body {
    border: 0;
    padding: 0;
    margin: 0;
    font-size:12px;
    text-align: left;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
    color: #666;
}
a:hover,a:active {
    color: #ff6600;
}



/*分页样式*/
#pages{padding:15px 0 25px 0;}
.pagination {display: inline-block;padding-left: 0;margin: 0;border-radius: 0px;}
.pagination > li {display: inline;}
.pagination > li > a,
.pagination > li > span {position: relative;float: left;padding:3px 10px;margin-left: 3px;color: #337ab7;text-decoration: none;background-color: #fff;border: 1px solid #efefef;}
.pagination > li:first-child > a,
.pagination > li:first-child > span {margin-left: 0;border-top-left-radius: 0px;border-bottom-left-radius: 0px;}
.pagination > li:last-child > a,
.pagination > li:last-child > span {border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {z-index: 2;color: #23527c;background-color: #eee;border-color: #ddd;}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {z-index: 3;color: #fff;cursor: default;background-color: #C40000;border-color: #C40000;}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {color: #777;cursor: not-allowed;background-color: #fff;border-color: #ddd;}




.navigator {

}
.clear{ font: 0px/0px sans-serif; clear:both; display: block; height:0px; overflow:hidden }

.toubu{
    width: 100%;
    height:45px;
    top: 0;
    position: fixed;
    z-index: 2000;
    background: #fff;
    border-bottom: 1px solid #eee
}

.navigator .curPage {
    color: #fb6638!important
}

.toubu>.navigator__logo {
    width: 7.96875rem;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}

.toubu>.navigator__btn {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    right: .75rem;
    top: 0;
    bottom: 0;
    margin: auto
}

.toubu .nav {
    width: 16.875rem;
    height: 100%;
    background: #fff
}

.toubu .nav>.nav__logo {
    width: 100%;
    box-sizing: border-box;
    border-bottom: .03125rem solid #eee;
    height: 2.75rem;
    position: relative
}

.toubu .nav>.nav__logo>img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.toubu .nav>.nav__logo>.nav__logo__logo {
    width: 8rem;
    left: 1.125rem
}

.toubu .nav>.nav__logo>.nav__logo__close {
    width: 1.5rem;
    height: 1.5rem;
    right: .75rem
}

.toubu .nav>.nav__title {
    font-size: .875rem;
    line-height: .875rem;
    margin: 15px 0 15px 0;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    color: #3b426b;
    font-weight: 600
}

.toubu .nav>.nav__title>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #3b426b;
    text-decoration: none
}

.toubu .nav>.nav__title--about-us,.navigator .nav>.nav__title--help {
    margin-top: 1.40625rem
}

.toubu .nav .sub-title {
    font-size: .875rem;
    line-height: .875rem;
    padding: 0 0 0 .75rem;
    color: #3b426b;
    font-weight: 600
}

.toubu .nav .right-icon {
    width: .84375rem;
    height: .875rem;
    margin: 0 .5rem 0 0;
    transform: rotate(0);
    transition: all .3s
}

.toubu .nav .right-icon--open {
    transform: rotate(180deg)
}

.toubu .nav .programs {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 0 0 0 5px
}

.toubu .nav .programs>li {
    width: 6.875rem;
    font-size: .75rem;
    line-height: .75rem;
    color: #7a7fa5;
    margin: 0 .625rem 1.5rem 0
}

.toubu .nav .programs>li:last-child {
    margin: 0 .625rem .40625rem 0
}

@keyframes blink-data-v-0401fed3 {
    0% {
        width: 0;
        height: 0;
        opacity: 1
    }

    to {
        width: 18.75rem;
        height: 18.75rem;
        opacity: .2
    }
}

.navigator {
    /*height: 18.125rem;*/
    width: 100%;
    overflow: hidden;
    background: #1c1c24;
    position: relative
}

.navigator>.navigator__logo {
    width: 20.9375rem;
    margin: auto;
    height: 4.96875rem;
    position: relative
}

.navigator>.navigator__logo>.navigator__logo__img {
    width: 6.25rem;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.navigator>.navigator__body {
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    margin: auto;
    text-align: left;
    padding-bottom:20px;
    line-height:23px
}

.navigator>.navigator__body>h3 {
    color: hsla(0,0%,100%,.5);
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 23px;
}

.navigator>.navigator__body>ul {
    width: 100%;
    margin: 0 auto 1.875rem;
}

.navigator>.navigator__body>ul>li {
    margin: 0 1.1875rem 0 0;
    font-size: .75rem;
    color: #888;
    line-height: .75rem;
    float:left;
    margin-right:10px;margin-bottom:10px
}

.navigator>.navigator__body>ul>li>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #3b426b;
    font-size: .75rem;
    color: #888;
    line-height: .75rem
}

.navigator>.navigator__body>ul>li:last-child {
    margin: 0 0 0 0
}

.navigator>.navigator__statement {
    width: 100%;
    margin: auto;
    border-top: 1px solid hsla(0,0%,100%,.1);
    padding: 15px;

}

.navigator>.navigator__statement>span {
    display: block;
    font-size: .625rem;
    color: #3d404d;
    line-height: 1rem;
    text-align: center;
}

@keyframes app_blink {
    0% {
        width: 0;
        height: 0;
        opacity: 0
    }

    5% {
        width: .3125rem;
        height: .3125rem;
        opacity: .2
    }

    to {
        width: 18.75rem;
        height: 18.75rem;
        opacity: 0
    }
}

#app {
    font-family: Avenir,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    color: #2c3e50;
    overflow: auto;
    width: 100%;
    height: fit-content;
    box-sizing: border-box;
    padding: 2.78125rem 0 2.96875rem
}

#app.noFooter {
    padding-bottom: 8.75rem;
    background: #000
}

