<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: url(../images/index_bg.png) center;
}
.banner {
  width: 100%;
  height: 680px;
  /* background: url(../images/banner_bg.png) no-repeat top center;
  background-size: 100% 100%; */
  padding-top: 50px;
  color: #FFFFFF;
  text-align: center;
}

.banner_inner,
.box_content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.text_01 {
  font-size: 34px;
  margin: 0 auto;
  letter-spacing: 11px;
}

.txt_02 {
  width: 900px;
  margin: 30px auto 0;
}

.txt_03 {
  font-size: 36px;
  margin: -24px auto 0;
  letter-spacing: 13px;
}

.banner_inner .float_01 {
  position: absolute;
  top: -19px;
  left: 17px;
}

.banner_inner .float_02 {
  position: absolute;
  right: -461px;
  top: 106px;
}

.banner_inner .float_03 {
  position: absolute;
  left: -342px;
  top: 326px;
}

.box_content h3 {
  color: #FEF9F9;
  font-size: 40px;
  margin: 0 auto;
  width: 503px;
  height: 76px;
  line-height: 60px;
  background: url(../images/title_bg02.png) no-repeat top center;
}


.box_content .long {
  width: 763px;
  background: url(../images/title_bg01.png) no-repeat top center;
}



.box_content h3 span {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  ;
}

.box_content h3 .red {
  width: 45%;
}

.box_content h3 .black {
  width: 55%;
}

.main_box {
  background: #FDEBEC;
  border-radius: 16px;
  padding: 40px 3%;
  width: 94%;
  margin-bottom: 60px;
  position: relative;
}

