@charset "utf-8";

body .top-logo{
    /* background:url('../LOGOL.png') no-repeat; */
    width: 196px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
}
body a:hover,
body .inner-slider-text a:hover >span,
body #acrossl:hover,
body .site-topbar a:hover,
body .public-slider-text a:hover >span,
body .aui-content-menu-dow dl dt a,
body .aui-content-menu-dow dl dd .aui-a-curr:hover,
body .login,
body .logout,
.hotText,
body .site-footer .footer-links a:hover,
.category-item:hover>a,
    /*body .current,*/
    /*body .stype a:hover,body .order-list a:hover,*/
.topbar-info .site-topbar a:hover{
    color:#DB3B40;
}
body .public-slider-text a:hover >span{
    text-decoration: underline;
}
body .login:hover,
body .info-button,
body .logout:hover{
    color:#DB3B40;
}
body .category-item,
body .floor-head-img,
body .search-button{
    background-color:#DB3B40;
}
body .search-button,
body .login,
body .searchbox{
    border-color:#DB3B40;
}
body .login:hover,
body .searchbox:hover{
    border-color:#DB3B40;
}
/*需要加important权重的颜色样式 */
body .layui-this{
    color:#DB3B40 !important;
}
body .category-item:hover,
body .search-button:hover{
    background-color: #DB3B40 !important;
}
body .cart-button,
body .layui-tab-brief > .layui-tab-more li.layui-this:after,
body .layui-tab-brief > .layui-tab-title .layui-this:after{
    border-color:#DB3B40 !important;
}

body .search-button:hover,
body .cart-button:hover{
    border-color:#DB3B40 !important;
}

body .enquiry-state{
    background-image: linear-gradient(90deg,
    rgba(7, 130, 255, 0.5) 0%,
    rgba(20, 126, 235, 0.75) 50%,
    #207ad6 100%);
}
body .enquiry-state-4{
    background-image: linear-gradient(90deg,
    rgba(255, 47, 7, 0.5) 0%,
    rgba(235, 51, 20, 0.75) 50%,
    #d62031 100%);
}

/*头部样式*/
body .site-topbar{
    color:#b0b0b0;
    background:#f7f7f7;
    /*color: #fff;*/
    /*background: #3888FE;*/
    border-bottom:1px solid #eee;
}
body .top-home{
    /* background: url("../red-home.png") no-repeat; */
}
body .cart-button{
    /* background-image: url("../red-cart.png"); */
    background-position-y: 7px;
}
body .info-button{
    /* background-image: url("../robot-text.png"); */
}

body .info-more-button:hover,
body .more-text-button:hover{
    /* background-image:url("../info-more-hover.png"); */
}
/*智能小采*/
.robot{
    /* background-image:url('../robot.png'); */
}
.text-warm{
    color:#F28801;
 }
body .guo-cai-url{
    display: block;
}
body .mall-logo{
    border: none;
    width: auto;
    max-width:300px;
    height: 80px;
    /*padding: 20px 0;*/
}