@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/index/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 {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  background: #fff;
  transition: all 0.3s;
  z-index: 9999;
}
.head.header-fixed,
.head.header-fixed-default {
  background: #ffffff;
  box-shadow: 0px 10px 20px 0px rgba(237, 242, 250, 0.6);
}
.head.header-fixed:after,
.head.header-fixed-default:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  z-index: 999;
  box-shadow: 0px 10px 20px 0px rgba(237, 242, 250, 0.6);
}
.head .header-content {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.head .header-logo {
  width: 100px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
}
.head .header-logo img {
  width: 100%;
  height: 100%;
}
.head .header-title {
  display: inline-block;
  width: calc(100% - 124px);
  text-align: center;
  height: 60px;
  vertical-align: middle;
  padding-top: 10px;
}
.head .header-title .header-nav {
  height: 60px;
}
.head .header-title .header-nav-ul {
  display: inline-block;
  width: calc(100% - 320px);
  vertical-align: top;
  text-align: left;
  height: 60px;
  padding-left: 40px;
}
.head .header-title .header-nav-li {
  float: left;
  font-size: 16px;
  color: #000;
  text-align: left;
  padding-top: 10px;
  height: 50px;
  line-height: 20px;
  font-weight: 400;
  padding: 8px 15px 0;
  transition: all 0.3s;
  cursor: pointer;
  border-bottom: 3px solid transparent;
}
.head .header-title .header-nav-li > a {
  transition: all 0.3s;
}
.head .header-title .header-nav-li i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/index/fire.svg) center no-repeat;
  background-size: 100% 100%;
  margin-left: 3px;
  vertical-align: middle;
  margin-top: -3px;
}
.head .header-title .header-nav-li i.arrow-bottom {
  width: 9px;
  height: 9px;
  background: url(../images/index/arrow-bottom.svg) center no-repeat;
  background-size: 100% 100%;
}
.head .header-title .header-nav-li .nav-item {
  display: inline-block;
  line-height: 20px;
}
.head .header-title .header-nav-li .nav-item:after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  height: 2px;
  background: #a475ff;
  bottom: 5px;
  transition: all 0.3s;
}
.head .header-title .header-nav-li .nav-item.active {
  transform: scale(1.1);
  font-weight: 500;
}
.head .header-title .header-nav-li .nav-item.active:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: #a475ff;
  bottom: 5px;
}
.head .header-title .header-nav-li.mb {
  display: none !important;
}
.head .header-title .nav-dropdown-box {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  padding: 30px 50px 50px 50px;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  z-index: 0;
  transition: all 0.01s 0.3s;
  cursor: auto;
  box-shadow: 0px 10px 20px 0px rgba(237, 242, 250, 0.6);
}
.head .header-title .nav-dropdown-box .nav-dropdown-item {
  display: inline-block;
  width: calc((100% - 165px) / 4);
  margin-right: 10px;
  vertical-align: text-top;
}
.head .header-title .nav-dropdown-box .nav-dropdown-item > h3 {
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 500;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6dbe3;
  margin-bottom: 10px;
}
.head .header-title .nav-dropdown-box .nav-dropdown-item > h3 i {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  background-size: 100% 100% !important;
}
.head .header-title .nav-dropdown-box .nav-dropdown-item:last-child {
  margin-right: 0;
}
.head .header-title .nav-dropdown-box .nav-dropdown-item .nav-dropdown-items {
  padding: 10px 0;
  position: relative;
}
.head .header-title .nav-dropdown-box .nav-dropdown-item .nav-dropdown-items a {
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  transition: all 0.3s;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item
  .nav-dropdown-items
  a
  i {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-size: 100% 100% !important;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item
  .nav-dropdown-items
  a:hover {
  color: #e60012;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item
  .nav-dropdown-items
  a:hover
  .nav-arrow-right {
  background: url(../images/index/allow-right-h.svg) !important;
  background-size: 100% 100%;
}
.head .header-title .nav-dropdown-box .nav-dropdown-item .nav-dropdown-items p {
  font-size: 12px;
  color: #585656;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 400;
  margin-top: 5px;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item
  .nav-dropdown-items
  p
  img {
  display: inline-block;
  width: calc((100% - 10px) / 2);
  box-shadow: 0px 5px 10px 0px rgba(239, 240, 251, 0.5);
  transition: all 0.3s;
  margin-right: 5px;
  height: 84px;
  padding: 5px;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item
  .nav-dropdown-items
  p
  img:hover {
  box-shadow: 0px 10px 15px 0px #eff0fb;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item
  .nav-dropdown-items
  p
  > a {
  font-size: 0;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item
  .nav-dropdown-items
  p
  a:last-child
  img {
  margin-right: 0;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item
  .nav-dropdown-items
  .new-icon {
  width: 24px;
  height: 14px;
  background: url(../images/index/new-icon.svg);
  background-size: 100% 100%;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item
  .nav-dropdown-items
  .hot-icon {
  width: 24px;
  height: 14px;
  background: url(../images/index/hot-s-icon.svg);
  background-size: 100% 100%;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item
  .nav-dropdown-items
  .nav-arrow-right {
  width: 10px;
  height: 10px;
  background: url(../images/index/nav-arrow-right.svg);
  background-size: 100% 100%;
  transition: all 0.3s;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item
  .nav-dropdown-items:last-child
  p
  > a:last-child
  img {
  transform: translateX(-4px);
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item
  .nav-dropdown-items::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: -10px;
  z-index: -1;
  background: transparent;
  transition: all 0.3s;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item
  .nav-dropdown-items:hover:after {
  background: #f3f6fe;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item.logo
  .nav-dropdown-items {
  width: 50%;
  float: left;
  padding-bottom: 5px;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item.logo
  .nav-dropdown-items
  p
  img {
  width: calc((100% - 5px) / 2);
  max-width: 100px;
  float: left;
  margin-bottom: 10px;
  background-image: linear-gradient(180deg, #f9faff 0%, #ffffff 100%);
  margin-left: 0 !important;
}
.head
  .header-title
  .nav-dropdown-box
  .nav-dropdown-item.logo
  .nav-dropdown-items
  p
  img:nth-child(even) {
  margin-left: 5px !important;
}
.head .header-title .nav-dropdown-box .l-content {
  float: left;
  width: 75%;
}
.head .header-title .nav-dropdown-box .r-content {
  float: left;
  width: 25%;
  max-width: 270px;
  font-size: 0;
  position: relative;
}
.head .header-title .nav-dropdown-box .r-content img {
  width: 100%;
}
.head .header-title .nav-dropdown-box .r-content h3 {
  font-size: 24px;
  color: #000000;
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 500;
  position: absolute;
  width: 198px;
  left: 30px;
  bottom: 88px;
}
.head .header-title .nav-dropdown-box .r-content a {
  position: absolute;
  left: 30px;
  font-size: 14px;
  line-height: 18px;
  bottom: 40px;
}
.head .header-title .nav-dropdown-box .r-content a i {
  width: 10px;
  height: 10px;
}
.head .header-title .nav-dropdown-box.product {
  border-top: 1px solid #d6dbe3;
}
.head .header-title .nav-dropdown-box.product .l-product-left {
  display: inline-block;
  width: 200px;
  vertical-align: text-top;
}
.head .header-title .nav-dropdown-box.product .l-product-left h3 {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 40px;
}
.head .header-title .nav-dropdown-box.product .l-product-left .info-box a {
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  display: block;
  margin-bottom: 20px;
  transition: all 0.3s;
}
.head
  .header-title
  .nav-dropdown-box.product
  .l-product-left
  .info-box
  a:hover {
  color: #e60012;
}
.head .header-title .nav-dropdown-box.product .l-product-left .btn-box a {
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 400;
  height: 32px;
  line-height: 30px;
  width: 100px;
  border-radius: 4px;
  color: #fff;
  padding: 0;
}
.head .header-title .nav-dropdown-box.product .l-product-left .btn-box a.white {
  color: #e60012;
  border: 1px solid #e60012;
}
.head
  .header-title
  .nav-dropdown-box.product
  .l-product-left
  + .nav-dropdown-item {
  position: relative;
}
.head
  .header-title
  .nav-dropdown-box.product
  .l-product-left
  + .nav-dropdown-item:after {
  content: "";
  top: 0;
  bottom: 0;
  position: absolute;
  left: -40px;
  width: 1px;
  background: #d6dbe3;
}
/* .head .header-title .nav-dropdown-box.product .nav-dropdown-item {
  width: calc((100% - 330px) / 3);
} */
.head .header-title .nav-dropdown-box.product .nav-dropdown-item p {
  padding-left: 35px;
  margin-top: 0;
}
.about-nav {
  display: none;
}
@media (min-width: 1200px) {
  .about-nav {
    display: block;
  }
}
@media (max-width: 978px) {
  .about-nav {
    display: block;
  }
}

.head
  .header-title
  .nav-dropdown-box.product
  .nav-dropdown-item
  .nav-dropdown-items
  a {
  display: inline-block;
  width: 100%;
}
.head .header-title .nav-dropdown-box.solution {
  border-top: 1px solid #d6dbe3;
}
.head .header-title .nav-dropdown-box.solution .nav-dropdown-item {
  width: calc((100% - 130px) / 3);
}
.head .header-title .nav-dropdown-box.solution .nav-dropdown-item p {
  padding-left: 35px;
}
/* .head
  .header-title
  .nav-dropdown-box.solution
  .nav-dropdown-item:nth-child(1)
  p {
  padding-left: 45px;
  margin-top: 0;
} */

.head
  .header-title
  .nav-dropdown-box.solution
  .nav-dropdown-item
  .nav-dropdown-items
  a {
  display: inline-block;
  width: 100%;
}
.head .header-title .nav-dropdown-box.support {
  border-top: 1px solid #d6dbe3;
}
.head .header-title .nav-dropdown-box.support .nav-dropdown-item {
  width: calc((100% - 130px) / 3);
}
.head
  .header-title
  .nav-dropdown-box.support
  .nav-dropdown-item
  .nav-dropdown-items
  a {
  display: inline-block;
  width: 100%;
}
.head .header-title .nav-dropdown-box.case {
  border-top: 1px solid #d6dbe3;
}
.head .header-title .nav-dropdown-box.case .l-content .nav-dropdown-item {
  width: calc(48% - 60px);
}
.head
  .header-title
  .nav-dropdown-box.case
  .l-content
  .nav-dropdown-item:last-child {
  width: calc(48% - 60px);
}
.head
  .header-title
  .nav-dropdown-box.case
  .l-content
  .nav-dropdown-item
  > h3
  a {
  transition: all 0.3s;
}
.head
  .header-title
  .nav-dropdown-box.case
  .l-content
  .nav-dropdown-item
  > h3
  .case-more {
  float: right;
}
.head
  .header-title
  .nav-dropdown-box.case
  .l-content
  .nav-dropdown-item
  > h3
  a:hover {
  color: #e60012;
}
.head .header-title .nav-dropdown-box.about {
  width: 160px;
  left: 50%;
  margin-left: -80px;
  z-index: 1;
  padding: 30px;
  margin-top: 2px;
  border-top: 1px solid #d6dbe3;
  text-align: center;
}
.head .header-title .nav-dropdown-box.about .nav-dropdown-item {
  width: 100%;
}
.head .header-title .nav-dropdown-box.about .nav-dropdown-items:after {
  left: -30px;
  right: -30px;
}
.head .header-title .about-nav {
  position: relative;
}
.head .header-title .header-nav-li:hover {
  border-color: #eb4f44;
}
.head .header-title .header-nav-li:hover .nav-dropdown-box {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
  z-index: 1;
}
.head .header-btn {
  width: 104px;
  display: inline-block;
  vertical-align: middle;
  transform: translateY(-6px);
}
.head .header-btn a {
  margin-right: 0;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  padding: 0 20px;
  border: 1px solid #ffffff;
  border-radius: 20px;
  background: transparent;
  margin-top: 0;
}
.head .header-btn a:hover {
  background: #7c55ff;
  border-color: #7c55ff;
}
.head .header-tools {
  display: inline-block;
  padding-top: 5px;
  vertical-align: text-bottom;
}
.head .header-tools .phone-box {
  display: inline-block;
  vertical-align: top;
  padding-top: 3px;
  border: none;
  padding: 12px 0;
  border-radius: 30px;
  overflow: hidden;
  transform: scale(0.9);
  margin-top: -8px;
}
.head .header-tools .phone-box .phone-wrap {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #000;
  font-weight: 400 !important;
  transition: all 0.3s;
  cursor: pointer;
  padding-left: 60px;
  padding-right: 15px;
}
.head .header-tools .phone-box .phone-wrap span {
  display: inline-block;
  transform: scale(1.1) translateX(-3px);
  transition: all 0.3s;
}
.head .header-tools .phone-box .phone-wrap b {
  display: none;
}
.head .header-tools .phone-box .phone-wrap i {
  display: inline-block;
  width: 36px !important;
  height: 36px !important;
  background: #e60012 url(../images/index/head-phone-icon-h.svg) center
    no-repeat !important;
  vertical-align: middle;
  border-radius: 50%;
  transform: rotateZ(0);
  animation: headPhone 2.2s ease infinite;
  -moz-animation: headPhone 2.2s ease infinite;
  /* Firefox */
  -webkit-animation: headPhone 2.2s ease infinite;
  /* Safari 和 Chrome */
  -o-animation: headPhone 2.2s ease infinite;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -18px;
}
.head .header-tools .phone-box .phone-wrap s {
  display: inline-block;
  width: 36px !important;
  height: 36px !important;
  background: transparent;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.head .header-tools .phone-box .phone-wrap:after {
  content: "";
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -15px;
  width: 25px !important;
  height: 25px !important;
  background: url(../images/index/head-phone-icon-01-h.svg) center no-repeat !important;
  z-index: 2;
  opacity: 0;
  animation: headPhoneshow1 2.2s linear infinite;
  -moz-animation: headPhoneshow1 2.2s linear infinite;
  /* Firefox */
  -webkit-animation: headPhoneshow1 2.2s linear infinite;
  /* Safari 和 Chrome */
  -o-animation: headPhoneshow1 2.2s linear infinite;
}
.head .header-tools .phone-box .phone-wrap:before {
  content: "";
  position: absolute;
  left: 19px;
  top: 50%;
  margin-top: -18px;
  width: 25px !important;
  height: 25px !important;
  background: url(../images/index/head-phone-icon-02-h.svg) center no-repeat !important;
  z-index: 2;
  opacity: 0;
  animation: headPhoneshow2 2.2s 0.1s linear infinite;
  -moz-animation: headPhoneshow2 2.2s 0.1s linear infinite;
  /* Firefox */
  -webkit-animation: headPhoneshow2 2.2s 0.1s linear infinite;
  /* Safari 和 Chrome */
  -o-animation: headPhoneshow2 2.2s 0.1s linear infinite;
}
.head .header-tools .phone-box:hover span {
  color: #e60012 !important;
  transform: translateX(-3px) scale(1.1);
}
.head .header-tools .phone-box:hover .phone-wrap s {
  display: inline-block;
  width: 300px !important;
  height: 300px !important;
  /* background: #e60012; */
  vertical-align: middle;
  border-radius: 50%;
  position: absolute;
  left: -30px;
  z-index: -1;
}
.head .header-tools .btn-box {
  display: inline-block;
  margin: -4px 10px 0 0;
  vertical-align: top;
}
.head .header-tools .btn-box a {
  padding: 10px 20px;
  margin: 0;
  height: 40px;
  line-height: 20px;
  border-radius: 4px;
  font-size: 14px;
}
.head .header-tools .login-box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 45px;
}
.head .header-tools .login-box i {
  display: inline-block;
  font-style: normal;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  white-space: nowrap;
  color: #000;
  background-size: 100% 100% !important;
  vertical-align: middle;
  cursor: pointer;
}
.head .header-tools .login-box i.loginIcon {
  display: inline-block;
  font-style: normal;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 0;
  white-space: nowrap;
  color: #000;
  background-size: 100% 100% !important;
  vertical-align: middle;
  border-radius: 50%;
  cursor: pointer;
  background: url(./../images/index/user-img.png);
  background-size: 100% 100%;
}
.head .header-tools .login-box i:hover {
  color: #e60012;
}
.head .header-tools .login-box .login-drowp-box {
  position: absolute;
  top: 45px;
  background: #fff;
  width: 454px;
  right: 0;
  padding: 30px;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.head .header-tools .login-box .login-drowp-box .l-content {
  width: 251px;
  padding-right: 30px;
  text-align: left;
}
.head .header-tools .login-box .login-drowp-box .l-content h3 {
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.head .header-tools .login-box .login-drowp-box .l-content p {
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 20px;
  width: 48%;
}
.head .header-tools .login-box .login-drowp-box .l-content p i {
  width: 16px;
  height: 16px;
  background-size: 100% 100% !important;
  margin-right: 5px;
  opacity: 0.5;
  cursor: auto !important;
}
.head .header-tools .login-box .login-drowp-box .l-content p:last-child {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 12px;
  color: #666666;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}
.head .header-tools .login-box .login-drowp-box .l-content p:last-child a {
  font-size: 12px;
  color: #e60012;
  letter-spacing: 0;
  text-align: center;
  line-height: 18px;
}
.head .header-tools .login-box .login-drowp-box .l-content .btn-box {
  width: 100%;
  margin-top: 5px;
}
.head .header-tools .login-box .login-drowp-box .l-content .btn-box a {
  width: 100%;
  height: 32px;
  line-height: 12px;
  border-radius: 4px;
}
.head .header-tools .login-box .login-drowp-box .l-content p img {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden;
  vertical-align: middle;
}
.head .header-tools .login-box .login-drowp-box .l-content.logins p {
  width: 100%;
  margin-bottom: 80px;
}
.head .header-tools .login-box .login-drowp-box .r-content {
  width: 203px;
  padding-left: 30px;
  border-left: 0.5px solid #d6dbe3;
}
.head .header-tools .login-box .login-drowp-box .r-content h3 {
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}
.head .header-tools .login-box .login-drowp-box .r-content ul li {
  width: 48%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.head .header-tools .login-box .login-drowp-box .r-content ul li i {
  width: 30px;
  height: 30px;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}
.head .header-tools .login-box .login-drowp-box .r-content ul li a {
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  padding: 5px;
  display: block;
  transition: all 0.3s;
}
.head .header-tools .login-box .login-drowp-box .r-content ul li a:hover {
  color: #e60012;
  background: #f3f6fe;
}
.head .header-tools .login-box .login-drowp-box .r-content ul li:nth-child(2) {
  margin-bottom: 10px;
}
.head .header-tools .login-box .login-drowp-box .r-content ul li:nth-child(1) {
  margin-bottom: 10px;
}
.head .header-tools .login-box .login-drowp-box .logins {
  display: none;
}
.head .header-tools .login-box:hover .login-drowp-box {
  opacity: 1;
  visibility: visible;
}
@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: 10px;
    position: relative;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 44px;
    background: #ffffff !important;
    box-shadow: 0px 10px 20px 0px rgba(237, 242, 250, 0.6) !important;
  }
  .head .l-container {
    padding: 0;
  }
  .head .header-logo {
    width: 62px;
    height: 20px;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-top: 0;
  }
  .head .header-title {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.3);
    display: none;
  }
  .head .header-title .header-nav-ul {
    position: fixed;
    width: 80%;
    left: 20%;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100vh;
    background: #f3f6fe;
    overflow: auto;
    padding-left: 0;
  }
  .head .header-title .header-nav-ul::after {
    content: "";
  }
  .head .header-title .header-nav-li {
    float: none;
    width: 100%;
    padding: 0;
    height: auto;
    border-bottom: none !important;
  }
  .head .header-title .header-nav-li .nav-item {
    width: 100%;
    line-height: 40px;
    background: #fff;
    padding-left: 20px;
    position: relative;
  }
  .head .header-title .header-nav-li .nav-item > span {
    display: inline-block;
    width: calc(100% + 20px);
    color: #000;
    transform: translateX(-20px);
    padding-left: 15px;
    border-bottom: 1px solid #d2d7df;
  }
  .head .header-title .header-nav-li .nav-item > .fold-icon {
    display: block !important;
    position: absolute !important;
    width: 12px !important;
    height: 12px !important;
    left: auto !important;
    bottom: 0;
    right: 15px;
    top: 15px;
    background: url(../images/index/ifold.svg) center no-repeat;
    background-size: cover;
    transform: rotateX(0) rotateZ(-90deg);
  }
  .head .header-title .header-nav-li .nav-item .arrow-bottom {
    display: none;
  }
  .head .header-title .header-nav-li .nav-item:after {
    display: none !important;
  }
  .head .header-title .nav-dropdown-box {
    position: static;
    opacity: 1;
    visibility: visible;
    padding: 0;
  }
  .head .header-title .nav-dropdown-box .l-container {
    width: calc(100% + 20px);
    transform: translateX(-20px);
    background: #fff;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item {
    display: inline-block;
    width: 100% !important;
    margin-right: 0;
    vertical-align: super;
    display: none;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item > h3 {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 40px;
    padding-left: 30px;
    padding-bottom: 0;
    position: relative;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item > h3 i {
    display: none;
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item > h3 > .fold-icon {
    display: block !important;
    position: absolute;
    width: 12px;
    height: 12px;
    left: auto;
    bottom: 0;
    right: 5px;
    top: 15px;
    background: url(../images/index/ifold.svg) center no-repeat;
    background-size: cover;
    transform: rotateX(0) rotateZ(-90deg);
  }
  .head .header-title .nav-dropdown-box .nav-dropdown-item .nav-dropdown-items {
    padding: 0;
    line-height: 0;
    display: none;
  }
  .head
    .header-title
    .nav-dropdown-box
    .nav-dropdown-item
    .nav-dropdown-items
    a {
    font-size: 14px;
    color: #333;
    letter-spacing: 0;
    line-height: 39px;
    font-weight: 400;
    transition: all 0.3s;
    display: inline-block;
    padding-left: 45px;
    border-bottom: 1px solid #d2d7df;
    width: 100%;
    position: relative;
  }
  .head
    .header-title
    .nav-dropdown-box
    .nav-dropdown-item
    .nav-dropdown-items
    a
    i {
    display: none;
  }
  .head
    .header-title
    .nav-dropdown-box
    .nav-dropdown-item
    .nav-dropdown-items
    a
    > .fold-icon {
    display: block !important;
    position: absolute;
    width: 12px;
    height: 12px;
    left: auto;
    bottom: 0;
    right: 10px;
    top: 15px;
    background: url(../images/index/ifold.svg) center no-repeat;
    background-size: cover;
    transform: rotateX(0) rotateZ(-90deg);
  }
  .head
    .header-title
    .nav-dropdown-box
    .nav-dropdown-item
    .nav-dropdown-items
    a:hover {
    color: #e60012;
  }
  .head
    .header-title
    .nav-dropdown-box
    .nav-dropdown-item
    .nav-dropdown-items
    a:hover
    .nav-arrow-right {
    background: url(../images/index/allow-right-h.svg) !important;
    background-size: 100% 100%;
  }
  .head
    .header-title
    .nav-dropdown-box
    .nav-dropdown-item
    .nav-dropdown-items
    p {
    display: none;
  }
  .head
    .header-title
    .nav-dropdown-box
    .nav-dropdown-item
    .nav-dropdown-items
    .new-icon {
    display: none;
  }
  .head
    .header-title
    .nav-dropdown-box
    .nav-dropdown-item
    .nav-dropdown-items
    .nav-arrow-right {
    display: none;
  }
  .head
    .header-title
    .nav-dropdown-box
    .nav-dropdown-item.logo
    .nav-dropdown-items {
    width: 100%;
    float: none;
    padding-bottom: 0;
  }
  .head
    .header-title
    .nav-dropdown-box
    .nav-dropdown-item.logo
    .nav-dropdown-items
    p
    img {
    display: none;
  }
  .head .header-title .nav-dropdown-box .l-content {
    float: none;
    width: 100%;
  }
  .head .header-title .nav-dropdown-box .r-content {
    display: none;
  }
  .head .header-title .nav-dropdown-box.product {
    border: none;
  }
  .head .header-title .nav-dropdown-box.solution {
    border: none;
  }
  .head .header-title .nav-dropdown-box.support {
    border: none;
  }
  .head .header-title .nav-dropdown-box.case {
    border: none;
  }
  .head .header-title .nav-dropdown-box.about {
    width: 100%;
    left: 0;
    margin-left: 0;
    z-index: 1;
    padding: 0;
    margin-top: 0;
    border: none;
  }
  .head .header-title .nav-dropdown-box.about .nav-dropdown-item {
    width: calc(100% + 20px);
    transform: translateX(-20px);
    background: #fff;
  }
  .head
    .header-title
    .nav-dropdown-box.about
    .nav-dropdown-item
    .nav-dropdown-items {
    display: block;
  }
  .head
    .header-title
    .nav-dropdown-box.about
    .nav-dropdown-item
    .nav-dropdown-items
    a {
    padding-left: 30px;
  }
  .head .header-title .fold-icon.active {
    transform: rotateX(0) rotateZ(0) !important;
  }
  .head .header-btn {
    display: none;
  }
  .head .header-tools {
    display: none;
  }
  .head .menu-icon i {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 15px;
    top: 10px;
    background: url(../images/index/menu-icon.svg) center no-repeat;
  }
}
.login-model {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -999;
  transition: all 0.3s;
}
.login-model.active {
  z-index: 99999;
  opacity: 1;
  visibility: visible;
  background: rgba(0, 0, 0, 0.5);
}
.login-model .close-icon {
  width: 18px;
  height: 18px;
  position: absolute;
  right: 20px;
  top: 20px;
  background: url(../images/index/video-close.svg);
  background-size: 100% 100%;
  z-index: 1;
  cursor: pointer;
  transform: rotateZ(90deg);
  transition: all 0.3s;
}
.login-model .close-icon:hover {
  transform: rotateZ(450deg);
}
.login-model .model-info {
  width: 800px;
  height: 448px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #fff;
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
  text-align: center;
  display: flex;
}
.login-model .model-info .l-content {
  width: 55%;
}
.login-model .model-info .l-content h3 {
  font-size: 20px;
  padding-top: 60px;
  line-height: 30px;
  color: #000;
  margin-bottom: 40px;
}
.login-model .model-info .l-content .tel-box {
  position: relative;
}
.login-model .model-info .l-content .tel-box input {
  font-size: 14px;
  color: #000;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 400;
  display: inline-block;
  width: 320px;
  height: 40px;
  margin-bottom: 15px;
  padding-left: 15px;
  border-radius: 4px;
  overflow: hidden;
  background: #f8faff;
  border: 1px solid transparent;
  transition: all 0.3s;
  margin-bottom: 30px;
}
.login-model .model-info .l-content .tel-box input:nth-child(2) {
  padding-left: 50px;
}
.login-model .model-info .l-content .tel-box input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a7adbe;
}
.login-model .model-info .l-content .tel-box input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a7adbe;
}
.login-model .model-info .l-content .tel-box input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a7adbe;
}
.login-model .model-info .l-content .tel-box input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #a7adbe;
}
.login-model .model-info .l-content .tel-box #sendCodeBtn {
  position: absolute;
  bottom: 40px;
  right: 70px;
}
.login-model .model-info .l-content .tel-box span {
  position: absolute;
  top: 10px;
  left: 70px;
  font-size: 14px;
  padding-right: 10px;
  color: #000;
  line-height: 20px;
  border-right: 1px solid #ddd;
}
.login-model .model-info .l-content p {
  width: 100%;
  display: block;
  position: relative;
}
.login-model .model-info .l-content p a {
  color: #e60012;
}
.login-model .model-info .l-content p .tips {
  position: absolute !important;
  left: 68px !important;
  font-size: 12px !important;
  top: auto !important;
  bottom: 5px !important;
  color: #e60012 !important;
  border: none !important;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.login-model .model-info .l-content p .tips::after {
  content: "*";
  position: absolute;
  left: -8px;
  top: 0;
  color: #e60012;
}
.login-model .model-info .l-content p .tips.active {
  opacity: 1;
  visibility: visible;
}
.login-model .model-info .l-btn {
  width: 320px;
  float: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 0;
}
.login-model .model-info .r-content {
  width: 45%;
  background: #f8faff;
  padding-top: 65px;
  overflow: hidden;
}
.login-model .model-info .r-content #wechart .impowerBox .qrcode {
  width: 200px;
  height: 200px;
}
.login-model.demomodel .r-content,
.login-model.reportmodel .r-content {
  padding-top: 0;
  font-size: 0;
}
.login-model.demomodel .r-content img,
.login-model.reportmodel .r-content img {
  width: 100%;
}
.login-model.demomodel .l-content,
.login-model.reportmodel .l-content {
  padding-top: 40px;
}
.login-model.demomodel .l-content .name-box,
.login-model.reportmodel .l-content .name-box {
  position: relative;
}
.login-model.demomodel .l-content .name-box input,
.login-model.reportmodel .l-content .name-box input {
  font-size: 14px;
  color: #000;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 400;
  display: inline-block;
  width: 320px;
  height: 40px;
  margin-bottom: 15px;
  padding-left: 15px;
  border-radius: 4px;
  overflow: hidden;
  background: #f8faff;
  border: 1px solid transparent;
  transition: all 0.3s;
  margin-bottom: 30px;
}
.login-model.demomodel .l-content .name-box input:nth-child(2),
.login-model.reportmodel .l-content .name-box input:nth-child(2) {
  padding-left: 50px;
}
.login-model.demomodel .l-content .name-box input::-webkit-input-placeholder,
.login-model.reportmodel .l-content .name-box input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a7adbe;
}
.login-model.demomodel .l-content .name-box input:-moz-placeholder,
.login-model.reportmodel .l-content .name-box input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a7adbe;
}
.login-model.demomodel .l-content .name-box input::-moz-placeholder,
.login-model.reportmodel .l-content .name-box input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a7adbe;
}
.login-model.demomodel .l-content .name-box input:-ms-input-placeholder,
.login-model.reportmodel .l-content .name-box input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #a7adbe;
}
.login-model.demomodel .l-content .name-box #sendCodeBtn,
.login-model.reportmodel .l-content .name-box #sendCodeBtn {
  position: absolute;
  bottom: 40px;
  right: 70px;
}
.login-model.demomodel .l-content .name-box span,
.login-model.reportmodel .l-content .name-box span {
  position: absolute;
  top: 10px;
  left: 70px;
  font-size: 14px;
  padding-right: 10px;
  color: #000;
  line-height: 20px;
  border-right: 1px solid #ddd;
}
.login-model.demomodel .l-content p,
.login-model.reportmodel .l-content p {
  width: 100%;
  display: block;
}
.login-model.demomodel .l-content p a,
.login-model.reportmodel .l-content p a {
  color: #e60012;
}
.login-model.demomodelshow .model-info,
.login-model.demomodelshows .model-info,
.login-model.demomodelshowss .model-info {
  width: 440px;
  height: 237px;
  overflow: hidden;
  border-radius: 10px;
}
.login-model.demomodelshow .model-info .r-content,
.login-model.demomodelshows .model-info .r-content,
.login-model.demomodelshowss .model-info .r-content {
  width: 100%;
  padding-top: 0;
  font-size: 0;
}
.login-model.demomodelshow .model-info .r-content img,
.login-model.demomodelshows .model-info .r-content img,
.login-model.demomodelshowss .model-info .r-content img {
  width: 100%;
}
.login-model.demomodelshow .model-info .r-content .info-box,
.login-model.demomodelshows .model-info .r-content .info-box,
.login-model.demomodelshowss .model-info .r-content .info-box {
  position: absolute;
  padding-top: 50px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.login-model.demomodelshow .model-info .r-content .info-box p,
.login-model.demomodelshows .model-info .r-content .info-box p,
.login-model.demomodelshowss .model-info .r-content .info-box p {
  font-size: 14px;
  color: #fff;
}
.login-model.demomodelshow .model-info .r-content .info-box h3,
.login-model.demomodelshowss .model-info .r-content .info-box h3,
.login-model.demomodelshows .model-info .r-content .info-box h3 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 10px;
}
.login-model.demomodelshow .model-info .r-content .info-box a,
.login-model.demomodelshowss .model-info .r-content .info-box a,
.login-model.demomodelshows .model-info .r-content .info-box a {
  width: 260px;
}
.login-model.loginmodel .r-content {
  font-size: 0;
  padding-top: 0;
}
.login-model.loginmodel .r-content img {
  width: 100%;
}
.impowerBox .qrcode {
  width: 200px;
}
.web_qrcode_type_iframe {
  background: #f8faff !important;
}
@media (max-width: 978px) {
  .login-model {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -999;
    transition: all 0.3s;
  }
  .login-model.active {
    z-index: 99999;
    opacity: 1;
    visibility: visible;
    background: rgba(0, 0, 0, 0.5);
  }
  .login-model .close-icon {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 20px;
    background: url(../images/index/video-close.svg);
    background-size: 100% 100%;
    z-index: 1;
    cursor: pointer;
    transform: rotateZ(90deg);
    transition: all 0.3s;
  }
  .login-model .close-icon:hover {
    transform: rotateZ(450deg);
  }
  .login-model .model-info {
    width: 300px;
    height: 360px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #fff;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    text-align: center;
    display: block;
  }
  .login-model .model-info .l-content {
    width: 100%;
  }
  .login-model .model-info .l-content h3 {
    font-size: 20px;
    padding-top: 60px;
    line-height: 30px;
    color: #000;
    margin-bottom: 40px;
  }
  .login-model .model-info .l-content .tel-box {
    position: relative;
  }
  .login-model .model-info .l-content .tel-box input {
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 400;
    display: inline-block;
    width: 240px;
    height: 40px;
    margin-bottom: 15px;
    padding-left: 15px;
    border-radius: 4px;
    overflow: hidden;
    background: #f8faff;
    border: 1px solid transparent;
    transition: all 0.3s;
    margin-bottom: 30px;
  }
  .login-model .model-info .l-content .tel-box input:nth-child(2) {
    padding-left: 50px;
  }
  .login-model
    .model-info
    .l-content
    .tel-box
    input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #a7adbe;
  }
  .login-model .model-info .l-content .tel-box input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #a7adbe;
  }
  .login-model .model-info .l-content .tel-box input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #a7adbe;
  }
  .login-model .model-info .l-content .tel-box input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #a7adbe;
  }
  .login-model .model-info .l-content .tel-box #sendCodeBtn {
    position: absolute;
    bottom: 40px;
    right: 70px;
  }
  .login-model .model-info .l-content .tel-box span {
    position: absolute;
    top: 10px;
    left: 40px;
    font-size: 14px;
    padding-right: 10px;
    color: #000;
    line-height: 20px;
    border-right: 1px solid #ddd;
  }
  .login-model .model-info .l-content p {
    width: 100%;
    display: block;
    position: relative;
  }
  .login-model .model-info .l-content p a {
    color: #e60012;
  }
  .login-model .model-info .l-content p .tips {
    position: absolute !important;
    left: 68px !important;
    font-size: 12px !important;
    top: auto !important;
    bottom: 5px !important;
    color: #e60012 !important;
    border: none !important;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
  }
  .login-model .model-info .l-content p .tips::after {
    content: "*";
    position: absolute;
    left: -8px;
    top: 0;
    color: #e60012;
  }
  .login-model .model-info .l-content p .tips.active {
    opacity: 1;
    visibility: visible;
  }
  .login-model .model-info .l-btn {
    width: 180px;
    float: none;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .login-model .model-info .r-content {
    display: none;
  }
  .login-model.demomodel .r-content,
  .login-model.reportmodel .r-content {
    padding-top: 0;
    font-size: 0;
  }
  .login-model.demomodel .r-content img,
  .login-model.reportmodel .r-content img {
    width: 100%;
  }
  .login-model.demomodel .l-content,
  .login-model.reportmodel .l-content {
    padding-top: 0px;
  }
  .login-model.demomodel .l-content .name-box,
  .login-model.reportmodel .l-content .name-box {
    position: relative;
  }
  .login-model.demomodel .l-content .name-box input,
  .login-model.reportmodel .l-content .name-box input {
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 400;
    display: inline-block;
    width: 240px;
    height: 40px;
    margin-bottom: 15px;
    padding-left: 15px;
    border-radius: 4px;
    overflow: hidden;
    background: #f8faff;
    border: 1px solid transparent;
    transition: all 0.3s;
    margin-bottom: 30px;
  }
  .login-model.demomodel .l-content .name-box input:nth-child(2),
  .login-model.reportmodel .l-content .name-box input:nth-child(2) {
    padding-left: 50px;
  }
  .login-model.demomodel .l-content .name-box input::-webkit-input-placeholder,
  .login-model.reportmodel
    .l-content
    .name-box
    input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #a7adbe;
  }
  .login-model.demomodel .l-content .name-box input:-moz-placeholder,
  .login-model.reportmodel .l-content .name-box input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #a7adbe;
  }
  .login-model.demomodel .l-content .name-box input::-moz-placeholder,
  .login-model.reportmodel .l-content .name-box input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #a7adbe;
  }
  .login-model.demomodel .l-content .name-box input:-ms-input-placeholder,
  .login-model.reportmodel .l-content .name-box input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #a7adbe;
  }
  .login-model.demomodel .l-content .name-box #sendCodeBtn,
  .login-model.reportmodel .l-content .name-box #sendCodeBtn {
    position: absolute;
    bottom: 40px;
    right: 70px;
  }
  .login-model.demomodel .l-content .name-box span,
  .login-model.reportmodel .l-content .name-box span {
    position: absolute;
    top: 10px;
    left: 70px;
    font-size: 14px;
    padding-right: 10px;
    color: #000;
    line-height: 20px;
    border-right: 1px solid #ddd;
  }
  .login-model.demomodel .l-content p,
  .login-model.reportmodel .l-content p {
    width: 100%;
    display: block;
  }
  .login-model.demomodel .l-content p a,
  .login-model.reportmodel .l-content p a {
    color: #e60012;
  }
  .login-model.demomodelshow .model-info,
  .login-model.demomodelshowss .model-info,
  .login-model.demomodelshows .model-info {
    width: 300px;
    height: auto;
    overflow: hidden;
    border-radius: 10px;
  }
  .login-model.demomodelshow .model-info .r-content,
  .login-model.demomodelshowss .model-info .r-content,
  .login-model.demomodelshows .model-info .r-content {
    width: 100%;
    padding-top: 0;
    font-size: 0;
    display: block;
  }
  .login-model.demomodelshow .model-info .r-content img,
  .login-model.demomodelshowss .model-info .r-content img,
  .login-model.demomodelshows .model-info .r-content img {
    width: 100%;
  }
  .login-model.demomodelshow .model-info .r-content .info-box,
  .login-model.demomodelshowss .model-info .r-content .info-box,
  .login-model.demomodelshows .model-info .r-content .info-box {
    position: absolute;
    padding-top: 20px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
  .login-model.demomodelshow .model-info .r-content .info-box p,
  .login-model.demomodelshowss .model-info .r-content .info-box p,
  .login-model.demomodelshows .model-info .r-content .info-box p {
    font-size: 12px;
    color: #fff;
  }
  .login-model.demomodelshow .model-info .r-content .info-box h3,
  .login-model.demomodelshowss .model-info .r-content .info-box h3,
  .login-model.demomodelshows .model-info .r-content .info-box h3 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
  }
  .login-model.demomodelshow .model-info .r-content .info-box a,
  .login-model.demomodelshowss .model-info .r-content .info-box a,
  .login-model.demomodelshows .model-info .r-content .info-box a {
    width: 130px;
  }
  .login-model.loginmodel .r-content {
    font-size: 0;
    padding-top: 0;
  }
  .login-model.loginmodel .r-content img {
    width: 100%;
  }
}
body[light="black"] .head .header-title .header-nav-li {
  color: #fff;
}
body[light="black"] .head .header-title .header-nav-li > a {
  color: #fff;
}
body[light="black"] .head .header-tools .phone-box {
  border: 1px solid rgba(221, 223, 235, 0.5);
}
body[light="black"] .head .header-tools .phone-box .phone-wrap {
  color: #fff;
}
body[light="black"] .head .header-title .header-nav-li i.arrow-bottom {
  background: url(../images/index/arrow-bottom-white.svg) center no-repeat;
  background-size: 100% 100%;
}
body[light="black"]
  .head.header-fixed
  .header-title
  .header-nav-li
  i.arrow-bottom {
  background: url(../images/index/arrow-bottom.svg) center no-repeat;
  background-size: 100% 100%;
}
body[light="black"] .head .header-tools .login-box > i {
  color: #fff;
}
body[light="black"] .head.header-fixed .header-tools .login-box > i {
  color: #000;
}
body[light="black"] .head.header-fixed .header-title .header-nav-li {
  color: #000;
}
body[light="black"] .head.header-fixed .header-title .header-nav-li > a {
  color: #000;
}
body[light="black"] .head.header-fixed .header-tools .phone-box {
  border: 1px solid rgba(101, 104, 146, 0.5);
}
body[light="black"] .head.header-fixed .header-tools .phone-box .phone-wrap {
  color: #000;
}
body[light="black"] .banner .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.3);
}
body[light="black"] .banner .swiper-pagination-bullet-active {
  background: #e60012;
}
body[light="white"] .head .header-title .header-nav-li > a {
  color: #000;
}
.footer {
  background: #fafbff;
}
.footer .footer {
  padding: 30px 0 40px;
}
.footer .footer-content {
  margin-bottom: 60px;
}
.footer .footer-content .l-container {
  display: flex;
}
.footer .footer-content .l-content {
  width: 420px;
  padding-right: 120px;
}
.footer .footer-content .l-content img {
  height: 30px;
  margin-bottom: 20px;
}
.footer .footer-content .l-content p {
  font-size: 12px;
  color: #585656;
  letter-spacing: 0;
  text-align: justify;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 30px;
}
.footer .footer-content .l-content .chart-box {
  font-size: 0;
}
.footer .footer-content .l-content .chart-box div {
  display: inline-block;
  margin-right: 20px;
}
.footer .footer-content .l-content .chart-box img {
  display: inline-block;
  width: 103px;
  height: 103px;
  margin-bottom: 10px;
  background: #fcfcff;
  box-shadow: 0px 14px 22px 0px #e7e9f7;
}
.footer .footer-content .l-content .chart-box p {
  font-size: 12px;
  color: #585656;
  letter-spacing: 0;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}
