html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

html,
body,
button,
input,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Microsoft YaHei, Arial, sans-serif !important;
}

.content pre {
  padding: 0px;
}

.content code {
  -moz-osx-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

.browser-header {
  position: absolute;
  top: 0px;
  height: 20px;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width:769px) {
  .browser-header {
    height: 30px;
  }
}

.browser-header span {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #eee;
  margin-right: 5px;
}

.browser-header span:first-child {
  margin-left: 10px;
}

.loading-body {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.loader-circle {
  position: relative;
  font-size: 40px;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 0.8em;
  height: 0.8em;
  margin: 0px auto;
  border-top: 0.08em solid rgba(163, 175, 183, 0.5);
  border-right: 0.08em solid rgba(163, 175, 183, 0.5);
  border-bottom: 0.08em solid rgba(163, 175, 183, 0.5);
  border-left: .08em solid #a3afb7;
  border-radius: 50%;
  -webkit-animation: loader-circle 1.1s infinite linear;
  animation: loader-circle 1.1s infinite linear;
}

@-webkit-keyframes loader-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loader-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@font-face {
  font-family: 'iconfont';
  src: url("//at.alicdn.com/t/font_474138_6fgps8m2pzs.eot");
  src: url("//at.alicdn.com/t/font_474138_6fgps8m2pzs.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_474138_6fgps8m2pzs.woff2") format("woff2"), url("//at.alicdn.com/t/font_474138_6fgps8m2pzs.woff") format("woff"), url("//at.alicdn.com/t/font_474138_6fgps8m2pzs.ttf") format("truetype"), url("//at.alicdn.com/t/font_474138_6fgps8m2pzs.svg#iconfont") format("svg");
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-smile:before {
  content: "\e6af";
}

.icon-zan:before {
  content: "\e69f";
}

.icon-folder:before {
  content: "\e638";
}

.icon-chat:before {
  content: "\e656";
}

.icon-close:before {
  content: "\e69a";
}

.icon-weixin:before {
  content: "\e629";
}

.icon-web:before {
  content: "\e627";
}

.icon-mobile:before {
  content: "\e600";
}

.icon-security:before {
  content: "\e61d";
}

.icon-ios:before {
  content: "\e601";
}

.icon-desktop:before {
  content: "\e64b";
}

.icon-windows:before {
  content: "\e69e";
}

.icon-macos:before {
  content: "\e6ba";
}

.icon-android:before {
  content: "\e61f";
}

.icon-send:before {
  content: "\e6c7";
}

.icon-arrow-right:before {
  content: "\e646";
}

.icon-accurate:before {
  content: "\e602";
}

.icon-horn:before {
  content: "\e603";
}

.icon-time:before {
  content: "\e604";
}

.icon-chat2:before {
  content: "\e605";
}

.icon-index0:before {
  content: "\e608";
}

.icon-index1:before {
  content: "\e60d";
}

.icon-index2:before {
  content: "\e613";
}

.icon-index3:before {
  content: "\e610";
}

.icon-index4:before {
  content: "\e60f";
}

.icon-index5:before {
  content: "\e611";
}

.icon-index6:before {
  content: "\e612";
}

.icon-index7:before {
  content: "\e639";
}

.icon-hecong:before {
  content: "\e616";
}

.icon-advantage1:before {
  content: "\e65d";
}

.icon-advantage2:before {
  content: "\e722";
}

.icon-advantage3:before {
  content: "\e7c0";
}

.icon-advantage4:before {
  content: "\e686";
}

.icon-advantage5:before {
  content: "\e620";
}

.icon-advantage6:before {
  content: "\e69b";
}

.icon-synchronization:before {
  content: "\e607";
}

.icon-satisfaction:before {
  content: "\e621";
}

.icon-shopcard:before {
  content: "\e6a3";
}

.icon-guide:before {
  content: "\e72f";
}

.icon-trajectory:before {
  content: "\e61c";
}

.icon-guidecopy:before {
  content: "\e618";
}

.icon-portrait:before {
  content: "\ef97";
}

.icon-channel:before {
  content: "\e668";
}

.icon-ssl:before {
  content: "\e6cb";
}

.icon-dns:before {
  content: "\e606";
}

.icon-hava:before {
  content: "\e614";
}

.icon-sla:before {
  content: "\e738";
}

.icon-aliyun:before {
  content: "\e709";
}

.icon-fuwu:before {
  content: "\eb36";
}

.icon-masonry:before {
  content: "\e648";
}

.icon-cheap:before {
  content: "\e760";
}

.icon-tel:before {
  content: "\e680";
}

.icon-correct:before {
  content: "\e61e";
}

.icon-open:before {
  content: "\e615";
}

.icon-search:before {
  content: "\e6b0";
}

.icon-article:before {
  content: "\e665";
}

.icon-help:before {
  content: "\e657";
}

.icon-update:before {
  content: "\e719";
}

.icon-devlop:before {
  content: "\efad";
}

.navbar {
  height: 70px;
  background-color: #fff;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  z-index: 999 !important;
}

.navbar.bdshadow {
  -webkit-box-shadow: 0 4px 12px 0 rgba(52, 63, 75, 0.06), 0 10px 40px 0 rgba(52, 63, 75, 0.06), 0 0 0 1px rgba(52, 63, 75, 0.02);
  box-shadow: 0 4px 12px 0 rgba(52, 63, 75, 0.06), 0 10px 40px 0 rgba(52, 63, 75, 0.06), 0 0 0 1px rgba(52, 63, 75, 0.02);
  border: none !important;
}

.navbar .navbar-brand {
  height: 70px;
}

.navbar .navbar-brand h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar .navbar-brand h2 img {
  width: 96px;
}

.navbar .navbar-brand a.navbar-item {
  color: #fff;
  color: #2196F3;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  font-size: 22px;
}

.navbar .navbar-brand a.navbar-item:hover {
  background: none !important;
}

.navbar .navbar-brand a.navbar-item i {
  font-size: 42px;
  margin-right: 5px;
  color: #2196F3;
}

.navbar .navbar-menu a.navbar-item,
.navbar .navbar-menu a.navbar-link {
  background: none;
  font-size: 18px;
  padding: 0px 25px;
  color: #1f2329;
}

.navbar .navbar-menu>div>a.navbar-item,
.navbar .navbar-menu a.navbar-link {
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
}

.navbar .navbar-menu>div>a.navbar-item.is-active,
.navbar .navbar-menu a.navbar-link.is-active {
  font-weight: bold;
}

.navbar .navbar-burger {
  height: 70px;
  background: none;
  color: #fff;
  color: #1f2329;
  border: none;
}

.navbar .navbar-burger:focus {
  outline: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.navbar .navbar-end a.list {
  color: #1f2329;
}

@media screen and (min-width:1024px) {
  .navbar .navbar-end a.list:hover {
    background: none;
  }
}

.navbar .navbar-end .function a.navbar-link {
  background: none !important;
}

.navbar .navbar-end .function a.navbar-link::after {
  display: none;
}

.navbar .navbar-end .function .navbar-dropdown {
  position: fixed;
  top: 70px;
  width: 640px;
  padding: 30px 0px;
  border-top: 1px solid #eee;
  border-radius: 0px;
}

.navbar .navbar-end .function .navbar-dropdown .is-dropdownbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.navbar .navbar-end .function .navbar-dropdown .is-dropdownbody dl {
  width: 25%;
}

.navbar .navbar-end .function .navbar-dropdown .is-dropdownbody dl dt {
  border-bottom: 1px solid #dee0e3;
  height: 50px;
  line-height: 50px;
  padding: 0px 1em;
  font-size: 16px;
  max-width: 240px;
  font-weight: 500;
  color: #666;
}

.navbar .navbar-end .function .navbar-dropdown .is-dropdownbody dl dd {
  padding: 10px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 240px;
}

.navbar .navbar-end .function .navbar-dropdown .is-dropdownbody dl dd .is-lists a {
  width: 100%;
  text-align: left;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 50px;
}

.navbar .navbar-end .support a.navbar-link::after {
  display: none;
}

@media screen and (min-width:1024px) {
  .navbar .navbar-end .support a.navbar-link {
    background: none !important;
  }
}

.navbar .navbar-end .support .navbar-dropdown {
  border-radius: 5px;
  top: 70px;
  border-top: 1px solid #eee;
}

.navbar .navbar-end .support .navbar-dropdown a.navbar-item {
  padding-top: .6rem;
  padding-bottom: .6rem;
  font-size: 16px;
  padding-left: 30px;
  padding-right: 30px;
}

.navbar .navbar-end .support .navbar-dropdown a.navbar-item:hover {
  background: #f9f9f9;
}

.navbar .navbar-end .user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
}

.navbar .navbar-end .user p {
  margin-left: 15px;
}

.navbar .navbar-end .user a {
  padding: 0px 18px;
  font-size: 16px;
}

.navbar .navbar-end a.login {
  background: none;
}

.navbar.bdshadow,
.navbar.is-opaque {
  background: #fff;
}

.navbar.bdshadow .navbar-brand a.navbar-item,
.navbar.is-opaque .navbar-brand a.navbar-item {
  color: #4a4a4a;
}

.navbar.bdshadow .navbar-burger,
.navbar.is-opaque .navbar-burger {
  color: #4a4a4a;
}

.navbar.bdshadow .navbar-end a.list,
.navbar.is-opaque .navbar-end a.list {
  color: #4a4a4a;
}

.navbar.bdshadow .navbar-end .support a.navbar-link,
.navbar.is-opaque .navbar-end .support a.navbar-link {
  color: #4a4a4a;
}

.navbar.bdshadow .navbar-end .support a.navbar-link::after,
.navbar.is-opaque .navbar-end .support a.navbar-link::after {
  border-color: #4a4a4a;
}

.navbar.bdshadow .navbar-end .support .navbar-dropdown,
.navbar.is-opaque .navbar-end .support .navbar-dropdown {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.navbar.bdshadow .navbar-end a.login,
.navbar.is-opaque .navbar-end a.login {
  color: #4a4a4a;
}

footer {
  padding: 100px 0px;
  background-color: #282931 !important;
}

footer .columns {
  padding: 30px 0px 50px;
}

footer .column h4 {
  margin-bottom: 20px;
  font-size: 16px;
  color: #fff;
}

footer .column h4 a {
  color: #fff;
}

footer .column ul li a {
  font-size: 14px;
  color: #888;
}

footer .column ul li a:hover {
  color: #ccc;
}

footer .column.contact .tel {
  font-size: 18px;
}

footer .column.contact .tel a {
  color: #888;
}

footer .column.contact .email {
  font-size: 16px;
  margin-bottom: 10px;
}

footer .column.contact .email a {
  color: #888;
}

footer .column.contact dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  color: #888;
  width: 120px;
}

footer .column.contact dl dt {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .column.contact dl dt i {
  font-size: 22px;
  position: relative;
  left: 2px;
}

footer .column.contact dl dt i.icon-hecong {
  font-size: 26px;
  left: 0px;
}

footer .column.contact dl dd {
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .breadcrumb {
  margin-bottom: 0px !important;
}

footer .breadcrumb li {
  font-size: 13px;
}

footer .breadcrumb li.name {
  padding: 0px .75em;
  color: #888;
}

footer .breadcrumb li a {
  color: #888;
}

footer .breadcrumb li a:hover {
  color: #fff;
  opacity: 1;
}

footer .content {
  padding-top: 30px;
}

footer .content p {
  font-size: 13px;
  color: #888;
  margin-bottom: 5px !important;
}

footer .content p a {
  color: #888;
}
footer .content p a:hover {
  color: #3273dc;
}
footer .content p:last-child {
  margin-bottom: 0px !important;
}

footer .content p span {
  margin-left: 20px;
}

footer .notification {
  position: fixed;
  bottom: 10px;
  width: 70%;
  left: 14%;
  text-align: center;
}

.weixin-follow {
  padding: 10px 10px !important;
  background: #fff !important;
  pointer-events: auto !important;
  opacity: 1 !important;
  -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.16);
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.16);
}

.weixin-follow:hover {
  visibility: visible !important;
  opacity: 1 !important;
}

.weixin-follow-body {
  width: 140px;
  height: 140px;
}

.index .banner {
  background: #fff;
  position: relative;
}

.index .banner .is-line {
  position: absolute;
  bottom: 0px;
  width: 2560px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
}

@media screen and (min-width:1441px) {
  .index .banner .is-line {
    bottom: 45px;
  }
}

.index .banner .is-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.index .banner .is-body .is-image {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width:769px) {
  .index .banner .is-body {
    padding: 100px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width:769px) {
  .index .banner .is-body {
    height: 100vh;
  }
}

.index .banner .text h1 {
  font-size: 40px;
  font-weight: bold;
  color: #1f2329;
  line-height: 1.2;
  letter-spacing: 3px;
  margin-bottom: 20px;
}

@media screen and (max-width:769px) {
  .index .banner .text {
    padding: 20px;
  }
}

@media screen and (min-width:769px) {
  .index .banner .text {
    width: 560px;
  }

  .index .banner .text h1 {
    font-size: 52px;
    margin-bottom: 30px;
  }
}

.index .banner .text p {
  color: #555;
  font-size: 20px;
  margin-bottom: 20px;
}

.index .banner .text p a.button {
  margin-top: 0px;
  font-size: 18px;
  padding: 10px 40px;
}

@media screen and (min-width:769px) {
  .index .banner .text p {
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 50px;
  }

  .index .banner .text p a.button {
    font-size: 20px;
    padding: 15px 50px;
  }
}

.index .index-advantage .is-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 50px 0px;
}

.p30 {
  padding: 30px 0px!important;
}

.index .index-advantage .is-body h4 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #1f2329;
}

@media screen and (min-width:769px) {
  .index .index-advantage .is-body h4 {
    font-size: 46px;
  }
}

.index .index-advantage .is-body ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 5px;
}

@media screen and (min-width:769px) {
  .index .index-advantage .is-body ul {
    padding: 60px 20px;
  }
}

.index .index-advantage .is-body ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50%);
  flex: 0 0 calc(50%);
  text-align: center;
  padding: 0px 0px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width:769px) {
  .index .index-advantage .is-body ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.33%);
    flex: 0 0 calc(33.33%);
  }
  .w25 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(25%)!important;
    flex: 0 0 calc(25%)!important;
  }
}

