.display-flex {
    display: flex;
}

.width-per-70 {
    width: 70%;
}

.width-per-30 {
    width: 30%;
}

.mt5 {
    margin-top: 5px;
}

.font-size16 {
    font-size: 16px;
}

.font-size24 {
    font-size: 24px;
}

.font-size14 {
    font-size: 14px;
}
.h3 {
    font-size: 32px;
    font-weight: 400;
    text-align: center;
    color: rgb(51, 51, 51);
}
.mt50 {
    margin-top: 50px !important;
}

.lj-bg .lj-bg-1 {
    left: 0px;
    margin-left: 0px;
    text-align: justify;
    width: 500px;
}
.lj-bg {
    position: absolute;
}
.top-2 {
    top: 75px !important;
}
.header-container{
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin: 0 auto;
}

.mb20 {
    margin-bottom: 20px;
}
.mt80 {
    margin-top: 90px;
}
/**升级版企业固话能解决哪些问题 start**/
.upgradeTel-gongneng-div ul {
    width: 1119px;
    height: 804px;
    background: url(../images/upgradeTel/function_bg.png) no-repeat;
    position: relative;
}

.upgradeTel-gongneng-div ul li {
    position: absolute;
    width: 150px;
}

.upgradeTel-gongneng-div ul li:nth-child(1) {
    top: 120px;
    right: 203px;
}

.upgradeTel-gongneng-div ul li:nth-child(2) {
    top: 333px;
    right: 93px;
}

.upgradeTel-gongneng-div ul li:nth-child(3) {
    bottom: 152px;
    right: 210px;
}

.upgradeTel-gongneng-div ul li:nth-child(4) {
    bottom: 90px;
    left: 439px;
}

.upgradeTel-gongneng-div ul li:nth-child(5) {
    bottom: 152px;
    left: 120px;
}

.upgradeTel-gongneng-div ul li:nth-child(6) {
    top: 327px;
    left: 25px;
}

.upgradeTel-gongneng-div ul li:nth-child(7) {
    top: 100px;
    left: 105px;
}

.upgradeTel-gongneng-div ul li:nth-child(8) {
    top: 45px;
    left: 435px;
}

/* li中的奇数列 */
.upgradeTel-gongneng-div ul li:nth-child(odd) .function-title {
    color: #FF7800;
}

/* li中的偶数列 */
.upgradeTel-gongneng-div ul li:nth-child(even) .function-title {
    color: #1058FF;
}

.upgradeTel-gongneng-div ul li .function-title {
    font-size: 24px;
    font-weight: 500;
}

.upgradeTel-gongneng-div ul li .function-content {
    font-size: 14px;
    margin-top: 10px;
    width: 86%;
}


/* 升级版企业固话解决方案 start */
.upgradeTel-solution {
    background: url(../images/upgradeTel/sbg.png) center no-repeat;
    height: 738px;
}

.upgradeTel-solution-wrapper {
    display: flex;
    justify-content: space-between;
}

.upgradeTel-solution-wrapper-item1 {
    background: url(../images/upgradeTel/solution_bg1.png) center no-repeat;
}

.upgradeTel-solution-wrapper-item2 {
    background: url(../images/upgradeTel/solution_bg2.png) center no-repeat;
}

.upgradeTel-solution-wrapper-item3 {
    background: url(../images/upgradeTel/solution_bg3.png) center no-repeat;
}

.upgradeTel-solution-wrapper div {
    width: 380px;
    height: 444px;
    position: relative;

    ul {
        margin: 20px 35px 0 35px;
    }
}

.upgradeTel-solution-wrapper div .upgradeTel-solution-wrapper-title {
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    margin: 25px 0 25px 0;
}

.upgradeTel-solution-wrapper .upgradeTel-solution-wrapper-item1 {
    .upgradeTel-solution-wrapper-title {
        color: #2254F4;
    }

    ul li {
        background-color: #D3DAF4;
    }
}

.upgradeTel-solution-wrapper .upgradeTel-solution-wrapper-item2 {
    .upgradeTel-solution-wrapper-title {
        color: #795FE5;
    }

    ul li {
        background-color: #E1DAFF;
    }
}

