@charset "utf-8";
ul.ul-activity-list li > a {
  padding-left: 10px;
  background: url('images/li.jpg') no-repeat left;
}
.swiper-container {
  height: 740px;
}
.swiper-container .swiper-wrapper {
  height: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide {
  height: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide .banner-title {
  height: 100%;
}
.carousel-indicators {
  position: absolute;
  bottom: 22px;
  left: auto;
  z-index: 15;
  width: auto;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
  right: 0;
  margin-right: 20px;
}
.carousel-inner {
  height: 740px;
  background-color: #ccc;
}
.carousel-inner .item {
  height: 100%;
}
.main-content {
  width: 1024px;
  margin: auto;
}
.open-courses-section {
  padding: 58px 0 0;
  background-color: #eeeeee;
}
.open-courses-section .main-content-items a:nth-child(2),
.open-courses-section .main-content-items a:nth-child(3) {
  padding: 20px 0;
  border-top: 1px solid #bebebe;
}
#div-thumb .title-bar {
  border: 1px solid #3d94d7;
  border-radius: 0 0 0px 25px;
  background: #3d94d7;
  color: #fff !important;
  height: 40px;
  line-height: 40px;
  margin: 44px auto;
}
.div-columnList .title-bar-left,
.div-columnList .title-bar-right {
  background: #3d94d7;
  border: 1px solid #3d94d7;
  color: #fff;
  border-radius: 37px 0 0 37px;
  height: 37px;
  padding: 0 10px;
  line-height: 37px;
}
.div-columnList .title-bar-right {
  border-radius: 0 37px 37px 0;
}
.circle-tag {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 15px;
  margin: 0 10px 5px 10px;
}
.list-title {
  color: inherit;
  display: inline-block;
  border-bottom: none;
  padding: 0;
  line-height: inherit;
}
.list-title-more a {
  color: inherit;
}
.div-thumbnail {
  max-height: 182px;
}
.div-thumbnail > a > img {
  height: 182px;
  max-height: 182px;
}
.list-title-head {
  font-size: 15px;
  display: inline-block;
  overflow: hidden;
  font-weight: 700;
  line-height: inherit;
  color: inherit;
  margin: 0;
}
.thumbnail-list {
  height: 300px;
  border-radius: 0;
  border: 0;
}
/* 最新公开课列表 */
.openCourse {
  display: block;
  padding: 0 1px;
  background-color: #f7f7f7;
  height: 100%;
}
.openCourse:hover {
  background-color: #f7fbfe;
}
/*公开课排行榜*/
.openCourses-ranking {
  background-color: #ffffff;
  padding: 0;
  height: 100%;
}
.openCourses-ranking .ranking-label {
  display: inline-block;
  padding: 6px 14px;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  color: #444444;
}
.openCourses-ranking .ranking-items {
  list-style: none;
  margin: 10px 0 0;
  padding: 0px 15px 0 0px;
}
.openCourses-ranking .ranking-items .ranking-item {
  display: block;
  padding-left: 33px;
  margin-top: 23px;
  position: relative;
  /*排行榜，子项选中后标题的样式*/
  /*排行榜，榜首样式*/
}
.openCourses-ranking .ranking-items .ranking-item .ranking-item-index {
  width: 12px;
  height: 12px;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 4px;
  color: #c3c3c3;
}
.openCourses-ranking .ranking-items .ranking-item .ranking-item-title {
  font-size: 14px;
  color: #444444;
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  white-space: nowrap;
}
.openCourses-ranking .ranking-items .ranking-item .ranking-item-content {
  color: #999999;
  font-size: 11px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.openCourses-ranking .ranking-items .ranking-item .active {
  text-overflow: unset;
  word-break: break-all;
  white-space: normal;
  font-weight: bold;
}
.openCourses-ranking .ranking-items .ranking-item .first {
  background-color: #fe8a8a;
  color: #ffffff;
}
/*最新专技人员大讲堂列表*/
.expertCourse {
  display: block;
  padding: 0 0 20px 0;
}
.expertCourse .publishTime {
  color: #c6c6c6;
  font-size: 10px;
}
.arrow-box {
  border: 1px solid #fff;
  width: 60px!important;
  height: 60px!important;
  border-radius: 60px;
}
.news-tag {
  color: #FE8a8a;
  font-size: 12px;
}
.cms-content .cms-content-item {
  border-bottom: 1px solid #dddddd;
  padding: 40px 0;
  height: 176px;
}
.cms-content .cms-content-item:nth-child(4) {
  border-bottom: none;
}
.item-list a b img:first-child{
  float: left;
  display: block;
}
.item-list a b img:last-child{
  float: left;
  display: none;
}
.item-list a:hover b img:first-child{
  float: left;
  display: none;
}
.item-list a:hover b img:last-child{
  float: left;
  display: block;
}
.cms-content .item-list:nth-child(1) a:hover > div{
  color: #000348!important;
}
.cms-content .item-list:nth-child(2) a:hover > div{
  color: #045692!important;
}
.cms-content .item-list:nth-child(3) a:hover > div{
  color: #2a71d9!important;
}
.cms-content .item-list:nth-child(4) a:hover > div{
  color: #11c8e7!important;
}
.listTitle p:hover{color: #2c70db!important;}

