@charset "utf-8";

/* CSS Document */
body {
  max-width: 100%;
  overflow-x: hidden;
  background: #fff;
  font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif;
}

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: #2b2a3c;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

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

ul,
ol,
li {
  list-style: none;
}

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

input,
:focus {
  outline: 0;
}

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

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

input::-webkit-input-placeholder {
  color: #999;
}

input::-moz-placeholder {
  color: #999;
}

input:-moz-placeholder {
  color: #999;
}

input:-ms-input-placeholder {
  color: #999;
}

select::-ms-expand {
  display: none;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.fl {
  float: left;;
}

.fr {
  float: right;
}

.clearfix::after {
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

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

.Width {
  width: 1190px;
  margin: 0 auto;
}

.show {
  display: block;
}

.hide,
.onlymob {
  display: none;
}

.tab.dispb {
  display: block;
}

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}

.container::after {
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}

ul::after {
  display: block;
  content: "";
  height: 0;
  font-size: 0;
  clear: both;
}

/* 通用头部 */
.ht_top {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
  line-height: 41px;
  z-index: 12;
}

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

.ht_top h1 {
  float: left;
}

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

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

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

.ht_top .topnav a:hover {
  color: #e4393c;
  text-decoration: underline;
}

/* 通用底部 */
.footer {
  clear: both;
  position: relative;
  padding: 30px 0;
  text-align: center;
}

.footer p {
  position: relative;
  z-index: 2;
  color: #333;
  font-size: 16px;
  line-height: 30px;
}

.footer p span {
  padding: 0 5px;
}

.footer p a {
  color: #333;
}

.borderall {
  padding: 6px;
  background: rgba(0, 0, 0, 0.1);
  border: 8px solid rgba(255, 255, 102, 0.15);
  border-radius: 16px;
}

.banner_box {
  position: relative;
  width: 100%;
  /* height: 1450px; */
  overflow: hidden;
  padding-top: 87px;
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/banner_bg.png") top center no-repeat;
}

.banner_box .name {
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/title.png") no-repeat center;
  width: 100%;
  height: 341px;
  margin: 0 auto;
}

.province {
  position: absolute;
  top: -70px;
  right: 30px;
  width: 157px;
  height: 198px;
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/pr_bg.png") no-repeat center / 157px 198px;
  color: #fff;
  font-size: 26px;
  line-height: 38px;
  word-wrap: break-word;
  word-break: break-all;
}

.pro-title {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: -16px;
  right: 0;
  margin: auto;
  width: 36px;
  padding: 35px 0;
  font-size: 26px;
  transform: rotate(30deg);
  writing-mode: vertical-lr;
  overflow: hidden;
  letter-spacing: 4px;
}

.tuzi {
  position: absolute;
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/tz.png") no-repeat center;
  width: 222px;
  height: 256px;
  left: 335px;
  top: 356px;
  animation: dropup 3s linear;
}

@keyframes dropup {
  0% {
    top: 356px;
    left: 100px;
  }

  /** 暂停效果 */
  33% {
    top: 356px;
    left: 200px;
  }

  66% {
    top: 356px;
    left: 300px;
  }

  100% {
    top: 356px;
    left: 335px;
  }
}

.box1 {
  margin-top: 360px;
}

.box_title {
  position: relative;
  font-size: 40px;
  font-weight: 400;
  color: rgba(255, 255, 0, 1);
  line-height: 57px;
  text-align: center;
  z-index: 5;
}

.box_title::before,
.box_title::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  height: 66px;
}

.box_title::before {
  width: 64px;
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/titleL.png") no-repeat center;
  left: 260px;
  top: -15px;
}

.box_title::after {
  width: 77px;
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/titleR.png") no-repeat center;
  right: 260px;
  top: 20px;
}

.list {
  margin-top: 55px;
  padding-bottom: 50px;
}

.list>li {
  position: relative;
  float: left;
  width: 352px;
  height: 415px;
  margin-right: 30px;
  padding: 6px;
  text-align: center;
  cursor: pointer;
  /* background:rgba(0,0,0,0.1);
  border:7px solid linear-gradient(180deg, rgb(255, 255, 102),rgba(0, 0, 0, 0.102));
  border-radius:16px; */
  background: rgba(0, 0, 0, 0.1);
  border: 8px solid rgba(255, 255, 102, 0.15);
  border-radius: 16px;
}

.list>li:last-child {
  margin-right: 0;
}

.list-title {
  position: absolute;
  width: 346px;
  top: 0px;
  right: 0;
  height: 57px;
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/box1_title_bg.png") no-repeat center right;
  font-size: 20px;
  line-height: 48px;
  color: #fff;
}

.list-msg {
  line-height: 36px;
  width: 266px;
  margin: 0 auto 40px;
  font-size: 16px;
  text-align: center;
  color: rgba(16, 17, 17, 1);
}

