.btn-disable{
    background: #cccccc !important;
    color: #ffffff;
}
.lawewmbox {
    width: 225px;
    display: none;
    /*height: 116px;*/
    position: absolute;
    top: 80px;
    right:0;
    border: #edf2f5 solid 1px;
    z-index: 9999;
}
.lawewmbox img{
    max-width: 225px;
}

.standardewmbox {
    width: 225px;
    display: none;
    /*height: 116px;*/
    position: absolute;
    top: 37px;
    right:0;
    border: #edf2f5 solid 1px;
    z-index: 9999;
}
.standardewmbox img{
    max-width: 225px;
}
.wzright{ position: relative; }
.wzright i{ margin-left: 6px; color: #4cbfbc;}
.leftbigtitle{
    color: #3fbab8;
    font-size: 40px;
    text-align: center;
    padding-top: 60px;
}
.buyintegralitem{
    padding-top: 10px !important;
    height: 86px !important;
}
.content-center{
    text-align: center !important;
}