.body_width {
    width: 1200px;
}

.index_bn_bg {
    background-image: url('/themes/theme-earth/assets/images/ck/banner/411/index.jpg')
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_bn_bg {
        background-image: url('/themes/theme-earth/assets/images/ck/sm/banner/index.jpg')
    }
}

.index_row_one_item {
    height: 146px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}


@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_one_item {
        height: 100px;
        margin-left: -5px;
        margin-top: 20px;
        display: flex;
        flex-direction: column;
    }

    .index_row_one_item img {
        width: 60%;
    }
}

.index_row_one_icon {
    width: 67px;
    height: 67px;
    background-color: aqua
}

.index_row_one_tex {
    height: 146px;
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_one_tex {
        height: 146px;
        margin-left: 14px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

.index_row_one_tex_1 {
    margin-left: -5px;
    margin-top: -8px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_one_tex_1 {
        margin-left: -6px;
        margin-top: 0px;
        display: flex;
        flex-direction: row;
    }
}


.index_row_one_tex_2 {
    margin: 0px;
    color: #111F2C;
    font-size: 36px;
    height: 32px;
    font-family: "PingFangHeavy";
}


@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_one_tex_2 {
        color: #111F2C;
        font-size: 18px;
        height: 30px;
        font-family: "PingFangHeavy";
        display: flex;
        flex-direction: row;
        margin-right: 7px;
    }
}


.index_row_one_tex_3 {
    margin-left: -4px;
    font-size: 16px;
    color: #111F2C;
    font-family: "PingFangHeavy";
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_one_tex_3 {
        margin-top: 4px;
        font-size: 14px;
    }
}


.index_row_one_tex_4 {
    font-size: 16px;
    color: #111F2C;
    margin-top: -6px;
}


@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_one_tex_4 {
        font-size: 14px;
        color: #111F2C;
        margin-top: -6px;
        margin-left: -5px;
    }
}


.index_row_two_bg {
    background: linear-gradient(0deg, #F3F4F8 0%, rgba(243, 244, 248, 0.4) 100%);
}

.index_row_three_item {
    /*width: 200px;*/
    height: 480px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #DCEAFF;
    background-color: white;
    margin-left: -1px;
}

.index_row_three_item_0 {
    display: flex;
    flex-direction: row;
    align-items: center
}

.index_row_three_item_0 {
    /*width: 200px;*/
    height: 480px;
    border-radius: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    /*border: 1px solid #DCEAFF;*/
    /*background-color: white;*/
    margin-left: -1px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_three_item_0 {
        /*width: 200px;*/
        height: 480px;
        border-radius: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        border: 1px solid #DCEAFF;
        background-color: white;
        margin-left: -1px;
    }
}

.index_row_three_item_active_2 .index_row_three_item_body_2 {
    width: 404px;
    height: 480px;
    /*border: 1px solid #DCEAFF;;*/
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: white;
}

.index_row_three_item_active_3 {
    height: 480px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*border: 1px solid #DCEAFF;*/
    background-color: white
}

/*.index_row_three_item_active_2 .index_row_three_item_body_1 {*/
/*    display: none;*/
/*}*/


/*.index_row_three_item:hover .index_row_three_item_body_1 {*/
/*    display: none;*/
/*}*/

/*.index_row_three_item:hover .index_row_three_item_body_2 {*/
/*    width: 404px;*/
/*    height: 480px;*/
/*    !*border: 1px solid #DCEAFF;;*!*/
/*    border-radius: 20px;*/
/*    display: flex !important;;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    background-color: white;*/
/*}*/

/*.index_row_three_item_active_3:hover + .index_row_three_item .index_row_three_item_active_2 .index_row_three_item_body_1 {*/
/*    width: 200px !important;*/
/*    height: 480px !important;*/
/*    border-radius: 20px !important;*/
/*    display: flex !important;*/
/*    flex-direction: column !important;*/
/*    align-items: center !important;*/
/*    !*border: 1px solid #DCEAFF;*!*/
/*    background-color: white !important;*/
/*}*/

/*.index_row_three_item_active_3:hover + .index_row_three_item .index_row_three_item_active_2 .index_row_three_item_body_2 {*/
/*    display: none !important;*/
/*}*/

/*.index_row_three_item_active_4:hover ~ .index_row_three_item_active_5 .index_row_three_item_body_1 {*/
/*    width: 200px !important;*/
/*    height: 480px !important;*/
/*    border-radius: 20px !important;*/
/*    display: flex !important;*/
/*    flex-direction: column !important;*/
/*    align-items: center !important;*/
/*    !*border: 1px solid #DCEAFF;*!*/
/*    background-color: white !important;*/
/*}*/

/*.index_row_three_item_active_4:hover ~ .index_row_three_item_active_5 .index_row_three_item_body_2 {*/
/*    display: none !important;*/
/*}*/

/*div:has(.index_row_three_item_active_3:hover) .index_row_three_item_active_5 .index_row_three_item_body_1 {*/
/*    width: 200px !important;*/
/*    height: 480px !important;*/
/*    border-radius: 20px !important;*/
/*    display: flex !important;*/
/*    flex-direction: column !important;*/
/*    align-items: center !important;*/
/*    !*border: 1px solid #DCEAFF;*!*/
/*    background-color: white !important;*/
/*}*/

/*div:has(.index_row_three_item_active_3:hover) .index_row_three_item_active_5 .index_row_three_item_body_2 {*/
/*    display: none;*/
/*}*/

.index_row_three_item_body_1 {
    width: 200px;
    height: 480px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*border: 1px solid #DCEAFF;*/
    background-color: white;

}

.index_row_three_item_body_2 {
    width: 404px;
    height: 480px;
    /*border: 1px solid #DCEAFF;;*/
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: white;
}


.index_row_three_1 {
    margin-top: 52px;
    width: 32px;
    height: 32px
}

.index_row_three_2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #111F2C;
    line-height: 30px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "PingFangBold";;
}

