@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:  'ssb',"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:#850811;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 14.4rem;margin:0 auto;} /**页面全局宽度**/

/*head开始*/
.header {background: #18267e url('images/head_bg.jpg') no-repeat center top; border-bottom:none; height:auto;line-height:inherit; }
.header .inner{height: auto;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:#fff;} /**站点名称**/

.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 12px;width:200px;}

/*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: #A8000A;}
#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; display:none}
.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{ text-decoration: none; color: #eee;}
.nav .sub-menu {display: none;position: absolute;
       left: 50%;    transform: translateX(-50%);
    top: 100%;
    min-width: 100%;
    z-index: 100;
    background: #fff;
    text-align: center;}
.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.44rem;
    line-height: 0.44rem;
    padding: 0 0.4rem;
    font-size: 0.17rem;
    background: none;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{ color: #fff; background-color:#A8000A; 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;}


/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 3.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: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: #850811;}/**位置栏目背景**/
.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: 0.6rem;
    padding: 0 0.06rem 0 0.3rem;
    font-size: 0.22rem;}/**栏目名称图标**/
.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: 0.05rem 0 0.05rem 0.3rem;font-size: 0.16rem;
    line-height: 0.4rem;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#850811; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #850811;}
.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:#850811;}
/*二级子栏目**/
.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:#850811;} 
/*三级子栏目**/
.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:#850811;} 
/**栏目新闻**/
.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: 0.5rem; line-height: 0.5rem; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 0.2rem;font-family:"Microsoft yahei";font-weight: normal;color: #850811;border-bottom: 0.03rem solid #CBCBCB;}
.col_metas .col_path {    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 0.5rem;
    line-height: 0.5rem;
    color: #666;
    font-size: 0.16rem;} /**当前位置**/
.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;min-height:550px;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #182880;} /**文章标题**/
.article h1.arti_title {
    line-height: 0.36rem;
    font-family: "Microsoft YaHei";
    font-size: 0.24rem;
    text-align: center;
    color: #850811;
}
.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:16px; 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;}
/**页脚开始**/

/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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;}


/*************************************************************
 * 特殊页面
 */
 /*滚动样式*/
.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;
}
/*pc*/
@font-face{
     font-family: 'ssb'; 
     src:url('fonts/SourceHanSerifCN-Bold.ttf') format('truetype');
}
@font-face{
     font-family: 'ssm'; 
     src:url('fonts/SourceHanSerifCN-Medium.ttf') format('truetype');
}

@font-face{
     font-family: 'shr'; 
     src:url('fonts/SourceHanSansCN-Regular.ttf') format('truetype');
}


