@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: expression(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;
}

.hide,
.onlymob {
  display: none;
}

.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; } */

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

/* 通用头部 */

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

.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: #fff;
  font-size: 16px;
  line-height: 30px;
}

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

.footer p a {
  color: #fff;
}

#app {}

.box {
  /* padding: 0 0 80px; */
  background: url("../images/box_bg.png") no-repeat center 750px;
  /* background: url("../images/box_bg.png") repeat-y center 1275px; */
}

.banner_box {
  width: 100%;
  height: 957px;
  text-align: center;
  background: url("../images/banner_bg.png") center top no-repeat;
  position: relative;
  z-index: 105;
}

.banner_box>.container {
  padding: 80px 0 0;
}

.year,.year-box {
  position: absolute;
  top: 0;
  left: -26px;
}
.year-box {
  text-align: center;
  box-sizing: border-box;
  padding: 70px 0 0;
  width: 259px;
  height: 211px;
  background: url('../images/year_bg.png') no-repeat center;
  background-size: 100%;
}
.year-box p {
  font-size: 36px;
  font-family: "FZYANS_CUJW";
  color: rgb(254, 215, 58);
  box-sizing: border-box;
  padding: 0 35px;
  height: 36px;
  overflow: hidden;
}


.banner_box h1 {
  width: 1015px;
  height: 326px;
  background: url("../images/title.png") center top no-repeat;
  margin: -118px auto 0;
}

.fish {
  position: absolute;
  right: -394px;
  top: 715px;
}

.title img {
  display: block;
  margin: auto;
}


.problem {
  margin-bottom: 52px;
}

.problem .container {
  padding: 40px 0 0;
}

.problem ul {
  background: url('../images/problem_bg.png') no-repeat center;
  width: 318px;
  height: 321px;
  margin: 37px auto 0;
  position: relative;
}

.problem ul li {
  float: left;
  height: 54px;
  line-height: 54px;
  font-size: 20px;
  font-family: FZYanSongS-B-GB;
  color: #FFFFFF;
  box-sizing: border-box;
  padding: 0 15px;
  text-align: left;
  cursor: pointer;
  background: rgba(0, 0, 51, .5);
  max-width: 100%;
  margin-bottom: 36px;
  position: absolute;
}
.problem ul li span {
  color: #FFFFFF;
}

@keyframes box2_move {
  0% {
    transform: translate(0, 0);
  }

  25% {
    transform: translate(10px, 0);
  }

  50% {
    transform: translate(0, 0);
  }

  75% {
    transform: translate(-10px, 0);
  }

  100% {
    transform: translate(0, 0);
  }
}

