/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 2018-8-29, 9:17:19
    Author     : wang
*/
layui-carousel-ind{
    margin-top: -100px;
}
.layui-carousel-ind li{
    margin: 0 6px;
}
.layui-carousel-ind ul {
    background-color: inherit;
}
.witgame-index-tubiao{
    color: #faa020;
    font-size: 24px;
    line-height: 100%;
    position: absolute;
    top: 12px;
    left:0px;
}
.witgame-index-title{
    font-size: 16px;
    color: #000000;
    line-height: 100%;
    font-weight: bold ;
    letter-spacing: 1px;
    margin-left: 2px;
    position: absolute;
    left:28px;
    top:17px;
}
.witgame-index-more{
    width: 52px;
    height: 20px;
    display: block;
    background-color:#faa020;
    border-radius: 10px;
    font-size: 10px;
    line-height: 20px;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    right: 0px;
    top:15px;
}
.witgame-book-opserver{
    height: 339px;
    position: relative;

}
.witgame-book-opserver .witgame-book{
    position: absolute;
    top:-98px;
    width: 610px;
    height: 339px;

}
.witgame-book-opserver .witgame-opserver{
    position: absolute;
    top:-98px;
    right: 0px;
    width: 470px;
    height: 339px;
}
.layui-card{
    position: relative;
    box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.31);
    -webkit-box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.31);
    height: 100%;
    width: 100%;

}
.layui-card-header{
    border-bottom: 1px solid #faa020;
    margin: 0 17px;
    padding: 0 0;
    height: 40px;
}
.witgame-book-opserver .layui-card-header{
    filter:alpha(opacity=50);
    opacity:0.5;
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;

}

.witgame-book-opserver .layui-card-body{
    filter:alpha(opacity=80);
    opacity:0.8;
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
}
.witgame-book-opserver .witgame-index-tubiao{
    left:17px;
}

.witgame-book-opserver .witgame-index-more{
    right: 17px;
}

.witgame-book-opserver .witgame-index-title{
    left:45px;
}
.witgame-book-opserver .layui-card-body{
    height: 276px;
    padding:10px 0px;
}
.witgame-book .book-box{
    width: 170px;
    height: 235px;
    border: 1px solid #f0f0f0;
    margin-top: 20px;
    margin-left:25px;
    border-right: 2px solid #f0f0f0;
    float: left;
}
.witgame-book .book-box .book-box-img{
    position: relative;
    width: 162px;
    height: 226px;
    margin: 5px;
}
.witgame-book .book-box .book-box-img img{
    width: 100%;
    height: 100%;
}
.witgame-book .book-box .book-box-active{
    position: absolute;
    top:0;
    left: 0;
    background: #000000;
    width: 100%;
    height: 100%;
    background:  rgba(0, 0, 0, 0.3);
    display:none;
    cursor: pointer;
}

.witgame-book .book-box .book-box-active-title{
    color: #FFFFFF;
    font-size: 26px;
    text-align: center;
    margin-top:80px;
    cursor: pointer;
}

.witgame-book .book-box-active-button{
    width:112px;
    height:42px;
    background-color:  #faa020;
    border-radius: 22px;
    color:#ffffff;
    font-size: 17px;
    text-align: center;
    margin: 0 auto;
    margin-top: 37px;
    line-height: 44px;
    display: block;

}
.witgame-book .book-box .have-book-button{
    background-color:#0000F0;
}
.witgame-opserver .opserver-title{
    color: #FFFFFF;
}
.witgame-opserver .opserver-title span{
    width: 50px;
    height: 18px;
    line-height: 18px;
    background-color: #faa020;
    display: inline-block;
    border-radius: 9px;
    text-align: center;
}
.witgame-opserver .layui-card-body{
    margin: 0 17px;
}
.witgame-opserver .layui-row{
    height: 27px;
    border-bottom:1px solid #a0a0a0;
}
.witgame-opserver .layui-col-md3{
    text-align: center;
    float: left;
    width: 25%;
}
.witgame-opserver .opserver-content{
    font-weight: bold;
    white-space: nowrap;
}
.witgame-opserver .opserver-content:hover{
    background-color: #ffeed6;
}
.witgame-opserver .opserver-content a{
    color: #0d6eff;
}

