﻿* {
  margin: 0;
  padding: 0;
}

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

body {
  overflow-y: auto;
  margin: 0 auto !important;
  background-color: #fff;
  min-width: 1200px;
  font-family: MicrosoftYaHei;
}

body a {
  text-decoration: none;
}

.customer-case {
  position: relative;
}

.wrap .case-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.top-nav {
  width: 100%;
}

.top-nav .make-btn {
  position: absolute;
  top: 45%;
  left: 46%;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #D7F2FD;
  border: 1px solid #09cffb;
  font-size: 24px;
  border-radius: 2px
}

.top-nav > p {
  position: absolute;
  top: 26%;
  left: 46%;
  color: #D7F2FD;
  font-size: 50px;
  font-weight: 600;
}

.top-nav ul {
  position: absolute;
  top: 37%;
  left: 47%;
  color: #D7F2FD;
  font-size: 24px;
  display: flex;
}
.top-nav ul > li {
  margin-right: 50px;
  list-style: initial;
}
.top-nav > img {
  width: 100%;
  display: block;
}

.top-nav .banner-text {
  position: absolute;
  text-align: left;
  top: 21.84%;
  left: 20.89%;
}

.top-nav .banner-text > p:first-child {
  font-size: 42px;
  font-weight: bold;
  color: #ffffff;
  line-height: 55px;
  width: 521px;
}

.top-nav .banner-text .second-p {
  font-size: 22px;
  font-weight: 400;
  color: #ffffff;
  line-height: 40px;
  margin-top: 10px;
}

.top-nav .banner-text a {
  display: inline-block;
  width: 150px;
  height: 50px;
  color: #fff;
  border-radius: 1px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  margin-top: 18px;
  font-weight: 400;
}
.top-nav .banner-text a:hover {
  background: rgba(131, 193, 234, 0.25);
}
.nav-part {
  height: 50px;
  width: 100%;
  background: -webkit-linear-gradient(left, #d3ddff, #edf5ff);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #d3ddff, #edf5ff);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #d3ddff, #edf5ff);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #d3ddff, #edf5ff);
  /*标准的语法 */
}

.nav-part ul {
  display: flex;
  justify-content: center;
}

.nav-part ul > li {
  display: inline-block;
  width: 8%;
  height: 100%;
  line-height: 50px;
  text-align: center;
}

.nav-part.nav-scroll ul > li a {
  text-decoration: none;
  color: #59607b;
  font-size: 15px;
}

.nav-part ul > li a {
  text-decoration: none;
  color: #59607b;
  font-size: 15px;
}

.nav-part.nav-scroll ul > li.active a {
  color: #36befa;
  height: 48px;
  display: block;
  margin: 0 20px;
  border-bottom: 2px solid #36befa;
}

.nav-scroll {
  background: #fff;
  color: #59607b;
  position: fixed;
  top: 0;
  z-index: 50;
}

.grey-bg {
  background: #fafbff;
}

.section > div {
  width: 1200px;
  margin: 0 auto;
}

.section .section-title {
  color: #39358e;
  font-size: 36px;
  text-align: center;
  font-weight: bold;

}

.section .desc {
  font-size: 18px;
  color: #39358E;
  margin-top: 24px;
  line-height: 32px;
}

.section .section-icon li > p{
  font-size: 16px;
  color: #39358e;
}

.section ul li {
  display: inline-block;
}

.section-one .section-content {
  padding-top: 0;
}

.section-one ul {
  margin-top: 60px;
}
.section-one ul li {
  max-width: 228px;
  margin-left: 91px;
}

.section-one ul > li:first-child {
  margin-left: 0;
}

.section-one ul li > p {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #39358e;
  margin: 31px 0 12px 0;
}

.section-one ul li > div:last-child {
  font-size: 20px;
  font-weight: 400;
  color: #39358e;
  line-height: 30px;
  text-align: center;
}

#posterTvGrid {
  margin: 0 auto !important;
}

