<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hidden{
    display: none!important;
}
.header {
    position: fixed;
    top: 0;
    height: 4.2vw;
    line-height: 4.2vw;
    width: calc(100%);
    margin: 0 auto;
    z-index: 100;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: .8s;
    -webkit-transition-timing-function: ease;
    /*border-bottom: 1px solid #e2e7f1;*/
}
.header-bg{
    background: #fff!important;
}
.header-bg-white .header-nav li &gt; a,.header-bg-white .header-nav li,.header-bg-white .icon-customer{
    color: #fff!important;
}
.header .logo {
    display: inline-block;
    width: 8.1vw;
    margin-left: 18.8vw;
}

.header .logo img {
    width: 100%;
    height: 100%;
}

.header .header-nav {
    display: inline-block;
    font-size: 0;
    width: calc(100% - 60vw);
    vertical-align: text-top;
    margin-right: 18.8vw;
    float: right;
}
.header .header-nav li {
    display: inline-block;
    font-size: .8vw;
    color: #172b4d;
    text-align: center;
    width: calc(100%/7);
    height: 4.2vw;
    line-height: 4.2vw;
    cursor: pointer
}

.header .header-nav li &gt; a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: .8vw;
    color:#333;
}
.header-bg .header-nav li &gt; a i{
    color:#999;
    margin-right: 0.2vw;
}
.header .header-nav li &gt; a i{
    margin-right: 0.2vw;
}
.header-bg .header-nav li &gt; a {
    color:#333;
}

