<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-color: #ffffff;
}

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

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

.txt01 {
  margin-left: -56px;
  margin-top: -60px;
  animation-duration: 1.5s;
}

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

.txt03 {
  width: 1200px;
  height: 60px;
  background: url(../images/txt03_bg.png) no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  justify-content: space-around;
}

.txt03 p {
  display: inline-block;
  color: #FFE7BB;
  font-size: 36px;
}

.txt03 p img,
.txt03 p span {
  display: inline-block;
  vertical-align: middle;
}

.box01 {
  height: 792px;
  background: url(../images/bg1.png) no-repeat center center;
  background-size: auto 100%;
  position: relative;
}

.box02 {
  height: 544px;
  background: url(../images/bg2.png) no-repeat center center;
  background-size: auto 100%;
  box-sizing: border-box;
  padding: 50px 0;
}

.box03 {
  height: 914px;
  background: url(../images/bg3.png) no-repeat center center;
  background-size: auto 100%;
  box-sizing: border-box;
  padding: 50px 0;
}

.box04 {
  height: 718px;
  background: url(../images/bg4.png) no-repeat center center;
  background-size: auto 100%;
  box-sizing: border-box;
  padding: 50px 0;
}

.box05 {
  height: 503px;
  background: url(../images/bg5.png) no-repeat center center;
  background-size: auto 100%;
  box-sizing: border-box;
  padding: 50px 0;
}


.line {
  height: 1px;
}

.region_container {
  width: 1200px;
  height: auto;
  background: #FFFFFF;
  border: 1px solid #FFCACA;
  box-shadow: 0px 4px 35px 0px rgba(230, 21, 0, 0.16);
  border-radius: 4px;
  box-sizing: border-box;
  padding: 20px 15px;
  margin-top: -60px;
  margin-bottom: 55px;
}

.title {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 20px;
}

.title2 {
  color: #D20011;
  font-size: 30px;
}

.title4 {
  color: #D20011;
}

.title3 {
  color: #333333;
  font-size: 30px;
}

.title span {
  margin: 0 8px;
}

.title_b {
  margin: -20px auto 0;
}

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

.region_item {
  width: 9%;
  margin-right: 1.1%;
  height: 44px;
  margin-bottom: 10px;
  color: #FFEDCC;
  cursor: pointer;
  font-size: 20px;
  text-align: center;
  line-height: 44px;
  background: linear-gradient(180deg, #FF6C24 0%, #F41112 100%);
  box-shadow: 0px 4px 4px 0px rgba(185, 2, 3, 0.28);
}

.region_item:nth-child(10n) {
  margin-right: 0;
}

.region_item.active {
  color: #FFFFFF;
  background: linear-gradient(0deg, #FFAD2D 0%, #FFDB7A 99%);
}

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

.tab01_body,
.tab02_container {
  display: none;
}

.tab01_body.active,
.tab02_container.active {
  display: block;
}

.tab01_container {
  width: 370px;
}

.tab01_container .tip {
  width: 242px;
  height: 131px;
  background: url(../images/yellow_bg.png) no-repeat center center;
  background-size: 100% 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0 19px 10px;
  text-align: center;
}

.tab01_container .tip p {
  color: #6D480E;
  font-size: 18px;
  margin-bottom: 5px;
}

.tab01_container .tip h2 {
  background-image: -webkit-linear-gradient(90deg, #FE6A23 0%, #F41613 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #F41613;
}

.tab01_container img {
  margin: 0 auto 15px;
}

.yy_r {
  width: 830px;
  height: 505px;
  background: #FFFFFF;
  border: 1px solid #FFA0A1;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 30px 48px;
}

.tab02_body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 29px;
}

.tab02_l,
.tab02_r {
  width: 48%;
  height: 360px;
  box-sizing: border-box;
  border: 4px solid #F41212;
  background-color: #ffffff;
  box-shadow: 0px 4px 16px 0px rgba(140, 0, 11, 0.28), 6px 6px 6px 0px rgba(72, 1, 1, 0.16);
}

.tab02_r3 {
  width: 33%;
}

.tab02_l img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tab02_r h3 {
  width: 315px;
  height: 54px;
  color: #FFB030;
  font-size: 28px;
  text-align: center;
  line-height: 50px;
  margin: 0 auto 40px;
  background: url(../images/jgh_bg.png) no-repeat center center;
  background-size: 100% 100%;
}

.tab02_r3 h3 {
  margin: 0 auto 20px;
}

.tab02_r div {
  padding: 0 40px;
  display: flex;
  align-items: flex-start;
  margin: 20px 0;
}

.tab02_r3 div {
  padding: 0 20px;
}

.tab02_r div p {
  display: flex;
  align-items: flex-start;
  color: #333333;
  font-size: 18px;
  margin-left: 6px;
  width: 450px;
}



.tab02_r div p span {
  display: block;
  font-weight: bold;
  width: 110px;
}

.tab02_r div p i {
  font-style: normal;
  display: block;
  flex: 1;
}

.ajax_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}

.ajax_item p {
  display: flex;
  align-items: center;
  height: 54px;
  width: 49%;
}

.ajax_item select {
  border-right: 1px solid #BBBBBB;
  background: url(../images/select_bg.png) no-repeat 95% center;
}

.ajax_item select,
.ajax_item input {
  flex: 1;
  display: block;
  height: 100%;
  box-sizing: border-box;
  color: #333;
  font-size: 20px;
  border-top: 1px solid #BBBBBB;
  padding-left: 20px;

  border-bottom: 1px solid #BBBBBB;
}

.ajax_item input#PhoneCode {
  border-right: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
}

