.banner{width: 100%;margin-top: 0; overflow: hidden; position: relative;z-index: 1;background-color: #fff;overflow: hidden;}
.banner .swiper-slide {height: 100%;}
.banner .swiper-button-next,.banner .swiper-button-prev{bottom: 30px;top: auto; width: 50px;height: 50px;border-radius: 50%;background: url(../images/arr_left_yr_w.banner .swiper-button-prev.png) center no-repeat;background-size: 100%;left:auto;right: 5%;}
.banner .swiper-button-prev{background-image: url(../images/arr_left_yl_w.png);left: 5%;right: auto;}
.banner .swiper-button-next{background-image: url(../images/arr_left_yr_w.png);left: 5%;right: auto;margin-left: 5.0rem;}

.banner .slick-list,.banner .swiper-wrapper,.banner .slick-slider .slick-track,.banner .slick-slider .slick-list,.banner .slick-slider .slick-slide >div{height: 100%;}
.banner .swiper-slide a{display: block;width: 100%;height: 100%;}
.banner .swiper-slide img{margin: 0 auto;}
.banner .swiper-slide .bannerimg{position: relative;}
/*.banner .swiper-slide .bannerbg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.2);z-index: 0;content: "";}*/
.banner .container{width: 60%; position: absolute;top: 0; left: 50%;transform: translateX(-50%); height: 100%;z-index: 100;}
.banner .container .con{color: #fff;position: absolute;top: 30%;left: 0; transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff; width: 100%;}
.banner .container .con .title{font-size: 2.4rem;font-family: 'Microsoft JhengHei';text-align: center;font-weight: bold;}
.banner .container .con .desc{font-size: 1.2rem;line-height: 1.4;margin-top: 1.0rem;text-align: center;}
.banner .container .con .btns{margin-top: 2.5rem;padding: 0.6rem 2.8rem;background-color: #134398;border-radius: 1.4rem;display: inline-block;}
.banner .container .con .btns a{display: inline-block;padding: 15px 20px;vertical-align: top;margin-right: 16px;border-radius: 2rem;min-width: 9.0rem;text-align: center;font-size: 1rem;font-weight: normal;color: #fff;transition: all 0.5s;cursor: pointer;background-color: #ef8200;}
.banner .container .con .btns a .iconfont{font-size: 1.2rem;line-height: 1; margin-left: 0.5rem;}
/*.banner .container .con .btns a.on,.banner .container .con .btns a:hover{background-color: #fff;color: #ec3630;}*/
.banner .bgb { position:absolute; position: relative; width:100%; height:100%; left:0; top:0;background-size: cover;background-position: center center;background-repeat: no-repeat; }	
/*.banner .swiper-slide .bgb{
 	-ms-transform: scale(1.04,1.04);
    -o-transform: scale(1.04,1.04);
    -moz-transform: scale(1.04,1.04);
    -webkit-transform: scale(1.04,1.04);
    transform: scale(1.04,1.04);
    -webkit-transition: transform 8000ms ease-in-out;
    -moz-transition: transform 8000ms ease-in-out;
    -o-transition: transform 8000ms ease-in-out;
    -ms-transition: transform 8000ms ease-in-out;
    transition: transform 8000ms ease-in-out;}
.banner .swiper-slide-active .bgb,.banner .slick-active .bgb {
    -ms-transform: scale(1.0,1.0) rotate(0.00001deg);
    -o-transform: scale(1.0,1.0) rotate(0.00001deg);
    -moz-transform: scale(1.0,1.0) rotate(0.00001deg);
    -webkit-transform: scale(1.0,1.0) rotate(0.00001deg);
    transform: scale(1.0,1.0) rotate(0.00001deg);}*/
.banner .swiper-slide .con{
  -ms-transform: translateY(-100px);opacity: 0;
    -o-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: transform 380ms ease-in-out;
    -moz-transition: transform 380ms ease-in-out;
    -o-transition: transform 380ms ease-in-out;
    -ms-transition: transform 380ms ease-in-out;
    transition: transform 380ms ease-in-out;}
.banner .slick-active .con {
  opacity: 1;
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);}
    
/*.banner .slick-dots{z-index: 101;}*/
/*.banner .pagination_wrap{width: auto;position: absolute;z-index: 101;left: 0;top: -70px;width: 100%;text-align: center;}*/
/*.banner .swiper-pagination{position: relative;left: 0;bottom: 0; color: #fff;font-size: 16px;font-family: 'Dosis';margin: 0 10px; }*/
/*.banner .swiper-pagination .slick-dots{position: relative;}*/
/*.banner .swiper-pagination .slick-dots li{width: 17px;height: 3px;padding: 10px; text-align: left;position: relative;transition: all 0.5s;}*/
/*.banner .swiper-pagination .slick-dots li button{position: relative;}*/
/*.slick-dots{bottom: 20px;}*/
/*.slick-dots li button:before,.slick-dots li button,.slick-dots li{padding: 0; border-radius: 0;background-color: #fff;width: 17px;height: 3px;}*/
/*.slick-dots li.slick-active button:before{background-color: #134398;}*/
/*.banner .swiper-pagination span{background-color: #fff;width: 10px;height: 10px;border-radius: 10px;transition: all 0.5s;opacity: 1;margin: 5px 0!important;}*/
/*.banner .swiper-pagination .swiper-pagination-bullet-active{height: 40px;}*/
/*.banner .swiper-pagination .slick-dots li.slick-active{position: relative;transition: all 0.5s;}*/
/*.banner .swiper-pagination .slick-dots li:after{content: "";width: 20px;height: 20px;border: 1px solid #fff;border-radius: 20px;  position: absolute;left: 4px;top: 4px;transition: all 0.5s;opacity: 0;transition: all 0.5s; }*/
/*.banner .swiper-pagination .slick-dots li.slick-active:after{opacity: 1;}*/


.banner .pagination_wrap{width: 100%;position: absolute;z-index: 2;left: 0;bottom: 0.5rem;text-align: left;left: 0;line-height: 36px;}
.banner .pagination_wrap .num{color: #fff;font-size: 1.3rem;line-height: 36px;display: inline-block;vertical-align: middle;font-family: 'Impact';}
.banner .swiper-pagination{position: relative;left: 0%;bottom: 0; color: #fff;font-size: 16px;margin: 0 10px;display: inline-block;width: 100%;vertical-align: middle; }
.banner .swiper-pagination ul{display: inline-block;width: auto;vertical-align: middle;}
.banner .swiper-pagination .slick-dots{position: relative;text-align: left;}
.banner .swiper-pagination .slick-dots li,.slick-dots li button{position: relative;width: 2rem;height: 3px;margin: 0; border-radius: 0;background-color: #fff;padding: 0;vertical-align: middle;transition: all 0.4s;}
.banner .swiper-pagination .slick-dots li button:before{width: 100%;display: none;}
.banner .swiper-pagination .slick-dots li{margin:0 5px;}
.banner .slick-dots li.slick-active button{background-color: #0089de;width: 2rem;}




/*.main_visual_autoplay {width: 20px;height: 20px; position: absolute;right: -20px;}*/
/*.main_visual_autoplay>span {display: block;width: 100%;height: 100%;position: absolute;left:0;top: 0; font-size: 0;cursor: pointer;background: url(../images/icon_pause_w.png) center no-repeat;background-size: 20px;}*/
/*.main_visual_autoplay .autoplay_play {background-image: url(../images/icon_play_w1.png);opacity: 0;}*/
/*.main_visual_autoplay.pause .autoplay_play{opacity: 1;}*/
/*.main_visual_autoplay.pause .autoplay_pause{opacity: 0;}*/

/*.pagination_wrap .swiper-button-prev,.pagination_wrap .swiper-button-next{ position: relative;  width: 20px;height: 20px;margin: 0 10px; top: 0;background: url(../images/arr_left_w.png) center no-repeat;background-size: 16px;}*/
/*.pagination_wrap .swiper-button-next{top: auto;bottom: 0; background-image: url(../images/arr_right_w.png);}*/

/*.banner .slick-prev,.banner .slick-next{display: none;}*/

/*.banner .slider_pagination{position: absolute;z-index: 10; width:100%;left:0%;bottom:4.5rem;text-align: center;}*/
/*.banner .slider_pagination span{font-size:0;width:2.0rem;height:2.0rem;position: relative;display: inline-block;margin-left:12px; cursor: pointer;}*/
/*.banner .slider_pagination span:first-child{margin:0;}*/
/*.banner .slider_pagination span button{display: inline-block;background:none;width:2.0rem;height:2.0rem;box-sizing: border-box;border:0;position: relative;cursor: pointer;}*/
/*.banner .slider_pagination span button:before{content:'';display: block;position: absolute;top:50%;margin-top:-0.2rem;left:50%;margin-left:-0.2rem;width:0.4rem;height:0.4rem;background:#fff;opacity: .6;*/
/*   -webkit-transform: rotate(45deg);*/
/*   transform: rotate(45deg);*/
/*}*/
/*.banner .slider_pagination span.active button:before{opacity: 1;}*/
/*.banner .slider_pagination .progress { width: 2.0rem;height: 2.0rem;line-height: 2.2rem;background: none;margin: 0 auto;box-shadow: none;position: absolute;opacity:0;}*/
/*.banner .slider_pagination span.active .progress{opacity:1;}*/
/*.banner .slider_pagination .progress:after { content: "";width: 100%;height: 100%;border-radius: 50%;position: absolute;top: 0;left: 0;}*/
/*.banner .slider_pagination .progress>span { width: 50%;height: 100%; overflow: hidden;position: absolute; top: 0;z-index: 1;}*/
/*.banner .slider_pagination .progress .progress-left {left: 0;}*/
/*.banner .slider_pagination .progress .progress-bar {width: 100%; height: 100%;background: none;border-width: 1px;border-style: solid;position: absolute;top: 0;border-color: #fff; box-sizing: border-box;}*/
/*.banner .slider_pagination .progress .progress-left .progress-bar {left: 100%;border-top-right-radius: 2.0rem;border-bottom-right-radius: 2.0rem;border-left: 0;-webkit-transform-origin: center left;transform-origin: center left;}*/
/*.banner .slider_pagination span.active .progress .progress-left .progress-bar {*/
/*   -webkit-animation: loading-2 3s linear forwards 3s;*/
/*   animation: loading-2 3s linear forwards 3s;*/
/*}*/
/*.banner .slider_pagination .progress .progress-right {right: 0;}*/
/*.banner .slider_pagination .progress .progress-right .progress-bar {left: -100%;border-top-left-radius: 2.0rem;border-bottom-left-radius: 2.0rem;border-right: 0;}*/
/*.banner .slider_pagination span.active .progress .progress-right .progress-bar {*/
/*   -webkit-transform-origin: center right;*/
/*   transform-origin: center right;*/
/*   -webkit-animation: loading-1 3s linear forwards;*/
/*   animation: loading-1 3s linear forwards;*/
/*}*/
/*@keyframes loading-1 {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}}*/
/*@keyframes loading-2 {0% {-webkit-transform: rotate(0deg); transform: rotate(0deg);}100% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}}*/


.line1{width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.line2{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;       
  text-overflow: ellipsis;   
  display: -webkit-box;     
  -webkit-line-clamp: 2;      
  line-clamp: 2;          
  -webkit-box-orient: vertical; 
}
.line3{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;       
  text-overflow: ellipsis;   
  display: -webkit-box;     
  -webkit-line-clamp: 3;      
  line-clamp: 3;          
  -webkit-box-orient: vertical; 
}



.video_bg{position: fixed;width: 100%;height: 100vh;top: 0;left: 0;background: rgba(0, 0, 0, 0.8);z-index: 99;display: none;}
.video_inner{position: fixed;width: 100%; max-width: 900px; margin: 0 auto;text-align: right;top: 50%;left: 50%;-webkit-transform: translate(-50%,-50%);   -moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);z-index: 99;display: none;}
.video_inner span{display: inline-block;font-size: 50px;color: #fff;cursor: pointer;}

.main{position: relative;overflow: hidden;z-index: 1;background-color: #fff;}
.typebar{margin-bottom: 2rem;position: relative;}
.typebar.center{text-align: center;}
.typebar.aboutbar{background: url(../images/tbarbg_about.png) center top no-repeat;}
.typebar h2{font-size: 1.8rem;color: #222222;line-height:2;position: relative;}
/*.typebar h2:after{position: absolute;left: 0; bottom: 0;width: 2.1rem;height: 0.1rem;background-color: #f9bf18;content: "";}
.typebar.center h2:after{left: 50%;margin-left: -1.05rem;}*/
.typebar .enname{font-size: 1rem;color: #333333;line-height: 1.8;font-weight: normal;text-transform: uppercase;}
.typebar .enname.enname2{font-size: 1rem;}
.typebar .subtitle{font-size: 1rem;color: #222222;line-height: 1.5;font-weight: bold;margin-top: 0.5rem;}
.typebar .desc{font-size: 0.9rem;color: #222222;line-height: 1.8;margin-top: 0.5rem;opacity: 0.9;}
.typebar.white h2,.typebar.white .enname,.typebar.white .subtitle,.typebar.white .desc,.typebar.white .entitle{color: #fff;}
.typebar .viewmore{position: absolute;right: 0;bottom: 0;margin-bottom: 0;margin-top: 0;}

.index_about{padding-top: 3rem;padding-bottom: 3rem;margin-bottom: 3rem; background: url(../images/index_about_bg.jpg) center top no-repeat;background-size: cover;margin-top: 1rem;}
.index_about .content{display: flex;flex-wrap: wrap;}
.index_about .container{background-color: transparent;padding: 3% 3% 3rem;border-radius: 1rem;}
.index_about .imgcon{flex: 1;margin-top: 2.5rem;background: url(../images/index_about.jpg) center no-repeat;background-size: cover;}
.index_about .imgcon img{display: none;}
.index_about .textcon{width: 50%; margin-right: 2.0rem;}
.index_about .text {max-width: 680px;text-align: justify;}
.index_about .text p{line-height: 2;font-size: 0.9rem;color: #333333;margin-bottom: 1rem;}
.index_about .data{margin-top: 1.2rem;max-width: 680px;}
.index_about .data .item{width: 25%;text-align: center;float: left;text-align: center;background: url(../images/icon_xian.png) right center no-repeat;}
/*.index_about .data .item:first-child{text-align: left;}*/
/*.index_about .data .item:last-child{text-align: right;background: none;}*/
/*.index_about .data .item:last-child .name{padding-right: 2.7rem;}*/
.index_about .data .name{font-size: 1rem;color: #222222;}
.index_about .data .img{width: 58px;height: 58px;margin: 0 auto;}
.index_about .data .enname{font-size: 12px;color: #003b8f;}
.index_about .data .value{font-size: 0.9rem;color: #003b8f;}
.index_about .data .value span{font-size: 2rem;}

.index_about .gsdata{padding: 0 10px;margin-bottom: 45px;}
.index_about .gsdata .con{width: 25%;float: left;text-align: left;}
.index_about .gsdata .num{font-size: 0.9rem;color: #0089de;text-align: left;}
.index_about .gsdata .num span{font-family: 'LemonMilk';font-weight: bold;font-size: 1.8rem;padding-right: 5px;}
.index_about .gsdata .name{width: 130px;height: 50px; line-height: 80px; margin: 0 auto;padding-left: 48px;font-size: 14px;color: #003b8f;background-position: left bottom;background-size: 40px;background-repeat: no-repeat;margin-top: 10px;}
.index_about .gsdata .name.clnf{background-image: url(../images/icon_gongsi_l.png);}
.index_about .gsdata .name.zczb{background-image: url(../images/icon_ziben_l.png);}
.index_about .gsdata .name.jzmj{background-image: url(../images/icon_jianzhu_l.png);}
.index_about .gsdata .name.gctz{background-image: url(../images/icon_gongcheng_l.png);}


.about{padding-bottom: 3rem;margin-top: 3rem;}
.about .content{display: flex;flex-wrap: wrap;}
.about .container{}
.about .imgcon{flex: 1;margin-top: 0rem;background: url(../images/about.jpg) center no-repeat;background-size: cover;}
.about .imgcon img{display: none;}
.about .textcon{width: 52%; margin-right: 2.0rem;}
.about .text {max-width: 680px;text-align: justify;}
.about .text p{line-height: 2;font-size: 0.9rem;color: #333333;margin-bottom: 1rem;}

.index_pro{padding-top: 3rem;}

.pro_wrap{position: relative;margin-top: 1rem;display: flex;flex-wrap: wrap;padding-bottom:2rem;}
.pro_wrap .swiper-pagination,.hlist .swiper-pagination{width: calc(100% - 8rem);height: 2px;top: auto;bottom: -3rem;}
.pro_wrap .swiper-button-prev,.hlist .swiper-button-prev{position: absolute;right: 3.5rem;top: auto; bottom: -4rem;left: auto;width: 2.4rem;height: 2.1rem;background: url(../images/icon_arr_left_l.png) center no-repeat;transition: all 0.3s;border: 1px solid #ccc;}
.pro_wrap .swiper-button-prev:hover,.hlist .swiper-button-prev:hover{background-color: #134398;background-image: url(../images/icon_arr_left_w.png);}
.pro_wrap .swiper-button-next,.hlist .swiper-button-next{position: absolute;right: 0;top: auto;bottom: -4rem;left: auto;width: 2.4rem;height: 2.1rem;background: url(../images/icon_arr_right_l.png) center no-repeat;transition: all 0.3s;border: 1px solid #ccc;}
.pro_wrap .swiper-button-next:hover,.hlist .swiper-button-next:hover{background-color: #134398;background-image: url(../images/icon_arr_right_w.png);}

.pro_wrap .swiper-container{border-radius: 35px;border-radius: 0;}
.pro_wrap .item{width: 31%;margin-right:3.5%;margin-bottom: 2.5%; border: 1px solid #eee; position: relative;padding-bottom: 30px;transition: all 0.4s;}
.pro_wrap .item:hover{box-shadow: 5px 5px 12px rgba(0,0,0,0.15),-5px -5px 12px rgba(0,0,0,0.1);}
.pro_wrap .item:nth-child(3n){margin-right: 0;}
.pro_wrap .item .text{padding: 15px;}
.pro_wrap .item .title{font-size: 1rem;color: #003b8f;font-weight: bold;text-align: center; margin-top: 0.1rem;margin-bottom: 0.2rem;display: block;transition: all 0.4s ease-in-out;}
.pro_wrap .item .desc{font-size: 14px;color: #666;line-height: 1.8;text-align: center;}
.pro_wrap .item .imgcon{padding-top: 80%;width: 100%; position: relative;height: 0;display: block;background: url(../images/cppic_bg2.jpg) center no-repeat; background-size: cover; }
.pro_wrap .item .img{position: absolute;display: flex;justify-content: center;align-items: center;padding: 0;width: 100%;height: 100%;left:0;top:0;}
.pro_wrap .item .img img{width: 100%;height: 100%;object-fit:cover; transition: all 0.4s ease-in-out;}
.pro_wrap .item:after{position: absolute;left: 50%;bottom: 20px;width: 34px;height: 20px;margin-left: -17px;background: url(../images/icon_leftarr.png) center no-repeat;z-index: 2;content: "";-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    transition: all 0.6s;}
.pro_wrap .item a.more{transition: all 0.4s; position: absolute;left: 50%;bottom: 0px;width: 56px;height: 56px;margin-left: -28px;background: url(../images/icon_plus_w.png) center no-repeat;z-index: 2;transform: scale(0);bottom: -28px;}
.pro_wrap .item:hover a.more{transform: scale(0.9)}
.pro_wrap .item:hover:after{opacity: 0;filter: alpha(opacity=1);transform: scale(0);bottom:-28px;}
/*.pro_wrap .item:hover .title{color: #003b8f;}*/

.proname{width: 24%;float: right;margin-top: -3.0rem;}
.proname div,.proname .more{width: 100%;height: 3.0rem;line-height: 3.0rem;text-align: center;background-color: #fff;margin-bottom: 1.0rem;border-radius: 3.0rem;font-size: 0.9rem;cursor: pointer;transition: all 0.3s;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 10px;box-sizing: border-box;}
.proname div.cur,.proname div:hover,.proname .more:hover{background-color: #134398;color: #fff;}

.index_honor{display: flex;flex-wrap: wrap;position: relative;margin-top: 3rem;}
.index_honor:after{position: absolute;right: 0;top: 0;width: 30%;height: 100%;background: url(../images/img_jiangbei.png) center no-repeat;background-size: 100%}

.hlist{display:  flex;flex-wrap: wrap;justify-content: space-between;position: relative;margin-top: 3.0rem;padding: 0 0rem;}
.hlist .item{width: 30%;}
.hlist .item .img{width: 100%;background-repeat: no-repeat;background-position: center;background-size: 100%;cursor: pointer;transition: all 0.4s ease-in-out;}
.hlist .item .img img{transition: all 0.3s;}
.hlist .item:hover .img img{transform: scale(1.03);}
.hlist .swiper-pagination{width: calc(100% - 10rem);}


.youshi{margin-bottom: 3.0rem;}
.youshi .swiper-pagination{bottom: -30px;display: none;}
.youshi .content{border: 1px solid #ccc;border-right: 0 none;background-color: #fff;}
.youshi .con{width: 20%;float: left;height: 344px;border-right: 1px solid #ccc;position: relative;}
.youshi .con .box1{padding: 15px;position: relative;height: 100%;width: 100%;}
.youshi .con .box1:after{bottom: 30px;width: 35px;height: 2px;background-color: #003b8f;position: absolute;left: 50%;margin-left: -17px;z-index: 2;content: "";}
.youshi .con .box1 .title{font-size: 1.2rem;color: #000000;line-height: 1.4;height: 70px; margin-top: 40px;margin-bottom: 30px;text-align: center;}
.youshi .con .box1 img{display: block;margin: 0 auto;}
.youshi .con .box2{position: absolute;width: 100%;height: 100%; color: #fff;left: 0;top: 0;z-index: 2;opacity: 0;filter: alpha(opacity=0);}
.youshi .con .box2 .text{padding: 15px;position: relative;width: 100%;height: 100%;}
.youshi .con .box2 .boxbg{background-color: #003b8f;position: absolute;width: 100%;height: 100%;z-index: -1;box-shadow: 1px 1px 6px #999,-1px -1px 6px #999;}
.youshi .con .box2 img{display: block;margin: 0 auto;margin-top: 10px;margin-bottom: 1.5rem;}
.youshi .con .box2 .title{font-size: 1.2rem;color: #fff;line-height: 1.4;text-align: center;}
.youshi .con .box2 .desc{font-size: 15px;color: #fff;margin-top: 15px;}
.youshi .con .box2 .more{width: 130px;text-align: center;color: #fff;font-size: 16px;padding-right: 40px;background: url(../images/icon_jt_w.png) right center no-repeat;display: block;margin: 10px auto;}

.youshi .con:hover .box2{opacity: 1;filter: alpha(opacity=100);}
.youshi .con:hover .box2 .boxbg{transform: scale(1.2);transform-origin: center center;-ms-transform-origin: center center;}
.youshi .swiper-button-prev,.youshi  .swiper-button-next{display: none;}

.index_service{margin-top: 3rem; padding: 2.5rem 0;background: url(../images/service_bg.jpg) center no-repeat; background-size: cover;margin-bottom: 0;}
.service_list{border-top: 1px solid #fff;display: flex;flex-wrap: wrap;}
.service_list .item{width: 20%;padding-top: 80px;position: relative;text-align: center;position: relative;cursor:pointer;}
.service_list .item:after{content: "······";color: #f28706;left: 50%;top: 0.75rem;position: absolute;font-size: 1.8rem;margin-left: -1.2rem;transform: rotate(90deg);transition: all 0.4s;opacity: 0;}
.service_list .item .name{display: inline;padding: 5px 15px;transition: all 0.4s;color: #fff;border-radius: 1.5rem;}
.service_list .item .name:after{top: -0.5rem;left: 50%;margin-left: -0.5rem; width: 1rem;height: 1rem;background-color: #fff;border-radius: 50%;content: "";position: absolute;transition: all 0.4s;}
.service_list .item .name:before{top: -0.8rem;left: 50%;margin-left: -0.8rem; width: 1.5rem;height: 1.5rem;border: 1px solid #fff;border-radius: 50%;content: "";position: absolute;opacity: 0;transition: all 0.4s;}
.service_list .item:hover .name:after,.service_list .item.cur .name:after{background-color:#f28706;}
.service_list .item:hover .name:before,.service_list .item.cur .name:before{border-color:#f28706;}
.service_list .item:hover .name,.service_list .item.cur .name{background-color: #f28706;}
.service_list .item:hover .name:before,.service_list .item.cur .name:before{opacity: 1;}
.service_list .item:hover:after,.service_list .item.cur:after{opacity: 1;}

.index_news{padding-top: 3rem;}
.index_news .imgnews{width: 41.71%;float: left;overflow: hidden;position: relative;}
.index_news .imgnews .img{position: relative;width: 100%;height: 0;padding-top: 60.616%;box-sizing: content-box;-ms-box-sizing: content-box;overflow: hidden;}
.index_news .imgnews .img a{display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: #eee;}
.index_news .imgnews .img img{display: block;width: 100%;height: 100%;object-fit: contain;}
.index_news .imgnews .con:hover .img a{transform: scale(1.1);}
.index_news .imgnews .con:hover a.title{color: #003b8f;}
.index_news .imgnews .text{background-color: #f3f3f3;padding: 30px 35px;}
.index_news .imgnews .titles{position: relative;padding-left: 113px;margin-bottom: 10px;}
.index_news .imgnews a.title{display: block;padding-left: 10px;font-size: 18px; color: #2d2d2d;height: 32px;line-height: 32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_news .imgnews .datetime{position: absolute;display: block;left: 0;top: 0;width: 113px;height: 32px;line-height: 32px;text-align: center;border: 1px solid #045d99;color: #045d99;font-size: 0.8rem;}
.index_news .imgnews .desc{height: 60px;line-height:30px; font-size: 0.8rem; overflow: hidden;color: #747474;}

.index_news .listnews{width: 52%;float: right;}
.index_news .listnews .con {padding: 1.5rem 10px;border-bottom: 1px solid #ccc;}
.index_news .listnews .con .box{position: relative;padding-left: 90px;padding-right: 49px;}
.index_news .listnews .datetime{position: absolute;top: 0;left: -10px;width: 90px;color: #b3b3b3;text-align: center;}
.index_news .listnews .datetime .day{font-size: 48px;line-height: 1;margin-bottom: 5px;}
.index_news .listnews .datetime .date{font-size: 18px;line-height: 1;}
.index_news .listnews a.more{display: block;width: 49px;height: 49px;background: url(../images/icon_jry_h.png) center no-repeat;position: absolute;right: 0;top: 0;transition: all 0.4s;}
.index_news .listnews .text{padding: 0 20px;}
.index_news .listnews .text .titles{position: relative;padding-left: 0;margin-bottom: 15px;}
.index_news .listnews .text a.title{display: block;font-size: 18px; color: #2d2d2d;height: 32px;line-height: 32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_news .listnews .text .typename{position: absolute;display: block;left: 0;top: 0;width: 95px;height: 32px;line-height: 32px;text-align: center;border: 1px solid #045d99;color: #045d99;font-size: 14px;}
.index_news .listnews .text .desc{font-size: 16px;height: 20px;line-height: 20px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #727171;}
.index_news .listnews .con:hover .datetime{color: #003b8f;}
.index_news .listnews .con:hover .text a.title{color: #003b8f;}
.index_news .listnews .con:hover a.more{background-image: url(../images/icon_jry.png);}

.index_news .readmore{display: block;width: 10rem;height: 2.6rem;text-align: center;line-height: 2.4rem;border: 0.1rem solid #858585;color: #858585;text-align: center;font-size: 16px;margin: 2.5rem auto;}
.index_news .readmore:hover{background-color: #003b8f;color: #fff;border-color: #003b8f;}

.hezuolist{padding-top: 25px;border-top: 1px solid #ccc;margin-bottom: 5px;}
.hezuolist .con{display: block;float: left;width: 14.2857%;text-align: center;height: 5.5rem;line-height: 5.5rem;text-align: center;}
.hezuolist .con img{vertical-align: middle;}
.hezuolist .swiper-pagination{width: calc(100% - 8rem);height: 2px;top: auto;bottom: -3rem;}
.hezuolist .swiper-button-prev{position: absolute;left: -2rem;width: 2.4rem;height: 2.4rem;background: url(../images/icon_arr_left_l.png) center no-repeat;transition: all 0.3s;border: 1px solid #ccc;border-radius: 50%;}
.hezuolist .swiper-button-prev:hover{background-color: #134398;background-image: url(../images/icon_arr_left_w.png);}
.hezuolist .swiper-button-next{position: absolute;right: -2rem; width: 2.4rem;height: 2.4rem;background: url(../images/icon_arr_right_l.png) center no-repeat;transition: all 0.3s;border: 1px solid #ccc;border-radius: 50%;}
.hezuolist .swiper-button-next:hover{background-color: #134398;background-image: url(../images/icon_arr_right_w.png);}



.prolist{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 1.0rem;margin-bottom: 0rem;}
.prolist .item{width: 32%;margin-right: 2%;margin-bottom: 3%; border-radius: 1.0rem;overflow: hidden;transition: all 0.33s ease-in-out;overflow: hidden;background-color: #ffffff;box-shadow: 3px 3px 6px rgba(0,0,0,0.05),-3px -3px 6px rgba(0,0,0,0.05);padding: 20px;position: relative;}
.prolist .item:nth-child(3n){margin-right: 0;}
.prolist .item .img{width: 100%;position: relative;display: block;margin-top: 0px;}
.prolist .item .img:after{position: relative;width: 100%;padding-top: 100%;content: "";display: block;}
.prolist .item .img img{max-width: 100%;max-height: 100%;object-fit: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: all 0.4s ease-in-out;}
.prolist .item:hover .img img{transform: scale(1.03) translate(-50%,-50%);}
.prolist .item .type{position: absolute;left: 20px;top: 20px;display: inline;padding: 0.15rem 0.5rem;background-color: #003b8f;color: #fff;font-size: 0.8rem;border-radius: 5px;z-index: 2;}
.prolist .item .textcon{padding: 1.0rem;transition: all 0.33s ease-in-out;}
.prolist .item .textcon .title{font-size: 1.2rem;color: #222;line-height: 1.4;padding: 0.75rem 0;transition: all 0.33s ease-in-out;display: block;text-align: center;}
.prolist .item .textcon .desc{margin-top: 0rem;font-size: 0.8rem;color: #bfbfbf;line-height: 1.6;height: 2.56rem;padding: 0 0.5rem;}
.prolist .item .textcon .more{display: block;margin: 1.0rem auto;width: 7.0rem;height: 1.8rem;line-height: 1.8rem;text-align: center;padding-left: 2.5rem;background: url(../images/icon_view.png) left 5px center no-repeat;color: #003b8f;transition: all 0.4s ease-in-out;background-size: 1.6rem;}
.prolist .item .textcon:hover .more{background-image: url(../images/icon_view_h.png);}

.index_case{margin: 2rem 0 3rem;overflow: hidden;}
.index_case .caselist{display: flex;flex-wrap: wrap;}
.caselist .con{width: calc(25% - 15px);margin-right: 20px;}
.caselist .con:nth-child(4n){margin-right: 0;}
.caselist .item{width: 100%%;position: relative;margin-right: 0;margin-bottom: 20px;}
.caselist .item .textcon{opacity: 0;visibility: hidden;transition: all 0.4s;}
.caselist .item:hover .textcon{opacity: 1;visibility: visible;transition: all 0.4s;}
.caselist .item .img{width: 100%;padding-top: 85%;height: 0;box-sizing: content-box;position: relative;display: block;overflow: hidden;}
.caselist .con .item:nth-child(2n) .img{padding-top: 100%;margin-bottom: 0;}
.caselist .con:nth-child(2n) .item:nth-child(2n) .img{padding-top: 85%;margin-bottom: 0;}
.caselist .con:nth-child(2n) .item:nth-child(2n+1) .img{padding-top: 100%;margin-bottom: 0;}


.caselist .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
.caselist .item:hover img{transform: scale(1.03);}
.caselist .item .textcon{position: absolute;z-index: 2; left: 0;bottom: 0;background: linear-gradient(to bottom, rgba(0,0,0,0.05), rgba(0,0,0,0.8)); width: 100%;padding: 1.0rem 2rem;}
.caselist .item .title{color: #fff;font-size: 1rem;display: block;font-weight: bold;}
.caselist .item .desc{color: #fff;margin-top: 5px;margin-bottom: 10px;font-size：14px;}
.caselist .item .more{display: block;width: 140px;height: 32px;line-height: 30px;border-radius: 30px;border: 1px solid #fff;text-align: center;margin: 15px auto;color: #fff;transition: all 0.4s;display:none;}
.caselist .item:hover .more{background-color: #f28706;border-color: #f28706;color: #fff;}



.index_video{position: relative;border-radius: 1.0rem;overflow: hidden;border: 1px solid #fff;margin: 3rem auto;padding: 0;}
.index_video:after{display: block;width: 100%;padding-top: 56.25%;content: "";}
.index_video video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.video_play{position: absolute;width: 100%;height: 100%;left: 50%;top: 50%;transform: translate(-50%,-50%); background: url(../images/icon_play.png) center no-repeat;background-size: 3.7rem;cursor: pointer;}

.swiper-pagination-bullet{width: 0.6rem;height: 0.6rem;border-radius: 50%;}
.swiper-pagination-bullet-active{background-color: #003b8f;}

.viewmore {display: inline-block;position: relative;width: 176px;height: 55px;line-height: 55px;font-size: 16px;margin-top: 2rem;margin-bottom: 1rem;color: #134398;border: 1px solid #134398;border-radius: 28px;transition: all 0.4s ease-in-out;padding-right: 40px;text-align: center; cursor: pointer;}
.viewmore:after{position: absolute;right: 8px;top: 7px;width: 40px;height: 40px;border-radius: 40px; background : #134398 url(../images/icon_jia_w.png) center no-repeat;content: "";transition: all 0.4s ease-in-out;}
.viewmore:hover:after,.viewmore.cur:after{background: #ffffff url(../images/icon_jia_g.png) center no-repeat;}
.viewmore:hover,.viewmore.cur{background-color: #003b8f;transform: rotate(0deg);box-shadow: 5px 5px 10px rgba(0,0,0,0.1),-5px -5px 10px rgba(0,0,0,0.1);color: #fff;}

.text-center{text-align: center;}
.mt-30{margin-top: 1.5rem;}
.color-white{color: #fff;}


.container.newslist {margin-top: 3rem;}
.newslist .textnews{width: 59.44%;flex: 0 0 auto;padding-left: 5%;float: left;}
.newslist .textnews .item{padding: 7.4% 0;border-bottom: 1px solid #ddd;position: relative;padding-right: 6.5rem;transition: all 0.5s;display: block;cursor: pointer;}
.newslist .textnews .item:after{width: 2.5rem;height: 2.5rem;border: 1px solid #eee;background: url(../images/icon_arr_right_l.png) center no-repeat;border-radius: 50%;content: "";position: absolute;top: 50%;right: 20px;margin-top: -2.5rem;transition: all 0.4s ease-in-out;}
.newslist .textnews .item:hover:after{background-color: #003b8f;border-color: #003b8f;background-image: url(../images/icon_arr_right_w.png);}
.newslist .textnews .item:first-child{padding-top: 0;}
.newslist .textnews .item:first-child .date{padding-top: 0;}
.newslist .textnews .item .text{width: calc(100% - 3.5rem);max-width: 90%; transition: all 0.5s;}
.newslist .textnews .item .text h4{width: 100%; font-size: 1.2rem;line-height: 1.6;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all 0.5s;}
.newslist .textnews .item .text .desc{font-size: 0.8rem;height: 2.56rem; line-height: 1.6;color: #666;margin-top: 0.5rem;overflow: hidden;text-overflow: ellipsis;}
.newslist .textnews .item:hover{border-color: #003b8f;}
.newslist .textnews .item:hover .text{transform: translateX(0.25rem);}
.newslist .textnews .item:hover .text h4{color: #003b8f;}

.subbanner{margin-top: 0;background-size: cover;background-position: center;background-repeat: no-repeat;height: 30rem;}
.subbanner.banner_product{height: 34rem;}

.about_page{}
.banner_about{width: 100%;height: 30.0rem;position: relative;overflow: hidden;}
.banner_about #video{width: 100%;height: 56.25vw;position: relative;top: 50%;transform: translateY(-50%);}

.subpage_wrap{position: relative;z-index: 1;background-color: #fff;min-height:20vh;padding-top: 4.0rem;}
.subpagenav{width: 100%;transition: all ease 0.5s;position: absolute;left: 0;top: 0; z-index: 222;background-color: #fff;border-bottom: 1px solid #eee; }
.subpagenav.fixed{position: fixed;top: 0px;}
.subpagenav.fixed .container{}
.subpagenav .container{text-align: left;}
.subpagenav.pro_page{position: relative;}
.subpagenav.pro_page.fixed{position: fixed;}
.subpagenav.pro_page .container{display: flex;}
.subpagenav.pro_page .container>a{margin-right: 3%;flex: 0 0 auto;}
.subpagenav .container>a{display: inline-block;margin-right: 3.75rem; height: 3.6rem;vertical-align: top;color: #777777;font-size: 0.9rem;font-weight: normal;line-height: 3.6rem;position: relative;}
.subpagenav .container>a:after{background-color: #003b8f;content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 3px;transition: all 0.5s ease;transform: scale3d(0,1,1);}
.subpagenav .container>a.on,.subpagenav .container>a:hover{color: #003b8f;}
.subpagenav .container>a.on:after,.subpagenav .container>a:hover:after{transform: scale3d(1,1,1);}
.position{position: relative;float: right;padding-left: 30px;background: url(../images/icon_home.png) left center no-repeat;height: 3.6rem;line-height: 3.6rem;font-size: 16px;color: #777777;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;}
.position a{padding: 0 5px;font-size: 16px;color: #777777;}
.subpagenav .position{width: auto;}

.pro_detail_con.container{margin-top: 2rem;}
.pro_det_item{}
.pro_det_item .item_wrap{padding: 1.6rem;border-radius: 0.6rem;box-shadow: 3px 3px 6px rgba(0,0,0,0.05),-3px -3px 6px rgba(0,0,0,0.05);margin-bottom: 1.6rem;}
.pro_det_item .item_wrap .con img{display: block;margin: 15px auto;}
.pro_det_item .title{font-size: 1.2rem;line-height: 1.8;color: #003b8f;margin-bottom: 0.5rem;}
.pro_det_item .con{font-size: 0.9rem;color: #777;}
.pro_det_item .datas{border-top: 1px solid #eee;border-left: 1px solid #eee;}
.pro_det_item .datas .item{display: flex;border-bottom: 1px solid #eee;font-size: 0.9rem;}
.pro_det_item .datas .item .name{width: 20%;color: #003b8f;text-align: center;border-right: 1px solid #eee;padding: 5px;}
.pro_det_item .datas .item .value{width: 80%;padding: 5px;padding-left: 10%;border-right: 1px solid #eee;color: #777;}


.about_us {padding: 5.0rem 0;}
.about_us .content{display: flex;flex-wrap: wrap;}
.about_us .imgcon{width: 45%; margin-top: -50px;margin-right: -100px;}
.about_us .textcon{width: 45%;margin-right: 10%;}
.about_us .text .title{font-size: 1.8rem;color: #493c94;margin-bottom: 2rem;}
.about_us .text p{line-height: 1.6;font-size: 1rem;color: #898989;margin-bottom: 1rem;}
.about_us .text .more{width: 10.1rem;height: 2.5rem;line-height: 2.5rem;text-align: center;border: 1px solid #493c94;color: #493c94;font-size: 1rem;border-radius: 2.5rem;float: right;}


.zizhi{padding: 2.5rem 0;background-color: #f9f9f9;;}
.zizhilist{display: flex;flex-wrap: wrap;}
.zizhilist .item{width: 22%;margin-right: 4%;margin-bottom: 4%;}
.zizhilist .item:nth-child(4n){margin-right: 0;}
.zizhilist .item .img{width: 100%;position: relative;background-color: #fff;border-radius: 50%;overflow: hidden;}
.zizhilist .item .img img{position: absolute;max-width: 80%;max-height: 80%;object-fit: contain;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.zizhilist .item .img:after{width: 100%;padding-top: 100%;display: block;content: "";}
.zizhilist .item .text{margin-top: 1rem;text-align: center;color: #888;font-size: 1rem;}


.honorlist_wrap{padding-top: 3rem;padding-bottom: 3rem;background: url(../images/honor_bg.jpg) center no-repeat;background-size: cover;}
.honorlist{padding-bottom: 5rem; position: relative;}
.honorlist .swiper-container{padding-top: 2rem;padding-bottom: 2rem;}
.honorlist .swiper-button-prev{position: absolute;bottom: 0rem;top: auto; left: 50%;margin-left: -4rem; right: auto;width: 3.0rem;height: 3.0rem;background:  url(../images/icon_arr_left_l.png) center no-repeat;border-radius: 50%;transition: all 0.3s;border: 1px solid #888;}
.honorlist .swiper-button-prev:hover{background-color: #134398;background-image: url(../images/icon_arr_left_w.png);border-color: #003b8f;}
.honorlist .swiper-button-next{position: absolute;bottom: 0rem;top: auto;left: 50%;margin-left: 0rem; right: auto; width: 3.0rem;height: 3.0rem;background:  url(../images/icon_arr_right_l.png) center no-repeat;border-radius: 50%;transition: all 0.3s;border: 1px solid #888;}
.honorlist .swiper-button-next:hover{background-color: #134398;background-image: url(../images/icon_arr_right_w.png);border-color: #003b8f;}

.honorlist .item{transform: scale(0.8);}
.honorlist .item .img{position: relative;width: 100%;height: 0;padding-top: 74%;box-sizing: content-box;}
.honorlist .item .img img{width: 100%;position: absolute;z-index: 2;position: absolute;height: 100%;object-fit: contain;left: 0;top: 0; }
.honorlist .item .text{display: none;margin-top: 2.5rem;text-align: center;}
.honorlist .item.swiper-slide-active{transform: scale(1.15);}
.honorlist .item.swiper-slide-active .img:after{position: absolute;left: -10%;top: 100%;margin-top: -1.5rem; width: 120%;height: 200px; background: url(../images/honor_hover.png) center top no-repeat;background-size: 100%;content: "";}
.honorlist .item.swiper-slide-active  .text{display: block;}

.huangjing_wrap{padding-top: 3rem;}

.huangjing_list{display: flex;flex-wrap: wrap;align-items: flex-start;padding-bottom: 2.0rem;}
.huangjing_list .item{width: 32%;margin-right: 2%;margin-bottom: 2.0rem;transition: all 0.4s ease-in-out;}
.huangjing_list .item:nth-child(3n){margin-right: 0;}
.huangjing_list .item .img{width: 100%;position: relative;overflow: hidden;display: block;border-radius: 0.75rem;overflow: hidden;}
.huangjing_list .item .img:after{position: relative;width: 100%;padding-top: 125%;content: "";display: block;transition: opacity 0.4s ease-in-out;opacity: 0;visibility: hidden;}
.huangjing_list .item .img img{position: absolute;left: 0;top: 0;height: 100%;width: 100%;object-fit: cover;}
.huangjing_list .item .textcon{padding: 1.0rem 1rem 0;transition: all 0.33s ease-in-out;background-color: #fff;}
.huangjing_list .item .textcon .title{font-size: 1rem; color: #222;line-height: 1.4;transition: all 0.33s ease-in-out;display: block;text-align: center;width: 100%;}
.huangjing_list .item:hover .img:after{background:rgba(0,0,0,0.29) url(../images/icon_more.png) center no-repeat;opacity: 1;visibility: visible;}
.huangjing_list .swiper-pagination{bottom:30px;}

.product_page{padding-top: 3rem;}
.subtype_nav{display: flex;overflow: auto;margin-bottom: 4.3rem;}
.subtype_nav a{flex: 1;height: 4.0rem;line-height: 4.0rem;text-align: center;background-color: #f9f9f9;padding: 0 10px;color: #888;font-size: 1rem;}
.subtype_nav a.cur{background-color: #493c94;color: #fff;}

.fenye{margin-bottom: 3rem;margin-top: 1rem;text-align: center;}
.fenye a{display: inline-block;margin: 0 0.4rem;padding: 0 2px;width: 2.4rem;height: 2.4rem;line-height: 2.4rem;text-align: center; border-radius: 50%;border: 1px solid #eee; color: #999;transition: all 0.3s;}
.fenye a.cur{color: #fff;border-color: #134398;background-color: #134398;}
.fenye a:hover{color: #fff;border-color: #134398;background-color: #134398;}
.fenye .prev{background: url(../images/icon_left_l.png) center no-repeat;border: 1px solid #ccc;}
.fenye .next{background: url(../images/icon_right_l.png) center no-repeat;border: 1px solid #ccc;}

#pages{margin-bottom: 3rem;margin-top: 1rem;text-align: center;}
#pages li{display: inline-block;margin: 0 0.4rem;padding: 0 2px;width: 2.4rem;height: 2.4rem;line-height: 2.4rem;text-align: center; border-radius: 50%;border: 1px solid #eee; color: #999;transition: all 0.3s;}
#pages li.active{color: #fff;border-color: #134398;background-color: #134398;}
#pages li:hover{color: #fff;border-color: #134398;background-color: #134398;}
#pages li:hover a{color: #fff;}
#pages .prev{background: url(../images/icon_left_l.png) center no-repeat;border: 1px solid #ccc;}
#pages .next{background: url(../images/icon_right_l.png) center no-repeat;border: 1px solid #ccc;}

.case_page.index_case{padding:3rem 0;background: #f9f9f9;}
.case_page.index_case .swiper-button-prev, .case_page.index_case .swiper-button-next{background-color: #dcdcdc;}

.case_compare{display: flex;flex-wrap: wrap;}
.case_compare .item{width: 49%;margin-right: 2%;margin-bottom: 4%;}
.case_compare .item:nth-child(2n){margin-right: 0;}
.case_compare .item .img{position: relative;border-radius: 1.0rem;overflow: hidden;}
.case_compare .item .img:after{display: block;content: "";width: 100%;padding-top: 57.5758%;}
.case_compare .item .img img{position: absolute;left: 0;top: 0;height: 100%;width: 100%;object-fit: cover;transition: all 0.3s ease-in-out;}
.case_compare .item:hover .img img{transform: scale(1.05);}
.case_compare .item .text{width: 150px;height: 40px;line-height: 40px;border-radius: 40px;border: 1px solid #ef8200;color: #ef8200;text-align: center;margin: 20px auto 0;}
.case_compare .item:nth-child(2n+1) .text{color: #493c94;border-color: #493c94;}

.kepu_detail{margin-top: 5rem;margin-bottom: 3rem;}
.detail_top{display: flex;flex-wrap: wrap;margin-bottom: 3rem;color: #333;}
.detail_top .titles{width: 40%;margin-right: 5%;}
.detail_top .titles .title{font-size: 1.4rem;margin-bottom: 1rem;}
.detail_top .titles p{line-height: 1.6;margin-bottom: 5px;font-size: 1rem;}
.detail_top .desc{width: 55%;font-size: 1rem;line-height: 1.6;}
.detail_top .desc p,.detail_top .desc div{margin-bottom: 1.0rem;}
.kepu_detail .content{line-height: 1.6;}
.kepu_detail .content img{margin-bottom: 0.6rem;}
.kepu_detail .content p,.kepu_detail .content div{margin-bottom: 20px;}


.subbanner .container{position: relative;top: calc(50%);transform: translateY(-50%);}
.subbanner .container img{display: block;margin: 0 auto 1.0rem;}
.subbanner .container h3{font-size: 1.8rem;color: #fff;position: relative;padding-bottom: 0.75rem;text-align: center;text-align: center;}
.subbanner .container h3:after{width: 42px;height: 2px;position: absolute;bottom: 0; left: 50%;margin-left: -21px;background-color: #d5b649;content: "";}
.subbanner .container .desc{font-size: 1.4rem;color: rgba(255,255,255,1);text-align: center;margin-bottom: 0.5rem;text-align: center;}
.subbanner .container a.more{display: block;margin: 2.0rem auto 1.0rem;width: 12.0rem;height: 2.3rem;line-height: 2.3rem;border-radius: 2.3rem;background-color: #ef8200;color: #fff;text-align: center;font-size: 1.2rem;}


.pro_detail{margin-top: 15px;}
.product_top{display: flex;-webkit-display: flex;margin-bottom: 40px; clear: both;}
.product_top .product_imgs{width: 568px;margin-right: 6%;box-shadow: 5px 5px 10px rgba(0,0,0,0.05),-5px -5px 10px rgba(0,0,0,0.05)}

.product_imgs .gallery-top{width: 568px;margin: 0;}
.product_imgs .gallery-top .swiper-slide{height: 568px;background-size: 100%;background-repeat: no-repeat;background-color: #ffffff;padding: 2.5rem;box-sizing: border-box;}
.product_imgs .gallery-top .swiper-slide .img{width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: contain;}
/*.product_imgs .gallery-top .swiper-slide img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}*/
.product_imgs .gallery-top .swiper-pagination{position: absolute;right: 20px;left: auto;padding: 3px 10px;color: #fff;text-align: center;border-radius: 15px;z-index: 9;}

div.zoomDiv img{max-width: 10000px;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

.product_top .product_info{ max-width: 544px;margin-right: 5%;color: #999;padding-top: 2.0rem;}
.product_top .type{color: #003b8f;font-size: 0.9rem;}
.product_info .title{font-size: 2.2rem;color: #222;line-height: 1.6;}
.product_info .enname{font-size: 1.4rem;}
.product_info .price{margin-top: 4.0rem;font-size: 1rem;margin-bottom: 1.5rem;}
.product_info .price span{font-size: 1.8rem;color: #ef8200;}
.product_info .desc{font-size: 16px;line-height: 1.6;max-width: 540px;}

.guige{margin-top: 3.5rem;padding-top: 3.5rem;margin-bottom: 3.5rem; border-top: 1px solid #ccc;display: flex;flex-wrap: wrap;}
.guige .item{width: 31%;margin-right: 2%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 1.0rem;color: #888;}


.banner_contact{width: 100%;height: 37.18vw; background-position: center;background-repeat: no-repeat;background-size: cover; margin-top: 95px;}
.banner_contact .container{position: relative;top: calc(50% - 40px);transform: translateY(-50%);}
.banner_contact h3{font-size: 1.8rem;color: #fff;position: relative;padding-bottom: 0.75rem;text-align: center;}
.banner_contact h3:after{width: 42px;height: 2px;position: absolute;bottom: 0; left: 50%;margin-left: -21px;background-color: #d5b649;content: "";}
.banner_contact .enname{font-size: 2.4rem;font-family: 'AvantGarde';color: rgba(255,255,255,0.8);text-align: center;margin-bottom: 0.5rem;}

.typebar2{margin-bottom: 2.5rem;text-align: center;}
.typebar2 h3{font-size: 2rem;font-weight: bold;}
.typebar2 .dixian{width: 2.1rem;height: 0.15rem;background-color: #f9bf18;margin-top: 1rem;}
.typebar2 .desc{margin-top: 0.75rem;font-size: 1rem; color: #777;}
.typebar2 .enname{margin-top: 0.75rem;font-size: 1.2rem;font-family: 'AvantGarde';letter-spacing: 0.28rem; }



.contact_page{margin-top: 4rem;}
.contact_content {padding-bottom: 4rem;}
.contact_content .typename{width: 100%;padding-left: 30px;line-height: 2; border-bottom: 2px solid #000;font-size: 1rem;position: relative;margin-bottom: 2rem;font-weight: bold;}
.contact_content .typename:after{position: absolute;left: 0;top: 50%;transform: translateY(-50%); width: 10px;height: 10px;border: 5px solid #353f48;border-radius: 50%;content: "";}


.contact_list{}
.contact_list .item{width: 48%;color: #151515;}
.contact_list .item p{margin-bottom: 15px;line-height: 1.5;display: flex;}
.contact_list .item p span{display: inline-block;width: 54px;flex: 0 0 auto;}

.feedback{margin-top: 7rem;}
.feedback .leftcon{width: 46%;}
.feedback .leftcon .item{height: 49px;margin-bottom: 26px;}
.feedback .leftcon .item:last-child{margin-bottom: 0;}
.feedback .leftcon .item input{width: 100%;height: 100%;border: 0;border-bottom: 1px solid #ccc;font-size: 16px;}
.feedback .midcon{width: 40%;}
.feedback textarea{border: 0;border-bottom: 1px solid #ccc;font-size: 16px;}
.feedback .rightcon{width: 94px;height: 94px;border-radius: 50%;}
.feedback .rightcon button{background-color: #fcda5d;color: #333;width: 100%;height: 100%;border: 0;border-radius: 50%;}
.feedback .rightcon button:hover{background-color: #f9bf18;}

.contact_about{padding-top: 4rem;padding-bottom: 4rem;background: #e3f1fb url(../images/contact_about.jpg) center bottom no-repeat;}
.contact_about .cons{width: 50%;}
.contact_about .cons .desc{font-size: 1rem;line-height: 2;}
.contact_about .cons .lxfs{font-size: 0.9rem;line-height: 1.6;margin-top: 2.0rem;}
.contact_about .cons .lxfs p{margin-bottom: 10px;}
.contact_about .cons .lxfs p .iconfont{margin-right: 6px;font-size: 1.1rem;color: #f7b52c;}

.contact_fuli{padding-top: 4rem;padding-bottom: 4rem;}
.fuli_list{}
.fuli_list .item{width: 30%;height: 200px;background-color: #fefbe9;border-radius: 10px;padding: 1.5rem;margin-bottom: 2.3rem;}
.fuli_list .item .img{width: 3.4rem;line-height: 3.4rem;text-align: center;margin-bottom: 10px;}
.fuli_list .item .img img{vertical-align: middle;}
.fuli_list .item .desc{font-size: 0.9rem;line-height: 2;}


/*jobs*/
.joblist {margin-bottom: 60px;}
.joblist .tt{background: #0a0e2b;margin-bottom: 10px;color: #fff;font-weight: bold;}
.joblist .tt p{float: left;width: 22%;padding-left: 2.5%;color: #fff;line-height: 3.25rem;font-size: 1rem;text-align: center;}
.joblist ul{background: #fff;border-bottom: 0;}
.joblist ul li .dt{position: relative;border-bottom: 1px solid #e0e0e0;cursor: pointer;}
.joblist ul li .dt p{float: left;width: 22%;padding-left: 2.5%;color: #333;line-height: 56px;font-size: 0.9rem;text-align: center;}
.joblist ul li .dt p a,.joblist .cont .wyyp a{background: #fcda5d;border-radius: 4px;display: inline-block;color: #333;font-size: 0.9rem;text-align: center;line-height: 2.7;margin-top: 10px;padding: 0.2rem 1.0rem;}
.joblist .cont .wyyp a{margin: 15px 0 10px;}
.joblist ul li .dt .zkbtn{
    position:absolute;right:40px;top:0;width:26px;text-align:center;height:56px;display:flex;align-items:center;font-size:40px;cursor:pointer;color:#c8c8c8;background: url(../images/icon_jia.png) center no-repeat;background-size: 26px;}
.joblist ul li .dt .zkbtn.open{background-image: url(../images/icon_jian.png);background-size: 26px;}
.joblist ul li .cont{padding: 2.5%;font-size: 14px;color: #333;line-height: 24px;border-bottom: 1px solid #e0e0e0;display: none;background-color: #f2f2f2;}
.joblist .cont_body {margin-bottom: 0;}
.joblist .cont_body .item{width: 100%;margin-bottom: 1rem;}
.joblist .cont_body .item .name{font-size: 1rem;margin-bottom: 1rem;}
.joblist .cont_body .bodycon{font-size: 0.9rem;line-height: 2;}


.banner_news{width: 100%;height: 398px;background-position: center;background-repeat: no-repeat;margin-top: 95px;background-size: cover;}
.banner_news .container{position: relative;top: calc(50% - 40px);transform: translateY(-50%);}
.banner_news h3{font-size: 1.8rem;color: #fff;position: relative;padding-bottom: 0.75rem;text-align: center;}
.banner_news h3:after{width: 42px;height: 2px;position: absolute;bottom: 0; left: 50%;margin-left: -21px;background-color: #d5b649;content: "";}
.banner_news .enname{font-size: 2.4rem;font-family: 'AvantGarde';color: rgba(255,255,255,0.8);text-align: center;margin-bottom: 0.5rem;}

.news_page{position: relative;z-index: 2;background-color: #fff;padding: 3rem 0 1rem;}
.newslist_wrap{overflow: hidden;}
.news_page .news_search{max-width: 500px;margin: 0 auto;padding-bottom: 15px;border-bottom: 1px solid #eee;font-size: 0.9rem;}
.news_page .news_search .select{flex: 0 0 auto;margin-right: 0.5rem;}
.news_page .news_search select,.news_page .news_search input{border: none;font-size: 0.9rem;}
.news_page .news_search .submit{background-color: transparent;border: none;width: 40px;}
.news_page .news_search .submit .iconfont{font-size: 24px;}
.news_page .news_search .keywords{flex: 1;}

.news_page .newslist .textnews{width: 100%;padding-left: 0;float: none;}
.news_page .newslist .textnews .item{display: flex;flex-wrap: wrap;padding: 0 0 2.5rem 0;margin-bottom: 2.5rem;}
.news_page .newslist .imgcon{width: 22.63%;padding-top: 17.2%;height: 0; margin-right: 3%;position: relative;border-radius: 1.0rem;overflow: hidden;}
.news_page .newslist .imgcon img{position: absolute;left: 0;top: 0;height: 100%;width: 100%;object-fit: cover;/*max-width: 10000px;*/}
.news_page .newslist .textcon{width: 70%;padding: 1.3rem 0 2rem;position: relative;}
.news_page .newslist .date{padding-left: 1.5rem;background: url(../images/icon_time.png) left  center no-repeat;margin-top: 1rem;color: #888;font-size: 0.8rem;}


.news_detail{padding-top: 1.5rem;padding-bottom: 3.5rem; clear: both;}
.news_detail .titles {text-align: center;padding-bottom: 1.5rem;margin-bottom: 1.5rem;border-bottom: 1px solid #eee;}
.news_detail h2{font-size: 1.8rem;margin-bottom: 1rem;color: #333333;}
.news_detail .titles .date{padding-left: 1.5rem;background: url(../images/icon_time.png) left  center no-repeat;margin-top: 1rem;color: #888;font-size: 0.8rem;width: 6rem;margin: 0 auto;}
.news_detail_body{font-size: 16px;line-height: 1.8;margin-bottom: 2rem;padding: 20px;color: #333;}
.news_detail_body h2,.news_detail_body h3,.news_detail_body h4,.news_detail_body h5{font-weight: bold; margin-bottom: 10px; }
.news_detail_body p {line-height: 2;}
.news_detail_body p,.news_detail_body div{margin-bottom: 20px;}
/*.news_detail_body img{max-width: 90%;margin: 20px auto;display: block;}*/



.return_back{display: block;text-align: center; width: 100%;height: 14.45rem;height: 2.65rem;line-height: 2.65rem;background-color: #142951;color: #fff;transition: all 0.5s;}
.return_back:hover{opacity: 0.9;}

.bt{border-top: 1px solid #ccc;}
.fanpian{padding-top: 1.0rem;display: flex;justify-content: space-between;flex-wrap: wrap;padding: 1.5rem 0;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.fanpian .con{width: 35%;flex: 0 1 auto;color: #666;font-size: 0.9rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.fanpian .next{text-align: right;}
.fanpian .return{flex:0 0 auto;width: 7.0rem;padding-left: 20px;background: url(../images/icon_return.png) left center no-repeat;font-size: 0.9rem;}
.fanpian a{ color: #333;transition: all 0.5s ease;line-height: 1.8;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 0.9rem;padding-left: 10px;}
.fanpian a:hover{color: #003b8f;}
.sharebox{line-height: 37px;margin-top: 30px;font-size: 16px;}
.share{ width: 37px;height: 37px; display: inline-block;*display: inline;*zoom: 1; background: url(../images/iconfenxiang.png) left center no-repeat;cursor: pointer; vertical-align: top;margin-left: 15px;}
.bdshare-button-style0-16 .bds_more{float: none;background: none!important; display: block;margin: 0;padding: 0; width: 37px;height: 37px;}

.contact_wrap{display: flex;flex-wrap: wrap;padding-bottom: 3rem;}
.contact_wrap .con_info{width: 38%;margin-right: 2%;display: flex;flex-direction: column;justify-content: space-between;}
.con_info .title{font-size: 1.8rem;color: #003b8f;margin-bottom: 1.0rem;}
.con_info .con p{line-height: 1.8;padding: 5px 0;padding-left: 2.6rem; background: url(../images/icon_tel_g.png) left center no-repeat;font-size: 0.9rem;margin-bottom: 1.5rem;}
.con_info .con p.email{background-image: url(../images/icon_email_g.png);}
.con_info .con p.addr{background-image: url(../images/icon_addr_g.png);}
.con_info .wxewm{width: 150px;text-align: center;font-size: 16px;}
.contact_wrap #map{width: 55%;height: 29.0rem;}

/*产品详情*/

.intro_box{margin-top: 120px;margin-bottom: 120px;}
.pro_banner{width: 100%;height: calc(100vh - 80px);background: url(../images/cp_bg.jpg) center no-repeat;background-size: cover;}
.container{max-width: 1400px;width: 90%;margin: 0 auto;}
.pro_banner .container{display: flex;justify-content: space-between;height: 100%;}
.pro_banner .imgcon{width: 57%;height: 100%;padding: 100px;}
.pro_banner .imgcon img{width: 100%;height: 100%;object-fit: contain;}
.pro_banner .textcon{width: 41%;text-align: right;margin-top: 150px;}
.pro_banner .textcon .entitle{font-size: 20px;line-height: 1.8;color: #000;text-transform: uppercase;}
.pro_banner .textcon .title{font-size: 50px;line-height: 1.6;color: #000;}

.pro_about .container{display: flex;flex-wrap: wrap;}
.pro_about .typebar{flex: 0 0 36%;}
.pro_about .description{flex: 1;margin-left: 50px;font-size: 22px;color: #333;line-height: 2.2}

.pro_canshu{width: 100%;background: url(../images/detail_canshu_bg.jpg) center no-repeat;background-size: cover;padding: 40px 0 60px;}
.pro_canshu .description{margin-bottom: 0px;display: flex;justify-content: space-between; flex-wrap: wrap;margin-top: 10px;}
.pro_canshu h3{width: 80%; background-color: #fc7b66;
                background-image: linear-gradient(90deg, #fc7b66 0%, #f32612 98%, #f32612 100%);
                background-clip: text;
                -webkit-background-clip: text;
                color: transparent;font-size: 28px;line-height: 1.6;margin-bottom: 40px;position: relative;padding-left: 30px;}

.pro_canshu h3:after{position: absolute;left: 0;top: 15px;width: 13px;height: 13px;border-radius: 50%;content: "";background-image: linear-gradient(90deg, #fc7b66 0%, #f32612 98%, #f32612 100%);}
.pro_canshu p{font-size: 22px;color: #fff;line-height: 1.4;}     

.pro_photos{width: 100%;overflow: hidden;margin-bottom: 40px;}
.pro_photos_list {position: relative;}
.pro_photos_list .swiper-button-prev,.pro_photos_list .swiper-button-next{background-color: rgba(0,0,0,0.35);width: 38px; left: 0;    height: 88px; color: #fff;transition: all 0.4s ease-in-out;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.pro_photos_list .swiper-button-prev:hover,.pro_photos_list .swiper-button-next:hover{background-color: rgba(0,0,0,0.6);}
.pro_photos_list .swiper-button-prev:after,.pro_photos_list .swiper-button-next:after{font-size: 24px;}
.pro_photos_list .swiper-button-next{left: auto;right: 6.5%;margin-right: 40px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.pro_photos_list .swiper-slide{background: url(../images/cppic_bj.jpg) center no-repeat;background-size: cover;height: 61vh;padding: 2.5rem;}   
.pro_photos_list .swiper-slide .Info{position:absolute;left:0;bottom:-0px;z-index:1;color:#fff;z-index: 2; transition:all 0.5s ease;width: 100%;background-color: rgba(0,0,0,0.2);opacity:0;visibility: hidden;text-align: center;}
.pro_photos_list .swiper-slide:hover .Info{opacity: 1;visibility: visible;}
.pro_photos_list .swiper-slide .Info h1{font-size:1.6rem;line-height:1.4;margin:0;padding:1.4rem 1.4rem;}
.pro_photos_list .swiper-slide .Info  p{font-size:20px;line-height:1.6;padding-top:10px;text-align:justify}
.pro_photos_list .swiper-slide img{width: 100%;height: 100%;object-fit: contain;}   

.pro_content{line-height: 1.8;font-size: 20px;margin-bottom: 60px;}
.pro_content span{white-space: pre-wrap!important;}
.pro_content h3{font-size: 32px;color: red;font-weight: bold;margin-bottom: 40px;margin-top: 40px;position: relative;/*padding-left: 40px;*/}
/*.pro_content h3:after{position: absolute;left: 0;top: 10px;width: 20px;height: 20px;border-radius: 0;content: "";background-color: red;}*/
.pro_content img{display: block;margin: 20px auto;max-width: 1000px;border-radius: 10px;}
.pro_content h4{font-size: 24px;color: #222;font-weight: bold;margin-bottom: 30px;margin-top: 30px;padding-left: 40px;position: relative;}
.pro_content h4:after{position: absolute;left: 0;top: 5px;width: 20px;height: 20px;border-radius: 50%;content: "";background-color: red;}
.pro_content .tedian{display: flex; justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
.pro_content .tedian.col6 li{width: 100%;}
.pro_content .tedian li{width: 100%;margin-bottom: 15px;font-size: 18px;padding-left: 60px;position: relative;}
.pro_content .tedian li:after{position: absolute;left: 30px;top: 10px; width: 10px;height: 10px;border-radius: 0%;content: "";background-color: red;}
.pro_content h5{width: 100%;font-size: 20px;font-weight: bold;padding-left: 1.5rem; color: red;margin: 20px auto;text-align: left;}
.pro_video{}
.pro_video .video{width: 100%;max-width: 1000px;margin: 30px auto;}
.pro_video .video video{width: 100%;}

.pro_table{padding: 2rem 0 3rem;background-color: #f1f1f1;text-align: center;}
table {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-spacing: 0;
    margin: 40px auto;
}
table th {
    background: #f7f7f7 !important;
    color: #1d1d1f !important;
    font-weight: bold;text-align: center;padding: 10px;border: 1px solid #ccc;
}
table tr:nth-child(2n+1) td{background: rgb(244,212,217);color: #1d1d1f !important;}
table tr:nth-child(1) td{background: rgb(190,32,34);color: #fff !important;}
table tr td {
    font-size: 16px;
    line-height: 38px;
    padding: 10px;
    color: #1d1d1f;
    word-break: break-all;
    text-align: center;
    border: 1px solid #ccc;
    border-bottom: none;
    border-right: none;
}

@media (max-width: 768px) {
    #product_detail{padding-top: 61px;}
    .pro_banner{height: auto;padding-bottom: 10px;}
    .container{width: 100%;padding-left: 20px;padding-right: 20px;}
    .pro_banner .container{flex-wrap: wrap;width: 100%;justify-content: flex-start;height: auto;padding: 0;}
    .pro_banner .imgcon{width: 100%;height: auto;padding: 40px;}
    .pro_banner .textcon{order: -1;width: 100%;text-align: left;margin-top: 50px;padding: 0 20px; }
    .pro_banner .textcon .entitle{font-size: 14px;display: none;}
    .pro_banner .textcon .title{font-size: 24px;font-weight: bold;text-align: center;}
    .pro_banner .textcon .desc{font-size: 15px;margin-top: 6px;display: none;}
    .pro_banner .textcon .subtitle{font-size: 24px;}
    .intro_box{margin-top: 20px;margin-bottom: 40px;}
    .typebar{margin-top: 25px;margin-bottom: 25px;}
    .pro_about .container .typebar{flex: 0 0 100%;margin-bottom: 1rem;}
    .pro_about .description{flex: 0 0 100%;margin-left: 0;text-align: justify;}

    .typebar h2{font-size: 24px;}
    .typebar .entitle{font-size: 16px;}
    .pro_about .description,.pro_content{font-size: 16px;}
    .pro_canshu{padding: 30px 0 30px;}
    .pro_canshu h3{width: 100%;margin-bottom: 20px;font-size: 16px;padding-left: 25px;}
    .pro_canshu h3:after{top: 8px;width: 10px;height: 10px;}
    .pro_video .video{margin: 20px auto;}
    .pro_photos_list {margin: 0 -15px;}
    .pro_photos_list .swiper-slide{height: 70vw;position: relative;padding: 20px;}
    .pro_photos_list .swiper-slide .Info h1{font-size: 16px;padding: 10px 20px;}
    .pro_photos_list .swiper-button-prev, .pro_photos_list .swiper-button-next{width: 24px;height: 60px;background-size: 12px;}
    .pro_photos_list .swiper-button-next{right: 0;margin-right: 0;}
    .pro_content h3{font-size: 20px;margin: 15px 0;}
    .pro_content h4{font-size: 18px;margin: 15px 0;padding-left: 25px;}
    .pro_content h4:after{width: 10px;height: 10px;top: 5px;}
    .pro_content h5{padding-left: 0;font-size: 16px;}
    .pro_content .tedian li:after{top: 10px;margin-top: 0;left: 0;width: 6px;height: 6px;}
    .pro_content .tedian li{font-size: 16px;padding-left: 20px;width: 100%;}
    .pro_content .tedian.col6 li{width: 100%;}
    table tr td{line-height: 1.8;padding: 5px 3px;font-size: 14px;}
    .table_wrap{margin: 0 -15px;}
}


@media(max-width: 1650px){
  html{font-size: 18px;}
  .head .rightnav>ul>li{padding: 0 .4rem;}
  .head .rightnav>ul>li>a{font-size: 16px;}
  /*.index_case{padding: 5% 0 7% 0;}*/
  .index_about .imgcon{margin-left: 0;width: 50%;}
}
@media(max-width: 1440px){
  html{font-size: 16px;}
  .container{width: 1100px;}
  .head .container{width: 85%;}
  .linian .img img{max-width: 40rem;}
}
@media(min-width: 1200px) and (max-height: 720px){
  .subbanner2{height: 35vw;}
}

@media(max-width: 1280px){
  html{font-size: 16px;}
  .head .container{width: 90%;}
  .container{width: 90%;}
  .index_join{height: 44rem;padding: 13.5rem 0 5rem;}
  .index_join .img{margin-top: 2rem;}
  .index_join h3{font-size: 2.8rem;}
  .index_join h2{font-size: 2rem;}
  .index_join .text{font-size: 1rem;}
  .linian .img img{max-width: 100%;}

}