@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-Regular";
    src: url(../fonts/SourceHanSansCN-Regular.eot) format('embedded-opentype'),
    url(../fonts/SourceHanSansCN-Regular.ttf) format('truetype');
  }
  @font-face {
    font-family: "SourceHanSerifCN-Bold";
    src: url(../fonts/SourceHanSerifCN-Bold.eot) format('embedded-opentype'),
    url(../fonts/SourceHanSerifCN-Bold.ttf) format('truetype');
  }
body {line-height:1;font-size:0.18rem;font-family:"SourceHanSansCN-Regular","PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#232222;background:#F8FBFB;}
:root {--mainColor:#0839D5;--hoverColor:#188450;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex:0.14rem;--innerWidth:15.2rem;}
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 {position:relative;z-index:3;background:url(../images/head.png) no-repeat;background-size: 100% 100%; width:100%;top:0;transition:1s;}
.header.fix {background:var(--mainColor);}
.header .inner {position:relative;transition:all 0.4s ease-in-out;}
.header .sitelogo {display:flex;}
.header .sitelogo .logo img {    width: 6.85rem;
    margin-left: -0.66rem;}
.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:1.4rem;align-items:center;}
.header .head-top {display:flex;align-items:center;gap:0.15rem;}
.header .head-right {display:flex;align-items:flex-end;gap:0.1rem;flex-direction:column;}
/* 搜索*/
.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: 2.07rem;
    border-radius: 0.22rem;
    overflow: hidden;}
.wp-search {position:relative;background:rgb(255 255 255 / 17%);}
.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.36rem;
    background: none;
    color: #FFFFFF;
    font-size: 0.16rem;
    border: 0;
    outline: 0;
    opacity: 0.41;
    font-family: "Microsoft YaHei";    text-indent: 0.06rem;}
.wp-search .search-btn {    width: 0.52rem;
    height: 0.2rem;
    position: absolute;
    right: 0;
    top: 50%;
    border-left: 0.01rem solid #ffffff5c;
    margin-top: -0.1rem;}
.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.2rem;}
.header .searchbox:hover {}
.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 {display:flex;}
.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: 8.18rem;}
#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: 0.2rem;
    display: block;
    color: #fff;
    position: relative;
    font-weight: bold;}
.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.5rem;z-index:100;background:var(--mainColor);opacity:0;transform:translateX(-50%) scale(0);transition:all 0.4s ease-in-out;border-radius:8px;overflow:hidden;}
.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.5rem;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 {color:#333;background-color:#fff;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:100%;height:1px;position:absolute;bottom:0;background:#fff;left:0;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;}
/**大图**/
.mbanner {perspective:1920px;transform-style:preserve-3d;}
#banner .inner {width:100%;text-align:center;}
.mbanner .news_imgs a {display:block;    padding-top: 43.2%;}
.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;top:3.05rem;left:50%;margin-left:-7.95rem;text-align:left;width:10.6rem;}
.mbanner .news .news_wz a {color:#17607A;}
.mbanner .news .news_title {display:flex;font-size:0.33rem;line-height:1.4;position:absolute;bottom:0;width:15rem;left:50%;transform:translateX(-7.5rem);background:rgb(0 0 0 / 57%);height:1.09rem;color:#fff;text-align:left;padding:0 0.46rem;box-sizing:border-box;align-items:center;font-weight:bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mbanner .news .news_title a {color:#fff;display:block;white-space:nowrap;width:80%;overflow:hidden;text-overflow:ellipsis;}
.mbanner .slick-dots {    width: auto;
    bottom: 0.32rem;
    right: 50%;
    margin-right: -7.8rem;
    display: flex;
    align-items: flex-end;}
.mbanner .slick-dots li {    width: 1.09rem;
    height: 0.06rem;
    background: #FFFFFF;
    background-size: 100%;
    margin: 0;
    opacity: 0.57;
    transition: all 0.4s ease-in-out;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    border-radius: 0;
    margin-left: 0.22rem;}
.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: 43.2%;}
.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.42;height: 2.07rem;width: 100%;bottom: 0;}
.mbanner .slick-dots li.slick-active:after {transform:none;}
.mbanner .slick-dots li.slick-active {    opacity: 1;
    width: 2.9rem;}
