.header{position: absolute;}
/* 主内容 */
.container{}
.content{padding-top: .9rem;padding-bottom: 1.48rem;}

.top_box{position: relative;margin-bottom: .4rem;}
.top_box .img{width: 100%;max-height: 5rem;border-radius: 0 0 .64rem .64rem;object-fit: cover;}
.pic_tag{position: absolute;left: .32rem;bottom: .3rem;display: flex;padding: 0 .12rem;color: #fff;font-size: .24rem;align-items: center;background: rgba(0,0,0,.5);border-radius: .04rem;line-height: 1;}
.pic_tag .icon{width: .4rem;height: .4rem;background: url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/pic_icon.png') no-repeat;background-size: 100% 100%;margin-right: .06rem;}
.fav_icon{position: absolute;right: .32rem;bottom: -.44rem;width: .88rem;height: .88rem;background: #fff url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/icon_collect.png') center center no-repeat;background-size: .4rem .4rem;border-radius: 50%;box-shadow: 0 .02rem .32rem 0 rgba(0,0,0,0.1);}
.fav_icon.collected{background: #fff url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/icon_collected.png') center center no-repeat;background-size: .4rem .4rem;}

.middle_box{}
.base_info{padding: 0 .32rem .06rem;display: flex;justify-content: space-between;}
.base_info .base_l{width: 5.9rem;}
.base_info .base_l .name{font-size: .42rem;font-weight: 700;height: .5rem;line-height: .5rem;color: #333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: .2rem;display: block;}
.base_info .base_l .price{font-size: .24rem;line-height: .33rem;color: #8E8E93;margin-bottom: .18rem;}
.base_info .base_l .price span{font-size: .28rem;font-weight: 700;color: #F2382E;}
.base_info .base_l .jsq_price{display: flex;align-items: center;}
.base_info .base_l .jsq_price .year{position: relative;display: flex;align-items: center;margin-right: .34rem;}
.base_info .base_l .jsq_price .year select{background: none;appearance:none;-moz-appearance:none;-webkit-appearance:none;font-size: .24rem;color: #333;height: .38rem;}
.base_info .base_l .jsq_price .year::after{content: '';width: .1rem;height: .08rem;border-top: .08rem solid #8E8E93;border-left: .05rem solid transparent;border-right: .05rem solid transparent;box-sizing: border-box;margin-left: .12rem;}
.base_info .base_l .jsq_price .val_item{display: none;font-size: .28rem;line-height: .38rem;color: #F2382E;}
.base_info .base_l .jsq_price .val_item.cur{display: block;}
.base_info .base_l .jsq_price .icon{width: .24rem;height: .24rem;background: url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/icon_jsq.png') no-repeat;background-size: 100% 100%;margin-left: .2rem;}
.base_info .base_r .param_btn{width: .88rem;height: .88rem;background: var(--current-bg-color) url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/icon_param.png') center center no-repeat;background-size: .4rem .4rem;border-radius: 50%;display: block;margin-top: .24rem;}
.param_box{height: 2.29rem;overflow: hidden;}
.param_box .wrap{padding: .32rem .12rem 0 .32rem;height: 5rem;overflow-x: scroll;white-space: nowrap;font-size: 0;}
.param_box .wrap .param_item{width: 2.37rem;height: 1.57rem;background: var(--current-bg-color);box-shadow: 0 .09rem .32rem 0 rgba(0,0,0,0.1);border-radius: .24rem;display: inline-block;margin-right: .2rem;padding: .22rem .1rem;text-align: center;}
.param_box .wrap .param_item .icon{margin-bottom: .12rem;}
.param_box .wrap .param_item .icon img{width: .36rem;height: .36rem;display: block;margin: 0 auto;}
.param_box .wrap .param_item .key{font-size: .2rem;height: .27rem;line-height: .27rem;margin-bottom: .1rem;color: #8E8E93;}
.param_box .wrap .param_item .val{font-size: .28rem;height: .36rem;line-height: .36rem;color: #333;}

.bottom_box{}
.bottom_box .param_tit{background-image: linear-gradient(270deg, rgba(239,239,244,0.00) 0%, #EFEFF4 75%);height: .7rem;padding-left: .32rem;font-size: .32rem;color: #333;font-weight: 700;display: flex;align-items: center;}
.bottom_box .param_list{width: 6.86rem;margin: 0 auto;}
.bottom_box .param_item{display: flex;width: 100%;border-bottom: 1px solid #F0F0F0;font-size: .24rem;}
.bottom_box .param_item:last-child{border-bottom: 0;}
.bottom_box .param_item .param_key,.bottom_box .param_item .param_val{flex: 1;line-height: .4rem;align-items: center;display: flex;}
.bottom_box .param_item .param_key{padding: .16rem .4rem .16rem 0;}
.bottom_box .param_item .param_val{padding: .16rem 0 .16rem .4rem;border-left: 1px solid #F0F0F0;}

/* 底部工具栏 */
.bottom_fixed{position: absolute;left: 0;bottom: 0;z-index: 21;background: rgba(255,255,255,0.80);box-shadow: 0 -.04rem .4rem 0 rgba(31,24,54,0.1);border-radius: .64rem .64rem 0 0;width: 100%;height: 1.28rem;display: flex;justify-content: space-between;padding: 0 .32rem;align-items: center;}
.bottom_fixed .sharebtn_box{display: flex;width: 4.02rem;}
.bottom_fixed .sharebtn_box .btn{width: 33.33%;}
.bottom_fixed .sharebtn_box .btn i{width: .48rem;height: .48rem;margin: 0 auto .04rem;display: block;}
.bottom_fixed .sharebtn_box .btn span{display: block;font-size: .2rem;height: .27rem;line-height: .27rem;white-space: nowrap;color: #333;text-align: center;}
.bottom_fixed .sharebtn_box .btn.line i{background: url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/icon_line.png') no-repeat;background-size: 100% 100%;}
.bottom_fixed .sharebtn_box .btn.twitter i{background: url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/icon_twitter.png') no-repeat;background-size: 100% 100%;}
.bottom_fixed .sharebtn_box .btn.facebook i{background: url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/icon_facebook.png') no-repeat;background-size: 100% 100%;}
.bottom_fixed .sharebtn_box .btn.instagram i{background: url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/icon_instagram.png') no-repeat;background-size: 100% 100%;}
.bottom_fixed .sharebtn_box .btn.tiktok i{background: url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/icon_tiktok.png') no-repeat;background-size: 100% 100%;}
.bottom_fixed .inquiry_btn{width: 2.8rem;height: .88rem;border-radius: .08rem;text-align: center;line-height: .88rem;font-size: .32rem;background: var(--current-bg-color);}

.alert_box{display: none;position: absolute;left: 0;top: 0;z-index: 999;width: 100%;height: 100%;background: rgba(0, 0, 0, .7);align-items: center;justify-content: center;flex-direction: column;}
.alert_box.cur{display: flex;}
.alert_box .wrap{background: #fff;padding: .5rem .8rem;width: 6rem;border-radius: .08rem;text-align: center;font-size: .32rem;margin-bottom: .4rem;}
.alert_box .p2{margin-bottom: .3rem;}
.alert_box .btnbox{display: flex;justify-content: space-between;}
.alert_box .btn{width: 2rem;border-radius: .08rem;height: .68rem;display: flex;align-items: center;justify-content: center;line-height: 1;font-size: .28rem;}
.alert_box .btn1{background: #333;color: #fff;}
.alert_box .btn2{background: var(--current-bg-color);color: #333;}
.alert_box .close{background: url('https://tcar-th.oss-ap-southeast-7.aliyuncs.com/version2/images/wap/close2.png') no-repeat;background-size: 100% 100%;width: .68rem;height: .68rem;}