
/* ---------------------------------------------------------- */
.about-brief-box{
    width: 100%;
    overflow: hidden;
    padding: 80px 0;
    background-color: #f8f8f8; 
}
.about-brief{
    width: 1280px;
    margin: 0 auto;
}


.about-black-title{
    width: 100%;
    overflow: hidden;
    text-align: center;margin-bottom: 35px;
}
.about-black-title h4{
    font-size: 36px;
    font-weight: bold;
    color: #000;
}
.about-black-title i{
    width: 44px;
    height: 1px;
    background-color: #333;
    display: inline-block;
    margin-top: 12px;
}

.about-brief-num{
    width: 100%;
    overflow: hidden;
    padding: 30px 0 0 0;
}

.about-brief-num ul li{
    width: 25%;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-top: 16px;
    border-right: 1px solid #e5e5e5;
}

.about-brief-num ul li h6{
    color: #37a808;
    font-size: 18px;
}
.about-brief-num ul li h6 span{
    font-size: 76px;
    font-weight: bold;
}
.about-brief-num ul li p{
    font-size: 16px;
    color: #666;
    margin-top: 12px;
}

.about-brief-num ul li:last-child{
    border-right: none;
}


.about-brief-wordsa{
    width: 80%;margin: 0 auto;
    overflow: hidden;
    padding: 20px 0 0 0;text-align:justify;
    height:auto;/*background: url(../img/logo.png) no-repeat 500px 50px ;*/
}
.about-brief-wordsa p{
    font-size: 20px; font-weight: 600;
    color: #333;
    line-height: 40px;
    margin-top: 16px;  


}

.about-brief-words{
    width: 100%;
    overflow: hidden;
    padding: 20px 0 0 0;
    height:auto;/*background: url(../img/logo.png) no-repeat 500px 50px ;*/
}
.about-brief-words p{
    font-size: 18px;
    color: #333;
    line-height: 26px;
    margin-top: 16px; 
}
.about-brief-more{
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 36px 0 10px 0;
}
.about-brief-more h6{
    width: 200px;
    height: 46px;
    display: inline-block;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 46px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
    transition: all .4s;
}
.about-brief-more h6 i{
    width: 7px;
    height: 11px;
    display: inline-block;
    background-image: url('../images/about_arrUp.png');
    vertical-align: middle;
    margin: -4px 0 0 12px;
}
.about-brief-more h6:hover{
    background-color: #37a808;
    color: #fff;
}
.about-brief-more h6:hover i{
    background-image: url('../images/about_arrUpH.png');
}

.about-culture-box{
    width: 100%;
    overflow: hidden;
    padding: 80px 0;
}
.about-culture{
    width: 1280px;
    margin: 0 auto;
}

.about-culture-piclist{
    width: 100%;
    overflow: hidden;
    padding: 20px 0 0 0;
}
.about-culture-piclist ul{
    margin-left: -1%
}
.about-culture-piclist ul li{
    width: 24%;
    margin-left: 1%;
    height: 350px;
    float: left;
    overflow: hidden;
    position: relative;
}
.about-culture-piclist ul li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .6s;
}
.about-culture-piclist ul li:hover img{
    transform: scale(1.1);
}

