@charset "utf-8";
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 36px;
}
body, html {
    width: 100%;
    height: 100%;
}
body {
    padding: 0px 0px;
    overflow-y: scroll;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga","kern";
	margin: 0px 0px;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Segoe UI","Helvetica Neue","PingFang SC","Noto Sans","Noto Sans CJK SC","Microsoft YaHei",sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #383838;
    background-color: #fff;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
input {
    line-height: normal;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1, h1 {
    font-size: 36px;
}
h1, h2, h3, h4, h5, h6, p {
    font-weight: 400;
}
h1, h2, h3, p {
    margin: 0;
}
h1 {
    font-size: 40px;
    line-height: 1.5;
    font-weight: 300;
}
a {
    background: 0 0;
    color: #383838;
    text-decoration: none;
    color: #03a9f4;
    cursor: pointer;
    -webkit-transition: color 218ms cubic-bezier(.42,0,.58,1);
    transition: color 218ms cubic-bezier(.42,0,.58,1);
}
img {
    border: 0;
    vertical-align: middle;
}
a:focus,a:hover{text-decoration:none;color:#1eb7fc}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.tb-button-primary {
    min-width: 76px;
    padding: 12px;
    margin: 0;
    font-size: 16px;
    color: #fff;
    vertical-align: top;
    background-color: transparent;
    border: 0;
    border-radius: 26px;
    line-height: normal;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}
.tb-button-primary:after {
    content: attr(data-content);
    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;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 26px;
    background: linear-gradient(-45deg,#32b6ff,#4276ff);
    -webkit-box-shadow: 0 2px 8px 0 rgba(36,10,147,.15);
    box-shadow: 0 2px 8px 0 rgba(36,10,147,.15);
}
.tb-button-normal {
    padding: 14px 40px;
}
.free-use-btn---2iJ3 button {
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    border-radius: 26px;
    -webkit-box-shadow: 0 2px 8px rgba(36,100,147,.15);
    box-shadow: 0 2px 8px rgba(36,100,147,.15);
    padding: 0 32px;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: -webkit-gradient(linear,left top,right top,from(#4376ff),to(#32b6ff));
    background: linear-gradient(90deg,#4376ff,#32b6ff);
    color: #fff;
}
.banner-btn-wrap--37ShE button {
    border: none;
    outline: none;
    display: inline-block;
    text-decoration: none;
    padding: 0 32px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 26.5px;
    font-size: 16px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
    box-shadow: 0 2px 8px rgba(0,0,0,.2);
}
.banner-btn-wrap--37ShE button:hover{-webkit-box-shadow:0 6px 18px 0 rgba(36,10,147,.15);box-shadow:0 6px 18px 0 rgba(36,10,147,.15)}
.banner-btn-wrap--37ShE .pc-link .pc-show {
    background: #fff;
    border: 1px solid #3da8f5;
    color: #3da8f5;
    margin-left: 40px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn {
    position: relative;
    padding: 8px 24px;
    -webkit-transition: all 280ms cubic-bezier(.4,0,.2,1);
    transition: all 280ms cubic-bezier(.4,0,.2,1);
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ul {
    padding-left: 0;
    list-style: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
.site-header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 72px;
    background-color: #fff;
    z-index: 233;
    -webkit-transition: all .3s;
    transition: all .3s;
}
@media (max-width: 767px)
.site-header {
    height: 78px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 40px;
    border: 1px solid transparent;
}
@media (min-width: 768px)
.navbar {
    border-radius: 3px;
}
.site-header .nav-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 0 40px;
    margin: 0 auto;
}
@media (max-width: 768px)
.site-header .nav-main {
    padding: 0 16px;
}
@media (max-width: 767px)
.site-header .nav-main {
    padding: 0 16px;
}
:after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    content: " ";
    display: table;
}
.site-header.with-bottom-border {
    -webkit-box-shadow: 0 4px 30px rgba(0,0,0,.07);
    box-shadow: 0 4px 30px rgba(0,0,0,.07);
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
    background-color: rgba(255,255,255,.75);
}
.site-header .nav-main .nav-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.site-header .nav-brand {
    width: 50px;
    height: 36px;
    background-image: url('../imgs/logo-one.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-indent: -9999px;
}
.site-header .enterprises-title {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #1b9aee;
    border-left: 1px solid #ccc;
    padding-left: 15px;
    margin-left: 15px;
}
.site-header .nav-section {
    margin: 0;
    color: #383838;
}
.site-header .nav-main .nav-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.site-header .nav-product {
    position: relative;
}
.site-header .nav-section>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    font-size: 16px;
    margin-right: 16px;
    padding-left: 10px;
    padding-right: 8x;
    position: relative;
}
.site-header .nav-section>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    position: relative;
    padding-left: 4px;
    padding-right: 4px;
    color: #383838;
}
.site-header .nav-section>li>a:hover{
		text-decoration:none;color:rgb(27, 154, 238)!important;
}
.site-header .nav-footer>li>a:hover{
	text-decoration:none;color:rgb(27, 154, 238)!important;
}
.site-header .nav-section>li .nav-name {
    margin-right: 4px;
}
.site-header .nav-section>li .triangle {
    width: 20px;
    height: 20px;
    background: url(../imgs/triangle.png) center no-repeat;
    text-align: center;
    background-size: contain;
}
.site-header .nav-section>li .arrow-icon {
    display: inline-block;
    width: 10px;
    margin-left: 8px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #bfbfbf;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.site-header .nav-section>li:hover .arrow-icon{color:#1b9aee;-webkit-transform:rotate(180deg);transform:rotate(180deg)}


[class*=hover-] {
    -webkit-transition: all 218ms cubic-bezier(.42,0,.58,1)!important;
    transition: all 218ms cubic-bezier(.42,0,.58,1)!important;
}
.site-header .nav-product .product-hover-wrap {
    display: none;
    position: absolute;
    left: -68px;
    padding-top: 6px;
    top: 62px;
}
.site-header .nav-product:hover .product-hover-wrap{display:block}
.site-header .nav-product .product-hover {
    background-color: #fff;
    width: 224px;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.08), 0 14px 40px -10px rgba(0,0,0,.2);
    box-shadow: 0 0 2px rgba(0,0,0,.08), 0 14px 40px -10px rgba(0,0,0,.2);
    border-radius: 12px;
}
.site-header .nav-product .product-hover .ph-top {
    padding: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #e5e5e5;
}
.site-header .nav-product .product-hover .ph-i {
    padding: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    border-radius: 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.site-header .nav-product .product-hover .ph-top .ph-i {
    width: 304px;
    height: 54px;
}
.site-header .nav-product .product-hover .ph-i .ph-icon {
    width: 24px;
    height: 24px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-right: 20px;
    border-radius: 5.5px;
    margin-left: 30px;
}
.site-header .nav-product .product-hover .ph-i .icon-tb {
    background-image: url(../imgs/kongjian.png);
}
.site-header .nav-product .product-hover .ph-i .ph-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.site-header .nav-product .product-hover .ph-i .ph-title .pht-name {
    font-size: 16px;
    color: #383838;
    line-height: 20px;
    margin-bottom: 4px;
    font-weight: 600;
}
.site-header .nav-product .product-hover .ph-i .icon-thoughts {
    background-image: url(../imgs/daiban.png);
}
.site-header .ph-i:hover{
	border-radius:4px !important;
	background:#EDF5FC;
}
.site-header .nav-product .product-hover .ph-i:hover:after{opacity:1}.site-header .nav-product .product-hover .ph-i:hover .ph-arrow{opacity:1}

.site-header .nav-section>li .number {
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: #0394f4;
    display: block;
    top: 18.5px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    right: -12px;
    border-radius: 50%;
    font-family: AlibabaTeambitionLoop01-Regular;
}
.site-header .nav-footer {
    width: 212px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0;
}
.site-header .nav-footer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.site-header .nav-main .nav-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.site-header .enterprises-nav {
    display: none;
}
.site-header .nav-footer>li {
    margin-right: 12px;
}
.site-header .nav-footer>li:last-child {
    margin-right: 0;
}
.site-header .nav-footer>li>a, .site-header .nav-footer>li>a:focus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #383838;
    font-size: 16px;
    line-height: 1;
    padding: 12px 16px;
    -webkit-transition: all 218ms;
    transition: all 218ms;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.site-header .nav-footer>li>a, .site-header .nav-footer>li>a:focus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #383838;
    font-size: 16px;
    line-height: 1;
    padding: 12px 16px;
    -webkit-transition: all 218ms;
    transition: all 218ms;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.site-header .nav-footer>li>a.btn-gradient-blue-link {
    padding: 6px 20px;
    border: 2px solid #1b9aee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    color: #1b9aee;
    border-radius: 13px;
    font-weight: 500;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.site-header .nav-footer>li>a.signup{
	background: rgb(27, 154, 238); color: rgb(255, 255, 255);
}
.site-header .nav-footer>li>a.signup:hover span{
	background: rgb(27, 154, 238); color: rgb(255, 255, 255);
}
.collapse {
    display: none;
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 16px;
    padding-left: 16px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px)
.navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media (min-width: 768px)
.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
.site-header .navbar-collapse .collapse-list {
    display: none;
}
.solution-teams--3EFUW {
    padding-top: 64px;
    width: 100%;
    color: #262626;
    font-size: 16px;
    overflow: auto;
}
.solution-teams--3EFUW .banner {
    margin: 45px 0;
}
.solution-teams--3EFUW .wrap {
    width: 1120px;
    max-width: 1120px;
    margin: auto;
}
.solution-teams--3EFUW .banner .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.solution-teams--3EFUW h1, .solution-teams--3EFUW h2, .solution-teams--3EFUW h3, .solution-teams--3EFUW h4 {
    font-weight: 400;
    margin: 0;
}
.solution-teams--3EFUW .banner .left h1 {
    font-size: 48px;
    line-height: 72px;
    color: #383838;
    margin-bottom: 40px;
    font-weight: 500;
}
.banner-btn-wrap--37ShE .pc-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.banner-text--hjM6r {
    width: 317px;
    margin-top: 20px;
    margin-left:10px;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #595959;position: relative;
}
.banner-text--hjM6r>span:first-child {
    margin-right: 31px;
}
.icon {
    display: inline-block;
    font-family: tb-icons!important;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    speak: none;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.banner-text--hjM6r>span .icon {
    color: #64d16d;
    margin-right: 15px;
    vertical-align: middle;
}
.icon-tick:before {
   content: '';position: absolute;width:6px;height: 12px;color: #00CC9A;border-bottom: 2px solid;border-right: 2px solid;top: 50%;transform-origin: center;  transform: translate(-50%, -60%) rotate(45deg); -webkit-transform: translate(-50%, -60%) rotate(45deg);
}
.free-use-btn---2iJ3 {
    display: inline-block;
}
.solution-teams--3EFUW .banner .right {
    margin-left: 88px;
    width: 600px;
    height: 510px;
    text-align: center;
}
.content__28Y6 {
}
.usage__I51c {
    position: relative;
    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;
    width: 100%;
    padding-bottom: 3rem;
	background:#FBFBFB;
}

.desc__llPZ {
    margin: 5rem auto 1.7rem;
}
.title__154I {
    margin-bottom: 0.5rem;
    line-height: 3.5rem;
    font-size: 36px;
    color: #222;
    text-align: center;
}
.text__1fBx {
    font-weight: 300;
    text-align: center;
	font-size: 16px;
}
.cards-group__10a_ {
    margin-top: 20px;
}
.card__31Tf, .cards-group__10a_ {
    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;
}
.card__31Tf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 360px;
    height: 216px;
    border-radius: 4px;
    cursor: pointer;
}
.card__31Tf:not(:last-child) {
    margin-right: 20px;
}
.card__31Tf:hover{-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.1);box-shadow:0 4px 12px 0 rgba(0,0,0,.1);background:#fff;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.img__1205 {
    margin-bottom:16px;
    width: 42px;
    height: 42px;
}
.card-title__3Trp {
    margin-bottom:8px;
    line-height: 1.875rem;
    font-size: 20px;
    font-weight: 600;
}
.card-info__mOKV {
    font-weight: 300;
    line-height: 16px;
}
.scenario__lexQ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 48px auto;
}
.scenario__lexQ[data-reverse=true] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.desc__21w8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35rem;
    flex: 0 0 35rem;
    width: 0;
    padding: 80px 64px;
}
.title__3AzP {
    margin-bottom: 16px;
    font-size: 36px;
    font-weight: 300;
}
.desc__21w8 .text__tm17, .desc__21w8 header {
    padding: 0 1rem;
}
.text__tm17 {
    font-size: 16px;
    line-height: 1.5rem;
    font-weight: 300;
    text-align: justify;
}
.desc__21w8 .text__tm17, .desc__21w8 header {
    padding: 0 1rem;
}
.blue__3WGD{position:relative}
.blue__3WGD:hover:after{content:" ";position:absolute;height:100%;top:0;right:0;border:solid #77c2f8;border-width:0 4px 0 0;-webkit-animation:fadein__1DuL .3s;animation:fadein__1DuL .3s}
.red__2SPv{position:relative}
.red__2SPv:hover:after{content:" ";position:absolute;height:100%;top:0;right:0;border:solid #ff8478;border-width:0 4px 0 0;-webkit-animation:fadein__1DuL .3s;animation:fadein__1DuL .3s}
.cyan__e3Es{position:relative}
.cyan__e3Es:hover:after{content:" ";position:absolute;height:100%;top:0;right:0;border:solid #69d0ca;border-width:0 4px 0 0;-webkit-animation:fadein__1DuL .3s;animation:fadein__1DuL .3s}
.green__wBp8{position:relative}
.green__wBp8:hover:after{content:" ";position:absolute;height:100%;top:0;right:0;border:solid #9ed978;border-width:0 4px 0 0;-webkit-animation:fadein__1DuL .3s;animation:fadein__1DuL .3s}

.purple__1ral{position:relative}
.purple__1ral:hover:after{content:" ";position:absolute;height:100%;top:0;right:0;border:solid #8b91dd;border-width:0 4px 0 0;-webkit-animation:fadein__1DuL .3s;animation:fadein__1DuL .3s}
.yellow__2iC8{position:relative}
.yellow__2iC8:hover:after{content:" ";position:absolute;height:100%;top:0;right:0;border:solid #ffb74c;border-width:0 4px 0 0;-webkit-animation:fadein__1DuL .3s;animation:fadein__1DuL .3s}
.gray__Ucpa{position:relative}
.gray__Ucpa:hover:after{content:" ";position:absolute;height:100%;top:0;right:0;border:solid #a6a6a6;border-width:0 4px 0 0;-webkit-animation:fadein__1DuL .3s;animation:fadein__1DuL .3s}
.default__BdN2{position:relative}
.default__BdN2:hover:after{content:" ";position:absolute;height:100%;top:0;right:0;border:solid #6b70b8;border-width:0 4px 0 0;-webkit-animation:fadein__1DuL .3s;animation:fadein__1DuL .3s}

button {
    -webkit-tap-highlight-color: transparent;
    background: transparent;
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    cursor: pointer;
}
.buttons__2qYW {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.buttons__2qYW, .buttons__2qYW button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.buttons__2qYW button {
    width: 208px;
    height: 56px;
    border-radius: .4rem;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 16px 0px 16px 16px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 8px);
    flex: 0 0 calc(50% - 8px);
    text-align: left;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    background: transparent;
	font-size:16px;
}
.buttons__2qYW button:hover{-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.1);box-shadow:0 4px 12px 0 rgba(0,0,0,.1);background-color:#fff}
.buttons__2qYW img {
    width: 24px;
    height: 24px;
    vertical-align: bottom;
    display: inline-block;
    margin-right: 16px;
}
img {
    border: 0;vertical-align: middle;vertical-align: middle;
}
.img-wrap__2KsO {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 560px;
    flex: 0 1 560px;
    padding: 0 4.16%;
}
.img__2USJ {
    width: 100%;
}
.free-use--3qMG6 {
    max-width: 1432px;
    margin: 0 auto;
    width: 100%;
    height: 630px;
    text-align: center;
    position: relative;
}
.free-use-image8--1ZfTG {
    position: absolute;
    top: 241px;
    left: 17.5%;
    width: 45.4%;
    opacity: .77;
}
.free-use-image9--3VXst {
    position: absolute;
    width: 8.4%;
    top: 245px;
    right: 17.5%;
    opacity: .77;
}
.freeuse-item--1sNyt {
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
/*    padding-top: 60px;*/
    z-index: 1;
}
.freeuse-title--3AlvW {
    margin-top: 126px;
}
.freeuse-title--3AlvW p {
    font-size: 24px;
    font-family: GlowSansSC-ExtendedHeavy;
    line-height: 36px;
    font-size: 58px;
    line-height: 66px;
    font-weight: 700;
}
.freeuse-title--3AlvW p:last-child {
    font-family: AlibabaTeambitionLoop01-Regular;
}
.freeuse-text--tqauR {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 28px;
    font-size: 24px;
    color: #364956;
    margin-top: 15px;
    line-height: 36px;
    font-family: PingFang SC;
}
.freeuse-form--20qt0 {
    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;
    margin-top: 44px;
}
.freeuse--1tJ9E {
    width: 400px;
    height: 44px;
    font-size: 16px;
    position: relative;
}
.freeuse-form--20qt0 .freeuse--1tJ9E {
    width: 315px;
    margin: 0 auto;
}
.freeuse--1tJ9E input {
    width: 100%;
    outline: none;
    border: 1px solid #e5e5e5;
    border-radius: 25px;
    padding: 10px 122px 10px 24px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.freeuse-form--20qt0 .freeuse--1tJ9E input {
    border: 2px solid #e5e5e5;
}
.freeuse-form--20qt0 .freeuse--1tJ9E .normal {
    border-radius: 12px;
    padding: 15px 24px;
    font-family: PingFang SC;
    font-size: 14px;
    -webkit-appearance: none;
    color: #000;
}
.freeuse--1tJ9E button {
    position: absolute;
    right: 0;
    top: 0;
}
.freeuse-form--20qt0 .freeuse--1tJ9E .primary-btn {
    display: inline-block;
    border: none;
    outline: none;
    padding: 15.5px 30px;
    border-radius: 12px;
    background: #1b9aee;
    text-align: center;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-family: PingFang SC;
    -webkit-appearance: none;
}
.tb-footer {
    margin-left: auto;
    margin-right: auto;
    padding: 74px;
    padding: 63px 0 74px 0;
    padding-top: 0;
    position: relative;
}
.tb-footer:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 2px;
    border-bottom: 1px solid #ececec;
    z-index: -1;
}
#spacepage-react .tb-footer {
    background: hsla(0,0%,100%,.1);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}
.tb-footer .tb-footer-wrap {
    padding: 0 3.75%;
    padding-top: 74px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
    max-width: 1432px;
}
.tb-footer .left {
    max-width: 210px;
    margin-right: 56px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.tb-footer .left .tb-logo {
    display: block;
    width: 36px;
    height: 33px;
    margin-bottom: 56px;
    background-image: url(../imgs/logo-one.svg);
    background-size: cover;
}
.tb-footer .left .share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 180px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 48px;
}
a.icon {
    color: #a6a6a6;
    -webkit-transition: color 218ms ease;
    transition: color 218ms ease;
}
.tb-footer .left .share>a.icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 24px;
    color: #a6a6a6;
    margin: 2px 5px;
    font-size: 22px;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}
.tb-footer .left .share>a.icon.icon-wechat {
    position: relative;
}
.tb-footer .left .share>a.icon .pop {
    display: none;
    position: absolute;
    -webkit-box-shadow: 0 6px 18px 0 rgba(82,94,102,.15);
    box-shadow: 0 6px 18px 0 rgba(82,94,102,.15);
    background-color: #fff;
}
.tb-footer .left .share>a.icon.icon-wechat .pop {
    top: -230px;
    left: -30px;
    width: 144px;
    height: 219px;
    padding: 16px 12px 12px 12px;
    text-align: center;
}
.tb-footer .left .share>a.icon .pop h4 {
    margin: 0;
    color: #383838;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 12px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.tb-footer .left .share>a.icon .pop label {
    color: #a6a6a6;
    font-size: 14px;
    margin-bottom: 12px;
}
.tb-footer .left .share>a.icon.icon-wechat .pop .qr-wrapper {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    background-image: url(../imgs/weixin-qr.jpg);
    background-size: 120px 120px;
}
.tb-footer .copyright {
    color: #595959;
    font-size: 12px;
    line-height: 18px;
}
.tb-footer .copyright p {
    font-size: 12px;
}

.tb-footer .copyright .logo {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 28px;
    color: #595959;
    font-family: AlibabaTeambitionLoop01-Regular;
}
.tb-footer .copyright .privacy-link-group {
    line-height: 30px;
    font-size: 15px;
}
.tb-footer .copyright .privacy-link-group a {
    display: block;
    color: #595959;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
}
.tb-footer .copyright .technology {
    margin-top: 20px;
}
.tb-footer .copyright .technology p {
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
}
.tb-footer .copyright p {
    font-size: 12px;
}
.icp a {
    color: #595959;
}
.tb-footer .right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 826px;
}
.tb-footer .right .lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
}
.tb-footer .right .lists .list {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 118px;
    flex-basis: 118px;
}
.tb-footer .right .lists .list a {
    display: block;
    color: #595959;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
}
.tb-footer .right .lists .list a:hover{
	color:#03a9f4;
}
.tb-footer .right .lists .list .list-title {
    font-size: 16px;
    line-height: 22px;
    color: #595959;
    margin-bottom: 28px;
}
.tb-footer .right .lists .list a:nth-child(1) {
    color: #262626;
    cursor: auto;
}
.banner--_1j-A {
    margin: 0 auto;
    width: 100%;
}
.banner-color--2LBDD {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#1685ed),to(#fff));
    background-image: linear-gradient(#1685ed,#fff);
    background-position: 100%;
    position: relative;
    height: 700px;
}
.banner-color-images--Xsjzb {
    max-width: 1432px;
    margin: 0 auto;
}
.banner_left--ADOyO {
    margin-left: 20%;
    margin-right: 15%;
}
.banner_left--ADOyO, .banner_right--3EPBc {
    margin-top: 100px;
    width: 25%;
    -o-object-fit: cover;
}
.banner_right--3EPBc {
    object-fit: cover;
}
.title--2M6Mt {
    top: 195px;
    width: 410px;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 55px;
    font-weight: 700;
    font-family: GlowSansSC-ExtendedHeavy;
}
.text--m9LB5, .title--2M6Mt {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    text-align: center;
}
.text--m9LB5, .title--2M6Mt {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    text-align: center;
}
.text--m9LB5 {
    top: 290px;
    width: 708px;
    font-size: 18px;
    line-height: 30px;
}
.title_banner_box--A1ZNd {
    padding: 0 80px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 391px;
    width: 100%;
    max-width: 1432px;
}
.title_content--2cjy9 {
    padding: 18px 0;
    margin: 66px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-box-shadow: 0 4px 18px 0 rgba(82,94,102,.1);
    box-shadow: 0 4px 18px 0 rgba(82,94,102,.1);
    border-radius: 0 0 4px 4px;
    background-color: #fff;
    position: relative;
}
.title_content--2cjy9:before {
    content: "";
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    top: -6px;
    border-radius: 6px 6px 0 0;
    background-image: -webkit-gradient(linear,right top,left top,from(#0088fb),to(#00c4ff));
    background-image: linear-gradient(270deg,#0088fb,#00c4ff);
}
.items--3fDEv {
    height: 450px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-right: 1px solid #e5e5e5;
    text-align: center;
}
.items_title--myCan {
    font-weight: 700;
    font-size: 23px;
    color: #383838;
    text-align: center;
    margin-top: 40px;
}
.title_news--2T3pM {
    height: 22px;
    line-height: 22px;
    background: #0091ff;
    border-radius: 2px;
    background-color: #0091ff;
    position: absolute;
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    font-size: 16px;
    color: #fff;
    letter-spacing: -.15px;
    text-align: center;
    font-weight: 700;
    top: 60px;
    width: 54px;
    margin-left: 5px;
}
.items_desc--2Q9BA {
    font-size: 18px;
    height: 44px;
    color: grey;
    text-align: center;
    line-height: 33px;
    padding: 0 44px;
    margin-top: 20px;
}
.items_prices--KE6p_ {
    margin: 40px auto 0;
}
.prices_text2--1srF9 p {
    font-size: 20px!important;
    color: #404040;
    text-align: center;
    line-height: 30px;
    font-weight: 700;
}
.items_time--1Yk6l {
    font-size: 18px;
    color: grey;
    text-align: center;
    line-height: 18px;
    margin-top: 20px;
    height: 18px;
}
.items_freeuse--1fbXd {
    cursor: pointer;
    width: 128px;
    height: 48px;
    border-radius: 13px;
    background-color: #0091ff;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    letter-spacing: 0;
    margin: 40px auto 16px;
}
.items_demo--2h3Gh {
    cursor: pointer;
    font-size: 16px;
    color: #0091ff;
    letter-spacing: 0;
    text-align: center;
}
.items_freeuse_active--3IYMT {
    background: #fff;
    border: 2px solid #0091ff;
    -webkit-box-shadow: 0 2px 8px 0 rgba(36,100,147,.15);
    box-shadow: 0 2px 8px 0 rgba(36,100,147,.15);
    border-radius: 13px;
    line-height: 44px;
    background-color: #fff;
    font-size: 16px;
    color: #0091ff;
    letter-spacing: 0;
}
.prices_text--2zPmg {
    margin: 0 auto;
    width: 128px;
    height: 60px;
    font-size: 18px;
    color: #8b8b8b;
    text-align: center;
    line-height: 32px;
}
.header--2o_Ur, .joinUsItem--25gqQ {
    margin-bottom: 100px;
}
.header-title--2ToFl {
    margin: 190px auto 32px;
    width: 317px;
    height: 136px;
    font-weight: 800;
    font-size: 54px;
    line-height: 68px;
    color: #2e3a59;
    font-family: GlowSansSC-ExtendedHeavy;
    position: relative;
}
.header-text--3znte {
    width: 636px;
    height: 96px;
    margin: 0 auto;
}
.header-text--3znte span {
    display: block;
    font-size: 20px;
    line-height: 32px;
    color: #336a99;
}
.mobile-text--s6K3X {
    display: none;
}
.header-text--3znte span {
    display: block;
    font-size: 20px;
    line-height: 32px;
    color: #336a99;
}
.content--2KyhO {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1128px;
	min-width:1000px;
    margin: 0 auto;
}
.left--2v0Om {
    width: 32%;
}
.position-item--3BKS8 {
    width: 100%;
    border-radius: 32px;
    background: -webkit-gradient(linear,left top,left bottom,from(#d2e5f9),to(#f8fbfe));
    background: linear-gradient(180deg,#d2e5f9,#f8fbfe);
    padding: 40px 28px;
    margin-bottom: 24px;
}
.position-left--23-5X:nth-child(2) {
    background: -webkit-gradient(linear,left top,left bottom,from(#ffe4cf),to(#fff7f1));
    background: linear-gradient(180deg,#ffe4cf,#fff7f1);
}
.position-title--LbcrV {
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: .24em;
    color: #8d979d;
}
.position-worker--Wpay2 {
    margin-top: 20px;
    margin-bottom: 160px;
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: #2e3a59;
}
.position-left--23-5X:first-child .position-worker--Wpay2 {
    position: relative;
}
.position-left--23-5X:first-child .position-worker--Wpay2::after {
    content: "热招";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 8px;
    width: 60px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    font-weight: 600;
    font-size: 16px;
    color: rgb(255, 255, 255);
    background: rgb(27, 154, 238);
    border-radius: 49px;
}
.position-location--2iVkg {
    height: 34px;
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 34px;
    color: #2e3a59;
}
.group--1cW9g {
    vertical-align: middle;
    width: 49px;
    height: 34px;
    float: right;
    margin-right: 28px;
    display: none;
}
.position-left--23-5X:nth-child(3) {
    background: -webkit-gradient(linear,left top,left bottom,from(#d2e5f9),to(#f8fbfe));
    background: linear-gradient(180deg,#d2e5f9,#f8fbfe);
}
.position-left--23-5X:nth-child(4) {
    background: -webkit-gradient(linear,left top,left bottom,from(#cbf6fe),to(#effcff));
    background: linear-gradient(180deg,#cbf6fe,#effcff);
}
.center--1v2bT {
    width: 32%;
}
.position-center--1EFBv:first-child {
    background: -webkit-gradient(linear,left top,left bottom,from(#dcf4ff),to(#f4fcff));
    background: linear-gradient(180deg,#dcf4ff,#f4fcff);
}
.position-center--1EFBv:nth-child(2) {
    background: -webkit-gradient(linear,left top,left bottom,from(#dcf4ff),to(#f4fcff));
    background: linear-gradient(180deg,#dcf4ff,#f4fcff);
}
.position-center--1EFBv:nth-child(3) {
    background: -webkit-gradient(linear,left top,left bottom,from(#cbf6fe),to(#effcff));
    background: linear-gradient(180deg,#cbf6fe,#effcff);
}
.position-center--1EFBv:nth-child(4) {
    background: -webkit-gradient(linear,left top,left bottom,from(#dcf4ff),to(#f4fcff));
    background: linear-gradient(180deg,#dcf4ff,#f4fcff);
}
.right--2AG0L {
    width: 32%;
}
.position-right--3MWAi:first-child {
    background: -webkit-gradient(linear,left top,left bottom,from(#fff0ce),to(#fffcf6));
    background: linear-gradient(180deg,#fff0ce,#fffcf6);
}
.position-right--3MWAi:nth-child(2) {
    background: -webkit-gradient(linear,left top,left bottom,from(#cbf6fe),to(#effcff));
    background: linear-gradient(180deg,#cbf6fe,#effcff);
}
.position-right--3MWAi:nth-child(3) {
    background: -webkit-gradient(linear,left top,left bottom,from(#ffe4cf),to(#fff7f1));
    background: linear-gradient(180deg,#ffe4cf,#fff7f1);
}
.position-right--3MWAi:nth-child(4) {
    background: -webkit-gradient(linear,left top,left bottom,from(#d2e5f9),to(#f8fbfe));
    background: linear-gradient(180deg,#d2e5f9,#f8fbfe);
}
.media-content--1VkA-, .mobile-content--p63d- {
    display: none;
}