.page-banner {
    width: 100%;
}

img {
    display: block
}

.page-banner img {
    width: 100%
}

.sold-line {
    padding-right: 5px;
    width: 80%;
    height: 100%;
    background: #f20012;
    border-radius: 12px
}

.product-name {
    padding: 10px;
    font-size: 18px
}

.table_details {
    padding: 0;
    padding-bottom: 10px
}

.table_details {
    height: auto;
    margin: 0 auto;
    background: #e7e7e7;
    padding-bottom: 5px
}

.data-table {
    margin: 1.5%;
    font-size: 14px;
    color: #666;
    margin-top: 0
}

.data-table tr {
    height: 27px
}

.data-table th {
    border: 1px solid #ccc;
    font-weight: 100;
    padding: 5px
}

.data-table th {
    background: none repeat scroll 0 0 #f4f4f4;
    text-transform: uppercase;
    font-family: Arial;
    white-space: nowrap
}

.data-table td {
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc
}

.table_details p {
    margin-bottom: 0
}

.data-table {
    margin: 1.5%;
    font-size: 14px;
    color: #666;
    margin-top: 0
}

.data-table tr {
    height: 27px
}

.data-table th {
    border: 1px solid #ccc;
    font-weight: 100;
    padding: 5px
}

.data-table th {
    background: none repeat scroll 0 0 #f4f4f4;
    text-transform: uppercase;
    font-family: Arial;
    white-space: nowrap
}

.data-table td {
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc
}

.table_details p {
    margin-bottom: 0
}

.data-table img {
    width: 100%
}

.page-top-btn {
    display: flex;
    justify-content: center;
    line-height: 46px;
    width: calc(100% - 20px);
    margin: 10px;
    background: #fc90b2;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 40px
}

.page-float-btn {
    display: flex;
    justify-content: center;
    line-height: 46px;
    width: 100%;
    background: #409eff;
    color: #fff;
    font-size: 16px;
    position: fixed;
    bottom: 0;
    max-width: 640px
}

.combo-box {
    margin-bottom: 10px
}

.combo-box li {
    width: calc(31% - 10px);
    margin-right: 5px;
    padding: 5px;
    float: left;
    margin-top: 5px;
    border-radius: 10px;
    border: 1px solid #ddd
}

#combo-box li {
    margin: 15px 2%;
    padding: 1.3%;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    font-size: 1rem;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 2px 2px 10px #fc90b2;
}

#combo-box1 li {
    color: #666;
    font-size: 14px;
    padding: 10px;
    border: 1px solid #ddd;
    margin: 5px 5px 5px 0;
    border-radius: .2rem;
    display: inline-block;
    text-align: center;
    background: rgba(0,0,0,.06)
}

.combo-img {
    width: 100%;
    margin-bottom: 5px;
    position: relative;
    top: 0
}

.combo-img img {
    width: 100%;
    height: 100%;
    max-width: 100px;
    border-radius: 2px
}

.combo-img+div {
    font-size: 12px;
    line-height: 21px;
    color: #666
}

