@charset "utf-8";
.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.clearfix {
  zoom: 1;
}
.headbar {
  position: relative;
  z-index: 5;
  background-color: white;
}
.headbar .headbar-left {
  float: left;
}
.headbar .headbar-left a:hover {
  color: #47b081;
}
.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: #47b081;
}
.headbar .headbar-right .headbar-sing a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 60px;
}
.headbar .headbar-right .headbar-sing i {
  font-style: normal;
  margin: 0 12px;
}
.headbar .headbar-right .czzn-btn {
  display: inline-block;
  margin-left: 40px;
}
.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: #47b081;
}
.headbar .headbar-right .headbar-phone {
  margin-left: 40px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.course-headlogo {
  width: 100%;
  height: 760px;
  background: url(../images/banner.png) no-repeat center top;
  min-width: 1200px;
  position: relative;
}
.course-headlogo .btn_box {
  width: 456px;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.course-headlogo .sign_up {
  width: 203px;
  height: 63px;
  border-radius: 32px;
  background: #fff;
  display: block;
  line-height: 59px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  color: #63BE7F;
  float: left;
  border: 2px solid #FEFEFE;
}
.course-headlogo .view {
  width: 203px;
  height: 63px;
  border-radius: 32px;
  background: transparent;
  display: block;
  line-height: 59px;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  border: 2px solid #FEFEFE;
  color: #fff;
  float: right;
}
.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: 80%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.text-list ul li a:hover {
  color: #47b081 !important;
}
.text-list ul li a i {
  width: 6px;
  height: 6px;
  background: #47b081;
  border-radius: 50%;
  display: inline-block;
  font-style: normal;
  line-height: 24px;
  margin: 0 10px 2px 3px;
  vertical-align: 2px;
}
.text-list ul li span {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  float: right;
  padding-right: 25px;
}
@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: #47b081 !important;
  color: white !important;
}
.pagez .el-pagination.is-background .el-pager li:not(.disabled).active:hover {
  background-color: #47b081 !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: #47b081 !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;
}
.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: #47b081;
  cursor: default;
}
.navigation-bread > a + a:before {
  content: "> ";
  color: #999999;
}
.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: #47b081;
  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: #47b081;
}
.fill .head ul .on:after {
  content: " ";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #47b081;
  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: #47b081;
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
}
.main {
  width: 100%;
}
.layout {
  width: 1200px;
  margin: 0 auto;
}
body a:hover {
  cursor: pointer;
}
@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: #47b081 !important;
  color: white  !important;
}
.pagez .el-pagination.is-background .el-pager li:not(.disabled).active:hover {
  background-color: #47b081 !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: #47b081 !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;
}
.itme-words {
  padding: 18px 53px 56px 27px;
}
.itme-words .text-list ul li {
  line-height: 36px;
}
.navigation-bread {
  margin-bottom: 16px;
}
.head_banner {
  width: 100%;
  height: 409px;
  background: url(../images/second_banner.jpg) no-repeat top center;
  min-width: 1200px;
}
