.no-underline {
  text-decoration: none;
}
          .header .p1-content .p1-pos.p1-right {
  margin-left: 24px;
  width: 451px;
  height: 329px;
  background: #FFF;
}
.dingwei{    
    float: none;
  width: 21px;
  height: 21px;
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-top: 5px;
  background: url("../image/news-more.png") no-repeat;
  position: relative;
  left: 283px;
}
   /*首页游戏特色背景颜色*/
.gewai{
  width: 412px;
  height: 297px;
  background: #FBF8F2;
  padding: 16px;
  margin-left: 12px;
}
.jiaxian {
  width: 100%;
  border-bottom: 1px solid #d6d4d5;
  margin-bottom: 10px;
}
.gewai .navNew li {
  float: left;
  width: 102px;
  line-height: 32px;
  margin-left: 2px;
  text-align: center;
  font-size: 16px;
  color: #414242;
  /*cursor: pointer;    首页游戏特色文字区域，鼠标经过变为手型*/
  border-bottom: 2px solid #d1a66a;
}
.gewai .listMain li .newsTitle a{
    font-size: 14px;
    color: #414242;
}
 .gewai .listMain li{
  margin-bottom: 7px;  
}
.main .p3-content .p3-pos.p3-right {
  width: 1100px;
  height: 100%;
  background: #fff;
}
.main .p3-content .p3-pos.p3-right .chacter-show{
    position:relative;
    width:1100px;
    height:388px;
    margin:0 auto;
    background:url("../image/chacter-bg.png") no-repeat
}
.main .p4-content ul li {
    position:relative;
    float:left;
    width:323px;
    height:162px;
    margin-left:14px;
    overflow:hidden;
    cursor:pointer
}



body{
    width:100%;
    font-family:'Microsoft YaHei';
    min-width:1334px;
    margin:0 auto;
    max-width:1920px
}
#wrap{
    position:relative;
    width:100%;
    overflow:hidden
}
.center{
    position:relative;
    z-index:2;
    width:1334px;
    height:100%;
    margin:0 auto
}
    /*首页顶部图片背景板块的高度，与P2板块距顶距离有关*/
.header{
    width:100%;    
    height:819px
}   
    /*首页顶部图片的高度*/
.header .header-bg{
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    width:100%;
    height:822px;
    background:url("../image/bg191206.jpg") no-repeat top center
}
.header .video-bg{
    position:absolute;
    top:0;
    left:0;
    z-index:2
}
    /*首页播放按钮距顶部的距离*/
