* {
  margin: 0;
  padding: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: transparent;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  color: #333;
  font-size: 14px;
  min-height: 100vh;
  background: #f7f8fd;
}

i {
  font-style: normal;
}

header.top {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  background-color: #fff;
}

.title {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.title > i {
  border-radius: 50%;
  background-color: #f9611a;
  width: 20px;
  height: 20px;
  line-height: 22px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  box-shadow: 0 0 2px 2px #eee;
  margin: 0 5px;
}

.title > b {
  font-size: 16px;
}

.container {
  background-color: #fff;
}

.container + .container {
  margin-top: 10px;
  padding-bottom: 20px;
}

.form-item label {
  width: 100%;
  display: block;
  font-weight: bold;
  padding-bottom: 10px;
  position: relative;
}

.form-item label::before {
  content: "*";
  position: absolute;
  line-height: 28px;
  color: #f9611a;
  height: 20px;
  left: -10px;
  top: 0;
}

.form-item {
  margin: 0 20px;
  padding: 10px 0 5px 0;
  align-items: flex-start;
  box-sizing: border-box;
}

.form-item input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  vertical-align: baseline;
  outline: unset;
  border: 1px solid transparent;
  background-color: #fafbfd;
  text-indent: 10px;
}

.form-item input:focus {
  border: 1px solid rgba(204, 183, 128, 0.5);
}

.form-item-smsCode {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#sms-btn {
  margin-left: 10px;
  font-size: 15px;
  font-weight: normal;
  height: 40px;
  line-height: 22px;
  width: 160px;
  padding: 8px 0;
  text-align: center;
  text-decoration: none;
  background: #1b55f7;
  box-sizing: border-box;
  position: relative;
  display: block;
  border-radius: 4px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  color: #fff;
}

.desc {
  color: #aaa;
  margin: 0 20px;
  font-size: 13px;
  padding: 10px 0 5px 0;
}

.info {
  margin: 0 50px;
  padding: 10px 0;
}

.course-header {
  color: #aaa;
  font-size: 12px;
  padding-bottom: 5px;
}

.info > div {
  display: flex;
  justify-content: space-between;
  align-items: self-start;
}

.course-img {
  width: 90px;
  height: 70px;
}

.course section {
  flex: 1;
  height: 70px;
  padding-left: 20px;
}

.course-title {
  font-size: 16px;
  padding-bottom: 10px;
}

.course-desc {
  font-size: 13px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.4;
}

.course-price {
  color: #fc0462;
  font-size: 16px;
}

.course-price span + span {
  padding-left: 3px;
}

.pay-container {
  margin: 0 50px;
  padding: 20px 0;
}

.pay-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pay-item p {
  display: flex;
  align-items: center;
}

.pay-item i {
  font-size: 24px;
}

.pay-item i.icon-pay-h5-weixin {
  color: #0db70b;
}

.pay-item i.icon-pay-h5-alipay {
  color: #06a0e8;
}

.pay-item b {
  font-size: 13px;
  padding-left: 5px;
}

.pay-item a {
  font-size: 22px;
}

.pay-item a.icon-pay-h5-xuanzhong {
  color: #04cb70;
}

.pay-item a.icon-pay-h5-weixuanzhongyuanquan {
  color: #bbb;
}

#pay-btn {
  font-weight: normal;
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 10px 24px;
  font-size: 16px;
  background-color: #fc0462;
  text-align: center;
  text-decoration: none;
  color: #fff;
  line-height: 1.41176471;
  border-radius: 4px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  display: block;
}

/* iconfont */
@font-face {
  font-family: "iconfont"; /* Project id 3563368 */
  src: url('./font_3563368_oo8e8rhag6g.woff2') format('woff2'),
  url('./font_3563368_oo8e8rhag6g.woff') format('woff'),
  url('./font_3563368_oo8e8rhag6g.ttf') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pay-h5-weixuanzhongyuanquan::before {
  content: "\e600";
}

.icon-pay-h5-xuanzhong::before {
  content: "\e601";
}

.icon-pay-h5-weixin::before {
  content: "\e62b";
}

.icon-pay-h5-gengduo::before {
  content: "\e63b";
}

.icon-pay-h5-alipay::before {
  content: "\e618";
}

/* iconfont */
