.Popular {
    width: 292px;
    height: auto;
    /* border: 1px red solid; */
    margin-right: 11px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.06);

}

.Popular:hover {
    box-shadow: 0px 4px 16px rgba(252, 131, 1, 0.1);
}

.Popular_top {
    height: 70px;
    width: 100%;
    /* border: 1px red solid; */
    text-align: center;
}

.Popular_top>img {
    margin: auto;
    /* border: 1px red solid; */
    position: relative;
    top: 15px;
    /* left: 50px; */
    cursor: pointer;
}

.Line {
    width: 90%;
    margin: 0px auto;
    height: 0px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.Popular_centerTop {
    width: 100%;
    /* border: 1px red solid; */
    height: 190px;
}

.Popular_centerTop>div {
    width: 100%;
    /* border: 1px red solid; */
    padding-left: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
    display: flex;
}

.Popular_centerTop>div>div:nth-child(2) {
    margin-left: 7px;
}

.Popular_centerTop>div:first-child {
    padding-top: 18px;
    padding-bottom: 4px;
    font-size: 18px;
    cursor: pointer;
    font-weight: 500;
}

.Popular_centerTop>div:first-child:hover {
    color: #FC8301;
}

.Popular_centerBottom {
    width: 100%;
    height: 100px;
    /* border: 1px red solid; */
}

.countAll_top {
    padding-left: 16px;
}

.countAll_top>div:first-child {
    font-weight: 400;
    font-size: 15px;
}

.countAll_bottom {
    padding-left: 16px;
}

.PriceInfo_Price {
    display: flex;
    white-space: nowrap;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #E75414;
    line-height: 1.5;
}

.PriceInfo_BasePrice {
    display: flex;
    white-space: nowrap;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    text-decoration-line: line-through;
    color: #888888;
    margin-left: 5px;
}

.PriceInfo_BasePrice>article {
    display: flex;
    position: relative;
    top: 14px;
    height: auto;
}

.PriceInfo_Discount {
    width: auto;
    padding-left: 3px;
    padding-right: 3px;
    height: 20px;
    border: 1px solid #FC8301;
    border-radius: 2px;
    position: relative;
    top: 10px;
    display: flex;
    white-space: nowrap;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #FC8301;
    margin-left: 3px;
}

.PriceInfo_Discount>article {
    line-height: 20px;
}

.Popular_bottom {
    width: 100%;
    /* border: 1px red solid; */
    height: 57px;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    white-space: nowrap;
}

.Popular_bottom_btn {
    width: 100%;
    height: 36px;
    background: white;
    border-radius: 4px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 33px;
    text-align: center;
    color: #FC8301;
    margin-top: 5px;
    border: 1px solid #FC8301;
    cursor: pointer;
}

.Popular_bottom_btn:hover {
    color: #FFF;
    border: none;
    background: #FC8301;
}

.Arithmetic>.Reduce {
    background-color: #EEEEEE;
    color: #D9D9D9;
}

.Arithmetic>.Plus {
    background-color: #D9D9D9;
    color: #888888;
}

.countAll {
    margin-top: 0px;
}

#hot-product .list {
    display: flex;
    width: 100%;
    justify-content: center;
}

#type-ssl-page .about-ssl .product-list {
    border: none;
}

.po2 {
    width: 277px;
    float: left;
    margin-bottom: 16px;
    border-radius: 4px;
    margin-left: 7px;
}

.about-ssl>.type-list {
    /* border: 1px red solid; */
    width: 257px;
    height: 714px;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.06);
}

.type_list_01 {
    width: 257px;
    height: 84px;
    background: #FC8301;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.1);
    border-radius: 4px 4px 0px 0px;
    text-align: center;
    cursor: pointer;
}

.type_list_01>span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
    position: relative;
    top: 24px;

}

.type_list_02 {
    width: 257px;
    height: 58px;
    /* border: 1px red solid; */
    /* text-align: center; */
    cursor: pointer;
}

.type_list_02>span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #666666;
    position: relative;
    top: 14px;
    left: 35px;
}

.unline {
    margin: 0px auto;
    width: 97%;
    height: 0px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.active2 {
    color: #FC8301 !important;
    border-bottom: 3px #FC8301 solid;
}

.firtop {
    margin-top: 5px;
}

#type-ssl-page .section h2 {
    /* position: relative; */
    /* top: -26px; */
    background-color: #FFF;
    margin-bottom: 11px !important;
}