.icon-img {
  width: 124px;
  height: 124px;
  border: 1px solid #f6474a;
  margin: 30px auto;
  border-radius: 50%;
}

.icon-img.active {
  margin-bottom: 10px;
}

.icon-img img {
  padding-top: 24px;
  margin: 0 auto;
}

.list-info {
  margin-bottom: 69px;
}

.list-info .flex {
  margin-bottom: 8px;
  font-size: 18px;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 266px;
  margin: auto;
}

.flex.active {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 4;
}

.list-info p {
  width: 125px;
  font-size: 18px;
  padding-left: 30px;
  text-align: left;
  color: rgba(57, 103, 55, 1);
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/start.png") no-repeat left center;
}

.btn {
  width: 140px;
  height: 40px;
  line-height: 40px;
  background: rgba(57, 103, 55, 0);
  border: 1px solid rgba(234, 111, 45, 1);
  border-radius: 22px;
  color: rgba(234, 111, 45, 1);
  font-size: 16px;
}

.btn:hover {
  background: linear-gradient(135deg,
      rgba(239, 157, 56, 1),
      rgba(234, 111, 45, 1));
  box-shadow: 0px 2px 5px 0px rgba(88, 23, 23, 0.3);
  color: #fff;
  border: 1px solid rgba(234, 111, 45, 1);
}

.btn.active {
  margin-left: 22px;
}

.list li i {
  position: absolute;
  background-repeat: no-repeat;
  z-index: 1;
}

.front {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  /* padding-top: 48px; */
}

.front-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
  /* background: rgba(252, 253, 252, 1);
  box-shadow: 0px 3px 16px 0px rgba(234, 234, 234, 0.75);
  border-radius: 18px; */
  background: rgba(255, 255, 255, 1);
  border-radius: 8px;
}

.front-hover {
  position: relative;
  width: 100%;
  /* height: 440px; */
  z-index: 3;
  padding-top: 78px;
}

.back {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 13px 0px rgba(0, 51, 0, 0.5);
  border-radius: 16px;
}

.back ul {
  padding: 30px 15px;
}

.back ul li {
  margin-bottom: 5px;
}

.back ul li:last-child {
  margin-bottom: 0;
}

.back-title {
  display: block;
  color: #003300;
  font-size: 16px;
}

.back ul li p {
  line-height: 23px;
  font-size: 14px;
  text-align: left;
}

.box {
  background: #257536;
}

/* box2 */
.box2 {
  padding-top: 30px;
  padding-bottom: 60px;
}

.box2 .box_title::before {
  left: 315px;
}

.box2 .box_title::after {
  right: 330px;
}

.kqjs {
  margin-top: 100px;
  position: relative;
}

.wh {
  position: absolute;
}

.wh1 {
  left: 559px;
  top: 29px;
}

.wh2 {
  top: -34px;
  left: 648px;
}

.colFFFF00 {
  color: #FFFF00;
}

.bor {
  position: absolute;
  height: 44px;
  padding: 0 40px;
  line-height: 44px;
  background: linear-gradient(90deg,
      rgba(125, 171, 73, 1),
      rgba(59, 120, 55, 1));
  font-size: 18px;
  box-shadow: 0px 2px 8px 0px rgba(0, 51, 0, 0.25);
  border-radius: 32px 32px 5px;
  cursor: pointer;
}

.issue {
  color: #fff;
  font-size: 18px;
}

.bor01 {
  top: 38px;
  left: 180px;
}

.bor02 {
  top: 198px;
  left: 0px;
}

.bor03 {
  top: 346px;
  left: 110px;
}

.bor04 {
  left: 375px;
  top: 500px;
  z-index: 6;
}

.bor05 {
  right: 50px;
  top: 366px;
}

.bor06 {
  right: 0;
  top: 212px;
}

.bor07 {
  top: 60px;
  right: 60px;
}

.bor:hover {
  background: linear-gradient(270deg, rgba(125, 171, 73, 1), rgba(59, 120, 55, 1));
}

.kqjs-m {
  width: 540px;
  height: 540px;
  margin: auto;
}

.kqjs-m img {
  display: block;
  position: relative;
  top: 80px;
  margin: 0 auto;
}

.kqjs-r .issue,
.kqjs-r .bor {
  border-radius: 32px 32px 32px 5px;
}

.box3 .box_title::before {
  left: 320px;
}

.box3 .box_title::after {
  right: 320px;
}

.box3_more {
  margin-top: 60px;
  position: relative;
}

.box3-bg {
  position: relative;
  background: rgba(255, 255, 255, 1);
  border-radius: 8px;
  padding: 20px 50px;
  /* overflow: hidden; */
}

.box3-title {
  font-size: 26px;
  color: rgba(57, 103, 55, 1);
}

.tabBox {
  overflow: hidden;
  height: 120px;
  color: #333;
  font-size: 16px;
  line-height: 40px;
}

.tabBox.active {
  height: auto;
}

