<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #05154F;
}

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


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

.banner_container {
  padding-top: 30px;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
}

.tit_l {
  margin-left: -150px;
}

.txt_r {
  width: 582px;
  text-align: center;
  margin-top: 84px;
  margin-left: -90px;
  z-index: 2;
  position: relative;
}


.txt01 {
  color: #FFFFFF;
  font-size: 40px;
  letter-spacing: 10px;
}

.txt02 {
  margin: 40px 0;
}

.txt03 {
  color: #FFFFFF;
  letter-spacing: 6px;
  font-size: 36px;
}

.txt03 span {
  color: #F2B430;
}

.yy_container {
  width: 1094px;
  height: 264px;
  margin: 34px auto 0;
  position: relative;
  background: #FFFFFF;
  border-radius: 30px;
}

.yy_inner {
  width: 1152px;
  height: 204px;
  background: #1D15AE;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  padding: 40px 40px 40px 118px;
}

.yy_r {
  position: absolute;
  top: -24px;
  right: -25px;
}

.form {
  width: 850px;
  display: flex;
  flex-wrap: wrap;
}

.form input,
.form select {
  appearance: none;
  outline: none;
  width: 270px;
  height: 52px;
  background-color: #FFFFFF;
  border-radius: 6px;
  margin-right: 20px;
  color: #091B42;
  font-size: 18px;
  padding-left: 10px;
  box-sizing: border-box;
  border: none;
}

.form input.mobile_val {
  width: 320px;
}

.form select {
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: 94% 50%;
  background-color: #FFFFFF;
}

.province_container {
  width: 366px;
  display: flex;
  margin-right: 20px;
  justify-content: space-between;
}

.province_container select {
  width: 47%;
  margin-right: 0;
  padding-right: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.yzm_container {
  width: 315px;
  margin-right: 0;
  position: relative;
}

.form input::placeholder {
  color: #091B42;
}

.yzm_container .PhoneCode_val {
  width: 100%;
  margin-right: 0;
}

.Ext1 {
  margin-right: 0 !important;
  padding-right: 40px;
}

.yzm_container .get_yzm {
  cursor: pointer;
  margin-right: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 125px;
  background: #4F2FF6;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 18px;
  padding-left: 0;
}

.name_val,
.province_val,
.city_val {
  margin-bottom: 20px;
}

select.city_val {
  margin-right: 0;
}

.form_submit {
  position: absolute;
  width: 230px;
  height: 250px;
  background: url(../images/submit_bg.png) no-repeat top center;
  right: 80px;
  z-index: 2;
  top: -19px;
  box-sizing: border-box;
  padding-top: 55px;
  padding-left: 10px;
}

.form_submit p {
  cursor: pointer;
  color: #1831AD;
  font-size: 44px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}

.form_submit img {
  margin: 5px auto 0;
}

.box_body {
  padding-bottom: 100px;
  background: url(../images/bg.png) no-repeat center top;
}

.box01 {}


.box_title {
  line-height: 60px;
  margin-bottom: 10px;
  padding-top: 30px;
  box-sizing: border-box;
  text-align: center;
  color: #228CFB;
  font-size: 48px;
  position: relative;
}

.box_title img {
  display: inline-block;
  vertical-align: middle;
}

.box_title i {
  font-style: normal;
  font-weight: bold;
  color: #F3BC37;
}

.box_title span::before {
  content: 'GOODS GIFTS';
}

.box_title span::before {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  line-height: 68px;
  font-size: 60px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.1);
}

.title {
  padding: 40px 0;
}

.title p {
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
}

.box01_b_inner {
  width: 1200px;
  height: 360px;
  display: flex;
  margin-top: 50px;
  justify-content: flex-end;
}

.box01_b_inner_l {
  border-radius: 30px 0 0 30px;
  width: 600px;
  height: 360px;
  background: #D20704;
  position: relative;
}

