/** 代理记账**/

.dljz-contact{
    width: 100%;
    margin-top: 20px;

    text-align: center;

}
.dljz-contact input{
    width: 100%;
    height: 44px;
    border-radius: 8px;
    border: 1px solid #6E37FF;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
    padding-left: 10px;
    line-height: 44px;
}

.dljz-contact input::-webkit-input-placeholder{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
    line-height: 44px;

}

.dljz-btn {
    width: 230px;
    height: 44px;
    background-color: #6E37FF;
    border-radius: 8px;
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 21px;
    letter-spacing: 1px;
    border: 0;
}


.dljz-question{
    margin-top: 40px;
    width: 100%;
    height: 290px;

    position: relative;

}
.dljz-bigtitle{
    padding-top: 20px;
    height: 52px;
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 32px;

}

.dljz-title-line{
    padding-top: 10px;
    height: 15px;
    border-bottom: 1px solid #DDDDDD;
    margin:  0 auto;
}

.dljz-title-line .center{
    width: 80px;
    height: 4px;
    background-color: #6E37FF;
    margin: 0 auto;
}


.dljz-question .msg{
    width: 171px;
    height: 30px;
    background: #FFFFFF;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #6E37FF;
    line-height: 22px;
    position: absolute;
    right: 15px;
    border-radius: 5px;
    line-height: 30px;
}

.dljz-question-jiao{
    position: absolute;
    width: 0px;
    height: 0px;
    border-right: 10px solid white;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 10px;
    left: -10px;
}

.dljz-to-question{

    height: 396px;
    width: 100%;
    position: relative;


}
.dljz-to-question .to-question{

    height: 416px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 10px;
    position: absolute;
    top:-20px;
    width: 100%;
    text-align: center;
}


.dljz-tow-flow-contain{
    margin-top: 23px;
    width: 100%;
    display: table;


}

.dljz-tow-flow-contain .item {
    width: 50%;
    float: left;
    margin-bottom: 20px;
    text-align: center;
    padding: 0 10px;
}

.dljz-tow-flow-contain .title{
    height: 22px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-top: 21px;
    margin-bottom: 10px;
    overflow: hidden;
}

.dljz-tow-flow-contain span{
    height: 38px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 19px;
}

.dljz-tc{
    margin-top: 26px;
    width:calc(100% - 15px);
    margin-left: 15px;

}

.dljz-tc-contain{
    margin-top: 26px;
    margin-left: 15px;
    width: calc(100% - 15px);
    display: table;
    text-align: center;
}

.dljz-tc-float167{
    padding: 10px;
    width: 100%;
    height: 148px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 10px;
    text-align: center;
    margin-top: 20px;

}



.dljz-tc-floatright{
    margin-top: 20px;
    width: 100%;
    height: 148px;
    overflow: hidden;
}

.dljz-tc-floatright-title{

    height: 21px;
    overflow: hidden;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-bottom: 10px;
}

.dljz-tc-floatright-span{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    text-align: left;
}

.dljz-cjwt{
    margin-top: 45px;
    width: 100%;
    height: 584px;
    position: relative;

}

.dljz-cjwt .title{
    height: 21px;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 15px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    text-align: left;
}

.dljz-cjwt .title::before{
    display: inline-block;
    content: " ";
    width: 10px;
    height: 10px;
    background-color: #FEBF3A;
    margin-right: 10px;
    border-radius: 50%;
}


.dljz-cjwt  .text{
    margin: 10px 15px 0px 35px;
    width: calc(100% - 50px);
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    text-align: left;
    height: 57px;
    overflow: hidden;
}


.dljz-yblc{
    margin: 40px  15px 0px 15px;
    width: calc(100% - 30px);
    text-align: center;

}

