/*biturl首页改版新增*/
body {
    background-color: #f8f8f8;
}

.header-instructions {
    margin: 0 .26rem;
    background-color: #e7effd;
    padding: .23rem 0;
    border-radius: 0 0 .1rem .1rem;
}

.header-instructions p {
    color: #3361E7;
    width: 33%;
    font-size: .24rem;
}

.header-instructions span {
    display: inline-block;
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    border: 1px solid #3361E7;
    margin-right: .08rem;
}

.home-promotion {
    margin: .38rem .23rem .32rem;
}

.home-promotion .title {
    font-size: .38rem;
    color: #1D2843;
    text-align: center;
    font-weight: 500;
    margin-bottom: .38rem;
}

.home-promotion .home-promotion-list {
    flex-wrap: wrap;
}

.home-promotion .home-promotion-list li {
    text-align: center;
    width: 48%;
    height: 1.28rem;
    background: #FFFFFF;
    border: 1px solid #D4D3DD;
    margin-right: 2%;
    margin-bottom: .18rem;
}

.home-promotion .home-promotion-list li p {
    font-weight: 500;
    font-size: .28rem;
}

.home-promotion .home-promotion-list li img {
    margin-bottom: .04rem;
}

.section-top .the-solution {
    position: absolute;
    top: 1.22rem;
    left: .36rem;
    font-size: .24rem;
    width: 4.5rem;
}

.section-top .the-solution .p1 {
    color: #fff;
}

.section-top .the-solution .p2 {
    color: #1d2843;
    font-size: .2rem;
}

.section-top .the-solution .btn {
    width: 1.9rem;
    height: .54rem;
    border-radius: 4px;
}

.section-top .the-solution .btn1 {
    background: #FFFFFF;
    color: #3361E7;
    margin-top: .6rem;
}

.section-top .the-solution .btn2 {
    background: #3361E7;
    color: #FFFFFF;
    margin-top: .22rem;
}

.effect-display {
    width: 6.9rem;
    padding-bottom: .1rem;
    margin: 0 auto;
}

.effect-display .container {
    border: 1px solid #D4D3DD;
    background-color: #fff;
}

.effect-display .tit {
    font-size: .36rem;
    font-weight: 500;
    color: #1D2843;
    text-align: center;
    margin-bottom: .38rem;
}

.effect-display .content {
    width: 6.9rem;
    padding: .3rem 0 .1rem;
    margin: 0 auto;
}

.effect-display .content .effect-title {
    width: 100%;
    height: 1rem;
    line-height: .98rem;
    font-size: .32rem;
    font-weight: bold;
    color: #444E69;
    background-color: #fff;
    border: 1px solid #E5E8ED;
    padding-left: .3rem;
    position: relative;
    z-index: 4;
}

.effect-display .content li.active .effect-title {
    border-color: #C0BDD6;
}

.effect-display .content .effect-title>.icon-jiantou {
    display: block;
    width: .28rem;
    height: .2rem;
    line-height: .2rem;
    font-size: 0;
    text-align: center;
    position: absolute;
    right: .3rem;
    top: 0;
    bottom: 0;
    margin: auto;
}

