
.aui-slide-node img {
        width: auto;
        height: 100%;
    }
    .swiper-container{width:100%}
    .swiper-container img{width:100%;}
   
.news{background: #fff;width:100%}
.news-title{background: #fff;}
.news-title li{display:inline-block;width: 48%;text-align:center}
.news-title li.cur{color:#03a9f4;font-weight: bold}
.aui-list .aui-list-item-text{display:-webkit-box}
.aui-list .aui-list-item.more {text-align: center;padding: .5rem}
.more button{display:block;background: #03a9f4;border: none;color: #fff;width: 100%}

.core{padding: .5rem 0}
.core .aui-title{padding:.2rem .5rem;background: #03a9f4;color:#fff}
.core_content{padding: 0 .5rem;margin-top: .1rem}
.core_txt{padding:0 .1rem;height:5rem;overflow: hidden;word-wrap: break-word;line-height:normal}
.core a{color:#333}
.core .swiper-slide{background: #fff}
.fast .aui-title{padding:.2rem .5rem;background: #03a9f4;color:#fff}
.fast a{color: #212121}