.index .index-advantage .is-body ul li .is-li-body {
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
  box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
  width: 95%;
  padding: 12px;
}

@media screen and (min-width:769px) {
  .index .index-advantage .is-body ul li .is-li-body {
    max-width: 350px;
    padding: 30px;
  }
}

.index .index-advantage .is-body ul li .is-icon {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width:769px) {
  .index .index-advantage .is-body ul li .is-icon {
    height: 80px;
  }
}

.index .index-advantage .is-body ul li .is-icon i {
  font-size: 40px;
  color: #3596F3;
}

@media screen and (min-width:769px) {
  .index .index-advantage .is-body ul li .is-icon i {
    font-size: 60px;
  }
}

.index .index-advantage .is-body ul li .is-icon i.icon-advantage2 {
  font-size: 54px;
}

@media screen and (min-width:769px) {
  .index .index-advantage .is-body ul li .is-icon i.icon-advantage2 {
    font-size: 80px;
  }
}

.index .index-advantage .is-body ul li .is-icon i.icon-advantage4 {
  font-size: 48px;
}

@media screen and (min-width:769px) {
  .index .index-advantage .is-body ul li .is-icon i.icon-advantage4 {
    font-size: 75px;
  }
}

.index .index-advantage .is-body ul li .is-icon i.icon-advantage6 {
  font-size: 42px;
}

@media screen and (min-width:769px) {
  .index .index-advantage .is-body ul li .is-icon i.icon-advantage6 {
    font-size: 65px;
  }
}

.index .index-advantage .is-body ul li h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0px;
}

@media screen and (min-width:769px) {
  .index .index-advantage .is-body ul li h4 {
    font-size: 20px;
    margin: 15px 0px;
  }
}

.index .index-advantage .is-body ul li p {
  font-size: 14px;
  color: #888;
}

@media screen and (min-width:769px) {
  .index .index-advantage .is-body ul li p {
    font-size: 15px;
  }
}

.index .index-advantage .is-body .is-btn a.button {
  font-size: 18px;
  padding: 10px 40px;
}

@media screen and (min-width:769px) {
  .index .index-advantage .is-body .is-btn a.button {
    font-size: 20px;
    padding: 15px 50px;
  }
}

.index .index-effect .is-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 100px 0px 0px;
}

.index .index-effect .is-body .is-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.index .index-effect .is-body .is-head .is-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
}

.index .index-effect .is-body .is-head .is-nav li h3 {
  margin-right: 22px;
}

.index .index-effect .is-body .is-head .is-nav li h3 a.button {
  font-size: 18px;
  width: 200px;
  height: 45px;
  position: relative;
}

.index .index-effect .is-body .is-head .is-nav li h3 a.button i {
  font-size: 28px;
  display: none;
}

.index .index-effect .is-body .is-content {
  padding-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.index .index-effect .is-body .is-content.is-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media screen and (max-width:769px) {
  .index .index-effect .is-body .is-content {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}

@media screen and (min-width:769px) {
  .index .index-effect .is-body .is-content .is-content-left {
    width: 480px;
  }
}

.index .index-effect .is-body .is-content .is-content-left h3 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #1f2329;
}

@media screen and (max-width:769px) {
  .index .index-effect .is-body .is-content .is-content-left h3 {
    padding: 0px 20px;
  }
}

@media screen and (min-width:769px) {
  .index .index-effect .is-body .is-content .is-content-left h3 {
    font-size: 42px;
    margin-bottom: 30px;
  }
}

.index .index-effect .is-body .is-content .is-content-left li {
  padding: 20px;
  border-radius: 8px;
}

.index .index-effect .is-body .is-content .is-content-left li h4 {
  font-size: 18px;
  font-weight: bold;
  color: #1f2329;
  margin-bottom: 5px;
}

.index .index-effect .is-body .is-content .is-content-left li p {
  color: #555;
  font-size: 16px;
}

@media screen and (max-width:769px) {
  .index .index-effect .is-body .is-content .is-content-left li p br {
    display: none;
  }
}

@media screen and (min-width:769px) {
  .index .index-effect .is-body .is-content .is-content-left li {
    padding: 30px;
  }
}

.index .index-effect .is-body .is-content .is-content-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width:769px) {
  .index .index-effect .is-body .is-content .is-content-right {
    padding: 20px;
  }
}

.index .index-effect .is-body .is-content .is-content-right img {
  max-width: 100%;
  background: #fff;
  /* border-radius: 8px; */
  /* -webkit-box-shadow: 0 2px 12px rgba(28, 76, 186, 0.2);
  box-shadow: 0 2px 12px rgba(28, 76, 186, 0.2); */
}

.index .index-effect .is-body .is-content .is-content-right.is-efficiency img {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.index .index-effect .is-body .is-content .is-content-right.is-cooperation img {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.index .index-download .is-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 150px 0px 0px;
}

.index .index-download .is-body .is-content {
  width: 800px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.index .index-download .is-body .is-content h4 {
  font-size: 46px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #1f2329;
}

.index .index-download .is-body .is-content p {
  font-size: 18px;
  color: #555;
}

.index .index-download .is-body .is-content .is-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 70px;
  padding-left: 50px;
}

.index .index-download .is-body .is-content .is-list dl {
  padding-bottom: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}

.index .index-download .is-body .is-content .is-list dl dt {
  width: 50px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index .index-download .is-body .is-content .is-list dl dt i {
  color: #3596F3;
  font-size: 38px;
}

.index .index-download .is-body .is-content .is-list dl dt i.icon-dns {
  font-size: 30px;
}

.index .index-download .is-body .is-content .is-list dl dt i.icon-sla {
  font-size: 30px;
}

.index .index-download .is-body .is-content .is-list dl dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 10px;
  text-align: left;
}

.index .index-download .is-body .is-content .is-list dl dd h5 {
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  font-size: 18px;
}

.index .index-download .is-body .is-content .is-list dl dd p {
  color: #888;
  font-size: 16px;
}

.index .index-download .is-body .is-content a.button {
  padding: 0px 40px;
  height: 3em;
}

.index .index-download .is-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index .index-security {
  background: #282931;
  color: #fff;
}

.index .index-security .is-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 0px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width:769px) {
  .index .index-security .is-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width:769px) {
  .index .index-security .is-body {
    padding: 150px 0px;
  }
}

.index .index-security .is-body .is-content {
  margin: 0px 20px;
}

@media screen and (min-width:769px) {
  .index .index-security .is-body .is-content {
    margin: 0px 50px;
  }
}

.index .index-security .is-body .is-content h4 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 15px;
}

@media screen and (min-width:769px) {
  .index .index-security .is-body .is-content h4 {
    font-size: 46px;
  }
}

.index .index-security .is-body .is-content p {
  font-size: 16px;
  color: #fff;
  opacity: 0.7;
}

