.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%;left: 0%; width: 100%; transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff;text-align: center;}
.banner .container .con .title{font-size: 2.4rem;color: #fff;font-weight: bold;position: relative;padding-bottom: 1.2rem;}
.banner .container .con .enname{font-size: 14px;line-height: 1.5; font-weight: bold;max-width: 750px;margin-left: auto;margin-right: auto;}
.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 .swiper-pagination{position: absolute;left: 0;bottom: 100px; color: #fff;font-size: 16px;font-family: 'Dosis';margin: 0 10px; width: 100%;}
.slick-dots li.slick-active button:before{background-color: var(--c);}
.banner .slick-dots li button:before{background-color: #fff;}
.banner .slick-dots li.slick-active button:before{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);border-radius: 10px;overflow: hidden;}
.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 .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;color: #272727;text-align: center;transition: all 0.5s;line-height: 1.5;}
.data_wrap .item .value{color: var(--c);font-weight: bold;font-size: 1.2rem;}
.data_wrap .item .value span{font-size: 1.8rem;}

.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: 21px;background: url(../images/typebar_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-image: url(../images/typebar_bg_w.png);}
.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_protj{padding-top: 6rem;padding-bottom: 3rem;background-color: #f6f6f6;}
.protj_list{display: flex;}
.protj_list .item.cur{flex: 0 0 38%;}
.protj_list .item{flex: 1;position: relative;height: 560px;counter-increment: num;transition: all 0.6s 0.2s !important;}
.protj_list .item .imgbg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-position: center;background-size: cover;transition: all 0.6s;}
.protj_list .item .imgbg:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";content: "";z-index: 0;transition: all 0.6s;background-color: rgba(0,52,129,0.74);}
.protj_list .item .textcon{position: relative;z-index: 1;color: #fff;text-align: center;margin-left: auto;margin-right: auto;max-width: 20.0rem;padding-top: 130px;height: 100%;}
.protj_list .item .textcon:after{position: absolute;left: 50%;bottom: 40px;transform: translateX(-50%); content: " - 0" counter(num) " - ";transition: all 0.6s 0.2s; }
.protj_list .item .textcon .iconimg{width: 52px;height: 52px;background-position: center;background-repeat: no-repeat;margin-left: auto;margin-right: auto;}
.protj_list .item .title1{position: absolute;top: 200px;left: 50%;margin-left: -0.6rem; font-size: 1.2rem;width: 1.5rem;line-height: 1.2;transition: all 0.6s;text-align: center;}
.protj_list .item .title2{font-size: 1.2rem;text-align: center;margin-top: 1rem; opacity: 0;visibility: hidden;transition: all 0.6s 0.2s;}
.protj_list .item .desc{opacity: 0;visibility: hidden;margin-top: 1rem;transition: all 0.6s 0.2s;}
.protj_list .item .more{width: 7.5rem;height: 2.0rem;line-height: 1.9rem; margin-top: 2rem; border:1px solid #fff;border-radius: 2.0rem;text-align: center;color: #fff;display: block;margin-left: auto;margin-right: auto;opacity: 0;visibility: hidden;transition: all 0.6s 0.2s;}
.protj_list .item.cur .title1,.protj_list .item.cur .textcon:after{opacity: 0;visibility: hidden;transition: all 0.6s;}
/*.protj_list .item.cur .imgbg:after{background-color: rgba(0,52,129,0.74);}*/
.protj_list .item.cur .title2,.protj_list .item.cur .desc,.protj_list .item.cur .more{opacity: 1;visibility: visible;}

.item .img{overflow: hidden;}
.item .img img{transition: all 0.4s;}
.item:hover .img img{transform: scale(1.03);}

.index_kecheng{padding-top: 3rem;padding-bottom: 3rem;}
.kecheng_list{display: flex;flex-wrap: wrap;}
.kecheng_list .item{width: 32%;margin-right: 2%;border-radius: 0.5rem;overflow: hidden;background-color: #fff;box-shadow: 3px 3px 6px rgba(0,0,0,0.15),-3px -3px 6px rgba(0,0,0,0.15);}
.kecheng_list .item:nth-child(3n){margin-right: 0;}
.kecheng_list .item .imgcon{width: 100%;position: relative;}
.kecheng_list .item .img{position: relative;width: 100%;height: 0;padding-top: 62.5%;box-sizing: content-box;display: block;}
.kecheng_list .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.kecheng_list .item .title{display: block;height: 50px;line-height: 50px;text-align: center;background-color: rgba(0,0,0,0.52);color: #fff;position: absolute;left: 0;bottom: 0; width: 100%;}
.kecheng_list .item .text{display: flex;justify-content: space-between;padding: 10px 1.0rem;}
.kecheng_list .item .text div{padding-left: 30px;background: url(../images/icon_date_l.png) left center no-repeat;}
.kecheng_list .item .text div span{color: var(--c);}
.kecheng_list .item .text .addr{background-image: url(../images/icon_addr_l.png);}
.news_list .item .text{display: block; font-size: 16px; line-height: 1.5;}
.news_list .item .text .more{font-size: 15px;width: 5.5rem;border-radius: 1.6rem; height: 1.6rem;line-height: 1.6rem;text-align: center;display: block;background-color: var(--c);color: #fff;margin-top: 20px;}


.index_weixizun{padding-top: 3rem;padding-bottom: 3rem;background-color: var(--c);}
.index_weixizun .content{display: flex;flex-wrap: wrap;}
.index_weixizun .imgcon .swiper-container{overflow: hidden;}
.index_weixizun .imgcon .swiper-pagination{text-align: right;background-image: linear-gradient(to right, rgba(0,52,129,0), rgba(0,52,129,0.9));bottom: 0;height: 2.2rem;line-height: 2.2rem;z-index: 9;}
.index_weixizun .swiper-pagination .swiper-pagination-bullet{position: relative;counter-increment: num;width: 20px;height: 20px;border-radius: 50%;background-color: transparent;z-index: 9;cursor: pointer;color: #fff;opacity: 1;}
.index_weixizun .swiper-pagination .swiper-pagination-bullet:after{position: absolute;left: 0;top: 0;width: 20px;height: 20px;line-height: 20px;font-size: 14px;text-align: center; content: counter(num);color: #ffffff!important;z-index: 10;}
.index_weixizun .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{color: #111!important;}
.index_weixizun .swiper-pagination .swiper-pagination-bullet-active{background-color: #fff;}
.index_weixizun .imgcon .box{display: none;}
.index_weixizun .imgcon{width: 60%;background-color: #fff;}
.index_weixizun .imgcon .img{width: 100%;position: relative;height: 0;padding-top: 60%;box-sizing: content-box;background-position: center;background-size: cover;background-repeat: no-repeat;}
.index_weixizun .textcon{width: 36%;margin-left: 4%;display: flex;flex-direction: column;}
.index_weixizun .textcon .con{flex: 1;display: flex;background-color: #fff;align-items: center;padding: 0 5.0rem;cursor: pointer; }
.index_weixizun .textcon .img{width: 3.3rem;height: 3.3rem;border:1px solid var(--c);border-radius: 50%;text-align: center;line-height: 3.2rem;margin-right: 1.5rem;overflow: hidden;transition: all 0.4s;}
.index_weixizun .textcon .img img{vertical-align: middle;filter: drop-shadow(0px 3.3rem #fff);}
.index_weixizun .textcon .text{font-weight: bold;color: var(--c);}
.index_weixizun .textcon .con.cur{background-color: #d5e6fe;}
.index_weixizun .textcon .con.cur .text{font-weight: bold;}
.index_weixizun .textcon .con.cur .img{background-color: #003481;}
.index_weixizun .textcon .con.cur .img img{transform: translateY(-3.3rem);}

.index_team{padding-top: 3rem;padding-bottom: 3rem;}
.team_list{display: flex;flex-wrap: wrap;}
.team_list .swiper-container{ padding: 8px;}
.team_list .item{width: 19%;margin-right: 1.25%;background-color: #fff;box-shadow: 2px 2px 4px rgba(0,0,0,0.15),-2px -2px 4px rgba(0,0,0,0.15);border-radius: 0.75rem;overflow: hidden;}
.team_list .item:nth-child(5n){margin-right: 0;}
.team_list .item .img{width: 100%;height: 0;padding-top: 116.667%;box-sizing: content-box;position: relative;overflow: hidden;display: block;font-size: 0;}
.team_list .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.team_list .item .textcon{padding: 1.0rem 0.7rem;text-align: center;}
.team_list .item .textcon .title{font-size: 14px;}
.team_list .item .textcon .title .name{font-size: 1rem;font-weight: bold;}
.team_list .item .textcon .desc{font-size: 15px;margin-top: 6px;}
.team_list .item .textcon .more{font-size: 15px;width: 5.5rem;border-radius: 1.6rem; height: 1.6rem;line-height: 1.6rem;text-align: center;display: block;background-color: var(--c);color: #fff;margin-left: auto;margin-right: auto;margin-top: 10px;}


.about_team{padding-top: 6rem;padding-bottom: 3rem;}
.team_list2{display: flex;flex-wrap: wrap;margin-top: 3rem;}
.team_list2 .item{width: 50%;background-color: #fff;overflow: hidden;padding-right: 1.5rem;border-bottom: 1px solid #ccc;display: flex;flex-wrap: wrap;padding-bottom: 2.0rem;margin-bottom: 2rem;}
.team_list2 .item:nth-child(2n){padding-left: 1.5rem;padding-right: 0;}
.team_list2 .item .imgcon{width: 268px;margin-right: 1.25rem;}
.team_list2 .item .img{width: 100%;height: 0;padding-top: 124%;box-sizing: content-box;position: relative;overflow: hidden;display: block;font-size: 0;border-radius: 1.0rem;}
.team_list2 .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.team_list2 .item .textcon{width: calc(100% - 268px - 1.25rem); padding-top: 1.0rem;}
.team_list2 .item .textcon .title{font-size: 14px;}
.team_list2 .item .textcon .title .name{font-size: 1.2rem;font-weight: bold;position: relative;}
.team_list2 .item .textcon .title .name:after{position: absolute;left: 0;bottom: -0.6rem;width: 100%;height: 2px;background: var(--c);content: "";}
.team_list2 .item .textcon .desc{font-size: 15px;margin-top: 1.0rem;}
.team_list2 .item .textcon .more{font-size: 15px;width: 5.5rem;border-radius: 1.6rem; height: 1.6rem;line-height: 1.6rem;text-align: center;display: block;background-color: var(--c);color: #fff;margin-left: auto;margin-right: auto;margin-top: 10px;}



.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.2rem;font-weight: bold;text-align: center;transition: all 0.4s;}
.youshi .con .desc{font-size: 0.9rem;color: #222222;transition: all 0.4s;padding: 0 0.5rem;text-align: justify;margin-top: 0.5rem;}
.youshi .con:hover{background-color: var(--c);}
.youshi .con:hover .desc,.youshi .con:hover .title{color: #fff;}
.youshi .swiper-button-prev,.youshi  .swiper-button-next{display: none;}

.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.7rem;padding-bottom: 1.7rem;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(16.66% - 12px);margin-right: 14px;margin-bottom: 14px; text-align: center; text-align: center;position: relative;transition: all 0.4s;}
.hezuolist .con .img{width: 100%;position: relative;height: 0;padding-top: 53.1%;box-sizing:content-box;font-size: 0;transition: all 0.4s;}
.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;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;}
.join_box .imgcon img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit:cover;}
.join_box .list{width: 49.72%;float: right;}
.join_box .list .con{display: flex;margin: 14px 0;}
.join_box .list .con .img{width: 68px;height: 68px;margin-right: 4.2rem;flex:0 0 auto;margin-top: 8px;position: relative;}
.join_box .list .con .img:after{position: absolute;right: -2.8rem;top: 50%; width: 2.5rem;height: 1px;content: "";background-color: #555;}
.join_box .list .con .textcon{flex:1;}
.join_box .list .con .name{font-size: 1rem;font-weight: bold;}
.join_box .list .con .value{font-size: 0.9rem;}



.index_fwtd{padding-top: 3rem;padding-bottom: 3rem;}
.fwtd{display: flex;flex-wrap:wrap;justify-content: space-between;}
.fwtd_list{display: flex;flex-wrap: wrap;}
.fwtd_list .con{width: calc(50% - 10px);margin-right: 20px;margin-bottom: 20px; display: flex;box-shadow: 4px 4px 8px rgba(0,52,129,0.15),-4px -4px 8px rgba(0,52,129,0.15);padding: 30px;border-radius: 0.5rem;transition: all 0.4s;}
.fwtd_list .con:nth-child(2n){margin-right: 0;}
.fwtd_list .con .img{width: 75px;height: 81px;line-height: 81px;text-align: center; margin-right: 25px;flex:0 0 auto;position: relative;background: url(../images/icon_fwtd_bg2.png) center no-repeat;background-size: 100%;margin-top: 12px;overflow: hidden;}
.fwtd_list .con .img img{text-align: center;vertical-align: middle;filter: drop-shadow(0px 81px #003481);}
.fwtd_list .con:hover {background-color: var(--c);color: #fff;}
.fwtd_list .con:hover .img{background-image: url(../images/icon_fwtd_bg.png);}
.fwtd_list .con:hover .img img{transform: translateY(-81px);}
.fwtd_list .con .textcon{flex:1;}
.fwtd_list .con .name{font-size: 1.2rem;font-weight: bold;}
.fwtd_list .con .value{}



.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;z-index: 3;}

.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{border-bottom: 1px solid #ccc;padding-bottom: 2rem;}
.jianjie .text p{text-indent: 2em;margin-bottom: 0.6rem;}

#certify {
  position: relative;
  margin: 3.0rem auto 0;
}

#certify .swiper-container {
  padding-bottom: 60px;
}

#certify  .swiper-slide {
  width: 720px;
  /*height: 408px;*/
  background: #fff;
  box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
  display:block;width: 100%;
}
#certify  .swiper-slide p {
  line-height: 98px;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0;
}

#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
  background-color: #fff;
}

#certify .swiper-button-prev {
  left: -40px;
  width: 30px;
  height: 60px;
  background: url(../images/icon_arr_left2_l.png) no-repeat;
  background-position: center;
  background-size: 100%;
}


#certify .swiper-button-next {
  right: -40px;
  width: 30px;
  height: 60px;
  background: url(../images/icon_arr_right2_l.png) no-repeat;
  background-position: center;
  background-size: 100%;
}


.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: var(--c);}
.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;color: #fff;border: 1px solid #3977d2;background-image: linear-gradient(to bottom, #0148b0, #003481);}
.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;transition: all 0s;}
.cultrue .item:hover .img img{transform: scale(1);}
.cultrue .item .title{font-size: 1.2rem;font-weight: bold;text-align: center;transition: all 0.4s;}
.cultrue .item .desc{font-size: 16px;transition: all 0.4s;padding: 0 0.5rem;text-align: center;margin-top: 0.5rem;}
.cultrue .item:hover .img{background-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;}

.section{padding-top: 3rem;padding-bottom: 3rem;}
.zixun_top{background-color: #f6f6f6;}
.zixun_nav{display: flex;flex-wrap: wrap;margin-top: 3rem;}
.zixun_nav .item{width: 25%;text-align: center;}
.zixun_nav .item .img{width: 5.3rem;height: 5.3rem;margin-left: auto;margin-right: auto;line-height: 5.3rem;}
.zixun_nav .item .img img{vertical-align: middle;}
.zixun_nav .item .title{margin-top: 1.5rem;display: block;}
.zixun_content{}
.imgslist{display: flex;flex-wrap: wrap;}
.imgslist .item{width: 31%;margin-right: 3.5%;margin-bottom: 1.5rem;}
.imgslist .item:nth-child(3n){margin-right: 0;}
.imgslist .item .img{width: 100%;border-radius: 1.0rem;height: 0;padding-top: 66.82%;box-sizing: content-box;position: relative;}
.imgslist .item .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}

.peixun_list{display: flex;flex-wrap: wrap;}
.peixun_list .box{width: 50%;}
.peixun_list .item{display: flex;width: 100%;}
.peixun_list .item .name{width: 38%;display: flex;align-items: center;justify-content: center;background-color: var(--c);color: #fff;border-bottom: 1px solid #fff;font-weight: bold;}
.peixun_list .item .con{width: 62%;}
.peixun_list .item .con .text{width: 100%;display: flex;background-color: #e8edf4;}
.peixun_list .item .xuhao{width: 20%;flex: 0 0 auto;min-height: 3.3rem;padding: 0.75rem;text-align: center;border-bottom: 1px solid #fff;border-right: 1px solid #fff;display: flex;align-items: center;justify-content: center;}
.peixun_list .item .value{width: 80%;height: 66px;padding: 0.5rem 5%;border-bottom: 1px solid #fff;line-height: 1.4;display: flex;align-items: center;}


.peixun_list2_wrap .typename{text-align: center;width: 290px;height: 68px;line-height: 68px;background-color: var(--c);margin-left: auto;margin-right: auto;position: relative;transform: translateX(2.25rem);text-align: center;color: #fff;border-radius: 0.5rem;font-weight: bold;font-size: 1.4rem;}
.peixun_list2_wrap .typename:before{position: absolute;left: 50%;margin-left:  -1px; bottom: -40px;background: #bfccdf;width: 2px;height: 40px;content: "";}
.peixun_list2{display: flex;justify-content: center;position: relative;}
.peixun_list2:after{position: absolute;left: 2.25rem;top: 40px;width: calc(100% - 4.5rem);height: 2px;background-color: #bfccdf;content: "";z-index: 1;}
.peixun_list2 .item{flex: 0 1 auto;margin-top: 80px;position: relative;}
.peixun_list2 .item:first-child:before{position: absolute;right: 50%;margin-right: 1px; top: -40px;width: 100%;height: 2px;background-color: #fff;content: "";z-index: 2;}
.peixun_list2 .item:last-child:before{position: absolute;left: 50%;margin-left: 1px; top: -40px;width: 100%;height: 2px;background-color: #fff;content: "";z-index: 2;}
.peixun_list2 .item:after{position: absolute;left: 2.25rem;top: 97px;width: calc(100% - 4.5rem);height: 2px;background-color: #bfccdf;content: "";z-index: 1;}
.peixun_list2 .item .name{width: 12.5rem;height: 58px;border-radius: 0.5rem;background-color: var(--c);color: #fff;margin:0 auto;text-align: center;line-height: 58px;font-size: 1.2rem;font-weight: bold;margin-bottom: 80px;position: relative;}
.peixun_list2 .item .name:after{position: absolute;left: 50%;top: -40px;background: url(../images/jiantou_down.png) center no-repeat;width: 14px;height: 36px;margin-left: -7px;content: "";}
.peixun_list2 .item .name:before{position: absolute;left: 50%;margin-left:  -1px; bottom: -40px;background: #bfccdf;width: 2px;height: 40px;content: "";}
.peixun_list2 .item .con{display: flex;justify-content: center;position: relative;z-index: 2;}
.peixun_list2 .item .con .text{flex: 0 1 auto;width: 4.0rem;background-color: #335d9a;padding: 1.5rem 0.5rem 1.5rem;margin: 0 0.25rem; line-height: 1.2;border-radius: 0.5rem;position: relative;}
.peixun_list2 .item .con .text:after{position: absolute;left: 50%;top: -40px;background: url(../images/jiantou_down.png) center no-repeat;width: 14px;height: 36px;margin-left: -7px;content: "";}
.peixun_list2 .item .con .xuhao{width: 2.0rem;height: 135px;display: flex;align-items: center;justify-content: center;font-size: 1.1rem; background-color: #fff;border-radius: 2.0rem;margin-left: auto;margin-right: auto;text-align: center;font-weight: bold;}
.peixun_list2 .item .con .value{font-size: 1rem;margin-top: 0.75rem; margin-left: auto;margin-right: auto;color: #fff;writing-mode: vertical-lr;height: 9.5rem;letter-spacing: 1px;text-orientation: upright; }

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

.case_list_wrap{padding-top: 3rem;}
.case_list{position: relative;}
.case_list .item{background-color: #e1e1e1;border-radius: 1.0rem;padding: 1rem;}
.case_list .item .topcon{display: flex;flex-wrap: wrap;}
.case_list .topcon .imgcon{width: 45%;height: 320px;border-radius: 0.5rem;overflow: hidden;}
.case_list .topcon .img{width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}
.case_list .topcon .textcon{width: 53%;height: 320px;margin-left: 2%;background-color: var(--c);color: #fff;padding: 20px;border-radius: 0.5rem;overflow: auto;}
.case_list .topcon .titles{display: flex;justify-content: space-between;font-size: 0.9rem;font-weight: bold;border-bottom: 0.1rem solid #fff;padding-bottom: 10px;margin-bottom: 10px;}
.case_list .topcon .titles .name{flex: 1;}
.case_list .topcon .titles .type{flex: 0 0 auto;margin-left: 10px;}
.case_list .text{padding: 1rem;}
.case_list .text .con{display: flex;flex-wrap: wrap;font-weight: bold;background: url(../images/case_con_bg.png) left top 0.4rem no-repeat;padding-left: 35px;} 
.case_list .text .con .name{flex: 0 0 auto;color: #ffff00;}
.case_list .text .con .desc{flex: 1;}
.case_list .bottomcon{margin-top: 1rem;}
.case_list .bottomcon .tname{text-align: center;font-size: 1.3rem;font-weight: bold;background: url(../images/caselist_tname_bg.png) center no-repeat;position: relative;overflow: hidden;}
.case_list .bottomcon .tname:before{position: absolute;width: 50%;height: 1px; top: 50%;right: calc(50% + 94px);content: "";background-color: #999;}
.case_list .bottomcon .tname:after{position: absolute;width: 50%;height: 1px; top: 50%;left: calc(50% + 94px); content: "";background-color: #999;}
.case_list .xmconlist{display: flex;overflow: auto;margin-top: 1rem;}
.case_list .xmconlist .con{width: 19%;margin-right: 1%  ; flex: 0 0 auto; height: 9.3rem;background-color: var(--c);padding: 1rem;text-align: center;border-radius: 0.5rem;overflow: hidden;}
.case_list .xmconlist .title{font-size: 2rem;font-weight: bold;color: #e0c16a;line-height: 1.2;}
.case_list .xmconlist .subtitle{color: #ffff00;font-size: 1rem;}
.case_list .xmconlist .desc{color: #fff;font-size: 0.75rem;}

.cpcase{background: url(../images/cpbzhjs/case_bg.jpg) center no-repeat;background-size: cover;}
.cpcase .case_list .item{background-color: rgba(255,255,255,0.11);}
.cpcase .case_list .bottomcon .tname{color: #e4c76f;background-image: url(../images/cpbzhjs/case_tname_bg.png);}
.cpcase .case_list .bottomcon .tname:before{background-color: #eee;}
.cpcase .case_list .bottomcon .tname:after{background-color: #eee;}
.cpcase .case_list .topcon .textcon,.cpcase .case_list .xmconlist .con{border: 1px solid rgba(255,255,255,0.6);}
.cpcase .case_list .swiper-button-prev{background-image: url(../images/icon_arr_left3_l.png);}
.cpcase .case_list .swiper-button-next{background-image: url(../images/icon_arr_right3_l.png);}

.case_list2{margin-top: 2.0rem;position: relative;}
.case_list2 .swiper{position: relative;height: 44.0rem;}
.case_list2 .item{height: 22.0rem;}
.case_list2 .item .con{/*width: calc(50% - 10px);margin-right: 20px;margin-bottom: 20px;*/border-radius: 0.5rem;background-color: var(--c);color: #fff;margin-right: 0.75rem;margin-bottom: 0.75rem;}
/*.case_list2 .item .con:nth-child(2n){margin-right: 0;}*/
.case_list2 .item .con .titles{display: flex;justify-content: space-between;font-size: 0.9rem;font-weight: bold;padding: 0.3rem 0.5rem; margin-bottom: 10px;border:1px solid #fff;border-radius: 0.5rem;}
.case_list2 .item .titles .name{flex: 1;}
.case_list2 .item .titles .type{flex: 0 0 auto;margin-left: 10px;}
.case_list2 .content{padding: 1rem;display: flex;flex-wrap: wrap;}
.case_list2 .content .imgcon{width: 48%;margin-right: 4%;height: 15.3rem;}
.case_list2 .content .text{width: 48%;height: 15.3rem;color: #fff;overflow: hidden; font-size:15px;}

.case_list .swiper-button-prev,.team_list .swiper-button-prev,.case_list2 .swiper-button-prev,.case_list3 .swiper-button-prev{width: 30px;height: 60px;background: url(../images/icon_arr_left2_l.png) center no-repeat;background-size: 100%;left: -50px;}
.case_list .swiper-button-next,.team_list .swiper-button-next,.case_list2 .swiper-button-next,.case_list3 .swiper-button-next{width: 30px;height: 60px;background: url(../images/icon_arr_right2_l.png) center no-repeat;background-size: 100%;right: -50px;}
.case_list .swiper-button-prev:after,.case_list .swiper-button-next:after,.case_list2 .swiper-button-prev:after,.case_list2 .swiper-button-next:after,.case_list3 .swiper-button-prev:after,.case_list3 .swiper-button-next:after{content: "";}

.case_list3_wrap{background-color: #f6f6f6;}
.case_list3{background-color: var(--c);border-radius: 0.5rem;color: #fff; position: relative;}
.case_list3 .title{padding: 0.3rem 1.0rem; margin-bottom: 10px;border:1px solid #fff;border-radius: 0.5rem;text-align: center;font-size: 1.2rem;}
.case_list3 .item{}
.case_list3 .content{padding: 1rem;}
.case_list3 .content .con{display: flex;flex-wrap: wrap;text-align: center;border-left: 1px solid #fff;}
.case_list3 .content .con:first-child{border-top: 1px solid #fff;}
.case_list3 .content .xuhao{flex: 0 0 10%;padding: 5px 10px;border-bottom: 1px solid #fff;border-right: 1px solid #fff;display: flex;justify-content: center;align-items: center;}
.case_list3 .content .knname{flex: 0 0 40%;padding: 5px 10px;border-bottom: 1px solid #fff;border-right: 1px solid #fff;align-items: center;display: flex;justify-content: center;}
.case_list3 .content .xmname{flex: 0 0 50%;padding: 5px 10px;border-bottom: 1px solid #fff;border-right: 1px solid #fff;align-items: center;display: flex;justify-content: center;}

.cpbzhjs_floor1{max-width: 1266px;margin-left: auto;margin-right: auto;}
.cpbzhjs_floor1 .item{width: 100%;display: flex;flex-wrap: wrap;align-items: center; position: relative;margin-bottom: 1.1rem;}
.cpbzhjs_floor1 .item .titles{width: 17.0rem;margin-right: 5.4rem;display: flex;height: 3.4rem;border-top-left-radius: 1rem;border-bottom-right-radius: 1rem;background-color: var(--c);color: #fff;align-items: center;position: relative;}

.cpbzhjs_floor1 .item .xuhao{width: 3.0rem;height: 100%;line-height: 3.4rem;text-align: center;border-top-left-radius: 1rem;border-bottom-right-radius: 1rem;font-size: 1.6rem;background-image: linear-gradient(to top right, #206ad6, #033a8b);border-right: 1px solid #fff;font-weight: bold;}
.cpbzhjs_floor1 .item .title{font-size: 1.1rem;padding-left: 0.75rem;padding-right: 0.5rem; width: calc(100% - 3rem);line-height: 1.3;}
.cpbzhjs_floor1 .item .textcon{width: calc(100% - 22.4rem);}
.cpbzhjs_floor1 .item .con{margin-bottom: 10px;background-color: #e8edf4;padding: 0.5rem 3.0rem;position: relative;border-top-left-radius: 0.5rem;border-bottom-right-radius: 0.5rem;height: 3.5rem;display: flex;align-items: center;line-height: 1.4;}
.cpbzhjs_floor1 .item .con:last-child{margin-bottom: 0;}
.cpbzhjs_floor1 .item .con:before{position: absolute;left: 2.0rem;top: 50%;margin-top: -0.3rem; width: 0.6rem;height: 0.6rem;border-radius: 50%;background-image: linear-gradient(to top right, #206ad6, #033a8b);content: "";}
.cpbzhjs_floor1 .item .con:after{position: absolute;left: -5.4rem;top: 50%; width: 5.4rem;height: 1px;background-color: #c7d2e3;content: "";}
.cpbzhjs_floor1 .item.con3 .con:first-child:after{width: 6.7rem;left: -6.7rem; transform: rotate(-36.5deg);transform-origin: right;}
.cpbzhjs_floor1 .item.con3 .con:last-child:after{width: 6.7rem;left: -6.7rem;transform: rotate(36.5deg);transform-origin: right;}
.cpbzhjs_floor1 .item.con2 .con:first-child:after{width: 5.7rem;left: -5.7rem; transform: rotate(-20.5deg);transform-origin: right;}
.cpbzhjs_floor1 .item.con2 .con:last-child:after{width: 5.7rem;left: -5.7rem;transform: rotate(20.5deg);transform-origin: right;}

.bzhjs_floor2_wrap .bzhgl-1{padding-bottom: 3rem;margin-bottom: 3rem;border-bottom: 1px solid #d8e5f9;}
.bzhjs_floor2_wrap .bzhgl-1 .content{display: flex;flex-wrap: wrap;justify-content: space-between; max-width: 1266px;margin-left: auto;margin-right: auto;}
.bzhjs_floor2_wrap .bzhgl-1 .content .con1{margin-top: 2rem;}
.bzhgl-1 .content .con1 p{padding-left: 30px;background: url(../images/cpbzhjs/p_bg.png) left top 8px no-repeat;}
.bzhgl-2 .content {text-align: center;}
.bzhgl-2 .content .title{font-size: 1.1rem;margin-top: 1rem;}

.bzhgl-3{}
.bzhgl-3 .title{width: 100%;height: 50px;line-height: 50px;background-color: var(--c);color: #fff;font-weight: bold;text-align: center;font-size: 1.4rem;}
.bzhgl-3 .table table{width: 100%;border-top: 2px solid #fff;border-left: 2px solid #fff;}
.bzhgl-3 .table th{font-weight: bold;}
.bzhgl-3 .table td,.bzhgl-3 .table th{background-color: #e8edf4;padding: 10px 20px;border-bottom: 2px solid #fff;border-right: 2px solid #fff;text-align: center;}

.bzhgl-4{display: flex;flex-wrap: wrap;}
.bzhgl-4 .item{width: 23%;margin-right: 2.66%;border-radius: 0.5rem;background-color: var(--c);padding: 0.75rem;}
.bzhgl-4 .item:nth-child(4n){margin-right: 0;}
.bzhgl-4 .item .title{text-align: center;font-size: 1.3rem;font-weight: bold;text-align: center;color: #fff;margin-bottom: 1rem;}
.bzhgl-4 .item .con{border-radius: 1.5rem; padding: 0.5rem 1.0rem;margin-bottom: 10px;line-height: 1.4; /*padding-left: 40px;background: #ebf3ff url(../images/cpbzhjs/icon_arrright1_blue.png) left 20px center no-repeat;*/ display: flex;align-items: center;background-color: #ebf3ff; }
.bzhgl-4 .item .con img{margin-right: 10px;}
.bzhgl-4 .item .con.center{justify-content: center;}

/*产品管理*/
.cpgl_floor1{background: url(../images/cpgl/cpgl_floor1.jpg) center top no-repeat;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 3rem;}
.cpgl_floor1 .title{position: absolute;left: 50%;top: 50%;margin-top: -153px; margin-left: -123px; width: 246px;height: 246px;display: flex;flex-direction: column;justify-content: center;align-items: center; font-weight: bold;color: #fff;font-size: 1.7rem;}
.cpgl_floor1 .title img{width: 70px;}
.cpgl_floor1 .title .txt{line-height: 1.2;text-align: center;margin-bottom: 10px;}
.cpgl_floor1 .item{width: 30%;display: flex;flex-direction: column;align-items: flex-end;background-color: #fff;margin-top: 44px;}
.cpgl_floor1 .item .name{width: 163px;height: 45px;border-radius: 45px;line-height: 45px;text-align: center;background-color: #d2e4ff;color: var(--c);font-size: 22px;font-weight: bold;}
.cpgl_floor1 .item .desc{text-align: right;margin-top: 4px;}
.cpgl_floor1 .item:nth-child(2n+1){margin-right: 20%;}
.cpgl_floor1 .item:nth-child(2n){margin-left: 20%;align-items: flex-start;}
.cpgl_floor1 .item:nth-child(2n) .desc{text-align: left;}
.cpgl_floor1 .item:nth-child(1),.cpgl_floor1 .item:nth-child(2){margin-top: 0;}

.cpgl_floor2{display: flex; border-radius: 1rem;overflow: hidden;margin-bottom: 1.5rem;max-width: 1266px;margin-left: auto;margin-right: auto;}
.cpgl_floor2 .typename{width: 3.6rem;flex: 0 0 auto; font-size: 1.4rem;padding: 0 0.5rem;background-color: var(--c);text-align: center;line-height: 1.2;display: flex;align-items: center;color: #fff;}
.cpgl_floor2 .textcon{flex: 1; background-color: #e5eefc;padding: 15px 5%;display: flex;flex-wrap: wrap;}
.cpgl_floor2 .textcon .con{width: 16%;margin: 0 4.5%;text-align: center;}
.cpgl_floor2 .textcon .value{width: 90%;margin-left: 5%; padding-top: 90%;height: 0;box-sizing: content-box;position: relative;border-radius: 50%;border: 4px solid #becee7;background-color: var(--c);}
.cpgl_floor2 .textcon .value .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 1.4rem;font-weight: bold;}
.cpgl_floor2 .textcon .value span{font-size: 2.4rem;}
.cpgl_floor2 .textcon .name{line-height: 1.4;margin-top: 0.5rem;}

.cpgltx_wrap2 .container{display: flex;max-width: 1266px;justify-content: center;align-items: center;}
.cpgltx_wrap2{background: #104289 url(../images/cpgl/gltx_bg.jpg) center no-repeat;background-size: cover;width: auto;display: flex;flex-direction: column;}
.cpgltx_wrap2 .mk{padding: 0.5rem 1rem;background-color: rgba(255,255,255,0.24);color: #fff;font-weight: bold;font-size: 1.4rem;letter-spacing: 2px;}
.cpgltx_wrap{flex: 0 0 auto;margin: 0 5.0rem;}
.cpgltx_wrap .typename{text-align: center;width: 290px;height: 68px;line-height: 68px;background-color: #f5f9ff;margin-left: auto;margin-right: auto;position: relative;text-align: center;color: var(--c);border-radius: 0.5rem;font-weight: bold;font-size: 1.4rem;}
.cpgltx_wrap .typename:before{position: absolute;left: 50%;margin-left:  -1px; bottom: -40px;background: #5074ab;width: 2px;height: 40px;content: "";}
.cpgltx{display: flex;justify-content: center;position: relative;}
.cpgltx:after{position: absolute;top: 40px;width: calc(100%);height: 2px;background-color: #5074ab;content: "";z-index: 1;}
.cpgltx .item{flex: 0 1 auto;margin-top: 80px;position: relative;margin-left: 1.5rem;margin-right: 1.5rem;background-color: #f5f9ff;border-radius: 0.5rem;}
.cpgltx .item:first-child{margin-left: 0;}
.cpgltx .item:last-child{margin-right: 0;}
.cpgltx .item:first-child:before{position: absolute;right: 50%;margin-right: 1px; top: -40px;width: 50%;height: 2px;background-color: #1c4a8f;content: "";z-index: 2;}
.cpgltx .item:last-child:before{position: absolute;left: 50%;margin-left: 1px; top: -40px;width: 50%;height: 2px;background-color: #1c4a8f;content: "";z-index: 2;}
.cpgltx .item .text{padding: 20px;}
.cpgltx .item .name{padding: 0px 1.5rem; height: 2.75rem;line-height: 2.75rem;border-radius: 2.75rem;background-color: #dae3f1;color: #111;margin:0 auto;text-align: center;font-size: 1.4rem;font-weight: bold;position: relative;}
.cpgltx .item .name:after{position: absolute;left: 50%;top: -60px;background: url(../images/jiantou_down2.png) center no-repeat;width: 14px;height: 36px;margin-left: -7px;content: "";}
.cpgltx .item .con{margin-top: 1rem;text-align: center;}

.cpgl_hxss{max-width: 1266px;margin-left: auto;margin-right: auto;}
.cpgl_hxss .img{text-align: center;margin-top: 2rem;}
.cpgl_jlc_wrap{position: relative;border: 1px dashed var(--c);border-radius: 1rem;padding: 2rem 3.5rem;margin-top: 5rem;}
.cpgl_jlc_wrap .lxtext{padding-bottom: 3.2rem; background: url(../images/cpgl/icon_arr_up1.png) center bottom no-repeat;background-size: 1.0rem;color: var(--c);width: 11.5rem;text-align: center;font-weight: bold;position: absolute;left: 5rem;top: -3.8rem;font-size: 1.4rem;}
.cpgl_jlc_wrap .lxtext2{right: 5rem;left: auto;;}
.cpgl_jlc{display: flex;flex-wrap: wrap;}
.cpgl_jlc .item{width: calc(25% - 40px);margin: 0 20px;}
.cpgl_jlc .item .titles{padding: 0.5rem;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;height: 6.5rem;}
.cpgl_jlc .item .titles:after{width: calc(100% + 40px);position: absolute;left: -20px;top: 0;background-image: linear-gradient(to bottom, #0148b0, #003481); content: "";height: 100%;}
.cpgl_jlc .item .titles:before{position: absolute;right: 0;top:0; background: url(../images/cpgl/arr_bigright_w.jpg) center no-repeat;width: 3.0rem;height: 6.5rem;background-size: contain;content: "";z-index: 1;}
.cpgl_jlc .item:last-child .titles:before{display: none;}
.cpgl_jlc .item:first-child .titles:after{border-top-left-radius: 0.5rem;border-bottom-left-radius: 0.5rem;}
.cpgl_jlc .item:last-child .titles:after{border-top-right-radius: 0.5rem;border-bottom-right-radius: 0.5rem;}
.cpgl_jlc .item .titles .title1{font-size: 1rem;color: #fff;position: relative;z-index: 1;}
.cpgl_jlc .item .titles .title2{padding: 0rem 1.0rem;margin: 0.2rem 0; border-radius: 1.5rem;background: #d2e4ff;font-weight: bold;position: relative;z-index: 1;font-size: 1.2rem;}
.cpgl_jlc .item .titles .title3{color: #fff;font-weight: lighter;position: relative;z-index: 1;}
.cpgl_jlc .item .textcon{text-align: center;margin-top: 1rem;background-color: #e8edf3;border-radius: 0.5rem;padding: 1rem;position: relative;}
.cpgl_jlc .item .textcon:after{position: absolute;left: 50%;margin-left: -9px; top: -10px;width: 18px;height: 18px;background: url(../images/cpgl/icon_down2.png) center no-repeat;content: "";}
.cpgl_jlc .item .textcon .name{font-weight: bold;font-size: 1rem;color: var(--c);margin-bottom: 0.5rem;}
.cpgl_jlc .item .textcon .con{}

.cpteam_list{display: flex;flex-wrap: wrap;}
.cpteam_list .item{width: 46%;margin: 0 2%;background-color: #e5eefc;border-radius: 6.5rem;height: 6.5rem;padding: 0.5rem;display: flex;justify-content: space-between;align-items: center;}
.cpteam_list .item .img{width: 5.45rem;height: 5.45rem;margin-right: 2.0rem;}
.cpteam_list .item:hover .img img{transform: scale(1);}
.cpteam_list .item .title{font-size: 1.2rem;font-weight: bold;color: var(--c);padding-right: 40px;border-right: 1px solid #96bbf2;line-height: 1.6;}
.cpteam_list .item .con{padding: 0 2.0rem;flex: 1;}

.cpgl_yqxg{border-top: 1px solid #ccc;counter-reset: num;}
.cpglxg_list{display: flex;flex-wrap: wrap;margin-top: 2rem;}
.cpglxg_list .item{border-radius: 0.5rem;padding: 0.75rem;background-color: #e8edf3;position: relative;display: flex;align-items: center;justify-content: center;position: relative;height: 7.8rem;margin: 0 0.5rem;flex: 1 0 auto;overflow: hidden;counter-increment: num;margin-bottom: 1rem;}
.cpglxg_list .item:after{position: absolute;left: -1.75rem;top: -1.75rem;width: 3.5rem;height: 3.5rem;text-align: center;line-height: 5rem;border-radius: 3.5rem;border:2px solid #b2cef8;content: "";z-index: 1;background-color: var(--c);color: #fff;content: "1";text-indent: 1.2rem;content: counter(num);}
.cpglxg_list .item .title{font-size: 1.1rem;font-weight: bold;color: var(--c);text-align: center;white-space: nowrap;}


/*产品与研发组织*/
.cpyfzz_floor1{background: transparent url(../images/cpyfzz/cjtdpic.jpg) center no-repeat;display: flex;flex-wrap: wrap;max-width: 1266px;margin-left: auto;margin-right: auto;margin-top: 3rem;}
.cpyfzz_floor1 .textcon{width: 50%;background-color: transparent;}
.cpyfzz_floor1 .item{margin-bottom: 50px;background-color: transparent;}
.cpyfzz_floor1 .item .titles{width: 15.0rem;height: 102px;border-radius: 0.5rem;padding: 1rem;background-color: #e8edf3;display: flex;justify-content: center;align-items: center;position: relative;}
.cpyfzz_floor1 .item .titles:after{position: absolute; right: 30%;bottom: -30px; width: 0;height: 0;border-width: 15px;border-style: solid;border-color: #e8edf3 transparent transparent transparent;content: "";transform: scaleY(1.5) skew(30deg);}
.cpyfzz_floor1 .textcon:nth-child(2n){display: flex;flex-direction: column;align-items: flex-end;}
.cpyfzz_floor1 .textcon:nth-child(2n) .item .titles:after{transform: scaleY(1.5) skew(-30deg);}
.cpyfzz_floor1 .item .xuhao{width: 32px;height: 32px;border-radius: 50%;text-align: center;line-height: 32px;border: 1px solid var(--c);color:var(--c); margin-right: 20px;flex: 0 0 auto;}

.cpyfzz_floor1 .textcon:nth-child(1) .item:nth-child(1) .titles{margin-left: 2.0rem;}
.cpyfzz_floor1 .textcon:nth-child(1) .item:nth-child(2) .titles{margin-left: 4.5rem;}
.cpyfzz_floor1 .textcon:nth-child(2) .item:nth-child(1) .titles{margin-right: 9rem;}
.cpyfzz_floor1 .textcon:nth-child(2) .item:nth-child(3) .titles{margin-right: 4.5rem;}

.cpyfzz_floor2_wrap .content{text-align: center;margin-top: 2rem;}

.cpyfzz_floor3_wrap .content{text-align: center;margin-top: 2rem;}

/*集成产品开发*/

.jccpkf_floor1{display: flex;flex-wrap: wrap;}
.jccpkf_floor1 .item{margin-bottom: 1.0rem;width: calc(50% - 20px);margin-right: 40px;}
.jccpkf_floor1 .item:nth-child(2n){margin-right: 0;}
.jccpkf_floor1 .item .titles{display: flex;min-height: 57px;align-items: center;position: relative;border-radius: 0.5rem;background-color: #e8edf4;}
.jccpkf_floor1 .item .titles .title{line-height: 1.3;padding-left: 120px;}
.jccpkf_floor1 .item .titles .xuhao{position: absolute;left: 0;top: 0;width: 109px;height: 57px;line-height: 57px;text-align: center;color: #fff;font-size: 1.2rem; background: url(../images/jccpkf/tongdian_bg.png) left center no-repeat;background-size: 100%;}
.jccpkf_floor2_wrap .content{text-align: center;margin-top: 2rem;}
.jccpkf_floor3_wrap .content{text-align: center;margin-top: 2rem;}

/*精益研发*/
.jyyf_floor1{background: transparent url(../images/jyyf/jyyz_bg.jpg) center no-repeat;display: flex;flex-wrap: wrap;margin-top: 3rem;padding-top: 7rem;padding-bottom: 7rem;}
.jyyf_floor1 .textcon{width: 50%;background-color: transparent;}
.jyyf_floor1 .item{margin-bottom: 3.5rem;background-color: transparent;max-width: calc(100% - 300px);}
.jyyf_floor1 .item p{}
.jyyf_floor1 .textcon:nth-child(2n) .item{margin-left: 300px;}

.jyyf_floor2_wrap .content{text-align: center;margin-top: 2rem;display: flex;flex-wrap: wrap;margin-left: auto;margin-right: auto;align-items: center;justify-content: center;}
.jyyf_floor2_wrap .content .con{flex: 1;text-align: center;}
.jyyf_floor2_wrap .content .con2{flex: 0 0 auto;margin-left: 1.5rem;}


.jyyf_floor3_wrap .content{text-align: center;margin-top: 2rem;display: flex;flex-wrap: wrap;margin-left: auto;margin-right: auto;align-items: center;justify-content: center;}
.jyyf_floor3_wrap .content .con{flex: 1;text-align: center;}
.jyyf_floor3_wrap .content .con1{flex: 0 0 auto;width: 45%;}

.jyyf_floor5_wrap .content{text-align: center;}

.jyyf_yjxg .cpglxg_list .item{flex: 1;}
.jyyf_yjxg .cpglxg_list .item .title{white-space: normal;font-size: 0.9rem;}

.jyyf_floor6{display: flex;flex-wrap: wrap;justify-content: center;}
.jyyf_floor6 .item{width: 19%;margin: 0 0.5%;margin-bottom: 2rem;}
.jyyf_floor6 .item .title{width: 114px;height: 114px;border-radius: 50%;margin-left: auto;margin-right: auto;background-color: var(--c);display: flex;align-items: center;justify-content: center;font-size: 1rem;font-weight: bold;text-align: center;line-height: 1.4;color: #fff;position: relative;}
.jyyf_floor6 .item .title:after{position: absolute;width: 134px;height: 134px;top: -10px;left: -10px;border-radius: 50%;border:1px dashed var(--c);content: "";}
.jyyf_floor6 .item .desc{text-align: center;margin-top: 1rem;}

/*研发项目管理*/

.yfxmgl_floor1{display: flex;flex-wrap: wrap;}
.yfxmgl_floor1 .item{margin-bottom: 1.0rem;width: calc(50% - 20px);margin-right: 40px;}
.yfxmgl_floor1 .item:nth-child(2n){margin-right: 0;}
.yfxmgl_floor1 .item .titles{display: flex;align-items: center;position: relative;}
.yfxmgl_floor1 .item .titles .title{flex: 1; line-height: 1.3;min-height: 67px;border-radius: 0.5rem;background-color: #e8edf4;display: flex;align-items: center;padding: 10px 20px;  }
.yfxmgl_floor1 .item .titles .xuhao{position: relative;left: 0;top: 0;width: 140px;height: 67px;line-height: 67px;text-align: center;color: #fff;background-color: var(--c); font-size: 1.2rem;margin-right: 10px; border-radius: 0.5rem; }
.yfxmgl_floor2_wrap .content{text-align: center;margin-top: 2rem;display: flex;align-items: flex-end;justify-content: space-between;}
.yfxmgl_floor2 .leftcon{flex: 1;}
.yfxmgl_floor2 .rightcon{flex: 1;}
.yfxmgl_floor2 .bigimg{align-self: center;}
.yfxmgl_floor2 .item{width: 100%;margin-top: 3rem;}
.yfxmgl_floor2 .item:first-child{margin-top: 0;}
.yfxmgl_floor2 .item .title{font-size: 1.8rem;font-weight: bold;margin-bottom: 1rem;}
.yfxmgl_floor2 .item .con p{border-left: 2px solid var(--c);background-image: linear-gradient(to left, rgba(0,52,129,0), #d8e5f9);padding: 10px 20px;margin-bottom: 3px;}
.yfxmgl_floor2 .rightcon .item .con p{border-right: 2px solid var(--c);border-left: 0;background-image: linear-gradient(to right, rgba(0,52,129,0), #d8e5f9);}

.yfxmgl_floor3_wrap .content{text-align: center;margin-top: 2rem;}
.yfxmgl_floor3{display: flex;flex-wrap: wrap;justify-content: space-between;}
.yfxmgl_floor3 .item{width: 240px;padding: 1rem 2rem;border-radius: 0.5rem;background-color: #e5eefc;text-align: left;}
.yfxmgl_floor3 .item p{padding-left: 40px;background: url(../images/yfxmgl/p_bg2.png) left center no-repeat;}

.cpgl_yqxg.jyyf_yjxg.cpyfgl .item .title{font-size: 1.2rem; line-height:1.5;}

.bgl{background-color: #f6f6f6!important;border-top: 0!important;}
.bgw{background-color: #ffffff!important;}

.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: #272a95;background-color: #272a95;}
.fenye a:hover{color: #fff;border-color: #272a95;background-color: #272a95;}
.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 .container{position: relative;top: calc(50%);transform: translateY(-50%);color: #fff;}
.subbanner .container img{display: block;margin: 0 auto 1.0rem;}
.subbanner .container h1{font-size: 2.8rem;;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);}
.subbanner .container h2{font-size: 2.1rem;position: relative;text-align: center;line-height: 1.2;font-weight: bold;}
.subbanner .container .subtitle{font-size: 2.1rem;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: 0;font-size: 0.9rem;text-align: center;color: #fff;}
.subbanner .container .con p{margin-top: 0.5rem;text-indent: 2em;}
.subbanner .container .con .enname{font-size: 14px;font-weight: bold;margin-top: 1.2rem;text-transform: uppercase;}
.subbanner .container .desc{font-size: 1.5rem;color: rgba(255,255,255,1);text-align: center;margin-top: 1.2rem;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;}

.subbanner .data_wrap{margin-top: -3.4rem;height: 6.8rem;z-index: 9;box-shadow: 3px 3px 6px rgba(0,0,0,0.15),-3px -3px 6px rgba(0,0,0,0.15);border-radius: 10px;overflow: hidden;top: 90%;}
.subbanner .data_wrap .data{width: 100%;}


.wenhua_wrap{padding-top: 3rem;padding-bottom: 3rem;background-color: #f6f6f6;}
.wenhua_list{display: flex;flex-wrap: wrap;}
.wenhua_list .item{width: calc(50% - 15px); margin-right: 30px;margin-bottom: 30px;padding-top: 25%;height: 0;box-sizing: content-box;position: relative;background-position: center;background-repeat: no-repeat;background-size: cover;overflow: hidden;border-radius: 1.0rem;}
.wenhua_list .item:nth-child(2n){margin-right: 0;transform: translateY(50%);}
.wenhua_list .text{position: absolute;left: 30px;bottom: 30px;color: #fff;}
.wenhua_list .text .name{font-size: 1.5rem;font-weight: bold;}
.wenhua_wrap .typebar{position: absolute;right: 0;top: 30px;width: 50%;text-align: center;}


.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: 120%;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: 2.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: 3.5rem;height: 0.25rem;margin-left: auto;margin-right: auto; background-color: var(--c);border-radius: 5px; margin-top: 0.5rem;}
.typebar2 .desc{margin-top: 0.75rem;font-size: 1rem; color: #333;}
.typebar2 .enname{font-size: 4.8rem;line-height: 1.6; color: rgba(226,226,226);text-transform: uppercase;font-weight: bold;}
.typebar2.white .dixian{background-color: #fff;}
.typebar2.white h3,.typebar2.white .desc,.typebar2.white .enname{color: #fff;}


.typebar3{margin-bottom: 1.5rem;position: relative;z-index: 1;}
.typebar3.textleft{text-align: left;}
.typebar3 h3{font-size: 1.6rem;font-weight: bold;color: var(--c);line-height: 1;padding-left: 1.0rem;}
.typebar3 h3:after{position: absolute;left: 0;top: 0;width: 0.25rem;height: 100%;background-color: var(--c);content: "";}
.typebar3 .dixian{width: 3.5rem;height: 0.25rem;margin-left: auto;margin-right: auto; background-color: var(--c);border-radius: 5px; margin-top: 0.5rem;}
.typebar3 .desc{margin-top: 0.75rem;font-size: 1rem; color: #777;}
.typebar3 .enname{font-size: 4.8rem;line-height: 1.6; color: rgba(226,226,226);text-transform: uppercase;font-weight: bold;}
.typebar3.white .dixian{background-color: #fff;}
.typebar3.white h3,.typebar3.white .desc,.typebar3.white .enname{color: #fff;}

.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: 1.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);}
.lxfs_list .item .fax{width: 5.7rem;height: 5.7rem;border-radius:0%;}

.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: 1650px){
  html{font-size: 18px;}
  body{font-size: 16px;}
  .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: 1200px;}
  .head .container{width: 85%;}
  .head .logo{width: 300px;background-size: 300px;}
  .head .rightnav>ul>li{padding: 0 0.8rem;}
  .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;}

  .cpgl_floor1 .item .desc{font-size: 15px;}
}
@media(min-width: 1200px) and (max-height: 720px){
  .subbanner2{height: 35vw;}
}

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

}