body{min-width: 1300px;    background-color: #131e24;}
/*.wrap{
    background: url(//game.gtimg.cn/images/kok/web201811/index/bg-wrap.jpg) no-repeat;
    background-position: center  top;
    background-color: #710d0c;
}*/
.fl{
    float: left;
}
.fr{
    float: right;
}
.content1{
    min-width: 1366px;
    width: 80%;
    margin: 0 auto;
    position: relative;
    overflow: initial;
}
.content2{
    min-width: 1200px;
    width: 72%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    min-height: 500px; /* 增加最小高度，可根据实际需求调整 */
    /* 或者使用固定高度 */
    /* height: 600px; */
}
.con-part{
    width: 100%;
    background-position: center top;
    overflow: hidden;
/*    opacity: 0;
    filter: alpha(opacity:0);
    margin-top: 50px;*/
}
.con-part.on{
    opacity: 1;
    filter: alpha(opacity:100);
    margin-top: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.con-part1{
    height: 938px;
    background-image: url(../image/con-part1.jpg);
    margin-top: 0;
    background-repeat: no-repeat;
    opacity: 1;
    filter: alpha(opacity:100);
    position: relative;
    overflow:initial;
}
.con-part2{
    height: 645px;
    background-image: url(../image/con-part2.jpg);
}
.con-part3{
    height: 955px;
    background-image: url(../image/con-part3.jpg);
}
.con-part3 .content1{
    margin-top: 80px;
}

.con-part4{
    height: 613px;
    background-image: url(../image/con-part4.jpg);
}
.con-part4 .content1{
    margin-top: 50px;
}
.con-part5{
    height: 1048px;
    position: relative;
    background-image: url(../image/con-part5.jpg);
}
.con-part6{
    height: 719px;
    background-image: url(../image/con-part6.jpg);
}
.con-part6 .content1{
    margin-top: 200px;
}
.con-part7{
    height: 795px;
    background-image: url(../image/con-part7.jpg);
}
.con-part8{
    height: 430px;
    background-image: url(../image/con-part8.jpg);
}
.page-title{
    display: block;
    width: 80%;
    min-width: 1336px;
    margin: 0 auto;
}
/*page1*/
.kv-hint{
    display: block;
    width: 59px;
    height: 29px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -17.5px;
    background-color: #000;
    animation: animaHint 1s infinite;
    -webkit-animation: animaHint 1s infinite;
    background: url(../image/img-hint.png);
}
.kv-down {
    display: block;
    width: 807px;
    height: 156px;
    position: absolute;
    top: 737px;
    z-index: 10;
    left: 50%;
    margin-left: -403px;
    background: url(../image/down-code.png) no-repeat;
}
.kv-down .btn-down-box {
    display: block;
    width: 630px;
    height: 67px;
    margin-top: 50px;
    margin-left: 162px;
}
.kv-down .btn-down-box a, .kv-down .btn-down-box .pc-box {
    display: block;
    width: 186px;
    height: 64px;
    margin: 4px 0 0 17px;
    text-indent: -999em;
    float: left;
}
.kv-down .btn-down-box .pc-box {
    width: 206px;
    position: relative;
}
.kv-down .btn-down-box a.btn-ios:hover {
    background: url(../image/down-code.png) no-repeat;
    background-position: -149px -191px;
}
.kv-down .btn-down-box a.btn-az:hover {
    background: url(../image/down-code.png) no-repeat;
    background-position: -349px -191px;
}
.kv-down .btn-down-box .pc-box:hover {
    background: url(../image/down-code.png) no-repeat;
    background-position: -549px -191px;
}
.kv-down .btn-down-box .pc-box .pc-hover-box {
    width: 259px;
    height: 185px;
    position: absolute;
    top: -93px;
    left: 184px;
    background: url(../image/pc-down-bg1.png);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .5s;
    -webkit-transition: all .5s;
}
.kv-down .btn-down-box .pc-box:hover .pc-hover-box {
    opacity: 1;
    filter: alpha(opacity=100);
}
.kv-down .btn-down-box .pc-box .pc-hover-box a {
    height: 43px;
    width: 238px;
    margin-left: 16px;
    background: url(../image/pc-down-bg1.png);
}
.kv-down .btn-down-box .pc-box .pc-hover-box a:hover {
}
.kv-down .btn-down-box .pc-box .pc-hover-box a.btn-pc-hover1 {
    margin-top: 43px;
    background-position: -295px -43px;
}
.kv-down .btn-down-box .pc-box .pc-hover-box a.btn-pc-hover1:hover {
    background-position: -584px -43px;
}
.kv-down .btn-down-box .pc-box .pc-hover-box a.btn-pc-hover2 {
    background-position: -295px -89px
}
.kv-down .btn-down-box .pc-box .pc-hover-box a.btn-pc-hover2:hover {
    background-position: -584px -89px;
}
.kv-down .btn-down-box .pc-box .pc-hover-box a.btn-pc-hover3 {
    background-position: -295px -137px
}
.kv-down .btn-down-box .pc-box .pc-hover-box a.btn-pc-hover3:hover {
    background-position: -584px -137px;
}
.kv-down .btn-gift-link {
    display: block;
    width: 141px;
    height: 165px;
    background: #c0c8d2 url(https://game.gtimg.cn/images/kok/web201811/down-btn-bg.png) no-repeat;
    background-position: -161px 0px;
    float: left;
    margin: 17px 0 0 0px;
    text-indent: -999em;
}
.kv-desc{
	background: url(../image/kv-desc.png) no-repeat center/100%;
	width: 60px;
	height: 76px;
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: 500px;
}
/*all   Style*/
.news2-1{
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 70px;
}
.news2-2{
    width: 49%;
    height: auto;
    position: absolute;
    top: 70px;
    right: 0;
}
.news-nav {
    height: 44px;
    color: #1c1a18;
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    margin: 0 auto;
    border-bottom: 1px solid #c8b794;
}
.news-nav li {
    float: left;
    height: 45px;
    cursor: pointer;
    position: relative;
    text-align: center;
}
.news-nav li.on:after{
    content: '';
    display: block;
    width: 61px;
    height: 11px;
    background: url(../image/bg-tab1.png);
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30.5px;
}
.news-nav li span {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -5px;
    color: #ffffff;
}
.news-nav li.on span{
    color: #e5cfa0;
    font-weight: 700;
    font-size: 20px;
}
.md2-2{
    width: 49%;
}
.btn-dir{
    display: block;
    width: 30px;
    height: 60px;
    background: url(../image/spr-dir.png) no-repeat;
    background-position: center left;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    text-indent: -999em;
}
.btn-dir.on{
    opacity: .2;
    filter: alpha(opacity = 20);
}
.tabpane {
    display: none;
}
.tabpane.on {
    display: block;
}
/*20190121*/
.btn-more {
    width: 31px;
    height: 32px;
    right: 0;
    top: 6px;
    position: absolute;
    background: url(../image/plus.png) no-repeat;
    text-indent: -999em;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.btn-more:hover{
    transform: scale(0.9) ;

}
.img-snow{
    display: block;
    width: 1920px;
    position: absolute;
    top: -1080px;
    left: 50%;
    margin-left: -960px;
    -webkit-animation: animaSnow 35s infinite linear;
    -o-animation: animaSnow 35s infinite linear;
    animation: animaSnow 35s infinite linear;
    display: none;
}
.img-snow1{}
.img-snow2{
    animation-duration:25s;
    animation-duration:25s;
    width: 1620px;
    margin-left: -810px;
}
.img-snow3{
    -webkit-animation-delay: 8s;
    animation-delay: 8s;}
.img-snow4{
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
    animation-duration: 60s;
    animation-duration: 60s;
    width: 1620px;
    margin-left: -810px;
}
.img-snow5{
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
}
@keyframes animaSnow{
    form{
        top: -1080px;
        opacity: 1;
        filter: alpha(opacity: 100);
    }
    to{
        top: 1580px;
        opacity: 0;
        filter: alpha(opacity: 0);
    }
}
/*part-con2*/
.btn-more1{right: auto;left: 47%;top: 34px;}
.con-part2 .md2-2{
    width: 100%;
}
.con-part2 .news-nav {
    width: 49%;
    margin: 2% 0 0.5%;
}
.con-part2 .news-nav li {
    width: 47px;
    margin-right: 59px;
    position: relative;
}
.ggBox {
    width: 100%;
    height: 312px;
}
.ggBox {
    position: relative;
    overflow: hidden;
}
.adPic {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.ggBox .adPic a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.ggBox .adPic img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.ggBox .adPic p {
    position: relative;
    padding-top: 50px
}
.ggBox .loadI {
    width: 130px;
    text-align: center;
    line-height: 20px;
    color: #FFF;
    background: #18b2ff;
    margin: 0px auto;
    display: block
}
.ggBox .adPicUl {
    width: 1000%;
    height: 100%;
    overflow: hidden;
    -webkit-transition: all 0.1s linear;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden
}
.ggBox .adPicUl li {
    float: left;
    width: 14.3%;
    height: 100%;
}
.ggBox .adPicUl a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.ggBox .adPicUl img {
    display: block;
    width: 100%;
    min-height: 100%
}
.ggBox .adBtn {
    position: absolute;
    z-index: 2;
    width: 200px;
    height: 21px;
    color: #fff;
    left: 50%;
    margin-left: -100px;
    bottom: 16px;
    text-align: center;
}
.ggBox .adBtn a {display: inline-block;overflow: hidden;width: 17px;height: 7px;background: #7e8993;text-indent: -999em;margin: 0 3px;border-radius: 10px;}
.ggBox .adBtn a.on {
    background-color: #fff;
    color: #fff;
    width: 65px;
    border-radius: 10px;
}
.ggBox .ad-page {
    background-position: -3px -30px;
    width: 30px;
    height: 135px;
    left: -5px;
    top: 40px;
    cursor: pointer;
}
.ggBox #ad-next {
    left: 475px;
    background-position: -30px -30px;
}
.ggBox .ad-page:hover {
    opacity: 0.8;
    filter: alpha(opacity:80);
}
.gg-prev,.gg-next{
    display: block;
    width: 42px;
    height: 52px;
    background: url(../image/spr-dir.png) no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -26px;
    left: 15px;
    z-index: 9;
    animation: scale 3s infinite linear alternate;
    -webkit-animation: scale 3s infinite linear alternate;
}
.gg-next{left: auto;right: 15px;background-position: center right;}
.news-item{
    overflow: hidden;
    clear: both;
}
.news-item li{
    display: block;
    width: 23.5%;
    float: left;
    height: auto;
    position: relative;
    margin-right: 2%;
     height: 450px; /* 固定高度，增加整体高度 */
    margin-top: 43px;
}
.news-item li a{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    color: #fff;
    font-size: 17px;
}
.news-item li span{
    position: absolute;
    z-index: 2;
}
.news-item li span.time{
    display: block;
    width: 80%;
    left: 10%;
    top: 8%;
    padding-bottom: 1%;
    border-bottom: 1px solid #596164;
}
.news-item li span.sort-type{
    display: block;
    left: 9%;
    top: 34%;
    width: 58px;
    height: 27px;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
    background-color: #237882;
    text-align: center;
    font-size: 15px;
}
/*.news-item li:hover span.sort-type{
    display: block;
    left: 7%;
    top: 34%;
    width: 58px;
    height: 27px;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
    font-size: 15px;
    background: #fff;
    color: #8c1715;
}*/
/*.news-item li:hover span.time {
    border-bottom: 1px solid #c02d2a;
}
.news-item li:hover span.link-title:after{
        border: 0.1px solid #c12f2c;
}*/
.news-item li:hover p.link-desc{
    opacity: 1;
    color: #fff;
}
.news-item li span.link-title{
    width: 60%;
    right: 9%;
    top: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 60px;
    font-size: 16px;
}
.news-item li p.link-desc {
    width: 80%;
    position: absolute;
    width: 50%;
    left: 32%;
    top: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* height: 57px; */
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    z-index: 2;
}
.news-item li span.link-title:after {
    content: ' ';
    border: 0.1px solid #5a6468;
    width: 56px;
    height: 1px;
    display: block;
    bottom: 1px;
    left: 0;
    position: absolute;
}
.news-item li img{
    display: block;
    width: 100%;
    height: auto;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.news-item li img.bg-news-hover{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity:0);
    z-index: 1;
}
.news-item li a:hover .bg-news{opacity: 0;filter: alpha(opacity:0);}
.news-item li a:hover .bg-news-hover{opacity: 1;filter: alpha(opacity:100);}
.news-item li.news-list1{}
.news-item li.news-list2{margin-right: 50%;}
.news-item li.news-list3{}
.news-item li.news-list4{}
.news-item li.news-list5{}
.news-item li.news-list6{margin-right: 0;}
/*con-part3*/
.con-part3 .content2{
    margin-top: 110px;
}
.startegy-item{
    overflow: hidden;
    margin-top: 2%;
}
.startegy-item li{
    display: block;
    width: 33.33%;
    float: left;
    position: relative;
}
.startegy-item li img{
    display: block;
    width: 100%;
    height: auto;
    transition: all 1s;
}
.startegy-item li .img-strategy2{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity:0);
}
.startegy-item li:hover .img-strategy1{
    opacity: 0;
    filter: alpha(opacity:0);
}
.startegy-item li:hover .img-strategy2{
    opacity: 1;
    filter: alpha(opacity:100);
}
.con-part3 .btn-box{
    display: block;
    width: 260px;
    height: 300px;
}
.con-part3 .btn-box a{
    display: block;
    width: 260px;
    height: 100px;
    background: url(../image/spr-tab.png) no-repeat;
}

.con-part3 .btn-box a.btn-tab1{
    background-position: 0px 0px;
}
.con-part3 .btn-box a.btn-tab2{
    background-position: 0px -100px;
}
.con-part3 .btn-box a.btn-tab3{
    background-position: 0px -200px;
}
.con-part3 .btn-box a.btn-tab1.on{
    background-position: -300px 0px;
}
.con-part3 .btn-box a.btn-tab2.on{
    background-position: -300px -100px;
}
.con-part3 .btn-box a.btn-tab3.on{
    background-position: -300px -200px;
}
.con-part3 .news-nav li{
    width: 80px;
    margin-right: 17px;
}
.con-part3 .startegy-box2 .news-nav li{
    width: 130px;
}
.startegy-box{
    width: 75%;
    display: none;
}
.startegy-box.on{
    display: block;
}
.startegys-item{
    overflow: hidden;
    width: 100%;
    margin-top: 11px;
}
.startegys-item ul{
    overflow: hidden;
}
.startegys-item ul li{
    display: block; 
    width: 49%;
    float: left;
}
.startegys-item ul li a{
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    line-height: 38px;
    font-size: 16px;
}
.startegys-item ul li a:hover{
    color: #e5cfa0;
}
.startegys-item ul li.startegys-list2,
.startegys-item ul li.startegys-list4,
.startegys-item ul li.startegys-list6,
.startegys-item ul li.startegys-list8,
.startegys-item ul li.startegys-list10{
    float: right;
}

/*con-part4*/
/*swiper*/

.slide-box {
    position: relative;
    margin: 150px auto 0;
}
.slide-list {
    position: relative;
    top: 0;
    left: 0;
    list-style: none;
    height: 574px;
    margin: 0 auto;
    perspective: 500px;
}
.slide-list li {
    position: absolute;
    width: 944px;
    height: 574px;
    transition: all .5s;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
}
.slide-box li.po-1 {
    left: 0;
    top: 86px;
    z-index: 4;
    width: 561px;
    height: 248px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.slide-box li.po-2 {
    left: 50%;
    top: 0px;
    z-index: 5;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-left: -472px;
}
.slide-box li.po-3 {
    top: 86px;
    left: auto;
    right: 0;
    z-index: 4;
    width: 561px;
    height: 248px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.slide-box li.po-4 {
    left: 193px;
    top: 0px;
}
.slide-box li.po-5 {
    left: 197px;
    top: 0px;
}
.slide-list li img {
    width: 100%;
}
.trans-left, .trans-right {
    width: 340px;
    height: 508px;
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
}
.trans-left {
    left: 0;
}
.trans-right {
    right: 0;
}
.prev, .next {
    display: block;
    width: 20%;
    height: 328px;
    position: absolute;
    top: 92px;
    right: 0;
    z-index: 999;
    cursor: pointer;
}
.next {
    left: auto;
    right: 0;
}
.dot-list {
    width: 250px;
    margin: 25px auto 40px;
    overflow: hidden;
}
.dot-list li {
    display: block;
    width: 25px;
    height: 6px;
    float: left;
    background-color: #675b3f;
    margin: 0px 5px;
    border-radius: 10px;
}
.dot-list li.cur {
    background-color: #d9b361;
    width: 100px;
    border-radius: 10px;
}
.next {
    right: auto;
    left: 0;
}

/*con-part4*/
.con-part4 .slide-box{
    width: 100%;
}
.con-part4 .slide-box .slide-list{width: 100%;overflow: hidden;height: 457px;}
.con-part4 .slide-box li{
    width: 999px;
    height: 457px;
    background: url(../image/img-intervew1-1.png) no-repeat;
}
.con-part4 .slide-box li.po-1{
    transform: scale(.82);
    top: 0;
    left: -14%;
}
.con-part4 .slide-box li.po-2{
    left: 40%;
    z-index: 9;
    margin-left: -422px;
    transform: none;
}
.con-part4 .slide-box li.po-3{
    transform: scale(.82);
    top: 0;
    left: 63.5%;
}
.con-part4 .slide-box li.carousel-list-1{
    background-image: url(../image/img-intervew1-1.png);
}
.con-part4 .slide-box li.carousel-list-2{
    background-image: url(../image/img-intervew1-2.png);
}
.con-part4 .slide-box li.carousel-list-3{
    background-image: url(../image/img-intervew1-3.png);
}
.con-part4 .prev{
    width: 19%;
    right: 0;
    top: 19%;
    height: 70%;
    z-index: 10;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity:0);
}
.con-part4 .next{
    width: 19%;
    right: 0;
    top: 19%;
    height: 70%;
    z-index: 10;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity:0);
}
.box-slide {
    display: block;
    width: 424px;
    height: 300px;
    margin: 65px 0 0 575px;
    overflow: hidden;
    position: relative;
}
.box-slide .kol-item{
    width: 84%;
    margin: 60px auto;
}
.box-slide .kol-item .btn-more3{
    right: 0;
    top: 18px;
    width: 39px;
    height: 39px;
    background: url(../image/plus1.png) no-repeat;
}
.box-slide a{
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    line-height: 34px;
    font-size: 16px;
}
.box-slide a:hover{
    color: #fed989;
}
/*con-part5*/
.con-part5 .btn-dir{
    display: block;
    width: 162px;
    height: 273px;
    /*background: url(//game.gtimg.cn/images/kok/web201811/index/icon-role.png) no-repeat;*/
    margin-top: -130px;
    z-index: 10;
}
.con-part5 .btn-role1{
    background: url(../image/icon-role1.png);
}
.con-part5 .btn-role2{
    background: url(../image/icon-role2.png);
}
.con-part5 .btn-role3{
    background: url(../image/icon-role3.png);
}
.con-part5 .btn-role4{
    background: url(../image/icon-role4.png);
}
.role-wrap{
    display: block;
    width: 1920px;
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -960px;
    height: 813px;
}
.role-box{
    display: block;
    width: 10700px;
    overflow: hidden;
    background-color: #142239;
    position: relative;
    left: -938px;
}
.role-box li{
    display: block;
    width: 1262px;
    height: 813px;
    float: left;
    font-size: 50px;
    color: #f0f;
    line-height: 800px;
    text-align: center;
    position: relative;
}
.role-box li .role-name-img{
    display: block;
    width: 215px;
    height: 64px;
    position: absolute;
    top: 75px;
    left: 50%;
    opacity: 0;
    filter: alpha(opacity:0);
    background: url(../image/spr-name.png) no-repeat;
}
.role-box li .role-name-img1{
    background-position: 0px -74px;
}
.role-box li .role-name-img2{
    background-position: 0px -165px;
}
.role-box li .role-name-img3{
    background-position: 0px -249px;
}
.role-box li .role-name-img4{
    background-position: 0px -343px;
}
.role-box li .role-name-img a{
    display: block;
    width: 76px;
    height: 84px;
    background: url(../image/btn-play.png) no-repeat;
    position: absolute;
    right: -40px;
    top: -13px;
}
/*.role-box li .role-name-img i{
    display: block;
    width: 51px;
    height: 51px;
    background: url(../image/spr-name.png) no-repeat;
    background-position: -39px 0px;
    animation: animaRotate 4s linear infinite;
    -webkit-animation: animaRotate 4s linear infinite;
}*/
.role-box li img.img-role{
    display: block;
    position: absolute;
    top: 0;
    right: 50%;
    opacity: 0;
    filter: alpha(opacity:0);
}
.role-box li  img.bg-role{
    position: absolute;
    top: 0;
    right: 0;
}
.role-box li.role-right  img.bg-role{
    right: auto;
    left: 0;
}
.role-box li.on img.img-role{
    right: 0%;
    opacity: 1;
    filter: alpha(opacity:100);
    transition: all 1s;
}
.role-box li.on img.bg-role{
    opacity: 0;
    filter: alpha(opacity:0);
}
.role-box li.on .role-name-img{
    opacity: 1;
    filter: alpha(opacity:100);
    left: 100px;
    transition: all .6s;
}
.role-box .role1{
    background: url(../image/bg-role.jpg) no-repeat;
}
.role-box .role2{
    background: url(../image/bg-role.jpg) no-repeat;
}
.role-box .role3{
    background: url(../image/bg-role.jpg) no-repeat;
}
.role-box .role4{
    background: url(../image/bg-role.jpg) no-repeat;
}
.con-part5 .btn-prev2{
    left: 20px;
}
.con-part5 .btn-next2{
    left: auto;
    right: 20px;
}
.con-part5 .tab-skill {
    width: 450px;
    position: absolute;
    top: 168px;
    z-index: 9;
    left: 50%;
    margin-left: 0;
    opacity: 0;
    filter: alpha(opacity:0);
}
.con-part5 .tab-skill.on{
    margin-left: -529px;
    transition: all .6s;
    opacity: 1;
    filter: alpha(opacity:100);
}
.tab-skill .race-text {
    width: 367px;
    color: #e1e1e1;
    font-size: 13px;
    line-height: 23px;
    margin-left: 0%;
    display: none;
}
.tab-skill .race-text.on {
    display: block;
}
.tab-skill .race-text h3 {
    text-align: left;
    font-size: 18px;
    margin: 10px 0;
    color: #debf9a;
}
.tab-skill .lineSpan {
    display: block;
    width: 100%;
    height: 5px;
    margin: 10px 0;
    background: url(../image/line1.png) no-repeat center left;
}
.tab-skill .human {
    display: block;
    width: 100%;
    position: relative;
    margin-left: -14%;
}
.tab-skill .human .human-video {
    display: none;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 93px;
    left: 178px;
    /*background: url(//game.gtimg.cn/images/kok/web201811/index/play-list.png) no-repeat;*/
    -webkit-animation: pulse 3s infinite linear;
    animation: pulse 3s infinite linear;
}
.tab-skill .human img {
    width: 100%;
    display: none;
}
.tab-skill .human img.show {
    display: block;
}
.tab-skill .profession, .tab-skill .skill-box {
    position: relative;
}
.tab-skill .skill-box .skill-list {
    display: none;
    overflow: hidden;
}
.tab-skill .skill-box .skill-list.on {
    display: block;
}
.profession h3, .skill-box h3 {
    font-size: 25px;
    color: #fff;
    margin-bottom: 12px;
}
.profession .tab-skill-box, .skill-box .tab-skill-box {
    display: block;
    width: 480px;
    overflow: hidden;
    clear: both;
    position: relative;
}
.profession ul, .skill-box ul {
    width: 364px;
    overflow: hidden;
    clear: both;
    position: relative;
    transition: left .5s;
    -webkit-transition: left .5s;
}
.tab-skill ul.skill-7 {
    width: 700px
}
.tab-skill ul.skill-8 {
    width: 800px
}
.tab-skill ul.skill-9 {width: 446px;}
.profession ul li, .skill-box ul li {
    display: block;
    width: 56px;
    height: 57px;
    margin: 8px 5px;
    float: left;
    cursor: pointer;
{
    filter: Gray; }
{
    filter: Gray; }
    filter: Gray;
    -webkit-filter: grayscale(100%);
    transition: all .5s;
    -webkit-transition: all .5s;
}
.skill-box ul li {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ffe2a2;
    margin: 10px 3px;
    +
    border: none;
}
.profession ul li img, .skill-box ul li img {
    display: block;
    width: 59px;
    margin: 4px auto;
}
.skill-box ul li img {
    border: 1px solid #dec28c;
    border-radius: 50%;
}
.profession ul li.on img, .skill-box ul li.on img {
    margin: 0;
    transform: scale(1.2);
}
.profession ul li.on, .skill-box ul li.on {
    -webkit-filter: grayscale(0);
}
.tab-skill .skil-text {
    display: block;
    color: #eab661;
    line-height: 24px;
    padding-top: 15px;
    text-align: left;
    font-size: 14px;
}
.tab-skill .skill-box .skil-text {
}
.tab-skill.btn-skil-left .skil-text {
    right: auto;
    left: 50px;
}
.tab-skill .skil-text strong.transfer{
    display: block;
    width: 69px;
}
.tab-skill .skil-text p {
    color: #fff;
    font-size: 18px;
}
.tab-skill .skil-text p.dec{
    color: #c4b188;
    font-size: 14px;
    line-height: 19px;
    margin-top: 13px;
}
.tab-skill .skil-text p.p-dec{
    color: #c4b188;
    font-size: 16px;
}
.tab-skill .skil-text p.jop {
    font-size: 25px;
    color: #ffffff;
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 700;
}
.tab-skill .skil-text p.jop .skill-dec{
    font-size: 15px;
    color: #c9cdd4;
    margin-left: 10px;
}
.skill-box {
    margin-top: 50px;
}
.icon-spr {
    background: url(../image/icon-spr.png) no-repeat;
}
.icon-qfz-6 {
    background-position: 0 0;
}
.icon-qfz-7 {
    background-position: -40px 0;
}
.icon-qfz-4 {
    background-position: -80px 0;
}
.icon-qfz-5 {
    background-position: -120px 0;
}
.icon-sqs-2 {
    background-position: -160px 0;
}
.icon-sqs-3 {
    background-position: -200px 0;
}
.icon-qfz-8 {
    background-position: -240px 0;
}
.icon-sqs-1 {
    background-position: -280px 0;
}
.icon-qfz-3 {
    background-position: -320px 0;
}
.icon-ms-5 {
    background-position: -360px 0;
}
.icon-zs-7 {
    background-position: -400px 0;
}
.icon-ms-3 {
    background-position: -440px 0;
}
.icon-ms-4 {
    background-position: -480px 0;
}
.icon-qfz-1 {
    background-position: -520px 0;
}
.icon-qfz-2 {
    background-position: -560px 0;
}
.icon-ms-7 {
    background-position: -600px 0;
}
.icon-ms-8 {
    background-position: -640px 0;
}
.icon-zs-1 {
    background-position: -680px 0;
}
.icon-zs-2 {
    background-position: -720px 0;
}
.icon-ss-6 {
    background-position: -760px 0;
}
.icon-ss-7 {
    background-position: -800px 0;
}
.icon-zs-5 {
    background-position: -840px 0;
}
.icon-zs-6 {
    background-position: -880px 0;
}
.icon-zs-3 {
    background-position: -920px 0;
}
.icon-zs-4 {
    background-position: -960px 0;
}
.icon-ss-5 {
    background-position: -1000px 0;
}
.icon-sqs-6 {
    background-position: -1040px 0;
}
.icon-sqs-7 {
    background-position: -1080px 0;
}
.icon-sqs-4 {
    background-position: -1120px 0;
}
.icon-sqs-5 {
    background-position: -1160px 0;
}
.icon-ss-3 {
    background-position: -1200px 0;
}
.icon-ss-4 {
    background-position: -1240px 0;
}
.icon-ss-1 {
    background-position: -1280px 0;
}
.icon-ss-2 {
    background-position: -1320px 0;
}
.icon-fs-4 {
    background-position: -1360px 0;
}
.icon-fs-5 {
    background-position: -1400px 0;
}
.icon-fs-2 {
    background-position: -1440px 0;
}
.icon-fs-3 {
    background-position: -1480px 0;
}
.icon-fs-6 {
    background-position: -1520px 0;
}
.icon-haxz-2 {
    background-position: -1560px 0;
}
.icon-haxz-3 {
    background-position: -1600px 0;
}
.icon-fs-7 {
    background-position: -1640px 0;
}
.icon-haxz-1 {
    background-position: -1680px 0;
}
.icon-ds-2 {
    background-position: -1720px 0;
}
.icon-ds-3 {
    background-position: -1760px 0;
}
.icon-ms-6 {
    background-position: -1800px 0;
}
.icon-ds-1 {
    background-position: -1840px 0;
}
.icon-ds-4 {
    background-position: -1880px 0;
}
.icon-ds-7 {
    background-position: -1920px 0;
}
.icon-fs-1 {
    background-position: -1960px 0;
}
.icon-ds-5 {
    background-position: -2000px 0;
}
.icon-ds-6 {
    background-position: -2040px 0;
}
.icon-mds-4 {
    background-position: -2080px 0;
}
.icon-mds-5 {
    background-position: -2120px 0;
}
.icon-mds-2 {
    background-position: -2160px 0;
}
.icon-mds-3 {
    background-position: -2200px 0;
}
.icon-ms-1 {
    background-position: -2240px 0;
}
.icon-ms-2 {
    background-position: -2280px 0;
}
.icon-mds-6 {
    background-position: -2320px 0;
}
.icon-mds-7 {
    background-position: -2360px 0;
}
.icon-mds-1 {
    background-position: -2400px 0;
}
.icon-haxz-6 {
    background-position: -2440px 0;
}
.icon-haxz-5 {
    background-position: -2480px 0;
}
.icon-haxz-8 {
    background-position: -2520px 0;
}
.icon-haxz-7 {
    background-position: -2560px 0;
}
.icon-haxz-4 {
    background-position: -2600px 0;
}
.icon-doushi {
    background-position: -2640px 0;
}
.icon-shenqishi {
    background-position: -2696px 0;
}
.icon-qianfuzhe {
    background-position: -2752px 0;
}
.icon-mushi {
    background-position: -2808px 0;
}
.icon-fashi {
    background-position: -2864px 0;
}
.icon-lieren {
    background-position: -2920px 0;
}
.icon-zhanshi {
    background-position: -2976px 0;
}
.icon-wushi {
    background-position: -3032px 0;
}
.icon-sushi {
    background-position: -3088px 0;
}
@media \0screen {
    .skill-box ul li {
        border: none;
    }
}
/*con-part6*/
.roll-wrap{
    width: 1148px;
    margin: 48px auto 0;
    overflow: hidden;
}
.roll-wrap ul{width: 3525px;overflow: hidden;position: relative;left: 0px;z-index: 3;}
.roll-wrap ul li{
    display: block;
    width: 287px;
    float: left;
    position: relative;
}
.roll-wrap ul li img{
    display: block;
    width: 100%;
    height: auto;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.roll-wrap ul li img.video-cover1{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity:0);
}
.roll-wrap ul li a:hover img.video-cover{
    opacity: 0;
    filter: alpha(opacity:0);
}
.roll-wrap ul li a:hover img.video-cover1{
    opacity: 1;
    filter: alpha(opacity:100);
}
.video-cover-left,.video-cover-right{
    height: 412px;
    width: auto;
    position: absolute;
    left: 0;
    top: 36px;
    overflow: hidden;
}
.video-cover-left:after,.video-cover-right:after{
    content: '';
    display: block;
    width: 300px;
    height: 373px;
    position: absolute;
    top: 20px;
    left: 0;
    background-color: #293b5f;
    /*background-color: rgba(41, 59, 95,.8);*/
    /*background-color: rgba(45, 33, 63, 0.84);*/
    background-color: rgba(231, 165, 115, 0.4);
    background-color: rgba(0, 0, 0, 0.2);
}
.video-cover-right{
    left: auto;
    right: 0px;
}
.video-cover-left img,.video-cover-right img{
    height: 100%;
    width: auto;
}
.btn-prev1{
    margin-left: -648px;
}
.btn-next1{margin-left: 612px;background-position: center right;}
.con-part6 .content1{
    background:url(../image/bg-video.jpg) center no-repeat;
}
/*con-part8*/
.con-part8 .qucklink-ul {
    overflow: hidden;
    width: 929px;
    margin: 50px auto 0;
}
.con-part8 .qucklink-ul li {
    position: relative;
    width: 19%;
    height: 210px;
    text-align: center;
    float: left;
}
.con-part8 .qucklink-ul li a {
    width: 121px;
    height: 131px;
    margin: 0 auto 5px;
    background-image: url(../image/bg-footer.png);
    background-repeat: no-repeat;
    border: 0;
    text-indent: -999em;
    background-color: transparent;
    display: block;
}
.con-part8 .qucklink-ul .link-towx a {
    background-position: 0 0px;
}

.con-part8 .qucklink-ul .link-towxpyq a {
    background-position: -219px 0;
}

.con-part8 .qucklink-ul .link-tobl a {
    background-position: -439px 0;
}

.con-part8 .qucklink-ul .link-tosina a {
    background-position: -658px 0;
}
.con-part8 .qucklink-ul .link-tobdtb a {
    background-position: -877px 0;
}
.con-part8 .qucklink-ul li span{
    text-align: center;
    font-size: 16px;
    color: #fff8e3;
}
.con-part8 .qucklink-ul li i {
    height: 170px;
    width: 170px;
    display: none\9;
    position: absolute;
    top: 0;
    left: -80px;
    left: 0\9;
    opacity: 0;
    filter: alpha(opacity:100);
    z-index: -1;
    background-image: url(../image/spr-code.png);
    background-repeat: no-repeat;
}
.con-part8 .qucklink-ul li.link-showCode:hover i {
    display: block\9;
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity:100);
    left: 5px;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.con-part8 .qucklink-ul li.link-showCode:hover span,.con-part8 .qucklink-ul li.link-showCode:hover a {
    opacity: 0;
    filter: alpha(opacity:0);
}

.con-part8 .qucklink-ul .link-towx i {
    background-position: 0px 0px;
}

.con-part8 .qucklink-ul .link-towxpyq i {
    background-position: -178px 0px;
}

/*pop*/
.pop#vindex-play {
    display: none;
    border: 1px solid #ba9e70;
    color: #ba9e70;
    position: relative;
    background-color: #242425;
    width: 800px;
    height: 500px;
}
.pop#vindex-play .pop-con, .pop#vindex-play .tenvideo_player {
    padding: 0;
    width: 800px;
    height: 500px;
}
.btn-pop-close {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    background-color: #242425;
    cursor: pointer;
    position: absolute;
    right: -45px;
    top: -1px;
    font-family: Tahoma;
    font-size: 30px;
    color: #ba9e70;
    text-decoration: none;
    border: 1px solid #ba9e70;
}
.pop2{
  display: none;
}
.pop2 .pop-con{
	background: url(../image/pop21.png) no-repeat center/100%;
	width: 600px;
	height: 700px;
	overflow: hidden;
}
.pop2 .btn-pop-close{
	right: 32px;
    top: 40px;
    border: none;
    background: none;
}
.pop-text{
	width: 500px;
	height: 480px;
	margin: 180px auto 0;
	color: #fff;
	font-size: 18px;
	overflow-y: auto;
}
.pop-text::-webkit-scrollbar-thumb{
 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
 border-radius: 5px;
 background: #f3c258;
}
.pop-text::-webkit-scrollbar-track{
 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
 background: #696950;
 border-radius: 5px;
}
.pop-text::-webkit-scrollbar{
 width: 5px;
 height: 1px;
 border-radius: 5px;
}

/*animation*/
@keyframes animaRotate{
    form{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}
@-webkit-keyframes animaRotate{
    form{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}
@keyframes animaHint{
    form{
        bottom: 30px;
    }
    to{
        bottom: 5px;
    }
}
@-webkit-keyframes animaHint{
    form{
        bottom: 30px;
    }
    to{
        bottom: 5px;
    }
}