.header .slogan{
    position:absolute;
    top:85px;
    left:106px;
    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: 155px;
    left: 190px;
    width: 89px;
    height: 89px;        
    background: url(../image/video-player.png) no-repeat center;
    cursor:pointer
}
.header .slogan .videot-btn span {
    display: block;
    width: 89px;
    height: 89px;  
    background: url(../image/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("../image/bg2.jpg")
}
.header .humanChange.slogan-3{
    background-image:url("http://www.qn958.com/template/pc/cn2016/images/bg3.jpg")
}
        /*P1行板块距离首页顶部的高度*/
.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:478px;
    left:0
}
.header .p1-content .p1-pos.p1-left{
    margin-right:12px
}
.header .p1-content .p1-pos.p1-left .active-box{
    position:relative;
    width:222px;
    height:161px;
    background:url("../image/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("../image/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:644px;
    position:relative
}
.header .p1-content .p1-pos.p1-center-slider .slider-container{
    width:644px;
    height:329px;
    margin-right:14px;
    position:relative
}
.header .p1-content .p1-pos.p1-center-slider .slider-container .slider{
    display:none;
    width:644px;
    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:644px;
    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("../image/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:244px;
    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:1061px;
    background-color: #000000;
    background-image: url(../image/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.main .p2-content{
    width:100%;
    height:424px
}
.main .p2-content .p2-pos.p2-left{
    width:222px;
    height:100%;
    margin-right:12px;
    background:url("../image/p2-left.png") no-repeat
}
.main .p2-content .p2-pos.p2-left ul{
    margin-top:35px
}
      /*首页左侧边P2-1上的版本介绍、客服中心...的文字大小*/
            /*首页左侧边P2-1上的版本介绍、客服中心...的文字颜色*/
.main .p2-content .p2-pos.p2-left li{
    position:relative;
    float:left;
    width:60px;
    height:25px;
    background:url("../image/left-btn-2-1.png") no-repeat;
    font-size:14px;
    color:#f5f5f5;
    padding-top:50px;
    text-align:center;
    margin-bottom:21px
}
.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:40px
}
.main .p2-content .p2-pos.p2-left li.even{
    margin-left:35px
}
.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:-93px
}
.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:-279px
}
.main .p2-content .p2-pos.p2-left li.tb{
    background-position-x:-369px
}
.main .p2-content .p2-pos.p2-left li.wb{
    background-position-x:-464px
}
.main .p2-content .p2-pos.p2-left li.zb{
    background-position-x:-576px
}
.main .p2-content .p2-pos.p2-left li.cb{
    background-position-x:-673px
}
     /*左侧P2板块上，版本介绍，客服中心...鼠标滑过的颜色*/
.main .p2-content .p2-pos.p2-left li:hover{
    color:#FF6600;
    text-decoration:underline
}
     /*首页新闻，公告，指南.....栏背景颜色*/
.main .p2-content .p2-pos.p2-center-news{
    width:644px;
    height:100%;
    background:#F7FAFD
}
.main .p2-content .p2-pos.p2-center-news .listNew{
    width:594px;
    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("../image/news-more.png") no-repeat
}
.main .p2-content .p2-pos.p2-center-news .listNew .listMain{
    width:594px;
    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:15px;
    color:#fff;
    margin-right:16px;
    background:url("../image/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:594px;
    height:305px;
    font-size:15px;
    line-height:20px
}
.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:479px;
    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
}
    /*首页如何使用自动杀怪，5张图片的背景颜色*/
.main .p2-content .p2-pos.p2-right{
    width:444px;
    height:100%;
    background:#FBF8F2;
    margin-left:12px
}
.main .p2-content .p2-pos.p2-right .title{
    font-size:18px;
    font-weight:bold;
    color:#ab8c52;
    margin:16px 0;
    text-align:center
    }
/* 未访问的链接 */
a:link {
  color: #C29638;
}
/* 访问过的链接 */
a:visited {
  color: #C29638;
}
/* 鼠标悬停时的链接 */
a:hover {
  color: #FF3300;
}
/* 链接被点击时 */
a:active {
  color: #FF0000;
}

.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;

    margin:0 4px 10px;
    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:339px;
    margin:12px 0
}
.main .p3-content .p3-pos.p3-left{
    width:222px;
    height:100%;
    margin-right:12px;
    background:#3a3a3a
}
.main .p3-content .p3-pos.p3-left .qrTab{
    position:relative;
    width:166px;
    height:200px;
    margin:18px auto 36px
}
.main .p3-content .p3-pos.p3-left .qrTab .qr-nav{
    color:#949494;
    font-size:16px;
    margin-bottom:22px
}
.main .p3-content .p3-pos.p3-left .qrTab .qr-nav span{
    margin:0 16px;
    cursor:pointer
}
.main .p3-content .p3-pos.p3-left .qrTab .qr-nav span.active{
    font-size:16px;
    color:#339999
}
.main .p3-content .p3-pos.p3-left .qrTab .qr-main>div{
    position:absolute;
    top:20px;
    display:none
}
.main .p3-content .p3-pos.p3-left .qrTab .qr-main>div .qrPic{
    background:#FFFFFF;
    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("../image/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 .chacter-show .chacter-nav{
    width:779px;
    height:53px;
    margin:21px 0 28px 20px;
    background:url("../image/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("../image/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:101px;
    left:0;
    width:1112px;
    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:50px;
    margin-right:40px
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu.gunNandu-1{
    background:url("../image/gunNandu-1.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu.gunNandu-2{
    background:url("../image/gunNandu-2.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu.gunNandu-3{
    background:url("../image/gunNandu-3.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .gunNandu.gunNandu-4{
    background:url("../image/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:100px;
    height:100px;
    margin-top:20px;
    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:2px;
    margin-left:57px
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-strong.chacter-strong-1{
    background:url("../image/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("../image/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("../image/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("../image/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:-140px;
    right:0
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic.sx-pic{
    width:470px;
    height:378px;
    background:url("../image/chacter-sx.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic.yr-pic{
    width:470px;
    height:378px;
    background:url("../image/chacter-yr.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic.ty-pic{
    width:470px;
    height:378px;
    background:url("../image/chacter-ty.png") no-repeat
}
.main .p3-content .p3-pos.p3-right .chacter-show .chacter-info .chacter-info-main .chacter-pic.hc-pic{
    width:470px;
    height:378px;
    background:url("../image/chacter-hc.png") no-repeat
}
.main .p4-content{
    width:100%;
    height:162px
}

.main .p4-content ul li a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:url("http://www.qn958.com/template/pc/cn2016/images/common/empty.png") repeat
}
.main .p4-content ul li .pic{
    width:100%;
    height:100%;
    background:url("../image/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("../image/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("../image/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);}
} 