.combo-active {
    background-image: linear-gradient(to right,#fc90b2 22%,#fc90b2 76%)!important;
    color: #fff
}

.combo-active>div {
    color: #fff!important
}

.freight-price{
    font-size: 23px;
    font-weight: normal;
    margin-left: 13px;
    color: #e55c6b;
}

.count-btn {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #eee;
    color: #222;
    text-align: center;
    font-size: 16px
}

.count-box {
    border: 1px solid #ccc;
    width: 152px
}

.count-box input {
    width: 80px;
    height: 36px;
    text-align: center;
    border: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.order-info-input input {
    width: 100%;
    padding: 10px 5px;
    line-height: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    box-sizing: border-box
}

.order-info-input select {
    border-radius: 20px
}

.order-info-title {
    line-height: 36px
}

.send-type-box {
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    border-radius: 5px
}

.send-type-box>div {
    text-align: center;
    width: 50%
}

.send-type-box>div:first-child {
    border-right: 1px solid #ccc
}

.send-type-active {
    background: #e40681!important;
    border-color: #e40681!important;
    color: #fff!important
}

.order-info-input select {
    width: 100%;
    padding: 10px 5px;
    line-height: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    box-sizing: border-box
}

.success-box {
    width: 100%;
    height: 100%;
    margin-top: 35px;
    max-width: 750px;
    position: fixed;
    top: 0;
    background: #fff;
    display: none;
    z-index: 1001
}

.order-info-box {
    padding: 10px
}

.order-info-box li {
    padding: 10px 0;
    color: #666
}

.order-info-box li>div:last-child {
    width: 60%;
    line-height: 21px;
    font-size: 14px;
    color: #222;
    text-align: right
}

.detail img {
    width: 100%
}

h2 {
    color: #555;
    font-weight: 500;
    font-size: 16px;
    line-height: 42px;
    text-indent: 2%
}

h2:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 18px;
    background: #c50a1d;
    margin-right: 8px;
    vertical-align: middle
}

.notesbox {
    padding: 0 3% 30px;
    color: #fff
}

.note_text {
    text-indent: 1em
}

footer {
    display: -webkit-flex;
    display: flex;
    background: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 640px
}

.inquiry {
    width: 60%;
    border-left: 1px dashed #ff2a2a
}

.quickbuy {
    flex: 1;
    background: #ff2a2a;
    color: #fff;
    width: 20%
}

.top {
    width: 20%
}

.main-price span {
    font-weight: 700
}

.justify-content-between {
    justify-content: space-between
}

.s-goods-price {
    font-size: 18px
}

.top-big-btn-box {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center
}

.top-big-btn-red {
    height: 100%;
    background: #409eff;
    border-radius: 50px;
    text-align: center
}

.fu-flag {
    padding: .05333rem .10667rem;
    background: red;
    color: #fff;
    line-height: .48rem;
    margin-left: .05333rem;
    border-radius: .08rem;
    font-size: .4rem
}

.fu-flag-ak {
    padding: .05333rem .10667rem;
    background: red;
    color: #fff;
    line-height: .48rem;
    margin-left: 1.05333rem;
    border-radius: .08rem
}

.fu-flag-bk {
    padding: .05333rem .10667rem;
    background: #000;
    color: #fff;
    line-height: .48rem;
    margin-left: 1.05333rem;
    border-radius: .08rem
}

.content-active {
    padding-bottom: 3px;
    position: relative;
}

.content-active::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 7px;
    right: 64px;
    width: 72px;
    height: 1px;
    background-color: #000;
}

.content-active::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 64px;
    width: 72px;
    height: 1px;
    background-color: #000;
}

.issue-title {
    font-size: 18px;
    line-height: 18px;
    padding: 15px 10px 0
}

.issue-title+div {
    padding: 0 10px;
    transition-duration: .5s;
    color: #666
}

.issue-list-box {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px
}

.issue-arrow-active {
    transform: rotate(180deg);
    transition-duration: .5s
}

.issue-content {
    height: 0;
    overflow: hidden
}

a {
    background: 0;
    text-decoration: none
}

div.mui-bar {
    border: 0;
    height: auto;
    padding: 10px;
    padding-top: 1px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 3px;
    background-color: #fdfdfd;
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 -1px 1px #dad8d8
}

.mui-bar .service,.query {
    width: 23%;
    height: 56px;
    border: 1px solid #dedede;
    text-align: center;
    float: left;
    border-radius: 4px 4px 4px 4px
}

.mui-bar {
    box-shadow: none
}

.query a,.service a {
    color: #dd2d97;
    font-size: 14px
}

.query img,.service img {
    max-width: 30px;
    margin: 0 auto
}

.mui-bar .purchase {
    float: left;
    width: 48%;
    height: 56px;
    border: 1px solid #dedede;
    margin: 0 .5%;
    text-align: center;
    background-color: red;
    border-radius: 4px 4px 4px 4px
}

@-moz-document url-prefix() {
    .mui-bar .purchase {
        width: 47%
    }
}

.mui-bar .purchase a {
    line-height: 56px;
    font-size: .22rem;
    color: #fff
}

