body {
  background-color: #AB1A11;
}

.box {
  position: relative;
  overflow: hidden;
}

.banner {
  width: 100%;
  height: 1020px;
  background-image: url(../images/add_img/banner_bg.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: -78px;
}

.banner_container {
  padding-top: 203px;
  width: 1200px;
  position: relative;
  margin: 0 auto;
}

.add_container {
  height: 100%;
  background: url(../images/add_img/zhuobu.png) no-repeat center bottom;
}

.txt01 {
  color: #FDEFD4;
  font-size: 46px;
  text-align: center;
}

.txt02 {
  position: absolute;
  left: 50%;
  width: 1060px;
  margin-left: -530px;
  top: 260px;
  z-index: 1;
}

.yq {
  position: absolute;
  right: 4%;
  top: 164px;
  animation: top_l_ani 3s linear infinite;
}

@keyframes top_l_ani {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(4deg);
  }
  100% {
    transform: rotate(0);
  }
}

.paper {
  position: absolute;
  top: 415px;
  left: -8%;
  animation: top_l_ani 3s linear infinite;
}

.huat {
  position: absolute;
  right: -19%;
  top: 319px;
}

.txt03 {
  width: 833px;
  height: 177px;
  background: url(../images/add_img/txt03_bg.png) no-repeat center center;
  margin: 217px auto 0;
  color: #9D170C;
  font-size: 60px;
  text-align: center;
  line-height: 160px;
}

.zdtz_container {
  width: 100%;
  height: 295px;
  position: relative;
  box-sizing: border-box;
  padding-left: 290px;
  background: url(../images/add_img/txt_bottom.png) no-repeat center center;
  background-size: 100%;
  padding-top: 50px;
  padding-right: 85px;
}

.laba {
  position: absolute;
  top: 39px;
  left: -66px;
}

.zdtz_container p {
  color: #FDEFD5;
  font-size: 24px;
  line-height: 1.6;
}

.zdtz_container p span {
  font-size: 28px;
  font-weight: bold;
}

.box_body {
  width: 1200px;
  margin: 40px auto;
}

.box01 .box_body {
  display: flex;
  justify-content: space-between;
}

.box01 .box_body h1 {
  color: #F2CB06;
  font-size: 36px;
  text-align: center;
  height: 113px;
  line-height: 88px;
}

.box01 .box_body p {
  color: #D22C1F;
  font-size: 19px;
  text-align: center;
  line-height: 1.8;
}

.box01_l {
  width: 319px;
  height: 514px;
  box-sizing: border-box;
  background: url(../images/add_img/box01_right.png) no-repeat top center;
}

.box01_r {
  width: 319px;
  height: 514px;
  box-sizing: border-box;
  background: url(../images/add_img/box01_right.png) no-repeat top center;
}

.special_item {
  width: 226px;
  height: auto !important;
  background: #FDEFD5;
  position: relative;
  box-sizing: border-box;
  padding: 25px 18px 15px;
}

.special_item:last-child {
  margin-top: 40px;
}

.special_item h3 {
  width: 177px;
  height: 39px;
  background: #D22C1F;
  color: #F9F8F3;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -20px;
}

.special_item h3 img {
  display: inline-block;
  margin-right: 10px;
}

.special_item p {
  font-size: 21px;
}

.box01_c {
  width: 536px;
  height: 512px;
  background: url(../images/box01_center.png) no-repeat top center;
  box-sizing: border-box;
  padding: 0 22px;
}

.box01_l div, .box01_r div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 76%;
}

.box01_c_img {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}

.box01_c_bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.box01_c_bottom span {
  display: block;
  width: 128px;
  height: 38px;
  line-height: 38px;
  color: #F8F2F1;
  font-size: 18px;
  text-align: center;
  background: #D22C1F;
  margin: 13px 18px;
}

.box_container {
  background: #F9F8F3;
  border-radius: 20px;
  box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.08);
}

