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

.banner {
  height: 843px;
  background: url(../images/banner_bg.png) no-repeat center center;
}

.banner_container {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}

.txt01_container {
  width: 300px;
  height: 400px;
  background: url(../images/txt01_bg.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-bottom: 194px;
  margin: 0 auto;
}

.txt01 {
  width: 262px;
  height: 178px;
}

.txt02 {
  margin: -250px auto 0;
}

.txt03 {
  margin: -32px auto 0;
}

.txt04 {
  width: 1185px;
  height: 80px;
  background: url(../images/txt04_bg.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px auto 0;
}

.txt04_item {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-size: 24px;
  margin: 0 20px;
}

.txt04_item img {
  width: 30px;
  height: 30px;
  margin-right: 2px;
}


.box_container {
  padding-bottom: 225px;
  background: url(../images/bg.jpg) repeat center top;
}

.box_common {
  box-sizing: border-box;
  padding-top: 50px;
}

.title_top {
  margin: 0 auto;
}

.blue_border {
  width: 100%;
  box-sizing: border-box;
  border: 5px solid #2551CA;
  border-radius: 30px;
}

.box01 {
  padding-top: 30px;
  border-bottom: 0;
}

.box02 {
  padding: 30px 20px;
}

.box03 {
  padding-top: 30px;
}

.box04,
.box05 {
  padding: 30px;
}

.title img {
  margin: 0 auto 30px;
}

.box01_container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.box01_l {
  width: 800px;
  height: auto;
  margin-left: -5px;
  box-sizing: border-box;
  padding: 20px;
}

.box01_r {
  width: 405px;
  height: 800px;
  margin-left: -5px;
  margin-right: -5px;
  box-sizing: border-box;
  padding: 40px 30px 0;
  background: url(../images/cfpl.png) no-repeat center bottom;
}


.gift_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gift {
  width: 24%;
  height: 180px;
  background: url(../images/gift_bg.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 10px;
}

.gift_line3 .gift {
  margin-bottom: 0;
}

.gift_img {
  width: 81%;
  height: 65%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gift_img img {
  width: auto;
  height: 76%;
  max-width: 96%;
}

.gift p {
  line-height: 1;
  color: #FFFFFF;
  font-size: 18px;
  margin-top: 4px;
  text-align: center;
}

.cj_txt {
  width: 48%;
  height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.cj_btn img {
  width: 100%;
  height: 158px;
  margin: 30px 0 20px;
  cursor: pointer;
}


.cj_top {
  font-weight: bold;
  color: #FEFFFF;
  font-size: 40px;
}

.cj_top span {
  background-image: -webkit-linear-gradient(90deg, #FEB237 0%, #FEF293 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FEB237;
}

.cj_bottom {
  display: flex;
  justify-content: center;
  color: #FFFFFF;
  font-size: 24px;
}

.cj_bottom span {
  color: #CC0000;
  margin: 0 10px;
}

.gift_item3 {
  width: 24%;
  display: flex;
  flex-direction: column;
}

.gift_item3 .gift {
  width: 100%;
}

.gift.active {
  background: url(../images/gift_active.png) no-repeat center center;
  background-size: 100% 100%;
}

.gift.active p {
  color: #660000;
}

.dj_item {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-size: 16px;
}

.dj_item span {
  width: 74px;
  height: 30px;
  background: url(../images/jdj_bg.png) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
  line-height: 30px;
  color: #990000;
  font-size: 14px;
  margin-right: 5px;
}

.cjsm {
  margin: 0 auto 40px;
}

.box01_r .cj_bottom {
  justify-content: flex-start;
  margin: 22px 0 40px;
}

.dj_item {
  margin-bottom: 40px;
}

.box01_r h3 {
  background-image: -webkit-linear-gradient(0deg, #FEB237 0%, #FEF293 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #FEB237;
  font-size: 16px;
}

.box02_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box02_l {
  width: 380px;
  height: 661px;
  background: linear-gradient(#FFEA80, #FFAF00);
  box-sizing: border-box;
  border-radius: 36px;
  padding: 40px;
}

.box02_r {
  width: 760px;
  height: 661px;
  background: rgba(255, 255, 255, .3);
  padding: 10px;
  box-sizing: border-box;
  border-radius: 36px;
}

.box02_r img {
  width: 100%;
  height: 100%;
}

.box02_title {
  display: flex;
  align-items: center;
  margin: 19px 0;
}

.box02_title01 {
  margin-top: 0;
}

.box02_title span {
  width: 48px;
  height: 48px;
  background: linear-gradient(90deg, #D42B1B, #A32116);
  border-radius: 50%;
  text-align: center;
  line-height: 48px;
  color: #FFFFFF;
  font-size: 30px;
  margin-left: -3px;
}

.box02_l p {
  color: #330000;
  font-size: 18px;
  line-height: 40px;
}

.lhzb_container {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  font-size: 24px;
  margin-top: 30px;
}

.lhzb_container a {
  display: inline-block;
  color: #990000;
  font-size: 18px;
  width: auto;
  padding: 0 20px;
  height: 44px;
  background: linear-gradient(90deg, #FEB237, #FEF293);
  border-radius: 22px;
  line-height: 44px;
  margin: 0 6px;
}

.box03_table {
  width: 100%;
}

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

}

.box03_table table th {
  height: 60px;
  background: #2551CA;
  color: #FFFFFF;
  font-size: 18px;
  border-right: 1px solid #00A3FF;
  font-weight: normal;
}

.box03_table table td {
  color: #FFFFFF;
  font-size: 18px;
  border-right: 1px solid #00319C;
  height: 84px;
  background: rgba(0, 0, 0, 0.1);
}

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

.box03_table table tr:nth-child(2n+1) td {

  background: rgba(0, 0, 0, 0.2);
}

.box03_table table a {
  display: block;
  margin: 0 auto;
  width: 140px;
  height: 44px;
  background: linear-gradient(90deg, #FEB237, #FEF293);
  border-radius: 22px;
  color: #990000;
  font-size: 18px;
  line-height: 44px;
}

.box03_table table a.hf {
  color: #FFFFFF;
  background: #2551CA;
}

.box03_table table a.wks {
  color: #FFFFFF;
  background: linear-gradient(90deg, #D42B1B, #A32116);
}

.box03_title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 0 12px;
}

.box03_title p {
  width: 213px;
  height: 70px;
  color: #FFFFFF;
  font-size: 36px;
  text-align: center;
  line-height: 70px;
  margin-left: -20px;
  background: url(../images/zskb.png) no-repeat center center;
  background-size: 100% 100%;
}

.tkhl {
  color: #FFFFFF;
  font-size: 24px;
  text-align: center;
}

.tkjp_list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  box-sizing: border-box;
  padding: 0 30px 30px;
  margin-top: 40px;
}

.tkjp_item {
  width: 260px;
}

.tkjp_img {
  width: 260px;
  height: 260px;
  box-sizing: border-box;
  padding: 6px;
}

.tkjp_img img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.tk_txt {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-size: 20px;
}

.tk_txt span {
  width: 74px;
  height: 30px;
  background: url(../images/jp_bg.png) no-repeat center center;
  background-size: 100% 100%;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  margin-right: 5px;
}

.zzjsq {
  margin: 36px 0 0;
  text-align: center;
  color: #FFFFFF;
  font-size: 18px;
}

.box04 ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.box04 ul li {
  width: 270px;
  height: 68px;
  background: url(../images/tab_bg.png) no-repeat center center;
  background-size: 100% 100%;
  color: #FFFFFF;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  line-height: 68px;
  cursor: pointer;
  margin: 0 10px;
}

.box04 ul li.active {
  color: #CC0000;
  background: url(../images/tab_active.png) no-repeat center center;
  background-size: 100% 100%;
}

.tab_container {
  display: none;
  margin-top: 45px;
}

.tab_container.active {
  display: block;
}

.tab_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tab_item {
  width: 250px;
}

.tab_item a {
  display: block;
  width: 100%;
  height: 250px;
  border: 5px solid #2551CA;
  box-sizing: border-box;
  border-radius: 20px;
  background: #FFFFFF;
  overflow: hidden;
}

.tab_item a img {
  width: 100%;
  height: 100%;
  transition: transform 1s ease;
}

.tab_item a:hover img {
  transform: scale(1.1);
}

.tab_item p {
  color: #FFFFFF;
  font-size: 18px;
  margin-top: 25px;
  text-align: center;
}


/* æ›´å¤šæŽ¨è3 */

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

.more_list2 a {
  width: 347px;
  height: 250px;
  background: #FFFFFF;
  border: 5px solid #2551CA;
  border-radius: 20px;
  box-sizing: border-box;
  overflow: hidden;
}

.more_list2 a:hover img {
  transform: scale(1.2);
}

.more_list2 a img {
  width: 100%;
  height: 100%;
  transition: transform 1.3s linear;
}

/* çœä»½ */

.region a {
  float: left;
  display: block;
  width: 128px;
  height: 54px;
  background: #2551CA;
  border-radius: 30px;
  box-sizing: border-box;
  margin-bottom: 25px;
  text-align: center;
  line-height: 54px;
  font-size: 18px;
  color: #FFFFFF;
  transition: all .3s linear;
  margin-right: 15px;
}

.region a:hover {
  transform: translateY(-6px);
  background: linear-gradient(90deg, #D42B1B, #A32116);
  ;
}

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

.fixed_right {
  width: 206px;
  height: 431px;
  background: url(../images/fix_bg.png) no-repeat center center;
  background-size: 100% 100%;
  position: fixed;
  right: 0;
  top: 20%;
  box-sizing: border-box;
  padding: 142px 44px 0;
  display: none;
}

.fixed_right .fix_a {
  display: block;
  width: 116px;
  height: 40px;
  border: 1px solid #CF2F1E;
  border-radius: 20px;
  cursor: pointer;
  color: #A4241B;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  margin-bottom: 10px;
}

.fixed_right .fix_a:hover {
  color: #FFFFFF;
  background: linear-gradient(90deg, #D42B1B, #A32116);
}

.go_top {
  margin: 0 auto;
  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: 360px;
  height: 386px;
  background: url(../images/mask1.png) no-repeat center center;
  background-size: 100% 100%;
  border-radius: 22px;
  box-sizing: border-box;
  padding: 33px 39px 0;
}

.fixed_mask2 .fixed_form {
  width: 360px;
  height: 257px;
  background: url(../images/yycg.png) no-repeat center center;
  background-size: 100% 100%;
}

.fixed_mask3 .fixed_form {
  width: 400px;
  height: 353px;
  background: url(../images/sw_bg.png) no-repeat center center;
  background-size: 100% 100%;
}

.fixed_mask4 .fixed_form {
  width: 400px;
  height: 300px;
  background: url(../images/sw_bg.png) no-repeat center center;
  background-size: 100% 100%;
}

.fixed_mask5 .fixed_form {
  width: 440px;
  height: 394px;
  background: url(../images/sw_bg.png) no-repeat center center;
  background-size: 100% 100%;
}

.fixed_close {
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: -30px;
  transition: all .4s ease;
}

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

.fix_title {
  width: 258px;
  height: 27px;
  margin: 0 auto 20px;
}

.ajax_form {
  width: 100%;
}

.ajax_form .ajax_line {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.ajax_form input {
  width: 100%;
  height: 45px;
  background: #FFFFFF;
  border-radius: 13px;
  box-sizing: border-box;
  padding-left: 20px;
  color: #330000;
  font-size: 16px;
  appearance: none;
  outline: none;
}


.ajax_form input#PhoneCode {
  width: 50%;
  border-radius: 13px 0 0 13px;
}


.ajax_form input#fs {
  width: 50%;
  padding: 0;
  text-align: center;
  cursor: pointer;
  background: #F9E4E5;
  border-radius: 0 13px 13px 0;
  color: #990000;
}

.fixed_mask .button_com {
  cursor: pointer;
  width: 100%;
  margin: 0 auto;
  line-height: 50px;
  border-radius: 39px;
  height: 50px;
  background: linear-gradient(90deg, #D42B1B, #A32116);
  color: #fff;
  font-size: 24px;
  text-align: center;
}


#__nc {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 45px;
  background-color: #FFFFFF;
  border-radius: 13px;
  font-size: 16px;
  margin-top: 0;
  padding: 0;
}

._nc .stage,
._nc .stage1 .track div,
._nc .stage1 .label {
  padding: 0 !important;
  height: 45px !important;
  line-height: 45px !important;
  font-size: 16px;
}

._nc .stage1 .slider {
  height: 54px !important;
  left: .7rem;
  right: .7rem;
}

._nc .stage1 .button {
  width: 45px !important;
  height: 45px !important;
}

.nc-container #nc_1_wrapper,
.nc-container.tb-login #nc_1_wrapper,
.nc-container #nc_2_wrapper,
.nc-container.tb-login #nc_2_wrapper {
  width: 100% !important;
  height: 45px;
}

.nc-container .nc_scale .scale_text {
  font-size: 16px !important;
  text-align: left;
}

.nc_scale {
  height: 45px !important;
}

.nc-container .nc_scale span {
  height: 43px !important;
  line-height: 43px !important;
}

.nc-container .nc_scale span.nc-lang-cnt {
  line-height: 45px;
}

.nc-container .nc_scale .btn_ok {
  line-height: 45px;
}


.fixed_mask2 h3 {
  color: #330000;
  font-size: 24px;
  text-align: center;
  margin-bottom: 26px;
  margin-top: 28px;
}

.fixed_mask2 .button_com {
  width: 230px;
}

.address_txt {
  width: 100%;
  height: 80px;
  background: #FFFFFF;
  border: none;
  box-sizing: border-box;
  padding: 20px;
  color: #330000;
  font-size: 18px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  border-radius: 10px;
  line-height: 1.3;
  margin: 10px 0;
}

.fixed_mask3 .result_txt {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  margin-bottom: 40px;
}

.fixed_mask3 p {
  color: #330000;
  font-size: 18px;
}

.fixed_mask3 p span {
  color: #990000;
}

.fixed_mask4 h3,
.fixed_mask5 h3 {
  color: #330000;
  font-size: 22px;
}

.fixed_mask4 h3 span,
.fixed_mask5 h3 span {
  color: #990000;
}

.fixed_mask4 p {
  color: #000000;
  font-size: 16px;
  margin-top: 28px;
  line-height: 1.6;
}

.fixed_mask5 .img {
  width: 155px;
  height: 155px;
  background: rgba(255, 255, 255, .4);
  box-sizing: border-box;
  padding: 9px;
  border-radius: 10px;
  margin: 20px auto 0;
}

.fixed_mask5 .img img {
  width: 100%;
  height: 100%;
  background: #fff;
}


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

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

  .banner_container {
    width: 100%;
  }

  .txt01_container {
    width: 7.5rem;
    height: 10rem;
    padding-bottom: 4.85rem;
  }

  .txt01 {
    width: 6.55rem;
    height: 4.45rem;
  }

  .txt02 {
    width: 84%;
    margin: -6.25rem auto 0;
  }

  .txt03 {
    width: 80%;
    margin: -0.8rem auto 0;
  }

  .txt04 {
    width: 100%;
    height: 2rem;
    margin: 1.5rem auto 0;
  }

  .txt04_item {
    font-size: 0.6rem;
    margin: 0 0.5rem;
  }

  .txt04_item img {
    width: 0.75rem;
    height: 0.75rem;
    margin-right: 0.05rem;
  }

  .box_container {
    padding-bottom: 2rem;
    background: url(../images/bg.jpg) no-repeat center top;
    background-size: 100% 100%;
  }

  .box_common {
    padding-top: 1.25rem;
  }

  .title_top {
    width: 4rem;
    height: auto;
  }

  .blue_border {
    border: 0.125rem solid #2551CA;
    border-radius: 0.75rem;
  }

  .box01 {
    padding-top: 0.75rem;
  }

  .box02 {
    padding: 0.75rem 0.5rem;
  }

  .box03 {
    padding-top: 0.75rem;
  }

  .box04,
  .box05 {
    padding: 0.75rem;
  }

  .title img {
    width: 80%;
    margin: 0 auto 0.75rem;
  }

  .box01_container {
    flex-direction: column;
  }

  .box01_l {
    width: 100%;
    margin-left: 0;
    padding: 0.5rem;
    margin-bottom: .8rem;
  }

  .box01_r {
    width: 100%;
    height: 20rem;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
    padding: 1rem 0.75rem 0;
    background: url(../images/cfpl.png) no-repeat center bottom;
    background-size: 100%;
  }

  .gift {
    width: 24%;
    height: 4.5rem;
    margin-bottom: 0.25rem;
  }


  .gift p {
    font-size: 0.45rem;
    margin-top: 0.1rem;
  }

  .cj_txt {
    height: 9rem;
  }

  .cj_btn img {
    width: 100%;
    height: 3.95rem;
    margin: 0.75rem 0 0.5rem;
  }

  .cj_top {
    font-size: .8rem;
  }

  .cj_bottom {
    font-size: 0.6rem;
  }

  .cj_bottom span {
    margin: 0 0.15rem;
  }

  .dj_item {
    font-size: 0.55rem;
  }

  .dj_item span {
    width: 1.85rem;
    height: auto;
    text-align: center;
    line-height: 0.75rem;
    font-size: 0.4rem;
    margin-right: 0.125rem;
    background: #fbbf45;
    border-radius: .5rem;
  }

  .cjsm {
    width: 90%;
    margin: 0 auto 1rem;
  }

  .box01_r .cj_bottom {
    margin: 0.55rem 0 1rem;
  }

  .dj_item {
    margin-bottom: 1rem;
  }

  .box01_r h3 {
    font-size: 0.65rem;
  }

  .box02_container {
    flex-direction: column;
  }

  .box02_l {
    width: 90%;
    height: auto;
    border-radius: 0.9rem;
    padding: 1rem;
    margin-bottom: .8rem;
  }

  .box02_r {
    width: 90%;
    height: 13rem;
    padding: 0.25rem;
    border-radius: 0.9rem;
  }

  .box02_title {
    margin: 0.475rem 0;
  }

  .box02_title span {
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.75rem;
    margin-left: -0.075rem;
  }

  .box02_l p {
    font-size: 0.45rem;
    line-height: 1rem;
  }

  .lhzb_container {
    font-size: 0.6rem;
    margin-top: 0.75rem;
    flex-wrap: wrap;
  }

  .lhzb_container a {
    font-size: 0.45rem;
    width: auto;
    padding: 0 0.5rem;
    height: 1.1rem;
    border-radius: 0.55rem;
    line-height: 1.1rem;
    margin: .1rem 0.15rem;
  }

  .box03_table table th {
    height: 1.5rem;
    font-size: 0.45rem;
    border-right: 0.025rem solid #00A3FF;
  }

  .box03_table table td {
    font-size: 0.45rem;
    border-right: 0.025rem solid #00319C;
    height: 2.1rem;
  }


  .box03_table table a {
    width: 3.5rem;
    height: 1.1rem;
    border-radius: 0.55rem;
    font-size: 0.45rem;
    line-height: 1.1rem;
  }

  .box03_title {
    margin: 1rem 0 0.3rem;
  }

  .box03_title img {
    width: 40%;
  }

  .box03_title p {
    width: 5.325rem;
    height: 1.75rem;
    font-size: 0.9rem;
    line-height: 1.75rem;
    margin-left: -0.5rem;
  }

  .tkhl {
    font-size: 0.6rem;
  }

  .tkjp_list {
    padding: 0 0.75rem 0.75rem;
    margin-top: 1rem;
    flex-wrap: wrap;
  }

  .tkjp_item {
    width: 49%;
    margin: .3rem 0;
  }

  .tkjp_img {
    width: 100%;
    height: 7.3rem;
    padding: 0.15rem;
  }

  .tkjp_img img {
    border-radius: 0.5rem;
  }

  .tk_txt {
    font-size: 0.55rem;
  }

  .tk_txt span {
    width: 1.85rem;
    height: 0.75rem;
    font-size: 0.4rem;
    line-height: 0.75rem;
    margin-right: 0.125rem;
  }

  .zzjsq {
    margin: 0.9rem 0 0;
    font-size: 0.45rem;
  }



  .box04 ul li {
    width: 6.75rem;
    height: 1.7rem;
    font-size: 0.65rem;
    line-height: 1.7rem;
    margin: 0 0.25rem;
  }

  .tab_container {
    margin-top: 1.125rem;
  }



  .tab_inner {
    flex-wrap: wrap;
  }

  .tab_item {
    width: 49%;
    margin: .3rem 0;
  }

  .tab_item a {
    height: 7.3rem;
    border: 0.125rem solid #2551CA;
    border-radius: 0.5rem;
  }


  .tab_item p {
    font-size: 0.45rem;
    margin-top: 0.625rem;
  }


  /* æ›´å¤šæŽ¨è3 */

  .more_list2 {
    justify-content: center;
    flex-wrap: wrap;
  }

  .more_list2 a {
    width: 49%;
    height: 6rem;
    border-radius: .8rem;
    margin-bottom: .2rem;
  }

  .more_list2 a:nth-child(1) {
    margin-right: 2%;
  }

  /* é€‚é…çœä»½ */

  .region a {
    width: 23.6%;
    height: 1.6rem;
    margin-right: 1%;
    margin-bottom: .4rem;
    line-height: 1.6rem;
    font-size: .7rem;
  }

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

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


  .fixed_form {
    width: 80%;
    height: 13rem;
    border-radius: 0.55rem;
    padding: 0.825rem 0.975rem 0;
  }

  .fixed_mask2 .fixed_form {
    width: 80%;
    height: 7rem;
  }

  .fixed_mask3 .fixed_form {
    width: 80%;
    height: 11rem;
  }

  .fixed_mask4 .fixed_form {
    width: 80%;
    height: 8rem;
  }

  .fixed_mask5 .fixed_form {
    width: 80%;
    height: 10rem;
  }

  .fixed_close {
    right: 0rem;
    top: -1.25rem;
    width: 1rem;
  }


  .fix_title {
    width: 80%;
    height: auto;
    margin: 0 auto 0.5rem;
  }


  .ajax_form .ajax_line {
    margin-bottom: 0.25rem;
  }

  .ajax_form input {
    width: 100%;
    height: 1.7rem;
    border-radius: 0.325rem;
    padding-left: 0.5rem;
    font-size: 0.4rem;
  }

  .ajax_form input#PhoneCode {
    border-radius: 0.325rem 0 0 0.325rem;
  }

  .ajax_form input#fs {
    border-radius: 0 0.325rem 0.325rem 0;
  }

  .fixed_mask .button_com {
    line-height: 1.7rem;
    border-radius: 0.975rem;
    height: 1.7rem;
    font-size: 0.6rem;
  }


  #__nc {
    height: 1.7rem;
    font-size: .7rem;
  }

  ._nc .stage1 .icon {
    left: 5px !important;
  }

  ._nc .stage,
  ._nc .stage1 .track div,
  ._nc .stage1 .label {
    padding: 0 !important;
    height: 1.7rem !important;
    line-height: 1.7rem !important;
    font-size: .7rem;
  }

  ._nc .stage1 .slider {
    height: 1.7rem !important;
    left: .7rem;
    right: .7rem;
  }

  ._nc .stage1 .slider {
    left: 0 !important;
    right: 0 !important;
  }

  ._nc .stage1 .button {
    width: 1.7rem !important;
    height: 1.7rem !important;
  }

  .nc-container #nc_1_wrapper,
  .nc-container.tb-login #nc_1_wrapper,
  .nc-container #nc_2_wrapper,
  .nc-container.tb-login #nc_2_wrapper {
    width: 100% !important;
    height: 1.7rem;
  }

  .nc-container .nc_scale .scale_text {
    font-size: .7rem !important;
    text-align: left;
  }

  .nc_scale {
    height: 1.7rem !important;
  }

  .nc-container .nc_scale span {
    height: 1.7rem !important;
    line-height: 1.7rem !important;
  }

  .nc-container .nc_scale span.nc-lang-cnt {
    line-height: 1.7rem;
  }

  .nc-container .nc_scale .btn_ok {
    line-height: 1.7rem;
  }


  .fixed_mask2 h3 {
    font-size: 0.6rem;
    margin-bottom: 0.65rem;
    margin-top: 0.7rem;
  }

  .fixed_mask2 .button_com {
    width: 5.75rem;
  }

  .address_txt {
    width: 100%;
    height: 2rem;
    padding: 0.5rem;
    font-size: 0.45rem;
    border-radius: 0.25rem;
    margin: 0.25rem 0;
  }

  .fixed_mask3 .result_txt {
    font-size: 0.75rem;
    margin-bottom: 1rem;
  }

  .fixed_mask3 p {
    font-size: 0.45rem;
  }


  .fixed_mask4 h3,
  .fixed_mask5 h3 {
    font-size: 0.55rem;
  }


  .fixed_mask4 p {
    font-size: 0.4rem;
    margin-top: 0.7rem;
  }

  .fixed_mask5 .img {
    width: 3.875rem;
    height: 3.875rem;
    padding: 0.225rem;
    border-radius: 0.25rem;
    margin: 0.5rem auto 0;
  }

  .fixed_right {
    display: none;
  }
}</pre></body></html>