.mui-bar .service,.query {
    width: 24.4%;
    height: 56px;
    border: 1px solid #dedede;
    text-align: center;
    float: left;
    border-radius: 4px 4px 4px 4px
}

.query a,.service a {
    float: left;
    line-height: 18px;
    color: #000;
    font-size: 14px;
    width: auto;
    text-align: center;
    margin-top: 9px;
    margin-left: 6%
}

.query img,.service img {
    float: left;
    max-width: 30px;
    margin: 0 auto;
    margin-top: 12px;
    margin-left: 26%;
    margin-right: 1px
}

.fot {
    width: 100%;
    text-align: center;
    line-height: 1.2;
    padding-top: 2px;
    font-size: 12px
}

.mui-bar {
    border: 0
}

.mui-bar .purchase img {
    max-width: 30px;
    margin: 12px auto 0 20%;
    text-align: right;
    float: left;
    width: 50%;
    padding-top: 3px
}

.mui-bar .purchase span {
    text-align: left;
    line-height: 60px;
    width: 50%
}

.mui-bar .purchase a {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 56px;
    width: 100%
}

.fot p {
    margin: 0 auto;
    color: #000;
    line-height: 13px;
    font-size: 13px;
    text-align: center;
    margin-top: 34px
}

.fot p img {
    width: 35px;
    height: auto;
    margin-right: 0;
    padding-top: 6px;
    margin-left: 3px
}

.mui-bar .purchase a span {
    line-height: 50px;
    float: left;
    font-size: 20px;
    text-align: center
}

.mui-bar {
    box-shadow: 0 -1px 1px #dad8d8;
    margin: 0 auto;
    max-width: 640px;
    padding-bottom: 1px
}

.spec-img {
    width: 100px;
    height: 100px;
    border-radius: .2rem;
    border: 1px solid #f1f1f1
}

.pay_content {
    width: 100%;
    height: auto;
    background: #fefefe;
    margin-top: .8rem;
    margin-bottom: .53333rem
}

.pay_image {
    width: 20%;
    height: auto;
    float: left;
    padding-top: 6%;
    margin-left: 3%
}

.detail-context {
    position: relative;
    font-size: 12px;
    border-bottom: 1px solid #dcdcdc;
    padding: 10px;
    height: 30px!important
}

.dc-price .s-price-1 {
    padding: 1% 2%;
    color: #d62672;
    float: left;
    font-size: 24px
}

.dc-price .o-price-1 {
    text-decoration: line-through;
    float: left;
    padding: 0 6px
}

.detail-context .flag {
    float: left;
    background: red;
    color: #fff;
    line-height: 18px;
    margin-left: 2px;
    border-radius: 3px;
    padding: 2px 4px
}

.detail-profile {
    border-bottom: 1px solid #dcdcdc;
    padding: 10px;
    color: #d62672;
    min-height: 30px;
    font-size: 14px
}

