@charset "utf-8";

/* */
@font-face {
  font-family: "geo";src:url("../font/georgia.ttf");
}
@font-face {
  font-family: sy;src:url("../font/sySong.woff");
}
@font-face {
  font-family: impact;src:url("../font/impact.ttf");
}

.a_body { position: relative; z-index: 0; }
.section { overflow: hidden; }
.header_box {z-index: 1000;position: fixed;top: 0;left: 0;width: 100%;/* border-bottom: 1px solid rgba(255,255,255,.2); */background: #115590;}
.header_box_li { position: relative; z-index: 1; }

#header { z-index: 999; width: 100%;}
.header_box_li #header::before {content: "";position: absolute;height: 0rem;top: 0px;left: 0px;right: 0px;transition: all 0.2s;opacity: 1;visibility: visible;background: none;}
#header .right {padding-left: 15%;flex: 1;display: flex;align-items: center;position: relative;justify-content: flex-end;}


#m_header .list_box0 { float: right; }
#m_header .list_box0 .li { line-height: 60px; }
#m_header .list_box0 .li a .ewm_box { top: 60px; }
#m_header .list_box0 .li a > img { height: 12px; }
.list_box_01 { font-size: 0px; white-space: nowrap; padding: 0.1rem; }
.list_box_01 li { text-align: center; display: block !important; margin: 0px 15px !important; }

.list_box0 .li::after { content: ""; position: absolute; left: -0.26rem; width: 1px; height: 16px; top: 50%; margin-top: -8px; opacity: 0.8; }
.list_box0 .li:first-child::after { display: none; }
.header_box .wp{justify-content: space-between;display: flex;align-items: center;position: relative;height: 1.2rem;}
.header_box #logo img{width: 4.09rem;}

#nav {width:100%;max-width: 11rem;}
#nav ul {display: flex;justify-content: flex-end;}
#nav ul li {/* float: left; */z-index: 0;height: 100%;}
#nav ul li a { display: block; padding: 0px; position: relative; z-index: 2; }
#nav ul li>a{height:1.2rem;display: flex;align-items: center;}
#nav ul li h3{font-size: 0.18rem;color: #fff;line-height: 1.1;position: relative;transition: all 0.36s ease 0s;align-items: center;padding: 0 0.3rem;border-right: 1px solid rgba(255,255,255,.2);align-items: center;}
#nav ul li:last-child h3{border-right: none;padding-right: 0;}
#nav ul li h3 img{display:inline-block;margin-right:.1rem;}
#nav ul li .sub{position:absolute;top: 100%;width: 100%;left: 0%;z-index: 10000;transform: translateX(0%) scaleY(0);visibility:hidden;opacity: 0;transition: .5s;transform-origin: top;border-radius: 0;/* overflow: hidden; *//* padding: .4rem; */background: rgba(255,255,255,.9);border-radius: 0.2rem;}
#nav ul li .sub:after{content: '';position: absolute;right: 2rem;bottom: 100%;border: 0.1rem solid;border-color: transparent transparent #fff transparent;}
#nav ul li .sub .box{padding: 0.5rem 0.5rem;width: 100%;}
#nav ul li .sub dt{padding: 0.25rem 0;border-bottom: 1px dashed rgba(11,73,158,.4);}
#nav ul li .sub dt p{align-items: center;font-size: 0.22rem;font-weight: bold;color: #0B499E;margin-bottom: 0.13rem;}
#nav ul li .sub dt p img{display: inline-block;margin-right: 0.2rem;width: 0.2rem;}
#nav ul li .sub h4{padding-left: 0.25rem;}
#nav ul li .sub span{
	line-height: 0.24rem;
	font-size: 0.18rem;
	color: #333;
	display: inline-block;
	padding: 0 0.15rem;
	margin-bottom: .1rem;
}

#nav ul li .sub span:hover {font-weight: bold;}

#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(0%) scaleY(1);}

/* #nav>ul>li:hover h3.on:before{height: 35%;opacity: 1;visibility: visible;}
#nav>ul>li:hover h3.on:after{width: 100%;opacity: 1;visibility: visible;margin-left: -50%;}
 */


