﻿*{margin: 0;padding: 0;white-space:normal !important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}

a{text-decoration: none;color: #222;transition: all .5s;-webkit-transition: all .5s;}
a:hover{color: #222;transition: all .5s;-webkit-transition: all .5s;text-decoration:none;}
li{list-style: none;}
img{vertical-align: middle;max-width: 100%;}
img.max{width: 100%;}
.fupcs{text-transform: uppercase;}
.fm-ANm{font-family: arial;}
.fm-ANb{font-family: arial;font-weight: bold;}
body{width: 100%;font-size: 14px;color: #222;line-height: 1.6;position: relative;font-family: "微软雅黑", "Microsoft Yahei",Segoe UI,Hiragino Sans GB,Arial,Helvetica Neue,Helvetica,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-family: PingFang SC;}
.more{width:245px;height:58px;background:#0047b3;border-radius:29px;}
.more a{padding:0 25%;font-size: 16px;display:flex;justify-content: space-between; align-items: center; line-height:58px; color:#ffffff;}
.more a i{font-family: '宋体'; font-style:normal;font-weight:600;}
input, textarea, select, option, button:focus{border:0;}
.gybut-bj{text-align: center;}
.gybut{display: inline-block;width: 9vw;line-height:2.65vw;padding: 0 1.8vw;border:1px solid #0047b3;color: #0047b3;text-align: left;position: relative;cursor: pointer;transition: all .5s;-webkit-transition: all .5s;}
.gybut:after{content: '';width: .5vw;height: .5vw;position: absolute;top: 50%;right: 1.1vw;margin-top: -.25vw;background: #ff932a;border-radius: 100%;transition: all .5s;-webkit-transition: all .5s;}
.gybut:hover{background: #0047b3;color: #fff;transition: all .5s;-webkit-transition: all .5s;}
.gybut:hover:after{background: #fff;transition: all .5s;-webkit-transition: all .5s;}
.gybut.on{background: #0047b3;color: #fff;}
.gybut.on:after{background: #fff;}
@font-face{ font-family:AVENIRNEXTLTPRO-MEDIUMCN; src:url(../font/AVENIRNEXTLTPRO-MEDIUMCN.OTF);}
@font-face{font-family:'din';src:url(../font/DINCond-Regular.eot);src:url(../font/DINCond-Regular.eot) format('embedded-opentype'),url(../font/DINCond-Regular.woff2) format('woff2'),url(../font/DINCond-Regular.woff) format('woff'),url(../font/DINCond-Regular.bin) format('truetype'),url(../font/DINCond-Regular.svg) format('svg')}
.fupcs{text-transform: capitalize;}
.fm-ANb{ font-family:'din';font-weight: bold; }

@media(max-width:800px){.gybut{line-height: .8rem;}}
header{position: fixed;top: 0;left: 0;width: 100%;z-index: 100;height: 5.7vw;color: #fff;transition: all .5s;-webkit-transition: all .5s;}
.logo{display: inline-block;line-height: 5.7vw;width:130px;}
.search_btn_box{display: flex;align-items: center;justify-content: center;width:20px;height: 95px;}
html::-webkit-scrollbar {width: 4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb { border-radius: 10px;background-color: #333;}
.header-a .search {cursor: pointer;padding: 8px 14px;background: url(../img/search.svg) no-repeat center;background-size: 100%;transition: all 0.5s; }
.bj .header-a .search{background: url(../img/search-blue.svg) no-repeat center;}
.header-nav{float: right;margin-right: 50px;font-size: 0;}
.header-nav-li{display: inline-block;vertical-align: top;margin-left: 2.86vw;}
.header-d{display: block;line-height: 5.7vw;color: #fff;position: relative;}
.header-d:after{content: '';width: 0%;height: 3px;background: #fff;position: absolute;left: 50%;top: 0;border-radius: 2px;transition: all .5s;-webkit-transition: all .5s;}
.header-d:hover{color: #fff;}
.header-nav-li:hover .header-d:after, .header-nav-li.on .header-d:after{width: 100%;left: 0;transition: all .5s;-webkit-transition: all .5s;}
.header-sw{position: absolute;width: 100%;top: 100%;left: 0;background: #fff;box-shadow: 0 3px 3px #ccc;display: none;border-top: 1px solid #eff1f5;}
.header-e{text-align: center;/*padding: 1vw 0;*/}
.header-e a{display: inline-block;color: #666;line-height: 2;padding: 1.5vw;margin-right: 1px;position: relative;}
header.bj .search_btn_box svg path{fill:#222222;}
.header .right {display: flex; align-items: center; border-radius: 0.625rem; float:right;}

.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 12vw;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;/* overflow: hidden; */ }
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: #2660b5;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{opacity: 0;visibility: hidden;display: none; }
.search-dialog-box .search-bg{ 	position: absolute;left: 0;top: 0; 	width: 100%;height: 0;margin: 0;background: rgba(0,0,0,.7);background-size: cover; 	background-repeat: no-repeat;/* z-index: 1; */transform-origin: center center;transition: height .8s cubic-bezier(.77,0,.175,1); }
.search-dialog-box .wrap-inner{transform:translateY(100%); 	transition: .6s; }
.header-right .bubbles-bg{opacity: 0;visibility: hidden;transition: all .5s .8s;}
.search-dialog-box .bubbles-bg .bubble{position: absolute;}
.search-dialog-box .bubbles-bg .bubble .circle{border-radius: 100%;position: absolute;left: 0;top: 0;width:100%;height: 100%; }
.search-dialog-box .bubbles-bg .bubble1{width:6%;padding-top: 6%;left: 26.875%;top: -6.67%; }
.search-dialog-box .bubbles-bg .bubble1 .circle{border:1px solid #fff;}
.search-dialog-box .bubbles-bg .bubble2{width:12px;	padding-top: 12px;left: 13.54%;top: 18%;}
.search-dialog-box .bubbles-bg .bubble2 .circle{background-color: #ff495f;}
.search-dialog-box .bubbles-bg .bubble3{width:36px;	padding-top: 36px;	left: 8.854%;	top: 30.55%;}
.search-dialog-box .bubbles-bg .bubble3 .circle{background-color: #fff;}
.search-dialog-box .bubbles-bg .bubble4{width:56.875%;	padding-top: 56.875%;left: -28.6458%;top: 51.85%;}
.search-dialog-box .bubbles-bg .bubble4 .circle{background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);	background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);}
.search-dialog-box .bubbles-bg .bubble5{width:54px;padding-top: 54px;left: 26.3%;top: 70.83%;}
.search-dialog-box .bubbles-bg .bubble5 .circle{background-color: #fff;opacity: .1;}
.search-dialog-box .bubbles-bg .bubble6{width:56.875%;padding-top: 56.875%;left: 73.4375%;top: -52.77%;}
.search-dialog-box .bubbles-bg .bubble6 .circle{background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);}
.search-dialog-box .bubbles-bg .bubble7{width:2rem;padding-top: 2rem;left: 60.9375%;top: 18.5%;}
.search-dialog-box .bubbles-bg .bubble7 .circle{background-color: #ff495f;}
.search-dialog-box .bubbles-bg .bubble8{width:1.35rem;padding-top: 1.35rem;left: 95.83%;top: 70.83%;}
.search-dialog-box .bubbles-bg .bubble8 .circle{border:1px solid #fff;}
.search-dialog-box .bubbles-bg .bubble9{width:16px;	padding-top: 16px;left: 76.5625%;top: 96.296%;}
.search-dialog-box .bubbles-bg .bubble9 .circle{background-color: #fff;}
.search-dialog-box .bubbles-bg .bubble10{width:56.875%;padding-top: 56.875%;left: 71.354%;top:87%;}
.search-dialog-box .bubbles-bg .bubble10 .circle{background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);}
.search-dialog-box .bubbles-bg .bubble{	animation:spin 8s infinite linear;	transform-origin: 50% 45%;}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){animation:spin2 8s infinite linear;}
.search-dialog-box .bubbles-bg .bubble .circle{	animation:spin-reverse 8s infinite linear;}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{animation:spin-reverse2 8s infinite linear;}
.search-dialog-box .bubbles-bg .sm-bubble{transform-origin: 30% 30px;}
.search-dialog{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2; }
.search-dialog .search-tit{font-size: 2.75rem; 	line-height: 3.5rem;color: #fff;text-align: center;overflow: hidden;display: none; }
.search-dialog .search-inner{overflow: hidden; 	margin-top: 0; }
.search-dialog .search-input{width: 800px;margin: 0 auto;padding: 0 0 0 20px;background-color: rgba(255,255,255,.3);box-sizing: border-box;transition: all .3s;max-width: 94%;}
.search-dialog .search-input input[type=text]{float: left;height: 72px;width: calc(100% - 72px);background-color: transparent;font-size: 18px;line-height: 50px;color: #fff;transition: all .3s;border:0;}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{color:rgba(255,255,255,0.5);  }  
.search-dialog .search-input input[type=text]:-moz-placeholder{color:rgba(255,255,255,0.5); }  
.search-dialog .search-input input[type=text]::-moz-placeholder{color:rgba(255,255,255,0.5); }  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {color:rgba(255,255,255,0.5); } 
.search-dialog .search-input input[type=submit], .search-dialog .search-input .clear-btn{float: right;height: 72px;width: 72px;border:0;} 
.search-dialog .search-input input[type=submit]{cursor: pointer;background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: 30%;background-image: url('../img/search.svg');} 
.search-dialog .search-input .clear-btn{background-color: rgba(0,0,0,.2);background-repeat: no-repeat;background-position: center;background-image: url('../img/close-btn.svg');background-size: 3.5rem;border-radius: 100%;margin-right: 1rem;display: none;}
.search-dialog .search-input.on{background-color: #fff;}
.search-dialog .search-input.on input[type=submit]{background-image: url('../img/search-btn2.svg')}
.search-dialog .hot-search{font-size: 0;width:19.5rem;margin:.6rem auto 0;box-sizing: border-box;padding:0 .6rem;overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link{ 	display: inline-block;*display: inline;zoom:1;vertical-align: top; }
.search-dialog .hot-search .hot-tit{font-size: .375rem;line-height: .5rem;color: #fff;font-weight: bold;padding-left: .6rem;background-repeat: no-repeat;background-position: left center;background-size: .5rem;background-image: url(../images/hot-icon.png); }
.search-dialog .hot-link{margin-left: 1rem; }
.search-dialog .hot-link a{display: inline-block;*display: inline; 	zoom:1;font-size: .375rem; 	line-height: .5rem;margin-right: .75rem;color:#fff;padding-bottom: 5px;position: relative; }
.search-dialog .hot-link a:before{content: "";position: absolute;left:0%;bottom:0;width:100%;height: 2px;background-color: #fff;transform:scaleX(0); 	transform-origin:left center;transition:transform .3s; }
.search-dialog-box .bottom-box{position: absolute; 	left: 0;bottom:5.1%;width:100%; }
.search-dialog-box .bottom-box .share-box{overflow: hidden;} 
.search-dialog-box .bottom-box .copy{font-size: .35rem;line-height:.5rem;color: #fff;margin-top: .5rem;overflow: hidden;}
.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100vh;}
.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}
.pub-close {position: absolute;width: 48px;height: 48px;z-index: 10;right: 20px;top: 20px;background-color: rgba(255,255,255,.3);border-radius: 100%;}
.pub-close .bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;transform: scale(0);border-radius: 100%;transition: transform .3s; }
.pub-close i {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-size: 30%;background-repeat: no-repeat;background-image: url(../img/close-btn.svg);transition:.6s}
.pub-close i:hover{ transform:rotate(180deg)}


.swiper-scrollbar{height:3px !important;background-color: #e5e5e6;}
.swiper-scrollbar-drag{height:5px;top: -1px;background-color: #ff932a;}
/*banner*/
.ban-swiper{width: 100%;/*height: 100vw;max-height: 100vh;*/height:56vw;position: relative;top: 0;left: 0;z-index: 2;}
.ban-slide{background: no-repeat center;background-size: cover;overflow: hidden;background: #000;}
.ban-slide-bj{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;overflow: hidden;background-repeat: no-repeat ;background-position: center top; background-size: cover;}
.ban-slide.swiper-slide-active .ban-slide-bj{transform: scale(1.05);-ms-transform: scale(1.05);-webkit-transform: scale(1.05);transition:all linear 6.5s;-webkit-transition:all linear 6.5s;}
.ban-slide.swiper-slide-active:nth-child(1) .ban-slide-bj{transform: scale(1);-ms-transform: scale(1);-webkit-transform: scale(1);}
.ban-video{/*min-width: 100%;*/min-height: 100%;width: 100%;position: absolute;bottom: 0;left: 50%;z-index: 2;transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.ban-div{width: 100%;position: absolute;top: 50%;left: 0;z-index: 5;transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.ban-bd{width: 30%;color: #fff;transform: translateY(60px);opacity: 0;}
.ban-slide.swiper-slide-active .ban-bd{transform: translateY(0px);opacity: 1;transition: all .7s.5s;-webkit-transition: all .7s .5s;}
.ban-c{font-weight: bold;margin-top:1.56vw;margin-bottom: 3.125vw;}
.ban-span{bottom: 1.25vw !important;text-align: right;padding-right:7.8125vw ;}
.ban-span span{width:36px;height: 3px;opacity: 1;background: #fff;border-radius:0;}
.ban-span .swiper-pagination-bullet-active{background:#ff932a}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0;}
.ban-sz{position: absolute;right: 7.82vw;bottom: 2.2vw;color: #fff;z-index: 6;}
.ban-sz>div{font-size:20px;display: inline-block;}
.ban-sz .ban-sz-a{font-size:28px;}

.ban-swiper .banner_btn{position: absolute;bottom:50px;width:100%;}
.ban-swiper .banner_btn .swiper-button{position: relative;width:150px;}
.ban-swiper .banner_btn .swiper-pagination{width:300px;position: relative;text-align: left;}
.ban-swiper .banner_btn .swiper-button{position: relative;width:150px;}
.ban-swiper .banner_btn .swiper-pagination span{background-repeat: no-repeat;background-position: center; background-image: url(../img/pagination-bullet.png);background-size:100%;width:16px;height:24px;background-color:#0048b300;margin-right:20px;opacity:0.5;}
.ban-swiper .banner_btn .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;}
.banner_btn .wid1600{display:flex; align-items: center; justify-content:space-between;}
.banner_btn .swiper-button .swiper-button-next{background-size: contain;opacity: 1;}
.banner_btn .swiper-button .swiper-button-prev{background-size: contain;opacity: 1;}
.banner_btn .swiper-button .swiper-button-prev,.banner_btn .swiper-button .swiper-button-next{opacity: 1; border:2px solid #f3f5f5;border-radius: 50%;  width: 48px; height: 48px; transition: all 0.3s;bottom: 10px;top: auto;color:#ffffff;}
.banner_btn .swiper-button .swiper-button-prev:after,.banner_btn .swiper-button .swiper-button-next:after{font-size:16px;}
.banner_btn .swiper-button .swiper-button-prev:hover,.banner_btn .swiper-button .swiper-button-next:hover{background:#0047b3;border:0;color:#ffffff;}

.search_box{padding-top:80px;padding-bottom:50px;background-color:#f6f8f9;}
.search_tab{text-align:center;}
.search_box .not_list { text-align: center;  padding: 0px 0 50px;}
.search_box .not_list h3{font-size:20px;margin-bottom:15px;}
.search_box .not_list p{font-size:14px;color:#666666;}
.search_tab .search_tit h3{font-size:32px;margin-bottom:20px;}
.search_box .ny_news_list .news_list{display: flex; flex-wrap: wrap; margin-top: 40px;}
.search_box .ny_news_list .news_list .item { width: calc(33.3% - (30px * 2 / 3)); margin-right: 30px; margin-bottom: 30px;}
.search_box .ny_news_list .news_list .item a{border:solid 1px #e7e7e7;padding:35px 40px;display:block;transition: all .3s; -webkit-transition: all .3s;}
.search_box .ny_news_list .news_list .item a:hover{box-shadow:0 0 8px 2px rgba(0 0 0 /0.08);border-color:rgba(0 0 0 /0);transform: scale(1.02); -webkit-transform: scale(1.02);}
.search_box .ny_news_list .news_list .item:nth-child(3n){margin-right:0;}
.search_box .ny_news_list .news_list .item .news-li .news_btn{height:150px;margin-bottom:50px;}
.search_box .ny_news_list .news_list .news-li .news-a{color:#666666;font-size:20px;margin-bottom:5px;}
.search_box .ny_news_list .news_list .news-li .news-b{color:#222222;font-size:24px;margin-bottom:15px;}
.search_box .ny_news_list .news_list .news-li .news-p{color:#666666;font-size:16px;}
.search_box .ny_news_list .news_list .news-li .news-more{width:146px;height:46px;position: relative;overflow: hidden; border-radius: 23px;border:1px solid #0047b3;display:flex; align-items: center; justify-content: center;color:#0047b3;}
.search_box .ny_news_list .news_list .news-li .news-more span{font-size:16px;padding:0 10px 0 0;position: relative;z-index: 1;}
.search_box .ny_news_list .news_list .item .news-li .news-more i{font-style:normal;position: relative;z-index: 1;font-family: '宋体';}
.search_box .ny_news_list .news_list .item .news-li .news-more:after{content:'';position: absolute;border-radius: 23px; width:0;height:0;background:#0047b3;-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.search_box .ny_news_list .news_list .item .news-li .news-more:hover:after{width:100%;height:100%;}
.search_box .ny_news_list .news_list .item .news-li .news-more:hover{color:#ffffff;}

/*首页解决方案*/
.ipro{padding: 7.25vw 0;}
.ipro-ab{overflow: hidden;}
.ipro-a{}
.ipro-b{}
.ipro-d1{font-weight: bold;}
.ipro-ul{display: none;}
.ipro-a{width: 100%;}
.ipro-b{width: 100%;}
.ipro-k{display: block;width: 100%;margin-top: 40px;padding-bottom: 30px;}
.ipro-ka{display: block;width: 100%;height:33.33vw;position: relative;}
.ipro-k2{position: absolute;right:0%;bottom: 2%;width: 100%;padding: 0 10%;color:#fff;}
.ipro-d0{font-size: 24px;font-weight:bold;text-transform: uppercase;}
.ipro-d1{font-size: 24px;}
.ipro-d2{font-size: 18px;}
.inpro_dc{height:0;overflow: hidden;transition: all 1s;-webkit-transition: all 1s;}
.ipro-k4{width:100%;}
.ipro-k2-c{width: 40px;height: 40px;border-radius: 100%;background: #fff url(../images/ico10_2.png) no-repeat center;background-size: 6px auto;margin-top: 20px;}
.ipro-m{display: block;height: 5px;position: relative;margin-top:35px;}
.ipro-m{width:20%;margin-left:40%;}
.ipro-ka:hover .inpro_dc{height:auto;}
.flex_btn{display:flex;justify-content: space-between;align-items: center;}

.intop-ab{line-height:1.2;padding-left:12px;}
.intop-ab .fnt36{margin-bottom:10px;}

.i_tit{margin-bottom:20px;color:#222222;}
.i_tit .h3{font-size:42px;margin-bottom:10px;}
.i_tit .h4{font-size:24px;}

.ellipsis2 { overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ellipsis { overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
/*首页关于*/
.iabt{width: 100%;position: relative;overflow: hidden;background-image:url(../images/about_bg.png);background-position:top right; background-repeat: no-repeat; background-color:#ffffff;  background-size:cover;}
.iabt .wid1600{display:flex; align-items: center;justify-content:space-between;padding:100px 0;}
.iabt-div{padding: 7.3vw 0;overflow: hidden;}
.iabt-lt{width:45%;float: left;}
.iabt-a{line-height: 1.4;margin-bottom: 3.15vw;}
.iabt-rt{width:43%;height:100%;}
.iabt-c{line-height: 1.8;color:#666666;margin:2.125vw 0 3.125vw;}
.iabt-d{margin-top: 3.6vw;font-size: 0;}
.iabt-dli{width: 33.333%;display: inline-block;vertical-align: top;margin-bottom: 1.6vw;padding: 0 1vw;}
.iabt-dcnt{display: inline-block;}
.iabt-d1{display: none;}
.iabt-d2{line-height: 1;font-family: 'AVENIRNEXTLTPRO-MEDIUMCN';font-weight:600;}
.iabt-d3{line-height: 1.4;color:#636464;font-size:20px;}
.iabt-d02{color:#0047b3;display: flex;align-items: flex-end;}
.iabt-dcnt span{color:#9a9b9c;font-size:18px;}
.iabt-rt .img_box{position: relative; overflow: hidden;border-radius:60px 0;}
.iabt-rt .img_box img{width: 100%; height: 100%; object-fit: cover; transition: all 0.5s;border-radius:60px 0;}
.iabt-rt .img_box:hover img{transform: scale(1.05);}

.i_solution{padding:90px 0 0;}
.i_solution .i_tit{text-align: center;}
.i_solution .solu_list{margin-top:70px;}
.i_solution .solu_list .isolu-ka{height:40vw;display:flex;align-items: center;justify-content: center;text-align: center; width:100%;background-repeat:no-repeat; background-position: center; background-size:cover;}
.i_solution .solu_list .isolu-d1{font-size:36px;color:#ffffff;}
.i_solution .solu_list .isolu-d0{width:75px;height:94px;margin:40px auto 0;display:flex;align-items: center;justify-content: center; background-repeat: no-repeat; background-position: center;background-size:cover; background-image:url(../images/solut_iconbg1.png);}
.i_solution .solu_list .isolu-k2-c{width:245px;display:flex;height:50px;opacity: 0; overflow: hidden; background:#ffffff;color:#0047b3;margin-top:70px;  border-radius:29px;padding:0 30px;justify-content: space-between; align-items: center;-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.i_solution .solu_list .isolu-k2-c i{font-style:normal;}
.i_solution .solu_list .isolu-d{height:210px;-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.i_solution .solu_list .isolu-d0 img{margin-top:15px;}
.i_solution .solu_list .isolu-d0 .img2{display:none;}
.i_solution .solu_list .isolu-ka:hover .isolu-d{height:312px;}
.i_solution .solu_list .isolu-ka:hover .isolu-k2-c{margin-top:70px; opacity:1;}
.i_solution .solu_list .isolu-ka:hover .isolu-d0{background-image:url(../images/solut_iconbg2.png);}
.i_solution .solu_list .isolu-ka:hover .isolu-d0 .img1{display:none;}
.i_solution .solu_list .isolu-ka:hover .isolu-d0 .img2{display:block;}
.i_solution .solu_list .swiper-pagination{display:none;bottom:50px;width:100%;}
.i_solution .solu_list .swiper-pagination .swiper-pagination-bullet{width:25px;border-radius:4px;margin:0 3px;height:4px;}
.i_solution .solu_list .swiper-pagination span.swiper-pagination-bullet-active{background:#0047b3;}

/**/

.i_pro {background:#f3f5f8;padding:90px 0;}
.i_pro .titbox{display:flex;justify-content: space-between;align-items: flex-end;}
.i_pro .titbox .i_tit{margin-bottom:0;}
.i_pro .i_pro_list{margin-top:45px;}
.i_pro .i_pro_list ul{display:flex;margin:0 -20px;display:none;}
.i_pro .i_pro_list ul li{margin:0 20px;background-color:#ffffff; box-shadow:0px 0px 10px 6px rgb(0 0 0 / 6%);width:25%;}
.i_pro .i_pro_list ul li a{padding:25px;display:block;}
.i_pro .i_pro_list ul li .img{text-align: center;position: relative; overflow: hidden;}
.i_pro .i_pro_list ul li .img img{max-width: 100%;width:100%;-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.i_pro .i_pro_list ul li:hover .img img{transform: scale(1.05);}
.i_pro .i_pro_list ul li .txt{margin-top:30px;padding:0 0 10px;}
.i_pro .i_pro_list ul li .txt h3{color:#222222;font-size:24px;}
.i_pro .i_pro_list ul li .txt .p{font-size:16px;color:#666666;margin-top:15px;}
.i_pro .i_pro_list ul li:hover .txt h3{color:#0047b3;}

.i_pro .i_pro_list .swiper-wrapper{padding:0;}
.i_pro .i_pro_list .swiper-slide{}
.i_pro .i_pro_list .swiper-slide{margin: 0;}
.i_pro .i_pro_list .swiper-slide a{padding:25px;margin:10px;display:block;background-color:#ffffff; box-shadow:0px 0px 10px 6px rgb(0 0 0 / 6%);}
.i_pro .i_pro_list .swiper-slide .img{text-align: center;position: relative; overflow: hidden;padding-bottom: 75%;}
.i_pro .i_pro_list .swiper-slide .img img{max-width: 100%;width:100%;position: absolute; left: 0;  height: 100%;object-fit: cover;top: 0;-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.i_pro .i_pro_list .swiper-slide:hover .img img{transform: scale(1.05);}
.i_pro .i_pro_list .swiper-slide .txt{margin-top:30px;padding:0 0 10px;}
.i_pro .i_pro_list .swiper-slide .txt h3{color:#222222;font-size:24px;}
.i_pro .i_pro_list .swiper-slide .txt .p{font-size:16px;color:#666666;margin-top:15px;}
.i_pro .i_pro_list .swiper-slide:hover .txt h3{color:#0047b3;}
.i_pro .i_pro_list .swiper-pagination{display:none;bottom:0px;width:100%;}
.i_pro .i_pro_list .swiper-pagination .swiper-pagination-bullet{width:25px;border-radius:4px;height:4px;margin:0 3px;}
.i_pro .i_pro_list .swiper-pagination span.swiper-pagination-bullet-active{background:#0047b3;}

.i_case{background-repeat: no-repeat; background-position:center bottom 80px;position: relative; background-color:#e8f2f9; padding:100px 0 0;}
.i_case:before{content:''; position: absolute;width:100%;top:0;left:0;height:50%;background-color: #def0fe; }
.i_case:after{content:''; position: absolute;width:100%;top:0;left:0;height:100%; background-position: center bottom 80px; background-size: 100%; background-repeat: no-repeat;  background-image: url(../images/casebg.jpg);}
.i_case .titbox{display:flex;justify-content: space-between;align-items: flex-end;position: relative; z-index: 1;}
.i_case .titbox .i_tit{margin-bottom:0;}
.i_case .titbox .banner_btn{width:160px;display: flex;justify-content: space-between;}
.i_case .titbox .swiper-button-next,.i_case .titbox .swiper-button-prev{position: relative;width:60px;color:#0047b3;height:60px;border:1px solid #b4bac1;border-radius: 50%;opacity: 1;}
.i_case .titbox .swiper-button-next:after,.i_case .titbox .swiper-button-prev:after{font-size:20px;font-weight: 600;}
.i_case .titbox .swiper-button-next:hover,.i_case .titbox .swiper-button-prev:hover{background:#0047b3;border-color:#0047b3;color:#ffffff;}

.i_case .i_case_list{margin-top:90px;}
.i_case .i_case_list .isolu-ka{position: relative; overflow: hidden; }
.i_case .i_case_list .isolu-ka:after{content:'';position: absolute;border-radius:0 0 10px 10px; width:100%;height:135px;bottom:0;left:0;background-image:linear-gradient(to bottom, transparent, rgba(0 71 179 /0.7));}
.i_case .i_case_list .isolu-ka .imgbox img{width:100%;max-width:100%; border-radius: 10px;position: absolute; left: 0; height: 100%; object-fit: cover; top: 0;}
.i_case .i_case_list .isolu-ka .imgbox{position: relative; padding-bottom:60%;}
.i_case .i_case_list .isolu-ka .text{position: absolute;z-index:1;width:100%;padding:30px 35px;bottom:0;left:0;height:98px; overflow: hidden;-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.i_case .i_case_list .isolu-ka .text .h3{font-size:24px;color:#ffffff;}
.i_case .i_case_list .isolu-ka .text .p{font-size:18px;color:#ffffff;margin-top:10px;opacity: 0;-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.i_case .i_case_list .isolu-ka:hover .text{height:135px;}
.i_case .i_case_list .isolu-ka:hover .text .p{opacity:1;}
.i_case .i_case_list .swiper-pagination{display:none;bottom:0px;width:100%;}
.i_case .i_case_list .swiper-pagination .swiper-pagination-bullet{width:25px;border-radius:4px;height:4px;margin:0 3px;}
.i_case .i_case_list .swiper-pagination span.swiper-pagination-bullet-active{background:#0047b3;}

/**/
.i_hzkhbox{background-repeat: no-repeat; background-position: center top; background-size:100%; background-color:#e8f2f9; background-image:url(../images/hzhb_bg.jpg);padding:120px 0 120px;}
.i_hzkhbox .i_tit{text-align: center;}
.i_hzkhbox .i_hzkh_list{height:450px;position: relative;max-width:1600px;margin:0 auto;}
.cx-item{position: absolute; width: 100%; height: 100%; left: 0; top: 0;z-index: 3;}
.cx-item li{border-radius: 50%;background:#ffffff;display:flex;align-items: center;justify-content: center; position:absolute;text-align: center; transition: all .5s; animation: star 14s infinite; -webkit-animation: star 14s infinite;}
.cx-item li div{width: 100%; height: 100%;  display: flex; justify-content: center;  align-items: center;}
.cx-item li img{max-width:70%;max-height:60%;filter: grayscale(1);-moz-transition: all 0.1s ease-in-out; -webkit-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; }

.cx-item li.dl1{width:138px;height:138px;left:0;top:125px;animation-delay: 2s;top: 28%;}
.cx-item li.dl2{width:109px;height:109px;left:170px;top:285px;animation-delay: 8s;left: 6.4%;top: 63.5%;}
.cx-item li.dl3{width:192px;height:192px;left:268px;top:40px;top: 9%;left: 13.7%;animation-delay: 0s;}
.cx-item li.dl4{width:172px;height:172px;left:436px;top:240px;top: 52.5%;left: 23.3%;animation-delay: 12s;}
.cx-item li.dl5{width:105px;height:105px;left:600px;top:70px;top: 15.5%;left: 33.3%;animation-delay: 7s;}
.cx-item li.dl6{width:172px;height:172px;left:745px;top:245px;top: 54.5%;left: 42.3%;animation-delay: 4s;}
.cx-item li.dl7{width:140px;height:140px;left:914px;top:80px;left: 53%;top: 17.3%;animation-delay: 10s;}
.cx-item li.dl8{width:127px;height:127px;left:1053px;top:287px;left: 61.6%;top: 64%;animation-delay: 6s;}
.cx-item li.dl9{width:172px;height:172px;left:1155px;top:86px;top: 19.2%;left: 68%;animation-delay: 1s;}
.cx-item li.dl10{width:143px;height:143px;left:1328px;top:286px;top: 63.5%;left: 79%;animation-delay: 11s;}
.cx-item li.dl11{width:172px;height:172px;left:1507px;top:162px;top: 36%;left: 89%;animation-delay:4s;}
.cx-item li:hover img{filter: grayscale(0);transform: scale(1.05);}

@media(max-width:2000px){
	.i_case{padding-top:90px;}
	.i_hzkhbox{background-position:bottom center;padding:90px 0;}
	.cx-item li.dl1{left:0;top: 28%;width: 7.2vw;height: 7.2vw;}
	.cx-item li.dl2{left: 6.4%;top: 63.5%;width: 5.7vw;height: 5.7vw;}
	.cx-item li.dl3{top: 9%;left: 13.7%;width: 10vw;height: 10vw;}
	.cx-item li.dl4{top: 52.5%;left: 23.3%;width: 8.94vw;height: 8.94vw;}
	.cx-item li.dl5{top: 15.5%;left: 33.3%;width: 5.46vw;height: 5.46vw;}
	.cx-item li.dl6{top: 54.5%;left: 42.3%;width: 8.94vw;height: 8.94vw;}
	.cx-item li.dl7{left: 53%;top: 17.3%;width: 7.3vw;height: 7.3vw;}
	.cx-item li.dl8{left: 61.6%;top: 64%;width: 6.63vw;height: 6.63vw;}
	.cx-item li.dl9{top: 19.2%;left: 68%;width: 8.94vw;height: 8.94vw;}
	.cx-item li.dl10{top: 63.5%;left: 79%;width: 7.43vw;height: 7.43vw;}
	.cx-item li.dl11{top: 36%;left: 89%;width: 8.94vw;height: 8.94vw;}
}
.i_newsbox{padding:90px 0 120px;background-image: linear-gradient(to bottom, transparent, #e0edfc);}
.i_newsbox .titbox{ display: flex; justify-content: space-between; align-items: flex-end;}
.i_newsbox .titbox .i_tit{margin-bottom:0;}
.i_newsbox .news-ul{margin-top:60px;}
.i_newsbox .news-ul-top{background:#ffffff;}
.i_newsbox .news-ul-top a{display:flex; justify-content: space-between;}
.i_newsbox .news-ul-top .news-fg{padding:3% 0 3% 3%;width:46%;display:flex;flex-direction: column; justify-content: space-between;}
.i_newsbox .news-ul-top .news-fg .news-a{font-size:20px;margin-bottom:0;}
.i_newsbox .news-ul-top .news-fg .news-b{font-size:36px;margin-bottom:20px;}
.i_newsbox .news-ul-top .news-fg .news-p{font-size:18px;}
.i_newsbox .news-ul-top .news-fg .news-more{width:146px;height:46px; border-radius: 23px;background:#0047b3;display:flex; align-items: center; justify-content: center;color:#ffffff;}
.i_newsbox .news-ul-top .news-fg .news-more span{font-size:16px;padding:0 10px 0 0;}
.i_newsbox .news-ul-top .news-fg .news-more i{font-style:normal;font-family: '宋体';}
.i_newsbox .news-ul-top .imgBj{width:50%; overflow: hidden;}
.i_newsbox .news-ul-top .imgBj img{width: 100%; height: 100%; object-fit: cover; transition: all 0.5s;}
.i_newsbox .news-ul-top:hover .imgBj img{ transform: scale(1.05);}
.i_newsbox .news-ul-bot{margin-top:40px;display:flex; justify-content: space-between;}
.i_newsbox .news-ul-bot .item{background:#ffffff;width:32%;}
.i_newsbox .news-ul-bot .item .news-li{display:flex;flex-direction: column; justify-content: space-between; padding:40px;height:330px;}
.i_newsbox .news-ul-bot .item .news-li .news-a{color:#666666;font-size:20px;margin-bottom:5px;}
.i_newsbox .news-ul-bot .item .news-li .news-b{color:#222222;font-size:24px;margin-bottom:15px;}
.i_newsbox .news-ul-bot .item .news-li .news-p{color:#666666;font-size:16px;}
.i_newsbox .news-ul-bot .item .news-li .news-more{width:146px;height:46px;position: relative;overflow: hidden; border-radius: 23px;border:1px solid #0047b3;display:flex; align-items: center; justify-content: center;color:#0047b3;}
.i_newsbox .news-ul-bot .item .news-li .news-more span{font-size:16px;padding:0 10px 0 0;position: relative;z-index: 1;}
.i_newsbox .news-ul-bot .item .news-li .news-more i{font-style:normal;position: relative;z-index: 1;font-family: '宋体';}
.i_newsbox .news-ul-bot .item .news-li .news-more:after{content:'';position: absolute;border-radius: 23px; width:0;height:0;background:#0047b3;-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.i_newsbox .news-ul-bot .item .news-li .news-more:hover:after{width:100%;height:100%;}
.i_newsbox .news-ul-bot .item .news-li .news-more:hover{color:#ffffff;}



@keyframes star {
0% { opacity: 1; transform: scale(1); }
20% {opacity: 0; transform: scale(1); }
40% {opacity: 1; transform: scale(1);}
100% {opacity: 1;transform: scale(1);}
}

@-webkit-keyframes star {
0% {opacity: 1;transform: scale(1);}
20% {opacity: 0;transform: scale(1);}
40% {opacity: 1;transform: scale(1);}
100% {opacity: 1;transform: scale(1);}
}




.iabt-e{display: none;}
@media(max-width:1200px){
.iabt-lt{width: 39%;}
.iabt-rt{width: 50%;}
.iabt-dli{margin-bottom: 25px;}
}


@media(max-width:1200px){
.news-b{font-size: 20px;line-height: 25px;}
.news-c{line-height: 22px}
}
@media(max-width:1000px){
.news{padding: 50px 0;}
.news-li{padding: 0.2rem 0;}
.news-li2,.news-ul-r{width:100%;float:none}
.news-ul-r{margin-top:20px;}
}
@media(max-width:800px){
.inws-ul{width: 100%;}
.news{padding: 1rem 0;}
.news-ul{margin-top: .6rem;margin-bottom: .6rem;}
.news-b{font-size: .28rem;line-height: .35rem;}
.news-c{font-size: .24rem;line-height: .35rem;margin-top: .2rem;}
}
/*合作伙伴*/
.in_part{padding: 5.2vw 0;background:url(../images/hezuo_bg.jpg) no-repeat center;background-size:cover;}
.in_part .intop-ab{border:none;text-align:center;}
.swiper{overflow:hidden;}
.in_part .list2{margin-top:1vw;}
.in_part .swiper-slide{display: flex;flex-wrap: wrap;height:5.2vw;}
.in_part .swiper-slide a{width: 100%;background:#fff;border-radius:10px;height: 100%;display: flex;justify-content: center;align-items: center;text-align:center;box-shadow: 1px 1px 20px 1px #cccccc17;}
.in_part .swiper-slide a img{padding:10px 20px;max-height:100%;}
.in_part .swiper-slide a:hover{box-shadow:1px 1px 20px 1px #e8b28c45;}
@media(max-width:1000px){
	.in_part .swiper-slide{height:1rem;}
}

footer{position: relative;background-repeat:no-repeat; background-position: center top; background-image:url(../images/footerbg.jpg); background-size:cover;}
.footer{padding-top:50px;padding-bottom:30px;}
.footer .f_linkbox{padding-bottom:20px;line-height:36px;border-bottom:1px solid rgba(255 255 255/0.1);display:flex;color:#ffffff;}
.footer .f_linkbox h3{font-size:18px;}
.footer .f_linkbox .link a{color:#ffffff;font-size:16px;margin-right:15px;}
.footer-ab{position: relative;z-index:2;width:450px;}
.footer-a{display: inline-block;width: 9.375vw;}
.footer-c{color:#ffffff;font-size:20px;}
.footer-b{margin-top:0;display: flex; justify-content: flex-end;}
.footer-b ul{display: flex;flex-direction: column;}
.footer-b ul li{margin-bottom:10px;color:#ffffff; display:flex;}
.footer-b ul li:nth-child(4n) p{font-weight:400;font-size:18px;}
.footer-b ul li i{width:24px;display:block; margin-top: 5px;}
.footer-b ul li i img{width:100%;}
.footer-b ul li p{line-height:28px;margin-left:8px;font-weight:600;font-size:20px;}
.footer-b .tab{margin-right:20px;}
.footer-ba{display: inline-block;margin-right: .8vw;position: relative;}
.footer-b1{display: flex;justify-content: center;align-items: center;line-height:3.12vw;height:2.35vw;width:2.35vw;border-radius: 100%;background: #474747;text-align: center;transition: all .5s;-webkit-transition: all .5s;}
.footer-b1 svg{width:60%;height:60%;}
.footer-b1>img{width: 1.2vw;}
.footer-b2{position: absolute;top: 110%;right: 0;width: 8vw;display: none;}
.footer-b2>img{width: 100%;}
.footer-ba:hover .footer-b2{display: block;}
.footer-ba:hover .footer-b1{background: #ff932a;transition: all .5s;-webkit-transition: all .5s;}
.footer-nav{width:calc(100% - 550px);max-width:1100px;overflow: hidden;}
.footer-ul{position: relative;display: flex;justify-content: space-between;}
.footer-d{margin-top: .8vw;margin-bottom: 1vw;}
.footer-e a{display: inline-block;color:rgba(255 255 255 /0.7);font-size:16px;line-height:40px;}
.footer-e a:hover{color: #ffffff;}
.footer-gh{padding-top: 2.6vw;overflow: hidden;font-size:18px;}
.footer-g{color: rgba(255 255 255 /0.5);text-align:left;display: flex; align-items: center;}
.footer-g a{display: inline-block;margin-left: 20px;color: rgba(255 255 255 /0.5);font-size: 18px;}
.footer-g a:hover{color: #ffffff;}
.footer-h{float: right;}
.footer-e{margin-top:20px;}
.footer_center{display: flex;justify-content: space-between;margin-top:50px;}
.footer-btop{margin-bottom:.8vw;color:#fff;}
.footer-ab .tab .active{color:#fff;}
.footer-ab .bot dl{display:none;}
.footer-ab .bot dl.cur{display: block;}
.footer-ab .bot{width:130px;margin-top:20px;text-align: center;}
.footer-ab .bot span{color:#ffffff;font-size:16px;}
.footer-ab .bot p{margin-bottom:5px;}
.footer-ab .bot img{width:100%;border-radius: 5px;}

/*----------------------------------------------------------------- 内页 style ---------------------------------------------------------------------------------------*/

.nybanner{height:60vh;background-repeat: no-repeat; background-position: center; background-size:cover; position: relative;}
.nybanner .banner-text{position: absolute;left: 0; top: 50%; width: 100%; transform: translateY(-50%);color: #FFF;}
.nybanner .banner-text h3{text-align: center;font-size:64px;}
.menus{position: absolute;bottom:0;width:100%;}
.menus .seccol{display: flex;justify-content: center;align-items: center;}
.menus .seccol .li{margin:0 40px;font-size:22px;height:80px;display: flex;justify-content: center;align-items: center;position: relative;}
.menus .seccol .li a{color:#ffffff;}
.menus .seccol .li:after{content:'';width:0%;height:5px; position: absolute;bottom:0;left:0; background:#0047b3;transition: all .5s;-webkit-transition: all .5s;}
.menus .seccol .li.menuing:after,.menus .seccol .li:hover:after{width:100%;}

/**/

/*====移动端导航====*/
#m_n_nav{display: none;line-height: 50px;position: relative;z-index: 9;width: 100%;background: #0047b3;}
#bnt_back{position: absolute;left: 1rem;top: 0;}
#bnt_back svg{fill: #fff;height: 30px;vertical-align: middle;width: 26px;}
#m_n_nav h1{font-size: 16px;color: #fff;text-align: center;margin: 0;line-height: 50px;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 15px;cursor: pointer;color: #fff;font-size: 18px;}
#bnt_sub_nav svg{fill: #fff;height: 20px;vertical-align: middle;width: 20px;}
#bnt_sub_nav img{display: block;height: 20px;vertical-align: middle;}
#bnt_sub_nav.on img{-webkit-transform: rotate(-180deg);transform: rotate(-180deg);}
#sub_nav_content{background: #f0f3f5;display: none;box-shadow: 0 0 5px #999;z-index: 9;}
#sub_nav_content ul{padding: 10px;}
#sub_nav_content ul li{display: block;line-height: 28px;margin: 1rem 0;}
#sub_nav_content ul li a{display: block;border-left: 2px solid #ca9e4e;height: 30px;line-height: 30px;font-size: 14px;padding-left: 10px;color: #535455;}
#sub_nav_content ul li.on a{color: #ca9e4e;}
#sub_nav_content dl{font-size: 0;overflow: hidden;background: #fff;padding: 10px 0;}
#sub_nav_content dt{position: relative;background: #fff;z-index: 999;width: 33.333333%;display: inline-block;margin-bottom: 0;float: left;text-align: center;}
#sub_nav_content dt a{margin: 0 4px;display: block;color: #5b5349;line-height: 30px;font-size: 15px;font-weight: 400;vertical-align: top;}
#sub_nav_content dt a i{position: absolute;right: 15px;top: 0;opacity: 0;filter: alpha(opacity=0);display: none;}
#sub_nav_content dt.title{background: #fafafb;}
#sub_nav_content dt.title i{opacity: 1;filter: alpha(opacity=100);}
#sub_nav_content dt.title_on{background: #fafafb;}
#sub_nav_content dt.title_on a{color: #0047b3;border-top: 1px solid #fff;}
#sub_nav_content dt.title_on a i{color: #0047b3;}
#sub_nav_content dt.last a{border-top: 1px solid #f8f8f8;}
#sub_nav_content dt.on a, #sub_nav_content dt.title_on a{color: #0047b3;font-weight: bold;}
#sub_nav_content dd{display: none;}
#sub_nav_content dd .box{padding: 0px 0px 0px 0px;}
#sub_nav_content dd a{padding: 0 25px;line-height: 30px;border-top: 1px solid #e7e7e7;font-size: 12px;color: #5b5349;display: block;height: 30px;}
#sub_nav_content dd a.on{color: #2660b5;}

/**/
.about_tit h3{font-size:42px;}
.about_tit h4{font-size:24px; font-weight:400;}
.aboutbox1{position: relative;background:#f7fafc;height: 38vw;}
.aboutbox1 .about_content{width:48%;padding:4% 0 0;}
.aboutbox1 .about_info{height:17vw;padding-right:20px;margin-top:50px; overflow-y: auto;line-height:2.5em;font-size:18px; text-align: justify;}
.aboutbox1 .about_info p{margin-bottom:15px;}
.aboutbox1 .about_info::-webkit-scrollbar {width: 4px;height: 8px;background-color: #dee8f5;}
.aboutbox1 .about_info::-webkit-scrollbar-track {border-radius: 10px;background-color: #dee8f5;}
.aboutbox1 .about_info::-webkit-scrollbar-thumb { border-radius: 10px;background-color: #1657b9;}
.aboutbox1 .about_img{position: absolute;width:48%;height:100%;right:0;top:0; overflow: hidden;}
.aboutbox1 .about_img img{width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
/**/
.aboutbox2{padding:90px 0;}
.about_titbox{display:flex;justify-content: space-between;align-items: flex-end;}    
.about_titbox .about_summary{width:60%;font-size:18px;color:#666666;line-height:2; text-align: justify;}
.aboutbox2 .about_content{position: relative;height:28vw;margin-top:50px; background-repeat:no-repeat; background-position: right top; background-image:url(../images/aboutbg2.png); }
.aboutbox2 .about_content .wid1600{display:flex;justify-content:flex-end;height:28vw;}
.aboutbox2 .about_content .imgbox{width:54%;left:0;height:100%;left:0;top:0;position: absolute;}
.aboutbox2 .about_content .imgbox img{width: 100%;height: 100%;object-fit: cover;transition: all 0.5s;}
.aboutbox2 .about_content .about_item{width:41%;display: flex;align-items: center;}
.aboutbox2 .about_content .about_item ul li{border-bottom:1px solid rgba(0 0 0 /0.1);padding:30px 0;}
.aboutbox2 .about_content .about_item ul li h3{color:#666666;font-size:18px;}
.aboutbox2 .about_content .about_item ul li .info{color:#222222;font-size:24px;line-height:2;}

/**/
.aboutbox3{padding:0 0 100px;background-repeat:no-repeat; background-position: center bottom; background-image:url(../images/aboutbg3.jpg);background-size:100% auto;}
.aboutbox3 .banner_btn{width:160px;display: flex;justify-content: space-between;}
.aboutbox3 .swiper-button-next,.aboutbox3 .swiper-button-prev{position: relative;width:60px;color:#0047b3;height:60px;border:1px solid #b4bac1;border-radius: 50%;opacity: 1;}
.aboutbox3 .swiper-button-next:after,.aboutbox3 .swiper-button-prev:after{font-size:20px;font-weight: 600;}
.aboutbox3 .swiper-button-next:hover,.aboutbox3 .swiper-button-prev:hover{background:#0047b3;border-color:#0047b3;color:#ffffff;}
.aboutbox3 .about_bot{padding:50px 0 0;position: relative; overflow: hidden;}
.aboutbox3 .about_bot .up{position: relative;}
.aboutbox3 .about_bot .line {height: 3px;background: #ededed; width: 100%; bottom: 4px; position: absolute;left: 0;}
.aboutbox3 .about_bot .swiper-wrapper{height:auto;}
.aboutbox3 .about_bot .thumb .swiper-slide{padding-bottom:50px;height:auto;}
.aboutbox3 .about_bot .thumb .swiper-slide i{font-style: normal;display:block;position: absolute; width:10px;height:10px;border-radius: 50%;border:2px solid #0047b3;bottom:0px;}
.aboutbox3 .about_bot .thumb h3{font-size:48px;color:#333333;}
.aboutbox3 .about_bot .thumb h4{font-size:24px;color:#333333;font-weight:400;}
.aboutbox3 .about_bot .thumb .swiper-slide.swiper-slide-thumb-active h3,.aboutbox3 .about_bot .thumb .swiper-slide.swiper-slide-thumb-active h4{color:#0047b3;}
.aboutbox3 .about_bot .con{padding:50px 0 0;}
.aboutbox3 .about_bot .con .swiper-slide{display:flex;justify-content: center;}
.aboutbox3 .about_bot .con .swiper-slide .conbox{max-width:1600px;display:flex;}
.aboutbox3 .about_bot .con .swiper-slide .img-bg{width:40%;margin-right:5%;}
.aboutbox3 .about_bot .con .swiper-slide .img-bg img{width:100%;}
.aboutbox3 .about_bot .con .swiper-slide .info{width:50%;}
.aboutbox3 .about_bot .con .info .b{font-size:48px;color:#0047b3;}
.aboutbox3 .about_bot .con .info .scroll{font-size:16px;color:#666666;line-height:2;}

/**/
.aboutbox4{padding:90px 0 100px;}
.aboutbox4 .banner_btn{width:160px;display: flex;justify-content: space-between;}
.aboutbox4 .swiper-button-next,.aboutbox4 .swiper-button-prev{position: relative;width:60px;color:#0047b3;height:60px;border:1px solid #b4bac1;border-radius: 50%;opacity: 1;}
.aboutbox4 .swiper-button-next:after,.aboutbox4 .swiper-button-prev:after{font-size:20px;font-weight: 600;}
.aboutbox4 .swiper-button-next:hover,.aboutbox4 .swiper-button-prev:hover{background:#0047b3;border-color:#0047b3;color:#ffffff;}
.aboutbox4 .about_bot{padding:50px 0 0;}
.aboutbox4 .about_bot .swiper-container,.aboutbox4 .about_bot .swiper-wrapper{height:auto;}
.aboutbox4 .about_bot .swiper-slide{background:#f5f6f9;display:flex;justify-content: center;height:auto;}
.aboutbox4 .about_bot .box{padding:25px 25px;}
.aboutbox4 .about_bot .box a{display:block;}
.aboutbox4 .about_bot .imgbox{height:350px;display:flex; align-items: center;justify-content: center;}
.aboutbox4 .about_bot .imgbox img{max-width: 100%; max-height: 100%;}
.aboutbox4 .about_bot .info{margin-top:30px;text-align: center;}
.aboutbox4 .about_bot .info h3{font-size:24px;line-height:1.5;}

/*翻页*/
.page{margin: 50px auto 30px;}
.page .box {display: inherit;width: 100%; text-align: center;}
.page a {height: 38px;line-height: 38px;padding: 0 14px;border: 1px solid #ededed;display: inline-block; margin: 0 5px;  color: #646466; font-size: 18px; box-sizing: border-box; -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.page .on,.page a:hover {border: #2660b5 1px solid;background: #2660b5;color: #fff;}


/*移动端翻页*/
.ph_pages{display: none;margin-top: 30px;}
.am-pagination{padding-left: 0;margin: 0 ;list-style: none;color: #999;text-align: left}
.am-pagination:after,.am-pagination:before{content: " ";display: table}
.am-pagination:after{clear: both}
.am-pagination>li{display: inline-block}
.am-pagination>li>a,.am-pagination>li>span{position: relative;display: block;padding: .5em 1em;text-decoration: none;line-height: 1.2;background-color: #fff;border: 1px solid #ddd;border-radius: 0;margin-bottom: 5px;margin-right: 5px}
.am-pagination>li:last-child>a,.am-pagination>li:last-child>span{margin-right: 0}
.am-pagination>li>a:focus,.am-pagination>li>a:hover,.am-pagination>li>span:focus,.am-pagination>li>span:hover{background-color: #eee}
.am-pagination>.am-active>a,.am-pagination>.am-active>a:focus,.am-pagination>.am-active>a:hover,.am-pagination>.am-active>span,.am-pagination>.am-active>span:focus,.am-pagination>.am-active>span:hover{z-index: 2;color: #fff;background-color: #0e90d2;border-color: #0e90d2;cursor: default}
.am-pagination>.am-disabled>a,.am-pagination>.am-disabled>a:focus,.am-pagination>.am-disabled>a:hover,.am-pagination>.am-disabled>span,.am-pagination>.am-disabled>span:focus,.am-pagination>.am-disabled>span:hover{color: #999;background-color: #fff;border-color: #ddd;cursor: not-allowed;pointer-events: none}
.am-pagination .am-pagination-prev{float: left}
.am-pagination .am-pagination-prev a{border-radius: 0}
.am-pagination .am-pagination-next{float: right}
.am-pagination .am-pagination-next a{border-radius: 0}
.am-pagination-centered{text-align: center}
.am-pagination-right{text-align: right}
.am-pagination{position: relative}
.am-pagination-default{margin-left: 10px;margin-right: 10px;font-size: 1.6rem}
.am-pagination-default .am-pagination-next,.am-pagination-default .am-pagination-prev{float: none}
.am-pagination-select{margin-left: 10px;margin-right: 10px;font-size: 14px;}
.am-pagination-select>li>a{line-height: 36px;background-color: #eee;padding: 0 15px;border: 0;color: #555}
.am-pagination-select .am-pagination-select{position: absolute;top: 0;left: 50%;margin-left: -35px;width: 70px;height: 36px;text-align: center;border-radius: 0}
.am-pagination-select .am-pagination-select select{display: block;border: 0;line-height: 36px;width: 70px;height: 36px;border-radius: 0;color: #555;background-color: #eee;-webkit-appearance: none;-moz-appearance: none;appearance: none;padding-left: 18px}


/*图片列表*/
.pro_box{padding:60px 0;}
.pro_box .pro_titbox{display:flex;justify-content: space-between;align-items: flex-end;margin-bottom:40px;}
.pro_box .pro_titbox .pro_tit h3{font-size:36px;color:#333333;}
.pro_box .pro_titbox .pro_menu ul{display:flex;}
.pro_box .pro_titbox .pro_menu ul li{margin-left:30px;font-size:16px;padding-bottom:20px;position: relative;}
.pro_box .pro_titbox .pro_menu ul li:after{content:'';width:0;height:2px;background:#0047b3;position: absolute;bottom:0;left:0;transition: all .5s;-webkit-transition: all .5s;}
.pro_box .pro_titbox .pro_menu ul li.on a,.pro_box .pro_titbox .pro_menu ul li:hover a{color:#0047b3;}
.pro_box .pro_titbox .pro_menu ul li.on:after,.pro_box .pro_titbox .pro_menu ul li:hover:after{width:100%;}
.pro_list{margin-top:0;}
.pro_list .item_li{display:flex;flex-wrap: wrap;}
.pro_list .item_li .item{/*width:calc(25% - (25px * 3 / 4));*/margin-right:25px;margin-bottom:25px;width: calc(33.3% - (25px * 2 / 3))}
.pro_list .item_li .item a{display:block;text-align: center;border:solid 1px #f2f2f2;padding:0 0 20px;transition: all .5s;-webkit-transition: all .5s;}
.pro_list .item_li .item .img{margin:25px 25px 0;*height:280px; position: relative;padding-bottom:70%; overflow: hidden;}
.pro_list .item_li .item .img img{width: 100%; height: 100%; left: 0; top: 0;  object-fit: cover; transition: all 0.5s;  position: absolute;}
.pro_list .item_li .item .img:hover img{transform: scale(1.05);}
.pro_list .item_li .item .text{height:120px;display:flex;flex-direction: column;justify-content: center;}
.pro_list .item_li .item .tit{font-size:28px;color:#000000;}
.pro_list .item_li .item .p{font-size:16px;height:0; overflow: hidden;transition: all .5s;-webkit-transition: all .5s;}
.pro_list .item_li .item:hover .p{height:30px;}
.pro_list .item_li .item:hover a{box-shadow:0 0 8px 2px rgba(0 0 0 /0.08);color:#0047b3;border-color:rgba(0 0 0 /0);}
.pro_list .item_li .item:hover .tit{color:#0047b3;}
.pro_list .item_li .item:nth-child(3n){margin-right:0;}

/**/
.pic_box{padding:60px 0;}
.pic_box .pic_list .item_li{display:flex;flex-wrap: wrap;}
/*.pic_box .pic_list .item_li .item{width:calc(25% - (25px * 3 / 4));margin-right:25px;margin-bottom:25px;}*/
.pic_box .pic_list .item_li .item{margin-right: 30px; width: calc(33.3% - (30px * 2 / 3));margin-bottom:25px;}
.pic_box .pic_list .item_li .item .img{width: 100%; overflow: hidden; position: relative;padding-bottom:60%;}
.pic_box .pic_list .item_li .item .img img { width: 100%; height: 100%; left: 0; top: 0;  object-fit: cover; transition: all 0.5s;  position: absolute;}
.pic_box .pic_list .item_li .item:hover .img img { transform: scale(1.05);}
/*.pic_box .pic_list .item_li .item:nth-child(4n){margin-right:0;}*/
.pic_box .pic_list .item_li .item:nth-child(3n){margin-right:0;}
.pic_box .pic_list .item_li .item .text {padding:15px 0 0;}
.pic_box .pic_list .item_li .item .text .tit{font-size:24px;}
.pic_box .pic_list .item_li .item:hover .tit{color:#0047b3;}

.hzhb_box{padding:60px 0;}
.hzhb_box .hzhb_list .item_li{display:flex;flex-wrap: wrap;}
.hzhb_box .hzhb_list .item_li .item{width:calc(20% - (15px * 4 / 5));margin-right:15px;margin-bottom:15px;border:1px solid #dfdfdf;}
.hzhb_box .hzhb_list .item_li .item .img{width: 100%;height:150px; overflow: hidden;display:flex;align-items: center;justify-content: center;}
.hzhb_box .hzhb_list .item_li .item .img img { max-width: 70%; max-height: 40%; object-fit: cover; transition: all 0.5s; }
.hzhb_box .hzhb_list .item_li .item:hover .img img { transform: scale(1.05);}
.hzhb_box .hzhb_list .item_li .item:nth-child(5n){margin-right:0;}
.hzhb_box .hzhb_list .item_li .item .text {padding:15px 0 0;}
.hzhb_box .hzhb_list .item_li .item .text .tit{font-size:24px;}
.hzhb_box .hzhb_list .item_li .item:hover .tit{color:#0047b3;}

.ny_more{width:148px;height:48px; border-radius: 24px;border:solid #0047b3 1px; color:#0047b3;position: relative; font-size:16px; display:flex;align-items: center; justify-content: center;}
.ny_more i{font-family: '宋体'; font-style: normal;font-weight:600;margin-left:7px;}
.ny_more i,.ny_more span{position: relative;z-index:1;}
.ny_more:hover{color:#ffffff;*border-color:rgba(0 0 0/0);}
.ny_more:after{content:'';display:block;width:0;height:0;border-radius:24px; position: absolute;background:#0047b3; transition: all 0.3s;}
.ny_more:hover:after{width:100%;height:100%;}
/**/
.jjfa_box{padding:80px 0 50px;}
.jjfa_box .jjfa_list .item_li{display:flex;flex-wrap: wrap;}
.jjfa_box .jjfa_list .item_li .item{width:calc(50% - 30px);margin-right:60px;margin-bottom:60px;}
.jjfa_box .jjfa_list .item_li .item .img{width: 100%; overflow: hidden;position: relative;padding-bottom:60%;}
.jjfa_box .jjfa_list .item_li .item .img img { width: 100%; height: 100%; left: 0; top: 0;  object-fit: cover; transition: all 0.5s;  position: absolute;}
.jjfa_box .jjfa_list .item_li .item:hover .img img { transform: scale(1.05);}
.jjfa_box .jjfa_list .item_li .item:nth-child(2n){margin-right:0;}
.jjfa_box .jjfa_list .item_li .text{height:100px;display:flex;padding:0 30px;justify-content: space-between; align-items: center;background:#f5f5f5;}
.jjfa_box .jjfa_list .item_li .text .tit{color:#000000;font-size:28px;}

/**/
.news_list_box{padding:80px 0;}
.news_list_box .first_li{}
.news_list_box .first_li a{display:flex;justify-content: space-between;border:solid 1px #f1f1f1;}
.news_list_box .first_li .img{width:50%; position: relative; overflow: hidden;}
.news_list_box .first_li .img img{width:100%; height: 100%; object-fit: cover; transition: all 0.5s;}
.news_list_box .first_li:hover .img img { transform: scale(1.05);}
.news_list_box .first_li .text_show{padding:50px 50px 0 60px;width:50%;display:flex;flex-direction: column;justify-content: space-between;}
.news_list_box .first_li .text_show .news-a{font-size:20px;margin-bottom:0;}
.news_list_box .first_li .text_show .news-b{font-size:36px;margin-bottom:20px;}
.news_list_box .first_li .text_show .news-p{font-size:18px;color:#666666;line-height:2em;}
.news_list_box .first_li .text_show .news-bot{height:150px;display:flex;align-items: center;border-top:1px solid #f1f1f1;}

.news_list_box .list_li{display:flex; flex-wrap: wrap;margin-top:40px;}
.news_list_box .list_li .item{width:calc(33.3% - (30px * 2 / 3));margin-right:30px;margin-bottom:30px;}
.news_list_box .list_li .item a{border:solid 1px #e7e7e7;padding:35px 40px;display:block;transition: all .3s; -webkit-transition: all .3s;}
.news_list_box .list_li .item a:hover{box-shadow:0 0 8px 2px rgba(0 0 0 /0.08);border-color:rgba(0 0 0 /0);transform: scale(1.02); -webkit-transform: scale(1.02);}
.news_list_box .list_li .item:nth-child(3n){margin-right:0;}
.news_list_box .list_li .item .news-li .news_btn{height:150px;margin-bottom:50px;}
.news_list_box .list_li .item .news-li .news-a{color:#666666;font-size:20px;margin-bottom:5px;}
.news_list_box .list_li .item .news-li .news-b{color:#222222;font-size:24px;margin-bottom:15px;}
.news_list_box .list_li .item .news-li .news-p{color:#666666;font-size:16px;}
.news_list_box .list_li .item .news-li .news-more{width:146px;height:46px;position: relative;overflow: hidden; border-radius: 23px;border:1px solid #0047b3;display:flex; align-items: center; justify-content: center;color:#0047b3;}
.news_list_box .list_li .item .news-li .news-more span{font-size:16px;padding:0 10px 0 0;position: relative;z-index: 1;}
.news_list_box .list_li .item .news-li .news-more i{font-style:normal;position: relative;z-index: 1;font-family: '宋体';}
.news_list_box .list_li .item .news-li .news-more:after{content:'';position: absolute;border-radius: 23px; width:0;height:0;background:#0047b3;-moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.news_list_box .list_li .item .news-li .news-more:hover:after{width:100%;height:100%;}
.news_list_box .list_li .item .news-li .news-more:hover{color:#ffffff;}


/* 内页详情*/
.news_show{padding:80px 0;}
.n_news_detail .content{display: flex;}
.news_show .ar_article{font-size:16px;line-height:2;padding: 0 15px;min-height:300px;}
.news_show .ar_article p{margin-bottom:10px;}
.n_news_detail .n_left{width: 75%;width: calc(75% - 50px);padding-right: 50px;float: left;}
.n_news_detail .n_left .box{padding: 0;}
.n_news_detail .n_left .box .ar_title{margin-bottom: 30px;border-bottom: #e4e4e4 3px solid;padding-bottom:20px;}
.n_news_detail .n_left .box .ar_title h3{font-size: 28px;color: #3c3c42;line-height: 3rem;margin-bottom: 15px;font-weight: bold;}
.n_news_detail .n_left .box .ar_title h6{position: relative;padding: 0 0.5rem; display:flex;font-weight:400; justify-content: space-between;}
.n_news_detail .n_left .box .ar_title h6 .f_sub{font-size: 16px;color: #888;margin-right: 1rem;}
.n_news_detail .n_left .box .ar_title h6 .f_sub span{padding:0 15px;}
.n_news_detail .n_left .box .ar_title h6 .f_sub span:first-child{padding-left:0;}
.n_news_detail .n_left .box .ar_title h6 .tit_left{display:flex;align-items: center;}



/*内容样式*/
.n_show{padding:60px 0;}
.n_show .about_tit{text-align: center;margin-bottom:30px;}
.n_show .ar_article td, .ar_article th{padding: 15px 10px;border: 1px solid #dadbdd;vertical-align: middle;/* text-align: center;*/font-size: 0.9rem;color: #303030;line-height: 1.25;}
.n_show .ar_article th{font-family: OPENSANS-BOLD;}
.n_show .ar_article td p,.n_show  .ar_article th p{padding-bottom: 0;margin-bottom: 0 !important;}
.n_show .ar_article table{border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed;width: 100%}
.n_show .ar_article table td{border-left: 1px solid #dadbdd;border-top: 1px solid #dadbdd;}
.n_show .ar_article table th{background: #333;color: #fff;text-align: left}
.n_show .ar_article{font-size: 1rem;color: #64646e;line-height: 2rem;min-height:300px;width: 75%; margin: auto;}
.n_show .ar_article video{width: 100%;object-fit: cover;height: auto}
.n_show .ar_article p{font-size: 1.0rem;color: #64646e;line-height: 2.2rem;margin-bottom: .5rem;margin-top: .5rem;text-align: justify;}
.n_show .ar_article p:last-child{margin-bottom: 0}
.n_show .ar_article strong{font-weight: bold;}
.n_show .ar_article img{max-width: 100%;}
.n_show .ar_article a{color: #717173;}
.n_show .ar_article h1,.ar_article h2,.n_show .ar_article h3,.n_show .ar_article h4,.n_show .ar_article h5{font-weight: bold;}
.n_show .ar_article h1{font-size: 2.25rem;margin-bottom: 1.25rem}
.n_show .ar_article h2{font-size: 1.875rem;margin-bottom: 0.875rem;}
.n_show .ar_article h3{font-size: 1.5rem;margin-bottom: 0.9375rem;margin-top: 0.9375rem}
.n_show .ar_article h4{font-size: 1.125rem;margin-bottom: 0.875rem;margin-top: 0.875rem}
.n_show .ar_article h5{font-size: 0.875rem;margin-bottom: 0.75rem}
.n_show .ar_article h6{font-size: 0.75rem;margin-bottom: 0.75rem}
.n_show .ar_article ul li,.n_show  .ar_article ol li{padding-bottom: 0 !important;margin-bottom: 0 !important;padding-left: 1.5rem;list-style: inherit !important;font-size: 15px;position: relative;list-style: none !important;}
.n_show .ar_article ol li:before,.n_show  .ar_article ul li:before{content: "";position: absolute;left: 0;width: 5px;height: 5px;background: #001f86;border-radius: 50%;top: 13px;}
.n_show .ar_article ul li p,.n_show .ar_article ol li p{padding-bottom: 0;margin-bottom: 3px !important;}
.n_show .ar_article ul,.n_show .ar_article ol{margin-bottom: 0;}
.n_show .ar_article sub{vertical-align: sub;font-size: smaller;}
.n_show .ar_article sup{vertical-align: super;font-size: smaller;}
.n_show .ar_article img{display: inline-block;margin: .5rem 0;}


.fenxiang_box{display: inline-block;}
.shart_box{display: inline-block;cursor: pointer}
.n_news_detail .n_right{width: 25%;float: right;}
.n_news_detail .n_right .content01{padding: 2rem 2.75rem;background: #f6f6f6;}
.n_news_detail .n_right .content01 .time{width: 100%;margin-bottom: 2rem;}
.n_news_detail .n_right .content01 .time h3{font-size: 3.125rem;color: #2660b5;font-weight: bold;font-family: Century Gothic;position: relative;padding-bottom: 0.875rem;margin-bottom: 1rem;}
.n_news_detail .n_right .content01 .time h3:before{content: "";position: absolute;width: 1.5rem;height: 3px;background: #2660b5;bottom: 0;left: 4px;}
.n_news_detail .n_right .content01 .time h5{font-size: 16px;color: #181818;margin-bottom: 1.5rem;padding-left: 0;font-weight: bold;}
.n_news_detail .n_right .content01 .time h6{font-size: 15px;color: #757575;}
.n_news_detail .n_right .content01 .tuijian h3{font-size: 1.25rem;color: #393838;font-weight: bold;padding-bottom: 1.875rem;border-bottom: #d3d3d3 1px solid;margin-bottom: 1.75rem;margin-top: 3.75rem;}
.n_news_detail .n_right .content01 .tuijian ul li{margin-bottom: 1.75rem;}
.n_news_detail .n_right .content01 .tuijian ul li a h5{font-size: 1rem;line-height: 22px;max-height: 44px;overflow: hidden;color: #5d5d5d;margin-bottom: 10px;transition: 0.6s;}
.n_news_detail .n_right .content01 .tuijian ul li a h6{font-size: .875rem;color: #929293;}
.n_right .sticky{position: sticky;top: 114px;padding: 0;}
.n_news_detail .n_right .content01 .tuijian ul li a:hover h5{color: #2660b5;}
.n_news_detail .b_nav .con.center{width: 10rem;font-size: 16px;margin-left: 0rem;}
#share-21.social-share{margin: 2.5rem 0 0}
#share-21.social-share .social-share-icon{display: inline-block;border: #c0c0c0 1px solid;margin: 0 .75rem 0 0;}
#share-21.social-share .social-share-icon:hover{border: #2660b5 1px solid !important;background: #2660b5 !important;color: #fff !important;}
@font-face{
	font-family: "socialshare";src: url("../font/iconfont.eot");src: url("../font/iconfont.eot?#iefix") format("embedded-opentype"),url("../font/iconfont.woff") format("woff"),url("../font/iconfont.ttf") format("truetype"),url("../font/iconfont.svg#iconfont") format("svg")
}
.social-share{font-family: "socialshare" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;display: flex;position: relative;vertical-align: top;margin: 0 auto;transition: .5s;}
.social-share *{font-family: "socialshare" !important}
.social-share .icon-tencent:before{content: "\f07a"}
.social-share .icon-qq:before{content: "\f11a"}
.social-share .icon-weibo:before{content: "\f12a"}
.social-share .icon-wechat:before{content: "\f09a"}
.social-share .icon-douban:before{content: "\f10a"}
.social-share .icon-heart:before{content: "\f20a"}
.social-share .icon-like:before{content: "\f00a"}
.social-share .icon-qzone:before{content: "\f08a"}
.social-share .icon-linkedin:before{content: "\f01a"}
.social-share .icon-diandian:before{content: "\f05a"}
.social-share .icon-facebook:before{content: "\f03a"}
.social-share .icon-google:before{content: "\f04a"}
.social-share .icon-twitter:before{content: "\f06a"}
.social-share a{position: relative;text-decoration: none;margin: 0 auto;display: inline-block;outline: none;}
.social-share .social-share-icon{position: relative;display: block;width: 2.125rem;height: 2.125rem;border-radius: 50%;border: none;color: #ababab;text-align: center;vertical-align: top;transition: background 0.6s ease-out 0s;transition: .6s;font-size: 1.25rem;display: flex !important;align-items: center;justify-content: center;}
.social-share .social-share-icon:hover{background: none !important;color: #2660b5;}
.social-share .icon-weibo{border-color: #ff763b;}
.social-share .icon-weibo:hover{background: #ff763b}
.social-share .icon-tencent{color: #56b6e7;border-color: #56b6e7}
.social-share .icon-tencent:hover{background: #56b6e7}
.social-share .icon-qq{border-color: #56b6e7;}
.social-share .icon-qq:hover{background: #56b6e7}
.social-share .icon-qzone{border-color: #FDBE3D;}
.social-share .icon-qzone:hover{background: #FDBE3D}
.social-share .icon-douban{color: #33b045;border-color: #33b045}
.social-share .icon-douban:hover{background: #33b045}
.social-share .icon-linkedin{border-color: #0077B5;}
.social-share .icon-linkedin:hover{background: #0077B5}
.social-share .icon-facebook{color: #44619D;border-color: #44619D}
.social-share .icon-facebook:hover{background: #44619D}
.social-share .icon-google{color: #db4437;border-color: #db4437}
.social-share .icon-google:hover{background: #db4437}
.social-share .icon-twitter{color: #55acee;border-color: #55acee}
.social-share .icon-twitter:hover{background: #55acee}
.social-share .icon-diandian{color: #307DCA;border-color: #307DCA}
.social-share .icon-diandian:hover{background: #307DCA}
.social-share .icon-wechat{position: relative;border-color: #2660b5;}
.social-share .icon-wechat:hover{background: #2660b5}
.social-share .icon-wechat .wechat-qrcode{display: none;border: 1px solid #eee;position: absolute;z-index: 9;top: -205px;left: -78px;width: 200px;height: 192px;color: #666;font-size: 12px;text-align: center;background-color: #fff;box-shadow: 0 2px 10px #aaa;transition: all 200ms;-webkit-tansition: all 350ms;-moz-transition: all 350ms;}
.social-share .icon-wechat .wechat-qrcode.bottom{top: 40px;left: -76px;}
.social-share .icon-wechat .wechat-qrcode.bottom:after{display: none}
.social-share .icon-wechat .wechat-qrcode h4{font-weight: normal;height: 26px;line-height: 26px;font-size: 12px;background-color: #f3f3f3;margin: 0;padding: 0;color: #777}
.social-share .icon-wechat .wechat-qrcode .qrcode{width: 105px;margin: 10px auto}
.social-share .icon-wechat .wechat-qrcode .qrcode table{margin: 0 !important}
.social-share .icon-wechat .wechat-qrcode .help p{font-weight: normal;line-height: 16px;padding: 0;margin: 0}
.social-share .icon-wechat .wechat-qrcode:after{content: '';position: absolute;left: 50%;margin-left: -6px;bottom: -13px;width: 0;height: 0;border-width: 8px 6px 6px 6px;border-style: solid;border-color: #fff transparent transparent transparent}
.social-share .icon-wechat:hover .wechat-qrcode{display: block}
/*==============字号控件=====================*/
#font_set_box{color: #666;display: flex;align-items: center;font-size: 16px;}
.font_box{display: inherit;position: relative;}
.font_box a{display: inline-block;width: 14px;line-height: 36px;font-size: 12px;color: #c4c5c7;text-align: center;}
.font_box a.on{color: #ca0e2a;}
.font_box a:hover{color: #ca0e2a;}
.font_size_lg{font-size: 18px !important;line-height: 40px !important;}
.font_size_lg p{font-size: 1.125rem;color: #64646e;line-height: 2rem;margin-bottom: 2rem;}
.font_size_md{font-size: 16px !important;line-height: 36px !important;}
.font_size_md p{font-size: 1rem;color: #64646e;line-height: 2rem;margin-bottom: 2rem;}
.font_size_sm{font-size: 14px !important;}
.font_size_sm p{font-size: .875rem;}

/*======== 上一篇下一篇 ===========*/
.news_show .newsBottom{margin-top:50px;height:80px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;text-align:center;font-size:16px;}
.news_show .newsBottom a:hover{color:#084cad}
.news_show .newsBottom .proinfo-left a,.news_show .newsBottom .proinfo-right a{width:100%;height:26px;padding-right:20px;}
.news_show .newsBottom .proinfo-left{float:left;width:30%;text-align:left;display:flex;align-items: center;height:80px;}
.news_show .newsBottom .proinfo-right{float:right;width:30%;text-align:right;display:flex;align-items: center;height:80px;}
.news_show .newsBottom .proinfo-center{float:left;margin:auto;width:40%;display:flex;justify-content: center;align-items: center;height:80px;}
.news_show .newsBottom .proinfo-center a{display:inline-block;margin-left:5px;vertical-align:middle}

/**/
.jjfa_show{background:#f3f5f8;padding:70px 0;}
.jjfa_info{background:#ffffff;padding:50px;display:flex;justify-content: space-between;}
.jjfa_info .imgbox{width:35%;position: relative; overflow: hidden;}
.jjfa_info .imgbox img{width: 100%; height: 100%; object-fit: cover; transition: all 0.5s;}
.jjfa_info:hover .imgbox img{ transform: scale(1.05);}
.jjfa_info .info_text{width:60%;padding-top:3%;}
.jjfa_info .info_text h3{font-size:42px;color:#000000;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #e5e5e5;}
.jjfa_info .info_text .summary{font-size:18px;line-height:2em;color:#333333;min-height: 300px;}
.jjfa_tit{height:75px;text-align: center;display:flex;justify-content: center; align-items: flex-end;border-bottom:1px solid #e5e5e5;}
.jjfa_tit h3{color:#0047b3;font-size:32px;border-bottom:2px solid #0047b3;}

/**/
.fatdbox{background:#ffffff;margin-top:60px;padding:30px 0 0;}
.fatdbox .fatd_content{padding:50px 40px 60px;font-size:16px;line-height:2em;}
.fatdbox .fatd_list{padding:50px 40px 50px;}
.fatdbox .fatd_list ul{display:flex;flex-wrap: wrap;}
.fatdbox .fatd_list ul li{width:calc(33.3% - 1px);background-image: linear-gradient(to right, #edf6f8, #dbedfa); padding:50px;margin-right:1px;margin-bottom:2px;}
.fatdbox .fatd_list ul li .fatd_box{display:flex;flex-direction: column;justify-content: space-between;}
.fatdbox .fatd_list ul li .text_box{margin-top:0;}
.fatdbox .fatd_list ul li .text_box h3{color:#000000; font-size:24px;}
.fatdbox .fatd_list ul li .text_box .fatd_infp{font-size:18px;line-height:2em;color:#333333;margin-top:15px;}

/**/
.yycjbox{background:#ffffff;margin-top:60px;padding:30px 0 0;}
.yycjbox .yyc_list{padding:50px 40px 60px;}
.yycjbox .yyc_list ul{display:flex;}
.yycjbox .yyc_list ul li{width:calc(33.3% - (30px * 2 / 3));margin-right:30px;}
.yycjbox .yyc_list ul li:nth-child(3n){margin-right:0;}
.yycjbox .yyc_list ul li .imgbox{position: relative; overflow: hidden;padding-bottom: 65%; border-radius:10px;}
.yycjbox .yyc_list ul li .imgbox img{width: 100%; height: 100%; object-fit: cover; transition: all 0.5s;position: absolute;}
.yycjbox .yyc_list ul li:hover .imgbox img { transform: scale(1.05);}
.yycjbox .yyc_list ul li h3{font-size:22px;color:#222222;margin-top:15px;}

.jjfaconbox{background: #ffffff; margin-top: 60px; padding: 30px 0 0;}
.jjfaconbox .jjfacon{padding: 50px 40px 50px;font-size:18px;line-height:2em;}

/**/
.pro_show_box{background:#f3f5f8;padding:70px 0;}
.pro_show_box .fl01{background:#ffffff;padding:50px;display:flex; justify-content: space-between;}
.pro_show_box .fl01 .pro_view{width:45%;max-width:700px;border:solid 1px #f3ecec;position: relative;}
.pro_show_box .fl01 .pro_view .imgbox{height:600px;display:flex;align-items: center; justify-content: center;}
.pro_show_box .fl01 .pro_view img{width:80%;}
.pro_show_box .fl01 .pro_text{margin-left:5%;margin-top:50px;width: 55%;}
.pro_show_box .fl01 .pro_text .tit_top{border-bottom:1px solid #e5e5e5;padding-bottom:20px;margin-bottom:20px;}
.pro_show_box .fl01 .pro_text .tit_top h3{font-size:42px;}
.pro_show_box .fl01 .pro_text .pro_info{font-size:18px;line-height:2em;min-height:260px;margin-bottom:30px;}
.pro_show_box .fl01 .pro_text .lk a{border-radius:50px;background:#0047b3;color:#fff;justify-content: center; box-sizing: content-box;padding: 0 20px;height: 46px;line-height: 46px;font-size:16px;display: flex;width: 106px;}
.pro_show_box .fl01 .pro_text .lk a span{padding-right:8px;}
.pro_show_box .fl01 .pro_text .lk a i{display:flex;align-items: center;font-family:'宋体';font-style: normal;}
.pro_show_box .fl02{background:#ffffff;margin-top:60px;padding:50px 0;}
.pro_show_box .fl02 .pro_tit{border-bottom:1px solid #e5e5e5;padding-bottom:15px;padding:0 50px 0;display:flex;}
.pro_show_box .fl02 .pro_tit h3{font-size:32px;color:#0047b3;padding:0 0 20px;border-bottom:3px solid #0047b3;}
.pro_show_box .fl02 .pro_info{padding:30px 50px 0;font-size:18px;min-height:240px;line-height:2em;}
.pro_view .swiper-button-prev, .pro_view .swiper-button-next {display: none; border-radius: 30px; border: #fff 2px solid; width: 60px; height: 50px; top: 55%;}
.pro_show_box .swiper-pagination{width:100%;bottom:20px;}
.pro_show_box .swiper-pagination span{margin:0 4px;}
.pro_show_box .swiper-pagination span.swiper-pagination-bullet-active{background:#0047b3;}
/**/
.contact1{padding:85px 0 0;}
.contact_box .about_tit{text-align: center;}
.contact1 .contact_bg{background-color:#f6f8fa;display:flex;margin-top:50px;}
.contact1 .map_box{width:50%;height:460px;}
.contact1 .contact_r{max-width:40%;padding-left:80px;padding-top:60px;}
.contact1 .contact_r .box{display:flex;align-items: flex-end;}
.contact1 .contact_r .jut{font-size:18px;line-height:38px;color:#333333;}
.contact1 .contact_r .ft_cod{margin-left:30px;text-align: center;}
.contact1 .contact_r .ft_cod p{font-size:16px;color:#333333;margin-top:5px;}

.contact2{margin:70px 0 90px;}
.contact2 .message{margin-top:30px;}
.contact2 .message .mes_item{display:flex;justify-content: space-between;}
.contact2 .message .mes_item .divs{width:32%;border:#cccccc solid 1px;}
.contact2 .message .mes_item .divs input{height:60px;padding:0 30px;font-size:16px;width:calc(100% - 60px);}
.contact2 .message .content{margin-top:30px;border:#cccccc solid 1px;font-size:16px;}
.contact2 .message .content .textarea{height:120px;padding:20px 30px;width:calc(100% - 60px);}
.contact2 .message .group{display:flex;margin-top:30px;}
.contact2 .message .group .yzmbox{width:32%;border:#cccccc solid 1px;position: relative;}
.contact2 .message .group .yzmbox input{height:60px;padding:0 30px;font-size:16px;width:calc(100% - 60px);}
.contact2 .message .group .yzmbox .yzm{position:absolute;top:0;right:0;}
.contact2 .message .group .yzmbox .yzm img{height:60px;}
.contact2 .message .group .botton{margin-left:30px;display:flex;}
.contact2 .message .group .botton .primary,.contact2 .message .group .botton .bnts{width:200px;height:60px;background:#a3a3a3;border:0;font-size:16px;color:#ffffff;}
.contact2 .message .group .botton .bnts{margin-left:30px;background:#2660b5;}

.join_box {padding:50px 0 0;}
.join_box .about_tit{text-align: center;}
.join_box .join1{margin-bottom:80px;}
.join_box .join1_list{margin-top:30px;display:flex;}
.join_box .join1_list .item{width:calc(33.333% - (50px * 2 / 3)) ;margin-right:50px;border:1px solid #eeeeee;display:flex; flex-direction: column; align-items: center; justify-content: center;min-height: 400px;}
.join_box .join1_list .item:nth-child(3n){margin-right:0;}
.join_box .join1_list .item .item_tit{margin-top:30px;font-size:28px;color:#333333;}
.join_box .join1_list .item .item_con{margin:0 50px;max-width:450px;text-align: center;font-size:18px;margin-top:20px;line-height:2em;}

.join_box .join2{margin-top:80px;}
.join_box .join2_list{margin-top:50px;position: relative;}
.join_box .join2_list .swiper{margin-bottom:60px;}
.join_box .join2_list .swiper-scrollbar{width:500px;height:3px;background:#dfe5eb;bottom:0;left:50%;    -webkit-transform: translate(-50% , 0px); -ms-transform: translate(-50% , 0px); transform: translate(-50% , 0px);}
.join_box .join2_list .swiper-scrollbar .swiper-scrollbar-drag{background-color:#0047b3;}
.join_box .join2_list .swiper .imgbox{position: relative; padding-bottom: 65%; overflow: hidden;}
.join_box .join2_list .swiper .imgbox img { width: 100%; height: 100%; left: 0; top: 0; object-fit: cover; transition: all 0.5s; position: absolute;}



.join_box .join3{margin-top:80px;margin-bottom:120px;}
.join_box .join3_list{margin-top:50px;position: relative;}
.joinsbots-list .forms-tops .td { color: #222222; line-height:26px; } 
.joinsbots-list .uls-tops, .joinsbots-list .forms-tops { padding-left:24px; padding-right:24px; }
.joinsbots-list .uls-tops {cursor: pointer;} 
.joinsbots-list .forms-tops {padding-bottom:20px;}
.joinsbots-list .forms-bots:nth-child(odd){ background-color: #fff}
.joinsbots-list .forms-bots:nth-child(even){ background-color: #f2f3f4}
.joinsbots-list .uls-tops .td { height: 70px; line-height:70px; }
.joinsbots-list .td { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } 
.joinsbots-list .td1 { width: calc(36% - 100px); }
.joinsbots-list .td2 { width:20%; } .joinsbots-list .td3 { width:20%; } 
.joinsbots-list .td4 { /*width: calc(21.5% - 100px);*/ width:20%; } 
.joinsbots-list .td5 { width: 20%; }
.joinsbots-list .td2,.joinsbots-list .td3,.joinsbots-list .td4,.joinsbots-list .td5{ text-align: center; }
.joinsbots-list .td6 { width: 100px; text-align: right; }
.joinsbots-list .btns { width: 20px; height:20px;  background-position: center; background-repeat: no-repeat; background-image: url("../images/jt.png"); } 
.joins-bots .joinsbots-list .ullist .uls-tops:hover .btns,.joins-bots .joinsbots-list .ullist .uls-tops.active .btns{background-image: url("../images/jt2.png"); } 
.joinsbots-list .uls-tops .td6 { display: flex; align-items: center; justify-content: flex-end; flex-wrap: wrap; }
.joinsbots-list .ullist.active .uls-tops { background-color: #0053A6; } 
.joinsbots-list .ullist.active .uls-tops .td { color: #fff; } 
.joinsbots-list .ullist.active .btns { transform: rotate(180deg); transition: .5s ease; } 
.joinsbots-list .uls-bots { background-color:#fbfbfb; padding: 24px 50px;  display: none; }
.joinsbots-list .uls-bots .box-tops{ padding: 10px 0; }
.joinsbots-list .uls-bots .box-tops .i{ padding: 4px 0; line-height: 1.5; }
.joinsbots-list .uls-bots .box-tops .i:nth-child(n+2){ margin-left: 1em; }
.joinsbots-list .box { border-top: 1px dashed #b8b8b8; padding-bottom:24px; padding-top: 24px; }
.joinsbots-list .box:nth-child(2) { border-top: none; } 
.joinsbots-list .box .main-text { margin-top:10px;line-height:32px;font-size:18px; }
.joinsbots-list .box-bot-list { padding-top: .2rem; }
.joinsbots-list .box-bot-list .i { display: block; width: 1.5rem; height: 1.5rem; }
.joinsbots-list .box-bot-list .i:nth-child(n+2) { margin-left: 1.35rem; } 
.joinsbots-list .ullist:nth-child(n+2) { margin-top: .25rem; }
.scroll-animate.animated {  visibility: hidden;}
.scroll-animate.animated {  visibility: hidden;  -webkit-backface-visibility: hidden;  -moz-backface-visibility: hidden;  -ms-backface-visibility: hidden;  backface-visibility: hidden;  -webkit-perspective: 1000;  -moz-perspective: 1000;  -ms-perspective: 1000;  perspective: 1000;}
.fadeInUpSmall {  animation-name: fadeInUpSmall;}
  .joinstops-list .items {transition: 0.5s ease-in-out;   }  
  .joinstops-list .items .line:before {transition: 0.5s ease-in-out;   }   
  .joinstops-list .items:hover .line:before {width: 100%;transition: 0.5s ease-in-out;   }
  .joinsbots-list .box-bot-list .i {transition: 0.5s ease-in-out;   }  
  .joinsbots-list .box-bot-list .i:hover {transition: 0.5s ease-in-out;transform: translateY(-10px);   }
  .joins-bots .joinsbots-list .ullist .btn, .joins-bots .joinsbots-list .ullist .uls-tops, .joins-bots .joinsbots-list .ullist .uls-tops .td {transition: 0.5s ease-in-out;   } 
  .joins-bots .joinsbots-list .ullist .uls-tops:hover {background-color: #0053A6;transition: 0.5s ease-in-out;   }   
  .joins-bots .joinsbots-list .ullist .uls-tops:hover .td {transition: 0.5s ease-in-out;color: #fff;   }   
  .joins-bots .joinsbots-list .ullist .uls-tops:hover .btns {transform: rotate(180deg);transition: .5s ease;   }

.con-flex {display: flex;   justify-content: flex-start;   align-items: flex-start;   flex-wrap: wrap; }
.joins-bots .mbox {display: none;}
.tit-16{  line-height: 1.6;  font-size: 16px;}
.tit-18 {  line-height: 1.8;  font-size: 18px;}
.tit-22 {font-size:22px; }
.tit-24{font-size:24px;}

.logo_cs{display:none;}
header.bj .logo_cs{display:inline-block;}
header.bj .logo_white{display:none;}
.header-fg{background: #f5f6fa;color: #222;}

.header .header-dx{width: 32px;height: 50px;display:none;right: 0;top: 0;z-index: 130;}
.header .header-dx .header-dx1,.header .header-dx .header-dx2,.header .header-dx .header-dx3{width:32px;height:3px;background: #ffffff;border-radius:3px;position: absolute;left:0px;top: 20px;z-index: 2;transition: 0.8s;-webkit-transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;}
.header .header-dx .header-dx2{top: 10px;}
.header .header-dx .header-dx3{top: 30px;}
.header .header-dx.cli .header-dx1{top: 23px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);-moz-transform: rotate(45deg);}
.header .header-dx.cli .header-dx2{opacity: 0;}
.header .header-dx.cli .header-dx3{top: 23px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);-moz-transform: rotate(-45deg);}
.pc{display:block;}
.ph{display:none;}
@media(max-width:1500px){
	.wid1600 {width:90vw;}
	}
@media(min-width:1201px){
	.header-e a>span{position: relative;z-index: 2;transition: all .5s;-webkit-transition: all .5s;}
	.header-e a:after{content: '';width: 100%;height: 100%;position: absolute;top: 0;right: 0;z-index: 0;background: #fff;transform: skew(-20deg);-ms-transform: skew(-20deg);-moz-transform: skew(-20deg);-webkit-transform: skew(-20deg);transition: all .5s;-webkit-transition: all .5s;}
	.header-e a:hover:after{background: #0047b3;transition: all .5s;-webkit-transition: all .5s;}
	.header-e a:hover>span{color: #fff;transition: all .5s;-webkit-transition: all .5s;}
	}
	header.bj{background: #fff;border-bottom: 1px solid #eff1f5;}
	header.bj .header-d{color: #222;}
	header.bj .header-nav-li:hover .header-d{color: #0047b3;}
	header.bj .header-d:after{background: #0047b3;}
	header.bj .header-nav-li.on .header-d{color: #0047b3;}
	header.bj .header-a .sub1{background-image: url(../images/ico29_1.png);}
	header.bj .header-a .int1{border-bottom:1px solid rgb(172 172 172 / 50%);	}	
	
	@media(min-width:1201px){
	header.mh,header.mh .header-a form{height:4.7vw;transition: all .5s;-webkit-transition: all .5s;}
	header.mh .logo{line-height: 4.7vw;}
	/*header.mh .logo img{height:3.6vw;width:auto;}*/
	header.mh .header-d{line-height: 4.7vw;}

	header.mh .header-a{height: 4.7vw;transition: all .5s;-webkit-transition: all .5s;}
	header .logo_white,header .logo_cs{height:3.6vw;width:auto;}
	header .logo_cs{width:auto;display:none;}
	header.mh .logo_cs{display:inline-block;height:3.2vw;}
	header.mh .logo_white{display:none;}
	}


@media(max-width:2000px){
.wid1600{width:86vw;}
header{height:90px;}
header.mh .header-d .search_btn_box{height:4.7vw;}
header.mh .logo_white,header.mh .logo_cs { height: 2.9vw;}
header .logo_white,header .logo_cs{height:3.2vw;width:auto;}
.logo{line-height:90px;width:auto;}
.header-nav-li{margin-left:40px;}
.header-d{line-height:90px;font-size:16px;}
.search_btn_box{height:90px;}
.header-e a{font-size:15px;padding: 1.2vw;}
header.mh, header.mh .header-a form,header.mh .search_btn_box{height: 80px;}
header.mh .logo,header.mh .header-d{line-height: 80px;}
.i_tit .h3 {font-size: 36px;}
.i_tit .h4 { font-size: 20px;}
.iabt{ background-size: auto 100%;background-color: #f7fafc;}
.iabt-c { margin: 25px 0 40px;font-size: 16px;}
.iabt-d {margin-top: 35px;}
.iabt .wid1600{padding:80px 0}
.more {width: 200px; height: 48px;}
.more a{line-height: 48px;font-size:14px;}
.i_solution { padding: 70px 0 0;}
.i_solution .solu_list .isolu-d0 img {width: 45%;}
.i_solution .solu_list .isolu-d1 { font-size: 32px;}
.i_solution .solu_list .isolu-k2-c { width: 210px;height: 48px;}
.i_pro { padding: 70px 0;}
.i_case .titbox .banner_btn { width: 140px;}
.i_case .titbox .swiper-button-next, .i_case .titbox .swiper-button-prev { width:50px;height:50px;}
.i_case .i_case_list { margin-top: 70px;}
.i_hzkhbox{padding: 70px 0;}
.i_newsbox {  padding: 70px 0 100px;}
.i_case .i_case_list .isolu-ka .text .h3 { font-size: 20px;}
.i_newsbox .news-ul-top .news-fg .news-a { font-size: 18px;}
.i_newsbox .news-ul-top .news-fg .news-more {width: 138px; height: 42px;}
.i_newsbox .news-ul-bot .item .news-li .news-more {width: 138px; height: 42px;}
.i_newsbox .news-ul-top .news-fg .news-b {font-size: 30px; margin-bottom: 15px;}
.i_newsbox .news-ul-bot .item .news-li { padding: 30px; height: 300px;}
.i_newsbox .news-ul-bot .item .news-li .news-b { font-size: 20px;}
.i_newsbox .news-ul-bot .item .news-li .news-p {font-size: 14px;}
.footer {  padding-top: 30px;}
.footer .f_linkbox h3 { font-size: 16px;}
.footer .f_linkbox .link a {font-size: 14px; margin-right: 10px;}
.footer_center { margin-top: 35px;}
.footer-c { font-size: 16px;}
.footer-e { margin-top: 15px;}
.footer-e a {  font-size: 14px; line-height:32px;}
.footer-nav { width: calc(100% - 650px); max-width: 800px;}
.footer-b ul li p { line-height: 24px; font-size: 16px;}
.footer-gh { padding-top: 30px; font-size: 16px;}
.footer-b ul li:nth-child(4n) p { font-size: 16px;}
.search-dialog-box { height: 12vw;}
.search-dialog .search-input input[type=text] {height: 68px; font-size: 16px;}
.search-dialog .search-input input[type=submit], .search-dialog .search-input .clear-btn { height:68px; width: 68px;}
.pub-close {width: 40px; height: 40px;}
.nybanner .banner-text h3 {font-size:52px;}
/*内页*/
.menus .seccol .li {margin: 0 35px;font-size: 18px; height: 70px;}
.about_tit h3 {font-size: 36px;}
.about_tit h4 {font-size: 20px; }
.aboutbox1 .about_info {line-height: 2em;height: 16vw; font-size: 16px;margin-top:30px;margin-bottom:60px;}
.aboutbox1 .about_content {  width:55%;}
.aboutbox1 .about_img {width: 42%;}
.about_titbox .about_summary { font-size: 16px;}
.aboutbox2 .about_content .about_item ul li .info { font-size: 20px;}
.aboutbox2 .about_content .about_item ul li h3 { font-size: 16px;}
.aboutbox2 .about_content { margin-top: 40px;}
.aboutbox2 { padding: 70px 0;}

.aboutbox3 .banner_btn { width: 140px;}
.aboutbox3 .swiper-button-next, .aboutbox3 .swiper-button-prev,.aboutbox4 .swiper-button-next, .aboutbox4 .swiper-button-prev{width:50px;height:50px;}
.aboutbox3 .about_bot { padding: 30px 0 0;}
.aboutbox3 .about_bot .thumb h3 {font-size: 38px;}
.aboutbox3 .about_bot .thumb h4 { font-size: 20px;}
.aboutbox3 .about_bot .thumb .swiper-slide { padding-bottom: 40px;}
.aboutbox3 .about_bot .con .info .b { font-size: 38px;}
.aboutbox4 { padding:70px 0 80px;}

.aboutbox4 .about_bot .info h3 {font-size: 20px;}
.aboutbox4 .about_bot .imgbox { height: 300px;}
.aboutbox4 .about_bot .imgbox img{max-height:90%;}
.aboutbox2 .about_content .about_item ul li:nth-child(1){padding-top:0;}

.jjfa_box .jjfa_list .item_li .text .tit { font-size: 24px;}
.ny_more {width: 138px; height: 40px;}
.jjfa_box .jjfa_list .item_li .item { width: calc(50% - 25px); margin-right: 50px; margin-bottom: 40px;}
.jjfa_info{padding:35px;}
.jjfa_info .imgbox{width:38%;}
.jjfa_info .info_text{width:58%;padding-top:3%;}
.jjfa_info .info_text h3{font-size:36px;padding-bottom:20px;margin-bottom:20px;}
.jjfa_info .info_text .summary{font-size:16px;}
.jjfa_tit{height:68px;}
.jjfa_tit h3{font-size:28px;}
.jjfa_show{padding:50px 0 60px;}
.fatdbox .fatd_list ul li{padding: 35px;}
.fatdbox .fatd_list ul li .text_box{margin-top:30px}
.fatdbox .fatd_list ul li .fatd_box { height: auto;}
.fatdbox .fatd_list ul li .text_box h3 { font-size: 20px;}
.fatdbox .fatd_list ul li .text_box .fatd_infp {font-size: 16px;}
.fatdbox .fatd_list ul li .fatd_box i img{width:68px;}
.yycjbox,.fatdbox,.jjfaconbox { margin-top: 40px;}
.yycjbox .yyc_list,.jjfaconbox .jjfacon{ padding: 50px 40px 40px;}
.jjfaconbox .jjfacon{font-size: 16px;}
.yycjbox .yyc_list ul li h3 {font-size: 18px;}

.pro_box .pro_titbox .pro_tit h3 { font-size: 28px;}
.pro_list .item_li .item .tit { font-size: 22px;}
.pro_list .item_li .item .p {  font-size: 14px;}
.pro_list .item_li .item .text { height: 100px;}
.pic_box .pic_list .item_li .item,.pic_box .pic_list .item_li .item:nth-child(4n){ margin-right:25px; width: calc(33.3% - ( 25px * 2 / 3));}
.pic_box .pic_list .item_li .item:nth-child(3n){margin-right:0;}
.pic_box .pic_list .item_li .item .text .tit { font-size: 16px;}

.pro_show_box .fl01 .pro_text .tit_top h3 { font-size: 32px;}
.pro_show_box .fl01 .pro_text .pro_info{font-size: 16px; min-height: 200px;}
.pro_show_box .fl01 .pro_view { width: 40%;}
.pro_show_box .fl01 .pro_view .imgbox {height: 500px;}
.pro_show_box .fl02 { margin-top: 40px;  padding: 30px 0;}
.pro_show_box .fl02 .pro_tit h3 { font-size:26px;}
.pro_show_box .fl02 .pro_info{font-size:16px;}
.pic_box .pic_list .item_li .item .text .tit { font-size: 20px;}
.news_list_box .first_li .text_show .news-b { font-size: 28px;}
.news_list_box .first_li .text_show .news-a { font-size: 16px;}
.news_list_box .first_li .text_show .news-p {font-size: 16px;}

.news_list_box .list_li .item a {  padding: 25px 30px;}
.news_list_box .list_li .item .news-li .news-b {  font-size: 24px;}
.news_list_box .list_li .item .news-li .news-more {  width: 138px;  height: 42px;}

.n_news_detail .n_left .box .ar_title h3 { font-size: 24px;}
.n_news_detail .n_left .box .ar_title h6 .f_sub,#font_set_box{font-size: 15px;}
.n_news_detail .n_right .content01{padding: 1.5rem 2rem;}
.n_news_detail .n_right .content01 .time{margin-bottom: 1rem;}
.n_news_detail .n_right .content01 .time h3{font-size: 2.8rem;padding-bottom: 0.5rem;margin-bottom: 0.8rem;}
.n_news_detail .n_right .content01 .time h3:before{width: 1.5rem;}
.n_news_detail .n_right .content01 .time h5{font-size: 16px;margin-bottom: 1.2rem;}
.n_news_detail .n_right .content01 .time h6{font-size: 15px;}
.n_news_detail .n_right .content01 .tuijian h3{font-size: 1.1rem;padding-bottom: 1.5rem;margin-bottom: 1.5rem;margin-top: 2.5rem;}
.n_news_detail .n_right .content01 .tuijian ul li{margin-bottom: 1.3rem;}
.n_news_detail .n_right .content01 .tuijian ul li a h6{font-size: .875rem;}
.n_news_detail .b_nav .con.center{width: 10rem;font-size: 16px;}

.search_box .ny_news_list .news_list .item a {padding: 25px 30px;}
.search_box .ny_news_list .news_list .item .news-li .news-b {  font-size: 24px;}
.search_box .ny_news_list .news_list .item .news-li .news-more {  width: 138px;  height: 42px;}

.contact1 { padding: 65px 0 0;}
.contact1 .map_box { height: 400px;}
.contact1 .contact_r .jut { font-size: 16px;  line-height: 32px;}
.hzhb_box .hzhb_list .item_li .item .img { height: 120px;}
.join_box .join1_list .item{min-height:370px;}
.join_box .join1_list .item i img{width:60px;}
.join_box .join1_list .item .item_tit { margin-top: 25px; font-size: 24px;}
.join_box .join1_list .item .item_con {  font-size: 16px;}
.joinsbots-list .forms-tops .td{font-size:22px;}




}
@media(max-width:1700px){
header .logo_white, header .logo_cs {height:60px;width: auto;}
header.mh .logo_white, header.mh .logo_cs{height:50px;width: auto;}
.aboutbox2 .about_content .about_item ul li .info {font-size: 18px;}
.aboutbox2 .about_content .about_item ul li { padding: 20px 0;}
.pro_list .item_li .item,.pro_list .item_li .item:nth-child(4n) {width: calc(33.3% - (25px  * 2 / 3));margin-right:25px;}
.pro_list .item_li .item:nth-child(3n){margin-right:0;}

}
@media(max-width:1500px){
.i_tit .h3 {font-size: 32px;}
.i_tit .h4 { font-size: 18px;}
.iabt-rt { width: 46%;}
.iabt-d3 { font-size: 18px;}
.iabt-lt { width: 50%;}
.iabt .wid1600 { padding: 80px 0;}
.i_solution .solu_list { margin-top: 50px;}
.more { width: 160px;}
.i_pro .i_pro_list .swiper-slide .img img { max-width: 100%;}
.i_solution .solu_list .isolu-d0 { width: 65px; height: 81px;}
.i_solution .solu_list .isolu-k2-c { width: 190px; height: 46px;}
.i_case { padding-top: 70px;position: relative;}
.i_hzkhbox .i_hzkh_list { height: 360px;}
.i_newsbox { padding: 70px 0 80px;}
.i_newsbox .news-ul-top .news-fg .news-more span {  font-size: 14px;}
.about_tit h3 { font-size: 32px;}
.aboutbox1 { height: 42vw;}

.nybanner .banner-text h3 {font-size: 42px;}
.aboutbox2 .about_content .about_item ul li .info {font-size: 16px;}
.aboutbox2 .about_content .about_item ul li { padding: 15px 0;}
.hzhb_box .hzhb_list .item_li .item .img { height: 100px;}
.news_list_box .first_li .text_show .news-b {font-size: 24px;}
.news_list_box .list_li .item .news-li .news-b {font-size: 20px;}
.news_list_box .list_li .item .news-li .news-a { font-size: 16px;}
.news_list_box .list_li .item .news-li .news-more,.ny_more{ width: 126px;  height:38px;font-size:14px;}
.news_list_box .list_li .item .news-li .news-more span{font-size:14px;}
.news_list_box .list_li .item .news-li .news-p { color: #666666; font-size: 14px;}

.jjfa_info .info_text h3 { font-size: 30px;  padding-bottom: 15px;}
.jjfa_tit h3 { font-size: 24px;}
.yycjbox, .fatdbox,.jjfaconbox {  padding: 20px 0 0;}
.fatdbox .fatd_list {  padding: 40px 30px 40px;}
.fatdbox .fatd_list ul li .fatd_box {height: auto;}
.yycjbox .yyc_list,.jjfaconbox .jjfacon{ padding: 40px 30px 40px;}
.pro_list .item_li .item,.pro_list .item_li .item:nth-child(4n),.pro_list .item_li .item:nth-child(3n) {width: calc(50% - (25px  / 2));margin-right: 25px;}
.pro_list .item_li .item:nth-child(2n){margin-right:0;}
.pro_list .item_li .item .text { height: 70px;}
.pro_list .item_li .item .tit { font-size: 18px;}
.pro_show_box .fl01 .pro_text .tit_top h3 { font-size:28px;}
.pro_show_box .fl02 .pro_tit h3 {  font-size: 22px;}



}
@media(max-width:1200px){
.header-dx{display: block;float: right;margin-top: 27px;margin-left: 15px;position: relative;z-index: 39;}
header{height: 80px;}
.logo{line-height: 80px;width: 140px;}
.header-a{display: none;}
header.bj .header .header-dx .header-dx1,header.bj .header .header-dx .header-dx2,header.bj .header .header-dx .header-dx3{background: #333333;}
/*header.bj .header-dx>div{background: #ff932a;}*/
.header-nav{position: fixed;top: 80px;left: 0;width: 100%;height: 100vh;background: #fff;padding: 30px 4%;display: none;}
.header-nav-li{width: 100%;margin: 0;position: relative;border-bottom: 1px solid #ebebeb;position: relative;font-weight: bold;}
.header-d{color: #222;font-size: 18px;line-height: 65px;}

.header-d:hover{color: #222;}
.header-d:after{display: none;}
.header-nav-i{width: 10%;height: 65px;position: absolute;top: 0;right: 0;z-index: 3;display: block;background: url(../images/ico16_1.png) no-repeat right 10px center;background-size: 18px;}
.header-nav-li.act .header-nav-i{background-image: url(../images/ico17_1.png);}
.header-nav-li.act .header-d{color: #0047b3;}
.header-nav-li.on .header-d{color: #222 !important;}
.header-nav-ul{max-height: calc(100% - 200px);overflow: auto;}
.header-sw{/*display: block;*/position: initial;top: initial;box-shadow: initial;border: 0;}
.header-e{width: 100%;text-align: left;padding: 15px 0;}
.header-e a{display: block;margin: 0;width: 100%;padding: 2px 0;}
.header-fg{background: #fff;}
.header-f{width: 100%;padding: 15px 0;}
.header-m{display: block;position: relative;width: 100%;margin-bottom: 20px;}
.header-m .int1{width: 100%;height: 60px;border-radius: 30px;border: 1px solid #D2D2D2;padding: 0 30px;padding-right: 100px;}
.header-m .sub1{width: 60px;height: 100%;border: 0;background: url(../images/ico29_1.png) no-repeat center;background-size: 20px;opacity: .5;position: absolute;top: 0;right: 10px;}

.ban-video{display: none;}
.ban-swiper{position: relative;height: 400px;height:56vw;}
.ban-swiper .banner_btn {bottom: 20px;}
.ban-a{font-weight: bold;letter-spacing: 2vw;}
.ban-bd{padding: 0 5%;width: 50%;}
.ban-b{font-weight: bold;font-size: 26px;}
.ban-c{font-size: 14px;}
.ipro-ka{height: 40vw;}
.ipro-d0{font-size:20px;}
.footer-li{width: 14.5%;}
.footer-li:nth-child(3){width: 18.5%;}
.footer-g a{font-size: 14px;}
.footer_center{display:block;}
.footer-ab,.footer-nav{width:100%;}
.n_show .ar_article{width:100%;}


}
@media(max-width:1000px){
.pc{display:none;}
.ph{display:block;}
.ipro-k{margin-top: 20px;}
.footer-ul{display:block;}
.footer-nav{margin-top: 30px;padding: 0;border: 0;}
.footer-li{width: 100% !important;float: initial;padding: 0;}
.footer-li:last-child{position: initial;}
.footer-d{display: none;}
.footer-c{font-size: 20px;line-height:60px;background:url(../images/ico16_1.png) no-repeat right center;background-size: 15px auto;border-bottom: 1px solid #d3d3d3;}
.footer-c.on{background-image:url(../images/ico17_1.png);border-color: #ff932a;}
.footer-e{padding: 15px 0;display: none;}
.footer-e a{width: 100%;font-size: 16px;padding: 2px 0;}
.footer-a{width: 150px;}
.footer-b1{width: 40px;height: 40px;line-height: 38px;}
.footer-b1>img{width: 20px;}
.footer-b2{width: 150px;}
.footer-gh{border: 0;padding: 0;margin-top: 30px;}
.footer-j2{width: 40px;}

.wid1600 {width:92vw;}
.logo { line-height: 80px;  width: auto;z-index: 9999;position: relative;}
header .logo_white { height:50px;}
header .logo_cs { height: 45px !important;}
.header .header-dx{display: block;margin-top:20px;}
header{height: 80px;}
/*.logo{line-height: 80px;width: 11vw;}*/
.search_btn_box{height:80px;margin-top:2px;}
.search_btn_box a{display:block;height:20px;}
.header-d{line-height: 1rem;font-size:16px;}
.header-nav-i{width: 30%;height: 55px;background-size:15px;}
.header-nav-ul{max-height:100vh ;margin-top:70px;}
.header-nav-li.on .header-d{}
.header-e{padding:15px 10px 0;}
.header-e a {font-size: 14px; font-weight: 400;}
.header-f{padding: .2rem 0;}
.header-m .int1{width: 100%;height: .8rem;border-radius: .4rem;padding: 0 .3rem;padding-right: 1rem;}
.header-m .sub1{width: .8rem;right: .1rem;background-size: .3rem;}
.header-nav{padding: .4rem 4%;top: 0;}
.header-m{margin-bottom: .2rem;}
.header-nav-li {margin-left: 0;padding:15px 0;}
.header-d {line-height:24px;padding:0;font-weight:400;color:#333333;display:inline-block;}
.banner_btn .swiper-button .swiper-button-prev, .banner_btn .swiper-button .swiper-button-next{width:40px;height:40px}
.ban-swiper .banner_btn .swiper-pagination { width: 200px;}
.ban-swiper .banner_btn .swiper-button{width:110px;height: 40px;}
.banner_btn .wid1600{height:40px;}
.search-dialog-box {height: 36vh;}
.search-dialog .search-input input[type=text] { height: 56px; font-size: 15px;}
.search-dialog .search-input input[type=submit], .search-dialog .search-input .clear-btn { height: 56px;}
.search-dialog {transform: translateY(0%);}
.nybanner .banner-text h3 { font-size: 28px;}


.iabt{border-radius: 0; background-size: 120%;background-color: #f7fafc;}
.iabt-bj{width: 100%;height: 4rem !important;position: relative !important;}
.iabt-div{padding: .8rem 0;color: #222;}
.iabt-lt{width: 100%;float:none;}
.iabt-lt .more{margin:0 auto;}
.iabt-b{display: none;}
.iabt-rt{float:none;width:90%;margin: .3rem auto 0;display:none;}
.iabt-d{margin-top:.4rem;margin-bottom:25px;}
.iabt-dli{width: 100%;border-bottom: 1px solid #ccc;padding: 20px 0;margin: 0;overflow: hidden;}
.iabt-dcnt{width: 100%;overflow: hidden;display: flex; justify-content: space-between; align-items: center;}
.iabt-d1{display: block;float: left;font-size: .24rem;text-align: left;}
.iabt-d02{float: right;padding-top: .2rem;}
.iabt-d3{display: none;}
.iabt-e{width: 100%;display: block;margin-top: .6rem;background: #ff932a;color: #fff;padding-left: 40%;}
.iabt-e:after{background: #fff;right: 38%;}

.iabt-rt{top: 0;right: 0;}
.iabt-dli:nth-child(1),.iabt-dli:nth-child(4){text-align: left;padding-left: 0;}
.iabt-dli:nth-child(3),.iabt-dli:nth-child(5){padding-right: 0;}
.iabt-dli:nth-child(4),.iabt-dli:nth-child(5){width: 50%;}



.ipro{padding: .8rem 0;}
.ipro-a{font-size: .4rem;}
.ipro-b{margin-top: .2rem;}
.ipro-m{margin-top:.5rem;width: 94%;margin-left: 3%;}
.ipro-m .swiper-scrollbar{height: 4px !important;}
.ipro-m .swiper-scrollbar-drag{height: 4px !important;top: 0;}
.ipro-d1{margin-bottom: .2rem;}
.ipro-d2{font-size:.3rem;}
.ipro-k4{height: 60vw;height: 78vw;right: 23%;}
.ipro-d0{font-size:16px;}
.ipro-ka{height:76vw;}

.ban-swiper{border-radius: 0;}
.ban-span{padding-right: .3rem;bottom: .6rem !important;}
.ban-span span{width: .2rem;height: .1rem;}
.ban-sz{left: .4rem;bottom: .5rem;}
.ban-a{font-size: .7rem;font-weight: bold;letter-spacing: .08rem;}
.ban-div{transform: initial;top: 2rem;}
.ban-bd{width: 100%;padding: 0 5%;}
.ban-c{margin-top:.6rem;margin-bottom: .8rem;}
.page {display: none;}
.ph_pages ,.time_phone {display: block;}

.iabt .wid1600 { padding:50px 0; flex-direction: column;}
.i_tit .h3 { font-size: 24px;}
.i_tit .h4 { font-size:16px;}
.iabt-c { margin: 25px 0 30px; font-size: 15px;}
.iabt-d1 { font-size: 18px;}
.iabt-d02 .fnt50 { font-size: 30px;}
.iabt-dcnt span { font-size: 16px;}

.i_solution { padding: 50px 0 0;}
.i_solution .solu_list { margin-top: 40px; position: relative;}
.i_solution .solu_list .isolu-ka {height: 130vw;}
.i_solution .solu_list .isolu-ka .isolu-d{height:312px;}
.i_solution .solu_list .isolu-ka .isolu-k2-c{margin-top:50px; opacity:1;}
.i_solution .solu_list .isolu-ka .isolu-d0{background-image:url(../images/solut_iconbg2.png);}
.i_solution .solu_list .isolu-d0 {width: 58px; height: 73px;}
.i_solution .solu_list .isolu-d0 img{width:45%;}
.i_solution .solu_list .isolu-k2-c {width: 180px; height: 46px;}
.solu_list .isolu-d1 {font-size: 24px;}
.i_solution .solu_list .isolu-d1 { font-size: 24px;}
.i_solution .solu_list .isolu-ka .isolu-d0 .img1{display:none;}
.i_solution .solu_list .isolu-ka .isolu-d0 .img2{display:block;}
.i_solution .solu_list .swiper-pagination{display:block;}
.i_pro .i_pro_list .swiper-pagination{display:block;}
.i_pro .i_pro_list .swiper-wrapper{padding:0;}
.i_pro .i_pro_list .swiper-slide { box-shadow: 0px 0px 10px 6px rgb(0 0 0 / 0%);background:none;}
.i_pro .i_pro_list .swiper-slide a{ padding: 20px;margin:0 8px;box-shadow: 0px 0px 10px 6px rgb(0 0 0 / 6%);background-color:#ffffff;}
.i_pro .i_pro_list .swiper-slide .img img {}
.i_case { padding-top: 60px;background-position: center bottom 60px;}
.i_case .titbox .banner_btn {display:none; }
.i_case .i_case_list .isolu-ka .text .h3 { font-size: 16px;}
.i_case .i_case_list { margin-top: 40px;}
.i_case .i_case_list .swiper-container{padding-bottom:35px;}
.i_case .i_case_list .swiper-pagination{display:block;}

.i_hzkhbox {padding: 40px 0 50px;}
.i_hzkhbox .i_hzkh_list {height:auto;}
.i_hzkhbox .i_hzkh_list .hzkh_item{display: flex;flex-wrap: wrap;}
.i_hzkhbox .i_hzkh_list .hzkh_item li{width:calc(33.3% - (10px * 2 / 3)); text-align: center;background-color:#ffffff;margin:0 10px 10px 0;border:1px solid #dfdfdf;}
.i_hzkhbox .i_hzkh_list .hzkh_item li div{height:80px;display:flex;align-items: center;justify-content: center;}
.i_hzkhbox .i_hzkh_list .hzkh_item li:nth-child(3n){margin-right:0;}
.i_hzkhbox .i_hzkh_list .hzkh_item li img{max-width:70%;max-height:50%;}
.i_pro { padding: 50px 0;}
.i_pro .i_pro_list .swiper-container{padding-bottom:30px;}
.i_pro .more{margin:30px auto 0;}
.i_pro .i_pro_list .swiper-slide .txt h3 {font-size: 18px;}
.i_pro .i_pro_list .swiper-slide .txt .p { font-size: 14px;}
.i_pro .i_pro_list { margin-top: 35px;}
.more a { height:42px;padding:0 25%;}
.more{width: 160px; height: 42px;}
.i_newsbox {padding: 50px 0 70px;}
.i_newsbox .news-ul-top a { justify-content: space-between;    flex-direction: column-reverse;}
.i_newsbox .news-ul-top .news-fg { padding: 15px 0 20px 4%; width: 96%;}
.i_newsbox .news-ul-top .imgBj { width: 100%;}
.i_newsbox .news-ul-top .news-fg .news-a { font-size: 15px;}
.i_newsbox .news-ul-top .news-fg .news-b { font-size: 18px; margin-bottom: 15px;line-height:1.75em;}
.i_newsbox .news-ul-top .news-fg .news-p { font-size: 15px;}
.i_newsbox .news-ul-top .news-fg .news-more {width: 120px; height: 36px;margin-top:25px;}
.i_newsbox .news-ul-top .news-fg .news-more span,.i_newsbox .news-ul-bot .item .news-li .news-more span{ font-size: 14px;}
.i_newsbox .news-ul {margin-top: 40px;}
.i_newsbox .news-ul-bot { flex-direction: column;margin-top:30px;}
.i_newsbox .news-ul-bot .item { width: 100%;margin-bottom:25px;}
.i_newsbox .news-ul-bot .item .news-li .news-b {font-size: 17px;line-height:1.75em}
.i_newsbox .news-ul-bot .item .news-li .news-a { font-size: 15px;}
.i_newsbox .news-ul-bot .item .news-li .news-more{width: 120px; height: 36px;}
.i_newsbox .news-ul-bot .item .news-li { padding: 20px 20px 25px; height: 240px;}
.i_newsbox .more{margin:0 auto;}

.footer{padding: .8rem 0;}
.footer .f_linkbox{display:none;}
.footer-ul { display: none;}
.footer-a{width: 2.5rem;}
.footer-ba{margin-left: .1rem;}
.footer-b1{width: .7rem;height: .7rem;line-height: .68rem;}
.footer-b1>img{width: .35rem;}
.footer-b2{width: 2.5rem;}
.footer-c{font-size: .3rem;line-height: .9rem;background-size: .25rem ;}
.footer-e{padding: .2rem 0;}
.footer-e a{font-size: .26rem;padding: .05rem 0;}
.footer-nav{margin-top: .5rem;}
.footer-gh{margin-top:20px}
.footer-g{font-size:15px;flex-wrap: wrap;}
.footer-g a{font-size: 15px;margin-left: 0px;}
.footer-h{float: left;margin-top: .25rem}
.footer-jk{padding-top: .8rem;}
.footer-j{padding-bottom: .1rem;}
.footer-j1{padding-top: .1rem;}
.footer-k{margin-top: .4rem;max-height: 8rem;}
.footer-kli{width: 50%;}
.footer-b .tab{display: flex;margin-right: 0;}
.footer-ab .bot{width: 30%;}
.footer-b{margin-top: 3vw;flex-direction: column; align-items: center;}
.footer_center {margin-top: 25px;}
/**/
.nybanner .menus{display:none}
#m_n_nav { display: block;}
.nybanner { height:45vh;}
/**/
.about_tit h3 { font-size: 24px;}
.about_tit h4 {font-size: 18px;}
.aboutbox1{height:auto;padding-bottom:30px;}
.aboutbox1 .about_content { width:100%;padding:40px 0 0;}
.aboutbox1 .about_img { width: 100%;position: relative;}
.aboutbox1 .about_info {height: 45vh; font-size: 15px; margin-top: 20px; margin-bottom: 40px;}
.about_titbox {justify-content: space-between; align-items: flex-start; flex-direction: column;}
.about_titbox .about_summary {width:100%; font-size: 15px;margin-top:25px;}
.aboutbox2 { padding:50px 0;}
.aboutbox2 .about_content .wid1600 {flex-direction: column;height: auto;}
.aboutbox2 .about_content {margin-top: 30px;height:auto;}
.aboutbox2 .about_content .imgbox { width: 100%;position: relative;}
.aboutbox2 .about_content .about_item {width:100%;margin-top:20px;}
.aboutbox3 { padding: 0 0 70px;}
.aboutbox3 .about_titbox,.aboutbox4 .about_titbox {justify-content: space-between; align-items: flex-end;flex-direction: row;}
.aboutbox3 .banner_btn,.aboutbox4 .banner_btn{ width: 110px;}
.aboutbox3 .swiper-button-next, .aboutbox3 .swiper-button-prev, .aboutbox4 .swiper-button-next, .aboutbox4 .swiper-button-prev {width: 40px;height: 40px;}
.aboutbox3 .swiper-button-next:after, .aboutbox3 .swiper-button-prev:after,.aboutbox4 .swiper-button-next:after, .aboutbox4 .swiper-button-prev:after{ font-size: 18px;}
.aboutbox3 .about_bot .thumb h3{font-size: 24px;}
.aboutbox3 .about_bot .thumb h4 { font-size:17px;}
.aboutbox3 .about_bot .con .swiper-slide .conbox{flex-direction: column;}
.aboutbox3 .about_bot .con .swiper-slide .img-bg{ width: 100%; margin-right: 0%;}
.aboutbox3 .about_bot .con .swiper-slide .info { width:100%;margin-top:25px;}
.aboutbox3 .about_bot .con .info .b { font-size: 24px;}
.aboutbox3 .about_bot .con .info .scroll { font-size: 15px;}
.aboutbox4 .about_bot .info h3 { font-size: 16px;}
.aboutbox4 { padding: 50px 0 60px;}
.aboutbox4 .about_bot { padding: 30px 0 0;}
.jjfa_box,.jjfa_show { padding: 40px 0 40px;}
.jjfa_box .jjfa_list .item_li{ flex-direction: column;}
.jjfa_box .jjfa_list .item_li .item { width: 100%; margin-right: 0; margin-bottom: 30px;}
.jjfa_box .jjfa_list .item_li .item:last-child{margin-bottom:10px;}
.jjfa_box .jjfa_list .item_li .text { height:80px; padding: 0 15px;}
.jjfa_box .jjfa_list .item_li .text .tit { font-size: 18px;}
.ny_more {width: 110px; height: 36px;font-size: 14px;}
.jjfa_info { padding: 25px 15px;flex-direction: column;}
.jjfa_info .imgbox { width: 100%;}
.jjfa_info .info_text { width: 100%; padding-top: 25px;}
.jjfa_info .info_text h3 { font-size: 20px; padding-bottom: 15px;  margin-bottom: 15px;}
.jjfa_info .info_text .summary { font-size: 15px;}
.jjfa_tit h3 { font-size: 18px;padding-bottom:10px;}
.jjfa_tit { height: 52px;}
.fatdbox .fatd_list,.yycjbox .yyc_list{ padding: 30px 15px 30px;}
.fatdbox .fatd_list ul li .text_box h3 { font-size:18px;}
.fatdbox .fatd_list ul li .text_box .fatd_infp { font-size: 14px; margin-top:25px;}
.fatdbox .fatd_list ul { flex-direction: column;}
.fatdbox .fatd_list ul li { width: 100%;padding:25px; margin-right:0;margin-bottom:15px}
.fatdbox .fatd_list ul li .fatd_box { height: auto;}
.fatdbox .fatd_list ul li .fatd_box i img { width: 56px;}
.yycjbox, .fatdbox { margin-top: 40px;padding:20px 0 0;}
.yycjbox .yyc_list ul {display: flex;  flex-direction: column;}
.yycjbox .yyc_list ul li { width: 100%; margin-right: 0px;margin-bottom:20px;}
.yycjbox .yyc_list ul li:last-child{margin-bottom:0;}
.yycjbox .yyc_list ul li h3 { font-size: 16px;}
.jjfaconbox .jjfacon{font-size: 14px;}

.pro_box .pro_titbox .pro_tit{display:none;}
.pro_box .pro_titbox{justify-content: space-between; align-items: center; flex-direction: column;}
.pro_box .pro_titbox .pro_menu ul { flex-direction: column;}
.pro_box .pro_titbox .pro_menu ul li { margin-left: 0px; font-size: 16px;margin-bottom:25px;}
.pro_box .pro_titbox .pro_menu ul li:last-child{margin-bottom:0;}
.pro_list { margin-top: 30px;}
.pro_list .item_li { flex-wrap: wrap;  flex-direction: column;}
.pro_list .item_li .item,.pro_list .item_li .item, .pro_list .item_li .item:nth-child(2n), .pro_list .item_li .item:nth-child(3n),.pro_list .item_li .item:nth-child(4n){ width: 100%; margin-right: 0px; margin-bottom: 25px;}
.pro_list .item_li .item .tit { font-size:18px;}
.pro_list .item_li .item .img img {width:100%; height: 100%;}
.pro_list .item_li .item .img { margin: 25px 25px 15px;padding-bottom: 60%;}
.pro_list .item_li .item .text { height: 50px;}
.pro_box { padding: 40px 0;}
.pro_show_box { padding: 40px 0;}
.pro_show_box .fl01 { padding: 25px; flex-direction: column;}
.pro_show_box .fl01 .pro_view .imgbox {height: 45vh;}
.pro_show_box .fl01 .pro_view{width:100%}
.pro_show_box .fl01 .pro_text { margin-left: 0%; margin-top: 30px;  width: 100%;}
.pro_show_box .fl01 .pro_text .tit_top h3 { font-size: 20px;}
.pro_show_box .fl01 .pro_text .pro_info { font-size: 15px; min-height: 120px;}
.pro_show_box .fl01 .pro_text .lk a {padding: 0 15px; height: 42px; line-height: 42px; font-size: 15px;}
.pro_show_box .fl02 { margin-top: 30px;  padding: 20px 0;}
.pro_show_box .fl02 .pro_tit{padding: 0 25px 0;}
.pro_show_box .fl02 .pro_tit h3 { font-size: 18px;padding: 0 0 10px;}
.pro_show_box .fl02 .pro_info { padding: 20px 25px 0;}
.contact1 { padding: 40px 0 0;}
.contact1 .contact_r .ft_cod p { font-size: 15px;}
.contact1 .contact_bg { margin-top: 30px; flex-direction: column;}
.contact1 .map_box { width: 100%;  height: 50vh;}
.contact1 .contact_r { max-width: 100%; padding:30px 20px  ; padding-top: 30px;}
.contact1 .contact_r .jut {font-size: 15px; line-height: 28px;}
.contact1 .contact_r .box{flex-direction: column;align-items: flex-start;}
.contact1 .contact_r .ft_cod { margin-left: 0px;}
.contact2 .message .mes_item { flex-direction: column;}
.contact2 .message .mes_item .divs { width: 100%;margin-bottom:10px;}
.contact2 .message .mes_item .divs input { height:44px;  padding: 0 15px; font-size: 15px; width: calc(100% - 30px);}
.contact2 .message .content { margin-top: 0px; font-size: 15px;}
.contact2 .message .content .textarea { height: 90px; padding: 15px 15px;  width:100% ;}
.contact2 .message .group {margin-top: 10px; flex-direction: column;}
.contact2 .message .group .yzmbox input {height:44px; padding: 0 15px;font-size: 15px;}
.contact2 .message .group .yzmbox .yzm img { height: 44px;}
.contact2 .message .group .yzmbox { width: 100%;}
.contact2 .message .group .botton { margin-left:0px;margin-top:15px;}
.contact2 .message .group .botton .primary, .contact2 .message .group .botton .bnts { width: 50%; height: 48px;font-size:15px;}
.contact2 { margin: 40px 0 60px;}

.join_box .join1 {margin-bottom:30px;}
.join_box .join1_list { margin-top: 30px; flex-direction: column;}
.join_box .join1_list .item {width:100%;margin-bottom:20px; min-height: 280px;}
.join_box .join1_list .item i{width:50px;}
.join_box .join1_list .item .item_tit {margin-top: 20px;font-size:18px;}
.join_box .join1_list .item:nth-child(3n){margin-bottom:0;}
.join_box .join1_list .item .item_con {margin: 0 30px;max-width: 350px;font-size: 15px;margin-top: 15px;}
.join_box .join2 { margin-top: 50px;}
.join_box .join2_list { margin-top: 30px;margin:30px 15px 0;}
.join_box .join2_list .swiper { margin-bottom:30px;}
.join_box .join2_list .swiper-scrollbar { width:90%;}
.join_box .join3 {margin-top: 50px; margin-bottom: 70px;}
.join_box .join3_list {  margin-top: 30px;}
.joinsbots-list .forms-tops { padding:0 15px 20px;}
.joinsbots-list .forms-tops .td{font-size:20px;width: 70%;}
.joinsbots-list .td2, .joinsbots-list .td3, .joinsbots-list .td4{display:none;}
.joinsbots-list .td1 { width: calc(100% - 50%);}
.con-flex { justify-content: space-between;}
.joinsbots-list .uls-tops .td{height: 58px; line-height: 58px;}
.joinsbots-list .btns { width: 16px;  height: 16px;}
.joinsbots-list .uls-bots {padding:15px 20px;}
.joins-bots .mbox{display:block;}
.tit-22 { font-size: 17px;}
.joinsbots-list .box .main-text {margin-top: 10px;line-height: 28px; font-size: 15px;}
.joinsbots-list .box{padding-bottom: 15px;  padding-top: 15px;}

.news_list_box { padding: 40px 0;}
.news_list_box .first_li a { flex-direction: column;}
.news_list_box .first_li .img {width: 100%;}
.news_list_box .first_li .text_show {padding: 25px 15px 0 15px;width: 100%;}
.news_list_box .first_li .text_show .news-b { font-size:17px;line-height:2em;margin-bottom:10px;}
.news_list_box .first_li .text_show .news-bot { height:90px;margin-top:15px;}
.news_list_box .list_li { margin-top: 30px; flex-direction: column;}
.news_list_box .list_li .item {width: 100%; margin-right: 0px; margin-bottom: 20px;}
.news_list_box .list_li .item a {padding:20px 20px;}
.news_list_box .list_li .item .news-li .news-a { font-size: 16px; margin-bottom: 5px;}
.news_list_box .list_li .item .news-li .news-b { font-size: 17px;line-height:1.75em;}
.news_list_box .list_li .item .news-li .news-p { font-size: 15px;}
.news_list_box .list_li .item .news-li .news_btn { margin-bottom: 20px;}
.news_list_box .list_li .item .news-li .news-more { width: 110px; height: 36px; font-size: 14px;}
.news_list_box .list_li .item .news-li .news-more span { font-size: 14px;}

.news_show {padding:40px 0;}
.n_news_detail .n_left .box .ar_title h6 .f_sub, #font_set_box { font-size: 13px;}
.n_news_detail .content { flex-direction: column;}
.n_news_detail .n_left {width: 100%; padding-right: 0px; float: none;}
.n_news_detail .n_left .box .ar_title h3 { font-size: 18px;line-height:2em;}
.n_news_detail .n_right {display:none;}
#font_set_box{display:none;}
.fenxiang_box{display:none;}
.news_show .ar_article {font-size: 14px;}
.news_show .newsBottom {height: auto; line-height: 30px; font-size: 14px; display: flex; flex-direction: column; padding: 10px 10px;}
.news_show .newsBottom .proinfo-center { margin: 0; width: 100%; text-align: left;height:35px;justify-content: flex-start;}
.news_show .newsBottom .proinfo-left, .news_show .newsBottom .proinfo-right {width: 100%; text-align: left;height:35px;}
.pic_box { padding: 40px 0;}
.pic_box .pic_list .item_li { flex-direction: column;}
.pic_box .pic_list .item_li .item,.pic_box .pic_list .item_li .item:nth-child(4n) {width:100%; margin-right: 0px; margin-bottom: 25px;}
.pic_box .pic_list .item_li .item .text .tit { font-size: 16px;}
.n_show { padding: 40px 0;}
.n_show .about_tit { margin-bottom: 20px;}
.n_show .ar_article {font-size: 14px; line-height: 2em;}
.hzhb_box { padding: 40px 0;}
.hzhb_box .hzhb_list .item_li .item,.hzhb_box .hzhb_list .item_li .item:nth-child(5n){width: calc(50% - (15px / 2));margin-right:15px;height: 80px;}
.hzhb_box .hzhb_list .item_li .item:nth-child(2n){margin-right:0;}
.hzhb_box .hzhb_list .item_li .item .img img{max-width:80%;max-height:50px;}
.hzhb_box .hzhb_list .item_li .item .img{margin:15px 5px;width:auto;height: auto;display: flex; align-items: center; justify-content: center;}

.search_box { padding-top: 50px;}
.search_tab .search_tit h3 {font-size: 24px; margin-bottom: 10px;}
.search_box .ny_news_list .news_list{ margin-top: 30px; flex-direction: column;}
.search_box .ny_news_list .news_list .item {width: 100%; margin-right: 0px; margin-bottom: 20px;}
.search_box .ny_news_list .news_list .item a {padding:20px 20px;}
.search_box .ny_news_list .news_list .item .news-li .news-a { font-size: 16px; margin-bottom: 5px;}
.search_box .ny_news_list .news_list .item .news-li .news-b { font-size: 17px;line-height:1.75em;}
.search_box .ny_news_list .news_list .item .news-li .news-p { font-size: 15px;}
.search_box .ny_news_list .news_list .item .news-li .news_btn { margin-bottom: 20px;}
.search_box .ny_news_list .news_list .item .news-li .news-more { width: 110px; height: 36px; font-size: 14px;}
.search_box .ny_news_list .news_list .item .news-li .news-more span { font-size: 14px;}



}

@media(max-width:500px){

.i_hzkhbox .i_hzkh_list .hzkh_item li,.i_hzkhbox .i_hzkh_list .hzkh_item li:nth-child(3n){width:calc(50% - (10px / 2));margin: 0 10px 10px 0;}
.i_hzkhbox .i_hzkh_list .hzkh_item li div{height:60px;}
.i_hzkhbox .i_hzkh_list .hzkh_item li:nth-child(2n){margin-right:0;}

}