.newwarp{
    display: none;
}
.default{
    background: url("/static/images/shop-bg.png") 0 0 no-repeat;
}
.head-box{
    /*border: 1px solid #00C775;*/
    height:140px;
    width: 1200px;
    margin: 0 auto;
    clear: both;
    padding:20px 15px;
    box-sizing: border-box;
}
.head-l-box .shop-logo{
    float:left;
}
.head-l-box .shop-logo img{
    width:100px;
    height:100px;
    margin-right: 10px;
    border-radius: 8px;
}
.shop-des-box{
    display:inline-block;
    position: relative;
    top:20px;
}
.shop-des-box p{
    font-size:20px;
    font-weight:500;
    line-height:28px;
    margin-bottom: 10px;
    color: #333333;
}
.shop-des-box span{
    font-size:12px;
    color:#ffffff;
    padding:2px 8px;
    margin-right: 6px;
    border-radius: 2px;
    display: inline-block;
}
.grn{
    background-color: #00B377;
}
.blu{
    background-color: #5670F0;
}
.head-r-box span{
    font-size:14px;
    color:#ffffff;
    padding:6px 8px;
    margin-top:38px;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
}
.head-r-box span img{
    margin-right: 5px;
    width:14px;
}
.head-bar{
    height:50px;
    width: 100%;
    background:linear-gradient(180deg,rgba(42,44,43,1) 0%,rgba(52,58,58,1) 100%);
}
.hdpbox{
    height:800px;
    width:100%;
}
.hdpbox .l-box {
    width: 100%;
    height: 800px;
    margin: 0 auto;
}
.hdpbox .l-box .item img {
    width: 100%;
    height: 800px;
    object-fit: cover;
}
.slide {
    height: 100%;
}
.carousel-indicators {
    top: 740px;
    position: relative;
    left: 50%;
    float: left;
    margin-left: -30px;
    margin-top: -10px;
}
.carousel-indicators li {
    float: left;
    width: 10px;
    height: 10px;
    text-align: center;
    position: relative;
    left: -50%;
}
.jiantou {
    position: absolute;
    width: 1250px;
    height: 0px;
    top: 50%;
    left: 33%;
    margin-left: -390px;
    /*z-index: 100;*/
}
.carousel-control {
    border-radius: 0;
    width: 40px;
    height: 70px;
    line-height: 56px;
    font-size: 100px;
    border: none;
    left: 2px;
}
.content-box{
    width:1200px;
    margin:20px auto 140px;
}
.content-box .banner-box{
    /*height:300px;*/
    margin-bottom: 20px;
}
.content-box .banner-box .item{
    width:100%;
    height:300px;
    margin-bottom: 5px;
}
.content-box .banner-box img{
    width:100%;
    height:100%;
}
.head-bar>ul{
    width:1200px;
    margin:0 auto;
    /*overflow: hidden;*/
}
.head-bar>ul>li.tab-bar{
    list-style: none;
    margin-right: 50px;
    color:#ffffff;
    font-size:16px;
    height: 50px;
    line-height: 50px;
    float:left;
    /*margin-top: 11px;*/
    cursor: pointer;
    position: relative;
    z-index: 21;
}
.head-bar>ul>li.tab-bar a.item{
    display: inline-block;
    height:28px;
    line-height:28px;
    padding:0 14px;
    text-align: center;
    color:#ffffff;
}
.shangpin-tab:hover .shaixuan-box{
    display: block
}
.head-bar>ul>li.active a.item{
    background:#ffffff;
    color:#333333;
    border-radius:18px;
}
/*分类*/
.shaixuan-box{
    width:1037px;
    background:rgba(255,255,255,1);
    box-shadow:0px 2px 10px 0px rgba(0,0,0,0.12);
    padding:0 40px 0px;
    box-sizing: border-box;
    position:absolute;
    top:50px;
    left:-5px;
    z-index: 200;
    cursor: default;
    display: none;
}
.shaixuan-box>ul>li{
    width:268px;
    color:#292933;
    text-align: left;
    float:left;
    margin-right:73px;
}
.shaixuan-box>ul>li .shaixuan-yiji{
    border-bottom:1px solid #EFEFEF;
    padding:17px 0 9px;
    margin-bottom: 10px;
}
.shaixuan-box>ul>li .shaixuan-yiji a{
    /*width:268px;*/
    color:#292933;
    text-align: left;
    font-size:14px;
    font-weight:600;
    padding:0;
}
.shaixuan-box>ul>li .shaixuan-erji a{
    color:#333333;
    font-weight:400;
    font-size:12px;
    margin-right: 12px;
    margin-bottom: 6px;
    display: inline-block;
    cursor: pointer;
}
.shaixuan-box>ul>li .shaixuan-erji a.active{
    color: #00B377;
}
.shaixuan-box>ul>li .shaixuan-erji a:last-child{
    margin-right: 0px;
}
.shaixuan-box>ul>li.three-n{
    margin-right:0;
}
/*tooltip*/
.sui-tooltip{
    top:80px !important;
    left:-470px !important;
    width:576px !important;
    height:150px !important;
    max-width: 576px !important;
    background: #ffffff;
}
.sui-tooltip.bottom .tooltip-arrow{
    left:87%;
}
.sui-tooltip{
    border:1px solid #EEEEEE;
}
.sui-tooltip.bottom .tooltip-arrow{
    border-bottom-color: #eee;
}
.tooltip-inner{
    height:132px;
}
#spUrl{
    border: none;
    padding: 0 5px;
    background:rgba(238,238,238,1);
    margin-right:10px;
    width:444px;
    height:40px;
    border-radius:4px;
}
.head-r-box span.btn{
    padding:0;
    line-height:40px;
    text-align:center;
    margin-top:0;
    width:82px;
    font-size:14px;
    height:40px;
    border-radius:2px;
    background:rgba(0,179,119,1);
}
/*搜索结果标题*/
.ss-title{width: 1196px;margin: 0 auto;height:50px;line-height: 50px;border: 1px solid #e8e8e8;background: #f5f5f5;position: relative;}
.ss-title a,.ss-title span{display: inline-block;color: #151515;font-size: 12px;padding-left: 13px;}
.ss-title a{width: 105px;height: 50px;line-height: 50px;text-align: center;}
.ss-title a img{padding-left: 5px;position: relative;top: -1px;}
.ss-title span.jieguo{margin-left: 12px;margin-right: 0px;color: #999999;}
.ss-title  a:hover{color: #00dc82;}
.ss-title a.renqi{}
.ss-title a.xiaoliang{width: 80px;}
.ss-title a.zuixin{}
/*.ss-title a:hover{color: #f39800;border: 1px solid #f39800;}*/
/*.ss-title a:hover i{color: #f39800;}*/
.ss-title i{color: #999999;margin-left: 8px;}
/*.ss-title a.lbms{margin-top: 10px;}*/
.ss-title a.lbms{margin-right: 20px;}
.ss-title a.lbms i{margin-right: 10px;font-size: 14px;vertical-align: middle;position: relative;top:-1px;}
.ss-title a.active{color: #00dc82;display: none;}
.ss-title a.active i{color: #00dc82;}
.s-up{display: none;}
.con-up .s-up{display: inline;}
.con-up .s-down,.con-up .s-default{display: none;}
.con-down .s-down{display: inline;}
.con-down .s-up,.con-down .s-default{display: none;}
