body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    -webkit-text-size-adjust: none;
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace;
}

small {
    font-size: 12px;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
    outline: 0 none
}

a:hover {
    text-decoration: underline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    font-size: 100%;
    resize: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body, html {
    min-width: 1200px;
    overflow-x: auto;
    font-family: "Microsoft Yahei";
}

a {
    color: #5B5B5B;
    outline: none;
}

button:hover, button:active {
    outline: none;
    cursor: pointer;
}
body {
    overflow-x: auto;
    font-size: 14px;
    line-height: 28px;
    min-width: 1200px;
    background-color: #eddcca;
    font-family: "yihe";
}

.wrap {
    width: 100%;
    min-height: 500px;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.center{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    background: top/100% no-repeat;
    overflow: hidden;
}

.auto_img {
    width: 100%;
    display: block;
}

.sprite {
    background: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/sprite.png) no-repeat top center;
    background-size: 850px auto;
}


@font-face {
    font-family:yihe;
    src: url('../font/yihejianti.ttf');
}

#gfooter{
    margin-top: 0!important;
}

.part1 {display: block;width: 100%;height: 1160px;background: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/bg_01.jpg) center top no-repeat;position: relative;}
.part2 {display: block;width: 100%;height: 1000px;background: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/bg_02.jpg) center top no-repeat;position: relative;margin-top: -1px;}
.part3 {display: block;width: 100%;height: 1000px;background: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/bg_03.jpg) center top no-repeat;position: relative;margin-top: -1px;}
.part4 {display: block;width: 100%;height: 1101px;background: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/bg_04.jpg) center top no-repeat;position: relative;margin-top: -1px;}
.part5 {display: block;width: 100%;height: 1100px;background: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/bg_05.jpg) center top no-repeat;position: relative;margin-top: -1px;}
.part6 {display: block;width: 100%;height: 900px;background: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/bg_06.jpg) center top no-repeat;position: relative;margin-top: -1px;}
.part7 {display: block;width: 100%;height: 1350px;background: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/bg_07.jpg) center top no-repeat;position: relative;margin-top: -1px;}

/* KV */
.part1_logo{
    display: block;
    width: 263px;
    height: 111px;
    position: absolute;
    top: 20px;
    left: 20px;
}

.btn_home{
    display: block;
    width: 214px;
    height: 77px;
    background: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/btn_home.png) top/100% no-repeat;
    position: absolute;
    top: 20px;
    right: 20px;
}

.btn_player{
    display: block;
    width: 217px;
    height: 208px;
    background: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/btn_play.png) top/100% no-repeat;
    position: absolute;
    top: 860px;
    left: 50%;
    margin-left: -108px;
    animation: scale_1 1.5s infinite linear;
}
/* animation */
@keyframes scale_1 {
    0%, 100% {transform: scale(1)}
    50% {transform: scale(1.1);}
}
@-webkit-keyframes scale_1 {
    0%, 100% {transform: scale(1)}
    50% {transform: scale(1.1);}
}

@keyframes scale_2 {
    0%, 100% {transform: scale(1) translate(-50%, -50%);}
    50% {transform: scale(1.1) translate(-50%, -50%);}
}
@-webkit-keyframes scale_2 {
    0%, 100% {transform: scale(1) translate(-50%, -50%);}
    50% {transform: scale(1.1) translate(-50%, -50%);}
}


/* 五影会谈版本 */
.part2 .center{
    width: 1300px;
}
.s2_nav {
    display: flex;
    width: 624px;
    justify-content: space-between;
    float: right;
    margin-top: 280px;
    margin-right: 130px;
}
.s2_nav_item {
    width: 300px;
    height: 77px;
}

.s2_nav_item:nth-child(1) {
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s2_tab1.png);
}

.s2_nav_item:nth-child(2) {
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s2_tab2.png);
}

.s2_nav_item.on:nth-child(1) {
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s2_tab1_on.png);
}

.s2_nav_item.on:nth-child(2) {
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s2_tab2_on.png);
}

.s2_content_item {
    display: none;
    width: 840px;
    height: 424px;
    float: right;
    margin-top: 8px;
    margin-right: 20px;
}

.s2_content{
    position: relative;
    z-index: 1;
}

.s2_content_item.on {
    display: block;
}

.s2_content_item:nth-child(1) {
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s2_img1.png);
}

.s2_content_item:nth-child(2) {
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s2_img2.png);
}

.s2_text {
    width: 910px;
    height: 162px;
    float: right;
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s2_nav.png);
    box-sizing: border-box;
    padding: 44px 82px 0 100px;
    margin-top: -20px;
}

.s2_text_item {
    display: none;
    height: 76px;
    color: #270505;
    font-size: 22px;
    line-height: 38px;
    overflow: hidden;
    overflow-y: scroll;
}

.s2_text_item.on {
    display: -webkit-box;
}
.s2_text_item::-webkit-scrollbar-track-piece {
    background-color: #cf8b3e;
}

