body{
    background: rgba(247, 247, 247, 1);
}
.main_zhu{
    max-width: 750px;
    margin: 0 auto;
}

.uo_tit{
    padding-top: 0.2rem;
    padding-left: 0.3rem;
    padding-bottom: 0.3rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #333333;
    float: left;
}
.geng_more{
    display: inline-block;
    float: right;
    font-size: 0.24rem;
    color: #CCCCCC;
    margin-top: 0.27rem;
    margin-right: 0.3rem;
}
.jianxiang{
    width: 0.28rem;
    height: 0.28rem;
    vertical-align: sub;
}
.zhuti_tab{
    background: #fff;
    height: 0.8rem;
    line-height: 0.8rem;
    border-bottom: 1px solid  rgba(230, 230, 230, 1);
    padding-left: 0.3rem;
    font-size: 0.28rem;
    color: rgba(153, 153, 153, 1);
}
.zhuti_tab a{
    font-size: 0.28rem;
    color: rgba(153, 153, 153, 1);
}
.zhuti_tab a:last-child{
    font-size: 0.28rem;
    color: #333333;
}
.qianyan{
    background: #fff;
    overflow: hidden;
}
.qianyan_kuang{
    width: 6.3rem;
    margin: 0.6rem auto;
    background: #FFF9F2;
    border-radius: 0.2rem;
    padding: 0.6rem 0.3rem 0.4rem 0.3rem;
    position: relative;
}
.qian_tit{
    background-image: url(../images/m/supei.png);
    background-size: 100% 100%;
    width: 1.95rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    font-size: 0.32rem;
    color: #FFFFFF;
    position: absolute;
    top: -0.32rem;
    left: 2.51rem;
}
.neirong{
    font-size: 0.32rem;
    line-height: 0.52rem;
    color: #CC924D;
    opacity: 0.7;
}
.zuijin_uo{
    background: #FFFFFF;
    overflow: hidden;
    margin-top: 0.2rem;
}
.article_item{
    width: 6.9rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    overflow: hidden;
    position: relative;
}
.article_item:last-child{
    border-bottom: none;
}
.article_left{
    font-size: 0.32rem;
    line-height: 0.46rem;
    color: #333333;
    width: 4.3rem;
    float: left;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}
.article_tiem{
    font-size: 0.24rem;
    color: #999999;
    position: absolute;
    left: 0;
    bottom: 0.3rem;
}
.newitem_pic {
    width: 2.4rem;
    height: 1.8rem;
    border: 1px solid #E6E6E6;
    border-radius: 0.1rem;
    float: right;
    margin-bottom: 0.3rem;
    overflow: hidden;
}
.newitem_pic img {
    width: 2.4rem;
    height: 1.8rem;
    border-radius: 0.1rem;
}
.article_item a{
    color: #333333
}
.zhengzai{
    font-size: 0.28rem;
    color: #CCCCCC;
    padding-top: 0.3rem;
    text-align: center;
    padding-bottom: 0.4rem;
}

.pages{
   width: 3rem;
   margin: 0.3rem auto;
   overflow: hidden;
}
.pages li{
    float: left;
    margin-left: 0.3rem;
    list-style: none;
}
.pages li a{
    padding: 0.1rem 0.2rem;
    border: 1px solid #ccc;
    border-radius: 0.05rem;
    font-size: 0.28rem!important;
    color: #333;
    display: block;
}
.pages li:first-child {
   margin-left: 0;
}
.zhuanlist{
    overflow: hidden;
    padding-bottom: 0.1rem;
    background: #fff;

}
.zhuanlist a{
    padding: 0 0.1rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    background: #FFF9F2;
    border: 1px solid #E5C8A6;
    border-radius: 0.04rem;
    font-size: 0.28rem;
    color: #333333;
    display: block;
    float: left;
    margin: 0.3rem 0 0 0.2rem;
    box-sizing: border-box;
}
.lunbo {
    width: 6.9rem;
    height: 4.6rem;
    margin: 0 auto;
    border: 1px solid #E6E6E6;
    border-radius: 0.2rem;
    overflow: hidden;
    position: relative;
    margin-bottom: 0.1rem;
}
.lunbo img {
    width: 6.9rem;
    height: 4.6rem;
    margin: 0 auto;

    border-radius: 0.2rem;
}
.lunbo .swiper-slide p {
    transition: all 0.3s;
    color: #fff;
    position: absolute;
    left: 0;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
    padding-bottom: 0.12rem;
    padding-top: 0.14rem;
    bottom: 0;
    font-size: 0.32rem;
    line-height: 0.46rem;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    opacity: 1;
    border-radius: 0px 0px 0.2rem 0.2rem;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
    width: 6.3rem;

}
.lunbo .swiper-pagination {
    right: 0.2rem;
    top: 0.2rem;
    width: 0.64rem;
    height: 0.36rem;
    line-height: 0.36rem;
    text-align: center;
    background: #000000;
    opacity: 0.3;
    border-radius: 0.2rem;
    font-size: 0.24rem;
    overflow: hidden;
    position: absolute;
    float: right;
    left: unset;
    color: #FFFFFF;
}
.chuan_list{
    overflow: hidden;
    padding-bottom: 0.4rem;
}
.chuan_list a{
    width: 1.48rem;
    height: 0.64rem;
    line-height: 0.64rem;
    text-align: center;
    background: #FFF9F2;
    border: 1px solid #E5C8A6;
    border-radius: 0.04rem;
    font-size: 0.28rem;
    color: #333333;
    display: block;
    float: left;
    margin: 0.3rem 0 0 0.3rem;
}
.jieri_lie{
    background: #fff;
    overflow: hidden;
    margin-top: 0.2rem;

}
.how_day{
    padding: 0.2rem 0.3rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #333333;
}