.arrow, .more {
  width: 76px;
  position: absolute;
  bottom: -38px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 6;
}

.arrtab {
  width: 76px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: linear-gradient(90deg, rgba(125, 171, 73, 1), rgba(59, 120, 55, 1));
  border-radius: 0 0 4px 4px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}

.arrtab img {
  vertical-align: middle;
  margin-left: 5px;
}

.arrshou, .moreshou {
  display: none;
}

/* .box3-kecheng {
  margin-top: 90px;

}
.box4_table {
  background:rgba(255,255,255,1);
  border-radius:4px;
  font-size: 16px;
  width: 1170px;
  text-align: center;
} */
.firsttr {
  background: linear-gradient(90deg, rgba(125, 171, 73, 1), rgba(59, 120, 55, 1));
  box-shadow: 0px 2px 8px 0px rgba(0, 51, 0, 0.25);
  border-radius: 8px;
}

.box45 {
  position: relative;
  padding-top: 90px;
}

.box45 .box_title {
  margin-bottom: 50px;
}

.box45 .box_title::before {
  left: 318px;
}

.box45 .box_title::after {
  right: 318px;
}

.kc {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

.colFFF600 {
  color: #fff600;
}

.place {
  padding-bottom: 30px;
}

.kc-tips {
  color: #fff;
  margin-bottom: 6px;
  font-size: 22px;
}
.kc-tipsfixed {
  display: none;
  color: #333;
  margin-bottom: 6px;
  font-size: 22px;
}
.placeClose {
  display: none;
  position: fixed;
  right: 10px;
  top: 5px;
  cursor: pointer;
}

.place-wrap {
  position: relative;
}

.course_place li {
  cursor: pointer;
  float: left;
  margin-top: 10px;
  margin-right: 20px;
  width: 183px;
  height: 56px;
  line-height: 56px;
  position: relative;
  font-size: 16px;
}

.course_place li a.courseplace {
  display: inline-block;
  width: 183px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: rgba(247, 247, 251, 1);
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  color: #333;
  overflow: hidden;
}

.course_place li a.courseplace span {
  /* display: inline-block;
  max-height: 38px;
  line-height: 19px; */
}

.course_place li.on>a {
  color: #fff;
  background: linear-gradient(135deg, rgba(239, 157, 56, 1), rgba(234, 111, 45, 1));
  box-shadow: 0px 2px 5px 0px rgba(88, 23, 23, 0.3);
}

.course_place li:nth-child(6n) {
  margin-right: 0;
}

.fixed .course_show {
  width: 1200px;
}

.course_show {
  width: 1200px;
  display: none;
  background-color: #5c8843;
  /* padding: 7px; */
  border-radius: 5px;
  position: relative;
  top: 0px;
  left: 0;
  z-index: 9;
  /* box-shadow: 0 3px 6px 0 #aaa; */
}

.course_show a {
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 16px;
  color: #fff;
}

.course_show a.on,
.course_show a:hover {
  font-weight: 400;
  color: #FFFF00;
  font-size: 18px;
}

.course_arrow {
  z-index: 1;
  display: none;
  position: absolute;
  top: 58px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #5c8843;
}



.series-btn:nth-child(6n) {
  margin-right: 0;
}

.series-btn {
  position: relative;
  float: left;
  width: 173px;
  height: 54px;
  padding: 0 5px;
  /*border: 1px solid #a6a8ab;*/
  /* background:url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/btn.png") no-repeat; */
  background: rgba(255, 255, 255, 1);
  border-radius: 6px;
  margin-top: 12px;
  margin-right: 20px;
  line-height: 46px;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  z-index: 0;
}

.series-btn>a,
.series-btn>a>span {
  max-height: 38px;
  margin-top: 1px;
  line-height: 19px;
  vertical-align: middle;
  overflow: hidden;
  display: inline-block;
  font-size: 16px;
}
.series-btn > a {
  display: block;
  height: 100%;
  max-height: 100%;
  line-height: 48px;
}

.series-btn.active,
.series-btn:hover {
  width: 173px;
  height: 54px;
  border: none;
  background: linear-gradient(135deg, rgba(239, 157, 56, 1), rgba(234, 111, 45, 1));
  box-shadow: 0px 2px 5px 0px rgba(88, 23, 23, 0.3);
}

.series-btn.active a,
.series-btn:hover a {
  color: #fff;
}

.kc-tab {
  display: none;
  padding-top: 60px;
}

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

.por {
  position: relative;
}

.poa {
  position: absolute;
}

.mb90 {
  margin-bottom: 90px;
}

.kc-info {
  position: relative;
  background: #fff;
  border-radius: 10px;
  padding: 30px;
}

.col396737 {
  color: #396737;
}

.colEA6F2D {
  color: #EA6F2D;
}

.info-tips {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: bold;
}

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

.kc-info .allTxt {
  line-height: 30px;
  font-size: 16px;
}

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

.kc-info li {
  margin-bottom: 16px;
}

.kc-info li:last-child {
  margin-bottom: 0;
}

.more {
  margin-left: 49%;
  margin-top: 20px;
  cursor: pointer;
  transition: transform 0.5s ease;
}

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

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

.table td {
  /* border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5; */
  padding: 26px 20px;
  background-color: #fff;
  text-align: center;
  border: 1px solid rgba(57, 103, 55, 0.3);
}

.table .td02,
.table .td04 {
  text-align: left;
}

.table th {
  border: none;
  padding: 14px 0;
  color: #fff;
  font-weight: normal;
  border: 1px solid rgba(57, 103, 55, 0.3);
}

.table th:nth-child(1) {
  width: 12%;
}

.table th:nth-child(2) {
  width: 17%;
}

.table th:nth-child(3) {
  width: 20%;
}

.table th:nth-child(4) {
  width: 23%;
}

.table tbody td:nth-child(3),
.table tbody td:nth-child(4) {
  text-align: left;
}

.table th:nth-child(5) {
  width: 13%;
}

.table th:nth-child(6) {
  width: 15%;
}

.table .consult, .table .buy {
  display: block;
  margin: 0 auto;
  line-height: 40px;
  text-align: center;
  border-radius: 22px;
  transition: background-color 0.5s ease;
  width: 140px;
  height: 40px;
  border-radius: 33px;
}

.table .consult,
.table .buy:hover {
  color: #EA6F2D;
  background: rgba(57, 103, 55, 0);
  border: 1px solid rgba(234, 111, 45, 1);
}

.table .buy,
.table .consult:hover {
  background: linear-gradient(135deg, rgba(239, 157, 56, 1), rgba(234, 111, 45, 1));
  box-shadow: 0px 2px 5px 0px rgba(88, 23, 23, 0.3);
  color: #fff;
  border: 1px solid transparent;
}

.table .contact {
  margin-top: 16px;
  /* background-color: #e6e6e6;
  color: #000; */
}

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

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

.mt60 {
  margin-top: 60px;
}

.box5 .tab.active {
  display: block;
}

.box5 .tab2 {
  margin-bottom: 90px;
}

.box5 .tab1 {
  overflow: hidden;
}

.box5 .tab1.active {
  height: auto;
}

.box5 .box5_content {
  position: relative;
  /* padding-top: 40px; */
  display: flex;
  height: 371px;
  overflow: hidden;
}

.box5 .box5_content .box5_content_left {
  width: 640px;
  background: linear-gradient(135deg, rgba(125, 171, 73, 1), rgba(59, 120, 55, 1));
  border-radius: 6px 0px 0px 6px;
  /* min-height: 371px; */
  box-sizing: border-box;
  padding: 40px;
  overflow: hidden;
}

.box5 .box5_content .box5_content_left_top {
  /* width: 665px; */
  /* height: 76px; */
  /* background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/box5_bg1.png") no-repeat left center; */
  font-size: 22px;
  background-position: -10px center;
  background-size: 100%;
  line-height: 30px;
  padding: 10px;
  /* padding-right: 80px; */
  box-sizing: border-box;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: rgba(255, 255, 0, 1);
  /* overflow: hidden; */
}

.box5_content_left_title {
  font-size: 20px;
  color: rgba(255, 255, 0, 1);
}

.box5_content_left_word {
  font-size: 16px;
  color: #fff;
  line-height: 34px;
}

.box5 .box5_content .box5_content_left_img {
  width: 665px;
  /* height: 81px; */
  /* background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/box5_bg1.png") no-repeat center; */
  font-size: 20px;
  background-size: cover;
  box-sizing: border-box;
  width: 650px;
  margin: 0 auto;
  margin-top: 28px;
  /* height: 189px; */
}

.box5 .box5_content .box5_content_right {
  position: relative;
  border-radius: 0px 6px 6px 0px;
  flex: 1;
  padding-bottom: 100px;
  /* min-height: 371px; */
  background: #fff;
  overflow: hidden;
}
.box5-contant-right-box:first-child {
  display: block;
}
.box5-contant-right-box {
  display: none;
  width: 380px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 8px 0px rgba(88, 23, 23, 0.15);
  border-radius: 8px;
  margin: 30px auto 0;
  padding: 30px 40px;
}

.xieyi {
  width: 118px;
  height: 118px;
  right: -31px;
  top: -27px;
  color: #fff;
  word-wrap: break-word;
  word-break: break-all;
}

.ts-bg {
  /* background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/ts.png") no-repeat center; */
}

.xy-bg {
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/xy.png") no-repeat center;
}

.fxy-bg {
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/fxy.png") no-repeat center;
}

.fxy-bg .xy-txt {
  padding-left: 48px;
}

.xy-txt {
  display: inline-block;
  /* width: 36px; */
  font-size: 16px;
  padding-left: 60px;
  padding-top: 22px;
  transform: rotate(45deg);
  overflow: hidden;
}

.box5 .box5_content .box5_content_right-price {
  font-size: 50px;
  line-height: 1;
  vertical-align: bottom;
}
.box5 .box5_content .box5_content_right-price.colEA6F2D {
  color: #EA6F2D;
}
.box5 .box5_content .box5_content_right-price.col3A6838 {
  color: #3A6838;
}

.box5 .box5_content .box5_content_right-price .yuan {
  font-size: 24px;
}

.box5 .box5_content .box5_content_right-word {
  padding-top: 25px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 32px;
}

.box5 .box5_content .box5_content_right-btn-container {
  position: absolute;
  width: 520px;
  height: 118px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
  background: #fff;
}

.zixun:hover,
.view {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
  width: 140px;
  height: 40px;
  background: linear-gradient(135deg, rgba(239, 157, 56, 1), rgba(234, 111, 45, 1));
  box-shadow: 0px 2px 5px 0px rgba(88, 23, 23, 0.3);
  border-radius: 22px;
  border: 1px solid transparent;
}

.zixun,
.view:hover {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 40px;
  outline: none;
  background: none;
  color: rgba(234, 111, 45, 1);
  border: 1px solid #ffffff;
  width: 140px;
  height: 40px;
  background: rgba(57, 103, 55, 0);
  border: 1px solid rgba(234, 111, 45, 1);
  border-radius: 22px;
}

.box5 .box5_tab {
  text-align: center;
  margin-top: -5px;
}

.box5 .box5_tab .open {
  margin: auto;
  cursor: pointer;
}

.box5 .box5_tab div {
  cursor: pointer;
  display: inline-block;
  width: 76px;
  height: 30px;
  line-height: 30px;
  background: linear-gradient(90deg, rgba(125, 171, 73, 1), rgba(59, 120, 55, 1));
  border-radius: 0 0 4px 4px;
  margin: auto;
  color: #fff;
  text-align: center;
  font-size: 14px;
  vertical-align: middle;
}

.box5 .box5_tab div img {
  margin-left: 10px;
  vertical-align: middle;
  /* width: 12px;
  height: 6px; */
  /* display: inline-block; */
}

.view {
  margin-left: 120px;
  margin-top: 30px;
}

.zixun {
  margin-left: 20px;
}

.box6 {
  /* background: white; */
  padding-top: 70px;
  padding-bottom: 58px;
}

.box6 .box_title::before {
  left: 326px;
}

.box6 .box_title::after {
  right: 326px;
}

.box6_list {
  margin-top: 60px;
  height: 430px;
  /* overflow: scroll;
  overflow-x: hidden; */
}

.w352 {
  width: 352px;
  height: 365px;
}

.wk-swiper {
  height: 430px;
}

.box6_list_item {
  float: left;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.14);
  width: 352px;
  min-height: 365px;
  cursor: pointer;
}

