.container {
  width: 100%;
  min-width: 1200px;
  height: 4017px;
  background: url('../img/bg.jpg') no-repeat center;
  overflow: hidden;
  position: relative;
}
.container .content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.head {
  position: relative;
  padding-top: 508px;
  height: 756px;
}
.head .logo {
  display: block;
  position: absolute;
  top: 19px;
  left: 116px;
}
.head .right-btn {
  position: absolute;
  top: 25px;
  right: 115px;
  display: flex;
  align-items: center;
}
.head .right-btn .btn {
  width: 86px;
  height: 30px;
  border-radius: 15px;
  border: solid 1px #511610;
  margin-left: 9px;
  line-height: 30px;
  text-align: center;
  color: #511610;
  font-size: 14px;
  cursor: pointer;
}
.title-box {
  margin-left: 199px;
  font-size: 20px;
  color: #bf2508;
  font-style: italic;
  line-height: 20px;
}
.title1 {
  text-align: center;
  font-size: 16px;
  color: #e8b352;
  line-height: 24px;
}
.title2 {
  color: #903619;
}
.page1 {
  padding-top: 90px;
  height: 825px;
}
.page1 .btn {
  margin: 550px auto 0;
  width: 311px;
  height: 70px;
  background: url('../img/p1btn.png') no-repeat;
  cursor: pointer;
}
.page2 {
  padding-top: 98px;
  height: 502px;
}
.page2 .input-list {
  padding-top: 56px;
  display: flex;
  justify-content: space-between;
  width: 998px;
  margin: 0 auto;
}
.page2 .input-list .input-box {
  width: 488px;
}
.page2 .input-list .input-box .input-title {
  font-size: 18px;
  font-weight: 600;
  color: #ffdf70;
  line-height: 18px;
  margin-bottom: 8px;
}
.page2 .input-list .input-box .input-cont {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
}
.page2 .input-list .input-box .input-cont .input {
  width: 390px;
  height: 40px;
  background-color: #b82813;
  border-radius: 10px 0 0 10px;
  border: solid 1px #ffd37e;
  line-height: 40px;
  padding: 0 8px;
  outline: none!important;
  color: #ffba47;
  font-size: 14px;
}
.page2 .input-list .input-box .input-cont .input::placeholder {
  color: #ffba47;
}
.page2 .input-list .input-box .input-cont .input-btn {
  width: 98px;
  height: 40px;
  background: url('../img/p2btn.png') no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #ffd973;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  line-height: 40px;
  cursor: pointer;
}
.page2 .tips {
  text-align: center;
  margin: 39px auto 0;
  font-size: 18px;
  color: #c41408;
  line-height: 18px;
  text-decoration: underline;
  font-weight: 600;
}
.page3 {
  padding-top: 87px;
  height: 514px;
}
.page3 .list {
  width: 974px;
  margin: 74px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page3 .list .list-item {
  width: 191px;
  height: 243px;
  position: relative;
}
.page3 .list .list-item .img {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}
.page3 .list .list-item .num {
  padding-top: 185px;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  color: #edb34f;
  position: relative;
  z-index: 2;
}
.page3 .list .list-item .btn {
  width: 142px;
  height: 55px;
  margin: 0 auto;
  background: url('../img/p3btn.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.page4 {
  padding-top: 83px;
  height: 793px;
}
.page4 .tips-a {
  color: #ef2100;
  text-decoration: underline;
  font-weight: 600;
}
.page4 .gift-box {
  width: 441px;
  height: 44px;
  background: linear-gradient(0deg, #68080b 0%, #af0307 100%), linear-gradient(#73090c, #73090c);
  border-radius: 22px;
  border: solid 1px #eacb8b;
  margin: 15px auto 0;
  font-size: 16px;
  color: #ffebac;
  line-height: 44px;
  text-align: center;
  overflow: hidden;
}
.page4 .list {
  width: 843px;
  margin: 18px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page4 .list .list-item {
  width: 141px;
  height: 175px;
  position: relative;
}
.page4 .list .list-item .img {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.page4 .list .list-item .num {
  font-size: 14px;
  color: #e7c54d;
  line-height: 14px;
  padding-top: 127px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.page4 .btn {
  width: 222px;
  height: 63px;
  margin: 14px auto 0;
  background: url('../img/p4btn.png') no-repeat;
  background-size: 100% 100%;
}
.page4 .tips-num {
  text-align: center;
  font-size: 16px;
  color: #9e2302;
  text-decoration: underline;
  line-height: 16px;
  margin-top: 15px;
}
.page5 .btn-box {
  width: 260px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 23px auto 0;
}
.page5 .btn-box .btn1 {
  width: 120px;
  height: 40px;
  background: linear-gradient(0deg, #68080b 0%, #af0307 100%), linear-gradient(#f9c562, #f9c562);
  border-radius: 20px;
  border: solid 1px #eacb8b;
  font-size: 14px;
  color: #ffea97;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}
.page5 {
  padding-top: 83px;
}
.page5 .list {
  width: 985px;
  margin: 60px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page5 .list .list-item {
  width: 242px;
  height: 308px;
  position: relative;
}
.page5 .list .list-item .img {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}
.page5 .list .list-item .num {
  padding-top: 234px;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  color: #edb34f;
  position: relative;
  z-index: 2;
}
.page5 .list .list-item .btn {
  width: 173px;
  height: 65px;
  margin: 0 auto;
  background: url('../img/p3btn.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.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;}
.twpop{z-index: 100;position: relative;}
.twpop .twpop-main{background-color: #fff6e5; color: #9f5f34; border:1px solid #d89c82; border-radius: 0;}
.twpop .twpop-title{border-color: #e9c6b7;}
.twpop .twpop-btn{color: #fff7cc; border:none; padding: 5px 28px; background: #ee7e27; background-image: linear-gradient(top,#fcab25,#c65821);background-image: -webkit-linear-gradient(top,#fcab25,#c65821);}
.pop_list{text-align: left;}
.pop_list .cell{padding: 8px 0; border-bottom: 1px dashed #d89c82;}
.twpop-main .tcBox .tcCenter .tcP p {
  height: 46px;
  margin-bottom: 34px;
  line-height: 46px;
  display: flex;
}
.twpop-main .tcBox .tcCenter .tcP p em {
  color: #333;
  font-size: 18px;
  display: block;
  float: left;
  width: 100px;
  text-align: right;
}
.twpop-main .tcBox .tcCenter .tcP p input {
  height: 46px;
  outline: none;
  background: #fffaf2;
  padding: 0 15px;
  line-height: 46px;
  border: 0;
  color: #8a622e;
  font-size: 18px;
  border-radius: 40px;
  width: 320px;
  border: 1px solid #923c03;
}
.btned {
  filter: grayscale(1)!important;
}
.side{
  position: fixed;
  right:60px;
  top: 50%;
  margin-top: -215px;
  width: 160px;
  height: 430px;
  padding-top: 8px;
  background: url('../img/side.png') no-repeat center;
  overflow: hidden;
  padding-top: 56px;
}
.side .item{
  text-align: center;
  color: #ffecc6;
  line-height: 20px;
  height: 185px;
}
.side .st{
  color: #ffe5a4;
  margin: 10px 0 5px;
}