@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left;font-weight:normal}
html,body,fieldset,img,iframe,abbr{border:0}
img{vertical-align:top}
html{overflow-x:hidden;font-size:100px}
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:#232222;background:#F8FBFB}
:root{--mainColor:#0168B7;--hoverColor: #0168B7;--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}

/**头部**/
.header{border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:relative;z-index:300;background: url(images/head_bg.png) no-repeat center top / 100% 100%;position:absolute;width:100%;top:0;transition:1s}
.header.fix{background: url(images/head_bg.png) no-repeat center top / 100% 100%;}
.header .inner{position:relative;transition:all 0.4s ease-in-out;padding: 0.27rem 0 0.3rem;width: 17.55rem;}
.header .sitelogo{display:flex}
.header .sitelogo .logo img{width: 100%;}
.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{height: 100%;/* position:relative; */}
.header .head-top{display:flex;align-items:center;gap:0.15rem}
.header .mod .head-left{
    float: left;
    width: 5.01rem;
    margin-top: 0.07rem;
}
.header .head-right{float: right;display:flex;align-items:flex-end;flex-direction:column}

/*自定义输入框*/
.searchbox {
    text-align: right;
    width: 1.54rem;
    background-color: #ffffff33;
    border-radius: 50px;
    box-sizing: border-box;
    /* margin-top: 5px; */
}

.wp-search {
    position: relative;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-left: 0.16rem;
    margin-right: 0.41rem;
}

.wp-search .search-input input.search-title {
    width: 100%;
    height: 0.41rem;
    line-height: 0.41rem;
    background: none;
    color: #fff;
    font-size: 0.16rem;
    border: 0;
    outline: 0;
    font-family: "PingFang","Microsoft Yahei";
}
.wp-search .search-input input.search-title::-webkit-input-placeholder{
    color:#fff;
}
.wp-search .search-btn {
    width: 0.41rem;
    height: 0.41rem;
    position: absolute;
    right: 0.05rem;
    top: 0%;
}

.wp-search .search-btn input.search-submit {
    width: 0.41rem;
    height: 0.41rem;
    border: 0;
    outline: 0;
    background: transparent url(images/sous.png) no-repeat center / 0.2rem 0.2rem;
    cursor: pointer;
}

/**角色**/
.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.links a{color: #fff;padding:0 0.14rem;line-height:1;display:inline-block;font-size: 0.18rem;}
.site-lang ul li.links a:hover{color:#fff}
.header .site-lang ul li.links:last-child a{border-right: 1px solid #ffffff33;}
.header .en_box .links{
    width:0.42rem;
    height:0.42rem;
    line-height: 0.42rem;
    border-radius: 0.1rem;
    background-color:#1169B5;
    text-align:center;
    overflow: hidden;
}
.header .en_box .links a{
    font-size:0.19rem;
    color:#fff;
    font-weight:bold;
}
/**导航**/
#nav{margin-top: 0.18rem;}
#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: flex-end;}
.nav .wp-menu .menu-item{position:relative;text-align:center}
.nav .wp-menu .menu-item.i1{background:none}
.nav .wp-menu .menu-item a>.menu-switch-arrow{display:none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle}
.nav .wp-menu .sub-menu li .sub-menu {display: none;}
.nav .wp-menu .menu-item a.menu-link{line-height:0.4rem;font-size: 0.2rem;font-family: 'syh';display:block;color:#fff;position: relative;padding: 0 0.12rem;}
.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 0.17rem;font-size:var(--smailSize);background:none;text-align:center;}
.nav .sub-menu .sub-item.hover>a,.nav .sub-menu .sub-item a:hover{color: #333;background-color: #fff;display:block}
.nav .sub-menu .sub-menu{left:100%;top:0px;z-index:200;background:#fff}
.nav .site-lang{display:none}
.nav .wp-menu .menu-item a.menu-link:after {content: "";width: 100%;height: 1px;position: absolute;bottom: 0;background: #fff;left: 0;transform: scale(0);transition: all 0.4s ease-in-out;}
.nav .wp-menu .menu-item a.menu-link:hover:after {transform: scale(1);}
.nav .wp-menu li:hover>.sub-menu {transform: translateX(-50%);opacity: 1;}

/**大图**/
.mbanner{
    perspective: 1920px;
    transform-style: preserve-3d;
}
#banner .inner{width:100%;text-align:center;padding: 0;}
.mbanner .news_imgs a{display:block;height:100vh}
.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-size:100% 100%;bottom: 0;}
.mbanner .news .news_video:before{content:"";display:block;width:100%;position:absolute;height:60%;background-size:100% 100%;z-index:1;bottom: 0;}

.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{display:block}
.news_imgs{overflow:hidden;background:#ccc}


/**列表页**/
.l-banner{height:5.39rem;background-position:center center;background-size:cover ; 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}
#l-container .inner{padding:0.61rem 0 1.4rem;position:relative}
#d-container .inner{background:#fff}

/**栏目列表**/
.col_menu_head{position:absolute;bottom:100%;z-index:1;width:100%;left:0}
.col_name span{font-size:.44rem;color:#fff}
.col_name{margin-bottom:.3rem}
.col_path a,.col_path span{color:#fff;font-size:var(--smailSize);line-height:1.3}
.col_path{display:inline-block;padding-left:.26rem;background:url(images/home.svg) no-repeat left;margin-bottom:.63rem}
.possplit::after{content:"/";font-size:.15rem}
.possplit{margin:0 .08rem;width:auto;background-image:none;color:#666;text-indent:inherit;font-size:0}
.col_list{width:100%;position:relative;height:.9rem;padding-right:.9rem;box-sizing:border-box;display:flex;align-items:center}
.col_list::before{content:"";display:block;width:calc(50vw + 8.2rem);height:0;right:0;position:absolute;top:0;border-bottom:.9rem solid var(--mainColor);border-right:.35rem solid transparent}
.column-switch{display:none}
.col_list ul{position:relative;width:100%}
.col_list ul li{float:left}
.col_list .col_column .col_item_link.selected{opacity:1}
.col_list .col_column .col_item_link{color:#fff;padding:0 .36rem;font-size:var(--smailSize);border-right:1px solid rgb(255 255 255 / 20%);display:inline-block;display:block;text-align:center;opacity:.7;margin:.05rem 0}
.col_list .slick-next,.col_list .slick-prev{width:auto;height:auto;background:0 0;border-radius:0}
.col_list .slick-prev{left:-.4rem;display:none!important}
.col_list .slick-next{right:-.5rem;width:.3rem;text-align:center}
.col_list .slick-next:hover,.col_list .slick-prev:hover{opacity:1;color:#fff;background:0 0}

/**默认新闻列表页**/
.mrlist .col_news_list .news_list .news{display:flex;margin-bottom: 0.3rem;background-color: #EDF3FC;}
.mrlist .col_news_list .news_list .news .news_imgs{width: 4.02rem;flex:none;margin-right: 0;background:0 0;display:flex;align-items:center}
.mrlist .col_news_list .news_list .news .news_imgs a{padding-top: 66.17%;width:100%}
.mrlist .col_news_list .news_list .news .news_wz{flex:1;padding: 0.5rem 0.3rem 0.5rem 0.66rem;}
.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:0.2rem;line-height: 1;font-weight:700;margin-bottom:.17rem}
.mrlist .col_news_list .news_list .news .news_text{font-size:0.18rem;line-height:2;margin-bottom: 0.4rem;}
.mrlist .col_news_list .news_list .news .news_text a{color:#666}
.mrlist .col_news_list .news_list .news.noimg .news_imgs{display:none}

/**文章页**/
.info .col_metas.clearfix{height:.63rem}
.infobox{padding:.56rem 0;margin:0 auto;width:auto}
.article h1.arti_title{line-height:1.3;font-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:0.18rem;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:#05408C;background-size:cover;position:relative}
.footer .inner{padding:0.97rem 0 0.54rem;box-sizing:border-box;position:relative;z-index:1}
.foot-top{display:flex;justify-content:space-between;margin-bottom:.857rem}
#footer .inner .mod{display:flex;align-items: flex-start;justify-content: space-between;}
#footer .inner p{font-size:0.16rem;line-height: 2.3;font-weight:400;color:#ffffffb3;}
#footer .inner p a{color:#fff}
#footer .inner p span{margin:0 3px}
.footlogo img{width:5.01rem}

#footer .inner .foot-left,
#footer .inner .foot-right{margin-top:0.13rem;}
#footer .inner .foot-left .tt{margin-bottom:0.3rem}
#footer .inner .foot-left .title{font-size: 0.16rem;color: #fff;}
#footer .inner .foot-left .news_list{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.3rem 0.6rem;
}
#footer .inner .foot-left .news_title{
    font-size: 0.16rem;
    color: #ffffffb3;
}

#footer .inner .foot-center{text-align:center;margin-left: -1rem;}
#footer .inner .foot-center img{max-width:100%;margin-bottom: 0.35rem;}

#footer .inner .foot-right{}
#footer .inner .foot-right .tt{
    margin-bottom: 0.3rem;
}
#footer .inner .foot-right .title{
    font-size: 0.16rem;
    color: #fff;
}
#footer .foot-bottom{position: relative;}
#footer .foot-bottom p{color: #ffffffb3;font-size: 0.14rem;text-align: center;border-top: 1px solid #ffffff33;padding: 0.31rem 0;}
.toTop{
    position: absolute;
    z-index: 50;
    right: calc(50% - 8.44rem);
    top: 0;
    width: 0.8rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #ffffff33;
    border-right: 1px solid #ffffff33;
    cursor: pointer;
}
.toTop img{
    width: 0.28rem;
    height: 0.42rem;
}
/**分享**/
.shares .news_list{display:flex;text-align:center;gap:0.11rem;justify-content: center;}
.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;width: 0.4rem;height: 0.4rem;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size: 100% 100%;}
.shares .news_list .news{position:relative}
.shares .news_list .news:nth-child(1) .news_icon{background-image:url(images/icon01.png)}
.shares .news_list .news:nth-child(2) .news_icon{background-image:url(images/icon02.png)}
.shares .news_list .news:nth-child(3) .news_icon{background-image:url(images/icon03.png)}
.shares .news_list .news:nth-child(4) .news_icon{background-image:url(images/icon04.png)}
.shares .news_list .news:nth-child(5) .news_icon{background-image:url(images/icon05.png)}
.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}





/**侧导航**/
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}

/* 日历样式 */
body.main .news_metar{
    width: 0.38rem;
    height: 0.6rem;
    text-align: center;
    white-space: nowrap;
    color: #1169B4;
    overflow: hidden;
    transition: 0.4s;
}
.news_metar .news_month{
    font-size: 0.16rem;
    margin-bottom: 0.1rem;
}
.news_metar .news_month span{
    color: #6BAD3E;
    margin-left: 0.05rem;
}
.news_metar .news_days{
    font-size: 0.32rem;
    font-weight: bold;
}

.mbanner .news{position: relative;}
.mbanner .news .img_box{position: relative;}
.mbanner .news .img_box::after{
    content: '';
    position: absolute;
    z-index: 30;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 35%;
    background: linear-gradient(to bottom,#00000001,#00000080);
}
.mbanner .news_title{
    position: absolute;
    z-index: 50;
    left: calc(50% - 8rem);
    bottom: 0.73rem;
    font-size: 0.22rem;
    color: #fff;
}

/* 栏目标题样式 */
.post9 .tt{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.5rem;
}
.post9 .tt .tit{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.post9 .tt .tit .title{
    font-size: 0.36rem;
    font-weight: bold;
    color: #333333;
    font-family: 'sys';
    margin-right: 0.1rem;
}
.post9 .tt .tit .tt_en{
    font-size: 0.26rem;
    color: #1169B4;
    font-family: 'sys';
    position: relative;
}
.post9 .tt .tit .tt_en::after{
    content: '';
    position: absolute;
    z-index: 50;
    left: 0;
    bottom: -0.13rem;
    display: block;
    width: 0.51rem;
    height: 0.05rem;
    background: linear-gradient(to right,#1169B4 0 50%,#BBDBA4 50% 100%);
}
.post9 .tt .more_btn .more_text{
    font-size: 0.16rem;
    color: #333333;
    font-family: 'sys';
    transition:0.4s;
}
.post9 .tt .more_btn .more_text:hover{color:#1169B4;}
.post9 .tt .more_btn{position: relative;padding-right: 0.13rem;}
.post9 .tt .more_btn::after{
    content: '';
    position: absolute;
    z-index: 50;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 0.06rem;
    height: 0.08rem;
    background: linear-gradient(to top,#1169B4 0 50%,#BBDBA4 50% 100%);
}
.noMore .post9 .tt .tit{position: relative;}
.noMore .post9 .tt .tit .more_btn{
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.noMore .post9 .tt .tit .more_btn::after{display: none;padding-right: 0;}
.noMore .post9 .tt .tit .more_btn .more_text{
    display: block;
    width: 100%;
    height: 100%;
}
/**主体模块样式**/
#m-container {}

#m-container .inner {}
.news a{
    color: inherit;
}
.news a:hover{
    color:#1169B4;
}
.news_imgs{
    overflow: hidden;
    position: relative;
}
.news_imgs img{
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s;
    object-fit: cover;
}
.news_imgs a img:hover{
    transform: scale(1.05);
}
.news_title{
    display:-webkit-box;
    word-break:break-all;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    overflow:hidden;
    font-family: 'syh';
    color: #333333;
    font-size: 0.2rem;
}
.news_intro{
    display:-webkit-box;
    word-break:break-all;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
    font-family: 'syh';
    font-size: 0.18rem;
}
.news_timer{
    font-size: 0.18rem;
    color: #1169B4;
    white-space: nowrap;
}

.main_box1{background: url(images/main_box1_bg.png) no-repeat center / 100% 100%;}
.main_box2{background: url(images/main_box2_bg.png) no-repeat center / 100% 100%;}
.main3{background: url(images/main3_bg.png) no-repeat center top / 100% auto;}
.main5{background: url(images/main5_bg.png) no-repeat center / 100% 100%;margin-top: -0.5rem;}
.main6{background: url(images/main6_bg.png) no-repeat center / 100% 100%;display: none;}

.main1 .inner{padding: 1rem 0 1.4rem;}
.main2 .inner{padding-bottom: 1.35rem;}
.main3 .inner{padding: 1.14rem 0 1.42rem;}
.main4 .inner{padding-bottom: 1.16rem;}
.main5 .inner{padding: 1.69rem 0 1.12rem;}
.main6 .inner{padding: 1.09rem 0 0.92rem;}

/* main1 */
.main1 .ml{
    float: left;
    width: 67.94%;
}
.main1 .mll{
    float: left;
    width: 62.65%;
}
.main1 .mll .news_imgs{
    padding-top: 61.19%;
    margin-bottom: 0.44rem;
}
.main1 .mll .news_title{
    font-size: 0.2rem;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0.29rem;
}
.main1 .mll .news_intro{
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.25rem;
}
.main1 .mlr{
    float: right;
    width: 33.11%;
}
.main1 .mlr .news{
    display: flex;
    align-items: center;
    padding: 0.3rem 0;
    border-bottom: 1px dashed #B4B4B480;
    position:relative;
}
.main1 .mlr .news:first-child{padding-top: 0.1rem;}
.main1 .mlr .news:last-child{border-bottom: none;}
.main1 .mlr .news_metar{margin-right: 0.33rem;}
.main1 .mlr .news_title{
    width: calc(100% - 0.68rem);
    -webkit-line-clamp: 2;
    line-height: 0.28rem;
}
.main1 .mlr .news::after{
    content:'';
    position:absolute;
    z-index:20;
    left:0;
    bottom:0;
    display:block;
    width:0;
    height:0.02rem;
    background-color:#1169b4;
    transition:0.4s;
}
.main1 .mlr .news:hover::after{
    width:100%;
}
.main1 .mr{
    float: right;
    width: 23.81%;
    position: relative;
}
.main1 .mr::before{
    content:'';
    position:absolute;
    z-index:50;
    left:-0.58rem;
    top:0.95rem;
    display:block;
    width:1px;
    height:calc(100% - 1.25rem);
    background-color:#1169B533;
}
.main1 .mr .tab-list{
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    font-family: 'sys';
}
.main1 .mr .tab-list .tab-title{
    font-size: 0.16rem;
    font-weight: bold;
    color: #333333;
    border: 1px solid #9AB7D1;
    border-radius: 50px;
    height: 0.33rem;
    line-height: 0.33rem;
    padding:0 0.3rem 0 0.11rem;
    background: url(images/arrow_d.png) no-repeat right 0.1rem center / 0.1rem 0.06rem;
}
.main1 .mr .tab-list .menu-box{padding-top: 0.07rem;display: none;}
.main1 .mr .tab-list .tab-menu{
    font-size: 0.14rem;
    color: #333333;
    background-color: #FAFCFE;
    box-shadow: 0 0 0.08rem 0 #70707069;
    border-radius: 0.05rem;
    text-align: center;
    width: 100%;
}
.main1 .mr .tab-list .tab-menu .title-item{
    cursor: pointer;
    line-height: 0.35rem;
}
.main1 .mr .tab-list:hover .menu-box{display: block;}
.main1 .mr .tab-list .tab-menu .title-item:hover{
    background-color: #EDF5FC;
    color: #1169B5;
}

.main1 .mr .news{
    padding: 0.36rem 0;
    border-bottom: 1px dashed #B4B4B480;
    position:relative;
}
.main1 .mr .news::after{
    content:'';
    position:absolute;
    z-index:20;
    left:0;
    bottom:0;
    display:block;
    width:0;
    height:0.02rem;
    background-color:#1169b4;
    transition:0.4s;
}
.main1 .mr .news:hover::after{
    width:100%;
}
.main1 .mr .news:first-child{padding-top: 0.16rem;}
.main1 .mr .news:last-child{border-bottom: none;}
.main1 .mr .news_title{
    margin-top: 0.1rem;
}
/* main2 */
.main2 .news_list{
    display: flex;
    justify-content: space-between;
}
.main2 .news{
    width: 23.625%;
    height: 1.83rem;
    padding: 0.22rem 0.4rem;
    background-color: #FFFFFF;
    box-sizing: border-box;
}
.main2 .news_con{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.17rem;
}
.main2 .news_imgs{
    width: 0.92rem;
    height: 0.62rem;
    background-color:#fff;
    border:1px dashed #e5e5e5;
    box-sizing:border-box;
    display:flex;
    justify-content: center;
    align-items: center;
}
.main2 .news_imgs img{
    width:auto;
    height:auto;
    max-width: 0.7rem;
    max-height: 0.4rem;
    position:static;
}
.main2 .news_title{
    line-height: 0.28rem;
    -webkit-line-clamp: 2;
}
/* main3 */
.main3 .post9 .tt .tit .title,
.main3 .post9 .tt .tit .tt_en,
.main3 .post9 .tt .more_btn .more_text{
    color: #fff;
}
.main3 .post9 .tt .tit .tt_en::after{
    background: linear-gradient(to right, #fff 0 50%, #BBDBA4 50% 100%);
}
.main3 .post9 .tt .more_btn::after{
    background: linear-gradient(to top, #fff 0 50%, #BBDBA4 50% 100%);
}
.main3 .ml{
    float: left;
    width: 39.94%;
}
.main3 .ml .news{position: relative;}
.main3 .ml .news_imgs{
    padding-top: 61.65%;
}
.main3 .ml .news_con{
    position: absolute;
    z-index: 50;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0.5rem 0.4rem;
    box-sizing: border-box;
    background: linear-gradient(to top,#00000080,#00000001);
}
.main3 .ml .news_con .news_timer{
    color: #fff;
    margin-bottom: 0.08rem;
}
.main3 .ml .news_con .news_title{
    color: #fff;
}
.main3 .mr{
    width: 10.74rem;
    position: absolute;
    right: 0;
    overflow-x: scroll;
    padding-bottom: 0.36rem;
}
.main3 .mr .news_list{
    display: flex;
}
.main3 .mr .news{
    width: 5.44rem;
    flex-shrink: 0;
}
.main3 .mr .news_box{margin-right: 0.46rem;box-shadow: 0 0 0.1rem 0 #c6d3e5;}
.main3 .mr .news_imgs{
    padding-top: 61.72%;
}
.main3 .mr .news_con{
    background-color: #fff;
    padding: 0.13rem 0.3rem 0.57rem 0.3rem;
}
.main3 .mr .news_con{
    position:relative;
}
.main3 .mr .news_con::after{
    content:'';
    position:absolute;
    z-index:20;
    left:0;
    bottom:0;
    display:block;
    width:0;
    height:0.02rem;
    background-color:#1169b4;
    transition:0.4s;
}
.main3 .mr .news:hover .news_con::after{
    width:100%;
}
/* main4 */
.main4 .ml{
    float: left;
    width: 39.4%;
    position: relative;
    z-index: 100;
}
.main4 .ml .news{
    display: flex;
    align-items: center;
    padding: 0.36rem 0;
    margin-left: 0.26rem;
    border-bottom: 1px dashed #B4B4B480;
    position: relative;
}
.main4 .ml .news:last-child{border-bottom: none;}

.main4 .ml .news .news_bg{
    position: absolute;
    z-index: -1;
    left: -0.3rem;
    top: -0.1rem;
    display: block;
    width: calc(100% + 1.1rem);
    height: calc(100% + 0.2rem);
    background: url(images/bg2.png) no-repeat center / 100% 100%;
    opacity: 0;
    transition: 0.4s;
}
.main4 .ml .news_left .news_metar{
    display: none;
    margin-right: 0.44rem;
}
.main4 .ml .news .news_timer{
    margin-right: 0.23rem;
}
.main4 .ml .news_intro{
    display: none;
    margin-top: 0.21rem;
    line-height: 0.25rem;
    color: #666666;
}

.main4 .ml .news.selected{
    border-bottom: none;
    padding: 0.43rem 0.3rem 0.49rem 0.21rem;
    margin-bottom: 0.14rem;
}
.main4 .ml .news.selected::before{
    content:'';
    position:absolute;
    left:0.1rem;
    top:0;
    display:block;
    width:0.72rem;
    height:0.03rem;
    background-color:#BBDBA4;
}
.main4 .ml .news.selected .news_left .news_metar{
    display: block;
}
.main4 .ml .news.selected .news_timer{
    display: none;
}
.main4 .ml .news.selected .news_intro{
    display: -webkit-box;
}
.main4 .ml .news.selected .news_bg{
    opacity: 1;
}

.main4 .mr{
    float: right;
    width: 57.06%;
    padding-right: 0.83rem;
    padding-bottom: 0.4rem;
    box-sizing: border-box;
    background: url(images/bg1.png) no-repeat right bottom / 8.73rem 5.95rem;
    position: relative;
}
.main4 .mr .news_imgs{
    padding-top: 66.62%;
}
.main4 .circle_box{
    position: absolute;
    z-index: 10;
    right: -1rem;
    bottom: -0.7rem;
    width: 2.35rem;
    height: 2.35rem;
}
.circle_box .circle_all{position: relative;}
.circle_box div{
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.circle_box .circle1{
    position: absolute;
    z-index: 50;
    width: 1.21rem;
    height: 1.21rem;
    background: url(images/sign.png) no-repeat center / 100% 100%;
}
.circle_box .circle2{
    position: absolute;
    z-index: 40;
    width: 1.44rem;
    height: 1.4rem;
    background: url(images/sign_circle_inner.png) no-repeat center / 100% 100%;
    animation: xuanzhuan2 10s linear infinite;
}
.circle_box .circle3{
    position: absolute;
    z-index: 30;
    width: 2.37rem;
    height: 2.32rem;
    background: url(images/sign_circle_out.png) no-repeat center / 100% 100%;
    animation: xuanzhuan3 12s linear infinite;
}
/* main5 */
.main5 .post9 .tt .tit .title,
.main5 .post9 .tt .tit .tt_en,
.main5 .post9 .tt .more_btn .more_text{
    color: #fff;
}
.main5 .post9 .tt .tit .tt_en::after{
    background: linear-gradient(to right, #fff 0 50%, #BBDBA4 50% 100%);
}
.main5 .post9 .tt .more_btn::after{
    background: linear-gradient(to top, #fff 0 50%, #BBDBA4 50% 100%);
}
.main5 .news_list{
    margin: 0 -0.2rem;
}
.main5 .news{
    margin: 0 0.2rem;
    text-align: center;
    height: 4.2rem;
    background-color: #ffffff1a;
    padding: 0.4rem 0;
    box-sizing: border-box;
    box-shadow:0 0 0.15rem 0 #ffffff00 inset;
    transition:0.4s;
}
.main5 .news .news_imgs{
    width: 1.5rem;
    height: 1.5rem;
    border:0.02rem solid transparent;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 0.44rem;
}
.main5 .news_con{padding:0 0.2rem;}
.main5 .news .news_title{
    color: #fff;
    margin-bottom: 0.34rem;
}
.main5 .news .news_intro{
    color: #fff;
    -webkit-line-clamp: 3;
    line-height: 0.28rem;
}
.main5 .news:hover{box-shadow:0 0 0.15rem 0 #ffffffcc inset;}
.main5 .news .news_imgs:hover{border:0.02rem solid #BBDBA4;}
.main5 .news .news_title a:hover,
.main5 .news .news_intro a:hover{color: #fff;}
/* main6 */
.main6 .news_list{
    display: flex;
    justify-content: space-between;
}
.main6 .news a{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.main6 .news_ico{
    margin-bottom: 0.29rem;
}
.main6 .news_ico svg{
    max-width: 0.5rem;
    max-height: 0.5rem;
}

.visitCount{
    display: flex;
    font-size:0.16rem;
    color:#ffffffcc;
    margin-left: 3px;
    margin-top: 0.1rem;
}
.visitCount .siteCounter4 span{
    background-color:transparent;
    padding:0;
    margin:0;
    font-size:0.16rem;
    color:#ffffffcc;
}
.has_time{
    padding-left: 0.23rem;
    background: url(images/timer.png) no-repeat left center / 0.15rem 0.15rem;
}
.head-right .menu-btn{display: none;}
body.pagelist #l-container .inner{padding:0.61rem 3.5rem;box-sizing:border-box;}
.specialScroll::-webkit-scrollbar {
    height: 0.1rem; /* 设置滚动条高度 */
    background-color: #00328833;
}
.specialScroll::-webkit-scrollbar-thumb {
    background-color: #96CA70; /* 设置滑块背景颜色 */
    border-radius: 4px; /* 设置滑块圆角 */
}
/* Firefox专用样式 */
.specialScroll{
    scrollbar-width: thin; /* 设置滚动条宽度 */
    scrollbar-color: #96CA70 #00328833; /* 设置滑块和轨道颜色 */
}
@keyframes xuanzhuan2{
    0%{transform: translate(-50%,-50%) rotate(0deg)}
    50%{transform: translate(-50%,-50%) rotate(-180deg)}
    100%{transform: translate(-50%,-50%) rotate(-360deg)}
}
@keyframes xuanzhuan3{
    0%{transform: translate(-50%,-50%) rotate(0deg)}
    50%{transform: translate(-50%,-50%) rotate(180deg)}
    100%{transform: translate(-50%,-50%) rotate(360deg)}
}
@font-face
{
    font-family: 'sys';
    src: url('./fonts/SourceHanSerifCN-Medium.ttf');
}
@font-face
{
    font-family: 'syh';
    src: url('./fonts/SourceHanSansCN-Medium.ttf');
}
.col_list .col_listcolumn .col_column{
    overflow: visible;
    position:relative;
}
.col_list .col_listcolumn .col_column:hover .sub_list{
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    
}
.col_list .col_listcolumn .col_column .sub_list{
    position:absolute;
    z-index:200;
    top:0.58rem;
    left:0;
    width:100%;
    background:linear-gradient(to right,#fff,#e8e9ee);
    transition:0.4s;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    background:#edf3fc;
    box-shadow:0 0 0.1rem 0 #00000080;
}
.col_list .col_listcolumn .col_column .sub_list a{
    color: #333333;
}
.col_list .col_listcolumn .col_column .sub_list .sub-item{
    background:none;
    width:100%;
    text-align:center;
    line-height:0.5rem;
}
.col_list .col_listcolumn .sub_list a .column-name{
    padding: 0.05rem 0;
}
.col_list .col_listcolumn .sub_list a:hover,
.col_list .col_listcolumn .col_column a.selected {
    font-weight:bold;
}
.col_list .col_listcolumn .col_column .sub_list .sub-item:hover{background:#0168b7;color:#fff;}
.col_list .col_listcolumn .col_column .sub_list .sub-item:hover a{color:#fff;}