@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; }
head,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden;   font-size: 100px}
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;
}

/**布局开始**/
@font-face {
   font-family: "sub";
   src: url(sub.eot) format('embedded-opentype'),
   url(sub.ttf) format('truetype');
 }
 @font-face {
   font-family: "sub1";
   src: url(sub1.eot) format('embedded-opentype'),
   url(sub1.ttf) format('truetype');
 }
 @font-face {
   font-family: "sub2";
   src: url(sub2.eot) format('embedded-opentype'),
   url(sub2.ttf) format('truetype');
 }
 @font-face {
   font-family: "sub3";
   src: url(sub3.eot) format('embedded-opentype'),
   url(sub3.ttf) format('truetype');
 }
body {line-height:1;font-size:0.18rem;font-family: "Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;background: #F8F8F5;}
p{line-height:1.75;}
a {color:#252525; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#C3291C;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 14rem;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
/*head开始*/
#head { display: none;}
#head .inner{height: 132px;position:relative;}
.head .sitelogo{float:left;margin-top: 25px;}
.head .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.head .head-left{float:left;display:inline-block;}
.head .head-main{float:left;margin-top:10px;}
.head .head-right{float:right;margin-top: 12px;width:200px;}
/*rale样式*/
/*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{}
#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 { position: relative;/* transition: all 0.4s ease-in-out;*/}
.nav .wp-menu .menu-item.i1 { background:none;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{ display:none;  }
.nav .wp-menu .menu-item a.menu-link {    display: block;transition: none;
   line-height: 0.5rem;
   color: #FFFFFF;
   font-size: 0.18rem;
   text-align: center;    font-family: "Microsoft YaHei";}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{ text-decoration: none; color: #eee;    padding-left: 1em;}
.nav .sub-menu {display: none;      z-index: 100;
    position: absolute;
    top: 0;
    width: 1.2rem;
    right: -1.3rem;
    background: #fff;
    padding: 0.1rem 0.05rem !important;}
.nav .sub-menu .sub-item { position: relative;  vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {       display: inline-block;
    color: #252525;
    height: auto;
    line-height: 0.2rem;
    padding: 0.1rem;
    font-size: 0.16rem;
    background: none;
    text-align: center;transition: all 0.4s ease-in-out;
    font-family: "Microsoft YaHei";background: url(images/navxz.svg) no-repeat left -15px;}
.nav .sub-menu .sub-item {
    text-align: center;
}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{background:  url(images/navxz.svg) no-repeat center left;transition: all 0.4s ease-in-out; }
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;}
#banner .inner{width:100%;text-align:center}
.mbanner .news_imgs a{display:block;height:100vh}
.mbanner .news .news_video{height:100vh}
.mbanner .news .news_video video{position:absolute;width:100%;height:100%;object-fit:cover;left:50%;top:50%;transform:translate(-50%,-50%)}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{padding:10px 0px 0px;}
.main1 .ml{float:left;     width: 8.75rem;}
.main1 .mr{float: right;
   width: 4.65rem;
   padding-left: 0.3rem;
   border-left: 1px solid #f2e2de;    margin-top: 0.32rem;}

.main4 .ml{float:left; width:8.5rem;}
.main4 .mr{    float: right;
   width: 4.6rem;}
/**标题栏新闻窗口**/
.post { margin-bottom:0px; }
.post .tt {display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con { padding: 0px 0; margin:0 auto; }
.post .con .wp_article_list .list_item { border-bottom:1px 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: auto;
   line-height: 0.3rem;
   float: right;
   margin-top: 0.4rem;}
.post .more_btn .more_text,.post .more_btn a {    font-size: 0.16rem;
   cursor: pointer;
   color: #C3291C;
   font-family: "Microsoft YaHei";
}

.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {    margin-bottom: 0.3rem;}
.post1 .tt .tit {}
.post1 .tt .tit .title {    display: inline-block;
   font-size: 31px;
   font-weight: bold;
   color: #252525;
   cursor: pointer;
   line-height: 0.7rem;}
/*带图标标题*/

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 0.34rem;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: #D0A589;font-family: "Microsoft YaHei"; }/*发布时间*/
.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*/
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.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;    width: 8rem;    transform: translateY(50px);
    opacity: 0;
    margin-top: 100px;    transition: all 0.5s ease-out 0s;}.showdiv .searchbox {
    transform: none;
    transition: all 0.5s ease-out 0s;
    opacity: 1;
    margin: 0;
}
.wp-search {position: relative;    background: #fff;    border-radius: 0.25rem;}
.wp-search form {display: block;}
.wp-search .search-input { margin-right: 0.44rem;}
.wp-search .search-input input.search-title {    width: 100%;
   height: 0.3rem;
   padding: 0.07rem 0;
   line-height: 0.3rem;
   color: #333;
   font-size: 0.16rem;
   border: 0;
   outline: 0;
   background: none;
   font-family: "Microsoft YaHei";
   text-indent: 0.15rem;}
.wp-search .search-btn {   
   width: 0.34rem;
   height: 0.34rem;
   position: absolute;
   right: 0.1rem;
   top: 0.05rem;
}
.wp-search .search-btn input.search-submit {width: 0.34rem;
   height: 0.34rem;
   border: 0;
   outline: 0;
   background: #FFFFFF url(images/sous.svg) no-repeat center;
   background-size: 0.25rem;
   cursor: pointer;
   border-radius: 50%;}
/* 分享二维码 */
.shares{text-align:center;display:none;}
.shares ul{width:auto; margin:0 auto;text-align: right;float:right;}
.shares li{float:left; margin:0 0.05rem; position:relative;}
.shares li a{display:inline-block; width: 0.47rem; height: 0.47rem; border: 0px solid red; background:url('images/share_icon.svg') no-repeat;  vertical-align:top;    background-size: 2.89rem;}
.shares li a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares li.i1 a{background-position:0px 0px;}
.shares li.i2 a{background-position: -0.6rem 0px;}
.shares li.i3 a{background-position: -1.22rem 0px;}
.shares li.i4 a {
   background-position: -1.82rem 0;
}
.shares li.i5 a {
   background-position: -2.43rem 0;
}
.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.6rem;
   left: 50%;
   z-index: 100;
   margin-left: -0.5rem;}
.shares li .con img{    width: 0.9rem;
   height: 0.9rem; vertical-align:top; background:#fff;}

/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {    bottom: 0.35rem;
   width: 14rem !important;
   margin-left: -7rem;
   height: 0.5rem}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);    display: none;}

.mbanner .focus .focus-pagination {    position: absolute;
   right: 50%;
   bottom: 0.42rem;
   margin-right: -7rem;
   z-index: 60;    height: auto;
   display: flex;
   align-items: center;}
.mbanner .focus .focus-page { display: inline-block;
   width: 0.12rem;
   height: 0.12rem;
   background: #fff;
   margin: 0 0.05rem;
   opacity: 0.3;
   border-radius: 50%;}
.mbanner .focus .focus-page-active {width:0.27rem; height: 0.27rem ;background:url(images/xz.svg) no-repeat center; background-size:0.27rem;opacity:1;border-radius: 0; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {    width: 0.73rem;
   height: 0.34rem;
   background: none;
   border: 1px solid #fff;
   top: auto;
   bottom: 0.75rem;
   left: auto !important;
   right: 41.5%;
   margin-right: -5.5rem;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}  
.mbanner .focus .focus-prev {    font-size: 0; background: url(images/bll.png) no-repeat center;     margin-right: -4.76rem;    background-size: 0.2rem;}
.mbanner .focus .focus-next { font-size: 0; background: url(images/brr.png) no-repeat center;    background-size: 0.2rem;}
body { position: relative; }
.layer { position: absolute; width: 100%; height: 100%; top: 0px; left: 0; display: none;     background: #C3291C;
   z-index: 99; }
.shutdown { position: fixed; right: 0.5rem; top: 0.5rem;     z-index: 99;}
.shutdown span { font-size: 0.5rem; color: #fff; text-align: right; cursor: pointer; }
.layer-inner { position: relative; width: 100%; height: 100%; }
.layer-mod { position: fixed; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
span.yw { font-size: 0.26rem; color: #CFCFCF; font-family: "Microsoft YaHei"; text-transform: uppercase; margin-left: 0.15rem; }
.zb {
   float: left;
   width: 2.4rem;
   margin-right: -2.4rem;
   background: #C3291C;
   position: fixed;
   left: 0;
   top: 0;
   height: 100%;
z-index: 99;
transform: none !important;
}
.site-rale li a:hover {
   font-weight: bold;
}
.yb {
   float: right;
   width: 100%;
}
.yb .yblm {
   margin-left: 2.4rem;
}
.qb.clearfix {
   position: relative;
}
.zb .inner {
   height: 100vh;
   background: url(images/nav.png) no-repeat top;
   background-size: 100% 100%;
}
.sitelogo {
   text-align: center;
   padding-top: 0.3rem;
}
.sitelogo img {
   width: 1.81rem;
}

.nav .wp-menu .menu-item a.menu-link{
   vertical-align: middle;
  /* -webkit-transform: perspective(1px) translateZ(0);
   transform: perspective(1px) translateZ(0);*/
   box-shadow: 0 0 1px rgba(0, 0, 0, 0);
   position: relative;
   overflow: hidden;
}

.nav .wp-menu .menu-item a.menu-link:before {
 content: "";
    position: absolute;
    z-index: -1;
    right: 100%;
    bottom: 0;
    background: #fff;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    width: 0.48rem;
    right: -0.48rem;
    top: 50%;
    opacity: 0.8;

}
.nav .wp-menu .menu-item:hover a.menu-link.parent:before,
.nav .wp-menu .menu-item:focus a.menu-link.parent:before,
.nav .wp-menu .menu-item:active a.menu-link.parent:before,
.nav .wp-menu .menu-item:hover a.menu-link:before,
.nav .wp-menu .menu-item:focus a.menu-link:before,
.nav .wp-menu .menu-item:active a.menu-link:before {
   right: 0;
}
#nav {
      min-height: 5.8rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.site-rale {
   max-width: 70%;
   margin: 0 auto;
}
.site-rale li {
   float: left;
   width: 50%;
   line-height: 38px;
}
.site-rale li a {
   font-size: 0.14rem;
   color: #FFFFFF;
   font-weight: normal;
   font-family: "Microsoft YaHei";    display: block;
}
div#banner .focus.focus-box {
   min-height: 100vh !important;
    max-height: 100vh !important;
}
div#banner .focus-container {
   min-height: 100vh !important;
    max-height: 100vh !important;
}
div#banner h2.focus-title {
   display: block;
   padding: 0;
   font-size: 0.32rem;
   font-family: "sub1";
   line-height: 0.5rem;
   height: auto;
   width: 73%;
   text-align: left;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
.qbbg {
   background: url(images/bbg.jpg) no-repeat top;
   background-size: 100% auto;
}
.db{
   background: url(images/m5.jpg) no-repeat bottom;
  
}
.post.post1.post-50.mbox.read.view ul {
   height: auto !important;
}.post.post1.post-50.mbox.read.view li {
   height: auto !important;
}
.post.post1.post-10.mbox.clearfix .tt {
   float: left;
   width: 2rem;
   margin-right: -2rem;
   /*background: url(images/m1tt.svg) no-repeat left bottom;    background-size: 1.98rem;*/
}.post.post1.post-10.mbox.clearfix .con {
   width: 100%;
   float: right;
}
.post.post1.post-10.mbox.clearfix .con ul {
   margin-left: 2rem;
   background: #fff;
   box-shadow: 0px 6px 16px 0px #ececec;
   border-bottom-right-radius: 0.32rem;
}
.post.post1.post-10.mbox.clearfix h3.tit {
   float: none;
   display: block;
}
.post.post1.post-10.mbox.clearfix .tt .tit .title {
   line-height: 0.82rem;
   display: block;
   text-align: center;
   font-size: 0.4rem;
   color: #fff;
   margin: 0;
   padding-left: 0.1rem;
   letter-spacing: 0.05rem;    overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
background:#c3291c;
}
.post.post1.post-10.mbox.clearfix .con ul li {
   line-height: 0.68rem;
}
.post.post1.post-10.mbox.clearfix .slick-list.draggable {
   height: 0.82rem !important;
  /* margin-top: 0.13rem;*/
}
.post.post1.post-10.mbox.clearfix .news_title {
   color: #D0A589;
   font-size: 0.32rem;
   text-align: center;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   max-width: 95%;
   margin: 0 auto;
}
.post.post1.post-10.mbox.clearfix .news_title  a{
   color: #D0A589;
}
.post .con ul .news_imgs {
   padding-top: 75%;
   background-color: #efefef;
   position: relative;
   overflow: hidden;
}
.post .con ul .news_imgs img {
   width: 100%;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   margin: auto;
   max-width: 100%;
   transition: all 0.4s ease-in-out;
}
.post .con ul li:hover .news_imgs img {
   transform: scale(1.1);
}
.post.post1.post-20.mbox li {
   float: left;
   width: 50%;
}
.post.post1.post-20.mbox .news_box.clearfix {
   margin: 0 0.1rem;
}
.post.post1.post-20.mbox ul {
   margin: 0 -0.1rem;
}
.post.post1.post-20.mbox .news_imgs {
   padding-top: 68%;
}
.post.post1.post-20.mbox .news_title {
   font-size: 0.24rem;
   line-height: 0.32rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   height: 0.64rem;
   margin: 0.25rem 0;
font-family: "Microsoft YaHei";
}
.post.post1.post-20.mbox .news_text {
   font-size: 0.18rem;
   color: #666666;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3;
   overflow: hidden;
   font-family: "Microsoft YaHei";
   line-height: 0.26rem;
   height: 0.78rem;
   margin-bottom: 0.15rem;
}
.post.post1.post-20.mbox .news_gd {
   font-size: 0.16rem;
   color: #C3291C;
   font-family: "Microsoft YaHei";
}
.post.post1.post-20.mbox .news_gd  a{
   color: #C3291C;

}
.post.post1.post-21.mbox li {
   border-bottom: 1px solid #517dc91c;
   padding-bottom: 0.13rem;
   margin-bottom: 0.13rem;
   transition: all 0.4s ease-in-out;
}
.post.post1.post-21.mbox .news_time {
   font-size: 0.16rem;
   line-height: 0.2rem;
}
.post.post1.post-21.mbox .news_title {font-size: 0.22rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   line-height: 0.3rem;
   height: 0.6rem;
   margin-top: 0.1rem;   font-family: Microsoft YaHei;
    font-weight: normal;
}
.post.post1.post-30.mbox .tt {
   margin-bottom: 0.2rem;
}
.post.post1.post-30.mbox .news_time {
   font-size: 0.16rem;
}

.post.post1.post-21.mbox li:last-child {
   border: 0 !important;
   margin: 0;
   padding: 0;
}
.post1 .tt .tit .title img {
   vertical-align: bottom;    width: 1.62rem;
}
.post.post1.post-21.mbox li:hover {
   border-bottom: 1px solid #C3291C;
}
.post.post1.post-21.mbox li:hover .news_title {
   color: #C3291C;
}
.post.post1.post-21.mbox li:hover .news_title  a{
   color: #C3291C;
}
.post.post1.post-21.mbox li:hover .news_time {
   color: #C3291C;
}

.post.post1.post-30.mbox li {
  
   transition: all 0.4s ease-in-out;
   float: left;
   width: 33.3%;
}
.post.post1.post-30.mbox li .news_box.clearfix {
   border-bottom: 1px solid #517dc91c;
   padding-bottom: 0.15rem;
   margin-bottom: 0.15rem;
}
.post.post1.post-30.mbox .news_box.clearfix {
   margin: 0 0.5rem;
}
.post.post1.post-30.mbox ul {
   margin: 0 -0.5rem;
}
.main2 .inner {
   padding: 0.2rem 0rem 0.5rem 0;
}

.post.post1.post-30.mbox li:hover  .news_box.clearfix{
   border-bottom: 1px solid #C3291C;
}
.post.post1.post-30.mbox li:hover .news_title {
   color: #C3291C;    font-family: "Microsoft YaHei";
}
.post.post1.post-30.mbox li:hover .news_title  a{
   color: #C3291C;
}
.post.post1.post-30.mbox li:hover .news_time {
   color: #C3291C;
}
div#wp_pager li {
   margin-bottom: 10px;
}
.post.post1.post30.mbox .news_time {
   font-size: 0.16rem;
   line-height: 0.2rem;
}
.post.post1.post-30.mbox .news_title {
   line-height: 0.3rem; overflow:hidden; 
   text-overflow:ellipsis;
   white-space:nowrap;    margin-top: 0.1rem;    font-family: Microsoft YaHei;font-weight: normal;
    font-size: 0.18rem;
}
.main3 .ml {
   float: left;
   width: 4.6rem;
   border-right: 1px solid #EBEDEE;
}
.main3 .mc {
   float: left;
   width: 4.3rem;
   margin-left: 0.25rem;
}
.main3 .mr {
   float: right;
   width: 4.36rem;
   border-left: 1px solid #EBEDEE;
   padding-left: 0.2rem;
}
.post.post1.post-40.mbox li {
   border-bottom: 1px solid #EBEDEE;
   padding-right: 0.2rem;
   padding-bottom: 0.2rem;
}
.post.post1.post-40.mbox li .news_box.clearfix {
   background: #fff;
   box-shadow: 0px 6px 12px 0px #efebeb;    border-bottom-right-radius: 0.3rem;
   border-bottom-left-radius: 0.3rem;
}
.post.post1.post-40.mbox .news_date {
   float: left;
   width: 1.2rem;
   background: #C3291C url(images/sjbg.png) no-repeat center;
   border-bottom-left-radius: 0.3rem;
   background-size: 0.8rem;
   padding: 0.27rem 0;    margin-right: -1.2rem;
}
.post.post1.post-40.mbox .news_date .news_year {    opacity: 0;
   font-size: 0.16rem;
   color: #fff;
   font-family: "Microsoft YaHei";
   padding-left: 0.2rem;
   line-height: 0.22rem;
}
.post.post1.post-40.mbox .news_date .news_days {    opacity: 0;
   font-size: 0.32rem;
   color: #fff;
   font-family: "Microsoft YaHei";
   padding-left: 0.2rem;
   line-height: 0.42rem;
}
.post.post1.post-40.mbox .news_wz {
   width: 100%;
   float: right;
}
.post.post1.post-40.mbox .news_con {
   margin-left: 1.2rem;
   padding: 0 0.3rem;
   height: 1.18rem;
   display: flex;
   align-items: center;
}
.post.post1.post-40.mbox .news_title {
   line-height: 0.3rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   max-height: 0.6rem;    font-family: "Microsoft YaHei";
}
.post.post1.post-40.mbox .more_btn {
   padding-right: 0.2rem;
}
ul.kz h3.tit {
   display: inline-block;
}
ul.kz h3.tit img {
   max-width: 1.62rem;
}
ul.kz span {
   display: inline-block;
   vertical-align: middle;
   margin: 0 0.1rem;
}
ul.kz span img {
   vertical-align: middle;
}ul.kz {
   line-height: 0.45rem;
   margin-top: 0.3rem;
   margin-bottom: 0.6rem;
}
.post.post1.post-41.mbox li:last-child {
   border: 0;    padding-bottom: 0;
   margin-bottom: 0;
}
.post.post1.post-41.mbox li {
   padding-bottom: 0.22rem;
   margin-bottom: 0.22rem;
}
.post-41 .con {
    margin-right: 20px;
    overflow: hidden;
}
.post-41 .more_btn{    display: block;text-align: right;    margin-top: 0.1rem;
    float: none;}
.post.post1.post-42.mbox li.active .news_title a {
   color: #fff;
}
ul.kz li {
   display: inline-block;
   font-size: 0.2rem;
   color: #C3291C;
   position: relative;
   line-height: 0.35rem;
   cursor: pointer;
   top: 0.05rem;
}
ul.kz li.new.selected {
   border-bottom: 2px solid #D0A589;
   font-weight: bold;
}
.post.post1.post-41.mbox li {
   border-bottom: 1px solid #EBEDEE;
   margin-right: 0.2rem;
}
.post.post1.post-41.mbox span.news_title {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 80%;    font-family: "Microsoft YaHei";
}
.post.post1.post-41.mbox span.news_meta {
   color: #D0A589;
   font-family: "Microsoft YaHei";
   font-size: 0.16rem;
}
.post.post1.post-51.mbox.readt.preview .active-nav .news_box.clearfix {
    border: 0.02rem solid #D0A589;
}
.post.post1.post-42.mbox li {
   background: #fff url(images/sx.png) no-repeat left center;
   box-shadow: 0px 6px 12px 0px #efebeb;
   background-size: 0.06rem;
   border-bottom-right-radius: 0.16rem;
   border-bottom-left-radius: 0.16rem;
   position: relative;
   padding: 0.1rem 0.2rem 0.1rem 0.4rem;
   transition: all 0.6s ease-in-out;
   margin-bottom: 0.15rem;height: 0.34rem;    overflow: hidden;
}
.post.post1.post-42.mbox li .top {
   height: 0;
   overflow: hidden;
   transition: all 0.4s ease-in-out;
}
.post.post1.post-42.mbox li .bottom {
   height: 0;
   overflow: hidden;
   transition: all 0.4s ease-in-out;
}
.post.post1.post-42.mbox .news_title {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   float: left;
   width: 85%;font-family: "Microsoft YaHei";
}
.post.post1.post-42.mbox .dd img {
   width: 0.32rem;
}
.post.post1.post-42.mbox .dd {
   float: right;
   cursor: pointer;
}
.post.post1.post-42.mbox li.active {
   /**padding: 0rem 0.4rem 0.2rem 0.4rem;**/
   background: #c3291c url(images/xzbg.png) no-repeat center;
   background-size: 100% 100%;    height: 1.77rem;    padding: 0.2rem 0.2rem 0.1rem 0.4rem;
}
.post.post1.post-42.mbox li.active .top {
   height: auto;
}
.post.post1.post-42.mbox li .top .news_jbt {
   position: absolute;
   left: -0.05rem;
   background: #D0A589;
   line-height: 0.35rem;
   color: #fff;
   font-size: 0.14rem;
   padding: 0 0.06rem;
   font-family: "Microsoft YaHei";
   top: 0.05rem;    height: 0;
   overflow: hidden;transition: all 0.4s ease-in-out;
}
.post.post1.post-42.mbox li .top .news_time {
   float: right;
   line-height: 0.35rem;
   color: #fff;
   font-size: 0.16rem;transition: all 0.4s ease-in-out;
}
.post.post1.post-42.mbox li.active .dd {
   display: none;
}
.post.post1.post-42.mbox li.active .top .news_jbt {
   height: auto;
}
.post.post1.post-42.mbox li.active .news_title {
    font-weight: bold;
   width: 100%;
   color: #fff;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   white-space: break-spaces;
   float: none;
   line-height: 0.3rem;
   height: 0.6rem;    margin: 0.2rem 0rem 0.1rem 0rem;
}
.post.post1.post-42.mbox li.active .bottom {
   height: auto;
}

.post.post1.post-42.mbox li .bottom {
   font-size: 0.14rem;
   color: #fff;
   font-family: "Microsoft YaHei";
   line-height: 0.26rem;
}

.post.post1.post-42.mbox .k1 {
   background: url(images/sj.png) no-repeat left center;
   padding-left: 0.2rem;    background-size: 0.13rem;
}
.post.post1.post-42.mbox .k2 {
   background: url(images/did.png) no-repeat left center;
   padding-left: 0.2rem;background-size: 0.11rem;
}


.post.post1.post-43.mbox li {
   border-bottom: 1px solid #517dc91c;
   padding-bottom: 0.27rem;
   margin-bottom: 0.27rem;
   transition: all 0.4s ease-in-out;
}
.post.post1.post-43.mbox .news_time {
   font-size: 0.16rem;
   line-height: 0.2rem;
}
.post.post1.post-43.mbox .news_title {
   line-height: 0.3rem;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;    margin-top: 0.1rem;    font-family: "Microsoft YaHei";
}
.post.post1.post-43.mbox li:last-child {
   border: 0 !important;    padding: 0;
   margin: 0;
}
.main4 .post1 .tt {
   margin-bottom: 0.35rem;
}
.post.post1.post-43.mbox li:hover {
   border-bottom: 1px solid #C3291C;
}
.post.post1.post-43.mbox li:hover .news_title {
   color: #C3291C;font-family: "Microsoft YaHei";
}
.post.post1.post-43.mbox li:hover .news_title  a{
   color: #C3291C;
}
.post.post1.post-43.mbox li:hover .news_time {
   color: #C3291C;
}
.post.post1.post-50.mbox.read.view .con {
   position: relative;
   padding: 0 0.75rem;
}
.post.post1.post-50.mbox.read.view .news_imgs {
   padding-top: 56%;
}
.post.post1.post-51.mbox.readt.preview .swiper-button-prev.arrow-left {
   display: none;
}
.post.post1.post-51.mbox.readt.preview .swiper-button-next.arrow-right {
   display: none;
}
.post-50 .swiper-button-next, .post-50 .swiper-button-prev {
   width: 0.25rem;
   height: 0.46rem;
   top: 50%;
   margin-top: -0.23rem;
}
.post-50 .swiper-button-next {
   background: url(images/rr.svg) no-repeat;
   right: 0;    background-size: 0.25rem;
}
.post-50 .swiper-button-prev {
   background: url(images/ll.svg) no-repeat;
   left: 0;    background-size: 0.25rem;
}
.post.post1.post-52.mbox .news_imgs {
   padding: 0;
   transition: all 0.4s ease-in-out;
}
.post.post1.post-52.mbox li {

   margin-bottom: 0.2rem;
}
.post.post1.post-52.mbox .news_time {
   line-height: 0.26rem;
   color: #C3291C;
   font-size: 0.16rem;
}
.post.post1.post-52.mbox .news_title {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;    font-family: "Microsoft YaHei";
}

.post.post1.post-52.mbox li .news_wz {
   background: #fff;
   box-shadow: 0px 6px 12px 0px #efebeb;
   border-bottom-right-radius: 0.2rem;
   border-bottom-left-radius: 0.2rem;
   padding: 0.2rem 0.25rem;
}
.post.post1.post-52.mbox li.active .news_imgs {
   padding-top: 55.5%;
}
.post.post1.post-52.mbox li.active .news_wz {
   background: #C3291C;
}
.post.post1.post-52.mbox li.active .news_time {
   color: #fff;
}
.post.post1.post-52.mbox li.active .news_title {
   color: #fff;
}
.post.post1.post-52.mbox li.active .news_title  a{
   color: #fff;
}
.post.post1.post-60.mbox li {
   float: left;
   width: 25%;
}
.post.post1.post-60.mbox .news_box.clearfix {
   margin: 0 0.14rem;
}
.post.post1.post-60.mbox ul {
   margin: 0 -0.15rem;
}
.post.post1.post-60.mbox .news_imgs {
   padding-top: 58.5%;
   border-radius: 0.12rem;
}

.post.post1.post-60.mbox .news_imgs  img{
   border-radius: 0.12rem;
}
.post.post1.post-70.mbox {
   background: #fff;
   max-width: 75.8%;
   margin: 0 auto;
   position: relative;
   z-index: 9;
}
.post.post1.post-70.mbox ul.clearfix {
   padding: 0.33rem 0.5rem;
}
.post.post1.post-70.mbox ul.clearfix li {
   float: left;
   width: 16%;
}
.post.post1.post-70.mbox ul.clearfix li a {
   display: block;
   margin: 0 0.15rem;line-height: 0.5rem;
}
.post.post1.post-70.mbox ul {
   margin: 0 -0.4rem;
}
.post.post1.post-70.mbox ul.clearfix li a img {
   max-width: 0.48rem;
}
.post.post1.post-70.mbox ul.clearfix li a img {
   margin-right: 0.1rem;
}

@keyframes hvr-icon-wobble-vertical {
   16.65% {
       -webkit-transform: translateY(6px);
       transform: translateY(6px);
   }

   33.3% {
       -webkit-transform: translateY(-5px);
       transform: translateY(-5px);
   }

   49.95% {
       -webkit-transform: translateY(4px);
       transform: translateY(4px);
   }

   66.6% {
       -webkit-transform: translateY(-2px);
       transform: translateY(-2px);
   }

   83.25% {
       -webkit-transform: translateY(1px);
       transform: translateY(1px);
   }

   100% {
       -webkit-transform: translateY(0);
       transform: translateY(0);
   }
}
.post.post1.post-70.mbox ul.clearfix li a img {
   -webkit-transform: translateZ(0);
   transform: translateZ(0);
}

.post.post1.post-70.mbox ul.clearfix li a:hover img,
.post.post1.post-70.mbox ul.clearfix li a:focus img,
.post.post1.post-70.mbox ul.clearfix li a:active img {
   -webkit-animation-name: hvr-icon-wobble-vertical;
   animation-name: hvr-icon-wobble-vertical;
   -webkit-animation-duration: 1s;
   animation-duration: 1s;
   -webkit-animation-timing-function: ease-in-out;
   animation-timing-function: ease-in-out;
   -webkit-animation-iteration-count: 1;
   animation-iteration-count: 1;
}
.zb .top {
   position: relative;
}
div#aaa {
   position: absolute;
   background: rgba(248,248,245,0.8);
   width: 0.8rem;
   height: 0.8rem;
   text-align: center;
   line-height: 0.8rem;
   vertical-align: middle;
   right: -0.8rem;
   top: 0;
   z-index: 9;    cursor: pointer;
}div#aaa img {
   vertical-align: middle;
   width: 0.34rem;
}
.post.post1.post-51.mbox.readt.preview ul {
   height: auto !important;
}
.post.post1.post-51.mbox.readt.preview li {
   height: auto !important;
}
.post.post1.post-50.mbox.read.view .swiper-container {
   position: unset;
}
.main0 .inner {
   padding: 0.6rem 0rem 0.3rem 0rem;
}
.post.post1.post-20.mbox .news_time {
   margin-top: 0.3rem;    font-size: 0.24rem;
}
.main3 .post1 .tt {
   margin-bottom: 0.42rem;
}
.post.post1.post-51.mbox.readt.preview {
   margin-top: -0.1rem;
}
.post.post1.post-51.mbox.readt.preview .news_box.clearfix {
   margin: 0 0.06rem;
   border: 0.02rem solid #fff;
}
.post.post1.post-51.mbox.readt.preview .news_imgs {
   padding-top: 58%;
}
.main5 .inner {
   padding: 0.45rem 0rem 1rem;
}
.post.post1.post-60.mbox .slick-arrow {
   width: 0.5rem;
   height: 0.5rem;
   z-index: 9;
   border-radius: 50%;
   background: #fff;
   box-shadow: 0px 0px 12px 0px #c6c1c1;
   top: 50%;
   margin-top: -0.25rem;
}
.post.post1.post-60.mbox .slick-prev {
   left: -0.55rem;
   background: #fff url(images/ll2.svg) no-repeat center;    background-size: 0.12rem;
}
.post.post1.post-60.mbox .slick-next {
   right: -0.55rem;
   background: #fff url(images/rr2.svg) no-repeat center;    background-size: 0.12rem;
}
.main6 {
   margin-bottom: -0.58rem;
}
ul.news_list.list2 li.news {
   float: left;
   width: 50%;
}
ul.news_list.list2 .news_box.clearfix {
   margin: 0 0.45rem;
}
ul.news_list.list2 {
   margin: 0 -0.45rem;
}
ul.news_list.list2 .news_box.clearfix {
   margin: 0 0.45rem;
   border-bottom: 2px solid #e2e2e2;    padding: 0.25rem 0;
}
ul.news_list.list2 .news_date {
   float: left;
   width: 0.5rem;
   margin-right: -0.5rem;
}
ul.news_list.list2 .news_wz {
   width: 100%;
   float: right;
}
ul.news_list.list2 .news_con {
   margin-left: 0.95rem;
   min-height: 0.7rem;
   display: flex;
   align-items: center;
}
ul.news_list.list2 .news_date .news_year {
   font-family: "Microsoft YaHei";
   color: #C3291C;
   font-size: 0.38rem;
   line-height: 0.4rem;
}
ul.news_list.list2 .news_date .news_days {
   font-family: "Microsoft YaHei";
   color: #C3291C;
   font-size: 0.13rem;
   line-height: 0.3rem;
}
ul.news_list.list2 .news_title {
   font-size: 0.18rem;
   line-height: 0.35rem;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   max-height: 0.7rem;    font-family: "Microsoft YaHei";
}
div#wp_pager {
   text-align: center;
   margin: 0.6rem 0;
}
div#wp_pager li {
   display: inline-block;
   text-align: center;
   border: 1px solid #707070;
   margin: 0 0.05rem;
   line-height: 0.46rem;
   color: #666666 !important;
   font-size: 0.17rem;
   font-family: "Microsoft YaHei";    transition: all 0.4s ease-in-out;
}
div#wp_pager li span {
   color: #666666 !important;
}
div#wp_pager li a {
   display: block;
   padding: 0 0.18rem;
}
div#wp_pager li:hover {
   background: #C3291C;
   border: 1px solid #C3291C;
   color: #fff !important;
}
div#wp_pager li:hover span {
   color: #fff !important;
}
#d-container {
   position: relative;    min-height: 600px;
}
ul.kz li a {
   color: #C3291C;
}
/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 4rem;background-size: cover;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {    position: relative;}
#l-container .inner {padding:0px 0px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu_con {height: 120px;background: #eee;}
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #0f429b;}/**位置栏目背景**/
.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;}
.wp_listcolumn .wp_column{float: left;width:auto;margin-right: 19px;height: 38px;line-height: 38px;background: #fff;padding: 0 40px;border: 1px solid #dcdcdc;border-radius: 20px;}
.wp_listcolumn .wp_column.selected {    background: #b41b25;border: 1px solid #b41b25;}
.wp_listcolumn .wp_column a{border-bottom:none;}
/*栏目列表*/
.col_list{width: 1100px;margin: 0 auto;padding-top: 40px;}
.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: 0px solid #F6EAEA;}
.col_list .wp_listcolumn .wp_column a .column-name{padding:0px 0px 0px 0px;line-height:32px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#c3291c; background:none; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #fff;}
.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:#0f429b;}
/*二级子栏目**/
.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;color:#c3291c;} 
/*三级子栏目**/
.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:#0f429b;} 
/**栏目新闻**/
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 290px;}
.col_news_head {}
.col_metas .col_title { display: inline-block;
   width: 4rem;float: left;
   background: #fff;
   box-shadow: -1px 6px 16px -3px #ececec;
   border-bottom-right-radius: 0.16rem;
   line-height: 0.38rem;    min-height: 0.86rem;}  /**当前栏目**/
.col_metas .col_title .wz {    font-size: 0.36rem;
   font-family: "Microsoft yahei";
   font-weight: bold;
   color: #252525;
   position: absolute;
   left: 50%;
   margin-left: -7rem;
   min-height: 0.86rem;
   background: #fff;
   border-bottom-right-radius: 0.16rem;
   padding-right: 0.2rem;display: flex;
   align-items: center;}
   .col_metas .col_title .wz h2 {
      font-size: 0.36rem;
      font-family: "Microsoft yahei";
      font-weight: bold;
      color: #252525;
      line-height: 0.4rem;
      max-width: 3.0rem;
  }
  span.possplit {
   background: none;
   text-indent: 0;
   margin: 0 0.05rem;
   text-align: center;
}
.col_news_head {
   margin-top: -0.44rem;
}
.col_metas .col_path {    display: inline-block;
   color: #D0A589;float: left;
    margin-top: 0.56rem;
   font-size: 0.16rem;
   margin-left: 0.3rem;    font-family: "Microsoft YaHei";} /**当前位置**/
.col_metas .col_path a{ color: #D0A589;}
.col_news_con { padding:5px 0px 0.6rem 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: 0.42rem;
   font-size: 0.32rem;
   text-align: left;
   color: #252525;} /**文章标题**/
.article h2.arti_title {line-height: 0.34rem;font-family: "Microsoft YaHei";font-size: 0.17rem;text-align:left;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {    text-align: left;
   border-bottom: 2px solid #D0A589;
   margin-top: 0.1rem;
   padding: 0.15rem 0;}
.article .arti_metas span {     font-size: 0.16rem;
   color: #666666;
   font-family: "Microsoft YaHei";
   margin-right: 0.25rem;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;    margin-top: 0.5rem;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height: 1.75;
   font-size: 0.18rem;
   color: #333;
   font-family: "Microsoft YaHei";}  /**阅读字体**/
.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;}
/**页脚开始**/
.foot-center {display:none;
   float: left;
}

#footer {background: #911C12;}
#footer .inner {padding:1rem 0rem 0.3rem 0;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;transform: unset;width:100%;}
#footer .inner .foot-right{float:right;    display: flex;
   align-items: center;    margin-top: 0.55rem;}
#footer .inner p{font-size: 0.16rem;
   line-height: 0.4rem;
   font-weight: normal;
   text-align:center;
   color: #fff;
   font-family: "Microsoft YaHei";
   opacity: 0.8;}
   .foot-center img {
      width: 2.32rem;
  }
  .foot-center {
   float: left;
   margin-left: 1rem;    margin-top: 0.15rem;
}
#footer .inner .foot-right div#top {
   cursor: pointer;
   margin-left: 1rem;
}

div#top img {
   width: 0.28rem;
}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}