.mbanner.fixBanner {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #ccc;}
.fixedok .mbanner {opacity: 0;}
#banner .slick-arrow {
    opacity: 0;
}
#banner:hover .slick-arrow {
    opacity: 1;    top: 50%;
    bottom: auto;
}
.nav .wp-menu .menu-item a.menu-link:before {
    content: "";
    width: 0.01rem;
    height: 0.12rem;
    background: #FFFFFF;
    position: absolute;
    right: -0.2rem;
    top: 50%;
    margin-top: -0.06rem;
}.nav .wp-menu .menu-item:last-child a.menu-link:before {
    width: 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 {    position: relative;
    margin-bottom: 0.45rem;}
.post1 .more_btn {    float: right;}
.post1 .more_btn img {width: 0.11rem;
    margin-left: 0.05rem;
    vertical-align: middle;}
.post1 .more_btn .more_text {    vertical-align: middle;
    font-size: 0.16rem;
    color: #fff;
    line-height: 0.21rem;
    font-family: "PingFang"; background: url(../images/morebg.png) no-repeat left bottom;    padding-bottom: 0.05rem;
        padding-left: 0.23rem;
    background-size: 100% auto;
    padding-right: 0.08rem;}
.post1 .tt .tit span.title {
    display: block;
    position: relative;
    z-index: 1;
    background: url(../images/tt.svg) no-repeat left bottom;
    background-size: 3.35rem;
    font-size: 0.39rem;
    color: #272727;
    font-family: "SourceHanSerifCN-Bold";
    padding-bottom: 0.3rem;
}
.post1 .tt .tit {    text-align: left;
    position: relative;}
.post1 .tt .tit:after {content:"";display:block;width:100%;height:0.72rem;position:absolute;background-size:100% auto;bottom:0.057rem;}
.post1 .tt .title {font-size:0.3rem;font-weight:normal;font-weight:bold;line-height:1.4;}
/**main1**/
.header .head-right a.menu-btn {
    display: none;
}
.qb {
  background: url(../images/qb.png) no-repeat top;
}
.qb2 {
  background: url(../images/m1.png) no-repeat bottom left; background-size: cover;    padding: 0.65rem 0;
}
.main1 .ml {
    float: left;
    width: 53.6%;
}
.main1 .mr {
    float: right;
    width: 45.1%;
}
.post.post1.post-11.mbox .news_imgs {
    padding-top: 65.5%;
}
.post.post1.post-11.mbox .news_box.clearfix {
    position: relative;
}
.post.post1.post-11.mbox .news_box.clearfix .news_wz {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, #0000006b, transparent);
    width: 100%;
}
.post.post1.post-11.mbox .news_box.clearfix .news_wz .news_con {
    padding: 0.2rem 0.4rem;
    width: 70%;
}.post.post1.post-21.mbox li.news .news_time {
    float: right;
    font-family: Poppins;
    font-size: 0.16rem;
    color: #818181;
}
.post.post1.post-11.mbox .news_box.clearfix .news_meta {
    float: left;
    color: #fff;    text-align: center;    margin-right: -100%;
}
.post.post1.post-11.mbox .news_box.clearfix .news_meta span {
    display: block;
}
.post.post1.post-11.mbox .news_box.clearfix .news_meta span.news_days {
    font-size: 0.34rem;
    font-family: Poppins;
    line-height: 0.38rem;
}
.post.post1.post-11.mbox .news_box.clearfix .news_meta span.news_month {
    font-size: 0.13rem;
    font-family: Poppins;
    line-height: 0.2rem;
}
.post.post1.post-11.mbox .news_wzin {
    float: right;
    width: 100%;
}
.post.post1.post-11.mbox .news_wzin .news_title {
    margin-left: 0.82rem;
    font-size: 0.18rem;
    font-weight: bold;
    color: #fff;
    line-height: 0.31rem;
    padding-left: 0.25rem;
    position: relative;
}
.post.post1.post-12.mbox {
    margin-top: 0.42rem;    position: relative;
}
.post.post1.post-12.mbox:before {
    content: "";
    position: absolute;
    right: -0.37rem;
    top: 0;
    background: url(../images/m1r.png) no-repeat top right;
        background-size: 9.32rem;
        width: 9.23rem;
    height: 6.98rem;
    z-index: -1;
}
.post.post1.post-12.mbox .con {
    padding: 0.15rem 0rem 0.38rem 0rem;    min-height: 5.87rem
}
.post.post1.post-11.mbox .news_wzin .news_title a {
    color: #fff;
}
.post.post1.post-11.mbox .news_wzin .news_title:before {
    content: "";
    height: 0.49rem;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.24rem;
    background: #fff;
    width: 0.01rem;
}.post.post1.post-11.mbox .slick-dots {
    right: 0.6rem;
    bottom: 0.27rem;
    width: auto;
}
.post.post1.post-11.mbox .slick-dots li {
    margin-left: 0.2rem;
    margin-right: 0;
    width: 0.17rem;
    height: 0.05rem;
    background: #FFFFFF;
    opacity: 0.43;
    border-radius: 0;
}
.post.post1.post-11.mbox .slick-dots li.slick-active {
    opacity: 1;
    width: 0.27rem;
}
.post.post1.post-12.mbox li.news {
       padding: 0.19rem 0;
    position: relative;    min-height: 0.62rem;
}
.post.post1.post-12.mbox li.news:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 0.01rem;
    background: #fff;
    opacity: 0.2;    bottom: 0;
    transition: all 0.4s ease-in-out;
}
.post.post1.post-12.mbox li.news .news_wz {
    float: right;
    width: 100%;
}
.post.post1.post-12.mbox li.news .news_wz .news_con {
    margin-left: 1.15rem;
}
.post.post1.post-12.mbox li.news .news_meta {
    width: 0.82rem;
    float: left;
    margin-right: -0.82rem;
}
.post.post1.post-12.mbox li.news .news_meta span {
    display: block;
    color: #fff;    padding-left: 0.12rem;
}
.post.post1.post-12.mbox li.news .news_meta span.news_days {
    font-family: Roboto;
    font-weight: bold;
    font-size: 0.2rem;
    line-height: 0.3rem;
}
.post.post1.post-12.mbox li.news .news_meta span.news_month {
    font-size: 0.14rem;
    font-family: Roboto;
    line-height: 0.18rem;
}
.post.post1.post-12.mbox li.news .news_title {
    font-size: 0.18rem;
    line-height: 0.31rem;
    color: #fff;
   
}
.post.post1.post-12.mbox li.news .news_title  a{color: #fff;}
.post.post1.post-12.mbox li.news .news_text {
    height: 0;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #fff;
}
.post.post1.post-12.mbox li.news.active .news_text {
    height: 0.72rem;
    margin-top: 0.15rem;
}
.post.post1.post-12.mbox li.news.active .news_title {
    font-weight: bold;
}
.post.post1.post-12.mbox li.news.active:after {
    height: 0.04rem;
    background: linear-gradient(to left, #78BBB6, #ffffff);
    opacity: 1;
}
.post.post1.post-12.mbox .tt {
    margin-bottom: 0;
   
}
.post.post1.post-21.mbox .tt {
    margin-bottom: 0;
    margin-top: 0.4rem;
}
.main2 {
    margin-top: 0.65rem;
}
.post.post1.post-31.mbox .tt {
    margin-bottom: 0.6rem;
}

.post.post1.post-32.mbox .tt {
    margin-bottom: 0.6rem;
}
.post.post1.post-31.mbox ul#ul1 .news_title a {
    color: #fff;
}
.post.post1.post-32.mbox ul#ul2 .news_title a {
    color: #fff;
}
.main2 ul.tab-menu {
  margin-bottom: 0.5rem;
    background: url(../images/tab.svg) no-repeat bottom right;
      width: 10.25rem;
    display: flex;
    padding-bottom: 0;
    background-size: 9.33rem;
    align-items: center;
}
.main2 ul.tab-menu .tt {
   margin-right: 0.35rem;
}
.main2 ul.tab-menu .tt span.title {
    font-size: 0.39rem;
    color: #272727;
    font-family: "SourceHanSerifCN-Bold";
    background: url(../images/tt2.svg) no-repeat bottom right;
        padding-bottom: 0.3rem;
    background-size: 2.22rem;
    padding-right: 0.66rem;    display: inline-block;
}
.main2 ul.tab-menu li {
    display: inline-block;
    position: relative;
    line-height: 0.37rem;
    min-width: 1.21rem;
    text-align: center;
    font-size: 0.22rem;
    color: #272727;
    border: 0.01rem dashed #0839D5;
    margin-right: 0.4rem;
    border-radius: 0.25rem;
    margin-top: -0.2rem;
    padding: 0 0.02rem;
    cursor: pointer;
}
.main2 ul.tab-menu li.selected {
    border: 0.01rem dashed transparent;
    background: url(../images/xz.png) no-repeat;
    background-size: 100% 100%;    color: #fff;

}
.main2 ul.tab-menu li:after {
    content: "";
    width: 0.07rem;
    height: 0.07rem;
    position: absolute;
    right: -0.25rem;
    top: 50%;
    background: #0839D5;
    border-radius: 50%;
    margin-top: -0.035rem;
}
.main2 ul.tab-menu li:last-child:after {
    width: 0;
}
.post.post1.post-21.mbox li.news {
    float: left;
    width: 50%;
}
.post.post1.post-21.mbox li.news .news_box.clearfix {
    margin: 0 0.4rem;    border-bottom: 0.01rem solid #D8D8D8;
    line-height: 0.88rem;

}
.post.post1.post-21.mbox ul.news_list.clearfix {
    margin: 0 -0.4rem;
}