.upgradeTel-solution-wrapper .upgradeTel-solution-wrapper-item3 {
    .upgradeTel-solution-wrapper-title {
        color: #50C9A8;
    }

    ul li {
        background-color: #DFFFF6;
    }
}

.upgradeTel-solution-wrapper div .upgradeTel-solution-wrapper-zifei {
    height: 38px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    font-size: 20px;
    color: #FA3507;
    line-height: 42px;
    text-align: center;
    margin-bottom: 50px;
}

.upgradeTel-solution-wrapper div .upgradeTel-solution-wrapper-zifei span:nth-child(1) {
    height: 38px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    font-size: 40px;
    color: #FA3507;
    line-height: 42px;
}

.upgradeTel-solution-wrapper div .upgradeTel-solution-wrapper-zifei span:nth-child(2) {
    color: #333333;
}

.upgradeTel-solution-wrapper div ul {
    display: flex;
    justify-content: space-around;
}

.upgradeTel-solution-wrapper div ul li {
    width: 130px;
    height: 40px;
    border-radius: 5px;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    text-align: center;
}

.upgradeTel-solution-wrapper div .upgradeTel-solution-wrapper-button {
    background: url(../images/upgradeTel/solution_btn.png) center no-repeat;
    height: 57px;
    width: 227px;
    line-height: 57px;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    position: absolute;
    bottom: 38px;
    left: 77px;
}

.upgradeTel-cores-wrap {
    .upgradeTel-cores-div {
        background: url(../images/upgradeTel/cores_bg.png) center no-repeat;
        height: 675px;

        position: relative;

        ul li {
            position: absolute;

        }

        ul li:nth-child(1) {
            top: 102px;
            right: 30px;
        }

        ul li:nth-child(2) {
            bottom: 112px;
            right: 30px;
        }

        ul li:nth-child(3) {
            bottom: 112px;
            left: 30px;
        }

        ul li:nth-child(4) {
            top: 102px;
            left: 30px;
        }

        .cores_title {
            font-size: 16px;
            font-weight: bolder;
            color: #fff;
            text-align: center;
            line-height: 50px;
        }

        .cores_content {
            font-size: 14px;
            color: #333;
            width: 250px;
        }
    }

}



.lj400-bg-upgrade {
    background: url(../images/upgradeTel/ban.png) center no-repeat;
    height: 360px;
}

.lj400-1{
    position: relative;
    height: 100%;
    display:flex;
    justify-content:space-around;
    align-items:center;
}
.w1200{
    width:1200px;
}

