﻿html {    font-size: 100px;}*, :after, :before {    -webkit-box-sizing: border-box;    box-sizing: border-box;    /*font-family: Microsoft YaHei;*/    font-family: -apple-system, SF UI Text, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Helvetica Neue, Helvetica, Arial, sans-serif;}body {    margin: 0;    padding: 0;    font-size: 0.16rem;    background: #F6F7FC;    height: auto;}.main {    position: absolute;    width: 100%;    height: 100%;}.main.index {    /*background-size: 100% 100%;*/    /*background: url(../images/index_img_bg_3a15103f1bd94cc7b14a71822ebc84de.png) no-repeat;*/    background-size: cover;    background: #F6F7FC;    min-height: 900px;    /* max-width: 1920px; */    /* margin: auto; */}.main .container {    /* position: absolute; */    width: 100%;    /*height: 100%;*/    /*background-color: rgba(0,0,0,0.5);*/}.main .container0 {    width: 100%;    background: url("../images/Cooperation_bg_57a545f6018d47c88dc36799f6b1acca.png");    height: 451px;    position: absolute;}.main .container00 {    width: 100%;    background: url("../images/aboutus_img_997689c1ea01400b853197e1ae095670.png");    height: 451px;    position: absolute;}.main .container nav {    width: 100%;    display: flex;    align-items: center;    padding-top: 0.2rem;}.main .container nav .logo {    margin-left: 18.75%;    margin-right: 10px;    width: 277px;}.main .container nav .logo img {    width: 200px;    /* height: 0.32rem; */}.main .container nav .link {    margin-left: auto;    margin-right: 6rem;}.main .container nav .link a {    margin-left: 0.70rem;    color: #333333;    font-size: 0.16rem;    text-decoration: none;}.main .container nav .link a.active, .main .container nav .link a:hover {    color: #0A5EF6;    padding-bottom: 0.10rem;    border-bottom: 0.03rem solid #0A5EF6;}.main .container0 nav .link a {    margin-left: 0.70rem;    color: #ffffff;    font-size: 0.16rem;    text-decoration: none;}.main .container0 nav .link a.active2, .main .container0 nav .link a:hover {    color: #ffffff;    padding-bottom: 0.10rem;    border-bottom: 0.03rem solid #ffffff;}.main .container00 nav .link a {    margin-left: 0.70rem;    color: #ffffff;    font-size: 0.16rem;    text-decoration: none;}.main .container00 nav .link a.active2, .main .container00 nav .link a:hover {    color: #ffffff;    padding-bottom: 0.10rem;    border-bottom: 0.03rem solid #ffffff;}.index .content {    display: flex;    justify-content: center;    align-items: center;    flex-wrap: wrap;    height: 80%;    /* position: absolute; */    width: 100%;    top: 15%;}.index .content .preview img {    height: 5.00rem;}.index .content .content2 {    color: #ffffff;    margin-left: 0.70rem;}.index .content .content2 .title {    font-size: 0.54rem;    font-weight: bold;    margin-top: -0.60rem;}.index .content .content2 .cd-intro {    margin-top: 0.25rem;    width: 5.00rem;    font-size: 0.34rem;}.index .content .content2 .desc {    width: 5.00rem;    font-size: 0.16rem;    margin-top: 0.55rem;    line-height: 0.30rem;}.index .content .content2 .cd-intro b {    font-weight: normal;}.index .footer {    bottom: 30px;    /* position: absolute; */    width: 100%;    color: #ffffff;    text-align: center;    margin-top: 30px;}.index .footer .about {    display: flex;    justify-content: center;}.index .footer .about a {    font-size: 0.14rem;    color: #333333;    text-decoration: none;    margin-right: 1rem;}.index .footer .about a:last-child {    margin-right: 0;}.index .footer .info {    display: flex;    align-items: center;    justify-content: center;    margin-top: 20px;    color: #999999;    font-size: 14px;}.index .footer .info > a > img {    width: 0.16rem;    margin-left: 0.05rem;    margin-right: 0.1rem;}.index .footer .info a {    color: #999999;    text-decoration: none;    display: flex;    align-items: center;}.download-label {    display: flex;    align-items: center;    margin-top: 100px;}.download-label .btn-item {    width: 1.5rem;    /*height: 0.45rem;*/    height: 0.6rem;    border-radius: 0.20rem;    background-color: #EBEEF9;    position: relative;    cursor: pointer;}.download-label .btn-item:nth-of-type(1) {    margin-right: 0.20rem;}.download-label .btn-item .btn {    width: 100%;    /*height: 0.45rem;*/    height: 0.6rem;    display: flex;    align-items: center;    justify-content: center;}.btn_name {    font-size: 14px;    color: #333333;    font-weight: bold;}.download-label .btn-item .btn img {    width: 24px;    margin-right: 8px;}.download-label .btn-item .app-qr {    width: 1.50rem;    display: none;    position: absolute;    top: 0.55rem;    height: 1.35rem;    background-color: #ffffff;    text-align: center;    border-bottom-left-radius: 0.20rem;    border-bottom-right-radius: 0.20rem;    font-size: 0.2rem;    color: #000000;    justify-content: center;    align-items: center;}.download-label .btn-item .app-qr img {    width: 1.30rem;    margin: auto;}.download-label .btn-item:hover {    border-bottom-left-radius: 0rem;    border-bottom-right-radius: 0rem;}.download-label .btn-item:hover .app-qr {    display: block;}.download-label .btn-item:hover .tips {    display: block;}.download-label .btn-item .tips {    position: absolute;    top: -450px;    left: 0;    color: #333333;    height: 450px;    display: none;}.download-label .btn-item .tips .tip-body {    background-color: #FFFFFF;    border-radius: 15px;    padding: 15px;    width: 530px;}.download-label .btn-item .tips .tip-body .tip-title {    font-size: 16px;}.download-label .btn-item .tips .tip-body .tip-text {    font-size: 12px;    color: #999999;    padding: 10px 0;}.download-label .btn-item .tips .tip-body .tip-img {    text-align: center;}.download-label .btn-item .tips .tip-body .tip-img img {    width: 260px;}.download-label .btn-item .tips .tip-body .tip-download-text {    margin-top: 15px;}.download-label .btn-item .tips .tip-body .tip-download-link {    font-size: 12px;    color: #00A4FF;    padding: 10px 0;}.download-label .btn-item.ios .tips .arrow {    width: 20px;    height: 20px;    background-color: #FFFFFF;    border-radius: 0px 0px 0px 4px;    transform: rotate(-45deg);    margin-top: -10px;    margin-left: 40px;}.download-label .btn-item.h5 .tips .arrow {    width: 20px;    height: 20px;    background-color: #FFFFFF;    border-radius: 0px 0px 0px 4px;    transform: rotate(-45deg);    margin-top: -10px;    margin-left: 25px;}.download-label .btn-item.android .tips .arrow {    width: 20px;    height: 20px;    background-color: #FFFFFF;    border-radius: 0px 0px 0px 4px;    transform: rotate(-45deg);    margin-top: -10px;    margin-left: 25px;}h1 {    border: 0;    font: inherit;    vertical-align: baseline;    margin: 0;    padding: 0;}i {    font-style: normal;}.cd-words-wrapper {    display: inline-block;    position: relative;    text-align: left}.cd-words-wrapper b {    display: inline-block;    position: absolute;    white-space: nowrap;    left: 0;    top: 0}.cd-words-wrapper b.is-visible {    position: relative}.no-js .cd-words-wrapper b {    opacity: 0}.no-js .cd-words-wrapper b.is-visible {    opacity: 1}.cd-headline.type .cd-words-wrapper {    vertical-align: top;    overflow: hidden}.cd-headline.type .cd-words-wrapper::after {    content: '';    position: absolute;    right: 0;    top: 50%;    bottom: auto;    -webkit-transform: translateY(-50%);    transform: translateY(-50%);    height: 90%;    width: 0.02rem;    background-color: #9865F2}.cd-headline.type .cd-words-wrapper.waiting::after {    -webkit-animation: cd-pulse 1s infinite;    animation: cd-pulse 1s infinite}.cd-headline.type .cd-words-wrapper.selected {    background-color: #d7c3fa}.cd-headline.type .cd-words-wrapper.selected b {    color: #0d0d0d}.cd-headline.type b.is-visible {    visibility: visible}.cd-headline.type i {    position: absolute;    visibility: hidden}.cd-headline.type i.in {    position: relative;    visibility: visible}@-webkit-keyframes cd-pulse {    0% {        -webkit-transform: translateY(-50%) scale(1);        opacity: 1    }    40% {        -webkit-transform: translateY(-50%) scale(.9);        opacity: 0    }    100% {        -webkit-transform: translateY(-50%) scale(0);        opacity: 0    }}@keyframes cd-pulse {    0% {        -webkit-transform: translateY(-50%) scale(1);        transform: translateY(-50%) scale(1);        opacity: 1    }    40% {        -webkit-transform: translateY(-50%) scale(.9);        transform: translateY(-50%) scale(.9);        opacity: 0    }    100% {        -webkit-transform: translateY(-50%) scale(0);        transform: translateY(-50%) scale(0);        opacity: 0    }}.cd-headline.type .cd-words-wrapper.selected {    /*background-color: rgba(1,136,251,0.3) !important;*/    background-color: rgba(255, 255, 255, 1) !important;}.cd-headline.type .cd-words-wrapper::after {    background-color: #0188fb !important;}.main .container .footer2 {    width: 100%;    margin-top: 0.60rem;    padding-bottom: 0.30rem;}.main .container .footer2 .about {    display: flex;    justify-content: center;}.main .container .footer2 .about a {    font-size: 0.14rem;    color: #ffffff;    text-decoration: none;}.main.service .container .footer2 .about a {    color: #333333;    margin-right: 1.2rem;}.main .container .footer2 .about a:last-child {    margin-right: 0;}.main .container .footer2 .info {    display: flex;    align-items: center;    justify-content: center;    margin-top: 0.20rem;    color: #999999;    font-size: 0.12rem;}.main .container .footer2 .info > a > img {    width: 0.16rem;    margin-left: 0.05rem;    margin-right: 0.1rem;}.main .container .footer2 .info a {    color: #999999;    text-decoration: none;    display: flex;    align-items: center;}p {    margin: 0;    padding: 0;}.left {    float: left;}.right {    float: right;}.clear {    clear: both;}.daohang {    width: 1400px;    height: 750px;    margin: 0 auto;}.daohang-list {    width: 240px;    padding-left: 260px;}.daohang-content {    width: 900px;    padding: 0 20px;    margin-top: 20px;}.daohang-list-li {    font-size: 16px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #666666;    line-height: 45px;    list-style: none;    padding-left: 20px;    border-bottom: 1px solid #F2F2F2;}.daohang-list-li:hover {    background: #FFBECC;    color: #ffffff;}.daohang-list {    text-align: left;}.daohang-list-first {    background: #FF2150;    color: #ffffff;}.daohang-list-active {    background: #FFBECC;    color: #ffffff;}.daohang-list ul {    width: 240px;    height: 50px;    background: #FFFFFF;}.daohang-content-head {    width: 100%;    height: 50px;    border-bottom: 1px solid #F2F2F2;    line-height: 45px;}.daohang-content-head span {    font-size: 18px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #FF2150;    line-height: 45px;}.daohang-content-a {    font-size: 16px;    font-family: Microsoft YaHei;    font-weight: 400;    text-decoration: underline;    color: #677CFF;    line-height: 45px;}.daohang-content-data {    width: 280px;    height: 280px;    /*background: #BFBFBF;*/    border-radius: 8px 8px 0px 0px;    padding: 5px 10px;}.daohang-content-data img {    max-width: 280px;    max-height: 170px;}.daohang-content-data p {    font-size: 16px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #333333;    line-height: 23px;    display: block;    padding: 5px 0;}.daohang-content-price {    font-size: 16px;    font-family: Microsoft YaHei;    font-weight: bold;    color: #CCCCCC;    line-height: 23px;}.daohang-content-price b {    color: #FF8711;}.daohang-content-button {    width: 88px;    height: 30px;    background: #FF2150;    border-radius: 4px;    font-size: 14px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #FFFFFF;    display: block;    line-height: 30px;    text-align: center;}.about {    margin: 0 auto;}.about-img {    width: 660px;}.about-content {    width: 740px;    padding-left: 40px;}.about-content h1 {    font-size: 36px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #333333;    line-height: 45px;    margin-bottom: 60px;}.about-content p {    font-size: 16px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #999999;    margin-bottom: 20px;}.youshi {    margin-top: 100px;}.footerContent {    width: 100%;    height: 180px;    background: #2E2E2E;    font-family: Microsoft YaHei;    font-weight: 400;    color: #FFFFFF;    margin-top: -4px;}.footerInfoUl {    list-style: none;    width: 800px;    margin: 20px auto;    font-size: 16px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #FFFFFF;    line-height: 80px;}.footerInfoUl li {    float: left;    width: 20%;}.footerInfo {    text-align: center;}.detail-head {    width: 1200px;    height: 365px;    margin: 0 auto;    background: #FFFFFF;    box-shadow: 0px 2px 4px 0px rgba(204, 204, 204, 0.35);    border-radius: 20px;}.detail-head-img {    width: 540px;}.detail-head-content {    width: 660px;    padding-left: 60px;}.detail-head-content-title {    width: 550px;    height: 70px;    font-size: 24px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #333333;}.detail-head-content-j {    font-size: 14px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #999999;    line-height: 23px;    margin-top: 50px;}.detail-head-content-price {    padding-left: 100px;}.detail-head-content-foot {    margin-top: 60px;}.detail-head-content-foot-price {    font-size: 12px;    font-family: Microsoft YaHei;    font-weight: bold;    color: #999999;    line-height: 23px;}.detail-head-content-foot-price b {    font-size: 36px;    color: #FF8711;}.detail-content {    width: 1200px;    height: 730px;    margin: auto;    background: #FFFFFF;    box-shadow: 0px 2px 4px 0px rgba(204, 204, 204, 0.35);    border-radius: 20px;    margin-top: 100px;}.del-title {    font-size: 18px;    font-family: Microsoft YaHei;    font-weight: bold;    color: #FF2150;    line-height: 23px;    width: 72px;    height: 30px;    border-bottom: 2px solid #FF2150;    margin-bottom: 20px;}.detail-buy {    display: block;    width: 1200px;    height: 100px;    line-height: 100px;    margin: auto;    margin-top: 100px;}.del-c {    width: 700px;    padding-left: 20px;}.shu {    width: 1px;    height: 26px;    background: #9BC7FF;}.logo-p {    font-size: 18px;    font-family: PingFang SC;    font-weight: 500;    color: #F0EFF5;    line-height: 48px;    margin-left: 10px;}.zhishi-content-p {    font-size: 54px;    font-family: Microsoft YaHei;    font-weight: bold;    color: #050344;    line-height: 70px;}.zhishi-img {    /* margin-right: 13.5%; */    /* position: relative; */    /* right: 13.5%; */    /* animation: animatedzhishiImg 0.8s linear; */    -moz-animation: animatedzhishiImg 0.8s linear;    /* -webkit-animation: animatedzhishiImg 0.8s linear; */    -ms-animation: animatedzhishiImg 0.8s linear;    -o-animation: animatedzhishiImg 0.8s linear    /*-o-animation: animatedzhishiImg 1s linear infinite*/}.zhishi-img img{    width: 5.49rem;}.zhishi-content {    /* position: relative; */    /* left: 19.5%; */    /* margin-top: 6%; */    /* animation: animatedzhishiContent 0.8s linear; */    -moz-animation: animatedzhishiContent 0.8s linear;    /* -webkit-animation: animatedzhishiContent 0.8s linear; */    -ms-animation: animatedzhishiContent 0.8s linear;    -o-animation: animatedzhishiContent 0.8s linear    /*-o-animation: animatedzhishiImg 1s linear infinite*/}.disable-ios-click {    margin-top: 14%;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .heraComp_DownloadChannelLinks-text {    font-size: 16px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #FFFFFF;}@keyframes animatedzhishiImg {    0% {        right: 0;    }    100% {        right: 13.5%;    }}@keyframes animatedzhishiContent {    0% {        left: 0;    }    100% {        left: 19.5%;    }}.zhishi-content-desc {    width: 600px;    height: 56px;    font-size: 20px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #050344;    line-height: 45px;    margin-top: 5%;}.heraComp_DownloadChannelLinks {    align-items: center;    display: inline-flex;    justify-content: center;    position: relative;    width: 100%;}.disable-ios-click .heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item, [data-page-id=CDFPaCgoDh] .disable-ios-click .heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .heraComp_DownloadChannelLinks-link-wrap {    cursor: auto;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .heraComp_DownloadChannelLinks-link-wrap {    align-items: center;    background: #fff;    border-radius: 6px;    box-shadow: 0 2px 16px rgb(28 76 186 / 8%);    display: inline-flex;    height: 148px;    justify-content: center;    margin-bottom: 32px;    overflow: hidden;    position: relative;    width: 148px;    will-change: transform;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .heraComp_DownloadChannelLinks-afterHoverShow {    align-items: center;    display: flex;    height: 100%;    justify-content: center;    left: 0;    position: absolute;    top: 0;    width: 100%;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .heraComp_DownloadChannelLinks-link-wrap .hci-app-download {    color: #3370ff;    font-size: 36px;}.hci-app-download:before {    content: "\e734";}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .heraComp_DownloadChannelLinks-link-wrap .win-icon {    color: #3779d1;    font-size: 56px;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item {    align-items: center;    cursor: pointer;    display: inline-flex;    flex-direction: column;    margin-right: 68px;    width: 200px;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .heraComp_DownloadChannelLinks-link-wrap {    align-items: center;    background: #fff;    border-radius: 6px;    box-shadow: 0 2px 16px rgb(28 76 186 / 8%);    display: inline-flex;    height: 148px;    justify-content: center;    margin-bottom: 32px;    overflow: hidden;    position: relative;    width: 148px;    will-change: transform;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .heraComp_DownloadChannelLinks-afterHoverShow {    align-items: center;    display: flex;    height: 100%;    justify-content: center;    left: 0;    position: absolute;    top: 0;    width: 100%;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .heraComp_DownloadChannelLinks-afterHoverShow .hci-app-download, .heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .heraComp_DownloadChannelLinks-afterHoverShow .qrcode {    opacity: 0;    transition: all .2s ease;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .heraComp_DownloadChannelLinks-link-wrap .apple-icon {    color: #888;    font-size: 52px;}.hci-apple:before {    content: unset;}.hci-android:before {    content: unset;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .heraComp_DownloadChannelLinks-corner-qrcodeBackground {    background-color: #FFC740;    height: 84px;    position: absolute;    right: -42px;    top: -42px;    -webkit-transform: rotate(45deg);    transform: rotate(45deg);    transition: all .2s ease;    width: 84px;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .before-hover-text, .heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .hover-down-icon {    opacity: 1;    transition: all .2s ease;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .hover-down-icon {    -webkit-transform: scale(1);    transform: scale(1);}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .heraComp_DownloadChannelLinks-corner-qrcode {    color: #fff;    font-size: 24px;    height: 24px;    position: absolute;    right: 5px;    top: 5px;    transition: all .2s ease;    width: 24px;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .before-hover-text, .heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .hover-down-icon {    opacity: 1;    transition: all .2s ease;}.heraComp_DownloadChannelLinks .heraComp_DownloadChannelLinks-card-item .hover-down-icon {    -webkit-transform: scale(1);    transform: scale(1);}[class*=" hci-"], [class^=hci-] {    speak: none;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;    font-family: heracomponents !important;    font-style: normal;    font-variant: normal;    font-weight: 400;    line-height: 1;    text-transform: none;}.hci-qr-code:before {    content: unset;}i.hci-qr-code.heraComp_DownloadChannelLinks-corner-qrcode.hover-down-icon img {    padding-top: 5px;}.qrcode img {    width: 100%;}.zhishi-menu {    width: 236px;    /*height: 233px;*/    background: #FFFFFF;    padding-bottom: 20px;}.zhishi-menu h1 {    font-size: 18px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #333333;    line-height: 43px;    text-align: center;    padding-top: 25px;}.zhishi-menu ul li {    font-size: 15px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #333333;    line-height: 30px;    margin-top: 15px;    padding-left: 20px;}.zhishi-menu ul li a:hover{    /*border-left: 3px solid #065BF6;*/}.zhishi-menu ul li.active{    border-left: 3px solid #065BF6;}.zhishi-menu ul {    padding-left: 45px;}.zhishi-server{    width: 740px;    margin: 0 auto;    height: auto;    background: #FFFFFF;    margin-left: 24px;    padding-bottom: 40px;}.zhishi-server-title{    font-size: 20px;    font-family: Microsoft YaHei;    font-weight: bold;    color: #333333;    line-height: 43px;    text-align: center;    padding: 20px 40px;}.zhishi-server-title-hr{    width: 680px;    height: 1px;    margin: auto;    border: 1px solid #F0F0F2;    margin-bottom: 20px;}.zhishi-server-p{    font-size: 14px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #333333;    line-height: 30px;    padding: 0 40px;}.zhishi-server-p1{    margin-top: 42px;    margin-bottom: 10px;    font-size: 24px;    font-family: Microsoft YaHei;    font-weight: bold;    color: #333333;    line-height: 43px;    padding: 0 40px;}.zhishi-server-p2{    margin-top: 20px;    margin-bottom: 20px;    font-size: 16px;    font-family: Microsoft YaHei;    font-weight: bold;    color: #000000;    line-height: 30px;    padding: 0 40px;}.w1200{    width: 1200px;    margin: 0 auto;}.w1000{    width: 1000px;    margin: 0 auto;}.zhishi-server-content{    clear: both;    margin-top: 30px;}.index .footerUl {    width: 100%;    color: #ffffff;    text-align: center;    margin-top: 60px;    height: 80px;}.index .footerUl .about {    display: flex;    justify-content: center;}.index .footerUl .about a {    font-size: 0.14rem;    color: #333333;    text-decoration: none;    margin-right: 1rem;}.index .footerUl .about a:last-child {    margin-right: 0;}.index .footerUl .info {    display: flex;    align-items: center;    justify-content: center;    margin-top: 0.20rem;    color: #999999;    font-size: 0.12rem;}.index .footerUl .info > a > img {    width: 0.16rem;    margin-left: 0.05rem;    margin-right: 0.1rem;}.index .footerUl .info a {    color: #999999;    text-decoration: none;    display: flex;    align-items: center;}.service .big-title {    position: absolute;    top: 2.20rem;    font-size: 0.48rem;    font-weight: bold;    color: #FFFFFF;    text-align: center;    width: 100%;}.service .content {    width: 100%;    height: auto;    /* background-color: #FFFFFF; */    padding-top: 0.20rem;    padding-bottom: 0.30rem;    bottom: 0;    /* position: absolute; */    top: 4.99rem;    font-size: 0.16rem;}.service .content .article {    /* width: 70%; */    margin: 0 auto;    max-width: 10.80rem;}.service .content .article .article-item {    margin-top: 0.40rem;    font-size: 0.14rem;}.service .content .article .article-item p {    font-size: 0.14rem;    line-height: 0.26rem;}.service .content .article .article-item .title {    font-size: 0.18rem;    font-weight: bold;    margin-bottom: 0.20rem;}.main.cooperation .container2 .content2 {    width: 100%;    height: auto;    background-color: #FFFFFF;    padding-top: 0.20rem;    padding-bottom: 0.30rem;    bottom: 0;    position: absolute;    top: 4.99rem;    font-size: 0.16rem;}.main.cooperation .container2 .content2 .top {    width: 100%;    padding: 0.5rem 0 0.8rem 0;    background-color: #FFFFFF;    position: relative;}.main.cooperation .container2 .content2 .top .title {    font-size: 0.32rem;    line-height: 0.45rem;    text-align: center;}.main.cooperation .container2 .content2 .top .sub-title {    font-size: 0.18rem;    line-height: 0.45rem;    text-align: center;}.main.cooperation .container2 .content2 .top .items {    width: 10.8rem;    height: 3.85rem;    padding: 0.5rem 0.55rem 0.7rem 0.55rem;    /*background: linear-gradient(225deg, #64C8FF 0%, #00A4FF 100%);*/    background: #666666;    border-radius: 0.12rem;    margin: 0 auto;    display: flex;    align-items: center;}.main.cooperation .container2 .content2 .top .items .item {    width: 5rem;    height: 1.6rem;    padding: 0.5rem 0.3rem;    background: #FFFFFF;    display: flex;    flex-direction: column;    justify-content: center;    align-items: center;    /*box-shadow: 0rem 0.16rem 0.25rem 0rem rgba(0, 164, 255, 0.2);*/    border-radius: 0.08rem;    margin-right: 0.3rem;}.main.cooperation .container2 .content2 .top .items .item:last-child {    margin-right: 0;}.main.cooperation .container2 .content2 .top .items .item img {    width: 0.6rem;}.main.cooperation .container2 .content2 .top .items .item .title {    font-size: 0.18rem;    color: #666666;    font-weight: bold;    margin-top: 0.15rem;    margin-bottom: 0.2rem;}.main.cooperation .container2 .content2 .top .items .item .desc {    font-size: 0.16rem;    color: #999999;    line-height: 0.25rem;    text-align: center;}.main.cooperation .container2 .content2 .top .btn-talk {    width: 2.4rem;    height: 0.5rem;    background: #FFFFFF;    border-radius: 0.25rem;    box-shadow: 0rem 0rem 0.25rem 0rem rgba(0, 164, 255, 0.2);    display: flex;    align-items: center;    justify-content: center;    color: #00A4FF;    margin: 0 auto;    margin-top: -0.25rem;    cursor: pointer;}.main.cooperation .container2 .content2 .top .cooperation-bg {    background: url(../images/Cooperation_text@2x_5dc4e7380ebb4c2ea2abce6b5d03f94a.png) no-repeat;    background-size: 100% 100%;    width: 10.8rem;    height: 4.53rem;    margin: 0 auto;    margin-top: 0.5rem;}.main.cooperation .container2 .content2 .center {    width: 100%;    padding: 0.5rem 0 1rem 0;    background-color: #FAFAFA;    position: relative;    text-align: center;}.main.cooperation .container2 .content2 .center .title {    font-size: 0.32rem;    line-height: 0.45rem;}.main.cooperation .container2 .content2 .center .sub-title {    font-size: 0.18rem;    line-height: 0.45rem;}.main.cooperation .container2 .content2 .center .items {    width: 10.8rem;    margin: 0 auto;    margin-top: 0.6rem;    display: flex;    align-items: center;}.main.cooperation .container2 .content2 .center .items .item {    width: 1.84rem;    height: 2.4rem;    background: #FFFFFF;    text-align: center;    box-shadow: 0rem 0.10rem 0.16rem 0rem rgba(204, 204, 204, 0.2);    border-radius: 0.08rem;    margin-right: 0.4rem;}.main.cooperation .container2 .content2 .center .items .item:last-child {    margin-right: 0;}.main.cooperation .container2 .content2 .center .items .item .label {    /* width: 0.9rem; */    height: 0.3rem;    margin-top: 0.34rem;    border-top-right-radius: 0.15rem;    border-bottom-right-radius: 0.15rem;    display: flex;    align-items: center;    justify-content: center;}.main.cooperation .container2 .content2 .center .items .item .label1 {    font-size: 36px;    font-family: Microsoft YaHei;    font-weight: bold;    color: #065BF6;    line-height: 45px;    text-align: center;    /* background-color: rgba(102, 102, 102, 1); */}.main.cooperation .container2 .content2 .center .items .item .label2 {    background-color: rgba(102, 102, 102, 0.9);}.main.cooperation .container2 .content2 .center .items .item .label3 {    background-color: rgba(102, 102, 102, 0.8);}.main.cooperation .container2 .content2 .center .items .item .label4 {    background-color: rgba(102, 102, 102, 0.7);}.main.cooperation .container2 .content2 .center .items .item .label5 {    background-color: rgba(102, 102, 102, 0.6);}.main.cooperation .container2 .content2 .center .items .item .label .line {    width: 0.49rem;    height: 0.02rem;    background-color: #FAFAFA;}.main.cooperation .container2 .content2 .center .items .item .title1 {    font-size: 0.18rem;    color: #065BF6;    font-weight: bold;    line-height: 0.45rem;    margin-top: 0.38rem;}.main.cooperation .container2 .content2 .center .items .item .desc {    font-size: 0.16rem;    color: #999999;    line-height: 0.25rem;    text-align: center;    padding: 0 0.18rem;}.main.cooperation .container2 .content2 .bottom {    width: 100%;    padding: 0.8rem 0 0 0;    background-color: #FFFFFF;    position: relative;    text-align: center;}.main.cooperation .container2 .content2 .bottom .title {    font-size: 0.32rem;    line-height: 0.45rem;}.main.cooperation .container2 .content2 .bottom .sub-title {    font-size: 0.18rem;    line-height: 0.45rem;}.main.cooperation .container2 .content2 .bottom .items {    width: 10.8rem;    margin: 0 auto;    margin-top: 0.5rem;    display: flex;    align-items: center;}.main.cooperation .container2 .content2 .bottom .items .item {    margin-left: 1rem;    display: flex;    align-items: center;    flex-direction: column;}.main.cooperation .container2 .content2 .bottom .items .item img {    width: 1.51rem;}.main.cooperation .container2 .content2 .bottom .items .item .circular {    width: 0.1rem;    height: 0.1rem;    border-radius: 50%;    background-color: #CCCCCC;}.main.cooperation .container2 .content2 .bottom .line {    width: 10.8rem;    height: 0.01rem;    border: 0.01rem dashed #CCCCCC;    margin: 0 auto;    margin-top: -0.05rem;}.main.cooperation .container2 .content2 .bottom .items2 {    width: 10.8rem;    margin: 0 auto;    margin-top: 0.2rem;    display: flex;    align-items: center;}.main.cooperation .container2 .content2 .bottom .items2 .item {    width: 1.51rem;    text-align: center;    margin-left: 1rem;}.main.cooperation .container2 .content2 .bottom .btn-talk {    width: 2.4rem;    height: 0.5rem;    background: #00A4FF;    border-radius: 0.25rem;    display: flex;    align-items: center;    justify-content: center;    color: #FFFFFF;    margin: 0 auto;    cursor: pointer;    margin-top: 0.58rem;}.cooperation-bg-new{}.cooperation-items{}.cooperation-item{    width: 500px;    height: 160px;    background: #FFFFFF;    box-shadow: 0px 10px 15px 0px #F2F2F2;    border-radius: 8px;    display: flex;    align-items: center;    padding-left: 55px;    margin-right: 50px;    margin-left: 50px;    margin-top: 31px;}.cooperation-item-img{    width: 70px;}.cooperation-item h1{    font-size: 18px;    font-family: Microsoft YaHei;    font-weight: bold;    color: #065BF6;    line-height: 45px;}.cooperation-item p{    font-size: 16px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #999999;}.cooperation-item-c {    margin-left: 24px;}.cooperation-bg-new{    background: url("../images/Cooperation_text_68fe60c256bf48a7a34635fe9e33a929.png") no-repeat;}.zhishi-about{    height: 225px;    border: 1px solid #F2F2F2;    /* display: flex; */    /* justify-content: center; */    /* align-items: center; */    padding-top: 55px;}.zhishi-about-img{    width: 30px;}.zhishi-about-img-top{    margin-left: 80px;}.zhishi-about-img-bottom{    margin-right: 55px;    margin-top: 110px;}.zhishi-about-img img{    width: 100%;}.zhishi-about-c{    width: 750px;    margin: 20px 25px;    font-size: 20px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #666666;}.zhishi-user{    height: 308px;    background: #FFFFFF;    border: 1px solid #F2F2F2;    margin-top: 30px;}.zhishi-user-user{    width: 570px;    height: 308px;    display: flex;    align-items: center;    justify-content: center;}.zhishi-user-img{    width: 80px;}.zhishi-user-img img{    width: 100%;}.zhishi-user-c h1{    font-size: 24px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #333333;}.zhishi-user-c p{    font-size: 16px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #666666;    width: 255px;}.zhishi-user-line{    width: 1px;    height: 220px;    background: #F7F7F7;    margin-top: 40px;}.zhishi-user-content{    width: 625px;    height: 308px;    display: flex;    align-items: center;    justify-content: center;}.zhishi-user-content ul li {    font-size: 18px;    font-family: Microsoft YaHei;    font-weight: 400;    color: #333333;    line-height: 30px;}.zhishi-user-c {    margin-left: 20px;}.contactUs-c{    width: 50%;    text-align: center;    margin: auto;}.contactUs-img{    width: 120px;    text-align: center;    margin: auto;    margin-bottom: 20px;}.contactUs-img img {    width: 100%;}.contactUs {    margin-top: 100px;}.mask-div {    width: 100%;    height: 100%;    position: fixed;    background-color: rgba(0, 0, 0, 0.5);    display: flex;    align-items: center;}.mask-div .talk-container {    width: 3rem;    background: #FFFFFF;    border-radius: 0.04rem;    padding: 0.15rem;    margin: auto auto;}.mask-div .talk-container .close {    text-align: right;}.mask-div .talk-container .close img {    width: 0.16rem;    cursor: pointer;}.mask-div .talk-container .title {    font-size: 0.24rem;    text-align: center;    margin-top: 0.1rem;}.mask-div .talk-container .sub-title {    font-size: 0.15rem;    text-align: center;    margin-top: 0.15rem;    color: #999999;}.mask-div .talk-container .qrcode {    width: 1.86rem;    height: 1.86rem;    /*background-color: aqua;*/    margin: 0 auto;    margin-top: 0.2rem;    margin-bottom: 0.2rem;}.mask-div .talk-container .qrcode img {    width: 1.86rem;    height: 1.86rem;}.mask-div .talk-container .text {    text-align: center;}.service .content {    width: 100%;    height: auto;    /* background-color: #FFFFFF; */    padding-top: 20px;    padding-bottom: 30px;    bottom: 0;    /* position: absolute; */    top: 499px;    font-size: 16px;}.service .content .article {    /* width: 70%; */    margin: 0 auto;    max-width: 1080px;}.service .content .article .article-item {    margin-top: 40px;    font-size: 14px;}.service .content .article .article-item p {    font-size: 14px;    line-height: 26px;}.service .content .article .article-item .title {    font-size: 18px;    font-weight: bold;    margin-bottom: 20px;}