﻿@charset "utf-8";

body {
    background: #F6F8F8;
}

.container {
    width: 100%;
}

.top_info {
    height: 70.6667vw;
    background: linear-gradient(180deg, #ACD7FF 0%, rgba(230, 243, 251, 0.3) 70%);
}

.top_nav {
    position: absolute;
    width: 100%;
    height: 11.7333vw;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #323232;
    z-index: 1;
}

.top_nav_2 {
    position: absolute;
    width: 100%;
    height: 11.7333vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #323232;
    z-index: 1;
}

.top_nav_line {
    border-bottom: 1px solid #EBECEF;
}

.top_nav_a {
    display: block;
    position: absolute;
    top: 1vw;
    left: 3vw;
    z-index: 10;
    width: 6vw;
    height: 10vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top_nav_arrow {
    width: 2.1333vw;
    height: 3.7333vw;
}

.top_nav_placeholder {
    width: 100%;
    height: 11.7333vw;
}


.top_info_1 {
    width: 88.2667vw;
    margin: 0 auto;
    position: relative;
    padding-top: 6.6667vw;
    display: flex;
    margin-bottom: 9.6vw;
}

.top_info_1_1 {
    padding-right: 3.0667vw;
}

.w_img_1 {
    width: 13.8667vw;
    height: 13.8667vw;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
}

.top_info_1_2 {
    padding-top: 1.8667vw;
}

.top_info_1_2_1 {
    font-size: 4.5333vw;
    font-weight: bold;
    color: #424D56;
}

.top_info_1_2_2 {
    padding-top: 1.5vw;
    padding-bottom: 1vw;
    font-size: 3.4667vw;
    color: #6A7884;
}

.top_info_1_2_3 {
    font-size: 3.4667vw;
    color: #6A7884;
}

.top_info_1_3 {
    position: absolute;
    top: 13.33vw;
    right: 0;
    font-size: 3.2vw;
    color: #6E7E8B;
}

.w_img_8 {
    width: 1.3333vw;
    height: 2.4vw;
    margin-left: 2.1333vw;
}


.top_info_2 {
    width: 92.6667vw;
    margin: 0 auto;
    background: linear-gradient(0deg, #CEDDFF 0%, #E3ECFF 100%);
    height: 20.1333vw;
    border-radius: 2.6667vw;
    display: flex;
    align-items: center;
}

.top_info_2_left {
    width: 80.8vw;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #333333;
    font-size: 4.2667vw;
}

.top_info_2_right {
    width: 45.0667vw;
    height: 20.1333vw;
    background: linear-gradient(0deg, #FFD4D0 0%, #FFECEA 100%);
    border-radius: 2.6667vw;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333333;
    font-size: 4.2667vw;
}

.w_img_2 {
    width: 9.8667vw;
    height: 9.7333vw;
    margin-right: 4.2667vw;
}

.w_img_3 {
    width: 10.8vw;
    height: 9.6vw;
    margin-right: 2.9333vw;
}

.wd_w_694 {
    width: 92.5333vw;
    margin: 0 auto;
    border-radius: 2.6667vw;
}

.wd_bg_fff {
    background-color: #ffffff;
}

.wd_menu {
    margin-top: 2vw;
}

.w_img_4 {
    width: 5.2vw;
    height: 4.9333vw;
}

.w_img_5 {
    width: 4.9333vw;
    height: 5.2vw;
}

.w_img_6 {
    width: 5.3333vw;
    height: 5.3333vw;
}

.w_img_7 {
    width: 5.0667vw;
    height: 5.2vw;
}

.wd_menu_li {
    display: flex;
    justify-content: space-between;
    width: 80.8vw;
    margin: 0 auto;
    padding: 5.2vw 0;
}

.wd_menu_li_left_txt {
    font-size: 4vw;
    color: #4B4F53;
    padding-left: 4.2667vw;
}

.wd_menu_li_left {
    display: flex;
    align-items: center;
}


.w_img_9 {
    width: 1.8667vw;
    height: 3.2vw;
    margin-left: 2vw;
}

.wd_menu_li_right_txt {
    font-size: 2.8vw;
    color: #FFFFFF;
    background: #FF4F4F;
    border-radius: 50%;
    padding: 0.25vw 1.5vw;
}