*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
body{
	margin: 0;
	padding: 0;
	background: url(/uploads/image/rcwdisxbbjq/bg.jpg) center top no-repeat;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.main{
	width: 960px;
	margin: 0 auto;
	padding: 580px 20px 10px 20px;
}
.title{
	clear: both;
	font-size: 24px;
	display: block;
	height: 74px;
	line-height: 74px;
	text-align: center;
	color: #ffffff;
	font-weight: bolder;
}
.skill-line{
	height: 254px;
}
.skill-line > ul{
	display: inline-block;
	width: 423px;
	height: 240px;
	background-color: #f0f4fb;
	border: 7px solid #6492d6;
	list-style-position: inside;
	padding: 0px 12px 0px 21px;
}
.skill-left{
	float: left;
}
.skill-right{
	float: right;
}

.skill-line > ul > li{
	list-style-position: inside;
	line-height: 32px;
	list-style-image: url(/uploads/image/rcwdisxbbjq/liststyle.png) ;
}

.first-child{
	display: inline-block;
	width: 415px;
	list-style: none!important;
	line-height: 32px;
	border-bottom: 1px solid #789dcc;

}
.skill-title{
	display: inline-block;
	float: left;
	width: 382px;
	line-height: ;
	font-size: 16px;
	color: #09529c;
	line-height: 46px;
	font-weight: bolder;
	
}
.skill-more{
	display: inline-block;
	float: left;
	height: 50px;
	line-height: 50px;
}
.skill-line2{
	clear: both;
	margin-top: 20px;
}
.ul-service{
	width: 906px;
	height: 242px;
	background-color: #f0f4fb;
	border: 7px solid #6492d6;
	padding: 0px 20px 0px 20px;
	list-style: none;
}
.ul-service > li{
	height: 38px;
	line-height: 38px;
}
.ul-service > li:first-child{
	border-bottom: 1px solid #789dcc;
}

.ul-service > li > span{
	display: inline-block;
	text-align: center;
}
.secondli{
	background-color: #d8e2f1;
}
.one{
	width: 100px;
}
.two{
	width: 130px;
}
.three{
	width: 100px;
}
.four{
	width: 100px;
}
.four-boder{
	border-right: 1px solid #bed0eb;
}
.ul-service > li > span{
	white-space:nowrap;
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow-x: hidden;
	
}
.service-title{
	float: left;
	width: 869px;
	height: 38px;
	line-height: 38px;
	text-align: left!important;
}
.service-more{
	float: left;
	display: inline-block;
	height: 38px;
	line-height: 38px;
}
.linkimgs{
	clear: both;
	padding:22px 0px 50px 0px;
}
.linkimgs > a{
	display: inline-block;
	float: left;
	width: 20%;
	text-align: center;
}
.linkimgs > a > img{
	border: none;
}
.link-title{
	width: 422px;
	font-size: 26px;
	margin: 0 auto;
	margin-top: 15px;
	line-height: 100px;
	padding: 20px 0px 0px 0px;
}
.link-title > span{
	text-align: center;
	display: inline-block;
	width: 33%;
	float: left;
	color: #ffffff;
	font-weight: bolder;
}
.link-title > div{
	display: inline-block;
	height: 2px;
	width: 33.3%;
	margin-top: 50px;
	float: left;
	background-color: #e5e5e5;
}
