<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dx {
  text-transform: uppercase;
}
.clearboth::after, .clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #E2E2E2;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
::selection {
  background-color: #f3a880;
  color: #fff;
}
::-moz-selection {
  background-color: #f3a880;
  color: #fff;
}
::-webkit-selection {
  background-color: #f3a880;
  color: #fff;
}
* {
  padding: 0;
  margin: 0;
}
body {
  font: 14px/1.5 'Microsoft YaHei', arial;
  color: #333;
  margin: 0 auto !important;
  position: relative;
}
*: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: #f3a880;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #f3a880;
  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;
  padding: 0;
  margin: 0;
}
img {
  border: none;
}
input, textarea {
  outline: 0;
  border: 0;
  resize: none;
  font-size: 14px;
  font-family: 'Microsoft YaHei', arial, helvetica;
}
h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {
  font-weight: normal;
  font-style: normal;
}
a {
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
input, button {
  outline: none;
}
.wjdh-message {
  z-index: 99999999999999 !important;
}
.wjdh-message * {
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.UrbansubstationBox {
  display: inline-block;
  position: relative;
}
.UrbansubstationBox * {
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.UrbansubstationBox *::before {
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.UrbansubstationBox *::after {
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.Urbansubstation {
  position: absolute;
  z-index: 9999999;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #f8f8f8;
  min-width: 160px;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 0;
  font-size: 0;
  border-radius: 10px;
}
.Urbansubstation &gt; a {
  color: #333 !important;
  font-size: 16px;
  font-weight: bold;
}
.Urbansubstation &gt; a:hover {
  color: #f3a880;
}
.Urbansubstation p a {
  width: 100%;
  padding-left: 10px;
  display: block;
  color: #888 !important;
  line-height: 1.5;
  margin: 0px auto;
  box-sizing: border-box;
  padding: 5px 10px 5px 30px;
  line-height: 26px;
  font-size: 16px;
}
.Urbansubstation p a:hover {
  color: #f3a880;
}
.Urbansubstationfenzhan {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px !important;
  color: #333 !important;
  display: block;
  text-align: center;
}
.Urbansubstationfenzhan:hover {
  color: #f3a880 !important;
}
.UrbansubstationBoxCenter p {
  width: 94%;
  height: 100%;
  border: 1px dashed #e2e2e2;
  margin: 0 auto 10px;
  border-radius: 5px;
  font-size: 15px;
}
.Urbansubstation b {
  display: flex;
  width: 100%;
  font-weight: normal;
  flex-wrap: wrap;
  border-top: 1px solid #999;
  padding-top: 10px;
  padding-bottom: 10px;
}
.Urbansubstation b a:nth-child(1) {
  flex: 0 0 33.33333%;
  text-align: center;
}
.Urbansubstation b a {
  flex: 0 0 33.33333%;
  text-align: center;
}
.UrbansubstationBoxCenter p a {
  text-align: left;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
}
.UrbansubstationBox:hover .Urbansubstation {
  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: #f3a880;
}
.Urbansubstation p a:hover::after {
  background: #f3a880;
}
.Urbansubstation p a::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #ddd;
  position: absolute;
  top: 16px;
  left: 12px;
  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: 7px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-right: 5px;
}
.Urbansubstation p a:hover {
  transform: translateY(-2px);
  color: #f3a880 !important;
}
@keyframes zyfd {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  75% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.disablemouserightclick, .disablechoose, .disablecopy {
  display: none;
}
@media screen and (max-width: 768px) {
  #wjdh-kefu {
    display: none !important;
  }
}
.dl-container {
  z-index: 4;
}
.left {
  float: left;
}
.right {
  float: right;
}
.inContent {
  width: 1300px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inContent::after, .inContent:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.inContent * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  min-width: 1300px;
  overflow-x: hidden;
}
.button {
  --duration: 0.5s;
  --move-hover: -5px;
  cursor: pointer;
  -webkit-transform: translateY(var(--y));
  transform: translateY(var(--y));
  transition: box-shadow var(--duration) ease, -webkit-transform var(--duration) ease;
  transition: transform var(--duration) ease, box-shadow var(--duration) ease;
  transition: transform var(--duration) ease, box-shadow var(--duration) ease, -webkit-transform var(--duration) ease;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
}
.button span {
  display: inline-block;
}
.button span i {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-style: normal;
  min-width: 4px;
}
.button span i:nth-child(1) {
  --d: 0.05s;
}
.button span i:nth-child(2) {
  --d: 0.1s;
}
.button span i:nth-child(3) {
  --d: 0.15s;
}
.button span i:nth-child(4) {
  --d: 0.2s;
}
.button span i:nth-child(5) {
  --d: 0.25s;
}
.button span i:nth-child(6) {
  --d: 0.3s;
}
.button span i:nth-child(7) {
  --d: 0.35s;
}
.button span i:nth-child(8) {
  --d: 0.4s;
}
.button span i:nth-child(9) {
  --d: 0.45s;
}
.button span i:nth-child(10) {
  --d: 0.5s;
}
.button span i:nth-child(11) {
  --d: 0.55s;
}
.button span i:nth-child(12) {
  --d: 0.6s;
}
.button span i:nth-child(13) {
  --d: 0.65s;
}
.button span i:nth-child(14) {
  --d: 0.7s;
}
.button span i:nth-child(15) {
  --d: 0.75s;
}
.button span i:nth-child(16) {
  --d: 0.8s;
}
.button span i:nth-child(17) {
  --d: 0.85s;
}
.button span i:nth-child(18) {
  --d: 0.9s;
}
.button span i:nth-child(19) {
  --d: 0.95s;
}
.button span i:nth-child(20) {
  --d: 1s;
}
.button:hover {
  --move: -5px;
}
.button:hover i {
  -webkit-animation: move var(--duration) linear var(--d);
  animation: move var(--duration) linear var(--d);
}
@-webkit-keyframes move {
  40% {
    -webkit-transform: translateY(var(--move));
    transform: translateY(var(--move));
  }
}
@keyframes move {
  40% {
    -webkit-transform: translateY(var(--move));
    transform: translateY(var(--move));
  }
}
@keyframes msClock2 {
  0%, 70%, 100% {
    transform: rotate(0) scale(1);
  }
  10%, 30% {
    transform: rotate(-15deg) scale(1);
  }
  20%, 40% {
    transform: rotate(15deg) scale(1);
  }
}
.anim-text span {
  display: inline-block;
}
.anim-text i {
  display: inline-block;
  min-width: 10px;
}
.anim-text &gt; span {
  animation: slideIn 10.96s linear infinite;
  opacity: 0;
}
.anim-text &gt; span &gt; i {
  animation: hop2 10.96s linear infinite;
}
@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(20vw);
  }
  20% {
    opacity: 1;
    transform: translateX(0);
  }
  80% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20vw);
  }
}
@keyframes hop2 {
  0%, 2%, 4%, 6%, 8%, 10%, 12%, 14%, 16%, 18%, 20% {
    transform: translateY(0);
  }
  1%, 3%, 5%, 7%, 9%, 11%, 13%, 15%, 17%, 19% {
    transform: translateY(-0.8em);
  }
  80%, 82%, 84%, 86%, 88%, 90%, 92%, 94%, 96%, 98%, 100% {
    transform: translateY(0);
  }
  81%, 83%, 85%, 87%, 89%, 91%, 93%, 95%, 97%, 99% {
    transform: translateY(-0.8em);
  }
}
.header {
  width: 100%;
  height: 106px;
}
.header * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav_bg {
  width: 100%;
  z-index: 99999;
  position: relative;
  top: 0;
  left: 0;
  background-color: #304f70;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nav_bg::before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.05;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
}
.nav_bg .menu {
  width: 1300px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav_bg .menu .logo {
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  line-height: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: flex;
  align-items: center;
  margin-left: -150px;
}
.nav_bg .menu .logo a img {
  float: left;
  display: block;
  max-height: 80px;
  object-fit: contain;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.nav_bg .menu &gt; ul {
  float: right;
  width: 950px;
  display: flex;
  justify-content: space-between;
}
.nav_bg .menu &gt; ul &gt; li {
  float: left;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.nav_bg .menu &gt; ul &gt; li &gt; a {
  display: block;
  height: 106px;
  font-size: 18px;
  position: relative;
  line-height: 106px;
  text-align: center;
  color: #ffffff;
  z-index: 2;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.nav_bg .menu &gt; ul &gt; li &gt; a::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #f3a880;
  z-index: -1;
  width: calc(100% + 34px);
  top: 0;
  height: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
}
.nav_bg .menu &gt; ul &gt; li &gt; a:hover {
  background-color: transparent;
}
.nav_bg .menu &gt; ul &gt; li.another &gt; a::before, .nav_bg .menu &gt; ul &gt; li:hover &gt; a::before {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 100%;
}
@media screen and (max-width: 1620px) {
  .nav_bg .menu .logo {
    margin-left: -50px;
  }
}
@media screen and (max-width: 1460px) {
  .nav_bg .menu .logo {
    margin-left: 0;
  }
}
.nav_bg .navDown {
  top: 100%;
}
.nav_bg .navDown .navDownBox {
  width: 1300px;
  padding-left: 10px;
}
.navDown {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding-bottom: 40px;
  display: none;
}
.navDown .navDownBox {
  margin: auto;
  width: 1280px;
  background-color: #ffffff;
  box-shadow: 4px 19px 18px 0px rgba(1, 1, 1, 0.16);
  border-radius: 0px 0px 10px 10px;
  overflow: hidden;
  border-top: solid 1px #f1f1f1;
  position: relative;
}
.navDown .navDownBox::after, .navDown .navDownBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.navDown .navDownBox::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  pointer-events: none;
  background: url(../images/nav_arc.png) 0 bottom no-repeat;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: -1px;
  background-size: 100%;
}
.navDown .navDownL {
  float: left;
  margin: 50px 0 50px 102px;
  text-align: left;
}
.navDown .navDownL h4 i {
  display: block;
  text-transform: uppercase;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 72px;
  line-height: 50px;
  color: #dedede;
  font-weight: bold;
}
.navDown .navDownL h4 span {
  display: block;
  font-size: 14px;
  line-height: 14px;
  color: #656565;
  margin-top: 14px;
  text-transform: uppercase;
}
.navDown .navDownL h4::after {
  content: "";
  display: block;
  background-color: #f3a880;
  width: 30px;
  height: 3px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.navDown .navDownL h5 {
  line-height: 1;
  display: block;
  font-size: 24px;
  font-weight: bold;
}
.navDown .navDownL .navDownMore {
  display: inline-block;
  vertical-align: top;
  border: solid 1px #dcdcdc;
  position: relative;
  margin-top: 34px;
  text-align: center;
  line-height: 30px;
  padding: 0 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.navDown .navDownL .navDownMore::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
  width: 20px;
  height: 30px;
  background: url(../images/nav_more.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.navDown .navDownL .navDownMore:hover {
  background-color: #f3a880;
  border-color: #f3a880;
  color: #fff;
}
.navDown .navDownL .navDownMore:hover::after {
  filter: grayscale(100) brightness(3);
}
.navDown .navDownL .lyBtn {
  margin-top: 36px;
  background-color: #f3a880;
  display: block;
  width: 127px;
  height: 40px;
  border-radius: 20px;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.navDown .navDownL .lyBtn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #f3a880;
  border-radius: 20px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.navDown .navDownL .lyBtn:hover {
  background: none;
  color: #f3a880;
  box-shadow: 0 10px 10px -5px rgba(243, 168, 128, 0.5);
}
.navDown .navDownL .lyBtn:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.navDown .navDownProR {
  float: right;
  width: 960px;
  margin-top: 40px;
  text-align: left;
}
.navDown .navDownProR .hd {
  padding: 0 20px;
  margin-bottom: 60px;
}
.navDown .navDownProR .hd::after, .navDown .navDownProR .hd:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.navDown .navDownProR .hd ul {
  display: flex;
  flex-wrap: wrap;
}
.navDown .navDownProR .hd ul li {
  float: left;
  width: 33.333%;
  margin-bottom: 20px;
}
.navDown .navDownProR .hd ul li a {
  display: block;
  height: 40px;
  position: relative;
  padding-left: 50px;
  margin: 0 20px;
}
.navDown .navDownProR .hd ul li a i {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 32px;
  border-radius: 50%;
  font-family: Arial;
  font-size: 16px;
  border: 4px solid #eaeaea;
  color: #525252;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.navDown .navDownProR .hd ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 36px;
  font-size: 16px;
  font-weight: bold;
  padding-right: 20px;
  color: #424242;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.navDown .navDownProR .hd ul li a span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #e1e1e1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #f3a880, #f3a880);
  background-image: linear-gradient(to right, #f3a880, #f3a880);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.navDown .navDownProR .hd ul li a span::after {
  content: "&gt;";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-family: simsun;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.navDown .navDownProR .hd ul li.on a i, .navDown .navDownProR .hd ul li:hover a i {
  background-color: #f3a880;
  color: #fff;
}
.navDown .navDownProR .hd ul li.on a span, .navDown .navDownProR .hd ul li:hover a span {
  color: #f3a880;
}
.navDown .navDownProR .hd ul li.on a span::before, .navDown .navDownProR .hd ul li:hover a span::before {
  background-size: 100% 100%;
}
.navDown .navDownProR .bd {
  margin-top: -45px;
  background-color: #f3a880;
  padding: 20px 20px 70px;
  border-radius: 30px 0 0;
}
.navDown .navDownProR .bd ul {
  display: none;
}
.navDown .navDownProR .bd ul::after, .navDown .navDownProR .bd ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.navDown .navDownProR .bd ul.on {
  display: block;
}
.navDown .navDownProR .bd ul li {
  float: left;
  width: 25%;
  padding: 0 20px;
}
.navDown .navDownProR .bd ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.navDown .navDownProR .bd ul li a::before {
  content: "&lt;&lt;";
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  font-weight: bold;
  font-family: simsun;
}
.navDown .navDownProR .bd ul li a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.navDown .navSlogan {
  position: absolute;
  z-index: 5;
  bottom: 10px;
  line-height: 26px;
  color: #666;
  left: 480px;
  font-size: 16px;
  letter-spacing: 2px;
  text-align: center;
  width: 560px;
}
.navDown .navDownR {
  float: right;
  width: 960px;
  margin-top: 50px;
  text-align: left;
}
.navDown .navDownR .navDownNav {
  padding-right: 40px;
  margin-bottom: 60px;
}
.navDown .navDownR .navDownNav::after, .navDown .navDownR .navDownNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.navDown .navDownR .navDownNav ul {
  display: flex;
  flex-wrap: wrap;
}
.navDown .navDownR .navDownNav ul li {
  float: left;
  width: 25%;
  margin-bottom: 20px;
}
.navDown .navDownR .navDownNav ul li a {
  display: block;
  height: 40px;
  position: relative;
  padding-left: 50px;
  margin: 0 20px;
}
.navDown .navDownR .navDownNav ul li a i {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 32px;
  border-radius: 50%;
  font-family: Arial;
  font-size: 16px;
  border: 4px solid #eaeaea;
  color: #525252;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.navDown .navDownR .navDownNav ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 36px;
  font-size: 16px;
  font-weight: bold;
  padding-right: 20px;
  color: #424242;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.navDown .navDownR .navDownNav ul li a span::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #e1e1e1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #f3a880, #f3a880);
  background-image: linear-gradient(to right, #f3a880, #f3a880);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
}
.navDown .navDownR .navDownNav ul li a span::after {
  content: "&gt;";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-family: simsun;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.navDown .navDownR .navDownNav ul li.on a i, .navDown .navDownR .navDownNav ul li:hover a i {
  background-color: #f3a880;
  color: #fff;
}
.navDown .navDownR .navDownNav ul li.on a span, .navDown .navDownR .navDownNav ul li:hover a span {
  color: #f3a880;
}
.navDown .navDownR .navDownNav ul li.on a span::before, .navDown .navDownR .navDownNav ul li:hover a span::before {
  background-size: 100% 100%;
}
.navDown .navDownR .navDownAbout {
  margin-top: -45px;
  background-color: #f3a880;
  padding: 25px 40px 75px;
  border-radius: 30px 0 0;
}
.navDown .navDownR .navDownAbout .tit {
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(226, 226, 226, 0.2);
  line-height: 36px;
  font-size: 20px;
  color: #fff;
}
.navDown .navDownR .navDownAbout .tit::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  position: relative;
  text-align: center;
  line-height: 30px;
  border-radius: 100%;
  background: url(../images/nav_about_icon.png) center center no-repeat;
  background-color: #f3a880;
  border: 4px solid #eaeaea;
  margin-right: 15px;
}
.navDown .navDownR .navDownAbout .text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 30px;
  height: 90px;
  margin-top: 20px;
}
.fixedNav {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99999;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  padding: 0;
}
.fixedNav .menu &gt; ul &gt; li &gt; a {
  height: 90px;
  line-height: 90px;
}
.inBody .header {
  height: 0;
}
.inBody .nav_bg {
  background-color: transparent;
  top: -110px;
  opacity: 0;
}
.inBody .nav_bg.fixedNav {
  background-color: #304f70;
}
@keyframes msClock2 {
  0%, 70%, 100% {
    transform: rotate(0) scale(1);
  }
  10%, 30% {
    transform: rotate(-15deg) scale(1);
  }
  20%, 40% {
    transform: rotate(15deg) scale(1);
  }
}
.footer {
  background: url(../images/footerbg.jpg) center 0 no-repeat;
  background-color: #0a2038;
  font-size: 14px;
  position: relative;
  color: #868fa5;
}
.footer a {
  color: #868fa5;
}
.footer a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer .fooCont {
  padding: 80px 0;
}
.footer .lxList {
  float: left;
  width: 360px;
  padding-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .lxList .tel {
  color: #ffffff;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .lxList .tel span {
  display: block;
  font-size: 14px;
  line-height: 1;
}
.footer .lxList .tel i {
  display: block;
  font-family: Arial;
  font-size: 30px;
  line-height: 30px;
  margin-top: 12px;
}
.footer .lxList ul {
  margin-top: 12px;
  color: #c6ccd9;
}
.footer .lxList ul li {
  line-height: 30px;
}
.footer .lxList ul li span {
  display: inline-block;
  vertical-align: top;
}
.footer .lxList ul li i {
  display: inline-block;
  vertical-align: top;
  width: 290px;
}
.footer .lxList .imgList {
  margin-top: 22px;
}
.footer .lxList .imgList::after, .footer .lxList .imgList:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.footer .lxList .imgList .ewm {
  float: left;
  text-align: center;
}
.footer .lxList .imgList .ewm img {
  display: block;
  width: 125px;
  height: 125px;
}
.footer .lxList .imgList .ewm span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  margin-top: 22px;
}
.footer .lxList .imgList .honor {
  display: block;
  float: left;
  margin-left: 13px;
  padding: 10px 12px 12px;
  width: 178px;
  height: 130px;
  position: relative;
}
.footer .lxList .imgList .honor::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/honorbg.png) 0 center no-repeat;
}
.footer .lxList .imgList .honor img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footer .fooR {
  float: right;
  width: 840px;
  padding-top: 8px;
}
.footer .footNav {
  height: 210px;
}
.footer .footNav dl {
  float: left;
  width: 200px;
  position: relative;
  padding-left: 82px;
}
.footer .footNav dl dt {
  font-size: 18px;
  line-height: 1;
  color: #ffffff;
  position: relative;
}
.footer .footNav dl dt:before {
  content: "";
  display: block;
  width: 58px;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.1;
  position: absolute;
  left: -82px;
  top: 7px;
}
.footer .footNav dl dd {
  margin-top: 26px;
  overflow: hidden;
  height: 136px;
}
.footer .footNav dl dd a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 34px;
  position: relative;
}
.footer .footNav dl dd a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.footer .formbox input {
  float: left;
  display: block;
  border: none;
  background: none;
  width: 253px;
  height: 44px;
  border: solid 1px rgba(255, 255, 255, 0.1);
  line-height: 42px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  position: relative;
  padding-left: 44px;
  padding-right: 10px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.footer .formbox input.username {
  margin-right: 40px;
  background: url(../images/inpxm.png) 15px center no-repeat;
  margin-bottom: 25px;
}
.footer .formbox input.usertel {
  margin-right: 41px;
  background: url(../images/inpdh.png) 15px center no-repeat;
  margin-bottom: 25px;
}
.footer .formbox input.xqcontent {
  background: url(../images/inpnr.png) 15px center no-repeat;
  margin-bottom: 25px;
}
.footer .formbox input.codeText {
  background: url(../images/inpyzm.png) 15px center no-repeat;
  width: 546px;
}
.footer .formbox input::-webkit-input-placeholder {
  font-weight: normal;
  color: #fff;
  font-size: 14px;
  opacity: 1;
}
.footer .formbox input::-moz-placeholder {
  font-weight: normal;
  color: #fff;
  font-size: 14px;
  opacity: 1;
}
.footer .formbox input:-ms-input-placeholder {
  font-weight: normal;
  color: #fff;
  font-size: 14px;
  opacity: 1;
}
.footer .formbox input:focus, .footer .formbox input:active {
  border-color: rgba(255, 255, 255, 0.6);
  z-index: 2;
}
.footer .formbox input:focus::-webkit-input-placeholder, .footer .formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.footer .formbox .code {
  position: relative;
  display: block;
  float: left;
}
.footer .formbox .code .imgCodes {
  position: absolute;
  right: 6px;
  top: 6px;
  width: 86px;
  height: 32px;
  border: none;
  display: block;
  z-index: 2;
}
.footer .formbox .submitform {
  float: right;
  width: 253px;
  height: 44px;
  background-color: #ed986a;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 44px;
  overflow: hidden;
  z-index: 1;
  border: none;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.footer .formbox .submitform:hover {
  color: #f3a880;
  background-color: #fff;
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
}
.footer .copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 30px;
  padding: 25px 0;
}
.footer .copyright img {
  max-height: 18px;
  width: auto !important;
  vertical-align: middle;
  margin-left: 5px;
}
/*Â&nbsp;-----Â&nbsp;PBåˆ†é¡µæ•°å­—æ¡æ•ˆæžœÂ&nbsp;ç»“æŸÂ&nbsp;-----Â&nbsp;*/
.pagebar .pagination1 {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  clear: both;
  overflow: hidden;
  padding-top: 50px;
}
.pagination1 a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 5px 8px;
  margin: 0 5px;
}
.pagination1 span {
  color: #333;
  font-size: 14px;
  padding: 5px 2px;
  margin: 0 5px;
}
.pagination1 a:hover {
  color: #284a6f;
  border: 1px solid #284a6f;
}
.pagination1 a.page-num-current {
  color: #fff;
  background: #284a6f;
  border: 1px solid #284a6f;
}
/*Â&nbsp;-----Â&nbsp;PBåˆ†é¡µæ•°å­—æ¡æ•ˆæžœÂ&nbsp;ç»“æŸÂ&nbsp;-----Â&nbsp;*/
.wjdhBg, .wjdhColor::before, .swiper-pagination-bullet-active, .pro_centern2BoxMainNew ul li:hover .bdlistdd, .pro_centern2BoxMainNew ul li:hover .bdlistdd, .pc2b1mb .hd ul li .on i, .wjdhBg1:hover, .xgnrbd ul li:hover, .wjdhBg1, .wjdhBg2:hover, .proBg, .proListclass3:hover, .proListclass1, .proListRsort1 a::before, .wjdhColor3::before, .liebiaocolor ul li:hover, .proList_classify ul li p a b, .caseLdd .button_text_container, .caseLdd:hover .button_text_container, .caseTab ul li:hover, .pro_list .newsTop ul li:hover .newsTopcenter, .pro_list ul li:hover .descdd, .news_classify ul li b, .newsQa ul li i span, .contact ul li:hover .contactTop, .driving-way .hd li .on, .pro_centern3 .pro_centern3Box .pro_centern3BoxLi1 ul li a.pro_centern3BoxLiTitle i, .pro_centern1Box3 .pro_centern1Box3R a.pro_centern1Box3RMore, .pro_centern3 .pro_centern3Box .pro_centern3BoxRight ul li .pro_centern3BoxRightBox a.pro_centern3BoxMore::after, .pro_centern3 .pro_centern3Box .pro_centern3BoxBottom ul li .pro_centern3BoxRightBox a.pro_centern3BoxMore::after, .pro_centern2 .pro_centern2Box1Main .pro_centern2Box1MainBox .hd ul li.on i, .newsTop ul li:hover .newsTopcenter, .driving-way .hd li.on, .pro_addPageTitle, .ShowProductCenter ul li h6, .ShowProductCenter ul li ol li i, .pro_addPageTitle h4, .pro_addPagenr ul li:hover h5, .pro_addNewsTitle, pro_addNewsText:hover, .proListR ul li .proListCenterBpx:hover .proListCenterTextR, .pro_addNewsCenter .pro_addNewsBoxR:hover i, .pro_addNewsCenter .pro_addNewsBoxL:hover i, .pagination a:hover, .pagination span:hover, .pagination span.current, .pro_centern1Box1 .pro_centern1Box1Box .pro_centern1BoxTextBox1Center .pro_centern1Box1BoxList .pro_centern1Box1dd, .JourCenterTitle h3::before, .JourCenterTitle h3::after, .newsTonewsTioTime, .newsToNewTopRRboxRTitle::after, .newsTOnewBottomBox ul li:hover .newsTOnewBottomBoxTimeL, .newsTOnewBottomBox ul li::before, .newsTOnewBottomBox ul li::after, .newsTOnewTopRCenter ul li:hover .newsTOnewTopRCenterL, .aboutNewBox .aboutHonorAndxinxi .aboutHonorAndxinxiBg, .service2Ny .service2NyList .service2NyListBox ul li .service2NyListBoxListText .service2NyListBoxListTextL i, .newsPageProductPage1Case .newsPageProductPage1CaseBox .hd ul li.on, .newsPageProductaddPage span:hover, .newsPageProductaddPage a:hover, .service2Ny .service2NyList .service2NyListBox ul li .service2NyListBoxListText .service2NyListBoxListTextL .service2NyListBoxListTextLList a:hover, .service3Ny .service3NyBox ul li .service3NyBoxText .service3NyBoxTextR em, .newsPage .newsPageBoxCenter .newsPageBoxR .newsPageBoxRNewsMenu h4 i::after, .newsPage .newsPageBoxCenter .newsPageBoxR .newsPageBoxRNewsMenu ul li em, .newsPage .newsPageBoxCenter .newsPageBoxR .newsPageBoxRNewsProduct .newsPageBoxRNewsProductBox h4 i::after, .newsPage .newsPageBoxCenter .newsPageBoxR .newsPageBoxRNewsProduct .newsPageBoxRNewsTextBox h4 i::after, .newsPage .newsPageBoxCenter .newsPageBoxR .newsPageBoxRNewsProduct .newsPageBoxRNewsTextBox ul li a:hover::after, .newsPage .newsPageBoxCenter .newsPageBoxR .newsPageBoxRNewsProduct .newsPageBoxRNewsProductBox ul li:hover, .newsPage .newsPageBoxCenter .newsPageBoxR .newsPageBoxRNewsMenu ul li:hover a, .newsPageProductPageNewCenter1 .newsPageProductPageNewCenter1R .newsPageProductPageNewCenter1RXgnr .newsPageProductPageNewCenter1RXgnrMenu ul li:hover, .newsPageProductPageNewCenter1 .newsPageProductPageNewCenter1R .newsPageProductPageNewCenter1CaseHot .newsPageProductPageNewCenter1CaseHotCenter ul li .newsPageProductPageNewCenter1CaseHotCenterText b, .newsPageProductPageNewCenter1 .newsPageProductPageNewCenter1R .newsPageProductPageNewCenter1CaseHotNews ul li a:hover i, .productHot1 .productHot1Product .productHot1ProductTop .productHot1ProductTopText span.productHot1ProductTopTextZs::after, .productHot1 .productHot1Product .productHot1ProductTop .productHot1ProductTopText .productHot1ProductTopTextMore::after, .productHot1 .productHot1Product .productHot1ProductTop .productHot1ProductTopText .productHot1ProductTopTextTel a, .productHot1 .productHot1Product .productHot1ProductBottom ul li:hover .productHot1ProductBottomText, .productHot1 .productHot1ReasonBox .bd .productHot1ReasonList a, .productHot1 .productHot1ReasonBox .productHot1ReasonListHd ul li.on .productHot1ReasonListHdBox .productHot1ReasonListHdR, .productHot1 .productHot1ReasonBox .productHot1ReasonListHd .productHot1ReasonListHdJt, .productHot1 .productHot1Message .container .productHot1MessageBox .productHot1MessageL .productHot1MessageLCenter .productHot1MessageLCenterr a, .productHot1 .productHot1Message .container .productHot1MessageBox .productHot1MessageR ul li b::after, .productHot1 .productHot1Message .container .productHot1MessageBox .productHot1MessageR ul li .productHot1MessageRBth, .productHot1 .productHot1News .productHot1NewsBox ul li.swiper-slide-next::after, .productHot1 .productHot1News .productHot1NewsBox .productHot1NewsBoxL:hover, .productHot1 .productHot1News .productHot1NewsBox .productHot1NewsBoxR:hover, .productHot2 .productHot2recommend .productHot2recommendBoxTop .productHot2recommendBoxTopBox .productHot2recommendBoxTopL .productHot2recommendBoxTopLText b, .productHot2 .productHot2choose .productHot2chooseBox .productHot2chooseL .productHot2chooseLBox ul li.on, .productHot2 .productHot2choose .productHot2chooseBox .productHot2chooseR .productHot2chooseRJt .productHot2chooseRJtBox, .productHot2 .productHot2Message .productHot2MessageBottom button, .productHot1recommendBoxL:hover, .productHot1recommendBoxR:hover, .caseproductTransformBox ul li:hover .caseproductTransformBoxR p i, .listproduct5 .listproduct5Box .listproduct5BoxL .listproduct5BoxLBox .listproduct5BoxLBoxR ul li .listproduct5BoxLBoxRBox p:hover::before, .listproduct5 .listproduct5Box .listproduct5BoxL .listproduct5BoxLBox .listproduct5BoxLBoxR ul li .listproduct5BoxLBoxRBox p:hover i::before, .listproduct5 .listproduct5Box .listproduct5BoxL .listproduct5BoxLBox .listproduct5BoxLBoxR ul li .listproduct5BoxLBoxRBox p:hover i::after, .listproduct5 .listproduct5Box .listproduct5BoxL .listproduct5BoxLBox .listproduct5BoxLBoxR ul li .listproduct5BoxLBoxRBox p:hover::after, .listproduct5 .listproduct5Box .listproduct5BoxL .listproduct5BoxLBoxCase .listproduct5BoxLBoxCaseTitle .listproduct5BoxLBoxCaseTitleL, .listproduct5 .listproduct5Box .listproduct5BoxL .listproduct5BoxLBoxNews .listproduct5BoxLBoxCaseTitle .listproduct5BoxLBoxCaseTitleL, .listproduct5 .listproduct5Box .listproduct5BoxR .listproduct5BoxRTop .listproduct5BoxRTopR .listproduct5BoxRTopRTop .listproduct5BoxRTopRTopMessage .listproduct5BoxRTopRTopMessageTel, .listproduct5 .listproduct5Box .listproduct5BoxR .listproduct5BoxRBottom .listproduct5BoxRBottomTitle .listproduct5BoxRBottomTitleT, .listproduct5 .listproduct5Box .listproduct5BoxL .listproduct5BoxLBox .listproduct5BoxLBoxR ul li .listproduct5BoxLBoxRBox p:hover a::after, .listproduct5 .listproduct5Box .listproduct5BoxL .listproduct5BoxLBox .listproduct5BoxLBoxR ul li .listproduct5BoxLBoxRBox p:hover a::before, .listproduct5 .listproduct5Box .listproduct5BoxL .listproduct5BoxLBox .listproduct5BoxLBoxR ul li.active h6, .listproduct5 .listproduct5Box .listproduct5BoxL .listproduct5BoxLBox .listproduct5BoxLBoxR ul li.active h6 .listproduct5BoxLBoxRR i::after {
  background: rgb(40, 74, 111) !important;
}
.wjdhColor, .wjdhColor1:hover, .pro_centern1Box4CenterR:hover .pro_centern1Box4CenterRTitle, .xgnrbd ul li:hover a, .caseMenuR a:hover, .xgnrbd1 ul li:hover a, .wjdhColor2 a:hover, .newsHot ul li:hover i, .newsHot ul li:hover span, .listliebiao ul li:hover a, .caseTitleR ul li:hover .ctc, .aboutTitle a, .pro_centern1Title a, .liebiaocolor2 ul li:hover a.newsListdt, .liebiaocolor3 ul li:hover a, .proList_sort ul li:hover .proHot_txt, .newsListL:hover a, .newsListRtopR:hover a, .newsCenterTopr:hover h4 a, .newsCenterb ul li:hover a, .driving-way .map-tab .trip-mode a.active, .pro_centern1Box2 .pro_centern1Box2Box .pro_centern1Box2List:hover .pro_centern1Box2right .pro_centern1Box2MinTitle, .pro_centern4Box1MainRBox b, .pro_centern3Box2ListBoxLi:hover a, .caseTitleR ul li .gaoliang .ctc, .caseRer a:hover, .honorBox li:hover .honorMore1, a.siteMore:hover, .honor ul li:hover .honorMore, .ShowProductCWC a:hover, .ShowProductImgRBoxTitle, .ShowProductImgBoxCenterRMore:hover, .ShowProductListBox ul li:hover .showProductListMOredL a, .ShowProductListBox ul li:hover .showProductListMOredL p, .showProductTitleMore:hover.ShowProductTitleText a:hover, .showProductTitleMore:hover, .pro_addPagenr ol li:hover a, .pro_addNewsBoxList ul li a:hover, .proListR ul li .proListCenterBpx:hover .proListCenterTextL a, .productRtopr h4, .proListRsort a:hover, .proListCenter ul li:hover a.proListTitle, .pro_centern1Box4Center .pro_centern1Box4CenterLc .bd .pro_centern1Box4CenterLi .pro_centern1Box4CenterR:hover .pro_centern1Box4CenterRTitle, .JourCenterText:hover h4 a, .JourCenterR ul li:hover span a, .JourBottomCenterBox ul li:hover a b, .JourCenterN ul li .JourCenterNCenter:hover .JourCenterText h4 a, .pro_reason3AdvTopText p, .pro_center3ListBox ul li:hover .showProductListMOredL a, .pro_center3ListBox ul li:hover .showProductListMOredL p, .newsTOnewTopRTitleL h4, .newsTOnewTopRTitleL span, .newsTOnewTopRTitleLTitle, .newsToNewTopRRbox ul li:hover .newsToNewTopRRboxRTitle a, .newsTOnewBottomtitle h3, .newsTOnewBottomBox ul li:hover .newsToNewBottomBoxText a, .searchNews ul li a:hover, .caseMenuTop a:last-child, .service2Ny .service2NyList .service2NyListBox ul li .service2NyListBoxList i.service2NyListBoxListIco::after, .service2Ny .service2NyList .service2NyListBox ul li .service2NyListBoxListText .service2NyListBoxListTextL .service2NyListBoxListTextLMore, .service3Ny .service3NyBox ul li:hover .service3NyBoxText .service3NyBoxTextL i, .newsPage .newsPageBoxCenter .newsPageBoxR .newsPageBoxRNewsProduct .newsPageBoxRNewsTextBox ul li a:hover, .newsPageProductPage1 .newsPageProductPage1Hd ul li:hover .newsPageProductPage1HdTop a, .productHot1 .productHot1Product .productHot1ProductTop:hover .productHot1ProductTopText .productHot1ProductTopTextNr, .productHot1 .productHot1Case .productHot1CaseBox .productHot1CaseBoxBottom ul li .productHot1CaseBoxContent:hover .productHot1CaseBoxText a.productHot1CaseBoxTextTitle, .productHot1 .productHot1Message .container .productHot1MessageBox .productHot1MessageL .productHot1MessageLCenter .productHot1MessageLCenterl b, .productHot1 .productHot1News .productHot1NewsBox ul li .productHot1NewsBoxCenter:hover .productHot1NewsR i, .productHot1 .productHot1recommend .productHot1recommendBox ul li:hover .productHot1recommendBoxText .productHot1recommendTextL i, .productHot1 .productHot1recommend .productHot1recommendBox ul li:hover .productHot1recommendBoxText .productHot1recommendTextL span, .productHot2 .productHot2Title h5, .productHot2 .productHot2recommend .productHot2recommendBoxTop .productHot2recommendBoxTopBox .productHot2recommendBoxTopR:hover .productHot2recommendBoxTopRText, .productHot2 .productHot2recommend .productHot2recommendBoxTop .productHot2recommendBoxTopBox .productHot2recommendBoxTopR:hover .productHot2recommendBoxTopRMore, .productHot2 .productHot2recommend .productHot2recommendBoxTop .productHot2recommendBoxTopBox .productHot2recommendBoxTopL:hover .productHot2recommendBoxTopLText i, .productHot2 .productHot2recommend .productHot2recommendBoxBottom ul li:hover .productHot2recommendBoxBottomText i, .productHot2 .productHot2recommend .productHot2recommendBoxBottom ul li:hover .productHot2recommendBoxBottomText span, .productHot2 .productHot2relevant ul li:hover .productHot2relevantText i, .productHot2 .productHot2relevant ul li:hover .productHot2relevantText span, .productHot2 .productHot2Case .productHot2CaseBox .productHot2CaseBoxBd .productHot2CaseBoxBdList:hover .productHot2CaseBoxBdListText .productHot2CaseBoxBdListTextBox .productHot2CaseBoxBdListTextTitle, .productHot2 .productHot2choose .productHot2chooseBox .productHot2chooseR .productHot2chooseBd .productHot2chooseBdList h4, .productHot3 .productHot3advantages .productHot3TitleAdvantages .productHot3TitleL h4, .productHot3 .productHot3advantages .productHot3TitleAdvantages .productHot3TitleR .productHot3TitleRTel p, .productHot3 .productHot3Case .productHot3CaseBox ul li:hover a.productHot3CaseBoxText i, .productHot3 .productHot3Case .productHot3CaseBox ul li:hover a.productHot3CaseBoxText i, .productHot3 .productHot3Case .productHot3CaseBox ul li.swiper-slide-next a.productHot3CaseBoxText i, .productHot3 .productHot3relevant ul li:hover .productHot3relevantText i, .productHot3 .productHot3relevant ul li:hover .productHot3relevantText span, .productHot3 .productHot3News .productHot3NewsBox ul li .productHot3NewsBoxContent:hover .productHot3NewsBoxL b, .productHot3 .productHot3News .productHot3NewsBox ul li .productHot3NewsBoxContent:hover .productHot3NewsBoxL span, .productHot3 .productHot3News .productHot3NewsBox ul li .productHot3NewsBoxContent:hover .productHot3NewsBoxC a, .productHot3 .productHot3Product .productHot3ProductBoxBottom ul li:hover .productHot3ProductBoxBottomText span, .productHot3 .productHot3Product .productHot3ProductBoxBottom ul li:hover .productHot3ProductBoxBottomText b, .productHot3 .productHot3Product .productHot3ProductBoxTop ul li:hover .productHot3ProductBoxTopList .productHot3ProductBoxTopListText .productHot3ProductBoxTopListMore, .productsDownload p a, .search_boxCenter .container .search_boxCenterBox ul li .search_boxCenterBoxText .search_boxCenterBoxTextTitle, .search_boxCenter .container .search_boxCenterBox ul li .search_boxCenterBoxText .search_boxCenterBoxTextBox .search_boxCenterBoxTextBoxCenter .search_boxCenterBoxTextBoxL a, .search_boxCenter .container .search_boxCenterBox ul li .search_boxCenterBoxText .search_boxCenterBoxTextBox .search_boxCenterBoxTextBoxCenter .search_boxCenterBoxTextBoxR a, .listproduct5 .listproduct5Box .listproduct5BoxL .listproduct5BoxLBox .listproduct5BoxLBoxR ul li .listproduct5BoxLBoxRBox p:hover a, .listproduct5 .listproduct5Box .listproduct5BoxR .listproduct5BoxRList ul li:hover .listproduct5BoxRListText span i {
  color: rgb(40, 74, 111) !important;
}</pre></body></html>