@font-face {
  font-family: "jdlangzheng";
  src: url(../image/JDLangZhengTi_Semibold.25f505d9.TTF) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica";
  src: url(../image/Helvetica.56b4d579.ttc) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  position: relative;
  width: 100%;
  height: 100%;
}

body {
  font: 14px/1.5 "PingFang SC", "微软雅黑", sans-serif;
  min-width: 1280px;
}

main {
  margin-top: 70px;
}

a {
  text-decoration: none;
}

h3 {
  font-weight: normal;
}

li {
  list-style: none;
}

.jdfont {
  font-family: "jdlangzheng";
  /* font-family: "京东朗正体"; */
}

/* 背景色 */
.mian-bg-color {
  background-color: #191e4d;
}

/* 字体色 */
.mian-color {
  color: #191e4d;
}

.width100 {
  width: 100%;
}

.height100 {
  width: 100%;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pl10 {
  padding-left: 10px;
}

.pl20 {
  padding-left: 20px;
}

.pr20 {
  padding-right: 20px;
}

.plr20 {
  padding-left: 20px;
  padding-right: 20px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb80 {
  padding-bottom: 80px;
}

.mt2 {
  margin-top: 2px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt12 {
  margin-top: 12px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mb0 {
  margin-bottom: 0;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml16 {
  margin-left: 16px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml60 {
  margin-left: 60px;
}

.ml90 {
  margin-left: 90px;
}

.ml106 {
  margin-left: 106px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mtb10 {
  margin: 10px 0;
}

.mtb30 {
  margin: 30px 0;
}

.mtb40 {
  margin: 40px 0;
}

.mlr10 {
  margin: 0 10px;
}

.mlr30 {
  margin: 0 30px;
}

.mlr40 {
  margin: 0 40px;
}

.mlr50 {
  margin: 0 50px;
}

.mlr60 {
  margin: 0 60px;
}

.mlr100 {
  margin: 0 100px;
}

.mrb10 {
  margin: 0 10px 15px 0;
}

.lh32 {
  line-height: 32px;
}

.fr {
  float: right;
}

.tr {
  text-align: right;
}

.f10 {
  font-size: 12px;
  -webkit-transform-origin-x: 0;
  -webkit-transform: scale(0.84);
}

.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f24 {
  font-size: 24px;
}

.f26 {
  font-size: 26px;
}

.f30 {
  font-size: 30px;
}

.f34 {
  font-size: 34px;
}

.f36 {
  font-size: 36px;
}

.c-333 {
  color: #333;
}

.c-36 {
  color: #363636;
}

.c-666 {
  color: #666;
}

.c-64 {
  color: #646464;
}

.c-96 {
  color: #969696;
}

.c-999 {
  color: #999;
}

.c-warning {
  color: #ffb600;
}

.c-danger {
  color: #e1251b;
}

.c-success {
  color: #26a872;
}

.c-fff {
  color: #fff;
}

.c-eee {
  color: #eee;
}

/* 隐藏 居中 */
.fb {
  font-weight: 600;
}

.tc {
  text-align: center;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.op100 {
  opacity: 100;
}

.op80 {
  opacity: 0.8;
}

.op50 {
  opacity: 0.5;
}

.hide {
  display: none !important;
}

/* 居中  水平居中  垂直居中 */
.flex {
  display: flex;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-vertical {
  display: flex;
  align-items: center;
}

.flex-level {
  display: flex;
  justify-content: center;
}

.flex-level-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.flex-direct {
  flex-direction: column;
}

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

.flex-around {
  display: flex !important;
  justify-content: space-around !important;
}

.flex-center-column {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.common-width {
  width: 1250px;
  min-height: 200px;
  margin: 0 auto;
}

.ls1 {
  letter-spacing: 1px;
}

.first-page-header {
  position: fixed;
  top: 0px;
  z-index: 999;
  width: 100%;
  margin: 0px auto;
}
.header-nav {
  position: relative;
  display: flex;
  align-items: center;
  width: 1250px;
  height: 80px;
  margin: 0 auto;
}

.logo {
  margin-right: 30px;
  color: #fff;
}

.logo::before {
  content: "";
  height: 41px;
  width: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.left-nav,
.right-nav {
  display: flex;
  align-items: center;
}

.left-nav > li {
  position: relative;
  cursor: pointer;
  min-width: 104px;
}

.left-nav > li > a,
.right-nav > li > a {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  padding: 18px 20px;
  text-decoration: none;
}

.left-nav > li:hover > a {
  color: #fff;
  font-weight: 600;
}
.left-nav > li:hover > a::after {
  border-top: 5px solid #0055ff;
}

.left-nav > li.current > a {
  color: #0055ff !important;
  font-weight: 900;
}

.left-nav > li.current > a::after {
  border-bottom: 5px solid #0055ff;
  border-top: 4px solid transparent;
  top: -12px;
}

/* 
.left-nav > li.current > a {
  background: #0055ff;
  height: 100%;
} */
.sanjiao {
  position: relative;
}
.sanjiao::after {
  position: relative;
  top: 13px;
  left: 6px;
  content: "";
  width: 0;
  height: 0;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 5px solid #2a3347;
}
.right-nav {
  position: absolute;
  right: 0;
}

.right-nav > li > a {
  padding: 18px 20px;
}

.register-a {
  background: #3c6ef0;
  padding: 6px 15px !important;
  border-radius: 3px;
  margin-left: 10px;
}

.second-nav {
  display: none;
  z-index: 9999;
  position: absolute;
  width: 200px;
  padding: 20px;
  top: 65px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.15);
}

.second-nav::before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -8px;
  content: "";
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid #fff;
}
.second-nav-line {
  left: 0%;
  transform: translateX(0%);
}
.second-nav-line::before {
  display: none;
}
.second-nav-line > .line {
  position: absolute;
  width: 104px;
  height: 2px;
  background: #0055ff;
  top: -2px;
  left: 0px;
}

.second-nav li {
  display: inline-block;
  padding: 10px 15px;
  color: #2a3347;
}
.second-nav li span {
  font-size: 16px;
  font-weight: 500;
}
.second-nav li a {
  font-size: 14px;
  color: #383838;
}
.second-nav li p {
  font-size: 12px;
  margin-top: 6px;
  color: #949494;
}

.second-nav li.current a,
.second-nav li a:hover {
  color: #0055ff;
}
.api-arrow-box {
  font-size: 12px !important;
  color: #0055ff !important;
  margin-right: 10px;
}
.api-arrow-box img {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: -1px;
}
.api-arrow-box .img2 {
  display: none;
}
.api-arrow-box:hover {
  color: #003fbe !important;
}
.api-arrow-box:hover .img2 {
  display: inline-block;
}
.api-arrow-box:hover .img1 {
  display: none;
}

.product-nav {
  display: flex;
  justify-content: space-between;
  width: 742px;
}
.product-nav > ul {
  display: inline-block;
  vertical-align: top;
}
.product-nav > ul > li {
  display: block;
  padding: 0;
}

.product-nav > ul > li:not(:last-child) {
  padding-bottom: 20px;
} 

.develop-nav {
  display: flex;
  justify-content: space-between;
  width: 639px;
}

.develop-nav > ul li {
  padding: 0;
  display: block;
}
.develop-nav > ul li:not(:last-child) {
  padding-bottom: 20px;
}

.to-register-btn {
  min-width: 104px;
  height: 36px;
  background: rgba(60, 110, 240, 1);
  border-radius: 4px;
  color: #fff;
  line-height: 1px;
  text-align: center;
}

.to-register-btn:hover {
  background: #014de3;
}

.to-log-btn {
  padding-right: 36px !important;
}

.header-active {
  width: 74px;
  height: 80px;
  background: rgba(60, 110, 240, 1);
  color: #fff;
  padding-top: 0 !important;
  line-height: 80px;
}

.header-nav-deep {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #d3d5d9;
  background: #fff;
  padding-left: 40px;
}
.header-nav-deep li > a {
  color: #2a3347;
}
.header-nav-deep li:hover > a {
  color: #0055ff;
  font-weight: 600;
}
.logo-deep::before {
  background: #abb0ba;
  height: 16px;
  margin-top: -3px;
}

.footer {
  width: 100%;
  height: 100%;
  background-color: #FBFBFB;
  border-top: 1px solid #D3D5D9;
}
.footer .base-inner {
  width: 100%;
  height: 100%;
}
.footer .footer-coontainer {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .footer-nav {
  padding-top: 61px;
  padding-bottom: 20px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
  color: #d3d5d9;
  text-align: left;
}
.footer .footer-nav li {
  padding-bottom: 18px;
}
.footer .footer-nav li a {
  font-size: 14px;
  font-family: PingFang SC;
  color: rgba(0, 0, 0, 0.7);
}
.footer .footer-nav li a:hover {
  color: #0055ff;
}
.footer .footer-nav .main p {
  font-size: 18px;
  font-family: PingFang SC;
  color: rgba(51, 51, 51, 0.5);
}
.footer .footer-nav .scroll-bar {
  overflow-y: auto;
  max-height: 120px;
  padding-right: 20px;
}
.footer .footer-nav .scroll-bar > :not([hidden]) ~ :not([hidden]) {
  margin-top: 20px;
}
.footer .scroll-text {
  display: block;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  cursor: pointer;
}
.footer .scroll-text:hover {
  text-decoration: underline !important;
}
.footer .serversphone {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.footer .serversphone .phone-text {
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 10px;
  color: rgba(0, 0, 0, 0.7) !important;
}
.footer .serversphone .phone-tel {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.7) !important;
}
.footer .phone {
  font-size: 16px !important;
  color: rgba(0, 0, 0, 0.5) !important;
  margin-bottom: 10px !important;
}
.footer p {
  color: rgba(0, 0, 0, 0.5);
}
.footer .erCode {
  width: 118px;
  height: 118px;
}
.footer a:hover {
  text-decoration: none;
  color: #0055ff;
}
.footer .link-bussiness {
  width: 104px;
  height: 40px;
  text-align: center;
  line-height: 36px !important;
  background-image: url(../image/rect.c4fef947.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.footer .link-bussiness a {
  color: #fff !important;
}
.footer .footer-banner a {
  color: rgba(0, 0, 0, 0.5);
}
.footer .footer-banner a:hover {
  color: #0055ff;
}
.footer .footer-naves {
  text-align: center;
  height: 46px;
  line-height: 46px;
  font-size: 12px;
  color: #D3D5D9;
}
.footer .footer-naves a {
  color: #D3D5D9;
}
.footer .footer-naves a:hover {
  text-decoration-line: underline;
}
.footer .yutu-more {
  margin: 4px;
  display: block;
  width: 112px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 300;
  text-align: center;
}
.footer .scroll-bar {
  @apply overflow-auto;
  max-height: 120px;
}
.footer .scroll-bar::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 3px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 3px;
}
.footer .scroll-bar::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px #D3D5D9;
  background: #2F3240;
}

.scene-tool-bottom,
.scene-tool {
  position: fixed;
  color: #fff;
  right: 11px;
  z-index: 999;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
  height: 120px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 5px 14px 0 rgba(0, 0, 0, 0.12);
}

.scene-tool-bottom dl,
.scene-tool dl {
  width: 60px;
  height: 60px;
  padding: 10px;
  background: #fff;
  color: black;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
  font-size: 25px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: 36px 36px;
  background-position: center;
  border-radius: 4px;
}

.scene-tool-bottom dl:hover,
.scene-tool dl:hover {
  background: #3c6ef0;
  background-repeat: no-repeat;
  background-position: center;
}

.scene-tool-bottom dl:nth-child(1),
.scene-tool dl:nth-child(1) {
  border-radius: 4px 4px 0 0;
  background-image: url(../image/i-service.a960c306.png);
}

.scene-tool-bottom dl:nth-child(1)::after,
.scene-tool dl:nth-child(1)::after {
  content: "";
  height: 1px;
  width: 50px;
  background: #efefef;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.scene-tool-bottom dl:nth-child(1):hover,
.scene-tool dl:nth-child(1):hover {
  background-image: url(../image/i-service-hover.8b61b904.png);
  background-size: 36px 36px;
}

.scene-tool-bottom dl:nth-child(2),
.scene-tool dl:nth-child(2) {
  border-radius: 0 0 4px 4px;
  background-image: url(../image/i-tel.1482f237.png);
}

.scene-tool-bottom dl:nth-child(2):hover,
.scene-tool dl:nth-child(2):hover {
  background-image: url(../image/i-tel-hover.efbbc086.png);
  background-size: 36px 36px;
}

.scene-tool-bottom {
  top: auto;
  bottom: 40px;
  transform: none;
  width: 60px;
  height: 60px;
  background-color: transparent;
  box-shadow: none;
}

.scene-tool-bottom dl:nth-child(1) {
  border-radius: 4px;
  background-image: url(../image/i-top.501eeaeb.png);
  background-size: 80px 80px;
}

.scene-tool-bottom dl:nth-child(1)::after {
  opacity: 0;
}

.scene-tool-bottom dl:nth-child(1):hover {
  background-image: url(../image/i-top-hover.e3023053.png);
  background-size: 78px 78px;
}

/* Tooltip 容器 */
.tooltip-left {
  position: relative;
  display: inline-block;
}

/* Tooltip 文本 */
.tooltip-left .tooltiptext {
  visibility: hidden;
  background: #fff;
  color: #333;
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.1) !important;
  display: flex;
  white-space: nowrap;
  min-width: 148px;
  padding: 0 10px;
  border-radius: 6px;
  top: 0px;
  text-align: center;
  right: 225%;
  position: absolute;
  z-index: 1;
  font-size: 15px;
  padding: 10px;
  margin-right: 10px;
}

/* 鼠标移动上去后显示提示框 */
.tooltip-content:hover .tooltiptext {
  visibility: visible;
}

.tooltip-left .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 100%;
  /* 提示工具右侧 */
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}

.guide-container {
  display: flex;
  width: 100%;
  min-height: 600px;
  padding-top: 70px;
}
#guideApp {
  width: 100%;
}