.post  li .news_time {
    transition: all 0.4s ease-in-out;
}



.post.post1.post-21.mbox li {
    position: relative;
}
.post.post1.post-21.mbox li:after {
    clear: both;
    content: "";
    display: block;
    height: 1px;
    background: #C3291C;
    position: absolute;
    bottom: -1px;
    transition: all 0.4s ease-in-out;
    left: 0;    width: 0;
}
.post.post1.post-30.mbox li:hover .news_box.clearfix:after {
    width: 100%;
 
}

.post.post1.post-30.mbox li  .news_box.clearfix{
    position: relative;    transition: all 0.4s ease-in-out;
}
.post.post1.post-30.mbox li .news_box.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 1px;
    background: #C3291C;
    position: absolute;
    bottom: -1px;
    transition: all 0.4s ease-in-out;
    left: 0;    width: 0;    visibility: visible;
}


.post.post1.post-43.mbox li:last-child:after {display:none;}
.post.post1.post-43.mbox li:hover:after {
    width: 100%;
 
}
.post.post1.post-43.mbox li {
    position: relative;
}
.post.post1.post-43.mbox li:after {
    clear: both;
    content: "";
    display: block;
    height: 1px;
    background: #C3291C;
    position: absolute;
    bottom: -1px;
    transition: all 0.4s ease-in-out;
    left: 0;    width: 0;
}

