/* 图标 */
.contact {
  position: fixed;
  right: 0;
  top: 35%;
  z-index: 9999;
  display: flex;
  flex-direction: row-reverse;
}

.contact > img {
  padding: 10px 10px;
  background-color: #fff;
  border-radius: 6px;
  width: 55px;
  height: 55px;
}

.dongdong {
  display: none;
  padding: 7px 0 7px 17px;
  width: 160px;
  background: #fff;
  border-radius: 6px;
  font-size: 14px;
}

.dongdong img {
  vertical-align: middle;
}

.contact:hover .dongdong {
  display: block;
}

/* 京图开放平台 */
.swiper-container {
  background: linear-gradient(
    180deg,
    rgba(25, 30, 77, 1) 0%,
    rgba(12, 16, 51, 1) 100%
  );
  height: 442px;
}

.swiper-container .gis-experience {
  width: 326px;
  height: 102px;
  font-size: 48px;
  line-height: 51px;
  font-family: "jdlangzheng";
  font-weight: normal;
  color: rgba(240, 245, 255, 1);
}

.banner-bg1 {
  min-height: 400px;
  background: url(../image/swiper-back1.c2651131.png) no-repeat;
  background-size: cover;
  background-position-x: 30%;
  background-position-y: bottom;
}

.banner-bg2 {
  min-height: 400px;
  background: url(../image/swiper-back2.f99ab897.png) no-repeat;
  background-size: cover;
  background-position-x: 30%;
  background-position-y: bottom;
}

.banner-bg3 {
  min-height: 400px;
  background: url(../image/swiper-back3.6d7cc15a.png) no-repeat;
  background-size: cover;
  background-position-x: 30%;
  background-position-y: bottom;
}

.banner-bg4 {
  min-height: 400px;
  background: url(../image/swiper-back4.02693a1d.png) no-repeat;
  background-size: cover;
  background-position-x: 30%;
  background-position-y: bottom;
}

.banner-bg5 {
  min-height: 400px;
  background: url(../image/swiper-back5.349e798e.png) no-repeat;
  background-size: cover;
  background-position-x: 30%;
  background-position-y: bottom;
}

.banner-bg6 {
  min-height: 400px;
  background: url(../image/product-banner.8356a65e.png) no-repeat;
  background-size: cover;
  background-position-x: 30%;
  background-position-y: bottom;
}

.swipe-item {
  width: 1250px;
  margin: 0 auto;
  padding-left: 70px;
  margin-top: 100px;
  color: #e7e7ff;
}

.swiper-pagination-bullet {
  opacity: 1 !important;
}

.banner-bg2 .swipe-item {
  margin-top: 40px;
}

.swipe-item a {
  display: block;
  text-align: center;
  margin-top: 60px;
  width: 130px;
  background-color: #3c6ef0;
  line-height: 36px;
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
  border-radius: 2px;
}

.swipe-item a:hover {
  background: #014de3;
}

.swipe-item .not-top {
  margin-top: 25px;
  margin-left: -20px;
}

.ul-dot li {
  list-style-type: disc;
}

/* 服务供应链 */
.supply-chain-bg {
  width: 100%;
  height: 227px;
  background-image: url(../image/main-back2.36fc1029.png);
  background-size: cover;
}

.supply-chain-bg .common-width {
  min-height: 227px;
}

/* 全场景化的服务体系 赋能业务增长 */
.service-system-bg {
  width: 100%;
  height: 522px;
  padding: 50px 0;
  background-image: url(../image/main-back3.9a6b94c4.png);
  background-size: cover;
  background-position: 50% 50%;
}

.servce-items {
  width: 1100px;
  margin: 0 auto;
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
  color: #fff;
}

.servce-items ul :nth-child(4) {
  height: 51px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 13px;
}

.service-icon {
  width: 140px;
  height: 150px;
  transition: transform 200ms;
  transform: scale(1);
  transform-origin: center bottom;
}

.service-icon-arrow {
  margin-left: 6px;
  font-size: 19px !important;
  vertical-align: middle;
}

.servce-items ul:hover {
  color: #3c6ef0;
  font-weight: 600;
}

.servce-items ul:hover li a {
  color: #3c6ef0;
  font-weight: 600;
}

