<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* åº•éƒ¨ */


.bottom_main {
  width: 1200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main_left .logo {
  width: 159px;
}

.main_maddle {
  width: 1px;
  height: 401px;
  background-color: #e8eff7;
}

.left_top {
  display: flex;
  margin-top: 50px;
  letter-spacing: 1px;
}

.left_join {
  margin-left: 40px;
}

.left_maddle {
  margin-top: 76px;
  display: flex;
  align-items: center;
}

.left_maddle img {
  width: 34px;
}

.left_maddle_span1 {
  width: 130px;
  font-size: 14px;
}

.left_maddle_span2 {
  font-size: 20px;
  color: #002caf;
  font-weight: 600;
}

.left_maddle2 {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.left_maddle2 img {
  width: 34px;
}

.right_input {
  width: 240px;
  height: 40px;
  border-radius: 10px;
  border: none;
  background: #f6f6f6;
  padding-left: 10px;
}

.left {
  margin-left: 14px;
}

.right_input:focus {
  outline: none;
}

.right_input1 {
  margin-top: 24px;
}

.right_input2 {
  margin-top: 10px;
}

.right_textarea {
  width: 500px;
  height: 113px;
  border-radius: 10px;
  border: none;
  background: #f6f6f6;
  padding-left: 10px;
  padding-top: 5px;
}

.right_textarea:focus {
  outline: none;
}

.right_submit {
  text-align: right;
}

.right_span {
  display: inline-block;
  width: 122px;
  height: 40px;
  background-color: #002caf;
  color: #fff;
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  margin-top: 26px;
}

.right_span:hover {
  cursor: pointer;
}

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

.end_top {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #f8f8f8;
  margin-top: 15px;
  padding-bottom: 10px;
}

.end_img1 {
  width: 25px;
}

.end_img1:hover {
  cursor: pointer;
}

.end_img2 {
  width: 25px;
  margin-left: 16px;
}

.end_img2:hover {
  cursor: pointer;
}

.end_span1 {
  margin-right: 30px;
}

.end_china {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 10px;
}

.xxmargin {
  padding-top: 48px;
  padding-bottom: 68px;
}

.xxmargintop {
  padding: 100px 0px;
  background-color: #f8fafb;
}


/* åº•éƒ¨footer */
.footer {
  width: 100%;
  background: #272727;
  padding: 40px 0;
  color: #fff;
}

.footer_main {
  display: flex;
  justify-content: space-between;
}

.footer_ul1 {
  width: 65%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer_item {
  width: 22%;

}

.footer_m {
  margin-top: 50px;
}



.footer_item a {
  color: #fff;

}


.footer_item h4 {
  font-size: 16px;
  margin-bottom: 20px;
}

.footer_item p {
  font-size: 14px;
  margin-top: 10px;
}

.footer_ul2 {
  width: 30%;
}

.footer_ul2 span {
  font-size: 24px;
  background: linear-gradient(to right, #2db5aa, #025eac);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}

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

.from_item1 {
  width: 49%;

}

.from_item2 {
  width: 100%;
  margin-top: 10px;
}

.from_item1 input {
  width: 100%;
  background: rgb(255, 255, 255, 0.2);
  border-radius: 4px;
  border: none;
  outline: none;
  height: 52px;
  line-height: 52px;
  padding: 0 15px;
  color: #fff;
}
.from_item2 input {
  width: 100%;
  background: rgb(255, 255, 255, 0.2);
  border-radius: 4px;
  border: none;
  outline: none;
  height: 52px;
  line-height: 52px;
  padding: 0 15px;
  color: #fff;
}

.from_item1 input::-webkit-input-placeholder {
  color: rgb(255, 255, 255, 0.5);
}

.from_item2 input::-webkit-input-placeholder {
  color: rgb(255, 255, 255, 0.5);
}

.from_item2 textarea::-webkit-input-placeholder {
  color: rgb(255, 255, 255, 0.5);
}

.from_item2 select {
  width: 100%;
  background: rgb(255, 255, 255, 0.2);
  border-radius: 4px;
  border: none;
  outline: none;
  height: 52px;
  line-height: 52px;
  padding: 0 15px;
  color: rgb(255, 255, 255, 0.5);
  ;

}

.webboxs {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  left: 0;
  top: -100px;
}

.footer_ss1 {
  color: #666;
}

.from_item2 option {
  color: #000;
}

.from_item2 textarea {
  width: 100%;
  background: rgb(255, 255, 255, 0.2);
  border-radius: 4px;
  border: none;
  outline: none;
  height: 86px;
  padding: 15px;
  color: #fff;
}

.footer_btn {
  text-align: end;
}

.footer_btn button {
  display: inline-block;
  background-image: -webkit-linear-gradient(24deg, rgb(45, 181, 170) 0%, rgb(2, 94, 172) 99%);
  width: 157px;
  height: 45px;
  color: #fff;
  border-radius: 22.5px;
  margin-top: 20px;
  border: none;
}

.footer_bom {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}

.footer_ul3 {
  width: 60%;
  display: flex;
  align-items: center;

}

.footer_ul3 .xxlogo2 {
  height: 24px;
}

.footer_ul4 {
  width: 40%;
  text-align: end;
}

.footer_ul4 i {
  margin: 0 15px;
  font-size: 22px;
  color: #939393;
}

.footer_ul4 a {
  position: relative;
}

.footer_ul4_wx {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: -120px;
  left: -20px;
  width: 100px;
  transition: all 0.3s ease;
}

.footer_ul4 a:hover .footer_ul4_wx {
  opacity: 1;
  visibility: visible;
}


.footer_ul5 {
  margin-left: 50px;
}

.footer_ul5 a {
  margin: 0 15px;
}

.footer_hr {
  width: 100%;
  height: 1px;
  margin: 15px 0;
  background: #525252;
}

.footer_ul6 {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #666;
}

.footer_ul6 a {
  color: #666;
  font-size: 14px;
}

/**/
.videosbg {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #05162a;
  opacity: 0.1;
}

/*
more
*/
.more {
  display: inline-block;
  width: 160px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #202020;
  border-radius: 22px;
  margin-top: 28px;
  transition: all 0.5s ease;
}

.more4 {
  display: inline-block;
  width: 140px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #202020;
  border-radius: 22px;
  transition: all 0.5s ease;
}

.more i,
.more4 i {
  color: #002caf;
}

.more:hover {
  background: #002caf;
  color: #fff;
  border: 1px solid #002caf;
  cursor: pointer;
}

.more:hover a {
  color: #fff;
}

.more:hover i {
  color: #fff;
}

/*
more2
*/
.more2 {
  display: inline-block;
  width: 160px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 22px;
  margin-top: 48px;
  transition: all 0.5s ease;
  color: #fff;
}

.more2 i {
  color: #fff;
}

.more2:hover {
  background: #fff;
  color: #002caf;

}

.more2:hover i {
  color: #002caf;
}

/*
more3
*/
.more3 {
  display: inline-block;
  width: 140px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #d6d6d6;
  border-radius: 22px;
  margin-top: 68px;
  transition: all 0.5s ease;
}

.more3 i {
  color: #002caf;
}

.more3:hover {
  background: #002caf;
  color: #fff;
  border: 1px solid #002caf;
  cursor: pointer;
}

.more3:hover i {
  color: #fff;
}

/* å‘ä¸‹ */
.scroll-down span {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 24px;
  height: 40px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
  z-index: 7777;
  cursor: pointer;
}

.scroll-down span::before {
  position: absolute;
  top: 6px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb10 1s infinite;
  animation: sdb10 1s infinite;
  -moz-animation: sdb10 1s infinite;
  box-sizing: border-box;
}

@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }

  40% {
    opacity: 1;
  }

  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }

  40% {
    opacity: 1;
  }

  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

/*
*æäº¤
*/
.submit {
  display: inline-block;
  margin-top: 20px;
  width: 160px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  border: 1px solid #666;
  transition: all 0.5s ease;
}

.submit:hover {
  background: #002caf;
  color: #fff;
  border: 1px solid #002caf;
}

/*
line
*/
.line {
  position: relative;
  margin: 15px 0;
  width: 100%;
  height: 1px;
  background: #d6d6d6;
}

.line_hove {
  width: 0;
  height: 1px;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: all 0.5s ease;
}

li:hover .line_hove {
  width: 100%;
  background: #002caf;
}

/*
yphd-page
*/
.yqhd_pag .swiper-pagination-bullet {
  border: 2px solid #002caf;
  background: transparent;
  margin-left: 15px;
}

.yqhd_pag .swiper-pagination-bullet-active {
  background: #002caf;
}

/*
kczt-1
*/
.xxkczt1a_li1 {
  position: absolute;
  top: 7%;
  left: 0;
  width: 15%;
  height: 20%;
  text-align: center;
  background: #002caf;
  color: #fff;
}

.xxkczt1a_item1 a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  border: 1px solid #666;
  text-align: center;
  color: #002caf;
  transition: all 0.3s ease;
}

.xxkczt1a_item1 li:hover a {
  background: #002caf;
  color: #fff;
}

/*
è”ç³»æˆ‘ä»¬
*/
.xxkczt1c {
  width: 100%;
  background: #fff;
}

.xxkczt1c_main {
  position: relative;
}

.xxkczt1c_main .xxkczt1c_img {
  height: 175px;
}

.xxkczt1c_ul {
  position: absolute;
  top: 35%;
  left: 10%;
}

/*
æ‚¨å¯èƒ½æƒ³äº†è§£çš„å†…å®¹
*/
.xxkczt1b {
  width: 100%;
  background: #f8fafb;
}

.xxkczt1b_main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.xxkczt1b_ul {
  width: 49%;
  overflow: hidden;
}

.xxkczt1b_ul h2 {
  margin: 30px 0 0 20px;
}

.xxkczt1b_ul p {
  margin: 10px 0 0 20px;
}

.xxkczt1b_ul i {
  color: #002caf;
}

.xxkczt1b_ul li {
  height: 358px;
  overflow: hidden;
}

.xxkczt1b_ul img {
  transition: all 0.5s ease;
}

.xxkczt1b_ul:hover img {
  transform: scale(1.05);
}

/*
* menu_footer
*/
.menu_footer {
  width: 100%;
  background: #f1f2f3;
}

.menu_itema {
  padding: 20px 0;
  border-bottom: 1px #d6d6d6 solid;
}

.menu_itema2 {
  padding: 30px 0;
}

.moretop {
  margin: 0;
}

.menu_itema img {
  width: 30%;
}

.menu_itemb {
  padding: 20px 0;
}

/*2022/10/25*/

body {
  position: relative;
}

body,
.mhead {
  left: 0;
  transition: all 0.4s ease;
}

body.hc-nav-open {
  left: 100px;
}


body.hc-nav-open {
  position: fixed;
  width: 100%;
  min-height: 100%
}

.tica-bg {
  position: fixed;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.5;
  display: none;
  z-index: 40;
  width: 100%;
  height: 100%;
  height: 100vh;
}

.tica-bg.on {
  display: block;
}

.bBor {
  border-bottom: 1px solid #d2d7d9;
}

.twoa {
  border-bottom: 1px solid #d2d7d9;
}

.twoa:last-child {
  border-bottom: none;
}

.subtwo li {
  border-bottom: 1px solid #d2d7d9;
}

.subtwo li:last-child {
  border-bottom: none;
}

.xxlist_cont {
  padding: 20px;
}

.cont_p1 {
  font-size: 20px;
  color: #333;
  font-weight: 600;
}

.xxlist_cont input {
  border: 1px #999 solid;
  width: 100%;
  height: 32px;
  line-height: 32px;
  margin: 16px 0;
  text-indent: 1em;
  outline: none;
}

.cont_btn {
  display: inline-block;
  padding: 5px 10px;
  margin-right: 10px;
  font-size: 14px;
  color: #fff;
  border-radius: 5px;
  font-weight: 600;
  border: none;
}

.cont_btn {
  display: inline-block;
  padding: 5px 10px;
  margin-right: 10px;
  font-size: 14px;
  color: #fff;
  border-radius: 5px;
  font-weight: 600;
  border: none;
}

.btn1 {
  background: #0466c1;
}

.btn2 {
  background: #999998;
}

.abt26btc2bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 300;
  background: #000;
  opacity: 0.5;
  display: none;
}

.abt26btc2 {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 310;
  display: none;
  width: 80%;
  max-width: 80%;
  max-height: 90vh;
}

.abt26btc2close2 {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: -50px;
  top: 0px;
  background: url(../img/index/guanbia.svg) center no-repeat;
  background-size: cover;
}

.pro_pop {
  width: 1000px;
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
  padding: 90px 80px 80px 80px;
}

.pop_top {
  display: flex;
  justify-content: space-between;
}

.pop_ul1 {
  width: 50%;
}

.pop_ul2 {
  width: 50%;
}

.pop_ul2 img {
  width: 100%;
}

.pop_p1 {
  font-size: 16px;
  margin: 20px 0;
}

.pro_p8 {
  font-size: 24px;
  font-weight: bold;
}

.pop_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.pop_item {
  width: 45%;
  margin-top: 30px;
}

.pop_item input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #000;
  height: 40px;
  outline: none;
}

