@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; }
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; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;
 /* -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8); */
}
::-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: "思源黑体CN","Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color: #333333;text-decoration:none;transition:all 0.6s ease-in-out;}
a:hover { color:var(--hoverColor);}

/* fonts */
@font-face {
    font-family: '思源黑体CN'; /* 自定义字体名称 */
    src: url('extends/fonts/SourceHanSansCN-Regular.ttf') format('truetype'); /* .ttf 格式 */
}
@font-face {
    font-family: 'Roboto'; /* 自定义字体名称 */
    src: url('extends/fonts/Roboto-Regular-14.ttf') format('truetype'); /* .ttf 格式 */
}

:root{
    --hoverColor:#2A5798;
    --timeColor:#2A5798;
    --textColor:#333333;
}
/**:root{
    --hoverColor:#0A2F80;
    --timeColor:#42C6DD;
    --textColor:#333333;
}**/

/*页面尺寸*/
.wrapper {margin:0 auto;}
.wrapper .inner {width: 13rem;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
body{position: relative;}
#head {position:fixed!important;width: 100%;z-index: 999;position: fixed !important;
    transform: translateY(0%) !important;
    transition: none !important;}
#head.fix{}
#head .inner{width: 13.6rem;position:relative;}
#head.fix .inner{padding-bottom: 0;}
#head .headTop{/**height: 0.15rem;**/    padding-right: 0.24rem;}
#head .headBott{ /*background: #0a2f809d url(images/headBott.png) no-repeat center / cover;*/ background:#A7B9D4;/**min-height: 1.2rem;**/min-height: 1rem;backdrop-filter: blur(0.07rem);position: relative;background: linear-gradient(180deg, #2A5798, rgba(42, 87, 152, .5));}
#head .headBott:before {
    content: "";
    height: 130%;
    width: 100%;
    background: linear-gradient(#000, transparent);
    opacity: 0.4;
    z-index: -1;
    position: absolute;
}
.header .sous{float: right;padding-left: 0.25rem;border-left: #ffffff3b 1px solid;margin-top: 0.14rem;}
.header .sitelogo{float:left;/**margin-top: 0.33rem;**/margin-top: 0.33rem;width:3.5rem;}
.header .sitelogo img{width:100%;}
.header .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;/**margin-top: 0.34rem;**/}

a.menu-btn {
    display: none;
}