#app>#app_container {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    height: fit-content;
    box-sizing: border-box
}

#app .navigator .van-popup {
    width: 16.875rem;
    height: 100%
}

#app .navigator .van-collapse-item,#app .navigator .van-collapse-item:after,#app .navigator .van-collapse-item:before {
    border: none
}

#app .navigator .van-collapse-item>.van-cell {
    margin-top: 1.09375rem
}

#app .navigator .van-collapse,#app .navigator .van-collapse-item>.van-cell:after,#app .navigator .van-collapse-item>.van-cell:before {
    border: none
}

#app .van-list__finished-text,#app .van-list__loading {
    height: 3.1875rem!important;
    line-height: 3.1875rem!important;
    font-size: .75rem;
    color: #bbb
}

#app .van-list__finished-text>.van-loading,#app .van-list__loading>.van-loading {
    width: .75rem;
    height: .75rem;
    margin-right: .375rem
}

#app .van-list__finished-text>.van-list__loading-text,#app .van-list__loading>.van-list__loading-text {
    font-size: .75rem
}

#app>.navigator__statement {
    width: 20.9375rem;
    margin: auto;
    height: 4.125rem;
    box-sizing: border-box;
    border-top: .03125rem solid hsla(0,0%,100%,.1);
    padding: 1.125rem 0 0 0
}

#app>.navigator__statement>span {
    display: block;
    font-size: .625rem;
    color: #3d404d;
    line-height: 1rem;
    text-align: center
}

#app>.navigator__adv {
    height: 3.0625rem;
    width: 100%;
    position: fixed;
    overflow: hidden;
    z-index: 1999;
    bottom: 0;
    left: 0;
    transition: all .5s;
    background: linear-gradient(135deg,#ff6231,#ff3636)
}

#app>.navigator__adv>.navigator__adv__phone {
    position: absolute;
    width: 1.25rem;
    height: 1.25rem;
    left: 4.375rem;
    top: 0;
    bottom: 0;
    margin: auto
}

#app>.navigator__adv>.navigator__adv__callus {
    line-height: 3.0625rem;
    text-align: center;
    width: 100%;
    height: 100%;
    float: left;
    font-size: 1.125rem;
    color: #fff
}

#app>.navigator__adv:after {
    opacity: .2;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #000;
    width: .3125rem;
    height: .3125rem;
    border-radius: 50%;
    animation: app_blink 2s ease infinite
}

