<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

.banner {
    position: relative;
    width: 100%;
    height: 100%;
}
.mobile-banner{
    display: none;
}
.banner img {
    display: inherit;
    width: 100%;
    height: 100%;
}
.banner .wow{
    text-align: left;
    position: absolute;
    top:2rem;
    left:0;
    right:0;
    margin:0 auto;
    padding-left: 3rem;
}
.banner .wow .p40b{
    position: relative;
    font-size: .4rem;
    font-weight: bold;
    top: -0.3rem;
    color: #ffae02;
}
.banner .wow .p80b{
    position: relative;
    font-size: .8rem;
    font-weight: bold;
    color: #fff;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    display:inline-block;
    top: .4rem;
}
.banner .wow .p24{
    position: relative;
    font-size: .24rem;
    color: #fff;
    top: 2.5rem;
}
.banner .wow .p24 span{
    color: #ffae02;
    font-size: .24rem;
}
.banner .wow .p24button{
    position: relative;
    font-size: .24rem;
    top: 3.2rem;
    background-color: #fff;
    display: inline-block;
    width: 3.5rem;
    text-align: center;
    height: .6rem;
    line-height: .6rem;
    border-radius: .3rem;
    color: #ffae02;
    vertical-align: middle;
}
.banner .wow .p24button span{
    font-size: .48rem;
    font-weight: bold;
    color: #ffae02;
    vertical-align: middle;
    display: inline-block;
    margin-top: -0.1rem;
}


.increase {
    width: 100%;
    height: 10rem;
    position: relative;
    background: url(../image/2.jpg) center / cover;
    box-sizing: border-box;
}
.increase .num{
    width: 13rem;
    margin: 0 auto;
    position: relative;
    top: -0.5rem;
}
.increase .num_container{
    position: relative;
    z-index: 10000;
    margin-top: -.45rem;
    width: 100%;
    height: 2.2rem;
    background: #ffffff;
    box-shadow: 2px 2px 15px 0px #dddddd;
    border-radius: .1rem;
}
.increase .num_container &gt; div{
    width: 25%;
    text-align: center;
}
.increase .num_time{
    font-size: .4rem;
    color: #0063ed;
    font-weight: bold;
    margin-bottom: .1rem;
}
.increase .num_text{
    font-size: .24rem;
    color: #666;
}
.increase h1 {
    margin-top: .5rem;
    color: #333;
    font-size: .48rem;
    font-weight: bold;
}
.increase h1 span {
    color: #0063ed;
    font-size: .48rem;
    font-weight: bold;
}
.increase h2 {
    color: #999;
    font-size: .36rem;
    display: block;
    width: 10.5rem;
    margin: .2rem auto .5rem;
}
.increase .increase_container {
    display: block;
    width: 13rem;
    margin: 0 auto;
}
.increase .increase_one {
    background-color: #fff;
    height: 4.8rem;
    border-radius: .1rem;
    padding-top: .45rem;
}
.increase .increase_one div {
    margin: 0 auto;
    text-align: center;
}
.increase .increase_one .increase_one_img {
    margin-bottom: .2rem;
}
.increase .increase_one .increase_one_title {
    color: #000;
    font-size: .24rem;
    font-weight: bold;
    margin-bottom: .4rem;
}
.increase .increase_one .increase_one_text p {
    background: url(../image/å±2å°å›¾æ&nbsp;‡6.png);
    background-repeat: no-repeat;
    background-position: 8% 50%;
    background-size: 15%;
    padding-left: .5rem;
    font-size: .18rem;
    text-align: left;
    margin-bottom: .2rem;
}

.bigdata {
    width: 100%;
    height: 9rem;
}
.bigdata h1 {
    margin-top: .8rem;
    color: #333;
    font-size: .48rem;
    font-weight: bold;
}
.bigdata h1 span {
    color: #0063ed;
    font-size: .48rem;
    font-weight: bold;
}
.bigdata h2 {
    color: #999;
    font-size: .36rem;
    display: block;
    width: 10.5rem;
    margin: .2rem auto;
}
.bigdata img {
    width: 100%;
}