.pro_p9 a {
  display: inline-block;
  padding: 5px 40px;
  color: #fff;
  border-radius: 22.5px;
  margin-top: 50px;
  background: #ff9d1e;
  transition: all 0.3s ease;
}

.pro_p10 {
  text-align: center;
}

.pro_p10 a {
  display: inline-block;
  padding: 5px 40px;
  color: #fff;
  border-radius: 22.5px;
  margin-top: 50px;
  background: linear-gradient(to right, #2db5aa, #025eac);
  transition: all 0.3s ease;
}

.detail_visit {
  width: 100%;
  background: #f3f3f3;
  padding: 65px 0;
}

.visit_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.visit_item {
  width: 23%;
  text-align: center;
}

.visit_p1 {
  font-size: 22px;
  margin-top: 20px;
}

.enjoy_tit {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 2px;
  margin: 0 2px;
  background: linear-gradient(to right, #a8a8a8, #a8a8a8);
  border-radius: 17.5px;
}

.enjoy_tit.on {
  background: linear-gradient(to right, #2db5aa, #025eac);
}

.enjoy_tit .honor_s2 {
  padding: 6px 44px;
  background: #fff;
  border-radius: 17.5px;
}

.enjoy_tit.on .honor_s2 {
  padding: 6px 44px;
  background: #fff;
  border-radius: 17.5px;
}

.enjoy_tit .honor_s2 span {
  background: linear-gradient(to right, #2db5aa, #025eac);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #a8a8a8;
}

.enjoy_tit.on .honor_s2 span {
  background: linear-gradient(to right, #2db5aa, #025eac);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.nb-icon-inner-wrap {
  position: relative !important;
  top: 140px !important;
  left: 30px !important;
  height: 50px !important;
  opacity: 0;
}

#newBridge .nb-icon-base {
  /* display: none ; */
}

#newBridge .icon-right-center {
  right: -48px !important;
  top: 64% !important;
}

.nb-icon-inner-wrap-newicon-5 {
  margin-left: 40px !important;
}

#newBridge .nb-icon-group .nb-icon-groups-newicon{
    width: 110px !important;
    height: 60px;
    opacity: 0;
    top: -306px;
    left: 50px;
}
</pre></body></html>