body{font-family: "微软雅黑";}
.tspd_fl .lmtitle .title{width: 204px;height: 50px;background-color: #f6ced3;border-top-left-radius:1em;
border-top-right-radius:1em;display: inline-block;line-height: 50px;
color: #034894;line-height: 44px;text-align: center;font-size: 20px;}
.tspd_fl .lmtitle{border-bottom: 1px solid #BD1A2D;}
.tspd_fl .lmtitle .on{color: #fff;background-color: #BD1A2D;}
.tspd_fl .lmtitle .on a{color: #fff;}
.tspd_fl .lmtitle a{color: #BD1A2D;}
#channelNames{width: 384px;;background: #f2f4f9;overflow: hidden;    margin-top: 20px;float: left;}
#channelNames li{width: 117px;height: 36px;background-color: #fff;border-radius: 6px;float: left;text-align: center;    margin:10px 4px;
line-height: 36px}
#channelNames li a{color: #333333;}
#channelNames .on{background-color: #BD1A2D;}
#channelNames .on a{color: #fff;}
.commonList_con ul li{line-height:35px;}
.commonList_con ul li a{width:88%;float:left;}

.detail_con{ width: 100%; margin: 0 auto; min-height:400px; box-sizing: border-box;}
.detail_tit{ font-weight: bold; color:#BD1A2D; text-align: center; font-size: 26px; margin: 20px 0 23px; line-height: 30px;}
.detail_extend{ height: 40px; background: #f0f2f4; line-height: 40px; font-size: 14px; color: #666666;}
.detail_extend1{ text-align: center;}
.extend_font{width: 10%; margin-left: 5px; }
.extend_font a{color: #666;}
.detail_content{overflow-x:scroll; font-size:12px; line-height:25px;}
.detail_content p a{color:#282828; line-height:22px;}


.active{display: block;}
.yc{width: 751px;height: auto;    margin-left: 25px;}
@media screen and (max-width:1024px){
	.yc{    width: 571px;}
	.commonList_con ul li a{    width: 83%;}
	
}
@media screen and (max-width:991px){
	#channelNames{width: 100%;}
	#channelNames li{width: 23%;}
	.yc{display:none;}
	.tspd_fl .lmtitle .title{width: 25%; height:34px; line-height:34px; font-size:12px;}
}
@media screen and (max-width:414px){
	#channelNames li{width: 30%;}
	.tspd_fl .lmtitle .title{width: 25%;}
	.yc{width: 100%;}
	.tspd_fl .lmtitle .title{font-size:10px;}
}
@media screen and (max-width:320px){
	#channelNames li a{font-size: 14px;}
}