.geo_calc_box{
    width: 100%;
    height: 8rem;
    background: url(http://yun3.lehome114.com/attached/zqjl/image/admin/20260401/20260401085518_24986.webp)no-repeat center/cover;
    overflow: hidden;
    padding-top: 2.5rem;
    box-sizing: border-box;
}




/* 获取报价 */
.geo_calc_form{
    width: 9.8rem;
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 0 .32rem rgba(0, 0, 0,0.1);
    border-radius: .24rem;
}
.Get_quotation{
    padding: .48rem .24rem;
    height: 3.8rem;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Get_quotation_box{
    width: 48%;
}
.Get_quotation>.Get_quotation_box>.Calculator img{
    width: 100%;
}
.Get_quotation_Number{
    text-align: center;
    font-size:.16rem;
    color:#666666;
    margin: .1rem 0;
}
.Get_quotation_Number>span{
    color:#2589FF;
}
/* 多选容器 */
.wrapper-title {
    font-size: .16rem;
    font-weight: 600;
    margin-bottom: .2rem;
    color: #333;
}
.checkbox-list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: .08rem;
}
/* 单个 checkbox 项（核心：适配手机触控） */
.checkbox-item {
    margin-bottom: .1rem;
    font-size: .15rem;
    color:#323232;
    width: 32%;
    margin-right: 2%;
    text-align: center;
    box-sizing: border-box;
    line-height: .5rem;
    border-radius: .3rem;
    position: relative;
    box-shadow: 0 0 .05rem rgba(226, 69, 53,1);
}
.checkbox-item::after{
    content: '';
    position: absolute;
    inset: 0;
    border-radius: .3rem;   /* 必须和卡片一致 */
    padding: .02rem;           /* 边框厚度 */
    background: linear-gradient(145deg, #47eb9f, #2b93e0, #c774e8);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: 0;
}
.checkbox-item:nth-child(3n){
    margin-right: 0;
}
.checkbox-item.off{
    border-color: #e5e5e5;
    color:#a1a1a1;
}
.checkbox-item.attr{
    color:#fff;
    background: linear-gradient(145deg, #47eb9f, #2b93e0, #c774e8);
    border: 0;
}
.checkbox-item.attr::after{
    display: none;
}
.Decoration_grade{
    width: 100%;
    height: .53rem;
    border-radius: .06rem;
    background: #fafafa;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Get_quotation_Personal_information{
    width: 100%;
    height: .53rem;
    border-radius: .06rem;
    background: #fafafa;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top:.12rem;
    text-align: center;
}
.Get_quotation_Personal_information>.cl_form {
    width: 100%;
    height: .53rem;
}
.Get_quotation_Personal_information>.cl_form>input {
    font-size: .16rem;
    width: 100%;
    height: 100%;
    background: #fafafa;
    border: 0;
    outline: none;
    padding: 0 .12rem;
    border-radius: .05rem 0 0 .05rem;
    box-sizing: border-box;
}
.Decoration_grade>.cl_form>select {
    width: 100%;
    border: 0;
    background: #fafafa;
    font-size: .16rem;
    outline: none;
    box-sizing: border-box;
    height: .25rem;
    color: #333333;
}
.jsq_Obtain{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: .52rem;
    border-radius: .06rem;
    margin-top:.12rem;
    background: #E24535;
}
.jsq_Obtain>p{
    color:#fff;
    display: flex;
    align-items: center;
    font-size: .16rem;
}
.jsq_Obtain>p>span{
    display: inline-block;
    width: .27rem;
    margin-left: .05rem;
    font-size: 0;
}
.jsq_Obtain>p>span img{
    width: 100%;
}


.aiinput_box{
    display: flex;
    align-items: center;
    margin-bottom: .15rem;
}
.aiinput_box .Get_quotation_Personal_information{
    margin: 0;
    margin-right:.1rem;
}
.aiinput_box .Get_quotation_Personal_information>.cl_form{
    width: 100%;
}
.aiinput_box .Get_quotation_Personal_information>.cl_form>input{
    padding: 0 .08rem;
    border-radius: .05rem;
}
.aiinput_box .Decoration_grade.offdianti_box>.cl_form{
    width: 100%;
    padding: 0;
    padding-left: .05rem;
}
.aiinput_box .Decoration_grade.offdianti_box>.cl_form:after{
    right: .05rem !important;
}
.aiinput_box span{
    flex-shrink: 0;
    margin-left: .03rem;
}
.Get_quotation_Personal_information, .Decoration_grade {
    border-radius: .05rem;
    box-shadow: 0 0 .05rem rgba(226, 69, 53,1);
}

.aiinput2_box{
    display: flex;
    align-items: center;
    margin-bottom: .15rem;
}
.aiinput2_box .Decoration_grade,.aiinput2_box .Get_quotation_Personal_information{
    margin-top: 0 !important;
    margin-right: .1rem;
    width: 100%;
}
.aiinput2_box .Decoration_grade:last-child,.aiinput2_box .Get_quotation_Personal_information:last-child{
    margin-right: 0;
}
.aiinput2_box .Decoration_grade p{
    display: none;
}
.aiinput2_box .Decoration_grade .cl_form{
    width: 100%;
    padding: 0 .06rem;
}

/* 悬浮弹框 */
.calc_baojia_zz{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 9;
}
.calc_baojia_zz .calc_baojia_box{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: linear-gradient(to bottom, #E24535,#f5f5f5);
    border-radius: .08rem;
}
.calc_header {
    width: 100%;
    position: relative;
    z-index: 1;
    text-align: center;
}
.calc_header_p {
    font-weight: bold;
    font-size: .16rem;
}
.calc_header_text {
    color: #fff;
    text-align: center;
    margin-top: .5rem;
}
.calc_header_rp {
    display: flex;
    align-items: center;
    justify-content: center;
}
.calc_header_bj {
    font-size: .5rem;
}
.calc_header_bj span{
    font-size: .36rem;
}
.calc_header_infor {
    color: #fff;
    background: rgba(255,255,255,0.15);
    text-align: center;
    padding: 0 .1rem;
    display: inline-block;
    vertical-align: top;
    margin: .1rem .15rem;
    padding: .05rem .15rem;
    font-size: .14rem;
    border-radius: .5rem;
    position: relative;
}
.calc_header_infor span:after {
    content: "·";
    margin: 0 .05rem;
}
.calc_header_infor span:last-child::after{
    display: none;
}
.calc_header_infor:after {
    content: "";
    width: 0px;
    height: 0px;
    border-bottom: .05rem solid rgba(255,255,255,0.15);
    border-right: .05rem solid rgba(0,0,0,0);
    border-left: .05rem solid rgba(0,0,0,0);
    position: absolute;
    top: -.05rem;
    right: 0px;
    left: 0px;
    margin: auto;
}
.calc_header_bg {
    margin-top: .5rem;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
}
.calc_header .calc_header_bg img{
    width: 100%;
    padding: 0 .32rem;
    box-sizing: border-box;
}
.calc_header_img {
    position: absolute;
    top: -1.25rem;
    right: -.75rem;
    width: 2rem;
}
.calc_header .calc_header_img img {
    width: 100%;
}
.calc_other_bh {
    background: #fff;
    padding: .1rem .1rem 0;
    border-radius: .1rem;
    margin-top: .1rem;
    box-shadow: 0 .05rem .15rem rgba(0,0,0,0.05);
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    max-height: 68vh;
    overflow-y: auto;
}
.calc_other_title {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .05rem .1rem;
    font-size: .16rem;
}
.calc_other_title:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #f5f5f5;
    margin-right: .15rem;
}
.calc_other_title:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #f5f5f5;
    margin-left: .15rem;
}
.calc_other_title span {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.calc_other_title span:before {
    content: "";
    width: .03rem;
    height: .03rem;
    border: .02rem solid #E24535;
    display: block;
    margin-right: .1rem;
    transform: rotate(45deg);
}
.calc_other_title span:after {
    content: "";
    width: .03rem;
    height: .03rem;
    border: .02rem solid #E24535;
    display: block;
    margin-left: .1rem;
    transform: rotate(45deg);
}

/* 外层容器：解决移动端表格横向溢出问题 */
.ai_calc_table_box{
    background: #fff;
    overflow-x: auto; 
    -webkit-overflow-scrolling: touch; 
}

/* 表格核心样式 */
table {
    min-width: 6rem; /* 保证表格最小宽度，移动端可滚动 */
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    box-shadow: 0 .02rem .08rem rgba(0, 0, 0, 0.08);
    border-radius: .06rem;
    overflow: hidden; /* 配合圆角 */
    margin-bottom: .2rem;
}

/* 表头样式 */
th {
    background-color: #f5f7fa;
    color: #2c3e50;
    font-weight: 600;
    padding: .12rem .1rem; /* 减少左右内边距，适配窄屏 */
    text-align: left;
    border-bottom: .02rem solid #e6e9ed;
    font-size: .14rem; /* 移动端缩小字体 */
    white-space: nowrap; /* 表头文字不换行 */
}

/* 表格单元格样式 */
td {
    padding: .12rem .1rem;
    border-bottom: 1px solid #e6e9ed;
    border-right: 1px solid #e6e9ed;
    color: #34495e;
    line-height: 1.5;
    font-size: .14rem;
    /* 长文本自动换行，避免挤压 */
    word-wrap: break-word;
    word-break: break-all;
}
td:last-child,td:nth-child(2n){
    white-space: nowrap;
}

/* 合计行高亮 */
tr:last-child {
    background-color: #f8f9fa;
}
tr:last-child td {
    font-weight: 600;
    color: #2c3e50;
    border-bottom: none;
}

/* 鼠标悬浮行效果（仅PC端生效） */
tbody tr:hover {
    background-color: #fafbfc;
    transition: background-color 0.2s ease;
}

/* 报价说明样式 */
.ai_calc_quote-desc {
    margin: .2rem 0 .1rem!important;
    padding: .18rem !important;
    background-color: #f8f9fa !important;
    border: 1px solid #e6e9ed !important;
    border-radius: .06rem !important;
    color: #34495e !important;
    line-height: 1.8 !important;
    font-size: .14rem; /* 移动端字体适配 */
}

/* 报价说明内的文本样式 */
.ai_calc_quote-desc p {
    margin-bottom: .08rem;
    color: #34495e;
    margin: 0;
    padding: .04rem 0;
}

#calc_box_wrapper02 .calc_other_bh{
    padding: .1rem 0 0;
}
.ai_calc_table_txt{
    font-size: .15rem;
    color:#2589FF;
    display: none;
}
#show_table {
    top: .8rem; /* 移动端减少顶部距离 */
    width: 100%; /* 占满屏幕宽度 */
    /* padding: 10px; */
    margin-top: .1rem;
}

th, td {
    padding: .1rem .08rem !important;
    font-size: .13rem !important; /* 进一步缩小字体 */
}

.ai_calc_quote-desc {
    padding: .15rem !important;
    font-size: .13rem !important;
}



.calc_backto_off{
    background: url(/images/x.png)no-repeat center/100%;
    position: absolute;
    top: .1rem;
    right: .1rem;
    width: .42rem;
    height: .42rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.Get_quotation>.Get_quotation_box>.Get_quotation_tit{
    display: none;
}


@media screen and (max-width: 980px) {
    .geo_calc_form{
        width: 96%;
        border-radius: .24rem;
    }
}
@media screen and (max-width: 750px) {
    .geo_calc_box{
        height: auto;
        background: #f5f5f5;
        padding: .5rem 0;
    }
    .Get_quotation{
        display: block;
        height: auto;
        padding-top: .1rem;
        padding-bottom: .3rem;
    }
    .Get_quotation_box{
        width: 100%;
    }
    .wrapper-title{
        font-size: .32rem;
    }
    .checkbox-list{
        margin-bottom: .16rem;
    }
    .checkbox-item{
        font-size: .3rem;
        line-height: .72rem;
        border-radius: .4rem;
        box-shadow: 0 0 .1rem rgb(226, 69, 53);
        margin-bottom: .15rem;
    }
    .checkbox-item::after{
        border-radius: .4rem;
        padding: 0.04rem;
    }
    .aiinput_box{
        margin-bottom: .24rem;
    }
    .Get_quotation_Personal_information{
        height: 1.06rem;
        border-radius: 0.12rem;
        margin-top: 0.24rem;
    }
    .Get_quotation_Personal_information, .Decoration_grade{
        border-radius: 0.1rem;
        box-shadow: 0 0 0.1rem rgb(226, 69, 53);
    }
    .aiinput_box .Get_quotation_Personal_information {
        margin: 0;
        margin-right: 0.2rem;
    }
    .Get_quotation_Personal_information>.cl_form {
        width: 100%;
        height: 1.06rem;
    }
    .Get_quotation_Personal_information>.cl_form>input{
        font-size: .32rem;
        padding: 0 .24rem;
        border-radius: .1rem 0 0 .1rem;
    }
    .aiinput_box .Get_quotation_Personal_information>.cl_form>input {
        padding: 0 .16rem;
        border-radius: .1rem;
    }
    .Decoration_grade{
        height: 1.06rem;
        border-radius: 0.12rem;
    }
    .aiinput_box .Decoration_grade.offdianti_box>.cl_form{
        padding-left: 0.1rem;
    }
    .Decoration_grade>.cl_form>select{
        font-size: .32rem;
        height: .5rem;
    }
    .aiinput2_box{
        margin-bottom: .24rem;
    }
    .aiinput2_box .Decoration_grade, .aiinput2_box .Get_quotation_Personal_information{
        margin-right: .2rem;
    }
    .jsq_Obtain{
        height: 1.04rem;
        border-radius: 0.12rem;
        margin-top: 0.24rem;
    }
    .jsq_Obtain>p{
        font-size: .32rem;
    }
    .jsq_Obtain>p>span{
        width: .54rem;
        margin-left: .1rem;
    }

    .Get_quotation>.Get_quotation_box>.Get_quotation_tit {
        display: block;
        width: 42%;
        margin: 0 auto;
        padding: .28rem 0;
    }
    .Get_quotation>.Get_quotation_box>.Get_quotation_tit>p {
        color: #323232;
        font-size: .36rem;
        text-align: center;
        position: relative;
        white-space: nowrap;
    }
    .Get_quotation>.Get_quotation_box>.Get_quotation_tit>p:before{
        content:'';
        width: 40%;
        height: .04rem;
        background: #DDDDDD;
        position: absolute;
        top:50%;
        left:-1.14rem;
    }
    .Get_quotation>.Get_quotation_box>.Get_quotation_tit>p:after{
        content:'';
        width: 40%;
        height: .04rem;
        background: #DDDDDD;
        position: absolute;
        top:50%;
        right:-1.14rem;
    }
    .ai_calc_table_txt{
        display: block;
        font-size: .3rem;
    }
    table{
        min-width: 600px;
    }
    .ai_calc_table_box{
        overflow-x: auto;
    }
    .calc_baojia_zz .calc_baojia_box{
        max-width: 90%;
    }
    .calc_backto_off{
        width: .84rem;
        height: .84rem;
    }
}