#JSbin {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}
#JSbin .zjw_moatai {
    width: 5.33333333rem;
    height: 2.66666667rem;
    background-color: #FFF;
    padding: 0 0.4rem;
    text-align: center;
    border-radius: 0.26666667rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#JSbin .zjw_moatai .top {
    line-height: 1.6rem;
    border-bottom: 1px solid #007aff;
    font-size: 0.37333333rem;
}
#JSbin .zjw_moatai .bottom {
    line-height: 1.06666667rem;
    font-weight: 700;
    color: #007aff;
}
._padding {
    padding-bottom: 1.73333333rem;
}