.limitScroll {
	overflow: hidden;
  height: 100%;
}

.wrap {
    background: #009aa1 url(../img/main_bg.png) no-repeat top;
    background-size: 100%;
    padding-bottom: 1rem;
}

.header {
  height: 5.138888rem;
  position: relative;
}

.header .btn-wrap {
  position: absolute;
  top: 0.416666rem;
  width: 100%;
}

.btn-top-rules {
  display: inline-block;
  width: 2.638888rem;
  height: 0.833333rem;
  background: url(../img/btn_rules_bg.png) no-repeat center;
  background-size: 100%;
}

.btn-top-rank {
  display: inline-block;
  width: 2rem;
  height: 0.833333rem;
  background: url(../img/btn_rank_bg.png) no-repeat center;
  background-size: 100%;
  float: right;
}

.banner {
  text-align: center;
}

.banner .logo img {
  width: 2.722222rem;
  height: 1.75rem;
  margin: 0.444444rem 0 0.208333rem;
}

.banner .title {
  font-size: 0.555555rem;
  font-family: Impact;
  color: #FFFFFF;
  line-height: 0.555555rem;
  font-weight: 600;
  margin-bottom: 0.222222rem;
}

.banner .explain {
  font-size: 0.333333rem;
  line-height: 1;
  color: #D8EC9C;
}

.drawcard-wrap {
  width: 9.222222rem;
  height: 13.805555rem;
  background: url(../img/draw_bg.png) no-repeat center;
  background-size: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 0.888888rem 0.583333rem 0.5rem;
  box-sizing: border-box;
}

.setNum {
	color: #009AA1;
	font-size: 0.361111rem;
	margin-bottom: 0.277777rem;
	display: none;
}

.drawcard-wrap.hasSet {
	height: 14.694444rem;
	background: url(../img/draw_hasSet_bg.png) no-repeat center;
	background-size: 100%;
}

.drawcard-wrap.hasSet .setNum{
	display: block;
}

.drawcard-wrap .title {
  font-size: 0.416666rem;
  line-height: 0.5rem;
  font-weight: 600;
  color: #009AA1;
}

.drawcard-wrap .explain {
  font-size: 0.277777rem;
  line-height: 0.361111rem;
  color: #009AA1;
  margin-bottom: 0.333333rem;
}

.drawcard-wrap .explain span {
  color: #fd7f18;
}

.cards {
  overflow: hidden;
  clear: both;
  margin-bottom: 0.277777rem;
  height: 7.6rem;
}

.cards .card-item {
  width: 2.5rem;
  height: 3.8rem;
  text-align: center;
  float: left;
  position: relative;
  color: #038D9D;
  font-size: 0.333333rem;
  display: block;
}

.cards .img-card{
	width: 2.5rem;
	height: 3.055555rem;
	background: url(../img/card_unfinished_bg.png) no-repeat center;
	background-size: cover;
	display: block;
	border-radius: 0.111111rem;
}

.cards .card-item:nth-child(2),
.cards .card-item:nth-child(5){
	margin: 0 0.2rem;
}

.cards .card-item>.text {
	display: inline-block;
  margin-top: 0.222222rem;
}

.give-card .give-card-item {
  width: 2.222222rem;
	height: 3.333333rem;
	display: inline-block;
	float: left;
	margin-bottom: 0.555555rem;
	text-align: center;
	color: #333333;
	font-size: 0;
}

.give-card .img-card{
	width: 100%;
	height: 2.722222rem;
	background: url(../img/card_unfinished_bg.png) no-repeat center;
	background-size: cover;
	display: block;
	position: relative;
	border-radius: 0.138888rem;
}

.give-card .img-card.active:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0.583333rem;
	height: 0.583333rem;
	background: url(../img/icon_selected.png) no-repeat center;
	background-size: 100%;
}

.give-card .give-card-item:nth-child(2),
.give-card .give-card-item:nth-child(5){
	margin: 0 0.35rem;
}

.give-card .text {
	display: inline-block;
	font-size: 0.333333rem;
	margin-top: 0.277777rem;
}

.card-share{
	text-align: center;
}

.card-share .img-card-share{
	width: 6.305555rem;
	height: 5.083333rem;
	margin: 0.305555rem auto 0;
	background: no-repeat center;
  background-size: 100%;
}

.card-share .img-card-share img{
	height: 90%;
    margin-top: 0.2rem;
}

.card-share .card-id {
	font-size: 0.444444rem;
	color: #07ABA1;
	margin-bottom: 0.416666rem;
	display: inline-block;
}