.detail-bars {
    box-shadow: 0 1px 1px #ebe9e9;
    list-style-type: none;
    background: none repeat scroll 0 0 #fff;
    height: 40px;
    width: 100%;
    max-width: 640px;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.detail-bars li {
    font-size: 14px!important;
    background: #fff;
    color: #33333;
    width: 33.33%;
    line-height: 39px;
    border-right: 1px solid #ddd;
    float: left;
    text-align: center;
    cursor: pointer
}

.detail-bars li:last-child {
    border-right: 0
}

.service1 {
    font-size: 14px;
    color: #393d49;
    display: flex;
    font-weight: 600
}

.service1>.a {
    width: 25%;
    text-align: center;
    float: left;
    display: fle
}

.original_price {
    float: left;
    text-decoration: line-through;
    padding-left: 20px;
    color: #788188;
    font-size: .8rem;
    padding-top: 17px
}

.top-main-box {
    height: 55px;
    background: #f5f769;
    overflow: hidden;
    position: relative
}

.top-main-box-bg {
    width: 500px;
    background: #fae300;
    height: 400px;
    border-radius: 500px;
    position: absolute;
    top: -350px;
    left: calc(-500px + 70%);
    border: 20px solid #f7ef00
}

.top-main-content {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 10px
}

.main-price span {
    font-weight: 700
}

.sold-box {
    width: 100px;
    height: 12px;
    margin: 4px;
    border-radius: 10px;
    background: #fba35d;
    font-size: 10px;
    line-height: 12px;
    text-align: right;
    color: #fff
}

.sold-line {
    padding-right: 5px;
    width: 80%;
    height: 100%;
    background: #f20012;
    border-radius: 12px
}

.time-count-box {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    color: #fff;
    background: #000;
    line-height: 16px;
    font-size: 10px
}

.time-count-flag {
    padding: 0 3px;
    position: relative;
    top: -4px
}

.goods-title {
    padding: 10px;
    text-align: left;
    font-size: 14px
}

.top-big-btn-box {
    height: 50px;
    border-radius: 50px;
    background: #f5ef00;
    line-height: 50px;
    font-size: 16px;
    margin-bottom: 10px
}

.top-big-btn-red {
    height: 100%;
    background: #ff000f;
    border-radius: 50px;
    color: #fff
}

.detail-content {
    text-align: left;
    margin-top: 15px !important;
}

.detail-content-main iframe {
    width: 100%;
    height: 500px
}

img {
    display: block
}

h1 {
    font-size: .8rem
}

.detail-content-main {
    overflow: hidden
}

.detail-content-main img {
    width: 100%;
    height: auto
}

.banner-content {
    padding-bottom: .8rem
}

.immediately-buy-btn {
    max-width: 640px;
    margin: 10px;
    text-align: center;
    line-height: 54px;
    background: #f60011;
    border-radius: 50px;
    color: #fff;
    position: fixed;
    bottom: 0;
    width: calc(100% - 20px);
    box-shadow: 0 0 8px #f200129e
}

.page-header {
    height: 46px;
    box-shadow: 0 0 4px rgba(196,213,167,.26);
    position: absolute;
    width: 100%;
    background: #fff;
    color: #222;
    z-index: 9;
    top: 0;
    line-height: 46px;
    font-size: 16px
}

.order-info>div>div:last-child {
    width: calc(100% - 36px)
}

.order-price-box {
    padding: 5px 10px;
    width: 100%;
    border-radius: 5px;
    color: #666
}

.order-price-box>div>div {
    margin: 5px 0
}

.order-price-box>div>div>div:first-child {
    position: relative;
    color: #666
}

.address-box {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    top: 0;
    z-index: 99999999;
    left: 100%
}

.address-goods-box {
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    text-align: left
}

.address-main-box {
    background: #fff;
    border-radius: 5px;
    text-align: left;
    margin: 0 10px;
    font-size: .8rem
}

.address-main-box>div {
    padding: 10px 0
}

.address-main-box>div>div:first-child {
    width: 90px;
    font-size: 16px;
    line-height: 40px
}

.address-main-box>div>div:last-child {
    width: calc(100% - 90px);
    font-size: 14px
}

.shadow-box {
    box-shadow: 0 0 8px rgba(0,0,0,.06)
}

.service-box {
    padding: 0 10px;
    border-radius: 3px
}

.count-btn {
    width: 1.3rem;
    height: 1.3rem;
    background: #f1f1f1;
    text-align: center;
    font-size: .8rem
}

.count-box {
    line-height: 1.3rem
}

.count-box input {
    border: 0;
    outline: 0;
    text-align: center;
    width: 2rem
}

.radio-label {
    width: .9rem;
    height: .9rem;
    border-radius: 10px;
    border: .1rem solid #f60011;
    margin: .175rem;
    box-sizing: border-box
}

.radio-active {
    border: .25rem solid #f60011
}

.textarea-address {
    width: 100%;
    min-height: 86px;
    outline: 0;
    font-family: cwtexfangsong;
    background: #fff;
    resize: none;
    box-sizing: border-box;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 2px;
    line-height: 18px;
    padding: 10px 10px;
    color: #666;
    display: block;
}

.textarea-message {
    width: 100%;
    height: 38px;
    outline: 0;
    font-family: cwtexfangsong;
    background: #fff;
    resize: none;
    box-sizing: border-box;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 2px;
    line-height: 18px;
    padding: 6px 10px;
    color: #666;
    display: block;
}

.address-content-main {
    height: 100%;
    overflow: auto
}

.sc-select {
    display: none
}

.tips {
    color: #666;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 6px;
}

.tips span{
    color: #E02020;
    font-weight: bold;
}

.submit-float-btn {
    line-height: 45px;
    width: 100%;
    font-size: 16px
}

.mian-btn {
    width: calc(100% - 20px);
    margin: 10px;
    text-align: center;
    background-image: linear-gradient(to right, #fc90b2 8%, #fc90b2 92%);
    color: #fff;
    box-shadow: 0 0 8px #fc90b2;
}

.explain {
    padding: 16px;
    margin-top: 16px
}

.explain h1 {
    font-size: 24px;
    text-align: center;
    color: #222;
    font-weight: 100
}

.explain p {
    font-size: 12px;
    color: #666;
    margin-top: 8px;
    line-height: 20px;
    word-break: break-all
}

.this_box {
    margin: 16px;
    background: #f6f6f6
}

.m-orderItem {
    margin-top: 10px;
    padding-left: 15px;
    font-size: 16px
}

.this_explain h1 {
    font-size: 12px;
    font-weight: 100;
    color: #aaa;
    margin-top: 20px
}

.this_explain p {
    font-size: 12px;
    color: #666;
    margin-top: 8px
}

.m-orderItem .row-2 {
    padding: 10px 0;
    padding-top: 0
}

.m-orderItem .goodImg {
    position: relative;
    width: 64px;
    height: 64px;
    background-color: #f4f4f4;
    border: 1px solid #eee;
    border-radius: 4px;
    overflow: hidden;
    box-sizing: border-box
}

.m-orderItem .goodInfo {
    margin-left: 16px;
    color: #999
}

.m-orderItem .goodName {
    overflow: hidden;
    font-size: 12px;
    color: #aaa
}

.row-2 {
    width: 100%;
    height: auto;
    overflow: hidden
}

.goods-title-buttom {
    width: 100%;
    padding: 12px 0px;
    position: relative
}

.goods-title-buttom .pos {
    position: absolute;
    right: 0;
    top: 8px;
    background-image: linear-gradient(to right,#fea802 22%,#fdc100 76%);
    color: #fff;
    border-radius: 18px 0 0 18px;
    padding: 2px 8px
}

.goods-title-logistics {
    width: 100%;
    position: relative;
    font-size: 12px;
}

.goods-title-logistics .pos {
    position: absolute;
    right: 0;
    top: 8px;
    background-image: linear-gradient(to right,#fea802 22%,#fdc100 76%);
    color: #fff;
    border-radius: 18px 0 0 18px;
    padding: 2px 8px
}

.final-price {
    font-size: 24px;
    color: #e40681;
    margin: 3px
}

.old-price {
    font-size: 17px;
    color: #666;
    text-decoration: line-through;
    margin-top: 9px
}
.price-box .label {
    background-color: #f51111;
    color: #fff
}

.label {
    padding: 1px 8px;
    font-size: 15px;
    margin-bottom: .05rem;
    margin-right: 3px;
    border-radius: 6px;
    border: 1px solid #e40681;
    background: #e40681;
    color: #fff
}

.d-name {
    font-size: 16px
}

.price-l {
    display: flex
}

.settime {
    display: inline-block;
    font-size: 14px;
    background: #fff;
    color: #e40681
}

.showmenu {
    float: left;
    color: #929292
}

.showmenu2 {
    width: 65px;
    text-align: center
}

@media screen and (max-width: 750px) {
    .final-price {
        font-size:20px
    }

    .old-price {
        font-size: 15px
    }

    .label {
        font-size: 13px
    }

    .d-name {
        font-size: 15px
    }

    .bz {
        font-size: 13px
    }
}

.hmbox {
    overflow: hidden;
    padding: 12px 5px;
    font-size: 14px;
    color: #888;
    background: #fff
}

.bz {
    font-size: 15px;
    color: #888;
    float: left
}

.bz span {
    display: inline-block;
    margin-right: 7px
}

.hmbox i {
    width: 16px;
    display: inline-block;
    float: left;
    margin-right: 3px;
    opacity: .7;
    margin-top: 2px
}

.gou {
    margin: 5px;
    height: 45px;
    background: #e40681;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 45px
}

.buy-nav {
    width: 100%;
    position: fixed;
    bottom: 0;
    text-align: center;
    max-width: 750px;
    background: #fff;
    height: 50px;
    z-index: 100;
    box-shadow: 4px 0 10px #fc90b2;
}

.buy-nav>.left {
    float: left;
    width: 100%;
    font-size: 1.2rem;
    background: #FDF7F7;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    color: #fc90b2;
}

.buy-nav>.left i{
    display: inline-block;
    background-image: url(../image/query_order.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18px;
    height: 18px;
    margin-bottom: -1px;
}

.buy-nav>.right {
    float: left;
    width: 100%;
    font-size: 1.2rem;
    background-color: #fc90b2;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    color: #fff;
}

.buy-nav>.right i{
    display: inline-block;
    background-image: url(../image/buy.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-bottom: -1px;
}

.call-me{
    color:#fc90b2;width:100%;height:100%;display:block;
}
.start-buy{
    color:#fff;width:100%;height:100%;display:block;
}

.buy-nav>.right>a {
    color: #fff
}

.u-address-bg {
    display: block;
    width: 100%;
    height: 5px;
    background: url(../image/address-bg.png) repeat-x;
    background-size: 31px 8px;
    margin-bottom: 12px
}

.details-rows {
    margin: 0 15px
}

.rows-head {
    display: block;
    padding: .2rem 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 2rem;
    color: #020202
}

.details-request {
    color: #e40681;
    float: left;
    margin-right: 4px
}

.rows-params {
    padding: 2px 0;
    line-height: 2rem;
    position: relative;
    color: #333;
    display: -webkit-box
}

#county, #district, #shop {
    text-indent: .3rem;
    width: 100%;
    height: 40px;
    display: inline-block;
    margin-right: 1px;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    border: 1px solid #ccc;
    font-family: MicroSoft Yahei;
    outline: 0;
    transition: all .2s linear 0s;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border-radius: 2px
}

.buy-single-row {
    padding: 0 15px;
    line-height: 39px;
    border-radius: 2px;
    outline: 0
}

.buy-single-row label {
    align-items: center;
    font-weight: 700
}

.product-price-row label {
    margin-bottom: 0
}

.payment-method-row label {
    border-bottom: 1px solid rgba(217,217,217,.6)
}

.input-label {
    width: 20%;
    color: #020202
}

.fixed {
    width: 80%;
    padding: 0;
    font-size: 15px
}

.cell {
    padding: 0;
    font-size: 15px
}

textarea::-webkit-input-placeholder,input::-webkit-input-placeholder {
    color: #666d9
}

textarea::-webkit-input-placeholder,input::-moz-input-placeholder {
    color: #666
}

textarea::-webkit-input-placeholder,input::-ms-input-placeholder {
    color: #666
}

.layui-form select {
    display: block
}

.detail-region {
    display: block;
    float: left;
    width: 32%
}

.detail-alert {
    padding: .8rem;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    background-color: #fbeedf;
    border: 1px solid #fbeedf;
    border-radius: .2rem;
    color: #c00;
    line-height: 1.5rem;
    margin: 0 2%;
    margin-bottom: 10px;
}

.rowsparams {
    padding: 2px 0;
    line-height: 2rem;
    position: relative
}

.detail-params {
    /*float: left;*/
    /*padding: 0 3px;*/
    /*font-size: 1rem;*/
    /*color: #666;*/
    /*background-color: #fff;*/
    /*border: 2px solid #ccc;*/
    /*border-radius: 3px;*/
    /*margin: 6px 2px;*/
    /*text-decoration: none;*/
    /*transition: all .3s linear 0s*/
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 8px;
    margin: 6px 2px;
    text-decoration: none;
    transition: all .3s linear 0s;
}

.detail-params:hover {
    background-color: #ccc;
    text-decoration: none
}

.detail-params.active {
    color: #fff;
    background-color: #fc90b2;
    border-color: #fc90b2;
    text-decoration: none
}

.detail-payment .detail-payment-payOnDelivery {
    background-position: -198px -1px
}

.detail-payment .detail-payment-payOnDelivery:hover {
    background-position: -200px -2px
}

.detail-payment .detail-payment-711 {
    background-position: 2px -345px
}

.detail-payment .detail-payment-711:hover {
    background-position: -198px -345px
}

.detail-payment .detail-payment-quanjia {
    background-position: 2px -395px
}

.detail-payment .detail-payment-quanjia:hover {
    background-position: -198px -395px
}

.detail-payment .detail-payment-paypal {
    background-position: 2px -295px
}

.detail-payment .detail-payment-paypal:hover {
    background-position: -198px -295px
}

.detail-payment label {
    background: url(../image/payment2.png) left -2px no-repeat;
    text-align: center;
}

.detail-payment{
    width: 100%;
}

.detail-payment label {
    display: inline-block;
    width: calc(100% / 3);
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
    cursor: pointer;
}

.layui-colla-title {
    height: 35px;
    font-size: .8rem
}

.layui-colla-content {
    font-size: 1.3rem
}

.product-option-item {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px
}

.product-option-item .title {
    padding: 3px 0;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    margin-top: 10px
}

.product-option-item .colour {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0;
    padding-bottom: 2px
}

.product-option-item .colour .item {
    padding: 5px 10px;
    margin-left: 8px;
    margin-right: 8px;
    text-align: center;
    font-size: 1rem;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 2px 2px 10px #ff002d;
    margin-bottom: 10px
}

.product-option-item .colour .item.active {
    background-image: linear-gradient(to right,#ff002d 22%,#ff4b2f 76%)!important;
    color: #fff
}

.success-box.is-not-top {
    margin-top: 0!important;
    overflow-x: auto
}

.buy-single-row .inputText {
    font-size: 14px;
    border: 1px solid #ccc;
    padding-left: 10px;
    box-sizing: border-box;
}

.buy-single-row .fixed select {
    font-weight: bold!important
}

.detail-payment.active,.detail-payment:hover {
    background-position: -200px -2px
}

.detail-payment .akmall-payment-711 {
    background-position: 2px -345px;
}

.detail-payment .akmall-payment-quanjia {
    background-position: 2px -395px;
}

.detail-payment .akmall-payment-711.active,.detail-payment .akmall-payment-711:hover {
    background-position: -200px -345px
}

.detail-payment .akmall-payment-quanjia.active,.detail-payment .akmall-payment-quanjia:hover {
    background-position: -200px -395px
}

.detail-params.active {
    color: #fff!important
}

#pay-form .box {
    padding: 0;
    background: #fff;
    width: 100%!important;
    float: none
}

#pay-form .box .akmall-side {
    width: 100%!important;
    float: none;
    border-color: #666
}

#pay-form .box .akmall-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    background: #fc90b2;
    padding: 0.4rem;
    padding-bottom: 8px;
    height: auto;
    color: #fff;
    border-color: #666;
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    box-shadow: 0 0 8px #fc90b2;
}

#pay-form .box .akmall-title .icon-shipping {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../../gg/image/icon-product.svg) no-repeat;
    background-size: 32px;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 3px
}

#pay-form .box .akmall-delivery {
    overflow: hidden;
    padding: 0 .5rem
}

#pay-form .box .akmall-delivery .akmall-full-row {
    float: none;
    position: relative;
    overflow: hidden;
    width: 100%!important;
    height: 250px!important
}