.problem ul li span {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.problem ul li:before, .problem ul li:after {
  content: '';
  display: block;
  width: 15px;
  height: 54px;
  position: absolute;
  top: 0;
}

.problem ul li:before {
  background: url('../images/pro_l.png') no-repeat center;
  background-size: 100%;
  left: -15px;
}

.problem ul li:after {
  background: url('../images/pro_r.png') no-repeat center;
  background-size: 100%;
  right: -15px;
}

.puzzled1 {
  top: 47px;
  right: 364px;
  animation: box2_move 5s linear infinite reverse;
}

.puzzled2 {
  top: 50px;
  left: 377px;
  animation: box2_move 3s linear infinite reverse;

}

.puzzled3 {
  top: 134px;
  right: 348px;
  animation: box2_move 3s linear infinite reverse;
}

.puzzled4 {
  top: 134px;
  left: 348px;
  animation: box2_move 5s linear infinite reverse;
}

.puzzled5 {
  top: 218px;
  right: 364px;
  animation: box2_move 4s linear infinite reverse;

}

.puzzled6 {
  top: 218px;
  left: 377px;
  animation: box2_move 4s linear infinite reverse;

}

.box1 {
  margin: 52px 0 60px;
}

.box1-ul {
  display: flex;
  justify-content: space-between;
  margin-top: 29px;
}

.box1-ul li {
  width: 270px;
  height: 465px;
  box-sizing: border-box;
  padding: 136px 16px 0;
  text-align: center;
}

.box1-ul li:nth-child(odd) {
  background: url('../images/box1_bg1.png') no-repeat center;
  background-size: 100%;
}

.box1-ul li:nth-child(even) {
  background: url('../images/box1_bg2.png') no-repeat center;
  background-size: 100%;
}

.li-word {
  width: 60px;
  height: 60px;
  background: #8B251D;
  border: 3px solid #FEDB41;
  box-shadow: 0px 10px 8px 0px rgba(51, 0, 0, 0.3);
  border-radius: 50%;
  font-size: 36px;
  font-family: FZYanSongS-B-GB;
  color: #FEDB41;
  line-height: 54px;
  margin: 0 auto 10px;
  box-sizing: border-box;
}

.box1-ul li:nth-child(even) .li-word {
  background: #1344A8;
}

.box1-ul li p {
  font-size: 18px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 36px;
}

/* 分校课程 */
/* 分校 */
.course {
  margin-bottom: 50px;
}

.course .title {
  margin-bottom: 40px;
}

.top, .bottom {
  display: block;
  margin: auto;
}

.box3_container_fx {
  box-sizing: border-box;
  position: relative;
}

.box3_title span {
  font-size: 22px;
  font-family: FZLanTingHeiS-DB-GB;
  color: #fff;
}

.box3_tab_list li, .city_list li {
  cursor: pointer;
  position: relative;
  float: left;
  text-align: center;
  margin: 12px 20px 12px 0;
  width: 183px;
  height: 56px;
  background: url("../images/city_bg.png") no-repeat center;
  font-size: 16px;
  color: #fff;
}

.city_list li {
  line-height: 56px;
}

.city_list li a {
  display: block;
  color: #fff;
}

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

.box3_tab_list li:hover,
.box3_tab_list li.active,
.box3_tab_list li.on, .city_list li:hover {
  background: url("../images/city_bg2.png") no-repeat center;
}

.box3_tab_list li:hover>a,
.box3_tab_list li.active>a,
.box3_tab_list li.on>a,
.city_list li:hover>a {
  /* color: #796565; */
}

.box3_tab_list li>a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  width: 100%;
  height: 100%;
  line-height: 24px;
}

.box3_tab_list li>a span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.course_arrow {
  display: none;
  position: absolute;
  top: 55px;
  left: 46%;
  width: 19px;
  height: 9px;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 10;
}

.course_show {
  display: none;
  width: 1200px;
  background-color: #1344A8;
  padding: 5px 7px;
  border-radius: 2px;
  position: absolute;
  top: 62px;
  left: 0;
  z-index: 9;
  text-align: left;
}

.course_show a {
  /* white-space: nowrap; */
  display: inline-block;
  padding: 0 12px;
  color: #FFFFFF;
  font-size: 17px;
}

.course_show a:hover,
.course_show a.active {
  text-decoration: underline;
  font-size: 18px;
  color: #FEDB41;
}

.box4_container {
  position: relative;
  margin-bottom: 50px;
  margin-top: 30px;
}

.box4_container img {
  display: block;
}

.box4_text {
  background: #0044AE;
  box-sizing: border-box;
  height: 138px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 15px 30px;
}

.box4_in {}

.box4_in h5 {
  text-align: left;
  margin-bottom: 10px;
}

.box4_text p {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 34px;
}

.more_btn {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 76px;
  height: 32px;
  line-height: 32px;
  background: #8B251D;
  text-align: center;
  cursor: pointer;
  color: #f6f7fe;
  font-size: 16px;
  display: none;
}

.more_btn img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.more_btn:hover {
  background: rgba(139, 37, 29, .8);
}

.box3_table {
  text-align: center;
  width: 100%;
}

.box3_table thead tr:nth-child(1) {
  background: #1344A8;
}

.box3_table tbody tr:nth-child(odd) {
  background: #fff;
}

.box3_table tbody tr:nth-child(even) {
  background: #DAE3F4;
}

.box3_table th {
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  white-space: nowrap;
  border: 1px solid rgba(11, 47, 120, .3);
}

.box3_table td {
  box-sizing: border-box;
  border: 1px solid rgba(11, 47, 120, .3);
  color: #181717;
  padding: 10px;
  line-height: 28px;
  font-size: 16px;
}

.box3_table td:nth-child(1),
.box3_table td:nth-child(2) {
  width: 15%;
}

.box3_table td:nth-child(3),
.box3_table td:nth-child(4) {
  width: 23%;
}

.box3_table td a {
  display: block;
  box-sizing: border-box;
  margin: 10px auto;
  width: 110px;
  line-height: 38px;
  font-size: 18px;
  color: #fff;
  border-radius: 20px;
}

