div:after,
ul:after,
li:after {
  content: "";
  display: block;
  clear: both;
}
em,
i {
  font-style: normal;
  list-style: none;
}
.bargain_activity {
  margin-top: 22px;
}
.bargain_activity .bargin_title {
  position: relative;
  height: 100px;
  width: 650px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 40px 0 20px;
  background-repeat: no-repeat;
  background-position: right center;
}
.bargain_activity .bargin_title .bargain_price {
  width: 210px;
  float: left;
}
.bargain_activity .bargin_title .bargain_price h4 {
  font-weight: normal;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
}
.bargain_activity .bargin_title .bargain_price .bottom {
  margin-top: 5px;
  line-height: 36px;
}
.bargain_activity .bargin_title .bargain_price .bottom span {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  font-size: 26px;
}
.bargain_activity .bargin_title .bargain_price .bottom em {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-decoration: line-through;
}
.bargain_activity .bargin_title .bargain_time {
  width: 260px;
  float: left;
}
.bargain_activity .bargin_title .bargain_time h4 {
  font-weight: normal;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
}
.bargain_activity .bargin_title .bargain_time .bottom {
  margin-top: 5px;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
}
.bargain_activity .bargin_title .bargain_time .bottom span {
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  margin: 0 6px;
}
.bargain_activity .bargin_title .more {
  position: absolute;
  right: 60px;
  top: 50%;
  margin-top: -20px;
  border-radius: 6px;
}
.bargain_activity .bargin_title .more input {
  width: 80px;
  height: 30px;
  display: block;
  background: #ffe27d;
  color: #e91c35;
  font-size: 12px;
  line-height: 30px;
  border: none;
}
.bargain_activity .bargain_text {
  margin-top: 15px;
}
.bargain_activity .bargain_text ul li {
  color: #b3b3b3;
  font-size: 12px;
  line-height: 24px;
  text-align: left;
}
.mins {
  background: #fff;
}
.mins .last_time {
  margin-bottom: 50px;
  text-align: center;
  padding: 10px 0;
  line-height: 30px;
  color: #888888;
  font-size: 12px;
  background: #eeeeee;
}
.mins .last_time span {
  padding: 0 6px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  border-radius: 4px;
  margin: 0 4px;
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#290a29));
  background: linear-gradient(top, #626262, #290a29);
}
.mins .present_price {
  width: 500px;
  margin: 0 auto;
}
.mins .present_price .present_name {
  width: 360px;
  margin: 0 auto;
  background: #e91c35;
  border-radius: 40px;
}
.mins .present_price .present_name .icon {
  width: 80px;
  height: 80px;
  float: left;
  border-radius: 100%;
}
.mins .present_price .present_name .icon img {
  height: 80px;
  width: 80px;
  border-radius: 100%;
}
.mins .present_price .present_name .text_name {
  width: 280px;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 30px;
  color: #fff;
}
.mins .present_price .present_name .text_name .name {
  font-size: 16px;
  line-height: 38px;
}
.mins .present_price .present_name .text_name .news_present {
  margin-top: 10px;
  font-size: 16px;
  line-height: 28px;
}
.mins .present_price .team {
  background: #fff;
  margin-top: 60px;
  margin-bottom: 50px;
}
.mins .present_price .team .UIProgressView {
  position: relative;
  width: 86%;
  padding-bottom: 2rem;
  margin: 0 auto;
}
.mins .present_price .team .UIProgressView #progress {
  background: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #666666;
  border-radius: 0.6rem;
}
.mins .present_price .team .UIProgressView #progress .input_bg {
  background: url("../images/pc_cut_process.png") repeat-x left center;
  background-size: cover;
  height: 24px;
  text-align: center;
  display: block;
  color: yellow;
  border-radius: 6px;
  font-weight: bold;
  font-size: 14px;
  position: relative;
}
.mins .present_price .team .UIProgressView #progress .input_bg .pmgressbar {
  width: 98px;
  position: absolute;
  bottom: 20px;
  right: -38px;
  display: inline-block;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
}
.mins .present_price .team .UIProgressView #progress .input_bg .pmgressbar span {
  display: inline-block;
  padding: 0 4px;
  margin: 0 auto;
  color: #fff;
  font-size: 12px;
  background: #f59121;
  position: relative;
}
.mins .present_price .team .UIProgressView #progress .input_bg .pmgressbar span:after {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #f59121;
  position: absolute;
  width: 0;
  bottom: -5px;
  left: 50%;
}
.mins .present_price .team .UIProgressView .percent {
  position: relative;
}
.mins .present_price .team .UIProgressView .percent ul li {
  position: absolute;
  top: 10px;
  left: 0;
  display: inline-block;
}
.mins .present_price .team .UIProgressView .percent ul li span {
  padding-top: 10px;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}
