*{
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}
a{
	text-decoration: underline;
	color: #000000;
}
body{
	padding: 0;
	margin: 0;
	background: url(/uploads/image/rcwdtimg/bg.jpg) center no-repeat;
}
ul{
	list-style: none;
	border: 1px solid #d7e4dd;
	border-top: 1px solid #32b16c;
}
ul > li:first-child{
	background-color: #f5f5f5;
}
.main{
	width: 1000px;
	margin: 0 auto;
	margin-top: 1005px;
}
.title{
	display: inline-block;
	margin: 0 auto;
	width: 364px;
	height: 70px;
	font-size: 36px;
	text-align: center;
	line-height: 70px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 316px;
	background: url(/uploads/image/rcwdtimg/title_bg.png) no-repeat;
}
.title-service{
	width: 300px;
	height: 70px;
	margin-left: 348px;
	background: url(/uploads/image/rcwdtimg/service_bg.png) no-repeat;
}
.method{
	width: 1000px;
	color: #ffffff;
}
.method-left{
	float: left;
	width: 500px;
}
.method-right{
	float: right;
	width: 488px;
	padding-left: 12px;
}
.method-div{
	/*width: 423px;
	height: 420px;*/
	width: 423px;
	height: 460px;
	padding-left: 39px;
	padding-right: 26px;
	margin-top: 31px;
	background: url(/uploads/image/rcwdtimg/method-bg.png) no-repeat;
	background-size: contain; 
    filter:progid:dximagetransform.microsoft.alphaimageloader(,  sizingmethod='scale');
	background-image: url(/uploads/image/rcwdtimg/method-bg.png);
    background: url(/uploads/image/rcwdtimg/method-bg.png) center no-repeat 100%;
    /*background-size: 100% 100%;*/
}
.seven{
	height: 460px;
	background: url(/uploads/image/rcwdtimg/img-07.png) no-repeat;
	background-size: cover; 
    filter:progid:dximagetransform.microsoft.alphaimageloader(,  sizingmethod='scale');
	background-image: url(/uploads/image/rcwdtimg/img-07.png);
    background: url(/uploads/image/rcwdtimg/img-07.png) center no-repeat 100%;
}
.method-div-three{
	height: 460px;
	background: url(/uploads/image/rcwdtimg/method-bg.png) no-repeat;
	 background-size: contain; 
    filter:progid:dximagetransform.microsoft.alphaimageloader(,  sizingmethod='scale');
	background-image: url(/uploads/image/rcwdtimg/method-bg.png);
    background: url(/uploads/image/rcwdtimg/method-bg.png) center no-repeat 100%;
    background-size: 100% 100%;
}
.method-div > span{
	display: block;
}
.method-titles{
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}
.method-titles-small{
	width: 89px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-top: 10px;
	background-color: #156f9d;
}
.method-normal-span{
	line-height: 24px;
	margin-top: 3px;
}
.back{
	clear: both;
	width: 1000px;
	height: 80px;
}
.service{
	background-color: #f5faf7;
}
.service-more{
	width: 43px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #ffffff;
	float: right;
	margin-right: 7px;
	background-color: #32b16c;
}
.service-one{
	width: 1000px;
	height: 294px;
}
.service-one > div{
	padding: 30px 10px 0px 10px;
	width: 480px;
	height: 264px;
}
.title-service-small{
	float: left;
	font-size: 20px;
	font-weight: bold;
}
.service-one > div > ul{
	clear: both;
	width: 472px;
	height: 235px;
	list-style: none;
	border: 1px solid #d7e4dd;
	border-top: 1px solid #32b16c;
	background-color: #ffffff;
}
.service-one > div > ul > li {
	/*height: 31px;*/
}
.service-one > div > ul > li > span{
	display: inline-block;
	text-align: center;
	width: 114px;
	overflow:hidden;
	text-overflow:  ellipsis ;
	line-height: 30px;
}
.onleft{
	text-align: left;
}
.service-one > div > ul > li:first-child{
	background-color: #f5f5f5;
}
.service-one > div > ul > li:first-child > span{
	text-align: center;
}
.one-l{
	float: left;
}
.one-r{
	float: right;
}
.service-two{
	height: 230px;
	padding: 30px 10px 0px 10px;
}
.two-ul{
	clear: both;
	width: 970px;
	height: 170px;
	background-color: #ffffff;
}
.two-ul > li{
	height: 31px;
}
.two-ul > li > span{
	display: inline-block;
	width: 219px;
	text-align: center;
	line-height: 31px;
	overflow:hidden;
	text-overflow:  ellipsis ;
}
.two-ul > li > span:first-child{
	width: 482px;
	text-align: left;
    margin-left: 20px;
}
.service-three{
	height: 245px;
	padding: 0px 10px 0px 10px;
}
.link{
	height: 205px;
	padding: 0px 10px 0px 10px;
}
.link > span{
	line-height: 35px;
	display: block;
	font-weight: bold;
	font-size: 20px;
}
.link > a{
	margin-left: 12px;
	
}
.link > a > img{
	border: none;    	
}
.back-2{
	height: 20px;
}
