.header{position: absolute;}
/* 主内容 */
.container{height: 100%;}
.content{height: 100%;}

.r_check{background: url("https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/check.png") no-repeat center;background-size: 100%;}
.r_checked{background: url("https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/checked.png") no-repeat center;background-size: 100%;}
.close{display: inline-block;width: 0.36rem;height: 0.36rem;position: relative;}
.close:before,.close:after{width:0.36rem;height:0.04rem;background:#fff;transform:rotateZ(135deg);-webkit-transform:rotateZ(135deg);content:"";display:block;position:absolute;z-index:2;zoom:1;left:0;top:7px}
.close:after{left:auto;right:0;transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg)}
.i_check{display: inline-block;width: 0.36rem;height: 0.36rem;background: url("https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/check.png") no-repeat center;background-size: 100%;position: relative;}
.i_checked{display: inline-block;width: 0.36rem;height: 0.36rem;background: url("https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/checked.png") no-repeat center;background-size: 100%;position: relative;}

.serimg{width: 100%;}
.inqbox{width: 7.5rem;background-image: linear-gradient(0deg, rgba(254,238,5,0.00) 0%, var(--current-bg-color) 82%);border-radius: .64rem .64rem 0 0;padding: .7rem .32rem 0;position: relative;margin-top: -.5rem;background-size: 100% 5.32rem;background-repeat: no-repeat;background-color: #fff;}
.c_name{display: flex;align-items: center;}
.c_name .log{width: .56rem;height: .56rem;background: #fff;border-radius: .54rem;-webkit-border-radius:.54rem;background: #fff;margin-right: .2rem;}
.c_name h3{font-size: .42rem;color: #333;max-width: 5.0rem;line-height: .68rem;font-weight: 600;}
.ask_car{margin-bottom: .6rem;}
.ask_car .h3{font-size: .28rem;line-height: .4rem;color: #333;max-width: 5.6rem;}
.ask_car .price{font-size: .24rem;color: #fff;line-height: .68rem;}
.ask_car .price .pp{font-size: .48rem;margin-left: .1rem;}
.ask_car .price strong{font-weight: bold;margin-left: .05rem;}
.ask_car .price .yh{background-image: linear-gradient(228deg, #FF7B60 8%, #FF4F53 84%);border-radius: .2rem .2rem .2rem 0;font-size: .24rem;font-weight: bold;height: .48rem;line-height: .48rem;padding: 0 .16rem;display: inline-block;margin-left: .2rem;vertical-align: super;}
.switch_car{position: absolute;right: 0;top: .65rem;height: .66rem;line-height: .66rem;font-size: .22rem;color: #333;background-image: linear-gradient(90deg, rgba(255,255,255,0.40) 0%, rgba(255,255,255,0.10) 100%);box-shadow: 0px .02rem .1rem 0px rgba(153,153,153,0.2);border-radius: .66rem 0px 0px .66rem;padding: 0 .22rem 0 .26rem;}

.form_box{width: 100%;box-shadow: 0 0 .28rem 0 rgba(25,36,61,0.10);border-radius: .16rem;padding: .3rem;background: #fff;margin-bottom: .4rem;}
.signbox{display: flex;line-height: .4rem;border: 0.01rem solid #D1D1D6;padding: .3rem 0;margin-bottom: .3rem;border-radius: .1rem;}
.signbox:last-child{margin-bottom: 0;}
.signbox .sign_l{width: .7rem;display: flex;align-items: center;justify-content: center;}
.signbox .sign_r{width: 4.56rem;padding-left: .1rem;font-size: .28rem;color: #333;position: relative;}
.signbox .sign_l em{display: block;width: .32rem;height: .32rem;background-size: 100% 100%;}
.i_name{background: url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/form_username.png') no-repeat center;}
.i_mobile{background: url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/form_phone.png') no-repeat center;}
.i_address{background: url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/form_pos.png') no-repeat center;}
.i_store{background: url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/form_seller.png') no-repeat center;}
.signbox .sign_l span{font-size: .28rem;color: #333;display: block;width: .9rem;text-align: justify;text-align-last: justify;}
.dealernum{color: #F2382E;font-weight: bold;margin: 0 0.05rem;}

.sideLeft{transition: .5s all ease;-webkit-transition: .5s all ease;-webkit-transform: translateY(0) translateX(100%); transform: translateY(0) translateX(100%);}
.sideLeft.active{-webkit-transform: translateY(0) translateX(0);transform: translateY(0) translateX(0);}   
.sideBottom{transition: .5s all ease;-webkit-transition: .5s all ease;-webkit-transform: translateY(-100%) translateX(0); transform: translateY(-100%) translateX(0);}
.sideBottom.active{-webkit-transform: translateY(0) translateX(0);transform: translateY(0) translateX(0);}   
.title{width: 100%;height: 0.5rem;line-height: 0.5rem;background: #F2F2F2;color: #999;font-size: 0.24rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 0.3rem;}
/* 切换车型 */
.select_car,.select_md,.select_jxs,.select_city,.select_time{width:100%;height: 100%;position: fixed;left: 0;top: 0; overflow: hidden;background: rgba(0,0,0,0.5);z-index: 100;}
.select_car .select_cont,.select_jxs .select_cont,.select_md .select_cont,.select_city .select_cont{width: 80%;height:100%;overflow-y: auto;position: absolute;right: 0;top: 0;background: #fff;}
.select_car .select_cont h3,.select_jxs .select_cont h3,.select_md .select_cont h3,.select_city .select_cont h3{font-size: 0.32rem;color:#333;text-align: center;width: 100%;height: 0.78rem;line-height: 0.78rem;font-weight: normal;}
.select_car .select_cont .selist,.select_jxs .select_cont .selist,.select_md .select_cont .selist,.select_city .select_cont .selist{width: 100%;height: auto;margin: 0 auto;position: relative;}
.select_car .select_cont .selist dd,.select_jxs .select_cont .selist dd{width: 100%;height: 0.78rem;line-height: 0.78rem;color: #333;font-size: 0.32rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 0.3rem;border-bottom: 1px solid #f0f0f0;}
.select_city .select_cont .selist li,.select_md .select_cont .selist li{width: 100%;line-height: 0.78rem;padding:0 0.3rem;border-bottom: 1px solid #f0f0f0;color: #333;font-size: 0.32rem;}
.select_city .select_cont .selist li a{display: block;width: 100%;height: 100%;color: #333;font-size: 0.32rem;}
.select_city .select_cont .selist .city_list{padding: 0;text-indent: 0.3rem;}
.select_city .select_cont .selist .city_list dt,.select_city .select_cont .selist .city_list dd{border-bottom: 1px solid #f0f0f0;}
.select_md .select_cont .h3{font-size: 0.24rem;color: #FF3B30;line-height: 0.48rem;background: rgba(255,149,0,0.1);padding:0 0.24rem;}
.select_md .select_cont .selist li{border:none;}
.complete_md{position: absolute;right: 0.3rem;height: 100%;font-size: 0.28rem;color: #0078FF;}

.footer_inner{width: 100%;height: auto;padding: 0.3rem 0;text-align: center;color: #c7c7cc;font-size: 0.2rem;line-height: 0.3rem;margin-top: .5rem;}
.foot_zw{height: 1.28rem;}
.footer_box{width: 100%;height: 1.28rem;background: #FFFFFF;box-shadow: 0px -.02rem .32rem 0px rgba(0,0,0,0.1);border-radius: .32rem .32rem 0px 0px;position: fixed;left: 0;bottom: 0;z-index: 5;padding: .2rem .32rem;}
.footer_box .subBtn{display: block;width: 6.86rem;height: .88rem;line-height: .88rem;border-radius: .08rem;background: var(--current-bg-color);font-size: .32rem;color: #333;margin: 0 auto;}

/* 经销商 */
.ask_jxs{width:100%;height: 100%;position: fixed;left: 0;top: 0; overflow: hidden;background: #fff;z-index: 100;}
.ask_jxs .choose_tit{padding: 0 .32rem;width: 100%;height: 0.9rem;background: #fff;color: #333;font-size: 0.36rem;line-height: 0.9rem;text-align: center;}
.jxs_cont{width: 100%;height: calc(100% - 0.9rem);margin: 0 auto;position: relative;padding: 0 .32rem .32rem;overflow: hidden;overflow-y:auto;}
.jsx_list{width: 100%;height: auto;padding: 0.3rem 0;border-bottom: 1px solid #f0f0f0;display: flex;align-items: center;}
.jsx_list .jsx_l{width: 0.36rem;height: auto;position: relative;}
.jsx_list .jsx_r{width: calc(100% - 0.56rem);float: left;margin-left: 0.2rem;}
.jsx_list .jsx_r p{font-size: 0.32rem;line-height: 0.45rem;color: #5A5A78;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jsx_list .jsx_r p i{font-style: normal;color: #FF3B30;}
.jsx_list .jsx_r span{display: block;font-size: 0.24rem;color: #9C9CAE;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top: 0.12rem;}
.jsx_list .jsx_r .jsx_b{width: 100%;height: 0.6rem;margin-top: 0.16rem;position: relative;}
.jsx_list .jsx_r .jsx_b .i_note{font-size: 0.2rem;color: #fff;background: #FA1F07;line-height: 0.38rem;border-radius: 0.04rem;-webkit-border-radius:0.04rem;text-align: center;float: right;padding:0 .08rem;margin-top: .09rem;}
.noData{display: flex;justify-content: center;align-items: center;flex-direction: column;height: 100%;}
.dealerbtn{font-size: .32rem;color: #333;position: absolute;right: .32rem;top: 0;height: .9rem;}
.noData img{width: 2.8rem;margin-bottom: .1rem;}
.noData p{font-size: .28rem;color: #8E8E93;}
.layerBox{width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 1000;background: rgba(255,255,255,0.10);display: flex;justify-content: center;align-items: center;}
.layerBox p{padding: .2rem .36rem;background: rgba(0,0,0,0.7);color: #fff;font-size: .28rem;line-height: .4rem;max-width: 80%;border-radius: .08rem;}
