.layui-form-item .layui-input-inline{
    width: 100px;
}
label.layui-form-label{
    width: 80px;
}

.course-list-content {
  /*width:1200px;*/
  margin:0 auto;
  -moz-box-sizing:border-box;
  box-sizing:border-box
}

.course-list-content .wrapper {
  display:-moz-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
}
.course-list-content .item {
  margin:10px 20px 10px 0;
  width:317px;
  border:1px solid #e8e8e8;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  background-color:#fff;
  display:-moz-box;
  display:-ms-flexbox;
  display:flex;
  -moz-box-orient:vertical;
  -moz-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
}
.course-list-content .item:nth-child(4n) {
  margin-right:0
}
.course-list-content .provider-info {
  overflow:hidden;
  display:-moz-box;
  display:-ms-flexbox;
  display:flex
}
.course-list-content .provider-info .shop-icon {
  width:15px;
  height:14px;
  display:inline-block;
  vertical-align:middle;
  background:url(//as.zbjimg.com/static/nodejs-ipr-compose-web/goodsList/imgs/shop-icon.a57d49a0.png) center no-repeat
}
.course-list-content .provider-info .college-shop-icon {
  width:21px;
  height:19px;
  background:url(//as.zbjimg.com/static/nodejs-ipr-compose-web/goodsList/imgs/college-icon.296c2c34.png) center no-repeat
}
.course-list-content .provider-info .auth {
  width:100%
}
.course-list-content .provider-info .auth .first-line {
  display:-moz-box;
  display:-ms-flexbox;
  display:flex;
  -moz-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between
}
.course-list-content .provider-info .auth .name {
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  display:inline-block;
  vertical-align:middle;
  font-size:13px;
  color:#777;
  max-width:170px;
  line-height:24px;
  font-weight:400
}
.course-list-content .provider-info .auth .icon-text {
  color:#fff;
  font-size:12px;
  border-radius:3px;
  padding:0 2px;
  vertical-align:top;
  display:inline-block;
  height:16px;
  line-height:16px;
  max-width:27px;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden
}
.course-list-content .provider-info .auth .type {
  background-color:#7ec1e6;
  padding:0 3px
}
.course-list-content .provider-info .auth .is-auth {
  background-color:#64d2a5;
  padding:0 3px
}
.course-list-content .provider-info .auth .order {
  background-color:#9e98ed
}
.course-list-content .provider-info .auth .year {
  background-color:#f9b66d;
  margin-right:0;
  width:26px;
  text-align:center;
  -moz-box-sizing:border-box;
  box-sizing:border-box
}
.course-list-content .provider-info .auth .sale-number {
  background-color:#9e98ed;
  max-width:initial
}
.course-list-content .provider-info .auth .province {
  color:#888;
  font-size:12px;
  position:relative;
  overflow:hidden
}
.course-list-content .provider-info .auth .province .icon {
  display:inline-block;
  width:18px;
  height:16px;
  vertical-align:text-bottom;
  background:url(//as.zbjimg.com/static/nodejs-ipr-compose-web/goodsList/imgs/place-icon.f4e37d54.png) top center no-repeat
}
.course-list-content .total-provider {
  color:#888
}
.course-list-content .link-url:hover {
  background-color:#fcfcfc
}
.course-list-content .product-img {
  width:100%;
  height:160px
}
.course-list-content .product-info {
  padding:15px;
  -moz-box-flex:2;
  -ms-flex-positive:2;
  flex-grow:2;
  position:relative
}
.course-list-content .product-info .couponShowName {
  width:101px;
  height:20px;
  background:url(//as.zbjimg.com/static/nodejs-ipr-compose-web/goodsList/imgs/coupon_bg.9dc8d567.png) no-repeat;
  position:absolute;
  left:0;
  top:0;
  font-size:12px;
  color:#fff;
  padding-left:5px
}
.course-list-content .product-info .couponShowName .couponName {
  width:90px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  display:inline-block
}
.course-list-content .product-info .service-name {
    text-align: left;
  color:#444;
  font-size:14px;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  font-weight:700;
  margin-top:3px
}
.course-list-content .product-info .service-desc {
  color:#777;
  font-size:12px;
  white-space:nowrap;
  text-overflow:ellipsis;
  overflow:hidden;
  margin:5px 0;
  display:inline-block;
  width:100%
}
.course-list-content .product-info .buy-product {
  overflow:hidden
}
.course-list-content .product-info .buy-product .price {
  font-weight:700;
  font-size:18px;
  float:left;
  line-height:22px
}
.course-list-content .product-info .buy-product .price i {
  font-size:14px;
  font-style:normal
}
.course-list-content .product-info .buy-product .price .coupon-price-text {
  margin-left:4px;
  font-size:12px
}
.course-list-content .product-info .buy-product .sale-number {
  color:#888;
  font-size:13px;
  line-height:22px;
  position:absolute;
  right:15px;
  z-index:10
}
.course-list-content .shop-order-num {
  color:#999;
  font-size:12px;
  float:right
}
.course-list-content .shop-order-num i {
  font-style:normal
}

ul.filter{
    list-style: none;
    display: block;
    margin: 0;
    padding: 5px 0px;
    line-height: 25px;
    height: 25px;
    float: left;
    width: 100%;
    background-color:white;
    border-bottom: 1px #ededee solid;
}
ul.filter li{
    font-size:12px;
    height: 30px;
    line-height: 30px;
    float: left;
    padding: 0px 10px;
    cursor: pointer;
}
li.filter_li_one{
    /*font-weight: bold;*/
    font-size: 14px;
    width: 92px;
    text-align: right;
    padding: 0 10px 0 22px;
    color: #8E8E8E;
    border-right: 1px #ededee solid;
}
ul.filter>li>a.avtive{
    /*font-weight: bold;*/
    color: #fd6800;
}

.light-red {
  color: #ed291f;
}