.witgame-news{
    height: 260px;
    margin-top: -60px;
}
.witgame-news .news-main{
    width: 286px;
    height: 75px;
    border: solid 1px #a0a0a0;
    margin:15px 0 0 26px;
    float: left;
}
.witgame-news .layui-card-body{
    padding-left: 0px;
    padding-right: 0px;
}
.witgame-news .mark{
    position: relative;
    width: 69px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: #FFFFFF;
    font-size: 12px;
    overflow: hidden;
}
.witgame-news .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 */

}
.witgame-news  .news-mark{
    background-color: red;
}
.witgame-news .guide-mark{
    background-color: #faa020;
}
.witgame-news .event-mark{
    background-color: #00a0e9;
}
.witgame-news .news-content{
    display: block;
    height: 36px;
    font-size: 15px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
}

.witgame-news .news-date{
    color: #7c7777;
    font-size: 12px;
    text-align: right;
    height: 18px;
    line-height: 18px;
    margin-right: 10px;
}
.witgame-game-rec{
    height: 450px;
    margin-top: 39px;
}
.witgame-game-rec .layui-card-body{
    padding-left: 25px;
    padding-right: 25px;
}
.witgame-game-rec .rec-box{
    width: 204px;
    height: 346px;
    border: solid 1px #f0f0f0;
    margin-right: 14px;
    margin-left: 12px;
    float: left;
    font-size: 20px;
}
.witgame-game-rec .rec-game-pic{
    margin: 12px;
}
.witgame-game-rec .rec-game-pic img{
    width: 182px;
    height: 182px;
    border-radius: 20px;
}
.witgame-game-rec .rec-game-title{
    height: 19px;
    line-height: 19px;
    font-weight: bold;
    text-align: center;
    margin:22px;
    color: #5f5f5f;
}
.witgame-game-rec .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;
}
.witgame-game-body{
    height: 1784px;
    background-image: url('/img/pc/game/bg.jpg');
    background-size: auto;
}
.witgame-game-padding-top-542{
    padding-top: 542px;
}
.box{
    margin-top: 60px;
    width: 100%;
    height: 600px;
    position: relative;
}
.list{
    width: 994px;
    height: 600px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -495px;
}
.game-slider-btn{
    position: absolute;
    top: 170px;
    width: 29px;
    height: 89px;
    z-index: 100;
}
.game-slider-btn-left{
    left: 526px;
    background-image: url(/img/pc/game/icon.png);
    background-position: -5px 357px;
}
.game-slider-btn-right{
    right: 506px;
    background-image: url(/img/pc/game/icon.png);
    background-position: -5px 183px;;
}
.game-slider-btn-left:active{
    left: 526px;
    background-image: url(/img/pc/game/icon.png);
    background-position: -5px 268px;
}

.game-slider-btn-right:active{
    right: 506px;
    background-image: url(/img/pc/game/icon.png);
    background-position: -5px 89px;
}
.game-slider li{
    position: absolute;
    top: 0;
    left: 0;
    list-style: none;
    transition: all 0.3s ease-out;
    box-shadow: 0px 6px 7px 2px rgba(0, 0, 0, 0.31);
}
.game-slider img{
    width: 774px;
    height: 434px;
    border:none;
    float: left;
}
.p1{
    transform:translate3d(0px,0,0) scale(0.81);
    transform-origin:0 50%;
    opacity: 0.8;
    z-index: 2;
}
.p2{
    transform:translate3d(110px,0,0) scale(1);
    z-index: 3;
    opacity: 1;
}
.p3{
    transform:translate3d(220px,0,0) scale(0.81);
    transform-origin:100% 50%;
    opacity: 0.8;
    z-index: 2;
}
.game-slider-title{
    width: 680px;
    height: 34px;
    margin: 0 auto;
    margin-top: 54px;
}
.game-slider-title p{
    float: left;
    font-family: AdobeHeitiStd-Regular;
    font-size: 35px;
    color: #ffffff;
    text-shadow: 0px 2px 4px #182547;
}
.game-slider-title img{
    float: left;
    padding-top: 20px;
    font-family: AdobeHeitiStd-Regular;
    font-size: 35px;
    color: #ffffff;
    text-shadow: 0px 2px 4px #182547;
}
.game-margin-left-24{
    margin-left: 24px;
}
.game-qr-code-box{
    position: absolute;
    top: 464px;
    width: 328px;
    height: 193px;
    background-image: url(/img/pc/game/icon.png);
}
.game-qr-code-box-left{
    float: left;
    width: 160px;
}
.game-qr-code-box-left img{
    padding-top: 16px;
    padding-left: 12px;
    margin-bottom: 12px;
    width: 136px;
}
.game-qr-code-box-left p{
    padding-left: 12px;
    font-family: AdobeHeitiStd-Regular;
    font-size: 16px;
    color: #000000;
}
.game-qr-code-box-right{
    float: left;
    margin-top: 15px;
}
.game-qr-code-box-right li{
    width: 168px;
    border-radius: 5px;
    margin-bottom: 12px;
}
.game-qr-code-box-right li a{
    display: block;
    width: 168px;
    height: 36px;
    border-radius: 5px;
    box-shadow: 1px 1px 2px #000;
}
.game-apk-btn{
    background-image: url(/img/pc/game/icon.png);
    background-position: -2px 828px;
}
.game-google-btn{
    background-image: url(/img/pc/game/icon.png);
    background-position: -2px 655px;
}
.game-apple-btn{
    background-image: url(/img/pc/game/icon.png);
    background-position: -2px 740px;
}
.game-apk-btn:active{
    margin-top: 2px;
    margin-left: 3px;
    width: 161px;
    height: 34px;
    background-position: -2px 782px;
}
.game-google-btn:active{
    margin-top: 13px;
    margin-left: 3px;
    width: 164px;
    height: 35px;
    background-position: -5px 655px;
}
.game-apple-btn:active{
    margin-top: 13px;
    margin-left: 3px;
    width: 164px;
    height: 34px;
    background-position: -5px 740px;
}
.game-top-0{
    top: 0 !important;
}
.game-top-0{
    top: 0 !important;
}
.game-fb-btn{
    position: relative;
}
.game-fb-btn a{
    position: absolute;
    top: -70px;
    left: 706px;
    display: block;
    width: 254px;
    height: 50px;
    border-radius: 5px;
    background-image: url(/img/pc/game/fb-btn.png);
    background-position: -9px -8px;
    box-shadow: 1px 1px 4px #000;
}

