.s-kaka-notice{
    margin-top: 10px;
}
.s-cards-group{
    display: flex;
    flex-wrap: wrap;

}
.s-item{
    width: 24%;
}
.s-item-bot{
    display: flex;
    justify-content: space-between;
    padding: 12px 5px;
    color: #979797;
}
.s-item-bot img{
    width: 22px;
    height: 22px !important;
  margin-right: 3px;
}
.s-item-bot>div{
    display: flex;
    align-items: center;
  }
  .s-item-img img{
    width: 80%;
    height: 100%;

  }
  .s-item-img{
    text-align: center;
    height: 165px;

  }
  .s-cards-tit{
    margin: 5px 5px;
    font-size: 16px;
    font-weight: bold;
    color: #898989;
  }
  .s-cards-m{
    padding: 0px 5px;
    color: #979797;
        height: 38px;
  }
  #user_nav_z a{
    font-size: 15px;
  }
  .s-con{
    width: 65%;
    margin: 100px auto;
  }
  .s-con-date{
    display: flex;
    padding-bottom: 10px;
    border-bottom: 2px solid #c3c3c3;
  }
  .s-con-date>div{
    margin-right: 15px;
    color: #a3a3a3;
  }
  .s-con-tit{
    font-size: 25px;
    margin-bottom: 10px;
}

.s-content{
  margin-top: 15px;
}

.s-pag{
  display: flex !important;
}
.s-pag li{
  border: 1px solid #bfbaba;
  margin-right: 8px;
  list-style: none;
  padding: 0px 8px;
}
.s-pag .active a{
  color: red;
}
.s-con-nr{
  width: 65%;
  margin: 0 auto;
}
.s-con-nr2{
  display: flex;
  justify-content: space-between;
}
.s-con-left{
  width: 81%;
}
.s-con-rig{
  width: 18%;
}

.s-crumbs{
  margin: 10px 0px;
}
.s-con-rig2{
  height: 265px;
  background: white;
  padding: 5px;
  line-height: 30px;
  font-size: 15px;
  font-weight: bold;
}
.s-con-img{
  text-align: center;
}
.s-con-phone{
  position: relative;
}
.s-con-asterisk{
  position: absolute;
  background-color: white;
  top: 2px;
  left: 103px;

  text-align: center;
  line-height: 32px;
}
.s-con-hint{
  color: #e15b5b;
  font-size: 12px;
}

.s-con-rig3{
  margin-top: 15px;
  background: white;
  padding: 20px 8px;
  line-height: 35px;
}
.s-hot{
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #c1c1c1;

}

img{
    max-width: 100%;
}
.s-hot-list{
  border-bottom: 1px solid #cbcaca;
}


  