/* 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;}
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;
	min-width: 1400px;
	overflow-x: hidden;
       background-color: #dfe3ee;
}
@font-face {
  font-family: 'hanyiyakuheiFont';
  src: url('https://game.gtimg.cn/images/world/ngrhomeimage/fonts/HYYaKuHeiX55J-2.ttf') format('truetype');
}
@font-face {
  font-family: 'hanyi60sFont';
  src: url('https://dldir1.qq.com/yxgw/world/hyqh60S.otf') format('opentype');
}
.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%;
    background: url(https://game.gtimg.cn/images/world/web202603/bgTop.jpg) center top  no-repeat;
    background-size: 100% auto;
    padding-bottom: 50px;
    min-height: 1600px;
	position:relative;
}
.wrap:after{
    content: '';
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 597px;
    background: url(https://game.gtimg.cn/images/world/web202603/bottombg.png) bottom no-repeat;
    background-size: 100% 100%;
	
}
.content{
    padding-top: 1px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 1210px;
    height: auto;
}
.banner{
    margin-top: 110px;
    width: 100%;
    height: 160px;
    background: url(https://game.gtimg.cn/images/world/web202603/top_banner.png) center center no-repeat;
    background-size: 100% auto;
}

.navBox{
    position: relative;
    border-bottom: 1px solid #ccc;
    width: 1170px;
    margin: 0 auto;
}

.news-tab{
    display: flex;
    margin-top: 10px;

}

.news-tab-item{
    position: relative;
    color: #fff;
    font-size: 21px;
    width: 144px;
    padding: 15px 0;
    text-align: center;
    opacity: .7;
        cursor: pointer;
}
.news-tab-item a{
    display: block;
    color: #fff;  
}
.news-tab-item::after{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    width: 1px;
    height: 20px;
    background-color: #ccc;

}
.news-tab-item.active{
    opacity: 1;
}
.news-tab-item.active::before{
    content: '';
    position: absolute;
    left: 0;
    bottom: -11px;
    width: 144px;
    height: 21px;
    background: url(https://game.gtimg.cn/images/world/web202603/active.png) center center no-repeat;
    background-size: 100% auto;
}

.home{
    position: absolute;
    right: 0;
    bottom: 0;
    height:50px;
    width: auto;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    display: flex;
    justify-content: right;
}
.home a{
    position: relative;
    padding-left: 20px;
    color: #fff;
    margin-right: 10px;
}
.home a::after{
    content: '';
    position: absolute;
    left: 0;
    top: 18px;
    width: 15px;
    height: 15px;
    background: url(https://game.gtimg.cn/images/world/web202603/home.png) center center no-repeat;
    background-size: 100% auto; 
}
.home span{margin-left: 10px;}






.newslist{
    height: auto;
    width: 1170px;
    margin: 30px auto 0;
}


.newslist  .list{
    margin:  0 auto;
    height: 238px;
    margin-bottom: 20px;
    position: relative;
}
.newslist  .list a{
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.newslist  .vbox{
    position: relative;
    width: 352px;
    height: 211px;
    background: url(https://game.gtimg.cn/images/world/web202603/v_bg.png) center center no-repeat;
    background-size: 100% auto;
}
.newslist  .vbox img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 338px;
    height: 191px;
    border-top-left-radius: 13px;
    border-bottom-right-radius: 13px;
}

.newslist  .txt{
    position: relative;
    width: 778px;
    height: 200px;
    margin-left: 40px;
}
.newslist .title{
    position: relative;
    width: 100%;
    height: 60px;
    background: url(https://game.gtimg.cn/images/world/web202603/bt_line.png) left bottom no-repeat;
    background-size: 100% 25px;
}

.newslist .title h3{
    white-space: nowrap;
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #7a8099;
    font-size: 26px;
      font-family: 'hanyiyakuheiFont';
      letter-spacing: 2px;
}
.newslist .title span{
    position: absolute;
    top: 5px;
    right: 0;
    width: 54px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    text-align: center;
 
   
}

.newslist .title .news{
    background: url(https://game.gtimg.cn/images/world/web202603/newsType_7083.png) center center no-repeat;
    background-size: 100% auto;
}

.newslist .title .video{
    background: url(https://game.gtimg.cn/images/world/web202603/newsType_7214.png) center center no-repeat;
    background-size: 100% auto;
}

.newslist .title .notice{
    background: url(https://game.gtimg.cn/images/world/web202603/newsType_7084.png) center center no-repeat;
    background-size: 100% auto;
}

.newslist .title .lanmu{
    background: url(https://game.gtimg.cn/images/world/web202603/newsType_7071.png) center center no-repeat;
    background-size: 100% auto;
}
.newslist .title .active{
    background: url(https://game.gtimg.cn/images/world/web202603/newsType_7216.png) center center no-repeat;
    background-size: 100% auto;
}



.newslist .dec{
    color: #5c5c5c;
    font-size: 17px;
    margin-top: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 32px;
    font-family: 'hanyi60sFont';
}

.newslist .time{
    position: absolute;
    bottom: 5px;
    color: #5c5c5c;
    font-size: 16px;
}

.newslist .lookMore{
    display: none;
    position: absolute;
    bottom: 0px;
    width: 115px;
    height: 29px; 
    background: url(https://game.gtimg.cn/images/world/web202603/more.png) center center no-repeat;
    background-size: 100% auto;
}








.newslist .list:hover::after{
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: -20px;
    width: 1212px;
    height: 238px;
    background: url(https://game.gtimg.cn/images/world/web202603/listbg.png) center center no-repeat;
    background-size: 100% auto;
}



.newslist .list:hover .title h3,.newslist .list:hover  .dec{
    color: #fff;
}
.newslist .list:hover .title{

    background: url(https://game.gtimg.cn/images/world/web202603/bt_line1.png) left bottom no-repeat;
    background-size: 100% 25px;
}

.newslist .list:hover .lookMore {
    display: block;
}
.newslist .list:hover .time {
    display: none;
}
.newslist .list:hover .title span{
    background: url(https://game.gtimg.cn/images/world/web202603/typeIcon_hover.png) center center no-repeat;
    background-size: 100% auto; 
    color: #4e5987;
}









.pager{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 100px auto 120px;
	}
.pager a{
	font-size: 18px;
	color: #5c5c5c;
	line-height: 22px;
	padding: 0 20px;
	opacity: 0.8;
}
.pager a.current{
	color: #000;
	font-weight: bold;
}
.pager a.fristPage,.pager a.nextPage,.pager a.predPage,.pager a.lastPage{
	background-image: url(https://game.gtimg.cn/images/world/web202603/buttonDefault.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 33px;
	font-size: 16px;
	color: #6b7da4;
	text-align: center;
	margin: 0 50px;
	line-height: 33px;
	padding: 0;
}
.pager a.fristPage:hover,.pager a.nextPage:hover,.pager a.predPage:hover,.pager a.lastPage:hover{
    color: #fff;
    background-image: url(https://game.gtimg.cn/images/world/web202603/buttonHover.png);
}




/* detail */


.detailBox{
    width: 800px;
    margin: 50px auto 0;
  
}

.dt_title{
    width: 800px;
    height: auto;
    padding-bottom: 30px;
    background: url(https://game.gtimg.cn/images/world/web202603/detail_bt_line.png) center bottom no-repeat;
    background-size: 100% auto;
}

.dt_title h3{
    font-size: 30px;
    color: #636f90;
    text-align: center;
}

.dt_title  span{
    display: block;
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
    color: #4c5d84;
    
}

 .dt_txt{
    margin-top: 30px;
    font-size: 17px;
    color: #5c5c5c;
    line-height: 30px;
 
 
}

.dt_txt p,.dt_txt img{
    display: block;
    margin: 20px auto;
    max-width: 100% ;
    width: auto;
}

.dt_txt::-webkit-scrollbar {
    width: 0px;

}