#pay-form .box .akmall-delivery .akmall-scroll ul {
    padding: 0
}

#pay-form .box .akmall-delivery .akmall-scroll ul li {
    list-style: none;
    padding: .5rem
}

#pay-form .box .akmall-delivery .akmall-scroll ul li.even {
    background: #f4f4f4
}

#pay-form .box .akmall-delivery .akmall-scroll ul li p {
    margin: 0;
    line-height: 2em
}

#pay-form .box .akmall-delivery .akmall-badge {
    margin-left: .2rem;
    background-color: #fc90b2;
    color: #fff;
    padding: .1rem .2rem;
    border-radius: .2rem;
    font-size: .8rem;
    line-height: 1rem;
    font-weight: normal;
    float: right;
    border-color: #fc90b2
}

.product-option-item .colour .item:first-child {
    margin-left: 0
}

.goods-link-address-tips-box {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.3
}

.goods-link-address-tips-box b {
    color: #e30;
    font-size: 16px;
    font-weight: bold
}
.plugdetail {
    margin-top: 0;
    padding-bottom: 4px;
    background-image: url("../image/box.png");
}

.goods-title-top {
    color: #fff;
    padding-left: 25px;
    padding-right: 25px
}

.goods-title-top .price-l {
    font-size: 38px
}