.post.post1.post-41.mbox li:hover:after {
    width: 100%;
 
}
.post.post1.post-41.mbox li {
    position: relative;
}

.post.post1.post-41.mbox li:last-child:after {display:none;}
.post.post1.post-41.mbox li:after {
    clear: both;
    content: "";
    display: block;
    height: 1px;
    background: #C3291C;
    position: absolute;
    bottom: -1px;
    transition: all 0.4s ease-in-out;
    left: 0;    width: 0;    visibility: visible;

}
.post.post1.post-21.mbox li:hover:after {
    width: 100%;
 
}

.post.post1.post-41.mbox li:hover a {
    color: #C3291C;
}
.post.post1.post-41.mbox li:hover span.news_title {
    color: #C3291C;
}
.post.post1.post-41.mbox li:hover span.news_meta {
    color: #C3291C;
}


.post .news_title {
transition: all 0.4s ease-in-out;
}



div#banner .news_wz {
    bottom: 0.35rem;
    width: 14rem !important;
    margin-left: -7rem;
    height: 0.5rem;
    position: absolute;
    left: 50%;
}
div#banner .news_wz .news_title {
    display: block;
    padding: 0;
    font-size: 0.32rem;
    font-family: "sub1";
    line-height: 0.5rem;
    height: auto;
    width: 73%;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
