﻿/*news b*/
.news,.pro {
	width: 100%;
	margin-top: 50px;
}
.news-info p {
	text-align: center;
}
.news-info p:not(img) {
	text-indent: 2em;
	text-align: left;
}
.c_cont img {
    width: 100%;
	display:block;
}
.c_time {
    text-align: right;
    line-height: 24px;
    margin-top: 1%;
    color: #333333;
}
/*news o*/