.goods-title-top .price-r {
    font-size: 18px
}

.goods-title-content {
    border-radius: 20px
}

.goods-name-box {
    color: #000;
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial, sans-serif;;
    font-weight: bold;
    max-width: 90%;
    margin-top: 3px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
    text-overflow: ellipsis
}

.goods-title-content .box-r {
    float: right;
    text-align: center;
    color: #fff;
    height: 100px;
    min-width: 22%
}

.goods-title-content .box-r h3 {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 20px
}

.timer-box .akmall-timer {
    display: inline-block
}

.timer-box .akmall-timer .akmallDay {
    display: none
}

.timer-box .akmall-timer .akmallHour,.timer-box .akmall-timer .akmallMinute,.timer-box .akmall-timer .akmallSecond {
    background-color: #000;
    padding: 6px
}

.goods-title-content .final-price {
    color: #000;
    font-size: 20px;
    margin: 3px;
    font-weight: bold;
}

.goods-title-content .final-price span {
    color: #F62C8B;
    font-size: 34px
}

.goods-title-content .old-price {
    color: #000;
    margin-top: 15px;
    margin-left: 5px
}

.goods-title-content .flex-labels {
    width: 92%;
    border-radius: 3px;
    position: relative;
}

.goods-title-content .flex-labels .label {
    border: 1px solid #ff002d;
    background: #fff;
    color: #ff002d;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px
}