.footer .footer-content .l-content .phone-wrap {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #000;
  font-weight: 400 !important;
  transition: all 0.3s;
  margin-bottom: 30px;
  cursor: pointer;
  padding-left: 60px;
  padding-right: 15px;
}
.footer .footer-content .l-content .phone-wrap span {
  display: inline-block;
  transform: scale(1.2);
}
.footer .footer-content .l-content .phone-wrap b {
  display: none;
}
.footer .footer-content .l-content .phone-wrap i {
  display: inline-block;
  width: 36px !important;
  height: 36px !important;
  background: #e60012 url(../images/index/head-phone-icon-h.svg) center
    no-repeat !important;
  vertical-align: middle;
  border-radius: 50%;
  transform: rotateZ(0);
  animation: headPhone 2.2s ease infinite;
  -moz-animation: headPhone 2.2s ease infinite;
  /* Firefox */
  -webkit-animation: headPhone 2.2s ease infinite;
  /* Safari 和 Chrome */
  -o-animation: headPhone 2.2s ease infinite;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -18px;
}
.footer .footer-content .l-content .phone-wrap s {
  display: inline-block;
  width: 36px !important;
  height: 36px !important;
  background: #e60012;
  vertical-align: middle;
  border-radius: 50%;
  transition: all 0.3s;
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.footer .footer-content .l-content .phone-wrap:after {
  content: "";
  position: absolute;
  left: 16px;
  top: 50%;
  margin-top: -15px;
  width: 25px !important;
  height: 25px !important;
  background: url(../images/index/head-phone-icon-01-h.svg) center no-repeat !important;
  z-index: 2;
  opacity: 0;
  animation: headPhoneshow1 2.2s linear infinite;
  -moz-animation: headPhoneshow1 2.2s linear infinite;
  /* Firefox */
  -webkit-animation: headPhoneshow1 2.2s linear infinite;
  /* Safari 和 Chrome */
  -o-animation: headPhoneshow1 2.2s linear infinite;
}
.footer .footer-content .l-content .phone-wrap:before {
  content: "";
  position: absolute;
  left: 19px;
  top: 50%;
  margin-top: -18px;
  width: 25px !important;
  height: 25px !important;
  background: url(../images/index/head-phone-icon-02-h.svg) center no-repeat !important;
  z-index: 2;
  opacity: 0;
  animation: headPhoneshow2 2.2s 0.1s linear infinite;
  -moz-animation: headPhoneshow2 2.2s 0.1s linear infinite;
  /* Firefox */
  -webkit-animation: headPhoneshow2 2.2s 0.1s linear infinite;
  /* Safari 和 Chrome */
  -o-animation: headPhoneshow2 2.2s 0.1s linear infinite;
}
.footer .footer-content .r-content {
  width: calc(100% - 420px);
}
.footer .footer-content .r-content .product-list {
  float: left;
  width: 25%;
}
.footer .footer-content .r-content .product-list h3 {
  font-size: 14px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 30px;
}
.footer .footer-content .r-content .product-list a {
  display: inline-block;
  font-size: 14px;
  color: #585656;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  transition: all 0.3s;
}
.footer .footer-content .r-content .product-list a:hover {
  color: #e60012;
}
.footer .footer-copyright-container p {
  display: block;
  font-size: 14px;
  color: #585656;
  letter-spacing: 0;
  text-align: left;
  line-height: 20px;
  font-weight: 400;
}
.footer .footer-copyright-container p a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  transition: all 0.3s;
  position: relative;
  margin-top: -3px;
}
.footer .footer-copyright-container p a:hover {
  color: #e60012;
}
.footer .footer-copyright-container p a::after {
  content: "";
  width: 1px;
  height: 12px;
  background: #6a6ca7;
  position: absolute;
  right: 0;
  top: 5px;
  display: none;
}
.footer .footer-copyright-container p a:last-child:after {
  display: none;
}
.footer .footer-copyright-container p:first-child {
  border-bottom: 1px solid #d2d7df;
  padding-bottom: 15px;
  padding-left: 70px;
  position: relative;
}
.footer .footer-copyright-container p:first-child span {
  position: absolute;
  left: 0;
  top: 0;
}
.footer .footer-copyright-container p:first-child span {
  /* display: none; */
}
.footer .footer-copyright-container p:first-child a {
  /* display: none; */
  color: #585656;
}
.footer .footer-copyright-container p:first-child .language {
  /* display: block; */
}
.footer .footer-copyright-container p + p {
  padding-top: 15px;
  display: inline-block;
}
.footer .footer-copyright-container .fr {
  float: right;
  padding-top: 15px;
}
.footer .footer-copyright-container .fr a {
  font-size: 14px;
  color: #585656;
  letter-spacing: 0;
  text-align: left;
  line-height: 20px;
  font-weight: 400;
  /* padding: 0 10px; */
  transition: all 0.3s;
}
.footer .footer-copyright-container .fr a:hover {
  color: #e60012;
}
.footer .footer-copyright-container .language {
  vertical-align: top;
  float: right;
  font-size: 16px;
  color: #000;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
  transition: all 0.3s;
  position: relative;
  bottom: -31px;
  right: -10px;
}
.footer .footer-copyright-container .language:hover {
  color: #e60012;
}
.footer.index .footer-copyright-container p:first-child span {
  display: block;
}
.footer.index .footer-copyright-container p:first-child a {
  display: inline-block;
}
.footer.index .footer-copyright-container p:first-child .language {
  bottom: -52px;
  right: -40px;
}
@media (max-width: 978px) {
  .footer {
    background: #fafbff;
    padding: 0 !important;
  }
  .footer .footer-content {
    margin-bottom: 0px;
  }
  .footer .footer-content .l-container {
    display: block;
    padding: 0;
  }
  .footer .footer-content .l-content {
    display: none;
  }
  .footer .footer-content .r-content {
    width: 100%;
    border-bottom: 1px solid #dcdfec;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer .footer-content .r-content .product-list {
    float: left;
    width: 100%;
  }
  .footer .footer-content .r-content .product-list h3 {
    font-size: 16px;
    color: #585656;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 0 15px;
    position: relative;
  }
  .footer .footer-content .r-content .product-list h3 .fold-icon {
    display: block !important;
    right: 15px;
    transform: rotate(-90deg);
  }
  .footer .footer-content .r-content .product-list a {
    display: inline-block;
    font-size: 14px;
    color: #585656;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 20px;
  }
  .footer .footer-content .r-content .product-list ul {
    display: none;
    background: #fff;
    padding: 15px 15px 0;
  }
  .footer .footer-copyright-container .l-container {
    padding: 0;
  }
  .footer .footer-copyright-container p {
    display: block;
    font-size: 14px;
    color: #585656;
    letter-spacing: 0;
    text-align: left;
    line-height: 20px;
    font-weight: 400;
    padding: 20px 10px 10px;
  }
  .footer .footer-copyright-container p span {
    font-size: 14px;
    color: #585656;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    display: block;
    padding-left: 10px;
    margin-bottom: 5px;
  }
  .footer .footer-copyright-container p a {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 10px;
    transition: all 0.3s;
    position: relative;
    margin-top: 0px;
  }
  .footer .footer-copyright-container p a:hover {
    color: #fff;
  }
  .footer .footer-copyright-container p a::after {
    display: none;
  }
  .footer .footer-copyright-container p a:last-child:after {
    display: none;
  }
  .footer .footer-copyright-container p .language {
    position: static;
  }
  .footer .footer-copyright-container p:first-child {
    border: none;
    padding-left: 0;
  }
  .footer .footer-copyright-container p:first-child span {
    position: static;
  }
  .footer .footer-copyright-container p + p {
    font-size: 12px;
    color: #585656;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
    padding: 20px;
    text-align: center;
    margin-top: 0;
    background: #f4f5fa;
  }
  .footer .footer-copyright-container .fr {
    display: none;
  }
}
@media (min-width: 0) {
  .element-entrance-1 {
    -webkit-transition: 1s;
    transition: 1s;
  }
  .element-entrance-1.ee-out {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  .element-entrance-1.ee-enter {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .element-entrance-11 {
    -webkit-transition: 1s 0.3s;
    transition: 1s 0.1s;
  }
  .element-entrance-11.ee-out {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  .element-entrance-11.ee-enter {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .element-entrance-2 {
    -webkit-transition: 1s;
    transition: 1s;
  }
  .element-entrance-2.ee-out {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  .element-entrance-2.ee-enter {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes headPhone {
  0% {
    transform: rotate(0);
  }
  15% {
    transform: rotate(25deg);
  }
  30% {
    transform: rotate(0);
  }
  45% {
    transform: rotate(25deg);
  }
  60% {
    transform: rotate(0);
  }
  to {
    transform: rotate(0);
  }
}
@-moz-keyframes headPhone {
  0% {
    transform: rotate(0);
  }
  15% {
    transform: rotate(25deg);
  }
  30% {
    transform: rotate(0);
  }
  45% {
    transform: rotate(25deg);
  }
  60% {
    transform: rotate(0);
  }
  to {
    transform: rotate(0);
  }
}
@-webkit-keyframes headPhone {
  0% {
    transform: rotate(0);
  }
  15% {
    transform: rotate(25deg);
  }
  30% {
    transform: rotate(0);
  }
  45% {
    transform: rotate(25deg);
  }
  60% {
    transform: rotate(0);
  }
  to {
    transform: rotate(0);
  }
}
@-o-keyframes headPhone {
  0% {
    transform: rotate(0);
  }
  15% {
    transform: rotate(25deg);
  }
  30% {
    transform: rotate(0);
  }
  45% {
    transform: rotate(25deg);
  }
  60% {
    transform: rotate(0);
  }
  to {
    transform: rotate(0);
  }
}
@keyframes headPhoneshow1 {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes headPhoneshow1 {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes headPhoneshow1 {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes headPhoneshow1 {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes headPhoneshow2 {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes headPhoneshow2 {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes headPhoneshow2 {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes headPhoneshow2 {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* region 分页器 */
.search-result-pager {
  padding-left: 10px;
  padding-right: 10px;
}
.pagination-container {
  font-size: 0;
  color: #666;
  line-height: 24px;
  text-align: center;
}
.pagination-container > * {
  font-size: 14px;
  vertical-align: middle;
}
.pagination-toFirst,
.pagination-toLast {
  display: none;
}
.pagination {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  margin-right: 15px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a {
  float: left;
  width: auto;
  height: 24px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 14px;
  text-align: center;
  color: #666;
  cursor: pointer;
}
.pagination > li + li > a {
  margin-left: 15px;
}
.pagination > li:nth-child(2) > a,
.pagination > li:last-child > a {
  margin-left: 10px;
}
.pagination > .disabled > a,
.pagination > .ellipsis > a {
  cursor: default;
}
.pagination > .active > a {
  background: #e60012;
  color: #fff;
  cursor: default;
}
.pagination > li:first-child > a:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin: 4px auto;
  background: url(../images/index/arrow-left.svg) center no-repeat;
  transition: all 0.3s;
}
.pagination > li:first-child > a:hover:before {
  background: url(../images/index/arrow-left-h.svg) center no-repeat;
}
.pagination > li:last-child > a:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin: 4px auto;
  background: url(../images/index/arrow-right.svg) center no-repeat;
  transition: all 0.3s;
}
.pagination > li:last-child > a:hover:before {
  background: url(../images/index/arrow-right-h.svg) center no-repeat;
}
#nav-main.all-nav .nav-title .hot,
#nav-main .topbar-nav .nav-inner .hot {
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 50%;
  position: absolute;
  background: #e41e2b;
}
@media (min-width: 1024px) {
  #nav-main.all-nav .nav-title .hot,
  #nav-main .topbar-nav .nav-inner .hot {
    top: 3px;
    left: 103px;
  }
}
.pagination > .pagination-goto-mb {
  display: none;
}
.pagination-to {
  height: 24px;
  width: 36px;
  border: solid 1px #d2d2d2;
  vertical-align: middle;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.pagination-to:hover {
  border-color: #999;
}
.pagination-to:focus {
  border-color: #666;
  color: #666;
}
.pagination-to + .pagination-text,
.pagination-text + .pagination-to {
  margin-left: 3px;
}
.pagination-submit {
  height: 24px;
  padding-left: 5px;
  padding-right: 5px;
  border: solid 1px #d2d2d2;
  margin-left: 12px;
  background-color: #fff;
  color: #333;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .pagination-submit:hover {
    border-color: #e41f2b;
    color: #e41f2b;
  }
}
.pagination > li.pagination-selectTo {
  display: none;
}
.pagination-selectTo select {
  float: left;
  min-width: 70px;
  height: 24px;
  padding-left: 6px;
  border: solid 1px #d2d2d2;
  margin-left: 10px;
  font-size: 14px;
  color: #666;
}
.pagination-toFirst:before {
  background-position: 0 0;
}
.pagination-toLast:before {
  background-position: -16px 0;
}
@media (max-width: 1023px) {
  .pagination-container {
    line-height: 28px;
    text-align: center;
  }
  .pagination > li:not(:first-child):not(:last-child):not(.pagination-goto-mb),
  .pagination-text,
  .pagination-to,
  .pagination-submit {
    /* display: none; */
  }
  .pagination > li > a {
    height: 28px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .pagination > li:first-child > a,
  .pagination > li:last-child > a {
    width: 32px;
  }
  .pagination > li:nth-child(2) > a,
  .pagination > li:last-child > a {
    margin-left: 15px;
  }
  .pagination > li:first-child > a:before,
  .pagination > li:last-child > a:before,
  .pagination-toFirst:before,
  .pagination-toLast:before {
    margin: 6px auto;
  }
  .pagination > .pagination-goto-mb {
    display: block;
    float: left;
    height: 28px;
    border: solid 1px #d2d2d2;
    margin-left: 15px;
    font-size: 14px;
    line-height: 26px;
    color: #999;
  }
  .pagination > .pagination-goto-mb.on-focus {
    border-color: #666;
  }
  .goto-mb-input {
    width: 34px;
    height: 26px;
    padding: 0 5px;
    border: none;
    line-height: 21px;
    color: #666;
  }
  .pagination-goto-mb span {
    height: 26px;
    padding: 0 5px;
    text-align: left;
  }
  .pagination-toFirst,
  .pagination-toLast {
    display: inline-block;
    width: 32px;
    height: 28px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
    background-color: #f7f8f8;
    cursor: pointer;
  }
  #nav-main.all-nav .nav-title .hot,
  #nav-main .topbar-nav .nav-inner .hot {
    top: 6px;
    left: 92px;
  }
}
/* endregion 分页器 */
.top-tips-slide {
  position: fixed;
  top: 0;
  height: 0;
  left: 0;
  right: 0;
  transition: all 2s ease;
  overflow: hidden;
  z-index: 999999999999;
  opacity: 1;
}
.tips-info img {
  display: inline-block;
  width: 100%;
  max-width: 800px;
}
.tips-info h1 {
  font-size: 25px;
  color: #ffffff;
  text-align: center;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 40px;
  margin-top: 35px;
}
.tips-info h1 span {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  vertical-align: middle;
  margin: 0 10px 10px 10px;
}
.tips-info .btn-box {
  text-align: center;
}
.tips-info .btn-box:after {
  background: url(../images/index/banner-btn-bg-h.png) center no-repeat;
}
.tips-info .btn-box a {
  display: inline-block;
  float: none;
  margin-right: 0;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  border: none;
  width: 216px;
  height: 60px;
  background: url(../images/index/banner-btn-bg.png) center no-repeat;
  background-size: cover;
  border-radius: 30px;
  transition: all 0.3s;
}
.tips-info .btn-box a:hover {
  background: url(../images/index/banner-btn-bg-h.png) center no-repeat;
  background-size: cover;
}
.tips-info {
  position: relative;
  top: 50%;
  z-index: 1;
  text-align: center;
  transform: translateY(-50%);
}
.top-tips-slide .video-box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.top-tips-slide .video-box video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.top-tips-slide.active {
  height: 0vh;
  /* opacity: 0; */
}
.top-tips-slide a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.head .top-tips {
  width: 100%;
  height: 52px;
  text-align: center;
  transition: all 2s;
  /* opacity: 0; */
  display: none;
}
.top-tips.active {
  opacity: 1;
}
@media (max-width: 978px) {
  .top-tips {
    display: none;
  }
}
.top-tips img {
  display: inline-block;
  height: 30px;
  vertical-align: middle;
  margin-right: 100px;
}
.top-tips-content {
  display: inline-block;
  max-width: 1160px;
  width: 100%;
  text-align: center;
  position: relative;
}
.top-tips a {
  width: 100%;
  height: 100%;
  padding-top: 11px;
  cursor: pointer;
  display: inline-block;
}
.top-tips .l-btn {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin-right: 60px;
  margin-top: 0;
  float: none;
  display: inline-block;
  background: #fff !important;
  color: #402c9d !important;
  border-color: #fff !important;
  font-size: 14px;
  border-radius: 15px;
  padding-left: 20px;
  padding-right: 20px;
  transition: all 0.3s;
  animation: star 1s infinite;
}
.top-tips .l-btn:hover {
  color: #a475ff !important;
}
.top-tips-model {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(50, 50, 50, 0.6);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  display: none !important;
}
.top-tips-model.active {
  opacity: 1;
  visibility: visible;
}
.top-tips-model a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.top-tips-model .l-btn {
  width: 140px;
  height: 48px;
  line-height: 46px;
  vertical-align: middle;
  margin-right: 60px;
  margin-top: 0;
  float: none;
  display: inline-block;
  background: url(../images/index/tips-model-btn.png) center no-repeat !important;
  background-size: 100% 100% !important;
  color: #fff !important;
  border-color: transparent !important;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
  transition: all 0.3s;
  position: absolute;
  bottom: 65px;
  left: 40px;
  text-align: center;
}
.top-tips-model .l-btn:hover {
  background: url(../images/index/tips-model-btn-h.png) center no-repeat !important;
  background-size: 100% 100% !important;
}
.top-tips-model .tips-model-content {
  width: 640px;
  height: 360px;
  position: absolute;
  background: url(../images/index/top-tips-model-img.png) center no-repeat;
  background-size: 100% 100%;
  top: 50%;
  margin-top: -180px;
  left: 50%;
  margin-left: -320px;
  border-radius: 8px;
}
.top-tips-model i {
  position: absolute;
  right: -8px;
  top: -8px;
  width: 24px;
  height: 24px;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.6) url(../images/index/close-icon-tips.svg) center
    no-repeat;
  background-size: 10px 15px;
  border-radius: 50%;
  transform: rotateZ(90deg);
  transition: all 0.3s;
  cursor: pointer;
}
.top-tips-model i:hover {
  transform: rotateZ(450deg);
}
@keyframes star {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.cookie-box {
  background: #585656;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 0.3s;
  visibility: hidden;
  padding: 15px 0;
  z-index: 999;
  display: none;
}
.cookie-box .cookie-text {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  visibility: middle;
  width: calc(100% - 105px);
  margin-top: 10px;
}
.cookie-box .cookie-btn {
  float: right;
  border: 1px solid #fff;
  height: 36px;
  line-height: 36px;
  padding: 0 30px;
  color: #fff;
  border-radius: 4px;
  transition: all 0.3s;
  cursor: pointer;
}
.cookie-box .cookie-btn:hover {
  background: #fff;
  color: #fc5659;
}
.cookie-box.active {
  opacity: 1;
  visibility: visible;
  display: none;
}
@media (max-width: 978px) {
  .cookie-box {
    background: rgba(0, 0, 0);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.3s;
    visibility: hidden;
    padding: 15px 0;
    z-index: 999;
    text-align: center;
    display: none !important;
  }
  .cookie-box .cookie-text {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    visibility: middle;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .cookie-box .cookie-btn {
    display: inline-block;
    float: none;
    border: 1px solid #fff;
    height: 36px;
    line-height: 36px;
    padding: 0 30px;
    width: 104px;
    color: #fff;
    border-radius: 4px;
    transition: all 0.3s;
    cursor: pointer;
  }
  .cookie-box .cookie-btn:hover {
    background: #fff;
    color: #000;
  }
  .cookie-box.active {
    opacity: 1;
    visibility: visible;
  }
  .PosFixedNavBlock {
    display: none;
  }
  .head
    .header-title
    .nav-dropdown-box.case
    .l-content
    .nav-dropdown-item
    > h3
    .case-more {
    display: none;
  }
}

.udesk-client-btn {
  display: none !important;
}

.reportmodel3 .model-info {
  height: 490px;
}
.login-model.reportmodel3 .l-content .name-box input {
  margin-bottom: 18px;
}
.login-model.reportmodel3 .r-content img {
  height: 100%;
}
.login-model.reportmodel3 .model-info .r-content {
  width: 50%;
}

@media (max-width: 978px) {
  .reportmodel3 .model-info {
    height: 450px;
  }
  .loginmodel .model-info {
    height: 410px;
  }
}
.el-checkbox__input {
  white-space: nowrap;
  cursor: pointer;
  outline: 0;
  line-height: 1;
  vertical-align: middle;
}
.el-checkbox,
.el-checkbox__input {
  display: inline-block;
  position: relative;
}
.el-checkbox__inner {
  background-color: transparent;
}
.el-checkbox__inner {
  display: inline-block;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  background-color: #fff;
  z-index: 1;
  transition: border-color 0.25s cubic-bezier(0.71, -0.46, 0.29, 1.46),
    background-color 0.25s cubic-bezier(0.71, -0.46, 0.29, 1.46);
}

.el-checkbox__inner:after {
  box-sizing: content-box;
  content: "";
  border: 1px solid #fff;
  border-left: 0;
  border-top: 0;
  height: 7px;
  left: 4px;
  position: absolute;
  top: 1px;
  transform: rotate(45deg) scaleY(0);
  width: 3px;
  transition: transform 0.15s ease-in 0.05s;
  transform-origin: center;
}
.el-checkbox__original {
  opacity: 0;
  outline: 0;
  position: absolute;
  margin: 0;
  width: 0;
  height: 0;
  z-index: -1;
}

.el-checkbox__inner:hover {
  border-color: #fb3a32;
}

.el-checkbox__input.is-checked .el-checkbox__inner:after {
  transform: rotate(45deg) scaleY(1);
}
.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: #fb3a32;
  border-color: #fb3a32;
}

.login-model .model-info .l-btn {
  margin-bottom: 30px;
}

.checkout-box-tips {
  width: auto;
  position: absolute;
  left: 95px;
  bottom: 25px;
  display: inline-block;
  color: #fb3a32;
  opacity: 0;
  transition: all 0.3s;
}
.checkout-box-tips s {
  text-decoration: none;
  font-size: 14px;
}
.checkout-box-tips.active {
  opacity: 1;
}
@media (max-width: 978px) {
  .checkout-box-tips {
    left: 25px;
    bottom: 25px;
  }
  .loginmodel .model-info {
    height: 420px;
  }
  .login-model .model-info .l-content a + p {
    font-size: 12px;
  }
  .login-model .model-info .l-content a + p a {
    font-size: 14px;
  }
}