.btn-orange {
  display: inline-block;
  width: 6.388888rem;
  height: 1.222222rem;
  line-height: 1.222222rem;
  text-align: center;
  background: linear-gradient(-90deg, rgba(254, 198, 79, 1), rgba(255, 133, 60, 1));
  box-shadow: 0px 3px 5px 0px rgba(255, 153, 66, 0.3);
  border-radius: 0.611111rem;
  color: #FFFFFF;
  font-size: 0.444444rem;
  margin-bottom: 0.361111rem;
  display: none;
}

.btn-orange:first-child{
	display: inline-block;
}

/*合成*/
.completed .btn-orange {
	width: 3.75rem;
}

.completed .btn-orange:first-child{
	margin-right: 0.444444rem;
}

.completed .btn-orange {
	display: inline-block;
}

.completed .btn-orange:last-child{
	display: none;
}

/*开奖*/
.lottery .btn-orange {
	display: none;
}

.lottery .btn-orange:last-child {
	display: inline-block;
	width: 6.388888rem;
}

.btn-transparent {
  width: 2.777777rem;
  height: 0.833333rem;
  line-height: 0.833333rem;
  text-align: center;
  color: #017D82;
  font-size: 0.333333rem;
  border: 1px solid #009AA1;
  border-radius: 0.611111rem;
  display: inline-block;
}

.btn-transparent:last-child {
  margin-left: 0.472222rem;
}

.btn-give-record{
	border: none;
	background: transparent;
	font-size: 0.333333rem;
	color: #009AA1;
	padding: 0.277777rem;
}

.task-wrap {
  text-align: center;
  padding: 0 0.444444rem;
  box-sizing: border-box;
  width: 10rem;
  margin: 0 auto;
}

.task-wrap>.title {
  width: 6.694444rem;
  height: 0.833333rem;
  margin: 0.5rem 0 0.388888rem;
  background: url(../img/task_title_bg.png) no-repeat center;
  background-size: 100%;
  display: inline-block;
}

.task-wrap .content {
  width: 100%;
  clear: both;
  overflow: hidden;
}

.task-wrap .task-item {
  width: 4.305555rem;
  height: 5.555555rem;
  float: left;
  background: #FDFDF2;
  border-radius: 0.055555rem;
  margin-bottom: 0.444444rem;
  padding-top: 0.069444rem;
  box-sizing: border-box;
  box-shadow: 0px 2px 4px 0px rgba(10, 122, 136, 1);
  position: relative;
}

.task-wrap .content .task-item:nth-child(odd) {
  margin-right: 0.5rem;
}

.task-item .title {
  color: #017D82;
  font-size: 0.444444rem;
  font-weight: 600;
  margin-top: .2rem;
}

.task-item .text {
  color: #666666;
  font-size: 0.361111rem;
  text-align: left;
  padding: 0 0.25rem;
}

.icon {
  display: block;
  width: 1.222222rem;
  height: 1.222222rem;
  border-radius: 50%;
  background: #f4f4db no-repeat center;
  background-size: 100%;
  margin: 0.138888rem auto;
}

.icon-date {
  background-image: url(../img/icon_date.png);
}

.icon-read {
  background-image: url(../img/icon_read.png);
}

.icon-gift {
  background-image: url(../img/icon_gift.png);
}

.icon-code {
  background-image: url(../img/icon_code.png);
}

.btn-orange-border {
  background: none;
  border: 1px solid #FD7841;
  width: 2.777777rem;
  height: 0.666666rem;
  line-height: 0.666666rem;
  text-align: center;
  font-size: 0.333333rem;
  color: #FD7841;
  border-radius: 0.388888rem;
  position: absolute;
  bottom: .3rem;
  left: 50%;
  margin-left: -1.388888rem;
}

.is-disabled {
	color: #999999;
	border-color: #999999;
}

.bottom-text {
  margin-top: 0.277777rem;
  color: #097461;
  font-size: 0.361111rem;
}

/*popup-type--1*/
.popup-type--1 {
	height: 8.972222rem;
}

.popup-type--1 .title {
  height: 2.055555rem;
  line-height: 2.055555rem;
  font-size: 0.666666rem;
  text-align: center;
  background: #07AC9B;
  color: #FFFFFF;
  border-radius: 8px 8px 0 0;
  background: no-repeat center;
  background-size: 100%;
}

.popup-type--1.purple .title{
	background-image: url(../img/popup_type_1_purple.png);
}

.popup-type--1.blue .title{
	background-image: url(../img/popup_type_1_green.png);
}

.popup-type--1 .content {
  padding: 0.416666rem 0.555555rem;
  color: #00595D;
  font-size: 0.444444rem;
  line-height: 0.666666rem;
}