@media screen and (min-width:769px) {
  .index .index-security .is-body .is-content p {
    margin-right: 60px;
  }
}

.index .index-security .is-body .is-content dl {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width:769px) {
  .index .index-security .is-body .is-content dl {
    width: 600px;
  }
}

.index .index-security .is-body .is-content dl dt {
  width: 50px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index .index-security .is-body .is-content dl dt i {
  color: #61b2ff;
  font-size: 46px;
}

.index .index-security .is-body .is-content dl dt i.icon-dns {
  font-size: 38px;
}

.index .index-security .is-body .is-content dl dt i.icon-sla {
  font-size: 38px;
}

.index .index-security .is-body .is-content dl dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 5px;
}

.index .index-security .is-body .is-content dl dd h5 {
  height: 35px;
  line-height: 35px;
  font-size: 18px;
}

.index .index-security .is-body .is-content dl dd p {
  color: #fff;
  opacity: 0.7;
}

@media screen and (max-width:769px) {
  .index .index-security .is-body .is-image {
    margin-top: 20px;
  }
}

@media screen and (min-width:769px) {
  .index .index-security .is-body .is-image {
    width: 600px;
  }
}

.index .index-price {
  background: #3596F3;
  color: #fff;
}

.index .index-price .is-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 800px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.index .index-price .is-body .is-content {
  margin-left: 50px;
  width: 600px;
}

.index .index-price .is-body .is-content h4 {
  font-size: 46px;
  font-weight: bold;
  margin-bottom: 15px;
}

.index .index-price .is-body .is-content p {
  font-size: 18px;
  margin-right: 60px;
  color: #fff;
  opacity: 0.7;
}

.index .index-price .is-body .is-content dl {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
}

.index .index-price .is-body .is-content dl dt {
  width: 50px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index .index-price .is-body .is-content dl dt i {
  color: #fff;
  font-size: 46px;
}

.index .index-price .is-body .is-content dl dt i.icon-masonry {
  font-size: 40px;
}

.index .index-price .is-body .is-content dl dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 5px;
}

.index .index-price .is-body .is-content dl dd h5 {
  height: 35px;
  line-height: 35px;
  font-size: 20px;
}

.index .index-price .is-body .is-content dl dd p {
  color: #fff;
  opacity: 0.5;
}

.index .index-price .is-body .is-image {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index .index-price .is-body .is-image img {
  max-width: 530px;
}

.index-case {
  background: #fff;
}

.index-case .is-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 100px 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width:769px) {
  .index-case .is-body {
    padding: 150px 0px;
  }
}

.index-case .is-body .is-content {
  text-align: center;
}

@media screen and (max-width:769px) {
  .index-case .is-body .is-content {
    padding: 0px 20px;
  }
}

.index-case .is-body .is-content h4 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #1f2329;
}

@media screen and (min-width:769px) {
  .index-case .is-body .is-content h4 {
    font-size: 46px;
  }
}

.index-case .is-body .is-content p {
  font-size: 18px;
  color: #555;
}

.index-case .is-body .is-list {
  margin-top: 70px;
  position: relative;
  overflow: hidden;
  font-size: 0;
}

.index-case .is-body .is-list .is-tran {
  position: absolute;
  z-index: 8;
}

@media screen and (max-width:769px) {
  .index-case .is-body .is-list .is-tran {
    display: none;
  }
}

.index-case .is-body .is-list .is-tran.is-left {
  left: 0px;
}

