@font-face {
    font-family: wdgy_xh;
    src: url('../fonts/WDGY_XH.TTF?version=1.0.22023021801');
}

@font-face {
    font-family: wdgy_th;
    src: url('../fonts/WDGY_TH.ttf?version=1.0.22023021801');
}

@font-face {
    font-family: wdgy_zh;
    src: url('../fonts/WDGY_ZH.TTF?version=1.0.22023021801');
}
@font-face {
    font-family: wdgy_pf;
    src: url('../fonts/WDGY_PF.ttf?version=1.0.22023020902');
}


.flex1{
    flex: 1;
}
.wdgy_dialog {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8888;
}

.wdgy_bg {
    width: 88vw;
    height: 46vw;
    background-color: white;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -23vw;
    margin-left: -44vw;
}

.wdgy_title_bg{
    background-color: #929292;
    width: 100%;
    height: 3.5vw;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-right: 3vw;
}
.wdgy_title{
    width: 100%;
    padding-left: 5.5vw;
}
.wdgy_title_text{
    width: 100%;
    text-align: center;
    color: #000000;
    font-size: 1.4vw;
    font-family: wdgy_zh;
}
.wdgy_title_text span{
    color: #D5D5D5;
}
.wdgy_title_text2{
    width: 100%;
    text-align: center;
    color: #D5D5D5;
    font-size: 12px;
}
.wdgy_close{
    width: 2.5vw;
    height: 2.5vw;
    border-radius: 50%;
    background-color: rgba(238, 193, 138, 0.94);
    float: right;
    padding: 0.7vw;
    cursor: pointer;
}
.wdgy_banner {
    width: 100%;
    height: 38.5vw;
}

.wdgy_banner li {
    background-size: cover;
}

.tb-btn{
    display: none;
}
.wdgy_prev{
    top: 50%;
    left: 1%;
    margin-top: -60px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}
.wdgy_prev img{
    width: 60px;
    height: 60px;
}
.wdgy_next{
    top: 50%;
    right: 1%;
    margin-top: -60px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}
.wdgy_next img{
    width: 60px;
    height: 60px;
}
.wdgy_bottom_bg{
    width: 100%;
    height: 4vw;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    font-family: wdgy_zh;
    font-size: 1vw;
}
.wdgy_bottom_line{
    width: 3px;
    height: 1vw;
    background-color: #929292;
    margin: 0 2vw;
}
.wdgy_bottom_txt{
    text-align: center;
    color: #929292;
    cursor: pointer;
}
.wdgy_bottom_choose{
    color: #000000;
}
.wdgy_content1{
    margin: 5vw 0 0 7vw;
}
.wdgy_content1 img{
    width: 15vw;
}
.wdgy_content1_txt1{
    color: white;
    font-family: wdgy_xh;
    font-size: 1.2vw;
}
.wdgy_content1_txt2{
    color: white;
    font-family: wdgy_pf;
    font-size: 1.6vw;
    margin-top: 1vw;
}
.wdgy_content1_txt3{
    color: #E0C58C;
    font-family: wdgy_th;
    font-size: 1.6vw;
    margin-top: 2vw;
    margin-bottom: 2vw;
}
.wdgy_content1_txt3 span{
    color: #00A5FF;
}

.wdgy_content2{
    margin-left: 7vw;
    height: 38.5vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wdgy_content2_txt1 img{
    width: 22.5vw;
}
.wdgy_content2_txt2{
    color: #D5D5D5;
    font-family: wdgy_xh;
    margin-top: 2.5vw;
    font-size: 1.2vw;
}
.wdgy_content3{
    margin-left: 50%;
    height: 38.5vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wdgy_content3_txt1{
    color: #EDEBEF;
    font-size: 1.8vw;
    font-family: wdgy_zh;
}
.wdgy_content3_txt2{
    color: #00FDFF;
    font-size: 2.4vw;
    font-family: wdgy_zh;
    margin-top: 1vw;
}
.wdgy_content3_txt2 span{
    font-size: 2.8vw;
}
.wdgy_content3_txt3{
    color: #EEC18A;
    font-size: 1.4vw;
    font-family: wdgy_th;
    margin-top: 1vw;
}
.wdgy_content3_txt4{
    color: #929292;
    font-family: wdgy_xh;
    font-size: 1vw;
    margin-top: 1.2vw;
}
.wdgy_content4{
    margin-left: 10vw;
    height: 38.5vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wdgy_content4_txt1{
    font-size: 2.4vw;
    color: #E6E5E7;
    font-family: wdgy_xh;
}
.wdgy_content4_txt1 span{
    font-family: wdgy_th;
}
.wdgy_content4_txt2{
    font-size: 1.3vw;
    color: #D5D5D5;
    font-family: wdgy_xh;
}
.wdgy_content4_txt3{
    font-size: 0.7vw;
    color: #5E5E5E;
    font-family: wdgy_pf;
    margin-top: 0.3vw;
}
.wdgy_content4_txt4{
    font-size: 0.9vw;
    color: #D5D5D5;
    font-family: wdgy_xh;
    margin-top: 1.5vw;
    line-height: 1.5vw;
    margin-bottom: 1.5vw;
}
.wdgy_content4_txt6{
    font-size: 0.75vw;
    color: #D5D5D5;
    font-family: wdgy_xh;
    margin-top: 0.5vw;
}
#img_browse04{
    pointer-events: auto;
}
#img_browse05{
    pointer-events: auto;
}
.wdgy_content4_txt5 img{
    width: 7vw;
}

.wdgy_content5{
    font-size: 1vw;
    color: white;
    height: 38.5vw;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.wdgy_content5_img1{
    margin-left: 5vw;
    width: 24vw;
}
.wdgy_content5_txt_bg{
    margin-left: 5vw;
    margin-bottom: -5vw;
}
.wdgy_content5_txt1{
    font-family: wdgy_pf;
    font-size: 1.8vw;
    color: #ffffff;
}
.wdgy_content5_txt2{
    font-family: wdgy_pf;
    font-size: 1.5vw;
    color: #00A5FF;
    margin-top: 0.5vw;
}
.wdgy_content5_txt3{
    font-family: wdgy_th;
    font-size: 2vw;
    color: #E0C58C;
    margin-top: 3vw;
}
.wdgy_content5_txt4{
    font-family: wdgy_xh;
    font-size: 1.45vw;
    color: #ffffff;
    margin-top: 2vw;
}
.wdgy_content5_txt5{
    font-family: wdgy_xh;
    font-size: 1.5vw;
    color: #ffffff;
    margin-top: 2vw;
}
.wdgy_content5_txt5 span{
    font-family: wdgy_th;
}
.wdgy_content5_txt1 span{
    font-family: wdgy_th;
}

.wdgy_content5_img_bg img{
    width: 7vw;
}
.wdgy_content5_img_txt{
    font-size: 0.75vw;
    color: #D5D5D5;
    font-family: wdgy_xh;
    margin-top: 0.5vw;
}
.wdgy_content5_img{
    margin-top: -5vw;
    margin-right: -5vw;
    display: flex;
    flex-direction: column;
    align-items:flex-end;
}
/* .lightense-backdrop{
    position: relative;
} */