.box1_ul{
  display: flex;
  justify-content: center;
}
.box1_ul li{
  display: block;
  margin: 0 15px;
}
.box1_ul li h4{
  display: block;
  background: url("../images/box1_title.png");
  width: 221px;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  color: #fff;
  padding-left: 12px;
  box-sizing: border-box;
  font-weight: normal;
  margin-left: 15px;
}
.box1_ul li h4 span{
  color: #eab650;
}
.box1_ul li .text_box{
  width: 300px;
  height: 138px;
  line-height: 138px;
  background: #fdebec;
  border-radius: 15px;
  text-align: center;
  box-sizing: border-box;
  padding: 0 20px;
  box-shadow: 0 0 16px 0 rgba(102,0,0,0.16) inset;
}
.box1_ul li .text_box p{
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  font-size: 20px;
  color: #330000;
}
.box1_ul li .text_box p span{
  color: #ee3d3c;
  font-size: 24px;
  font-weight: bolder;
}
.box01 .box1_bottom{
  width: 500px;
  height: 250px;
  margin: 40px auto 0;
  position: relative;
}
.box01 .box1_bottom h4{
  display: block;
  width: 360px;
  height: 56px;
  line-height: 56px;
  font-size: 32px;
  background: #330000;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}
.box01 .box1_bottom p{
  display: inline-block;
  line-height: 48px;
  padding: 0 32px;
  background: #fdebec;
  border-radius: 42px;
  color: #565656;
  font-size: 22px;
  position: absolute;
  box-shadow: 0 0 16px 0 rgba(102,0,0,0.16) inset;
}
@keyframes movef{
  0%{
    transform: translateX(-10px);
  }
  100%{
    transform: translateX(10px);

  }
}
@keyframes movefr{
  0%{
    transform: translateX(10px);
  }
  100%{
    transform: translateX(-10px);

  }
}
.box01 .box1_bottom .text_01{
  top: 72px;
  left: 22px;
  animation: movef 2s linear infinite alternate;
}
.box01 .box1_bottom .text_02{
  top: 115px;
  left: 240px;
  animation: movefr 2s linear infinite alternate;
}
.box01 .box1_bottom .text_03{
  top: 158px;
  left: 70px;
  animation: movef 2s linear infinite alternate;
}
.box01 .box1_bottom .text_04{
  top: 198px;
  left: 130px;
  animation: movefr 2s linear infinite alternate;
}
.box01 .box1_bottom p span{
  font-size: 32px;
  color: #dc363d;
}

.box02 .center{
  display: block;
  width: 420px;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}
.box02 .main_box{
  position: relative;
}
.introduce {
  position: absolute;
  box-sizing: border-box;
}
.introduce1,
.introduce2 {
  left: 94px;
  width: 380px;
}
.introduce1 {
  height: 158px;
  background: url('../images/box3_bg1.png') no-repeat center;
  top: 36px;
  padding: 15px 102px 0 37px;
}
.introduce h2 {
  font-size: 30px;
  font-family: FZLanTingHeiS-DB-GB;
  color: #161514;
  box-sizing: border-box;
  padding-left: 36px;
  line-height: 30px;
  margin-bottom: 30px;
}
.introduce p {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #161514;
  line-height: 30px;
}
.introduce2 {
  height: 101px;
  background: url('../images/box3_bg2.png') no-repeat center;
  bottom: 150px;
  padding: 57px 70px 0 36px;
}
.introduce3 {
  width: 391px;
  height: 158px;
  background: url('../images/box3_bg3.png') no-repeat center;
  right: 94px;
  top: 36px;
  padding: 15px 26px 0 82px;
}

.box03_intro p{
  font-size: 24px;
  line-height: 38px;
  color: #565656;
  margin-left: 100px;
}
.box03_intro p span{
  font-size: 30px;
  font-weight: bolder;
  color: #dc363d;
}

.box03 .table{
  background: #fff;
  box-sizing: border-box;
  border-radius: 12px;
  width: 94%;
  margin: 30px auto 0;
  overflow: hidden;
}
.box03 .table table{
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.box03 .table th,.box03 .table td{
  border: solid 1px #b4424f;
  font-size: 18px;
  line-height: 28px;
  padding: 4px 8px;
  text-align: center;
}
.box03 .table th{
  background: linear-gradient(180deg,#dc363d,#fe4747);
  font-size: 22px;
  line-height: 36px;
  font-weight: normal;
  color: #fff;
  overflow: hidden;
}
.box03 .table a{
  display: block;
  font-size: 20px;
  line-height: 40px;
  width: 200px;
  margin: 10px auto;
  background: linear-gradient(180deg,#cc3137,#330000);
  color: #fff;
  border-radius: 40px;
}
.box03 .table span{
  color: #ef3654;
}

.box04 a{
  display: block;
  background: linear-gradient(180deg,#dc363d,#ea712c);
  width: 11.5%;
  height: 48px;
  float: left;
  margin: 0 .5% 10px;
  font-size: 18px;
  line-height: 48px;
  color: #fff;
  text-align: center;
  border-radius: 8px;
}

@media only all and (max-width:1080px) {
  .banner {
    padding-top: 1rem;
    height: 10rem;
  }

  .banner_inner,
  .box_content {
    width: 96%;
  }

  .text_01 {
    font-size: .7rem;
    letter-spacing: .1rem;
  }

  .txt_02 {
    width: 70%;
    margin: .4rem auto 0;
  }

  .txt_03 {
    font-size: .8rem;
    margin: -.2rem auto 0;
    letter-spacing: 0rem;
  }

  .banner_inner .float_01 {
    width: 10%;
    top: 13%;
    left: 10%;
  }

  .banner_inner .float_02 {
    right: -12%;
    top: 55%;
    width: 30%;
  }

  .banner_inner .float_03 {
    left: -15%;
    top: 70%;
    width: 40%;
  }

  .box_content h3 {
    font-size: 1rem;
    width: 70%;
    height: 1.8rem;
    line-height: 1.6rem;
    background-size: 100% 100%;
  }


  .box_content .long {
    width: 90%;
    background-size: 100% 100%;
  }

  .main_box {
    border-radius: .4rem;
    padding: .8rem 3%;
    margin-bottom: 1rem;
  }

  .box1_ul{
    flex-wrap: wrap;
  }
  .box1_ul li{
    display: block;
    margin: 0 auto .6rem;
  }
  .box1_ul li h4{
    background-size: 100% 100%;
    width: 8rem;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: .8rem;
    padding-left: .4rem;
    margin-left: .6rem;
  }
  .box1_ul li .text_box{
    width: 15rem;
    height: 3rem;
    line-height: 3rem;
    border-radius: .6rem;
    padding: 0 .8rem;
    box-shadow: 0 0 .4rem 0 rgba(102,0,0,0.16) inset;
  }
  .box1_ul li .text_box p{
    line-height: .9rem;
    font-size: .65rem;
  }
  .box1_ul li .text_box p span{
    font-size: 1rem;
  }
  .box01 .box1_bottom{
    width: 16rem;
    height: 8rem;
    margin: .4rem auto 0;
  }
  .box01 .box1_bottom h4{
    width: 10rem;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: .9rem;
    border-radius: .4rem;
  }
  .box01 .box1_bottom p{
    line-height: 1.4rem;
    padding: 0 .8rem;
    font-size: .7rem;
    box-shadow: 0 0 .4rem 0 rgba(102,0,0,0.16) inset;
  }
  @keyframes movef{
    0%{
      transform: translateX(-.6rem);
    }
    100%{
      transform: translateX(.6rem);

    }
  }
  @keyframes movefr{
    0%{
      transform: translateX(.6rem);
    }
    100%{
      transform: translateX(-.6rem);

    }
  }
  .box01 .box1_bottom .text_01{
    top: 2rem;
    left: 1.8rem;
  }
  .box01 .box1_bottom .text_02{
    top: 3.1rem;
    left: 6rem;
  }
  .box01 .box1_bottom .text_03{
    top: 4.4rem;
    left: 3rem;
  }
  .box01 .box1_bottom .text_04{
    top: 5.7rem;
    left: 4rem;
  }
  .box01 .box1_bottom p span{
    font-size: .9rem;
  }

  .box02 .center{
    width: 6rem;
    margin: 2rem auto;
  }
  .introduce1,
  .introduce2 {
    left: .4rem;
    width: 6rem;
  }
  .introduce1 {
    height: auto;
    background: url(../images/box3_bg1.png) no-repeat top;
    background-size: 100% auto;
    top: 1.5rem;
    padding: .0rem 0rem 0 .9rem;
  }
  .introduce h2 {
    font-size: .7rem;
    padding-left: 0rem;
    line-height: 1rem;
    margin-bottom: .2rem;
  }
  .introduce p {
    font-size: .5rem;
    line-height: .75rem;
  }
  .introduce2 {
    height: auto;
    background: url(../images/box3_bg2.png) no-repeat top;
    background-size: 100% auto;
    bottom: 1rem;
    padding: .5rem 0rem 0 .9rem;
  }
  .introduce3 {
    width: 6rem;
    height: auto;
    background: url('../images/box3_bg3.png') no-repeat top;
    background-size: 100% auto;
    right: .8rem;
    top: 2.4rem;
    padding: 0rem .9rem 0 .4rem;
  }

  .box03_intro p{
    font-size: .6rem;
    line-height: .9rem;
    margin-left: 0;
  }
  .box03_intro p span{
    font-size: .7rem;
  }

  .box03 .table{
    border-radius: .4rem;
    width: 98%;
    margin: .8rem auto 0;
  }
  .box03 .table th,.box03 .table td{
    font-size: .55rem;
    line-height: .8rem;
    padding: .2rem;
  }
  .box03 .table th{
    font-size: .7rem;
    line-height: 1.2rem;
  }
  .box03 .table a{
    font-size: .7rem;
    line-height: 1.4rem;
    width: 5rem;
    margin: .2rem auto;
  }

  .box04 a{
    width: 19%;
    height: 1.2rem;
    float: left;
    margin: 0 .5% .2rem;
    font-size: .55rem;
    line-height: 1.2rem;
    border-radius: .2rem;
  }
}</pre></body></html>