

/*分页*/
.met_pager{margin-top:20px;text-align:center;display:table;margin:auto;}
.met_pager *{display:inline-block;float:left;line-height:30px;transition:color 0.5s;-moz-transition:color 0.5s;-webkit-transition:color 0.5s;-o-transition:color 0.5s}
.met_pager a{width:auto;padding:9px 15px;color:#5e7387;border:1px solid #eee;border-right:none;border-left:none;text-decoration:none;background:#fff}
.met_pager a:active,
.met_pager a:focus,
.met_pager a:hover{text-decoration:none}
.met_pager a:not(.Ahover){color:#2a333c}
.met_pager a:not(.Ahover):hover{color:#fff; background:#d06a6a;}
.met_pager a:not(.Ahover).NextA:hover,
.met_pager a:not(.Ahover).PreA:hover{background:#d02e26}
.met_pager a.Ahover{background:#d02e26;border:1px solid #d02e26;color:#fff;cursor:default}
.met_pager .PreSpan,
.met_pager .NextSpan,
.met_pager a.NextA,
.met_pager a.PreA{width:auto;padding:9px 15px;border:1px solid #eee;background:#fff;color:#999}
.met_pager .PreSpan,
.met_pager .NextSpan{cursor:default}
.met_pager .firstPage,
.met_pager .lastPage{min-width:40px}
.met_pager .PageText{margin-left:10px;color:#aaa;display:none}
.met_pager input{display:none}

/* 网站地图 */
.met-sitemap{padding:30px 0px;}
.met-sitemap .met-sitemap-body{padding:30px;background:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.05);-o-box-shadow:0 1px 1px rgba(0,0,0,0.05);-ms-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}
.sitemap-list{padding:0;margin:0px;list-style-type:none}
.sitemap-list a{color:#76838f}
.sitemap-list > li{margin-bottom:25px}
.sitemap-list > li:last-child{margin-bottom:0px}
.sitemap-list > li.is-single{margin-bottom:10px}
.sitemap-list > li > a{display:block;padding:14px 15px;line-height:1;text-decoration:none;border:1px solid #e4eaec;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px}
.sitemap-list > li > ul{position:relative;padding:10px 10px 20px 40px;margin:0;list-style-type:none}
.sitemap-list > li > ul a:hover{color:#62a8ea}
.sitemap-list > li > ul::before{position:absolute;top:0;left:20px;width:1px;height:100%;content:" ";background:#e4eaec}
.sitemap-list > li > ul > li > a{position:relative;display:block;min-width:220px;padding:10px;margin-bottom:5px;line-height:1;text-decoration:none;border:1px solid #e4eaec}
.sitemap-list > li > ul > li > a::after,
.sitemap-list > li > ul > li > a::before{position:absolute;top:50%;content:" ";background:#e4eaec}
.sitemap-list > li > ul > li > a::before{left:-20px;width:20px;height:1px;margin-top:-1px}
.sitemap-list > li > ul > li > a::after{left:-23px;width:5px;height:5px;margin-top:-3px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%}
.sitemap-list-sub{position:relative;padding:5px 0 9px 40px;margin-top:-5px;list-style-type:none}
.sitemap-list-sub::before{position:absolute;top:0;left:20px;width:1px;height:100%;content:" ";background:#e4eaec}
.sitemap-list-sub > li{position:relative;line-height:30px}
.sitemap-list-sub > li::after,
.sitemap-list-sub > li::before{position:absolute;top:50%;left:-22px;content:" ";background:#e4eaec}
.sitemap-list-sub > li::before{width:15px;height:1px;margin-top:-1px}
.sitemap-list-sub > li::after{width:5px;height:5px;margin-top:-3px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;border-radius:50%}
@media (max-width:767px){
    .met-sitemap{padding:0px}
    .met-sitemap .met-sitemap-body{padding:10px}
}
@media (max-width:479px){
    .sitemap-list{padding-left:40px;list-style-type:disc}
    .sitemap-list .icon{display:none}
    .sitemap-list > li:first-child{margin-bottom:20px;margin-left:-16px;list-style-type:none}
    .sitemap-list > li > a{display:inline;padding:10px;border:none}
    .sitemap-list > li > a i{display:none}
    .sitemap-list > li > ul{padding:5px 0 5px 26px;list-style-type:circle}
    .sitemap-list > li > ul::before{display:none}
    .sitemap-list > li > ul > li > a{display:inline;padding:10px 0;border:none}
    .sitemap-list > li > ul > li > a::after,
    .sitemap-list > li > ul > li > a::before{display:none}
    .sitemap-list-sub{padding:5px 0 5px 20px;list-style-type:square}
    .sitemap-list-sub::before{display:none}
    .sitemap-list-sub > li{line-height:normal}
    .sitemap-list-sub > li::after,
    .sitemap-list-sub > li::before{display:none}
}

/* 文章模块详情页 */
.met-editor{font-family: PingFang SC, microsoft yahei;text-align: justify;}
.met-editor img{max-width:100%;height: auto !important;}
.met-shownews .met-shownews-body{background:#fff;}
.met-shownews .met-shownews-content{padding-top:30px}
.met-shownews .details-title,

.met-shownews-footer{padding-top: 0;     width: 100%;}
.met-shownews .details-title{padding-bottom:0;width: 100%;text-align: center;}
.met-shownews .met-shownews-header,

.met-shownews .met-shownews-header{padding-bottom:0px}
.met-shownews h1,
.met-showimg h1{margin:0px;margin-bottom:5px;font-size:32px;line-height:1.5;font-weight:300}

.met-shownews .info span{padding-right:10px}
.met-shownews .met-shownews-footer{padding-top:0px}
.met-shownews .met-shownews-footer ul.pager{margin:0px;border-top:1px solid #f7f7f7;padding-top:20px}

@media (max-width:993px) {
 .page-title{
  padding: 5px;
 }
 .page-son-main-conainer{
  padding: 0px !important;
      border: 35px solid transparent;
    border-image: url(../images/news_border.png) 73 round;
 }
 .page-son-main-conainer img{
  max-width: 100%;
 }
 .met-editor img{
     max-width: 100%;
 }
 .met-editor video{
         max-width: 100%;
    height: auto;
 }
 .met-editor h2{
      font-size: 1.4rem;
  }
  .met-editor h3{
      font-size: 1.1rem;
  }
 
}
@media (max-width:576px) {
    .met_pager a{padding: 2px 6px;font-size:13px}
    .met_pager .PreSpan,
.met_pager .NextSpan,
.met_pager a.NextA,
.met_pager a.PreA{    padding: 2px 5px;}
 .page-son-nav li{
  border: 0px;
 }
 .met_pager .lastPage, .met_pager .firstPage{display:none}
 .met-news-list .p-5{padding:0rem !important;}
 	.page-son-content .page-son-content-text {
    line-height: 25px;
    font-size: 14px;
    }
 .page-son-content .page-son-content-number {
    font-size: 20px;
    text-align: center;
    margin-top: 4px;
}
.page-son-content li{    border-bottom: 0;}
.met-shownews h1, .met-showimg h1{
    font-size: 22px;
}

}

.pagelist{ text-align:center; padding-top:20px; margin-right:20px;}
.pagelist li{display:inline-block;border:solid 1px #eee;margin-right:2px;}
.pagelist li{*display:inline;}
.pagelist a{display:inline-block;padding:9px 12px;color:#666;background:#fff;text-decoration:none;}
.pagelist li a:hover{background:#d06a6a;color: #fff;}
.pagelist li.on a{background: #d02e26;color: #fff;border: 1px solid #d02e26;}