<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    font-size: 14px;
}
a{
    text-decoration: none;
}
.main{
    width: 100%;
    max-width: 750px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}




input{
    border: 0;
    outline: none;
}
.init{
    width: 6.7rem;
    overflow: hidden;
    margin: 0 auto;
}
.mt{
    margin-top: 15px;
}
.mb{
    margin-bottom: 20px;
}
.index{
    width: 100%;
    background:#f2f2f2;
    position: relative;
}
.index-title{
    width: 7.5rem;
    background: #39a2f6;
    height: 1rem;
    line-height: 1.2rem;
}
.index-title .title-logo{
    float: left;
}
.index-title .icons{
    float: right;
}
.index-title .icons img:last-child{
    margin-left: .2rem;
}
.index .banner02{
    width: 100%;
    overflow: hidden;
    margin-bottom: .2rem;
    position: relative;
}
.index .banner02 img{
    width: 100%;
    display: block;
}
.index .banner02 div{
    position: absolute;
    width: 6.1rem;
    height: auto;
    left: 50%;
    margin-left: -3.05rem;
    top: .52rem;
    color: #fff;
}
.index .banner02 p:nth-of-type(1){
   font-size: .52rem;
   line-height:1rem;
}
.index .banner02 p:nth-of-type(2){
    font-size: .36rem;
    line-height:.66rem;
 }
 .index .banner02 p:nth-of-type(3){
    font-size: .22rem;
    line-height:.5rem;
 }
 .index .lg_banner div{
    width:6.7rem;
    left:50%;
    margin-left: -3.35rem;
    top: .9rem;
    text-align: center;
 }
 .index .lg_banner p:nth-of-type(1){
    font-size: 0.42rem;
    line-height: .62rem;
 }
 .index .lg_banner p:nth-of-type(2){
    font-size: 0.3rem;
 }
 .index .lg_banner p:nth-of-type(3){
    font-size: 0.26rem;
 }
 .index .plugIn_banner div{
     text-align: center;
 }
 .index .plugIn_banner p:nth-of-type(1){
    font-size: .42rem;
}
.index .plugIn_banner p:nth-of-type(2){
    font-size: .26rem;
    line-height: .5rem;
}
.index .footer{
    width: 100%;
    height: 2.60rem;
    background:url('../images/bg.png') no-repeat left center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.index .footer p{
    text-align: center;
    font-size: .42rem;
    color: #fff;
    margin-top: .45rem;
   
}
.index .footer a{
    width: 2.8rem;
    height: .74rem;
    border: 1px solid #fff;
    text-align: center;
    font-size: .26rem;
    color: #fff;
    margin-top: .45rem;
    display: block;
    line-height: .74rem;
    position: absolute;
    left: 50%;
    margin-left: -1.4rem; 
}
.index .entry{
    height: 2.46rem;
    width: 100%;
    background: #4f5050;
    padding: .4rem;
    overflow: hidden;
}
.index .entry li{
    float: left;
    width: 30%;
    height: .52rem;
    margin-bottom: .3rem;
}
.index .entry li a{
    width: 2.1rem;
    height: .52rem;
    display: block;
    background: #404146;
    border-radius: .25rem;
    color: #fff;
    font-size: .28rem;
    text-align: center;
    line-height: .52rem; 
}
.index .licence{
    background: #4f5050;
    height: 1rem;
    text-align: center;
    color: #fff;
    font-size: .22rem;
    overflow: hidden;
    padding-bottom:1.17rem; 
}
.index .licence p{
    margin-top: .1rem;
}
.index .menu{
    width: 7.5rem;
    overflow: hidden;
    position: absolute;
    z-index: 999;
    background: #2880f7;
    top: 1rem;
    padding-left: .4rem;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 auto;
    display: none;
}
.index .menu ul{
    overflow: hidden;
}
.index .menu ul li{
    width: 100%;
    height: .72rem;
    border-bottom: 1px solid #4591f6;
    line-height: .72rem;
}
.index .menu ul li a{
    color: #c6ddfd;
    width: 100%;
    display: block;
}
.index .menu .menu-btn{
    width: 6.13rem;
    margin: 0 auto;
    margin-top: .6rem;
    margin-bottom: .6rem;
    overflow: hidden;
}
.index .menu .menu-btn a{
    width: 2.7rem;
    height: .7rem;
    border: 1px solid #fff;
    text-align: center;
    line-height: .7rem;
    color: #fff;
    border-radius: .4rem;
}
.index .menu .menu-btn a:nth-of-type(1){
    float: left;
}
.index .menu .menu-btn a:nth-of-type(2){
    float: right;
}
.index .navbar{
    width: 100%;
    height: .98rem;
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;  
}
.index .navbar ul{
    width: 6.7rem;
    margin: 0 auto;
}
.index .navbar ul li{
    float: left;
    width: 33.3%;
    text-align: center;
    margin-top:.1rem;
}
.index .navbar ul li a{
    color: #47c2fe;
    font-size: .22rem;
}
.index .navbar ul li img{
    display: block;
    width: .46rem;
    margin: 0 auto;
}


/* 注册 */
.register{
    width: 100%;
    overflow: hidden;
    padding-bottom: 40px;
}
.register .banner{
    width: 100%;
    overflow: hidden;
}
.register .banner img{
    width: 100%;
    display: block;
}
.register_form{
    overflow: hidden;
    width: 6.7rem;
    padding-top: 0.55rem;
}

.register_form div{
    overflow: hidden;
    width: 6.7rem;
    height: 41px;
    line-height: 41px;
    padding-top: 0.4rem;
}
.register_form input{
    border-bottom: 1px solid #efefef;
}
.register_form .text{
    width: 0.9rem;
    height: 40px;
    font-size: 14px;
    text-align: right;
    display: block;
    float: left;
    color: #5f637b;
}
.register_form .phone input{
    float: right;
    height: 40px;
    display: block;
    width:6.5rem;
    padding-left: 0.2rem;
}

.register_form .img-code input{
    float: left;
    width: 3.7rem;
    display: block;
    height: 40px;
    padding-left: 0.2rem;
}
.register_form .img-code img{
    float: right;
    width: 2.3rem;
    display: block;
}
.register_form .phone-code input{
    float: left;
    width: 3.7rem;
    display: block;
    height: 40px;
    padding-left: 0.2rem;
}
.register_form .phone-code #getPhoneCode{
    float: right;
    width: 2rem;
    display: block;
    height: 39px;
    border: 1px solid #efefef;
    border-radius: 0.4rem;
    text-align: center;
    line-height: 39px;
    color: #5f637b;
    padding-left: 0;
}
.register_form .password input{
    float: right;
    height: 40px;
    display: block;
    width:6.5rem;
    padding-left: 0.2rem;
}
.register_form .submit{
    width: 6.7rem;
    margin: 0 auto;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #2378e9;
    color: #fff;
    display: block;
    margin-top:0.78rem;
}