.box6_list_item img {
  width: 100%;
  height: 225px;
}

.box6_list_item:hover {
  background: #f0fdee;
}

.box6_list_item:hover .box6_list_item_title {
  color: #EA6F2D;
}

.box6_list_item_top {
  height: 225px;
  /* background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/图层24拷贝@2x.png") no-repeat center; */
  /* background-size: cover; */
}

.box6_list_item_title {
  font-size: 16px;
  font-family: FZLTHK;
  font-weight: bold;
  color: #333;
  padding: 0 26px;
  padding-top: 15px;
  line-height: 29px;
height: 63px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.box6_list_item_price {
  padding-top: 18px;
  padding-left: 25px;
  text-align: left;
  line-height: 1;
  font-size: 24px;
  vertical-align: bottom;
  font-family: FZLTCHK;
  font-weight: 400;
  color: #EA6F2D;
}

.yuan0 {
  font-size: 16px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: -8px;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 26px;
  height: 10px;
  background: rgba(255, 255, 255, 1);
  border-radius: 6px;
}

.box6_list_item_price .yuan {
  font-size: 20px;
  font-family: FZYingLiTiS;
  font-weight: 400;
  color: #EA6F2D;
  padding-right: 5px;
}

.box7 {
  padding: 20px 0;
}

.box7 .box_title {
  margin-bottom: 55px;
}

.box7 .box_title:before {
  left: 310px;
}

.box7 .box_title:after {
  right: 317px;
}

.book .swiper-slide {
  /* margin-left: 77px; */
}

.box7-pagination {
  width: 1200px;
}

.box7-pagination .swiper-pagination-bullet {
  margin-right: 10px;
}

.book-item {
  width: 280px;
  padding: 30px 39px 37px;
  background: #ffffff;
  border-radius: 18px;
  margin: 0 auto;
}

.book .swiper-slide img {
  display: block;
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

.book a {
  cursor: pointer;
}

.book .swiper-slide .book-p {
  cursor: pointer;
  font-size: 18px;
  /* line-height: 20px; */
  margin-top: 10px;
  display: block;
  height: 60px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #333;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.colred {
  color: #EA6F2D;
}

.del {
  text-decoration: line-through;
  color: #999;
  font-size: 14px;
}

.bprice {
  color: rgba(57, 103, 55, 1);
  font-size: 14px;
  padding: 1px 5px;
  border: 1px solid rgba(57, 103, 55, .8);
  border-radius: 4px;
}

.fz26 {
  font-size: 26px;
}
.fz24 {
  font-size: 24px;
}

.box7_btn {}

.box7_btn a {
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
  font-size: 16px;
  background: linear-gradient(135deg, rgba(239, 157, 56, 1), rgba(234, 111, 45, 1));
  box-shadow: 0px 2px 5px 0px rgba(88, 23, 23, 0.3);
  border-radius: 22px;
}

.box7_btn a:hover {
  background: #31a459;
}

.box8 {
  padding: 60px 0;
}

.box8 .box_title {
  margin-bottom: 58px;
}

.box8 .box_title::before {
  left: 333px;
}

.box8 .box_title::after {
  right: 333px;
}

.colF6313C {
  color: #f6313c;
}

.box8_cont_fl {
  width: 560px;
  height: 388px;
  margin-right: 30px;
}

.box8_cont_fl .swiper-pagination {
  bottom: 120px;
  left: -230px;
}
.video-6,.v-dideo-5 {
  z-index: 6;
}

.box8_cont_fl img {
  display: inline-block;
  width: 560px;
  height: 388px;
}
.img-pc {
  position: relative;
}
.img-pc .play {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  cursor: pointer;
}
.teacher-detail {
  position: absolute;
  bottom: 10px;
  width: 310px;
  height: 110px;
  color: #fff;
  padding: 20px 30px;
  border-radius: 0 200px 0 0;
  background: linear-gradient( -45deg, rgb(125,171,73) 0%, rgb(59,120,55) 100%);
  box-shadow: 0px 3px 15px 0px rgba(0, 51, 0, 0.25);
}
.teacher-detail-p {
  margin-top: 15px;
}
.zhujiang {
  padding: 0 5px;
  border: 1px solid #fff;
  margin: 0 5px;
}
.teacher-detail-p2 {
  font-size: 18px;
  line-height: 24px;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: justify;
    display: -webkit-box;
-webkit-box-orient: vertical;

text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;
line-clamp: 2;
-webkit-box-orient: vertical;
}
.fz14 {
  font-size: 14px;
}

.box8_cont_fr {
  width: 500px;
  height: 388px;
  padding: 12px 40px;
  background: linear-gradient(135deg, rgba(125, 171, 73, 1), rgba(59, 120, 55, 1));
  box-shadow: 0px 2px 8px 0px rgba(0, 51, 0, 0.25);
  border-radius: 10px;
}

.box8_cont_fr li {}

.li-title {
  color: #fff;
  font-size: 20px;
  color: rgba(255, 255, 0, 1);
  padding-left: 32px;
  margin-bottom: 10px;
}

.li-title1 {
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/box8-li1.png") no-repeat left center;
}

.li-title2 {
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/box8-li2.png") no-repeat left center;
}

.li-title3 {
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/box8-li3.png") no-repeat left center;
}

.li-p {
  text-align: left;
  line-height: 30px;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
}

.box5 .series-btn {
  width: 173px;
}

.box5 .series-btn.active,
.box5 .series-btn:hover {
  background: linear-gradient(135deg, rgba(239, 157, 56, 1), rgba(234, 111, 45, 1));
  box-shadow: 0px 2px 5px 0px rgba(88, 23, 23, 0.3);
}

.class-list {
  height: 375px;
  padding-top: 5px;
  overflow: hidden;
}

.overScroll {
  overflow-y: scroll;
}

.class-list.active {
  height: auto;
}

.class-list li {
  float: left;
  width: 378px;
  height: 370px;
  border: 1px solid #dbdbdb;
  margin-bottom: 20px;
  margin-right: 18px;
  background-color: #fff;
  transition: transform 0.5s ease;
}

.class-list li:hover {
  transform: translateY(-5px);
}

.class-list li:nth-child(3n) {
  margin-right: 0;
}

.class-list li img {
  width: 100%;
  height: 230px;
  margin-bottom: 20px;
}

.class-name {
  height: 60px;
  margin: 0 30px 10px;
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #000;
  font-size: 19px;
}

.price {
  float: right;
  margin-right: 30px;
  font-size: 18px;
  color: #e23431;
}

.price span {
  font-size: 22px;
  font-weight: bold;
}

.o2o-more,
.net-more {
  display: none;
  margin: 20px auto;
  cursor: pointer;
  transition: transform 0.5s ease;
}

.net-more {
  margin-bottom: 0;
}

.o2o-more.active,
.net-more.active {
  transform: rotate(180deg);
}

.net {
  padding-top: 48px;
  padding-bottom: 40px;
}

.net .title {
  padding-bottom: 48px;
}

.environment-container {
  height: 450px;
}

.environment .box9-pagination {
  /* bottom: -20px; */
}
.box9 {
  padding-bottom: 60px;
}
.environment {
  width: 100%;
  /* height: 339px; */
  padding-top: 50px;
  /* background-image: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/bg04.png"); */
  background-repeat: no-repeat;
  background-position: center;
}

.environment .box_title {
  margin-bottom: 60px;
}

.environment .box_title::before {
  left: 250px;
}

.environment .box_title::after {
  right: 245px;
}

.environment .title,
.books .title {
  color: #fff;
  margin-bottom: 50px;
}

.environment .title span {
  color: #fdee02;
}
.hls-content li {
  float: left;
  width: 360px;
  margin-right: 60px;

}
.hls-content li .pic-detail {
  padding:  15px 30px 30px;
}
.hls-content li .pic-t {
  font-size: 20px;
  color: rgb(234, 111, 45);
  margin-bottom: 10px;
}
.hls-content li p {
  color: #000;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
}

.hls-content li:last-child {
  margin-right: 0;
}
.environment .swiper-slide {
  float: left;
  width: 260px;
  height: 4500px;
  overflow: hidden;
}

.h210 {
  /* height: 186px; */
}
.environment .pic {
  background: #fff;
}
.environment .pic img {
  width: 100%;
  height: 225px;
  transition: transform 1s ease;
}

.environment .pic p {
  /* position: absolute; */
  /* bottom: 20px;
  left: 0; */
  /* background: rgba(0, 0, 0, 0.5); */
  /* text-align: center;
  color: #fff;
  width: 100%;
  height: 40px;
  line-height: 40px; */
}

.environment .pic img:hover {
  /* transform: scale(1.1); */
}

.environment .swiper-button-prev,
.environment .swiper-button-next {
  width: 44px;
  top: 32%;
}

.swiper-button-prev.swiper-button-white {
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/prev.png") no-repeat;
  left: -50px;
}

.swiper-button-next.swiper-button-white {
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/next.png") no-repeat;
  right: -50px;
}

.evaluate {
  display: none;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 80px;
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/box10_bg.png") no-repeat center;
  background-size: 100%;
}

.box10_title::before,
.box10_title::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  height: 18px;
  top: 10px;
}

.box10_title::before {
  width: 64px;
  left: 450px;
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/box10L.png") no-repeat center;
}

.box10_title::after {
  width: 77px;
  right: 450px;
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/box10R.png") no-repeat center;
}

.box10_title {
  color: rgba(255, 255, 0, 1);
  font-size: 26px;
  text-align: center;
}

.video {
  float: left;
  width: 250px;
  height: 250px;
  margin-right: 15px;
  border-radius: 10px;
  margin-left: 8px;
  cursor: pointer;
}
.video img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.video-list {
  margin-top: 50px;
}

.video:last-child {
  margin-right: 0;
}

.video-masker {
  display: none;
}

.masker {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #000;
  opacity: 0.5;
  z-index: 12;
}

.video-box {
  position: fixed;
  width: 770px;
  height: 450px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 12;
}

.video-box #videoBtn {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.video-box .list-video {
  width: 720px;
  height: 405px;
  position: relative;
  top: 44px;
  display: none;
}

