@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu {margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details {display:block;}
table {border-collapse:collapse;border-spacing:0;}
caption,th {text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr {border:0;}
img {vertical-align:top;}
html {overflow-x:hidden;font-size:100px;--size:calc(100vw / 19.20);font-size:var(--size);}
i,cite,em,var,address,dfn {font-style:normal;}
[hidefocus],summary {outline:0;}
li {list-style:none;}
h1,h2,h3,h4,h5,h6,small {font-size:100%;}
sup,sub {font-size:83%;}
pre,code,kbd,samp {font-family:inherit;}
q:before,q:after {content:none;}
textarea {overflow:auto;resize:none;}
label,summary {cursor:default;}
a,button {cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b {font-weight:bold;}
del,ins,u,s,a,a:hover {text-decoration:none;}
body,textarea,input,button,select,keygen,legend {font:13px/1 arial,\5b8b\4f53;color:#333;outline:0;}
:focus {outline:0;}
.none {display:none;}
.wcb {width:100%;height:30px;border:2px dashed #97CBE0;}
.hidden {visibility:hidden;}
.clear {width:100%;height:0;line-height:0;font-size:0;overflow:hidden;clear:both;display:block;_display:inline;}
.clearfix:after {clear:both;content:".";display:block;height:0;visibility:hidden;}
.clearfix {display:block;zoom:1;}
::-webkit-input-placeholder {color:#ccc;}
:-moz-placeholder {color:#ccc;}
::-moz-placeholder {color:#ccc;}
:-ms-input-placeholder {color:#ccc;}
@font-face {
    font-family: "SourceHanSansCN-VF-7000";
    src: url(../fonts/SourceHanSansCN-VF-7000.woff2) format('embedded-opentype'),
    url(../fonts/SourceHanSansCN-VF-7000.woff2) format('truetype');
  }
@font-face {
    font-family: "alimamashuheiti.ttf";
    src: url(../fonts/alimamashuheiti.ttf) format('embedded-opentype'),
    url(../fonts/alimamashuheiti.ttf) format('truetype');
  }




body {line-height:1;font-size:0.18rem;font-family:"SourceHanSansCN-VF-7000","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#333;background:#fff;}
:root {--mainColor:#1B5CF9;--hoverColor:#1B5CF9;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex:0.14rem;--innerWidth:14rem;}
p {line-height:1.75;}
a {color:#333;text-decoration:auto;transition:all 0.4s ease-in-out;}
a:hover {color:var(--hoverColor);}
.line1 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.line2 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.line3 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.line4 {text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.wrapper {width:100%;margin:0 auto;}
.wrapper .inner {width:var(--innerWidth);margin:0 auto;}
.fix-top{padding-top:100vh;position:relative;transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-webkit-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-moz-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-ms-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;-o-transition:all .7s cubic-bezier(.5,0,.2,1) 0s;z-index:-1}
.fix-top.fixed{padding-top:0}
/**兼容模式提示**/
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999;display: flex;align-items: center;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1;}
#browser-modal .browser-content{width:700px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:30px;background-color:#fff;border-radius:5px;}
#browser-modal .browser-content .browser-dpc-logo{height:62px;margin:45px auto 30px;background: url(../images/logo.png)no-repeat center/100% 100%;}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px;}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:40px;font-size:14px;}
#browser-modal .browser-content .browser-list{width:600px;margin:40px auto;height:130px;}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto;}
#browser-modal .browser-content .browser-item .iconfont{width:80px;height:80px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:30px;background-size: 100%;}
#browser-modal .browser-content .browser-item .iconfont.iconchrome{background-image: url(../images/Chrome.svg);}
#browser-modal .browser-content .browser-item .iconfont.iconfirefox{background-image: url(../images/Firefox.svg);}
#browser-modal .browser-content .browser-item .iconfont.iconsafari{background-image: url(../images/Safari.svg);}
#browser-modal .browser-content .browser-item .iconfont.iconEdge{background-image: url(../images/Edge.svg);}
#browser-modal .browser-content .browser-item a{color:#921041;cursor:pointer;display:block;}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px;}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700;}
/**头部**/
.header {    border-bottom: none;
    height: auto;
    line-height: inherit;
    background-size: cover;
    position: relative;
    z-index: 4;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(9px);
    position: absolute;
    width: 100%;
    top: 0;
    transition: 1s;}
.header.fix {    background: linear-gradient(180deg, #90aef7, transparent);}
.header .inner {position:relative;transition:all 0.4s ease-in-out;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo img {width:3.44rem;}
.header .sitelogo .logo {margin-right:0.29rem;display:inline-block;}
.header .sitelogo h1 {font-size:inherit;font-weight:normal;background:none;padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-left:0.19rem;color:#fff;min-height:0.52rem;vertical-align:middle;margin-top:-0.1rem;}
.header .sitelogo a {align-items:center;}
.header .sitelogo .tago img {width:3.82rem;}
.header .sitelogo .sitetitle span {display:block;}
.header .sitelogo img.logo {width:3.4rem;transition:all 0.6s ease-in-out;}
.header .head-main {float:left;margin-top:10px;}
.header .mod {display:flex;justify-content:space-between;height:1rem;align-items:center;}
.header .head-top {display: flex;
    gap: 0.4rem;
    align-items: flex-start;}
.header .head-right {display:flex;align-items:flex-end;gap:0.1rem;flex-direction:column;    margin-top: 0.2rem;}
/* 搜索*/
.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 .tt {color:#fff;text-align:center;font-size:0.3rem;font-weight:bold;margin-bottom:0.47rem;}
.searchbox {text-align:right;width:0.4rem;border-radius:0.22rem;overflow:hidden;}
.wp-search {position:relative;background: #567AFF;}
.wp-search form {display:block;}
.wp-search .search-input {margin-left:0.2rem;margin-right:40px;}
.wp-search .search-input input.search-title {width:100%;line-height:0.4rem;background:none;color:#FFFFFF;font-size:var(--smailSize);border:0;outline:0;font-family:'SourceHanSansCN-Regular';}
.wp-search .search-btn {width:0.4rem;height:0.4rem;position:absolute;right:0;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;background:url(../images/sous.svg) no-repeat center;cursor:pointer;    background-size: 0.15rem;}
.header .searchbox:hover {width:2.4rem;border-radius:0.22rem;}
.header .searchbox {transition:all 0.4s ease-in-out;}
/**角色**/
.site-rale ul li.links {float:left;}
.site-rale ul li.links a {line-height:35px;padding:0 12px 0 12px;padding-left:19px;font-size:13px;color:#cad3d4;background:url(../images/icon_role.png) no-repeat;}
.site-rale ul li.links a:hover {color:#fff;}
.site-lang ul {}
.site-lang ul li.links a {color:#fff;font-size:var(--titleSize);padding:0 0.14rem;line-height:1;display:inline-block;font-size:var(--smailSize);}
.site-lang ul li.links a:hover {color:#fff;}
.header .site-lang ul li.links:first-child a {border-right:1px solid #fff;}
/**导航**/
#nav {width:6.4rem;}
.nav .wp-menu .menu-item a.menu-link:hover {
    font-weight: bold;
}
#nav .inner .wp-panel .navbg {position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;width:auto;height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
.nav .wp-menu {margin:0 auto;display:flex;justify-content:space-between;}
.nav .wp-menu .menu-item {position:relative;text-align:center;}
.nav .wp-menu .menu-item.i1 {background:none;}
.nav .wp-menu .menu-item a>.menu-switch-arrow {display:none;width:20px;height:20px;background:url(../images/nav_j.png) no-repeat center center;vertical-align:middle;}
.nav .wp-menu .sub-menu li .sub-menu {display:none;}
.nav .wp-menu .menu-item a.menu-link {line-height:0.4rem;font-size:var(--titleSize);display:block;color:#333333;position:relative;    padding-bottom: 0.2rem;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {font-weight:bold;text-decoration:none;color:var(--mainColor);}
.nav .sub-menu {    position: absolute;
    left: 50%;
    top: 100%;
    min-width: 1.4rem;
    z-index: 100;
    background: rgba(86, 122, 255, 0.8);
    opacity: 0;
    transform: translateX(-50%) scale(0);
    transition: all 0.4s ease-in-out;
    border-radius: 5px;
    overflow: hidden;
    border-top: 0.03rem solid #5CC6FD;}
.nav .sub-menu .sub-item {position:relative;white-space:nowrap;vertical-align:top;_zoom:1;}
.nav .sub-menu .sub-item a {    display: block;
    color: #fff;
    line-height: 0.45rem;
    padding: 0 17px;
    font-size: var(--smailSize);
    background: none;
    text-align: center;}
.nav .sub-menu .sub-item.hover>a,.nav .sub-menu .sub-item a:hover {    background: rgba(255, 255, 255, 0.1);
    display: block;}
.nav .sub-menu .sub-menu {left:100%;top:0px;z-index:200;background:#fff;}
.nav .site-lang {display:none;}
.nav .wp-menu .menu-item a.menu-link:after {    content: "";
    width: 0.48rem;
    height: 0.04rem;
    position: absolute;
    bottom: 0.12rem;
    background: #567AFF;
    border-radius: 0.03rem;
    left: 50%;
    margin-left: -0.24rem;
    transform: scale(0);
    transition: all 0.4s ease-in-out;}
.nav .wp-menu .menu-item a.menu-link:hover:after {transform:scale(1);}
.nav .wp-menu li:hover>.sub-menu {transform:translateX(-50%);opacity:1;}
.post.post1.post-22.mbox li.news .news_box{min-height: 4.6rem;}
/**大图**/
.mbanner {perspective:1920px;transform-style:preserve-3d;    padding-top: 1rem;}
#banner .inner {width:100%;text-align:center;}
.mbanner .news_imgs a {display:block;   padding-top: 19.333333%;}
.mbanner .news_list .news:not(:first-child){
  display: none;
}
.mbanner .news_list.slick-initialized .news:not(:first-child) ,.mbanner .news_list.swiper-wrapper .news:not(:first-child){
display: block;
}
.mbanner .news_imgs a img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.mbanner .slick-prev,.mbanner .slick-next {z-index:1;top:auto;bottom:calc((100% - 2.2rem)/2 - 0.23rem);opacity:0.8;}
.mbanner .slick-prev {left:0.55rem;}
.mbanner .slick-next {right:0.55rem;}
.mbanner .news .news_wz {position:absolute;    width: 100%;
    left: 0;
    bottom: 2rem;    display: none;}
.mbanner .news .news_wz .news_con {
    width: var(--innerWidth);
    margin: 0 auto;
    text-align: left;
}

.mbanner .news .news_wz .news_con .news_title {
    font-family: "alimamashuheiti.ttf";
    font-size: 0.5rem;
    color: #3155D1;
    line-height: 1.3;    max-width: 60%;
}.mbanner .news .news_wz .news_con .news_text {
    color: #3393C7;
    font-size: 0.2rem;
    line-height: 0.3rem;
    font-family: Poppins;
    font-style: italic;
    margin: 0.4rem 0 0.8rem 0;
    max-width: 60%;
}
.mbanner .news .news_wz .news_con .news_text p{
    color: #3393C7;
    font-size: 0.2rem;
    line-height: 0.3rem;
    font-family: Poppins;
    font-style: italic;
 
}.mbanner .news .news_wz .news_con .news_gd {
    width: 1.5rem;
    line-height: 0.52rem;
    text-align: center;
    background: linear-gradient(to right, #7D98FE, #145AF4);
    border-radius: 0.32rem;
    color: #fff;
    font-size: 0.16rem;
}
.mbanner .news .news_wz .news_con .news_gd a {
    color: #fff;
}
.mbanner .news .news_wz .news_con .news_gd a img {
    display: inline-block;
    width: 0.15rem;
    vertical-align: middle;
    margin-left: 0.15rem;
}
.mbanner .news .news_wz a {color:#3155D1;}
.mbanner .news .news_title {}
.mbanner .news .news_title a {}
.mbanner .slick-dots {    bottom: 0.4rem;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;}
.mbanner .slick-dots li {    width: 0.1rem;
    height: 0.1rem;
    border-radius: 0;
    background: #fff;
    background-size: 100%;
    opacity: 0.6;
    margin: 0 0.15rem;
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    border-radius: 50%;}
.mbanner .slick-dots li button {width:0.06rem;height:0.06rem;background:rgb(255 255 255 / 80%);padding:0;display:none;}
.mbanner .news .news_video {    padding-top: 37.5%;}
.mbanner .news .news_video video {position:absolute;width:100%;height:100%;object-fit:cover;left:50%;top:50%;transform:translate(-50%,-50%);}
.mbanner .news_list .news:after {content:"";display: block;position: absolute;pointer-events: none;background: linear-gradient(180.00deg, rgba(0, 0, 0, 0),rgb(0, 0, 0) 100%);opacity: 0.3;height: 2.07rem;width: 100%;bottom: 0;}
.mbanner .slick-dots li.slick-active {    opacity: 1;
    background: url(../images/dot.svg) no-repeat center;
    width: 0.23rem;
    height: 0.31rem;
    border-radius: 0;
    background-size: 0.23rem;}
.mbanner.fixBanner {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #ccc;}
.fixedok .mbanner {opacity: 0;}
/**内容**/
.news_imgs a,.news_imgs span {display:block;overflow:hidden;}
.post .news:hover .news_imgs a img,.post .news:hover .news_imgs span img {transform:scale(1.1);}
.news_imgs a img,.news_imgs span img {position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 0.6s ease-in-out;}
.news_imgs {overflow:hidden;background:#ccc;position:relative;}
.news_imgs.bg:after {content:"";width:100%;position:absolute;height:1.4rem;background:linear-gradient(0.00deg,rgb(21,21,21) 3.433%,rgba(57,57,57,0) 96.567%);bottom:0;opacity:0.7;pointer-events:none;}
span.underLine {background-image:linear-gradient(var(--mainColor),var(--mainColor));background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:background-size .4s;}
.news:hover span.underLine {background-size:100% 1px;color:var(--mainColor);}
/**主体公共**/
.post1 .tt {display:flex;position:relative;justify-content:center;margin-bottom:0.42rem;}
.post1 .more_btn {    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    font-size: 0;}
    .post1 .more_btn a {
    display: block;
    width: 100%;
    height: 100%;
pointer-events: none;
}
.post1 .more_btn img {width:0.14rem;margin-left:0.05rem;}
.post1 .more_btn .more_text {vertical-align:middle;font-size:0;color:#212121;line-height:0.21rem;}

/**main1**/

.site-lang li.links.i3 {
      display: none;
}
.site-lang li.links.i4 {
    display: none;
}
.site-lang li.links.i1  a{
    display: block;
    background: url(../images/lmi1.svg) no-repeat center;
    width: 1.06rem;
    height: 1.13rem;
    font-size: 0;
    background-size: 1.06rem;
}
.site-lang li.links.i2  a{
    display: block;
    background: url(../images/lmi2.png) no-repeat center;
    width: 1.06rem;
    height: 1.13rem;
    font-size: 0;
    background-size: 1.06rem;
}
.site-lang li.links.i1 {
    margin-bottom: 0.25rem;
}.site-lang {
      position: fixed;
    right: -1.5rem;
    z-index: 2;
    top: 65%;
    transition: all 0.8s ease-in-out;
}.site-lang.active {
    right: 0.1rem;
}
a.menu-btn {
    display: none !important;
}
.main1 {
  background: url(../images/m1.png) no-repeat left bottom;
  background-size: cover;
}
.main1 .inner {
    padding: 0.5rem 0rem 0.45rem 0;
}
.post.post1.post-11.mbox .tt {
    margin-bottom: 0.5rem;    text-align: center;
}
.site-lang li.links.i2 {
    display: none;
}
.post.post1.post-11.mbox .tt span.title {
    font-family: "alimamashuheiti.ttf";
    font-size: 0.4rem;
    line-height: 0.52rem;
    position: relative;
}
.post.post1.post-11.mbox .tt span.title:before {
        content: "";
    display: inline-block;
    background: url(../images/tl.svg) no-repeat center;
    width: 0.92rem;
    height: 0.4rem;
    vertical-align: text-bottom;
    margin-right: 0.3rem;
    background-size: 0.92rem;
}
.post.post1.post-11.mbox .tt span.title:after {
    content: "";
    display: inline-block;
      background: url(../images/tr.svg) no-repeat center;
          width: 0.92rem;
    height: 0.4rem;
    vertical-align: text-bottom;
    margin-left: 0.3rem;
    background-size: 0.92rem;
}
.post.post1.post-11.mbox {
    margin: 0 1rem;
}
.post.post1.post-11.mbox .tt .jj {
    font-size: 0.16rem;
    color: #878AAB;
    line-height: 0.28rem;
    font-weight: normal;
    width: 67%;
    margin: 0.2rem auto 0 auto;
}
.post.post1.post-12.mbox li.news {
    float: left;
    width:33.3%;
    text-align: center;
    margin-bottom: 0.3rem;
}
.post.post1.post-12.mbox ul.news_list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.post.post1.post-12.mbox  li.news.i1  .icon img {
    max-width: 89%;
}
.post.post1.post-12.mbox li.news.i4 .icon img {
    max-width: 65%;
}
.post.post1.post-12.mbox li.news.i5 .icon img {
    max-width: 65%;
}
.post.post1.post-12.mbox li.news.i9 .icon img {
    max-width: 78%;
}
.post.post1.post-12.mbox li.news.i7 .icon img {
    max-width: 65%;
}
.post.post1.post-12.mbox li.news.i10 .icon img {
    max-width: 90%;
}
.post.post1.post-12.mbox li.news .icon {
  
    margin: 0 auto;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;

    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;    position: relative;
}
.post.post1.post-12.mbox li.news .icon img {
    width: auto;
    height: auto;
    max-width: 78%;
    max-height: 50%;transition: all 0.4s ease-in-out;
}
.post.post1.post-12.mbox li.news .link_con {
  font-size: 0.2rem;
    color: #000;
    line-height: 0.32rem;
    margin-top: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    white-space-collapse: collapse;
    text-wrap: nowrap;
    font-weight: 700;
    margin-bottom: 0.1rem;
}
.post.post1.post-12.mbox li.news .icon:before {
    content: "";
    width: 0%;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, #e1e9fd, #00000005);
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
    opacity: 1;
}

.post.post1.post-12.mbox li.news:hover .icon:before {
    opacity: 1;    transform: rotate(-180deg);
}
.post.post1.post-12.mbox li.news .icon:after {
    content: "";
    content: "";
    width: 0%;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, transparent, #ECF0FA);
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
    opacity: 0;
}

.post.post1.post-12.mbox li.news:hover .icon:after {
    opacity: 0;
}
.post.post1.post-12.mbox li.news:hover .icon {
  
}.post.post1.post-12.mbox li.news:hover .icon img {
    transform: scale(1.1);
}
.main2 {
    position: relative;
    padding: 0.6rem 0;    background: #001267;
}

.main2 .bg {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0; 
}
.main2 .mbottom {
    position: relative;
}
.post.post1.post-21.mbox .tt {
    margin-bottom: 0.6rem;
    text-align: center;
}
.post.post1.post-21.mbox .tt span.title {
    font-family: "alimamashuheiti.ttf";
    font-size: 0.4rem;
    line-height: 0.52rem;
    position: relative;
    color: #fff;
}

.post.post1.post-21.mbox .tt span.title:before {
    content: "";
    display: inline-block;
    background: url(../images/tl2.svg) no-repeat center;
    width: 0.92rem;
    height: 0.4rem;
    vertical-align: text-bottom;
    margin-right: 0.3rem;
    background-size: 0.92rem;
}
.post.post1.post-21.mbox .tt span.title:after {
    content: "";
    display: inline-block;
    background: url(../images/tr2.svg) no-repeat center;
    width: 0.92rem;
    height: 0.4rem;
    vertical-align: text-bottom;
    margin-left: 0.3rem;
    background-size: 0.92rem;
}
.post.post1.post-21.mbox .tt .jj {
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.28rem;
    font-weight: normal;
    width: 70%;
    margin: 0.15rem auto 0 auto;
display: none;
}
.post.post1.post-21.mbox .nr {
    position: relative;
}
.nr {
    position: relative;    min-height: 2.4rem;
}
.post.post1.post-22.mbox {
    display: block !important;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all 0.4s ease-in-out;
    opacity: 0;
}
.post.post1.post-22.mbox.active {
    position: relative;
    z-index: 1;
    opacity: 1;
}
ul.kz {
    border-bottom: 0.01rem solid #ffffff57;
    display: flex;
    justify-content: center;
    align-items: center;    margin-bottom: 0.55rem;    padding: 0 20%;
    position: relative;    display: none;
}
ul.kz li span {
    display: block;
    text-align: center;
}
ul.kz li {
    opacity: 0.6;
    transition: all 0.4s ease-in-out;
   
    padding-bottom: 0.15rem;
    font-size: 0.2rem;
    color: #fff;
    line-height: 0.32rem;    cursor: pointer;    position: relative;    flex: 1;

}
ul.kz li span.en {
    font-size: 0.14rem;
    text-transform: uppercase;
}
ul.kz li.selected {
    opacity: 1;
       font-weight: bold;
}
ul.kz li:before {
    content: "";
    width: 0.46rem;
    height: 0.05rem;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.4s ease-in-out;
    opacity: 0;    margin-left: -0.23rem;
}
ul.kz:after {
    content: "";
    width: 0.46rem;
    height: 0.05rem;
    background: #FFFFFF;
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: all 0.4s ease-in-out;
    margin-left: -2.35rem;
    opacity: 1;
}
ul.kz.l2:after {
    margin-left: 1.9rem;
}
.post.post1.post-22.mbox .con {
    margin: 0 -0.27rem;
}
.post.post1.post-22.mbox li.news {
    float: left;
    width: 50%;
    margin-bottom: 0.28rem;
}
.post.post1.post-22.mbox li.news .news_box {
    margin: 0 0.27rem;
    background-color: rgba(154, 247, 255, 0.23);
    backdrop-filter: blur(16px);
    border-radius: 0.1rem;
    padding: 0.35rem 0.35rem;
}
.post.post1.post-22.mbox li.news .news_box a.link_icon {
    text-align: center;
    border-bottom: 0.01rem solid #ffffff2e;
    margin-bottom: 0.3rem;
    line-height: 0.4rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding-bottom: 0.2rem;
}
.post.post1.post-22.mbox li.news .news_box a.link_icon .icon {
    width: 0.35rem;
    height: 0.35rem;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
       display: inline-flex;
    text-align: center;
    border: 0.01rem solid #fff;
}
.post.post1.post-22.mbox li.news .news_box a.link_icon .icon img {
    width: auto;
    height: auto;
    max-width: 60%;
    max-height: 70%;
    transition: all 0.4s ease-in-out;
    margin: auto;
    vertical-align: middle;
    margin-top: 0.07rem;    padding-bottom: 0.15rem;
}
.post.post1.post-22.mbox li.news .news_box:hover img {
    transform: scale(1.1);
}
.post.post1.post-22.mbox li.news .news_box .link_con {
 margin-left: 0.2rem;
    color: #fff;
    font-size: 0.26rem;
    font-weight: 700;
    display: inline-block;
    line-height: 0.4rem;
}
body.list .header {
    background: none;
}
body.list .header.fix {
    /*background: linear-gradient(180deg, #90aef7, transparent);*/
}

body.list .nav .wp-menu .menu-item a.menu-link {
  
}
body.list .nav .wp-menu .menu-item a.menu-link:after {
   
}
body.list .wp-search {

}
body.list .wp-search .search-btn input.search-submit {

}
body.list .wp-search .search-input input.search-title {
  
   
}
body.list .left {
    display: none;
}
.col_menu {
    float: left;
    width: 2.6rem;
    margin-right: -3rem;    margin-top: -0.7rem;
}
.col_news_list.listcon {
    margin-top: -0.7rem;
    float: right;
    width: 100%;
}
.col_news_box {
    margin-left: 2.85rem;
    position: relative;
    z-index: 1;
}
.col_menu_headt {
    background: #567AFF;
    
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
}
.col_menu_headt span.col_name_text {
    border: 0 !important;
    font-size: 0.22rem;
    line-height: 0.4rem;
    padding: 0.1rem 0rem 0.11rem 0.25rem !important;
}
.col_menu_headt h3.col_name {
    margin: 0;
}
.col_menu_con {
    background: linear-gradient(to bottom, #F0F3F7, transparent);
}
.col_list ul.wp_listcolumn {
    background: #fff;
        margin: 0 0.06rem;
    width: auto;
    box-shadow: 0rem 0.03rem 0.06rem #10286517;
    padding: 0.08rem 0.18rem 0.3rem 0.18rem;
        max-height: 5.3rem;
    overflow: auto;
   
}
.col_list ul.wp_listcolumn::-webkit-scrollbar {
    width: 0.05rem;      /* 垂直滚动条宽度 */
    height: 0.8rem;     /* 水平滚动条高度 */
    margin-left: -0.1rem;
    position: relative;
    left: -0.1rem;
}
body.list {
    overflow: hidden;
    height: auto !important;
}.col_list ul.wp_listcolumn li.wp_column ul.sub_list li.sub-item a.parent {
    color: #2E59F8;
    font-weight: 500;
}
.col_list ul.wp_listcolumn li.wp_column ul.sub_list ul.sub_list li.sub-item a {
    font-size: 0.14rem;
}
.col_list ul.wp_listcolumn::-webkit-scrollbar-track {
    background: none;  /* 轨道背景色 */
    border-radius: 0.1rem;
    position: relative;
    left: -10px;
}

.col_list ul.wp_listcolumn::-webkit-scrollbar-thumb {
    background: #D9DDE0;  /* 滑块颜色 */
    border-radius: 0.1rem;
}
.col_list ul.wp_listcolumn::-webkit-scrollbar-thumb:hover {
    background: #D9DDE0;  /* 悬停时颜色 */
}
body.list.pagelist .col_news_list.listcon {
    margin: 0;
}
body.list.pagelist #l-container .inner {
    padding-top: 0.3rem;
}
.article {
    margin: 0 1rem;
    position: relative;
}

.nav .wp-menu .menu-item.selected a.menu-link {
    font-weight: bold;
}

.nav .wp-menu .menu-item.selected a.menu-link:after {
    transform: scale(1);
}
.col_menu_headt span.col_name_text span.Column_Name {
    border: 0;
    font-size: 0.22rem;
    line-height: 0.4rem;
    padding: 0;
}
.col_list ul.wp_listcolumn li.wp_column {
    background: none;
    border-bottom: 0.01rem dashed #E0E0E0;    position: relative;
}
.col_list ul.wp_listcolumn li.wp_column:last-child {
    border: 0;
}
.col_list ul.wp_listcolumn li.wp_column a.col_item_link {
    background: none;
    border: 0;
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: normal;
    color: #525252;
}
.col_list ul.wp_listcolumn li.wp_column a.col_item_link span.column-name {
    line-height: 0.3rem;
    padding: 0.1rem 0;
}

.col_list ul.wp_listcolumn li.wp_column a.col_item_link.selected {
    color: #2E59F8;
    font-weight: bold;
}
.col_list ul.wp_listcolumn li.wp_column a.col_item_link.parent {
    color: #2E59F8;
    font-weight: bold;
}.col_menu_headt span.col_name_text span.Column_Anchor {
    border: 0;
    font-size: 0.22rem;
    line-height: 0.4rem;
    padding: 0;
}
.col_list ul.wp_listcolumn li.wp_column em.menu-switch-arrow {
    position: absolute;
    right: 0;
    line-height: 0.5rem;
        width: 0.2rem;
    cursor: pointer;
    text-align: center;
    z-index: 1;
    top: 0;
    font-weight: 400;
}
.col_list ul.wp_listcolumn li.wp_column em.menu-switch-arrow:after {
    content: ">";
    color: #A7A7A7;
    font-family: "宋体";
}.col_list ul.wp_listcolumn li.wp_column ul.sub_list {
    height: 0;
    overflow: hidden;
}
.col_list ul.wp_listcolumn li.wp_column em.menu-switch-arrow.open {
    transform: rotate(90deg);
    color: #567AFF;
}.col_list ul.wp_listcolumn li.wp_column em.menu-switch-arrow.open:after {
    color: #567AFF;
}
.col_list ul.wp_listcolumn li.wp_column ul.sub_list li.sub-item a {
    background: none;
    font-size: 0.16rem;
    border: 0;
    line-height: 0.45rem;
    font-weight: normal;
    position: relative;    color: #888888;
}
.col_list ul.wp_listcolumn li.wp_column ul.sub_list li.sub-item a span.column-name {
    line-height: 0.45rem;
    padding: 0;
}
.col_list ul.wp_listcolumn li.wp_column ul.sub_list li.sub-item a.selected {
    color: #2E59F8;
    font-weight: 500;
}
.col_list ul.wp_listcolumn li.wp_column a.col_item_link:hover {
    color: #2E59F8;
}
.col_list ul.wp_listcolumn li.wp_column ul.sub_list li.sub-item a:hover {
    color: #2E59F8;
}
.col_list ul.wp_listcolumn li.wp_column ul.sub_list li.sub-item a:before {
    content: "";
    display: inline-block;
    width: 0.05rem;
    height: 0.05rem;
    color: #C9C9C9;
    background: #C9C9C9;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 0.1rem;
}.col_list ul.wp_listcolumn li.wp_column ul.sub_list li.sub-item a.selected:before {
    background: #2E59F8;
}
div#fwys {
    background: #fff;
    border-top-left-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
    padding: 0.3rem 0.6rem;
}
div#fwys li.col_title {
    font-weight: bold;
    color: #000;
    line-height: 0.6rem;
    font-size: 0.38rem;
    font-family: "Microsoft YaHei";
}
div#fwys .fbrq {
    font-size: 0.16rem;
    color: #858585;
    line-height: 0.3rem;
    padding: 0.05rem 0 0.25rem 0;
    border-bottom: 0.01rem solid #EBEBEB;
}
div#fwys h3.sublist_title a.morelink {
    display: none;
}
div#fwys h3.sublist_title {
    border: 0;
    margin: 0.3rem 0rem 0.1rem 0;
}
div#fwys h3.sublist_title a {
    font-size: 0.22rem;
    color: #2D59F8;
}
div#fwys h3.sublist_title a:before {
    content: "";
    display: inline-block;
    width: 0.03rem;
    height: 0.2rem;
    background: #2D59F8;
    vertical-align: middle;
    margin-right: 0.15rem;
    position: relative;
    top: -0.02rem;
}
div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_meta {
    display: none;
}
div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_title {
    display: none;
}
div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_wz {
    background: #FAFAFA;
    padding: 0.15rem;
}
div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_wz .news_text {
    font-size: 0.16rem !important;
    line-height: 0.34rem;
    color: #282828;
}
div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_wz .news_text p {
    font-size: 0.16rem !important;
    line-height: 0.34rem;
    color: #282828;
    margin: 0 !important;
    padding: 0 !important;
    /*text-indent: 0 !important;*/
}
div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_wz .news_text span {
    font-size: 0.16rem !important;
    line-height: 0.34rem;
    color: #282828;
    margin: 0 !important;
    padding: 0 !important;
     /*text-indent: 0 !important;*/
    text-wrap: wrap !important;
}div#fwys .wp_subcolumn_list .wp_sublist {
    margin: 0;
   
}div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_wz .news_text p.yqtx {
    font-size: 0.14rem !important;
    color: #969696 !important;
}
div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_wz .news_text p.yqtx span {
    font-size: 0.14rem !important;
    color: #969696 !important;
}
div#fwys ul.wp_subcolumn_list ul.news_list.ds li.news .news_title {
    display: block;
}div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_box {
    background: #FAFAFA;
    margin-bottom: 0.2rem;
}
div#fwys ul.wp_subcolumn_list ul.news_list.ds .news_box {
    border-radius: 0.1rem;
}
div#fwys ul.wp_subcolumn_list ul.news_list.ds li.news .news_title {
    display: block;
    padding: 0.15rem 0.15rem 0rem 0.15rem;
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.3rem;
}div#fwys ul.wp_subcolumn_list ul.news_list.ds li.news .news_wz {
    padding-top: 0.05rem;
}div#fwys ul.wp_subcolumn_list ul.news_list.ds li.news .news_wz .news_text {
    color: #818181;
}div#fwys ul.wp_subcolumn_list ul.news_list.ds li.news .news_wz .news_text p {
        color: #000 !important;
}
div#fwys ul.wp_subcolumn_list ul.news_list.ds li.news .news_wz .news_text p span {
    color: #000 !important;
}
div#fwys ul.wp_subcolumn_list:last-child ul.news_list li.news .news_text {
    color: #818181 !important;
}
div#fwys ul.wp_subcolumn_list ul.news_list.ds li.news .news_wz .news_text a {
    color: #000 !important;
}
div#fwys ul.wp_subcolumn_list:last-child ul.news_list li.news .news_text  p{
    color: #818181 !important;
}

div#fwys ul.wp_subcolumn_list:last-child ul.news_list li.news .news_text  span{
    color: #818181 !important;
}




 .sitelogo img.l2 {
    display: none;
} .header.opennav img.l1 {
    display: none;
}
.header.opennav img.l2 {
    display: block;
}
.header.opennav {
    background: none;
}.header.opennav a.menu-btn {
    background: #FFFFFF;
    color: #567AFF;
}.header.opennav a.menu-btn span {
    background: #567AFF !important;
}
.fixbox{
background: url(../images/nbg.png) no-repeat left bottom !important;
background-size: cover !important;

}

/**列表页**/
.l-banner {height:3.2rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative;background-size: cover;}
.l-banner:after {content:"";display:block;width:100%;position:absolute;height:0%;background:url(../images/bannerbg.png) no-repeat;background-size:100% 100%;bottom:0;}
.l-banner img {display:none;height:100%;vertical-align:top;}
#l-container {position:relative;}
#l-container .inner {padding:0rem 0 1.4rem;position:relative;}
#d-container .inner {background:#fff;}
/**栏目列表**/
.col_menu_head {    position: absolute;
    bottom: 100%;
    z-index: 1;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;}
.col_name span.col_name_text {    font-size: .48rem;
    color: #fff;
    font-family: "alimamashuheiti.ttf";
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding-bottom: 0.15rem;}
.col_name {margin-bottom:1.4rem;}
.col_path a,.col_path span {color:#fff;font-size:var(--smailSize);line-height:1.3;}
.col_path {display:inline-block;padding-left:.26rem;background:url(../images/home.svg) no-repeat left;margin-bottom:1rem;background-size: 0.14rem;    font-size: 0.16rem;
    color: #fff;     line-height: 0.2rem;}
.possplit::after {content:"/";font-size:.15rem;}
.possplit {margin:0 .08rem;width:auto;background-image:none;color:#666;text-indent:inherit;font-size:0;}
.col_list {    padding-right: 0;
    height: auto;
    position: static;
      /* background: #F9F9FB;*/
    top: 0;
    overflow: auto;
    margin: 0 -0%;
    width: auto;}
    
.col_list::before {content:"";display:block;width:0;height:0;right:0;position:absolute;top:0;border-bottom:.9rem solid var(--mainColor);}
.column-switch {display:none;}
.col_list ul {position:relative;width:100%;}
.col_list ul li {    position: relative;}
.col_list ul.wp_listcolumn li.wp_column ul.sub_list ul.sub_list li.sub-item {
    padding-left: 0.1rem;
}
.col_list ul.wp_listcolumn li.wp_column.parent ul.sub_list {
    height: auto;
}.col_list ul.wp_listcolumn li.wp_column.parent ul.sub_list ul.sub_list {
    height: 0;
}
.col_list .col_column .col_item_link.selected {opacity:1;}
.col_list .col_column .col_item_link {color:#fff;padding:0 .36rem;font-size:var(--smailSize);border-right:1px solid rgb(255 255 255 / 20%);display:inline-block;display:block;text-align:center;opacity:.7;margin:.05rem 0;}
.col_list .slick-next,.col_list .slick-prev {width:auto;height:auto;background:0 0;border-radius:0;}
.col_list .slick-prev {left:-.4rem;display:none!important;}
.col_list .slick-next {right:-.5rem;width:.3rem;text-align:center;}
.col_list .slick-next:hover,.col_list .slick-prev:hover {opacity:1;color:#fff;background:0 0;}
/**默认新闻列表页**/
.mrlist .col_news_list .news_list .news {    display: flex;
    margin-bottom: .25rem;
    background: #F9FAFC;
    border-radius: 0.06rem;padding: 0.28rem 0.35rem;}
.mrlist .col_news_list .news_list .news .news_imgs {    width: 2.16rem;
    flex: none;
    margin-right: .34rem;
    background: 0 0;
    display: flex;
    align-items: center;}
.mrlist .col_news_list .news_list .news .news_imgs a {padding-top:67.27%;width:100%;}
.mrlist .col_news_list .news_list .news .news_wz {flex:1;}
.mrlist .col_news_list .news_list .news .news_meta {    margin-bottom: .15rem;
    color: #567AFF;
    font-weight: bold;
    font-size: 0.14rem;
    line-height: 0.3rem;}
.mrlist .col_news_list .news_list .news .news_meta span {display:block;color:#666;}
.mrlist .col_news_list .news_list .news .news_year {font-size:.14rem;}
.mrlist .col_news_list .news_list .news .news_day {font-size:.36rem;line-height:1.4;}
.mrlist .col_news_list .news_list .news .news_title {    font-size: var(--titleSize);
    line-height: 1.7;
    font-weight: 700;
    margin-bottom: .1rem;}
.mrlist .col_news_list .news_list .news .news_text {    font-size: var(--smailSize);
    line-height: 1.7;
    color: #505050;}
.mrlist .col_news_list .news_list .news .news_text a {color:#505050;}
.mrlist .col_news_list .news_list .news.noimg .news_imgs {display:none;}
.mrlist .col_news_list .news_list .news:hover {
    box-shadow: 0rem 0rem 0.25rem #0851b538;
}
body.list #footer {
       background: url(../images/food2.png) no-repeat left bottom;
    background-size: cover;
}
body.list #footer .inner {
    padding-top: 2.6rem;
}
body.list #footer .mod.cen {
    border-bottom: 0.01rem solid #f2f2f23d;
}
.mod.cen.xwdb {
    padding-bottom: 0.4rem !important;
}
body.list #footer .mod.bot {
    padding: 0.3rem 0;
}
body.list #footer .mod.cen p {
    background: url(../images/dd2.svg) no-repeat left;
    background-size: 0.26rem;
    color: #fff;
}
body.list .flm ul.clearfix li.links a {
    color: #fff !important;
}
body.list.pagelist .col_name span {
    padding: 0;
    border: 0;
}
body.list.pagelist .col_name {
    margin-bottom: 0.7rem;
}body.list.pagelist .col_path {
    margin-bottom: 0.7rem;
}
div#share-2 {
    position: absolute;
    left: -1rem;
    bottom: 0;
    display: flex;
    flex-direction: column;    gap: 0.15rem;
}
div#share-2 a {
    display: block !important;
    margin: 0 !important;
    width: 0.45rem !important;
    height: 0.45rem !important;
    border: 0 !important;
}
div#share-2 .icon-wechat {
    background: url(../images/wx.svg) no-repeat center;    background-size: 0.45rem;
}
div#share-2  .icon-weibo {
    background: url(../images/wb.svg) no-repeat center;    background-size: 0.45rem;
}
div#share-2 a:before {
    display: none;
}

body.main .header.fix {
    background: linear-gradient(180deg, #fff, transparent);
}

div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_wz .news_text p.tbt {
    font-size: 0.18rem;
}div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_wz .news_text p.tbt span {
    font-size: 0.18rem;
}
.col_news_box .wp_entry {
    background: #fff;
    border-radius: 0.1rem;
    padding: 0.4rem;    width: auto !important;
}
div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_wz .news_text p img {
    max-width: 100%;    height: auto !important;
}
/**文章页**/
.info .col_metas.clearfix {height:.63rem;}
.infobox {padding:.56rem 0;margin:0 auto;width:auto;}
.article h1.arti_title {    font-weight: bold;
    color: #000;
    line-height: 0.6rem;
    font-size: 0.32rem;
    font-family: "Microsoft YaHei";
    text-align: left;}
.article h2.arti_title {line-height:2;font-family:"Microsoft YaHei";font-size:.2rem;text-align:left;color:#1b1b1bc7;margin-bottom:.2rem;}
.article .arti_metas {text-align:center;line-height:1.3;margin:0;}
.article .arti_metas>span {    font-size: var(--smailSize);
    color: #858585;}
.article .arti_info {    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;    border-bottom: 0.01rem solid #E2E2E2;
    padding-bottom: 0.3rem;}
.article .entry {margin:0 auto;overflow:hidden;margin-top:.4rem;min-height:400px;}
.article .entry .read,.article .entry .read p {line-height:1.75;font-size:var(--smailSize);color:#333;}
.article .entry .read p {margin-bottom:10px;}
.article .entry .read img {margin:0 auto;max-width:940px;}
.article .entry .read table {margin:0 auto;border:none!important;}
.sibi_art {margin-top:1.3rem;}
.wp_artfuns .wp_art_adjoin {display:flex;line-height:.48rem;font-size:var(--titleSize);flex-wrap:wrap;}
span.next-title,span.prev-title {width:calc(100% - .8rem);}
.wp_artfuns .wp_art_adjoin .next {padding:0;}
.wp_artfuns .wp_art_adjoin .next,.wp_artfuns .wp_art_adjoin .prev {pointer-events:none;width:auto;}
/**底部**/
#footer {background:url(../images/food.png) no-repeat left bottom;background-size:cover;position:relative;}
.footer .inner {padding:.6rem 0 0rem;box-sizing:border-box;position:relative;z-index:1;}
.foot-top {display:flex;justify-content:space-between;margin-bottom:.857rem;}
#footer .inner.in1 {padding:.57rem 0 .32rem;position:relative;}
#footer .inner .mod {       display: flex;
    align-items: center;
    justify-content: space-between;}

.foot-left img {
    width: 3.44rem;
}
#footer .mod.tp {
    border-bottom: 2px solid #E0E0E0;
}
#footer .mod.tp .foot-right {
    margin-right: 0.23rem;
}
.foot-right img {
    width: 2.87rem;
}
#footer .mod.cen {
    padding: 0.4rem 0;
padding-bottom: 1rem;
}
#footer .mod.cen p {
    font-size: 0.18rem;
    color: #323232;
    opacity: 0.91;
    line-height: 0.28rem;
    margin-bottom: 0.15rem;
    background: url(../images/dd.svg) no-repeat left;
        background-size: 0.26rem;
    padding-left: 0.4rem;
}
#footer .inner .mod .flm {
    width: 4.1rem;    margin-top: -0.2rem;
}
#footer .inner .mod .flm ul.clearfix {
    display: flex;
    flex-wrap: wrap;
}
#footer .inner .mod .flm ul.clearfix li.links {
    width: 33.3%;
    font-size: 0.18rem;
    text-align: center;
    line-height: 0.48rem;
    color: #323232;font-weight: 500;
}#footer .mod.bot {
    padding-top: 1.2rem;
    padding-bottom: 0.25rem;
}

#footer .inner .foot-left {flex:1;display:flex;}
#footer .inner .foot-center {flex:1;text-align:center;}
#footer .inner .foot-center img {max-width:100%;}
#footer .inner .foot-right {flex:1;display:flex;justify-content:flex-end;}
#footer .inner p {font-size:var(--smailSize);line-height:1.7;font-weight:500;color:#fff;}
#footer .inner p a {color:#fff;}
#footer .inner p span {margin:0 3px;}
.foot-left .title {color:#fff;font-size:var(--smailSize);line-height:.21rem;font-weight:700;margin-bottom:.14rem;}
/**底部链接**/
.foot-left .tt {margin-bottom:.18rem;}
.foot-left .links {margin-right:1.02rem;}
/**分享**/
.shares .news_list {display:flex;text-align:center;gap:.17rem;}
.shares .news_list .imgs {width:1rem;height:1rem;position:absolute;bottom:127%;left:50%;margin-left:-.5rem;transform:translateY(-.4rem);opacity:0;transition:all .4s ease-in-out;}
.shares .news_list .imgs img {width:100%;height:100%unset;}
.shares .news_list .news_icon {display:block;background-color:#ffffff2e;width:.5rem;height:.5rem;border-radius:50%;background-repeat:no-repeat;background-position:center;opacity:.7;background-size:53%;}
.shares .news_list .news {position:relative;}
.shares .news_list .n1 .news_icon {background-image:url(../images/weixin.svg);}
.shares .news_list .n2 .news_icon {background-image:url(../images/weibo.svg);}
.shares .news_list .news_icon:hover {opacity:1;}
.shares .news_list .news:hover .imgs {opacity:1;transform:none;}
.shares .news_list .news_title {color:#fff;font-size:var(--smailSizex);line-height:1.4;margin-top:.13rem;}
.footlogo img {width:4.62rem;}
.foot-bottom {padding:.26rem 0 .29rem;text-align:center;position:relative;z-index:1;border-top:1px solid rgb(255 255 255 / 50%);}
.foot-bottom p {font-size:var(--smailSizex);line-height:2.4;color:#fff;position:relative;}
/**侧导航**/
nav.Quick-navigation {position:fixed;right:0;z-index:1;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;font-size:19px;line-height:70px;background:var(--mainColor);color:#fff;padding:0 16px;border-radius:20px; display: none; }
nav.Quick-navigation a {color:#fff;border-bottom:1px solid #fff;}
nav.Quick-navigation a.current {color:#e1d4a4;border-bottom:1px solid var(--hoverColor);}
.Scroll-to-top {    color: #fff;
    cursor: pointer;
    font-family: Poppins;
    font-weight: bold;
    font-size: 0.16rem;}
    .Scroll-to-top img {
    vertical-align: middle;
    width: 0.17rem;
    margin-left: 0.05rem;
}
/** 加载 **/
.pre-loader {position:fixed;width:100vw;height:100vh;top:0;left:0;background-color: var(--hoverColor);z-index:999;    display: none !important;}
.spinner2 {width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.container1 > div,.container2 > div,.container3 > div {width:6px;height:6px;background-color:#fff;border-radius:100%;position:absolute;-webkit-animation:bouncedelay 1.2s infinite ease-in-out;animation:bouncedelay 1.2s infinite ease-in-out;/* Prevent first frame from flickering when animation starts*/
  -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.spinner2 .spinner-container {position:absolute;width:100%;height:100%;}
.container2 {-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);}
.container3 {-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg);}
.circle1 {top:0;left:0;}
.circle2 {top:0;right:0;}
.circle3 {right:0;bottom:0;}
.circle4 {left:0;bottom:0;}
.container2 .circle1 {-webkit-animation-delay:-1.1s;animation-delay:-1.1s;}
.container3 .circle1 {-webkit-animation-delay:-1.0s;animation-delay:-1.0s;}
.container1 .circle2 {-webkit-animation-delay:-0.9s;animation-delay:-0.9s;}
.container2 .circle2 {-webkit-animation-delay:-0.8s;animation-delay:-0.8s;}
.container3 .circle2 {-webkit-animation-delay:-0.7s;animation-delay:-0.7s;}
.container1 .circle3 {-webkit-animation-delay:-0.6s;animation-delay:-0.6s;}
.container2 .circle3 {-webkit-animation-delay:-0.5s;animation-delay:-0.5s;}
.container3 .circle3 {-webkit-animation-delay:-0.4s;animation-delay:-0.4s;}
.container1 .circle4 {-webkit-animation-delay:-0.3s;animation-delay:-0.3s;}
.container2 .circle4 {-webkit-animation-delay:-0.2s;animation-delay:-0.2s;}
.container3 .circle4 {-webkit-animation-delay:-0.1s;animation-delay:-0.1s;}
@-webkit-keyframes bouncedelay {0%,80%,100% {-webkit-transform:scale(0.0);}
40% {-webkit-transform:scale(1.0);}
;}
@keyframes bouncedelay {0%,80%,100% {transform:scale(0.0);-webkit-transform:scale(0.0);}
40% {transform:scale(1.0);-webkit-transform:scale(1.0);}
;}




div#sidenav {
    position: fixed;
    top: 46%;
    right: 0.7rem;
    font-size: 0.18rem;
    line-height: 1;
    color: #707070;
 
    padding-left: 0.3rem;
    border-left: 0.01rem solid #567AFF;    transition: 0.4s cubic-bezier(0.08, 0.45, 0.57, 1.06);
}
div#fwys {
    position: relative;
}
div#sidenav li:last-child {
    padding: 0;
}
div#sidenav li {
    padding-bottom: 0.4rem;    cursor: pointer;
    position: relative;
}
div#sidenav li.active {
    color: #567AFF;
    font-weight: bold;
}

div#sidenav li:before {
    content: "";
    width: 0.06rem;
    height: 0.06rem;
    background: #567AFF;
    border-radius: 50%;
    position: absolute;
    left: -0.2rem;
    top: 0.09rem;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}


div#sidenav li.active:before {  opacity: 1;}



#footer .inner .mod .flm ul.clearfix li.links a {
    color: #323232;
}#footer .inner .mod .flm ul.clearfix li.links:hover a {
    color: var(--hoverColor);
}






div#fwys ul.wp_subcolumn_list:last-child ul.news_list li.news .news_title {
    display: block;
    padding: 0.15rem 0.15rem 0rem 0.15rem;
    font-size: 0.2rem;
    font-weight: bold;
    line-height: 0.36rem;
}


.col_list ul li.sub-item.remove ul.sub_list {
    display: none !important;
}.col_list ul li.sub-item.remove em.menu-switch-arrow {
    display: none;
}
.post.post1.post-12.mbox li.news .link_con:hover {
    color: #567aff;
}


body.list #container-1 {
    padding-top: 1rem;
}
body {
    position: relative;
}

.search-con {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
   
}.search-con.layer {
    opacity: 1;
    visibility: visible;
    z-index: 99;
}
.search-con:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    transition: all 0.4s ease-in-out;
    opacity: 0;
}.search-con.layer:before {
    opacity: 1;
}

.shutdown {     display: flex;
    justify-content: space-between;
    padding: 0rem 0.3rem;
    line-height: 0.58rem;
    font-size: 0.24rem;
    color: #fff;
    font-family: 'alimamashuheiti.ttf';}
.shutdown img {
    cursor: pointer;
    width: 0.28rem;
    vertical-align: middle;
}


.shutdown span { font-size: 30px; color: #fff; text-align: right; cursor: pointer; }
.layer-inner {    position: fixed; width: 100%; height: 100%;     display: flex;
    justify-content: center;
    align-items: center;}
.layer-mod {
    background: #fff;
    border-bottom-left-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    padding: 0.3rem;
}
.lxwm .news_title {
    font-size: 0.18rem;
    line-height: 0.5rem;    background-size: 0.22rem !important;
    padding-left: 0.4rem;
}

.layer-inner .lmo {
    width: 6.08rem;
    border-radius: 0.1rem;
    background: #567AFF;      opacity: 0;
    transition: all 0.4s ease-in-out;
}
.search-con.layer .lmo {
     opacity: 1;
}



.lxwm li.news.i2.clearfix .news_title {
    background: url(../images/xdz.png) no-repeat left;
}
.lxwm li.news.i3.clearfix .news_title {
    background: url(../images/xdz.png) no-repeat left;
}
.lxwm li.news.i4.clearfix .news_title {
    background: url(../images/xsj.png) no-repeat left;
}
.lxwm li.news.i5.clearfix .news_title {
    background: url(../images/xdh.png) no-repeat left;
}
.lxwm li.news.i6.clearfix .news_title {
    background: url(../images/xyx.png) no-repeat left;
}
.lxwm li.news.i1.clearfix .news_title {
    background: url(../images/xwx.png) no-repeat left;
}



.layer-inner .lmo {
    max-width: 90%;
}.main2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #011567;
    z-index: 1;
    opacity: 0.65;
    top: 0;
}.main2 .inner {
    position: relative;
    z-index: 1;
}


.site-lang li.links.i1 a:hover {
    transform: translateY(-0.05rem);
}


.site-lang li.links.i2 a:hover {
  transform: translateY(-0.05rem);
}
.post.post1.post-11.mbox .tt .jj {
    display: none;
}
.post-22 ul.news_list {
    display: flex;
    justify-content: center;
}
#footer .mod.cen p:nth-of-type(4) {
    background: url(../images/dwbg.svg) no-repeat left;
background-size: 0.26rem;
}
#footer .mod.cen p:nth-of-type(5) {
    background: url(../images/dh.svg) no-repeat left;
background-size: 0.26rem;
}
#footer .mod.cen p:nth-of-type(6) {
    background: url(../images/yx.svg) no-repeat left;
