html {
  font-size: 62.5% !important;
  font-family: Arial, "microsoft yahei";
  color: #141414;
}

body {
  margin: 0;
  padding: 0;
  background-color: #f7f7f7;
  font: 14px/normal "PingFangSC-Regular", "SourceHanSansCN Regular", "Microsoft YaHei Regular", "Montserrat Regular", sans-serif;
  color: inherit;
}

body.bgf {
  background-color: rgb(255, 255, 255);
  position: relative;
}

dd,
dl,
ul,
p {
  margin: 0;
  padding: 0;
  line-height: 1.8;
}

li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Microsoft yahei";
}

ol {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #000;
  font-family: "Microsoft yahei";
  outline: 0;
  color: inherit;
  line-height: 24px;
}

a:active {
  outline: 0;
}

body,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
html,
legend,
li,
ul {
  padding: 0;
  margin: 0;
  font-weight: normal;
}

input[type=button],
input[type=submit],
input[type=reset] {
  -webkit-appearance: none;
}

textarea {
  -webkit-appearance: none;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

.container::after,
ul::after {
  clear: both;
}

.container {
  width: 96%;
  max-width: 1100px;
  margin: auto;
}

.header .container {
  max-width: 1200px;
}

/* hesder */
.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 28px;
  padding: 16px 0;
  z-index: 600;
}

.header.on .nav-menu .menu-item a,
.header.common .nav-menu .menu-item a {
  color: #141414;
  display: block;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
}

.header.on .nav-menu .current-menu-item a,
.nav-menu .menu-item a:hover,
.header.common .nav-menu .current-menu-item a {
  color: #165fff;
}

.header.on .menu-button a.on,
.header.common .menu-button a.on {
  color: #fff;
}

.header.on .menu-button a,
.header.common .menu-button a {
  border: 1px solid #fff;
  color: #fff;
}

.header.on .hamburger-line,
.header.common .hamburger-line {
  background: rgba(0, 0, 0, 0.6);
}

.logo {
  max-width: 200px;
  float: left;
}
.logo img {
  width: 124px;
}

.menu {
  float: right;
  box-sizing: border-box;
}

.menu {
  display: flex;
  flex-direction: row;
}

.push-left {
  margin-left: auto;
}

.menu-button a {
  width: 70px;
  height: 32px;
  border-radius: 18px;
  border: 1px solid #ffffff;
  display: inline-block;
  line-height: 32px;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  margin-top: -3px;
}
.menu-button a.on {
  background: #165fff;
  border: 1px solid #165fff;
  margin-left: 20px;
  margin-right: 6px;
}

/* Menu */
.hamburger {
  background: transparent;
  border: none;
  cursor: pointer;
  display: none;
  outline: none;
  height: 24px;
  position: relative;
  width: 24px;
  z-index: 1000;
}

