* {
	margin: 0;
	padding: 0;
}
.yqfk-top {
	width: 100%;
	height: auto;
        min-width: 1200px;
}
.yqfk-top>img {
	width: 100%;
}
.yqfk-main {
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}
.yqfk-main:after{
	content:"";				
	height:0;				
	line-height:0;			
	display:block;			
	visibility:hidden;		
	clear:both;
}
.yqfk-main>.ntyqdt {
	float: left;
	width: 580px;
}
.ntyqdt>img {
	width: 580px;
}
.ntyqdt>.map {
	width: 580px;
	height: 490px;
	margin-top: 15px;
	border: 1px solid #e6e6e6;
}
.yqfk-main>.fkyw {
	float: right;
	width: 587px;
	height: 584px;
}
.fkyw>.fkyw-list{
	width: 100%;
}
.fkyw>.fkyw-list>ul{
	list-style: none;
	margin-top: 15px;
}
.fkyw>.fkyw-list>ul>li {
	line-height: 40px;
	font-size: 18px;
	padding-left: 15px;
	background: url(../img/li-bac.png) 5px 16px no-repeat;
}
.fkyw>.fkyw-list>ul>li a {
	color: #333333;
	text-decoration: none;
}
.fkyw>.fkyw-list>ul>li a:hover {
	color: #1078e6;
}
.forTime {
	float: right;
	color: #333333;
        padding-right: 6px;
}
.fkyw>.fkyw-img {
	margin-top: 15px;
}
.fkyw>.fkyw-img img {
	width: 283px;
}
.fkyw>.fkyw-img>a {
	text-decoration: none;
}
.yq-table {
	float: left;
	width: 580px;
	margin-top: 20px;
}
.yq-table>table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #d2d2d2;
}
.yq-table td{
	height: 40px;
    border: 1px dashed #d2d2d2;
	text-align:center;
}
.yq-table th {
	height: 50px;
	border: 1px dashed #d2d2d2; 	
	background-color: #6b91b2;
	color: white;
}
.yq-table .more {
	color: #d55f2d;
}
.yq-table .serious {
	color: #aa3426;
}
.zytg {
	position: relative;
	float: right;
	width: 587px;
	top: -35px;
}
.zytg>.zytg-list{
	width: 100%;
}
.zytg>.zytg-list>ul{
	list-style: none;
	margin-top: 15px;
}
.zytg>.zytg-list>ul>li {
	line-height: 36px;
	font-size: 18px;
	padding-left: 15px;
	background: url(../img/li-bac.png) 5px 16px no-repeat;
}
.zytg>.zytg-list>ul>li a {
	color: #333333;
	text-decoration: none;
}
.zytg>.zytg-list>ul>li a:hover {
	color: #1078e6;
}
.zytg>.zytg-img {
	margin-top: 13px;
	margin-left: 5px;
}
.zytg-img img {
	width: 190px;
}
.yqfk-bottom {
	display: flex;
	width: 1200px;
	margin: 0 auto;
	justify-content : space-between;
}
.yqfk-bottom>.yqfk-bottom-item {
	width: 390px;
	height: 430px;
}
.yqfk-bottom-item .yqfk-bottom-list {
	width: 100%;
	background-color: #f7f7f7;
}
.yqfk-bottom-list>ul {
	list-style: none;
}
.yqfk-bottom-list>ul>li {
	padding-left: 15px;
	line-height: 35px;
	font-size: 16px;
	background: url(../img/li-bac.png) 5px 15px no-repeat;
}
.yqfk-bottom-list>ul>li>a {
	color: #333333;
	text-decoration: none;
}
.yqfk-bottom-list>ul>li>a:hover {
	color: #1078e6;
}