* {
	margin: 0;
	padding: 0;
}
.zzz {
	width: 1920px;
	height: 51px;
	background-color: aquamarine;
}
.main {
	width: 1200px;
	    margin: 0 auto;
	margin-top: 20px;
}
.main_contion {
	width: 1200px;
}

.dqwz {
	width: 1200px;
	height: 40px;
}
.dqwz span a {
	text-decoration: none;
	color: #9e9e9e;
	line-height: 40px;
	font-size: 15px;
	padding-left: 10px;
}
.title_hader {
	width: 1200px;
	border-bottom: 1px solid #e5e5e5;
}
.title_name {
	    width: 1200px;
    height: 97px;
    padding: 0px 13px;
    margin-top: 10px;
}
.title_name p {
	text-align: center;
    line-height: 48px;
    color: #df3a39;
    font-size: 24px;
    height: 97px;
}
.title_time {
	width: 1200px;
	height: 35px;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 10px;
	color: #666;
	font-size: 14px;
}
.title_time span {
	padding-left: 10px;
}
.title_time ul li {
	float: left;
	list-style: none;
	width: 238px;
	padding-top: 5px;
}
.text_p {
	width: 1200px;
	margin-top: 20px;
}
.text_p p {
	line-height: 30px;
	font-size: 16px;
}
.fr_link {
	width: 1200px;
	height: 50px;
	margin-top: 20px;
}
.fr_link ul {
	float: right;
}
.fr_link ul li {
	list-style: none;
	float: left;
}
.fr_link ul li a {
	text-decoration: none;	
	color: #666;;
}