@charset "utf-8";
/* css document */
html {
	color:#333;
	font-size:14px;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
body {
	color:#333;
	font-size:14px;
	font-family:"microsoft yahei","helvetica neue",helvetica,arial,tahoma,sans-serif;
	height:auto;
	position:relative;
	margin:0px;
	padding:0px;
	background:#f9f0e2;
}
a {
	color:#333;
	cursor:pointer;text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:hover,a:active {
	outline:0
}
a:visiteds {
	text-decoration:none
}
a:focus {
	outline:0;
	text-decoration:none
}

ol,ul,li {
	list-style:none
}
.clear {
	visibility:hidden;
	display:block;
	font-size:0;
	clear:both;
	height:0
}
.floatleft {
	float:left
}
.floatright {
	float:right
}
.font18{
	font-size:18px;}
.b{
	font-weight:bold;}
.nmg-white{
	color:#fff;}

.nmg-backbg{
	width:100%;
	min-height:600px;
	background:#f9f0e2 url(/uploads/image/rcwdnimages/backbg.jpg) no-repeat top center;
	font-size:14px;
	}
	.nmg-w{
		width:1000px;
		margin:0px auto;}
	.nmg-header{
		height:255px;
		text-align:center;}
	.nmg-box{
		width:454px;
		padding:15px 20px;
		min-height:160px;}
	.nmg-gjtit{
		height:42px;
		background:url(/uploads/image/rcwdnimages/nmg-icon01.png) no-repeat left bottom;}
	.nmg-dftit{
		height:42px;
		background:url(/uploads/image/rcwdnimages/nmg-icon02.png) no-repeat left bottom;}
		
	.nmg-gjdftit-more{
		float:right;
		color:#debcbc;
		line-height:42px;}
	.nmg-listbox{
		width:450px;
		padding-top:10px;
		line-height:30px;
		}
	.nmg-listbox li{	
		width:450px;
		line-height:30px;
		background:url(/uploads/image/rcwdnimages/nmg-lipic.png) no-repeat left center;
		text-indent:14px;
		text-overflow:ellipsis;
		}
	.nmg-bg{
		background:#fff;
		margin-top:10px;
		}
	.nmg-dfjytit{
		height:30px;
		border-bottom:1px solid #d2d2d2;
		background:url(/uploads/image/rcwdnimages/nmg-icon04.png) no-repeat left center;
		color:#a51e1e;
		line-height:24px;
		text-indent:16px;
		position:relative;}
	.nmg-dfjymore{
		color:#666;
		line-height:24px;
		position: absolute;
		right:0px;}
	
.nmg-pic{
	width:960px;
	min-height:180px;
	margin:10px auto;
	background:#fff;
	padding:15px 20px;}
.nmgpic-box{
	background:#eee;
	min-height:190px;}
.nmg-wybox{
	width:960px;
	padding-top:10px}
.nmg-wybox li{
	float:left;
	width:190px;
	height:130px;
	}
	.nmg-wyimg{
		width:150px;
		height:110px;
		margin:0px auto;
		}
	.nmg-wyimg img{
		width:150px;
		height:110px;}
	.nmg-wybox li p{
		display:inline-block;
		width:190px;
		text-align:center;
		overflow:hidden;
		margin:0px;
		padding:2px 4px;
		text-overflow: ellipsis;
               white-space: nowrap;}