.servce-items ul:hover .service-icon-arrow path {
  stroke: #3c6ef0;
}

.servce-items ul:hover .service-icon {
  transform: scale(1.3);
  transform-origin: center bottom;
}

/* 强大技术能力 为开发保驾互航  */
.technology-bg {
  height: 610px;
  background-image: url(../image/main-bg@2x.5801e2e7.png);
  width: 100%;
  background-size: revert;
  background-position: 50% 50%;
  padding: 50px 0;
}

.technology-items {
  width: 1100px;
  margin: 0 auto;
  margin-top: 40px;
  text-align: center;
  display: flex;
  justify-content: space-between;
}

.technology-items > ul {
  width: 272px;
  height: 406px;
  padding: 70px 20px;
  text-align: center;
  background: #fff;
  border-radius: 4px;
  transition: all 300ms;
  overflow: hidden;
  background-image: url(../image/tec-bk.fb46d53d.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}

.technology-items > ul:hover {
  background-image: linear-gradient(
    225deg,
    rgba(187, 206, 255, 0.33) 0%,
    rgba(88, 136, 255, 0.42) 100%
  );
  border-radius: 8px;
  transform: scale(1.01);
}

.technology-item-imgbox {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  width: 120px;
  margin-left: 50%;
  transform: translateX(-50%);
}

.technology-item-imgbox > span {
  display: inline-block;
  margin: 0 auto;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  background: linear-gradient(
    180deg,
    rgba(5, 144, 255, 0.05) 0%,
    rgba(2, 87, 255, 0) 100%
  );
}

.technology-item-imgbox > img {
  position: absolute;
  width: 63px;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.technology-items > ul:hover img {
  margin-left: -100px;
  filter: drop-shadow(#3c6ef0 100px 0);
}

.technology-items > ul:hover span {
  background: #fff;
}

.technology-items > ul:hover > li:nth-child(2) {
  color: #3c6ef0;
}

/* <!-- 优秀企业的信赖之选 --> */
.trusted-choice-bg {
  width: 100%;
  padding: 50px 0;
  height: 270px;
  background-color: #f7f9ff;
  text-align: center;
}

.trusted-choice-bg img {
  margin: 40px 10px 0 10px;
  margin-top: 40px;
  margin-bottom: 30px;
}

/* 开发文档  */
.documentation-bg {
  background-image: url(../image/main-back5.8486c4a0.png);
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  padding: 50px 0;
}

.documentation-bg .common-width {
  padding: 0 55px;
}

.banner a:hover {
  background: #014de3;
}

.documentation-bg .round {
  transition: all 0.3s;
  width: 400px;
  height: 140px;
  margin-right: 20px;
  margin-top: 15px;
  padding-left: 78px;
  padding-top: 15px;
  border-radius: 6px;
  background-image: url(../image/round1.a31dc8eb.png);
  background-size: 100% 100%;
}

.documentation-bg .round:nth-child(1) {
  height: 120px;
}

.documentation-bg .round:nth-child(2) {
  height: 230px;
}

.documentation-bg .round:hover {
  background-size: 120% 120%;
  background-position: center;
}

.documentation-bg .round-two {
  transition: all 0.3s;
  border-radius: 6px;
  padding-left: 120px;
  margin-top: 15px;
  padding-top: 15px;
  padding-right: 100px;
  width: 600px;
  height: 245px;
  background-size: 100% 100%;
  background-image: url(../image/round2.e6b44228.png);
}

.documentation-bg .round-two:last-child {
  margin-top: 30px;
}

.documentation-bg .round-two:hover {
  background-size: 120% 120%;
  background-position: center;
}

.documentation-bg .round ul li {
  width: 150px;
  list-style-type: disc;
}

.documentation-bg .round-two ul li {
  width: 240px;
  list-style-type: disc;
  /* margin-top: 10px; */
}

.content p {
  text-align: start;
  line-height: 37px;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}

.content a {
  text-align: start;
  line-height: 25px;
  font-size: 14px;
  color: #333;
}

.content a:hover {
  color: #3c6ef0;
}

.first-page-header {
  position: fixed;
  top: 0px;
  z-index: 999;
  width: 100%;
  margin: 1px auto;
}

@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;
}

