<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@font-face {
  font-family:'SourceHanSansCN-Regular' ;
  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:"PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color: #242424;background: #F7F7FF url(images/head_bg.jpg) no-repeat top /100% auto;font-family:'SourceHanSansCN-Regular';padding-top: 0.9rem;background: #F7F7FF;}
:root{--mainColor: #7226EB;--hoverColor: #7226EB;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex: 0.14rem;--innerWidth:16.2rem;--transition: all 0.4s ease-in-out;}
p{line-height:1.75}
a{color: #242424;text-decoration:auto;transition: var(--transition);}
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{background: #fff;border-bottom:none;height:auto;line-height:inherit;background-size:cover;position: fixed;z-index:3;width:100%;top:0;transition:1s}
.header:before {
    content: "";
    width: 100%;
    height: 0.42rem;
    display: block;
    background: var(--mainColor);
    z-index: -1;
    /* position: absolute; */
    top: 0;
}
.head-center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    top'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
    top'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
}
.header .inner{transition:all 0.4s ease-in-out}
.header .sitelogo a{display:flex;background: url(images/logo-background.svg)no-repeat center top/100% auto;width: 3.1rem;height: 1.33rem;align-items: flex-start;justify-content: center;position: relative;z'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';z-index: 1;transform-origin: top;padding-top: 0.1rem;}
.header.fix .sitelogo a{transform: scale(0.87);}

.header .sitelogo img{width: 60%;margin-left: -0.15rem;}
.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 .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;align-items:center}
.header .head-top{display:flex;align-items:center;gap:0.15rem}
.header .head-right{display:flex;position: absolute;align-items: center;gap: 0.15rem;right: calc(50vw - var(--innerWidth)/2);top: 0;height: 0.4rem;}
.header .head-right .xian{
    width: 1px;
    height: 0.12rem;
    background: #fff;
}

/* 搜索 */
.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.25rem;overflow:hidden}
.wp-search{position:relative;}
.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.25rem;background:none;color:#FFFFFF;font-size: var(--smailSize);border:0;outline:0;font-family:'SourceHanSansCN-Regular'}
.wp-search .search-btn{width: 0.25rem;height: 0.25rem;position:absolute;right:0;top:0%}
.wp-search .search-btn input.search-submit{width:100%;height:100%;border:0;outline:0;background: url(images/sous.svg) no-repeat center/0.17rem;cursor:pointer}
.header .searchbox:hover{width: 2rem;background: #ffffff2e;}
.header .searchbox{transition:all 0.4s ease-in-out}

/**角色**/
.site-lang{}
.site-lang a{
    color: #fff;
    font-size: var(--smailSize);
}
.site-lang a span{display:none}
.site-lang.home a img {
    width: 0.17rem;
}
/**导航**/
.nav {
    position: relative;
}

.nav:after {
    content: "";
    width: 4.12rem;
    height: 0.21rem;
    position: absolute;
    background: url(images/navbg1.svg) no-repeat center/100% 100%;
    opacity: 0.47;
    bottom: 100%;
    right: -0.45rem;
    display: none;
}
.nav.wp-navi2:after{
    background-image: url(images/navbg2.svg);
    left: -0.45rem;
}
.nav .wp-menu{margin:0 auto;display:flex;justify-content:space-between;width: 6.1rem;}
.nav .wp-menu .menu-item{position:relative;text-align:center}
.nav .wp-menu .menu-item.i1{background:none}
.nav .wp-menu .menu-item a&gt;.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.5rem;font-size: var(--titleSize);display:block;color: #=;position: relative;}
.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: #fff;opacity: 0;transform: translateX(-50%) scale(0);transition: all 0.4s ease-in-out;overflow: hidden;box-shadow: 1px 2px 5px 0 rgba(88, 88, 88, 0.2);}
.nav .sub-menu .sub-item{position:relative;white-space:nowrap;vertical-align:top;_zoom:1}
.nav .sub-menu .sub-item a{display:block;line-height:0.5rem;padding:0 17px;font-size:var(--smailSize);background:none;text-align:center;}
.nav .sub-menu .sub-item.hover&gt;a,.nav .sub-menu .sub-item a:hover{color: #fff;background-color: var(--mainColor);display:block}
.nav .sub-menu .sub-menu{left:100%;top:0px;z-index:200;background:#fff}
.nav .wp-menu .menu-item a.menu-link:after {content: "";width: 0.38rem;height: 0.02rem;position: absolute;bottom: 0;background: #fff;left: 50%;transform: scale(0);transition: all 0.4s ease-in-out;margin-left: -0.16rem;}
.nav .wp-menu .menu-item a.menu-link:hover:after {transform: scale(1);}
.nav .wp-menu li:hover&gt;.sub-menu {transform: translateX(-50%);opacity: 1;}

/**大图**/
.mbanner{
    position: relative;
}
#banner .inner{
    background: #ccc;
    width: 100%;
}
.mbanner .news_imgs a{display:block;padding-top: 35%;}
.mbanner .news_imgs a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mbanner .slick-prev:hover, .mbanner .slick-next:hover{
    background: rgb(51 51 51 / 60%);
    opacity: 1;
}
.mbanner .slick-prev,.mbanner .slick-next{z-index:1;visibility: hidden;opacity: 0;border-radius: inherit;background: rgb(51 51 51 / 40%);border: none;color: #fff;opacity: 0.7;width: 0.4rem;}
.mbanner .slick-prev{left: 0;}
.mbanner .slick-next{right: 0;}
.mbanner:hover .slick-prev, .mbanner:hover .slick-next{visibility:inherit}
.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{
    position: absolute;
    color: #fff;
    z-index: 1;
    bottom: 0.72rem;
    font-weight: bold;
    line-height: 1.5;
    font-size: 0.28rem;
    text-align: center;
    width: 100%;
    display: none;
}
.mbanner .news .news_title a {
    color: #fff;
}
.mbanner .news .news_title a{color:#fff;display:block;white-space:nowrap;width:80%;overflow:hidden;text-overflow:ellipsis;margin: 0 auto;}
.mbanner .slick-dots{width: 100%;bottom: 0.3rem;left: 0;display:flex;align-items: center;gap: 0.18rem;/* opacity: 0; */justify-content: center;}
.mbanner .slick-dots li{border-radius:0;margin:0;display:flex;width: auto;height: auto;background: none;align-items: center;gap: 0;}
.mbanner .slick-dots li button{width: 0.09rem;height: 0.09rem;background: #fff;padding:0;border-radius: 50%;/* transition: width,height 0.4s ease-in-out; */opacity: 0.5;}
.mbanner .news_list .news:after {content:"";display: block;position: absolute;pointer-events: none;height: 85.9%;width: 100%;bottom: 0;background: linear-gradient(0.00deg, rgba(0, 0, 0, 0.7) 0.533%,rgba(83, 83, 83, 0.5) 51.704%,rgba(142, 142, 142, 0) 99.464%);opacity: 0.8;}
.mbanner .news .news_video{padding-top: 35%;}
.mbanner .news .news_video video{position:absolute;width:100%;height:100%;object-fit:cover;left:50%;top:50%;transform:translate(-50%,-50%)}

.mbanner .slick-dots li.slick-active button{
    width: 0.34rem;
    border-radius: 0.2rem;
    opacity: 1;
}

.mbanner .bb {
    position: absolute;
    animation: 2s linear 0s infinite normal none running cc;
    left: 50%;
    margin-left: -0.07rem;
    bottom: 0.42rem;
    display: none;
}

.mbanner .bb img {
    width: 0.14rem;
}
@keyframes cc{0%{opacity:0;transform:translate(-50%)}
20%{opacity:1;transform:translate(-50%,3px)}
80%{opacity:1;transform:translate(-50%,10px)}
90%{opacity:0;transform:translate(-50%,10px)}
100%{opacity:0;transform:translate(-50%,10px)}
}
/**内容**/
#m-container{}
#m-container .inner{}
.body_m {overflow: hidden;}
.news_imgs a,.news_imgs span {display:block;overflow:hidden;}
.news:hover .news_imgs a img,.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);}
/**主体公共**/

.main1 .inner {
    padding: 0.55rem 0 1.13rem;
}

.post .tt {
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    margin-bottom: 0.57rem;
}

.post .tt .more_btn {
    position: absolute;
    right: 0;
    bottom: 0;
}

.post .tt .tit span {
    display: block;
    text-align: center;
}

.post .tt span.tt_en {
    font-size: 0.22rem;
    color: #7226EB;
    line-height: 1.45;
    font-weight: normal;
    text-transform: uppercase;
}

.post .tt span.title {
    font-size: 0.42rem;
    display: flex;
    align-items: center;
    gap: 0.33rem;
}
.post .tt span.title:before,.post .tt span.title:after {content: "";width: 4.95rem;height: 0.24rem;background: url(images/tt_left.svg) no-repeat center/100% 100%;}

.post .tt span.title:after {
    background-image: url(images/tt_right.svg);
}

.post .tt .tit:after {
    content: "";
    width: 0.76rem;
    height: 0.95rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: url(images/ttbg.svg)no-repeat center/100% 100%;
    z-index: 0;
}
.post .more_text {
    font-size: var(--titleSize);
    display: flex;
    gap: 0.07rem;
}

.post .more_text svg {
    width: 0.13rem;
    height: auto;
}

.post .more_text:hover {
    color: var(--mainColor);
}
.post .news_list .news .news_meta {
    width: 0.87rem;
    height: 0.87rem;
    background: linear-gradient(63.99deg, rgb(68, 36, 214) -2.202%,rgb(108, 37, 198) 66.362%,rgb(158, 31, 252) 135.818%);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.06rem;
    flex: none;
}
.post .news_list .news .news_meta .days{
    font-size: 0.22rem;
}
.post .news_list .news .news_meta .month{
    font-size: 0.12rem;
}
.post .news_list .news .news_meta2 {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.06rem;
    position: relative;
    z-index: 1;
    flex: none;
}
.post .news_list .news .news_meta2 .days{
    font-size: 0.45rem;
    font-weight: bold;
}
.post .news_list .news .news_meta2 .year{
    font-size: 0.13rem;
}
.post .news_list .news .news_meta2 .month{
    font-size: 0.13rem;
}
.post .news_list .news .news_meta3 {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0.05rem;
    position: relative;
    z-index: 1;
    color: #46109B;
    transition: var(--transition);
}
.post .news_list .news .news_meta3 .year{
    font-size: 0.14rem;
    font-weight: bold;
}
.post .news_list .news .news_meta3 .days{
    font-size: 0.29rem;
    font-weight: bold;
    line-height: 1;
    display: flex;
    align-items: center;
}
.post .news_list .news .news_meta3 .days .i{
    width: 1.5px;
    background: var(--mainColor);
    margin: 0 0.08rem;
    height: 0.22rem;
}
.post .news_list .news .news_title{
    font-size: var(--bigSize);
    font-weight: bold;
    line-height: 1.6;
}
.post .news_list .news .news_text{
    font-size: var(--titleSize);
    opacity: 0.6;
    line-height: 1.44;
}
 .linebox {
            position: relative;
            overflow: hidden;
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            z-index: 1;
            --color:#FFAC10;
            --width:0.04rem;
            pointer-events: none;
        }
        
         .linebox::before {
            content: '';
            position: absolute;
            width: 0;
            height: var(--width);
            background:  var(--color);
            top: 0;
            left: 0;
            height: var(--width);
            transition: all 0.15s linear;
        }
        
         .news:hover .linebox::before {
            width: 100%;
        }
        
         .linebox::after {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: var(--width);
            background: var(--color);
            height: 0;
        }
          .news:hover .linebox::after {
            height: 100%;
            transition: height 0.1s ease-out 0.15s;
        }
        .linebox .bottom-line{ 
            position: absolute;
            bottom: 0;
            right: 0;
            width: 100%;
            height: var(--width);
            transform: scaleX(0);
            background: var(--color);
            transform-origin: right;
        }
        .linebox .left-line{ 
             /* 左侧从下到上 */
             position: absolute;
             bottom: 0;
             left: 0;
             width: var(--width);
             height: 100%;
             background: var(--color);
             transform: scaleY(0);
             transform-origin: bottom;
        }
          .news:hover .linebox .bottom-line {
            /* 底部从右到左 */
            transform: scaleX(1);
            transition: transform 0.08s linear 0.25s;
        }
        
          .news:hover .linebox .left-line {
            transform: scaleY(1);
            transition:transform 0.07s ease-in-out 0.33s;
        }
        
        
.main1 {
    position: relative;
}
.main1:after {
    content: "";
    width: 100%;
    height: 17.25rem;
    position: absolute;
    top: -0.5rem;
    background: url(images/main1bg.png) no-repeat top center / cover;
    z-index: -1;
}
.post-11 {
    margin-bottom: 0.25rem;
}
.post-11 .news_list.list1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    height: 5.43rem;
    margin-bottom: 0.33rem;
}

.post-11 .news_list.list1 .news{
    width: 30.06%;
    position: relative;
    transition: all 0.4s ease-out;
    display: block;
}.post-11 .news_list.list1 .news a {
    transition: 0s;
}
.post-11 .news_list.list1 .news.selected{
    width: 37.37%;
}
.post-11 .news_list.list1 .news:before{content:"";position: absolute;top: 0;height: 0.06rem;background: #7226EB;width: 100%;z-index: 1;}
.post-11 .news_list.list1 .news.selected:before{ background: linear-gradient(15.00deg, rgb(68, 36, 214) 14.71%,rgb(108, 37, 198) 44.733%,rgb(158, 31, 252) 75.147%);}
.post-11 .news_list.list1 .news .news_imgs span {
    padding-top: 66.72%;
}
.post-11 .news_list.list1 .news .news_imgs:before {
    content: "";
    width: 100%;
    position: absolute;
    background: rgb(36, 36, 36);
    opacity: 0.5;
    height: 100%;
    transition: var(--transition);
    bottom: 0;
    pointer-events: none;
    z-index: 1;
}
.post-11 .news_list.list1 .news.selected .news_imgs:before{opacity:0}
.post-11 .news_list.list1 .news .news_meta {
    position: absolute;
    left: 0;
    top: 0.24rem;
    transition: var(--transition);
    opacity: 0;
}



.post-11 .news_list.list1 .news.selected .news_meta {
    opacity: 1;
}

.post-11 .news_list.list1 .news .news_imgs:after {
    height: 1.56rem;
    background: linear-gradient(180.00deg, rgba(89, 61, 61, 0),rgb(0, 0, 0) 100%);
    opacity: 0;
    transition: var(--transition);
}
.post-11 .news_list.list1 .news .news_wz {
    height: 1.31rem;
    background: #fff;
    box-shadow: 0px 8px 14px 0px rgba(108, 109, 130, 0.16);
    padding: 0.28rem 0.25rem;
    box-sizing: border-box;
}
.post-11 .news_list.list1 .news .news_title{
    margin-bottom: 0.08rem;
}
.post-11 .news_list.list2 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.195rem;
}
.post-11 .news_list.list2 .news {
    width: 50%;
    margin-bottom: 0.33rem;
}

.post-11 .news_list.list2 .news a {
    margin: 0 0.195rem;
    display: block;
    height: 1.5rem;
    position: relative;
    box-shadow: 0px 8px 14px 0px rgba(108, 109, 130, 0.15);
    background: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    padding: 0 0.26rem 0 0.42rem;
    box-sizing: border-box;
}

.post-11 .news_list.list2 .news a:before {
    content: "";
    width: 0.04rem;
    background: rgb(114, 38, 235);
    position: absolute;
    left: 0;
    height: 100%;
    transition: var(--transition);
}

.post-11 .news_list.list2 .news a:hover:before {
    width: 100%;
    background: linear-gradient(33.79deg, rgb(68, 36, 214) 19.874%,rgb(108, 37, 198) 64.21%,rgb(158, 31, 252) 109.123%);
}

.post-11 .news_list.list2 .news .news_wz {
    position: relative;
    flex: 1;
}

.post-11 .news_list.list2 .news a:hover {
    color: #fff;
}

.post-11 .news_list.list2 .news_meta2 {
    margin-right: 0.46rem;
}

.post-11 .news_list.list2 .news .news_title {
    margin-bottom: 0.1rem;
}
.post-12 .news_list {
    display: flex;
    margin: 0 -0.24rem;
    flex-wrap: wrap;
}

.post-12 .news_list .news {
    width: 33.33%;
}

.post-12 .news_list .news a {
    box-shadow: 0px 8px 14px 0px rgba(108, 109, 130, 0.16);
    background: rgb(255, 255, 255);
    margin: 0 0.24rem;
    display: block;
    /* height: 2rem; */
    padding: 0.4rem  0.39rem 0.4rem 0;
    box-sizing: border-box;
    display: flex;
    overflow: hidden;
    position: relative;
}

.post-12 .news_list .news .news_meta {
    margin-right: 0.32rem;
}
.post-12 .news_list .news .news_wz{
    padding-top: 0.15rem;
}
.post-12 .news_list .news .news_title {
    /* margin-bottom: 0.35rem; */
}
.main2 {
    background: #F7F7FF url(images/main2bg.png)no-repeat center/cover;
}

.main2 .inner {
    padding: 0.78rem 0 0.71rem;
}

.post-21  .tt span.tt_en {
    color: #fff;
}

.post-21 .tt span.title {
    color: #fff;
}

.post-21 .tt .tit:after {
    background-image: url(images/ttbg2.svg);
}
.post-21 .news_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.24rem;
}
.post-21 .news_list .news {
    width: 33.33%;
    margin-bottom: 0.46rem;
}

.post-21 .news_list .news a {
    height: 2.6rem;
    display: flex;
    box-shadow: 0px 8px 14px 0px rgba(108, 109, 130, 0.16);
    background: rgb(255, 255, 255);
    margin: 0 0.24rem;
    padding: 0.3rem 0.5rem 0.1rem 0;
    box-sizing: border-box;
    position: relative;
}

.post-21 .news_list .news .news_meta {
    margin-right: 0.31rem;
    position: relative;
}

.post-21 .news_list .news .news_wz {padding-top: 0.15rem;}

.post-21  .news_list .news .news_title {
    height: 0.7rem;
    box-sizing: border-box;
}

.post-21 .news_list .news .news_info {
    margin-top: 0.1rem;
    position: relative;
    padding-top: 0.19rem;
}

.post-21 .news_list .news .news_info:before {
    content: "";
    width: 1.7rem;
    height: 0.02rem;
    background: #7226EB;
    position: absolute;
    top: 0;
}

.post-21 .news_list .news .news_info p {
    font-size: var(--smailSizex);
    color: #999;
    line-height: 2.1;
    display: flex;
    align-items: center;
}
.post-21 .news_list .news .news_info p[data-name=""] {
    display: none;
}
.post-21 .news_list .news .news_info p img {
    width: 0.128rem;
    margin-right: 0.06rem;
}
.post-21 .linebox .left-line {}

.post-21 .news_list .news .news_meta:before {
    content: "";
    width: 0.04rem;
    background: #FFAC10;
    position: absolute;
    left: 0;
    height: 100%;
    bottom: 0;
    transition: all 0.05s linear;
}

.post-21 .news_list .news:hover .news_meta:before {
    height: calc(100% + 0.3rem);
}

.post-21 .linebox::before {
    transition: all 0.1s linear 0.05s;
}

.main3 {
    background: #fff url(images/main3bg.jpg )no-repeat bottom /cover;
}

.main3 .inner {
    padding: 0.95rem 0 1.358rem;
}
.post-31 .news_list {
    width: 6.15rem;
    flex: none;
    position: relative;
}

.post-31 .con {
    display: flex;
    justify-content: space-between;
}

.post-31 .news_list .news {
    display: flex;
    margin-bottom: 0.224rem;
    gap: 0.245rem;
}
.post-31 .news_list .news .news_title {
    font-size: var(--titleSize);
}

.post-31 .news_list .news:hover .news_title a {
    color: var(--hoverColor);
}
.post-31 .news_list .news .news_imgs {
    width: 3.03rem;
    flex: none;
}

.post-31 .news_list .news .news_imgs a {
    padding-top: 66.66%;
}
.post-31 .news_list .news .news_imgs:after {
    height: 100%;
    background: linear-gradient(0.00deg, rgb(0, 0, 0) 31.725%,rgba(154, 154, 154, 0) 83.075%);
    opacity: 0.4;
}
.post-31 .news_list .news .news_wz {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0.22rem 0 0.12rem;
}
.post-31 .news_list .news .news_meta3 {
    margin-bottom: 0.22rem;
}
.post-31 .news_list .news .news_more {
    text-align: right;
    font-size: var(--titleSize);
    display: flex;
    gap: 0.07rem;
    justify-content: flex-end;
}

.post-31 .news_list .news .news_more img {
    width: 0.13rem;
}
.post-31 .news_list:after {
    content: "";
    width: 4.32rem;
    height: 0.21rem;
    position: absolute;
    bottom: 0.2rem;
    background: url(images/tt_left.svg) no-repeat center/100% 100%;
    opacity: 0.47;
    right: 0;
}

.post-31 .center_img {
    width: 3.34rem;
    position: relative;
}

.post-31 .center_img img {
    width: 100%;
}

.post-31 .news_list.list2 .news {
    flex-direction: row-reverse;
}

.post-31 .center_img:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(0.00deg, rgb(0, 0, 0) 4.851%,rgba(154, 154, 154, 0) 83.075%);
    opacity: 0.6;
}

.post-31 .news_list.list2:after {
    background-image: url(images/tt_right.svg);
    left:0
}
.main4 {
    background: url(images/main4bg.jpg) no-repeat bottom / 100% auto;
}

.main4 .inner {
    padding: 0.84rem 0 0.88rem;
}
.post-41 .news_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.25rem;
}

.post-41 .news_list .news {
    width: 33.33%;
}

.post-41 .news_list .news a {
    display: block;
    margin: 0 0.25rem;
}
.post-41 .linebox {
    --width: 0.15rem;
}

.post-41 .news_list .news a:hover .news_imgs {
    transform: scaleY(1.06);
}
.post-41 .news_list .news .news_imgs span {
    padding-top: 66.66%;
}

.post-41 .news_list .news .news_imgs {
    margin-bottom: 0.28rem;
    transform-origin: bottom;
    transition: var(--transition);
}

.post-41 .news_list .news .news_wz {
    display: flex;
    color: #fff;
    align-items: center;
}
.post-41 .news_list .news .news_wz i {
    width: 1px;
    background: #fff;
    margin: 0 0.16rem;
    height: 0.55rem;
}
.main5 {
    background:  url(images/main5bg.jpg )no-repeat bottom /cover;
}

.main5 .inner {
    padding: 0.85rem 0 0.94rem;
}
.main5 .mbottom {
    display: flex;
    justify-content: space-between;
}

.main5 .mbottom .post {
    width: 5.33rem;
}
.main5 .mbottom .post .col-name {
    height: 1.77rem;
    position: relative;
    z-index: 1;
    margin-bottom: 0.308rem;
    overflow: hidden;
}



.main5 .mbottom .post .col-name a {
    position: relative;
    z-index: 1;
    width:100%;
    height:100%;
    display: flex;
    color: #fff;
    font-size: 0.36rem;
    font-weight: bold;
    align-items: center;
    justify-content: center;
}
.main5 .mbottom .post .col-name a:hover {
    transform: scale(1.1);
}
.main5 .mbottom .post:nth-child(1) .col-name a {
    background: url(images/colbg1.jpg) no-repeat center / cover;
}
.main5 .mbottom .post:nth-child(2) .col-name a {
    background: url(images/colbg2.jpg) no-repeat center / cover;
}
.main5 .mbottom .post:nth-child(3) .col-name a {
    background: url(images/colbg3.jpg) no-repeat center / cover;
}
.main5 .mbottom .post .col-name a:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.55;
}
.main5 .mbottom .post:nth-child(3) .col-name a:before {
    opacity: 0;
}
.main5 .mbottom .post .col-name span{
    position: relative;
    z-index: 1;
}
.main5 .mbottom .post .news a {
    display: flex;
    box-shadow: 0px 8px 14px 0px rgba(108, 109, 130, 0.16);
    background: rgb(255, 255, 255);
    align-items: center;
    height: 1.23rem;
    padding: 0 0.3rem;
}
.main5 .mbottom .post .news a:hover{
    color: var(--mainColor);
   box-shadow: 0px 8px 14px 0px rgb(108 109 130 / 37%);
}
.main5 .mbottom .post .news .news_meta3 .year {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: var(--transition);
}

