@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:0.13rem/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:0.3rem; border:0.02rem 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: 0.32rem;height: 0.32rem;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -0.1rem; left: 0; z-index: 110; width: 100%; height: 0.1rem;
 -webkit-box-shadow: 0px 0px 0.1rem rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 0.1rem rgba(0,0,0,.8);
	     box-shadow: 0px 0px 0.1rem 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: 0.13rem;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color: #000000;text-decoration:none;transition:all 0.4s ease-in-out;font-family:'syh'}
a:hover { color:#2057BF;}
@font-face{font-family: 'syh'; src : url('css/SourceHanSansCN-Regular.ttf');}
@font-face{font-family: 'rob'; src : url('css/Roboto-Regular-14.ttf');}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 14.4rem;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
#head {position:absolute;width: 100%;z-index: 999;transition: 0.8s ease-in-out;background: linear-gradient(to bottom, #031434, transparent);border-top: 0.09rem solid #2057BF;}
#head .inner{width: 16.22rem;height: 2.35rem;position:relative;}
.header .sitelogo{float:left;margin-top: 0.42rem;width: 8.46rem;max-width: 100%;}
.header .sitelogo img{
    width: 100%;
}
.header .sitetitle {display:inline-block;margin-top: 0.28rem;margin-left:0.1rem;font-size:0.32rem;font-weight:bold;color:#fff;} /**站点名称**/
.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:0.1rem;}
.header .head-right{float:right;display: flex;flex-direction: column;justify-content: right;}
.header .head-right .right-top{
    position: relative;
}
.header .head-right .right-top:before{
    content:'';
    display:block;
    width: 100%;
    height: 0.52rem;
    clip-path: polygon(
    0 0%,    /* 左上角斜切起点 */
    100% 0%,  /* 右上角 */
    100% 100%,/* 右下角 */
    8% 100%   /* 左下角 */
  );
    background-color: #2057BF;
    position: absolute;
    top: 0px;
    transform: translateX(100%);
    right: 2.2rem;
    }
.header .head-right .right-top .head-r{float:right;position: relative;}
/*lang样式*/
.site-lang{float:right;margin-right: 0.11rem;}
.site-lang ul{float:right;}
.site-lang ul li.links{position: relative;display: block;float:left;line-height: 0.49rem;padding: 0 0.18rem;}
.site-lang ul li.links:first-child:after{content: '';display: block;background: #fff;height: 0.14rem;width: 0.01rem;position: absolute;transform: translateY(50%);bottom: 50%;right: 0;}
.site-lang ul li.links a{font-size: 0.16rem;color: #fff;transition: all .4s ease;}
.site-lang ul li.links a:hover{font-size:0.15rem; font-weight:bold;}

.site-lang2{float:right;}
.site-lang2 ul{float:right;}
.site-lang2 ul li.links{float:left;}
.site-lang2 ul li.links a{line-height: 0.36rem;margin-right:0.27rem;font-size: 0.14rem;color: #fff;transition: all .4s ease;}
.site-lang2 ul li.links a:hover{font-size:0.15rem; font-weight:bold;}
/*默认主导航样式*/
#nav{margin-top:0.05rem;}
#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;margin-left: 0.3rem;}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;width:0.2rem;height:0.2rem;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 0.05rem; */line-height: 0.58rem;color: #FFFFFF;font-size: 0.2rem;font-weight: bold;}
.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 {display: none;position: absolute;right: 50%;top: 0.6rem;min-width: 100%;z-index: 100;transform: translateX(50%);background:#fff;}
.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: #2057BF;height: 0.4rem;line-height: 0.4rem;padding: 0 0.1rem;font-size: 0.15rem;background:none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #fff;background-color: #2057BF;display: block;}
.nav .sub-menu .sub-menu {transform: translateX(100%);right: 0;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: 0.2rem;*//*font-weight: bold*/}
.nav .wp-menu .menu-item a.menu-link:after {  content: ""; width: 00rem; height: 0.02rem; 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%}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width: 100%;text-align: center;position: relative;}
.mbanner .slick-slider {height: auto;position: relative;padding-bottom: 0;}
.mbanner .view .news_bg {width: 100%;transition-duration: 1s;height: 100%;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 100%;}
.mbanner .slide_imgs {display: block;width: 100%;overflow: hidden;padding-top: 42%;position: relative;}
.mbanner .view .news_title{position: absolute;bottom: 0.64rem;left: 1.6rem;right: 8rem; width: auto; text-align: left;font-size: 0.22rem; font-weight: bold;  color: #fff;  z-index: 99; line-height: 0.29rem;overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;}
.mbanner .view .news_title a{color:#fff;}
.mbanner .slick-dots {position: absolute;left: 50%;bottom: 0.45rem;transform: translateX(-50%);width: auto;display: flex!important;align-items: center;}
.mbanner .slick-dots li{text-align: center;margin: 0 0.145rem;float:left;transition: all 0.4s ease-in-out;height: 0.14rem;width: 0.14rem;background: rgb(255 255 255 / 75%);}
.mbanner .slick-dots button {margin: 0 auto;display:block;height: 100%;width: 100%;border: 0;background: transparent;color: #fff;font-size: 0px;line-height: 0.24rem;border-radius: 50%;padding: 0;}
.mbanner .slick-dots li.slick-active {background: url(images/banner_slick.png) no-repeat center / cover;width: 0.22rem;height: 0.22rem;}
.mbanner .slick-dots li.slick-active button{background: transparent;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}
/**标题栏新闻窗口**/
.post {}
.post .tt {position: relative;display:inline-block;width:100%;text-align: center;} /**标题栏**/
.post .tt .tit {position: relative;display:inline-block;} /**标题字体**/
.post .tt .tit:after{content:'';display:block;width:0.17rem;height: 0.15rem;background: url(images/title_bg.png) no-repeat center /cover;position: absolute;transform: translateX(50%);right: 50%;}
.post .tt .tit .title {display:block;line-height: 0.64rem;color: #272727;font-size: 0.44rem;font-family:'syh';}
.post .tt .tit .title .sub{
    position: absolute;
    transform: translateX(50%);
    right: 50%;
    bottom: 0;
    white-space: nowrap;
    line-height: 1rem;
    font-size: 1rem;
    color: rgb(32 87 191 / 10%);
    
    
  /* 反向渐变实现左侧斜切 */
    
     /* 避开斜切区域 */
    font-family: "rob";
    font-weight: bold;
    }
.post .tt .tit .name{ display:none; line-height:0.16rem; color:#333; }/*栏目别名*/
.post .con {margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:0.01rem dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1;height: 0.24rem;line-height: 0.24rem;position: absolute;transform: translateY(50%);right: 0;bottom: 50%;}
.post .more_btn .more_text{
    display: block;
    padding-left: 0.31rem;
    background: url(images/more_bg.png) no-repeat left center /0.21rem;
} 
.post .more_btn a{color: #003393;font-size: 0.16rem;} 
.post .more_btn a:hover{
    font-size: 0.165rem;
} 
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 5rem;background-position:center center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding: 0.25rem 0px;}
/**主体文章页开始**/
#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: #2057BF;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 0.22rem;font-weight:normal;color:#fff;font-family:'syh';}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 0.65rem;padding: 0px 0.05rem 0px 0.3rem;}/**栏目名称图标**/
.col_menu .col_menu_con{border:0.01rem solid #e4e4e4;}
/*栏目列表*/
.col_list{}
.col_list .wp_listcolumn { border-top:0rem solid #2057BF; border-bottom:0rem solid #fff; }
.col_list .wp_listcolumn .wp_column a {color:#333;font-size: 0.18rem;font-weight:normal;background:none;border-top:0rem solid #fff;border-bottom: 0.01rem solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0.05rem 0px 0.05rem 0.28rem;line-height: 0.42rem;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#2057BF; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #2057BF;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:0.01rem solid #fff; border-bottom:0.01rem solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#2057BF;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:0.01rem solid #eee;margin-top:-0.01rem;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 0.28rem;padding: 0.05rem 0.1rem 0.05rem 0.44rem;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:#2057BF;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 0.05rem 0.1rem 0.05rem 0.6rem;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:#2057BF;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:5rem;float:right;} 
.col_news .col_news_box{margin-left: 2.9rem;}
.col_news_head {border-bottom: 0.01rem 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.24rem;font-family:"Microsoft yahei";font-weight: normal;color: #2057BF;border-bottom: 0.03rem solid #CBCBCB;font-weight: bold;}
.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:0.07rem;}
.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:0.14rem; color:#333;}
.col_news_list .wp_entry p { margin-bottom:0.1rem;}
.col_news_list .wp_entry table{ margin-bottom:0.04rem;}
.col_news_list .wp_entry img { max-width:6.8rem; _width:expression(this.width > 680 ? "6.8rem" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {padding:0.2rem 0.6rem;margin:0 auto;width:auto;min-height: 5.5rem;}
.article {padding-top:0.1rem;}
.article h1.arti_title {line-height: 0.36rem;font-family:'syh';font-size: 0.26rem;text-align:center;color: #2057BF;} /**文章标题**/
.article h2.arti_title {line-height: 0.34rem;font-family: "Microsoft YaHei";font-size: 0.17rem;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 0.15rem;text-align:center;/* border-top:0.01rem solid #ececec; */}
.article .arti_metas span {margin:0 0.05rem;font-size: 0.14rem;color:#787878;font-family:'syh';}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:0.1rem;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.75; font-size:0.14rem; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:0.1rem;}
.article .entry .read img {margin:0 auto; max-width:9.4rem; _width:expression(this.width > 940 ? "9.4rem" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer {background: #2057BF;background-size: cover;}
#footer .inner {width: 16.22rem;padding-top: 0.4rem;padding-bottom: 0.06rem;position:relative;}
.footer .foot_l{float:left;margin-right: 0.82rem;}
.footer .foot_l .sitelogo{
    width: 8.46rem;
    max-width: 100%;
    margin: 0 auto;
}
.footer .foot_l .sitelogo img{
    width: 100%;
}

.footer .foot_m{float:left;padding-left: 0.32rem;position: relative;margin-top: 0.09rem;}
.footer .foot_m:after{content:'';display:block;width: 0.01rem;height: 1.07rem;background: #fff;position: absolute;transform: translateY(50%);left: 0;bottom: 50%;}
.footer .foot_m .foot_info .info_text {line-height: 0.28rem;font-size: 0.16rem;color: #FFFFFF;font-family: 'syh';}
.footer .foot_m .foot_info .info_title{margin-bottom:0.16rem;color:#fff;}

.footer .foot_c{float:left;margin-top:0.16rem;width:36.6%;}

.footer .foot_r{float:right;margin-top: 0.14rem;}
.post-93{}
.post-93 .news_list{}
.post-93 .news_list li.news{}
.post-93 .news_list li.news .news_imgs{
    display: block;
    width: 1.14rem;
    overflow: hidden;
    padding-top: 1.14rem;
    position: relative;
}
.post-93 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;
}

.footer_bottom{
    background: #032565;
}
.footer_bottom .inner{
    padding: 0.07rem 0;
}
.footer_bottom .foot_b{width:100%;text-align: center;}
.footer_bottom .foot_b .foot_info .copyright{line-height: 0.26rem;color: rgba(255,255,255,0.69);font-size:0.16rem;font-family: 'syh';}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:0.04rem;border: 0.01rem solid #d0d0d0;}
.wp_search #keyword{ width:1.6rem!important;padding: 0.04rem 0; border:none;height:0.2rem; line-height:0.2rem; background:transparent; color:#fff; }
.wp_search .search{width:0.32rem;height: 0.3rem;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.4rem;}
.wp-search .search-input input.search-title {width: 100%;height: 0.4rem;line-height: 0.22rem;background: none;font-size: 0.14rem;border:0;outline: 0;margin-left: 0.15rem; font-family: "微软雅黑";}
.wp-search .search-input input.search-title::placeholder{color:#fff;}
.wp-search .search-btn {width:0.4rem;height: 0.4rem;position: absolute;right: 0px;top:0%;}
.wp-search .search-btn input.search-submit {width: 0.4rem;height: 0.4rem;border: 0;outline: 0;background: #2057BF url(images/sous.png) no-repeat center;cursor: pointer;border-radius: 50%;}
.layer-inner {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;height: 0.4rem;width: 5.5rem;}
.searchbox {width:100%;}
.search-con{position: fixed;opacity: 0;filter: alpha(opacity = 0); left: 0;top: 0;z-index: -1;background: rgba(0, 0, 0, 0.6);background-size: cover; width: 100%;height: 0%;transition: all 0.8s ease-in-out;}
.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;border-radius: 50%;padding: 0.175rem 0;}
#aaa img{width:100%;}
.search-con .close {width: 0.54rem; right: 8.3%; top: 0.37rem; height: 0.54rem;border-radius: 50%;border: 0.01rem solid rgba(255, 255, 255, 0.5);text-align: center; align-items: center;display: flex;justify-content: center;z-index: 9;cursor: pointer;}
.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;}
/*搜索文字颜色：*/
::-webkit-input-placeholder {color: #fff;font-size:0.16rem;}
/* 分享二维码 */
.shares{text-align:center;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left;margin-left: 0.115rem;position:relative;}
.shares li a{display:inline-block;width: 0.4163rem;height: 0.4163rem;background:url('images/share_icon.png') no-repeat;filter:Alpha(opacity=60);vertical-align:top;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background: url(images/wx_icon.png) no-repeat center;background-size: cover;}
.shares li.i2 a{    background: url(images/wb_icon.png) no-repeat center;}
.shares li.i3 a{    background: url(images/dy_icon.png) no-repeat center;}
.shares li span{display:block; line-height:0.22rem; font-size:0.12rem; color: #D0D4EA;text-align:center;}
.shares li .con{display:none;position:absolute;transform: translateX(50%);bottom: 0.6rem;right: 50%;z-index:100;width:1rem;}
.shares li .con img{width: 1rem;height: 1rem;object-fit: cover;vertical-align:top;background:#fff;}
/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin-right:6.7%;    width: 42%;    line-height: 0.44rem;    background: rgba(255, 255, 225, 0.21);}
.botlinks .links-wrap a.links-arrow {display: block; height: 0.44rem; line-height: 0.44rem; padding: 0 0.41rem 0 0.24rem;     color: #fff;    font-weight: bold;    font-size: 0.16rem; background: url(images/arrow.png) no-repeat right 0.27rem top 0.02rem;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: rgba(255,255,255,0.8); background-position: right 0.27rem bottom 0.02rem; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 0.44rem; width: auto; width:100%; height:auto; max-height: 3rem; overflow: auto; overflow-x:hidden;background: #fff;}
.botlinks .links-wrap .link-items a { display: block; line-height: 0.24rem; padding: 0.05rem 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 0.06rem; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #1B56A2; cursor: pointer;}/**链接样式**/
/*列表页*/
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news{position: relative;line-height:0.45rem;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title{position: absolute;left: 0;right: 1rem;top: 0;bottom: 0;transition:0.4s;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover{border-left:0.08rem solid #2057BF;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news:hover .news_title{left:0.15rem;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_title a{font-size: 16px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.col_news .col_news_box .col_news_con .col_news_list .news_list li.news .news_meta{font-size: 16px;width:1rem;float:right;text-align:right;font-family: 'syh';}
/*页码*/
#wp_paging_w6{
    margin-top: 0.45rem;
}
#wp_paging_w6 .wp_paging{float:none;display: flex;justify-content: end;}
#wp_paging_w6 .wp_paging li{height: 0.32rem;line-height: 0.32;margin-top: 0;margin-bottom:0.1rem;}
#wp_paging_w6 .wp_paging li a{margin-left: 0;margin-right: 0.08rem;padding: 0 0.08rem;text-align: center;line-height: 0.32rem;height: 0.32rem;border: 0.01rem solid #0643A1;font-size: 0.16rem;color: #0643A1;}
#wp_paging_w6 .wp_paging li a span{float:none;}
#wp_paging_w6 .wp_paging li.pages_count{display:none;}
#wp_paging_w6 .wp_paging li.page_jump{}
#wp_paging_w6 .wp_paging li.page_jump span{margin-left: 0;margin-right: 0.08rem;}
#wp_paging_w6 .wp_paging li.page_jump span.pages{padding: 0 0.08rem;text-align: center;line-height: 0.32rem;height: 0.32rem;border: 0.01rem solid #0643A1;font-size: 0.16rem;color: #0643A1;}
#wp_paging_w6 .wp_paging li.page_jump span input{padding: 0 0.08rem;width: 0.45rem;margin-top: 0;line-height: 0.32rem;height: 0.32rem;border: 0.01rem solid #0643A1;font-size: 0.22rem;color: #0643A1;}
/*banner*/
/*************************************************************
 * 特殊页面
 */

/*************************************************************
*二级页面
*/
/*自定义样式*/
.main1{}
.main1 .inner{
    width: 19.2rem;
    padding-top: 1.26rem;
}

.post-11{
    float: left;
    width: 9.76rem;
    margin-right: -9.76rem;
    margin-top: -0.7rem;
}
.post-11 .news_list{}
.post-11 .news_list li.news{}
.post-11 .news_list li.news .news_imgs{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 51.5%;
    padding-top: 5.02rem;
    position: relative;
}
.post-11 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;transition: 1s;
}
.post-11 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}

.post-12{
    width: 16.8rem;
    float: right;
    padding-left: 8.22rem;
    padding-right: 2.4rem;
    padding-top: 0.56rem;
    padding-bottom: 0.71rem;
    box-sizing: border-box;
    background: url(images/post12_bg.png) no-repeat center/cover;
}
.post-12 .tt{
    margin-bottom: 0.52rem;
}
.post-12 .tt .tit{}
.post-12 .tt .tit .title{
    color: #fff;
}
.post-12 .tt .tit .title .sub{
    color: rgb(255 255 255 / 10%);
}
.post-12 .news_list{}
.post-12 .news_list li.news{
    position: relative;
    padding-left: 0.3rem;
}
.post-12 .news_list li.news:before{content:'';display:block;width: 0.03rem;height: 2.79rem;background: #FDD001;position: absolute;top: 0;left: 0;}
.post-12 .news_list li.news .news_text{
    height: 2.31rem;
    line-height: 0.33rem;
    margin-bottom: 0.27rem;
}
.post-12 .news_list li.news .news_text a{
    font-size: 0.18rem;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.post-12 .news_list li.news .news_text:hover a{font-size:0.185rem;}
.post-12 .news_list li.news .news_more{
    float: right;
    line-height: 0.39rem;
    width: 1.41rem;
    text-align: center;
    border: 0.01rem solid #FDD001;
}
.post-12 .news_list li.news .news_more a{
    color: #fff;
    font-size: 0.16rem;
}
.post-12 .news_list li.news .news_more:hover a{font-size:0.165rem;}
.main2{
    background: url(images/main2_bg.png) no-repeat center/ cover;
}
.main2 .inner{
    padding-top: 1.3rem;
    padding-bottom: 1.54rem;
}

.post-21{}
.post-21 .tt{
    margin: 0 auto;
    display: block;
    margin-bottom: 0.69rem;
}
.post-21 .con{}
.post-21 .news_list{position: relative;}
.post-21 .news_list:before{content:'';display:block;width:19.2rem;height0.01rem;height: 0.01rem;position: absolute;transform: translateX(50%);right: 50%;top: -0.01rem;border-bottom: 0.01rem dashed #707070;}
.post-21 .news_list li.news{
    position: relative;
    float: left;
    width: 25%;
    padding-top: 0.3rem;
    padding-right: 0.75rem;
    padding-left: 0.1rem;
    box-sizing: border-box;
}
.post-21 .news_list li.news:before{content:'';display:block;width: 0.1rem;height: 0.1rem;background: #2057BF;border-radius: 50%;position: absolute;transform: translateY(-50%);top: 0;left: 0.1rem;}
.post-21 .news_list li.news .news_date{
    display: flex;
    align-items: end;
    justify-content: left;
    margin-bottom: 0.3rem;
}
.post-21 .news_list li.news .news_date .news_days{
    line-height: 0.32rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #000000;
    margin-right: 0.05rem;
}
.post-21 .news_list li.news .news_date .news_years{
    line-height: 0.19rem;
    font-size: 0.16rem;
    color: #000000;
}
.post-21 .news_list li.news .news_title{
    line-height: 0.33rem;
    height: 0.66rem;
    margin-bottom: 0.26rem;
}
.post-21 .news_list li.news .news_title a{
    font-size: 0.18rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.post-21 .news_list li.news .news_more{
    float: left;
    line-height: 0.16rem;
    padding-left: 0.34rem;
    position: relative;transition: 1s;
}
.post-21 .news_list li.news .news_more:hover{padding-left:0.44rem;}
.post-21 .news_list li.news .news_more:after{content:'';display:block;width: 0.2rem;height: 0.06rem;background: #2057BF;position: absolute;left: 0;top: 0;}
.post-21 .news_list li.news .news_more a{
    color: #2057BF;
    font-size: 0.16rem;
    font-weight: bold;
}

.main3{
    background: url(images/main3_bg.png) no-repeat center / cover;
}
.main3 .inner{
    padding-top: 1.06rem;
    padding-bottom: 0.925rem;
}

.post-31{
    float: left;
    width: 100%;
}
.post-31 .tt{
    margin-bottom: 0.59rem;
}

.post-32{
    float: left;
    width: 7.96rem;
}
.post-32 .news_list{}
.post-32 .news_list li.news{}
.post-32 .news_list li.news .news_imgs{
    float: left;
    width: 4.53rem;
    display: block;
    overflow: hidden;
    padding-top: 5.98rem;
    position: relative;
}
.post-32 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;transition: 1s;
}
.post-32 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.post-32 .news_list li.news .news_wz{
    float: right;
    width: 3.43rem;
    padding: 0.75rem 0.36rem 0.57rem;
    box-sizing: border-box;
    background: #2057BF;
}
.post-32 .news_list li.news .news_wz .news_title{
    line-height: 0.33rem;
    height: 0.99rem;
    padding-bottom: 0.2rem;
    border-bottom: 0.04rem solid #FDD001;
    margin-bottom: 0.37rem;
}
.post-32 .news_list li.news .news_wz .news_title a{
    font-size: 0.22rem;
    font-weight: bold;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.post-32 .news_list li.news .news_wz .news_title:hover a{font-size:0.225rem;}
.post-32 .news_list li.news .news_wz .news_kzzd{
    margin-bottom: 1.55rem;
}
.post-32 .news_list li.news .news_wz .news_kzzd .kzzd{
    line-height: 0.36rem;
    padding-left: 0.25rem;
    font-size: 0.16rem;
    color: #fff;
    font-family: 'syh';
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.post-32 .news_list li.news .news_wz .news_kzzd .kzzd.kzzd1{
    background: url(images/kzzd1_w.png) no-repeat left center / 0.17rem;
}
.post-32 .news_list li.news .news_wz .news_kzzd .kzzd.kzzd2{
    background: url(images/kzzd2_w.png) no-repeat left center / 0.14rem;
}
.post-32 .news_list li.news .news_wz .news_kzzd .kzzd.kzzd3{
    background: url(images/kzzd3_w.png) no-repeat left center / 0.16rem;
}
.post-32 .news_list li.news .news_wz .news_more{
    line-height: 0.39rem;
    width: 1.41rem;
    text-align: center;
    border: 0.01rem solid #FDD001;
    margin: 0 auto;
}
.post-32 .news_list li.news .news_wz .news_more a{
    color: #fff;
    font-size: 0.16rem;
}
.post-32 .news_list li.news .news_wz .news_more a:hover{font-size:0.165rem;}

.post-33{
    float: right;
    width: 6.15rem;
}
.post-33 .news_list{}
.post-33 .news_list li.news{
    margin-bottom: 0.19rem;
}
.post-33 .news_list li.news:last-child{margin-bottom:0;}
.post-33 .news_list li.news .news_imgs{
    float: left;
    display: block;
    width: 1.31rem;
    overflow: hidden;
    padding-top: 1.74rem;
    position: relative;
}
.post-33 .news_list li.news .news_imgs img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit:cover;
    transition: 1s;
}
.post-33 .news_list li.news .news_imgs:hover img{transform: scale(1.1);}
.post-33 .news_list li.news .news_wz{
    float: right;
    width: 4.46rem;
    padding-bottom: 0.08rem;
    border-bottom: 0.01rem dashed #707070;
}
.post-33 .news_list li.news .news_wz .news_title{
    line-height: 0.33rem;
    height: 0.66rem;
    margin-bottom: 0.06rem;
}
.post-33 .news_list li.news .news_wz .news_title a{
    font-size: 0.18rem;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.post-33 .news_list li.news .news_wz .news_kzzd{}
.post-33 .news_list li.news .news_wz .news_kzzd .kzzd{
    line-height: 0.36rem;
    padding-left: 0.25rem;
    font-size: 0.16rem;
    color: #566581;
    font-family: 'syh';
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}
.post-33 .news_list li.news .news_wz .news_kzzd .kzzd.kzzd1{
    background: url(images/kzzd1_b.png) no-repeat left center / 0.17rem;
}
.post-33 .news_list li.news .news_wz .news_kzzd .kzzd.kzzd2{
    background: url(images/kzzd2_b.png) no-repeat left center / 0.14rem;
}
.post-33 .news_list li.news .news_wz .news_kzzd .kzzd.kzzd3{
    background: url(images/kzzd3_b.png) no-repeat left center / 0.16rem;
}