@charset "utf-8";
@font-face {
    font-family: 'SourceHanSerifCN-Regular';
    src: url(fonts/SourceHanSerifCN-Regular.ttf);
}
@font-face {
    font-family: 'SourceHanSansCN-Normal';
    src: url(fonts/SourceHanSansCN-Normal.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;font-family: 'SourceHanSansCN-Normal';}
:root{--mainColor: #2161b5;--bigSize:0.2rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex: 0.14rem;--innerWidth: 14rem;--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(--mainColor);}
.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}
/**头部**/
.mainHead {
    background: url(images/topbg.jpg) no-repeat center/cover;
}
.header{
    position: relative;
    z-index: 99;
}
.header .mod {
    display: flex;
    height: 1.78rem;
    align-items: center;
    justify-content: space-between;
}

.sitelogo img {
    width: 11.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: 1.97rem;overflow:hidden;border: 1px solid #fff;}
.wp-search{position:relative;}
.wp-search form{display:block}
.wp-search .search-input{margin-left: 0.1rem;margin-right: 0.32rem;}
.wp-search .search-input input.search-title{width:100%;line-height: 0.32rem;background:none;color:#FFFFFF;font-size: var(--smailSize);border:0;outline:0;font-family: 'SourceHanSansCN-Normal';}
.wp-search .search-btn{width: 0.32rem;height: 0.32rem;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}

/**角色**/
.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;
    border-top: 1px solid #557fb7;
}
.nav>.bg {
    position: absolute;
    top: 100%;
    background: #2b4f7e;
    z-index: 2;
    width: 100%;
    opacity: 0.9;
    transition: all 0.4s ease-in-out;
}

.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;}
.nav .wp-menu .menu-item{position:relative;text-align:center;=: 1;}
.nav .wp-menu .menu-item.i1{background:none}
.nav .wp-menu .menu-item a>.menu-switch-arrow{display:none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle}
.nav .wp-menu .sub-menu li .sub-menu {display: none;}
.nav .wp-menu .menu-item a.menu-link{line-height: 0.61rem;font-size: 0.26rem;display:block;color: #fff;position: relative;font-family: 'SourceHanSerifCN-Regular';padding: 0 0.2rem;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover{font-weight:bold;text-decoration:none;color:var(--mainColor)}
.nav .sub-menu{position:absolute;left: 50%;top:100%;min-width: 1.5rem;z-index:100;opacity: 0;transform: translateX(-50%) scaleY(0);transform-origin: top;transition: all 0.4s ease-in-out;overflow: hidden;padding: 0.15rem 0;}
.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: 2;font-size: var(--titleSize);background:none;text-align:center;color: #fff;font-family: 'SourceHanSerifCN-Regular';}
.nav .sub-menu .sub-item.hover>a,.nav .sub-menu .sub-item a:hover{color: #fff;display:block}
.nav .sub-menu .sub-menu{left:100%;top:0px;z-index:200;background:#fff}
.nav .wp-menu li:hover>.sub-menu {transform: translateX(-50%);opacity: 1;}

/**大图**/
.mbanner{
    position: relative;
}
#banner .inner{
    background: #ccc;
    width: 100%;
}
.mbanner .news_imgs a{display:block;padding-top: 29%;}
.mbanner .news_imgs a img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mbanner .slick-prev,.mbanner .slick-next{right:0.55rem;bottom: 0.03rem;margin: 0;top: auto;}
.mbanner .slick-next{
    right: calc(50vw - 7rem);
}
.mbanner .slick-prev{
    left:auto;
    right: calc(50vw - 7rem + 0.81rem);
}
.mbanner .slick-prev:hover, .mbanner .slick-next:hover{opacity:0.9}
.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;
    font-weight: bold;
    line-height: 1.5;
    font-size: 0.22rem;
    text-align: center;
    width: 100%;
    height: 0.66rem;
    background: rgb(0 0 0 / 30%);
    display: flex;
    align-items: center;
}
.mbanner .news .news_title a {
    color: #fff;
}
.mbanner .news .news_title a{color:#fff;display:block;white-space:nowrap;width: var(--innerWidth);overflow:hidden;text-overflow:ellipsis;margin: 0 auto;text-align: left;}
.mbanner .slick-dots{width: 100%;bottom: 0.52rem;left: 0;display:flex;align-items: center;gap: 0.18rem;/* opacity: 0; */justify-content: center;}
.mbanner .slick-dots li{border-radius:0;margin:0;opacity: 1;display:flex;width: auto;height: auto;background: none;align-items: center;gap: 0;}
.mbanner .slick-dots li button{width: 0.11rem;height: 0.11rem;background: #fff;padding:0;border-radius: 50%;/* transition: width,height 0.4s ease-in-out; */}
.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{
    gap: 0.18rem;
}
.mbanner .slick-dots li.slick-active button{
    width: 0.34rem;
    height: 0.38rem;
    border-radius: 0;
    background: url(images/dot.svg) no-repeat center/100% 100%;
}
.mbanner .slick-dots li:before,.mbanner .slick-dots li:after {
    content: "";
    width: 0;
    height: 1px;
    background: #fff;
    transition: all 0.4s ease-in-out;
}
.mbanner .slick-dots li.slick-active:before, .mbanner .slick-dots li.slick-active:after{width:0.23rem}

/**内容**/
#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);}
/**主体**/
.post .tt {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.28rem;
    align-items: center;
}
.post .tt .title{
    display: flex;
    align-items: center;
    font-size: 0.45rem;
    font-family: 'SourceHanSerifCN-Regular';
}
.post .tt .title img{
    margin-right: 0.23rem;
    flex: none;
    width: 0.44rem;
}
.post .tt .more_text {
    width: 1.58rem;
    height: 0.3rem;
    display: block;
    background: url(images/more_bg1.png) no-repeat bottom /100%;
    font-size: var(--titleSize);
    color: var(--mainColor);
    transition: var(--transition);
}
.post .news .news_title{
    line-height: 1.6;
}
.main1 {
    background: #2161b5;
}

.main1 .inner {
    padding: 1.05rem 0 1.15rem;
}
.post-11 .tt .title img{
    width: 0.59rem;
}
.post-11 .tt .title{color:#fff}
.post-11 .tt .more_text{
    color: #fff;
    background-image: url(images/more_bg.png);
}
.post-11 .con{
    display: flex;
}
.post .tt .more_text:hover {
    text-indent: 0.2rem;
}

.post-11 .list1 {
    width: 7rem;
    flex: none;
    margin-right: 0.4rem;
}
.post-11 .list1 .news{
    position: relative;
}
.post-11 .list1 .news_imgs span {
    padding-top: 66.1%;
}

.post-11 .list1 .news_imgs:after {
    height: 0.82rem;
    background: -moz-linear-gradient( 90deg, rgba(0,0,0,0.72941) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.72941) 0%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient( 90deg, rgba(0,0,0,0.72941) 0%, rgba(0,0,0,0) 100%);
}

.post-11 .list1 .news_title {
    position: absolute;
    width: 100%;
    padding: 0 0.37rem;
    box-sizing: border-box;
    bottom: 0;
    line-height: 0.52rem;
    z-index: 1;
    color: #fff;
    font-size: var(--titleSize);
}

.post-11 .list1 .news_meta {
    position: absolute;
    top: 0;
    left: 0;
    width: 1.19rem;
    height: 1.19rem;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #2c2f34;
    z-index: 1;
    font-family: Arial;
    line-height: 1.1;
}

.post-11 .list1 .news_days {
    font-size: 0.44rem;
}

.post-11 .list1 .news_month {
    font-size: 0.18rem;
}
.post-11 .list2{
    flex: 1;
}
.post-11 .list2 .news{
    margin-bottom: 0.16rem;
}
.post-11 .list2 .news a{
    height: 1.42rem;
    display: flex;
    border: 1px solid #fff;
    flex-direction: column;
    justify-content: center;
    padding: 0 0.26rem;
    color: #fff;
}

.post-11 .list2 .news_meta {color: #89b8ff;font-family: 'SourceHanSerifCN-Regular';font-weight: bold;opacity: 0.9;}

.post-11 .list2 .news_days {
    font-size: 0.24rem;
    margin-right: 0.05rem;
}

.post-11 .list2 .news_month {
    font-size: 0.16rem;
}
.post-11 .list2 .news_title{
    font-size: var(--bigSize);
    font-weight: bold;
    line-height: 1.6;
    margin: 0.1rem 0;
}
.post-11 .list2 .news_text{
    font-size: var(--smailSize);
}
.post-11 .list2 .news a:hover {
    background: #fff;
    color: #333;
}

.main2 {
    position: relative;
}
.main2:after{content:"";width: 100%;height: 1.62rem;position: absolute;background: #2161b5;bottom: 0;z-index: -1;}
.main2 .inner{padding-top:0.85rem}
.main2 .mod {
    display: flex;
}

.main2 .ml {
    width: 6.18rem;
    flex: none;
    margin-right: 0.62rem;
}
.main2 .mr{
    flex: 1;
}
.post-21 .news_list .news {
    display: flex;
    justify-content: space-between;
    height: 0.82rem;
    align-items: center;
    border-bottom: 1px solid #dcdcdc;
}

.post-21 .news_list .news_title {
    font-size: var(--smailSize);
}

.post-21 .news_list .news_date {
    color: #666666;
    font-size: var(--smailSize);
    font-family: 'SourceHanSerifCN-Regular';
}
.post-22 .news_list {
    display: flex;
    gap: 0.25rem;
}

.post-22 .news_list .news {
    flex: 1;
}

.post-21 {
    margin-bottom: 0.5rem;
}
.post-21 .news_list .news:last-child {
    border-bottom: none;
}

.post-22 .news_list .news_imgs a {
    padding-top: 51.495%;
}
.post-23 .news {
    display: block;
    height: 2.89rem;
    background: #2e64b0;
    position: relative;
}

.post-23 .tt2 {
    position: absolute;
    z-index: 1;
    top: 0.37rem;
    right: 0.27rem;
}

.post-23 .news .news_imgs {
    width: 60%;
    height: 100%;
}
.post-23 .news .news_imgs img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.post-23 .news:after {
    content: "";
    width: 100%;
    height: 60%;
    background: -moz-linear-gradient( 90deg, #132e68 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(90deg, #132e68 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient( 90deg, #132e68 0%, rgba(0,0,0,0) 100%);
    position: absolute;
    bottom: 0;
}
.post-23 .news .news_imgs:before {
    content: "";
    width: 70%;
    height: 100%;
    background: -moz-linear-gradient( 180deg, #2f65b0 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(180deg, #2e64b0 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(  180deg,#2f65b0 0%, rgba(0,0,0,0) 100%);
    position: absolute;
    right: 0;
}
.post-23 .news .news_title {
    color: #fff;
    position: absolute;
    z-index: 1;
}

.post.post-23 {
    position: relative;
    margin-bottom: 0.6rem;
}

.post-23 .tt2 .tit img {
    width: 2.28rem;
}

.post-23 .tt2 .tit {
    margin-bottom: 0.33rem;
}

.post-23 .tt2 .more_text {
    width: 1.55rem;
    line-height: 0.37rem;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: var(--titleSize);
    border: 1px solid #fff;
    border-radius: 0.08rem;
    transition: var(--transition);
}

.post-23 .tt2 .more_text:hover {
    background: #fff;
    color: #333;
}

.post-24 .news_video {
    padding-top: 56.65%;
    height: 0;
    position: relative;
    background: #333;
}
.post-24 .news_video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-24 .con {
    position: relative;
}
.post-24 .news_video .play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.26rem;
    height: 1.26rem;
    margin-left: -0.513rem;
    margin-top: -0.513rem;
    transition: var(--transition);
    cursor: pointer;
}


.post-24 .news_video .play img {
    width: 100%;
    height: 100%;
}

.post-24 .news_video:hover .play {
    transform: scale(1.1);
}
.main3 .inner{
    padding: 1.05rem 0 1.09rem;
}

.post-31 .news_list {
    display: flex;
    flex-wrap: wrap;
}

.post-31 .news_list .news {
    width: 33.33%;
}

.post-31 .news_list .news a {
    margin: 0.03rem;
    display: block;
    position: relative;
}

.post-31 .news_list {
    margin: -0.03rem;
}

.post-31 .news_list .news_imgs span {
    padding-top: 65.217%;
}

.post-31 .news_list .news_imgs:after {
    height: 100%;
    background: var(--mainColor);
    opacity: 0.5;
}
.post-31 .news_list .news .con {
    position: absolute;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    top: 0;
    top'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
    top'CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX';
    left: 0;
    color: #fff;
    flex-direction: column;
    gap: 0.15rem;
    font-family: 'SourceHanSerifCN-Regular';
    font-weight: bold;
    font-size: 0.26rem;
}

.con {}

.post-31 .news_list .news .icon {
    width: 65px;
    height: 65px;
    border: 1px solid  #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.post-31 .news_list .news .icon[data-name="韩国"] {
    align-items: end;
}
.post-31 .news_list .news .icon img {
    /* max-width: 100%; */
    /* height: auto; */
}
.main4  .inner {
    display: flex;
    padding-bottom: 0.06rem;
    width: 100%;
}

.post-41 .news_list {
    display: flex;
    gap: 0.06rem;
}

.post-41 .news_list .news {
    width: 4rem;
}

.post-41 .news_list .news_imgs a {
    padding-top: 63.25%;
}


.footer {
    background: url(images/footbg.jpg) no-repeat bottom center/ cover;
}
.footer .inner {
    padding: 0.38rem 0 0.88rem;
}

.foot-left {
    display: flex;
    align-items: center;
}

.foot-left .footlogo {
    width: 0.93rem;
    margin-right: 0.45rem;
}

.foot-left .r .tago img {
    width: 5.7rem;
    max-width: 100%;
}

.foot-left .r .tago {
    margin-bottom: 0.1rem;
    display: block;
}

.foot-left .tago_info {
    font-size: var(--smailSizex);
    color: #9db1cb;
    display: flex;
    column-gap: 0.44rem;
    line-height: 1.5;
}

.foot-right {
    width: 5.04rem;
}
.footer .mod{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.footer .links {
    color: #fff;
    display: flex;
    align-items: flex-start;
    width: 4.49rem;
    padding-right: 0.5rem;
    /* margin-top: 0.2rem; */
}

.footer .links .tt {
    line-height: 0.3rem;
    font-size: var(--smailSize);
    border-bottom: 0.04rem solid #fff;
    margin-right: 0.43rem;
    flex: none;
}

.footer .links .news_list {
    display: flex;
    flex-wrap: wrap;
}

.footer .links .news_list li {
    width: 50%;
    font-size: var(--smailSize);
    line-height: 2;
    padding-left: 0.26rem;
    box-sizing: border-box;
    background: url(images/link.png) no-repeat left/0.14rem;
}
.footer .links .news_list li a{
    color: #fff;
}
/**列表页**/
div#l-container {
    position: relative;
    z-index: 1;
}

.list div#container-1 {
    position: relative;
    z-index: 1;
}
#l-container .inner{
    padding-bottom: 0.7rem;
}
#d-container .inner{  padding: 0.4rem 0 0.7rem;}
.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;}
/**主体文章页开始**/
.col_menu {width: 25.48%;flex:none;position:relative;margin-right: 0.4rem;box-shadow:0 0.03rem 0.15rem rgb(0 0 0 / 15%);margin-top: -0.5rem;/* 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: var(--mainColor);padding-left: var(--padding);height: 1rem;display: flex;color: #fff;flex-direction: column;justify-content: center;padding: 0 0.3rem;}
/**位置栏目字体**/
.col_menu_head .col_name {
}
.col_menu_head .col_name .col_name_text {padding:0;display: block;font-size: 0.43rem;font-family: 'SourceHanSerifCN-Regular';}
.col_menu .col_menu_head h3.col_name .col_name_en{
    font-size: 0.2rem;
    line-height: 1.2;
    display: none;
}
.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;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.18rem;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.6rem;padding-left: 0.19rem;position: relative;align-items: center;padding: 0 0.3rem;}
.col_list .wp_listcolumn .wp_column a.selected{border: none;color: #fff;background: var(--mainColor);}
.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 a {
    font-weight: normal;
    line-height: 0.5rem;
    display: flex;
    align-items: center;
    border: none;
    font-size: 0.18rem;
    text-indent: 1em;
}
.col_list .wp_listcolumn .wp_column .sub_list a.selected {
    background: var(--mainColor);
    color: #fff;
}


.col_list .wp_listcolumn .wp_column .sub_list a:before {
    content: "";
    width: 0.07rem;
    height: 0.07rem;
    background: var(--mainColor);
    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: .3rem;}
.mrlist .col_news_list .news_list .news>a {
    /* height: 3rem; */
    display: flex;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);
    background: rgb(255, 255, 255);
    padding: 20px;
}
.mrlist .col_news_list .news_list .news a:hover {
    box-shadow: 0px 3px 39px 0px rgba(0, 0, 0, 0.2);
}
.mrlist .col_news_list .news_list .news .news_imgs{width: 3rem;flex:none;margin-right: .3rem;background:0 0;display:flex;align-items:center}
.mrlist .col_news_list .news_list .news .news_imgs span{
    padding-top: 61.8%;
    display: block;
    position: relative;
    width: 100%;
}
.mrlist .col_news_list .news_list .news .news_wz{flex:1;padding: .14rem 0;display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;}
.mrlist .col_news_list .news_list .news .news_date{
    font-size: var(--smailSize);
    font-weight: bold;
    color: var(--mainColor);
    margin-bottom: 0.1rem;
    }
.mrlist .col_news_list .news_list .news .news_title{
    font-size: var(--titleSize);
    line-height: 1.65;
    font-weight:700;
    margin-bottom: .1rem;
    font-weight: bold;
    }
.mrlist .col_news_list .news_list .news .news_text{font-size: var(--smailSize);line-height:2;color: #666666;}
.mrlist .col_news_list .news_list .news .news_text a{color:#666}
.mrlist .col_news_list .news_list .news[img-src=""] .news_imgs{display:none}

/**栏目新闻列表**/
.col_news {padding: 0.42rem 0;flex:1;width:0}
.col_title{
    line-height: 0.5rem;
    font-size: 0.22rem;
    border-bottom: 1px solid var(--mainColor);
    margin-bottom: 0.4rem;
}
/**栏目新闻图标序号**/
.col_news_list .wp_entry table {margin-bottom:4px;}
.col_news_list .wp_entry img {max-width:680px;_width:expression(this.width > 680 ? "680px":this.width);}
/**文章页**/
.info .col_metas.clearfix {height:0.63rem;}
.infobox {padding:0.56rem 0;margin:0 auto;width:auto;}
.article {padding: 0.5rem;background: #ffff;box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.07);/* 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;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:100%;_width:expression(this.width > 940 ? "940px":this.width);}
.wp_editor_art_paste_table td{background: none;}
/**文章阅读部分图片大小限制**/
.article .entry .read table {margin:0 auto;border:none !important;}