*{
	padding: 0;
	margin: 0;
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
}
.banner{
	height: 327px;
	background: url(20181211-100dayread-bannerbg.jpg) repeat-x 0 0;
	min-width: 1200px;
}
.banner .banner-con{
	width:1200px;
	height: 327px;
	margin: 0 auto;
}
.content{
	background: #eeeeee;
	padding: 20px 0;
	min-width: 1200px;
	border-bottom: 6px solid #ff7802;
}
.content .content-box{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 30px;
}
.content-box .content-top-info{
	width: 1200px;
	height: 156px;
	background: url(20181211-100dayread-topinfobg.jpg) no-repeat 0 0;
}
.content-box .content-top-info p{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	color: #000;
	font-weight: bolder;
	text-indent: 2em;
	padding: 25px;
}
.content-box .content-info-ul{
	padding: 0 40px;
	clear: both;
	overflow: hidden;
	width: 1160px;
}
.content-box .content-info-ul li{
	width: 517px;
	float: left;
	line-height: 35px;
	border-bottom: 1px solid #bcbcbc;
	margin-right: 40px;
	height: 35px;
	background: url(20181211-100dayread-topinfoli-bg.jpg) no-repeat 0 0 ;
	padding-left: 23px;
}
.content-box .content-info-ul li a{
	line-height: 35px;
	color: #1c1c1c;
	font-family: "微软雅黑";
	font-size: 14px;
}