@media screen and (min-width:320px) and (max-width:359px) and (orientation:portrait) {
    /*body{background-position:0 0.76rem !important;}*/
    .mould3-list .source{
        width: 1rem !important;
    }
}
@media screen and (min-width:384px) and (max-width:413px) and (orientation:portrait) {
    /*body{background-position:0 0.3rem !important;}*/
}
@media screen and (min-width:414px) and (max-width:431px) and (orientation:portrait) {
    /*body{background-position:0 -0.3rem !important;}*/
    /*body{background-position:0 0.25rem !important;}*/
    .mould3-list h3{
        width: 1.8rem !important;
    }
}
@media screen and (min-width:432px) and (max-width:479px) and (orientation:portrait) {
    /*body{background-position:0 -0.43rem !important;}*/
    /*body{background-position:0 -0.02rem !important;}*/
    .mould3-list h3{
        width: 2rem !important;
    }
}
@media screen and (min-width:480px) and (max-width:768px) and (orientation:portrait) {
    /*body{background-position:0 -1.4rem !important;}*/
}

/*banner*/

.banner {
    /*display: none;*/
    padding-top: 0.1rem;
    background: url("../images/footerbg.png") repeat-x;
    /*background: pink;*/
    height: 195px;
    overflow: hidden;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: -7px;
}

.swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    /*background: #A0A0A0;*/
    transition: width 0.3s ease-in-out;
}

.swiper-pagination-bullet-active {
    width: 13px;
    height: 5px;
    border-radius: 30px;
    background: #B93421;
}




















/*最新动态*/

.news {
    margin-top: 0.2rem;
}

.newsTitle,
.sourcesTitle,
.activityTitle {
    /*padding: 0 15px;*/
}

.newsTitle h2,
.sourcesTitle h2,
.activityTitle h2 {
    position: relative;
    width: 100%;
    height: 0.44rem;
    line-height: 0.44rem;
    text-align: center;
    background: url(../images/title-bg.png) no-repeat 100% 100%;
    margin-top: -5px;
}
.activityTitle h2{
    margin-bottom: 0px;
}
.newsTitle h2>span,
.sourcesTitle h2>span,
.activityTitle h2>span {
    display: inline-block;
    font-size: 0.16rem;
    color: #141414;
    padding: 0 10px;
}

.newsTitle h2>img,
.sourcesTitle h2>img,
.activityTitle h2>img {
    display: inline-block;
    width: 0.81rem;
    margin-bottom: 0.05rem;
}















/*.newsTitle h2,
.sourcesTitle h2,
.activityTitle h2 .newsTitle a img,
.sourcesTitle a img,
.activityTitle a img {
    width: 50%;
}*/

.newsTitle a,
.sourcesTitle a,
.activityTitle a {
    position: absolute;
    top: 0;
    right: 15px;
    display: inline-block;
    height: 0.44rem;
    line-height: 0.44rem;
}

.newsTitle a>img,
.sourcesTitle a>img,
.activityTitle a>img {
    width: 50%;
}


.newsContent h3 {
    font-size: 0.15rem;
    margin-top: 0.07rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsContent span {
    display: inline-block;
    font-size: 0.13rem;
    color: #969494;
    margin-top: 0.05rem;
    margin-right: 0.1rem;
}

.newsContent .zhiding {
    /*font-size: 0.1rem;*/
    /*color: #EB6877;*/
    /*padding: 0rem 0.06rem;*/
    /*border: 1px solid #EB6877;*/
    /*border-radius: 0.04rem;*/
    /*margin-left: 0;*/
    font-size: 0.1rem;
    color: #EB6877;
    padding: 0 0.06rem;
    border: 1px solid #EB6877;
    border-radius: 0.04rem;
    margin-right: 0.1rem;
    height: 0.17rem;
    line-height: 0.15rem;
}

.mui-table-view:before {
    height: 0px;
}

.mui-table-view-cell:after {
    left: 0px;
}




















/*资源展示*/

.sources {
    margin-top: 0.2rem;
}

.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-object {
    /*height: 0.82rem;*/
    height: 0.95rem;
    width: 1.69rem;
}

.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
    font-size: 0.15rem;
    line-height: 0.15rem;
    color: #141414;
}

.mui-table-view.mui-grid-view .mui-table-view-cell {
    text-align: left;
}

.sources .mui-table-view:after {
    height: 0px;
}




















/*活动信息*/

.activity {
    margin-top: 0.15rem;
}

.activityList h3 {
    font-size: 0.15rem;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    margin-bottom: 2px;
}

.activityList span {
    font-size: 0.13rem;
    color: #ffffff;
}

.activityList span.source {
    margin-right: 0.1rem;
}

.activityList .mui-card-content {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.activityList .mui-card {
    position: relative;
    margin: 0;
    border-radius: 0px;
}

.activityList .mui-card {
    margin-top: 0.1rem;
}

.activityList .mui-card:first-child {
    margin-top: 0.03rem;
}

.baomingState {
    width: 0.24rem;
    position: absolute;
    right: 0.27rem;
    top: 0.03rem;
}

.mui-table-view-cell {
    padding-bottom: 13px;
}