.banner{width: 100%;margin-top: 0; overflow: hidden; height: 60vh; position: relative;z-index: 1;background-color: #fff;overflow: hidden;}
.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;}
.banner .container .con{color: #fff;position: absolute;top: 40%;left: 0; transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff;}
.banner .container .con .title{font-size: 3.6rem;color: var(--c);font-weight: bold;}
.banner .container .con .subtitle{font-size: 1.6rem;font-weight: bold;border-bottom: 1px solid #000;display: inline-block;color: #111;}
.banner .container .con .desc{font-size: 1.4rem;line-height: 1.4;margin-top: 1.0rem;color: #111; max-width: 70%;}
.banner .container .con .btns{margin-top: 2.5rem;padding: 0.6rem 2.8rem;background-color: #134398;border-radius: 1.4rem;display: inline-block;}
.banner .container .con .btns a{display: inline-block;padding: 15px 20px;vertical-align: top;margin-right: 16px;border-radius: 2rem;min-width: 9.0rem;text-align: center;font-size: 1rem;font-weight: normal;color: #fff;transition: all 0.5s;cursor: pointer;background-color: #ef8200;}
.banner .container .con .btns a .iconfont{font-size: 1.2rem;line-height: 1; margin-left: 0.5rem;}
/*.banner .container .con .btns a.on,.banner .container .con .btns a:hover{background-color: #fff;color: #ec3630;}*/
.banner .bgb { position:absolute; width:100%; height:100%; left:0; top:0;background-size: cover;background-position: center center;background-repeat: no-repeat; }  
/*.banner .swiper-slide .bgb{
  -ms-transform: scale(1.04,1.04);
    -o-transform: scale(1.04,1.04);
    -moz-transform: scale(1.04,1.04);
    -webkit-transform: scale(1.04,1.04);
    transform: scale(1.04,1.04);
    -webkit-transition: transform 8000ms ease-in-out;
    -moz-transition: transform 8000ms ease-in-out;
    -o-transition: transform 8000ms ease-in-out;
    -ms-transition: transform 8000ms ease-in-out;
    transition: transform 8000ms ease-in-out;}
.banner .swiper-slide-active .bgb,.banner .slick-active .bgb {
    -ms-transform: scale(1.0,1.0) rotate(0.00001deg);
    -o-transform: scale(1.0,1.0) rotate(0.00001deg);
    -moz-transform: scale(1.0,1.0) rotate(0.00001deg);
    -webkit-transform: scale(1.0,1.0) rotate(0.00001deg);
    transform: scale(1.0,1.0) rotate(0.00001deg);}*/
.banner .swiper-slide .con{
  opacity: 1;
  -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -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 .swiper-pagination .slick-dots li.slick-active{position: relative;transition: all 0.5s;}
.banner .swiper-pagination .slick-dots li:after{content: "";width: 20px;height: 20px;border: 1px solid #fff;border-radius: 20px;  position: absolute;left: 4px;top: 4px;transition: all 0.5s;opacity: 0;transition: all 0.5s; }
.banner .swiper-pagination .slick-dots li.slick-active:after{opacity: 1;}


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

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

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

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


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



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

.main{position: relative;overflow: hidden;z-index: 1;background-color: #fff;}
.typebar{margin-bottom: 2rem;position: relative;}
.typebar.center{text-align: center;}
.typebar.aboutbar{background: url(../images/tbarbg_about.png) center top no-repeat;}
.typebar h2{font-size: 2rem;color: #222222;line-height:2;position: relative;}
.typebar h2:after{position: absolute;left: 0; bottom: 0;width: 2.75rem;height: 3px;background-color: var(--c);content: "";}
.typebar.center h2:after{left: 50%;margin-left: -1.37rem;}
.typebar .enname{font-size: 1rem;color: #333333;line-height: 1.8;font-weight: normal;text-transform: uppercase;}
.typebar .enname.enname2{font-size: 1rem;}
.typebar .subtitle{font-size: 1rem;color: #222222;line-height: 1.5;font-weight: bold;margin-top: 0.5rem;}
.typebar .desc{font-size: 1rem;color: #222222;line-height: 1.8;margin-top: 1rem;opacity: 0.9;}
.typebar.white h2,.typebar.white .enname,.typebar.white .subtitle,.typebar.white .desc{color: #fff;}
.typebar.white h2:after{background-color: #fff;}
.typebar .viewmore{position: absolute;right: 0;bottom: 0;margin-bottom: 0;margin-top: 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: 3rem;padding-bottom: 3rem;}
.index_about .content{display: flex;flex-wrap: wrap;}
.index_about .container{}
.index_about .imgcon{flex: 1;height: 400px; background: url(../images/index_about.jpg) center no-repeat;background-size: cover;}
.index_about .imgcon img{display: none;}
.index_about .textcon{width: 52%; margin-right: 2.0rem;}
.index_about .text {max-width: 680px;text-align: justify;}
.index_about .text p{line-height: 2;font-size: 0.9rem;color: #333333;margin-bottom: 1rem;}
.index_about .more{display: block;width: 8.4rem;height: 2.0rem;line-height: 2.0rem;background-color: var(--c);color: #fff;border-radius: 5px;text-align: center;font-size: 0.9rem;}
.index_about .data{margin-top: 1.2rem;max-width: 680px;}
.index_about .data .item{width: 25%;text-align: center;float: left;text-align: center;background: url(../images/icon_xian.png) right center no-repeat;}
/*.index_about .data .item:first-child{text-align: left;}*/
/*.index_about .data .item:last-child{text-align: right;background: none;}*/
/*.index_about .data .item:last-child .name{padding-right: 2.7rem;}*/
.index_about .data .name{font-size: 1rem;color: #222222;}
.index_about .data .img{width: 58px;height: 58px;margin: 0 auto;}
.index_about .data .enname{font-size: 12px;color: #003b8f;}
.index_about .data .value{font-size: 0.9rem;color: #003b8f;}
.index_about .data .value span{font-size: 2rem;}

.about_wrap{background-color: #f6f6f6;padding-top: 3rem;padding-bottom: 3rem;}
.about{}
.about .content{display: flex;flex-wrap: wrap;}
.about .container{}
.about .imgcon{width: 50%; margin-top: 0rem;background: url(../images/about.jpg) center no-repeat;background-size: cover;}
.about .imgcon img{display: none;}
.about .text {width: 50%; text-align: justify;padding: 4%;background-color: #fff;}
.about .text p{line-height: 2;font-size: 0.9rem;color: #333333;margin-bottom: 1rem;}
.about .text .title{font-size: 1.2rem;color: #212122;text-align: center;font-weight: bold;}

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

.pro_wrap{position: relative;margin-top: 1rem;display: flex;flex-wrap: wrap;}
.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: 24%;margin-right:1.33%;margin-bottom: 2.5%;  position: relative;transition: all 0.4s;}
.pro_wrap .item:hover{box-shadow: 5px 5px 12px rgba(0,0,0,0.15),-5px -5px 12px rgba(0,0,0,0.1);}
.pro_wrap .item:nth-child(4n){margin-right: 0;}
.pro_wrap .item .text{padding: 15px 15px 15px 20px;background: #f5f5f5 url(../images/icon_more2.png) right 20px top 28px no-repeat;}
.pro_wrap .item .title{font-size: 1.2rem;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: 90%;width: 100%; position: relative;height: 0;display: block; border: 1px solid #ddd;}
.pro_wrap .item .mask{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(19,82,211,0.87);color: #fff;padding: 10%;transition: all 0.4s;opacity: 0;visibility: hidden;}
.pro_wrap .item .mask .name{font-size: 1.2rem;font-weight: bold;}
.pro_wrap .item .mask .value{font-size: 14px;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;padding: 20px;}
.pro_wrap .item .img img{max-width: 100%;max-height: 100%; transition: all 0.4s ease-in-out;}
.pro_wrap .item .more{text-align: center;color: #003b8f;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: #003b8f;}*/

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

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

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


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

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

.index_news{padding-top: 3rem;padding-bottom: 3rem;}
.index_news .imgnews{width: 43%;float: left;overflow: hidden;position: relative;}
.index_news .imgnews .img{position: relative;width: 100%;height: 0;padding-top: 100%;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;min-width: 100%;min-height: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);}
.index_news .imgnews .con:hover .img a{transform: scale(1.1);}
.index_news .imgnews .con:hover a.title{color: #003b8f;}

.index_news .imgnews .text{background-color: 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 .listnews{width: 52%;float: right;}
.index_news .listnews .con {padding: 10px 0;padding-top: 1.4rem;padding-bottom: 1.5rem;border-bottom: 1px solid #aaa;transition: all 0.4s;}
.index_news .listnews .con .box{position: relative;padding-left: 0;padding-right: 120px;transition: all 0.4s;}
.index_news .listnews .datetime{position: absolute;top: -50px;left: 20px;width: 60px;color: #fff;background-color: var(--c); text-align: center;opacity: 0;visibility: hidden;transform: translateX(-50px);}
.index_news .listnews .datetime .day{font-size: 0.9rem;line-height: 1;margin-bottom: 5px;padding: 30px 10px;position: relative;}
.index_news .listnews .datetime .day:after{width: 1px;position: absolute;left: 10px;top: 100%;width: 40px;height: 1px;background-color: #fff;content: "";transform: rotate(-45deg);}
.index_news .listnews .datetime .date{font-size: 0.9rem;line-height: 1;padding: 30px 10px;}
.index_news .listnews .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 .listnews .text{padding: 0 0;transition: all 0.4s;}
.index_news .listnews .text .titles{position: relative;margin-bottom: 15px;}
.index_news .listnews .text a.title{display: block;padding-left: 0;font-size: 1rem;font-weight: bold; color: #2d2d2d;height: 32px;line-height: 32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_news .listnews .text .typename{position: absolute;display: block;left: 0;top: 0;width: 95px;height: 32px;line-height: 32px;text-align: center;border: 1px solid #045d99;color: #045d99;font-size: 14px;}
.index_news .listnews .text .desc{color: #727171;}
.index_news .listnews .con:hover{box-shadow: 3px 3px 6px rgba(0,0,0,0.15),-3px -3px 6px rgba(0,0,0,0.15);border-color: transparent;z-index: 2;}
.index_news .listnews .con:hover .text{transform: translateX(100px);}
.index_news .listnews .con:hover .datetime2{opacity: 0;visibility: hidden;}
.index_news .listnews .con:hover .datetime{opacity: 1;visibility: visible;transform: translateX(-0);}
.index_news .listnews .con:hover .text a.title{color: #003b8f;}

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

.hezuolist_wrap{padding: 3rem 0;background-color: #f6f6f6;}
.hezuolist{padding-top: 25px;margin-bottom: 5px;display: flex;flex-wrap: wrap;}
.hezuolist .con{display: block;float: left;width: calc(20% - 12px);margin-right: 14px; text-align: center;height: 4.4rem;line-height: 4.4rem;text-align: center;background-color: #fff;margin-bottom: 14px;position: relative;border: 1px solid #fff;transition: all 0.4s;overflow: hidden;}
.hezuolist .con:nth-child(5n){margin-right: 0;}
.partner .con{width: calc(16.66% - 12px);}
.partner .con:nth-child(5n){margin-right: 14px;}
.partner .con:nth-child(6n){margin-right: 0;}
.hezuolist .con:hover{border: 1px solid var(--c)!important;}
.hezuolist .con:hover img{transform: translateY(-5px);}
.hezuolist .con img{vertical-align: middle;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);}



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

.index_case{padding: 3rem 0;overflow: hidden; background: url(../images/index_case_bg.jpg) center no-repeat;background-size: cover;}
.index_case .caselist{overflow: hidden;padding: 9rem 0;}
.index_case .swiper-button-prev,.index_case .swiper-button-next{left: -10%;margin-top: 5%;background: url(../images/icon_arr_left2.png) center no-repeat;width:  54px;height: 54px;border-radius: 50%; background-color: rgba(255,255,255,0.3);}
.index_case .swiper-button-next{right: -10%;left: auto; background-image: url(../images/icon_arr_right2.png);}

.index_case .swiper-slide .item {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    transition: all 0.4s;
}
.index_case .swiper-slide .item p {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    display: flex;
    overflow: hidden;
}
.index_case .swiper-slide .item p img {
    margin: auto;
    max-width: 90%;
    max-height: 90%;vertical-align: middle;object-fit: cover;
}
.index_case .slide0 .item {margin-top: 8.8rem;}
.index_case .slide1 .item {margin-top: 7.2rem;}
.index_case .slide2 .item {margin-top: 3.34rem;}
.index_case .slide3 .item {margin-top: 0.8rem;}
.index_case .slide4 .item {margin-top: 0rem;}
.index_case .slide5 .item {margin-top: 0.8rem;}
.index_case .slide6 .item {margin-top: 3.34rem;}
.index_case .slide7 .item {margin-top: 7.2rem;}
.case_banner{position: relative;height: 20.0rem;}
.case_banner .img {
    position: absolute;
    left: -15%;width: 130%;
    top: -10.5rem;}
.case_banner .img img{width: 100%;}


.case_banner .swiper-button-prev{position: absolute;bottom: 0rem;left: 50%;margin-left: -4rem; right: auto;width: 3.0rem;height: 3.0rem;background:  url(../images/icon_arr_left_g.png) center no-repeat;border-radius: 50%;transition: all 0.3s;border: 1px solid #003b8f;}
.case_banner .swiper-button-prev:hover{background-color: #134398;background-image: url(../images/icon_arr_left_w.png);}
.case_banner .swiper-button-next{position: absolute;bottom: 0rem;left: 50%;margin-left: 0rem; right: auto; width: 3.0rem;height: 3.0rem;background:  url(../images/icon_arr_right_g.png) center no-repeat;border-radius: 50%;transition: all 0.3s;border: 1px solid #003b8f;}
.case_banner .swiper-button-next:hover{background-color: #134398;background-image: url(../images/icon_arr_right_w.png);}

.caselist .item{background-color: #fff;border-radius: 0.5rem;padding: 1.3rem;transition: all 0.3s ease-in-out;}
.caselist .swiper-slide-active {transform: scale(1.15);box-shadow: 10px 10px 20px rgba(0,0,0,0.3);}
/*.caselist .swiper-slide-active .text{padding: 3rem 0;}*/
/*.caselist .swiper-slide-active .img{transform: scale(1.15);}*/
.caselist .item .img{width: 10.0rem;height: 10.0rem;border-radius: 50%;margin: -6.3rem auto 1.5rem;background-position: center;background-size: cover;position: relative;z-index: 2;box-shadow: 11px 30px 11px rgba(0,0,0,0.1),-3px 30px 11px rgba(0,0,0,0.1);}
/*.caselist .item .img:after{position: absolute;left: 0;top: 0;width: 11.7rem;height: 11.7rem;background: url(../images/casepic_bg.png) center no-repeat;top: 1.7rem;left: -0.85rem;content: "";z-index: 1;}*/
.caselist .item .title{font-size: 1.2rem;color: #4c4b4c;}
.caselist .item .subtitle{font-size: 1rem;color: #4c4b4c;margin-top: 0.25rem;}
.caselist .item .desc{font-size: 0.8rem;color: #bfbfbf;line-height: 1.4;margin-top: 0.5rem;margin-bottom: 0.25rem;}
.caselist .item .star{width: 96px;height: 16px;background: url(../images/icon_star_5.png) center no-repeat;background-size: 100%;}

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

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

.viewmore {display: block;margin: 0 auto; position: relative;width: 15.0rem;height: 2.5rem;line-height: 2.5rem;font-size: 0.9rem;margin-top: 2rem;margin-bottom: 1rem;color: #1a1a1a;border: 1px solid #aaa;border-radius: 28px;transition: all 0.4s ease-in-out;padding-right: 40px;text-align: center; cursor: pointer;}
.viewmore:after{position: absolute;left: 50%;margin-left: 20px; top: 0.25rem;width: 2.0rem;height: 2.0rem;background : url(../images/icon_arr2.png) center no-repeat;content: "";transition: all 0.4s ease-in-out;}
.viewmore:hover:after,.viewmore.cur:after{background: url(../images/icon_arr2_w.png) center no-repeat;}
.viewmore:hover,.viewmore.cur{background-color: #003b8f;box-shadow: 5px 5px 10px rgba(0,0,0,0.1),-5px -5px 10px rgba(0,0,0,0.1);color: #fff;}

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

.jjfa_list_wrap{background-color: #f6f6f6;padding: 2rem 0;}
.jjfa_list{display: flex;flex-wrap: wrap;}
.jjfa_list .item{width: 19.2%;margin-right: 0.8%;background: url(../images/jjfa1_bg.jpg) center no-repeat;background-size: cover;height: 30.0rem;position: relative;}
.jjfa_list .item:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.2);z-index: 0;content: "";}
.jjfa_list .item:nth-child(5n){margin-right: 0;}
.jjfa_list .item .box1{position: absolute;z-index: 1;padding: 1.0rem;width: 100%;left: 0; text-align: center;bottom: 2.5rem;color: #fff;transition: all 0.5s;}
.jjfa_list .item .title{font-size: 1.4rem;font-weight: bold;text-align: center;}
.jjfa_list .item .entitle{font-size: 12px;font-weight: lighter;}
.jjfa_list .item .xian{width: 1.4rem;height: 0.25rem;background-color: #fff;margin: 1.0rem auto;}
.jjfa_list .item .num{font-size: 1.8rem;margin-bottom: 1.5rem;}
.jjfa_list .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_list .item .desc{font-size: 0.9rem;text-align: justify;}
.jjfa_list .item .more{display: block;margin: 1rem auto;border:1px solid #fff;border-radius: 5px;padding: 5px 10px;color: #fff;text-align: center;}
.jjfa_list .item:hover .box2{opacity: 1;visibility: visible;}
.jjfa_list .item:hover .box1{opacity: 0;visibility: hidden;}

.hezuolist2_wrap{background: url(../images/hezuo_bg.jpg) center no-repeat;background-size: cover;}

.ketang_list_wrap{padding: 2rem 0;background-color: #f6f6f6;}
.ketang_list{display: flex;flex-wrap: wrap;}
.ketang_box{width: calc(33.33% - 1.0rem);margin-right: 1.5rem;margin-bottom: 1.5rem; box-shadow: 3px 3px 6px rgba(0,0,0,0.15),-3px -3px 6px rgba(0,0,0,0.15); transition: all 0.4s;}
.ketang_box:nth-child(3n){margin-right: 0;}
.ketang_box .box{padding: 1.5rem 1.0rem;border:2px solid #fff;border-top: 0; transition: all 0.4s;}
.ketang_box .typename{height: 108px;padding: 1rem 1.5rem 1.5rem;background: #dfdfdf url(../images/icon_ketang1.png) right 1.5rem center no-repeat;transition: all 0.4s;font-size: 1.5rem;font-weight: bold;position: relative;}
.ketang_box .typename:after{position: absolute;left: 1.5rem;bottom: 1.5rem;width: 1.4rem;height: 0.25rem;background-color: #a7a7a7;content: "";transition: all 0.4s;}
.ketang_box.box1 .typename{background-image: url(../images/icon_ketang1.png);}
.ketang_box.box2 .typename{background-image: url(../images/icon_ketang2.png);}
.ketang_box.box3 .typename{background-image: url(../images/icon_ketang3.png);}
.ketang_box.box4 .typename{background-image: url(../images/icon_ketang4.png);}
.ketang_box.box1:hover .typename{background-image: url(../images/icon_ketang1_h.png);}
.ketang_box.box2:hover .typename{background-image: url(../images/icon_ketang2_h.png);}
.ketang_box.box3:hover .typename{background-image: url(../images/icon_ketang3_h.png);}
.ketang_box.box4:hover .typename{background-image: url(../images/icon_ketang4_h.png);}
.ketang_box:hover .typename{color: #fff;background-color: #1352d3;}
.ketang_box:hover .typename:after{background-color: #fff;}
.ketang_box:hover .box{border-color:var(--c);}
.ketang_box .item1 .title{font-size: 1.2rem;display: block;margin-bottom: 0.6rem;transition: all 0.4s;}
.ketang_box .item1 .title:hover{color: var(--c);}
.ketang_box .item1 .desc{font-size: 0.9rem;}
.ketang_box .lista{border-top: 1px dashed #666;padding-top: 1.0rem;margin-top: 1.0rem;}
.ketang_box .lista a{display: block;margin-bottom: 5px;font-size: 0.9rem;transition: all 0.4s;}
.ketang_box .lista a:hover{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: #003b8f;border-color: #003b8f;background-image: url(../images/icon_arr_right_w.png);}
.newslist .textnews .item:first-child{padding-top: 0;}
.newslist .textnews .item:first-child .date{padding-top: 0;}
.newslist .textnews .item .text{width: calc(100% - 3.5rem);max-width: 90%; transition: all 0.5s;}
.newslist .textnews .item .text h4{width: 100%; font-size: 1.2rem;line-height: 1.6;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all 0.5s;}
.newslist .textnews .item .text .desc{font-size: 0.8rem;height: 2.56rem; line-height: 1.6;color: #666;margin-top: 0.5rem;overflow: hidden;text-overflow: ellipsis;}
.newslist .textnews .item:hover{border-color: #003b8f;}
.newslist .textnews .item:hover .text{transform: translateX(0.25rem);}
.newslist .textnews .item:hover .text h4{color: #003b8f;}

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

.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.fixed{position: fixed;top: 0px;}
.subpagenav.fixed .container{}
.subpagenav .container{text-align: left;}
.subpagenav.pro_page{position: relative;}
.subpagenav.pro_page.fixed{position: fixed;}
.subpagenav.pro_page .container{display: flex;}
.subpagenav.pro_page .container>a{margin-right: 3%;flex: 0 0 auto;}
.subpagenav .container>a{display: inline-block;margin-right: 3.75rem; height: 3.6rem;vertical-align: top;color: #777777;font-size: 0.9rem;font-weight: normal;line-height: 3.6rem;position: relative;}
.subpagenav .container>a:after{background-color: #003b8f;content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 3px;transition: all 0.5s ease;transform: scale3d(0,1,1);}
.subpagenav .container>a.on,.subpagenav .container>a:hover{color: #003b8f;}
.subpagenav .container>a.on:after,.subpagenav .container>a:hover:after{transform: scale3d(1,1,1);}
.position_wrap{border-bottom: 1px solid #ccc;}
.position{position: relative;padding-left: 52px;background: url(../images/icon_home.png) left center no-repeat;height: 3.6rem;line-height: 3.6rem;color: #212122;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;font-size: 0.9rem;}
.position a{padding: 0 5px;color: #212122;}
.subpagenav .position{width: auto;}

.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: #003b8f;margin-bottom: 0.5rem;}
.pro_det_item .con{font-size: 0.9rem;color: #777;}
.pro_det_item .datas{border-top: 1px solid #eee;border-left: 1px solid #eee;}
.pro_det_item .datas .item{display: flex;border-bottom: 1px solid #eee;font-size: 0.9rem;}
.pro_det_item .datas .item .name{width: 20%;color: #003b8f;text-align: center;border-right: 1px solid #eee;padding: 5px;}
.pro_det_item .datas .item .value{width: 80%;padding: 5px;padding-left: 10%;border-right: 1px solid #eee;color: #777;}


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

.service_wrap{padding-top: 3rem;padding-bottom: 3rem;}
.service{display: flex;flex-wrap: wrap;}
.service .img{width: 40%;margin-right: 20px;background: url(../images/service1.jpg) center no-repeat;background-size: cover;}
.service .items{display: flex;flex: 1;}
.service .items .item{position: relative;flex: 1;margin-left: 20px;}
.service .item .con{position: relative;width: 100%;padding-top: 100%;box-sizing: content-box;}
.service .item .box{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;background-color: #1352d3;color: #fff;font-size: 1.8rem;line-height: 1.2;letter-spacing: 2px;}
.service .item:nth-child(3) .box{background-color: #072988;}
.service .item:nth-child(4) .box{background-color: #e8e8e9;color: #111;}

.cultrue_wrap{padding-top: 3rem;padding-bottom: 3rem;background-color: #f1f1f1;}
.cultrue{padding-top: 7rem;background: url(../images/wenhua_bg.jpg) center top no-repeat;background-size: 100%;}
.cultrue .items{display: flex;flex-wrap: wrap;width: 100%;padding: 0 1%;}
.cultrue .item{width: 22%;margin: 0 1.5%;height: 14.0rem;display: flex;flex-direction: column;justify-content: center;align-items: center;background-color: #ffffff;border: 1px solid #ddd;transition: all 0.4s;}
.cultrue .item:hover{transform: translateY(-10px);}
.cultrue .item .img{width: 70px;height: 70px;text-align: center;line-height: 70px;}
.cultrue .item .img img{vertical-align: middle;}
.cultrue .item .title{position: relative;font-size: 1.8rem;font-weight: bold;padding-bottom: 0.5rem;}
.cultrue .item .title:after{position: absolute;left: 50%;bottom: 0;width: 1.6rem;margin-left: -0.8rem; height: 0.2rem;background-color: #1352d3;content: "";}

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

.honorlist .item{}
.honorlist .item .img{position: relative;width: 100%;height: 0;padding-top: 125%;box-sizing: content-box;}
.honorlist .item .img img{width: 100%;position: absolute;z-index: 2;position: absolute;height: 100%;object-fit: contain;left: 0;top: 0; }
.honorlist .item .text{margin-top: .5rem;text-align: center;font-size: 1rem;}

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



.news_index{margin-top: 3rem;}
.news_index .content{display: flex;flex-wrap: wrap;}
.news_index .imgnews2{width: 46%;float: left;overflow: hidden;position: relative;margin-left: 0;}
.news_index .imgnews2 .img{position: relative;width: 100%;height: 0;padding-top: 67.58%;box-sizing: content-box;-ms-box-sizing: content-box;overflow: hidden;}
.news_index .imgnews2 .img a{display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.news_index .imgnews2 .img img{display: block;min-width: 100%;min-height: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);object-fit: cover;}
.news_index .imgnews2 .con:hover .img a{transform: scale(1.1);}
.news_index .imgnews2 .con:hover a.title{color: #003b8f;}

.news_index .imgnews2 .text{padding: 1.15rem;width: 100%;background-color: #f6f6f6;margin-top: 1.2rem;}
.news_index .imgnews2 .title{font-size: 1.1rem;display: block;font-weight: bold;}
.news_index .imgnews2 .desc{font-size: 0.9rem;}

.news_index .imgnews2 .swiper-pagination{bottom: 10px;width: 100%;right: 0;left: auto;width: 100px;}
.news_index .swiper-pagination-bullet{background-color: #fff;opacity: 1;}
.news_index .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: var(--c);}

.news_index .listnews2{width: 54%;float: right;}
.news_index .listnews2 .con {padding:1.2rem;border-bottom: 2px solid #fff;transition: all 0.4s;background-color: #f6f6f6;}
.news_index .listnews2 .con .box{position: relative;padding-left: 0;transition: all 0.4s;}
.news_index .listnews2 .datetime2{display: block;width: 110px;height: 30px;line-height: 30px;font-size: 0.9rem;color: #b3b5b7;transition: all 0.4s;}
.news_index .listnews2 .text{padding: 0 0;transition: all 0.4s;}
.news_index .listnews2 .text .titles{position: relative;margin-bottom: 15px;}
.news_index .listnews2 .text a.title{display: block;padding-left: 0;font-size: 1rem;font-weight: bold; color: #2d2d2d;height: 32px;line-height: 32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all 0.4s;}
.news_index .listnews2 .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;}
.news_index .listnews2 .bottom{display: flex;justify-content: space-between;transition: all 0.4s;}
.news_index .listnews2 .bottom .more{padding-right: 20px;background: url(../images/icon_dian.png) right center no-repeat;color: #b3b5b7;transition: all 0.4s;}
.news_index .listnews2 .text .desc{color: #727171;transition: all 0.4s;}
.news_index .listnews2 .con:hover{box-shadow: 3px 3px 6px rgba(0,0,0,0.15),-3px -3px 6px rgba(0,0,0,0.15);border-color: var(--c);z-index: 2;}
.news_index .listnews2 .con:hover .datetime2{opacity: 0;visibility: hidden;}
.news_index .listnews2 .con:hover .datetime{opacity: 1;visibility: visible;transform: translateX(-0);}
.news_index .listnews2 .con:hover .text a.title{color: #003b8f;}
.news_index .listnews2 .con:hover .bottom{opacity: 0;visibility: hidden;}

.case_index{padding: 3rem 0;background-color: #f6f6f6;margin-top: 3rem;}
.imgcase_list{position: relative;}
.imgcase_list .item{display: flex;flex-wrap: wrap;}
.imgcase_list .item .textcon{width: 22.5rem;margin-right: 2.5rem;flex: 0 0 auto;margin-top: 4rem;}
.imgcase_list .item .title{display: block;font-size: 1.1rem;font-weight: bold;transition: all 0.4s;color: #1f1f1f;}
.imgcase_list .item .title:hover{color: var(--c);}
.imgcase_list .item .desc{display: block;font-size: 0.9rem;color: #727578;font-weight: lighter;margin-top: 0.5rem;}
.imgcase_list .item .more{display: block;width: 8.4rem;height: 2.0rem;line-height: 2.0rem;text-align: center;border-radius: 5px;background-color: var(--c);color: #fff;margin-top: 10px;}
.imgcase_list .item .imgcon{flex: 1;height: 27.8rem;position: relative;display: block;overflow: hidden;}
.imgcase_list .item .imgcon img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;transition: all 0.4s;}
.imgcase_list .item .imgcon:hover img{transform: scale(1.05);}
.imgcase_list .ctrbox{position: absolute;left: 0;bottom: 1.4rem;z-index: 9; width: 28.2rem;height: 5.8rem;background-color: #ffffff;}
.imgcase_list .swiper-pagination{width: 60%;left: 20%;display: flex;position: absolute;top: 50%;margin-top: -0.1rem;}
.imgcase_list .swiper-pagination-bullet{flex: 1;margin: 0 0.3rem;height: 4px;background-color: #b8b8b8;border-radius: 0.2rem;opacity: 1;}
.imgcase_list .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #1352d3;}
.imgcase_list .swiper-button-prev{background-image: url(../images/icon_arr_1_l.png);width: 28px;height: 28px;background-size: 100%;left: 10%;margin-top: -14px;}
.imgcase_list .swiper-button-next{background-image: url(../images/icon_arr_1_r.png);width: 28px;height: 28px;background-size: 100%;right: 10%;margin-top: -14px;}

.ketang_wrap{background-color: #fff;padding: 3rem 0;}
.ketang_wrap .ketang_list .ketang_box{width: calc(25% - 14px);margin-right: 18px;}
.ketang_wrap .ketang_list .ketang_box:nth-child(3n){margin-right: 18px;}
.ketang_wrap .ketang_list .ketang_box:nth-child(4n){margin-right: 0;}

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

.main_pro{margin-top: 2.5rem;margin-bottom: 3rem;display: flex;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;font-size: 16px;cursor: pointer;}
.main_pro .typenav .name a{color: #111;display: block;cursor: pointer;text-indent: 3.0rem;font-size: 1rem;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{width: calc(100% - 340px);border: 1px solid #ccc;padding: 1.5rem;}
.pro_main .titlebar{border-bottom: 1px solid #ccc;padding-bottom: 1.5rem;margin-bottom: 1.5rem;}
.pro_main .titlebar h3{font-size: 1.3rem;text-align: center;font-weight: bold;}
.pro_main .titlebar .desc{font-size: 0.9rem;margin-top: 0.5rem;}
.pro_main .table{width: 100%;overflow: auto;}
.pro_main .table table{width: 100%;font-size: 0.8rem;}
.pro_main .table th{background-color: #1352d3;font-size: 0.9rem;color: #fff;text-align: center;border-color: #fff;line-height: 1.4;border-right: 1px solid #fff;}
.pro_main .table td{text-align: center;border-color: #fff;min-height: 2.65rem;border-right: 1px solid #fff;padding: 10px 5px;}
.pro_main .table tbody tr:nth-child(2n+1){background-color: #e6e6e6;}
.pro_main .table tbody tr:nth-child(2n){background-color: #f5f5f5;}
.pro_main .table th{padding: 5px;}
.pro_main .table tr:hover a{color: var(--c);text-decoration: underline;}

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




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

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

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

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

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

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

.subbanner .banner_about{}
.subbanner .container{position: relative;top: calc(45%);transform: translateY(-50%);color: #fff;}
.subbanner .container img{display: block;margin: 0 auto 1.0rem;}
.subbanner .container h1{font-size: 2.4rem;color: #fff;position: relative;padding-bottom: 0.75rem;font-weight: bold; text-align: center;}
.banner_about.subbanner .container h1{font-size: 1.8rem;}
.subbanner .container h1:after{width: 4.0rem;height: 0.25rem;position: absolute;bottom: 0; left: 50%;margin-left: -2.0rem;background-color: #fff;content: "";}
.subbanner .container .con{margin-top: 1rem;font-size: 0.9rem;}
.subbanner .container .con p{margin-top: 0.5rem;text-indent: 2em;}
.subbanner .container .desc{font-size: 1.5rem;color: rgba(255,255,255,1);text-align: center;margin-top: 1rem;text-align: center;}
.subbanner .container a.more{display: block;margin: 2.0rem auto 1.0rem;width: 12.0rem;height: 2.3rem;line-height: 2.3rem;border-radius: 2.3rem;background-color: #ef8200;color: #fff;text-align: center;font-size: 1.2rem;}


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

.brand_detail_wrap{padding-top: 3rem;}
.brand_detail{font-size: 0.9rem;margin-bottom: 2rem;}
.brand_detail h3,.brand_detail h4,.brand_detail h5{font-size: 0.9rem;font-weight: bold;margin-bottom: 0.5rem;}
.brand_detail p,.brand_detail div{margin-bottom: 0.5rem;}

.brand_imgs{display: flex;flex-wrap: wrap;margin-bottom: 3rem;}
.brand_imgs .item{width: calc(25% - 18px);margin-right: 24px;}
.brand_imgs .item:nth-child(4n){margin-right: 0;}
.brand_imgs .item .img{position: relative;padding-top: 125%;height: 0;box-sizing: content-box;display: block;overflow: hidden;border-radius: 0.5rem;}
.brand_imgs .item .img img{position: absolute;left: 0;top: 0;width: 100;height: 100%;object-fit: cover;transition: all 0.4s;}
.brand_imgs .item:hover img{transform: scale(1.05);}
.brand_imgs .item .title{text-align: center;display: block;margin-top: 0.5rem;padding: 0 10px;}

.brand_hezuolist{background-color: #f1f1f1;padding: 4rem 0;margin-bottom: 0;}
.brand_hezuolist .con{border: 1px solid #ccc;margin-bottom: 0;}

.brand_prolist_wrap{padding-top: 3rem;padding-bottom: 3rem;}
.brand_prolist{}
.brand_prolist .item{display: flex;flex-wrap: wrap;padding: 2rem 0;border-bottom: 1px solid #ccc;}
.brand_prolist .item .imgcon{width: 8.6rem;margin-right: 0;flex: 0 0 auto;margin-bottom: 0;}
.brand_prolist .item .img{width: 100%;padding-top: 140%;height: 0;box-sizing: content-box;position: relative;overflow: hidden;}
.brand_prolist .item .img img{position: absolute;left: 0;top: 0;height: 100%;object-fit: cover;transition: all 0.4s;}
.brand_prolist .item:hover img{transform: scale(1.05);}
.brand_prolist .item .textcon{flex: 1;padding-top: 1rem;}
.brand_prolist .item .title{font-size: 1.2rem;font-weight: bold;transition: all 0.4s;}
.brand_prolist .item .title:hover{color: var(--c);}
.brand_prolist .item .desc{font-size: 0.9rem;line-height: 1.6rem;height: 4.8rem;margin-top: 0.5rem;}


.hyjjfa_list_wrap{padding-top: 3rem;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: 62%;height: 0;box-sizing: content-box;position: relative;overflow: hidden;}
.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;}
.hyjjfa_list .item .title{font-size: 1.2rem;transition: all 0.4s;display: block;}
.hyjjfa_list .item .title:hover{color: var(--c);}
.hyjjfa_list .item .desc{font-size: 0.9rem;line-height: 1.6rem;height: 3.2rem;margin-top: 0.5rem;}
.hyjjfa_list .item .more{display: block;width: 7.1rem;height: 34px;line-height: 34px;border-radius: 5px;background-color: var(--c);color: #fff;text-align: center;margin-top: 0.5rem;transition: all 0.5s;}
.hyjjfa_list .item .more:hover{transform: translateX(10px);}

.news_search{max-width: 45.0rem;margin: 3rem auto;}
.news_search form{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: 3rem 0;}
.product_floor1{}
.product_top{display: flex;-webkit-display: flex;margin-bottom: 40px; clear: both;}
.product_top .product_imgs{width: 430px;box-shadow: 5px 5px 10px rgba(0,0,0,0.05),-5px -5px 10px rgba(0,0,0,0.05)}

.product_imgs .gallery-top{width: 430px;margin: 0;}
.product_imgs .gallery-top .swiper-slide{height: 560px;background-size: 100%;background-repeat: no-repeat;background-color: #ffffff;padding: 3rem 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: contain;}
/*.product_imgs .gallery-top .swiper-slide img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}*/
.product_imgs .gallery-top .swiper-pagination{position: absolute;right: 20px;left: auto;padding: 3px 10px;color: #fff;text-align: center;border-radius: 15px;z-index: 9;}

div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:450px;height:450px;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_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% - 430px);height: 560px;position: relative;padding: 0 0 5rem;background-color: #fff;border-left: 1px solid #ccc;}
.product_top .product_info .con{height: calc(560px - 5rem);overflow: auto;padding: 1rem 2rem 0; }
.product_top .product_info .btns{display: flex;flex-wrap: wrap;position: absolute;left: 2rem;right: 2rem;width: 100%;bottom: 2rem;}
.product_top .product_info .btns a{height: 2.5rem;line-height: 2.5rem;text-align: center;min-width: 12.25rem;background-color: #1352d3;margin-right: 10px;color: #fff;transition: all 0.4s;}
.product_top .product_info .btns a img{vertical-align: middle;margin-right: 10px;}
.product_top .product_info .btns a.zixun{background-color: #f49602;}
.product_top .product_info .btns a:hover{transform: translateY(-5px);}
.product_info .title{font-size: 1.4rem;color: var(--c);line-height: 1.6;font-weight: bold;}
.product_info .desc{font-size: 0.8rem;color: #212122;}
.product_info .tedian{border-top: 1px solid #ccc;padding-top: 10px;margin-top: 10px;}

.product_floor2{}
.product_floor2 .img{margin-bottom: 1rem;}
.product_floor2 .img:last-child{margin-bottom: 0;}
.product_floor3{}
.product_floor4{}
.product_floor4 .news_index .imgnews2{padding-right: 15px;}
.product_floor4 .news_index .imgnews2 .con{height: 100%;}
.product_floor4 .news_index .imgnews2 .con .img{padding-top: 0;height: 100%}
.product_floor4 .news_index .listnews2 .con{margin-bottom: 15px;}
.product_floor4 .news_index .listnews2 .con:last-child{margin-bottom: 0;}
.product_floor4 .news_index .listnews2 .con:hover{box-shadow: none;background-color: var(--c);}
.product_floor4 .news_index .listnews2 .con:hover .text a.title{color: #fff;}
.product_floor4 .news_index .listnews2 .con:hover .text .desc{color: #fff;}
.product_floor4 .news_index .listnews2 .con:hover .bottom,.product_floor4 .news_index .listnews2 .con:hover .datetime2{color: #fff;opacity: 1;visibility: visible;}
.product_floor4 .news_index .listnews2 .con:hover .bottom .more{color: #fff;background-image: url(../images/icon_dian_h.png);}


.product_floor5{}
.applist{display: flex;flex-wrap: wrap;}
.applist .item{width: calc(25% - 4px);margin-right: 5px;display: flex;flex-wrap: wrap;}
.applist .item:nth-child(4n){margin-right: 0;}
.applist .item:nth-child(2n) .textcon{order:-1;}
.applist .item .con{margin-bottom: 5px;width: 100%;height: 240px;}
.applist .item .con:nth-child(2n){margin-right: 0;}
.applist .item .textcon{padding: 1.5rem 2rem;display: flex;flex-direction: column;align-items: center;justify-content: center;background-color: #fff;}
.applist .item .textcon .title{font-size: 1.1rem;font-weight: bold;}
.applist .item .imgcon{overflow: hidden;}
.applist .item .imgcon .img{width: 100%;height: 100%;background: url(../images/cpyy1.jpg) center no-repeat;background-size: cover;transition: all 0.4s;}
.applist .item:hover .imgcon .img{transform: scale(1.05);}

.product_floor5 .btns{display: flex;flex-wrap: wrap;width: 100%;margin-top: 2rem;justify-content: center;}
.product_floor5 .btns a{height: 2.5rem;line-height: 2.5rem;text-align: center;min-width: 12.25rem;background-color: #1352d3;margin-right: 10px;color: #fff;transition: all 0.4s;}
.product_floor5 .btns a img{vertical-align: middle;margin-right: 10px;}
.product_floor5 .btns a.zixun{background-color: #f49602;}
.product_floor5 .btns a:hover{transform: translateY(-5px);}

.product_floor:nth-of-type(2n+1){background-color: #f3f3f3;}

.pro_typelist{display: flex;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;}


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

.typebar2{margin-bottom: 2rem;text-align: center;}
.typebar2 h3{font-size: 1.5rem;font-weight: bold;}
.typebar2 .dixian{width: 2.1rem;height: 0.15rem;background-color: #f9bf18;margin-top: 1rem;}
.typebar2 .desc{margin-top: 0.75rem;font-size: 1rem; color: #777;}
.typebar2 .enname{font-size: 0.9rem;color: #a7a7a7;font-weight: lighter;}



.contact_wrap{padding-top: 3rem;}


.lxfs_list{display: flex;flex-wrap: wrap;}
.lxfs_list .item{width: 32%;color: #151515;margin-right: 2%;margin-bottom: 2%;border-right: 1px solid #ccc;text-align: center;padding: 2.0rem;transition: all 0.4s;}
.lxfs_list .item:nth-child(3n){margin-right: 0;border-right: 0;}
.lxfs_list .item .img{width: 4.7rem;height: 4.7rem;border-radius: 50%;border: 1px solid #ccc;background: url(../images/icon_addr.png) center no-repeat;margin-left: auto;margin-right: auto; margin-bottom: 1.5rem;transition: all 0.4s;}
.lxfs_list .item .img.tel{background-image: url(../images/icon_tel.png);}
.lxfs_list .item .img.email{background-image: url(../images/icon_email.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);}

.map_wrap{padding: 3rem 0;background-color: #fafafa;}
.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;margin-bottom: 3rem;}
.join_content .img{width: 19.3rem;flex: 0 0 auto;background: url(../images/join.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;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;}
.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;}

.feedback{padding-top: 0;padding-bottom: 3rem; display: flex;flex-wrap: wrap;}
.feedback .item{width: 49%;margin-right: 2%;margin-bottom: 2%; background: #f1f1f1 url(../images/icon_user_b.png) left 1.0rem top 1.4rem no-repeat;position: relative;}
.feedback .item:after{position: absolute;left: 2.5rem;top: 1.2rem;width: 1px;height: 1.5rem;background-color: #ccc;content: "";}
.feedback .item:nth-child(2n){margin-right: 0;}
.feedback .item.textarea{width: 100%;margin-right: 0;padding-top: 0.7rem;}
.feedback .item .input{border: none;height: 3.75rem;width: 100%;font-size: 1.2rem;font-weight: lighter;padding-left: 3.2rem;}
.feedback .item textarea{border: none;font-size: 1.2rem;font-weight: lighter;padding-left: 3.2rem;}
.feedback .item.tel{background-image: url(../images/icon_tel_b.png);}
.feedback .item.textarea{background-image: url(../images/icon_txt_b.png);}
.feedback .btns{display: flex;margin-top: 0rem;}
.feedback .btns button{width: 12.0rem;height: 2.8rem;border: 0;background-color: #c1c1c1;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: var(--c);}

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


.news_detail{padding-bottom: 2.5rem; clear: both;}
.news_detail .titles {text-align: center;padding-bottom: 1rem;margin-bottom: 1rem;border-bottom: 1px dashed #ddd;}
.news_detail h2{font-size: 1.5rem;margin-bottom: 1rem;color: #333333;}
.news_detail .titles .source{display: flex;justify-content: space-around;color: #7c7c7c;max-width: 800px;margin: 0 auto;}
.news_detail_body{font-size: 0.9rem;line-height: 1.8;margin-bottom: 2rem;padding: 20px 0;color: #333;}
.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 0;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.fanpian .con{display: flex;font-size: 0.9rem;}
.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;font-size: 0.9rem;padding-left: 10px;}
.fanpian a:hover{color: #134398;}
.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;margin-bottom: 3rem;}
.contact_wrap .con_info{width: 38%;margin-right: 2%;display: flex;flex-direction: column;justify-content: space-between;}
.con_info .title{font-size: 1.8rem;color: #003b8f;margin-bottom: 1.0rem;}
.con_info .con p{line-height: 1.8;padding: 5px 0;padding-left: 2.6rem; background: url(../images/icon_tel_g.png) left center no-repeat;font-size: 0.9rem;margin-bottom: 1.5rem;}
.con_info .con p.email{background-image: url(../images/icon_email_g.png);}
.con_info .con p.addr{background-image: url(../images/icon_addr_g.png);}
.con_info .wxewm{width: 150px;text-align: center;font-size: 16px;}
.contact_wrap #map{width: 55%;height: 29.0rem;}

.index_news .bd{height: 620px;position: relative;}
.index_news .content{opacity: 0;visibility: hidden; position: absolute;width: 100%;transition: all 0s;}
.index_news .content.on{opacity: 1;visibility: visible;}
/*.index_news .content:nth-child(1){display: block;}*/
.index_news .hd{margin-bottom: 2.0rem;text-align: center;}
.index_news .hd li{display: inline-block;width: 160px;text-align: center;font-size: 1.2rem;}
.index_news .hd li.on{color: var(--c); cursor: pointer;}

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

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

}