@charset "utf-8";html {overflow-x:hidden;}
body {overflow-x:hidden;margin:0;padding:0;background:#25282d;font:normal 100% "Microsoft YaHei",\5b8b\4f53,Arial,Helvetica,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-x:hidden;}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td {margin:0;padding:0;}
area {outline:none;}
img {border:0;}
input {-webkit-appearance:none;border-radius:0;}
ol,ul {list-style:none;}
span{outline: none;}
a {text-decoration:none;outline:none;}
.clearfix:after {content:"";display:block;height:0;clear:both;}
.clearfix {zoom:1;}
.pub_clr {clear:both;font-size:0;height:0;line-height:0;overflow:hidden;}
.none {display:none;}
.auto {left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0);}
/*公用浮动*/.f_left {float:left}
.f_right {float:right}
/*浮动清理*/.cf:before,.cf:after {content:".";display:block;height:0;visibility:hidden}
.cf:after {clear:both}
.cf {zoom:1}
.wrap{width:750px;position:relative;}
.page1{height:1230px; background:url(/skin/default/images/head.jpg) no-repeat 0 0; position:relative;}

/*登录登出*/
.login_box {position:absolute;width:480px;height:40px;right:0px;top:15px; line-height: 40px; text-align: right; padding-right: 30px;}
.login_box p {font-size:22px;color:#9b8369;}
.login_box p a {color:#9b8369;}
.logout {display:none;}
.logo{width:182px;height:55px;background:url(/skin/default/images/logo.png) no-repeat;position:absolute;top:10px;left:10px;}
.topMain{width: 100%; position: absolute; left: 0; top: 639px;}
.slogan{margin:-68px auto 28px;width:640px;height: 146px;background: url(/skin/default/images/slogan.png) no-repeat center;}


.playMain{width: 120px; height: 120px; display: block; position: absolute; left:50%;margin-left: -60px; top:780px; cursor: pointer; z-index: 10; display:none;}
.playMain a{text-indent: -9999px; display: block; width: 120px; height: 120px; background: url(/skin/default/images/play2.png) no-repeat 52px 48px; position: absolute; left: 0; top: 0; z-index: 2;}
.playMain a.mainplay{background: none;}
.playMain span{display: block; width: 119px; height: 119px; background: url(/skin/default/images/btn_play.png) no-repeat 0 0; position: absolute; left: 0; top: 0; z-index: 1}
.playMain span.mainSpan{background: url(/skin/default/images/play.png) no-repeat 0 0;}
.playMain span{
  -webkit-animation: moveyuan2 15s linear infinite;
  -moz-animation: moveyuan2 15s linear infinite;
  -o-animation: moveyuan2 15s linear infinite;
  -ms-animation: moveyuan2 15s linear infinite;
  animation: moveyuan2 15s linear infinite;
}


.btnBox{width: 100%;text-align: center;}
.btnBox a{overflow: hidden; text-indent: -999px; width: 324px; height: 94px; display: inline-block; margin: 0 5px;}
.btnBox a.btnYY{background: url(/skin/default/images/yybtn.png) no-repeat 0 0;}
.btnBox a.btnDown{background: url(/skin/default/images/download.png) no-repeat 0 0;}
.btnBox a.btnEnter{background: url(/skin/default/images/enterbtn.png) no-repeat 0 0;}

.btnBox a.mainyy{background: url(/skin/default/images/mainyy.png) no-repeat 0 0; width: 418px; height: 125px;}
.btnBox a.mainDown{background: url(/skin/default/images/mainDown.png) no-repeat 0 0; width: 418px; height: 125px;}



.page2{height:777px; background:url(/skin/default/images/page2.jpg) no-repeat 0 0; position:relative; overflow:hidden;}
.page2Title{width: 100%; height: 111px; position: absolute; left: 0; top: 50px; background: url(/skin/default/images/title1.png) no-repeat center 0; z-index: 2;}
.lunbo1{width: 610px; height: 480px; position: absolute; left: 70px; top: 216px; z-index: 2;}
.swiper-container{width: 100%; height: 100%;}
.lunbo1 .swiper-button-next, .lunbo1 .swiper-button-prev{width: 48px; height: 88px; top: 194px;}
.lunbo1 .swiper-button-prev, .lunbo1 .swiper-container-rtl .swiper-button-next{background: url(/skin/default/images/prev.png) no-repeat 0 0; left: 0;}
.lunbo1 .swiper-button-next, .lunbo1 .swiper-container-rtl .swiper-button-prev{background: url(/skin/default/images/next.png) no-repeat 0 0; right: 0;}
.lunbo1 img{display: block; margin: 0 auto;}
.yuanMove{background: url(/skin/default/images/yuan.png) no-repeat 0 0; width: 750px; height: 750px; position: absolute; left: 0; top: 62px;}
.yuanMove{
  -webkit-animation: moveyuan 15s linear infinite;
  -moz-animation: moveyuan 15s linear infinite;
  -o-animation: moveyuan 15s linear infinite;
  -ms-animation: moveyuan 15s linear infinite;
  animation: moveyuan 15s linear infinite;
}
@-webkit-keyframes moveyuan{
  0%{-webkit-transform: rotate(0deg);}
  100%{-webkit-transform: rotate(-360deg);}
}
@-moz-keyframes moveyuan{
  0%{-moz-transform: rotate(0deg);}
  100%{-moz-transform: rotate(-360deg);}
}
@-ms-keyframes moveyuan{
  0%{-ms-transform: rotate(0deg);}
  100%{-ms-transform: rotate(-360deg);}
}
@-o-keyframes moveyuan{
  0%{-o-transform: rotate(0deg);}
  100%{-o-transform: rotate(-360deg);}
}
@keyframes moveyuan2{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(360deg);}
}
@-webkit-keyframes moveyuan2{
  0%{-webkit-transform: rotate(0deg);}
  100%{-webkit-transform: rotate(360deg);}
}
@-moz-keyframes moveyuan2{
  0%{-moz-transform: rotate(0deg);}
  100%{-moz-transform: rotate(360deg);}
}
@-ms-keyframes moveyuan2{
  0%{-ms-transform: rotate(0deg);}
  100%{-ms-transform: rotate(360deg);}
}
@-o-keyframes moveyuan2{
  0%{-o-transform: rotate(0deg);}
  100%{-o-transform: rotate(360deg);}
}
@keyframes moveyuan2{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(360deg);}
}
.page3{height:839px; background:url(/skin/default/images/page3.jpg) no-repeat 0 0; position:relative;}
.page3Title{width: 100%; height: 112px; position: absolute; left: 0; top: 60px; background: url(/skin/default/images/title2.png) no-repeat center 0; z-index: 10;}
.lunbo2{width: 750px; height: 839px; position: absolute; left: 0px; top: 0px; z-index: 2;}
.lunbo2 .swiper-button-next, .lunbo2 .swiper-button-prev{width: 60px; height: 64px; top: 763px; outline: none; display: none;}
.lunbo2 .swiper-button-prev, .lunbo2 .swiper-container-rtl .swiper-button-next{background: url(/skin/default/images/prev2.png) no-repeat 0 0; left: 10px; z-index: 20;}
.lunbo2 .swiper-button-next, .lunbo2 .swiper-container-rtl .swiper-button-prev{background: url(/skin/default/images/next2.png) no-repeat 0 0; right: 10px; z-index: 20;}
.lunbo2 .swiper-container-horizontal>.swiper-pagination-bullets,.lunbo2 .swiper-pagination-custom, .swiper-pagination-fraction{height: 78px; bottom: 28px;}
.lunbo2 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;}
.lunbo2 .swiper-pagination-bullet{width: 78px; height: 78px; border-radius: 0; background: none; opacity: 1;}
.lunbo2 .gameIcon1{background: url(/skin/default/images/icon7.png) no-repeat 0 -78px;}
.lunbo2 .gameIcon2{background: url(/skin/default/images/icon6.png) no-repeat 0 -78px;}
.lunbo2 .gameIcon3{background: url(/skin/default/images/icon2.png) no-repeat 0 -78px;}
.lunbo2 .gameIcon4{background: url(/skin/default/images/icon4.png) no-repeat 0 -78px;}
.lunbo2 .gameIcon5{background: url(/skin/default/images/icon3.png) no-repeat 0 -78px;}
.lunbo2 .gameIcon6{background: url(/skin/default/images/icon1.png) no-repeat 0 -78px;}
.lunbo2 .gameIcon7{background: url(/skin/default/images/icon5.png) no-repeat 0 -78px;}
.lunbo2 .gameIcon8{background: url(/skin/default/images/icon8.png) no-repeat 0 -78px;}

