@charset "utf-8";
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.fill .head {
  height: 47px;
  line-height: 47px;
}
.fill .head .head-title {
  float: left;
  font-size: 24px;
  color: #00ab98;
  font-weight: 400;
  line-height: 47px;
  border-bottom: 3px solid #00ab98;
  margin-top: -2px;
}
.fill .head a {
  float: right;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #757575;
  margin-top: 17px;
}
.fill .head ul {
  float: left;
}
.fill .head ul li {
  float: left;
  margin-right: 56px;
  font-size: 24px;
  color: #333333;
  font-weight: 400;
  line-height: 47px;
  margin-top: -2px;
  cursor: pointer;
}
.fill .head ul li:hover {
  color: #00ab98;
  border-bottom: 3px solid #00ab98;
}
.fill .head ul .on {
  color: #00ab98;
  border-bottom: 3px solid #00ab98;
}
body {
  background: #F8F8F8;
}
.container_wrap {
  padding-top: 20px;
  padding-bottom: 50px;
}
.jxsz_moduler {
  width: 100%;
  background: #fff;
  padding: 30px 40px 40px 40px;
  box-sizing: border-box;
}
.jxsz_moduler a {
  display: block;
}
.jxsz_moduler .item {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #DCDCDC;
  box-sizing: border-box;
  padding: 24px 42px 26px 32px;
  margin-bottom: 30px;
}
.jxsz_moduler .img {
  float: left;
  width: 90px;
  height: 90px;
  margin-right: 20px;
}
.jxsz_moduler .img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.jxsz_moduler .item_dl {
  float: left;
  width: 912px;
}
.jxsz_moduler .item_title {
  font-size: 24px;
  color: #333333;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.jxsz_moduler .item_name {
  margin-top: 5px;
  font-size: 18px;
  color: #00AB98;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.jxsz_moduler .item_detail {
  margin-top: 15px;
  font-size: 14px;
  color: #777777;
  line-height: 22px;
}
