<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box {
  position: relative;
  overflow: hidden;
  background: #EF0000;
}

.banner {
  width: 100%;
  height: 903px;
  background: url(../images/banner_bg.png) no-repeat top center;
}

.txt_container {
  width: 1200px;
  height: 100%;
  position: relative;
  margin: 0 auto;
}

.txt01 {
  width: 371px;
  height: 72px;
  background: url(../images/txt01.png) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
  line-height: 72px;
  color: #F9DDD4;
  font-size: 22px;
  font-style: italic;
  margin: 0 auto;
}

.txt02 {
  margin-top: 15px;
  /* margin-left: 90px; */

}

.txt03 {
  margin: -30px 0 0;
}

.sk-title {
  margin: -100px auto 42px;
}

.renwu {
  position: absolute;
  top: 86px;
  right: -293px;
  width: 453px;
  height: 631px;
}

.box_container {
  background: url(../images/xuanfu.png) center center;
}

.box01 {
  margin-top: -66px;
}

.title {
  margin-bottom: 47px;
}

.title img {
  margin: 0 auto;
}

.box_common {
  width: 100%;
  height: auto;
  background: #FF0500;
  border-radius: 34px;
  box-shadow: 0px 0px 23px 1px #FF0500;
  box-sizing: border-box;
  padding: 5px;
  margin-bottom: 68px;
}

.box_inner {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #CE0000;
  border-radius: 34px;
  padding: 66px 106px;
}

.box1-tab-all {
  display: flex;
  justify-content: center;
  margin-bottom: 69px;
}

.box1-tab {
  margin: 0 14px;
  width: 200px;
  line-height: 68px;
  background: #FF3000;
  border-radius: 20px;
  text-align: center;
  font-size: 24px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FFFFFF;
  position: relative;
  cursor: pointer;
}

.box1-tab.active {
  background: #fff;
  color: #BC180D;
}

.box1-tab.active:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 15px solid;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
}

.box01_top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box1-item.active {
  display: block;
}

.box1-item {
  display: none;
}

.box1-btn {
  display: block;
  width: 292px;
  height: 71px;
  line-height: 67px;
  background: url('../images/box1_btn.png') no-repeat center;
  border-radius: 30px;
  margin: 45px auto 0;
  font-size: 29px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #94211A;
  text-align: center;
  transition: all .3s;
}

.box1-btn:hover {
  transform: translateY(-5px);
}

.sanfen {
  width: 288px;
  height: 362px;
}

.box01_t_r {
  width: 650px;
  height: 354px;
  background: #CE0000;
  box-shadow: 0px 0px 23px 1px #FF0500;
  border-radius: 16px;
  border: 3px solid #FF0500;
  box-sizing: border-box;
  padding: 20px;
}