.lunbo2 .swiper-pagination-bullet-active{background-position: 0 0;}

.gameText{width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 4;}
.gameRen{width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 3;}


.page4{height:764px; background:url(/skin/default/images/page4.jpg) no-repeat 0 0; position:relative;}
.page4Title{width: 100%; height: 113px; position: absolute; left: 0; top: 78px; background: url(/skin/default/images/title3.png) no-repeat center 0; z-index: 10;}
.lunbo3{width:750px; height: 500px; position: absolute; left: 0; top: 226px;}
.lunbo3 .swiper-button-next, .lunbo3 .swiper-button-prev{width: 35px; height: 56px; top: 450px; outline: none;}
.lunbo3 .swiper-button-prev, .lunbo3 .swiper-container-rtl .swiper-button-next{background: url(/skin/default/images/prev3.png) no-repeat 0 0; left: 240px; z-index: 20;}
.lunbo3 .swiper-button-next, .lunbo3 .swiper-container-rtl .swiper-button-prev{background: url(/skin/default/images/next3.png) no-repeat 0 0; right: 240px; z-index: 20;}
.lunbo3 .swiper-container-horizontal>.swiper-pagination-bullets,.lunbo3 .swiper-pagination-custom, .swiper-pagination-fraction{height: 18px; top: 446px;}
.lunbo3 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 8px;}
.lunbo3 .swiper-pagination-bullet{width: 18px; height: 18px; border-radius: 0; background:url(/skin/default/images/on.png) no-repeat -18px 0; opacity: 1;}
.lunbo3 .swiper-pagination-bullet-active{background-position: 0 0;}
.lunbo3 img{display: block; width: 100%;}