/*rale样式*/
.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-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -90px 0px;}
.site-rale ul li.links.i3 a{background-position: -187px 0px;}
.site-rale ul li.links.i4 a{background-position: -269px 0px;}
/*lang样式*/
.site-lang ul {display:flex;margin-top: 0.13rem;margin-right: 0.25rem;}
.site-lang ul li.links a {color:#fff;font-size:var(--titleSize);padding:0 0.14rem;line-height:1;display:inline-block;font-size:var(--smailSize);}
.site-lang ul li.links a:hover {color:#fff;}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
/* .site-lang ul li.links:last-child:after{    content: '|';    display: inline-block;    margin-right: 0.175rem; color:#fff;opacity: 0.2;} */
.site-lang ul li.links a{line-height: 0.2rem;height:0.2rem;font-size: 0.17rem;color: #fff;transition: all .3s ease;padding-right: 0.2rem;background: url(images/site-lang.png) no-repeat right center;display: inline-block;background-size: 0.12rem 0.07rem;}
.site-lang ul li.links a:hover{opacity: 0.6;}

/*默认主导航样式*/
#nav{    margin-top: 0.12rem;}
#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}
.nav .sub-menu .sub_img { top: 0; position: absolute; width: 100%; height: 100%;z-index: -1; background: #fff;opacity: 0.8;}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;}
.nav .wp-menu .menu-item:hover>.sub-menu{transform: translateX(50%);opacity: 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 .menu-item a.menu-link {display: inline-block;line-height: 0.45rem;color: #FFFFFF;font-size: 0.18rem;font-weight: bold;padding: 0 0.2rem!important;}
.nav .wp-menu .menu-item.i7 a.menu-link{padding-right: 0;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{/* background-color:#851D8E; *//* text-decoration: none; *//* color: #9F2517; */}
.nav .sub-menu {position: absolute;right: 50%;top: 0.47rem;min-width: 100%;z-index: 100;transform: translateX(50%) scale(0);background:#fff;transition: all 0.4s ease;opacity: 0;}

.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {text-align: center;display: block;color: var(--hoverColor);height: 40px;line-height: 40px;padding: 0 10px;font-size: 15px;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: var(--hoverColor);display: block;}
.nav .sub-menu .sub-menu {left: 50%;top: 0px;z-index: 200;background:#fff;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover {  text-decoration: none;/* font-size: 20px;*//*font-weight: bold*/}
.nav .wp-menu .menu-item a.menu-link::after {  content: ""; width: 0px; height: 2px; display: block;  background: #fff; margin: 0 auto;transition: all .4s ease; margin-top: 0}
.nav .wp-menu .menu-item:hover a.menu-link::after {width: 100%}
#container-1{/**padding-top: 1.59rem;**/padding-top: 1rem;}
/**主页banner开始**/
#banner {}
#banner .inner {
  width: 100%;
  /**
  padding-top: 1.59rem;
**/
  padding-top: 1rem;
}
/*post-2*/
.post-2 .news_div{position: relative;}
.post-2 .news_imgs{
    position: relative;
    /**padding-top: 47.1875%;**/
    padding-top: 32.1%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.post-2 .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /**object-fit: cover;**/
    /**transform: scale(1.1); **/
    /**transition:0.5s linear 1s;**/
}
.post-2 .swiper-slide-active img,.swiper-slide-duplicate-active img{
	transition:6s linear;
	transform:scale(1);
}
.post-2 .news_con{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1.65rem;
    background: url(images/banner_bg.png) no-repeat center;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 0.85rem 3.42rem 0 3rem;
}
.post-2 .news_title{
    font-size: 0.22rem;
    line-height: 0.36rem;
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    padding-left: 20px;
    position: relative;
}
.post-2 .news_title::before{
    content: '';
    width: 0.1rem;
    height: 0.1rem;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.post-2 .swiper-pagination{
    width: auto;
    left: auto;
    right: 0.64rem;
    bottom: 0.54rem;
}
.post-2 .swiper-pagination .swiper-pagination-bullet{
    width: 0.15rem;
    height: 0.15rem;
    border: #fff 1px solid;
    border-radius: 50%;
    background: #ffffff00;
    opacity: 1;
    margin: 0 0.16rem;
}
.post-2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #fff;
}


/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mod .ml{float: left;}
.mod .mc{float: left;}
.mod .mr{float: right;}
.mbox {}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title {}/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;position: relative;/**padding-top: 22.19%;**/ padding-top:14.6%;overflow: hidden;}
.l-banner img{display:none;position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;margin: auto;z-index: -1;}
/**主体列表页开始**/

#container-1{position: relative;}
#container-1 .col_news_top{position: absolute;bottom: 0;background: url(images/list_ban.png) no-repeat;background-size: cover;width: 100%;}


#l-container .inner {padding: 0.25rem 0px;}

.col_news_top{
    position: relative;
}
.col_news_top .inner{}
/**主体文章页开始**/

#d-container .inner {padding-bottom: 0.5rem;}

.col_menu {width: 2.3rem;float:left;margin-right: -2.4rem;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {border-bottom: #0a2f801c 1px solid;background: #214F9F url(images/ilogo.svg) no-repeat right top;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.28rem;font-weight:bold;color:#fff;font-family: '思源黑体CN';}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 0.86rem;padding: 0px 0.05rem 0px 0.2rem;}/**栏目名称图标**/
.col_menu .col_menu_head h3.col_name .col_name_text span{position: relative;}
.col_menu .col_menu_head h3.col_name .col_name_text span::after{
    content: '';
    width: 0.42rem;
    height: 0.01rem;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -0.1rem;
}
.col_menu .col_menu_con{background: #EDEEF0 url(images/list_nav.svg) no-repeat center bottom / contain;padding: 0.13rem 0;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#666666;font-size: 0.18rem;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: 0px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0rem 0px 0rem 0.4rem;line-height: 0.6rem;position: relative;}
.col_list .wp_listcolumn .wp_column.selected a .column-name::before{
    content: '';
    width: 0.1rem;
    height: 0.1rem;
    background: #214F9F;
    position: absolute;
    left: 0.16rem;
    top: 50%;
    transform: translateY(-50%);
}

.col_list .wp_listcolumn .wp_column a.selected { color:#0A2F80; background:#fff;margin-left: 0.1rem;display: inline-block;width: 2.2rem;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0A2F80;}
.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(--hoverColor);}
/*二级子栏目**/
.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(--hoverColor);} 
/*三级子栏目**/
.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(--hoverColor);} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 2.9rem;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 0.48rem; line-height: 0.48rem; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.18rem;font-family:"Microsoft yahei";font-weight: normal;color: var(--hoverColor);border-bottom: 0.03rem solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 0.46rem;line-height: 0.46rem;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #2F2F2F;}
.col_news_con {padding: 0.15rem 0px 0.1rem 0px;margin:0 0px;}
.col_news_list { margin-top:7px;}
.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); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {margin:0 auto; width:auto;min-height: 600px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: 思源黑体 CN;font-size: 26px;text-align:center;color: var(--hoverColor);} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 15px;text-align:center;/* border-top:1px solid #ececec; */}
.article .arti_metas span {margin:0 5px;font-size: 14px;color:#787878;font-family: 思源黑体 CN;}/**文章其他属性**/
.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;}
/**页脚开始**/
.footer{
    background: url(images/foot_bg.png) no-repeat center;
    background-size: cover;
}
.footer .inner{}
.footer .modTop{
    min-height: 0.85rem;
    /* display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; */
    border-bottom: #ffffff31 1px solid;
    padding-bottom: .025rem;
    display: flex;
    justify-content: space-between; 
    align-items: flex-start; 
}
.footer .modTop .ml{
    width: 32%;
    /**float: left;**/
}
.footer .modTop .mc{
   /** float: left;
    margin-left: 0.88rem;**/
    margin: 0 auto; 
    margin-left: 0; 
     width: 40%;
}
.footer .modTop .mr{
    /**float: right;**/
 width: 24%;
}
.post-91 .news_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.post-91 li{width: 25%;}
.footer .modTop .mc{
    margin-top: 0.22rem;
}
.footer .modTop .mc .foot-logo{width: 250px; margin: 0 auto; 
    display: block; margin：0 auto;}
.footer .modTop .mc .foot-logo img{width: 100%;}
.post-91,.post-93{margin-top: 0.23rem;}
.post-91 .tit,.post-93 .tit{
    font-size: 0.14rem;
    line-height: 0.14rem;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0.1rem;
    text-align: left;
}
.post-91 .news_title{
    font-size: 0.13rem;
    line-height: 0.21rem;
    color: #fff;
    opacity: 0.6;
}
.post-91 a.news_link:hover{opacity: 0.6;}
.post-94 p{
    font-size: 0.14rem;
    line-height: 0.14rem;
    text-align: center;
    color: #fff;
    opacity: 0.6;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    padding-left: 5%;
}
.post-93 {margin-top: 0.13rem;}
 .post-93 .tit{margin-bottom: 0.2rem;display:none;}


/* =================== rili ==================== */


dt.zi3.clearfix {
  position: relative;
  background: #2A5798;
  background-size: cover;
  height: 0.68rem;
}
.ctit {
  text-align: center;
  font-size: 0.19rem;
  line-height: 0.58rem;
  color: #fff;
  position: absolute;
  transform: translateX(50%);
  right: 50%;
  top: 0;
}
.year-m {
  position: relative;
  height: 0.68rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 0.39rem;
}
.year-m .current {
  font-size: 0.17rem;
  line-height: 0.19rem;
  cursor: pointer;
  color: #fff;
  padding-right: 0.24rem;
  transition: all 0.4s ease-in-out;
}

 .year-m:hover .current {
}
.year-m ul.drop_down {
  background: #fff;
  color: #555;
  padding: 0.1rem 0;
  max-height: 1.6rem;
  overflow: auto;
  width: 1.5rem;
  position: absolute;
  right: -0.25rem;
  top: 100%;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, .1);
  display: none;
  z-index: 999;
}

.year-m:hover .drop_down {
  display: block;

}
 .year-m .drop_down li {
  line-height: 0.15rem;
  font-size: 0.19rem;
  padding: 0.1rem;
  cursor: pointer;
}
 .year-m .drop_down li:hover {
  background: #4F8CFF;
  color: #fff;
}
dd.zi2 {
  box-shadow: 0 0.03rem 0.15rem rgb(8 41 96 / 10%);
  padding: 0rem 0.2rem 0rem 0.2rem;
  background-size: 100% auto;
}
.post.post1.post-32.mbox .slick-list.draggable {
  overflow: visible;
}
table#calendar {
  width: 100%;
  height: 100%;
}
table#calendar thead {
  font-size: 0.16rem;
  color: #444444;
  line-height: 0.5rem;
  padding: 0.05rem 0;
  text-align: center;
}
table#calendar thead th {
  text-align: center;
}

table#calendar tbody tr {
  line-height: 0.35rem;
  text-align: center;
  font-size: 0.19rem;
  color: #444444;
}
table#calendar tbody tr span {
  width: 0.35rem;
  text-align: center;
  display: inline-block;
  font-size: 0.18rem;
  color: #444444;
  margin: 0.06rem 0;
}
/* table#calendar tbody tr:nth-child(1) span {
  margin-top: 0.25rem;
} */

table#calendar tbody tr td.ov span {
  color: #444444;
  opacity: 0.5;
}
table#calendar tbody tr .calendar-has span {
    background: #2A5798;
    border-radius: 50%;
    color: #fff;    
    cursor: pointer;
}
table#calendar tbody tr .calendar-has.active span {
    background: #4F698D;
}
.year-m .btn-prev-month{
    width: 0.11rem;
    height: 0.19rem;
    background: url(images/rili_prev.png) no-repeat center / contain;
    cursor: pointer;
}
.year-m .btn-next-month{
    width: 0.11rem;
    height: 0.19rem;
    background: url(images/rili_next.png) no-repeat center / contain;
    cursor: pointer;
}