.index_row_three_3 {
    font-weight: 400;
    font-size: 14px;
    color: #111F2C;
    line-height: 22px;
    width: 138px;
    height: 116px;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    /*font-family: "PingFangRegular";*/
}

.index_row_three_4 {
    width: 131px;
    height: auto;
    margin-top: 24px;
    margin-bottom: 82px
}

.index_row_three_5 {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.index_row_three_5_0 {
    width: 100%;
    padding: 15px;
    background-color: white;
    /* height: 300px; */
    margin-bottom: 10px;
    border-radius: 6px;
}

.index_row_three_6 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
}


.index_row_three_7 {
    font-size: 14px;
    font-weight: 400;
    color: #111F2C;
    font-family: PingFangMedium;
    margin-bottom: 10px;
}

.index_row_three_9 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url('/themes/theme-earth/assets/images/ck/sm/index/bg.png');
    background-size: cover;
    border-radius: 10px;
}

.index_row_three_8 {
    height: 170px;
    width: auto;
}

.index_row_three_9_no_open {
    height: 0;
    overflow: hidden;
    display: none !important;
}

.index_row_three_10_up {
    transform: rotate(180deg);
}

.index_row_three_11 {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-top: 14px;
    margin-bottom: 0px;
}

.index_row_active {
    width: 404px;
    height: 480px;
    border: 1px solid #DCEAFF;;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: white
}

.index_row_active_1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 404px;
    height: 60px;
    background: linear-gradient(0deg, #1673FF 0%, #4691FF 100%);
    border-radius: 20px 20px 0px 0px;
    border: 1px solid #1472FF
}

.index_row_active_2 {
    color: white;
    width: 32px;
    height: 32px;
    margin-left: 50px;
    margin-right: 23px;
    overflow: hidden;
}

.index_row_active_2 img {
    filter: drop-shadow(#FFFFFF 0px -100px);
    transform: translate(0px, 100px);
}

.index_row_active_3 {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 30px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "PingFangBold";;
}

.index_row_active_4 {
    width: 304px;
    margin-top: 29px;
    /*margin-bottom: 52px;*/
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "PingFangMedium";
}

.index_row_active_5 {
    height: 250px;
    width: auto;

}

.index_row_active_6 {
    width: 110px;
    height: 40px;
    background-color: #006CFF;
    border-radius: 20px;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
    font-family: "PingFangMedium";
}

.index_row_four_item_ac {
    width: 300px;
    height: 200px;
    padding: 31px 49px 31px 27px;
    background: linear-gradient(0deg, #F6FAFF 0%, #FDFEFF 100%);
    border: 1px solid #F1F1F1
}


.index_row_four_item_0 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}


@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_four_item_0 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

}

.index_row_four_item_0_sm {
    display: flex;
    flex-wrap: wrap;
}

