*{
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	font-size: 14px;
}
a{
	color: #000000;
	text-decoration: none;
}
body{
	background: url(/uploads/image/rcwdnmgwc/bg.png) no-repeat center top;
}
.left{
	float: left;
}
.right{
	float: right;
}
.main{
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: 410px;
}
.tips{
	height: 95px;
	width: 950px;
	padding: 25px 25px;
	line-height: 32px;
	background: url(/uploads/image/rcwdnmgwc/tipsnav.png) no-repeat;
	background-size: 100% 100%;
	text-indent: 2em;
	font-size: 16px;
	/*border-bottom: 1px solid #d2d2d2;
	-webkit-box-shadow:0 0 10px #d2d2d2;  
    -moz-box-shadow:0 0 10px #d2d2d2;  
    box-shadow:0 0 10px #d2d2d2;*/
}
.divline{
	height: 213px;
	margin-top: 26px;
}
.divline > div{
	width: 439px;
	height: 197px;
	padding: 0px 12px;
	background-color: #ffffff;
	border: 8px solid #f4e4db;
}
.title1{
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #f9f1ec;
}
.title1 > span{
	/*color: #0a529c;*/
	font-weight: bolder;
	float: left;
}
.title1 > a{
	color: #000000;
	font-size: 12px;
	float: right
}
.divline ul{
	clear: both;
	list-style-position: inside;
}
.divline li{
	line-height: 28px;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	
}
.qiuzhifuwu{
	width: 984px;
	padding: 0px 8px;
	height: 280px;
	margin-top: 22px;
	background-color: #f3e4d9;
}
.qiuzhifuwu-title{
	font-size: 24px;
	color: #3a0d02;
	font-weight: bolder;
	display: block;
	text-align: center;
	line-height: 46px;
	height: 46px;
}
.qiuzhifuwu > div{
	width: 472px;
	height: 226px;
	padding-left: 20px;
	background-color: #ffffff;
}
.little-title{
	font-weight: bolder;
	color: #09529c;
	display: block;
	height: 36px;
	line-height: 36px;
	
}
.qiuzhifuwu td{
	width: 115px;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.qiuzhifuwu td > a{
	display: inline-block;
	width: 115px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.qiuzhifuwu tr:first-child{
	background-color: #f5f4f3;
}
.qiuzhifuwu td:first-child{
	text-align: left;
	padding-left: 10px;
}
.zhaopinhui{
	width: 984px;
	padding: 0px 8px;
	height: 261px;
	margin-top: 22px;
	background-color: #f3e4d9;
}
.zhaopinhui > div{
	padding: 20px;
	height: 160px;
	width: 944px;
	background-color: #ffffff;
}
.zhaopinhui td{
	height: 30px;
	width: 306px!important;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.zhaopinhui td > a{
	display: inline-block;
	width: 306px!important;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.zhaopinhui tr:first-child{
	background-color: #f5f4f3;
}
.zhaopinhui td:first-child{
	text-align: left;
	padding-left: 10px;
}