.search_btn { cursor: pointer; text-align: center; float: left; transition: all 0.6s ease 0s; margin: 0px; position: relative; }
.search_btn img { margin: 0px; }
/* #header.xg::before{height: .9rem;background:#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: #115590;;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.5rem;}
.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 .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 0.28rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0px;display: inline-block;width: 18px;height: 2px;transition: all 0.3s ease-out 0s;background: #115590;;}
#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: #115590;;}
#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.svg") center center / 0.28rem no-repeat #115590;; }
#m_nav .list_box0 {width: 90%;margin: 0.32rem auto 0px;display: flex;}
#m_nav .list_box0 .li {text-align: center;color: #115590;;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-image: url("../images/arrow_down.svg"); background-position: center center; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; position: absolute; display: block; right: 0px; top: 2px; background-size: 15px 15px !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.3rem;background: #ececec;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.svg") center center no-repeat #115590;;border-radius: 50%;}
.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: #115590;; 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: #115590;;background-repeat: no-repeat;background-position: center center;background-size: 0.4rem;background-image: url("../images/search-btn.svg");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.svg"); 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; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.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.6rem; height: 0.6rem; 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: #115590;; 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.svg"); 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); }
}
/* 全站导航 */
body.fixed{ overflow: hidden;}
.slide_down_nav{position:fixed;top:0;right:0;bottom:0;left:15%;z-index: 10000;visibility: hidden;border-radius: 1.5rem 0 0 0;overflow: hidden;}
.slide_down_nav .slide_down_nav_bg{position:fixed;right:0;top:0;height:0;left:15%;background: #fff;background-size: cover;transition: .9s cubic-bezier(.165,.84,.44,1) .2s;    border-radius: 1.5rem 0 0 0;}
.slide_down_nav .slide_down_nav_bg.on{height:100%;}

.slide_down_nav .slide_down_nav_content{position:relative;z-index:10;/* transform: translateY(100%); */transition:0.6s;height: 100%;opacity: 0;padding: 0;}
.slide_down_nav.on{ visibility:visible}
.slide_down_nav .slide_down_nav_content.on{/* transform:translateY(0); */transition:0.6s;opacity: 1;}
.slide_down_nav .slide_down_nav_content .nav-r{width: 100%;padding: 0.2rem .2rem .4rem;}
.slide_down_nav .total_web{justify-content: flex-end;}
.slide_down_nav .total_web img{width: 0.31rem;}
.slide_down_nav .nav-t{padding: 0.4rem 5% .5rem 0;align-items: flex-start;border-bottom: 1px solid #ddd;}
.slide_down_nav .nav-t:last-child{padding-bottom:0;border-bottom:none;}
.slide_down_nav .nav-t .h3{width: 1.2rem;font-size: 0.2rem;color: #115590;;font-weight: bold;}
.miso_wzmap{width: calc(100% - 1.2rem);padding-left: .3rem;}
.miso_wzmap li{padding: .25rem 0rem;transition: .5s;opacity: 0;width: 100%;display: flex;align-items: center;border-bottom: 1px dashed #ddd;}
.miso_wzmap li:first-child{padding-top:0;}
.miso_wzmap li:last-child{border-bottom:none;}
.miso_wzmap li h3{width: 1.3rem;}
.miso_wzmap li h3 a{font-size: .18rem;color: #115590;;position: relative;display: block;transition: 0.5s;align-items: center;}
.miso_wzmap li h3 a img{display: inline-block;margin-right: .1rem;}
.miso_wzmap li dl{display: flex;flex-wrap: wrap;width: calc(100% - 1.3rem);padding-left: .3rem;}
.miso_wzmap li dl dd{color: #333;width: 14%;}
.miso_wzmap li dl dd a{font-size: .16rem;color: #333;display: block;transition: .5s;opacity: 1;padding: 0 0.15rem;position: relative;line-height: .26rem;white-space: nowrap;}
.miso_wzmap.xsb li{width: 16.6%;padding: 0;border: none;}
.slide_down_nav_content.on .miso_wzmap li{transform: translateY(0);opacity: 1;}
.miso_wzmap li dl dd a:hover{color: #115590;;}
.miso_wzmap li h3 a:hover{transform:translateX(.15rem);}
/* banner */
.fullpage-wrapper{/* z-index:2; */}
.container00 .fp-tableCell{padding-top: 1.2rem;}
.main-visual-wrapper { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; position: relative;width: 100vw;}
.main-visual-slider .swiper-slide { overflow: hidden;}
.swiper-box1 .imged{padding-bottom: calc(100vh - 1.2rem);}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: 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;}

/* home1 */
.container00{position: relative;}
.home1{width: 100%;position: absolute;left: 0;bottom: 0.42rem;top: 0;padding: 2.6rem 0 0;z-index: 10;}
.home1 dl{justify-content: center;display: flex;flex-wrap: wrap;}
.home1 dt{padding: 0 0.18rem;margin-bottom: 0.4rem;width: 25%\0;}
.home1 dt .a{padding: 0 0.25rem;line-height: 0.58rem;border-radius: 0.1rem;
background: rgba(17, 85, 144, 0.8);align-items: center;}
.home1 dt p{flex: 1;min-width: 0;padding-left: 0.1rem;font-size: 0.18rem;color: #fff;}
.home1 dt p span{font-size: 0.24rem;font-weight: bold;display: inline-block;padding: 0 .05rem;}

.ban-jj{z-index: 10;width: 100%;padding: 0 11%;}
.ban-jj .ul-t ul{align-items: flex-end;height: 0.56rem;}
.ban-jj .ul-t li{padding-right: 0.16rem;font-size: .18rem;}
.ban-jj .ul-t li span{font-weight: bold;height: 0.44rem;border-radius: 0.25rem 0.25rem 0px 0px;background: rgba(255,255,255,.7);display: inline-block;padding: 0 0.26rem;line-height: .44rem;cursor: pointer;}
.ban-jj .ul-t li span::after{width: auto;height: auto;left: 50%;transform: translateX(-50%);bottom: auto;top: 100%;border-left: 0.1rem solid transparent;border-right: 0.1rem solid transparent;border-top: 0.1rem solid #115590;opacity: 0;}
.ban-jj .ul-t li.on span::after{opacity: 1;}
.ban-jj .ul-t li.on span{height: 0.56rem;background: #115590;color: #fff;font-size: 0.22rem;line-height: .56rem;}
.ban-jj .tab{background: rgba(255, 255, 255, 0.7);padding: 0.3rem 0.65rem 0.23rem 0.45rem;border-radius: 0 0.35rem 0.35rem 0.35rem;}

.ban-jj .form{display: none;}
.ban-jj .form:first-child{display: block;}
.ban-jj .ban-ss{margin-bottom: 0.18rem;}

.ban-jj .ban-ss .ssbt{height: 100%;align-items: center;width: 100%;height: 0.5rem;justify-content: space-between;}
.ban-jj .ban-ss .input{width: calc(100% - 1.4rem);padding:0 .2rem;font-size: 0.16rem;color: #666;background: #FFFFFF;border-radius: 0.15rem;height: 100%;}

.ban-jj button{
  width: 1.2rem;
  height: 100%;font-size: 0.2rem;
font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.15rem;
  background: #FF7501;
  border: none;
  cursor: pointer;align-items: center;justify-content: center;color: #fff;
}
.ban-jj button img{display:inline-block;margin-right:.05rem;}
.ban-li{align-items: baseline;margin-bottom: 0.06rem;}
.ban-li b{align-items: center;font-size: 0.18rem;font-weight: bold;color: #333333;}
.ban-li b img{display: inline-block;margin-right: 0.1rem;}
.ban-li p{flex: 1;min-width: 0;padding-left: 0.2rem;}
.ban-li p a{display: inline-block;line-height: 0.33rem;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 0.05rem;text-align: center;
			font-size: 0.16rem;color: #333;margin-right: .1rem;margin-bottom: .1rem;min-width: 1.5rem;padding: 0 .1rem;}
.ban-li p a.sq{background: #FF7501;color: #fff;}
.ban-li p a:nth-child(1),.ban-li p a:nth-child(5){min-width:2.8rem;}

/*  */
.h1-b{width: 100%;position: absolute;left: 0;bottom: 0;}
.h1-b ul{padding: 0 1rem;}
.h1-b ul::after{width: 100%;border-radius: 0.26rem;background: rgba(0, 0, 0, 0.3);height: 1.2rem;}
.h1-b li{text-align: center;position: relative;}
.h1-b li>a{display: block;height: 1.2rem;}
.h1-b li .img{width: 0.58rem;height: 0.66rem;display: flex;align-items: center;justify-content: center;margin: 0 auto;}
.h1-b li p{color: #fff;font-size: 0.18rem;margin-top: 0.17rem;transition: 0.5s;}
.h1-b li .a{display:flex;flex-direction:column;justify-content:flex-end;height: 3rem;padding-bottom: .2rem;}
.h1-b li .box{height: 1.2rem;background: rgba(255, 255, 255, 0.8);border-radius: 0.15rem;opacity: 0;visibility: hidden;width: 100%;/* left: 0; */position: relative;/* bottom: 0; */padding: 0.25rem 0.18rem;transition: 0.5s;margin-bottom: 0.2rem;}
.h1-b li .box::after{content: "";position: absolute;top: 100%;left: 50%;transform: translateX(-50%);border: 0.1rem solid ;border-color: rgba(255,255,255,.8) transparent transparent transparent;}
.h1-b li h4{align-items: center;font-size: 0.18rem;font-weight: bold;color: #115590;margin-bottom: .1rem;}
.h1-b li h4 img{display: inline-block;margin-right: 0.1rem;max-width: 0.25rem;}

.h1-b .slick-arrow{top:auto;transform:translateY(0);bottom:.55rem;}
.h1-b .slick-prev{left:.5rem;}
.h1-b .slick-next{right:.5rem;}
.h1-b li:hover .box{opacity: 1;visibility: visible;}
/*  */
.rr-a{position: fixed;width: 100%;height: 100%;left: 0;bottom: 0;z-index: 100000;background: rgba(62, 91, 134, 0.7);display: none;}
.rr-a .wp{display: flex;align-items: center;justify-content: center;height: 100%;}
.rr-a ul{justify-content: space-between;width: 100%;}
.rr-a li{width: 30%;}
.rr-a li a{border-radius: 0.15rem;background: #FFFFFF;text-align: center;padding: 0.48rem 0.1rem 0;display: block;height: 2.8rem;}
.rr-a li span{width: 1.42rem;height: 1.42rem;display: flex;align-items: center;justify-content: center;margin: 0 auto;}
.rr-a li p{font-size: 0.24rem;font-weight: 500;line-height: 0.3rem;color: #333333;margin-top: 0.15rem;transition: 0.5s;}
    
@media screen and (max-height: 680px) {
  .home1{padding: 1rem 0 0;}
  .h1-b{position: absolute;left: 0;bottom: .15rem;padding-top:0;}
  .home1{justify-content:flex-start;}
}
@media screen and (min-width: 1025px) {
  .h1-b li>a:hover{background: #115590;}
  .h1-b li>a:hover p{color: #fff;}
  .rr-a li a:hover p{color: #115590;}
  .h1-b li .a:hover p{text-decoration:underline;}
  .h1-b li .a:hover img{transform:rotateY(360deg);transition:0.5s}
}
@media screen and (max-width: 1200px) {
  .home1 .wp{width:100%;}
  .home1{top: 0rem;padding: 0.4rem 0;}

}
@media screen and (max-width: 1024px) {
  .home1{position: relative;top: auto;padding: 0.4rem 0 0;bottom: auto;}
  .ban-jj{position: relative;padding: 0rem;background: rgba(17, 85, 144, .2);}
  .h1-b{width: 100%;padding-top: 0.4rem;position: relative;}
  .h1-b li p{color:#333;}
  .rr-a li{width: 32%;}
  .ban-jj .tab{border-radius:0;}
  .h1-b ul::after{opacity:.7;}
  .h1-b ul{padding:0 .5rem;}
  .h1-b .slick-prev{left:.25rem;}
  .h1-b .slick-next{right:.25rem;}
	.h1-b li h4{font-size:.14rem;}
	.h1-b li h4 img{display:none;}
	.h1-b li .box{text-align: center;display: block;opacity: 1;visibility: visible;height: auto;margin: 0;padding: .1rem 0;}
	.h1-b li h4 a{justify-content:center;}
	.h1-b li .a{height: 2rem;}
}

@media screen and (max-width: 768px) {
  .ban-jj .ban-left{width: 100%;padding: 0rem 0rem .3rem;}
  .ban-jj .ban-right{width: 100%;padding: 0.3rem 0.25rem;background: rgba(0, 0, 0, 0.5);}
 .ban-jj .ul-t li{/* padding-right:.2rem; */}
 .ban-jj .ban-ss .input{padding:0 .1rem;}
 .ban-jj .ban-ss .ban-l{width: 1.2rem;font-size: 0.16rem;color: #666;}
 .ban-jj .ban-ss .ban-r{height:.5rem;width: calc(100% - 1.3rem);}
 .ban-jj .ban-ss .select h2{height:.5rem;padding: 0 .1rem;}
 .h1-b li img{max-width: 0.4rem;max-height: 0.39rem;}
 .rr-a li{width: 100%;margin-bottom: 0.2rem;}
  .rr-a li a{height: auto;padding: 0.2rem;}
  .home1 dt{width:100%;margin-bottom: .25rem;}
  .h1-b ul{padding:0 .3rem;}
  .h1-b .slick-prev{left:.25rem;}
  .h1-b .slick-next{right:.25rem;}
  .h1-b li .img img{width:.3rem;}
}

@media screen and (max-width: 600px) {
  .h1-b li{width:33.3%;/* margin-bottom:.25rem; */}
  .ban-li p{width:100%;flex:auto;padding:.2rem 0 0 ;}
  .ban-jj .ul-t li span{padding:0 .15rem;border-radius: 0.1rem .1rem 0 0;}
  .ban-jj .tab{padding:.2rem;}
}




/* home1 */
.fp-tableCell{/* padding-top: .9rem; */}
.title{margin-bottom: 3vh;position: relative;}
.title .h3{margin: 0 auto;text-align: center;width: 100%;}
.title h3{font-size: .36rem;font-family: sy;color: #333;margin-bottom: 0.1rem;}
.title .h3 img{width: 100%;}
.title p{font-size: 0.16rem;color:#8FC4F6;;text-transform: uppercase;margin-top: 0.1rem;letter-spacing: 0.7em;}

.more a{align-items: center;font-size: 0.16rem;color: #115590;;}
.more a img{display: inline-block;margin-right: 0.1rem;width: 0.49rem;}
/* home2 */
.container01{background: url(../images/hbg2.jpg) no-repeat center/cover;}
.home2{width: 100%;position: relative;padding: 15vh 0 0vh;}
.home2 .tit{margin-bottom: 2vh;align-items: center;display: flex;justify-content: space-between;}
.home2 .tit h4{align-items: center;color: #333;font-size: 0.28rem;}
.home2 .tit h4 img{margin-right: 0.15rem;display: inline-block;max-width:0.4rem;}
.home2-t li *{transition: 0.5s;}
.home2-t{justify-content: space-between;}
.home2-t .left{width: 48.5%;background: #FFFFFF;padding: 0.2rem;}
.home2-t .right{width: 48.5%;background: #FFFFFF;padding: 0.2rem;}
.home2-t .left dt{line-height: 0.4rem;border: 1px solid #115590;border-radius: 0.4rem;background: #ECF6FF;margin-right: 0.2rem;padding: 0 0.2rem;font-size: 0.16rem;color: #115590;cursor: pointer;}
.home2-t .left dt.on{background: #115590;color: #fff;}
.home2-t .tab{display: none;}
.home2-t .tab:first-child{display: block;}
.home2-t .left .more a{display: none;}
.home2-t .left .more a.on{display: flex;}

.home2-t .left ul{margin:0 -.1rem;} 
.home2-t .left li{width: 33.3%;margin-bottom: 0.2rem;padding: 0 .1rem;}
.home2-t .left li a{display: block;border-radius: 0.1rem;background: #F3F8FF;padding: 0.2rem .2rem;position: relative;height: 2.26rem;}
.home2-t .left li .con{padding: 0.15rem  0.25rem 0;width: 100%;}
.home2-t .left li .box{display: none;}
.home2-t .left li span{font-size: 0.16rem;font-weight: bold;display: block;line-height: 1.2;color: #fff;}
.home2-t .left li p{color: #fff;font-size: 0.14rem;line-height: 1.2;margin: 0.05rem 0;}

.home2-t .left li .imged{padding-bottom: 130%;}
.home2-t .left li h3{font-size: 0.18rem;color: #333;line-height: 1.3;text-align: center;}
.home2-t .left li h3::after{width: 0.3rem;height: 3px;background: #fff;opacity: 0;}

.home2-t .left li .scale{width: 1.1rem;margin: 0 auto;}
.home2-t .left .vde video{border-radius: 0.15rem;}
.home2-t .left .vde .imged::after{width: 0.6rem;height: 0.6rem;background: url(../images/bf.png) no-repeat;background-size: 100%;left: 50%;bottom: auto;top: 50%;transform: translate(-50%,-50%);border-radius: 50%;z-index: 1;}
.home2-t .left .vde .imged,.home2-t .left .vde .scale{border-radius:.15rem;}
.home2-t .right li a{height: 1.2rem;align-items: center;border-bottom: 1px dashed #ddd;}
.home2-t .right li:last-child a{border-bottom:none;}
.home2-t .right li a::after{height: 1px;bottom: -1px;background: #115590;;}
.home2-t .right li .date{padding-right: 0.2rem;border-right: 1px solid #ddd;text-align: center;}
.home2-t .right li .con{padding-left:.15rem;flex: 1;min-width: 0;}
.home2-t .right li h3{font-size: 0.18rem;line-height: 0.34rem;color: #333333;font-weight: bold;}
.home2-t .right li h3 span{padding: 0 0.05rem;border-radius: 0.03rem;line-height: 0.22rem;font-size: 0.14rem;font-weight: bold;display: inline-block;margin-right: .05rem;}
.home2-t .right li h3 .col1{color: #115590;background: #E4EAF4;}
.home2-t .right li h3 .col2{color: #F4895B;background: #FEF0EA;}
.home2-t .right li h3 .col3{color: #1E8F86;background: #E2F1F0;}
.home2-t .right li h4{font-size: 0.16rem;font-weight: 500;color: #999;margin-top: 0.15rem;}
.home2-t .right li .date span{font-size: 0.36rem;font-weight: bold;color: #115590;;line-height: 1.3;}
.home2-t .right li p{font-size: 0.14rem;color: #115590;line-height: 1.3;margin-top: 0.1rem;font-weight: bold;}



@media screen and (min-width: 1025px) {
  .home2-t .left li a:hover .con{position: absolute;height: 100%;left: 0;bottom: 0;background: url(../images/h2bg.png) no-repeat center/cover;border-radius: 0.1rem;padding: 0.2rem 0.2rem;}
  .home2-t .left li a:hover h3{color: #fff;font-weight: bold;padding-bottom: 0.15rem;text-align: left;margin-bottom: 0.15rem;}
  .home2-t .left li a:hover h3::after{opacity: 1;}
  .home2-t .left li a:hover .box{display: block;}
  .home2-t .right li a:hover h3{color: #115590;;}
}

@media screen and (max-width: 1200px) {
  .home2{padding: .2rem 0 0;}
}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-height: 680px) {
  
}
@media screen and (max-width: 768px) {
  .home2-t .left li a{padding:0;height: auto;}
  .title .h3{margin: 0;}
  .home2-t .left {width:100%;padding: 0rem;}
  .home2-t .right {width: 100%;padding: 0.15rem;margin-top: 0.3rem;}
  .home2 .tit h3{font-size: 0.26rem;}
	.home2-t .left li .con{padding:.1rem 0 0;}
  
}
@media screen and (max-width: 600px) {

}
@media screen and (max-width: 420px) {
 
}
/* home3 */
.container02{background: url(../images/hbg3.png) no-repeat center/cover;}
.home3{width: 100%;padding: 15vh 0 0;overflow: hidden;z-index: 10;}
.home3-t ul{justify-content: space-between;}
.home3-t li{overflow: hidden;transition: .7s;height: 4.7rem;flex-wrap: nowrap;}
.home3-t li *{transition: 0.5s;}
.home3-t .a{width: 2.36rem;flex-shrink: 0;height: 100%;padding: 0.88rem 0.2rem;text-align: center;display: flex;flex-direction: column;align-items: center;}
.home3-t .con{/* flex: 1; *//* min-width: 0; */flex-shrink: 0;background: #fff;padding: 0.3rem;border-radius: 0.15rem;height: 100%;border: 2px solid #6094EC;width: 9rem;}
.home3-t .con:after{width: auto;height: auto;right: 100%;top: 50%;transform: translateY(-50%);bottom: auto;border: 0.1rem solid;border-color: transparent #fff transparent transparent;opacity: 0;left: auto;}
.home3-t .a span{width: 0.54rem;height: 0.54rem;background: url(../images/h3-s.png) no-repeat;background-size: 100% 100%;display: flex;align-items: center;justify-content: center;font-size: 0.36rem;font-weight: bold;font-family: sy;color: #fff;}
.home3-t .a h3{font-size: 0.3rem;color: #fff;font-family: sy;width: 0.3rem;text-align: center;padding: 0.25rem 0;}
.home3-t .a a{width: 0.27rem;height: 0.27rem;}
.home3-t .box{background: #EEF7FF;padding: 0.3rem 0.3rem;}
.home3-t .box h3{align-items: center;justify-content: center;margin-bottom: 0.2rem;padding: 0 10%;}
.home3-t .box h3 img{flex: 1;min-width: 0;max-height: .35rem;}
.home3-t .box b{color: #333;font-size: 0.3rem;font-weight: bold;display: inline-block;padding: 0 0.15rem;}
.home3-t dl{height: 3rem;overflow-y: auto;padding-right: 0.1rem;}
.home3-t dt{width: 33.3%;padding: 0 0.18rem;margin-bottom: 0.3rem;}
.home3-t dt a{height: 0.5rem;border-radius: 0.05rem;
background: #FFFFFF;border: 1px solid #8FBFEF;align-items: center;padding: 0 0.1rem;justify-content: center;}
.home3-t dt p{font-size: 0.18rem;color: #333;transition: 0.5s;padding-left: 0.12rem;}
.home3-t dt img{width: 0.2rem;}
.home3-t li:nth-child(1) .a{background: url(../images/h3-p1.jpg) no-repeat center/cover;}
.home3-t li:nth-child(2) .a{background: url(../images/h3-p2.jpg) no-repeat center/cover;}


@media screen and (min-width: 1025px) {
  .home3-t li{width: 2.36rem;}
  .home3-t li.on{width: calc(100%  - 2.64rem);}
  .home3-t dt a:hover p{color: #115590;font-weight: bold;}
  .home3-t li.on .con:after{opacity: 1;}
}


@media screen and (max-width: 1024px) {
  .home3{padding: .4rem 0;}
  .home3-t dt{width: 33.3%;padding: 0 0.1rem;margin-bottom: 0.25rem;}
  .home3-t .box b{font-size: 0.26rem;}
  .home3-t li{width: 100%;flex-direction: column;height: auto;margin-bottom: .3rem;}
  .home3-t li .a{height: 1rem;flex-direction: row;align-items: center;width: 100%;justify-content:center;padding: 0;}
  .home3-t li .con{width: 100%;padding: .2rem;}
  .home3-t .a h3{width:auto;padding:0 .15rem;}
}

@media screen and (max-width: 768px) {
  .home3-t dt{width: 50%;}
  .home3-t .box{padding:.2rem;}
}
@media screen and (max-width: 600px) {
  
}
@media screen and (max-height: 680px) {
  .home3-t{
    zoom: 0.87;
}
  .home3{padding: 20vh 0 0;}
}

#fp-nav {display: none;}
/* foot */
.container03{background:url(../images/fbg.jpg) no-repeat center/cover;overflow: visible;}
.container03 .fp-tableCell{padding-top: 0;}
.footer{width: 100%;}
.foot-t{justify-content: space-between;align-items: center;padding: .26rem 0;}
.footer .img{margin-bottom: 0.3rem;}
.footer .fot-1 p{display: flex;align-items: center;color: #fff;font-size: 0.16rem;line-height: 2;}
.footer .fot-1 p span{width: 0.3rem;display: flex;justify-content: center;padding-right: 0.05rem;}
.footer .fot-2{justify-content: flex-end;}
.footer .fot-2 .con{padding-left: 1rem;}
.footer .fot-2 h3{color: #fff;font-size: 0.22rem;
font-weight: 500;padding-bottom: 0.1rem;margin-bottom: 0.15rem;}
.footer .fot-2 h3::after{width: 0.6rem;height: 2px;background: #ddd;}
.footer .fot-2 li{font-size: 0.16rem;color: #fff;opacity: .6;line-height: 1.8;}
.footer .fot-2 .ewm{width: 1.06rem;}
.footer .fot-2 p{text-align: center;font-size: 0.16rem;margin-top: 0.1rem;color: #fff;}
.footer .fot-2 .ewm img{width: 100%;}
/* .footer p{color: #fff;font-size: 0.14rem;line-height: 0.34rem;opacity: .8;} */
.foot{padding: 0.15rem 0;background: rgba(255, 255, 255, 0.1);}
.foot .p{align-items: center;justify-content: center;color: #fff;font-size: 0.16rem;line-height: 1.8;}
.foot .p span{display: inline-block;padding: 0 0.15rem;}



/* 侧边栏 */
.nav-r{align-items: center;}
.nav-r .img{width: 1.7rem;height: 1.7rem;position: fixed;bottom: 3%;right: .9rem;}
.nav-r .img p{width: 100%;cursor: move;/* position: absolute; */}
.nav-r .img img{width: 100%;}
.nav-r .img span{position:absolute;width:1rem;right:0;bottom:100%;}
#ai-animation {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.frame-container {
  position: relative;
  width: 100%;
  height: 100%;display: none;
}

.frame-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.0001s linear;
}

.frame-container img.active {
  opacity: 1;
}


.rr-s{width: 1rem;overflow: hidden;position: fixed;top: 50%;transform: translateY(-50%) translateX(0%);z-index: 0;transition: 0.5s;right: 0;}
.rr-s::after{width: 6rem;height: 6rem;border: 1px solid rgba(11, 73, 158, .3);border-radius: 50%;top: 50%;transform: translateY(-50%);left: 0.3rem;}
.nav-r .swiper-container{height: 4.8rem;}
.nav-r li{margin-bottom: 0.25rem;height: 1.6rem;
  /* transform: translate3d(0.4rem, 0px, 0px) rotate(22deg); */
}
.nav-r li a{display: flex;align-items: center;color: #eee;font-size: 0.18rem;transition: 0.5s;}
.nav-r li span{width: 0.16rem;height: 0.16rem;opacity: 0;display:inline-block;margin-left:.05rem;}
.nav-r li p{writing-mode: vertical-lr;writing-mode: tb-lr;}
.nav-r li.swiper-slide-active p{color: #115590;font-weight: 500;}
.nav-r li.swiper-slide-active span{opacity: 1;}
 .nav-r li.swiper-slide-active{transform: translate3d(0rem, 0px, 0px) rotate(0deg) !important;}
/*.nav-r li.swiper-slide-active+li{transform: translate3d(0.4rem, 0px, 0px) rotate(-22deg);} */


@media screen and (min-width: 1024px) {
  
}
@media screen and (max-width: 1024px) {
  .footer .fot-1{width: 30%;}
  .footer .fot-2{width: 50%;}

}

@media screen and (max-width: 768px) {
  .footer .fot-1{width: 100%;text-align: center;}
  .footer .fot-2{width: 100%;justify-content: center;margin-top: .2rem;}
  .footer .fot-2 .con{padding: 0 0.1rem;}
  .footer .fot-2 p{text-align: center;}
  .footer .fot-1 img{width: 80%;}
  .footer .fot-1 p{justify-content:center;}
}


@media screen and (max-width: 1600px) {
 
  #header .right{/* padding-left:8%; */}
.header_box #logo{width:4.4rem;}


}
@media screen and (max-width: 1400px) {
  #header .right {/* padding-left: 5%; */}
  #nav ul li h3 { font-size: 0.18rem; }
  .list_box0 .li {padding-right: 0.05rem;}
  .list_box0 .li > a .top_ico { margin-right: 0.05rem; }
  .header_box #logo{width:4.4rem;}
  
}
@media screen and (max-width: 1300px) {
  
}
@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%;}
  .nav-r{display: none !important;}
  .container00 .fp-tableCell{padding-top:0;}


}
@media screen and (max-width: 1024px) {
  
}
@media screen and (max-width: 980px) {
  
}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.18rem !important; }
  .p1 {line-height: .28rem!important;font-size: 0.16rem !important;}
  
  .title{margin-bottom: .3rem;}
  .title h3{font-size: .24rem !important;}
  .title p{letter-spacing: 0.2em;}
  
}

@media screen and (max-width: 600px) {
 
}
@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)}

  html:not(.no-js) .active [data-aos^=fade][data-aos^=fade],html:not(.no-js) .active [data-aos^=zoom][data-aos^=zoom]{
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}


.active [data-aos] {pointer-events: auto;}

}
.home2-t .right li h3 .col4 {
    color: #905111;
    background: #f1dbd9;
}



.footer .fot-2 .con:nth-child(2) {display:none;}
#vsb_content a {text-decoration: underline; color: #115590;word-wrap: break-word;}
 @media screen and (max-width: 1200px) { 
   .home3-t dt p{font-size:0.14rem;}
}