.line1{overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.line2{overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.line3{overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.header{background:url(images/headerbg.png) no-repeat center / cover;}
.header .sitelogo{       position: relative; margin-top: 0.35rem;
    margin-bottom: 0.29rem;}
.header .sitelogo::after{    content: '';
    display: block;
    width: 1px;
    height: 0.65rem;
    position: absolute;
    right: auto;
    background: #fff;
    top: 0.1rem;
    left: 3.73rem;}
.header .sitelogo img{width: 3.63rem;}
.header .sitelogo .sitetitle{ font-family: 'ssb';  margin-top:0.1rem;   margin-left: 0.24rem;    line-height: 0.57rem;
    font-size: 0.4rem;}
.site-lang ul li.links a{    line-height: 0.39rem;    font-family: 'shr';
    margin: 0;
    font-size: 0.18rem;
    color: #fff;}
.header .head-right{    margin-top: 0;
    width: auto;}
.searchbox{    margin-top: 0;    width: 2.12rem;}
.header .head-right{    display: flex;
    align-items: center;
    gap: 0.56rem;
    margin-top: 0.67rem;}
.wp-search .search-input input.search-title{    height: 0.39rem;    font-size: 0.16rem;
    padding: 0;
    line-height: 0.39rem;}
.wp-search .search-input {
    margin-left: 0.05rem;
    margin-right: 0.34rem;
}
.wp-search .search-btn{    width: 0.34rem;
    height: 0.39rem;}
.wp-search .search-btn input.search-submit{    width: 0.34rem;    background: #E5E5E5 url(images/sous.png) no-repeat center / 0.21rem;
    height: 0.39rem;}
.wp-search{border: none;
    background: rgba(255,255,255,.5);}
.nav .wp-menu .menu-item a.menu-link{    padding: 0;
    line-height: 0.72rem;    font-size: 0.24rem;
    font-family: 'ssb';}
.nav .wp-menu .menu-item::after{content:'';display:block;width:1px;height:0.23rem;background:#fff;    position: absolute;right:-0.86rem;    top: 0;
    bottom: 0;
    margin: auto;}
.nav .wp-menu .menu-item:last-child::after{display:none}
.nav .wp-menu{    display: flex;
    justify-content: space-between;}
.mbanner .news_list li.news .news_imgs{    position: relative;padding-top:25.9%}
.mbanner .news_list li.news .news_imgs::after{content:'';display:block;width:100%;height:1.72rem;background:url(images/bannerbg.png) no-repeat center / 100% 100%;    position: absolute;
    bottom: 0;left:0}
.mbanner .news_list li.news .news_imgs img{left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;}
.mbanner .slick-dots li{width:0.18rem;height:0.23rem;background:url(images/dotico.svg) no-repeat center / contain;border-radius:0;margin:0 0.07rem}
.mbanner .slick-dots li.slick-active{width:0.29rem;height:0.36rem;background:url(images/dotico_a.svg) no-repeat center / contain;}
.mbanner .slick-dots{    display: flex !important;    width: 14.4rem;bottom:0.21rem;
    left: 0;
    right: 0;
    margin: auto;
    justify-content: flex-end;
    align-items: center;}
.news_img{    position: relative;    overflow: hidden;
    padding-top: 60%;}
.news_img img{    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .5s;}
li:hover .news_img img{    transform: scale(1.1);}
.main1{padding-top:0.66rem;}
.main1 .ml{    width: 49.3%;
    float: left;}
.main1 .mr{width:48.1%;float:right;}
.post-tt .tt{       display: flex;
    justify-content: space-between;
    background: #EDEDED;
    line-height: 0.56rem;
    align-items: center;    height: 0.56rem;
    box-sizing: border-box;
    border: 1px solid #DBDBDB;}
.post-tt .tt .tit{   font-size:0.28rem;    

    color: #fff;
   }
.post-tt .tt .more_btn a{    font-size: 0.18rem;    margin-right: 0.15rem;    padding-right: 0.21rem; background:url(images/pttmore.svg) no-repeat right center / 0.15rem;   position: relative;
    display: inline-block;
    font-family: 'ssm';}
.main1{position: relative;}
.main2 .post-tt .tt .more_btn a{color:#fff;background-image:url(images/pttmore_b.svg)}
.main2 .post-tt .tt {border:none}
.post-14 .tt .tit{padding-left:0.56rem;padding-right:1.24rem;position: relative;}
.post-14 .tt .tit .title{    position: relative;}
.post-14 .tt .tit::before{content:'';display:block;left:-1px;top:0px;bottom:0px;background:#8A0B13 url(images/p14tt.png) no-repeat center left 0.17rem / 0.26rem;right:0;    position: absolute;}

.post-21 .tt .tit{padding-left:0.58rem;padding-right:1.24rem;background:url(images/p21tt.png) no-repeat center left 0.17rem / 0.26rem}
.post-22 .tt .tit{padding-left:0.58rem;padding-right:1.24rem;background:url(images/p22tt.png) no-repeat center left 0.17rem / 0.26rem}
.post-23 .tt .tit{padding-left:0.58rem;padding-right:1.24rem;background:url(images/p23tt.png) no-repeat center left 0.17rem / 0.26rem}
.post-21 .tt{background:#AD3C00;margin-bottom:0.1rem}
.post-22 .tt{background:#955811;    margin-bottom: 0.08rem;}
.post-23 .tt{background:#AD0202;margin-bottom:0.21rem;}

.post-31 .tt .tit{padding-left:0.58rem;padding-right:2.4rem;;position: relative;}
.post-31 .tt .tit .title{    position: relative;}
.post-31 .tt .tit::before{content:'';display:block;left:-1px;top:0px;bottom:0px;right:0;    position: absolute;background:#8A0B13 url(images/p31tt.png) no-repeat center left 0.17rem / 0.26rem}

.post-41 .tt{background:none;    justify-content: center;border:none}
.post-41 .tt .tit{color:#000000}
.post-41 .tt .tit{padding-left:0.58rem;padding-right:0;background:url(images/p41tt.png) no-repeat center left 0.17rem / 0.26rem}
.post-11 .news_list li .news_title {    font-size: 0.22rem;    width: calc(100% - 1.8rem);
    font-family: 'ssb';
    color: #fff;
    line-height: 0.31rem;
    position: absolute;
    left: 0.35rem;
    bottom: 0.24rem;}
.post-11 .slick-dots li{height:0.1rem;width:0.1rem;border-radius:0;background:#fff;    margin: 0 0.05rem;}
.post-11 .slick-dots{bottom:0.3rem;right:0.39rem;width:auto;}
.post-11 .news_list li .news_img::after{content:'';display:block;width:100%; height:1.73rem;   position: absolute;bottom:0;right:0;left:0;background:url(images/p11imgbg.png) no-repeat center / 100% 100%;}
.post-14 .tt{    margin-bottom: 0.2rem;}
.post-14 .news_list li a{     align-items: center;   display: flex;    padding-bottom: 0.08rem;
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 0.175rem;}
.post-14 .news_list li:last-child a{margin-bottom:0}
.post-14 .news_list li .news_title {  width:calc(100% - 1.5rem);padding-left:0.2rem;  font-size: 0.18rem;    box-sizing: border-box;    transition: .5s;    font-family: 'ssm';
    color: #000000;}
.post-14 .news_list li:hover .news_title{    padding-left: 0.3rem;}
.post-14 .news_list li .news_time{     padding: 0.08rem 0;   width: 1.5rem;padding-right:0.15rem;    box-sizing: border-box;background:url(images/p14timebg.png) no-repeat center / 100% 100%;}
.post-14 .news_list li .news_time span{display:block;        font-weight: 600;text-align: center;line-height:0.24rem;color:#8A0B13;    font-family: 'Arial';}
.post-14 .news_list li .news_time span.news_year{font-size:0.14rem}
.post-14 .news_list li .news_time span.news_day{font-size:0.22rem}
.main1::after{content:'';display:block;width:100%;background:url(images/m1bg.png) no-repeat center / contain;height:5.04rem;    position: absolute;top:3.27rem;left:0;    z-index: -1;}
.main2 .ml,.main2 .mc,.main2 .mr{width:30.4%;float:left;margin-right:4.4%;}

.main2 .mr{float:right;margin-right:0}
.main2{    padding-top: 0.6rem;}
.post-21 .news_list li.news .news_time{    font-size: 0.16rem;
    line-height: 0.17rem;
    color: #8A0B13;
    font-family: Arial;
    margin-bottom: 0.04rem;}
.post-21 .news_list li.news .news_title {    font-size: 0.18rem;
    line-height: 0.26rem;}
.post-21 .news_list li.news a{    display: block;margin-top: 0.16rem;
    padding-bottom: 0.07rem;
    border-bottom: 1px solid #AD3C00;}
.post-22 .news_list li.news a{    display: flex;    border-bottom: 1px solid #EDEDED;
    justify-content: space-between;padding-top:0.32rem;padding-bottom:0.15rem;
    align-items: center;}
.post-22 .news_list li.news .news_title { line-height:0.22rem;   font-size: 0.18rem;padding-left:0.36rem;    box-sizing: border-box;background:url(images/p22liico.png) no-repeat center left / 0.18rem;
    width: calc(100% - 1.2rem);}
.post-22 .news_list li.news .news_time{    font-size: 0.16rem;line-height:0.22rem;
    color: #9F9F9F;
    font-family: Arial;}
.post-23 .news_list li.news{margin-top:0.1rem;}
.post-23 .news_list li.news .news_img{padding-top:29.4%;}
.main3{    padding-top: 0.6rem;    padding-bottom: 0.4rem;}
.post-31 .list1{width: 50%;
    float: left;}
.post-31 .list2{    width: 48.19%;
    float: right;}
.post-31 .list2 li.news{    width: 48%;margin-bottom:0.23rem;    position: relative;
    float: left;}
.post-31 .list2 li.news:nth-child(2n){float:right;}
.post-31 .list2 li.news.n3,.post-31 .list2 li.news.n4{margin-bottom:0}
.post-31 .list2 li.news .news_title{    position: absolute;line-height:0.26rem;font-size:0.18rem;color:#fff;left:0.24rem;    font-family: 'ssm';
    bottom: 0.16rem;}
.post-31 .list2 li.news .news_img::after{content:'';display:block;width:100%;bottom:0; position: absolute;background:url(images/p31imgbg.png) no-repeat center / 100% 100%;height: 0.64rem;}
.post-31 .list2 li.news .news_img{padding-top:47.7%;}
.post-31 .list1 li.news .news_img{padding-top:47.36%;}
.post-31 .list1 li.news .news_img::after{content:'';display:block;width:100%;bottom:0; position: absolute;background:url(images/p31imgbg2.png) no-repeat center / 100% 100%;height: 1.73rem;}
.post-31 .list1 li.news .news_title {      position: absolute;
    bottom: 0.24rem;
    font-size: 0.22rem;
    color: #fff;
    font-family: 'ssb';
    left: 0.42rem;
    right: 1.5rem;}
.post-31 .list1 .slick-dots{width:auto;right:0.37rem;bottom:0.3rem;}
.post-31 .list1 .slick-dots li{width:0.1rem;height:0.1rem;border-radius:0;background:#fff;margin:0 0.05rem;}
.post-31 .tt{    margin-bottom: 0.28rem;}
.main4{background:url(images/m4bg.png) no-repeat center / cover;    padding-top: 0.42rem;    padding-bottom: 0.68rem;}
.post-41 .tt{margin-bottom:0.73rem;}
.post-41 .con{    padding: 0 1.3rem;}
.post-41 .con .news_list {    display: flex;
    justify-content: space-between;}
.post-41 .news_list li.news .news_svg{height:0.64rem;}
@keyframes shake{
0%{transform:rotate(0deg);}
33%{transform:rotate(-5deg);}
66%{transform:rotate(5deg);}
100%{transform:rotate(0deg);}
}
.post-41 .news_list li.news:hover .news_svg{animation:shake 0.2s 2}
.post-41 .news_list li:nth-child(1) .news_svg{background:url(images/p41ico1.svg) no-repeat center / 0.6rem}
.post-41 .news_list li:nth-child(2) .news_svg{background:url(images/p41ico2.svg) no-repeat center / 0.61rem}
.post-41 .news_list li:nth-child(3) .news_svg{background:url(images/p41ico3.svg) no-repeat center / 0.58rem}
.post-41 .news_list li:nth-child(4) .news_svg{background:url(images/p41ico4.svg) no-repeat center / 0.51rem}
.post-41 .news_list li:nth-child(5) .news_svg{background:url(images/p41ico5.svg) no-repeat center / 0.64rem}
.post-41 .news_list li:nth-child(6) .news_svg{background:url(images/p41ico6.svg) no-repeat center / 0.64rem}
.post-41 .news_list li.news .news_title {    font-size: 0.18rem;    margin-top: 0.2rem;    font-family: 'ssm';
    line-height: 0.24rem;
    color: #000000;}
.post-41 .news_list li.news{    position: relative;}
.post-41 .news_list li.news .news_imgs img{    width: 1rem;
    height: 1rem;}
.post-41 .news_list li.news .news_imgs{    position: absolute;    opacity: 0;    transition: .5s;
    visibility: hidden;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(100% + 0.2rem);}
.post-41 .news_list li.news:hover .news_imgs{opacity: 1;
    visibility: visible;}
.post-41 .news_list li.news.shareitem{    cursor: pointer;}

.footer .footinfo p{font-size: 0.16rem; font-family: 'ssm';
    line-height: 0.32rem;
    text-align: center;
    color: #fff;}
.footer{background:#850811;    padding-top: 0.37rem;
    padding-bottom: 0.26rem;}

.listcon .news_list li.news .news_title{font-size:0.16rem;line-height:0.5rem;width:calc(100% - 120px);float:left}
.listcon .news_list li.news .news_meta{font-size:0.16rem;line-height:0.5rem;width:120px;margin:0;color:#999;float:left;text-align:right;}

.col_news_list.listcon{overflow: hidden;}
.list3.news_list{margin: 0 -0.2rem;overflow: hidden;}
.list3.news_list li.news{width: 33.33%; float: left; margin-bottom: 22px;}
.list3.news_list li.news .news_img{padding-top: 56.25%;}
.list3.news_list li.news .news_img img{}
.list3.news_list li.news .news_title{width: 100%; text-align: center;line-height: 2em; white-space: nowrap;  text-overflow: ellipsis;overflow: hidden;}
.list3.news_list li.news a{display: block; margin: 0 0.2rem;}
