.header {
  top: 0;
}
.cl000 {
  color: #000!important;
}
.main {
  background: #eeefeb;
}
.main .section-1 .block {
  position: relative;
  z-index: 9;
}
.main .section-1 .public-banner {
  position: relative;
  padding-top: 110px;
  box-sizing: border-box;
  padding-bottom: 110px;
}
.main .section-1 .public-banner .icon_1 {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 1;
}
.main .section-1 .public-banner .container {
  position: relative;
  max-width: 1150px;
  margin: 0 auto;
  height: 330px;
}
.main .section-1 .public-banner .container .txt_1 {
  position: absolute;
  bottom: 20px;
  right: 12%;
}
.main .section-1 .public-banner .txt_1 {
  position: relative;
  text-align: center;
}
.main .section-1 .public-banner .txt_1 img {
  width: auto;
  height: auto;
}
.main .section-1 .public-banner .txt_2 {
  text-align: center;
  line-height: 330px;
}
.main .section-1 .public-banner .txt_2 img {
  max-width: 90%;
  vertical-align: middle;
}
.main .section-1 .public-banner .img-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 20px;
  text-align: center;
  z-index: 8;
}
.main .section-1 .public-banner h3 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
  z-index: 9;
  text-align: center;
  font-size: 24px;
  color: #333;
  font-weight: 400;
  letter-spacing: 2px;
}
.main .section-1 .public-banner h3 span {
  position: relative;
}
.main .section-1 .public-banner h3 span:before {
  position: absolute;
  content: '';
  width: 25px;
  height: 1px;
  background: #333;
  top: 50%;
  left: -40px;
}
.main .section-1 .public-banner h3 span:after {
  position: absolute;
  content: '';
  width: 25px;
  height: 1px;
  background: #333;
  top: 50%;
  right: -40px;
}
.main .section-1 .public-banner .left-btn {
  position: absolute;
  width: 150px;
  left: 90px;
  z-index: 99;
  top: 50%;
  text-align: center;
  margin-top: -25px;
  font-size: 17px;
  letter-spacing: 2px;
}
.main .section-1 .public-banner .left-btn .icon-box {
  display: none;
}
.main .section-1 .public-banner .left-btn:before {
  position: absolute;
  content: '';
  width: 25px;
  height: 1px;
  background: #333;
  margin-top: 25px;
  left: -35px;
  transition: all 0.6s ease 0s;
}
.main .section-1 .public-banner .left-btn a {
  color: #333333;
  transition: all 0.6s ease 0s;
}
.main .section-1 .public-banner .left-btn:hover a {
  color: #e97900;
}
.main .section-1 .public-banner .left-btn:hover:before {
  background: #e97900;
}
.main .section-1 .public-banner .right-btn {
  position: absolute;
  width: 150px;
  top: 50%;
  right: 90px;
  z-index: 99;
  text-align: center;
  margin-top: -25px;
  font-size: 18px;
  letter-spacing: 2px;
}
.main .section-1 .public-banner .right-btn .icon-box {
  display: none;
}
.main .section-1 .public-banner .right-btn:before {
  position: absolute;
  content: '';
  width: 25px;
  height: 1px;
  background: #333;
  margin-top: 25px;
  right: -35px;
  transition: all 0.6s ease 0s;
}
.main .section-1 .public-banner .right-btn a {
  color: #333333;
  transition: all 0.6s ease 0s;
}
.main .section-1 .public-banner .right-btn:hover a {
  color: #e97900;
}
.main .section-1 .public-banner .right-btn:hover:before {
  background: #e97900;
}
.main .section-1 .public-banner #liquid_1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
  height: 400px;
}
.main .section-1 .public-banner #liquid_2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
  height: 400px;
}
.main .section-1 .public-banner #liquid_3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 400px;
}
.session_1 {
  background: #eee7e2;
}
.session_1 .container {
  max-width: 1150px;
  margin: 0 auto;
}
.session_1 .tab-box {
  position: relative;
  text-align: center;
  font-size: 0;
  margin: 0 auto;
  width: 570px;
  top: -22px;
}
.session_1 .tab-box .swiper-button-next {
  opacity: 0;
  right: -35px;
  background: transparent;
  margin-top: -17px;
}
.session_1 .tab-box .swiper-button-prev {
  opacity: 0;
  left: -35px;
  background: transparent;
  margin-top: -17px;
}
.session_1 .tab-box span {
  position: relative;
  display: inline-block;
  width: 175px;
  height: 45px;
  background: #eeefeb;
  line-height: 43px;
  text-align: center;
  font-size: 16px;
  color: #555555;
  letter-spacing: 2px;
  text-indent: 5px;
  border-radius: 30px;
  border: 1px solid #c1c1c1;
  transition: all 0.6s ease 0s;
  cursor: pointer;
}
.session_1 .tab-box span:hover {
  background: #73c3d4;
  color: #fff;
}
.session_1 .tab-box span.active {
  background: #73c3d4;
  color: #fff;
}
.session_1 .content-box {
  margin-top: -22px;
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 60px;
  box-sizing: border-box;
  padding-bottom: 60px;
}
.session_1 .content-box .item-box {
  display: none;
}
.session_1 .content-box .item-box.active {
  display: block;
}
.session_1 .content-box .item-box .item-title {
  text-align: center;
}
.session_1 .content-box .item-box .item-title h3 {
  font-size: 26px;
  color: #333333;
  font-weight: 400;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.session_1 .content-box .item-box .item-title h3 span {
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
}
.session_1 .content-box .item-box .item-title h3 span:before {
  position: absolute;
  content: '';
  width: 40px;
  height: 1px;
  background: #b07337;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}
.session_1 .content-box .item-box .item-title p {
  font-size: 13px;
  color: #b07337;
  line-height: 1;
}
.session_1 .content-box .item-box .type-box {
  width: 620px;
  margin: 0 auto;
  margin-top: 25px;
}
.session_1 .content-box .item-box .type-box .select-box {
  display: none;
  position: relative;
  height: 38px;
  line-height: 36px;
  border-radius: 30px;
  border: 1px solid #e9996d;
  width: 220px;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 20px;
  cursor: pointer;
  background: #fff;
}
.session_1 .content-box .item-box .type-box .select-box:before {
  position: absolute;
  content: '';
  right: 20px;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: #e9996d transparent transparent transparent;
}
.session_1 .content-box .item-box .type-box .select-box select {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  background: transparent;
  text-align: center;
  text-align-last: center;
  color: #e9996d;
  font-size: 14px;
  appearance: none;
  cursor: pointer;
  -webkit-appearance: none;
}
.session_1 .content-box .item-box .type-box .row {
  display: flex;
  margin-left: -5px;
  margin-right: -5px;
}
.session_1 .content-box .item-box .type-box .col-md-6 {
  flex: 1;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}
.session_1 .content-box .item-box .type-box .type-item {
  text-align: center;
  height: 40px;
  color: #333;
  line-height: 40px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-size: 16px;
  letter-spacing: 5px;
  cursor: pointer;
}
.session_1 .content-box .item-box .type-box .type-item i {
  display: inline-block;
  width: 12px;
  height: 6px;
  background: url(../images/affect/icon_6.png) center center no-repeat;
  margin-left: 20px;
}
.session_1 .content-box .item-box .type-box .type-item.active {
  background: #fff;
}
.session_1 .content-box .item-box .type-box .type-item.active i {
  display: inline-block;
  width: 12px;
  height: 6px;
  background: url(../images/affect/icon_7.png) center center no-repeat;
  vertical-align: middle;
}
.session_1 .content-box .item-box .type-list {
  padding-top: 40px;
  padding-bottom: 50px;
  background: #fff;
  padding-left: 175px;
  padding-right: 175px;
  box-sizing: border-box;
}
.session_1 .content-box .item-box .type-list ul {
  position: relative;
}
.session_1 .content-box .item-box .type-list ul:before {
  position: absolute;
  content: '';
  left: 66px;
  top: -10px;
  bottom: -10px;
  width: 1px;
  background: #767676;
}
.session_1 .content-box .item-box .type-list ul li {
  padding-left: 100px;
  position: relative;
  margin-bottom: 30px;
  line-height: 26px;
}
.session_1 .content-box .item-box .type-list ul li p {
  color: #555555;
  letter-spacing: 2px;
}
.session_1 .content-box .item-box .type-list ul li span {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 28px;
  color: #555555;
}
.session_1 .content-box .item-box .type-list ul li h3 {
  font-weight: 400;
  font-size: 22px;
  color: #000000;
  letter-spacing: 5px;
}
.session_1 .content-box .item-box .type-list .list-item {
  display: none;
}
.session_1 .content-box .item-box .type-list .list-item.active {
  display: block;
}
.session_1 .content-box .item-box .type-list .list-item_1 p {
  line-height: 1.8;
  font-size: 15px;
  color: #555555;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.session_1 .content-box .item-box .type-list .list-item_1 ul {
  margin-top: 10px;
}
.session_1 .content-box .item-box .type-list .list-item_1 ul li {
  line-height: 1;
  height: auto;
}
.session_1 .content-box .item-box .type-list .list-item_1 ul li h3 {
  margin-bottom: 5px;
}
.session_1 .content-box .item-box .type-list .list-item_1 ul li p {
  line-height: 30px;
}
.session_1 .content-box .item-box .type-list .list-item_2 ul li h3 {
  color: #555;
}
.educa_1 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.educa_1 .container {
  max-width: 1050px;
}
.educa_1 .list-box .item-box {
  position: relative;
  background: #f4efec;
  border: 2px solid #fff;
  border-radius: 8px;
  padding-left: 100px;
  padding-right: 112px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.educa_1 .list-box .item-box .nub {
  position: absolute;
  left: 25px;
  top: 5px;
  width: 55px;
  height: 73px;
  line-height: 60px;
  text-align: center;
  font-size: 22px;
  color: #07859f;
  background: url(../images/education/icon_6.png);
}
.educa_1 .list-box .item-box .icon {
  position: absolute;
  right: 20px;
  top: 15px;
  width: 45px;
  height: 45px;
  cursor: pointer;
}
.educa_1 .list-box .item-box .icon:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background: #07859f;
  top: 50%;
  margin-top: -1px;
}
.educa_1 .list-box .item-box .icon:after {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  background: #07859f;
  left: 50%;
  margin-left: -1px;
}
.educa_1 .list-box .item-box .item-top {
  position: relative;
  height: 80px;
}
.educa_1 .list-box .item-box .item-top p {
  font-size: 20px;
  color: #159ca1;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.educa_1 .list-box .item-box .item-body {
  display: none;
  position: relative;
  padding-left: 140px;
  margin-top: 20px;
}
.educa_1 .list-box .item-box .item-body .answer-title {
  position: absolute;
  left: 0;
  font-size: 24px;
  color: #555555;
  height: 75px;
  line-height: 75px;
  width: 120px;
  text-align: center;
  border-right: 1px solid #aaaaaa;
}
.educa_1 .list-box .item-box .item-body .answer-title em {
  font-style: normal;
}
.educa_1 .list-box .item-box .item-body p {
  font-size: 14px;
  color: #555555;
  line-height: 1.8;
  margin-bottom: 15px;
}
.educa_1 .list-box .item-box .item-body dl {
  position: relative;
  padding-left: 24px;
  margin-left: 30px;
  line-height: 26px;
}
.educa_1 .list-box .item-box .item-body dl dd {
  margin-left: 0;
  font-size: 14px;
  color: #e0926b;
  margin-bottom: 14px;
  margin-top: 14px;
}
.educa_1 .list-box .item-box .item-body dl dd a {
  position: relative;
  display: inline-block;
  background: #eee7e2;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  margin-left: 8px;
  margin-right: 8px;
  color: #e0926b;
}
.educa_1 .list-box .item-box .item-body dl dd a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #fec9ae;
  right: 0;
  transition: all 0.2s ease-in-out;
  bottom: 0;
}
.educa_1 .list-box .item-box .item-body dl dd a:hover:before {
  width: 100%;
}
.educa_1 .list-box .item-box .item-body dl em {
  font-style: normal;
  position: absolute;
  left: 0;
}
.educa_1 .list-box .item-box .item-body dl.txt_1 {
  padding-left: 0px;
  margin-left: 0;
}
.educa_1 .list-box .item-box.active {
  background: #fff;
  padding-bottom: 15px;
}
.educa_1 .list-box .item-box.active .icon:after {
  display: none;
}
.educa_1 .list-box .item-box.active .item-body {
  display: block;
}
.educa_2 .tab-box {
  width: 440px;
}
.educa_2 .tab-box.w550 {
  width: 550px;
}
.educa_2 .content-box .item-box .item-title h3 {
  margin-bottom: 35px;
}
.educa_2 .content-box .item-box .item-title h3 span:before {
  background: #73c3d4;
  height: 2px;
}
.educa_2 .content-box .item-box .type-list {
  padding-left: 80px;
  padding-right: 80px;
}
.educa_2 .content-box .item-box .type-list .nub-list {
  position: relative;
}
.educa_2 .content-box .item-box .type-list .nub-list .line {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  left: 50%;
  background: #e0d0c5;
}
.educa_2 .content-box .item-box .type-list .nub-list .nub-item {
  float: left;
  width: 50%;
  padding-left: 60px;
  padding-right: 60px;
}
.educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-title {
  text-align: center;
  margin-bottom: 20px;
}
.educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-title span {
  color: #5fa8b8;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 2px;
}
.educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-title p {
  color: #5fa8b8;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 2px;
  line-height: 1.8;
}
.educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-body p {
  font-size: 16px;
  color: #555555;
  line-height: 1.8;
  margin-bottom: 15px;
  letter-spacing: 2px;
}
.educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-body dl dt {
  position: relative;
  height: 40px;
  border: 1px solid #197d92;
  font-size: 14px;
  color: #197d92;
  line-height: 40px;
  text-align: left;
  border-radius: 5px;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  cursor: pointer;
}
.educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-body dl dt span {
  position: absolute;
  cursor: pointer;
  top: 12px;
  width: 15px;
  height: 15px;
  right: 12px;
}
.educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-body dl dt span:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  margin-top: -1px;
  background: #197d92;
}
.educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-body dl dt span:after {
  position: absolute;
  content: '';
  width: 1px;
  height: 15px;
  left: 50%;
  margin-left: -1px;
  background: #197d92;
}
.educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-body dl dd {
  display: none;
  margin-left: 0;
  margin-top: 10px;
}
.educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-body dl dd p {
  font-size: 14px;
  color: #197d92;
}
.educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-body dl.active dt span:after {
  display: none;
}
.educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-body dl.active dd {
  display: block;
}
.right-pull {
  position: relative;
  overflow: hidden;
  z-index: 10;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.banner-video-open .right-pull {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.affect_4-warp .session_1 {
  padding-top: 50px;
  padding-bottom: 60px;
}
.affect_4-warp .session_1 .container {
  position: relative;
  z-index: 9;
  max-width: 1050px;
  margin: 0 auto;
  background: #fff;
  padding-bottom: 50px;
}
.affect_4-warp .session_1 .container .title-box {
  text-align: center;
  padding-top: 100px;
}
.affect_4-warp .session_1 .container .title-box .icon-img {
  margin-top: -130px;
  margin-bottom: 15px;
}
.affect_4-warp .session_1 .container .title-box h3 {
  font-size: 26px;
  color: #333333;
  font-weight: 400;
  letter-spacing: 4px;
  margin-bottom: 10px;
}
.affect_4-warp .session_1 .container .title-box h3 span {
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
}
.affect_4-warp .session_1 .container .title-box h3 span:before {
  position: absolute;
  content: '';
  width: 40px;
  height: 1px;
  background: #b07337;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}
.affect_4-warp .session_1 .container .title-box p {
  font-size: 13px;
  color: #b07337;
  line-height: 1;
}
.affect_4-warp .session_1 .container .list-box {
  padding-left: 100px;
  padding-right: 100px;
  margin-top: 35px;
}
.affect_4-warp .session_1 .container .list-box .item-box {
  position: relative;
  background: #f5f5f5;
  height: 182px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin-top: -1px;
  box-sizing: border-box;
}
.affect_4-warp .session_1 .container .list-box .item-box .img-box {
  position: absolute;
  top: 18px;
  left: 18px;
  bottom: 20px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.affect_4-warp .session_1 .container .list-box .item-box .img-box img {
  vertical-align: middle;
}
.affect_4-warp .session_1 .container .list-box .item-box:hover {
  background: #fff;
}
.affect_4-warp .session_1 .container .list-box .item-box:hover .img-box:after {
  position: absolute;
  z-index: 1;
  content: '';
  top: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  width: 100%;
  height: 220px;
  -webkit-animation: slide 1s infinite;
  animation: slide 1s infinite;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#007db9e8', GradientType=1);
}
.affect_4-warp .session_1 .container .list-box .item-box .txt-box {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  width: 100%;
  padding-left: 260px;
  padding-right: 130px;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 140px;
}
.affect_4-warp .session_1 .container .list-box .item-box .txt-box .center-box {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.6;
}
.affect_4-warp .session_1 .container .list-box .item-box .txt-box .center-box h3 {
  font-weight: 400;
  font-size: 22px;
  color: #000;
  margin-bottom: 5px;
  line-height: 1.3;
}
.affect_4-warp .session_1 .container .list-box .item-box .txt-box .center-box p {
  font-size: 14px;
  color: #555555;
}
.affect_4-warp .session_1 .container .list-box .item-box .play-btn {
  position: absolute;
  top: 50%;
  right: 35px;
  margin-top: -25px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.affect_4-warp .session_1 .container .list-box .item-box .play-btn .txt {
  position: relative;
  z-index: 2;
  width: 50px;
  height: 50px;
  text-align: center;
  background: #afafaf;
  border-radius: 100%;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}
.affect_4-warp .session_1 .container .list-box .item-box .play-btn .txt em {
  font-style: normal;
  color: #fff;
  font-weight: 700;
}
.affect_4-warp .session_1 .container .list-box .item-box .play-btn .txt img {
  display: none;
}
.affect_4-warp .session_1 .container .list-box .item-box .play-btn:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background: #afafaf;
  border-radius: 50%;
  z-index: 1;
  left: 0;
  top: 0;
  transform-origin: center;
}
.affect_4-warp .session_1 .container .list-box .item-box .play-btn:hover .txt {
  font-size: 0;
}
.affect_4-warp .session_1 .container .list-box .item-box .play-btn:hover .txt img {
  display: inline-block;
  width: 11px;
  height: auto;
  margin-top: 14px;
}
.affect_4-warp .session_1 .container .list-box .item-box .play-btn:hover:before {
  transform: scale(2);
  animation-name: button-anim-opacity;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}
.affect_4-warp .session_1 .container .list-box .item-box .play-btn:hover .txt img {
  animation-name: icon-anim;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}
@media screen and (max-width: 1200px) {
  .educa_1 .list-box {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }
  .educa_2 .content-box .item-box .type-list {
    padding-left: 40px;
    padding-right: 40px;
  }
  .educa_2 .content-box .item-box .type-list .nub-list .nub-item {
    padding-left: 30px;
    padding-right: 30px;
  }
  .affect_4-warp .session_1 .container .list-box {
    padding-left: 30px;
    padding-right: 30px;
  }
  .affect_4-warp .session_1 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-body p {
    font-size: 14px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 1054px) {
  .educa_1 .list-box .item-box .item-top p {
    font-size: 16px;
  }
  .main .section-1 .public-banner {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
  .main .section-1 .public-banner .left-btn {
    left: 20px;
  }
  .main .section-1 .public-banner .right-btn {
    right: 20px;
  }
  .session_1 .content-box .item-box .type-list {
    padding-left: 65px;
    padding-right: 65px;
  }
  .educa_2 .content-box .item-box .type-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .session_1 .content-box .item-box .type-box {
    width: 100%;
  }
  .main .section-1 .public-banner .txt_1 img {
    width: 100%;
  }
  .affect_4-warp .session_1 .container .list-box .item-box .txt-box {
    padding-right: 90px;
  }
  .affect_4-warp .session_1 .container .list-box .item-box .play-btn {
    right: 18px;
  }
}
@media screen and (max-width: 900px) {
  .educa_2 .content-box .item-box .type-list .nub-list .nub-item {
    float: none;
    width: 100%;
  }
  .educa_2 .content-box .item-box .type-list .nub-list .nub-item:nth-child(2) {
    margin-bottom: 35px;
  }
  .educa_2 .content-box .item-box .type-list .nub-list .line {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .session_1 .tab-box {
    width: 80%!important;
  }
  .session_1 .tab-box span {
    width: 100%;
  }
  .session_1 .content-box {
    padding-left: 40px;
    padding-right: 40px;
  }
  .session_1 .content-box .item-box .type-list {
    padding-left: 40px;
    padding-right: 40px;
  }
  .affect_4-warp .session_1 .container .list-box .item-box {
    height: auto;
  }
  .affect_4-warp .session_1 .container .list-box .item-box .img-box {
    display: none;
  }
  .affect_4-warp .session_1 .container .list-box .item-box .txt-box {
    padding-left: 18px;
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .main .section-1 .public-banner .container {
    height: 230px;
  }
  .main .section-1 .public-banner .img-box img {
    max-height: 280px;
  }
  .main .section-1 .public-banner h3 {
    bottom: -40px;
  }
  .main .section-1 .public-banner .txt_2 {
    line-height: 230px;
  }
  .main .section-1 .public-banner .icon_1 img {
    width: 900px;
  }
  .main .section-1 .public-banner #liquid_3 {
    height: 300px;
  }
}
@media screen and (max-width: 720px) {
  .session_1 .tab-box .swiper-button-next,
  .session_1 .tab-box .swiper-button-next,
  .session_1 .tab-box .swiper-button-next,
  .session_1 .tab-box .swiper-button-prev {
    opacity: 1;
    background: transparent;
  }
  .main .section-1 .public-banner .left-btn {
    font-size: 14px;
  }
  .main .section-1 .public-banner .right-btn {
    font-size: 14px;
  }
  .main .section-1 .public-banner h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  .educa_1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .educa_1 .list-box .item-box {
    padding-left: 60px;
    padding-right: 50px;
  }
  .educa_1 .list-box .item-box .nub {
    width: 38px;
    height: 55px;
    line-height: 45px;
    background-size: 100% 100%;
    font-size: 18px;
    left: 10px;
  }
  .educa_1 .list-box .item-box .icon {
    width: 30px;
    height: 30px;
    right: 10px;
  }
  .educa_1 .list-box .item-box .item-top {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 70px;
  }
  .educa_1 .list-box .item-box .item-top p {
    position: static;
    transform: translate(0, 0);
    font-size: 14px;
  }
  .educa_1 .list-box .item-box .item-body {
    padding-left: 0;
    margin-left: -25px;
    margin-right: -20px;
  }
  .educa_1 .list-box .item-box .item-body p {
    font-size: 13px;
    margin-bottom: 8px;
  }
  .educa_1 .list-box .item-box .item-body dl {
    margin-left: 0;
    font-size: 13px;
  }
  .educa_1 .list-box .item-box .item-body dl dd {
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .educa_1 .list-box .item-box .item-body .answer-title {
    position: static;
    border: none;
    height: 50px;
    line-height: 50px;
    width: auto;
    text-align: left;
    margin-left: -20px;
  }
  .educa_1 .list-box .item-box .item-body .answer-title:before {
    position: absolute;
    content: '';
    height: 1px;
    left: 62px;
    right: 0;
    background: #aaaaaa;
    top: 30px;
  }
  .educa_1 .list-box .item-box .item-body .answer-title em {
    font-style: normal;
    font-size: 50px;
    text-transform: capitalize;
    color: #d1d1d1;
  }
  .educa_1 .list-box .item-box .item-body .answer-title span {
    position: relative;
    left: -12px;
    top: -10px;
    font-size: 18px;
  }
  .session_1 .tab-box {
    padding-left: 45px;
    padding-right: 45px;
    box-sizing: border-box;
    width: 100%!important;
  }
  .session_1 .tab-box span {
    height: 42px;
    line-height: 40px;
  }
  .main .section-1 .public-banner .left-btn:before {
    left: -10px;
    margin-top: 20px;
  }
  .main .section-1 .public-banner .right-btn:before {
    right: -10px;
    margin-top: 20px;
  }
  .session_1 .tab-box .swiper-button-next {
    right: 10px;
    margin-top: -14px;
  }
  .session_1 .tab-box .swiper-button-next img {
    width: 28px;
  }
  .session_1 .tab-box .swiper-button-prev {
    margin-top: -14px;
    left: 10px;
  }
  .session_1 .tab-box .swiper-button-prev img {
    width: 28px;
  }
  .main .section-1 .public-banner {
    position: relative;
    padding-left: 0;
    padding-right: 0;
  }
  .session_1 .content-box {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main .section-1 .public-banner .img-box img {
    height: 230px;
    width: auto;
  }
  .session_1 .content-box .item-box .type-list {
    padding-left: 30px;
    padding-right: 30px;
  }
  .session_1 .content-box .item-box .type-list ul:before {
    display: none;
  }
  .session_1 .content-box .item-box .type-list ul li {
    padding-left: 40px;
  }
  .educa_2 .content-box .item-box .type-list .nub-list .nub-item {
    padding-left: 0;
    padding-right: 0;
  }
  .educa_2 .content-box .item-box .item-title {
    margin-bottom: 20px;
  }
  .educa_2 .content-box .item-box .type-list .nub-list .nub-item:nth-child(2) {
    margin-bottom: 20px;
  }
  .educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-title span {
    font-size: 16px;
  }
  .educa_2 .content-box .item-box .type-list .nub-list .nub-item .nub-body p {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 560px) {
  .main .section-1 .public-banner {
    padding-top: 110px;
  }
  .main .section-1 .public-banner #liquid_3 {
    height: 240px;
  }
  .main .section-1 .public-banner .img-box img {
    max-height: 230px;
    height: auto;
    max-width: 230px;
  }
  .main .section-1 .public-banner .container {
    height: 200px;
  }
  .main .section-1 .public-banner .icon_1 img {
    width: 700px;
  }
  .main .section-1 .public-banner .txt_1 img {
    width: 180px;
  }
  .main .section-1 .public-banner .right-btn {
    right: 10px;
    text-align: right;
  }
  .main .section-1 .public-banner .right-btn .icon-box {
    display: block;
  }
  .main .section-1 .public-banner .right-btn a {
    display: inline-block;
    text-align: center;
  }
  .main .section-1 .public-banner .right-btn:before {
    display: none;
  }
  .main .section-1 .public-banner h3 {
    bottom: -30px;
  }
  .main .section-1 .public-banner h3 span {
    display: inline-block;
    width: 170px;
  }
  .main .section-1 .public-banner .left-btn {
    left: 10px;
    text-align: left;
  }
  .main .section-1 .public-banner .left-btn .icon-box {
    display: block;
  }
  .main .section-1 .public-banner .left-btn a {
    display: inline-block;
    text-align: center;
  }
  .main .section-1 .public-banner .left-btn:before {
    display: none;
  }
  .session_1 .tab-box span {
    height: 38px;
    line-height: 36px;
    font-size: 14px;
  }
  .session_1 .content-box .item-box .item-title {
    position: relative;
    padding-bottom: 5px;
    line-height: 26px;
  }
  .session_1 .content-box .item-box .item-title h3 {
    display: inline-block;
    margin-bottom: 0;
  }
  .session_1 .content-box .item-box .item-title h3 span {
    font-size: 18px;
    padding-bottom: 0;
  }
  .session_1 .content-box .item-box .item-title h3 span:before {
    display: none;
  }
  .session_1 .content-box .item-box .item-title p {
    display: inline-block;
  }
  .session_1 .content-box .item-box .item-title:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 1px;
    background: #b07337;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
  }
  .session_1 .content-box {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    padding-bottom: 40px;
    padding-top: 30px;
  }
  .session_1 .content-box .item-box .type-list {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .session_1 .content-box .item-box .type-list ul li {
    margin-bottom: 15px;
    height: auto;
  }
  .session_1 .content-box .item-box .type-list ul li span {
    font-size: 18px;
  }
  .session_1 .content-box .item-box .type-list ul li h3 {
    font-size: 16px;
  }
  .session_1 .content-box .item-box .type-list ul li p {
    line-height: 1.6;
  }
  .session_1 .content-box .item-box .type-list .list-item_1 p {
    font-size: 13px;
  }
  .session_1 .content-box .item-box .type-list .list-item_1 ul li p {
    line-height: 1.6;
  }
  .session_1 .content-box .item-box .type-box .row {
    display: none;
  }
  .session_1 .content-box .item-box .type-box .select-box {
    display: block;
  }
  .main .section-1 .public-banner #liquid_1 {
    width: 200px;
    height: 200px;
  }
  .main .section-1 .public-banner #liquid_2 {
    width: 200px;
    height: 200px;
  }
  .main .section-1 .public-banner .container .icon_1 img {
    width: 40px;
  }
  .affect_4-warp .session_1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .affect_4-warp .session_1 .container .title-box h3 span {
    font-size: 18px;
    padding-bottom: 5px;
  }
  .affect_4-warp .session_1 .container .title-box {
    padding-top: 50px;
  }
  .affect_4-warp .session_1 .container .title-box p {
    display: none;
  }
  .affect_4-warp .session_1 .container .title-box .icon-img {
    margin-top: -76px;
  }
  .affect_4-warp .session_1 .container .title-box .icon-img img {
    width: 30px;
  }
  .affect_4-warp .session_1 .container .title-box .icon-img {
    margin-bottom: 0;
  }
  .affect_4-warp .session_1 .container .list-box {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0;
  }
  .affect_4-warp .session_1 .container .list-box .item-box {
    overflow: hidden;
  }
  .affect_4-warp .session_1 .container .list-box .item-box .txt-box {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
  }
  .affect_4-warp .session_1 .container .list-box .item-box .txt-box .center-box h3 {
    font-size: 16px;
  }
  .affect_4-warp .session_1 .container .list-box .item-box .txt-box .center-box p {
    font-size: 13px;
  }
  .affect_4-warp .session_1 .container .list-box .item-box .play-btn {
    bottom: 0;
    left: 50%;
    margin-top: auto;
    margin-bottom: -25px;
    line-height: 1;
    margin-left: -25px;
    box-sizing: border-box;
  }
  .affect_4-warp .session_1 .container .list-box .item-box .play-btn .txt {
    padding-top: 10px;
  }
  .affect_4-warp .session_1 .container .list-box .item-box .play-btn em {
    font-weight: 400;
    font-size: 13px;
  }
  .affect_4-warp .session_1 .container .list-box .item-box .play-btn:hover .txt {
    padding-top: 10px;
    font-size: 13px;
  }
  .affect_4-warp .session_1 .container .list-box .item-box .play-btn:hover .txt img {
    display: none;
  }
  .affect_4-warp .session_1 .container .list-box .item-box .play-btn:hover:before {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .main .section-1 .public-banner .img-box {
    top: -30px;
  }
}
@keyframes slide {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes button-anim-opacity {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.7);
    opacity: 0;
  }
}
@keyframes icon-anim {
  0% {
    transform: translate(0px, 0px);
  }
  90% {
    transform: translate(7px, 0px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
/*# sourceMappingURL=story.css.map */