@charset "utf-8";
/*Technical Support SudyTech*/
@font-face {
  font-family:"Roboto-Bold";
  src: url(fonts/Roboto-Bold.ttf);
}
@font-face {
  font-family:"Roboto-Medium";
  src: url(fonts/Roboto-Bold.ttf);
}
@font-face {
  font-family:"SourceHanSansCN-Bold";
  src: url(fonts/SourceHanSansCN-Bold.ttf);
}
@font-face {
  font-family:"SourceHanSansCN-Meidum";
  src: url(fonts/SourceHanSansCN-Medium.ttf);
}
@font-face {
  font-family:"SourceHanSansCN";
  src: url(fonts/SourceHanSansCN-Regular.ttf);
}
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}
body{line-height:1;font-size:13px;font-family: "SourceHanSansCN","PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#232222;/* background:#F8FBFB; */}
:root{--mainColor: #326356;--hoverColor: #326356;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex: 0.14rem;--innerWidth: 16rem;}
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}
/**兼容模式提示**/
.pageTips {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000 url("../image/bg.png");
}
.pageTips .container {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 630px;
  margin-left: -315px;
  margin-top: -160px;
}
.pageTips .container a.close {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 1;
  left: auto;
  right: -15px;
  top: 40px;
  bottom: auto;
  background: url("../image/close.png") center no-repeat;
}
.pageTips .container .img {
  text-align: center;
}
.pageTips .container .msg {
  font-size: 18px;
  line-height: 36px;
  padding-top: 30px;
}
.pageTips .container a {
  color: #fff;
  text-decoration: underline;
}
.pageTips .container a.close{display:none !important}
/**头部**/
.header{border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:3;background: linear-gradient(to bottom, #000, transparent);position:absolute;width:100%;top:0;transition:1s;}
.header:after{}
.header.fix{background:var(--mainColor)}
.header .inner{position:relative;transition:all 0.4s ease-in-out;width: 17.58rem;}
.header .sitelogo{display:flex}
.header .sitelogo .logo img{width: 5.25rem;}
.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.3rem; */align-items:center}
.header .head-top{display:flex;align-items:center;gap: 0.37rem;}
.header .head-right{display:flex;align-items:flex-end;gap:0.1rem;flex-direction:column}
.header .header-top{border-bottom:0.01rem solid rgb(255 255 255 / 30%)}
.header .header-bottom{border-bottom:0.01rem solid rgb(255 255 255 / 30%)}
.header .header-bottom .mod{height:1rem;}
.header .header-top .mod{
    height: 0.44rem;
    display: flex;
    justify-content: flex-end;
}

/* 搜索 */
.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.44rem;border-radius:0.22rem;overflow:hidden}
.wp-search{position:relative;background:rgb(255 255 255 / 20%)}
.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.44rem;background:none;color:#FFFFFF;font-size:var(--titleSize);border:0;outline:0;font-family:'SourceHanSansCN-Regular'}
.wp-search .search-btn{width:0.44rem;height:0.44rem;position:absolute;right:0;top:0%}
.wp-search .search-btn input.search-submit{width:100%;height:100%;border:0;outline:0;background:url(images/sous2.svg) no-repeat center;cursor:pointer}
.header .searchbox:hover{width:3rem;border-radius:0.22rem}
.header .searchbox{transition:all 0.4s ease-in-out}

/**角色**/
.site-rale{}
.site-rale ul{}
.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{margin-left:0.37rem}
.site-lang ul li.links a{color:#fff;font-size: var(--titleSizex);/* padding:0 0.14rem; */line-height:1;display:inline-block;font-size:var(--smailSize);opacity: 0.8;}
.site-lang ul li.links a:hover{color:#fff;opacity: 1;}
.header .site-lang ul li.links:first-child a{/* border-right:1px solid #fff; */}

/**导航**/
#nav{/* width:9rem; */}
#nav .inner{}
#nav .inner .wp-panel{}
#nav .inner .wp-panel .wp-window{}
#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;column-gap: 0.36rem;}
.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;left: 100%;transform: none !important;!i;!;}
.nav .wp-menu .sub-menu li:hover .sub-menu{display:block;}
.nav .wp-menu .menu-item a.menu-link{line-height:0.4rem;font-size:var(--titleSize);display:block;color:#fff;position: relative;font-family: "SourceHanSansCN-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: var(--hoverColor);}
.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;}
a.menu-btn{display:none;}
/**大图**/
.mbanner{
    perspective: 1920px;
    transform-style: preserve-3d;
}
#banner .inner{width:100%;text-align:center}
.mbanner .news_imgs a{display:block;height:75vh}
.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;left: 0;right: 0;text-align:left;bottom: 0;background: url(images/banner_zz.png)repeat-x;background-size: cover;}
.mbanner .news .news_wz .news_con{
    width: 17.58rem;
    margin: 0 auto;
    padding: 1.09rem 0 0.48rem;
}
.mbanner .news .news_wz a{color:#17607A}
.mbanner .news .news_title{display: b'';font-size: 0.28rem;line-height:1.4;/* position:absolute; */bottom:0;/* 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;margin-right: 2.5rem;}
.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.49rem;right: 50%;margin-right: -8.85rem;display:flex;align-items:flex-end}
.mbanner .slick-dots li{width: 0.14rem;height: 0.14rem;border-radius:0;background: none;background-size:100%;margin:0;opacity: 1;margin: 0 0.16rem;transition:all 0.4s ease-in-out;display:flex;align-items:flex-end;justify-content:center;border-radius:50%;border: 0.02rem solid #FFFFFF;}
.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{height:100vh}
.mbanner .news .news_video video{position:absolute;width:100%;height:100%;object-fit:cover;left:50%;top:50%;transform:translate(-50%,-50%)}
.mbanner .news_imgs a:before{content:"";display:block;width:100%;position:absolute;height:60%;background:url(images/bannerbg.png) no-repeat;background-size:100% 100%;bottom: 0;}
.mbanner .news .news_video:before{content:"";display:block;width:100%;position:absolute;height:60%;background:url(images/bannerbg.png) no-repeat;background-size:100% 100%;z-index:1;bottom: 0;}
.mbanner .slick-dots li:after{content:"";display:block;width:0.67rem;height:0.69rem;background:url(images/dot.svg) no-repeat;background-size:100% 100%;position:absolute;top:0;transform:scale(0);transition:all 0.4s ease-in-out;display: none;}
.mbanner .slick-dots li.slick-active:after{transform:none}
.mbanner .slick-dots li.slick-active{opacity:1;background: url(images/dot.svg)no-repeat;border-radius: 0;border: 0;width: 0.31rem;height: 0.23rem;background-size: cover;}
.bannerPage #banner .inner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

.bannerPage #banner {
    height: 100vh;
    position: relative;
    transform-style: initial;
    perspective: none;
}
.bannerPage .body_m {
    z-index: 1;
}

.bannerPage .body_m .wrapper {
    position: relative;
    z-index: 1;
}
/**内容**/
#m-container{}
#m-container .inner{}
.body_m {overflow: hidden;}
.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: flex-start;margin-bottom: 0.4rem;}
.post1 .more_btn{position:absolute;right:0;bottom: 50%;transform: translateY(50%);}
.post1 .more_btn img{width:0.14rem;margin-left:0.05rem;vertical-align: middle;}
.post1 .more_btn .more_text,.post1 .more_btn .more_text .moretext{vertical-align:middle;font-size: var(--titleSize);color: #EFC45A;line-height:0.21rem;font-family: "SourceHanSansCN-Meidum";display: block;}
.post1 .tt .tit span{display:block;position:relative;z-index:1;font-family: "SourceHanSansCN-Bold";}
.post1 .tt .tit{/* width:1.59rem; */text-align:center;position:relative}
.post1 .tt .tit:after{content:"";display:block;width:100%;height:0.72rem;position:absolute;background:url(images/ttbg1.svg) no-repeat;background-size:100% auto;display: none;bottom:0.057rem}
.post1 .tt .title{font-size: 0.4rem;font-weight:normal;/* font-weight:bold; */line-height:1.4}
.post1 .tt .tt_en{font-size:var(--smailSize);font-weight:normal}
.post1 .news .news_title{font-size:var(--titleSize);line-height: 1.77;color:#4b4b4b;font-weight:bold;font-family: "SourceHanSansCN-Meidum";transition: 0.7s;}
.post1 .news .news_text{font-size:var(--smailSize);line-height:1.75;color:#707070;transition: 0.7s;}
.post1 .news .news_title a{color:#4b4b4b}
.post1 .news .news_text a{color:#707070}
.post1 .news .news_date{font-weight:bold;font-size:var(--smailSize);line-height:1.32;color:#707070}
.post1 .news .news_meta{color: var(--mainColor);display:inline-block;font-size: var(--smailSize);font-family: "Roboto-Bold";line-height: 1.3125;transition: 0.7s;}
.post1 .news .news_meta span{/* display:block; */text-align:center}
.post1 .news .news_meta .news_year{font-size: 0.12rem;font-family: "Roboto-Medium";}
.post1 .news .news_meta .news_days{font-size: 0.32rem;font-weight:bold;margin:0.04rem 0}
.post1 .news .news_meta .news_month{font-size:0.15rem}
.post1 .news .news_l .news_meta{width:0.96rem;height:0.64rem;background:var(--mainColor);padding-left:0.14rem;box-sizing:border-box;position:absolute;bottom:0.26rem;left:-0.14rem;display:flex;flex-direction:column;justify-content:center;gap:0.05rem}
.post1 .news .news_l{position:relative}
.post1 .news .news_l .news_meta:after{position:absolute;content:"";display:block;height:0;width:0;border-top:0.09rem solid #C9BA90;border-left:0.14rem solid transparent;border-right:0px solid transparent;left:0;top:100%}

/**main1**/
.main1{background:#FFF;position:relative;z-index: 0;}
.main1:before{content:'';background:url(images/main1_bg.jpg)no-repeat;background-size:cover;width: 9.6rem;height: 8.4rem;position: absolute;right: 0;top: 0;z-index: -1;}
.main1 .inner{padding: 0.8rem 0 0.63rem;}
.main1 .mbottom{display:flex}

body.main .post-11 .news_list{display:flex;margin: 0 -0.505rem;}
body.main .post-11 .news_list .news{width:33.3%}
body.main .post-11 .news_list .news .news_box{
    margin: 0 0.505rem;
}
body.main .post-11 .news_list .news .news_wz{
    display: block;
    padding: 0.29rem 0.3rem 0.35rem;
    border: 0.01rem solid rgb(50 99 86 / 10%);
    border-top: 0;
}
body.main .post-11 .news_list .news:hover .news_wz{background:url(images/p11bg.jpg)no-repeat;background-size:cover}
body.main .post-11 .news_list .news .news_imgs a{padding-top:67%}
body.main .post-11 .news .news_meta{margin-bottom:0.08rem}
body.main .post-11 .news .news_title{margin-bottom:0.06rem}
body.main .post-11 .news:hover .news_meta,body.main .post-11 .news:hover .news_title,body.main .post-11 .news:hover .news_text{color:#fff}

/**main2**/
.main2 .inner{padding:0.82rem 0 0.7rem}
.post1.post-21 .tt .tit{color:#fff}
.post1.post-21 .more_btn .more_text{color:#fff}
.main2{background-size:cover;position:relative;z-index: 0;}
.main2:before{content:'';background: url(images/main2_bg.jpg)no-repeat;width: 11.93rem;height: 5rem;position: absolute;background-size: cover;z-index: -1;}
.main2 .inner{padding: 0 0 0.7rem;}
.main2 .inner .mod{display:flex;justify-content: space-between;}
.main2 .ml{
    width: 59.75%;
    padding-top: 0.8rem;
}
.main2 .mr{width:29.125%}
body.main .post-21 .news_list{display:flex;flex-wrap:wrap;margin: 0 -0.32rem;}
body.main .post-21 .news_list .news{width:33.3%;margin-bottom: 0.46rem;}
body.main .post-21 .news_list .news_box{margin:0 0.32rem;display: flex;flex-direction: column;padding-left: 0.35rem;background: url(images/ttbg.png)no-repeat left 0.08rem;}
body.main .post-21 .news_list .news_title{color:#fff;}
body.main .post-21 .news_list .news .news_meta{color:#fff;margin-bottom: 0.08rem;}
body.main .post-21 .news_list .news .news_day{margin-right:0.01rem}
body.main .post-21 .tt{
    margin-bottom: 0.26rem;
}
body.main .post-22 .tt .tit span{display:inline-block;font-size: 0.28rem;color: #888888;}
body.main .post-22 .tt .tit span.selected{color:#326356;font-size: 0.4rem;}
body.main .post-22 .tt .tit{
    font-size: 0.3rem;
    color: #888888;
    font-weight: initial;
}
body.main .post-22 .news{border-bottom:0.01rem solid #E3E9EC;margin-bottom: 0.26rem;}
body.main .post-22 .news .news_meta{fonts;margin-bottom: 0.08rem;}
body.main .post-22 .news .news_box{padding-bottom:0.18rem;display: block;position:relative;}
body.main .post-22 .news .news_box:before{content:'';left:0;right:100%;bottom:0;height:0.01rem;background:var(--hoverColor);position: absolute;transition: 0.7s;}
body.main .post-22 .news:hover .news_box:before{right:0;}
body.main .post-22  .more_text{position:absolute;right: 0;transform: translateY(-50%);white-space: nowrap;}
body.main .post-22  .more_text.selected{position:relative;}
/**main3**/
.main3{position:relative;/* background: #fff; */}
.main3 .inner{padding: 0 0 1.24rem;}
body.main .post-31 .news{float:left;width: 50%;}
body.main .post-31 .tt:before{content:'';background:url(images/white_bg.png)no-repeat;width: 1.82rem;position: absolute;height: 0.71rem;bottom: 0;border-radius: 0.36rem;left: 0;box-shadow: 0 0.03rem 0.2rem rgb(0 0 0 / 10%);background-size: cover;display: none;}
body.main .post-31 .tt:after{content:'';width: 0.01rem;background: #326356;opacity: 0.27;height: 0.15rem;position: absolute;bottom: 0.28rem;left: 0.6rem;}
body.main .post-31 .con{position:relative;/* width: calc(100% - 2.59rem); */}
body.main .post-31 .news .news_meta{margin-bottom:0.13rem;}
body.main .post-31 .news .news_box{margin: 0 0.295rem 0;box-shadow:0 0.03rem 0.1rem rgb(172 180 201 / 16%);background: url(images/xshd_bg.jpg)no-repeat;background-size: cover;display: flex;padding: 0;justify-content: space-between;}
body.main .post-31 .news:hover .news_wz{background:url(images/xshdhbg.jpg)no-repeat;background-size:cover}
body.main .post-31 .news .news_imgs{width:3.9rem;height: 5.19rem;}
body.main .post-31 .news.n1 .news_imgs, body.main .post-31 .news.n1 .news_imgs img,body.main .post-31 .news.n1 .news_box{border-radius:0 0 0 1rem}
body.main .post-31 .news .news_imgs img{width:100%;height: 100%;object-fit: cover;}
body.main .post-31 .news_list{margin: 0 -0.295rem 0;}
body.main .post-31 .news .news_imgs a{padding-top:65.7%}
body.main .post-31 .news .news_t{display:flex}
body.main .post-31 .news .news_t .news_meta{width:0.8rem;background:var(--mainColor);padding-top:0.32rem;background-size:0.69rem}
body.main .post-31 .news .news_t .news_imgs{flex:1}
body.main .post-31 .news .news_info{/* display:none; */font-size: var(--smailSize);line-height: 2;color: #888888;}
body.main .post-31 .news:hover .news_info{color:#fff}
body.main .post-31 .news .news_wz{background: url(images/xshd_bg.jpg)no-repeat;/* height:1rem; */padding: 0.52rem 0.44rem 0.43rem;box-sizing:border-box;flex: 1;}
body.main .post-31 .news .news_wz .news_con{height: 2.95rem;}
body.main .post-31 .news .news_title a{color:#2b2b2b}
body.main .post-31 .news .news_title{margin-bottom:0.21rem}
body.main .post-31 .news:hover .news_meta{color:#fff;}
body.main .post-31 .news:hover .news_title{color:#fff;}
body.main .post-31 .news .news_sub{
    color: #326356;
    font-size: var(--titleSize);
    font-family: "SourceHanSansCN-Meidum";
    line-height: 1.777;
}
body.main .post-31 .news:hover .news_sub{color:#fff}
body.main .post-31 .news .news_info span{display:block;line-height:0.23rem;margin-bottom:0.1rem;font-size:var(--smailSize);color:#2B2B2B;padding-left:0.33rem}
body.main .post-31 .news .news_info .info1{background:url(images/people.svg) no-repeat;background-size:auto 0.24rem}
body.main .post-31 .news .news_info .info2{background:url(images/address.svg) no-repeat;background-size:auto 0.24rem}
body.main .post-31 .news .news_more{
    text-align: right;
    font-size: var(--smailSize););
    display: flex;
    justify-content: flex-end;
    color: #326356;
    font-family: "Roboto-Bold";
    margin-top: 1.12rem;
    position: relative;
}
.none{display:none;}
body.main .post-31 .news .news_more img{width:0.19rem;margin-left:0.079rem;/* position: absolute; */}
body.main .post-31 .tt .tt_en{display:none;}
body.main .post-31 .news:hover .news_more .img2{opacity:1}
body.main .post-31 .news:hover .news_more .img1{opacity:0;position: absolute;}
body.main .post-31{/* display:flex; *//* justify-content: space-between; */}
body.main .post-31 .news:hover .news_more{
    color: #fff;
}
body.main .post-31 .news .news_more .img2{
    position: absolute;
    bottom: 0;
    opacity:0
}
body.main .post-31 .news:hover .news_more .img2{
    position: relative;
    display: block;
}
.wrap{background: url(images/wrap.jpg)no-repeat top center;background-size: cover;position: relative;z-index: 0;}

body.main .post-31 .slick-arrow{
    width: auto;
    height: auto;
    background: none;
    box-shadow: initial;
    font-size: 0.2rem;
    font-weight: bold;
    color: #326356;
    opacity: 1;
    bottom: 0;
    margin-top: 1.05rem;
}
body.main .post-31 .slick-prev{
    left: -2.1rem;
}
body.main .post-31 .slick-next{left: -1.57rem;right:auto;}
/**main4**/
.main4 .tab-menu{display:flex;justify-content:center;gap:0.2rem;margin-bottom:0.43rem}
.main4{/* background:#1776be; */background-size:cover;overflow: hidden;}
.main4 .inner{padding: 0.8rem 0 0.84rem;/* width: calc(100% + 4.27rem); *//* position: relative; *//* left: 50%; *//* transform: translateX(-50%); */}
.main4 .inner:before{background:url(images/m4line.png)no-repeat;content:'';width: var(--innerWidth);position: absolute;left: 50%;transform: translateX(-50%);height: 0.51rem;bottom: 1.2rem;}
body.main .post-41  .tt .tit span{
    display: inline-block;
}
body.main .post-41 .news_list .news_box{
    display: block;
    background: #fff;
    margin: 0 0.245rem;
    border-radius: 0;
    box-shadow: 0 0.03rem 0.2rem rgb(0 0 0 / 3%);
}
body.main .post-41  .tt{
    display: flex;
    justify-content: center;
}
body.main .post-41 .tt .tit{font-size:0.3rem;color:#888888;font-weight:normal;}
body.main .post-41 .tt .tit span{display:inline-block;font-size: 0.28rem;color: #888888;}
body.main .post-41 .tt .tit span.selected{color:#326356;font-size: 0.4rem;}
body.main .post-41 .boxm{position:absolute;top: 0;left: 0;right: 0;opacity: 0;transition: 0.7s;}
body.main .post-41 .boxm.active{position:relative;opacity: 1;}
body.main .post-41 .con{position:relative;padding: 0 1.1rem 0.8rem;}
body.main .post-41 .con:before{content:'';background:url(images/white_bg.png)no-repeat;width: 1.82rem;position: absolute;height: 0.71rem;bottom: 0;border-radius: 0.36rem;left: 50%;transform: translateX(-50%);box-shadow: 0 0.03rem 0.2rem rgb(0 0 0 / 10%);}
body.main .post-41 .news_con{
    border-bottom: 0.01rem solid #E3E9EC;
    padding-bottom: 0.31rem;
}
body.main .post-41 .news_con .news_title{height:0.96rem;}
body.main .post-41 .news:hover .news_con .news_title{color: #326356;}
body.main .post-41 .news_box{padding: 0.48rem 0.42rem 0.34rem;}
body.main .post-41 .news .news_meta{margin-bottom:0.14rem}
body.main .post-41 .news .news_more{
    text-align: right;
    font-size: var(--smailSize););
    display: flex;
    justify-content: flex-end;
    color: #326356;
    font-family: "Roboto-Bold";
    margin-top: 0.3rem;
}
body.main .post-41 .news{opacity: 0.5;transition: 0.7s;}
body.main .post-41 .news.slick-active{
    opacity: 1;
}
body.main .post-41 .news .news_more img{margin-left:0.079rem;}
body.main .post-41 .slick-list{padding-bottom: 0.3rem;overflow: initial;}
body.main .post-41 .more_btn{
    bottom: 0;
    left: 51%;
    transform: translateX(-50%);
    right: auto;
}
body.main .post-41 .slick-arrow{
    width: auto;
    height: auto;
    background: none;
    box-shadow: initial;
    font-size: 0.2rem;
    font-weight: bold;
    color: #326356;
    opacity: 1;
    bottom: -2.05rem;
    margin-top: 0.45rem;
}
body.main .post-41 .slick-prev{
    left: 48%;
    transform: translateX(-50%);
}
body.main .post-41 .slick-next{left: 50%;right:auto;transform: translateX(-50%);}
body.main .post-41 .more_btn img{
    width: 0.71rem;
    height: 0.71rem;
}
body.main .post-41 .more_text{
    position: absolute;
    bottom: 0;
    opacity:0;
}
body.main .post-41 .more_text.active{opacity:1}
body.main .inner .mod{position:relative;}
body.main .inner .mod:after{content:'';width: 0.01rem;background: #326356;opacity: 0.27;height: 0.15rem;position: absolute;bottom: 0.28rem;left: 49%;}
/**列表页**/
.l-banner{height: 3.4rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-color:#c5c4c4;position:relative}
.l-banner:after{content:"";display:block;width:100%;position:absolute;height:60%;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;/* background: #F6F7F6; */}
#l-container .inner{padding: 0 0 1.4rem;position:relative;}
#d-container .inner{background:#fff}
#l-container .inner .mod{display:flex;}
/**栏目列表**/
.col_menu {width: 3.11rem;position:relative;margin-right: 0.5rem;} 
.col_news{flex:1;padding-top: 0.285rem;width: 100%;}
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #536847;);}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-weight:normal;color:#fff;height: 0.85rem;display: flex;align-items: center;justify-content: center;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 1.5;padding: 0 0.05rem;text-align: center;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;background: #536847;padding-left: 0.1rem;}
.col_menu_head{position:absolute;bottom:100%;z-index:1;width:100%;left:0}
.col_name span{font-weight: bold;font-size: .3rem;color:#fff}
.col_name{/* margin-bottom:.3rem; */}
.col_path a,.col_path span{color: #666666;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; */}
.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-left: .08rem;box-sizing:border-box;display:flex;align-items:center;background: #fff;}
.col_list::before{content:"";display:block;width:calc(50vw + 8.2rem);height:0;right:0;position:absolute;top:0;border-bottom:.9rem solid var(--mainColor);border-right:.35rem solid transparent;display: none;}
.column-switch{display:none}
/*栏目列表*/
.col_news_box{/* margin-left: 3.51rem; */}
.col_news_box .col_news_head{margin-bottom:0.275rem}
.col_news_box .col_metas{
    display: flex;
    justify-content: space-between;
}
.col_news_box .col_metas .col_title{
    font-size: 0.26rem;
    color: #2D2D2D;
}
.col_news_list{background:#fff;padding: 0.36rem 0.53rem 1.1rem 0.53rem;}
.col_news_list .col_tt{
    font-size: 0.26rem;
    color: #536847;
    font-weight: bold;
    margin-bottom: 0.29rem;
    padding-left: 0.41rem;
    background: url(images/szttbg.svg)no-repeat left center;
    background-size: 0.31rem;
}
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color: #282828;font-size: 0.21rem;font-weight: bold;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;position: relative;width: auto;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0.18rem 0 0.18rem 0.3rem;line-height: 1.5;}
.col_list .wp_listcolumn .wp_column a.parent{background:rgb(83 104 71 / 10%)}
.col_list .wp_listcolumn .wp_column a.col_item_link{padding-right:0.4rem}
.col_list .wp_listcolumn .wp_column a.col_item_link:before{content:'';background: url(images/more_arrow.png)no-repeat;position:absolute;width: 0.13rem;height: 0.23rem;right: 0.24rem;top: 50%;transform: translateY(-50%);background-size: cover;}
.col_list .wp_listcolumn .wp_column a.col_item_link.parent:before{
    transform: translateY(-50%)rotate(90deg);
}
.col_list .wp_listcolumn .wp_column a.col_item_link.parent:after{content:'';width:0.13rem;top: -0.01rem;background:#FCC843;position: absolute;left: -0.08rem;bottom: -0.01rem;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color: #FCC843;/* background: none; */} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #FCC843;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold;/* color: #FCC843; */}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list{padding:0 0.63rem 0 0.43rem}
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;font-size: 0.19rem;font-weight: normal;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 1.5;padding: 0.12rem 0 0.12rem 0.17rem;cursor:pointer;position: relative;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold;font-weight:bold;color: #FCC843;}
.col_list .wp_listcolumn .sub_list a .column-name:before{content:'';width:0.05rem;height:0.05rem;background:#536847;border-radius:50%;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
.col_list .wp_listcolumn .sub_list a.selected .column-name:before{background:#FCC843;}
/**默认新闻列表页**/
.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}

/**文章页**/
body.pagelist .col_list{display:none;}
body.pagelist .col_name{margin-bottom:0.3rem}
body.pagelist .col_path{margin-bottom:0.3rem}
body.pagelist .col_path a, body.pagelist .col_path span{color:#fff}
.info .col_metas.clearfix{height:.63rem}
.infobox{padding:.56rem 0;margin:0 auto;width:auto}
.article h1.arti_title{line-height:1.3;font-family:SourceHanSerifCN-Bold;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.clearfix{position:relative}
.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/footer.jpg)no-repeat;background-size:cover;position:relative}
.footer .inner{padding: .75rem 0 0;box-sizing:border-box;position:relative;z-index:1}
.foot-top{display:flex;justify-content:space-between;margin-bottom: .57rem;}
#footer .inner.in1{padding:.57rem 0 .32rem;position:relative}
#footer .inner .foot-top{display:flex;flex:1 1 auto;align-items: flex-start;}
#footer .inner .foot-left{flex:1;display:flex}
#footer .inner .foot-left .foot-logo{margin-right:1.72rem}
#footer .inner .foot-left .foot-logo img{width:5.25rem;max-width: 100%;}
#footer .inner .foot-center{flex:1;text-align:center}
#footer .inner .foot-center img{max-width:100%}
#footer .inner .foot-right{width: 2rem;display:flex;justify-content:flex-end}
#footer .inner p{font-size:var(--smailSize);line-height: 2;font-weight:400;color:#fff;opacity:.5}
#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-right .links2 .con{
    width: 2rem;
    background: #fff;
    display: flex;
    height: 0.6rem;
    justify-content: center;
    align-items: center;
}
.foot-right .links2 .con img{width:0.19rem;margin-left: 0.279rem;}
#footer .inner .foot-right .links2 .con p a{
    color: #333333;
    opacity: 1;
    display: block;
}
#footer .inner .foot-right .links2 .con p{opacity:1}
/**底部链接**/
.foot-left .tt{margin-bottom:.18rem}
.foot-left .links{/* margin-right:1.02rem; */margin-top: 0.15rem;}
.foot-left .links p{width:50%}
.foot-left .links .con{display:flex;flex-wrap: wrap;}
/**分享**/
.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 .41rem;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;}
/* 搜索*/
body.showsearch a.menu-btn,body.showsearch #nav{visibility: hidden !important;}
body.showsearch .header .close{visibility:visible;}
.opensearch{cursor:pointer;width: 0.18rem;padding-left: 0.355rem;border-left: 0.01rem solid rgb(255 255 255 / 20%);}
.search_screen.active{visibility:visible;opacity:1;}
.search_screen:before{
    content:"";
    width:100%;
    height:100%;
    z-index: -1;
    position:absolute;
    backdrop-filter: blur(10px);
    background: rgb(83 104 71 / 65%);
    }
.search_screen{position:fixed;inset:0;z-index:2;background: var(--hoverColor);display:flex;flex-direction:column;visibility:hidden;opacity:0;transition:0.6s;justify-content: center;align-items: center;/* background: rgb(189 26 33 / 65%) */}
.header .close{position:absolute;top:0rem;right:0rem;z-index:2;cursor:pointer;color:#fff;font-size:0.6rem;display:flex;background: #536847;width:1rem;height:1rem;justify-content: center;align-items: center;visibility: hidden;}
.header .close span{width:0.48rem;height:2px;position:absolute;background:#fff}
.header .close span:nth-child(1){transform:rotate(45deg);}
.header .close span:nth-child(2){transform:rotate(-45deg);}
.search_screen h3{font-size: 0.5rem;
    font-weight: bold;line-height:1.2;
    color: #fff;text-align:center;
    letter-spacing: 5px;margin-bottom:0.5rem;
}
.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:50%;overflow:hidden;/* margin-top:0.03rem;*/border:2px solid transparent;border-color:#fff;border-radius:10px;margin-bottom:0.8rem}
.wp-search {position:relative;/* background:rgb(255 255 255 / 20%);*/;}
.wp-search form {display:block;}
.wp-search .search-input {margin-left:0.1rem;margin-right:0.2rem;}
.wp-search .search-input input.search-title {width:100%;line-height:0.5rem;background:none;color:#FFFFFF;font-size:var(--bigSize);border:0;outline:0;font-family: "PingFang", "Microsoft YaHei";}
.wp-search .search-btn {width:1rem;height:0.5rem;position:absolute;right:0rem;top:0%;}
.wp-search .search-btn input.search-submit {width:100%;height:100%;border:0;outline:0;background: #326356 url(images/sous2.svg) no-repeat center;cursor:pointer;background-size:0.2rem;font-size: var(--smailSize);color: #fff;text-indent: 0.2rem;font-family: "微软雅黑";}
.header .searchbox:hover { }
.header .searchbox {transition:all 0.4s ease-in-out;}
/**师资队伍**/
.list_szdw .col_path a:last-child{display:none;}
.list_szdw .col_path{display:none;}
body.list_szdw .col_news_list .news_list{display:flex;margin: 0 -0.41rem;flex-wrap: wrap;}
body.list_szdw .col_news_list .news_list .news{
    width: 50%;
    margin-bottom: 0.45rem;
}
body.list_szdw .col_news_list .news_list .news_imgs{
    width: 1.63rem;
    border-radius: 0.06rem;
    margin-right: 0.23rem;
}
body.list_szdw .col_news_list .news_list .news_imgs a{padding-top: 2.03rem;}
body.list_szdw .col_news_list .news_list .news_box{display:flex;margin: 0 0.41rem;flex-wrap: wrap;}
body.list_szdw .col_news_list .news_list .news_wz{flex:1;display:block;padding: 0.14rem 0 0 0;}
body.list_szdw .col_news_list .news_list .news_con .title{font-size:var(--titleSize);color:#5A0E56;font-family: "SourceHanSansCN-Bold";}
body.list_szdw .col_news_list .news_list .news_con .career{
    font-size: var(--smailSize);
    margin-left: 0.2rem;
}
body.list_szdw .col_news_list .news_list .news_con .news_field{font-size: 0.15rem;color: #404040;line-height: 2;}
body.list_szdw .col_news_list .news_list .news_con .news_title{
    margin-bottom: 0.18rem;
    font-size: 0.2rem;
    font-weight: bold;
    color: #536847;
}
body.list_szdw .news_page li {
  display: inline-block;
  width: 0.33rem;
  line-height: 0.34rem;
  border: 0.01rem solid #d4d4d4;
  color: #333;
  cursor: pointer;
  margin: 0 0.02rem;
  border-radius: 0.05rem;
}
body.list_szdw .news_page {
  text-align: center;
  margin-top: 0.69rem;
}

body.list_szdw .news_page li:hover {
  background: var(--hoverColor);
  color: #fff;
  font-weight: bold;
}
body.list_szdw .news_page li.now {
  background: var(--hoverColor);
  color: #fff;
  font-weight: bold;
}

body.list_szdw .news_page li.hide {
  display: none;
}
body.info_szdw .article h1.news_title{
  font-size: 0.37rem;
  font-weight: bold;
  color: #536847;
  text-align: left;
  /* padding-left: 0.63rem; */
}
body.info_szdw .col_news{padding-top:0;position: relative;z-index: 1;}
body.info_szdw .article .news_wz{
  flex: 1;
  padding: 0.13rem 0 0;
}
body.info_szdw .article .news_part{/* width: calc((100% - 3.8rem)/3); */border-right: 0.01rem solid #D9D9D9;font-size: 0.21rem;/* padding: 0 0.63rem; */line-height: 2;color: #666666;}
body.info_szdw .article .news_info{display:flex;margin-top: 0.36rem;}
body.info_szdw .article .news_part:last-child{border-right:0}
body.info_szdw .article .arti_bottom_tt{
  display: flex;
  font-size: var(--bigSize);
}
body.info_szdw .article .arti_bottom_tt .tt{padding: 0 0.43rem;height: 0.7rem;display: flex;align-items: center;font-family: "SourceHanSansCN-Bold";}
body.info_szdw .article .arti_bottom_tt .tt.selected{
  background: #F8F8F8;
  color: #5A0E56;
}
body.info_szdw .arti_top{
    display: flex;
    padding: 0.62rem 0.2rem 0.65rem 0.73rem;
    background: #F8F8F8;
}
body.info_szdw .arti_top .news_imgs{width:2.49rem;height:3.2rem;margin-right: 0.61rem;border-radius: 0.06rem;}
body.info_szdw .arti_top .news_imgs img{width:100%;height:100%;object-fit:cover}
body.info_szdw .article .arti_bottom{
  margin-top: 0.38rem;
}
body.info_szdw .article .entry{/* background:#F8F8F8; */margin-top: 0;padding: 0.37rem 0.47rem 0 0.47rem;}
body.info_szdw .article .entry .boxm{margin-bottom:0.3rem}
body.info_szdw .col_path a,body.info_szdw .col_path span{
    opacity: 0.8;
}
body.info_szdw .article #wp_paging_w6{display:none;}
body.info_szdw .col_name span{font-size:0.44rem}
body.info_szdw .col_name{padding: 0.41rem 0.5rem 0.45rem;position: relative;}
body.info_szdw .col_name:before{content:'';background:#536847;position: absolute;width: 13.75rem;height: 2.89rem;top: 0;z-index: -1;left: 33%;transform: translateX(-50%);}
body.info_szdw .col_path{margin-bottom:0.235rem;padding-left: 0;text-align: right;display: block;}
body.info_szdw .article .boxmtt{
  font-size: 0.24rem;
  color: #333333;
  font-family: "SourceHanSansCN-Bold";
  margin-bottom: 0.4rem;
  position: relative;
  border-bottom: 0.02rem solid #E4E4E4;
}
body.info_szdw .article .boxmtt .title{
  padding-right: 0.312rem;
  display: inline-block;
  position: relative;
  /* background: #F8F8F8; */
  padding-bottom: 0.205rem;
  border-bottom: 0.04rem solid #536847;
  margin-bottom: -0.02rem;
}
body.info_szdw .article .boxmtt:before{background: url(images/line.svg)no-repeat;content:'';width: 100%;height: 0.01rem;position: absolute;top: 50%;z-index: 0;}
body.info_szdw .article #page1{display:none;}
body.info_szdw .col_news_list{padding-bottom:0.52rem;padding: 0.325rem 0.5rem;}
body.info_szdw .article .entry .read p,body.info_szdw .article .entry .read p span{
  font-size: var(--titleSize) !important;
  line-height: 2.25;
  margin-bottom: 0;
  color: #666666;
  font-family: "SourceHanSansCN" !important;
}
body.info_szdw .article .entry .read p span{
    text-wrap-mode: wrap !important;
}
body.list_szdw2 .col_news_list{padding-right:0.53rem;}
body.list_szdw2 .boxm .boxtt{
    height: 0.5rem;
    background: linear-gradient(45deg,#536847, transparent);
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    padding-left: .2rem;
    line-height: 0.5rem;
    margin-bottom: 0.3rem;
}
body.list_szdw2 .boxtt{}
body.list_szdw2 .boxm{margin-bottom: 0.6rem;}
body.list_szdw2 .boxm .news_list{display:flex;flex-wrap:wrap;row-gap: 0.2rem;}
body.list_szdw2 .boxm .news_list .news{width:16.6%}
body.list_szdw2 .boxm .news_list .news_name{
    font-size: var(--titleSize);
}

