/* body {background-color: #c5caca;} */
@media screen and (max-width: 1200px){
	.top {
		background: url(/commimages/ygd2019719.png)no-repeat 10% 35% !important;
	}
}
.main {
	width: 1110px;
	overflow: hidden;
	margin: 30px auto;
	padding: 20px 45px 50px 45px;
	background: #fff;
	/* border-radius: 5px; */
}
.top {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 50px;
	font-size: 26px;
	background: url(/commimages/ygd2019719.png)no-repeat 40% 35%;
	/* border-bottom: 2px solid #c5caca; */
	padding-bottom: 10px;
}
.content {
	margin-top: 40px;
}
.content_top {
	/* width: 100%; */
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	/* padding: 0 3%; */
	padding-left: 3%;
	padding-right: 1%;
	background: url(/commimages/titleLeft1219.png) no-repeat #f2f3f5;
	border-radius: 2px 0 0 2px;
}
.content_top span {
	font-weight: bold;
}
.content_top a {
	display: inline-block;
	float: right;
	line-height: 40px;
	font-size: 16px;
	color: #6b6b6b;
}
.list li{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	font-size: 16px;
	color: #2e2e2e;
	padding: 0 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.time {
	float: right;
	color: #6b6b6b;
}
/*分页*/
.fenye {
	font-size: 16px;
	overflow: hidden;
	text-align: center;
	position: relative;
	width: 571px;
	margin: 0px auto;
	height: 50px;
}

.fenye a {
	float: left;
	border: 1px solid #d0d0d0;
	padding: 5px 15px;
	background: #f2f2f2;
	border-radius: 3px;
	margin: 0px 5px;
}

.fenye a:hover {
	background: #1E90FF;
	border: 1px solid #0b0b8e;
	color: #fff;
	text-decoration: none;
}

.fenye font {
	float: left;
	padding: 5px 10px;
}

.fenye select {
	float: left;
	border: 1px solid #d0d0d0;
	padding: 4px 15px;
	background: #f2f2f2;
	border-radius: 3px;
	margin: 0px 5px;
	position: absolute;
	top: 0px;
	right: 30px;
}