.popup-type--1 .content em{
	color: #ffa109;
}

/*popup-type--2*/
.popup-type--2{
	padding-top: 0.138888rem;
}

.popup-type--2 .title{
	font-size: 0.5rem;
	margin: 0.416666rem 0;
	color: #333333;
	font-weight: 600;
}

.popup-type--2 .content {
	padding: 0.277777rem 0.541666rem;
	font-size: 0.388888rem;
	line-height: 0.583333rem;
	color: #666666;
}

.popup-type--2 .input-item {
	margin-bottom: 0.388888rem;
	padding: 0 0.5rem;
}

.popup-type--2 .input__inner {
	border: none;
	width: 100%;
	font-size: 0.444444rem;
	padding: 0.222222rem 0;
	color: #333333;
	text-align: center;
	font-weight: 600;
	border-bottom: 1px solid #009AA1;
}

/*popup-type--3*/
.popup-type--3 .title {
	width: 7.277777rem;
	height: 1.75rem;
	background: url(../img/get_card_title_bg.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	left: 50%;
	margin-left: -3.638888rem;
	top: -0.6rem;
}

.popup-type--3 .content {
  padding-top: 1.111111rem;
}

.popup-type--3 .card {
  width: 3.8rem;
  height: 4.5rem;
  border: 1px solid #00AFA3;
  border-radius: 0.180555rem;
  margin: 0 auto 0.416666rem;
  background: url(../img/get_card_bg.png) no-repeat center;
  background-size: 100%;
}

.popup-type--3 .text {
  color: #333333;
  font-size: 0.444444rem;
  line-height: 0.611111rem;
  font-weight: 600;
  margin-bottom: 0.555555rem;
  text-align: center;
}

.popup-type--3 .text em{
	color: #FF9D00;
}

/*popup-type--4*/
.popup-type--4 {
	padding-bottom: 1.388888rem;
	height: 12.166666rem;
}

.popup-type--4 .popup-content>.title{
	margin: 0.555555rem 0 0.416666rem;
	font-size: 0.5rem;
	color: #333333;
	font-weight: 600;
}

.popup-type--4 .popup-btn--ok {
	display: none;
}

.popup-type--4 .give-record {
	padding: 0 0.388888rem;
}

.popup-type--4 .give-record span{
	display: inline-block;
	width: 33.3%;
	text-align: center;
	font-size: 0.388888rem;
}

.popup-type--4 .give-record .thead span{
	height: 1.055555rem;
	line-height: 1.055555rem;
	color: #999999;
	white-space: nowrap;
}

.popup-type--4 .give-record .no-data{
	font-size: 0.444444rem;
	color: #999999;
	text-align: center;
	margin-top: 1.652777rem;
	line-height: 0.666666rem;
}

.popup-type--4 .give-record .thead,
.popup-type--4 .give-record .give-record-item{
	border-bottom: 1px solid #CED7DB;
}

.popup-type--4 .give-record .give-record-item{
	height: 1.277777rem;
  display: flex;
  align-items: center;
  color: #333333;
}

.popup-type--4 .give-record .tbody{
	height: 8.111111rem;
	overflow: scroll;
}


/*popup-type--rules*/
.popup-type--rules{
	width: 9.111111rem;
	padding: 0.694444rem 0.444444rem;
	top: 2rem;
	-webkit-transform: translate3d(-50%, 0, 0) scale(0.5);
	transform: translate3d(-50%, 0, 0) scale(0.5);
}

.popup-type--rules.show {
	-webkit-transform: translate3d(-50%, 0, 0) scale(1);
	transform: translate3d(-50%, 0, 0) scale(1);
}

.popup-type--rules .content {
	height: 11rem;
  overflow: scroll;
}

.popup-type--rules .popup-btn--ok{
	display: none;
}

.popup-type--rules .popup-btn--close{
	bottom: auto;
	right: 0;
	left: auto;
	top: -1.527777rem;
}

.popup-type--rules .popup-btn--close:after{
	position: absolute;
	content: "";
	height: 0.444444rem;
	width: 1px;
	background-color: #FFFFFF;
	bottom: -0.444444rem;
}

.popup-type--rules .popup-content>.title{
	font-size: 0.5rem;
	color: #333333;
	font-weight: 600;
}

.popup-type--rules .content .title{
	font-size: 0.388888rem;
	color: #333333;
	font-weight: 600;
	margin-bottom: 0.277777rem;
}

.popup-type--rules .content section{
	margin-bottom: 0.555555rem;
}

.popup-type--rules .content .text{
	line-height: 0.583333rem;
	font-size: 0.388888rem;
	color: #666666;
}

