body{
    width:100%;
    font-family:'Microsoft YaHei';
    min-width:1400px;
    margin:0 auto;
    max-width:1920px
}
#wrap{
    position:relative;
    width:100%;
    overflow:hidden
}
.center{
    position:relative;
    z-index:2;
    width:1400px;
    height:100%;
    margin:0 auto
}
.header{
    width:100%;
    height:959px
}
.header .header-bg{
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    width:100%;
    height:959px;
    background:url("../images/bg.jpg") no-repeat top center
}
.header .video-bg{
    position:absolute;
    top:0;
    left:0;
    z-index:2
}
.header .slogan{
    position:absolute;
    top:153px;
    left:63px;
    z-index:2;
    width:732px;
    height:390px;
/*    background:url("../images/slogo-time-1.png") no-repeat*/
}
/*
.header .slogan.time0{
    background:url("../images/slogo-time-1.png") no-repeat
}
.header .slogan.time1{
    background:url("../images/slogo-time-2.png") no-repeat
}*/
.header .slogan .videot-btn{
    position: absolute;
    top: 215px;
    left: 285px;
    width: 89px;
    height: 89px;        
    background: url(../images/video-player.png) no-repeat center;
    cursor:pointer
}
.header .slogan .videot-btn span {
    display: block;
    width: 89px;
    height: 89px;  
    background: url(../images/video-star.png) no-repeat center;
    -webkit-animation: rotateA 2s linear infinite;
    -moz-animation: rotateA 2s linear infinite;
    -o-animation: rotateA 2s linear infinite;
    animation: rotateA 2s linear infinite;
}
.header .slogan .videot-btn span:hover {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}


