@charset "utf-8";
.layout {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
body {
  background-color: #fbf9f9;
}
body a:hover {
  color: #d50100 !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.fill .head {
  height: 28px;
  line-height: 28px;
  position: relative;
  padding: 0 12px;
}
.fill .head .head-title {
  float: left;
  font-size: 20px;
  font-weight: 500;
  color: #d50100;
  line-height: 28px;
  letter-spacing: 1px;
  margin-right: 29px;
}
.fill .head ul {
  float: left;
}
.fill .head ul li {
  position: relative;
  float: left;
  margin-right: 10px;
  font-size: 15px;
  color: #666666;
  font-weight: 400;
  line-height: 28px;
  cursor: pointer;
}
.fill .head ul .on {
  color: #d50100;
}
.fill .head ul .on:after {
  content: " ";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #d50100;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.fill .head a {
  float: right;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}
.fill .head:after {
  content: "";
  width: 4px;
  height: 17px;
  background-color: #d50100;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
}
.curriculum-list ul li {
  width: 384px;
  height: 322px;
  float: left;
  margin-right: 24px;
  margin-bottom: 30px;
  background-color: #ffffff;
}
.curriculum-list ul li a {
  display: block;
}
.curriculum-list ul li a:hover .title-page,
.curriculum-list ul li a:hover .title-name {
  color: #d50100;
}
.curriculum-list ul li .curriculum-images {
  width: 384px;
  height: 210px;
}
.curriculum-list ul li .curriculum-images img {
  width: 100%;
  height: 100%;
  display: block;
}
.curriculum-list ul li .curriculum-title {
  padding: 11px 45px 0 17px;
}
.curriculum-list ul li .curriculum-title .title-page {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  max-height: 44px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.curriculum-list ul li .curriculum-title .title-name {
  margin-top: 12px;
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  line-height: 21px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.expertTeam {
  overflow: hidden;
}
.expertTeam ul li {
  float: left;
  margin-right: 15px;
  width: 212px;
  background-color: #ffffff;
}
.expertTeam ul li a {
  display: block;
  padding: 22px 11px 22px;
  background-color: #ffffff;
}
.expertTeam ul li a:hover .expertTeam-name,
.expertTeam ul li a:hover .expertTeam-details {
  color: #d50100;
}
.expertTeam ul li .expertTeam-img {
  text-align: center;
}
.expertTeam ul li .expertTeam-img img {
  width: 81px;
  height: 81px;
  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: 42px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  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: #d50100;
  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;
}
.headlogo {
  width: 100%;
  height: 420px;
  background: url(../images/jcptbackimg.jpg) no-repeat;
  background-position: top center;
  min-width: 1200px;
}
.container {
  overflow: hidden;
}
.container-list {
  margin-top: 40px;
  overflow: hidden;
}
.fill .head {
  margin-bottom: 12px;
}
.tren-back {
  width: 1147px;
  height: 124px;
  margin: 24px auto 0;
  background: url(../images/trenpanelbanner.png) no-repeat;
  padding: 0 0 0 287px;
  overflow: hidden;
}
.tren-back ul {
  width: 985px;
}
.tren-back ul li {
  width: 280px;
  height: 57px;
  background: url(../images/trenpaneonline.png) no-repeat;
  float: left;
  margin-top: 53px;
  margin-right: 17px;
  cursor: pointer;
}
.tren-back ul li .tran-stage {
  display: block;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  line-height: 57px;
  text-align: center;
}
.tren-back ul .tran-online {
  margin-left: 110px;
  background: url(../images/trenpanelbox.png) no-repeat;
}
.tren-back ul .tran-online .tran-stage {
  color: #D50100;
  line-height: 57px;
}
.curriculum-list {
  padding-top: 18px;
  overflow: hidden;
}
.curriculum-list ul {
  width: 1225px;
}
.expertTeam .slideBox {
  height: 217px;
  position: relative;
  overflow: hidden;
}
.expertTeam .slideBox .sPrev {
  width: 35px;
  height: 217px;
  position: absolute;
  left: 0;
  top: 0;
}
.expertTeam .slideBox .sPrev i {
  font-style: normal;
  display: block;
  width: 35px;
  height: 35px;
  background: url(../images/left-arrow.png) no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -17px;
}
.expertTeam .slideBox .sNext {
  width: 35px;
  height: 217px;
  position: absolute;
  right: 0;
  top: 0;
}
.expertTeam .slideBox .sNext i {
  display: block;
  font-style: normal;
  width: 35px;
  height: 35px;
  background: url(../images/right-arrow.png) no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -17px;
}
.expertTeam .slideBox .slideBox-itme {
  margin-left: 38px;
}