.box3_table td a.box3_table_gm,
.box3_table td a.box3_table_zx:hover {
  background: #FEDB41;
  color: #1344A8;
}

.box3_table td a.box3_table_zx,
.box3_table td a.box3_table_gm:hover {
  background: #CF0000;
  color: #fff;
}

.box3_tab_list {
  position: relative;
}

.box4 {
  margin: 70px auto 0;
  background: url('../images/box4_bg.png') no-repeat center top;
}

.box4-top {
  margin: 39px 0 0;
}

.box4-top ul {
  display: flex;
  justify-content: center;
}

.box4-top li {
  width: 352px;
  height: 352px;
  background: url('../images/box4_li_bg.png') no-repeat center;
  background-size: 100%;
  box-sizing: border-box;
  padding: 75px 80px 0;
  text-align: center;
}

.box4-top li:nth-child(2) {
  background: url('../images/box4_li_bg1.png') no-repeat center;
  background-size: 100%;
}

.box4-top li img {
  display: block;
  margin: 0 auto 10px;
}

.box4-top li p {
  font-size: 20px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 35px;
}

.box4-swiper {
  position: relative;
  box-sizing: border-box;
  padding: 0 30px;
  margin-bottom: 60px;
}

.box4-teacher {
  width: 360px;
  height: 440px;
  background: #FFFFFF;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}

.box4-teacher:hover .box4-teacher-text {
  display: block;
}

.box4-teacher-text {
  display: none;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0;
  margin: auto;
  width: 100%;
  height: 248px;
  background: #1344A8;
  box-sizing: border-box;
  padding: 30px;
}

.tea-name {
  font-size: 22px;
  font-family: FZLanTingHeiS-DB-GB;
  color: #FFFFFF;
}

.box4-teacher-text p {
  font-size: 16px;
  font-family: FZLanTingHeiS-R-GB;
  color: #FFFFFF;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

.box4-swiper img {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
}

.box4 .swiper-button-prev,
.box4 .swiper-button-next {
  width: 50px;
  height: 50px;
  top: 50%;
  margin: 0 auto;
  background: url("../images/prev.png") no-repeat center;
}

.box4 .swiper-button-prev {
  left: 10px;
}

.box4 .swiper-button-next {
  transform: rotate(180deg);
  right: 10px;
}

.server {
  box-sizing: border-box;
  padding: 87px 149px 81px;
  display: flex;
  justify-content: space-between;
}

.server-ul {
  width: 302px;
  height: 316px;
  font-size: 20px;
  font-family: FZLanTingHeiS-R-GB;
  color: #FFFFFF;
  position: relative;
}

.server-ul:nth-child(1) {
  background: url('../images/server_img1.png') no-repeat center;
}

.server-ul:nth-child(2) {
  background: url('../images/server_img2.png') no-repeat center;
}

.server-ul li {
  width: 100%;
  text-align: center;
  position: absolute;
}

.server-ul li img {
  margin: 0 10px;
}

.server-ul li:first-child img, .server-ul li:last-child img {
  display: block;
  margin: auto;
}

.server-ul li:nth-child(1) {
  top: -42px;
  left: 0;
  right: 0;
  margin: auto;
}

.server-ul li:nth-child(2) {
  right: 255px;
  top: 41px;
  text-align: right;
}

.server-ul li:nth-child(3) {
  left: 255px;
  top: 41px;
  text-align: left;
}
.server-ul:nth-child(1) li:nth-child(4), .server-ul:nth-child(1) li:nth-child(5) {
  top: 230px;
}
.server-ul:nth-child(1) li:nth-child(4) {
  right: 247px;
}
.server-ul:nth-child(1) li:nth-child(5)  {
  left: 247px;
}
.server-ul li:nth-child(4) {
  right: 285px;
  top: 140px;
  text-align: right;
}

.server-ul li:nth-child(5) {
  left: 285px;
  top: 140px;
  text-align: left;
}

.server-ul li:nth-child(6) {
  right: 230px;
  top: 249px;
  text-align: right;
}

.server-ul li:nth-child(7) {
  left: 230px;
  top: 249px;
  text-align: left;
}

.server-ul li:nth-child(8) {
  left: 0;
  right: 0;
  margin: auto;
  top: 293px;
}

/* 联系我们 */

.box6 {
  /* margin-top: -70px; */
  background: #000033;
}

.fx_box7 {
  color: #F6F7FE;
  box-sizing: border-box;
  padding: 40px;
  position: relative;
  margin-bottom: 30px;
}

.fx_box7 h3 {
  width: 392px;
  height: 39px;
  background: url('../images/lx.png') no-repeat center;
  margin-bottom: 39px;
}

.fx_box7 h3 span {
  font-size: 0;

}

.fx_tab {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}

.fx_tab span {
  font-size: 18px;
  margin-right: 20px;
}

.fx_tab select {
  border: 0;
  background: #F6F7FE url("../images/fx_select_bg.png") 95% center no-repeat;
  width: 330px;
  height: 50px;
  box-sizing: border-box;
  padding-left: 20px;
  font-size: 18px;
  color: #000033;
  border-radius: 4px;
}

.tab_cont {
  display: none;
  color: #F6F7FE;
  line-height: 40px;
  font-size: 18px;
  word-break: break-all;
}

.tab_cont.active {
  display: block;
}

.tab_cont a {
  color: #F6F7FE;
}




/* 左侧 */

.fixed_left_show {
  z-index: 99;
  display: none;
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 41px;
  line-height: 38px;
  text-align: center;
  height: 120px;
  font-size: 18px;
  letter-spacing: 5px;
  color: #fff;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  background: #950101;
  box-sizing: border-box;
  padding-top: 5px;
  border-radius: 0 6px 6px 0;
}

.fixed_left_show span,
.fixed_right_show span {
  font-size: 18px;
  font-family: FZLanTingHeiS-DB-GB;
  /* font-weight: 600; */
  color: #fff;
}

.fixed_left_show img {
  margin-bottom: 4px;
}

.fixed_left {
  z-index: 99;
  position: fixed;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 180px;
  box-sizing: border-box;
  padding: 5px 5px 10px;
  background: #950101;
  border-radius: 100px 100px 0 0;
}

.kiosk {
  position: absolute;
  top: -46px;
  left: -31px;
  max-width: 314px;
  z-index: 98;
}

.ksdh {
  position: absolute;
  bottom: -53px;
  left: 0;
  right: 0;
  margin: auto;
  width: 180px;
  height: 68px;
  line-height: 60px;
  background: url('../images/ksdh_bg.png') no-repeat center;
  text-align: center;
  font-size: 20px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #A82B22;
}

.left_close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -5px;
  z-index: 100;
}

.left_nav {
  overflow: hidden;
  zoom: 1;
  box-sizing: border-box;
  padding: 80px 10px 0;
  border: 3px solid #FEB237;
  border-radius: 100px 100px 0 0;
}

.left_nav li {
  text-align: center;
  zoom: 1;
  box-sizing: inherit;
  font-size: 18px;
  font-family: FZLanTingHeiS-R-GB;
  font-weight: 400;
  color: #ffffff;
  border-bottom: 1px dashed #e84c4c;
  position: relative;
  z-index: 100;
}

.left_nav li:last-child {
  border-bottom: none;
}

.left_nav li:hover span,
.left_nav li.active span,
.left_bottom_btn:hover,
.left_bottom_btn.active {
  color: #fee325;
}

.left_nav li:hover,
.left_nav li.active {
  /* background: linear-gradient(
    -138deg,
    rgb(255, 109, 82) 0%,
    rgb(226, 47, 72) 100%
  ); */
}

.left_bottom_btn {
  display: block;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #000000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.21);
}

.left_bottom_btn:nth-last-child(1) {
  background: none;
}

.left_bottom_btn:hover,
.left_bottom_btn.active {
  background: rgba(146, 22, 12, 0.15);
}

.left_nav li div {
  display: flex;
  flex-wrap: wrap;
  height: 60px;
  overflow: hidden;
  align-items: center;
  box-sizing: border-box;
}

.left_nav li span {
  max-height: 44px;
  line-height: 22px;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  color: #fff;
}

/* 右侧 */

.fixed_right {
  z-index: 99;
  position: fixed;
  right: 10px;
  top: 45%;
  transform: translateY(-50%);
  box-sizing: border-box;
}

.right_close {
  cursor: pointer;
  position: absolute;
  right: -5px;
  top: -85px;
  z-index: 100;
}

.logo_r {
  position: absolute;
  top: -80px;
  left: -40px;
}

.fixed_top {
  box-sizing: border-box;
  width: 155px;
  margin: 0 auto;
  position: relative;
  background: linear-gradient(180deg, #fef293, #feb237);
  border: 2px solid rgb(149, 1, 1);
  border-bottom: none;
}

.right-top {
  position: absolute;
  top: -22px;
  left: -10px;
  z-index: 2;
  max-width: 178px;
}

.fixed-r-b {
  width: 157px;
  height: 56px;
  background: url('../images/right_b.png') no-repeat .5px center;
  background-size: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -1px;
}

.fixed-r-b img {
  cursor: pointer;
}

.fixed_border {
  box-sizing: border-box;
  padding: 33px 0 0;
}

.zxrx {
  width: 100%;
  height: 65px;
  line-height: 25px;
  box-sizing: border-box;
  margin: -10px auto 0;
  text-align: center;
  padding-top: 8px;
}

.zxrx p {
  /* line-height: 30px; */
  color: #950101;
}


.fixed_top h5 {
  text-align: center;
  font-size: 18px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #950101;
}


.fixed_right_list li {
  box-sizing: border-box;
  position: relative;
  width: 116px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #950101;
  border-radius: 20px;
  margin: 0 auto 10px;
  text-align: center;
  font-size: 18px;
}

.right_course {
  display: block;
  width: 116px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #950101;
  background: #950101;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  font-size: 18px;
  margin: auto;
}

.fixed_right_list li:hover {
  border: 1px solid #950101;
  background: #950101;
}

.fixed_right_list li:hover a {
  color: #fff;
}

.right_course:hover {
  border: 1px solid #950101;
  background: transparent;
  color: #950101;
}


.fixed_right_list li a {
  display: block;
  color: #950101;
}

.fixed_right_show {
  z-index: 99;
  display: none;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 38px;
  line-height: 38px;
  text-align: center;
  height: 120px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  background: #950101;
  letter-spacing: 3px;
  box-sizing: border-box;
  padding-top: 3px;
  border-radius: 6px 0 0 6px;
}

.fixed_right_show img {}


.fixed_right>p {
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}

.slogen-box {
  display: block;
  position: absolute;
  top: -128px;
  left: 0;
  right: 0;
  height: 190px;
  margin: 0 auto;
  z-index: 99;
}

.slogen {
  vertical-align: middle;
  position: absolute;
  bottom: 55px;
  left: -3px;
  right: 0;
  width: 92px;
  max-width: 186px;
  margin: auto;
}

/* 底部 */

.bottomBarOpen {
  position: fixed;
  left: 0;
  bottom: 20px;
  width: 158px;
  z-index: 888;
  cursor: pointer;
}

.bottomBarOpen.active {
  /* width: 240px; */
}

.bottomBarbg {
  position: fixed;
  left: -100%;
  bottom: 0;
  z-index: 888;
  width: 100%;
  height: 150px;
  background: url('../images/fixed_b.png') no-repeat top center;
}

.bottomBar {
  position: fixed;
  left: -100%;
  bottom: 0;
  z-index: 888;
  width: 100%;
  height: 150px;
}

.fish2 {
  position: absolute;
  width: 299px;
  top: -73px;
  right: -80px;
}

.bottomBarcon {
  position: relative;
  width: 1200px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 150px;
  box-sizing: border-box;
  padding: 0 200px 20px 0;
  margin: auto;
}

.pic02 {
  width: 591px;
  margin: 0 0 0 12px;
}

.bottom_line {
  height: 60px;
  margin: 0 48px;
}

.bottomBar .pic01 {
  position: relative;
  width: 195px;
  height: 124px;
}

.pic01 img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.pic01 img.pic012 {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  width: 100%;
  margin: auto;
}

.course-bottom {
  display: block;
  width: 228px;
  height: 98px;
  background: url('../images/course_bg.png') no-repeat center;
}

.bottomBar .closebtn {
  position: absolute;
  right: 58px;
  top: 30px;
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(../images/close01.png);
  cursor: pointer;
  transition: transform 1s ease;
}

.bottomBar .closebtn:hover {
  transform: rotate(360deg);
}

.ht20 {
  display: none;
}



.year-box p{
  font-style: italic;
  color: white;
  font-weight: bold;
  display: flex;
  text-align: center;
  justify-content: center;
  font-size: 1rem;
  margin-bottom: 1rem;
}

.txt2{
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  /* bottom: 1rem; */
}

@media only all and (max-width: 1080px) {
  #app {
    overflow: hidden;
  }

  .onlymob {
    display: block;
  }

  html {
    font-size: 20px;
  }

  body {
    width: 100%;
    font-size: 0.7rem;
    line-height: 1.2rem;
  }

  html,
  body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .Width {
    width: 17.5rem;
  }

  .container {
    width: 98%;
  }

  .fl,
  .fr {
    float: none;
  }

  /* 隐藏元素 */
  .ht_top .topnav a:nth-child(n + 2),
  .stage,
  .footer p,
  .pc,
  .onlypc {
    display: none;
  }

  /* 通用头部 */
  .ht_top {
    height: 2.5rem;
    background-size: auto 100%;
    line-height: 2.5rem;
  }

  .ht_top h1 a {
    height: 2.5rem;
    width: 7.5rem;
    background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center / contain;
  }

  .ht_top .topnav {
    font-size: 0.8rem;
    text-indent: -1000rem;
  }

  .ht_top .topnav a {
    padding: 0 0 0 0.3rem;
    text-indent: 0;
    float: right;
  }

  .footer {
    position: relative;
    height: 2.4rem;
    padding: 0;
    overflow: hidden;
  }

  .footer:before {
    display: block;
    content: "华图教育集团版权所有";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2.4rem;
    overflow: hidden;
    color: #3A0000;
    font-size: 0.7rem;
    line-height: 2.4rem;
    text-align: center;
  }

  .box {
    background: url("../images/box_bg.png") no-repeat center -4rem;
    background-size: auto 101%;
  }

  .banner_box {
    width: 100%;
    height: 17.5rem;
    background-size: 200%;
    background-position: top center;
  }


  .banner_box>.container {
    padding: 1.4rem 0 0;
  }

  .year, .year-box {
    width: 4rem;
    position: absolute;
    top: 0;
    left: 0rem;
  }
  .year-box {
    width: 4rem;
    height: 3rem;
    padding: 1rem 0 0;
  }
  .year-box p {
    font-size: .6rem;
    line-height: .7rem;
    height: 0.7rem;
    padding: 0 0.5rem;
  }

  .txt1 {
    width: 14rem;
  }

  .banner_box h1 {
    width: 100%;
    height: 6.25rem;
    background-size: 100%;
    margin: -2.5rem auto 0;
  }

  .fish {
    display: none;
  }

  .txt2 {
    width: 9rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    /* bottom: 0.8rem; */
    top: 92%;
  }

  .title img {
    display: block;
    margin: auto;
  }

  .problem {
    margin-bottom: 1.3rem;
  }

  .problem .container {
    padding: 1rem 0 0;
  }

  .problem ul {
    background-size: 100%;
    width: 6.95rem;
    height: 7.025rem;
    margin: 0.925rem auto 0;
  }

  .problem ul li {
    height: 1.35rem;
    line-height: 1.35rem;
    font-size: 0.5rem;
    padding: 0 0.625rem;
    margin-bottom: 0.9rem;
  }


  .problem ul li:before, .problem ul li:after {
    width: 0.375rem;
    height: 1.35rem;
    top: 0;
  }

  .problem ul li:before {
    left: -0.375rem;
  }

  .problem ul li:after {
    right: -0.375rem;
  }

  .puzzled1 {
    top: .175rem;
    right: 5.1rem;
  }

  .puzzled2 {
    top: .25rem;
    left: 5.425rem;
  }

  .puzzled3 {
    top: 2.85rem;
    right: 5.7rem;
  }

  .puzzled4 {
    top: 2.85rem;
    left: 5.7rem;
  }

  .puzzled5 {
    top: 5.45rem;
    right: 4.1rem;
  }

  .puzzled6 {
    top: 5.45rem;
    left: 4.425rem;
  }

  .box1 {
    margin: 1.3rem 0 1.5rem;
  }

  .box1-ul {
    margin-top: 0.725rem;
    flex-wrap: wrap;
  }

  .box1-ul li {
    width: 48%;
    height: 15.25rem;
    padding: 4.4rem 0.4rem 0;
  }


  .li-word {
    width: 2rem;
    height: 2rem;
    border: .1rem solid #FEDB41;
    box-shadow: 0rem 0.25rem 0.2rem 0rem rgba(51, 0, 0, 0.3);
    border-radius: 50%;
    font-size: 1rem;
    line-height: 1.85rem;
    margin: 0 auto 0.25rem;
  }


  .box1-ul li p {
    font-size: 0.7rem;
    line-height: 1.1rem;
  }

  /* 分校课程 */
  /* 分校 */
  .course {
    margin-bottom: .5rem;
  }

  .box-title3 {
    margin-bottom: .9rem;
  }

  .course .title {
    margin-bottom: 1rem;
  }

  .box3_container_fx {
    padding: 1rem 0;
    background-size: 100%;
  }

  .box3_table {}

  .box3_table tr:nth-child(1) {
    background: linear-gradient(0deg, #FFC901, #FA970A);
  }

  .box3_table th {
    line-height: 1.4rem;
    font-size: 0.7rem;
    font-weight: normal;
  }

  .box3_table td {
    padding: 0.2rem;
    line-height: 0.9rem;
    font-size: 0.7rem;
  }

  .box3_table td:nth-child(1),
  .box3_table td:nth-child(2) {
    width: auto;
  }

  .box3_table td:nth-child(3),
  .box3_table td:nth-child(5),
  .box3_table th:nth-child(3),
  .box3_table th:nth-child(5) {
    display: none;
  }

  .box3_table td:nth-child(3),
  .box3_table td:nth-child(4) {
    width: auto;
  }

  .box3_table td:nth-child(4) {
    width: 40%;
  }

  .box3_table td a {
    margin: 0.2rem auto;
    width: 3rem;
    line-height: 1.2rem;
    font-size: 0.5rem;
  }

  .box3_table td a.box3_table_gm, .box3_table td a.box3_table_zx:hover, .box3_table td a.box3_table_zx, .box3_table td a.box3_table_gm:hover {
    background-size: 100% 100%;
  }

  #box4_box {
    margin-top: 1rem;
  }

  .box4_container {
    border-radius: 0.5rem 0.5rem 0 0;
    margin: 1rem 0 1.5rem;
  }

  .box4_text {
    padding: 0.375rem 0.75rem;
  }

  .box4_in {}

  .box4_in h5 {
    font-size: 0.9rem;
    line-height: 1rem;
    margin-bottom: .25rem;
  }

  .box4_in h5 img {
    width: 6rem;
  }

  .box4_text p {
    font-size: .8rem;
    line-height: 1.4rem;
  }

  .more_btn {
    width: 3rem;
    height: 1.3rem;
    line-height: 1.3rem;
    border-radius: 0 0 0.1rem 0.1rem;
    font-size: 0.6rem;
  }

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

  .box3_title, .box3_title span {
    line-height: 1.3rem;
    font-size: 0.75rem;
  }

  .box3_tab_list li, .city_list li {
    box-sizing: border-box;
    margin: 0.2rem 0.5%;
    width: 24%;
    height: 1.8rem;
    font-size: 0.7rem;
    padding: 0.1rem;
    background-size: 100% 100%;
  }

  .city_list li {
    height: 1.5rem;
    line-height: 1.4rem;
  }

  .box3_tab_list li:hover,
  .box3_tab_list li.active,
  .box3_tab_list li.on {
    /* box-shadow: 0 .1rem 0 #de5715; */
    background-size: 100% 100%;
  }

  .box3_tab_list li>a {
    line-height: 0.8rem;
  }

  .box3_tab_list li>a span {
    line-height: 0.8rem;
    font-size: 0.7rem;
  }

  .course_show a {
    font-size: .7rem;
    padding: 0 0.3rem;
  }

  .course_arrow {
    top: 1.85rem;
    width: 0.65rem;
    height: 0.3rem;
  }

  .course_show {
    width: 16.5rem;
    padding: 0 0.2rem;
    border-radius: 0.1rem;
    top: 2.05rem;
  }

  .course_show a:hover, .course_show a.active {
    font-size: .75rem;
  }

  .box4 {
    margin: .75rem auto 0;
    background-size: 150%;
  }

  .box4-top {
    margin: 0.975rem 0 0;
  }

  .box4-top ul {
    flex-wrap: wrap;
  }

  .box4-top li {
    width: 50%;
    height: 8.8rem;
    padding: 1.875rem 1rem 0;
  }


  .box4-top li img {
    width: 3.5rem;
    margin: 0 auto 0.25rem;
  }

  .box4-top li p {
    font-size: 0.5rem;
    line-height: 0.875rem;
  }


  .box4-swiper {
    padding: 0;
    margin-bottom: 1rem;
  }

  .box4-teacher {
    width: 100%;
    height: 12.3rem;
    background-size: 100% 100%;
    padding: 0 0;
  }

  .box4-teacher:hover .box4-teacher-text {
    display: block;
  }

  .box4-teacher-text {
    display: none;
    position: absolute;
    bottom: 0rem;
    left: 0rem;
    right: 0;
    margin: auto;
    width: 100%;
    height: 6.875rem;
    background-size: 100% 100%;
    padding: .7rem 0.5rem;
  }

  .tea-name {
    font-size: 0.75rem;
  }

  .box4-teacher-text p {
    font-size: 0.6rem;
    line-height: 0.95rem;
  }

  .box4-swiper img {
    display: block;
  }

  .box4-btn {
    width: 3.75rem;
    height: 1rem;
    border-radius: 0.5rem;
    margin: .25rem auto 0;
  }

  .box4 .swiper-button-prev, .box4 .swiper-button-next {
    width: 1.25rem;
    height: 1.25rem;
    margin: 0 auto;
  }

  .box4 .swiper-button-prev {
    background-size: 100%;
    left: 0rem;
  }

  .box4 .swiper-button-next {
    background-size: 100%;
    transform: rotate(180deg);
    right: 0rem;
  }

  .server {
    padding: 2.175rem 1rem;
    display: block;
  }

  .server-ul {
    width: 65%;
    height: 12rem;
    font-size: 0.7rem;
    margin: auto;
  }

  .server-ul:nth-child(1) {
    background-size: 100%;
    margin-bottom: 3rem;
  }

  .server-ul:nth-child(2) {
    background-size: 100%;
  }

  .server-ul li img {
    margin: 0 0.25rem;
  }

  .server-ul li:nth-child(1) {
    top: -1.1rem;
  }

  .server-ul li:nth-child(2) {
    right: 8.6rem;
    top: 1.5rem;
  }

  .server-ul li:nth-child(3) {
    left: 8.6rem;
    top: 1.5rem;
  }
  .server-ul:nth-child(1) li:nth-child(4), .server-ul:nth-child(1) li:nth-child(5) {
    top: 8.5rem;
  }
  .server-ul:nth-child(1) li:nth-child(4) {
    right: 9rem;
  }
  .server-ul:nth-child(1) li:nth-child(5)  {
    left: 9rem;
  }
  .server-ul li:nth-child(4) {
    right: 9.125rem;
    top: 5rem;
  }

  .server-ul li:nth-child(5) {
    left: 9.125rem;
    top: 5rem;
  }

  .server-ul li:nth-child(6) {
    right: 9rem;
    top: 8.5rem;
  }

  .server-ul li:nth-child(7) {
    left: 9rem;
    top: 8.5rem;
  }

  .server-ul li:nth-child(8) {
    top: 10.7rem;
  }

  .box6 {
    margin-top: 0;
  }

  .fx_box7 {
    height: auto;
    padding: 1rem .5rem;
    margin-bottom: 2rem;
  }

  .fx_box7 h3 {
    line-height: 1.3rem;
    width: 12rem;
    height: 1.5rem;
    background-size: 100%;
    margin-bottom: 0.7rem;
  }

  .fx_tab {
    margin-bottom: 0.5rem;
  }

  .fx_tab span {
    font-size: 0.8rem;
    margin-right: 0.5rem;
  }


  .fx_tab select {
    background-size: 0.5rem;
    width: 8rem;
    height: 1.6rem;
    padding-left: 0.5rem;
    font-size: 0.7rem;
    border-radius: 0.15rem;
  }

  .tab_cont {
    line-height: 1rem;
    font-size: 0.7rem;
  }


  .tab_cont_box {
    width: 100%;
  }

  .fixed_right_show,
  .fixed_right,
  .fixed_left,
  .fixed_left_show,
  .bottomBar .closebtn,
  .bottomBarbg,
  .bottomBar, .bottomBarOpen {
    display: none;
  }

  .ht20 {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 800;
    width: 100%;
    height: 3.33rem;
    background: #333333;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .ht20 .hkbg {
    height: 3.5rem;
    width: auto;
  }
  .ht20 .hkbg2 {
    width: 8rem;
    height: auto;
  }

  .ht20 .ershi {
    height: 2.23rem;
    width: auto;
  }

  .ht20 .line {
    height: 2.08rem;
    width: auto;
    margin: 0 1rem;
  }
}