.index_row_four_item_0_sm_1{
    width: 200vw;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.index_row_four_item {
    width: 300px;
    height: 200px;
    padding: 31px 49px 31px 27px;
    background: white;
    border: 1px solid #F1F1F1;
    margin-left: -1px;
    margin-top: -1px;
}

.index_row_four_item:hover {
    width: 300px;
    height: 200px;
    padding: 31px 49px 31px 27px;
    background: linear-gradient(0deg, #F6FAFF 0%, #FDFEFF 100%);
    border: 1px solid #F1F1F1
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_four_item {
        width: 50%;
        height: 180px;
        padding: 31px 49px 31px 27px;
        background: white;
        border: 1px solid #F1F1F1;
        margin-left: -1px;
        margin-top: -1px;
    }

    .index_row_four_item:hover {
        width: 50%; !important;
        height: 180px !important;
        background: linear-gradient(0deg, #F6FAFF 0%, #FDFEFF 100%);
        border: 1px solid #F1F1F1
    }
}



.index_row_four_1 {
    /*width: 32px;*/
    /*height: 32px*/
}

.index_row_four_2 {
    margin-top: 31px;
    margin-bottom: 19px;
    font-weight: 500;
    font-size: 18px;
    color: #111F2C;
    line-height: 30px;
    width: 140px;
    font-family: "PingFangMedium";
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_four_2 {
        margin-top: 10px;
        margin-bottom: 5px;
        font-weight: 500;
        font-size: 16px;
        color: #111F2C;
        line-height: 30px;
        width: 140px;
        font-family: "PingFangMedium";
    }
}


.index_row_four_3 {
    width: 226px;
    color: #111F2C;
    margin-bottom: 31px;
    font-weight: 400;
    font-size: 14px;
    color: #111F2C;
    line-height: 20px;
    font-family: "PingFangRegular";
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_four_3 {
        width: 122px;
        color: #111F2C;
        margin-bottom: 31px;
        font-weight: 400;
        font-size: 14px;
        color: #111F2C;
        line-height: 20px;
        font-family: "PingFangRegular";
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.index_row_five_item {
    width: 1920px;
    height: 500px;
    background-image: url(../templates/assets/images/myg.png);
    background-color: #071E4B;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.index_row_s_3 {
    width: 100%;
    margin-bottom: 13px;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.index_row_s_sm_3 {
    width: 100%;
    overflow-x: scroll;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_s_3 {
        width: 200%;
    }
}

.index_row_s_img {
    width: 44px;
    height: 34px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_s_img {
        width: 22px;
        height: 17px;
    }
}


.index_row_s_4_1 {
    color: #111F2C;
    font-family: "PingFangMedium";
    background-image: url('/themes/theme-earth/assets/images/ck/index/01.png');
    background-size: cover;
}

.index_row_s_4_1_ac {
    color: #111F2C;
    font-family: "PingFangMedium";
    background-image: url('/themes/theme-earth/assets/images/ck/index/01蓝.png');
    background-size: cover;
}

.index_row_s_6:hover .index_row_s_4_1 {
    color: #006CFF !important;
    background-image: url('/themes/theme-earth/assets/images/ck/index/01蓝.png');
}

.index_row_s_6:focus .index_row_s_4_1 {
    color: #006CFF !important;
    background-image: url('/themes/theme-earth/assets/images/ck/index/01蓝.png');
}

.index_row_s_6:focus .index_row_s_5 {
    color: #006CFF !important;
}

.index_row_s_4_2 {
    color: #111F2C;
    font-family: "PingFangMedium";
    background-image: url('/themes/theme-earth/assets/images/ck/index/02.png');
    background-size: cover;
}

.index_row_s_6:hover .index_row_s_4_2 {
    color: #111F2C;
    background-image: url('/themes/theme-earth/assets/images/ck/index/02蓝.png');
}

.index_row_s_6:focus .index_row_s_4_2 {
    color: #111F2C;
    background-image: url('/themes/theme-earth/assets/images/ck/index/02蓝.png');
}

.index_row_s_4_3 {
    color: #111F2C;
    background-image: url('/themes/theme-earth/assets/images/ck/index/03.png');
    background-size: cover;
}

.index_row_s_6:hover .index_row_s_4_3 {
    color: #111F2C;
    background-image: url('/themes/theme-earth/assets/images/ck/index/03蓝.png');
}

.index_row_s_6:focus .index_row_s_4_3 {
    color: #111F2C;
    background-image: url('/themes/theme-earth/assets/images/ck/index/03蓝.png');
}

.index_row_s_4_4 {
    color: #111F2C;
    font-family: "PingFangMedium";
    background-image: url('/themes/theme-earth/assets/images/ck/index/04.png');
    background-size: cover;
}

.index_row_s_6:hover .index_row_s_4_4 {
    color: #111F2C;
    background-image: url('/themes/theme-earth/assets/images/ck/index/04蓝.png');
}

.index_row_s_6:focus .index_row_s_4_4 {
    color: #111F2C;
    background-image: url('/themes/theme-earth/assets/images/ck/index/04蓝.png');
}

.index_row_s_4_5 {
    color: #111F2C;
    font-family: "PingFangMedium";
    background-image: url('/themes/theme-earth/assets/images/ck/index/05.png');
    background-size: cover;
}

.index_row_s_6:hover .index_row_s_4_5 {
    color: #111F2C;
    background-image: url('/themes/theme-earth/assets/images/ck/index/05蓝.png');
}

.index_row_s_6:focus .index_row_s_4_5 {
    color: #111F2C;
    background-image: url('/themes/theme-earth/assets/images/ck/index/05蓝.png');
}

.index_row_s_4_6 {
    color: #111F2C;
    font-family: "PingFangMedium";
    background-image: url('/themes/theme-earth/assets/images/ck/index/06.png');
    background-size: cover;
}

.index_row_s_6:hover .index_row_s_4_6 {
    color: #111F2C;
    background-image: url('/themes/theme-earth/assets/images/ck/index/06蓝.png');
}

.index_row_s_6:focus .index_row_s_4_6 {
    color: #111F2C;
    background-image: url('/themes/theme-earth/assets/images/ck/index/06蓝.png');
}

.index_row_s_sm_6 {
    border: 1px solid blue !important;
    padding: 4px 4px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_s_6 {
        border: 1px solid white;
        padding: 4px 4px;
    }

    .index_row_s_6:focus {
        border: 1px solid blue;
        padding: 4px 4px;
    }

    .index_row_s_6:hover {
        border: 1px solid blue;
        padding: 4px 4px;
    }
}

.index_row_s_5 {
    font-size: 20px;
    /*color: #111F2C;*/
    margin-left: 9px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_s_5 {
        font-size: 13px;
        margin-left: 2px;
    }
}

.index_row_s_6:hover .index_row_s_5 {
    color: #006CFF;
}


.index_row_s_6 {
    display: flex;
    flex-direction: row;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_s_6 {
        align-items: end
    }
}

.index_row_s_6_act {
    display: flex;
    flex-direction: row;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #006CFF !important;
}

.index_row_six_1 {;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 38px;
    font-size: 20px;
    color: #111F2C;
    height: 21px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_six_1 {
        margin-top: 13px;
        margin-bottom: 31px;
        font-size: 14px;
    }
}


.index_row_six_img {
    width: 1034px;
    height: 520px;
    margin-bottom: 60px;
    background-size: cover;
    background-image: url('/themes/theme-earth/assets/images/ck/index/服务优势/1.png');
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_six_img {
        width: 294px;
        height: 155px;
        margin-bottom: 20px;
    }
}


.index_row_sev_item {
    width: 1920px;
    text-align: center;
    margin-top: 99px;
    margin-bottom: 29px;
    font-size: 42px;
    color: #111F2C;
    /*font-weight: bold*/
}

.index_row_sev_1 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 60px;
    font-size: 18px;
    color: #111F2C;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.index_row_sev_2 {
    width: 1203px;
    display: flex;
    flex-wrap: wrap
}

.index_row_sev_3 {
    width: 306px;
    height: 389px;
    /*background: linear-gradient(178deg, #2774E8 0%, rgba(39, 116, 232, 0.3) 100%);*/
    box-shadow: 0px 1px 14px 0px rgba(25, 97, 255, 0.1);
    border-radius: 4px 0px 0px 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
}

.index_row_sev_3_1 {
    display: none !important;
}

.index_row_sev_4 {
    width: 179px;
    height: 389px;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    margin-right: -1px;
}


@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {

    .index_row_sev_4 {
        width: 172px;
        height: 170px;
    }

}


.index_row_sev_5 {
    width: 40px;
    height: 40px;
    font-weight: 500;
    font-size: 20px;
    color: #111F2C;
    line-height: 30px;
    font-family: "PingFangMedium";
}

.index_row_sev_6 {
    font-size: 20px;
    color: #111F2C
}

.index_row_sev_7 {
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
    margin-top: 10px;
}

.index_row_sev_8 {
    font-weight: 500;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 30px;
}

.index_row_sev_9 {
    border: 1px solid #E3E7EF;
    width: 50%;
    height: 238px;
    display: flex;
    background-color: white;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
    margin-top: -1px;
    margin-left: -1px;
}

.index_row_sev_10 {
    margin-top: 20px;
    margin-bottom: 3px;
    width: 36px;
    height: 36px;
    background: #006CFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.index_row_sev_11 {
    width: 20px;
    filter: drop-shadow(#FFFFFF 0px -100px);
    transform: translate(0px, 100px);
}

.index_row_sev_12 {
    color: #111F2C;
    font-size: 16px;
    font-family: PingFangMedium;
}

.index_row_sev_13 {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    font-size: 14px;
    color: rgba(17, 31, 44, 0.7);
    margin: 5px 10px 20px 10px;
}

.index_row_ei_item {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(0deg, #F3F4F8 0%, #F3F4F8 100%);
}

.index_row_ei_0 {
    background-color: white;
    width: 745px;
    height: 630px
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_ei_0 {
        background-color: white;
        width: 100%;
        height: auto;
    }
}

.index_row_ei_1 {
    width: 100%;
    height: auto;
}


.index_row_ei_2 {
    margin-left: 30px;
    margin-top: 37px;
    margin-bottom: 18px;
    color: #111F2C;
    font-size: 24px;
    /*width: 662px;*/
    height: 30px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    line-height: 24px;
    font-family: PingFangMedium;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_ei_2 {
        margin-left: 10px;
        margin-top: 18px;
        margin-bottom: 15px;
        color: #111F2C;
        font-size: 24px;
        /* width: 662px; */
        height: 20px;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 500;
        font-size: 16px;
        color: #111F2C;
        line-height: 24px;
        font-family: "PingFangMedium";
    }
}

.index_row_ei_3 {
    margin-left: 30px;
    color: rgba(17, 31, 44, 0.7);
    /*width: 662px;*/
    height: 46px;
    font-weight: 500;
    font-size: 16px;
    color: rgba(17, 31, 44, 0.7);
    line-height: 24px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    margin-right: 30px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_ei_3 {
        margin-left: 10px;
        color: rgba(17, 31, 44, 0.7);
        /* width: 662px; */
        height: 41px;
        font-weight: 500;
        font-size: 15px;
        color: rgba(17, 31, 44, 0.7);
        line-height: 20px;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 10px;
        text-align: justify;
    }
}

.index_row_ei_4 {
    margin-left: 30px;
    margin-top: 36px;
    margin-bottom: 40px;
    color: rgba(17, 31, 44, 0.7);
    font-size: 14px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_ei_4 {
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 4px;
        color: rgba(17, 31, 44, 0.7);
        font-size: 12px;
    }
}

.index_row_ei_4_m {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    height: 30px;
}

.index_row_ei_5 {
    margin-left: 10px;
    margin-top: 0px;
    /*margin-bottom: 40px;*/
    color: rgba(17, 31, 44, 0.7);
    font-size: 12px;
    background-color: white;
}

.index_row_ei_6 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 10px;
}

.index_row_ei_7 {
    font-size: 20px;
    color: #111F2C;
}

.index_row_ei_8 {
    display: flex;
    flex-direction: row;
}

.index_row_ei_9 {
    font-size: 16px;
    color: #111F2C;
}

.index_row_ei_10 {
    width: 7px;
    height: 14px;
    margin-left: 5px;
    margin-right: 9PX;
    margin-top: -3px;
    font-size: 19px;
}

.index_row_ei_11 {
    margin-top: 4px;
    width: 430px;
    height: 94px;
    display: flex;
    flex-direction: column;
}

.index_row_ei_12 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 18px;
}

.index_row_ei_13 {
    width: 78px;
    color: #AFB6BD;
    margin-right: 19px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.index_row_ei_14 {
    font-size: 42px;
    color: #AFB6BD;
    margin-left: -2px;
    height: 55px;
}

.index_row_ei_15 {
    font-size: 12px;
}

.index_row_ei_16 {
    width: 320px;
    height: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: start;
    font-size: 16px;
    color: #111F2C;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 17px;
    text-align: justify;
}

.index_row_ei_17 {
    width: 384px;
    height: 1px;
    background: #E4E6EA;
    color: white;
}

.index_row_ni_item_0{
    width: 1200px;
}


@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_ni_item_0{
        width: 100vw;
        margin-left: -17px;
    }
}


.index_row_ni_item {
    width: 100%;
    /*overflow-x: auto;*/
    /*margin-left: 0px;*/
    /*height: 80px;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}

#index_row_ni_item_id {
    /*position: absolute;*/
    /*top: 0px;*/
    /*left: 1px;*/
}

.index_row_ni_1 {
    /*float: left;*/
    width: 174px;
    height: 68px;
    background: #FFFFFF;
    box-shadow: 0px 1px 14px 0px rgba(25, 97, 255, 0.1);
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_ni_1 {
        width: 102px;
        height: 46px;
    }
}

.index_row_ni_item img {
    height: 64px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .index_row_ni_item img {
        height: 40px;
    }
}
