*{
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}
a{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
body{
	background: url(/uploads/image/rcwdichuangye/bg2.png) no-repeat center top;
}
.topdiv{
	width: 930px;
	height: 653px;
	margin: 0 auto;
	background: url(/uploads/image/rcwdichuangye/bghead.png) no-repeat center  top;
}
.topdiv > ul{
	width: 445px;
	height: 319px;
	padding: 334px 0px 0px 151px;
}
.topdiv > ul > li{
	line-height: 32px;
}
.main{
	width: 1000px;
	margin: 0 auto;
	/*margin-top: 700px;*/
	margin-bottom: 100px;
}
.title{
	display: block;
	width: 126px;
	height: 39px;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #fe8f03;
	color: #ffffff;
	font-size: 22px;
	text-align: center;
	line-height: 39px;
	border-radius: 8px;
}
.divline{
	width: 906px;
	height: 194px;
	margin: 0 auto;
	margin-top: 18px;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
}

.divline > div {
	width: 389px;
	height: 100%;
	padding: 0px 40px 0px 24px;
}
.divline > div > div{
	height: 30px;
	padding-top: 18px;
	border-bottom: 2px solid #e7e7e7;
}
.divline > div > div > span{
	display: inline-block;
	height: 30px;
	font-size: 18px;
	float: left;
	text-align: center;
	border-bottom: 2px solid #fe8f03;
}
.divline > div > div > a{
	display: inline-block;
	width: 35px;
	float: right;
	line-height: 30px;
	font-size: 12px;
	background: url(/uploads/image/rcwdichuangye/morebg.png) no-repeat right;
}
.div-l{
	float: left;
}
.div-r{
	float: right;
}
.divline ul{
	width: 95%;
	
}
.divline ul > li{
	width: 95%;
	height: 30px;
	line-height: 30px;
	list-style-image: url(/uploads/image/rcwdichuangye/listsyle.png);
	list-style-position: inside;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis; 
	overflow: hidden;
}

