@import url('./public.css');

.fullSide {
  height: 351px;
  width: 100%;
}
.sera-ul {
  width: 1200px;
  margin: 20px auto 0 auto;
}
.sera-ul li {
  float: left;
  width: 14%;
  text-align: center;
  position: relative;
}
.sera-ul li h3 {
  font-weight: normal;
  color: #222222;
}
.about {
  width: 1200px;
  margin: 0 auto;
  border-top: 1px solid #ececec;
  margin-top: 35px;
}
.about .left {
  float: left;
  overflow: hidden;
}
.title {
  width: 94%;
  height: 70px;
  line-height: 70px;
  background: url(../images/icon_green_bg.png) no-repeat left center;
  font-size: 22px;
  color: #000;
  padding: 0 3% 0 20px;
}
.about .left .content {
  display: inline-block;
}
.about .right {
  float: right;
}
.about .right li {
  width: 100%;
  height: 80px;
  margin-bottom: 40px;
}
.about .right li h3 {
  width: 83%;
  float: right;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #222222;
  font-weight: normal;
  margin-top: 5px;
}
.about .right li span {
  display: block;
  border: 1px solid #dcdcdc;
  width: 15%;
  height: 100%;
  float: left;
  text-align: center;
  line-height: 80px;
  color: #29d19e;
  font-size: 22px;
}
.about .right li p {
  width: 83%;
  float: right;
  overflow: hidden;
  font-size: 14px;
  color: #666;
  text-overflow: ellipsis;
  text-indent: 0;
  line-height: 20px;
  height: 40px;
  margin-top: 5px;
}
.about .left .content i {
  display: block;
  width: 100%;
  height: 165px;
  overflow: hidden;
}
.about .left .content h2 {
  font-size: 18px;
  color: #222;
  margin-top: 20px;
}
.about .left .content p {
  font-size: 14px;
  color: #666666;
  text-indent: 0;
  line-height: 20px;
  margin: 0;
  margin-top: 6px;
  line-height: 20px;
  height: 120px;
  overflow: hidden;
}
.about > div,
ul {
  width: 48%;
}
.service-bg {
  width: 100%;
  background: url(../images/index/img_service_bg.jpg) no-repeat center;
  margin-top: 30px;
  height: 458px;
}
.service {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 0;
}
.title02 {
  width: 100%;
  text-align: center;
}
.title02 h2 {
  font-size: 26px;
  font-weight: normal;
  color: #222;
  text-align: center;
}
.title02 p {
  font-size: 16px;
  color: #666;
  text-align: center;
  text-indent: 0;
  margin-bottom: 0;
}
.title02 img {
  width: 20px;
  height: 20px;
  display: block;
  margin: 10px auto 25px auto;
}
.ladyScroll {
  background-color: transparent;
}

.ladyScroll .tempWrap {
  width: 1200px !important;
}
.ladyScroll .dlList {
  width: 32.3%;
  text-align: center;
  margin-top: 25px;
}

.ladyScroll .dlList li.yellow {
  background-color: #fcd129;
}

.ladyScroll .dlList li {
  padding-top: 50px;
  padding-bottom: 30px;
  _padding-top: 50px;
  _padding-bottom: 30px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  margin-right: 20px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.07);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  margin-top: 20px;
  margin-bottom: 20px;
  _margin-top: 20px;
  _margin-bottom: 20px;
}
.ladyScroll .dlList li.green {
  background-color: #29d19e;
}
.ladyScroll .dlList li.blue {
  background-color: #3294e7;
}

.ladyScroll .dlList li.green button {
  background-color: #3294e7;
}
.ladyScroll .dlList li button {
  border: none;
  padding: 6px 18px;
  _padding: 6px 18px;
  border-radius: 15px;
  color: #fff;
  margin-top: 0px;
  margin-left: 15px;
  _margin-top: 0px;
  _margin-left: 15px;
}
.ladyScroll .dlList li.yellow h2 {
  color: #6f5600;
}

