@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left;font-weight:normal}
html,body,fieldset,img,iframe,abbr{border:0}
img{vertical-align:top}
html{overflow-x:hidden;font-size:100px;--size: calc(100vw / 19.20);font-size: var(--size);}
i,cite,em,var,address,dfn{font-style:normal}
[hidefocus],summary{outline:0}
li{list-style:none}
h1,h2,h3,h4,h5,h6,small{font-size:100%}
sup,sub{font-size:83%}
pre,code,kbd,samp{font-family:inherit}
q:before,q:after{content:none}
textarea{overflow:auto;resize:none}
label,summary{cursor:default}
a,button{cursor:pointer}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold}
del,ins,u,s,a,a:hover{text-decoration:none}
body,textarea,input,button,select,keygen,legend{font:13px/1 arial,\5b8b\4f53;color:#333;outline:0}
:focus{outline:0}
.none{display:none}
.wcb{width:100%;height:30px;border:2px dashed #97CBE0}
.hidden{visibility:hidden}
.clear{width:100%;height:0;line-height:0;font-size:0;overflow:hidden;clear:both;display:block;_display:inline}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.clearfix{display:block;zoom:1}
::-webkit-input-placeholder{color:#ccc}
:-moz-placeholder{color:#ccc}
::-moz-placeholder{color:#ccc}
:-ms-input-placeholder{color:#ccc}
body{line-height:1;font-size:16px;font-family: "思源黑体CN","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color:#333333;}
:root{
    --mainColor: #483D8B;
    --titleColor:#333333;
    --textColor:#666666;
    --innerWidth: 16.2rem;
}
p{line-height:1.75}
a{color:var(--mainColor);text-decoration:auto;transition:all 0.4s ease-in-out}
.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}
@font-face {
    font-family: 'sss';
    src: url(fonts/SourceHanSansCN-VF-7000.woff2);
}
@font-face {
    font-family: '思源黑体CN'; /* 自定义字体名称 */
    src: url('fonts/SourceHanSansCN-Regular.ttf') format('truetype'); /* .ttf 格式 */
}
@font-face {
    font-family: 'Roboto'; /* 自定义字体名称 */
    src: url('fonts/Roboto-Regular-14.ttf') format('truetype'); /* .ttf 格式 */
}

/**头部**/
.head-Top{}
.header{width:100%;transition:1s;z-index:20;width:100%;transition:1s;position: fixed;top: 0;background: linear-gradient(to bottom,rgba(72,61,139,0.6),rgba(72,61,139,0));}
body.list .header{position: absolute;}
.header.opennav{background: none;}
.header.fix{background:var(--mainColor)}
.header .inner{}
.header .sitelogo{display:flex}
.header .sitelogo .logo img{width: 100%;}
.header .sitelogo .logo{display:inline-block;width: 4.22rem;}
.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{min-height: 1.92rem;}
.header .head-top{display:flex;align-items:center;gap:0.2rem;justify-content: flex-end;}
.header .head-left{float: left;margin-top: 0.22rem;}
.header .head-right{float: right;margin-top: 0.2rem;}
.header a.menu-btn{position: absolute;right: 0;top: 0.32rem;width: 0.64rem;height: 0.64rem;border-radius: 0.5rem 0 0 0.5rem;background: var(--mainColor);gap: 0.05rem;}
.header a.menu-btn.arrow{right: 16px;}
.header a.menu-btn .xian{width: 0.18rem;height: 0.03rem;background: #fff;}

/* 搜索 */
div#aaa {width: 0.17rem;height: 0.17rem;background-size: contain;cursor: pointer;}
div#aaa img{width: 100%;}
.layer {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: var(--mainColor);display:none;z-index: 25;}
.layer .layer-inner{position:relative;width: 100%;height: 100%;}
.layer .layer-inner .layer-mod{text-align: center;position:absolute;top: 50px;width:100%;}
.layer .layer-inner .layer-mod .shutdown{margin-right: 50px;text-align:right;}
.layer .close{width: 48px;cursor: pointer;color:#fff;height: 48px;display: inline-block;transition: all 0.6s ease;}
.layer .close img{width: 100%;}
.layer .close:hover{transform: rotate(180deg);}
.layer .searchbox{width: 55%;margin: 0 auto;margin-top: 100px;}
.layer-mod h3 {line-height: 100px;font-size: 50px;color: #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.svg) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:40px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 40px;line-height: 40px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 40px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 40px;border:0;outline: 0;background: url(images/sous.svg) no-repeat center;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 .menu-item{position: relative;float: left;margin: 0 0.2rem;border-radius: 0.04rem;}
.site-lang .menu-item>a.menu-link{font-size: 0.16rem;font-weight: bold;color: #fff;line-height: 0.44rem;padding: 0 0.36rem;border: rgba(225, 225, 225, 0.34) 1px solid;display: inline-block;} 
.site-lang .menu-item>a.menu-link:hover{opacity: 0.6;}
.site-lang .sub-menu{position: absolute;left: 50%;top:100%;min-width: 100%;z-index:100;border-radius: 8px;overflow: hidden;transform: translateX(-50%);display: none;}
.site-lang .menu-switch-arrow{display: none;}
.site-lang .menu-item:nth-child(3){padding-right: 0.19rem;background: url(images/nav_arrow.svg) no-repeat right center;background-size: 0.11rem auto;}
.site-lang .menu-item:nth-child(3)>a.menu-link{border: none;padding: 0;}
.site-lang .sub-menu a.sub-link{font-size: 0.16rem;color: #fff;text-align: center;padding: 0.1rem 0;display: inline-block;width: 100%;transition: all 0.6s ease;background: var(--mainColor);}
.site-lang .sub-menu a.sub-link:hover{color: #000;background: #fff;}
.fixbox .site-lang .wp-menu{border-bottom: none;}
.fixbox .site-lang .menu-item:nth-child(3){padding-right: 0;background: #ffffff00;}
.fixbox .site-lang .menu-item:nth-child(3)>a.menu-link{padding: 0 0.36rem;border: rgba(225, 225, 225, 0.34) 1px solid;}
.fixbox .wp-menu .sub-menu a{transition: all 0.6s ease;}
.fixbox .wp-menu .sub-menu a:hover{opacity: 0.6;}

/**导航**/
#nav{margin-top: 0.1rem;}
#nav .inner{}
#nav .inner .wp-panel{}
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;width:auto;height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70)}
.nav .wp-menu{margin:0 auto;display:flex;justify-content:space-around;column-gap: 0.4rem;}
.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.46rem;font-size: 0.2rem;display:block;color:#fff;position: relative;font-family: '思源黑体CN';font-weight: bold;letter-spacing: 0.1em;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover{font-weight:bold;text-decoration:none;color:var(--mainColor)}
.nav .sub-menu{position:absolute;left: 50%;top:100%;min-width: 1.5rem;z-index:100;background: var(--mainColor);opacity: 0;transform: translateX(-50%) scale(0);transition: all 0.4s ease-in-out;border-radius: 8px;overflow: hidden;}
.nav .sub-menu .sub-item{position:relative;white-space:nowrap;vertical-align:top;_zoom:1}
.nav .sub-menu .sub-item a{display:block;color: #fff;line-height:0.5rem;padding:0 17px;font-size:0.16rem;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;}
/* 二维码 */
.icon-code{float: left;margin-top: 0.95rem;margin-right: 0.369rem;}
.shares {}
.shares ul {display: inline-block;}
.shares li {position: relative;margin-bottom: 0.2rem;}
.shares li a {display: inline-block; width: 0.52rem; height: 0.52rem;background: url(images/wx.svg) no-repeat center / contain;}
.shares li .con {display: none; position: absolute; bottom: 0.6rem; left: 50%; z-index: 100; transform: translateX(-50%);}
.shares li .con .news_imgs{width: 1rem;padding-top: 100%;overflow: hidden;background: #eee;height: 0;}
.shares li .con .news_imgs img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all 0.6s ease;}
.shares li.i1>a {background: url(images/wx.svg) no-repeat center / contain;}
.shares li.i2>a {background: url(images/wb.svg) no-repeat center / contain;}
/**友情链接**/
.botlinks{float: left;margin-top: 0.9rem;}
.botlinks .links-wrap {position: relative;float: left;display: inline-block;width: 2.64rem; line-height: 0.53rem;border: #ffffff3a 1px solid;}
.botlinks .links-wrap a.links-arrow {display: block; height: 0.53rem; line-height: 0.53rem; padding: 0 0.6rem 0 0.28rem; color:#fff; background: url(images/botlinks.png) no-repeat right 0.23rem center;font-size: 0.16rem;background-size: 0.21rem 0.06rem;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {  background-position: right 0.1rem center; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 0.53rem; width: auto; min-width:100%; height:auto; max-height: 3rem; overflow: auto; overflow-x:hidden;background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 0.3rem; padding: 0.05rem 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 0.06rem; white-space:nowrap;font-size: 0.16rem;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #75080C; cursor: pointer;}/**链接样式**/

/**内容**/
#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,.news_imgs a video {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);}




/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{background-position:center center;background-repeat:no-repeat;text-align:center;position: relative;padding-top: 21%;overflow: hidden;background-size: cover;}
.l-banner img{
    display:none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;box-sizing:border-box;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 2.4rem;float:left;margin-right:-2.4rem;position:relative;} 
.col_menu .l-qh{ margin-bottom:0.1rem;}
.col_menu .col_menu_head {background: var(--mainColor);}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.18rem;font-weight:normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:50px; padding:0px 5px 0px 30px;}/**栏目名称图标**/
.col_menu .col_menu_con{border:1px solid #e4e4e4;}
/*栏目列表*/
.column-switch{display: none;}
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 15px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 1px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:5px 0px 5px 28px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:var(--mainColor); background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: 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;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:var(--mainColor);}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold; font-weight:bold;color:var(--mainColor);} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.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:var(--mainColor);} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 2.9rem;}
.col_news_head {padding-top: 0.59rem;padding-bottom: 0.52rem;}
.col_metas .col_title { display:inline-block; float:left;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.38rem;font-family:'思源黑体CN';font-weight: bold;color: #333333;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;color: #666;margin-bottom: 0.2rem;font-size:0.18rem;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
/* .col_news_con { padding:5px 0px 10px 0px; margin:0 0px;}
.col_news_list { margin-top:7px;}
.col_news_list li{font-size: 0.16rem;line-height: 0.34rem;position: relative;}
.col_news_list li .news_title{position: absolute;left: 0;right: 1rem;white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;} */
.col_news_list li .news_meta{float: right;}
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.75; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.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); } /**列表页文章图片大小限制**/

.col_news_list li{margin-bottom: 0.2rem;}
.col_news_list .news_div{
    position: relative;
    background: #F7F6F4;
    min-height: 2.28rem;
}
.col_news_list .news_con{
    position: absolute;
    top: 0;
    left: 0;
    right: 3rem;
    bottom: 0;
    box-sizing: border-box;
    padding: 0.2rem;
}
.col_news_list .news_imgs{float: right;width: 3rem;}
.col_news_list .news_images{
    position: relative;
    padding-top: 76%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.col_news_list .news_images img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.col_news_list a.news_link:hover .news_images img{
    transform: scale(1.05);
}
.col_news_list .news_date{
    font-size: 0.14rem;
    line-height: 0.2rem;
    font-family: 'Poppins';
    color: var(--mainColor);
}
.col_news_list .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    height: 0.6rem;
    color: var(--titleColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s ease;
    margin-top: 0.2rem;
}
.col_news_list a.news_link:hover .news_title{color: var(--mainColor);}
.col_news_list .news_intro{
    font-size: 0.16rem;
    line-height: 0.28rem;
    height: 0.56rem;
    color: #898989;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.2rem;
}

























/**文章页**/
.infobox {padding:20px 60px; margin:0 auto; width:auto;min-height: 300px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: var(--mainColor);} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding:10px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}

/**分享**/
.shares .news_list{display:flex;text-align:center;gap: .34rem;justify-content: flex-end;}
.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%;object-fit: cover;}
.shares .news_list .news_icon{display:block;background-color:#ffffff2e;width:.5rem;height:.5rem;border-radius:50%;background-repeat:no-repeat;background-position:center;opacity: 1;/* background-size:53%; */}
.shares .news_list .news{position:relative}
.shares .news_list .news_icon[media="微信"]{background-image: url(images/weixinico.svg);}
.shares .news_list .news_icon[media="bilibili"]{background-image: url(images/ilibili.svg);}
.shares .news_list .news_icon[media="视频号"]{background-image: url(images/sphico.svg);}
.shares .news_list .news_icon[media="微博"]{background-image: url(images/weiboico.svg);}
.shares .news_list .news_icon[media="抖音"]{background-image: url(images/douyinico.svg);}
.shares .news_list .news_icon:hover{opacity:1}
.shares .news_list .news:hover .imgs{opacity:1;transform:none}
.shares .news_list .news_title{color:#fff;font-size:var(--smailSizex);line-height:1.4;margin-top:.13rem}

/** footer **/
#footer{background: url(images/foot_bg.png) no-repeat center / cover;}
.footer .modTop{min-height: 3.3rem;border-bottom: rgba(225, 225, 225, 0.2) 1px solid;}
.footer .modBott::after{display: none;}
.footer .mt1{float: left;padding-top: 0.67rem;width: 2.31rem;}
.footer .mt2{float: left;margin-left: 1.65rem;margin-top: 0.8rem;}
.footer .mt3{float: left;margin-left: 1.8rem;margin-top: 0.8rem;width: 4.25rem;} 
.footer .mt4{float: left;margin-left: 1.45rem;margin-top: 0.8rem;}
.footer .mt5{float: right;margin-top: 0.8rem;}
.footer .mt1 img{width: 100%;}
.post12 .tt{margin-bottom: 0.3rem;}
.post12 .tit{
    font-size: 0.18rem;
    line-height: 0.24rem;
    font-weight: bold;
    color: #fff;
}
.post12 .news_title{
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #fff;
    opacity: 0.8;
    transition: all 0.6s ease;
}
.post-122 li.news{float: left;width: 50%;}
.post-122 a.news_link:hover .news_title{opacity: 0.5;}
.post-123 .news_div{
    width: 1.2rem;
    height: 1.2rem;
    border: rgba(225, 225, 225, 0.2) 1px solid;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.1rem;
}
.post-123 .news_div::after{display: none;}
.post-123 .news_imgs{transition: all 0.6s ease;}
.post-123 .news_imgs img{width: 0.33rem;}
.post-123 .news_title{
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #fff;
    opacity: 0.8;
}
.post-123 a.news_link:hover .news_imgs{transform: scale(1.1);}
.post-125 p.copyright{
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #fff;
    opacity: 0.6;
    text-align: center;
    padding-top: 0.22rem;
    padding-bottom: 0.5rem;
}





/* Banner */
#banner {}
#banner .inner {width: 100%;text-align: center;position: relative;box-sizing: border-box;}
.mbanner .news_list{padding-bottom:0;}
.mbanner .news_list li.news{padding:0;background:unset;}
.mbanner li.news .news_imgs,
.mbanner li.news .news_video {position: relative;overflow: hidden;padding-top: 44.21875%;height: 0;background: #eee;}
.mbanner li.news .news_video video,
.mbanner li.news .news_imgs img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all 0.6s ease;}
.mbanner li.news .news_div{position: relative;}
.mbanner li.news .news_div::after{content: '';width: 100%;height: 1.67rem;position: absolute;bottom: 0;background: linear-gradient(to bottom,#00000000,#000000);opacity: 0.4;left: 0;}
.mbanner .slick-prev{left: 0;width: 0.58rem;height: 0.53rem;background: rgb(0 0 0 / 40%) url(images/slide_next.png) no-repeat left center;z-index: 10;opacity: 0;transition: all 0.6s ease;font-size: 0;}
.mbanner .slick-next{right: 0;width: 0.58rem;height: 0.53rem;background: rgb(0 0 0 / 40%) url(images/slide_next.png) no-repeat right center;z-index: 10;opacity: 0;transition: all 0.6s ease;font-size: 0;}
.mbanner .news_list:hover .slick-prev{opacity: 1;}
.mbanner .news_list:hover .slick-next{opacity: 1;}
.mbanner .slick-dots{display: none!important;}


/* ============== 响应式内容 =============== */

/* post */
.post .tt{position: relative;}
.post .tit{display: flex;justify-content: center;}
.post .more_btn{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.post .title{
    display: inline-block;
    font-size: 0;
    width: 2.46rem;
    height: 0.95rem;
    background: url(images/p20_tit.svg) no-repeat center / contain;
}
.post .more_text{
    font-size: 0.18rem;
    line-height: 0.24rem;
    font-weight: bold;
    color: var(--mainColor);
    padding-right: 0.17rem;
    background: url(images/more_btn.svg) no-repeat right top 0.07rem;
    background-size: 0.14rem auto;
}



/* main1 */
.main1{position: relative;}
.main1 .inner{
    background: var(--mainColor);
    position: absolute;
    left: 50%;
    top: -50%;
    transform: translate(-50%,-50%);
}
/* post-11 */
.post-11 li.news{float: left;width: 20%;}
.post-11 .news_div{
    min-height: 1.43rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: url(images/p11_ico1.svg) no-repeat center center;
    background-size: 0.71rem auto;
}
.post-11 .news_div::before{
    content: '';
    width: 1px;
    height: 0.28rem;
    background: #fff;
    opacity: 0.2;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.post-11 li.news:nth-child(1) .news_div{
    background: url(images/p11_ico1.svg) no-repeat center center;
    background-size: 0.71rem auto;
}
.post-11 li.news:nth-child(2) .news_div{
    background: url(images/p11_ico2.svg) no-repeat center center;
    background-size: 0.92rem auto;
}
.post-11 li.news:nth-child(3) .news_div{
    background: url(images/p11_ico3.svg) no-repeat center center;
    background-size: 0.8rem auto;
}
.post-11 li.news:nth-child(4) .news_div{
    background: url(images/p11_ico5.svg) no-repeat center center;
    background-size: 1.24rem auto;
}
.post-11 li.news:nth-child(5) .news_div{
    background: url(images/p11_ico5.svg) no-repeat center center;
    background-size: 0.93rem auto;
}
.post-11 li.news:first-child .news_div::before{display: none;}
.post-11 .news_title{
    font-size: 0.28rem;
    line-height: 0.4rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    transition: all 0.6s ease;
}
.post-11 a.news_link:hover .news_title{transform: scale(1.1);}


/* main2 */
.main2{
    background: url(images/m2_bg.png) no-repeat center / cover;
}
.main2 .inner{
    padding-top: 1.26rem;
    padding-bottom: 0.84rem;
}
.main2 .ml{
    float: left;
    width: 9.72rem;
}
.main2 .mr{
    float: right;
    width: 5.8rem;
    border-top: var(--mainColor) 2px solid;
}
/* post-20 */
.post-20 .tt{margin-bottom: 0.2rem;}
/* post-21 */
.post-21 .news_div{position: relative;}
.post-21 .news_imgs{
    position: relative;
    padding-top: 66.666667%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.post-21 .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-21 .news_con{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1.67rem;
    background: linear-gradient(to top,rgba(0,0,0,0.4),rgba(0,0,0,0));
    box-sizing: border-box;
    padding: 0 0.56rem 0 0.36rem;
}
.post-21 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 0.5rem;
}
.post-21 .news_intro{
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: #fff;
    opacity: 0.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.07rem;
}
.post-21 a.news_link:hover .news_imgs img{
    transform: scale(1.05);
}
/* post-22 */
.post-22 .news_div{
    min-height: 1.28rem;
    border-bottom: rgba(52, 52, 52, 0.2) 1px solid;
}
.post-22 .news_date{
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: var(--mainColor);
    font-weight: bold;
    font-family: 'Roboto';
    padding-top: 0.32rem;
}
.post-22 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: var(--titleColor);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.6s ease;
}
.post-22 a.news_link:hover .news_title{
    color: var(--mainColor);
}
.post-21 .slick-prev, .post-21 .slick-next{
    width: 0.68rem;
    height: 0.68rem;
    margin-top: 0;
    font-size: 0;
    opacity: 1;
    transform: translateY(-50%);
}
.post-21 .slick-prev{background: url(images/p21_prev.svg) no-repeat center / contain;left: 0.36rem;}
.post-21 .slick-next{background: url(images/p21_next.svg) no-repeat center / contain;right: 0.38rem;}
.post-21 .slick-prev:hover{background: url(images/p21_prev2.svg) no-repeat center / contain;}
.post-21 .slick-next:hover{background: url(images/p21_next2.svg) no-repeat center / contain;}

/* main3 */
.main3{
    background: url(images/m3_bg.png) no-repeat center top;
    background-size: auto 3.06rem;
}
.main3 .inner{
    padding-top: 0.36rem;
}
.main3 .ml{
    float: left;
    width: 9.72rem;
    position: relative;
    padding-top: 0.18rem;
}
.main3 .mr{
    float: right;
    width: 5.79rem;
}
.main3 .mTop{margin-bottom: 0.22rem;}
.main3 .ml .title{
    float: left;
    font-size: 0;
    width: 2.47rem;
    height: 0.93rem;
    background: url(images/p31_tit.svg) no-repeat center / contain;
}
.main3 .ml .tab-menu{
    float: right;
    width: calc(100% - 2.47rem);
    box-sizing: border-box;
    padding-right: 0.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.69rem;
    padding-top: 0.2rem;
}
.main3 .ml .tab-menu li{
    font-size: 0.32rem;
    line-height: 0.46rem;
    color: #fff;
    opacity: 0.5;
    cursor: pointer;
    transition: all 0.4s ease;
}
.main3 .ml .tab-menu li::after{
    content: '';
    width: 0;
    height: 2px;
    background: #fff;
    display: block;
    margin: 0 auto;
    transition: all 0.6s ease;
}
.main3 .ml .tab-menu li.selected{
    opacity: 1;
}
.main3 .ml .tab-menu li.selected::after{width: 0.2rem;}
/* post3 */
.post3 .tt{position: static;}
.post3 .more_btn{
    position: absolute;
    right: 0;
    top: 0.6rem;
}
.post3 .more_text{
    color: #fff;
    background: url(images/more_btn2.svg) no-repeat right top 0.07rem;
    background-size: 0.14rem auto;
}
.post3 li.news{margin-top: 0.23rem;}
.post3 li.news:first-child{margin-top: 0;}
.post3 .news_div{
    position: relative;
    background: #F4F4FA;
}
.post3 .news_div::before{
    content: '';
    width: 0.45rem;
    height: 0.2rem;
    background: url(images/p31_link.svg) no-repeat center / contain;
    position: absolute;
    bottom: 0.33rem;
    right: 0.57rem;
    transition: all 0.6s ease;
}
.post3 .news_imgs{
    float: left;
    width: 2.64rem;
}
.post3 .news_images{
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.post3 .news_images img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post3 .news_con{
    float: right;
    width: calc(100% - 2.64rem);
    box-sizing: border-box;
    padding-left: 0.51rem;
    padding-right: 0.79rem;
}
.post3 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: var(--titleColor);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 0.42rem;
    transition: all 0.6s ease;
}
.post3 .news_exfield{margin-top: 0.2rem;}
.post3 .news_exfield div{
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: var(--textColor);
}
.post3 a.news_link:hover .news_images img{transform: scale(1.05);}
.post3 a.news_link:hover .news_title{color: var(--mainColor);}
.post3 a.news_link:hover .news_div::before{right: 0.3rem;}
/* post-33 */
.post-33 .tt{margin-bottom: 0.36rem;}
.post-33 .tit{justify-content: flex-start;}
.post-33 .title{
    width: 2.71rem;
    height: 0.95rem;
    background: url(images/p33_tit.svg) no-repeat center / contain;
}
.post-33 .more_text{
    color: #fff;
    background: url(images/more_btn2.svg) no-repeat right top 0.07rem;
    background-size: 0.14rem auto;
}
.post-33 .news_list{
    box-sizing: border-box;
    padding: 0 0.33rem;
    background: #F4F4FA;
}
.post-33 .news_div{
    padding: 0.26rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: rgba(52, 52, 52, 0.2) 1px solid;
}
.post-33 .news_date{
    width: 0.8rem;
    height: 0.8rem;
    background: var(--mainColor);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.post-33 .mm{
    font-size: 0.16rem;
    line-height: 0.2rem;
    font-weight: bold;
    font-family: 'Roboto';
}
.post-33 .dd{
    font-size: 0.32rem;
    line-height: 0.36rem;
    font-weight: bold;
    font-family: 'Roboto';
}
.post-33 .news_con{
    width: calc(100% - 1.4rem);
}
.post-33 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: var(--titleColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s ease;
}
.post-33 a.news_link:hover .news_title{color: var(--mainColor);}


/* bg4567 */
.bg4567{
    background: url(images/bg4567.png) no-repeat center / cover;
}
/* main4 */
.main4{}
.main4 .inner{
    padding-top: 1.11rem;
    padding-bottom: 0.87rem;
}
/* post-41 */
.post-41 .title{
    width: 2.63rem;
    height: 0.73rem;
    background: url(images/p41_tit.svg) no-repeat center / contain;
}
.post-41 .tt{margin-bottom: 0.41rem;}
.post-41 .news_list{margin: 0 -0.24rem;}
.post-41 li.news{float: left;width: 33.33%;}
.post-41 .news_div{
    margin: 0 0.24rem;
    position: relative;
}
.post-41 .news_imgs{
    position: relative;
    padding-top: 66.731898%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.post-41 .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-41 .news_con{
    position: absolute;
    left: 0.08rem;
    right: 0.08rem;
    bottom: 0.08rem;
    height: 0.7rem;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 0.16rem;
    backdrop-filter: blur(30px);
}
.post-41 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.post-41 a.news_link:hover .news_imgs img{
    transform: scale(1.05);
}


/* main5 */
.main5{}
.main5 .inner{
    padding-top: 0.55rem;
    padding-bottom: 0.7rem;
}
/* post-51 */
.post-51 .title{
    width: 3.04rem;
    height: 0.85rem;
    background: url(images/p51_tit.svg) no-repeat center / contain;
}
.post-51 .tt{margin-bottom: 0.41rem;}
.post-51 .news_list{margin: 0 -0.18rem;}
.post-51 li.news{
    float: left;
    width: 25%;
}
.post-51 .news_div{margin: 0 0.18rem;}
.post-51 .news_imgs{
    position: relative;
    padding-top: 66.754617%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.post-51 .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-51 .news_con{
    box-sizing: border-box;
    padding-left: 0.22rem;
    border-left: var(--mainColor) 1px solid;
    margin-top: 0.3rem;
}
.post-51 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    height: 0.6rem;
    color: var(--titleColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s ease;
}
.post-51 a.news_link:hover .news_imgs img{transform: scale(1.05);}
.post-51 a.news_link:hover .news_title{color: var(--mainColor);}


/* main6 */
.main6{}
.main6 .inner{
    padding-top: 0.41rem;
    padding-bottom: 0.85rem;
}
/* post-61 */
.post-61 .tt{margin-bottom: 0.43rem;}
.post-61 .title{
    width: 3.08rem;
    height: 0.96rem;
    background: url(images/p61_tit.svg) no-repeat center / contain;
}
.post-61 .news_list{margin: 0 -0.18rem;}
.post-61 li.news{
    float: left;
    width: 25%;
}
.post-61 .news_div{margin: 0 0.18rem;}
.post-61 .news_imgs{
    position: relative;
    padding-top: 66.754617%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.post-61 .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-61 .news_con{
    box-sizing: border-box;
    padding: 0 0.24rem;
    min-height: 1.17rem;
    background: #fff;
}
.post-61 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: var(--titleColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s ease;
    padding-top: 0.28rem;
}
.post-61 a.news_link:hover .news_imgs img{transform: scale(1.05);}
.post-61 a.news_link:hover .news_title{color: var(--mainColor);}


/* main7 */
.main7{}
.main7 .inner{
    padding-top: 0.3rem;
    padding-bottom: 0.7rem;
}
/* post-71 */
.post-71 .tt{margin-bottom: 0.43rem;}
.post-71 .title{
    width: 3.16rem;
    height: 0.93rem;
    background: url(images/p71_tit.svg) no-repeat center / contain;
}
.post-71 .news_list{margin: 0 -0.32rem;}
.post-71 li.news{float: left;width: 31%;}
.post-71 li.news.swiper-slide-active{width: 38%;}
.post-71 .news_div{margin: 0 0.32rem;}
.post-71 .news_imgs{
    position: relative;
    padding-top: 66.813187%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.post-71 .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-71 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: var(--titleColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s ease;
    margin-top: 0.16rem;
}
.post-71 .news_intro{
    font-size: 0.16rem;
    line-height: 0.28rem;
    height: 0.56rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: var(--textColor);
    transition: all 0.6s ease;
    margin-top: 0.12rem;
    display: none;
}
.post-71 li.news.swiper-slide-active .news_title{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.post-71 li.news.swiper-slide-active .news_intro{
    display: block;
}
.post-71 .swiper-button-prev:after,
.post-71 .swiper-button-next:after{display: none;}
.post-71 .swiper-button-prev,
.post-71 .swiper-button-next{
    width: 1.2rem;
    height: 0.55rem;
    top: auto;
    bottom: 0;
}
.post-71 .swiper-button-prev{
    left: auto;
    right: 1.7rem;
    background: url(images/p71_prev.svg) no-repeat center / contain;
}
.post-71 .swiper-button-prev:hover{
    background: url(images/p71_prev2.svg) no-repeat center / contain;
}
.post-71 .swiper-button-next{
    right: 0.32rem;
    background: url(images/p71_next.svg) no-repeat center / contain;
}
.post-71 .swiper-button-next:hover{
    background: url(images/p71_next2.svg) no-repeat center / contain;
}
.post-71 a.news_link:hover .news_imgs img{
    transform: scale(1.05);
}
.post-71 a.news_link:hover .news_title{color: var(--mainColor);}



/* main8 */
.main8{
    background: url(images/m8_bg.png) no-repeat center / cover;
}
.main8 .inner{
    padding-top: 0.58rem;
    padding-bottom: 0.4rem;
}
/* post-81 */
.post-81 .tt{margin-bottom: 0.27rem;}
.post-81 .title{
    width: 2.46rem;
    height: 0.96rem;
    background: url(images/p81_tit.svg) no-repeat center / contain;
}
.post-81 .news_list{margin: 0 -0.22rem;}
.post-81 li.news{float: left;width: 25%;}
.post-81 .news_div{margin: 0 0.22rem;}
.post-81 .news_imgs{
    position: relative;
    padding-top: 119.892473%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.post-81 .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-81 .news_con{
    min-height: 1.03rem;
    width: calc(100% - 0.72rem);
    margin: 0 auto;
    background: #fff;
    margin-top: -0.55rem;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    padding: 0 0.3rem;
    display: flex;
    align-items: center;
    border: #d7d7d7 1px solid;
}
.post-81 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: var(--titleColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s ease;
}
.post-81 a.news_link:hover .news_imgs img{
    transform: scale(1.05);
}
.post-81 a.news_link:hover .news_title{color: var(--mainColor);}


/* main9 */
.main9{
    background: url(images/m9_bg.png) no-repeat center / contain;
}
.main9 .inner{
    padding-top: 0.83rem;
    padding-bottom: 0.87rem;
}
/* post-91 */
.post-91 .tt{margin-bottom: 0.92rem;}
.post-91 .title{
    width: 3.76rem;
    height: 0.99rem;
    background: url(images/p91_tit.svg) no-repeat center / contain;
}
.post-91 .news_list{margin: 0 -0.31rem;}
.post-91 li.news{float: left;width: 25%;}
.post-91 li:nth-child(2n){
    transform: translateY(-0.72rem);
}
.post-91 .news_div{margin: 0 0.31rem;}
.post-91 .news_imgs{
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.post-91 .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-91 .news_con{
    min-height: 1.03rem;
    width: calc(100% - 0.58rem);
    margin: 0 auto;
    background: #fff;
    margin-top: -0.55rem;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    padding: 0 0.3rem;
    display: flex;
    align-items: center;
    border: #d7d7d7 1px solid;
}
.post-91 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: var(--titleColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s ease;
}
.post-91 a.news_link:hover .news_imgs img{
    transform: scale(1.05);
}
.post-91 a.news_link:hover .news_title{color: var(--mainColor);}



/* main10 */
.main10{
    position: relative;
    background: url(images/m10_bg.png) no-repeat center / cover;
}
.main10::before{
    content: '';
    width: 100%;
    height: 1.68rem;
    background: url(images/p111_line.svg) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 1.87rem;
    z-index: -1;
}
.main10 .inner{
    padding-top: 0.52rem;
    padding-bottom: 1.4rem;
}
/* post-111 */
.post-111 .tt{margin-bottom: 1.32rem;}
.post-111 .title{
    width: 2.51rem;
    height: 1rem;
    background: url(images/p111_tit.svg) no-repeat center / contain;
}
.post-111 li.news{float: left;}
.post-111 li.news:nth-child(1){margin-left: 0.46rem;}
.post-111 li.news:nth-child(2){margin-left: 1.95rem;}
.post-111 li.news:nth-child(3){margin-left: 2.2rem;margin-top: -0.4rem;}
.post-111 li.news:nth-child(4){margin-left: 1.56rem;}
.post-111 li.news:nth-child(2n){transform: translateY(-0.86rem);}
.post-111 .news_div{
    width: 2.5rem;
}
.post-111 .news_stit{
    font-size: 0.52rem;
    line-height: 0.62rem;
    font-weight: bold;
    font-family: 'Roboto';
    color: var(--mainColor);
    text-align: center;
    transition: all 0.6s ease;
}
.post-111 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: var(--titleColor);
    text-align: center;
    margin-top: 0.06rem;
}
.post-111 a.news_link:hover .news_stit{transform: scale(1.2);}
.zz14 #l-container .inner{width:14rem;}
.possplit{background:unset;text-indent:0;width:auto;padding:0 3px;}


.main61 .post-611 .title{
    width: 2.9rem;
    height: 0.96rem;
    background: url(images/shgy.svg) no-repeat center / contain;
}




/* ============ */
.main6{display: none;}
.main61{display: block;}

