body{
    overflow: hidden;
}
.navbar-item img{
    width: 0.11rem;
}
.navbar-title{
    font-size: 0.35rem!important;
    color: #fff!important;
}
.navbar-item .back-ico:before, .navbar-item .next-ico:before {
    color: #fff!important;
}
.content{
    margin: 0.5rem 0.3rem;
}
.title p{
    margin-bottom: 0.22rem;
    font-size: 0.44rem;
    font-weight: bold;
    color: #222;
}
.title span{
    font-size: 0.26rem;
    color: #999999;
    line-height: 0.52rem;
}
.article{
    /*margin-top: 0.3rem;*/
}
.article img{
    margin: 0.3rem 0rem;
    width: 100%;
}
.article span{
    font-size: 0.3rem;
    color: #333;
    line-height: 0.6rem;
}
.foot img{
    width: 100%;
    display: block;
}
.foot a{
    margin: 0 auto;
}
.title_s{
    font-size: 0.34rem;
    font-weight: bold;
    margin: 0.18rem 0.3rem 0.32rem;
}
.yishu img{
    width: 90%;
    margin: 0 auto;
    display: block;
    margin-bottom: 0.3rem;
}
.yishu p{
    text-align: center;
    font-size: 0.3rem;
    color: #777;
    line-height: 0.6rem;
}
.diantai{
    background: #4d4d4d;
    padding: 0.4rem 0.3rem;
}
.diantai p{
    font-size: 0.36rem;
    color: #fff;
    text-align: center;
    margin-bottom:0.3rem;
}
.diantai span{
    font-size: 0.32rem;
    color: #fff;
    line-height: 0.5rem;
}
/*.diantai_s{
    height: 1.3rem;
    display: flex;
    align-items:center;
    justify-content:space-between;
}
.diantai_s span{
    font-size: 0.22rem;
    color: #fff;
}
.diantai_s a img{
    display: block;
    width: 1.9rem;
}*/
.diantai_1_s{
    padding: 0.3rem;
    display: flex;
    align-items:center;
    justify-content:space-between;
}
.diantai_1_s_l{
    width: 1.1rem;
    height: 1.1rem;
    position: relative;
}
.touxiang{
    border:1px #d7d7d7 solid;
    border-radius:5rem;
    width: 1.1rem;
}
.dengji{
    width: 0.3rem;
    right: 0rem;
    bottom: 0rem;
    position: absolute;
}
.diantai_1_s_r{
    width: 78%;
}
.diantai_1_s_r p{
    font-size: 0.32rem;
    margin-bottom: 0.1rem;
    color: #333;
}
.diantai_1_s_r span{
    font-size: 0.28rem;
    color: #777;
    line-height: 0.42rem;
}
.jiejian{
    padding: 0.3rem;
    border-top:0.2rem solid #eee;
    margin-bottom: 1.2rem;
}
.jiejian p{
    font-weight: bold;
    font-size: 0.32rem;
    color: #333;
    margin-bottom:0.2rem;
}
.jiejian span{
    font-size: 0.3rem;
    color: #555;
    line-height: 0.5rem;

}
.bg{
    background-color: #359D9E;
    height: 100%!important;
}
.bg_b{
    width: 31%;
    margin: 1.7rem auto 0;
}
.tips{
    width: 62%;
    margin: 0.6rem auto 1.5rem;
}
.anniu a{
    display: flex;
    align-items:center;
    justify-content:center;
    font-size: 0.38rem;
    width: 66%;
    margin: 0 auto;
    border-radius: 2rem;
    padding: 0.2rem;
    margin-bottom:0.5rem;
}
.anniu img{
    margin-right:0.1rem;
    width: 0.5rem;
}
.ioss{
    color: #f89435;
    border: 1px #fff solid;
    background:#fff;
}
.and{
    color: #f89435;
    border: 1px #fff solid;
    background:#fff;
}
.ioss:hover,
.and:hover{
    color: #f89435;
}
.mask{
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    left: 0;
    top: 0;
}
.mask img{
    float: right;
    width: 90%;
    margin: 0.36rem 5% 0;
}
