.banner{
    height: 506px;
    background: url("../../imgs/procurement/probanner.png") no-repeat center;
    background-size: cover;
    overflow: hidden;
}

.banner .text{
    margin-top: 103px;
}
.banner .text .dt{
    font-size: 34px;color: #040000;
    margin-bottom: 10px;
    line-height: 30px;
    font-weight: bold;
}
.banner .text .fdt{
    font-size: 20px;color: rgba(4,0,0,0.8);
    margin-bottom: 32px;
}
.banner .text .p {
    width: 466px;
    position: relative;
    display: flex;
    gap: 20px
}
.banner .text .p #sendCode{
    position: absolute;
    right: 20px;
    color: #CA252D;
    font-size: 16px;
    top: 10px;
}
.banner .text .p .safe-captcha{
    position: absolute;
}
.banner .text .p+.p {
    margin-top: 20px;
}
.banner .text .p input[type='text']{
    height: 42px;
    background: #FFFFFF;
    border-radius: 100px; /* 简化圆角写法，IOS对100px 100px重复值渲染有兼容问题 */
    padding: 0 20px;
    line-height: 42px;
    font-size: 16px;
    flex: 1;
    border: none;
    /* === IOS兼容核心修改 === */
    -webkit-appearance: none; /* 重置IOS原生外观 */
    appearance: none;
    outline: none; /* 移除IOS默认聚焦外边框 */
    box-sizing: border-box; /* 确保padding不影响总高度 */
    -webkit-box-sizing: border-box;
}
.banner .text .p input[type='text']::placeholder{
    font-family: 'Alibaba_PuHuiT';
    font-weight: bold;
    font-size: 16px;
    color: rgba(4,0,0,0.6);
    /* === IOS兼容修改 === */
    -webkit-font-smoothing: antialiased; /* 优化IOS字体渲染 */
}

.banner .text .p input[type='checkbox']{
    background: #fff;
    border-radius: 4px; /* 简化圆角写法 */
    /* === IOS兼容修改 === */
    -webkit-appearance: none;
    appearance: none;
}
.banner .text .p input[type='checkbox']:checked {
    position: relative;
    border: none;
    background: var(--color);
}


.banner .text .p .Registration{
    width: 126px;
    height: 42px;
    background: #CA252D;
    border-radius: 100px; /* 简化圆角写法 */
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;justify-content: center;
}
.banner .text .p .Registration:hover{
    opacity: 0.8;
}
.banner .text .p.xylist{
    width: auto;gap: 0;
    align-items: center;
    font-size: 12px;
    color: rgba(51,51,51,0.5);
}
.banner .text .p.xylist label{
    display: flex;
    align-items: center;
}
.banner .text .p.xylist a{
    color: rgb(51,51,51);
}
.banner .lxfs {
    display: inline-block;
    margin-top: 42px;
    background: rgba(255, 255, 255, 0.2);
    height: 30px;
    border-radius: 100px; /* 简化圆角写法 */
    padding: 0 15px;
    line-height: 30px;
    font-size: 14px;
    color: #000000;
}
.page-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 30px;
    color: #333333;
    line-height: 42px;
    margin-bottom: 20px;
    font-weight: 700;
}
.save{
    margin-bottom: 30px;
    margin-top: 40px;
}
.save .list{
    display: flex;
    flex-wrap: wrap;
}
.save .list .item{
    padding: 40px;
    height: 239px;
    background: #F5F6FA;
    border-radius: 16px; /* 简化圆角写法 */
    border: 2px solid #FFFFFF;
}
.save .list .item .title{
    font-size: 18px;
    margin: 20px 0;color: #040000;
    font-weight: 700;
}
.save .list .item p{
    color: rgba(4,0,0,0.6);
    font-size: 16px;
}
.save .list .item .tpic{
    width: 50px;
    height: 50px;
}
.Purchase{
    margin-bottom: 30px;
    margin-top: 30px;
    background: rgba(255, 255, 255, 0.2);
    padding: 20px;
    border: 2px solid #FFFFFF;
    border-radius: 16px; /* 简化圆角写法 */
}
.wap-tuijian{
    display: none;
    gap: 10px;
    padding: 0 16px;
}
.Purchase .col .item{
    position: relative;
    background: #FFFFFF;
    border-radius: 16px; /* 简化圆角写法 */
}
.Purchase .col .item dt{
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}
.Purchase .col .item .btnqx{
    background: linear-gradient( 270deg, rgba(199,157,255,0) 0%, rgba(255,133,135,0.1) 100%);height: 30px;border-radius: 8px; /* 简化圆角写法 */
    overflow: hidden;
    width: 100%;
    padding: 0 10px;
    line-height: 30px;
    margin-top: 20px;
    font-size: 12px;
    font-weight: bold;

}
.Purchase .col .item .btnqx.ended {
    background: linear-gradient(270deg, rgba(212, 212, 212, 0) 0%, rgba(212, 212, 212, 0.1) 100%);
}

