.banner{width: 100%;margin-top: 0; height: calc(100vh - 68px); 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;}
.banner .container .con{color: #fff;position: absolute; top: 50%;right: 0; transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff;}
.banner .container .con .title{font-size: 2.4rem;color: #fff;font-weight: bold;position: relative;padding-bottom: 1.2rem;text-align: right;}
.banner .container .con .title:after{position: absolute;right: 5px;bottom: 0;width: 3rem;height: 0.2rem;background-color: #fff;content: "";}
.banner .container .con .subtitle{font-size: 1.6rem;font-weight: bold;display: inline-block;color: #fff;}
.banner .container .con .desc{font-size: 1.2rem;line-height: 1.6;margin-top: 1.5rem;color: #fff;max-width: 30%; float: right;}
.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{
  -ms-transform: translateY(-100px);opacity: 0;
    -o-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: transform 380ms ease-in-out;
    -moz-transition: transform 380ms ease-in-out;
    -o-transition: transform 380ms ease-in-out;
    -ms-transition: transform 380ms ease-in-out;
    transition: transform 380ms ease-in-out;}
.banner .slick-active .con {
  opacity: 1;
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);}

.banner .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: 100px;width: 30.0rem;display: flex;left: 50%;margin-left: -15.0rem;}
.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{flex: 1;width: auto;margin: 0 0;height: 2px;background-color: #ccc;overflow: inherit;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: 100%;height: 2px;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; 
}



.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: 2.5rem;position: relative;}
.typebar.center{text-align: center;}
.typebar h2{font-size: 2rem;color: #1b1b1b;line-height:2;position: relative;padding-bottom: 15px;font-weight: bold;}
.typebar h2:after{position: absolute;left: 0; margin-left: 4px; bottom: 0;width: 148px;height: 13px;background: url(../images/typebar2_bg.png) center no-repeat; content: "";}
.typebar.center h2:after{left: 50%;margin-left: -74px;}
.typebar .enname{font-size: 3.5rem;color: rgba(97,97,97,0.1);line-height: 1.8;text-transform: uppercase;line-height: 1;font-weight: bold;margin-bottom: -50px;}
.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;margin-top: 4rem;}
.index_about .content{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;padding-top: 3.8rem;}
.index_about .container{}
.index_about .imgcon{flex: 1; position: relative;z-index: 1; background: url(../images/index_about.jpg) center no-repeat;background-size: cover;}
.index_about .imgcon img{display: none;}
.index_about .textcon{width: 50%; margin-right: 2.0rem;padding-left: 12.5%;position: relative;}
.index_about .textcon:after{position: absolute;left: 0;top: -3.8rem;width: 120%;height: 95%;background-color: #f3f3f3;content: "";}
.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: 4rem;float: right;margin-bottom: 1.5rem;margin-right: -1.5rem;}
.index_about .more:after{position: absolute;top: 50%; left: -500%;width: 490%;height: 1px;background-color: #ccc;content: "";}
.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;-ms-display: flex;-ms-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;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;background-color: #f3f3f3;}

.protype{display: flex;flex-wrap:wrap;margin-bottom: 5rem;}
.protype .item{flex:1;margin-right: 20px;position: relative;}
.protype .item:last-child{margin-right: 0;}
.protype .item .bigclass{display: block;width: 100%;height: 4.2rem;line-height: 4.2rem;background-color: #fff;text-align: center;font-size: 1.1rem;color: #292929;box-shadow: 2px 2px 4px rgba(0,0,0,0.15),-2px -2px 4px rgba(0,0,0,0.15);transition: all 0.4s;position: relative;}
.protype .item .bigclass:after{transition: all 0.4s;width: 0;height: 0;content: "";
  position: absolute;left: 50%;top: 100%;margin-left: -0.7rem;
  border-left: 0.7rem solid transparent; /* 左边框透明 */
  border-right: 0.7rem solid transparent; /* 右边框透明 */
  border-top: 0.8rem solid var(--c); /* 上边框透明 */
  border-bottom: 0.8rem solid transparent; /* 下边框为三角形颜色 */
  opacity: 0;
}
.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 .bigclass{background-color: var(--c);color: #fff;}

.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: #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;-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.1rem;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;}

.index_news{padding-top: 3rem;padding-bottom: 3rem;background-color: #f3f3f3;}
.index_news .imgnews{width: 43%;float: left;overflow: hidden;position: relative;}
.index_news .imgnews .img{position: relative;width: 100%;height: 0;padding-top: 86.06%;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.2rem;padding-bottom: 1.2rem;border-bottom: 1px solid #ccc;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;-ms-display: flex;-ms-flex-wrap: wrap;}
.hezuolist .con{display: block;float: left;width: calc(25%); text-align: center; text-align: center;background-color: #fff;position: relative;transition: all 0.4s;overflow: hidden;}
.hezuolist .con .img{width: 100%;position: relative;height: 0;padding-top: 59.79%;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);}



.prolist{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-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_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_jiantou1_l.png) center no-repeat;content: "";transition: all 0.4s ease-in-out;}
.viewmore:hover:after,.viewmore.cur:after{background: url(../images/icon_jiantou1.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;}

.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;overflow: hidden;}
.join_box .imgcon img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit:cover;transition: all 0.5s;}
.join_box .imgcon:hover img{transform: scale(1.05);}
.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;}


.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;}


.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;}

.jianjie_wrap{padding: 3rem 0;}
.jianjie .imgcon{margin-bottom: 1.5rem;}
.jianjie .imgcon img{width: 100%;}
.jianjie .text{}
.jianjie .text p{text-indent: 2em;margin-bottom: 0.6rem;}

.zizhi{padding: 2.5rem 0;background-color: #f9f9f9;;}
.zizhilist{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-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;-ms-display: flex;-ms-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: 4rem;padding-bottom: 4rem;background-color: #fff;}
.cultrue{}
.cultrue .items{display: flex;flex-wrap: wrap;}
.cultrue .item{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;}
.cultrue .item:nth-child(4n){margin-right: 0;}
.cultrue .item .img{margin: 2rem auto 1rem;width: 5.4rem;height: 5.4rem;text-align: center;line-height: 5.4rem;overflow: hidden;border-radius: 50%;background-color: #f1f1f1;transition: all 0.4s;}
.cultrue .item .img img{vertical-align: middle; transition: all 0.4s;filter: drop-shadow(0px 5.4rem #1d2088);transition: all 0s;}
.cultrue .item:hover .img img{transform: translateY(-5.4rem);}
.cultrue .item .title{font-size: 1.2rem;font-weight: bold;text-align: center;transition: all 0.4s;}
.cultrue .item .desc{font-size: 0.9rem;color: #222222;transition: all 0.4s;padding: 0 0.5rem;text-align: center;margin-top: 0.5rem;}
.cultrue .item:hover{background-color: var(--c);}
.cultrue .item:hover .img{background-color: #fff;}
.cultrue .item:hover .desc,.cultrue .item:hover .title{color: #fff;}

.history_wrap{padding-top:4rem;padding-bottom: 4rem;background-color: #f1f1f1;}
.history {position: relative;padding: 0 2.0rem;}
.history:after{position: absolute;left: 2rem;top: 50%;width: calc(100% - 4rem);height: 1px;background-color: #ccc;content: "";}
.history .item{display: flex;flex-direction: column;align-items: center;}
.history .item:nth-child(2n+1) .textcon:nth-child(3){opacity: 0;}
.history .item:nth-child(2n) .textcon:nth-child(1){opacity: 0;}
.history .textcon{position: relative;}
.history .textcon .title{font-size: 1.2rem;color: #232323;font-weight: bold;padding-left: 32px;background: url(../images/icon_xia2.png) left center no-repeat;}
.history .textcon .desc{color: #232323;padding-left: 32px;}
.history .years{width: 6.5rem;height: 6.5rem;border-radius: 50%;background-color: #ffffff;box-shadow: 3px 3px 6px rgba(0,0,0,0.01),-3px -3px 6px rgba(0,0,0,0.01);margin: 2rem auto;padding: 1px;}
.history .years .year{font-size: 1.8rem;margin-top: 2rem;font-weight: bold;text-align: center;line-height: 1.2;}
.history .years .tip{font-size: 0.8rem;text-align: center;}

.honorlist_wrap{padding-top: 4rem;padding-bottom: 4rem;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_left2.png) center no-repeat;transition: all 0.3s;}
.honorlist .swiper-button-next{position: absolute;right: -4rem;margin-top: -2.5rem; width: 3.0rem;height: 3.0rem;background:  url(../images/icon_arr_right2.png) center no-repeat;transition: all 0.3s;}

.honorlist .item{}
.honorlist .item .img{position: relative;width: 100%;height: 0;padding-top: 65%;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;-ms-display: flex;-ms-flex-wrap: wrap;align-items: flex-start;-ms-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;}

.join_tiaojian_wrap{padding-top: 4rem;padding-bottom: 4rem;background-color: #f3f3f3;}
.join_tiaojian{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;justify-content: space-between;}
.join_tiaojian .item{width: 20%;}
.join_tiaojian .item .img{width: 100%;padding-top: 100%;height: 0;box-sizing: content-box;position: relative;}
.join_tiaojian .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 50%;overflow: hidden;}
.join_tiaojian .item .title{text-align: center;margin-top: 1rem;font-size: 1rem;font-weight: bold;}

.liucheng_wrap{padding-top: 4rem;padding-bottom: 4rem;background-color: #fff;}
.liucheng{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;}
.liucheng_list{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;width: 49%;margin-right: 2%;margin-bottom: -14px;}
.liucheng_list .item{width: calc(50% - 7px);margin-right: 14px;margin-bottom: 14px;background-color: #ffffff;box-shadow: 3px 3px 6px rgba(0,0,0,0.1),-3px -3px 6px rgba(0,0,0,0.1);padding: 20px;display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;transition: all 0.4s;}
.liucheng_list .item .num{width: 34%;border-right: 1px solid #ccc;text-align: center;display: flex;align-items: center;justify-content: center;-ms-display: flex;-ms-align-items: center;-ms-justify-content: center;font-size: 2.2rem;color: #adadad;font-weight: bold;transition: all 0.4s;}
.liucheng_list .item .textcon{width: 66%;padding: 5% 0 5% 15%;display: flex;flex-direction: column;justify-content: center;}
.liucheng_list .item .title{font-size: 1.3rem;font-weight: bold;line-height: 1.6;transition: all 0.4s;}
.liucheng_list .item .desc{font-size: 12px;transition: all 0.4s;}
.liucheng_list .item:hover{background-color: var(--c);}
.liucheng_list .item:hover .num,.liucheng_list .item:hover .title,.liucheng_list .item:hover .desc{color: #fff;}
.liucheng_list .item:nth-child(2n){margin-right: 0;}
.liucheng .imgcon{width: 49%;margin-right: 0;overflow: hidden;}
.liucheng .imgcon .img{width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;transition: all 0.5s;}
.liucheng .imgcon .img:hover{transform: scale(1.05);}



.product_index{padding-top: 3rem;margin-bottom: 2rem;}

.product_detail_wrap{padding-top: 3rem;padding-bottom: 3rem;}
.product_detail{width: 80%;margin: 0 auto;}
.product_detail .img img{width: 100%;}
.product_detail .title{font-size: 1.5rem;font-weight: bold;margin-top: 0.5rem;margin-bottom: 0.5rem;}
.product_detail .content{}



.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;font-size: 16px;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{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.9rem;}
.pro_main .table th{background-color: #1352d3;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;-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;}

.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: #1d2088;background-color: #1d2088;}
.fenye a:hover{color: #fff;border-color: #1d2088;background-color: #1d2088;}
.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;}

.subbanner{margin-top: 100px;background-size: cover;background-position: center;background-repeat: no-repeat;height: 26rem;}
.subbanner.banner_about{height: 30rem;}
.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.6rem;color: #fff;position: relative;padding-bottom: 0.75rem;font-weight: bold; text-align: center;}
.subbanner .container h1:after{width: 4.0rem;height: 0.25rem;position: absolute;bottom: 0; left: 50%;margin-left: -2.0rem;background-color: #fff;content: "";box-shadow: 3px 3px 6px rgba(0,0,0,0.1);}
.banner_about.subbanner .con{position: relative; left: 20%;text-align: left;}
.banner_about.subbanner .container h2,.banner_about.subbanner .container .subtitle{text-align: left;}
.banner_about.subbanner .container .desc{color: #000000;text-align: left;}
.subbanner .container h2{font-size: 2.1rem;color: #000;position: relative;text-align: center;line-height: 1.2;}
.subbanner .container .subtitle{font-size: 2.1rem;color: #1d2088;position: relative;padding-bottom: 0.75rem;font-weight: bold; text-align: center;}
.subbanner .container .subtitle:after{width: 4.0rem;height: 0.25rem;position: absolute;bottom: 0; left: 0%;margin-left: 0rem;background-color: #1d2088;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;}

.news_subnav{display: flex;flex-wrap: wrap;justify-content: center;margin-bottom: 2rem;}
.news_subnav a{margin: 0 2rem;padding: 0 5px;position: relative;font-size: 1.3rem;}
.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: 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: 74.4%;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;padding-right: 150px;position: relative;}
.hyjjfa_list .item .title{font-size: 1.2rem;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: 0px;border: 1px solid #969696; color: #555; text-align: center;margin-top: 1rem;transition: all 0.5s;}
.hyjjfa_list .item .more:hover{transform: translateX(10px);}
.hyjjfa_list .item .datetime{position: absolute;right: 0;top: 0;color: #969696;top: 1rem;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;}


.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: 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;box-sizing: border-box;}
.product_imgs .gallery-top .swiper-slide .img{width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: contain;}
/*.product_imgs .gallery-top .swiper-slide img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}*/
.product_imgs .gallery-top .swiper-pagination{position: absolute;right: 20px;left: auto;padding: 3px 10px;color: #fff;text-align: center;border-radius: 15px;z-index: 9;}

div.zoomDiv img{max-width: 10000px;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

/*浏览器滚动条*/
.product_top .product_info .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;-ms-display: flex;-ms-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.9rem;color: #212122;}
.product_info .tedian{border-top: 1px solid #ccc;padding-top: 10px;margin-top: 10px;}


.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;text-align: center;position: relative;z-index: 1;}
.typebar2.textleft{text-align: left;}
.typebar2 h3{font-size: 1.8rem;font-weight: bold;color: #272727;}
.typebar2 .dixian{width: 2.4rem;height: 0.3rem;background-color: var(--c);border-radius: 5px; margin-top: 0.5rem;}
.typebar2 .desc{margin-top: 0.75rem;font-size: 1rem; color: #777;}
.typebar2 .enname{font-size: 4.8rem;line-height: 1.6; color: rgba(226,226,226);text-transform: uppercase;font-weight: bold;}

.product_list{}
.product_list .item{padding-bottom: 2.2rem;margin-bottom: 2.2rem;border-bottom: 1px solid #ccc;display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;}
.product_list .item .imgcon{width: 47%;margin-right: 3%;}
.product_list .item .img{width: 100%;padding-top: 62.1%;height: 0;box-sizing: content-box;position: relative;border: 1px solid #ddd;overflow: hidden;}
.product_list .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
.product_list .item .textcon{width: 47%;padding: 1px;margin-left: 3%;}
.product_list .item .textcon .title{margin-top: 5.6rem;font-size: 1.5rem;font-weight: bold;display: block;transition: all 0.4s;}
.product_list .item:hover img{transform: scale(1.05);}
.product_list .item:hover .title{color: var(--c);}

.contact_wrap{padding-top: 3rem;}


.lxfs_list{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-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;-ms-display: flex;-ms-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;-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;}
.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_wrap{padding-top: 3rem;padding-bottom: 3rem;  }
.feedback{display: flex;flex-wrap: wrap;-ms-display: flex;-ms-flex-wrap: wrap;}
.feedback .item{width: 49%;margin-right: 2%;margin-bottom: 2%; background: #f1f1f1 url(../images/icon_tel_l.png) left 1.3rem top 0.86rem no-repeat;position: relative;}
.feedback .item.email{background-image: url(../images/icon_email_l.png);}
.feedback .item.textarea{background-image: url(../images/icon_feedback_l.png);}
.feedback .item:after{position: absolute;left: 4.2rem;top: 0;width: 1px;height: 3.5rem;background-color: #ccc;content: "";}
.feedback .item:nth-child(2n){margin-right: 0;}
.feedback .item.textarea{width: 100%;margin-right: 0;}
.feedback .item.textarea:before{position: absolute;left:0rem;top: 3.5rem;width: 4.2rem;height: 1px;background-color: #ccc;content: "";}
.feedback .item .input{border: none;height: 3.5rem;width: 100%;font-size: 1.2rem;font-weight: lighter;padding-left: 5rem;border: 1px solid #ccc;}
.feedback .item textarea{border: none;font-size: 1.2rem;font-weight: lighter;padding-left: 5rem;border: 1px solid #ccc;padding-top: 0.7rem;}
.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);}
.feedback_wrap .typebar h2:after{display: none;}
.feedback_wrap .typebar{margin-bottom: 1rem;}

/*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;}


.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;font-weight: bold;}
.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;}
.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;-ms-display: flex;-ms-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 .content{}
.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);}
@media(max-width: 1800px){
  .head .rightnav>ul>li{padding: 0 0.8rem;}
  .head .rightnav>ul>li>a{font-size: 1rem;}
}
@media(max-width: 1650px){
  html{font-size: 18px;}
  body{font-size: 16px;}
  .container{width: 1226px;}
  .head .rightnav>ul>li>a{font-size: 0.9rem;}
  /*.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%;}
  .head .logo{width: 300px;background-size: 300px;}
  .head .rightnav>ul>li{padding: 0 0.8rem;}
  .head .rightnav>ul>li>a{font-size: 16px;}
  .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;}
  body{font-size: 15px;}
  .head .container{width: 90%;}
  .head .logo{width: 180px;background-size: 180px;}
  .head .rightnav{margin-right: auto;}
  .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%;}

}



/*分页*/
.diypage {
    text-align: center;
    padding: 5px;
    padding: 50px 0;
}
.diypage ul.pagination{ width: auto!important; }
.diypage ul.pagination li {
    display: inline
}

.diypage ul.pagination li a {
    display: inline-block;
    background-color: #F9F9F9;
    border: 0 none;
    border-radius: 6px;
    font-size: 14px;
    margin-left: 5px;
    text-decoration: none;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    border: 1px solid #F9F9F9;
    padding: 0 8px;
    color: #0047D1
}

.diypage ul.pagination li a:hover {
    background-color: #0047D1;
    color: #FFF
}

.diypage ul.pagination li a:active {
    background-color: #0047D1;
    color: #FFF
}

.diypage ul.pagination li.active a {
    background-color: #0047D1;
    border: 0 none;
    border-radius: 3px;
    color: white;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    border: 1px solid #0047D1;
}

.diypage ul.pagination li.disabled a {
    border: #eee 1px solid;
    margin: 2px;
    color: #ddd
}
/*分页*/