/*ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹*/ 
.listsection {
	max-width: 1920px;
	/* height: 1010px; */
	margin: auto;
}

.showContent {
	display: block;
	position: relative;
	margin: 40px auto 55px;
	width: 1200px;
	min-height: 800px;
}

.aside_nav {
	width: 236px;
	background: #eef0ef;
	padding-bottom: 100px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1;
	margin: 77px 0 0 14px;
}

.nTitle {
	/*background: #AF0C11;*/
	font-size: 20px;
	height: 80px;
	line-height: 90px;
	width: 250px;
	text-align: center;
	background: url(../img/sma9.jpg) no-repeat;
	position: absolute;
	z-index: 9;
}

.nTitle h3 {
	color: #fff;
	line-height: 60px;
	/* margin-left: 45px; */
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.aside_nav li a:hover{color:#8f000b ;}
.aside_nav li .ejtitle{padding-left: 5px;}
.aside_nav li {
	width: 232px;
	border-bottom: 1px solid #fff;
	font-size: 16px;
	border-left: 4px solid #eef0ef;
	line-height: 40px;
}

.aside_nav li:hover {
	background: #dedede;
	border-left: 4px solid #8f000b;
}

.aside_nav li a {
	display: block;
	padding-left: 10px;
	/* text-overflow: ellipsis; */
	/* white-space: nowrap; */
	/* overflow: hidden; */
}

.content_right {
	width: 920px;
	height: 100%;
	/* min-height: 800px; */
	margin-left: 280px;
}


/*==location==*/

.location {
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
}

.location span {
	padding-left: 25px;
	background: url(../img/location.png) no-repeat 0 -2px;
}

.content_detail{
	width: 920px;
	/*height: 70%;*/
}
.contentUl{width: 920px;/* float: left; */}
.contentUl li{float: left;margin: 40px 0 0 60px;width: 164px;height: 258px;}
.contentUl li img{width: 100%;display: block;height: 210px;}
.contentUl p{text-align: center;line-height: 25px;}
.liname{width: 100%;height: 50px;background-color: #cccccc;}
.contentUl .name{font-size: 18px;}

.page {
	text-align: center;
	/*margin-top: 20px;*/
	/* position: absolute; */
	/* bottom: 0; */
	/* left: 40%; */
}

.page a,
.page span {
	border: 1px solid #E0E0E0;
	font-size: 14px;
	padding: 2px 8px;
}

.page a:hover {
	color: #fff;
	background: #AF0C11;
}

.page form {
	display: inline;
}

.page form input {
	width: 30px;
	height: 18px;
}