/**
首页顶部导航
 */
*{
    box-sizing:border-box;
    user-select: none;
}
body{
    min-width: 1200px;
    width: 100%;
    overflow-x: hidden;
}
.top-content {
    width: 1200px;
    margin: 0 auto;
}
.home-top-nav-logo{
    margin: 29px 0;
}
.home-top-nav-logo p:nth-child(1){
    font-size:36px;
    line-height:48px;
}
.home-top-nav-logo p:nth-child(2){
    font-size:18px;
    line-height:22px;
}
.top-nav-search{
    margin: 46px auto 0 133px;
}
.search-input{
    width:572px;
    height:36px;
    border:3px solid #F1170D;
    padding-left: 10px;
    padding-right: 90px;
    border-radius:3px;
    user-select: text ;
}
.search-btn{
    width:81px;
    height:36px;
    border: none;
    position: absolute;
    right:1px;
    top: 0;
}
.myCar{
    background: none;
    height: 36px;
    border-radius:3px;
    padding: 11px 21px;
    margin: 46px 20px;
}

.focus{
    position: absolute;
    right: 35px;
    bottom: 5px;
}
.focus img{
    width: 13px;
    height: 13px;
    margin: 0 3px;
}
.top-nav-search .search-list{
    padding: 12px;
    position: absolute;
    left: 0;
    right: 0;
    top: 36px;
    z-index: 11;
    overflow: hidden;
}
.search-list li{
    line-height: 30px;
    overflow: hidden;
}
.search-list li a{
    display: inline-block;
    max-width: 480px;
}
.icon-cart {
    position: relative;
    font-size: 12px;
    vertical-align: middle;
}
.icon-cart:before {
    color: #f1170d;
    margin-right: 10px;
}
.icon-cart:after{
    display: inline-block;
    content: attr(data-num);
    position: absolute;
    left:7px;
    top:-5px;
    background:#F1170D;
    color:#fff ;
    width:auto;
    padding: 0 3px;
    border-radius:6px;
}

/*
首页
 */

.ln-f {
    min-width: 728px;
    height: 387px;
    padding: 0 225px 0 247px;
}
.slideNav{
    position: absolute;
    top: 0;
    left: 0;
    width:237px;
    height:387px;
    box-shadow:0px 0px 6px rgba(0,0,0,0.16);
}
.login{
    position: absolute;
    top: 0;
    right: 0;
    width:215px;
    height:387px;
}
.ln-f .swiper-box img{
    width: 728px;
    height:387px;
}
.swiper-pagination-bullet{
    width:24px;
    height:6px;
    border-radius:3px;
}
.swiper-pagination-bullet-active{
    background:#fff;
}