.box01_b_inner_l div {
  display: flex;
  align-items: center;
  height: 90px;
}

.box01_b_inner_l div:nth-child(2n+1) {
  background-color: #AD0000;
}

.box01_b_inner_l div span {
  display: block;
  width: 100px;
  height: 40px;
  color: #AD0000;
  font-size: 20px;
  line-height: 40px;
  box-sizing: border-box;
  text-align: right;
  padding-right: 10px;
  background: url(../images/no_bg.png) no-repeat top center;
  margin-right: 20px;
  margin-left: -70px;
  z-index: 2;
}

.box01_b_inner_l div p {
  color: #FFFFFF;
  font-size: 24px;
}

.box01_b_inner_r {
  width: 530px;
  height: 360px;
  border-radius: 0 30px 30px 0;
  position: relative;
  background: #072C89;
}

.float1 {
  position: absolute;
  top: 54px;
  left: 2px;
}

.float2 {
  position: absolute;
  top: 270px;
  left: 22px;
}

.float3 {
  position: absolute;
  right: 27px;
  bottom: 92px;
}

.left {
  position: absolute;
  left: -303px;
  top: -116px;
}

.right {
  right: -303px;
  top: -116px;
  position: absolute;
}

.bps {
  position: absolute;
  bottom: 0;
  right: 58px;
}