.mins .present_price .team .UIProgressView .percent ul li span:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 10px;
  background: #666666;
  top: -1px;
  left: 50%;
}
.mins .present_price .team .UIProgressView .percent ul .one_2 {
  left: 24%;
}
.mins .present_price .team .UIProgressView .percent ul .one_3 {
  left: 49%;
}
.mins .present_price .team .UIProgressView .percent ul .one_4 {
  left: 74%;
}
.mins .present_price .team .UIProgressView .percent ul .one_5 {
  left: 94%;
}
.mins .buy_box {
  width: 300px;
  margin: 0 auto;
}
.mins .buy_box a {
  float: left;
  display: block;
  width: 140px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  background: #b4b7b9;
  border-radius: 6px;
}
.mins .buy_box a.buy {
  background: #f59121;
}
.mins .buy_box a.invite {
  background: #e91c35;
}
.mins .buy_box a.student {
  float: none;
  margin: 0 auto;
  background: #f59121;
}
.mins .buy_box a:nth-child(2) {
  float: right;
}
.mins .notice {
  padding-bottom: 80px;
}
.mins .notice .bg {
  width: 80%;
  margin: 0 auto;
}
.mins .notice .bg .notice_title {
  line-height: 40px;
  border-bottom: 1px solid #e6e9ed;
  color: #333333;
}
.mins .notice .bg .notice_title span {
  color: #333333;
  display: inline-block;
  float: left;
}
.mins .notice .bg .notice_title i {
  color: #333333;
  display: inline-block;
  float: right;
}
.mins .notice .bg .notice_title i em {
  color: #0288d1;
  margin: 0 4px;
}
.mins .notice .bg .text ul li {
  position: relative;
  text-align: center;
  line-height: 60px;
  padding: 15px 20px;
  border-bottom: 1px solid #e6e9ed;
}
.mins .notice .bg .text ul li .notice_left {
  max-width: 40%;
  float: left;
}
.mins .notice .bg .text ul li .notice_left .icon {
  float: left;
  width: 60px;
  height: 60px;
}
.mins .notice .bg .text ul li .notice_left .icon img {
  height: 60px;
  width: 60px;
  border-radius: 100%;
}
.mins .notice .bg .text ul li .notice_left .name {
  display: inline-block;
  float: left;
  font-size: 14px;
  margin-left: 20px;
  text-transform: capitalize;
  color: #333333;
}
.mins .notice .bg .text ul li .notice_left .awesome {
  display: none;
  margin-top: 15px;
  float: left;
  font-size: 12px;
  line-height: 24px;
  margin-left: 15px;
  padding: 0 6px;
  color: #e91c35;
  border: 1px solid #e91c35;
}
.mins .notice .bg .text ul li .notice_number {
  max-width: 100px;
  text-align: right;
  display: inline-block;
  float: right;
  color: #e91c35;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.mins .notice .bg .text ul li .time {
  position: absolute;
  line-height: 60px;
  width: 50%;
  left: 50%;
  top: 15px;
  font-size: 12px;
  text-align: center;
  margin-left: -25%;
}
.mins .notice .bg .text ul li.on .notice_left .awesome {
  display: inline-block;
}
.my_bargaining {
  border: 1px solid #ebebeb;
}
.my_bargaining .title {
  background: #f9f9f9;
  border-bottom: 1px solid #ebebeb  ;
  line-height: 45px;
  padding-left: 20px;
}
.my_bargaining ul {
  background: #ffffff;
}
.my_bargaining ul li {
  padding: 20px 30px 0;
  border-bottom: 1px solid #ebebeb;
}
.my_bargaining ul li .top {
  padding-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
}
.my_bargaining ul li .top .icon {
  float: left;
  width: 120px;
  height: 90px;
}
.my_bargaining ul li .top .icon img {
  max-height: 100%;
  max-width: 100%;
}
.my_bargaining ul li .top .text {
  margin-left: 15px;
  float: left;
  width: 84%;
}
.my_bargaining ul li .top .text .sub_title {
  line-height: 24px;
  font-size: 14px;
  color: #333333;
}
.my_bargaining ul li .top .text .sub_title span {
  float: left;
}
.my_bargaining ul li .top .text .sub_title em {
  font-size: 12px;
  float: right;
  color: #b4b7b9;
}
.my_bargaining ul li .top .text .sub_title .ing {
  color: #0288d1;
}
.my_bargaining ul li .top .text .sub_title .already {
  color: #ec4a46;
}
.my_bargaining ul li .top .text .sub_title .Purchased {
  color: #34ba34;
}
.my_bargaining ul li .top .text .course {
  margin-top: 10px;
  margin-bottom: 16px;
  color: #666666;
  line-height: 24px;
  font-size: 12px;
}
.my_bargaining ul li .top .details {
  line-height: 24px;
  color: #333333;
  font-size: 14px;
}
.my_bargaining ul li .top .details span {
  color: #e91c35;
  font-size: 16px;
  font-weight: 400;
}
.my_bargaining ul li .top .details em {
  display: inline-block;
  margin-left: 15px;
}
.my_bargaining ul li .top .details em i {
  color: #ed9a47;
}
.my_bargaining ul li .bottom {
  padding: 14px 0;
}
.my_bargaining ul li .bottom a {
  float: right;
  display: block;
  width: 150px;
  line-height: 38px;
  text-align: center;
  font-size: 12px;
  border-radius: 6px;
}
.my_bargaining ul li .bottom .details {
  color: #0288d1;
  border: 1px solid #0288d1;
  margin-right: 20px;
}
.my_bargaining ul li .bottom .buy {
  background: #f59121;
  border: 1px solid #f59121;
  color: #fff;
}
