@charset "utf-8";
.fill .head {
  margin-top: 70px;
  margin-bottom: 34px;
}
.fill .head p {
  float: left;
}
.fill .head p img {
  display: block;
  width: auto;
  height: auto;
}
.fill .head ul {
  float: left;
  position: relative;
  margin-top: 10px;
  margin-left: 23px;
}
.fill .head ul li {
  position: relative;
  float: left;
  margin-right: 13px;
  font-size: 18px;
  color: #25644B;
  line-height: 24px;
  letter-spacing: 1px;
  cursor: pointer;
  padding: 0 30px;
}
.fill .head ul .on {
  color: #ffffff;
  background: #0BAA94;
  border-radius: 15px;
}
.fill .head a {
  display: block;
  float: right;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #666666;
  line-height: 48px;
}
.wrapper-fill .head {
  margin-top: 20px;
  padding-bottom: 7px;
  overflow: hidden;
}
.wrapper-fill .head p {
  font-size: 24px;
  font-weight: bold;
  color: #0baa94;
  line-height: 26px;
  float: left;
  position: relative;
}
.text-list {
  width: 100%;
  border-top: none;
  overflow: hidden;
}
.text-list ul li {
  line-height: 43px;
  overflow: hidden;
}
.text-list ul li a {
  width: 95%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 43px;
}
.text-list ul li a i {
  display: inline-block;
  font-style: normal;
  width: 9px;
  height: 9px;
  background: #0baa94;
  border-radius: 50%;
  margin: 0 18px 0 4px;
}
.text-list ul li a:hover {
  color: #0baa94;
}
.text-list ul li span {
  font-weight: 400;
  color: #999999;
  float: right;
  line-height: 43px;
}
.curriculum-list {
  overflow: hidden;
}
.curriculum-list ul {
  width: 1230px;
}
.curriculum-list ul li {
  width: 286px;
  float: left;
  margin-right: 18px;
  margin-bottom: 50px;
  background-color: #ffffff;
}
.curriculum-list ul li a {
  display: block;
}
.curriculum-list ul li a:hover .title-page,
.curriculum-list ul li a:hover .title-name {
  color: #0baa94;
}
.curriculum-list ul li .curriculum-images {
  width: 286px;
  height: 158px;
}
.curriculum-list ul li .curriculum-images img {
  width: 100%;
  height: 100%;
  display: block;
}
.curriculum-list ul li .curriculum-title {
  padding: 18px 20px 20px 15px;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(190, 190, 190, 0.54);
}
.curriculum-list ul li .curriculum-title .title-page {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.curriculum-list ul li .curriculum-title .title-name {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #898989;
  line-height: 20px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live-panel .live-panelfl,
.live-panel .live-panelrg {
  float: left;
  width: 585px;
  padding: 30px 20px 27px 35px;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(190, 190, 190, 0.5);
  border-radius: 8px;
  margin-right: 30px;
}
.live-panel .live-panelfl .live-image,
.live-panel .live-panelrg .live-image {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 20px;
}
.live-panel .live-panelfl .live-image img,
.live-panel .live-panelrg .live-image img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.live-panel .live-panelfl .live-page,
.live-panel .live-panelrg .live-page {
  width: 391px;
  float: left;
}
.live-panel .live-panelfl .live-page .live-time,
.live-panel .live-panelrg .live-page .live-time {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
}
.live-panel .live-panelfl .live-page .live-time span,
.live-panel .live-panelrg .live-page .live-time span {
  display: inline-block;
  width: 52px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 18px;
  border-radius: 4px;
  margin-right: 10px;
}
.live-panel .live-panelfl .live-page .live-time .live-stateing,
.live-panel .live-panelrg .live-page .live-time .live-stateing {
  background-color: #0baa94;
}
.live-panel .live-panelfl .live-page .live-time .live-stateing i,
.live-panel .live-panelrg .live-page .live-time .live-stateing i {
  font-style: normal;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 0 4px 2px 0;
}
.live-panel .live-panelfl .live-page .live-time .live-stateNotice,
.live-panel .live-panelrg .live-page .live-time .live-stateNotice {
  background-color: #74A8F3;
}
.live-panel .live-panelfl .live-page .live-time .live-statebake,
.live-panel .live-panelrg .live-page .live-time .live-statebake {
  background-color: #BEBEBE;
}
.live-panel .live-panelfl .live-title,
.live-panel .live-panelrg .live-title {
  margin-top: 5px;
}
.live-panel .live-panelfl .live-title a,
.live-panel .live-panelrg .live-title a {
  height: 22px;
  font-size: 17px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live-panel .live-panelfl .live-name,
.live-panel .live-panelrg .live-name {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  font-weight: 600;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.live-panel .live-panelfl .live-post,
.live-panel .live-panelrg .live-post {
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
body {
  background-color: #ffffff;
}
.main {
  margin-top: 200px;
}
.headlogo {
  width: 100%;
  height: 650px;
  background: url(../images/pagebackground_index.jpg) no-repeat;
  background-position: top center;
  padding-top: 370px;
  min-width: 1200px;
}
.loginposition {
  text-align: center;
}
.loginposition a {
  display: inline-block;
  width: 286px;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  color: #0baa94;
  line-height: 60px;
  background: #ffffff;
  border-radius: 40px;
  margin: 0 52px;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.loginposition a:hover {
  transform: scale(1.04);
}
.notice-wrapper {
  margin-top: 110px;
  position: relative;
  z-index: 5;
}
.notice-wrapper .notice-box {
  width: 1200px;
  border: 1px solid #0baa94;
  background-color: #ffffff;
}
.notice-wrapper .notice-box .notice-text {
  padding: 30px 50px;
}
.notice-wrapper .notice-box .notice-text h3 a {
  text-align: center;
  display: block;
  height: 80px;
  font-size: 28px;
  font-weight: 600;
  color: #0baa94;
  line-height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.notice-wrapper .notice-box .notice-text p {
  margin-top: 10px;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
  max-height: 108px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.notice-wrapper .notice-box .notice-text p a {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  color: #0baa94;
  line-height: 36px;
}
.wrapper_box {
  background: url(../images/back_img.png);
  background-repeat: repeat-x;
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  padding-top: 43px;
  margin-top: 60px;
}
.wrapper_box .fill .head {
  margin-top: 0;
}
.live-panel .live-panelfl:last-child {
  margin-right: 0;
}
.tren-panel .tren-back .back-top {
  margin-top: 11px;
}
.tren-panel .tren-back .back-top img {
  width: 1200px;
  height: auto;
  border: none;
}
.banner-img a {
  display: block;
  width: 588px;
  float: left;
  margin-right: 24px;
}
.banner-img a img {
  width: 588px;
  height: auto;
  display: block;
}
.banner-img a:last-child {
  margin-right: 0;
}
.text-box {
  float: left;
  margin-right: 42px;
  width: 578px;
}
.text-box .notice-head {
  margin-bottom: 13px;
}
.text-box .notice-head p {
  float: left;
  height: 42px;
}
.text-box .notice-head p img {
  width: auto;
  height: 42px;
  display: block;
}
.text-box .notice-head a {
  padding-right: 13px;
  float: right;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #666666;
  line-height: 48px;
}
.text-box .text-list {
  width: 578px;
  height: 243px;
  background: #FCFCFC;
  border: 1px solid #27B3A0;
  padding: 20px;
}
.notice-itme .text-box:last-child {
  margin-right: 0;
}
.project-itme ul li {
  width: 285px;
  float: left;
  margin-right: 18px;
}
.project-itme ul li a {
  display: block;
}
.project-itme ul li .itme-box img {
  display: block;
  width: 285px;
  height: 160px;
}
.project-itme ul li .itme-box .itme-bt {
  padding: 36px 16px;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(190, 190, 190, 0.54);
}
.project-itme ul li .itme-box .itme-bt .sing-btn {
  float: left;
  margin: 0 18px 0 0;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 28px;
  background: #0BAA94;
  border-radius: 14px;
  padding: 0 23px;
}
.project-itme ul li .itme-box .itme-bt .sing-btn:hover {
  color: #ffffff !important;
}
.project-itme ul li .itme-box .itme-bt .seepage {
  float: left;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  border-radius: 14px;
  border: 1px solid #0BAA94;
  padding: 0 23px;
}
.project-itme ul li:last-child {
  margin-right: 0;
}