.register .clause{
    text-align: center;
    color: #5f637b;
    display: block;
    margin-top: 1.5rem;
    font-size: 12px;
}


/*登陆*/
.land-title{
    width: 100%;
   text-align: center;
   margin-top: 1.82rem;
}
.land-title h1{
   font-size: .48rem;
   color: #21232f;
   
}
.land-init{
    width: 6.7rem;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 1.5rem;
    
}

.land-form div{
    overflow: hidden;
    width: 6.7rem;
    padding-top: 0.55rem;
    
}

.land-form div input{
    width: 100%;
    border-bottom: 1px solid #efefef; 
    line-height: 40px;
}
.land-form .btn-radio{
    padding-top:0;
    width: 1.5rem;
    height: 1rem;
    line-height: .8rem;
}
.land-form .btn-radio input{
    width: .3rem;
    border-bottom: none;
    float: left;
    margin-top: .3rem;
    background: #2378e9;
    
}
.land-form .btn-radio span{
    float: left;
    color: #5f637b;
    font-size:12px;
}
.land-form .submit{
    width: 6.7rem;
    margin: 0 auto;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #2378e9;
    color: #fff;
    display: block;
}
.land-init .others{
    width: 100%;
    color:#2378e9;
    font-size: 13px;
    line-height: .7rem;
}
.land-init .others .forget-pas{
    float: left;
}
.land-init .others .ime-reg{
    float: right;
}
.land-init .others .ime-reg span{
    color: #e1e1e1;
}

