.aui-nav-content-box {
    width: 100%;
    position: relative;
	margin:0px auto;
    background: #fafafa;

box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);

}

.aui-nav-list-box,.aui-nav-list-box2 ,.aui-nav-list-box3{
    overflow: hidden;
    zoom: 1; border-bottom: none;
    z-index: 110;
    width: 100%; margin: 0 auto;
    border-bottom: 1px solid #E5E5E5;
    height: 50px;  margin-bottom: 15px;margin-top: 30px;
 
}

.aui-nav-list-box ul li a {
    color: #333;
}


.aui-nav-list-box ul li,.aui-nav-list-box2 ul li ,.aui-nav-list-box3 ul li  {
    position: relative;
    height: 50px; line-height: 50px;
    font-size: 20px;
    display: block;float: left; width: 150px;
    text-align: center; color: #333; font-weight: bold;
    
}
.aui-nav-list-box ul li a,.aui-nav-list-box2 ul li a ,.aui-nav-list-box3 ul li a {
color: #5D677D;
    
}
.aui-nav-list-box ul .aui-current ,.aui-nav-list-box2 ul .aui-current,.aui-nav-list-box3 ul .aui-current{
    
 


  background-color: #5D677D; color: #fff;border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.aui-nav-list-box ul .aui-current a,.aui-nav-list-box2 ul .aui-current a,.aui-nav-list-box3 ul .aui-current a
{
    color: #fff;
}


.aui-page-list {
    width: 650px;
    height: 102px;
    padding-top: 12px;
    position: relative;
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding-bottom: 10px;
}

.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: 460px;
    height: 100px;
    position: relative;
}

.aui-nav-list-item {
    display: none;
}

.aui-page-text h2 {
    line-height: 20px;
    font-weight: 600;
}

.aui-page-text h2 a {
    color: #004276;
    font-size: 14px;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    text-overflow: ellipsis;
}

.aui-page-text h2 a:hover {
    color: #f54144;
    text-decoration: underline;
}

.aui-page-text p {
    font-size: 14px;
    color: #999;
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 100%;
}

.aui-page-text p em {
    font-style: normal;
}

.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;
}
.aui-nav-list-tab{width: 100%;height: auto; 
margin-bottom: 12px;}