a {
  text-decoration: none;
}
.no-select {
  -webkit-user-select: none;
  /* Safari 浏览器 */
  -moz-user-select: none;
  /* Firefox 浏览器 */
  -ms-user-select: none;
  /* IE/Edge 浏览器 */
  user-select: none;
  /* 标准语法 */
}
body {
  background: none !important;
  background-color: #e1ecff !important;
}
.color-ellipse1 {
  top: -18%;
  left: 30%;
  position: absolute;
  width: 212.676px;
  height: 90.506px;
  transform: rotate(-6.648deg);
  flex-shrink: 0;
  background: rgba(80, 208, 255, 0.5);
  filter: blur(40px);
}
.color-ellipse2 {
  top: -18%;
  left: -10%;
  position: absolute;
  width: 194.586px;
  height: 116.066px;
  transform: rotate(-12.124deg);
  flex-shrink: 0;
  background: rgba(80, 122, 255, 0.36);
  filter: blur(40px);
}
.color-ellipse3 {
  bottom: 0;
  right: -50%;
  position: absolute;
  width: 205.096px;
  height: 122.335px;
  transform: rotate(-12.124deg);
  flex-shrink: 0;
  background: rgba(255, 236, 210, 0.5);
  filter: blur(40.09999847px);
}
.color-ellipse4 {
  top: -35%;
  left: -5%;
  position: absolute;
  width: 212.676px;
  height: 90.506px;
  transform: rotate(-6.648deg);
  flex-shrink: 0;
  background-color: rgba(80, 208, 255, 0.3);
  filter: blur(40.09999847px);
}
.color-ellipse5 {
  top: -150px;
  left: -80px;
  position: absolute;
  width: 338.57px;
  height: 195.661px;
  transform: rotate(-22.987deg);
  flex-shrink: 0;
  border-radius: 338.57px;
  background: rgba(240, 173, 144, 0.9);
  filter: blur(60px);
}
.left-gap {
  left: -25px;
  top: 315px;
  position: absolute;
  width: 35px;
  height: 35px;
  background-color: #e6edff;
  border-radius: 50%;
  z-index: 9;
}
.right-gap {
  right: -25px;
  top: 315px;
  position: absolute;
  width: 35px;
  height: 35px;
  background-color: #e6edff;
  border-radius: 50%;
  z-index: 9;
}
.cloud-virtual-machine-gap {
  top: 250px;
}
.ssl-gap {
  top: 314px;
}
.footer-box {
  display: flex;
  justify-content: center;
}
.footer-box .content {
  font-size: 12px;
  color: #666;
  position: relative;
}
.footer-box .content::before {
  content: "";
  width: 25px;
  height: 1px;
  background-color: #666;
  position: absolute;
  left: -27px;
  top: 8px;
}
.footer-box .content::after {
  content: "";
  width: 25px;
  height: 1px;
  background-color: #666;
  position: absolute;
  right: -27px;
  top: 8px;
}
.nav-wrapper img,
.footer img {
  display: inline;
}
.nav-wrapper .phone_icon {
  display: none;
}
