@charset "utf-8";

/* CSS Document */
body {
  font-family: "MicroSoft YaHei", Arial, sans-serif;
  overflow-x: hidden;
  color: #333;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
select,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

img {
  border: none;
  max-width: 100%;
}

a {
  color: #0d0d0d;
  text-decoration: none;
}

a,
area {
  blur: expression(this.onFocus=this.blur())
}

ul,
li {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}

input {
  outline: 0;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
}

:focus {
  outline: none;
}

input::focus-inner {
  padding: 0;
  border: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  display: block;
  content: '';
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear {
  height: 0;
  width: 100%;
  font-size: 1px;
  line-height: 0;
  visibility: hidden;
  overflow: hidden;
}

.Width {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.hide {
  display: none;
}

.onlymob {
  display: none;
}

.pointer {
  cursor: pointer;
}

.ml480 {
  margin-left: 620px;
}

body {
  color: rgb(51, 51, 51);
  ;
}

.ht_top {
  width: 100%;
  background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
  overflow: hidden;
}

.ht_top .zt_top {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}

.ht_top h1 a {
  float: left;
  width: 131px;
  height: 40px;
  overflow: hidden;
  text-indent: -100em;
  background: url(../images/jszp/logo.gif) no-repeat;
  font-size: 12px;
}

.ht_top .topnav {
  float: right;
  color: #333;
  font-size: 12px;
  line-height: 40px;
}

.ht_top .topnav a {
  padding: 0 8px;
  color: #333;
}

.ht_top .topnav a:hover {
  color: #e4393c;
}

/*右侧选悬浮样式结束*/
.banner {
  position: relative;
  height: 538px;
  color: #fff;
  text-align: center;
  color: #fff;
  background: url(../images/jszp/ban.jpg) top center no-repeat;
}

.banner .year {
  white-space: nowrap;
  overflow: hidden;
  font-size: 32px;
  padding-top: 90px;
  padding-bottom: 10px;

}

.banner h2 {
  font-size: 88px;
  line-height: 1.4;
  text-shadow: 0px 5px 5px #005B3D;
  margin-bottom: 15px;
  white-space: nowrap;
  overflow: hidden;
}


.banner p {
  padding-left: 37px;
  margin-bottom: 55px;
}

.banner p span {
  font-size: 28px;
  padding-left: 37px;
  margin-right: 25px;

}

.banner p span:before,
.banner p span:after {
  width: 42px;
  height: 22px;
  content: "";
  display: inline-block;
  vertical-align: middle;

}

.banner p span:before {
  background: url(../images/jszp/before.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 10px;
}

.banner p span:after {
  background: url(../images/jszp/after.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 10px;
}

.panel {
  /* padding-top:80px;*/
  overflow: hidden;
}

.title {
  text-align: center;
  font-size: 48px;
  height: 148px;
  color: rgb(51, 51, 51);
  padding-top: 55px;
  box-sizing: border-box;
  margin-bottom: 35px;
  background: url(../images/jszp/ball1.png) top center no-repeat;
}

.title span {
  color: #FF6400;
  background: url(../images/jszp/border.png) center 52px no-repeat;
  background-size: 95px;
}


.sub-title {
  text-align: center;
  font-size: 22px;
  margin-top: -60px;
  margin-bottom: 45px;
}


.panel01 {
  padding-bottom: 60px;
}

.discounts-box {
  width: 1030px;
  box-sizing: border-box;
  margin: 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #D3EEE6;
  border-radius: 5px;
  background-color: rgb(246, 253, 251);
  padding: 40px 55px;
  position: relative;
}

.discounts-txt.on {
  height: auto;
}

.discounts-box .discounts-txt {
  line-height: 2;
  color: rgb(51, 51, 51);
  font-size: 18px;
  height: 180px;
  overflow: hidden;
  position: relative;
}

.discounts-box .discounts-txt.on {
  height: auto;
}

.discounts-box .discounts-txt h4 {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 15px;
}

.discounts-box .discounts {
  width: 665px;
}

.discounts-box .discounts-txt span {
  color: #FF6400;
}

.discounts-box .discounts-txt .zxBtn {
  position: absolute;
  right: 15px;
  top: 60px;
  width: 239px;
  height: 68px;
  text-align: center;
  line-height: 68px;
  border-radius: 34px;
  font-size: 24px;
  color: #fff;
  background-image: -moz-linear-gradient(0deg, rgb(255, 66, 0) 1%, rgb(251, 201, 0) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(255, 66, 0) 1%, rgb(251, 201, 0) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(255, 66, 0) 1%, rgb(251, 201, 0) 100%);
  box-shadow: 0px 3px 8px 0px rgba(225, 112, 31, 0.3);
}

.discounts-box .discounts-txt .zxBtn:hover {
  background-image: -moz-linear-gradient(0deg, rgb(251, 201, 0) 1%, rgb(255, 66, 0) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(251, 201, 0) 1%, rgb(255, 66, 0) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(251, 201, 0) 1%, rgb(255, 66, 0) 100%);
}

.discounts-box .showBtn,
.more-txt {
  background-color: rgb(1, 196, 148);
  width: 80px;
  height: 30px;
  position: absolute;
  left: 50%;
  margin-left: -40px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  border-radius: 0 0 5px 5px;
  bottom: -30px;
  cursor: pointer;
}

.discounts-box .showBtn i,
.more-txt i {
  display: inline-block;
  background: url(../images/jszp/arr1.png) no-repeat;
  width: 12px;
  height: 7px;
  background-size: 100% 100%;
  margin-left: 6px;
  vertical-align: middle;
}

.discounts-box .showBtn.on i,
.more-txt.on i {
  background: url(../images/jszp/arr2.png) no-repeat;
  background-size: 100% 100%;
}

.open-btn {
  text-align: center;
}

.open-btn span {
  display: inline-block;
  width: 113px;
  height: 41px;
  line-height: 41px;
  background: url(../images/jszp/down.png) center no-repeat;
  color: #fff;
  font-size: 16px;
  text-indent: 36px;
  text-align: left;
  margin: 0 20px;
  cursor: pointer;
}

.open-btn span.up-btn {
  background: url(../images/jszp/up.png) center no-repeat;
}

.panel03 {
  padding-top: 30px;
  position: relative;
}

.panel03-tab-menu {
  background: #00A77A;
  overflow: hidden;
}

.city-ul li,
.course-series-ul li {
  float: left;
  width: 285px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
  vertical-align: middle;

  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  cursor: pointer;
  margin: 0 7px 20px;
  background-color: rgb(38, 209, 173);
}

.city-ul li {
  position: relative;
  overflow: visible;
}

.course-series-ul li .series-title {
  border-radius: 5px;
  color: #fff;
  margin-bottom: 23px;

  width: 285px;
  /* max-height: 50px; */
  line-height: 50px;
  height: 50px;
  /* display: inline-block; */
  overflow: hidden;

  /* vertical-align: middle; */
  text-align: center;
}

.tempWrap {
  padding-top: 2px;
}

.course-series-ul li .series-title span {
  white-space: break-spaces;
  width: 285px;
  max-height: 50px;
  line-height: 25px;
  display: inline-block;
  overflow: hidden;

  vertical-align: middle;
}

.course-series-ul li.on,
.course-series-ul li:hover {
  background: #FF7B13;
}

.course-series-ul li p {
  text-align: center;
  margin-bottom: 20px;
  line-height: 32px;
  max-height: 64px;
  overflow: hidden;
  vertical-align: middle;
}

.course-series-ul li p span {
  font-size: 16px;
  color: rgb(51, 51, 51);
  display: inline-block;
  margin: 0 10px 0;
}

.city-ul li a,
.course-series-ul li a {
  color: #fff;
}

.city-ul li.on {
  background: #FF7B13;
  color: #333;
}

.city-ul li.on a {
  color: #fff;
}

.course-series {
  padding-bottom: 35px;
}


.city-ul li p {
  /* width: 120px; */
  width: 100%;
  max-height: 50px;
  line-height: 25px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  text-align: center;
}

.city-ul li a {
  display: block;
  height: 46px;
  line-height: 46px;
}


.course-series-ul li.on {
  color: #00BC8E;
}

.city-ul li.on p {
  color: #fff;
}

.city-ul li.on .list-area a,
.city-ul li.on .list-area span {
  line-height: 23px;
  height: auto;
}

.city-ul li.on .list-area a {
  color: #fff;
}

.city-ul .list-area a.on,
.city-ul .list-area a:hover {
  color: #FFF000 !important;
}

.fixed-nav h5 {
  border-radius: 10px 10px 0 0;
  line-height: 40px;
  /* background: linear-gradient(135deg, rgba(254, 78, 0, 1), rgba(240, 68, 0, 1)); */
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.area-box {
  margin-bottom: 40px;
  padding-left: 10px;
}

.tip-arrow {
  display: none;
}

.tip-arrow .arr1,
.tip-arrow .arr2 {
  position: absolute;
  top: 46px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -12px;
  line-height: 0;
  border-color: transparent transparent #fff transparent;
  border-style: dashed dashed solid dashed;
  border-width: 12px;
  font-size: 0;
  z-index: 10;
}

.tip-arrow .arr2 {
  top: 48px;
  border-color: transparent transparent #00AE84 transparent;
}

.list-tab-area,
.list-area {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #00AE84;
  width: 1180px;
  padding: 16px 15px 0;
  box-sizing: border-box;
  border-radius: 5px;
  position: relative;
  top: 70px;
  left: 0;
  z-index: 9;
}

.list-area {
  display: none;
}

.list-area.active {
  display: block;
}

.list-area {
  position: absolute;
}

.list-area a {
  margin: 0 14px 15px;
  float: left;
  cursor: pointer;
}

.list-area a.on,
.list-area a:hover {
  color: #FFF000;
}

.tip-txt {
  font-size: 24px;
  color: #fff;
  padding-left: 10px;
  margin-bottom: 30px;
}

.panel03-tab-cont {
  position: relative;
  background: #F6FAF9;
  padding-top: 60px;
  padding-bottom: 45px;
}

.kc-title {
  text-align: center;
  font-size: 36px;
  font-weight: normal;
  background: url(../images/jszp/border3.png) center 37px no-repeat;
  background-size: 210px;
  margin-bottom: 38px;
  color: #333;
}

.kc-tab,
.more-txt {
  display: none;
}

.kc-tab.active {
  display: block;
}

.kc-info {
  padding: 0px 30px 25px;
  margin-bottom: 24px;
  border-bottom: 1px solid #BFE8EB;
  position: relative;
  margin-bottom: 75px;
}

.info-tips {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
  color: #333;
}

.kc-info .txtBox {
  height: 155px;
  overflow: hidden;
}

.kc-info .txtBox.on {
  height: auto;
}

.kc-info .allTxt {
  line-height: 30px;
  font-size: 18px;
  color: rgb(51, 51, 51);
  line-height: 2.222;
}


.kc-info .txtBox.active {
  height: auto;
}

.table {
  width: 100%;
  margin-bottom: 16px;
}

.table:last-child {
  margin-bottom: 0;
}

.table th,
.table td {
  border-bottom: 1px solid #B7F1E0;
  border-right: 1px solid #B7F1E0;
  padding: 10px;
  background-color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 2.25;
}

.table th {
  border: none;
  padding: 20px 0;
  background-color: #f43641;
  color: #fff;
  font-weight: normal;
  line-height: 1;
}

.table th:nth-child(1) {
  width: 30%;
  background: linear-gradient(90deg, #00B384, #00B585);
}

.table th:nth-child(2) {
  width: 10%;
  background: linear-gradient(90deg, #00B585, #00B384);
}

.table th:nth-child(3) {
  width: 10%;
  background: linear-gradient(90deg, #00B384, #00BC8A);
}

.table th:nth-child(4) {
  width: 18%;
  background: linear-gradient(90deg, #00BC8A, #00C28E);
}

.table th:nth-child(5) {
  width: 15%;
  background: linear-gradient(90deg, #00C28E, #00C48F);
}

.table th:nth-child(6) {
  width: 17%;
  background: linear-gradient(90deg, #00C48F, #00C691);
}

.table a {
  display: block;
  width: 130px;
  height: 44px;
  margin: 0 auto;
  line-height: 44px;
  text-align: center;
  border-radius: 22px;
  color: #fff;
  background-image: -moz-linear-gradient(0deg, rgb(0, 206, 155) 1%, rgb(1, 176, 116) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(0, 206, 155) 1%, rgb(1, 176, 116) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(0, 206, 155) 1%, rgb(1, 176, 116) 100%);
  box-shadow: 0px 3px 15px 0px rgba(52, 197, 150, 0.3);
  font-size: 16px;
}

.table a:nth-child(2) {
  background: #fff;
  border: 1px solid #01B67D;
  border-radius: 22px;
  color: #01B67D;
}

.table a:hover {
  background-image: -moz-linear-gradient(0deg, rgb(1, 176, 116) 1%, rgb(0, 206, 155) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(1, 176, 116) 1%, rgb(0, 206, 155) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(1, 176, 116) 1%, rgb(0, 206, 155) 100%);
  color: #fff;
}

.table .contact {
  margin-top: 16px;
  cursor: pointer;
}

.table tr:last-child td {
  border-bottom: none;
}

.table tr td:last-child {
  border-right: none;
}

.panel06 .ball2 {
  position: absolute;
  right: 320px;
  top: -40px;
}

.panel07 .ball1,
.panel03-tab-menu .ball1 {
  position: absolute;
  left: 314px;
  top: -40px;
}


.panel01 .list-cont:hover {
  transform: translateY(-14px);
}

.panel06 {
  padding-top: 28px;
  padding-bottom: 25px;
}

.panel06 .list-cont {
  position: relative;
  width: 364px;
  height: 395px;
  float: left;
  margin-bottom: 45px;
}

.panel06 .list-cont:nth-child(3n-1) {
  margin: 0 50px;
}

.panel06 .list-cont:hover {
  transform: translateY(-10px);
}

.panel06 .list-cont .c-img,
.panel06 .list-cont .c-img img {
  width: 364px;
  height: 224px;
}

.panel06 .list-cont .price p {
  font-size: 20px;
  color: #000;
  margin-bottom: 24px;
  height: 52px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 1.4;
}

.panel06 .txt-box {
  height: 170px;
  padding: 30px 25px;
  border-width: 1px;
  border-color: rgb(242, 242, 242);
  border-style: solid;
  box-shadow: 0px 0px 10px 0px rgba(213, 213, 213, 0.33);
  border-top: none;
  box-sizing: border-box;
  font-size: 14px;
}

.panel06 .txt-box span {
  color: #A6A6A6;
}

.panel06 .txt-box p {
  line-height: 1.857;
}

.price strong {
  font-size: 24px;
  color: #FF842C;
  float: left;
  margin-top: 15px;
  display: block;
  text-align: right;
  width: 100%;
}

.price a {
  background-image: -moz-linear-gradient(0deg, rgb(255, 36, 0) 0%, rgb(255, 180, 0) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(255, 36, 0) 0%, rgb(255, 180, 0) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(255, 36, 0) 0%, rgb(255, 180, 0) 100%);
  box-shadow: 0px 0px 8px 0px rgba(255, 94, 15, 0.53);
  text-align: center;
  width: 120px;
  height: 42px;
  line-height: 42px;
  border-radius: 21px;
  color: #fff;
  float: right;
  font-size: 18px;
  margin-top: 10px;
}

.price a:hover {
  background-image: -moz-linear-gradient(0deg, rgb(255, 180, 0) 0%, rgb(255, 36, 0) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(255, 180, 0) 0%, rgb(255, 36, 0) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(255, 180, 0) 0%, rgb(255, 36, 0) 100%);
}

.books-panle {
  height: 704px;
  padding-top: 30px;
  position: relative;
  background: linear-gradient(90deg, rgba(0, 184, 126, 0.8), rgba(0, 153, 103, 0.8));
}

.books-panle .ball {
  position: absolute;
  left: 15%;
  top: -45px;
}

.books-panle .title,
.panel03 .title {
  color: #fff;
}

.books-panle .sub-title {
  color: #fff;
}

.books-panle .swiper-container {
  padding-top: 10px;
}

.books-panle .swiper-slide:hover {
  transform: translateY(-10px);
}

.books-img {
  background-color: rgb(255, 255, 255);
  width: 285px;
  height: 300px;
  padding-top: 40px;
  text-align: center;
  box-sizing: border-box;
}

.books-img img {
  width: 202px;
  height: 222px;
}

.books-img p {
  font-size: 18px;
  height: 52px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.buyBook {
  background-image: -moz-linear-gradient(0deg, rgb(255, 66, 0) 1%, rgb(251, 201, 0) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(255, 66, 0) 1%, rgb(251, 201, 0) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(255, 66, 0) 1%, rgb(251, 201, 0) 100%);
  box-shadow: 0px 0px 8px 0px rgba(255, 94, 15, 0.33);
  width: 162px;
  height: 52px;
  border-radius: 26px;
  text-align: center;
  line-height: 52px;
  font-size: 22px;
  color: rgb(255, 255, 255);
  display: block;
  margin: 35px auto 0;
}

.buyBook:hover,
.books-panle .swiper-slide:hover .buyBook {
  background-image: -moz-linear-gradient(0deg, rgb(251, 201, 0) 1%, rgb(255, 66, 0) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(251, 201, 0) 1%, rgb(255, 66, 0) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(251, 201, 0) 1%, rgb(255, 66, 0) 100%);
}

.panel07 {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 82px;
  overflow: hidden;
}

.panel07 .swiper-slide {
  height: 408px;
  cursor: pointer;
  overflow: hidden;
}

.panel07 .swiper-slide img {
  width: 285px;
  height: 408px;
}

.panel07 .swiper-slide .t-intro {
  width: 285px;
  height: 408px;
  background: rgba(0, 0, 0, .5);
  position: absolute;
  top: 408px;
  left: 0;
  color: #fff;
  text-align: center;
  transition: all .3s linear;
}

.panel07 .swiper-slide:hover .t-intro {
  top: 0;
}

.panel07 .t-name {
  font-size: 24px;
  padding-top: 190px;
  padding-bottom: 10px;
}

.panel07 .t-txt1 {
  font-size: 16px;
  color: rgb(227, 185, 78);
  padding-bottom: 6px;
}

.panel07 .km {
  font-size: 16px;
  margin-bottom: 15px;
}

.panel07 .more-intro {
  font-size: 14px;
  line-height: 1.429;
  padding: 0 16px;
  text-align: left;
}

.panel07 .show-name {
  width: 193px;
  height: 38px;
  background: url(../images/jszp/ms.png) no-repeat;
  background-size: 100% 100%;
  line-height: 38px;
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  color: rgb(254, 255, 255);
}

.panel07 .swiper-slide:hover .show-name {
  display: none;
}

.panel08 {
  height: 773px;
  padding-top: 46px;
  padding-bottom: 80px;
  background: rgba(247, 247, 247, 1);
  position: relative;
  box-sizing: border-box;
  box-sizing: border-box;
}

.panel09 {
  background: #333 url(../images/jszp/fbg.jpg) top center no-repeat;
  color: rgb(245, 245, 245);
  background-size: cover;
  padding-bottom: 150px;
}

.m-about .about-tit {
  font-size: 40px;
  padding-top: 60px;
  margin-bottom: 38px;
  color: rgb(245, 245, 245);
}

.m-about .about-tab .tab-hd {
  font-size: 22px;
}

.m-about .about-tab .tab-hd select {
  min-width: 334px;
  height: 50px;
  text-indent: 20px;
  margin-left: 15px;
  margin-bottom: 40px;
  background: #fff;
  border-radius: 40px;
  color: #333;
  font-size: 18px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff url(../images/jszp/sbg.png) 100% center no-repeat;
  border: none;

}

.m-about .about-tab .tab-bd {
  font-size: 18px;
  line-height: 2;
}

.m-about .about-tab .tab-bd a {
  color: #fff;
}

.f-dn {
  display: none !important;
}

.swiper-button-next,
.swiper-button-prev {
  width: 20px;
  height: 34px;
  top: 40%;
}

.swiper-button-prev.swiper-button-white {
  background: url(../images/jszp/prev.png) no-repeat;
  background-size: 100% 100%;
}

.swiper-button-next.swiper-button-white {
  background: url(../images/jszp/next.png) no-repeat;
  background-size: 100% 100%;
}

.swiper-button-next {
  right: -45px;
}

.swiper-button-prev {
  left: -45px;
}

.panel08 .swiper-button-prev.swiper-button-white,
.panel07 .swiper-button-prev.swiper-button-white {
  background: url(../images/jszp/prev1.png) no-repeat;
  background-size: 100% 100%;
  top: 50%;
}

.panel08 .swiper-button-next.swiper-button-white,
.panel07 .swiper-button-next.swiper-button-white {
  background: url(../images/jszp/next1.png) no-repeat;
  background-size: 100% 100%;
  top: 50%;
}

.leran-environment {
  padding-top: 46px;
  padding-bottom: 86px;
  position: relative;
  background: linear-gradient(90deg, rgba(0, 184, 126, 0.8), rgba(0, 153, 103, 0.8));
}

.leran-environment .swiper-button-next,
.leran-environment .swiper-button-prev {
  top: 51%;
}

.leran-environment .title,
.books-panle .title,
.panel03 .title {
  color: #fff;
  background-image: url(../images/jszp/ball4.png);
}

.leran-environment .title span,
.books-panle .title span {
  color: #fff;
}

.leran-environmen .swiper-slide {
  overflow: hidden;
}

.leran-environment .pic img {
  width: 273px;
  height: 186px;
  /*transition: transform 1s ease;*/
}

/*.leran-environment .pic img:hover{
   transform: scale(1.03);
}*/
.leran-environment .pic {
  background: #fff;
  padding: 9px 6px 6px 7px;
}

.leran-environment .pic p {
  position: absolute;
  bottom: 10px;
  left: 6px;
  background: rgba(0, 0, 0, .5);
  text-align: center;
  color: #fff;
  width: 273px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
}

.leran-environment .title span,
.books-panle .title span,
.panel03 .title span {
  background-image: url(../images/jszp/border2.png);
}

.panel03 .title span {
  color: #fff;
}

.ball5,
.ball3 {
  position: absolute;
  top: -45px;
  right: 15%;
}

.kefu-close {
  position: absolute;
  top: -30px;
  right: -15px;
  display: block;
  width: 28px;
  height: 28px;
  background: url(../images/jszp/close.png) no-repeat center;
  cursor: pointer;
  border-radius: 50%;
}

.kefu-unfold {
  position: fixed;
  top: 50%;
  right: 6%;
  width: 130px;
  background: #fff;
  box-shadow: 0px 5px 35px 0px rgba(0, 0, 51, 0.15);
  border-radius: 10px;
  z-index: 20;
  transform: translateY(-50%);
}

.kefu-list {
  position: relative;
  width: 130px;
  margin: 0 auto;
  box-sizing: border-box;
}

.kefu-list li {
  text-align: center;
  padding: 0 28px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  cursor: pointer;
}

.kefu-list li:nth-child(1) i {
  font-style: normal;
  font-size: 14px;
  display: block;
}

.kefu-list li:nth-child(1) {
  padding: 15px 0 6px;
  border-radius: 10px 10px 0 0;
  margin-bottom: 15px;
  background-image: -moz-linear-gradient(0deg, rgb(0, 200, 150) 0%, rgb(0, 134, 114) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(0, 200, 150) 0%, rgb(0, 134, 114) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(0, 200, 150) 0%, rgb(0, 134, 114) 100%);
}

.kefu-list li:nth-child(1) a {
  color: #fff;
  font-weight: bold;
}

.backTop {
  text-align: center;
  padding-bottom: 15px;
  cursor: pointer;
}

.kefu-list a {
  display: inline-block;
  max-height: 40px;
  line-height: 22px;
  font-size: 16px;
  color: rgb(51, 51, 51);
  vertical-align: middle;
}

.fixed-l {
  display: none;
  position: fixed;
  top: 50%;
  left: 0;
  width: 40px;
  height: 139px;
  background-image: url(../images/jszp/nav-l.png);
  background-repeat: no-repeat;
  cursor: pointer;
  color: #fff;
  z-index: 11;
  border-radius: 0 10px 10px 0;
  transform: translateY(-50%);
}



.fixed-l img {
  padding-top: 18px;
  margin: 0 auto;
  display: block;
}

.fixed-l p {
  margin-top: 5px;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  writing-mode: tb-rl;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}

.fixed-nav {
  position: fixed;
  top: 50%;
  left: 6%;
  transform: translateY(-50%);
  z-index: 11;
  border-radius: 10px;
  background: linear-gradient(#00B88D, #009576);
  box-shadow: 2px 50% 30px #eee;
  width: 130px;
}

.fixed_left_list .hd .next {
  display: block;
  width: 23px;
  height: 15px;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/left_b.png);
  background-size: 100%;
  position: absolute;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
}

.fixed_left_list .hd .prev {
  display: block;
  width: 23px;
  height: 15px;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/left_t.png);
  background-size: 100%;
  position: absolute;
  top: 36px;
  left: 50%;
  transform: translateX(-50%);
}

.fixed_left_list .hd .prevStop,
.fixed_left_list .hd .nextStop {
  display: none;
}

.fixed_left_list_more {
  padding: 20px 0;
}

.close-nav,
.close-contact {
  position: absolute;
  top: -30px;
  right: -15px;
  cursor: pointer;
}

.fixed-nav li {
  /* width: 184px; */
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid #00C5A3;
}

.fixed-nav ul {
  border-radius: 10px;
  overflow: hidden;
  /* height: 350px; */
}

.fixed_left_list .bd ul li {
  text-align: center;
  zoom: 1;
  border-bottom: 1px solid #dfdfdf;
  font-size: 12px;
  line-height: 20px;
  height: 60px;
}

.fixed_left_list .bd ul li div {
  display: flex;
  flex-wrap: wrap;
  height: 60px;
  overflow: hidden;
  align-items: center;
  box-sizing: border-box;
  padding: 10px 26px;
}

.fixed-nav p {
  font-size: 24px;
  color: #fff;
  text-align: center;
  padding: 14px 0 10px;
}

.fixed-nav li:nth-child(1) {
  border-radius: 10px 10px 0 0;
}

.fixed-nav li:last-child {
  border-bottom: none;
  border-radius: 0px 0px 10px 10px;
}

.fixed-nav li.hover {
  background-color: #00C39A;
}

.fixed-nav li span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  max-height: 48px;
  line-height: 22px;
  max-width: 146px;
  overflow: hidden;
  display: inline-block;
  font-size: 12px;
  color: #fff;
  word-break: break-all;
}


@media screen and (max-width: 1366px) {
  .kefu-unfold {
    right: 2%;
    width: 100px;
  }

  .kefu-list {
    width: 100px;
  }

  .kefu-list a {
    font-size: 14px;
    padding: 5px 0;
  }

  .kefu-list li {
    padding: 0 18px;
  }

  .fixed-nav {
    left: 0;
    max-height: 500px;
  }

  .kefu-list li:nth-child(1) i {
    font-size: 12px;
  }

  .kefu-list li {
    height: 36px;
    line-height: 36px;
  }

  .kefu-list a {
    max-height: 36px;
    line-height: 18px;
  }

  .kefu-list li:nth-child(1) {
    padding: 6px 0 8px;
  }
}

@media screen and (max-width: 1600px) {
  .kefu-unfold {
    right: 1%;
  }

  .fixed-nav {
    left: 10px;
  }

  .fixed-nav li {
    /* width: 116px; */
    height: 44px;
    line-height: 44px;
  }

  .fixed-nav li span {
    max-height: 44px;
    line-height: 22px;
    max-width: 90px;
    font-size: 12px;
  }
}

.kefu-list a:hover {
  color: #00C290;
}

.kefu-fold {
  display: none;
  position: fixed;
  right: 0px;
  top: 50%;
  width: 50px;
  height: 150px;
  background: url(../images/jszp/ly-left.png) no-repeat center center;
  background-size: cover;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  cursor: pointer;
  transform: translateY(-50%);
}

.flt-box-info {
  writing-mode: tb-rl;
  color: #fff;
  margin: auto;
  font-size: 20px;
  padding: 0 12px;

}

.flt-box-img {
  display: block;
  margin: 20px auto 10px;
  width: 22px;
  height: 22px;
}