#video {
  width: 725px !important;
  height: 408px !important;
  position: relative;
}

#video video {
  width: 725px !important;
  height: 408px !important;
}

#video .switch-definition,
#video .audio-poster {
  display: none !important;
}

/* box10 */
#box10 {
  background: #282828;
  color: rgba(253, 253, 253, 1);
  background-size: cover;
  padding-bottom: 50px;
}

.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: 330px;
  height: 50px;
  text-indent: 20px;
  margin-left: 15px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 5px;
  color: #333;
  font-size: 18px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/select_bg.png") 95% 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;
}

.tab-box {
  position: relative;
}

.phone {
  position: absolute;
  left: 850px;
  top: -54px;
}

.tab_phone {
  padding-left: 45px;
  background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/phone.png") no-repeat left center;
  font-size: 20px;
}

/* 左侧快速导航 */
.choose {
  position: fixed;
  top: 73%;
  right: 23px;
  width: 120px;
  height: 34px;
  background: rgba(77, 205, 51, 1);
  color: rgba(252, 253, 252, 1);
  font-size: 20px;
  border-radius: 20px;
  text-align: center;
}

.choose a {
  color: #fff;
}

.fixed-l,
.fixed-r {
  display: none;
  position: fixed;
  top: 50%;
  left: 0;
  width: 40px;
  height: 139px;

    background:linear-gradient(135deg,rgba(236,157,58,1),rgba(231,117,56,1));

  cursor: pointer;
  color: #fff;
  z-index: 11;
}