.titles {
    margin-bottom: 30px;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 6%);
}

.bound2 {
    width: 100% !important;
    background: rgba(250, 250, 251);
}

.bound>.titles {
    background-color: #FFF;
    padding-top: 0px;
    padding-bottom: 30px;
}

.about-ssl {
    display: flex;
    margin: 0px auto;
    width: 1200px;
}

.sec2 {
    padding-bottom: 0px !important;
}

#learn-more>.titles>h2 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.select_h2 {
    padding-top: 30px;
}

.bound2>.titles {
    padding-bottom: 0px;
}

.titles_type_list {
    /* border: 1px red solid; */
    height: auto;
    display: flex;
}

.titles_type_list>.titles_type_list_center {
    display: flex;
    height: auto;
    width: 1200px;
    margin: 0px auto;
    overflow-y: auto;
}

.titles_type_list>.titles_type_list_center::-webkit-scrollbar {
    display: none;
}

.titles_type_list_center_01 {
    margin-right: 24px;
    width: 150px;
    height: 58px;
    background: #FFFFFF;
    line-height: 55px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    color: #666666;
}

.about-ssl .product-list {
    width: 100%;
}

.po2>.Popular_top {
    height: auto;
    margin-bottom: 10px;
    text-align: left;
}

.po2>.Popular_top>img {
    height: 36px;
    margin-left: 15px
}

/* .Popular>.Popular_top>.ssltrusImg {
    margin-left: 0px;
} */
.bigimg {
    height: 28px;
}

.color {
    color: #000;
}

/* 主页新样式 */
.Certificatebrand {
    /* border: 1px red solid; */
    width: 100%;
    /* display: flex; */
    height: auto;
}

.Certificatebrand>.Certificatebrand_top {
    width: 100%;
    /* border: 1px red solid; */
    height: 44px;
    margin-top: 14px;
}

.Certificatebrand>.Certificatebrand_bottom {
    /* border: 1px red solid; */
    display: flex;
    /* justify-content: center; */
    width: 100%;
    height: auto;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 3px;
}

.Certificatebrand>.Certificatebrand_bottom>div {
    width: 286px;
    height: 112px;
    /* border: 1px red solid; */
    margin-right: 13px;
    margin-bottom: 12px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.06);
    text-align: center;
    position: relative;
    cursor: pointer;
}

.Certificatebrand>.Certificatebrand_bottom>div:first-child {
    background-image: url(/ssl/images/ssl-brand/gjssl.png);
    cursor: auto;
}
.Cer2>.Certificatebrand_bottom>div:first-child {
    background-image: url(/ssl/images/ssl-brand/gcssl.png);
    cursor: auto;
}

.Certificatebrand>.Certificatebrand_bottom>div>div {
    width: 100%;
    text-align: center;
    margin-top: 24px;
}



.Certificatebrand>.Certificatebrand_bottom>div>span {
    width: 100%;
    font-family: 'Microsoft YaHei';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #222;
    position: absolute;
    bottom: 17px;
    right: 0px;
}

.Cer2 {
    margin-top: 45px;
}

.Cer2>.Certificatebrand_bottom {
    align-items: unset;
}

.span1 {
    font-family: 'Microsoft YaHei';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #222;
}

.span2 {
    font-family: 'Microsoft YaHei';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #666;
    margin-left: 12px;
}

#ssl-classification {
    width: 100%;
    /* border: 1px red solid; */
    height: auto;
    background: rgba(214, 238, 255, 0.2) url(/ssl/images/ssl-brand/ssl-iconmenu/classification.png) no-repeat center;
    background-position-y: 253px;
    padding: 40px 0px;
}

#ssl-classification>.bound {
    width: 1200px;
    /* border: 1px red solid; */
    margin: 0px auto;
    height: 100%;
}

.classification_bottom {
    width: 100%;
    /* border: 1px red solid; */
    /* height: 470px; */
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}

.classification_bottom>div {
    width: 386px;
    height: 218px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    margin: 5px;
    /* margin: auto; */
}

.classification_bottom>div>.count_top {
    width: 100%;
    height: 50px;
    border-radius: 4px 4px 0px 0px;
    cursor: pointer;
}

