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: 104%; */
  margin-right: -30px;
  padding: 20px 60px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* padding: 10px 40px 0 20px; */
  background-size: 100% 100%;
  background: url(pc_promote_bg.png) no-repeat right center
}
.bargain_activity .bargin_title .bargain_price {
  width: 33.33%;
  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: 45%;
  float: left;
}
.bargain_activity .bargin_title .bargain_time h4 {
  font-weight: normal;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  letter-spacing: 1px;
  color: #fff;
}
.bargain_activity .bargin_title .bargain_time .bottom {
  margin-top: 5px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.bargain_activity .bargin_title .bargain_time .bottom countdown{
  /* font-size: 30px; */
  /* font-weight: bold; */
  display: inline-block;
  height: 40px;
  overflow: hidden;
  /* margin: 0 6px; */
}
/* .bargain_activity .bargin_title .bargain_time .bottom span em{
  font-size: 16px;
  margin: 0 6px;
} */

.bargain_activity .bargin_title .bargain_time .bottom span{ color:#fff;font-size: 12px; line-height: 20px;;display:inline-block; box-sizing:border-box; vertical-align:middle; padding:0 3px;border-radius:2px; position: relative;}
.bargain_activity .bargin_title .bargain_time .bottom span font{ font-size:20px; color:#fff; vertical-align:middle; line-height: 18px;padding: 0 6px;;position: relative;}
.bargain_activity .bargin_title .more {
  width: 150px;
  position: absolute;
  right: 6%;
  top: 50%;
  margin-top: -25px;
  border-radius: 6px;
}

@media screen and (max-width: 1588px) {
  .bargain_activity .bargin_title .bargain_time h4{
    font-size: 14px;
  }
  .bargain_activity .bargin_title .more {
    width: 20%;
    right: 6%;
    top: 40%;
    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 .bargin_title .more a {
  width: 100%;
  height: 50px;
  display: block;
  font-size: 16px;
  border-radius: 6px;
  text-align: center;
  background: #ffe27d;
  color: #e91c35;
  line-height: 50px;
  border: none;
}
.bargain_activity .bargain_text {
  margin-top: 15px;
}
.bargain_tips{color: #bebebe;font-size: 14px;line-height: 25px;margin-top: 20px;}

.bargain_activity .bargain_text ul li {
  color: #b3b3b3;
  font-size: 12px;
  line-height: 24px;
  text-align: left;
}
.mins {
  background: #fff;
}
.mins .last_time {
  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 .news_time{
        text-align: center;
        line-height:36px;
        font-size:14px;
        margin:10px 0;
    }
    .mins .green {
        color: green;
        
    }
    .mins .red {
        color: red
    }
        .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("pc_cut_process.png") repeat-x left center;
  height: 20px;
  text-align: center;
  display: block;
  color: black;
  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%; */
  width: 95%;
  margin: 0 auto;
}
.mins .notice .bg .notice_title {
  line-height: 40px;
  border-bottom: 1px solid #eeeeee;
  color: #333333;
  margin-top: 20px;
}
.mins .notice .bg .notice_title span {
  color: #333333;
  float: left;
  font-size: 16px;
}
.mins .notice .bg .notice_title i {
  color: #333333;
  float: right;
}
.mins .notice .bg .notice_title i em {
  color: #3c81f9;
  margin: 0 4px;
}
.mins .notice .bg .text ul li {
  position: relative;
  text-align: center;
  line-height: 60px;
  padding: 15px 20px;
  border-bottom: 1px solid #eeeeee;
}
.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: #3c81f9;
}
.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: #3c81f9;
  border: 1px solid #3c81f9;
  margin-right: 20px;
}
.my_bargaining ul li .bottom .buy {
  background: #f59121;
  border: 1px solid #f59121;
  color: #fff;
}
.courseInfox{
  min-height: 200px;
  padding: 30px 30px 30px 320px;
}
.courseInfox .imagex{
width: 200px;
height: 150px;
top:30px;
left: 100px;
}
.courseInfox .imagex img{
  height: 100%;
  width: 100%;;
}
.courseInfo-right .class_more{
  font-size: 14px;
  line-height: 24px;
  margin: 20px 0;
  color: #666666;
}
#bargain_s{
  margin-top: 30px;
color: #333333;
line-height: 24px;
font-size: 16px;
}
#bargain_s span{
  margin-right: 20px;
  color: #333333;
line-height: 24px;
font-size: 16px;
}
#bargain_s span em{
color: #e91c35;
}

#bargain_s span a{
color: #333333;
line-height: 24px;
font-size: 16px;
position: relative;
/* text-decoration:underline */
}
#bargain_s span a::after{
  content: "";
  width: 100%;
  height: 2px;
  background: #adadad;
  position: absolute;
  left: 0;
  z-index: 1;
  bottom: 0;
}