.post.post1.post-21.mbox li.news .news_title {
    float: left;
    font-size: 0.18rem;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 73%;    padding-left: 0.3rem;
}
.post.post1.post-21.mbox li.news .news_title:before {
    content: "";
    width: 0.1rem;
    height: 0.1rem;
    position: absolute;
    left: 0;
    top: 50%;
    background: #0839D5;
    border-radius: 50%;
    margin-top: -0.05rem;
}
.post.post1.post-21.mbox li.news:last-child .news_box.clearfix {
    border-bottom: 0;
}
.post.post1.post-21.mbox li.news:nth-last-child(2) .news_box.clearfix {
    border-bottom: 0;
}
.post.post1.post-21.mbox .more_btn {
    float: none;
    text-align: center;
    color: #0839D5;
}
.post.post1.post-21.mbox .more_btn span.more_text {
    color: #0839D5;
    background: url(../images/morebg2.png) no-repeat left bottom;    background-size: 100% auto;
}
.main3 {
  background: url(../images/m3.png) no-repeat left top; background-size: cover;
}
.main3 .inner {
    padding: 0.5rem 0rem 0.6rem 0;
}
.main3 .ml {
    float: left;
    width: 51.5%;
}
.main3 .mr {
    float: right;
    width: 45.2%;
}
.post.post1.post-31.mbox {
    position: relative;
}
.main3 .post1 .tt span.title {
    color: #fff;
    background: url(../images/tt3.svg) no-repeat left bottom;    background-size: 3.35rem;
}
.main3 .post1 .tt h3.tit {
    display: inline-block;
    width: 3.35rem;
}
.post.post1.post-32.mbox .more_btn {
    margin-top: 0.4rem;
}
.post.post1.post-31.mbox ul#ul1 .wm {
    float: left;
    width: 50%;
}
.post.post1.post-31.mbox ul#ul1 .news_wz {
    float: right;
    width: 50%;    background: rgba(225, 225, 225, 0.2);
}
.post.post1.post-31.mbox ul#ul1 .wm .news_imgs {
    padding-top: 60.5%;
}
.post.post1.post-31.mbox ul#ul1 .news_wz .news_con {
    padding: 0.2rem 0.37rem;
}
.post.post1.post-31.mbox ul#ul1 .news_meta span {
    display: block;
    color: #fff;
    font-family: Roboto;
}
.post.post1.post-31.mbox ul#ul1 span.news_days {
    font-size: 0.2rem;
    font-weight: bold;
    line-height: 0.35rem;
}
.post.post1.post-31.mbox ul#ul1 span.news_month {
    font-size: 0.14rem;
    line-height: 0.2rem;
}
.post.post1.post-31.mbox ul#ul1 .news_meta {
    padding-bottom: 0.15rem;
    margin-bottom: 0.15rem;
    border-bottom: 0.01rem solid #fff;
}
.post.post1.post-31.mbox ul#ul1 .news_title {
    font-size: 0.18rem;
    line-height: 0.31rem;
    color: #fff;
    font-weight: bold;
    margin: 0.165rem 0;
}
.post.post1.post-31.mbox ul#ul2 {
    margin: 0 -0.1rem;
}
.post.post1.post-31.mbox ul#ul2 li.news {
    float: left;
    width: 50%;
}
.post.post1.post-31.mbox ul#ul2 li.news .news_box.clearfix {
    background: #fff;
    margin: 0 0.1rem;    padding: 0.2rem 0;
}
.post.post1.post-31.mbox ul#ul1 {
    margin-bottom: 0.35rem;
}
.post.post1.post-31.mbox ul#ul2 .news_meta {
    display: inline-block;
    position: relative;
    padding-left: 0.32rem;
    padding-right: 0.1rem;
    padding-bottom: 0.1rem;
}
.post.post1.post-31.mbox ul#ul2 .news_meta:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.02rem;
    background: linear-gradient(to left, #0839D5, #67BFA1);
}
.post.post1.post-31.mbox ul#ul2 .news_meta span {
    display: block;
    text-align: left;
    font-family: Roboto;
}
.post.post1.post-31.mbox ul#ul2 .news_meta span.news_days {
    font-size: 0.2rem;
    color: #0839D5;
    font-weight: bold;
    line-height: 0.35rem;
}
.post.post1.post-31.mbox ul#ul2 .news_meta span.news_month {
    font-size: 0.14rem;
    color: #8D8D8D;
    line-height: 0.18rem;
}
.post.post1.post-31.mbox ul#ul2 .news_title {
    font-size: 0.18rem;
    line-height: 0.31rem;    height: 0.62rem;
}
.post.post1.post-31.mbox ul#ul2 .news_wz {
    margin: 0.25rem 0.32rem 0.15rem 0.32rem;
}
.post.post1.post-31.mbox .tt {
    position: static;
}
.post.post1.post-31.mbox {
    padding-bottom: 0.9rem;
    position: relative;
}
.post.post1.post-31.mbox .more_btn {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.post.post1.post-32.mbox ul#ul1 {
    margin: 0 -0.1rem;
}
.post.post1.post-32.mbox ul#ul1 li.news {
    float: left;
    width: 50%;
}
.post.post1.post-32.mbox ul#ul2 {
    margin-top: 0.35rem;
}
.post.post1.post-32.mbox ul#ul1 li.news .news_box.clearfix {
    margin: 0 0.1rem;
    position: relative;
}
.post.post1.post-32.mbox ul#ul1 li.news .news_imgs {
    padding-top: 71%;
}
.post.post1.post-32.mbox ul#ul1 li.news .news_box.clearfix .news_wz {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, #0000006b, transparent);
}
.post.post1.post-32.mbox ul#ul1 li.news .news_box.clearfix .news_wz .news_con {
    padding: 0.1rem 0.2rem;
}
.post.post1.post-32.mbox ul#ul1 li.news .news_title {
    font-size: 0.18rem;
    line-height: 0.31rem;
    color: #fff;
}
.post.post1.post-32.mbox ul#ul1 li.news .news_title  a{

    color: #fff;
}
.post.post1.post-32.mbox ul#ul1 li.news .news_box.clearfix .news_time {
    position: absolute;
    top: -0.1rem;
    right: 0.1rem;
    width: 1.12rem;
    line-height: 0.31rem;
    background: #F2F5FF;
    text-align: center;
    font-size: 0.16rem;
    box-shadow: 0rem 0.03rem 0.06rem #00269d2e;
    font-family: Poppins;
}
.post.post1.post-32.mbox ul#ul2 li.news {
    position: relative;
    background: rgba(255, 255, 255, 0.2);
    margin-bottom: 0.28rem;
    padding: 0.22rem 0.28rem;    transition: all 0.4s ease-in-out;
}
.post.post1.post-32.mbox ul#ul2 .news_time {
    font-family: Poppins;
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #fff;transition: all 0.4s ease-in-out;
}
.post.post1.post-32.mbox ul#ul2 .news_title {
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #fff;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.post.post1.post-41.mbox .tt {
    margin-bottom: 0.65rem;
}
.post.post1.post-32.mbox ul#ul2 li.news:hover .news_time {
    color: #333333;
}
.post.post1.post-32.mbox ul#ul2 li.news:hover {
    background: #fff;
}

