@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:'shm',"PingFang","Microsoft Yahei";color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#5F6F65;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1145px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/

/*head开始*/
.header {background:#1c5426 ; border-bottom:none; height:auto;line-height:inherit; }
.header .inner{position:relative}
.header .sitelogo{float:left;margin-top: 25px;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#a9c056;} /**站点名称**/

.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 0.62rem;    margin-bottom: 0.58rem;}
/*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{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;margin:0px 5px;font-size: 13px;color: #cad3d4;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{background: #004ea1;}
#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 .wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; 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;padding: 0 32px;line-height: 42px;color: #FFFFFF;font-size: 16px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color:#5F6F65; text-decoration: none; color: #eee;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 100%;min-width: 100%;text-align: center; z-index: 100;background:#fff;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;
   color: #000;
   height: 0.5rem;
   line-height: 0.5rem;
   padding: 0 0.1rem;
   font-size: var(--titleSize);
   background: none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#5F6F65; display: block; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;max-width: 1345px;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}





/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.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;}
/*日历新闻样式1*/

/*日历新闻样式2*/



/*文字图标链接*/

/*图标链接*/


/*滚动Arrows */

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #808D7C;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;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;}
/*栏目列表*/
.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:#808D7C; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #808D7C;}
.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:#808D7C;}
/*二级子栏目**/
.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:#808D7C;} 
/*三级子栏目**/
.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:#808D7C;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {border-bottom: 1px solid #DBDBDB;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 18px;font-family:"Microsoft yahei";font-weight: normal;color: #808D7C;border-bottom: 3px solid #CBCBCB;}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 46px;color: #666;} /**当前位置**/
.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 .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 {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #5F6F65;} /**文章标题**/
.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;}
/**页脚开始**/
#footer {padding-top: 1rem;}
#footer .inner {position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;}
#footer .inner .foot-right{float:right;display:none;}

#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{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:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}
/* 分享二维码 */

/**友情链接**/
.botlinks .links-wrap {position: relative;display: inline-block; width: 2.54rem; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; }
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow {  cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 100%; 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: 0.3rem; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span {     font-size: var(--smailSize);display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #808D7C; cursor: pointer;}/**链接样式**/
/*列表页*/


/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/

 :root{--mainColor:#5F6F65;--bigttSize:0.42rem;--timeSize:0.4rem;--lineSize:0.3rem;--slineSize:0.28rem;--bigSize:0.22rem;--titleSize:0.18rem;--smailSize:0.16rem;--smailSizex: 0.14rem;--innerWidth:14rem}

.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;
}
@font-face{
   font-family: 'shb'; 
   src:url('fonts/SourceHanSansCN-Bold.ttf') format('truetype');
}
@font-face{
   font-family: 'ssb'; 
   src:url('fonts/SourceHanSerifCN-Bold.ttf') format('truetype');
}
@font-face{
   font-family: 'shm'; 
   src:url('fonts/SourceHanSansCN-Medium.ttf') format('truetype');
}
@font-face{
   font-family: 'shr'; 
   src:url('fonts/SourceHanSansCN-Medium.ttf') format('truetype');
}
.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 .inner{width:var(--innerWidth);margin:0 auto}
.sitelogo img{width: 3.56rem;}
.header .sitelogo{    margin-top: 0.39rem;}
.header .sitelogo .sitetitle{    margin-top: 0.18rem;font-family: 'shb';
   margin-left: 0.57rem;display: inline-block;position: relative;
   font-size: 0.46rem;line-height: 1;}
.header .sitelogo .sitetitle::after{content: '';display: block;width: 1px;position: absolute;
   left: -0.25rem;top: -0.07rem;   height: 0.61rem;background-color: #fff;}
.wp-search .search-input input.search-title{  font-family: 'Arial';  padding: 0;    line-height: 0.36rem;  font-size: var(--smailSize);  height: 0.36rem;}
.wp-search .search-input input.search-title::placeholder{color: #fff;}
.wp-search .search-input{    margin-left: 0.19rem;
   margin-right: 0.4rem;}
.wp-search{    border-radius: 0.19rem;background: rgba(255,255,255,.43);border: none;}
.wp-search .search-btn{width: 0.4rem;height: 0.36rem;}
.wp-search .search-btn input.search-submit{width: 100%;height: 100%;background: url(images/sous.svg) no-repeat center left / 0.2rem;}
.searchbox{margin: 0;width: 2.27rem;}
#nav{background: #fff;}
.nav .wp-menu .menu-item a.menu-link{color:#242424 ;font-size: var(--bigSize);}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;}
.nav .wp-menu .menu-item a.menu-link{padding: 0 0.95rem;line-height: 0.58rem;}
.mbanner .news_imgs{    position: relative; padding-top: 38.64%;}
.mbanner .news_imgs::after{content: '';display: block;width: 100%;height: 2.62rem;background: url(images/mbannerbg.png) no-repeat center bottom / 100% 100%;position: absolute;bottom: 0;left: 0;}
.mbanner .news_imgs img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.mbanner .news_title{       padding-right: 1.6rem;
   box-sizing: border-box; font-family: 'ssb';position: absolute;bottom: 0.32rem;left: 0;right: 0;margin: auto;width:var(--innerWidth);color: #fff;    line-height: 1;font-size:var(--bigttSize);}
.mbanner .slick-dots li{width: 0.1rem;height: 0.1rem;background: #fff;margin: 0 0.1rem;}
.mbanner .slick-dots li.slick-active{width: 0.26rem;height: 0.26rem;    border-radius: 0;background: url(images/dotactive.svg) no-repeat center / contain;}
.mbanner .slick-dots{    display: flex !important;
   align-items: center;
   bottom: 0.43rem;
   right: 0;
   left: 0;
   margin: auto;
   width: var(--innerWidth);
   justify-content: flex-end;}

.post-tt .title{  font-family: 'ssb';line-height: 1.42; font-size: var(--bigttSize); padding-left: 0.38rem;background: url(images/ttico.svg) no-repeat center left / 0.24rem;}
.post-tt .title .hou{color: #808D7C;}
.post-tt .tt{    display: flex;
   justify-content: space-between;
   align-items: center;}
.post-tt .tt .more_btn a{display: inline-block;background:#fff; line-height: 0.28rem;border: 1px solid #808D7C;
color: #808D7C;padding: 0 0.17rem;    border-radius: 0.14rem;}
.main1{padding-top: 0.53rem;}
.post-11 .tt{margin-bottom:0.45rem}
.news_img{overflow: hidden;padding-top: 58%;position: relative;}
.news_img img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;transition: .5s;}
li:hover .news_img img{transform: scale(1.1);}
.post-11 .list1{width:56%;float: left;}
.post-11 .list2{width:41.1%;float: right;}
.post-11 .list1 .news_time span{display: block;transition: .5s;}
.post-11 .list1 .news_time span.day{font-family: 'Arial';font-size:var(--timeSize);text-align: center;line-height: 1.1;color: #808D7C;}
.post-11 .list1 .news_time span.month{font-family: 'Arial';font-size:var(--smailSize);text-align: center;line-height: 1;margin-top: 0.11rem;color: #808D7C;}
.post-11 .list1 .news_title{font-family: 'shb'; font-size: var(--titleSize);color: #292929;transition: .5s;line-height: var(--lineSize);}
.post-11 .list1 .news_con{    margin-top: 0.17rem;font-family: 'shr';font-size: var(--smailSize);line-height:var(--lineSize);color:rgba(32,32,32,.6);}
.post-11 .list1 .news_wz{    display: flex;
   box-shadow: 0 3px 0.26rem rgb(0 0 0 / 6%);
   padding: 0.36rem 0.5rem 0.24rem 0;}
.post-11 .list1 .news_time{    width: 1.17rem;}
.post-11 .list1 .news_text{  position: relative; padding-left: 0.3rem;box-sizing: border-box;  width: calc(100% - 1.17rem);}
.post-11 .list1 .news_text::after{content:'';display:block;width:1px;height:0.65rem;background: #D2D2D2;position: absolute;    left: 0;
   top: 0;}
.post-11 .list2 .news_time{    width: 1.17rem;
      text-align: center;}
.post-11 .list2 .news_text{     border-left: 1px solid #D2D2D2; position: relative; padding-left: 0.3rem;box-sizing: border-box;  width: calc(100% - 1.17rem);}


.post-11 .list2 li.news .news_time span{    transition: .5s;display:block; color: #212121;   font-family: 'Arial';}
.post-11 .list2 .news_time span.day{font-size: var(--timeSize);
   line-height: 1.1;}
.post-11 .list2 .news_time span.month{font-size: var(--smailSize);line-height: 1;margin-top: 0.03rem;}
.post-11 .list2 li{margin-bottom: 0.17rem;}
.post-11 .list2 li:last-child{margin-bottom: 0;}
.post-11 .list2 li a{ align-items: center; display: flex; border: 1px solid #E1E1E1; padding: 0.23rem 0.3rem 0.23rem 0;}
.post-11 .list2 .news_title {font-family: 'shb';transition: .5s;
   font-size: var(--titleSize);
   line-height: var(--lineSize);
   color: #292929;}
.post-11 .list2 li.news:hover a{border-radius: 0.06rem;box-shadow: 0.08rem 0.08rem 0.06rem rgba(17,69,1,.06);}
.post-11 .list2 li.news:hover .news_time span{color: #808D7C;}
.post-11 .list2 li.news:hover .news_title{    color: #808D7C;}
.main2{padding-top: 0.6rem;background: url(images/m2bg.svg) no-repeat center top 0.16rem / 2.58rem;    padding-bottom: 1.64rem;}
.post-21 .tt{margin-bottom: 0.61rem;}
.post-21 .news_list {margin: 0 -0.25rem;}
.post-21 .news_list li.news {padding: 0.18rem 0.25rem;}
.post-21 .news_list li.news a{ background: #fff; height: 2.15rem;position: relative;border-radius: 0.06rem;
   box-sizing: border-box;padding:0.51rem 0.45rem 0.96rem 0.33rem; display: flex;     align-items: flex-start;box-shadow: 0 3px 0.18rem rgba(1,77,144,.16);}
.post-21 .news_list li.news .news_time{    display: block;text-align: center;font-family: Arial;
   width: 0.74rem;}
.post-21 .news_list li.news .news_time span{transition: .5s;}
.post-21 .news_list li.news .news_time span.day{  border: 1px solid transparent;  display: block;color: #fff; font-size:var(--slineSize); line-height:1.28; border-radius: 0.06rem 0.06rem 0 0;background-color: #9BA986;color: #fff; }
.post-21 .news_list li.news .news_time span.month{  background: #fff;  display: block;color: #292929; font-size:var(--smailSize);line-height: 2; border-radius: 0 0 0.06rem 0.06rem;   border: 1px solid #E1E1E1;}
.post-21 .news_list li.news .news_title{ transition: .5s; font-size:var(--titleSize) ; line-height: var(--lineSize); width: calc(100% - 0.74rem);box-sizing: border-box;padding-left: 0.36rem;}
.post-21 .news_list li.news .more_box{position: absolute;
   bottom: 0.29rem;
   right: 0.34rem;width: 0.3rem;height: 0.3rem;background: url(images/p21more.svg) no-repeat center / contain;}
.post-21 .news_list li.news:hover .more_box{background: url(images/p21more_a.svg) no-repeat center / contain;}
.post-21 .news_list li.news:hover .news_title{color: #FFFFFF;}
.post-21 .news_list li.news:hover a{ background:#9BA986 url(images/p21libg.svg) no-repeat right 0.21rem top 0.31rem / 1.12rem 1.07rem;}
.post-21 .news_list li.news:hover .news_time span.day{border: 1px solid #fff;}
.post-21 .slick-dots{display: none !important;}
.post-21 .slick-prev,.post-21 .slick-next{width: 0.1rem;height: 0.15rem; left: auto;   right: 0.25rem;
   bottom: -0.72rem;box-shadow: none;border-radius: 0;    font-size: 0;
   top: auto;
   margin: 0;}
.post-21 .slick-prev{background: url(images/p21left.svg) no-repeat center / contain;right:1.23rem}
.post-21 .slick-next{background: url(images/p21right.svg) no-repeat center / contain;}
.post-21 .con{    position: relative;}
.post-21 .con::after{content:'';display: block;width: 12rem;height: 1px;background:rgba(128,141,124,.4);position: absolute;bottom: -0.65rem;left: 0;}
.post-21 .dotnum{    position: absolute;color: #C4C4C4;
   bottom: -0.75rem;
   font-size: var(--titleSize);
   right: 0.35rem;
}
.post-21 .dotnum .current{color: #808D7C;}
.main3 .ml{    width: 50%; float: left;}
.main3 .mr{    width: 43.4%; float: right;}


.post-31 .news_list li.news a{display: flex;border-bottom: 1px solid #CECECE;    padding: 0.15rem 0;    padding-left: 0.05rem;    padding-right: 0.24rem;}

.post-31 .news_list li.news .news_time{width:1.13rem;transition: 0.5s;    display: flex;
   align-items: flex-start;position: relative;}
.post-31 .news_list li.news .news_time span{color: #BCBCBC;}
.post-31 .news_list li.news .news_wz{width:calc(100% - 1.13rem);}
.post-31 .news_list li.news .news_time .month{font-size: var(--timeSize);    line-height: 1;}
.post-31 .news_list li.news .news_time .day{font-size: var(--titleSize);      margin-left: 0.05rem;  line-height: 1;    margin-top: 0.12rem;}
.post-31 .news_list li.news .news_title{ padding-top: 0.15rem;    line-height: 1.1;   font-size: var(--titleSize);}
.post-31 .news_list li.news .news_con{  font-size: var(--smailSize); line-height: var(--lineSize);color: #A7A7A7; height: 0;overflow: hidden;transition: .5s;}
.post-31 .news_list li.news .news_time::after{content: '';display: block;width: 0.07rem;height: 0.5rem;background: url(images/p31ico.svg) no-repeat center / contain;position: absolute;opacity: 0;  transition: .5s;  left: 0.51rem;
   top: 0.6rem;}

.post-31 .news_list li.news.active .news_con{height: 0.6rem;margin-top: 0.2rem;}
.post-31 .news_list li.news.active a{background: rgba(155,169,134,.12);}
.post-31 .news_list li.news.active .news_time::after{opacity: 1;}
.post-31 .news_list li.news.active .news_time span{color: #808D7C;}
.post-31 .tt{margin-bottom: 0.3rem;}

.post-32 .tt{position: relative;margin-bottom:0.76rem}
.post-32 .tt::before{content: '';z-index: -1; display: block;width:2.75rem;height: 1.58rem;background: url(images/p32ttbg.png) no-repeat center / contain;position: absolute;top: 0.12rem;right: 0;}
.post-32 .news_list li.news{width:48.3%;float:left;margin-bottom:0.3rem}
.post-32 .news_list li.news:nth-child(2n){float: right;}
.post-32 .news_list li.news a{border: 1px solid transparent; position: relative; border-radius: 0.06rem;display: block;padding: 0.4rem 0.38rem 0;height: 1.8rem;box-sizing: border-box;background: url(images/p32libg.png) no-repeat center / 100% 100%;}
.post-32 .news_list li.news a::after{content: '';    transition: .5s;transform: translateX(50%); display: block;width: 0.62rem;height: 0.53rem;background: url(images/p32bgico.svg) no-repeat center / contain;position: absolute;right: 0.47rem;bottom: 0.2rem;opacity: 0.05;}
.post-32 .news_list li.news a .news_title {  font-family: 'shm';  text-align: center;color: #292929;font-family: 'shm';font-size:var(--titleSize);line-height: var(--lineSize);}
.post-32 .news_list li.news a .news_time{border-radius: 0 0.18rem 0 0; color: #fff;font-size: var(--smailSize);line-height: 0.37rem;padding: 0 0.14rem 0 0.07rem;background: #9BA986;position: absolute;left: 0;bottom: 0.15rem;}
.post-32 .news_list li.news:hover a{border-color: #E1E1E1;box-shadow:8px 8px 6px rgba(17,69,1,.07) ;background: #fff;}
.post-32 .news_list li.news:hover a::after{right: 50%;opacity: 1;}
.post-32 .news_list li.news:hover a .news_time{opacity: 0;}
.post-41 .news_list{      box-shadow: 0 3px 0.12rem rgb(5 64 116 / 15%);    border-radius: 0.06rem;  padding: 0.3rem 0; background: #5F6F65;  display: flex;     justify-content: center;;}
.post-41 .news_list li.news a .news_title{color:#fff;padding-left: 0.8rem;background: url(images/p41ico1.svg) no-repeat center left / 0.34rem;    font-size: var(--slineSize);
   line-height: 0.5rem;}
.post-41 .news_list li.news:nth-child(2) a .news_title{background: url(images/p41ico2.svg) no-repeat center left / 0.34rem;}
.post-41 .news_list li.news:nth-child(3) a .news_title{background: url(images/p41ico3.svg) no-repeat center left / 0.43rem;}
.post-41 .news_list li.news a{    padding: 0 0.75rem;   display: block;}
.post-41 .news_list li.news:nth-child(2) a{position: relative;}
.post-41 .news_list li.news:nth-child(2) a::before{content:'';display:block;width:1px;height:0.37rem;background:#fff;position: absolute;left:0;top:0;bottom:0;margin:auto}
.post-41 .news_list li.news:nth-child(2) a::after{content:'';display:block;width:1px;height:0.37rem;background:#fff;position: absolute;right:0;top:0;bottom:0;margin:auto}
.post-41{    transform: translateY(0.4rem);}
.main4{    margin-top: 0.32rem;}

#footer {
   position: relative;background: #808D7C;
}
.main #footer::after{content: '';display: block;width: 100%;height:11.38rem;background: url(images/footbg.png) no-repeat center bottom / 100%;    position: absolute;
   bottom: 0;
   left: 0;}
#footer .inner,.main4 .inner,.main3 .inner{position: relative;
   z-index: 1;}
.foot-left .sitetitle{    color: #fff;    position: relative;
   font-family: 'shb';
   font-size: var(--lineSize);
   line-height: 0.54rem;
   margin-left: 0.41rem;}
.foot-left .sitetitle::after{content:'';display: block;width: 1px; height: 0.36rem;background: #fff;position: absolute;left:-0.2rem;top:0;bottom:0;margin:auto;}
.footer .foot-left img{    width: 2.42rem;}
.foot-center{    float: left;margin-left: 0.6rem;}
.foot-center p{color: #fff;font-family: 'shm';font-size: var(--titleSize);    line-height: 0.54rem;}
.botlinks .links-wrap a.links-arrow{color: #fff;      background: url(images/arrow.png) no-repeat right 0.22rem center / 0.13rem;    font-size: var(--smailSize);  height: 0.47rem;
   line-height: 0.47rem;
   padding: 0 0.4rem 0 0.26rem;}
.botlinks .links-wrap a.links-arrow:hover{background-image: url(images/arrow_a.png);}
.botlinks .links-wrap{    background: rgba(255,255,255,.25);
   border: none;    line-height: 0.47rem;}
#footer .mod_b{border-top: 1px solid rgba(255,255,255,.49);
      margin-top: 0.42rem;padding: 0.24rem 0;}
#footer .mod_b p{    font-size: var(--smailSize);   line-height: var(--slineSize);  text-align: center;   color: #fff;}
.list .infobox{min-height: 550px;}
.article h1.arti_title{    font-size: 0.26rem;    line-height: 0.42rem;}
.article h2.arti_title{font-size: 0.18rem;line-height: 0.34rem;}
.article .arti_metas span{    margin: 0 0.05rem;
   font-size: 0.14rem;}
.col_menu .col_menu_head h3.col_name .col_name_text{    line-height: 0.55rem;
   padding: 0 0.05rem 0 0.3rem;}
.col_menu .col_menu_head h3.col_name{    font-size: 0.22rem;}
.col_list .wp_listcolumn .wp_column a{font-size: 0.18rem;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0.05rem 0 0.05rem 0.28rem;
   line-height: 0.4rem;}
.col_metas .col_title h2{    font-size: 0.24rem;}
.col_metas .col_title{    height: 0.6rem;
   line-height: 0.6rem;}
.col_metas .col_path{    height: 0.6rem;    font-size: 0.16rem;
      line-height: 0.6rem;}
.listcon .news_list li.news .news_title{font-size:var(--titleSize);line-height:2.5;width:calc(100% - 1.2rem);float:left}
.listcon .news_list li.news .news_meta{font-size:var(--titleSize);line-height:2.5;width:1.2rem;margin:0;color:#999;float:left;text-align:right;}
.l-banner{ height: 3rem;   background-size: cover;}
.wp_search{    width: 100%;padding: 0;
   border-radius: 0.2rem;
   background: rgba(255,255,255,.43);
   border: none;}
   .wp_search tr td:first-child {    width: calc(100% - 0.4rem);height: auto;}
   .wp_search #keyword{       width: 100% !important;
      padding: 0;
      border: none;
      height: 0.36rem;
      line-height: 0.36rem;
      background: transparent;
      color: #fff;
      font-size: var(--smailSize);
      font-family: 'Arial';
      padding-left: 0.2rem;
      box-sizing: border-box;}
      .wp_search .search{    width: 0.4rem;    background: url(images/sous.svg) no-repeat center left / 0.2rem;
         height: 0.36rem;}
         