.ajax_item input#fs {
  width: 120px;
  height: 44px;
  line-height: 44px;
  background: linear-gradient(180deg, #FF6C24 0%, #F41112 100%);
  border-radius: 8px;
  padding-left: 0;
  border: 0;
  position: absolute;
  color: #FFFFFF;
  font-size: 18px;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
  cursor: pointer;
}

.ajax_item input#fs[disabled] {
  background: #BBBBBB;
}

.ajax_item2 p {
  width: 100%;
  position: relative;
}

.ajax_item p span {
  display: block;
  width: 120px;
  height: 54px;
  background: #F41112;
  color: #FFFFFFFF;
  font-size: 24px;
  text-align: center;
  line-height: 54px;
}

.bjc-player-wrapper .bjc-player-video {
  outline: none !important;
}

.ajaxBtn {
  width: 458px;
  height: 63px;
  background: url(../images/dbxz.png) no-repeat center center;
  background-size: 100% 100%;
  color: #FFFFFF;
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  cursor: pointer;
}

.yy_get {
  width: 94%;
  margin: 35px auto 0;
  height: 98px;
  background: #FFE3D4;
  color: #F41112;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0 30px;
}

.yy_get h4 {
  font-size: 24px;
}

.yy_get p {
  font-size: 20px;
  display: flex;
  align-items: center;
  margin: 0 10px;
}

.yy_get p span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #F41112;
  margin-right: 5px;
}

