﻿.show-goods-attr .product-div {
    padding: 1.3rem;
}
.product-list-small .product-div {
    padding: .8rem;
}
.product-div {
    background: #fff;
    position: relative;
    overflow: hidden;
}
.product-list-small .product-div img {
    border: 1px solid #F6F6F9;
}
.product-list-small .product-list-img {
    width: 9.6rem;
    height: auto;
    float: left;
}
.goods-info img {
    max-width: 100%;
    height: auto;
}
.product-div img {
    width: 100%;
    display: block;
    max-width: 294px;
    max-height: 294px;
}
.product-list-small .product-text {
    margin-left: 11rem;
    height: 9.2rem;
    padding: .2rem 0;
}
.goods-info p {
    overflow: hidden;
}
.product-text p {
    padding-top: .6rem;
    padding-bottom: .4rem;
}
.product-list-small .p-t-remark {
    /*padding-top: .6rem;
    height: 1.6rem;*/
    font-size: 1.3rem;
}
.product-text .p-t-remark {
    color: #999;
    padding-bottom: 0rem;
}
.goods-info p {
    overflow: hidden;
}
.product-text p {
    padding-top: .6rem;
    padding-bottom: .4rem;
}
.goods-info section {
    position: relative;
    overflow: hidden;
}
.swiper-scroll {
    position: relative;
}
.s-g-attr-con {
    max-height: 14rem;
    overflow: hidden;
}
.b-color-f {
    background: #fff;
}
.padding-all {
    padding: 1.3rem;
}
.m-top1px {
    margin-top: 1px;
}
.swiper-wrapper, .swiper-slide {
    height: inherit !important;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    width: 100%;
    height: 100%;
    position: relative;
}
.t-remark, .t-remark:link {
    color: #777;
    font-size: 1.5rem;
}

.select-one {
    background: #fff;
    overflow: hidden;
}
.m-top10 {
    margin-top: 1rem;
}
.select-one .ect-select:first-child {
    margin-left: 0;
}
.s-g-attr-con .ect-select {
    margin: 0;
    margin-right: 1rem;
    margin-bottom: 1rem;
}
.select-one .ect-select {
    font-size: 1.5rem;
    margin: 0 .6rem;
}
.dis-flex {
    display: flex;
    display: -webkit-flex;
}
.fl {
    float: left;
}
.select-one .ect-select:last-child {
    margin-right: 0;
}

* {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.div-num a {
    display: block;
    width: 3rem;
    height: 3rem;
    position: relative;
}
a, a:link {
    color: #333;
    text-decoration: none;
}
.div-num input {
    border: 0;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-radius: 0;
    height: 2rem;
    padding: .5rem;
    font-size: 1.2rem;
    text-align: center;
}
input:required, input:valid, input:invalid {
    border: 0 none;
    outline: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.box-flex {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    display: block;
    width: 100%;
}
h4 {
    display: block;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}

a, a:link {
    color: #333;
    text-decoration: none;
}
.product-list-small .p-price {
    font-size: 2rem;
}
.p-price {
    clear: both;
    overflow: hidden;
}
.t-first {
    color: #1CBB7F;
}
.product-list-medium h4, .product-list-small h4 {
    font-size: 1.55rem;
    /*height: 3.8rem;*/
    line-height: 1.9rem;
}
.product-text h4 {
    display: block;
    overflow: hidden;
}
body, ul, ol, li, p, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: normal;
}
.select-one .ect-select label.active {
    border-color: #1CBB7F;
    color: #1CBB7F;
}
.select-one .ect-select label {
    padding: .6rem 1rem;
    display: block;
    text-align: center;
    border: 1px solid #efefef;
    border-radius: 4px;
    color: #666;
}
.select-one .ect-select input[type="radio"] {
    display: none;
}
.div-num a.num-less:before, .div-num a.num-plus:before, .div-num a.num-plus:after {
    content: " ";
    display: block;
    border-bottom: 1px solid #888;
    width: 1.6rem;
    position: absolute;
    left: 50%;
    margin-left: -.8rem;
    top: 50%;
    margin-top: -1px;
}
.div-num {
    border: 1px solid #ededed;
    border-radius: 4px;
    width: 12rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
}
.m-top08 {
    margin-top: .8rem;
}
.div-num a.num-plus:after {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.icon-guanbi1:before {
    content: "\e600";
}
