@charset "utf-8";
/* */

@font-face { font-family: sy;src:url("../font/sySong.woff");}
@font-face {font-family: pop;src:url("../font/POPPINS-REGULAR.TTF");}
@font-face {font-family: pop-m;src:url("../font/POPPINS-MEDIUM.TTF");}
@font-face {font-family: pop-b;src:url("../font/POPPINS-BOLD.TTF");}
.header_box {position: fixed;z-index: 10000;left: 0;right: 0;top: 0;width:100%;}
.head .head-b .wp{height: 1.2rem;align-items: center;width: 100%;max-width: 100%;padding: 0 0.9rem;display: flex;}
.head #logo img {transition: all 0.5s ease 0s;width: 3.4rem;}
.head-b .right{flex:1;min-width:0;padding-left: 7%;align-items: center;justify-content: flex-end;}
 #header{position:relative;z-index: 1;}
 #header::before{background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);bottom: auto;top: 0;height: 2rem;content:"";position:absolute;width:100%;z-index: -1;}
 #header.xg::before{height: 100%;background: #00379B;}

.head-b{position:relative;z-index:10}
.list_box1 .li{padding: 0 0 0 0.2rem;color: rgba(255,255,255,.3);}
.list_box1{padding-left: 0.2rem;display: flex;}
.list_box1 a{font-size: .16rem;color: #fff;align-items: center;}
.list_box1 .li img{display:inline-block;width: 0.4rem;}
/*  */
#nav{flex: 1;min-width: 0;padding-right: 0.2rem;}
#nav ul{justify-content:space-between;align-items:center;}
#nav ul li {z-index: 0;height: 100%;position: relative;padding: 0;}
#nav ul li>a{display: block;position: relative;display: flex;align-items: center;text-decoration: none !important;}
#nav ul li h3{font-size: 0.2rem;color: rgb(255, 255, 255);line-height: .6rem;position: relative;padding: 0;font-family: pop-b;border-bottom: 3px solid transparent;}
#nav ul li .sub {position: absolute;top: 100%;background: #fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;}
#nav ul li .sub::after {content: "";height: 3px;width: 100%;position: absolute;left: 0px;top: 0px;background: #eb7a0b;}
#nav ul li .sub .box {padding: 0.14rem 0px;text-align: center;}
#nav ul li .sub a {padding: 0.08rem 0.3rem;line-height: 0.28rem;transition: all 0.6s ease 0s;font-size: 0.16rem;color: #333;text-align: center;white-space: nowrap;min-width: 1.6rem;display: block;}
#nav ul li .sub a:hover {color: #fff;background: #00379B;}
#nav ul li:hover .sub {visibility: visible;transform: translateX(-50%) scaleY(1);opacity: 1;}
#nav > ul > li:hover h3, #nav ul li.on h3 {border-bottom: 3px solid #fff; }


#m_nav * { transition: all 0s ease 0s; }
.m_header_box { transition: all 0.6s ease 0s; display: none; position: relative; z-index: 100000; }
.m_header_box header {padding: 0px 0px 0px 15px;height: 0.7rem;background: #00379B;box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 5px;position: fixed;top: 0px;left: 0px;right: 0px;z-index: 100;display: flex;justify-content: space-between;align-items: center;}
.m_header_box header #logo img {height: auto;max-height: 0.6rem;}
.m_header_box header #logo { padding: 0px; width: calc(100% - 80px); }
#nav_btn_box.on { background: none; }
#nav_btn_box {position: relative;width: 0.7rem;height: 0.7rem;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box::before { content: ""; position: absolute; z-index: -1; top: 0px; right: 0px; bottom: 0px; left: 0px; background: rgb(255, 255, 255); }
#nav_btn_box::after {content: "";position: absolute;z-index: -1;top: 0px;left: -.15rem;border-right: .15rem solid rgb(255, 255, 255);border-top: 0.7rem solid transparent;display: none;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; transition: all 0.5s ease 0s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 0.4rem; height: 22px; position: relative; outline: none; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0px;display: inline-block;width: 18px;height: 2px;transition: all 0.3s ease-out 0s;background: #00379B;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0px;display: inline-block;width: 24px;height: 2px;content: "";transition: all 0.3s ease-out 0s;background: #00379B;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { transform: rotate(-45deg); top: 0px; }
.m_nav_list { flex-direction: column; width: 100%; height: 100%; overflow: auto; align-items: center; display: flex; background: rgba(255, 255, 255, 0.1); }
.m_nav_list::-webkit-scrollbar { display: none; }
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0px;padding: 70px 20px 30px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out 0s;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background:  0% 0% / cover rgb(247, 247, 247);opacity: 0;visibility: hidden;}
#m_nav .close { position: absolute; top: 7px; right: 15px; left: 15px; font-size: 30px; color: rgb(51, 51, 51); z-index: 10000; width: auto; height: 35px; border-radius: 0px; display: flex; align-items: center; justify-content: flex-end; padding: 0px; }
#m_nav.act { pointer-events: auto; right: 0px; opacity: 1; visibility: visible; }
#m_nav .search_box input.submit { background: url("../images/submit.png") center center / 0.28rem no-repeat #00379B; }
#m_nav .list_box0 {width: 90%;margin: 0.1rem auto 0px;justify-content: flex-start;}
#m_nav .list_box0 .li {text-align: center;color: #00379B;margin: 0px 0rem 0.15rem;font-size: 14px;}
#m_nav .list_box0 .li a{background:none;padding: 0 0.2rem 0 0;}
#m_nav .old_rukou { margin: 0.24rem 0px 0px; width: 100%; }
.list_box_nav_mobile {width: 100%;/* height: calc(100% - 3rem); */padding: 0px 0px 10px;overflow: hidden auto;margin: 0px;/* flex: 1 1 0%; */}
.list_box_nav_mobile > li { width: 90%; overflow: hidden; padding: 0px; position: relative; margin: 0px auto; }
.list_box_nav_mobile > li .con { position: relative; }
.list_box_nav_mobile > li .a { width: 100%; border-bottom: 1px solid rgb(226, 226, 226); line-height: 0.64rem; color: rgb(51, 51, 51); padding: 0px; font-size: 16px; display: flex; position: relative; transition: all 0.5s ease 0s; }
.list_box_nav_mobile > li i { opacity: 1; width: 0.64rem; height: 0.64rem; background: url("../images/arrow_down.png") no-repeat; background-position: center center; position: absolute; display: block; right: 0px; top: 2px; background-size: 15px 9px !important; }
.list_box_nav_mobile > li.on1 i { transform: rotate(-90deg); }
.list_box_nav_mobile > li.on .a { border-bottom: 1px solid rgb(226, 226, 226); }
.list_box_nav_mobile > li .list { padding: 10px 0px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); display: none; }
.list_box_nav_mobile > li .list a { display: block; font-size: 13px; color: rgb(102, 102, 102); line-height: 2.5; }
.nav_mask { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 888; background-color: rgba(0, 0, 0, 0.4); display: none; }
/* 手机搜索 */
.wap_search {font-size: 0.16rem;border-radius: 5px;color: rgb(255, 255, 255);width: 100%;height: 0.6rem;display: block;margin-bottom: .1rem;}
.wap_search form {height: 100%;border-radius: 0.2rem;background: rgb(255, 255, 255);position: relative;width: 3.68rem;margin: 0rem auto;}
.wap_search .input {font-size: 0.14rem;color: #333;height: 0.6rem;line-height: 0.5rem;padding: 0px 0.24rem;box-shadow: none;appearance: none;float: left;border-right: 0px;background: none;width: calc(100% - 40px);}
.wap_search .btn_blue {position: absolute;cursor: pointer;top: 0px;right: 0px;width: 0.6rem;height: 0.6rem;line-height: 0.6rem;border: 0px;background: url("../images/submit.png") center center no-repeat #00379B;border-radius: 50%;background-size: 22px;}
.wap_search .btn_blue.fr { background: rgb(233, 237, 239); color: rgb(78, 79, 83); }
.wap_search input::-webkit-input-placeholder { color: rgb(153, 153, 153); }
.wap_search input:focus::-webkit-input-placeholder { color: transparent; }

/* pc搜索 */
.search_btn { cursor: pointer; }
.search_btn svg { fill: rgb(255, 255, 255); width: 16px; height: 16px; }
.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100vh; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: #00379B; transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; opacity: 0.9; }
.search-dialog-box.on::before { height: 100%; display: none; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background:  0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 0.44rem; line-height: 0.56rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 8rem; margin: 0px auto; background-color: rgba(255, 255, 255, 0.1); box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] {float: left;height: 0.7rem;width: calc(100% - 1rem);background-color: rgb(255, 255, 255);font-size: 0.2rem;line-height: 0.08rem;color: #666;transition: all 0.3s ease 0s;padding: 0px 0.2rem;}
.search-dialog .search-input input[type="submit"], .search-dialog .search-input .clear-btn {float: right;height: 0.7rem;width: 1rem;}
.search-dialog .search-input input[type="submit"] {background-color: #00379B;background-repeat: no-repeat;background-position: center center;background-size: 0.4rem;background-image: url("../images/search-btn.png");font-size: .2rem;color: #fff;}
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url("../images/close-btn.png"); background-size: 0.56rem; border-radius: 100%; margin-right: 0.16rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .hot-search { font-size: 0px; width: 0.49rem; margin: 0.096rem auto 0px; box-sizing: border-box; padding: 0px 0.096rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.06rem; line-height: 0.08rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.096rem; background-repeat: no-repeat; background-position: left center; background-size: 0.08rem; }
.search-dialog .hot-link { margin-left: 0.16rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.06rem; line-height: 0.08rem; margin-right: 0.12rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.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(0px); }
.pub-close { position: absolute; width: 0.48rem; height: 0.48rem; z-index: 10; right: 0.24rem; top: 0.216rem; background-color: rgba(255, 255, 255, 0.1); border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-size: 0.12rem; background-repeat: no-repeat; background-image: url("../images/close-btn.png"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}


/* banner */
.main-visual-wrapper { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden;}
.swiper-box1 .imged{padding-bottom: 100vh;}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1.05); transition: opacity 0.5s}
.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider video{transform: scale(1.1)\0;}
.main-visual-slider .imged::after{width: 100%;opacity: 0.8;background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 97%);height: 30%;}
.banner h3{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);color: #fff;font-size: 1.1rem;font-family: pop-b;text-transform: uppercase;z-index: 10;white-space: nowrap;}
.banner .cir{bottom: .35rem;width: 100%;display: flex;justify-content: center;z-index: 10;left: 0;align-items: center;}
.banner .cir span{position: relative;width: 0.1rem;height: 0.1rem;margin: 0 0.1rem;opacity: 1;}
.banner .cir .swiper-pagination-bullet-active{width: 0.45rem;height: 0.42rem;border-radius: 0rem;background: url(../images/cir1.png) no-repeat;opacity: 1;background-size: 100% 100%;}

/* home1 */
.home1{width: 100%;padding: .56rem 0 .8rem;}
.title{margin-bottom: .44rem;align-items: center;position: relative;z-index: 10;}
.title .h3{margin: 0 auto;}
.title h3{font-size: 0.7rem;line-height: 1.5;cursor: pointer;color: #111;text-transform: capitalize;font-family: 'pop-m';}

.more{justify-content: center;margin-top:0.58rem;}
.more a{font-size: 0.16rem;color: #fff;align-items: center;transition: 0.5s;line-height: 0.44rem;padding: 0 0.4rem;display: inline-block;transition: 0.5s;background: #00379B;}
.more a:hover{color: #00379B;background: #fff;box-shadow: 0rem 0rem 0.1rem 0rem rgba(11, 48, 115, 0.31);}

.home1 li *{transition: 0.5s;}
.h1-t .imged{padding-bottom: 54.4%;} 
.h1-t{margin-bottom: 0.32rem;}
.h1-t a{align-items: center;background: #F4F4F4;}
.h1-t .scale{width: 57.5%;}
.h1-t .con{flex: 1;min-width: 0;padding: 0.6rem;}

.h1-t p{font-size: 0.2rem;line-height: 0.3rem;color: #F57C40;color: #333;font-family: Georgia;}
.h1-t h3{line-height: 0.45rem;color: #333;font-family: pop-m;margin: 0.2rem 0;font-size: 0.3rem;transition: 0.5s;max-height: 1.35rem\0;}
.h1-t .line{width: 100%;height: 1px;background: #ddd;margin: 0rem 0 0.4rem;}
.h1-t h4{font-size: 0.18rem;color: #9E9E9E;line-height: 0.3rem;max-height: 0.9rem\0;}

.home1-t{margin: 0 -0.15rem;}
.home1-t li{padding-bottom:.2rem;}
.home1-t li a{display: block;background: #FFFFFF;box-shadow: 0rem 0rem 0.1rem 0rem rgba(0, 0, 0, 0.08);margin: 0 0.15rem;}
.home1-t li p{font-size: 0.2rem;line-height: 0.3rem;color: #F57C40;color: #333;font-family: Georgia;}
.home1-t li h3{line-height: 0.4rem;color: #333;margin: 0.13rem 0 0;font-size: 0.26rem;transition: 0.5s;max-height: 0.8rem\0;}
.home1-t li .con{height:1.9rem;padding:.3rem;}



@media screen and (min-width: 1025px){
   .home1-t li a:hover h3,.home1-t li a:hover p,.h1-t a:hover h3,.h1-t a:hover p{color: #00379B;}

}
@media screen and (max-width:1024px){
    .home1{padding: 0.4rem 0rem;}
    .h1-t .scale{width: 50%;}
}
@media screen and (max-width:768px){
    .h1-t .scale{width: 100%;}
    .h1-t .con{flex: none;width: 100%;padding: 0.25rem;}
  .h1-t .line{margin-bottom:.2rem;}
}
@media screen and (max-width:420px){

}
/* home2 */
.home2{padding: .6rem 0 0.96rem;z-index: 3;background: #F4F4F4;}

.home2-t{position: relative;}
.home2-t li *{transition: 0.5s;}
.home2-t li{padding-bottom: 0.2rem;padding-left: 1px;}
.home2-t li a{padding: 0.4rem 0.5rem;display: block;border: 1px solid #D5D5D5;height: 2.95rem;}
.home2-t li a::after{width: 100%;background: #fff;box-shadow: 0px 0px 10px 0px rgba(11, 48, 115, 0.31);opacity: 0;}
.home2-t li p{font-size: 0.2rem;line-height: 0.3rem;color: #F57C40;color: #333;font-family: Georgia;}
.home2-t li h3{font-size: 0.28rem;line-height: 0.4rem;color: #333;margin: 0.5rem 0 0;transition: 0.5s;max-height: 1.2rem\0;}

.home2-t .cir{position: relative;align-items: center;z-index:1;display: flex;align-items: center;justify-content: center;width: 100%;position: relative;margin-top: 0.18rem;}
.home2-t .cir span{width: 0.1rem;height: 0.1rem;background: none;border: 1px solid #00379B;margin: 0 0.15rem !important;opacity: 1;}
.home2-t .cir span.swiper-pagination-bullet-active{background: url(../images/cir2.png) no-repeat;background-size: 100%;width: 0.3rem;height: 0.3rem;border-radius: 0;border: none;}

.home2 .more{margin-top: 0.38rem;}

@media screen and (min-width: 1025px){
    .home2-t li a:hover::after{opacity: 1;}
    .home2-t li a:hover p,.home2-t li a:hover h3{color: #00379B;}
}
@media screen and (max-width:1024px){
    .home2{padding: 0.4rem 0 0.4rem;}
    .home2-t li a{padding:.2rem;height: 2rem;}
    .home2-t li h3{margin-top: 0.2rem;}

}
@media screen and (max-width:420px){
   .home2-t li a{height: auto;}
}

/* home5 */
.home5{width: 100%;padding: 0.9rem 0 0.3rem;/* overflow: hidden; */}
.home5-t{align-items: flex-start;}
.home5-t .left{width: 4.1rem;padding:0.3rem 0.54rem 0.6rem;margin-top: .25rem;}
.home5-t .right{width: calc(100% - 4.1rem);z-index: 10;margin-top: -.5rem;}
.home5-t .left::after{width: 11.91rem;height: 6.22rem;background: url(../images/h5bg.jpg) no-repeat center/cover;bottom: auto;top: 0;}
.home5-t .more{position: relative;right: auto;display: flex;justify-content: center;margin-top:0.6rem;}
.home5-t .more a{color: #fff;}
.home5-t .more a::after{background: url(../images/more2.png) no-repeat;background-size: 100% 100% !important;}
.home5-t .left li a{padding: 0.28rem 0rem;border-bottom: 1px solid rgba(216, 216, 216, 0.2);;align-items: center;justify-content: space-between;}
.home5-t .left li a::after{height: 1px;bottom: -1px;background: #fff;}
.home5-t .left li h3{font-size: 0.18rem;color: #fff;line-height: 1.3;}
.home5-t .left li span{width: 0.3rem;opacity: .3;transition: 0.5s;}
.home5-t .right .imged::after{width: 0.64rem;height: 0.64rem;background: url(../images/bf.png) no-repeat;background-size: 100% !important;left: 50%;bottom: auto;top: 50%;transform: translate(-50%,-50%);}
.home5-t .right .imged{padding-bottom:55.7%;}
.home5-t .right video{height:5.43rem;width: 100%;}
@media screen and (min-width:1024px){
  .home5-t .left li a:hover span{opacity: 1;}
  .home5-t .left li a:hover::after{width: 100%;}
  .home5-t .left li a:hover h3{font-weight: bold;}
}
@media screen and (max-width:1024px){
  .home5{padding: 0rem 0 0;}
   .home5-t .left{width: 100%;padding: 0.2rem;margin: 0;}
  .home5-t .right{width: 100%;margin-top:.3rem;}
  .home5-t .left::after{right: 0;width: 100%;height: 100%;}
  .home5-t .right .imged::after{width: 0.45rem;height: 0.45rem;}
  .home5-t .right video{height:auto;}
  .home5-t .more{margin-top:.3rem;}
}
@media screen and (max-width:768px){
 
}



/* home3 */
.home3{padding: 1rem 0 0.95rem;overflow: hidden;width: 100%;}
.home3-t ul{margin: 0 -0.16rem;}
.home3-t li{width: 20%;padding: 0 0.16rem;}
.home3-t li a{display: block;height: 2.9rem;background: #fff;box-shadow: 0rem 0rem 0.1rem 0px rgba(0, 0, 0, 0.08);transition: 0.5s;text-align: center;padding: 0.48rem 0.2rem 0;}
.home3-t li span{display: flex;align-items: center;justify-content: center;margin: 0 auto 0.2rem;width: 0.92rem;height: 1.07rem;}
.home3-t li span .img2{display: none;}
.home3-t li p{font-size: 0.26rem;color: #333;line-height: 1.6;}


@media screen and (min-width: 1025px) {
    .home3-t li a:hover .img2{display: block;}
    .home3-t li a:hover .img1{display: none;}
    .home3-t li a:hover p{color: #00379B;}
    .home3-t li a:hover{box-shadow: 0rem 0rem 0.1rem 0rem rgba(11, 48, 115, 0.31);}
}

@media screen and (max-width: 1024px) {
  .home3{padding: 0.4rem 0;}
  .home3-t li p{font-size: 0.22rem;}
  .home3-t ul{margin: 0 -0.1rem;}
  .home3-t li{width: 20%;padding: 0 0.1rem;}
  .home3-t li span{width: 0.6rem;height: 0.75rem;}
  .home3-t li span img{max-width: 0.55rem;}
   .home3-t li a{height:2.5rem;padding:.2rem .15rem 0}
}
@media screen and (max-width: 768px) {
  .home3{padding: 0.4rem 0 0.1rem;}
  .home3-t li{width: 33.3%;margin-bottom: 0.25rem;}
  .home3-t li span{width: 0.6rem;height: 0.75rem;margin:0 auto .1rem;}
  .home3-t li span img{max-width: 0.55rem;}
  .home3-t li a{height:2rem;}
}
@media screen and (max-width: 420px) {
  .home3-t li{width: 50%;}
}

/* home4 */
.home4{width: 100%;padding: .65rem 0 .9rem;overflow: hidden;}
.home4::after{width: 100%;bottom: auto;top: 0;height: 6.4rem;background: #F4F4F4;}
.more2{position: absolute;right: 0;padding-right: 0.34rem;}
.more2::after{width: 0.55rem;height: 0.12rem;background: url(../images/more.png) no-repeat;background-size: 100% 100%;left: auto;right: 0;bottom: auto;top: 50%;transform: translateY(-50%);}
.more2 a{font-size: 0.18rem;color: #9E9E9E;line-height: 0.44rem;padding: 0 0.48rem 0 0.25rem;border: 1px solid #D5D5D5;transition: 0.5s;display: block;}
.more2 a:hover{color: #00379B;border-color: #00379B;}
.home4 dl{margin-bottom: 0.65rem;justify-content: center;}
.home4 dt{padding-bottom: 0.07rem;font-size: 0.32rem;color: #111111;cursor: pointer;padding: 0 0.5rem .07rem;}
.home4 dt::after{left: 50%;transform: translateX(-50%);width: 1.05rem;height: 2px;background: #00379B;opacity: 0;}
.home4 dt.on{color: #00379B;font-family: pop-b;}
.home4 dt.on::after{opacity: 1;}
.h4-t .tab{display: none;}
.h4-t .tab:first-child{display: block;}

.home4-t{position: relative;justify-content: space-between;margin: 0 -0.16rem;}
.home4-t .left{width: 50%;}
.home4-t .right{width: 50%;}
.home4-t li{position: relative;margin-bottom: 0.4rem;width: 50%;padding: 0 0.16rem;}
.home4-t li.h3li1{width: 100%;}
.home4-t li .imged{padding-bottom:76.7%;}
.home4-t .h3li1 .imged{padding-bottom: 66.7%;}
.home4 .more{margin-top: 0.3rem;}
                                                          
@media screen and (min-width: 1025px){

}
@media screen and (max-width:1024px){
  .home4{padding: 0.4rem 0 0.4rem;}
  .home4-t .left{width: 100%;}
  .home4-t .right{width: 100%;}
  .home4-t{margin: 0 -0.1rem;}
  .home4-t li{padding: 0 0.1rem;margin-bottom:.25rem;}
  .home4 .title .h3{margin:0;}
  .home4 dl{margin-bottom: 0.25rem;}
  .home4 dt{font-size:.24rem;padding:0 .15rem;}
  .home4 .more{margin-top:0;}
}


/* foot */
.footer{width: 100%;background:url(../images/fbg.jpg) no-repeat center/cover;}
.foot-b{justify-content: space-between;padding: 0.38rem 0 ;align-items: center;}
.footer dl{justify-content: space-between;}
.footer dt{margin-bottom:.45rem}
.footer dt h3{font-size: 0.24rem;color: #fff;margin-bottom: 0.1rem;line-height: 1.5;}
.footer p{color: #fff;font-size: 0.19rem;line-height: 1.5;opacity: .7;}
.foot{padding: 0.23rem 0;background: #0445BB;}
.foot p{font-size: 0.2rem;line-height:1.5;color: #FFFFFF;text-align: center;}
.foot p a{align-items: center;padding: 0 0.1rem;display: flex;}



.ul-iconsb1{justify-content: flex-end;align-items: center;}
.ul-iconsb1 li{padding-left: 0.1rem;}
.ul-iconsb1 li .icon img{width: 0.35rem;height: 0.35rem;}
.ul-iconsb1 .con{position:relative;cursor:pointer;}    
.ul-iconsb1 .qrbox{bottom: 100%;transform: translateY(-30%) translateX(-50%);opacity:0;visibility:hidden;margin-bottom: .15rem;transition: 0.5s;position: absolute;width: 1.2rem;z-index: 10;height: auto;z-index: 100;left: 50%;}
.ul-iconsb1 .qrbox .qr{padding: .1rem;background: #fff;text-align: center;border-radius: .1rem;}
.ul-iconsb1 .qrbox::before{content:"";border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-top:.1rem solid #fff;bottom: -0.08rem;transform: translateX(-50%);position: absolute;left: 50%;}
.ul-iconsb1 .qrbox .qr img{width: 100%;}
.ul-iconsb1 .qrbox .p{font-size: 0.14rem;overflow:hidden;text-align: center;margin-top: .1rem;line-height: 1.5;}
.ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible;transform: translateY(0%) translateX(-50%);}






@media screen and (max-width: 1024px) {
.foot-b{padding:.2rem 0}
.foot{padding: 0.15rem 0;}
}
@media screen and (max-width: 768px) {
  .foot-b .fot1{width: 100%;text-align: center;}
  .foot-b .fot2{width: 100%;text-align: center;margin-top:.2rem;}
  .foot-t{padding: 0.15rem 0;}
  .footer dt{margin-bottom:.2rem;width:100%;text-align:center;}
  .ul-iconsb1{justify-content:center;}

}

@media screen and (max-width: 420px) {

}



@media screen and (min-width: 1200px) {


}

@media screen and (min-width: 2300px) {
  .header_box #header::after{width:18%;}
}


@media screen and (max-width: 1600px) {
  #header .right{padding-left:5%;}

}
@media screen and (max-width: 1400px) {
  #header .right { padding-left: 5%; }
  #nav ul li h3 { font-size: 0.18rem; }
}
@media screen and (max-width: 1200px) {
  .header_box,.home3 .titl ul{ display: none; }
  .m_header_box {display: block;height: .7rem;}
  .swiper-box1 .imged{padding-bottom: 50%;}
  .banner .cir{bottom: .2rem;}
  .banner h3{font-size: 0.5rem;}
}
@media screen and (max-width: 1024px) {
 .title h3{font-size: .34rem !important;text-align: left;}
 
}
@media screen and (max-width: 980px) {
 
}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.2rem !important; }
  .p1 {line-height: 1.6 !important;font-size: 0.16rem !important;}
  .title{margin-bottom: .35rem !important;}
  .title h3{font-size: .28rem !important;text-align: left;}
  .more{margin-top: 0.2rem;}

}


@media screen and (max-width: 420px) {
   
}
@media (min-width: 200px) {
  [aos="zoom-in"] { transform: scale(0.5); }
  html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0)}
  html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(150px,0,0);transform:translate3d(150px,0,0)}
  html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(-150px,-150px,0);transform:translate3d(-150px,-150px,0)} 
}