.new-onesend-wrap .item-wrap{
    width: 590px;
    height: 302px;
    box-sizing: border-box;
    background-color: #fff;
}
.new-onesend-wrap .item-wrap .iconfont{
    font-size: 34px;
    color: #E60012;
}
.new-onesend-wrap .item-wrap img{
    height:36px;
    width: 36px;
    color: #E60012;
}
.new-onesend-wrap .item-wrap .title{
    height: 60px;
    font-size: 20px;
    color: #444444;
    padding: 12px 22px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}
.new-onesend-wrap .item-wrap .title .title-text{
    font-size: 20px;
    font-weight: bold;
    margin: 0 10px;
}
.new-onesend-wrap .item-wrap .title .sub-title{
    font-size: 14px;
    color:#999;
}
.new-onesend-wrap .item-wrap .title .title-more{
    font-size: 12px;
    color: #999999;
}
.new-onesend-wrap .item-wrap .new-product-box{
    padding: 24px;
}
.new-onesend-wrap .item-wrap .new-product-box .item-new-product{
    width: 120px;
}
.new-onesend-wrap .item-wrap .new-product-img{
    width: 120px;
    height:120px;
}
.new-onesend-wrap .item-wrap .new-product-img img{
    width: 120px;
    height:120px;
}
.new-onesend-wrap .item-wrap .new-product-name{
    height: 40px;
    width: 120px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
    margin: 5px 0;
}
.new-onesend-wrap .item-wrap .new-product-price{
    font-size: 18px;
    font-weight: bold;
    color: #E60012;
}

.new-onesend-wrap .item-wrap .onsend-product-box{
    padding: 24px;
}
.new-onesend-wrap .item-wrap .onsend-product-box .one{
    border-right: 1px solid #f5f5f5;
    width: 120px;
    padding-right: 24px;
    margin-right: 24px;
    float: left;
}
.new-onesend-wrap .item-wrap .onsend-product-box .more {
    float: right;
    width:370px
}
.new-onesend-wrap .item-wrap .onsend-product-box .more .item-new-product{
    width: 180px;
    height:80px;
    float: left;
    /* margin-left: 15px; */
    margin-bottom: 30px;
}
.new-onesend-wrap .item-wrap .onsend-product-box .more .new-product-img{
    width: 80px;
    height:80px;
    float: left;
}
.new-onesend-wrap .item-wrap .onsend-product-box .more .new-product-img img{
    width: 80px;
    height:80px;
}
.new-onesend-wrap .item-wrap .onsend-product-box .more .new-product-right{
    width: 95px;
    height:80px;
    float: right;
}
.new-onesend-wrap .item-wrap .onsend-product-box .more .new-product-right .new-product-name{
    height: 40px;
    width: 90px;
    padding:0;
    margin:0;
}
.new-onesend-wrap .item-wrap .onsend-product-box .more .new-product-right .del_price{
    color: #999;
    margin-top: -3px;
    float: left;
    margin:0;
}

.recommend-wrap {
    width: 1190px;height: 300px;
}
.recommend-wrap .more-bg-img{
    width: 190px;
    height: 300px;
    float:left;
    background: url(../images/home/recommend-more-bg.png) no-repeat center;
    background-size: 100%;
    text-align:center;
    cursor: pointer;
}
.recommend-wrap .visual-item{
    float:left
}
.recommend-wrap .more-bg-img .title{
    font-size: 24px;
    font-weight: 600;
    color: #444444;
    margin-top: 37px;
}
.recommend-wrap .more-bg-img .subtitle{
    font-size: 14px;
    margin:10px auto;
}
.recommend-wrap .more-bg-img .more-link{
    width: 80px;
    height: 24px;
    border-radius: 12px;
    border: 1px solid #C4896E;
    font-size: 12px;
    color: #BF856D;
    line-height:24px;
    margin:0 auto;
}

.more-link{
    display: inline-block;
    cursor: pointer;
}

.recommend-for-you-wrap{
    margin-top: 24px;
}
.recommend-for-you-wrap .recommend-for-you-title{
    margin-bottom: 16px;
}
.recommend-for-you-wrap .recommend-for-you-title img{
    width: 32px;
    height: 21px;
    
}
.recommend-for-you-wrap .recommend-for-you-title .recommend-for-you-text{
    font-size: 24px;
    font-weight: 600;
    color: #444444;
    margin: 0 16px;
}
.recommend-for-you-item{
    width: 230px;
    height: 360px;
    box-sizing: border-box;
    background:#fff;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
}
.recommend-for-you-item:nth-child(5n){
    margin-bottom: 0px;
    margin-right: 0px;
}
.recommend-for-you-item .item-product-img{
    width: 230px;
    height: 230px;
    padding:10px;
    box-sizing: border-box;
}
.recommend-for-you-item .item-product-img img{
    width: 210px;
    height: 210px;
}
.recommend-for-you-item .item-product-info{
    padding: 10px;
}
.recommend-for-you-item .item-product-info .item-product-name{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 40px;;
}
.recommend-for-you-item .item-product-info .item-product-name .p-name{
    font-size:14px;
}
.recommend-for-you-item .item-product-info .item-product-price .shop-price{
    font-size: 18px;
    font-weight: bold;
    color: #E60012;
}
.recommend-for-you-item .item-product-info .item-product-bottom{
    margin-top: 16px;
}
.recommend-for-you-item .item-product-info .item-product-bottom .min-buy-count{
    height: 18px;
    background: #FFF1F0;
    border-radius: 2px;
    display:inline-block;
    color: #E60012;
    padding: 0 10px;
}
.recommend-for-you-item .item-product-info .item-product-bottom .packing-quantity{
    display:inline-block;
    color: #999;
    height: 18px;
    background: #F5F5F5;
    border-radius: 2px;
    padding: 0 10px;
}