.section-two .sub-title {
  font-size: 18px;
  font-weight: 400;
  color: #59607b;
  line-height: 30px;
  padding-top: 20px;
  text-align: left;
  width: 817px;
  margin: 0 auto;
}

.pre-img-part {
  position: relative;
  width: 322px;
  height: 604px;
}

.pre-img-part .pre-img {
  position: absolute;
  display: none;
  width: 75%;
  height: 82%;
  top: 40px;
  left: 31px;
}

.pre-img-part .pre-img1 {
  display: block;
}

.section-content .immediately-make {
  text-align: center;
  display: block;
  height: 44px;
  width: 150px;
  border-radius: 23px;
  font-size: 20px;
  color: #fff;
  background: #479df0;
  margin: 0 auto;
  line-height: 44px;
  margin-top: 30px;
}

.section .section-two .section-title {
  max-width: 322px;
}

.section .section-two {
  display: flex;
  justify-content: space-between;
  width: 1500px;
  box-shadow: 0px 2px 9px 1px rgba(79,85,109,0.10);
  background: linear-gradient(30deg,rgba(246,252,255,1) 0%,rgba(248,248,255,1) 100%);
}
.section-two .potential-customers {
  padding: 50px 0 0 155px;
}
.section-two .variable-line {
  width: 265px;
  height: 5px;
  margin: 50px 0 50px 10px;
  background: linear-gradient(90deg,rgba(0, 226, 246, 0.95), rgba(132, 57, 255, 0.95));
  border-radius: 1px;
}

.section-two .membership-text {
  display: flex;
  flex-direction: column;
  padding-left: 18px;
  font-size: 32px;
  color: #39358E;
}

.section-two .membership-text > li {
  margin-bottom: 38px;
}

.section-two .membership-text > li > p:first-child {
  font-weight: 600;
}

.section-two .membership-text > li >p:last-child {
  font-size: 20px;
}

.section-two .customer-pic {
  display: flex;
  padding: 50px 200px 0 0;
}

.customer-item {
  display: flex;
  flex-direction: column;
  margin-top: 92px;
}

.customer-item li {
  position: relative;
  overflow: hidden;
  width: 167px;
  height: 167px;
  margin-bottom: 60px;
  border-radius: 10px;
}

.customer-item li:hover {
  cursor: pointer;
}

.customer-item li img {
  width: 100%;
  height: 100%;
}

.customer-item li img:last-child{
  position: absolute;
  left: 0;
  top: 167px;
}
.section-two .section-content .button-group {
  margin: 0 auto;
  width: 325px;
  display: block;
}

.section-two .section-content .button-group a {
  text-align: center;
  display: inline-block;
  height: 44px;
  width: 150px;
  border-radius: 23px;
  font-size: 20px;
  color: #fff;
  background: #479df0;
  line-height: 44px;
  margin-top: 30px;
}

.section-two .section-content .button-group .more-model {
  background: #fff;
  color: #479df0;
  border: 1px solid #479df0;
  margin-left: 10px;
}
.section-three .image-content {
  width: 417px;
}
.section-four .image-content {
  margin-left: 40px;
  width: 491px;
}

.section-four .text-content {
  margin-left: 14px;
}

.section-five .image-content {
  width: 492px;
  margin-left: 22px;
}
.section-six .image-content {
  width: 499px;
  margin-left: 40px;
}

.section-six .text-content {
  margin-left: 0;
}