.fixed-l {
  left: 0;
  right: auto;
  border-radius: 0 10px 10px 0;
  background-position: right;
}

.fixed-r {
  left: auto;
  right: 0;
  border-radius: 10px 0 0 10px;
}

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

.fixed-l p,
.fixed-r p {
  display: inline-block;
  margin-top: 12px;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  writing-mode: tb-rl;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}

.fixed-nav {
  position: fixed;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  z-index: 11;
  padding: 0 0 12px;
  background:rgba(255,255,255,1);
  box-shadow: 0px 9px 16px 0px rgba(229, 229, 229, 0.31);
  border-radius: 8px;
}

.close-nav,
.close-contact {
  position: absolute;
  width: 15px;
  height: 15px;
  top: -20px;
  right: 0;
  cursor: pointer;
}

.fixed-nav li {
  width: 116px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 5px;
}

.fixed-nav li.hover {
  background:linear-gradient(135deg,rgba(236,157,58,.15),rgba(231,117,56,.15));
  color: #EA6F2D;
}
.ksdh {
  background:linear-gradient(135deg,rgba(236,157,58,1),rgba(231,117,56,1));
  border-radius:10px 10px 0 0;
  color: #fff;
}

.fixed-nav li span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  max-height: 44px;
  line-height: 22px;
  margin-top: -3px;
  max-width: 78px;
  overflow: hidden;
  display: inline-block;
  font-size: 16px;
}

