body{
    background-color: #fff;
}
/*中间内容*/
 .place{
   
}

/*面包屑*/
.navigation-box{
    background-color: #fff;
    color:#999999;
    padding-bottom:15px;
}
.navigation-content{
    height:80px;
    line-height:80px;
    border-bottom: 1px solid #EEEEEE;
}
.navigation-item{
    font-size: 20px;
    font-family: Source Han Sans SC VF-Normal, Source Han Sans SC VF;
    font-weight: 400;
    color: #999999;
    line-height: 23px;
    display:inline-block;
}
.navigation-end{
    font-size: 20px;
    font-family: Source Han Sans SC VF-Normal, Source Han Sans SC VF;
    font-weight: 400;
    color: #333333;
    line-height: 23px;
}
.navigation-active{
    color:#21A63B;
    padding-bottom:27px;
    /* border-bottom:2px solid #21A63B; */
}

.navigation-active::after {
    content: '';
    width: 50%;
    height: 1px;
    display: block;
    margin: 0 auto;
    border-bottom: 2px solid #21A63B;
    padding-top: 26px;
  }
  

.mr30{
    margin-right:30px;
}
.navigation-item:last-child{
    margin-right:0;
}


.about-box-big{
    background: url('../../images/omzg_bg@2x.png') no-repeat;
    background-size: 100% 100%;
    padding-top:85px;
    padding-bottom:35px;
}
.oumeng-left{
    
}
.about-img{
    width:100%;
    padding-left: 85px;
    margin-top:250px;
}
.oumeng-title{
    font-size: 48px;
    font-weight: bold;
    color: #333333;
    line-height: 56px;
    padding-bottom:42px;
    border-bottom: 1px solid #EEEEEE;
}
.oumeng-line{
    width: 55px;
    height: 4px;
    background: #21A63B;
    margin-bottom:48px;
}
.oumeng-desc{
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    line-height: 42px;
    margin-bottom:50px;
}
.oumeng-content{
    font-size: 22px;
    font-weight: 400;
    color: #333333;
    line-height: 42px;
}

.honor-box{
    margin-top:87px;
}
.about-oumeng-title{
    font-size: 48px;
    font-weight: bold;
    color: #333333;
    line-height: 56px;
    text-align: center;
}
/*企业文化*/
.culture-box-big{
    background-color: #fff;
    padding-top:47px;
    padding-bottom:113px;
}
.headline{
    padding-bottom:30px;
    border-bottom:1px solid #EEEEEE;
    font-size: 48px;
    font-weight: bold;
    color: #333333;
    line-height: 56px;
    text-align: center;
}
.headline-line{
    width: 55px;
    height: 4px;
    background: #21A63B;
    margin:0 auto;
}
.culture-title{
    font-size: 28px;
    font-weight: bold;
    color: #555555;
    line-height: 33px;
    text-align: center;
    margin-top:60px;
    margin-bottom:20px;
}
.culture-desc{
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
    text-align: center;
    margin-bottom:37px;
    white-space: pre-line;
}
.lists{
    /* margin:0 -34px; */
    margin-right:29px;
}
.culture-item{
    margin:10px;
    background-color:#EFEFEF ;
}
/* .culture-item:last-child{
    margin-right:0;
} */
.culture-img{
    width:100%;
}
.culture-item-title{
    font-size: 22px;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
    
}
.culture-item-line{
    width: 28px;
    height: 2px;
    background: #21A63B;
    margin:10px 0;
}
.culture-item-desc{
    font-size: 18px;
    color: #666666;
    line-height: 30px;
}
.culture-content{
    padding: 28px 20px 40px 20px;
}

