*{padding: 0;margin: 0}
body{background: #856D35;color:#333;max-width: 750px;margin:0 auto;}
ul,li,ol{list-style: none}
h1,h2,h3,h4,h5,h6{font-weight: normal}
img{vertical-align: middle;border: 0}
a{text-decoration: none}
input{
    border: none;
    list-style: none;
}
button:focus,input:focus{
    outline: none;
}
/*憭湧�冽甅撘�*/
main{
    margin:0 0 3rem 0;
}
.bottom_line{
    width:4.5rem;
    margin: 0 auto;
    font-size: 0.6rem;
    color: #9e9e9e;
    text-align: center;
}
.banner_wrap{
    position: relative;
}
.magicLife_logo{
    position: absolute;
    top: 2px;
    left: 2px;
}
/*�𡁻�冽甅撘�*/
footer{
    text-align: center;
}
/*
footer div{
    float: left;
    width: 40.5%;
    text-align: center;
    padding-top:0.3rem;
}
footer .middle{
    width: 3rem;
    height: 3rem;
    border-top: 1px solid #e7e7e7;
    background: #ffffff;
    border-radius: 50%;
    margin-top: -1.1rem;
    z-index: -999
} */
/* footer img{
    width: 1.1rem;
} */
.select{
    color:#ff7a0e;
}
input[type="button"], input[type="submit"], input[type="reset"],button{
    -webkit-appearance: none;
}
/* button{
    width:95%;
    height: 2.25rem;
    margin: auto;
    border:0;
    border-radius: 0.3rem;
    background:-webkit-gradient(linear,left bottom,right top,from(#fe7e23), to(#fb5b3b));
    color: #fff;
    font-size:0.75rem;
} */


/* 餈�腹�𢆡�𤫇 */
.expand-transition {
    transition: all .8s ease;
}
/* .expand-enter 摰帋�㕑�𥕦�亦�撘�憪讠𠶖�� */
/* .expand-leave 摰帋�厩氖撘���蝏𤘪�毺𠶖�� */
.expand-enter, .expand-leave {
    opacity: 0;
}

[v-cloak] {
    display: none;
}

button[disabled], input[type="button"][disabled] {
    opacity: 0.2;
}

.new_mask{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 750px;
    margin: 0 auto;
    z-index: 99999;
}
.new_mask_bg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.8;
}
.progress_bar{
    background:#eeeeee;
    border-radius:5rem;
    height:0.3rem;
    margin: 0.5rem auto;
}
.progress_bar .progress_barcon{
    background:linear-gradient(-90deg, #ff1800 0%, #ffba68 100%);
    border-radius:5rem;
    width:20%;
    height:0.3rem;
}

.bx-wrapper{
    margin-bottom: 0 !important;
    border:2px solid #fff !important;
    box-shadow: none !important;
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager{
    bottom:30px !important;
}

.mask_bg{
    opacity: 0.85;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: #000;
    display: none;
}
.mask_dialog{
    position: fixed;
    margin: 0 auto;
    top: 0;
    width: 90%;
    max-width: 650px;
    height: 12rem;
    left: 0;
    right: 0;
    z-index: 9999999;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    transform: translateY(50%);
    display: none;
}
.mask_dialog div{
    height: 55%;
    font-size: 0.7rem;
    color: #000;
    padding-top: 1rem;
}
.mask_dialog div .priceStyle{
    color: #ff6634;
    font-size:1rem;
    margin: 0.3rem;
}
.mask_dialog hr{
    width: 95%;
    margin: auto;
    background: none;
    border:0;
    border-top: 1px solid #eee;
}
.mask_dialog button{
    color: #fff;
    width: 6rem;
    height: 1.9rem;
    border:0;
    margin-top: 1.85rem;
    font-size: 0.7rem;
    border-radius: 3px;
    background: #ddd;
}
.mask_dialog .sure{
    background: #ef6c1c;
    margin-left:1rem;
}

#total_price{
    margin: 0.5rem 0;
}

.notice_wrap{
    background: #ea7443;
    border-radius: 5px;
    padding:2px 10px 5px;
    margin-top: -0.5rem;
}
.notice_wrap p{
    background: #ea7443;
    color: #fff;
    border:0;
    padding: 0;
}


.contact{
    background: #fffff2;
    border: 1px dashed #ddd;
}
.contact p{
    background: none;
    border: 0;
}
.contact hr{
    width: 98%;
    margin:auto;
    border:0;
    border-top: 1px solid rgb(204,204,204);
    margin-top: 0.8rem;
}
.contact_email{
    overflow: hidden;
    color: #999999;
    padding:0 0.5rem;
}
.contact_email div{
    float: left;
    clear: none;
    margin:0;
}
.contact_email div:first-child{
    width: 2em;
    margin-right: 0.6rem;
}
.contact_email p{
    color: #999999;
    padding: 0;
}
.contact_email p>span{
    /* color: #f60; */
}

.back_index{
    background: #fff;
    border:0;
    color: #999;
    float: left;
    font-size: 0.6rem;
    padding: 0 1.2rem;
    border-radius: 0.2rem;
    margin-left: 1rem;
}
.back_index img{
    display: inline;
    vertical-align: middle;
    height: 1.5rem;
    width: 1.6rem;
}
.back_index b{
    display: inline-block;
    line-height: 110%;
    font-weight: normal;
    transform: translateY(24%);
    -ms-transform: translateY(24%);
    -webkit-transform: translateY(24%);
    -o-transform: translateY(24%);
    -moz-transform: translateY(24%);
}

.privacy_policy{
    text-decoration: underline;
    font-size: 0.6rem;
}
.back_index_tw{
    padding: 0 0.1rem 0.1rem 0.1rem;
    font-size: 0.5rem;
    margin-left: 0;
    margin-top: 0.2rem;
    margin-right: 0.5rem;
}
.back_index_tw img{
    width: 1.1rem;
    height: auto;
}

header .banner_wrap{
    width: 100%;
}
header .banner_wrap img{
    max-width: 100%;
}
header .price_wrap{
    color:#f61d4b;
    padding:0.2rem 0.5rem;
    overflow: hidden;
}
header .price_wrap .or_cost{
    color:#b3b3b3;
}
header .price_wrap h1{
    font-size: 1rem;
    float: left;
}
header .price_wrap h1 span{
    font-size: 1.5rem;
    font-weight: bold;
}
header .price_wrap h1 span b{
    font-size: 0.7rem;
}
header .price_wrap h4{
    font-size: 0.6rem;
    margin:0.8rem 0 0.5rem;
    color: #666;
    display: flex;
    justify-content: space-between;
}
header .price_wrap h4 span img{
    height:0.7rem;
    margin-right: 0.2rem;
    margin-top: -0.2rem;
}
header .price_wrap .flash_sale{
    font-size: 0.6rem;
    height: 1.2rem;
    line-height: 1rem;
    text-align: right;
}
header .price_wrap .flash_sale img{
    height: 1.1rem;
    margin-top: -0.15rem;
}
header .price_wrap .flash_sale p{
    display: inline-block;
    border:1px solid #f54a4f;
    border-left: 0;
    padding:0 5px;
}
header .price_wrap .time{
    font-size: 0.6rem;
    font-weight: bold;
    padding-right: 5px;
    text-align: right;
}
header .price_wrap .or_cost {
    float: left;
    margin-left: 0.5rem;
}
header .price_wrap .or_cost h2 {
    font-size: 0.7rem;
}
header .price_wrap .or_cost h2 span{
    text-decoration: line-through;
}
header .price_wrap .or_cost h3{
    width: 4rem;
    font-size: 0.7rem;
    color: #5b5b5b;
    border-radius: 0.2rem;
}
header .price_wrap .or_cost h3 span{
    color: #fca398;
}
header .infor_wrap{
    margin: 0.5rem;
    font-size: 0.7rem;
    border-bottom:1px dashed #d9d9d9;
}
header .infor_wrap .item_bar{
    color: #333;
    font-size: 0.8rem;
    font-weight: bold;
}
header .infor_wrap .item_bar span{
    margin-right: 0.3rem;
}
header .infor_wrap h2{
    color:#fc8625;
    font-size: 0.6rem;
    margin:0.5rem 0;
}
header .infor_wrap .time{
    font-size: 0.85rem;
    padding-left: 1rem;
    color: #f00;
    margin: 0.35rem 0;
}
header .infor_wrap .time span{
    font-weight:bold;
    margin: 0 0.2rem;
}
header .infor_wrap .product_infor{
    line-height: 140%;
}
main .detail_bar{
    align-items: center;
    border: 1px solid #eee;
    border-left: 0;
    border-right: 0;
    overflow: hidden;
}
main .detail_bar div{
    width: 33%;
    float: left;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    font-size: 0.6rem;
    border-right: 1px solid #eee;
}
main .detail_bar div:last-child{
    border: 0;
}
main .product_intro{
    width: 100%;
    text-align: center;
}
main .product_intro img{
    max-width: 100%;
}
main .product_argument{
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}
main .product_argument img{
    max-width: 100%;
}
main .new_appraise{
    font-size: 0.6rem;
    text-align: center;
    background: #e7e7e7;
    padding:0.5rem;
    border-bottom: 3px solid #fff;
    margin:0.5rem 0;
}
main .appraise{
    width: 100%;
    overflow: hidden;
    height: 20rem;
}
main .appraise ul{
    position: relative;
    /*z-index: -1;*/
}
main .appraise ul li {
    font-size: 0.6rem;
    padding: 0.8rem 0.5rem;
    border-bottom: 1px dashed #ccc;
}
main .appraise ul li .user_infor{
    font-size: 0.66rem;
    margin-bottom: 0.3rem;
}
main .appraise ul li .user_infor span{
    margin:0 0.2rem;
}
main .appraise ul li .user_infor .user_id,main .appraise ul li .user_infor .user_name{
    color: #f00;
    margin-left: 0;
}
main .appraise ul li .user_infor .comment_star{
    width: 3.2rem;
    vertical-align: baseline;
}
main #picBox{
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.9);
}
main #comment_pic{
    min-width: 260px;
    max-width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