.crowd {
    width: 100%;
    height: 9.6rem;
    background-color: #ebf0f8;
}
.crowd h1 {
    margin: .8rem auto .6rem;
    color: #333;
    font-size: .48rem;
    font-weight: bold;
}
.crowd h1 span {
    color: #0063ed;
    font-size: .48rem;
    font-weight: bold;
}
.crowd img {
    width: 100%;
}

.zizhi {
    width: 100%;
    height: 9rem;
    background-color: #f1f1f1;
}
.zizhi h1 {
    margin-top: .8rem;
    color: #333;
    font-size: .48rem;
    font-weight: bold;
}
.zizhi h1 span {
    color: #0063ed;
    font-size: .48rem;
    font-weight: bold;
}
.zizhi h2 {
    color: #999;
    font-size: .36rem;
    display: block;
    width: 10.5rem;
    margin: .2rem auto;
}
.zizhi img {
    width: 100%;
}

.youshi {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #f4f4f4;
}
.youshi .youshi_container {
    width: 100%;
    height: 100%;
    padding: 0 18%;
    box-sizing: border-box;
}
.youshi .youshi_container h1 {
    margin: 0;
}
.youshi .youshi_container h1 &gt; span {
    display: inline-block;
}
.youshi .youshi_container h1 span {
    width: 100%;
    height: .5rem;
    margin-top: .5rem;
    line-height: .5rem;
    text-align: center;
    font-size: .48rem;
    font-weight: bold;
    letter-spacing: .05rem;
    color: #000;
}
.youshi .youshi_container h2 {
    text-align: center;
    color: #999;
    font-size: .36rem;
    display: block;
    width: 10.5rem;
    margin: .2rem auto;
}
.youshi .youshi_container .content_one {
    margin-top: .6rem;
}
.youshi .youshi_container .content_one .row {
    margin-bottom: 0;
}
.youshi .youshi_container .content_one ul li {
    height: 2.5rem;
    margin-bottom: .3rem;
}
.youshi .youshi_container .content_one ul li img {
    display: block;
    margin: 0 auto;
}
.youshi .youshi_container .content_one ul li .one_title {
    display: inline-block;
    width: 100%;
    height: .4rem;
    /* margin-top: 5px; */
    margin: 0;
    line-height: .4rem;
    font-size: .2rem;
    font-weight: bold;
    color: #000;
    text-align: center;
}
.youshi .youshi_container .content_one ul li .one_desc {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 0 5%;
    margin-top: .2rem;
    box-sizing: border-box;
    line-height: .25rem;
    font-size: .2rem;
    color: #999;
}
.youshi .youshi_container .content_img {
    width: 100%;
    height: auto;
    margin-top: .8rem;
    padding: 0 25%;
    box-sizing: border-box;
}
.youshi .youshi_container .content_desc {
    width: 100%;
    height: auto;
    margin-top: .1rem;
    line-height: .3rem;
    font-size: .25rem;
    color: #000;
    text-align: center;
}
.youshi .youshi_container .content_desc span {
    font-size: .25rem;
    font-weight: bold;
}
.youshi .youshi_container .content_zizhi {
    width: 100%;
    height: 4.5rem;
    margin-top: .3rem;
}
.youshi .youshi_container .content_zizhi .zizhi_list {
    margin: 0;
    height: 100%;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(1) {
    height: 100%;
    background-color: #e8e8e8;
    padding: 0;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(1) p {
    display: inline-block;
    width: 100%;
    height: .7rem;
    line-height: .7rem;
    font-size: .28rem;
    font-weight: bold;
    color: #000000;
    text-align: center;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(2) {
    height: 100%;
    background-color: #0096ff;
    padding: 0;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(2) p {
    display: inline-block;
    width: 100%;
    height: .7rem;
    line-height: .7rem;
    font-size: .28rem;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(3) {
    height: 100%;
    background-color: #e8e5cc;
    padding: 0;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(3) p {
    display: inline-block;
    width: 100%;
    height: .7rem;
    line-height: .7rem;
    font-size: .28rem;
    font-weight: bold;
    color: #000000;
    text-align: center;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one ul li {
    width: 100%;
    height: .3rem;
    padding-left: 15%;
    box-sizing: border-box;
    margin-bottom: .15rem;
}
/* .youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(2) ul li {
  padding-left: 10%;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(3) ul li {
  padding-left: 5%;
} */
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one ul li img {
    display: inline-block;
    float: left;
    width: .2rem;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one ul li span {
    display: inline-block;
    float: left;
    margin-left: .1rem;
    height: .2rem;
    line-height: .2rem;
    font-size: .16rem;
    color: #000000;
}
.youshi .youshi_container .content_zizhi .zizhi_list .zizhi_one:nth-child(2) ul li span {
    color: #ffffff;
}
.youshi .youshi_container .content_photos_one {
    width: 100%;
    height: auto;
    margin-top: .3rem;
}
.youshi .youshi_container .content_photos_one .photos_one_list {
    width: 100%;
    height: auto;
    margin: 0;
}
.youshi .youshi_container .content_photos_one .photos_one_list .photos_one_one img {
    display: inline-block;
    width: 100%;
    margin-bottom: .05rem;
}
.youshi .youshi_container .content_photos_one .photos_one_list .photos_one_one p {
    display: inline-block;
    width: 100%;
    height: auto;
    line-height: .2rem;
    font-size: .15rem;
    color: #8f8f8f;
    text-align: center;
}
.youshi .youshi_container .content_photos_two {
    width: 100%;
    height: auto;
    background-color: #f0f0f0;
}
.youshi .youshi_container .content_photos_two .photos_two_list {
    width: 100%;
    height: auto;
    margin: 0;
}
.youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one:nth-child(1) img {
    display: inline-block;
    width: 80%;
    margin-left: 10%;
    margin-top: .45rem;
    margin-bottom: .05rem;
}
.youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one:nth-child(2) img {
    display: inline-block;
    width: 80%;
    margin-left: 10%;
    margin-top: .5rem;
    margin-bottom: .05rem;
}
.youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one:nth-child(3) img {
    display: inline-block;
    width: 80%;
    margin-left: 10%;
    margin-top: .5rem;
    margin-bottom: .05rem;
}
.youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one:nth-child(4) img {
    display: inline-block;
    width: 50%;
    margin-left: 25%;
    margin-top: .1rem;
    margin-bottom: .05rem;
}
.youshi .youshi_container .content_photos_two .photos_two_list .photos_two_one p {
    display: inline-block;
    width: 100%;
    height: auto;
    line-height: .2rem;
    font-size: .15rem;
    color: #8f8f8f;
    text-align: center;
}
.youshi .youshi_container .icon-title {
    /*padding: 0 5%;*/
    height: .8rem;
    font-weight: bold;
}
.youshi .youshi_container .icon-title img {
    width: .7rem;
    float: left
}
.youshi .youshi_container .icon-title div {
    width: 100%;
    margin-bottom: .05rem;
    font-size: .3rem;
    height: 100%;
    color: #333;
    line-height: .8rem;
    padding-left: 1rem;
}

.tongdian{
    width: 100%;
    background: #ffffff;
    padding: 0.6rem 0;
}
.tongdian .p40b{
    font-size: .40rem;
    text-align: left;
    font-weight: bold;
    color: #000;
}
.tongdian_content{
    width: 12rem;
    margin: 0 auto;
}
.inline-block{
    display: inline-block;
    align-items: center;
}
.tongdian_top .p40b{
    font-size: .4rem;
    font-weight: bold;
    color: #000;
}
.tongdian_top ul{
    margin-top: .3rem;
    text-align: left;
}
.tongdian_top ul{
    text-align: left;
}
.tongdian_top ul li{
    list-style: none;
    font-size: .28rem;
}
.tongdian_top ul li span{
    line-height: .5rem;
    margin-left: .2rem;
    font-size: .28rem;
}
.tongdian_top ul li:before{
    content: "\02022";
    color: #8A00ff;
}
.tongdian_top &gt; div{
    width: 6rem;
    text-align: center;
}
.tongdian_top &gt; div img{
    display: inline-block;
    width: 5rem;
}
.tongdian_top &gt; div &gt; div {
    font-size: 0.36rem;
    color: #5e5e5e;
    font-weight: bold;
    line-height: 0.7rem;
}
.tongdian_top &gt; div &gt; div span{
    font-size: 0.36rem;
    color: #ffd15f;
}
.tongdian_text{
    text-align: center;
    display: inline-block;
    vertical-align: center;
    margin: 0.4rem 0 0.3rem;
}
.tongdian_text .p40b{
    font-size: .4rem;
    font-weight: bold;
    color: #8a00ff;
}
.tongdian_text span{
    font-size: 0.3rem;
    font-weight: bold;
}
.special{
    color: #7700e6;
}
.normal{
    color: #24264a;
}
.vertical_bar{
    padding-left: .2rem;
    border-left: .1rem solid #8a00ff;
}
.bottom_bar{
    border-bottom: .1rem solid #8a00ff;
}
.tongdian_foot{
    justify-content: space-between;
}
.tongdian_foot &gt; div{
    width: 3.9rem;
    background: #7700e6;
    border-radius: 0.1rem;
    text-align: center;
    padding: 0.5rem 0.1rem 0.1rem;
}
.tongdian_head{
    font-size: 0.36rem;
    color: #ffffff;
    font-weight: bold;
    margin: 0.3rem 0 0.4rem;
}
.tongdian_text{
    font-size: 0.24rem;
    color: #cebfff;
    line-height: 0.4rem;
}
.tongdian_img{
    height: 80px;
    display: flex;
    align-items: center;
    text-align: center;
}
.tongdian_img{
    display: block;
}
.yinliu{
    width: 100%;
    background: #F0E6FF;
    padding: 0.2rem 0 0.6rem 0;
}
.yinliu_content{
    width: 12rem;
    margin: 0 auto;
}
.yinliu_head{
    text-align: center;
    display: inline-block;
    vertical-align: center;
    margin: 0.4rem 0 0.3rem;
}
.yinliu_head .p40b{
    font-size: .4rem;
    font-weight: bold;
    color: #8a00ff;
}
.yinliu_body &gt; div:nth-child(odd){
    background-color: #fff;
}
.yinliu_body &gt; div:nth-child(even){
    background-color: #faf7fe;
}
.yinliu_box {
    width: 25%;
    padding: .2rem .3rem;
}
.yinliu_box_head {
    font-size: .4rem;
    font-weight: bold;
    color: #d1b1ff;
}
.yinliu_box_text {
    font-size: .28rem;
}

.anli {
    height: 9rem;
    background: url(../image/æ¡ˆä¾‹èƒŒæ™¯.jpg) center;
}
.anli .anli-container {
    /*position: relative;*/
}
.anli .swiper-button-prev:after{
    display: none;
}
.anli .swiper-button-next:after{
    display: none;
}
.anli .swiper-button-prev{
    width: 1.42rem;
    height: 1.42rem;
    left: 1.5rem;
    color: rgba(0, 0, 0, 0)!important;
    background:url(../image/ç®­å¤´2.png) center center no-repeat;
    background-size: 100%;
    display: none;
}
.anli .swiper-button-next{
    width: 1.42rem;
    height: 1.42rem;
    right: 1.5rem;
    color: rgba(0, 0, 0, 0)!important;
    background:url(../image/ç®­å¤´.png) center center no-repeat;
    background-size: 100%;
}
.anli .swiper-slide .anli-img {
    width: 60%;
    margin: 2.3rem auto;
}
.anli .swiper-slide img {
    width: 100%;
}
.anli .anli-item {
    margin: .5rem auto;
    width: 11rem;
    text-align: center;
}
.anli .anli-item .anli-title {
    color: #333;
    height: 1.5rem;
    background-color: #ffaf05;
    border-radius: .4rem;
}
.anli .anli-item .anli-title-top {
    font-size: .25rem;
    margin-top: .2rem;
}
.anli .anli-item .anli-title-bottom {
    font-size: .49rem;
    font-weight: bold;
    margin-top: .1rem;
}
.anli .anli-item .anli-desc {
    text-align: left;
    color: #fff;
    height: 1.5rem;
    border-radius: .4rem;
    padding-left: .5rem;
}
.anli .anli-item .anli-desc-title {
    font-size: .4rem;
    font-weight: bold;
    margin-top: .05rem;
}
.anli .anli-item .anli-desc-text {
    font-size: .35rem;
    margin-top: .1rem;
}
.anli .anli-item .anli-desc-text span {
    font-size: .35rem;
    color: #ffaf05;
}

.partner {
    width: 100%;
    height: 8.5rem;
    position: relative;
    background-color: #fff;
    box-sizing: border-box;
}
.partner h1 {
    margin-top: .5rem;
    color: #333;
    font-size: .48rem;
    font-weight: bold;
}
.partner h1 span {
    color: #0063ed;
    font-size: .48rem;
    font-weight: bold;
}
.partner img {
    width: 100%;
}

.flow {
    width: 100%;
    height: 10.5rem;
    position: relative;
    background-color: #f1f1f1;
    box-sizing: border-box;
}
.flow .flow-img img {
    width: 100%;
}
.flow ul {
    width: 60%;
    margin: .3rem auto 0;
}
.flow ul li img {
    display: block;
    width: 20%;
    margin: 0 auto;
}
.flow ul li p {
    display: inline-block;
    width: 100%;
    height: auto;
    /*margin-top: .2rem;*/
    line-height: .3rem;
    font-size: .18rem;
    font-weight: 500;
    letter-spacing: 2px;
    color: #7c848e;
    text-align: center;
}
.flow ul li .title {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: .2rem;
    line-height: .5rem;
    font-size: .3rem;
    font-weight: 600;
    letter-spacing: 2px;
    color: #69aaff;
    text-align: center;
}
.flow ul li .desc {
    display: inline-block;
    width: 100%;
    height: auto;
    line-height: .35rem;
    font-size: .2rem;
    letter-spacing: 2px;
    color: #666;
    text-align: center;
}

.gallery-thumbs {
    width: 100%;
    text-align: center;
    margin-bottom: .2rem;
}

.gallery-thumbs .swiper-wrapper {
    height: 100%;
}

.gallery-thumbs .swiper-slide {
    height: .8rem;
    width: 2rem;
    cursor: pointer;
    font-size: .2rem;
    line-height: .8rem;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #b1a8b9;
}
.gallery-thumbs .swiper-slide-active {
    background-color: #6900cd;
}
.gallery-top {
    height: 100%;
}



.submit{
    position: relative;
}
.submit img{
    display: block;
    width: 100%;
}
.submit_content{
    position: absolute;
    top: .6rem;
    left: 3.3rem;
}
.submit_title{
    font-size: .36rem;
    color: #ffffff;
    font-weight: bold;
}
.supports{
    width: 6rem;
}
.supports input{
    height: 0.4rem;
    border-radius: 0.07rem;
    background-color: #fff;
    background-image: none;
    border: none;
    outline: none;
    padding: 0 0.1rem;
    font-size: .2rem;
}
.name{
    width: 2.3rem;
}
.tel{
    width: 3.46rem
}
.shop{
    width: 5.86rem;
    margin: .3rem 0 .3rem;
}
.supports &gt; div{
    justify-content: space-between;
    margin-top: .3rem;
}
input::-webkit-input-placeholder{
    color:#ddd;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ddd;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ddd;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#ddd;
}
.my-btn{
    width: 4.23rem;
    height: .68rem;
    border-radius: 0.1rem;
    color: #000;
    background: #ffd200;
    font-size: 0.22rem;
    border: 0;
}

@media screen and (max-width: 767px) {
    .pc-banner{
        display: none;
    }
    .mobile-banner{
        display: block;
    }
}

.col-lg-2dot4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 1200px) {
    .col-lg-2dot4 {
        float: left;
    }
    .col-lg-2dot4 {
        width: 20%;
    }
    .col-lg-pull-2dot4 {
        right: 20%;
    }
    .col-lg-push-2dot4 {
        left: 20%;
    }
    .col-lg-offset-2dot4 {
        margin-left: 20%;
    }
}</pre></body></html>