/* 禁用复制 */
.noCopy {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

body{ 
  margin: 0;
  padding: 0; 
}
a{ 
  text-decoration:none;
  -webkit-appearance: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	outline: none;
}
a:hover{ 
  text-decoration:none;
}
p{
  margin: 0;
  padding: 0;
}
h1,h2,h3,h4,h5,h6{
  margin:0; 
  padding:0; 
  height:auto; 
  overflow:hidden; 
  font-weight:normal;
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
img,
ul,
li,
dl,
dd,
strong,
span,
a,
input,
button,
select,
form,
textarea,
td {
	padding: 0;
	margin: 0;
}

img {
	border: none;
	display: inline-block;
	width: 100%;
}
ul,
dl {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


.logo{
  width: 2.81rem;
  height: 0.62rem;
  display: block;
  margin: 0.51rem auto;
}
.banner{
  width: 5.67rem;
  height: 3.04rem;
  display: block;
  margin: 0.39rem auto;
}
.title1{
  width: 100%;
  text-align: center;
  margin-top: 0.44rem;
  font-size: 0.25rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}
.downBtn{
  margin: 0.51rem auto;
  width: 4.31rem;
  height: 0.84rem;
  background: #4CD6B4;
  border-radius: 42px;
  text-align: center;
  
  font-size: 0.28rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.84rem;
}
.box-phone{
  position: relative;
  margin: 1.44rem auto;
  margin-bottom: 0.5rem;
  width: 6.98rem;
  height: 7.58rem;
  background: url('../img/bg6.png') no-repeat;
  background-size: cover;
}
.box-phone img{
  position: absolute;
  width: 3.99rem;
  height: 8.67rem;
  top: -0.72rem;
  left: 50%;
  transform: translateX(-50%);
}

/* 福利+折扣 */
.box-1{
  width: 100%;
  min-height: 4rem;
  position: relative;
  overflow: hidden;
}
.bg1{
  width: 13rem;
  position: absolute;
  top: -4rem;
  right: -11rem;
}
.title{
  margin-top: 2.5rem;
  width: 100%;
  text-align: center;
  font-size: 0.63rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
}
.green{
  color: #12CDB0;
}
.info{
  width: 100%;
  text-align: center;
  font-size: 0.25rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  margin-top: 0.1rem;
}
.info1{
  width: 100%;
  text-align: center;
  font-size: 0.25rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
}
.discount{
  color: #fff;
  padding: 0 0.1rem;
  background: #12CDB0;
  border-radius: 15px;
}
.disImg{
  margin-top: 1.5rem;
  width: 100%;
}

/* 小7月卡 */
.bg2{
  width:3rem;
  position: absolute;
  top: 0;
  left: -1.7rem;
}
.card-box{
  width: 100%;
  height: 7.5rem;
  position: relative;
}
.circle{
  width: 4.38rem;
  height: 4.37rem;
  background: #00D8A5;
  opacity: 0.3;
  border-radius: 50%;
  position: absolute;
  top: 2rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.card-img{
  width: 2.96rem;
  height: 6.62rem;
  position: absolute;
  top: 0.5rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.card-item{
  background: #FFFFFF;
  box-shadow: 0px 0px 0.41rem 0px rgba(78, 78, 78, 0.1);
  border-radius: 0.19rem;
  position: absolute;
  z-index: 3;
  display: flex;
  align-items: center;
}
.card1{
  width: 3.96rem;
  height: 1.55rem;
  top: 2rem;
  right: 0;
}
.card-item-img{
  width: 0.55rem;
  height: 0.55rem;
  display: block;
  margin: 0 0.35rem;
}
.card-info-box{
  width: 64%;
  height: 100%;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  overflow: hidden;
}
.width1{
  width: 70%;
}
.card-info1{
  margin-top: 0.35rem;
  font-size: 0.25rem;
  font-family: Arial;
  font-weight: 400;
  color: #DAAF3C;
}
.card-info2{
  margin-top: 0.05rem;
  font-size: 0.32rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;

  transform: scale(.5);
  display: inline-block;
  width: 200%;
  transform-origin:0 0 ;
}

.card2{
  width: 4.12rem;
  height: 1.28rem;
  top: 3.6rem;
  left: -0.2rem;
}
.card3{
  width: 4.2rem;
  height: 1.65rem;
  bottom: 0.9rem;
  right: -0.3rem;
}
.card4{
  flex-direction: column;
  justify-content: center;
  width: 3.76rem;
  height: 1.78rem;
  bottom: 0.1rem;
  left: -0.35rem;
}
.card-item-img-ex{
  width: 2.25rem;
  display: block;
  margin-top: 0.1rem;
  margin-bottom: 3px;
}
.card41{
  margin-top: 0.1rem;
}
.card42{
  margin-top: 0.05rem;
  font-size: 0.32rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;

  transform: scale(.5);
  display: inline-block;
  width: 200%;
  transform-origin: 65% 0;
}
/* 角色交易 */
.trade-bg2{
  width: 0.33rem;
  height:  0.33rem;
  background: #2CE8BC;
  opacity: 0.2;
  border-radius: 50%;
  position: absolute;
  top: 4.5rem;
  left: 0.1rem;
}
.bg3{
  width: 12.5rem;
  position: absolute;
  top: -2.5rem;
  right: -11.5rem;
}
.demo{
  width: 6.35rem;
  margin: 0.6rem;
}


/* 角色可回收 */
.recycle-bg1{
  width: 0.33rem;
  height: 0.33rem;
  background: #2CE8BC;
  opacity: 0.2;
  border-radius: 50%;
  position: absolute;
  top: 3.2rem;
  left: 1.1rem;
}
.recycle-bg2{
  top: 3.5rem;
  left: -1.7rem;
  width: 3.2rem;
  height: 3.2rem;
  background: #2CE8BC;
  opacity: 0.2;
  border-radius: 50%;
  position: absolute;
}
.bold{
  font-weight: bolder;
  color: #12CDB0;
  font-size: 0.4rem;
}
.recycle-box{
  width: 100%;
  height: 5.45rem;
  z-index: 1;
  position: relative;
  margin-top: 0.75rem;
}
.recycle-box1{
  width: 100%;
  height: 5.4rem;
  z-index: 1;
  position: relative;
  margin-top: 0.75rem;
}
.recycle{
  position: absolute;
  width: 115%;
  top: 0;
  left: -0.3rem;
}

/* footer */
.footer{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1;
  width: 100%;
  height: 5.25rem;
  background-color: #444;
  padding-bottom: 1.5rem;

  font-size: 0.19rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
}
.footer a{
  font-size: 0.19rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
}
.footer p{
  line-height: 0.35rem;
}
.logo1{
  width: 2.35rem;
  height: 0.72rem;
  display: block;
  margin-bottom: 10px;
}
.police{
  width: 0.21rem;
  display: inline-block;
}
.kefu-box{
  margin: 10px 0 10px 0;
  width: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kefu-box a{
  flex: 1;
  text-align: center;
}
.border-right{
  border-right: 1px solid #12C3B6;
}
.footer-img{
  width: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-img img{
  display: block;
  width: 1.17rem;
  height: 0.41rem;
  margin-right: 10px;
}


/* 底部下载按钮 */
.shade div {
  position: fixed;
  /* display: none; */
  bottom: 0;
  background-color: #000000;
  opacity: .6;
  height: 1.5rem;
  width: 100%;
  z-index: 100;
}

.shade a {
  position: fixed;
  /* display: none; */
  bottom: .3rem;
  z-index: 998;
  left: 50%;
  transform: translate(-50%);
  -moz-transform: translate(-50%);
  -o-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -webkit-transform: translate(-50%);
  /*padding: .2rem 1.2rem;*/
  font-size: .32rem;
  /*color: #ffffff;*/
  /*border-radius: 2rem;*/
  /*text-decoration: none;*/
  /*background-image: linear-gradient(to right, #94E1B8 , #15CEB0, #94E1B8);*/
}