.pointer{
    cursor: pointer;
}
.a-black{
    cursor: pointer;
    color: #444;
}
.a-write{
    cursor: pointer;
    color: #fff;
}
.a-black:hover{
    color: #444;
}
.a-write:hover{
    color: #fff;
}




.category-wrap{
    margin-top:20px;
}
.category-wrap .category-item {
    width: 590px;
    height: 320px;
    position: relative;
    /* display: inline-block; */
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
.category-wrap .category-item:nth-child(2n) {
    margin-right: 0px;
}
.category-wrap .category-item .category-item-left{
    width: 265px;
    height: 320px;
    display:inline-block;
    float: left;
}
.category-wrap .category-item .category-item-left a{
    width: 265px;
    height: 320px;
    display: inline-block;
}
.category-wrap .category-item .category-item-left img{
    width: 265px;
    height: 320px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.category-wrap .category-item .category-item-left .category-item-big{
    width: 90px;
    height: 142px;
    text-align: center;
    padding:15px 20px;
    color:#fff;
    box-sizing: border-box;
    word-break:break-all;
    border-bottom-left-radius: 45px;
    border-bottom-right-radius: 45px;
    display: block;
}
.category-wrap .category-item .category-item-left .category-item-big .category-content{
    font-size: 20px;
    font-weight: bold;
    word-break:break-all;
    width: 40px;
    display:inline-block;
    padding-bottom: 10px;
}

.category-wrap .category-item .category-item-left .category-item-small{
    width: 90px;
    text-align: center;
    padding:20px 10px;
    color:#444;
    box-sizing: border-box;
    line-height: 24px;
}
.category-wrap .category-item .category-item-left .category-item-small a{
    display: block;
}
.category-wrap .category-item .category-item-left .category-item-more{
    width: 60px;
    height: 24px;
    border-radius: 12px;
    
    text-align: center;
    line-height:24px;
    display:inline-block;
    margin-left: 15px;
}


.category-wrap .category-item .category-item-right{
    width: 325px;
    height: 320px;
    display:inline-block;
    background:#fff;
    box-sizing: border-box;
}
.category-wrap .category-item .category-item-right .category-item-big {
    border-bottom: 1px solid #F5F5F5;
    height: 160px;
    padding: 20px 40px;
    box-sizing: border-box;
    display: inline-block;
}
.category-wrap .category-item .category-item-right .category-item-big .category-item-big-right{
    width: 80px;
    display: inline-block;
}
.category-wrap .category-item .category-item-right .category-item-big .category-content{
    font-size: 12px;
    font-weight: 600;
    color: #444;
    margin-top: 15px;
}
.category-wrap .category-item .category-item-right .category-item-big .category-tips{
    font-size: 12px;
    color: #444;
}
.category-wrap .category-item .category-item-right .category-item-big .iconfont{
    font-size: 18px;
    color: #444;
    margin-top: 10px;
    display: inline-block;
}
.category-wrap .category-item .category-item-right .category-item-big img{
    width: 120px;
    height: 120px;
    display: inline-block;
    float:right;
}
.category-wrap .category-item .category-item-right .category-item-small{
    height: 160px;
    box-sizing: border-box;
}
.category-wrap .category-item .category-item-right .category-item-small .category-item-small-item:nth-child(1){
    border-right:1px solid #F5F5F5 ;
}
.category-wrap .category-item .category-item-right .category-item-small .category-item-small-item{
    padding: 16px 40px;
    text-align:center;
    box-sizing: border-box;
    line-height:24px;
    width: 162px;
}
.category-wrap .category-item .category-item-right .category-item-small .category-item-small-item img{
    width: 80px;height: 80px;
}
.category-wrap .category-item .category-item-right .category-item-small .category-item-small-item .item-small-main{
    font-weight: 600;
    color: #444444;
}



.show-more{
    font-size: 20px;
    cursor: pointer;
    margin: 20px 0;
    color: #666;
}
.show-more .iconfont{
    font-size: 20px;
    margin-right: 10px;
}