.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
}

.news_title_box {
	text-align: center;
	padding: 50px 0;
}

.news_title_box h1 {
	font-size: 24px;
	color: #111;
	font-weight: 500;
	margin-bottom: 15px;
}

.news_title_box p {
	font-size: 14px;
	line-height: 28px;
	color: #666;
}

.news_title_box p img {
	height: 16px;
}

.news_title_box p span {
	display: inline-block;
}

.news_text_box img {
	max-width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.news_text_box {
	font-size: 16px;
	line-height: 24px;
	color: #666;
}

.news_text_box p {
	text-indent: 2em;
	margin-bottom: 20px;
}

.fenxiang {
	margin: 50px 0;
	text-align: center;
	font-size: 20px;
}

.fenxiang span {
	display: inline-block;
	padding: 0 15px;
	border-right: 1px solid #666;
}

.fenxiang span:first-child , .fenxiang span:last-child {
	border-right: none;
}

.fenxiang span img {
	height: 20px;
}

.fenye {
	text-align: center;
	font-size: 20px;
	line-height: 28px;
}

.fenye ul {
	margin: 0;
	padding: 0;
}

.fenye ul li {
	display: inline-block;
	padding: 0 20px;
	border-right: 1px solid #111;
}

.fenye ul li:last-child {
	border-right: none;
}

.fenye ul li:hover a {
	color: #ed7118;
}

.about_jj_box {
	margin-top: 50px;
}

.about_title {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px;
}

.about_line {
	display: block;
	width: 150px;
	margin: 0 auto;
	height: 2px;
	border-top: 1px solid #ed7118;
	border-bottom: 2px solid #ed7118;
}

.about_main {
	margin-top: 50px;
}

.about_main .about_text {
	width: 620px;
}

.about_text {
	font-size: 24px;
	line-height: 46px;
	color: #111111;
}

.about_text p {
	text-indent: 2em;
}

.about_main .about_pic {
	width: 555px;
}

.wenhua_box {
	margin-top: 50px;
}

.wh_list {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d2d2d2;
}

.wh_list .wh_title {
	width: 290px;
	height: 62px;
	background: #ed7118;
	text-align: center;
	font-size: 26px;
	line-height: 62px;
	border-left: 5px solid #ed7118;
	color: #fff;
}

.wh_list .wh_text {
	width: 880px;
	font-size: 24px;
	height: 62px;
	color: #444;
}

.wh_linh {
	line-height: 62px;
}

.zizhi_active {
	text-align: center;
	margin-top: 50px;
	display: none;
}

.zizhi_active img {
	max-width: 100%;
}

.zizhi_active p {
	font-size: 26px;
	line-height: 36px;
}

.zhizhi_box {
	margin-top: 50px;
	position: relative;
}

.zhizhi_box .zhizhi {
	width: 1060px;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.about_jj_box{
		margin-top: 8%;
	}
	.wenhua_box,.zizhi_active{
		margin-top: 8%;
	}
}