/* reset */
body,div,p,ul,li,table,tbody,tr,td,textarea,form,input,h1,h2,h3,h4,h5,dl,dt,dd,img,iframe,header,nav,section,article,footer,figure,figcaption,menu{margin:0;padding:0;list-style:none;}
body{-webkit-text-size-adjust:none;font-size:0.24rem;}
header,nav,section,article,footer,figure,figcaption{display:block;}
ol,ul{margin:0;padding:0;}
fieldset{border:none;margin:0;padding:0;}
a,li,ul,[onclick]{-webkit-tap-highlight-color:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
table{border-collapse:collapse;border-spacing:0;}
/*em,strong{font-weight:normal;font-style:normal;}*/
a {text-decoration:none; word-break: break-all;}
b{font-weight: bold;}
.hide {display:none;}
.c:before,.c:after {content:"";display:table;}
.c:after {clear:both;}
.fl {float:left;}
.fr {float:right;}
.pr {position:relative;}
.pa {position:absolute;}
.db {display:block;text-indent:-999em;}
html{font-size:100px;width: 100%;}
body{
    width: 100%;
    position: relative;
    /*background: url(https://game.gtimg.cn/images/world/web202504/news/detail/bgNew.jpg) no-repeat 0 50%;*/
    /*background-size: 100% 100%;*/
    /*background-attachment: fixed;*/
    /*background-color: #354658;*/
    background-image: url(https://game.gtimg.cn/images/world/web202504/news/detail/bgRepeat.jpg);
    background-repeat: repeat-y;
    background-size: 100% auto;
    min-width: 1400px;
    overflow-x: hidden;
}
.top-bg {
    position: absolute;
    width: 100vw;
    max-width: 100vw;
    height: auto;
    display: block;
    object-fit: contain;
    object-position: center;
    pointer-events: none;
}
.wrap{
    width: 100%;
    min-height: 1200px;
}

#footer_ieg{
    text-align:center;
    font-size:13px;
    line-height:19px;
    min-width:1200px;
    color:#fff;
    background-color: #10283D;
}
.wrap_ieg{
    margin: 15px auto !important;
    /*padding:0px 20px;*/
    /*margin: 15px 0 0 0 !important;*/
    /*margin-top: 15px !important;*/
    /*margin-left: auto !important;*/
    /*margin-right: auto !important;*/
    padding: 0 !important;
    /*width: 940px;*/
    height: 90px !important;
}
.wrap_ieg a{
    color:#fff;
    text-decoration: none;
}
.copyright_en {
    color: #fff
}
#footer_ieg .e{
    font-size:13px;
    -webkit-text-size-adjust:none;
}

.info_logo{
    display: none;
    position: absolute;
    left: 64px;
    top: 20px;
    background: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/Info/logo.png?date=11121624) no-repeat;
    width: 141px;
    height: 53px;
}

.page-title {
    position: relative;
    height: 70px;
    left: 0px;
    top: 35px;
    user-select: none;
}
.page-title-zh {
    position: absolute;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    white-space: nowrap;
}
.page-title-en {
    position: absolute;
    color: #ffffff;
    font-size: 16px;
    opacity: 0.8;
    white-space: nowrap;
    left: 130px;
    top: 18px;
}
.news-top-time {
    position: absolute;
    width: 300px;
    color: #fff;
    font-size: 18px;
    text-align: right;
    right: 25px;
    top: 0px;
}

