@charset "utf-8";

/***详情页**/
.m-details{margin-top: 15px;    padding: 0 40px;}
.m-detailmain{    padding: 0 40px;}
.m-details .m-detailstitle {padding: 16px 0;font-size: 32px;font-weight: bold;text-align: center;}
.m-dtfuns {padding: 4px 10px;line-height: 28px;border-bottom: 1px solid #ddd;}
.m-dtfuns .u-wzinfo {font-size: 12px;color: #666666;}
.m-dtfuns .u-wzinfo span {margin: 0 7px;}
.u-fontsize {margin-right: 30px;font-size: 12px;color: #444;}
.u-fontsize a {margin: 0 2px;}
.bdshare-button-style0-16 {zoom: 1;}

.textp{font-size: 14px; margin-top: 20px; line-height: 188%; font-family: 宋体; min-height: 164px; padding: 20px 0px 40px;color: #444444;}
.textp table{border-collapse: collapse;}
.textp table td,.detail-content table th{border: 1px solid #333;}
.textp img{max-width: 100%;margin: 0 auto; display: block;}
.m-downlist ul li {
  line-height: 40px;
}
.m-downlist ul li a {
  font-size: 28px;
  color: blue;
}
#video{width: 100%;height: 450px;}
.m-cancode {text-align: center;padding: 29px 0;    border-bottom: 1px solid #ddd;}
.m-cancode div { color: #999999;font-size: 12px;}
#qrcode img {
    margin: 8px auto;
}

.m-bottom{line-height: 40px;height: 40px;}
.m-bottom ul li{display: inline-block;float: left;margin-right:20px;padding-left: 20px;}
.u-bg1{background: url(../images/page/icon-a_03.png) left center no-repeat;}
.u-bg2{background: url(../images/page/icon-a_05.png) left center no-repeat;}
.u-bg3{background: url(../images/page/icon-a_07.png) left center no-repeat;}
.m-aboutnews{padding: 41px 0 39px;}
.m-aboutnews ul li a{font-size: 16px;color: #444444;}
.m-aboutnews .f-fl{background: url(../images/page/arrow-left.png) left center no-repeat;padding-left: 30px;}
.m-aboutnews .f-fr{background: url(../images/page/arrow-right.png) right center no-repeat;padding-right: 30px;}

/***list*/
.m-leftbox{min-height: 720px;    padding-bottom: 10px;}
.m-rightbox{min-height: 730px;}
.m-ptlist{padding-top: 11px;}
.m-ptlist li{line-height: 38px;}
/*搜索列表 on*/
.is-search-list{ height:auto;min-height:550px;_height:550px;}
.is-search-list ul li{ height:auto; line-height:30px; list-style:none; color:#999;background:url(../images/icon-li1.png) 5px 13px  no-repeat;  padding-left:21px; padding-bottom:5px; border-bottom:1px dashed #ddd; margin-bottom:5px;}
.is-search-list ul li span{ float:right; font-family:Arial, Helvetica, sans-serif; }
.is-search-list ul li p{ line-height:20px;}
/*分页 on*/
#page-list{line-height: 20px; text-align: right; padding: 15px 10px; font-size: 14px; font-family:'Arial'; margin-top: 26px;}
#page-list .page{border: 1px solid #e0e0e0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;  color: #868585; text-decoration: none; margin-right: 4px; margin-left: 4px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px;}
#page-list .page:hover{border: 1px solid #e0e0e0; background-color: #f1f1f1; color: #868585;}
#page-list a{text-decoration: none;}
#page-list a:hover{color: #0000FF;}
#page-list .currentpage{border: 1px solid #e0e0e0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #f1f1f1; color: #868585; text-decoration: none;margin-right: 4px; margin-left: 4px; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; padding-left: 8px;}
/*分页 end*/