html,body{overflow:auto;margin:0 auto;}
body {
    margin: 0 auto;
    min-width: 320px;
    max-width: 640px;
    background: #FFF;
}
body, dl, dd {
    padding: 0;
}

a,a:hover{border:none;text-decoration:none;}
img{
    width:100%;
    max-width: 100%;
    border: 0;
}
img,a img{border:none;}

input {
    -webkit-appearance: none;
}
input[type=text]{
    line-height: 21px;
    font-size: 12px;
    width: 100%;
    height: 36px;
    margin-bottom: 15px;
    padding: 8px 15px;
    -webkit-user-select: text;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 3px;
    outline: 0;
    background-color: transparent;
}

.set-spac {
    padding: 1px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
    margin-right: 5px;
    outline: none;
}
.active {
    color: #D50F2E !important;
    border: 1px solid #D50F2E !important;
    background: url(../images/select-background.png) no-repeat right bottom #fff !important;
    background-size: 16px !important;
}
.regions {
    border-radius: 4px;
    color: #666;
    margin-bottom: 4px;
    line-height: 42px;
    background-color: #f6f6f6;
    text-align: left;
    text-indent: 16px;
    clear: both;
    float: none;
}

.pro_info{ width:100%; padding:10px; background:#f5f5f5; float:left;background-color: #f5f5f5; position: relative; overflow: hidden; margin-bottom: 15px;}
.pro_info:after {content: ''; display: block; width: 110%; height: 45px;position: absolute; left: 0; bottom: 0; }
.pro_info .limgbox{ width:100%; float:none;margin-bottom: 5px;position: relative;z-index: 1;}
.pro_info .limgbox img{ border:1px solid #ddd}
.pro_info .ctxthead {float: left; width: 25%; }
.pro_info .ctxtbox{ width:75%;float:left;padding: 0px 0 0 2%;position: : relative;z-index: 1;}
.pro_info .ctxtbox h1{ margin-bottom: 0;margin-top: 5px;color: #444;font-size:14px; text-align: left;font-weight: normal;line-height:21px; padding:0 0 4px 0}
.pro_info .ctxtbox h2{ font-size:12px; line-height:16px; color:#a0a0a0; font-weight:normal;}
.pro_info .ctxtbox h3{ font-size:16px; line-height:18px;}
.pro_info .rpricebox{  width:100%; float:none; text-align:left; color:#e4393c; font-size: 18px; font-weight: bold; float: none; position: relative; z-index: 1;}


.btndiv{ padding:20px 10px;}
.btnstyle01{ width:100%; height:44px; font-weight:bold; padding:0; line-height:28px; background:#f7b500; color:#000; border:0px; font-size:22px; text-align:center; border-radius:5px; box-shadow:0px 3px 0px #a97c00;}

.newfooter{ width:100%; float:left; text-align:center; font-size:12px; margin-top:10px; background:#f5f5f5; line-height:16px; padding:12px 0}

.mui-bar {
    border: 0;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    min-width: 320px;
    max-width: 640px;
    z-index: 9999;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    border-bottom: 0;
    padding-bottom: 1px;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,.85);
    box-shadow: 0 0 1px rgba(0,0,0,.85);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
@media screen and (max-width: 656px){
    .mui-bar{ padding-left:0 !important; padding-right:0 !important;}
    .mui-input-row input {font-size: 18px; }
    .newfooter {padding: 8px 8px; }
}

.mui-bar-nav {
    top: 0;
    height: 44px !important;
    -webkit-box-shadow: 0 1px 6px #ccc;
    box-shadow: 0 1px 6px #ccc;
    box-shadow: 0 1px 6px #ccc !important;
}

.mui-input-group .mui-input-row {
    height: 45px;
    padding: 5px 0px 3px;
}
.mui-input-group .mui-input-row:after {
    background-color: transparent;
}
.mui-content {
    background: #fff;
}
.mui-bar-nav.mui-bar .mui-icon {
    margin-right: -10px;
    margin-left: -10px;
    padding-right: 10px;
    padding-left: 10px;
}

.mui-bar .mui-icon {
    font-size: 24px;
    position: relative;
    z-index: 20;
    padding-top: 10px;
    padding-bottom: 10px;
}
.mui-icon {
    font-family: Muiicons;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}
.mui-pull-left {
    float: left;
}

.mui-bar-nav~.mui-content {
    padding-top: 44px;
}
.mui-input-row input {
    margin: 0;
    padding: 0;
    width: 100%;
    color: #000 !important;
    border: 1px solid #eee;
    border-radius: 4px;
    line-height: 40px;
    text-indent: 16px;
    font-weight: bold !important;
}

.mui-input-row select {
    margin: 0;
    padding: 0;
    width: 100%;
    color: #666;
    border: 1px solid #eee !important;
    border-radius: 4px;
    line-height: 40px;
    text-indent: 16px;
    height: 40px;
    font-size: 18px;
    background-color: #fff;
    background: url("https://twmall.urxxshop.top/static/261/arrow-down.svg") no-repeat scroll right center transparent;
    background-size: 14px;

}
.mui-input-group:before{
    content: none;
}
.mui-input-group:after{
    content: none;
}
.pay-method {
    display: inline-block;
    padding: 11px 5px 0px 17px;
    float: left;
    color: #666;
    font-weight: bold !important;
}
.pay-style {
    display: inline-block;
    padding: 2px 5px;
    margin: 8px 3px 8px 3px;
    float: left;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    outline: none;
}
.btndiv {
    text-align: center;
}
.btnstyle01 {
    width: 70%;
    margin: 0 auto;
    border: 0;
    font-size: 22px;
    color: #fff;
    height: 40px;
    background: red;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: none;
}

.newfooter {
    background: #fff;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 8px;
}

#addcart {
    clear: both;
    margin-top: 5px;
    padding: 0 5px;
}
.addcart-group-buttons {
    margin-top: 5px;
}
.addcart-group-buttons .btn-binding {
    border: 1px solid #999;
}

.addcart-specs-group {
    position: relative;
    border-bottom: 2px solid #eee;
}

.addcart-specs-group .addcart-specs:last-child {
    border: 0;
}
.addcart-specs-group .addcart-specs {
    border-bottom: 1px dashed #ddd;
}
.addcart-specs-title {
    position: relative;
    padding: 10px 0 10px;
}
.addcart-specs-title:after {
    content: '';
    display: block;
    clear: both;
}
.addcart-specs-title .addcart-specs-title-image, .addcart-specs-title .addcart-specs-title-name {
    float: left;
}
.addcart-specs-group .addcart-specs .addcart-specs-arrow {
    display: block;
    width: 14px;
    position: absolute;
    right: 12px;
    background: url(../fonts/arrow-down.svg) center no-repeat;
    background-size: 14px;
    font-size: 0;
}
.addcart-specs-group .unfold .addcart-specs-arrow {
    background: url(../fonts/arrow-down.svg) center no-repeat;
    background-size: 14px;
    transform: rotate(180deg);

}
.pull-left {
    background: url(../images/arrow-down.svg) center no-repeat;
    line-height: 44px;
    width: 25px;
    background-size: 25px;
    position: absolute;
    transform: rotate(90deg);
    z-index:999;
}
.addcart-specs-group .addcart-specs .addcart-specs-text {
    display: block;
    width: 44px;
    text-align: right;
    position: absolute;
    right: 32px;
    font-size: 10px;
    color: #666;
    font-style: italic;
}
.addcart-specs-descript {
    font-size: 10px;
    color: #666;
    padding-left: 5px;
}
.addcart-specs-content {
    margin-bottom: 5px;
}
.addcart-specs dt {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 6px;
}
.addcart-specs dd {
    overflow: hidden;
    margin: 0;
}
.addcart-specs dd .addcart-spec-img {
    width: 32%;
    padding: 0;
}
.addcart-specs dd span {
    display: block;
    padding: 1px 10px;
    float: left;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
    margin-right: 5px;
    outline: none;
}
.addcart-specs dd .addcart-spec-img.active img {
    border-radius: 1px;
}
.addcart-specs dd .addcart-spec-img img {
    display: block;
    margin: 0 auto;
}
.addcart-specs dd .addcart-spec-img font {
    margin-top: 5px;
    display: block;
padding: 5px;
}
.addcart-specs dd>:last-child {
    margin-right: 0;
}
.addcart-quantity {
    overflow: hidden;
    padding: 5px 10px 5px 0;
}
.addcart-quantity-content {
    margin: 0;
    overflow: hidden;
    float: right;
}
.addcart-quantity-title {
    float: left;
    margin-right: 5px;
}
#addcart-quantity-inc, #addcart-quantity-dec {
    float: left;
    width: 26px;
    height: 26px;
    display: block;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 21px;
    color: #666;
}
#addcart-quantity-val {
    float: left;
    border: none;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    height: 26px;
    width: 26px;
    text-align: center;
    padding: 0px;
    border-radius: 0px;
    margin-bottom: 0;
}
.addcart-footer {
    padding-right: 10px;
}
.addcart-footer span {
    display: block;
    text-align: right;
    font-size: 14px;
}
.addcart-footer-price .addcart-footer-price-total font {
    font-size: 26px;
}
.addcart-footer-number-total font, .addcart-footer-number-service font, .addcart-footer-number-freight font, .addcart-footer-price-total font {
    color: #f00;
    font-weight: bold;
}
.addcart-footer span {
    display: block;
    text-align: right;
    font-size: 14px;
}
.launcher-chat{
    position: fixed;
    right: 20px;
    bottom: 60px;
    z-index: 99;
    opacity: 1;
    text-align: center;
}
.launcher-chat a{
    display: block;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 25px;
    background-color: #ef3470
}
.launcher-chat a img{
    width: 45%;
    vertical-align: middle
}

.addcart-footer-price-item font, .addcart-footer-price-deal font{
    color: #f00;
    font-weight: bold;
}