.classification_bottom>div:first-child>.count_top {
    background: linear-gradient(90deg, #53A447 0%, #64C456 100%);
}

.classification_bottom>div:nth-child(2)>.count_top {
    background: linear-gradient(90deg, #5EB4E1 0%, #6ACBFE 100%);
}

.classification_bottom>div:nth-child(3)>.count_top {
    background: linear-gradient(90deg, #969BF9 0%, #C2C5FF 100%);
}

.classification_bottom>div:nth-child(4)>.count_top {
    background: linear-gradient(90deg, #6993EC 0%, #8BB0FF 100%);
}

.classification_bottom>div:nth-child(5)>.count_top {
    background: linear-gradient(90deg, #FCB04E 0%, #FFC070 100%);
}

.classification_bottom>div:nth-child(6)>.count_top {
    background: linear-gradient(90deg, #585BFE 0%, #A2A4FB 100%);
}
.classification_bottom>div:nth-child(7)>.count_top {
    background: linear-gradient(90deg, #fe6a58 0%, #ffb8b8 100%);
}
.classification_bottom>div:nth-child(8)>.count_top {
    background: linear-gradient(90deg, #5887fe 0%, #b8eaff 100%);
}

.classification_bottom>div>.count_bottom {
    height: 170px;
    width: 100%;
    /* border: 1px red solid; */
    position: relative;
    padding-left: 20px;
    padding-top: 12px;
    padding-right: 20px;
}

.count_bottom>div:first-child {
    width: 100%;
    height: auto;
    /* border: 1px red solid; */
}

.count_bottom>div:nth-child(2) {
    position: absolute;
    width: 141px;
    height: 36px;
    left: 20px;
    top: 105px;
    /* background: #FFFFFF; */
    cursor: pointer;
    /* border: 1px solid #FC8301; */
    border-radius: 4px;

    text-align: center;
    line-height: 36px;

    color: #FC8301;

    border: 1px solid #FC8301;
}

.count_bottom>div:nth-child(2):hover {
    color: #FFF;
    border: none;
    background: #FC8301;
}

.count_bottom>div>span {
    font-family: 'Microsoft YaHei';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #666;
}

.classification_bottom>div>.count_bottom {
    background-position: 270px 60px !important;
}

.classification_bottom>div:first-child>.count_bottom {
    background: url(/ssl/images/ssl-brand/ssl-iconmenu/Vector_6.png) no-repeat;
}

.classification_bottom>div:nth-child(2)>.count_bottom {
    background: url(/ssl/images/ssl-brand/ssl-iconmenu/Vector_7.png) no-repeat;
}

.classification_bottom>div:nth-child(3)>.count_bottom {
    background: url(/ssl/images/ssl-brand/ssl-iconmenu/Vector_8.png) no-repeat;
}

.classification_bottom>div:nth-child(4)>.count_bottom {
    background: url(/ssl/images/ssl-brand/ssl-iconmenu/Vector_9.png) no-repeat;
}

.classification_bottom>div:nth-child(5)>.count_bottom {
    background: url(/ssl/images/ssl-brand/ssl-iconmenu/Vector_10.png) no-repeat;
}

.classification_bottom>div:nth-child(6)>.count_bottom {
    background: url(/ssl/images/ssl-brand/ssl-iconmenu/Vector_11.png) no-repeat;
}

.classification_bottom>div>.count_top>span {
    font-family: 'Microsoft YaHei';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #FFF;
    position: relative;
    top: 12px;
    left: 20px;
}

#why-choose .why_choose_bottom {
    /* border: 1px red solid; */
    height: auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;

}

#why-choose .why_choose_bottom>div {
    width: 380px;
    height: 120px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.04);
    border-radius: 4px;
    margin: auto;
    display: flex;
    /* border: 1px red solid; */
    margin-bottom: 15px;
}

#why-choose .why_choose_bottom>div>.why_choose_bottom_left {
    /* border: 1px red solid; */
    width: 30%;
    height: 100%;
    text-align: center;
}

#why-choose .why_choose_bottom>div>.why_choose_bottom_left>div {
    position: relative;
    width: 76px;
    height: 76px;
    left: 18px;
    top: 22px;
    border-radius: 10px;
    background-position: 20px 18px !important;
}

.why_choose_bottom_left>img{
    position: relative;
    top:22px;
}

#why-choose .why_choose_bottom>div>.why_choose_bottom_right {
    /* border: 1px red solid; */
    width: 70%;
    height: 100%;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 20px;
}

#why-choose .why_choose_bottom>div>.why_choose_bottom_right>span:first-child {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #222222;
}

#why-choose .why_choose_bottom>div>.why_choose_bottom_right>span:nth-child(3) {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    position: relative;
    top: 3px;
}