.index-case .is-body .is-list .is-tran.is-right {
  right: 0px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.index-case .is-body .is-list .is-line {
  width: 3976px;
  -webkit-animation: scrollToRight 36s linear infinite;
  animation: scrollToRight 36s linear infinite;
}

.index-case .is-body .is-list .is-line img {
  width: 50%;
  display: inline-block;
}

@-webkit-keyframes scrollToRight {
  from {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
  }
}

.index .page-loading {
  min-height: 100vh;
  background: #333;
}

.index .introduce-chat {
  padding: 40px 0px;
  text-align: center;
}

@media screen and (min-width:769px) {
  .index .introduce-chat {
    padding: 70px 0px;
  }
}

.index .introduce-chat .container {
  max-width: 1000px !important;
}

@media screen and (min-width:769px) {
  .index .introduce-chat .introduce-chat-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.index .introduce-chat .title-text {
  text-align: left;
  padding-bottom: 30px;
  margin: 0px 20px;
}

@media screen and (min-width:769px) {
  .index .introduce-chat .title-text {
    width: 450px;
    padding-bottom: 50px;
    margin: 0px;
  }
}

.index .introduce-chat .title-text h3 {
  font-size: 26px;
}

@media screen and (min-width:769px) {
  .index .introduce-chat .title-text h3 {
    font-size: 30px;
  }
}

.index .introduce-chat .title-text p {
  font-size: 18px;
  color: #999;
  margin-top: 20px;
}

@media screen and (min-width:769px) {
  .index .introduce-chat .title-text p {
    font-size: 20px;
    margin-top: 15px;
  }
}

.index .introduce-chat .title-text .button {
  font-size: 16px;
  height: 2.5em;
  margin-top: 20px;
  padding: 0px 20px;
}

.index .introduce-chat .title-chat {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

@media screen and (min-width:769px) {
  .index .introduce-chat .title-chat {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.index .introduce-marketing {
  padding: 40px 0px;
  text-align: center;
  background: #fafafa;
}

@media screen and (min-width:769px) {
  .index .introduce-marketing {
    padding: 70px 0px;
  }
}

.index .introduce-marketing .title-text {
  text-align: center;
}

.index .introduce-marketing .title-text h3 {
  font-size: 26px;
}

@media screen and (min-width:769px) {
  .index .introduce-marketing .title-text h3 {
    font-size: 30px;
  }
}

.index .introduce-marketing .title-text p {
  font-size: 18px;
  max-width: 80%;
  margin: 0px auto;
  color: #999;
  margin-top: 15px;
}

@media screen and (min-width:769px) {
  .index .introduce-marketing .title-text p {
    font-size: 20px;
    margin-top: 10px;
  }
}

.index .introduce-marketing ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index .introduce-marketing ul li {
  width: calc(100%/2);
  padding: 50px 20px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width:769px) {
  .index .introduce-marketing ul li {
    width: calc(100%/3);
    padding: 70px 50px 0px;
  }
}

.index .introduce-marketing ul li .icon {
  width: 120px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #00d1b2;
}

.index .introduce-marketing ul li .icon i {
  font-size: 75px;
}

.index .introduce-marketing ul li figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index .introduce-marketing ul li figure img {
  max-width: 300px;
}

.index .introduce-marketing ul li h4 {
  margin-top: 15px;
  font-size: 18px;
}

.index .introduce-marketing ul li p {
  margin-top: 5px;
  font-size: 16px;
  color: #aaa;
}

.index .introduce-service {
  padding: 40px 0px;
  text-align: center;
  background: #fff;
}

@media screen and (min-width:769px) {
  .index .introduce-service {
    padding: 70px 0px;
  }
}

.index .introduce-service .title-text {
  text-align: center;
}

.index .introduce-service .title-text h3 {
  font-size: 26px;
}

@media screen and (min-width:769px) {
  .index .introduce-service .title-text h3 {
    font-size: 30px;
  }
}

.index .introduce-service .title-text p {
  font-size: 18px;
  max-width: 80%;
  margin: 0px auto;
  color: #999;
  margin-top: 15px;
}

@media screen and (min-width:769px) {
  .index .introduce-service .title-text p {
    font-size: 20px;
    margin-top: 10px;
  }
}

.index .introduce-service ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index .introduce-service ul li {
  width: calc(100%/2);
  padding: 50px 20px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width:769px) {
  .index .introduce-service ul li {
    width: calc(100%/3);
    padding: 70px 50px 0px;
  }
}

.index .introduce-service ul li .icon {
  width: 120px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #209cee;
}

.index .introduce-service ul li .icon i {
  font-size: 75px;
}

.index .introduce-service ul li figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index .introduce-service ul li figure img {
  max-width: 300px;
}

.index .introduce-service ul li h4 {
  margin-top: 15px;
  font-size: 18px;
}

.index .introduce-service ul li p {
  margin-top: 5px;
  font-size: 16px;
  color: #aaa;
}

.index .introduce-statistics {
  padding: 40px 0px;
  text-align: center;
  background: #fafafa;
}

@media screen and (min-width:769px) {
  .index .introduce-statistics {
    padding: 70px 0px;
  }
}

.index .introduce-statistics .container {
  max-width: 1100px !important;
}

@media screen and (min-width:769px) {
  .index .introduce-statistics .introduce-statistics-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.index .introduce-statistics .title-text {
  text-align: left;
  padding-bottom: 30px;
  margin: 0px 20px;
}

@media screen and (min-width:769px) {
  .index .introduce-statistics .title-text {
    padding-bottom: 50px;
    width: 430px;
    margin: 0px;
  }
}

.index .introduce-statistics .title-text h3 {
  font-size: 26px;
}

@media screen and (min-width:769px) {
  .index .introduce-statistics .title-text h3 {
    font-size: 30px;
  }
}

.index .introduce-statistics .title-text p {
  font-size: 18px;
  color: #999;
  margin-top: 20px;
}

@media screen and (min-width:769px) {
  .index .introduce-statistics .title-text p {
    font-size: 20px;
    margin-top: 15px;
  }
}

.index .introduce-statistics .title-chat {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 600px;
  position: relative;
  margin-left: 30px;
}

@media screen and (max-width:769px) {
  .index .introduce-statistics .title-chat {
    overflow-x: scroll;
    overflow-y: hidden;
  }
}

.index .introduce-statistics .title-chat img {
  height: 100%;
  width: auto;
  max-width: inherit;
}

@media screen and (min-width:769px) {
  .index .introduce-statistics .title-chat img {
    position: absolute;
    left: 0px;
    top: 0px;
  }
}

.index .introduce-work {
  padding: 40px 0px;
}

@media screen and (min-width:769px) {
  .index .introduce-work {
    padding: 70px 0px;
  }
}

.index .introduce-work .title-text {
  margin: 0px 20px;
}

@media screen and (min-width:769px) {
  .index .introduce-work .title-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 400px;
    margin: 0px;
  }
}

.index .introduce-work .title-text h3 {
  font-size: 26px;
}

@media screen and (min-width:769px) {
  .index .introduce-work .title-text h3 {
    font-size: 30px;
  }
}

.index .introduce-work .title-text p {
  font-size: 18px;
  max-width: 80%;
  margin: 0px auto;
  max-width: 700px;
  color: #999;
  margin-top: 15px;
}

@media screen and (min-width:769px) {
  .index .introduce-work .title-text p {
    font-size: 20px;
    margin-top: 10px;
  }
}

.index .introduce-work .icons {
  margin-top: 10px;
}

.index .introduce-work .icons i {
  font-size: 40px;
  margin: 0px 10px;
}

.index .introduce-work .icons i.icon-ios {
  color: black;
}

.index .introduce-work .icons i.icon-android {
  color: #8BC34A;
}

.index .introduce-work .icons i.icon-weixin {
  color: #23d160;
}

.index .introduce-work .icons i.icon-windows {
  color: #3273dc;
}

.index .introduce-work .icons i.icon-web {
  color: #209cee;
}

.index .introduce-work a.button {
  margin-top: 30px;
  height: 3em;
  padding: 0px 50px;
}

@media screen and (min-width:769px) {
  .index .introduce-work a.button {
    margin-top: 50px;
  }
}

.index .introduce-tailormade {
  padding: 40px 0px;
  background: #fafafa;
}

@media screen and (min-width:769px) {
  .index .introduce-tailormade {
    padding: 70px 0px;
    text-align: center;
  }
}

.index .introduce-tailormade .title-text {
  margin: 0px 20px;
}

@media screen and (min-width:769px) {
  .index .introduce-tailormade .title-text {
    margin: 0px;
    text-align: center;
  }
}

.index .introduce-tailormade .title-text h3 {
  font-size: 26px;
}

@media screen and (min-width:769px) {
  .index .introduce-tailormade .title-text h3 {
    font-size: 30px;
  }
}

.index .introduce-tailormade .title-text p {
  font-size: 18px;
  max-width: 80%;
  margin: 0px auto;
  max-width: 700px;
  color: #999;
  margin-top: 15px;
}

@media screen and (min-width:769px) {
  .index .introduce-tailormade .title-text p {
    font-size: 20px;
    margin-top: 10px;
  }
}

@-webkit-keyframes _aihecong_chat_grshow {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  70% {
    opacity: 0.7;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

.index .index-chat {
  opacity: 1;
  margin: 0px 15px;
}

.index .index-chat.show {
  opacity: 1;
}

.index .index-chat-body {
  margin: 0px auto;
  text-align: left;
  position: relative;
  width: 100%;
  max-width: 370px;
  height: 590px;
  -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.16);
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
}

.index .index-chat-body .copyright {
  position: absolute;
  bottom: 64px;
  text-align: center;
  width: 100%;
  z-index: 9;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
}

.index .index-chat-body .copyright a {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.2);
}

.index .index-chat-body .copyright a:hover {
  color: rgba(0, 0, 0, 0.3);
}

.index .index-chat-body h3.title {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  z-index: 10;
  position: absolute;
  top: 0px;
  width: 100%;
  font-weight: normal;
  height: 75px;
  overflow: hidden;
  padding: 0px 15px;
  background: #4E97D9;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.index .index-chat-body h3.title .text {
  padding-left: 60px;
  font-size: 16px;
  padding-top: 20px;
  font-weight: 400;
}

.index .index-chat-body h3.title .text p {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.95) !important;
}

.index .index-chat-body h3.title .text.aline {
  padding-top: 0px;
  height: 75px;
  line-height: 75px;
}

.index .index-chat-body h3.title .head {
  position: absolute;
  left: 20px;
  top: 18px;
  background: rgba(255, 255, 255, 0.8);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
}

.index .index-chat-body h3.title .head img {
  border-radius: 100px;
  width: 40px;
  height: 40px;
}

.index .index-chat-body .earance-message-body {
  padding-top: 75px;
  background: #fcfcfc;
  height: 535px;
  overflow: hidden;
  position: relative;
}

.index .index-chat-body .earance-message-body.is-windows>div>div {
  margin-right: -17px !important;
  margin-bottom: -17px !important;
}

.index .index-chat-body .earance-message-body .time-break {
  text-align: center;
  color: #ccc;
  font-size: 12px;
}

.index .index-chat-body .earance-message-body .chat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  padding-left: 15px;
  padding-right: 15px;
}

.index .index-chat-body .earance-message-body .chat .chat-avatar {
  width: 35px;
  height: 35px;
}

.index .index-chat-body .earance-message-body .chat .chat-avatar img.avatar {
  border-radius: 50%;
}

.index .index-chat-body .earance-message-body .chat .chat-avatar i.head {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 36px;
  border-radius: 50%;
  background: #ccc;
  color: #fff;
  font-size: 18px;
}

.index .index-chat-body .earance-message-body .chat .chat-avatar i.head.mb {
  background: #57c7d4;
}

.index .index-chat-body .earance-message-body .chat .chat-content {
  position: relative;
  margin-left: 10px;
  max-width: 220px;
  color: #000;
  background-color: #f3f3f3;
  border-radius: 4px;
  white-space: normal;
  word-wrap: break-word;
}

.index .index-chat-body .earance-message-body .chat .chat-content .txt-message {
  padding: 8px 15px;
  font-size: 14px;
}

.index .index-chat-body .earance-message-body .chat .chat-content img.smile {
  vertical-align: bottom;
  margin: 0px 3px;
}

.index .index-chat-body .earance-message-body .chat .chat-content img.img {
  max-width: 100%;
  cursor: pointer;
  border-radius: 4px;
  display: block;
}

.index .index-chat-body .earance-message-body .chat .chat-content>p:last-child {
  margin-bottom: 0;
}

.index .index-chat-body .earance-message-body .chat .chat-content:before {
  position: absolute;
  top: 10px;
  left: -10px;
  width: 0;
  height: 0;
  content: "";
  border: 5px solid transparent;
  border-right-color: #f3f3f3;
}

.index .index-chat-body .earance-message-body .chat.animation {
  -webkit-animation: grshowchatmsg 0.1s;
  animation: grshowchatmsg 0.1s;
}

.index .index-chat-body .earance-message-body .chat.right {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.index .index-chat-body .earance-message-body .chat.right .chat-content {
  background-color: #209cee;
  color: #fff;
}

.index .index-chat-body .earance-message-body .chat.right .chat-content a {
  color: #fff;
  text-decoration: underline;
}

.index .index-chat-body .earance-message-body .chat.right .chat-content::before {
  display: none;
}

.index .index-chat-body .earance-message-body .chat.right.animation {
  -webkit-animation: grshowchatmsgright 0.15s;
  animation: grshowchatmsgright 0.15s;
}

.index .index-chat-body .earance-message-body .chat.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index .index-chat-body .earance-message-body .chat.center .chat-content::before {
  display: none;
}

.index .index-chat-body .earance-message-body .chat.center.animation {
  -webkit-animation: grshowchatmsgcenter 0.15s;
  animation: grshowchatmsgcenter 0.15s;
}

.index .index-chat-body .bottomradius,
.index .index-chat-body .chat-send,
.index .index-chat-body .chat-send .chat-send-body {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.index .index-chat-body .chat-send {
  background: #fff;
  min-height: 55px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  -webkit-box-shadow: 0 0px 100px 0 rgba(150, 165, 190, 0.24);
  box-shadow: 0 0px 100px 0 rgba(150, 165, 190, 0.24);
}

.index .index-chat-body .chat-send .chat-tool {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 55px;
  line-height: 55px;
  overflow: hidden;
  padding-right: 20px;
}

.index .index-chat-body .chat-send .chat-tool i {
  font-size: 19px;
  margin-left: 13px;
  cursor: pointer;
  color: #ccc;
}

.index .index-chat-body .chat-send .chat-tool i.icon-zan {
  font-size: 22px;
}

.index .index-chat-body .chat-send .chat-tool i.icon-folder {
  font-size: 20px;
  position: relative;
  bottom: 1px;
}

.index .index-chat-body .chat-send .chat-tool i:active {
  color: #4E97D9;
}

@media screen and (min-width:480px) {
  .index .index-chat-body .chat-send .chat-tool i:hover {
    color: #aaa;
  }
}

.index .index-chat-body .chat-send .chat-tool i.active {
  color: #4E97D9;
}

.index .index-chat-body .chat-send .chat-send-body {
  position: relative;
}

.index .index-chat-body .chat-send .chat-send-body .chat-dbox-send-tips {
  position: absolute;
  right: 10px;
  bottom: 0px;
  color: #eee;
  text-align: right;
}

.index .index-chat-body .chat-send .chat-send-body p {
  display: block;
  padding: 17px;
  font-size: 14px;
  padding-right: 120px;
  padding-left: 30px;
  color: rgba(0, 0, 0, 0.3);
}

.index .index-chat-body .chat-send .chat-send-body p.txt {
  color: #4b4b4b;
  font-weight: normal;
}

.index .index-chat-body .chat-form {
  background: #fff;
  width: 280px;
  max-width: 280px;
  border-radius: 4px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.1), inset 0 2px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.1), inset 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

.index .index-chat-body .chat-form .chat-form-body {
  padding: 20px;
}

.index .index-chat-body .chat-form .chat-form-body .control {
  font-size: 14px;
}

.index .index-chat-body .chat-form .chat-form-body label {
  font-size: 14px;
  font-weight: normal;
}

.index .index-chat-body .chat-form .chat-form-body input.input {
  font-size: 14px;
  padding-left: 10px;
  height: 39px;
  background: #fcfcfc;
}

.index .index-chat-body .chat-form .chat-form-body input.input:hover {
  border-color: #dbdbdb;
}

.index .index-chat-body .chat-form .chat-form-body input.input:focus {
  outline: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #fff;
  border-color: #dbdbdb;
}

.index .index-chat-body .chat-form .chat-form-body textarea.textarea {
  font-size: 14px;
  background: #fcfcfc;
}

.index .index-chat-body .chat-form .chat-form-body textarea.textarea:hover {
  border-color: #dbdbdb;
}

.index .index-chat-body .chat-form .chat-form-body textarea.textarea:focus {
  outline: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #fff;
  border-color: #dbdbdb;
}

.index .index-chat-body .chat-form .chat-form-body button.button {
  font-size: 14px;
  height: 35px;
}

.index .index-chat-body .chat-form .chat-form-body .select {
  display: block;
}

.index .index-chat-body .chat-form .chat-form-body .select select {
  width: 100%;
}

.index .index-chat-body .chat-form .chat-form-body .radio {
  margin-right: 15px;
  margin-left: 0px;
  line-height: 1.8;
}

.index .index-chat-body .chat-form .chat-form-body .radio input {
  margin-right: 5px;
}

.index .index-chat-body .chat-form .chat-form-body .checkbox {
  margin-right: 15px;
  line-height: 1.8;
}

.index .index-chat-body .chat-form .chat-form-body .checkbox input {
  margin-right: 5px;
}

.index .index-chat-body .chat-form .chat-form-body .field {
  position: relative;
}

.index .index-chat-body .chat-form .chat-form-body .operation {
  position: absolute;
  right: -5px;
  top: -2px;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.index .index-chat-body .chat-form .chat-form-body .operation .button {
  font-size: 12px;
  height: 2em;
}

.index .index-chat-body .chat-form .chat-form-body .fuse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.index .index-chat-body .chat-form .chat-form-body .fuse input {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: 0px;
}

.index .index-chat-body .chat-form .chat-form-body .fuse a.button {
  height: 39px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  width: 45px;
}

@-webkit-keyframes twinkling {

  0%,
  100% {
    border-right-color: #fff;
  }

  50% {
    border-right-color: #333;
  }
}

.index .index-chat-color p.tips {
  text-align: center;
  color: #aaa;
}

.index .index-chat-color .color-plug {
  width: 360px;
  margin: 0px auto;
  padding: 40px 0px 10px;
  padding-left: 20px;
}

.index .index-chat-color .color-plug .circle-picker {
  margin: 0px auto !important;
  width: 100% !important;
}

@-webkit-keyframes grshowchatmsg {
  0% {
    opacity: 0.4;
    -webkit-transform: translate(0%, 10%);
    transform: translate(0%, 10%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
}

@-webkit-keyframes grshowchatmsgcenter {
  0% {
    opacity: 0.2;
    -webkit-transform: scale(1) translate(0%, 5%);
    transform: scale(1) translate(0%, 5%);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1) translate(0%, 0%);
    transform: scale(1) translate(0%, 0%);
  }
}

@-webkit-keyframes grshowchatmsgright {
  0% {
    opacity: 0.2;
    -webkit-transform: scale(1) translate(0%, 10%);
    transform: scale(1) translate(0%, 10%);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1) translate(0%, 0%);
    transform: scale(1) translate(0%, 0%);
  }
}

.page-price .page-loading {
  min-height: 100vh;
  background: #333;
}

.page-price .price-body {
  padding-top: 90px;
  color: #1f2329;
}

.page-price .price-body .is-body {
  padding-bottom: 90px;
}

.page-price .price-body .is-body .is-title {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width:769px) {
  .page-price .price-body .is-body .is-title {
    height: 300px;
  }
}

.page-price .price-body .is-body .is-title h1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
}

@media screen and (min-width:769px) {
  .page-price .price-body .is-body .is-title h1 {
    font-size: 52px;
  }
}

.page-price .price-body .is-body .is-title p {
  font-size: 18px;
  color: #555;
  letter-spacing: 1px;
}

@media screen and (max-width:769px) {
  .page-price .price-body .is-body .is-title p {
    padding: 0px 20px;
    text-align: center;
  }
}

@media screen and (min-width:769px) {
  .page-price .price-body .is-body .is-title p {
    font-size: 20px;
  }
}

.page-price .price-body .is-body .is-list-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width:769px) {
  .page-price .price-body .is-body .is-list-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.page-price .price-body .is-body .is-list-body .is-list {
  margin: 0px 20px;
  background: #fff;
  -webkit-box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
  box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
  border-radius: 8px;
  overflow: hidden;
}

@media screen and (max-width:769px) {
  .page-price .price-body .is-body .is-list-body .is-list {
    margin-bottom: 20px;
  }
}

@media screen and (min-width:769px) {
  .page-price .price-body .is-body .is-list-body .is-list {
    width: 420px;
  }
}

.page-price .price-body .is-body .is-list-body .is-list.is-inde h3 {
  background: #282931;
}

.page-price .price-body .is-body .is-list-body .is-list.is-enterprise h3 {
  background: #3273dc;
}

.page-price .price-body .is-body .is-list-body .is-list h3 {
  font-size: 30px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #00d1b2;
  color: #fff;
}

.page-price .price-body .is-body .is-list-body .is-list .is-price-line {
  font-size: 46px;
  margin: 50px 0px 10px;
  text-align: center;
}

.page-price .price-body .is-body .is-list-body .is-list .is-price-line span.is-rmb {
  font-size: 22px;
  vertical-align: super;
  padding-right: 5px;
}

.page-price .price-body .is-body .is-list-body .is-list .is-price-line span.is-price {
  padding: 0px 10px;
}

.page-price .price-body .is-body .is-list-body .is-list .is-price-line span.is-txt {
  font-size: 16px;
}

.page-price .price-body .is-body .is-list-body .is-list .is-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 20px;
}

.page-price .price-body .is-body .is-list-body .is-list .is-btn .button {
  width: 160px;
  height: 40px;
  font-size: 18px;
}

.page-price .price-body .is-body .is-list-body .is-list .is-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-price .price-body .is-body .is-list-body .is-list .is-discount .tag {
  font-size: 14px;
}

.page-price .price-body .is-body .is-list-body .is-list hr {
  margin: 50px 30px 40px;
  background-color: #eee;
  height: 1px;
}

.page-price .price-body .is-body .is-list-body .is-list ul {
  padding-bottom: 30px;
  margin: 0px 50px;
}

.page-price .price-body .is-body .is-list-body .is-list ul li {
  font-size: 16px;
  margin-bottom: 10px;
  list-style: disc outside;
}

.page-price .price-body .is-body .is-list-body .is-list ul li::marker {
  color: #3273dc;
}

.page-price .is-details {
  padding-bottom: 50px;
}

.page-price .is-details .is-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  font-weight: bold;
  color: #1f2329;
  font-size: 26px;
}

.page-price .is-details .is-table {
  max-width: 1000px;
  margin: 50px auto;
  font-size: 14px;
}

@media screen and (min-width:769px) {
  .page-price .is-details .is-table {
    font-size: 18px;
  }
}

.page-price .is-details .is-table .is-tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}

.page-price .is-details .is-table .is-tr .is-th {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-price .is-details .is-table .is-tr .is-th.is-c {
  background-color: rgba(240, 246, 255, 0.5);
}

.page-price .is-details .is-table .is-tr .is-th.is-division {
  text-align: left;
  color: #999;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.page-price .is-details .is-table .is-tr .is-th>div {
  padding: 0px 20px;
}

.page-price .is-details .is-table .is-tr .is-td {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-price .is-details .is-table .is-tr .is-td.is-name {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.page-price .is-details .is-table .is-tr .is-td.is-c {
  background-color: rgba(240, 246, 255, 0.5);
}

.page-price .is-details .is-table .is-tr .is-td i {
  font-size: 20px;
}

.page-price .is-details .is-table .is-tr .is-td>div {
  padding: 0px 20px;
}

.page-price .is-details .is-table .is-tr.is-tds:hover {
  background-color: #f0f9ff;
}

.page-price .is-details .is-table .is-tr.is-hr {
  height: 20px;
}

.page-price .is-details .is-table .is-tr.is-hr .is-td,
.page-price .is-details .is-table .is-tr.is-hr .is-th {
  height: 20px;
}

.page-price .problem {
  background: #f9f9fb;
  padding: 70px 0px;
  color: #1f2329;
}

@media screen and (min-width:769px) {
  .page-price .problem {
    padding: 150px 0px;
  }
}

.page-price .problem h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 50px;
}

@media screen and (min-width:769px) {
  .page-price .problem h2 {
    font-size: 46px;
  }
}

.page-price .problem ul {
  margin: 0px 20px;
  max-width: 1000px;
}

@media screen and (min-width:769px) {
  .page-price .problem ul {
    margin: 0px auto;
  }
}

.page-price .problem ul li {
  margin-bottom: 40px;
}

.page-price .problem ul li h3 {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: bold;
}

.page-price .problem ul li p {
  font-size: 16px;
  color: #777;
}

.page-price .problem ul li:last-child {
  margin-bottom: 0px;
}

.putques {
  margin: 0px 20px;
  max-width: 1000px;
  padding-top: 100px;
}

@media screen and (min-width:769px) {
  .putques {
    margin: 0px auto;
  }
}

.putques h3 {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: normal;
}

@media screen and (min-width:769px) {
  .putques h3 {
    font-size: 20px;
  }
}

.putques a.button {
  height: 2.5em;
  padding: 0px 30px;
}

.putques .is-contact-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.putques .is-contact-body .is-list {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border-radius: 8px;
  margin-right: 20px;
  -webkit-box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
  box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
}

@media screen and (max-width:769px) {
  .putques .is-contact-body .is-list {
    margin-bottom: 30px;
    margin-right: 0px;
  }
}

.putques .is-contact-body .is-list h4 {
  font-size: 20px;
  font-weight: bold;
}

.putques .is-contact-body .is-list p {
  color: #999;
  margin: 20px 0px;
  font-size: 14px;
}

.putques .is-contact-body .is-list a {
  width: 220px;
  height: 50px;
}

.weixin-contact-body {
  width: 160px;
  height: 160px;
  background: #fff;
}

.page-download .download-work {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1f2329;
}

@media screen and (min-width:769px) {
  .page-download .download-work {
    min-height: 900px;
  }
}

.page-download .download-work .container {
  padding: 100px 0px;
}

@media screen and (min-width:769px) {
  .page-download .download-work .container {
    padding: 180px 0px 100px;
  }
}

.page-download .download-work .text {
  text-align: center;
}

.page-download .download-work .text h1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
}

@media screen and (min-width:769px) {
  .page-download .download-work .text h1 {
    font-size: 52px;
  }
}

.page-download .download-work .text p {
  color: #555;
  font-size: 18px;
}

@media screen and (max-width:768px) {
  .page-download .download-work .text p {
    padding: 0px 20px;
  }
}

@media screen and (min-width:769px) {
  .page-download .download-work .text p {
    font-size: 20px;
  }
}

.page-download .download-work ul {
  padding-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width:768px) {
  .page-download .download-work ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.page-download .download-work ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width:768px) {
  .page-download .download-work ul li {
    margin-bottom: 60px;
  }
}

.page-download .download-work ul li h3 {
  font-size: 22px;
  display: none;
}

.page-download .download-work ul li div.icon {
  margin: 0px 0px 40px;
  width: 160px;
  height: 140px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
  box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
}

@media screen and (max-width:768px) {
  .page-download .download-work ul li div.icon {
    width: 200px;
  }
}

.page-download .download-work ul li div.icon i {
  font-size: 50px;
}

.page-download .download-work ul li div.icon i.icon-ios {
  color: black;
}

.page-download .download-work ul li div.icon i.icon-windows {
  color: #3273dc;
}

.page-download .download-work ul li div.icon i.icon-android {
  color: #47d986;
}

.page-download .download-work ul li div.icon i.icon-weixin {
  color: #48c774;
}

.page-download .download-work ul li div.icon i.icon-desktop {
  color: #00d1b2;
}

.page-download .download-work ul li div.icon i.icon-macos {
  color: #3298dc;
}

.page-download .download-work ul li .down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-download .download-work ul li .down .button {
  height: 40px;
  width: 170px;
}

.page-download .download-work ul li .down .button span.icon {
  display: none;
}

.page-download .download-work ul li .down .is-mobile {
  padding: 0px 20px;
  text-align: center;
}

.page-download .download-work ul li .down .ios {
  display: none;
  margin-top: 15px;
}

.page-download .download-work ul li .down .ios i {
  font-size: 20px;
}

.page-download .download-work ul li .down .is-ios {
  background: #000;
  color: #fff;
  border-color: #000;
}

.page-download .download-work ul li .down .is-ios .icon-ios {
  font-size: 22px;
}

.page-download .download-work ul li .down .is-weixin .icon-weixin {
  font-size: 22px;
}

.page-download .download-work ul li .down .icon-android {
  font-size: 24px;
  position: relative;
  bottom: 2px;
}

.page-download .download-work ul li .down .is-pc {
  display: none;
}

@media screen and (min-width:769px) {
  .page-download .download-work ul li .down .is-mobile {
    display: none;
  }

  .page-download .download-work ul li .down .is-pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width:769px) {
  .page-download .download-work .is-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px 0px 0px;
    min-height: 800px;
  }
}

.download-follow,
.program-follow {
  padding: 15px !important;
  background: #fff !important;
  pointer-events: auto !important;
  opacity: 1 !important;
  -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.16);
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.16);
}