.game-news .news-main{
    width: 286px;
    height: 75px;
    border: solid 1px #a0a0a0;
    margin:12px 0 0 12px;
    float: left;
    background-color: #FFF;
}
.game-news .mark{
    position: relative;
    width: 69px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: #FFFFFF;
    font-size: 12px;
    overflow: hidden;
}
.game-news .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 */

}
.game-news  .news-mark{
    background-color: red;
}
.game-news .guides-mark{
    background-color: #faa020;
}
.game-news .event-mark{
    background-color: #00a0e9;
}
.game-news .news-content{
    display: block;
    height: 36px;
    font-size: 15px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
}
.game-news .news-date{
    color: #7c7777;
    font-size: 12px;
    text-align: right;
    height: 18px;
    line-height: 18px;
    margin-right: 10px;
}
.game-opacity-1{
    opacity: 1 !important;
}
.game-no-server-img{
    position: absolute;
    top:0px;
    right: 0px;
}
.game-no-server-img img{
}

.witgame-activity-explain{
    height: 340px;
    margin-top: -50px;
}

.witgame-activity-reward{
    margin-bottom: 30px;
}

.witgame-activity-code{
    margin-top: -70px;
    height: 900px;
}

.witgame-activity-matter{
    height: 450px;
}

.activity-fb-btn{
    position: relative;
}
.activity-fb-btn a{
    position: absolute;
    top: -120px;
    right: 24.5%;
    display: block;
    width: 254px;
    height: 52px;
    border-radius: 5px;
    background-image: url(/img/pc/activity/fb.png);
    background-position: -8px 588px;
    box-shadow: 1px 1px 4px #000;
}
.activity-fb-btn a:active{
    right: 24.5%;
    background-image: url(/img/pc/activity/fb.png);
    background-position: -4px 588px;
    width: 254px;
}

.index-recommend-list .rec-game-pic{
    margin: 13px 11px 8px 11px;
}
.index-recommend-list .rec-game-pic img{
    width: 182px;
    height: 182px;
    border-radius: 20px;
}
.index-recommend-list .rec-game-title{
    height: 19px;
    line-height: 19px;
    font-weight: bold;
    text-align: center;
    margin:22px;
    color: #5f5f5f;
}
.index-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;
}
.index-recommend-btn-list{
    display: table-cell;
    vertical-align: middle;
    height: 133px;
}
.index-recommend-list li{
    margin: 0 0 8px 12px;
    width: 183px;
    height: 39px;
}
.index-recommend-list li a{
    display: block;
    width: 183px;
    height: 39px;
    border-radius: 5px;
}
.rec-box .index-code-box{
    display: none;
}