/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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; }
.layer{position: fixed;  background: rgba(0,0,0,.5);  top: 0;  bottom: 0;  left: 0;  right: 0;  z-index: 9999;   display: none;}
/*自定义输入框*/
.wp-search {position: relative;background: #fff;border-radius: 0.25rem;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 0.45rem;}
.wp-search .search-input input.search-title {width: 100%;height: 0.45rem;line-height: 0.45rem;background: none;font-size: 0.14rem;border:0;outline: 0;margin-left: 0.15rem;font-family: "微软雅黑";}
.wp-search .search-btn {width: 0.45rem;height: 0.45rem;position: absolute;right: 0px;top:0%;}
.wp-search .search-btn input.search-submit {width: 0.46rem;height: 0.46rem;border: 0;outline: 0;background: #2A5798 url(images/sous.png) no-repeat center;cursor: pointer;border-radius: 50%;}
.layer-inner {position: absolute;   left: 0.2rem;  right: 0.2rem;  top: 0;  bottom: 0;  margin: auto;  height: 45px;  width: auto;}
.searchbox {width:60%;margin:0 auto;}
.search-con{position: fixed;opacity: 0;filter: alpha(opacity = 0); left: 0;top: 0;z-index: -1;background:rgba(42, 87, 152,);background-size: cover; width: 100%;height: 0%;transition: height 0.3s ease-in-out; backdrop-filter: blur(60px);}
.search-con.on {z-index: 999; opacity: 1;height: 100%;filter: alpha(opacity = 100);}
#aaa{display: flex;justify-content: center;align-items: center;width: 0.17rem;height: 0.17rem;cursor: pointer;}
#aaa img{width: 100%;}
.search-con .close {width: 54px; right: 8.3%; top: 37px; height: 54px;border-radius: 50%;border: 1px solid rgba(255, 255, 255, 0.5);text-align: center; align-items: center;display: flex;justify-content: center;z-index: 9;cursor: pointer;display: none;}
.search-con.on .close{display: flex;}
.close { position: absolute;transition: transform .4s ease-out;}
.close:hover{transform: rotate(180deg);}
/*搜索去背景色：*/
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-transition-delay: 99999s;-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;}
/* 分享二维码 */
.shares{text-align:center;}
/**.shares ul{width:auto; margin:0 auto;text-align: center;float:left;margin-bottom: .11rem;}**/
.shares ul{    display: flex;
    justify-content: center;
    flex-wrap: wrap; 
    margin: 0 auto;
    margin-bottom: .11rem;
    padding: 0;
    list-style: none;}
/**.shares li{float:left; margin:0 0.25rem; position:relative;}**/

.shares li{ flex: 0 1 auto;
    margin: 0 0.15rem;
    position: relative;
    min-width: min-content;}


.shares li a{display:inline-block; width: 0.35rem; height: 0.35rem;border: 0px solid red;vertical-align:top;filter:Alpha(opacity=100);background: url(images/p93-wx.png) no-repeat center / contain;}
.shares li a:hover{ opacity:0.6; filter:Alpha(opacity=60); }
.shares li.i1 a{background: url(images/p93-wx.png) no-repeat center / contain;}
.shares li.i2 a{background: url(images/p93-dy.png) no-repeat center / contain;}
.shares li.i3 a{background: url(images/p93-sph.png) no-repeat center / contain;}
.shares li.i4 a{background: url(images/p93-bilibili.png) no-repeat center / contain;}
.shares li.i5 a{background: url(images/p93-bilibili.png) no-repeat center / contain;}
.shares li span{display:block; line-height:22px; font-size:12px; color: #D0D4EA;text-align:center;}
.shares li .con{display:none; position:absolute; bottom: 0.5rem; left:50%;z-index:100;width:1rem;height: 1rem;transform: translateX(-50%);background: #eee;}
.shares li .con img{ width: 100%; height:100%;object-fit: cover;}
.shares li .con .news_imgs{width: 100%;height: 100%;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin-right:6.7%;    width: 42%;    line-height: 44px;    background: rgba(255, 255, 225, 0.21);}
.botlinks .links-wrap a.links-arrow {display: block; height: 44px; line-height: 44px; padding: 0 41px 0 24px;     color: #fff;    font-weight: bold;    font-size: 16px; background: url(images/arrow.png) no-repeat right 27px top 2px;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: rgba(255,255,255,0.8); background-position: right 27px bottom 2px; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 44px; width: auto; width:100%; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #fff;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #1B56A2; cursor: pointer;}/**链接样式**/
/*列表页*/
.col_news_list .news_div{background: #f4f4f4;}
.col_news_list .news_con{
    float: left;
    width: calc(100% - 2.74rem);
    box-sizing: border-box;
    padding: 0.2rem 0.2rem;
    position: relative;
    min-height: 1.16rem;
}
.col_news_list .news_imgs{
    width: 1.7rem;
    float: right;
}
.col_news_list .news_images{
    position: relative;
    padding-top: 75.18%;
    overflow: hidden;
    height: 0;
}
.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{
    width: 0.6rem;
    color: var(--timeColor);
    font-family: 'Roboto';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.col_news_list .news_date .dd{
    font-size: 0.32rem;
    line-height: 0.36rem;
    font-weight: bold;
}
.col_news_list .news_date .ym{
    font-size: 0.12rem;
    line-height: 0.16rem;
    font-weight: bold;
}
.col_news_list .news_title{
    font-size: 0.2rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: var(--textColor);
    margin-top: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 0.7rem;
}
.col_news_list .news_intro{
    font-size: 0.16rem;
    line-height: 0.28rem;
    color: var(--textColor);
    opacity: 0.8;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 0.18rem;
    padding-left: 0.7rem;
}
.col_news_list li{margin-bottom: 0.2rem;}




/*banner*/
/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.wrapperinner {position: relative;z-index: 1;width: 100%;overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px;   -webkit-tap-highlight-color: rgba(0,0,0,0);   -webkit-transform: translateZ(0);   -moz-transform: translateZ(0);   -ms-transform: translateZ(0);   -o-transform: translateZ(0);   transform: translateZ(0);   -webkit-touch-callout: none;   -webkit-user-select: none;   -moz-user-select: none;   -ms-user-select: none;   user-select: none;   -webkit-text-size-adjust: none;   -moz-text-size-adjust: none;   -ms-text-size-adjust: none;   -o-text-size-adjust: none;   text-size-adjust: none;}
/*************************************************************
*二级页面
*/
/*组织机构*/
.inss .part_xy{}
.inss .part_xy .item{}
.inss .part_xy .item h3{line-height:40px;padding-left:0px;font-size: 16px;font-weight:normal;color: #1567B1;border-bottom:1px solid #cecece;}
.inss .part_xy .sub-box{float:left; width:100%;padding-top:0px;padding-bottom:5px;}
.inss .part_xy .sub-list{margin-right:0px;}
.inss .part_xy .sub-list .sub-item{float:left; width:33.3%;background: url(images/icon_arrow2.png) no-repeat left center;}
.inss .part_xy .sub-list .sub-item a{line-height: 35px;padding-left:10px;font-size: 14px;}
.inss .part_xy .sub-img{display:none;float:right;margin-top:15px;margin-left:-250px; width:240px;min-height:80px;}
.inss .part_xy .item.i5 .sub-list .sub-item {width: 50%;}
/*角色*/
.role .part_xy{}
.role .part_xy .item{margin-bottom:10px;display:none;}
.role .part_xy .item.selected{display:block;}
.role .part_xy .item h3{display:none;line-height: 46px;padding-left:0px;font-size:20px;font-weight:bolder;color: #068358;border-bottom:1px solid #f1f1f1;background:none;}
.role .part_xy .sub-list{margin-top:15px;}
.role .part_xy .sub-list .sub-item{padding-top: 10px;padding-bottom: 5px;width:auto;border-bottom:1px solid #f1f1f1;word-wrap: break-word;word-break: normal;}
.role .part_xy .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:bolder;/* color: #068358; */}
.role .part_xy .sub-list .sub-list{margin-top:10px;margin-left:40px;}
.role .part_xy .sub-list .sub-list .sub-item{padding-bottom:5px; padding-top:0px;float:left;margin-right: 50px;border-bottom:0px solid #f1f1f1;}
.role .part_xy .sub-list .sub-list .sub-item a{line-height: 35px;font-size: 15px;white-space:nowrap;font-weight:normal;/* color: #333; */}


/* ============================= 定制开始 ===================================== */


/* post */
.post .tit{
    float: left;
}
.post .tit span{font-size: 0;}
.post .more_btn{
    float: right;
    font-size: 0.18rem;
    line-height: 0.22rem;
    font-weight: bold;
    color: var(--hoverColor);
    padding-right: 0.19rem;
    background: url(images/more.png) no-repeat right center;
    background-size: 0.14rem 0.14rem;
    margin-top: 0.46rem;
}

.post .more_btn2{
    float: right;
    font-size: 0.18rem;
    line-height: 0.22rem;
    font-weight: bold;
    color: var(--hoverColor);
    padding-right: 0.19rem;
    background: url(images/more.png) no-repeat right center;
    background-size: 0.14rem 0.14rem;
    margin-top: 0.26rem;
}
.post .more_btn a{color: inherit;}
.post .more_btn2 a{color: inherit;}








/* main1 */
.main1{
  /*  background: url(images/m1_bg.png) no-repeat center / cover; */
  background:#F8F9FA;
}
.main1 .inner{
    padding-top: 0.45rem;
    padding-bottom: 0.5rem;
}
.main1 .ml{
    float: left;
    width: 8.6rem;
    background: linear-gradient(
        to bottom,
        transparent 0%,          
        var(--hoverColor) 30%,   
        var(--hoverColor) 50%,
        transparent 100%        
    ) no-repeat right top 80% / .02rem 80%; 
}
.main1 .mr{
    float: right;
    width: 3.96rem;
}
.main1 .bl{
    float: left;
    width: 6.6rem;
}
.main1 .br{
    float: right;
    width: 3.13rem;
}
/* post-11 */
.post-11 .tt{padding-bottom: 0.36rem;}
.post-11 {padding-right:.4rem;}

.post-11 .tit{
    width: 1.76rem;
    height: 0.81rem;
    background: url(images/xwdt.png) no-repeat center / contain;
}
.post-11 .news_div{position: relative;}
.post-11 .news_imgs{
    width: 5.6rem;
}
.post-11 .news_images{
    position: relative;
    padding-top: 72.52%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.post-11 .news_images img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-11 .news_images img:hover{transform: scale(1.05);}
.post-11 .news_con{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 2.8rem;
    height: 3.47rem;
    /*background: #254A9B url(images/p11_con.png) no-repeat center;*/
    background: #2A5798;
    background-size: cover;
    box-sizing: border-box;
    padding: 0.38rem 0.41rem 0;
   margin-left:0.5rem;
}
.post-11 .news_date{
    width: 0.6rem;
    color: #fff;
    font-family: 'Roboto';
}
.post-11 .news_date .dd{
    font-size: 0.182rem;
    line-height: 0.26rem;
    font-weight: bold;
}
.post-11 .news_date .ym{
    font-size: 0.12rem;
    line-height: 0.26rem;
    font-weight: bold;
}
.post-11 .news_title{
    font-size: 0.16rem;
    line-height: 0.19rem;
    font-weight: bold;
    height: 0.4rem;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: relative;
}
.post-11 .news_title span.inew img{display: none;}
.post-11 .news_title span.rnew{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0.37rem;
    height: 0.2rem;
    background: url(images/new.svg) no-repeat center / contain;
}
.post-11 .news_intro{
font-size: 0.17rem;
    line-height: 0.23rem;
    height: 0.9rem;
    color: #fff;
    opacity: 0.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    margin-top: 0.09rem;
}
.post-11 a.news_link{
    font-size: 0.16rem;
    line-height: 0.24rem;
    color: #fff;
    float: right;
    margin-top: 0.7rem;
    padding-right: 0.3rem;
    background: url(images/p11_more.png) no-repeat right center;
    background-size: 0.18rem 0.07rem;
    transition: all 0.6s ease;
}
.post-11 a.news_link:hover{margin-right: 0.2rem;}
.post-11 .slick-dots li{
    width: 0.09rem;
    height: 0.09rem;
    margin: 0 0.075rem;
    background: #ffffff00;
    border: #fff 1px solid;
    border-radius: 50%;
}
.post-11 .slick-dots li.slick-active{background: #fff;}
.post-11 .slick-dots{
    width: auto;
    bottom: 0.9rem;
    right: 1.16rem;
}
.post-11 .slick-slider{padding-bottom: 0;}
.post-11 .slick-prev, .post-11 .slick-next{opacity: 0;transition: all 0.6s ease;}
.post-11 .news_list:hover .slick-prev{opacity: 1;}
.post-11 .news_list:hover .slick-next{opacity: 1;}
/* post-12 */
.post-12 .news_list{margin: 0 -0.32rem;}
.post-12 li{float: left;width: 48%;margin-top: 0.29rem;}
.post-12 .news_div{
    margin: 0 0.32rem;
}
.post-12 .news_date{
    float: left;
    width: 0.55rem;
    color: var(--timeColor);
    font-family: 'Roboto';
    text-align: right;
    padding-right: 0.16rem;
    border-right: #42c6dd2f 1px solid;
}
.post-12 .news_date .dd{
    font-size: 0.32rem;
    line-height: 0.36rem;
    font-weight: bold;
}
.post-12 .news_date .ym{
    font-size: 0.12rem;
    line-height: 0.16rem;
}
.post-12 .news_text{
    float: right;
    width: calc(100% - 0.91rem);
}
.post-12 .news_title{
    font-size: 0.16rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: var(--textColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s ease;
}
.post-12 a.news_link:hover .news_title{color: var(--hoverColor);}

.post-12 .con{padding-right:.4rem}
/* post-13 */
.post-13 .news_div{
    height: 2.18rem;
    box-sizing: border-box;
    padding-top: 0.32rem;
    border-bottom: #DCE0EF 1px solid;
    transition: all 0.6s ease;
}
.post-13 a.news_link:hover .news_div{
    border-bottom: var(--hoverColor) 1px solid;
}
.post-13 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: var(--textColor);
    height: 0.6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s ease;
}
.post-13 .news_intro{
    font-size: 0.16rem;
    line-height: 0.28rem;
    height: 0.56rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: var(--textColor);
    margin-top: 0.19rem;
}
.post-13 a.news_link:hover .news_title{
    color: var(--hoverColor);
}
/* post-14 */
.post-14 .tt{padding-bottom: 0.36rem;}
.post-14 .tit{
    width: 1.66rem;
    height: 0.81rem;
    background: url(images/hdrl.png) no-repeat center / contain;
}
.post-14 .news_bott{min-height: 2.15rem;/**margin-top: 0.1rem;**/ margin-top: 0.3rem;}
.post-14 ul{display: none;}
.post-14 ul.active{
    display: block;
}
.post-14 .news_title{
    font-size: 0.16rem;
    line-height: 0.3rem;
    font-weight: bold;
   /** color: var(--textColor);
    height: 0.6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s ease;
    padding:0 0.2rem;**/
}
.post-14 .news_date{
    font-size: 0.15rem;
    line-height: 0.2rem;
    color: #444444;
    float: right;
}
.post-14 .news_div{
    padding: 0.07rem 0;
    transition: all 0.6s ease;
    position: relative;
}
.post-14 .news_div::before{
    content: '';
    height: 0.01rem;
    background: #d1d1d1;
    position: absolute;
   /** bottom: 0.14rem;
    width: calc(100% - 0.9rem);**/

    bottom: 0rem;
    width: calc(100%);
}

.post-14 a.news_link:hover .news_title{
    color: var(--hoverColor);
}
span.news_date_inline {
    flex-shrink: 0;
    font-size: 0.14rem;
    color: #666;
    white-space: nowrap;
    line-height: 0.3rem;
}

/* main2 */
.main2{
    /*background: url(images/m2_bg.png) no-repeat center / cover;*/
     background:#F0F8FD;
}
.main2 .inner{
    padding-top: 0.68rem;
    padding-bottom: 0.97rem;
}
.main2 .ml{
    float: left;
    width: 8.6rem;
background: linear-gradient(to bottom, transparent 0%, var(--hoverColor) 30%, var(--hoverColor) 50%, transparent 100%) no-repeat right top 80% / .02rem 80%;
}
.post.post-21 {
    padding-right: .4rem;
}
.main2 .mr{
    float: right;
    width: 3.96rem;
}
/* post-21 */
.post-21 .tit{
    width: 1.76rem;
    height: 0.81rem;
    background: url(images/kyjz.png) no-repeat center / contain;
}
.post-21 .tt{
    padding-bottom: 0.35rem;
}
.post-21 li.news{
    float: left;
    width: 50%;
}
.post-21 .news_div{
    border: #DCE0EF 1px solid;
    box-sizing: border-box;
    padding: 0.46rem 0.4rem 0.45rem 0.41rem;
    transition: all 0.6s ease;
}
.post-21 a.news_link:hover .news_div{
    background: var(--hoverColor);
}
.post-21 .news_date{
    width: 0.6rem;
    color: var(--timeColor);
    font-family: 'Roboto';
    transition: all 0.6s ease;
}
.post-21 a.news_link:hover .news_date{
    color: #fff;
}
.post-21 .news_date .dd{
    font-size: 0.32rem;
    line-height: 0.36rem;
    font-weight: bold;
}
.post-21 .news_date .ym{
    font-size: 0.12rem;
    line-height: 0.16rem;
}
.post-21 .news_con{
    margin-top: 0.26rem;
    margin-bottom: 0.47rem;
}
.post-21 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    height: 0.6rem;
    font-weight: bold;
    color: var(--textColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s ease;
}
.post-21 .news_intro{
    font-size: 0.16rem;
    line-height: 0.28rem;
    height: 0.56rem;
    color: var(--textColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.12rem;
    transition: all 0.6s ease;
}
.post-21 a.news_link:hover .news_title,
.post-21 a.news_link:hover .news_intro{color: #fff;}
.post-21 .news_imgs{
    position: relative;
    padding-top: 58.6%;
    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-22 */
.post-22 .tt{padding-bottom: 0.29rem;}
.post-22 .tit{
    width: 1.7rem;
    height: 0.81rem;
    background: url(images/xxgg.png) no-repeat center / contain;
}
.post-22 .news_div{
    height: 1.4rem;
    border-bottom: #DCE0EF 1px solid;
    box-sizing: border-box;
    padding-top: 0.24rem;
    transition: all 0.6s ease;
    position: relative;
}
.post-22 .news_div span.inew img{display: none;}
.post-22 .news_div span.rnew{
    position: absolute;
    right: 0;
    bottom: 0.05rem;
    width: 0.37rem;
    height: 0.2rem;
    background: url(images/new.svg) no-repeat center / contain;
}
.post-22 a.news_link:hover .news_div{
    border-bottom: var(--hoverColor) 1px solid;
}
.post-22 li:first-child .news_div{
    border-top: #DCE0EF 1px solid;
}
.post-22 .news_date{
    font-size: 0.18rem;
    line-height: 0.24rem;
    font-weight: bold;
    font-family: 'Roboto';
    color: var(--timeColor);
    margin-bottom: 0.14rem;
}
.post-22 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    height: 0.6rem;
    font-weight: bold;
    color: var(--textColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.6s ease;
    position: relative;
}
.post-22 .news_title img{
    position: absolute;
    right: 0;
    bottom: 0;
}
.post-22 a.news_link:hover .news_title{
    color: var(--hoverColor);
}

/* main3 */
.main3{
    /**background: url(images/m3_bg.png) no-repeat center / cover;**/
    background: #F0F1F3;
    overflow: hidden;
}
.main3 .inner{
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
}
/* post-31 */
.post-31 .tt{
    padding-bottom: 0.31rem;
}
.post-31 .tit{
    width: 1.7rem;
    height: 0.81rem;
    background: url(images/jspt.png) no-repeat center / contain;
}
.post-31 .news_list{margin: 0 -0.13rem;}
.post-31 li.news{
    float: left;
    width: 33.33%;
}
.post-31 .news_div{
    margin: 0 0.13rem;
}
.post-31 .news_imgs{
    position: relative;
    padding-top: 66.796%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.post-31 .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-31 a.news_link:hover .news_imgs img{
    transform: scale(1.05);
}
.post-31 .news_title{
    font-size: 0.18rem;
    line-height: 0.24rem;
    margin-top: 0.24rem;
    font-weight: bold;
    color: var(--textColor);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.post-31 .slick-prev, .post-31 .slick-next{
    width: 1.2rem;
    height: 0.6rem;
    top: -0.8rem;
    z-index: 2;
}
.post-31 .slick-prev{
    left: auto;
    right: 2.32rem;
    background: url(images/p31_prev.png) no-repeat center / contain;
}
.post-31 .slick-next{
    right: 1rem;
    background: url(images/p31_next.png) no-repeat center / contain;
}

/* main4 */
.main4{
    /** background: url(images/m4_bg.png) no-repeat center / cover;**/
   background:#F0F1F3;
}
.main4 .inner{
    padding-top: 0.69rem;
    padding-bottom: 1rem;
}
.main4 .ml{
    float: left;
    width: 8.7rem;
}
.main4 .mr{
    float: right;
    width: 3.96rem;
}
/* post-41 */
.post-41 .tt{
    padding-bottom: 0.31rem;
}
.post-41 .tit{
    width: 1.75rem;
    height: 0.81rem;
    background: url(images/qkfc.png) no-repeat center / contain;
}
.post-41 .news_list{margin: 0 -0.12rem;}
.post-41 li.news{
    float: left;
    width: 33.33%;
}
.post-41 .news_div{
    margin: 0 0.12rem;
    position: relative;
}
.post-41 .news_imgs{
    position: relative;
    padding-top: 133.33%;
    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;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.7rem;
    box-sizing: border-box;
    padding: 0.27rem 0.28rem 0;
    background: #0a2f8046;
    backdrop-filter: blur(0.1rem);
}
.post-41 .news_title{
    font-size: 0.15rem;
    line-height: 0.2rem;
    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);
}
/* post-42 */
.post-42 .tt{padding-bottom: 0.31rem;}
.post-42 .tit{
    width: 1.68rem;
    height: 0.81rem;
    background: url(images/gjhz.png) no-repeat center / contain;
}
.post-42 .news_date{
    float: left;
    width: 0.8rem;
    height: 0.8rem;
    background: var(--timeColor);
    color: #fff;
    font-family: 'Roboto';
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.6s ease;
}
.post-42 .news_link:hover .news_date{
    background: var(--hoverColor);
}
.post-42 .dd{
    font-size: 0.4rem;
    line-height: 0.4rem;
    font-weight: bold;
}
.post-42 .ym{
    font-size: 0.12rem;
    line-height: 0.16rem;
    font-weight: bold;
}
.post-42 .news_con{
    float: right;
    width: calc(100% - 0.98rem);
    height: 0.8rem;
    display: flex;
    align-items: center;
}
.post-42 .news_title{
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: var(--textColor);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.post-42 .news_link:hover .news_title{
    color: var(--hoverColor);
}
.post-42 li.news{margin-top: 0.15rem;}
.post-42 li.news:first-child{margin-top: 0;}

/* main5 */
.main5{
    background: url(images/m5_bg.png) no-repeat center top;
    background-size: auto 3.32rem;
}
.main5 .inner{
    padding-top: 0.69rem;
}
.main5 .modBott{margin: 0 -0.08rem;}
.main5 .modBott .ml{
    float: left;
    width: 33.3%;
}
.main5 .modBott .mc{
    float: left;
    width:33.3%;
}
.main5 .modBott .mr{
    float: left;
    width: 33.3%;
}
.main5 .modBott .post{margin: 0 0.08rem;}
/* post-51 */
.post-51{padding-bottom: 0.28rem;}
.post-51 .tit{
    width: 1.75rem;
    height: 0.81rem;
    background: url(images/mtjz.png) no-repeat center / contain;
}
.post-51 .more_btn{
    background: none;
    margin-top: 0.16rem;
    padding-right: 0;
}
.post-51 a{
    display: inline-block;
    float: left;
    width: 0.6rem;
    height: 0.6rem;
    margin-left: 0.16rem;
    transition: all 0.6s ease;
}
.post-51 a.dy{
    background: #3A5898 url(images/ico-dy.png) no-repeat center;
    background-size: 0.26rem auto;
}
.post-51 a.sph{
    background: #3A5898 url(images/ico-sph.png) no-repeat center;
    background-size: 0.31rem auto;
}
.post-51 a.bilibili{
    background: #3A5898 url(images/ico-bilibili.png) no-repeat center;
    background-size: 0.31rem auto;
}
.post-51 a:hover{
    transform: scale(0.9);
}
/* post-52 */
.post-52 .news_imgs{
    position: relative;
    /*padding-top: 134.32%;*/
    padding-top: 66.66%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.post-52 .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-52 a.news_link:hover .news_imgs img{
    transform: scale(1.05);
}
.post-52 .news_div{position: relative;}
.post-52 .news_con{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0.57rem;
    background: url(images/p52_con.png) no-repeat center;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 0.15rem 0.3rem 0 0.2rem;
}
.post-52 .news_title::before{
    content: '';
    width: 0.17rem;
    height: 0.21rem;
    background: url(images/ico-dy.png) no-repeat center / contain;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.post-52 .news_title{
    font-size: 0.18rem;
    line-height: 0.22rem;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
    padding-left: 0.32rem;
    position: relative;
}
/* post-53 */
.post-53 .news_imgs{
    position: relative;
    padding-top: 66.66%;
    overflow: hidden;
    height: 0;
    background: #eee;
}
.post-53 .news_imgs img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
}
.post-53 a.news_link:hover .news_imgs img{
    transform: scale(1.05);
}
.post-53 .news_div{position: relative;}
.post-53 .news_con{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1.2rem;
    background: url(images/p53_con.png) no-repeat center;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 0.78rem 0.3rem 0 0.2rem;
}
.post-53 .news_title{
    font-size: 0.18rem;
    line-height: 0.22rem;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    padding-left: 0.32rem;
}
/* post-54 */
.post-54 .news_title::before{
    content: '';
    width: 0.21rem;
    height: 0.19rem;
    background: url(images/ico-bilibili.png) no-repeat center / contain;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
/* post-55 */
.post-55 .news_title::before{
    content: '';
    width: 0.22rem;
    height: 0.18rem;
    background: url(images/ico-sph.png) no-repeat center / contain;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

/* main6 */
.main6{position: relative;}
.main6::before{
    content: '';
    position: absolute;
    top: -2.1rem;
    bottom: 0;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
   /** background: url(images/m6_bg.png) no-repeat center / cover;**/
background:#EFF8FC;
}
.main6 .inner{
    padding-top: 0.9rem;
    padding-bottom: 1.19rem;
}
/* post-61 */
.post-61{}
.post-61 .tt{
    padding-bottom: 0.34rem;
}
.post-61 .tit{
    width: 1.66rem;
    height: 0.81rem;
    background: url(images/kstd.png) no-repeat center / contain;
}
.post-61 .news_box{
    display: flex;
}
.post-61 .list1{
    width: 6.39rem;
}
.post-61 .list2{
    flex: 1;
    height: 4.26rem;
    background: url(images/p61_l2.png) no-repeat center / cover;
}
.post-61 .list1 .news_div{
    position: relative;
    padding-top: 66.67%;
    overflow: hidden;
    background: url(images/p61_l1.png) no-repeat center / cover;
}
.post-61 .list1 .news_con{
    position: absolute;
    left: 0.5rem;
    bottom: 0.4rem;
}
.post-61 .news_imgs img{
    width: 0.49rem;
    transition: all 0.6s ease;
}
.post-61 a.news_link:hover .news_imgs img{
    transform: rotateY(360deg);
}
.post-61 .news_title{
    font-size: 0.22rem;
    line-height: 0.26rem;
    font-weight: bold;
    color: #fff;
    margin-top: 0.31rem;
}
.post-61 .list2 li.news{
    width: 33.33%;
    height: 50%;
    float: left;
}
.post-61 .list2 .news_div{
    height: 100%;
    border: #c3c3c362 1px solid;
    box-sizing: border-box;
    padding-top: 0.6rem;
    padding-left: 0.5rem;
}

.post-14 .con {
    background: #f6f8fb;
}
.post-14 .news_date_inline{
    font-size: .17rem;
    color: var(--timeColor);
    font-family: Roboto;
}


.infobox .page_div{
    display:none;
}


/**禁止下拉**/
.page-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.content {
  height: 100%;
  overflow-y: auto;
  overscroll-behavior: contain;  /* 重要：只在容器内滚动 */
  -webkit-overflow-scrolling: auto;
}