.s2_text_item::-webkit-scrollbar {
    width: 3px;
}

.s2_text_item::-webkit-scrollbar-thumb {
    background-color: #b90605;
    background-clip: padding-box;
}

.s2_text_item::-webkit-scrollbar-thumb:hover {
    background-color: #636363;
}
/* 缤纷福利活动 */

/* 新忍者登场 */
.part4 .center{
    width: 1300px;
}
.s4_nav{
    display: block;
    width: 752px;
    height: 380px;
    margin-top: 310px;
    margin-left: 44px;
}

.s4_nav a{
    display: block;
    width: 752px;
    height: 380px;
    position: relative;
}

.s4_nav a .s4_nav_img2{
    display: block;
    width: 48px;
    height: 66px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -33px;
    margin-left: -24px;
}

.s4_nav a .s4_nav_img1{
    content: '';
    display: block;
    width: 164px;
    height: 152px;
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/btn_player1.png);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -82px;
    margin-top: -76px;
    animation: animaRotate 4s infinite linear;
    -webkit-animation: animaRotate 4s infinite linear;
}
@keyframes animaRotate{
    form{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}
@-webkit-keyframes animaRotate{
    form{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}

.s4_nav_item:nth-child(1) {
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s3_img.png);
}

.s4_text{
    display: block;
    width: 850px;
    height: 290px;
    background-position: 0 -540px;
    overflow: hidden;
    margin-top: 24px;
    position: relative;
    left: -10px;
    text-align: center;
}

.s4_text_item{
    display: none;
    width: 610px;
    height: 122px;
    margin: 98px auto;
    color: #270505;
    font-size: 22px;
    line-height: 44px;
    overflow: hidden;
    overflow-y: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    text-align: left;
}
.s4_text_item::-webkit-scrollbar { width: 0 !important }
.s4_text_item.on{
    display: inline-block;
}
.s4_text_item.on{
    display: -webkit-box;
}

.s4_skil{
    display: block;
    width: 420px;
    height: 102px;
    position: absolute;
    bottom: 115px;
    left: 379px;
    background-position: -436px -373px;
}

.s4_skil .s4_skil_name{
    display: none;
    width: 240px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    color: #270505;
    margin-top: 32px;
    margin-left: 70px;
    font-size: 22px;
}

.s4_skil .s4_skil_name.on{
    display: block;
}

.s4_name{
    display: block;
    width: 550px;
    height: 100px;
    position: absolute;
    bottom: 296px;
    left: 149px;
}

.s4_name:before{
    content: '';
    display: block;
    width: 506px;
    height: 32px;
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/skill_top.png);
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -260px;
}

.s4_name .s4_name_item{
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-right: 4px;
}
.s4_name_item:nth-child(1){
    background-position: -260px 0;
}
.s4_name_item:nth-child(2){
    background-position: -368px 0;
}
.s4_name_item:nth-child(3){
    background-position: -476px 0;
}
.s4_name_item:nth-child(4){
    background-position: -584px 0;
}
.s4_name_item:nth-child(5){
    background-position: -692px 0;
}
.s4_name_item.on:nth-child(1){
    background-position: -260px -102px;
}
.s4_name_item.on:nth-child(2){
    background-position: -368px -102px;
}
.s4_name_item.on:nth-child(3){
    background-position: -476px -102px;
}
.s4_name_item.on:nth-child(4){
    background-position: -584px -102px;
}
.s4_name_item.on:nth-child(5){
    background-position: -692px -102px;
}


/* 系统更新 */
.s5_nav{
    width: 1200px;
    height: 76px;
    margin-top: 252px;
    text-align: center;
}

.s5_nav a{
    display: inline-block;
    width: 245px;
    height: 76px;
    margin: 0 5px;
}
.s5_nav a:nth-child(1){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_tab1.png);
}
.s5_nav a:nth-child(2){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_tab2.png);
}
.s5_nav a:nth-child(3){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_tab3.png);
}
.s5_nav a:nth-child(4){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_tab4.png);
}
.s5_nav a.on:nth-child(1){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_tab1_on.png);
}
.s5_nav a.on:nth-child(2){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_tab2_on.png);
}
.s5_nav a.on:nth-child(3){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_tab3_on.png);
}
.s5_nav a.on:nth-child(4){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_tab4_on.png);
}

.s5_content{
    display: block;
    width: 1064px;
    height: 614px;
    margin: 14px auto 0;
    position: relative;
}

.s5_content_item{
    display: none;
    width: 1064px;
    height: 614px;
}
.s5_content_item.on{
    display: block;
}
.s5_content_item:nth-child(1){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_img1.png);
}
.s5_content_item:nth-child(2){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_img2.png);
}
.s5_content_item:nth-child(3){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_img3.png);
}
.s5_content_item:nth-child(4){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_img4.png);
}

