.aui-nav-content-box {
	width: 100%;
	position: relative;
}
.aui-nav-list-box {
	overflow: hidden;
	zoom: 1;
	border-bottom: none;
	z-index: 110;
	background: #f4f4f4;
	width: 100%;
	display: block;

}
.aui-nav-list-tab{
	border-top: 1px dashed #ccc;
	
}
.aui-nav-list-box ul li a {
	color: #000;
}
.aui-nav-list-box ul li {
	float: left;
	color: #000;
	height: 45px;
	cursor: pointer;
	line-height: 45px;
	width: 140px;
	text-align: center;
	font-size: 14px;

}
.aui-page-text a{
	color: #666;
	text-decoration: none;
	
}
.aui-nav-list-box ul .aui-current {
	color: #fff;
	background: #0698d9;
	font-weight: bold;
}
.aui-nav-list-box ul .aui-current a {
	color: #fff;
}
.aui-page-list {
	width: 100%;
	height: 43px;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	line-height: 43px;
}
.aui-page-img {
	width: 160px;
	height: 100px;
	float: left;
	margin-right: 24px;
	overflow: hidden;
}
.aui-page-img img {
	width: 100%;
	height: auto;
	display: block;
	border: none;
}
.aui-page-text {
	float: left;
	width: 618px;
	height: 43px;
	position: relative;
	background: url(../images/arr.jpg) center left no-repeat ;
	padding-left: 30px;
}
.aui-page-text span{
	float: right;
	display: block;
	
}
.aui-nav-list-item {
	display: none;
}

.aui-comment {
	background: url("../img/icon-pl.png") no-repeat repeat;
	background-size: 20px;
	padding-left: 25px;
	float: right;
}
.aui-comment-box {
	width: 1100px;
	margin: 0 auto;
	padding-top: 40px;
}
.aui-banner-right {
	width: 430px;
	height: 282px;
	background: #ddd;
	float: right;
}
.aui-banner-right-ovr {
	width: 430px;
	height: 282px;
	background: #ddd;
	float: right;
}