.box01_ljyy {
  display: block;
  width: 306px;
  height: 69px;
  background: linear-gradient(180deg, #00B4FF 0%, #0048FF 100%);
  border-radius: 35px;
  color: #DCE6EC;
  font-size: 38px;
  text-align: center;
  line-height: 69px;
  margin: 44px auto 0;
}

.box02 {}

.title2 .box_title span::before {
  content: 'THE SUIPRISE';
}

.box03 .box_title span::before {
  content: 'HELP YOU SUCCEED';
}

.box02 .box_container {
  width: 1200px;
  background: linear-gradient(90deg, #1834FF, #228CFB);
  border-radius: 30px;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom:160px;
}

.box02_inner {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: linear-gradient(90deg, #228CFB, #1835FF);
  border-radius: 28px;
  padding: 20px;
 
}
.box02_inner1 {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: linear-gradient(90deg, #228CFB, #1835FF);
  border-radius: 28px;
  padding: 20px;
  overflow:hidden;
}
.box02_inner1 img{ float:left; margin:20px 120px;}
.box02_inner1 h1{ font-size:34px; line-height:80px; margin:50px auto 10px; color:#ffffff;}
.box02_inner1 p{ font-size:18px; line-height:36px; color:#FFF;}
.box02_inner_body {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #05154F;
  border-radius: 26px;
  padding: 35px 21px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box02_item {
  width: 258px;
  height: 381px;
  background: url(../images/box02_item.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  padding-top: 19px;
}

.box02_item .tip {
  width: 77px;
  height: 29px;
  background: url(../images/box02_tip.png) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  line-height: 29px;
  color: #1C39BA;
  font-size: 17px;
  top: 7%;
  right: 0;
}

.box02_item img {
  width: 258px;
  height: 175px;
  margin: 0 auto;
}

.box02_item p {
  height: 31px;
  margin: 10px auto 8px;
  background: #0090FF;
  color: #DCE6EC;
  font-size: 15px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 31px;
}

.box02_item h4 {
  color: #DCE6EC;
  font-size: 15px;
}

.box02_item h3 {
  color: #DCE6EC;
  font-size: 19px;
}

.box02_item h3 span {
  color: #FFDE00;
  font-size: 29px;
  font-weight: bold;
}

.box02_item a {

  display: block;
  width: 172px;
  height: 38px;
  background: linear-gradient(180deg, #00B4FF 0%, #0048FF 100%);
  border-radius: 19px;
  color: #DCE6EC;
  font-size: 23px;
  text-align: center;
  line-height: 38px;
  margin: 16px auto 0;
}

.region_wrap {
  box-sizing: border-box;
  padding: 0 27px;
}

.region_r {
  width: 500px !important;
}

.region_l a {
  border-radius: 9px !important;
  background: #1D3CC0 !important;
  color: #FFFFFF !important;
}

.region_l a.active {
  background: #E11D00 !important;
}

.region_r h2 {
  color: #FFFFFF !important;
}

.region_r p,
.region_r a {
  color: #FFFFFF !important;
}

.region_r a.service {
  background: #228CFB !important;
}

.img_out {
  width: 174px;
  height: 174px;
  background: #228CFB;
  border-radius: 9px;
  box-sizing: border-box;
  padding: 7px;
  margin-top: 30px;
}

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

@media only all and (max-width:1080px) {
  .banner {
    height: 7rem;
    background-size: auto 100%;
  }

  .banner_container {
    padding-top: 1rem;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
  }

  .tit_l {
    width: 45%;
    margin-left: 0;
  }

  .tit_l img {
    width: 100%;
  }

  .txt_r {
    width: 58%;
    margin-top: 0.8rem;
    margin-left: -1.3rem;
  }

  .txt01 {
    font-size: .85rem;
    letter-spacing: .1rem;
  }

  .txt02 {
    width: 80%;
    margin: .2rem auto;
  }

  .txt03 {
    letter-spacing: .05rem;
    font-size: .7rem;
  }

  .yy_container {
    width: 90%;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding: .4rem;
    box-sizing: border-box;
    border-radius: 1rem;
  }

  .yy_inner {
    width: 100%;
    height: auto;
    position: static;
    top: 0;
    left: 0;
    transform: translate(0, 0);
    padding: .4rem;
    border-radius: .5rem;
  }

  .yy_r {
    display: none;
  }

  .form {
    width: 100%;
    flex-direction: column;
    padding: .4rem 0 0;
  }

  .form input,
  .form select {
    width: 12rem;
    height: 1.8rem;
    border-radius: .3rem;
    margin: 0 auto .4rem;
    font-size: .7rem;
    padding-left: .6rem;
  }

  .form select {
    background-size: .4rem;
  }

  .yzm_container {
    width: 12rem !important;
    margin: 0 auto .4rem !important;
  }

  .yzm_container .get_yzm {
    margin-bottom: 0;
    width: 4rem;
    border-radius: .3rem;
    font-size: .7rem;
    padding-left: 0;
  }

  .name_val,
  .province_val,
  .city_val,
  .Ext1 {
    margin: 0 auto .4rem !important;
  }

  .Ext1 {
    padding-right: .6rem;
  }

  select.city_val {
    margin-right: 0;
  }

  .province_container {
    width: 12rem;
    margin: 0 auto;
  }

  .province_container select {
    width: 48%;
    margin-right: 0;
    padding-right: .6rem;
  }

  .form_submit {
    position: static;
    width: 5rem;
    height: 5.3rem;
    background-size: 100% 100%;
    margin: 0 auto;
    right: 0;
    top: 0;
    padding-top: 1.1rem;
    padding-left: .2rem;
  }

  .form_submit p {
    font-size: .9rem;
  }

  .form_submit img {
    width: 40%;
    margin: 0 auto 0;
  }

  .box_body {
    padding-bottom: 1rem;
    background: url(../images/bg.png) repeat-y center top;
    background-size: 100% auto;
  }

  .box_title {
    line-height: 1.2rem;
    margin-bottom: .2rem;
    padding-top: .8rem;
    font-size: .8rem;
  }

  .box_title img {
    width: 1.2rem;
  }

  .box_title span::before {
    line-height: 1.9rem;
    font-size: 1rem;
  }

  .title {
    padding: .8rem 0;
  }

  .title p {
    font-size: .7rem;
  }

  .box01_b_inner {
    width: 100%;
    height: auto;
    display: flex;
    margin-top: .2rem;
    flex-direction: column;
    align-items: flex-end;
  }

  .box01_b_inner_l {
    border-radius: .8rem;
    width: 90%;
    height: auto;
    position: relative;
  }

  .box01_b_inner_l div {
    display: flex;
    align-items: center;
    height: 3rem;
  }

  .box01_b_inner_l div span {
    width: 3rem;
    height: 1.3rem;
    font-size: .7rem;
    line-height: 1.3rem;
    padding-right: .1rem;
    background-size: 100%;
    margin-right: .3rem;
    margin-left: -2.7rem;
  }

  .box01_b_inner_l div p {
    font-size: .7rem;
  }

  .box01_b_inner_r {
    width: 100%;
    height: auto;
    border-radius: .8rem;
    margin-top: .4rem;
    padding: .8rem 0;
    text-align: center;
  }

  .float1 {
    position: absolute;
    top: 70%;
    left: 2rem;
  }

  .float2 {
    position: absolute;
    top: 20%;
    left: 1rem;
  }

  .float3 {
    position: absolute;
    right: 1rem;
    bottom: 10%;
  }

  .left {
    display: none;
  }

  .right {
    display: none;
  }

  .bps {
    display: inline-block;
    width: 8rem;
    position: static;
    bottom: 0;
    right: 0;
  }

  .box02 {
    height: auto;
    background: url(../images/module01_bg.png) no-repeat center bottom;
  }

  .title2 .box_title span::before {
    content: 'THE SUIPRISE';
  }

  .box03 .box_title span::before {
    content: 'HELP YOU SUCCEED';
  }

  .box01_ljyy {
    width: 5rem;
    height: 1.4rem;
    border-radius: 1rem;
    font-size: .8rem;
    line-height: 1.4rem;
    margin: 1rem auto 0;
  }

  .box02 .box_container {
    width: 94%;
    height: auto;
    border-radius: .8rem;
    padding: .2rem;
  }

  .box02_inner {
    border-radius: .6rem;
    padding: .3rem;
  }

  .box02_inner_body {
    border-radius: .7rem;
    padding: .8rem;
    flex-wrap: wrap;
  }

  .box02_item {
    width: 49%;
    height: 12rem;
    padding-top: .8rem;
    margin: .6rem 0;
  }

  .box02_item .tip {
    width: 1.925rem;
    height: 0.725rem;
    line-height: 0.725rem;
    font-size: 0.5rem;
  }

  .box02_item img {
    width: 3.55rem;
    height: 4.375rem;
    margin: 0 auto;
  }

  .box02_item p {
    height: 0.775rem;
    margin: 0.25rem auto 0.2rem;
    font-size: 0.6rem;
    line-height: 0.775rem;
  }

  .box02_item h4 {
    font-size: 0.7rem;
  }

  .box02_item h3 {
    font-size: 0.7rem;
  }

  .box02_item h3 span {
    font-size: 0.8rem;
  }

  .box02_item a {
    width: 5rem;
    height: 1.4rem;
    border-radius: 0.5rem;
    font-size: 0.7rem;
    line-height: 1.4rem;
    margin: 0.2rem auto 0;
  }

.box02_inner1 img{ float:none; margin:1rem auto; width:10rem; height:10rem;}
.box02_inner1 h1{ font-size:1rem; line-height:3rem; margin:0rem auto; text-align:center; float:none;}
.box02_inner1 p{ font-size:0.8rem; line-height:1.6rem; text-align:center;}


  .region_wrap {
    padding: 0;
  }

  .region_r {
    width: 100% !important;
  }

  .region_l a {
    border-radius: .6rem !important;
  }


  .img_out {
    width: 4.35rem;
    height: 4.35rem;
    border-radius: 0.225rem;
    padding: 0.175rem;
    margin-top: 0.75rem;
  }
  .img_out img {
    width: 100% !important;
    height: 100% !important;
  }

}</pre></body></html>