.more{
    margin:0 auto;
    width: 98px;
    height: 264px;
    background: #F9F9F9;
    font-size: 28px;
    font-family: Source Han Sans SC VF-Regular, Source Han Sans SC VF;
    color: #333333;
    line-height: 33px;
    text-align: center;
    position:relative;
}
.more:hover{
    color:#21A63B;
}
.more-text{
    width:100%;
    text-align: center;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.more-img{
    width:20px;
    /* display: block; */
}
.more-center{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/*企业荣誉*/
.honor-list{
    margin:0 auto;
    width:1320px;
    margin-top:105px;
    position:relative;
}
.honor-title{
    font-size: 18px;
    color: #333333;
    line-height: 21px;
    text-align: center;
    padding: 20px 30px;
    background: #fff;
    height:85px;
}
.market-item{
    /* width:315px !important; */

}
.honor-img{
    /* width:315px;
    height:257px; */
    width:100%;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '' !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '' !important;
}
.swiper-button-next img, .swiper-button-prev img{
    width:60px;
    height:60px;
}
.swiper-button-next, .swiper-button-pre,.swiper-button-next, .swiper-button-prev{
    top:45% !important;
}
.swiper-button-next{
    right:-60px !important;
}
.swiper-button-prev{
    left:-60px !important;
}
/*发展历程*/
.development-date{
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 28px;
}
.development-line{
    width: 31px;
    height: 2px;
    background: #FFFFFF;
    opacity: 1;
    margin:12px 0;
}
.development-desc{
    font-size: 16px;
    color: #FFFFFF;
    line-height: 19px;
}
.development-img{
    width:587px;
    max-height:650px;
}
.card-area{
    margin:82px auto 0;
    /* height:700px; */
    position:relative;
    overflow: hidden;  
    margin-bottom:70px;
}
.card-area .more{
    position:absolute;
    right:20px;
    top:50%;
    transform: translate(-50% , -50%);
    color:#fff;
    background: rgba(0,0,0,0.5000);
    z-index:100;
  
}
.card-area .more:hover{
    color:#21A63B;
}
.card-area .card-item{
    z-index:4;
    transition:all 2s cubic-bezier(.4,0,.2,1),z-index 0s .12s;
    /* transition: all 2s; */
    position:relative;
    float:left;
    width:20%;
    /* height:650px; */
    background-color:transparent;
    list-style: none;
}
.card-area .card-item .cards .card-content.content-first{
    transition:all .12s cubic-bezier(.4,0,.2,1) .18s;
    z-index:3;opacity:1;
    filter:alpha(opacity=100);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))
}
.card-area .card-item .cards .card-content.content-second{
    transition:all .12s cubic-bezier(.4,0,.2,1) 0s;
    z-index:2;opacity:0;
    filter:alpha(opacity=0);
    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0));line-height:2
}
.card-area .card-item .cards .card-content.content-second li{
    float:left;
    width:50%
}
.card-area .card-item .cards .card-content.content-second .main-info .development-content,.card-area .card-item .cards .card-content.content-first .main-info .development-content{
    position: absolute;
    bottom:30px;
    left:29px;
}
.card-area .card-item:hover{
    z-index:6;
    box-shadow:0 0 30px rgba(0,0,0,.2);
    width:40%;
    /* height:650px; */
 }
 .main-info{
    background-color: #000;
 }
 .development-img{
    opacity: 0.5;
 }
 .card-item.active .development-img{
    opacity: 1;
 }
/* .card-area .card-item.active{
    transition: all 1s;
    z-index:6;
    box-shadow:0 0 30px rgba(0,0,0,.2);
    width:40%;
    height:650px;
} */
 /*导航下的banner*/
 @media (min-width: 1000px ) and (max-width: 1800px){
    .honor-list {
      width:87%;
    }
    
 }
