.nWrapper {
	margin: 30px auto;
	min-height: 800px;
}

.nContent {
	width: 1180px;
	margin: 0 auto;
	display: table;
	height: auto;
	/*padding-bottom: 100px;*/
	min-height: 700px;
}

.leftNav {
	width: 218px;
	float: left;
	background: #FFFFFF;
	text-transform: uppercase;
	min-height: 700px;
}

.navList {
	width: 187px;
	background: #eeeeee;
	padding: 30px 0 0 30px;
	color: #FFFFFF;
	font-size: 18px;
	padding-bottom: 100px;
	letter-spacing: 2PX;
	margin-left: -20px;
}

.navTit {
	display: table;
	padding-top: 10px;
}

.navTit .left {
	float: left;
	width: 7px;
	height: 12px;
	margin-top: 1px;
}

.navTit .right {
	float: left;
	padding-left: 10px;
}

.navTit .right a {
	font-size: 15px;
	color: #FFFFFF;
}

.navTit .right a:hover {
	color: #1A7DD0;
}

.nNavBottom {
	margin-left: -20px;
	padding-bottom: 100px;
}

.rightContent {
	width: 922px;
	float: right;
	background: #FFFFFF;
	padding: 0 20px;
	min-height: 700px;
}

.rightContent .nsection1 {
	padding-top: 35px;
	padding-bottom: 10px;
	border-bottom: dotted 2px #898989;
	display: table;
	width: 100%;
}

.rightContent .nsection1 .nleft {
	font-size: 22px;
	float: left;
}

.rightContent .nsection1 .nright {
	font-size: 12px;
	float: right;
	margin-top: 10PX;
}

.rightContent .nsection2 {
	padding-top: 10px;
	padding-bottom: 50px;
}

.rightContent .nsection2 img {
	max-width: 100%;
}

.nodata {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	color: #9f9f9f;
	font-size: 12px;
	padding-top: 100px;
	padding-bottom: 100px;
	letter-spacing: 1PX;
}

#pageList {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.navList {
	background: #c8e2f3;
	color: #232323;
}

.navTit .right a {
	color: #232323;
}


/***********/

.inner-content ul.gallery {
	margin: 0 auto 5px;
	padding: 0;
}

.inner-content ul.gallery li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 212px;
	margin-bottom: 19px;
	cursor: pointer;
	margin-right: 19px;
}

.inner-content ul.gallery li:hover {
	color: #ab1212;
}

.inner-content ul.gallery li img {
	width: 210px;
	height: 210px;
	border: solid 1px #e9ebeb;
	margin: 0;
	padding: 0;
	display: block;
}

.inner-content ul.gallery li .ptitle {
	width: 200px;
	margin-top: 2PX;
	border: solid 0px #9A9A9A;
	text-align: center;
	background: #e9ebeb;
	font-size: 13px;
	padding: 3px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #232323;
	padding-left: 6px;
	padding-right: 6px;
	letter-spacing: 1px;
	font-weight: bold;
}

.inner-content ul.gallery li.mrgNO {
	margin-right: 0;
}


/****add***/

.rightContent .nsection3 {
	width: 922px;
	padding-top: 16px;
	padding-bottom: 50px;
}

.nvtitle {
	background: #EEEEEE;
	width: 217px;
	margin-left: -20px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #232323;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
}

.cate2 {
	width: 180px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
}

.navTit {
	display: table;
	padding-top: 6px;
}

.navTit1 {
	padding-left: 10px;
	display: table;
	padding-top: 6px;
}

.navTit1 .left1 {
	float: left;
	width: 7px;
	height: 12px;
	margin-top: 1px;
}

.navTit1 .left1 img {
	position: relative;
	top: 3px;
}

.navTit1 .right1 {
	float: left;
	padding-left: 10px;
	width: 152px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.navTit1 .right1 a {
	font-size: 15px;
	color: #232323;
}

.navTit1 .right1 a:hover {
	color: #1A7DD0;
}

.navTit .left,
.navTit .right a {
	color: #232323;
}

.navTit .right a:hover {
	color: #1A7DD0;
}

.navList {
	background: #EEEEEE;
}


/********/

.leftNav {
	display: table;
}

.cate2 {
	display: none;
}

.nvtitle hr {
	background: #1A7DD0;
	width: 72%;
	height: 3px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	border: none;
	top: -6px
}

.navList {
	padding-top: 5px;
}

.aActive {
	border-bottom: solid 2px #1A7DD0;
}