@charset "utf-8";
/*公开始束*/
#loading{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#fff;z-index:100000000}
body{ background:#fff}
* {box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-backface-visibility: hidden;}
html{font-size: 100px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body,dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6,pre, code, form, fieldset, legend, input, textarea,p, blockquote, th, td, hr, button,article, aside, details, figcaption, figure, footer, header, menu, nav, section {margin: 0;padding: 0;border: 0;}
:focus{outline:0}
a {text-decoration: none;color: #333333;}
a:hover{color: #00787b;}
.trans{-webkit-transition: all 0.5s;transition: all 0.5s;}
button {user-select: none;}
img:not([src]),img[src=""] {opacity: 0;}
img{display:inline-block;padding:0;border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%;vertical-align: middle;}
ul, ol {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
input, select, button, textarea {font-size: 100%; font: inherit;}
hr{height:0;border: none; border-top: 1px solid #f4f3f2; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
body{color: #333;position: relative;overflow-x:hidden;font-size: .16rem;font-family: -apple-system,BlinkMacSystemFont,"PingFang SC",Microsoft YaHei,Helvetica Neue,"Helvetica Neue", "Open Sans", "Hiragino Sans GB", sans-serif;}
select::-ms-expand { display: none; }
i,em{font-style:normal;}
input,textarea,select{padding:0;font-family:inherit;outline:none;resize:none;background:none;border:none;font-size:inherit;color:inherit;}
input::-moz-placeholder{color:inherit;opacity:.5;font-size:inherit}
textarea::-moz-placeholder{color:inherit;opacity:.5;font-size:inherit}
select::-moz-placeholder{color:inherit;opacity:.5;font-size:inherit}
::-webkit-input-placeholder{color:#999;font-size:inherit}
input:-ms-input-placeholder{color:#999;font-size:inherit}
::-webkit-scrollbar{width:4px;height:4px}
::-webkit-scrollbar-track{background:#ddd;border-radius: 0}
::-webkit-scrollbar-thumb{background:#00787b;border-radius: 0}

.w100{ width: 100%;}
.navShow{ overflow: hidden}

.l1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;line-height:1.25}
.l2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.l3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.l4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.l5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.l6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}
.l7{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}
.zi2{position: relative;z-index: 2}
.zi5{position: relative;z-index: 5}
.check:checked,.check:not(:checked){position:absolute;left:-9999px;opacity:0}
.check:checked+label,.check:not(:checked)+label{position:relative;display:inline-block;height:16px;cursor:pointer;padding-left:24px;line-height:18px}
.check+label:after{position:absolute;width:8px;height:8px;border-radius:3px;top:5px;left:5px;content:""}
.check+label:before{position:absolute;top:0;left:0;z-index:0;width:16px;height:16px;border-radius:3px;content:"";background:#fff;border:1px solid #888}
.check:checked+label:after{background:#00787b}
.check:checked+label:before{border-color:#00787b}
.radio:checked+label,.radio:not(:checked)+label{position:relative;display:inline-block;height:16px;line-height:16px;cursor:pointer;padding-left:24px}
.radio+label:after,.radio+label:before{position:absolute;top:-1px;left:0;z-index:0;width:16px;height:16px;border-radius:50%;content:""}
.radio:not(:checked)+label:after,.radio:not(:checked)+label:before{border:1px solid #888}
.radio:checked,.radio:not(:checked){position:absolute;left:-9999px;opacity:0}
.radio:checked+label:before{border:1px solid #00787b}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#00787b;top:4px;left:5px}
.imgBox{position:relative;overflow:hidden;isolation:isolate}
.imgBox .img, .imgBox .imgLi{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}
.imgBox .img, .imgBox .imgLi{padding-bottom:60%;transition:.5s;background-size:cover;display:block;background-repeat:no-repeat;background-position:center;display:block;background: #eee}
.imgBox img, .imgBox video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s}
.ieFiximg img{opacity: 0\0;transition: .5s}
.ieFiximg .imgbg{width: 100%;height: 100%;overflow: hidden;transition: .3s}
.none{display: none;}
.overhide{overflow: hidden}
.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:"."}
.fl{float:left}
.fr{float:right}
.poab{position:absolute}
.pore{position:relative}
.text-r{text-align:right}
.text-m{text-align:center}
.text-bold{font-weight: 700;}
.text-light{font-weight:100;}
.text-upper{text-transform: uppercase;}
.text-lower{text-transform: lowercase;}
.text-ver{writing-mode: tr-lr;writing-mode: vertical-lr;}
.bgBox{background-repeat: no-repeat;background-position: center;background-size: cover;}
.abUrl{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 5;background: rgba(255,255,255,0);}
.flex{display:flex;flex-wrap:wrap;}
.flexjs{display:flex;justify-content:space-between;flex-wrap:wrap;}
.flexc{display:flex;flex-wrap:wrap;align-items: center;}
.flex-left{display:flex;flex-wrap:wrap}
.flex-center{display:flex;flex-wrap:wrap;justify-content: center;}
.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}
.flex-v{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;}
.flex-v-bottom{display: -webkit-flex;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: left;}
.scbox{overflow-y:auto }
.scbox::-webkit-scrollbar{width:4px;display:block;}
.scbox::-webkit-scrollbar-track{border-radius:5px;;background: #ddd}
.scbox::-webkit-scrollbar-thumb{border-radius:5px;background:#00787b;}

.aline_w{position:relative;background-image:linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1));background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .5s}
.alin_w:hover .aline_w{background-size:100% 1px;color: #fff}
.aline_w:hover{background-size:100% 1px}

.aline_r{position:relative;background-image:linear-gradient(#203e6e,#203e6e);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .5s}
.alin_r:hover .aline_r{background-size:100% 1px;color: #203e6e}
.aline_r:hover{background-size:100% 1px}
.compensate-for-scrollbar{margin-right: 0!important}

@keyframes sca{
0%{transform: scale(1);}50%{transform:  scale(1.1)}100%{transform:  scale(1)}
}
@keyframes go{
0%{transform: translateX(0);}50%{transform: translateX(10px);}100%{transform: translateX(0);}
}
@keyframes up{
0%{transform: translateY(0);}50%{transform: translateY(-8px);}100%{transform: translateY(0);}
}
@keyframes roted{
0%{transform: rotate(0deg);}100%{transform: rotate(360deg);}
}

#gotop{ display: none !important; position:fixed;bottom: .22rem;right: .1rem;box-sizing:border-box;text-align:center;cursor:pointer;transition:.5s;width: .53rem;height: .53rem;line-height: .68rem;background: #16999c;opacity:1;visibility:visible;overflow:hidden;z-index: 10000;border: #f5be7d 1px solid;display: flex;justify-content: center;align-items: center;}
#gotop.hide{height:0;opacity:0;visibility:hidden}
#gotop svg{width: .22rem;height: .22rem;display: inline-block;fill: #fff;vertical-align: middle;margin: -3px 0 0;transition: .5s;}

.wp {max-width: 15.8rem;margin: 0 auto;width: 94%}
.transImg{display: block;overflow: hidden;}
.transImg img{transition: .5s}
@media screen and (min-width: 1201px){
    .imgBox.trans:hover .img{/* -webkit-transform: scale(1.08); */}
    .ieFiximg.trans:hover img{-webkit-transform: scale(1.1)}
    .imgBox.trans:hover img{transform: scale(1.08);}
    .a:hover .imgBox.trans .img{/* transform: scale(1.08); */}
    .a:hover .imgBox.trans img{ -webkit-transform: scale(1.08)}
    .a:hover .ieFiximg.trans img{ -webkit-transform: scale(1.1)}
    .transImg:hover img{-webkit-transform: scale(1.08)}
    .a:hover .transImg img{-webkit-transform: scale(1.08)}
}

@media (max-width: 1440px) {

}
@media (max-width:1024px){
    .wp{padding:0 15px;width:100%;max-width:100%}
}
@media screen and (max-width:1024px){
    .header .wp{ max-width: 94%; padding: 0}
    html{/* font-size: 85px!important; */}
    .wp{padding: 0 .7rem;}
}
@media screen and (max-width: 640px){
    html{font-size: 85px!important;}
    .wp{padding: 0 15px;}
}
@media screen and (max-width:640px){
    html{font-size: 85px!important;}
}
@media screen and (max-width:480px){
    html{font-size: 85px!important;}
}
@media screen and (max-width:375px){
    html{font-size: 85px!important;}
}
@media screen and (max-width:360px){
    html{font-size: 70px!important}
}
@media screen and (max-width:350px){
    html{font-size: 65px!important}
}
@media(max-width:768px){
    #gotop{ right:0; transform:scale(0.7)}
.l1{overflow:hidden;text-overflow:ellipsis;white-space:normal}
}

.arc-con{line-height: 2;color: #333333;text-align: justify;}
.arc-con img{max-width: 100%;margin: 0 auto;display: block;height: auto !important;}
.arc-con img.spimg{max-width:inherit;}
.arc-con p{margin-bottom: .15rem;font-size: 0.16rem!important;text-indent: 2em;line-height: 2!important;}
.arc-con p:last-child{ margin-bottom: 0}
.arc-con table{border: 1px solid #eee;min-width: 640px;margin-left:0!important;width: 100%;background: #fff}
.arc-con table tr th,.arc-con table tr td{border: 1px solid #eee!important;padding: 15px;text-align: center;}

.h4s1{font-size: .2rem;color: #333;line-height: .26rem;transition: .5s;width: 100%;-webkit-transition: all 0.5s;transition: all 0.5s;}
.h4s2{font-size: .2rem;color: #333;line-height: .26rem;max-height: calc(.26rem*2)\0;width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s; }
.h4s3{font-size: .2rem;color: #333;line-height: .26rem;max-height: calc(.26rem*2)\0;width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s; }
.h6s1{font-size: .14rem;color: #999;line-height: 1.25;transition: .5s;width: 100%;-webkit-transition: all 0.5s;transition: all 0.5s;}
.ps1{font-size: .16rem;color: #848484;line-height: .28rem; width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.ps2{font-size: .16rem;color: #848484;line-height: .28rem;max-height: calc(.28rem*2)\0; width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.ps3{font-size: .16rem;color: #848484;line-height: .28rem;max-height: calc(.28rem*3)\0; width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.ps4{font-size: .16rem;color: #848484;line-height: .28rem;max-height: calc(.28rem*4)\0; width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
h4, h5, h6{ font-weight: normal}
.bd_li{ transition: .5s;}
/*公共结束*/

@font-face { font-family: 'Helvetica-Condensed-Black-Se'; src: url("../fonts/ROBOTO-BOLD-3_0.TTF"); }
@font-face { font-family: 'Canela Web'; src: url("../fonts/CANELA-REGULAR-REDUCED.WOFF.TTF"); }
@font-face { font-family: 'Perpetua Titling MT'; src: url("../fonts/PERTILI.TTF"); }

/*珞珈要闻通知公告师者先锋学术科研媒体武大校园文化数据珞珈专题聚焦走进武大新闻资讯育人*/
@font-face {font-family: "思源宋体 SemiBold";font-weight: 600;src: url("../fonts/Au1ntSGezisp.woff2") format("woff2"), url("../fonts/Au1ntSGezisp.woff") format("woff");font-display: swap;}


.header{position: fixed;top: 0;left: 0;right: 0;z-index: 999;padding: 0;transition: .3s;width: 100%;max-width: 100vw;}
.header:before {content: "";display: block;position: absolute;left: 0;top: -0.05rem;right: 0;height: 2rem;background: url("../images/head-bg.png") center repeat-x;background-size: auto 99%;z-index: -1;pointer-events: none;transition: .5s}
.header:after{content: "";position: absolute;top: 0;right: 0;left: 0;height: .04rem;background: #00787b;}
.header .wp{transition: .3s;align-items: center;max-width: 100%;padding: 0 1.44rem 0 .25rem;width: 100%;}
.header .logo{position: relative;width: 1.99rem;max-width: 12%;padding: .1rem 0 0;}
.header .logo img{transition: .3s;width: 100%;}

.header.on:before{ height: 1.75rem}
.header.on{transform: translateY(-101%);opacity: 0;}
.header.on1{transform: translateY(0);opacity: 1;}

/**/
.header .navbtn{width:.36rem;transition: .3s;z-index: 5;text-align: center;position: relative;cursor: pointer; }
.menu-btn{overflow:hidden;width:.36rem;height:.36rem;background:0 0;opacity:1;position:absolute;z-index:999;top: 50%;transform: translateY(-50%);cursor: pointer;left: 0}
.menu-btn .line-1,.menu-btn .line-2,.menu-btn .line-3{position:absolute;top:50%;right:0;display:block;width:.36rem;height:2px;background:#fff;transition:all .4s cubic-bezier(.165,.84,.44,1) 0s;transition-property:transform,width,margin,background-color;margin-top: -1px}
.menu-btn .line-1{margin-top:-.1rem;width: 100%;}
.menu-btn .line-3{margin-top:.08rem;width: 100%;}
.navBtnm{ display: none;}
.navBtnm .topser{ margin: 0 .2rem 0 0;}
body.navShow .menu-btn .line-1{visibility:hidden}
body.navShow .menu-btn .line-2{margin-top:-1px!important;width:90%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
body.navShow .menu-btn .line-3{margin-top:-1px!important;width:90%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}

.ser-layer{display:flex;align-items:center;width: .25rem;transition: .5s;}
.ser-layer.showdiv{opacity:1;visibility:visible;}
.ser-layer .serclose{font-size: .36rem;position:absolute;right:.3rem;top:.25rem;width:.3rem;height:.3rem;text-align: center;line-height:.3rem;cursor:pointer;color:#ccc;font-family: 'lib';}
.ser-layer .serform{width: 100%;}
.ser-layer.showdiv .serform{transform: translateY(0);transition: .5s .3s}
.ser-layer .serform .input-group{width: 100%;display: flex;justify-content: flex-end;}
.ser-layer .serform .input-group .sub{position:absolute;right:0;top:0;width: .3rem;height: .3rem;overflow:hidden;background:0 0;cursor: pointer;border-radius: 0;opacity: .7;}
.ser-layer .serform .input-group .sub:after{content:'';position:absolute;top:0;bottom:0;left:0;z-index:0;right:0;background: url(../images/toplink_i2.png) center no-repeat;background-size: .16rem .16rem !important;transition: .5s;}
.ser-layer .serform .input-group .inp{height: .3rem;border:0;border-right:0;padding-right: 0;width: 0;padding-left: 0;background: #fff;border-radius: 0;visibility: hidden;transition: .5s;font-size: .14rem;}

.ser-layer:hover{ width: 2rem}
.ser-layer:hover .serform .input-group .inp{width: 100%;visibility: visible;padding: 0 .4rem 0 .15rem;}
.ser-layer:hover .serform .input-group .sub:after{ background: url(../images/toplink_i2s.png) center no-repeat; }

@media (max-width: 640px){
.ser-layer .serclose{right: 4%;top: .2rem}
}

.header .topr{flex-direction: column;align-items: flex-end;padding: .1rem 0;}
.header .topnav{margin: .04rem 0 0 0;}
.header .topnav ul{align-items: center;}
.header .topnav ul li{margin-left: 2.5vw;font-size: .2rem;position: relative;transition: .3s}
.header .topnav ul li:before{ content: ""; position: absolute; width: .04rem; height: .04rem; background: #fff; right: calc(-1.25vw - .04rem); top: 50%; margin: -.02rem 0 0}
.header .topnav ul li:last-child:before{ display: none}
.header .topnav ul li>a{color: #fff}
.header .topnav ul li i.plus{position: absolute;right: 0;top: .15rem;color: #999;display: block;width: .3rem;height: .3rem;text-align: center;line-height: .3rem;display: none;transition: .3s;font-family: 'lib';}
.header .topnav ul li i.plus.show{transform: rotate(180deg);}

.header .topnav ul li .sub-nav{position:absolute;top:100%;left:50%;z-index:99;padding-top:.25rem;min-width: 1.5rem;transform:scaleY(0) translateX(-50%);opacity: 0;visibility: hidden;transition: .3s;transform-origin: top center;}
.header .topnav ul li .sub-nav .sub-nav-h{position: relative;background: #fff;padding: .1rem .1rem 0;box-shadow: 0 0 10px rgba(0,0,0,.3);background: #fff;border-radius: 0 0 5px 5px}
.header .topnav ul li .sub-nav .sub-nav-h:after{content: '';height: 3px;width: 100%;position: absolute;left: 0;top: 0;background: #00797c;}
.header .topnav ul li .sub-nav .sub-nav-h a{display:block;font-size:.16rem;padding:0 .1rem;white-space: nowrap;line-height: .35rem;text-align: center;color: #666;border-bottom: #f8e5cb 1px solid;}
.header .topnav ul li .sub-nav .sub-nav-h a:hover{color: #00797c;}
.header .topnav ul li .sub-nav .sub-nav-h:before{content: '';position: absolute;left: 50%;transform: translateX(-50%);border-left: transparent .07rem solid;border-right: transparent .07rem solid;border-bottom: #247a7c .05rem solid;bottom: calc(100% + 0px);}
.header .toplink{align-items: center;position: relative;z-index: 1;}
.header .toplink ul{ align-items: center}
.header .toplink ul li{margin: 0 0 0 .3rem;position: relative;}
.header .toplink ul li .a{font-size: .14rem;color: rgba(255,255,255,.75);text-transform: uppercase;display: block;text-align: center;line-height: .36rem;}
.header .toplink ul li .a img{width: .18rem;opacity: .75;}
.header .toplink ul li:before{content: "";position: absolute;left: -.15rem;width: 1px;height: .12rem;background: rgba(255,255,255,.2);top: 50%;margin: -.06rem 0 0;}
.header .toplink ul li:nth-child(1):before, .header .toplink ul li:nth-child(2):before{ display: none}
.header .toplink ul li dl{position: absolute;top: 129%;width: 1.4rem;background: #fffaf4;left: 50%;border: #e5c291 1px solid;padding: 0 .1rem;border-top: #00797c 3px solid;transform: scaleY(0) translateX(-50%);transition: .5s;transform-origin: top center;}
.header .toplink ul li dl:before{content: '';position: absolute;left: 50%;transform: translateX(-50%);border-left: transparent .07rem solid;border-right: transparent .07rem solid;border-bottom: #247a7c .05rem solid;bottom: calc(100% + 3px);}
.header .toplink ul li dl dd .a{ font-size: .16rem; color: #666; border-bottom: #f8e5cb 1px solid;}

.header .toplink ul li:hover dl{transform: scaleY(1) translateX(-50%);}
.header .toplink ul li dl:before{}
.topser{margin: 0;}
.topser img{width: .16rem;opacity: .75}

#openBtn {cursor: pointer;display: flex;text-align: center;position: absolute;z-index: 1;top: .04rem;right: .3rem;width: .8rem;height: .83rem;justify-content: center;align-items: center;padding: 0;background: url(../images/nav.svg) center no-repeat;background-size: cover;}
#openBtn .lcbody {width: .44rem;height: .16rem;position: relative;}
#openBtn .lcbody .lcitem {width: 100%;height: .02rem;position: absolute;transition: transform 0.36s ease;border-radius: 50vw;left: 50%;transform: translateX(-50%);}
#openBtn .lcbody .lcitem:nth-child(1){ width: 75%}
#openBtn .lcbody .lcitem:nth-child(2){width: 100% }
#openBtn .lcbody .lcitem:nth-child(3){width: 75%;}
#openBtn .lcbody .lcitem div {position: absolute;width: 100%;height: 100%;top: 0;left: auto;right: 0;background: #fddbac;border-radius: 0;}#openBtn .lcbody .top {top: 0 }
#openBtn .lcbody .lcitem:nth-child(1) div{background: url(../images/openBtn.svg) center no-repeat;background-size: cover;height: .09rem;bottom: -0.025rem;top: auto;}
#openBtn .lcbody .center {display: block;top: 50%;margin-top: -1px }
#openBtn .lcbody .bottom {bottom: 0;}
#openBtn .lcbody:hover .lcitem.top .rect {animation: move 0.4s ease-in-out 1 }
#openBtn .lcbody:hover .lcitem.center .rect {animation: move 0.4s ease-in-out 0.1s 1 }
#openBtn .lcbody:hover .lcitem.bottom .rect {animation: move 0.4s ease-in-out 0.2s 1 }
.active#openBtn .lcitem.top {transform: rotateZ(45deg);top: 49% }
.active#openBtn .lcitem.center {opacity: 0 }
.active#openBtn .lcitem.bottom {transform: rotateZ(-45deg);top: 49% }
@keyframes move {0% {right: 0 }40% {right: 0;width: 0 }60% {right: auto;width: 0% }100% {right: auto;width: 100% }}

.site-menu{position: fixed;z-index: 100000000000000;left: 0;top: 0;display: flex;flex-direction: column;width: 100%;height: 100%;clip-path: inset(0 0 100% 0);transition: clip-path .6s cubic-bezier(0.77, 0, 0.175, 1);visibility: hidden;opacity: 0;visibility: hidden;clip-path: none;transition: opacity 0s .92s, visibility 0s .92s;}
.site-menu .sicoh{position: absolute;bottom: -22%;left: -.2rem;}
.site-menu .sicoh svg{width: 8.18rem;opacity: .5;max-width: 30vw;}
.site-menu .sicoh .ico .cls-1{fill:none;stroke:#f4cf8f;stroke-width:2px;}
.site-menu-close {font-size:.3rem;position:absolute;right:.3rem;top:.25rem;text-align: center;cursor:pointer;color: #fff;font-family: 'lib';z-index: 10;opacity: 0;transform: translateY(10px);transition: .5s;}
.site-menu-main{flex:1;display:flex;flex-direction:column;width:100%;justify-content: center;align-items: center;height: 100vh;padding: 0 .2rem;background: #00797c;background-size: cover;backdrop-filter: blur(.5rem);background: url(../images/menu.png) center repeat;background-size: 4.01rem 7.17rem;}
.site-menu-main{flex:auto;height:100%;clip-path:inset(0 0 100% 0);transition: clip-path 1s .2s cubic-bezier(0.77, 0, 0.175, 1);}
.site-menu-main .ul{max-width: 19rem;width: 94%;}
.site-menu-main .toplink{ display: none}

.site-menu.site-menu-is-open{opacity: 1;visibility: visible;clip-path: none;transition: opacity 0s, visibility 0s;}
.site-menu-is-open .site-menu-close{ transform: translateY(0); opacity: 1}
.site-menu.site-menu-is-open .site-menu-main{transition: clip-path 1s cubic-bezier(0.77, 0, 0.175, 1);clip-path: inset(0 0 0 0);}

.site-menu-main .ul li{transform: translateY(.2rem);opacity: 0;transition: 1s;padding: 1vw 1vw;flex: auto;text-align: center;}
.site-menu-main .ul li>a{font-size: .24rem;color: #fff;margin-bottom: .3rem;display: block;}
.site-menu-main .ul li i{  display: none}
.site-menu-main .ul li .sub-nav a{font-size: .16rem;color: rgba(255,255,255,.5);line-height: 2;margin: .05rem 0;display: block;transition: .5s; }
.site-menu-main .ul li .sub-nav a:hover{ color: #fff}

.site-menu-main .ul li:nth-child(1){ transition-delay: .2s}
.site-menu-main .ul li:nth-child(2){ transition-delay: .3s}
.site-menu-main .ul li:nth-child(3){ transition-delay: .4s}
.site-menu-main .ul li:nth-child(4){ transition-delay: .5s}
.site-menu-main .ul li:nth-child(5){ transition-delay: .6s}
.site-menu-main .ul li:nth-child(6){ transition-delay: .7s}
.site-menu-main .ul li:nth-child(7){ transition-delay: .8s}
.site-menu-main .ul li:nth-child(8){ transition-delay: .9s}
.site-menu-main .ul li:nth-child(9){ transition-delay: 1s}
.site-menu-main .ul li:nth-child(10){ transition-delay: 1.1s}
.site-menu-main .ul li:nth-child(11){ transition-delay: 1.2s}
.site-menu-main .ul li:nth-child(12){ transition-delay: 1.3s}
.site-menu-main .ul li:nth-child(13){ transition-delay: 1.4s}

.site-menu-is-open .site-menu-main .ul li{ opacity: 1;transform: translateY(0);}

@media(min-width: 1024px){
    .a:hover h4{color: #00787b;}
    .header .topnav ul li:hover>a{color: #fff;}
    .header .topnav ul li:hover .sub-nav{opacity: 1;visibility: inherit;transform:scaleY(1) translateX(-50%);}
}
@media(max-width: 1024px){
    .header .toplink ul li .a{ font-size: .24rem}
   .header .topnav ul li{ font-size: .3rem}
}
@media(max-width: 640px){
    .header1{ opacity: 1 !important; visibility: visible !important;}
    .header2{ opacity: 0 !important; visibility: hidden !important;}
    .header{/* background: #00787b; */}
    .header:before, .header.on:before{height: 1rem;opacity: .7;}
    .header .bg_logo{ display: none;}
    .header .topr{position: fixed;top: 1rem;transform: translateX(101%);height:calc(100vh - 1.8rem);z-index: 50;display: block;width: 100%;padding: 0 5%;overflow: auto;text-align: left;margin-top: 0;left: 0;}
    .header .topnav .wp{width: 100%}
    .header .topnav ul{display: block;margin-right: 0;background: transparent;}
    .header .topnav ul li{margin-left: 0;padding: .15rem 0}
    .header .topnav ul li:after{bottom: 0;height: 2px}
    
    .header .topnav ul li+li:before{display: none}
    .header .topnav .btn{display: inline-block;}
    
    .header .toplink ul{ width: 100%; justify-content: center}
    .header .toplink ul li{ padding: 0 .05rem}
    .header .toplink ul li:before{ display: none}
    
    .header .navbtn{display: block;}
    .header .wp{align-items: center;padding: 0 15px;}
    .navShow .header .topr{transition: .5s;transform: translateX(0);}
    .navShow .header{background: #00787b;backdrop-filter: blur(15px);bottom: 0;}
    .header .topnav ul li i.plus{display: block;font-size: .16rem;color: #fff;}
    .header .topnav ul li .sub-nav{position: static;transform: translateX(0);padding-top: .15rem;
    opacity: 1;visibility: visible;transition: none;display: none;min-width: inherit;}
    .header .topnav ul li .sub-nav .sub-nav-h:before,.header .topnav ul li .sub-nav .sub-nav-h:after{display: none}
    .header .topnav ul li .sub-nav .sub-nav-h{text-align: left;background: transparent;box-shadow: none;padding-bottom: 0;padding: 0;}
    .header .topnav ul li .sub-nav .sub-nav-h a{background: transparent;font-size: .18rem;text-align: left;color: rgba(255,255,255,.8);padding: .05rem .1rem .05rem .15rem;border: 0}
    .header .topnav ul li .sub-nav .sub-nav-h a:hover{background: transparent;color: #fff}
    .header .topnav ul li .sub-nav .sub-nav-h a:after{display: none}
    .header .topnav ul li .sub-nav .sub-nav-h a:before{top: 50%;margin-top: -5px}
    .navShow .header .toplink ul li{margin: 0;text-align: center;line-height: 2}
    .navBtnm{ display: flex}
    .topser{}
    .navBtnm .topser{ display: block;}
    .header .topnav ul li:before{ display: none}
    
    .header .logo{max-width: 34%;padding: 0;}
    .header{ padding: .15rem 0}
    
    #openBtn{ display: none}

    .ser-layer{width: calc(100vw - 30px);margin: .1rem 0 .1rem;}
    .ser-layer .serform .input-group .inp{width: 100%;visibility: visible;padding: 0 .4rem 0 .15rem;height: .4rem;}
    .ser-layer .serform .input-group .sub{ height: .4rem}
    .ser-layer .serform .input-group .sub:after{ background: url(../images/toplink_i2s.png) center no-repeat; }
    .header .toplink ul li .a{ font-size: .14rem}
}
@media(max-width: 560px){
} 

/*公共css*/
@media(max-width: 640px){
    .h4s0{font-size: .18rem !important;line-height: .3rem !important;}
    .h4s1{font-size: .18rem !important;line-height: .3rem !important;max-height: .3rem\0 !important;}
    .h4s2{font-size: .18rem !important;line-height: .3rem !important;max-height: .6rem\0 !important;}
    .h4s3{font-size: .18rem !important;line-height: .3rem !important;max-height: .9rem\0 !important;}

    .ps0{font-size: .14rem !important;line-height: .26rem !important;}
    .ps1{font-size: .14rem !important;line-height: .26rem !important;max-height: .26rem\0 !important;}
    .ps2{font-size: .14rem !important;line-height: .26rem !important;max-height: .52rem\0 !important;}
    .ps3{font-size: .14rem !important;line-height: .26rem !important;max-height: .78rem\0 !important;}
    .ps4{font-size: .14rem !important;line-height: .26rem !important;max-height: 1.04rem\0 !important;}
    .ps5{font-size: .14rem !important;line-height: .26rem !important;max-height: 1.3rem\0 !important;}
    .arc-con, .arc-con p{font-size: .16rem;}
} 

footer .fl1{position: relative;z-index: 2;}
footer .bg1{ position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
footer .b0{ position: absolute; top: 0; right: 0; bottom: 0; left: 0;}

footer .img1{position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;}
footer .img1 .i0{position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
footer .img1 .i1{ transform: translateY(-.3rem);}

.deng{position: absolute;left: 84%;top: 25%;width: 1.68rem;max-width: 7vw;animation: deng 5s infinite ease-out;transform-origin: left top;transition: .5s;}

@keyframes deng{
    0%{
        transform: scale(0);
    }
    100%{
        transform: scale(1);
    }
}

.picMarquee{position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 2;/* background: #f00; */}
.picMarquee .tempWrap{height: 100%;overflow: visible !important;max-width: 100vw;}
.picMarquee .bd{ height: 100%; max-width: 100vw;}
.picMarquee ul{height: 100%;overflow: visible !important;}
.picMarquee ul li{width: 100vw;height: 100%;position: relative; max-width: 100vw;}

.huaban{position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.huaban .dot{width: .24rem;height: .24rem;position:absolute;background: url(../images/huaban_i1.svg);background-size: 100% 100%;}
.huaban img{position: absolute;width: 1.25vw;}
.huaban img:nth-child(1){top: 16%;left: 7%;position: absolute;animation: hua 5s infinite linear;}
.huaban img:nth-child(2){top: -23%;left: 44%;position: absolute;animation: hua 7s infinite linear;}
.huaban img:nth-child(3){top: 20%;left: 69%;position: absolute;animation: hua 4s infinite linear;}
.huaban img:nth-child(4){top: 32%;left: 90%;position: absolute;animation: hua 6s infinite linear;}

@keyframes hua{
    0%{
        transform: rotate(0);
    }
    50%{
        transform: rotate(720deg);
    }
    100%{
        transform: rotate(720deg) translateY(1.5rem);
        opacity: 0;
    }
}

.luomu{ position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.luomu:after{content: "";width: 168%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(255,253,249,1);background: linear-gradient(to right, rgba(255,253,249,0) 0%,#fffbf4 10%);z-index: 1;}
[data-aos=img_s].luomu:after{transform: translateX(-34%);}
[data-aos=img_s].luomu.aos-animate:after{animation: move1s 4s linear 0s 1 normal forwards;}

@keyframes move1s{
    0% {
        transform: translateX(-34%);
    }
    100% {
        transform: translateX(100%);
    }
}

footer{ overflow: hidden;}
footer .i0w{position: absolute;bottom: 0;/* background: #ff0; */z-index: 10 !important;}
footer .i1w{width: 7.71rem;left: 7%;max-width: 40.71%;}
footer .i2w{width: 4.7rem;left: 47%;max-width: 25.03%;}
footer .i2sw{width: 4.9rem;left: 69.5%;z-index: 11 !important;max-width: 30.40625%;}
footer .i3w{width: 5.65rem;left: 93.25%;z-index: 1;max-width: 29.59%;}
footer .i4w{width: 8.1rem;left: 123.25%;max-width: 42.41%;}
footer .i5w{width: 7.46rem;left: 168%;max-width: 39.39%;}
footer .i6w{width: 2.44rem;left: 2%; max-width: 12.71%}
footer .i7w{width: 3.73rem;left: 12%;pointer-events: none;max-width: 21.09375%}
footer .i8w{width: 5.67rem;left: 34%;pointer-events: none;max-width: 30.0625%;}

footer .i9w{width: 3.57rem;left: 68%;max-width: 19.0625%;z-index: 11 !important;}
footer .i10w{width: 5.01rem;left: 86%;max-width: 25.0625%;}
footer .i11w{width: 3.57rem;left: 112%;max-width: 19.03%;}
footer .i12w{width: 3.57rem;left: 158%;max-width: 19.03%;}
footer .i13w{width: 5.1rem;left: 199%;pointer-events: none;max-width: 17.8%;}
footer .i14w{width: 4.54rem;left: 65%; pointer-events: none; max-width: 23.65%}

footer .i0w .i0{transition: .5s;cursor: pointer;height: 100%;position: relative;z-index: 10 !important;}

footer .i0w .d0{position: absolute;left: 0;right: 0;top: 100%;}
footer .d0{pointer-events: none;}

footer .jz1 .i3{ z-index: 1;}
footer .jz1 .i5{ z-index: 1;}

footer .fl2{padding: 1.16rem 0 .46rem;background: #00787b;text-align: center;}
footer .fl2 .wp{ align-items: center}
footer .fl2 .logo{ width: 1.69rem}
footer .fl2 .logo img{ width: 100%}
footer .fl2 .right{ width: 11.45rem}
.list13{justify-content: center;}
.list13 li{width: 14.28%;text-align: center;border-left: #21c7cc 1px solid;border-right: #21c7cc 1px solid;line-height: .24rem;margin: .15rem -.5px;}
.list13 a{font-size: .19rem;color: #fff;font-weight: 300;transition: .5s;}

footer .fl3{padding: 0;background: #00787b;border-top: #139fa2 1px solid;text-align: center;}
footer .fl3 a,footer .fl3 a:hover{color: #60e1e1;}
footer .fl3 .wp{
    justify-content: space-between;
}
footer .fl3 p{font-size: .16rem;color: #60e1e1;padding: .3rem .1rem;position: relative;line-height: 1.75;font-weight: 400;}
footer .fl3 .line{width: 1px;background: #139fa2;}
footer .fl3 p:last-child:before{ display: none}

#gotop1{font-size: .16rem;color: #fff;cursor: pointer;transition: .5s;display: flex;align-items: center;margin: 0 0 0 4vw;}
#gotop1 .swi-up-outlined{ font-size: .16rem;color: #60e1e1; font-family: 'lib'; transition: .5s}
#gotop1 svg{width: .16rem;height: .16rem;margin: 0 0 0 .1rem;fill:none;stroke:#fddbac;}

@media(min-width: 1024px){
    footer .i0w:hover .i0{ filter: drop-shadow(0 0 .1rem rgba(61, 174, 177, 0.8))}
    .list13 a:hover{ color: #f5be7d}

    #gotop1:hover{ color: #fddbac}
    #gotop1:hover .swi-up-outlined{ color: #fddbac}
}
@media(max-width: 1024px){
    
    .list13 a, footer .fl3 p{font-size: .14rem;}
}
@media(max-width: 640px){
    footer .fl2 .logo{margin: 0 auto;width: 23vw;}
    footer .fl2 .right{width: 100%;margin: .25rem 0 0;}
    
    .list13 li{width: 25%;min-width: 25%;border: none;margin: .02rem 0;/* text-align: left; */}

    footer .fl3 p{display: block;padding: 0 0;width: 100%;}
    footer .fl3 .line{ display: none}

    footer .fl2{ padding: .5rem 0 .3rem}

    footer .i0w{max-width: 29vw;}
    footer .fl3{ padding: .2rem 0}

    footer .fl3 .left{ justify-content: center; width: 100%}
    #gotop1{ margin: .15rem auto 0; font-size: .14rem}
    footer .fl3 .center{ width: 100%}
    footer .fl3 .right{ width: 100%}
} 
@media(max-width: 560px){
} 

@media(min-width: 1024px){
}
@media(max-width: 1024px){
}
@media(max-width: 640px){
} 
@media(max-width: 560px){
} 