.aui-footer-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 49;
}

.aui-footer:after{
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #B2B2B2;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}


.aui-slide-list {
    padding-left: 0px;
    overflow: hidden;
    background: #f5f5f5;
    padding-bottom: 10px;
    padding-top:10px;
}

.aui-slide-item-list {
    width: 100%;
    white-space: nowrap;
    overflow: auto;
    font-size: 0;
    padding-right: 15px;
    margin-left: 0;
    padding-left: 3px;
}

.aui-slide-item-item {
    display: inline-block;
    margin-left: 12px;
    vertical-align: top;
    width: 50%;
    height:60%;
    border-radius: 5px;
    padding-bottom: 10px;
}

.aui-link {
    display: block;
    text-align: center;
    width: 100%;
    background: #f6f6f6;
    border-radius: 1px;
    position: relative;
}

.aui-page-hd {
    position: relative;
    float: right;
    width: auto;
    margin: 0 auto;
}

.aui-slide-item-item a img {
    display: block;
    border: none;
    width: 100%;
}

.aui-link h3 {
    font-size: 0.9rem;
    position: absolute;
    top: 5px;
    left: 6px;
    color: #333333;
    font-weight: normal;
}

.aui-link h3 em {
    padding: 0 0.2rem;
    font-size: 0.7rem;
    color: #ff552e;
    font-style: normal;
    border: 1px solid #ff552e;
    border-radius: 3px;
}

.aui-add-box .aui-link {
    width: 100%;
}

.aui-slide-item-it {
    font-size: 0.8rem;
    color: #333;
    text-align:center;
}

.aui-slide-item-ci{
    width: 100%;
    margin: 0 auto;
}

.aui-slide-item-ci img {
    padding:2px;
    width:17rem;
    height:13rem;
    border:1px solid #ddd;
    display: block;
}

.aui-slide-item-ci h4 {
    font-size: 0.8rem;
    text-align: center;
}

.aui-slide-item-it h4 {
	font-size: 1.1rem;
    color: 333;
    padding: 5px 6px 0px 0px;
}

.aui-slide-item-it p {
    font-size: 0.7rem;
}

.aui-slide-item-it h4 i {
    background: #3cb2ff;
    color: #fff;
    border-radius: 100%;
    display: inline-block;
    width: 15px;
    height: 15px;
}

.aui-slide-item-item p {
    /* white-space: initial; */
    padding: 5px 10px 0px 5px;
    color: #999;
    width: 100%;
    white-space:normal;

}

.aui-flex-bj {
    background: #fff;
}

.aui-slide-item-nub {
    word-wrap:break-word;
}

.aui-slide-item-nub p{
    font-size:0.7rem;
}

.aui-essential{
    position:relative;
    overflow:hidden;
    padding: 0 10px 15px 10px;
}

.aui-essential a{
    width: 46.999%;
    display:block;
    float:left;
    background:#faf5ee;
    border-radius:5px;
    margin: 0 5px;
    padding: 12px;
    font-size:0.8rem;
}

.aui-essential a button{
    background:#e2be89;
    border-radius:20px;
    padding:3px 10px;
    color:#fff;
    font-size:0.8rem;
    border:none;
    margin:0 auto;
    width: 80px;
    display: block;
    margin-top: 8px;
}

.aui-essential a p{
    padding-bottom:4px;
    font-size: 0.7rem;
}

.aui-essential a h3{
    font-size:0.9rem;
    color:#333;
    padding-bottom: 5px;
}

.aui-essential .aui-essential-two{
    background:#e7f3fd;
}

.aui-essential .aui-essential-two button{
    background:#9cc1d6;
}


.aui-flex-hot {
    width: 45px;
    height: 45px;
    margin-right: 8px;
}

.aui-flex-hot img {
    width: 100%;
    height: auto;
    display: block;
}

.aui-flex-box .line {
    height: 40px;
    overflow: hidden;
}

.aui-flex-box .line li {
    height: 22px;
    font-size: 13px;
    line-height: 22px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-wrap: break-word;
    word-break: break-all;
}

.aui-flex-show {
    box-shadow: 0 5px 7px #f1f1f1;
}
.aui-flex-interest {
    position: relative;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 10px;
}

.aui-flex-interest a {
    color: #666666;
    font-size: 0.7rem;
    /* border-radius: 20px; */
    width: 30%;
    padding: 0.5rem 0 0.5rem 15px;
    display: block;
    float: left;
    /* border: 1px solid #d7d7d7; */
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    background: #f1f0f0;
    text-align: center;
}


.showMore a {
    border: 1px solid #009fd7;
    width: 6rem;
    height: 2.5rem;
    display: block;
    margin: 0 auto;
    line-height: 2.5rem;
    border-radius: 5px;
    text-align: center;
    color: #009fd7;
    font-size: 1.2rem;
}<!--ºÄÊ±1754305552.8017Ãë-->