﻿body {
  background-color: #d5f1ff;
  padding: 0 0 95px;
}
.__app img {
  height: auto;
}
.__navbar {
  background-color: #ffffff;
  min-width: 1200px;
  padding: 20px 70px 18px;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1111111;
}
.__navbar .__logo {
  width: 260px;
  float: left;
}
.vis{
    height: 182px;
}
.__navbar .__logo img {
  display: block;
  max-width: 100%;
}
.__navbar-in .__navbar-content {
  margin-left: 455px;
}
.__navbar-list {
  border: 1px solid #cccccc;
  border-radius: 60px;
  height: 94px;
  padding: 0 25px;
}
.__navbar-list .__navbar-item {
  float: left;
  margin: 0 13px;
  height: 94px;
  line-height: 94px;
  padding: 0 15px;
  position: relative;
}
.__navbar-list .__navbar-item.bg a {
  color: #009cef;
}
.__navbar-list .__navbar-item:hover a {
  color: #009cef;
}
.__navbar-list .__navbar-item.active::before {
  content: "";
  width: 100%;
  height: 6px;
  background-color: #009cef;
  position: absolute;
  left: 0;
  bottom: 0;
}
.__navbar-list .__navbar-item__link {
  font-size: 18px;
  color: #666;
  position: relative;
}
.__navbar-list .__navbar-item__link .__icon {
  display: inline-block;
  vertical-align: middle;
}
.__navbar-list .__navbar-item__link .__icon img {
  width: 27px;
  height: 23px;
}
.__navbar-list .__navbar-item__link .__tips {
  position: absolute;
  top: -12px;
  right: 0;
  font-size: 14px;
  line-height: 1;
  color: #009cef;
}
.__slide {
  min-width: 1240px;
  min-height: 700px;
  background-color: #f5f5f5;
}
.__slide img {
  display: block;
  width: 100%;
}
.__page {
  position: relative;
  border-radius: 10px;
  border: 1px solid #8bd8ff;
  background-color: #ffffff;
}
.__page-title {
  position: absolute;
  width: 514px;
  height: 84px;
  line-height: 72px;
  padding: 0 168px;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff;
  font-size: 28px;
  font-weight: 550;
  background: url(../images/title.png) no-repeat center top;
  background-size: 100%;
  top: -20px;
  left: 50%;
  margin-left: -257px;
}
.__page1 {
  padding: 108px 0 66px;
}
.__list {
  text-align: center;
}
.__list .__item {
  width: 188px;
  height: 200px;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 20px 10px 5px;
  vertical-align: top;
  margin: 0 14px;
  box-sizing: border-box;
  position: relative;
}
.__list .__item .__icon {
  margin: 0 0 16px 0;
}
.__list .__item .__icon img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.__list .__item .__title {
  font-size: 20px;
  color: #333333;
  font-weight: 550;
  margin: 0 0 15px 0;
}
.__list .__item .__body {
  text-align: center;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  line-height: 20px;
}
.__list .__item1 {
  border-bottom: 4px solid #009cef;
}
.__list .__item2 {
  border-bottom: 4px solid #697efe;
}
.__list .__item3 {
  border-bottom: 4px solid #00bab7;
}
.__list .__item4 {
  border-bottom: 4px solid #f5be01;
}
.__list .__item5 {
  border-bottom: 4px solid #dcdfff;
}
.__page2 {
  padding: 100px 140px 50px;
}
.__list-question .__item {
  padding: 15px 10px;
  width: 20%;
  box-sizing: border-box;
  float: left;
}
.__list-question .__item .__icon {
  width: 88px;
  height: 88px;
  margin: 0 auto;
}
.__list-question .__item .__icon img {
  display: block;
  margin: 0 auto;
}
.__list-question .__item .__title {
  margin: 18px 0;
  font-size: 16px;
  text-align: center;
  color: #333333;
}
.__page3 {
  padding: 95px 0 30px;
}
.__contrast {
  text-align: center;
}
.__contrast-left,
.__contrast-middle,
.__contrast-right {
  display: inline-block;
  vertical-align: top;
}
.__contrast-left h2,
.__contrast-left .seo-comparison-title,
.__contrast-middle h2,
.__contrast-middle .seo-comparison-title,
.__contrast-right h2,
.__contrast-right .seo-comparison-title {
  font-size: 30px;
  font-weight: 550;
  margin: 0 0 25px 0;
  line-height: 50px;
}
.__contrast-left dl,
.__contrast-middle dl,
.__contrast-right dl {
  height: 150px;
}
.__contrast-left {
  width: 270px;
}
.__contrast-left h2,
.__contrast-left .seo-comparison-title {
  text-align: right;
  color: #05bfb7;
}
.__contrast-left dl dt {
  height: 45px;
  width: 100%;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: 550;
  color: #05bfb7;
  text-align: right;
  position: relative;
  line-height: 32px;
}
.__contrast-left dl dt::before {
  content: "";
  width: 34px;
  height: 32px;
  background: url(../images/dui.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 28px;
  top: 1px;
}
.__contrast-left dl dd {
  font-size: 14px;
  color: #333333;
  line-height: 26px;
  text-align: right;
}
.__contrast-middle {
  width: 196px;
  height: 64px;
  position: relative;
  background: url(../images/pk.png) no-repeat center top;
  background-size: contain;
}
.__contrast-right {
  text-align: left;
  width: 230px;
}
.__contrast-right h2,
.__contrast-right .seo-comparison-title {
  color: #ff481d;
}
.__contrast-right dl dt {
  height: 45px;
  font-size: 20px;
  font-weight: 550;
  color: #ff481d;
  position: relative;
}
.__contrast-right dl dt::before {
  content: "";
  width: 21px;
  height: 23px;
  background: url(../images/cuo.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 0px;
  top: 1px;
}
.__contrast-right dl dd {
  font-size: 14px;
  color: #333333;
  line-height: 26px;
}
.__page4 {
  padding: 104px 30px 66px;
  min-height: 1000px;
  box-sizing: border-box;
}
.__progress-item img {
  display: block;
  margin: 0 auto;
}
.__progress-item2 {
  margin: 76px 0 26px;
}
.__page5 {
  padding: 118px 30px 66px;
  min-height: 300px;
  box-sizing: border-box;
}
.__case-item img {
  display: block;
  margin: 0 auto;
}
.__page6 {
  padding: 78px 150px 40px;
}
.__guarantee-item {
  padding: 20px;
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.__guarantee-card {
  width: 100%;
  height: 106px;
  float: left;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.__guarantee-card__icon {
  width: 94px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px;
}
.__guarantee-card__icon img {
  width: 34px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.__guarantee-card__body {
  float: left;
  margin-left: 94px;
  padding: 20px 0px 2px 15px;
}
.__guarantee-card__body h2,
.__guarantee-card__body .seo-card-title {
  font-size: 20px;
  font-weight: 550;
  color: #333333;
  margin: 0 0 6px 0;
}
.__guarantee-card__body p {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
}
.__guarantee-card.__guarantee-card1 {
  background-color: #ccebfd;
}
.__guarantee-card.__guarantee-card1 .__guarantee-card__icon {
  background: #009cef;
}
.__guarantee-card.__guarantee-card2 {
  background-color: #d3ecf0;
}
.__guarantee-card.__guarantee-card2 .__guarantee-card__icon {
  background: #1c9fb1;
}
.__guarantee-card.__guarantee-card3 {
  background-color: #ffecce;
}
.__guarantee-card.__guarantee-card3 .__guarantee-card__icon {
  background: #f7a20b;
}
.__guarantee-card.__guarantee-card4 {
  background-color: #dcdfff;
}
.__guarantee-card.__guarantee-card4 .__guarantee-card__icon {
  background: #515dff;
}
.__team li {
  width: 50%;
  box-sizing: border-box;
  padding: 14px 30px;
  float: left;
  height: 140px;
}
.__team-card {
  width: 100%;
  overflow: hidden;
}
.__team-card__icon {
  width: 84px;
  float: left;
  height: 96px;
  margin-right: 15px;
}
.__team-card__icon img {
  display: block;
  margin: 0 auto;
}
.__team-card dl {
  float: left;
  width: 310px;
}
.__team-card dl dt {
  font-size: 24px;
  color: #333333;
  margin: 10px 0;
  font-weight: 550;
}
.__team-card dl dd {
  font-size: 12px;
  line-height: 20px;
  color: #333333;
}
.__page7 {
  padding: 73px 50px;
}
.__core-desc {
  text-align: center;
  font-size: 22px;
  color: #999999;
  line-height: 32px;
  margin-bottom: 45px;
}
.__core-list {
  border-bottom: 2px solid #c6eaff;
}
.__core-list:last-child {
  border: none;
}
.__core-list3 .__core-item {
  min-height: 150px;
}
.__core-list1 .__core-item {
  min-height: 170px;
}
.__core-list1 .__core-item h2,
.__core-list1 .__core-item .seo-card-title {
  padding: 7px 0 0 0;
}
.__core-item {
  float: left;
  width: 25%;
  min-height: 190px;
  text-align: center;
  border-right: 2px solid #c6eaff;
  box-sizing: border-box;
}
.__core-item:last-child {
  border: none;
}
.__core-item h2,
.__core-item .seo-card-title {
  padding: 25px 0 0;
  font-size: 30px;
  font-weight: 550;
  color: #029cf1;
  margin: 0 0 15px 0;
}
.__core-item p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.__characteristic-item {
  padding: 18px;
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.__characteristic-item.__full {
  width: 100%;
  padding-bottom: 0;
}
.__characteristic-item.__full dl {
  width: 800px;
}
.__characteristic-card {
  height: 135px;
  border-radius: 10px;
}
.__characteristic-card .__characteristic-icon {
  width: 130px;
  float: left;
  height: 135px;
  text-align: center;
}
.__characteristic-card .__characteristic-icon img {
  width: 60px;
  margin: 38px 0;
}
.__characteristic-card dl {
  padding: 25px 0 0 0;
  float: left;
  width: 388px;
}
.__characteristic-card dl dt {
  font-size: 25px;
  font-weight: 550;
  margin-bottom: 10px;
}
.__characteristic-card dl dd {
  line-height: 24px;
  font-size: 15px;
}
.__characteristic-card.__characteristic-card1 {
  background-color: #e6f7ff;
  border: 1px solid #009cef;
}
.__characteristic-card.__characteristic-card1 .__characteristic-icon img {
  margin: 38px 0;
  width: 68px;
}
.__characteristic-card.__characteristic-card1 dl {
  color: #029cf1;
}
.__characteristic-card.__characteristic-card2 {
  background-color: #edeaff;
  border: 1px solid #aea0ff;
}
.__characteristic-card.__characteristic-card2 .__characteristic-icon img {
  margin: 39px 0;
  width: 58px;
}
.__characteristic-card.__characteristic-card2 dl {
  color: #6c55ff;
}
.__characteristic-card.__characteristic-card3 {
  background-color: #eafff0;
  border: 1px solid #a3e5b5;
}
.__characteristic-card.__characteristic-card3 .__characteristic-icon img {
  margin: 39px 0;
  width: 58px;
}
.__characteristic-card.__characteristic-card3 dl {
  color: #5dcc7b;
}
.__characteristic-card.__characteristic-card4 {
  background-color: #fff8de;
  border: 1px solid #eac956;
}
.__characteristic-card.__characteristic-card4 .__characteristic-icon img {
  margin: 39px 0;
  width: 58px;
}
.__characteristic-card.__characteristic-card4 dl {
  color: #eac956;
}
.__characteristic-card.__characteristic-card5 {
  background-color: #ffe9e1;
  border: 1px solid #fe8651;
}
.__characteristic-card.__characteristic-card5 .__characteristic-icon img {
  margin: 39px 0;
  width: 58px;
}
.__characteristic-card.__characteristic-card5 dl {
  color: #fe8651;
}
.__page8 {
  padding: 90px 50px 50px;
}
.__other-item {
  float: left;
  padding: 16px 24px;
  width: 50%;
  box-sizing: border-box;
}
.__other .__other-content {
  display: flex;
  align-items: center;
  border: 0;
  background: transparent;
  padding: 0 15px;
  height: 137px;
  box-sizing: border-box;
}
.__other .__other-content .__other-icon {
  flex: 0 0 88px;
  width: 88px;
}
.__other .__other-content .__other-icon img {
  display: block;
  border-radius: 10px;
}
.__other .__other-content dl {
  line-height: 1;
  flex: 1 1 auto;
  min-width: 0;
  margin-left: 15px;
}
.__other .__other-content dl dt {
  font-size: 22px;
  font-weight: 550;
  margin: 0 0 10px 0;
}
.__other .__other-content dl dd {
  line-height: 16px;
  line-height: 24px;
}
.__other .__other-content.__other-content1 dl dt {
  color: #ffa803;
}
.__other .__other-content.__other-content2 dl dt {
  color: #ff9964;
}
.__other .__other-content.__other-content3 dl dt {
  color: #36c44e;
}
.__other .__other-content.__other-content4 dl dt {
  color: #2ba4bf;
}
.__other .__other-content.__other-content5 dl dt {
  color: #8695fd;
}
.__service-item {
  height: 236px;
  float: left;
  width: 25%;
  box-sizing: border-box;
  text-align: center;
  padding: 0 40px;
  border-right: 1px solid #a9dfff;
}
.__service-item:last-child {
  border: none;
}
.__service-item__icon {
  width: 76px;
  margin: 0 auto;
  height: 106px;
  padding: 10px 0 0 0;
  box-sizing: border-box;
}
.__service-item__icon img {
  display: block;
  margin: 0 auto;
}
.__service-item dl dt {
  font-size: 23px;
  color: #333;
  font-weight: 550;
  margin: 0 0 15px;
}
.__service-item dl dd {
  font-size: 14px;
  color: #333;
  line-height: 22px;
}
.__footer {
  padding: 70px 0 55px;
  text-align: center;
}
.__footer-desc {
  color: #009cef;
  font-size: 40px;
  font-weight: 550;
  line-height: 70px;
}
.__footer-desc .__num {
  font-size: 50px;
}
.__tabbar {
  position: fixed;
  width: 100%;
  height: 95px;
  line-height: 95px;
  bottom: 0;
  left: 0;
  background-color: #009cef;
  text-align: center;
  font-size: 30px;
  font-weight: 550;
}
.__tabbar-item {
  display: block;
  color: #ffffff;
}
.__tabbar-item span,
.__tabbar-item img {
  display: inline-block;
  vertical-align: middle;
}
.__fixed-menu {
  position: fixed;
  z-index: 11115;
  right: 30px;
  top: 35%;
}
.__fixed-menu .__fixed-item {
  display: block;
  width: 200px;
  margin: 0 0 30px 0;
}
.__fixed-menu .__fixed-item img {
  display: block;
  width: 100%;
  height: auto;
}

.template-navbar { box-shadow: 0 0 5px 0 gray; }
.template-top-banner { position: relative; margin-top: -20px; text-align: center; }
.template-top-banner-link { display: inline-block; }
.template-top-banner-link img { display: block; max-width: 70%; height: auto; margin: 0 auto; }
.template-top-banner-close { position: absolute; top: 0; padding: 2px 6px; border: 0; background: #999; color: #fff; cursor: pointer; }
.template-breadcrumb { max-width: 1200px; padding: 10px 0; margin: 0 auto; }
.template-breadcrumb ol { padding: 0; margin: 0; list-style: none; }
.template-home-intro { max-width: 1200px; padding: 30px 0; margin: 0 auto; text-align: center; }
.template-home-intro h1 { margin: 0 0 15px; color: #333; font-size: 32px; font-weight: bold; }
.template-home-intro p { margin: 0; color: #666; font-size: 18px; }
@media (max-width: 1895px) {
    .vis{
        height: 156px;
    }
  .__navbar {
    padding: 15px 50px;
  }
  .__navbar .__logo {
    width: 260px;
  }
  .__navbar-in .__navbar-content {
    margin-left: 400px;
  }
  .__navbar-list {
    padding: 0 20px;
  }
  .__navbar-list .__navbar-item {
    padding: 0 10px;
    width: 14.2857%;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
  }
  .__navbar-list .__navbar-item__link {
    font-size: 18px;
  }
}
@media (max-width: 1599px) {
  .__navbar-list .__navbar-item__link {
    font-size: 16px;
  }
  .__navbar-list .__navbar-item__link .__icon img {
    width: 25px;
    height: 21px;
  }
  .__navbar .__logo {
    width: 260px;
  }
  .__navbar-in .__navbar-content {
    margin-left: 360px;
  }
}

@media (max-width: 720px) {
  body {
    overflow-x: hidden;
    padding-bottom: 64px;
  }
  .__navbar {
    min-width: 0;
    padding: 8px 12px 10px;
    position: static;
    box-sizing: border-box;
  }
  .vis {
    display: none;
  }
  .template-top-banner {
    margin-top: 0;
  }
  .template-top-banner-link,
  .template-top-banner-link img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .template-top-banner-close {
    right: 0;
  }
  .__navbar .__logo {
    width: 106px;
    float: none;
    margin: 0 auto;
  }
  .__navbar-in .__navbar-content {
    clear: both;
    margin-left: 0;
  }
  .__navbar-list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    height: auto;
    padding: 4px;
    border-radius: 8px;
  }
  .__navbar-list .__navbar-item {
    float: none;
    width: auto;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 0 2px;
    text-align: center;
  }
  .__navbar-list .__navbar-item__link {
    display: block;
    overflow: hidden;
    color: #555;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .__navbar-list .__navbar-item.active::before {
    height: 3px;
  }
  .__slide {
    min-width: 0;
    min-height: 0;
  }
  .__slide-container,
  .__slide-item {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
  }
  .__slide img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .template-breadcrumb {
    padding: 8px 12px;
  }
  .template-home-intro {
    padding: 18px 16px;
  }
  .template-home-intro h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .template-home-intro p {
    font-size: 14px;
    line-height: 22px;
  }
  .__container {
    width: auto;
    min-width: 0;
    margin: 0 12px;
  }
  .mar-top-70 {
    margin-top: 48px;
  }
  .__page-title {
    width: calc(100% - 24px);
    min-height: 46px;
    height: auto;
    margin-left: 0;
    padding: 0 18px;
    font-size: 16px;
    line-height: 42px;
    white-space: nowrap;
    transform: translateX(-50%);
  }
  .__page1 {
    padding: 66px 8px 20px;
  }
  .__list .__item {
    width: calc(50% - 12px);
    height: 214px;
    margin: 6px 4px;
    padding: 16px 8px 4px;
  }
  .__list .__item .__title {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .__list .__item .__body {
    font-size: 13px;
    line-height: 19px;
  }
  .__page3,
  .__page4,
  .__page5,
  .__page6,
  .__page7,
  .__page8 {
    min-height: 0;
    padding: 60px 12px 24px;
  }
  .__contrast-left,
  .__contrast-right {
    display: block;
    width: auto;
    text-align: left;
  }
  .__contrast-middle {
    display: none;
  }
  .__contrast-left .seo-comparison-title,
  .__contrast-right .seo-comparison-title {
    font-size: 22px;
    line-height: 32px;
    margin: 12px 0;
    text-align: left;
  }
  .__contrast-left dl,
  .__contrast-right dl {
    height: auto;
    margin-bottom: 16px;
  }
  .__contrast-left dl dt,
  .__contrast-left dl dd,
  .__contrast-right dl dt,
  .__contrast-right dl dd {
    text-align: left;
  }
  .__contrast-left dl dt::before,
  .__contrast-right dl dt::before {
    display: none;
  }
  .__progress-item img,
  .__case-item img {
    width: 100%;
    height: auto;
  }
  .__progress-item2 {
    margin: 28px 0 18px;
  }
  .__guarantee-item,
  .__team li {
    width: 100%;
    height: auto;
    padding: 7px 0;
  }
  .__guarantee-card {
    min-height: 106px;
    height: auto;
  }
  .__guarantee-card__body {
    float: none;
    margin-left: 94px;
    padding: 18px 12px 14px;
  }
  .__team-card dl {
    width: calc(100% - 99px);
  }
  .__team-card__icon {
    margin-right: 10px;
  }
  .__core-desc {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 25px;
  }
  .__core-item {
    width: 50%;
    min-height: 142px;
  }
  .__core-list1 .__core-item,
  .__core-list3 .__core-item {
    min-height: 142px;
  }
  .__core-item .seo-card-title {
    padding-top: 18px;
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 9px;
  }
  .__core-item p {
    padding: 0 8px;
    font-size: 13px;
    line-height: 20px;
  }
  .__characteristic-item,
  .__other-item {
    width: 50%;
    padding: 6px 4px;
  }
  .__characteristic-card {
    height: auto;
    min-height: 112px;
  }
  .__characteristic-card .__characteristic-icon {
    width: 76px;
    height: 112px;
  }
  .__characteristic-card .__characteristic-icon img {
    width: 48px;
    margin: 31px 0;
  }
  .__characteristic-card dl {
    width: calc(100% - 76px);
    padding: 18px 10px 12px 0;
    box-sizing: border-box;
  }
  .__characteristic-item.__full dl {
    width: calc(100% - 76px);
  }
  .__characteristic-card dl dt {
    font-size: 19px;
  }
  .__other .__other-content {
    height: 110px;
    padding: 0 10px;
  }
  .__other .__other-content .__other-icon {
    flex-basis: 72px;
    width: 72px;
  }
  .__other .__other-content .__other-icon img {
    width: 64px;
    height: 64px;
  }
  .__other .__other-content dl {
    margin-left: 8px;
  }
  .__other .__other-content dl dt {
    font-size: 18px;
  }
  .__service-item {
    width: 50%;
    height: auto;
    min-height: 184px;
    padding: 0 10px 12px;
  }
  .__service-item__icon {
    height: 90px;
  }
  .__service-item dl dt {
    font-size: 18px;
  }
  .__footer {
    padding: 34px 12px 24px;
  }
  .__footer-desc {
    font-size: 20px;
    line-height: 32px;
  }
  .yq_link a,
  .yq_link span {
    margin: 4px 7px;
  }
  .__fixed-menu {
    right: 6px;
    top: auto;
    bottom: 8px;
  }
  .__fixed-menu .__fixed-item {
    width: 74px;
    margin-bottom: 7px;
  }
}

/* Footer Link Styles - Extracted from inline CSS */
.yq_link {
  color: grey;
}

.yq_link a,
.yq_link span {
  display: inline-block;
  margin: 8px;
  line-height: 30px;
}