.slideNav li:hover{
    background: #FEEEED;
}
.slideNav a{
    line-height: 38px;
}
.slideNav-content{
    position: absolute;
    width: 750px;
    min-height: 100%;
    top: 0;
    left: 237px;
    z-index: 2;
    box-shadow:2px 0px 6px rgba(0,0,0,0.16);
}
.slideNav-content .icon-turn-right:before{
    font-size: 12px;
}
.slideNav-content .col-1{
    width: 100px;
}
.slideNav-content .col-2{
    width: 445px;
}
.slideNav-content .col-2 a{
    display: inline-block;
    margin: 0 9px 9px 9px;
    line-height: 14px;
}
.slideNav-content .left{
    width:545px;
}
.slideNav-content .right{
    width: 200px;
    height: 100%;
}
.slideNav-content .right .img-style-1{
    width: 90px;
    height: 36px;
    margin: 3px 2px;
}
.slideNav-content .right .img-style-2{
    width: 186px;
    height: 88px;
    margin: 3px 2px;
}
.slideNav-content .right .img-style-3{
    width: 186px;
    height: 118px;
    margin: 3px 2px;
}
.col-1:hover,
.col-2 a:hover{
    color: #f1170d;
}
.fa-star,
.fa-star-o{
    color: #f1170f;
    margin-right: 5px;
}
.register{
    margin: 10px;
}
.register img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.register div{
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 5px;
}
.register div .position-r:after{
    content: '';
    width: 1px;
    height: 15px;
    background: #212121;
    position: absolute;
    top: 2px;
    right: -14px;
}
.login-btn{
    margin: 10px 20px;
}
.login-btn:after{
    content: '';
    height: 1px;
    background: #E6E6E6;
    position: absolute;
    bottom: -15px;
    left: 3px;
    right: 3px;
}
.login-btn a{
    display: inline-block;
    width:78px;
    border-radius:20px;
}
.login-btn a:hover{
    color: #fff;
}
.news{
    margin: 30px 20px 15px 20px;
}
.news li{
    margin-left: -7px;
}
.news img{
    width: 100%;
    height: 90px;
}
.news-img{
    width: 100%;
    height: 90px;
}
.news-img img{
    width: 100%;
    height: 90px;
}
h2:after{
    content: '';
    width:233px;
    height: 2px;
    background:linear-gradient(360deg,#FF2C60 0%,#FF0106 100%);
    position: absolute;
    bottom: -8px;
    left: 0;
}

.img-box-4 img{
    width: 285px;
    height: 285px;
}
.img-box-3 img{
    width: 376px;
    height: 185px;
}
.img-box-5 img{
    width: 230px;
    height: 272px;
}
.falsh{
    min-width: 1200px;
    height: 300px;
}
.falsh .time{
    width: 230px;
    height: 100%;
    background: url("../images/f2.png")no-repeat;
    background-size: 100% 100%;
}
.falsh .time .main{
    position: absolute;
    left: 0;
    right: 0;
    bottom:30px;
}
.falsh .time p{
    display: inline-block;
    font-size: 22px;
    color:#fff;
}
.hours,.minute,.miao{
    padding: 5px;
    border-radius:4px;
}
 .falsh .swiper-container{
     width: 970px;
     height: 300px;
}
.falsh .swiper-slide img{
    width: 235px;
    height: 100%;
}
.swiper-button-prev,.swiper-button-next{
    width: 36px;
    height: 40px;
}
.swiper-button-prev{
    /*left: 0!important;*/
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.swiper-button-next{
    /*right: 0!important;*/
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.swiper-button-prev:after,.swiper-button-next:after{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.sale{
    min-width: 1200px;
    height: 400px;
}
 .sale .poster{
     width: 210px;
     height: 380px;
     margin: 10px 15px;
}
.sale-right{
    width: 960px;
}
.sale-right li{
    width: 320px;
    height: 185px;
}
.sale-right li img{
    width: 180px;
    height: 185px;
}
.sale-right li div{
    padding-left: 195px;
}
.sale-right button{
    background:linear-gradient(346deg,rgba(255,44,96,1) 0%,rgba(255,1,6,1) 100%);
    border-radius:6px;
    border: none;
    padding: 7px 17px;
    position: absolute;
    bottom: 5px;
}
.saleTime{
    position: absolute;
    top: 0;
    right: 0;
}
.saleTime div,
.saleTime div p{
    display: inline-block;
}
.saleTime .hours,.saleTime .minute,.saleTime .miao{
    background:linear-gradient(320deg,rgba(255,44,96,1) 0%,rgba(255,1,6,1) 100%);
    padding: 5px;
    border-radius:3px;
}
.banner{
    min-width: 1200px;
}
.banner img{
    width: 100%;
}
.foryou{
    width: 600px;
    margin: 40px auto;
    background: url("../images/line1.png")  repeat-x  center;
}
.foryou>span{
    padding: 0 40px;
}
.foryou-tab a{
    width: 20%;
    height: 90px;
}
.foryou-tab a:after{
    content: '';
    width: 1px;
    height: 58px;
    background: #8E8E8E;
    opacity:0.7;
    position: absolute;
    right: 0;
    bottom: 11px;
}
.foryou-tab a:last-child:after{
    display: none;
}
.foryou-tab a span{
    display: inline-block;
    font-size: 16px;
    padding: 7px 18px;
    margin-top: 21px;
}
.foryou-tab a p{
    color: #888888;
    margin-top:4px;
}
.foryou-active {
    color: #fff;
    background: linear-gradient(90deg, rgba(255, 44, 96, 1) 0%, rgba(255, 1, 6, 1) 100%);
    border-radius: 15px;
}
.foryou-content, .likes-content{
    flex-wrap: wrap;
    justify-content:flex-start;
    margin:0 -10px;
}
.foryou-content .detail{
    width: 220px;
    margin: 10px 12px;
}
.foryou-content .detail div{
    padding: 10px 12px 20px 12px;
}
.foryou-content .detail img{
    width: 220px;
    height: 220px;
}
.likes{
    width: 600px;
    margin: 25px auto;
    background: url("../images/line1.png")  repeat-x  center;
}
.likes img{
    width: 28px;
    height: 24px;
}
.likes  span{
    padding: 0 15px;
 }
.likes-content .detail{
    width: 230px;
    margin: 10px 7px;
}
.likes-content .detail img{
    width: 230px;
    height: 210px;
}
.likes-content .detail div{
    padding: 10px 16px 24px 16px;
}
.likes-content .detail div .icon{
    background:  #FF3C5C;
    border-radius:4px;
    padding: 0 5px;
}
.likes-content .spec{
    color: #9B9B9B;
    height: 22px;
}
.likes-content button{
    padding: 3px 6px;
    border-radius:3px;
    border:1px solid #F1170D;
    background: none;
    position: absolute;
    right: 12px;
    bottom: 24px;
}
.rightNav{
    width: 60px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    position: absolute;
    right: 80px;
    top: 280px;
    border-radius:8px;
}
.rightNav a{
    display: inline-block;
    width: 40px;
    height: 60px;
    text-align: center;
    color: #5B5B5B;
    margin: 0 10px;
    border-bottom: 1px solid #e7e7e7;
}
.rightNav a:last-child{
    border: none;
}
.rightNav a.toTop{
    color: #f1170d;
}
.rightNav a.toTop img{
    display: block;
    margin:0 auto 5px;
    width: 16px;
    height: 12px;
}
.rightNavFixed{
    position: fixed;
    top: 10px;
    z-index: 9999;
}
.rightNav a span{
    line-height: 17px;
    display: inline-block;
    margin-top: 12px;
}
.rightNav .top{
    width: 60px;
    margin: 0;
    border: none;
    background: #F1170D;
    border-radius: 8px 8px 0 0;
}
.rightNav img{
    width: 22px;
    height: 22px;
    margin-top: 19px;
}
/*
搜索
 */
.delete_result{
    cursor: pointer;
}
.result .icon-turn-right:before,.result-null .icon-turn-right:before{
    font-size: 12px;
    color: #888888;
    margin: 0 5px;
}
.select .row{
    border-bottom: none;
}
.select .row:last-child{
    border-bottom:  1px solid #E6E6E6;
}
.select .row-active{
    border: 1px solid #FBA910;
    background: rgba(251,169,16,.15);
}
.vt-label{
    width: 150px;
}

 .vt-list{
    margin-left: 150px;
    padding-right: 140px;
}
.vt-list-ul li{
    float: left;
    /*width: 95px;*/
    padding-left: 30px;
    text-align: center;
}
.vt-list-ul li:hover{
    color: #f1170d;
}
.vt-list-ul li input{
    vertical-align: middle;
    margin-right: 5px;
}
.vt-list-ul{
    height: 34px;
    overflow: hidden;
}
.vt-cancel{
    background: #F6F6F6;
    border: 1px solid #E6E6E6;
    padding: 3px 16px;
    margin: 20px 5px;
}
.vt-submit{
    background: #f1170d;
    border: 1px solid #f1170d;
    color: #fff;
    padding: 3px 16px;
    margin: 20px 5px;
}

input[type='checkbox']{
    -webkit-appearance: none;
    width:12px;
    height:12px;
    border:1px solid #D2D2D2;
    border-radius:2px;

}
input[type='checkbox']:checked{
    background: #f1170d url("../images/checked.png") center no-repeat;
    background-size: 100%;
    border:1px solid #f1170d;
}
.band-more{
    height:100px;
    overflow-y:auto;
}
.vt-oper{
    position: absolute;
    right: 0;
    top: 0;
}
.vt-oper div{
    padding: 0 15px;
    font-size: 12px;
    cursor: pointer;
}
.vt-oper .icon-turn-right{
    font-size: 12px;
    display: inline-block;
    transform: rotate(90deg) scale(0.875);
    margin-left: 5px;
    color: #888888;
}
.sort .left li .iconfont{
    font-size: 12px;
}
.sort .left li .up{
    display: inline-block;
    transform: rotate(180deg);
}
.sort .left li .down{
    display: inline-block;
    transform: rotate(0deg);
}
.sort .left li{
    float: left;
    padding: 0 30px;
    line-height: 34px;
    cursor: pointer;
    position: relative;
}
.sort .left li:after{
    content: '';
    width: 1px;
    height: 18px;
    background: #D2D2D2;
    position: absolute;
    right: -1px;
    top: 8px;
}
.sort .left li:last-child:after{
    content:none;
}
.sort img{
    margin: 0 3px;
}
.sort li .down_1{
    width: 6px;
    height: 10px;
}
.sort li:last-child{
    border: none;
}
.sort .middle{
    height:34px;
    padding: 0 5px;
}
.middle input{
    width:60px;
    height:20px;
    border:1px solid #E6E6E6;
    border-radius:2px;
    margin: 7px 12px;
    text-align: center;
}
#page{
    text-align: center;
}
button{
    background: none;
    border: none;
}
.middle button{
    padding: 4px 8px;
    border-radius:2px;
}
.icon-area-list:before,
.icon-menu:before{
    color: #212121;
}
.list_icon-active:before{
    color: #F1170D;
}
.sort .row_1 span{
    display: inline-block;
    font-size: 14px;
    padding: 0 15px;
    margin: 10px 0;
}
.sort .row_1 .icon-area-list{
    border-right: 1px solid #D2D2D2;
}
.sort .row_2 .reduce{
    display:inline-block;
    transform: rotate(-180deg);
    margin-right: 15px;
}
.sort .row_2 .add{
    margin-left: 15px;
 }
/*
商品列表
 */
.list{
    width: 1000px;
}
.aside{
    width: 200px;
}
.single{
    border-radius:2px;
}
.list-cols .single{
    width: 230px;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.list-cols .single .spec .iconfont {
    color: #f1170d;
    margin-right: 5px;
}
.list-cols .single .message{
    padding: 12px 10px;
}
.icon-shop:before {
    margin-right: 5px;
}
.single img{
    width: 100%;
    height: 228px;
}
.list-cols .single .name{
    width: 100%;

}
.col-4 span{
    display: inline-block;
    padding:2px 4px;
    border:1px solid #F1170D;
    border-radius:3px;
    color: #F1170D;
}
.col-5 span{
    color: #888888;
    display: inline-block;
}
.list-row img{
    float: left;
    width: 100px;
    height: 100px;
    margin: 10px 0;
}
.list-row .single{
    margin-right: 20px;
    margin-bottom: 20px;
}
.list-row .message{
    height: 120px;
    padding: 0 110px;
    position: relative;
}
.list-row  .import{
    margin-top: 15px;
    max-width: 380px;
    float: left;
}
.list-cols .single .message .icon-shop{
    display: block;
    line-height: 1.5;
}
.list-cols .single .message .col-5{
    height: 15px;
}
.list-row .col-4 span:first-child{
    border: none;
}
.list-row .col-5{

}
.list-row .col-5{
    margin: 54px 0;
    float: right;
}
.list-row .price{
    position: absolute;
    top: 50px;
    right: 300px;
    width: 150px;
}
.aside h1{
    font-weight:400;
}
.aside h1 img{
    transform: rotate(-90deg);
    vertical-align: middle;
    margin-left: 10px;
}

.aside-content img{
    width: 200px;
    height: 200px;
}
.aside-content .info{
    width: 200px;
}
.aside-content .info .iconfont{
    color: #f1170d;
    margin-right:5px;
}
.sort-active{
    color: #f1170d;
}
.sort-click-active{
    background: #F1170D;
    color: #fff;
}
.shopList{
    width: 1000px;
}
.resultShop-null div{
    display: inline-block;
}
.resultShop-null{
    margin-top: 20px;
    border:1px solid #707070;
}
.shopList .row{
    height: 150px;
    border-radius:2px;
}
.shopList .row .left{
    width: 120px;
}
.shopList .row .left img{
    width: 120px;
    height: 80px;
}
.shopList .row .left button{
    width: 120px;
    border-radius:3px;
}
.shopList .row .center{
    width: 350px;
}
.shopList .row .intro{
    margin-left: 35px;
}
/*.shopList .row .center span:first-child:after{
    content: '';
    width: 1px;
    height: 10px;
    background: #888888;
    position: absolute;
    right: 0;
    top: 4px;
}*/
.shopList .row .right{
    width: 500px;
}
.shopList .row .right img{
    width: 110px;
    height: 110px;
}
.shopList .row .right .sign{
    position: absolute;
    bottom: 0;
    right: 0;
    background:rgba(33,33,33,.5);
    padding: 0 2px;
 }

/*
文章
 */

.wz-banner{
    width: 1200px;
    height: 120px;
    margin: 20px 0;
}
.wz-banner img{
    width: 100%;
    height: 100%;
}
.wz-hard{
    width: 900px;
}

.wz-index .icon-turn-right{
    font-size: 12px;
    margin-left: 8px;
    margin-right: 5px;
    color: #888888;
}
.wz-content .tab a{
    display: inline-block;
    padding: 0 20px;
    line-height: 34px;
}
.wz-content .tab a:hover,.wz-content .tab a.on{
    color: #f1170d;
}
.wz-list .left{
    width:130px;
    height: 130px;
}
.wz-list .right{
    height: 130px;
    margin-left: 150px;
}
.wz-list .view{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.wz-list .view span{
    display: inline-block;
    margin-right: 25px;
}
.wz-list .view  img{
    width: 16px;
    margin-right: 15px;
    vertical-align: top;
}
.wz-slide{
    width: 280px;
}
.wz-slide .topimg{
    width: 100%;
    height: 190px;
}
.wz-rank{
    border-top:2px solid #f1170d;
}
.wz-rank .week{
    margin: 20px;
    background: url("../images/line1.png")no-repeat center center;
}
.rank-list{
    border-bottom: 1px solid #B6B6B6;
}
.rank-list:last-child{
    border: none;
}
.rank-list .leftimg{
    width: 60px;
    height: 60px;
}
.rank-list .info{
    height: 60px;
    margin-left: 70px;
}
.info-spec{
    margin-left: 0!important;
}
.rank-list .info div{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.rank-list .info p{
    line-height: 18px;
}
.rank-list .info img{
    width: 16px;
    margin-right: 10px;
}
.rank-list .info span:last-child{
    color: #9B9B9B;
}

.wz-index img{
    transform: rotate(-90deg);
    padding: 0 10px;
}
.wz-detail{
    padding: 20px 50px;
}
.wz-detail img{
    display: block;
    max-width: 100%;
}
.wz-detail .detail-content{
    text-indent:30px;
}
.wz-share img{
    width: 40px;
    height: 40px;
    margin: 0 20px;
    vertical-align: middle;
}
.wz-goodsList{
    padding: 10px;
    border-radius:2px;
}
.wz-goodsList img{
    width: 100px;
    height: 100px;
    border-radius:2px;
}
.wz-goodsList .in{
    margin-left: 130px;
    height: 100px;
}
.wz-goodsList .in .bottom span:nth-child(1):after{
    content: '';
    width: 1px;
    height: 8px;
    background: #888888;
    position: absolute;
    right: -20px;
    top: 6px;
}
.wz-goodsList .ope{
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #F1170D;
    border-radius: 3px;
}
.wz-goodsList button{
    padding: 8px 40px;
    border-radius:3px;
    position: absolute;
    top: 45px;
    right: 55px;
}
/*
店铺
 */
.shop-logo{
    padding-right: 10px;
    /*border-right: 1px solid #F1170D;*/
}
.layui-rate li i.layui-icon {
    font-size: 14px!important;
    margin-top: -5px;
}
.shop-topNav .shop{
    margin-top: 36px;
    width: 250px;
    text-align: left;
}
.shop-topNav .search-input{
    width: 550px;
}
.search-btns {
    position: absolute;
    right: 0;
    top: 0;
}
.search-btns button{
    height: 36px;
    border: none;
    color: #fff;
    padding: 11px 21px;
}
.sh-up .content{
    width: 1200px;
    margin: 0 auto;
}
.sh-up img{
    width: 112px;
    height: 60px;
    margin: 25px 0px 25px 0px;
}
.sh-up .tab{
    position: absolute;
    /*bottom: 0;*/
    left: 140px;
    top: 41px;
}
.sh-up .tab a{
    display: inline-block;
    padding:15px 25px;
}
.sh-up .right{
    position: absolute;
    right: 40px;
    bottom: 15px;
}
.sh-up .right input{
    width: 80px;
    height: 16px;
    margin-left: 5px;
    padding-left: 5px;
    background: #fff url("../images/search.png")no-repeat 5px center;
    background-size: 11px 11px;
}

.swiper-slide img{
    width: 100%;
    height: 450px;
}
.copon{
    background: #C2090E;
    flex-wrap: wrap;
    padding: 70px 0;
    color: #BE0800;
}
.copon .col{
    width:280px;
    height:360px;
    background:linear-gradient(180deg,rgba(252,237,209,1) 0%,rgba(247,228,191,1) 35%,rgba(227,186,108,1) 100%);
    box-shadow:0px 0px 6px rgba(75,10,10,0.16);
    border-radius:10px;
    margin: 10px 25px;
    position: relative;
}
.copon .col .label{
    font-size:25px;
    margin: 15px 20px;
}
.copon .col .price span:first-child{
    font-size: 30px;
}
.copon .col .price span:last-child{
    font-size: 100px;
}
.copon .col .premise{
    font-size: 25px;
    margin-top: 25px;
}
.copon .col button{
    position: absolute;
    bottom: 35px;
    left: 40px;
    width:200px;
    height:50px;
    background:#FFF7E7;
    border:1px solid #FFD37F;
    box-shadow:0px 3px 6px #B19663;
    border-radius:30px;
    font-size:25px;
    color: #BE0800;
}
.sh-good{
    padding: 60px;
}
.sh-label{
    font-size:25px;
    font-weight:bold;
}
.sh-good-list{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sh-good-list div{
    box-shadow:0px 0px 6px rgba(0,0,0,0.16);
    border-radius:10px;
}
.sh-good-list div .image{
    width: 230px;height: 240px;
}
.sh-good-list div p img{
    transform: rotate(-90deg);
    padding: 0 5px;
}

.sh-hot .left img{
    width: 580px;
    height: 640px;
}
.sh-hot .right{
    width: 600px;
    height: 640px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.sh-hot .right img{
    width: 600px;
    height: 200px;
}
.sh-hot .wapper2 img{
    width: 590px;
    height: 300px;
}
.sh-star{
    margin-top: 60px;
}
.sh-star .one img{
    width: 100%;
    height: 500px;
    margin: 30px 0;
}
.sh-star .one button{
    border:1px solid #FBA910;
    border-radius:30px;
    color: #FBA910;
    padding: 9px 38px;
}
/*
模板
 */
.te-label{
    margin-top: 20px;
    padding-bottom: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #F1170D;
}
.te-special .main .left img{
    width: 325px;
    height: 400px;
}
.te-special .main .left h6:first-child{
    width: 100px;
}
.te-special .main .left h6:last-child{
    width: 225px;
    background:#212121;
    text-decoration: line-through;
    text-decoration-color: #B6B6B6;
}
.te-special .content{
    margin-left: 350px;
    width: 850px;
}
.te-special .content div{
    width: 270px;
    float: left;
}
.te-special .content div:nth-child(3n+2){
    margin-left: 20px;
    margin-right: 20px;
}
.te-special .content div img{
    width: 100%;
    height: 220px;
}
.te-special .content div p{
    width: 100%;
}
.te-list .row{
    width: 200px;
}
.te-list .row img{
    width: 100%;
    height: 330px;
}
.te-list2 .row{
    width: 285px;
    float: left;
    margin-right: 20px;
}
.te-list2 .row:nth-child(4n){
    margin-right: 0;
}
.te-list2 .row img{
    width: 100%;
    height: 285px;
}
.te-list2 .row .info p{
    line-height: 20px;
}
.te-list2 .row .info span{
    display: inline-block;
}
.te-recommend .left{
    width: 200px;
}
.row-1{
    width: 170px;
    height: 24px;
    padding-left: 30px;
    background: #fff url("../images/search.png")no-repeat 10px center;
    background-size: 10px 10px;
}
 .te-search div label{
    width: 56px;
}
.te-search div input{
    width: 114px;
    height: 24px;
    padding: 0 3px;
}
.te-search .row-3 div{
    width: 114px;
}
.te-search .row-3 input{
    display: inline-block;
    width: 49.5px;
}
.te-search button{
    width: 80px;
    height: 30px;
    color: #fff;
    border-radius: 4px;
    margin-top: 10px;
    margin-left: 56px;
}

.te-sort-active{
    font-weight:400!important;
    background: #fff!important;
}
.te-rank-tab-active{
    background: #fff;
}

.te-rank-main .row img{
    width: 50px;
    height: 50px;
}
.te-recommend .right{
    margin-left: 220px;
    width: 980px;
}
.te-recommend-list{
    width: 100%;
}
.te-recommend-list .option{
    width: 310px;
    float: left;
    border: 1px solid #E6E6E6;
}
.te-recommend-list .option:nth-child(3n+2){
    margin-left: 25px;
    margin-right: 25px;
}
.te-recommend-list .option div{
    padding: 10px;
}
.te-recommend-list .option img{
    width: 100%;
    height: 330px;
}
.option .goods-name{
    height: 20px;
    overflow: hidden;
}
.te-recommend-list .option img p{
    width: 100%;
    height: 40px;
}
.sh-banner img{
    display: block;
    max-width: 100%!important;
    margin:auto;
}
.sh-tab{
    height:56px;
}
.sh-tab div{
    width: 1200px;
    margin: 0 auto;
}
.sh-tab div a{
    line-height: 56px;
    padding: 0 20px;
    cursor: pointer;
}
.shop-info{
    width: 500px;
    position: absolute;
    top: 65px;
    left: 20px;
    box-shadow:0px 3px 6px rgba(0,0,0,0.16);
    z-index: 2;
 }
.shop-info .left div{
    max-width: 210px;
}
.shop-info .left button{
    background: #F8A910;
    width: 85px;
    height: 30px;
    border-radius:4px;
}
.open-icon.open{
    transition: all .2s;
    -webkit-transform: rotate(180deg);
}
.shop-info .right{
    padding-left: 10px;
    border-left:1px solid #D2D2D2;
}
.shop-info .right img{
    width: 9px;
}
/*
导航分类
 */
.navBox{
    width: 1200px;
    padding-left: 230px;
    margin: 0 auto;
    z-index: 10;
}

#category{
    width: 230px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
}

#category .ld {
    position: relative;
    width: 230px;
    cursor: pointer;
}

#category .icon-list:before {
    color: #fff;
    margin-left: 18px;
    margin-right: 10px;
}

#category .allsort {
    display: none;
    width: 230px;
    height: 387px;
    position: absolute;
    left: 0;
    top: 34px;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.16);
}

.allsort .item p:hover {
    background: #FEEEED;
}
#category .allsort .item .i-mc {
    display: none;
    width: 750px;
    min-height: 387px;
    position: absolute;
    left: 230px;
    top: 0;
    z-index: 25;
    box-shadow: 2px 0px 6px rgba(0,0,0,0.16);
}
.allsort .item .i-mc .left{
    width: 548px
}
.allsort .item .i-mc .left .col-1{
    width: 120px;
}
.allsort .item .i-mc .left .col-2{
    width: 418px;
    margin-left: 10px;
}
.allsort .i-mc .icon-turn-right {
    margin-left: 10px;
}
.allsort .item .i-mc .left .col-2 a {
    display: inline-block;
    margin: 0 9px 9px 9px;
    color: #888888;
}
.allsort .item .i-mc .left .col-2 a:hover{
    color: #F1170D;
}
.allsort .item .i-mc .right {
    width: 200px;
}
.allsort .item .i-mc .right .img-style{
    width:186px;
    height:88px;
    margin: 5px 7px;
}
.allsort .item .i-mc .right .img-style-1 {
    width: 90px;
    height: 36px;
    margin: 3px 2px;
}
.allsort .item .i-mc .right  .img-style-2 {
    width: 186px;
    height: 88px;
    margin: 3px 2px;
}
.allsort .item .i-mc .right  .img-style-3 {
    width: 186px;
    height: 118px;
    margin: 3px 2px;
}
#category.on .allsort {
    display: block;
}

#category.on .allsort .on .i-mc {
    display: block;
}

.navitems{
    width: 750px;
    padding: 0 40px;
}
.navitems li{
    padding: 0 20px;
    float: left;
}
.navitems li a:hover {
    color: #F1170D;
}



/* 店铺首页样式 dxf start*/
.marginb20{
    margin-bottom: 20px;
}
.te-special .new_content div{
    margin-bottom:20px;
}
.small_container{width: 1200px;margin: 0 auto;margin-bottom: 20px;}
.small_container:after {content: ".";display: block;height: 0;visibility: hidden;clear: both;}
.foryou span {
    padding: 0 5px;
}
/* 店铺首页样式 dxf end*/


/*
分享赚
 */
