.model_title {
    font-size: 40px;
    color: #333333;
    text-align: center;
}

.model_one {
    margin: 0 auto;
    padding: 100px;
}

.model_one_ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 70px;
}

.model_one_li {
    width: 280px;
    height: 240px;
    border-radius: 15px;
    box-shadow: 0 0 5px 3px #EAEEFF;
}

.model_one_li_title {
    height: 60px;
    text-align: center;
    background-color: #EAEFF3;
    font-size: 24px;
    color: #333333;
    line-height: 60px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.model_one_li_text {
    color: #999999;
    font-size: 16px;
    padding: 0 34px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 180px;
    line-height: 26px;
}

.model_one_li_text_yd {
    color: #999999;
    font-size: 16px;
    padding: 0 34px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 180px;
    line-height: 26px;
}

.model_theme_title {
    font-size: 40px;
    color: #000;
    text-align: center;
}

.model_theme_title_yd {
    font-size: 20px;
    color: #000;
    text-align: center;
}

.model_two {
    padding-top: 60px;
}

.model_two_yd {
    padding: 30px 20px 0 20px;
}

.model_two_text1 {
    font-size: 30px;
    color: #333333;
    text-align: center;
}

.model_two_text1_yd {
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 24px;
}

.model_two_text2 {
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 10px;
}

.model_two_text2_yd {
    font-size: 14px;
    color: #666666;
    text-align: center;
    line-height: 24px;
    margin-top: 5px;
}

.model_two_container {
    margin: 0 auto;
    padding: 65px 0;
    display: flex;
}

.model_two_container_yd {
    padding: 20px 0;
}

.model_two_space {
    width: 7%;
}

.model_two_container img {
    width: 50%;
    object-fit: contain;
}

.model_two_container_yd img {
    width: 100%;
}

.model_two_ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 29%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.model_two_ul_yd {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 30px;
}

.model_two_li_yd {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}

.model_two_li_text1 {
    width: 260px;
    height: 40px;
    background: linear-gradient(to right, #79A3FF, #407CFF);
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    border-radius: 18px;
}

.model_two_li_text1_yd {
    width: 260px;
    height: 40px;
    background: linear-gradient(to right, #79A3FF, #407CFF);
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    border-radius: 18px;
}

.model_two_li_text2 {
    margin-top: 15px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.model_two_li_text2_yd {
    margin-top: 15px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.model_two_second {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 60px 0;
}

.model_two_second_yd {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 20px 0;
}

.model_two_second_item {
    width: 39.5%;
}

.model_two_second_item_yd {
    width: 45%;
}

.model_two_second_item img {
    width: 100%;
}

.model_two_second_item_yd img {
    width: 100%;
}

.model_two_second_text1 {
    color: #000000;
    font-size: 24px;
    margin-top: 30px;
}

.model_two_second_text1_yd {
    color: #000000;
    font-size: 16px;
    margin-top: 15px;
}

.model_two_second_text2 {
    color: #000000;
    font-size: 14px;
    margin-top: 20px;
    line-height: 24px;
}

.model_two_second_text2_yd {
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
    line-height: 24px;
}

.model_three {
    background: url('/new/imgs/shop_member/model_three_bg.png');
}

.model_three_ul {
    padding: 50px 0;
    padding-right: 3%;
    box-sizing: border-box;
    width: 36%;
}

.apply_content {
    background: url('/new/imgs/shop_member/apply_bgimg.png');
}

.model_four {
    margin: 0 auto;
    padding: 65px 0;
}

.model_four_yd {
    padding: 30px 0;
}

.model_four_ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.model_four_ul_yd {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 30px;
}

.model_four_li {
    width: 376px;
    height: 440px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 5px #C5C5C5;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    position: relative;
}

.model_four_li_yd {
    width: 70%;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 5px #C5C5C5;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 20px;
}

.model_four_li_yd img:first-child {
    width: 100%;
}

.model_four_li_yd img:last-child {
    margin: 20px 0;
}

.model_four_logo {
    margin-top: 20px;
}

.model_four_qrcode {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 376px;
    height: 379px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100000;
    background-color: rgba(59, 71, 95, 0.5);
    transition: opacity 0.5s;
}

#model_four_qr1:hover {
    opacity: 1;
}

#model_four_qr2:hover {
    opacity: 1;
}

#model_four_qr3:hover {
    opacity: 1;
}

.model_one_yd {
    margin: 0 auto;
    padding: 30px 20px;
}

.model_title_yd {
    font-size: 20px;
    color: #333333;
    text-align: center;
}

.model_one_ul_yd {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 10px;
    flex-direction: column;
}

.model_one_li_yd {
    width: 280px;
    height: 240px;
    border-radius: 15px;
    box-shadow: 0 0 5px 3px #EAEEFF;
    margin: 20px auto;
}

.model_one_li_title_yd {
    height: 60px;
    text-align: center;
    background-color: #EAEFF3;
    color: #333333;
    line-height: 60px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-size: 18px;
}