.aui-nav-content-box {
    width: 593px;
    position: relative;
    margin:0 auto;
	
}

.aui-nav-list-box {
    overflow: hidden;
    zoom: 1; border-bottom: none;
    z-index: 110;
    background: #fff;
    width: 593px;
    display: block;
    border-bottom:solid 2px #d1d1d1;
   
}

.aui-nav-list-box ul li a {
    color: #000;
}

.aui-nav-list-box ul li {
    float: left;
    color: #333333;
    height: 46px;
    cursor: pointer;
    line-height: 46px;
    width: 86px;
    text-align: center;
    font-size: 16px;
margin-right: 40px;
   
}

.aui-nav-list-box ul .aui-current {
    color: #00a0da;

    border-bottom: solid 2px #de0101;
    font-weight: bold;
}

.aui-nav-list-box ul .aui-current a {
    color: #de0101;
}

.aui-page-list {
    width: 593px;

    padding-top: 8px;
    position: relative;
    overflow: hidden;

    padding-bottom: 8px;

    border-bottom: 1px dotted #9a9a9a;
}

.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: 100%;

   /* position: relative;*/
}

.aui-nav-list-item {
    display: none;
}

.aui-page-text h2 {


    width: 100%;
    float:left;
}

.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;
   float: right;
   
}

.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-page-text .rq{width: 76px;float: left;}
.aui-page-text .rq h2{width: 100%;line-height: 29px;background:#de0101;color: #ffffff;font-size: 16px;text-align: center;}
.aui-page-text .rq h3{width: 100%;line-height: 29px;background:#e8e8e8;color: #333333;font-size: 16px;text-align: center;}
.aui-page-text .wz{width: 500px;float: right;}
.aui-page-text .wz h2{color: #333333;font-size: 16px;line-height: 35px;}
.aui-page-text .wz h3{font-size: 14px;color: #666666;}