.download-follow:hover,
.program-follow:hover {
  visibility: visible !important;
  opacity: 1 !important;
}

.download-follow-body,
.program-follow-body {
  width: 180px;
  height: 204px;
  min-height: 180px;
  text-align: center;
  background: #fff;
}

.page-docs-websdk .page-loading {
  min-height: 100vh;
  background: #fff;
}

.page-docs-websdk .page-loading .page-loading-top {
  height: 200px;
  background: #333;
}

.page-docs-websdk .websdk-head {
  min-height: 200px;
  background: #333;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media screen and (max-width:768px) {
  .page-docs-websdk .websdk-head {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 33, 33, 0.85)), to(rgba(33, 33, 33, 0.85))), url(https://static.aihecong.com/site/banner_docs_js_sdk.jpg?x-oss-process=image/resize,w_480);
    background-image: linear-gradient(rgba(33, 33, 33, 0.85), rgba(33, 33, 33, 0.85)), url(https://static.aihecong.com/site/banner_docs_js_sdk.jpg?x-oss-process=image/resize,w_480);
  }
}

@media screen and (min-width:769px) {
  .page-docs-websdk .websdk-head {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 33, 33, 0.85)), to(rgba(33, 33, 33, 0.85))), url(https://static.aihecong.com/site/banner_docs_js_sdk.jpg);
    background-image: linear-gradient(rgba(33, 33, 33, 0.85), rgba(33, 33, 33, 0.85)), url(https://static.aihecong.com/site/banner_docs_js_sdk.jpg);
  }
}