.fixed-nav ol li span {
  display: block;
  height: 44px;
  text-align: center;
  line-height: 44px;
  left: 0;
  max-width: 144px;
}

.fixed-contact {
  position: fixed;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  z-index: 11;
  background: linear-gradient( -45deg, rgb(236,157,58) 0%, rgb(231,117,56) 100%);
  border-radius: 10px;

}

.fixed-contact li {
  width: 158px;
  height: 44px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
}

.fixed-contact li a {
  display: block;
  line-height: 44px;
  background: rgba(231,117,56,.3);
  transition: background-color 0.5s ease;
  color: #fff;
  border: 10px 10px 0 0;
}

.fixed-contact li a:hover {
  /* background: linear-gradient(180deg,
      rgba(252, 255, 13, 1),
      rgba(200, 254, 11, 1)); */
      background: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/ahover.png") no-repeat center;
  color: #fff;
}

.fixed-contact li span {
  display: inline-block;
  max-height: 44px;
  margin-top: -3px;
  line-height: 22px;
  vertical-align: middle;
  overflow: hidden;
}

.contact-tel,
.contact-class {
  width: 158px;
  height: 80px;
  /* background-image: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/contact01.png");
  background-repeat: no-repeat; */
  text-align: center;
  color: #fff;
  border-radius: 10px 10px 0 0;
}