.box_title {
  height: 124px;
  text-align: center;
  background: linear-gradient(90deg, #F9ECBD, #FAE078);
  box-shadow: 0px 4px 0px 0px rgba(243, 199, 177, 0.75);
  color: #181616;
  font-size: 48px;
  font-weight: bold;
  line-height: 124px;
  border-radius: 20px 20px 0 0;
}

.box_title img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}

.box_title span {
  color: #AB1A11;
}

.box_title span.normal {
  color: #181616;
  font-weight: normal;
}

.box_inner {
  padding: 40px 60px;
}

.box02 ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}

.box02 ul li {
  cursor: pointer;
  width: 352px;
  height: 80px;
  background: #AB1A11;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #F9F8F3;
  font-size: 30px;
  margin: 0 45px;
  text-align: center;
}

.box02 ul li.active, .box02 ul li:hover {
  background: #D22C1F;
}

.box02 .tab_item {
  display: none;
}

.box02 .tab_item.active {
  display: block;
}

.box02 table {
  width: 100%;
  border-spacing: 0;
  background-color: #EAE8E7;
  box-shadow: 0px 4px 17px 3px rgba(239, 239, 239, 0.75);
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
}

.box02 table th {
  height: 76px;
  background-color: #D22C1F;
  color: #F9F8F3;
  font-size: 24px;
  border-right: 1px solid #C9C2C2;
}

.box02 table td {
  border-right: 1px solid #C9C2C2;
  border-bottom: 1px solid #C9C2C2;
  color: #252523;
  font-size: 16px;
  height: 200px;
}

.box02 table th:last-child, .box02 table td:last-child {
  border-right: 0;
}

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

.box02 table td a {
  display: block;
  margin: 0 auto;
  width: 156px;
  height: 52px;
  background: #F6D51D;
  border-radius: 26px;
  text-align: center;
  line-height: 52px;
  color: #252523;
  font-size: 18px;
  box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.08);
}

.colspan2 {
  background-color: #FFFFFF;
  font-size: 21px;
  font-weight: bold;
}

table.class_table td {
  height: 52px;
}

.box02 p {
  margin-top: 30px;
  color: #AB1A11;
  font-size: 16px;
  text-align: center;
}

.gs_tip {
  width: 459px;
  height: 245px;
  background: url(../images/box03_left.png) no-repeat top center;
  position: relative;
}

.gs_tip span {
  position: absolute;
  color: #D22C1F;
  font-size: 22px;
  display: block;
  width: 171px;
  line-height: 1.6;
  top: 40px;
  right: 14px;
  font-weight: bold;
}

.gs_container {
  height: 355px;
  background: url(../images/arrow.png) center bottom no-repeat;
  background-size: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: -82px;
  box-sizing: border-box;
  padding: 0 7% 0 10%;
}

.jd_item h2 {
  color: #AB1A11;
  font-size: 30px;
  text-align: center;
  margin-bottom: 14px;
}

.jd_item:nth-child(2) {
  margin-bottom: 58px;
}

.jd_item:nth-child(3) {
  margin-bottom: 116px;
}

.jd_item:nth-child(4) {
  margin-bottom: 174px;
}

.jd_item:nth-child(5) {
  margin-bottom: 232px;
}

.jd_inner {
  margin-right: 23px;
  width: 193px;
  height: 185px;
  background: url(../images/box03_bg.png) no-repeat top center;
}

.jd_inner h3 {
  color: #252523;
  font-size: 22px;
  text-align: center;
  height: 50px;
  line-height: 54px;
}