/*首页*/

.index .subtitle{
    width: 100%;
    height: 1.33rem;
    text-align: center;
    line-height: 1.5rem;
    font-size: .36rem;
    color: #21232f;
    overflow: hidden;
} 
.index .subtitle p span{
    text-decoration-line: line-through;
    color:#e1e1e1;
}
.index .section01{
    height: 2.95rem;
    background: #fff;
}
.index .section01 .msg-icon{
    float: left;
}
.index .section01 .msg-icon img{
    width: .88rem;
    margin-top: .58rem;
    margin-right: .54rem;
}
.index .section01 .content{
    float: left;
    margin-top: .3rem;
}
.index .section01 .content .introduce h2{
    font-size: 15px;
    line-height: .5rem;
    color: #21232f;
}
.index .section01 .content .introduce p{
    color: #5f637b;
    font-size: 12px;
    line-height: .4rem;

}
.index .section01 .content .btns{
    width: 5rem;
    margin-top: .30rem;
}
.index .section01 .content .btns a:first-child{
    float: left;
    width: 2.22rem;
    height: .72rem;
    display: block;
    border: 1px solid #47c2fe;
    text-align: center;
    line-height: .72rem;
    color: #47c2fe;
    border-radius: 20px;
}
.index .section01 .content .btns a:last-child{
    float: right;
    width: 2.22rem;
    height: .72rem;
    display: block;
    border: 1px solid #47c2fe;
    text-align: center;
    line-height: .72rem;
    color: #fff;
    background: #47c2fe;
    border-radius: 20px;
}
.index .list{
    width: 100%;
    height: 3.36rem;
    background:transparent;
    overflow: hidden;
}
.index .list li{
    float: left;
    width: 33.3%;
    background:transparent;
    text-align: center;
    margin-top: 15px;
    color: #787b8e;
    overflow: hidden;
}
.index .specal img{
    width: 3.84rem;
    display: block;
}
.index .user{
    width: 7.5rem;
    margin: 0 auto;
    padding-bottom:.4rem; 
}
.index .user img{
    width: 100%;
    display: block;
}




/**关于我们*/
.about .article h2{
    font-size: .32rem;
    color: #21232f;
    text-align: center;
    font-weight: bold;
    line-height: 1.15rem;
}
.about .article p{
    font-size: .26rem;
    color: #5f637b;
    text-indent:2em;
    line-height: .45rem;
    letter-spacing:2px
}
.about .competenc{
    overflow: hidden;
}
.about .competenc h2{
    font-size: .36rem;
    color: #21232f;
    text-align: center;
    line-height: 1.15rem;
    font-weight: bold;
}
.about .competenc ul{
    overflow: hidden;
}
.about .competenc ul li{
    float: left;
    width: 48%;
    margin-bottom: .18rem; 
}
.about .competenc ul li img{
    display: block;
    width: 100%;
}
.about .competenc ul li:nth-child(2n+0){
    margin-left: .25rem;
}
.about .contact h2{
    font-size: .36rem;
    color: #21232f;
    text-align: center;
    line-height: 1.15rem;
    font-weight: bold;  
}
.about .contact{
    width: 100%;
    overflow: hidden;
}
.about .contact img{
    width: 100%;
    display: block;
}
.about .address{
    height: 1.50rem;
    width: 6.7rem;
    font-size: .26rem;
    color: #5f637b;
    overflow: hidden;
    line-height: .5rem;
    margin: 0 auto;

}
.about .address p{
    margin-top: .3rem;
}