.ladyScroll .dlList li h2 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 18px;
}
.ladyScroll .dlList li.yellow b {
  color: #6f5600;
  border: 1px solid #6f5600;
}
.ladyScroll .dlList li b {
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  font-weight: normal;
  padding: 4px 15px;
}
.ladyScroll .dlList li span {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  margin-top: 20px;
  _margin-top: 20px;
}
.ladyScroll .dlList li.yellow button {
  background-color: #ff5b01;
}
.ladyScroll .dlList li.blue button {
  background-color: #29d19e;
}
.wrapper-gary {
  width: 100%;
  background-color: #f4f4f4;
}
.box {
  width: 1200px;
  margin: 20px auto 0 auto;
}
.box .left {
  width: 73%;
  background-color: #fff;
  float: left;
  height: 624px;
  overflow: hidden;
}
.tit-mor {
  width: 100%;
}

.title {
  width: 94%;
  height: 70px;
  line-height: 70px;
  background: url(../images/icon_green_bg.png) no-repeat left center;
  font-size: 22px;
  color: #000;
  padding: 0 3% 0 20px;
}
.tit-mor h2 {
  color: #29d19e;
  font-size: 14px;
  background: url(../images/icon_map.png) no-repeat left;
  background-size: 16px 16px;
  padding-left: 20px;
  margin-left: 10px;
  cursor: pointer;
  position: relative;
  float: left;
  font-weight: normal;
}
.tit-mor h2:nth-of-type(2):hover .qun {
  display: block;
}
.tit-mor h2 .qun a:hover {
  color: #29d19e;
}
.tit-mor h2 .qun {
  position: absolute;
  left: 0px;
  top: 55px;
  width: 202px;
  display: none;
  line-height: 26px;
  z-index: 16;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #e3e3e3;
}
.tit-mor h2 .qun a {
  margin: 0;
  color: #666;
  border: 1px solid #efefef;
  font-size: 14px;
  display: block;
  float: left;
  padding: 0 10px;
  margin: 4px 5px;
  border-radius: 2px;
}
.tit-mor .more {
  float: right;
  font-size: 14px;
  color: #9c9c9c;
}
.forum {
  width: 100%;
}
.box .right {
  width: 25%;
  float: right;
  height: 624px;
  overflow: hidden;
}
.box .right .video {
  width: 100%;
  position: relative;
}
.box .right .video span {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #29d19e;
  color: #fff;
  font-size: 14px;
  padding: 2px 7px;
  z-index: 2;
}
.box .right .video .vid-img {
  width: 100%;
  display: block;
  overflow: hidden;
}
.box .right .video .play {
  position: absolute;
  left: 40%;
  top: 30%;
  z-index: 15;
  width: 50px;
  height: 50px;
  z-index: 3;
}
.box .right .video h3 {
  width: 100%;
  background-color: #676363;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding: 6px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box .right .ans {
  width: 100%;
  margin-top: 22px;
  background-color: #fff;
  padding-bottom: 13px;
}
.box .right .ans img {
  width: 100%;
  display: block;
}
.txtMarquee-top {
  width: 100%;
  position: relative;
}
.ans .txtMarquee-top .bd {
  padding: 15px 0 15px 15px;
  overflow: hidden;
  width: 97%;
  overflow: hidden;
}