.brief-bg {
    width: 100%;
    height: 10.9375rem;
    position: relative;
    background: linear-gradient(45deg,#ff654c,#fb6638)
}

.brief-bg .brief-bg__word {
    position: absolute;
    width: 10.625rem;
    left: 1.25rem;
    top: 3.5rem;
    color: #fff
}

.brief-bg .brief-bg__word>h2 {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.125rem;
    color: #fff;
    margin-bottom: 1.25rem
}

.brief-bg .brief-bg__word>span {
    font-size: .75rem;
    color: hsla(0,0%,100%,.8);
    line-height: 1.3125rem
}

.brief-bg .brief-bg__img {
    width: 9.53125rem;
    position: absolute;
    top: 1.5625rem;
    right: 1rem
}

.brief-bg .brief-bg__img.notheme {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.brief-bg .custom-indicator {
    position: absolute;
    bottom: .75rem;
    left: 50%;
    transform: translate(-50%)
}

.brief-bg .custom-indicator>.point {
    box-sizing: border-box;
    width: .125rem;
    height: .125rem;
    border-radius: .125rem;
    float: left;
    margin-right: .1875rem;
    transition: all .3s;
    background: hsla(0,0%,100%,.5)
}

.brief-bg .custom-indicator>.active-point {
    width: .5625rem;
    background: #ddd
}

.page-info {
    width: 100%;
    position: relative;
    overflow: hidden
}

.page-info>h2 {
    margin: 2.5rem auto .4375rem;
    text-align: center;
    font-size: 1.0625rem;
    font-weight: 600;
    line-height: 1.0625rem;
    color: #333
}

.page-info>h3 {
    width: 18.6875rem;
    margin: auto;
    text-align: center;
    font-size: .75rem;
    line-height: 1.3125rem;
    color: #9c9eae;
    font-weight: 400
}

.data-mining {
    width: 100%;
    overflow: auto;
    margin: 1.40625rem 0 0;
    -webkit-overflow-scrolling: touch
}

.data-mining>.data-mining__slider {
    margin: 1.25rem auto 2.1875rem;
    width: 32.5rem;
    height: 9.5625rem;
    display: flex;
    padding-left: 1.25rem
}

.data-mining>.data-mining__slider>.data-mining__slider__item {
    height: 100%;
    width: 10rem;
    border-radius: .3125rem;
    background: #fff;
    flex-wrap: nowrap;
    margin: 0 .625rem 0 0;
    position: relative;
    box-shadow: 0 .1875rem 1.25rem rgba(230,233,246,.6)
}

.data-mining>.data-mining__slider>.data-mining__slider__item>.data-mining__slider__item__icon {
    position: absolute;
    width: 2.8125rem;
    top: -1.0625rem;
    left: 0;
    right: 0;
    margin: auto
}

.data-mining>.data-mining__slider>.data-mining__slider__item>.data-mining__slider__item__icon.item0 {
    width: 2.375rem
}

.data-mining>.data-mining__slider>.data-mining__slider__item>.data-mining__slider__item__theme {
    display: block;
    position: absolute;
    left: 50%;
    overflow: hidden;
    padding: 0 .3125rem;
    white-space: nowrap;
    transform: translate(-50%);
    text-align: center;
    top: 3.28125rem;
    font-size: .8125rem;
    line-height: .9375rem;
    color: #303548;
    font-weight: 600
}

.data-mining>.data-mining__slider>.data-mining__slider__item>.data-mining__slider__item__theme:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: .5625rem;
    left: -.03125rem;
    bottom: -.03125rem;
    background: #ffdccc
}

.data-mining>.data-mining__slider>.data-mining__slider__item>.data-mining__slider__item__detail {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 1.15625rem;
    font-size: .75rem;
    color: #4d4a69;
    text-align: center;
    top: 4.8125rem;
    transform: scale(.9)
}

.data-mining>.data-mining__slider>.data-mining__slider__item>.data-mining__know-more {
    position: absolute;
    width: 9.0625rem;
    height: 1.875rem;
    box-sizing: border-box;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    border-top: .03125rem solid #eee;
    color: #f8572b;
    text-align: center;
    line-height: 1.875rem;
    font-size: .75rem;
    transform: scale(.85);
    text-decoration: none
}

.ai-vip-items {
    width: 21.9375rem;
    height: 2.25rem;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 auto 2.25rem
}

.ai-vip-items>.ai-vip-items__item {
    box-sizing: border-box;
    border-right: .03125rem solid #ddd;
    width: 33.4%;
    height: 2.25rem;
    position: relative;
}

.ai-vip-items>.ai-vip-items__item:last-child {
    border: none
}

.ai-vip-items>.ai-vip-items__item>.ai-vip-items__item__title {
    height: 30px;
    width: 100%;
    text-align: center;
}

.ai-vip-items>.ai-vip-items__item>.ai-vip-items__item__title>img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    vertical-align: middle;
    position: absolute;
    left:8px;top:2px;
}

.ai-vip-items>.ai-vip-items__item>.ai-vip-items__item__title>span {
    line-height: 20px;
    font-size: 15px;
    color: #424268;
    font-weight: 400;
}

.ai-vip-items>.ai-vip-items__item>.ai-vip-items__item__body {
    font-size: .75rem;
    line-height: .75rem;
    text-align: center;
    display: block;
    width: 100%;
    color: #828896
}

.data-visible {
    position: relative;
    width: 100%;
    height: 27.96875rem;
    -webkit-overflow-scrolling: touch
}

.data-visible>.data-visible__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.data-visible .slider-container {
    width: 100%;
    overflow: auto;
    margin-top: 1.5625rem;
    -webkit-overflow-scrolling: touch
}

.data-visible .slider-container>.items-slider {
    width: 58.75rem;
    display: flex;
    flex-wrap: nowrap;
    padding: 0 0 0 1.25rem
}

