@charset "utf-8";
.layout {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
body {
  background-color: #fbf9f9;
}
body a:hover {
  color: #d10000 !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.container-white {
  margin-top: 20px;
  overflow: hidden;
}
.fill .head {
  height: 28px;
  line-height: 28px;
  margin-bottom: 20px;
}
.fill .head .head-title {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #d10000;
  line-height: 30px;
  letter-spacing: 1px;
}
.fill .head a {
  float: right;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
  padding-right: 38px;
}
.text-list {
  width: 100%;
  border-top: none;
  overflow: hidden;
}
.text-list ul {
  padding-top: 16px;
}
.text-list ul li {
  line-height: 24px;
  overflow: hidden;
  margin-top: 12px;
}
.text-list ul li:hover span {
  color: #d10000;
}
.text-list ul li a {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
  width: 78%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.text-list ul li a i {
  display: inline-block;
  font-style: normal;
  line-height: 24px;
  margin: 0 18px 0 13px;
  width: 5px;
  height: 5px;
  background: #d10000;
  vertical-align: 4px;
}
.text-list ul li span {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  float: right;
  padding-right: 24px;
}
.tabloid-img {
  overflow: hidden;
}
.tabloid-img ul {
  width: 1230px;
}
.tabloid-img ul li {
  float: left ;
  margin-right: 30px;
}
.tabloid-img ul li a {
  display: block;
  width: 380px;
  height: 176px;
}
.tabloid-img ul li a img {
  width: 100%;
  height: auto;
}
.expertTeam {
  overflow: hidden;
  padding: 2px;
}
.expertTeam ul {
  width: 1240px;
}
.expertTeam ul li {
  float: left;
  margin-right: 43px;
  width: 267px;
  background-color: #ffffff;
}
.expertTeam ul li a {
  display: block;
  padding: 30px 10px 23px 15px;
  background-color: #ffffff;
  box-shadow: 0px 1px 3px 0px rgba(7, 0, 2, 0.23);
  border-radius: 0px 0px 15px 15px;
}
.expertTeam ul li a:hover .expertTeam-name,
.expertTeam ul li a:hover .expertTeam-details {
  color: #d10000;
}
.expertTeam ul li .expertTeam-img {
  text-align: center;
}
.expertTeam ul li .expertTeam-img img {
  width: 102px;
  height: 102px;
  border-radius: 50%;
  display: inline-block;
}
.expertTeam ul li .expertTeam-name {
  margin-top: 17px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.expertTeam ul li .expertTeam-details {
  margin-top: 19px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  height: 88px;
  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: #d10000;
  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;
}
.container {
  margin-top: 25px;
  overflow: hidden;
}
.header {
  width: 100%;
  height: 420px;
  background: url(../images/jcspecialbackimg.jpg) no-repeat;
  background-position: top center;
  min-width: 1200px;
  position: relative;
}
.dynamic-itme {
  padding: 2px;
  width: 1245px;
  overflow: hidden;
}
.dynamic-itme .dynamicitme-list {
  float: left;
  margin-right: 44px;
  padding: 14px 10px 30px;
  width: 575px;
  height: 236px;
  background: #F9F9F9;
  box-shadow: 0px 1px 3px 0px rgba(3, 0, 0, 0.23);
  border-radius: 0px 0px 15px 15px;
}
.dynamic-itme .itme-fill .itme-head {
  border-bottom: 1px solid #d10000;
  padding: 0 13px 8px;
  overflow: hidden;
}
.dynamic-itme .itme-fill .itme-head p {
  float: left;
  font-size: 18px;
  font-weight: 400;
  color: #d10000;
  line-height: 20px;
}
.dynamic-itme .itme-fill .itme-head a {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.curriculum-box {
  padding: 2px;
}
.curriculum-itme {
  overflow: hidden;
  padding: 28px 0 20px 9px;
  background: #FFFFFF;
  box-shadow: 0px 1px 3px 0px rgba(7, 0, 2, 0.23);
  border-radius: 0px 0px 15px 15px;
}
.curriculum-itme .curriculum-left {
  width: 280px;
  float: left;
  margin-right: 24px;
}
.curriculum-itme .curriculum-left ul li {
  width: 270px;
  height: 59px;
  background: #F4F1F1;
  border-radius: 10px;
  margin-bottom: 23px;
}
.curriculum-itme .curriculum-left ul li a {
  padding: 21px 0 20px;
  text-align: center;
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #D10000;
  line-height: 22px;
}
.curriculum-itme .curriculum-left ul .curriculum-active {
  background: #d10000;
  position: relative;
}
.curriculum-itme .curriculum-left ul .curriculum-active a {
  color: #ffffff;
}
.curriculum-itme .curriculum-left ul .curriculum-active a:hover {
  color: #ffffff !important;
}
.curriculum-itme .curriculum-left ul .curriculum-active:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../images/sanjiao.png) no-repeat;
  top: 20px;
  right: -12px;
  z-index: 9;
}
.curriculum-itme .curriculum-right {
  width: 870px;
  float: left;
}
.curriculum-itme .curriculum-right .tab_nav {
  display: none;
}
.curriculum-itme .curriculum-right .tab_nav li {
  width: 270px;
  height: 226px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.curriculum-itme .curriculum-right .tab_nav li a {
  display: block;
}
.curriculum-itme .curriculum-right .tab_nav li a:hover .word-title,
.curriculum-itme .curriculum-right .tab_nav li a:hover .word-name {
  color: #d10000;
}
.curriculum-itme .curriculum-right .tab_nav li .itme-image {
  width: 270px;
  height: 150px;
}
.curriculum-itme .curriculum-right .tab_nav li .itme-image img {
  width: 100%;
  height: auto;
}
.curriculum-itme .curriculum-right .tab_nav li .word-datais {
  margin-top: 4px;
  padding-right: 19px;
}
.curriculum-itme .curriculum-right .tab_nav li .word-datais .word-title {
  margin-top: 4px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  max-height: 42px;
  overflow: hidden;
}
.curriculum-itme .curriculum-right .tab_nav li .word-datais .word-name {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.curriculum-itme .curriculum-right .on {
  display: block;
}
.tabloid-data .tabloid-img ul li {
  margin-right: 19px;
}
.tabloid-data .tabloid-img ul li a {
  width: 286px;
  height: 146px;
}