.main5 .mbottom .post .news .news_meta3 {
    margin-right: 0.24rem;
}

.main5 .mbottom .post .news .news_title {
    /* font-weight: normal; */
    transition: var(--transition);
}

.main5 .mbottom .post .news_list {
    display: flex;
    flex-direction: column;
    gap: 0.13rem;
}
/* .main5 .mbottom .post .news:hover a {
    height: 1.84rem;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 0.2rem;
}
.main5 .mbottom .post .news:hover .news_meta3 .year {
    height: auto;
    opacity: 1;
}

.main5 .mbottom .post .news:hover a .news_title {
    font-weight: bold;
    -webkit-line-clamp: 2;
    font-size: var(--titleSize);
}
.main5 .mbottom .post .news:hover~.news:nth-child(5) a{
    height: 0;
    opacity: 0;
}

.main5 .mbottom .post .news_list .news:has(+ * + * + *  + :hover) a{
     height: 0;
    opacity: 0;
} */
.main6 {
    /* background:  url(images/main6bg.png )no-repeat bottom /100% auto; */
    position: relative;
    z-index: 1;
}

.main6 .inner {
    padding: 0.66rem 0 0.28rem;
}
.post-61 .news_list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.3rem;
}
.post-61 .news_list .news{
    width: 33.33%;
    margin-bottom: 0.4rem;
}
.post-61 .news_list .news_box{
    margin: 0 .3rem;
}
.post-61 .news_list .news .news_imgs a{
    padding-top: 56.15%;
}
.post-61 .news_list .news .news_title{
    text-align: center;
    font-size: 0.3rem;
}
.post-61 .news_list .news .news_imgs {
    margin-bottom: 0.45rem;
    box-shadow: 0px 8px 18px 0px rgba(190, 190, 190, 0.23);
    transition: var(--transition);
    transform-origin: bottom;
}
.post-61 .linebox .bottom-line {
    transform: none;
    box-shadow: 0px 8px 14px 0px rgba(108, 109, 130, 0.16);
}

