/* PC端头部脚部 */

.text_16 {
    width: 95px;
    height: 33px;
    overflow-wrap: break-word;
    color: rgba(250, 250, 250, 1);
    font-size: 24px;
    font-family: Alibaba-PuHuiTi-M;
    font-weight: NaN;
    text-align: justify;
    white-space: nowrap;
    line-height: 33px;
    margin: 16px 0 0 16px;
}

.image_28 {
    width: 74px;
    height: 23px;
    margin: 21px 0 0 200px;
}

.group_4 {
    background-color: rgba(216, 216, 216, 1);
    width: 1px;
    height: 26px;
    margin: 20px 0 0 14px;
}

.text_17 {
    width: 124px;
    height: 24px;
    display: inline-block;
    text-align: center;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: Alibaba-PuHuiTi-M;
    font-weight: NaN;
    white-space: nowrap;
    line-height: 24px;
}

.text_19 {
    width: 124px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: Alibaba-PuHuiTi-M;
    font-weight: NaN;
    white-space: nowrap;
    line-height: 24px;
    /* margin: 19px 0 0 0; */
    display: inline-block;
    text-align: center;
}

.text_20 {
    width: 124px;
    height: 24px;
    overflow-wrap: break-word;
    color: #af49c4;
    font-size: 16px;
    font-family: Alibaba-PuHuiTi-M;
    font-weight: NaN;
    text-align: center;
    white-space: nowrap;
    line-height: 24px;
    margin: 19px 0 0 0px;
}

.text-wrapper_3 {
    height: 32px;
    background-image: linear-gradient( 122deg, #f5a900 0, #f88b2f 100% );
    background-size: 100% 100%;
    width: 100px;
    margin: 15px 0 0 61px;
    text-align: center;
    cursor: pointer;
}

.text_18 {
    width: 124px;
    height: 24px;
    display: inline-block;
    text-align: center;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: Alibaba-PuHuiTi-M;
    font-weight: NaN;
    white-space: nowrap;
    line-height: 24px;
}

.headerflex {
    display: flex;
    width: 1600px;
    height: 64px;
    position: fixed;
    top: 0;
    background: #180621;
    z-index: 11;
}

.text_21 {
    height: 24px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: Alibaba-PuHuiTi-M;
    font-weight: NaN;
    line-height: 32px;
}

.footerflex {
    display: flex;
    width: 1600px;
    height: 400px;
    box-sizing: border-box;
}

.logofo {
    width: 88px;
}

.underlinenew {
    width: 155px;
    height: 14px;
    /* background: linear-gradient(90deg, #af49c4 0%, rgba(249, 163, 26, 0) 100%); */
    background-image: url(../images/2024/Color\ stripe-01.png);
    background-position-x: -152px;
}

.sponsor {
    width: 1200px;
    margin: 130px auto 60px;
}

.sponsor_bottom {
    margin-top: 51px;
    width: 100%;
    display: flex;
}

.sponsor_bottom_img {
    width: 160px;
    height: 160px;
    border: 1px solid rgba(51, 51, 51, 1);
    background-image: url(../images/DDI\ Logo_sm_color_tg.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: center;
    margin-right: 20px;
    background-size: 80%;
}

.sponsor_content {
    background-color: #180621;
    height: 160px;
    border: 1px solid rgba(51, 51, 51, 1);
    width: 1020px;
}

.sponsor_span {
    color: rgba(250, 250, 250, 1);
    font-size: 16px;
    font-family: AlibabaPuHuiTiR;
    font-weight: NaN;
    text-align: justify;
    line-height: 28px;
    display: block;
    padding: 10px 12px 0 20px;
}


/* Mobile端头部脚部 */

.image_1 {
    width: 89px;
    height: 26px;
}

.mheader {
    width: 100%;
    height: 35px;
    background-color: aquamarine;
    position: relative;
    top: 0;
}

#mbheadnav {
    /* width: 750px; */
    height: 70px;
    background: #000;
    position: fixed;
    top: 0;
    display: flex;
    align-items: center;
    z-index: 9999;
}

.menu-tip {
    height: 1334px;
}

.logoname {
    overflow-wrap: break-word;
    color: rgba(250, 250, 250, 1);
    font-size: 24px;
    font-family: Alibaba-PuHuiTi-M;
    font-weight: NaN;
    text-align: justify;
    white-space: nowrap;
    line-height: 33px;
    padding-left: 5px;
}

.mfooternav {
    background-color: rgba(37, 37, 37, 1);
    margin-top: 20px;
    padding: 65px 34px 48px 35px;
}

.mheadnav {
    display: flex;
    align-items: center;
    margin-left: 30px;
}

.mlogofo {
    height: 70px;
    width: 200px;
}

.msponsor_top {
    text-align: center;
}

.msponsor_bottom {
    background-color: #180621;
    width: 680px;
    height: auto;
    border: 2px solid rgba(51, 51, 51, 1);
    display: inline-block;
    position: relative;
    left: 4%;
    margin-top: 20px;
}

.msponsor_content {
    padding: 38px 22px 22px 22px;
    text-align: justify;
}

.msponsor_img {
    display: block;
    width: 185px;
    height: 58px;
    margin: 40px 0 0 260px;
}

.msponsor_span {
    color: rgba(250, 250, 250, 1);
    font-size: 28px;
    font-family: AlibabaPuHuiTiR;
    font-weight: NaN;
    line-height: 42px;
}

.munderlinenew{
    width: 214px;
    height: 14px;
    background-image: url(../images/2024/Color\ stripe-01.png);
    background-size: cover;
}

.munderlinetopnew{
    height: 25px;
    font-size: 32px;
    font-family: AlibabaPuHuiTiB;
    color: #FAFAFA;
    line-height: 25px;
    position: relative;
    top: 7px;
}

.munderlinebottomnew{
    height: 65px;
    font-size: 48px;
    font-family: AlibabaPuHuiTiB;
    color: #FAFAFA;
    line-height: 65px;
    text-shadow: 0px 0px 8px #ECB56E;
}