.lj400-bg-upgrade h5 {
    /* width: 259px; */
    /* height: 53px; */
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 56px;
    color: #333333;
    line-height: 53px;
    /* text-shadow: 0px 3px 8px #DC3028; */
    background: linear-gradient(172deg, #FFFFFF 0.87890625%, #FECC71 99.462890625%);
    background-clip: text;
    /* -webkit-background-clip: text; */
    -webkit-text-fill-color: transparent;
}

.lj400-bg-upgrade p {
    width: 576px;
    height: 75px;
    /* font-family: Alibaba PuHuiTi 2.0; */
    font-weight: normal;
    font-size: 28px;
    color: #FEF5E5;
    line-height: 43px;
    text-shadow: 0px 2px 6px #DC3028;
}

.product-container {
    background-color: #F5F5F5;
    height: 525px;
}

.product-content {
    display: flex;
    height: 311px;
    background: linear-gradient(0deg, #F93327, #FF8526);
    border-radius: 5px;
    align-items: center;
    padding: 0 20px;
}

.product-left {
    width: 318px;
    height: 265px;
    background-color: #ffffff;
    border-radius: 10px;
}

.product-left .youzhi-number {
    /* width: 91px; */
    height: 23px;
    font-family: Alibaba PuHuiTi;
    font-weight: 500;
    font-size: 23px;
    color: #F93627;
    line-height: 23px;
    text-align: center;
    margin-bottom: 29px;
    margin-top: 24px;
}

.product-left .zhekou {
    font-size: 23px;
    color: #F93627;
    text-align: center;
    margin-bottom: 20px;
}

.product-left .zhekou span {
    height: 38px;
    font-family: Alibaba PuHuiTi;
    font-weight: bold;
    font-size: 48px;
    color: #F93627;
    line-height: 38px;
}

.product-left .good-number {
    height: 22px;
    font-family: Alibaba PuHuiTi;
    font-weight: 500;
    font-size: 23px;
    color: #F93627;
    line-height: 22px;
    font-style: italic;
    text-align: center;
    margin-bottom: 24px;
}

.product-left .good-button {
    background: url(../images/upgradeTel/btn.png) center no-repeat;
    height: 57px;
    line-height: 57px;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
}

.product-right ul {
    display: flex;
}

.product-right ul li {
    width: 192px;
    height: 50px;
    line-height: 50px;
    color: #010101;
    text-align: center;
    background-color: #ffffff;
    border-radius: 10px;
    margin-left: 20px;
    margin: 9px 0 9px 20px;
}

/* .product-right-title {
    font-size: 24px;
    font-weight: regular;
}

.product-right-content {
    font-size: 16px;
    margin-top: 26px;
} */


.upgradeTel-framework-content {
    display: flex;
}

.upgradeTel-framework-left {
    width: 68px;
    height: 640px;
    background: linear-gradient(0deg, #FF5518 0%, #FF8465 98%);
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 30px;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.upgradeTel-framework-img {
    display: flex;
    align-items: center;
}

.upgradeTel-framework-right ul {
    display: flex;
}

.upgradeTel-framework-right ul .fang {
    width: 160px;
    height: 160px;
    background: #FFFFFF;
    box-shadow: -2px 0px 24px 0px rgba(198, 66, 19, 0.35);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #FA3D00;
}

.upgradeTel-framework-right ul .fang-max {
    width: 160px;
    height: 140px;
    background: #FFFFFF;
    box-shadow: -2px 0px 24px 0px rgba(198, 66, 19, 0.35);
    border-radius: 5px;
    text-align: center;
    padding-top: 20px;
    font-size: 20px;
    color: #FA3D00;

}

.upgradeTel-framework-right ul .chang {
    width: 611px;
    height: 160px;
    background: #FFFFFF;
    box-shadow: -2px 0px 24px 0px rgba(198, 66, 19, 0.35);
    border-radius: 5px;
}

.upgradeTel-framework-right ul .chang ul {
    display: flex;
    justify-content: space-around;
}

.upgradeTel-framework-right ul .chang ul li {
    width: 177px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(0deg, #FF5518 0%, #FF8465 98%);
    border-radius: 5px;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
}

.upgradeTel-framework-right ul .jian {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px;

}

.upgradeTel-framework-right ul .quan {

    position: relative;

}

.upgradeTel-framework-right ul .quan img {
    position: relative;
    top: 48px;
    left: 5px;
}

.upgradeTel-framework-right ul .quan span {
    position: absolute;
    top: 57px;
    left: 18px;
    height: 14px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    font-size: 14px;
    color: #FA3D00;
    line-height: 53px;
}

.margin-right-53 {
    margin-right: 53px;
}

.margin-left-53 {
    margin-left: 53px;
}


/**行业解决方案**/
.new-detail .detail-content {
    /*height: 130px;*/

    display: flex;
    justify-content: space-around;
    max-width: 1200px;
    margin: 0 auto
}

.new-detail .detail-content .centerside,
.new-detail .detail-content .leftside,
.new-detail .detail-content .rightside {
    width: 241px;
    height: 67px;
    line-height: 67px;
    background: #F5F6FC;
    font-size: 28px;
    color: #000000;
    text-align: center;
    position: relative;
    cursor: pointer;
    border-top: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;

}

.new-detail .detail-content .centerside img,
.new-detail .detail-content .leftside img,
.new-detail .detail-content .rightside img {
    position: absolute
}

.new-detail .detail-content .active {
    background: linear-gradient(90deg, #DC1900, #FE4100);
    box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.13);
    color: #fff
}

.new-detail .detail-content .leftside img {
    width: 45px;
    height: 45px;
    left: 70px;
    top: -17px
}


.new-detail .detail-content .centerside img {
    width: 45px;
    height: 45px;
    left: 72px;
    top: -19px
}

.new-detail .detail-content .rightside {
    /* margin-left: 16px */
}

.new-detail .detail-content .rightside img {
    width: 45px;
    height: 45px;
    left: 51px;
    top: -18px
}

.new-detail .new-detail-bottom {
    /* background: #fff; */
    background: url(../images/upgradeTel/jbg.png) no-repeat 100% 100%;
    background-size: cover;
    min-height: 550px;
}

.new-detail .new-detail-bottom .new-detail-bottom-wap {
    max-width: 1220px;
    width: 100%;
    margin: 40px auto 0;

}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-pack-up {
    display: none
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up {
    display: flex;
    /*overflow: hidden*/
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list {
    margin-top: 40px;
    float: left
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up {
    /* width: 686px; */
    /* height: 479px;
    padding: 0 50px;
    height: 80px;
    border: 1px solid #e2e9ea;
    margin-top: -1px;
    background: #fff; */
    text-align: center;
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up .new-detail-list-a {
    display: block;
    width: 100%;
    height: 100%;
    color: #545d69;
    text-decoration: none;
    font-size: 18px;
    position: relative
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up .new-detail-list-a .b-icon {
    width: 0px;
    height: 35px;
    float: left;
    margin: 20px 0 0 23px
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up .new-detail-list-a .icon-hot,
.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up .new-detail-list-a .icon-new {
    display: block
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up .new-detail-list-a .new-detail-content {
    float: left
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up .new-detail-list-a .new-detail-content .title {
    overflow: hidden;
    margin: 28px 0 0 12px
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up .new-detail-list-a .new-detail-content .title .title-in {
    font-size: 20px;
    line-height: 20px;
    float: left
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up .new-detail-list-a .new-detail-content .title .icon {
    float: left;
    margin-left: 10px
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up .arrow,
.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up .new-detail-list-a .new-detail-content .content,
.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up .new-detail-list-a .new-detail-content .know,
.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up .new-detail-list-a .new-detail-content .register {
    display: none
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up {
    /* max-width: 678px; */
    height: 479px;
    /* background: linear-gradient(to left, #fff, #fff); */
    position: relative
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up .arrow {
    display: inline-block;
    position: absolute;
    width: 9px;
    height: 18px;
    top: 69px;
    right: -9px
}


.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up .new-detail-list-a .b-icon {
    margin-top: 17px
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up .new-detail-list-a .icon-hot,
.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up .new-detail-list-a .icon-new {
    display: none
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up .new-detail-list-a .new-detail-content {
    float: left
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up .new-detail-list-a .new-detail-content .title {
    font-size: 22px;
    line-height: 22px;
    margin-top: 24px
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up .new-detail-list-a .new-detail-content .content {
    display: block;
    font-size: 16px;
    margin: 11px 0 25px 12px
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up .new-detail-list-a .new-detail-content .know,
.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up .new-detail-list-a .new-detail-content .register {
    display: block;
    width: 90px;
    height: 28px;
    border: 1px solid #fff;
    float: left;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    border-radius: 1px;
    text-decoration: none
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up .new-detail-list-a .new-detail-content .register {
    border: none;
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up .new-detail-list-a .new-detail-content .know {
    margin-left: 12px;
    color: #176de6;
    border: 1px solid #176de6;
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up .new-detail-list-a .new-detail-content .register {
    margin-left: 12px;
    background: #176de6;
    color: #fff
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce {
    max-width: 535px;
    /*width: 30%;*/
    float: left;
    padding: 54px 0 0 20px
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .pack-up {
    display: none
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up {
    display: block
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up .produce-title {
    overflow: hidden;
    margin-bottom: 20px;
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up .produce-title p {
    font-size: 30px !important;
    line-height: 30px;
    color: #000000;
    float: left;
    margin: 0;
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up .produce-title img {
    float: left;
    margin: 1px 0 0 10px
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up .produce-list {
    overflow: hidden;
    width: 514px
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up .red-button {
    width: 60px;
    height: 32px;
    line-height: 32px;
    background: linear-gradient(90deg, #DC1900, #FE4100);
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    margin: 13px 0;
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up .red-button-jjfa {
    width: 100px;
    height: 32px;
    line-height: 32px;
    background: linear-gradient(90deg, #DC1900, #FE4100);
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    margin: 20px 0;
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .produce-list-li {
    font-size: 16px;
    color: #666666;
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up .produce-list ul {
    padding: 0;
    height: 62px;
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up .produce-list li {
    width: 90%;
    /* margin-bottom: 17px; */
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    position: relative;
    top: -35px;
    left: 59px;
}

.new-detail .detail-content-side .wenzi {
    font-size: 24px;
    /* position: relative;
    top: -3px; */

}

.text-center {
    text-align: center;
}




/**更多400靓号可选**/
.lianghao .lianghao-div {
    height: 197px;
    display: flex;
    justify-content: space-around;
    /* padding-top: 100px; */
}

.lianghao .lianghao-div .lianghao-div-left {
    /* width: 91px; */
    text-align: center;
    padding-top: 25px;
    padding-left: 56px;
}

.lianghao .lianghao-div .lianghao-div-left .lianghao-div-left-title {
    /* width: 94px; */
    height: 47px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 47px;
    margin-bottom: 15px;
}

.lianghao .lianghao-div .lianghao-div-left .lianghao-div-left-aabb {
    /* width: 61px; */
    height: 30px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 30px;
}

.lianghao .lianghao-div .lianghao-div-right {
    margin-left: -50px;
}

.lianghao .lianghao-div ul {
    display: flex;
    justify-content: space-around;
    width: 800px;
    /* margin-left: 321px; */
    /* margin-top: 20px; */
}

.lianghao .lianghao-div ul li {
    width: 192px;
    height: 50px;
    line-height: 50px;
    background: #FFFFFF;
    box-shadow: -3px 2px 6px 0px rgba(0, 0, 0, 0.18);
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
    color: #010101;

}

.lianghao .lianghao-div ul:nth-child(1) li {
    margin-top: 45px;
}

.lianghao .lianghao-div ul:nth-child(2) li {
    margin-top: 20px;
}


/**更多功能**/
.gengduo-div-item {
    display: none;
}

.upgrade-gengduo-wrap .tab-menu {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}

.upgrade-gengduo-wrap .tab-menu li {
    width: 183px;
    height: 50px;
    line-height: 50px;
    background: #FFC64B;
    border-radius: 10px;
    font-size: 16px;
    color: #FF0000;
    text-align: center;
    margin: 0 10px;
    cursor: pointer;
}

.upgrade-gengduo-wrap .tab-menu .active {
    background: linear-gradient(90deg, #FF4200 0%, #DB1800 100%);
    color: #ffffff;
}

.upgrade-gengduo-wrap .gengduo-div-item ul {
    display: flex;
    justify-content: space-between;
}

.upgrade-gengduo-wrap .gengduo-div-item ul li {
    width: 243px;
    height: 165px;
    background: #F5F5F5;
    border-radius: 5px;
    text-align: center;
    padding: 30px 20px;
}

.upgrade-gengduo-wrap .gengduo-div-item ul li:hover {
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(84, 12, 12, 0.23);
    cursor: pointer;
}

.upgrade-gengduo-wrap .gengduo-div-item ul li .li-img {
    height: 50px;
}

.upgrade-gengduo-wrap .gengduo-div-item ul li .li-title {
    /* width: 63px; */
    height: 30px;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    margin-bottom: 20px;
}

.upgrade-gengduo-wrap .gengduo-div-item ul li .li-content {
    /* width: 235px; */
    height: 42px;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    text-align: left;
}

.upgrade-bottom-img {
    margin-bottom: -7px;
}