.body_width {
    width: 1200px;
}

.mini_bn_bg {
    background-image: url('/themes/theme-earth/assets/images/ck/banner/411/mini.jpg')
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .mini_bn_bg {
        background-image: url('/themes/theme-earth/assets/images/ck/sm/banner/mini.jpg')
    }
}

.mini_row_two_item {
    /*width: 100vw;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #F3F4F8;
}

.mini_row_two_1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .mini_row_two_1 {
        width: 100%;
        /*padding: 0px 10px;*/
        /*margin-left: -15px;*/
    }
}

.mini_row_two_2 {
    width: 380px;
    height: 300px;
    background: rgba(17, 31, 44, 0.7);
    box-shadow: 0px 1px 16px 0px rgba(89, 91, 118, 0.14);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-size: cover;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .mini_row_two_2 {
        width: 48%;
        height: auto;
        margin-bottom: 7px;
    }
}

.mini_row_two_2_bg {
    width: 380px;
    height: 300px;
    background: rgba(17, 31, 44, 0.6);
    box-shadow: 0px 1px 16px 0px rgba(89, 91, 118, 0.14);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.mini_row_two_2_bg_sm {
    background: rgba(17, 31, 44, 0.6);
    box-shadow: 0px 1px 16px 0px rgba(89, 91, 118, 0.14);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.mini_row_two_3 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 30px;
    width: 100%;
    height: 19px;
    font-size: 20px;
    color: white;
    /*margin-top: 45px;*/
    margin-bottom: 29px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .mini_row_two_3 {
        height: 19px;
        font-size: 16px;
        margin-top: 5vw;
        margin-bottom: 5px;
    }
}

.mini_row_two_4 {
    padding: 0px 30px;
    width: 100%;
    height: 163px;
    font-size: 16px;
    color: white;
    -webkit-line-clamp: 7;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .mini_row_two_4 {
        padding: 0px 15px;
        height: 129px;
        font-size: 12px;
    }
}


.mini_row_four_item {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: white;
}

.mini_row_four_1 {
    width: 100%;
    /*height: 220px;*/
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .mini_row_four_1 {
        flex-wrap: wrap;
        margin-bottom: 0px;
    }
}

.mini_row_four_2 {
    width: 285px;
    height: 220px;
    background: linear-gradient(0deg, rgba(242, 247, 255, 0) 0%, #F2F7FF 100%);
    box-shadow: 0px 1px 16px 0px rgba(89, 91, 118, 0.14);
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .mini_row_four_2 {
        width: calc((100vw - 39px)/2);
        height: auto;
        margin-bottom: 7px;
    }
}

.mini_row_four_3 {
    width: 285px;
    height: 17px;
    font-size: 18px;
    color: #111F2C;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 21px;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .mini_row_four_3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

.mini_row_four_4 {
    font-size: 16px;
    color: #111F2C;
    padding: 0px 30px 30px 30px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .mini_row_four_4 {
        padding: 0px 15px 15px 15px;
        font-size: 14px;
        -webkit-line-clamp: 4;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 400;
    }
}

.mini_row_four_5 {
    margin-top: 35px;
    margin-bottom: 20px;
    /*width: 40px;*/
    /*height: 40px;*/
}

@media only screen and (min-device-width: 10px) and (max-device-width: 768px) {
    .mini_row_four_5 {
        margin-top: 17%;
        margin-bottom: 10px;
    }
}


.mini_row_five_item {
    width: 100vw;
    /*height: 755px;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    background: white;
}


.mini_row_five_1 {
    width: 1107px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*background: #006CFF;*/
    margin-left: -126px;
}

.mini_row_five_2 {
    margin-top: 16px;
    width: 1129px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*background: #006CFF;*/
    margin-left: 115px;
}

.mini_row_five_3 {
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.mini_row_five_4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 130px;
    justify-content: center;
}

.mini_row_five_5 {
    margin-top: 14px;
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 18px;
    color: #111F2C;
}

.mini_row_five_6 {
    min-width: 343px;
    /*width: 100%;*/
    height: 106px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: start;
}

.mini_row_five_7 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 130px;
    justify-content: center;
}

.mini_row_five_7 img {
    width: 50px;
    z-index: 2;
}

.mini_row_five_8 {
    height: 15px;
    margin: 24px -7px;
    z-index: 1;
}

.mini_row_five_9 {
    margin-top: 0px;
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 13px;
    color: #111F2C;
    text-align: center;
    padding-top: 3px;
}

.mini_row_five_10 {
    height: 64px;
    background-size: 17px 48px;
    background-repeat: no-repeat;
    background-position-x: center;
}

.mini_row_five_11 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 55px;
    justify-content: center;
    z-index: 2;
}