background-size: 0.26rem;
}
#footer .mod.cen p:nth-of-type(1) {
    background: url(../images/qywx.svg) no-repeat left;
background-size: 0.26rem;
}





.post.post1.post-12.mbox li.news .news_box.clearfix {
    background: #eaecee6b;
    border-radius: 0.1rem;
    margin: 0 0.07rem;

    box-shadow: 0rem 0.03rem 0.06rem #00000021;
    height: 100%;

}
.post.post1.post-12.mbox li.news .news_box a.tb {
    float: left;
    display: block;
    width: 1rem;
    margin-left: 0.1rem;
    margin-top: 0.3rem;
    margin-right: -3rem;
}
.post.post1.post-12.mbox li.news .qb1 {
    float: right;
    padding: 0.1rem 0;
    text-align: left;
    width: 100%;
}
.post.post1.post-12.mbox li.news .qb1 .qb1in {
    margin-left: 1.25rem;padding-right: 0.2rem;
}.post.post1.post-12.mbox {
    margin: 0 -0.1rem;
}


.post.post1.post-12.mbox ul.news_listt li.sub-item {
    font-size: 0.16rem;
    line-height: 0.38rem;
    margin-bottom: 0.1rem;
}.post.post1.post-12.mbox ul.news_listt li.sub-item a {
    display: block;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 0.05rem;
    padding: 0 0.1rem;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.post.post1.post-12.mbox ul.news_listt li.sub-item a:hover {
    background: #567AFF;
    color: #fff;
}.post.post1.post-12.mbox ul.news_listt li.sub-item a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0rem;
    background: #fff;
    border-radius: 50%;
    vertical-align: middle;
    transition: all 0.4s ease-in-out;
}.post.post1.post-12.mbox ul.news_listt li.sub-item a:hover:before {
    width: 0.07rem;
    margin-right: 0.1rem;    height: 0.07rem;
}

