/* base */
body,html{
    background: #F7F9FF;
}
.w1040{
    width: 1040px;
    margin: 0 auto;
}
.visibility{
    visibility: hidden;
}
.ssl_index_btn_default{
    background: transparent;
    color: #fff;
    text-align: center;
    display: inline-block;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
}
.ssl_index_btn_default:hover{
    color: #3464FF;
    border-color: #3464FF;
}
.ssl_index_btn_blue{
    background: linear-gradient(180deg, #3E88FF 0%, #3464FF 70%, #144BFF 100%);
    color: #fff;
    text-align: center;
    display: inline-block;
}
.ssl_index_btn_blue:hover{
    background: linear-gradient(180deg, rgba(102, 154, 255, 1) 0%, rgba(45, 114, 255, 1) 64%, rgba(52, 100, 255, 1) 100%) !important;
    cursor: pointer !important;
    color: #fff;
}
.color_E49A00{
    color: #E49A00;
}
.ssl_index_bg1{
    background: #fff;
}
.ssl_index_bg2{
    background: #F7F9FF;
}
.ssl_index_color_3464FF{
    color: #3464FF !important;
}
.ssl_index_color_8187A1{
    color: #8187A1 !important;
}
.ssl_index_color_E8001C{
    color: #E8001C !important;
}

/* form表单 */
.ssl_form_block{
    display: block;
    zoom: 1;
}
.ssl_form_block::after{
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.ssl_form_label{
    vertical-align: top;
    display: block;
    line-height: 38px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    float: left;
}
.ssl_form_radio_group{
    vertical-align: top;
    display: block;
    margin-left: 86px;
    font-size: 0;
}
.ssl_form_radio_group.ssl_jgqj{
    margin-bottom: -10px;
}
.ssl_form_radio{
    min-width: 100px;
    display: inline-block;
    /* padding: 0 20px; */
    line-height: 36px;
    height: 38px;
    background: #FFFFFF;
    border: 1px solid #E1E6F0;
    margin-right: 16px;
    box-sizing: border-box;
    color: #040F43;
    cursor: pointer;
    margin-bottom: 10px;
    font-size: 14px;
}
.ssl_form_radio_img{
    padding: 0;
}
.ssl_form_radio img{
    display: block;
    width: auto;
    height: 36px;
}
.ssl_form_radio.active{
    color: #3464FF;
    border-color: #3464FF;
}
.ssl_form_radio:last-child{
    margin-right: 0;
}
.ssl_form_tips{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 18px;
}
.ssl_form_select{
    max-width: 448px;
    width: 100%;
    position: relative;
}
.ssl_form_select input{
    width: 100%;
    line-height: 38px;
    height: 38px;
    border: 1px solid #E1E6F0;
    position: relative;
    padding: 0 36px 0 16px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 0;
}

.ssl_form_select i{
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 16px;
}

.ssl_form_select input:focus,.ssl_form_select input:hover{
    border-color: #3464FF!important;
}

/* .ssl_form_select.active::before{
    transform: translateY(-50%) rotate(180deg);
} */
.ssl_form_select .layui-form-select .layui-edge{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #E1E6F0;
    right: 16px;
}
.ssl_form_select_option{
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}
.ssl_form_select_option ul{
    max-height: 250px;
    margin-bottom: 0;
    padding-left: 0;
    overflow: auto;
    list-style: none;
    outline: none;
}
.ssl_form_select_option li{
    padding-left: 16px;
    background: #fff;
    position: relative;
    display: block;
    padding: 3px 16px;
    overflow: hidden;
    color: #404040 !important;
    font-weight: 400 !important;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    font-size: 14px;
}
.ssl_form_select_option li:hover{
    background-color: #F2F5FF;
}
/* notableList */
.ssl_noData{
    padding: 50px 0 40px;
    display: flex;
    
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.ssl_noData .ssl_nodata_img img{
    width: 240px;
    height: auto;
}
.ssl_noData p{
    padding: 20px 0 0;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #999999;
    line-height: 14px; 
}

/* banner  */
.ssl_index_banner{
    padding-top: 32px;
    padding-bottom: 36px;
    width: 100%;
    /* height: 340px; */
    background: linear-gradient(289deg, #14258D 0%, #051044 85%, #040F41 100%);
}
.ssl_index_banner_left{
    width: 623px;
}
.ssl_index_banner_left h2{
    font-size: 38px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 38px;
    padding: 28px 0 30px;
}
.ssl_index_banner_left p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255,255,255,0.5);
    line-height: 30px;
}
.ssl_index_banner_left .ssl_index_banner_btn{
    padding-top: 40px;
    text-align: left;
    font-size: 0;
}
.ssl_index_banner_left .ssl_index_banner_btn a{
    min-width: 128px;
    line-height: 48px;
    margin-right: 24px;
    font-size: 16px;
    padding: 0 17px;
    height: 48px;
}
.ssl_index_banner_left .ssl_index_banner_btn a:last-child{
    margin-right: 0;
    line-height: 48px;
}
.ssl_index_banner_right{
    width: 347px;
    height: 272px;
}
/* 推荐 */
.ssl_index_container{
    padding-bottom: 70px;
}
.ssl_index_container h2{
    text-align: center;
    padding: 63px 0 47px;
    font-size: 36px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 50px;
}
.ssl_index_tabel .h82{
    height: 82px;
}
.ssl_index_tabel .h118{
    height: 118px;
}
.ssl_index_tabel .h136{
    height: 136px;
}
.ssl_index_tabel .h106{
    height: 106px;
}
.ssl_index_tabel_th{
    width: 243px;
}
.ssl_index_tabel_tr{
    width: 320px;
    margin-left: -1px;
}
/* 鼠标移入 */
.ssl_index_tabel_tr.active{
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    z-index: 99;
    position: relative;
}
.ssl_index_tabel_tr.active .ssl_index_tabel_head{
    background: #3464FF;
    color: #FFFFFF;
    border-color: #3464FF;
}

.ssl_index_tabel .ssl_index_show{
    display: flex!important;
}
.ssl_index_tabel_th .ssl_index_tabel_td{
    padding-left: 40px;
    padding-right: 24px;
    font-weight: bold;
    margin-top: -1px;
}
.ssl_index_tabel_tr .ssl_index_tabel_td{
    padding-left: 40px;
    padding-right: 40px;
    font-weight: normal;
    margin-top: -1px;
    color: #8187A1;
}
.ssl_index_tabel_tr .ssl_index_tabel_td i{
    margin-right: 4px;
}
.ssl_index_tabel_tr .ssl_index_tabel_td i:last-child{
    margin-right: 0;
}
.ssl_index_tabel_tr.active .ssl_index_tabel_td{
    color: #040F43;
}
.ssl_index_tabel_head{
    max-width: 320px;
    width: 100%;
    height: 72px;
    background: #F7F9FF;
    border: 1px solid #E1E6F0;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 20px;
    padding: 12px 24px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 40px;
}
.ssl_index_tabel_head1{
    display: none;
}
.ssl_index_tabel_td{
    width: 100%;
    height: 64px;
    border: 1px solid #E1E6F0;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 20px;
    padding: 12px 24px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    background: #fff;
}
.ssl_index_tabel_td_price{
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.ssl_index_tabel_td .ssl_index_title{
    width: 100%;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 26px;
}
.ssl_index_tabel_td .ssl_index_price{
    width: 100%;
    line-height: 36px;
    height: 36px;
    margin-top: 2px;
}
.ssl_index_tabel_td .ssl_index_price span{
    font-size: 24px;
    line-height: 36px;
    color: #E8001C;
    font-family: DINProM !important;
    font-weight: bold;
}
.ssl_index_tabel_td .ssl_index_price em{
    font-size: 14px;
    color: #8187A1;
    line-height: 36px;
}
.ssl_index_tabel_td a{
    color: inherit;
    font-size: inherit;
}
.ssl_index_tabel_td a:hover{
    color: #3464FF;
}
.ssl_index_tabel_td.ssl_index_tabel_td_price a{
    margin-top: 8px;
    display: block;
    width: 78px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 6px;
}
/* 流程 */
.ssl_index_lc li{
    width: 224px;
    padding: 0 22px;
    height: 260px;
    background: #FFFFFF;
    float: left;
    margin-right: 20px;
    position: relative;
    text-align: center;
    color: #8187A1;
    box-sizing: border-box;
    position: relative;
    top: 0;
    cursor: pointer;
    transition: all 0.3s;
    border: 1px solid #E1E6F0;
}
.ssl_index_lc li:hover{
    top: -10px;
    color: #3464FF;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}
.ssl_index_lc li:hover .ssl_index_lc_title{
    color: #3464FF;
}
.ssl_index_lc li:last-child{
    margin-right: 0;
}

.ssl_index_lc li:nth-child(2) .ssl_index_lc_sort{
    background-image: url(../imgs/ssl/images/ssl_lc_sort2.png);
}
.ssl_index_lc li:nth-child(3) .ssl_index_lc_sort{
    background-image: url(../imgs/ssl/images/ssl_lc_sort3.png);
}
.ssl_index_lc li:nth-child(4) .ssl_index_lc_sort{
    background-image: url(../imgs/ssl/images/ssl_lc_sort4.png);
}
.ssl_index_lc li:nth-child(5) .ssl_index_lc_sort{
    background-image: url(../imgs/ssl/images/ssl_lc_sort5.png);
}
.ssl_index_lc_sort{
    position: absolute;
    right: 24px;
    top: 0;
    width: 30px;
    height: 34px;
    background: url(../imgs/ssl/images/ssl_lc_sort1.png) no-repeat center center;
}
.ssl_index_lc i{
    padding: 40px 0 20px;
    font-size: 48px;
    line-height: 1;
    
}
.ssl_index_lc_title{
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 16px;
}
.ssl_index_lc_txt{
    padding-top: 22px;
    font-size: 12px;
    color: #8187A1;
    line-height: 24px;
}
/* 为什么要使用SSL证书? */
.ssl_index_what{
    margin-bottom: -20px;
}
.ssl_index_what li{
    width: 285px;
    height: 300px;
    padding: 0 30px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
    color: #333333;
    cursor: pointer;
    transition: all 0.3s;
    background: #fff;
}
.ssl_index_what li:hover{
    color: #3464FF;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}
.ssl_index_what li:hover .ssl_index_what_title {
    color: #3464FF;
}
.ssl_index_what li:nth-child(4n){
    margin-right: 0;
}
.ssl_index_what_sort{
    position: absolute;
    right: 24px;
    top: 0;
    width: 30px;
    height: 34px;
}
.ssl_index_what i{
    padding: 50px 0 40px;
    font-size: 38px;
    line-height: 1;
}
.ssl_index_what_title{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
}
.ssl_index_what_txt{
    padding-top: 24px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 24px;
}
/* SSL证书应用场景 */
.ssl_index_cj{
    margin-bottom: -20px;
    margin-right: -1px;
}
.ssl_index_cj li{
    width: 387px;
    height: 210px;
    padding: 0 30px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
    color: #8187A1;
    cursor: pointer;
    transition: all 0.3s;
    background: #fff;
    border: 1px solid #E1E6F0;
}
.ssl_index_cj li:hover{
    color: #3464FF;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}
.ssl_index_cj li:hover .ssl_index_cj_title {
    color: #3464FF;
}
.ssl_index_cj li:nth-child(3n){
    margin-right: 0;
}
.ssl_index_cj_title{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
    padding-top: 40px;
}
.ssl_index_cj_txt{
    padding-top: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 24px;
}
/* 合作品牌 */
.ssl_index_hzpp{
    margin-bottom: -20px;
}
.ssl_index_hzpp li{
    width: 285px;
    height: 140px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
    color: #8187A1;
    cursor: pointer;
    transition: all 0.3s;
    background: #fff;
    border: 1px solid #E1E6F0;
}
.ssl_index_hzpp li:hover{
    margin-top: -10px;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
}
.ssl_index_hzpp li:nth-child(4n){
    margin-right: 0;
}
.ssl_index_hzpp_img{
    width: 100%;
    height: 100%;
}
.ssl_index_hzpp_img img{
    width: 100%;
    height: 100%;
}

/* 相关文档 */
.ssl_index_xgwd {
    /* display: flex; */
    /* flex-direction: row; */
    /* justify-content: space-between; */
    /* align-items: stretch; */
}
.ssl_index_xgwd_left{
    float: left;
    width: 589px;
    background-color: #fff;
}
.ssl_index_xgwd_right{
    float: right;
}
.ssl_index_xgwd_right .ssl_index_xgwd_title{
    background: linear-gradient(270deg, #49539B 0%, #343C72 100%);
}
.ssl_index_xgwd_title{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    height: 98px;
    width: 100%;
    background: linear-gradient(270deg, #4D83EC 0%, #0D3DDC 100%);
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 98px;
    padding: 0 30px;
}
.ssl_index_xgwd_title a{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.7;
}
.ssl_index_xgwd_title a:hover{
    opacity: 1;
}
.ssl_index_xgwd_title a i{
    font-size: 12px;
}
.ssl_index_xgwd_left ul{
    padding-top: 15px;
    padding-bottom: 35px;
    height: 326px;
    border: 1px solid #e1e6f0;
    border-top: 0;
}
.ssl_index_xgwd_left li{
    padding: 0 30px;
}
.ssl_index_xgwd_left li a:hover{
    color: #3464FF;
}
.ssl_index_xgwd_left li a{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
}
/* 首页结束 */
/* ----------------------------------------------------------------------------------------------------- */
.ssl_pz_bg1{
    background-color: #F7F9FF;
}
.ssl_pz_container h2{
    padding: 54px 0 34px;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 28px;
}
.ssl_pz_tab_con{
    padding-top: 30px;
}
.ssl_pz_tab a {
    line-height: 36px;
    height: 38px;
    box-sizing: border-box;
    padding: 0 26px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    margin-right: 20px;
    border-color: #E1E6F0;
    background-color: #fff;
    float: left;
}
.ssl_pz_tab a.ssl_index_btn_blue{
    background: linear-gradient(180deg, #3E88FF 0%, #3464FF 70%, #144BFF 100%);
    color: #fff;
    text-align: center;
    display: inline-block;
    line-height: 38px;
}
.ssl_pz_content_box{
    background-color: #fff;
    padding: 30px 24px 30px;
    margin-bottom: 40px;
}
.ssl_pz_content_box.layui-form{
    padding: 30px 24px 10px;
    margin-bottom: 20px;
}
.ssl_pz_content_box h3{
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 16px;
    padding: 30px 0 20px;
}
.ssl_pz_content_box h3::before{
    content: '';
    clear: both;
    display: inline-block;
    margin-right: 12px;
    width: 4px;
    height: 14px;
    background: linear-gradient(180deg, #3E88FF 0%, #3464FF 70%, #144BFF 100%);
    top: 1px;
    position: relative;
}
/* 配置信息 */
.ssl_form_list{
    margin-bottom: 20px;
}

/* table start */
.ssl_table{
    border: 1px solid #E1E6F0;
}
.ssl_table thead th{
    background: #F7F9FF;
    border-right: 1px solid #E1E6F0;
    text-align: left;
    height: 44px;
}
.ssl_table thead th > span{
    padding: 0 20px;
    line-height: 44px;
    color: #040F43;
    font-weight: bold;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    display: inline-block;
}
.ssl_table thead th:last-child{
    border-right: none;
}
.ssl_table tbody tr{
    border-top: 1px solid #E1E6F0;
}
.ssl_table tbody td{
    border-right: 1px solid #E1E6F0;
}
.ssl_table tbody td > span{
    padding: 20px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 20px;
    display: inline-block;
}

.ssl_table tbody td:nth-child(1){
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 1.5;
}

.ssl_table tbody td:last-child{
    border-right: none;
}
/* table end */
.ssl_buy_shopcar span{
    font-size: 20px;
    font-family: DINProM !important;
    font-weight: bold;
    color: #E8001C;
}
.ssl_buy_shopcar em{
    font-size: 12px;
    font-family: PingFangSC, PingFang SC;
    color: #8187A1;
}
.ssl_buy_shopcar p:last-child{
    margin-top: 10px;
    font-size: 0;
}
.ssl_buy_shopcar a{
    display: inline-block;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    padding: 0 13px;
    line-height: 28px;
    height: 28px;
    vertical-align: top;
    margin-right: 10px;
}
.ssl_buy_shopcar .a_gwc{
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #3464FF;
    box-sizing: border-box;
    cursor: pointer;
}
.ssl_buy_shopcar .a_gwc .jrgwc, .ssl_buy_shopcar .a_gwc .yjgwc{
    line-height: 28px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.ssl_buy_shopcar .a_gwc i{
    font-size: 13px;
    line-height: 28px;
    display: inline-block;
    vertical-align: top;
    color: #3464FF;
    cursor: pointer;
}
.ssl_buy_shopcar .a_gwc .yjgwc i{
    width: 10px;
    height: 2px;
    background: #3464FF;
    border-radius: 1px;
    color: #3464FF;
}
.ssl_buy_shopcar .a_gwc:hover .yjgwc i{
    background: #fff;
}

.ssl_buy_shopcar .a_gwc:hover{
    background: #3464FF;
}
.ssl_buy_shopcar .a_gwc:hover i{
    color: #fff;
}


/* 自定义配置 */
.ssl_form_number_box .ssl_form_number{
    margin-right: 50px;
}
.ssl_form_number_box .ssl_form_number input{
    margin: 0 4px;
    width: 51px;
    background-color: #F7F9FF;
    display: inline-block;
    line-height: 38px;
    height: 38px;
    font-size: 14px;
    color: #040F43;
    text-align: center;
}
.ssl_form_number_box .ssl_form_number button{
    width: 38px;
    background-color: #F7F9FF;
    display: inline-block;
    line-height: 38px;
    font-size: 14px;
    color: #8187A1;
    width: 38px;
    line-height: 38px;
}
.ssl_form_number_box .ssl_form_number button:hover {
    color: #3464FF;
}
.ssl_form_number_box .ssl_form_number button i{
    font-size: 14px;
    transform: scale(calc(10 / 12));
}
.ssl_form_number_box .ssl_form_number button i.jian {
    transform: scale(calc(10 / 60));
    margin-left: -23px;
}
.ssl_form_number_box{
    display: none;
}
.ssl_form_number_box.active{
    display: inline-block;
}
.ssl_form_number{
    text-align: center;
    font-size: 0;
    display: inline-block;
    min-width: 113px;
}
.ssl_form_number > *{
    vertical-align: middle;
}

.ssl_form_number button{
    width: 38px;
    background-color: #F7F9FF;
    display: inline-block;
    line-height: 38px;
    font-size: 14px;
    color: #8187A1;
    width: 28px;
    line-height: 28px;
}
.ssl_form_number button.disabled{
    color: #E1E6F0 !important;
    cursor: not-allowed;
}

.ssl_form_number button:hover {
    color: #3464FF;
}

.ssl_form_number button i{
    font-size: 12px;
    transform: scale(calc(10 / 12));
}
.ssl_form_number button i.jian{
    transform: scale(calc(10 / 60));
    margin-left: -22.2px;
}
.ssl_form_number input{
    margin: 0 2px 0 3px;
    width: 51px;
    background-color: #F7F9FF;
    display: inline-block;
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    color: #040F43;
    text-align: center;
}
.ssl_form_number input.active{
    color: #E1E6F0;

}
.ssl_form_number span{
    padding-left: 10px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 38px;
    display: inline-block;
}
.ssl_form_number p{
    padding-top: 14px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 20px;
}
.ssl_buy_shopcar p{
    line-height: 1;
}
/* .ssl_buy_shopcar p:first-child em{
    text-decoration: line-through;
} */
.ssl_buy_shopcar p:nth-child(2){
    padding-top: 10px;
    height: 30px;
    overflow: hidden;
}
.ssl_buy_shopcar p:nth-child(2) > *{
    vertical-align: middle;
}
.ssl_buy_shopcar p:last-child{
    padding-top: 8px;
}
.layui-form-select dl dd:hover,.layui-form-select dl dd.layui-this{
    background: #F2F5FF;
    color: #003BFC;
}

.jxsxq a {
    margin-top: 12px;
    font-size: 12px;
    color: #8187a1;
    line-height: 30px;
    background: #F7F9FF;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    height: 30px;
    margin-right: 0;
    padding: 0 12px;
}

.jxsxq a:hover {
    color: #3464FF;
}

.jxsxq b {
    color: #E8001C;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
}

.jxsxq i {
    transform: scale(0.75);
}

.ssl_save {
    line-height: 18px;
    margin-left: 4px;
    border: 1px solid #e1e6f0;
    padding: 0 6px;
}

.ssl_count {
    line-height: 20px;
    padding: 0 6px;
    height: 20px;
    background: linear-gradient( 90deg, #FF0F2C 0%, #FF5E72 50%, #FF8795 100%);
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 12px;
    color: #FFFFFF;
    margin-left: 10px;
}
.gnTips_ssl_index {
    color: #8187A1;
    line-height: 20px;
    margin-left: 2px;
}
.gnTips_ssl_index:hover {
    color: #3464FF;
}

/* 热卖推荐 ----------start */
.ssl_rmtj_index_container{
    padding-bottom: 70px;
}
.ssl_rmtj_index_container h2{
    text-align: center;
    padding: 63px 0 47px;
    font-size: 36px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 50px;
}
.ssl_rmtj_index_xgwd_left{
    float: left;
    width: 585px;
    background-color: #fff;
}
.ssl_rmtj_index_xgwd_left:hover {
    box-shadow: 0px 10px 36px 0px rgb(5 17 71 / 7%);
}
.ssl_rmtj_index_xgwd_right{
    float: right;
}
.ssl_rmtj_index_xgwd_right .ssl_rmtj_index_xgwd_title{
    background: linear-gradient(270deg, #4D83EC 0%, #0D3DDC 100%);
}
.ssl_rmtj_index_xgwd_title{
    height: 126px;
    width: 100%;
    background: linear-gradient(270deg, #F2997E 0%, #EC7161 100%);
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    padding: 0 28px 0 30px;
}
.ssl_rmtj_index_xgwd_title h3{
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
    padding: 26px 0 13px;
}
.ssl_rmtj_index_xgwd_title p{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255,255,255,.7);
    line-height: 24px;
}
.ssl_rmtj_index_xgwd_title a{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}
.ssl_rmtj_index_xgwd_title a:hover{
    color: #3464FF;
}
.ssl_rmtj_index_xgwd_title a i{
    font-size: 12px;
}
.ssl_rmtj_index_xgwd_content{
    border: 1px solid #E1E6F0;
    border-top: none;
    padding: 0 30px;
}
.ssl_rmtj_index_xgwd_left ul{
    padding: 20px 0;
}
.ssl_rmtj_index_xgwd_left li{
    width: 286px;
    float: left;
    padding-left: 20px;
    position: relative;
}
.ssl_rmtj_index_xgwd_left li:before{
    content: '';
    clear: both;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    background: #8187a1;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}
.ssl_rmtj_index_xgwd_right li:before{
    content: '';
    clear: both;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    background: #8187a1;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}
.ssl_rmtj_index_xgwd_left li:nth-child(2n){
    width: 230px;
}
.ssl_rmtj_index_xgwd_left li a{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040f43;
    line-height: 32px;
    cursor: default;
}
.ssl_rmtj_index_xgwd_foot{
    border-top: 1px solid #E1E6F0;
    padding: 23px 0 29px;
    line-height: 38px;
}
.ssl_rmtj_index_xgwd_foot .ssl_rmtj_price{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
}
.ssl_rmtj_index_xgwd_foot .ssl_rmtj_price b{
    font-size: 28px;
    font-family: DINProM !important;
    font-weight: bold;
    color: #E8001C;
    line-height: 28px;
}
.ssl_rmtj_index_xgwd_foot .ssl_rmtj_price .ssl_rmtj_yj{
    margin-left: 20px;
    display: inline-block;
}
.ssl_rmtj_index_xgwd_foot .ssl_rmtj_price a{
    padding: 0 26px;
    font-size: 14px;
}
.ssl_rmtj_index_xgwd_foot .ssl_rmtj_price span {
    font-size: 14px;
}
.ssl_rmtj_index_btn_blue{
    background: linear-gradient(180deg, #3E88FF 0%, #3464FF 70%, #144BFF 100%);
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 1px;
}
.ssl_rmtj_index_btn_blue:hover{
    opacity: 0.85;;
}
/* 热卖推荐 ----------end */