body{
    background: #fff;
}
/* 标题 */
.pc_title{
    text-align: center;
}
.pc_title h1{
    font-size: .4rem;
    color:#000;
    font-weight: 700;
    line-height: 1.2;
    font-family: 'Microsoft YaHei', sans-serif;
}
.pc_title p{
    font-size: .2rem;
    color: #444444;
    line-height: 1.2;
    text-transform:uppercase;
    padding-top: .18rem;
}
.pc_title .pc_title_br{
    width: .47rem;
    height: .03rem;
    background: #CB0514;
    margin: .13rem auto 0;
    display: none;
}

/* banner */
.pc_banner{
    position: relative;
}
.pc_banner.pebanner{
    display: none;
}
.pc_banner a{
    display: block;
}
.pc_banner .pc_banner_li{
    width: 100%;
}
.pc_banner .pc_banner_li img{
    width: 100%;
    height: 10rem;
    object-fit: cover;
}
.pc_banner .swiper-wrapper{
    height: auto;
}
.pc_banner .swiper-button-prev,.pc_banner .swiper-button-next{
    width: .56rem;
    height: 1.11rem;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}
.pc_banner .swiper-button-prev{
    left: 0;
    background: url(../images/banner_left.png)no-repeat center/100% 100%;
}
.pc_banner .swiper-button-next{
    right: 0;
    background: url(../images/banner_right.png)no-repeat center/100% 100%;
}
.pc_banner .swiper-pagination{
    bottom: .22rem;
    font-size: 0;
}
.pc_banner .swiper-pagination .swiper-pagination-bullet{
    width: .3rem;
    height: .02rem;
    background: #fff;
    opacity: 1;
    border-radius: 0;
}
.pc_banner .swiper-pagination .swiper-pagination-bullet-active{
    background: #CB0514;
}
@media (max-width: 750px){
    .pc_banner .pc_banner_li img{
        height: 6rem;
    }
    .pc_banner.pcbanner{
        display: none;
    }
    .pc_banner.pebanner{
        display: block;
    }
    .pc_banner .swiper-button-prev,.pc_banner .swiper-button-next{
        display: none;
    }
}


