
/* 音频控制 */
.sound_control{width: .3rem;height: .3rem;position: fixed;right: .1rem;top: .05rem;z-index: 10;
    background: url('../images/s_off.png') center center no-repeat;background-size: .12rem .1rem;}
.sound_control.on{background: url('../images/s_on.png') center center no-repeat;background-size: .12rem .1rem;}
/* 底部固定 */
.bottomnew{background: rgba(0,0,0,.6);}

/* index 内容 */
.slide1{background: url('') center center no-repeat;background-size: 100% auto;}
.slide2{background: url('') center center no-repeat;background-size: 100% auto;}
.slide3{background: url('../images/yuyuebg.jpg') center center no-repeat;background-size: 100% 100%;}
.swiper-wrapper .swiper-slide{width: 100%;}
.newsBtn{width: .75rem;height: .87rem;position: absolute;}
.slide1 .newsBtn{right: 0;bottom: 1.58rem;background: url('../images/newsbtn.png') center center no-repeat;background-size: 100% 100%;}
.slide2 .newsBtn{left: 0;bottom: 1.58rem;background: url('../images/newsbtn1.png') center center no-repeat;background-size: 100% 100%;}
.to_role{width: 2.58rem;height: .24rem;position: absolute;left: 50%;bottom: .97rem;margin-left: -1.29rem;}
.to_role.by span{width: .095rem;height: .06rem;position: absolute;right: .14rem;top: .06rem;background: url('../images/txticon_by.png') center center no-repeat;background-size: 100% 100%;
  -webkit-animation: to_role 1s linear infinite;}
.to_role.xq span{width: .095rem;height: .06rem;position: absolute;right: .14rem;top: .06rem;background: url('../images/txticon_xq.png') center center no-repeat;background-size: 100% 100%;
  -webkit-animation: to_role 1s linear infinite;}
.to_role.by{background: url('../images/txt_by.png') center center no-repeat;background-size: 100% 100%;}
.to_role.xq{background: url('../images/txt_xq.png') center center no-repeat;background-size: 100% 100%;}

@-webkit-keyframes to_role{
  0% { -webkit-transform: translateY(0);}
  50% { -webkit-transform: translateY(.06rem);}
  100% { -webkit-transform: translateY(0);}
}
.slide3{padding-top: .35rem;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;}
.slide3 .logo{
  letter-spacing: 0.02rem;
    line-height: 0.56rem;
    color: #1ab29a;
    font-size: 0.2rem;
    text-align: center;
    width: 2.56rem;
    height: .56rem;
    margin: 0 auto;
    /*margin-bottom: .25rem;*/
   /* background: url('../../images/cover1604/app_logo.png') center center no-repeat;
    background-size: 100% 100%;*/}
.success_txt{
  width: 85%;
  font-size: .11rem;
  margin: 0 auto;
  margin-bottom: .1rem;
  text-align: center;
  color: #1ab29a;}
.codetit{width: 100%;margin-bottom: .06rem;text-align: center;font-size: .1rem;color: #7b7b7b;}
p.codetit{font-size: .12rem;color: red;}
.qrcode{width: 1.2rem;height: 1.2rem;margin: 0 auto;margin-bottom: .05rem;}
.qrcode img{width: 100%;height: 100%;display: block;}
.codetxt{width: 100%;margin-bottom: .1rem;text-align: center;color: #7b7b7b;font-size: .1rem;-webkit-transform: scale(.9);}
.codetxt span{color: #1ab29a;font-size: .1rem;}
.sharetitle{width: 100%;height: .12rem;margin-bottom: .12rem;font-size: .12rem;text-align: center;color: #7b7b7b;}
.sharetitle span{width: .13rem;height: .09rem;display: inline-block;background: url(../images/arrow.png) no-repeat;background-size: 100% 100%;}
.sharearea{width: 2.4rem;height: .34rem;margin: 0 auto;text-align: center;margin-bottom: .1rem;}
.sharearea a{width: 0.33rem; height: 0.33rem; display: inline-block;margin-left: 0.11rem;margin-right: 0.11rem;}
.sharearea a.link{background:url(../images/target.png) no-repeat;background-size: 100% 100%;margin-left: 0.11rem;margin-right: 0.11rem;}
.sharearea a.qzone{background:url(../images/qzone.png) no-repeat;background-size: 100% 100%;margin-left: 0.11rem;margin-right: 0.11rem;}
.sharearea a.weibo{background:url(../images/weibo.png) no-repeat;background-size: 100% 100%;margin-left: 0.11rem;margin-right: 0.11rem;}
.sharearea a.baidu{background:url(../images/baidu.png) no-repeat;background-size: 100% 100%;margin-left: 0.11rem;margin-right: 0.11rem;}
.qqgrounp{
      width: 100%;
    margin-bottom: 0.2rem;
    text-align: center;
    color: #7b7b7b;
    font-size: .1rem;
}
.qqgrounp span{color: #1ab29a;font-size: .1rem;}
.to_top{width: 1.19rem;height: .2rem;margin: 0 auto;color: #7b7b7b;display: block;line-height: .2rem;border:1px solid #7b7b7b;font-size: .1rem;text-align: center;
position:relative;
}
.conpany_inf{
  width: 110%;
  height: .3rem;
  margin: 0;
  padding: 0;
  padding-left: .68rem;
  line-height: .15rem;
  position: absolute;
  left: -5%;
  font-size: .1rem;
  -webkit-transform: scale(.8);
  color: #7b7b7b;
  background: url(../images/wmlogo.png) no-repeat left center;
  background-size: .64rem .25rem;
}









