.tBar{margin-top:50px;text-align:left;font-size:26px;font-family:"微软雅黑","verdana";font-weight:normal;color:#000;background:none;border-bottom:0px;}
#topInfo{font-size:16px;line-height:180% !important;color:#333 !important;font-family:"微软雅黑","verdana";margin:10px auto 40px;}

.mcontent{background:#fff;font-size:18px;line-height:180%;font-family:"微软雅黑","verdana";}
.mcontent img{margin-top:35px;max-width:1000px;border:1px solid #f4f5f7;padding:5px;}

@media screen and (min-width:1024px) and (max-width:1200px) {
	#subMenuItem li a{padding: 0px 14px !important;}
}
@media screen and (min-width:768px) and (max-width:1023px){
	#subMenuItem li a{padding: 0px 2px !important;}
	.mcontent img{width:90%;}
}
@media screen and (min-width:414px) and (max-width:767px){
	.mcontent img{width:90%;}
	.tBar{font-size: 18px;margin-top: 20px;}
	.mcontent{font-size: 16px;margin-top: 20px;}
}
@media screen and (max-width:413px){
	.mcontent img{width:90%;}
	.tBar{font-size: 16px;margin-top: 20px;}
	.mcontent{font-size: 14px;margin-top: 20px;}
}