.contact-tel {
  /* background: #EC9D3A; */
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.contact-tel p {
  /* padding-top: 20px; */
  margin-bottom: 1px;
  font-size: 20px;
  font-weight: bold;
}

.contact-class {
  height: 55px;
  /* background-image: url("https://www.walldrift.com/__xh__/bm.huatu.com/zhaosheng/2020skxdg/images/contact02.png"); */
}

.choose-class {
  display: block;
  width: 120px;
  height: 38px;
  margin: 20px auto 10px auto;
  background-color: #fff;
  border-radius: 40px;
  line-height: 38px;
  color: #fff;
  font-size: 20px;
  background:rgba(255,255,0,.2);
  transition: background-color 0.5s ease;
}

.choose-class:hover {
  background:rgba(255,255,0,.5);
  color: #fff;
}

.fixed {
  position: fixed;
  width: 1200px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  /* background: linear-gradient(-90deg, #149121, #3fbe2a); */
  background: white;
  /* padding:30px; */
  z-index: 10000;
  padding:20px 30px;
  transform: translateZ(1000px);
  zoom: 1;
  box-shadow: 0 3px 10px 0 #149121;
}

.fixed .kc-tips {
  color: #000;
  padding-left: 31px;
  margin-bottom: -7px;
}

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

/* .fixed .course_place li {
  width: 173px;
} */

.box5 .box5_tab .dnone {
  display: none;
}

/*树叶*/
.leaf{
  position: absolute;

}
.leaf01{
  bottom: -262px;
  right: -224px;
}
.box3,.box9,.box6,.box7,.box8{
  position: relative;
}
.leaf02{
  top: -120px;
  left:-157px;
}
.leaf03{
  top: 250px;
  right:-250px;
}
.leaf04{
  top: 2000px;
  left:-170px;
}
.leaf05{
  top: -150px;
  left:-150px;
}
.leaf06{
  top: -80px;
  right:-250px;
}
.leaf07{
  left: 0;
  bottom: -10px;
}
.leaf08{
  top: -318px;
  right: -265px;
}
@media only all and (max-width:1700px){
  .leaf{
    display: none;
  }
}
