body{
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	background-color: #ffffff!
        important;
}
a{
	color: #000000;
	text-decoration: none;
}
.nav > ul{
	width: 1000px;
	margin: 0 auto!important;
}
.topbg1{
	background: url(/uploads/image/rcwdiindex1/bg.png) no-repeat top;
}
.logo{
	height: 215px;
	background: url(/uploads/image/rcwdiindex1/bg.png) no-repeat center;
}
.logo > div{
	width: 1000px;
	margin: 0 auto;
	
}
.logo > div > ul{
	float: right;
	/*margin-right: 20px;*/
	padding: 45px 20px 0px 0px;
}
.logo > div > ul > a{
	line-height: 29px;
	color: #819bb7;
}
.main{
	width: 960px;
	margin: 0 auto;
	min-height: 300px;
	/*padding: 20px 0px 10px 0px!important;*/
	padding: 10px 20px;
	background-color: #ffffff;
}
.main > div{
	float: left;
	margin-left: 18px;
	margin-top: 10px;
}
.specialdiv{
	/*width: 232px;
	height: 203px;*/
	width: 300px;
	height: 270px;
	border: 1px solid #d2d2d2;
	-webkit-box-shadow:0 0 10px #d2d2d2;  
    -moz-box-shadow:0 0 10px #d2d2d2;  
    box-shadow:0 0 10px #d2d2d2;
    background-color: #ffffff;
}
.specialdiv  img{
	width: 100%;
        height: 180px;
}
.specialdiv > span{
	display: block;
	height: 89px;
	line-height: 89px;
	text-align: center;
	border-top: #deecf9;
	width: 100%;
	font-size: 18px;
	
}
.date{
	font-size: 10px;
	height: 20px!important;
	line-height: 60px!important;
}
.specialdiv > span > span{
        padding-left: 10px;
        padding-right: 10px;
	display: block;
	height: 44px;
	line-height: 30px;
}
.footerdiv{
	clear: both;
	padding-top: 30px;
}
.header{
	width: 1000px;
	margin: 0 auto;
}
iframe{
	background-color: #ffffff;
}
.span-title{
	clear: both;
	display: block;
	font-size: 16px;
	font-weight: bolder;
	float: none;
	height: 23px;
	line-height: 23px;
	border-bottom: 2px solid #1384dd;
}
.span-title > span{
	float: left;
	padding-left: 4px;
}
.sq{
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #1384dd;
	line-height: 23px;
	vertical-align: center;
	margin-top: 9px;
	padding: 0!important;
}