@charset "utf-8";
.layout {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #ffffff;
}
body a:hover {
  color: #375dce !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.container {
  margin-top: 40px;
}
.container-white {
  background-color: #ffffff;
  margin-top: 20px;
  overflow: hidden;
}
.layout_padding {
  padding: 26px 20px;
  background-color: #ffffff;
}
.courseList-wrap {
  margin-bottom: 30px;
}
.navigation-bread {
  margin-top: 20px;
  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: #375dce;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #999999;
}
body {
  background-color: #ffffff;
}
.container-head {
  overflow: hidden;
}
.container-head .head-title {
  float: left;
  font-size: 24px;
  font-weight: 600;
  color: #375dce;
  line-height: 34px;
  margin-right: 40px;
}
.container-head .head-right {
  float: left;
}
.container-head .head-right a {
  display: inline-block;
  font-size: 18px;
  color: #999999;
  line-height: 34px;
  margin-right: 18px;
}
.container-head .head-right .headright-cur {
  color: #375dce;
}
.picture-box {
  overflow: hidden;
}
.picture-box .culum-state {
  margin: 20px 0;
}
.picture-box .culum-state span {
  display: inline-block;
  font-size: 18px;
  padding: 0 20px;
  color: #999999;
  line-height: 30px;
  margin-right: 20px;
  padding: 0px 14px;
  border-radius: 5px;
  margin-right: 15px;
  background-color: #375dce;
  color: #ffffff!important;
}
.picture-box .culum-state a {
  display: inline-block;
  font-size: 18px;
  padding: 0 20px;
  color: #999999;
  line-height: 30px;
  margin-right: 6px;
  padding: 0px 14px;
  border-radius: 5px;
}
.picture-box .culum-state a:hover {
  background-color: #375dce;
  color: #ffffff!important;
}
.picture-box .culum-state .culum-cur {
  color: #ffffff;
  background-color: #375dce;
}
.picture-box .culum-state .culum-cur:hover {
  color: #ffffff!important;
}
.picture-box ul {
  width: 1220px;
}
.picture-box ul li {
  float: left;
  width: 290px;
  height: 261px;
  margin-bottom: 40px;
  margin-right: 14px;
}
.picture-box ul li a {
  display: block;
}
.picture-box ul li a:hover p {
  color: #375dce;
}
.picture-box ul li .picture-img {
  position: relative;
  width: 290px;
  height: 165px;
}
.picture-box ul li .picture-img img {
  width: 290px;
  height: 165px;
}
.picture-box ul li .picture-img .classhours {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 10px 0 14px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
  background-color: #76be33;
}
.picture-box ul li .picture-img .classhours:after {
  content: "";
  position: absolute;
  right: -18px;
  top: 0;
  width: 18px;
  height: 26px;
  background-image: url(../images/classhours_icon.png);
}
.picture-box ul li p {
  margin-top: 8px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}
.picture-box ul li .picture-name {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #828282;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.picture-box ul {
    width: 1227px;
}
.picture-box ul li {
    float: left;
    width: 294px;
    height: 275px;
    margin-bottom: 40px;
    margin-right: 8px;
    background-color: #f8f8f8;
}

.picture-box ul li .picture-img {
    position: relative;
    width: 294px;
    height: 170px;
    border: 2px solid #edefe4;
}
.picture-box ul li .picture-img .classhours {
    position: absolute;
    left: 0;
    top: 0;
    bottom: inherit;
    padding: 0 10px 0 14px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 26px;
    background-color: #76be33;
}


.picture-box ul li p {
    font-size: 16px;
    padding: 0 10px;
}
.picture-box ul li .picture-name {
    font-size: 14px;
}
