.container {
  width: 7.5rem;
  position: relative;
  margin: 0 auto;
}
.head {
  width: 100%;
  height: 14.53rem;
  background: url('../img/head.jpg') no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.part1 {
  width: 100%;
  height: 9.76rem;
  background: url('../img/p1bg.jpg') no-repeat;
  background-size: 100% 100%;
  padding-top: 1.3rem;
}
.head .logo {
  width: 1.69rem;
  display: block;
  position: absolute;
  top: 0.27rem;
  left: 0.26rem;
}
.head .login-btn {
  position: absolute;
  right: 0.21rem;
  top: 0.21rem;
  display: flex;
  justify-content: end;
  color: rgba(255,225,106,0.91);
  font-size: 0.22rem;
  line-height: 0.37rem;
}
.head .login-btn .btn {
  width: 1.24rem;
  height: 0.37rem;
  background: url('../img/headbtnbg.png') no-repeat;
  background-size: 100% 100%;
  line-height: 0.37rem;
  text-align: center;
  font-size: 0.22rem;
  color: rgba(255,225,106,0.91);
  margin-left: 0.15rem;
}
.head .dlbtn {
  display: block;
  width: 3.19rem;
  bottom: 0.44rem;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
.head .p {
  width: 100%;
  text-align: center;
  font-size: 0.24rem;
  color: #f7ecd9;
  position: absolute;
  left: 0;
  bottom: 1.9rem;
}
.part1 .tips, .part2 .tips {
  font-size: 0.24rem;
  color: #ababab;
  line-height: 0.36rem;
  text-align: center;
}
.part1 .mid-img {
  display: block;
  width: 1.64rem;
  margin: 0.2rem auto 0.06rem auto;
}
.part1 .reserbtn {
  display: block;
  width: 3.19rem;
  margin: 0 auto;
}
.part1 .item-list {
  width: 7.5rem;
  height: 4.27rem;
  background: url('../img/p1boxbg.png') no-repeat;
  background-size: 100% 100%;
  margin: 0.17rem auto 0 auto;
  position: relative;
  overflow: hidden;
}
.part1 .item-list .line-box {
  width: 4.95rem;
  height: 0.1rem;
  background-color: #4d5267;
  border-radius: 0.05rem;
  position: absolute;
  top: 2.34rem;
  left: 50%;
  transform: translateX(-50%);
}
.part1 .item-list .line-box .line {
  height: 0.1rem;
  background: #f06b00;
  border-radius: 0.05rem;
}
.part1 .item-list .item-cont {
  width: 4.64rem;
  position: relative;
  z-index: 1;
  margin: 1.04rem auto 0 auto;
  display: flex;
  justify-content: space-between;
}
.part1 .item-list .item-cont .item-box {
  width: 1.42rem;
}
.part1 .item-list .item-cont .item-box .num {
  font-size: 0.36rem;
  color: #dba984;
  margin-bottom: 0.02rem;
  text-align: center;
}
.part1 .item-list .item-cont .item-box .title {
  color: #dba984;
  font-size: 0.22rem;
  text-align: center;
}
.part1 .item-list .item-cont .item-box .img-box {
  width: 1.42rem;
  height: 1.42rem;
  position: relative;
}
.part1 .item-list .item-cont .item-box .img-box .bg {
  width: 1.18rem;
  height: 1.22rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.part1 .item-list .item-cont .item-box .img-box .bgon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: none;
}
.part1 .item-list .item-cont .item-box .on .bgon {
  display: block;
}
.part1 .item-list .item-cont .item-box .img-box .img {
  width: 0.83rem;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
}
.part1 .item-list .item-cont .item-box .btn {
  width: 1.24rem;
  height: 0.37rem;
  background: url('../img/headbtnbg.png') no-repeat;
  background-size: 100% 100%;
  line-height: 0.37rem;
  text-align: center;
  color: rgba(255,225,106,0.91);
  font-size: 0.18rem;
  margin: 0 auto;
}
.part1 .item-list .item-cont .item-box .btned {
  filter: grayscale(50%);
  -webkit-filter: grayscale(50%);
}
.part1 .item-list .item-cont .item-box .nobtn {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.part2 {
  width: 100%;
  height: 8.34rem;
  background: url('../img/p2bg.jpg') no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding-top: 1.3rem;
}
.part2 .content-box {
  width: 7.35rem;
  margin-left: 0.15rem;
  height: 5.85rem;
  background: url('../img/p2itembg.png') no-repeat;
  background-size: 100% 100%;
}
.part2 .content-box .cont-box {
  width: 3.45rem;
  margin-left: 0.96rem;
  padding-top: 0.92rem;
  position: relative;
}
.part2 .content-box .cont-box .item-list {
  width: 3.45rem;
  display: flex;
  justify-content: space-around;
  position: relative;
  z-index: 1;
}
.part2 .content-box .cont-box .item-list .item-box {
  width: 1.42rem;
}
.part2 .content-box .cont-box .item-list .item-box .img-box {
  width: 1.42rem;
  height: 1.42rem;
  background: url('../img/p2boxbg.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.part2 .content-box .cont-box .item-list .item-box .img-box .img {
  display: block;
  width: 0.8rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.part2 .content-box .cont-box .item-list .item-box .icon {
  display: block;
  width: 0.39rem;
  margin: 0 auto;
}
.part2 .content-box .cont-box .item-list .item-box .noicon {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.part2 .content-box .cont-box .item-list .item-box .title {
  margin-top: 0.08rem;
  margin-bottom: 0.04rem;
  text-align: center;
  font-size: 0.22rem;
  color: #476190;
}
.part2 .content-box .cont-box .item-list .item-box .btn {
  width: 1.24rem;
  height: 0.37rem;
  background: url('../img/headbtnbg.png') no-repeat;
  background-size: 100% 100%;
  line-height: 0.37rem;
  text-align: center;
  color: rgba(255,225,106,0.91);
  font-size: 0.18rem;
  margin: 0 auto;
}
.part2 .content-box .cont-box .item-list .item-box .btned {
  filter: grayscale(50%);
  -webkit-filter: grayscale(50%);
}
.part2 .content-box .cont-box .item-list .item-box .nobtn {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.part2 .content-box .cont-box .line-box {
  width: 100%;
  height: 0.1rem;
  background-color: #4d5267;
  border-radius: 0.05rem;
  position: absolute;
  top: 2.5rem;
  left: 0;
}
.part2 .content-box .cont-box .line-box .line {
  height: 0.1rem;
  background: #f06b00;
  border-radius: 0.05rem;
}
.part2 .content-box .link-btn {
  display: block;
  width: 2.62rem;
  margin-top: 0.22rem;
  margin-left: 1.47rem;
}
.part2 .content-box .p {
  font-size: 0.18rem;
  color: #283b55;
  margin-left: 1.5rem;
  margin-top: 0.04rem;
}
.part3 {
  width: 100%;
  height: 17.9rem;
  background: url('../img/p3bg.jpg') no-repeat;
  background-size: 100% 100%;
  padding-top: 1.54rem;
}
.part3 .img {
  width: 100%;
  display: block;
  margin-bottom: 0.44rem;
}
.part3 .btn {
  width: 3.19rem;
  display: block;
  margin: 0 auto 0.04rem auto;
}
.part3 .title {
  text-align: center;
  color: #d6f7ff;
  font-size: 0.28rem;
  line-height: 0.3rem;
}
.part3 .qrcode {
  display: block;
  width: 2.67rem;
  margin: 0.22rem auto 0.1rem auto;
}
.part3 .p {
  font-size: 0.22rem;
  color: #fff;
  text-align: center;
}

/* 弹窗 */
.cell{
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center; 
  align-items: center;
}
.bd{
  -webkit-box-flex: 1;
  -webkit-flex: 1; 
  flex: 1;
}
.tal {
  text-align: left;
}
table{
  width: 100%;
  border: 1px solid #eec5ff;
  margin: .1rem 0;
  text-align: center;
}
th{
  font-weight: bold;
}
th,td{
  border: 1px solid #fff;
}

.gift .cell{
  padding: .1rem 0; 
  border-bottom: 1px dashed rgba(0,0,0,.2);
  text-align: left;
}
.gift .btn{
  width: 0.8rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: .22rem;
  text-align: center;
  background: url('../img/tcbtn.png') no-repeat;
  background-size: 100% 100%;
  color: rgba(254,255,196,0.91);
}
.twpop{
    z-index:99;
    position:relative
}
.twpop .twpop-title {
  padding: 0;
  padding-top: 0.3rem;
  color: #ffe577;
  font-size: 0.3rem;
}
.twpop .twpop-main{
  width: 6.94rem;
  max-width: 6.94rem;    
  background:url('../img/tcbg.png') no-repeat;
  background-size: 100% 100%;   
  color: #fff;
  font-size: .24rem;
  height: 4.5rem;
  padding: 0 1.2rem;
}
.twpop .twpop-close{
    width: 0.44rem;
    height: 0.44rem;
    top: 0.15rem;
    right: 1.63rem;
    background: url('../img/close.png') no-repeat;
    background-size: 100% 100%;
}
.twpop .twpop-cont{
  height: 3.3rem;
  overflow: auto;
  margin-top: 0.1rem;
  padding: 0;
}
.twpop .twpop-foot{
    margin-top: .2rem; 
    display: flex; 
    justify-content: center;
}
.twpop .twpop-btn{
  width: 1.82rem;
  height: 0.5rem;
  background: url('../img/tcbtn.png') no-repeat;
  background-size: 100% 100%;
  color: rgba(254,255,196,0.91);
  line-height: 0.5rem;
  border: none;
  padding: 0;
}
.twpop .twpop-diy-content{
    max-height: 8rem;
}
.twpop .twpop-from-text{
    margin: 0 .4rem .2rem;
}
.twpop .select2-container--default .select2-selection--single{
    background: transparent!important;
    border: none!important;
}
.twpop .twpop-input,.twpop .twpop-select,
.twpop .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #fff;
}
.twpop .tips{
    font-size: .2rem;
    color: #f7b141;
    margin-top: .2rem;
}
.invite{
    width: 5rem;
    height: 7.8rem;
    margin: 0 auto;
}
.twpop-select option {
  color: #333;
}
.select2-container {
  font-size: 0.22rem;
}
.code-box {
  margin-top: 0.5rem;
}
.bot {
  height: 0.24rem;
  position: absolute;
  bottom: 0.2rem;
  left: 0.2rem;
}
.gdownIn{-webkit-animation:gdownIn 1s .5s both; -moz-animation:gdownIn 1s .5s both; animation:gdownIn 1s .5s both;}
@-webkit-keyframes gdownIn{from{opacity:0; -webkit-transform:translate3d(0,50px,0);}}
@-moz-keyframes gdownIn{from{opacity:0; -moz-transform:translate3d(0,50px,0);}}
@keyframes gdownIn{from{opacity:0; transform:translate3d(0,50px,0);}}
.twpop .tclong {
  background: url('../img/tcbglong.png') no-repeat;
  background-size: 100% 100%;
  height: 6.79rem;
}
.twpop .tclong .twpop-cont {
  height: 5.2rem;
}
.my {
  width: 0.51rem;
  position: absolute;
  right: 0;
  top: 9.5rem;
}