/* 
               (0 0)
   +=====oOO====(_)=========+
   |   Powered By Anxin     |
   |   Tel: 0572-5220701    |
   |   Creation:2022.07.08  | 
   +=================oOO====+
             |__|__|
              || ||
             ooO Ooo
*/
body,button,dd,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,s,td,textarea,th,ul{margin:0;padding:0;list-style:none;font-family:Microsoft YaHei,sans-serif;font-weight:400;}body,html{position:relative;}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;text-transform:capitalize}button,input,select,textarea{font-size:100%;outline:0}a{blr:expression(this.onFocus=this.blur());color:#369;text-decoration:none}.clearfix:after{content:"\0020";display:block;height:0;clear:both;font-size:0;visibility:hidden}.clearfix{zoom:1}.clear{clear:both;font-size:1px;width:1px;height:0;visibility:hidden;line-height:0}.fl{float:left}.fl,.fr{display:inline}.fr{float:right}em,i{font-style:normal}.none{display:none}.block{display:block}.inline{display:inline-block!important;margin-right:10px}img{border:0;object-fit:cover}table{border-collapse:collapse;border:0;cellspacing:0;cellpadding:0}::selection{background:#ddd;color:#111}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background-color:rgba(50,50,50,.25);border:2px solid transparent;border-radius:0px;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:rgba(50,50,50,.5)}::-webkit-scrollbar-track{background-color:rgba(50,50,50,.05)}*{box-sizing:border-box}input,textarea{border:0}input::placeholder,textarea::placeholder{opacity:.5}input:focus{border:0;outline:0;-webkit-box-shadow:0}.tipMain{position:fixed;bottom:0;left:0;z-index:9999;width:100%;border-top:1px solid #ccc;background:#fff;font-size:13px;line-height:40px}.tipMain,.tipMain .close{height:40px;text-align:center}.tipMain .close{position:absolute;top:0;right:10px;width:40px;color:red;font-weight:400;font-size:18px;font-family:Arial,Helvetica,sans-serif;cursor:pointer}
/*超出的文字省略，要定义宽度*/
span.spanleft{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block }
a,a:hover, :after, :before, .iconfont, .images, .images img, .list-li, .list-txt, .list-txt .name, .mobilemenu b, header, header *, #footer *, .wrapper, #banner, #banner img,.search img { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
a:active { /*-webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9);*/ }
/*页面*/
* { font-size: 14px; font-weight: 400; box-sizing: border-box; }
body { background-color: #F5F5F5; }
.wrapper { margin: 0 auto; position: relative; }
.text { padding: 0; }
.text, .text * { color: #333; font-size: 16px; line-height: 1.8; word-wrap: break-word; }
.text p { margin-bottom: 15px; }
.text p:last-child { margin-bottom: 0; }
.text img { max-width: 100%; margin: 20px auto; display: block; opacity: 1 !important; }
.txt-info { overflow: hidden; display: -webkit-box !important; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: normal !important; }/*-webkit-line-clamp: 8;*/
.txt-info * { -webkit-box-orient: horizontal; width: auto; display: inline !important; padding: 0; margin: 0; white-space: normal !important; word-wrap: normal !important; background: none !important; text-indent: 0 !important; font-family: sans-serif !important;word-break:break-all !important; }
.txt-info img { display: none !important; opacity: 0; }
/*更多*/
.more { position: relative; width: 100%; display: flex; justify-content: center; }
.more a { width: 140px; height: 40px; border: 2px solid #FFF; border-radius: 20px; position: relative; display: flex; justify-content: center; align-content: center; align-items: center;overflow: hidden;}
.more a:after { content: ""; display: block; position: absolute; z-index: 1; width: 100%; height: 100%; background:rgba(0,0,0,0.2); left: 0%; top: 0;transform: translateY(100%)}
.more span { position: relative; z-index: 2; font-size: 16px; font-weight: 500; color: #fff; letter-spacing: 1px; text-transform: uppercase; display: block; text-align: center; }
.more a:hover:after {transform: translateY(0)}
.more a:hover {}
.more a:hover span { color: rgba(255, 255, 255, 0.8); }
.more.white a{background:#fff;}
.more.white span{color:#333;}
.more.white a:hover span { color: #0D5A35; }
@media screen and (max-width: 700px) {
    .more { display: block; }
    .more, .more a { width: 100%; margin: 0 auto }
}
/*******************************
  -------[=返回顶部-------
********************************/
.toTop { position: fixed; z-index: 9; bottom: 0px; width: 50px; height: 50px; text-align: center; line-height: 50px; padding: 0; right: 0; background-color: #222; cursor: pointer; display: none; opacity: 0.7 !important; }
.toTop:before { content: ""; margin-top: 20px; margin-left: 15px; display: block; width: 15px; height: 15px; border-right: 3px solid #fff; border-top: 3px solid #fff; pointer-events: auto; transform: rotate(-45deg); }
.toTop:hover { background: #036CA6; opacity: 1 !important }
.toTop:active { background: #000; -webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9); }
/*******************************
  -------[=图片切换-------
********************************/
.swiper-container{width: 100%; height: 100%;}
.swiper-container img { display: block; width: 100%; height: 100%; }
.swiper-btn { display: block; width: 48px; height: 48px; border:solid 1px rgba(255, 255, 255, 0.6);text-align: center; cursor: pointer; position: absolute; top: 50%; border-radius: 0; margin-top: -25px; }
.swiper-btn:before { content: ""; position: absolute; display: block; width: 15px; height: 15px; border-right: 2px solid rgba(255, 255, 255, 0.6);; border-top: 2px solid rgba(255, 255, 255, 0.6); pointer-events: auto; left: 50%; top: 50%; }
.swiper-btn.swiper-button-disabled { opacity: 0.65; cursor: not-allowed; }
.prev.swiper-btn { left: 0; }
.prev.swiper-btn:before { transform: translate(-40%, -50%) rotate(-135deg); }
.next.swiper-btn { right: 0; }
.next.swiper-btn:before { transform: translate(-70%, -50%) rotate(45deg); }
.swiper-pagination { bottom: 20px; width: 100%; display: flex; justify-content: center; flex-flow: row wrap; }
.swiper-pagination-bullet {opacity: 1;position: relative;width: 16px;height: 16px;border-radius: 50%;margin: 12px !important;background-color: rgba(0,0,0,0.1);}
.swiper-pagination-bullet.swiper-pagination-bullet-active,.swiper-pagination-bullet:hover {background-color: rgba(0,0,0,0.8);}

/*******************************
  -------[=列表-------
********************************/
.images { overflow: hidden; position: relative; z-index: 1; width: 100%; height: 0; padding: 0px; margin: 0; }
.images img { width: 100%; height: 100%; object-fit: cover; position: absolute; z-index: 1; left: 0; top: 0; }
.list { overflow: hidden; position: relative; z-index: 1; }
.list .list-ul { margin-right: -20px; margin-bottom: -20px; }
.list .list-ul:after { content: ""; display: table; clear: both; }
.list .list-li { float: left; margin-right: 20px; margin-bottom: 20px; position: relative; }
.list .list-li .images { padding-top: 100%; }
.list .list-li:hover .images img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.list-txt { box-sizing: border-box; position: relative; z-index: 1; text-transform: capitalize; padding-top: 12px; padding-bottom: 12px; }
.list-txt .name { color: #000; font-size: 16px; font-weight: 400; }
.list-txt .txt-info { -webkit-line-clamp: 1; margin-top: 8px; }
.list-txt .txt-info, .list .list-txt .txt-info * { color: #999; line-height: 2.14; }
.list .all { display: block; position: relative; z-index: 2 }
.list.list-border .list-li:after { content: ""; display: block; position: absolute; z-index: 1; width: calc(100% - 2px); height: calc(100% - 2px); left: 0; top: 0; right: 0; bottom: 0; border: 1px solid #E5E5E5; }
/*******************************
  -------[=页码-------
********************************/
.list{padding-bottom:64px;}
.list~.main-page{padding-top:0;margin-top: -32px;}
@media screen and (max-width: 900px) {
  .list{padding-bottom:16px;}
  .list~.main-page{padding-top:0;margin-top: 0px;}
}
.main-page {position:relative; z-index: 1; width: auto; padding-top: 32px; padding-bottom: 64px; text-transform: capitalize; display: flex; justify-content: center; font-size: 14px; }
.main-page .page, .main-page .jump { display: flex; align-items: center; }
.main-page a { border: 1px solid #eee; line-height: 38px; min-width: 40px; text-align: center; height: 40px; margin: 0 5px; color: #999; border-radius: 3px; position: relative; display: flex; justify-content: center; align-items: center; background-color: #fff; }
.main-page a.active, .main-page a:hover { border-color: #036CA6; background-color: #036CA6; color: #fff; }
.main-page a.active .icon, .main-page a:hover .icon { border-color: #fff; }
.main-page a.disabled { cursor: not-allowed; border: 0; }
.main-page a.disabled:hover { background: none; color: #999; }
.main-page a .icon { display: block; width: 8px; height: 8px; border-right: 1px solid #999; border-top: 1px solid #999; pointer-events: auto; }
.main-page .prev, .main-page .next { min-width: 80px; justify-content: space-between; padding-left: 12px; padding-right: 10px; }
.main-page .prev .icon { transform: rotate(-135deg); }
.main-page .next .icon { transform: rotate(45deg); }
.main-page .jump { margin-left: 25px; }
.main-page .jump span {color: #999; white-space: nowrap; }
.main-page .jump .form-control { width: 58px; height: 40px; padding: 0;  border-radius: 3px;text-align: center; margin: 0 7px; border:solid 1px #eee;background: #fff; color:#333;}
.main-page .jump .form-control::placeholder{color:#333; opacity: 0.6;}
.main-page .jump .btn { width: 58px; height: 40px; background: #036CA6; border: 0; border-radius: 3px; text-align: center; color: #fff; margin-left: 10px; text-transform: uppercase; cursor: pointer; }
@media screen and (max-width: 900px){
    .main-page {height:auto; padding-top: 16px; padding-bottom: 16px;}
}
@media screen and (max-width: 700px) {
    .main-page { flex-direction: column; align-items:center;}
    .main-page .page { width: 100%; justify-content: center; }
    .main-page .page { margin-bottom: 16px }
}

@media screen and (max-width: 600px) {
    .main-page .page .prev span, .main-page .page .next span { display: none; opacity: 0; }
    .main-page .prev, .main-page .next { min-width: 40px; }
    .main-page .prev .icon{margin-left:4px;}
}
/*******************************
  -------[=页面底部------
********************************/
#footer { position: relative;background-color:#333;}
#footer .footer { display: flex;flex-flow:row wrap; justify-content: space-between;padding-top: 64px; padding-bottom: 24px; position:relative; }
#footer .footer .block{display:flex; flex-direction: column;}
#footer .footer .block .t{font-size:16px; font-weight: 600; color:#fff;}
#footer .footer .block .t:after{content:""; width: 32px; height: 2px; display: block; background-color: #fff;margin-top: 28px; margin-bottom: 28px;}
#footer .footer .block a{font-size: 16px; margin-bottom: 14px; color: #fff; opacity: 0.8;}
#footer .footer .block a:hover{opacity: 1;}
#footer .footer .left{width:75%; display: flex; justify-content: space-between;}
.footer-logo{display:flex;justify-content: space-between; align-items: center; width: 300px; margin-top: 48px; margin-bottom: 28px;}
.footer-logo .txt{width: 235px; font-size: 16px; font-weight: 600; color:#fff; display: flex; flex-direction: column; text-align: justify; text-align-last: justify;}
.footer-logo .txt span{font-size:12px;color:#fff; opacity: 0.8; letter-spacing: -1px; margin-top: 5px;}
#footer .footer .footer-qrcode{display:flex; width: 150px; justify-content: flex-end;}
#footer .footer .footer-qrcode .item{width: 150px;margin-left: 12px;display:flex; flex-direction: column; align-items: center;}
#footer .footer .footer-qrcode .item img{width: 130px;}
#footer .footer .footer-qrcode .item p{text-align: center;color:rgba(255, 255, 255, 0.8); white-space: nowrap; margin-top: 8px;}
#footer .copyright {width: 100%;display:flex; justify-content: space-between;padding-top:24px; padding-bottom: 24px;position:relative;}
#footer .copyright:before{content:""; display:block; position: absolute; width: 100%; height: 1px; left: 0; top: 0;  background: rgba(255, 255, 255, 0.1);}
#footer .copyright p,#footer .copyright a {color:#999;display:flex; align-items: center; }
#footer .copyright a:hover{color:#eee;}
@media screen and (max-width: 900px){
  #footer .copyright{flex-direction: column; align-items: center; margin-bottom: -12px;}
  #footer .copyright p{text-align: center; margin-bottom: 12px;}
}
@media screen and (max-width: 700px){
  #footer .copyright{padding-top: 12px; padding-bottom: 0; margin-bottom: 0;}
}
@media screen and (max-width: 600px){
  #footer .copyright p,#footer .copyright a{flex-direction: column; align-items: center;}
}
/*******************************
  -------[=页面------
********************************/
@font-face { font-family: 'xingkai'; font-style: normal; font-weight: 100; src: url('xingkai.eot'); src: url('xingkai.eot?#iefix') format('embedded-opentype'), url('xingkai.woff') format('woff'), url('xingkai.ttf') format('truetype'), url('xingkai.svg#chantilly_lightregular') format('svg'); font-weight: normal; font-style: normal }/*楷体*/
.h2{font-family: "xingkai"; font-size: 24px; line-height: 30px; color: #fff;}
header, #header,.nav { width: 100%; }
#header .wrapper, #nav, .nav, .nav .nav-ul, .nav .mainlevel, .nav .mainlevel a,#header-qrcode { height: 100%; }
#header .wrapper, .nav .nav-ul { display: flex; justify-content: space-between; align-items: center; }
header { position: fixed; z-index: 100; left: 0; top: 0;box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1); }
#header {background-color:#fff; height: 100px;}
#logo { width: 345px; height: 100%; }
.logo,.logo a{width: 100%; height: 100%; }
.logo a,.logo a span{color:#fff;}
.logo a { display: flex; justify-content: space-between; align-items: center; width: 100%; height: 100%;}
.logo a .txt{width: 270px; font-size: 20px; font-weight: 600; color:#333; display: flex; flex-direction: column; text-align: justify; text-align-last: justify;}
.logo a .txt span{font-size:13px;color:#333;letter-spacing: -1px; margin-top: 5px;}
#nav {display: flex; justify-content: space-between; width: 62%;}
.nav .nav-ul { flex-flow: row wrap; width: 100%;  }
.nav .mainlevel {position: relative; z-index: 10; display: flex; justify-content: center; }
.nav .mainlevel .mainlevel-a {text-decoration: none; width: 100%; display: flex; justify-content: center; align-items: center; position: relative; z-index: 2; text-transform: capitalize; }
.nav .mainlevel .mainlevel-a:before { content: ""; position: absolute; z-index: 1; width: 0; height: 2px;left: 50%; bottom: 0; transform: translate(-50%,-50%);background-color:#004267;}
.nav .mainlevel .mainlevel-a span { position: relative; z-index: 2; font-size: 16px; font-weight: 600;white-space: nowrap; color:#666; text-transform: uppercase;}
.nav .mainlevel.active .mainlevel-a span, .nav .mainlevel .mainlevel-a:hover span,.nav .mainlevel:hover span,.nav .mainlevel.active.cuf .mainlevel-a:hover span {color:#004267;}
.nav .mainlevel.active .mainlevel-a:before, .nav .mainlevel .mainlevel-a:hover:before,.nav .mainlevel:hover .mainlevel-a:before {width: 100%;}
.nav .mainlevel.active.cuf .mainlevel-a span {color:#000}
.nav .mainlevel.active.cuf .mainlevel-a:before {display: none;}
.nav .mainlevel.active.cuf .mainlevel-a:hover:before {display: block;}
.sub-mainlevel a:before { display: none; }
.nav .mainlevel ul { position:absolute; top:100px;left:0; transition:all 0.3s; opacity: 0;visibility:hidden;border-top:1px solid #e7e9ec}
.nav .mainlevel ul:before{content:""; display:block; width:100vw; height: 60px;  background: rgba(0, 0, 0, 0.4); position: fixed; top:100px; left: 0; z-index: 1;}
.nav .mainlevel .sub-mainlevel { position: relative; z-index: 2; display:flex; padding-top:20px; padding-bottom:20px; font-size:16px; color:#333; white-space: nowrap;}
.nav .mainlevel .sub-mainlevel .sub-mainlevel-a{font-size:16px; color:#fff; margin-right:2vw; opacity: 0.7;}
.nav .mainlevel .sub-mainlevel .sub-mainlevel-a:hover{opacity: 1;}
.nav .mainlevel:hover ul {opacity:1;  visibility:visible }
header.baion {background-color:#fff;}
header.baion .logo a,header.baion .logo a span,header.baion .nav .mainlevel.active .mainlevel-a span, header.baion .nav .mainlevel .mainlevel-a:hover span{color:#333;}
header.baion #header{border-bottom-color:#D9D9D9}
header.baion .nav .mainlevel .mainlevel-a span{color:#333;}
header.baion .nav .mainlevel .mainlevel-a:before{background-color:#0D5A35;}
header.baion #header-qrcode .item{border-left-color:#D9D9D9}
header.baion #header-qrcode .white{display:none;}
header.baion #header-qrcode .black{display:block;}
header.baion #header-qrcode .item p{color:#333;}
#sub-mainlevel { position: fixed; z-index: 9; left: 0; top: 82px; width: 100%;background: #fff;display: none;}
.pc-img { display: block !important; }
.mobile-img { display: none !important; }
.jd-title { position: relative; width: 100%; padding-top: 50px;}
.jd-title .main{font-size:36px; font-weight: 500; color:#333; display: flex; flex-direction: column; align-items: center;}
.jd-title .main:after{content:""; display: block; width: 40px; height: 2px; background-color: #008BD8; margin-top: 20px; margin-bottom: 48px;}
.jd-title2{display:flex; flex-direction: column; margin-bottom: 70px;}
.jd-title2 .en{font-size:40px; font-weight: 600; text-transform: capitalize; color: #1676AE; margin-bottom: 22px;transform: matrix(0.97, 0, -0.25, 1, 0, 0);}
.jd-title2 .chs{font-size:36px; font-weight: 400; color: #333;}
.play-btn {position: absolute;z-index: 4;left: 50%; top: 50%;width: 40px;  height: 40px;border:2px solid #fff;  margin-top: -22px; margin-left: -22px; border-radius: 50%; display: flex;  justify-content: center;  align-items: center;  cursor: pointer;}
.play-btn:after {  content: "";  display: block;  width: 14px;  height: 20px; border-radius: 2px; background-color: #fff;  clip-path: polygon(0 0, 100% 50%, 0 100%);}
#banner{width: 100%;height: 500px; overflow: hidden; position: relative; margin-top: 100px;}
#banner img{width:100%; height: 100%; display:block; position: absolute; z-index: 1; left: 0; top:0;}
#main{background-color:#fff;}
#main-color{background-color:#f3f4f6;}
.spl-header{transform:translateY(0)}
/*关于我们*/
#about1{background-color: #fff; padding-bottom: 48px;}
#about1 .about1-item{display:flex;}
#about1 .about1-item .item{flex:1; display: flex; flex-direction: column; align-items: center; margin-top: 48px;}
#about1 .about1-item .item .icon{width: 92px; height: 92px;border-radius: 50%; background-color: #F1F1F1; display: flex; justify-content: center; align-items: center;}
#about1 .about1-item .item .p1{font-size: 16px; color: #333; margin-top: 12px; margin-bottom: 7px;}
#about1 .about1-item .item .p2{font-size: 14px; color: #999; line-height: 21px;text-align: center;}
#about2{background: url(../images/about2.jpg) center center no-repeat;background-size:cover; width: 100%; height: 720px;}
#about3 { background-color: #fff;}
.about3 { margin-top: -150px;}
.about3 img {display:block; width: 100%;}
.about3 .mobile {display:none;}
#about4 {background:url(../images/about4.jpg) center center no-repeat fixed; background-size:cover; padding-top: 64px; padding-bottom: 64px;}
#honor {background:url(../images/about-honor.png) center bottom no-repeat; background-size:100% auto; padding-bottom: 160px}
.honor{position: relative; margin-top: 64px;}
.honor-page.swiper-pagination{position: relative; bottom: 0; margin-top: 0px;}
.honor-page.swiper-pagination .swiper-pagination-bullet {width:30px; height:30px; border:solid 1px #ddd; margin: 5px !important;background: none; display: flex; justify-content: center; align-items: center; font-size: 14px; color: #333;}
.honor-page.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.honor-page.swiper-pagination .swiper-pagination-bullet:hover {background-color: #008BD8; border-color:#008BD8; color:#fff;}
.honor-card .images {padding-top: 66%; background-color: #fff; box-shadow:5px 0px 7px rgba(0, 0, 0, 0.25);}
.honor-card .images img{object-fit: contain;}
/*党建*/
.personal-pop{display: flex; border: 1px solid rgba(0, 0, 0, 0.14);}
.personal-pop .list-txt{padding-bottom: 0;}
.personal-pop .list-txt .name{color:#333;}
.personal-pop .list-txt .info{font-size:16px; color: #999;margin-top: 14px;}
.personal-pop .list-txt .info:after{content:""; display:block; width: 40px; height: 2px; background-color: #0083C1; margin-top: 18px; margin-bottom: 14px;}
.personal-pop .list-txt .txt-info{margin-top: 10px; -webkit-line-clamp:3;}
.personal-pop .list-txt .txt-info,.personal-pop .txt .txt-info{font-size:14px; line-height: 1.8 !important; color:#666;}
.party-building1{position: relative;}
.party-building1 .swiper-container{padding-bottom: 32px;}
.party-building1 .swiper-btn{width:60px; height:60px; background-color: #fff; margin-top: -32px; border: 2px solid #666666; border-radius: 5px; z-index: 2;}
.party-building1 .swiper-btn:before{border-top: solid 3px #666; border-right: solid 3px #666;}
.party-building1 .swiper-btn.next{margin-right: -100px;}
.party-building1 .swiper-btn.prev{margin-left: -100px;}
.party-building1 .personal-pop{flex-direction: column; align-items: center; padding: 20px;}
.party-building1 .personal-pop:hover{box-shadow: 8px 7px 15px rgba(0, 0, 0, 0.25);}
.party-building1 .images{width: 200px; padding-top: 200px; border-radius: 50%;}
.party-building1 .list-txt .name{font-size: 18px; text-align: center;}
.party-building2 .list-ul{margin-right: -36px; margin-bottom: 36px;}
.party-building2 .list-li{width:calc(50% - 36px); margin-right: 36px; margin-bottom: 36px;}
.party-building2.list .list-li .images{width:27%;padding-top:33%;}
.party-building2 .list-txt{flex:1; padding-left: 36px;}
.party-building2 .list-txt .name{font-size: 20px;}
.party-building2 .personal-pop{padding: 25px; align-items: flex-start;}
/*个人详细 弹窗*/
.personal-wrap{width: 100%;padding:16px;}
.personal-wrap .head{width: 100%; padding:32px 32px 16px 32px; border-bottom: solid 1px #e5e5e5; margin-bottom: 24px; font-size:24px; font-weight: 600; color:#333; background-color: #fff; position:sticky;  top: 0; z-index: 10; margin-top: -16px;}
.personal-wrap .head span{font-size:14px; font-weight: 400; color:rgba(51, 51, 51, 0.6);margin-left:24px;}
.personal-wrap .body{width: 100%;display:flex;flex-flow:row wrap; align-items: flex-start;}
.personal-wrap .images{width: 30%;padding-top:37.8%;}
.personal-wrap .images img{object-fit: contain; height: auto;}
.personal-wrap .txt{flex:1; padding-left: 32px; padding-right: 16px;overflow-y: auto; height: 360px;}
.personal-wrap .txt .text *{font-size:16px; line-height: 1.8; color:#666;}
.personal-wrap .txt .field{flex:1;border-top:solid 1px #E5E5E5; border-bottom: solid 1px #e5e5e5;padding-top:12px; padding-bottom: 12px;margin-top:40px; display:flex; color:#666;}
.personal-wrap .txt .field span{white-space: nowrap; color:#999;}
/*服务列表 车辆列表 资讯列表*/
.list.service-list .list-ul,.list.vehicle-list .list-ul,.list.news-list .list-ul{margin-right: -28px; }
.list.service-list .list-li,.list.vehicle-list .list-li,.list.news-list .list-li{width:calc(33.33% - 28px);margin-right: 28px; margin-bottom: 28px;}
.list.service-list .images,.list.vehicle-list .images{padding-top: 63%;}
.list.news-list .images{padding-top: 52%;}
.list.service-list .list-txt,.list.vehicle-list .list-txt,.list.news-list .list-txt{background-color: #fff; padding: 16px;}
.list.service-list .name,.list.vehicle-list .name,.list.news-list .name{overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.list.service-list .name{text-align: center;}
.list.vehicle-list .name,.list.news-list .name{text-align: left;}
/*服务*/
#sub-nav{background: #FFFFFF; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.12); margin-bottom: 90px; position: sticky; top: 100px; z-index: 2;}
.sub-nav .swiper-wrapper{justify-content: space-between;}
.sub-nav .swiper-slide{width:auto;}
.sub-nav .swiper-slide a{padding-top:28px; padding-bottom: 28px; font-size: 16px; color:#333; position: relative; display: flex;}
.sub-nav .swiper-slide a:after{content:""; display: block; position: absolute; width: 0; height: 4px; background-color: #0083C1; left: 0; bottom: 12px;}
.sub-nav .swiper-slide.active a{font-weight: 600;}
.sub-nav .swiper-slide.active a:after,.sub-nav .swiper-slide a:hover:after{width: 100%;}
.service2{padding-bottom: 64px;}
/*车辆设备*/
.list.vehicle-list{padding-top: 100px;}
.list.vehicle-list .info{display:flex;margin-top: 6px;}
.list.vehicle-list .info span{font-size:14px; color: #666; margin-right: 26px;}
/*服务分布*/
.distribution{display:flex; justify-content: space-between; padding-top: 150px;padding-bottom: 120px;}
.distribution .txt{flex:1; padding-right: 84px;}
.distribution .txt .text p{color:#333;}
.distribution .txt .info{margin-top: 90px; display: flex; flex-flow: row wrap; border-top: solid 1px #d6d6d6; border-left: solid 1px #d6d6d6;}
.distribution .txt .info .info-li{ border-right: solid 1px #d6d6d6; border-bottom: solid 1px #d6d6d6; width: 25%;}
.distribution .txt .info .info-btn{width: 100%; padding-top: 38px; padding-bottom: 38px; display: flex; justify-content: center; font-size: 16px; color: #666;}
.distribution .txt .info .info-btn:active,.distribution .txt .info .info-btn:hover{background-color: #1676AE; color: #fff;}
.distribution .img{width: 46%;}
.distribution .img img{display:block; width: 100%;}
/*资讯*/
.list.news-list{padding-top: 100px;}
.list.news-list .txt-info{margin-top: 13px; margin-bottom: 8px;-webkit-line-clamp:2; height: 51px;}
.list.news-list .txt-info,.list.news-list .txt-info *{font-size:14px; line-height: 1.8; color: #666;}
.list.news-list .date{color: #999;}
.article{background-color: #fff; margin-top: 100px; margin-bottom: 72px; padding: 50px 7%;}
.article-header{padding-bottom: 36px; margin-bottom: 42px; position: relative;}
.article-header:after{content:""; display:block; width: 100%; height: 1px; position: absolute; left: 0; bottom: 0; background-color: #F1F1F1;}
.article-header .h1{text-align:center; font-size: 32px; color: #333; line-height: 1.8; text-transform: capitalize;}
.article-header .tool{margin-top:14px;display:flex; justify-content: center;}
.article-header .tool span{font-size:16px; color:#999; display: flex; align-items: center;}
.article-header .tool span:first-child:after{content:""; width: 1px; height:12px; display: block; background-color: #999; margin-left: 18px; margin-right: 18px;}
.article-wrap p{font-size:16px;line-height: 1.8; color:#333; margin-bottom: 15px;}
.article-wrap img{width: 100%; display: block;}
.article-img{width:100%; display: flex; justify-content: space-between; flex-flow:row wrap; margin-top: 32px;}
.article-img *{ width: 48%; margin-bottom: 16px;}
.article-footer{display:flex; flex-direction:column; border-top: solid 1px #f1f1f1;border-bottom: solid 1px #f1f1f1; padding-top: 12px; margin-top: 32px; text-transform: capitalize;}
.article-footer a{display:flex; align-items: center; color: #666; margin-bottom: 12px;}
.article-footer a span{white-space: nowrap; color: #999; width: 70px;}
/*联系*/
.contact .map,.contact .contact-info{border: 1px solid #D9D9D9; padding: 50px; margin-bottom: 50px;}
.contact {display:flex; flex-direction: column; padding-top: 96px; padding-bottom: 48px;}
.contact .contact-info {display:flex;}
.contact .logo {width: 330px;}
.contact .logo .p1,.contact .logo .p2{width: 262px;text-align: justify; text-align-last: justify;}
.contact .logo .p1{font-size: 24px; color: #333; margin-top: 20px; margin-bottom: 8px;}
.contact .logo .p2{font-size: 15px; color: #666;}
.contact .txt {flex:1;border-left: solid 1px #D9D9D9; border-right: solid 1px #D9D9D9; padding-left: 100px;}
.contact .txt p{ font-size: 22px; color: #666;margin-bottom: 12px;}
.contact .qrcode {width: 180px; display: flex;justify-content: flex-end}
.contact .qrcode .block{width: 140px; margin-left: 24px;}
.contact .qrcode .block img{display:block; width: 100%;}
.contact .qrcode .block p{text-align: center; color: #333;}

.contact .map .t{border-bottom: solid 1px #D9D9D9; text-align:center; font-size: 24px; color: #333; margin-top: -25px; padding-bottom: 16px; margin-bottom: 36px;}
.map #gaodi-map { width: 100%; height: 410px; z-index: 1; }
.map .icon { background: url(../images/map-icon.png) no-repeat; }
.map .icon-cir { width: 63px; height: 67px; }
.map .icon-cir-red { background-position: 0 0; }
.map .amap-info { width: 450px; }
.map .amap-info-content{ padding: 20px 28px 20px 20px; }
.mapInfo{width:100%;}
.map .amap-info-content h5,.mapInfo h6 { font-size: 18px; line-height: 20px; color: #333; font-weight: 600; margin-bottom: 10px; }
.map .amap-info-content div,.mapInfo p { font-size: 14px; line-height: 1.6em; color: #666 }
.amap-icon{background:url("../images/amap-icon.png") no-repeat; width: 35px !important; height: 35px !important; transform: translate(-10px,0);}
.amap-icon img{display: none !important;}
@media screen and (max-width: 800px){
    .map #gaodi-map{height:50vh}
    .map .amap-info-content{width: 80vw}    
}
@media screen and (max-width: 600px) {
    .map .amap-info { width: 80vw; }
}
/*******************************
  -------[=首页------
********************************/
.index-swiper { position: relative; overflow: hidden; height: 100vh; }
.index-swiper .swiper-slide { position: relative; overflow: hidden; height: 100%; }
.index-swiper .index-swiper-slide{width:100%; height: 100%; padding-top:100px;}
.index-swiper .swiper-slide.last,.index-swiper .swiper-slide.last .index-swiper-slide{height: auto;}
.index-swiper .swiper-slide.last .index-swiper-slide{height: auto;padding-top:0;}
.banner-swiper { position: relative; overflow: hidden; height: 100vh; }
.banner-swiper .pc-banner, .banner-swiper .pho-banner { position: relative; height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; transition: all 2s; transform: scale3d(1.1, 1.1, 1.1); }
.banner-swiper .pho-banner { display: none }
.banner-swiper .swiper-slide-active .pc-banner, .banner-swiper .swiper-slide-active .pho-banner { transform: scale3d(1, 1, 1); }
.banner-swiper .wrapper{position: absolute;left:50%; margin-left:-750px; z-index: 2;bottom: 64px; display: flex; justify-content: flex-end; align-items: center;}
.banner-swiper .swiper-pagination,.banner-swiper .swiper-btn{position: relative;}
.banner-swiper .swiper-pagination{width: auto;bottom: 0;font-size:14px; color: #fff;padding-left: 12px; padding-right: 12px; display: flex; align-items: center;}
.banner-swiper .swiper-pagination .swiper-pagination-current{font-size: 20px; margin-right: 5px;}
.banner-swiper .swiper-pagination .swiper-pagination-total{margin-left: 5px;font-size:16px;}
.banner-swiper .swiper-btn{width: 40px; height: 40px; border-radius: 50%; background-color: #fff;  top:0; margin-top: 0;}
.banner-swiper .swiper-btn:before{border-right-color: #004267; border-top-color: #004267; width: 8px; height: 8px;}
.index-swiper-pagination{right:auto; left: 0;}
.section2,.section3,.section4,.section5,.section6,.section6 .wrapper{width: 100%; height: 100%;}
.section2 .wrapper,.section3,.section4 .wrapper{display:flex; }
.section2{background: url(../images/index-section2.jpg) center center no-repeat; background-size: cover;}
.section2 .wrapper{height: 100%; align-items: center; justify-content: space-between;}
.section2 .left{width: 460px; display: flex; flex-flow: row wrap; justify-content: space-between;}
.section2 .left .txt{width:200px; font-size:50px; color: #fff; font-family: 'xingkai'; margin-bottom: 30px;}
.section2 .left .more{margin-top: 90px; justify-content: flex-start;}
.section2 .right{width: 58%; position: relative;}
.section2 .right:before{content:""; display:block; width: 100%; height: 100%; position: absolute; z-index: 1; background: rgba(0, 0, 0, 0.4);}
.section2 .right img{display:block; width: 100%; height: 100%;}
.section3 {height: 100%; flex-direction: column; justify-content: flex-end;}
.section3 .wrapper{display:flex; justify-content: space-between; align-items: flex-end;}
.section3 .swiper-info{display:flex; align-items: center;margin-bottom: 40px;}
.section3 .swiper-info .swiper-pagination,.section3 .swiper-info .swiper-btn{position: relative;}
.section3 .swiper-info .swiper-pagination{width: auto;bottom: 0;font-size:14px; color: #333;padding-left: 12px; padding-right: 12px; display: flex; align-items: center;}
.section3 .swiper-info .swiper-pagination .swiper-pagination-current{font-size: 20px; margin-right: 5px;}
.section3 .swiper-info .swiper-pagination .swiper-pagination-total{margin-left: 5px;font-size:16px;}
.section3 .swiper-info .swiper-btn{width: 40px; height: 40px; border-radius: 50%; background-color: #fff;  top:0; margin-top: 0;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.11);}
.section3 .swiper-info .swiper-btn:before{border-right-color: #004267; border-top-color: #004267; width: 8px; height: 8px;}
.section3 .swiper-container{height: 60vh;background: url(../images/index-section3.jpg) center center no-repeat; background-size: cover;border-top: solid 1px #A6A6A6;}
.section3 .swiper-container .swiper-slide{border-right: solid 1px #A6A6A6;}
.section3 .swiper-a{display: flex; width: 100%; height: 100%;flex-direction: column; justify-content: space-between; padding: 15% 10%; position: relative;}
.section3 .swiper-a .icon{width: 40px; height: 40px; position: relative;}
.section3 .swiper-a .icon img{display:block; width: 100%; height: 100%; position: absolute;left: 0; top: 0;transition: all 0.5s ease;}
.section3 .swiper-a .txt,.section3 .swiper-a .arrow{z-index: 2;}
.section3 .swiper-a .txt>div{color:#333;}
.section3 .swiper-a .p1{margin-top: 40px; margin-bottom: 18px; font-size: 24px;}
.section3 .swiper-a .p2{font-size: 16px; opacity: 0.6; text-transform: capitalize;}
.section3 .swiper-a .arrow{position:relative; height: 30px;}
.section3 .swiper-a .arrow a{display:block; width: 100%; height:100%;}
.section3 .swiper-a .arrow:before,.section3 .swiper-a .arrow:after{content:""; display:block; position: absolute; right: 0; bottom: 0;}
.section3 .swiper-a .arrow:before{width: 10px; transform: rotate(45deg);margin-bottom: 4px; height: 2px; background-color:#666;}
.section3 .swiper-a .arrow:after{width: 50%; border-bottom: solid 2px #666; height: 25px;}
.section3 .swiper-img{display: block; width: 100%; height: 100%; position: absolute;left: 0; top: 0; right: 0; bottom: 0; z-index: 1; transition: all 1200ms ease; opacity: 0;}
.section3 .swiper-a .icon .white,.section3 .swiper-a:hover .icon .black{transform: scale(0,0);}
.section3 .swiper-a:hover .icon .white,.section3 .swiper-a .icon .black{transform: scale(1,1);}
.section3 .swiper-a:hover .swiper-img{ opacity: 1;}
.section3 .swiper-a:hover .txt>div{color:#fff;}
.section3 .swiper-a:hover .arrow:before{background-color: #fff;}
.section3 .swiper-a:hover .arrow:after{border-color:#fff;}
.section3 .swiper-a:hover .arrow:after{width: 100%;}
.section3 .swiper-a:hover .arrow:after{content:"查看详细"; color:#fff; width: 100%; text-align: left;}
.section4{background:url(../images/index-section4.jpg) center center no-repeat;}
.section4 .wrapper{height:100%; align-content: flex-end; flex-flow: row wrap;}
.section4 .jd-title2 .chs{color:#fff;}
.section4 .swiper-container{ height: auto;}
.section4 .swiper-container,.section4 .swiper-slide{padding-bottom: 64px; position: relative;;}
.section4 .swiper-container:after{content:""; display:block; position: absolute; left: 0; bottom: 64px; width: 100%; height: 1px; background-color: #fff; z-index: -1;}
.section4 .swiper-slide:after{content:""; display:block; position: absolute; left: 0; bottom: 0px; width: 100%; height: 1px; margin-top: 64px; z-index: 10;}
.section4 .swiper-slide:hover:after{background-color: #004267;}
.section4 .swiper-slide:hover .swiper-news{box-shadow: 6px 12px 12px rgba(0, 0, 0, 0.3);}
.swiper-news{width:100%; height:100%;padding: 2vw; background: #FFFFFF; border-radius: 0px 10px;}
.swiper-news .name{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; font-size: 20px; color:#333; border-bottom: solid 1px #AEAAAA; padding-bottom: 2vh; margin-bottom: 2vh;}
.swiper-news .date{font-size:14px; color:#999}
.swiper-news .txt-info{font-size:14px; color:#999; margin-top: 1vh;-webkit-line-clamp: 4}
.swiper-news .txt-info,.swiper-news .txt-info *{font-size:16px; line-height: 2; color:#666; height: 128px;}
.swiper-news .btn{width:40px; height: 40px; position: relative; display: block; margin-top: 5vh}
.swiper-news .btn:before,.swiper-news .btn:after{content:"";display:block;position: absolute; border-color:#004267; border-width: 2px;}
.swiper-news .btn:before{border-top-style: solid; width: 18px;height: 0;left: 50%; top: 50%; transform: translate(-50%,-50%);}
.swiper-news .btn:after{border-top-style: solid; border-right-style: solid; width: 8px; height: 8px; transform: rotate(45deg); right: 10px; top: 15px;}
.swiper-news .btn:hover{background-color:#004267;}
.swiper-news .btn:hover:before,.swiper-news .btn:hover:after{border-color:#fff;}
/*******************************
  -------[=自适应------
********************************/
.body-overlay { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; width: 100%; height: 100%; display: none; background: rgba(0,0,0,0.2); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); }
.top .close { width: 25px; height: 25px; position: absolute; z-index: 1001; top: 16px; right: 16px; display: none; cursor: pointer; }
.mobilemenu { width: 40px; height: 40px; padding: 9px 0 0 15px; position: absolute; z-index: 1001; right: 20px; top: 50%; margin-top: -20px; display: none; cursor: pointer; }
.mobilemenu b { width: 25px; height: 2px; background-color: #666; display: block; margin-bottom: 8px; }
.mobilemenu b:nth-child(2) { margin-left: 10px; width: 15px; }
.mobilemenu.close { border: 0; }
.mobilemenu.close b { position: absolute; width: 25px; top: 19px;background-color:#fff;}
.mobilemenu.close b:nth-child(2) { display: none; }
.mobilemenu.close b:nth-child(1), .top .close b:nth-child(1) { -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.mobilemenu.close b:nth-child(3), .top .close b:nth-child(2) { -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.wrapper {width: 100%; max-width: 1500px; }

@media screen and (max-width: 1800px){
  .party-building1 .swiper-btn.next{margin-right: -16px;}
  .party-building1 .swiper-btn.prev{margin-left: -16px;}
}
@media screen and (max-width: 1520px){
    html,body{font-size:12px;}
    .wrapper {max-width: 100%;padding-left:16px; padding-right: 16px;}
    .banner-swiper .wrapper{left:0; margin-left: 0;bottom: 32px;}
    #about4{padding-top: 32px; padding-bottom: 32px;}
    #honor{ background-size: contain; padding-bottom: 120px;}
    #honor .wrapper{width: 90%; max-width: 90%;}
    .honor{margin-top: 32px;}
    .list.vehicle-list,.list.news-list{padding-top: 64px;}
    .distribution{padding-top: 72px; padding-bottom: 64px;}
    .article{margin-top: 72px;margin-bottom: 64px; padding: 32px 5%;}
    .contact{padding-top: 64px; padding-bottom: 32px;}
    .contact .map, .contact .contact-info{padding: 32px; margin-bottom: 32px;}
    .contact .map .t{margin-top: -15px;}
}
@media screen and (max-width: 1366px) {
  .jd-title .main{font-size: 32px;}
  .jd-title .main:after{margin-top: 16px; margin-bottom: 36px;}
  #nav{flex:1; padding-left: 3vw;}
  .section2 .left{width:400px;}
  .section2 .left .txt{letter-spacing: -5px; width: 180px;}
  #honor{padding-bottom: 110px;}
  #honor .wrapper{width: 95%; max-width: 95%;}
  .honor{margin-top: 0;}
  .party-building1 .personal-pop,.party-building2 .personal-pop{padding: 16px;}
  .party-building2 .list-ul{margin-right: -24px; margin-bottom: 24px;}
  .party-building2 .list-li{width: calc(50% - 24px); margin-right: 24px; margin-bottom: 24px;}
  .party-building2 .list-txt{padding-left: 24px;}
  .party-building2.list .list-li .images{width: 40%; padding-top: 48.8%;}
  #sub-nav{margin-bottom: 45px;}
  .sub-nav .swiper-wrapper{justify-content: flex-start;}
  .sub-nav .swiper-slide{width:auto; margin-right: 32px;}
  .sub-nav .swiper-slide a{padding-top: 24px; padding-bottom: 24px;}
  .sub-nav .swiper-slide a:after{bottom: 2px;}
  .list.service-list .list-ul,.list.vehicle-list .list-ul,.list.news-list .list-ul{margin-right: -16px; }
  .list.service-list .list-li,.list.vehicle-list .list-li,.list.news-list .list-li{width:calc(33.33% - 16px);margin-right: 16px; margin-bottom: 16px;}
  .service2{padding-bottom: 32px;}
  .list.vehicle-list,.list.news-list{padding-top: 32px;}
  .distribution .txt{padding-right: 64px;}
  .article{margin-top: 32px;margin-bottom: 32px; padding: 16px;}
}

@media screen and (max-width: 1280px) { 
  #footer .footer{padding-top: 32px; padding-bottom: 12px;}
  #footer .footer .block a{margin-bottom: 8px;}
  .about3{margin-top: -100px;}
  #honor{padding-bottom: 90px;}
  .jd-title2{margin-bottom: 36px;}
  .distribution{align-items: center;}
  .distribution .txt{padding-right: 32px;}
  .distribution .txt .info{margin-top: 45px;}
  .contact .logo{display: none;}
  .contact .txt{border-left:0; padding-left: 32px;}
}

@media screen and (max-width: 1024px) {
  .jd-title2 .en{font-size: 36px; margin-bottom: 12px;}
  .section2 .left{width:360px;}
  .section2 .left .txt{font-size:40px;}
  #footer .footer .left{flex:1;padding-right: 32px;}
  #footer .footer .block .t:after{margin-top: 16px;margin-bottom: 16px;}
  #footer .footer .block:nth-child(1){display:none;}
  #honor{padding-bottom: 80px;}
  .party-building2 .list-ul{margin-right: -16px; margin-bottom: 16px;}
  .party-building2 .list-li{width: calc(50% - 16px); margin-right: 16px; margin-bottom: 16px;}
  .party-building2 .list-txt{padding-left: 16px;}
  .distribution{padding-top: 48px; padding-bottom: 32px;}
  .article-header{padding-bottom: 16px; margin-bottom: 32px;}
  .article-header .h1{font-size: 24px;}
  .contact{padding-top: 16px; margin-bottom: 16px;}
  .contact .map, .contact .contact-info{padding: 16px; margin-bottom: 16px;}
  .contact .txt p{font-size: 18px;}
  .contact .map .t{margin-top: 0;margin-bottom: 16px;}
}

@media screen and (max-width: 900px) {  
    .nav .mainlevel a:before,.nav .mainlevel:after, .nav .mainlevel ul:before, .nav .mainlevel ul li a:after { display: none; opacity: 0 }
    .pc-img { display: none !important; }
    .mobile-img { display: block !important; }
    .mobilemenu { display: inline-block; }
    .mobilemenu.hide { display: none; }
    header { height: 60px; z-index: 10; }
    #header { height: 100%; }
    #header .wrapper { padding-top: 0; }
    #header .wrapper, .nav .nav-ul { display: block }
    #nav, header.baion #nav { position: fixed; display: block; width: 80%; height: 100%; right: -100%; top: 0px; padding: 0; margin: 0; background: rgba(3, 108, 166, 0.8); z-index: 101; overflow-x: hidden; overflow-y: auto; box-shadow: 5px 10px 17px rgba(0, 0, 0, 0.25); }
	.item-qrcode-box:before{display:none}
    #nav .nav { padding: 60px 16px 16px; width: 100%; height: auto; }
    #nav .nav .mainlevel { width: 100%; border-bottom: solid 1px rgba(255,255,255,0.5); display: block; margin: 0; height: auto; }
    .nav .mainlevel .mainlevel-a:after { content: ""; position: absolute; right: 16px; width: 8px; height: 8px; border-top: solid 1px rgba(255,255,255,0.5); border-right: solid 1px rgba(255,255,255,0.5); transform: rotate(45deg) }
    #nav .nav .mainlevel.active { border-bottom-color:#fff;}
    #nav .nav .mainlevel.active .mainlevel-a:after{border-top-color:#fff; border-right-color:#fff;transform: rotate(135deg)}
    .nav .mainlevel .mainlevel-a span,.nav .mainlevel.active .mainlevel-a span, .nav .mainlevel .mainlevel-a:hover span, .nav .mainlevel:hover span, .nav .mainlevel.active.cuf .mainlevel-a:hover span{color:#fff;}
    .nav .mainlevel-a {opacity: 1; }
    header.baion .nav .mainlevel.active .mainlevel-a span, header.baion .nav .mainlevel .mainlevel-a:hover span,header.baion .nav .mainlevel .mainlevel-a span { color: #fff; }
    .nav .mainlevel ul { position:relative;top:0px;width:100%;left:0;background-color:#fff;font-size:0;transition:all 0.3s;opacity: 1;	visibility:inherit;border-top:1px solid #e7e9ec; display: none;}
    .nav .mainlevel ul li { float: none; width: 100%; }
    .nav .mainlevel ul li ul { transform: scale(1); }
    .nav .mainlevel.active ul{display:flex;}
    .nav .mainlevel .mainlevel-a { height: 50px; line-height: 50px; width: 100%; padding: 0;margin: 0; display: flex; align-items: center; justify-content: flex-start; padding-left: 16px;}
    .nav .mainlevel .mainlevel-a.active:after{transform: rotate(135deg)}
    .nav .mainlevel .sub-mainlevel{padding-top:10px; padding-bottom: 10px; flex-direction: column; width: 100%;}
    .nav .mainlevel .sub-mainlevel .sub-mainlevel-a{width: 100%; padding:12px 16px; text-align: left; color:#000;}
    #banner{margin-top: 60px; height: 20vh;}
    .jd-title{padding-top: 32px;}
    .jd-title .main:after{margin-bottom: 16px;}
    .index-swiper .index-swiper-slide{padding-top:60px;}
    #logo{ position: absolute; top: 50%; transform: translateY(-50%); }
    #logo { left: 16px; width: 280px;}
    .logo a .txt{font-size: 16px; width: 220px;}
    .logo a .txt span{font-size: 10px;margin-top: 0; letter-spacing: -0.5px;}
    .logo a img{height: 50px; width: auto;}
    .jd-title2{align-items: center; margin-bottom: 32px;}
    .jd-title2 .en{ font-size: 32px; margin-bottom: 16px;}
    .jd-title2 .chs{font-size: 20px;}
    .banner-swiper .pc-banner{display: none; opacity: 0}
    .banner-swiper .pho-banner{display: block; width: 100%; height: 100%; object-fit: cover;}
    .banner-swiper .wrapper{justify-content: center; }
    .section2 .wrapper{flex-direction: column; justify-content: flex-end;padding-left: 0; padding-right: 0;}
    .section2 .left{width:100%; padding-left: 16px; padding-right: 16px;}
    .section2 .left .more{margin-top: 4vh; margin-bottom: 4vh; justify-content: center;}
    .section2 .left .txt{width:50%;margin-bottom: 0; margin-top: 2vh;}
    .section2 .left .txt:nth-child(even){text-align: right;}
    .section2 .right{width: 100%; height: 55vh;}
    .section3 .wrapper{flex-direction: column; align-items:center}
    .section3 .swiper-info{margin-bottom: 16px; z-index: 2;}
    .section3 .swiper-container{height:70vh}
    .section4 .wrapper{align-content: center; justify-content: center;}
    .swiper-news{padding:16px;}
    #footer .footer .block:nth-last-child(1){display:none;}
    #about1{padding-bottom: 24px;}
    #about1 .about1-item .item{margin-top: 24px;}
    #about2{height: 50vh;}
    .about3{margin-top: 16px;}
    .about3 .mobile{display:block;}
    .about3 .pc{display:none;}
    #about4{padding-top: 0;}
    .party-building1 .swiper-container{padding-bottom: 0;}
    .personal-wrap .head{font-size:20px;padding: 24px 16px 16px 16px; margin-bottom: 12px;}
    .personal-wrap .txt{flex:1; padding-left: 16px; padding-right: 8px; height: 410px;}
    #sub-nav{top:60px; margin-bottom: 32px;}
    .service2{padding-bottom: 16px;}
    .list.vehicle-list,.list.news-list{padding-top: 16px;}
    .article{margin-top: 16px; margin-bottom: 16px;}
    .contact .txt{padding-left: 16px;}
}

@media screen and (max-width: 800px) {
  .footer-logo,#footer .footer .block:nth-last-child(1),#footer .footer .block:nth-last-child(2),#footer .footer .block:nth-last-child(3),#footer .footer .block:nth-last-child(4){display:none;}
  #honor{padding-bottom: 64px;}
  .party-building1 .images{width: 150px; padding-top:150px;}
  .personal-pop .list-txt .txt-info{-webkit-line-clamp:2}
  .list.service-list .list-li,.list.vehicle-list .list-li,.list.news-list .list-li{width: calc(50% - 16px);}
  .distribution{flex-direction: column;}
  .distribution .txt{order:2; padding-right: 0; padding-top: 16px;}
  .distribution .txt .info{margin-top: 16px;}
  .distribution .img{width: 80%;}
}

@media screen and (max-width: 700px) {
  .spl-header{transform:translateY(0);}
  #footer .footer{padding-top: 16px;}
  #about4{padding-bottom: 16px;}
  .party-building1 .swiper-btn{width: 48px; height: 48px; border-width: 1px; margin-top: -25px;}
  .party-building1 .swiper-btn:before{width:12px; height: 12px; border-width: 2px;}
  .party-building2 .personal-pop{padding: 8px;}
  .article-img *{width: 100%;}
  .contact-info{flex-direction: column; align-items: center;}
  .contact .txt{border-right: 0; width: 100%; flex:none; padding-bottom: 16px; padding-left: 0;}
}

@media screen and (max-width: 600px) { 
  .jd-title .main{font-size:24px;}
  #footer .footer .footer-qrcode{width:100%; justify-content: center;}
  #footer .footer .left{display:none;}
  .party-building2 .list-ul{margin-right: 0;}
  .party-building2 .list-li{width:100%; margin-right: 0;}
  .party-building2.list .list-li .images{width: 150px; padding-top: 183px;}  
  .distribution .img{width: 100%;;}
  .distribution .txt .info .info-li{width: 33.33%;}
  .personal-wrap .body{flex-direction: column;}
  .personal-wrap .images{width: 100%; padding-top: 0; height: auto;}
  .personal-wrap .images img{position: relative;}
  .personal-wrap .txt{padding-left: 0; padding-right: 0; padding-top: 16px;}
}

@media screen and (max-width: 480px) {
  #honor{padding-bottom: 32px;}
  .list.service-list .list-ul,.list.vehicle-list .list-ul,.list.news-list .list-ul{margin-top: 0;}
  .list.service-list .list-li,.list.vehicle-list .list-li,.list.news-list .list-li{width: 100%; margin-top: 0;}
  .article{margin-top: 0; margin-bottom: 0; margin-left: -16px; margin-right: -16px;}
  .article-header .tool span{font-size: 12px;}
  .article-header .tool span:first-child:after{margin-left: 10px; margin-right: 10px;}
}

.section2-right .swiper-btn{ z-index: 2; background: rgba(0, 66, 103, 0.8); border-radius: 50%; border: 0; margin-top: -24px;}
.section2-right .swiper-btn.prev{margin-left: 16px;}
.section2-right .swiper-btn.next{margin-right: 16px;}