.tag-box {
  width: 100%;
  overflow: hidden;
  background: linear-gradient(90deg, #fdf5ff 0%, #f5fbff 34%, #f3fcfa 69%, #f5f7ff 100%);
}

.tag {
  position: relative;
  max-width: 1100px;
  overflow-x: auto;
  height: 460px;
  overflow: hidden;
  background: url(../image/tags-bg.png) no-repeat top center;
  margin-top: 50px;
}

.tag a {
  position: absolute;
  color: #165fff;
  display: block;
  font-size: 14px;
  background: rgba(22, 95, 255, 0.1);
  border-radius: 100px;
  padding: 10px 24px;
}
.tag a:nth-child(1) {
  top: 60px;
  left: 0;
}
.tag a:nth-child(2) {
  top: 170px;
  left: 0;
}
.tag a:nth-child(3) {
  top: 310px;
  left: 60px;
}
.tag a:nth-child(4) {
  top: 10px;
  left: 210px;
}
.tag a:nth-child(5) {
  top: 103px;
  left: 180px;
}
.tag a:nth-child(6) {
  top: 223px;
  left: 180px;
}
.tag a:nth-child(7) {
  top: 300px;
  left: 285px;
}
.tag a:nth-child(8) {
  top: 377px;
  left: 260px;
}
.tag a:nth-child(9) {
  top: 10px;
  right: 260px;
}
.tag a:nth-child(10) {
  top: 380px;
  left: 50%;
  transform: translateX(-50%);
}
.tag a:nth-child(11) {
  top: 103px;
  right: 100px;
}
.tag a:nth-child(12) {
  top: 195px;
  right: 160px;
}
.tag a:nth-child(13) {
  top: 285px;
  right: 210px;
}
.tag a:nth-child(14) {
  top: 380px;
  right: 165px;
}
.tag a:nth-child(15) {
  top: 40px;
  right: 0;
}
.tag a:nth-child(16) {
  top: 165px;
  right: 5px;
}
.tag a:nth-child(17) {
  top: 272px;
  right: 20px;
}

.tag a:hover {
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 24px 60px 0px rgba(0, 0, 0, 0.08);
  border-radius: 29px;
  color: #0091ff;
  transition: all 0.3s;
}

.banner {
  width: 100%;
  height: 530px;
  background: url(../image/banner.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.banner .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 110px;
  height: 100%;
  box-sizing: border-box;
}
.banner .text {
  width: 50%;
  text-align: left;
}
.banner .text h3 {
  margin-top: 25px;
  font-size: 40px;
  color: rgb(255, 255, 255);
  line-height: 1.75;
  font-weight: bold;
}
.banner .text p {
  color: rgba(255, 255, 255, 0.8);
  margin: 15px 0;
  font-size: 20px;
}
.banner .text a {
  display: block;
  width: 136px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background: #165fff;
  border-radius: 24px;
  color: white;
  margin-top: 35px;
  cursor: pointer;
}
.banner .img {
  width: 50%;
  display: flex;
}
.banner .img img {
  max-height: 100%;
}
.banner .white-bg {
  position: absolute;
  width: 240px;
  height: 240px;
  background: #ffffff;
  box-shadow: 0px 24px 60px 0px rgba(0, 0, 0, 0.08);
  padding: 30px 30px;
  box-sizing: border-box;
  border-radius: 2px;
  bottom: -160px;
  z-index: 22;
}
.banner .white-bg h4 {
  font-size: 1.5rem;
  font-weight: 600;
}
.banner .white-bg p {
  font-size: 1.3rem;
  color: #565656;
  margin: 10px 0 30px 0;
}
.banner .white-bg .herf-text {
  font-size: 1.4rem;
  font-weight: 600;
  color: #165fff;
}
.banner .white-bg .herf-img {
  float: right;
}
.banner .white-bg .herf-img img {
  width: 18px;
  margin-top: 2px;
}

.control {
  padding-top: 80px;
}
.control .subbe {
  box-sizing: border-box;
  padding-left: 10px;
}
.control .li-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}
.control .li-box.first {
  margin-top: -30px;
}
.control .li-box.link-box-right {
  flex-direction: row-reverse;
}
.control .li-box .text {
  width: 35%;
  padding-left: 10px;
}
.control .li-box .img {
  width: 52%;
}
.control .li-box .img img {
  width: 100%;
}
.control .core {
  width: 100px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  border-radius: 8px;
  background: -webkit-linear-gradient(30deg, #8a3aff 0%, #165fff 100%);
}
.control .phone {
  display: none;
}
.control .text {
  display: inline-block;
  width: 49%;
  vertical-align: middle;
}
.control .text h3 {
  font-size: 4rem;
  color: #151515;
  line-height: 1.5;
}
.control .text h3 strong {
  color: #165fff;
  background-image: -webkit-linear-gradient(30deg, #8a3aff 0%, #165fff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.control .text p {
  margin-top: 10px;
  color: #747474;
  font-size: 1.3rem;
  line-height: 1.9;
}
.control .swiper-slide img {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  border-radius: 4px;
}

.assess {
  padding: 40px 0 30px;
}
.assess .phone {
  display: none;
}
.assess h3 {
  margin-top: 20px;
  font-size: 3.6rem;
  color: #165fff;
  background-image: -webkit-linear-gradient(0deg, #f2bdff 100%, #bde7ff 100%, #baf2fc 100%, #bdcbff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.assess .swiper-container {
  width: 100%;
  max-width: 1200px;
  padding: 50px;
  box-sizing: border-box;
  overflow: initial;
}
.assess .swiper-slide {
  background-position: center;
  background-size: cover;
}
.assess h3 {
  text-align: center;
}
.assess h3 img {
  height: 40px;
}
.assess .ass-box {
  width: 100%;
  height: 400px;
  background: #ffffff;
  box-shadow: 0px 16px 56px 0px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  margin: auto;
  text-align: center;
  padding: 60px 50px;
  box-sizing: border-box;
}
.assess .ass-box img {
  width: 72px;
  margin-top: 16px;
}
.assess .ass-box h4 {
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 16px;
}
.assess .ass-box p {
  color: #3a3a3a;
}
.assess .ass-bot {
  background: url(../image/assess2.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #fff;
  padding: 60px 0;
}
.assess .ass-bot h4 {
  line-height: 2;
  font-size: 1.5rem;
}
.assess .ass-bot a {
  display: inline-block;
  width: 136px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background: #165fff;
  border-radius: 24px;
  color: white;
  margin-top: 30px;
}

.partner {
  padding: 20px 0 50px;
}
.partner h3 {
  font-size: 3.5rem;
  font-weight: 600;
  text-align: center;
  margin: 20px;
}
.partner .pc ul {
  margin: 30px auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  margin-left: -12.5px;
}
.partner li {
  display: block;
  height: 82px;
  flex-basis: 126.5px;
  margin: 10px 0;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
  position: relative;
  border-radius: 8px;
  transition: 0.5s all;
  overflow: hidden;
  margin-left: 12.5px;
}
.partner li img {
  width: 100%;
  height: 80px;
}
.partner li span {
  display: none;
  position: absolute;
  width: 0%;
  height: 0%;
}
.partner li:hover span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  background-color: rgb(22, 95, 255);
  color: #fff;
  border-radius: 2px;
  transition: 0.5s all;
}

.footer {
  padding: 40px 0;
  background-color: #0e212d;
}
.footer .box {
  display: flex;
  justify-content: space-between;
}
.footer .box .logo {
  width: 124px;
  margin-top: 20px;
}
.footer .box h4 {
  margin-bottom: 10px;
  color: rgb(255, 255, 255);
}
.footer .box a {
  font-size: 1.3rem;
  display: block;
  line-height: 2;
  color: rgba(255, 255, 255, 0.6);
}
.footer .box a:hover {
  color: rgb(255, 255, 255);
}
.footer .box p {
  font-size: 1.3rem;
  line-height: 2;
  color: rgba(255, 255, 255, 0.6);
}
.footer .box .weixin {
  text-align: center;
}
.footer .box .weixin img {
  width: 108px;
}
.footer .bbbot {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  margin-top: 50px;
}

.banner-down {
  width: 100%;
  height: 340px;
  background: url(../image/banner-down.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 100px;
  box-sizing: border-box;
  text-align: center;
}
.banner-down h2 {
  font-size: 3.8rem;
  color: #ffffff;
  line-height: 2;
  margin-bottom: 10px;
  margin-top: 30px;
}
.banner-down p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.8rem;
}

h3.title {
  text-align: center;
  font-size: 2.4rem;
  color: #151515;
  line-height: 2;
  margin-top: 30px;
}

h3.title + p {
  text-align: center;
}

.main-down .shade {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.3);
}
.main-down .shade .content {
  width: 480px;
  height: 236px;
  background: #ffffff;
  border-radius: 6px;
  text-align: center;
  box-sizing: border-box;
  padding: 50px 32px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -240px;
  margin-top: -168px;
}
.main-down .shade .content #close {
  width: 24px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.main-down .shade .content .down-url {
  margin-top: 26px;
  margin-left: -28px;
}
.main-down .shade .content .down-url a {
  color: #fff;
  display: inline-block;
  width: 140px;
  height: 44px;
  line-height: 44px;
  background: #165fff;
  border-radius: 22px;
  margin-left: 32px;
}
.main-down .shade .content .down-url #registered {
  background-color: #9f9f9f;
}
.main-down .shade .content p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
}
.main-down .box {
  padding-top: 40px;
}
.main-down .link-box {
  display: flex;
  justify-content: space-between;
  text-align: center;
  max-width: 860px;
  margin: 40px auto 0;
}
.main-down .link-box .ico {
  width: 72px;
  height: 72px;
}
.main-down .link-box > div {
  width: 48%;
  height: 327px;
  background: #ffffff;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  padding-top: 48px;
}
.main-down .link-box h4 {
  color: #151515;
  font-size: 1.5rem;
  line-height: 2;
}
.main-down .link-box p {
  color: #474747;
  font-size: 1.3rem;
  margin: 10px 0 20px;
}
.main-down .link-box a {
  display: block;
  margin: auto;
  width: 180px;
  height: 46px;
  background: #165fff;
  border-radius: 24px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 46px;
  color: rgb(255, 255, 255);
}
.main-down .link-box a:hover {
  background: #0e3a99;
}
.main-down ul {
  text-align: center;
  padding: 60px 0;
  padding-left: 2%;
}
.main-down li {
  width: 16%;
  display: inline-block;
  text-align: center;
}
.main-down li img {
  width: 72px;
  height: 72px;
}

.common-banner {
  width: 100%;
  height: 600px;
  background: url(../image/banner-common.png) no-repeat;
  background-size: 100% 100%;
}

.price-banner {
  width: 100%;
  height: 600px;
  background: url(../image/banner-price.png) no-repeat;
  background-size: 100% auto;
}

.common-content {
  margin-top: -520px;
  z-index: 1;
  position: relative;
}

.case-bg {
  width: 100%;
  height: calc(100% - 320px);
  position: absolute;
  left: 0;
  top: 0;
  background: url(../image/bg-ico1.png) 10% 11% no-repeat, url(../image/bg-ico3.png) 96% 45% no-repeat, url(../image/bg-ico4.png) right 11% no-repeat, url(../image/bg-ico5.png) 25% 3% no-repeat, url(../image/bg-ico6.png) right 90% no-repeat, url(../image/bg-ico7.png) left 62% no-repeat, url(../image/bg-ico12.png) 65% 5% no-repeat;
  z-index: 0;
}

.case-box ul {
  overflow: hidden;
  padding-left: 2%;
  padding-top: 50px;
}
.case-box li {
  margin-bottom: 50px;
  width: 28%;
  margin-left: 2%;
  margin-right: 2%;
  float: left;
  height: 316px;
  cursor: pointer;
}
.case-box li img {
  width: 100%;
}
.case-box li h4 {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2;
  padding-left: 6px;
}
.case-box li p {
  padding-left: 6px;
  font-size: 1.3rem;
  color: rgba(52, 52, 52, 0.8);
}

.price-itemize {
  display: flex;
  align-items: stretch;
  margin: 40px auto 60px;
}
.price-itemize .itemize {
  width: 18%;
  margin: 1%;
  background-color: #fff;
  box-shadow: 0px 8px 38px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  cursor: pointer;
}
.price-itemize .itemize:hover {
  box-shadow: 0px 8px 48px 0px rgba(0, 0, 0, 0.3);
}
.price-itemize .itemize .sign {
  width: 100%;
  height: 216px;
  color: #fff;
  border-radius: 8px 8px 0px 0px;
  box-sizing: border-box;
  text-align: center;
  padding: 20px;
  background-color: #205fe9;
}
.price-itemize .itemize .sign p {
  font-size: 1.4rem;
}
.price-itemize .itemize .sign h3 {
  font-size: 1.4rem;
  font-weight: normal;
  margin-top: 5px;
  line-height: 3;
}
.price-itemize .itemize .sign h3 strong {
  font-size: 2.2rem;
  font-weight: normal;
}
.price-itemize .itemize .sign a {
  display: block;
  width: 138px;
  height: 44px;
  line-height: 44px;
  margin: 16px auto 0;
  background-color: #ffffff;
  border-radius: 24px;
  color: #205fe9;
}
.price-itemize .itemize .sign a.free {
  color: #fff;
  border: 1px solid #ffffff;
  background: none;
}
.price-itemize .itemize .text {
  padding: 15px;
  color: #232323;
  font-size: 1.3rem;
  line-height: 1.75;
}
.price-itemize .itemize .text .li-box {
  overflow: hidden;
  margin-bottom: 8px;
}
.price-itemize .itemize .text .li-box .right {
  float: right;
}
.price-itemize .itemize .greenbg {
  background: linear-gradient(135deg, #50cb70 0%, #1ba441 100%);
}
.price-itemize .itemize .bluebg {
  background: linear-gradient(135deg, #2477f0 0%, #1f5ce8 100%);
}
.price-itemize .itemize .purplebg {
  background: linear-gradient(135deg, #c86dfe 0%, #c165f7 0%, #a846d9 100%);
}
.price-itemize .itemize .blueblackbg {
  background: linear-gradient(135deg, #2f3b64 0%, #101427 100%);
}
.price-itemize .itemize .yellowbg {
  background: linear-gradient(135deg, #cbaa67 0%, #b98f3c 100%);
}

.teamwork {
  padding-bottom: 50px;
}
.teamwork ul {
  overflow: hidden;
}
.teamwork ul li {
  width: 23%;
  margin: 20px 1% 10px;
  text-align: center;
  float: left;
}
.teamwork ul li img {
  width: 80px;
  height: 80px;
}

.banner-news {
  height: 500px;
  background: url(../image/banner-news.png) no-repeat;
  background-size: 100% 100%;
}

.banner-about {
  height: 500px;
  background: url(../image/banner-about.png) no-repeat;
  background-size: 100% 100%;
}

.about-us {
  display: flex;
  align-content: space-between;
}
.about-us .company {
  padding-bottom: 60px;
}
.about-us .text {
  width: 407px;
  height: 400px;
  background: #165fff;
  box-sizing: border-box;
  padding: 40px;
  color: #fff;
  position: relative;
  margin-top: -108px;
}
.about-us .text h4 {
  font-size: 1.8rem;
}
.about-us .text p {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-top: 20px;
}
.about-us .text .sub {
  position: absolute;
  bottom: 40px;
  left: 40px;
  font-size: 1.4rem;
}
.about-us .text .sub img {
  height: 20px;
  vertical-align: bottom;
}
.about-us .introduction {
  margin-left: 70px;
}
.about-us .introduction h4 {
  margin-top: 60px;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.about-us .introduction p {
  line-height: 2;
  margin-top: 10px;
}

.about-concept {
  padding-bottom: 60px;
}
.about-concept ul {
  width: 90%;
  margin: auto;
  overflow: hidden;
}
.about-concept ul li {
  width: 25.33%;
  margin: 20px 4%;
  float: left;
  text-align: center;
}
.about-concept ul li h4 {
  font-size: 2rem;
  line-height: 2;
}
.about-concept ul li p {
  font-size: 1.3rem;
  line-height: 2;
}

.contact .banner-seat {
  height: 80px;
}
.contact .box {
  padding-bottom: 60px;
}
.contact .box .contact-info {
  display: flex;
  background: #f7f7f7;
  padding: 20px;
  font-size: 14px;
  margin-bottom: 10px;
  border-radius: 16px;
  overflow: hidden;
  flex-wrap: wrap;
}
.contact .box .contact-info .contact-info-address {
  margin: 0 auto;
}
.contact .box .contact-info .red-color {
  color: #FF5C00;
}
.contact .box .contact-info .tglink {
  cursor: pointer;
}
.contact .box .map {
  width: 100%;
  height: 400px;
  box-shadow: 0px 47px 98px 0px rgba(0, 0, 0, 0.09);
  border-radius: 16px;
}
.contact .box .weixincode {
  overflow: hidden;
  text-align: center;
  background: #f7f7f7;
  border-radius: 16px;
  margin: 20px 0;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
}
.contact .box .weixincode > div {
  flex: 1;
}
.contact .box .weixincode p {
  margin-bottom: 8px;
}
.contact .box .weixincode .telegram a {
  color: #0091ff;
}
.contact .box .weixincode .telegram a:hover {
  color: #50adf5;
}
.contact .box .weixincode .telegram .tglink {
  color: #000;
  cursor: pointer;
}
.contact .box .weixincode .img {
  width: 140px;
  height: 140px;
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  padding: 8px;
  box-sizing: border-box;
  margin: 0 auto 8px;
}
.contact .box .weixincode .img img {
  width: 124px;
  height: 124px;
}

@media screen and (max-width: 768px) {
  .contact .box .contact-info p {
    min-width: 100%;
  }
  .contact .box .contact-info p:not(:last-child) {
    margin-bottom: 10px;
  }
  .contact .box .weixincode div {
    min-width: 50%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 500px) {
  .contact .box .weixincode div {
    min-width: 100%;
  }
}
.banner-agent {
  background: url(../image/banner-agent.png) no-repeat;
  background-size: 100% 100%;
  height: 450px;
  box-sizing: border-box;
  padding-top: 120px;
}
.banner-agent .subtitle {
  color: #093ab8;
  background-image: -webkit-linear-gradient(30deg, #c939f5 0%, #093ab8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 280px;
}
.banner-agent p {
  font-size: 2.5rem;
}
.banner-agent h2 {
  font-size: 5rem;
  line-height: 2;
}

.agent-choose {
  padding: 40px 0;
}
.agent-choose ul {
  overflow: hidden;
}
.agent-choose ul li {
  width: 27%;
  text-align: center;
  float: left;
  margin: 20px 3%;
}
.agent-choose ul li h4 {
  font-size: 1.7rem;
  line-height: 2;
  font-weight: bolder;
  margin-bottom: 10px;
}
.agent-choose ul li P {
  color: rgba(52, 52, 52, 0.8);
  line-height: 1.9;
}

.agent-cooperate {
  background: linear-gradient(90deg, #fdf5ff 0%, #f5fbff 34%, #f3fcfa 69%, #f5f7ff 100%);
  padding: 80px 0;
}
.agent-cooperate .text {
  width: 49%;
  display: inline-block;
  box-sizing: border-box;
  padding-right: 13%;
  vertical-align: middle;
}
.agent-cooperate .text h3 {
  font-size: 5rem;
  font-weight: 500;
  color: #151515;
  letter-spacing: 2px;
}
.agent-cooperate .text h3 strong {
  color: #165fff;
  background-image: -webkit-linear-gradient(45deg, #8a3aff 0%, #165fff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.agent-cooperate .text p {
  font-size: 1.5rem;
  line-height: 2;
  color: #595959;
  margin-top: 15px;
}
.agent-cooperate .img {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.agent-cooperate .img img {
  width: 100%;
}
.agent-cooperate .img .nom {
  position: relative;
  z-index: 22;
}
.agent-cooperate .img .turn {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  animation: turn 3s linear infinite;
}

.promotion-container {
  display: flex;
  flex-wrap: wrap;
}
.promotion-container .promotion-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 50px;
  max-width: 30%;
  box-sizing: border-box;
}
.promotion-container .promotion-text p {
  font-size: 2rem;
  line-height: 2;
  color: #595959;
  position: relative;
  margin-bottom: 20px;
}
.promotion-container .promotion-text p::before {
  content: "";
  display: block;
  width: 4px;
  height: 10px;
  background: #0091ff;
  position: absolute;
  left: -10px;
  top: 13px;
  border-radius: 4px;
}
.promotion-container .promotion-img {
  flex: 1;
}
.promotion-container .promotion-img img {
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .promotion-container .promotion-text {
    min-width: 80%;
    margin-top: 20px;
  }
  .promotion-container .promotion-img {
    min-width: 100%;
  }
}
@keyframes turn {
  0% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
.agent-process {
  padding: 20px 0;
}
.agent-process .item {
  display: flex;
  padding: 20px 0 30px;
}
.agent-process .li-box {
  background: #ffffff;
  box-shadow: 0px 16px 60px 0px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  text-align: center;
  width: 16%;
  margin: 2%;
  box-sizing: border-box;
  padding: 20px;
}
.agent-process .li-box img {
  width: 120px;
  height: 120px;
}
.agent-process .li-box span {
  color: #9e9e9e;
  margin-right: 5px;
}

.banner-store {
  height: 272px;
  background: url(../image/store-banner.png) no-repeat top;
  box-sizing: border-box;
  padding-top: 120px;
}
.banner-store .subtitle {
  font-size: 40px;
  color: #fff;
}

.store-container {
  margin: 100px 0;
}
.store-container .container {
  display: flex;
  flex-wrap: wrap;
}
.store-container .container > div {
  flex: 1;
  text-align: center;
  margin: 0 30px;
  box-shadow: 0px 8px 48px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  padding: 30px;
  cursor: pointer;
}
.store-container .container > div:hover {
  background: rgba(22, 95, 255, 0.1);
}
.store-container .container > div p {
  color: #343434;
}
.store-container .container > div h2 {
  margin-top: 36px;
  font-size: 40px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.store-container .container > div h2 span {
  background: linear-gradient(90deg, #8a3aff 0%, #165fff 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  margin-bottom: 15px;
}
.store-container .container > div h2 span:last-child {
  height: 6px;
  width: 50px;
  background: #5756ff;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .store-container {
    margin: 10px 0 20px;
  }
  .store-container .container > div {
    min-width: 80%;
    margin: 10px;
  }
  .banner-store {
    height: 160px;
    padding-top: 80px;
  }
  .banner-store .subtitle {
    font-size: 30px;
  }
}
.common-agreement {
  position: relative;
  z-index: 2;
  width: 92%;
  margin: -260px auto 50px;
  max-width: 960px;
  box-sizing: border-box;
  padding: 60px;
  background-color: #fff;
}
.common-agreement .agree-title {
  font-size: 24px;
  line-height: 2;
  color: #165fff;
  margin-bottom: 10px;
}
.common-agreement p {
  font-size: 15px;
  color: #3d3d3d;
  line-height: 30px;
}
.common-agreement .text h4 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  color: #141414;
  line-height: 18px;
}

@media screen and (max-width: 768px) {
  .contact .box .text .weixincode > div {
    width: 100%;
  }
  .contact .box .text .weixincode > div:last-child {
    margin-top: 30px;
  }
  .main-down .shade .content {
    width: 90%;
    margin-left: 0;
    left: 5%;
    height: 375px;
  }
  .main-down .shade .content .down-url a {
    margin-top: 12px;
  }
  .banner {
    height: 470px;
  }
  .banner-agent .container {
    width: 88%;
  }
  .banner .container {
    width: 88%;
    margin: auto;
    flex-direction: column;
    padding-top: 66px;
  }
  .banner .text {
    width: 100%;
  }
  .banner .text h3 {
    font-size: 28px;
  }
  .banner .text p {
    font-size: 16px;
  }
  .banner .img {
    width: 100%;
    justify-content: end;
  }
  .banner .img img {
    width: 50%;
  }
  .partner .pc {
    width: 100%;
    overflow: hidden;
    height: 230px;
  }
  .partner {
    padding-bottom: 20px;
  }
  .partner .pc ul {
    display: block;
    max-width: initial;
  }
  .partner .pc li {
    margin: 10px;
    float: left;
    width: 112px;
    height: 78px;
  }
  .control {
    padding-top: 60px;
  }
  .control .pc {
    display: none;
  }
  .control .phone {
    display: block;
  }
  .control .subbe {
    margin-bottom: 10px;
  }
  .assess h3 {
    font-size: 3rem;
    width: 90%;
  }
  .control .core {
    margin: auto;
  }
  .control .swiper-container {
    width: 86%;
    margin: auto;
    margin-top: 0;
  }
  .control .swiper-slide {
    width: 80%;
  }
  .control .swiper-container {
    padding-bottom: 35px;
  }
  .control .text {
    text-align: center;
  }
  .control .text,
  .control .swiper-slide img {
    margin-top: 20px;
    width: 100%;
  }
  .agree-title {
    font-size: 18px;
    line-height: 2;
    margin-bottom: 10px;
  }
  .common-agreement p {
    font-size: 14px;
    line-height: 2;
  }
  .common-agreement .text h4 {
    font-size: 16px;
  }
  .common-agreement {
    padding: 20px;
  }
  .menu-button a.on {
    margin-left: 0;
  }
  .main-down h3 {
    width: 92%;
    margin: auto;
  }
  .banner-down h2 {
    font-size: 2.4rem;
    width: 65%;
    margin: auto;
  }
  .banner-down {
    height: 280px;
    background: url(../image/banner-down-phone.png) no-repeat;
    background-size: cover;
  }
  .main-down .box {
    padding-top: 0;
  }
  .main-down .link-box {
    display: block;
  }
  .main-down .link-box > div {
    width: 92%;
    margin: 0 auto 20px;
  }
  .main-down li {
    width: 32%;
    margin-bottom: 30px;
  }
  .main-down ul {
    padding: 30px 0;
  }
  .case-box li {
    width: 92%;
    height: auto;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .case-box ul {
    padding-left: 0%;
    padding-top: 30px;
  }
  .price-itemize {
    flex-wrap: wrap;
  }
  .price-itemize .itemize {
    width: 92%;
    margin: 4%;
  }
  .price-itemize .itemize .text {
    min-height: 80px;
  }
  .teamwork ul li {
    width: 48%;
  }
  .about-us {
    display: block;
  }
  .about-us .text {
    width: 100%;
  }
  .banner-news {
    height: 300px;
    background: url(../image/banner-news-phone.png) right top;
    background-size: cover;
  }
  .banner-about {
    height: 300px;
    background: url(../image/banner-about-phone.png);
    background-size: cover;
  }
  .about-us .introduction {
    margin-left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 5%;
  }
  .about-us .introduction h4 {
    margin-top: 0;
  }
  .about-concept ul li {
    width: 46%;
    margin: 20px 2%;
  }
  .contact .box .map {
    width: 100%;
    float: none;
  }
  .contact .box .text {
    margin-left: 0;
    margin-top: 40px;
    padding: 0 20px;
  }
  .contact .box .text .weixincode .telegram {
    margin-left: 0;
    float: right;
  }
  .contact .banner-seat {
    height: 100px;
  }
  .banner-agent {
    background: url(../image/banner-agent2.png) no-repeat;
    background-size: 100% 100%;
    height: 240px;
    padding-top: 80px;
  }
  .banner-agent p {
    font-size: 1.8rem;
  }
  .banner-agent h2 {
    font-size: 2.4rem;
  }
  .agent-cooperate .text h3 {
    font-size: 3rem;
  }
  .agent-choose ul li {
    width: 94%;
  }
  .agent-cooperate .text {
    width: 100%;
    padding-right: 3%;
  }
  .agent-cooperate .img {
    width: 90%;
    margin: 20px 5% 0;
  }
  .agent-process .li-box {
    width: 46%;
  }
  .agent-process .item {
    flex-wrap: wrap;
  }
  .agent-choose {
    padding-top: 0;
  }
  .agent-cooperate {
    padding: 40px 0;
  }
  .about-concept ul {
    width: 100%;
  }
  .assess .ass-box {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  .hamburger {
    display: inline-block;
    margin: 0 20px 0 13px;
  }
}
.hamburger-line {
  background: rgba(255, 255, 255, 0.8);
  height: 2px;
  position: absolute;
  left: 0;
  transition: all 0.2s ease-out;
  width: 100%;
}

.hamburger-line-top {
  top: 2px;
}

.menu-active .hamburger-line-top {
  top: 50%;
  transform: rotate(45deg) translatey(-50%);
}

.hamburger-line-middle {
  top: 50%;
  transform: translatey(-50%);
}

.menu-active .hamburger-line-middle {
  left: 50%;
  opacity: 0;
  width: 0;
}

.hamburger-line-bottom {
  bottom: 2px;
}

.menu-active .hamburger-line-bottom {
  bottom: 50%;
  transform: rotate(-45deg) translatey(50%);
}

.menu-active {
  transition: height 0.25s ease-in;
}

.nav-menu {
  display: flex;
  margin: 0;
  padding: 0;
  transition: height 0.25s ease-in;
}
.nav-menu ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-menu .menu-button a {
  border: 1px solid #165fff;
  color: #fff;
  background: #165fff;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .nav-menu {
    display: block;
    opacity: 0;
    position: absolute;
    top: 55px;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translatey(-100%);
    text-align: left;
    height: 2px;
    overflow: hidden;
    z-index: 999;
  }
  .nav-menu ul {
    display: block;
  }
  .menu-active .nav-menu {
    transform: translatey(0%);
    opacity: 1;
    height: 530px;
    background: #fff;
    padding: 20px 30px;
    box-sizing: border-box;
  }
}
.header .menu-button a.on {
  color: #fff;
}

.hamburger-line {
  background: #fff;
}

.nav-menu .menu-item a {
  color: rgba(255, 255, 255, 0.8);
  display: block;
  line-height: 30px;
  margin: 0px 13px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-menu .current-menu-item a,
.nav-menu .menu-item a:hover {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .nav-menu .menu-item a {
    font-size: 20px;
    margin: 15px 0;
    color: #232323;
  }
  .footer {
    position: relative;
    padding-top: 80px;
  }
  .footer .logo {
    position: absolute;
    top: 10px;
  }
  .footer .bbbot {
    margin-top: 20px;
  }
  .footer .box {
    flex-wrap: wrap;
  }
  .footer .box .phone-right {
    float: right;
    margin-top: -5rem;
    background-color: #0e212d;
  }
  .footer .box .phone-right p {
    display: inline-block !important;
  }
  .footer .box p {
    display: none;
    line-height: 3;
  }
  .footer .box a {
    display: none;
    line-height: 3;
  }
  .footer .box .weixin {
    padding-top: 20px;
    width: 50%;
  }
  .footer .box .weixin p {
    display: block !important;
    line-height: 1.75;
  }
  .footer .box > div {
    width: 92%;
    margin: auto;
  }
  .footer .box > div h4 {
    font-size: 1.5rem;
    line-height: 3;
    border-bottom: solid rgba(255, 255, 255, 0.15) 1px;
    background-image: url(../image/ico-arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 1.5rem;
  }
}
.sub-nav {
  border: 1px solid #ccc;
  display: none;
  position: absolute;
  background-color: #fff;
  padding: 5px 5px;
  list-style: none;
  width: 230px;
}

@media screen and (max-width: 768px) {
  .sub-nav {
    position: relative;
    width: 100%;
    display: none;
    background-color: rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
  }
}
.nav__link:hover + .sub-nav {
  display: block;
}

.sub-nav:hover {
  display: block;
}

@media screen and (max-width: 768px) {
  .assess {
    padding-top: 0;
  }
  .assess .pc {
    display: none;
  }
  .assess .phone {
    display: inline-block;
  }
  .assess h3 {
    text-align: center;
  }
  .assess h3 img {
    width: 88%;
    height: auto;
  }
  .assess .ass-bot {
    background: url(../image/assess2-phone.png) no-repeat;
    background-size: 100% 100%;
    padding: 30px 0;
  }
  .tag {
    margin-top: 10px;
  }
  .tag a {
    font-size: 14px;
    padding: 5px 10px;
  }
  .tag a:nth-child(odd) {
    left: 0;
    right: auto;
  }
  .tag a:nth-child(even) {
    right: 0;
    left: auto;
  }
  .tag a:nth-child(1), .tag a:nth-child(2) {
    top: 0;
  }
  .tag a:nth-child(3), .tag a:nth-child(4) {
    top: 50px;
  }
  .tag a:nth-child(5), .tag a:nth-child(6) {
    top: 100px;
  }
  .tag a:nth-child(7), .tag a:nth-child(8) {
    top: 150px;
  }
  .tag a:nth-child(9), .tag a:nth-child(10) {
    top: 200px;
    transform: none;
  }
  .tag a:nth-child(11), .tag a:nth-child(12) {
    top: 250px;
  }
  .tag a:nth-child(13), .tag a:nth-child(14) {
    top: 300px;
  }
  .tag a:nth-child(15), .tag a:nth-child(16) {
    top: 350px;
  }
  .tag a:nth-child(17), .tag a:nth-child(18) {
    top: 400px;
  }
}
.category-title {
  text-align: center;
  padding: 50px 0 30px;
}
.category-title strong {
  color: #165fff;
  background: linear-gradient(90deg, #8a3aff 0%, #165fff 100%);
  font-size: 3rem;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.what-is p {
  color: #4c4c4c;
  line-height: 30px;
  font-size: 16px;
  font-weight: 400;
}
.what-is p:last-child {
  margin-top: 20px;
}

.what-cando ul {
  display: flex;
  flex-wrap: wrap;
}
.what-cando ul li {
  width: 30%;
  text-align: center;
  margin-bottom: 30px;
}
.what-cando ul li:nth-child(3n-1) {
  margin: 0 5%;
}
.what-cando ul li img {
  height: 150px;
}
.what-cando ul li h4 {
  font-size: 2rem;
  color: #165fff;
  background: linear-gradient(90deg, #8a3aff 0%, #165fff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 20px 0 10px;
}
.what-cando ul li p {
  text-align: left;
  font-size: 1.4rem;
  color: #747474;
}

.ecology-container {
  display: flex;
}
.ecology-container .nav {
  width: 40%;
  box-sizing: border-box;
  padding-right: 50px;
}
.ecology-container .nav ul li {
  color: #494949;
  background: #e9ecff;
  font-size: 18px;
  padding: 10px 50px;
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.ecology-container .nav ul li:not(:last-child) {
  margin-bottom: 30px;
}
.ecology-container .nav ul li span:first-child {
  margin-right: 40px;
  width: 45px;
  height: 45px;
  background-size: 32px !important;
}
.ecology-container .nav ul li.qunkong span:first-child {
  background: url(../image/qunkong-icon.png) no-repeat center;
}
.ecology-container .nav ul li.agentip span:first-child {
  background: url(../image/ip.png) no-repeat center;
}
.ecology-container .nav ul li.sms span:first-child {
  background: url(../image/sms.png) no-repeat center;
}
.ecology-container .nav ul li.extension span:first-child {
  background: url(../image/extension.png) no-repeat center;
}
.ecology-container .nav ul li.script span:first-child {
  background: url(../image/script.png) no-repeat center;
}
.ecology-container .nav ul li.api span:first-child {
  background: url(../image/api.png) no-repeat center;
}
.ecology-container .nav ul li.rpa span:first-child {
  background: url(../image/rpa.png) no-repeat center;
}
.ecology-container .nav ul li.active {
  cursor: pointer;
  background: #5756ff;
  color: #fff;
}
.ecology-container .nav ul li.active.qunkong span:first-child {
  background: url(../image/qunkong-active.png) no-repeat center;
}
.ecology-container .nav ul li.active.agentip span:first-child {
  background: url(../image/ip-active.png) no-repeat center;
}
.ecology-container .nav ul li.active.sms span:first-child {
  background: url(../image/sms-active.png) no-repeat center;
}
.ecology-container .nav ul li.active.extension span:first-child {
  background: url(../image/extension-active.png) no-repeat center;
}
.ecology-container .nav ul li.active.script span:first-child {
  background: url(../image/script-active.png) no-repeat center;
}
.ecology-container .nav ul li.active.api span:first-child {
  background: url(../image/api-active.png) no-repeat center;
}
.ecology-container .nav ul li.active.rpa span:first-child {
  background: url(../image/rpa-active.png) no-repeat center;
}
.ecology-container .swiper-container {
  flex: 1;
  height: 560px;
}
.ecology-container .swiper-container h3 {
  font-size: 24px;
  color: #2b2b2b;
  margin-bottom: 10px;
}
.ecology-container .swiper-container p {
  font-size: 16px;
  color: #2b2b2b;
  margin-bottom: 30px;
}
.ecology-container .swiper-container span {
  display: block;
  width: 90px;
  height: 6px;
  background: #5756ff;
  border-radius: 3px;
  margin-bottom: 30px;
}
.ecology-container .swiper-container img {
  max-width: 100%;
}

.full-width-ad {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  display: flex;
}
.full-width-ad img {
  width: 100%;
}
.full-width-ad .ad-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(../image/close.png) no-repeat;
  width: 30px;
  height: 30px;
  z-index: 1000;
  cursor: pointer;
}
.full-width-ad .ad-close-mobile {
  position: absolute;
  right: 5px;
  top: 5px;
  background: url(../image/close.png) no-repeat;
  width: 30px;
  height: 30px;
  z-index: 1000;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .kefu .yidong .btn {
    bottom: 92px !important;
    right: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .kefu .yidong .btn {
    bottom: 60px !important;
    right: 0 !important;
  }
}
.api-link {
  color: #5756ff;
}
.api-link:hover {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .category-title {
    padding: 30px 0 10px;
  }
  .category-title strong {
    font-size: 30px;
  }
  .what-is p {
    font-size: 16px;
  }
  .what-is p:last-child {
    margin-top: 20px;
  }
  .what-cando ul li {
    width: 47%;
    margin-bottom: 10px;
  }
  .what-cando ul li:nth-child(even) {
    margin-left: 6% !important;
  }
  .what-cando ul li:nth-child(3n-1) {
    margin: 0;
  }
  .what-cando ul li h4 {
    font-size: 16px;
  }
  .what-cando ul li p {
    font-size: 14px;
  }
  .what-cando ul li img {
    height: 100px;
  }
  .ecology-container {
    flex-direction: column;
    margin-top: 20px;
  }
  .ecology-container .nav {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .ecology-container .nav ul {
    display: flex;
    overflow: hidden;
  }
  .ecology-container .nav ul li {
    font-size: 12px;
    padding: 0;
    margin-bottom: 0 !important;
    flex: 1;
    display: flex;
    justify-content: center;
  }
  .ecology-container .nav ul li:not(:last-child) {
    margin-right: 5px;
  }
  .ecology-container .nav ul li span:first-child {
    margin-right: 0;
    background-size: 20px !important;
    height: 20px;
    width: 20px;
    padding: 5px 10px;
  }
  .ecology-container .nav ul li span:last-child {
    display: none;
  }
  .ecology-container .swiper-container {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .partner-list li:nth-child(n+17) {
    display: none;
  }
  .more-partners {
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #165fff;
  }
}
.language_select {
  display: inline-block;
  margin-left: 6px;
  height: 32px;
  border-radius: 18px;
  background: #c738fe;
  position: relative;
  padding-left: 32px;
  padding-right: 10px;
}
.language_select::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../image/language.png") no-repeat left/100%;
  position: absolute;
  left: 10px;
  top: 6px;
}
.language_select select {
  height: 32px;
  background: #c738fe;
  border: none;
  cursor: pointer;
  outline: none;
  color: #fff;
  border-radius: 16px;
}

.logo {
  cursor: pointer;
}