<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.clear {
  clear: both;
}
* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
 
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
  overflow-x: hidden;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.webqq_ewm {
  box-sizing: content-box;
}
html {
  cursor: url(../images/cur.png), default;
}
a {
  cursor: url(../images/Acur.png), default;
}
textarea {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="text"] {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="button"] {
  cursor: url(../images/Acur.png), default !important;
}
input,
button {
  outline: none;
}
@keyframes animated {
  0% {
    cursor: url('../images/Pcuro1.png'), auto;
  }
  8.8% {
    cursor: url('../images/Pcuro2.png'), auto;
  }
  17.6% {
    cursor: url('../images/Pcuro3.png'), auto;
  }
  26.4% {
    cursor: url('../images/Pcuro4.png'), auto;
  }
  35.2% {
    cursor: url('../images/Pcuro5.png'), auto;
  }
  44% {
    cursor: url('../images/Pcuro6.png'), auto;
  }
  52.8% {
    cursor: url('../images/Pcuro7.png'), auto;
  }
  61.6% {
    cursor: url('../images/Pcuro8.png'), auto;
  }
  70.4% {
    cursor: url('../images/Pcuro9.png'), auto;
  }
  79.2% {
    cursor: url('../images/Pcuro10.png'), auto;
  }
  88% {
    cursor: url('../images/Pcuro11.png'), auto;
  }
  100% {
    cursor: url('../images/Pcuro12.png'), auto;
  }
}
.dl-container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.wjdh-ico1,
.wjdh-ico2 {
  vertical-align: middle;
}
.UrbansubstationBox {
  display: inline;
  position: relative;
  z-index: 999;
}
.Urbansubstation {
  position: absolute;
  bottom: 100%;
  left: 0%;
  transform: translateX(-25%);
  background: #f8f8f8;
  width: 0;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 0;
  font-size: 0;
  border-radius: 10px;
  color: #333 !important;
}
.Urbansubstationfenzhan {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px;
  display: block;
  text-align: center;
  color: #333 !important;
}
.UrbansubstationBoxCenter p {
  width: 94%;
  height: 100%;
  border: 1px dashed #e2e2e2;
  margin: 0 auto 10px;
  border-radius: 5px;
  line-height: 0 !important;
  display: block;
}
.UrbansubstationBoxCenter p a {
  text-align: left;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  color: #666 !important;
  padding: 5px 10px 5px 30px;
  line-height: 26px !important;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.UrbansubstationBox:hover .Urbansubstation {
  min-width: 160px;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.Urbansubstation p a:hover::before {
  border-color: #264270;
}
.Urbansubstation p a:hover::after {
  background: #264270;
}
.Urbansubstation p a::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #ddd;
  position: absolute;
  top: 16px;
  left: 15px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Urbansubstation p a::before {
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #ddd;
  position: absolute;
  top: 11px;
  left: 10px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.Urbansubstation p a:hover {
  transform: translateY(-2px);
  color: #264270 !important;
}
.disablemouserightclick,
.disablechoose,
.disablecopy {
  display: none;
}
.businessLicenseBox {
  display: none;
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.businessLicenseBoxCenter {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 70vw;
  box-sizing: border-box;
  padding: 15px;
  background: #fff;
  display: block;
  border-radius: 10px;
}
.businessLicenseImg {
  max-width: 70vw;
  max-height: 70vh;
  display: block;
  border-radius: 10px;
  object-fit: contain;
}
.businessLicenseClose {
  position: absolute;
  top: -12px;
  right: -12px;
  background: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  padding: 3px;
  cursor: pointer;
}
.businessLicense img {
  height: 14px;
  vertical-align: middle;
  width: auto;
}
.clear {
  clear: both;
}
.header {
  height: 110px;
  display: block;
  position: relative;
  z-index: 999;
  -webkit-transition: .5s;
  transition: .5s;
  width: 100%;
  background: #fff;
}
.header .headerBox {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  height: 110px;
}
.header .headerBox .logo a {
  display: block;
}
.header .headerBox .logo a img {
  display: block;
}
.header .headerBox .nav {
  height: 110px;
}
.header .headerBox .nav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 110px;
}
.header .headerBox .nav ul .nav_one {
  position: relative;
  height: 110px;
  padding: 0 14px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.header .headerBox .nav ul .nav_one &gt; a {
  width: 100%;
  align-items: center;
  align-content: center;
  font-size: 16px;
  text-align: center;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header .headerBox .nav ul .nav_one &gt; a i {
  font-size: 16px;
  display: block;
  width: 100%;
  font-style: normal;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header .headerBox .nav ul .nav_one &gt; a span {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 32px;
  height: 3px;
  margin: 0 auto;
  background: linear-gradient(to bottom, #1cabf6, #4285ec);
}
.header .headerBox .nav ul .nav_one .nav_two {
  position: absolute;
  top: 110px;
  width: 100%;
  background: #272b2e;
  display: none;
  left: 0;
}
.header .headerBox .nav ul .nav_one .nav_two ol {
  position: relative;
  padding: 0px 0;
}
.header .headerBox .nav ul .nav_one .nav_two ol li a {
  color: #fff;
  text-align: center;
  display: block;
  line-height: 40px;
}
.header .headerBox .nav ul .nav_one .nav_two ol li a:hover {
  color: darkturquoise;
}
.header .headerBox .nav ul .nav_one .nav_three {
  position: absolute;
  top: 110px;
  background: #272b2e;
  width: 1100px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.header .headerBox .nav ul .nav_one .nav_three .nav_threeBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px;
  box-sizing: border-box;
}
.header .headerBox .nav ul .nav_one .nav_three .nav_threeBox .nav_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 520px;
  padding: 0 20px 0 20px;
  box-sizing: border-box;
}
.header .headerBox .nav ul .nav_one .nav_three .nav_threeBox .nav_list .nav_title {
  width: 80px;
  line-height: 150%;
  font-size: 18px;
  color: #999;
  padding-top: 20px;
}
.header .headerBox .nav ul .nav_one .nav_three .nav_threeBox .nav_list .nav_listBox {
  width: 380px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.header .headerBox .nav ul .nav_one .nav_three .nav_threeBox .nav_list .nav_listBox a {
  display: block;
  width: 180px;
  background: #393d40;
  padding: 10px;
  box-sizing: border-box;
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}
.header .headerBox .nav ul .nav_one .nav_three .nav_threeBox .nav_list .nav_listBox a i {
  font-style: normal;
}
.header .headerBox .nav ul .nav_one .nav_three .nav_threeBox .nav_list .nav_listBox a em {
  font-style: normal;
}
.header .headerBox .nav ul .nav_one .nav_three .nav_threeBox .nav_list .nav_listBox a:hover {
  background: #1cabf6;
}
.header .headerBox .nav ul .nav_one:hover &gt; a span,
.header .headerBox .nav ul .nav_one.active &gt; a span {
  display: block;
  height: 3px;
  margin-top: 12px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer {
  width: 100%;
  background: url(../images/footer.jpg) no-repeat center top;
  background-size: cover;
}
.footer .footerTop {
  height: 146px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
}
.footer .footerTop .footerTopBox {
  width: 1280px;
  margin: 0 auto;
  height: 68px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.footer .footerTop .footerTopBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.footer .footerTop .footerTopBox ul li {
  padding: 0 103px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .footerTop .footerTopBox ul li h4 {
  font-size: 16px;
  color: #fff;
  height: 18px;
  line-height: 18px;
  padding-left: 33px;
  background: url(../images/footerIco1.png) no-repeat 2px 0px;
}
.footer .footerTop .footerTopBox ul li p {
  padding-top: 12px;
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.footer .footerTop .footerTopBox ul li span {
  display: block;
  padding-top: 12px;
  line-height: 1;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.footer .footerTop .footerTopBox ul li:first-child {
  padding-left: 0;
}
.footer .footerTop .footerTopBox ul li:last-child {
  width: 507px;
  padding-right: 0;
  border-right: 0;
}
.footer .footerCenter {
  width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 73px;
  padding-bottom: 51px;
}
.footer .footerCenter .footerCenterl {
  width: 965px;
}
.footer .footerCenter .footerCenterl ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.footer .footerCenter .footerCenterl ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer .footerCenter .footerCenterl ul li h5 p {
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}
.footer .footerCenter .footerCenterl ul li h5 span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  opacity: 0.5;
  text-transform: uppercase;
  line-height: 1;
  padding-top: 12px;
}
.footer .footerCenter .footerCenterl ul li b {
  padding-left: 25px;
  font-weight: normal;
}
.footer .footerCenter .footerCenterl ul li b a {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  line-height: 34px;
}
.footer .footerCenter .footerCenterr ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer .footerCenter .footerCenterr ul li {
  margin-left: 19px;
}
.footer .footerCenter .footerCenterr ul li i {
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.1);
  width: 90px;
  height: 90px;
  padding: 6px;
  box-sizing: border-box;
}
.footer .footerCenter .footerCenterr ul li i img {
  display: block;
  width: 100%;
  height: 100%;
  background: #333;
}
.footer .footerCenter .footerCenterr ul li em {
  display: block;
  text-align: center;
  color: #fff;
  line-height: 1;
  padding-top: 10px;
  font-style: normal;
}
.footer .footerMessage {
  height: 70px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .footerMessage .footerMessageBox {
  width: 1280px;
  margin: 0 auto;
}
.footer .footerMessage .footerMessageBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  height: 70px;
}
.footer .footerMessage .footerMessageBox ul li {
  height: 18px;
  position: relative;
}
.footer .footerMessage .footerMessageBox ul li input {
  width: 238px;
  display: block;
  font-size: 15px;
  color: #fff;
  background: transparent;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.footer .footerMessage .footerMessageBox ul li input::placeholder {
  color: #fff;
}
.footer .footerMessage .footerMessageBox ul li .footerMessageQrcodeText {
  width: 64px;
  height: 36px;
  display: block;
  background: #333;
  position: absolute;
  top: -7px;
  right: 5px;
  cursor: pointer;
}
.footer .footerMessage .footerMessageBox ul li .footerMessageBth {
  width: 119px;
  height: 40px;
  display: block;
  background: rgba(255, 255, 255, 0.2) url(../images/footerMessageBth.png) no-repeat center;
  border: 0;
  position: relative;
  top: -9px;
  border-radius: 40px;
  cursor: pointer;
}
.footer .footerText {
  width: 1280px;
  margin: 0 auto;
  padding-top: 33px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 60px;
}
.footer .footerText .footerTextl {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
}
.footer .footerText .footerTextl a {
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .footerText .footerTextl a:hover {
  color: #fff;
}


.fixedNav{
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
}</pre></body></html>