@charset "utf-8";

.content_title{padding:50px 4% 0; text-align:center; font-size:20px; line-height:1.4; color:#045db7; font-weight:normal;}
.content_attr{color:#999999; padding:15px 0 35px; font-size:14px; text-align:center;}
.content_attr b{font-weight:normal;}
.content_attr span{padding:0 5px;}

.content_article{clear:both; padding:20px 4%; line-height:2.1; border-top:#cccccc 1px dotted; background:#f6f6f6; overflow:hidden; font-size:16px;}
.content_article p{margin:15px 0; font-size:16px;}
.content table, .content img, .content video{max-width:100%;}

.content_extended{clear:both; padding:10px 0; color:#666; border-bottom:#ccc 1px dashed;}
.content_extended a{cursor:pointer;}
.content_extended .btn{float:right; line-height:36px;}
.content_extended .share{float:left;}
.content_extended .llcs{padding-left:5px;}
.content_extended .llcs em{font-style:normal; color:#bc1010;}
.content_ewm{text-align:center; padding:20px 0 35px;}
#qr_container{ padding-bottom:5px; color:#666;}

/*xxgk*/
.xxgkcontop{ margin:20px 0 0; border:1px solid #fcd39b; background:#fef9e6; padding:10px 15px; line-height:22px; font-size:12px; font-family:"宋体"}
.xxgkcontop li{float:left; width:48%; padding:4px 1%;}
.xxgkcontop li span{ display:inline; font-weight:bold;}
.xxgkcontop li div{ display:inline;}
.xxgk_content .content_title{ padding:25px 0 20px;}


.auxiliarys_tt .content_title{padding:30px 0 30px;}
.auxiliarys_tt .content_extended{border-bottom:none; text-align:center;}
.auxiliarys_tt .content_extended .btn{float:none; padding-bottom:20px;}

/*sitemap*/
.sitemap dl{clear:both; border-bottom:#e9e9e9 1px solid; padding:16px 0;}
.sitemap dl dt{ background:url(../images/sitemap_icon.gif) no-repeat left center; padding-left:24px; font-weight:bold; color:#e85603; font-size:15px;}
.sitemap dl dt a{color:#e85603;}
.sitemap dl dd ul{overflow:hidden; zoom:1; padding-top:10px;}
.sitemap dl dd li{float:left; background:url(../images/sitemap_icon2.gif) no-repeat left center; padding:5px 0 5px 14px; width:18%;}
.sitemap dl dd{padding:0 0 0 22px; font-size:14px;}
.sitemap dl dd a:hover{color:#e85603;}
.sitemap dl:last-child{border-bottom:none; padding-bottom:0;}

/*hd_content*/
.info_cont input[type="button"]{ background:#0057b1; color:#FFF; padding:0 20px; line-height:35px; border:0;}


.table-sqd1{width:100%;margin:8px 0 6px;}
.table-sqd1 th{background:#e1e1e1;color:#2372c2;line-height:38px;text-align:center;border-bottom:2px solid #fff;}
.table-sqd1 .title{text-align:left;text-indent:10px;}
.table-sqd1 td{text-align:center;line-height:38px;background:#f1f1f2;font-weight:bold;color:#666}

.table-sqd2{width:100%;margin:4px 0 6px;}
.table-sqd2 .ml10{text-align: left;padding: 0 10px;}
.table-sqd2 .title{/*background:#0195c5;*/background:#e1e1e1;border-right:2px solid #fff;padding:0 10px;white-space:nowrap;color:#2372c2;}
.table-sqd2 td{text-align:center;line-height:38px;background:#f1f1f2}
.table-sqd2 .t-content{text-align:left;/* text-indent:24px; */padding:0 10px;    line-height: 38px;}
.table-sqd2 .t-content2{text-align:left;padding:0 10px;line-height: 38px;} 

/***responsive***/
@media (max-width: 1199px) {
	.sitemap dl dd li{width:20%;}
}


/*ipad*/
@media (max-width: 992px){
	.sitemap dl dd li{width:33.3333%;}
	.xxgkcontop li{ width:50%;}
}

/* xs mobile*/
@media (max-width: 768px) {
	.content_extended .print{display:none;}
	.sitemap dl dd li{width:50%;}
	.sitemap{ padding-left:0; padding-right:0; border:none; margin:0;}
	.xxgkcontop li{width:100%;}
}

@media (max-width: 640px) {
	.content_extended{clear:both; margin-top:10px;}
	.content_extended .share, .content_extended .btn{float:none; text-align:center; clear:both;}
	.content_extended .share a{ float:none; display:inline-block;}
}

@media (max-width: 480px) {
	.content_title{text-align:left; padding:20px 0 0; font-size:18px;}
	.content_attr{padding:15px 0 12px; font-size:13px; text-align:left;}
}