.banner{width: 100%;margin-top: 0; height: calc(100vh); position: relative;z-index: 2;background-color: #fff;overflow: inherit;}
.banner .swiper-slide {height: 100%;}
.banner .swiper-button-next,.banner .swiper-button-prev{width: 54px;height: 54px;border-radius: 50%;background: url(../images/arr1_right.png) center no-repeat;background-size: 53px;left:auto;right: 5%;display: none!important;}
.banner .swiper-button-prev{background-image: url(../images/arr2_right.png);left: 5%;right: auto;display: none!important;}

.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;display: none;}
.banner .container{position: absolute;left: 50%;transform: translateX(-50%); height: 100%;z-index: 100;width: 85%;}
.banner .container .con{color: #363636;width: 100%;height: 100%; position: absolute; top: 50%;left: 0%; transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);text-align: left;}
.banner .container .con .title{font-size: 1.8rem;color: #fff;position: absolute;left: 0;bottom: 1.5rem; padding-bottom: 0.4rem;line-height: 1.4;margin-top: 0.5rem;}
.banner .container .con .title span{color: var(--c);}
/*.banner .container .con .title:after{position: absolute;left: 50%;margin-left: -1.5rem; bottom: 0;width: 3rem;height: 0.1rem;background-color: #000;content: "";}*/
.banner .container .con .enname{font-size: 1rem;color: #fff;text-transform: uppercase;font-weight: bold;}
.banner .container .con .desc{position: absolute;left: 50%;top: 20%; font-size: 3rem;line-height: 1.5;margin-top: 0.8rem;color: #fff;font-weight: bold;}
.banner .container .con .btns{width: 100%; margin-top: 1.5rem;border-radius: 1.4rem;}
.banner .container .con .btns a{width: auto; display: inline-block;padding: 0.3rem 1.0rem;vertical-align: top;margin-right: 16px;text-align: center;font-size: 0.9rem;font-weight: normal;color: #fff;transition: all 0.5s;cursor: pointer;background-position: left 0.8rem center;background-repeat: no-repeat;background-color: #9ea1a5;}
.banner .container .con .btns .detail{background-image: url(../images/icon_down_w.png);}
.banner .container .con .btns .contact{background-image: url(../images/icon_tel_w.png);}
.banner .container .con .btns a .iconfont{font-size: 1.2rem;line-height: 1; margin-left: 0.5rem;}
.banner .container .con .btns a.cur,.banner .container .con .btns a:hover{background-color: var(--c);color: #fff;}
.banner .bgb { position:absolute; width:100%; height:100%; left:0; top:0;background-size: cover;background-position: center center;background-repeat: no-repeat; }	
.banner .bgb video{display: block;}
/*.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(-45%);opacity: 0;
    -o-transform: translateY(-45%);
    -moz-transform: translateY(-45%);
    -webkit-transform: translateY(-45%);
    transform: translateY(-45%);
    -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 .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;/*background-color: #0065bf;*/}

.banner .slick-dots{bottom: 2.5rem;width: 100%;text-align: right;padding: 0 7.5%;}
/*.banner .slick-dots:before{content: "01";color: #fff;margin-top: -13px;margin-right: 10px;}*/
/*.banner .slick-dots:after{content: "03";color: #fff;margin-top: -13px;margin-left: 10px;}*/
.banner .slick-dots li{margin: 0 0;width: 0.8rem;height: 0.8rem;border-radius: 0.8rem; margin: 0 0.5rem; background-color: #ccc;transition: all 0.4s;}
/*.banner .slick-dots li:after{width: 2px;height: 6px;background-color: #eee;content: "";display: block;position: absolute;right: 0;bottom: -2px;transition: all 0.4s;}*/
.banner .slick-dots li:last-child:after{display: none;}
.banner .slick-dots li button:before, .banner .slick-dots li button{width: 0.8rem;height: 0.8rem;transition: all 0.4s;}
.banner .slick-dots li.slick-active button:before,.banner .slick-dots li.slick-active:after{background-color: var(--c);}

.banner .data_wrap{margin-top: -3.4rem;height: 6.8rem;z-index: 9;box-shadow: 3px 3px 6px rgba(0,0,0,0.15);}
.banner .data_wrap .data{width: 100%;}
.data_wrap .item{flex:1;height: 6.8rem;border-left: 1px solid #ccc;background-color: #fff;transition: all 0.5s;}
.data_wrap .item:first-child{border-left-color: transparent;}
.data_wrap .item:hover{background-color: var(--c);}
.data_wrap .item:hover .title{color: #fff;}
.data_wrap .item:hover .img{}
.data_wrap .item .img{width: 50px;height: 60px;text-align: center;line-height: 60px;margin-bottom: 2px;transition: all 0.5s;overflow: hidden;}
.data_wrap .item .img img{vertical-align: middle;filter: drop-shadow(0px 60px #fff);transition: all 0.4s;}
.data_wrap .item:hover .img img{transform: translateY(-60px);}
.data_wrap .item .title{text-align: center;font-size: 0.9rem;color: #272727;text-align: center;transition: all 0.5s;}

.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; 
}
.line4{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;       
  text-overflow: ellipsis;   
  display: -webkit-box;     
  -webkit-line-clamp: 4;      
  line-clamp: 4;          
  -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: 0;display: none;}
.video_inner{position: fixed;width: 100%; height: 100vh; left: 0;top: 0; margin: 0 auto;text-align: right;z-index: 99999;display: none;}
.video_inner span{display: inline-block;font-size: 2.5rem;color: #fff;cursor: pointer;position: absolute;right: 5%;top: 10%;z-index: 2;}
.video_inner video{width: 80%;position: absolute;z-index: 1;top: 50%;left: 50%;transform: translate(-50%,-50%);border-radius: 1rem;max-height: 92vh;}


.main{position: relative;overflow: hidden;z-index: 1;background-color: #fff;}
.typebar{margin-bottom: 2.5rem;position: relative;background: url(../images/typebar_bg.png) center top no-repeat;background-size: 100%;padding-top: 2.5rem;}
.typebar.center{text-align: center;}
.typebar h2{font-size: 2.4rem;color: #333;line-height:1.6;position: relative;padding-bottom: 6px;font-weight: normal;}
.typebar h2 span{color: var(--c);}
.typebar h2:after{position: absolute;left: 0; margin-left: 4px; bottom: 0;width: 3.5rem;height: 0.25rem;background: #2db7f5; content: "";display: none;}
.typebar.center h2:after{left: 50%;margin-left: -1.75rem;}
.typebar .enname{font-size: 3rem;color: #b0b0b0;line-height: 1.8;text-transform: uppercase;line-height: 1;font-family: 'arial';margin-bottom: 0.5rem;}
.typebar .subtitle{font-size: 1.2rem;color: #000000;line-height: 1.5;font-weight: bold;margin-top: 0.5rem;}
.typebar .desc{font-size: 16px;color: #333;line-height: 1.8;margin-top: 0.6rem;}
.typebar.white .subtitle,.typebar.white .desc{color: #fff;}
.typebar.white .enname{color: rgba(255,255,255,0.16);}
.typebar .viewmore{position: absolute;right: 0;bottom: 0;margin-bottom: 0;margin-top: 0;}
.typebar .typelist{position: absolute;right: 0;top: 0.75rem;display: flex;border-bottom: 1px solid #ccc;}
.typebar .typelist a{margin-right: 20px;position: relative;}
.typebar .typelist a:last-child{margin-right: 0;}
.typebar .typelist a:after{position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background-color: var(--c);content: "";opacity: 0;transition: all 0.4s;}
.typebar .typelist a.cur:after{opacity: 1;}
.typebar .dixian{width: 2.5rem;height: 0.15rem;background-color: var(--c);margin: 1rem 0;}

.typebar.xian{display: flex;overflow: hidden;align-items: center;}
.typebar.xian h2{line-height: 1;padding-bottom: 20px;}
.typebar.xian .more{margin-left: 22px;flex: 1;position: relative;overflow: hidden;text-align: right;height: 40px;line-height: 40px;}
.typebar.xian .more:after{position: absolute;width: 100%;right: 0;height: 2px;background-color: #cacaca;top: 50%;content: "";}
.typebar.xian.hasmore .more:after{right: 142px;}
.typebar.xian .more:hover{color: var(--c);}
.index_about{padding-top: 5rem;padding-bottom: 5rem;margin-top: 0rem;background: #f4f8fa url(../images/index_about_bg.jpg) center top no-repeat;background-size: cover;position: relative;}
.index_about .content{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;}
.index_about .container{position: static;}
.index_about .imgcon{position: relative;right: 0;bottom: 0;width: 50%;height: 28vw; z-index: 1;}
.index_about .imgcon img{width: 100%;}
.index_about .textcon{width: 50%;position: relative;}
.index_about .textcon .typebar h2{color: var(--c);}
.index_about .text {text-align: justify;padding-right: 2rem;position: relative;z-index: 1;padding-bottom: 0rem;overflow: hidden;}
.index_about .text p{line-height: 2;font-size: 0.9rem;color: #333333;margin-bottom: 1rem;}
.index_about .more{display: block;width: 8.4rem;height: 2.2rem;line-height: 2.2rem;background-color: var(--c);color: #fff;border-radius: 0px;text-align: center;font-size: 0.9rem;position: relative;z-index: 1;margin-top: 2rem;margin-bottom: 1rem;border-radius: 2.2rem; }
.index_about .more:after{position: absolute;top: 50%; left: -500%;width: 490%;height: 1px;background-color: #ccc;content: "";display: none;}
.index_about .typebar{position: relative;z-index: 2;margin-bottom: 0;}
.index_about .text{margin-top: 1rem;}
.index_about .data{padding-top: 1rem;padding-bottom: 1rem; position: relative;z-index: 2;}
.index_about .data .container{display: flex;justify-content: space-between;flex-wrap: wrap;}
.index_about .data .item{min-width: 120px; text-align: center;}
/*.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 .img{width: 3.6rem;height: 3.6rem;margin: 0 auto;text-align: center;display: flex;align-items: center;justify-content: center;}
.index_about .data .img img{position: relative;max-width: 100%;}
.index_about .con{margin-top: 0rem;}
.index_about .data .name{color: #999999;font-size: 0.9rem;color: var(--c);font-weight: bold;}
.index_about .data .value{font-size: 0.9rem;color: var(--c);}
.index_about .data .value span{font-size: 2rem;font-weight: bold;}
.index_about .viewmore{margin-left: 0;margin-right: 0;}

.index_product{padding-top: 5rem;padding-bottom: 5rem;background: url(../images/index_product_bg.jpg) center no-repeat;background-size: cover;}

.about_wrap{}
.about{}
.about .content{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;padding-bottom: 3rem;}
.about .container{}
.about .imgcon{width: 48%; margin-top: 0rem;position: relative;margin-left: 2%;}
.about .imgcon .img{width: 100%;height: 100%;background: url(../images/about.jpg) center center  no-repeat;background-size: contain;transition: all 0.4s;cursor: pointer;}
.about .imgcon img{display: none;}
.about .typebar{margin-bottom: 1rem;}
.about .text {width: 50%; text-align: justify;padding: 0% 0% 0 0;}
.about .text p{line-height: 2;color: #333333;margin-bottom: 1rem;}
.about .text .title{font-size: 1.2rem;color: #212122;text-align: center;font-weight: bold;}

.about .data{margin-bottom: 2rem;display: flex;justify-content: space-around;background-color: var(--c);border-radius: 1.0rem;padding: 1.5rem 0;}
.about .data .item{flex:1; text-align: center;float: left;text-align: center;background: url(../images/icon_xian.png) right center no-repeat;margin: 0 ;position: relative;}
.about .data .item:after{position: absolute;right: 0;top: 0;width: 1px;height: 100%;background-image: linear-gradient(to bottom,rgba(255,255,255,0.1),rgba(255,255,255,1),rgba(0,0,0,0.1));content: ""; }
/*.about .data .item:first-child{text-align: left;}*/
/*.about .data .item:last-child{text-align: right;background: none;}*/
/*.about .data .item:last-child .name{padding-right: 2.7rem;}*/
.about .con{text-align: center;}
.about .data .name{color: #fff;margin-bottom: 0.5rem;}
.about .data .value{font-size: 0.9rem;color: #fff;}
.about .data .value span{font-size: 2rem;font-weight: bold;}

.index_pro{padding-top: 3rem;padding-bottom: 3rem;background-color: #ffffff;}

.typebar~.protype{margin-top: -1rem;}
.protype{display: flex;flex-wrap:wrap;margin-bottom: 3rem;justify-content: center;}
.protype .item{margin-right: 20px;position: relative;cursor: pointer;width: 166px;height: 38px;line-height: 38px; border: 1px solid #ccc;}
.protype .item:last-child{margin-right: 0;}
.protype .item .bigclass{text-align: center;display: block;color: #292929;transition: all 0.4s;position: relative;}
}
.protype .item.cur .bigclass:after{
  opacity: 1;
}

.protype .item .list{position: absolute;left: 50%;top: 130%;transform:translateX(-50%);white-space: nowrap;opacity: 0;visibility: hidden;transition: all 0s;}
.protype .item:first-child .list{left: 0;transform:translateX(0%);}
.protype .item:last-child .list{left: auto;right: 0; transform:translateX(0%);}
.protype .item .list a{font-size: 1.1rem;padding: 0 1rem;transition: all 0.4s;}
.protype .item .list a:hover{color: var(--c);}
.protype .item.cur .list{opacity: 1;visibility: visible;}
.protype .item.cur,.protype .item.cur a{color: #2db7f5;border-color: #2db7f5;}

.index_pro .content{display: none;}


.pro_wrap{position: relative;margin-top: 1rem;}
.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;overflow: hidden;border-radius: 0;}
.pro_wrap .item{width: calc(28.85% - 8px);margin-right:12px;margin-bottom: 12px;  position: relative;transition: all 0.4s;float: left;background-color: #fff;}
.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(2){width: calc(42.3% - 12px);}
.pro_wrap .item:nth-child(3){margin-right: 0;}
.pro_wrap .item:nth-child(4){margin-top: -7%;}
.pro_wrap .item:nth-child(5){width: calc(21.15% - 12px);margin-right: 12px;}
.pro_wrap .item:nth-child(6){width: calc(21.15% - 12px);margin-right: 12px;}
.pro_wrap .item:nth-child(7){margin-right: 0;margin-top: -2.7%;}
.pro_wrap .item .text{padding: 15px 20px;display: none;}
.pro_wrap .item .title{font-size: 1.1rem;color: #151515;font-weight: normal;line-height: 1.4; margin-top: 0.1rem;margin-bottom: 0.2rem;display: block;transition: all 0.4s ease-in-out;}
.pro_wrap .item .desc{font-size: 0.9rem;color: #151515;line-height: 1.8;}
.pro_wrap .item .imgcon{padding-top: 67.75%;width: 100%; position: relative;height: 0;display: block; border: 0px solid #ddd;}
.pro_wrap .item:nth-child(2) .imgcon{padding-top: 63.04%;}
.pro_wrap .item:nth-child(3) .imgcon{padding-top: 82.943%;}
.pro_wrap .item:nth-child(4) .imgcon{padding-top: 107.5%;}
.pro_wrap .item:nth-child(5) .imgcon{padding-top: 115.17%;}
.pro_wrap .item:nth-child(6) .imgcon{padding-top: 115.17%;}
.pro_wrap .item:nth-child(7) .imgcon{padding-top: 92%;}
.pro_wrap .item .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(43,46,154,0.7);color: #fff;padding: 10%;transition: all 0.4s;opacity: 0;visibility: hidden;color: #fff;}
.pro_wrap .item .mask .name{font-size: 1.1rem;font-weight: bold;text-align: center;margin-top: 1rem;}
.pro_wrap .item .mask .value{font-size: 0.9rem;margin-top: 10px;}

.pro_wrap .item .img{position: absolute;left: 50%;top: 50%;width: 100%;height: 100%; transform: translate(-50%,-50%);display: flex;justify-content: center;align-items: center;overflow: hidden;}
.pro_wrap .item .img img{width: 100%;height: 100%;object-fit:cover; transition: all 0.4s ease-in-out;}
.pro_wrap .item .more{text-align: center;color: var(--c);display: block;font-size: 0.9rem;}
.pro_wrap .item:hover .img img{transform: scale(1.03);}
.pro_wrap .item:hover .mask{opacity: 1;visibility: visible;}
/*.pro_wrap .item:hover .title{color: var(--c);}*/

.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;}

.service_wrap{padding-top: 3rem;padding-bottom: 3rem;}
.service_box{position: relative;}
.service_list .item{height: 82vh;overflow: hidden; background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;}
.service_list .item .mbg{position: absolute;left: 0;top: 0;width: 100%;height: 100%; background-position: center;background-repeat: no-repeat;background-size: cover;}
.service_list .item .container{padding: 6.0rem 20px 15rem;color: #fff;}
.service_list .item .title{font-size: 1.4rem;font-weight: bold;}
.service_list .item .desc{max-width: 500px;margin-top: 2rem;
text-overflow: -o-ellipsis-lastline;
    overflow: hidden;       
    text-overflow: ellipsis;   
    display: -webkit-box;     
    -webkit-line-clamp: 9;      
    line-clamp: 9;          
    -webkit-box-orient: vertical;
}
.service_list .item .more{display: block;width: 8.6rem;height: 2.5rem;line-height: 2.5rem;background-color: rgba(255,255,255);color: var(--c);text-align: center;border-radius: 2.5rem;margin-top: 1.5rem;}
.service_nav{position: absolute;z-index: 9; left: 0;bottom: 0;width: 100%;display: flex;flex-wrap: wrap;align-items: flex-end;}
.service_nav .item{flex: 1;height: 6.1rem;display: flex;flex-direction: column;justify-content: center;background-color: rgba(255,255,255,0.11);color: #fff;align-items: center;padding: 1.5rem 1.5rem; transition: all 0.4s; cursor: pointer;}
.service_nav .item .title{font-size: 1.2rem;}
.service_nav .item .desc{display: none;}
.service_nav .item.cur{background-color: var(--c);align-items: flex-start;height: auto;padding: 2rem 1.5rem;}
.service_nav .item.cur .title{font-weight: bold;}
.service_nav .item.cur .desc{display: block;}

.index_jjfa{padding-top: 4rem;padding-bottom: 4rem;background: url(../images/index_jjfa_bg.jpg) center no-repeat;background-size: cover;}

.jjfa_list_wrap{position: relative;padding-left: 3rem;padding-right: 3rem;}
.jjfa_list {position: static;}
.jjfa_list .swiper-button-prev{left: 0;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'%23cccccc'%2F%3E%3C%2Fsvg%3E");}
.jjfa_list .swiper-button-next{right: 0;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'%23cccccc'%2F%3E%3C%2Fsvg%3E")}
.jjfa_list .item{overflow: hidden; background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;}
.jjfa_list .item .textcon{position: absolute;left: 0;top: 0;width: 100%;height: 11.0rem;padding: 1rem 1.5rem;background-color: #fff;transition: all 0.4s;}
.jjfa_list .item:hover .textcon{background-image: linear-gradient(to bottom, rgba(0,0,0,0.40), rgba(0,0,0,0.30), rgba(0,0,0,0));background-color: transparent;}
.jjfa_list .item:hover .title{color: #fff;}
.jjfa_list .item:hover .desc{color: #fff;}
.jjfa_list .item:hover .more{background-image: url(../images/icon_more_h.png);color: #fff;}
.jjfa_list .item .desc{color: var(--c);transition: all 0.4s;}
.jjfa_list .item .title{font-size: 1rem;color: #111;line-height: 1.4;font-weight: bold;transition: all 0.4s;}
.jjfa_list .item .more{display: block;width: 100px;height: 30px;line-height: 30px;background: url(../images/icon_more.png) center right 10px no-repeat;font-size: 14px;position: absolute;left: 1.5rem;bottom: 1.0rem;transition: all 0.4s;}
.jjfa_list .item .img{display: block;width: 100%;height: 0;padding-top: 150%;box-sizing: content-box;position: relative;}
.jjfa_list .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}



.index_honor{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-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.4s;}
.hlist .item:hover .img img{transform: scale(1.03);}
.hlist .swiper-pagination{width: calc(100% - 10rem);}


.youshi_wrap{padding-top: 3rem;padding-bottom: 3rem;}
.youshi .swiper-pagination{bottom: -30px;display: none;}
.youshi .content{display: flex;flex-wrap: wrap;}
.youshi .con{width: 22.5%;margin-right: 3.3%;  position: relative;background-color: #fff;box-shadow: 3px 3px 6px rgba(0,0,0,0.15),-3px -3px 6px rgba(0,0,0,0.15); min-height: 400px;padding: 1.5rem 1rem;border-radius: 1rem;transition: all 0.4s;}
.youshi .con:nth-child(4n){margin-right: 0;}
.youshi .con .img{margin: 2rem auto 1rem;width: 64px;height: 64px;text-align: center;line-height: 64px;overflow: hidden;}
.youshi .con .img img{transition: all 0.4s;filter: drop-shadow(0px 70px #fff);transition: all 0.4s;}
.youshi .con:hover .img img{transform: translateY(-70px);}
.youshi .con .title{font-size: 1.2rem;font-weight: bold;text-align: center;transition: all 0.4s;}
.youshi .con .desc{font-size: 0.9rem;color: #222222;transition: all 0.4s;padding: 0 0.5rem;text-align: justify;margin-top: 0.5rem;}
.youshi .con:hover{background-color: var(--c);}
.youshi .con:hover .desc,.youshi .con:hover .title{color: #fff;}
.youshi .swiper-button-prev,.youshi  .swiper-button-next{display: none;}


.app_wrap{padding-top: 3rem;padding-bottom: 3rem;background-color: #f3f3f3;}
.app .content{display: none;}
.app .con{width: 49%;margin-right: 2%; margin-bottom: 2%; position: relative;background-color: #fff;box-shadow: 3px 3px 6px rgba(0,0,0,0.15),-3px -3px 6px rgba(0,0,0,0.15);border-radius: 0.5rem;transition: all 0.4s;float: left;display: flex;flex-wrap: wrap;overflow: hidden;}
.app .con:nth-child(2n){margin-right: 0;}
.app .con:nth-child(4n+3) .textcon,.app .con:nth-child(4n+4) .textcon{order: -1;}
.app .con .img{text-align: center;overflow: hidden;width: 50%;position: relative;height: 0;padding-top: 50%;box-sizing: content-box;display: block;}
.app .con .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%; transition: all 0.4s;}
.app .con .img img:hover{transform: scale(1.03);}
.app .con .textcon{width: 50%;padding: 1.5rem;background-color: #fff;}
.app .con .title{font-size: 0.9rem;font-weight: bold;transition: all 0.4s;margin-top: 1rem;display: block;}
.app .con .title:hover{color: var(--c);}
.app .con .desc{color: #222222;transition: all 0.4s;text-align: justify;margin-top: 0.5rem;font-size: 15px;}
.app .con .more{width: 130px;height: 34px;line-height: 32px;border-radius: 10px;display: block;text-align: center;margin-top: 0.75rem;border: 1px solid #ccc;color: #333;transition: all 0.4s;font-size: 15px;}
.app .con .more:hover{background-color: var(--c);color: #fff;background-color: var(--c);}
.app .swiper-button-prev,.app  .swiper-button-next{display: none;}

.app_detail{padding-top: 3rem; padding-bottom: 3rem;max-width: 1220px;margin-left: auto;margin-right: auto;display: flex;flex-wrap: wrap;}
.app_detail .imgcon{width: 50%;margin-right: 4%;position: relative;}
.app_detail .imgcon .img{width: 100%;height: 0;position: relative;padding-top: 62.5%;box-sizing: content-box;}
.app_detail .imgcon .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.app_detail .infocon{width: 46%;}
.app_detail .infocon .title{font-size: 1.2rem;font-weight: bold;margin-top: 2rem;position: relative;padding-bottom: 10px;}
.app_detail .infocon .title:after{position: absolute;left: 0;bottom: 0;width: 50px;height: 2px;background-color: var(--c);content: "";}
.app_detail .infocon .desc{margin-top: 1rem;}
.app_detail .infocon .item{display: flex;flex-wrap: wrap;}
.app_detail .infocon .item .name{flex: 0 0 auto;font-weight: bold;}
.app_detail .infocon .item .value{flex: 1;}




.hezuolist_wrap{padding: 3rem 0;background-color: #fff;}
.hezuolist{padding-top: 25px;margin-bottom: 5px;display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;}
.hezuolist .con{display: block;float: left;width: calc(15%);margin-right: 2%; text-align: center; text-align: center;background-color: #fff;position: relative;transition: all 0.4s;overflow: hidden;padding: 0.75rem;margin-bottom: 2%;border-radius: 10px;box-shadow: 3px 3px 6px rgba(0,0,0,0.15),-3px -1px 6px rgba(0,0,0,0.15);}
.hezuolist .con .img{width: 100%;position: relative;height: 0;padding-top: 50%;box-sizing:content-box;}
.hezuolist .con:nth-child(6n){margin-right: 0;}
.hezuolist .con:hover{}
.hezuolist .con:hover img{transform: translateY(-5px);}
.hezuolist .con img{position: absolute;left: 0;top: 0; width: 100%;height: 100%;object-fit: contain;position: absolute;left: 0;top: 0;transition: all 0.4s;}
.hezuolist .swiper-pagination{width: calc(100% - 8rem);height: 2px;top: auto;bottom: -3rem;}
.hezuolist .swiper-button-prev{position: absolute;left: -3rem;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: -3rem; 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);}

.index_youshi{padding-top: 6rem;padding-bottom: 6rem;background: url(../images/index_youshi_bg.jpg) center no-repeat;background-size: cover;}
.youshi_list{display: flex;flex-wrap: wrap;justify-content: space-around;}
.youshi_list .item{width: 23%;background-color: #fff;padding: 1.5rem;margin-bottom: 1.5%;box-shadow: 3px 3px 6px rgba(0,0,0,0.05),-3px -3px 6px rgba(0,0,0,0.05);}
.youshi_list .item .name{padding-top: 1.6rem;background: url(../images/youshi_dian.png) left top no-repeat;font-size: 1.4rem;font-weight: bold;color: #000;}
.youshi_list .item .value{font-size: 0.9rem;color: #666666;margin-top: 0.6rem;margin-bottom: 1rem;}

.youshi_list5 .item{width: 18.5%;}
.youshi_list5 .item .name{font-size: 1.1rem;min-height: 4.6rem;line-height: 1.5rem;}



.prolist{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;margin-top: 1.0rem;margin-bottom: 1.0rem;align-items: center;}
.prolist .box{width: calc(50% - 0.7rem);display: flex;flex-wrap: wrap;margin-right: 1.4rem;}
.prolist .box:nth-child(2n){margin-right: 0; }
.prolist .box:nth-child(2n) .item {width: 100%;margin-right: 0;}
.prolist .box:nth-child(2n) .item:nth-child(2n+1) .img:after{padding-top: 48.5%;}
.prolist .box:nth-child(2n) .item:nth-child(2n) .img:after{padding-top: 68%;}
.prolist .box .item:first-child{width: 100%;margin-right: 0;}
.prolist .box .item:first-child .img:after{padding-top: 67%;}
.prolist .box .item .imgbg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;font-size: 0;display: block;}
.prolist .box .item .imgbg img{width: 100%;height: 100%;object-fit: cover;}
.prolist .item{width: calc(50% - 0.7rem);margin-right: 1.4rem; margin-bottom: 1.4rem; border-radius: 0rem;overflow: hidden;transition: all 0.33s ease-in-out;overflow: hidden;background-color: #ffffff;padding: 0;position: relative;border:1px solid #ccc;position: relative;}
.prolist .item:nth-child(2n+1){margin-right: 0;}
.prolist .item .img{width: 100%;position: relative;display: block;margin-top: 0px;overflow: hidden;opacity: 0;visibility: hidden;font-size: 0;background-color: rgba(0,0,0,0.86);transition: all 0.4s;}
  .prolist .item:hover .img{opacity: 1;visibility: visible;}
@media(min-width: 0){
}
.prolist .item .img:after{position: relative;width: 100%;padding-top: 104.6%;content: "";display: block;}
.prolist .item .img img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}
.prolist .item .title{font-size: 1.1rem;color: #fff;line-height: 1.4;padding: 0;transition: all 0.33s ease-in-out;display: block;position: absolute;left: 1.0rem;bottom: 1.0rem;}
/*.prolist .item:hover .title{color: var(--c);}*/

.video_wrap{padding-top: 3rem;padding-bottom: 3rem;}
.index_video{position: relative;border-radius: 1.0rem;overflow: hidden;border: 1px solid #fff;margin: 0rem auto;padding: 0;max-width: 88%;}
.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;color: #000;display: flex;justify-content: center;align-items: center;}
.video_play span{margin-top: 120px;color: #fff;}

.swiper-pagination-bullet{width: 0.6rem;height: 0.6rem;border-radius: 50%;}
.swiper-pagination-bullet-active{background-color: var(--c);}

.viewmore {display: block;margin: 0 auto; position: relative;width: 8rem;height: 2.6rem;line-height: 2.6rem;font-size: 0.9rem;margin-top: 2rem;margin-bottom: 1rem;color: #333;border: 1px solid #333;border-radius: 0;transition: all 0.4s;text-align: center; cursor: pointer;background: url(../images/icon_arr_right_1_b.png) center right 1rem no-repeat;}
.viewmore a{color: var(--c);transition: all 0.4s;}
.viewmore:hover,.viewmore.cur{background-color: var(--c);border-color: var(--c);box-shadow: 5px 5px 10px rgba(0,0,0,0.1),-5px -5px 10px rgba(0,0,0,0.1);color: #fff;background-image: url(../images/icon_arr_right_1_w.png);}
.viewmore:hover a,.viewmore.cur a {color: #fff;}

.viewmore2 {display: block;margin: 0; position: relative;width: 9.4rem;height: 3rem;line-height: 3rem;font-size: 0.9rem;margin-top: 2rem;margin-bottom: 1rem;color: #1a1a1a;border: 0.1rem solid #eee;border-radius: 1.4rem;transition: all 0.4s ease-in-out;text-align: center; cursor: pointer;color: #fff;}
.viewmore2 a{color: #666;transition: all 0.4s;}
.viewmore2:hover,.viewmore2.cur{background-color: var(--c);box-shadow: 5px 5px 10px rgba(0,0,0,0.1),-5px -5px 10px rgba(0,0,0,0.1);color: #fff;}
.viewmore2:hover a,.viewmore2.cur a {color: #fff;}

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

.lhTab .hd{display: flex;justify-content: center;margin-bottom: 2rem;}
.lhTab .hd li{width: 11rem;height: 2.6rem;line-height: 2.6rem;text-align: center;background-color: #e4e4e4;border-radius: 1.3rem;margin: 0 1rem;}
.lhTab .hd li.on{background-color: #2b2e9a;color: #fff;}


.index_join_wrap{padding-top: 3rem;padding-bottom: 3rem;}
.index_join_wrap .content{display: none;}
.join_box{display: flex;flex-wrap:wrap;justify-content: space-between;}
.join_box .imgcon{width: 44.2%;float: left;position: relative;}
.join_box .imgcon img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit:cover;}
.join_box .list{width: 49.72%;float: right;}
.join_box .list .con{display: flex;margin: 14px 0;}
.join_box .list .con .img{width: 68px;height: 68px;margin-right: 4.2rem;flex:0 0 auto;margin-top: 8px;position: relative;}
.join_box .list .con .img:after{position: absolute;right: -2.8rem;top: 50%; width: 2.5rem;height: 1px;content: "";background-color: #555;}
.join_box .list .con .textcon{flex:1;}
.join_box .list .con .name{font-size: 1rem;font-weight: bold;}
.join_box .list .con .value{font-size: 0.9rem;}



.index_news{padding-top: 3rem;padding-bottom: 3rem;background-color: #fff;}
.index_news .content{display: flex;flex-wrap: wrap;}
/*.index_news .imgnews{width: 43%;float: left;overflow: hidden;position: relative;}*/
.index_news .imgnews .img{position: relative;width: 100%;height: 100%;padding-top: 0!important;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;}
.index_news .imgnews .img img{display: block;width: 100%;height: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);object-fit: cover;}
.index_news .imgnews .con:hover .img a{transform: scale(1.1);}
.index_news .imgnews .con:hover a.title{color: #c30d23;}

/*.index_news .imgnews .text{background-color: rgba(0,0,0,0.43);padding: 10px 15px;color: #fff;position: absolute;left: 0;bottom: 0;width: 100%;padding-right: 100px;}

.index_news .imgnews .swiper-pagination{bottom: 10px;width: 100%;right: 0;left: auto;width: 100px;}
.index_news .swiper-pagination-bullet{background-color: #fff;opacity: 1;}
.index_news .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: var(--c);}*/
.index_news .imgnews{width: 49%;margin-right: 4%; float: left;border-radius: 0.75rem;border-radius: 0;}
.index_news .imgnews .img{}
.index_news .imgnews .item{border-radius: 0.75rem;border-radius: 0;height: 100%;}
.index_news .imgnews .textcon{position: relative;background-color: #eeeeee;padding: 1rem;padding-left: 8.0rem;transition: all 0.4s;}
.index_news .imgnews .datetime{position: absolute;top: 0;left: 1.5rem;width: 4.8rem;height: 100%;text-align: center;color: #999;border-radius: 0.5rem;transition: all 0.4s;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.index_news .imgnews .datetime .day{font-size: 1.4rem;line-height: 0.9;margin-bottom: 5px;position: relative;font-weight: bold;}
.index_news .imgnews .datetime .date{font-size: 0.9rem;line-height: 1;padding: 4px 10px;}

.index_news .imgnews .datetime2{display: block;width: 110px;height: 49px;position: absolute;right: 0;top: 50%;text-align: right;margin-top: -15px;height: 30px;line-height: 30px;font-size: 0.9rem;color: #555;transition: all 0.4s;}
.index_news .imgnews .text{padding: 0 0;transition: all 0.4s;}
.index_news .imgnews .text .titles{position: relative;margin-bottom: 0rem;}
.index_news .imgnews .text a.title{display: block;padding-left: 0;font-size: 1.4rem;font-weight: bold; color: #2d2d2d;height: 32px;line-height: 32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_news .imgnews .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 .imgnews .text .desc{color: #727171;line-height: 1.5;}
.index_news .imgnews:hover .textcon{border-color: transparent;z-index: 2;background-color: var(--c);}
.index_news .imgnews:hover .textcon .datetime{background-color: transparent;}
.index_news .imgnews:hover .textcon .desc,.index_news .imgnews:hover .textcon .datetime{color: #fff;}
.index_news .imgnews:hover .textcon .text a.title{color: #fff;}
.index_news .imgnews .swiper-pagination{text-align: right;padding: 0 15px;  }



.index_news .listnews{width: 47%;float: right;}
.index_news .listnews .con {padding: 15px 8px;transition: all 0.4s;border-bottom: 1px solid #eeeeee;}
.index_news .listnews .con .box{position: relative;padding-left: 0;transition: all 0.4s;}
.index_news .listnews .datetime{position: absolute;top: 0;left: 0px;width: 7.0rem;height: 100%; color: #fff; text-align: center;color: #555;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.index_news .listnews .datetime .day{font-size: 1.4rem;line-height: 1;margin-bottom: 5px;position: relative;font-weight: bold;}
.index_news .listnews .datetime .date{font-size: 15px;line-height: 1;}

.index_news .listnews .date{font-size: 0.8rem;color: #999999;}
.index_news .listnews .text{padding: 0 0;transition: all 0.4s;}
.index_news .listnews .text .titles{position: relative;}
.index_news .listnews .text a.title{display: block;padding-left: 0;font-size: 0.9rem; color: #2d2d2d;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_news .listnews .con:last-child{border-bottom: 0 solid #000;}
.index_news .listnews .con:hover{border-color: transparent;z-index: 2;background-color: #f5f5f5;border-color: #ca9e6d;}
.index_news .listnews .con:hover .date,.index_news .listnews .con:hover .text a.title{color: #ca9e6d;}

.index_news .viewmore{margin-right: 0;}


.newslist2{display: flex;flex-wrap: wrap;}
.newslist2 .item{float: left; width: 32%;margin-right: 2%;padding-bottom: 1.5rem;position: relative;border-bottom: 0px solid #ddd;}
.newslist2 .item:after{position: absolute;left: 0;bottom: 0; width: 0;height: 0.15rem;background-color: var(--c);content: "";transition: all 0.5s;display: none;}
.newslist2 .item:hover:after{width: 100%;}
.newslist2 .item:nth-child(3n){margin-right: 0;}
.newslist2 .item .img{position: relative;height: 0;padding-top: 56.25%;box-sizing: content-box;overflow: hidden;display: block;margin-bottom: 0.5rem;}
.newslist2 .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;transition: all 0.4s;}
.newslist2 .item .date{color: #666;font-size: 14px;}
.newslist2 .item .title{display: block;font-weight: bold;margin-top: 0.5rem;transition: all 0.4s;border-bottom: 1px solid #ccc;}
.newslist2 .item .desc{margin-top:  0.5rem;font-size: 13px;}
.newslist2 .item .more{display: block;font-size: 16px;color: #333;transition: all 0.4s;}
.newslist2 .item:hover .title{color: var(--c);}
.newslist2 .item:hover .img img{transform: scale(1.03);}
.newslist2 .item:hover .more{color: var(--c);}

.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: var(--c);border-color: var(--c);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: var(--c);}
.newslist .textnews .item:hover .text{transform: translateX(0.25rem);}
.newslist .textnews .item:hover .text h4{color: var(--c);}


.newslist3{display: flex;flex-wrap: wrap;width: 100%;}
.newslist3 .item{position: relative;border: 1px solid #ddd;padding: 1.3rem;margin-bottom: 1.5rem;display: flex;flex-wrap: wrap;width: 100%;}
.newslist3 .item .imgcon{width: 234px;}
.newslist3 .item .img{width: 100%; position: relative;height: 0;padding-top: 65%;box-sizing: content-box;overflow: hidden;display: block;}
.newslist3 .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;transition: all 0.4s;}
.newslist3 .item .datecon{color: #2e2d2d;font-size: 14px;width: 100px;display: flex;flex-direction: column;justify-content: space-between;}
.newslist3 .item .datecon .day{font-size: 1.7rem;line-height: 1.4;}
.newslist3 .item .datecon .year{font-size: 0.9rem;padding-left: 0.3rem;}
.newslist3 .item a.more{width: 100%;height: 30px;text-align: center;line-height: 28px;border-radius: 1.0rem;border: 1px solid var(--c);color: var(--c);margin-bottom: 0.6rem;}
.newslist3 .item .textcon{flex: 1;margin-left: 1.5rem;margin-right: 1.5rem;}
.newslist3 .item .title{display: block;font-weight: bold;margin-top: 0.2rem;transition: all 0.4s;font-size: 1rem;}
.newslist3 .item .desc{margin-top: 0.5rem;color: #333;}
.newslist3 .item .more{display: block;font-size: 14px;color: #333;transition: all 0.4s;}
.newslist3 .item:hover .title{color: var(--c);}
.newslist3 .item:hover .img img{transform: scale(1.03);}
.newslist3 .item:hover .more{color: var(--c);}


.about_page{}
.banner_about{width: 100%;position: relative;overflow: hidden;}

.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.nofixed{position: relative;top: 0px;}
.subpage_wrap.nofixed{padding-top: 0;}
.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: 3rem; 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: var(--c);content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 3px;transform: scale3d(0,1,1);}
.subpagenav .container>a.on,.subpagenav .container>a:hover{color: var(--c);}
.subpagenav .container>a.on:after,.subpagenav .container>a:hover:after{transform: scale3d(1,1,1);}
.position_wrap{border-bottom: 1px solid #ccc;}
.position{position: relative;padding-left: 40px;background: url(../images/icon_home.png) left center no-repeat;height: 3.6rem;line-height: 3.6rem;color: #555;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;font-size: 0.9rem;float: left;}
.position a{padding: 0 5px;color: #555;}
.position a:hover{color: var(--c);}
.subpagenav .position{width: auto;}

.news_list_wrap .shangwu_wrap{padding-bottom: 1px;padding-top: 3rem;}
.news_list_wrap .shangwu_wrap .container{border-bottom: 1px solid #eee;margin-bottom: 1.5rem;}

.submain {display: flex;justify-content: space-between;padding-top: 2rem;padding-bottom: 2rem;flex-wrap: wrap;}
.submain .leftbar{width: 15.7rem;}
.leftbar{}
.leftbar .box{margin-bottom: 2rem;}
.leftbar .typename{font-size: 1.5rem;margin-bottom: 0;background-color: #000;color: #fff;padding-left: 20px;font-weight: bold;line-height: 4.3rem;}
.type_subnav{border: 1px solid #eee;}
.type_subnav .item{border-bottom: 1px solid #eee;position: relative;}
.type_subnav .bigclass{display: block;padding: 10px 20px 10px 20px;transition: color 0.4s;font-weight: normal;background-size: 10px;background-color: transparent;font-size: 0.9rem;}
.type_subnav .hasson .bigclass{background: transparent url(../images/icon_jia.png) right 10px center no-repeat;background: none!important;}
.type_subnav .hasson.cur .bigclass{background-image: url(../images/icon_jian.png);}
.type_subnav .bigclass.cur{color: var(--c);border-color: var(--c);background-image: url(../images/icon_jian.png);}
.type_subnav .icon_xiala{position: absolute;right: 10px;top: 10px;width: 40px;height: 30px;background: url(../images/icon_jia.png) center no-repeat;cursor: pointer;}
.type_subnav .cur .icon_xiala{background-image: url(../images/icon_jian.png);}
.type_subnav a:hover{color: var(--c);}
.type_subnav a{border-bottom: 1px solid #fff;transition: all 0.4s;}
.type_subnav .secnav{display: none;}
.type_subnav .secnav a{display: block;padding-left: 2.0rem;padding-top: 5px;padding-bottom: 5px;font-size: 0.8rem;}
.type_subnav .secnav a.cur{color: var(--c);}
.type_subnav .cur .secnav{display: block;}

.submain .content_wrap{width: calc(100% - 17.5rem);}

.prolist2{}
.prolist2{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;margin-top: 1.0rem;margin-bottom: 1.0rem;align-items: center;width: 100%;}
.prolist2 .item .imgbg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;font-size: 0;}
.prolist2 .item .imgbg img{width: 100%;height: 100%;object-fit: cover;}
.prolist2 .item{width: calc(50% - 0.7rem);margin-right: 1.4rem; margin-bottom: 1.4rem; border-radius: 0rem;overflow: hidden;transition: all 0.33s ease-in-out;overflow: hidden;background-color: #ffffff;padding: 0;position: relative;border:1px solid #ccc;position: relative;}
.prolist2 .item:nth-child(2n){margin-right: 0;}
.prolist2 .item .img{width: 100%;position: relative;display: block;margin-top: 0px;overflow: hidden;opacity: 0;visibility: hidden;font-size: 0;background-color: rgba(0,0,0,0.6);transition: all 0.4s;cursor: pointer;}
  .prolist2 .item:hover .img{opacity: 1;visibility: visible;}
@media(min-width: 1024px){
}
.prolist2 .item .img:after{position: relative;width: 100%;padding-top: 67%;content: "";display: block;}
.prolist2 .item .img img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}
.prolist2 .item .title{font-size: 1.1rem;color: #fff;line-height: 1.4;padding: 0;transition: all 0.33s ease-in-out;display: block;position: absolute;left: 1.0rem;bottom: 1.0rem;}


.product_list{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;margin-top: 1.0rem;margin-bottom: 1.0rem;align-items: center;width: 100%;}
.product_list .item .imgbg{position: absolute;width: 100%;height: 100%;left: 0;top: 0;font-size: 0;display: block;}
.product_list .item .imgbg img{width: 100%;height: 100%;object-fit: cover;}
.product_list .item{width: calc(33.33% - 0.7rem);margin-right: 1.05rem; margin-bottom: 1.4rem; border-radius: 0rem;overflow: hidden;transition: all 0.33s ease-in-out;overflow: hidden;background-color: #ffffff;padding: 0;position: relative;border:1px solid #ccc;position: relative;}
.product_list .item:nth-child(3n){margin-right: 0;}
.product_list .item .img{width: 100%;position: relative;display: block;margin-top: 0px;overflow: hidden;opacity: 0;visibility: hidden;font-size: 0;background-color: rgba(0,0,0,0.6);transition: all 0.4s;cursor: pointer;}
.product_list .item:hover .img{opacity: 1;visibility: visible;}
.product_list .item .img:after{position: relative;width: 100%;padding-top: 132.86%;content: "";display: block;}
.product_list .item .img img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}
.product_list .item .textcon{position: absolute;left: 1.0rem;bottom: 1.0rem;transition: all 0.4s;opacity: 0;visibility: hidden;}
.product_list .item:hover .textcon{opacity: 1;visibility: visible;}
.product_list .item .title{font-size: 1.1rem;color: #fff;line-height: 1.4;padding: 0;transition: all 0.33s ease-in-out;display: block;}
.product_list .item .desc{color: #fff;}


.pro_typeimg{display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 2.5rem;}
.pro_typeimg .imgcon{width: 49%;}
.pro_typeimg .imgcon .img{width: 100%;height: 0;padding-top: 40%;position: relative;box-sizing: content-box;}
.pro_typeimg .imgcon img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.pro_typeimg .textcon{width: 48%;}
.pro_typeimg .textcon .title{font-size: 1.85rem;font-weight: bold;}
.pro_typeimg .textcon .desc{margin-top: 0.5rem;text-align: justify;}

.pro_filter{display: flex;flex-wrap: wrap;width: 100%;margin-bottom: 2rem;}
.pro_filter .item{flex: 1;margin-right: 20px;}
.pro_filter .item select{width: 100%;height: 2.2rem;border: 1px solid #333;font-size: 15px;padding-left: 15px;}


.pro_tedian{padding-top: 3rem;padding-bottom: 3rem;}


.leftbar_contact{width: 100%;height: 7.5rem;background-color: var(--c);color: #fff;text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.leftbar_contact .title{font-size: 1rem;display: flex;align-items: center;justify-content: center;}
.leftbar_contact .title img{width: 2.2rem;margin-right: 0.9rem;}
.leftbar_contact .tel{font-size: 1.6rem;font-weight: bold;letter-spacing: 0.1rem;}


.product_wrap1{display: flex;flex-wrap: wrap; justify-content: space-between;margin-top: 3rem;}
.product_wrap{padding-top: 4rem;padding-bottom: 3rem;background-color: #f8f8f8;}
.hycase_wrap{padding-top: 4rem;padding-bottom: 4rem;background: url(../images/case_yc_bg.jpg) center no-repeat;background-size: cover;}

.hycase_wrap{position: relative;}
.hycase_wrap .typebar h2{color: #fff;}
.hycase_wrap .typebar h2:after{background-color: #fff;}
.caselist{position: relative;padding-bottom: 50px;display: none;}
.caselist .swiper-pagination-bullet{background-color: #fff;opacity: 1;}
.caselist .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: var(--c);}
.caselist .item{padding: 15px;border-radius: 10px;background-color: #fff;}
.caselist .item .img1{}
.caselist .item .img1 img{max-height: 68px;}
.caselist .item .text{font-size: 14px;}
.caselist .item .bottom{display: flex;align-items: flex-end;}
.caselist .item .more{width: 90px;height: 28px;border-radius: 20px;border: 1px solid #2db7f5;line-height: 26px;text-align: center;color: #2db7f5;margin-bottom: 20px;margin-right: 10px;transition: all 0.4s;font-size: 15px;}
.caselist .item .more:hover{background-color: #2db7f5;color: #fff;}
.caselist .item .img2{flex: 1;}
.caselist .item .img2 .img{display: block; width: 100%;padding-top: 62%;height: 0;box-sizing: content-box;position: relative;}
.caselist .item .img2 img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}

.case_nav{position: absolute;top: 0;right: 0; width: 12.5%;height: 100%;display: flex;flex-direction: column;border-left: 1px solid rgba(255,255,255,0.6);z-index: 99;}
.case_nav .item{flex: 1;padding: 1.0rem 0.75rem;color: #fff;border-bottom: 1px solid rgba(255,255,255,0.6);transition: all 0.4s;cursor: pointer;}
.case_nav .item.cur{background-color: #2db7f5;}
.case_nav .item .title{font-size: 1rem;}
.case_nav .item .desc{}




.pro_detail_con{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: var(--c);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: var(--c);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;}

.jianjie_wrap{padding: 3rem 0;background: url(../images/about_bg.jpg) center no-repeat;background-size: cover;}
.jianjie .imgcon{margin-bottom: 0;}
.jianjie .imgcon img{width: 100%;}
.jianjie .text{}
.jianjie .text h3{text-align: center;margin-bottom: 0.5rem;}
.jianjie .text p{text-indent: 2em;margin-bottom: 0.6rem;}



.video {position: relative;}
.video .play{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 2;background: rgba(0,0,0,0.1) url(../images/icon_play.png) center no-repeat;cursor: pointer;}



.product_index{padding-top: 3rem;margin-bottom: 2rem;}

.product_detail_wrap{padding-top: 3rem;padding-bottom: 3rem;}
.product_detail{margin: 0 auto;}
.product_detail .img img{width: 100%;}
.product_detail .content{}
.product_detail .content h3,.product_detail .content h4{margin-top: 0.5rem;margin-bottom: 0.5rem;font-weight: bold;}
.product_detail .content p{text-indent: 2em;margin-bottom: 5px;}


.detail_typebar{padding-top: 0.3rem;padding-bottom: 0.3rem;border-bottom: 1px solid #ccc;}
.detail_typebar h2{font-size: 1.3rem;color: #fff; width: 8.3rem;height: 2.3rem;line-height: 2.3rem;text-align: left;padding-left: 0.75rem; background: url(../images/detail_title.png) center no-repeat;background-size: 100%;}




.main_pro{margin-top: 2.5rem;margin-bottom: 3rem;display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;}
.main_pro .leftbar{width: 320px;float: left;margin-right: 20px;border:1px solid #ccc;padding: 10px;}
.main_pro .leftbar .typename{font-size: 1.5rem;padding-bottom: 10px;font-weight: bold;text-align: center;}
.main_pro .typenav{width: 100%;}
.main_pro .typenav .item{margin-bottom: 5px;}
.main_pro .typenav .name{height: 3.5rem;line-height: 3.5rem;overflow: hidden;white-space: nowrap;background: #ececec url(../images/icon_arr_right.png) right 20px center no-repeat;color: #111;padding: 0 20px;cursor: pointer;}
.main_pro .typenav .name a{color: #111;display: block;cursor: pointer;text-indent: 3.0rem;font-size: 1.2rem;background: url(../images/icon_ptype.png) left 20px center no-repeat;}
/*.main_pro .typenav .name .xiala{display: block;float: right;width: 40px;height: 42px;background: url(../images/icon_arr_right_w.png) right center no-repeat;}*/
.main_pro .typenav .cur .name{background-image: url(../images/icon_arr_down.png);background-color: var(--c);color: #fff;}
.main_pro .typenav .cur .name a{color: #fff;background-image: url(../images/icon_ptype_h.png);}
.main_pro .typenav .hasson .name .xiala{cursor: pointer;}
.main_pro .typenav .list{background-color: #f2f4ff;padding: 0;display: none;border:1px solid #ccc;margin-top: 10px;border-bottom: 0;margin-bottom: 10px;}
.main_pro .typenav .cur .list{display: block;}
.main_pro .typenav .list a{font-size: 1rem;display: block;position: relative;padding-left: 10px;padding: 10px 0;padding-left: 4.0rem;border-bottom: 1px solid #ccc;}
.main_pro .typenav .list a:hover,.main_pro .typenav .list a.cur{color: var(--c);}
.leftbar .more{display: block;height: 3.4rem;background-color: #f49602;text-align: center;color: #fff;font-size: 0.9rem;line-height: 3.4rem;}

.pro_main{padding-top: 0;}
.pro_main .content{padding-top: 0;padding-bottom: 1rem;}
.pro_main .content .con{color: #555;}
.pro_main .titlebar{margin-bottom: 1rem;text-align: center;}
.pro_main .titlebar h3{font-size: 1.5rem;font-weight: bold;color: #222;padding-bottom: 0.4rem;}
.pro_main .table{width: 100%;overflow: auto;}
.pro_main table{width: 100%;overflow: auto;border-left: 1px solid #eee;border-top: 1px solid #eee;border-collapse: inherit;}
.pro_main th{background-color: #1352d3;color: #fff;text-align: center;border-color: #fff;line-height: 1.4;border-right: 1px solid #fff;}
.pro_main td{border-color: #fff;min-height: 2.65rem;border-right: 1px solid #eee;border-bottom: 1px solid #eee;padding: 10px 1.5rem;color: #111;border-left: 0 solid #000;border-top: 0 solid #000;}
.pro_main tbody tr:nth-child(2n+1){background-color: #f6f6f6;}
.pro_main tbody tr:nth-child(2n){background-color: #fff;}
.pro_main th{padding: 5px;}
.pro_main tr:hover a{color: var(--c);text-decoration: underline;}

.pro_main thead tr th{white-space: nowrap;}

.pro_main .yingyong{column-count: 2;column-gap: 20px;}

.pro_main table.jishu{width: auto;min-width: 60%;}
.pro_main table.jishu tr td:first-child{background-color: #ffffff;}
.pro_main table.jishu tr td{background-color: #c2d3ed;}



.subpage{}
.subpage .hezuolist_wrap{background-color: transparent;}

.product_page{padding-top: 3rem;}
.subtype_nav{display: flex;-ms-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;}

.hexin_page .container{width: 76%;}

.hx_data{padding-top: 4rem;padding-bottom: 4rem;}
.hx_data_list{}
.hx_data_list .item{float: left;width: calc(20% - 1.5rem);margin-right: 1.8rem;text-align: center;background-image: linear-gradient(to bottom,#77c7f7,#1296db);padding: 3.3rem 0.5rem;border-radius: 1rem;position: relative;transition: all 0.4s;}
.hx_data_list .item:hover{transform: translateY(-5px);}
.hx_data_list .item:nth-child(5n){margin-right: 0;}
.hx_data_list .item .img{width: 7.0rem;margin: 0 auto 1rem;}
.hx_data_list .item .title{color: #fff; font-size: 1.3rem;}

.subpage .section{background-color: #f7fcfc;padding-top: 4rem;padding-bottom: 4rem;}
.subpage .section:nth-child(2n){background-color: #fff;}

.imgtext{display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 2rem;}
.imgtext .textcon{width: 55%;}
.imgtext .textcon .con{}
.imgtext .textcon .con p{position: relative;padding-left: 1.2rem;margin-bottom: 0.5rem;color: #666666;}
.imgtext .textcon .con p:after{position: absolute;left: 0;top: 0.5rem;width: 0.5rem;height: 0.5rem;border-radius: 0.5rem;background-color: var(--c);content: "";}
.imgtext .imgcon{width: 40%;overflow: hidden;font-size: 0;}
.imgtext .imgcon img{transition: all 0.4s;}
.imgtext .imgcon:hover img{transform: scale(1.03);}
.imgtext.imgtext-r .textcon{width: 40%;}
.imgtext.imgtext-r .imgcon{width: 55%;order: -1;}

.imgtext2 .typebar2 .desc2{margin-top: 0;color: var(--c);}
.imgtext2 .typebar2{margin-bottom: 1.5rem;}

.imgtext2{display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 4rem;}
.imgtext2 .textcon{width: 48%;}
.imgtext2 .imgcon{width: 45%;overflow: hidden;font-size: 0;}
.imgtext2:nth-child(2n) .textcon{width: 45%;}
.imgtext2:nth-child(2n) .imgcon{width: 48%;order: -1;}
.imgtext2 .textcon .con{}
.imgtext2 .textcon .con p{color: #666666;margin-bottom: 0.75rem;}
.imgtext2 .imgcon img{transition: all 0.4s;}
.imgtext2 .imgcon:hover img{transform: scale(1.03);}


.xifen_wrap{padding-top: 4rem;padding-bottom: 4rem;}
.imgtext3{display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 3rem;background-color: #f7fcfc;padding: 5rem 5.5rem;}
.imgtext3 .textcon{width: 48%;}
.imgtext3 .imgcon{width: 45%;margin-top: 20px;overflow: hidden;font-size: 0;}
.imgtext3:nth-child(2n) .textcon{width: 45%;}
.imgtext3:nth-child(2n) .imgcon{width: 48%;order: -1;}
.imgtext3 .textcon .con p{position: relative;padding-left: 1.2rem;margin-bottom: 0.5rem;color: #666666;cursor: pointer;}
.imgtext3 .textcon .con p.cur{color: var(--c);}
.imgtext3 .textcon .con p:after{position: absolute;left: 0;top: 0.5rem;width: 0.5rem;height: 0.5rem;border-radius: 0.5rem;background-color: var(--c);content: "";}
.imgtext3 .imgcon img{transition: all 0.4s;}
.imgtext3 .imgcon:hover img{transform: scale(1.03);}

.imgsbox{display: flex;flex-wrap: wrap;justify-content: space-between;}
.imgsbox .col-6{width: 50%;}
.imgsbox .col-8{width: 66.667%;}
.imgsbox .col-4{width: 33.33%;}
.imgsbox .col-3{width: 25%;}
.imgsbox .col-2{width: 16.667%;}
.imgsbox .col-6 .img{width: 100%;height: 0;padding-top: 32%;box-sizing: content-box;}
.imgsbox .col-6 .img.img2{width: 100%;height: 0;padding-top: 50%;box-sizing: content-box;}
.imgsbox .col-3 .img{width: 100%;height: 0;padding-top: 64%;box-sizing: content-box;}
.imgsbox .img {position: relative;overflow: hidden;}
.imgsbox .img img{position: absolute;left: 10px;top: 0;width: calc(100% - 20px);height: 100%;object-fit: cover;transition: all 0.4s;}
.imgsbox .img:hover img{transform: scale(1.03);}

.imgsbox p{text-align: center;margin-top: 0.5rem;padding: 0 0.75rem;color: #666666;}

.flex40{width: 40%;}
.flex30{width: 30%;}
.imgsbox .imgcon{overflow: hidden;}
.imgsbox .imgcon img{width: 100%;height: 100%;object-fit: cover;padding: 0 10px;transition: all 0.4s;}
.imgsbox .imgcon:hover img{transform: scale(1.03);}

/*商务模式*/
.shangwu_wrap{padding-top: 4rem;padding-bottom: 4rem;}
.imgtext4{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center; margin-bottom: 3rem;}
.imgtext4 .textcon{width: 47%;padding-top: 1rem; position: relative;transition: background-color 0.4s;}
.imgtext4 .imgcon{width: 47%;overflow: hidden;font-size: 0;border-radius: 1.0rem;}
.imgtext4 .imgcon img{transition: all 0.4s;width: 100%;}
.imgtext4:nth-child(2n+1) .imgcon{order: -1;}
.imgtext4:nth-child(2n+1) .textcon .icon{right: auto;left: 0;}
.imgtext4:hover .textcon .typebar2 h3{transition: all 0.4s;}
.imgtext4 .textcon .con {border-top: 1px solid #999;padding-top: 1.5rem;}
.imgtext4 .textcon .con p{position: relative;padding-left: 1.2rem;margin-bottom: 0.5rem;color: #333;transition: all 0.4s;padding-left: 0;padding-left: 1.5rem;}
.imgtext4 .textcon .con p:after{position: absolute;left: 0;top: 0.5rem;width: 0.7rem;height: 0.7rem;border-radius: 0.5rem;background: url(../images/icon_dian_lx_b.png) center left no-repeat;content: "";background-size: 0.7rem;}
.imgtext4:hover .imgcon img{transform: scale(1.03);}
/*.imgtext4:hover .textcon{background: var(--c) url(../images/shuiying.png) center bottom 1.5rem no-repeat;}
.imgtext4:hover .textcon .typebar2 h3,.imgtext4:hover .textcon .con p{color: #fff;transition: all 0.4s;}
.imgtext4:hover .textcon .con p:after{background-color: #fff;}
.imgtext4:hover .textcon .icon{background-color: #4fb1e4;}*/

.htlc_wrap{padding-top: 4rem;padding-bottom: 4rem;background-color: #f5fbfe;}
.htlc_list{display: flex;flex-wrap: wrap;justify-content: space-between;counter-reset: section;}
.htlc_list .item{width: 100%; margin-bottom: 20px;padding-left: 70px;position: relative;border-bottom: 1px solid var(--c);padding-bottom: 15px;}
.htlc_list .item .title{font-size: 18px;font-weight: bold;margin-bottom: 5px;}
.htlc_list .item:after{position: absolute;left: 0px;top: 30px; width: 40px;height: 40px;line-height: 40px;text-align: center;background-color: var(--c);font-size: 1.0rem;font-weight: bold;color: #fff;content: "1";border-radius: 0.5rem;counter-increment: section;content: counter(section); }
/*.htlc_list .item:before{position: absolute;left: 0;bottom: -0.5rem; width: 1rem;height: 1rem;background-color: var(--c);content: "";border-radius: 1rem; }*/

/*分页*/
.fenye {
    text-align: center;
    padding: 20px 0;display: flex;justify-content: center;
}
.fenye a{border: 1px solid #ccc;padding: 0px 1px;text-align: center; width: 26px;height: 26px;line-height: 26px;transition: all 0.4s;margin: 0 5px;color: #555;}
.fenye a.cur,.fenye a:hover{background-color: #222a35; color: #fff; border-color: #222a35;}
.fenye .prev{background: url(../images/icon_left3_l.png) center no-repeat;background-size: 6px;}
.fenye .next{background: url(../images/icon_right3_l.png) center no-repeat;background-size: 6px;}
.fenye .prev:hover{background-image: url(../images/icon_left3_w.png);}
.fenye .next:hover{background-image: url(../images/icon_right3_w.png);}

.fenye ul.pagination{ width: auto!important; }
.fenye ul.pagination li {
    display: inline
}

.fenye ul.pagination li a {
    display: inline-block;
    background-color: #F9F9F9;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    margin-left: 5px;
    text-decoration: none;
    display: inline-block;

    border: 1px solid #F9F9F9;
    padding:5px 20px;
    color: var(--c);
}

.fenye ul.pagination li a:hover {
    background-color: var(--c);
    color: #FFF
}

.fenye ul.pagination li a:active {
    background-color: var(--c);
    color: #FFF
}

.fenye ul.pagination li.active a {
    background-color: var(--c);
    border: 0 none;
    border-radius: 3px;
    color: white;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    border: 1px solid var(--c);
}

.fenye ul.pagination li.disabled a {
    border: #eee 1px solid;
    margin: 2px;
    color: #ddd
}
/*分页*/

.subbanner{margin-top: -0;background-size: cover;background-position: center;background-repeat: no-repeat;height: 26rem;position: relative;}
.subbanner>.container{position: relative;top: calc(55%);transform: translateY(-50%);color: #fff;}
.subbanner .container img{display: block;margin: 0 auto 1.0rem;}
.subbanner .container h2{font-size: 1.8rem;color: #fff;position: relative;line-height: 1.2;padding-bottom: 0.5rem;}
.subbanner .container h2:after{position: absolute;left: 0;bottom: 0;content: "";background-color: #fff;width: 4.3rem;height: 2px;}
.subbanner .container .subtitle{font-size: 1.6rem;color: #fff;position: relative;padding-bottom: 0.75rem;font-weight: bold;}
.subbanner .container .con{margin-top: 1rem;font-size: 0.9rem;}
.subbanner .container .con p{margin-top: 0.5rem;text-indent: 2em;}
.subbanner .container .desc{color: rgba(255,255,255,1);margin-top: 1rem;}
.subbanner .container .enname{font-size: 1.3rem;color: rgba(255,255,255,1);text-align: center;margin-top: 1rem;text-align: center;font-weight: lighter;}
.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;}
.slick-dots li button:before{background-color: #999;}
.subbanner .slick-list,.subbanner .slick-list .slick-track{height: 100%;}
.subbanner.banner_product .container{transform: translateY(-50%);}
.subbanner.banner_product .bgb{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}
.banner_produc4 .imgcon{margin-top: 5rem;}

.banner_product{padding-top: 0;height: 35rem;}
.subbanner.banner_product .container{top: 50%;display: flex;align-items: center;}
.banner_product .textcon{width: 40%;color: #222;margin-left: 5%;}
.subbanner.banner_product .container h2{color: #222;font-weight: bold;}
.subbanner.banner_product .container h2:after{display: none;}
.subbanner.banner_product .container .subtitle{color: #222;font-weight: normal;font-size: 1.1rem;padding-bottom: 0;}
.subbanner.banner_product .container .desc{color: #222;}
.subbanner.banner_product .container .more{width: 19.0rem;background: rgba(181,181,181,0.51) url(../images/icon_jt1_w.png) right 5px center no-repeat;height: 2.6rem;line-height: 2.6rem;padding: 0 1.5rem;text-align: left;margin-left: 0;margin-right: 0;color: #000000;background-size: 2.15rem;}

.banner_product .imgcon{width: 50%;margin-left: 5%;}
.banner_product .imgcon .img{width: 100%;padding-top: 75%;height: 0;box-sizing: content-box;position: relative;}
.banner_product .imgcon .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: contain;margin-bottom: 0;}

.subbanner.banner_product0{height: 31rem;}
.subbanner.banner_product0>.container{top: 50%;padding-left: 2.0rem;}
.subbanner.banner_product0 .container h2:after{display: none;}
.subbanner .ban_data_wrap{position: absolute;left: 0;bottom: 0;width: 100%;height: 6rem;background-color: rgba(255,255,255,0.1);}
.subbanner .ban_datalist{height: 100%;display: flex;justify-content: space-between;}
.subbanner .ban_datalist .item{height: 100%;width: auto;min-width: 10%;padding-left: 110px;background: url(../images/icon_njcgq1.png) left center no-repeat;display: flex;flex-direction: column;justify-content: center;}
.subbanner .ban_datalist .value{font-size: 1.3rem;color: #fff;line-height: 1.4;}
.subbanner .ban_datalist .name{font-size: 14px;color: #959595;}

.news_detail_wrap{margin-top: 5.0rem;}


.subpage .hezuolist_wrap{background-color: transparent;}
.subpage .hezuolist .con{border: 1px solid #ccc;}

.news_subnav{display: flex;flex-wrap: wrap;justify-content: flex-start;margin-bottom: 2rem;border-bottom: 1px solid #ddd;}
.news_subnav a{margin-right: 3.0rem; padding: 0 1px 10px;position: relative;font-size: 1.15rem;}
.news_subnav a:after{position: absolute;left:0;bottom: 0;width: 100%;height: 0.15rem;background-color: var(--c);content: "";transition: all 0.3s;transform: scaleX(0);}
.news_subnav a.cur{color: var(--c);}
.news_subnav a.cur:after,.news_subnav a:hover:after{transform: scaleX(1);}

.hyjjfa_list_wrap{padding-top: 1rem;padding-bottom: 3rem;}
.hyjjfa_list{}
.hyjjfa_list .item{display: flex;flex-wrap: wrap;padding: 2rem 0;border-bottom: 1px solid #ccc;}
.hyjjfa_list .item .imgcon{width: 16.6rem;margin-right: 2.0rem;flex: 0 0 auto;margin-bottom: 0;}
.hyjjfa_list .item .img{width: 100%;padding-top: 74.4%;height: 0;box-sizing: content-box;position: relative;overflow: hidden;border-radius: 0.75rem;}
.hyjjfa_list .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;transition: all 0.4s;}
.hyjjfa_list .item:hover img{transform: scale(1.05);}
.hyjjfa_list .item .textcon{width: calc(100% - 18.6rem); padding-top: 0.5rem;padding-right: 150px;position: relative;}
.hyjjfa_list .item .title{font-size: 1rem;transition: all 0.4s;display: block;font-weight: bold;}
.hyjjfa_list .item .title:hover{color: var(--c);}
.hyjjfa_list .item .desc{font-size: 0.9rem;line-height: 1.6rem;height: 4.8rem;margin-top: 0.5rem;max-width: 720px;}
.hyjjfa_list .item .more{display: block;width: 7.1rem;height: 36px;line-height: 34px;border-radius: 36px;border: 1px solid #969696; color: #555; text-align: center;margin-top: 1rem;transition: all 0.5s;}
.hyjjfa_list .item .more:hover{background-color: var(--c);color: #fff;border-color: var(--c);}
.hyjjfa_list .item .datetime{position: absolute;right: 0;top: 0;color: #969696;top: 1.3rem;text-align:center;}
.hyjjfa_list .item .day{font-size: 2.6rem;font-weight: bold;line-height: 1.4;}
.hyjjfa_list .item .year{font-size: 1rem;line-height: 1.4;}

.jjfa_list2_wrap{background-color: #f6f6f6;padding: 4rem 0 0;}
.jjfa_list2{display: flex;flex-wrap: wrap;width: 100%;position: relative;}
.jjfa_list2:after{left: -100%;width: 300%;top: 0;height: 100%;background-color: #393d3f;content: "";position: absolute;z-index:  0;}
.jjfa_list2 .item{width: 20%;background: url(../images/jjfa1_bg.jpg) center no-repeat;background-size: cover;height: 24.0rem;position: relative;z-index: 1;}
.jjfa_list2 .item:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(55,61,65,0.66);z-index: 0;content: ""; transition: all 0.4s;}
.jjfa_list2 .item:nth-child(5n){margin-right: 0;}
.jjfa_list2 .item .box1{position: absolute;z-index: 1;padding: 1.0rem;width: 100%;left: 0; text-align: center;top: 20%;color: #fff;transition: all 0.5s;}
.jjfa_list2 .item .title{font-size: 1rem;font-weight: bold;text-align: center;}
.jjfa_list2 .item .entitle{font-size: 12px;font-weight: lighter;}
.jjfa_list2 .item .xian{width: 1.2rem;height: 0.1rem;background-color: #fff;margin: 1.0rem auto;}
.jjfa_list2 .item .num{font-size: 1.8rem;margin-bottom: 1.5rem;}
.jjfa_list2 .item .img{width: 68px;height: 68px;font-size: 0;margin-left: auto;margin-right: auto;}
.jjfa_list2 .item .box2{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(19,82,211,0.57);z-index: 2;color: #fff;padding: 0 2.0rem;padding-top: 50%;transition: all 0.5s;opacity: 0;visibility: hidden;}
.jjfa_list2 .item .desc{font-size: 0.9rem;text-align: justify;}
.jjfa_list2 .item .more{display: block;margin: 1rem auto;border:1px solid #fff;border-radius: 5px;padding: 5px 10px;color: #fff;text-align: center;}
.jjfa_list2 .item:hover:after{background-color: rgba(10,105,224,0.58);}



.fwhy4_wrap{background-color: #fff;padding: 0 0;}
.fwhy4{display: flex;flex-wrap: wrap;width: 100%;position: relative;background-position: center;background-size: cover;background-position: center;}
.fwhy4:after{left: -100%;width: 300%;top: 0;height: 100%;content: "";position: absolute;z-index:  0;}
.fwhy4 .item{width: 16.66%;height: 32.0rem;position: relative;z-index: 1;border-right: 1px solid rgba(255,255,255,0.5);cursor: pointer;}
.fwhy4 .item:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 0;content: ""; transition: all 0.4s;}
.fwhy4 .item:nth-child(6n){margin-right: 0;}
.fwhy4 .item .box1{position: absolute;z-index: 1;padding: 1.0rem;width: 100%;left: 0; text-align: center;top: 45%;transform: translateY(-50%); color: #fff;transition: all 0.5s;}
.fwhy4 .item .title{font-size: 1rem;font-weight: bold;text-align: center;}
.fwhy4 .item .entitle{font-size: 12px;font-weight: lighter;}
.fwhy4 .item .xian{width: 1.2rem;height: 0.1rem;background-color: #fff;margin: 1.5rem auto;}
.fwhy4 .item .num{font-size: 1.8rem;margin-bottom: 1.5rem;}
.fwhy4 .item .img{width: 68px;height: 68px;font-size: 0;margin-left: auto;margin-right: auto;}
.fwhy4 .item .box2{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(19,82,211,0.57);z-index: 2;color: #fff;padding: 0 2.0rem;padding-top: 50%;transition: all 0.5s;opacity: 0;visibility: hidden;}
.fwhy4 .item .desc{font-size: 0.9rem;text-align: justify;}
.fwhy4 .item .more{display: block;margin: 1rem auto;border:1px solid #fff;border-radius: 5px;padding: 5px 10px;color: #fff;text-align: center;}
.fwhy4 .item.cur:after{background-color: rgba(10,105,224,0.58);}



.news_search{max-width: 45.0rem;margin: 3rem auto;}
.news_search form{display: flex;-ms-display: flex;background-color: var(--c);border-radius: 5px;overflow: hidden;border: 0.15rem solid var(--c);}
.news_search form .keyword{flex: 1;width:  100%;border-radius: 5px;overflow: hidden;background-color: #fff;height: 2.6rem;font-size: 0.9rem;}
.news_search form .submit{background-color: transparent;border:0;width: 5.2rem;color: #fff;font-size: 1rem;}


.pro_detail{margin-top: 15px;}
.product_floor{padding: 2.5rem 0;height: auto;background-color: #fff;margin-top: 100px;border-bottom: 1px solid #eee;}
.product_floor1{}
.product_top{display: flex;-webkit-display: flex; clear: both;margin-left: auto;margin-right: auto;}
.product_top .product_imgs{width: 27.0rem; position: relative;}
.product-gallery{position: absolute;right: 0;top: 0;z-index: 99;width: 40px;height: 40px;display: block;color: #333;text-align: center;line-height: 40px;background: #eee url(../images/icon_search.png) center no-repeat;}

.product_imgs .gallery-top{width: 27.0rem;margin: 0;position: relative;}
.product_imgs .gallery-top .swiper-slide{height: 27.0rem;background-size: 100%;background-repeat: no-repeat;background-color: #ffffff;padding: 0;box-sizing: border-box;}
.product_imgs .gallery-top .swiper-slide .img{width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;background-color: transparent;}
/*.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: 0;left: auto;padding: 3px 10px;color: #fff;text-align: center;border-radius: 15px;z-index: 9;bottom: 0;text-align: center;z-index: 9999999;}
.product_imgs .gallery-top .swiper-pagination .swiper-pagination-bullet{background-color: #fff;opacity: 0.8;}
.product_imgs .gallery-top .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: var(--c);opacity: 1;}
.gallery-top .swiper-button-next,.gallery-top .swiper-button-prev{width: 36px;height: 36px;border-radius: 50%;background: url(../images/icon_right3_w.png) center no-repeat;background-size: 10px;left:auto;right: 3%;border: 1px solid #fff;border-radius: 50%;}
.gallery-top .swiper-button-prev{background-image: url(../images/icon_left3_w.png);left: 3%;right: auto;}


div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:27.0rem;height:27.0rem;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
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_imgs .hd{ width:100%; padding: 0 35px; height: 87px; position:relative; right:0; overflow:hidden; top:0;margin-top: 10px; }
.product_imgs .hd ul li{height: 100%; text-align:center;border:2px solid transparent;text-align: center;overflow: hidden;background-color: #eff2fa;}
.product_imgs .hd ul li img{height: 100%; object-fit: cover; cursor:pointer; vertical-align:bottom; }
/*.product_imgs .hd ul li.swiper-slide-thumb-active,.product_imgs .hd ul li.swiper-slide-active{  border:2px solid #00517d;  }*/
.product_imgs .bd{ width:27.0rem;  height:27.0rem; position:relative; padding:10px; background:#f5f5f5;margin: 0; }
.product_imgs .bd li{ position:relative; zoom:1; vertical-align:middle;    }
.product_imgs .bd li .pic{ position:relative; z-index:0; width:27.0rem;  height:27.0rem; }
.product_imgs .bd li .pic img{ width:70%; height:70%; vertical-align:bottom; position:absolute; top:0; left:0; bottom:0; right:0; margin:auto; }
.product_imgs .prev,.product_imgs .next{ height: 85px; width:28px; background: #e5e9f2 url(../images/icon_arr4_right.png) no-repeat center ; position:absolute; left:0; top:0;z-index: 9;}
.product_imgs .next{right: 0;left: auto; background-image: url(../images/icon_arr4_left.png);}


/*浏览器滚动条*/
.product_top .product_info .con::-webkit-scrollbar{width:8px;height:0px;}
.product_top .product_info .con::-webkit-scrollbar-button:vertical{display:none}
.product_top .product_info .con::-webkit-scrollbar-track:vertical{background-color:black}
.product_top .product_info .con::-webkit-scrollbar-track-piece{background:#E3E3E3}
.product_top .product_info .con::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:30px}
.product_top .product_info .con::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
.product_top .product_info .con::-webkit-scrollbar-corner:vertical{background-color:#535353}
.product_top .product_info .con::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

.product_top .product_info{ width: calc(100% - 30.0rem);position: relative;padding: 0 0 5rem; /*background-color: #fff;*/ height: auto;margin-left: 5%;}
.product_top .product_info .con{height: auto; padding: 1rem 0 0; }
.product_top .product_info .btns{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;position: relative;width: 100%;/*bottom: 2rem;left: 2rem;right: 2rem;*/margin-top: 2rem;}
.product_top .product_info .btns a{height: 2.5rem;line-height: 2.45rem;text-align: center;min-width: 9.25rem;max-width: 340px; border: 1px solid  var(--c);margin-right: 10px;color: var(--c);transition: all 0.4s;border-radius: 0;margin-bottom: 0.5rem;}
.product_top .product_info .btns a img{vertical-align: middle;margin-left: 0.75rem;}
.product_top .product_info .btns a:hover,.product_top .product_info .btns a.cur{background-color: #000;color: #fff;border-color: #000;}

.product_info .titles{display: flex;justify-content: space-between;margin-bottom: 1.0rem;}
.product_info .title{font-size: 1.4rem;line-height: 1.6;font-weight: bold;}
.product_info .titles .ewm{width: 40px;position: relative;height: 40px;background: url(../images/icon_ewm.png) center no-repeat;background-size: 40px;}
.product_info .titles .ewm img{position: absolute;max-width: 120px; width: 120px;height: 120px;top: 100%;left: 50%;margin-left: -60px;opacity: 0;visibility: hidden;transition: all 0.4s;}
.product_info .titles .ewm:hover img{opacity: 1;visibility: visible;}
.product_info .desc{color: #333;}

.product_info .tedian{color: #333;margin-top: 10px;min-height: 200px;}
.product_info .tedian .item{display: flex;padding-top: 0.5rem;padding-bottom: 0.5rem;}
.product_info .tedian .item .name{width: 5.6rem;flex: 0 0 auto;}
.product_info .tedian .item .value{color: #444;}
.product_info .tedian ul{padding-left: 30px;}
.product_info .tedian ul li{list-style: disc;}

.product_info .canshu{}
.product_info .canshu .item{margin-bottom: 0.75rem;}
.product_info .canshu .label{font-weight: bold;margin-bottom: 0.3rem;}
.product_info .canshu .value{border: 1px solid #eee;padding: 10px;font-size: 16px;color: #000;}
.canshu .xinghao{max-width: 50%;}
.canshu .yanse .cons{display: flex;flex-wrap: wrap;}
.canshu .yanse .cons .con{border: 1px solid #eee;padding: 0.5rem;display: flex;margin-right: 0.5rem;border-radius: 0.25rem;cursor: pointer;}
.canshu .yanse .cons .con.cur{border-color:var(--c);}
.canshu .yanse .cons .con img{width: 30px;height: 30px;object-fit: cover;margin-right: 0.5rem;}
.canshu .yanse .cons .con span{font-size: 16px;}

.pro_detail_content{max-width: 750px;margin-left:  auto;margin-right: auto;margin-bottom: 2rem;padding-top: 1rem;}
.pro_detail_content .img1{width: 100%;font-size: 0;}
.pro_detail_content .xijie{background-color: #efefef;padding: 2.5rem;}
.pro_detail_content .xijie h2{font-size: 3rem;text-align: center;line-height: 1.3;color: #111;margin-bottom: 1rem;}
.pro_detail_content .xijie .enname{font-size: 1rem;color: #666;text-align: center;margin-bottom: 2rem;}
.pro_detail_content .xijie .img2{width: 100%;font-size: 0;}
.pro_detail_content .xijie .peizhi{margin-top: 2rem;}
.pro_detail_content .peizhi .tname{line-height: 3rem;background-color: var(--c);color: #333;font-size: 1.5rem;margin-bottom: 1.5rem;font-weight: bold;text-align: center;}
.pro_detail_content .pzitem{display: flex;margin-bottom: 0.5rem;}
.pro_detail_content .pzitem .label{flex: 0 0 7.5rem;margin-right: 10px;font-weight: bold;color: #222;font-size: 1rem;}
.pro_detail_content .pzitem .value{flex: 1;font-size: 1rem;}


.pro_typelist{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;}
.pro_typelist .item{width: calc(12.5% - 9px);margin-right: 10px;background-color: #f4f4f4;text-align: center;padding: 2.0rem 5px;transition: all 0.4s;}
.pro_typelist .item:nth-child(8n){margin-right: 0;}
.pro_typelist .item .img{width: 4.6rem;height: 4.6rem;border-radius: 50%;margin: 1.0rem auto;}
.pro_typelist .item .title{font-size: 1.1rem;font-weight: bold;}
.pro_typelist .item .desc{font-size: 12px;height: 40px;line-height: 20px;}
.pro_typelist .item .more{width: 34px;height: 16px;margin: 20px auto;display: block;background: url(../images/icon_arr2.png) center no-repeat;transition: all 0.4s;}
.pro_typelist .item:hover .more{background-image: url(../images/icon_arr2_w.png);}
.pro_typelist .item:hover {background-color: #1352d3;}
.pro_typelist .item:hover .title,.pro_typelist .item:hover .desc{color: #fff;}


.typebar2{margin-bottom: 1.5rem;position: relative;z-index: 1;}
.typebar2.center{text-align: center;}
.typebar2 .num{font-size: 3.6rem;font-weight: bold;line-height: 1;
/*background: linear-gradient(to bottom, #3ca8e1,#3ca8e1, #fff);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;*/
text-indent: -99999px;
width: 4.2rem;height: 4.2rem;background-position: center;background-repeat: no-repeat;background-size: 100%
}
.typebar2.textleft{text-align: left;}
.typebar2 h2{font-size: 2.2rem;font-weight: bold;color: #454545;}
.typebar2 h3{font-size: 2rem;font-weight: bold;color: #333;line-height: 1.4;}
.typebar2 .desc{margin-top: 0.1rem;font-size: 1rem; color: #454545;}
.typebar2 .enname{font-size: 0.9rem;line-height: 1.6; color: #454545;text-transform: uppercase;}


.lxfs_list{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;}
.lxfs_list .item{width: 48%;color: #151515;margin-right: 0%;margin-bottom: 2%;padding: 1.5rem 1rem;transition: all 0.4s;}
.lxfs_list .item.item2{width: 100%;}
.lxfs_list .item:nth-child(4n){margin-right: 0;border-right: 0;}
.lxfs_list .item .img{width: 32px;height: 32px;background: #fff url(../images/icon_addr_h.png) center no-repeat; margin-bottom: 0.5rem;transition: all 0.4s;}
.lxfs_list .item .img.tel{background-image: url(../images/icon_tel_h.png);}
.lxfs_list .item .img.email{background-image: url(../images/icon_email_h.png);}
/*.lxfs_list .item:hover .img{background-image: url(../images/icon_addr_h.png);}*/
/*.lxfs_list .item:hover .img.tel{background-image: url(../images/icon_tel_h.png);}*/
/*.lxfs_list .item:hover .img.email{background-image: url(../images/icon_email_h.png);}*/
.lxfs_list .item .name{font-size: 1.2rem;color: #282828;transition: all 0.4s;margin-bottom: 0.5rem;}
/*.lxfs_list .item:hover{box-shadow: 3px 3px 6px rgba(0,0,0,0.15),-3px -3px 6px rgba(0,0,0,0.15);border-color: transparent;margin-bottom: 0.5rem;}*/
.lxfs_list .item:hover .name{color: var(--c);}
/*.lxfs_list .item:hover .img{border-color: var(--c);background-color: var(--c);}*/

.lxfw_wrap{display: flex;flex-wrap: wrap;padding-bottom: 3rem;}
.lxfw_wrap .item{background-color: #fff;box-shadow: 3px 3px 6px rgba(0,0,0,0.05),-3px -3px 6px rgba(0,0,0,0.05);padding: 1.5rem;border-radius: 0rem;width: 31%;margin-right: 1.33%;margin-bottom: 1.33%;}
.lxfw_wrap .item:nth-child(4n){margin-right: 0;}
.lxfw_wrap .item .img{margin-left: auto;margin-right: auto;text-align: center;}
.lxfw_wrap .item .name{color: #333;text-align: center;font-weight: bold;margin-bottom: 0.25rem;}
.lxfw_wrap .item .desc{text-align: center;margin-bottom: 0.25rem;}
.lxfw_wrap .item .value{display: flex;justify-content: center;margin-bottom: 0.25rem;}
.lxfw_wrap .item .value label{width: 120px;cursor: inherit;}
.lxfw_wrap .item.imgs{display: flex;align-items: center;justify-content: center;}
.lxfw_wrap .item.imgs .img{margin: 0 10px;}

.map_wrap{padding: 3rem 0;}
.contact_map{position: relative;}
.contact_map .map{width: 100%;height: 30rem;}
.contact_map .mapbg {width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 200;background-color: rgba(0,0,0,0.05);cursor: pointer;}


.join_wrap{padding: 3rem 0;}
.join_content{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;margin-bottom: 3rem;}
.join_content .img{width: 19.3rem;flex: 0 0 auto;background: url(../images/joinpic1.jpg) center no-repeat;background-size: cover;}
.join_content .con{background-color: #f6f6f6;padding: 20px 2.0rem;flex: 1;}

.join_list_wrap{padding: 3rem 0;background-color: #fafafa;}
.join_list{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;transition: all 0.4s;}
.join_list .item{width: 48%;margin-right: 4%;margin-bottom: 1.5rem;border-bottom: 1px solid #ccc;padding-bottom: 1rem;background: url(../images/icon_arr3.png) right 20px center no-repeat;display: block;}
.join_list .item:nth-child(2n){margin-right: 0;padding-left: 5.0rem;}
.join_list .item:hover{background-image: url(../images/icon_arr3_h.png);}
.join_list .item:hover .title{color: var(--c);}
.join_list .item .title{font-size: 1.5rem;color: #303030;transition: all 0.4s;}
.join_list .item .enname{color: #b8b7b7;font-size: 1rem;}
.join_list .item .desc{font-size: 0.9rem;margin-top: 0.6rem;}

.join_detail{border-top: 1px solid #ccc;padding-top: 2rem;}
.join_detail .content{margin-bottom: 1rem;}
.join_detail .name{line-height: 1.3;font-size: 0.9rem;padding-left: 0.5rem;border-left: 0.15rem solid var(--c);margin-bottom: 0.5rem;font-weight: bold;}

.contact_wrap{padding-top: 4rem;}
.contact_wrap .container{display: flex;flex-wrap: wrap;justify-content: space-between;}
.contact_wrap .leftcon{width: 45%;}
.contact_wrap .leftcon h2{font-size: 1.8rem;font-weight: bold;}
.contact_wrap .leftcon .desc{font-size: 1.2rem;color: #666;}
.contact_wrap .leftcon .wxewm{margin-top: 3rem;width: 176px;text-align: center;}
.contact_wrap .lxfs_list{width: 48%;}

.feedback_wrap{padding-top: 3rem;padding-bottom: 3rem; background-color: #fff; }
.feedback{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;margin-top: 3rem;max-width: 1230px;margin-left: auto;margin-right: auto;}
.feedback_wrap .typebar2{width: 100%  ;}
.feedback .item{width: 32%;margin-right: 2%;margin-bottom: 2%;position: relative;}
/*.feedback .item.email{background-image: url(../images/icon_email.png);}*/
/*.feedback .item.textarea{background-image: url(../images/icon_feedback_l.png);}*/
.feedback .item:nth-child(3n){margin-right: 0;}
.feedback .item.textarea{width: 100%;margin-right: 0;}
.feedback .item label{display: block;margin-bottom: 10px;}
.feedback .item .input{border: none;font-size: 0.9rem;height: 4rem;width: 100%;font-weight: lighter;border: 1px solid #fff;background-color: #f9f9f9;border-radius: 0;padding: 0 1.0rem;}
.feedback .item textarea{border: none;font-size: 0.9rem; font-weight: lighter;border: 1px solid #fff;padding-top: 0.7rem;background-color: #f9f9f9;border-radius: 0;padding: 1.0rem;}
.feedback .btns{display: flex;margin-top: 0rem;justify-content: center;width: 100%;}
.feedback .btns button{width: 8.0rem;height: 3rem;border-radius: 0; border: 0;background-color: #000;color: #fff;font-size: 1rem;transition: all 0.4s;margin-right: 1rem;transition: all 0.4s;}
.feedback .btns button:hover{transform: translateX(5px);}
.feedback .btns .submit{background-color: #000;}
.feedback_wrap .typebar h2:after{display: none;}
.feedback_wrap .typebar{margin-bottom: 1rem;}


.morelxfs{display: flex;width: 100%;flex-wrap: wrap;margin-bottom: 3rem;}
.morelxfs .item{width: 33.33%;text-align: center;}
.morelxfs .item .img{}
.morelxfs .item p{display: flex;align-items: center;justify-content: center;}
.morelxfs .item p img{margin-right: 5px;}

/*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;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;-ms-display: flex;-ms-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;}

.download_list{}
.download_list .item{margin-bottom: 1.0rem;background-color: #f4f4f4;display: flex;justify-content: space-between;padding: 1rem;align-items: center;width: 100%;transition: all 0.4s;}
.download_list .item .textcon{width: calc(100% - 100px);}
.download_list .item .title{font-size: 0.9rem;transition: all 0.4s;}
.download_list .item .source{display: flex;width: 100%;margin-top: 0.5rem;}
.download_list .item .datetime{color: #666;font-size: 14px;padding-right: 1rem;}
.download_list .item .imgicon{width: 50px;height: 50px;background: url(../images/icon_dlowload.png) center no-repeat;background-size: 28px;}
.download_list .item:hover .title{font-weight: bold;}
.download_list .item:hover{background-color: #e8e8e8;}
.download_list .item:hover .imgicon{background-image: url(../images/icon_dlowload_h.png);}


.news_detail{padding-bottom: 2.5rem; clear: both;padding-top: 1.5rem;}

.news_detail .typename,.sub_typename {padding-bottom: 0.5rem;margin-bottom: 1rem;border-bottom: 2px solid #ddd;font-size: 1rem;}
.news_detail .titles {padding-bottom: 1rem;margin-bottom: 1.5rem;text-align: center;border-bottom: 1px solid #eee;}
.news_detail h1{font-size: 1.5rem;font-weight: bold;}
.news_detail .titles .source{ color: #7c7c7c;}
.news_detail_body{line-height: 1.8;margin-bottom: 2rem;padding: 0 0;}
.news_detail_body p {line-height: 2;text-indent: 2em;}
.news_detail_body p,.news_detail_body div{margin-bottom: 10px;}
/*.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;padding: 1rem;border-top: 1px solid #eee;border-bottom: 1px solid #eee;display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
.fanpian .con{display: flex;}
.fanpian .con:last-child{text-align: right;}
.fanpian .return{text-align: center;}
.fanpian .con span{flex: 0 0 auto;}
.fanpian a{ transition: all 0.5s ease;line-height: 1.8;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-left: 0;display: block;font-size: 15px;}
.fanpian a:hover{color: var(--c);}
.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;-ms-display: flex;-ms-flex-wrap: wrap;margin-bottom: 0;}
.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: var(--c);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: 100%;height: 23.0rem;}


.feedback_wrap .container{display: flex;flex-wrap: wrap;}
.feedback_wrap .container .contact_map{width: 48%;}
.feedback_wrap .form_content{width: 52%;background-color: #fff;padding: 1rem 1.5rem;}


@media(max-width: 1650px){
  html{font-size: 18px;}
  body{font-size: 16px;}
  .container{width: 1226px;}
  .head .rightnav>ul>li{padding: 0 1.5rem;}
  .head .rightnav>ul>li>a{font-size: 16px;}
  /*.index_case{padding: 5% 0 7% 0;}*/
  .index_about .imgcon{margin-left: 0;width: 50%;}
  .index_about .data .container{padding: 0 20px;}

  .index_news .listnews .con{padding-top: 1.6rem;padding-bottom: 1.6rem;}
}
@media(max-width: 1440px){
  html{font-size: 16px;}
  .container{width: 73%;}
  .head .container{width: 85%;}
  .head .logo{}
  .head .rightnav>ul>li{}
  .head .rightnav>ul>li>a{font-size: 16px;}

  /*.hycase_wrap .container{width: 73%;}*/
  .index_news .imgnews .img{padding-top: 55.4%;}
  /*.foot_top{width: 320px;margin-right: 2rem;}*/
  .case_nav .item .desc,.newslist3 .item .desc{font-size: 14px;}
  .product_list3 .item .desc{font-size: 13px;}
  .newslist3 .item .imgcon{width: 11.7rem;}
  .newslist3 .item .desc{margin-top: 0;}

  .linian .img img{max-width: 40rem;}
  .index_news .listnews .con{padding: 0.9rem;}
  .subbanner .container h1{font-size: 2.4rem;}
  .subbanner .container .desc{font-size: 15px;}
}
@media(min-width: 1200px) and (max-height: 720px){
  .subbanner2{height: 35vw;}
}

@media(max-width: 1280px){
  html{font-size: 16px;}
  body{font-size: 15px;}
  .head .container{width: 90%;}
  .head .logo{width: 180px;background-size: 180px;}
  .head .rightnav{margin-right: auto;}
  .head .rightnav>ul>li{padding: 0 1rem;}
  .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%;}

  .lxfw_wrap .item .desc{font-size: 14px;}

  /*.foot_nav .item{display: none;}*/
  /*.foot_nav .ftewm{display: flex;}*/
  .index_news .imgnews .img{padding-top: 66.6%;}


}