.about-culture-words{
    position: absolute;
    width: 92%;
    height: 60px;
    bottom: 2%;
    left: 4%;
    background-color: rgba(255, 255, 255, .9);
    padding: 16px 15px;
    text-align: center;
    transition: all .6s;
    overflow: hidden;
    z-index: 9;
}
.about-culture-words h6{
    font-size: 18px;
    color: #333;
    height: 28px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.about-culture-words p{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    margin-top: 12px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.about-culture-piclist ul li:hover .about-culture-words{
    background-color: rgba(55, 168, 8, .9); 
    height: 120px;
}
.about-culture-piclist ul li:hover .about-culture-words h6{
    color: #fff;
}


.about_wh{width:80%; margin:0 auto;} 
            .about_wh img {float:left;margin: 5px 0 0 0;width:314px}
            .about_wh .wh_text{float:right; width:690px;margin-top: 50px}
            .about_wh .wh_text h2{font-size: 20px; font-weight: 700;color:#367639;}
            .about_wh .wh_text p{font-size: 20px;line-height: 30px;margin-top: 25px;font-weight: 600}


#affiliate .inner{width:1100px; margin: 0 auto}
#affiliate {  padding: 30px 0; }
#affiliate h3 { text-align: left; padding: 0 0 35px; }
#affiliate article { padding: 0 0 100px; }
#affiliate article img { float: left; }
#affiliate article div { float: right; width: 535px; }
#affiliate article div h4 { font-size: 22px; font-weight: bold; padding: 0 0 18px; }
#affiliate article div h4 a {    font-size: 20px;
    margin-top: 2px;
   
    display: inline-block;}
#affiliate article div dl { border-top: solid 1px #e5e5e5; font-size: 18px; }
#affiliate article div dl dt { float: left; width: 105px; font-weight: bold; padding: 18px 0; line-height: 26px; }
#affiliate article div dl dd { padding: 18px 0 18px 105px; border-bottom: solid 1px #e5e5e5; line-height: 26px; }
#affiliate .btn1 { margin: 0 auto; }


#proli{ width:1200px; padding-top:30px; overflow:hidden;}
#proli ul{ list-style:none;}
#proli ul li{margin-bottom:20px; width:100%;}
#proli ul li a{ display:block; text-align:center; padding:20px;  overflow:hidden;transition:background 0.5s,color 0.5s; border-bottom:solid 1px #eee;}
#proli ul li a img{ float:right; width:500px;}
#proli ul li a div{ float:left; text-align:left; width:580px;}
#proli ul li a div p.a1{ font-size:30px; line-height:40px; padding-bottom:10px; margin-top: 20px}
#proli ul li a div p.a2{ font-size:18px; color:#666; line-height:24px;}
#proli ul li a div p.a3{ width:110px; border-radius:3px; text-align:center; background:#367639; font-size:14px; color:#fff; line-height:40px; margin-top:60px; transition:width 0.5s;}
  

#proli ul li.bbt a img{ float:left; width:500px;}
#proli ul li.bbt a div{ float:right; text-align:left; width:580px;}
#proli ul li.bbt a div p.a1{ font-size:30px; line-height:40px; padding-bottom:10px;}
#proli ul li.bbt a div p.a2{ font-size:18px; color:#666; line-height:24px;}


#proli ul li a:hover{ background:#eee; color:#000;}
#proli ul li a:hover div p.a3{ width:150px;}



/* ----------------时间轴---------------------- */
.about-timershaft-box{
    width: 100%;
    overflow: hidden;
    height: 730px;
    background-repeat: no-repeat;
    padding: 80px 0;
    background-image: url('../banner/banner_fzlc.jpg');
}
.about-timershaft{
    width: 1280px;
    margin: 0 auto;
}
.about-white-title{
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.about-white-title h4{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.about-white-title i{
    width: 44px;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    margin-top: 12px;
}
.about-timershaft-matter{
    width: 100%;
    overflow: hidden;
}




/*董事长致辞*/
.com-COB{padding:55px 0 85px;}
.cCOB-head{width:35.8333%;text-align:center;float:left;}
.cCOB-head .head-img{display:inline-block;position:relative;}
.cCOB-head .head-img img{width:300px;height:300px;border-radius:100%;object-fit:cover;position:relative;z-index:2;}
.cCOB-head .head-img:before{content:"";display:block;width:100%;height:100%;border-radius:100%;background:#f3f3f3;position:absolute;left:0px;bottom:-18px;}
/*.cCOB-head .head-img:after{content:"";display:block;width:1px;height:129px;background:#e1e1e1;position:absolute;left:50%;bottom:-194px;margin:0 0 0 -1px;}*/

.cCOB-box{padding:0 0 54px;width:64.1666%;line-height:32px;color:#777777;/*background:url(../images/CEO-line.png) no-repeat left bottom / 100% auto;*/float:right;}
.cCOB-box p{ font-size: 18px; line-height: 35px;}
.cCOB-sign{text-align:right;margin:36px 0 0;}






/* -------------------------------------- */


.about-honor-box{
    width: 100%;
    overflow: hidden;
    padding: 80px 0 40px 0;
    background-color: #f8f8f8;
}
.about-honor{
    width: 1280px;
    margin: 0 auto;
}

.about-honor-piclist{
    width: 100%;
    overflow: hidden;
}
.swiper-container-honor{
    width: 100%;
    position: relative;
}

.about-honor-words{
    width: 100%;
    height: 500px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
}

.about-honor-wpic{
    width: 100%;
    padding: 60px 60px 20px 60px;
    height: 380px;
    overflow: hidden;
    text-align: center;
}
.about-honor-wpic img{
    max-height: 100%;
    object-fit: cover;
    border: 1px solid #e5e5e5;
}
.about-honor-wp{
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.about-honor-wp p{
    font-size: 16px;
    color: #333;
}
.about-honor-wmore{
    width: 100%;
    overflow: hidden;
    padding: 0 40px;
    position: absolute;
    bottom: 0;
}
.about-honor-wmore h6{
    width: 100%;
    height: 50px;
    background-color: #37a808;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    display: none;
}
.about-honor-wmore h6 i{
    width: 22px;
    height: 9px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url('../images/about_zsArr.jpg.png');
    vertical-align: middle;
    margin: -2px 0 0 10px;
}

.about-honor-words:hover h6{
    display: block;
}

.swiper-container-honor .swiper-wrapper{
    padding: 0 0 80px 0;
}

.swiper-container-honor .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: transparent;
    opacity: 1;
    border: 1px solid #37a808;
}
.swiper-container-honor .swiper-pagination-bullet-active {
    opacity: 1;
    background: #37a808;
}





.about-environment-box{
    width: 100%;
    overflow: hidden;
    padding: 80px 0 40px 0;
}
.about-environment{
    width: 100%;
}
.about-environment-matter{
    width: 100%;
    overflow: hidden;
    padding: 40px 0 0 0;
}
.swiper-container-environment{
    width: 100%;
    position: relative;
}

.swiper-container-environment .swiper-slide-prev,
.swiper-container-environment .swiper-slide-next{
    width: 30% !important;
    margin-top: 50px;
}
.swiper-container-environment .swiper-slide-active{
    width: 40% !important;
}


.swiper-container-environment img{
    width: 100%;transition: all .6s;
    height: 400px;object-fit: cover;
}

.swiper-container-environment .swiper-slide-active img{
    width: 100%;
    height: 500px;
}
.swiper-container-environment .swiper-button-prev{
    left: 32%;
}
.swiper-container-environment .swiper-button-next{
    right: 30%;
}


.about-team-box{
    width: 100%;
    overflow: hidden;
    padding: 80px 0;
}
.about-team{
    width: 1280px;
    margin: 0 auto;
}
.about-team-matter{
    width: 100%;
    overflow: hidden;
    padding: 40px 0 0 0;
}

.swiper-container-team{
    width: 100%;
    position: relative;
}


.about-team-pic{
    width: 100%;
    height: 140px;
    border: 1px solid #e5e5e5;
    position: relative;
    overflow: hidden;
}

.about-team-pic img{
    max-width: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.about-team-pic:hover {
    border-color: #37a808;
}
.swiper-container-team .swiper-wrapper{
    padding: 0 0 60px 0;
}
.swiper-container-team .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: transparent;
    opacity: 1;
    border: 1px solid #37a808;
}
.swiper-container-team .swiper-pagination-bullet-active {
    opacity: 1;
    background: #37a808;
}



/* -------------------------PC端--------------------------- */

@media all and (max-width:1700px) {}

@media all and (max-width:1460px) {}

@media all and (max-width:1380px) {
    .about-brief {
        width: 94%;
        margin-left: 3%;
    }
    .about-brief-num ul li h6 span {
        font-size: 70px;
    }
    .about-culture {
        width: 94%;
        margin-left: 3%;
    }
    .about-timershaft {
        width: 94%;
        margin-left: 3%;
    }
    .about-honor {
        width: 94%;
        margin-left: 3%;
    }
    .swiper-container-environment img{
        width: 100%;
        height: 320px;
    }
    
    .swiper-container-environment .swiper-slide-active img{
        width: 100%;
        height: 400px;
    }
    .swiper-container-environment .swiper-slide-prev, .swiper-container-environment .swiper-slide-next {
        margin-top: 40px;
    }
    .about-team {
        width: 94%;
        margin-left: 3%;
    }
    .about-honor-words{height: 460px;}
    .about-honor-wpic {height: 350px;}
}

@media all and (max-width:1300px) {}

@media all and (max-width:1280px) {}

@media all and (max-width:1200px) {}


/* ------------------------手机端-------------------------- */

@media all and (max-width:640px) {
	
	
	.about-brief-wordsa{
	    width: 100%;margin: 0 auto;
	    
	}
 
	
	
	#affiliate .inner{width:100%; }
     .w12000{width:100%;margin:0 auto}
    .about-brief-box {
        padding: 24px 0;
    }
    .about-black-title h4 {
        font-size: 22px;
    }
    .about-brief-num ul li {
        width: 50%;
        margin-top: 10px;
        border-right: none;
    }
    .about-brief-num ul li h6 span {
        font-size: 28px;
    }
    .about-brief-num ul li h6 {
        font-size: 16px;
    }
    .about-brief-num ul li p {
        font-size: 14px;
        margin-top: 8px;
        width: 92%;
        margin-left: 4%;
    }
    .about-brief-num {
        padding: 14px 0 0 0;
    }
    .about-brief-more {
        padding: 24px 0 6px 0;
    }
    .about-brief-words {
        padding: 16px 0 0 0;
         
    }
    .about-culture-box {
        padding: 24px 0;
    }
    .about-culture-piclist ul{margin-left: 0%;}
    .about-culture-piclist ul li {
        width: 100%;
        margin-left: 0%;
        height: 220px;
        margin-top: 12px;
    }
    .about-timershaft-box {
        height: auto;
        padding: 28px 0;
    }
    .about-white-title h4 {
        font-size: 22px;
    }
    .about-honor-box {
        padding: 24px 0 16px 0;
    }
    .about-honor-wpic {
        width: 100%;
        padding: 20px 20px;
        height: 300px;
    }
    .about-honor-words {
        height: 420px;
    }
    .about-honor-piclist{margin-top: 20px;}
    .swiper-container-honor .swiper-wrapper {
        padding: 0 0 56px 0;
    }
    .about-environment-box {
        padding: 24px 0 16px 0;
    }
    .swiper-container-environment img{
        height: 160px;
    }
    .swiper-container-environment .swiper-slide-active img{height: 200px;}
    .swiper-container-environment .swiper-slide-prev, .swiper-container-environment .swiper-slide-next{
        margin-top: 20px;
    }
    .swiper-container-environment .swiper-button-prev{left: 14px;}
    .swiper-container-environment .swiper-button-next{right: 14px;}
    .about-environment-matter {padding: 28px 0 0 0;}
    .about-team-box {
        padding: 24px 0;
    }
    .about-team-pic {
        height: 100px;
    }
    .about-team-pic{width: 99.9%;}
    .about-team-pic img {
        max-width: 88%;
    }
    
    
    .about_wh{width:100%; } 
            .about_wh img {float:none;margin: 5px 0 0 0; width: 100%}
            .about_wh .wh_text{float:none; width:100%;margin-top: 20px}
            .about_wh .wh_text h2{font-size: 20px; font-weight: 700;color:#367639;}
            .about_wh .wh_text p{font-size: 18px;line-height: 30px;margin-top: 25px; width: 100%}

    #affiliate { padding: 60px 0 0; }
#affiliate h3 { text-align: left; padding: 0 0 30px; }
#affiliate article { padding: 0 0 70px; }
#affiliate article:last-of-type { padding: 0; }
#affiliate article img { float: none; width: 100%; height: auto; }
#affiliate article div { float: none; width: 100%; }
#affiliate article div h4 { font-size: 18px; padding: 25px 0 20px; }
#affiliate article div dl dt { float: none; width: 100%; font-weight: bold; padding: 12px 0 3px; line-height: 20px; font-size: 16px; }
#affiliate article div dl dd { width: 100%; padding: 0 0 12px; line-height: 20px; font-size: 14px; }
#affiliate .btn1 { margin: 0 auto; }	
    
#proli{ width:100%; margin:0 auto}
#proli ul{ list-style:none; width:95%; margin:0 auto;}
#proli ul li{ width:100%; overflow:hidden; margin-bottom:2rem;}
#proli ul li a{ display:block; text-align:left; border-bottom:solid 1px #eee; padding-bottom:10px; transition:background 0.5s; margin:0 .5rem;}
    
#proli ul li a div{ float:right; text-align:left; width:100%;}
#proli ul li a img{ float:none; width:100%;}
#proli ul li a div p.a1{ font-size:1rem; line-height:2rem;}
#proli ul li a div p.a2{ color:#666; line-height:1rem;}
#proli ul li a div p.a3{ width:100px; border-radius:3px; text-align:center; background:#367639; font-size:.8rem; color:#fff; line-height:2rem; margin-top:30px; transition:width 0.5s;}
    
    
  .com-COB{padding:1.1rem 0 1.7rem;}
	.cCOB-head,
	.cCOB-box{width:100%;float:none;}
	.cCOB-head .head-img:before,
	.cCOB-head .head-img:after{display:none;}
	.cCOB-box{margin:1rem 0 0;} 
    
   
 
    
    
 

    
}