.goods-title-content .hmbox {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px
}

.goods-title-content .hmbox span {
    color: #216A3B;
    font-size: 14px
}

.goods-title-content .d-name {
    color: #000;
    padding: 1%;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px
}

.goods-title-content .d-name .label {
    border: unset;
    padding: 0
}

.goods-title-content .d-name .label img {
    width: 50px
}

.order-box-container{
    border-top: 8px solid #eee;
}

.order-box-title {
    padding: 10px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px
}

.order-btns {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.order-btns .submit-l,.order-btns .submit-r {
    display: flex
}

.order-btns .submit-l {
    color: #ff002d;
    font-size: 18px;
    padding-left: 10px
}

.order-btns .submit-l .order-price {
    font-weight: bold;
    font-size: 28px;
    margin-top: -2px
}

.order-btns .submit-r {
    width: 52%
}

.scroll-top {
    position: fixed;
    z-index: 1600016011 !important;
    right: 10px;
    bottom: 200px;
    cursor: pointer
}

@media screen and (max-width: 500px) {
    .goods-title-content .box-r {
        min-width:28%
    }
}

@media screen and (max-width: 400px) {
    .product-option-item .colour {
        padding-top:3px
    }

    .product-option-item .colour .item:first-child {
        margin-left: 8px
    }

    .product-option-item .title {
        margin-top: 2px
    }

    .goods-title-content .box-r {
        min-width: 28%
    }
}

@media screen and (max-width: 390px) {
    .goods-title-content .box-r {
        min-width:30%
    }
}

@media screen and (max-width: 370px) {
    .goods-title-content .box-r {
        min-width:32%
    }
}
.stop-class{
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 20px;
    display: block !important;
}