.header .humanChange{
    position:absolute;
    top:0px;
    /*left:50%;*/
    margin-left:-260px;
    width:1920px;
    height:1000px;
 /*   background-image:url("../images/bg1.jpg");*/
    background-repeat:no-repeat;
    background-position:center
}
.header .humanChange.slogan-2{
    background-image:url("../images/bg2.jpg")
}
.header .humanChange.slogan-3{
    background-image:url("../images/bg3.jpg")
}
.header .stime{display:none;position: absolute;font-size: 20px;color: #f5d365;z-index: 100;margin-top: 515px;left: 20%;}
.header .p1-content{
    position:absolute;
    top:608px;
    left:0
}
.header .p1-content .p1-pos.p1-left{
    margin-right:23px
}
.header .p1-content .p1-pos.p1-left .active-box{
    position:relative;
    width:222px;
    height:161px;
    background:url("../images/btn-active.png") no-repeat 0 0
}
.header .p1-content .p1-pos.p1-left .active-box a{
    display:block;
    width:100%;
    height:100%;
    background:url(about:blank)
}
.header .p1-content .p1-pos.p1-left .active-box:hover{
    background-position-y:-168px
}
.header .p1-content .p1-pos.p1-left>a{
    display:block;
    height:55px;
    border-bottom:1px solid #494545;
    width:222px;
    background:#2f2f2f url("../images/left-btn.png") no-repeat
}
.header .p1-content .p1-pos.p1-left>a.money{
    background-position-y:-56px
}
.header .p1-content .p1-pos.p1-left>a.game{
    background-position-y:-112px
}
.header .p1-content .p1-pos.p1-left>a:hover{
    background-position-x:-270px
}
.header .p1-content .p1-pos.p1-center-slider{
    height:329px;
    width:858px;
    position:relative
}
.header .p1-content .p1-pos.p1-center-slider .slider-container{
    width:858px;
    height:329px;
    margin-right:14px;
    position:relative
}
.header .p1-content .p1-pos.p1-center-slider .slider-container .slider{
    display:none;
    width:858px;
    height:329px;
    overflow:hidden;
    position:relative
}
.header .p1-content .p1-pos.p1-center-slider .slider-container .slider.slider-offical{
    display:block
}
.header .p1-content .p1-pos.p1-center-slider .slider-container .slider .move{
    position:absolute;
    top:0;
    left:0
}
.header .p1-content .p1-pos.p1-center-slider .slider-container .slider .move li{
    float:left;
    width:858px;
    height:329px
}
.header .p1-content .p1-pos.p1-center-slider .slider-container .slider .move-controls{
    position:absolute;
    bottom:0;
    left:0;
    width:100%
}
.header .p1-content .p1-pos.p1-center-slider .slider-container .slider .move-controls li{
    float:left;
    text-align:center;
    height:39px;
    line-height:39px;
    background:rgba(33,17,10,0.8);
    width:25%;
    color:#ffffff;
    font-size:13px;
    cursor:pointer
}
.header .p1-content .p1-pos.p1-center-slider .slider-container .slider .move-controls li.now,.header .p1-content .p1-pos.p1-center-slider .slider-container .slider .move-controls li:hover{
    background:#ab8c52
}
.header .p1-content .p1-pos.p1-center-slider .slider-container .con-tab{
    position:absolute;
    top:0px;
    right:0px;
    width:104px;
    height:24px
}
.header .p1-content .p1-pos.p1-center-slider .slider-container .con-tab a{
    display:block;
    width:52px;
    height:30px;
    line-height:30px;
    background:#fff;
    color:#b29a6e;
    text-align:center;
    font-size:14px;
    font-family:'Microsoft Yahei' , sans-serif;
    float:left
}
.header .p1-content .p1-pos.p1-center-slider .slider-container .con-tab a.on,.header .p1-content .p1-pos.p1-center-slider .slider-container .con-tab a:hover{
    background:#b29a6e;
    color:#fff
}
.header .p1-content .p1-pos.p1-right{
    margin-left:24px;
    width:257px;
    height:329px;
    background:#fff
}
.header .p1-content .p1-pos.p1-right .newArea{
    width:176px;
    background:url("../images/weektj805.png") no-repeat;
    padding:15px 0 0 43px;
    margin:17px auto;
    font-size:18px;
    color:#ab8c52;
    line-height:20px;
    font-weight:bold
}
.header .p1-content .p1-pos.p1-right .newArea a{
    color:#ab8c52
}
.header .p1-content .p1-pos.p1-right .checkNewArea{
    width:219px;
    margin:0 auto
}
.header .p1-content .p1-pos.p1-right .checkNewArea img{
    border:1px solid transparent
}
.header .p1-content .p1-pos.p1-right .checkNewArea img:hover{
    border:1px solid #ab8c52
}
.header .p1-content .p1-pos.p1-right .p1-news{
    width:219px;
    max-height:140px;
    overflow:hidden;
    margin:10px auto 0
}
.header .p1-content .p1-pos.p1-right .p1-news a{
    display:block;
    width:100%;
    line-height:28px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    color:#767676
}
.main{
    width:100%;
    height:1042px;
    background:#f0f0f0
}
.main .p2-content{
    width:100%;
    height:324px
}
.main .p2-content .p2-pos.p2-left{
    width:222px;
    height:100%;
    margin-right:23px;
    background:url("../images/p2-left.png") no-repeat
}
.main .p2-content .p2-pos.p2-left ul{
    margin-top:24px
}
.main .p2-content .p2-pos.p2-left li{
    position:relative;
    float:left;
    width:60px;
    height:19px;
    background:url("../images/left-btn-2-1.png") no-repeat;
    font-size:12px;
    color:#f5f5f5;
    padding-top:55px;
    text-align:center;
    margin-bottom:25px
}
.main .p2-content .p2-pos.p2-left li a{
    position:absolute;
    top:0;
    left:0;
    width:60px;
    height:74px
}
.main .p2-content .p2-pos.p2-left li.odd{
    margin-left:41px
}
.main .p2-content .p2-pos.p2-left li.even{
    margin-left:36px
}
.main .p2-content .p2-pos.p2-left li.aq{
    background-position-x:7px
}
.main .p2-content .p2-pos.p2-left li.account-zh{
    background-position-x:-91px
}
.main .p2-content .p2-pos.p2-left li.key-zh{
    background-position-x:-181px
}
.main .p2-content .p2-pos.p2-left li.idea{
    background-position-x:-276px
}
.main .p2-content .p2-pos.p2-left li.tb{
    background-position-x:-388px
}
.main .p2-content .p2-pos.p2-left li.wb{
    background-position-x:-485px
}
.main .p2-content .p2-pos.p2-left li:hover{
    color:#f60;
    text-decoration:underline
}
.main .p2-content .p2-pos.p2-center-news{
    width:663px;
    height:100%;
    background:#fff
}
.main .p2-content .p2-pos.p2-center-news .listNew{
    width:613px;
    height:296px;
    margin:16px auto 0
}
.main .p2-content .p2-pos.p2-center-news .listNew .navNew{
    width:100%;
    border-bottom:1px solid #d6d4d5
}
.main .p2-content .p2-pos.p2-center-news .listNew .navNew li{
    float:left;
    width:74px;
    line-height:35px;
    margin-left:2px;
    text-align:center;
    font-size:16px;
    color:#414242;
    cursor:pointer
}
.main .p2-content .p2-pos.p2-center-news .listNew .navNew li.active,.main .p2-content .p2-pos.p2-center-news .listNew .navNew li:hover{
    border-bottom:2px solid #d1a66a
}
.main .p2-content .p2-pos.p2-center-news .listNew .navNew .more{
    width:21px;
    height:21px;
    margin-top:8px;
    background:url("../images/news-more.png") no-repeat
}
.main .p2-content .p2-pos.p2-center-news .listNew .listMain{
    width:615px;
    margin-top:17px;
    overflow:hidden
}
.main .p2-content .p2-pos.p2-center-news .listNew .listMain .tj-news{
    font-size:22px;
    color:#bd965c;
    line-height:24px;
    margin-bottom:13px
}
.main .p2-content .p2-pos.p2-center-news .listNew .listMain .tj-news a{
    color:#353333
}
.main .p2-content .p2-pos.p2-center-news .listNew .listMain .tj-news .icon{
    width:61px;
    height:24px;
    text-align:center;
    font-size:14px;
    color:#fff;
    margin-right:16px;
    background:url("../images/tag.png") no-repeat
}
.main .p2-content .p2-pos.p2-center-news .listNew .listMain .listLong{
    width:9999px
}
.main .p2-content .p2-pos.p2-center-news .listNew .listMain .listMain-list{
    float:left;
    width:615px;
    height:205px;
    font-size:13px;
    line-height:24px
}
.main .p2-content .p2-pos.p2-center-news .listNew .listMain .listMain-list li{
    margin-bottom:5px
}
.main .p2-content .p2-pos.p2-center-news .listNew .listMain .listMain-list .newsType{
    color:#6c6c6c
}
.main .p2-content .p2-pos.p2-center-news .listNew .listMain .listMain-list .newsTitle{
    width:500px;
    margin:0 5px;
    color:#353333;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
.main .p2-content .p2-pos.p2-center-news .listNew .listMain .listMain-list .newsTitle a{
    color:#353333
}
.main .p2-content .p2-pos.p2-center-news .listNew .listMain .listMain-list .newsTime{
    color:#9d9c9c
}
.main .p2-content .p2-pos.p2-right{
    width:454px;
    height:100%;
    background:#fff;
    margin-left:24px
}
.main .p2-content .p2-pos.p2-right .title{
    font-size:18px;
    font-weight:bold;
    color:#ab8c52;
    margin:16px 0;
    text-align:center
}
.main .p2-content .p2-pos.p2-right .active-p2{
    width:410px;
    margin:0 auto
}
.main .p2-content .p2-pos.p2-right .active-p2 li{
    float:left;
    width:194px;
    margin:0 4px 19px;
    border:1px solid transparent
}
.main .p2-content .p2-pos.p2-right .active-p2 li img{
    display:block
}
.main .p2-content .p2-pos.p2-right .active-p2 li:hover{
    border:1px solid #ab8c52
}
.main .p3-content{
    width:100%;
    height:389px;
    margin:23px 0
}
.main .p3-content .p3-pos.p3-left{
    width:222px;
    height:100%;
    margin-right:23px;
    background:#3a3a3a
}
.main .p3-content .p3-pos.p3-left .qrTab{
    position:relative;
    width:166px;
    height:236px;
    margin:27px auto 25px
}
.main .p3-content .p3-pos.p3-left .qrTab .qr-nav{
    color:#949494;
    font-size:14px;
    margin-bottom:22px
}
.main .p3-content .p3-pos.p3-left .qrTab .qr-nav span{
    margin:0 8px;
    cursor:pointer
}
.main .p3-content .p3-pos.p3-left .qrTab .qr-nav span.active{
    font-size:16px;
    color:#fff
}
.main .p3-content .p3-pos.p3-left .qrTab .qr-main>div{
    position:absolute;
    top:30px;
    display:none
}
.main .p3-content .p3-pos.p3-left .qrTab .qr-main>div .qrPic{
    background:#fff;
    padding:0
}
.main .p3-content .p3-pos.p3-left .qrTab .qr-main>div p{
    font-size:14px;
    text-align:center;
    color:#f5f5f5;
    margin-top:11px
}
.main .p3-content .p3-pos.p3-left .qrTab .qr-main .wx{
    display:block
}
.main .p3-content .p3-pos.p3-left .version_other{
    position:relative;
    width:169px;
    height:27px;
    line-height:27px;
    border:1px solid #949494;
    color:#fff;
    margin:0 auto;
    cursor:pointer
}
.main .p3-content .p3-pos.p3-left .version_other .version_other_title{
    padding-left:5px
}
.main .p3-content .p3-pos.p3-left .version_other .ico_arrow{
    position:absolute;
    top:50%;
    right:10px;
    margin-top:-3.5px;
    width:12px;
    height:7px;
    background:url("../images/down.png") no-repeat
}
.main .p3-content .p3-pos.p3-left .version_other .slimScrollDiv{
    border:1px solid #949494;
    border-top:none;
    display:none
}
.main .p3-content .p3-pos.p3-left .version_other .scrollList .version_content li{
    width:100%
}
.main .p3-content .p3-pos.p3-left .version_other .scrollList .version_content li a{
    color:#fff;
    padding-left:5px
}
.main .p3-content .p3-pos.p3-right{
    width:1139px;
    height:100%;
    background:#fff
}
.main .p3-content .p3-pos.p3-right .chacter-show{
    position:relative;
    width:1137px;
    height:388px;
    margin:0 auto;
    background:url("../images/chacter-bg.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-nav{
    width:779px;
    height:53px;
    margin:21px 0 28px 20px;
    background:url("../images/line.png") no-repeat bottom center
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-nav li{
    float:left;
    width:116px;
    height:53px;
    line-height:53px;
    color:#414242;
    font-size:18px;
    margin-left:25px;
    margin-top:-2px;
    text-indent:61px;
    background:url("../images/chacter-nav.png") no-repeat;
    background-position-y:8px;
    cursor:pointer
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-nav li.active{
    background-position-y:-53px;
    border-bottom:2px solid #bd965c;
    color:#bd965c;
    font-weight:bold
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-nav li.one{
    margin-left:0;
    background-position-x:15px
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-nav li.sec{
    background-position-x:-130px
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-nav li.thr{
    background-position-x:-270px
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-nav li.for{
    background-position-x:-415px
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main{
    position:absolute;
    top:100px;
    left:0;
    width:1117px;
    margin-left:20px;
    display:none
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main.chacter-info-main-1{
    display:block
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .name{
    float:left
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .type{
    float:left;
    margin:30px 0 0 14px
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .type span{
    display:inline-block;
    width:50px;
    line-height:24px;
    background:#ce755a;
    color:#fff;
    border-radius:2px;
    text-align:center;
    margin:0 2px
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .txt{
    float:left;
    width:100%;
    font-size:14px;
    color:#7e7e7e;
    margin-top:15px
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu{
    float:left;
    width:198px;
    height:48px;
    margin-top:70px;
    margin-right:40px
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu.gunNandu-1{
    background:url("../images/gunNandu-1.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu.gunNandu-2{
    background:url("../images/gunNandu-2.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu.gunNandu-3{
    background:url("../images/gunNandu-3.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu.gunNandu-4{
    background:url("../images/gunNandu-4.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .video{
    position:relative;
    float:left;
    width:200px;
    height:116px;
    margin-top:46px;
    background:#37343b
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .video img{
    cursor:pointer
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-strong{
    float:left;
    width:161px;
    height:122px;
    margin-top:37px;
    margin-left:27px
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-strong.chacter-strong-1{
    background:url("../images/chacter-strong-1.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-strong.chacter-strong-2{
    background:url("../images/chacter-strong-2.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-strong.chacter-strong-3{
    background:url("../images/chacter-strong-3.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-strong.chacter-strong-4{
    background:url("../images/chacter-strong-4.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic{
    position:absolute;
    top:-100px;
    right:0
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic.sx-pic{
    width:435px;
    height:388px;
    background:url("../images/chacter-sx.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic.yr-pic{
    width:453px;
    height:388px;
    background:url("../images/chacter-yr.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic.ty-pic{
    width:435px;
    height:388px;
    background:url("../images/chacter-ty.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic.hc-pic{
    width:435px;
    height:388px;
    background:url("../images/chacter-hc.png") no-repeat
}
.main .p4-content{
    width:100%;
    height:162px
}
.main .p4-content ul li{
    position:relative;
    float:left;
    width:328px;
    height:162px;
    margin-left:23px;
    overflow:hidden;
    cursor:pointer
}
.main .p4-content ul li a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:url("../images/common/empty.png") repeat
}
.main .p4-content ul li .pic{
    width:100%;
    height:100%;
    background:url("../images/bottom-pic.png") no-repeat;
    transition:all .5s
}
.main .p4-content ul li .video-txt{
    position:absolute;
    top:0;
    left:0;
    width:139px;
    height:100%;
    background:rgba(0,0,0,0.5)
}
.main .p4-content ul li .video-txt p{
    width:100%;
    height:100%;
    background:url("../images/bottom-pic-txt.png") no-repeat
}
.main .p4-content ul li:hover .pic{
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
.main .p4-content ul li.one{
    margin-left:0
}
.main .p4-content ul li.sec .pic{
    background-position-x:-351px
}
.main .p4-content ul li.sec .video-txt p{
    background-position-x:-350px
}
.main .p4-content ul li.thr .pic{
    background-position-x:-703px
}
.main .p4-content ul li.thr .video-txt p{
    background-position-x:-700px
}
.main .p4-content ul li.for .pic{
    background-position-x:-1055px
}
.main .p4-content ul li.for .video-txt p{
    background-position-x:-1050px
}
.mask{
    position:fixed;
    top:0;
    left:0;
    z-index:4;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.76);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#76000000, endColorstr=#76000000)
}
.pop{
    position:fixed;
    top:50%;
    left:50%;
    z-index:5
}
.pop .pop-close,.pop .videoClose{
    position:absolute;
    right:-55px;
    top:0;
    width:49px;
    height:47px;
    background:url("../images/close.png") no-repeat;
    cursor:pointer
}
.pop.pop-video{
    width:854px;
    height:482px;
    margin-left:-427px;
    margin-top:-241px
}
 
 
.xyqq{
	    position: absolute;
    margin-top: -98px;
    margin-left: 14px;
    font-size: 16px;
    font-weight: 700;
    /* font-family: sans-serif; */
    color: #8f6e38;
}
@-webkit-keyframes rotateA {
    0% {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes rotateA {
    0% {-moz-transform: rotate(0deg);}
    100% {-moz-transform: rotate(360deg);}
}
@-o-keyframes rotateA {
    0% {-o-transform: rotate(0deg);}
    100% {-o-transform: rotate(360deg);}
}
@keyframes rotateA {
    0% {transform: rotate(0deg);}
    100% {transform: rotate(360deg);}
} 










.main .p3-content .p3-pos.p3-right .chacter-show .chacter-nav li.for{background-position-x:-415px}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main{position:absolute;top:100px;left:0;width:1117px;margin-left:20px;display:none}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main.chacter-info-main-1{display:block}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .name{float:left}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .type{float:left;margin:30px 0 0 14px}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .type span{display:inline-block;width:50px;line-height:24px;background:#ce755a;color:#fff;border-radius:2px;text-align:center;margin:0 2px}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .txt{float:left;width:100%;font-size:14px;color:#7e7e7e;margin-top:15px}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu{float:left;width:198px;height:48px;margin-top:70px;margin-right:40px}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu.gunNandu-1{background:url("../images/gunNandu-1.png")/*tpa=http://qy.iwgame.com/images/v5/index/gunNandu-1.png*/ no-repeat}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu.gunNandu-2{background:url("../images/gunNandu-2.png")/*tpa=http://qy.iwgame.com/images/v5/index/gunNandu-2.png*/ no-repeat}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu.gunNandu-3{background:url("../images/gunNandu-3.png")/*tpa=http://qy.iwgame.com/images/v5/index/gunNandu-3.png*/ no-repeat}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu.gunNandu-4{background:url("../images/gunNandu-4.png")/*tpa=http://qy.iwgame.com/images/v5/index/gunNandu-4.png*/ no-repeat}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .video{position:relative;float:left;width:200px;height:116px;margin-top:46px;background:#37343b}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .video img{cursor:pointer}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-strong{float:left;width:161px;height:122px;margin-top:37px;margin-left:27px}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-strong.chacter-strong-1{background:url("../images/chacter-strong-1.png")/*tpa=http://qy.iwgame.com/images/v5/index/chacter-strong-1.png*/ no-repeat}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-strong.chacter-strong-2{background:url("../images/chacter-strong-2.png")/*tpa=http://qy.iwgame.com/images/v5/index/chacter-strong-2.png*/ no-repeat}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-strong.chacter-strong-3{background:url("../images/chacter-strong-3.png")/*tpa=http://qy.iwgame.com/images/v5/index/chacter-strong-3.png*/ no-repeat}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-strong.chacter-strong-4{background:url("../images/chacter-strong-4.png")/*tpa=http://qy.iwgame.com/images/v5/index/chacter-strong-4.png*/ no-repeat}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic{position:absolute;top:-100px;right:0}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic.sx-pic{width:435px;height:388px;background:url("../images/chacter-sx.png")/*tpa=http://qy.iwgame.com/images/v5/index/chacter-sx.png*/ no-repeat}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic.yr-pic{width:453px;height:388px;background:url("../images/chacter-yr.png")/*tpa=http://qy.iwgame.com/images/v5/index/chacter-yr.png*/ no-repeat}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic.ty-pic{width:435px;height:388px;background:url("../images/chacter-ty.png")/*tpa=http://qy.iwgame.com/images/v5/index/chacter-ty.png*/ no-repeat}.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic.hc-pic{width:435px;height:388px;background:url("../images/chacter-hc.png")/*tpa=http://qy.iwgame.com/images/v5/index/chacter-hc.png*/ no-repeat}.main .p4-content{width:100%;height:162px}.main .p4-content ul li{position:relative;float:left;width:328px;height:162px;margin-left:23px;overflow:hidden;cursor:pointer}.main .p4-content ul li a{position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/empty.png")/*tpa=http://qy.iwgame.com/images/v5/common/empty.png*/ repeat}.main .p4-content ul li .pic{width:100%;height:100%;background:url("../images/bottom-pic.png")/*tpa=http://qy.iwgame.com/images/v5/index/bottom-pic.png*/ no-repeat;transition:all .5s}.main .p4-content ul li .video-txt{position:absolute;top:0;left:0;width:139px;height:100%;background:rgba(0,0,0,0.5)}.main .p4-content ul li .video-txt p{width:100%;height:100%;background:url("../images/bottom-pic-txt.png")/*tpa=http://qy.iwgame.com/images/v5/index/bottom-pic-txt.png*/ no-repeat}.main .p4-content ul li:hover .pic{-webkit-transform:scale(1.1);transform:scale(1.1)}.main .p4-content ul li.one{margin-left:0}.main .p4-content ul li.sec .pic{background-position-x:-351px}.main .p4-content ul li.sec .video-txt p{background-position-x:-350px}.main .p4-content ul li.thr .pic{background-position-x:-703px}.main .p4-content ul li.thr .video-txt p{background-position-x:-700px}.main .p4-content ul li.for .pic{background-position-x:-1055px}.main .p4-content ul li.for .video-txt p{background-position-x:-1050px}.mask{position:fixed;top:0;left:0;right:0;z-index:4;width:100%;height:100%;max-width:1920px;margin:0 auto;background:rgba(0,0,0,0.76);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#76000000, endColorstr=#76000000)}.pop{position:fixed;top:50%;left:50%;z-index:5}.pop .pop-close,.pop .videoClose{position:absolute;right:-55px;top:0;width:49px;height:47px;background:url("../images/close.png")/*tpa=http://qy.iwgame.com/images/v5/index/close.png*/ no-repeat;cursor:pointer}.pop.pop-video{width:854px;height:382px;margin-left:-427px;margin-top:-241px}