.shareMain{background: #141314; padding: 60px 0 0 0;}
.shareList{text-align: center; height: 225px;}
.shareList img{display: inline-block; margin: 0 30px;}

.sharePop{width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 999; background: rgba(0,0,0,0.8); display: none;}
.sharePopMain{width: 346px; height: 382px; background: url(/skin/default/images/pop.png) no-repeat 0 0; position: fixed; left: 50%; top:50%; margin: -191px 0 0 -172px;}
.shareClose{width: 53px; height: 53px; background: url(/skin/default/images/close.png) no-repeat 0 0; position: absolute; right: -26px; bottom: -26px; cursor: pointer;}
.sharePopWx{padding: 20px 0 0 0;}
.sharePopWx img{display: block; width: 300px; height: 300px; margin: 0 auto;}
.sharePopWx span{display: block; text-align: center; font-size: 20px; color: #FFF; padding-top: 14px;}

.goTop{text-align: center; background: #000; height: 116px; cursor: pointer; color: #FFF; line-height: 90px; font-size: 32px; display: block;}


.page5{height:1061px; background:url(/skin/default/images/page5.jpg) no-repeat 0 -5px; position:relative;}
.page5Title{width: 100%; height: 190px; background: url(/skin/default/images/title5.png) no-repeat center center; z-index: 10;}
.newsLunbo{width: 612px; height: 332px; margin:0 auto; margin-bottom: 40px;}
.newsLunbo img{width: 612px; height: 332px; display: block;}
.newsLunbo .swiper-pagination{text-align: right; width:350px; position: absolute; left: auto; right: 16px; bottom: 15px;}
.newsLunbo .swiper-pagination-bullet{width: 22px; height: 8px; background: #5f5a52; border: 1px solid #5f5a52; border-radius: 0; opacity: 1;}
.newsLunbo .swiper-pagination-bullet-active{width: 88px; background: #988067; border: 1px solid #d9c29a;}

.newsTab{height: 50px; text-align: center;}
.newsTab a{display: inline-block; width: 127px; height: 35px; line-height: 35px; text-align: center; font-size: 20px; color: #c0c0c0; background: url(/skin/default/images/newsTab.png) no-repeat -127px 0; cursor: pointer; margin:0 14px;}
.newsTab a.on{background-position: 0 0;}
.newsList{height: 340px; width: 680px; margin:0 auto;}
.newsList p{height: 54px; line-height: 54px; font-size: 20px; color: #c0c0c0;}
.newsList a{color: #c0c0c0;}
.newsList span{font-weight: normal; float: right;}
.newsList strong{font-weight: normal;}
.newsUl{display: none;}
.newsMore{display: block; overflow: hidden; text-indent: -999px; background: url(/skin/default/images/newsMore.png) no-repeat 0 0; width: 241px; height: 63px; margin: 0 auto;}

.page6Title{width: 100%; height: 119px; position: absolute; left: 0; top: 60px; background: url(/skin/default/images/title6.png) no-repeat center 0; z-index: 10;}
.page7Title{width: 100%; height: 113px; position: absolute; left: 0; top: 60px; background: url(/skin/default/images//title2.png) no-repeat center 0; z-index: 10;}
.page8Title{width: 100%; height: 115px; position: absolute; left: 0; top: 60px; background: url(/skin/default/images//title3.png) no-repeat center 0; z-index: 10;}

.formMain{width: 750px; height: 281px; background: url(/skin/default/images/popMain.png) no-repeat 0 0; position: fixed; left: 0; bottom: 20px; z-index: 100;}
.formlist{display: block; width: 205px; height: 281px; background: url(/skin/default/images/ym.png) no-repeat 0 0; overflow: hidden; text-indent: -999px; position: absolute; right: 5px; top: 0;}
.formNumber{width: 290px; text-align: center; font-size: 15px; color: #FFF; position: absolute; left: 240px; top: 74px; line-height: 30px;}
.formNumber span{font-size: 24px; color: #9c866d; padding: 0 8px;}
.formPer{position: absolute; left: 27px; top: 117px; width: 550px;}
.formlink{width: 114px; height: 150px; float: left; text-align: center; margin-right: 18px;}
.formlink a{display: block; width: 114px; height: 120px;}
.formlink a.flk1{background: url(/skin/default/images/m1.png) no-repeat 0 -250px;}
.formlink a.flk2{background: url(/skin/default/images/m2.png) no-repeat 0 -250px;}
.formlink a.flk3{background: url(/skin/default/images/m3.png) no-repeat 0 -250px;}
.formlink a.flk4{background: url(/skin/default/images/m4.png) no-repeat 0 -250px;}
.formlink a.on{background-position: 0 0; cursor: pointer;}
.formlink span.num{display: block; font-size: 20px; color: #968b74; text-align: center;}

.page6{height: 1995px; background:url(/skin/default/images/page6.jpg) no-repeat 0 0; position:relative;}
.yslinks{display: block; overflow: hidden; text-indent: -999px; position: absolute;}
.ysBtn1{right: 0; top: 281px; width: 323px; height: 275px;}
.ysBtn2{left: 0; top: 555px; width: 250px; height: 344px;}
.ysBtn3{right: 0; top: 1044px; width: 231px; height: 262px;}
.ysBtn4{right: 0; top: 1306px; width: 505px; height: 348px;}

/*.ani_bg {width:750px;height:1333px;background:url(/skin/default/images/sm_1129_loopgif.gif) center 0 no-repeat;background-size:100% auto;}
*/
.hot {width:158px;height:152px;background:url(/skin/default/images/hot.png) no-repeat;position:absolute;top:138px;left:10px;}
.link_get {width:166px;height:140px;position:absolute;top:1150px;left:574px;background:url(/skin/default/images/btn_get.png?1) no-repeat;}
.yuyue_btn01 {width:381px;height:111px;position:absolute;top:1160px;left:50%;margin-left:-190px;background:url(/skin/default/images/yy_btn.png) no-repeat;}
.btn_down {display:none;position:absolute;width:356px;height:104px;left:10px;top:1175px;background:url(/skin/default/images/btn_down.png);}
.yy_numbox {width:510px;height:58px;position:absolute;top:916px;left:50%;margin-left:-255px;}
.yy_numbox .num_text {width:508px;height:30px;background:url(/skin/default/images/num_text.png) no-repeat;position:absolute;top:0;left:0;}
.yy_numbox .yy_num {width:300px;height:55px;background:url(/skin/default/images/dianzi.png) no-repeat;position:absolute;top:-17px;left:70px;}
.yy_numbox .yy_num p {padding-left:10px;font-size:45px;color:#e1913e;letter-spacing:18px;line-height:55px;}
.icons {width:420px;height:103px;position:absolute;top:44px;right:6px;}
.icon_home {display:block;width:65px;height:103px;background:url(/skin/default/images/icon_home.png) no-repeat;position:absolute;top:0;left:0;}
.icon_news {display:block;width:65px;height:103px;background:url(/skin/default/images/icon_news.png) no-repeat;position:absolute;top:0;left:72px;}
.icon_forum {width:65px;height:105px;background:url(/skin/default/images/icon_forum.png) no-repeat;position:absolute;top:0;left:142px;}
.icon_qq {width:65px;height:105px;background:url(/skin/default/images/icon_qq.png) no-repeat;position:absolute;top:0;left:212px;}
.icon_wx {width:65px;height:103px;background:url(/skin/default/images/icon_wx.png) no-repeat;position:absolute;top:0;left:283px;}
.icon_wb {display:block;width:65px;height:103px;position:absolute;top:0;right:0px;background:url(/skin/default/images/icon_wb.png) no-repeat;}
.btn_video_box {width:118px;height:118px;background:url(/skin/default/images/circle01.png) no-repeat;position:absolute;top:1049px;right:81px;}
.btn_video_box .circle {width:81px;height:81px;background:url(/skin/default/images/circle02.png) no-repeat;position:absolute;top:20px;left:50%;margin-left:-40px;animation:roate 10s infinite linear;-webkit-animation:roate 10s infinite linear;}
.btn_video_box .btn_video {display:block;width:118px;height:118px;background:url(/skin/default/images/btn_video.png) no-repeat;position:absolute;top:2px;left:4px;}
@keyframes roate {0% {transform:rotateZ(0)}
100% {transform:rotateZ(360deg)}
}

/* 预约pop */.pop_fixed {display:none;position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(49,49,49,0.9);z-index:999;}
.pop_cont_bg {position:absolute;width:603px;height:937px;left:50%;top:50%;margin-left:-301px;margin-top:-500px;padding-top:63px;background-color:#fff;border-radius:20px;}
.pop_cont_bg .close {position:absolute;width:38px;height:38px;right:21px;top:19px;background:url(/skin/default/images/close.png);cursor:pointer;}
/*.pop_sub_box {display:none;}
*/.system {margin:0 90px;margin-top:60px;height:70px;position:relative;margin-bottom:64px;}
.system a {font-size:26px;width:211px;height:70px;line-height:70px;color:#565555;text-align:center;background-color:#ebebeb;}
.system a.on {color:#fff;background-color:#90783d;}
.system .and {border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0;}
.system .ios {border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;}
.sub_ul {width:442px;height:500px;margin:0 auto;}
.sub_ul li {height:68px;margin-top:18px;overflow:hidden;}
.sub_ul li input {display:block;width:400px;height:66px;padding:0 15px;font:normal 26px/40px "微软雅黑";color:#8e8e8e;border:1px solid #bfbfbf;border-radius:8px;}
.sub_ul li input.num_yan {float:left;width:184px;}
.sub_ul li input::-webkit-input-placeholder {color:#8e8e8e;}
.sub_ul li input::-moz-placeholder {color:#8e8e8e;}
.sub_ul li input:-moz-placeholder {color:#8e8e8e;}
.sub_ul li input:-ms-input-placeholder {color:#8e8e8e;}
.yzm_pic {width:287px;}
.get_yzm_pic {float:left;width:165px;height:68px;margin-left:10px;border-radius:8px;}
.btn_refresh {float:right;width:33px;height:33px;margin-top:18px;background:url(/skin/default/images/refresh.png) right center no-repeat;cursor:pointer;}
.get_yzm_tel {display:block;width:442px;height:70px;line-height:70px;font-size:26px;color:#fff;text-align:center;background-color:#90783d;border-radius:10px;}
.sub_ul li.yaoqing_li {margin-top:0;}
.sub_ul li.error_msg {height:40px;font-size:26px;margin-top:0;margin-bottom:0;color:#b74f4f;}
.submit,.close_succ {display:block;width:150px;height:150px;line-height:150px;margin:0 auto;font-size:36px;color:#fff;text-align:center;background-color:#90783d;border-radius:150px;}
/*智能滑块*/#wanmeiCaptcha_0 {max-width:432px!important;height:68px!important;}
#wanmeiCaptcha_0 .tester-doneicon,#wanmeiCaptcha_0 .tester-failicon {top:9px!important;}
.tester-ringicon {left:68px!important;top:20px!important;}
#wanmeiCaptcha_0 p {font-size:24px !important;line-height:66px!important;}
/*成功弹窗*/.pop_sub_succ {display:none;}
.succ_t {display:block;width:248px;height:57px;margin:26px auto 0;}
.gift_tit {padding-left:78px;font-size:26px;color:#8e8e8e;margin-top:35px;}
.gift_code {font-size:26px;color:#90783d;text-align:center;width:442px;height:68px;line-height:68px;margin:18px auto 0;border:1px solid #8e8e8e;}
.btn_copy3,.link_ios {display:block;width:442px;height:68px;line-height:68px;font-size:26px;border-radius:10px;text-align:center;color:#fff;background:#90783d;margin:25px auto 0;cursor:pointer;}
.succ_ma {display:block;width:300px;height:300px;margin:15px auto 0;}
.succ_txt {margin-top:10px;font-size:26px;color:#90783d;text-align:center;}
.close_succ {margin-top:35px;cursor:pointer;}
/* pop_share */#pop_share {display:none;}
.share_tit {padding-left:78px;font-size:26px;margin-top:30px;color:#8e8e8e;}
.share_url {display:block;width:442px;height:68px;margin:18px auto 0;font-size:26px;color:#90783d;text-align:center;background:none;border:1px solid #8e8e8e;outline:0;}
.btn_copy {display:block;width:442px;height:68px;margin:25px auto 0;line-height:68px;font-size:26px;border-radius:10px;text-align:center;color:#fff;background:#90783d;cursor:pointer}
.share_tip {margin-top:10px;font-size:26px;color:#90783d;text-align:center;}
/*好友奖励码弹窗*/#pop_prizecode {display:none;}
.prizecode_t {display:block;width:248px;height:57px;margin:26px auto 0;}
.friend_tit {padding-left:78px;font-size:26px;color:#8e8e8e;margin-top:30px;}
.prize_code {font-size:26px;color:#90783d;text-align:center;width:442px;height:68px;line-height:68px;margin:8px auto 0;border:1px solid #8e8e8e;}
.btn_copy2 {display:block;width:250px;height:42px;margin:25px auto 0;background:url(/skin/default/images/btn_copy.png);cursor:pointer;}
.succ_ma {display:block;width:300px;height:300px;margin:15px auto 0;}
.succ_txt {margin-top:10px;font-size:26px;color:#90783d;text-align:center;}
/*微信弹窗*/#pop_weixin {display:none;}
#pop_weixin .tit {padding:150px 0 50px 0;padding-bottom:30px;}
#pop_weixin .tit img {display:block;margin:0 auto;}
#pop_weixin .wxin {width:300px;color:#90783d;font-size:26px;text-align:center;height:390px;display:block;margin:0 auto;}
#pop_weixin .wxin img {width:300px;height:300px;margin-bottom:40px;}
/*QQ弹窗*/#pop_qq {display:none;}
#pop_qq .qq_con {width:500px;height:849px;display:block;margin:0 auto;}
#pop_qq .qq_con img {width:100%;}
#pop_weixin .wxin {width:300px;color:#90783d;font-size:26px;text-align:center;height:390px;display:block;margin:0 auto;}
/* pop_video */#pop_video {display:none;position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.7);z-index:100;}
.pop_v_cont {position:absolute;width:100%;height:420px;left:0;top:50%;margin-top:-210px;}
.pop_v_cont video {width:100%; max-height: 420px; }
.yongshijijie {position:relative;width:750px;height:328px;margin-top:-2px;background:url(/skin/default/images/yongshijijie.jpg);}
.yongshijijie a {position:absolute;width:532px;height:166px;left:101px;top:90px;text-indent:-9999px;overflow:hidden;}
.nvshen {position:relative;width:750px;height:328px;margin-top:-2px;background:url(/skin/default/images/nvshen_bg.jpg);}
.nvshen a {position:absolute;width:604px;height:166px;left:74px;top:77px;text-indent:-9999px;overflow:hidden;}
.music_icons {width:65px;height:130px;position:absolute;top:0px;left:0px;}
.music {width:65px;height:65px;position:absolute;top:0px;left:0px;}
.music img {display:none;width:100%;}
.none {display:none;}
#musicBtn.play {-webkit-animation:rotate 4s linear infinite;-moz-animation:rotate 4s linear infinite;-o-animation:rotate 4s linear infinite;animation:rotate 4s linear infinite;background:url(/skin/default/images/music_play2.png) no-repeat center;}
.music_text {width:65px;height:34px;background:url(/skin/default/images/music_text.png) no-repeat;position:absolute;top:72px;left:0;}
@-webkit-keyframes rotate {from {-webkit-transform:rotate(0deg)}
to {-webkit-transform:rotate(360deg)}
}
@keyframes rotate {from {transform:rotate(0deg)}
to {transform:rotate(359deg)}
}
/* pop_down */.pop_down_ios_cont,.pop_down_android_cont {position:absolute;width:350px;height:244px;left:50%;top:50%;margin-left:-175px;margin-top:-122px;background-color:#fff;border-radius:26px;}
.pop_down_ios_cont .close,.pop_down_android_cont .close {position:absolute;width:38px;height:38px;right:21px;top:19px;background:url(/skin/default/images/close.png);cursor:pointer;}
.down_ios_txt {padding-top:104px;font:normal 26px/26px "Microsoft Yahei";color:#90783d;text-align:center;}
.pop_down_android_cont {height:424px;}
.down_android_t {padding-top:68px;font:normal 28px/28px "Microsoft Yahei";color:#4e4e4e;text-align:center;}
.down_android_list {width:290px;height:90px;padding:14px 0 0 5px;margin:36px auto 0;border:1px solid #b5b5b5;border-radius:26px;}
.down_android_list li {float:left;width:70px;margin:0 13px;}
.down_android_list li img {display:block;width:70px;height:70px;}
.down_android_tip {padding-top:35px;font:normal 22px/36px "Microsoft Yahei";color:#90783d;text-align:center;}


.pop_info_main{width: 417px; height: 358px; position: fixed; left: 50%; top: 50%; margin: -179px 0 0 -208px; background: url(/skin/default/images/infopopbg.png) no-repeat 0 0;}
.pop_info_close{display: block; width: 53px; height: 53px; background: url(/skin/default/images/infoClose.png) no-repeat 0 0; cursor: pointer; position: absolute; right: -25px; bottom: -25px; z-index: 2; -webkit-transition: 0.5s;transition: 0.5s;}
.pop_info_close:hover{-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.pop_info_list{padding-top: 15px;}
.pop_info_list div{height: 34px; line-height: 34px; padding: 23px 24px 23px 38px; background: url(/skin/default/images/infoqqline.png) no-repeat center bottom;}
.pop_info_list div.last{background: none;}
.pop_info_list div span{font-size: 20px; color: #FFF;}
.pop_info_list div a{float: right; width: 112px; height: 32px; line-height: 32px; text-align: center; background: #423b2f; font-size: 18px; color: #d3c5a8; border: 1px solid #5b5344;}
.pop_info_list div a:hover{background: #695b46;}

.btn_mainpay{display: block;position: absolute;left: 50%;margin-left: -112px;bottom: 18px;z-index: 100;}
.payBtnsPop{display: block;position: fixed;right: 0;top: 100px;width: 240px;z-index: 100;}