body, p, div, ul, dl, ol, h1, h2, h3, h4, h5, h6, dd {
    list-style: none;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.product-detail {
    margin-top: 20px;
    margin-bottom: 20px;
}
.w {
    width: 1200px;
    margin: 0 auto;
}
.product-detail .detail-left {
    width: 350px;
}
.fl {
    float: left;
}
.MagnifierWrap {
    position: relative;
    z-index: 99;
}
.detail-left .box {
    width: 350px;
    height: 350px;
    margin-bottom: 12px;
    border: 1px solid #ccc;
    position: relative;
}
.MagnifierMain {
    position: relative;
    width: 340px;
    height: 340px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #e9e9e9;
}
.spe_leftBtn {
    left: 0;
}
.spe_leftBtn, .spe_rightBtn {
    width: 14px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #ccc;
    background-color: #f4f4f4;
    position: absolute;
    cursor: pointer;
}

.spe_rightBtn {
    background-position: 100% 100%;
}
.spec-items {
    cursor: pointer;
    width: 313px;
    height: 62px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.MagnifierMain img {
    width: 100%;
    height: 100%;
}
.MagnifierImg {
    position: absolute;
    top: 0;
    left: 0;
}
img {
    vertical-align: middle;
    border: 0 none;
    outline-style: none;
}
.detail-left .img-list {
    width: 500%;
    position: absolute;
    overflow: hidden;
}
.clearfix {
    zoom: 1;
}

.spec-items li.on {
    border-color: #EC9A02;
}
.spec-items li:first-child {
    margin-left: 0px;
}
.spec-items li {
    float: left;
    width: 59px;
    height: 60px;
    overflow: hidden;
    margin-left: 6px;
    margin-right: 1px;
    cursor: pointer;
}
.spec-items ul * {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.detail-left .img-list li img {
    display: block;
    width: 100%;
    height: 100%;
}
.product-detail .detail-middle {
    width: 39%;
    padding: 0 20px;
    box-sizing: border-box;
    border-right: 1px solid #e2e2e2;
}
.product-detail .detail-middle h2 {
    width: 100%;
    font-size: 20px;
    padding-bottom: 24px;
    border-bottom: 1px dashed #e2e2e2;
    font-weight: 400;
    word-wrap: break-word;
}
.product-detail .detail-middle .product-price {
    width: 100%;
    padding: 12px 0;
    background: #fafafa;
}
.detail-middle .form {
    width: 100%;
    margin-left: 8px;
}
.fr {
    float: right;
}
.product-detail .detail-middle .product-price .price {
    width: 300px;
    height: 100%;
    margin-left: 8px;
}
.product-detail .detail-middle .product-price .sales-volume {
    width: 118px;
    height: 100%;
    text-align: center;
    border-left: 1px solid #e2e2e2;
}
.product-detail .detail-middle .product-price .price .purchase {
    margin-bottom: 8px;
}
.product-price .price .purchase>i {
    margin-right: 16px;
    font-size: 16px;
    letter-spacing: 6.6px;
}
i {
    font-style: normal;
    color: #a9a9a9;
}
.product-price .price .purchase span {
    color: #EE3D3C;
    font-weight: 600;
}
.product-price .price .official>i {
    margin-right: 16px;
    font-size: 16px;
    letter-spacing: 6.6px;
}
.product-price .price .official .del {
    color: #ccc;
    text-decoration: line-through;
}
.symbol {
    font-size: inherit;
}
.symbol + span {
    margin-left: -4px;
}
.num-replace, .num-replace i {
    font-style: normal;
    font-family: iconfont !important;
    color: inherit;
    font-size: inherit;
}
.detail-middle .form .inpt-list {
    width: 100%;
    height: 28px;
    line-height: 28px;
    margin-bottom: 6px;
}
.detail-middle .form .inpt-list span {
    font-size: 12px;
    color: #323232;
    margin-right: 16px;
}
.detail-middle .form .inpt-list {
    width: 100%;
    height: 28px;
    line-height: 28px;
    margin-bottom: 6px;
}
.controls {
    width: 78%;
    display: inline-block;
    margin-left: 5px;
}
.detail-middle .form .inpt-list span {
    font-size: 12px;
    color: #323232;
    margin-right: 16px;
}
.detail-middle .form .button {
    margin-top: 12px;
    margin-right: 16px;
    width: 102px;
    height: 32px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    background: #2f94ff;
    border-radius: 4px;
    line-height: 32px;
    text-align: center;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: none;
    border: none;
}
.detail-middle .form .button a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #FFF;
    border-radius: 4px;
}
.minus {
    margin-right: -4px;
}
.minus, .plus {
    border-color: #ddd;
    width: 16px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    border: 1px solid #E2E2E2;
    text-align: center;
}
.count-number {
    width: 60px!important;
    height: 24px!important;
    line-height: 24px;
    border: 1px solid #ddd;
    border-left: 0;
    border-right: 0;
    text-align: center;
}

.plus {
    margin-left: -4px;
    margin-right: 10px;
}
.minus, .plus {
    border-color: #ddd;
    width: 16px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    border: 1px solid #E2E2E2;
    text-align: center;
}
.product-detail .detail-middle .product-price .sales-volume {
    width: 118px;
    height: 100%;
    text-align: center;
    border-left: 1px solid #e2e2e2;
}
.product-detail .detail-middle .product-price .sales-volume p {
    color: #646464;
    margin-bottom: 12px;
}