@charset "utf-8";
.layout {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}
body {
  background-color: #ffffff;
}
body a:hover {
  color: #bd130d !important;
}
.content {
  margin-top: 20px;
  overflow: hidden;
}
.container_wrap {
  padding-bottom: 125px;
}
.public_style {
  margin-top: 50px;
}
.public_style .text-list {
  margin-top: 25px;
}
.notice {
  padding: 0 10px 0;
  padding-top: 4px;
}
.notice .notice-top {
  border-bottom: 1px solid #bd130d;
  text-align: center;
}
.notice .notice-top .notice-title a {
  display: block;
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: 600;
  line-height: 52px;
  padding: 0 48px 0 49px;
  color: #bd130d;
}
.notice-wraper {
  overflow: hidden;
  width: 1245px;
}
.notice-wraper .noticewraper-list {
  width: 560px;
  float: left;
  margin-right: 62px;
}
.notice-wraper .noticewraper-list .text-list {
  width: 100%;
  padding: 0 20px;
  border-top: none;
  overflow: hidden;
}
.notice-wraper .noticewraper-list .text-list ul {
  width: 1250px;
}
.notice-wraper .noticewraper-list .text-list ul li {
  line-height: 36px;
  overflow: hidden;
}
.notice-wraper .noticewraper-list .text-list ul li:hover span {
  color: #bd130d;
}
.notice-wraper .noticewraper-list .text-list ul li a {
  font-size: 20px;
  font-weight: 400;
  color: #505050;
  width: 95%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 18px;
  line-height: 36px;
}
.notice-wraper .noticewraper-list .text-list ul li a i {
  font-style: normal;
  line-height: 24px;
  margin: 0 10px 0 3px;
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #CF1106;
  vertical-align: 5px;
}
.notice-wraper .noticewraper-list .text-list ul li span {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  float: right;
  line-height: 36px;
}
.notice_more {
  padding-top: 15px;
  padding-bottom: 9px;
  padding-right: 20px;
}
.notice_more a {
  display: block;
  float: right;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  font-weight: 400;
  color: #bd130d;
}
.layout_head .head_p {
  position: relative;
  text-align: center;
  width: 100%;
  height: 40px;
  font-size: 30px;
  font-weight: bold;
  color: #CF1106;
  line-height: 36px;
}
.layout_head .head_p:before {
  content: "";
  width: 19px;
  height: 16px;
  position: absolute;
  background: url(/static20200313/zzysf/images/head_left_icon.png) no-repeat;
  top: 12px;
  left: 50%;
  margin-left: -93px;
}
.layout_head .head_p:after {
  content: "";
  width: 19px;
  height: 16px;
  position: absolute;
  background: url(/static20200313/zzysf/images/head_right_icon.png) no-repeat;
  top: 12px;
  right: 50%;
  margin-right: -93px;
}
.head_more {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  height: 20px;
}
.head_more a {
  display: block;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  float: right;
  padding-right: 15px;
}
.trainTime .main_body {
  padding: 40px 70px 0px;
}
.trainTime .list {
  width: 1060px;
  box-sizing: border-box;
  padding-left: 23px;
  height: 76px;
  background: url(/static20200313/zzysf/images/trainTime_bg.jpg) no-repeat center bottom;
}
.trainTime .list .item {
  margin: 0 54px 0 15px;
  float: left;
  width: 280px;
  height: 47px;
  line-height: 40px;
  font-size: 20px;
  font-weight: bold;
  color: #A52116;
  text-align: center;
  box-sizing: border-box;
  padding: 0 5px;
  background: url(/static20200313/zzysf/images/trainTime_item_img.png) no-repeat;
}
.trainTime .list .item span {
  font-size: 20px;
  font-weight: bold;
  color: #A52116;
}
.trainTime .list .item_active {
  color: #fff;
  background-color: #A52116;
  margin-bottom: 2px;
  background: url(/static20200313/zzysf/images/trainTime_item_img_active.png) no-repeat;
}
.trainTime .list .item_active span {
  color: #fff;
}
.trainTime .list .item_summary {
  margin-right: 0;
  margin-left: 11px;
}
.course_resources {
  margin-bottom: 82px;
}
.course_resources .course_tabs {
  margin: 0 auto;
  width: 1146px;
  height: 46px;
  border-bottom: 1px solid #F1D23A;
}
.course_resources .tabs_ul {
  width: 1300px;
}
.course_resources .tabs_ul .tabs_li {
  position: relative;
  margin-right: 70px;
  float: left;
  font-size: 18px;
  font-weight: 400;
  color: #A82116;
  line-height: 46px;
  cursor: pointer;
}
.course_resources .tabs_ul .tabs_li_active {
  font-weight: bold;
}
.course_resources .tabs_ul .tabs_li_active:before {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 5px;
  background: #F1D33A;
}
.course_list_wrap .list {
  display: none;
}
.course_list_wrap {
  width: 1153px;
  margin: 0 auto;
  padding-top: 44px;
}
.course_list_wrap .list {
  width: 1180px;
}
.course_list_wrap .item {
  float: left;
  box-sizing: border-box;
  width: 272px;
  margin-right: 20px;
  border: 1px solid #C7C5C5;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  border-radius: 0px 0px 10px 10px;
}
.course_list_wrap .item a {
  display: block;
}
.course_list_wrap .item .img {
  width: 100%;
  height: 160px;
}
.course_list_wrap .item .img img {
  width: 100%;
  height: 100%;
}
.course_list_wrap .item .item_dl {
  box-sizing: border-box;
  height: 108px;
  padding: 12px 16px 0px;
}
.course_list_wrap .item .item_title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  max-height: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #333;
  line-height: 20px;
}
.course_list_wrap .item .item_name {
  margin-top: 8px;
  height: 30px;
  font-size: 15px;
  font-weight: 400;
  color: #333;
  line-height: 30px;
}
.course_list_wrap .item a:hover .item_title {
  color: #A82116;
}
.course_list_wrap .item a:hover .item_name {
  color: #A82116;
}
.course_list_wrap .item:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.studyData {
  margin-bottom: 42px;
}
.studyData .main_body {
  padding-top: 64px;
}
.statistics .layout_head .head_p:before {
  left: 48%;
}
.statistics .layout_head .head_p:after {
  right: 48%;
}
.statistics .statistics_tabs {
  margin: 0 auto;
  margin-top: 26px;
  width: 911px;
  height: 46px;
  border-bottom: 1px solid #F1D23A;
}
.statistics .tabs_ul {
  width: 1300px;
}
.statistics .tabs_ul .tabs_li {
  position: relative;
  margin-right: 35px;
  float: left;
  font-size: 18px;
  font-weight: 500;
  color: #999999;
  line-height: 46px;
  cursor: pointer;
}
.statistics .tabs_ul .tabs_li_active {
  color: #CF1106;
  font-weight: 500;
}
.statistics .tabs_ul .tabs_li_active:before {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 5px;
  background: #F1D33A;
}
.statistics .statistics_list_wrap {
  padding-top: 87px;
  width: 867px;
  margin: 0 auto;
}
.statistics .statistics_list_wrap .list {
  width: 100%;
  display: none;
}
.curriculum {
  margin: 0 auto;
  overflow: hidden;
}
.curriculum .curriculum-head {
  padding-bottom: 24px;
  border-bottom: 1px solid #A82116;
  width: 1210px;
}
.curriculum .curriculum-head span {
  font-size: 24px;
  font-weight: 400;
  color: #D3D3CE;
  line-height: 24px;
  cursor: pointer;
  display: inline-block;
  margin-right: 47px;
  position: relative;
}
.curriculum .curriculum-head .curriculum-active {
  color: #A82116;
  font-weight: bold;
}
.curriculum .curriculum-head .curriculum-active:after {
  content: "";
  position: absolute;
  bottom: -27.5px;
  left: 50%;
  margin-left: -8px;
  width: 16px;
  height: 16px;
  background: url(/static20200313/zzysf/images/sanjiaox.png) no-repeat;
}
.curriculum .curriculum-list .tab_nav.on {
  display: block;
}
.curriculum .curriculum-list .tab_nav {
  display: none;
  margin-top: 0;
}
.curriculum .curriculum-list ul {
  width: 1270px;
}
.curriculum .curriculum-list ul li {
  width: 271px;
  float: left;
  margin-right: 32px;
}
.curriculum .curriculum-list ul li a {
  display: block;
}
.curriculum .curriculum-list ul li a:hover .word-title,
.curriculum .curriculum-list ul li a:hover .word-source {
  color: #c0130d;
}
.curriculum .curriculum-list ul li .itme-image {
  width: 271px;
  height: 160px;
}
.curriculum .curriculum-list ul li .itme-image img {
  width: 100%;
  height: 100%;
  display: block;
}
.curriculum .curriculum-list ul li .word-datais {
  height: 105px;
  padding: 5px 10px 30px 15px;
  border: 1px solid #C7C5C5;
  border-top: none;
  border-radius: 0px 0px 10px 10px;
}
.curriculum .curriculum-list ul li .word-datais .word-title {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}
.curriculum .curriculum-list ul li .word-datais .word-name {
  margin-top: 5px;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.curriculum .curriculum-list ul li .word-datais .word-source {
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  margin-top: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.course_micro .layout_head .head_p:before {
  left: 46%;
}
.course_micro .layout_head .head_p:after {
  right: 46%;
}
.microlecture-list {
  overflow: hidden;
  padding: 6px;
}
.microlecture-list ul {
  width: 1220px;
}
.microlecture-list ul li {
  float: left;
  margin-right: 10px;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.microlecture-list ul li:hover {
  transform: scale(1.03);
}
.microlecture-list ul li .img-top {
  width: 284px;
  height: 222px;
}
.microlecture-list ul li .img-top img {
  width: 100%;
  height: 100%;
}
.microlecture-list ul li .microlecture-title {
  width: 284px;
  height: 35px;
  background-color: #d10000;
}
.microlecture-list ul li .microlecture-title p {
  position: relative;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  line-height: 35px;
  letter-spacing: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
