﻿   @media only screen and (max-width: 1080px), only screen and (max-device-width:1080px) {
     html,body {
         font-size:67.5px;
     }
   }
     @media only screen and (max-width: 960px), only screen and (max-device-width:960px) {
     html,body {
         font-size:60px;
     }
   }
     @media only screen and (max-width: 800px), only screen and (max-device-width:800px) {
     html,body {
         font-size:50px;
     }
   }
     @media only screen and (max-width: 720px), only screen and (max-device-width:720px) {
     html,body {
         font-size:45px;
     }
   }
     @media only screen and (max-width: 640px), only screen and (max-device-width:640px) {
     html,body {
         font-size:40px;
     }
   }
     @media only screen and (max-width: 600px), only screen and (max-device-width:600px) {
     html,body {
         font-size:37.5px;
     }
   }
     @media only screen and (max-width: 540px), only screen and (max-device-width:540px) {
     html,body {
         font-size:33.75px;
     }
   }
     @media only screen and (max-width: 480px), only screen and (max-device-width:480px) {
     html,body {
         font-size:30px;
     }
   }
     @media only screen and (max-width: 414px), only screen and (max-device-width:414px) {
     html,body {
         font-size:25.875px;
     }
   }
     @media only screen and (max-width: 400px), only screen and (max-device-width:400px) {
     html,body {
         font-size:25px;
     }
   }
     @media only screen and (max-width: 375px), only screen and (max-device-width:375px) {
     html,body {
         font-size:23.4375px;
     }
   }
     @media only screen and (max-width: 360px), only screen and (max-device-width:360px) {
     html,body {
         font-size:22.5px;
     }
   }
     @media only screen and (max-width: 320px), only screen and (max-device-width:320px) {
     html,body {
         font-size:20px;
     }
   }
     @media only screen and (max-width: 240px), only screen and (max-device-width:240px) {
     html,body {
         font-size:15px;
     }
   }
  @charset "utf-8";
body{ margin:0; padding:0; font:normal 100% "Microsoft YaHei",\5b8b\4f53,Arial, Helvetica, sans-serif; -webkit-tap-highlight-color: rgba(0,0,0,0);}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
area{outline:none;}
img{ border:0;}
ol,ul{list-style: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;}
.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);}
.box_justify{ display: -webkit-box; display: -moz-box; display: -o-box; display: -ms-box; -webkit-box-pack:justify; -moz-box-pack:justify; -o-box-pack:justify; -ms-box-pack:justify; box-pack:justify;}

.box{ height: 24.2rem;}