.info_box{width: 1200px; padding-top: 100px; padding-bottom: 100px; margin: 0 auto;}
.nav_newslist{
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 180px;
    right: 15px;
    top: -15px;
}
.btn_home i{
    background: url(https://game.gtimg.cn/images/world/web202504/news/detail/home.png) no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    margin-top: 2px;
    margin-right: 15px;
}
.nav_newslist a{
    font-size: 18px;
    line-height: 18px;
    color: #94b1c6;
}
.nav_newslist a:hover,.nav_newslist a.on{
    color: #fff;
}
.nav_newslist b{
    background: url(https://game.gtimg.cn/images/world/web202504/news/detail/arrow.png) no-repeat;
    width: 8px;
    height: 12px;
    display: block;
    margin-top: 2px;
}
.main-word {
    color: #ffffff;
}
.sub-word {
    opacity: 0.8;
    user-select: none;
    pointer-events: none;
}
.news_top{
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 1200px;
}
.news_top::after{
    content: '' ;
    background: url(https://game.gtimg.cn/images/world/web202504/news/detail/topLine.png) no-repeat;
    width: 1200px;
    height: 1px;
    position: absolute;
    bottom: -20px;
    left: -15px;
}
.news-top-selected {
    background: url(https://game.gtimg.cn/images/world/web202504/news/detail/topSelected.png) no-repeat;
    width: 80px;
    height: 32px;
    left: -8px;
    position: absolute;
    bottom: -26px;
}
.news-top-name {
    position: absolute;
    width: 100px;
    height: 24px;
    line-height: 24px;
    left: 10px;
    top: -15px;
    font-size: 24px;
    color: #ffffff;
    font-family: 'hanyi60sFont';
    user-select: none;
}

.btn_return{background: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/Info/return.png?date=11121624) no-repeat;width: 57px;height: 19px;position: relative;}
.btn_return:hover{background: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/Info/return_on.png?date=11121624) no-repeat;width: 57px;height: 19px;position: relative;}
.info_content{width: 1200px;position: relative;box-sizing: border-box;}
.top{
    display: none;
    background: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/Info/top.png?date=11121624) no-repeat;
    width: 33px;
    height: 36px;
    right: 30px;
    bottom: 30px;
    position: fixed;
    z-index: 999;
}

.tit{
    font-size: 35px;
    /*color: #d2a56c;*/
    color: #ffffff;
    line-height: 42px;
    max-width: 1200px;
    position: relative;
    display: flex;
    justify-content: center;
    margin: 93px 0 0 0;
    align-items: center;
    font-family: 'hanyi60sFont';
}
.tit p{
    max-width: 1100px;
    position: relative;
}
.tit span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: normal;
    text-align: center;
}
.tit em{font-size: 14px;line-height: 20px; color: #f5dfaa;text-align: center;display: block;position: absolute;width: 40px;height: 20px;border: 1px solid #f5dfaa;right: -50px;top: 50%;margin-top: -10px;font-weight:normal;font-style:normal;}
/*.tit::after{content: '' ; background: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/Info/info_x.png?date=11121624) no-repeat;width: 1200px;height: 1px;position: absolute;left: 0;bottom: -30px;}*/
.info_time{font-size:16px;color: #ffffff; opacity: 0.7; text-align: center;width: 1200px;display: block;margin-top: 50px;letter-spacing: 2px;margin-bottom: 30px; font-family: 'hanyi45sFont';}

.sub-title {
    width: 580px;
    display: flex;
    margin: 0 auto;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 85px;
}
.time {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    white-space: nowrap;
    text-align: center;
    font-family: 'hanyi45sFont';
    opacity: 0.7;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
    /*border: 1px solid red;*/
}
.time2 {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    white-space: nowrap;
    text-align: center;
    font-family: 'hanyi45sFont';
    opacity: 0.5;
    padding-left: 20px;
}
.type-name {
    width: 55px;
    height: 22px;
    line-height: 23px;
    font-size: 17px;
    font-family: 'hanyi45sFont';
    text-align: center;
    border-radius: 20px;
    border: 0.01rem solid #ffffff;
    color: #ffffff;
    /*opacity: 0.5;*/
    opacity: 0;
    margin-left: 30px;
}s

.video_info_time{font-size:16px;color: #ffffff; opacity: 0.7; text-align: center;width: 1200px;display: block;margin-top: 50px;letter-spacing: 2px;margin-bottom: 50px; font-family: 'hanyi45sFont';}
.des{
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    width: 800px;
    padding-top: 0px;
    padding-left: 3px;
    margin: 0 auto !important;
    font-family: 'hanyi45sFont';
}
.des p{
    padding: 10px 0 !important;
}
.des span {
    color: rgba(255, 255, 255, 0.9) !important;
    /*font-size: 0.23rem !important;*/
    font-family: 'hanyi45sFont';
}
.des img{
    display: block !important;
    width: 800px;
    max-width: 100%;
    height: auto; 
    margin: 0 auto !important;
}
.title-divider {
    position: absolute;
    width: 568px;
    height: 15px;
    margin: 5px auto;
    background: url(https://game.gtimg.cn/images/world/web202504m/news/detail/titleDivider.png) no-repeat;
    background-size: 100% 100%;
}
.title-line {
    position: absolute;
    background: url(https://game.gtimg.cn/images/world/web202504/news/detail/titleLine.png) no-repeat;
    width: 888px;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 5px;
}

.draft-image-comment{font-size: 16px !important;line-height: 26px !important;color: #dde6ef !important;width: 620px !important;text-align: center !important;}
.video-player {width: 800px; margin: 0 auto 50px;}

.line_news_foot{width: 100%;height: 1px;background-color: rgba(187,183,212,.1);margin: 30px auto 120px;width: 1200px; display: none;}
.box_news_foot{width: 100%;position: relative; display: none;}
.box_news_foot_line{background-image: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/news_foot_line1.png?date=11121624);background-repeat: no-repeat;width: 1920px;height: 38px;left: 50%;top: 50%;margin: -19px 0 0 -960px;pointer-events: none;}
.list_news_foot{margin: 0 auto 50px;width: 798px;display: flex;justify-content: space-between; display: none;}
.list_news_foot li{width: 116px;}
.list_news_foot li a{display: block;width: 116px;height: 116px;background-image: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/news_foot_icon6.png?date=11121624);background-repeat: no-repeat;position: relative;background-size: 100%;}
.list_news_foot li a span{position: absolute;width: 100%;font-size: 14px;color: #4b647d;line-height: 18px;text-align: center;left: 0;top: 90px;}
.list_news_foot li:nth-child(2) a{background-image: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/news_foot_icon1.png?date=11121624);}
.list_news_foot li:nth-child(4) a{background-image: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/news_foot_icon2.png?date=11121624);}
.list_news_foot li:nth-child(3) a{background-image: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/news_foot_icon3.png?date=11121624);}
.list_news_foot li:nth-child(5) a{background-image: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/news_foot_icon4.png?date=11121624);}
.list_news_foot li:nth-child(6) a{background-image: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/news_foot_icon5.png?date=11121624);}
.list_news_foot li a .begin_news_foot{width: 116px;height: 116px;background-repeat: no-repeat;position: absolute;opacity: 0;transform: translateY(20px);transition: .5s all;background-size: 100%;}
.list_news_foot li a:hover .begin_news_foot{opacity: 1;transform: translateY(0);}
.list_news_foot li:nth-child(1) a .begin_news_foot{background-image: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/news_foot_icon6_on.png?date=11121624);}
.list_news_foot li:nth-child(2) a .begin_news_foot{background-image: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/news_foot_icon1_on.png?date=11121624);}
.list_news_foot li:nth-child(3) a .begin_news_foot{background-image: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/news_foot_icon3_on.png?date=11121624);}
.list_news_foot li:nth-child(4) a .begin_news_foot{background-image: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/news_foot_icon2_on.png?date=11121624);}
.list_news_foot li:nth-child(5) a .begin_news_foot{background-image: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/news_foot_icon4_on.png?date=11121624);}
.list_news_foot li:nth-child(6) a .begin_news_foot{background-image: url(//world.webp-img.qq.com/images/world/cp/a20220921websx/news_foot_icon5_on.png?date=11121624);}
.list_news_foot li a .begin_news_foot p{font-size: 16px;color: #a9bfd5;line-height: 20px;text-align: center;position: absolute;width: 100%;left: 0;top: 122px;}

.des video,.des iframe{width: 800px !important;height: 450px !important;margin: 0 auto;border: none !important;display: block;}

#footer_ieg{margin-top: 100px;}

@font-face {
    font-family: 'hanyi45sFont';
    src: url('https://dldir1.qq.com/yxgw/world/hyqh45S.otf') format('opentype');
}

@font-face {
    font-family: 'hanyi60sFont';
    src: url('https://dldir1.qq.com/yxgw/world/hyqh60S.otf') format('opentype');
}