.dljz-lc-title {
    width: 100%;
    height: 21px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-top: 20px;
}
.dljz-box{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.dljz-lc-description{
    width: 100%;
    height: 57px;
    overflow: hidden;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    margin-top: 10px;
    ;
}


.dljz-s{
    text-align: center;
    height: 168px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 10px;
    position: relative;
    margin-top: 60px;
    width: 100%;

}

.dljz-s-img{
    width: 80px;
    height: 80px;
    background-color: #6E37FF;
    border-radius: 50%;
    position: absolute;
    top: -40px;
    left: calc(50% - 40px);
    text-align: center;
    line-height: 80px;
}

.dljz-s .title{
    height: 21px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-top: 60px;
    margin-bottom: 10px;
}

.dljz-s .des{

    height: 57px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    margin: 0 auto;
    overflow: hidden;
}

/**商标注册**/
.sbzc-top-contain{
    width: calc(100% - 30px);
    height: 144px;
    background-color: #636CE1;
    opacity: 0.89;
    position: absolute;
    top:107px;
    margin: 0 15px;
    text-align: center;
}

.sbzc-top-contain-title{
    width: 300px;
    margin: 0 auto;
    height: 40px;
    font-size: 30px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    letter-spacing: 1px;
    margin-top: 12px;
    position: relative;


}

.sbzc-top-contain-title-before{
    width: 26px;
    height: 31px;
    font-size: 24px;
    font-family: YouSheBiaoTiHei;
    color: #FFFFFF;
    line-height: 31px;
    letter-spacing: 1px;
    position: absolute;

    top:0px
}

.sbzc-top-contain-des{
    margin: 0 auto;
    margin-top: 6px;
    width: 164px;
    height: 57px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 19px;
    text-align: center;
    position: relative;
}

.sbzc-top-contain-des-after{

    height: 31px;
    font-size: 24px;
    font-family: YouSheBiaoTiHei;
    color: #FFFFFF;
    line-height: 31px;
    letter-spacing: 1px;
    position: absolute;
    right: -57px;
    top:43px
}

.sbzc-contact-box{
    width: 100%;
    text-align: center;
}
.sbzc-contact{
    width: 100%;
    height: 44px;
    border-radius: 8px;
    border: 1px solid #FFAA02;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
}

.sbzc-btn{
    margin-top: 10px;
    width: 230px;
    height: 44px;
    background-color: #FFAA02;
    border-radius: 8px;
    border: 0;
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 44px;
    letter-spacing: 1px;
}

.sbzc-title{
    height: 32px;
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    position: absolute;
    top:-29px;
}

.sbzc-title-line{
    position: relative;
    width: 289px;
    height: 8px;
    background-color: #D0D4F7;
    bottom: 0.5px;
    margin: 0 auto;
}

.sbzc-tow-box{
    width: 100%;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    letter-spacing: 1px;
    text-align: center;
}

.sbzc-tow-box .point{
    margin: 0 auto;
    width: 100px;
    height: 100px;
    background-color: #636CE1;
    line-height: 100px;
    text-align: center;
    border-radius: 100%;
    margin-bottom: 10px;
}

.sbzc-hh-title{
    width: 100%;
    height: 21px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-bottom: 10px;
    text-align: left;
}

.sbzc-hh-span{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
}

.sbzc-bg-img{

    height: 148px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 10px;
    text-align: center;
    line-height: 148px;

}

.sbzc-bg-imgs{

    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 10px;
    width: 100%;
    padding: 10px;
}

.sbzc-bg-text{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
}

.sbzc-bg-box{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 26px;
    width: 100%;
    text-align: left;
    margin-top: 20px;

}

.sbzc-bg-box span{
    color:#636CE1;
    font-weight: bold;
    font-size: 18px;
}

.sbzc-lc-title{
    height: 21px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.sbzc-cl-box{
    height: 280px;
    width: 100%;
    background-color: #636CE1;
    position: relative;
}

.sbzc-cl-box-box{
    width: 225px;
    height: 126px;
    margin: 0 auto;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 21px;

}

.sbzc-cl-box .point{
    position: absolute;
    width: 160px;
    height: 160px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 135px;
    left: calc(50% - 80px);
    bottom: -80px;
    text-align: center;
}

.sbzc-cl-box .point p{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin: 20px 0 10px 0;
}

.sbzc-cl-box .point span{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
}

.sbzc-fw-p{
    margin-top: 10px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;


}


/**资质代办**/
.zzdb-top-contain {
    width: calc(100% - 30px);
    height: 144px;

    position: absolute;
    top: 136px;
    margin: 0 15px;
    text-align: center;
}

.zzdb-top-contain-title{
    font-size: 30px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    letter-spacing: 1px;
}

.zzdb-top-contain-des{
    margin:0 auto;
    width: 290px;
    margin-top: 8px;
    height: 19px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 19px;
}
.zzdb-top-contain-des span{

}
.zzdb-top-contain-des span::after{
    display: inline-block;
    color: #FFBC02;
    content: "|";
    margin: 0 10px;

}

.zzdb-contact{
    width: 100%;
    height: 44px;
    border-radius: 8px;
    border: 1px solid #333333;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
}

.zzdb-title{
    width: 100%;
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    text-align: center;

}

.zzdb-title-line{
    width: 81px;
    height: 2px;
    background-color: #B9B9B9;
    margin: 0 auto;
    margin-top: 8px;

}

.zzdb-kn-msg{
    width: 100%;
    background-color: #FFBC02;
    position: relative;
    margin-bottom: 10px;
    height: 30px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 15px;
    padding-left: 5px;
    border-radius: 2px;
}
@media screen and (min-device-width:375px) and (max-device-width:414px) {
    .zzdb-kn-msg2 {
        line-height: 30px;
    }
    .zzdb-kn-msg4 {
        line-height: 30px;
    }
}
@media screen and (min-device-width:414px) {
    .zzdb-kn-msg1 {
        line-height: 30px;
    }
    .zzdb-kn-msg2 {
        font-size: 14px;
        line-height: 30px;
    }
    .zzdb-kn-msg4 {
        font-size: 14px;
        line-height: 30px;
    }
}

.zzdb-question-jiao {
    position: absolute;
    width: 0px;
    height: 0px;
    border-right: 10px solid #FFBC02;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    top: 10px;
    left: -10px;
}

.zzdb-box{
    margin-top: 90px;
    width: 100%;
    height: 256px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 10px;
    position: relative;
    text-align: center;
    padding-top:90px;
}

.zzdb-box-float-img{
    position: absolute;
    top:-65px;
    left: calc(50% - 65px);
}

.zzdb-box-title{
    height: 21px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;

    margin: 0 0 10px 0;
}

.zzdb-box-span{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 26px;
}

.zzdb-ys-title{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-bottom: 10px;
}
.zzdb-ys-des{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
}
.zzdb-ys-num{
    height: 80px;
    font-size: 60px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFBC02;
    line-height: 80px;
    letter-spacing: 3px;
}


.zzdb-zl-item{
    width: 100%;
    background-color: #FFBC02;
    border-radius: 22px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    height: 40px;
    margin-bottom: 10px;
}

.zzdv-lc-item{
    width: 100%;
    text-align: center;
}

.zzdv-lc-item p{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
    margin-top: 10px;
}

.zzdb-fw-item{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.zzdb-fw-item p{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin: 20px 0 11px 0;

}

.zzdb-fw-item span{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    margin-bottom: 20px;
}

/**金融服务**/
.jrfw-top-box{
    height: 204px;
    width: 100%;
    background-color: #B38D54;
    opacity: 0.6;
    margin-top: 67px;
    position: relative;
    z-index: 2;

}

.jrfw-top-title{
    position: absolute;
    width: 231px;
    height: 88px;
    font-size: 30px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 20px;
    letter-spacing: 1px;
    top:80px;
    left: calc(50% - 115.5px);
    z-index: 3;


}

.jrfw-top-title-before {
    font-size: 66px;
    font-family: YouSheBiaoTiHei;
    color: #FFFFFF;
    margin-top: 40px;
    letter-spacing: 4px;


}

.jrfw-top-title-after{
    font-size: 66px;
    font-family: YouSheBiaoTiHei;
    color: #FFFFFF;
    letter-spacing: 4px;
    margin-right: 20px;
}

.jrfw-top-des{
   position: absolute;
    bottom: 80px;
    height: 19px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 19px;
    z-index: 9988;
    left: calc(50% - 138.5px);
    line-height: 19px;
    display: flex;
    align-items: center;
    justify-content: center

}

.jrfw-top-des .line{

    display: inline-block;
    width: 25px;
    height: 1px;
    background-color: #FFFFFF;

}

.jrfw-contact{
    width: 100%;
    height: 44px;
    border-radius: 8px;
    border: 1px solid #B38D54;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
}

.jrfw-b-title{
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

.jrfw-b-title span{
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #B38D54;
    line-height: 32px;
    letter-spacing: 2px;
}

.jrfw-jd-img{
    height: 148px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 10px;
    padding: 10px;
}

.jrfw-jd-des{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    width: 100%;
    text-align: left;
}

.jrfw-jd-des-span{
    margin-top: 20px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 26px;
    width: 100%;
}

.jrfw-ys-box{
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}


.jrfw-ys-box p{
    margin: 20px 0 10px 0;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    letter-spacing: 1px;
}

.jrfw-ys-box span{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    letter-spacing: 1px;
}

.jrfw-lc-box{
    width: 100%;
    height: 501px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 16px;
    position: relative;
    overflow: hidden;

}
.jrfw-lc-box-item{
    width: 100%;
    margin-top: 20px;
}
.jrfw-lc-box-item-p{
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border: 2px solid #B38D54;
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
}
.jrfw-lc-box-p{
    width: 100%;
    margin: 5px 0 11px 0;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
}

.jrfw-lc-box-span{
    width: 100%;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
}

/**人事外包**/

.rswb-top-title{
    font-size: 30px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #076CE0;
    line-height: 40px;
    letter-spacing: 1px;
    margin-top: 117px;
}

.rswb-top-title-des{
    margin: 0 auto;
    width: 197px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    margin-top: 8px;
}


.rswb-contact{
    width: 100%;
    height: 44px;
    border-radius: 8px;
    border: 1px solid #076CE0;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #076CE0;
    line-height: 19px;
}


.rswb-big-title{
    margin-top: 40px;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #CCCCCC;
    line-height: 32px;
}

.rswb-big-title span{
    color: #076CE0;
}

.rswb-litter-title{
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 24px;
    width: 100%;
    text-align: center;
}

.rswb-english-title{
    font-size: 10px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 14px;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.rswb-kn-box{
    height: 150px;
    background-color: #076CE0;
    width: 33.3333333%;
    text-align: center;
    float: left;
}

.rswb-kn-other-color{
    background-color: #5399EA;
}

.rswb-kn-box .title{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 12px;
    margin-top: 17px;
    margin-bottom: 8px;
}

.rswb-kn-box span{
    font-size: 10px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 10px;
}

.rswb-float-to-kn{
    position: absolute;
    top:-31px;
    width: 100%;

}

.rswb-float-to-kn .box{
    background-color: #FFFFFF;
    height: 239px;
    padding: 10px;
    width: 100%;
    text-align: center;
    box-shadow:  0px 0px 14px 0px rgba(219, 219, 219, 0.5);
}
.rswb-float-to-kn p{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
}

.rswb-float-to-kn span{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 16px;
}


.rswb-sm-box{
    height: 165px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    margin-bottom: 10px;
    text-align: center;
    padding-top:40px;
}

.rswb-sm-box-title{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-top: 20px;

}

.rswb-lc-box{
    width: 25%;
    text-align: center;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
    float: left;
}
.rswb-lc-box img{
    margin-bottom: 9px;
}

.rswb-lc-three-box{
    width: 252px;

    margin: 0 auto;
}

.rswb-lc-three-box .item{
    width: 56px;
    float: left;
    text-align: center;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
}

.rswb-lc-three-box .item img{
    margin-bottom: 10px;
}

.rswb-ys-217{

    padding: 10px 10px 20px 10px;
    width: 100%;
    text-align: center;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
}

.rswb-ys-217 img{
    margin-bottom: 20px;
}


.rswb-fw-box{
    text-align: center;
    background-color: #FFFFFF;
    width: 100%;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 10px;
    margin-top: 60px;
    position: relative;
    padding: 60px 10px 20px 10px;
}


.rswb-fw-box .point{
    width: 80px;
    height: 80px;
    background-color: #076CE0;
    border-radius: 50%;
    position: absolute;
    top:-40px;
    left: calc(50% - 40px);
    line-height: 80px;
    text-align: center;
}


.rswb-fw-box p{
    height: 21px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-bottom: 10px;
}
.rswb-fw-box span{
    height: 57px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    display: inline-block;
}


/**加盟商**/
.jms-big-title{
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-family: MicrosoftYaHei;
    color: #000000;
    line-height: 27px;
}

.jms-title-line{
    padding-top: 10px;
    height: 15px;
    border-bottom: 2px solid #DDDDDD;
    width: 220px;
    margin:  0 auto;
}

.jms-title-line .center{
    width: 80px;
    height: 4px;
    background-color: #D2011B;
    margin: 0 auto;
}


.new-col{
    width: 14.2857%;
    text-align: center;
}

.jms-select{
    margin-top: 40px;
    height: 30px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #000000;
    line-height: 21px;
    width: 100%;
    text-align: center;
}

.jms-select-red{
    color: #D0021B;
}

.jms-select .line{
    display: none;
    margin-top: 7px;
    border-bottom: 1px solid #D0021B ;
    height: 3px;
    width: 100%;
}

.jms-select-red-title{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #D0021B;
    line-height: 19px;
    margin-top: 20px;
}

.jms-select-context{
    width: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(221, 221, 221, 0.41);
    line-height: 19px;
    text-align: left;
    overflow: hidden;
}
.jms-select-context span{
    text-align: right;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #8C8C8C;
    line-height: 21px;
    margin-left: 4px;
}

.jms-select-context .right{

    display: inline-block;
    text-align: right;
    width: auto;
    float: right;
}

/**关于我们**/

.gywm-en-title{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    letter-spacing: 1px;
    margin-top: 40px;
    width: 100%;
    text-align: center;
}

.gywm-ch-title{
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.gywm-red-title{
    width: 100%;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #B70005;
    line-height: 21px;
    letter-spacing: 1px;

}
.gywm-red-title p{
    margin: 20px 0 10px 0;
}

.gywm-red-title span{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    letter-spacing: 1px;
}

.gywm-cz-box{
    margin-top: 19px;
    width: 100%;
    height: 172px;
    background: #FFFFFF;
    /*box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);*/
    border-radius: 16px;
    /*padding: 21px 20px 20px 20px;*/

}

.gywm-cz-box .item{
    width: 100%;
    text-align: center;


}

.gywm-cz-box .item p{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #B70005;
    line-height: 19px;
}

.gywm-cz-box .item span{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 16px;
}


.gywm-dx-img{
    margin-top: 20px;

}

.gywm-dx-title{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.gywm-dx-des{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
}

.gywm-contact input{
    width: 100%;
    height: 44px;
    border-radius: 8px;
    border: 1px solid #B70005;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
    padding-left: 10px;
    line-height: 44px;
}

.gywm-contact input::-webkit-input-placeholder{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    line-height: 44px;

}


.gywm-gsdt-more {
    width: 230px;
    height: 44px;
    background-color: #B70005;
    border-radius: 8px;
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 1px;
    border: 0;
    display: inline-block;
    line-height: 44px;
}

.gsdt-more-btn > a:visited{color:#FFFFFF;}


/** 关于我们 新 begin **/

.gywm-tab {
    width: 100%;
    letter-spacing: -5px;
    padding:0;
    margin:0;
}
.gywm-tab li {
    list-style: none;
    float: left;
    width: 20%;
    height: 50px;
    background: #f7f7f7;
    color: #999999;
    text-align: center;
    line-height: 50px;
    letter-spacing: normal;
    cursor: pointer;
}
.gywm-tab li.active {
    background: #B70005;
    color: #FFF !important;
    height: 64px;
    line-height: 64px;
    position: relative;
    top: -14px;
}

.gywm-address{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 10px;
}

.about_us_honor_box {
    text-align: center;
}

.about_us_honor_box p {
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 19px;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 0;
}

.about_us_honor_box span {
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 20px;
    letter-spacing: 1px;
    padding: 20px;
    position: relative;
    display: block;
}

.about_us_honor_box span:before {
    content: '';
    width: calc(100% - 40px);
    height: 1px;
    background: #E4E4E4;
    position: absolute;
    top: 10px;
    left:20px;
}

.honor_box_img {
    padding: 8px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 8px;
    margin: auto;
}
.honor_box_img img{
    height: 102px;
}

.history_box {
    width:100%;
    position: relative;
    height: 1000px;
}
.history_box .history_point {
    position:absolute;
    width: 16px;
    height: 16px;
    background: rgba(183, 0, 5, 0.1);
    display: block;
    border-radius: 50%;
    padding:2.5px;
    left:50%;
    margin-left:-8px;
}
.history_box .history_point i {
    width: 11px;
    height: 11px;
    background: #B70005;
    display: block;
    border-radius: 50%;
}
.history_box .history_year {
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    letter-spacing: 1px;
    display: block;
    width: 60px;
    position: absolute;
}
.history_box .history_desc {
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 19px;
    letter-spacing: 1px;
    position: absolute;
    display: block;
    width: 170px;
}
/** 关于我们 新 end **/

/**新闻详情页**/
.xwxqy-top-title{
    font-size: 20px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 50px;
    letter-spacing: 1px;
    padding-bottom: 6px;
    text-align: center;
    margin-top: 80px;
}
.xwxqy-top-subtitle {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 19px;
    text-align: center;
}

.xwxqy-top-l{
    height: 12px;
    display: inline-block;
    margin: 0 10px;

    border-left:1px solid #FFFFFF;
}

.xwxqy-top-time{
    font-size: 10px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 14px;
}

.xwxqy-top-des{
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 35px;
    letter-spacing: 1px;
    margin-top: 40px;
}

.xwxqy-contact{
    width: 100%;
    height: 44px;
    border-radius: 8px;
    border: 1px solid #333333;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
}

.xwxqy-wx-title{
    margin-top: 40px;
    padding-bottom: 19px;
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    letter-spacing: 1px;
    border-bottom: 1px solid #979797;
    width: 100%;
    text-align: center;
}


.xwxqy-wx-text{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
}

.xwxqy-wx-text p {
    margin-bottom: 0;
}

.xwxqy-wx-next{
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #B70005;
    line-height: 19px;
    margin-bottom: 10px;
    width: 100%;
}

.xwxqy-wx-next span{
    color: #B70005;
}
.xwxq-content-query {
    display: flex;
    width: 100%;
    height: 42px;
    background: #FFF3F4;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: 12px;
}
.xwxq-content-query button {
    width: 76px;
    height: 26px;
    background: linear-gradient( 270deg, #D0021B 0%, #FE8045 100%);
    border-radius: 3px;
    border: 0;
    color: #fff;
    margin-left: 15px;
}

.xwxqy-yw{
    font-size: 24px;
    font-family: MicrosoftYaHei;
    color: #B70005;
    line-height: 32px;
    letter-spacing: 1px;
    margin-top: 30px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

.xwxqy-yw-title{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #000000;
    line-height: 21px;
    letter-spacing: 1px;
    margin-top: 11px;
    margin-bottom: 5px;
}


.xwxqy-yw-span{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
}

/**搜索关键词后**/
.ssgjch-box{
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px dashed #979797;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #000000;
    line-height: 21px;
    letter-spacing: 1px;
}

.ssgjch-box .des{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    margin-top: 10px;

}

.ssgjch-line-box{
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px dashed #979797;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #000000;
    line-height: 21px;
    letter-spacing: 1px;
}

.ssgjch-line-box .red{
    width: 24px;
    height: 24px;
    background-color: #B70005;
    border-radius: 2px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    margin-left: 1px;
    margin-right: 22px;
    display: inline-block;
    text-align: center;

}

.ssgjch-next{
    margin-top: 30px;
    width: 100%;
    text-align: right;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.65);
    line-height: 22px;
}

.ssgjch-next .num{
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    display: inline-block;

}
.ssgjch-next .red{
    border-radius: 2px;
    border: 1px solid #B70005;
    color: #B70005;
}

/**免费核名**/

.mfhm-infomation{
    width: 100%;
    text-align: center;
    position: relative;
    height: 348px;
}

.mfhm-infomation .topfloat{
    height: 368px;
    width: 100%;
    background: #1E50AE;
    border-radius: 8px;
    position: absolute;
    top:-20px;
    padding: 20px 10px;

}
.mfhm-infomation .select-box{
    height: 44px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.mfhm-infomation .select-box .jt{
    position: absolute;
    right: 17px;
    top:12px
}

.mfhm-infomation .topfloat .select{
    height: 44px;
    border-radius: 8px;
    border: 1px solid #FFFFFF;
    margin-bottom: 10px;
    width: 100%;
    background-color: transparent;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding-right: 32px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 19px;
    padding-left: 10px;
}

.mfhm-infomation .topfloat input{
    height: 44px;
    border-radius: 8px;
    border: 1px solid #FFFFFF;
    margin-bottom: 10px;
    width: 100%;
    background-color: transparent;
    padding-right: 32px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 19px;
    padding-left: 10px;

}

.mfhm-infomation .topfloat span{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 16px;
    width: 100%;
    display: block;
}

.mfhm-infomation .topfloat button{
    width: 230px;
    height: 44px;
    background-color: #FFFFFF;
    border-radius: 8px;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #1E50AE;
    letter-spacing: 1px;

    margin-top: 20px;
    border: none;
}

.mfhm-infomation .topfloat input::-webkit-input-placeholder{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 19px;

}


.mfhm-title{
    font-size: 24px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 32px;
    letter-spacing: 1px;
}

.mfhm-title-line{
    margin: 0 auto;
    width: 60px;
    height: 8px;
    background-color: #1E50AE;
    border-radius: 4px;
    margin-top: 10px;
}

.mfhm-title-des{
    margin-top: 20px;
    width: 100%;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 16px;
}



.mfhm-three-box-span{
    width: 6px;
    height: 6px;
    background: #1E50AE;
    border-radius: 50%;
    margin-right: 5px;
    display: inline-block;
    margin-top: 50%;

}

.mfhm-three-box-title{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.mfhm-tow-box{
    height: 168px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 10px;
    width: 100%;
    position: relative;
    margin-top: 60px;
    text-align: center;

    padding: 60px 10px 10px 10px;

}

.mfhm-tow-box .topfloat{

    width: 80px;
    height: 80px;
    background-color: #1E50AE;
    border-radius: 50%;
    top:-40px;
    left: calc(50% - 40px);
    position: absolute;
    text-align: center;
    line-height: 80px;

}

.mfhm-tow-box  p{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-bottom: 10px;
}

.mfhm-tow-box  span{
    width: 100%;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 16px;
    display: inline-block;
}

.mfhm-service-box{
    margin-top: 20px;
    width: 100%;
    text-align: center;
}
.mfhm-service-box p{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-top: 20px;
    margin-bottom: 11px;
}

.mfhm-service-box span{
    width: 100%;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    display: inline-block;

}

.mfhm-btn{
    margin-top: 39px;
    width: 220px;
    height: 32px;
    background: #1E50AE;
    border-radius: 6px;
    border: none;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;

}

.mfhm-screen{
    background: #333333;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: fixed;
    top:0;
    display: none;
}

.mfhm-eject{
    width: 100%;
    height: 418px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    position: fixed;
    bottom: 0px;
    z-index: 888;
    overflow-y: auto;
    display: none;
}

.mfhm-province{
    width: 100%;
    height: 100%;

}

.mfhm-province .title{
    margin-bottom: 12px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #323233;
    line-height: 24px;
    padding:16px 16px 0 16px;
}

.mfhm-province .menu{
    padding-left: 16px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #E5E5E5;

}
.mfhm-province .menu .item-box{
    display: inline-block;
}

.mfhm-province .menu .item{
    height: 18px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #969799;
    line-height: 18px;
    margin-bottom: 10px;
    margin-right: 28px;
}

.mfhm-province .menu .line{
    width: 56px;
    height: 2px;
    background: #3388FF;
    border-radius: 2px 0px 2px 0px;
}

.mfhm-province .list{
    padding-left: 16px;
    margin-top: 13px;
}

.mfhm-province .list span{
    height: 18px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #323233;
    line-height: 18px;
    margin-bottom: 16px;
    display: block;
}

.mfhm-company-three-line{
    height: 50px;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #323233;
    line-height: 50px;
}


.gshm_enroll_box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 998;
    display: none;
    color: #fff;
}

.gshm_enroll_form {
    width: 301px;
    height: 381px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -200px auto auto -150px; /* 设置弹出层绝对居中 */
    display: block;
    background: #fff url('https://cyhh-www-1257685872.cos.ap-shanghai.myqcloud.com/static/mobile/images/mfhm/椭圆形.png') no-repeat;
    background-position: 0 0;
    padding: 0 14px;
    text-align: center;
}

.gshm_enroll_form button, .gshm_enroll_finish button {
    width: 182px;
    height: 53px;
    /*background: linear-gradient(270deg, #FF4735 0%, #FF674B 100%);*/
    border-radius: 23px;
    font-size: 21px;
    color: #fff;
    border: 0;

    background: url('https://cyhh-www-1257685872.cos.ap-shanghai.myqcloud.com/static/mobile/images/mfhm/btn.png') no-repeat;
    background-position: center -12px;

}

.gshm_enroll_form .close {
    font-size: 27px;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    position: absolute;
    left: 128px;
    bottom: -77px;
    color: #fff;
    cursor: pointer;
}

.gshm_enroll_finish {
    width: 316px;
    height: 382px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -200px auto auto -158px; /* 设置弹出层绝对居中 */
    display: block;
    background:#fff;
    padding: 0 14px;
    text-align: center;
    display: none;
    padding-bottom: 41px;
}

.gshm_enroll_finish img {
    margin-top: -30px;
}


/**发票服务**/
.fpfw-ch-title{
    margin-top: 40px;
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #000032;
    line-height: 32px;
    width: 100%;
    text-align: center;
}

.fpfw-en-title{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

.fpfw-online{
    width: 100%;
    height: 170px;
    position: relative;
    padding-top: 20px;
    text-align: center;
    background: url('https://cyhh-www-1257685872.cos.ap-shanghai.myqcloud.com/static/mobile/images/fpfw/编组 5.png') no-repeat center;
    margin-bottom: 10px;
}



.fpfw-online .title{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 15px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.fpfw-online span{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 16px;
}

.fpfw-btn-box{
    width: 100%;
    text-align: center;
    margin-top: 10px;

}
.fpfw-btn-box button{
    border: none;
    width: 220px;
    height: 32px;
    background: #037CFE;
    border-radius: 6px;
    text-align: center;
    height: 32px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
}

.fpfw-use-bg{
    width: 100%;
    height: 198px;
    background: #F7FAFC;
    padding-top: 20px;
    text-align: left;
    display: table;
}

.fpfw-use-bg .title{
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 24px;
    margin-bottom: 10px;
}

.fpfw-use-bg .line-box{
    width: 100%;
    padding-top: 20px;
    white-space: nowrap;

}

.fpfw-use-bg .line-box img{
    margin-right: 10px;;
}


.fpfw-use-bg .line-box span{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
}

.fpfw-service-box{
    margin-top: 60px;
    padding: 0 10px;
    padding-top: 60px;
    position: relative;
    width: 100%;
    height: 168px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 10px;
    text-align: center;

}

.fpfw-service-box .title{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-bottom: 10px;
}

.fpfw-service-box  span{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
}

.fpfw-service-box .point{
    position: absolute;
    width: 80px;
    height: 80px;
    background: linear-gradient(180deg, #6E94FF 0%, #3D70FF 100%);
    border-radius: 50%;
    top:-40px;
    left: calc(50% - 40px);
    text-align: center;
    line-height: 80px;
}




/**icpxkz**/

.icpxkz-top-form {
    margin-top: 12px;
}

.icpxkz-top-form input {
    border: 1px solid #333333;
    height: 44px;
    border-radius: 8px;
    width: 100%;
    margin-top: 10px;
}
.icpxkz-top-form input::placeholder{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
}

.icpxkz-n-btn {
    width: 100%;
    height: 44px;
    background: #FFC003;
    border-radius: 8px;
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 21px;
    letter-spacing: 1px;
    outline: none;
    border: 0;


}

.icpxkz-mf {
    text-align: center;
}

.icpxkz-mf .big-title{
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
}
.icpxkz-mf .big-title p{
    height: 19px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    margin-bottom: 0px;
}

.icpxkz-need{
    margin-bottom: 32px;
}

.icpxkz-need img{
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
}
.icpxkz-need p{
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.icpxkz-problem-box{
    width: calc(100% - 10px) ;
    height: 199px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 8px;
    margin-top: 20px;
    position: relative;
    text-align: left;
}
.icpxkz-problem-box .bottom{
    position: absolute;
    height: 10px;
    bottom: 0px;
    width: 100%;
    background: linear-gradient(135deg, #F47C01 0%, #DA0112 100%);
    border-radius: 0px 0px 8px 8px;

}
.icpxkz-problem-box img{
    margin: 30px 0 15px 0;
    width: 44px;
    height: 44px;
    padding-left: 10px;
}
.icpxkz-problem-box p{
    width: 143px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    padding-left: 10px;
}

.icpxkz-solve-box{
    text-align: center;
    width: 100%;

}
icpxkz-solve-box img{
    width: 100%;

}
.icpxkz-solve-box p{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
    text-align: center;
    padding: 0 10px;
}

.icpxkz-condition-box{
    width: 100%;
    text-align: center;
}
.icpxkz-condition-box p{
    height: 19px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
    display: block;
    padding:0 10px;
}
.icpxkz-condition-box img{
    width: 100%;
}
.icpxkz-Choose-box{
    margin-top: 20px;
    width: calc(100% - 10px);
    height: 199px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 0px 25px 0px 0px;
    padding-left: 10px;
    text-align: left;
}
.icpxkz-Choose-box img{
    margin: 40px 0 15px;
}

.icpxkz-Choose-box p{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
}

.icpxkz-service-box{
    height: 160px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 8px;
    margin: 20px 0 0 0;
    text-align: center;
}

.icpxkz-service-box img{
    margin: 40px 0 15px 0;
}

.icpxkz-service-box p {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
}

/**edixkz**/
.edixkz-top-form {
    margin-top: 12px;
}

.edixkz-top-form input {
    border: 1px solid #FA7268;
    height: 44px;
    border-radius: 8px;
    width: 100%;
    margin-top: 10px;
}

.edixkz-top-form input::placeholder{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
}

.edixkz-mf {
    text-align: center;
}

.edixkz-mf .big-title{
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
}
.edixkz-mf .big-title p{
    height: 19px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    margin-bottom: 0px;
}

.edixkz-type-box{
    width: 100%;
    height: 203px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 8px;
    margin-top: 20px;
    text-align: center;

}
.edixkz-type-box img{
    margin:  30px 0 20px 0;
}

.edixkz-type-box p{
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.edixkz-need-box{
    width: 100%;
    height: 100px;
    text-align: center;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 100px;
    background-size: 100% 100% !important;
    position: relative;
}

.edixkz-type-bz{
    height: 32px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 16px;
    text-align: center;
    margin-top: 20px;
}

.editxkz-problem-box-l{
    margin-top: 29px;
    text-align: center;
    width: 100%;

}

.editxkz-problem-box-l img{
    margin-bottom: 15px;
}
.editxkz-problem-box-l p{
    height: 21px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
}
.editxkz-problem-box-b{
    width: 100%;
    text-align: center;
    margin: 12px 0 13px 0;
}

.edixkz-solve-box{
    margin-top: 20px;
    text-align: center;
}

.edixkz-solve-box p{
    height: 42px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-top: 10px;
}

.edixkz-condition-box{
    margin-top: 20px;
    display: flex;
    align-items: center;

    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    width: 100%;
}

.edixkz-condition-box img{
    margin-right: 10px;
}

.edixkz-Choose-box{
    height: 199px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 0px 25px 0px 0px;
    padding:0 0 0 10px;
    margin-bottom: 20px;
    text-align: left;
}

.edixkz-Choose-box img{
    margin: 40px 0 15px 0;
}

.edixkz-Choose-box p{
    height: 63px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
}

.edixkz-service-box{
    height: 160px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 8px;
    margin: 20px 0;
    text-align: center;
}

.edixkz-service-box img{
    margin: 40px 0 15px 0;
}
.edixkz-service-box p{
    height: 21px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
}


/**jzzz**/
.jzzz-top-form {
    margin-top: 12px;
}

.jzzz-top-form input {
    border: 1px solid #262D3F;
    height: 44px;
    border-radius: 8px;
    width: 100%;
    margin-top: 10px;
}

.jzzz-top-form input::placeholder{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
}

.jzzz-mf {
    text-align: center;
}

.jzzz-mf .big-title{
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
}
.jzzz-mf .big-title p{
    height: 19px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    margin-bottom: 0px;
}

.jzzz-qualifications-box{
    margin-bottom: 25px;
}

.jzzz-qualifications-box p{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-top: 10px;
}

.jzzz-choose-box{
    margin-bottom: 20px;
}

.jzzz-choose-box .item{
    width: 63px;
    height: 63px;
    background: #FFC001;
    border-radius: 8px;
    margin: 0 auto;
    text-align: center;
    line-height: 63px;
}

.jzzz-choose-box p{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    line-height: 21px;
    margin: 10px 0 5px 0;
}

.jzzz-choose-box span{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.jzzz-process-box{
    margin-bottom: 20px;
}

.jzzz-process-box .item{
    width: 44px;
    height: 44px;
    background: #FFC001;
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
    border-radius: 50%;
    margin: 0 auto;
}

.jzzz-process-box p{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin: 10px 0 5px 0;
}

.jzzz-process-box span{
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 16px;
}

.jzzz-al-box{
    margin-bottom: 11px;

}

.jzzz-al-box .item{
    /*height: 227px;*/
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    width: 100%;
    padding:10px;
}
.jzzz-al-box .item img {
    width: 100%;
}

.jzzz-al-box p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-top: 10px;
}

.jzzz-service-box{
    margin-top: 20px;
    height: 160px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 8px;
}

.jzzz-service-box img{
    margin: 40px 0 15px 0;
}

.jzzz-service-box p{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px
}


/**wwwxkz**/
.wwwxkz-top-form {
    margin-top: 12px;
}

.wwwxkz-top-form input {
    border: 1px solid #3860F4;
    height: 44px;
    border-radius: 8px;
    width: 100%;
    margin-top: 10px;
}

.wwwxkz-top-form input::placeholder{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
}

.wwwxkz-mf {
    text-align: center;
}

.wwwxkz-mf .big-title{
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
}
.wwwxkz-mf .big-title p{
    height: 19px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    margin-bottom: 0px;
}

.wwwxkz-Problem-box{
    margin-bottom: 30px;

}
.wwwxkz-Problem-box .item{
    margin: 0 auto;
    width: 96px;
    height: 90px;
    position: relative;

}

.wwwxkz-Problem-box .item .point{
    width: 80px;
    height: 80px;
    background: #EDF0FF;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    right: 0px;

}
.wwwxkz-Problem-box .item img{
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.wwwxkz-Problem-box p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    margin-top: 15px;
}

.wwwxkz-solve-box{
    margin: 20px 0;
}

.wwwxkz-solve-box .item{
    margin: 0 auto;
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
}

.wwwxkz-solve-box p{
    height: 21px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-top: 10px;
}

.wwwxkz-solve-box2{
    height: 165px;
    background: #FFFFFF;
    border-radius: 8px 0px 0px 8px;
    border: 1px solid #E1E6F0;
    padding-left: 19px;
    text-align: left;

}
.wwwxkz-solve-box2 img{
    margin: 40px 0 20px 0;
}

.wwwxkz-solve-box2 p{
    height: 21px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
}

.wwwxkz-condition-box{
    margin-bottom: 30px;
    text-align: left;
}

.wwwxkz-condition-box p{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin-top: 15px;
}

.wwwxkz-Choose-box{
    height: 199px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 0px 25px 0px 0px;
    padding-left: 10px;
    margin-bottom: 20px;
    text-align: left;
}

.wwwxkz-Choose-box img{
    margin: 40px 0 15px 0;
}
.wwwxkz-Choose-box p{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
}

.wwwxkz-service-box{
    margin: 20px;
    height: 160px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 8px
}

.wwwxkz-service-box img{
    margin: 40px 0 15px 0;
}

.wwwxkz-service-box p{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
}

/**gdcswb**/
.gdcswb-top-form {
    margin-top: 12px;
}

.gdcswb-top-form input {
    border: 1px solid #2F6AC2;
    height: 44px;
    border-radius: 8px;
    width: 100%;
    margin-top: 10px;
}

.gdcswb-top-form input::placeholder{
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 19px;
}

.gdcswb-mf {
    text-align: center;
}

.gdcswb-mf .big-title{
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
}
.gdcswb-mf .big-title p{
    height: 19px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 19px;
    margin-bottom: 0px;
}

.gdcswb-problem-box{
    margin-bottom: 25px;
}
.gdcswb-problem-box .item{
    width: 70px;
    height: 70px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 8px;
    margin: 0 auto;
    line-height: 70px;
}
.gdcswb-problem-box p{
    margin: 15px 0 8px 0;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.gdcswb-problem-box span{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 16px;
}

.gdcswb-choose-box{
    margin-bottom: 25px;
}

.gdcswb-choose-box p{
    height: 21px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    margin:  10px 0 0 0 ;
}

.gdcswb-content-box{
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 8px;
    margin-bottom: 10px;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: left;

}

.gdcswb-content-box .left{
    float: left;
    margin: 0 14px 0 12px;
}

.gdcswb-content-box .left .g{
    width: 16px;
    height: 16px;
    background: #2966C1;
    border-radius: 50%;
    text-align: center;
    line-height: 13px;
}

.gdcswb-content-box .right{
    float: left;

}


.gdcswb-team-box{
    height: 270px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);
    border-radius: 8px;
    margin-bottom: 20px;
    text-align: left;
}
.gdcswb-team-box img{
    width: 100%;
}
.gdcswb-team-box h1{
    height: 19px;
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 19px;
    margin: 10px 0 0 10px;
}

.gdcswb-team-box span{
    margin-bottom: 10px;
    margin-left: 10px;
    height: 16px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 16px;
    display: block;
}

.gdcswb-team-box p{
    height: 16px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 16px;
    margin-bottom: 5px;
    margin-left: 10px;
}
.gdcswb-reason-box{
    height: 220px;
    background: #FFFFFF;
    /*box-shadow: 0px 0px 14px 0px rgba(219, 219, 219, 0.5);*/
    border-radius: 8px;
    padding: 0 20px;
    text-align: left;
    position: relative;
    background: url("https://qy-www-1257685872.cos.ap-shanghai.myqcloud.com/static/images/gdcswb/bbg.png");
    background-size: 100% 100%;
}

.gdcswb-reason-box .num-box{
    display: table;
    width: 42px;
    height: 32px;
    font-size: 24px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 32px;
    padding-top: 16px;
    text-align: left;
}

.gdcswb-reason-box .num-box .line{
    width: 40px;
    height: 8px;
    background: rgba(253, 156, 27, 0.5);
    margin-top: -10px;
}
.gdcswb-reason-box p{
    margin: 13px 0 0 0 ;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
    line-height: 21px;
    z-index: 1000;
}
.gdcswb-reason-box img {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 999;
}


.filter-container {
    display: flex;
    justify-content: center;
    background: linear-gradient( 180deg, #FE8045 0%, #D0021B 100%);
    height: 58px;
    position: relative;
}

.filter {
    width: 200px; /* 可以根据需要调整宽度 */
    cursor: pointer;
    height: 100%;
}

.filter-display {
    height: 100%;
    border: none;
    border-radius: 5px;
    color: white;
    font-size: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.filter-res {
    position: relative;
}
.filter-res::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -25px; /* 向右偏移位置 */
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid white; /* 向下三角形 */
    transform: translateY(-50%); /* 垂直居中 */
}
.filter-options {
    display: none; /* 默认隐藏选项 */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    border-radius: 5px;
    background: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 10;
    list-style: none;
    max-height: 450px;
    overflow-y: scroll;
}

.filter-options li {
    padding: 10px;
    color: #333;
    cursor: pointer;
}

.filter-options li:hover {
    background: #f0f0f0; /* 鼠标悬停效果 */
}

.filter-active .filter-options {
    display: block; /* 当激活时显示 */
}

.zt-box {
    background: #FFFDF8;
    box-shadow: 0px 0px 9px 0px rgba(219,219,219,0.5);
    position: relative;
}
.zt-box .zt-type {
    position: absolute;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    top: 48px;
}
.zt-box p {
    font-weight: bold;
    font-size: 14px;
    color: #373737;
    padding-left: 16px;
    margin-top: 6px;
    margin-bottom: 0;
}

.zt-box span {
    font-weight: bold;
    font-size: 12px;
    color: #9A9A9A;
    padding-left: 16px;
    padding-bottom: 10px;
    display: block;
}

.gongju-type {
    height: 55px;
    width: 100%;
    border-bottom: 1px solid #D0D0D0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gongju-type-selected {
    display: inline-block;
    position: relative;
}

.gongju-type-selected::after {
    content: "▲";
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-45%) rotate(180deg);
    pointer-events: none;
}


.gongju-tab {
    width: 100%;
    height: 58px;
    padding: 0 20px;
    border-bottom: 1px solid #979797;
}
.gongju-tab li {
    list-style: none;
    float: left;
    width: 19.9%;
    height: 57px;
    background: #fff;
    color: #393D43;
    text-align: center;
    line-height: 57px;
    letter-spacing: normal;
    cursor: pointer;
    font-size: 14px;
}
.gongju-tab li.active {
    background: #FF3333;
    color: #FFF !important;
    position: relative;
}
.gongju-tab li:hover {
    background: #FF3333;
    color: #FFF !important;
}
.gongju_box {
    margin-top:65px;text-align: left;padding-left:60px;position: relative;height: 94px;
}
.gongju_box i {
    position: absolute;left:348px;font-size: 20px;
    font-family: MicrosoftYaHei;
    color: #B70005;zoom:0.5;
}
.gongju_box p {
    position: absolute;
    left:174px;
    top:12px;
    font-size: 14px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #B70005;
    line-height: 21px;
    letter-spacing: 1px;
}
.gongju_box .gongju_hr {
    position: absolute;
    left:174px;
    top: 52px;
    width: 16px;
    height: 1px;
    border: 1px solid #B70005;
}
.gongju_box span {
    position: absolute;left:174px;top: 61px;font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 19px;
}


.gongju_tab .business-form {
    width: 100%;
    padding: 40px 0;
    display: flex;
}

.gongju_tab .form-group {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    position: relative;
}

.gongju_tab .form-group .tail {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 8px;
    color: #6C6C6C;
}

.gongju_tab label {
    display: block;
    font-size: 14px;
    color: #6C6C6C;
    letter-spacing: 1px;
    width: 80px;
}

.gongju_tab input[type="radio"] {
    margin-right: 5px;
}

.gongju_tab input[type="text"] {
    flex: 1;
    padding: 9px 30px 9px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.gongju_tab .btn-submit, .form-top-item .btn-submit {
    width: 165px;
    padding: 6px;
    background: linear-gradient( 136deg, #FD7C44 0%, #D0031B 100%);
    border: none;
    border-radius: 4px;
    color: white;
    font-size: 14px;
    cursor: pointer;
    margin-top: 25px;
}

.gongju_tab .btn-reset {
    border: 1px solid #979797;
    width: 165px;
    padding: 5px;
    background: #FFF;
    border-radius: 4px;
    color: #FF3333;
    font-size: 16px;
    cursor: pointer;
    margin-top: 25px;
}

.gongju-custom-select {
    position: relative;
    display: inline-block;
    flex: 1;
    font-size: 14px;
}

.gongju-select-selected {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 9px 16px;
    cursor: pointer;
    user-select: none;
    display: inline-block;
    width: 100%; /* 设置宽度 */
    color: #535252;
}

.gongju-select-selected::after {
    content: ">";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(90deg) scaleY(1.8);
    pointer-events: none;
    color: #7E7E7E;
}

.gongju-select-items {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    z-index: 999;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    color: #535252;
    display: none; /* 默认隐藏下拉菜单 */
}

.gongju-select-items div {
    padding: 11px 16px;
    cursor: pointer;
}

.gongju-select-items div:hover {
    background-color: #e9ecef;
}

.gongju-title-0 {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    letter-spacing: 1px;
    text-align: center;
    font-style: normal;
    padding-bottom: 10px;
    position: relative;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.gongju-title-0::after {
    content: '';
    width: 46px;
    height: 6px;
    background: #D91923;
    border-radius: 4px;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 23px);
}
.gongju-title-1 {
    font-family: AlibabaPuHuiTi, AlibabaPuHuiTi;
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    letter-spacing: 1px;
    text-align: left;
    font-style: normal;
    padding: 10px 0;
}

.gongju-content {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    letter-spacing: 1px;
    text-align: left;
}
.gongju-content-1 {
    width: 100%;
    height: 43px;
    line-height: 43px;
    background: #DEDEDE;
    color: #333333;
    padding-left: 10px;
}
.gongju-content-1 span {
    color: #E02020;
}

.gongju-dialog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100000001;
    display: none;
}

.gongju-dialog-form {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: #fff;
    background-position: 0 0;
    padding: 10px;
    text-align: center;
}
.gongju-dialog-form .table-container {
    height: calc(100% - 339px); /* 设置你想要的高度 */
    overflow-y: auto; /* 允许纵向滚动 */
    margin-top: 20px;
}
.gongju-dialog-form table {
    width: 100%;
    text-align: center;
}
.gongju-dialog-form table tbody {
    overflow-y: scroll;
}
.gongju-dialog-form table thead {
    background-color: #f0f0f0; /* 防止滚动时表头文字被遮挡 */
}
.gongju-dialog-form table thead th {
    position: sticky;
    top: 0; /* 粘性定位保持表头可见 */
    padding: 10px 0;
    background-color: #f0f0f0; /* 防止滚动时表头文字被遮挡 */
}
.gongju-dialog-form table td {
    padding: 10px 0;
}
.dialog-form-top {
    width: 100%;
    padding: 10px;
    display: flex;
    /*border: 1px solid #ABABAB;*/
    box-shadow: 0 0.3rem 0.3rem rgba(204, 204, 204, 0.35);
    border-radius: 10px;
}
.form-top-item {
    width: 100%;
}
.form-top-item div {
    padding: 10px 0px;
    text-align: left;
}