.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:0px;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: rgb(255, 182, 193) !important;
    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;
}
.send-type2{
    display: none;
}
.combo-box{
    margin-bottom: 10px;
}
.combo-box li{
    width: calc(31% - 10px);
    margin-right: 5px;
    padding: 5px;
    float: left;
    margin-top: 5px;
    border: 1px solid #ddd;
    border-radius: 0.4rem;
    transition: all 0.3s linear 0s;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
}
#combo-box li {
    width: 96%;
    font-size: 16px;
    padding: 10px;
    display: inline-block;
    text-align: center;
    padding: 10px;
    color: black;
    border: 2px solid #ccc;
    margin: 5px 5px 5px 0;
    background-color: #ffffff;
    border-radius: 0.4rem;
    transition: all 0.3s linear 0s;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
}
.combo-img{
    width: 100%;
    padding: 50% 0;
    position: relative;
    top: 0;
}
.combo-img img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    border-radius: 2px;
}
.combo-img+div{
    font-size: 14px;
    line-height: 21px;
    color: #666;
}
.combo-active{
    background: rgb(255, 182, 193) !important;
    border-color: rgb(255, 182, 193) !important;
    color: #fff;
}
.combo-active>div{
    color: #fff!important;
}
.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: none;
    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 #cccccc;
    border-radius: 4px;
    color: #333;
    box-sizing: border-box;
    font-family: Circular,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;
    font-size: 16px;
    margin-top: 5px;
}
.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: rgb(255, 182, 193) !important;
    border-color: rgb(255, 182, 193) !important;
    color: #fff !important;
}
.order-info-input select{
    width: 100%;
    padding: 10px 5px;
    line-height: 20px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #333;
    font-size: 16px;
    box-sizing: border-box;
}
.order-info-input textarea {
    width: 100%;
    padding: 10px 5px;
    line-height: 20px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #333;
    box-sizing: border-box;
}
.success-box{
    width: 100%;
    height: 100%;
    max-width: 840px;
    position: fixed;
    top: 0;
    background: #fff;
    display: none;
}
.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 {
    font-weight: 500 !important;
    background: url(/static/images/ttlbg.png) center no-repeat;
    background-size: 100% 100%;
    margin: 8px 0 8px -4px !important;
    display: inline-block;
    padding: 5px 34px 11px 24px !important;
    text-indent: 0;
    color: #fff;
    font-size: 16px !important;
}

.notesbox {
    padding: 0 3% 30px 3%;
    color: #fff;
}
.note_text {
    text-indent: 1em;
}
footer {
    color: white;
    background: #e0c8ab;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    max-width: 820px;
}

.inquiry{
    width: 40%;
}
.quickbuy {
    flex: 1;
    background: rgb(255, 182, 193);
    color: #fff;
    width: 60%;
}
.top{
    width: 20%;
}

.main-price span{
    font-weight: bold;
}
.justify-content-between {
    justify-content: space-between;
}
.s-goods-price{
    font-size: 16px;
}
.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: rgb(0, 0, 0);
    color: #fff;
    line-height: .48rem;
    margin-left: 1.05333rem;
    border-radius: .08rem;
}