@media (max-width: 768px) {
 /*banner 和 导航*/
 .banner-title{
    font-size:20px;
}
.banner-wrapper {
    padding-top: 47%;
}
.banner-wrapper {
    position: relative;
    height: 0;
    padding-top: 23.5%;
}
.navigation-item,.navigation-end{
    font-size:16px;
}
.navigation-content{
    height:60px;
    line-height:60px;
}

    .oumeng-title{
        font-size:18px;
        padding-bottom: 3px;
        line-height:25px;
        
    }
    .oumeng-desc{
        font-size:16px;
        margin-bottom: 15px;
        line-height: 26px;
        margin-top:15px;
        text-align:justify;
        text-justify:inter-ideograph;
    }   
    .oumeng-content{
        font-size:14px;
        line-height: 26px;
    }
    .about-img{
        padding-left:0;
        margin-top:20px;
    }
     .culture-item {
        margin-right: 0;
    }
    .oumeng-line{
        margin-bottom: 3px;
    }
    .headline,.about-oumeng-title{
        font-size:18px;
        line-height:25px;
    }
    .headline{
        padding-bottom:6px;
    }
    .culture-title{
        font-size:18px;
        margin-top: 6px;
        margin-bottom:6px;
    }
    .culture-desc{
        font-size:16px;
        line-height: normal;
    }
    .lists{
        margin-right:0;
    }
    .more{
        height:40px;
        line-height: 40px;
        width:100%;
        text-align: center;
        font-size:18px;
        margin-top:0;
        display:inline-block;
        margin-bottom:10px;
    }
    .culture-item-title{
        font-size:18px;
    }
    .culture-item-desc{
        font-size:14px;
    }
    .culture-content{
        padding: 18px 17px 20px 17px;  
    }
    .culture-item{
        margin-bottom:20px;
    }
    .lists-box.row{
        margin-right:0;
        margin-left:0;
    }
    .honor-box{
        margin-top:30px;
    }
    .honor-list{
        margin: 0 auto;
        margin-top:30px;
        width:1320px;  
        
    }
    .about-box-big{
        padding-top:20px;
    }
    .honor-list{
        width:auto;
        padding:0 15px;
    }
    .honor-title{
        font-size:14px;
    }
    .honor-img{
        width:100%;
        height:auto;
    }
    .swiper-button-next img, .swiper-button-prev img{
        width: 30px;
        height:30px;
    }
    .swiper-button-next, .swiper-button-pre, .swiper-button-next, .swiper-button-prev {
        top: 50% !important;
    }
    .culture-box-big{
        padding:20px 0;
    }
    .swiper-button-prev{
        left: 0px !important;
    }
    .swiper-button-next {
        right: 0px !important;
    }


    /*发展历程*/
    .social{
        padding:.34rem .24rem;
    }
    .mySwiper2{
        
        width: 100%;
          height: 100%;
         
          overflow: hidden;
        }
        .mySwiper2 .swiper-wrapper{
             padding:.4rem .24rem;
        }
       .mySwiper2 .swiper-slide {
          text-align: center;
          background: #fff;
          align-items: center;
          transition: 300ms;
          transform: scale(0.8);
        }
        .mySwiper2 .social-item{ 
            width: 294px !important;
            height: 272px !important;
            background: #FFFFFF;
            box-shadow: 0px .08rem .2rem .02rem rgba(0, 0, 0, 0.15);
            border-radius: .08rem;
            z-index:989;
            display: block;
        }
        
         .mySwiper2 .swiper-slide-active,.swiper-slide-duplicate-active{
             width: 294px !important;
            
             transform: scale(1);
             z-index:999;
        }
        .mySwiper2 .social-img{
            width: 278px;
            height: 190px;
            border-radius: 4px;
            margin:.16rem;
        }
        
        
        .mySwiper2 .social-desc{
            /* height: .4rem; */
            font-size: 14px;
            font-weight: normal;
            color: #333333;
            padding:0 5px;
            /* line-height: .4rem; */
            /* padding-top:.04rem;
            padding-bottom:.28rem; */
        }
        .mySwiper2 .social-title{
            font-size: 20px;
            font-weight: bold;
            color: #333333;
            /* line-height: .56rem; */
            /* margin-top:.22rem; */
        }
        .about-box-big{
            padding-bottom:20px;
        }
        .honor-list .swiper-wrapper{
            height:210px !important;
        }
}
