.news-banner{
    max-width: 1920px;
    height: 187px;
    background-image: url('/img/pc/news/banner.png');
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.31);
}
.news-main{
    width: 100%;
}
.news-box{
    margin: 0 auto;
    width: 963px;
    height: 890px;
    margin-top: 20px;
    box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.31);
}
.news-box-header{
    position: relative;
    height: 82px;
    background-image: url(/img/pc/common/header_nav_bg.jpg);
}
.news-box-header ul{
    margin-left: 21px;
    position: relative;
    top: 10px;
}
.news-box-header li{
    float: left;
    width: 90px;
    height: 52px;
    padding-top: 7px;
    padding-left: 19px;
}
.news-box-nav{
    background-image: url(/img/pc/news/icon.png);
    background-position: -115px 194px;
    cursor: pointer;
}
.news-box-nav-selected{
    margin-top: 2px;
    width: 84px !important;
	height: 44px !important;
	background-color: #faa020;
    color: #fff;
}
.news-box-header ul li p{
    font-family: AdobeHeitiStd-Regular;
	font-size: 14px;

}
.news-box-header ul li span{
    font-family: AdobeHeitiStd-Regular;
	font-size: 14px;
}
.news-box-nav p{
    color: #4c4b4b;
}
.news-box-nav span{
	color: #b3b3b3;
}
.news-box-nav-selected p{
    color: #fff;
}
.news-box-list{
    width: 100%;
    height: 614px;
}
.news-box-list li{
    position: relative;
    float: left;
    margin-top: 16px;
    margin-left: 24px;
    width: 288px;
	height: 188px;
	border: solid 1px #a0a0a0;
}
.news-box-list .mark{
    position: relative;
    width: 69px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: #FFFFFF;
    font-size: 12px;
    overflow: hidden;
}
.news-box-list .news-mark{
    background-color: red;
}
.news-box-list .event-mark{
    background-color: #00a0e9;
}
.news-box-list .guide-mark{
    background-color: #faa020;
}
.news-box-list .mark-triangle{
    background-color: #FFFFFF;
    height:25px;
    width: 25px;
    position: absolute;
    right: -16px;
    top:4px;
    transform:rotate(30deg);
    -ms-transform:rotate(30deg); 	/* IE 9 */
    -moz-transform:rotate(30deg); 	/* Firefox */
    -webkit-transform:rotate(30deg); /* Safari 和 Chrome */
    -o-transform:rotate(30deg); 	/* Opera */
}
.news-box-list span{
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 15px;
    color: #7c7777;
}
.news-box-list a{
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: AdobeHeitiStd-Regular;
	font-size: 16px;
    color: #030303;
    overflow: hidden;
    padding: 0 20px 0 20px;
}
.news-box-list p{
    font-family: AdobeHeitiStd-Regular;
	font-size: 14px;
    color: #030303;
    overflow: hidden;
    text-indent: 29px;
    width: 248px;
    margin: 0 auto;
    letter-spacing:2px;
}
.news-box-header .return-icon{
    margin-left: 16px;
    font-size: 34px;
    color: #faa01f;
}
.article-box .news-box-header span{
    height: 82px;
    line-height: 82px;
}
.news-box-header .return-desc{
    position: relative;
    top: -4px;
    left: 4px;
    font-family: AdobeHeitiStd-Regular;
	font-size: 20px;
    color: #4c4b4b;
}
.news-box-header .share-btn{
    box-sizing: border-box;
    position: absolute;
    top: 28px;
    right: 27px;
    height: 30px !important;
    padding: 0 15px;
    line-height: 30px !important;
    text-align: center;
	background-color: #3b57a0;
	border-radius: 15px;
    font-family: AdobeHeitiStd-Regular;
	font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.article-box{
    margin: 0 auto;
    width: 963px;
    margin-top: 20px;
    box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.31);
}
.article-main-content{
    width: 825px;
    margin-top: 46px;
    padding-bottom: 70px;
    padding-right: 70px;
    font-family: AdobeHeitiStd-Regular;
	font-size: 20px;
	color: #000000;
}
.article-main{
    padding: 54px 64px 125px 64px;
}
.article-main-header{
    margin-top: 41px;
    text-align: center;
    width: 100%;
    position: relative;
}
.article-main-header h1{
    margin-bottom: 5px;
    font-family: AdobeHeitiStd-Regular;
	font-size: 30px;
    color: #000000;
    font-weight:bold;
}
.article-main-header span{
    font-family: AdobeHeitiStd-Regular;
	font-size: 16px;
	color: #818388;
}
.article-main-header .author{
    margin-right: 20px;
}
.article-main-header .time{
}
.legal-box-header{
    position: relative;
    height: 82px;
    background-image: url(/img/pc/common/header_nav_bg.jpg);
}
.legal-box-header ul{
    margin-left: 21px;
    position: relative;
    top: 10px;
}
.legal-box-header li{
    float: left;
    width: 90px;
    height: 42px;
    padding-top: 14px;
    padding-left: 12px;
}
.legal-box-header ul li p{
    font-family: AdobeHeitiStd-Regular;
	font-size: 14px;

}
.legal-box-nav-selected{
    margin-top: 2px;
    width: 84px !important;
	height: 37px !important;
	background-color: #faa020;
    color: #fff;
}
.legal-box-nav{
    background-image: url(/img/pc/news/icon.png);
    background-position: -115px 194px;
    cursor: pointer;
}
.legal-main-content{
    width: 825px;
    margin-top: 46px;
    padding-bottom: 70px;
    padding-left: 70px;
    padding-right: 70px;
    font-family: AdobeHeitiStd-Regular;
	font-size: 20px;
	color: #000000;
    text-indent: 40px;
    line-height: 27px;
}
.game-center-banner{
    max-width: 1920px;
    height: 386px;
    background-image: url('/img/pc/center/banner.jpg');
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.31);
}
.center-language-nav{
    margin: 0 auto;
    width: 963px;
    position: relative;
    height: 70px;
}
.center-language-nav ul{
    position: relative;
    top: 10px;
}
.center-language-nav li{
    float: left;
    width: 90px;
    height: 52px;
    padding-top: 7px;
    padding-left: 19px;
}
.center-margin-top-0{
    margin-top: 0 !important;
}
.center-box-header{
    position: relative;
    height: 49px;
    background-image: url(/img/pc/common/header_nav_bg.jpg);
    background-size: contain;
}
.hr-coloc-aeaeae{
    background-color: #faa020;
    margin: 0px;
    top: -2px;
    margin: 0 17px;
}
.center-box-header .icon-clock{
    padding-left: 18px;
    height: 49px;
    line-height: 49px;
    font-size: 31px;
    color: #faa020;
}
.center-box-header-title{
    position: absolute;
    top: 14px;
    padding-left: 6px;
    font-family: AdobeHeitiStd-Regular;
	font-size: 20px;
    color: #4c4b4b;
}
.center-margin-top-33{
    margin-top: 33px;
}
.center-box-header .icon-fire1{
    padding-left: 18px;
    height: 49px;
    line-height: 49px;
    font-size: 38px;
    color: #faa020;
}
.center-recommend-list .rec-box{
    width: 204px;
    height: 346px;
    border: solid 1px #f0f0f0;
    margin: 23px 0 0 24px;
    float: left;
    font-size: 20px;
}
.center-recommend-list .rec-game-pic{
    margin: 13px 11px 8px 11px;
}
.center-recommend-list .rec-game-pic img{
    width: 182px;
    height: 182px;
    border-radius: 20px;
}
.center-recommend-list .rec-game-title{
    height: 19px;
    line-height: 19px;
    font-weight: bold;
    text-align: center;
    margin:22px;
    color: #5f5f5f;
}
.center-recommend-list .rec-game-button{
    width: 165px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #faa020;
    box-shadow: 0px 2px 2px 0px
        rgba(0, 0, 0, 0.24);
    border-radius: 24px;
    margin:32px auto;
    color:#ffffff;
    display: block;
}
.center-recommend-btn-list{
    display: table-cell;
    vertical-align: middle;
    height: 133px;
}
.center-recommend-list li{
    margin: 0 0 8px 12px;
    width: 183px;
	height: 39px;
}
.center-recommend-list li a{
    display: block;
    width: 183px;
	height: 39px;
	border-radius: 5px;
}
.android_booking_normal{
    background-image: url(/img/pc/common/android_booking_normal.png);
}
.android_booking_normal:active{
    background-image: url(/img/pc/common/android_booking_click.png);
}
.apple_booking_normal{
    background-image: url(/img/pc/common/apple_booking_normal.png);
}
.apple_booking_normal:active{
    background-image: url(/img/pc/common/apple_booking_click.png);
}
.apple_normal{
    background-image: url(/img/pc/common/apple_normal.png);
}
.apple_normal:active{
    background-image: url(/img/pc/common/apple_click.png);
}
.apk_normal{
    background-image: url(/img/pc/common/apk_normal.png);
}
.apk_normal:active{
    background-image: url(/img/pc/common/apk_click.png);
}
.google_normal{
    background-image: url(/img/pc/common/google_normal.png);
}
.google_normal:active{
    background-image: url(/img/pc/common/google_click.png);
}
.booking-box-list{
    width: 100%;
    height: 347px;
}
.booking-box{
    margin: 0 auto;
    width: 963px;
    height: 396px;
    margin-top: 20px;
    box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.31);
}
.booking-box .swiper-container{
    margin: 27px 0 0 143px;
    width: 690px;
    height: 289px;
}
.center-swiper-wrapper{
    width: 692px !important;
}
.center-swiper-slide{
    position: relative;
    padding: 6px 5px 6px 5px;
    width: 194px !important;
	height: 273px !important;
    border: solid 2px #b5b5b5;
}
.center-swiper-slide:hover{
    border: solid 2px #ffab31;
}
.center-swiper-slide img{
    width: 195px;
	height: 273px;
}
.center-swiper-slide .mask-box{
    position: absolute;
    top: 5px;
    display: none;
    cursor: pointer;
}
.center-swiper-slide .mask{
    width: 194px;
	height: 273px;
    background-color: #000;
    /* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.5;
}
.center-swiper-slide .mask-box p{
    position: absolute;
    top: 71px;
    left: 44px;
    font-family: SourceHanSansCN-Bold;
	font-size: 28px;
    z-index: 10;
    color: white;
}
.center-swiper-slide .mask-box a{
    position: absolute;
    top: 198px;
    left: 43px;
    width: 112px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-family: AdobeHeitiStd-Regular;
	font-size: 23px;
    color: white;
}
.center-swiper-slide .mask-box .reservation{
    background-image: url(/img/pc/common/reservation_normal.png);
    background-position: -7px -7px;

}
.center-swiper-slide .mask-box .reservation:active{
    background-image: url(/img/pc/common/reservation_click.png);
    background-position: -7px -7px;
}
.center-swiper-slide .mask-box .reserved{
    background-image: url(/img/pc/common/reserved_normal.png);
    background-position: -7px -7px;

}
.center-swiper-slide .mask-box .reserved:active{
    background-image: url(/img/pc/common/reserved_click.png);
    background-position: -7px -7px;
}
.news-box-page{
    text-align:center;
}
.padding-top-760{
    padding-top: 760px;
}
.news-box-content{
    cursor: pointer;
}
.rec-box .code-box{
    display: none;
}
.center-carousel-prev-btn{
    display: block;
    position: relative;
    top: -153px;
    left: 58px;
    height: 37px;
    width: 20px;
    background-image: url(/img/pc/center/icon.png);
    background-position: -2px -113px;
    cursor: pointer;

}
.center-carousel-next-btn{
    display: block;
    position: relative;
    top: -190px;
    left: 880px;
    height: 37px;
    width: 20px;
    background-image: url(/img/pc/center/icon.png);
    background-position: -2px -156px;
    cursor: pointer;

}

.center-box-header_activity{
    position: relative;
    height: 49px;
    background-color:#FFAB31;
    background-size: contain;
}
.no-news-information{
    line-height: 294px;
    text-align: center;
    font-size: 18px;
    color: #a0a0a0;
}
.no-server-information{
    line-height: 238px;
    text-align: center;
    font-size: 18px;
    color: #a0a0a0;
}