main #comment_vid{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

main .appraise ul li .user_infor span i{
    font-style: normal;
    color: #f00;
}
main .appraise ul li p{
    color: #666;
}
main .appraise ul li .appraise_pic{
    display: flex;
    margin-top: 0.2rem;
}
main .appraise ul li .appraise_pic div{
    width: 2.5rem;
    height: 2.5rem;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.2rem;
}
main .appraise ul li .appraise_pic img{
    max-width: 100%;
    max-height: 100%;
}
main .appraise_btn{
    border:1px solid #ccc;
    width:4.5rem;
    height: 1.9rem;
    border-radius:1rem;
    font-size: 0.7rem;
    text-align: center;
    line-height: 1.9rem;
    margin:0.8rem auto;
    color: #666;
}
main section{
    font-size: 0.7rem;
    padding: 0 0.5rem;
    color: #666;
}
main section .num_wrap{
    margin:0;
    overflow: hidden;
}
main section .jian,main section .jia{
    display: inline-block;
    height: 1.2rem;
    width: 1.5rem;
    line-height: 1.2rem;
    border:1px solid #ccc;
    text-align: center;
    float: left;
    cursor: pointer;
}
main section .jian{
    border-radius: 0.2rem 0 0 0.2rem;
}
main section .jia{
    border-radius: 0 0.2rem 0.2rem 0;
}
main section .num{
    border-radius: 0 !important;
}
main section h1{
    text-align: center;
    font-size: 0.9rem;
    color: #333;
}
main section h3{
    color: #f40;
    font-size: 1rem;
}
main section form>div{
    margin: 0.8rem 0;
    clear: both;
}
main section .inp{
    margin: 0.2rem;
}
main section label{
    color: #333;
    display: block;
    margin-bottom: 0.2rem;
    clear: both;
    margin-top: 0.5rem;
}
main section input{
    display: inline-block;
    border-radius: 0.2rem;
}
main section input[type=radio]{
    width: 0.7rem;
    height: 0.7rem;
    margin-right: 0.2rem;
}
main section input[type=number]{
    text-align: right;
    padding-right: 0.5rem;
    height: 1.2rem;
    width: 4rem;
    border:1px solid #ccc;
    float: left;
    border-left: 0;
    border-right: 0;
}
main section input[type=text]{
    text-align: left;
    padding:0 0.5rem;
    height: 1.2rem;
    width: 93%;
    border:1px solid #ccc;
}
main section select{
    height: 1.2rem;
    border-radius: 0.2rem;
    width: 25%;
    color: #666;
}
main section p{
    color: #f60;
    background: #fffff2;
    border:1px dashed #ddd;
    border-radius: 0.2rem;
    margin-top: 0.2rem;
    padding: 0.2rem;
}
main section textarea{
    width: 95%;
    height: 3rem;
    border-radius: 0.2rem;
    border:1px solid #ccc;
    padding: 0.3rem;
}
main section input[type=submit]{
    display: block;
    border-radius: 0.2rem;
    border-color: #f30;
    width: 98%;
    padding: 0.5rem 0;
    margin: 0.5rem auto 0;
    color: #fff;
    background: linear-gradient(to bottom,#FF8566 0,#FF5C33 100%);
}
main .inform{
    height: 8rem;
    overflow: hidden;
}
main .inform ul li{
    margin-bottom: 1rem;
    font-size: 0.5rem;
}
main .inform ul li span{
    margin-right: 0.2rem;
}
footer{
    border: 0;
    position: fixed;
    bottom: 0;
    left: auto;
    width: 750px;
    text-align: center;
    margin: 0 auto;
    font-size: 0.7rem;
    display: flex;
}
footer div{
    height: 2rem;
    width: 100%;
    background: #fa3a63;
    text-align: center;
    color: #fff;
    padding: 0.2rem 0;
    cursor: pointer;
}
footer div:first-child{
    line-height: 2rem;
    display: none;
    background: #fa3a93;
}
footer img{
    width: 1rem;
    display: block;
    margin:0 auto;
}
footer span{
    display: block;
}

foot {
    border: 0;
    position: fixed;
    bottom: 0;
    left: auto;
    width: 750px;
    margin: 0 auto;
    text-align: center;
    font-size: 0.7rem;
}
foot>div:first-child {
    display: none;
}
foot>div {
    height: 2.9rem;
    width: 100%;
    cursor: pointer;
}
foot .buyBtn div {
    float: left;
}
foot .buyBtn::after {
    clear: both;
    content: '';
    display: block;
}
foot .buyBtn div:nth-of-type(1) {
    box-sizing: border-box;
    padding: 0.7rem 0 0 0;
    width: 54%;
    height: 100%;
    color: rgb(254, 76, 0);
    background: rgb(255, 210, 2);
}
foot .buyBtn div:nth-of-type(2) {
    width: 46%;
    height: 100%;
    font-size: 0.82rem;
    color: white;
    line-height: 2.9rem;
    background: #EF6B1C;
}
foot .buyBtn i {
    font-style: normal;
    font-size: .56rem;
    vertical-align: text-top;
}
foot .buyBtn span {
    font-size: 1.03rem;
}
foot .buyBtn sub {
    vertical-align: baseline;
    font-size: .92rem;
}
foot .footLastDiv::after {
    clear: both;
    content: '';
    display: block;
}
foot .footLastDiv div {
    float: left;
}
foot .goBuyLeft {
    box-sizing: border-box;
    width: 54%;
    height: 100%;
    background: #FFD202;
    text-align: left;
    line-height: 1rem;
    padding: 0.55rem 0 0 0.6rem;
    color: #EF6B1C;
    line-height: 0.92rem;
}
foot .goBuyLeft p:nth-child(1) {
    font-size: 0.62rem;
}
foot .goBuyLeft p:nth-child(2) {
    font-size: 0.56rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
foot .goBuyRight {
    width: 46%;
    height: 100%;
    color: white;
    text-align: center;
    background: #EF6B1C;
    font-size: 0.82rem;
    line-height: 2.9rem;
}

#buy label{
    font-size: .9rem;
}

.size_list, .color_list{
    overflow: hidden;
}
.size_list li, .color_list li{
    height: 1.5rem;
    padding: 0 0.4rem;
    line-height: 1.5rem;
    margin-right: 0.5rem;
    text-align: center;
    float: left;
    border:1px solid #ccc;
    box-sizing: border-box;
    cursor: pointer;
}
.selected{
    border: 1px solid #f00!important;
}
.noaddress{
    display: none;
}
.noquerypostcode{
    display: none;
}
.hide_box{
    display: none;
}
.hiddenData{display: none;}
.emailprompt{
    text-align: center;
    font-size: 0.65rem;
    line-height: 1.5rem;
    color: #fc2e47;
    background: white;
    margin: 0;
    margin-top: -0.8rem;
}
.contactchris{font-size: 0.6rem; padding-top: 1rem; background: #fff;}
.contactchris p{ background: none; border: 0;}
.contactchris hr{width: 98%; margin:auto; border:0; border-top: 1px solid rgb(204,204,204); margin-top: 0.8rem;}
.contactchris{overflow: hidden; color: #999999; padding:0 0.2rem;}
.contactchris p{color: #999999; padding: 0; font-size: 0.5rem; line-height: 1.5;}
.copyright{text-align: center; color: #000 !important; font-size: 0.4rem !important; margin-top: 0.8rem;}
.kay{text-align: center; padding-bottom: 0.5rem;}
.kay input{display: inline-block; width: 0.5rem; height: 0.5rem; vertical-align: middle; margin-top: 0.125rem;}
.kay a{display: inline-block; color: #333; font-size: 0.4rem; border-bottom: 1px solid gray; vertical-align: middle;}

/*yahoo*/
main .yahoo {display: flex; align-items: center;  border: 1px solid #d7d7d7; margin-bottom: 3.5rem; margin-top: -0.3rem;}
.yahoo .magicLife { width: 20%; height: 100%; padding: 0.75rem 0; background: #eeeeee;  font-size: 0; text-align: center; border-right: 1px solid #d7d7d7;}
.yahoo .magicLife img { width: 82%; }
.yahoo .magictext { width: 80%; box-sizing: border-box; font-size: 0.5rem; padding-left: 2%; padding-right: 1%; }

.yahoo_table{border: 1px solid #d7d7d7; border-spacing: 0;border-collapse: collapse; }
.yahoo_table th{width: 20%; background: #eeeeee; border-right: 1px solid #d7d7d7; }
.yahoo_table th img{width: 74%; }
.yahoo_table td{width: 80%; padding: 0.4rem 0.2rem; font-size: 0.5rem;}

section.buy {width:100%; height:auto; background:#44361C; padding:5px 0 15px;text-shadow:none;text-align:center; overflow:hidden;
    -webkit-animation:bounceInkeep .3s .2s linear both;-moz-animation:bounceInkeep .3s .2s linear both;-o-animation:bounceInkeep .3s .2s linear both;}
.row1,.row2 {width:96%; height:auto;margin:0 auto;padding:0; clear:both;}
.row2 {border-top:1px dotted #524524; padding:10px 0; line-height:30px; height:50px; overflow:hidden;}
.row1 strong { display:block;width:35%;float:left;font-size:34px;color:#ff0;text-shadow:1px 1px 0px #000; line-height:60px;}
.row1 ol {width:65%; height:inherit;margin:0;padding:0; overflow:hidden;font-size: 0.4em;}
.row1 ol li {width:33%; float:left;color:#886536; line-height:30px; }
.row1 ol li p{color:#9A9B74;}
.row2 strong {display:block;width:35%;line-height:30px; height:30px;float:left;font-size:20px;color:#9A7C48;}
.row2 .djs {width:65%; line-height:30px; height:30px;margin:0;padding:0; color:#dd9;overflow:hidden;}
.row2 .djs input {color:#D0740A;background:none;font-size:26px; text-align:right;}
section.buy a.button,section.buy button{display:block; width:96%; margin:0 auto; height:46px; line-height:42px;font-size:26px;border-radius:4px;
    border:1px solid #EE3B1A;text-shadow:0 1px 0 #000;color:#fff;
    background:-webkit-linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);
    background:-moz-linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);
    background:-o-linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);
    background:-ms-linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);
    background:linear-gradient(top,#F9A58B 0%,#F9A58B 3%,#F1714A 6%,#F37751 49%,#EC3B07 51%,#EA3001 100%);}
section.buy a.btn{font-size: 0.5em;background-color:#ff5600;display:block;width:96%;margin:5px auto; padding:10px 0; text-align:center;color:#fff;text-shadow:1px 1px 1px #333;border-radius:6px;}


article.showcontent {margin:0; padding:0;width:100%; height:auto;overflow:hidden;}
article.showcontent h2,.banner h2,article h2{background:#EEE9E6;color:#6C594D;font-size:18px; line-height:30px; padding:0 10px;margin:0; width:100%; clear:both; text-align:left;}
article.showcontent h2:before,.banner h2:before,article h2:before {content:"▼";color:#948157;}
article.showcontent img {border:none;margin:0px 0 0; padding:0; text-align:center;width:34%;max-width:100%;float:left;}
article.showcontent .btn {padding:10px; background: #ffffff;}
article.showcontent .btn a[href^="tel:"]{background-image:url("call.png");}
article.showcontent .btn a[href^="sms:"]{background-image:url("sms.png");}
article.showcontent .btn a[href^="tencent:"]{background-image:url("qq.png");}
article.showcontent .btn .qq{background-image:url("qq.png");background-size: 24px 24px;
    background-position:10% 50%;background-repeat:no-repeat; background-color:#ff5600;
    display:block;width:100%;margin:5px 0; text-align:center;color:#fff;text-shadow:1px 1px 1px #333;border-radius:6px;}
article.showcontent .btn .weixin{background-image:url("weixin.png");background-size: 24px 24px;
    background-position:10% 50%;background-repeat:no-repeat; background-color:#ff5600;
    display:block;width:100%;margin:5px 0; text-align:center;color:#fff;text-shadow:1px 1px 1px #333;border-radius:6px;}

article.showcontent .btn a[href^="sms:"],article.showcontent .btn a[href^="mailto:"],article.showcontent .btn a[href^="tel:"],article.showcontent .btn a[href^="tencent:"]{
    background-position:10% 50%;background-size: 32px 32px;background-repeat:no-repeat; background-color:#ff5600;
    display:block;width:100%;margin:5px 0; text-align:center;color:#fff;text-shadow:1px 1px 1px #333;border-radius:6px;}
article.showcontent .btn a[href^="tencent:"]{background-size: 24px 24px;}


input,select,textarea{font:100% Microsoft YaHei,\5FAE\8F6F\96C5\9ED1,SimSun,\5B8B\4F53,Arial,Verdana;}em{font-style:normal;color:#F00;}img{border:0 none;vertical-align:middle;}.red{color:#F00;}#order{margin:0 auto;}.warp{width:auto;height:100%;}.title{height:36px;line-height:36px;color:#FFF;font-size:18px;vertical-align:middle;margin-bottom:10px;padding-left:8px;}.warp label.bdxx{float:left;display:inline;overflow:hidden;width:24%;_width:23%;text-align:right;padding-right:2%;font-size:15px;}.warp label.bdxxcp{float:left;display:block;width:95%;height:20px;line-height:20px;padding-left:5%;}.dxbox,.xlbox,.textbox,.text2box,.text3box{float:left;display:inline;width:74%;_width:73%;}.dxboxcp{float:left;display:block;width:85%;padding:0 5% 0 10%;margin-top:8px;font-weight:bold;font-size:14px;line-height:1.7em;}.dxbox,.text2box,.text3box{line-height:1.5em;}.bdbox{float:left;width:100%;margin-bottom:10px;*margin-bottom:7px;}.dxboxcp label{margin-left:6px;cursor:pointer;}.dxbox label{cursor:pointer;}.textbox input{width:90%;font-size:16px;color:#666;padding:6px;_padding:6px;border: 1px #ccc solid;}.text3box #showprice{clear:both;display:inline;font-family:Arial,Verdana;font-size:14px;font-weight:bold;color:#F60;margin:0 5px;}.xlbox select.cpxl{font-size:16px;width:96%;height:28px;border:1px solid #a0a0a0;background:#FCFCFC;}.xlbox select.dqxl{width:30.15%;height:33px;border:1px solid #ccc;}.text2box textarea{width:90%;height:50px;padding:4px 5px;background:#FFF;border:1px solid #ccc;}.text3box input{width:40px;font:16px Arial;color:#666;font-weight:bold;text-align:center;vertical-align:middle;padding:6px;background:#FFF;border: 1px #ccc solid;}.text3box .code{width:100px;height:29px;}.text3box a{font-size:12px;margin-left:6px;}.subbox{width:100%;float:left;text-align:center;padding-bottom:10px;}.subbox input{width:200px;line-height:36px;color:#FFF;font-size:18px;vertical-align:middle;cursor:pointer;border:0;}#fahuo{width:100%;font-size:12px;line-height:200%;background:#EFEFEF;text-align:left;border-top:1px solid #DDDDDD;}#fahuo ul{padding:10px;height:105px;overflow:hidden;}#fahuo span{color:#0C3;}
#order{width:100%;#fcfcfc;padding-top:50px;background: #ffffff;}
.subbox input{
    background-color: #ff5600;
    display: block;
    line-height:100%;
    margin: 5px auto;
    margin-bottom: 20px;
    padding: 12px 0;
    text-align: center;
    color: #fff;
    text-shadow: 0px 0px 0px #333;
    border-radius: 2px;}



.container {
    max-width:400px;
    width:100%;
    margin:0 auto;
    position:relative;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact {
    background:#F9F9F9;
    padding:25px 25px 0 25px;
    margin:5px 0;
}

#contact h3 {
    color: #F96;
    display: block;
    font-size: 30px;
    font-weight: 400;
}

#contact h4 {
    margin:5px 0 15px;
    display:block;
    font-size:13px;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
    width:100%;
    border:1px solid #CCC;
    background:#FFF;
    margin:0 0 5px;
    padding:10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
    -webkit-transition:border-color 0.3s ease-in-out;
    -moz-transition:border-color 0.3s ease-in-out;
    transition:border-color 0.3s ease-in-out;
    border:1px solid #AAA;
}

#contact textarea {
    height:100px;
    max-width:100%;
    resize:none;
}

#contact button[type="submit"] {
    cursor:pointer;
    width:100%;
    border:none;
    background:#0CF;
    color:#FFF;
    margin:0 0 5px;
    padding:10px;
    font-size:15px;
}

#contact button[type="submit"]:hover {
    background:#09C;
    -webkit-transition:background 0.3s ease-in-out;
    -moz-transition:background 0.3s ease-in-out;
    transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
    outline:0;
    border:1px solid #999;
}
::-webkit-input-placeholder {
    color:#888;
}
:-moz-placeholder {
    color:#888;
}
::-moz-placeholder {
    color:#888;
}
:-ms-input-placeholder {
    color:#888;
}

#pingjia{line-height:150%;margin:0px 10px 0 0px;height:350px;overflow:hidden;}
#pingjia li{margin:0 10px 30px 10px;}
#pingjia .allpj{margin:0px auto;}
#pingjia .le{text-align: left;}
#pingjia .ri{text-align: right;}
#pingjia .touxiang{background:url(touxiang.png);background-size: 40px 40px;width: 40px;height:40px;padding:0px;margin:0px;display:inline-block;vertical-align: top;}
#pingjia .lj{margin-top:20px; vertical-align: top;}
#pingjia .l{padding: 8px; border-radius: 1em; max-width: 70%;min-width:51%; margin-top: 0.7em; margin-left: -0.4em; display: inline-block; background-color: rgb(255, 228, 200);}
#pingjia .r{padding: 8px; border-radius: 1em; max-width: 70%;min-width:51%; text-align: left; margin-top: 0.7em; margin-right: -0.4em; display: inline-block; background-color: rgb(188, 227, 249);}


/*�㺭���*/
.shuliang,.jian,.jia{float:left;text-align:center;border:1px solid #ccc;width:2rem;height:2rem;font-size:18px;line-height:2rem;background-color:#f4f4f4;color:#000000;}
.shuliang{padding:0 .5rem;color:#333;border-width:1px 0 1px 0;width:4rem;border-radius:0;background-color:#fff;}
.jian:hover,.jia:hover{text-decoration:none;background:#ccc;}


.cpshuoming{text-align:left;margin:10px;}
.cpshuoming img{
    border: none;
    margin: 0px 0 0;
    padding: 0;
    text-align: center;
    width: auto;
    max-width: 100%;
}

.now i {
    background: rgba(0, 0, 0, 0) url("https://img.alicdn.com/tps/i1/TB1LBaOHFXXXXaMXFXXBJc1_FXX-114-30.png") no-repeat scroll -62px -16px;
    bottom: 0;
    display: block;
    height: 12px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -99em;
    width: 12px;
}

.getsms {
    background: #ff9900 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    padding: 5px;
    vertical-align: middle;
}

.date {
    float: right;
    max-width: 45%;
    text-align: right;
    color: #999999;
}


.cmt_user {
    color: #999999;
    font-size: 12px;
    overflow: hidden;
}

.cmt_cnt {
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
}
#detail_tab3 li{    border-bottom: 1px solid #dddddd;
    height: auto;
    overflow: hidden;
    padding: 7px 1em;
}
#remainTime_1{display:inline-block}

.bod2 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    font-size: 14px;
    height: 46px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.bottom{ height:auto !important; width:100%; float:left; position:fixed; bottom:0; left:0; z-index:9999999; text-align:left; z-index:99999999999999}
.bottom1{ width:100%; float:left; padding:10px 4%; background:rgba(40,40,40,0.9); }

.bottom_l{ float:left; color:#fff; width:60%}
.bottom_la{ width:100%; float:left; color:#b9b9b9; font-size:12px; margin-top:3px;}
.bottom_la img{ width:16px; float:left; margin-right:5px;}
.bottom_l strong{ float:left; font-size:14px; margin-top:2px; width:100%}
.bottom_l span{ color:#ff6a00}
.bottom_r{ width:32%; float:right; background:#ff6a00; font-weight:bold; text-align:center; line-height:40px; border-radius:5px; color:#fff; font-size:16px;}
.bottom2{ width:100%; float:left; background:rgba(2,2,2,0.9); line-height:35px; border-bottom:#272727 solid 1px;}
.bottom2 a{ width:23%; float:left; line-height:35px; color:#b9b9b9; text-align:center; font-size:13px;}
.bottom2 span{ float:left; color:#282828}
.bottom3{ width:100%;height:20px !important; float:left; color:#595959; font-size:12px; background:#020202; text-align:center; line-height:20px;}
.bottom3 p{ width:100%; float:left; height:20px !important; color:#595959; font-size:12px; background:#020202; text-align:center; line-height:20px;}

.comment-title{
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #e8373c;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}
.comment{
    width: 100%;
    height: 360px;
    margin-top: 10px;
    margin-bottom: 0px;
    overflow: hidden;
}
.comment-inner{
    width: 100%;
}
.comment-name{
    line-height: 25px;
    color: #e8373c;
    margin-left: 10px;
    font-size: 14px;
}
.comment-content{
    line-height: 25px;
    margin-left: 10px;
    font-size: 14px;
    color: #666666;
    border-bottom: 1px dotted #cccccc;
}

.bdbox label div {
    display: inline;
    text-align: center;
}
.bdbox label div img {
    height: 80px;
    margin: 5px 5px 5px 0;
    width: 80px;
}

nav {margin:0 auto; padding:0; width:100%;position:fixed; left:0; bottom:0;
    -webkit-animation:fadeInUpBig 1s 0.2s ease both;-moz-animation:fadeInUpBig 1s 0.2s ease both; }
nav ul {margin:0 auto;padding:0 0; height:45px; width:100%; background:#e30; overflow:hidden;}
nav ul li { width:33.3%; float:left; text-align:center;}
nav ul li a { display:block; line-height:45px;width:100%;color:#fff;font-size:0.8em; }
nav ul li a strong { display:block; position: relative;top:10px;left:0; font-weight:normal;}

nav ul.Transverse {position:relative;}
nav ul.Transverse li a {border-right:1px dotted #f66;}
nav ul.Transverse li:last-child a {border-right:0px;}
nav ul.Transverse li a strong{ display:inline; position: inherit;font-weight:normal;padding-left:32px; line-height:45px;font-size:14px;}
nav ul.Transverse li:nth-child(1) a strong{background:url("home.png") left center no-repeat; background-size: 28px 28px;}
nav ul.Transverse li:nth-child(2) a strong{background:url("call.png") left center no-repeat; background-size: 28px 28px;}
nav ul.Transverse li:nth-child(3) a strong{background:url("sms.png") left center no-repeat; background-size: 28px 28px;}
nav ul.Transverse li:nth-child(1) a.home strong{background:url("home.png") left center no-repeat; background-size: 28px 28px;}
nav ul.Transverse li span {color:#333}



/*���𪆵E9*/
@media only screen and (max-width: 750px){
    .detail_bar{
        width: 100%!important;
    }
    foot{
        width: 100%!important;
    }
    footer{
        width: 100%!important;
    }
}
@media only screen and (max-width:415px){
    main section select,main section input[type=text],main section input[type=number]{height: 1.5rem;}
    main section .jian,main section .jia{height: 1.5rem;line-height: 1.5rem;}
    .yahoo .magictext { font-size: 0.4rem; }
}

select[name='location_p']{
    display: none;
}
select[name='location_p'],[name='location_c'],[name='location_a']{
    width: 48%;
}