.clearfix:after{content:""; display:block; visibility:hidden; height:0; clear:both;}
.clearfix{zoom:1;}
.list-banner {
    width:90%;
    margin:0 auto;
    margin-top: 80px;
    margin-bottom: 80px;
}
.list-banner img{
    width:100%;
}
.list-width {
    width: 1200px;
    margin: 0 auto;
}
.list-product {
    width: 100%;
}
.list-product li {
    width: 22%;
    overflow: hidden;
    padding: 1% 0;
    margin-right: 3.7%;
    float: left;
    border: 1px solid #f6f7f8;
    margin-bottom: 2.5%;
    cursor: pointer;
}
.list-product li:nth-child(4n){
    margin-right: 0;
}
.list-product-img {
    position: relative;
}
.list-product-img {
    width: 96%;
    margin: 0 auto;
    border-bottom: 1px solid #f6f7f8;
}
.list-product .list-product-img .list-product-imga {
    width: 100%;
}
.list-product li .list-product-name {
    font-size: 14px;
    color: #242424;
    width: 80%;
    text-align: center;
    line-height: 20px;
    margin: 15px auto 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
}
.list-product-price {
    text-align: center;
    line-height: 30px;
}
.list-product-price-span {
    color: #FF2E40;
    font-size: 16px;
}
.wrap {
    width: 1200px !important;
    margin:0 auto
}
.wrap .img-show {
    width: 37%;
    position: relative;
}
.float-left {
    float: left;
}
.wrap .img-show .main-img {
    padding-top: 100%;
    position: relative;
}
.small{
    width: 232px;
    height: 232px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 300;
}

.wrap .img-show .main-img img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
img {
    border: 0;
    vertical-align: middle;
}

.wrap .option >.title {
    height: 66px;
    font-size: 24px;
    font-weight: 500;
    color: rgba(34,38,42,1);
    line-height: 33px;
    margin-top: 27px;
    padding-bottom: 26px;
}
.wrap .option .main-option {
    padding: 30px 0;
    border: 2px solid #F6F7F8;
    border-left: 0;
    border-right: 0;
}
.wrap .option .btn-option {
    padding: 38px 0 38px 4.7%;
}
.option .tip {
    /*font-style: 14px;*/
    color: #999;
}
.wrap .option .main-option .price-wrap .china-money {
    padding-right: 10px;
    padding-left: 10px;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input, select, textarea {
    color: inherit;
    vertical-align: middle;
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
.wrap .option .main-option .price-wrap {
    height: 41px;
    font-size: 29px;
    color: rgba(255,46,64,1);
    line-height: 41px;
}
.wrap .option {
    padding-left: 4%;
    width: 51%;
}

.wrap .option .main-option .attr-size {
    margin-top: 30px;
    color: #22262A;
    width: 100%;
}
.wrap .option .main-option .attr-size .title {
    height: 22px;
    font-size: 16px;
    color: rgba(102,102,102,1);
    line-height: 22px;
    margin-right: 3%;
    margin-top: 11px;
}
.wrap .option .main-option .attr-size .lists-size {
    width: 80%;
}
.wrap .option .main-option .attr-size .lists-size .list-size {
    /* width: 9.5%; */
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 2px solid rgba(241,243,244,1);
    margin: 0 14px 14px 0;
    padding: 0 2%;
}
.wrap .img-show .production-img {
    padding-top: 20px;
    width: 100%;
}
.wrap .img-show .production-img .left-icon {
    left: 0;
}
.wrap .img-show .production-img .left-icon, .wrap .img-show .production-img .right-icon {
    width: 12px;
    height: 22px;
    top: 50%;
}
.wrap .img-show .production-img .img-list {
    width: 90%;
    position: relative;
    margin: 0 auto;
    height: 86px;
    overflow: hidden;
}
.wrap .img-show .production-img .img-list .swiper-wrap-attr {
    position: absolute;
    left: 0;
    top: 0;
    width: 2000px;
}
.wrap .img-show .production-img .img-list .img-box:first-child {
    margin-left: 0;
}
.wrap .img-show .production-img .img-list .img-box {
    width: 86px;
    height: 86px;
    float: left;
    margin-left: 16px;
    position: relative;
    border: 2px solid transparent;
}
.wrap .option .btn-option .add-cart {
    width: 29%;
    height: 55px;
    background: #FFAC02;
    border-radius: 5px;
    line-height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-left: 6%;
    color: #fff;
    cursor: pointer;
}
.wrap .detail {
    width: 100%;
    height: 55px;
    background: #FAFAFB;
    margin-top: 38px;
    margin-bottom: 49px;
}
.wrap .detail .tabs {
    margin-left: 10px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.wrap .detail .tabs .active {
    color: #fff !important;
    background: #FFAC02;
}
.wrap .detail .tabs .tab {
    width: 10%;
    height: 100%;
    color: #666666;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.wrap .img-show .production-img {
    padding-top: 20px;
    width: 100%;
}
.relative {
    position: relative;
}
.wrap .img-show .production-img .left-icon {
    left: 0;
}
.wrap .img-show .production-img .left-icon, .wrap .img-show .production-img .right-icon {
    width: 12px;
    height: 22px;
    top: 50%;
}
.absolute {
    position: absolute;
}
.wrap .img-show .production-img .left-icon img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.wrap .img-show .production-img .right-icon img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.wrap .img-show .production-img .right-icon {
    right: 0;
}
.wrap .img-show .production-img .img-list .img-box img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.wrap .option .main-option .price-wrap .line {
    margin-top: 10px;
}
.wrap .option .main-option .price-wrap .line {
    width: 1px;
    height: 19px;
    background: #E3E3E3;
}
.wrap .option .main-option .price-wrap .usa-money {
    padding-right: 13px;
}
#common_confirm_order{
    min-width: 500px;
}
.add-cart{
    min-width: 78px;
}