@charset "utf-8";
.article{padding: 0 7%; background:#fff; border:1px solid #dcdcdc; border-radius:8px}
.article-title{color:#ff5101; line-height:28px; margin:0; padding:48px 0 15px; text-align:center;}
.article-title h1{font-size:22px; font-weight:normal;}
.article-attr{ color:#999999; text-align:center;}
.article-attr b{font-weight:normal;}
.article-attr span{margin: 0 5px; display: inline-block; line-height: 1.6;}
.setFont{height:30px; padding:15px 0; text-align: center; border-bottom:6px solid #e5e5e5;}
.setFont span{ padding:0 10px; margin:0 5px; color:#999; cursor:pointer; font-weight:500; font-size:18px;}
.setFont #maxFont,
.setFont #midFont{font-size:16px;}
.setFont #minFont{font-size:14px;}
.setFont span b{font-size:18px;color:#CCC;margin-right:5px;}

.article-content{clear:both; padding:25px 0; line-height:1.75; font-size: 16px; overflow:hidden;}
.article-content table,
.article-content video,
.article-content img{max-width:100%;}
.article-content p{margin: 15px 0;}

.article-extended{border-top:1px dotted #b6b6b6; /*overflow:hidden;*/ padding:30px 0 38px;}
.article-extended .box{position: relative; padding-right: 300px;}
.article-sxp ul li{color: #999999; line-height: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.article-sxp ul li a{color: #999999;}
.article-sxp ul li a:hover{color: #333;}
.article-extended-r{position: absolute; right: 0; top: 6px;}
.article-btn{float: left; padding-top: 5px; margin-right: 10px;}
.article-btn a{background:url(http://www.thnet.gov.cn//global/2016_printbtn.gif) repeat-x; border:1px solid #cacaca; border-radius:3px; color:#999999; display:inline-block; height:24px; line-height:24px; margin-right:10px; text-align:center; width:60px;}
.article-btn a:hover{color:#333;}
.article-share{float: right;}

.article-ewm{text-align: center;margin-top: 10px; margin-bottom: 10px;}
/*分享图标*/
/* @font-face {
    font-family: "socialshare";
    src: url("/font/iconfont.eot");
    src: url("/font/iconfont.eot?#iefix") format("embedded-opentype"), url("/font/iconfont.woff") format("woff"), url("/font/iconfont.ttf") format("truetype"), url("/font/iconfont.svg#iconfont") format("svg")
} */

.bshare-custom{font-family: "socialshare" !important; font-size:16px; font-style:normal; -webkit-font-smoothing:antialiased; -webkit-text-stroke-width:0.2px; -moz-osx-font-smoothing:grayscale}
.bshare-custom li{float:left;}
.bshare-custom li a{position:relative; display:inline-block; margin:4px; width:26px; height:26px; font-size:16px; font-weight:normal;padding-left: 0px !important;
 border-radius:50%; line-height:26px; border:1px solid #666; color:#666; text-align:center; vertical-align:middle; transition:background 0.6s ease-out 0s; }
.bshare-custom li a:hover{background-color:#666; color:#fff; font-weight:normal;}
.bshare-custom li a{font-family:"socialshare" !important}
.bshare-custom .icon-qqim{color:#56b6e7; border-color:#56b6e7;}
.bshare-custom .icon-qzone{color:#fdbe3d; border-color:#fdbe3d;}
.bshare-custom .icon-sinablog{color:#ff763b; border-color:#ff763b;}
.bshare-custom .icon-wechat{color:#7bc549; border-color:#7bc549;}
.bshare-custom .icon-qqim:hover{background-color:#56b6e7;}
.bshare-custom .icon-qzone:hover{background-color:#fdbe3d;}
.bshare-custom .icon-sinablog:hover{background-color:#ff763b;}
.bshare-custom .icon-wechat:hover{background-color:#7bc549;}
.bshare-custom .icon-qqim:before{content:"\f11a";}
.bshare-custom .icon-qzone:before{content:"\f08a";}
.bshare-custom .icon-sinablog:before{content:"\f12a";}
.bshare-custom .icon-wechat:before{content:"\f09a";}

.layui-form-select dl dd.layui-this{background-color:#d71018;}
.layui-form-radio>i:hover, .layui-form-radioed>i{color:#d71018;}
.layui-form-radio *{font-size:16px;}
.layui-input-date{background:url(../images/date.png) no-repeat right;}
.layui-button-mod{text-align:center;}
.layui-btn{font-size:15px;}




@media (max-width: 1023px) {
}

@media (max-width: 991px) {

}

@media (max-width: 768px) {
	.article{padding: 0 25px;}
	.article-title{padding-top: 35px;padding-left: 10px; padding-right: 10px;}
	.article-extended{padding: 25px 0;}
	.article-extended .box{padding-right: 0;}
	.article-sxp{margin-bottom: 15px;}
	.article-extended-r{position: static; overflow: hidden;}
	.article-share{float: left;}
	.article-btn{float: right;}
	body.UseInMobile .container{padding: 0 10px;}
	.article-content{padding: 25px 10px;}
	body.UseInMobile.hasOldFixed .footer-copyright .beian{background-position-y: 0px !important;}
}

@media (max-width: 640px) {
.article-btn{display: none;}
#zoomcon img{height: auto !important;}
}


@media (max-width: 480px) {
	.article{padding: 0 20px;}
}


@media (max-width: 320px) {
}