.post.post1.post-12.mbox li.news .qb1 .qb1in ul.news_listt.hp li.sub-item {
    float: left;
    width: 49%;
}.post.post1.post-12.mbox li.news .qb1 .qb1in ul.news_listt.hp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}



.post.post1.post-22.mbox ul.news_listt li.sub-item {
    float: left;
    width: 50%;
    margin-bottom: 0.18rem;
}.post.post1.post-22.mbox ul.news_listt li.sub-item a.sub-link {
    display: block;
    background: rgba(255, 255, 255, 0.24);
    margin: 0 0.13rem;
    line-height: 0.56rem;
    border-radius: 0.05rem;
    color: #fff;
    font-size: 0.18rem;
    padding: 0 0.18rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.post.post1.post-22.mbox ul.news_listt li.sub-item a.sub-link:before {
    content: "";
    width: 0.06rem;
    height: 0.06rem;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.1rem;
}.post.post1.post-22.mbox ul.news_listt li.sub-item a.sub-link:hover {
    background: #567AFF;
}.post.post1.post-22.mbox ul.news_listt {
    margin: 0 -0.13rem;
}



body.list.fw .col_menu {
    display: none;
}
body.list.fw #fwys {
    margin-left: 0;
}body.list.fw .col_path {
    display: none;
}body.list.fw h3.col_name {
    display: none;
}
div#lbzyx li.sub-item {
    display: none;
}
div#lbzyx li.sub-item.parent {
    display: block;
}

