@media screen and (max-width: 961px) {
* {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

/* 取消a标签默认样式 */
a {
    text-decoration: none;
}
/*正常的未被访问过的链接*/
a:link {
    text-decoration: none;
}
/*已经访问过的链接*/
a:visited {
    text-decoration: none;
}
/*鼠标划过(停留)的链接*/
a:hover {
    text-decoration: none;
}
/* 正在点击的链接*/
a:active {
    text-decoration: none;
}

html,body {
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
}

    /* .pc {
        display: none ;
    }

    .mobile {
        display: block ;
    } */
.stbz-main {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: auto;
    position: relative;
    background-color: #ECF1F9;
}

/* header start */
header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.mb-header-main {
    /*width: 100%;*/
    height: 0.45rem;
    padding: 0.25rem;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}

.mbh-logo-img {
    width: 1.46rem;
    height: 0.45rem;
}

.mbh-menu-img {
    width: 0.32rem;
    height: 0.27rem;
}

.mb-menu-close-x {
    display: block;
    width: 0.32rem;
    height: 0.32rem;
    font-size: 0.26rem;
    line-height: 0.32rem;
    margin-top: -0.6rem;
    text-align: center;
    margin-left: 1.6rem;
    font-weight: 500;
}

.mb-header-menu {
    width: 2.2rem;
    background-color: #fff;
    font-size: 0.32rem;
    position: fixed;
    height: 100%;
    z-index: 9999;
    top: 0;
    right: -2.7rem;
    padding: 1rem 0.2rem 0.2rem 0.3rem;
}

.mb-header-menu > ul {
    margin-top: 0.5rem;
}

.mb-header-menu > ul > li > a {
    font-size: 0.32rem;
    display: inline-block;
    color: #333;
    text-align: center;
    padding: 0.2rem;
}

.mb-register-login-btn {}

.mb-register-btn,.mb-login-btn {
    width: 1rem;
    height: 0.48rem;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.5rem;
    margin: 0.2rem 0.2rem 0.3rem;
    border-radius: 3px;
    color: #fff;
    background-color: #1890ff;
    border: 1px solid #1890ff;
}

/* header end */

/* main start */
/* banner */
.mb-banner-swiper {
    width: 100%;
    height: 3.62rem;
    overflow: hidden;
}

.mb-ban-swiper-a {
    display: inline-block;
}

.mb-ban-swiper-img {
    width: 100%;
    height: 3.62rem;
    vertical-align:bottom;
}

/* 产品与服务 start */
.mb-product-service {
    width: 100%;
    font-size: 0.28rem;
}

.mb-pros-title {
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-weight: 500;
    padding: 0.5rem 0;
    font-size: .4rem;
    color: #000000;
    text-align: center;
}

#mb-product-swiper {
    width: 94%;
    margin: 0 auto;
}

.mb-ps-slide-con {
    height: 5.4rem;
    padding: .5rem .5rem;
    background: #FFFFFF;
    box-shadow: 0 8px 17px 4px rgba(79, 164, 238, 0.06);
    border-radius: .2rem;
}

.mb-pss-img {
    display: block;
    width: 1.46rem;
    height: 1.32rem;
    margin: 0 auto .5rem;
}

.mb-pss-title {
    font-size: .3rem;
    font-weight: bold;
    color: #4FA4EE;
    text-align: center;
}

.mb-pss-title-spot {
    display: block;
    width: .58rem;
    height: 2px;
    background: #4FA4EE;
    border-radius: 2px;
    margin: .2rem auto;
}

.mb-pss-desc {
    font-size: .28rem;
    font-weight: 400;
    color: #000000;
    line-height: .48rem;
    padding: 0.1rem 0;
    word-wrap: break-word;
    text-align: justify;
    text-align-last: center;

}

.mb-custom-ps-pagination {
    height: 1.1rem;
    line-height: 1.1rem;
}

.mb-custom-ps-pagination > .swiper-pagination {
    left: calc(50% - 28px);
}

.mb-custom-ps-pagination > .swiper-pagination > .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    margin: 0 5px;
}
/* 产品与服务 end */

/* 解决方案 start */
.mb-platform-solution {
    background: url("../image/mb-ps-bg.png") center center no-repeat;
    background-size: cover;
    font-size: 0.28rem;
    font-weight: 400;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    color: #fff;
}