/*短信验证码*/
.sms .code{
    overflow: hidden;
}
.sms .code h2{
    font-size: .36rem;
    color: #21232f;
    font-weight: bold;
    text-align:center;
    line-height: 1.3rem;
}
.sms .code p{
    text-align: center;
    color: #5f637b;
    font-size: .26rem;
    line-height: .5rem;
}
.sms .code .briefing{ 
    width: 5.5rem;
    margin: 0 auto; 
    margin-top:.2rem;
    margin-bottom:.2rem;
}
.sms .code .briefing span{
    height: .4rem;
    display: inline-block;
    color: #fff;
    font-size: .26rem;
    text-align: center;
    border-radius: 20px;
    padding:0 10px;
    line-height: .4rem;
}
.sms .code .briefing span:nth-child(1){
    background: #46aef6;
}
.sms .code .briefing span:nth-child(2){
    background: #ff6563;
    margin: 0 10px;
}
.sms .code .briefing span:nth-child(3){
    background: #f89256;
}
.sms .code .sms-form{
    overflow: hidden;
}
.sms .code .sms-form .phone{
   width: 6.7rem;
   height: .75rem;
   padding-left: 15px;
   box-sizing: border-box;
   margin: 0 auto;
}
.sms .code .sms-form .coder{
    width:3.77rem;
    height: .75rem;
    padding-left: 15px;
    box-sizing: border-box;
    margin-top:.2rem;
    float: left;
    overflow: hidden;
 }
 .sms .code .sms-form img{
     width: 2.36rem;
     float: right;
     margin-top:.2rem;
     display: block;
 }
 .sms .code .sms-form .submit {
    width: 4.15rem;
    margin: 0 auto;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #2378e9;
    color: #fff;
    display: block;
    margin-top: 1.5rem;
    margin-bottom:.5rem; 
}
sms .server{
    overflow: hidden;
}
.sms .server h2{
    font-size: .36rem;
    color: #21232f;
    text-align: center;
    font-weight: bold;
    line-height:1rem ;
}
.sms .server ul{
    overflow: hidden;
    margin-top: .4rem;
    padding-left: 0.24rem;

}
.sms .server li{
    width: 2rem;
    height: .6rem;
    float: left;
    font-size: .26rem;
    color: #5f637b;
    padding-left: .7rem;
    box-sizing: border-box;
    line-height: .6rem;
    margin-bottom: .5rem;
}

.sms .server li:nth-of-type(1){
    background:url('../images/sms01.png') no-repeat 0 0;
    background-size: .6rem;
    
}
.sms .server li:nth-of-type(2){
    background:url('../images/sms02.png') no-repeat 0 0;
    background-size: .6rem;
    width: 2.3rem;
}
.sms .server li:nth-of-type(3){
    background:url('../images/sms03.png') no-repeat 0 0;
    background-size: .6rem;
    
}
.sms .server li:nth-of-type(4){
    background:url('../images/sms04.png') no-repeat 0 0;
    background-size: .6rem;
}
.sms .server li:nth-of-type(5){
    background:url('../images/sms05.png') no-repeat 0 0;
    background-size: .6rem;
    width: 2.3rem;

}
.sms .server li:nth-of-type(6){
    background:url('../images/sms06.png') no-repeat 0 0;
    background-size: .6rem;
}
.sms .scene{
    overflow: hidden;
}
.sms .scene h2{
    font-size: .36rem;
    color: #21232f;
    font-weight: bold;
    text-align:center;
    padding-bottom: 1rem;
}
.sms .scene .big-circle{
    width: 4.45rem;
    height: 4.45rem;
    background: #fff;
    border-radius:50%;
    margin: 0 auto;
    margin-bottom: 1rem;
    position: relative;
}
.sms .scene .big-circle span{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: block;
    overflow: hidden;
}
.sms .scene .big-circle img{
    width: 3rem;
    margin-left: 0.7rem;
    margin-top:1.3rem;
    display: none;
}
.sms .scene .big-circle div{
    position: absolute;
    width: .9rem;
    height: .9rem;
    background: #94dafd;
    color: #fff;
    border-radius: 50%;
    text-align:center;
    font-size: .22rem;
    padding-top: .13rem;
    box-sizing: border-box;
}
.sms .scene .big-circle .active{
    background: #00aaff;
}
.sms .scene .big-circle div:nth-of-type(1){
    left:50%;
    top:-.45rem;
    margin-left:-.45rem;
}
.sms .scene .big-circle div:nth-of-type(2){
    left:85%;
    top:15%;
}
.sms .scene .big-circle div:nth-of-type(3){
    left:85%;
    top:60%;
}
.sms .scene .big-circle div:nth-of-type(4){
    left:50%;
    top:90%;
    margin-left:-.45rem ;
}
.sms .scene .big-circle div:nth-of-type(5){
    left:4%;
    top:60%;
    margin-left:-.45rem ;
}
.sms .scene .big-circle div:nth-of-type(6){
    left:4%;
    top:15%;
    margin-left:-.45rem ;
}