.Purchase .col .item .btnqx.ended  i {
    color: #D4D4D4;
}

.Purchase .col .item .btnqx.ended ._btn {
    background: #D4D4D4;
    box-shadow: none;
}
.Purchase .col .item{
    padding: 20px;}
.Purchase .col .item .btnqx i{
    font-size: 12px;color: #CA252D}
.Purchase .col .item p{
    display: flex;
    align-items: center;
    width: 100%;
    line-height: 20px;
    margin-bottom: 5px;
}
.Purchase .col .item p i{
    font-size: 18px;
    margin-right: 5px;}
.Purchase .ewm{
    text-align: center;
}
.Purchase .col .item.ewm dt{font-size: 18px; text-align: center; color: #333333;line-height: 18px;
    margin-bottom: 0;}
.Purchase .col .item.ewm p{
    font-size: 16px;color: #333333;
    text-align: center;
    margin-bottom:0px;
    display: block;
}


.page-title .more-btn{
    font-size: 16px;
    color: #999999;
    cursor: pointer;font-weight: initial;
}
.page-title .more-btn i{
    /*margin-left: 5px;*/
}

.Purchase .col .item .btn{
    height: 32px;
    background: #F5F6FA;
    border-radius:30px;
    font-size: 14px;
    color: #333;
    width: 100%;
    text-align: center;
    padding: 0;
    line-height: 32px;
    margin-top: 15px;
    /* === IOS兼容修改 === */
    -webkit-appearance: none;
    appearance: none;
}
.Purchase .col .item .btn:hover{
    color: var(--base-color);
    background: var(--light-color);
}

.cgsj {
    background-color: #f8f9fa;
    padding: 20px 15px;
    border-radius: 8px;
    margin: 10px 0;
    position: relative;
    overflow: hidden;
    background: url("../../imgs/home/rfqBg.png");
    background-size: cover;
    background-position: -127px;
}

.cgsj .decor-text {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 12px;
    color: #999;
    opacity: 0.8;
}
/* 标题样式 */
.cgsj .title {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}
/* 优势列表样式 */
.cgsj .advantage-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
}
.cgsj .advantage-list li {
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
    padding-left:0px;
    position: relative;
    line-height: 1.5;
    font-weight: 500;
}
.cgsj .advantage-list li i{
    margin-right: 10px;
    color: #CA252D;
}

.cgsj .quote-btn {
    display: block;
    width: 100%;
    /* 从 rgba(202, 37, 45, 1) 横向渐变到 rgba(202, 37, 45, 0.5) */
    background: linear-gradient(to right, rgba(202, 37, 45, 1), rgba(252, 87, 45,1));
    color: #fff;
    text-align: center;
    padding: 12px 0;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    border: none;
    /* === IOS兼容修改 === */
    -webkit-appearance: none;
    appearance: none;
}
.cgsj .quote-btn:hover {
    background-color: #bb2d3b;
    color: #fff;
}

.ewmlist{
    margin: 30px 0;}