.post.post1.post-32.mbox ul#ul2 li.news:hover .news_title {
    color: #333;
}
.post.post1.post-32.mbox ul#ul2 li.news:hover .news_title a {
    color: #333;
}
.post.post1.post-32.mbox ul#ul2 li.news:before {
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 0.07rem;
    background: #67BFA1;
    top: 0;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}
.post.post1.post-32.mbox ul#ul2 li.news:hover:before {
    opacity: 1;
}
.main4 .inner {
    padding: 0.7rem 0rem 0.8rem 0;
}
.post.post1.post-41.mbox .more_btn {
    display: none;
}
.post.post1.post-41.mbox h3.tit {
    width: 3.35rem;
    margin: 0 auto;
}
.post.post1.post-41.mbox li.news {
    float: left;
    width: 25%;
}

.post.post1.post-41.mbox li.news .news_box.clearfix {
    margin: 0 0.14rem;    padding: 0.28rem 0.55rem;
}
.post.post1.post-41.mbox ul.news_list.clearfix {
    margin: 0 -0.14rem;
}
.post.post1.post-41.mbox li.news:nth-child(odd) .news_box.clearfix {
    background: url(../images/libg1.png) no-repeat center;
    background-size: 100% 100%;
}
.post.post1.post-41.mbox li.news:nth-child(even) .news_box.clearfix {
    background: url(../images/libg2.png) no-repeat center;
    background-size: 100% 100%;
}
.post.post1.post-41.mbox li.news .wm {
    float: left;
    width: 0.91rem;
    height: 0.87rem;
    border-radius: 0.08rem; background: url(../images/icbg.png) no-repeat; background-size: 100% 100%;    margin-right: -1rem;
}
.post.post1.post-41.mbox li.news .news_imgs {
    background: none;
    overflow: visible;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
.post.post1.post-41.mbox li.news .news_imgs img {
    position: relative;
    width: auto;
    height: auto;
    vertical-align: middle;
    max-width: 0.49rem;
}
.post.post1.post-41.mbox li.news .news_imgs a {
    overflow: visible;
}
.post.post1.post-41.mbox li.news .news_wz {
    float: right;
    width: 100%;
}
.post.post1.post-41.mbox li.news .news_wz .news_con {
    margin-left: 1.32rem;    height: 0.87rem;
    display: flex;
    align-items: center;
}
.post.post1.post-41.mbox li.news .news_title {
    font-size: 0.24rem;
    line-height: 0.3rem;
}.main4 {
    background: url(../images/m4.png) no-repeat right top;
        background-position-y: -2.2rem;
    position: relative;
    z-index: 1;
    background-size: 13.66rem;
}

/**列表页**/
.l-banner {height:3.9rem;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:36%;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:.91rem 0 1.4rem;position:relative;}
#d-container .inner {background:#fff;}
/**栏目列表**/
.col_menu_head {position:absolute;bottom:100%;z-index:1;width:100%;left:0;}
.col_name span {font-size:.44rem;color:#fff;}
.col_name {margin-bottom:.3rem;}
.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: .63rem;
    background-size: 0.22rem;
    line-height: 0.22rem;}
.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 {width:100%;position:relative;height:.9rem;padding-right:.9rem;box-sizing:border-box;display:flex;align-items:center;}
.col_list::before {    content: "";
    display: block;
    width: calc(50vw + 8.2rem);
    height: 0;
    right: 0;
    position: absolute;
    top: 0;
    border-bottom: .9rem solid rgba(255, 255, 255, 0.85);
       clip-path: polygon(0% 0%, 100% 0, 97% 100%, 95% 100%, 0% 100%);}
.column-switch {display:none;}
.col_list ul {position:relative;width:100%;}
.col_list ul li {float:left;}
.col_list .col_column .col_item_link.selected {opacity:1; color: #0839D5;}
.col_list .col_column .col_item_link {color:#333;padding:0 .36rem;font-size:0.2rem;border-right:1px solid rgb(255 255 255 / 20%);display:inline-block;display:block;text-align:center;opacity:1;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;}
body.list.szdw .col_menu_head {
    display: flex;
}
body.list.szdw .col_menu_head:before {
    content: "";
    display: block;
    width: 6.45rem;
    height: 0;
    position: absolute;
    bottom: 0;
    border-bottom: .9rem solid rgba(255, 255, 255, 0.85);
    clip-path: polygon(0% 0%, 100% 0, 94% 100%, 95% 100%, 0% 100%);
    left: -2.77rem;    z-index: -1;
}
body.list.szdw .col_name {
    position: relative;
    z-index: 1;    margin: 0;
}
body.list.szdw .col_menu_head span.col_name_text {
    padding-left: 0.8rem;
    display: inline-block;
    font-size: 0.41rem;
    color: #333333;
    font-family: "SourceHanSerifCN-Bold";
    line-height: 0.9rem;
}
body.list.szdw .col_menu_head .col_path {
    margin: 0;
    line-height: 0.9rem;
    margin-left: 1.6rem;
    padding-left: 0.3rem;
    font-size: 0.17rem;
    color: #fff;
}
body.list.szdw .sx {
    background: url(../images/szbg.png) no-repeat; background-size: 100% 100%;
}
body.list.szdw .sx .con {
   padding: 0.45rem 0.8rem 0.3rem 0.8rem;
}
body.list.szdw .sx .con span.tt {
    float: left;
    width: 1.8rem;
    text-align: center;
    margin-right: -2rem;
    line-height: 0.58rem;
    background: #0839D5;
    border-radius: 0.05rem;
    font-size: 0.21rem;
    color: #fff;
    font-weight: bold;
    font-family: "Microsoft YaHei";
}
body.list.szdw .sx .con span.tt img {
    vertical-align: middle;
    max-width: 0.3rem;
    margin-right: 0.1rem;
}
body.list.szdw .sx ul.gg {
    margin-left: 2.25rem;    padding-top: 0.07rem;
}
body.list.szdw .sx .zdsx.clearfix {
    margin-bottom: 0.25rem;
}
body.list.szdw .sx ul.gg li {
    display: inline-block;
    line-height: 0.44rem;
    font-size: 0.21rem;
    padding: 0 0.25rem;    transition: all 0.4s ease-in-out;    cursor: pointer;
}
body.list.szdw .sx .xm.zdsx.clearfix li {
    padding: 0 0.13rem;
}
body.list.szdw .sx ul.gg li.active {
    background: #67BFA1;
    font-weight: bold;
    color: #fff;
    border-radius: 44px;
}
body.list.szdw .sx .td.zdsx.clearfix ul.gg {
    position: relative;
    width: 4.3rem;    background: #fff;
    border-radius: 0.05rem;

}
body.list.szdw .sx .zdsx.clearfix ul.gg {
    padding: 0;
}
body.list.szdw .sx .zdsx.clearfix .zsnr {
    margin: 0 0.4rem;
    line-height: 0.58rem;
    font-size: 0.21rem; background: url(../images/xl.png) no-repeat right center;    cursor: pointer;
}
body.list.szdw .sx .td.zdsx.clearfix ul.gg ul.gg2 {
        position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    border-bottom-left-radius: 0.05rem;
    border-bottom-right-radius: 0.05rem;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
}body.list.szdw .sx .td.zdsx.clearfix ul.gg:hover ul.gg2 {
    opacity: 1;
    height: auto;
}
body.list.szdw .sx .td.zdsx.clearfix ul.gg ul.gg2 li {
    display: block;
    border-radius: 0;
}
.sznr ul.news_list li.news {
    float: left;
    width: 33.3%;
}
.sznr ul.news_list li.news .news_box.clearfix {
    margin: 0 0.15rem;
}
.sznr ul.news_list {
    margin: 0 -0.15rem;
}
body.list.szdw .sznr {
    margin-top: 0.88rem;
}
.sznr ul.news_list li.news .news_box.clearfix {
    margin: 0 0.15rem;
    background: #fff;
    box-shadow: 0rem 0.03rem 0.25rem #102d781f;
    margin-bottom: 0.55rem;
        padding: 0.25rem 0.15rem;
    position: relative;
}
.sznr ul.news_list li.news .news_box.clearfix:before {
    content: "";
    width: 100%;
    height: 0.04rem;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to left, #0839D5, #67BFA1);
}
.sznr ul.news_list li.news .wm {
    width: 1.45rem;
    float: left;
    margin-right: -2rem;
}
.sznr ul.news_list li.news .wm .news_imgs {
    padding-top: 124%;border-radius: 0.05rem;
}.sznr ul.news_list li.news .news_wz {
    float: right;
    width: 100%;
}
.sznr ul.news_list li.news .news_wz .news_con {
    margin-left: 1.73rem;
    margin-top: 0.15rem;
}
.sznr ul.news_list li.news span.name {
    font-size: 0.21rem;
    font-weight: bold;
    line-height: 0.32rem;
    min-width: 0.65rem;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;    color: #333;
    text-justify: distribute-all-lines;
}.sznr ul.news_list li.news span.fn {
    font-size: 0.16rem;
    color: #707070;
    margin-left: 0.3rem;
}
.sznr ul.news_list li.news .news_title {
    margin-bottom: 0.4rem;
}
.sznr ul.news_list li.news .news_kz {
        color: #0839D5;
    font-size: 0.16rem;
    line-height: 0.28rem;
}
.sznr ul.news_list li.news .news_kz span.mc {
    min-width: 0.64rem;
    text-align: justify;
    text-align-last: justify;
    display: inline-block;
}
.sznr ul.news_list li.news .news_kz span.nr {
    
    color: #707070;
    word-wrap: break-word;
    word-break: break-word;
}.sznr ul.news_list li.news .wm .news_imgs img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease-in-out;
}
body.list.szdw .col_menu_head span.col_name_text span.Column_Anchor {
    font-size: 0.41rem;
    color: #333333;
}body.list.szdw .col_menu_head .col_path span.possplit:after {
    margin-left: -0.05rem;
}.sznr ul.news_list li.news .news_kz.k1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 0.56rem;
}
.sznr ul.news_list li.news .news_kz.k2 span.nr {
    word-break: break-all;
}
body.list.szdw #l-container {
    background: url(../images/listbg.png) no-repeat left bottom;
}
body.list.pagelist.szinfo #l-container {
    background: url(../images/listbg.png) no-repeat left bottom;
}
body.list.pagelist.szinfo #l-container .inner {
    padding-top: 0.3rem;
}
body.list.pagelist.szinfo .col_news_head {
    border-bottom: 0.02rem solid #E3E3E3;
    margin-bottom: 0.4rem;    padding-bottom: 0.2rem;
}
body.list.pagelist.szinfo .col_news_head li.col_title {
    float: left;
    display: inline-block;
    font-size: 0.41rem;
    color: #333333;
    font-family: "SourceHanSerifCN-Bold";
    line-height: 0.5rem;
}
body.list.pagelist.szinfo .col_news_head li.col_path {
    float: right;
    margin: 0;
    line-height: 0.5rem;
    background: url(../images/home2.svg) no-repeat left;
    background-size: 0.22rem;
    color: #6D6D6D;
    font-size: 0.17rem;
}
body.list.pagelist.szinfo .col_news_head li.col_path span.path_name {
    color: #6D6D6D;
}
body.list.pagelist.szinfo .col_news_head li.col_path a {
    color: #6D6D6D;
}
body.list.pagelist.szinfo .article .top {
    padding: 0.55rem;
    background: url(../images/infobg.png) no-repeat left top; background-size: 100% auto;
}
body.list.pagelist.szinfo .article .wm {
    float: left;
    width: 2.73rem;
    margin-right: -3rem;
}
body.list.pagelist.szinfo .article .top .news_wz {
    float: right;
    width: 100%;
}
body.list.pagelist.szinfo .article .top .news_wz .news_con {
    margin-left: 3.73rem;
}
body.list.pagelist.szinfo .article .wm .news_imgs {
    padding-top: 124%;
    border-radius: 0.05rem;
}
body.list.pagelist.szinfo .article .wm .news_imgs img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease-in-out;
}
body.list.pagelist.szinfo .article .top .title {
    font-size: 0.39rem;
    color: #0839D5;
    font-weight: bold;
    line-height: 0.45rem;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;
    min-width: 1.1rem;    margin-top: 0.1rem;
}
body.list.pagelist.szinfo .article .top .titleb {
    font-size: 0.27rem;
    line-height: 0.42rem;
    color: #0839D5;
    margin-bottom: 0.5rem;
    margin-top: 0.1rem;
    min-height: 0.42rem;
}
body.list.pagelist.szinfo .article .top .kz {
    font-size: 0.19rem;
    color: #494949;
    line-height: 0.42rem;
}
body.list.pagelist.szinfo .article .top .kz span.mc {
    min-width: 0.8rem;
    display: inline-block;
    text-align: justify;
    text-align-last: justify;
}
body.list.pagelist.szinfo .article .top .kz span.sj {
    margin-left: 0.1rem;
}
body.list.pagelist.szinfo .article .bot {
    padding-top: 0.5rem;
}
body.list.pagelist.szinfo .article .bot .tt {
    background: #EFF3FF;
    line-height: 0.64rem;
    font-size: 0.24rem;
    font-weight: bold;
    padding-left: 0.7rem;
}
body.list.pagelist.szinfo .article .bot .nr {
    padding: 0.3rem 0.7rem 0.5rem 0.7rem;
    color: #494949;
    font-size: 0.2rem;
    line-height: 0.36rem;    white-space: pre-line;
}
body.list.pagelist.szinfo .article .bot .box.b4 .nr {
    line-height: 0.25rem;
}