.mb-ps-title {
    padding: 0.6rem 0 0.45rem;
    height: 0.42rem;
    font-size: 0.4rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
}

.mb-ps-subtitle {
    text-align: center;
    font-size: .3rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.mb-ps-subtitle > span {
    margin: 0 0.2rem;
    padding: 0.15rem 0.05rem;
    display: inline-block;
}

.mb-ps-subtitle > .active-mb-ps-span {
    border-bottom: 1px solid #fff;
}

.mb-ps-desc {
    height: 5.6rem;
    padding: 0.2rem;
    display: none;
}

.mb-ps-desc-title {
    font-size: .3rem;
    line-height: 0.9rem;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    color: #4FA4EE;
    text-align: center;
}

.mb-ps-desc-text {
    font-size: .28rem;
    line-height: .46rem;
    padding: 0 0.3rem;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    word-wrap: break-word;
    text-align: justify;
    text-align-last: center;
}

.mb-ps-desc-img {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin: 0.6rem 0.1rem 0;
}

.mb-sl-bg-pre {
    text-align: center;
    flex: 1;
}

.mb-sl-bg-img1,.mb-sl-bg-img2,.mb-sl-bg-img3,.mb-sl-bg-img4 {
    width: .55rem;
    height: .55rem;
    margin: 0 auto;
}

.mb-sl-bg-arrow {
    width: 1rem;
    height: .21rem;
    margin: 0.17rem auto;
    background: url("../image/mb-arrow.png") center center no-repeat;
    background-size: cover;
}

.mb-sl-bg-title {
    height: .7rem;
    line-height: 0.7rem;
    font-size: .2rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;

}

/* 解决方案 end */
/* 新闻动态 start */
.mb-news {
    width: 94%;
    margin: 0 auto .5rem;
}

.mb-news-all-title {
    font-size: .4rem;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-weight: bold;
    color: #000000;
    text-align: center;
    padding: .6rem 0;
}

.mb-news-list {
    background-color: #fff;
    padding: 0 0 .2rem;
}

.mb-news-list > li{
    list-style: none;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 0.12rem;
}

.mb-news-list > li:before{
    content: "\2022";
    color: #148AE0;
    font-size: 8px;
}

.mb-news-title {
    font-size: 0.28rem;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-weight: 400;
    color: #000000;
    width: 5rem;
    height: .8rem;
    line-height: .8rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mb-news-day {
    font-size: .24rem;
    font-weight: 400;
    color: #999999;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    padding: 0 0.15rem;
}

.mb-news-list > li:first-child:before{
    content: "";
    font-size: 0;
}

.mb-news-list > li:first-child{
    height: 2.75rem;
    background: url("../image/mb-top-news-bg.png") 0 0 no-repeat;
    background-size: cover;
    margin-bottom: 0.1rem;
}

.mb-news-list > li:first-child > .mb-news-title{
    display: block;
    width: 90%;
    /*height: 0.3rem;*/
    /*line-height: 0.3rem;*/
    font-size: .28rem;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-weight: bold;
    color: #F5F8FB;
    margin: 2rem auto 0;
    text-align: center;
}

.mb-news-list > li:first-child > .mb-news-day{
    display: none!important;
}
/* 新闻动态 end */

/* 优势 start */
.mb-advantage {
    width: 90%;
    margin: 0 auto .3rem;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    /*align-items: center;*/
    flex-wrap: wrap;
}

.mb-ad-con {
    width: 48%;
    height: 1.56rem;
    background-color: #fff;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    align-items: center;
    overflow: hidden;
    float: left;
    margin: 0 0 0.3rem;
    box-shadow: 0 3px 13px 3px rgba(79, 164, 238, 0.18);
    border-radius: 5px;
}

.mb-ad-title-con {
    padding: 0.05rem 0.1rem;
}

.mb-ad-con:nth-of-type(odd) {
    margin-right: 0.2rem;
}

.mb-ad-title {
    height: 0.55rem;
    line-height: 0.75rem;
    font-size: .26rem;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-weight: 400;
    color: #4FA4EE;
}

.mb-ad-num {
    font-size: 0.5rem;
    font-family: PingFang SC,Arial, sans-serif;
    font-weight: 400;
    color: #4FA4EE;
}

.mb-ad-img {
    width: 1rem;
    height: 1.14rem;
}
/* 优势 end */

/* 供应商 start */
.mb-supplier {
    width: 100%;
    background-color: #fff;
    padding-bottom: .5rem;
}

.mb-sup-title {
    font-size: 0.36rem;
    line-height: 0.36rem;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-weight: 500;
    color: #000000;
    text-align: center;
    padding: 0.6rem 0;
}

.mb-sup-con {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 0.2rem;
}

.mb-sup-img {
    width: 29%;
    height: 0.92rem;
    margin: 0 0 0.2rem;
    border: 1px solid #D2DDE5;
}
/* 供应商 end */

/* main end */
section {
    width: 100%;
}

/* footer */
.mb-footer {
    background: #242A37;
    padding: 0.16rem 0;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.mb-about-list {
    font-weight: 400;
    color: #FFFFFF !important;
    line-height: 0.24rem;
}

.mb-about-list > ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 0.2rem 0;
}

.mb-about-list > ul > li {
    font-size: 0.24rem;
    flex: 33.33%;
    text-align: center;
    line-height: 0.6rem;
}

.mb-about-us {
    padding: 0.1rem 0 0.24rem;
    border-bottom: 1px solid #5F5F5F;
}

.mb-about-us > p {
    text-align: center;
    font-size: 0.22rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.5rem;
    padding: 0 0.6rem;
}

.mb-about-gs {
    text-align: center;
    font-size: 0.12rem;
    color: #959BA8;
    line-height: 0.36rem;
    padding: 0.3rem 0.6rem;
}

.mb-footer-image {
    display: inline-block;
    vertical-align: middle;
}

.block-import {
    display: block;
}

.none-import {
    display: none;
}

.mb-cooperation {
    width: 100%;
    height: 2.09rem;
    background: url("../image/mb-coo-bg.png") 0 0 no-repeat;
    background-size: cover;
    overflow: hidden;
}

.mb-coo-text {
    height: .3rem;
    line-height: .3rem;
    font-size: .3rem;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin: 0.5rem 0 0.26rem;
}

.mb-coo-btn {
    width: 1.46rem;
    height: .52rem;
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    text-align: center;
    line-height: .52rem;
    margin: 0 auto;
    font-size: .22rem;
    font-weight: 400;
    color: #FFFFFF;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    /*transform: scale(0.5,0.5);*/
}

/* 新闻详情页面 start */
.news-details-main {
    overflow-x: hidden;
    overflow-y: auto;
}
.mb-new-details-con {
    width: 98%;
    margin: 0 auto;
    font-size: 0.28rem;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-weight: 400;
    color: #333333;
}

.mb-new-det-title {
    text-align: center;
    width: 80%;
    height: 1rem;
    margin: 0 auto;
    font-size: 0.34rem;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    font-weight: 500;
    color: #333333;
    padding: 0.5rem 0 0.2rem;
}

.mb-new-det-abstract {
    display: none;
}

.mb-new-det-content > p {
    /*width: 100%;*/
    text-indent: 0.56rem;
    line-height: .48rem;
    margin: 0.2rem;
}

.mb-new-det-content > p:first-child {
    /*text-indent: 0;*/
    /*text-align: center;*/
}

.mb-new-det-content > p > img {
    display: block;
    width: 100%;
    padding: 0.15rem 0;
}

/* 新闻详情页面 end */
/* 联系我们 fixed 左下角 */
.contact-us-main {
    position: fixed;
    width: 1rem;
    height: 2rem;
    background-color: #fff;
    right: 0.15rem;
    bottom: 1.2rem;
    box-shadow: 0 14px 22px 2px rgba(79, 164, 238, 0.21);
    border-radius: 0.5rem;
    z-index:999;
}

.cu-con {
    /*overflow: hidden;*/
    position: relative;
}

.cu-phone-con,.cu-wechat-con {
    width: 0.8rem;
    height: .50rem;
    margin: .15rem .10rem;
    color: #fff;
    text-align: center;
    font-size: .24rem;
    z-index: 1000;
    position: relative;
}

.cu-phone-con {
    padding: 0.1rem 0 0.2rem;
}

.cu-wechat-con {
    /*margin-top: 20px;*/
}

.cu-phone-img, .cu-wechat-img {
    width: .34rem;
    margin: 0 auto;
}

.cu-phone-text,.cu-wechat-text {
    line-height: .24rem;
    color: #333;
}

.cu-phone-con-hover {
    display: none;
    position: absolute;
    top: -0.15rem;
    right: .90rem;
    width: 4rem;
    padding: .15rem .20rem;
    border-radius: 0.2rem;
    border: 1px solid #e6ebf5;
    background-color: #fff;
    overflow: hidden;
    color: #303133;
    text-align: start;
}

.cu-phone-con-hover > p {
    font-size: .26rem;
    height: .5rem;
    line-height: .5rem;
    color: #374666;
    text-indent: .5rem;
}

.cup-hover-phone,.cup-hover-time {
    height: .56rem;
    line-height: .56rem;
    font-size: .16rem
}

.cup-hover-phone{
    background: url("../image/fixed-phone-sm.png") 0 center no-repeat;
}

.cup-hover-time {
    margin-top: .06rem;
    background: url("../image/fixed-clock.png") 0 center no-repeat;
}

.cu-phone-con-hover .spe-color {
    color: #1d8efe;
}

.cu-wechat-con-hover {
    display: none;
    position: absolute;
    top: -1.1rem;
    right: .90rem;
    /*width: 1.37rem;*/
    border-radius: .2rem;
    border: 1px solid #e6ebf5;
    background-color: #fff;
    overflow: hidden;
}

.cuwc-hover-img {
    width: 2rem;
    height: 2rem;
    padding: .15rem;
}

.mb-block-import {
    display: block;
}


/** 我要合作 start */
.to-coo-dialog {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3)!important;
    z-index: 99999;
    filter: alpha(opacity=30);
}

.tc-main-con {
    width: 90%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.tc-main {
    width: 100%;
    height: 80%;
    background-color: #fff;
    color: #333;
}

.tc-title {
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    font-size: 0.3rem;
    font-weight: 400;
    color: #000000;
    border-bottom: 1px solid #E7E7EB;
    position: relative;
}

.tc-close-x {
    position: absolute;
    width: 0.30rem;
    height: 0.30rem;
    text-align: center;
    line-height: 0.30rem;
    top: 0.25rem;
    right: 0.25rem;
    cursor: pointer;
    color: #ccc;
    font-size: 0.28rem;
    font-weight: bold;
}

.tc-close-x:hover {
    color: #333;
}

.tc-con {
    height: calc(100% - 2rem);
    overflow-y: auto;
    margin: 0 0 0 0;
}

.tc-con-pre {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    width: 80%;
    margin: 0.4rem 10%;
    font-size: 0.26rem;
    font-weight: 400;
    color: #202020;
}

.tcp-title {
    width: 1.6rem;
    text-align: right;
}

.tcp-title:before {
    color: red;
    content: "*";
    vertical-align: bottom;
    padding-right: 0.05rem;
}

.tcp-radio-con-main {
    flex: 1;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.radio-con {
    display: block;
    width: 45%;
    margin: 0.1rem 2%
}

.tcp-text {
    flex: 1;
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    padding: 0.1rem;
    border: 1px solid #D7D7D8;
    border-radius: 0.05rem;
    color: #333;
    background-color: #F7F8FA;
}

.tcp-text-area {
    flex: 1;
    width: 100%;
    line-height: 0.28rem;
    padding: 0.1rem;
    border: 1px solid #D7D7D8;
    border-radius: 0.05rem;
    color: #333;
    background-color: #F7F8FA;
}

.tc-btn-con {
    height: 1rem;
    margin: 0 auto;
    line-height: 1rem;
    text-align: center;
    border-top: 1px solid #E7E7EB;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.tc-cancel,.tc-submit {
    width: 1.1rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    margin: 0 0.15rem;
    border-radius: 0.06rem;
    background: #fff;
    border: 1px solid #D5D6DE;
    font-size: 0.26rem;
    cursor: pointer;
}

.tc-submit {
    color: #fff;
    background-color: #4D97EF;
}
.mb-about-list a{
    color:#fff !important;
}
}
/** 我要合作 end */
