.body_width {
    width: 1200px;
}


.web_bn_bg {
    background-image: url('/themes/theme-earth/assets/images/ck/banner/411/web.png')
}

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


.web_row_two_item {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #F3F4F8;
}

.web_row_two_1 {
    width: 380px;
    height: 420px;
    background: #FFFFFF;
    /*box-shadow: 0px 1px 14px 0px rgba(25, 97, 255, 0.1);*/
    border-radius: 4px;
    padding: 28px;
}

.web_row_two_1:hover {
    width: 380px;
    height: 420px;
    /*background: #FFFFFF;*/
    box-shadow: 0px 1px 14px 0px rgba(25, 97, 255, 0.1);
    border-radius: 4px;
    padding: 28px;
    background-image: url('/themes/theme-earth/assets/images/ck/web/纹理.png');
}

.web_row_two_2 {
    width: 800px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

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


.web_row_two_3_1 {
    width: 100%;
    height: 160px;
    border-radius: 4px;
    padding: 0px 20px;
}

.web_row_two_3 {
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 390px;
    height: 200px;
    margin-bottom: 20px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .web_row_two_3 {
        width: 100%;
        height: 180px;
        margin-bottom: 10px;
    }
}

.web_row_two_3:hover {
    box-shadow: 0px 1px 14px 0px rgba(25, 97, 255, 0.1);
    background-image: url('/themes/theme-earth/assets/images/ck/web/纹理.png');
    background-size: 100% auto;
}

.web_row_two_4 {
    font-family: "PingFangBold";
    font-size: 20px;
    color: #111F2C;
    line-height: 30px;
    height: 20px;
}

.web_row_two_5 {
    margin-top: 19px;
    font-weight: 400;
    font-size: 16px;
    color: #111F2C;
    line-height: 30px;
    margin-bottom: 15px;
}

.web_row_two_4_r {
    font-family: "PingFangBold";
    font-size: 20px;
    color: #111F2C;
    line-height: 30px;
    height: 20px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .web_row_two_4_r {
        font-size: 16px;
        line-height: 30px;
        height: 12px;
    }
}

.web_row_two_5_r {
    margin-top: 14px;
    font-weight: 400;
    font-size: 16px;
    color: #111F2C;
    line-height: 30px;
    margin-bottom: 14px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .web_row_two_5_r {
        margin-top: 15px;
        font-size: 14px;
        margin-bottom: 0px;
        line-height: inherit;
    }
}

.web_row_two_6 {
    display: flex;
    height: 20px;
    align-items: center;
    margin: 14px 0px;

}

.web_row_two_6_r {
    display: flex;
    height: 20px;
    align-items: center;
    margin: 9px 0px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .web_row_two_6_r {
        height: auto;
        margin: 4px 0px;
    }
}


.web_row_two_7 {
    width: 14px;
    height: 12px;
    margin-right: 10px;
    color: #2878FF;
}

.web_row_two_8 {
    font-weight: 400;
    font-size: 16px;
    color: #111F2C;
    line-height: 30px;
    /*height: 16px;*/
}

.web_row_two_8_r {
    font-weight: 400;
    font-size: 16px;
    color: #111F2C;
    line-height: 30px;
    /*height: 16px;*/
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .web_row_two_8_r {
        font-size: 14px;
        line-height: inherit;
    }
}

.web_row_one_item {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: white;
}

.web_row_one_1 {
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}


@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .web_row_one_1 {
        width: 100%;
        justify-content: space-around;
    }
}

.web_row_one_2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.web_row_one_3 {
    font-size: 18px;
    color: #111F2C;
    line-height: 30px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .web_row_one_3 {
        font-size: 14px;
        line-height: initial;
    }
}

.web_row_one_5 {
    margin-bottom: 20px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .web_row_one_5 {
        width: 32px;
        height: 32px;
        margin-bottom: 6px;
    }
}

.web_row_three_item {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: white;
}

.web_row_three_1 {
    width: 1200px;
    height: 480px
}

.web_row_three_2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
}

.web_row_three_3 {
    width: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
}

.web_row_three_4 {
    width: 120px;
    background-color: #006CFF;
    height: 35px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    margin-bottom: 10px;
}

.web_row_three_4_1 {
    background: #36415D;
}

.web_row_three_5 {
    width: 18px;
    height: 18px;
    color: white;
    border-radius: 20px;
    border: 1px solid white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    margin-right: 5px;
}


.web_row_three_6 {
    color: white;
    font-size: 14px;
}

.web_row_three_7 {
    width: 100%;
    height: 107px;
    border: 1px solid #006CFF;
    font-size: 14px;
    padding: 10px;
    border-radius: 16px;

}

.web_row_four_item {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(0deg, rgba(243, 244, 248, 0.2) 0%, #F3F4F8 100%);
}

.web_row_four_1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.web_row_four_2 {
    width: 285px;
    height: 460px;
    background: rgba(17, 31, 44, 0.7);
    box-shadow: 0px 1px 14px 0px rgba(25, 97, 255, 0.1);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
    background-size: cover;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .web_row_four_2 {
        width: calc((100vw - 39px)/2);
        height: calc((100vw - 39px)/2);
        margin-bottom: 7px;
    }
}

.web_row_four_2_bg {
    width: 100%;
    height: 460px;
    background: rgba(17, 31, 44, 0.6);
    box-shadow: 0px 1px 14px 0px rgba(25, 97, 255, 0.1);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
}
@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .web_row_four_2_bg {
        background: none;
    }
}



.web_row_four_3 {
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 19px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .web_row_four_3 {
        font-size: 15px;
        line-height: initial;
        margin-bottom: 2px;
    }
}


.web_row_four_4 {
    color: #111F2C;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .web_row_four_4 {
        font-size: 12px;
        line-height: inherit;
    }
}


.web_row_four_5 {
    margin-top: 154px;
    margin-bottom: 20px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .web_row_four_5 {
        margin-top: 36%;
        margin-bottom: 2px;
        width: 22px;
    }
}
