
/*关于我们202308*/
.about{padding-top:0;}
/* 荣誉证书 */
.honor-list{/* margin:95px auto 100px; */overflow:hidden;margin:30px auto 30px;/* 202408 */}
.honor-list li{/* border:1px solid #d8dce8; */padding:0px 0px 10px 0px ;width:24%;float:left;margin-right:1.3333%;margin-bottom: 15px;text-align: center;background:#f8f8f8;border-radius:5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.honor-list li:nth-child(4n){margin-right:0}
.honor-list li .com-img{/* height:330px; */}
.honor-list li .com-img img{width:100%;height:100%;object-fit: contain;}
.honor-list li h4{/* margin-top:30px; */font-size: 20px;color:#333;}
/* 员工风采 */
.worker-list{margin:95px auto 100px;overflow:hidden;}
.worker-list li{border:1px solid #d8dce8;width:23%;float:left;margin-right:2.666666%;margin-bottom:32px;text-align: center;border-radius:5px;overflow:hidden;position:relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.worker-list li:nth-child(4n){margin-right:0}
.worker-list li .com-img{height:250px;}
.worker-list li .com-img img{width:100%;height:100%;object-fit:cover;}
.worker-list li h4{font-size:18px;position:absolute;left:0px;bottom:-100%;width:100%;background:rgba(33,40,54,0.58);color:#fff;padding:20px;transition:all 0.4s;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;}
.worker-list li:hover h4{background:rgba(33,40,54,0.8);bottom:0;}
/* 企业优势 */
.advantage{ padding-bottom:50px;}
.advantage ul{ overflow:hidden;}
.advantage ul li{ width:20%; overflow:hidden; float:left;}
.advantage ul li .pics{ border:1px solid #ccc;}
.advantage ul li .pics img{ text-align:center;display:block; margin:0 auto; width:100%;transition: all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1) 0s; -webkit-transition: all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1) 0s; -moz-transition: all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1) 0s; -o-transition: all 0.4s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;}
.advantage ul li .pics:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}
.advantage ul li .txts{ padding:15px 25px; height:300px;background: linear-gradient(to top,#33c68f,#1d74cb);}
.advantage ul li .txts h3{ color:#fff; font-size:18px; line-height:26px; font-weight:bold; padding:11px 0;}
.advantage ul li .txts h4{ color:#fff; text-transform:uppercase; line-height:18px;}
.advantage ul li .txts p{ color:#fff; font-size:15px; line-height:24px; /* padding-top:12px; */padding-top:52px;}
.advantage ul li .nub{ background:url(../images/nub.png) no-repeat; width:240px; height:215px;}
.advantage ul li .nub.nub1{ background-position:0 42px;}
.advantage ul li .nub.nub2{ background-position:-240px 42px;}
.advantage ul li .nub.nub3{ background-position:-480px 42px;}
.advantage ul li .nub.nub4{ background-position:-720px 42px;}
.advantage ul li .nub.nub5{ background-position:-960px 42px;}
.advantage ul li.li1 .txts{   border-right:1px solid #ccc; border-left:1px solid #ccc;background: linear-gradient(to top,#33c68f,#1d74cb);}
/* 企业优势 */
@media(max-width:1000px){
	.advantage ul li{ width:100%; overflow:hidden; float:none;}
	.advantage ul li .txts {height:auto;}
	.advantage ul li .nub {display:none;}
	 
	
}
/* 关于我们 */
.about-cont1{padding:20px 0;}
.about-cont1-note{width:44%;float:left;}
.about-cont1-note .pub-tit{text-align: left;}
.about-cont1-note p{color:#333;line-height:22px;margin-top:28px;font-size:14px;}
.about-slide{width: 720px;margin: 0 auto;float:right;/*width: 100%;*/}
.view-big .swiper-container{width:100%;height:412px;}
.view-big .arrow-left{background: url(../images/appprev.png) no-repeat left top;position: absolute;left: 10px;top: 50%;margin-top: -25px;width: 28px;height: 51px;z-index: 10;}
.view-big .swiper-slide{position:relative;}
.view-big .play{position:absolute;width:84px;height:84px;background:url(../images/play.png) no-repeat center;z-index:99;left:50%;top:50%;margin-left:-42px;margin-top:-42px;cursor:pointer;}
.view-big img{width:100%;height:100%;object-fit: contain;}
.view-big .arrow-right{background: url(../images/appnext.png) no-repeat left bottom;position: absolute;right: 10px;top: 50%;margin-top: -25px;width: 28px;height: 51px;z-index: 10;}
.preview-sm{width: 100%;margin-top: 20px;position: relative;}
.preview-sm .swiper-container{width: 540px;height: 70px;}
.preview-sm .swiper-slide{width:128px;height:70px;background:#EFF4F6;border-radius:10px;cursor:pointer;margin-right:10px;}
.preview-sm .slide6{width: 82px;}
.preview-sm .arrow-left{background: url(../images/appprev.png) no-repeat center / contain;position: absolute;left: 10px;top: 50%;margin-top: -29px;width: 58px;height: 58px;z-index: 10;border-radius: 50%;left:0px;}
.preview-sm .arrow-right{background: url(../images/appnext.png) no-repeat center / contain;position: absolute;right: 10px;top: 50%;margin-top: -29px;width: 58px;height: 58px;z-index: 10;border-radius: 50%;right:0px;}
.preview-sm img{padding: 1px;width:100%;height:100%;object-fit: cover;}
.preview-sm .active-nav img{padding: 0;border: 1px solid #006EBD;border-radius:10px;}
.about-data-num{background:url(../images/about_number_bg.jpg) no-repeat center / cover;padding:110px 0;color:#fff;}
.about-introduce .info{font-size:16px;line-height: 35px;text-align: center;}
.about-introduce-data h4{font-size: 16px;margin-bottom:5px;}
.about-introduce-data h4 span{font-family: "DINPro";font-size:60px;}
.about-introduce-data ul{display:flex;justify-content: space-evenly;}
.about-introduce-data li{width:25%;font-size:16px;text-align: center;position: relative;}
.about-introduce-data li::after{position: absolute;content:"";width:1px;height:80px;background:#fff;left:0px;top:20px;}
.about-introduce-data li:first-child:after{display: none}
.about_center02{background: #eff4f6;}
.about-culture{padding:160px 0;/*background:url(../images/culture_bg.jpg) no-repeat center / cover;*/background:url(../images/culture_bg.png) no-repeat center / cover;}
.about-culture h2 span{z-index:1;}
.about-culture h2{text-align: center;margin-bottom:45px;}
.about-culture ul{/*background:#fff;*/border-radius:10px;overflow:hidden;box-shadow: 0px 5px 22.08px 1.92px rgba(6, 5, 5, 0.02); background:#006ebd;}
.about-culture ul li{width:50%;float:left;text-align: center;/*padding:50px;*/position:relative; color:#fff;}
.about-culture ul li::after{position: absolute;content:"";width:1px;/*height:80%;top:10%;*/background:#d1d9e8;height:80%;}
.about-culture ul li:first-child:after{right:0px;top:20%; }
.about-culture ul li:nth-child(2):after{display: none}
.about-culture ul li:nth-child(3):after{display: none}
.about-culture ul li:last-child:after{left:-1px;top:0%;}
.about-culture ul li::before{position: absolute;content:"";width:80%;background:#d1d9e8; height:1px;}
.about-culture ul li:first-child:before{right:0px;bottom:0px; }
.about-culture ul li:nth-child(2):before{display: none}
.about-culture ul li:nth-child(3):before{display: none}
.about-culture ul li:last-child:before{left:0px;top:-1px; }
.about-culture ul li h4{font-size:24px;/*color:#333;*/margin:25px auto;color:#fff;}
.about-culture ul li .item{float:right;width:80%; /*height:258px;*/ transition:.3s ease;  margin-left:-2px;}
.about-culture ul li:nth-child(2n) .item{float:left; }
/*.about-culture ul li .item:hover{background:url(../images/ipart03_1.png) no-repeat center;}*/
.about-culture ul li .item .box{padding:30px 30px;}
.about-culture ul li .item .intro{margin-bottom:20px; float:left; border:1px solid #FFFFFF; padding:8px; border-radius:8px;}
.about-culture ul li .item .intro .img{width:58px; height:61px; float:right; /*background:url(../images/ipart03_2.png) no-repeat;*/ transition:transform .5s ease;}
.about-culture ul li .item:hover .intro .img{/*background-position:0 -61px;*/}
.about-culture ul li .item .content{font-size:14px; color:#fff; line-height:22px; /*height:44px; */overflow:hidden; padding-left:20px; text-align:left;}
.about-culture ul li .item .content .tit{font-size:25px; color:#fff; font-family:Impact;line-height:1; margin-top:0; font-weight:normal; margin-bottom:15px;}
.about-culture ul li .item1{}
.about-culture ul li .item2{}
.about-culture ul li .item3{}
.about-culture ul li .item4{}
.about-culture ul li .item:hover .intro .img{transform:rotateY(180deg);}
.about-history{padding:30px 0 50px 0;}
.gslc{ padding-bottom: 67px;}
.gslc_tit{padding: 50px 0 88px;text-align: center;}
.gslc_tit h2{font-size: 36px; font-weight: bold; color: #327e58; padding-bottom: 30px; position: relative;}
.gslc_tit h2:before{border-bottom: 2px solid #327e58;bottom: 0;left: 50%; transform: translateX(-50%);position:absolute; content: ""; width: 110px;}
.gslc_nr{ padding: 0 100px 0 100px;position: relative; }
/*.gslc_nr:before{position: absolute; content: "";border-bottom: 2px solid #0099ff;width: 100%;left: 0; bottom: 10px;bottom: 5px;}*/
.gslcbox h2{color: #fff;/*background: #318f60;margin-left: 5px; padding: 9px; font-size: 16px; border-radius: 10px;*/ font-size: 20px;/* color:#006ebd; */ font-weight:bold; padding-top:15px; padding-bottom:15px;background: linear-gradient(to left,#33c68f,#1d74cb); color: transparent; -webkit-background-clip: text; background-clip: text;width:80px;}
.gslcbox h2 b{width: 16px;height: 16px;border-radius: 8px; background: #e4f5ef; display: inline-block;vertical-align: middle; margin: -3px 8px 0 0;}
.gslcbox{position: relative;/*overflow: hidden;*/-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding-left: 60px;}
.gslcxq {min-height: 50px; width:2px; /* background:#0099ff; */ text-align:center; margin-left:20px; background: linear-gradient(to left,#33c68f,#1d74cb);}
.gslcxq:after{position: absolute;/* left: 0; */ bottom: -5px;content: "";width:10px; height:10px; border-radius: 10px; /* background:#0099ff; */ text-align:center;  margin-left:15px;z-index:200;background: linear-gradient(to left,#33c68f,#1d74cb);left: 60px;}
.gslcxq h3{position: absolute;left: -15px; bottom: 60px; font-size: 22px; color: #318f60; transform: rotate(-90deg);}
.gslc_nr .swiper-wrapper .swiper-slide .gslcxq {background: linear-gradient(#33c68f,#1d74cb);}
.gslc_nr .swiper-wrapper .swiper-slide .gslcxq:after{background: linear-gradient(#33c68f,#1d74cb);}
.gslc_nr .swiper-wrapper .swiper-slide:nth-child(2n) .gslcbox{position: relative;/*overflow: hidden;*/-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; margin-bottom:-200px; padding-top:30px; padding-left: 60px;}
.gslc_nr .swiper-wrapper .swiper-slide:nth-child(2n) .gslcxq {min-height: 50px; width:2px; /* background:#0099ff;  */text-align:center; margin-left:20px; position: absolute;/* left: 0; */top: -5px;background: linear-gradient(#33c68f,#1d74cb);}
.gslc_nr .swiper-wrapper .swiper-slide:nth-child(2n) .gslcxq:after{position: absolute;left: -5px;  content: "";width:10px; height:10px; border-radius: 10px; /* background:#0099ff; */ text-align:center;  margin-left:0px;top: 0px; z-index:200;background: linear-gradient(to left,#33c68f,#1d74cb);}
.gslc_nr .swiper-container{background:url(../images/history_bg.png) no-repeat center / cover; padding-top:200px; padding-bottom:200px;/* overflow-y: visible;*/}
.gslc_nr .swiper-container:before{position: absolute; content: "";border-bottom: 2px solid #33c68f;width: 100%;left: 0; /*bottom: 10px;*/bottom: 200px;}
.gslc_nr .swiper-button-prev, .gslc_nr .swiper-button-next{top:65%;}
.gslc_nr .swiper-wrapper {align-items: flex-end;}
/*.lefttb{background: url(../images/a_06.png) no-repeat left center #f8f9fb; width: 25px;height: 4px; position: absolute;bottom: 9px;left: 0;}
.righttb{background: url(../images/a_06.png) no-repeat right center #f8f9fb; width: 25px;height: 4px; position: absolute;bottom: 9px;right: 0;}
*/
@media(max-width:1220px){
 .gslc_nr{padding-left: 50px;padding-right: 50px;}
/*.gslc_nr .swiper-container{ padding-top:80px; padding-bottom:80px;}
.gslc_nr .swiper-container:before{bottom: 80px;}*/
}
@media(max-width:1000px){
.gslc_tit{padding: 20px 0;}
.gslc_tit h2{font-size: 24px;padding-bottom: 20px;}
.gslc_nr{padding: 0;}
.gslc_nr .swiper-button-prev, .gslc_nr .swiper-button-next{top:55%;}
.gslc_nr .swiper-container{ padding-top:0px; padding-bottom:200px;}
.gslc_nr .swiper-container:before{bottom: 200px;}
.gslc{padding-bottom: 40px;}
}
@media(max-width:760px){
.gslcbox h2{ font-size: 15px;}
.gslcbox p{ font-size: 12px;}
/*.gslc_nr .swiper-container{ padding-top:30px; padding-bottom:30px;}
.gslc_nr .swiper-container:before{bottom: 30px;}*/
.gslc_nr .swiper-container{ padding-top:0px; padding-bottom:150px;overflow: visible;}
.gslc_nr .swiper-container:before{bottom: 150px;}
.gslcbox h2{ font-size: 15px;}
}
.about-honor{/*padding:140px 0;*/padding:40px 0; }
.about-honor ul{/*display:flex;*/justify-content:space-between;/*margin:80px auto 50px;*/margin:80px auto 0px;}
.about-honor ul li{width:23%;text-align: center;border:1px solid #e5e5e5;padding:10px 10px; border-radius:5px; display:inline-block;margin-right: 1.666666%;margin-bottom: 32px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}
.about-honor ul li h4{padding:5px 0px 0;position:relative;font-size:18px;color:#333;text-align:center;}
.about-honor ul li .com-img{width:100%;height:260px}
.about-honor ul li .com-img img{width:100%;height:100%;object-fit:contain}
.about-honor_bottom {text-align:center; position:relative; margin-bottom:30px; padding:10px 0;}
.about-honor_bottom a{display: block;border: 0px #33c68f solid;height: 45px;line-height: 45px;width:150px; text-align: center; font-size: 16px; color: #FFF; position: relative;margin: auto; cursor:pointer; background: linear-gradient(#33c68f, #0bb5cf);border-radius: 20px;}
.about-honor_bottom a .icon{display: inline-block;overflow: hidden;width:16px;height:18px;vertical-align: middle; background-position:0 -18px !important;background: url(../images/load_icon.png)  no-repeat;margin: 0 .3em; background-position:0 0;}
.about-honor_bottom a:hover {border-color: #33c68f;  background-color: #33c68f;color: #fff;}
.about-honor_bottom a:hover .icon{background-position:0 0px;}
.pub-more{background:url(../images/moreblue.png) no-repeat center / contain;width:87px;height:44px;display:block;margin:0 auto;}
.pub-more.white{background:url(../images/morewhite.png) no-repeat center / contain;}
.about-staff{/* background:#eff4f6; *//*padding:170px 0;*/ padding:70px 0;}
.about-staff .pub-info{margin-bottom:80px;}
#certificate_swiper{ width:1370px;}
#partners_swiper{ width:1370px;}
#staff_swiper{ width:1370px;}
.about-honor .contain .swiper-button-prev {margin-top:30px;left: 0px;}
.about-honor .contain .swiper-button-next {margin-top:30px;right: 0px; }
@media all and (max-width:1449px){/*1440 * 900*/
    .contain{/*width:100%;*/padding:0 2%; width:auto;}
	
	 
#certificate_swiper{ width: calc((100% - 60px)); }	
#partners_swiper{ width: calc((100% - 60px)); }	
#staff_swiper{ width: calc((100% - 60px)); }
   
}
@media all and (max-width:1367px){/*1366 * 768*/
}
@media all and (max-width:1281px){
	 
.about-honor .contain .swiper-button-prev {margin-top:0px;left: 10px;}
.about-honor .contain .swiper-button-next {margin-top:0px;right: 0px; }
   
}
/* ipad 及以下 */
@media all and (max-width:1180px){
	 
	 .about-honor .contain .swiper-button-prev {margin-top:0px;left: 0px;}
.about-honor .contain .swiper-button-next {margin-top:0px;right: 0px; }
    /* honor */
    .honor-list{margin:25px auto;}
    .honor-list li{width:48%;margin-right:0;padding:15px;margin-bottom: 15px;;}
    .honor-list li .com-img{/* height:200px; */}
    .honor-list li h4{font-size:14px;margin-top:15px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
    .honor-list li:nth-child(2n){float:right;}    
     /* worker */
     .worker-list{margin:25px auto;}
     .worker-list li{width:48%;margin-right:0;padding:0px;margin-bottom: 15px;;}
     .worker-list li .com-img{height:110px;}
     .worker-list li h4{font-size:14px;padding:10px;bottom:0;}
     .worker-list li:nth-child(2n){float:right;}
    /* 关于我们 */
    .about-cont1{padding:30px 0;}
    .about-cont1-note{width:100%;}
    .about-data-num{padding:20px 0;}
    .about-introduce-data ul{flex-wrap: wrap;}
    .about-data-num li{width:50%;margin-bottom:25px;}
    .about-introduce-data li::after{display:none;}
    .about-introduce-data h4 span{font-size: 40px;}
    .about-culture{padding:30px 0;}
    .about-culture h2{margin-bottom:20px;}
    .about-honor{padding:30px 0;}
    .about-honor ul{flex-wrap:wrap;margin-top:20px;}
    .about-honor ul li{width:46%; height: 225px;}
    .about-slide{width:100%;}
    .view-big .swiper-container{height:220px;}
    .preview-sm .arrow-right{width:40px;height:40px;right:0px;}
    .preview-sm .arrow-left{width:40px;height:40px;left:0px;}
    .preview-sm .swiper-slide{width:100px;height:60px;}
   
    .about-staff{padding:30px 0;}
    .about-staff .pub-info{margin-bottom:20px;}
	
	
   
	
	
    .about-culture ul li span img{width:40px;}
     .about-honor ul li .com-img{height:167px;}
   
}
/* Mobile */
@media all and (max-width:768px){
.about-cont1-note p{font-size:14px;}
	 
}
.about-honor ul li h4{padding:5px 0px 0;position:relative;font-size:12px;color:#333;text-align:center;}
@media all and (max-width:640px){
	.about-honor ul li h4{padding:5px 0px 0;position:relative;font-size:12px;color:#333;text-align:center;}
 .about-culture ul li{width:100%;padding:20px 0px;}
     .about-culture ul li:before{display:none;}
    .about-culture ul li:after{display:none;}
	
	.about-culture ul li .item{width:100%; float:none;}
	.about-culture ul li .item .box {padding: 10px 10px;}
	
	
	 
	 
}
/*关于我们202308*/
