/*织梦58（dede58.com）做最好的织梦整站模板下载网站*/
/*页码*/
#yema {
	clear: both;
	text-align: center;
	margin: 30px 0;
}
#yema .pages a {
font-size: 14px;
font-size: 14px;
    font-family: "Microsoft YaHei";
    width: auto !important;
    padding: 3px 10px !important;
    margin: 0 5px;
    text-align: center;
    border: 1px solid #C6C6C6;
    color: #333;
    display: inline-block;
}
#yema .pages span {
font-size: 14px;
    font-family: "Microsoft YaHei";
    width: auto !important;
    padding: 3px 10px !important;
    margin: 0 5px;
    text-align: center;
    background-color: #ea4335;
    border: 1px solid #ea4335;
    color: #fff;
    display: inline-block;
}
/*页码*/
/*详情页*/
.about_con p {
	color: #666;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 16px;
}
.about_name {
	text-align: center;
	padding-bottom: 20px;
	font-size: 16px;
	color: #333333;
}
.about-con {
	text-align: center;
	font-size: 14px;
	margin-bottom: 15px;
	color: #666666;
}
.about_title {
	border-bottom: 1px solid #CCCCCC;
}
.about_con_bottom {
	width: 1000px;
	margin: 0 auto;
	padding: 10px; /* border-top: 1px solid #ccc; */
}
.about_con_fanye {
	font-size: 14px;
	line-height: 26px;
	color: #333;
	float: left;
}
.about_con_fanye a {
	color: #333;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.about_con_fanye a:hover {
	color: #C20D23;
}
.about_fx {
	float: right;
}
/*详情页*/