.jd_inner div {
  height: 69%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.jd_inner div p {
  color: #FAFAF8;
  font-size: 16px;
  text-align: center;
  line-height: 1.7;
}

.box04_tip {
  text-align: center;
  color: #AB1A11;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
}

.box04 .box04_table {
  width: 100%;
  text-align: center;
  border-spacing: 0;
  border-radius: 10px;
}

.box04 .table_th {
  display: flex;
  align-items: flex-end;
}

.box04 .table_th .fw {
  width: 132px;
  border-radius: 10px 0 0 0;
}

.box04 .table_th .ht {
  width: 566px;
  height: 104px;
  line-height: 104px;
  color: #F9F8F3;
  font-size: 30px;
  border-radius: 10px 10px 0 0;
  background: linear-gradient(-3deg, #BC1104, #D22C1F);
}

.box04 .table_th .qt {
  width: 386px;
  border-radius: 0 10px 0 0;
}

.box04 .table_th div {
  color: #080807;
  font-size: 24px;
  background-color: #F6D623;
  height: 60px;
  line-height: 60px;
}

.table_td {
  display: flex;
  border-top: 1px solid #F8F0EF;
}

.table_td div {
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.table_td div p {
  width: 83%;
  text-align: left;
}

.table_td div:nth-child(1) {
  width: 132px;
  background-color: #F6DD7B;
  color: #111110;
  font-size: 24px;
}

.table_td div:nth-child(2) {
  width: 566px;
  background-color: #E8382A;
  color: #F9F8F3;
  font-size: 17px;
  line-height: 1.6;
}

.table_td div:nth-child(3) {
  width: 386px;
  background-color: #EBCBC5;
  color: #1D1C1A;
  font-size: 18px;
  line-height: 1.6;
}

.td_bottom {
  height: 130px !important;
}

.img_list {
  width: 948px;
  margin-left: 131px;
  display: flex;
  justify-content: space-between;
  background-color: #E8382A;
  border-radius: 0 10px 10px 10px;
  box-sizing: border-box;
  padding: 20px 40px;
}

.bottom_r_l {
  border-radius: 0 0 0 10px;
}

.bottom_r_r {
  border-radius: 0 0 10px 0;
}

.sz_top {
  display: flex;
  justify-content: space-between;
}

.sz_tip {
  width: 323px;
  height: 240px;
  background: url(../images/box05_bg.png) no-repeat top center;
}

.sz_tip h3 {
  color: #0D0D0C;
  font-size: 24px;
  text-align: center;
  height: 70px;
  line-height: 60px;
}

.sz_tip div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 64%;
}

.sz_tip p {
  color: #F9F8F3;
  font-size: 18px;
  line-height: 1.7;
  width: 69%;
}

#swiper2 {
  margin-top: 35px;
}

#swiper2 .swiper-slide {
  height: 374px;
}

#swiper2 .swiper-slide .teacher_info {
  position: relative;
}

#swiper2 .swiper-slide .teacher_info img {
  width: 100%;
  height: auto;
  cursor: pointer;
}

.teacher_info .name {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.48);
  width: 100%;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
}

.detail_info {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
}

.detail_info h4 {
  color: #FFFFFF;
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
}

.detail_info p {
  color: #FFFFFF;
  font-size: 16px;
  width: 80%;
  margin: 0 auto 20px;
  line-height: 1.6;
}