.page-docs-websdk .websdk-head .text {
  color: #fff;
  padding-bottom: 30px;
  max-width: 1000px;
  margin: 0px auto;
}

.page-docs-websdk .websdk-head .text h1 {
  font-size: 24px;
}

.page-docs-websdk .websdk-content {
  padding: 50px 0px;
}

.page-docs-websdk .websdk-content .container {
  max-width: 1000px;
}

@media screen and (max-width:769px) {
  .page-docs-websdk .websdk-content .container aside.menu {
    margin-left: 40px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width:769px) {
  .page-docs-websdk .websdk-content .container aside.menu.is-fixed {
    position: fixed;
    z-index: 29;
    top: 50px;
  }
}

@media screen and (max-width:768px) {
  .page-docs-websdk .websdk-content .container .content {
    padding: 0px 20px;
  }
}

.page-docs-websdk .websdk-content .container .content h3 {
  padding-top: 50px;
}

.page-docs-websdk .websdk-content .container .content h3:first-child {
  padding-top: 0px;
}

.utm-generate {
  max-width: 600px;
}

.utm-generate label.reqd:before {
  content: "*";
  margin-right: .5em;
  color: #dd3c3c;
  display: inline-block;
  font-weight: 600;
}

.utm-generate p.help {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.3);
}

.utm-generate form {
  padding: 10px;
  background: #f5f5f5;
}

@media screen and (min-width:769px) {
  .utm-generate form {
    padding: 40px 30px;
  }
}

.utm-generate .utm-generate-value {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  margin-top: 20px;
}

.utm-generate .utm-generate-value h4 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  display: none;
}

.utm-generate .utm-generate-value .tips {
  padding: 20px;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
}

.utm-generate .utm-generate-value textarea {
  border: none;
}

.hljs {
  display: block;
  overflow-x: auto;
  padding: 1em;
  color: #abb2bf;
  background: #282c34;
  border-radius: 3px;
}

.hljs-comment,
.hljs-quote {
  color: #5c6370;
}

.hljs-doctag,
.hljs-keyword,
.hljs-formula {
  color: #c678dd;
}

.hljs-section,
.hljs-name,
.hljs-selector-tag,
.hljs-deletion,
.hljs-subst {
  color: #e06c75;
}

.hljs-literal {
  color: #56b6c2;
}

.hljs-string,
.hljs-regexp,
.hljs-addition,
.hljs-attribute,
.hljs-meta-string {
  color: #98c379;
}

.hljs-built_in,
.hljs-class .hljs-title {
  color: #e6c07b;
}

.hljs-attr,
.hljs-variable,
.hljs-template-variable,
.hljs-type,
.hljs-selector-class,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-number {
  color: #d19a66;
}

.hljs-symbol,
.hljs-bullet,
.hljs-link,
.hljs-meta,
.hljs-selector-id,
.hljs-title {
  color: #61aeee;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: bold;
}

.hljs-link {
  text-decoration: underline;
}

.page-about {
  color: #1f2329;
  background: #f9f9fb;
}

.page-about .banner {
  padding-top: 90px;
  height: 300px;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}

.page-about .banner .text {
  text-align: center;
}

.page-about .banner .text h1 {
  font-size: 36px;
  font-weight: bold;
}

@media screen and (min-width:769px) {
  .page-about .banner .text h1 {
    font-size: 52px;
  }
}

.page-about article {
  padding: 0px 0px 70px;
}

@media screen and (min-width:769px) {
  .page-about article {
    padding: 0px 0px 100px;
  }
}

.page-about article .container {
  max-width: 900px;
  padding-top: 90px;
}

.page-about article .container .content {
  background: #fff;
  color: #1f2329;
  -webkit-box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
  box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
  padding: 50px;
}

@media screen and (min-width:769px) {
  .page-about article .container .content {
    margin-top: 100px;
  }
}

.page-about article .container .content h1 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  color: #1f2329;
}

@media screen and (min-width:769px) {
  .page-about article .container .content h1 {
    font-size: 52px;
  }
}

.page-about article .container .content h4 {
  margin-top: 50px;
}

.page-about article .container .content h4:first-child {
  margin-top: 0px;
}

@media screen and (max-width:768px) {
  .page-about article .container .content {
    padding: 20px;
  }
}

.page-article .page-loading {
  min-height: 500px;
  background: #333;
}

.page-article .article-head {
  min-height: 200px;
  background: #333;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media screen and (max-width:768px) {
  .page-article .article-head {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 33, 33, 0.85)), to(rgba(33, 33, 33, 0.85))), url(https://static.aihecong.com/site/banner_docs_js_sdk.jpg?x-oss-process=image/resize,w_480);
    background-image: linear-gradient(rgba(33, 33, 33, 0.85), rgba(33, 33, 33, 0.85)), url(https://static.aihecong.com/site/banner_docs_js_sdk.jpg?x-oss-process=image/resize,w_480);
  }
}

@media screen and (min-width:769px) {
  .page-article .article-head {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 33, 33, 0.85)), to(rgba(33, 33, 33, 0.85))), url(https://static.aihecong.com/site/banner_docs_js_sdk.jpg);
    background-image: linear-gradient(rgba(33, 33, 33, 0.85), rgba(33, 33, 33, 0.85)), url(https://static.aihecong.com/site/banner_docs_js_sdk.jpg);
  }
}

.page-article .article-head .text {
  color: #fff;
  padding-bottom: 30px;
  max-width: 1000px;
  margin: 0px auto;
}

.page-article .article-head .text h1 {
  font-size: 24px;
}

.page-article .article-list {
  padding: 50px 0px;
  background: #fafafa;
}

.page-article .article-list .box {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0px;
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 0px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 0px rgba(10, 10, 10, 0.1);
}

.page-article .article-list .box figure.image {
  width: 156px;
  height: 100px;
  background: #eee;
  overflow: hidden;
}

.page-article .article-list .box figure.image a {
  display: block;
  font-size: 0px;
  width: 100%;
  height: 100%;
}

.page-article .article-list .box .content-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100px;
}

.page-article .article-list .box h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
}

.page-article .article-list .box h3 a {
  color: #363636;
}

.page-article .article-list .box p.attribute {
  color: rgba(0, 0, 0, 0.3);
}

.page-article .article-content {
  margin-top: 64px;
  border-top: 1px solid #f0f0f0;
  padding: 40px 0px;
}

.page-article .article-content .article-content-body {
  width: 100%;
  max-width: 700px;
  margin: 0px auto;
  padding: 20px;
  min-height: 500px;
}

.page-article .article-content .article-content-body h1 {
  font-size: 34px;
  font-weight: bold;
  color: #363636;
  margin-bottom: 10px;
}

.page-article .article-content .article-content-body .info {
  margin-bottom: 25px;
  color: #777;
  font-size: 14px;
}

.page-article .article-content .article-content-body .info span {
  margin-right: 10px;
}

.page-article .article-content .article-content-body .content {
  color: #222;
  line-height: 1.7;
}

.page-article .article-content .article-content-body .content p {
  margin-bottom: 25px;
}

.page-article .article-content .article-content-body .content figure {
  margin: 0px;
  font-size: 0px;
  margin-bottom: 25px;
}

