@media only screen and (max-width:310px) and (min-width:300px){html{font-size:10px !important;}}
@media only screen and (max-width:320px) and (min-width:310px){html{font-size:10px !important;}}
@media only screen and (max-width:360px) and (min-width:320px){html{font-size:10px !important;}}
@media only screen and (max-width:360px) and (min-width:350px){html{font-size:10px !important;}}
@media only screen and (max-width:480px) and (min-width:360px){html{font-size:12px !important;}}
@media only screen and (max-width:480px) and (min-width:470px){html{font-size:12px !important;}}
@media only screen and (max-width:560px) and (min-width:480px){html{font-size:14px !important;}}
@media only screen and (max-width:570px) and (min-width:560px){html{font-size:14px !important;}}
@media only screen and (max-width:640px) and (min-width:570px){html{font-size:16px !important;}}
@media only screen and (max-width:640px) and (min-width:630px){html{font-size:16px !important;}}
@media only screen and (min-width:640px){html{font-size:16px !important;}}
body{background: #f6f6f6; font-family: 寰蒋闆呴粦; max-width: 640px; margin: 0 auto;}
.zyw-container{width: 100%; max-width: 640px; margin: 0 auto; position: relative;}
.zyw-footer .zyw-container .weui-tabbar {
    background-color: #fff;
    top: 0;
    height: 56px;
}
.zyw-container>img{
    width: 100%;
}
.mt-2{margin-top: 2rem;}
.mt-625{margin-top: 0.625rem; margin-bottom: 0;}
.mb-625{margin-bottom: 0.625rem; margin-top: 0;}
a{color: inherit; text-decoration: none !important;}
.white-color{color: #fff !important;}
.white-bgcolor{background: #fff;}
.red-color{color: #ff0000;}
.zyw-header, .zyw-footer {
    position: fixed;
    width: 100%;
    z-index: 5;
    left: 0;
}
.zyw-header {
    top: 0;
    height: 45px;
    line-height: 45px;
    background: #32CD32;
    background-size: 100%;
}
.zyw-footer {
    bottom: 0;
    height: 56px;
}
.zyw-footer~.zyw-container {
    border-bottom: 56px solid transparent;
}
.zyw-header~.zyw-container {
    border-top: 45px solid transparent;
}
.zyw-header .head-l{
    position: absolute;
    top: 0;
    font-size: 1.2rem;
    left: 10px;
}
.zyw-header .head-l a img{
    margin-top:13px;
}
.zyw-header .head-r{
    position: absolute;
    top: 0;
    font-size: 1.5rem;
    right: 10px;
}
.zyw-header .head-r a{
    font-size: 1.2rem;
}
.zyw-header h1{
    text-align: center;
    font-size: 1.5rem;
    margin: 0;
    line-height: 45px;
}
.zyw-footer p{
    margin: 0;
}
.choose-text{
    margin: 0;
    font-size: 1.25rem;
    color: #444;
  
    line-height: 2.5rem;
}
.choose-text span{
    max-width: 50%;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
	width: 35%;
    display: block;
    float: left;
}

.choose-pw{width: 33%;height: 3rem;line-height: 3rem;margin-right: 1rem;}
.choose-des{
    font-size: 1rem;
}
.choose-input{
    font-size: 1.23rem;
}
.choose-input input{border: 0;height: 3rem;color: #e1e1e1;text-indent: 1rem;}
.choose-input textarea{text-indent: 1rem;}
.wid-input{width: 100%;border: 0;line-height: 3rem;}
.choose-input button{width: 2rem;height: 1.5rem;border: 0;background: url("../img/svg/show-pw.svg");background-size: 100%;background-repeat: no-repeat;}
.weui-cells .weui-cell{border-bottom: 1px solid #f6f6f6;}
.weui-cells .weui-feedback{padding: 5px 10px;position: relative;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: center;-webkit-align-items: center;align-items: center;}
.weui-cells .weui-cell:last-child{border-bottom: none;}
.feedback-submit{background: #d20117;color: #fff;text-align: center;width: 80%;padding: 0.5rem;margin: 0 auto;}

.company p{color:#595758;}
.company span{color:#808080;font-size: 1.1rem;}
.company .lx{ background: url("../img/svg/feedback-lx.svg");background-size: 9.6%;background-repeat: no-repeat;padding-left: 1.9rem;padding-bottom: 1.5rem;}
.company .yx{ background: url("../img/svg/feedback-yx.svg");background-size: 13%;background-repeat: no-repeat;padding-left: 1.7rem;padding-bottom: 1.3rem;}
.company .sj{ background: url("../img/svg/feedback-sj.svg");background-size: 18%;background-repeat: no-repeat;padding-left: 1.5rem;padding-bottom: 1.5rem;}
.company .duan{width: 1rem;text-indent: -10000px;border-right: 2px solid #808080;height: 1.2rem;margin-top: 5px;margin-right: 0.8rem;}

/*棣栭〉澶撮儴*/
.head-search{
    position: relative;
    width: 72%;
    margin: 0 auto;
    line-height: 45px;
}
.head-search input{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: none;
    padding-left: 10px;
    border-radius: 4px;
    font-size: 1.2rem;
}
.head-search input[class='white-color']{margin-top:8px}
.head-search input::-webkit-input-placeholder {color:#fff; font-size: 0.8rem;}
.head-search input:-moz-placeholder {color:#fff; font-size: 0.8rem;}
.head-search input::-moz-placeholder {color:#fff; font-size: 0.8rem;}
.head-search input:-ms-input-placeholder {color:#fff; font-size: 0.8rem;}
.head-search .fa-search{
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 8px;
}
.head-search .fa-camera{
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 8px;
}
/*tab鐏炲倹鐗卞锟�*/
.weui-navbar {
    background-color: #fff;
}
.weui-navbar__item {
    padding: 9px 0;
    font-size: 14px;
    color: #444;
}
.weui-navbar__item:after {
    border-right: none;
}
/*.weui-navbar__item.weui-bar__item--on:after{*/
    /*display: block;*/
    /*content: '';*/
    /*width: 100%;*/
    /*height: 2px;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*margin-left: -31px;*/
    /*top: auto;*/
    /*border-radius: 2px;*/
    /*background-color: #f23030;*/
/*}*/


.head-l-svg{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../img/svg/head-l.svg");
    margin-top: 10px;
}
.head-r-svg{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../img/svg/head-r.svg");
	background-size: 100%;
    margin-top: 10px;
}
.head-length {
	width: 25px;
    height: 25px;
    font-style: normal;
    font-size: 0.1rem;
    position: absolute;
    top: 10px;
    background: #f23030;
    color: #fff;
    line-height: initial;
    padding: 0px 4px;
	background: url("../img/svg/head-language1.svg");
	background-size: 100%;
}
.head-s-svg{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../img/svg/head-seek.svg");
	background-size: 100%;
    margin-top: 10px;
}
.is-new{padding: 5px;background: #ff7b48;color: #fff;margin-right: 10px;}
.head-cart-add{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../img/svg/cart-add.svg");
	background-size: 100%;
	float: left;
	margin-right: 1rem;
}
.order{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../img/svg/order.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.collect{
	display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../img/svg/collect.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.cart{
	display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../img/svg/foot-4.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.edit{
	display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../img/svg/edit.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.about{
	display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../img/svg/about.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.feedback{
	display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../img/svg/feedback.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.contact{
	display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../img/svg/contact.svg");
	background-size: 100%;
    float: left;
    margin-right: 1rem;
}
.about-con{
	width:98%;
	margin: 5px auto;
}
.about-con img{
	width:100%;
}
.weui-cell .weui-cell__bz:after {
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #c8c8cd;
    border-style: solid;
    -webkit-transform: matrix(.71,.71,-.71,.71,0,0);
    transform: matrix(.71,.71,-.71,.71,0,0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 10px;
}
.address-background{
	background: #fff;
	padding-top: 3rem;
}
.radio{
    display: inline-block;
    position: relative;
    line-height: 18px;
    margin-right: 10px;
    cursor: pointer;
	font-weight: 10;
}
.radio input{
    display: none;
}
.radio .radio-bg{
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-right: 5px;
    padding: 0;
    background-color: #d20117;
    border-radius: 100%;
    vertical-align: top;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.1) inset, 1px -1px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.2s ease;
}
.radio .radio-on{
    display: none;
}
.radio input:checked + span.radio-on{
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 100%;
    background: #FFFFFF;
    top: 4px;
    left: 4px;
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.3), 0 0 1px rgba(255, 255, 255, 0.4) inset;
    background-image: linear-gradient(#ffffff 0, #e7e7e7 100%);
    transform: scale(0, 0);
    transition: all 0.2s ease;
    transform: scale(1, 1);
    display: inline-block;
}