/* 移动版导航 */
.jl-wgw-floor02-list { position: relative; z-index: 1; background: #fff; border-radius: 0; font-size: 0px; padding: 10px 0;display: none; }
.jl-wgw-floor02-list a { width: 20%; display: inline-block; vertical-align: top; font-size: 12px; color: #323232; text-decoration: none; text-align: center; margin: 5px 0; }
.jl-wgw-floor02-list a .jl-wgw-icon { width: 42px; height: 42px; display: flex; justify-content: center; align-items: center; margin: auto; border-radius: 50px; }
.jl-wgw-floor02-list a .jl-wgw-icon img { width: 20px; }
.jl-wgw-icon.color-1 { background: #49dca8; }
.jl-wgw-icon.color-2 { background: #47cef3; }
.jl-wgw-icon.color-3 { background: #fc5d5d; }
.jl-wgw-icon.color-5 { background: #ffd60f; }
.jl-wgw-icon.color-6 { background: #2589ff; }
.jl-wgw-floor02-list a p { margin: 10px 0 0; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 15px; }
@media (max-width: 750px){
    .jl-wgw-floor02-list{display: block;}
}


/* 获取报价 */
.pc_calc{
    width: 100%;
    height: 5.18rem;
    background: url(http://yun3.lehome114.com/attached/zqjl/image/admin/20260430/20260430165948_46117.webp)no-repeat center/cover;
    overflow: hidden;
    box-sizing: border-box;
}
.geo_calc_form{
    width: 15rem;
    height: 100%;
    margin: 0 auto;
}
#form_id{
    height: 100%;
}
.Get_quotation{
    height: 100%;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.Get_quotation_box{
    width: 50%;
    box-sizing: border-box;
}
.Get_quotation_box.box1{
    padding: 0 .82rem;
}
.Get_quotation_box.box2{
    padding: 0 .62rem;
}
.Get_quotation::after{
    content: '';
    z-index: -1;
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right,rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.Get_quotation_box .Get_quotation_tit {
    width: 100%;
    padding-bottom: .38rem;
    border-bottom: 1px solid rgba(255,255,255,0.15);
}
.Get_quotation_box .Get_quotation_tit p{
    color: #fff;
    font-size: .4rem;
    position: relative;
    white-space: nowrap;
    font-family: 'Microsoft YaHei', sans-serif;
    font-weight: bold;
}
.Get_quotation_box .Get_quotation_tit span{
    display: block;
    font-size: .16rem;
    color:rgba(255,255,255,0.5);
    margin-top: .16rem;
}



.Get_quotation>.Get_quotation_box>.Calculator{
    margin-bottom: .24rem;
}
.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;
}
.Get_quotation_img{
    width: 20%;
    border-radius: .12rem;
    overflow: hidden;
}
.Get_quotation_img img{
    width: 100%;
}
/* 多选容器 */
.wrapper-title {
    font-size: .16rem;
    font-weight: 600;
    margin-bottom: .2rem;
    color: #333;
}
.checkbox-list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: .46rem;
}
/* 单个 checkbox 项（核心：适配手机触控） */
.checkbox-item {
    margin-bottom: .14rem;
    font-size: .16rem;
    color:#fff;
    width: 32%;
    margin-right: 2%;
    text-align: center;
    box-sizing: border-box;
    line-height: .5rem;
    border-radius: .3rem;
    position: relative;
    border: 1px solid #fff;
    background: rgba(255,255,255,0.05);
}
.checkbox-item:nth-child(3n){
    margin-right: 0;
}
.checkbox-item.off{
    border-color: #e5e5e5;
    color:rgba(255,255,255,0.5);
}
.checkbox-item.attr{
    color:#9A0C0C;
    background: #fff;
    border: 0;
}
.checkbox-item.attr::after{
    display: none;
}
.Decoration_grade{
    width: 100%;
    height: .53rem;
    border-radius: .06rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Get_quotation_Personal_information{
    width: 100%;
    height: .53rem;
    border-radius: .06rem;
    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: #fff;
    border: 0;
    outline: none;
    padding: 0 .25rem;
    border-radius: .26rem;
    box-sizing: border-box;
}
.Decoration_grade>.cl_form>select {
    width: 100%;
    border: 0;
    background: #fff;
    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: .26rem;
    margin-top:.12rem;
    background: #B1955B;
    color:#fff;
}
.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 .25rem;
}
.aiinput_box .Decoration_grade.offdianti_box>.cl_form{
    width: 100%;
    padding: 0 .25rem;
}
.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;
    border-radius: .28rem;
}
.zonginputbox{
    background: #fff;
    border-radius: .26rem;
    overflow: hidden;
}
.aiinput2_box .Decoration_grade,.aiinput2_box .Get_quotation_Personal_information{
    margin-top: 0 !important;
    margin-right: .1rem;
    width: 100%;
}
.zonginputbox .Decoration_grade,.zonginputbox .Get_quotation_Personal_information{
    margin-right:0
}
.zonginputbox .Decoration_grade,.zonginputbox .Get_quotation_Personal_information{
    position: relative;
}
.zonginputbox .Decoration_grade::after,.zonginputbox .Get_quotation_Personal_information::after{
    content: '';
    width: 1px;
    height: 27px;
    background: #E4E4E4;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.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 .25rem;
}

/* 悬浮弹框 */
.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;
}


@media screen and (max-width: 1500px) {
    .geo_calc_form{
        width: 100%;
    }
}
@media screen and (max-width: 750px) {
    .pc_calc{
        padding: .5rem 0;
        height: auto;
    }
    .Get_quotation_box .Get_quotation_tit{
        text-align: center;
    }
    .Get_quotation_box.box1,.Get_quotation_box.box2{
        padding: 0 .3rem;
    }
    .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: .1rem;
    }
    .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 .25rem;
        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;
    }
    .ai_calc_table_txt{
        display: block;
        font-size: .2rem;
    }
    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;
    }
    .Get_quotation_img{
        display: none;
    }
}


/* 案例 */
.pc_cases{
    width: 100%;
    height: 10rem;
    box-sizing: border-box;
    padding-top: .6rem;
    background: url(http://yun3.lehome114.com/attached/zqjl/image/admin/20260430/20260430135828_86717.webp)no-repeat bottom center/cover;
}
.pc_cases .pc_title h1{
    color:#fff;
}
.pc_cases .pc_title p{
    color:rgba(255,255,255,0.25);
}

.pc_cases_nav{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .5rem 0 .55rem;
    overflow-x: auto;
}
.pc_cases_nav a{
    padding: 0 .18rem;
    flex-shrink: 0;
    position: relative;
}
.pc_cases_nav a::after{
    content: '·';
    position: absolute;
    right: 0;
    top: 0;
    font-size: .16rem;
    color:#fff;
    transform: translateX(50%);
}
.pc_cases_nav a:last-child::after{
    display: none;
}
.pc_cases_nav a p{
    font-size: .16rem;
    color:#fff;
    text-align: center;
    transition: all .3s ease;
}
.pc_cases_nav a:hover .cases_nav_bg{
    transform: scale(1.1) translateY(-.15rem);
    box-shadow: 0 .14rem .3rem rgba(170, 0, 0,.26);
}
.pc_cases_nav a:hover p{
    color:#AA0000;
    font-weight: 1000;
}

.geo6_cases_box{
    margin: .5rem auto 0;
    width: 15rem;
}
.geo6_cases_list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.geo6_cases_list .geo6_cases_list_item{
    width: 4.24rem;
    height: 3.07rem;
    overflow: hidden;
    margin-right: .12rem;
    margin-bottom: .12rem;
    position: relative;
}
.geo6_cases_list .geo6_cases_list_item:nth-child(1),.geo6_cases_list .geo6_cases_list_item:nth-child(6){
    width: 6.28rem;
}
.geo6_cases_list .geo6_cases_list_item:nth-child(3n){
    margin-right: 0;
}
.geo6_cases_list .geo6_cases_list_item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease;
}
.geo6_cases_list .geo6_cases_list_item .item_word{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0,0,0,0.5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: .1rem .3rem;
    opacity: 0;
    transition: all 0.3s linear;
    font-size: .22rem;
    color:#fff;
    text-align: center;
}
.geo6_cases_list .geo6_cases_list_item:hover .item_word{
    opacity: 1;
}
.geo6_cases_list .geo6_cases_list_item:hover img{
    transform: scale(1.1);
}

@media screen and (max-width: 1500px) {
    .geo6_cases_box{
        width: 100%;
    }
    .geo6_cases_box .geo6_cases_list_item{
        width: 28%;
        margin-right: 1%;
    }
    .geo6_cases_list .geo6_cases_list_item:nth-child(1),.geo6_cases_list .geo6_cases_list_item:nth-child(6){
        width: 42%;
    }
}
@media screen and (max-width: 750px) {
    .pc_cases{
        height: auto;
        padding-bottom: .5rem;
    }
    .pc_cases_nav{
        justify-content: flex-start;
    }
    .geo6_cases_box{
        padding: 0 .2rem;
        box-sizing: border-box;
    }
    .geo6_cases_box .geo6_cases_list_item{
        width: 49% !important;
        margin-right: 2% !important;
    }
    .geo6_cases_box .geo6_cases_list_item:nth-child(2n){
        margin-right: 0 !important;
    }
    .geo6_cases_list .geo6_cases_list_item .item_word{
        opacity: 1;
        line-height: .4rem;
        height: .4rem;
        top: auto;
        bottom: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }
}


/* 设计师 */
.pc_gongdi{
    padding-top: .6rem;
    height: 9.18rem;
    box-sizing: border-box;
    background: url(http://yun3.lehome114.com/attached/zqjl/image/admin/20260430/20260430143446_73866.webp)no-repeat center/cover;
}
.geo6_des_box{
    width: 15rem;
    margin: .55rem auto 0;
}
.geo6_des_box .geo6_des_top{
    display: flex;
    align-items: center;
}
.geo6_des_box .geo6_des_top .geo6_des_top_item{
    width: 3.63rem;
    height: 4.33rem;
    margin-right: .16rem;
    overflow: hidden;
    position: relative;
    transition: all .5s ease;
    margin-bottom: .19rem;
}
.geo6_des_box .geo6_des_top .geo6_des_top_item:nth-child(4){
    margin-right: 0;
}
.geo6_des_box .geo6_des_top .geo6_des_top_item img{
    width: 100%;
    height: auto;
    min-height: 100%;
    object-fit: cover;
}
.geo6_des_box .geo6_des_top .geo6_des_top_item:hover{
    transform: translateY(-.2rem);
}
.geo6_des_box .geo6_des_top .geo6_des_top_item .geo6_des_top_item_zz{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.8rem;
    background: linear-gradient(to top,rgba(0,0,0,0.75),rgba(0,0,0,0));
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 .28rem .2rem;
    box-sizing: border-box;
}
.geo6_des_box .geo6_des_top .geo6_des_top_item .geo6_des_top_item_zz .tit{
    display: flex;
    align-items: center;
    color:#fff;
    font-size: .2rem;
    font-weight: 700;
}
.geo6_des_box .geo6_des_top .geo6_des_top_item .geo6_des_top_item_zz .tit i{
    width: .03rem;
    height: .16rem;
    background: #B1955B;
    margin-right: .1rem;
}
.geo6_des_box .geo6_des_top .geo6_des_top_item .geo6_des_top_item_zz p{
    color:#fff;
    font-size: .14rem;
    margin-top: .1rem;
}
.geo6_des_box .geo6_des_bottom{
    display: flex;
    align-items: center;
}
.geo6_des_box .geo6_des_bottom .geo6_des_bottom_item{
    width: 11.6%;
    margin-right: 1%;
    height: 1.8rem;
    overflow: hidden;
    transition: all .5s ease;
}
.geo6_des_box .geo6_des_bottom .geo6_des_bottom_item:last-child{
    margin-right: 0;
}
.geo6_des_box .geo6_des_bottom img{
    width: 100%;
    height: auto;
    min-height: 100%;
    object-fit: cover;
}
.geo6_des_box .geo6_des_bottom .geo6_des_bottom_item:hover{
    transform: translateY(-.1rem);
}
.geo6_des_box .geo6_des_bottom .geo6_des_bottom_item.genduo{
    background: #B1955B;
    padding: .08rem;
    box-sizing: border-box;
}
.geo6_des_box .geo6_des_bottom .geo6_des_bottom_item.genduo .genduo_box{
    border: 1px solid rgba(255,255,255,0.15);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.geo6_des_box .geo6_des_bottom .geo6_des_bottom_item.genduo .genduo_box .icon{
    display: flex;
    align-items: center;
    justify-content: center;
}
.geo6_des_box .geo6_des_bottom .geo6_des_bottom_item.genduo .genduo_box .icon i{
    width: .08rem;
    height: .08rem;
    margin: 0 .03rem;
    border-radius: 50%;
    background: #fff;
}
.geo6_des_box .geo6_des_bottom .geo6_des_bottom_item.genduo .genduo_box p{
    font-size: .18rem;
    color:#fff;
    margin-top: .15rem;
}
@media screen and (max-width: 1500px) {
    .pc_gongdi{
        height: auto;
        padding-bottom: .6rem;
    }
    .geo6_des_box{
        width: 100%;
    }
}
@media screen and (max-width: 750px) {
    .geo6_des_box{
        padding: 0 .2rem;
        box-sizing: border-box;
    }
    .geo6_des_box .geo6_des_top{
        flex-wrap: wrap;
    }
    .geo6_des_box .geo6_des_top .geo6_des_top_item{
        margin-right: 2%;
        width: 49%;
    }
    .geo6_des_box .geo6_des_top .geo6_des_top_item:nth-child(2n){
        margin-right: 0;
    }
    .geo6_des_box .geo6_des_bottom{
        flex-wrap: wrap;
    }
    .geo6_des_box .geo6_des_bottom .geo6_des_bottom_item{
        width: 23.5%;
        margin-right: 2%;
    }
    .geo6_des_box .geo6_des_bottom .geo6_des_bottom_item:nth-child(4n){
        margin-right: 0;
    }
}

/* 热门小区 */
.pc_xiaoqu{
    padding-top: .7rem;
    height: 6.85rem;
    background: url(http://yun3.lehome114.com/attached/zqjl/image/admin/20260430/20260430161007_23852.webp)no-repeat center/cover;
}
.pc_xiaoqu_content{
    width: 15rem;
    margin: .7rem auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pc_xiaoqu_content .pc_xiaoqu_content_item{
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 0.2rem;
    position: relative;
    overflow: hidden;
    transition: all .5s ease;
    box-shadow: 0 .1rem .26rem rgba(0,0,0,0.05);
}
.pc_xiaoqu_content .pc_xiaoqu_content_item:nth-child(4n){
    margin-right: 0;
}
.pc_xiaoqu_content .pc_xiaoqu_content_item .xiaoqu_item_img{
    width: 100%;
    height: 2.81rem;
}
.pc_xiaoqu_content .pc_xiaoqu_content_item .xiaoqu_item_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pc_xiaoqu_content .pc_xiaoqu_content_item .xiaoqu_item_zz{
    background: #fff;
    padding: .26rem 10%;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}
.pc_xiaoqu_content .pc_xiaoqu_content_item .xiaoqu_item_zz::after{
    display: none;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -.09rem;
    left: 50%;
    transform: translateX(-50%);
    border-left: .06rem solid transparent;
    border-right: .06rem solid transparent;
    border-bottom: .09rem solid #fff;
}
.pc_xiaoqu_content .pc_xiaoqu_content_item .xiaoqu_item_zz .tit{
    font-size: .18rem;
    color:#000;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pc_xiaoqu_content .pc_xiaoqu_content_item .xiaoqu_item_zz p{
    font-size: .15rem;
    color:#666666;
    margin-top: .1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pc_xiaoqu_content .pc_xiaoqu_content_item:hover{
    box-shadow: 0 .1rem .26rem rgba(0,0,0,0.25);
    transform: translateY(-.05rem);
}
.pc_xiaoqu_content .pc_xiaoqu_content_item:hover .xiaoqu_item_zz::after{
    display: block;
}
@media screen and (max-width: 1500px) {
    .pc_xiaoqu_content{
        width: 100%;
    }
}
@media screen and (max-width: 750px) {
    .pc_xiaoqu{
        height: auto;
        padding-bottom: .6rem;
    }
    .pc_xiaoqu_content{
        padding: 0 .2rem;
        box-sizing: border-box;
        flex-wrap: wrap;
    }
    .pc_xiaoqu_content .pc_xiaoqu_content_item{
        width: 49%;
        margin-right: 2%;
    }
    .pc_xiaoqu_content .pc_xiaoqu_content_item:nth-child(2n){
        margin-right: 0;
    }
}



/* 装修资讯 */
.pc_news{
    padding-top: .45rem;
    padding-bottom: .5rem;
    box-sizing: border-box;
    background: url(http://yun3.lehome114.com/attached/zqjl/image/admin/20260504/20260504104538_10185.webp)no-repeat center/cover;
}
.pc_news_geo6{
    width: 15rem;
    margin: .88rem auto 0;
    display: flex;
    justify-content: center;
}
.pc_news_geo6 .pc_news_geo6_left{
    width: 4.6rem;
}
.pc_news_geo6 .pc_news_geo6_left .pc_news_geo6_left_img{
    width: 100%;
    height: 3.22rem;
    overflow: hidden;
}
.pc_news_geo6 .pc_news_geo6_left .pc_news_geo6_left_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease;
}
.pc_news_geo6 .pc_news_geo6_left .title{
    color:#000000;
    font-size: .25rem;
    padding-top: .4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .5s ease;
}
.pc_news_geo6 .pc_news_geo6_left p{
    font-size: .16rem;
    color:#666666;
    line-height: .32rem;
    margin-top: .14rem;
    overflow: hidden; /* 隐藏溢出的内容 */
    display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
    -webkit-line-clamp: 2; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical;
}
.pc_news_geo6 .pc_news_geo6_left:hover .pc_news_geo6_left_img img{
    transform: scale(1.1);
}
.pc_news_geo6 .pc_news_geo6_left:hover .title{
    color:#B1955B;
}
.pc_news_geo6 .pc_news_geo6_content{
    width: 5.8rem;
    margin-left: .44rem;
}
.pc_news_geo6 .pc_news_geo6_content .pc_news_geo6_content_item{
    padding-left: 2.33rem;
    height: 1.38rem;
    display: block;
    box-sizing: border-box;
    position: relative;
    margin-bottom: .29rem;
}
.pc_news_geo6 .pc_news_geo6_content .pc_news_geo6_content_item:last-child{
    margin-bottom: 0;
}
.pc_news_geo6_content_item_img{
    position: absolute;
    width: 2.01rem;
    height: 1.38rem;
    overflow: hidden;
    left: 0;
    top: 0;
}
.pc_news_geo6_content_item_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease;
}
.pc_news_geo6 .pc_news_geo6_content .pc_news_geo6_content_item .tit{
    font-size: .25rem;
    color:#000000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .5s ease;
}
.pc_news_geo6 .pc_news_geo6_content .pc_news_geo6_content_item span{
    font-size: .15rem;
    color:#999999;
    font-family: 'Microsoft YaHei', sans-serif;
    padding-top: .08rem;
    display: block;
}
.pc_news_geo6 .pc_news_geo6_content .pc_news_geo6_content_item p{
    font-size: .16rem;
    font-family: 'Microsoft YaHei', sans-serif;
    color:#666;
    line-height: .32rem;
    margin-top: .08rem;
    overflow: hidden; /* 隐藏溢出的内容 */
    display: -webkit-box; /* 将对象作为弹性伸缩盒子模型显示 */
    -webkit-line-clamp: 2; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical;
}
.pc_news_geo6 .pc_news_geo6_content .pc_news_geo6_content_item:hover .pc_news_geo6_content_item_img img{
    transform: scale(1.1);
}
.pc_news_geo6 .pc_news_geo6_content .pc_news_geo6_content_item:hover .tit{
    color:#B1955B;
}
.pc_news_geo6 .pc_news_geo6_right{
    width: 3.63rem;
    margin-left: .53rem;
}
.pc_news_geo6 .pc_news_geo6_right .pc_news_geo6_right_item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #E0E0E0;
    padding: .27rem 0;
}
.pc_news_geo6 .pc_news_geo6_right .pc_news_geo6_right_item i{
    width: 0.08rem;
    height: 0.08rem;
    background: #999999;
    margin-right: .25rem;
    margin-left: .07rem;
    flex-shrink: 0;
    transition: all .5s ease;
}
.pc_news_geo6 .pc_news_geo6_right .pc_news_geo6_right_item p{
    font-size: .2rem;
    color:#000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - .4rem);
    transition: all .5s ease;
}
.pc_news_geo6 .pc_news_geo6_right .pc_news_geo6_right_item:hover i{
    background: #B1955B;
}
.pc_news_geo6 .pc_news_geo6_right .pc_news_geo6_right_item:hover p{
    color:#B1955B;
    width: calc(100% - .6rem);
    font-weight: bold;
}
.pc_news_geo6 .pc_news_geo6_right .pc_news_geo6_right_item:first-child{
    padding-top: .06rem;
}
.pc_news_geo6 .pc_news_geo6_right .pc_news_geo6_right_item:last-child{
    border: none;
}



@media screen and (max-width: 1500px) {
    .pc_news_geo6{
        width: 100%;
    }
    .pc_news_geo6 .pc_news_geo6_left{
        width: 30%;
    }
    .pc_news_geo6 .pc_news_geo6_content{
        width: 38%;
        margin-left: 4%;
    }
    .pc_news_geo6 .pc_news_geo6_right{
        width: 24%;
        margin-left: 4%;
    }
}
@media screen and (max-width: 1200px){
    .pc_news_geo6 .pc_news_geo6_left{
        width: 44%;
    }
    .pc_news_geo6 .pc_news_geo6_content{
        width: 54%;
        margin-left: 2%;
    }
    .pc_news_geo6 .pc_news_geo6_right{
        display: none;
    }
}
@media screen and (max-width: 750px) {
    .pc_news_geo6{
        padding: 0 .2rem;
        box-sizing: border-box;
        flex-wrap: wrap;
    }
    .pc_news_geo6 .pc_news_geo6_left,.pc_news_geo6 .pc_news_geo6_content{
        width: 100%;
        margin: 0;
    }
    .pc_news_geo6 .pc_news_geo6_left{
        padding-bottom: .2rem;
        border-bottom: 1px solid #E0E0E0;
    }
    .pc_news_geo6 .pc_news_geo6_left .title{
        padding-top: .2rem;
    }
    .pc_news_geo6 .pc_news_geo6_content{
        margin-top: .3rem;
    }
}






/* 公司介绍 */
.pc_gsjs{
    padding-top: .5rem;
    padding-bottom: .6rem;
    box-sizing: border-box;
    background: url(http://yun3.lehome114.com/attached/zqjl/image/admin/20260512/20260512162037_92722.webp)no-repeat center/cover;
}
.pc_gsjs .pc_title h1{
    color:#fff;
}
.pc_gsjs .pc_title p{
    color:rgba(255,255,255,0.5)
}
.geo5_gsjs_box{
    width: 15rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: .3rem auto 0;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
.geo5_gsjs_box .geo5_gsjs_left{
    width: 7rem;
    height: 5rem;
    overflow: hidden;
}
.geo5_gsjs_box .geo5_gsjs_left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease;
}
.geo5_gsjs_box .geo5_gsjs_left:hover img{
    transform: scale(1.05);
}
.geo5_gsjs_box .geo5_gsjs_right{
    background: rgba(0,0,0,.9);
    width: 8rem;
    height: 5rem;
    padding: .2rem .4rem;
    box-sizing: border-box;
}
.geo5_gsjs_box .geo5_gsjs_right .title{
    font-weight: bold;
    font-size: .28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: linear-gradient(90deg, #F6E0C0, #F5C79B);
    -webkit-background-clip: text;
    color: transparent;
    font-weight: 700;
}
.geo5_gsjs_box .geo5_gsjs_right .geo5_gsjs_right_content{
    font-size: .16rem;
    line-height: .35rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    text-overflow: ellipsis;
    background: linear-gradient(90deg, #F6E0C0, #F5C79B);
    -webkit-background-clip: text;
    color: transparent;
    font-weight: 700;
}
.geo5_gsjs_box .geo5_gsjs_right .geo5_gsjs_right_content *{
    margin: revert;
    padding: revert;
}
.geo5_gsjs_box .geo5_gsjs_right .geo5_gsjs_right_content p{
    text-indent: 2em;
}
.geo5_gsjs_box .geo5_gsjs_right .geo5_gsjs_right_btn{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    width: 1.5rem;
    background: linear-gradient(90deg, #F6E0C0, #F5C79B);
    border-radius: .04rem;
    text-align: center;
    height: .46rem;
    color:#fff;
    font-size: .16rem;
    margin-top: .1rem;
    color:#141414;
    font-weight: 700;
    transition: all .5s ease;
}
.geo5_gsjs_box .geo5_gsjs_right .geo5_gsjs_right_btn:hover{
    transform: translateX(-5px);
}
.geo5_gsjs_box .geo5_gsjs_right .geo5_gsjs_right_btn i{
    width: .06rem;
    height: .11rem;
    margin-left: .09rem;
    background: url(../images/index_icon01.png)no-repeat center/100%;
}
@media screen and (max-width: 1240px) {
    .geo5_gsjs_box{
        width: 100%;
    }
    .geo5_gsjs_box .geo5_gsjs_left{
        width: 56%;
    }
    .geo5_gsjs_box .geo5_gsjs_right{
        width: 44%;
    }
}
@media screen and (max-width: 750px) {
    .geo5_gsjs_box{
        margin: .3rem .2rem;
        width: auto;
        flex-wrap: wrap;
    }
    .geo5_gsjs_box .geo5_gsjs_left,.geo5_gsjs_box .geo5_gsjs_right{
        width: 100%;
    }
    .geo5_gsjs_box .geo5_gsjs_right{
        height: auto;
    }
    .geo5_gsjs_box .geo5_gsjs_right .geo5_gsjs_right_btn{
        margin: .2rem auto 0;
        font-size: .28rem;
        height: .68rem;
        width: 3rem;
    }
    .geo5_gsjs_box .geo5_gsjs_right .geo5_gsjs_right_btn i{
        width: .12rem;
        height: .22rem;
        margin-left: .1rem;
    }
}


/* 常见问题 */
.pc_wenda{
    padding-top: .5rem;
    padding-bottom: .3rem;
}

.qa-container {
    width: 12rem;
    background: #fff;
    border-radius: .28rem;
    box-shadow: 0 .18rem .35rem rgba(0, 20, 40, 0.05);
    padding: .22rem .2rem;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: .26rem;
}

.subhead {
    color: #4a607a;
    margin-bottom: 2.5rem;
    margin-top: 0.3rem;
    font-size: 1.05rem;
    padding-left: 1.8rem;
}

/* 问答列表——无折叠，全部可见 */
.qa-list {
    display: flex;
    flex-direction: column;
    gap: .2rem;
}

/* 单个问答项 */
.qa-item {
    border-bottom: 1px solid #dde5ef;
    padding-bottom: .15rem;
}

.qa-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

/* 问题样式 */
.question {
    display: flex;
    align-items: flex-start;
    gap: 0.08rem;
    margin-bottom: 0.08rem;
}

.q-mark {
    background: #E24535;
    color: white;
    font-weight: 600;
    font-size: .18rem;
    width: .32rem;
    height: .32rem;
    line-height: .32rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    /* margin-top: 4px; */
}

.question-text {
    font-size: .2rem;
    font-weight: 540;
    color: #0a263f;
    line-height: 1.4;
}

/* 答案样式 */
.answer {
    display: flex;
    align-items: flex-start;
    gap: 0.1rem;
    /* padding-left: 0.2rem; */
}

.a-mark {
    background: #ffe9e6;
    color: #E24535;
    font-weight: 600;
    font-size: .18rem;
    width: .28rem;
    height: .28rem;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: .02rem;
}

.answer-content {
    flex: 1;
    color: #2a3f5a;
    font-size: .16rem;
    line-height: 1.6;
    background: #f8fafd;
    padding: .1rem .15rem;
    border-radius: .2rem;
    border: 1px solid #e2ebf5;
}

.answer-content p {
    margin-bottom: .05rem;
}

.answer-content p:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 750px) {
    .qa-container{
        width: 100%;
    }
    .q-mark{
        width: .42rem;
        height: .42rem;
        font-size: .26rem;
    }
    .question-text{
        font-size: .28rem;
    }
    .a-mark{
        width: .36rem;
        height: .36rem;
        font-size: .26rem;
    }
    .answer-content{
        font-size: .22rem;
    }
}


/* 合作品牌 */
.jjgy_hzpp{
    background: url(../images/hzpp_bg.jpg)no-repeat center/cover;
    padding-top: .52rem;
    box-sizing: border-box;
    padding-bottom: .8rem;
    margin-top: .5rem;
}
.jjgy_hzpp .jjgy_hzpp_content{
    width: 15rem;
    margin: .55rem auto 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.jjgy_hzpp .jjgy_hzpp_content .jjgy_hzpp_li {
    width: 2.89rem;
    height: .95rem;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .13rem;
    margin-bottom: .13rem;
    overflow: hidden;
}
.jjgy_hzpp .jjgy_hzpp_content .jjgy_hzpp_li img {
    max-width: 90%;
    max-height: 90%;
    object-fit: cover;
    transition: all .3s ease;
}
.jjgy_hzpp .jjgy_hzpp_content .jjgy_hzpp_li:hover img{
    transform: scale(1.1);
}
.jjgy_hzpp .jjgy_hzpp_content .jjgy_hzpp_li:nth-child(5n) {
    margin-right: 0;
}
@media screen and (max-width: 1200px) {
    .jjgy_hzpp .jjgy_hzpp_content{
        width: 100%;
    }
}
@media screen and (max-width: 750px){
    .jjgy_hzpp .jjgy_hzpp_content{
        padding: 0 .24rem;
        box-sizing: border-box;
    }
    .jjgy_hzpp .jjgy_hzpp_content .jjgy_hzpp_li{
        width: 32%;
        margin-right: 2%;
    }
    .jjgy_hzpp .jjgy_hzpp_content .jjgy_hzpp_li:nth-child(5n){
        margin-right: 2%;
    }
    .jjgy_hzpp .jjgy_hzpp_content .jjgy_hzpp_li:nth-child(3n){
        margin-right: 0;
    }
}


/* 自定义模块 */
.diy_box{
    display: block;
    padding-top: 0.5rem;
}
.m_diy_box{
    display: none;
    padding-top: 0.5rem;
}
@media screen and (max-width: 750px) {
    .diy_box{
        display: none;
    }
    .m_diy_box{
        display: block;
    }
}


/* 行业观点 */
.pc_hangye{
    padding: .3rem 0;
}
.pc_hangye_list{
    width: 15rem;
    margin: .3rem auto 0;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.pc_hangye_list_item{
    width: 30%;
    font-size: .16rem;
    line-height: .6rem;
    height: .6rem;
    display: flex;
    align-items: center;
    margin-right: 5%;
}
.pc_hangye_list_item:nth-child(3n){
    margin-right: 0;
}
.pc_hangye_list_item i{
    width: .07rem;
    height: .07rem;
    background: #999;
    margin-right: .22rem;
    transition: all .5s ease;
}
.pc_hangye_list_item p{
    width: calc(100% - .29rem);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .5s ease;
}
.pc_hangye_list_item:hover i{
    background: #E24535;
}
.pc_hangye_list_item:hover p{
    color: #E24535;
    transform: translateX(10px);
}
@media screen and (max-width: 1500px) {
    .pc_hangye_list{
        width: 100%;
        padding: 0 .24rem;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 750px){
    .pc_hangye_list_item{
        width: 100%;
        font-size: .2rem;
    }
}



