@charset "utf-8";
.navigation-bread {
  margin-bottom: 16px;
  margin-left: 27px;
  overflow: hidden;
}
.navigation-bread span,
.navigation-bread a {
  font-size: 16px;
  color: #666666;
  display: block;
  line-height: 21px;
  float: left;
  margin-right: 5px;
}
.navigation-bread .navigation-cur {
  color: #3da51c;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #999999;
}
.fill .head {
  padding: 14px 0 8px;
  border-bottom: 1px solid #E2EED3;
}
.fill .head {
  overflow: hidden;
}
.fill .head .head-title {
  float: left;
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  line-height: 28px;
}
.fill .head .head-title i {
  display: inline-block;
  font-size: 13px;
  margin-right: 7px;
  color: #3da51c;
  line-height: 28px;
  vertical-align: 2px;
}
.fill .head .head-more {
  float: right;
  font-size: 14px;
  line-height: 28px;
  color: #6D6D6D;
}
.fill .head .head-more:hover i {
  color: #3da51c;
}
.fill .head .head-more i {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #6D6D6D;
  margin-left: 4px;
}
.fill .content-head p {
  font-size: 20px;
  font-weight: 500;
  color: #3da51c;
  line-height: 28px;
  letter-spacing: 1px;
}
.fill .content-head p i {
  display: inline-block;
  font-size: 13px;
  margin-right: 7px;
  color: #3da51c;
  line-height: 28px;
  vertical-align: 2px;
}
.expertTeam {
  overflow: hidden;
}
.expertTeam ul li {
  float: left;
  margin-right: 10px;
  width: 292px;
  height: 323px;
  background-color: #ffffff;
  padding: 34px 21px 0;
}
.expertTeam ul li a {
  display: block;
}
.expertTeam ul li a:hover .expertTeam-name,
.expertTeam ul li a:hover .expertTeam-details {
  color: #3da51c;
}
.expertTeam ul li .expertTeam-img {
  text-align: center;
}
.expertTeam ul li .expertTeam-img img {
  width: 86px;
  height: 86px;
  border-radius: 50%;
  display: inline-block;
}
.expertTeam ul li .expertTeam-name {
  margin-top: 13px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 25px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.expertTeam ul li .expertTeam-details {
  margin-top: 8px;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
  height: 84px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.expertTeam ul li .studio-btn {
  text-align: center;
  margin-top: 17px;
}
.expertTeam ul li .studio-btn a {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  line-height: 29px;
  width: 105px;
  text-align: center;
  background-color: #3da51c;
  border-radius: 4px;
}
.expertTeam ul li .studio-btn a:hover {
  color: #ffffff!important;
}
.expertTeam ul li .studio-btn a img {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-left: 5px;
}
.zjtema .content-head {
  padding: 16px 0 21px 27px;
  background-color: #ffffff;
}
.zjtema .expertTeam {
  margin-top: 20px;
}
.zjtema .expertTeam ul {
  width: 1210px;
  margin-bottom: 84px;
}
.zjtema .expertTeam ul li {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 292px;
  height: 252px;
  border-radius: 4px;
  border: 1px solid #F2F2F2;
}
.zjtema .expertTeam ul li .expertTeam-details {
  height: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

