body{
    background-color: #f0f0f0;
}
.typeType {
    height: 4.4rem;
}
.phone-type{
    width: 100%;
    height: auto;
    height: 2.4rem;
    border:1px solid #ff5d38;
    border-radius:4px;
    overflow: hidden;
}
.phone-type li{
    width: 50%;
    height: auto;
    line-height: 2.6rem;
    float: left;
    text-align: center;
    color:#999999;
}
.phone-type li.active{
    color:#fff;
    background-color: #ff5d38;
}
.unit{
    font-size: 1.4rem;
    color:#ff5d38;
    margin-right: 0.5rem;
}
.phone-price{
    color:#999;
    font-size: 1.4rem;
}
.phoneCh{
    display: inline-block;
    height: 2rem;
    border-left: 1px solid #e5e5e5;
}
.phoneCh i{
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    border: 1px solid #bababa;
    margin-left: 10px;
    vertical-align: -4px;
    margin-right: 0.5rem;
}
.phoneCh i.active{
    border: none;
    background: url(../images/tongcheng-01.png)no-repeat -20.65rem -9.3rem;
    -webkit-background-size: 50rem;
    background-size: 50rem;
}
.type_right{
    margin-right: 4px;
}
.Described{
    margin-top: 1rem;
    background-color: #fff;
    padding:0 10px;
    box-sizing:border-box;
    font-size: 1.4rem;
    color:#333;
}
.DesTitle{
    line-height: 4.4rem;
    position: relative;
}
.Desdes{
    width: 100%;
    line-height: 4rem;
    height: 10rem;
    line-height: 2rem;
    font-size: 1.4rem;
    font-family: 鐎甸偊鍠涢拏瀣⒖閸涘鎷�;
    box-sizing: border-box;
    resize: none;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    outline: none;
    padding-top:10px;
    box-sizing:border-box;

}
.DesTitle:after{
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}
.phone-btnIn{
    width: 100%;
    height: 4rem;
    font-size: 1.6rem;
    color:#fff;
    background-color: #ff5d38;
    /* position: fixed; */
    bottom: 3rem;
    left:0;
    /* top: 1rem; */
    font-family: "鐎甸偊鍠涢拏瀣⒖閸涘鎷�";
    /* text-align: center; */
}
/*phone-post-other*/
.phone-type-other{
    width: 100%;
    height: 2rem;
    border:1px solid #ff5d38;
    border-radius: 4px;
}
.phone-type-other li{
    width: 33.33%;
    height: 2rem;
    text-align: center;
    line-height: 2rem;
    float: left;
}
.phone-type-other li:nth-child(2){
    border:1px solid #ff5d38;
    border-top:none;
    border-bottom: none;
    box-sizing:border-box;
}
.phone-type-other li.active{
    color:#fff;
    background-color: #ff5d38;
}
.type_center{
    margin-left: 2rem;
}
select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border:none;
    outline: none;
    width: 100%;
    background-color: #fff;
}
input{
    width: 100%;
}
/*input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #333;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #333;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #333;
} */
.phoneSex{
    border:none;
}
.new-i-b {
    margin-left: 1rem;
}
.check {
    width: 1.8rem;
    height: 1.8rem;
    border: 1px solid #c9c9c9;
    border-radius: 50%;
    margin-right: 5px;
    vertical-align: -4px;
}
.check:checked {
    border: 1px solid #09BB07;
    background: #09BB07 url(../images/tongcheng-01.png) no-repeat -3.7rem -5.7rem;
    background-size: 50rem;
}
.a-describe-photo {
    background: #fff;
    padding: 1.5rem;
    margin-top: 1rem;
}
.a-describe-photo li {
    width: 7rem;
    height: 7rem;
    display: block;
    float: left;
    margin-right: 1rem;
}
a {
    color: #333;
}
.a-describe-upload-head-f {
    display: inline-block;
    color: #333;
    line-height: 5rem;
    font-size: 1.4rem;
}

/*濞存粌鐬煎ǎ顕€鎯嶉敓锟�*/
.shopQrCodeBack{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    top:0;
    left:0;
    z-index: 900;
}
.shopQrCodeBackIn{
    width: 20rem;
    height: auto;
    padding:1rem 1rem 0;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
    margin:100px auto 0;
    position: relative;
}
.shopQrCodeBackIn p{
    text-align: center;
    line-height: 4rem;
    font-size: 2rem;
}
.sqcode{
    width:18rem;
    height: 18rem;
    overflow: hidden;
    margin:auto;
}
.sqcode img{
    width:18rem;
    height: 18rem;
    overflow: hidden;
}
.shopQrCodeBackIn .contactTel{
    font-size: 1.6rem;
    color:#333;
}
.shopQrCodeBackIn .contactTel a{
    color:#ff5d38;
}
.shopClose{
    width: 3rem;
    height: 3rem;
    position: absolute;
    right:0;
    top:0;
    text-align: center;
    line-height: 3rem;
}
.shopClose i{
    display: inline-block;
    width: 1.3rem;
    height: 1.3rem;
    background: url(../images/tongcheng-01.png?1130)no-repeat -37.2rem -2.6rem;
    -webkit-background-size: 50rem;
    background-size: 50rem;
    margin-top:0.4rem;

}