body,html{
	background: url(../image/list-bg.png) center;
	background-size: 100%;
}

.content-address{
	width: 100%;
	height: 46px;
	line-height: 46px;
	margin-top: 30px;
	font-size: 14px;
}

.content-address a{
	color: #000;
	text-decoration: none;
}

.content-listbox{
	display: table;
	width: 100%;
	height: auto;
}

.content-news-list{
	display: table-cell;
	width: 75%;
	height: auto;
	padding: 10px 20px 15px 0px;
	box-sizing: border-box;
}

.content-news-title{
	display: table-cell;
	width: 25%;
	height: auto;
	padding: 10px 0px 15px 20px;
	box-sizing: border-box;
}

.content-listbox .content-list{
	width: 100%;
	height: auto;
	background: #fff;
	padding-top: 30px;
	box-sizing: border-box;
}

.content-listbox .content-title{
	width: 100%;
	height: auto;
	padding-top:30px;
	box-sizing: border-box;
}

.content-listbox .content-title .content-1{
	text-align: center;
    border-bottom: 2px solid #D9D9D9;
}

.content-1{
    line-height: 46px;
	padding-left: 20px;
	box-sizing: border-box;
    border-bottom: 2px solid rgb(0, 69, 226);
}

.content-1 .content-span-1{
	font-size: 28px;
    font-weight: 700;
    font-family: "微软雅黑";
    color: #0045E2;
}

.content-1 .content-span-2{
	font-size: 18px;
    font-weight: 700;
    color: #d5d5d5;
    margin-left: 10px;
}

.content-list .content-1 h3{
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	padding: 15px;
	box-sizing: border-box;
	line-height: initial;
}

.content-source{
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 12px;
}

.content-title .content-1 .content-span-1{
	color: #000000;
	font-weight: 500;
}

.content-details{
	width: 100%;
	height: auto;
	padding: 20px;
	box-sizing: border-box;
}

.content-details img{
	display: block;
	margin: 20px auto;
	max-width: 100%;
	height: auto;
}

.content-details *{
	text-align: justify;
	text-justify: inter-ideograph;
}

.content-title-1{
	width: 100%;
	height: auto;
}

.content-title-1 a{
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	/*text-align: center;*/
	font-size: 18px;
	color: #000;
	text-decoration: none;
	/*border-bottom: 1px solid #E8E8E8;*/
}

.content-title-1>a:hover{
	color: #fff;
	background: #0045E2;
}

.content-title-li{
	position: relative;
	width: 100%;
	height: auto;
	padding: 15px 0;
	box-sizing: border-box;
	border-bottom: 1px dashed #999999;
}

.content-title-li:last-child{
	border-bottom: none;
}

.content-title-li .content-title-time{
	position: absolute;
	top: 15px;
	left: 0px;
	width: 45px;
	height: 58px;
	background: url(../image/rencairiqi.png) no-repeat left;
	background-size: 100%;
}

.content-title-li .content-title-time p{
	width: 100%;
	height: 29px;
	text-align: center;
	line-height: 29px;
}

.content-time-data{
	font-size: 12px;
}

.content-time-time{
	color: #fff;
	font-size: 16px;
}

.content-title-li .content-title-title{
	width: 100%;
	height: 58px;
	padding-left: 66px;
	box-sizing: border-box;
}

.content-title-li .content-title-title a{
	display: inline-block;
	height: 100%;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
}






















                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   