.content-active {
    padding-bottom: 3px;
    border-bottom: 3px solid #409eff;
}
.issue-title{
    font-size: 18px;
    line-height: 18px;
    padding: 15px 10px 0px 10px;
}
.issue-title+div{
    padding: 0 10px;
    transition-duration: 0.5s;
    color: #666;
}
.issue-list-box{
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
}
.issue-arrow-active{
    transform: rotate(180deg);
    transition-duration: 0.5s;
}
.issue-content{
    height: 0;
    overflow: hidden;
}
a {
    background: 0 0;
    text-decoration: none;

}
div.mui-bar{border:none;height:auto;padding:10px;padding-top:1px;padding-left:2px;padding-right:2px;padding-bottom:3px;background-color:#fdfdfd;max-width:840px;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:none}
.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: 0px -1px 1px #dad8d8;margin:0 auto;max-width:640px;padding-bottom: 1px}

.spec-img {
    width: 100px;
    height: 100px;
    border-radius: 0.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 dashed #dcdcdc;
    padding: 10px 10px;
    height: 30px !important;
}
.dc-price .s-price-1{color:red;float: left;font-weight: bold;font-size: 24px}
.dc-price .o-price-1{text-decoration:line-through;float: left;padding: 0px 6px}
.detail-context .flag{float: left;background: #ff0000;color:#fff;line-height: 18px;margin-left: 2px;border-radius: 3px;padding: 2px 4px}
.detail-profile{padding: 10px 10px;color:#f00f00;min-height: 30px;font-size: 14px;}
.detail-bars{box-shadow: 0px 1px 1px #ebe9e9;list-style-type:none;background: none repeat scroll 0% 0% white;height: 40px;width: 100%;max-width: 640px; padding: 0px;list-style: none; overflow: hidden}
.fixed{position:fixed;z-index:999;top:0px;}
.detail-bars li{font-size: 12px !important;background:white;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:none}

.header {
    padding: 2% 4%;
    border-bottom: 1px solid rgba(255,255,255,.3);
}
.header h1 {
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.img_wrap {
    background: #fff;
    margin: 4% 2.5%;
    border-radius: 6px 6px 2px 2px;
}
.page-name {
    background: #fff;
    border-radius: 6px 6px 2px 2px;
    margin: 4% 2.5%;
    padding-bottom: 2%;
}
.sales_wrap {
    background: #eee;
    font-size: 0;
    overflow: hidden;
}
.sales {
    width: 70%;
    color: #fff;
    background: rgb(255, 182, 193);
    font-size: 0;
}
.sales .price {
    font-size: 12px;
    margin: 1%;
}
.sales, .sales .price, .sales .sales_info, .time_wrapper, h2:before {
    display: inline-block;
}
.sales .price ins {
    font-size: 36px;
    font-weight: 600;
}
.title h1 {
    color: #666;
    font-size: 16px;
    line-height: 32px;
    padding: 2%;
}
.service {
    line-height: 42px;
    border-top: 1px solid #ccc;
    padding: 0 2%;
}

.service .flag{background: rgb(255, 182, 193);color:#fff;line-height: 18px;margin-left: 2px;border-radius: 3px;padding: 2px 4px}
.buy_now {
    width: 96%;
    background: rgb(255, 182, 193);
    margin: 2%;
    border-radius: 4px;
    text-align: center;
}
.buy_now a {
    color: #fff;
    font-size: 18px;
    line-height: 45px;
}
.span-ppa{
    margin-top: 10px;
    padding: 8px;

    border: 1px dotted #DDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #FFFFF2;
    color: #F60;
    font-size: 12px;
}
.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: #999999;
}
.m-orderItem .goodName {
    overflow: hidden;
    font-size: 12px;
    color: #aaa;
}
.row-2 {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.rows-box-2 {
    position: relative;
    padding: 10px;
    margin: 10px;
    border-radius: 2px;
    box-shadow: 0 0 0 4px #f4f4f4;
    background: #fafafa;
}
.box .akmall-delivery .akmall-full-row{
    float:none;
    position:relative;
    overflow:hidden;
    width:100%!important;
    height:250px!important
}
.box .akmall-side{
    width:100%!important;
    float:none;
    border-color:#666
}
.box .akmall-title{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    word-break:break-all;
    background:rgb(255, 182, 193);
    padding:.4rem;
    padding-bottom:8px;
    height:auto;
    color:#fff;
    border-color:#666;
    margin-top:30px;
    text-align:center;
    font-size:18px;
    box-shadow:0 0 8px rgb(255, 182, 193)
}
.box .akmall-title .icon-shipping{
    display:inline-block;
    width:25px;
    height:25px;
    background:url(../../gg/image/icon-product.svg) no-repeat;
    background-size:25px;
    vertical-align:middle;
    margin-right:5px;
    margin-bottom:3px
}
.box .akmall-delivery .akmall-scroll ul{
    padding:0
}
.box .akmall-delivery .akmall-scroll ul li{
    list-style:none;
    padding:.5rem
}
.box .akmall-delivery .akmall-scroll ul li{
    background:#f4f4f4
}
.box .akmall-delivery .akmall-full-row{
    float:none;
    position:relative;
    overflow:hidden;
    width:100%!important;
    height:250px!important
}
.box .akmall-delivery .akmall-badge{
    margin-left:.2rem;
    background-color:rgb(255, 182, 193)!important;
    color:#fff;
    padding:.1rem .2rem;
    border-radius:.2rem;
    font-size:.8rem;
    line-height:1rem;
    font-weight:normal;
    float:right;
    border-color:#f5012f
}