.effect-display .content li.active .effect-title>.icon-jiantou {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.effect-display .content .effect-title>.icon-jiantou::before {
    content: '';
    display: inline-block;
    border: .11rem solid #8A889A;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -.08rem;
    left: .04rem;
}

.effect-display .content li.active .effect-title>.icon-jiantou::before {
    border-right-color: #444E69;
    border-bottom-color: #444E69;
}

.effect-display .content li+li {
    margin-top: .08rem;
}

.effect-display .content .effect-content {
    display: none;
    width: 6.9rem;
    height: 10.7rem;
    padding-top: .24rem;
    position: relative;
}

.effect-display .content li.active .effect-content {
    border: 1px solid #C0BDD6;
    border-top: none;
}

.effect-display .content .switch-bar .switch-btn {
    width: 33.33%;
    line-height: .46rem;
    font-size: .28rem;
    color: #8A889A;
    text-align: center;
    padding: .1rem 0;
    position: relative;
}

.effect-display .content .switch-bar .switch-btn.active {
    font-size: .3rem;
    font-weight: bold;
    color: #1D2843;
}

.effect-display .content .switch-bar .switch-btn.active::after {
    content: "";
    display: block;
    width: .9rem;
    height: .1rem;
    background-color: #2E6BFC;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.effect-display .content .effect-swiper {
    width: 6rem;
    margin: .3rem auto 0;
}

.effect-display .content .effect-swiper img {
    display: none;
    width: 4.46rem;
    height: 9rem;
    margin: 0 auto;
}

.effect-desc {
    width: 6.86rem;
    line-height: .4rem;
    font-size: .26rem;
    color: #444E69;
    background-color: #FFFFFF;
    border-top: 1px solid #C0BDD6;
    padding: .25rem .6rem .16rem;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 19;
}

.swiper1 {
    width: 100%;
    border-bottom: 1px solid #D4D3DD;
    padding: .24rem 0;
}

.swiper1 .swiper-slide.selected {
    color: #2E6BFC;
}

.swiper1 .selected::after {
    content: "";
    display: block;
    width: .9rem;
    height: .06rem;
    background-color: #2E6BFC;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.swiper1 .swiper-slide {
    color: #1D2843;
    text-align: center;
    font-size: .32rem;
    height: .55rem;
    padding-bottom: .08rem;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
}

.swiper2 {
    width: 100%;
    height: 8.2rem;
}

.swiper2 .swiper-slide {
    height: calc(100vh - .38rem);
    box-shadow: 0px 0px .2rem rgba(63, 98, 145, 0.08);
    box-sizing: border-box !important;
    overflow-x: hidden !important;
}

.swiper2 .swiper-slide .industry-txt {
    /*padding: .4rem .44rem;*/
    background-color: #F8F8F8;
}

.swiper2 .swiper-slide .industry-txt .industry-txt-box {
    padding: .26rem .26rem .32rem .4rem;
    background-color: #fff;
    border-top: 1px solid #D4D3DD;
}

.swiper2 .swiper-slide .industry-txt img {
    /*width: 5.82rem;*/
    /*height: 5.38rem;*/
    margin: 0 auto;
    display: block;
}

.swiper2 .swiper-slide .industry-txt h6 {
    font-size: .3rem;
    margin-bottom: .14rem;
    color: #1D2843;
}

.swiper2 .swiper-slide .industry-txt p {
    font-size: .24rem;
    height: 1.8rem;
    color: #8A889A;
    line-height: .36rem;
}

/*滑块*/
.swiper-container {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    padding-bottom: 2rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 1
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.operation-guide {
    padding-top: .38rem;
    margin-top: .38rem;
    background-color: #F8FAFF;
}

.operation-guide h6 {
    font-size: .38rem;
    text-align: center;
    font-weight: 500;
}

.marketing-steps {
    padding-left: .56rem;
    padding-bottom: .4rem;
    position: relative;
}

.dotted-line {
    position: absolute;
    left: 1.14rem;
    top: .7rem;
    height: 4.27rem;
    border-left: 1px dotted #A1A5B0;
}

.marketing-steps li {
    margin-top: .4rem;
    position: relative;
    z-index: 8;
}

.marketing-steps li i {
    width: 1.01rem;
    height: 1.01rem;
    display: block;
    margin-right: .42rem;
    background-image: url(//static.biturl.cc/static/biturl.cc/images/icon-section-operation.png);
    background-size: 2.02rem auto;
    background-repeat: no-repeat;
}

.marketing-steps li div p {
    color: #1D2843;
    font-size: .3rem;
    margin-bottom: .06rem;
}

.marketing-steps li div span {
    color: #8A889A;
    font-size: .24rem;
}

.marketing-steps li:nth-of-type(1) i {
    background-position: -1rem 1px;
}

.marketing-steps li:nth-of-type(2) i {
    background-position: -1rem -1rem;
}

.marketing-steps li:nth-of-type(3) i {
    background-position: -1rem -2rem;
}

.marketing-steps li:nth-of-type(4) i {
    background-position: -1rem -3rem;
}

.business-advantages {
    padding: .38rem .26rem;
}

.business-advantages h6 {
    font-size: .38rem;
    text-align: center;
    font-weight: 500;
    margin-bottom: .4rem;
}

.business-advantages .business-list {
    flex-wrap: wrap;
}

.business-advantages .business-list li {
    width: 2.14rem;
    height: 1.8rem;
    background: #FFFFFF;
    border: 1px solid #D4D3DD;
    text-align: center;
    color: #1D2843;
    margin-bottom: .29rem;
}

.business-advantages .business-list .business-services2 {
    margin: 0 .28rem;
}

.business-advantages .business-list li i {
    width: .77rem;
    height: .77rem;
    background-image: url(//static.biturl.cc/static/biturl.cc/images/icon-business-advantages.png);
    background-size: 2.97rem auto;
    background-repeat: no-repeat;
    display: block;
    margin: .26rem auto .14rem;
}

.business-advantages .business-list li:nth-of-type(1) i {
    background-position: 0 0;
}

.business-advantages .business-list li:nth-of-type(2) i {
    background-position: -1.48rem -.72rem;
}

.business-advantages .business-list li:nth-of-type(3) i {
    background-position: -1.5rem .04rem;
}

.business-advantages .business-list li:nth-of-type(4) i {
    background-position: -2.22rem .04rem;
}

.business-advantages .business-list li:nth-of-type(5) i {
    background-position: 0 -.72rem;
}

.business-advantages .business-list li:nth-of-type(6) i {
    background-position: -2.22rem -.72rem;
}

.cooperation-company-box {
    width: 100%;
    padding-top: .7rem;
    overflow: scroll;
}

.cooperation-company-box img {
    width: 17.08rem;
    height: 2.75rem;
    max-width: 17.08rem !important;
}

.industry-information {
    margin-top: .38rem;
}

.industry-information .title {
    font-size: .38rem;
    color: #1D2843;
    text-align: center;
    font-weight: 500;
}

.industry-information .title .view-more {
    color: #3361E7;
    font-size: .28rem;
    font-weight: normal;
    margin-top: .12rem;
    display: block;
}

.industry-information .product-updates {
    padding: .3rem;
}

.industry-information .product-updates li {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #D4D3DD;
    padding: .3rem;
}

.industry-information .product-updates li:nth-of-type(1) {
    margin-bottom: .24rem;
}

.industry-information .product-updates li h6 {
    font-size: .32rem;
    font-weight: 500;
}

.industry-information .product-updates li h6 span {
    color: #3361E7;
}

.industry-information .product-updates li .new-list {
    width: 3.35rem;
    margin-right: .15rem;
}

.industry-information .product-updates li .new-list a {
    color: #8A889A;
    width: 100%;
    font-size: .26rem;
    margin-top: .1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 300;
}

.industry-information .product-updates li img {
    margin-top: .16rem;
    width: 2.65rem;
    height: 1.5rem;
}

.customer-service-telephone p {
    color: #F8F8F8;
    margin-top: .26rem;
}

.algin-items-center li {
    font-size: .26rem;
}

/*biturl新增over*/

/*biturl 覆盖*/
/* 替换home-style-v1.css*/
.section-evaluate .evaluate-swiper {
    width: 6.97rem;
    height: 4.32rem;
    background: rgba(245, 247, 255, 1);
    border-radius: 0.1rem;
    margin-top: 0.3rem;
    box-shadow: 0px 0px .2rem 0px rgba(109, 119, 153, 0.2);
}

.section-banner .section-container {
    padding: .24rem .3rem;
}

.section-banner .section-content {
    width: 100%;
    height: 3.92rem;
}

.section-banner .section-banner-swiper {
    width: 100%;
    height: 100%;
    border-radius: .08rem;
    overflow: hidden;
    position: relative;
}

.section-banner .swiper-slide {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.section-banner .section-slide-1 {
    background-image: url(//static.biturl.cc/static/m.biturl.cc/images/index-banner.png);
    padding: .54rem 0 0 .3rem;
}

.section-banner .section-slide-1 h3 {
    line-height: .54rem;
    font-weight: 600;
    font-size: .34rem;
    color: #1D2843;
}

.section-banner .section-slide-1 .section-slide-1text {
    line-height: .4rem;
    font-size: .26rem;
    width: 3.54rem;
    height: .76rem;
    color: #585E6C;
    margin-top: .1rem;
}

.section-banner .section-slide-1 ul {
    margin-top: .15rem;
    font-size: .2rem;
}

.section-banner .section-slide-1 ul li+li {
    margin-left: .11rem;
}

.section-banner .section-slide-1 ul li img {
    width: .34rem;
    height: .34rem;
    margin-right: .05rem;
}

.section-banner .section-slide-1 ul li span {
    font-size: .2rem;
    color: #253E7B;
}

.section-banner .section-slide-2 {
    background-image: url(//static.biturl.cc/static/m.biturl.cc/images/index2/tp19.png);
    background-size: 110%;
    padding: .54rem 0 0 .3rem;
}

.section-banner .section-slide-2 ul li img {
    width: .33rem;
    height: .33rem;
    margin-right: .08rem;
}
.section-banner .section-slide-2 ul{
    font-size: .2rem;
}
.section-banner .section-slide-2 ul li{
    padding: .1rem 0 0 0;
}

.section-banner .section-slide-2 ul li span {
    font-size: .2rem;
    color: #253E7B;
}

.section-banner .section-slide-2 .ul2 {
    margin-left: .3rem;
}

.section-banner .section-slide-1 button,
.section-banner .section-slide-2 button {
    font-weight: lighter;
    width: 2.04rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .26rem;
    color: #fff;
    text-align: center;
    background-color: #2872D9;
    border-radius: .04rem;
    margin-top: .31rem;
}
.section-banner .section-slide-2 .section-slide-2ul{
    margin-top: .1rem;
}

.section-banner .section-slide-2 h3 {
    width: 4.42rem;
    font-size: .34rem;
    font-weight: 600;
    color: #1D2843;
}

.section-banner .swiper-pagination {
    font-size: 0;
    position: absolute;
    bottom: .16rem;
}

.section-banner .swiper-pagination .swiper-pagination-bullet {
    width: .1rem;
    height: .1rem;
    margin: 0 .05rem;
    background-color: #fff;
    border-radius: .06rem;
    opacity: 0.67;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.section-banner .swiper-pagination .swiper-pagination-bullet-active {
    width: .4rem;
    background-color: #fff;
    opacity: 1;
}

.section-6 {
    margin-top: .5rem;
    width: 100%;
    height: 13rem;
    /* border: 1px solid red; */
    background: linear-gradient(to bottom, #ffffff, #ebf3ff);
}

.section-6 .section-title {
    font-size: .36rem;
    font-weight: 600;
    color: #1D2843;
    text-align: center;
}

.section-6 .subhead {
    width: 6.12rem;
    height: .77rem;
    font-size: .26rem;
    text-align: center;
    margin: 0 auto;
    margin-top: .1rem;
}

.section-6 .tools-nav {
    width: 6.9rem;
    height: .6rem;
    background-color: #fff;
    background: #FFFFFF;
    border-radius: .3rem;
    border: .01px solid #DCDCDC;
    margin: 0 auto;
}

.section-6 .tools-nav li {
    height: .6rem;
    line-height: .6rem;
    font-size: .28rem;
    text-align: center;
    border-radius: .3rem;
    padding: 0 .26rem;
}

.active1 {
    font-weight: bold;
    color: #fff;
    background-color: #2872D9;
}

.section-6 .tools-content {
    width: 100%;
    height: 10.5rem;
    margin-top: .3rem;
    width: 100%;
}

.section-6 .tools-content li {
    width: 6.46rem;
    height: 9rem;
    background: url(//static.biturl.cc/static/m.biturl.cc/images/index2/tp38.png) no-repeat center;
    margin: 0 auto;
    display: none;
}

.active2 {
    display: block;
}

.section-6 .tools-content .tools-content-title1 {
    font-size: .3rem;
    font-weight: 600;
    text-align: center;
    margin: .23rem;
}

.section-6 .tools-content .tools-content-title2 {
    width: 2.16rem;
    height: .41rem;
    background: #3176FF;
    border-radius: .21rem;
    color: #fff;
    text-align: center;
    line-height: .41rem;
    font-size: .24rem;
    margin: 0 auto;
    margin-bottom: .19rem;
}
.section-6 .tools-content .tools-content-title3 {
    width:5.70rem;
    color: #666666;
    text-align: center;
    font-size: .26rem;
    margin: 0 auto;
    margin-bottom: .18rem;
}
.section-6 .tools-content .tools-content-title4 {
    width: 6.09rem;
    text-align: center;
    font-size: .26rem;
    margin: 0 auto;
    margin-bottom: .18rem;
    color: #2872D9
}
.section-6 .tools-content .tools-content-titleimg {
    width: 4.53rem;
    height: 4.34rem;
    margin: 0 auto;
    margin-bottom: .18rem;
}
.section-6 .tools-content .tools-content-title5 .tools-content-title5-1{
    margin-left: .28rem;
    font-size: .28rem;
    color: #000;
}
.section-6 .tools-content .tools-content-title5 .tools-content-title5-2{
    margin-left: .28rem;
    font-size: .26rem;
    color: #8A889A;
    margin-top: .08rem;
    font-size: 500;
}
.section-6 .tools-contentBtn1{
    width: 2.04rem;
    height: .6rem;
    background: #2872D9;
    margin: 0 auto;
    color: #fff;
    font-size: .26rem;
    line-height: .63rem;
    text-align: center;
    border-radius: .05rem;
}
.section-1{
    width: 100%;
    height: 10.85rem;
    margin-top: .66rem;
}
.section-1 h3{
    font-size: .36rem;
    font-weight: 600;
    color: #1D2843;
    text-align: center;
}
.section-1 .section-1img{
    width: 6.9rem;
    height: 9.21rem;
    margin: .5rem auto;
}
.section-2{
    width: 100%;
    height: 9.2rem;
    background: url(//static.biturl.cc/static/m.biturl.cc/images/index2/tp441.png) no-repeat center;
}
.section-2 .section-2title{
    font-size: .36rem;
    font-weight: 600;
    color: #1D2843;
    text-align: center;
    padding-top: .43rem;
}
.section-2 .section-2ul{
    padding: .1rem;
    margin-top: .15rem;
}
.section-2 .section-2li{
    width: 2.12rem;
    height: 1.76rem;
    background: #fff;
    margin: .156rem;
    
}
.section-2 .section-2li .section2img{
    width: .86rem;
    height: .86rem;
    margin: 0 auto ;
    margin-top: .18rem;
    
}
.section-2 .section-2li .section2span{
    width: 1.78rem;
    height: .35rem;
    padding-top: .1rem;
    margin: 0 auto ;
    font-size: .28rem;    
    text-align: center;
}
.section-2  .section-2btn{
    width: 2rem;
    height: .62rem;
    text-align: center;
    background: #2872D9;
    border-radius: 0.05rem;
    text-align: center;
    color: #fff;
    line-height: .62rem;
    font-size: .26rem;
    margin: 0 auto;
    margin-top: 0.35rem;
}
.section-3{
    width: 100%;
    height: 8.7rem;
    background-color: #fff;
}
.section-3title{
    width: 3.24rem;
    height: 1rem;
    font-size: .36rem;
    font-weight: 600;
    color: #1D2843;
    text-align: center;
    padding-top: .53rem;
    margin: 0 auto;
}
.section-3subhead{
    width: 6.9rem;
    height: .74rem;
    font-size: .26rem;
    font-weight: 500;
    color: #585E6C;
    margin: 0 auto;
    text-align: center;
    margin-top: .65rem;
}
.section-3img{
    width: 100%;
    height: 5.9rem;
    margin: 0 auto;
    margin-top: .1rem;
}
.section-3img img{
    width: 100%;
    height: 5.9rem;
}
.section-4 {
    height: 11.16rem;
    background-image: url(//static.biturl.cc/static/m.biturl.cc/images/index-section-3-bg-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.section-4 .section-container .section4title{
    width: 2.76rem;
    height: .66rem;
    font-size: .32rem;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #FFFFFF;
    margin: 0 auto;
    color:  #fff;
    text-align: center;
    line-height: .66rem;
    margin-top: .1rem;
}
.section-4 .section-container {
    padding: .5rem .3rem 0;
}
.section-4 .section-title {
    font-size: .36rem;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 0 .1rem;
    margin-top: .26rem;
}
.section-4 .marke {
    width: 6.9rem;
    height: 6.48rem;
    margin-top: .4rem;
    position: relative;
}
.section-4 .marke img {
    width: 100%;
    height: 100%;
}
.section-4 .marke p {
    width: 2.15rem;
    line-height: .4rem;
    font-size: .28rem;
    color: #fff;
    text-align: center;
}
.section-4 .marke p:nth-of-type(1) {
    position: absolute;
    top: 1.1rem;
    left: 2.38rem;
}
.section-4 .marke p:nth-of-type(2) {
    color: #253E7B;
    position: absolute;
    top: 4.42rem;
    left: .5rem;
}
.section-4 .marke p:nth-of-type(3) {
    color: #253E7B;
    position: absolute;
    top: 4.43rem;
    left: 4.27rem;
}
.section-4 .section-4-btn {
    display: block;
    width: 2rem;
    height: .62rem;
    font-size: .26rem;
    color: #fff;
    background-color: #2872D9;
    border-radius: .04rem;
    margin: .5rem auto 0;
}
.section-5{
    width: 100%;
    height: 5.8rem;
    background: url(//static.biturl.cc/static/m.biturl.cc/images/index2/tp6691@2x.png) no-repeat center;
    background-size: 100% 100%;
    background-color: #fff;
}
.section-5 .section-5title {
    font-size: .36rem;
    font-weight: 600;
    color: #000;
    text-align: center;
    padding: 0 .1rem;
    padding-top: .6rem;
}
.section-5 .section-5ul {
    margin-top: .5rem;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.section-5 .section-5ul .section-5li{
    width: 3.32rem;
    height: 1.6rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 1px rgba(49,109,185,0.14);
    margin: .14rem 0;
}
.section-5 .section-5ul .section-5li .section-5img{
    width: .64rem;
    height: .64rem;
    margin: 0 auto;
    margin-top: .25rem;
}
.section-5 .section-5ul .section-5li .section-5span{
    color: #1D2843;
    font-size: .28rem;
    padding-top: .1rem;
    margin: 0 auto;
    text-align: center;
    font-weight: 500;
}
.section-7 {
    background-color: #ffffff;
}
.section-7 .section-container {
    padding: .52rem .3rem .5rem;
}
.section-7 .section-title {
    font-size: .36rem;
    font-weight: 600;
    color: #1D2843;
    text-align: center;
}
.section-7 .section-content {
    padding: .5rem 0 0;
}
.section-7 .section-7-swiper {
    width: 6.9rem;
    height: 3.74rem;
    overflow: hidden;
}
.section-7 .section-7-swiper .swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: .08rem;
    overflow: hidden;
}
.section-7 .section-7-swiper .slide-1 {
    background-image: url(//static.biturl.cc/static/biturl.cc/images/newIndex/index-list3.png);
}
.section-7 .section-7-swiper .slide-2 {
    background-image: url(//static.biturl.cc/static/biturl.cc/images/newIndex/index-list4.png);
}
.section-7 .section-7-swiper .slide-3 {
    background-image: url(//static.biturl.cc/static/biturl.cc/images/newIndex/pexels-pixabay.png);
}
.section-7 .slide-content {
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.0600) 57%, rgba(0,0,0,0.7300) 100%);
    padding: .25rem;
}
.section-7 .slide-title {
    width: 1.15rem;
    line-height: .44rem;
    font-size: .32rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
.section-7 .slide-title::after {
    content: "";
    display: block;
    width: .8rem;
    border-bottom: 2px solid #fff;
    position: absolute;
    bottom: -.07rem;
    left: 0;
    right: 0;
    margin: auto;
}
.section-7 .slide-list {
    padding: 0 .4rem;
    margin-top: 1.9rem;
}
.section-7 .slide-list li div {
    font-size: .24rem;
    color: #fff;
    text-align: center;
}
.section-7 .slide-list li div span {
    font-size: .36rem;
    font-weight: bold;
    margin-right: .02rem;
}
.section-7 .slide-list li p {
    font-size: .26rem;
    color: #fff;
    text-align: center;
    margin-top: .04rem;
}
.section-7 .section-content .swiper-pagination {
    position: static;
    width: 100%;
    font-size: 0;
    padding: .2rem 0;
}
.section-7 .section-content .swiper-pagination .swiper-pagination-bullet {
    width: .14rem;
    height: .14rem;
    background-color: #CBCACF;
    border-radius: 50%;
    margin: 0 .11rem;
    opacity: 1;
}
.section-7 .section-content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #376CCC;
}
.section-8{
    width: 100%;
    height: 10rem;
    background: linear-gradient(180deg, #FFFFFF 0%, #EBF3FF 100%);
}
.section-8{
    width: 100%;
    height: 5.8rem;
}
.section-8 .section8title{
    width: 6.56rem;
    font-size: .36rem;
    font-weight: 600;
    color: #000;
    text-align: center;
    padding: 0.2rem .1rem;
    margin: 0 auto;
}
/* .section-8 .section8ul{
    display: flex;
} */
.section-8 .section8ul .section8li{
    width: 90%;
    /* border: 1px solid transparent; */
    height: 1.2rem;
    display: flex;
    margin: 0.19rem 0;
    margin-left: .3rem;
}
.section-8 .section8ul .section8li .section8img{
    width: 1.2rem;
    height: 1.2rem;
}
.section-8 .section8ul .section8li .section8img img{
    width: 1.2rem;
    height: 1.2rem;
    max-width: 1.2rem;
}
.section-8 .section8ul .section8li .section8span{
    margin-left: 0.18rem;
}
.section-8 .section8ul .section8li .section8span .section8span1{
    color: #0F41B8;
    font-size: .3rem;
}
.section-8 .section8ul .section8li .section8span .section8span2{
    color: #333333;
    font-size: .28rem;
}
/* 111111111111111111111111111111111111111111 */
.section-9 {
    background-color: #fff;
    margin-top: .52rem;
}
.section-9 .section-title {
    font-size: .36rem;
    font-weight: 600;
    color: #1D2843;
    text-align: center;
}
.section-9 .section-content {
    border-bottom: 0.01rem solid #DBDFEA;
    border-top: 0.01rem solid #DBDFEA;
    margin: 0 auto ;
    margin-top: .3rem;
}
.section-9 .new-list{
    padding: .3rem .5rem;
}
.section-9 .new-list li {
    background-color: #fff;
}
.section-9 .new-list li + li {
    margin-top: .3rem;
}
.section-9 .new-list .list-top {
    height: .78rem;
    /* border-bottom: 1px solid rgba(0,0,0,0.1); */
    padding: 0 .24rem;
}
.section-9 .new-section-tit {
    font-size: 0;
}
.section-9 .new-section-tit img {
    display: inline-block;
    vertical-align: middle;
    width: .39rem;
    height: .39rem;
    margin-right: .12rem;
}
.section-9 .new-section-tit span {
    display: inline-block;
    vertical-align: middle;
    font-size: .32rem;
    color: #333;
}
.section-9 .new-list .more-btn {
    font-size: 0;
}
.section-8 .new-list .more-btn span {
    display: inline-block;
    vertical-align: middle;
    font-size: .28rem;
    color: #888888;
}
.section-8 .new-list .more-btn li .list-top .list-top-right{
    width: 2rem;
}

.section-9 .new-list .list-top-right img {
    display: inline-block;
    vertical-align: middle;
    width: .14rem;
    height: .25rem;
    margin-left: .08rem;
    margin-bottom: 0.05rem
}
.section-9 .new-list .list-top-right span {
    color: #8A889A;
    font-size: .28rem;
}
.section-9 .list-bottom {
    padding: .06rem .24rem 0.04rem;
}
.section-9 .list-bottom .list-item {
    display: block;
    margin: .18rem 0;
}
.section-9 .list-bottom .list-item p {
    line-height: .38rem;
    font-size: .26rem;
    font-weight: 500;
    color: #585E6C;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: .06rem;
}
.section-9 .section9border{
    width: 6.53rem;
    height: 0.01rem;
    background-color: #DBDFEA;
    margin: 0 auto;
}
.section-10{
    width: 100%;
    height: 4.36rem;
    box-sizing: border-box;
}
.section10box{
    margin: 0 auto;
    margin-top: .6rem;
    width: 100%;
    height: 4.36rem;
    background: url(//static.biturl.cc/static/m.biturl.cc/images/index2/tp55.png) no-repeat center;
    font-size: .26rem;

}
.section10box ol{
    padding-left: 0;
    padding: 0.68rem 0.38rem 0 0.38rem;
    margin-left: .1rem;
    position: relative;
}
.section10box li:before{
    content: "●";
    color: #000;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: .1rem;
}
.section10box .section10box_2{
    height: 2rem;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.section10box .section10box_2 .section10btn{
    width: 2.02rem;
    height: .6rem;
    background-color: #2872D9;
    border-radius: 0.01rem;
    color: #fff;
    text-align: center;
    line-height: .6rem;
    margin-bottom: .65rem;
    margin-left: .48rem;
    border-radius: .05rem;
}
.section10box .section10box_2 .section10img{
    width: 3.47rem;
    height: 2rem;
    margin-top: .1rem;
    overflow: hidden;
    /* border: 1px solid red; */
}
.section10box .section10box_2 .section10img img{
    margin-top: .25rem;
    width: 3.47rem;
    height: 2.2rem;
}


.section-11{
    width: 100%;
    padding-bottom: 0.5rem;
    background: url(//static.biturl.cc/static/m.biturl.cc/images/index2/tp441.png) no-repeat center;
}
.section-11 .section-11title{
    font-size: .36rem;
    font-weight: 600;
    color: #1D2843;
    text-align: center;
    padding-top: .43rem;
}

.section-11 .section-sub-11title{
    font-size: .24rem;
    font-weight: 600;
    color: #5a5e66;
    text-align: center;
    padding-top: .2rem;
}

.section-11 .section-11ul{
    padding: .1rem;
    margin-top: .15rem;
}
.section-11 .section-11li{
    width: 100%;
    background-color: #ffffff;
    transition: 0.3s;
    position: relative;
    padding: 0.2rem;
    z-index: 9;
}

.section-11  .section-11btn{
    width: 2rem;
    height: .62rem;
    text-align: center;
    background: #2872D9;
    border-radius: 0.05rem;
    text-align: center;
    color: #fff;
    line-height: .62rem;
    font-size: .26rem;
    margin: 0 auto;
    margin-top: 0.35rem;
}


  .section-11 .section-11li .link-function-top {
    position: relative;
    width: 100%;
    height: 0.7rem;
    text-align: center;
  }
  .section-11 .section-11li .link-function-top img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .section-11 .section-11li .link-function-top .link-function-title {
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    text-align: center;
    width: 100%;
    z-index: 9;
  }
  .section-11 .section-11li .link-function-title p {
    font-size: 0.33rem;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
  }
  .section-11 .section-11li .link-function-top .link-function-title span {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.24rem;
    font-weight: 300;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  }
  .section-11 .section-11li .function-list-content {
    padding-top: 0.3rem;
  }
  .section-11 .section-11li  .right-round {
    width: 0.2rem;
    height:  0.2rem;
    background-color: #1995fb;
    border-radius: 50%;
    margin-right: 14px;
  }
  .section-11 .section-11li .right-round span {
    display: block;
    border-radius: 50%;
    width: 0.1rem;
    height: 0.1rem;
    background-color: #fff;
  }
  .section-11 .section-11li  .function-list-content p {
    width: 90%;
    line-height: 24px;
    font-size: 14px;
    color: #585e6c;
    text-align: left;
  }
  


/*biturl 覆盖over*/

/* 替换 mpublic-v1.css*/

footer .top {
    padding-bottom: 0 !important;
}

footer .top .about {
    padding-bottom: .68rem;
    border: 0 !important;
}

footer .top .tool-set {
    padding-bottom: .03rem;
    border: 0 !important;
    margin-top: 0 !important;
}

footer .top .tool-set ul li {
    font-size: .24rem;
    color: rgba(255, 255, 255, 1);
    margin-right: .2rem !important;
    margin-bottom: 0 !important;
    width: auto !important;
}

/*biturl 覆盖over*/