/*fixed_top*/
.fixed_top_height{ height: 1.92rem;}
.fixed_top{ position: fixed; top: 0; left: 0; width: 100%; height: 1.925rem; background-color: #545454; z-index: 2;}
.fixed_top a{ position: absolute;}
.fixed_top a.logo{ top: 0.175rem; left: 0.375rem; width: 1.55rem; height: 1.55rem; background: url(../images/logo.png) no-repeat 0 0; background-size: 100% auto;}
.fixed_top a.download, .fixed_top a.website{ top: 0.425rem; width: 3.4rem; height: 1.075rem;}
.fixed_top a.download{ right: 4.15rem; background: url(../images/download.png) no-repeat 0 0; background-size: 100% auto;}
.fixed_top a.website{ right: 0.4rem; background: url(../images/website.png) no-repeat 0 0; background-size: 100% auto;}

/*fixed_bottom*/
.fixed_bottom_height{ height: 2.15rem;}
.fixed_bottom{ position: fixed; bottom: 0; left: 0; width: 100%; height: 2.15rem; line-height: 2.15rem; background-color: #3a3a3a; z-index: 2;}
.fixed_bottom a{ display: block; width: 20%; height: 100%; text-align: center; background-color: #3a3a3a; font-size: 0.45rem; color: #d7d7d7;}
.fixed_bottom a.on{ background-color: #ff9639; color: #b45500;}

/*index*/
.index{ background: url(../images/index_bg.jpg) no-repeat center top; background-size: 100% auto;}

/*玩法揭秘*/
.example img{ display: block; width: 16rem; height: 15.85rem;}
.example .text{ width: 13.25rem; height: 5.35rem; padding: 1.5rem 1.375rem; background: url(../images/slides_text.jpg) no-repeat center top; background-size: 100% auto; font-size: 0.45rem; color: #515151;}
.example .text strong{ font-size: 0.6rem; color: #595959;}
.example .text span{ font-size: 0.5rem; color: #e12c2c;}
.example .sub_title{ padding: 0.175rem 0;}
.swiper-button-prev, .swiper-button-next{ width: 1.125rem; height: 1.7rem; margin-top: -0.85rem;}
.swiper-button-prev{ left: 0; background: url(../images/prev.png) no-repeat 0 0; background-size: 100% auto;}
.swiper-button-next{ right: 0; background: url(../images/next.png) no-repeat 0 0; background-size: 100% auto;}

/*国庆礼包*/
.package{ padding: 0 0.4rem; background: url(../images/package_bg.jpg) no-repeat center top; background-size: 100% auto;}
.package .login{ padding-top: 3.675rem; font-size: 0.45rem; color: #754924; visibility: hidden;}
.package .login a{ color: #fc9338;}
.package_pic{ width: 13.75rem; margin: 0.875rem auto 0.625rem auto;}
.package_pic dt, .package_pic dt img{ width: 3.9rem; height: 3.875rem;}
.package_pic dd{ width: 9.6rem;}
.package_pic dd img{ width: 2.2rem; height: 2.225rem;}
.package_pic dd h1{ font-size: 0.6rem; color: #754924;}
.package_pic dd li{ text-align: center; font-size: 0.4rem; color: #754924;}
.package_btn{ display: block; margin: auto; width: 5.5rem; height: 1.375rem; background: url(../images/package_btn.png) no-repeat 0 0; background-size: 100% auto;}
.package .title{ padding-bottom: 0.175rem; font-size: 0.6rem; color: #fef0e2; font-weight: bold;}
.package .title font{ color: #ffda6c;}
.package .title_time{ margin-top: 2.375rem; background: url(../images/time_bg.png) no-repeat left bottom; background-size: 10rem 0.075rem;}
.package .title_time span{ margin-left: 1.65rem; font-size: 0.45rem; color: #ff902e; font-weight: normal;}
.package .title_explain{ margin-top: 0.625rem; background: url(../images/explain_bg.png) no-repeat left bottom; background-size: 10rem 0.075rem;}
.package .info{ margin-top: 0.125rem; line-height: 0.725rem; font-size: 0.45rem; color: #ffefd7;}
.package .info li{ position: relative; padding-left: 0.75rem;}
.package .info li span{ position: absolute; top: 0.125rem; left: 0; width: 0.5rem; height: 0.5rem; line-height: 0.5rem; text-align: center; background-color: #754924; font-size: 0.35rem; color: #f3f5f4;}

/*好有招募*/
.recruit{ position: relative; background: url(../images/recruit.jpg) no-repeat center top; background-size: 100% auto;}
.recruit .rule_btn{ position: absolute; top: 12.225rem; left: 0.6rem; width: 2.3rem; height: 0.925rem; background: url(../images/rule_btn.png) no-repeat center top; background-size: 100% auto;}
.recruit .main{ position: absolute; top: 3.95rem; right: 0.375rem; width: 12.5rem; height: 17.35rem;}
.recruit .header{ padding-bottom: 0.475rem; text-align: center;}
.recruit .info{ padding: 0.45rem 0 0.35rem 0; font-size: 0.45rem; color: #754924;}
.recruit .info a{ color: #e21b1f;}
.recruit .header .btn{ display: inline-block; text-align: center; border-radius: 22px; font-size: 0.5rem;}
.recruit .header .before .btn{ width: 3.3rem; height: 0.975rem; line-height: 0.975rem; border: 2px solid #ff8f2c; color: #ff8f2c;}
.recruit .header .after .btn{ width: 3.4rem; height: 1.075rem; line-height: 1.075rem; background-color: #ff8f2c; font-size: 0.5rem; color: #FFF;}
.recruit table{ width: 100%;}
.recruit td{ padding: 0.25rem 0; border-top: 1px solid #a9a17d; vertical-align: top; text-align: center;}
.recruit td.num{ padding-top: 0.5rem; width: 2.75rem; font-size: 0.55rem; color: #c69332;}
.recruit td.num.yes{ background: url(../images/yes.png) no-repeat center 1.5rem; background-size: 0.85rem 0.825rem;}
.recruit td.num span{ display: inline-block; width: 1.1rem; vertical-align: middle; font-size: 0.5rem;}
.recruit td.num font{ padding: 0 0.125rem; font-size: 0.9rem; color: #ff8f2d; font-weight: bold; vertical-align: middle;}
.recruit td.num em{ vertical-align: middle; font-style: normal;}
.recruit td.pic_list{ width: 6.55rem; overflow-y: hidden;}
.recruit td.pic_list div{ position: relative; width: 1.8rem; height: 1.825rem; float: left; margin: 0.075rem 0.175rem;}
.recruit td.pic_list div img{ position: absolute; top: 0; left: 0; width: 1.8rem; height: 1.825rem;}
.recruit td.pic_list div p{ position: absolute; bottom: 0.075rem; left: 0.075rem; width: 1.65rem; line-height: 0.45rem; text-align: center; background-color: rgba(0,0,0,0.5); font-size: 0.3rem; color: #FFF;}
.recruit td.btn a{ display: inline-block; width: 2.75rem; height: 1.025rem; margin-top: 0.5rem; background: url(../images/not_btn.png) no-repeat 0 0; background-size: 100% auto;}
.recruit td.btn a.sure{ background: url(../images/sure_btn.png) no-repeat 0 0; background-size: 100% auto;}

/*视频教学*/
.video{ position: relative; background: url(../images/video_bg.jpg) no-repeat center top; background-size: 100% auto;}
.video .main{ position: absolute; top: 50%; left: 50%; width: 16rem; height: 10.45rem; background-color: #000;
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
}
.video video{ width: 100%;}

/*活动规则弹出框*/
.prompt_bg{ display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); z-index: 1;}
.prompt{ position: fixed; top: 50%; left: 50%; z-index: 2; display: none;
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
}
.prompt .close{ position: absolute; top: -1.25rem; right: 0px; width: 1.25rem; height: 1.25rem; background: url(../images/close.png) no-repeat 0 0; background-size: 100% auto;}

.prompt_rule{ width: 10.675rem; height: 10.25rem; padding: 0 0.925rem; background: url(../images/prompt_rule.png) no-repeat 0 0; background-size: 100% auto; line-height: 0.725rem; font-size: 0.45rem; color: #b07747;}
.prompt_rule h1{ padding: 0.8rem 0 0.575rem 0; text-align: center; font-size: 0.7rem; color: #855e3d; font-weight: bold;}
.prompt_rule li{ position: relative; padding-left: 0.825rem;}
.prompt_rule li span{ position: absolute; top: 0.075rem; left: 0; width: 0.5rem; height: 0.5rem; line-height: 0.5rem; text-align: center; background-color: #754924; font-size: 0.35rem; color: #f3f5f4;}

/*选择区服角色名弹框*/
.prompt_select{ width: 12.525rem; height: 7.75rem; background: url(../images/prompt_select.png) no-repeat 0 0; background-size: 100% auto;}
.prompt_select table{ position: absolute; top: 2.2rem; left: 0.8rem; width: 11rem;}
.prompt_select td{ padding-bottom: 0.3rem;}
.prompt_select select{ width: 7.75rem; height: 1.15rem; background-color: #ddce9f; font-size: 0.55rem; color: #7d714a;}
.prompt_select input{ width: 7.5rem; height: 1.15rem; padding: 0 0.125rem; background-color: #ddce9f; font-size: 0.55rem; color: #7d714a; border: none;}
.prompt_select .submit{ display: inline-block; width: 2.925rem; height: 4.05rem; background: url(../images/submit.png) no-repeat 0 0; background-size: 100% auto;}

/*招募链接弹窗*/
.prompt_link{ width: 10.275rem; height: 6rem; padding: 0.875rem 1.125rem; background: url(../images/prompt_link.png) no-repeat 0 0; background-size: 100% auto; font-size: 0.5rem; color: #855e3d; line-height: 0.75rem;}
.prompt_link span{ padding: 0 0.5rem; font-size: 0.9rem; color: #ff8f2d; font-weight: bold; vertical-align: middle;}
.prompt_link .sub_title{ margin-top: 0.25rem; padding-top: 0.25rem; color: #7d714a; border-top: 1px dashed  #b3a984;}
.prompt_link .link{ width: 9.775rem; line-height: 0.75rem; padding: 0.25rem; background-color: #ddce9f; font-size: 0.4rem; color: #7d714a; word-break:break-all;}
.prompt_link .tip{ padding-top: 0.5rem; text-align: center;}

/*礼包弹框*/
.prompt_package{ width: 12.525rem; height: 7.75rem; background: url(../images/prompt_package.png) no-repeat 0 0; background-size: 100% auto;}
.prompt_package .num{ position: absolute; top: 2.775rem; width: 9.3rem; height: 1.575rem; line-height: 1.575rem; text-align: center; background-color: #ddce9f; font-size: 0.6rem; color: #e87335; font-weight: bold;}
.prompt_package .close_btn{ position: absolute; top: 5.125rem; width: 5.5rem; height: 1.375rem; background: url(../images/close_btn.png) no-repeat 0 0; background-size: 100% auto;}