div#banner .news_wz .news_title  a{
      color: #fff;
}
div#banner .slick-dots {
    position: absolute;
    right: 50%;
    bottom: 0.42rem;
    margin-right: -7rem;
    z-index: 60;
    height: auto;
    display: flex;
    align-items: center;
    width: auto;
    text-align: right;
}
div#banner .slick-dots li {
    display: inline-block;
    width: 0.12rem;
    height: 0.12rem;
    background: #fff;
    margin: 0 0.05rem;
    opacity: 0.3;
    border-radius: 50%;    transition: all 0.4s ease-in-out;
}
div#banner .slick-dots li.slick-active {
    width: 0.27rem;
    height: 0.27rem;
    background: url(images/xz.svg) no-repeat center;
    background-size: 0.27rem;
    opacity: 1;
    border-radius: 0;
    filter: Alpha(opacity = 100);
}
div#banner .slick-arrow {
    width: 0.73rem;
    height: 0.34rem;
    background: none;
    border: 1px solid #fff;
    top: auto;
    bottom: 0.75rem;
    left: auto !important;
    right: 41.5%;
    margin-right: -5.5rem;
}
div#banner .slick-prev {
    font-size: 0;
    background: url(images/bll.png) no-repeat center;
    margin-right: -4.78rem;
    background-size: 0.2rem;
    z-index: 9;
}
div#banner .slick-next {
    font-size: 0;
    background: url(images/brr.png) no-repeat center;
    background-size: 0.2rem;
}
.post-41 span.publishList {
    float: left;
    width: 80%;
}

