body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
input,
textarea,
div,
tr,
td,
p {
  margin: 0;
  padding: 0;
  list-style: none;
}
body {
  position: relative;
  font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
}
a {
  color: #333;
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: none;
  max-width: 100%;
}
body {
  font-size: 20px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
div:after,
ul:after,
li:after {
  content: "";
  display: block;
  clear: both;
}
em,
i {
  font-style: normal;
  list-style: none;
}
input {
  outline: 0;
  -webkit-appearance: none;
}
 .earnings {
  margin-top: 20px;
  margin-bottom: 30px;
}
 .earnings ul {
  padding: 20px 0;
  background: #fffdec;
}
 .earnings ul li {
  box-sizing: border-box;
  width: 25%;
  float: left;
  padding: 20px 0;
  text-align: center;
  border-right: 1px solid #eeeeee;
}
 .earnings ul li span {
  color: #ff6600;
  font-size: 12px;
  line-height: 24px;
  display: block;
}
 .earnings ul li i {
  display: block;
  font-size: 12px;
  line-height: 24px;
  color: #333333;
}
 .earnings ul li em {
  display: block;
  font-size: 12px;
  line-height: 24px;
  color: #666666;
}
 .earnings ul li input {
  border: 1px solid #ff6600;
  width: 120px;
  height: 40px;
  box-sizing: border-box;
  margin: 0 auto;
  color: #ff6600;
  font-size: 12px;
  line-height: 38px;
  background: #fff;
  border-radius: 6px;
}
 .earnings ul li:last-child {
  padding: 30px 0;
  border-right: none;
}
 .share_title {
  padding-left: 16px;
  background: #f9f9f9;
  font-size: 18px;
  color: #333333;
  line-height: 46px;
}
 .share_course .title {
  padding: 0 16px;
  border-bottom: 1px solid #eeeeee;
}
 .share_course .title .course_name {
  width: 55%;
  float: left;
  color: #999999;
  line-height: 40px;
  font-size: 16px;
}
 .share_course .title .course_right {
  width: 45%;
  float: right;
}
 .share_course .title .course_right .course_stype {
  float: left;
  width: 60%;
  color: #999999;
  line-height: 40px;
  font-size: 16px;
}
 .share_course .title .course_right .course_operate {
  text-align: center;
  width: 40%;
  float: left;
  color: #999999;
  line-height: 40px;
  font-size: 16px;
}
 .share_course .share_text {
  margin-top: 20px;
  padding: 0 10px;
}
 .share_course .share_text ul li {
  padding: 0 10px 20px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
 .share_course .share_text ul li .share_left {
  width: 55%;
  float: left;
}
 .share_course .share_text ul li .share_left .icon {
  width: 80px;
  float: left;
}
 .share_course .share_text ul li .share_left .text {
  max-width: 74%;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  line-height: 40px;
  font-size: 14px;
}
 .share_course .share_text ul li .share_left .text a {
  display: block;
  line-height: 40px;
  font-size: 14px;
  color: #6a6f73;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
 .share_course .share_text ul li .share_right {
  margin-top: 10px;
  width: 45%;
  float: right;
}
 .share_course .share_text ul li .share_right .course_stype {
  float: left;
  width: 60%;
  color: #999999;
  line-height: 40px;
  font-size: 14px;
}
 .share_course .share_text ul li .share_right .course_operate {
  width: 40%;
  float: left;
  color: #999999;
  line-height: 40px;
  font-size: 16px;
}
 .share_course .share_text ul li .share_right .course_operate input {
  display: block;
  background: #fff;
  width: 100px;
  line-height: 40px;
  margin: 0 auto;
  border: 1px solid #3c81f9;
}
 .share_course .share_text ul .more {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #888888;
  line-height: 40px;
}
.user .user-right ._right_inner .two .record_title {
  border-bottom: 1px solid #eeeeee;
  margin-top: 40px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 30px;
}
.user .user-right ._right_inner .two .record_title .date {
  width: 20%;
  float: left;
  text-align: center;
}
.user .user-right ._right_inner .two .record_title .record_type {
  width: 20%;
  float: left;
  text-align: center;
}
.user .user-right ._right_inner .two .record_title .record_money {
  width: 20%;
  float: left;
  text-align: center;
}
.user .user-right ._right_inner .two .record_title .record_note {
  width: 40%;
  float: right;
}
.user .user-right ._right_inner .two .record_text {
  padding: 0 20px;
}
.user .user-right ._right_inner .two .record_text ul li {
  border-bottom: 1px solid #eeeeee;
  line-height: 56px;
}
.user .user-right ._right_inner .two .record_text ul li .date {
  width: 20%;
  float: left;
  text-align: center;
  color: #666666;
  font-size: 12px;
}
.user .user-right ._right_inner .two .record_text ul li .record_type {
  width: 20%;
  float: left;
  text-align: center;
  color: #666666;
  font-size: 11px;
}
.user .user-right ._right_inner .two .record_text ul li .record_money {
  width: 20%;
  float: left;
  color: #666666;
  font-size: 12px;
  text-align: center;
}
.user .user-right ._right_inner .two .record_text ul li .record_note {
  width: 40%;
  color: #666666;
  font-size: 12px;
  float: right;
}
.user .user-right ._right_inner .three .withdrawal_record_title {
  margin-top: 30px;
  border-bottom: 1px solid #eeeeee;
}
.user .user-right ._right_inner .three .withdrawal_record_title .date {
  line-height: 30px;
  width: 30%;
  float: left;
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.user .user-right ._right_inner .three .withdrawal_record_title .withdrawal_type {
  float: left;
  width: 12%;
  line-height: 30px;
  text-align: left;
  font-size: 14px;
  color: #999999;
}
.user .user-right ._right_inner .three .withdrawal_record_title .withdrawal_money {
  width: 20%;
  line-height: 30px;
  float: left;
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.user .user-right ._right_inner .three .withdrawal_record_title .withdrawal_state {
  width: 12%;
  line-height: 30px;
  float: left;
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.user .user-right ._right_inner .three .withdrawal_record_title .withdrawal_note {
  width: 12%;
  margin-left: 2%;
  line-height: 30px;
  float: left;
  font-size: 14px;
  color: #999999;
  text-align: left;
}
.user .user-right ._right_inner .three .withdrawal_inner ul li {
  border-bottom: 1px solid #eeeeee;
}
.user .user-right ._right_inner .three .withdrawal_inner ul li .date {
  line-height: 50px;
  width: 30%;
  float: left;
  font-size: 12px;
  color: #999999;
  text-align: center;
}
.user .user-right ._right_inner .three .withdrawal_inner ul li .withdrawal_type {
  float: left;
  width: 12%;
  line-height: 50px;
  text-align: left;
  font-size: 12px;
  color: #999999;
}
.user .user-right ._right_inner .three .withdrawal_inner ul li .withdrawal_money {
  width: 20%;
  line-height: 50px;
  float: left;
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.user .user-right ._right_inner .three .withdrawal_inner ul li .withdrawal_state {
  width: 12%;
  line-height: 50px;
  float: left;
  font-size: 14px;
  color: #34ba34;
  text-align: center;
}
.user .user-right ._right_inner .three .withdrawal_inner ul li .withdrawal_note {
  width: 12%;
  margin-left: 2%;
  line-height: 50px;
  float: left;
  font-size: 14px;
  color: #999999;
  text-align: left;
}
.user .user-right ._right_inner .three .withdrawal_inner ul li .audit {
  color: #3c81f9;
}
.user .user-right ._right_inner .three .withdrawal_inner ul li .audited {
  color: #ed9a47;
}
.user .user-right ._right_inner .three .withdrawal_inner ul li .FAIL {
  color: #ec4a46;
}
