body{overflow-x:hidden;} 
/*::-webkit-scrollbar{  display: none;}*/
 
.banner {height:100%;} 
.banner .swiper-pagination{bottom:20px;opacity: 0;visibility: hidden;  }
.banner .swiper-pagination-bullet{ width: 40px;height: 3px;opacity:1;margin:0 3px!important; position: relative;background: #fff;border-radius: 3px;transition:all 0.3s;}
.banner .swiper-pagination-bullet-active{background:#005bf9;} 
.banner .swiper-dots{position: absolute;left:0;right:0;bottom:16%;z-index: 10;}
.banner .swiper-dots .wrap{position: relative;}
.banner .swiper-play{position: absolute;right:5%;bottom:10%;z-index: 20; text-align: center;color:#fff; cursor:pointer;}
.banner .swiper-play .icon-bofang:before{color:#fff;font-size:50px;}
.banner .swiper-slide-active .indSlideLeft,.banner .swiper-slide-active .indSlideLeft1,.banner .swiper-slide-active .indSlideLeft2{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.banner_box{position: relative;}
.banner{position: relative;height:100vh;min-height:800px;overflow: hidden;} 
.banner .swiper{height:100%; }
.banner_swiper .swiper-slide:before{width:100%;height:80%;background: linear-gradient(0deg, rgba(0, 71, 186, 0) 0%, rgba(0, 71, 186, 0.8) 100%);content:'';position: absolute;left:0;right:0;top:0;z-index: 3;} 
.banner .video{width: 100%;height:100%;}
.banner .video video{display:block;width:100%;height:100%;object-fit: cover;}
.banner .banner_img{height: 100%;display: flex;justify-content: center;align-items: center;overflow: hidden;;}
.banner .banner_img img{width:100%;height:100%;object-fit: cover; } 
.banner a{display: block;} 
.banner_text{z-index: 3; width: 100%;position: absolute;left: 0;top:40%;transition:all 1s ease 0.5s;-webkit-transition:all 1s ease 0.5s;/*-webkit-transform: translateX(200px) translateY(0px);transform:translateX(200px) translateY(0px);*/} 
.banner_p{max-width:70%;text-align: left;display: inline-block;}  
.banner_text .tit,.banner_text .txt{margin-top:15px;}
.banner_text .btn_more {width:176px;height:48px; line-height: 46px;padding:0 25px 0 32px;border:1px solid #fff;background:url(../images/arr.png) no-repeat right center;background-size:16px;background-origin: content-box;margin-top:40px;color:#fff;}
.banner_text .btn_more:hover{ background-color:#0047ba;border-color:#0047ba;}
.banner_thumbs{position: absolute;left:0;right:0;bottom:48px;z-index: 10; }
.banner_thumbs .swiper-slide {padding-top:14px; text-align: center;cursor: pointer;overflow:hidden; }
.banner_thumbs .swiper-slide:after{width:100%;border-top:2px solid #fff;content:'';position: absolute;left:0;top:0;z-index: 1;}
.banner_thumbs .swiper-slide:before{width:100%;border-top:2px solid #fff;content:'';position: absolute;left:0;top:0;z-index: 2;}
.banner_thumbs .swiper-slide span{font-size:14px;color:#fff;}
.banner_thumbs .swiper-slide.active:before,.banner_thumbs .swiper-slide-thumb-active:before{border-color:#005bf9; animation: slide 5s ease-in-out;}
@keyframes slide
{
  0% {transform:translateX(-100%);} 
  100% {transform:translateX(0);}
}
@-webkit-keyframes slide
{
  0% {transform:translateX(-100%);} 
  100% {transform:translateX(0);}
}
@keyframes arrowdown
{
	0% {transform:translateY(0);}
	50%  {transform:translateY(40%);}
	100% {transform:translateY(0);}
}

@-webkit-keyframes arrowdown
{
	0% {-webkit-transform:translateY(0);}
	50%  {-webkit-transform:translateY(40%);}
	100% {-webkit-transform:translateY(0);}
}
 
.indSection1{ padding:70px 0 40px;background:#f7f9f8 url(../images/index_bg1.png) no-repeat top center;background-size:100%; position: relative;} 
.indSection1 .wrap{position: relative;z-index:10;} 
.bg_video{position: absolute;width:100%;height: 100%;left:0;top:0;}
.bg_video video{display: block;width:100%;height:100%;object-fit: cover;pointer-events: none;mix-}
.bg_video video:focus{outline:none;}
.indSection1_list{max-width:1180px;margin-left:auto;margin-right:auto;margin-top:160px;overflow:hidden;}
.indSection1_list .item{display: block;float:left;position: relative;width:31.5%;margin-left:2%;margin-bottom: 2%;}
.indSection1_list .item .img{height:0;padding-bottom:100%;position: relative;}
.indSection1_list .item .img img{ position: absolute;left:0;top:0; width:100%;height:100%;object-fit: cover;}
.indSection1_list .item:nth-child(3) ,.indSection1_list .item:nth-child(4) {width:33%;}
.indSection1_list .item:nth-child(3) .img,.indSection1_list .item:nth-child(4) .img{padding-bottom:44.117%;}
.indSection1_list .item:nth-child(3) .tit,.indSection1_list .item:nth-child(3) .txt,
.indSection1_list .item:nth-child(4) .tit,.indSection1_list .item:nth-child(4) .txt{color:#fff;}
.indSection1_list .item:nth-child(1){margin-left:0;}
.indSection1_list .item .desc{position: absolute;left:0;right:0;top:0;padding:16px;z-index: 10;} 
.indSection1_list .item:hover .img img{transform: scale(1.1);}
.page_title .tit{color:#0047ba;}
.page_title .txt{ margin-top:10px;opacity: 0.7;}
.indSection1 .page_title .txt{max-width: 965px;margin-left:auto;margin-right:auto;color:#666;}
.indSection2{padding:100px 0 70px;background:#f7f9f8 url(../images/index_bg2.png) no-repeat center;background-size:cover;}
.indSection2 .page_title .txt{max-width: 730px;opacity: 1;margin:0;color:#666;}
.application_list{margin-top:60px;}
.application_list .item{display: block; position: relative;width:32%;margin-left:2%; }
.application_list .item:nth-child(1){margin-left:0;}
.application_list .item .img{overflow:hidden;}
.application_list .item .img img{transform: scale(1);transition: transform ease 800ms;}
.application_list .item .desc{position: absolute;width:100%;height:100%;left:0;top:0;padding:36px;z-index: 10;background: linear-gradient(0deg, rgba(0, 12, 18, 0.2) 0%, rgba(0, 12, 18, 0.8) 100%);background: linear-gradient(0deg, rgba(0, 12, 58, 0.2) 0%, rgba(0, 12, 58, 0.8) 100%);flex-direction: column;}
.application_list .item .desc .icon{width:103px;height:103px;border-radius: 100%;border:3px solid #fff;padding:20px;display: flex;align-items: center;justify-content: center;position: relative; }
.application_list .item .desc .tit{margin-top:45px;}
.application_list .item .desc .txt{margin-top:15px;height:4.5em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.application_list .item:hover .img img{transform: scale(1.1);}
.application_list .item:hover .desc .tit{color:#fff;}
.application_list .item:hover .desc .icon:before{width:100%;height:100%;margin-left:-50%;margin-top:-50%; border:2px solid #fff; -webkit-animation: ripple 1.5s ease-in-out 0s infinite running;animation: ripple 1.5s ease-in-out 0s infinite running;content:'';position: absolute;left:50%;top:50%;border-radius: 100%;  }
.application_list .item:hover .desc .icon:after{width:100%;height:100%;margin-left:-50%;margin-top:-50%; border:2px solid #fff; -webkit-animation: ripple 1.5s ease-in-out 0.4s infinite running;animation: ripple 1.5s ease-in-out 0.4s infinite running;content:'';position: absolute;left:50%;top:50%;border-radius: 100%; } 
@keyframes ripple {
  0% {
   opacity: 0;
   -webkit-transform: scale(1);
   transform: scale(1);
  } 
  25% {
  	 opacity: 1;
  }
  100% {
   opacity: 0;
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
  }
}

@-webkit-keyframes ripple {
  0% {
   opacity: 0;
   -webkit-transform: scale(1);
   transform: scale(1);
  } 
  25% {
  	 opacity: 1;
  }
  100% {
   opacity: 0;
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
  }
}

.indSection3{position: relative;}
.indSection3 .page_title .tit{color:#fff;}
.indSection3 .indpro_top{position: absolute;left:0;right:0;top:90px;z-index: 10;}
.indSection3 .product_tabs{margin-top:40px;}
.indSection3 .product_tabs .item{padding:0 0 20px;margin:0 35px;position: relative;/*border-bottom: 4px solid rgba(255,255,255,0.2);*/}
.indSection3 .product_tabs .item:after{width:100%;height:28px;background:url(../images/line.png) no-repeat center;background-size:100%;content:'';position: absolute;left:0;bottom:-14px;opacity: 0;visibility: hidden;}
.indSection3 .product_tabs .item span{color:rgba(255,255,255,0.7);}
.indSection3 .product_tabs .item.active span{color:#fff;font-weight: bold;}
.indSection3 .product_tabs .item.active:after{opacity: 1;visibility:visible;}
.indSection3 .indpro_content{position: relative;z-index: 1;}
.indSection3 .indpro_box{display: none;}
.indSection3 .indpro_box.active{display: flex;}
.indSection3 .indpro_box .item{display:block;width:25%;position: relative;}
.indSection3 .indpro_box .item .img{height:840px;overflow:hidden;position: relative;}
.indSection3 .indpro_box .item .img img{width:100%;height:100%;object-fit: cover;transform-origin: top center;transform:scale(1)!important; }
.indSection3 .indpro_box .item .desc{position: absolute;width:100%;height:100%;left:0;top:0;padding:36px;z-index: 10;flex-direction: column;background:linear-gradient(0deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.50) 100%);}
.indSection3 .indpro_box .item .desc .icon{width:50px;height:50px;margin-top:40%;}
.indSection3 .indpro_box .item .desc .icon,.indSection3 .indpro_box .item .desc .tit,.indSection3 .indpro_box .item .desc .txt{opacity: 0.7;transition:all 0.3s;}
.indSection3 .indpro_box .item .desc .tit{margin-top:25px;}
.indSection3 .indpro_box .item .desc .txt{margin-top:25px;max-width: 70%; display: none;}
.indSection3 .indpro_box .item .desc .more{margin-top:40px;opacity: 0.7;}
.indSection3 .indpro_box .item .desc .more span{display: inline-block;padding-right:24px;background:url(../images/arr.png) no-repeat right center;background-size:16px;}
.indSection3 .indpro_box .item.hover{width:37.5%;} 
.indSection3 .indpro_box .item.default{width:20.8333%;}
.indSection3 .indpro_box .item.hover .desc{background: linear-gradient(0deg, rgba(0, 71, 186, 0) 0%, rgba(0, 71, 186, 0.8) 100%);}
.indSection3 .indpro_box .item.hover .desc .icon{width:100px;height:100px;margin-top:30%;}
.indSection3 .indpro_box .item.hover .desc .icon,.indSection3 .indpro_box .item.hover .desc .tit,.indSection3 .indpro_box .item.hover .desc .txt,.indSection3 .indpro_box .item.hover .desc .more{opacity: 1;}
.indSection3 .indpro_box .item.hover .desc .tit{font-weight: bold;}
.indSection3 .indpro_box .item.hover .desc .txt{display: block;}

.indSection4{padding:80px 0 120px;background:#fff url(../images/index_bg3.png) no-repeat left center; }
.indNews_box{margin-top:60px; }
.indNews_box .news_pics{display: block;position: relative;width:49%;margin-right:4.375%;flex-shrink: 0;}
.indNews_box .news_pics .img{height:100%;position: relative;}
.indNews_box .news_pics .img img{width:100%;height:100%;object-fit: cover;}
.indNews_box .news_pics .img:before{width:100%;height:80%;background: linear-gradient(0deg,  rgba(0,0,0,0.6) 0%,rgba(0, 0, 0, 0) 30%);content:'';position: absolute;left:0;right:0;bottom:0;z-index: 0;} 
.indNews_box .news_pics .desc{padding:33px;position: absolute;left:0;right:0;bottom:0;z-index: 2;}
.indNews_box .news_pics .desc .txt{margin-top:20px;}
.indNews_box .newsBox{flex:1;overflow:hidden;}
.indNews_box .newsBox .item{padding:28px 0 11px;border-bottom: 1px solid rgba(0,0,0,0.11);}
.indNews_box .newsBox .item .tit a{display: block;}
.indNews_box .newsBox .item .txt{margin-top:14px;} 
.indNews_box .newsBox .item:nth-last-child(1){border-bottom: none;}
.indNews_box .newsBox .item .tit a:hover{color:#0047ba;}

.indSection5{padding:80px 0;background:url(../images/index_bg4.png) no-repeat center;background-size:cover;}
.indSection5 .page_title .tit{color:#fff;}
.contact_form{max-width:590px;display: flex;justify-content: space-between; flex-wrap: wrap;}
.contact_form dl{width:46%;margin-top:20px;}
.contact_form dl.w100{width:100%;}
.contact_form dl input,.contact_form dl textarea{width:100%;padding:8px 10px;background:rgba(255,255,255,0.1);font-size:16px;-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);border:1px solid #fff;color:#fff;flex:1;}
.contact_form dl textarea{height:260px;}
.contact_form dl dd{margin-top:10px; display: flex;justify-content: space-between;}
.contact_form dl dd img{width:116px;height:40px;}
.btn_submit{width:176px;height:48px; line-height: 46px;padding:0 25px 0 32px;border:1px solid #fff;background:rgba(255,255,255,0.1) url(../images/arr.png) no-repeat right center;background-size:16px;background-origin: content-box;margin-top:40px;color:#fff;font-size:14px;text-align: left;cursor: pointer;}
.btn_submit:hover{ background-color:#0047ba;border-color:#0047ba;}
.formPop{width:100%;height: 100%;background:rgba(0,0,0,0.8);position: fixed;left:0;top:0;z-index: 10000; display: flex;justify-content: center;align-items: center; display: none;}
.pop_block{width:800px;height:400px;background:#fff url(../images/pop_bg.png) no-repeat left top;background-size:auto 100%;border-radius: 12px;padding:105px 115px 0 0;display: flex;justify-content: flex-end;position: absolute;left:50%;top:50%;transform: translate3d(-50%,-50%,0);}
.pop_close{width:44px;height:44px;border-radius: 100%;background:#eaeaea url(../images/close.png) no-repeat center;background-size:24px;position: absolute;right:20px;top:20px;}
.pop_con{width:230px;}
.pop_duihao{width:44px;}
.pop_con .pop_tit{margin-top:28px;} 
.pop_con .btn_close{width:100%;height:40px; line-height: 40px; border-radius: 40px; background:#0047ba; text-align: center;margin-top:20px;}

.anchor{position: relative;top:-120px;}
.about-nums { position: relative;z-index:10;padding:60px 0;margin-left:4%;margin-right:4%;background:#fff; } 
.about-nums li{padding:0 5%;}
.about-nums h3 { white-space: nowrap; align-items: flex-end; justify-content: center; } 
.about-nums h3 span { line-height: 100%; width: auto!important;   }
.about-nums h3 cite { margin-left: 5px; position: relative; }
.about-nums h3 cite sub { position: absolute; top: -25px; font-size: 18px; }
.about-nums i { color: #999999; font-style: normal; margin-top: 10px; display: block;text-align: center; white-space: nowrap;}
 
.mediaBox{ display: flex; }  
.mediaBox a{display: inline-block;width:30px;margin-left:30px; position: relative;} 
.mediaBox .media_pop{width:120px;padding:10px;background:#fff;position: absolute;left:50%;top:35px;margin-left:-60px;margin-bottom:8px; opacity: 0;visibility:hidden; box-shadow: 0px 0px 12px rgba(153,153,153,0.3);border-radius:4px; transition:all 0.3s;text-align:center;}
.mediaBox .media_pop2{width:auto; white-space: nowrap; font-size:14px; font-family: "MiSans-Medium";color: #5D5D5D;}
.mediaBox .media_pop:after{width:  30px;height: 30px;background: #fff;transform: rotate(-45deg) skewX(0deg) scale(1, 1);border-top-right-radius: 12%;content:''; z-index: 0; content:''; position: absolute; top:-6px;left:50%;margin-left:-15px;}
.media_pop img,.media_pop span{position: relative;z-index:2;} 
.mediaBox a:hover .media_pop{opacity:1;visibility:visible;}
 
.inbanner{position: relative;margin-top:100px;}
.inbanner .inban_img {position: relative;}
.inbanner .inban_img:before{width:100%;height:80%;background: linear-gradient(0deg, rgba(0, 71, 186, 0) 0%, rgba(0, 71, 186, 0.8) 100%);content:'';position: absolute;left:0;right:0;top:0;}
.inbanner .inban_img img{width:100%;}
.inban_tit{position: absolute;left:0;right:0;top:24%; z-index: 10;}
.inban_tit .tit{padding-top:25px;background:url(../images/line1.png) no-repeat left top;}
.about_nav {width:100%; background:#F5F8FF; margin-top:-40px;position: relative;z-index: 10;} 
.about_nav .swiper{ padding:0 20px;}
.about_nav .swiper-slide{width:auto!important;}
.about_nav .swiper-slide a{display: block;height:40px;line-height:40px;font-size:14px;color:#6b6b6b;position: relative;} 
.about_nav .swiper-slide a:after{width:100%;height:3px;background:#3876FE;content:'';position: absolute;left:0;bottom:0;opacity: 0;transition: all 0.3s;}
.about_nav .swiper-slide.active a{ color:#000;}  
.about_nav .swiper-slide.active a:after{opacity: 1;}
.H120{height:100px;}
.crumbs{width:100%; padding:25px 0;position: relative;z-index: 10;}
.crumbs .wrap{ white-space: nowrap;overflow: hidden;}
.crumbs span,.crumbs a{white-space: nowrap; display: inline-block;vertical-align:top;}
.crumbs span{color:#000; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.crumbs a,.crumbs em{color:#7f7f7f;}
.crumbs em{padding:0 20px;font-size:12px;margin-top:-3px;}
.crumbs a:hover{color:#404040;}
.inbanner .crumbs{margin-top:0;background:#fff;}

.product_box{ background:url(../images/product_bg.png) no-repeat center top;background-size:100% 100%;overflow:hidden;}
.product_nav{margin-left:-0.7%;margin-right:-0.7%;margin-top:40px;}
.product_nav .item{display: block;width:23.6%;margin-left:0.7%;margin-right:0.7%;padding:24px 34px 34px;background:#fff;position: relative;overflow:hidden;} 
.product_nav .item .icon{width:50px;height:50px;overflow:hidden;}
.product_nav .item .tit{margin-top:3px;}
.product_nav .item .line{margin-top:20px;width:24px;height:10px;background:url(../images/line2.png) no-repeat center;background-size:100%;}
.product_nav .item .bg{width:113px;height:113px;overflow:hidden;position: absolute;right:27px;bottom:-10px;opacity: 0.1;}
.product_nav .item:hover,.product_nav .item.active{background: linear-gradient(90deg, #00b9ef 0%, #0047ba 100%);} 
.product_nav .item:hover .icon img,.product_nav .item:hover .bg img,.product_nav .item.active .icon img,.product_nav .item.active .bg img{margin-top:-100%;}
.product_nav .item:hover .tit,.product_nav .item.active .tit{color:#fff;}
.product_nav .item:hover .line,.product_nav .item.active .line{background-image:url(../images/line3.png);}
.product_content{margin-top:70px;background:#fff;padding:60px; overflow:hidden; display: flex;justify-content: space-between;}
.product_left{width:23.5%;float:left;position: relative;} 
.product_menu{width:100%;background:#fff;}
.product_menu .item .product_tit{padding:20px 0;border-bottom: 1px solid #005bf9;}
.product_menu .item .product_tit .icon{width:45px;height:45px;overflow:hidden;margin-right:30px;}
.product_menu .item .product_submenu{display: none;}
.product_menu .item .product_submenu a{color:#bababa;display: block;padding:25px 0 25px 75px;border-bottom: 1px solid #cecece;}
.product_menu .item .product_submenu a:hover,.product_menu .item .product_submenu a.active{color:#005bf9;}
.product_menu .item.active .product_submenu{display: block;}
.product_menu .item.active .product_tit .tit{color:#005bf9;}
.product_menu .item.active .product_tit .icon img{margin-top:-100%;}
.product_right {width:71.5%;float:right;}
.product_wrap .item {padding:30px 30px 70px;background:url(../images/product_bg1.png) no-repeat right bottom;margin-bottom: 80px;}
.product_wrap .item .img{width:513px;margin-right:30px;flex-shrink: 0;}
.product_wrap .item .img a{display:block;height:0;padding-bottom:66.27%; position: relative;}
.product_wrap .item .img a img{ position: absolute;left:0;top:0; width:100%;height:100%;object-fit: cover;}
.product_wrap .item .desc{flex:1;}
.product_wrap .item .desc .txt{margin-top:20px;}
.product_wrap .item .more{display:block;width:176px;height:48px; line-height: 46px; padding:0 25px 0 32px;border:1px solid #0047ba;background:url(../images/arr1.png) no-repeat right center;background-size:16px;background-origin: content-box;margin-top:60px;color:#0047ba;}
.product_wrap .item .more:hover{background:#0047ba url(../images/arr.png) no-repeat right center;background-size:16px;color:#fff;border-color:#0047ba;background-origin: content-box;}
.product_wrap .item:nth-child(2n){flex-direction: row-reverse;background:url(../images/product_bg1.png) no-repeat left bottom;}
.product_wrap .item:nth-child(2n) .img{margin-right:0;margin-left:30px;}
.product_title{margin:50px 0 30px;}
.product_list {margin-left:-1.5%;margin-right:-1.5%;}
.product_list .item{display: block;background:#f3f1f1;border-top:5px solid #0047ba; width:30.33%;margin-left:1.5%;margin-right:1.5%;margin-bottom: 30px;position: relative;}
.product_list .item .tit{/*position: absolute;left:0;right:0;bottom:0;*/padding:20px;z-index: 10;text-align: center;}
.product_list .item .img{position: relative;height:0;padding-bottom:75.45%;overflow:hidden;}
.product_list .item .img img{position: absolute;width:100%;height:100%;left:0;top:0;object-fit: cover;}
.product_list .w{ width:30.33%;}
.product_list .w1{ width:63.67%;}
.product_list .w2{ width:47%;}
.product_list .w .img{padding-bottom:75.45%;}
.product_list .w1 .img{padding-bottom:37.86%;}
.product_list .w2 .img{padding-bottom:49.8%;}
.product_items{padding-top:35px;border-top:4px solid #999;margin-top:55px;}
.product_info{position: relative;overflow:hidden;}
.product_con{color:rgba(31,31,31,0.7);}
.product_con p,.product_con ul{/*margin-bottom: 1em;*/line-height: 1.7;}
.product_con img{ height:auto!important;}
.btn_consult{display:block;width:176px;height:48px; line-height: 46px; padding:0 25px 0 50px;border:1px solid #fff;background:#1734D7 url(../images/arr.png) no-repeat right center; background-size:16px; background-origin: content-box; color:#fff;font-size:14px;text-align: left;position: absolute;top:0;right:0;z-index: 10;}
.btn_consult:hover{background-color:#0047ba;}
.product_info_tit img{margin-right:22px;}
.product_img{height: 405px;overflow:hidden;display: flex;justify-content: center;align-items: center;margin-top:50px;}
.product_img img{max-height:100%;}
.product_con{margin-top:30px;line-height: 1.66;}
.product_tags{margin-top:20px;}
.product_tags span{display: inline-block;height:34px; line-height: 32px; border:1px solid #0047ba;color:#0047ba;padding:0 26px;border-radius: 34px;background:#deebff;margin-right:20px;margin-bottom: 20px;}


.news_box{padding:60px 0;background:#fff url(../images/index_bg3.png) no-repeat left center; }
.news_list { margin-left:-1.5%;margin-right:-1.5%;margin-top:154px;}
.news_list .item{display: block;width:30.33%;margin-left:1.5% ;margin-right:1.5% ;margin-bottom: 3%;} 
.news_list .item .img{overflow: hidden;}
.news_list .item .img a{display: block;position: relative;width:100%;height:0;padding-bottom:67%;} 
.news_list .item .img a img{position: absolute;left:0;top:0;width:100%;height:100%;object-fit: cover;}
.news_list .item .desc{padding:20px;background: #F8F8F8;}
.news_list .item .tit{margin-top:12px;} 
.news_list .item .tit a{color:#767676;}
.news_list .item .tit a:hover{color:#0047BA;}
.news_list .item:hover {box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.news_list .item:hover .desc{background: #fff;}
.news_list .item:hover .tit a,.news_list .item .tit a:hover{color:#0047ba;}  
.page{width:100%;margin-top:30px;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;line-height:30px;}
.page.mt60{margin-top:60px;}
.page .total{margin:0 40px 10px 0;color:#555555;}
.page .pageSize{width:80px;border:1px solid #D4D6D9;border-radius:4px;height:30px;margin:0 22px 10px 0;}
.page a,.page .dot{display:block;min-width:30px;color:#BBBDBF;border:1px solid #D4D6D9;border-radius:4px;height:30px;margin-bottom:10px;text-align:center;padding:0 4px;box-sizing:border-box;margin-right:8px;}
.page .dot{border:none;color:#BBBDBF;}
.page a{transition:0.5s all ease;-webkit-transition:0.5s all ease;}
.page a:hover,.page a.cr{ border-color:#1B3EC0;color:#1B3EC0;}
.page .go{margin:0 0 10px 20px;}
.page .go input{border:1px solid #dcdcdc;border-radius:4px;width:30px;height:30px;text-align:center;margin:0 8px;width:60px;}

.page .prev,.page .next{background-position:center;background-repeat:no-repeat;background-size:6px auto;}
.page .prev{background-image:url(../images/prev1.png);}
.page .next{background-image:url(../images/next1.png);}
.page .prev:hover{background-image:url(../images/prev2.png);}
.page .next:hover{background-image:url(../images/next2.png);}
.page span,.page a:hover{ color:#0047ba;border-color:#0047ba; }  
.news_info{margin:70px 0 80px;}
.news_info_left{width:66.25%; }
.news_info_right{width:23.43%; }
.publish_box{padding: 15px 0;border-bottom:1px solid #d8d8d8;color:#868686; }
.article_content{max-width: 1200px;margin-left:auto;margin-right:auto;}
.news_content,.article_content{color:rgba(31,31,31,0.7);}
.news_content p,.article_content p{margin-top: 1em;margin-bottom: 1em;line-height: 1.7;}
.news_content img,.article_content img{ height:auto!important;}
.prev_next{padding-top:25px;border-top:1px solid rgba(0, 0, 0, 0.14);margin-top:40px;}
.prev_next a{display: flex;margin-bottom:15px;color:#0047BA;overflow:hidden;max-width:49%;}
.prev_next a:hover{text-decoration: underline;}
.prev_next span{ white-space: nowrap;}
.prev_next p{white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.news_recommend{margin-top:30px;}
.news_recommend .item{margin-top:30px;}
.news_recommend .item .tit{margin-top:10px;}
.news_recommend .item .tit a{color:#999;}
.news_recommend .item .tit a:hover{color:#0047BA;}

.news_content ul,.article_content ul,.product_con ul,.recrument_con ul{padding-left:18px;margin-top: 1em;margin-bottom: 1em;}
.news_content li,.article_content li,.product_con li,.recrument_con li{list-style-type: inherit;}

.searchWrap{margin-top:100px;padding:100px 0 100px;background:#f5f5f5;}
.searchWrap .searchInput{width:80%;display:flex;background:#fff;margin-left:auto;margin-right:auto;border:1px solid #eaeaea;border-radius: 10px;} 
.searchWrap .searchInput input{ padding:20px 24px;flex:1;}
.searchWrap .btnSearch{width:60px;height:60px;background: url(../images/search1.png) no-repeat center;background-size:20px;}
.searchWrap .btnSearch:hover{opacity: 0.8;}
.searchWrap .btnSearch i{display: none;}
.search_list .item{padding:30px 0;border-bottom:1px solid #eaeaea;}
.search_nodata{padding:100px 0;} 
.search_list .item a:hover .tit{color:#0047ba;}
.search_list .item a:hover .txt{color:#111;}

.contactBg{background:#fff url(../images/index_bg3.png) no-repeat left center;  padding-bottom: 80px;}
.global_box{padding:115px 0 108px 66px;background: linear-gradient(90deg, #007DDE 0%, #0047BA 100%);}
.global_info{width:310px;flex-shrink: 0;margin-right:12%;}
.global_info .txt{margin-top:80px;}
.showVideo{flex:1; position: relative; overflow: hidden;}
.showVideo img{display: block;width:100%; }
.showVideo video {display: block;  width:100%; margin:0 auto; }
.showVideo .posterBg{ position: absolute; left:0;right:0;top:0;bottom:0;z-index: 10;background-repeat: no-repeat;background-position: center;background-size:cover;}
.showVideo .posterBg .btn_play{width:50px;height:50px;cursor:pointer; background:url(../images/play.png) no-repeat center;background-size:100%;}
.global_list{margin-top:50px;margin-left:-0.5%;margin-right:-0.5%;}
.global_list .item{width:24%;min-height:195px;margin-left:0.5%;margin-right:0.5%; margin-bottom: 1%; border:1px solid #BFBFBF;padding:28px 24px ;background:url(../images/huawen.png) no-repeat right bottom;background-size: auto 80%;}
.global_list .item .txt{padding-left:28px;background:url(../images/addr1.png) no-repeat 0 2px;background-size:16px;margin-top:12px;}
.global_list .item:hover{background-color:#0047ba;}
.global_list .item:hover .tit{color:#fff;}
.global_list .item:hover .txt{color:#fff;background-image:url(../images/addr2.png) ;}
.joinBg{background:#fff url(../images/join_bg.png) no-repeat left center;padding-bottom: 120px;}
.talent_philogophy{margin-top:60px;}
.talent_philogophy .desc{width:40%;margin-top:5%;}
.talent_philogophy .desc .txt{margin-top:50px;}
.talent_philogophy .img{width:40%;margin-right:8%;}
.talent_philogophy .img img{transform:scale(1)!important;}
.join_position{margin-top:100px;}
.position_box{margin-top:30px;}
.position_box .item .img{width:50%;}
.position_box .item .img a{display: block;position: relative;height:0;padding-bottom:40%;overflow:hidden;}
.position_box .item .img a img{position: absolute;left:0;top:0;width:100%;height:100%;object-fit: cover;}
.position_box .item .desc{width:50%;padding:100px 100px 50px 100px;background: linear-gradient(90deg, #ffffff 0%, #8EB4FF 100%);position: relative;display: flex;flex-direction: column;justify-content: space-between;overflow:hidden;}
.position_box .item .desc .tit{padding-bottom: 15px; background:url(../images/line4.png) no-repeat left bottom;background-size:auto 15px;}
.position_box .item:nth-child(2n+1){flex-direction: row-reverse;}
.position_box .item .desc .icon{position: absolute;right:10px;top:16px;width:30%;}
.position_box .item .desc .btn_more{width:82px;display:inline-block; background:url(../images/arr1.png) no-repeat right center;background-size:16px;padding-right:20px;color:#0047ba;margin-top:20px;}
.position_box .item .desc .btn_more:hover{text-decoration: underline;} 
.benefits_list{margin-top:50px;margin-left:-0.665%;margin-right:-0.665%;}
.benefits_list .item{display: block;width:32%;margin-left:0.665%;margin-right:0.665%;margin-bottom:1.33%;padding:60px 26px 30px;background: linear-gradient(90deg, #2879FD 0%, #0047BA 100%);position: relative;overflow:hidden;} 
.benefits_list .item .icon{width:90px;height:90px;overflow:hidden;}
.benefits_list .item .tit{margin-top:20px;}
.benefits_list .item .txt{margin-top:3px;} 
.benefits_list .item .bg{width:41%; overflow:hidden;position: absolute;right:-20px;top:-20px;opacity: 0.1;}
.events_list{;margin-left:-0.7%;margin-right:-0.7%;}
.events_list .item{display: block;position: relative;width:23.6%;margin-left:0.7%;margin-right:0.7%;margin-bottom:1.33%;}
.events_list .item .img{position: relative;z-index: 1;overflow: hidden; height:0;padding-bottom: 93.38%;}
.events_list .item .img img{ position: absolute;left:0;right:0;top:0; width:100%;height:100%;object-fit: cover;}
.events_list .item .img:after{width:100%;height:100%; height: 100%; content:''; position: absolute;left:0;bottom:0; background: linear-gradient(180deg, rgba(0, 71, 186, 0) 38%, rgba(0, 71, 186, 1) 100%); opacity: 0.8;}
.events_list .item .tit{position: absolute;left:0;right:0;bottom:0;padding:40px;z-index: 10;text-align: center;}
.recrument_box1{padding-top:80px;padding-bottom:100px; background:url(../images/plane.png) no-repeat 83% 0;    background-size: 39.68%;}
.recrument_box1 .tit{margin-top:30px;}
.recrument_box1 .txt{margin-top:25px;}
.recrument_contact{align-items: flex-end;}
.recrument_contact .ewm_box .ewm_img{width:193px;margin-left:25px;}
.recrument_box2{padding:100px 0 80px; /*background:url(../images/recrument_bg.png) no-repeat center;background-size:cover;*/background: linear-gradient(0deg, #EEF4FF 0%, #EEF4FF 100%), radial-gradient(322.53% 111.54% at 50% 50%, #FFF 0%, #FFF 40.26%, #D3E2FF 100%);}
.recrument_left{width:284px;flex-shrink: 0;margin-right:7.5%;}
.recrument_search{width:100%; padding:11px 13px;background: #F8F9FA;border-radius: 12px;display: flex;align-items: center;margin-top:10px;}
.recrument_search input{height:30px;line-height: 30px;flex:1;}
.recrument_search .btn_search{width:30px;height:30px;background:url(../images/search3.png) no-repeat center;background-size:19px;}
.recrument_menu{margin-top:10px;}
.recrument_menu .item .menu_tit{padding:18px 0;border-bottom:1px solid #d3d3d3;position: relative;}
.recrument_menu .item .menu_tit:before,.recrument_menu .item .menu_tit:after{width:16px;border-top:2px solid #0047ba;content:'';position: absolute;right:0;top:50%;margin-top:-1px;transform:rotate(0deg); }
.recrument_menu .item .menu_tit:after{transform:rotate(90deg);}
.recrument_menu .item.active .menu_tit:after{transform:rotate(0deg);opacity: 0;}
.recrument_menu .item .menu_list{display: none;}
.recrument_menu .item .menu_list a{display:block; padding:18px 30px;border-bottom:1px solid #d3d3d3;color:#333;}
.recrument_menu .item .menu_list a.active,.recrument_menu .item .menu_list a:hover{color:#0047ba;}
.recrument_menu .item.active .menu_list{display: block;}
.recrument_content{flex:1;}
.recrument_content .items{margin-bottom:20px;}
.recrument_top{padding:30px;background:#fff;position: relative;}
.recrument_pos span{display: inline-block;height:23px;line-height: 23px; padding:0 12px; border-radius: 5px;background: #C2D8FF;margin-left:10px;font-size: 14px;color:#0047ba;font-weight: normal;}
.recrument_addr {margin-top:15px;}
.recrument_addr em{color:#ACACAC;padding:0 5px;}
.recrument_date{margin-top:10px;}
.recrument_date span{margin-right:20px;}
.recrument_top .btn_zhankai{position: absolute;right:30px;bottom:30px;cursor: pointer; display: flex;align-items: center;}
.recrument_top .btn_zhankai i{display: inline-block;width:24px;height:24px;background:url(../images/down1.png) no-repeat center; background-size:100%; margin-left:10px;  }
.recrument_con{padding:30px; display: none;}
.recrument_con .item{margin-bottom:20px;}
.recrument_con .item .txt{color:rgba(0,0,0,0.7);}
.recrument_content .items.active .recrument_top .btn_zhankai i{transform: rotate(180deg);}
.researchBg{padding:0px 0 110px;background:url(../images/research_bg.png) no-repeat center;background-size:cover;}
.technology_field{position: relative; flex-direction: row-reverse;margin-top:60px;}
.technology_field .img{width:56.43%; position: relative;}
.technology_field .img .btn_play{width:66px;height:66px;background:url(../images/play1.png) no-repeat center;background-size:100%;position: absolute;left:50%;top:50%;margin-left:-33px;margin-top:-33px;z-index:2;}
.technology_field .desc{width:63.125%;position:absolute;left:-10%;top:-30px;background:url(../images/blue_bg.png) no-repeat center;background-size:100% 100%;z-index: 10;padding:85px 25% 207px 9.8%;}
.technology_field .desc .txt{margin-top:25px;}
.videoPop{position: fixed;top: 0;right: 0;bottom: 0;left: 0;background: rgba(0, 0, 0, 0.8);display: none;z-index: 999999;}
.videoPop .video_close{width:30px;height:30px;position:absolute;top:4%;right:1.5%; cursor:pointer;}
.myVideo {width:88%;height:80%;position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.myVideo video {width: 100%;height: 100%;object-fit: cover;}
.researchBg .about-nums{margin-top: -80px;}
.research_list{margin-top:50px;margin-left:-1px;}
.research_list .item{display: block;width:33.33%;padding:0;background:#fff;position: relative;overflow:hidden;border:1px solid #e0e0e0;margin-left:-1px;margin-top:-1px;} 
.research_list .item .img{width:100%;height:0; padding-bottom:50%; overflow:hidden;position: relative;z-index:1;opacity: 0;visibility: hidden;transition: all 0.3s;}
.research_list .item .img:before{width:100%;height:100%;background: linear-gradient(90deg,  rgba(0,73,157,0.6) 0%,rgba(0, 0, 0, 0) 30%);content:'';position: absolute;left:0;top:0;z-index: 2;}
.research_list .item .img img{position: absolute;left:0;right:0;top:0; width:100%;height:100%;object-fit: cover;z-index: 1;}
.research_list .item .desc{ position: absolute;left:30px; right:30px;top:30px;z-index:10;}
.research_list .item .txt{margin-top:3px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;} 
.research_list .item .bg{width:30%; overflow:hidden;position: absolute;right:20px;bottom:0; z-index:2;}
.research_list .item .more{width:82px;display:inline-block; background:url(../images/arr1.png) no-repeat right center;background-size:16px;padding-right:20px;color:#0047ba;position: absolute;left:30px;bottom:30px;z-index:10;}  
.research_list .item:hover .img{opacity: 1;visibility: visible;}
.research_list .item:hover .tit,.research_list .item:hover .txt{color:#fff;}
.research_list .item:hover .more{color:#fff; background-image:url(../images/arr.png);}
.research_facilities{padding:50px 0 160px;position: relative;}
.research_facilities .page_title .tit{color:#fff;}
.research_facilities .wrap{position: relative;z-index: 10;}
.facilities_description{margin-top:130px;}
.facilities_description .item{display: none;}
.facilities_description .item.active{display: block;}
.facilities_description .item .txt{margin-top:5px;}
.facilities_list{margin-top:65px;margin-left:-1px;}
.facilities_list .item{width:25%;padding:40px;border: 1px solid rgba(255, 255, 255, 0.60);
background: rgba(0, 0, 0, 0.30);backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);position: relative;overflow:hidden;border:1px solid #e0e0e0;margin-left:-1px;margin-top:-1px;} 
.facilities_list .item .icon{width:33px;height:33px;overflow:hidden;margin-right:27px;}
.facilities_list .item:hover,.facilities_list .item.active{background:#fff;}
.facilities_list .item:hover .tit,.facilities_list .item.active .tit{color:#0047ba;}
.facilities_list .item:hover .icon img,.facilities_list .item.active .icon img{margin-top:-100%;}
.facilities_imgs{width:100%;height:100%;position: absolute;left:0;top:0;z-index:0;}
.facilities_imgs .item{width:100%;height:100%; display: none;position: relative;}
.facilities_imgs .item.active{display: block;}
.facilities_imgs .item img{ width:100%;height:100%;object-fit: cover;}
.facilities_imgs .item:before{width:100%;height:100%;background: linear-gradient(279deg, rgba(0, 40, 87, 0.00) 0.67%, #00499D 87.93%);content:'';position: absolute;left:0;top:0;z-index: 2;}
.about_information {margin-top:80px;}
.about_information .desc{width:32%; }
.about_information .desc .txt{margin-top:30px;}
.about_information .img{width:55%; }
.about_information .img img{transform:scale(1)!important;}
.about_box .about-nums h3{align-items: center;}
.about_video{position: relative;}
.about_video .video{display: block;width:100%;pointer-events: none;}
.about_video_con{position: absolute;left:0;right:0;top:50%;transform:translateY(-50%);z-index:10;}
.about_video_con .btn_view{width:136px;height:47px;border:1px solid #fff;padding:0 30px;line-height:45px;margin-top:25px;cursor: pointer;display: flex;align-items: center;}
.about_video_con .btn_view i{display:inline-block;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #fff;margin-left:6px; }
.about_history{padding:90px 0 110px; background:url(../images/mountian_lines.png) no-repeat center bottom;background-size:100%;}
.history_thumbs{margin-top:50px;max-width: 800px;margin-left:auto;margin-right:auto;}
.history_thumbs .swiper-slide{text-align: center;padding:0 10px 10px;border-bottom:1px solid #313131;cursor: pointer;}
.history_thumbs .swiper-slide span{display: block;}
.history_thumbs .swiper-slide.active span{color:#0047ba;}
.history_swiper{max-height: 0;  opacity: 0;visibility: hidden;}
.history_swiper.active{max-height: 9999em;  opacity: 1;visibility: visible;}
.history_gallery{margin-top:30px;}
.history_swiper {position: relative;}
.history_swiper .swiper-slide .big_year{font-size:140px;background: linear-gradient(180deg, rgba(2, 86, 255, 0.20) 0%, rgba(102, 102, 102, 0.02) 100%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent; line-height: 1;}
.history_swiper .swiper-slide .desc{margin-top:90px;}
.history_swiper .swiper-slide .desc .tit{padding-left:16px; position: relative; }
.history_swiper .swiper-slide .desc .tit:before{height:19px;border-left:4px solid #0047ba;content:'';position: absolute;left:0;top:50%;margin-top:-10px;}
.history_swiper .swiper-slide .desc .txt{padding-left:16px;}
.history_swiper .swiper-button-next:after,.history_swiper .swiper-button-prev:after{display: none;}
.history_swiper .swiper-button-next,.history_swiper .swiper-button-prev{width:81px;height:81px;border-radius: 100%;background-color:#0047ba;background-position: center;background-repeat: no-repeat;background-size:26px;margin-top:-50px;}
.history_swiper .swiper-button-next.swiper-button-disabled,.history_swiper  .swiper-button-prev.swiper-button-disabled{background-color:#d9d9d9;opacity: 1;}
.history_swiper .swiper-button-next{ background-image:url(../images/arr5.png);right:-30px;}
.history_swiper .swiper-button-prev{ background-image:url(../images/arr3.png);left:-30px;}
.history_swiper .swiper-button-next.swiper-button-disabled{background-image:url(../images/arr4.png);}
.history_swiper .swiper-button-prev.swiper-button-disabled{background-image:url(../images/arr2.png);}
.history_swiper .swiper-pagination{top:auto;bottom:-60px;height:8px;background: #DCE6F9;border-radius: 8px;}
.history_swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: #0047ba;border-radius: 8px;}
.about_culture{position: relative;}
.culture_imgs{width:100%;height:100%;position: absolute;left:0;top:0;z-index:0;}
.culture_imgs .item{width:100%;height:100%; display: none;}
.culture_imgs .item.active{display: block;}
.culture_imgs .item img{ width:100%;height:100%;object-fit: cover;}
.culture_imgs .item:before{width:100%;height:100%;background:linear-gradient(180deg, #0047BA 0%, rgba(0, 71, 186, 0.10) 100%);;content:'';position: absolute;left:0;top:0;z-index: 2;}
.culture_list {position: relative;z-index:10;}
.culture_list .item{width:25%;height:700px;border-right:1px solid rgba(255, 255, 255, 0.50);padding:320px 38px 38px 38px;transition: padding 0.3s;}
.culture_list .item:nth-child(1){border-left:1px solid rgba(255, 255, 255, 0.50);}
.culture_list .item .tit{position: relative;}
.culture_list .item .tit:before{height:40px;border-left:4px solid #009bce;content:'';position: absolute;left:-38px;top:9px;opacity: 0;}
.culture_list .item .txt{ margin-top:20px;opacity: 0;visibility: hidden;transition: all 0.3s; }
.culture_list .item.active{padding-top:232px;}
.culture_list .item.active .tit:before{opacity: 1;}
.culture_list .item.active .txt{opacity: 1;visibility: visible;}
.aboutBg{padding:80px 0 160px;background:url(../images/about_bg.png) no-repeat center bottom;background-size:100%; position: relative;}
.aboutBg:after{width:100%;height:50%;content:'';position: absolute;left:0;bottom:0;background:url(../images/honor_bg.png) no-repeat center bottom;background-size:100%;z-index: 0;}
.aboutBg .wrap{position: relative;z-index:2;}
.aboutBg .about-nums{background:none;}
.layout_box .item{width:33.33%;padding:0 6%;}
.layout_box{position: relative; } 
.layout_map{margin:0 20px;margin-top:80px;}
.map_img{position: relative;z-index: 0;}
.branch_map_dot{width:32px;height:32px; z-index:3;background:url(../images/point.png) no-repeat center;background-size:contain; transform-origin: left top;}
 
.branch_map_dot.prev{z-index: 10;}
.branch_map_dot.active.prev{z-index: 3;}
.branch_map_dot:hover,.branch_map_dot.hover{  z-index: 10;}
.ripple{position: absolute;width:50px;height:50px;transform-origin: left top;}
.ripple2{transform:scale(0.7);}
.ripple3{transform:scale(0.8);}
.ripple i{display: block;width:100%;height:100%; border-radius:100%;background:rgba(33, 99, 230, 0.10); -webkit-animation:ripple 1.2s ease-in-out 0.1s normal none infinite running ;animation:ripple 1.2s ease-in-out 0.1s normal none infinite running ;}
.ripple:before{width:160px;height:160px; border-radius:100%;background:rgba(33, 99, 230, 0.10);content:''; position: absolute;left:50%;top:50%;margin-left:-80px;margin-top:-80px; z-index:1; -webkit-animation:ripple 1.5s ease-in-out 0s normal none infinite running ;animation:ripple 1.5s ease-in-out 0s normal none infinite running ; }
.ripple:after{width:280px;height:280px;border-radius:100%;background:rgba(33, 99, 230, 0.10);content:''; position: absolute;left:50%;top:50%;margin-left:-140px;margin-top:-140px; z-index:1; -webkit-animation:ripple 1.5s ease-in-out 0.3s normal none infinite running ;animation:ripple 1.5s ease-in-out 0.3s normal none infinite running ; } 
.branch_pop{ display:none; width:265px;right:40px;bottom:30px;  z-index: 20;}
.branch_pop .tit{color:#fff;background:#0047BA;padding:14px 10px;text-align:center;} 
.branch_map_dot:hover .branch_pop{display: block;}
.honors_nums{margin-top:45px;}
.honors_nums .item{margin:0 30px;}
.honors_nums .item .icon{width:40px;margin-right:16px;}
.honors_nums .item .num{margin-left:50px;}
.honors_tabs{margin-top:40px; width: 400px;margin-left:auto;margin-right:auto; justify-content: space-between;/*border-bottom: 1px solid rgba(49, 49, 49, 0.50);*/}
.honors_tabs .item{padding:0 0 20px;position: relative;}
.honors_tabs .item:after{width:100%;height:19px;background:url(../images/line5.png) no-repeat center;background-size:auto 100%;content:'';position: absolute;left:0;bottom:-10px;opacity: 0;visibility: hidden;} 
.honors_tabs .item.active span{color:#0047ba;font-weight: bold; }
.honors_tabs .item.active:after{opacity: 1;visibility:visible;}
.honors_gallery{margin-top:100px;} 
.honors_swiper{position: relative;max-height: 0;  opacity: 0; visibility: hidden;}
.honors_swiper.active{max-height: 9999em;  opacity: 1;visibility: visible;}
.honors_swiper .swiper-slide{width:30%;transition:all 0.3s;display: flex;}
.honors_swiper .swiper-slide .item {width:100%;/*background:#fff;*/display:block;position: relative;transform:scale(0.82); }  
.honors_swiper .swiper-slide .item img {width:100%;position: relative;z-index: 1; }  
.honors_swiper .swiper-slide-prev .item,.honors_swiper .swiper-slide-next .item{transform:scale(0.9);}
.honors_swiper .swiper-slide-prev .item{transform-origin: left center;} 
.honors_swiper .swiper-slide-next .item{transform-origin: right center;} 
.honors_swiper .swiper-slide-active .item{transform:scale(1);}
.honors_swiper .swiper-button-next:after,.honors_swiper .swiper-button-prev:after{display: none;}
.honors_swiper .swiper-button-next,.honors_swiper .swiper-button-prev{width:81px;height:81px;border-radius: 100%;background-color:#0047ba;background-position: center;background-repeat: no-repeat;background-size:26px;margin-top:-40px;}
.honors_swiper .swiper-button-next.swiper-button-disabled,.honors_swiper  .swiper-button-prev.swiper-button-disabled{background-color:#d9d9d9;opacity: 1;}
.honors_swiper .swiper-button-next{ background-image:url(../images/arr5.png);right:-80px;}
.honors_swiper .swiper-button-prev{ background-image:url(../images/arr3.png);left:-80px;}
.honors_swiper .swiper-button-next.swiper-button-disabled{background-image:url(../images/arr4.png);}
.honors_swiper .swiper-button-prev.swiper-button-disabled{background-image:url(../images/arr2.png);}
/*网站地图*/

.siteMap { width:100%;  } 
.siteMap ul li { border-bottom: 1px dashed #d3d3d3;padding: 30px 0 20px 0;zoom: 1;overflow: hidden;}
.siteMap ul li:after {display: table;clear: both; content: "";font-size: 0;line-height: 0;}
.siteMap ul li h2 {float: left;overflow: hidden;min-width: 150px;}
.siteMap ul li h2 .cn { font-weight: bold;display: block;font-size:22px;color: #0047ba;}
.siteMap ul li h2 .en {font-size: 14px; display: block;color: #0047ba;display: none;}
.siteMap ul li ul {float: none;overflow: hidden;}
.siteMap ul li ul li {border: none;padding: 0;float: left;margin-bottom:5px;margin-left:50px;}
.siteMap ul li ul li a {font-size: 18px;color: #555;min-width: 100px;display: block;}
.siteMap ul li ul li a:hover {color: #0047ba;}
.siteMap ul li ul li dl{ margin-top: 8px;}
.siteMap ul li ul li dd{  padding-top: 5px; padding-bottom: 4px; color: #666;}
.siteMap ul li ul li dd a{color: #888;font-size:16px;}

@media only screen and (max-width:1660px) { 
  .mediaBox a{margin-left:20px;}
  .product_wrap .item .more{margin-top:40px;}
  .product_wrap .item .img{width:435px;}
  .honors_swiper{margin: 0 4%;}
  .history_swiper .swiper-slide .big_year{font-size:120px;}
  .technology_field .desc{padding:80px 16% 180px 9.8%;}
  .about-nums{ padding: 50px 0;}
  .researchBg .about-nums{margin-top:-60px;}

} 
@media only screen and (max-width:1440px) {  
  .indSection3 .indpro_box .item .img{height:700px;}
  .news_list{margin-top:80px;}
  .news_info_right{width:28.43%;}
  .product_menu .item .product_tit .icon{width:40px;height:40px;}
  .product_menu .item .product_tit{padding:16px 0;}
  .product_menu .item .product_submenu a{padding:20px 0 20px 65px;}
  .position_box .item .desc{padding:50px;}
  .technology_field .desc{padding:80px 16% 140px 9.8%;}
  .aboutBg,.about_history{padding:60px 0 90px;}
  .about_information{margin-top:50px;align-items: center;}
  .about_information .desc{width:50%;}
  .about_information .img{width: 45%;}
  .history_swiper .swiper-slide .big_year{font-size:100px;}
  .culture_list .item{height:640px;padding-top:300px;}
  .layout_box .item{padding:0 3%;}
  .honors_gallery{margin-top:50px;}
  .honors_swiper .swiper-button-next, .honors_swiper .swiper-button-prev,.history_swiper .swiper-button-next,.history_swiper .swiper-button-prev{width:60px;height:60px;margin-top:-30px;} 
}
@media only screen and (max-width:1360px) { 
	.banner_p{max-width: 100%;}
  .researchBg  .about-nums{padding:40px 0;margin-top:-40px;}
  .about-nums li{padding:0 4%;}
  .technology_field .desc{padding:60px 10% 140px 9.8%}
}
@media only screen and (max-width:1100px) {
  .anchor{top:-54px;}
	.height{height:54px;}
  .banner{margin-top:54px;height: calc(100vh - 54px);}
  .banner_p .guang{width:200px;}
	.inbanner{margin-top:54px;}
	.H120{height: 54px;}
  .mediaBox a{margin-left:12px;}
  .mediaBox a:nth-child(1){margin-left:0;}
  .application_list .item .desc{padding:20px;}
  .application_list .item .desc .icon{width:50px;height:50px; padding:10px;margin-top:0; }
  .indSection3 .indpro_box .item.hover .desc .icon{width:50px;height:50px;margin-top:0;}
  .indSection2 .page_title{display: block;text-align: center;}
  .indSection2 .page_title .txt,.indSection1 .page_title .txt{max-width: 100%;margin:20px auto 0;}
  .indSection3 .page_title .tit{color:#333;}
  .indSection3 .page_title .txt{color:#333;}
  .indSection3 .page_title .txt br{display: none;}
  .indSection3 .indpro_top{position: static;margin-top:40px;} 
  .indSection3 .product_tabs .item span{color:#333;}
  .indSection3 .product_tabs .item:after{background-image: url(../images/line4.png);}
  .indSection3 .product_tabs .item.active span{color:#0047ba;}
  .indSection3 .indpro_box .item .img{height: 495px;}
  .indpro_content{margin-top:30px;}
  .indSection1_list{margin-top:60px;}
  .indSection3 .indpro_box .item .desc{padding:15px;  }
  .indSection3 .indpro_box .item .desc .txt{max-width: 100%;  }
  .product_nav{margin-top:10px;}
  .product_nav .item{padding: 20px 30px;}
  .product_nav .item .icon{width:30px;height:30px;}
  .product_nav .item .bg{width:80px;height:80px;  right: 13px;}
  .product_nav .item .line{margin-top:10px;}
  .product_menu .item { position: relative;width:25%; } 
  .product_menu .item .product_tit{padding:15px 0;border:none;}
  .product_menu .item .product_tit .icon{width:30px;height:30px;margin-right:10px;display: none;}
  .product_menu .item .product_tit .tit{padding:0 16px 0 10px;font-size:16px;background: url(../images/down.png) no-repeat right center;background-size:10px;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;}
  .product_menu .item .product_submenu{position: absolute;left:0;right:0;top:100%;background:#fff;z-index: 10; box-shadow: 0 0 5px rgba(0,0,0,0.1);}
  .product_menu .item.active .product_submenu{display: none;}
  .product_menu .item .product_submenu a{padding:8px 20px;color:#333; border-color:#f4f4f4;}
  .product_wrap .item{padding:24px;margin-bottom:30px;}
  .product_content{display:block;margin-top:40px;padding:30px;}
	.product_left{width:100%;float:none;z-index: 100; } 
  .product_menu{width:100%!important;margin-bottom: 20px; display: flex;justify-content: space-between;overflow:visible!important;}
  .product_menu.active{left:0!important;right:0!important;top:54px!important;overflow:visible!important;}
  .product_right{width:100%;float:none;  }
  .btn_consult{position: static;float:right;margin-bottom:30px;}
  .product_img{height:300px;clear:both;}
  .news_info{margin:30px 0 40px;}
  .news_info .wrap{display: block;}
  .news_info_left,.news_info_right{width:100%;}
  .news_info_right{margin-top:30px;}
  .prev_next{display: block;  }
  .prev_next a{max-width: 100%;  }
  .news_recommend .item{margin-top:20px;  }
  .global_box{padding:40px 0 40px 40px;  }
  .global_info{margin-right:5%;  }
  .global_info .txt{margin-top:40px;  }
  .join_position{margin-top:50px;}
  .recrument_box1{padding:40px 0;}
  .recrument_contact{align-items: flex-start;margin-top:30px;}
  .recrument_contact .ewm_box .ewm_img{width:150px;  }
  .recrument_contact .item{padding-right:20px;  }
  .recrument_box2{padding:40px 0;  }
  .recrument_left{width:220px;margin-right:5%;  }
  .technology_field .desc{padding-bottom:120px;}
  .technology_field .img .btn_play{width:40px;height:40px;margin-left:-20px;margin-top:-20px;}
  .researchBg .about-nums{padding:30px 0;margin-top:-10px;  }
  .research_list .item .bg{width:20%;  }
  .research_facilities{padding-bottom:100px;}
  .facilities_list .item{padding:24px;  }
  .facilities_description{margin-top:80px;  }
  .facilities_list .item .icon{width:30px;height:30px;margin-right:15px;  }
  .history_swiper .swiper-slide .big_year{font-size:60px; }
  .history_swiper .swiper-slide .desc{margin-top:50px; }
  .culture_list .item{height:500px;padding:20% 20px 20px 20px;  }
  .culture_list .item .tit:before{height:30px;top:6px;left:-22px;  }
  .culture_list .item.active{    padding-top: 22%; }
  .ripple:before,.ripple:after{zoom:0.5;} 
  .searchWrap{margin-top:54px;padding: 50px 0 ;}
  .searchWrap .searchInput{width:100%;}
  .layout_map{margin-left:0;margin-right:0;margin-top:20px;}

	 
}
@media only screen and (max-width:820px) {
  .banner{min-height: 0;}
	.banner .swiper-dots{bottom:8%;}
	.banner .swiper-pagination{ opacity: 1;visibility: visible;  } 
  .banner_thumbs{opacity: 0;visibility: hidden;}
	
	.inban_tit{bottom:auto;top:50%;transform:translateY(-50%);} 
  .inban_tit .tit{background-size:40px;padding-top:15px; }
  .bg_video {height:auto;} 
  .product_box{background: none;}
  .product_nav .item{padding:12px;background: #f0f6f9;}
  .product_nav .item .icon{width:30px;height:30px;}
  .product_nav .item .bg{width:40px;height:40px;right:10px;}
  .product_nav .item .line{margin-top:10px;}
  .product_content{padding:0;margin-top:20px;  }  
  .btn_consult{position: static;float:right;  }
  .product_items{margin-top:20px;padding-top:20px;border-width: 2px;  }
  .product_info_tit img{width:20px;height:20px;margin-right:12px;  }
  .product_con .flexsBetween{display: block;}
  .product_con .flexsBetween ul{ margin-bottom: 20px; width:100%!important; }
  .product_tags span{padding:0 18px;margin-right:10px;margin-bottom: 10px; }
  .product_list .item{border-width: 2px;margin-bottom:3%;display: flex;flex-direction: column;}
  .product_list .item .img{flex:1;display: flex;justify-content: center;align-items: center;}
  .product_list .item .tit{padding:12px; } 
  .contact_form{max-width:100%;  }
  .indSection4{padding:40px 0;}
  .indNews_box{display: block;  }
  .indNews_box .news_pics{width:100%; }
  .indSection1_list .item{width:49%!important;  }
  .indSection1_list .item:nth-child(2n+1){margin-left:0;  }
  .indSection2{padding:40px 0;  }
  .product_wrap .item {display: block;padding:0;background: none;margin-bottom: 20px;}
  .product_wrap .item .img{width:100%;margin-bottom: 20px;margin:0  0 20px 0!important;}
  .product_wrap .item .more{width:140px;height:40px; line-height: 40px;padding: 0 15px 0 22px; margin-top:20px;}
  .btn_consult{width:130px;height:40px; line-height: 40px;padding: 0 15px 0 22px;}
  .product_img{height:200px;}
  .contactBg{padding-bottom:40px;}
  .news_list .item{width:47%;  }
  .global_list .item{ width:49%; }
  .position_box .item .desc{padding:30px;  }
  .position_box .item .desc .tit{background-size:auto 10px;  }
  .benefits_list .item{padding:30px 20px;}
  .benefits_list .item .icon{width:60px;height:60px;  }
  .events_list .item .tit{padding:20px; }
  .recrument_contact{flex-wrap: wrap;}
  .recrument_contact .item{width:50%;  }
  .recrument_contact .ewm_box{width:100%;margin-top:30px;justify-content: center;  }
  .recrument_contact .ewm_box .ewm_img{width:120px;margin:0 15px;  }
  .recrument_box1 .tit{margin-top:0;  }
  .technology_field .desc{width:70%;padding-top:40px;padding-bottom:40px; }
  .researchBg .about-nums{margin-top:60px; margin-left:0;margin-right: 0;  }
  .researchBg{padding:0 0 40px;}
  .research_list .item{width:50%;  }
  .research_list .item .desc{top:12px;left:12px;right:12px;}
  .research_list .item .txt{margin-top:0;}
  .research_list .item .more{left:12px;bottom:10px;}
  .research_list .item .bg{right:12px;}
  .facilities_list .item{width:33.33%; }
  .facilities_list .item .icon{width:24px;height:24px;margin-right:10px;}
  .facilities_list .item .tit{font-size:16px;}
  .facilities_description{margin-top:50px;}
  .about_information{display: block;margin-top:20px;}
  .about_information .desc .txt{margin-top:10px;}
  .about_information .desc,.about_information .img{width:100%;}
  .about_information .img{margin-top:30px;}
  .about_video{height:200px;}
  .about_video .video{height:100%;object-fit: cover;}
  .about_video_con .btn_view{width: 120px;height:40px;line-height: 38px;padding:0 20px;}
  .history_swiper{padding:0 8%;}
  .honors_nums .item{margin:0 15px;}
  .honors_nums .item .icon{width:30px;height:40px;display: flex;align-items: center;}
  .honors_nums .item .num{margin-left:15px;}
  .honors_tabs{width:auto;justify-content: center;}
  .honors_tabs .item{margin:0 5%;}
  .honors_swiper{margin:0 12%;}
  .honors_swiper .swiper-button-next, .honors_swiper .swiper-button-prev, .history_swiper .swiper-button-next, .history_swiper .swiper-button-prev{width:36px;height:36px;margin-top:-18px;background-size: 15px;}
  .honors_swiper .swiper-button-prev{left:-50px;}
  .honors_swiper .swiper-button-next{right:-50px;}
  .history_swiper .swiper-pagination{height:4px;}
  .about_history{padding:40px 0 60px;}
  .history_swiper .swiper-pagination{bottom:-30px;}
  .pop_block{width:90%;height:280px;  padding: 50px 36px 0 0;}
  .pop_con .pop_tit{margin-top:15px;}
}
@media only screen and (max-width:640px) { 
	.indFadeUp,.indFadeUp1,.indFadeUp2{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
	.indSlideLeft,.indSlideRight{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
	.indZoom{transform:scale(1);-webkit-transform:scale(1);opacity:1;}
	.indexSwiper{height:auto;}
  	.indexSwiper>.swiper-wrapper{display:block;}
	.indexSwiper>.swiper-wrapper>.swiper-slide {height: auto;} 
	.indexSwiper>.swiper-wrapper>.swiper-slide>.section{height: auto;padding: 0;}
	.banner{ margin-top:54px;} 
  .inban_img{height:200px;}
  .inban_img img{width:100%;height: 100%;object-fit: cover;}
	.about-nums{margin-top:30px;padding:20px 0;}
	.about-nums ul{padding:0 30px;flex-wrap: wrap;    -webkit-justify-content:flex-start; justify-content: flex-start;}
	.about-nums ul li{width:50%!important;margin-top: 12px;margin-bottom: 12px;text-align: center;}
	.about-nums h3{ justify-content: center; }
	.about-nums i{margin-top:5px;} 
	.about_nav .swiper-slide a{height:50px;line-height: 50px;}
	 
	.news_list{margin-top:40px;}
	.news_list .item{width:97%; 	}  
	.crumbs em{padding:0 10px;}
	.news_info{margin:10px 0 30px;}
	.news_info .fnt_40{font-size:24px;}
  .product_nav .item{padding:12px 8px;}
  .product_nav .item .icon{width:20px;height:20px;}
  .product_nav .item .tit{font-size:16px;white-space: nowrap;}
  .product_nav .item .line{margin-top:3px;}
  .product_menu .item{position: static;}
  .product_menu .item .product_tit .tit{ font-weight: normal;font-size:14px;}
  .product_menu .item .product_submenu a{font-size:14px;}
  .product_list .w, .product_list .item{width:100%;}
  .application_list{display: block;}
  .application_list .item{width:100%;margin-left:0;margin-bottom: 20px;}
  .application_list .item .desc .txt{max-width: 80%;margin-left:auto;margin-right:auto;}
  .indSection3 .indpro_box.active{display: block;}
  .indSection3 .indpro_box .item{width:100%!important;margin-top: 20px;}
  .indSection3 .product_tabs .item{padding:0 10px 20px;margin:0 10px;}
  .indpro_content{padding:0 20px;}
  .indSection3 .indpro_box .item .img{height:500px;}
  .indSection3 .indpro_box .item .desc{background: linear-gradient(0deg, rgba(0, 71, 186, 0) 0%, rgba(0, 71, 186, 0.8) 100%);}
  .indSection3 .indpro_box .item .desc .txt{display: block;}
  .indSection3 .indpro_box .item .desc .icon, .indSection3 .indpro_box .item .desc .tit, .indSection3 .indpro_box .item .desc .txt{opacity: 1;}
  .indSection3 .indpro_box .item .desc .tit{font-weight: bold;}
  .indSection3 .indpro_box .item .desc .txt{max-width: 80%;margin-left:auto;margin-right:auto;}
  .indSection3 .indpro_box .item .desc .icon{ margin-top:0;}
  .indSection3 .indpro_box .item .desc .more{opacity: 1;margin-top:20px;}
  .indSection5{padding:40px 0;}
  .contact_form dl textarea{height:160px;}
  .indNews_box{margin-top:30px;}
  .indNews_box .news_pics .desc{padding:20px;}
  .indSection1_list .item{width:100%!important;margin-left:0!important;  }
  .crumbs{padding:16px 0;}
  .global_box{display: block;padding:30px;}
  .global_info{width:100%;margin-right:0;}
  .global_info .txt{margin-top:20px;}
  .showVideo{width:100%;margin-top:30px;}
  .global_list .item{width:99% ; min-height:150px;margin-bottom: 20px;}
  .benefits_list .item{width:48.67%;padding:18px 15px;}
  .benefits_list .item .icon{width:30px;height:30px;}
  .benefits_list .item .tit{margin-top:10px;}
  .events_list .item{width:48.6%;} 
  .talent_philogophy{display: block;margin-top:0;  }
  .talent_philogophy .desc{margin-top:0;}
  .talent_philogophy .desc,.talent_philogophy .img{width:100%;  }
  .talent_philogophy .img{margin-top:30px;  }
  .talent_philogophy .desc .txt{margin-top:10px;  }
  .research_list .item .img{padding-bottom:56%;}
  .research_list .item .bg{right:5px;}
  .join_position{margin-top:40px;}
  .page_title .txt{margin-top:5px; }
  .position_box .item{display: block;margin-bottom: 20px;}
  .position_box .item .img,.position_box .item .desc{width:100%;  }
  .position_box .item .desc .icon{width:14%;  }
  .recrument_contact .item{width:100%;margin-top:20px;  }
  .recrument_contact .item .font2{font-size:16px;}
  .recrument_box2 .wrap{display: block;  }
  .recrument_left{width:100%;margin-right:0; }
  .recrument_menu .item .menu_list a{display: inline-block;border:none;padding:3px 10px;border:1px solid #d3d3d3;border-radius: 4px;margin-right:5px;margin-bottom: 10px;  }
  .recrument_menu .item .menu_tit:before, .recrument_menu .item .menu_tit:after{display: none;  }
  .recrument_date span{margin-right:12px;}
  .recrument_menu .item .menu_list{margin-top:20px;display:block!important;  }
  .recrument_menu .item .menu_list a.active, .recrument_menu .item .menu_list a:hover{border-color:#0047ba;  }
  .recrument_content{margin-top:20px;  }
  .recrument_top,.recrument_con{padding:20px;  }
  .recrument_top .btn_zhankai{right:20px;bottom:20px;  }
  .recrument_top .btn_zhankai i{margin-left:5px;}
  .technology_field{display:block;margin-top:0;}	 
  .technology_field .desc,.technology_field .img{width:100%;}
  .technology_field .img{margin-top:20px;}
  .technology_field .desc{position: relative;left:0;padding:0;background:none;top:0;}
  .technology_field .desc .tit{color:#0047ba;}
  .technology_field .desc .txt{color:#666;margin-top:10px;}
  .researchBg .about-nums{margin-top:20px;padding:20px 0;}
  .research_facilities{padding:40px 0;}
  .facilities_list .item{padding:10px 8px; }
  .facilities_list .item .tit{font-size:14px;}
  .facilities_description,.facilities_list{margin-top:30px;}
  .facilities_list .item .icon{width:15px;height:15px;margin-right:5px;}
  .honors_nums .item{display: block;text-align: center;  margin: 0px 10px}
  .honors_nums .item .icon{margin-left:auto;margin-right:auto;}
  .honors_nums .item .tit{margin-top:10px;font-size:16px;}
  .honors_nums .item .num{margin-left:0;margin-top:10px;}
  .layout_box{display: block;}
  .layout_box .item{width:100%;margin-top:20px;}
  .siteMap ul li h2{float:none;}
  .siteMap ul li ul{margin-top:20px;}
  .siteMap ul li ul li{width:50%;margin-bottom: 20px;margin-left:0;padding-right:20px;}
  .aboutBg{padding-bottom:30px;} 
  .history_thumbs .swiper-slide{width:auto;}
  .honors_tabs .item:after{height:12px;bottom:0;}
  .honors_gallery{margin-top:20px;}
  .history_swiper{padding:0;}
  .history_swiper .swiper-slide .big_year{text-align: center;font-size:80px;}
  .history_swiper .swiper-slide .desc{margin-top:20px;}
   .history_swiper .swiper-button-next, .history_swiper .swiper-button-prev{top:25%;}
  .history_swiper .swiper-button-prev{left:0;}
  .history_swiper .swiper-button-next{right:0;}
  .history_swiper .swiper-slide .desc .txt{font-size:16px;}
  .culture_list .wrap{flex-wrap: wrap;}
  .culture_list .item{width:50%;height:180px;padding:20% 20px 20px;border:none;padding-right:5px; }
  .culture_list .item.active{padding-top:20px;}
  .culture_list .item:nth-child(1),.culture_list .item:nth-child(2){border-bottom: 1px solid rgba(255, 255, 255, 0.50);}
  .culture_list .item:nth-child(1),.culture_list .item:nth-child(3){border-left:none;border-right: 1px solid rgba(255, 255, 255, 0.50);padding-left:0;}
  .culture_list .item .tit{padding-bottom:10px;font-size:18px;}
  .culture_list .item .tit:before{height:auto;width:30px;border-left:none;border-bottom: 4px solid #009bce;left:0;top:auto;bottom:0;}
  .culture_list .item .txt{font-size:14px;margin-top:10px;}
  .ripple1{transform:scale(0.5);}
  .ripple2{transform:scale(0.3);}
  .ripple3{transform:scale(0.4);}
  .news_box{padding:0 0 30px;}
  .global_list{margin-top:20px;}
  .pop_block{ height: 220px;padding: 30px 25px 0 0;}
  .pop_duihao{width:30px;}
  .pop_con{width:180px;}
  .pop_con .pop_tit{font-size:24px;}
  .pop_con .btn_close{display: none;}
}
@media only screen and (max-width:480px) {
	 
}