.arrow_content {
  height: 28px;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.arrow_content div {
  background: #F8D4CD;
  border-radius: 16px;
  width: 90px;
  height: 32px;
  margin: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.arrow_content div:hover {
  background: #F24D41;
}

.swiper-button-next, .swiper-button-prev {
  position: static;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white, .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: none;
}

.tk_container {
  display: flex;
  justify-content: space-between;
}

.tk_item {
  display: flex;
  align-items: center;
}

.tk_item .box06_arrow {
  width: 280px;
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid rgba(122, 92, 92, 0.15);
  background-color: #FDFCFB;
  margin-left: 10px;
  position: relative;
  color: #171716;
  font-size: 18px;
  line-height: 1.6;
  border-radius: 10px;
}

.tk_item .box06_arrow::before {
  position: absolute;
  content: '';
  width: 14px;
  height: 23px;
  top: 56px;
  left: -14px;
  background: url(../images/arrow03.png) no-repeat top center;
}

.lh_container {
  display: flex;
  justify-content: space-between;
}

.lh_container p {
  color: #1F1E1E;
  font-size: 24px;
  margin: 30px 0 10px;
  font-weight: bold;
}

.lh_container h1 {
  color: #D22C1F;
  font-size: 36px;
}

.box08 {
  padding: 0 0 40px;
}

.box08 .box_body {
  margin: 0 auto;
}

/* 地区开始 */

.region a {
  float: left;
  width: 120px;
  height: 44px;
  margin-right: 14px;
  margin-bottom: 17px;
  background: #D22D23;
  text-align: center;
  line-height: 44px;
  font-size: 20px;
  color: #F9F8F3;
  border-radius: 4px;
}

.region a:hover {
  background: #E8382A;
}

.region a:nth-child(8n) {
  margin-right: 0;
}

.fixed_bottom {
  display: none;
  text-align: center;
  position: fixed;
  width: 100%;
  height: 92px;
  z-index: 99;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background: url(../images/fix_bottom.png) no-repeat top center;
  background-size: auto 100%;
}

.fixed_bottom .container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fixed_bottom .container a {
  display: block;
  color: #080808;
  font-size: 24px;
  width: 178px;
  height: 56px;
  background: url(../images/btn_bg.png) no-repeat top center;
  text-align: center;
  line-height: 45px;
  margin-left: 94px;
}

.fixed_right {
  display: none;
  position: fixed;
  top: 30%;
  left: 20px;
  z-index: 99;
}

.fixed_right div {
  box-sizing: border-box;
  padding: 35px 20px 20px;
  width: 164px;
  border-radius: 10px;
  background: #D22D23;
  margin: 0 0 10px;
}

.fixed_right .zx_img {
  transform: translateY(30px);
}

.fixed_right img {
  margin: 0 auto;
}

.fixed_right a {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #F8F1F0;
  font-size: 18px;
  font-weight: bold;
}

.fixed_right a:hover {
  border-radius: 4px;
  background: #AB1A11;
}

.close {
  cursor: pointer;
}

@media only all and (max-width:1080px) {
  .banner {
    width: 100%;
    height: 27rem;
    background-size: auto 100%;
    margin-bottom: 0;
  }
  .banner_container {
    padding-top: 4rem;
    width: 100%;
    position: relative;
    margin: 0 auto;
  }
  .add_container {
    height: 100%;
    background-size: 100%;
  }
  .txt01 {
    font-size: .8rem;
  }
  .txt02 {
    width: 90%;
    margin-left: -45%;
    top: 5.5rem;
  }
  .yq {
    position: absolute;
    right: 4%;
    top: 4rem;
    width: 4rem;
  }
  .paper {
    position: absolute;
    top: 7rem;
    left: -8%;
    animation: top_l_ani 3s linear infinite;
    width: 4rem;
  }
  .huat {
    position: absolute;
    right: -4%;
    top: 9rem;
    width: 5rem;
  }
  .txt03 {
    width: 100%;
    height: 3rem;
    background-size: 100%;
    margin: 4rem auto 0;
    font-size: 1rem;
    line-height: 3rem;
  }
  .zdtz_container {
    width: 80%;
    margin: 2rem auto 0;
    height: auto;
    background: #9C0502;
    border: .1rem solid #FDEFD5;
    background-size: 100%;
    padding: .4rem .4rem .4rem 20%;
    border-radius: 1rem;
  }
  .laba {
    position: absolute;
    top: 3.5rem;
    left: -8%;
    width: 5rem;
  }
  .zdtz_container p {
    font-size: .7rem;
  }
  .zdtz_container p span {
    font-size: .8rem;
  }
  .box_body {
    width: 95%;
    margin: 1rem auto;
  }
  .box01 .box_body {
    display: flex;
    justify-content: space-between;
  }
  .box01 .box_body h1 {
    font-size: .65rem;
    height: 1.8rem;
    line-height: 1.5rem;
  }
  .box01_l div, .box01_r div {
    height: 88%;
  }
  .box01 .box_body p {
    font-size: .55rem;
    line-height: 1.5;
  }
  .box01_l {
    width: 5.5rem;
    height: 9rem;
    background-size: 100% 100%;
  }
  .box01_r {
    width: 5.5rem;
    height: 9rem;
    background-size: 100% 100%;
  }
  .special_item {
    width: 98%;
    margin: 0 auto;
    padding: .2rem 0 0.1rem;
  }
  .special_item:last-child {
    margin-top: .8rem;
  }
  .special_item h3 {
    width: 90%;
    height: 1rem;
    font-size: .6rem;
    top: -.83rem;
  }
  .special_item h3 img {
    width: .5rem;
    margin-right: .1rem;
  }
  .special_item p {
    font-size: .55rem;
  }
  .box01_c {
    width: 7rem;
    height: 9rem;
    background-size: 100% 100%;
    padding: 0 .2rem;
  }
  .box01_c_img {
    margin: .2rem 0;
  }
  .box01_c_img img {
    width: 33%;
    height: 3rem;
  }
  .box01_c_bottom span {
    display: block;
    width: 3rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .6rem;
    margin: .1rem .1rem;
  }
  .box_container {
    border-radius: .8rem;
  }
  .box_title {
    height: 2.5rem;
    font-size: .8rem;
    line-height: 2.5rem;
    border-radius: .8rem .8rem 0 0;
  }
  .box_title img {
    margin: 0 .3rem;
    width: 1rem;
  }
  .box_inner {
    padding: .9rem 1rem;
  }
  .box02 ul {
    margin-bottom: .8rem;
    width: 100%;
    justify-content: space-between;
  }
  .box02 ul li {
    cursor: pointer;
    width: 49%;
    height: 1.5rem;
    border-radius: .4rem;
    line-height: 1;
    color: #F9F8F3;
    font-size: .7rem;
    margin: 0 0;
  }
  .box02 table {
    border-radius: .4rem;
  }
  .box02 table th {
    height: 1.5rem;
    font-size: .75rem;
  }
  .box02 table td {
    font-size: .7rem;
    height: 15rem;
  }
  .box02 table td a {
    width: 3.5rem;
    height: 1.4rem;
    border-radius: 1rem;
    line-height: 1.4rem;
    font-size: .7rem;
  }
  .colspan2 {
    font-size: .75rem;
  }
  table.class_table td {
    height: 2rem;
  }
  .box02 p {
    margin-top: .8rem;
    font-size: .65rem;
  }
  .gs_tip {
    width: 100%;
    height: 9rem;
    background-size: 100%;
  }
  .gs_tip span {
    font-size: .7rem;
    width: 30%;
    top: 1.6rem;
    right: 7%;
  }
  .gs_container {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-wrap: wrap;
    margin-top: 0;
  }
  .jd_item h2 {
    font-size: .8rem;
    margin-bottom: .4rem;
  }
  .jd_item:nth-child(2) {
    margin-bottom: 0;
  }
  .jd_item:nth-child(3) {
    margin-bottom: 0;
  }
  .jd_item:nth-child(4) {
    margin-bottom: 0;
  }
  .jd_item:nth-child(5) {
    margin-bottom: 0;
  }
  .jd_inner {
    margin: .4rem;
    width: 7rem;
    height: 8.5rem;
    background-size: 100% 100%;
  }
  .jd_inner h3 {
    font-size: .8rem;
    height: 2.5rem;
    line-height: 2.4rem;
  }
  .jd_inner div p {
    font-size: .6rem;
  }
  .box04_tip {
    font-size: .7rem;
    margin-bottom: .8rem;
  }
  .box04 .box04_table {
    border-radius: .4rem;
  }
  .box04 .table_th .fw {
    width: 15%;
    border-radius: .4rem 0 0 0;
  }
  .box04 .table_th .ht {
    width: 50%;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: .8rem;
    border-radius: .4rem .4rem 0 0;
  }
  .box04 .table_th .qt {
    width: 35%;
    border-radius: 0 10.4rempx 0 0;
  }
  .box04 .table_th div {
    font-size: .65rem;
    height: 1.5rem;
    line-height: 1.5rem;
  }
  .table_td div {
    height: 10rem;
  }
  .table_td div:nth-child(1) {
    width: 15%;
    font-size: .7rem;
  }
  .table_td div:nth-child(2) {
    width: 50%;
    font-size: .65rem;
  }
  .table_td div:nth-child(3) {
    width: 35%;
    font-size: .65rem;
    line-height: 1.6;
  }
  .td_bottom {
    height: 11rem !important;
  }
  .img_list {
    width: 85%;
    margin-left: 15%;
    flex-wrap: wrap;
    border-radius: 0 .4rem .4rem .4rem;
    padding: .4rem .6rem;
  }
  .bottom_r_l {
    border-radius: 0 0 0 .4rem;
  }
  .bottom_r_r {
    border-radius: 0 0 .4rem 0;
  }
  .img_list img {
    width: 49%;
    margin: .1rem 0;
  }
  .sz_top {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .sz_tip {
    width: 11rem;
    height: 10rem;
    margin: .2rem 0;
    background-size: 100% 100%;
  }
  .sz_tip h3 {
    font-size: .8rem;
    height: 3rem;
    line-height: 2.6rem;
  }
  .sz_tip p {
    font-size: .7rem;
  }
  #swiper2 {
    margin-top: .8rem;
  }
  #swiper2 .swiper-slide {
    height: 11rem;
  }
  .teacher_info .name {
    height: 2rem;
    line-height: 2rem;
    font-size: .75rem;
  }
  .detail_info h4 {
    font-size: .8rem;
    margin-bottom: .2rem;
  }
  .detail_info p {
    font-size: .7rem;
    width: 80%;
    margin: 0 auto .4rem;
    line-height: 1.4;
  }
  .arrow_content {
    height: 1rem;
    margin-top: .8rem;
  }
  .arrow_content div {
    border-radius: .9rem;
    width: 2rem;
    height: 1rem;
    margin: 0 .2rem;
  }
  .tk_container {
    flex-direction: column;
  }
  .tk_item img {
    width: 50%;
  }
  .tk_item .box06_arrow {
    width: 50%;
    padding: .4rem;
    margin-left: .4rem;
    font-size: .7rem;
    line-height: 1.6;
    border-radius: .4rem;
  }
  .tk_item .box06_arrow::before {
    position: absolute;
    content: '';
    width: .5rem;
    height: 1rem;
    top: 30%;
    left: -.5rem;
    background-size: 100%;
  }
  .lh_container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  .lh_container img {
    height: 1.8rem;
  }
  .lh_container p {
    font-size: .7rem;
    margin: .6rem 0 .2rem;
  }
  .lh_container h1 {
    font-size: .75rem;
  }
  .box08 {
    padding: 0 0 .8rem;
  }
  .box08 .box_body {
    margin: 0 auto;
  }
  /* 各地 */
  .region a {
    width: 24%;
    height: 1.8rem;
    margin-right: 1%;
    margin-bottom: .5rem;
    border-radius: .15rem;
    line-height: 1.8rem;
    font-size: .75rem;
  }
  .region a:nth-child(4n) {
    margin-right: 0;
  }
  .fixed_bottom {
    height: 2.5rem;
  }
  .fixed_bottom .container {
    width: 90%;
    margin: 0 auto;
  }
  .fixed_bottom .container img {
    width: 50%;
  }
  .fixed_bottom .container a {
    font-size: .7rem;
    width: 4rem;
    height: 1.6rem;
    background-size: 100% 100%;
    text-align: center;
    line-height: 1.4rem;
    margin-left: 2rem;
  }
  .fixed_right {
    left: 0;
  }
  .fixed_right div {
    box-sizing: border-box;
    padding: 1rem .5rem .5rem;
    width: 4rem;
    border-radius: .4rem;
    margin: 0 0 .2rem;
  }
  .fixed_right .zx_img {
    width: 2rem;
    transform: translateY(1rem);
  }
  .fixed_right img {
    margin: 0 auto;
  }
  .fixed_right a {
    height: 1.3rem;
    line-height: 1.3rem;
    font-size: .6rem;
  }
  .fixed_right a:hover {
    border-radius: .4rem;
  }
  .close {}
}