.ewmlist .list .item{
    padding: 40px;
    background: #fff;
    text-align: center;
    border-radius: 16px; /* 简化圆角写法 */
}
.ewmlist .list .item dt{
    text-align: center;
    font-size: 18px;color: #333333;
    margin-bottom: 20px;
}
.ewmlist .list .item  img{
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
}
.ewmlist .list .item p{
    text-align: center;
    font-size: 14px;
    margin-bottom: 0;
}
.prcorow{

}
.sstages{
    padding: 20px;
    background: #fff;
    border-radius: 16px; /* 简化圆角写法 */
    flex: 1;
}
.sstages dt{
    font-size: 30px;color: #333333;
}
.sstages .list{
    margin-top: 20px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    height: 200px;
    overflow: auto;
}
.sstages .list .item{
    border-radius: 8px; /* 简化圆角写法 */
    border: 1px solid #F5F6FA;
    display: flex;font-size: 14px;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    height: 40px;color: #333333;
    line-height: 40px;
    cursor: pointer;
}
.sstages .list .item i{
    margin-right: 5px;
    color: #CA252D;
}
.sstages .list .item:hover{background: #CA252D;color: #fff}
.sstages .list .item:hover i{
    color: #fff;
}
.zrcg{
    padding: 20px;
    background: #fff;
    border-radius: 16px; /* 简化圆角写法 */
    height: 100%;
}
.zrcg dt{
    font-size: 30px;
    margin-bottom: 20px;
}
.zrcg .rwmbox{
    height: 190px;
    background: #F5F6FA;
    border-radius: 16px; /* 简化圆角写法 */
    border: 2px solid #FFFFFF;
    text-align: center;
    padding: 20px;
}
.zrcg .rwmbox .imgdiv{
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    border-radius: 16px; /* 简化圆角写法 */
    padding: 10px;
    margin: 0 auto 20px;
}
.zrcg .rwmbox .imgdiv img{
    width: 80px;
    height: 80px;
}
.zrcg .rwmbox p{
    font-size: 18px;
}



.business-box{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.business-cont{
    padding: 37px 0 28px;
    width: 100%;
}
.business-box-title{
    margin: 0 0 0 20px;
    display: flex;
    position: relative;
    bottom: -32px;
    align-items: center;
}
.business-box-title .icon-simangxing{
    position: absolute;
    color: #040000;
    font-size: 14px;
}
.business-box-title .title-icon1{
    left: 0;
    top: 2px;
}
.business-box-title .title-icon2{
    top: 22px;
    left: 143px;
}
.business-box-title div{
    line-height: 46px;
    font-size: 30px;
    color: #040000;
    padding: 0 20px;
    font-weight: 900;
    background: linear-gradient(180deg , #F5F6FA,#fff);
    border-radius: 1000px; /* 简化圆角写法 */
    border: 2px solid #FFFFFF;
    font-family: 'Alibaba_PuHuiTbHeavy';
}
.business-box-title a{
    display: flex;
    align-items: center;
    width: 80px;
    height: 24px;
    background: #040000;
    border-radius: 0px 15px 15px 15px;
    border: 1px solid #FFFFFF;
    justify-content: center;
    font-size: 12px;
    color: rgba(255,255,255,0.9);
    gap: 4px;
}
.business-box-title a i{
    font-size: 12px;
}



.business-box{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.business-cont{
    padding: 0px 0 28px;
    width: 100%;
}
.business-box-title{
    margin: 0 0 0 20px;
    display: flex;
    position: relative;
    bottom: -32px;
    align-items: center;
}
.business-box-title .icon-simangxing{
    position: absolute;
    color: #040000;
    font-size: 14px;
}
.business-box-title .title-icon1{
    left: 0;
    top: 2px;
}
.business-box-title .title-icon2{
    top: 22px;
    left: 143px;
}
.business-box-title div{
    line-height: 46px;
    font-size: 30px;
    color: #040000;
    padding: 0 20px;
    font-weight: 900;
    background: linear-gradient(180deg , #F5F6FA,#fff);
    border-radius: 1000px; /* 简化圆角写法 */
    border: 2px solid #FFFFFF;
}
.business-box-title a{
    display: flex;
    align-items: center;
    width: 80px;
    height: 24px;
    background: #040000;
    border-radius: 0px 15px 15px 15px;
    border: 1px solid #FFFFFF;
    justify-content: center;
    font-size: 12px;
    color: rgba(255,255,255,0.9);
    gap: 4px;
}
.business-box-title a i{
    font-size: 12px;
}
.business-swiper{
    padding: 50px 30px 40px 30px;
    background: linear-gradient( 180deg, rgba(255,255,255,0.95) 0%, rgba(255,255,255,0.8) 100%);
    border-radius: 16px; /* 简化圆角写法 */
    border: 1px solid #FFFFFF;
    width: 93%;
}
.business-swiper .swiper-slide{
    width: fit-content !important;
}

.business-item{
    padding-right: 20px;
    width: 204px;
}
.business-item ._t1{
    font-size: 12px;
    color: #999999;
    margin-bottom: 6px;
    padding-left: 8px;
}
.business-item ._t2{
    font-size: 14px;
    color: #040000;
    line-height: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 8px;
}
.business-item ._go{
    background: linear-gradient(270deg, #FC573F 0%, #CA252D 100%);
    border-radius: 24px; /* 简化圆角写法 */
    cursor: pointer;
    width: 86px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #FFFFFF;
    display: block;
    position: relative;
}
.business-item ._go:before{
    content:'';
    background-image: url("../../imgs/home/_btngo.png");
    position: absolute;
    background-size: cover;
    width: 15px;
    height: 13px;
    right: 0;
    top:0;
}
.business-btns{
    display: flex;
    margin-left: 30px;
    gap: 20px;
    margin-top: -20px;
}
.business-btns .iconfont{
    display: flex;
    cursor: pointer;
    width: 46px;
    height: 46px;
    background: rgba(255,255,255,0.8);
    box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);
    border-radius: 23px; /* 简化圆角写法 */
    border: 1px solid #FFFFFF;
    align-items: center;
    justify-content: center;
    color: #CA252D;
    font-size: 14px;
    font-weight: bold;
}
.business-btns .iconfont.swiper-button-disabled{
    color: #999999;
}
.business-box ._right-form{
    width: 447px;
    height: 371px;
    background-image: url("../../imgs/home/buy-img2.png");
    background-size: cover;
    padding: 76px 60px 0 87px;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 2;
}
.business-box ._right-form ._form-text{
    font-size: 20px;
    line-height: 40px;
    font-weight: 1000;
    position: relative;
    margin-bottom: 15px;
    width: fit-content;
    font-family: 'Alibaba_PuHuiTbBlack';
}
.business-box ._right-form ._form-text img{
    position: absolute;
    height: 40px;
    right: -15px;
    z-index: -1;

}
.business-box ._right-form ._form-line{
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}
.business-box ._right-form ._form-line input,
.business-box ._right-form ._form-line select{
    flex: 1;
    width: 100%;
    height: 40px;
    background: #FFFFFF;
    border-radius: 100px; /* 简化圆角写法 */
    border: 1px solid rgba(0,0,0,0.1);
    padding: 0 15px;
    font-size: 14px;
    /* === IOS兼容修改 === */
    -webkit-appearance: none;
    appearance: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.business-box ._right-form ._form-line input::placeholder{
    color: #BBBBBB;
}
.business-box ._right-form ._form-line select{
    width: 140px;
    flex: unset;
    appearance: none;
    -webkit-appearance: none; /* 补充IOS兼容 */
    background-image: url("../../imgs/base/icon-down.png");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
}
.business-box ._right-form ._form-submit{
    height: 40px;
    background: linear-gradient( 270deg, #FC573F 0%, #CA252D 100%);
    border-radius: 24px; /* 简化圆角写法 */
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
    /* === IOS兼容修改 === */
    -webkit-appearance: none;
    appearance: none;
}



@media (max-width: 992px) {
    .banner{
        width: calc(100% - 30px);
        margin: 0 auto;
        height: auto;
        padding: 20px;
        border-radius: 16px;
        background-position: 70%;
    }
    .banner .container{
        padding: 0;
    }
    .banner .text{
        margin-top: 0;
    }
    .banner .text .dt{
        font-size: 22px;
        margin-bottom: 16px;
    }
    .banner .text .fdt{
        font-size: 12px;
    }
    .banner .text .p{
        width: 100%;
        flex-direction: column;
        margin-top: 16px;
        gap: 16px;

    }
    .banner .text .p input[type='text']{
        font-size: 14px;
        /* 确保移动端IOS高度计算正确 */
        height: 40px;
        min-height: 40px;
        line-height: 40px;
        display: flex;

    }

    .banner .text  #sendCode{
        font-size: 14px;
    }
    .banner .text .p .Registration{
        width: 100%;
        background: linear-gradient(270deg, #FC573F 0%, #CA252D 100%);
        height: 40px;
    }
    .banner .lxfs{
        margin-top: 20px;
        font-size: 10px;
        color: #000000CC;
        height: 24px;
        line-height: 24px;
    }
    .save{
        margin-bottom: 16px;
        margin-top: 16px;
    }
    .page-title{
        font-size: 22px;
        margin-bottom: 16px;
        line-height: 31px;
    }
    .page-title .more-btn{
        font-size: 14px;
        font-weight: normal;
    }
    .save .page-title .d-flex{
        flex-direction: column;
        align-items: flex-start;
    }
    .save .list .item{
        height: 100%;
        padding: 20px;
    }
    .save .list .item .title{
        margin: 16px 0;
        font-size: 14px;
    }
    .save .list .item p{
        font-size: 14px;
    }
    .Purchase .col .item{
        padding: 16px;
    }
    .Purchase{
        margin: 16px 0;
        padding: 16px 0;
        border: 2px solid #fff;
        border-radius: 16px;
    }
    .Purchase .page-title{
        padding: 0 16px;
    }
    .wap-tuijian{
        display: flex;
        overflow-x: auto;
    }
    .ewmlist{
        margin: 16px 0;
    }
    .ewmlist .list .item{
        padding: 20px 12px;
    }
    .ewmlist .list .item dt{
        font-size: 14px;
        margin-bottom: 10px;
    }
    .ewmlist .list .item img{
        margin-bottom: 10px;
    }
    .ewmlist .list .item p{
        font-size: 12px;
    }
    .sstages,.zrcg{
        padding: 16px;
    }
}