body.list.pagelist.szinfo .article .bot .box.b5 .nr {
    line-height: 0.25rem;
}

body.list.pagelist.szinfo .article .bot .box.b6 .nr {
    line-height: 0.25rem;
}
body.list.pagelist.szinfo .col_news_head li.col_path span.possplit:after {
    color: #6D6D6D;
    margin-left: -0.05rem;
}

/**默认新闻列表页**/
.mrlist .col_news_list .news_list .news {display:flex;margin-bottom:.6rem;}
.mrlist .col_news_list .news_list .news .news_imgs {width:4.7rem;flex:none;margin-right:.4rem;background:0 0;display:flex;align-items:center;}
.mrlist .col_news_list .news_list .news .news_imgs a {padding-top:61.27%;width:100%;}
.mrlist .col_news_list .news_list .news .news_wz {flex:1;padding:.18rem 0;}
.mrlist .col_news_list .news_list .news .news_meta {margin-bottom:.33rem;}
.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:.17rem;}
.mrlist .col_news_list .news_list .news .news_text {font-size:var(--smailSizex);line-height:2;}
.mrlist .col_news_list .news_list .news .news_text a {color:#666;}
.mrlist .col_news_list .news_list .news.noimg .news_imgs {display:none;}
/**文章页**/
.info .col_metas.clearfix {height:.63rem;}
.infobox {padding:.56rem 0;margin:0 auto;width:auto;}
.article h1.arti_title {line-height:1.3;font-size:.36rem;text-align:center;margin-bottom:.2rem;}
.article h2.arti_title {line-height:2;font-family:"Microsoft YaHei";font-size:.2rem;text-align:center;color:#1b1b1bc7;margin-bottom:.2rem;}
.article .arti_metas {text-align:center;line-height:1.3;margin:0;}
.article .arti_metas>span {margin:0 .16rem;font-size:var(--smailSize);color:#666;}
.article .arti_info {position:relative;display:flex;align-items:center;justify-content:center;}
.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);background-size:100% 100%;position:relative;}
.footer .inner {padding:.5rem 0 .45rem;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;flex:1 1 auto;align-items:flex-start;}
#footer .inner .foot-left {flex:1;display:flex;margin-top: 0.15rem;}
#footer .inner .foot-center {    flex: 1;
    text-align: center;
    border-left: 0.01rem solid #ffffff40;
    margin-left: 0.75rem;
    border-right: 0.01rem solid #ffffff40;
    padding: 0.18rem 0.7rem;}
#footer .inner .foot-center img {max-width:100%;}
#footer .inner .foot-right {flex:1;display:flex;justify-content:flex-end;    padding: 0.18rem 0;}
#footer .inner p {    font-size: 0.17rem;
    line-height: 0.3rem;
    font-weight: 400;
    color: #fff;
    opacity: 1;
    text-align: left;
}
#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;}
#footer .inner .foot-left img {
    width: 5.33rem;
}
/**底部链接**/
.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 {width:60px;height:60px;position:fixed;z-index:1;background:#fff;bottom:2%;border-radius:50%;right:1%;background:#1776be7a;font-size:20px;line-height:60px;text-align:center;color:#fff;cursor:pointer; display: none;}
/** 加载 **/
.pre-loader {position:fixed;width:100vw;height:100vh;top:0;left:0;background-color: var(--mainColor);z-index:999;}
.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);}
;}
