.news .title{text-align:center;font-size:16pt;font-weight:600;border-bottom:0.5px solid #ddd}
.news .source{text-align:center;color:#adadad}
.news .layui-elem-quote{color:#777;border-color:#d8d4d7;font-size:14px;}
p{margin-bottom:10px}

#news_detail{min-height:200px;}
.news .row{margin:0}
@media only screen and (min-width: 768px) {
    #news_detail{min-height:480px;}
    .news{padding:10px 15px}
}

#bsWXBox{width:232px!important;height:257px!important;}

.lineH{
	line-height: 2em; 
}
.font-border{
	font-weight: bolder;
}
.textIndent{
	text-indent: 2em;
}
.textCenter{
	text-align: center;
}
.noBorder{
	border: none; 
}
.titleSize{
	font-size: 16px;
}
.top30{
	margin-top: 30px;
}
.breakLine{
    word-break: break-word;
}

@media (min-width: 768px) and (max-width: 992px){
	.container {
    	width: 800px;
	}
}