/* .click_switch {
    width: 100%;
    height: 130px;
    background-color: #FFF;
}

.click_switch>.bound {
    width: 1200px;
    height: 100%;
    margin: auto;
}

.click_switch>.bound>div:first-child {
    width: 100%;
    text-align: center;
    height: 65px;
}

.click_switch>.bound>div:first-child>span {
    font-family: 'DengXian';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 29px;
    text-align: center;
    color: #222222;
    position: relative;
    top: 24px;
}

.click_switch>.bound>div:nth-child(2) {
    width: 100%;
    text-align: center;
    height: 65px;
    display: flex;
}

.click_switch>.bound>div:nth-child(2)>div {
    width: 25%;
    height: 100%;
    line-height: 65px;
} */

.click_show {
    cursor: pointer;
}
.click_show>span{
    font-size: 20px;
}

.fir {
    border-bottom: 1px #FF6600 solid;
    color: #FF6600;
}

.ssl_hidden {
    background-color: #f5f5f5;
}

#ssl-page #qa-section h2:before {
    position: unset;
    display: unset;
    content: unset;
    background: unset;
    width: unset;
    height: unset;
    bottom: unset;
    left: unset;
}

#ssl-page #qa-section h2 {
    border-bottom: unset;
}

#ssl-page #qa-section .question {
    background: #FFF;
    border: 0;
    /* border-left: 2px solid #3bade8; */
    box-shadow: 0px 4px 16px rgb(0 0 0 / 6%);
    margin-bottom: 10px;
}

#ssl-page #qa-section .question tr:first-child td:first-child {
    font-size: 18px;
    background: #FFF;
    position: relative;
    padding-left: 36px;
}

#ssl-page #qa-section .question tr:last-child td:first-child {
    font-size: 18px;
    background: #FFF;
    position: relative;
}

.Quent {
    width: 24px;
    height: 24px;
    background: #222222;
    border-radius: 4px;
    font-family: 'Microsoft YaHei';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #FFF;
    position: absolute;
    top: 12px;
    right: 0px;
}

