*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
body{
	margin: 0;
	padding: 0;
	background: url(/uploads/image/rcwdixts/bg-2.jpg) center no-repeat;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.main{
	clear: both;
	width: 1000px;
	margin: 0 auto;
	margin-top: 484px;
}
.type{
	width: 100%;
	height: 477px;
	
}
.type-divs{
	clear: both;
	margin-top: 20px;
}
.type-divs > div{
	width: 152px;
	height: 378px;
	display: inline-block;
	float: left;
	margin-left: 4px;
	padding: 27px 22px 0px 22px;
	
}
.type-divs > div > img{
	display: block;
	margin: 0 auto;
}
.type-divs > div > p{
	text-indent: 2em;
}
.type-divs > div > span{
	display: block;
	width: 144px;
	text-align: center;
	font-size: 20px;
	line-height: 59px;
}
.odd-bg{
	background: url(/uploads/image/rcwdixts/type-bg_05.png);
}
.even-bg{
	background: url(/uploads/image/rcwdixts/type-bg_03.png);
}
.title{
	width: 422px;
	font-size: 26px;
	margin: 0 auto;
	margin-top: 15px;
	line-height: 58px;
}
.title > span{
	text-align: center;
	display: inline-block;
	width: 33%;
	float: left;
}
.title > div{
	display: inline-block;
	height: 2px;
	width: 33.3%;
	margin-top: 28px;
	float: left;
	background-color: #e5e5e5;
}
.title > hr{
	float: left;
	width: 33%;
	height: 2px;
	margin-bottom: 8px;
	background-color: #e5e5e5;
	border: #e5e5e5;

}
.content-div{
	clear: both;
}
.content-div > div{
	width: 460px;
	height: 200px;
	margin-top: 20px;
	border: 10px solid #c7e7fe;
}
.content-div-left{
	float: left;
}
.content-div-right{
	float: right;
}
.content-div > div > ul{
	width: 422px;
	height: 200px;
	padding: 0px 19px 0px 19px;
	border: 1px solid #a4bfd4;
	list-style-position: inside;
	
}
.content-div > div > ul > li{
	/*margin-left: 19px;*/
	line-height: 30px;
	width:420px;
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden;
	list-style-position: inside
 	list-style: square;
}
.small-title{
	display: inline-block;
	width: 420px;
	line-height: 50px;
	border-bottom: 1px solid #a4bfd4;
}
.small-title > span{
	font-size: 18px;
	font-weight: bolder;
	float: left;
}
.small-title > a{
	color: #008adb;
	float: right;
}

.two{
	margin-top: 20px;
}
.linkimgs{
	clear: both;
	padding: 22px 0px 54px 0px;
}
.linkimgs > a > img{
	border: none;
}
