@charset "utf-8";
.layout {
  width: 1180px;
  margin: 0 auto;
}
body {
  background-color: #F5F5F5;
}
body a:hover {
  color: #e60012 !important;
}
.container {
  margin-top: 20px;
  overflow: hidden;
}
.content {
  margin-top: 14px;
}
.content-white {
  background-color: #ffffff;
}
.navigation-bread {
  margin-bottom: 10px;
  overflow: hidden;
  background-color: #F5F5F5;
}
.navigation-bread span,
.navigation-bread a {
  font-size: 14px;
  color: #7C7C7C;
  display: block;
  line-height: 16px;
  float: left;
  margin-right: 5px;
}
.navigation-bread .navigation-cur {
  color: #e60012;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #7C7C7C;
}
.fill .head {
  height: 58px;
  line-height: 58px;
  position: relative;
  padding: 0 0 0 14px;
}
.fill .head-title {
  float: left;
  font-size: 24px;
  color: #333333;
}
.fill .head a {
  float: right;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #777777;
  margin-top: 26px;
}
.fill .head-border {
  border-bottom: 1px solid #e5e5e5;
}
.fill .head:after {
  content: "";
  width: 4px;
  height: 24px;
  background-color: #e60012;
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
}
.text-list {
  overflow: hidden;
}
.text-list li {
  line-height: 1.1;
  overflow: hidden;
  margin-top: 23px;
}
.text-list li a {
  font-size: 16px;
  font-weight: 400;
  color: #323232;
  line-height: 21px;
  width: 85%;
  float: left;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.text-list li a i {
  margin-right: 8px;
  font-style: normal;
  width: 5px;
  height: 5px;
  display: inline-block;
  vertical-align: 3px;
  background-color: #e60012;
}
.text-list li span {
  font-size: 14px;
  font-weight: 400;
  color: #C9C9C9;
  line-height: 21px;
  float: right;
  padding-right: 19px;
}
.image-list ul {
  width: 1193px;
  overflow: hidden;
}
.image-list ul li {
  width: 286px;
  height: 265px;
  float: left;
  margin-right: 12px;
  background-color: #ffffff;
}
.image-list ul li .picture {
  overflow: hidden;
}
.image-list ul li .picture img {
  width: 286px;
  height: 157px;
  display: block;
}
.image-list ul li .image-title {
  padding: 18px 26px 0 20px;
}
.image-list ul li .image-title .image-subject {
  max-height: 42px;
  overflow: hidden;
}
.image-list ul li .image-title .image-subject a {
  font-size: 16px;
  color: #333333;
  line-height: 21px;
  display: inline-block;
  word-break: break-word;
}
.image-list ul li .image-title .image-speaker {
  margin-top: 8px;
  font-size: 16px;
  color: #757575;
  line-height: 21px;
}
.expert-wrap {
  padding: 54px 74px 40px 70px;
}
.expert-wrap {
  overflow: hidden;
}
.expert-wrap .expert-datail {
  overflow: hidden;
}
.expert-wrap .expert-datail .expert-left {
  float: left;
}
.expert-wrap .expert-datail .expert-left img {
  display: block;
  border: none;
  width: 130px;
  height: 130px;
  border-radius: 50%;
}
.expert-wrap .expert-datail .expert-right {
  float: left;
  margin-left: 24px;
  width: 882px;
}
.expert-wrap .expert-datail .expert-right .expert-name {
  font-size: 23px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.expert-wrap .expert-datail .expert-right .expert-word {
  margin-top: 18px;
  font-size: 14px;
  color: #757575;
  line-height: 24px;
  height: 96px;
  overflow: hidden;
  word-break: break-word;
}
.expert-wrap .head {
  padding: 0;
}
.expert-wrap .head:after {
  width: 0;
  height: 0;
  top: 0;
}
.expert-wrap .head .head-title i {
  font-style: normal;
  margin-right: 7px;
  display: inline-block;
}
.expert-wrap .head .head-title i img {
  width: 14px;
  height: 18px;
  display: inline-block;
  border: none;
}
.expert-wrap .expert-course {
  margin-top: 70px;
}
.expert-wrap .expert-course .image-list {
  padding: 8px 0 38px;
}
.expert-wrap .expert-course .image-list ul {
  width: 1066px;
  overflow: hidden;
}
.expert-wrap .expert-course .image-list ul li {
  width: 236px;
  height: 188px;
  float: left;
  margin-right: 30px;
}
.expert-wrap .expert-course .image-list ul li:hover .image-subject a {
  color: #e60012;
}
.expert-wrap .expert-course .image-list ul li .picture img {
  width: 236px;
  height: 129px;
}
.expert-wrap .expert-course .image-list ul li .image-title {
  padding: 17px 0 0;
}
.expert-wrap .expert-itme .expert-list {
  overflow: hidden;
}
.expert-wrap .expert-itme .expert-list .itme-list {
  width: 510px;
  float: left;
  margin-right: 16px;
}
.expert-wrap .expert-itme .expert-list .itme-list .text-list {
  margin-top: -10px;
}
.expert-wrap .expert-itme .expert-list .itme-list .text-list li {
  margin-top: 19px;
}
.expert-wrap .expert-itme .expert-list .itme-list .text-list li a {
  padding-left: 3px;
  width: 95%;
}
.expert-wrap .expert-itme .expert-list .itme-last {
  margin-right: 0;
}
.expert-wrap .expert-course .slideGroup .slideBox {
  position: relative;
}
.expert-wrap .expert-course .slideGroup .slideBox .tempWrap {
  margin-left: 12px;
  width: 1000px;
  overflow: hidden;
}
.expert-wrap .expert-course .slideGroup .slideBox .tempWrap ul li {
  margin-right: 15px;
}
.expert-wrap .expert-course .slideGroup .slideBox .sPrev {
  position: absolute;
  display: block;
  width: 15px;
  height: 129px;
  left: 0;
  top: 0;
}
.expert-wrap .expert-course .slideGroup .slideBox .sPrev i {
  display: block;
  font-style: normal;
  font-size: 28px;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  color: #dddddd;
}
.expert-wrap .expert-course .slideGroup .slideBox .sPrev i:hover {
  color: #e60012 !important;
}
.expert-wrap .expert-course .slideGroup .slideBox .sNext {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 15px;
  height: 129px;
}
.expert-wrap .expert-course .slideGroup .slideBox .sNext i {
  display: block;
  font-style: normal;
  font-size: 28px;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  color: #dddddd;
}
.expert-wrap .expert-course .slideGroup .slideBox .sNext i:hover {
  color: #e60012 !important;
}