.tzmore_btn{font-size: 0.16rem;
    cursor: pointer;margin-top: 18px;
    text-align: right;
    color: #C3291C;
    font-family: "Microsoft YaHei";}
.tzmore_btn a span.more_text{ color: #C3291C;}



.post.post1.post-403.mbox h3.tit {
    display: none;
}

.post.post1.post-403.mbox {
    position: relative;    padding-bottom: 0.3rem;
}
.post.post1.post-403.mbox .news_title {
    background: #fff url(images/sx.png) no-repeat left center;
    box-shadow: 0px 6px 12px 0px #efebeb;
    background-size: 0.06rem;
    border-bottom-right-radius: 0.16rem;
    border-bottom-left-radius: 0.16rem;
    position: relative;
    padding: 0.1rem 0.2rem 0.1rem 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    margin-bottom: 0.15rem;
}.post.post1.post-403.mbox .tt {
    margin: 0;
}
.post.post1.post-403.mbox .more_btn {
    position: absolute;
    right: 0;
    bottom: 0;    display: none;
}.post.post1.post-42.mbox li.news.n2.clearfix .dd {
    display: none;
}.post.post1.post-42.mbox li.news.n2.clearfix .news_title {
    width: 100%;
}.post.post1.post-42.mbox li.news.n2.clearfix {
    margin-bottom: 0rem;
}