.data-visible .slider-container>.items-slider>li {
    width: 18.75rem;
    height: 18.9375rem;
    background: #fff;
    border-radius: .3125rem;
    margin: 0 .625rem 0 0;
    position: relative
}

.data-visible .slider-container>.items-slider>li>img {
    position: absolute;
    width: 15.5rem;
    top: 2.5rem;
    left: 0;
    right: 0;
    margin: auto
}

.data-visible .slider-container>.items-slider>li>h6 {
    position: absolute;
    width: 100%;
    text-align: center;
    top:210px;
    font-size: .9375rem;
    line-height: .9375rem;
    color: #48546c
}

.data-visible .slider-container>.items-slider>li>span {
    position: absolute;
    width: 15.3125rem;
    left: 0;
    right: 0;
    margin: auto;
    top: 15rem;
    font-size: .75rem;
    line-height: 1.1875rem;
    color: #a5a8bb
}

.one-stop-service {
    height: 22rem;
    width: 100%;
    position: relative
}

.one-stop-service .one-stop-service__list {
    width: 100%;
    margin-top: 2.0625rem
}

.one-stop-service .one-stop-service__list>li {
    width: 19.3125rem;
    margin: 0 auto 2.1875rem;
    position: relative;
    padding: 0 0 0 3.375rem;
    box-sizing: border-box;
    min-height: 2.6875rem
}

.one-stop-service .one-stop-service__list>li>img {
    position: absolute;
    width: 2.6875rem;
    height: 2.6875rem;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0
}

.one-stop-service .one-stop-service__list>li>h6 {
    font-size: .9375rem;
    font-weight: 400;
    top: 0;
    left: 3.375rem;
    text-align: left;
}

.one-stop-service .one-stop-service__list>li>span {
    position: absolute;
    bottom: 0;
    left: 3.375rem;
    font-size: .75rem;
    font-weight: 400;
    color: #7e8a96;
    line-height: .9375rem;
    word-wrap: nowrap;
    white-space: nowrap
}

.news-info {
    width: 100%;
    overflow: hidden;
    margin-top: .9375rem
}

.news-info>.news-info__item {
    width: 20.9375rem;
    margin: auto;
    box-sizing: border-box;
    height: 5.78125rem;
    border-bottom: .03125rem solid #eee;
    position: relative
}

.news-info>.news-info__item>img {
    position: absolute;
    width: 7.5rem;
    border-radius: .125rem;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.news-info>.news-info__item>h3 {
    position: absolute;
    left: 8.625rem;
    right: 0;
    top: .625rem;
    font-size: .84375rem;
    line-height: 1.34375rem;
    color: #2a2a50;
    font-weight: 400
}

.news-info>.news-info__item>.news-info__item__keywords,.news-info>.news-info__item>.news-info__item__keywords__time {
    position: absolute;
    bottom: .875rem;
    left: 8.4375rem;
    right: 0;
    height: .875rem
}

.news-info>.news-info__item>.news-info__item__keywords>span,.news-info>.news-info__item>.news-info__item__keywords__time>span {
    float: left;
    height: 1.125rem;
    border-radius: .5625rem;
    background: #f6f6f8;
    font-size: .6875rem;
    line-height: 1.25rem;
    text-align: center;
    padding: 0 .5625rem;
    color: #758293;
    transform: scale(.9)
}

.news-info>.news-info__item>.news-info__item__keywords>.news-info__item__keywords__time,.news-info>.news-info__item>.news-info__item__keywords__time>.news-info__item__keywords__time {
    float: right;
    background: #fff;
    padding: 0
}

.news {
    width: 100%;
    padding: 0 0 3.75rem;
    position: relative;
    background: #fff
}

.news .news__more {
    position: absolute;
    height: 3.75rem;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: .75rem;
    color: #fb6638;
    padding: 1rem 0 0;
    box-sizing: border-box;
    text-decoration: none
}

.news .news__more>img {
    width: .34375rem;
    height: .53125rem;
    margin: 0 0 0 .15625rem
}

.home {
    background: #fbfbfb;
    overflow: scroll;
    -webkit-overflow-scrolling: touch
}

.home>.AI-vip-management {
    background: #fff;
    overflow: hidden
}

.home>.AI-vip-management .AI-vip-management__bg-img {
    width: 15.4375rem;
    display: block;
    margin: 1.5625rem auto 2.1875rem
}


.swiper-container {width: 100%;}
.swiper-container img {display: block;width: 100%;}

.brief-bg__word{text-align: left}


.swiper-pagination-bullet {
    bottom: 20px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 100;
    display: inline-block;
    background: #000;
    opacity: .3;
    margin: 0 5px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #F78E00;
}


.renovation--show-swiper-box>.show-swiper__pagination{ height: 20px}