﻿: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{width:0.04rem;height:0.04rem;display:block}.form-item .form-flex .select-option::-webkit-scrollbar-thumb{background:var(--primary--color);border-radius:0.02rem}.form-item .form-flex .select-option::-webkit-scrollbar-track{background:#fff;border-radius:0.02rem}.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:#313131;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:#313131;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:#313131}.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;max-width:5rem;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:0.03rem;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 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:url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 fill=%27currentColor%27 class=%27bi bi-chevron-right%27 viewBox=%270 0 16 16%27><path fill-rule=%27evenodd%27 d=%27M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z%27/></svg>");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{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}}.chery--global--button{width:2.2rem;height:0.72rem;border-radius:0.08rem;font-size:0.18rem;font-family:HarmonyOS_Sans_SC;color:#fff;line-height:0.72rem;letter-spacing:0.03rem;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-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.chery--global--button.plane-white{background:#fff;border:0.01rem solid #fff;color:#313131}.chery--global--button.line-white{border:0.01rem solid #fff}.chery--global--button.line-white:hover{color:#fff}.chery--global--button.line-black{border:0.01rem solid #313131;color:#313131}.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.small{padding:0 0.11rem;height:0.4rem;line-height:0.4rem}@media screen and (max-width: 750px){.chery--global--button{width:2.8rem;height:0.8rem;border-radius:0.08rem;font-size:0.24rem;font-family:HarmonyOS_Sans_SC;color:#fff;line-height:0.8rem;letter-spacing:0.04rem;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-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.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}.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}.module-form .form-container{padding:0 1.2rem 1.2rem;overflow:hidden;background-color:#fff}.module-form .form-container .form-box{padding:1.2rem 3rem 0.8rem;-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 0 0.6rem 0.6rem}.module-form .form-container .form-box .form-title{margin-bottom:0.7rem;text-align:center;font-size:0.36rem;color:#3a4649;line-height:0.5rem;font-weight:bold;font-family:HarmonyOS_Sans_SC_Bold}.module-form .form-container .form-box .form-rule{margin-top:0.3rem;text-align:center;font-size:0.21rem;color:#333;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}.module-form .form-container .form-box .form-rule input{margin-right:0.1rem}.module-form .form-container .form-box .form-rule span{margin:5PX;color:#c30d23}.module-form .form-container .form-box .form-button{margin-top:0.3rem;text-align:center}.module-form .form-container .form-box .form-button .ctr-button{width:4.12rem}@media screen and (max-width: 750px){.module-form .form-container{padding:1.2rem 0.5rem}.module-form .form-container .form-box{padding:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.module-form .form-container .form-box .form-rule{text-align:left}.module-form .form-container .form-box .form-button .ctr-button{width:6.5rem}}.page-container{background-color:#fafafa;letter-spacing:1PX}.page-container .banner-box img{width:100%}.module.module-condition{padding:0 1.2rem 0.4rem;background-color:#fafafa;color:#3a4649}.module.module-condition .module-header{padding-top:0.6rem;margin-bottom:0.4rem}.module.module-condition .module-header .module-title{text-align:center;font-size:0.48rem;line-height:0.68rem;font-weight:bold;font-family:HarmonyOS_Sans_SC_Bold}.module.module-condition .condition-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;text-align:center}.module.module-condition .condition-list .list-item{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin:0 0.16rem;height:3.8rem;background:#fff;border-radius:0.12rem}.module.module-condition .condition-list .list-item .item-icon{margin:0 auto 0.2rem;width:1.12rem;height:1.12rem}.module.module-condition .condition-list .list-item .item-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.module.module-condition .condition-list .list-item .item-body .item-title{margin-bottom:0.12rem;font-size:0.24rem;line-height:0.34rem;font-weight:bold;font-family:HarmonyOS_Sans_SC_Bold}.module.module-condition .condition-list .list-item .item-body .item-content{font-size:0.18rem;color:#3a4649;line-height:0.36rem}@media screen and (max-width: 750px){.module.module-condition{padding:0 0.4rem 0.8rem;background-color:#fafafa}.module.module-condition .module-header{padding-top:0.8rem;margin-bottom:0.8rem}.module.module-condition .module-body{padding:0 0.3rem}.module.module-condition .condition-list{gap:0.2rem;-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;text-align:left}.module.module-condition .condition-list .list-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;gap:0.5rem;margin:0;padding:0.3rem 0;-webkit-box-shadow:0 0 0.16rem 0 rgba(0,0,0,.08);box-shadow:0 0 0.16rem 0 rgba(0,0,0,.08)}.module.module-condition .condition-list .list-item .item-icon{margin:0;width:1.4rem;height:1.4rem}.module.module-condition .condition-list .list-item .item-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.module.module-condition .condition-list .list-item .item-body .item-title{margin-bottom:0.16rem;font-size:0.36rem;line-height:0.5rem}.module.module-condition .condition-list .list-item .item-body .item-content{font-size:0.24rem}}.module-standard{position:relative;padding:0.8rem 1.2rem 0.8rem 0;height:9.2rem;background-color:#fff;color:#3a4649}.module-standard .module-bg{position:absolute;top:0.8rem;left:0;bottom:0.8rem;z-index:1;overflow:hidden;border-radius:0 0.6rem 0.6rem 0}.module-standard .module-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.module-standard .module-body{position:relative;z-index:2;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;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.module-standard .module-body .module-title{margin-top:2.23rem;margin-bottom:0.8rem;font-size:0.48rem;line-height:0.68rem;font-family:HarmonyOS_Sans_SC_Bold;font-weight:bold}.module-standard .module-body .module-content table{overflow:hidden;border-radius:0.3rem;color:#fff}.module-standard .module-body .module-content table tr{background-color:rgba(56,56,56,.95)}.module-standard .module-body .module-content table td{padding:0 0.5rem}.module-standard .module-body .module-content table thead tr{height:0.72rem;line-height:0.72rem}.module-standard .module-body .module-content table tbody tr{height:0.24rem;line-height:0.48rem}.module-standard .module-body .module-content table tbody tr:nth-child(2n+1){background-color:rgba(66,66,66,.9)}.module-standard .module-body .module-tips{margin-top:0.23rem;font-size:0.18rem;color:#666;line-height:0.25rem}@media screen and (max-width: 750px){.module-standard{position:relative;padding:1.2rem 0;overflow:hidden;height:auto}.module-standard .module-bg{position:absolute;top:2.28rem;right:0;bottom:auto;border-radius:0}.module-standard .module-body{display:block}.module-standard .module-body .module-title{margin-top:0;margin-bottom:3.8rem;text-align:center}.module-standard .module-body .module-content{padding:0 0.15rem}.module-standard .module-body .module-content table{margin:0 auto;width:100%;font-size:0.24rem;line-height:0.18rem}.module-standard .module-body .module-content table td{padding:0 0.25rem;vertical-align:middle;text-align:center;font-size:0.18rem}.module-standard .module-body .module-content table td:first-child{padding:0 0 0 0.1rem;word-break:keep-all;white-space:nowrap}.module-standard .module-body .module-content table thead tr{height:0.96rem;line-height:0.96rem}.module-standard .module-body .module-content table tbody tr{height:0.32rem;line-height:0.64rem}.module-standard .module-body .module-tips{margin-top:0.3rem;text-align:center}}.module-new-standard{position:relative}.module-new-standard .module-bg{height:7.2rem}.module-new-standard .module-bg img{width:100%}.module-new-standard .title{position:absolute;top:1.28rem;text-align:center;width:100%;font-size:0.48rem;color:#3a4649;line-height:0.68rem}.module-new-standard .standard-list{padding:0 1.2rem;margin-top:-2rem;position:relative;z-index:2;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:0.32rem}.module-new-standard .standard-list .item{width:3.96rem;height:5.6rem;background:rgba(0,0,0,.85);-webkit-box-shadow:0 0 0.12rem 0 rgba(0,0,0,.12);box-shadow:0 0 0.12rem 0 rgba(0,0,0,.12);border-radius:0.12rem;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0.5rem 0 0.2rem}.module-new-standard .standard-list .item p{padding:0 0.4rem;line-height:0.6rem;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}.module-new-standard .standard-list .item p .label{font-size:0.18rem}.module-new-standard .standard-list .item p .value{font-size:0.24rem}.module-new-standard .standard-list .item p:nth-child(2n-1){background:hsla(0,0%,100%,.15)}.module-new-standard .standard-list .item p.level{background:initial;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:initial;-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.module-new-standard .standard-list .item p.level .label{font-size:0.24rem}.module-new-standard .standard-list .item p.level .value{font-size:0.6rem;margin-left:0.1rem}.module-new-standard .module-tips{font-size:0.18rem;color:#666;line-height:0.25rem;text-align:center;padding:0.4rem 0 0.55rem}@media screen and (max-width: 750px){.module-new-standard{background:#fff}.module-new-standard .module-bg{height:auto}.module-new-standard .title{position:static;padding-top:1.2rem}.module-new-standard .standard-list{padding:0 0.5rem;margin-top:-1.2rem}.module-new-standard .standard-list .item{width:3.96rem;height:5.6rem;background:rgba(0,0,0,.85);-webkit-box-shadow:0 0 0.12rem 0 rgba(0,0,0,.12);box-shadow:0 0 0.12rem 0 rgba(0,0,0,.12);border-radius:0.12rem}}.module-city{background-color:#fafafa;color:#3a4649;position:relative;padding-bottom:1.2rem}.module-city .module-bg{position:absolute;width:100%;height:100%}.module-city .module-bg img{width:100%}.module-city .module-header{padding:0.8rem 1.2rem 0.4rem;position:relative;z-index:2}.module-city .module-header .module-title{text-align:center;line-height:0.68rem;font-size:0.48rem}.module-city .module-body{margin:0 1.2rem;position:relative;z-index:2;background:hsla(0,0%,100%,.8);-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.12rem;overflow:hidden}.module-city .module-body .city-list{overflow:hidden;background-color:#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);color:#3a4649;font-size:0.18rem}.module-city .module-body .city-list .list-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-family:HarmonyOS_Sans_SC_Bold;color:#fff;background-color:rgba(0,0,0,0)}.module-city .module-body .city-list .list-header .city-item{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;line-height:0.6rem}.module-city .module-body .city-list .list-header .city-item>*{background-color:rgba(0,0,0,.8)}.module-city .module-body .city-list .list-header .city-item>*:first-child{background-color:rgba(0,0,0,.9)}.module-city .module-body .city-list .list-body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.module-city .module-body .city-list .list-body .list-column{-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}.module-city .module-body .city-list .list-body .list-column .city-item:first-child{height:0.6rem;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.module-city .module-body .city-list .list-body .list-column .city-item:nth-child(2n){background-color:#fafafa}.module-city .module-body .city-list .city-item{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;line-height:0.4rem}.module-city .module-body .city-list .city-item>*{padding:0 0.48rem;width:100%;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;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.module-city .module-body .city-list .city-item>*:first-child{-webkit-box-flex:0;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0;width:2rem;text-align:center;background-color:rgba(0,0,0,.7);color:#fff}.module-city .module-body .city-list .city-item>*:last-child{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 750px){.module-city .module-header{padding:1.2rem 0 0.4rem}.module-city .module-body{margin:0 0.5rem 1.2rem}.module-city .module-body .city-list{font-size:0.24rem}.module-city .module-body .city-list .list-header .city-item{line-height:0.64rem;text-align:center}.module-city .module-body .city-list .list-header .city-item:last-child{display:none}.module-city .module-body .city-list .list-header .city-item>*:first-child{width:1.3rem;padding:0 0.2rem}.module-city .module-body .city-list .list-body{display:block}.module-city .module-body .city-list .list-body .list-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}.module-city .module-body .city-list .list-body .list-column .city-item:first-child{height:auto}.module-city .module-body .city-list .list-body .list-column .city-item{line-height:0.6rem;background-color:rgba(0,0,0,.8)}.module-city .module-body .city-list .list-body .list-column .city-item:nth-child(2n){background-color:rgba(0,0,0,.8)}.module-city .module-body .city-list .list-body .list-column .city-item:nth-child(2n)>*:last-child{background:#efefef;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.module-city .module-body .city-list .list-body .list-column .city-item>*{padding:0 0.15rem}.module-city .module-body .city-list .list-body .list-column .city-item>*:first-child{width:1.3rem;height:100%;background:rgba(0,0,0,0)}.module-city .module-body .city-list .list-body .list-column .city-item>*:last-child{padding:0 0.15rem;background:#fff;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.module-carousel{position:relative;background-color:#fff}.module-carousel .carousel-main .slide-box{position:relative}.module-carousel .carousel-main .slide-box .slide-image{width:100%;height:10.8rem}.module-carousel .carousel-main .slide-box .slide-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.module-carousel .carousel-main .slide-box .slide-header{position:static;top:0;width:100%}.module-carousel .carousel-main .slide-box .slide-header .slide-title{margin-top:1.2rem;margin-bottom:0.8rem;font-size:0.48rem;color:#313131;line-height:0.68rem;text-align:center}.module-carousel .carousel-thumbs{position:absolute;left:0;right:0;bottom:0.6rem}.module-carousel .carousel-thumbs .swiper-slide{overflow:hidden;width:2.88rem;height:1.62rem;-webkit-box-shadow:0 0 0.18rem 0 rgba(0,0,0,.15);box-shadow:0 0 0.18rem 0 rgba(0,0,0,.15);border-radius:0.1rem;border:3Px solid rgba(0,0,0,0)}.module-carousel .carousel-thumbs .swiper-slide.swiper-slide-thumb-active{border:3Px solid #6c6c6c}.module-carousel .carousel-thumbs .slide-box{position:relative;width:100%;height:100%}.module-carousel .carousel-thumbs .slide-box .slide-image{width:100%;height:100%}.module-carousel .carousel-thumbs .slide-box .slide-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 750px){.module-carousel{padding:1.2rem 0}.module-carousel .carousel-main .slide-box .slide-image{height:3.65rem;overflow:hidden;border-radius:0.3rem}.module-carousel .carousel-main .slide-box .slide-header{position:relative}.module-carousel .carousel-main .slide-box .slide-header .slide-title{margin:0 0 0.4rem;color:#3a4649}.module-carousel .carousel-thumbs{display:none}}.module-flow{position:relative;padding:0.8rem 1.2rem 1.2rem;height:9.8rem}.module-flow .module-bg{position:absolute;top:0;left:0;right:0;bottom:0}.module-flow .module-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.module-flow .module-header{position:relative}.module-flow .module-header .module-title{margin-bottom:0.8rem;font-size:0.48rem;font-family:HarmonyOS_Sans_SC_Bold;font-weight:bold;color:#3a4649;line-height:0.68rem;text-align:center}.module-flow .module-body{position:relative;width:100%}.module-flow .module-body .flow-grid{display:grid;grid-template-columns:repeat(2, auto);grid-template-rows:repeat(2, auto);grid-template-areas:". right" ". right";width:100%}.module-flow .module-body .flow-list{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;--item-bg-color1: #9E9E9F;--item-bg-color2: #898989;--item-bg-color3: #787878;--item-bg-color4: #676767;--item-bg-color5: #565656;--item-bg-color6: #454545;--item-bg-color7: #313131}@media screen and (min-width: 750px){.module-flow .module-body .flow-list.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.module-flow .module-body .flow-list.line-top .list-item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.module-flow .module-body .flow-list.line-top .list-item .item-line .line.vertical{top:auto;bottom:0}.module-flow .module-body .flow-list.line-top .list-item .item-line .line.dot::after{top:-webkit-calc(0% - var(--item-dot-size)/2);top:-moz-calc(0% - var(--item-dot-size)/2);top:calc(0% - var(--item-dot-size)/2)}.module-flow .module-body .flow-list.line-left{grid-area:right}.module-flow .module-body .flow-list.line-left .list-item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.module-flow .module-body .flow-list.line-left .list-item .item-box{height:auto}.module-flow .module-body .flow-list.line-left .list-item .item-line{width:1.4rem;height:1.66rem;overflow:hidden}.module-flow .module-body .flow-list.line-left .list-item .item-line .line{height:100%;width:1PX;top:auto;left:50%}.module-flow .module-body .flow-list.line-left .list-item .item-line .line.round{height:1.42rem;width:1.42rem;top:50%;left:-50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:hsla(0,0%,100%,0);border:1PX solid #666;border-radius:0 0.1rem 0.1rem 0}.module-flow .module-body .flow-list.line-left .list-item .item-line .line.half{height:50%}.module-flow .module-body .flow-list.line-left .list-item .item-line .line.vertical{top:50%;left:50%;width:100%;height:1PX}.module-flow .module-body .flow-list.line-left .list-item .item-line .line.vertical.half{width:50%;height:1PX}.module-flow .module-body .flow-list.line-left .list-item .item-line .line.dot::after{left:-webkit-calc(0% - var(--item-dot-size)/2);left:-moz-calc(0% - var(--item-dot-size)/2);left:calc(0% - var(--item-dot-size)/2)}}.module-flow .module-body .list-item{--item-dot-size: 0.25rem;--item-box-width: 3.33rem;--item-box-height: 1.6rem;-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;width:auto}.module-flow .module-body .list-item .item-box{padding:0.16rem 0.2rem;width:var(--item-box-width);height:var(--item-box-height);overflow:hidden;border-radius:0.1rem;background-color:var(--item-bg-color1);color:#fff;text-align:center}.module-flow .module-body .list-item .item-box .box-title{margin-bottom:0.08rem;font-size:0.24rem;line-height:0.34rem}.module-flow .module-body .list-item .item-box .box-content{font-size:0.18rem;line-height:0.3rem}.module-flow .module-body .list-item .item-line{position:relative;height:1.4rem}.module-flow .module-body .list-item .item-line .line{position:absolute;height:1PX;width:100%;top:50%;background-color:#666}.module-flow .module-body .list-item .item-line .line.arrow{--arrow-color: #666666}.module-flow .module-body .list-item .item-line .line.arrow::after{content:" ";position:relative;top:-0.19rem;display:block;width:0;height:0;border:0.2rem solid;border-color:var(--arrow-color);border-top-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0)}.module-flow .module-body .list-item .item-line .line.arrow.arrow-right::after{right:-webkit-calc(-100% + 0.2rem);right:-moz-calc(-100% + 0.2rem);right:calc(-100% + 0.2rem)}.module-flow .module-body .list-item .item-line .line.arrow.arrow-left::after{left:-0.2rem;border-top-color:rgba(0,0,0,0);border-right-color:var(--arrow-color);border-bottom-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0)}.module-flow .module-body .list-item .item-line .line.vertical{top:0;left:-webkit-calc(50% - (100% - var(--item-box-width)));left:-moz-calc(50% - (100% - var(--item-box-width)));left:calc(50% - (100% - var(--item-box-width)));height:100%;width:1PX}.module-flow .module-body .list-item .item-line .line.vertical.half{height:50%;width:1PX}.module-flow .module-body .list-item .item-line .line.dot::after{content:" ";display:block;position:relative;top:-webkit-calc(100% - var(--item-dot-size)/2);top:-moz-calc(100% - var(--item-dot-size)/2);top:calc(100% - var(--item-dot-size)/2);left:-webkit-calc(100% - var(--item-dot-size)/2);left:-moz-calc(100% - var(--item-dot-size)/2);left:calc(100% - var(--item-dot-size)/2);width:var(--item-dot-size);height:var(--item-dot-size);border-radius:50%;background-color:#666}@media screen and (max-width: 750px){.module-flow{padding:1.2rem 0.8rem 1.2rem 0.5rem;height:auto}.module-flow .module-header{position:relative}.module-flow .module-body .flow-grid{display:block}.module-flow .module-body .flow-list{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;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.module-flow .module-body .flow-list:first-child .list-item:first-child .item-line .line.vertical{top:0.2rem}.module-flow .module-body .flow-list:first-child .list-item:first-child .item-line .line.dot::after{top:0}.module-flow .module-body .flow-list:last-child .list-item:last-child .item-line .line.vertical{top:-webkit-calc(0.2rem - 100%);top:-moz-calc(0.2rem - 100%);top:calc(0.2rem - 100%)}.module-flow .module-body .flow-list:last-child .list-item:last-child .item-line .line.dot::after{top:100%}.module-flow .module-body .list-item{--item-dot-size: 0.3rem;--item-box-width: 5.6rem;--item-box-height: auto;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.module-flow .module-body .list-item .item-box{padding:0.2rem 0.3rem;margin-bottom:0.4rem;text-align:left}.module-flow .module-body .list-item .item-box .box-title{font-size:0.36rem;line-height:0.5rem}.module-flow .module-body .list-item .item-box .box-content{padding-left:0.36rem;font-size:0.24rem;line-height:0.42rem}.module-flow .module-body .list-item .item-line{width:0.45rem;height:auto}.module-flow .module-body .list-item .item-line .line{display:none}.module-flow .module-body .list-item .item-line .line.vertical{display:block;left:auto;height:100%;width:1PX}.module-flow .module-body .list-item .item-line .line.vertical.half{height:100%;width:1PX}.module-flow .module-body .list-item .item-line .line.dot::after{top:0.2rem}}.module-form .form-rule{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.module-form .form-button{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}@media screen and (max-width: 750px){.module-form .form-rule{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.module-contact{padding:0 1.2rem 1.2rem;background-color:#fff}.module-contact .module-body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.module-contact .module-body>*{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.module-contact .module-image{overflow:hidden;width:100%;height:100%;border-radius:0.6rem}.module-contact .module-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.module-contact .module-text{padding-left:0.4rem;color:#3a4649}.module-contact .module-text .text-title{margin-bottom:0.34rem;font-size:0.48rem;font-family:HarmonyOS_Sans_SC_Bold;font-weight:bold;line-height:0.68rem}.module-contact .module-text .text-content>div{margin-bottom:0.34rem}.module-contact .module-text .text-content span{font-size:0.18rem;color:#666;line-height:0.24rem}.module-contact .module-text .text-content p{font-size:0.24rem;line-height:0.36rem}@media screen and (max-width: 750px){.module-contact{padding:0 0.5rem 1.2rem}.module-contact .module-body{-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}.module-contact .module-text{padding-left:0;padding-top:0.4rem}.module-contact .module-text .text-title{margin-bottom:0.4rem}.module-contact .module-text .text-content>div{margin-bottom:0.3rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:0.3rem}.module-contact .module-text .text-content span{width:1.1rem;font-size:0.21rem;color:#999;line-height:0.29rem}.module-contact .module-text .text-content p{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:0.24rem;line-height:0.29rem}}