.post-61 .linebox {
    --width: 0.1rem;
    --color: linear-gradient(68.56deg, rgb(68, 36, 214) -15.442%,rgb(108, 37, 198) 79.621%,rgb(158, 31, 252) 175.921%);
}

.post-61  .linebox::before {
    transition: width 0.1s ease-out 0.15s;
}

.post-61 .news:hover .linebox .left-line {
    transition: transform 0.15s linear;
}

.post-61 .news:hover .linebox::after {
    transition: height 0.1s ease-out 0.25s;
}

.post-61 .linebox:hover {}

.post-61 .news:hover .linebox {
    --width: 0.15rem;
    --color: #7226EB;
}

.post-61 .news_list .news:hover .news_imgs {
    transform: scaleY(1.06);
}
.footer {
    background: linear-gradient(68.20deg, rgb(68, 36, 214) -23.416%,rgb(108, 37, 198) 61.882%,rgb(158, 31, 252) 148.288%);
    position: relative;
}

.footer:before {
    content: "";
    width: 100%;
    height: 12.02rem;
    background: url(images/main6bg.png) no-repeat center/cover;
    position: absolute;
    bottom: 0;
    left: 0;
}

.footer .inner {
    position: relative;
    z-index: 1;
    padding-top: 0.68rem;
}

