body{font-family:Arial,Helvetica,sans-serif; }

@media screen and (min-width:980px) {
    .boxtext{
        width:980px;
        margin:0 auto;
        overflow: hidden;
        background:url(../images/bg.jpg) no-repeat #ff5a00;background-size:cover;
    }
    .boxtext2{
        width:980px;
        margin:0 auto;
        overflow: hidden;
    }
}
@media screen and (max-width:980px) {
    body{
        background:url(../images/bg.jpg) no-repeat #ff5a00;background-size:cover;
    }
    .nobg{
        background:none;
    }
}

.bao_zhifu{line-height:1; height:auto; overflow:hidden;  margin-bottom:0; padding-top:1.1rem; text-align:center}
.bao_zhifu img{ width:30%; height:30%; }
.bao_s{overflow:hidden; padding-top:0.3rem; width:100%;text-align:center;}
.bao_s img{ width:80%; height:80%}
.bao{overflow:hidden; margin:0.2rem 0;  width:100%;text-align:center;}
.bao img{ width:80%; height:80%}
.biati{ color:#fff; text-align:center; font-size:0.7rem;margin-bottom:0.2rem; font-weight:bold}
.se{ color:#fff957; font-weight:bold; font-size:0.8rem;margin-top:-0.2rem;}
.wang_btn{ margin-bottom:0.3rem; text-align:center; }
.wang_btn img{ width:75%; height:75%}
.wenxi{font-size:.48rem; margin-bottom:0.3rem;color:#FFF;line-height:1rem; text-align:center; }
.wenxi a{ color:#FFF; text-decoration:underline;font-size: 2rem;line-height:3rem}
.xiaozi{ font-size:2.33rem; line-height:3.8rem}
.copy{line-height:0.8rem;font-size:.3rem; color:#FFF; text-align:center; width:100%}