.box01_t_r_inner {
  width: 100%;
  height: 100%;
  background: linear-gradient(-90deg, #E9B685, #FAE1C5);
  border-radius: 16px;
  box-sizing: border-box;
  padding: 20px 0;
  padding-left: 26px;
}

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

.box01_line {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.box01_line img {
  width: 38px;
  height: auto;
}

.icon_add {
  margin-left: 10px;
}

.box01_line img.arrow {
  width: 20px;
  margin: 0 14px;
}

.box01_line p {
  display: inline-block;
  max-width: 280px;
  background: linear-gradient(-90deg, #FACE92, #F4D2AF);
  border-radius: 10px;
  color: #7B453E;
  font-size: 21px;
  padding: 12px 29px;
}

.box01_bottom {
  background: linear-gradient(-90deg, #FFEBD0, #F8DCBE);
  border-radius: 16px;
  box-sizing: border-box;
  padding: 0 60px 24px;
  margin-top: 50px;
}

.zhanwei {
  height: 1px;
}

.kq_title {
  width: 365px;
  height: 61px;
  line-height: 61px;
  background: url(../images/kq_title.png) no-repeat center center;
  color: #FFFFFF;
  font-size: 32px;
  margin-bottom: 29px;
  text-align: center;
  margin-left: -41px;
  margin-top: -24px;
}

.box01_bottom p {
  color: #7B453E;
  font-size: 22px;
  margin-bottom: 18px;
}

.box01_bottom a {
  display: block;
  width: 244px;
  height: 59px;
  margin: 0 auto;
  cursor: pointer;
}

.box01_bottom a img {
  width: 100%;
  height: 100%;
}

.teacher {
  margin: 0 auto;
}

.box02 table {
  width: 100%;
  text-align: center;
  border-spacing: 0;
  border-radius: 10px;
  border: 1px solid #FFDBA0;
  border-right: 0;
  overflow: hidden;
}

.box02 table th {
  height: 54px;
  background: linear-gradient(91deg, #FFDBA0, #F7D2A6);
  color: #333333;
  font-size: 18px;
}

.box02 table td {
  height: 45px;
  border-right: 1px solid #FFDBA0;
  color: #FFECD4;
  font-size: 16px;
  border-top: 1px solid #FFDBA0;
}

.box02 table td a {
  display: block;
  width: 100px;
  height: 26px;
  background: #FFB71B;
  border-radius: 13px;
  color: #333333;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  line-height: 26px;
}

.box03_container {
  display: flex;
  padding: 45px;
  justify-content: space-between;
  align-items: center;
}

.box04_container {
  padding: 45px;
}

.box03_common {
  box-sizing: border-box;
  width: 522px;
  height: 791px;
  padding: 305px 40px 0;
}

.box03_l {
  background: url(../images/bg1.png) no-repeat center center;
  background-size: 100% 100%;
}

.box03_r {
  background: url(../images/bg2.png) no-repeat center center;
  background-size: 100% 100%;
}

.box3-bottom {
  background: #FFFBF3;
  height: 330px;
  text-align: center;
}

.box3-bottom-title {
  line-height: 56px;
  background: linear-gradient(-90deg, #FFE4C0, #FFD9A6);
  text-align: center;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #9A1C14;
  margin-bottom: 40px;
}

.box3-bottom p {
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
}

.code-bg {
  width: 254px;
  height: 254px;
  background: #FFFFFF;
  border: 6px solid #F90000;
  border-radius: 9px;
  box-sizing: border-box;
  margin: 0 auto 30px;
}

.code-bg img {
  width: 100%;
  height: 100%;
}

.box03_r.box03_common {
  padding: 50px 0 0;
  text-align: center;
}

.box03_r.box03_common p {
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 39px;
}

.box03_r.box03_common a {
  margin: 87px auto 0;
}

.box03_common table {
  width: 100%;
  text-align: center;
  border-spacing: 0;
}

.box03_common table th {
  height: 56px;
  background: linear-gradient(0deg, #FFE4C0, #FFD9A6);
  color: #9A1C14;
  font-size: 22px;
}

.box03_common table td {
  height: 46px;
  background: #FFFBF3;
  color: #333333;
  font-size: 18px;
}

.box03_common a {
  display: block;
  margin: 21px auto 0;
  width: 286px;
  height: 121px;
  background: url(../images/anniu.png) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
  color: #BC180D;
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
}



.region {
  display: flex;
  flex-wrap: wrap;
}

.region a {
  display: flex;
  width: 160px;
  height: 60px;
  background: linear-gradient(-90deg, #D92A1E, #DB2B1F);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  color: #FFF7E6;
  font-size: 20px;
  margin-right: 28px;
  margin-bottom: 20px;
  cursor: pointer;

}

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

.region a.active {
  color: #BC180D;
  background: linear-gradient(-90deg, #F4C587, #FFEBD0);
}
.box-tab {
  width: 1000px;
  /* height: 600px; */
  margin: 0 auto;
}

.box-tab .tab_list {
  width: 980px;
  height: 40px;
  margin-left: 45px;
}

.box-tab .tab_list ul {
  list-style: none;
}

.box-tab .tab_list ul li {
  float: left;
  margin-right: 73px;
  background: linear-gradient(-90deg, #D92A1E, #DB2B1F);
  line-height: 50px;
  width: 170px;
  height: 50px;
  text-align: center;
  color: #FFF7E6;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 10px;
}

.box-tab .tab_list ul li:hover {
  color: #BC180D;
  background: linear-gradient(-90deg, #F4C587, #FFEBD0);
}

.tab_cont h2 {
  font-size: 0.55rem;
  font-family: FZLanTingHeiS-DB1-GB;
  font-weight: bold;
  color: #FFF7E6;
  line-height: 0.95rem;
}

.tab_cont p {
  float: left;
  color: #FFF7E6;
  font-size: 20px;
  margin-top: 24px;
  line-height: 2.3em;
}

.box-tab .tab_cont {
  width: 945px;
  height: 200px;
  margin-left: 20px;
  margin-top: 55px;
}

.box-tab .tab_cont .tab_item {
  display: none;
  padding-left: 30px;
  padding-top: 20px;
}

.pic img {
  width: 161px;
  float: right;
}
.tab_container {
  display: none;
}

.tab_container.active {
  display: block;
}

.tab_container h2 {
  color: #FFF7E6;
  font-size: 24px;
  margin-bottom: 47px;
  position: relative;
}

.tab_container h2::before {
  content: '';
  width: 52px;
  height: 2px;
  background: #F8D2A1;
  position: absolute;
  left: 0;
  bottom: -20px;
}

.tab_container p {
  color: #FFF7E6;
  font-size: 18px;
  margin-bottom: 18px;
}

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

.tab_container span {
  margin-left: 130px;
  display: inline-block;
  vertical-align: middle;
}

.tab_container a {
  color: #FFF7E6;

}

.tab_container a.service {
  display: inline-block;
  width: 107px;
  height: 34px;
  background: linear-gradient(91deg, #FFDBA0, #F7D2A6);
  border-radius: 17px;
  vertical-align: middle;
  color: #BC180D;
  font-size: 18px;
  text-align: center;
  line-height: 34px;
  margin-left: 50px;
}

.box04_bottom {
  position: relative;
  box-sizing: border-box;
  padding-right: 140px;
}

.tab_container img {
  position: absolute;
  top: 0;
  right: 0;
  width: 137px;
  height: 137px;
  background: #FFFFFF;
}

.fixed_right {
  position: fixed;
  top: 30%;
  right: 0;
  display: none;
}

.close {
  position: absolute;
  right: 0;
  top: -34px;
  cursor: pointer;
}

.fixed_right .tutu {}

.fixed_right a {
  display: block;
  width: 173px;
  height: 50px;
  background: linear-gradient(-90deg, #FFE6CD, #EEBE90);
  border-radius: 25px;
  font-size: 22px;
  color: #BC180D;
  text-align: center;
  line-height: 50px;
  margin-left: 21px;
  margin-top: -2px;
  cursor: pointer;
}

.fixed_mask {
  display: none;
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


.fixed_form {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 552px;
  height: 745px;
  background: url(../images/modal_bg.png) no-repeat center top;
  background-size: 100%;
  box-sizing: border-box;
  padding: 36px 0;
}

.fixed_close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -46px;
  width: 40px;
  height: 40px;
  transition: all .4s;
}

.fixed_close:hover {
  transform: rotate(180deg);
}

.modal_title {
  margin: 0 auto;
}

.fixed_mask h1 {
  color: #d1a41a;
  font-size: 20px;
  margin-top: 60px;
  text-align: center;
  margin-bottom: 12px;
}

.ajax_form {
  width: 100%;
  box-sizing: border-box;
  padding: 0 40px;
}

.ajax_form {
  width: 100%;
}

.ajax_form p {
  margin-bottom: 24px;
  position: relative;
  height: 72px;
}

.ajax_form p.border,
.yuyue-border {
  border: 1px solid #c09208;
  border-radius: 8px;
}

.yuyue-border {
  /* width: 100%;*/
  height: 72px;
  /* position: relative; */
}

.ajax_form input,
.ajax_form select {
  width: 49%;
  height: 72px;
  line-height: 59px;
  border-radius: 10px;
  border: 0;
  box-sizing: border-box;
  padding-left: 15px;
  color: #c09208;
  outline: none;
  font-size: 20px;
  float: left;
  background: none;
}

.ajax_form input::placeholder {
  color: #c09208;
}

.ajax_form select {
  background: url("../images/select_bg.png") 95% center no-repeat;
  background-size: 16px;
  border: 1px solid #c09208;
  border-radius: 8px;
}

.ajax_form input#shoujihao {
  width: 50%;
}

.ajax_form i {
  display: inline-block;
  width: 1px;
  height: 44px;
  background: #c09208;
  float: left;
  margin-top: 16px;
}

.ajax_form input#PhoneCode {
  width: 30%;
}

.ajax_form select#city,
.ajax_form select.exam_type {
  float: right;
}

.ajax_form input#fs {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  text-align: center;
  cursor: pointer;
  width: 119px;
  background: linear-gradient(90deg, #fee59b, #f7d468);
  font-size: 20px;
  color: #9e7a09;
}

.yuyue-btn {
  display: block;
  width: 100%;
  height: 72px;
  background: #db2b1f;
  margin-top: 24px;
  border-radius: 8px;
}

.ajax_form input.button {
  display: block;
  border: none;
  color: #fff;
  float: none;
  cursor: pointer;
  width: 85%;
  height: 95%;
  padding-left: 0;
  margin: auto;
}

.yuyue-border .nc-container #nc_1_wrapper,
.yuyue-border .nc-container.tb-login #nc_1_wrapper {
  width: 100%;
}

.yuyue-border .nc_scale {
  height: 72px;
}

.yuyue-border .nc-container .nc_scale span {
  width: 72px;
  height: 72px;
  line-height: 72px;
  box-sizing: border-box;
}

.yuyue-border .nc_iconfont,
.yuyue-border .nc-container .nc_scale .scale_text {
  font-size: 20px;
}

/* æ–°å¢žbox4 */
.box4 .box_inner {
  padding: 22px 25px;
}

.box4-cont {
  height: 734px;
  background: linear-gradient(-90deg, #FFEBD0, #F8DCBE);
  border-radius: 16px;
}

.box4-box {
  background: url('../images/box4_bg.png') no-repeat center -30px;
}

.box4-top {
  padding: 180px 0 0;
  position: relative;
}

.box4-top img {
  width: 280px;
  display: block;
  margin: auto;
  position: relative;
  z-index: 1;
}

.box4-top li {
  position: absolute;
  font-size: 22px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #330000;
}

.box4-top li span {
  display: inline-block;
  border-radius: 50%;
  background: linear-gradient(-45deg, rgb(215, 64, 14) 0%, rgb(133, 27, 12) 100%);
  width: 31px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FFFFFF;
  margin: 0 10px;
}

.box4-top li:after {
  content: '';
  display: block;
  position: absolute;
  width: 178px;
  height: 59px;
}

.box4-li1 {
  top: 140px;
  left: 28px;
}

.box4-li2 {
  top: 389px;
  left: 65px;
}

.box4-li3 {
  top: 109px;
  right: 62px;
}

.box4-li4 {
  top: 285px;
  right: 62px;
}

.box4-li5 {
  top: 453px;
  right: 55px;
}

.box4-li1:after {
  background: url('../images/li1.png') no-repeat center;
  right: -160px;
  top: 16px;
}

.box4-li2:after {
  background: url('../images/li2.png') no-repeat center;
  right: -166px;
  top: -40px;
}

.box4-li3:after, .box4-li4:after {
  background: url('../images/li3.png') no-repeat center;
  left: -166px;
  top: 16px;
}

.box4-li5:after {
  background: url('../images/li5.png') no-repeat center;
  left: -166px;
  top: -40px;
}

.box4-bottom {
  width: 513px;
  height: 132px;
  background: url('../images/box4_btn.png') no-repeat center;
  margin: 50px auto 0;
  box-sizing: border-box;
  padding: 30px;
  text-align: center;
}

.box4-bottom h2 {
  font-size: 28px;
  font-family: FZLanTingHeiS-H-GB;
  color: #FFFFFF;
  line-height: 80px;
  margin-bottom: 10px;
}

.box4-bottom p {
  font-size: 23px;
  font-family: FZLanTingHeiS-DB-GB;
  font-weight: 400;
  color: #FFFFFF;
}

.box5 .box_inner {
  padding: 35px 32px;
}

.box5 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.box5 ul li {
  width: 361px;
  height: 256px;
  background: url('../images/box5_img.png') no-repeat center;
  box-sizing: border-box;
  margin-bottom: 28px;
  padding: 10px;
}

.box5 ul li:nth-last-child(-n+3) {
  margin-bottom: 0;
}

.box5 ul li img {
  width: 100%;
  height: 100%;
}

@media only all and (max-width:1080px) {

  .banner {
    height: 13rem;
    background-size: auto 100%;
  }

  .txt_container {
    width: 100%;
  }

  .txt01 {
    width: 9.275rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.55rem;
  }

  .txt02 {
    width: 90%;
    margin-top: 0.375rem;
    margin-left: 1%;
  }

  .txt03 {
    width: 90%;
    margin-top: -0.75rem;
  }

  .renwu {
    top: 2.875rem;
    right: -2rem;
    width: 6rem;
    height: auto;
  }

  .box_container {
    background-size: 100% 100%;
  }

  .sk-title {
    width: 80%;
    margin: -2rem auto 1.05rem;
  }

  .box01 {
    margin-top: -1rem;
  }

  .title {
    margin-bottom: 1.175rem;
  }

  .title img {
    width: 80%;
  }

  .box_common {
    border-radius: 0.85rem;
    box-shadow: 0rem 0rem 0.575rem 0.025rem #FF0500;
    padding: 0.125rem;
    margin-bottom: 1.7rem;
  }

  .box_inner {
    border-radius: 0.85rem;
    padding: 1rem .8rem;
  }

  .box1-tab-all {
    margin-bottom: 1.725rem;
  }

  .box1-tab {
    margin: 0 0.35rem;
    width: 5rem;
    line-height: 1.7rem;
    border-radius: 0.5rem;
    font-size: 0.6rem;
  }

  .box1-tab.active:after {
    border: .4rem solid;
    border-color: #fff transparent transparent transparent;
    bottom: -0.75rem;
  }

  .box1-btn {
    width: 7.3rem;
    height: 1.775rem;
    line-height: 1.675rem;
    background-size: 100%;
    border-radius: 0.75rem;
    margin: 1.125rem auto 0;
    font-size: 0.725rem;
  }

  .box01_top {
    flex-direction: column;
  }

  .sanfen {
    width: 7.2rem;
    height: 9.05rem;
    margin-bottom: .8rem;
  }

  .box01_t_r {
    width: 100%;
    height: auto;
    box-shadow: 0rem 0rem 0.575rem 0.025rem #FF0500;
    border-radius: 0.4rem;
    padding: 0.5rem;
  }

  .box01_t_r_inner {
    border-radius: 0.4rem;
    padding: 0.5rem .8rem;
    padding-left: .8rem;
  }

  .box01_line01 {
    flex-direction: column;
    align-items: flex-start;
  }

  .box01_line {
    margin-bottom: 0.15rem;
  }

  .box01_line .icon {
    width: 1.6rem;
    height: auto;
  }

  .box01_line img {
    width: .6rem;
  }

  .icon_add {
    margin-left: 0;
    display: block;
  }


  .box01_line .arrow {
    width: .4rem;
    height: auto;
    margin: 0 0;
  }

  .box01_line p {
    max-width: 7rem;
    border-radius: 0.25rem;
    font-size: 0.7rem;
    padding: 0.3rem 0.725rem;
  }

  .box01_bottom {
    border-radius: 0.4rem;
    padding: 0 1.5rem 0.6rem;
    margin-top: 1.25rem;
  }

  .zhanwei {
    height: 0.025rem;
  }

  .kq_title {
    width: 9.125rem;
    height: 1.525rem;
    line-height: 1.525rem;
    background-size: 100% 100%;
    font-size: 0.8rem;
    margin-bottom: 0.725rem;
    margin-left: -1.025rem;
    margin-top: -0.6rem;
  }

  .box01_bottom p {
    font-size: 0.7rem;
    margin-bottom: 0.45rem;
  }

  .box01_bottom a {
    width: 6.1rem;
    height: 1.475rem;
  }

  .teacher {
    width: 80%;
    height: auto;
  }

  .box02 table {
    border-radius: 0.25rem;
  }

  .box02 table th {
    height: 1.35rem;
    font-size: 0.7rem;
  }

  .box02 table td {
    height: 1.125rem;
    border-right: 0.025rem solid #FFDBA0;
    font-size: 0.65rem;
    border-top: 0.025rem solid #FFDBA0;
  }

  .box02 table td a {
    width: 2.5rem;
    height: auto;
    border-radius: 0.325rem;
    font-size: 0.6rem;
    line-height: 0.65rem;
  }

  .box03_container {
    padding: .8rem;
    flex-direction: column;
  }

  .box04_container {
    padding: .8rem;
  }

  .box03_common {
    width: 13.05rem;
    height: 19.775rem;
    padding: 7.625rem 1rem 0;
  }

  .box03_l {
    margin-bottom: .8rem;
  }



  .box03_common table th {
    height: 1.4rem;
    font-size: 0.7rem;
  }

  .box03_common table td {
    height: 1.15rem;
    font-size: 0.65rem;
  }

  .box03_common a {
    margin: 0.525rem auto 0;
    width: 7.15rem;
    height: 3.025rem;
    font-size: 0.7rem;
    line-height: 1.5rem;
  }

  .box3-bottom {
    background: #FFFBF3;
    height: 8.25rem;
    text-align: center;
  }

  .box3-bottom-title {
    line-height: 1.84rem;
    font-size: 0.85rem;
    margin-bottom: 1rem;
  }

  .box3-bottom p {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .code-bg {
    width: 6.35rem;
    height: 6.35rem;
    border: .2rem solid #F90000;
    border-radius: 0.225rem;
    margin: 0 auto 0.75rem;
  }

  .box03_r.box03_common {
    padding: 1.25rem 0 0;
  }

  .box03_r.box03_common p {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .box03_r.box03_common a {
    margin: 2.175rem auto 0;
  }

  .region a {
    width: 24%;
    height: 1.8rem;
    border-radius: 0.25rem;
    font-size: 0.7rem;
    margin-right: 1%;
    margin-bottom: 0.5rem;
  }

  .region a:nth-child(6n) {
    margin-right: 1%;
  }
  .box-tab {
    width: 96%;
    height: 400px;
    margin-left: 2%;
}
.box-tab .tab_list {
    width: 100%;
    margin-left: 0;
}
.box-tab .tab_list ul li {
    margin: 0;
    height: auto;
    line-height: 28px;
    width: 24.96%;
    box-sizing: border-box;
    font-size: 14px;
}
.box-tab .tab_cont {
    width: 100%;
    margin: 0;
    padding-top: 20px;
}
.box-tab .tab_cont .tab_item {
    padding: 0;
}
.tab_cont h2 {
    font-size: 18px;
}
.tab_cont p {
    font-size: 14px;
}
.pic {
    width: 100%;
    margin-top: 10px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
}
.pic-em {
    width: 100%;
}
.pic img {
    float: none;
    width: 160px;
    height: auto;
}
.address{
    font-size: 1.9rem;
}


  .tab_container h2 {
    font-size: 0.8rem;
    margin-bottom: 1.175rem;
  }

  .tab_container h2::before {
    width: 1.3rem;
    height: 0.05rem;
    bottom: -0.5rem;
  }

  .tab_container p {
    font-size: 0.7rem;
    margin-bottom: 0.45rem;
  }

  .link_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .tab_container span {
    margin-left: 0;
  }

  .tab_container a.service {
    width: 3rem;
    height: 1rem;
    border-radius: 0.425rem;
    font-size: 0.6rem;
    line-height: 1rem;
    margin-left: .6rem;
  }

  .box04_bottom {
    padding-right: 3.5rem;
  }

  .tab_container img {
    position: static;
    top: auto;
    right: auto;
    width: 4rem;
    height: 4rem;
  }


/* æ–°å¢žbox4 */
.box4 .box_inner {
  padding: 0.55rem 0.625rem;
}
.box4-cont {
  height: 18.35rem;
  background: linear-gradient(-90deg, #FFEBD0, #F8DCBE);
  border-radius: 0.4rem;
}
.box4-box {
  background: url('../images/box4_bg.png') no-repeat center -0.75rem;
  background-size: 120%;
}
.box4-top {
  padding: 3.75rem 0 0;

}
.box4-top img {
  width: 7rem;
}
.box4-top li {
  font-size: 0.75rem;
}
.box4-top li span {
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.7rem;
  margin: 0 0.25rem;
}
.box4-top li:after {
  display: none;
}
.box4-li1 {
  top: 2.5rem;
  left: 0.7rem;
}
.box4-li2 {
  top: 10.725rem;
  left: .625rem;
}
.box4-li3 {
  top: 2.725rem;
  right: .55rem;
}
.box4-li4 {
  width: 4.5rem;
  top:6.125rem;
  right: .55rem;
}
.box4-li5 {
  top: 10.325rem;
  right: .375rem;
}

.box4-bottom {
  width: 15rem;
  height: 3.3rem;
  background-size: 100%;
  padding:.75rem  0.5rem;
  margin-top: 2rem;
}
.box4-bottom h2 {
  font-size: 0.8rem;
  line-height: 0.8rem;
  margin-bottom: 0.25rem;
}
.box4-bottom p {
  font-size: 0.75rem;
}
.box5 .box_inner {
  padding: 0.875rem 0.4rem;
}
.box5 ul li {
  width: 49%;
  height: 5.8rem;
  background-size: 100%;
  margin-bottom: 0.7rem;
  padding: 0.25rem;
}
.box5 ul li:nth-last-child(-n+2) {
  margin-bottom: 0;
}







  .fixed_form {

    width: 90%;
    height: 19rem;
    background-size: 100% 100%;
    padding: .8rem 0;
  }

  .fixed_close {
    top: -1.6rem;
    width: 1.4rem;
    height: 1.4rem;
  }


  .modal_title {
    width: 60%;
    height: auto;
  }

  .fixed_mask h1 {
    font-size: .8rem;
    margin-top: 1.3rem;
    margin-bottom: .4rem;
  }



  .ajax_form p {
    margin-bottom: .5rem;
    height: 1.8rem;
  }

  .ajax_form input#shoujihao {
    width: 45%;
  }

  .ajax_form i {
    display: inline-block;
    width: 1px;
    height: .7rem;
    background: #B47221;
    float: left;
    margin-top: .5rem;
  }

  .ajax_form input#PhoneCode {
    width: 30%;
  }

  .ajax_form input,
  .ajax_form select {
    height: 1.8rem;
    line-height: 1.8rem;
    border-radius: .25rem;
    padding-left: .4rem;
    font-size: .8rem;
  }

  .ajax_form select {
    background-size: .5rem;
  }

  .ajax_form input#fs {
    width: 4rem;
    font-size: .6rem;
  }

  .ajax_form input.button {
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: .8rem;
  }

  .yuyue-border {
    height: 1.8rem;
  }

  .yuyue-border ._nc .stage1 {
    padding: 0;
  }

  .yuyue-border ._nc .stage1 .slider {
    left: 0;
    right: 0;
    height: 1.8rem;
  }

  .yuyue-border ._nc .stage1 .track div,
  .yuyue-border ._nc .stage1 .label {
    height: 1.8rem;
    line-height: 1.8rem;
  }

  .yuyue-border ._nc .stage1 .button {
    width: 1.8rem;
    height: 1.8rem;
  }

  .yuyue-border ._nc .icon-slide-arrow,
  .yuyue-border ._nc .icon-ok {
    font-size: 1rem;
  }

  .yuyue-border ._nc .icon {
    width: 1rem;
    height: 1rem;
  }

  .yuyue-btn {
    width: 100%;
    height: 1.8rem;
    margin: .4rem auto 0;
  }
}</pre></body></html>