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

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

@font-face {
    font-family: xsgg_zh;
    src: url('../fonts/XSGG_ZH.TTF?version=1.0.22023021801');
}
.flex1{
    flex: 1;
}
.xsgg_dialog {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8888;
}

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

.xsgg_title_bg{
    background-color: #929292;
    width: 100%;
    height: 4vw;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-right: 3vw;
}
.xsgg_title{
    width: 100%;
    padding-left: 5.5vw;
}
.xsgg_title_text{
    width: 100%;
    text-align: center;
    color: rgba(238, 193, 138, 0.94);
    font-size: 1.4vw;
    font-family: xsgg_zh;
}
.xsgg_title_text2{
    width: 100%;
    text-align: center;
    color: rgba(238, 193, 138, 0.94);
    font-size: 12px;
}
.xsgg_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;
}
.xsgg_content_bg{
    width: 100%;
    height: 36.5vw;
    background-color: #F2F2F2;
    padding: 3vw 2vw 2vw 2vw;
}
.xsgg_content{
    display: flex;
    flex-direction: row;
}
.xsgg_content_item{
    background-color: white;
    border-radius: 10px;
    padding: 0 1vw;
}
.xsgg_content_item_margin{
    margin-right: 2vw;
}
.xsgg_content_item1-1{
    width: 100%;
    text-align: center;
    font-family: xsgg_zh;
    color: #262626;
    font-size: 1.8vw;
    margin-top: 2vw;
}
.xsgg_content_item1-2{
    width: 100%;
    text-align: center;
    font-family: xsgg_xh;
    color: #5E5E5E;
    font-size: 0.8vw;
}
.xsgg_content_item1-3{
    width: 100%;
    text-align: center;
    font-family: xsgg_th;
    color: #C7916D;
    font-size: 1.2vw;
    margin-top: 1vw;
    margin-bottom: 0.6vw;
}
.xsgg_content_item1-5{
    padding: 0 2.5vw;
    margin-top: 1vw;
    margin-bottom: 2vw;
}
.xsgg_content_item2-1{
    width: 100%;
    text-align: center;
    font-family: xsgg_th;
    color: #262626;
    font-size: 1.4vw;
    margin-top: 2vw;
}
.xsgg_content_item2-2{
    margin-top: 1vw;
    padding: 0 1vw;
    margin-bottom: 1vw;
}
.xsgg_content_item3-1{
    width: 100%;
    text-align: center;
    font-family: xsgg_xh;
    color: #5E5E5E;
    font-size: 0.9vw;
    margin-top: 2vw;
}
.xsgg_content_item3-2{
    width: 100%;
    text-align: center;
    font-family: xsgg_zh;
    color: #C7916D;
    font-size: 1.1vw;
    margin-top: 0.4vw;
    margin-bottom: 0.6vw;
}
.xsgg_content_item4-1{
    margin-top: 2vw;
    padding: 0 5.5vw;
    margin-bottom: 0.5vw;
}
.xsgg_content_item4-2{
    width: 100%;
    font-family: xsgg_xh;
    color: #5E5E5E;
    font-size: 0.75vw;
    padding: 0 1vw;
}
.xsgg_content_item4-2 li{
    line-height: 1.5vw;
}
.xsgg_content_item4-3{
    width: 100%;
    text-align: center;
    font-family: xsgg_xh;
    color: #C7916D;
    font-size: 0.9vw;
    margin-top: 1.5vw;
}
.xsgg_content_item4-4{
    width: 100%;
    text-align: center;
    font-family: xsgg_xh;
    color: #5E5E5E;
    font-size: 0.9vw;
    margin-top: 0.2vw;
}
.xsgg_content_item4-5{
    width: 100%;
    text-align: center;
    font-family: xsgg_th;
    color: #5E5E5E;
    font-size: 0.95vw;
    margin-top: 1vw;
}
.xsgg_content_item4-6{
    width: 100%;
    text-align: center;
    font-family: xsgg_xh;
    color: #5E5E5E;
    font-size: 0.8vw;
    margin-top: 0.2vw;
}

.xsgg_bottom_bg{
    width: 100%;
    height: 6vw;
    text-align: center;
}
.xsgg_bottom_bg01{
    font-family: xsgg_xh;
    color: #5E5E5E;
    font-size: 1.1vw;
    margin-top: 1.8vw;
}
.xsgg_bottom_bg02{
    font-family: xsgg_xh;
    color: #5E5E5E;
    font-size: 0.7vw;
}
.xsgg_bottom_bg02 span{
    color: #0076BA;
}