.section-content {
  padding: 60px 0;
  position: relative;
}
.section-three .section-content,
.section-four .section-content,
.section-five .section-content,
.section-six .section-content {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.text-content {
  margin-left: 80px;
}
.text-content img.img-index {
  width: 109px;
  height: 85px;
}
.text-content > div {
  font-size: 30px;
  color: #303445;
  line-height: 25px;
  max-width: 360px;
}
.text-content ul li {
  margin-top: 25px;
  margin-right: 14px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
.text-content ul li img {
  width: 94px;
  height: 94px;
}
.text-content ul li div p:first-child {
  font-weight: bold;
}
.image-content > img {
  display: inline-block;
  width: 100%;
}

.image-content > img:nth-child(2) {
  height: 453px;
  margin: 0 19px;
  width: 255px;
  box-shadow: 0px 5px 7px 0px rgba(95, 95, 100, 0.16);
}

.opacity-img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 208px;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
}

.opacity-img a {
  width: 63px;
  height: 26px;
  border: 0;
  border-radius: 2px;
  background-color: #5d94f9;
  border: 1px solid #5d94f9;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  line-height: 26px;
  display: inline-block;
  text-align: center;
}
/*用户案例*/
.users {
  width: 1163px;
  z-index: 1;
  padding-top: 30px;
  margin: 0 auto;
  position: relative;
}

.users > img {
  width: 100%;
  height: 820px;
  position: absolute;
  z-index: -1;
}

.users > span {
  position: absolute;
  top: 60px;
  left: 0;
}

.users-main {
  width: 100%;
}

.users-main .phone-bgm {
  width: 280px;
  height: 518px;
  margin-left: 44px;
  border-radius: 10px;
  position: absolute;
  top: 78px;
  right: 250px;
}

.users-main .phone-bgm > img:first-child {
  width: 100%;
  height: 100%;
}

.users-main .phone-bgm > img:last-child {
  width: 76%;
  height: 83%;
  position: absolute;
  top: 32px;
  left: 25px;
}

.users-left > img {
  width: 130px;
  height: 130px;
  margin-bottom: 19px;
  border-radius: 6px;
}
.users-left1 {
  position: absolute;
  top: 222px;
  right: 110px;
}
.users-left2 {
  position: absolute;
  top: 250px;
  right: 68px;
}
.users-left3 {
  position: absolute;
  top: 234px;
  right: -10px;
}
.users-mid {
  margin-top: 62px;
  width: 511px;
  position: relative;
}

.users-mid .dots {
  position: absolute;
  display: inherit;
  right: 6px;
  top: 6px;
}

.users-mid .dots > li {
  width: 19px;
  height: 18px;
  margin-right: 5px;
}

.users-mid .dots > li img {
  width: 100%;
  height: 100%;
}

.users-mid .left-arrow {
  width: 48px;
  height: 48px;
  position: absolute;
  left: -76px;
  top: 62px;
  cursor: pointer;
}

.users-mid .right-arrow {
  width: 48px;
  height: 48px;
  position: absolute;
  right: -50px;
  top: 62px;
  cursor: pointer;
}

.users-mid > h3 {
  margin-bottom: 20px;
  align-self: flex-start;
}

.users-mid > p {
  margin-bottom: 38px;
  line-height: 32px;
  text-align: left;
  overflow: hidden;
}

.users-mid > .tag {
  height: 82px;
  align-content: flex-start;
  align-self: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-start;
}

.users-mid > .tag > a {
  display: flex;
  flex-direction: column;
  margin-right: 20px;
}

.users-mid > .tag > a > i {
  max-height: 20px;
  width: 18px;
  margin-right: 7px;
  margin-bottom: 10px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.users-nav {
  width: 350px;
  margin-top: 50px;
  height: 107px;
}

.users-nav-item {
  padding-bottom: 15px;
  height: 95px;
}
.users-nav a {
  cursor: pointer;
}
.users-nav-item-choosed {
  border-bottom: #3359ff solid 4px;
  padding-bottom: 9px;
}

.users-nav-item > img {
  background-color: white;
  width: 48px;
  height: 48px;
  margin-bottom: 9px;
  border-radius: 4px;
}
.row-between {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 604px;
}

.main-function {
  margin-top: 110px;
}

.f30 {
  font-size: 30px;
  font-weight: bold;
}
.white {
  color: #39358E;
}
.f18 {
  font-size: 18px;
}
.f16 {
  font-size: 16px;
}
.f14 {
  font-size: 14px;
}

.f14 img {
  width: 52px;
  height: 52px;
}
.f24 {
  font-size: 24px;
}
.line-grey {
  width: 1132px;
  height: 1px;
  background: rgba(232, 234, 245, 1);
  opacity: 0.3;
}
/* 底部数字 */

.count-part {
  position: relative;
  background: url(../../../../../zcimgdir/album/file_5cde75c5dfcb8.png) no-repeat;
  background-size: cover;
  height: 422px;
}

.count-part ul {
  width: 1200px;
  list-style: none;
  margin: 0 auto;
  padding-top: 182px;
}

.count-part ul li {
  display: inline-block;
  margin-right: 120px;
  text-align: center;
  vertical-align: middle;
  width: 150px !important;
}

.count-part ul li:nth-child(3) {
  width: 204px !important;
}

.count-part ul li:last-child {
  width: 320px !important;
  margin-right: 0;
}

.count-part ul > li > p:first-child {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}

.count-part ul > li > p:last-child {
  font-size: 22px;
  color: #fff;
  margin-top: 30px;
}

.count-part ul li.tel-num p {
  margin-bottom: 30px;
  color: #fff !important;
}

.count-part ul li.tel-num p:first-child {
  color: #fff;
  font-size: 37px;
  font-weight: 400;
}

.count-part ul li.tel-num p:last-child {
  width: 320px;
  height: 50px;
  border: 1px solid #fff;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
  margin-bottom: 0;
  border-radius: 4px;
  cursor: pointer;
}
.icon-part {
  width: 42px;
  height: 152px;
  position: fixed;
  bottom: 545px;
  right: 20px;
  text-align: center;
  z-index: 40;
}

.icon-part > span {
  display: inline-block;
  width: 100%;
  height: 44px;
  background: #479df0;
  margin-bottom: 4px;
  cursor: pointer;
}

.icon-part > span svg {
  width: 50%;
  height: 100%;
}

.block_mask {
  display: none;
  position: absolute;
  right: 48px;
  top: -48px;
  width: 144px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  background: #fff;
  -webkit-transition: display 1s ease;
  transition: display 1s ease;
  z-index: 1;
  padding: 10px 0 17px 22px;
  box-shadow: -1px 3px 5px 1px rgba(0, 0, 0, 0.1);
}

.block_tip > p:first-child {
  font-size: 16px;
  color: #303445;
}

.block_tip > p:nth-child(2) {
  font-size: 12px;
  color: #9fa5bb;
}

.block_tip:after {
  position: absolute;
  right: -20px;
  top: 72px;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.consult_contact:hover .block_mask {
  display: block;
}

.customer-service {
  font-size: 16px;
  color: #303445;
}

.customer-service-text {
  font-size: 12px;
  color: #9fa5bb;
  padding-bottom: 4px;
}

.online-service {
  width: 119px;
  height: 30px;
  background-color: #479df0;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 30px;
}

.block_mask img {
  box-shadow: none;
}

.exclusive-customer-service,
.agent-customer-service {
  width: 119px;
  height: 30px;
  background-color: #479df0;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 30px;
}

.online-service:hover,
.exclusive-customer-service:hover,
.agent-customer-service:hover {
  opacity: 0.8;
}

.online-service img,
.exclusive-customer-service img,
.agent-customer-service img {
  vertical-align: middle;
  margin: 0 2px;
  margin-left: 0;
}

.tel {
  position: relative;
}

.tel:hover .phone-num {
  display: block;
}

.phone-num {
  position: absolute;
  left: -195px;
  top: 5px;
  width: 185px;
  height: 30px;
  background: #479df0;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  display: none;
}

span.phone-num:before {
  position: absolute;
  right: -14px;
  top: 9px;
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: #479df0;
}

.bottom-hover {
  display: none;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 100px;
  z-index: 4;
  line-height: 100px;
  font-size: 20px;
}

.bottom-hover .business-wx {
  display: inline-block;
  position: relative;
}

.business-wx .arrow-box {
  position: absolute;
  background: #fff;
  border: 1px solid #d5d5de;
  width: 169px;
  height: 165px;
  box-sizing: border-box;
  border-radius: 2px;
  top: -170px;
  left: 48px;
  box-shadow: 0px 11px 21px 0px rgba(28, 29, 31, 0.1);
  background-image: url(../images/official_account/qq_servicer.jpg);
  background-repeat: no-repeat;
  background-size: 118px 117px;
  background-position: center center;
  display: none;
}

.business-wx:hover .arrow-box {
  display: block;
}

.arrow-box:after,
.arrow-box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow-box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

.arrow-box:before {
  border-color: rgba(213, 213, 222, 0);
  border-top-color: #d5d5de;
  border-width: 11px;
  margin-left: -11px;
}

.bottom-hover .qq-service {
  color: #fff;
  margin-left: 70px;
  margin-right: 136px;
  position: relative;
  display: inline-block;
}

.bottom-hover .qq-service:hover {
  color: #479df0;
}
.bottom-hover .qq-service span {
  display: inline-block;
  width: 72px;
  height: 82px;
  margin-top: 7px;
  vertical-align: middle;
  background: url(../images/official_account/qq_service.png)
    no-repeat center center;
  position: absolute;
}

.bottom-hover .qq-service:hover span {
  width: 72px;
  height: 82px;
  background: url(../images/official_account/qq_service_on.png);
  background-size: contain;
  top: 10px;
}

.bottom-hover img {
  width: 70px;
  height: 70px;
  vertical-align: middle;
  margin-top: -4px;
}

.bottom-hover a:nth-child(3) {
  color: #fff;
  border: 1px solid #fff;
  height: 30px;
  width: 120px;
  display: inline-block;
  line-height: 30px;
  border-radius: 30px;
  margin: 24px 46px;
}
/* 申请免费试用弹窗 */
.applyWrap {
  position: fixed;
  z-index: 99999;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.applySick {
  width: 583px;
  height: 429px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -291.5px;
  margin-top: -214.5px;
  border-radius: 7px;
  overflow: hidden;
}
.applyHeader {
  width: 100%;
  height: 160px;
  position: relative;
}
.applyHeader img {
  width: 583px;
  height: 160px;
  position: absolute;
  left: 0;
  top: 0;
}
.applyClose {
  font-size: 14px;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0px;
  right: 0;
  cursor: pointer;
  z-index: 9;
  text-align: center;
  color: #1aa5dc;
  line-height: 27px;
}
.applyClose-icon {
  width: 14px !important;
  height: 14px !important;
  position: absolute !important;
  top: 9px !important;
  left: 8px !important;
}
.applyHeader-title {
  position: relative;
  left: 211px;
  top: 41px;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  z-index: 9;
  letter-spacing: 2px;
}
.applyCon {
  padding: 50px 72px;
}
.applyForm {
  margin-bottom: 20px;
  display: inline-flex;
}
.applyForm label {
  color: #303445;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}
.applyForm label:before {
  content: "*";
  color: #479df0;
  font-size: 16px;
  position: absolute;
  left: -12px;
  top: 2px;
}
.iden {
  width: 70px;
  text-align: right;
  display: inline-block;
  margin-right: 30px;
}
.applyForm input {
  width: 226px;
  height: 30px;
}
.applySummit {
  width: 226px;
  height: 40px;
  background: #479df0;
  border-radius: 2px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
  margin-top: 29px;
  cursor: pointer;
}
.sendCode {
  width: 90px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #479df0;
  font-size: 14px;
  border: 1px solid #479df0;
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
