.mobile_content {
    padding: 40px 20px;
    color: #2A344B;
}

.mobile-banner {
    width: 100%;
    padding: 50px 0;
    text-align: center;
    background: linear-gradient(180deg, #010F2A 30.29%, #02215B 70.67%, #033390 100%);
    color: #fff;
    position: relative;
}

.mobile-banner h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 40px;
}

.mobile-banner>.mobile-banner-bg {
    position: absolute;
    /* width: 60%; */
    height: 100%;
    bottom: -15%;
    right: 0%;
    z-index: 0;
}

.mobile-banner-bg img {
    height: 100%;
}

.mobile-banner p {
    font-size: 16px;
    margin-top: 10px;
}

.mobile_feature_title h2 {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0;
}

.mobile_feature_title h4 {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}

.mobile_feature_content {
    padding: 20px;
    margin-top: 20px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

.up-icon {
    width: 25px;
    height: 25px;
}

.icon_scale {
    transform: scaleY(-1)
}



.mobile_feature_content .name {
    font-size: 20px !important;
}

.mobile_feature_content h6 {
    font-size: 16px;
    margin: 10px 0;
}

.mobile_feature_content p {
    font-size: 14px;
    font-family: "";
    color: #565656;
}

.mobile_scene {
    width: 100%;
    /* height: 380px; */
    padding-bottom: 40px;
    background-image: url('../icon/item2.png');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.mobile_scene .scene_bg {
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: #010F2A;
    position: absolute;
    top: 0;
    left: 0;
}

.scene_box {
    width: 100%;
    height: 100%;
    color: #FFF;
    text-align: center;
    padding: 20px;
}

.scene_carousel {
    width: 100%;
    height: 100%;
}

.scene_carousel .carousel-item h2 {
    width: 100%;
    /* overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal; */
    height: 60px;
    font-size: 20px;
    /* margin-bottom: 30px; */
}

.scene_carousel .carousel-item p {
    font-size: 14px;
    font-family: "";
    text-indent: 2em;
    text-align: left;
    height: 180px;
}

.scene_carousel button {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
}

.mobile_function h2 {
    font-size: 20px;
    text-align: center;
    margin: 10px 0;
}

.mobile_function h4 {
    color: #565656;
    font-size: 14px;
    text-align: center;
    /* padding: 0 40px; */
    /* font-family: ""; */
}

.mobile_function .fuction_item {
    width: 30%;
    text-align: center;
    padding: 20px 0;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
    margin-top: 15px;
}

.mobile_function .fuction_item .function_name {
    margin-top: 15px;
}

.mobile_skill {
    width: 100%;
    height: 430px;
    background-image: url('../icon/bg5.png');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.mobile_skill_bg {
    background: linear-gradient(90deg, #010F2A 22.12%, rgba(42, 52, 75, 0.10) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    color: #FFF;
}

.mobile_skill_bg h2 {
    font-size: 20px;

    text-align: center;
    margin-top: 30px;
}

.mobile_skill_bg h4 {
    font-size: 16px;
    text-align: center;
    margin: 20px;
}

.skill_tab_list {
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #9393A4;
    color: #9393A4;
    text-align: center;
}

.skill_tab_item {
    flex: 1;
    padding: 10px 0;
    font-size: 14px;
    font-family: "";
}

.skill_tab_item_active {
    color: #fff;
    font-family: "SourceHanSans";
    border-bottom: 2px solid #fff;
}

.skill_tab_box {
    display: none;
}

.skill_tab_box_active {
    display: block;
    padding: 0 30px;
}

.skill_tab_box_active h3 {
    font-size: 16px;
    margin: 20px 0;
}

.skill_tab_box_active p {
    font-size: 13px;
    color: #9393A4;
}

.skill_tab_box_btn {
    width: 120px;
    font-size: 16px;
    padding: 6px 20px;
    border: 1px solid #fff;
    /* border-radius: 5px; */
    margin-top: 40px;
}

.skill_tab_box_btn a {
    color: #fff;
}

.mobile_buy {
    margin: 20px 0;
    text-align: center;
    font-size: 24px;
}

.buy_box {
    border-radius: 5px;
    border-right: 1px solid #D9D9D9;
    padding: 20px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

.mobile_buy h2 {
    font-size: 20px;
    margin-bottom: 40px;
    text-align: center;
}

.buy_box {
    margin-bottom: 30px;
}

.buy_box p {
    font-size: 14px;
    padding: 20px 0;
    border-bottom: 1px solid #D9D9D9;
    text-align: left;
}

.buy_box_row {
    margin-top: 15px;
}

.buy_box img {
    width: 20px;
    height: 20px;
    margin-right: 15px;
}

.buy_box span {
    font-size: 12px;
    text-align: left;

}

.buy-title {
    font-size: 18px;
}

.buy-price {
    font-size: 14px;
    color: #197FFD;
}

.buy_btn {
    width: 100%;
    padding: 15px;
    color: #FFF;
    font-size: 16px;
    background-color: #197FFD;
    margin: 15px 0;
    border-radius: 5px;
}

.buy_consult a {
    color: #197FFD;
    font-size: 16px;
    font-family: "";
}

.mobile_join {
    background: #010F2A;
}

.mobile_join h2 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}

.mobile_join_bg1 {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
    position: relative;
    background-image: url('../icon/svg/join.svg');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.mobile_join_bg2 {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
    position: relative;
    background-image: url('../icon/svg/join2.svg');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.mobile_join_btn {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0 40px;
    bottom: 20px;
}

.mobile_join_btn div {

    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    background-color: #197FFD;

    border-radius: 5px;

}

.mobile_join_btn2 {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0 40px;
    bottom: 20px;
}

.mobile_join_btn2 div {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #010F2A;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.80);

    border-radius: 5px;

}


.mobile_target {
    background-image: url(../icon/icon11.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.target_card {
    padding: 40px 20px;
    width: 100%;
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
}

.target_card img {
    width: 150px;
    margin-bottom: 20px;
}

.target_card p {
    font-size: 14px;
    text-align: left;
    margin-bottom: 20px;
}

.target_number {
    width: 50%;
    text-align: left !important;
    margin-top: 20px;
}

.target_number h2 {
    font-size: 24px !important;
    font-family: "D-DIN-PRO-500";
}

.target_number h4 {
    font-size: 24px !important;
}

.target_number .inner_counter_thumb {
    width: 100%;
    display: flex;
    justify-content: space-between !important;
    padding: 0 15px;
}

.target_number img {
    width: 20px;
    height: 40px;
    padding-top: 10px;
}

.target_number h3 {
    font-size: 16px !important;
    text-align: center;
    font-family: "";
    color: #565656;
}

.mobile_target h2 {
    text-align: center;
    font-size: 20px;
}

.target_img {
    margin-top: 30px;
}

.target_img img {
    width: 25%;
    margin-top: 10px;
}

.mobile_footer {
    padding: 20px 50px;
    border-bottom: 1px solid #9393A4;
    background: #010F2A;
    text-align: center;
    color: #fff;
}

.mobile_footer p {
    font-size: 12px;
    color: #9393A4;
    margin: 0;
}

.mobile_footer h2 {
    font-size: 20px;
}

.mobile_footer_box {
    margin-top: 20px;
    font-family: "";
    align-items: center;
    font-size: 14px;
}

.mobile_footer_box img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.mobile_footer_div {
    font-size: 14px;
    font-family: "";
    margin-top: 10px;
    color: #9393A4;
}

.mobile_footer_consult {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #FFF;
    padding: 15px;
    font-size: 14px;
    font-family: "";
    color: #565656;
    z-index: 2;
}

.mobile_footer_consult img {
    width: 30px;
    height: 30px;
}

.mobile_footer_consult span {
    font-size: 12px;
    margin-top: 5px;
}


.footer_login {
    flex: 1;
    padding: 15px 0px;
    background-color: #197FFD;
    color: #fff;
    text-align: center;
    border-radius: 5px;

    margin-left: 10px;
}



.modal_overlay {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    visibility: hidden;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease-out 0s;
}

.modal_overlay.mactive {
    opacity: 1;
    visibility: visible;
}


.modal_try {
    padding: 30px 20px;
}

.modal_try h2 {
    font-size: 20px;
    color: #000;
    text-align: center;
}

.modal_try .span {
    font-size: 11px;
    color: #9393A4;
    font-family: "";
    text-align: center;
    margin-bottom: 20px;

}

.modal_try .modal_try_form-label {
    font-size: 16px;
    margin-top: 15px !important;
    font-style: normal;
    margin-bottom: 10px;
}

.modal_try_radio_btn {
    font-size: 16px;
    font-family: "";
    width: 30%;
    padding: 10px 0;
    border: 1px solid #D9D9D9;
    text-align: center;
    margin: 0 5px;
}

.modal_try_form_btn {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    background: #197FFD;
    text-align: center;
    color: #FFF;
    font-family: "";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    cursor: pointer;
    margin: 20px 0;
}