:root{--border-radius: 0.04rem;--image-border-radius: 0.6rem;--button--border-radius: 0.08rem;--title--font--size: 0.16rem;--primary--color: #3a4649;--light--color: #fff;--red--color: #c30d23;--dark--color: #3a4649;--header-height: 0.84rem;--footer-height: 1.98rem;--animation--name: ease-in-out;--animation-duration: 500ms;--animation-delay: 200ms}@media screen and (max-width: 750px){:root{--header-height: 0.92rem;--footer-height: auto;--animation-duration: 500ms;--image-border-radius: 0.36rem}}.form-mask{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;-webkit-backdrop-filter:blur(0.1rem);backdrop-filter:blur(0.1rem)}.form-popup{display:none;position:fixed;bottom:0;width:16.8rem;height:8.64rem;left:50%;-webkit-transform:translatex(-50%);-moz-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%);background:#fafafa;-webkit-box-shadow:0 0.02rem 0.16rem 0 rgba(0,0,0,.15);box-shadow:0 0.02rem 0.16rem 0 rgba(0,0,0,.15);z-index:99}.form-popup .close{position:absolute;left:0.4rem;top:0.4rem;cursor:pointer;font-size:0.32rem;font-weight:600}@media screen and (max-width: 750px){.form-popup{width:-webkit-calc(100vw - 1rem);width:-moz-calc(100vw - 1rem);width:calc(100vw - 1rem);height:-webkit-calc(var(--100vh) - 2.2rem);height:-moz-calc(var(--100vh) - 2.2rem);height:calc(var(--100vh) - 2.2rem)}.form-popup .close{position:absolute;right:0.2rem;top:0.2rem;cursor:pointer;font-size:0.6rem;color:#fff;z-index:2;left:auto}.form-popup .close svg{color:#fff}}.form-item{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;border-bottom:1px solid #d7d7d7}.form-item label{font-size:0.18rem;color:#999;min-width:1.2rem;width:auto;white-space:nowrap;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.form-item .form-flex{position:relative;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;height:100%}.form-item .form-flex .select-btn{position:absolute;cursor:pointer;height:100%;left:0;top:0;width:100%;z-index:10;font-size:0.18rem;color:#333}.form-item .form-flex .select-option{display:none;left:0;max-height:2rem;overflow-y:auto;position:absolute;top:-webkit-calc(100%   2px);top:-moz-calc(100%   2px);top:calc(100%   2px);-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;width:100%;z-index:99;font-size:0.18rem;background-color:#fff;text-align:center;-webkit-box-shadow:0 0.06rem 0.18rem 0 rgba(0,0,0,.15);box-shadow:0 0.06rem 0.18rem 0 rgba(0,0,0,.15);border-radius:0.16rem;padding:0.1rem 0.3rem}.form-item .form-flex .select-option::-webkit-scrollbar{display:block;width:4px}.form-item .form-flex .select-option::-webkit-scrollbar-thumb{border-radius:0.1rem;-webkit-box-shadow:inset 0 0 0.05rem rgba(0,0,0,.2);box-shadow:inset 0 0 0.05rem rgba(0,0,0,.2);background:rgba(0,0,0,.2)}.form-item .form-flex .select-option::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.form-item .form-flex .select-option::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 0.05rem rgba(0,0,0,.2);box-shadow:inset 0 0 0.05rem rgba(0,0,0,.2);border-radius:0;background:rgba(0,0,0,.1)}.form-item .form-flex .select-option.top{top:auto;bottom:-webkit-calc(100%   2px);bottom:-moz-calc(100%   2px);bottom:calc(100%   2px)}.form-item .form-flex .select-option li{cursor:pointer;line-height:0.26rem;padding:0.1rem 0}.form-item .form-flex .select-option li.active{background-color:#c30d23;color:#fff}.form-item .form-flex .select-option.fold{display:block}.form-item svg{position:absolute;right:0.24rem;top:50%;-webkit-transform:translatey(-50%);-moz-transform:translatey(-50%);-ms-transform:translatey(-50%);transform:translatey(-50%);font-size:0.24rem;color:#333}.form-item input,.form-item select,.form-item .select-wrap{position:relative;display:block;font-size:0.18rem;color:#333;line-height:0.25rem;background:rgba(0,0,0,0);height:100%;width:100%}.form-item .select-wrap{cursor:pointer}.form-item .select-wrap .select-item{font-size:0.18rem;color:#333;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.form-item .select-wrap .item-list{text-align:center;position:absolute;left:0;right:0;top:-webkit-calc(100%   1px);top:-moz-calc(100%   1px);top:calc(100%   1px);font-size:0.18rem;line-height:0.42rem;max-height:2rem;overflow-y:auto;background:#fff;-webkit-box-shadow:0 0.06rem 0.18rem 0 rgba(0,0,0,.15);box-shadow:0 0.06rem 0.18rem 0 rgba(0,0,0,.15);border-radius:0.16rem;padding:0.05rem 0.3rem;display:none}.form-item .select-wrap .item-list li{font-size:0.18rem}.form-item .select-wrap .item-list .active{background-color:#c30d23;color:#fff}.form-item .select-wrap .item-list.fold{display:block}.form-item .select-wrap .unfold{display:none}.form-item .get-code{cursor:pointer;position:absolute;right:0.3rem;top:50%;-webkit-transform:translatey(-50%);-moz-transform:translatey(-50%);-ms-transform:translatey(-50%);transform:translatey(-50%);width:1.12rem;height:0.4rem;background:#3a4649;border-radius:0.03rem;font-size:0.18rem;color:#fff;line-height:0.18rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 750px){.form-item label{font-size:0.24rem;left:0.2rem}.form-item input,.form-item select,.form-item .select-wrap{font-size:0.24rem}.form-item svg{font-size:0.42rem}.form-item .get-code{font-size:0.24rem;width:1.6rem;height:0.54rem;background:#3a4649;border-radius:0.03rem}.form-item .form-flex .select-option{max-height:3rem;padding:0;top:-webkit-calc(100%   0.09rem);top:-moz-calc(100%   0.09rem);top:calc(100%   0.09rem);font-size:0.24rem;background:#fff;-webkit-box-shadow:0 0.06rem 0.18rem 0 rgba(0,0,0,.15);box-shadow:0 0.06rem 0.18rem 0 rgba(0,0,0,.15);border-radius:0.24rem}.form-item .form-flex .select-option.top{top:auto;bottom:-webkit-calc(100%   0.09rem);bottom:-moz-calc(100%   0.09rem);bottom:calc(100%   0.09rem)}.form-item .form-flex .select-option li{padding:0.3rem 0.2rem}}.rule-item{width:100%;padding:0.22rem 0 0.3rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.rule-item .chery-check-item-filling{display:none}.rule-item.cur .chery-check-item-filling{display:block}.rule-item.cur .chery-checkbox-weixuan{display:none}.rule-item span{padding-left:0.1rem;font-size:0.21rem;color:#333;line-height:0.36rem}.rule-item span a{color:#c30d23}.ctr-form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:0.18rem;letter-spacing:1px}.ctr-form.small .ctr-form-item{padding:0 0.1rem;margin:0 0.1rem}.ctr-form .ctr-form-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:0.15rem}.ctr-form .ctr-form-row>div div{margin-left:0.8rem}.ctr-form .ctr-form-row>*{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.ctr-form .ctr-form-column{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ctr-form .ctr-form-item-title{padding:0;height:0.6rem;line-height:0.6rem;color:#666;font-size:0.18rem}.ctr-form .ctr-form-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:0.1rem;padding:0 0.3rem;min-height:0.6rem;line-height:0.6rem;border-bottom:0.01rem solid #d7d7d7;text-align:right}.ctr-form .ctr-form-item[required]::before{content:"*";display:block;position:absolute;top:50%;-webkit-transform:translatey(-45%);-moz-transform:translatey(-45%);-ms-transform:translatey(-45%);transform:translatey(-45%);left:0.13rem;color:red}.ctr-form .ctr-form-item.no-border{border:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ctr-form .ctr-form-item.full-line{display:block}.ctr-form .ctr-form-item label{padding-right:0.3rem;width:1.2rem;color:#999;text-align:left;word-break:keep-all}.ctr-form .ctr-form-item input,.ctr-form .ctr-form-item select,.ctr-form .ctr-form-item textarea{border:none;outline:none;text-align:right;-moz-text-align-last:right;text-align-last:right;font-size:0.18rem;letter-spacing:1px;background-color:rgba(0,0,0,0)}.ctr-form .ctr-form-item input,.ctr-form .ctr-form-item select{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;width:100%}.ctr-form .ctr-form-item textarea{padding:0.2rem 0.3rem;width:100%;border-radius:0.15rem;border:0.01rem solid #cdcdcd;text-align:left;resize:none}.ctr-form .ctr-form-item select{padding-right:0.28rem;background-image:;background-repeat:no-repeat;background-position:right;background-size:1em}.ctr-form .icon-suffix{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.28rem}@media screen and (max-width: 750px){.ctr-form{font-size:0.24rem}.ctr-form .ctr-form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.ctr-form .ctr-form-row>div div{margin-left:0}.ctr-form .ctr-form-item-title{height:0.9rem;line-height:1.1rem;font-size:0.24rem;text-align:center}.ctr-form .ctr-form-item{min-height:0.9rem;line-height:0.9rem;max-width:100%}.ctr-form .ctr-form-item input,.ctr-form .ctr-form-item select,.ctr-form .ctr-form-item textarea{font-size:0.24rem}.ctr-form .ctr-form-item textarea{border-radius:0.1rem}.ctr-form .ctr-form-item.form-item .form-flex{height:auto}.ctr-form .icon-suffix{font-size:0.35rem}}.ctr-button{display:inline-block;padding:0 0.3rem;height:0.54rem;background-color:#fff;border:1px solid #3a4649;border-radius:3px;line-height:0.52rem;word-break:keep-all;color:#3a4649;font-size:0.18rem;letter-spacing:1px;white-space:nowrap;cursor:pointer}.ctr-button.round{border-radius:30px}.ctr-button:hover:not([disabled]){background-color:#efefef;border-color:#444}.ctr-button:hover:not([disabled]).dark{background-color:#444}.ctr-button.dark{background-color:#333;color:#fff}.ctr-button.dark[disabled]{border-color:rgba(58,70,73,.85);background-color:rgba(51,51,51,.85);color:#efefef;cursor:not-allowed}.ctr-button.red{background-color:#c30d23;color:#fff}.ctr-button.red:hover{background-color:#f8223c;color:#fff}.ctr-button.red[disabled]{border-color:rgba(58,70,73,.85);background-color:rgba(51,51,51,.85);color:#efefef;cursor:not-allowed}.ctr-button.small{padding:0 0.11rem;height:0.4rem;line-height:0.4rem}@media screen and (max-width: 750px){.ctr-button{padding:0 0.39rem;height:0.78rem;line-height:0.76rem;font-size:0.24rem}.ctr-button.round{border-radius:30px}.ctr-button.small{padding:0 0.19rem;height:0.54rem}}.ctr-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.ctr-list .ctr-item{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ctr-upload input[type=file]{display:none}.ctr-upload .ctr-upload-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:0.15rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0.08rem 0}.ctr-upload .ctr-upload-preview{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.15rem}.ctr-upload .ctr-upload-preview .preview-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:0.1rem;border:0.01rem solid #d9d9d9;padding:0.03rem}.ctr-upload .ctr-upload-preview .preview-item span{position:absolute;top:-0.12rem;right:-0.12rem;display:block;width:0.25rem;height:0.25rem;background-color:#000;border-radius:50%;cursor:pointer}.ctr-upload .ctr-upload-preview .preview-item span::before,.ctr-upload .ctr-upload-preview .preview-item span::after{content:"";position:absolute;top:50%;left:50%;display:block;height:1px;width:60%;background-color:#fff}.ctr-upload .ctr-upload-preview .preview-item span::before{-webkit-transform:translate(-50%, -50%) rotate(45deg);-moz-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.ctr-upload .ctr-upload-preview .preview-item span::after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);-moz-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.ctr-upload .ctr-upload-preview .preview-item>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ctr-upload .ctr-upload-preview .preview-item>img.icon{width:60%;height:60%}.ctr-upload .ctr-upload-preview .preview-item p{padding:0.12rem 0.08rem;width:100%;font-size:0.18rem;line-height:1;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ctr-upload .preview-item,.ctr-upload .ctr-upload-select{width:1.8rem;height:1.8rem}.ctr-upload .ctr-upload-select{background:rgba(216,216,216,0);border-radius:0.12rem;border:0.02rem dashed #d7d7d7;background-image:url(/uploads/image/aicommon/pic-icon.png);background-repeat:no-repeat;background-position:center center;background-size:50%;cursor:pointer}@media screen and (max-width: 750px){.ctr-upload .preview-item,.ctr-upload .ctr-upload-select{width:1.7rem;height:1.7rem}}.ui_mask{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(172,172,172,.4);-webkit-backdrop-filter:blur(0.1rem);backdrop-filter:blur(0.1rem);z-index:101}.ui_dialog{position:fixed;top:50%;left:50%;-webkit-transform:translate(-100%, -50%);-moz-transform:translate(-100%, -50%);-ms-transform:translate(-100%, -50%);transform:translate(-100%, -50%);width:5.48rem;height:3.6rem;background-color:var(--light--color);border-radius:0.1rem;z-index:1000;padding:0.58rem 0.2rem 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.ui_dialog.active{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.ui_dialog .ui_dialog-img{width:1rem;height:1rem;display:block;margin:0 auto 0.18rem}.ui_dialog .ui_dialog-close{position:absolute;top:0.2rem;right:0.2rem;font-size:0.42rem;cursor:pointer}.ui_dialog .ui_dialog-title{font-size:0.24rem;font-weight:500;color:var(--dark--color);margin-bottom:0.09rem}.ui_dialog .ui_dialog-content{font-size:0.18rem;color:var(--dark--color);margin-bottom:0.32rem}.ui_dialog .ui_dialog-btn{margin:0 auto}@media screen and (max-width: 750px){.ui_dialog{width:5.48rem;height:5.85rem;background:#fff;border-radius:0.3rem;padding-top:0.85rem}.ui_dialog .ui_dialog-img{width:1.74rem;height:1.74rem;margin-bottom:0.46rem}.ui_dialog .ui_dialog-title{font-size:0.36rem;font-weight:500;color:var(--dark--color);margin-bottom:0.24rem}.ui_dialog .ui_dialog-content{font-size:0.21rem;color:var(--dark--color);margin-bottom:0.46rem}.ui_dialog .ui_dialog-btn{width:2.6rem;height:0.78rem;border-radius:0.39rem;margin:0 auto}}.amap-info-content{padding:0.3rem;font-size:14px;line-height:0.26rem;color:#999;-webkit-box-shadow:0 0 0.1rem 0 rgba(0,0,0,.1);box-shadow:0 0 0.1rem 0 rgba(0,0,0,.1);border-radius:0.1rem;max-width:3rem}.amap-info-content .name{font-size:16px;font-weight:600;color:var(--dark--color);margin-bottom:0.09rem}.page-container{background-color:#fff;min-height:-webkit-calc(var(--100vh) - var(--header-height) - var(--footer-height));min-height:-moz-calc(var(--100vh) - var(--header-height) - var(--footer-height));min-height:calc(var(--100vh) - var(--header-height) - var(--footer-height))}.page-container .tit-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1.2rem 0.44rem;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.page-container .tit-box h4{font-size:0.36rem;color:#333;line-height:0.44rem}.page-container .tit-box label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:2.2rem;height:0.64rem;border-radius:0.39rem;border:0.01rem solid #3a4649;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.page-container .tit-box label select{height:100%;font-size:0.18rem;color:#3a4649;line-height:0.18rem;background-color:rgba(0,0,0,0)}.page-container .tit-box label svg{font-size:0.24rem}.page-container .tit-box label .form-item{border:none;height:100%}.page-container .tit-box label .form-item select{text-align:center;width:auto;display:block;margin:0 auto}.page-container .configuration-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:0 1.2rem 0 1rem}.page-container .configuration-box .nav-configuration{width:2.6rem;padding-top:1.2rem}.page-container .configuration-box .nav-configuration li{padding-left:0.2rem;font-size:0.18rem;color:#999;line-height:0.6rem}.page-container .configuration-box .nav-configuration li a.selected{color:#c30d23}.page-container .configuration-box .configuration-table{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.page-container .configuration-box .configuration-table .car-box-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-left:2.6rem}.page-container .configuration-box .configuration-table .car-box-wrap li{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.page-container .configuration-box .configuration-table .car-box-wrap .car-box{width:1.98rem;height:1.98rem;margin:0 auto 0.28rem;position:relative;cursor:pointer;text-align:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.page-container .configuration-box .configuration-table .car-box-wrap .car-box img{display:block;margin:0 auto 0.1rem;width:100%}.page-container .configuration-box .configuration-table .car-box-wrap .car-box p{font-size:0.16rem;color:#999;line-height:0.48rem;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%;white-space:nowrap}.page-container .configuration-box .configuration-table .car-box-wrap .car-box .show{padding-top:0.37rem;position:relative;width:1.98rem;height:1.98rem;display:none;background:#fff;-webkit-box-shadow:0 0.04rem 0.12rem 0 rgba(0,0,0,.15);box-shadow:0 0.04rem 0.12rem 0 rgba(0,0,0,.15);border-radius:0.2rem}.page-container .configuration-box .configuration-table .car-box-wrap .car-box .show p{color:var(--primary--color)}.page-container .configuration-box .configuration-table .car-box-wrap .car-box .add img{width:0.83rem}.page-container .configuration-box .configuration-table .car-box-wrap .car-box .close-car{position:absolute;top:0.1rem;right:0.1rem;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.24rem;color:#999}.page-container .configuration-box .configuration-table .config-table{width:100%;table-layout:fixed;display:none}.page-container .configuration-box .configuration-table .config-table.show-content{display:table}.page-container .configuration-box .configuration-table .config-table .dv_table{width:100%;height:-webkit-calc(100vh - 2.08rem - 4.66rem - var(--footer-height));height:-moz-calc(100vh - 2.08rem - 4.66rem - var(--footer-height));height:calc(100vh - 2.08rem - 4.66rem - var(--footer-height));min-height:5rem;overflow:auto}.page-container .configuration-box .configuration-table .config-table .dv_table .tb2_table{width:100%}.page-container .configuration-box .configuration-table .config-table .vehicle-type,.page-container .configuration-box .configuration-table .config-table .vehicle-price tr{background-color:#fafafa}.page-container .configuration-box .configuration-table .config-table .form-item{border:none}.page-container .configuration-box .configuration-table .config-table .form-item select{text-align:center;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%;white-space:nowrap}.page-container .configuration-box .configuration-table .config-table .form-item svg{right:0}.page-container .configuration-box .configuration-table .config-table .vehicle-price td{color:#c30d23}.page-container .configuration-box .configuration-table .config-table tr th{width:2.6rem}.page-container .configuration-box .configuration-table .config-table td{text-align:center}.page-container .configuration-box .configuration-table .config-table td td.c{width:2.95rem}.page-container .configuration-box .configuration-table .config-table thead tr{width:100%}.page-container .configuration-box .configuration-table .config-table thead select{font-size:0.18rem;color:#333;background-color:rgba(0,0,0,0)}.page-container .configuration-box .configuration-table .config-table thead svg{font-size:0.28rem;vertical-align:-0.05rem}.page-container .configuration-box .configuration-table .config-table tr{line-height:0.25rem;font-size:0.18rem;border-bottom:1px solid #fff}.page-container .configuration-box .configuration-table .config-table tr th{color:#999;padding:0.1rem 0}.page-container .configuration-box .configuration-table .config-table tr td{color:#333;padding:0.1rem 0}.page-container .mob-only{display:none}@media screen and (max-width: 750px){.page-container{overflow:hidden}.page-container .tit-box{padding:1.76rem 0.3rem 1.16rem}.page-container .pc-only{display:none}.page-container .mob-only{display:block}.page-container .mob-only .label{width:2.33rem;font-size:0.24rem;color:#3a4649}.page-container .mob-only .item{font-size:0.24rem;color:#3a4649}.page-container .mob-only .vehicle-price{display:none}.page-container .mob-only .car-box-wrap{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:0.8rem}.page-container .mob-only .car-box-wrap.vehicle-price{display:none}.page-container .mob-only .car-box-wrap.vehicle-price.show-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.page-container .mob-only .car-box-wrap .form-item{border:none;max-width:-webkit-calc(100% - 0.4rem);max-width:-moz-calc(100% - 0.4rem);max-width:calc(100% - 0.4rem)}.page-container .mob-only .car-box-wrap .form-item svg{right:-0.4rem}.page-container .mob-only .car-box-wrap .form-item select{text-align:center;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%;white-space:nowrap}.page-container .mob-only .car-box-wrap .form-item li{width:auto}.page-container .mob-only .car-box-wrap span{width:2.33rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.page-container .mob-only .car-box-wrap li{width:2.74rem;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:0.24rem;color:#333;line-height:0.3rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.page-container .mob-only .car-box-wrap .select-car .car-box{position:relative;margin:0 auto}.page-container .mob-only .car-box-wrap .select-car .car-box p{margin-top:0.22rem;text-align:center}.page-container .mob-only .car-box-wrap .select-car .car-box img{display:block;margin:0 auto}.page-container .mob-only .car-box-wrap .select-car .car-box .close-car{position:absolute;top:0.1rem;right:0.1rem;cursor:pointer;font-size:0.24rem;color:#999}.page-container .mob-only .car-box-wrap .select-car .car-box .add,.page-container .mob-only .car-box-wrap .select-car .car-box .show{padding-top:0.2rem}.page-container .mob-only .car-box-wrap .select-car .car-box .add img{width:0.83rem}.page-container .mob-only .car-box-wrap .select-car .car-box .add p{color:#999}.page-container .mob-only .car-box-wrap .select-car .car-box .show{display:none;position:relative;padding-top:0.3rem;width:1.98rem;height:1.98rem;border-radius:0.2rem;background:#fff;-webkit-box-shadow:0 0.04rem 0.12rem 0 rgba(0,0,0,.15);box-shadow:0 0.04rem 0.12rem 0 rgba(0,0,0,.15);margin:0 auto}.page-container .mob-only .car-box-wrap .select-car .car-box .show img{width:100%}.page-container .mob-only .car-box-wrap .select-car label{margin:0.13rem 0 0.2rem;width:100%;display:block;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.page-container .mob-only .car-box-wrap .select-car .select-tag{font-size:0.24rem;color:#999;line-height:0.48rem;padding:0.2rem 0}.page-container .mob-only .car-box-wrap .select-car select{overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%;white-space:nowrap;background-color:rgba(0,0,0,0);font-size:0.24rem;color:#3a4649;line-height:0.48rem}.page-container .mob-only .btn-config-nav{padding:0.24rem 0.3rem;font-size:0.42rem;display:block;position:relative;background:#f1f1f1}.page-container .mob-only .btn-config-nav .text{font-size:0.24rem;color:var(--primary--color)}.page-container .mob-only .btn-config-nav .cross{display:block;position:absolute;top:0;right:0;margin:0.38rem;overflow:hidden;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s;width:0.24rem;height:0.24rem}.page-container .mob-only .btn-config-nav .cross span{border-color:#fff}.page-container .mob-only .btn-config-nav .cross .bar{position:absolute;top:50%;border-top:0.06rem solid #3a4649;height:0;width:100%;margin-top:-0.03rem;display:block}.page-container .mob-only .btn-config-nav .cross .bar.verticle{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.page-container .mob-only .btn-config-nav.selected .cross .bar.verticle{display:none}.page-container .mob-only .config-table tr{border-bottom:1px solid #ededed}.page-container .mob-only .config-table th,.page-container .mob-only .config-table td{height:0.8rem;line-height:0.3rem;padding:0.24rem 0}.page-container .mob-only .config-table th{width:2.33rem;font-size:0.24rem;color:#999;padding-left:0.3rem;background-color:#fff}.page-container .mob-only .config-table td{width:2.74rem;font-size:0.24rem;color:var(--primary--color);text-align:center;padding:0 0.05rem}.page-container .mob-only .mob-nav-configuration{border-top:1px solid #c30d23}.page-container .mob-only .mob-nav-configuration .config-table{display:none}.page-container .mob-only .mob-nav-configuration .btn-config-nav.selected .config-table{display:block}}.selection-popup{width:16.8rem;height:7.2rem;background:#fff;border-radius:0.6rem;position:absolute;top:50%;left:50%;-webkit-transform:translatex(-50%) translatey(-50%) !important;-moz-transform:translatex(-50%) translatey(-50%) !important;-ms-transform:translatex(-50%) translatey(-50%) !important;transform:translatex(-50%) translatey(-50%) !important;position:fixed;z-index:99;padding-top:0.4rem;overflow:hidden}.selection-popup h4{color:var(--primary--color);font-size:0.24rem;text-align:center;margin-bottom:0.2rem}.selection-popup .close-btn{cursor:pointer;position:absolute;top:0.4rem;right:0.6rem;font-size:0.36rem}.selection-popup .car-tab{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.selection-popup .car-tab li{padding:0.2rem 0.6rem;font-size:0.18rem;color:#666;line-height:0.25rem;position:relative;cursor:pointer}.selection-popup .car-tab li.cur{color:#c30d23}.selection-popup .car-tab li.cur::after{content:"";position:absolute;bottom:0.02rem;left:50%;-webkit-transform:translatex(-50%);-moz-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%);width:0.36rem;height:0.03rem;background:#c30d23}.selection-popup .car-list{padding:0.3rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:auto;height:-webkit-calc(100% - 1rem);height:-moz-calc(100% - 1rem);height:calc(100% - 1rem)}@media screen and (min-width: 751px){.selection-popup .car-list::-webkit-scrollbar{width:0.04rem;height:0.04rem;display:block}.selection-popup .car-list::-webkit-scrollbar-thumb{background:var(--primary--color);border-radius:0.02rem}.selection-popup .car-list::-webkit-scrollbar-track{background:#fff;border-radius:0.02rem}}.selection-popup .car-list li{width:3.9rem;height:2.4rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;margin:0 0.15rem 0.2rem 0}.selection-popup .car-list li:nth-child(4n){margin-right:0}.selection-popup .car-list li img{width:3.9rem;-o-object-fit:cover;object-fit:cover}.selection-popup .car-list li p{display:block;text-align:center;font-size:0.18rem;color:#3a4649;line-height:0.25rem}@media screen and (max-width: 750px){.selection-popup{width:6.9rem;height:9.6rem;background:#fff;border-radius:0.6rem;border:0.01rem solid #979797}.selection-popup .close-btn{top:0.3rem;right:0.3rem}.selection-popup .car-tab li{padding:0.2rem 0.3rem}.selection-popup .car-list{padding:0.15rem;height:-webkit-calc(100% - 1rem);height:-moz-calc(100% - 1rem);height:calc(100% - 1rem);gap:0.2rem}.selection-popup .car-list li{width:-webkit-calc(50% - 0.1rem);width:-moz-calc(50% - 0.1rem);width:calc(50% - 0.1rem);margin:0}.selection-popup .car-list li img{width:3.2rem;margin-bottom:0.18rem}.selection-popup .car-list li p{font-size:0.21rem;color:#3a4649;line-height:0.29rem}}
