.ql-editor {
    white-space: nowrap !important;
}
.ui-header-box .icon-daohang, .ui-header-box .icon-guanbi {
    margin: 0 4px 0 0;
}


.page{
    margin: 20px 0 20px 0;
    display: block;
    text-align: center;
}
.page .buttons.blue>div,
.page .buttons.blue>a {
    background: #fff;
    display: inline-block;
    border: 1px #dcdcdc solid;
    margin: 0 2px;
    color: #545454;
    font-size: 13px;
    padding: 6px 9px !important;
}

.page .buttons.blue .active,
.page .buttons.blue>div:hover,
.page .buttons.blue>a:hover {
    background: #f35f12;
    color: #fff;
}




/*banner区域*/
.bannerbox {
    display: block;
    font-size: 0;
    position: relative;
}
.bannerbox  img{
    width: 100%;
}
.bannertext{
       position: absolute;
    top: 50%;
    left: 50%;
    font-size: 17px;
    color: #ffffff;
    transform: translate(-50%, -50%);
    background: #f85a0a59;
    width: 240px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    border-radius: 40px 0 40px;
    font-weight: 700;
}

 



/*位置区域*/
.wzbox{
    margin: 10px 0 0 0;
    padding: 0 10px;
}
.wzbox img{
   width: 0.28rem;
    float: left;
    margin: 0.03rem 4px 0 0;
}




.ui-tabbar {
    background: #484848;
}
.ui-14665575 .ui-button-link {
    background-color: #f86e26;
}
.product-message .btn-tj {
    background-color: #f86e26;
}

.ui-header-box .icon-daohang, .ui-header-box .icon-guanbi {
    margin: 0 7px 0 0;
}
.footer {
    padding: 18px 0 0 0;
}
.footer .copyright {
    padding: 0px 0.2rem;
}

@media screen and (max-width: 340px) {
    .ui-header-box .logo-img {
        max-width: 275px;
    }

}


