#huawei .lock {
  background: #ccc !important;
  color: #fff !important;
}

.color-fff {
  color: #fff;
}

.icon-shu {
  background-color: #5f58db;
  width: .16rem;
  height: .72rem;
  z-index: 241;
  border-radius: .2rem;
}

.icon-tg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.8rem;
  height: 3.2rem;
  border-radius: .16rem 0 0 .16rem;
  background-color: #82acff;
}

.icon-circle {
  width: .2rem;
  height: .2rem;
  border-radius: 50%;
  background-color: #fff;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.v-center {
  display: flex;
  align-items: center;
}

.flex {
  display: flex;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.icon-day {
  display: flex;
  align-items: center;
  color: #fff;
  width: 2.82rem;
  height: 1.06rem;
  background-color: #82acff;
  border-radius: 0 .5rem .5rem 0;
}

.icon-label-out {
  display: flex;
  justify-content: center;
  align-items: center;
  border: .04rem solid #fff;
  border-radius: 100%;
  width: .32rem;
  height: .32rem;
  margin-left: .2rem;
}

.icon-label-in {
  display: block;
  border-radius: 100%;
  width: .16rem;
  height: .16rem;
  background: #fff;
}

.container.hicp {
  color: #fff;
  font-size: .52rem;
  background: #f4f4f4;
}

.container.hicp .select-title {
  position: relative;
  display: flex;
  justify-content: flex-start;
  color: #4d4d4d;
  padding: 0 .6rem;
  font-size: .6rem;
}

.container.hicp .select-title .title-txt {
  margin-top: -.16rem;
  margin-left: .6rem;
}

.container.hicp .select-title .title-txt .bold-t {
  font-size: .7rem;
  color: #323232;
}

.container.hicp .select-title .img {
  position: absolute;
  right: .6rem;
  width: 3.2rem;
  height: 1.2rem;
}

.container.hicp .logo-hicp {
  position: absolute;
  top: 1rem;
  left: 1.28rem;
  z-index: 1;
  display: flex;
  align-items: center;
}

.container.hicp .logo-hicp .img {
  width: 3.8rem;
}

.container.hicp .logo-hicp .icon-circle {
  margin: 0 .3rem;
}

.container.hicp .logo-hicp .title {
  color: #fff;
}

.container.hicp .section-1.hicp {
  height: 17rem;
  background: url(../images/bg_head_y.png) no-repeat center top;
  background-size: cover;
}

.container.hicp .section-1.hicp .y-list {
  position: absolute;
  top: 3.2rem;
  width: 100%;
  justify-content: center;
  display: flex;
}

.container.hicp .section-1.hicp .y-list .item {
  padding: 0 .4rem;
  line-height: .55rem;
  border-right: .04rem solid #fff;
}

.container.hicp .section-1.hicp .y-list .item:last-child {
  border-right: none;
}

.container.hicp .section-1.hicp .img-y {
  position: absolute;
  top: 4.6rem;
  left: 2rem;
  width: 11.2rem;
  z-index: 2;
}

.container.hicp .section-1.hicp .shadow-y {
  position: absolute;
  top: 4.6rem;
  left: 2.1rem;
  width: 11.4rem;
  z-index: 1;
}

.container.hicp .section-1.hicp .shadow-t {
  position: absolute;
  top: 6.5rem;
  left: 4rem;
  width: 7.6rem;
  z-index: 1;
}

.container.hicp .section-1.hicp .desc {
  position: absolute;
  top: 9rem;
  left: 2rem;
  font-size: .6rem;
  background-color: #f6a72a;
  width: 11rem;
  height: 1.4rem;
  border-radius: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container.hicp .section-1.hicp .con-wrap {
  position: absolute;
  left: .6rem;
  top: 14.5rem;
  width: 13.8rem;
  height: 4rem;
  z-index: 26;
  border-radius: .4rem;
  background-color: #eeeeff;
  box-shadow: 0px 0px 20px 0px rgba(52, 45, 175, 0.2);
  color: #4d4d4d;
  box-sizing: border-box;
  padding-top: .8rem;
  padding-left: .8rem;
}

.container.hicp .section-1.hicp .con-wrap .v-center {
  padding-bottom: .2rem;
}

.container.hicp .section-1.hicp .con-wrap .icon-gou {
  position: relative;
  border-radius: 50%;
  background-color: #5f58db;
  width: .54rem;
  height: .54rem;
  z-index: 40;
  margin-right: .25rem;
}

.container.hicp .section-1.hicp .con-wrap .icon-gou img {
  width: .3rem;
  height: .3rem;
}

.container.hicp .section-1.hicp .con-wrap .icon-con {
  position: absolute;
  right: 0;
  top: 0;
  width: 4.42rem;
  height: 4rem;
}

.container.hicp .section-1.hicp .con-wrap .con-txt {
  position: absolute;
  top: 1.3rem;
  right: .9rem;
  width: 1.2rem;
  display: inline-block;
  color: #fff;
}

.container.hicp .section-select {
  margin-top: 2.8rem;
}

.container.hicp .section-select .s-list {
  display: flex;
  margin-top: .6rem;
  color: #4d4d4d;
}

.container.hicp .section-select .s-list .item {
  border-radius: 8px;
  background-color: white;
  box-shadow: 0px 0px 0.24rem 0px rgba(231, 231, 231, 0.004);
  width: 4rem;
  height: 8rem;
}

.container.hicp .section-select .s-list .item .st {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 1.44rem;
  font-size: .6rem;
  color: #fff;
  background-color: #f6a72a;
  border-radius: .2rem .2rem 0 0;
}

.container.hicp .section-select .s-list .item .sp {
  line-height: 1rem;
  text-align: center;
  color: #ef0000;
}

.container.hicp .section-select .s-list .item .sc {
  font-size: .44rem;
  text-align: center;
  margin: 0 .3rem;
  padding: .1rem 0;
  border-bottom: 1px dashed #eee;
}

.container.hicp .section-select .s-list .s1 {
  margin-left: .6rem;
}

.container.hicp .section-select .s-list .s2, .container.hicp .section-select .s-list .s3 {
  width: 4.5rem;
  margin-left: .4rem;
}

.container.hicp .section-select .s-list .s2 .st, .container.hicp .section-select .s-list .s3 .st {
  width: 4.5rem;
  background-color: #2f83c3;
}

.container.hicp .section-select .s-list .s3 .st {
  background-color: #db5871;
}

.container.hicp .section-5.hicp {
  margin-top: 1rem;
  width: 15rem;
  height: 21.48rem;
  background: url(../images/bg-y.png) no-repeat;
  background-size: cover;
}

.container.hicp .section-5.hicp .select-title {
  padding: 1.1rem .6rem 0 .6rem;
  color: rgba(255, 255, 255, 0.8);
}

.container.hicp .section-5.hicp .select-title .icon-shu {
  background-color: #f6a72a;
}

.container.hicp .section-5.hicp .select-title .title-txt .bold-t {
  color: #fff;
}

.container.hicp .section-5.hicp .y-wrap {
  border-radius: .16rem;
  background-color: #fff;
  margin-top: .7rem;
  margin-left: .6rem;
  padding: .9rem .58rem;
  box-sizing: border-box;
  width: 13.8rem;
  height: 16.5rem;
  z-index: 73;
  color: #999999;
  font-size: .48rem;
}

.container.hicp .section-5.hicp .y-wrap .content-wrap {
  padding-bottom: 5rem;
  height: 12.8rem;
}

.container.hicp .section-5.hicp .y-wrap .content-wrap .item {
  float: left;
  width: 6.3rem;
  height: 4.2rem;
  text-align: center;
  padding: .5rem 0;
  border-top: .04rem solid #d3d3d3;
  border-left: .04rem solid #d3d3d3;
}

.container.hicp .section-5.hicp .y-wrap .content-wrap .item .bold-t {
  font-size: .56rem;
  color: #5f58db;
  line-height: 1.3rem;
}

.container.hicp .section-5.hicp .y-wrap .content-wrap .item .img {
  width: 1.28rem;
}

.container.hicp .section-5.hicp .y-wrap .content-wrap .item:first-child {
  border-radius: .2rem 0 0 0;
}

.container.hicp .section-5.hicp .y-wrap .content-wrap .item:nth-child(even) {
  border-right: .04rem solid #d3d3d3;
}

.container.hicp .section-5.hicp .y-wrap .content-wrap .item:nth-child(2) {
  border-radius: 0 .2rem 0 0;
}

.container.hicp .section-5.hicp .y-wrap .content-wrap .item:nth-child(5) {
  border-radius: 0 0 0 .2rem;
  border-bottom: .04rem solid #d3d3d3;
}

.container.hicp .section-5.hicp .y-wrap .content-wrap .item:nth-child(6) {
  border-radius: 0 0 .2rem 0;
  border-bottom: .04rem solid #d3d3d3;
}

.container.hicp .section-5.hicp .y-wrap .bottom-desc {
  margin-top: .4rem;
  line-height: .8rem;
  font-size: .44rem;
  text-align: center;
}

.container.hicp .section-tea {
  margin-top: 1.5rem;
}

.container.hicp .section-tea .select-title {
  color: #4d4d4d;
  padding: 0 .6rem;
}

.container.hicp .section-tea .select-title .icon-shu {
  background-color: #5f58db;
}

.container.hicp .section-tea .select-title .title-txt .bold-t {
  color: #323232;
}

.container.hicp .section-tea .tea-wrap {
  position: relative;
  border-radius: .16rem;
  background-color: #fff;
  margin-top: 1.1rem;
  margin-left: .6rem;
  padding: .4rem .58rem 0 .58rem;
  box-sizing: border-box;
  width: 13.8rem;
  height: 18.8rem;
  color: #666666;
  line-height: 1.5;
  font-size: .48rem;
}

.container.hicp .section-tea .tea-wrap .icon-person {
  position: absolute;
  top: -.8rem;
  right: .4rem;
  width: 4rem;
  height: 5.2rem;
  border-radius: .12rem;
}

.container.hicp .section-tea .tea-wrap .tea-name {
  font-size: .96rem;
  color: #323232;
}

.container.hicp .section-tea .tea-wrap .tea-desc {
  margin-top: .3rem;
  color: #f60606;
}

.container.hicp .section-tea .tea-wrap .top-3 {
  margin-top: .3rem;
}

.container.hicp .section-tea .tea-wrap .dt-wrap {
  padding: .5rem 0;
  border-bottom: 1px dashed #ccc;
}

.container.hicp .section-tea .tea-wrap .dt-wrap .dt {
  font-weight: bold;
  color: #5f58db;
}

.container.hicp .section-tea .tea-wrap .dt-wrap:last-child {
  border-bottom: none;
}

.container.hicp .section-course {
  margin-top: 1rem;
  width: 100%;
}

.container.hicp .section-course .circle-top {
  width: 100%;
  height: 3.3rem;
  position: relative;
  overflow: hidden;
}

.container.hicp .section-course .circle-top .select-title {
  position: absolute;
  width: 15rem;
  box-sizing: border-box;
  top: 1.5rem;
  padding: 0 .6rem;
  z-index: 9;
}

.container.hicp .section-course .circle-top .select-title .icon-shu {
  background-color: #f6a72a;
}

.container.hicp .section-course .circle-top .select-title .img {
  position: absolute;
  right: .6rem;
}

.container.hicp .section-course .circle-top .select-title .title-txt {
  color: rgba(255, 255, 255, 0.8);
}

.container.hicp .section-course .circle-top .select-title .title-txt .bold-t {
  color: #fff;
}

.container.hicp .section-course .circle-top::after {
  content: '';
  width: 140%;
  height: 3.3rem;
  position: absolute;
  left: -20%;
  top: 0;
  border-radius: 50% 50% 0 0;
  background-color: #5f58db;
}

.container.hicp .section-course .content-wrap {
  height: 75rem;
  background-color: #5f58db;
  padding: .8rem .6rem;
  font-size: .48rem;
  color: #666666;
}

.container.hicp .section-course .content-wrap .cc {
  background: #fff;
  border-radius: .3rem;
  padding: 1.5rem .7rem .8rem .4rem;
  line-height: 1.7;
}

.container.hicp .section-course .content-wrap .cc .cw {
  position: relative;
  padding-left: .8rem;
  padding-bottom: 1.4rem;
  border-left: 1px dashed #82acff;
}

.container.hicp .section-course .content-wrap .cc .cw .day {
  border-radius: .16rem;
  background-color: #eeeeff;
  padding: .8rem 0 .5rem .5rem;
}

.container.hicp .section-course .content-wrap .cc .cw .day-t {
  font-size: .56rem;
  color: #323232;
  padding-bottom: .2rem;
}

.container.hicp .section-course .content-wrap .cc .cw .icon-day {
  position: absolute;
  top: -.5rem;
  left: -.44rem;
}

.container.hicp .section-course .content-wrap .cc .cw .icon-day span {
  font-size: .56rem;
  line-height: 100%;
  margin-left: .5rem;
}

.container.hicp .section-course .content-wrap .cc .cw .img {
  width: .28rem;
  height: .24rem;
}

.container.hicp .section-course .content-wrap .cc .cw:last-child {
  padding-bottom: 0;
}

.container.hicp .section-course .content-wrap .select-title.jx {
  padding: 1rem 0 0 0;
  justify-content: flex-start;
}

.container.hicp .section-course .content-wrap .select-title.jx .icon-shu {
  background-color: #f6a72a;
}

.container.hicp .section-course .content-wrap .select-title.jx .img {
  right: 0;
}

.container.hicp .section-course .content-wrap .select-title.jx .title-txt {
  color: rgba(255, 255, 255, 0.8);
}

.container.hicp .section-course .content-wrap .select-title.jx .title-txt .bold-t {
  color: #fff;
}

.container.hicp .section-course .content-wrap .jxk.left .icon-tg {
  right: 0;
  border-radius: 0 .16rem .16rem 0;
}

.container.hicp .section-course .content-wrap .jxk.left .course {
  padding: 0 3.6rem 0 1.2rem;
}

.container.hicp .section-course .content-wrap .jxk {
  position: relative;
  margin-top: .5rem;
  border-radius: .16rem;
  background-color: white;
  width: 13.8rem;
  height: 3.2rem;
  display: flex;
}

.container.hicp .section-course .content-wrap .jxk .icon-tg {
  position: absolute;
}

.container.hicp .section-course .content-wrap .jxk .img {
  width: .52rem;
  height: 1.2rem;
}

.container.hicp .section-course .content-wrap .jxk .img2, .container.hicp .section-course .content-wrap .jxk .img3, .container.hicp .section-course .content-wrap .jxk .img4 {
  width: .82rem;
}

.container.hicp .section-course .content-wrap .jxk .img5 {
  width: .9rem;
}

.container.hicp .section-course .content-wrap .jxk .icon-left, .container.hicp .section-course .content-wrap .jxk .icon-right {
  position: absolute;
  width: 1.4rem;
  height: 3.2rem;
}

.container.hicp .section-course .content-wrap .jxk .icon-right {
  left: 1.74rem;
}

.container.hicp .section-course .content-wrap .jxk .icon-left {
  right: 1.74rem;
}

.container.hicp .section-course .content-wrap .jxk .course {
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  padding: 0 1.2rem 0 3.6rem;
  justify-content: center;
}

.container.hicp .section-course .content-wrap .jxk .course .bold-t {
  font-weight: bold;
  font-size: .56rem;
  color: #5f58db;
  line-height: 1.9;
}

.container.hicp .section-course .content-wrap .section-bottom {
  margin-top: 1rem;
}

.container.hicp .section-course .content-wrap .section-bottom .bg-top {
  height: .6rem;
  border-radius: .16rem .16rem 0 0;
  background-color: #3e3bd0;
}

.container.hicp .section-course .content-wrap .section-bottom .form-container {
  height: 20rem;
  padding: .8rem .7rem;
  border-radius: 0 0 .16rem .16rem;
  background-color: #eeeeff;
}

.container.hicp .section-course .content-wrap .section-bottom .form-container .price-wrap {
  display: flex;
  align-items: center;
  width: 12.4rem;
  height: 4.6rem;
  background: url(../images/bg_price.png) no-repeat;
  background-size: cover;
}

.container.hicp .section-course .content-wrap .section-bottom .form-container .price-wrap .p-desc {
  color: #fff;
  text-align: left;
  padding-left: .5rem;
}

.container.hicp .section-course .content-wrap .section-bottom .form-container .price-wrap .p-desc .pt {
  font-size: 1.2rem;
  font-weight: bold;
  color: #f8c81c;
}

.container.hicp .section-course .content-wrap .section-bottom .form-container .price-wrap .icon-dy {
  display: flex;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border: 0.04rem solid #c6bde6;
  border-radius: 50%;
  background-color: #3e3bd0;
  width: 1.75rem;
  height: 1.75rem;
  margin-left: .3rem;
}

.container.hicp .section-course .content-wrap .section-bottom .form-container .price-wrap .icon-dy .img {
  width: .8rem;
  height: .6rem;
}

.container.hicp .section-course .content-wrap .section-bottom .form-container .price-wrap .p-content {
  font-size: .5rem;
  margin-left: .4rem;
  color: #5f58db;
  line-height: 1.846;
}

.container.hicp .section-course .content-wrap .section-bottom .form-container .discount-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
  font-size: .52rem;
  color: #5f58db;
  line-height: 0.562;
}

.container.hicp .section-course .content-wrap .section-bottom .form-container .discount-wrap .time {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: .24rem;
  background-color: #5f58db;
  width: 1.3rem;
  height: 1.3rem;
  font-size: .72rem;
  font-weight: bold;
}

.container.hicp .section-course .content-wrap .section-bottom .form-container .discount-wrap .txt {
  padding: 0 .15rem;
}

.container.hicp .section-course .content-wrap .section-bottom .form-container .paybox.hwy {
  padding: 1rem 0 0 0;
}

.container.hicp .section-course .content-wrap .section-bottom .form-container .paybox.hwy .btn2 {
  width: auto;
}

.container.hicp .copyright {
  background: none;
  color: #fff;
  height: 6rem;
}

.container.hicp .bottom-fixed {
  z-index: 999;
}

.container {
  position: relative;
  width: 15rem;
  margin: 0 auto;
  background: url(../images/bg1.png) repeat-y;
  background-size: 100% auto;
}

.container .logo {
  position: absolute;
  width: 3.28rem;
  height: 0.62rem;
  top: 1.22rem;
  left: 1.28rem;
  z-index: 1;
}

.container .logo img {
  width: 100%;
  height: 100%;
}

.container .section-1 {
  position: relative;
  height: 15.44rem;
  background: url(../images/sec1.png) no-repeat center top;
  background-size: cover;
  color: #fff;
}

.container .section-1 .pic1 {
  position: absolute;
  width: 10.02rem;
  height: 4.56rem;
  top: 2.84rem;
  left: 1.28rem;
}

.container .section-1 .p1 {
  position: absolute;
  top: 7.64rem;
  left: 1.8rem;
  font-size: 0.72rem;
  line-height: 1.28rem;
}

.container .section-1 .textbox {
  position: absolute;
  top: 11.7rem;
  left: 3.3rem;
}

.container .section-1 .textbox p {
  margin-bottom: 0.25rem;
  font-size: 0.6rem;
  font-weight: bold;
}

.container .title {
  position: absolute;
  background: linear-gradient(180deg, #ffffff 50%, #92edf7);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 0.76rem;
  font-weight: bold;
  letter-spacing: 0.06rem;
}

.container .section-2 {
  position: relative;
  margin-top: 1.04rem;
  height: 13rem;
  background: url(../images/sec2.jpg) no-repeat;
  background-size: cover;
}

.container .section-2 .title {
  top: 1.68rem;
  left: 2.12rem;
}

.container .section-2 .item-box {
  position: absolute;
  width: 4.76rem;
  top: 4.15rem;
  left: 1.9rem;
}

.container .section-2 .item-box .p1 {
  padding-left: 0.6rem;
  line-height: 1.08rem;
  font-size: 0.6rem;
  color: #fff;
}

.container .section-2 .item-box .p2 {
  margin-top: 0.24rem;
  line-height: 0.8rem;
  font-size: 0.52rem;
  color: #253c79;
}

.container .section-2 .item-box:nth-child(3) {
  width: 5.4rem;
  left: 8.6rem;
}

.container .section-2 .item-box:nth-child(4) {
  width: 5.6rem;
  top: 8.1rem;
}

.container .section-2 .item-box:nth-child(5) {
  width: 4.8rem;
  top: 8.1rem;
  left: 8.6rem;
}

.container .section-3 {
  position: relative;
  height: 16.88rem;
  background: url(../images/sec3.jpg) no-repeat;
  background-size: cover;
}

.container .section-3 .title {
  top: 1.56rem;
  left: 2.32rem;
}

.container .section-3 .text-style {
  position: absolute;
  line-height: 0.76rem;
  font-size: 0.52rem;
  color: #253c79;
}

.container .section-3 .p1 {
  top: 6.96rem;
  width: 4.56rem;
  left: 0.7rem;
}

.container .section-3 .p2 {
  top: 6.96rem;
  width: 5.2rem;
  left: 8.7rem;
}

.container .section-3 .p3 {
  width: 5.8rem;
  top: 12.56rem;
  left: 0.7rem;
}

.container .section-3 .p4 {
  top: 12.56rem;
  width: 6.4rem;
  left: 7.84rem;
}

.container .section-4 {
  position: relative;
  height: 20.12rem;
  background: url(../images/sec4.jpg) no-repeat;
  background-size: cover;
}

.container .section-4 .title {
  font-size: 0.92rem;
  letter-spacing: 0.1rem;
  top: 1.2rem;
  left: 1.5rem;
}

.container .section-4 .p1 {
  position: absolute;
  font-size: 0.72rem;
  color: #fff;
  top: 2.6rem;
  left: 1.56rem;
  letter-spacing: 0.1rem;
}

.container .section-4 .teacher {
  position: absolute;
  width: 7.36rem;
  height: 8.02rem;
  top: 0.9rem;
  left: 7.12rem;
}

.container .section-4 .name {
  position: absolute;
  top: 5.24rem;
  left: 2.08rem;
  font-weight: bold;
  font-size: 1.04rem;
  color: #fff;
}

.container .section-4 .p2 {
  position: absolute;
  top: 6.8rem;
  left: 2.08rem;
  font-size: 0.52rem;
  color: #fff;
  letter-spacing: 0.05rem;
}

.container .section-4 ul {
  position: absolute;
  width: 12.4rem;
  top: 9.8rem;
  left: 1.6rem;
}

.container .section-4 ul li {
  position: relative;
  padding-left: 0.52rem;
  margin-bottom: 0.52rem;
  line-height: 0.8rem;
  font-size: 0.52rem;
  color: #253c79;
  background: url(../images/pic3.png) no-repeat left 0.28rem;
  background-size: 0.22rem 0.3rem;
  letter-spacing: 0.01rem;
}

.container .section-5 {
  position: relative;
  height: 31.66rem;
  background: url(../images/sec5.jpg) no-repeat;
  background-size: cover;
}

.container .section-5 .title {
  top: 1.8rem;
  left: 1.84rem;
  font-size: 0.72rem;
  letter-spacing: -0.01rem;
}

.container .section-5 .four-days {
  position: absolute;
  top: 4rem;
  left: 0.8rem;
}

.container .section-5 .four-days .item-days {
  width: 12.66rem;
  padding-left: 0.84rem;
  margin-bottom: 0.8rem;
}

.container .section-5 .four-days .item-days .p1 {
  line-height: 0.8rem;
  font-size: 0.56rem;
  font-weight: bold;
  color: #222222;
}

.container .section-5 .four-days .item-days .p1 span {
  display: inline-block;
  width: 2.28rem;
  padding-left: 0.4rem;
  line-height: 1.24rem;
  font-size: 0.6rem;
  color: #fff;
}

.container .section-5 .four-days .item-days .p2 {
  margin-top: 0.6rem;
  font-size: 0.56rem;
  color: #333333;
}

.container .section-5 .four-days .item-days ul {
  margin-top: 0.6rem;
}

.container .section-5 .four-days .item-days ul li {
  position: relative;
  margin-bottom: 0.3rem;
  padding-left: 0.56rem;
  font-size: 0.52rem;
  color: #253c79;
}

.container .section-5 .four-days .item-days.bg-yellow {
  background: url(../images/bg2.png) no-repeat left top;
  background-size: 13rem auto;
}

.container .section-5 .four-days .item-days.bg-yellow ul li::after {
  content: '';
  position: absolute;
  width: 0.2rem;
  height: 0.2rem;
  top: 50%;
  left: 0;
  border-radius: 50%;
  margin-top: -0.1rem;
  background: #ed5e52;
}

.container .section-5 .four-days .item-days.bg-blue {
  background: url(../images/bg3.png) no-repeat left top;
  background-size: 13rem auto;
}

.container .section-5 .four-days .item-days.bg-blue ul li::after {
  content: '';
  position: absolute;
  width: 0.2rem;
  height: 0.2rem;
  top: 50%;
  left: 0;
  border-radius: 50%;
  margin-top: -0.1rem;
  background: #7192ea;
}

.container .section-6 {
  position: relative;
  height: 22.58rem;
  padding-top: 3.24rem;
  background: url(../images/sec6.jpg) no-repeat;
  background-size: cover;
}

.container .section-6 .price-content {
  box-sizing: border-box;
  width: 12.36rem;
  height: 5.8rem;
  padding: 0 0 0 0.76rem;
  margin: 0 auto;
  background: url(../images//bg4.png) no-repeat;
  background-size: cover;
}

.container .section-6 .price-content .content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.container .section-6 .price-content .content .price {
  width: 4.24rem;
  color: #fefefe;
}

.container .section-6 .price-content .content .price .rmb {
  position: absolute;
  font-size: 0.52rem;
  left: 0;
  top: 0.4rem;
}

.container .section-6 .price-content .content .price .pay {
  font-family: 'SimHei';
  font-size: 1.8rem;
  font-weight: bold;
}

.container .section-6 .price-content .content .explain {
  position: absolute;
  top: 4.56rem;
  left: -0.2rem;
  line-height: 0.48rem;
  font-size: 0.36rem;
  color: #92edf7;
  letter-spacing: 0.01rem;
  opacity: 0.7;
  transform: scale(0.9);
}

.container .section-6 .price-content .content .mak-price {
  text-decoration: line-through;
  margin-bottom: 0.2rem;
  font-size: 0.48rem;
  color: #ffffff;
  opacity: 0.7;
}

.container .section-6 .price-content .content .tips {
  box-sizing: border-box;
  display: flex;
  width: 7.36rem;
  height: 5.56rem;
  text-align: center;
  font-size: 0.6rem;
  color: #3f2f3b;
  align-items: center;
  border-radius: 0.4rem;
  padding-left: 1rem;
}

.container .section-6 .price-content .content .tips .dl {
  font-size: 0.48rem;
  color: #253c79;
  font-weight: bold;
}

.container .section-6 .price-content .content .tips .dl li {
  margin-bottom: 0.52rem;
}

.container .section-6 .price-content .content .tips .dl li span {
  display: inline-block;
  width: 1.88rem;
  height: 0.68rem;
  line-height: 0.68rem;
  border-radius: 0.34rem;
  margin-right: 0.28rem;
  text-align: center;
  color: #fff;
  background: #5f83ea;
}

.container .section-6 .price-content .content .tips .dl li:last-child {
  margin-bottom: 0;
}

.container .section-6 .price-content .text {
  color: #fcf6d6;
  text-align: center;
  font-size: 0.36rem;
  margin-top: 0.3rem;
}

.container .copyright {
  width: 100%;
  background-color: #fff;
  height: 7rem;
  text-align: center;
  color: #666;
  font-size: .48rem;
  line-height: .76rem;
  padding-top: .6rem;
}

.container .purchase-list {
  position: fixed;
  width: 7.16rem;
  height: 1.16rem;
  overflow: hidden;
  bottom: 2.26rem;
  left: 50%;
  margin-left: -6.76rem;
  z-index: 10;
}

.container .purchase-list .item {
  width: 7.16rem;
  height: 1.16rem;
  margin-bottom: .2rem;
  text-align: center;
  line-height: 1.16rem;
  border-radius: .58rem;
  background-color: rgba(114, 117, 133, 0.7);
  color: #fff;
  font-size: .48rem;
}

.container .confirm-bar {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: .4rem;
  visibility: hidden;
}

.container .confirm-bar .inner-confirm-bar {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  width: 12rem;
  height: 6rem;
  margin: .4rem auto;
  background-color: #fff;
  border-radius: .4rem;
  color: #000;
}

.container .confirm-bar .inner-confirm-bar span {
  display: block;
  width: 1.2rem;
  height: .64rem;
  line-height: .64rem;
  text-align: center;
  margin: .4rem auto;
  font-weight: bold;
}

.container .confirm-bar .inner-confirm-bar p {
  height: 1.2rem;
  width: 10.6rem;
  text-align: left;
  margin-bottom: 1rem;
}

.container .confirm-bar .inner-confirm-bar div {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  line-height: 1.2rem;
}

.container .confirm-bar .inner-confirm-bar .confirm-btn {
  height: 1.2rem;
  width: 5rem;
  background: #0076F7;
  border-radius: .6rem;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.container .confirm-bar .inner-confirm-bar .cancel-btn {
  height: 1.2rem;
  width: 5rem;
  background: #fff;
  border: .02rem solid #DEDEDE;
  border-radius: .6rem;
  color: #000;
  text-align: center;
  cursor: pointer;
}

.container .unchecked-confirm {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: .4rem;
  visibility: hidden;
}

.container .unchecked-confirm .inner-confirm-bar {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 8rem;
  height: 3.8rem;
  margin: .4rem auto;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: .32rem;
  color: rgba(255, 255, 255, 0.8);
  font-size: .52rem;
}

.container .unchecked-confirm .inner-confirm-bar span {
  display: block;
  height: .88rem;
  width: .88rem;
  margin: .6rem auto;
  background: url(https://s2.51cto.com/edu/train/landing_page/commend/attention.png) center center no-repeat;
  background-size: .88rem .88rem;
}

.container .unchecked-confirm .inner-confirm-bar p {
  height: 1.2rem;
  width: 8rem;
  text-align: center;
}

.paybox {
  margin: 0;
}

.paybox .ins {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.2);
}

.paybox .ins b {
  opacity: 0;
}

.paybox .inputlist .sendbtn {
  color: #4d76e4;
}

.paybox .btn2 {
  width: 11.96rem;
  height: 1.76rem;
  line-height: 1.76rem;
  border-radius: 0.88rem;
  text-align: center;
  background: url(../images/bg5.png) no-repeat;
  background-size: cover;
  font-size: 0.72rem;
  font-weight: bold;
  color: #fff;
}

.paybox .p1 {
  margin-top: 0.36rem;
  font-size: 0.52rem;
  color: #ed5e52;
  text-align: center;
}

.countdown {
  margin-top: 0.1rem;
  padding: 0 0 0 0.7rem;
}

.countdown .p2 {
  margin-bottom: 0.68rem;
  text-align: center;
  font-size: 0.6rem;
  color: #253c79;
  letter-spacing: 0.1rem;
}

.countdown .time-item {
  text-align: center;
  font-size: 0;
}

.countdown .time-item p {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 0.38rem;
}

.countdown .time-item p span {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1rem;
  text-align: center;
  font-size: 0.52rem;
  color: #253c79;
}

.countdown .time-item p span.num {
  line-height: 1.5rem;
  background: url(../images/bg6.png) no-repeat;
  background-size: cover;
  font-size: 0.84rem;
  font-weight: bold;
  color: #fff;
}