.Antd {
    width: 24px;
    height: 24px;
    background: #7DCA0D;
    border-radius: 4px;
    font-family: 'Microsoft YaHei';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #FFF;
    position: absolute;
    top: 8px;
    right: 0px;
}
#ssl-page #qa-section .question th, #ssl-page #qa-section .question td:last-child {
    padding-left: 18px;
    font-family: 'Microsoft YaHei';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #222;
}
#ssl-page #qa-section {
    padding: 40px 0px;
    background: #FAFAFA;
}
.with_voucher .Popular_centerBottom {
    height: auto;
}
.with_voucher .countAll_bottom {
    display: block;
}
.countAll_bottom .tag {
    flex-shrink: 0;
    width: 95%;
}
.with_voucher .PriceInfo_Discount {
    display: inline;
    top: 0;
}
.with_voucher .PriceInfo_Discount article {
    display: inline;
}
.with_voucher .now_price {
    display: flex;
    position: relative;
    align-items: center;
}
.with_voucher .substance {
    display: flex;
}
.with_voucher .base_price {
    display: flex;
    font-size: 12px;
    color: #888;
}
.with_voucher .vouchers_modal {
    position: relative;
    margin-left: 8px;
    white-space: nowrap;
}
.with_voucher .PriceInfo_BasePrice article {
    top: 0;
}
.with_voucher #PriceInfo_BasePrice, .with_voucher .base_price_num {
    line-height: 1.5;
}
.loading {
    padding: 16px;
    color: #f60;
    font-size: 16px;
}
.loading img {
    margin-right: 8px;
    height: 16px;
    vertical-align: sup;
}
@media(max-width:900px) {
    #hot-product .list {
        display: flex;
        width: 100%;
        justify-content: space-evenly;
        flex-wrap: wrap;
    }

    .Popular {
        width: 95%;
        height: auto;
        margin-right: 11px;
        background: #FFFFFF;
        box-shadow: 0px 4px 16px rgb(0 0 0 / 6%);
        margin: 5px auto;
    }

    .Popular_top>img {
        margin: auto;
        /* border: 1px red solid; */
        position: relative;
        top: 22px;
        left: 17px;
        /* width: 103px; */
        height: 24px;
    }

    .Popular_top {
        height: 62px;
        width: 100%;
        /* border: 1px red solid; */
        text-align: unset;
    }

    .Popular_centerTop>div:first-child {
        width: 100%;
    }

    .Popular_centerTop>div {
        width: 48%;
        padding-left: 16px;
        padding-top: 6px;
        padding-bottom: 6px;
        display: flex;
        float: left;
        font-size: 14px;
        white-space: nowrap;
        line-height: 20px;
        margin-bottom: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .Popular_centerTop {
        height: 117px;
    }

    .Popular_bottom_btn {
        width: 95%;
        background: #FC8301;
        color: white;
        height: 44px;
        line-height: 42px;
        margin: 0px auto;
    }

    .po2 {
        width: 100%;
        float: unset;
        margin-bottom: 16px;
    }



    .about-ssl>.type-list {
        width: 100%;
        height: auto;
        box-shadow: none;
        display: flex;
        padding-left: unset;
        padding-bottom: 3px;
        flex-wrap: nowrap;

    }

    .type_list_par {
        width: 100%;
        height: 44px;
        display: flex;
        overflow-x: scroll;
        white-space: nowrap;
        flex-wrap: nowrap;
        background-color: #FFF;
        padding-left: 14px;
    }

    .about-ssl>.type-list::-webkit-scrollbar {
        display: none;
    }

    .type_list_par::-webkit-scrollbar {
        display: none;
    }


    .type_list_02 {
        margin-right: 32px;
        white-space: nowrap;
        height: auto;
        padding-bottom: 11px;
        /* display: inline-block; */
        width: 252px;
        text-align: center;
    }

    * {
        touch-action: auto;
    }


    .type_list_01 {
        display: none;
    }

    .firtop {
        margin-top: 0px;
    }

    .type_list_02>span {
        font-size: 16px;
    }

    .about-ssl .list {
        width: 100%;
    }

    .unline {
        display: none;
    }

    .type_list_02>span {
        top: 14px;
        left: 0px;
    }

    .Popular_bottom {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 5px;
    }

    .active2 {
        background-color: white;
        border-right: none;
        border-bottom: 2px #FC8301 solid;
        color: #FC8301;
    }


    .section .titles {
        margin-bottom: 0px !important;
    }

    #type-ssl-page .section {
        padding: 12px 0;
    }

    #hot-product .list {
        padding-top: 0px;
    }

    .about-ssl .product-list {
        margin-top: 10px;
    }

    #features {
        width: 95%;
        margin: 0px auto;
        background: #FFFFFF;
        box-shadow: 0px 4px 16px rgb(0 0 0 / 6%);
        position: relative;
        top: -26px;
        padding: 0 !important;
    }

    #why-choose .reason-box .reason-list {
        padding-left: 16px;
    }

    #why-choose .reason-box .reason-content {
        float: unset;
        height: 100px;
    }

    .reason-content>h3 {
        font-size: 16px;
        margin-left: 24px !important;
    }

    #why-choose .reason-box img {
        margin-top: 5px;
        width: 18px;
    }

    #help-module .help-doc .help-title strong {
        float: left;
        font-size: 16px;
        margin-top: 5px;
    }

    #help-module .help-doc {
        float: left;
        padding: 0px 16px;
        border-right: 1px solid #e6e6e6;
        margin-bottom: 10px;
        background: #fff;
        padding-top: 5px;
        padding-bottom: 10px;
    }

    #help-module .help-doc ul li {
        margin-top: 16px;
        list-style: disc !important;
        margin-left: 16px;
    }

    #help-module .help-doc ul li a {
        color: #333;
        font-size: 14px;
    }

    #help-module .help-doc .help-title a {
        float: right;
        line-height: 35px;
        font-size: 14px;
        color: #888;
    }

    .about-ssl {
        margin-top: 0px;
    }

    #type-ssl-page .section h2 {
        position: relative;
        top: 0px;
    }

    .titles {
        box-shadow: none;
    }

    .about-ssl {
        display: unset;
        margin: unset;
        width: unset;
    }

    /* #why-choose>.bound>.titles {
        display: none;
    } */

    #why-choose .reason-box {
        position: relative;
        top: -15px;
    }

    .bound>.titles {
        background-color: #FFF;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .titles_type_list>.titles_type_list_center {
        padding-left: 16px;
    }

    .titles_type_list_center_01 {
        font-size: 16px;
        height: 33px;
        line-height: unset;
    }

    .po2>.Popular_top>img {
        height: 33px;
        margin-left: unset;
        margin-bottom: 10px;
    }

    .color {
        color: #FFF;
    }

    /* 主页新样式 */
    /* .click_switch>.bound {
        width: 100%;
    } */

    #ssl-classification>.bound {
        width: 100%;
    }

    /* .click_switch {
        width: 100%;
        height: auto;
    }

    .click_switch>.bound>div:first-child>span {
        top: 0px;
    }

    .click_switch>.bound>div:first-child {
        height: auto;
        margin-top: 15px;
    }

    .click_switch>.bound>div:nth-child(2)>div {
        line-height: 22px;
        white-space: nowrap;
    }

    .click_switch>.bound>div:nth-child(2) {
        height: 30px;
        margin-top: 20px;
        padding-left: 12px;
        overflow-x: auto;
    }

    .click_switch>.bound>div:nth-child(2)::-webkit-scrollbar {
        display: none;
    }

    .click_switch>.bound>div:nth-child(2)>div {
        width: auto;
        margin-right: 32px;
        font-size: 13px;
    } */

    #why-choose .why_choose_bottom {
        height: auto;
    }

    .classification_bottom {
        height: auto;
    }

    #ssl-classification {
        padding: 0;
        background: rgba(214, 238, 255, 0.2);
    }

    /* #ssl-page .titles {
        margin-top: 15px;
        padding: 20px 0 10px 0;
        margin-bottom: 8px;
    } */
    .classification_bottom>div {
        margin-bottom: 12px;
    }

    #ssl-page .titles {
        margin-top: 15px;
        /* padding: 20px 0 10px 0; */
        margin-bottom: 8px;
    }

    #ssl-page #ssl-brand-list .titles {
        margin-top: 15px;
        padding: 0;
    }

    .Certificatebrand>.Certificatebrand_bottom>div>span {
        bottom: 7px;
        white-space: nowrap;
        overflow: hidden;
        font-size: 13px;
    }

    .Certificatebrand>.Certificatebrand_bottom>div>div {
        margin-top: 14px;
    }

    .Certificatebrand>.Certificatebrand_bottom>div {
        width: 183px;
        height: 78px;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .Certificatebrand>.Certificatebrand_bottom>div:first-child {
        display: none;
    }

    .Certificatebrand>.Certificatebrand_bottom {
        justify-content: space-between;
    }

    .span2 {
        margin-left: 0px;
        margin-top: 8px;
    }

    .Certificatebrand>.Certificatebrand_top {
        /* display: flex; */
        flex-wrap: wrap;
        padding-left: 12px;
        margin-bottom: 20px;
    }

    #ssl-page #qa-section {
        padding: 0;
    }

    .span1 {
        display: flow-root;
        margin-bottom: 8px;
    }

    #why-choose .why_choose_bottom>div>.why_choose_bottom_right>span:first-child {
        font-size: 16px;
        font-weight: 500;
    }

    .Certificatebrand_bottom>div>div>img {
        width: 60%;
    }

    .Cer2 .Certificatebrand_bottom>div>div>img {
        width: 40%;
    }

    .click_show>img {
        width: 20px;
    }
    #ssl-page #qa-section .question tr:last-child td:last-child {
        padding-right: 7px;
    }
    #ssl-page #qa-section .question tr:first-child td:first-child {
        padding-left:0px;
    }
    #ssl-page #qa-section .question th, #ssl-page #qa-section .question td:last-child {
        font-size: 16px;
    }
    .click_show>span{
        font-size: 15px;
    }
}