.foot-top {
    display: flex;
    justify-content: space-between;
    padding-bottom: .5rem;
align-items: center;
}

.foot-left img {
    max-width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 3.6rem;
}
.foot-left img.footlogo {
    width: 4.18rem;
    margin-bottom: 0.15rem;
}
.foot-left {
    padding-right: 0.71rem;
    margin-right: 0.81rem;
    position: relative;
    flex: none;
}

.foot-left:after {
    content: "";
    width: 1px;
    right: 0;
    height: 1.89rem;
    background: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.945rem;
    opacity: 0.4;
}

.footer .tt {
    color: #fff;
    font-size: var(--titleSize);
    font-weight: bold;
    margin-bottom: 0.27rem;
}

.foot-center {
    display: flex;
    /* gap: 0.9rem; */
    flex: 1;
    justify-content: space-between;
}
.foot-center .links {
    width: 2.31rem;
}

.foot-center .links p {
    color: #fff;
    font-size: var(--smailSize);
    line-height: 2;
}
.foot-center .links p a{  color: #fff;}
.foot-center .links p a:hover {
    text-decoration: underline;
}
.foot-center .links p .t {
    background-size: 0.2rem;
    display: flex;
    flex: none;
    /* align-items: flex-start; */
}

.foot-center .links p .t.phone {}
.foot-center .links p .t img {
    width: 0.145rem;
    margin-right: 0.08rem;
}

.foot-right {
    margin-left: 0.34rem;
}
.shares .imgs img {
    width: 1.54rem;
    height: 1.54rem;
    margin: 0 auto;
}

.shares .title {
    color: #fff;
    text-align: center;
    font-size: var(--titleSize);
    margin-top: 0.24rem;
}

.foot-bottom {
    border-top: 1px solid rgb(255 255 255 / 40%);
    height: 1.13rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.foot-bottom p {
    font-size: var(--smailSize);
    color: #fff;
    opacity: 0.5;
}

.foot-nav ul {
    display: flex;
    gap: 0.44rem;
}

.foot-nav ul .links a {
    color: #fff;
    font-size: var(--smailSize);
    opacity: 0.5;
}

.foot-nav ul .links a:hover {
    opacity: 1;
}
/**列表页**/
div#l-container {
    position: relative;
    z-index: 1;
}

.list div#container-1 {
    position: relative;
    z-index: 1;
}
.list .mainhead {background:linear-gradient(180deg,rgb(112,8,8),rgba(255,162,162,0) 100%);}
.l-banner {height: 4.3rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-size:cover;background-color:#ccc;}
.l-banner img {display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
.pageinfo #l-container .inner {
    padding: 0.6rem 0;
}
.pageinfo #l-container .mod {
    justify-content: center;
}
#l-container .mod {display:flex;align-items:flex-start;position: relative;}
/**主体文章页开始**/
#d-container .inner {background:#fff;}
.col_menu {--padding: calc(50vw - var(--innerWidth)/2);width: 25.48%;flex:none;position:relative;margin-right: 0.86rem;box-shadow:0 0.03rem 0.15rem rgb(0 0 0 / 15%);margin-left: calc(var(--padding) / -1);margin-top: -0.6rem;/* position: sticky; *//* top: 1.5rem; */}
.col_menu_box {box-shadow:0 0.03rem 0.15rem rgb(0 0 0 / 15%);background:#fff;margin-bottom:0.22rem;}
.col_menu .l-qh {margin-bottom:10px;}
.col_menu .col_menu_head {background: linear-gradient(72.49deg, rgb(68, 36, 214) -24.472%,rgb(108, 37, 198) 74.999%,rgb(158, 31, 252) 175.764%);padding-left: var(--padding);height: 1.2rem;display: flex;color: #fff;flex-direction: column;justify-content: center;padding-right: 0.1rem;}
/**位置栏目字体**/
.col_menu_head .col_name {
}
.col_menu_head .col_name .col_name_text {padding:0;display: block;font-size: 0.43rem;margin-bottom: 0.12rem;}
.col_menu .col_menu_head h3.col_name .col_name_en{
    font-size: 0.2rem;
    line-height: 1.2;
}
.col_path {/* white-space:nowrap; */color: #fff;font-size:var(--smailSizex);padding-left: 0.25rem;background: url(images/home.svg) no-repeat left top 0.04rem/0.11rem;lin': =';display: none;}
.col_path a {color:#fff;line-height: 1.5;}
/**栏目名称图标**/
.col_menu .col_menu_con {
    background: #fff;
    box-shadow: 0 0.08rem 0.14rem rgb(108 109 130 / 15%);
}
/*栏目列表*/
.col_metas.clearfix {display:flex;justify-content:space-between;align-items:center;}
.col_metas.clearfix:after {display:none;}
.possplit:after {content:"-";font-size:0.16rem;}
.possplit {text-indent:inherit;font-size:0;color: #fff;background-image:none;width:auto;margin: 0 0.05rem;}
.wp_listcolumn .wp_column {display:block;position: relative;z-index: 1;/* padding-left: var(--padding); *//* padding-right: 0.59rem; */border-bottom: 1px solid rgb(114 38 235 / 20%);}
.wp_listcolumn .wp_column:last-child {border-bottom:0px solid #E1D4A5;}
.wp_listcolumn .wp_column:first-child {
    /* padding-top: 0.4rem; */
}
.wp_listcolumn .wp_column:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    background: #FCFAFF;
    box-shadow: 0 0.08rem 0.14rem rgb(108 109 130 / 15%);
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}
.wp_listcolumn .wp_column.selected:after,.wp_listcolumn .wp_column.parent:after{opacity:1;}
.col_list .wp_listcolumn {border-top:0px solid #18438A;border-bottom:0px solid #fff;}
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 0.2rem;font-weight: bold;background:none;border-top:0px solid #fff;border-bottom:none;text-align:left;padding-left:0;box-sizing:border-box;padding-right:0;display: flex;line-height: 0.8rem;padding-left: 0.19rem;position: relative;align-items: center;padding-left: var(--padding);padding-right: 0.59rem;}
.col_list .wp_listcolumn .wp_column a.selected{border: none;color: #fff;background: #FFAC10;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {color:#454545;background:none;border-top:1px solid #fff;border-bottom:1px solid #bbb;}
.wp_listcolumn .wp_column a .column-name{
    line-height: inherit;
    padding: 0;
}
.col_list .wp_listcolumn .wp_column a:hover{}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list{
    padding-bottom: 0.2rem;
}
.col_list .wp_listcolumn .wp_column .sub_list a {
    font-weight: normal;
    line-height: 0.5rem;
    display: flex;
    align-items: center;
    border: none;
    font-size: 0.18rem;
}
.col_list .wp_listcolumn .wp_column .sub_list a.selected {
    background: #FFAC10;
    color: #fff;
}


.col_list .wp_listcolumn .wp_column .sub_list a:before {
    content: "";
    width: 0.07rem;
    height: 0.07rem;
    background: #7226EB;
    border-radius: 50%;
    margin-right: 0.18rem;
    display: none;
}
.col_list .wp_listcolumn .wp_column a:after {
    content: "";
    width: 0.12rem;
    height: 0.13rem;
    position: absolute;
    background: url(images/col_menu_arrow.svg) no-repeat center/100% 100%;
    right: 10%;
    opacity: 0;
    display: none;
}
.col_list .wp_listcolumn .wp_column .sub_list  a:after{
    display: none;
}
.col_list .wp_listcolumn .wp_column a.selected:after,.col_list .wp_listcolumn .wp_column a.parent:after{opacity:1}
/*三级子栏目**/
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding:5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a:hover,.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold;color:#18438A;}
/**栏目新闻**/
.mrlist .col_news_list .news_list .news {margin-bottom: 0.16rem;display: flex;justify-content: space-between;align-items: center;}
.mrlist .col_news_list .news_list .news_title {
    font-size: var(--titleSize);
    line-height: 1.5;
    margin-right: 0.2rem;
}
.mrlist .col_news_list .news_list .news_date{
    font-size: var(--smailSize);
    color: #999;
    flex: none;
}
/**栏目新闻列表**/
.col_news {padding: 0.42rem 0;flex:1;width:0}
.col_title{
    line-height: 0.72rem;
    font-size: 0.22rem;
    border-bottom: 1px solid #7226EB;
    margin-bottom: 0.5rem;
}
/**栏目新闻图标序号**/
.col_news_list .wp_entry table {margin-bottom:4px;}
.col_news_list .wp_entry img {max-width:680px;_width:expression(this.width &gt; 680 ? "680px":this.width);}
/**文章页**/
.info .col_metas.clearfix {height:0.63rem;}
.infobox {padding:0.56rem 0;margin:0 auto;width:auto;}
.article {padding: 0.5rem;background: #ffff;/* margin-top: 0.6rem; */width: 13rem;/* margin: 0 auto; */max-width: 100%;box-sizing: border-box;}
.article h1.arti_title {line-height:2;font-size: 0.22rem;text-align:center;/* color:#18438A;*/}
/**文章标题**/
.article h2.arti_title {line-height:34px;font-family:"Microsoft YaHei";font-size:17px;text-align:center;color:#1b1b1b;}
/**文章副标题**/
.article .arti_metas {padding:0.15rem;text-align:center;line-height:1.5;}
.article .arti_metas span {margin:0 0.05rem;font-size:var(--smailSizex);color:#707070;}
/**文章其他属性**/
.article .entry {margin:0 auto;overflow:hidden;margin-top:0.4rem;min-height:400px;}
/**文章内容**/
.article .entry .read, .article .entry .read p, .article .entry .read p *,.col_news_list .wp_entry, .col_news_list .wp_entry p, .col_news_list .wp_entry p * {line-height: 1.77778 ! important;font-size: var(--titleSize) ! important;color:#333;font-family:'SourceHanSansCN-Regular'! important;}
/**阅读字体**/
.article .entry .read p {margin-bottom:10px;}
.article .entry .read img {margin:0 auto;max-width:940px;_width:expression(this.width &gt; 940 ? "940px":this.width);}
.wp_editor_art_paste_table td{background: none;}
/**文章阅读部分图片大小限制**/
.article .entry .read table {margin:0 auto;border:none !important;}
.qrid_zz{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.9);display: none;top: 0;left: 0;z-index: 1000;display: none;justify-content: center;align-items: center;}
.qrid_zz #qrid{padding: 8px;background: #fff;border-radius: 5px;}

.subchannel{position: sticky;top: 1.6rem;width: 0;transform': -0.6rem';transform: translateX(-90px);}
.ushare {
    width: 80px;
    position: sticky;
    /* top: 30%; */
  }

 .ushare li {
    display: block;
    line-height: 1.5;
    color: #6924c6;
    text-align: center;
    font-size: var(--smailSizex);
    padding-bottom: 10px;
}
.ushare li b {
  display: inline-block;
  background: var(--mainColor) url(images/nry_fx_img.png) no-repeat center center/50% !important;
  width: 0.4rem;
  height: 0.4rem;
  line-height: 0.4rem;
  border-radius: 50%;
  position: relative;
}


.ushare span {
  display: block;
  position: relative;
  z-index: -1;
}
.ushare li i {
  font-size: var(--titleSize);
  line-height: 0.4rem;
  color: #fff;
}

 .ushare li.share{
  cursor: pointer;
}

.ushare li.share a {
  color: #5125d1;
  display: block;
}

    html {
   overflow-x: hidden;
}

.ushare li:hover b{background: #8023dc url(images/nry_fx_img.png) no-repeat center center / 50% !important;}
/*分享*/
.nry_con_out .ushare li.share{height: 90px;}
.my-share-d{
  width: 80px;
  /* position: fixed; */
  /* margin-left: -120px; */
  /* margin-top: 96px; */
  display: none;
  }
  .my-share-d&gt;div{
  display: block;
  width: 0.44rem;
  height: 0.44rem;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgb(141 141 141 / 7%);
  cursor: pointer;
  transition: .4s;
  margin: 0.1rem auto;
  display: flex;
  align-items: center;
  }
  .my-share-d&gt;div:hover{background: rgba(141, 141, 141, 0.3);}
.my-share-d&gt;div img{
    width: 63%;
    margin: 0 auto;
}

/**侧导航**/
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}
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}

/**现任领导**/
.xrldlist .col_news_list .news_list {
    display: flex;
    row-gap: 0.4rem;
    flex-direction: column;
    width: 48%;
}
.xrldlist .col_news_list .news_list .news{
    display: flex;
    position: relative;
    align-items: flex-start;
}

.xrldlist .col_news_list .news_list .news_imgs a {
    padding-top: 130.7%;
}

.xrldlist .col_news_list .news_list .news_imgs {
    width: 28%;
    flex: none;
    margin-right: 0.3rem;
    box-shadow: 0 0.03rem 0.12rem rgb(0 0 0 / 16%);
    min-width: 142px;
    background: url(images/people_mr.png) no-repeat center /cover;
}
.xrldlist .col_news_list .news_list .news_wz{
    padding-top: 0.2rem;
}
.xrldlist .col_news_list .news_list .news_title {
    font-size: 0.22rem;
    font-weight: bold;
    margin-bottom: 30px;
}

.xrldlist .col_news_list .news_list .news_title .tt2 {
    font-weight: normal;
    color: #7226EB;
    font-size: var(--smailSize);
    margin-left: 0.2rem;
}

.xrldlist .col_news_list .news_list .news_info p {
    font-size: var(--smailSizex);
    color: #666;
    padding: 0.05rem 0;
    line-height: 1.5;
}

.xrldlist .col_news_list .news_list .news:after {
    content: "";
    width: 1.31rem;
    height: 2.22rem;
    position: absolute;
    background: #7226EB;
    top: -0.1rem;
    left: -0.1rem;
    z-index: -1;
    transition: var(--transition);
}
.xrldlist .col_news_list .news_list .news:hover:after{    background: #FFAC10;}
.xrldlist .col_news_list .m_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 0.4rem;
}
/* 学术机构 */
.xslist .wp_subcolumn_list .wp_sublist .sublist_title a {
    pointer-events: none;
    font-size: var(--bigSize);
    color: var(--mainColor);
}

.xslist .wp_subcolumn_list .wp_sublist .sublist_title {
    border: none;
    height: auto;
    line-height: inherit;
    margin-bottom: 0.4rem;
}

.xslist .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    display: none;
}

.xslist .col_news_list .news_list .news {
    display: flex;
    font-size: var(--smailSize);
    position: relative;
    align-items: flex-start;
    margin-bottom: 0.3rem;
}

.xslist .col_news_list .news_list .news_title {
   width: 0.8rem;
   background: var(--mainColor);
   color: #fff;
   line-height: 0.54rem;
   padding: 0  0.4rem;
   position: relative;
   font-weight: bold;
}

.xslist .col_news_list .news_list .news_title:after {
    content: '';
    display: block;
    border-left: 7px solid var(--mainColor);
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

.xslist .col_news_list .news_list .news_con {
    flex: 1;
    display: flex;
    padding-left: 0.25rem;
    flex-wrap: wrap;
    line-height: 0.54rem;
}
.xslist .col_news_list .news_list .news_con p{
    width: 20%;
    line-height: 0.54rem;
}
.xslist .col_news_list .news_list .news:after{
        content: '';
        display: block;
        position: absolute;
        left: 0.8rem;
        right: 0;
        top: 0;
        bottom: 0;
        background: #fff;
        z-index: -1;
        box-shadow: 0px 8px 11px 0px rgb(108 109 130 / 5%);
}

.xslist .wp_subcolumn_list {
    margin-bottom: 0.8rem;
}
@media screen and (max-width: 999px){
    .xrldlist .col_news_list .news_list .news_wz{
    /* padding-top: 0; */
}
.xrldlist .col_news_list .news_list .news_title .tt2{
    font-size: 14px;
}
.xrldlist .col_news_list .news_list{
    width: 100%;
}
.xrldlist .col_news_list .news_list .news_title{
    margin-bottom: 17px;
}
    .xrldlist .col_news_list .news_list .news:after{
    height: 81%;
    /* width: 50%; */
}
.xslist .col_news_list .news_list .news_title{
    line-height: 50px;
}
    .xslist .col_news_list .news_list .news_con{
    line-height: 50px;
}
    .xslist .col_news_list .news_list .news_con p{
    line-height: 50px;
    width: 25%;
}

}
@media screen and (max-width: 479px){
    .xrldlist .col_news_list .news_list .news_wz{
    padding-top: 0;
}
        .xrldlist .col_news_list .news_list .news:after{
    height: 41vw;
}
    .xslist .col_news_list .news_list .news{
    display: block;
}
    .xslist .col_news_list .news_list .news:after{
    left: 0;
}
.xslist .col_news_list .news_list .news_title:after{
    display: none;
}
}</pre></body></html>