.header .header-nav li.current a, .header .header-nav li.active a {
    color: #fff;
    background-image: linear-gradient(90deg, #ffa200 0%, #ff6b17 100%), linear-gradient( #ff6b17, #ff6b17);
    width: 5vw;
    height: 1.7vw;
    line-height: 1.7vw;
    border-radius: 0.8vw;
}

.header .header-nav li .head-line {
    background-color: #48cdff;
    width: 0;
    height: .104vw;
    display: block;
    overflow: hidden
}

.header .header-right {
    position: absolute;
    top: 0;
    right: 15vw;
    vertical-align: text-top;
}

.header .header-right a.login {
    color: #172b4d;
    display: inline-block;
    padding: 1.728vw 0;
    margin-right: 2vw;
    font-size: .8vw;
}

.header .header-right a.reg {
    color: #fff;
    display: inline-block;
    font-size: .8vw;
    background-image: linear-gradient(96deg,#5db1ff 0%,#3b77ff 100%), linear-gradient(#2b3349,#2b3349);
    background-blend-mode: normal,normal;
    border-radius: 0.2vw;
    opacity: 0.9;
    padding: 0.7vw 1vw;
}

.header .header-right a.login i {
    color: #fff;
    font-size: 1.042vw;
    margin-right: .5vw;
    vertical-align: middle
}

.header .header-right a.login span {
    vertical-align: middle
}

.header .header-right .header-language {
    display: inline-block;
    padding: 1.564vw 0;
}

.header .header-right .header-language a {
    display: inline-block;
    width: 1.562vw;
    vertical-align: middle;
    margin-left: .7vw
}

.header .header-right .header-language a img {
    width: 100%;
    height: 100%;
}

.ask-btn{
    display: inline-block;
    font-size: 1vw;
    border-radius: 0.2vw;
    width: 9.4vw;
    height: 2.5vw;
    line-height: 2.5vw;
    background-image: linear-gradient(90deg, #689aff 0%, #6b6cff 100%), linear-gradient( #6b6cff, #6b6cff);
    text-align: center;
    color: #fff;
}
.ask-btn:hover{
    color: #fefefe;
}
.btn-yellow{
    color: #fff;
    background-image: linear-gradient(90deg, #ffa200 0%, #ff6b17 100%), linear-gradient( #ffa200, #ffa200);
    margin-right: 1vw;
}
.btn-yellow:hover{
    /*color: #333333;*/
}
.homepage-banner img,.indexpage-banner img{
    width: 100%;
}
.index-banner-box{
    position: absolute;
    top: 15.5vw;
    margin: 1vw 18.8vw;
    color:#fff;
    font-size: 0.9vw;
    line-height: 2vw;
    width: calc(100% - 37.6vw);
}
.index-banner-top{
    width: 29vw;
}
.index-banner-top-title{
    font-size: 2.1vw;
    color: #172b4d;
}
.index-banner-top-content{
    margin:2.1vw 0 3.1vw;
    font-size: 1.4vw;
    color: #172b4d;
}
.common-title{
    font-size: 1.7vw;
    color:#172b4d;
    text-align: center;
}
.card-func{
    padding: 0 0 0 0;
    margin-top: 13vw;
    height: 9.4vw;
    background-color: #ffffff;
    box-shadow: 0vw 0.5vw 1.6vw 0vw rgba(0, 6, 147, 0.15);
    border-radius: 0.7vw;
}
.card-func-detail{
    position: relative;
    top: -2vw;
}
.card-func-left{
    display: inline-block;
    width: 24vw;
    text-align: center;
}
.card-func-left img{
    width: 15.1045vw;
}
.card-func-right{
    display: inline-block;
    width: calc(100% - 26vw - 5px);
    vertical-align: middle;
}
.card-func-item{
    width: calc((100% - 13px)/3);
    display: inline-block;
    color: #333;
    font-size: 0.7vw;
    text-align: center;
}
.card-func-item .iconfont{
    line-height: 4.3vw;
    color: #6b6cff;
    font-size: 2.5vw;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    width: 4.3vw;
    height: 4.3vw;
    background-color: #ffffff;
    box-shadow: 0vw 0.4vw 1vw 0vw rgba(107, 108, 255, 0.2);
}
.card-func-item:nth-child(2) .iconfont{
    box-shadow: 0vw 0.4vw 1vw 0vw rgba(255, 162, 0, 0.2);
    color:#ffa200;
}
.card-func-item:nth-child(3) .iconfont{
    box-shadow: 0vw 0.4vw 1vw 0vw rgba(0, 114, 255, 0.2);
    color:#0072ff;
}
.card-func-title{
    font-size: 1.1vw;
    margin: 1.5vw 0 0vw;
    color: #172b4d;
}
.card-func-desc{
    overflow: hidden;
    color: #7a8ba6;
    font-size: 0.8vw;
}
.card-func-more{
    font-size: 1.3vw;
    margin-bottom: 1vw;
    width: 5.5vw;
    text-align: center;
}
.card-func-item .ask-btn{
    width: 5.5vw;
    height: 2.2vw;
    line-height: 2.2vw;
}
.index-part2{
    background-image: linear-gradient(90deg, #5035c4 0%, #353ac4 100%), linear-gradient( #353ac4, #353ac4);
    padding: 7vw 0 3vw;
    color: #fff;
}
.index-part2 .ask-btn{
    width: 7.8vw;
    margin-top: 2.1vw;
}
.index-part2-detail{
    margin-top:2.5vw;
}
.index-part2-left{
    display: inline-block;
    width: calc(100% - 50% - 23.8vw - 10px);
    text-align: left;
    padding: 0 3vw 0 18.8vw;
    color: #fff;
}
.index-part2-left-title{
    font-size: 1.7vw;
}
.index-part2-left-title1{
    font-size: 1.3vw;
    margin: 1vw 0 2vw;
}
.index-part2-left-title2{
    font-size: 0.8vw;
    line-height: 1.9vw;
}
.index-part2-right{
    display: inline-block;
    width: calc(50% - 20.2vw - 6px);
    text-align: right;
    vertical-align: top;
    padding: 1.7vw 2.6vw 0.7vw 1vw;
    margin-right: 18.8vw;
    background: url(../img/index/part2-bg.png) no-repeat center;
    background-size: cover;
}
.common-part{
    text-align: left;
    margin: 1vw 1.5vw 1vw 0;
    display: inline-block;
    width: calc((100% - 3.5vw - 4px)/2);
    vertical-align: top;
}
.common-part:nth-child(even){
    margin-right: 0;
}
.common-part-img img{
    width: 2.5vw;
}
.common-part-title{
    font-size: 0.8vw;
    color:#fff;
    margin:0.8vw 0 1vw;
}
.common-part-desc{
    color: #fff;
    font-size: 0.7vw;
    line-height: 1.3vw;
    height: 3.8vw;
}
.index-part2-line{
    display: inline-block;
}
.index-part2-detail span{
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #00f6ff;
    border-radius: 50%;
}
.index-part3{
    padding:5vw 18.8vw 3vw;
}
.index-part3 .common-title{
    margin-bottom: 3.1vw;
}
.index-part3 .common-part-title{
    color: #172b4d;
}
.index-part3 .common-part-desc{
    color: #7a8ba6;
}
.index-part3 .common-part-img i{
    color:#7a8ba6;
    font-size: 2vw;
}
.index-part3 .common-part{
    text-align: center;
    margin: 1vw 1vw;
    border-bottom: 1px solid #e9eef6;
    width: calc((100% - 4vw - 10px)/2);
    padding-top: 1.4vw;
}
.index-part3 .common-part:nth-child(4),.index-part3 .common-part:nth-child(6){
    border-bottom: 0;
}
.index-part3 .common-part:hover .common-part-img i{
    color:#0072ff;
}
.index-part3 .common-part:hover .common-part-desc{
    color:#172b4d;
}
.index-part3 .common-part:hover a{
    color:#fff;
}
.common-part-border{
    display: inline-block;
    width: 1px;
    background: #e9eef6;
    height: 10vw;
    margin-top: 0.5vw;
}
.common-part-more{
    background: url(../img/index/more.png) no-repeat center;
    width: 100%;
    background-size: cover;
    height: 8vw;
    border-radius: 1vw;
    margin-top: -2vw;
    padding-top:2.5vw;
}
.common-part-more span{
    color: #fff;
    font-size: 1.4vw;
    margin: 0 0 1.6vw;
    display: block;
}
.common-part-more a{
    border: 1px solid #fff;
    margin-right: 0;
    font-size: 0.8vw;
    width: 7.9vw;
    background: rgb(255 255 255 / 7%);
}
.index-part3-left{
    width: 50%;
    display: inline-block;
    background-color: #ffffff;
    box-shadow: 0.7vw 0vw 2.1vw 0vw rgba(0, 22, 125, 0.08);
    border-radius: 1vw 0 0 1vw;
    padding-top:1vw;
}
.index-part3-right{
    float: right;
    width: 50%;
    box-shadow: 0vw 0.7vw 2.1vw 0vw rgba(0, 22, 125, 0.08);
    border-radius: 0 1vw 1vw 0;
    padding-top:1vw;
}
.index-part3-img{
    float: left;
    margin:5.2vw 0 0 18.8vw;
    width: 30.261vw;
}
.index-part3-img img{
    width: 100%;
}
.index-part4{
    margin: -9vw 0 0;
    background-image: linear-gradient(#fff, #eff2ff);
    padding: 12vw 18.8vw 2vw;
}
.index-part4 .common-title{
    margin-bottom: 3vw;
}
.index-part4-desc{
    line-height: 1.6vw;
    font-size: 0.8vw;
    text-align: center;
    color: #7a8ba6;
}
.index-part4-img{
    margin-top: 4.5vw;
    text-align: center;
    padding: 0 calc((100% - 39.15vw - 18.8vw - 18.8vw)/2);
    position: absolute;
}
.index-part4-img img{
    width: 39.15vw;
}
.index-part4-detail{
    margin-top:4vw;
    height: 28vw;
}
.index-part4-left{
    display: inline-block;
    width: 21.9vw;
    margin-right: 5.2vw;
}
.index-part4-item{
    color: #7a8ba6;
    font-size: 0.7vw;
    width: 12.1vw;
    display: inline-block;
    float: right;
    text-align: left;
    line-height: 1.3vw;
    margin: 2vw 5vw 0 0;
}
.index-part4-item2{
    float: left;
    text-align: right;
    margin: 8vw 0 0 -0.5vw;
}
.index-part4-item3{
    margin: 18vw -20vw 0 0;
}
.index-part4-item4{
    float: left;
    text-align: right;
    margin: 28vw 0 0 -12.5vw;
}
.index-part4-item5{
    margin: 34vw -12vw 0 0;
}
.index-part4-item img{
    display: inline-block;
    width: 2.2vw;
    margin:0 1vw 0 1.5vw;
}
.index-part4-item-desc{

}
.index-part4-item-desc div:first-child{
    font-size: 0.9vw;
    margin-bottom: 0.7vw;
}
.index-part4-item .iconfont{
    color: #fff;
    font-size: 1.5vw;
    width: 2.5vw;
    height: 2.5vw;
    background-color: #0072ff;
    border-radius: 0.6vw;
    line-height: 2.5vw;
    text-align: center;
    display: inline-block;
}
.index-part4-item2 .iconfont{
    background-color: #ffa200;
}
.index-part4-item3 .iconfont{

    background-color: #8dd34b;
}
.index-part4-item4 .iconfont{

    background-color: #6b6cff;
}
.index-part4-item5 .iconfont{

    background-color: #ff5a52;
}
.index-blue .index-part4-item-title{
    display: block;
    margin: 1vw 0;
}
.index-part4-item-title{
    color: #172b4d;
    font-size: 0.8vw;
    margin: 0 1vw;
    display: inline-block;
}
.index-part4-right{
    display: inline-block;
    width: calc(100% - 27.1vw - 4px);
    vertical-align: top;
    text-align: center;
}
.index-part4-item .img-b{
    display: none;
}
.big-data{
    padding-top: 17vw;
}
.index-part4-left .active{
    background-image: linear-gradient(-38deg, #ffbc00 0%, #ffd35d 100%), linear-gradient( #ffbc00, #ffbc00);
    background-blend-mode: normal, normal;
    box-shadow: 0vw 0.5vw 1.6vw 0vw rgba(183, 95, 0, 0.12);
}
.index-part4-left .active .img-b{
    display: inline-block;
}
.index-part4-left .active .img-g{
    display: none;
}
.index-part4-left .active .index-part4-item-desc div{
    color:#333;
}
.index-part4-left .active .iconfont{
    color:#fff;
}
.index-part4-right-title{
    font-size: 1vw;
    text-align: left;
}
.index-part4-right-title div{
    display: block;
    width: 1.6vw;
    height: 0.3vw;
    background-color: #2c6ee5;
    border-radius: 0.1vw;
    margin:0.6vw 0 0.7vw;
}
.index-part4-right-desc{
    color: #7a8ba6;
    font-size: 0.8vw;
    margin-bottom: 3vw;
    text-align: left;
}
.index-part4-right img{
    width: 29.011vw;
}
.index-part-more{
    padding:5vw 18.8vw 7vw;
}
.index-part-more-item{
    margin:5vw 0 3vw;
}
.big-data-title{
    font-size: 0.8vw;
    color:#172b4d;
}
.big-data-label{
    margin:0.6vw 0 1vw
}
.big-data-label span{
    width: 1.3vw;
    height: 0.4vw;
    background-image: linear-gradient(90deg, #689aff 0%, #6b6cff 100%), linear-gradient( #969ea7, #969ea7);
    border-radius: 0.2vw;
    display: inline-block;
}
.big-data-label i{
    width: 0.4vw;
    height: 0.4vw;
    background-image: linear-gradient(90deg, #689aff 0%, #6b6cff 100%), linear-gradient( #969ea7, #969ea7);
    border-radius: 50%;
    display: inline-block;
    margin-left: 0.2vw;
}
.big-data-label2 span,.big-data-label2 i{
    background-image: linear-gradient(90deg, #ffa200 0%, #ff6b17 100%), linear-gradient( #969ea7, #969ea7);
}
.big-data-label3 span,.big-data-label3 i{
    background-image: linear-gradient(90deg, #689aff 0%, #6b6cff 100%), linear-gradient( #969ea7, #969ea7);
}
.big-data-title span{
    width: 0.7vw;
    height: 0.7vw;
    background-image: linear-gradient( #0072ff, #0072ff), linear-gradient( #969ea7, #969ea7);
    border-radius: 0.2vw;
    display: inline-block;
    margin-right: 0.5vw;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 鍜� Chrome */
    -o-transform:rotate(45deg); 	/* Opera */
}
.big-data-title2 span{
    background-image: linear-gradient( #8dd34b, #8dd34b), linear-gradient( #969ea7, #969ea7);
}
.big-data-title3 span{
    background-image: linear-gradient( #ff5a52, #ff5a52), linear-gradient( #969ea7, #969ea7);
}
.index-part-more-word,.index-part-more-img{
    display: inline-block;
    width: calc((100% - 4px)/2);
}
.index-part4 .index-part-more-desc{
    font-size: 0.7vw;
    color:#7a8ba6;
    margin-bottom: 1.5vw;
}
.index-part-more-title{
    font-size: 1.1vw;
    color:#172b4d;
    margin-bottom: 0.5vw;
}
.index-part-more-word{
    padding: 0 2vw 0 0;
    width: calc((100% - 4px)/2 - 2vw);
    vertical-align: top;
}
.index-part-more-word img{
    margin:1.5vw 0 1vw;
    width: 1.9vw;
}
.index-part-more-desc{
    font-size: 0.8vw;
    color:#333;
    line-height: 1.3vw;
}
.index-part-more-img img{
    vertical-align: unset;
    width: 31.95vw;
}
.index-part-more-item2 .index-part-more-title{
    margin-bottom: 1.5vw;
}
.index-part-more-item2 .index-part-more-word{
    vertical-align: middle;
}
.index-part-more-item2 .index-part-more-img img{
    width: 25.85vw;
    vertical-align: middle;
}
.index-part-more-item2 .index-part-more-desc{
    line-height: 3.1vw;
}
.index-part-more-item2 .index-part-more-desc span{
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
    background-image: linear-gradient(90deg, #689aff 0%, #6b6cff 100%), linear-gradient( #8dd34b, #8dd34b);
}
.index-blue{
    background-image: linear-gradient(90deg, #689aff 0%, #6b6cff 100%), linear-gradient( #353ac4, #353ac4);
    padding:4vw 18.8vw 4vw;
    position: relative;
}
.index-blue-item{
    margin:0;
    color:#fff;
}
.index-blue-item .index-part-more-title,.index-blue-item .index-part-more-desc{
    color:#fff;
}
.index-blue-item .index-part-more-title{
    margin-bottom: 2vw;
}
.index-blue-item .iconfont{
    width: 1.9vw;
    height: 1.9vw;
    background-color: #ffa200;
    box-shadow: 0vw 0.3vw 0.8vw 0vw rgba(0, 18, 73, 0.2);
    border-radius: 0.5vw;
    text-align: center;
    line-height: 1.9vw;
    font-size: 1.1vw;
    margin:1.5vw 0 1vw;
}
.index-blue-item .icon-zaixiankefu{
    background: #8dd34b;
}
.index-blue-item .icon-microphone{
    background: #ff6b17;
}
.index-blue-item .index-part4-item img{
    width: 2vw;
    margin:0;
}
.index-blue-item .index-part4-item{
    background-color: #ffffff;
    box-shadow: 0vw 0.9vw 2.8vw 0vw rgba(0, 22, 125, 0.15);
    border-radius: 0.8vw;
    height: 12vw;
    padding: 3vw 1vw 0 1vw;
    margin:5vw 5vw 0 0;
}
.index-blue-item1{
    position: absolute;
    top: -8vw;
    right: 33vw;
}
.index-blue-item2{
    position: absolute;
    top: 11vw;
    right: 32.8vw;
}
.index-blue-item3{
    position: absolute;
    top: 1vw;
    right: 15vw;
}
.index-part5{
    background-color: #fff;
    padding:5.2vw 18.8vw 3.1vw;
}
.index-news-item{
    display: inline-block;
    border-bottom: 1px solid #e9eef6;
    width: calc((100% - 3vw - 4px) / 2);
    color: #7a8ba6;
    font-size: 0.7vw;
    line-height: 1.3vw;
    margin-right: 3vw;
    padding:0 0 0.5vw 0;
    margin-bottom: 2.3vw;
}
.index-news-item:hover .index-news-title{
    color:#2c6ee5;
}
.index-news-item:hover .index-news-date{
    color:#333;
}
.index-news-item:nth-child(even){
    margin-right:0;
}
.index-news-title{
    color: #333;
    font-size: 0.8vw;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: inline-block;
}
.index-news-date{
    float:right;
    font-size: 0.8vw;
}
.index-part5 .common-title{
    margin: 2vw 0 3.1vw;
}
.index-part5-more{
    margin-top: 2.1vw;
    text-align: center;
    clear:both;
}
.index-part5-more .ask-btn{
    width: 8.3vw;
    height: 2.2vw;
    line-height: calc(2.2vw + 2px);
    font-size: 0.8vw;
}
.index-part5-more .ask-btn:hover{
    color:#fff;
}
.index-part5-more .ask-btn i{
    font-size: 1vw;
    margin-left: 0.5vw;
    vertical-align: bottom;
}
.index-part6{
    padding: 5.3vw 18.8vw 5.1vw;
    background: #f7f8ff;
}
.index-part6-nav{
    text-align: center;
    margin-top:3.1vw;
}
.index-part6-detail{
    margin-top:3.1vw;
}
.index-part6-item{
    box-shadow: 0vw 0.5vw 1.6vw 0vw rgba(0, 22, 125, 0.08);
    padding: 2vw 1vw;
    display: inline-block;
    width: calc((100% - 7.1vw - 4px)/2);
    margin-right: 3.1vw;
    background: #fff;
    border-radius: 0.5vw;
    margin-bottom: 2vw;
}
.index-part6-item:nth-child(even){
    margin-right: 0;
}
.index-part6-img{
    display: inline-block;
    width: 20.8vw;
    margin-right: 1.1vw;
}
.index-part6-img img{
    width: 100%;
}
.index-part6-title{
    font-size: 0.8vw;
    text-align: right;
    margin-top:2vw;
}
.index-part6-desc{
    font-size: 0.7vw;
    line-height: 1.6vw;
    color: #7a8ba6;
}
.index-part6-desc span{
    font-size: 1.3vw;
    margin: 0 0.2vw 0 0;
}
.index-part6-desc .quote2{
    margin: 0 0 0 0.2vw;
}
.index-part7{
    background: url(../img/index/index-part7-bg.png) no-repeat center;
    width: 100%;
    height:31.3vw;
    background-size: cover;
}
.index-part7 .common-title{
    padding:5.2vw 0 3.1vw;
    color:#fff;
}
.index-part7-nav{
    padding:0 22.3vw 0;
    height: 2.5vw;
}
.index-part7-nav img{
    display: inline-block;
    width: 2.5vw;
    float: left;
}
.index-part7-nav .index-part7-line{
    display: inline-block;
    width: calc((100% - 10vw)/3);
    height: 2px;
    background: #ffc219;
    float: left;
    margin-top: 1.25vw;
}
.index-part7-word{
    padding:1vw 18.8vw 2.1vw;
}
.index-part7-word p{
    width: 9.6vw;
    display: inline-block;
    text-align: center;
    color:#fff;
    line-height: 1.3vw;
    font-size: 0.8vw;
    margin-right: calc((100% - 38.4vw - 12px)/6);
    margin-left: calc((100% - 38.4vw - 12px)/6);
    vertical-align: top;
}
.index-part7-word p:first-child{
    margin-left:0;
}
.index-part7-word p:last-child{
    margin-right:0;
}
.index-part7-info{
    padding:2.1vw 1.6vw 2.8vw;
    width: 38vw;
    height: 14vw;
    background-color: #ffffff;
    box-shadow: 0vw 0.5vw 1.6vw 0vw rgba(0, 22, 125, 0.08);
    border-radius: 1vw;
    margin: 0 0 0 calc((100% - 38vw)/2);
    position: absolute;
    z-index: 2;
    background: url(../img/index/bg.png) no-repeat center;
    background-size: cover;
}
.index-part7-left{
    display: inline-block;
}
.index-part7-right{
    display: inline-block;
    float: right;
}
.index-part7-right img{
    width: 9.9vw;
}
.index-part7-title{
    font-size: 1.3vw;
    margin-bottom: 2.1vw;
}
.index-part7-desc p{
    font-size: 0.9vw;
    margin-bottom: 1.6vw;
}
.index-part7-desc p i{
    font-size: 1.5vw;
    color: #2c6ee5;
    margin-right: 0.5vw;
    vertical-align: middle;
}

/*搴曢儴*/
.foot-bottom-box{
    padding:0 0 0 18.8vw;
    font-size: 0.7vw;
    color:#fff;
    background: #000021;
}
.index-footer{
    padding-top:8vw;
}
.foot-bottom-left{
    display: inline-block;
    width: 20.7vw;
    padding: 3.1vw 0 0;
    float: right;
    margin-right: 18.8vw;
}
.foot-bottom-right{
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding: 3.1vw 0 3vw;
}
.foot-contact-item{
    font-size: 0.8vw;
    color:#fff;
    margin-bottom: 2.1vw;
}
.foot-contact-item .iconfont{
    width: 1.9vw;
    height: 1.9vw;
    background-image: linear-gradient(90deg, #689aff 0%, #6b6cff 100%), linear-gradient( #1e2436, #1e2436);
    border-radius: 0.5vw;
    display: inline-block;
    color: #fff;
    line-height: 1.9vw;
    text-align: center;
    font-size: 1.2vw;
    margin-right: 0.5vw;
}
.foot-contact-item .icon-dizhi{
    background-image: linear-gradient(90deg, #ffa200 0%, #ff6b17 100%), linear-gradient( #1e2436, #1e2436);
}
.foot-contact-item .icon-wangzhan{
    background-image: linear-gradient(90deg, #b190f5 0%, #6946e7 100%), linear-gradient( #1e2436, #1e2436);
}
.foot-bottom-item{
    display: inline-block;
    width: calc((100% - 10px) / 3);
    vertical-align: top;
}
.foot-bottom-left-1{
    font-size: 1vw;
}
.foot-bottom-left-2{
    font-size: 1.5vw;
    margin:1.6vw 0 1.6vw;
}
.foot-bottom-left-2 i{
    font-size: 1.4vw;
    margin-right: 0.5vw;
}
.foot-bottom-left-3{
    font-size: 0.9vw;
    margin-bottom: 1.6vw;
}
.foot-bottom-left-3 i{
    font-size: 1.1vw;
    margin-right: 0.5vw;
    vertical-align: middle;
}
.foot-bottom-left-4 a{
    width: 8.4vw;
    height: 2.8vw;
    line-height: 2.8vw;
    background-color: #121a3c;
    border-radius: 0.2vw;
    border: 1px solid #ffffff;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 1vw;
    margin-top: 1vw;
}
.foot-bottom-left-4 a:hover{
    color: #fff;
}
.foot-bottom-item a{
    color:#fff;
    /*opacity: 0.4;*/
    margin-bottom: 1.1vw;
    display: block;
}
.foot-bottom-item a:hover{
    color:#2c6ee5;
    opacity: 1;
}
.foot-bottom-item div:first-child{
    margin-bottom: 1.6vw;
    font-size: 0.9vw;
}
.foot-icp{
    background: #080827;
    color:#fff;
    padding-left: 18.8vw;
}
.foot-icp .foot-bottom-right div{
    line-height: 2.5vw;
    font-size: 0.7vw;
}
.foot-erwei{
    display: inline-block;
    width: calc((100% - 1vw - 6px)/3);
    margin-left: 0.43vw;
    text-align: center;
}
.foot-erwei:first-child{
    margin-left: 0;
}
.foot-erwei img{
    width: 5vw;
}
.foot-erwei div{
    text-align: center;
    margin-top:0.5vw;
}
.foot-line{
    margin: 0 2.5vw;
    width: 0.1vw;
    height: 2.7vw;
    background-color: #ffffff;
    opacity: 0.2;
    display: inline-block;
    margin-bottom: 3vw;
}
.foot-icp .foot-bottom-left{
    float: none;
}
.icp{
    padding:1.7vw 0 0 1vw;
    border-top:1px solid #262d4b;
}
.icp a{
    color:#fff;
}

/*鐗堟湰涓庝环鏍�*/
.homepage-banner{
    /*margin-top:4.2vw;*/
}
.banner-word{
    position: absolute;
    top: 8.5vw;
    left: 18.9vw;
    font-size: 2.2vw;
    color: #fff;
    text-align: center;
    width: calc(100% - 18.9vw * 2);
}
.version-price{
    color: #172b4d;
    background-color: #ffffff;
    box-shadow: 0vw 0.3vw 1.3vw 0vw rgba(0, 25, 69, 0.05);
    border-radius: 1vw;
    margin: 3.1vw 18.8vw 0;
    z-index: 20;
    position: relative;
}
.version-price&gt;img{
    position: relative;
    width: 100%;
}
.version-price-part{
    width: 100%;
    position: absolute;
    top: 0;
}
.version-price-head{
    padding: 2.6vw 0;
    text-align: center;
    width: 100%;
    font-size: 1.3vw;
}
.version-price-head img{
    width: 3.75vw;
    margin-bottom: 1vw;
}
.version-price-box{

}
.version-price-item-1{
    display: inline-block;
    width: calc((100% - 16px)/3);
    padding: 0;
    border-right: 1px solid #e2e7f1;
    text-align: center;
    vertical-align: top;
}
.version-price-item-1:last-child{
    border-right: none;
}
.version-price-item-title{
    font-size: 1vw;
    margin-bottom: 1.2vw;
}
.version-price-item-title span{
    width: 2.2vw;
    height: 0.4vw;
    background-image: linear-gradient(96deg, #5db1ff 0%, #3b77ff 100%), linear-gradient( #c5cee8, #c5cee8);
    border-radius: 0.2vw;
    display: inline-block;
    margin-bottom: 1vw;
}
.version-price-item-1:nth-child(2) .version-price-item-title span{
    background-image: linear-gradient(-90deg, #ff9600 0%, #ffd800 100%), linear-gradient( #70aaff, #70aaff);
}
.version-price-item-1:nth-child(3) .version-price-item-title span{
    background-image: linear-gradient(-36deg, #28abf5 0%, #64cdff 100%), linear-gradient( #298aff, #298aff);
}
.version-price-item-1:nth-child(4) .version-price-item-title span{
    background-image: linear-gradient(-36deg, #00cdac 0%, #3fe4cb 100%), linear-gradient( #295bff, #295bff);
}
.version-price-item-price div{
    margin-bottom: 1.2vw;
    font-size: 0.7vw;
    text-align: center;
    /*margin-left: 2.8vw;*/
}
.version-price-item-price div:first-child{
    text-align: center;
    margin-left: 0;
}
.version-price-item-price span{
    font-size: 1.7vw;
}
.version-price-item-price label{
    background-color: #2c6ee5;
    width: 7px;
    height: 7px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 0.3vw;
    vertical-align: middle;
}
.version-price-btn{
    text-align: center;
    margin-top: 1.6vw;
}
.version-price-btn a{
    width: 8.4vw;
    height: 2.7vw;
    line-height: 2.7vw;
    background-color: #f3f7ff;
    border-radius: 0.2vw;
    display: inline-block;
    text-align: center;
    color: #2c6ee5;
    font-size: 0.8vw;
}
.version-news{
    position: relative;
    padding: 15.4vw 18.8vw 5vw;
    background: #f9faff;
    top: -10vw;
    margin-bottom: -10vw;
}
.version-news-top{
    color: #172b4d;
    text-align: center;
    font-size: 1.2vw;
}
.version-news-item{
    display: inline-block;
    margin-top: 3.1vw;
    width: calc((100% - 6.7vw - 4px) / 2);
    margin-right: 6.7vw;
}
.version-news-item:nth-child(odd){
    margin-right: 0;
}
.version-news-title{
    color: #172b4d;
    font-size: 0.9vw;
    margin-bottom: 1vw;
}
.version-news-desc{
    color: #7a8ba6;
    font-size: 0.7vw;
    height:3vw;
    line-height: 1.6vw;
    margin-bottom: 1vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.version-news-item:hover .version-news-title{
    color: #2c6ee5;
}
.version-news-item:hover .version-news-desc{
    color: #172b4d;
}
.version-news-link{
    color: #2c6ee5;
    font-size: 0.7vw;
    display: inline-block;
}
.version-news-btn{
    text-align: center;
    margin-top: 3.6vw;
}
.version-news-btn a{
    font-size: 0.8vw;
    color:#fff;
    width: 15.7vw;
    height: 2.7vw;
    line-height: 2.7vw;
    background-color: #2c6ee5;
    border-radius: 0.2vw;
    text-align: center;
    display: inline-block;
}
.version-news-btn a:hover{
    color:#fff;
}

/*鏂伴椈璧勮*/
.news-content{
    background: #f6f8fa;
    padding:2vw 16.7vw;
}
.news-nav{
    font-size: 1vw;
    color:#333;
    margin:0 0 2vw;
}
.news-detail-left{
    display: inline-block;
    width: 42.9vw;
    vertical-align: top;
    margin-right: 1vw;
    box-shadow: 0vw 0.2vw 0.8vw 0vw rgba(0, 22, 125, 0.08);
    padding:0 2vw 2vw;
    background: #fff;
}
.news-detail-left img{
    width: 100%;
}
.news-detail-right{
    display: inline-block;
    width: calc(100% - 6px - 47.9vw);
    padding: 1vw 0;
    box-shadow: 0vw 0.2vw 0.8vw 0vw rgba(0, 22, 125, 0.08);
    background: #fff;
}
.news-detail-btn{
    margin:3vw 0 7vw;
}
.news-relative-top{
    font-size: 1vw;
    color:#333;
    padding: 0 1vw 1vw;
}
.news-relative-top-hot{
    border-top: 1px solid #e2e7f1;
    margin-top: 1vw;
    padding-top: 1vw;
}
.news-relative-more{
    font-size: 0.7vw;
    color:#7a8ba6;
    background: #f6f8fa;
    text-align: center;
    height: 1.9vw;
    line-height: 1.9vw;
    margin: 0.5vw 1vw 0;
    cursor:pointer;
    display: block;
}
.news-load-more{
    font-size: 0.7vw;
    color:#7a8ba6;
    background: #f6f8fa;
    text-align: center;
    height: 1.9vw;
    line-height: 1.9vw;
    cursor:pointer;
    display: block;
}
.news-relative-nodata{
    text-align: center;
    padding: 1vw 0;
    color: #172b4d;
    border-top: 1px solid #e2e7f1;
}
.news-relative-item{
    border-top: 1px solid #e2e7f1;
    padding:1vw 0;
    cursor:pointer;
    display: block;
    margin: 0 1vw;
}
.news-relative-item-title{
    font-size: 0.8vw;
    color:#333;
    line-height: 1.3vw;
    margin-bottom: 1vw;
}
.news-relative-item:hover .news-relative-item-title,.news-list-item:hover .news-list-title{
    color:#2c6ee5;
}
.news-relative-item-date,.news-relative-item-date span{
    font-size: 0.7vw;
    color:#7a8ba6;
    margin-right: 0.5vw;
}
.news-relative-item-date span:last-child{
    margin:0 0 0 0.5vw;
}
.news-relative-item-date a{
    margin:0 0.5vw 0 0;
    font-size: 0.7vw;
    color:#7a8ba6;
}
.news-list-item{
    border-bottom: 1px solid #e2e7f1;
    padding: 1.5vw 0;
    display: block;
}
.news-list-item:last-child{
    border:none;
}
.news-list-left{
    display: inline-block;
    width: calc(100% - 16.6vw - 4px);
    margin-left: 1vw;
    vertical-align: top;
}
.news-list-right{
    display: inline-block;
    width: 15.6vw;
}
.news-list-right img{
    width: 100%;
    max-height: 7.2vw;
}
.news-list-title{
    font-size: 1vw;
    color:#333;
}
.news-list-desc{
    color: #7a8ba6;
    font-size: 0.7vw;
    line-height: 1.3vw;
    margin: 1vw 0 1vw;
    height: 2.5vw;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news-list-date{
    color: #7a8ba6;
    font-size: 0.7vw;
}
.news-list-date span{
    float: right;
}
.y-news-detail-title{
    font-size: 1.7vw;
    color:#333;
    margin-top:2.1vw;
}
.y-news-detail-date{
    color:#7a8ba6;
    font-size: 0.7vw;
    margin: 1vw 0 1.1vw;
}
.y-news-detail-content{
    font-size: 0.8vw;
    line-height: 1.6vw;
    color:#333;
}
.left{
    float:left;
}
.right{
    float:right;
}
.y-news-detail-page{
    margin-top:2.1vw;
}
.y-news-detail-page a{
    color:#2c6ee5;
    font-size: 0.8vw;
}
.news-detail-nav{
    margin-top: 4.2vw;
    font-size: 0.8vw;
    color: #7a8ba6;
}
/*鍏充簬鎴戜滑*/
.about-page{
    padding:5vw 18.8vw;
}
.about-title{
    display: inline-block;
    width: 20vw;
    font-size: 1.7vw;
    color:#172b4d;
    text-align: left;
}
.about-title span{
    width: 2.1vw;
    height: 0.4vw;
    background-image: linear-gradient(90deg, #689aff 0%, #6b6cff 100%), linear-gradient( #1751c5, #1751c5);
    background-blend-mode: normal, normal;
    border-radius: 0.2vw;
    display: block;
    margin-top: 1vw;
}
.about-info .about-title span{
    background-image: linear-gradient(90deg, #ffa200 0%, #ff6b17 100%), linear-gradient( #1751c5, #1751c5);
}
.about-desc{
    font-size: 0.8vw;
    line-height: 1.9vw;
    color: #333;
    display: inline-block;
    width: calc(100% - 20vw - 4px);
    vertical-align: top;
}
.about-desc .about-desc-duan{
    margin-bottom:2.6vw;
}
.about-img{
    position: absolute;
    bottom: -5vw;
    width: calc(100% - 37.6vw);
}
.about-img img{
    width: 100%;
}
.about-info{
    background: #f6f8fa;
    padding:5vw 18.8vw 5vw;
}
.about-contact{
    background-color: #ffffff;
    box-shadow: 0vw 0.5vw 1.6vw 0vw rgba(0, 22, 125, 0.08);
    border-radius: 0.5vw;
    padding: 2.1vw;
    margin-top:3.1vw;
}
.about-left{
    display: inline-block;
}
.about-map{
    height: 18vw;
    background: #fff;
    margin-top: 2vw;
}
.about-map img{
    width: 100%;
    object-fit:none;
}
.about-name{.header .header-nav
    color: #172b4d;
    font-size: 1vw;
    margin-bottom: 0.5vw;
}

.download-section1{
    padding: 9.8vw 0 5.2vw 0;
    text-align: center;
    background: #f9faff;;
}

.download-section1 .download-first{
    font-size: 1.7vw;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #333333;
    margin-bottom: 2.6vw;
}


.download-section1 .download-second{
    font-size: 1vw;
    font-weight: normal;
    font-stretch: normal;
    margin-bottom: .9vw;
    letter-spacing: 0;
    color: #666666;
}

.download-section2{
    background: #fff;
    padding: 7.8vw 0 5.2vw 0;
}

.download-section2 a{
    text-decoration: none;
}

.download-section2 ul{
    font-size: 0;
    text-align: center;
}

.download-section2 ul li{
    display: inline-block;
    vertical-align: text-top;
    width: auto;
    text-align: center;
}

.download-section2 ul li .index-download-first{
    font-size: 1.1vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.3vw;
    letter-spacing: 0;
    color: #333333;
    margin-bottom: .5vw;
}

.download-section2 ul li .index-download-second{
    font-size: 0.7vw;
    font-weight: normal;
    letter-spacing: 0;
    color: #666666;
}

.download-section2 ul li a{
    display: block;
    width: 7.8vw;
    height: 3.1vw;
    background-color: #ffffff;
    border-radius: 0.3vw;
    border: solid 1px #cecece;
    font-size: 0.9vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 3.1vw;
    letter-spacing: 0;
    color: #666666;
    text-align: center;
    margin: 0 auto;
}

.download-section2 ul li:nth-child(1){
    margin-right: 12vw;
}


.download-section2 ul li:nth-child(2){
    margin-right: 9.3vw;
}


.download-section2 ul li:nth-child(3){
    margin-right: 6.7vw;
}


.download-section2 ul li img{
    margin: 1.6vw 0 1.4vw 0;
}

.download-section2 ul li:nth-child(3) img,.download-section2 ul li:nth-child(4) img{
    margin: 2.6vw 0 2.3vw 0;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination&gt;li {
    display: inline
}

.pagination&gt;li&gt;a,.pagination&gt;li&gt;span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2c6ee5;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination&gt;li:first-child&gt;a,.pagination&gt;li:first-child&gt;span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination&gt;li:last-child&gt;a,.pagination&gt;li:last-child&gt;span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination&gt;li&gt;a:focus,.pagination&gt;li&gt;a:hover,.pagination&gt;li&gt;span:focus,.pagination&gt;li&gt;span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination&gt;.active&gt;a,.pagination&gt;.active&gt;a:focus,.pagination&gt;.active&gt;a:hover,.pagination&gt;.active&gt;span,.pagination&gt;.active&gt;span:focus,.pagination&gt;.active&gt;span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #2c6ee5;
    border-color: #2c6ee5
}

.pagination&gt;.disabled&gt;a,.pagination&gt;.disabled&gt;a:focus,.pagination&gt;.disabled&gt;a:hover,.pagination&gt;.disabled&gt;span,.pagination&gt;.disabled&gt;span:focus,.pagination&gt;.disabled&gt;span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg&gt;li&gt;a,.pagination-lg&gt;li&gt;span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg&gt;li:first-child&gt;a,.pagination-lg&gt;li:first-child&gt;span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg&gt;li:last-child&gt;a,.pagination-lg&gt;li:last-child&gt;span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm&gt;li&gt;a,.pagination-sm&gt;li&gt;span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm&gt;li:first-child&gt;a,.pagination-sm&gt;li:first-child&gt;span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm&gt;li:last-child&gt;a,.pagination-sm&gt;li:last-child&gt;span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li&gt;a,.pager li&gt;span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li&gt;a:focus,.pager li&gt;a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next&gt;a,.pager .next&gt;span {
    float: right
}

.pager .previous&gt;a,.pager .previous&gt;span {
    float: left
}

.pager .disabled&gt;a,.pager .disabled&gt;a:focus,.pager .disabled&gt;a:hover,.pager .disabled&gt;span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.news-page{
    width: 100%;
    text-align: center;
}

.news-page .iconfont{
    font-size: .5vw;
}

.news-page .pagination&gt;li&gt;a,.news-page .pagination&gt;li&gt;span
{
    display: inline-block;
    margin-left: 0;
    margin-right: .5vw;
    width: 1.3vw;
    height: 1.3vw;
    border-radius: 1.3vw;
    line-height: 1.3vw;
    text-align: center;
    padding:0;
    font-size: .6vw;
}
</pre></body></html>