div#lbzyx li.sub-item.selected {
    display: block;
}
body.list.fw #lbzyx {
    margin-bottom: 1.1rem;
    width: 100%;
}body.list.fw #lbzyx a.col_item_link {
    display: none;
}
div#lbzyx li.sub-item.parent li.sub-item {
    display: inline-block;
}

div#lbzyx li.sub-item.selected li.sub-item {
    display: inline-block;
}
body.list.fw #lbzyx .col_listt a.sub-item-link {
    font-size: .42rem;
    color: #fff;
    font-family: "alimamashuheiti.ttf";
    display: inline-block;
    margin-bottom: 0.2rem;
}body.list.fw #lbzyx .col_listt ul.sub_list ul.sub_list a.sub-item-link {
    font-size: 0.18rem;
    line-height: 0.42rem;
    margin: 0;
    font-family: 'SourceHanSansCN-VF-7000';
       padding-bottom: 0.1rem;
}
body.list.fw #lbzyx .col_listt ul.sub_list ul.sub_list {
    border-bottom: 0.01rem solid #ffffff6e;
}body.list.fw #lbzyx .col_listt ul.sub_list ul.sub_list li.sub-item {
    margin-right: 0.47rem;
}body.list.fw #lbzyx .col_listt ul.sub_list ul.sub_list a.sub-item-link.selected {
    border-bottom: 0.04rem solid #5CC6FD;
}
img.sudy-attachment-icon {
    vertical-align: middle;
}
#footer .mod.cen .bots p:nth-of-type(4){
background: url(../images/dwbg2.svg) no-repeat left;
    background-size: 0.26rem;
}
#footer .mod.cen .bots p:nth-of-type(5){
background: url(../images/dh2.svg) no-repeat left;
    background-size: 0.26rem;
}
#footer .mod.cen .bots p:nth-of-type(6){
background: url(../images/yx2.svg) no-repeat left;
    background-size: 0.26rem;
}
#footer .mod.cen .bots p:nth-of-type(1){
background: url(../images/qywx2.svg) no-repeat left;
    background-size: 0.26rem;
}
div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_wz .news_text span, .news_wz .news_text p * {
    font-size: 0.21rem !important;
    font-family: "宋体" !important;
    line-height: 0.34rem !important;
    color: #000;
    margin: 0 !important;
    padding: 0 !important;
    /*text-indent: 0 !important;*/
    text-wrap: wrap !important;
background: none !important;
}
.article .entry .read, .article .entry .read p, .article .entry .read p span, .article .entry .read p * {
     font-size: 0.21rem !important;
    font-family: "宋体" !important;
    line-height: 0.34rem !important;
    color: #000;
}
div#fwys ul.wp_subcolumn_list ul.news_list li.news .news_wz .news_text p, .news_wz .news_text p span {
    font-size: 0.21rem !important;
    font-family: "宋体" !important;
    line-height: 0.34rem !important;
    color: #000;
    margin: 0 !important;
    padding: 0 !important;
    /*text-indent: 0 !important;*/
    text-wrap: wrap !important;
background: none !important;
}
#fwys ul.wp_subcolumn_list ul.news_list li.news .news_wz .news_text strong {
    font-size: 0.21rem !important;
    font-family: "宋体" !important;
    line-height: 0.34rem !important;
    color: #000;
}
#fwys ul.wp_subcolumn_list ul.news_list li.news .news_wz .news_text p a {
    color: #2d59f8;
}