@charset "utf-8";

/* */
@font-face {
  font-family: "geo";src:url("../font/georgia.ttf");
}
@font-face {
  font-family: sySong;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: 10000;position: fixed;top: 0;left: 0;width: 100%;}
.header_box_li { position: relative; z-index: 1; }

#header { z-index: 999; width: 100%;}
.header_box_li #header::before {content: "";position: absolute;height: .9rem;top: 0px;left: 0px;right: 0px;transition: all 0.2s;opacity: 1;visibility: visible;background: #fff;}

#header.xg { background: #fff; }

.header_top {position: relative;margin: 0.1rem 0 0.1rem;transition: 0.5s;}
.header_top .search_btn { display: inline-block; float: none; font-size: 0.14rem; }
#header .right {/* padding-right: 0.8rem; */padding-left: 25%;flex: 1;display: flex;align-items: center;position: relative;justify-content: flex-end;}
.right-b{display:flex;align-items: center;/* width: 100%; */justify-content: flex-end;transition: 0.5s;width: 2.8rem;}
.right-b .li{margin-left: 0.1rem;padding: 0;color: #333;font-size: 0.14rem;position: relative;}
.right-b .li a{height:.35rem;line-height: .35rem;padding: 0;}
.right-b .li .top_ico{width:0.35rem;height:0.35rem;display: flex;align-items: center;justify-content: center;background: #004589;border-radius: 50%;}
.right-b .sstop .top_ico{width: 0.98rem;color: #fff;font-size: 0.14rem;border-radius: 0.25rem;}
.right-b .sstop .top_ico img{display: inline-block;margin-right: .1rem;}
.right-b .lik{font-size: 0.14rem;color: #333;display: flex;flex-wrap: wrap;align-items: center;}
.right-b .lik a{/* display: inline-block; */padding: 0 .05rem;transition: 0.5s;}
.right-b .lik a:hover{color: #004589;}

.list_box0 {display: flex;align-items: center;flex-wrap: wrap;}
.list_box0 .li {font-size: 0.15rem;color: #fff;display: inline-block;margin-right: 0.2rem;line-height: .21rem;}

.right-b .list_box0  .li{width:0.36rem;height:0.36rem;border:1px solid #fff;border-radius:50%;display: flex;align-items: center;justify-content: center;margin-left: 0.12rem;padding: 0;color: #fff;font-size: 0.16rem;position: relative;}
.right-b .list_box0  .li a{height:auto;line-height: inherit;padding: 0;}
.list_box0 .li > a {transition: 0.5s;height: 0.21rem;display: inline-block;padding: 0 0.1rem;/* background: #692ebb; */}
.list_box0 .li > a .top_ico {width: 0.2rem;height: 0.2rem;}
.list_box0 .li a > img { vertical-align: middle; }
.list_box0 .li:hover a {color: #ec9927;}

#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 .w1200 {height: .9rem;position: relative;width: 17.6rem;padding: 0px;display: flex;justify-content: space-between;transition: all 0.5s;margin: 0px auto;}




.header_box #logo {padding: 0px;height: 100%;position: relative;width: 3.5rem;display: flex;align-items: center;}
.header_box #logo img {max-width: 100%;transition: all 0.5s ease 0s;max-height: 0.71rem;}
.header_box #logo img.img2 { display: none; }
#nav {width: calc(100% - 2.8rem);max-width: 11rem;padding-right: .4rem;}
.right-b .list_box0{width: 1.1rem;justify-content: flex-end;}
#nav ul { display: flex; justify-content: space-between; }
#nav ul li {float: left;z-index: 0;height: 100%;position: relative;/* padding: 0 0.2rem; */}
#nav ul li a { display: block; padding: 0px; position: relative; z-index: 2; }
#nav ul li h3 {font-size: 0.18rem;color: #333;line-height: 0.75rem;position: relative;transition: all 0.36s ease 0s;display: inline-block;white-space: nowrap;}
#nav ul li h3:before{content:"";position:absolute;left: 50%;top: 74%;transition:.6s;background: #ad282b;margin-left: -.5px;opacity:0;visibility:hidden;width: 1px;height: 1px;}
#nav ul li h3:after{content:"";position:absolute;bottom: 26%;transition:.6s;background: #ad282b;margin-left: 0;opacity:0;visibility:hidden;width: 0;height: 1px;left: 50%;margin-left: 0;}
#nav ul li .sub{position:absolute;top: 100%;background: url(../images/nav-bg.jpg) center right no-repeat #fff;width: 6.5rem;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;filter: drop-shadow(0px 5px 25.11px rgba(47, 44, 52, 0.24));border-radius: 0;overflow: hidden;padding: .4rem;}
/* #nav ul li .sub:after{content: '';height: 2px;width: 100%;position: absolute;left: 0;top: 0;background: #b6061b;} */
#nav ul li .sub .box{padding: 0;display: flex;align-items: flex-start;}
#nav ul li .sub .box .img{ width: 1.7rem}
#nav ul li .sub .box .rr{width: calc(100% - 1.7rem);padding: 0 1.3rem 0 .3rem;display: flex;align-items: center;}
#nav ul li .sub .box .img p{font-size: 0.28rem;color: #004589;margin-bottom: .3rem;font-weight: bold;}

#nav ul li .sub .box .rr dl{display: flex;flex-wrap: wrap;margin: 0 -0.2rem;min-height: 1.5rem;align-items: flex-start;}
#nav ul li .sub .box .rr dl dd{ width: 50%; padding: 0 0.2rem}
#nav ul li .sub .rr a{padding: 0;line-height: .45rem;transition:.6s;font-size: .18rem;color: #004589;text-align: left;white-space: nowrap;border-bottom: 1px solid #ddd;}
#nav ul li .sub .rr a::after{width: 0.3rem;height: 0.01rem;background: #b6061b;}
#nav ul li:last-child .sub{ margin-left: -1.75rem}

#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
#nav>ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{color: #333;}

#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%;}
#nav>ul>li.noSubMenu h3:before{ display:none}
#nav ul li .sub a:hover{ color: #b6061b;}
#nav ul li .sub a:hover::after{width: 100%;}





.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,.body_home.showdiv #header::before{height: .9rem;background:#fff;}
/* .header_box .xg .w1200 {align-items:center;}
.header_box .xg .header_top{display:none;}
.header_box .xg .sstop{top:0;} */

#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: #fff;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 .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: #004589;}
#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: #004589;}
#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 #004589; }
#m_nav .list_box0 {width: 90%;margin: 0.32rem auto 0px;}
#m_nav .list_box0 .li {text-align: center;color: #004589;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 scroll;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.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.svg") center center no-repeat #004589;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: #004589; 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: #004589;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.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: #004589; 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 url(../images/slide-down.png) center no-repeat;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: #004589;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: #004589;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: #004589;}

.miso_wzmap li h3 a:hover{transform:translateX(.15rem);}


/* banner */
.main-visual-wrapper { width: 100%; overflow: hidden; position: sticky; }
.main-visual-slider { overflow: hidden; position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden;}
.swiper-box1 .imged{padding-bottom: 37%;}
.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;}

.banner .btn{bottom: .2rem;}
.banner .btn span{
  position: relative;width: 0.32rem;height: 0.24rem;margin: 0 0.1rem !important;opacity: 1;
  background: url(../images/cir1.png) no-repeat;background-size: 100% !important;border-radius: 0;
}
.banner .swiper-container .btn .swiper-pagination-bullet-active{background: url("../images/cir2.png") no-repeat;}




/* home1 */
.home1{width: 100%;background: url(../images/hbg1.jpg) no-repeat center/cover;padding: .5rem 0 0.65rem;overflow: hidden;z-index: 100;}
.title{margin-bottom: .4rem;position: relative;align-items:center;}
.title h3{color: #004589;font-size: 0.35rem;font-weight: bold;line-height: 1.6;text-align: center;padding-bottom: .3rem; font-family: sySong;}
.title h3::after{width: 100%;height: 0.23rem;background: url(../images/titbg.png) no-repeat;background-size: 100% !important;}
.title .h3{align-items: flex-end;}
.title .h3 h3{width: 100%;}
.title .h3 h3:after{right: 1.1rem;width: auto;background: url(../images/titbg2.png) no-repeat;}
.title p{text-align: center;font-size: 0.15rem;color: #333;margin-top: .2rem;line-height: 1.5;}



.more{position: absolute;right: 0;width: 0.96rem;height: 0.3rem;text-align: center;border: 1px solid #004589;border-radius: 0.14rem;overflow: hidden;display: flex;align-items: center;justify-content: center;font-size: 0.14rem;color: #004589;z-index: 1000;}
.more a{display: block;}
.more:hover{background:#004589;color:#fff;}
.tit{justify-content: space-between;margin-bottom: .3rem;position: relative;}
.tit .h3{align-items: center;cursor: pointer;}
.tit h3{margin: 0 .05rem;display: flex;align-items: center;}
.tit .h3 span{font-size: 0.24rem;display: inline-block;color: #fff;margin: 0 0.02rem;background: #004589;width: 0.35rem;height: 0.35rem;text-align: center;line-height: .35rem;}
.tit .h3 img{width: 0.37rem;}
.tit:hover img{transform:rotateY(360deg);transition:0.5s;}
.home1-t{align-items:flex-start;}
.home1-t .left{width: 65%;}
.home1-t .right{width: 35%;padding-left: 0.45rem;}
.h1-t{margin-bottom:.2rem;}
.h1-t a{align-items: center;/* margin-bottom:.2rem; */background: #fff;}
.h1-t .scale{width: 50%;}
.h1-t .con{width: 50%;padding: 0 .3rem;}
.h1-t .scale .imged{padding-bottom: 3.35rem;}
.home1-t a span{font-size: 0.16rem;color: #004589;transition: 0.5s;}
.home1-t a h3{font-size: 0.17rem;color: #333;line-height: 0.28rem;margin: 0.15rem 0 0.25rem;transition: 0.5s;}
.h1-t .con h3{font-weight: bold;max-height: 0.56rem\0;}
.h1-t .con h4{font-size: 0.14rem;color: #4c4c4c;line-height: 0.25rem;max-height: 1rem\0;margin-bottom: .4rem;}
.h1-t .con p{color: #888a8d;font-size: 0.14rem;}
.home1-t .left .slick-dots{width: 50%;display: flex;align-items: center;left: auto;bottom:0.25rem;z-index: 10;justify-content: center;right:0;}
.home1-t .left .slick-dots li{width: 0.1rem;height: 0.1rem;margin: 0 0.05rem;border-radius: 50%;background: #000;opacity: .3;}
.home1-t .left .slick-dots li button{display: none;}
.home1-t .left .slick-dots li.slick-active{background: #004589;border-radius: 0.2rem;opacity: 1;}
.home1-t .slick-dotted.slick-slider{margin:0;}

.home1-t .left ul{justify-content: space-between;}
.home1-t .left li{width: 48%;margin-bottom: .1rem;}
.home1-t .left li a{align-items: center;padding: 0.2rem 0;border-bottom: 1px solid #ddd;position: relative;overflow: hidden;}
.home1-t .left li a::after{background: #004589;bottom: -1px;height: 1px;}
.home1-t .left li .date{width: 0.65rem;text-align: center;white-space: nowrap;}
.home1-t .left li h3{width: calc(100% - .65rem);padding-left: .2rem;font-size: 0.17rem;color: #333;line-height: 0.28rem;max-height: 0.56rem\0;margin: 0;}
.home1-t .left li .date span{font-size: 0.32rem;color: #333;transition: 0.5s;}
.home1-t .left li .date p{font-size: 0.16rem;color: #808080;padding-top: .1rem;transition: 0.5s;}
.home1-t .left li .scale{
    transition: 0.5s;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(calc(100% + .3rem));
    width: 1.6rem;
    bottom: 0;
    }
.home1-t .right li{height: .81rem;}
.home1-t .right li a{display: block;height: 100%;padding: 0.15rem 0;}
.home1-t .right li a::after{width: 100%;height: 0;background: url(../images/h1bg.jpg) no-repeat center/cover;}
.home1-t .right li p{font-size: 0.14rem;color: #fff;opacity: .7;line-height: 0.25rem;max-height: 0.5rem\0;display: none;transition: 0.5s;}
.home1-t .right li h3{margin:.1rem 0 .15rem;}

.home1-t .right li.on{height: 1.57rem;}
.home1-t .right li.on a{padding: .2rem .25rem;}
.home1-t .right li.on a::after{height: 100%;}
.home1-t .right li.on p{display: -webkit-box;}
.home1-t .right li.on span,.home1-t .right li.on h3{color: #fff;}
/* home2 */
.home2{width: 100%;background: url(../images/hbg2.jpg) no-repeat center/cover;padding: .5rem 0 0.7rem;overflow: hidden;z-index: 100;}
.home2-t{height: 5.1rem;}
.home2-t ul{margin: 0 -0.15rem;}
.home2-t li{padding: 0 0.15rem;width: 25%;}
.home2-t li .con{height: 2rem;padding: .3rem .25rem;background: #fff;}
.home2-t li .con::after{width: 100%;bottom: auto;top: 0;height: 0;background: url(../images/h2bg.jpg) no-repeat right #fff;background-size: 100%;}

.home2-t li h3{font-size: 0.17rem;color: #333;line-height: 0.28rem;max-height: 0.56rem\0;transition: 0.5s;}
.home2-t li h4{font-size: 0.14rem;color: #333;line-height: 0.25rem;max-height: .75rem\0;margin: .15rem 0;}
.home2-t li span{color: #b6061b;font-size: 0.16rem;line-height: 1.5;display: none;}
.home2-t li p span{border-bottom: 1px solid #b6061b;align-items: center;}
.home2-t li p span img{display: inline-block;margin-right: .1rem;width: 0.2rem;}
/* home3 */
.home3{width: 100%;padding: .5rem 0 0rem;overflow: hidden;z-index: 100;}
.home3::after{width: 100%;height: calc(100% - .6rem);background: url(../images/hbg3.jpg) no-repeat center/cover;bottom: auto;top: 0;}
.home3 .title h3,.home3 .title p,.home3 .title .more{color: #fff;}
.home3 .title .more{border: 1px solid #fff;}
.home3-t .left{width: 55%;}
.home3-t .right{width: 45%;padding-left: .7rem;}
.home3-t .right li a{padding: .2rem 0;}
.home3-t .right li a::after{left: auto;right: 100%;width: 0rem;height: 0.09rem;background: url(../images/h3-i.png) no-repeat;background-size: 100%;bottom: auto;top: .4rem;}
.home3-t .right li .img{width: 0.4rem;height: 0.4rem;display: flex;justify-content: center;align-items: center;border-radius: 50%;}
.home3-t .right li .img img{max-width: 0.31rem;max-height: 0.32rem;}
.home3-t .right li .img::after{background: #b6061b;width: 100%;opacity: 0;border-radius: 50%;}
.home3-t .right li .con{width: calc(100% - .4rem);padding-left: 0.2rem;}
.home3-t .right li h3{font-size: 0.17rem;color: #fff;line-height: 0.32rem;transition: 0.5s;}
.home3-t .right li p{font-size: 0.14rem;color: #fff;line-height: 0.28rem;max-height: 0.56rem\0;opacity: .6;margin-top: .2rem;}
.home3-t .right li.on .img{background:#b6061b;}
.home3-t .right li.on .img::after{opacity: 1;animation: circleScale2 4s linear infinite;}
.home3-t .right li.on h3{font-weight: bold;}
.home3-t .right li.on a::after{width: 1.26rem;}

/* home4 */
.home4{width: 100%;background: url(../images/hbg4.jpg) no-repeat center/cover;padding: 1.1rem 0 0.7rem;overflow: hidden;margin-top: -.6rem;z-index: 1;}
.home4-t ul{margin: 0 -0.35rem;}
.home4-t li{padding: 0 0.35rem;width: 50%;margin-bottom: .4rem;}
.home4-t li a{align-items: center;}
.home4-t li .scale{width: 44%;}
.home4-t li .con{width: 56%;padding-left: .3rem;}
.home4-t li span{color: #004589;font-size: 0.16rem;}
.home4-t li h3{font-size: 0.17rem;color: #333;line-height: 0.28rem;max-height: 0.56rem\0;margin: .15rem 0 .2rem;transition: 0.5s;}
.home4-t li h4{font-size: 0.14rem;color: #666;line-height: 0.25rem;max-height: .75rem\0;}

/* home5 */
.home5{width: 100%;background: url(../images/hbg5.jpg) no-repeat center/cover;overflow: hidden;z-index: 1;}
.home5-t{align-items: center;}
.home5-t .left{width: 29%;}
.home5-t .right{width: 71%;}
.home5-t .left li a{height: 2rem;background: #004589;align-items: center;/* justify-content: center; */padding: 0 .3rem 0 .6rem;}
.home5-t .left li a::after{width: 100%;height: 100%;background: url(../images/h5bg.png) no-repeat center/cover;z-index: 1;}
.home5-t .left li.on a{background: #b6061b;}
.home5-t .left li .img{width: 1.07rem;height: 1.07rem;border-radius: 50%;display: flex;align-items: center;justify-content: center;border: 0.02rem dashed #fff;}
.home5-t .left li img{max-width:.59rem;max-height:.59rem;}
.home5-t .left li .con{/* width: calc(100% - 1.07rem); */padding-left: .25rem;}
.home5-t .left li h3{font-size: 0.28rem;color: #fff;line-height: 0.38rem;font-weight: bold; font-family: sySong;}
.home5-t .left li p{color: #fff;font-family: geo;font-size: 0.12rem;line-height: .38rem;}
.home5-t .right li{width: 50%;}
.home5-t .right li a{height: 3.7rem;background: #fff;padding: 1rem .35rem;border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;position: relative;overflow: hidden;display: block;}
.home5-t .right li:nth-child(2) a,.home5-t .right li:nth-child(4) a{border-right: none;}
.home5-t .right li:nth-child(3) a,.home5-t .right li:nth-child(4) a{border-bottom: none;}
.home5-t .right li a .imged{padding-bottom:3.7rem;}

.home5-t .right li .date{width: 0.65rem;text-align: center;white-space: nowrap;}
.home5-t .right .date span{font-size: 0.32rem;color: #333;transition: 0.5s;}
.home5-t .right .date p{font-size: 0.16rem;color: #808080;padding-top: .1rem;transition: 0.5s;}
.home5-t .right li .con{width: calc(100% - .65rem);padding-left: .2rem;}
.home5-t .right li h3{font-size: 0.17rem;color: #333;line-height: 0.28rem;}
.home5-t .right li h4{font-size: 0.14rem;color: #666;line-height: 0.25rem;max-height: .75rem\0;margin: .2rem 0 0.4rem;}
.home5-t .right li p{font-size: 0.14rem;color: #888;}
.home5-t .right li .scale{position: absolute;bottom: 0;transform: translateY(101%);left: 0;width: 100%;z-index: 100;transition: 0.5s;height: 100%;}
.home5-t .right li .scale .imged::after{width: 100%;height: 1.5rem;background: url(../images/n-shad.png) repeat-x bottom;background-size: 100% 100%;}
.home5-t .right li .scale  h3{color: #fff;font-size: 0.17rem;font-weight: bold;line-height: 0.28rem;max-height: 0.56rem\0;position: absolute;left: 0;bottom: 0;width: 100%;padding: 0 .2rem .2rem;z-index: 10;}




/* home6 */
.home6{width: 100%;background: url(../images/hbg6.jpg) no-repeat center/cover;padding: .5rem 0 0.8rem;overflow: hidden;z-index: 1;}
.slick-b{font-size: 0;}
.home6-t .imged{padding-bottom: 135%;}
.home6-t li{display: inline-block;width: 3.45rem;}
.home6-t li .slick-b{margin: 0 .1rem;}
.home6-t .ys-li.on {width: calc(100% - 7.9rem );/* box-shadow: 0px 0px 0.38rem 0px rgba(0, 0, 0, .2); */}
.home6-t .ys-li:last-child{margin-right: 0;}
.home6-t .ys-li .scale{width: 100%;height: 100%;}
.home6-t li .ys-r{width: 100%;padding: 0.2rem 0rem 0rem;}
.home6-t li a{width: 100%;height: 100%;display: block;}
.home6-t .ys-li.on a{box-shadow: 0px 0px 0.38rem 0px rgba(0, 0, 0, .2);}

.home6-t  .ys-r span{font-size: 0.15rem;color: #004589;line-height: 1.4;}
.home6-t  .ys-r h3{font-size: 0.17rem;color: #333;line-height: .28rem;margin: .1rem 0 0;font-weight: bold;max-height: 0.56rem\0;transition: 0.5s;}
.home6-t .ys-li .ys-r h4{font-size: 0.15rem;color: #666;line-height: 0.26rem;margin: 0rem 0 1rem;max-height: 1.04rem\0;}
.home6-t .ys-li .ys-r p{font-size: 0.16rem;color: #666;line-height: 0.3rem;}
.home6-t ul.slick-slider{padding-bottom: 0.5rem;margin-bottom: 0 !important;}
.home6-t .slick-dots{bottom: 0px;left: 50%;transform: translateX(-50%);}

.home6-t .slick-dots li{width: 0.32rem;height: 0.24rem;margin: 0 0.13rem;background: url(../images/cir3.png) no-repeat;background-size: 100% !important;}
.home6-t .slick-dots li.slick-active{background: url(../images/cir4.png) no-repeat;}
.home6-t .slick-dots li button{display: none;}
.home6-t li:hover h3{color: #004589;}

/* foot */
footer{width: 100%;background:url(../images/fbg.jpg) no-repeat center/cover;overflow: hidden;
  padding: 0.45rem 0;}
.foot-t{justify-content: space-between;}
footer .fot-1{width: 45%;}
footer .fot-2{width: 42%;}
footer .fot-1 ul{margin: 0 -0.13rem;}
footer .fot-1 li{width: 25%;padding: 0 0.13rem;margin-bottom: 0.25rem;}
footer .fot-1 li a{display: block;width: 100%;height: 0.4rem;border: 1px solid rgba(255, 255, 255, 0.4);text-align: center;line-height: 0.4rem;color: #fff;font-size: 0.15rem;transition: 0.5s;}
footer .fot-1 li a:hover{background: rgba(255, 255, 255, 0.4);}
footer .fot-2 p{align-items: flex-start;margin-bottom: .1rem;}
footer .fot-2 p .img{
  width: 0.15rem;
  height: 0.18rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  margin-top: .05rem;
  }
footer .fot-2 p span{color: #fff;font-size: 0.15rem;line-height: 1.5;width: calc(100% - .15rem);padding-left: .15rem;}



@media screen and (min-width: 1200px) {
 .hom6-l a:hover h3,.home1-t .left a:hover h3,.home4-t li a:hover h3,.home6-t li a:hover p,.home1-t .left a:hover .date span,.home1-t .left a:hover .date p{color: #004589;}
  .home1-t .left a:hover .scale{/* transform:translateX(0); */}
 .home1-t .left li a:hover::after{width: 100%;}
 .home2-t li a:hover .con{height: 2.8rem;}
 .home2-t li a:hover .con::after{height: 100%;}
 .home2-t li a:hover span{display: flex;}
 .home4-t li a:hover h3{font-weight:bold;}
 .home2-t li a:hover h3{font-weight: bold;color: #b6061b;margin-top: .2rem;}
 .home5-t .right li a:hover .scale{transform: translateY(0);}
 .home5-t .left li a:hover .img img{transform: rotateY(360deg);transition: 0.5s;}
}




@media screen and (max-width: 1600px) {
  #logo{width:4rem;}
  #header .right{padding-left:5%;}


}
@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; }
  
  .home6-t .ys-li{margin-right: 0.3rem;width:3.2rem;}
  .home6-t .ys-li .scale{width:3.2rem;}
  .home6-t .ys-li .ys-r{width:calc(100% - 3.2rem);padding: 0.4rem 0.3rem;}
  .home6-t .ys-li.on {width: calc(100% - 7rem );}

}
@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: 37%;}
  .slide_down_nav{display:none !important;}
  .home5-t .left li a{padding:0 .3rem}
  .home6-t .ys-li{margin-right: 0.3rem;width:2.8rem;}
  .home6-t .ys-li .scale{width:2.8rem;}
  .home6-t .ys-li .ys-r{width:calc(100% - 2.8rem);padding: 0.4rem 0.3rem;}
  .home6-t .ys-li.on {width: calc(100% - 6.2rem );}
}
@media screen and (max-width: 1024px) {
 
  .home1,.home2,.home4,.home5,.home8,.home9{padding: 0.4rem 0;}
  .home6{padding-bottom: .8rem;}
  .home3{padding: .4rem 0;}
  .home2-t ul{margin: 0 -0.1rem;}
  .home2-t li{padding: 0 0.1rem;width: 25%;}
  .home2-t{height: auto;}
  .home3-t .left{width: 55%;}
  .home3-t .right{width: 45%;padding-left: .3rem;}
  .home4-t ul{margin: 0 -0.1rem;}
  .home4-t li{padding: 0 0.1rem;width: 50%;margin-bottom: .3rem;}
  .home4{margin-top:0;}
  .home5-t .left li .img{width: .7rem;height: .7rem;}
  
  .home5-t .left li img{max-width: .4rem;max-height: .4rem;}
  .home5-t .left li a{padding:0 .15rem}
}
@media screen and (max-width: 980px) {
  .home6-t .ys-li,.home6-t .ys-li.on{width:100%;height: 3.5rem;margin: 0 0 0.3rem 0;padding: 0;}
  .slick-b{margin: 0;}
  .home6-t{margin:0;}
  .home6-t .ys-li.on a{box-shadow:none;}
    .home6{padding-bottom: .4rem;}
}
@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;}
  .tit h3 span{font-size:.2rem;width:.26rem;height:.26rem;line-height:.26rem;}
  .home1-t .left{width: 100%;}
  .home1-t .right{width: 100%;padding-left: 0rem;margin-top:.3rem;}
  .home1-t .right li h3{margin:.1rem 0;}
  .home1-t .right li.on{height:1.75rem;}
  .home2-t li{width: 50%;margin-bottom: .25rem;}
  .home2-t li .con{padding: .15rem;height: 2.8rem;}
  .home2-t li span{display: flex;}
  .title .h3 h3:after{display:none;}
  .home3::after{height: 100%;}
  .home3-t .left{width: 100%;}
  .home3-t .right{width: 100%;padding-left: 0rem;margin-top: .3rem;}
  .home3-t .right li.on a::after{display: none;}
  .home3-t .right li a{padding: .1rem 0;}
  .home3-t .right li p{margin-top: .1rem;}
  .home4-t li{width:100%;}
  .home4-t li h3{margin:.1rem 0;}
  .home5-t .left{width: 100%;}
  .home5-t .right{width: 100%;}
  .home5-t .left li a{padding:0 .5rem}
  .home5-t .right li a{height: 2.4rem;padding:.4rem .2rem;}
  .home5-t .right li h4{margin:.1rem 0 .2rem;}
  .home6-t .ys-li .ys-r h4{margin: 0 0 .3rem 0;}
  footer .fot-1{width: 100%;}
  footer .fot-2{width: 100%;margin-top:.25rem;}
}

@media screen and (max-width: 600px) {
  .h1-t .scale{width: 100%;}
  .h1-t .con{width: 100%;padding: .2rem .2rem .4rem;height: 3.1rem;}
  .home1-t .left .slick-dots{width:100%;}
  .h1-t .scale .imged{padding-bottom:57%;}
  .home4-t li h4{-webkit-line-clamp: 2;}
  .home6-t .ys-li .scale{width:2rem;}
  .home6-t .ys-li .ys-r{width:calc(100% - 2rem);padding: 0.3rem 0.2rem;}
  .home6-t .ys-li, .home6-t .ys-li.on{height:3.4rem;}
  .h1-t .con h4{margin-bottom:.2rem;}
}
@media screen and (max-width: 420px) {
  .home5-t .right li{width:100%;}
  .home5-t .right li a{border-bottom: 1px solid #ddd !important;border-right:none !important;}
}
@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)}
}