.sms .support{
    overflow: hidden;
}
.sms .support h2{
    font-size: .36rem;
    color: #21232f;
    font-weight: bold;
    text-align:center;
    line-height: 1.5rem; 
}
.sms .support ul{
    overflow: hidden;
    padding-left: .15rem;
}
.sms .support ul li{
    float: left;
    width: 2.2rem;
    text-align:center;
}
.sms .support ul li img{
    width: .9rem;
    height: .9rem;
    display: block;
    margin: 0 auto;
}
.sms .support ul li h3{
    font-size: .28rem;
    color: #21232f;
    font-weight: bold;
    line-height: .6rem;
}
.sms .support ul li p{
    font-size: .24rem;
    color: #5f637b;
    line-height: .6rem;
}
.sms .support ul li:nth-of-type(2){
    margin: 0 .3rem;
}
.sms .guide{
    overflow: hidden;
    padding: 0 .25rem;
    padding-bottom: .6rem;
}
.sms .guide h2{
    font-size: .36rem;
    color: #21232f;
    font-weight: bold;
    text-align:center;
    line-height: 1.5rem;
}
.sms .guide img{
    width: 6.74rem;
    display: block;
    margin-bottom: .2rem;
}

.sms .guide ul li{
    width: 1.7rem;
    float: left;
    text-align: center;
    font-size: .26rem;
    color: #5f637b;
    line-height: .45rem;
    overflow: hidden;
    box-sizing: border-box;
}
.sms .guide ul li:nth-of-type(3){
    padding-left: .2rem; 
}
.sms .guide ul li:nth-of-type(4){
    padding-left: .6rem; 
}




/**api文档***/
.apidoc .content{
    overflow: hidden;
    width: 6.7rem;
    margin: 0 auto;
    margin-bottom: .5rem;
}
.apidoc .content h2{
    font-size: .32rem;
    color: #21232f;
    text-align: center;
    font-weight: bold;
    line-height: 1rem;
}
.apidoc .content .text{
    width: 100%;
    background: #fff;
    border-radius: .2rem;
    padding-bottom: .45rem;
}
.apidoc .content .text ul li{
    font-size:.26rem;
    color:#5f637b;
    height: .86rem;
    padding-left: .16rem;
    line-height: .86rem;
    box-sizing: border-box;
}
.apidoc .content .text a{
    width: 2.4rem;
    height: .72rem;
    background: #2378e9;
    margin: 0 auto;
    line-height: .72rem;
    border-radius: .35rem;
    text-align: center;
    color: #fff;
    display: block;
    margin-top:.2rem;
}

/**应用插件***/
.plug .apl{
    overflow: hidden;
}
.plug .apl h2{
    font-size: .32rem;
    color: #21232f;
    text-align: center;
    font-weight: bold;
    line-height: 1rem;
}
.plug .apl .down{
    width: 100%;
    overflow: hidden;
    background: #fff;
    height: 1rem;
    font-size: .26rem;
    color: #21232f;
    line-height: 1rem;
    margin-bottom: .2rem;
}
.plug .apl .down p{
    float: left;
}
.plug .apl .down a{
    float: right;
    color: #fff;
    width: 1.42rem;
    height: .5rem;
    background: #2378e9;
    border-radius: .3rem;
    line-height: .5rem;
    text-align: center;
    margin-top: .25rem;
}
.mark{
    position: fixed;
    width: 100vw;
    height:100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
    top: 0;
    display: none;
}
.popup-lexin{
    width: 5.6rem;
    padding: 0.55rem;
    overflow: hidden;
    background: #fff;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 50%;
    margin-left: -3.35rem;
    border-radius: .2rem;
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    display: none;
    z-index: 100;
}
.popup-lexin .title{
    padding-bottom: 8px;
}
.popup-lexin .content{
    padding-top: 15px;
}
.popup-lexin a{
    display: block;
    width: 5.1rem;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    border-radius: 24px;
}
.popup-lexin .kefu{
    color: #fff;
    background: #076cf2;
    margin-top: .4rem;
    margin-bottom: .3rem;
}
.popup-lexin .close{
    color: #666;
    border: 1px solid #ccc;
}</pre></body></html>