.page-blog .page-loading {
  min-height: 200px;
  background: #2196F3;
}

.page-blog .blog-head {
  min-height: 200px;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media screen and (max-width:768px) {
  .page-blog .blog-head {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 33, 33, 0.85)), to(rgba(33, 33, 33, 0.85))), url(https://static.aihecong.com/site/041902.jpg?x-oss-process=image/resize,w_480);
    background-image: linear-gradient(rgba(33, 33, 33, 0.85), rgba(33, 33, 33, 0.85)), url(https://static.aihecong.com/site/041902.jpg?x-oss-process=image/resize,w_480);
  }
}

@media screen and (min-width:769px) {
  .page-blog .blog-head {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 33, 33, 0.85)), to(rgba(33, 33, 33, 0.85))), url(https://static.aihecong.com/site/041902.jpg);
    background-image: linear-gradient(rgba(33, 33, 33, 0.85), rgba(33, 33, 33, 0.85)), url(https://static.aihecong.com/site/041902.jpg);
  }
}

.page-blog .blog-head .container {
  max-width: 1000px;
}

.page-blog .blog-head .text {
  color: rgba(255, 255, 255, 0.6);
  padding-bottom: 30px;
  text-align: center;
}

.page-blog .blog-head .text h1 {
  font-size: 22px;
  font-weight: 200;
}

.page-blog .blog-list {
  padding: 50px 0px 200px;
  background: #f5f5f5f5;
}

.page-blog .blog-list .container {
  max-width: 1000px;
}

@media screen and (max-width:768px) {
  .page-blog .blog-list {
    padding: 50px 0px;
  }
}

.page-blog .blog-list .box {
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 0px rgba(10, 10, 10, 0.1);
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 0px rgba(10, 10, 10, 0.1);
  padding: 0px;
  margin: 0px 10px;
  overflow: hidden;
}

@media screen and (max-width:768px) {
  .page-blog .blog-list .box {
    margin: 0px 30px;
  }
}

.page-blog .blog-list .box figure.image {
  background: #eee;
}

@media screen and (min-width:769px) {
  .page-blog .blog-list .box figure.image {
    height: 300px;
    overflow: hidden;
  }
}

.page-blog .blog-list .box figure.image a {
  display: block;
  font-size: 0px;
  width: 100%;
  height: 100%;
}

.page-blog .blog-list .box .content-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100px;
}

.page-blog .blog-list .box h2 {
  padding: 15px 20px;
  font-size: 18px;
  line-height: 1.2;
}

.page-blog .blog-list .box h2 a {
  color: #363636;
}

.page-blog .blog-list .box p.attribute {
  color: rgba(0, 0, 0, 0.3);
}

.page-help {
  padding-top: 71px;
  color: #1f2329;
  min-height: 100vh;
}

.page-help .navbar .function .navbar-dropdown {
  border-top: none;
}

.page-help .is-help {
  border-top: 1px solid #eee;
}

.page-help .is-help .container {
  max-width: 700px;
  max-width: 872px;
}

@media screen and (min-width:1000px) {
  .page-help .is-help .container {
    padding-left: 160px;
  }
}

@media screen and (min-width:1200px) {
  .page-help .is-help .container {
    padding-left: 100px;
  }
}

@media screen and (min-width:1400px) {
  .page-help .is-help .container {
    padding-left: 0px;
    max-width: 872px;
  }
}

.page-help .is-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-help .is-body .is-left {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 270px;
  padding-top: 90px;
  background: #fafafa;
  z-index: 99;
  display: none;
}

@media screen and (min-width:1000px) {
  .page-help .is-body .is-left {
    display: block;
  }
}

@media screen and (min-width:1200px) {
  .page-help .is-body .is-left {
    width: 300px;
  }
}

@media screen and (min-width:1500px) {
  .page-help .is-body .is-left {
    width: 330px;
  }
}

.page-help .is-body .is-left .is-left-body {
  height: 100vh;
  position: relative;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
}

.page-help .is-body .is-left .is-left-body>div>div::-webkit-scrollbar {
  display: none;
}

.page-help .is-body .is-left .is-left-body:before,
.page-help .is-body .is-left .is-left-body:after {
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  height: 60px;
  opacity: 1;
  -webkit-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
}

.page-help .is-body .is-left .is-left-body:before {
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(84%, rgba(250, 250, 250, 0.5)), to(rgba(250, 250, 250, 0.13)));
  background: linear-gradient(180deg, #fff, rgba(250, 250, 250, 0.5) 84%, rgba(250, 250, 250, 0.13));
}

