@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;
}
.slider_item {
  width: 663px;
  height: 338px;
  float: left;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.slider_item .switch-tips {
  position: absolute;
  bottom: 27px;
  left: 50%;
  margin-left: -42px;
  z-index: 1;
}
.slider_item .switch-tips li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 12px;
}
.slider_item .switch-tips .on {
  background-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.switch-tips ol li:hover {
  background-color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.switch-tips .last-switch-tips {
  margin-right: 0;
}
.slider_item .img-group ul li {
  float: left;
  position: relative;
  width: 663px;
  height: 338px;
}
.img-group img {
  width: 663px;
  height: 338px;
}
.text-list {
  width: 100%;
  border-top: none;
  overflow: hidden;
}
.text-list ul {
  padding-top: 12px;
}
.text-list ul li {
  line-height: 24px;
  overflow: hidden;
  margin-top: 11px;
}
.text-list ul li:hover span {
  color: #d10000;
}
.text-list ul li a {
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  width: 85%;
  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 10px 0 3px;
}
.text-list ul li span {
  font-size: 17px;
  font-weight: 400;
  color: #999999;
  float: right;
}
.fill .head {
  height: 28px;
  line-height: 28px;
  position: relative;
  padding: 0 12px;
}
.fill .head .head-title {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #d10000;
  line-height: 28px;
  letter-spacing: 1px;
  margin-right: 29px;
}
.fill .head ul {
  float: left;
}
.fill .head ul li {
  position: relative;
  float: left;
  margin-right: 10px;
  font-size: 15px;
  color: #666666;
  font-weight: 400;
  line-height: 28px;
  cursor: pointer;
}
.fill .head ul .on {
  color: #d10000;
}
.fill .head ul .on:after {
  content: " ";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #d10000;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.fill .head a {
  float: right;
  font-size: 14px;
  line-height: 28px;
  color: #999999;
}
.fill .head:after {
  content: "";
  width: 4px;
  height: 17px;
  background-color: #d10000;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
}
.microlecture-list ul li {
  float: left;
  margin-right: 16px;
}
.microlecture-list ul li .img-top {
  width: 289px;
  height: 226px;
}
.microlecture-list ul li .img-top img {
  width: 100%;
  height: 100%;
}
.microlecture-list ul li .microlecture-title {
  width: 289px;
  padding: 7px;
  background-color: #d10000;
}
.microlecture-list ul li .microlecture-title p {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  word-break: break-all;
  height: 40px;
  overflow: hidden;
}
.main {
  position: relative;
  top: -40px;
}
.headlogo {
  width: 100%;
  height: 420px;
  background: url(../images/backgroundimg_page.jpg) no-repeat;
  background-position: top center;
}
.head_page {
  width: 100%;
  height: 128px;
  position: relative;
}
.head_page .page-box {
  width: 915px;
  height: 70px;
  margin: 0 auto;
  border-radius: 4px;
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -457px;
  background-color: #f6f6f6;
  border-left: 12px solid #d10000;
  padding: 20px 0;
}
.head_page .page-box .bd {
  padding-left: 60px;
}
.head_page .page-box .bd ul li {
  height: 40px;
}
.head_page .page-box .bd ul li a {
  float: left;
  width: 768px;
  display: block;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.container {
  overflow: hidden;
}
.container-list {
  margin-top: 30px;
  overflow: hidden;
}
.banner-right {
  width: 520px;
  float: right;
  box-shadow: 0px 0px 10px 0px #eff1f0;
}
.banner-right .head {
  padding-bottom: 9px;
  border-bottom: 1px solid #d10000;
  overflow: hidden;
}
.banner-right .head ul {
  float: left;
}
.banner-right .head ul li {
  position: relative;
  float: left;
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  letter-spacing: 1px;
  cursor: pointer;
}
.banner-right .head ul .on {
  color: #d10000;
  padding-left: 9px;
}
.banner-right .head ul .on:after {
  content: " ";
  position: absolute;
  height: 6px;
  width: 100%;
  background: #d10000;
  bottom: -9px;
  left: 0;
  z-index: 1;
}
.banner-right .head ul .on:before {
  content: " ";
  position: absolute;
  top: 5px;
  left: 0;
  height: 17px;
  width: 4px;
  background: #d10000;
}
.banner-right .head ul span {
  float: left;
  margin: 5px 20px 0;
  width: 1px;
  height: 20px;
  background-color: #D4D4D4;
  line-height: 28px;
}
.banner-right .head a {
  float: right;
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  line-height: 28px;
}
.banner-right .consulting-head {
  padding: 20px;
  background-color: #ffffff;
}
.banner-right .banner-signin {
  width: 520px;
  height: 62px;
  margin-top: 10px;
  background-color: #ffffff;
  padding: 8px 21px 0 22px;
}
.banner-right .banner-signin a {
  display: block;
  float: left;
}
.banner-right .banner-signin .signin_btn {
  padding: 0 26px 0 30px;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 46px;
  letter-spacing: 1px;
  background-color: #d10000;
  border-radius: 4px;
  margin-right: 10px;
}
.banner-right .banner-signin .signin_btn img {
  width: 20px;
  height: 22px;
  display: inline-block;
  border: none;
  line-height: 46px;
  vertical-align: -3px;
  margin-right: 10px;
}
.banner-right .banner-signin .signin_btn:hover {
  color: #ffffff !important;
}
.banner-right .banner-signin .register_btn {
  font-size: 20px;
  font-weight: 400;
  color: #d10000;
  line-height: 46px;
  letter-spacing: 1px;
  padding: 0 30px;
  border: 1px solid #d10000;
  border-radius: 4px;
}
.banner-right .banner-signin .operation_btn {
  padding: 0 12px 0 15px;
  font-size: 20px;
  font-weight: 400;
  color: #d10000;
  line-height: 46px;
  letter-spacing: 1px;
  border-radius: 4px;
  float: right;
  border: 1px solid #d10000;
}
.banner-right .banner-signin .operation_btn img {
  width: 22px;
  height: 22px;
  border: none;
  line-height: 46px;
  vertical-align: -3px;
  margin-right: 10px;
}
.banner-right .text-list {
  width: 480px;
  height: 188px;
}
.fill .head {
  margin-bottom: 16px;
}
.training-images {
  width: 1200px;
  height: 130px;
  background: url(../images/training.jpg) no-repeat;
}
.training-images .training-time {
  padding-top: 19px;
  overflow: hidden;
}
.training-images .training-time p {
  font-size: 17px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  letter-spacing: 1px;
  float: left;
}
.training-images .training-time .training-time-one {
  margin-left: 150px;
}
.training-images .training-time .training-time-two {
  margin-left: 339px;
}
.training-images .training-time .training-time-three {
  margin-left: 300px;
}
.training-images .training-line {
  margin-top: 20px;
  position: relative;
  margin-bottom: 40px;
}
.training-images .training-stage {
  margin-top: 14px;
}
.training-images .training-stage p {
  float: left;
}
.training-images .training-stage p span {
  display: block;
  text-align: center;
  width: 176px;
  height: 28px;
  font-size: 17px;
  font-weight: 500;
  color: #ffffff;
  line-height: 28px;
  letter-spacing: 1px;
  cursor: pointer;
  transition: all .5s ease;
}
.training-images .training-stage p span:hover {
  transform: scale(1.05);
}
.training-images .training-stage .training-coubei {
  margin-left: 108px;
}
.training-images .training-stage .training-xuexi {
  margin-left: 173px;
}
.training-images .training-stage .training-xuexi span {
  width: 310px;
}
.training-images .training-stage .training-xuexi i {
  left: 151px!important;
}
.training-images .training-stage .training-zongjie {
  margin-left: 147px;
}
.microlecture-list {
  overflow: hidden;
}
.microlecture-list ul {
  width: 1220px;
}
.wrap-three {
  margin-bottom: 5px;
}
.zxxdx-more {
  margin: 0 0 10px 0;
}
.zxxdx-more a {
  text-align: right;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
  padding-right: 15px;
}
.video-list {
  padding-bottom: 13px;
}
.video-list .videolist-itme {
  padding: 3px;
  overflow: hidden;
}
.video-list .videolist-itme .videolist-title {
  margin-right: 27px;
  float: left;
  width: 50px;
  height: 278px;
  background: #d10000;
  box-shadow: 0px 1px 2px 0px rgba(143, 144, 141, 0.48);
  border-radius: 20px 0px 0px 20px;
  font-size: 18px;
  font-weight: 400;
  color: #FDE383;
  line-height: 19px;
  padding: 41px 16px 26px 16px;
  cursor: pointer;
  writing-mode: tb-rl;
}
.video-list .videolist-itme .videolist-title:hover {
  color: #FDE383;
}
.video-list .videolist-itme .itmepage-one {
  padding: 64px 18px;
}
.video-list .videolist-itme .itmepage-two {
  font-size: 14px;
  padding: 18px 7px 26px 9px;
}
.video-list .videolist-itme .itmepage-three {
  padding: 73px 18px 0;
}
.video-list .videolist-itme .itmepage-four {
  padding: 80px 16px 0;
}
.video-list .videolist-itme .itmepage-five {
  padding: 95px 18px 0;
}
.video-list .videolist-itme .itmepage-six {
  padding: 105px 18px 0;
}
.video-list .videolist-itme .itmepage-seven {
  padding: 105px 18px 0;
}
.video-list .videolist-itme .itmepage-eight {
  padding: 74px 18px 0;
}
.video-list .videolist-itme .videolist-titleonline {
  padding: 18px 16px 11px 16px;
}
.video-list .videolist-itme .videolist-right {
  width: 1117px;
  float: left;
  overflow: hidden;
}
.video-list .videolist-itme .videolist-right ul {
  width: 1149px;
}
.video-list .videolist-itme .videolist-right ul li {
  padding: 6px;
  width: 343px;
  float: left;
  margin-right: 35px;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.video-list .videolist-itme .videolist-right ul li .videolist-image {
  width: 343px;
  height: 189px;
}
.video-list .videolist-itme .videolist-right ul li .videolist-image img {
  width: 100%;
  height: 100%;
}
.video-list .videolist-itme .videolist-right ul li .videolist-word .videolist-text {
  margin: 13px 0 4px;
}
.video-list .videolist-itme .videolist-right ul li .videolist-word .videolist-text a {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.video-list .videolist-itme .videolist-right ul li .videolist-word .videolist-name {
  font-size: 16px;
  font-weight: 400;
  color: #aeadae;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.video-list .videolist-itme .videolist-right ul li:hover .videolist-text a,
.video-list .videolist-itme .videolist-right ul li:hover .videolist-name {
  color: #d10000;
}
.video-list .videolist-itme .videolist-right ul li:hover {
  transform: scale(1.04);
}
.slideBox {
  height: 187px;
  position: relative;
  overflow: hidden;
}
.slideBox .slideBox-itme {
  margin-left: 76px;
}
.slideBox .slideBox-itme ul li {
  float: left;
  width: 1047px;
  height: 187px;
  margin-right: 11px;
  background-color: #ffffff;
}
.slideBox .slideBox-itme ul li:hover a {
  color: #d10000;
}
.slideBox .slideBox-itme ul li img {
  width: 1047px;
  height: 187px;
  display: block;
  border: none;
}
.slideBox .sPrev {
  width: 54px;
  height: 187px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffffff;
}
.slideBox .sPrev i {
  font-style: normal;
  display: block;
  width: 24px;
  height: 34px;
  background: url(../images/sPrevlf.png) no-repeat;
  margin: 74px 15px 0;
}
.slideBox .sPrev:hover i {
  background: url(../images/sPrevlfhover.png) no-repeat;
}
.slideBox .sNext {
  width: 54px;
  height: 187px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
}
.slideBox .sNext i {
  display: block;
  font-style: normal;
  width: 24px;
  height: 34px;
  background: url(../images/sNextrg.png) no-repeat;
  margin: 74px 15px 0;
}
.slideBox .sNext:hover i {
  background: url(../images/sNextrghover.png) no-repeat;
}
.microlecture-list {
  padding: 5px;
}
.microlecture-list ul li {
  margin-right: 11px;
}
.microlecture-list ul li a {
  display: block;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.microlecture-list ul li a:hover {
  transform: scale(1.04);
}
