.bg_all{
    height: 6262px;
    background: url(../../../res/images/prod_detail/jsj_body_ys.jpg) no-repeat center;
}

/* 消毒水banner购买样式（主页） */
.buy_button_index {
    margin-top: 300px;
    /*margin-left: 554px;*/
    background: url(../../../res/images/index/buy_now_ys.jpg) center no-repeat;
    width: 90px;
    height: 35px;
    border: none;
}
/* 消毒水banner查看样式（主页） */
.detail_button_index {
    margin-top: 300px;
    /*margin-left: 20px;*/
    background: url(../../../res/images/index/detail_button_ys.jpg) center no-repeat;
    width: 90px;
    height: 35px;
    border: none;
}
/* 消毒水banner购买样式（详情） */
.buy_button_detail_1 {
    margin-top: 372px;
    margin-left: 691px;
    background: url(../../../res/images/index/buy_now_ys.jpg) center no-repeat;
    width: 90px;
    height: 35px;
    border: none;
}

.buy_button_detail_2 {
    margin-top: 5784px;
    margin-left: 631px;
    background: url(../../../res/images/index/buy_now_ys.jpg) center no-repeat;
    width: 90px;
    height: 35px;
    border: none;
}
