@charset "utf-8";
button,
hr {
  overflow: visible;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
  outline: ButtonText dotted 1px;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  color: inherit;
  padding: 0;
}
optgroup {
  font-weight: 700;
}
a {
  outline: none;
}
:focus {
  outline: 0;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #fff;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #ddd;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #bbb;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
  -moz-box-sizing: inherit;
}
body {
  font-family: "Helvetica Neue", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #6f7479;
  background-color: #fff;
  margin: 0;
  padding: 0;
}
ul,
li,
dd,
dl {
  list-style: none;
}
a {
  text-decoration: none;
}
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
a {
  margin: 0;
  padding: 0;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
  line-height: 0;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
strong,
.strong {
  color: #36383c;
  font-weight: normal;
}
a.linker {
  color: #737980;
  font-size: 12px;
}
a.link:hover,
a.linker:hover {
  color: #2d56b1;
  transition: color 0.3s ease-out;
}
a.link.more:after,
a.linker.more:after {
  content: "";
  width: 17px;
  height: 17px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: -4px;
  background: url(../images/common/icons-universal.png) -177px 3px no-repeat;
}
a.linker.more:hover:after,
a.link.more:hover:after {
  background-position: -190px 4px;
}
.txt-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hide {
  display: none;
}
.hidden {
  visibility: hidden;
}
.head {
  padding-top: 30px;
  height: 90px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  background: transparent;
  transition: all 0.3s;
  z-index: 9999;
}
.head.header-fixed {
  background: #021b37;
}
.head .header-content {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.head .header-logo {
  background: url(../images/head-logo.svg);
  background-size: 100% 100%;
  width: 183px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}
.head .header-title {
  display: inline-block;
  width: calc(100% - 200px);
  text-align: center;
  vertical-align: middle;
  height: 28px;
  overflow: hidden;
}
.head .header-title .header-nav-li {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 500;
  margin-right: 60px;
  transition: all 0.3s;
}
.head .header-title .header-nav-li.mb {
  display: none !important;
}
.head .header-title .header-nav-li:hover {
  color: #60c9da;
}
@media (max-width: 1439px) {
  .header .header-content {
    max-width: 1200px;
  }
}
@media (max-width: 1279px) {
  .header .header-content {
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media (max-width: 767px) {
  .header .header-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 978px) {
  .head {
    padding-top: 0;
    height: 46px;
    padding-top: 13px;
    position: relative;
  }
  .head .header-logo {
    width: 108px;
    height: 20px;
    background-size: 100% 100%;
  }
  .head .menu-mb-icon {
    display: block;
  }
  .head .menu-mb-icon i {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/crumb.svg) center no-repeat;
    background-size: 100% 100%;
    right: 15px;
    top: 15px;
    cursor: pointer;
  }
  .head .header-title {
    position: fixed;
    height: 100vh;
    background: #181818;
    padding-top: 40px;
    transform: translateX(160px);
    transition: all 0.3s;
    top: 0;
    bottom: 0;
    right: 0;
    width: 160px;
    z-index: 999;
  }
  .head .header-title .pc {
    display: none;
  }
  .head .header-title.active {
    transform: translateX(0);
  }
  .head .header-title .header-nav-li {
    margin-right: 0;
    width: 100%;
    text-align: left;
    padding-left: 20px;
  }
  .head .header-title .header-nav-li.mb {
    display: block !important;
  }
  .head .header-title a {
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    display: inline-block;
  }
}
.footer {
  background: #000118;
  padding: 60px 0;
  text-align: center;
}
.footer img {
  margin-bottom: 30px;
}
.footer .l-container p {
  display: inline-block;
}
.footer .l-container p:last-child {
  margin-left: 30px;
}
.footer .l-container p i {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background-size: 100% 100%;
  margin-right: 3px;
  margin-bottom: 4px;
}
@media (max-width: 978px) {
  .footer {
    background: #000118;
    padding: 30px 0;
    text-align: center;
  }
  .footer img {
    margin-bottom: 20px;
    width: 108px;
    height: 20px;
  }
  .footer .l-container a {
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    line-height: 16px;
    display: inline-block;
  }
  .footer .l-container p {
    display: inline-block;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    line-height: 16px;
  }
  .footer .l-container p:first-child {
    display: block;
  }
  .footer .l-container p:last-child {
    margin-left: 20px;
  }
  .footer .l-container p i {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background-size: 100% 100%;
    margin-right: 3px;
    margin-bottom: 4px;
  }
}
.fixed-box {
  position: fixed;
  right: 30px;
  bottom: 60px;
  padding: 10px;
  z-index: 999;
}
.fixed-box ul li a {
  display: inline-block;
}
.fixed-box ul li i {
  width: 32px;
  height: 32px;
  display: inline-block;
  transition: all 0.3s;
  overflow: hidden;
}
.fixed-box ul li ul {
  padding: 15px 20px;
  position: absolute;
  right: 70px;
  top: 12px;
  background: #fff;
  width: 178px;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  text-align: left;
}
.fixed-box ul li ul li {
  background: none !important;
  padding: 0 !important;
}
.fixed-box ul li ul h3 {
  font-size: 14px;
  color: #3d3d3d;
  line-height: 20px;
  margin-bottom: 5px;
}
.fixed-box ul li ul p {
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
.fixed-box ul li ul p span {
  color: #07c5d5;
  display: inline-block;
}
.fixed-box ul li:nth-child(1) {
  background: #122572;
  padding: 0 10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.fixed-box ul li:nth-child(1) i {
  background: url(../images/fixed-tel.svg) !important;
  background-size: 100% 100% !important;
  padding-bottom: 70px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.fixed-box ul li:nth-child(2) {
  background: #122572;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.fixed-box ul li:nth-child(2) i {
  background: url(../images/fixed-wechat.svg) !important;
  background-size: 100% 100% !important;
  padding-bottom: 62px;
}
.fixed-box ul li:nth-child(3) {
  background: #122572;
  width: 50px;
  height: 50px;
  margin-top: 15px;
}
.fixed-box ul li:nth-child(3) i {
  width: 50px;
  height: 50px;
  background: url(../images/fixed-return.svg) !important;
  background-size: 100% 100% !important;
}
.fixed-box ul li:nth-child(1):hover i {
  background: url(../images/fixed-tel-h.svg) !important;
  background-size: 100% 100% !important;
}
.fixed-box ul li:nth-child(1) a:hover + ul {
  opacity: 1;
  visibility: visible;
}
.fixed-box ul li:nth-child(2):hover i {
  background: url(../images/fixed-wechat-h.svg) !important;
  background-size: 100% 100% !important;
}
.fixed-box ul li:nth-child(2) a:hover + .wechat-box {
  opacity: 1;
  visibility: visible;
}
.fixed-box ul li:nth-child(3):hover i {
  background: url(../images/fixed-return-h.svg) !important;
  background-size: 100% 100% !important;
}
.fixed-box .wechat-box {
  position: absolute;
  right: 70px;
  top: 80px;
  background: #fff;
  padding: 10px;
  border-radius: 8px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.fixed-box .wechat-box p {
  font-size: 14px;
  line-height: 20px;
  color: #666;
  text-align: left;
  margin-bottom: 5px;
}
.fixed-box .wechat-box img {
  width: 114px;
  height: 114px;
  margin-bottom: 0;
}
@media (max-width: 978px) {
  .fixed-box {
    display: none;
  }
}