.page-help .is-body .is-left .is-left-body:after {
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(250, 250, 250, 0.13)), color-stop(16%, rgba(250, 250, 250, 0.5)), to(#fff));
  background: linear-gradient(180deg, rgba(250, 250, 250, 0.13), rgba(250, 250, 250, 0.5) 16%, #fff);
}

.page-help .is-body .is-left .is-left-body h2 {
  padding-top: 30px;
  padding-left: 45px;
  color: #262626;
  font-size: 16px;
  font-weight: 500;
}

.page-help .is-body .is-left.is-top .is-left-body:before {
  opacity: 0;
}

.page-help .is-body .is-left.is-bottom .is-left-body:after {
  opacity: 0;
}

.page-help .is-body .is-left ul.is-list {
  padding: 20px 0px 30px;
}

.page-help .is-body .is-left ul.is-list>li>h3 {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 30px;
}

.page-help .is-body .is-left ul.is-list>li>h3 a {
  font-size: 14px;
  color: #595959;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-help .is-body .is-left ul.is-list>li>h3 a .is-icon {
  -webkit-transform: scale(0.7) rotate(90deg);
  transform: scale(0.7) rotate(90deg);
  position: relative;
  top: 4px;
}

.page-help .is-body .is-left ul.is-list>li>h3 a i {
  font-size: 12px;
  color: #999;
  margin-right: 8px;
}

.page-help .is-body .is-left ul.is-list>li>h3 a:hover {
  color: #3273dc;
}

.page-help .is-body .is-left ul.is-list>li.is-close h3 a .is-icon {
  top: 0px;
  left: 2px;
  -webkit-transform: scale(0.7) rotate(0deg);
  transform: scale(0.7) rotate(0deg);
}

.page-help .is-body .is-left ul.is-list>li ul.is-articles li {
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0px 55px;
}

.page-help .is-body .is-left ul.is-list>li ul.is-articles li.is-active a {
  color: #3273dc;
}

.page-help .is-body .is-left ul.is-list>li ul.is-articles li a {
  font-size: 14px;
  color: #595959;
  display: block;
  width: 100%;
}

.page-help .is-body .is-left ul.is-list>li ul.is-articles li a:hover {
  color: #3273dc;
}

.page-help .is-body .is-left ul.is-list>li ul.is-articles li a div {
  overflow: hidden;
  word-break: break-all;
  height: 18px;
  line-height: 18px;
}

.page-help .is-body .is-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.page-help .is-body .is-content>.content {
  padding: 20px;
  color: #1f2329;
  line-height: 1.8;
}

@media screen and (min-width:1000px) {
  .page-help .is-body .is-content>.content {
    padding: 50px 60px;
  }
}

.page-help .is-body .is-content>.content h1 {
  font-size: 36px;
  margin-bottom: 40px;
}

.page-help .is-body .is-content>.content h3 {
  font-size: 22px;
  margin-top: 50px;
}

.page-help .is-body .is-content>.content h1,
.page-help .is-body .is-content>.content h2,
.page-help .is-body .is-content>.content h3,
.page-help .is-body .is-content>.content h4,
.page-help .is-body .is-content>.content h5,
.page-help .is-body .is-content>.content h6,
.page-help .is-body .is-content>.content strong {
  color: #1f2329;
}

.page-help .is-body .is-content>.content h6 {
  margin-top: 30px;
}

.page-help .is-body .is-content>.content img {
  margin: 16px 0px;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.page-help .is-body .is-content>.content code {
  border-radius: 4px;
}

.page-help .is-body .is-content>.content pre {
  padding: 0px !important;
  white-space: pre-wrap !important;
}

.page-help .is-body .is-content>.content pre code {
  padding: 1.5em !important;
}

.page-help .is-body .is-content>.content pre span {
  font-style: normal !important;
}

.page-help .is-body .is-content>.is-loading-body {
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-help .is-body .is-content>.is-loading-body .button {
  font-size: 24px;
  border: none;
}

.page-help .is-body .is-content .putques {
  padding: 20px 0px;
}

.page-help .is-body .is-content .putques h3 {
  margin: 0px !important;
  margin-bottom: 20px !important;
  text-align: center;
  color: #999;
}

@media screen and (max-width:768px) {
  .page-help .is-body .is-content .putques {
    margin: 0px;
  }

  .page-help .is-body .is-content .putques h3 {
    font-size: 14px;
  }
}

@media screen and (min-width:768px) {
  .page-help .is-body .is-content .putques {
    max-width: 100%;
  }

  .page-help .is-body .is-content .putques h3 {
    font-size: 16px;
  }

  .page-help .is-body .is-content .putques .is-contact-body .is-list {
    margin-right: 15px;
    height: 180px;
  }

  .page-help .is-body .is-content .putques .is-contact-body .is-list h4 {
    font-size: 16px;
    margin: 0px;
  }

  .page-help .is-body .is-content .putques .is-contact-body .is-list p {
    color: #999;
    margin: 20px 0px;
    font-size: 14px;
    margin: 15px 0px;
  }

  .page-help .is-body .is-content .putques .is-contact-body .is-list p span {
    display: none;
  }

  .page-help .is-body .is-content .putques .is-contact-body .is-list a {
    width: 160px;
    height: 2.3em;
    padding: 0px;
    font-size: 14px;
  }
}

.page-help .is-body .is-content .is-paging {
  border-top: 1px solid #eee;
  margin-top: 50px;
  padding: 30px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-help .is-body .is-content .is-paging .is-next {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.page-help .is-body .is-content .is-paging .is-previous a,
.page-help .is-body .is-content .is-paging .is-next a {
  display: inline-block;
  color: #262626;
}

.page-help .is-body .is-content .is-paging .is-previous a p,
.page-help .is-body .is-content .is-paging .is-next a p {
  color: #aaa;
  font-size: 14px;
  margin-bottom: 10px;
}

.page-help .is-body .is-content .is-paging .is-previous a h3,
.page-help .is-body .is-content .is-paging .is-next a h3 {
  font-weight: normal;
  font-size: 16px;
  margin: 0px;
}

.page-help .is-body .is-content .is-footer {
  padding-top: 30px;
}

.page-help .is-body .is-content .is-footer ul li {
  margin-top: 0px;
}

.page-help .is-body .is-content .is-footer ul li a {
  color: #8c8c8c;
  font-size: 14px;
}

.page-help .is-body .is-content .is-footer ul li a:hover {
  color: #666;
}

.page-help .is-help-list {
  background: #f9f9fb;
  padding: 0px 0px 50px;
}

.page-help .is-help-list .container {
  max-width: 1000px;
}

.page-help .is-help-list .is-serach {
  background: #282931;
  background: #3273dc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 260px;
}

@media screen and (min-width:768px) {
  .page-help .is-help-list .is-serach {
    height: 360px;
  }
}

.page-help .is-help-list .is-serach h1 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 20px;
}

.page-help .is-help-list .is-serach .field {
  width: 85%;
  position: relative;
}

@media screen and (min-width:768px) {
  .page-help .is-help-list .is-serach .field {
    width: 600px;
  }
}

.page-help .is-help-list .is-serach .field .control {
  height: 50px;
}

@media screen and (min-width:768px) {
  .page-help .is-help-list .is-serach .field .control {
    height: 60px;
  }
}

.page-help .is-help-list .is-serach .field .input {
  height: 100%;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 65px;
}

.page-help .is-help-list .is-serach .field .icon {
  height: 100%;
  width: 70px;
}

.page-help .is-help-list .is-serach .field .icon .iconfont {
  font-size: 28px;
  color: #dbdbdb !important;
}

@media screen and (min-width:768px) {
  .page-help .is-help-list .is-serach .field .icon .iconfont {
    font-size: 35px;
  }
}

.page-help .is-help-list .is-serach .is-searchlist {
  position: absolute;
  background: #fff;
  width: 100%;
  top: 55px;
  z-index: 99;
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
  box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
}

@media screen and (min-width:768px) {
  .page-help .is-help-list .is-serach .is-searchlist {
    width: 560px;
    left: 20px;
    top: 75px;
  }
}

.page-help .is-help-list .is-serach .is-searchlist ul {
  padding: 10px 0px;
}

.page-help .is-help-list .is-serach .is-searchlist ul li {
  border-radius: 8px;
}

.page-help .is-help-list .is-serach .is-searchlist ul li a {
  color: #1f2329;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  padding: 0px 20px;
}

.page-help .is-help-list .is-serach .is-searchlist ul li a:hover {
  background: #fafafa;
}

.page-help .is-help-list .is-serach .is-searchlist ul li a h4 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.page-help .is-help-list .is-serach .is-searchlist ul li a p {
  font-size: 14px;
  color: #aaa;
}

@media screen and (max-width:768px) {
  .page-help .is-help-list .is-serach .is-searchlist ul li a p {
    display: none;
  }
}

.page-help .is-help-list .is-serach .is-searchlist ul li a h6 {
  margin-left: 10px;
  color: #485fc7;
}

.page-help .is-help-list .is-helpnavs {
  padding: 40px 0px 20px;
}

.page-help .is-help-list .is-helpnavs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width:768px) {
  .page-help .is-help-list .is-helpnavs ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.page-help .is-help-list .is-helpnavs ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width:768px) {
  .page-help .is-help-list .is-helpnavs ul li {
    padding: 0px 20px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width:768px) {
  .page-help .is-help-list .is-helpnavs ul li:nth-child(2) {
    padding: 0px 20px;
  }
}

.page-help .is-help-list .is-helpnavs ul li.is-tohelp dl dt i {
  color: #48c78e;
  font-size: 40px;
  top: 2px;
}

.page-help .is-help-list .is-helpnavs ul li.is-todevlop dl dt i {
  color: #485fc7;
  top: 2px;
}

.page-help .is-help-list .is-helpnavs ul li.is-toupdate dl dt i {
  color: #f14668;
}

.page-help .is-help-list .is-helpnavs ul li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  border-radius: 8px;
  height: 120px;
  -webkit-box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
  box-shadow: 0 2px 24px rgba(28, 76, 186, 0.08);
}

.page-help .is-help-list .is-helpnavs ul li dl dt i {
  font-size: 49px;
  position: relative;
}

.page-help .is-help-list .is-helpnavs ul li dl dd {
  margin-left: 15px;
  font-size: 24px;
  color: #1f2329;
}

.page-help .is-help-list .is-region {
  background: #fff;
  padding: 40px 20px;
  margin-top: 20px;
}

@media screen and (min-width:768px) {
  .page-help .is-help-list .is-region {
    padding: 40px;
  }
}

.page-help .is-help-list .is-region h2 {
  font-size: 24px;
  font-weight: bold;
  border-left: 4px solid #4e83fd;
  padding-left: 12px;
  line-height: 28px;
}

.page-help .is-help-list .is-region .is-list .is-list-item {
  padding: 20px 0px;
  border-bottom: 1px solid #eee;
}

@media screen and (min-width:768px) {
  .page-help .is-help-list .is-region .is-list .is-list-item {
    padding: 32px 16px;
  }
}

.page-help .is-help-list .is-region .is-list .is-list-item h3 {
  font-weight: 500;
  color: #999;
  font-size: 18px;
}

.page-help .is-help-list .is-region .is-list .is-list-item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-help .is-help-list .is-region .is-list .is-list-item ul li {
  width: 100%;
  margin-top: 16px;
}

@media screen and (min-width:768px) {
  .page-help .is-help-list .is-region .is-list .is-list-item ul li {
    width: 50%;
  }
}

.page-help .is-help-list .is-region .is-list .is-list-item ul li a {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px;
  font-size: 18px;
}

.page-help .is-help-list .is-region .is-list .is-list-item ul li a:hover {
  color: #3273dc;
  background: #fafafa;
}

.page-help .is-help-list .is-region .is-list .is-list-item ul li a i {
  width: 12px;
  height: 16px;
  display: inline-block;
  background: url("https://static.aihecong.com/site/article_icon.svg") no-repeat center;
  margin-right: 10px;
}

.page-help .is-help-list .is-region .is-list .is-list-item:last-child {
  border-bottom: 0px;
  padding-bottom: 5px;
}

.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url("https://static.aihecong.com/work/photoswipe/default-skin.png") 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio:1.1),
(-webkit-min-device-pixel-ratio:1.09375),
(min-resolution:105dpi),
(min-resolution:1.1dppx) {

  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url("https://static.aihecong.com/work/photoswipe/default-skin.svg");
  }

  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}

.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

.pswp__caption--fake {
  visibility: hidden;
}

.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  background: url("https://static.aihecong.com/work/photoswipe/preloader.gif") 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width:1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }

  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001;
}

.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

.overall-tool-join {
  height: 460px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: #3596F3;
}

.overall-tool-join h3 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
}

@media screen and (min-width:769px) {
  .overall-tool-join h3 {
    font-size: 46px;
  }
}

@media screen and (max-width:769px) {
  .overall-tool-join .title-text {
    padding: 0px 20px;
  }
}

.overall-tool-join .title-text p {
  font-size: 18px;
  margin-top: 20px;
  color: #fff;
  opacity: 0.5;
}

@media screen and (min-width:769px) {
  .overall-tool-join .title-text p {
    font-size: 20px;
  }
}

.overall-tool-join .mobile-button a.button {
  margin-top: 30px;
  height: 3em;
  padding: 0px 50px;
  font-size: 18px;
  color: #3596F3;
}

.page-error404 {
  min-height: 700px;
  margin-top: 64px;
  background-color: #f9f9fb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-error404 .page-error404-body {
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
}

@media screen and (max-width:768px) {
  .page-error404 .page-error404-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.page-error404 .page-error404-body .is-head {
  width: 50%;
}

@media screen and (max-width:768px) {
  .page-error404 .page-error404-body .is-head {
    width: 100%;
  }
}

.page-error404 .page-error404-body .is-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width:768px) {
  .page-error404 .page-error404-body .is-content {
    padding-bottom: 50px;
  }
}

.page-error404 .page-error404-body .is-content h1 {
  font-size: 40px;
  font-weight: bold;
  margin: 0px 0px 20px;
}

@media screen and (max-width:768px) {
  .page-error404 .page-error404-body .is-content h1 {
    font-size: 30px;
  }
}

.page-error404 .page-error404-body .is-content p {
  margin-bottom: 10px;
}

.page-error404 .page-error404-body .is-content ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 10px;
}

.page-error404 .page-error404-body .is-content ul li {
  margin-bottom: 5px;
}

.footer {
	background: #EAEFF8;
	color: #000;
	overflow: hidden;
	width: 100%;
}

.footer .friend-wrap {
	width:840px;
	position:relative;
	margin:24px auto;
	text-align:left;
	font-size:12px;
	color:#333;
	line-height:24px;
}
.footer .friend-wrap .dxLogo {
	float:left;
	width:140px;
	margin-top:-2px
}
.footer .friend-wrap .friend-right {
	margin-left:154px
}
.footer .friend-wrap a {
	color:#333
}
.footer .friend-wrap a:hover {
	color:#3273dc;
	text-decoration: underline;
}
.footer .friend-wrap p {
	font-size:12px
}
.footer .friend-wrap .xin-an {
	position:absolute;
	width:100px;
	right:-38px;
	top:26px
}
.pbx-icon {
  width: 48px;
  height: 30px;
  border-radius: 15px;
  padding: 4px 13px;
}

.fixed-panel {
  position:fixed;
  right:45px;
  bottom:135px;
  z-index:100;
  border-radius:4px;
}
.fixed-panel .float-content {
  min-width:100px;
  padding:6px 12px;
  font-weight:400;
  font-size:14px;
  line-height:22px;
  color:#333;
  text-align:center;
  background:#fff;
  border-radius:4px;
  box-shadow:1px 1px 10px rgba(0,0,0,.1);
  border: 1px solid rgb(179, 191, 255);
}

.custom-service-wrapper {
  padding:8px 0
}
.custom-service-wrapper .custom-qrcode-wrap {
  display:inline-block;
  width:96px;
  height:96px;
  margin:0 auto;
  border-radius:4px;
  overflow:hidden
}
.custom-service-wrapper .custom-qrcode-wrap .img {
  width:100%;
  height:100%;
  background:50% no-repeat;
  background-size:100% 100%
}
.custom-service-wrapper .custom-qrcode-desc {
  margin-top:2px;
  margin-bottom:8px;
  font-weight:400;
  font-size:12px;
  text-align:center;
  color:#333
}
.custom-service-wrapper .custom-email {
  font-weight:400;
  font-size:12px;
  line-height:16px;
  text-align:center;
  color:#999
}