.video_container {
  height: 737px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.video_l {
  width: 1169px;
  height: 737px;
  position: relative;
  background: url(../images/video.png) no-repeat center center;
  background-size: 100% 100%;
}

.video_r {
  width: 72px;
  margin-top: 15px;
  margin-left: -20px;
  position: relative;
}

.vide_btn {
  color: #FEECE5;
  font-size: 20px;
  width: 72px;
  height: 170px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(0deg, #FC5B21 0%, #FE6B24 100%);
  box-shadow: 0px 4px 4px 0px rgba(98, 3, 3, 0.28);
  border-radius: 0px 8px 8px 0px;
  position: absolute;
  left: 0;
  cursor: pointer;
}

.vide_btn:nth-child(1) {
  top: 0;
  z-index: 4;
}

.vide_btn:nth-child(2) {
  top: 156px;
  z-index: 3;
  background: linear-gradient(0deg, #FA471D 0%, #FD5D21 100%);
}

.vide_btn:nth-child(3) {
  top: 312px;
  z-index: 2;
  box-shadow: 0px 4px 4px 0px rgba(98, 3, 3, 0.28);
  background: linear-gradient(0deg, #F73018 0%, #FA471D 100%);
}

.vide_btn:nth-child(4) {
  top: 468px;
  z-index: 1;
  background: linear-gradient(0deg, #F51B14 0%, #F83119 100%);
  box-shadow: 0px 4px 4px 0px rgba(98, 3, 3, 0.28);
}

.vide_btn.active {
  width: 80px;
  z-index: 5;
  box-shadow: -13px 0px 65px 0px #AB000E;
}

.video_inner {
  display: none;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 25px 31px 99px 24px;
}

.video_inner div {
  width: 100%;
  height: 100%;
}

.video_inner.active {
  display: block;
}

.dtsf,
.more_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}

.dtsf img {
  width: 360px;
  height: 489px;
  background: #FFFFFF;
  object-fit: contain;
}

.more_item {
  display: block;
  width: 373px;
  height: 270px;
  background: #FFF0C7;
  border: 1px solid #FF7F80;
}

.more_item img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}

.more_item p {
  color: #D20011;
  font-size: 30px;
  text-align: center;
  line-height: 60px;
}
.small_txt {
  font-size: 16px;
}
.m {
  display: none;
}

@media only all and (max-width:1080px) {
  .banner {
    height: 14rem;
    background-size: auto 100%;
  }
  .pc {
    display: none;
  }
  .m {
    display: block;
  }

  .banner_container {
    width: 100%;
  }

  .txt01 {
    width: 30%;
    margin-left: -5%;
    margin-top: -6%;
  }

  .txt02 {
    width: 60%;
    margin: -3rem auto 0;
  }

  .txt03 {
    width: 80%;
    height: 1.8rem;
    align-items: center;
  }
    margin: 0 auto;

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

  .txt03 p img {
    width: .8rem;
  }

  .box01 {
    height: auto;
    padding: 1rem 0;
  }

  .box02 {
    height: auto;
    padding: 1rem 0;
  }

  .box03 {
    height: auto;
    padding: 1rem 0;
  }

  .box04 {
    height: auto;
    padding: 1rem 0;
  }

  .box05 {
    height: auto;
    padding: 1rem 0;
  }

  .region_container {
    width: 100%;
    padding: .8rem .4rem;
    margin-top: -2.5rem;
    margin-bottom: .8rem;
  }

  .title {
    font-size: .8rem;
    margin-bottom: .8rem;
  }

  .title2 {
    font-size: .75rem;
  }

  .title3 {
    font-size: .75rem;
  }

  .title img {
    width: 1.6rem;
  }

  .title span {
    margin: 0 .2rem;
  }

  .title_b {
    margin: 0 auto 0;
  }

  .region_item {
    width: 19%;
    margin-right: 1.1%;
    height: 1.4rem;
    margin-bottom: .2rem;
    font-size: .7rem;
    line-height: 1.4rem;
  }

  .region_item:nth-child(10n) {
    margin-right: 1.1%;
  }

  .region_item:nth-child(5n) {
    margin-right: 0;
  }

  .yy_container {
    flex-direction: column;
  }
  .tab01_body.active {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .tab01_container {
    width: 100%;
  }

  .tab01_container .tip {
    width: 30%;
    height: 4rem;
    padding: 0 3% .8rem;
  }

  .tab01_container .tip p {
    font-size: .5rem;
    margin-bottom: .2rem;
  }

  .tab01_container .tip h2 {
    font-size: .6rem;
  }

  .tab01_container img {
    height: 1rem;
    margin: 0 auto .4rem;
  }
  .tab01_container img.m {
    transform: rotate(-90deg);
  }
  .yy_r {
    width: 100%;
    height: auto;
    padding: 1rem .8rem;
  }

  .tab02_body {
    flex-direction: column;
    margin-top: .8rem;
  }

  .tab02_l,
  .tab02_r {
    width: 100%;
    height: 9rem;
    border: .1rem solid #F41212;
  }

  .tab02_r {
    height: auto;
    padding-bottom: .6rem;
  }

  .tab02_r h3 {
    width: 40%;
    height: 1.4rem;
    font-size: .75rem;
    line-height: 1.3rem;
    margin: 0 auto .4rem;
  }

  .tab02_r div {
    padding: 0 .8rem;
    margin: .2rem 0;
  }

  .tab02_r div img {
    width: .7rem;
    height: auto;
  }

  .tab02_r div p {
    font-size: .7rem;
    margin-left: .2rem;
    width: 91%;
  }

  .tab02_r div p span {
    width: 4rem;
  }

  .ajax_item {
    margin-bottom: .6rem;
  }

  .ajax_item p {
    height: 1.6rem;
  }

  .ajax_item select {
    border-right: 1px solid #BBBBBB;
    background: url(../images/select_bg.png) no-repeat 95% center;
    background-size: .6rem;
  }

  .ajax_item select,
  .ajax_item input {
    font-size: .6rem;
    padding-left: .2rem;

  }

  .ajax_item input#fs {
    width: 3.5rem;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: .5rem;
    right: .1rem;
  }

  .ajax_item input#shoujihao {
    width: 60% !important;
  }

  .ajax_item input#PhoneCode {
    width: 30% !important;
  }

  .ajax_item2 p {
    width: 100%;
    position: relative;
  }

  .ajax_item p span {
    width: 2rem;
    height: 1.6rem;
    font-size: .7rem;
    line-height: 1.6rem;
  }


  .ajaxBtn {
    width: 80%;
    height: 1.8rem;
    font-size: .7rem;
    line-height: 1.6rem;
  }

  .yy_get {
    width: 100%;
    margin: .8rem auto 0;
    height: auto;
    padding: .4rem;
  }

  .yy_get h4 {
    font-size: .7rem;
  }

  .yy_get p {
    font-size: .6rem;
    margin: 0 .1rem;
  }

  .yy_get p span {
    width: 1rem;
    height: 1rem;
    margin-right: .1rem;
  }

  .video_container {
    height: auto;
    flex-direction: column-reverse;
    margin-top: .8rem;
  }

  .video_l {
    width: 100%;
    height: 10rem;
    box-sizing: border-box;
    padding: .4rem;
    background: linear-gradient(0deg, #FC5B21 0%, #FE6B24 100%);
  }

  .video_r {
    width: 100%;
    display: flex;
    align-items: flex-end;
    margin-top: 0;
    margin-left: 0;
  }

  .vide_btn {
    font-size: .7rem;
    width: 33.33%;
    height: 5rem;
    position: static;
    left: auto;
    border-radius: 8px 8px 0px 0px;
  }

  .vide_btn:nth-child(1) {
    top: auto;
  }

  .vide_btn:nth-child(2) {
    top: auto;
  }

  .vide_btn:nth-child(3) {
    top: auto;
  }

  .vide_btn:nth-child(4) {
    top: auto;
  }

  .vide_btn.active {
    width: 33.33%;
    height: 5.4rem;
  }

  .video_inner {
    padding: 0;
  }


  .dtsf,
  .more_list {
    justify-content: center;
    flex-wrap: wrap;
    margin-top: .8rem;
  }

  .dtsf img {
    width: 49%;
    height: 13rem;
    margin-bottom: .4rem;
  }


  .more_item {
    width: 49%;
    box-sizing: border-box;
    height: auto;
    margin-bottom: .4rem;
  }

  .more_item img {
    height: 5rem;
  }

  .more_item p {
    font-size: .7rem;
    line-height: 1.2rem;
  }

  .dtsf img:nth-child(1),
  .more_item:nth-child(1) {
    margin-right: 2%;
  }
  .tab01_container .tip h2.small_txt {
    font-size: .5rem;
  }

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