body {
  background-color: #fff;
}
li {
  list-style-type: none;
}
a:hover {
  text-decoration: none;
}
.f14 {
  font-size: 14px;
}
.fw {
  font-weight: bold;
}
.f12 {
  font-size: 12px;
}
.cor1 {
  color: #666;
}
.cor2 {
  font-size: #333;
}
.cor4 {
  color: #2592ff;
}
.cor3 {
  font-size: #fff;
}
.center-field {
  margin: 0px auto;
  margin-bottom: 40px;
}
.center-field .banner-box {
  border-radius: 4px;
  margin: 0 auto;
  margin-bottom: 31px;
}
.center-field .banner-box .banner {
  width: 100%;
  height: 300px;
  margin-bottom: 31px;
  background-image: url(/w/img/hylist/hybanner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.center-field .banner-box .banner img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.center-field .center-main {
  width: 1200px;
  display: flex;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  margin: 0 auto;
  margin-bottom: 52px;
}
.center-field .center-main .center-main-left {
  min-height: 1238px;
  margin-right: 16px;
  flex: 1;
}
.center-field .center-main .center-main-left .title {
  width: 100%;
  height: 40px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
  padding-left: 20px;
  position: relative;
  background: #F3F3F5;
}
.center-field .center-main .center-main-left .title::after {
  display: inline-block;
  content: '';
  width: 3px;
  height: 30px;
  background: #EF2228;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 10;
}
.center-field .center-main .center-main-left .convideo {
  padding: 20px 30px;
}
.center-field .center-main .center-main-left .convideo .msgcon {
  width: 1140px;
  height: 646px;
  position: relative;
}
.center-field .center-main .center-main-left .convideo .msgcon .video-title {
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1140px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}
.center-field .center-main .center-main-left .convideo .msgcon .video-title .videotit {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 0;
}
.center-field .center-main .center-main-left .convideo .msgcon .video-title .video-play {
  display: flex;
  align-items: center;
}
.center-field .center-main .center-main-left .convideo .msgcon .video-title .video-play .live-mark {
  width: 58px;
  height: 25px;
  border: 2px solid #EF2329;
  border-radius: 13px;
  color: #EF2329;
  text-align: center;
  line-height: 25px;
}
.center-field .center-main .center-main-left .convideo .msgcon .video-title .video-play .living {
  margin-left: 8px;
  color: #FFFFFF;
}
.center-field .center-main .center-main-left .convideo .msgcon .video-shadow {
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  background: #000000;
  background-color: rgba(0, 0, 0, 0.8);
}
.center-field .center-main .center-main-left .convideo .msgcon .video-shadow .video-end {
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 59px;
}
.center-field .center-main .center-main-left .convideo .msgcon .video-shadow .end-btn {
  width: 160px;
  height: 32px;
  background: #EF2329;
  border-radius: 4px;
  text-align: center;
  display: block;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 32px;
  cursor: pointer;
}
.center-field .center-main .center-main-left .convideo .msgcon .winds {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 546px;
  height: 371px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  z-index: 9999;
}
.center-field .center-main .center-main-left .convideo .msgcon .winds .wind-head {
  height: 54px;
  background: #EF2228;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}
.center-field .center-main .center-main-left .convideo .msgcon .winds .wind-head .wind-tit {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
}
.center-field .center-main .center-main-left .convideo .msgcon .winds .wind-head .close-winds {
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-image: url(/w/img/hylist/cancle.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.center-field .center-main .center-main-left .convideo .msgcon .winds .info {
  margin-bottom: 25px;
}
.center-field .center-main .center-main-left .convideo .msgcon .winds .info p {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  text-align: center;
  letter-spacing: 2px;
  margin: 10px 0;
}
.center-field .center-main .center-main-left .convideo .msgcon .winds .imgcon {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.center-field .center-main .center-main-left .convideo .msgcon .winds .imgcon .imgitem {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.center-field .center-main .center-main-left .convideo .msgcon .winds .imgcon .imgitem img {
  width: 150px;
  height: 150px;
  flex-shrink: 0;
}
.center-field .center-main .center-main-left .convideo .msgcon .winds .imgcon .imgitem span {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  margin-top: 10px;
}
.center-field .center-main .center-main-left .convideo .videotit {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  margin-top: 25px;
}
.center-field .center-main .center-main-left .convideo .desc {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  margin-top: 10px;
}
.center-field .center-main .center-main-left .convideo .detail {
  margin-top: 20px;
}
.center-field .center-main .center-main-left .convideo .detail .detaillabel {
  display: inline-block;
  background: #219D56;
  width: 90px;
  height: 27px;
  border-radius: 4px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  line-height: 27px;
  margin-right: 19px;
}
.center-field .center-main .center-main-left .convideo .detail .free {
  background: #219D56;
}
.center-field .center-main .center-main-left .convideo .detail .vip {
  background: #B99254;
}
.center-field .center-main .center-main-left .convideo .detail .price {
  background: #F0292F;
}
.center-field .center-main .center-main-left .convideo .detail .peo {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}
.center-field .center-main .center-main-left .convideo .detail .line {
  width: 1px;
  height: 15px;
  color: #999999;
  margin: 0 9px;
}
.list-mid-modal,
.order-login-modal {
  background: black;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.4;
  display: none;
}
.list-mid-info,
.order-login-info {
  position: fixed;
  background-color: white;
  width: 600px;
  height: 450px;
  border-radius: 6px;
  left: 50%;
  top: 50%;
  margin-top: -225px;
  margin-left: -300px;
  display: none;
  z-index: 996;
}
.list-mid-info .order-map,
.order-login-info .order-map {
  display: flex;
  height: 30px;
  font-size: 20px;
  padding: 0px 10px;
  box-sizing: border-box;
  justify-content: space-between;
  align-items: center;
}
.list-mid-info #container,
.order-login-info #container {
  width: 100%;
  height: 100%;
}
.order-login-info {
  width: 482px;
  height: 458px;
  margin-top: -241px;
  margin-left: -229px;
  font-family: PingFang SC;
}
.order-login-info .del-login {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 20px;
}
.order-login-info .order-login-form h3 {
  width: 100%;
  margin: 40px 194px 35px 194px;
  font-size: 24px;
}
.order-login-info .order-login-form form .order-username {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 384px;
  height: 40px;
  border: 1px solid #dedede;
  padding: 0px 10px;
  box-sizing: border-box;
  margin-left: 48px;
  margin-right: 48px;
  margin-bottom: 22px;
  border-radius: 4px;
  font-weight: normal;
}
.order-login-info .order-login-form form .order-username input {
  outline: none;
  border: none;
  line-height: 36px;
  font-size: 14px;
}
.order-login-info .order-login-form form .order-username input::placeholder {
  font-weight: 400;
  color: #666;
}
.order-login-info .order-login-form form .order-username input:focus,
.order-login-info .order-login-form form .order-username input:hover {
  outline: none;
  box-shadow: none;
}
.order-login-info .order-login-form form .order-yan,
.order-login-info .order-login-form form .order-btm-login {
  margin-left: 48px;
  margin-bottom: 22px;
  width: 384px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.order-login-info .order-login-form form .order-yan input,
.order-login-info .order-login-form form .order-btm-login input {
  width: 140px;
  height: 40px;
}
.order-login-info .order-login-form form .order-yan input::placeholder,
.order-login-info .order-login-form form .order-btm-login input::placeholder {
  color: #666;
  font-size: 13px;
}
.order-login-info .order-login-form form .order-yan .code,
.order-login-info .order-login-form form .order-btm-login .code {
  width: 92px;
  background-color: #da8ed6;
  /*设置字体*/
  font-style: initial;
  color: brown;
  font-size: 20px;
  border: 0;
  padding: 2px 3px;
  letter-spacing: 3px;
  font-weight: bolder;
  cursor: pointer;
}
.order-login-info .order-login-form form .order-yan a,
.order-login-info .order-login-form form .order-btm-login a {
  text-decoration: none;
  font-size: 12px;
  color: #666666;
}
.order-login-info .order-login-form form .order-yan a:hover,
.order-login-info .order-login-form form .order-btm-login a:hover {
  text-decoration: underline;
}
.order-login-info .order-login-form form .order-form-x {
  display: flex;
  margin-left: 48px;
  align-items: center;
  margin-bottom: 8px;
}
.order-login-info .order-login-form form .order-form-x div {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #999999;
  margin-right: 10px;
}
.order-login-info .order-login-form form .order-form-x span {
  color: #ef2228;
  cursor: pointer;
}
.order-login-info .order-login-form form .order-btm-login {
  margin-top: 20px;
  background-color: #ef2228;
  display: block;
  text-align: center;
  color: #fff;
  line-height: 40px;
}
.modals {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 998;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.promote-price {
  width: 703px;
  background: #ffffff;
  border-radius: 4px;
  padding-bottom: 27px;
}
.promote-price .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: none;
  padding: 15px;
}
.promote-price .header .title {
  margin: 0;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #acacac;
}
.promote-price .header .btn-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #acacac;
  color: #acacac;
}
.promote-price .body {
  padding: 0 78px;
}
.promote-price .body .input-promote {
  width: 143px;
  height: 32px;
  background: #fefefe;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  margin-right: 5px;
}
.promote-price .body .input-promote::placeholder {
  font-size: 14px;
}
.promote-price .body .invalid-wrapper {
  display: flex;
  align-items: center;
}
.promote-price .body .invalid-wrapper .invalid {
  display: flex;
}
.promote-price .body .invalid-wrapper .invalid label {
  display: flex;
  align-items: center;
  margin-right: 28px;
}
.promote-price .body .invalid-wrapper .invalid label input {
  margin: 0;
  margin-right: 10px;
}
.promote-price .body .invalid-wrapper .invalid label span {
  flex-shrink: 0;
  margin-right: 10px;
}
.promote-price .body .invalid-wrapper .invalid label .times {
  width: 80px;
  height: 32px;
  background: #fefefe;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
}
.promote-price .body .invalid-wrapper .invalid label .select-control {
  flex-shrink: 0;
  height: 32px;
  background: #fefefe;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
}
.promote-price .body .modal-control {
  display: flex;
  align-items: center;
  height: 50px;
}
.promote-price .body .modal-control label {
  width: 100px;
  margin: 0;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #666666;
}
.promote-price .body .modal-control .highlight {
  margin: 0;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #f0292f;
}
.promote-price .footer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.promote-price .footer .btn-cancel {
  width: 125px;
  height: 38px;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-size: 18px;
  font-family: PingFang SC;
  color: #999999;
  margin-right: 73px;
}
.promote-price .footer .btn-confirm {
  width: 125px;
  height: 38px;
  background: #f0292f;
  border-radius: 3px;
  font-size: 18px;
  font-family: PingFang SC;
  color: #ffffff;
}
.recommed-class {
  padding: 32px 30px 30px 30px;
}
.recommed-class ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
}
.recommed-class ul li {
  width: 268px;
  border-radius: 4px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
  cursor: pointer;
  margin-bottom: 31px;
  position: relative;
}
.recommed-class ul li .class-image {
  width: 268px;
  height: 155px;
  border-radius: 4px;
}
.recommed-class ul li .class-image img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.recommed-class ul li .class-icon {
  width: 27px;
  height: 28px;
  position: absolute;
  top: 0;
  right: 16px;
}
.recommed-class ul li .class-icon img {
  width: 100%;
  height: 100%;
}
.recommed-class ul li .class-detail {
  padding: 11px 10px 20px 10px;
}
.recommed-class ul li .class-detail .detail-title {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 8px;
}
.recommed-class ul li .class-detail .detail-num {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-bottom: 11px;
}
.recommed-class ul li .class-detail .detail-price {
  display: flex;
  justify-content: space-between;
}
.recommed-class ul li .class-detail .detail-price .price {
  vertical-align: middle;
}
.recommed-class ul li .class-detail .detail-price .price .price-num {
  font-size: 18px;
  font-weight: bold;
  color: #F0292F;
}
.recommed-class ul li .class-detail .detail-price .price .price-unit {
  font-size: 18px;
  font-weight: bold;
  color: #595959;
}
.recommed-class ul li .class-detail .detail-price .price .free-class {
  font-size: 18px;
  font-weight: bold;
  color: #219D56;
}
.recommed-class ul li .class-detail .detail-price .price .v-class {
  font-size: 18px;
  font-weight: bold;
  color: #B99254;
}
.recommed-class ul li .class-detail .detail-price .buy-btn {
  width: 80px;
  height: 26px;
  background: #F0292F;
  border: 1px solid #F0292F;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  line-height: 26px;
}
.recommed-class ul li:nth-child(5) {
  margin-bottom: 0;
}
.recommed-class ul li:nth-child(6) {
  margin-bottom: 0;
}
.recommed-class ul li:nth-child(7) {
  margin-bottom: 0;
}
.recommed-class ul li:nth-child(8) {
  margin-bottom: 0;
}
