.row {
    /*margin-left: -10px;*/
    /*margin-right: -10px;*/
}
.s-red {
    color: red!important;
}
.s-black {
    color: black!important;
}
.s-color222 {
    color: #222!important;
}
.btn-white-no-hover {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    color: #fff;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    outline: 0;
    -webkit-transition: background .2s,border-color,.2s,color .2s;
    transition: background .2s,border-color,.2s,color .2s;
    width: 48px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 27px;
    border: 1px solid #E5E5E5;
    position: relative;
}
.btn-white-no-hover .icon-common {
    position: absolute;
    top: 11px;
    left: 11px;
}
.table {
    margin-bottom: 15px;
}
.table tr td, .table tr th {
    padding: 7px;
}
.table-bordered {
    border:	1px solid #ccc;
}
.table-bordered tr td, .table-bordered tr th {
    border: 1px solid #ccc;
}

.container.g-container-1200 {
    max-width: 1400px;
    min-width: 730px;
    width: auto;
    margin:	0 auto;
}

.container-wrap {
    max-width: 1920px;
    min-width: 980px;
    padding:0 8.33%;
    margin: 0 auto;
}
@media (max-width: 1600px) {
    .container-wrap {
        padding:0 6%;
    }
}
@media (max-width: 1200px) {
    .container-wrap {
        padding:0 48px;
    }
}
.g-container-1200:before, .row:before, .m-pdt .pdt-right .pdt-qty:before,
.m-pdt .pdt-right .value-wrapper:before, .m-pdt .pdt-right .qty-wrapper:before
{
    content: " ";
    display: table;
}
.g-container-1200:after, .row:after, .m-pdt .pdt-right .pdt-qty:after,
.m-pdt .pdt-right .value-wrapper:after, .m-pdt .pdt-right .qty-wrapper:after
{
    visibility: hidden;
    clear: both;
    height: 0;
    display: block;
    content: '';
}
.m-breadcrumb {
    margin: 20px 0;
    white-space: nowrap;
}
.m-breadcrumb>li {
    display: inline-block;
    color: #999;
}
.m-breadcrumb>li:last-child a {
    color: #222222;
}
.m-breadcrumb a {
    color: #999;
    font-size: 13px;
    line-height: 22px;
    display: inline-block;
}
.m-breadcrumb>li+li:before {
    margin-left: 3px;
    margin-right: 5px;
    content: "/";
    color: #999;
}
.m-pdt .pdt-left {
    position: relative;
}
.m-pdt .pdt-left.ipad-width {
    float:left!important;
    width: calc(100% * (770 / 1400));
    position: sticky;
    top: 12px;
}
.m-pdt .pdt-left .img-window {
    position: relative;
    overflow: hidden;
}
.m-pdt .pdt-left .img-big {
    position: relative;
}
.m-pdt .pdt-left .img-big:hover .swiper-big-img {
    opacity: 1;
    color: #000;
}
.m-pdt .pdt-left .swiper-big-img {
    font-size: 30px;
    opacity: 0;
    transition:.3s;
    cursor: pointer;
    pointer-events: auto;
    position: absolute;
    top: calc(50% - 25px);
    height: 50px;
    line-height: 50px;
    width: 50px;
    text-align: center;
    z-index: 12;
    background: #fff;
    border-radius:50%;
    color:#000;
    box-shadow: 0 0 8px rgba(0 ,0 ,0 ,.12);
}
.m-pdt .pdt-left .swiper-prev-img {
    left: 10px;
    right: auto;
}
.m-pdt .pdt-left .swiper-next-img {
    right: 10px;
    left: auto;
}
.m-pdt .pdt-left .thumbs-prev.disabled {
    opacity: .5;
    cursor: not-allowed;
}
.m-pdt .pdt-left .thumbs-prev {
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100% * (17 / 650));
    border-radius: 2px;
    width: 68px;
    cursor: pointer;
    background: #f5f5f5 url(../../../img/computer/pdt/arrow_top.png) no-repeat center;
    background-size: contain;
}
.m-pdt .pdt-left .thumbs-con {
    position: relative;
    height: calc(100% * (608 / 650));
    margin-top: calc(-100% * (4 / 68));
    overflow: hidden;
}
.m-pdt .pdt-left .thumbs-slide-wrapper {
    margin: calc(100% * (21 / 68)) 0;
}
.m-pdt .pdt-left .thumbs-slide {
    position: relative;
    height: 100%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.m-pdt .pdt-left .thumbs-next.disabled {
    opacity:.5;
    cursor: not-allowed;
}
.m-pdt .pdt-left .thumbs-next {
    position: absolute;
    bottom: 0;
    left: 0;
    height: calc(100% * (17 / 650));
    width: 68px;
    cursor: pointer;
    background: url("/dist/img/computer/pdt/arrow_down.png") no-repeat center;
    background-size: contain;
    background-color: #f5f5f5;
}
.m-pdt .pdt-left .img-thumbs {
    width: calc(100% * (68 / 770));
    margin-right: calc(100% * (10 / 770));
}
.m-pdt .pdt-left .img-thumbs, .m-pdt .pdt-left .img-big {
    float: left!important;
}
.m-pdt .pdt-left .img-thumbs .img-wrapper {
    height: 584px;
    margin: 0;
}
.m-pdt .pdt-left .img-wrapper .thumbs-item {
    width: 100%;
    height: calc(100% / 8);
    padding: calc(100% * (4 / 68)) 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.m-pdt .pdt-left .img-wrapper .thumbs-item:hover {
    cursor: pointer;
}
.m-pdt .pdt-left .thumbs-item-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 1px solid transparent;
    padding:2px;
    border-radius: 2px;
}
.m-pdt .thumbs-item.active .thumbs-item-wrapper {
    border: 1px solid #000;
}
.m-pdt .thumbs-item:hover .thumbs-item-wrapper {
    border: 1px solid #000;
}
.m-pdt .pdt-left .thumbs-item img {
    width: 100%;
    border-radius: 2px;
}
.m-pdt .pdt-left .img-big-wrapper {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    border-radius: 4px;
}
.m-pdt .pdt-left .img-big {
    position: relative;
    width: calc(100% * (650 / 770));
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.m-pdt .pdt-left .img-big .product-label {
    position: absolute;
    color: #FFF;
    padding: 2px 5px 4px;
    font-size: 12px;
    line-height: 16px;
    top: 6px;
    left: 6px;
    border-radius: 4px;
}
.product-label.label-1 {
    background-color: #EC461B;
}
.product-label.label-2 {
    background-color: #3CBD45;
}
.product-label.label-3 {
    background-color: #E36300;
}
.m-pdt .pdt-left .img-big img {
    width: 100%;
    height: auto;
}
.m-pdt .pdt-left .share {
    width: 100%;
    height: 50px;
    margin-top: 10px;
    padding-left: 79px;
    text-align: center;
    padding-top: 15px;
    display: none;
}
.m-pdt .pdt-left .share .m-share {
    text-align: center;
}
.m-share>li {
    display: inline-block;
    cursor: pointer;
}
.m-share>li+li {
    margin-left: 10px;
}
.m-pdt .pdt-right {
    text-align: left;
}
.m-pdt .pdt-right.ipad-width {
    width: calc(100% * (630 / 1400));
    float:left!important;
}
.m-pdt .pdt-right .title {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    margin-bottom:8px;
    width: calc(100% + 100px);
}
@media (max-width: 1600px) {
    .m-pdt .pdt-right .title {
        width: calc(100% + 40px);
    }
}
.m-pdt .pdt-right .summary {
    margin-bottom:4px;
}
.m-pdt .pdt-right .summary .state {
    margin-right: 14px;
}
.m-pdt .pdt-right .summary .sku {
    color: #999;
}
.m-pdt .pdt-right .pdt-price-ctn {
    font-size: 0;
}
.m-pdt .pdt-right .original-price {
    color: #999;
    text-decoration: line-through;
    display: inline-block;
    vertical-align: bottom;
    font-size:13px;
    line-height: 24px;
    margin-left:8px;
}
.m-pdt .pdt-right .price {
    line-height: 42px;
    margin:0;
    display: inline-block;
    vertical-align: middle;
    font-size: 32px;
    font-weight: bold;
    color: #F24330;
}
.m-pdt .pdt-right .discount {
    padding:2px 6px 3px;
    color: #E8554F;
    line-height: 22px;
    font-size:13px;
    background: #FFF5F0;
    margin:0 0 0 8px;
    vertical-align: bottom;
    border-radius: 4px;
    white-space: nowrap;
}
.m-pdt .pdt-right .shipping-tips {
    height: 34px;
    line-height: 34px;
    float:right;
    color:#5EBD66;
}
.m-pdt .pdt-right .free-shipping {
    color: #247139;
    font-size: 14px;
    height: 20px;
    display: flex;
    align-items: center;
    margin: 10px 0 0;
}
.m-pdt .pdt-right .free-shipping span {
    font-size: 14px;
}
.m-pdt .pdt-right .free-shipping i {
    margin-right: 4px;
}
.m-pdt .pdt-right .pdt-attr {
    clear:both;
    padding-bottom: 16px;
    margin-top: 10px;
}
.m-pdt .pdt-right .attr-value {
    margin: 0;
}
.m-pdt .pdt-right .attr-wrapper {
    margin-bottom:14px;
}
.m-pdt .pdt-right .attr-wrapper .attr-name {
    font-weight:700;
    line-height: 22px;
    font-size:16px;
    margin:0;
}
.m-pdt .pdt-right .attr-wrapper .attr-name-ctn{
    font-weight:700;
    line-height: 22px;
    font-size:16px;
    margin-bottom:14px;
}
.m-pdt .pdt-right .value-wrapper .item-opt {
    display: none;
}
.m-pdt .pdt-right .value-select-wrapper {
    max-width: 300px;
    position:relative;
}
.m-pdt .pdt-right .normal-item {
    padding: 0;
    float: left;
    position: relative;
}
.m-pdt .pdt-right .normal-item .item-opt:checked + .item-value {
    border:2px solid #000;
    padding:4px 15px;
}
.m-pdt .pdt-right .normal-item .item-value {
    display: block;
    box-sizing: content-box;
    text-align: center;
    border-radius:4px;
    padding:5px 16px;
    line-height:20px;
    font-size:14px;
    min-width: 20px;
    margin-right:10px;
    margin-bottom:10px;
    border:1px solid #93939A;
}
.m-pdt .pdt-right .normal-item .item-value:hover {
    border:1px solid #222;
    cursor: pointer;
}
.m-pdt .pdt-right .normal-item .item-value.disabled{
    border:1px dashed #93939A;
    color:#BDBDBD;
}
.m-pdt .pdt-right .normal-item .item-value.no-stock-attr,.m-pdt .pdt-right .normal-item .item-value.no-stock-attr:hover{
    color:#BDBDBD;
    border:1px solid #93939A;
}
.m-pdt .pdt-right .normal-item .item-opt:checked + .item-value.no-stock-attr,.m-pdt .pdt-right .normal-item .item-opt:checked + .item-value.no-stock-attr:hover{
    color:#BDBDBD;
    border: 2px solid #000;
    padding: 4px 15px;
}

.m-pdt .pdt-right .img-item {
    float: left;
    position: relative;
    width:72px;
    height:72px;
    padding:0;
    margin-right:10px;
    margin-bottom:10px;
}
.m-pdt .pdt-right .img-item .item-opt:checked + .item-value {
    border:2px solid #000;
    padding:2px;
}
.m-pdt .pdt-right .img-item .item-value {
    display: block;
    width:100%;
    height:100%;
    padding:3px;
    border:1px solid #93939A;
    border-radius: 4px;
}
.m-pdt .pdt-right .img-item .item-value:hover {
    cursor: pointer;
    border:1px solid #000;
    padding:3px;
}

.m-pdt .pdt-right .img-item .item-value.disabled{
    border: 1px dashed #93939A;
}
.m-pdt .pdt-right .img-item .item-value.disabled:after{
    content:'';
    display: block;
    width: 3px;
    height: 70px;
    border: 1px dashed #93939A;
    background: #fff;
    transform: rotate(-45deg);
    position: absolute;
    left: 35px;
    top: 3px;
    cursor: pointer;
}
.m-pdt .pdt-right .img-item .item-value.no-stock-attr{
    border: 1px solid #93939A;
}
.m-pdt .pdt-right .img-item .item-value.no-stock-attr:after{
    content:'';
    display: block;
    width: 3px;
    height: 70px;
    border: 1px solid #fff;
    background: #222;
    transform: rotate(-45deg);
    position: absolute;
    left: 35px;
    top: 3px;
    cursor: pointer;
}

.m-pdt .pdt-right .image-text-item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding:0;
    width:72px;
    margin-right:10px;
    margin-bottom:10px;
}
.m-pdt .pdt-right .image-text-item .image-text-item-image {
    position: relative;
    width:72px;
    height:72px;
    padding:0;
    border:1px solid #93939A;
    border-radius: 4px;
    cursor: pointer;
}
.m-pdt .pdt-right .image-text-item .item-opt:checked + .item-value{
    border:2px solid #000;
}
.m-pdt .pdt-right .image-text-item .item-opt:checked + .item-value img {
    padding:2px;
}
.m-pdt .pdt-right .image-text-item .item-value img {
    display: block;
    width:100%;
    height:100%;
    padding:3px;
}
.m-pdt .pdt-right .image-text-item .item-value:hover{
    border:1px solid #222;
}
.m-pdt .pdt-right .image-text-item .item-value:hover img {
    padding:3px;
}
.m-pdt .pdt-right .image-text-item .image-text-item-text {
    text-align: center;
    margin: 8px 0 0;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break: break-all;
}
.m-pdt .pdt-right .image-text-item .item-value.disabled{
    border: 1px dashed #93939A;
}
.m-pdt .pdt-right .image-text-item .item-value.disabled:after{
    content:'';
    display: block;
    width: 3px;
    height: 70px;
    border: 1px dashed #93939A;
    background: #fff;
    transform: rotate(-45deg);
    position: absolute;
    left: 35px;
    top: 3px;
    cursor: pointer;
}
.m-pdt .pdt-right .image-text-item .item-value.no-stock-attr{
    border: 1px solid #93939A;
}
.m-pdt .pdt-right .image-text-item .item-value.no-stock-attr:after{
    content:'';
    display: block;
    width: 3px;
    height: 70px;
    border: 1px solid #fff;
    background: #222;
    transform: rotate(-45deg);
    position: absolute;
    left: 35px;
    top: 3px;
    cursor: pointer;
}

.m-pdt .pdt-right .select-item {
    display: none;
}
.m-pdt .attr-tips {
    color: #000;
    font-size:16px;
}
.m-pdt .sell-group-last-attr-tip {
    font-weight: 700;
    color: #000000;
    font-size: 12px;
    line-height: 12px;
    display: inline-block;
    width: 14px;
    height: 14px;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #000000;
    vertical-align: middle;
}
.m-pdt .value-bounce {
    animation: value-bounce 300ms 3;
}
@keyframes value-bounce {
    0% {
        -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    25% {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }
    50% {
        -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
        transform: translateX(5px);
    }
    100% {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }
}
.m-pdt .pdt-right .pdt-qty {
    font-size: 0;
}
.m-pdt .pdt-right .pdt-qty > div:not(.qty-wrapper-tips) {
    vertical-align: top;
    margin-bottom: 32px;
}
.m-pdt .pdt-right .qty-wrapper {
    display: inline-block;
    width: 106px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    border: 1px solid #E5E5E5;
    font-size:0;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 12px;
}
.m-pdt .pdt-right .qty-wrapper .icon-common {
    position: absolute;
    left: 10px;
    top: 17px;
}
.m-pdt .pdt-right .qty-wrapper .icon-qty {
    float: left!important;
    position: relative;
    line-height: 30px;
    color: #666;
    font-weight: 700;
    text-align: center;
    box-sizing: content-box;
    border-radius:0;
    background: #FFFFFF;
    width:32px;
    height:46px;
    cursor: pointer;
}
.m-pdt .pdt-right .qty-wrapper .icon-qty.icon-disabled {
    cursor: not-allowed;
}
.m-pdt .pdt-right .qty-wrapper .qty-input {
    float: left!important;
    text-align: center;
    display: inline-block;
    outline-color: #999;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-top: none;
    border-bottom: none;
    margin:0;
    padding:1px;
    line-height: 24px;
    font-size:16px;
    color:#000;
    width:40px;
    height:46px;
    font-weight: 600;
}
.m-pdt .pdt-right .wish-wrap {
    display: inline-block;
    margin-right: 12px;
}
.m-pdt .pdt-right .pdt-total {
    margin-bottom: 20px;
}
.m-pdt .pdt-right .pdt-total .total-value {
    color: #E64545;
}
.m-pdt .pdt-right .pdt-total .total-value>span {
    color: #E64545;
}
.m-pdt .pdt-right .pdt-add {
    display: inline-block;
    width: calc(100% - 178px);
}
.m-pdt .pdt-right .pdt-add .bag-btn, .m-pdt .pdt-right .pdt-add .sold-out-btn {
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    outline: none;
    margin-right:16px;
    width:100%;
    font-size:18px;
    border-radius: 8px;
}
.m-pdt .pdt-right .pdt-add .sold-out-btn {
    background-color: #93939a;
    border: none;
}
.m-pdt .pdt-right .pdt-add .bag-btn:hover {
    opacity: .8;
}
.g-desc-accordion {
    margin-top: 20px;
}
.g-desc-accordion .m-desc-title {
    position: relative;
    width: 100%;
    font-size:0;
}
.desc-hr-line{
    position: relative;
    width: 100%;
}
.desc-hr-line>div{
    position: absolute;
    width: 25%;
    height: 3px;
    background-color: #222;
    left: 0;
    bottom: 0;
    transition: left .3s,right .3s;
    z-index: 10;
}
.g-desc-accordion .m-desc-title .desc-title {
    position: relative;
    display: inline-block;
    width: 25%;
    height: 45px;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    color: #ccc;
    border-bottom: 1px solid #ccc;
    font-size:18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 45px;
}
.g-desc-accordion .m-desc-title .title-active {
    color: #222;
}
.g-desc-accordion .desc-con-wrapper {
    padding: 10px 0 0 0;
}
.g-desc-accordion .desc-con-wrapper .desc-con {
    display: none;
    max-width: 920px;
}
.g-desc-accordion .desc-con-wrapper .desc-con.con-active {
    display: block;
}
.g-desc-accordion .desc-con-wrapper .kv {
    width: 100%;
    font-size: 0;
    border-bottom:0;
    max-width:920px;
}
.desc-size-img-wrap img {
    width: 584px;
    height: 584px;
    margin-bottom: 12px;
}

.kv-group .kv-group-name+.kv-row-new .kv-row:first-of-type{
    /* border-top:1px solid #E8E8E8; */
}
.g-desc-accordion .kv .kv-row-new:first-of-type .kv-row:first-of-type{
    border-top:1px solid #d1d1d6;
}
.g-desc-accordion .kv-wrapper {
    width: 100%;
    display: inline-block;
}
.g-cmt {
    display: none;
    margin-top: 95px;
}
.m-pdt-cmt .cmt-head {
    display: table;
    width: 25%;
}
.m-pdt-cmt .cmt-headline {
    position: relative;
    display: table-cell;
    height: 45px;
    vertical-align: middle;
    font-weight: 700;
    cursor: pointer;
    color: #222;
    border-bottom: 2px solid #222;
    text-align: left;
    padding-left: 10px;
    font-size: 15px;
}
.m-pdt-cmt .cmt-grade {
    margin: 0 auto 20px;
    display: table;
    width: 100%;
    text-align: center;
    white-space: nowrap;
}
.m-pdt-cmt .cmt-rate {
    display: table-cell;
    vertical-align: middle;
    width: 480px;
    text-align: center;
}
.m-pdt-cmt .rate-title {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin-right: 6px;
}
.m-star {
    display: inline-block;
}
.m-star .star-wrapper {
    display: inline-block;
}
.m-star .iconfont {
    display: inline-block;
    font-size: 18px;
    color: #ffc016;
}
.m-pdt-cmt .m-star .star-wrapper {
    margin-right: 10px;
}
.m-pdt-cmt .m-star .star-text {
    font-size: 17px;
}
.m-pdt-cmt .cmt-fit {
    display: table-cell;
    width: 720px;
    margin-bottom: 60px;
}
.m-pdt-cmt .fit-tb {
    margin: 0 50px;
}
.m-pdt-cmt .fit-tb td {
    padding: 3px 7px;
    text-align: left;
}
.m-pdt-cmt .fit-title {
    font-size: 18px;
    font-weight: 700;
}
.m-pdt-cmt .fit-bar {
    width: 65px;
}
.m-pdt-cmt .fit-bar-bg {
    display: inline-block;
    background: #f5f5f5;
    height: 6px;
    width: 100%;
}
.m-pdt-cmt .fit-bar-fill {
    float: left!important;
    height: 6px;
    background: #222;
}
.m-pdt-cmt .cmt-filter {
    padding: 10px 0;
}
.m-pdt-cmt .cmt-filter .cmt-filter-page {
    float: left!important;
    line-height: 30px;
    padding: 0 10px;
    width: 320px;
}
.m-pdt-cmt .cmt-filter .cmt-filter-con {
    float: left!important;
    padding: 0 10px;
    width: 100%;
}
.m-pdt-cmt .cmt-filter-image {
    position: relative;
    float: left!important;
}
.m-pdt-cmt .cmt-filter-image .arrow-down {
    width: 12px;
    height: 12px;
    vertical-align: middle;
}
.m-pdt-cmt .cmt-filter-image>div {
    width: 106px;
    line-height: 30px;
}
.m-pdt-cmt .cmt-filter-image>ul {
    width: 106px;
    position: absolute;
    max-height: 157px;
    border: 1px solid #f7f7f7;
    background: #fff;
    z-index: 40;
    padding: 5px 0;
    left: 0;
    overflow: auto;
    display: none;
}
.m-pdt-cmt .cmt-filter-image>ul>li {
    padding: 5px 10px;
    cursor: pointer;
}
.m-pdt-cmt .cmt-filter-image>ul .show-active {
    color: #D10000;
}
.m-pdt-cmt .cmt-filter-sort {
    float: right!important;
    cursor: pointer;
}
.m-pdt-cmt .cmt-filter-sort .line-dropdown-sort {
    display: inline-block;
    width: 210px;
    margin-left: 5px;
}
.m-dropdown {
    position: relative;
}
.m-dropdown .dropdown-toggle {
    position: relative;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    width: 100%;
    display: inline-block;
    background: #fff;
    padding: 0 10px;
}
.m-dropdown .dropdown-caret {
    position: absolute;
    right: 12px;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    top: 50%;
    margin-top: -1px;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.m-dropdown .dropdown-caret.dropdown-caret-rotate {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.m-dropdown .dropdown-menu {
    z-index: 40;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    border: 1px solid #ccc;
    border-top: 0;
    color: #999;
    background: #fff;
    max-height: 300px;
    overflow: auto;
}
.m-dropdown .dropdown-menu li {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}
.m-dropdown .dropdown-menu li:hover {
    text-decoration: underline;
}
.g-cmt .m-dropdown .dropdown-menu li {
    color: #222;
}
.m-pdt-cmt .cmt-body {
    margin-bottom: 20px;
}
.m-pdt-cmt .cmt-list {
    border-top: 1px solid #e5e5e5;
}
.m-pdt-cmt .cmt-list:last-child {
    border-bottom: 1px solid #e5e5e5;
}
.m-pdt-cmt .cmt-list .cmt-wrapper {
    display: table;
    position: relative;
    width: 94.166666%;
    width: calc(100% - 70px);
}
.m-pdt-cmt .cmt-wrapper .item-user, .m-pdt-cmt .cmt-wrapper .item-content,
.m-pdt-cmt .cmt-wrapper .item-evaluate {
    display: table-cell;
    vertical-align: top;
    padding: 20px 0;
}
.m-pdt-cmt .cmt-wrapper .item-user {
    width: 23.893805%;
    width: calc(100% / 1130 * 270);
}
.m-pdt-cmt .item-user .user-name {
    font-weight: 700;
    margin-bottom: 10px;
}
.m-pdt-cmt .cmt-wrapper .item-content {
    width: 76.106195%;
    width: calc(100% / 1130 * 860);
}
.m-pdt-cmt .cmt-wrapper .item-evaluate {
    width: 70px;
    text-align: right;
}
.m-pdt-cmt .m-size-con {
    margin-top: 10px;
}
.m-pdt-cmt .m-size-con>div>span:first-child {
    font-weight: 700;
    color: #222;
}
.m-pdt-cmt .m-size-con>div>span {
    display: inline-block;
    padding-bottom: 8px;
}
.m-pdt-cmt .item-info .info-image img {
    max-height: 80px;
    margin: 5px 5px 0 0;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}
.m-pdt-cmt .item-info .member-detail {
    position: relative;
    min-height: 13px;
    margin-top: 20px;
    padding-right: 60px;
}
.m-pdt-cmt .item-info .member-detail span, .m-pdt-cmt .item-info .member-detail div {
    color: #999;
}
.m-pdt-cmt .item-info .member-detail > div {
    display: inline-block;
    margin-right: 20px;
}
.m-pdt-cmt .item-info .item-date {
    position: absolute;
    right: -77px;
    bottom: 0;
}
.m-pdt-cmt .item-info .edit-review{
    margin-top:20px;
}
.m-pdt-cmt .item-info .edit-review a{
    color:#0075ff;
    text-decoration:underline;
}
.m-pdt-cmt .item-evaluate .item-praise {
    display: inline-block;
    vertical-align: text-bottom;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url("/dist/img/computer/pdt/praise.png") no-repeat;
}
.m-pdt-cmt .cmt-page {
    display: table;
}
.m-pdt-cmt .cmt-page .page-offset {
    display: table-cell;
    width: 320px;
    padding: 0 10px;
}
.m-pdt-cmt .cmt-page .page-detail {
    display: table-cell;
    width: 900px;
    padding: 0 10px;
    text-align: right;
}
.m-pagination {
    display: inline-block;
}
.m-pagination .caret-disabled {
    color: #e5e5e5;
}
.m-pagination .page-next, .m-pagination .page-prev {
    padding: 4px 10px;
}
.m-pagination .page-current {
    font-weight: 700;
    color: #222;
    text-decoration: underline;
}
.m-pagination .page-wrap li {
    display: inline-block;
    list-style: none;
    cursor: pointer;
}
.m-pagination li a {
    padding: 4px 10px;
    color: #222;
}
.g-pdt-recommend-list {
    margin-top: 80px;
    margin-bottom: 30px;
}
.g-pdt-recommend-list .recommend-head {
    display: table;
    width: 25%;
    margin-bottom: 20px;
}
.g-pdt-recommend-list .recommend-title {
    position: relative;
    display: table-cell;
    height: 45px;
    vertical-align: middle;
    font-weight: 700;
    cursor: pointer;
    color: #222;
    border-bottom: 2px solid #222;
    text-align: left;
    padding-left: 10px;
    font-size: 15px;
}

/*帮助信息悬浮框 start*/
.ask-img-block .ask-img{
    width: 14px;
    height: 14px;
    margin-left:5px;
}
.ask-img-block:hover .order-footer-btn-tips{
    display: block;
}
.ask-img-block{
    display: inline-block;
    position: relative;
    height: 14px;
    line-height: 14px;
    font-size: 0;
    vertical-align: middle;
}
.ask-img-block .border-up-empty{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #E5E5E5;
    position: absolute;
    top: -10px;
}
.ask-img-block .border-up-empty span{
    display: block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #FFFFFF;
    position: absolute;
    left: -9px;
    top: 1px;
}
.ask-img-block .order-footer-tips-ctn {
    width: 300px;
    height: 1px;
    position: absolute;
}
.ask-img-block .order-footer-btn-tips{
    position: absolute;
    max-width: 300px;
    min-width: 60px;
    background: #FFFFFF;
    padding:10px;
    border:1px solid #E5E5E5;
    border-radius:10px;
    left: -10px;
    top: 10px;
    color:#666666;
    display: none;
    z-index:999;
}
/*帮助信息悬浮框 end*/

.g-container-1200 {
    width: 1220px;
}

/* 面包屑 start */
.category-breadcrumb {
    position: relative;
}
.g-subclass {
    display: none;
    position: absolute;
    top: 20px;
    left: 0;
    background: white;
    border: 1px solid #e5e5e5;
    z-index: 10;
}
.category-breadcrumb:hover .g-subclass {
    display: block;
}
.g-subclass .current-category, .g-subclass .subclass-one {
    display: block;
    color: #999;
    font-size: 13px;
    line-height: 25px;
    padding-right: 50px;
    text-decoration: none;
}
.g-subclass .current-category {
    padding-left: 10px;
}
.g-subclass .subclass-one {
    padding-left: 30px;
}
.g-subclass .subclass-one.active, .g-subclass .subclass-one:hover, .g-subclass .current-category:hover {
    background: #F7F8FA;
    color: #222;
}
/* 面包屑 end */

/*属性值帮助信息悬浮框 start*/
.img-item:hover .order-footer-btn-tips, .normal-item:hover .order-footer-btn-tips, .image-text-item:hover .order-footer-btn-tips{
    display: block;
}
.value-wrapper .border-up-empty{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #E5E5E5;
    position: absolute;
    top: -10px;
}
.value-wrapper .border-up-empty span{
    display: block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #FFFFFF;
    position: absolute;
    left: -9px;
    top: 1px;
}
.value-wrapper .order-footer-tips-ctn {
    width: 300px;
    height: 1px;
    position: absolute;
}
.value-wrapper .image-text-item .order-footer-tips-ctn {
    top: 88px;
}
.value-wrapper .order-footer-btn-tips{
    position: absolute;
    max-width: 300px;
    min-width: 60px;
    background: #FFFFFF;
    padding:10px;
    border:1px solid #E5E5E5;
    border-radius:10px;
    left: -10px;
    top: 10px;
    color:#666666;
    display: none;
    z-index:999;
}
/*属性值帮助信息悬浮框 end*/

.hidden-image {
    display: none;
}

/* 响应式布局 */
@media (max-width: 1080px) {
    .m-pdt-cmt .cmt-grade {
        display: block;
    }
    .m-pdt-cmt .cmt-rate {
        display: block;
        width: 100%;
    }
    .m-pdt-cmt .cmt-fit {
        display: block;
        width: 100%;
        margin-top: 10px;
    }
    .m-pdt-cmt .fit-tb {
        margin: 0 auto;
    }
}
.write-review-div{
    padding-top:10px;
    padding-bottom:20px;
}
.write-review-link{
    font-size:15px;
    text-decoration:underline !important;
    color:#222;
}
.write-review-link:hover{
    text-decoration:underline;
}
.kv .kv-row{
    line-height: 16px;
    font-size:12px;
    width: 100%;
    /* border-bottom:1px solid #E8E8E8; */
    display: table;
}
.kv-row .key {
    width: 49%;
    background: #f5f5f5;
    min-height:40px;
    padding:9px 16px;
    line-height: 22px;
    font-size:14px;
    color:#000;
}
.kv-row.sub-row .key{
    width: 49%;
    padding:9px 34px;
}
.kv-row .key{
    display: table-cell;
    word-wrap:break-word;
    vertical-align: top;
}
.kv-row .val {
    display: table-cell;
    word-wrap:break-word;
    vertical-align: top;
    width: 49%;
    padding:9px 16px;
    line-height: 22px;
    font-size:14px;
    color:#000;
    min-height:40px;
}
.kv-row.sub-row .val {
    width: 49%;
}
.kv-group{
    margin-bottom:24px;
}
.kv-group .kv-group-name{
    font-weight:700;
    font-size:16px;
    line-height: 28px;
    padding:16px 0;
    color:#000;
}
.show-more .kv-view-more{
    display: none;
}
.show-more .kv-view-less{
    display: inline-block;
}
.kv-group.show-more .kv-row-new:nth-of-type(7) ~ .kv-row-new{
    display: block;
}
.kv-view-more .icon-more{
    position: relative;
    display: inline-block;
    width:8px;
    height:8px;
    border:none;
    margin-left:4px;
}
.kv-view-less .icon-less{
    position: relative;
    display: inline-block;
    width:8px;
    height:8px;
    border:none;
    margin-left:4px;
}
.kv-view-more .icon-more:after{
    display: inline-block;
    content:'';
    position: absolute;
    left:3px;
    top:0;
    width:2px;
    height:8px;
    background: #1473E6;
}
.kv-view-more .icon-more:before{
    display: inline-block;
    content:'';
    position: absolute;
    left:0;
    top:3px;
    width:8px;
    height:2px;
    background: #1473E6;
}
.kv-view-less .icon-less:before{
    display: inline-block;
    content:'';
    position: absolute;
    left:0;
    top:3px;
    width:8px;
    height:2px;
    background: #1473E6;
}

.product-detail-html{
    width:100%;
    max-width: 920px;
}
.pds-title{
    font-size:28px;
    margin-bottom:20px;
    font-weight: bold;
}
.pds-text ul{
    padding-left:18px;
    list-style:disc;
}
.pds-text p{
    font-size:14px;
    line-height: 22px;
}
.pds-content img{
    width:100%;
    height:auto;
    border-radius: 4px;
}
.pds-content video{
    width:100%;
    height:auto;
    border-radius: 4px;
}
.learn-more-btn{
    padding: 20px 0;
}
.learn-more-btn a, .learn-more-btn a:visited{
    color: #003569;
    font-size: 13px;
    line-height: 18px;
}
.kv-attr-group-default{
    border:1px solid #E8E8E8;
    max-width:920px;
    border-bottom:0;
}
.kv-row-new .kv-row {
    /* border-bottom:1px solid #E8E8E8; */
    border-top:1px solid #E8E8E8;
    display: table;
    width: 100%;
    max-width: 920px;
}
.kv-row-new:last-child {
    border-bottom:1px solid #E8E8E8;
}
.kv .allow-icon-display .kv-row-new:last-child {
    border-bottom: none;
}
.product-detail-des-top-group{
    margin-bottom:20px;
}
.product-detail-des-top-group .product-detail-des-item{
    margin-bottom:10px;
    min-height:43px;
    cursor: pointer;
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.product-detail-des-top-group .product-detail-des-title:after{
    content:'';
    font-size:12px;
    line-height: 12px;
    width:12px;
    height:12px;
    border-radius: 50%;
    text-align: center;
    background: #999;
    color:#fff;
    display: inline-block;
    vertical-align: middle;
    background:url(../../../img/question.png) 0 0/12px 12px no-repeat;
    margin-left:4px;
}
.product-detail-des-icon{
    width:24px;
    height:24px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    margin-right:8px;
}
.product-detail-des-icon img{
    width:100%;
    height:auto;
}
.product-detail-des-group-title{
    font-weight:700;
    font-size:16px;
    color:#000;
    margin-bottom:24px;
    width: calc(100% - 40px);
}
.product-detail-des-title .des-title{
    font-size:16px;
    color:#000;
    font-weight:700;
    display: inline-block;
    vertical-align: top;
    max-width: calc(100% - 20px);
    line-height: 24px;
    word-wrap: break-word;
}
.product-detail-des-title .click-to-view{
    font-size:14px;
    color:#1482D6;
    display: block;
    text-decoration: underline;
}
.product-detail-des-top-group .product-detail-des-content{
    display: none;
}
.product-detail-des-title{
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    width: calc(100% - 40px);
}

.article-pop-box .article-content{
    position: absolute;
    width:700px;
    max-height:620px;
    left:calc(50% - 350px);
    top:50%;
    transform: translateY(-50%);
    z-index:101;
}
.article-pop-box .content{
    width:700px;
    max-height:620px;
    background: #fff;
    opacity: 1;
    padding:60px 50px;
    overflow: auto;
}
.article-pop-box .content .title{
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #000000;
    line-height: 22px;
    width: 100%;
    padding-bottom:20px;
    padding-top:3px;
    border-bottom: 1px solid #e5e5e5;
    word-wrap: break-word;
}
.article-pop-box .content .html{
    padding-top:24px;
}
.article-pop-box .close-btn{
    position: absolute;
    right:9px;
    top:16px;
    width: 48px;
    height:48px;
    padding:16px;
    cursor: pointer;
}
.article-pop-box .close-btn img{
    width: 100%;
    height: auto;
}
.article-pop-box{
    display: none;
    width:100%;
    height:100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index:100;
}
.article-pop-box .article-mask{
    display: block;
    width:100%;
    height:100%;
    background: #000;
    opacity:.17;
    position: absolute;
    left: 0;
    top: 0;
    z-index:100;
}

.voltage-tips{
    text-align: center;
    color:#999;
    font-size:12px;
    margin-bottom:24px;
    max-width: 357px;
    margin-top: -10px;
}
.voltage-tips-btn{
    text-decoration: underline;
    cursor: pointer;
}

.toggle-image-type{
    position: absolute;
    bottom:10px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 24px;
    transition: .3s;
    color: rgba(0,0,0,.65);
    background: rgba(255,255,255,.5);
    display: none;
    white-space: nowrap;
}
.img-count-block{
    position: absolute;
    bottom:10px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 24px;
    transition: .3s;
    color: rgba(0,0,0,.65);
    background: rgba(229, 229, 225, 0.65);
    white-space: nowrap;
    padding:4px 16px;
}
.has-size-image .toggle-image-type{
    display: block;
}
.has-selling-points-image .toggle-image-type{
    display: block;
}
.has-size-image .img-count-block{
    display: none;
}
.has-selling-points-image .img-count-block{
    display: none;
}
.toggle-image-type-btn{
    vertical-align: top;
    padding:3px 16px;
    cursor: pointer;
    font-size:14px;
    border-radius: 24px;
    user-select: none;
    display: none;
    margin-left: 5px;
}
.toggle-image-type-btn[data-type="sell-group"]{
    display: inline-block;
    margin-left: 0;
}
.has-size-image .toggle-image-type-btn[data-type="size-group"]{
    display: inline-block;
}
.has-selling-points-image .toggle-image-type-btn[data-type="selling-points-group"]{
    display: inline-block;
}
.toggle-image-type-btn.active{
    background: #666;
    color:#fff;
}
.toggle-image-type .image-num{
    display: none;
}
.toggle-image-type .image-num>span{
    font-size:14px;
}
.img-count-block>span{
    vertical-align: middle;
    font-size:14px;
}
.toggle-image-type .active .image-num{
    display: inline;
    vertical-align: top;
}


.welcome-tips {
    margin-bottom: 20px;
    background: #FFFFFF;
    font-size: 0;
}
.welcome-tips .tips-row {
    display: inline-block;
    width: 210px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    color: #222;
    text-decoration: none;
    overflow: hidden;
    margin-bottom: 12px;
}
.welcome-tips .tips-row:last-child {
    border: none;
}
.welcome-tips .tips-row .tips-wrapper {
    display: inline-block;
    height: 40px;
    font-size: 12px;
    position: relative;
    padding-left: 44px;
    max-width: 100%;
}
.welcome-tips .tips-row .tips-wrapper p {
    line-height: normal;
    font-size: 12px;
    margin: 0;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.welcome-tips .tips-row .tips-wrapper p:nth-child(2) {
    color: #222222;
    font-weight: 600;
    margin-top: 4px;
}
.welcome-tips .tips-row .tips-wrapper p:nth-child(3) {
    color: #666666;
}
.welcome-tips .img-icon {
    position: absolute;
    display: inline-block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    vertical-align: middle;
    left: 0;
    top: 0;
}
.welcome-tips .icon-cus {
    position: absolute;
    display: inline-block;
    background: url("/dist/img/global/index.png") no-repeat;
    width: 32px;
    height: 32px;
    overflow: hidden;
    vertical-align: middle;
    left: 0;
    top: 4px;
}
.welcome-tips .icon-cus.icon-cus-lamp {
    width: 22px;
    background-position: -5px 0;
    margin-left: 5px;
}
.welcome-tips .icon-cus.icon-cus-delivery {
    background-position: -32px 0;
}
.welcome-tips .icon-cus.icon-cus-return {
    background-position: -64px 0;
}
.pdt-right .multi-discount-advertisement-tips{
    background: #F7F7F7;
    padding:10px 20px 10px 60px;
    border-radius: 8px;
    position: relative;
    margin:10px 0;
    display: inline-block;
    cursor: pointer;
}
.pdt-right .multi-discount-advertisement-tips .content {
    display: none;
}
.pdt-right .multi-discount-advertisement-tips>span{
    line-height: 18px;
    font-size:14px;
    color:#666;
}
.pdt-right .multi-discount-advertisement-tips>span b{
    line-height: 18px;
    font-size:14px;
    color:#666;
    font-weight: 600;
}
.pdt-right .multi-discount-advertisement-tips>.icon-common-20.icon-discount{
    position: absolute;
    width: 44px;
    height:32px;
    top:3px;
    left:8px;
    background: url('../../../img/discount_common.svg');
    background-size:44px 32px;
    display: inline-block;
}
body[data-lang="fr"] .pdt-right .multi-discount-advertisement-tips>.icon-common-20.icon-discount{
    background-image: url('../../../img/discount_fr_computer.svg');
}
.multi-discount-advertisement-tips span.category-name{
    line-height: 18px;
    font-size:14px;
    color:#666;
    font-weight: 700;
    padding-right:8px;
}

.pull-left {
    float: left !important;
}
.clearfix:before,
.clearfix:after {
    content:"";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    zoom: 1;
}
.allow-icon-display .kv-group-content {
    padding: 10px;
    background-color: #F7F7F7;
    border-radius: 8px;
}
.allow-icon-display .kv-group-content .kv-row-new {
    font-size: 0;
}
.allow-icon-display .kv-list-item.base-row {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    padding: 12px 16px;
}
.allow-icon-display .kv-list-item.base-row .kv-item.base-row {
    font-size: 0;
}
.allow-icon-display .kv-list-item.base-row .kv-item-val {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}
.allow-icon-display .kv-list-item.base-row .base-row .icon-box {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 48px;
    height: 48px;
}
.allow-icon-display .kv-list-item.base-row .icon-box img {
    width: 100%;
    height: auto;
}
.allow-icon-display .kv-list-item.base-row .base-row .kv-item-val {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 22px;
}
.allow-icon-display .kv-with-icon .kv-list-item.base-row .base-row .kv-item-val{
    width: calc(100% - 60px);
}
.allow-icon-display .kv-no-icon .kv-list-item.base-row .base-row .kv-item-val{
    width: 100%;
}
.allow-icon-display .kv-list-item.base-row .sub-row {
    margin-left: 60px;
    margin-bottom: 5px;
    font-size:0;
}
.allow-icon-display .kv-no-icon .kv-list-item.base-row .sub-row {
    margin-left: 12px;
}
.allow-icon-display .kv-list-item.base-row .sub-row .icon-box {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 24px;
    height: 24px;
}
.allow-icon-display .kv-list-item.base-row .sub-row .kv-item-val {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
    line-height: 19px;
}
.allow-icon-display .kv-list-item.base-row .sub-row:not(.empty-icon) .kv-item-val {
    width: calc(100% - 36px);
}
.sku-no-stock-tips{
    position: absolute;
    text-align: center;
    padding: 8px 32px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
}
.sku-no-stock-tips:before{
    content:'';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: #000000;
    border-radius: 8px;
    left: 0;
    top: 0;
    z-index: 9;
}
.sku-no-stock-tips>span{
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    position: relative;
    z-index: 10;
}