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

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

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

.txt01 {
  margin: -92px auto 0;
}

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

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

.title {
  width: 460px;
  height: 99px;
  background: url(../images/title_bg.png) no-repeat center top;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  font-size: 36px;
  font-weight: bold;
  box-sizing: border-box;
  margin: 0 auto;
  padding-top: 10px;
}

.title img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}

.title .arrow1 {
  transform: rotate(180deg);
}

.box_common {
  width: 1200px;
  height: auto;
  background: #534BD8;
  border: 3px solid #BBBFFA;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 15px;
}

.box_common_inner {
  width: 100%;
  height: 100%;
  background: linear-gradient(#F9FCFF, #E8F5FB);
  border-radius: 10px;
  box-sizing: border-box;
  padding: 40px;
}

.box_1200 {
  width: 1200px;
}

.jml_txt {
  color: #000000;
  font-size: 22px;
  border-bottom: 1px solid #C4C6F3;
  padding: 10px 0;
}

.jml_txt.first {
  margin-left: 50px;
}

.jml_txt span {
  color: #C82B38;
}

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

.tab li {
  width: 288px;
  height: 98px;
  color: #FFFFFF;
  margin: 0 11px;
  font-size: 26px;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  line-height: 80px;
  text-align: center;
  background: url(../images/tab_bg.png) no-repeat center top;
}

.tab li.active, .tab li:hover {
  background: url(../images/tab_active.png) no-repeat center top;
}

.tab_body {
  display: none;
}

.tab_body.active {
  display: block;
}

.tab_body h3 {
  color: #C82B38;
  font-size: 30px;
  margin: 20px 0;
}

.tab_body p {
  color: #000000;
  font-size: 20px;
  line-height: 40px;
}

.tab_body .tip_content1 {
  display: flex;
  align-items: center;
  margin: 30px 0;
}

.tab_body .tip_content1 div {
  width: 220px;
  height: 62px;
  color: #FFFFFF;
  font-style: italic;
  margin-right: 14px;
  box-sizing: border-box;
  padding-left: 20px;
  cursor: pointer;
  background: url(../images/jgh02.png) no-repeat center top;
}

.tip_tab1_container, .tip_tab2_container, .tip_tab3_container {
  display: none;
}

.tip_tab1_container.active, .tip_tab2_container.active, .tip_tab3_container.active {
  display: block;
}

.tab_body .tip_content1 div.active {
  background: url(../images/jgh01.png) no-repeat center top;
}

.tab_body .tip_content2 div {
  width: 439px;
  height: 74px;
  box-sizing: border-box;
  padding-top: 7px;
  background: url(../images/jghxz_tip3.png) no-repeat center top;
  background-size: 100% 100%;
}

.tab_body .tip_content2 div.active {
  width: 439px;
  height: 74px;
  background: url(../images/jghxz_tip3_active.png) no-repeat center top;
  background-size: 100% 100%;
}

.tab_body .tip_content2 div .txt {
  font-size: 20px !important;
}

.tab_body .tip_content2 div .num {
  width: 48px !important;
}

.tab_body .tip_content3 div.active {
  width: 185px;
  height: 62px;
  background: url(../images/wldxz_tip1.png) no-repeat center top;
  background-size: 100% 100%;
}

.tab_body .tip_content3 div {
  width: 185px;
  height: 62px;
  background: url(../images/wldxz_tip2.png) no-repeat center top;
}

.tab_body .tip_content1 div .num {
  font-size: 20px;
  width: 51px;
  display: inline-block;
  margin-top: 13px;
  text-align: center;
}

.tab_body .tip_content1 div .txt {
  font-size: 22px;
  display: inline-block;
  margin-top: 13px;
}

.lc_container {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.lc_container img {
  margin-bottom: 40px;
}

.box_556 {
  width: 556px;
  height: 475px;
}

.box_556 .box_common_inner {
  background: transparent;
  padding: 0;
}

.box_556 .box_common_inner img {
  width: 100%;
  margin-bottom: 20px;
}

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

.box_table .box_common_inner {
  background: transparent;
  padding: 0;
}

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

.box_table table {
  margin-top: 25px;
  width: 100%;
  background: #FFFFFF;
  text-align: center;
  border-spacing: 0;
  color: #000000;
  font-size: 16px;
  border-radius: 10px;
  overflow: hidden;
}

.box_table table td {
  height: 46px;
  border-left: 1px solid #D9D7EF;
  border-top: 1px solid #D9D7EF;
}

.box_table table .td_blue td {
  background: #F5FBFE;
}

.row_3 {
  height: 138px;
}

.gkzt_txt {
  height: 62px;
  color: #3F36B0;
  font-size: 22px;
  font-weight: 400;
}

.box02 {
  height: 390px;
  box-sizing: border-box;
  padding: 60px;
  background: url(../images/more_bg.png) no-repeat top center;
}

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

.more_list a {
  display: block;
  width: 380px;
  height: 270px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
  border: 2px solid #FFFFFF;
  border-radius: 15px;
  padding: 10px;
}

.more_list a img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/*å³ä¾§æ‚¬æµ®æ&nbsp;·å¼*/

.fixed_right {
  display: none;
  position: fixed;
  top: 30%;
  right: 20px;
  z-index: 99;
  border: 1px;
}

.fixed_right div {
  box-sizing: border-box;
  padding: 35px 20px 20px;
  width: 164px;
  border-radius: 10px;
  background: #534BD8;
  margin: 0 0 10px;
}

.fixed_right .zx_img {
  transform: translateY(30px);
}

.fixed_right img {
  margin: 0 auto;
}

.fixed_right a {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #F8F1F0;
  font-size: 18px;
  font-weight: bold;
}

.fixed_right a:hover {
  border-radius: 4px;
  background: #E66A2C;
}

.close {
  cursor: pointer;
}

@media only all and (max-width:1080px) {
  .banner {
    height: 17rem;
    background-size: auto 100%;
  }
  .banner_container {
    width: 100%;
  }
  .txt01 {
    width: 96%;
    margin: -1rem auto 0;
  }
  .banner_tip {
    width: 6rem;
  }
  .txt02 {
    width: 60%;
    margin: -3.5rem auto 0;
  }
  .box01 {
    margin-top: -2rem;
  }
  .title {
    width: 11.5rem;
    height: 2.48rem;
    background-size: 100% 100%;
    font-size: .8rem;
    padding-top: .2rem;
  }
  .title img {
    width: 2rem;
    margin: 0 .2rem;
  }
  .box_common {
    width: 94%;
    border-radius: .4rem;
    padding: .37rem;
  }
  .box_common_inner {
    border-radius: .8rem;
    padding: .8rem;
  }
  .box_1200 {
    margin: 0 auto;
    width: 100%;
  }
  .jml_txt {
    font-size: .7rem;
    border-bottom: none;
    padding: 0 0;
    line-height: 1.8;
    display: inline;
  }
  .jml_txt.first {
    margin-left: 0;
  }
  .tab {
    margin: 1rem 0 .8rem;
  }
  .tab li {
    width: 7.2rem;
    height: 2.45rem;
    margin: 0 .2rem;
    font-size: .7rem;
    line-height: 2rem;
    background-size: 100% 100%;
  }
  .tab li.active, .tab li:hover {
    background-size: 100% 100%;
  }
  .tab_body h3 {
    font-size: .8rem;
    margin: .3rem 0;
  }
  .tab_body p {
    font-size: .7rem;
    line-height: 1.7;
  }
  .tab_body .tip_content1 {
    flex-wrap: wrap;
    margin: .5rem 0;
    justify-content: center;
  }
  .tab_body .tip_content1 div {
    width: 7rem;
    height: 1.55rem;
    margin-right: .2rem;
    padding-left: .7rem;
    padding-top: .3rem;
    background-size: 100% 100%;
  }
  .tab_body .tip_content1 div.active {
    background-size: 100% 100%;
  }
  .tab_body .tip_content2 div.active {
    width: 13.3rem;
    height: 1.7rem;
    background-size: 100% 100%;
  }
  .tab_body .tip_content2 div {
    width: 13.3rem;
    height: 1.7rem;
    background-size: 100% 100%;
  }
  .tab_body .tip_content2 div .txt {
    font-size: .65rem !important;
  }
  .tab_body .tip_content2 div .num {
    width: 1.6rem !important;
    margin-right: .3rem;
  }
  .tab_body .tip_content3 div {
    width: 5.83rem;
    height: 1.55rem;
    background-size: 100% 100%;
  }
  .tab_body .tip_content3 div, .tab_body .tip_content3 div.active {
    width: 5.83rem;
    height: 1.55rem;
    background-size: 100% 100%;
  }
  .tab_body .tip_content1 div .num {
    font-size: .65rem;
    width: 1.5rem;
    margin-top: 0;
  }
  .tab_body .tip_content1 div .txt {
    font-size: .7rem;
    margin-top: 0;
  }
  .lc_container {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .lc_container img {
    width: 100%;
    margin-bottom: .5rem;
  }
  .box_556 {
    width: 100%;
    height: auto;
  }
  .box_556 .box_common_inner img {
    margin-bottom: .4rem;
  }
  .box_556 .box_common_inner p {
    font-size: .7rem;
  }
  .box_table {
    margin-top: .5rem;
  }
  .box_table .box_common_inner p {
    font-size: .7rem;
  }
  .box_table table {
    margin-top: .6rem;
    width: 100%;
    font-size: .6rem;
    border-radius: .8rem;
  }
  .box_table table td {
    height: 1.5rem;
  }
  .row_3 {
    height: 6rem;
  }
  .gkzt_txt {
    height: 2rem;
    font-size: .8rem;
  }
  .box02 {
    height: auto;
    padding: 1.5rem 0;
  }
  .more_list {
    width: 94%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .more_list a {
    width: 8rem;
    height: 6rem;
    border-radius: .8rem;
    padding: .25rem;
    margin: .2rem;
  }
  .more_list a img {
    border-radius: .8rem;
  }
  .fixed_right {
    right: 0;
  }
  .fixed_right div {
    box-sizing: border-box;
    padding: 1rem .5rem .5rem;
    width: 4rem;
    border-radius: .4rem;
    margin: 0 0 .2rem;
  }
  .fixed_right .zx_img {
    width: 2rem;
    transform: translateY(1rem);
  }
  .fixed_right img {
    margin: 0 auto;
  }
  .fixed_right a {
    height: 1.3rem;
    line-height: 1.3rem;
    font-size: .6rem;
  }
  .fixed_right a:hover {
    border-radius: .4rem;
  }
}</pre></body></html>