body{
    background: rgba(247, 247, 247, 1);
}
.main_zhu{
    max-width: 750px;
    margin: 0 auto;
}
.zhuti_tab{

    padding: 0.2rem 0.3rem;
    font-size: 0.24rem;
   color: #999999;
}
.zhuti_tab a{
    font-size: 0.24rem;
    color: #999999;
}
.zhuti_tab a:last-child{
    font-size: 0.24rem;
    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;

}
.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: 2;
    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;
    background: #fff;
    padding-bottom: 0.3rem;
}
.sl_title1 a{
    width: 1.5rem;
    line-height: 0.64rem;
    height: 0.64rem;
    background: #F2F2F2;
    text-align: center;
    border-radius: 0.32rem;
    display: inline-block;
    float: left;
    margin-top: 0.3rem;
    margin-left: 0.3rem;
    font-size: 0.28rem;
    color: #999999;
}
.sl_title1_selected a{
    width: 1.5rem;
    line-height: 0.64rem;
    height: 0.64rem;
    text-align: center;
    border-radius: 0.32rem;
    display: inline-block;
    float: left;
    margin-top: 0.3rem;
    margin-left: 0.3rem;
    font-size: 0.28rem;
    background: rgba(96, 97, 226, 1);
    color: rgba(255, 255, 255, 1);
}
.gehr{
    width: 6.9rem;
    margin: 0 auto;
    border-bottom: 1px solid rgba(229, 229, 229, 1);
}
.wenzpog{
    background: #fff;
    overflow: hidden;
}
.shier_title{
    padding-top: 0.3rem;
    padding-left: 0.3rem;
    font-size: 0.36rem;
    font-weight: 700;
    color: #6061E2;
    position: relative;
}
.erjitab{
    position: absolute;
    width: 1.76rem;
    height: 0.48rem;
    background: #F2F2F2;
    border-radius: 0.32rem;
    top: 0.3rem;
    right: 0.3rem;
}
.jiitem{
    float: left;
    width: 0.88rem;
    font-size: 0.24rem;
    color: #999999;
    line-height: 0.48rem;
    text-align: center;
    font-weight: unset;
}
.itemon{
    background: #6061E2;
    border-radius: 0.32rem;
    color: rgba(255, 255, 255, 1);
}
.zjiazai{
    font-size: 0.28rem;
    color: #CCCCCC;
    text-align: center;
    padding-bottom: 0.4rem;
}
.hide{
    display: none;
}