@charset "utf-8";
.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
body a:hover {
  cursor: pointer;
  color: #0453ac;
}
.headbar {
  position: relative;
  z-index: 5;
  background-color: white;
}
.headbar .headbar-left {
  float: left;
}
.headbar .headbar-left a:hover {
  color: #0453ac;
}
.headbar .headbar-left p a {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 60px;
}
.headbar .headbar-right {
  float: right;
}
.headbar .headbar-right .headbar-sing {
  display: inline-block;
}
.headbar .headbar-right .headbar-sing a:hover {
  color: #0453ac;
}
.headbar .headbar-right .headbar-sing a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 60px;
  margin-right: 15px;
}
.headbar .headbar-right .headbar-sing i {
  font-style: normal;
  margin: 0 12px;
}
.headbar .headbar-right .czzn-btn {
  display: inline-block;
  margin-left: 25px;
}
.headbar .headbar-right .czzn-btn a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 60px;
}
.headbar .headbar-right .czzn-btn a:hover {
  color: #0453ac;
}
.headbar .headbar-right .headbar-phone {
  margin-left: 40px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.course-headlogo {
  width: 100%;
  height: 440px;
  background: url(../image/banner_2.jpg) no-repeat center top;
  min-width: 1200px;
}
.footer {
  min-width: 1180px;
  margin-top: 40px;
}
.footer .footer-link {
  padding: 20px 0;
}
.footer .footer-link h3 {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  display: block;
  line-height: 30px;
  margin-bottom: 10px;
}
.footer .footer-link a {
  font-size: 16px;
  display: block;
  float: left;
  text-align: left;
  margin-right: 25px;
  color: #666666;
  line-height: 30px;
}
.footer .info-wrap {
  text-align: center;
  height: 150px;
  background-color: #418EFE;
  padding-top: 42px;
}
.footer .info-wrap span {
  font-size: 14px;
  color: white;
  margin-right: 17px;
  display: inline-block;
  line-height: 24px;
}
.footer .info-wrap span.last {
  margin-right: 0;
}
.footer .info-wrap a {
  font-size: 14px;
  color: white;
}
.footer .info-wrap a i {
  display: inline-block;
  width: 18px;
  height: 20px;
  vertical-align: -3px;
}
.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: #0453ac;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #999999;
}
@font-face {
  font-family: element-icons;
  src: url(../static/element-ui/fonts/element-icons.woff) format("woff"), url(../static/element-ui/fonts/element-icons.ttf) format("truetype");
  font-weight: 400;
  font-display: "auto";
  font-style: normal;
}
.pagez .el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #0453ac !important;
  color: white  !important;
}
.pagez .el-pagination.is-background .el-pager li:not(.disabled).active:hover {
  background-color: #0453ac !important;
  color: white  !important;
}
.pagez .el-pagination.is-background .el-pager li:not(.disabled):hover {
  color: #606266 !important;
}
.pagez .el-pagination {
  text-align: center;
  padding-top: 52px !important;
}
.pagez .el-pager li.active {
  color: #0453ac !important;
  cursor: default;
}
.pagez .el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
  line-height: 27px !important;
}
.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: #0453ac;
  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: #0453ac;
}
.fill .head ul .on:after {
  content: " ";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #0453ac;
  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: #0453ac;
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
}
.text-list {
  width: 100%;
  border-top: none;
  overflow: hidden;
}
.text-list ul li {
  line-height: 24px;
  overflow: hidden;
  margin-top: 11px;
}
.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:hover {
  color: #0453ac !important;
}
.text-list ul li a i {
  width: 5px;
  height: 5px;
  background: #418EFE;
  margin-right: 10px;
  border-radius: 50%;
  display: inline-block;
  font-style: normal;
  vertical-align: 3px;
}
.text-list ul li span {
  font-size: 17px;
  font-weight: 400;
  color: #999999;
  float: right;
}
.itme-words {
  padding: 18px 53px 56px 27px;
}
.itme-words .text-list ul li {
  line-height: 36px;
}
.navigation-bread {
  margin-bottom: 16px;
}
