@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: #4671efe8;}
.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,Arial,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:0px;height:0px}
::-webkit-scrollbar-track{background:#ddd;border-radius: 5px}
::-webkit-scrollbar-thumb{background:#4671efe8;border-radius: 5px}

.w100{ width: 100%;}

.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:#4671efe8}
.check:checked+label:before{border-color:#4671efe8}
.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 #4671efe8}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#4671efe8;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:#4671efe8;}

.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{position:fixed;bottom: .8rem;right: .1rem;box-sizing:border-box;text-align:center;cursor:pointer;transition:.5s;width: .68rem;height: .68rem;line-height: .68rem;opacity:1;visibility:visible;overflow:hidden;border-radius: 50%;font-size: .18rem;color: #fff;z-index: 10000;background: linear-gradient(135deg, #5600d4 20%, #e04166 100%);}
#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: 16.24rem;margin: 0 auto;width: 94%}
.transImg{display: block;overflow: hidden;}
.transImg img{transition: .5s}
@media screen and (min-width: 1201px){
    .ieFiximg.trans:hover img{-webkit-transform: scale(1.1)}
    .imgBox.trans:hover img{ -webkit-transform: scale(1.05)}
    .a:hover .imgBox.trans img{ -webkit-transform: scale(1.05)}
    .a:hover .ieFiximg.trans img{ -webkit-transform: scale(1.1)}
    .transImg:hover img{-webkit-transform: scale(1.05)}
    .a:hover .transImg img{-webkit-transform: scale(1.05)}
}

@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:800px){
    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);bottom: .1rem;}
}

.arc-con{line-height: 1.9;color: #4b4b4b;text-align: justify;}
.arc-con img{max-width: 100%;margin: .4rem auto;display: block;height: auto !important;}
.arc-con img.spimg{max-width:inherit;}
.arc-con p{margin-bottom: .2rem !important;font-size: 0.18rem !important;text-indent: 2em !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: .3rem;transition: .5s;width: 100%;-webkit-transition: all 0.5s;transition: all 0.5s;}
.h4s2{font-size: .2rem;color: #333;line-height: .3rem;max-height: .6rem\0;width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.h4s3{font-size: .2rem;color: #333;line-height: .3rem;max-height: .9rem\0;width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.h6s1{font-size: .2rem;color: #999;line-height: 1.25; transition: .5s; width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.ps1{font-size: .18rem;color: #848484;line-height: .28rem; transition: .5s; width: 100%; -webkit-transition: all 0.5s;transition: all 0.5s;}
.ps2{font-size: .18rem;color: #848484;line-height: .28rem;max-height: calc(.28rem*3)\0;width: 100%;-webkit-transition: all 0.5s;transition: all 0.5s;}
.ps3{font-size: .15rem;color: #8f9090;line-height: .28rem;max-height: calc(.28rem*3)\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: 'Canela Web'; src: url("../fonts/CANELA-REGULAR-REDUCED.WOFF.TTF"); }

.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: 1.8rem;background: url("../../images/head-bg.png") center top repeat-x;background-size: auto 99%;z-index: -1;pointer-events: none;opacity: .5;}
.header .wp{transition: .3s;align-items: center;max-width: 100%;width: 100%;padding: 0 1.68rem 0 1.5rem;}
.header .logo{position: relative;width: 12.54rem;max-width: 42%;margin: 0 3.125vw 0 0;}
.header .logo img{transition: .3s}

/*.header.on{ transform: translateY(-101%);} */
.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:.3rem}
.menu-btn .line-3{margin-top:.08rem;width:.3rem}
.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{background:rgba(0,0,0,0.6);position: fixed;left:0;top:0;right:0;bottom:0;z-index:99999;opacity:0;visibility:hidden;transition:all 0.3s ease-out 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;backdrop-filter:blur(5px)}
.ser-layer.showdiv{opacity:1;visibility:visible;}
.ser-layer .serclose{font-size:.3rem;position:absolute;right:.3rem;top:.25rem;width:.3rem;height:.3rem;text-align: center;line-height:.3rem;cursor:pointer;color:#ccc;}
.ser-layer .serform{width: 90%;margin: 0 auto;margin: 0\0;transform: translateY(1.5rem);transition: .2s .1s}
.ser-layer.showdiv .serform{transform: translateY(0);transition: .5s .3s}
.ser-layer .serform .input-group{max-width:5.5rem;margin:0 auto }
.ser-layer .serform .input-group .sub{position:absolute;right:0;top:0;width:.8rem;height:.5rem;overflow:hidden;background:0 0;cursor: pointer;border-radius: 0 5px 5px 0}
.ser-layer .serform .input-group .sub:after{content:'';position:absolute;top:0;bottom:0;left:0;z-index:0;right:0;background: url(../../images/ser.png) no-repeat 0.35rem center;background-size: .23rem .22rem;}
.ser-layer .serform .input-group .inp{height:.5rem;border:0;border-right:0;padding-right:.9rem;width:100%;padding-left:.2rem;background: #fff;border-radius: 5px 10px 10px 5px}

@media (max-width: 640px){
.ser-layer .serclose{right: 4%;top: .2rem}
}


.header .topr {
    display: flex; /* 可能需要调整为row，取决于你的布局需求 */
    
	flex-direction: column;align-items: flex-end;padding: .3rem 0 .5rem;flex: 1;
}

.header .topnav {
    margin: .18rem 0 0;
    position: relative;
    z-index: 1;
    width: 100%; /* 修改为100%或适当的值 */
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap; /* 添加此行以防止换行 */
}

.header .topnav ul li {
    margin-left: 20px; /* 使用固定像素值或百分比，确保不会溢出 */
    font-size: .2rem;
    position: relative;
    transition: .3s;
}

/* 其他样式保持不变 */





.header .topnav ul{align-items: center;}

.header .topnav ul li:last-child::before{ display: none;}
.header .topnav ul li>a{font-weight: bold; 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}
.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: .2rem;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: #133984;}
.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;}
.header .topnav ul li .sub-nav .sub-nav-h a:hover{color: #133984;background: #3f369e3b;}
.header .topnav ul li .sub-nav .sub-nav-h:before{content: '';position: absolute;left: 50%;transform: translateX(-50%);width: 6px;height: 6px;background: #fff; bottom: calc(100% + 4px);border-radius: 50%;display: none;}
.header .toplink{align-items: center;position: relative;z-index: 2;}
.header .toplink ul li{ margin: 0 0 0 .18rem}
.header .toplink ul li .a{ font-size: .15rem; color: #fff; font-weight: bold;}
.topser{margin: 0;}
.topser img{width: .18rem;}

.rukou{margin: 0 0 0 .3rem;align-items: center;}

.user{position: relative;padding: 0 .12rem 0 0;}
.user:before{content: "";position: absolute;border-left: transparent .03rem solid;border-right: transparent .03rem solid;border-top: #fff .05rem solid;right: 0;top: 50%;margin: -.04rem 0 0;}
.user img{ width: .16rem;}
.user .con{position: absolute;top: calc(100% + .1rem);left: 50%;transform: scaleY(0) translateX(-50%);background: #fff;border-radius: .04rem;width: .8rem;text-align: center;padding: .1rem;transition: .5s; opacity: 0; visibility: hidden; transform-origin: top}
.user .con:before{ content: ""; position: absolute; bottom: 100%; border-left: transparent .05rem solid; border-right: transparent .05rem solid; border-bottom: #fff .05rem solid; transform: translateX(-50%)}
.user .con a{display: block;width: 100%;font-size: .13rem;color: #333;line-height: 1.75;}
.user:hover .con{ opacity: 1; visibility: inherit; transform: scaleY(1) translateX(-50%);}
.user .con a:hover{ color: #133984}

.lan{margin: 0 .32rem;position: relative;z-index: 1;}
.lan a{ font-size: .16rem; color: #fff; padding: 0 10px;text-transform: uppercase}
.lan a1{ font-size: .16rem; color: #fff; padding: 0 10px;text-transform: uppercase}
.lan:after{ content: ""; position: absolute; top: 50%; width: 1px; height: .15rem; background: rgba(255,255,255,.5); transform: translateY(-50%); right: -.15rem}
.lan img{width: .28rem;}

/*网站地图*/
#openBtn {
    cursor: pointer;
    display: flex;
    text-align: center;
    width: 1rem;
    height: .58rem;
    background: #133984;
    border-radius: 50vw 0 0 50vw;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    right: 0;
    top: 42%;
    transform: translateY(-50%);
    background: linear-gradient(135deg, #2b61e1 50%, #14dbc8 100%);
    padding: 0 0 0 .25rem;
}
#openBtn .lcbody {
    width: .33rem;
    height: .21rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 0;
}
#openBtn .lcbody .lcitem {
    width: 100%;
    height: 2px;
    position: absolute;
    transition: transform 0.36s ease;
    right: 0;
    border-radius: 50vw;
}
#openBtn .lcbody .lcitem:nth-child(1), #openBtn .lcbody .lcitem:nth-child(3){
    width: 100%;
}
#openBtn .lcbody .lcitem div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: auto;
    right: 0;
    background: #fff;
    border-radius: 50vw;
}
#openBtn .lcbody .top {
    top: 0;
}
#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: 100000;left: 0;top: 0;display: flex;flex-direction: column;width: 100%;height: 100%;pointer-events: none;clip-path: inset(0 0 100% 0);transition: clip-path .6s cubic-bezier(0.77, 0, 0.175, 1);}
@media (min-width: 992px){
    .site-menu{flex-direction: row;opacity: 0;visibility: hidden;clip-path: none;transition: opacity 0s .92s,visibility 0s .92s;}
}
.site-menu-close {padding: 0;border: none;border-radius: 0;background: none;box-shadow: none;outline: none;position: absolute;z-index: 10;right: 0;display: inline-flex;justify-content: center;align-items: center;min-width: .64rem;height: .64rem;color: #fffdf7;transform: translateY(.2rem);opacity: 0;transition: all .5s;cursor: pointer;}
.site-menu-is-open .site-menu-close{ transform: translateY(0); opacity: 1}
@media (min-width: 768px){
    .site-menu-close{height: .8rem;min-width: 1.6rem;}
}
.material-symbols-outlined {font-family: 'Material Symbols Outlined';font-weight: normal;font-style: normal;font-size: 24px;line-height: 1;letter-spacing: normal;text-transform: none;display: inline-block;white-space: nowrap;word-wrap: normal;direction: ltr;-moz-font-feature-settings: 'liga';-moz-osx-font-smoothing: grayscale;}
@media (min-width: 768px){
    .site-menu-close .material-symbols-outlined {font-size: .18rem;}
}
.site-menu-close-text {display: none;margin-left: .5em;font-weight: 400;font-size: .14rem;text-transform: uppercase;letter-spacing: .05em;}
@media (min-width: 768px){
    .site-menu-close-text{ display: inline-block;}
}
.site-menu-main{flex:1;display:flex;flex-direction:column;width:100%;background-attachment: fixed;/* justify-content: center; */align-items: center;height: 100vh;background: linear-gradient(135deg, #5600d4e8 50%, #e04166d4 100%);padding: 14vh 0 0;backdrop-filter: blur(10px);background: #000 url(../../images/site.jpg) center no-repeat;background-attachment: fixed; background-size: cover;}
@media(min-width: 992px){
    .site-menu-main{flex:auto;width:50%;height:100%;clip-path:inset(0 0 100% 0);transition: clip-path 1s .2s cubic-bezier(0.77, 0, 0.175, 1);}
}
.site-menu-nav{flex:1;display:flex;justify-content:center;align-items:center;padding:.96rem 0 .32rem 0;}
.site-menu-nav ul{margin:0;padding:0;list-style:none;font-weight:400;font-size:.18rem;text-transform:uppercase;text-align:center;letter-spacing:.05em;line-height:2.5;visibility:hidden}
.site-menu-nav ul li{ transition: all .5s; transform: translateY(20px); transition-delay: .1s;opacity: 0;}
.site-menu-nav ul li:nth-child(2){ transition-delay: .2s}
.site-menu-nav ul li:nth-child(3){ transition-delay: .3s}
.site-menu-nav ul li:nth-child(4){ transition-delay: .4s}
.site-menu-nav ul li:nth-child(5){ transition-delay: .5s}
.site-menu-nav ul li:nth-child(6){ transition-delay: .6s}
.site-menu-nav ul li:nth-child(7){ transition-delay: .7s}
.site-menu-is-open .site-menu-nav ul li{ transform: translateY(0rem);opacity: 1;}

.flBox{width: 15rem;max-width: 100%;max-height: 100%;}
.site-menu-main dl{width: 33.33%;padding: 0 0 0 .3rem;margin: .25rem 0;transition: 1s;opacity: 0;transform: translateY(.3rem);}
.site-menu-main dl dt{margin-bottom: .25rem;position: relative;z-index: 1;}
.site-menu-main dl dt:before{content: "";position: absolute;top: .08rem;left: -.32rem;width: .03rem;height: .18rem;background: #fff}
.site-menu-main dl dt a{font-size: .24rem;color: #fff}
.site-menu-main dl dd{ margin: 0 .2rem .1rem 0}
.site-menu-main dl dd a{font-size: .16rem;color: rgba(255,255,255,.8);line-height: 1.75;}

.site-menu-main dl:nth-child(1){ transition-delay: .2s}
.site-menu-main dl:nth-child(2){ transition-delay: .3s}
.site-menu-main dl:nth-child(3){ transition-delay: .4s}
.site-menu-main dl:nth-child(4){ transition-delay: .5s}
.site-menu-main dl:nth-child(5){ transition-delay: .6s}
.site-menu-main dl:nth-child(6){ transition-delay: .7s}
.site-menu-main dl:nth-child(7){ transition-delay: .8s}
.site-menu-main dl:nth-child(8){ transition-delay: .9s}
.site-menu-main dl:nth-child(9){ transition-delay: 1s}
.site-menu-main dl:nth-child(10){ transition-delay: 1.1s}

.site-menu-is-open .site-menu-main dl{ opacity: 1;transform: translateY(0);}

@media(min-width: 768px){
    .site-menu-nav ul{font-size:1.25rem}
}
@media(min-width: 992px){
    .site-menu-nav ul{font-size:1.125rem}
}
@media(min-width: 1200px){
    .site-menu-nav ul{font-size:.2rem;}
}
.site-menu-nav ul li a{position:relative;display:inline-block;color:#fffdf7;visibility:visible;transition:opacity .4s}
.site-menu-nav ul li.active a::after{content:"";position:absolute;left:0;bottom:.5em;width:100%;height:1px;background:rgba(255,253,247,.5)}
.site-menu-nav ul:hover li a{opacity:.2}
.site-menu-nav ul:hover li a:hover{opacity:1}
.site-menu-social{margin:0;padding:0;list-style:none;display:flex;justify-content:center;padding:.24rem 0;font-size:.12rem;text-transform:uppercase;letter-spacing:.05em;transition: all .5s;transform: translateY(20px);opacity: 0;transition-delay: .5s;}
.site-menu-is-open .site-menu-social{ transform: translateY(0); opacity: 1}
@media(min-width: 768px){
    .site-menu-social{padding:.32rem 0;}
}
@media(min-width: 992px){
    .site-menu-social{font-size:.15rem;}
}
@media(min-width: 1200px){
    .site-menu-social{padding:.4rem 0;}
}
.site-menu-social li{margin:0 1em}
.site-menu-social li:first-child{margin-left:0}
.site-menu-social li:last-child{margin-right:0}
.site-menu-social li a{display:inline-block;color:#fffdf7;background-image:linear-gradient(rgba(255, 253, 247, 0.5), rgba(255, 253, 247, 0.5));background-position:100% 100%;background-repeat:no-repeat;background-size:0% 1px;visibility:visible;transition:background-size .3s cubic-bezier(0.645, 0.045, 0.355, 1)}
.site-menu-social li a:hover{background-position:0% 100%;background-size:100% 1px}
.site-menu-images{position:relative;display:flex;justify-content:center;align-items:center;width:100%;background:#a51c30;background: #19437d;background-size: 0.26rem 0.26rem;}
@media(min-width: 992px){
    .site-menu-images{width:50%;clip-path:inset(0 0 100% 0);transition:clip-path .6s .32s cubic-bezier(0.77, 0, 0.175, 1)}
}
@keyframes imageOut{
    0%{clip-path:inset(0 0 0 0)}100%{clip-path:inset(0 0 100% 0)}
}
.site-menu-images-container{position:relative;display:none;width:48vh;height:60vh;max-width:40vw;max-height:50vw;animation:imageOut .8s cubic-bezier(0.77, 0, 0.175, 1) forwards}
@media(min-width: 992px){
    .site-menu-images-container{display:block}
}
.site-menu-images-item{position:absolute;z-index:1;inset:0;background-position:center;background-size:cover;opacity:0;transform:scale(1.05);transition:opacity .8s ease,transform .8s ease}
.site-menu-images-item.active{z-index:10;opacity:1;transform:scale(1)}
.site-menu-images-link{position:relative;display:flex;justify-content:center;align-items:center;width:100%;padding:.24rem;}
@media(min-width: 768px){
    .site-menu-images-link{padding:2rem 0}
}
@media(min-width: 992px){
    .site-menu-images-link{position:absolute;bottom:0;left:0}
}
@media(min-width: 1200px){.site-menu-images-link{padding:.4rem 0;}
}
.site-menu.site-menu-is-open{pointer-events:auto;clip-path:inset(0 0 0 0)}
@media(min-width: 992px){
    .site-menu.site-menu-is-open{opacity:1;visibility:visible;clip-path:none;transition:opacity 0s,visibility 0s}
}
@media(min-width: 992px){
    .site-menu.site-menu-is-open .site-menu-main{transition: clip-path 1s cubic-bezier(0.77, 0, 0.175, 1);}
}
@media(min-width: 992px){
    .site-menu.site-menu-is-open .site-menu-images{transition:clip-path .6s .12s cubic-bezier(0.77, 0, 0.175, 1)}
}
@media(min-width: 992px){
    .site-menu.site-menu-is-open .site-menu-main,.site-menu.site-menu-is-open .site-menu-images,.site-menu.site-menu-is-open .site-menu-images-container{clip-path:inset(0 0 0 0)}
}
@keyframes imageIn{
    0%{clip-path:inset(100% 0 0 0)}
    100%{clip-path:inset(0 0 0 0)}
}
@media(min-width: 992px){
    .site-menu.site-menu-is-open .site-menu-images-container{animation:imageIn .8s .2s cubic-bezier(0.77, 0, 0.175, 1) forwards}
}

.underline-link{font-size:.12rem;text-transform:uppercase;letter-spacing:.1em;position:relative;display:inline-block;font-weight:400;line-height:2;color:#594b4b;transition: all .5s;transform: translateY(20px);opacity: 0;transition-delay: .5s;}@media(min-width: 992px){.underline-link{font-size:.15rem;}}.underline-link::before,.underline-link::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:rgba(89,75,75,.5);will-change:transform;transition:transform 0s}.underline-link::before{transform:scaleX(1);transform-origin:right}.underline-link::after{transform:scaleX(0);transform-origin:left}.underline-link:hover{color:#594b4b}.underline-link:hover::before{transform:scaleX(0);transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.underline-link:hover::after{transform:scaleX(1);transition:transform .3s .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.underline-link.underline-link-white{color:#fffdf7}.underline-link.underline-link-white::before,.underline-link.underline-link-white::after{background:rgba(255,253,247,.5)}.underline-link.underline-link-white:hover{color:#fffdf7}.underline-link.underline-link-play{display:inline-flex;align-items:center}.underline-link.underline-link-play::before,.underline-link.underline-link-play::after{display:none}.underline-link.underline-link-play .underline-link-play-icon{display:inline-flex;justify-content:center;align-items:center;width:clamp(2rem,3vw,3rem);height:clamp(2rem,3vw,3rem);margin-right:1rem;border:1px solid #fffdf7;border-radius:50%}.underline-link.underline-link-play .underline-link-play-icon .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:clamp(1rem,1.5vw,1.5rem)}.underline-link.underline-link-play .underline-link-play-text{position:relative;display:inline-block}.underline-link.underline-link-play .underline-link-play-text::before,.underline-link.underline-link-play .underline-link-play-text::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:rgba(89,75,75,.5);will-change:transform;transition:transform 0s}.underline-link.underline-link-play .underline-link-play-text::before{transform:scaleX(1);transform-origin:right}.underline-link.underline-link-play .underline-link-play-text::after{transform:scaleX(0);transform-origin:left}.underline-link.underline-link-play.underline-link-white .underline-link-play-text::before,.underline-link.underline-link-play.underline-link-white .underline-link-play-text::after{background:rgba(255,253,247,.5)}.underline-link.underline-link-play.underline-link-white .underline-link-play-text:hover{color:#fffdf7}.underline-link.underline-link-play:hover .underline-link-play-text::before{transform:scaleX(0);transition:transform .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.underline-link.underline-link-play:hover .underline-link-play-text::after{transform:scaleX(1);transition:transform .3s .3s cubic-bezier(0.645, 0.045, 0.355, 1)}.play-btn{padding:0;border:none;border-radius:0;background:none;box-shadow:none;outline:none;display:flex;justify-content:center;align-items:center;color:#fffdf7;width:clamp(4rem,8vw,8rem);height:clamp(4rem,8vw,8rem);border:1px solid #fffdf7;border-radius:50%;transition:color .3s,background-color .3s}.play-btn .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:clamp(2rem,2.5vw,2.5rem)}.play-btn:hover{color:#594b4b;background:#fffdf7}.richtext+.underline-link,.richtext+.underline-link-group{margin-top:3em}.font-size-xl+.underline-link,.font-size-xl+.underline-link-group{margin-top:calc(var(--font-size-xl)*1)}.font-size-xxl+.underline-link,.font-size-xxl+.underline-link-group{margin-top:calc(var(--font-size-xxl)*.75)}.font-size-xxl+.underline-link.underline-link-play-group,.font-size-xxl+.underline-link-group.underline-link-play-group{margin-top:calc(var(--font-size-xxl)*.5)}
.site-menu-is-open .underline-link{ transform: translateY(0); opacity: 1}

.site-menu-main .ul{width: 94%;}
.site-menu-main .ul li{transform: translateY(.2rem);opacity: 0;transition: 1s;padding: 1vw 1vw;/* width: 16.66%; */flex: 1;}
.site-menu-main .ul li>a{font-size: .24rem;color: #fff;margin-bottom: .3rem;display: block;}
.site-menu-main .ul li .swiper-icons{  display: none}
.site-menu-main .ul li .sub-nav a{font-size: .16rem;color: rgba(255,255,255,.8);line-height: 2;margin: .05rem 0;display: block;transition: .5s;font-family: 'Poppins-Light';}
.site-menu-main .toplink{ display: none}

.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);}

.f_logo{width: 3.72rem;max-width: 20vw;}

@media(min-width: 1024px){
    .a:hover h4{ color: #4671efe8;}
    .header .topnav ul li:hover>a{color: #fff;}
    .header .topnav ul li:hover .sub-nav{opacity: 1;visibility: inherit;transform:scaleY(1) translateX(-50%)}
    .site-menu-main .ul li .sub-nav a:hover{ color: #fff;}
}
@media(max-width: 1024px){
    .header1{ opacity: 1 !important; visibility: visible !important;}
    .header2{ opacity: 0 !important; visibility: hidden !important;}
    .header{
    padding: .2rem 0;
}
    .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 .navbtn{display: block;}
    .header .wp{align-items: center;padding: 0 0 0 15px;}
    .navShow .header .topr{transition: .5s;transform: translateX(0);}
    .navShow .header{ background:rgba(72, 89, 163, 0.8);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; min-width: 25%; text-align: center; line-height: 2}
    .navBtnm{ display: flex}
    .topser{ display: none;}
    .navBtnm{ display: flex}
    .site-menu-main .ul li>a{margin-bottom: .1rem;font-size: .2rem;}
    .site-menu-main .ul li .sub-nav .sub-nav-h{ display: flex; flex-wrap: wrap}
    .site-menu-main .ul li .sub-nav a{min-width: 33.33%;margin: 0;}
    .site-menu-main .topser{display: block;margin: 0;}

    .header .logo{max-width: 38%;}

    .site-menu-main .ul li{width: 100%;padding: 0;margin-bottom: .3rem;flex: auto;}
    .site-menu-main .ul{overflow: hidden;overflow-y: scroll;flex: 1;margin: .4rem 0;width: 90%;}


    .site-menu-close{top: 0;right: 0;}
    .site-menu-main .toplink{display: flex;margin: .5rem 0 0;justify-content: center;}
    .toplink ul{justify-content: center;margin: 0 0 .2rem;}
    .toplink ul li{margin: 0;width: 25%;text-align: center;line-height: 2;}
    .toplink ul li:before{ display: none}

    .header:before{ height: .7rem;}
}
@media(max-width: 800px){
    .header{padding: .2rem 0;}
    .rukou{margin: 0 0 0 .1rem;}
}
@media(max-width: 560px){
} 

footer{/* 替换原背景样式 */
background: url("db1.jpg") no-repeat center center; /* 设置背景图片 */
background-size: cover; /* 使背景图片覆盖整个容器 */

}


footer .f_logo{margin: 0 .6rem 0 0;display: flex;align-items: center;padding-bottom: 6%;position: relative;z-index: 1;}
footer .f_logo::before{content: "";position: absolute;background: url(../../images/f_logo_b.png) center bottom no-repeat;top: 0;right: -.3rem;bottom: 0;left: -.3rem;background-size: contain;}
footer .right{ flex: 1; overflow: hidden}
footer .bottom{ border-top: rgba(139, 141, 250, 0.3) 1px solid; padding: .3rem 0 .35rem; display: flex; flex-wrap: wrap;}
footer .bottom p{ font-size: .18rem; color: #fff; line-height: .3rem; min-width: 50%; padding: .08rem 0}
footer .bottom p img{ width: .26rem}
footer .bottom p:last-child{ color: rgba(255,255,255,.5)}
.list16{ padding: .64rem 0 .5rem; justify-content: space-around;}
.list16 li{ text-align: center;}
.list16 .ico{ width: .8rem; height: .8rem; background: rgba(255,255,255,.1); border-radius: .1rem; display: flex; justify-content: center; align-items: center; margin: 0 auto;}
.list16 h4{ font-size: .18rem; color: #fff !important; margin: .13rem 0 0;}

.list16 .a:hover .ico img{ -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); -webkit-animation: beat 0.5s 1; animation: beat 0.5s 1;}
@keyframes beat {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}
@-webkit-keyframes beat {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}

/* 右侧 */
.rightBtn{position: fixed;right: 0;top: 50%;z-index: 9999;transition:.5s;-webkit-transition:.5s;text-align: center;width: 80px;height: 160px;opacity:1;visibility:visible;transform: translateY(-50%) translateX(0);background-size: cover;}
.rightBtn img{ position: absolute; top: 0; right: 0;z-index: 999;}
.rightBtn:before{content:"";position: absolute;top: -11px;right:12px;bottom:0;left:-12px;border: #269092 1px dashed;background: rgba(255,255,255,0.65);border-radius: 50%;width: 180px;height: 180px;-webkit-animation:roted 25s linear infinite;-moz-animation:roted 25s linear infinite;animation:roted 25s linear infinite;z-index: 99;}

.rightBtn_box {position: fixed;right: 0;top: 50%;z-index: 999;transition:.5s;-webkit-transition: .5s;text-align: center;width: 1.3rem;opacity:1;visibility:visible;transform: translateY(calc(-50% + .44rem)) translateX(0);background-size: cover;box-shadow: 0px .16rem .15rem 0px rgba(149, 44, 111, 0.15);}
.online_q{position: relative;z-index: 1;padding: 0.6rem 0.24rem 0.25rem;background: #fff;border-radius: 0.15rem;}
.rightBtn_box::after{content: "";position: absolute;width: .88rem;height: .88rem;border-radius: 50vw;box-shadow: 0px .16rem .27rem 0px rgba(149, 44, 111, 0.31);background: #fff url(../../images/online_q.png) center no-repeat;background-size: cover;top: -.5rem;left: 50%;transform: translateX(-50%);z-index: 1;}
.online_q.hide{transform: translateY(calc(-50% + .44rem)) translateX(2rem);}
.online_q .btn2{cursor:pointer;position:relative;margin-bottom: 0;}
.online_q .btn2 a{font-size:.16rem;color:#fff;border-bottom: #e6bd79 1px dashed;display: block;}
.online_q .btn2 span{display: flex;text-align: center;justify-content: center;align-items: center;width: 100%;height: .54rem;position:relative;z-index:999;overflow:hidden;transition:.3s;-webkit-transition:.3s;/* border-bottom: rgba(255,255,255,.23) 1px dotted; */}
.online_q .btn2 span img{margin: 0 .1rem 0 0;transition: .5s;max-height: .2rem;max-width: .22rem;display: none;}
.online_q .btn2 h5{font-size: .16rem;color: #332c95;/* margin: .08rem 0 0; */}
.online_q .open.pic{ position:absolute; background:#ddd; width:100px; height:100px; right:80px; top:50%; margin-top:-50px; text-align:right; opacity:0; transition: .6s; -webkit-transition: .6s; visibility:hidden;}
.online_q .open.pic img{ width:80px; height:80px; margin-top:10px; margin-right:10px;}
.online_q .btn2:hover span img{ transform: rotateY(180deg);transition: 0.5s;}
.online_q .btn2:hover .open.pic{ opacity:1; right:4.5rem;visibility:visible;}
.online_q .open.phone{ display:inline-block; height: .5rem; line-height:.5rem; z-index:0; background:#eee; color:#ff602a; font-family:arial; font-size:18px; transition:width 0s; -webkit-transition:width 0s; text-align:center;  width:150px;}
.online_q .btn2:hover .open.phone{transition:.5s; -webkit-transition:.5s; opacity:1; visibility:visible;}
.online_q .btn2:last-child a{ border: none}

.online_q .btn-02.btn-tel:hover span{ background:url(piaofu_tel.png) center no-repeat #fff; border:2px solid #037ccf;}
.online_q .open.pic:before{ content:""; display:block; width:0; height:0; border:10px solid transparent; border-left:10px solid #ddd; position:absolute; right:-15px; top:50%; margin-top:-10px;}
#gotop.hide{height:0; overflow:hidden; display:block !important;}
.online_q .btn-top{padding:0;transition:.5s;overflow:hidden;margin-top: .1rem;}
.online_q .btn-top span{border: none !important;height: auto;flex-direction: column;}
.online_q .btn-top span img{margin: 0 0 0 0;height: .06rem;}

/*公共css*/
@media(max-width: 800px){
    .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;}

    .h6s1{font-size: .15rem !important;}
    .ps0{font-size: .16rem !important;line-height: .26rem !important;}
    .ps1{font-size: .16rem !important;line-height: .26rem !important;max-height: .26rem\0 !important;}
    .ps2{font-size: .16rem !important;line-height: .26rem !important;max-height: .52rem\0 !important;}
    .ps3{font-size: .16rem !important;line-height: .26rem !important;max-height: .78rem\0 !important;}
    .ps4{font-size: .16rem !important;line-height: .26rem !important;max-height: 1.04rem\0 !important;}
    .ps5{font-size: .16rem !important;line-height: .26rem !important;max-height: 1.3rem\0 !important;}
    .arc-con, .arc-con p{ font-size: .18rem}
} 

@media(min-width: 1024px){
}
@media(max-width: 1024px){
    .rightBtn_box{ display: none;}

    #openBtn{width: .8rem;height: .45rem;}
}
@media(max-width: 800px){
    .list16 .ico{ width: .5rem; height: .5rem;}
    .list16 li{width: 33.33%;margin-bottom: .25rem;}
    .list16 h4{ font-size: .16rem}

    .list16{padding: .4rem 0 .1rem;}

    footer .bottom{ justify-content: center}
    footer .bottom p{font-size: .14rem;text-align: center;padding: .02rem 0;}
    
    footer .f_logo{width: 100%;margin: .4rem auto 0;padding-bottom: 0;max-width: 30%;display: none;}
    footer .right{ flex: auto; width: 100%;}
} 
@media(max-width: 560px){
} 



@media (max-width: 1024px){
.site-menu-main{
   padding: 5vh 0 0;
}
}
@media(max-width: 1024px){
}
@media(max-width: 800px){
} 
@media(max-width: 560px){
} 




/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 16rem;margin:0 auto;} /**页面全局宽度**/
.body_home{position:relative;z-index:100}
.body_b.showdiv {top: 0;overflow-y: auto;}
.body_b {position: fixed;left: 0%;top: 100vh;bottom: 0;right: 0;background: #fff;overflow: hidden;transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;z-index: 100;outline: none;height:100vh}
.body_b .head{transition:0.4s;transform: translateY(-100%);    background: linear-gradient(180deg, #05509cc9, #3c848000) !important;}
.body_b.showdiv .header1{ transform:none}
.body_b #header1 .inner{padding-top:0.2rem}
.body_b.showdiv .head .inner {
   height: 1.5rem !important;
}



/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{padding:0.5rem 0px 0px;}
.main1 .ml{float:left; width:69%;}
.main1 .mr{float:right;width: 28%;}
html {
   font-size: 100px;
}

/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 0px 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(../images/li.gif) no-repeat center; }
.post .more_btn {    display: inline-block;
   line-height: 0.45rem;
   float: right;}
.post .more_btn .more_text,.post .more_btn a {font-size:0.16rem; font-weight: bold; color: #797979; cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {margin-bottom: 0.25rem;}
.post1 .tt .tit {}
.post1 .tt .tit .title {    display: inline-block;
   font-size: 0.28rem;
   font-weight: bold;
   color: #05509C;
   cursor: pointer;
   line-height: 0.4rem;
   border-bottom: 0.03rem solid #3DA6C6;
   padding-bottom: 0.1rem;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color:#666;}

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 0.34rem;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(../images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;    width: 8rem;}
.wp-search {position: relative;    background: #fff;
   border-radius: 0.2rem;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:0.04rem; margin-right: 0.4rem;}
.wp-search .search-input input.search-title {    width: 100%;
   height: 0.22rem;
   padding: 0.09rem 0;
   line-height: 0.22rem;
   background: none;
   color: #333;
   font-size: 0.16rem;
   border: 0;
   outline: 0;
   font-family: "Microsoft YaHei";
   text-indent: 0.1rem;}
.wp-search .search-btn {width:0.4rem;height: 0.4rem;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:0.4rem;height: 0.4rem;border:0;outline: 0;background: #05509C url(../images/sous.png) no-repeat center;cursor: pointer;    border-radius: 50%;
   background-size: 0.23rem;}
   .body_b .head {
      transition: 0.4s;
      transform: translateY(-100%);
  }
  .body_b.showdiv .head {
   transform: none;
}
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {    position: absolute;
   right: 50%;
   bottom: 0.5rem;
   margin-right: -8rem;
   z-index: 60;    height: auto;
   display: flex;
   align-items: center;}
.mbanner .focus .focus-page {     display: inline-block;
   width: 0.14rem;
   height: 0.14rem;
   background: #fff;
   border-radius: 50%;
   margin-left: 0.2rem;
   margin-right: 0;
   opacity: 0.7;}
.mbanner .focus .focus-page-active {    width: 0.28rem;
   height: 0.39rem;
   background: url(../images/xz.png) no-repeat;
   opacity: 1;
   filter: Alpha(opacity = 100);
   background-size: 0.28rem;}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(../images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}
body { position: relative; }
.search-con { position: absolute; width: 100%; height: 100%; top: 0px; left: 0; display: none; background: rgba(0,0,0,0.5); z-index: 200; }
.shutdown { position: fixed; right: 0.5rem; top: 0.5rem;     z-index: 9;}
.shutdown span {     text-align: right;
   cursor: pointer;
   font-size: 0.5rem;
   color: #fff;}
.layer-inner { position: relative; width: 100%; height: 100%; }
.layer-mod { position: fixed; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
span.yw { font-size: 0.26rem; color: #CFCFCF; font-family: "sub"; text-transform: uppercase; margin-left: 0.15rem; }
.searchbox{text-align:right;    transform: translateY(-50px);
   opacity: 0;
   transition: all 0.4s ease-in-out;}
   .layer .searchbox {
      transform: none;    opacity: 1;
  }
  .post ul li .news_imgs {
   padding-top: 75%;
   background-color: #efefef;
   position: relative;
   overflow: hidden;
}
.post ul li .news_imgs img {
   width: 100%;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   margin: auto;
   max-width: 100%;
   transition: all 0.4s ease-in-out;
}
.post ul li:hover .news_imgs img {
   transform: scale(1.1);
}
.post.post1.post-11.mbox {
   float: left;
   width: 59.8%;
}
.post.post1.post-12.mbox {
   float: right;
   width: 37.5%;
}
.post.post1.post-11.mbox .news_imgs {
   padding-top: 71.6%;
}
.post.post1.post-11.mbox .news_time {
   position: absolute;
   bottom: 0;
   left: 0;
   z-index: 9;
   width: 1.16rem;
   line-height: 0.32rem;
   background: #004B98;
   text-align: center;
   color: #FFFFFF;
   font-size: 0.16rem;font-weight: bold;
}
.post.post1.post-11.mbox .news_title {
   font-size: 0.2rem;
   font-weight: bold;
   line-height: 0.32rem;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   margin-top: 0.15rem;
   margin-left: 0.1rem;
}
.post.post1.post-12.mbox li {
   border-bottom: 1px solid rgba(112, 112, 112, 0.13);
   padding-bottom: 0.22rem;
   margin-bottom: 0.22rem;
   position: relative;
}
.post.post1.post-12.mbox li:last-child {
   border-bottom: 0;
}
.post.post1.post-12.mbox .news_title {
   font-weight: bold;
   line-height: 0.28rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   height: 0.56rem;
}
.post.post1.post-12.mbox .news_time {
   color: #004B98;
   font-size: 0.16rem;
}
.post-12 li.news:before {
   content: "";
   position: absolute;
   left: 0;
   bottom: 0;
   width: 0;
   transition: 1s;
   height: 1px;
   background: #004B98;
}
.post-12 li.news:hover:before {
   width: 100%;
}
.post.post1.post-13.mbox li {
   background: url(../images/bg.png) no-repeat;
   background-size: cover;    margin-bottom: 0.1rem;
   transition: all 0.4s ease-in-out;
   min-height: 1.11rem;
}

.post.post1.post-13.mbox .news_time {
   color: #004B98;
   font-size: 0.16rem;
}
.post.post1.post-13.mbox .news_title {
   font-weight: bold;
   line-height: 0.28rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   max-height: 0.56rem;
}
.post.post1.post-13.mbox .news_box.clearfix {
   padding: 0.17rem 0.3rem;
}.post.post1.post-20.mbox .news_title a {
   color: #fff;
}
.post.post1.post-13.mbox li:hover{ background: url(../images/bgh.png) no-repeat; background-size: cover;}
.post.post1.post-13.mbox li:hover .news_time {
   color: #fff;
}
.post.post1.post-13.mbox li:hover .news_title {
   color: #fff;
}
.post.post1.post-13.mbox li:hover .news_title a {
   color: #fff;
}
.post.post1.post-20.mbox li {
   float: left;
   width: 50%;    margin-bottom: 0.5rem;
}
.post.post1.post-20.mbox .news_box.clearfix {
   margin: 0 0.23rem;
}
.post.post1.post-20.mbox ul {
   margin: 0 -0.23rem;
}
.post.post1.post-20.mbox .wm {
   float: left;
   width: 3.05rem;
   margin-right: -3.05rem;
}
.post.post1.post-20.mbox .news_imgs {
   padding-top: 66.9%;
}.post.post1.post-50.mbox .news_title:hover a {
    color: #05509C;
}
.post.post1.post-20.mbox .news_wz {
   width: 100%;
   float: right;
}.post.post1.post-50.mbox .news_title a {
    color: #000000;
}
.post.post1.post-20.mbox .news_con {
   margin-left: 3.05rem;
   background: url(../images/bg2.png) no-repeat; background-size: cover;    min-height: 2.04rem;
   padding: 0 0.4rem;
   display: flex;
   flex-direction: column;
   justify-content: center;
}
.post.post1.post-20.mbox .news_time {
   font-size: 0.16rem;
   color: #FFFFFF;
}
.post.post1.post-20.mbox .news_title {
   font-weight: bold;
   color: #fff;
   line-height: 0.3rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   max-height: 0.6rem;
      margin-top: 0.15rem;
    margin-bottom: 0.45rem;
}
.main3 .ml {
   float: left;
   width: 47.63%;
}
.main3 .mr {
   float: right;
   width: 47.63%;
}
.post.post1.post-30.mbox li {
   float: left;
   width: 50%;    margin-bottom: 0.25rem;
}
.post.post1.post-30.mbox .news_box.clearfix {
   margin: 0 0.23rem;border-top: 0.03rem solid #3DA6C6;
   background: #fff;
   box-shadow: 0px 3px 12px #ececec;
   padding: 0.26rem 0.3rem;    position: relative;
}
.post.post1.post-30.mbox ul {
   margin: 0 -0.23rem;
}

.post.post1.post-30.mbox .news_title {
   font-weight: bold;
   line-height: 0.28rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   height: 0.56rem;
}
.post.post1.post-30.mbox .news_time {
   color: #004B98;
   font-size: 0.16rem;    margin-top: 0.2rem;
}

.post.post1.post-30.mbox .news_box.clearfix:before {
   content: "";
   position: absolute;
   left: 0;
   top: -0.03rem;
   width: 0;
   transition: 1s;
   height: 0.03rem;
   background: #004B98;
}
.post.post1.post-30.mbox .news_box.clearfix:hover:before {
   width: 100%;
}
.main4 .ml {
   float: left;
   width: 31.6%;
}
.main4 .mc {
   float: left;
   width: 31.6%;    margin-left: 2.6%;
}
.main4 .mr {
   float: right;
   width: 31.6%;
}
.post.post1.post-40.mbox li {
   border-bottom: 1px solid #DDDDDD;    line-height: 0.6rem;
   position: relative;
}
.post-40 li.news:before {
   content: "";
   position: absolute;
   left: 0;
   bottom: 0;
   width: 0;
   transition: 1s;
   height: 1px;
   background: #004B98;
}
.post-40 li.news:hover:before {
   width: 100%;
}
.post.post1.post-40.mbox span.news_title {
   font-weight: bold;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 80%;
}
.post.post1.post-40.mbox span.news_meta {
   color: #A5A5A5;
}
ul.kz li {
   cursor: pointer;
   display: inline-block;
   line-height: 0.4rem;
   color: #A5A5A5;
   font-size: 0.2rem;
   font-weight: bold;
   margin: 0 0.05rem;
}
ul.kz {
   margin-left: 0.15rem;
   display: inline-block;
}
ul.nr {
   position: relative;
}
ul.nr .more_btn {
   position: absolute;
   right: 0;
   top: -0.63rem;
}
.main5 {
   background: #E5ECF3;
}
.post.post1.post-50.mbox ul {
   text-align: center;
}.post.post1.post-50.mbox li {
   display: inline-block;
}
.post.post1.post-50.mbox .news_title {
   font-weight: bold;
   line-height: 0.4rem;
}
.post.post1.post-50.mbox {
   padding: 0.2rem 0;
}
.post.post1.post-50.mbox li {
   display: inline-block;
   margin: 0 0.2rem;
}
.main2 .inner {
   padding-top: 0.45rem;
}
.main4 .inner {
   padding: 0.4rem 0rem 0.8rem 0;
}
.foot-right li {
   display: inline-block;
   margin-left: 0.25rem;
}
.foot-right img {
   width: auto;
   max-width: 1.32rem;
}

@font-face {
   font-family: "sub";
   src: url(sub.eot) format('embedded-opentype'),
   url(sub.ttf) format('truetype');
 }


 .main2 .mod, .main4 .mod {
   opacity: 0;
   transform: translateY(50%);
   transition: 1s ease;
}
.main2.showdiv .mod, .main4.showdiv .mod{
   opacity: 1;
   transform: none;
}
.main3 .ml {
   opacity: 0;
   transform: translateX(-50%);
   transition: 1s ease;
}
.main3 .mr {
   opacity: 0;
   transform: translateX(50%);
   transition: 1s ease;
}

.main3.showdiv .ml, .main3.showdiv .mr {
   opacity: 1;
   transform: none;
}
body.list #head {
   position: absolute;
}
body.list #head .inner {
   height: 2rem;
}
ul.kz li.n.selected {
   color: #004B98;
}
.main3 .post1 .tt .tit .title {
    border: 0;
}.main3 .tt {
    margin-bottom: 0.2rem;
}.main4 .post1 .tt {
    margin-bottom: 0.1rem;
}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{    height: 4rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 0px;}
/**主体文章页开始**/
#d-container {    min-height: 500px;}
#d-container .inner {background:#fff;}

.col_menu {width:2.5rem;float:left;margin-right:-2.5rem;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0f429b;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.26rem;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:0.3rem; padding:0.2rem 0.05rem 0.2rem 0.3rem;    font-weight: bold;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 0.2rem;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:0.1rem 0px 0.1rem 0.28rem;line-height:0.3rem;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#0f429b; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:#0f429b;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 3rem;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left;  line-height: 0.48rem; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.22rem;font-family:"Microsoft yahei";font-weight: normal;color: #0f429b;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;line-height: 0.46rem;color: #666; font-size: 0.16rem;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
ul.news_list.list2 span.news_title {
   font-weight: bold;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 80%;
}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry table{ margin-bottom:4px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 0.5rem;font-family: "Microsoft YaHei";font-size:0.28rem;text-align:center;color: #182880;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none;}
/**页脚开始**/
#footer {background: #004B98;}
#footer .inner {padding:0.6rem 0rem 0.7rem 0rem;position:relative;}
#footer .inner .mod{    position: relative;}
#footer .inner .foot-left{float:left;    position: relative;
   z-index: 9;}
.foot-center {
   position: absolute;
   top: 0;
   left: 0;
   text-align: center;
   width: 100%;
}
.foot-left .tt {
   background: url(../images/tt.png) no-repeat left;
   font-size: 0.22rem;
   line-height: 0.28rem;
   color: #fff;
   font-weight: bold;
   background-size: 0.2rem;
   padding-left: 0.35rem;    margin-bottom: 0.25rem;
}

#footer .inner .foot-right{float:right;    position: relative;
   z-index: 9;}
#footer .inner p{    font-size: 0.18rem;
   line-height: 0.3rem;
   text-align: left;
   color: #fff;
   font-weight: bold;}
   .foot-center img {
      width: 4rem;
  }
  .foot-center span.sitetitle {
   display: block;
   color: #fff;
   font-weight: bold;
   text-align: center;
   font-size: 0.3rem;
   margin-top: 0.4rem;    font-family: "sub";
}
.foot-bottom {
   border-top: 1px solid #ffffff2b;
   text-align: center;    padding: 0.25rem 0;
}
.foot-bottom p.copyright {
   color: #E0E0E0;
   font-size: 0.16rem;
   font-weight: bold;
   opacity: 0.68;
}
.foot-bottom p.copyright  a{
   color: #E0E0E0;

}
.foot-bottom p span {
   margin: 0 0.1rem;
}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}









