element.style {
}
.ask {
  width: 200px;
  margin: 0 auto;
  display: block;
  color: #fff;
  border: none;
  background: url(../images/icon_pan.png) no-repeat center left;
  background-color: #29d19e;
  height: 42px;
  border-radius: 21px;
  background-size: 20px 20px;
  text-indent: 2.2em;
  background-position-x: 31%;
  font-size: 18px;
}
.news {
  width: 1200px;
  margin: 40px auto 0 auto;
}
.news ul:first-child {
  margin-left: 0 !important;
}
.news ul {
  width: 32%;
  float: left;
  background-color: #fff;
  margin-left: 2%;
}
.news ul li {
  height: 80px;
  margin: 0 auto 30px auto;
  width: 94%;
}
.news ul li i {
  width: 38%;
  display: block;
  float: left;
  height: 90px;
  overflow: hidden;
}
.news ul li i img {
  width: 100%;
  display: block;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.news ul li i img {
  width: 100%;
  display: block;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.news ul li div h4 {
  width: 100%;
  font-size: 16px;
  color: #222;
  font-weight: normal;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.news ul li div p {
  width: 100%;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  margin-top: 8px;
}
.tit-mor h1 {
  font-size: 22px;
  color: #000;
  overflow: hidden;
  font-weight: normal;
  float: left;
}
.tit-mor {
  width: 100%;
}
.news ul li div {
  float: right;
  width: 59%;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  height: 351px;
  overflow: hidden;
  text-align: center;
}
.fullSlide .bd li a {
  display: block;
  height: 351px;
}
.fullSlide {
  width: 100%;
  position: relative;
  height: 351px;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  height: 351px;
  overflow: hidden;
  text-align: center;
}
.fullSlide .bd li a {
  display: block;
  height: 351px;
}
.fullSlide .bd li a img {
  width: 100%;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  _background: #000;
  _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
  text-align: center;
  padding-top: 5px;
}
.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 8px;
  height: 8px;
  margin: 5px;
  background: url() -18px 0;
  overflow: hidden;
  line-height: 9999px;
  z-index: 10;
}
.fullSlide .hd ul .on {
  background-position: 0 0;
}
.data {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  height: 1px;
}
.data ul {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 1px;
  background: url(../images/bg_black.png);
  z-index: 14;
}
.data ul li {
  width: 25%;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 20px 0;
  background: url(../images/img_bg_shu.png) left center no-repeat;
}
.data ul li:first-child {
  background: url(none);
}
.data ul li span {
  font-size: 22px;
  padding: 0 5px;
}
.mask-pop {
  height: 100%;
  width: 100%;
  background-image: url(../images/bg_mask_b.png);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
  display: none;
}
.popup {
  position: relative;
  width: 40%;
  min-height: 420px;
  margin: 10% auto 0 auto;
  padding-bottom: 20px;
  text-align: center;
  font-size: 20px;
  color: #efbe6c;
  background: #fff;
  border-radius: 9px;
}
.popup .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 18px;
  height: 18px;
  z-index: 5;
  cursor: pointer;
}
.popup .btn-close img {
  width: 100%;
  height: auto;
}
.mask-pop .window-box {
  width: 90%;
  margin: 0 auto;
  padding-top: 30px;
}
.mask-pop .window-box span {
  font-size: 20px;
  margin-left: 20px;
  color: #000;
  display: block;
}
.mask-pop .window-box textarea {
  width: 90%;
  height: 35%;
  margin-top: 30px;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  border: 1px solid #e5e5e5;
  padding: 10px;
  outline: none;
  overflow: hidden;
}
.mask-pop .window-box input {
  width: 90%;
  height: 30px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  padding-left: 25px;
  margin-top: 15px;
  background: url(../images/img_app2.png) no-repeat left center;
  outline: none;
  font-size: 14px;
  background-size: 20px 20px;
}
.mask-pop .window-box .tijiao {
  width: 90%;
  margin: 0 auto;
}
.mask-pop .window-box .tijiao button {
  float: left;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333333;
  border-radius: 8px;
  border: none;
  margin-top: 30px;
  cursor: pointer;
  outline: none;
  background-color: #29d19e;
}
.mask-pop .window-box .tijiao button span {
  font-size: 18px;
  color: #fff;
  margin-right: 20px;
}
.mask-pop .window-box .tijiao i img {
  width: 50%;
  float: right;
  margin-top: 35px;
}
.banner-04 {
  width: 100%;
  height: 350px;
  background: url(/public/images/index/img_enroll.jpg) no-repeat center;
}
.zz-01 {
  width: 1200;
  height: 289px;
  background: url(/public/images/index/img_zz02_01.jpg) no-repeat center;
  margin: 0 auto;
}
.zz-02 {
  width: 1200;
  height: 734px;
  background: url(/public/images/index/img_zz02_02.jpg) no-repeat center;
  margin: 0 auto;
}
.service-03 {
  background: url(/public/images/index/img_zt_r3.jpg);
  width: 1200px;
  height: 700px;
  margin: 20px auto 0 auto;
}
.service-04 {
  background: url(/public/images/index/img_zt_r4.jpg);
  width: 1200px;
  height: 700px;
  margin: 0 auto;
}
.zz-03 {
  width: 100%;
  height: 825px;
  background: url(/public/images/index/img_zz_03bg.jpg) no-repeat center;
  margin: 0 auto;
  padding-top: 100px;
  overflow: hidden;
}
.zz-03 .img {
  width: 1238px;
  height: 650px;
  background: url(/public/images/index/img_zz_03.png) no-repeat center;
  margin: 0 auto;
}
.admission {
  width: 1200px;
  margin: 50px auto 0 auto;
  text-align: center;
  position: relative;
  height: 640px;
}
.title06 {
  width: 100%;
  text-align: center;
  height: 92px;
  line-height: 92px;
  margin-bottom: 20px;
}
.title06 span {
  font-size: 30px;
  color: #666666;
  line-height: 92px;
  display: inline-block;
}
.title06 img {
  vertical-align: middle;
  margin: 0 8px;
}
.admission-top {
  width: 100%;
  height: 100%;
}
.admission-top li {
  float: left;
  width: 20%;
  margin: 2%;
  background-color: #fff;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 0px 0px 15px #c0c0c0;
  -moz-box-shadow: 0px 0px 15px #c0c0c0;
  box-shadow: 0px 0px 15px #c0c0c0;
  border: 1px solid #efefef;
}
.admission-top li .luqu-bg {
  position: absolute;
  top: -4px;
  left: -5px;
  height: 80px;
}
.admission-top li i {
  display: block;
  width: 120px;
  height: 120px;
  margin: 20px auto;
  overflow: hidden;
  border-radius: 50%;
  border: 3px solid #8ae6ca;
}
.admission-top li i img {
  width: 100%;
  height: 120px;
  border-radius: 50%;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.admission-top li h3 {
  font-size: 20px;
  color: #222222;
  font-weight: normal;
}
.admission-top li h3 span {
  font-size: 20px;
  color: #29d19e;
  margin-left: 10px;
}
.admission-top li h4 {
  font-size: 18px;
  color: #222222;
  width: 90%;
  margin: 8px auto 20px auto;
  line-height: 24px;
  height: 48px;
}
.adm-bg {
  position: absolute;
  width: 100%;
  top: 320px;
  left: 0;
}
.admission-down {
  width: 80%;
  margin: 0 auto;
}
.admission-down li {
  float: left;
  width: 27%;
  margin: 2.7%;
  background-color: #fff;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 0px 0px 15px #c0c0c0;
  -moz-box-shadow: 0px 0px 15px #c0c0c0;
  box-shadow: 0px 0px 15px #c0c0c0;
  border: 1px solid #efefef;
}
a:link {
  color: #666;
  text-decoration: none;
}
.admission-down li .luqu-bg {
  position: absolute;
  top: -4px;
  left: -5px;
  height: 80px;
}
.admission-down li i {
  display: block;
  width: 120px;
  height: 120px;
  margin: 20px auto;
  overflow: hidden;
  border-radius: 50%;
  border: 3px solid #8ae6ca;
}
.admission-down li i img {
  width: 100%;
  height: 120px;
  border-radius: 50%;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.admission-down li h3 {
  font-size: 22px;
  color: #222222;
  font-weight: normal;
}
.admission-down li h3 span {
  font-size: 20px;
  color: #29d19e;
  margin-left: 10px;
}
.admission-down li h4 {
  font-size: 18px;
  color: #222222;
  width: 90%;
  margin: 8px auto 20px auto;
  line-height: 24px;
  height: 48px;
}
.explan {
  width: 100%;
  text-align: center;
  text-align: center;
  margin: 80px auto 50px auto;
}
.explan h5 {
  font-size: 28px;
  color: #3294e7;
  font-weight: normal;
}
.explan h1 {
  font-size: 44px;
  color: #3294e7;
  margin: 30px auto;
}
.explan a {
  width: 300px;
  background-color: #29d191;
  margin: 0 auto;
  height: 62px;
  border-radius: 31px;
  font-size: 28px;
  color: #fff;
  line-height: 62px;
  position: relative;
  margin: 0 20px;
  padding: 15px;
  z-index: 99;
}
.explan a:first-of-type:hover .code {
  display: block;
}
.explan a img {
  vertical-align: middle;
  margin-right: 6px;
  -webkit-box-shadow: 0px 0px 15px #c0c0c0;
  -moz-box-shadow: 0px 0px 15px #c0c0c0;
  box-shadow: 0px 0px 15px #c0c0c0;
}
.explan a .code {
  position: absolute;
  left: 50px;
  bottom: 75px;
  display: none;
  border: 1px solid #e3e3e3;
}
