.content-wrap>div{
    min-height: 651px;
    background-color: #FFF;
}
.content-wrap>div>.page-width{display: none;}
.path-crumbs{padding: 16px 0;}
.works-infor{
    padding-bottom: 90px;
    overflow: hidden;
}
.preview-wrap{
    width: 430px;
    position: relative;
}
.preview-box{
    width: 100%;
    height: 430px;
    position: relative;
}
.preview-box>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.show-area{
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
    background-color: #ffe772;
    opacity: 0.5;
    cursor: move;
    display: none;
}
.enlarge-btn{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    background: url('../image/enlarge_icon.png') no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    z-index: 9;
    display: none;
}
.preview-box:hover .enlarge-btn{display: block;}

.preview-play{
    margin-top: 12px;
    overflow: hidden;
}
.left-arrow{
    width: 35px;
    height: 68px;
    background-image: url('../image/left_arrowa.png');
    background-repeat: no-repeat;
    background-size: 45px 45px;
    background-position: -10px 12px;
}
.preview-small{
    width: 360px;
    height: 68px;
    position: relative;
    overflow: hidden;
}
.smallimg-list{
    position: absolute;
    left: 0;
    top: 0;
    width: 433px;
    overflow: hidden;
}
.smallimg-list>div{
    float: left;
    width: 68px;
    height: 68px;
    margin-right: 5px;
    cursor: pointer;
}
.smallimg-list>div>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.smallimg-list>div:last-child{margin-right: 0;}
.smallimg-hover{border: 2px solid #F04844;}
.right-arrow{
    width: 35px;
    height: 68px;
    background-image: url('../image/right_arrowa.png');
    background-repeat: no-repeat;
    background-size: 45px 45px;
    background-position: 0px 12px;
}
.left-arrow.handle-arrow{background-image: url('../image/left_arrowb.png');}
.left-arrow.handle-arrow:hover{background-image: url('../image/left_arrowc.png');}
.right-arrow.handle-arrow{background-image: url('../image/right_arrowb.png');}
.right-arrow.handle-arrow:hover{background-image: url('../image/right_arrowc.png');}
.handle-arrow{cursor: pointer;}
.enlarge-img{
    position: absolute;
    left: 432px;
    top: 0;
    width: 510px;
    height: 510px;
    box-shadow: 0 15px 20px rgba(0, 0, 0, .2);
    display: none;
    overflow: hidden;
    z-index: 9;
}
.enlarge-img>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.itemInfo-wrap{
    margin-left: 470px;
}
.itemInfo-wrap .product-title{
    font-size: 18px;
    font-weight: bold;
    color: #666;
    padding: 8px 0 12px 0;
}
.works-base{
    font-size: 16px;
    color: #999;
    padding-top: 10px;
}
.works-base>span{margin-right: 15px;}
.works-hash{
    font-size: 16px;
    color: #666;
    padding: 35px 0 30px 0;
    /* display: none; */
}
.works-hash>span:last-child{color: #999}
.choose-attrs{
    width: 100%;
    background-color: #F9F9F9;
    border: 1px solid #F2F2F2;
    padding: 15px 0 8px 32px;
    color: #666;
}
.choose-attrs>div{
    padding: 18px 0;
    overflow: hidden;
}
.choose-attrs>div:first-child{padding-top: 0;}
/* .choose-attrs>div:last-child{padding-bottom: 0;} */
.choose-attrs>.works-price{
    color: #F04844;
    display: inline-block;
    position: relative;
    overflow: visible;
}
.works-price>span:first-child{
    color: #666;
    margin-right: 15px;
}
.price-value{
    font-size: 28px;
    font-weight: bold;
}
.works-legal>div{
    display: flex;
    align-items: center;
    margin-left: 46px;
    color: #999;
}
.works-legal>div>img{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
.choose-attrs>.works-choose{
    /* min-height: 70px; */
    padding-bottom: 0;
}
.works-choose>span{line-height: 30px;}
.select-wrap{
    margin-left: 47px;
    font-size: 12px;
}
.select-box{
    padding: 6px 12px;
    background-color: #FFF;
    border: 1px solid #e4e4e4;
    margin: 0 40px 18px 0;
    cursor: pointer;
    position: relative;
}
.select-box:last-child{margin-right: 0 !important;}
.select-box span{
    position: absolute;
    top: -14px;
    right: -20px;
    display: block;
    padding: 1px 10px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .15);
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 12px;
    color: #CCC;
    background-color: #FFF;
}
.can-select:hover{border-color: #F04844;}
.no-select{
    color: #CCC;
    cursor: not-allowed;
}
.select-box.select-attrs{
    color: #FFF;
    border-color: #F04844;
    background-color: #F04844;
}
.count-wrap{
    padding: 25px 0 0 32px;
    overflow: hidden;
}
.count-wrap>span{
    line-height: 30px;
    color: #666;
}
.count-wrap>.limit-tips,.count-wrap>.reserve-box{
    font-size: 12px;
    color: #999;
    margin-left: 15px;
    display: none;
}
.count-box{
    margin-left: 19px;
    overflow: hidden;
}
.count-box>div{
    width: 34px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #e4e4e4;
    color: #CCC;
    font-size: 23px;
    font-weight: bold;
    cursor: not-allowed;
    user-select: none;
}
.count-box>div.count-handle{
    color: #7d7d7d;
    border-color: #CCC;
    cursor: pointer;
}
.count-box>div.count-handle:active{color: #d61518;}
.count-value{
    width: 58px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    outline: none;
    border: 1px solid #CCC;
    border-left: none;
    border-right: none;
}
.count-value::-webkit-outer-spin-button,
.count-value::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.count-value[type="number"]{
    -moz-appearance: textfield;
}
.buy-btn{
    width: 170px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #CCC;
    border: 1px solid #EEE;
    font-size: 16px;
    margin: 45px 0 0 79px;
    cursor: not-allowed;
}
.buy-btn.atonce-buy{
    color: #F04844;
    border: 1px solid #F04844;
    cursor: pointer;
}
.atonce-buy:hover{
    background-color: #F04844;
    color: #FFF;
}

.enlarge-wrap{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 70%;
    max-height: 100%;
    transform: translate3d(-50%,-50%,0);
    border-radius: 12px;
    padding: 40px 0 30px 20px;
    background-color: #FFF;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    overflow: hidden;
    z-index: 99;
    display: none;
}
.enlarge-box{
    height: 100%;
    text-align: center;
    overflow-y: scroll;
}
.enlarge-box::-webkit-scrollbar{width: 8px;}
.enlarge-box::-webkit-scrollbar-track{
    background-color: #EEE;
    border-radius: 4px;
}
.enlarge-box::-webkit-scrollbar-thumb{
    background-color: #999;
    border-radius: 4px;
}
.enlarge-box>img{
    width: 100%;
}
.close-enlarge{
    position: absolute;
    top: 6px;
    right: 14px;
    width: 26px;
    height: 26px;
    background-image: url('../image/close_icona.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.close-enlarge:hover{background-image: url('../image/close_iconb.png');}

.details-wrap{
    margin-top: 15px;
    background-color: #FFF;
    border: 1px solid #e4e4e4;
}
.details-title{
    padding-left: 20px;
    font-size: 16px;
    color: #999;
    background-color: #f9f9f9;
}
.info-title{
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #e4e4e4;
}
.declare-title{
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}
.info-wrap{
    padding: 30px 20px;
}
.tag-box{padding: 0 10px;}
.tag-box>div{
    padding: 6px 0 13px 0;
    border-bottom: 1px solid #F2F2F2;
}
.tag-box>div>span{margin-right: 18px;}
.tag-box>div>span:first-child{
    color: #999;
    margin-right: 50px;
}
.info-cont{
    padding: 40px 0;
    font-size: 16px;
}
.info-cont img{max-width: 100%;}
.declare-cont{
    padding: 25px 20px 40px 20px;
    color: #999;
    line-height: 28px;
    letter-spacing: 1px;
}
.declare-cont img{max-width: 100%;}
.lft-box{
    padding: 1px 8px;
    border: 1px solid #009CB3;
    color: #009CB3;
    border-radius: 14px;
    font-size: 12px;
    position: absolute;
    top: 9px;
    right: 0;
    transform: translateX(110%);
    display: none;
}

.tips-wrap{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.tips-wrap .tips-box{
    width: 450px;
    height: 172px;
    position: absolute;
    left: 50%;
    top: 300px;
    transform: translateX(-50%);
    background-color: #FFF;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    border-radius: 5px;
    padding: 20px;
    color: #666;
}
.tips-wrap .tips-title{
    font-size: 16px;
    text-align: center;
}
.tips-wrap .tips-cont{padding: 16px 0 25px 0;}
.tips-wrap .tips-btn{
    width: 76px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    background-color: #F04844;
    color: #FFF;
    border-radius: 4px;
    cursor: pointer;
}
.tips-wrap .tips-btn:hover{background-color: #d61518}