.s5_content .s5_prev{
    width: 64px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: -70px;
    margin-top: -50px;
    background-position: -46px 0;
}

.s5_content .s5_next{
    width: 64px;
    height: 100px;
    position: absolute;
    top: 50%;
    right: -70px;
    margin-top: -50px;
    background-position: -136px 0;
}

.s5_text{
    display: block;
    width: 1140px;
    height: 162px;
    margin: -14px auto 0;
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_nav.png);
    text-align: center;
}

.s5_text_item{
    display: none;
    width: 920px;
    height: 64px;
    margin: 48px auto 0;
    text-align: left;
    font-size: 22px;
    line-height: 32px;
    color: #270505;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.s5_text_item.on{
    display: inline-block;
}






/* 周年返场 */
.s6_nav{
    display: block;
    width: 98px;
    height: 556px;
    float: left;
    margin-top: 200px;
}

.s6_nav_item{
    display: block;
    width: 98px;
    height: 244px;
    float: left;
    margin-top: 32px;
}

.s6_nav_item:nth-child(1){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s6_tab1.png);
}
.s6_nav_item:nth-child(2){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s6_tab2.png);
}
.s6_nav_item.on:nth-child(1){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s6_tab1_on.png);
}
.s6_nav_item.on:nth-child(2){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s6_tab2_on.png);
}

.s6_content{
    display: block;
    width: 1052px;
    height: 556px;
    float: left;
    margin-top: 200px;
    float: left;
    margin-left: 30px;
}
.s6_content_item{
    display: none;
    width: 1052px;
    height: 556px;
}
.s6_content_item:nth-child(1){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s6_img1.png);
}
.s6_content_item:nth-child(2){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s6_img2.png);
}
.s6_content_item.on{
    display: block;
}

.s6_text{
    display: block;
    width: 1140px;
    height: 162px;
    margin: -14px auto 0;
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/s5_nav.png);
    text-align: center;
    float: right;
    margin-right: -8px;
}

.s6_text_item{
    display: none;
    width: 920px;
    height: 64px;
    margin: 48px auto 0;
    text-align: left;
    font-size: 22px;
    line-height: 32px;
    color: #270505;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.s6_text_item.on{
    display: inline-block;
}







/* 玩家内容共创 */
.part7 .center{
    width: 1480px;
    padding-top: 400px;
    text-align: center;
}
.s7_content_item{
    display: inline-block;
    width: 716px;
    height: 373px;
    margin-bottom: 40px;
    margin-left: 20px;
}
.s7_content_item:nth-child(1){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/btn_glz.png);
}
.s7_content_item:nth-child(2){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/btn_zlz.png);
}
.s7_content_item:nth-child(3){
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/btn_mnq.png);
}

.part7 .copyright{
    display: block;
    width: 495px;
    height: 30px;
    background-image: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/copyright.png);
    position: absolute;
    top: 1280px;
    left: 0;
}











/* 侧边导航 */
.nav-aside{
    width: 226px;
    height: 608px;
    background: url(//game.gtimg.cn/images/hyrzol/cp/a20201028edition/fixed.png) top center no-repeat;
    position:fixed;
    top: 50%;
    margin-top: -304px;
    right: 40px;
    z-index: 99;
    display: none;
}
.nav-aside.show{display: block;}
.nav-aside a{
    display: block;
    width: 180px;
    height: 44px;
    margin: 7px auto 0;
}

.nav-aside a.bth{
    height: 36px;
    margin-top: 4px;
    background-position: 0 -212px;
}

.nav-aside a:nth-child(1){
    margin-top: 196px
}

.nav-aside .bth1.on{
    background-position: 6px -242px;
}

.nav-aside .bth2.on{
    background-position: 6px -282px;
}

.nav-aside .bth3.on{
    background-position: 6px -322px;
}

.nav-aside .bth4.on{
    background-position: 6px -360px;
}
.nav-aside .bth5.on{
    background-position: 6px -402px;
}

.nav-aside .bth6.on{
    background-position: 6px -440px;
}
.nav-aside a.go-top{
    display: block;
    width: 180px;
    height: 50px;
    margin-top: 10px;
}


#footer_wrap{height: 360px}








/*视频弹窗*/
.mod_layer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .94);
    z-index: 9977;
    visibility: hidden;
}

.mod_player_box {
    position: fixed;
    left: 50%;
    top: 50%;
    display: none;
    margin-left: -450px;
    margin-top: -250px;
    width: 900px;
    height: 500px;
    z-index: 9998;
}

.close_btn{
    position: fixed;
    right: 0;
    top: 0;
    width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 36px;
    color: #fff;
    background-color: #828282;
    visibility: hidden;
    z-index: 9999999;
    text-decoration: none;
    cursor: pointer;
}


.txp_video_container video{
    position: initial !important;
}/* #t6Hl8#E08D56F6CF0DA665AA4C0A634EC98741 */