body {
    font-size: 16px;
    min-width: 320px;
    max-width: 750px;
    width: 10rem;
    margin: 0 auto;
    line-height: 1;
    font-family: "PingFang SC", miui, system-ui, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, sans-serif;
}

@media screen and (min-width: 750px) {
    html {
        font-size: 75px !important;
    }
}


/* 瀵艰埅 */

.mui-off-canvas-wrap {
    height: 1.333333rem;
    position: fixed;
    z-index: 99999999999999999;
}

.mui-table-view-cell {
    padding: .2rem;
}

.mui-bar-nav ~ .mui-content {
    background: none;
}

.mui-bar-nav {
    display: flex;
    align-items: center;
    width: 10rem;
    height: 1.333333rem;
    padding-left: .48rem;
    background: #fff;
}

.mui-bar-nav .content-wrap {
    position: relative;
    padding-top: .346667rem;
}

.mui-bar-nav .logo img {
    width:153px;
    /*height:28px;*/
    margin:11px 0px;
}

.mui-bar-nav.mui-bar .mui-icon {
    margin: 0;
    padding: 0;
}

.mui-bar-nav #offCanvasBtn {
    position: absolute;
    right: .426667rem;
    top: .44rem;
    width: 20px;
    height: 15px;
    background: url(../images/web/more.png) no-repeat;
    background-size: 100%;
}

.mui-table-view-inverted {
    padding-top: 0.5rem;
}

.mui-table-view-chevron .mui-table-view-cell > a:not(.mui-btn) {
    margin: 0;
    font-size: .346667rem;
    line-height: 0.56rem;
}

.mui-table-view-cell .mui-table-view-cell > a:not(.mui-btn) {
    margin: 0;
}

.sinbstop p:nth-of-type(1) {
    font-size: 0.6rem;
    padding: inherit;
}

.sinbstop p:nth-of-type(2) {
    font-size: 0.36rem;
    margin-top: -0.25rem;
    margin-bottom: 0.2rem;
    padding: inherit;
}


/* 鏍囬 */

.content-title {
    text-align: center;
}

.content-title h2 {
    width: 9.493333rem;
    margin: 0 auto;
    font-size: .533333rem;
    font-weight: 200;
    color: #384c78;
}

.content-title h2 span {
    font-weight: 400;
}

.content-title p {
    width: 8.613333rem;
    margin: .293333rem auto;
    font-size: .32rem;
    line-height: .4rem;
    color: #748598;
}

.content-title1 h2 {
    color: #fff;
}

.content-title1 p {
    color: #fff;
}


/* footer */

footer {
    background: #2e2e2e;
}

.footer-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1.946667rem;
    margin: 0 .213333rem;
    padding: 0 .026667rem;
    border-bottom: 1px solid #373737;
}

.footer-top-logo {
    width: 5.026667rem;
}

.footer-top-bianhao {
    display: flex;
    align-items: center;
    width: 3.706667rem;
    height: .906667rem;
    border: 1px solid #3b3b3b;
}

.footer-top-bianhao img {
    max-width: .493333rem;
    margin-left: .266667rem;
}

.footer-top-bianhao span {
    width: 2.45rem;
    margin-left: .186667rem;
}

.footer-top-bianhao span p:first-child {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .24rem;
}

.footer-top-bianhao span p:last-child {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: .066667rem;
    font-size: .186667rem;
}

.footer-top-p {
    padding-top: .666667rem;
    padding-left: .36rem;
    padding-bottom: .44rem;
}

.footer-top-p p {
    padding-bottom: .2rem;
    font-size: .24rem;
    color: rgba(255, 255, 255, .4);
}

.footer-top-p p i {
    color: #0382ff;
}

.footer-top-p p span {
    padding-right: .106667rem;
    font-weight: 700;
    color: #fff;
    font-size: .346667rem;
}

.footer-bottom-link {
    display: flow-root;
    margin: 0 .213333rem;
    padding: .266667rem 0;
    border-top: 1px solid #373737;
    line-height: 1.5;
}

.footer-bottom-link span {
    float: left;
    font-size: .253333rem;
    color: #555;
}

.list-none {
    display: inline-block;
    width: 7.893333rem;
}

.list-none a {
    float: left;
    padding-right: .226667rem;
    font-size: .24rem;
    color: #555;
}

.footer-bottom-bottom {
    clear: both;
    padding: .333333rem 0 2.386667rem;
    color: #555;
    font-size: .266667rem;
    line-height: .373333rem;
    text-align: center;
    background: #242424;
}

.footer-bottom-bottom a {
. footer-top-p p color: #555;
}


/* bottom-flex */

.bottom-flex {
    position: fixed;
    display: flex;
    align-items: center;
    bottom: 0;
    z-index: 999999;
    width: 10rem;
    height: 1.306667rem;
    background: #fff;
}

.bottom-flex a {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bottom-flex a span {
    max-width: .626667rem;
    height: .546667rem;
}

.bottom-flex a p {
    padding-top: .08rem;
    font-size: .32rem;
    color: #005ce0;
}

.wxfx-more {
    position: relative;
    display: flex;
    width: 2.333333rem;;
    height: .653333rem;
    line-height: .653333rem;
    margin-top: .72rem;
    padding-left: .346667rem;
    border: 1px transparent solid;
    border-radius: .066667rem;
    font-size: .266667rem;
    color: #fff;
    background: linear-gradient(138deg, #fc2729, #ff4f2d);
    box-shadow: .08rem .08rem .2rem rgba(254, 65, 44, .2);
}

.wxfx-more::after {
    position: absolute;
    top: 51%;
    transform: translateY(-48%);
    right: .32rem;
    content: "";
    width: .32rem;
    height: .173333rem;
    background: url(../images/index/home-section2-more1.png) no-repeat;
    background-size: 100%;
}

.wxfx-more:hover {
    background: #fff;
    border: 1px solid #fc2729;
    color: #fc2729;
}


/* 椹笂寮€鍚嚜宸辩殑鐢靛晢涓氬姟 */

.app-section8 {
    margin-top: .506667rem;
    height: 5.466667rem;
    text-align: center;
    background: url(../images/b2c/img23.png);
    background-size: 100% 100%;
}

.app-section8 p {
    padding-top: 1.133333rem;
    font-size: .4rem;
    color: #fff;
}

.app-section8 a {
    display: inline-block;
    width: 2.493333rem;
    height: .6rem;
    margin-top: .506667rem;
    border: 1px solid #fff;
    border-radius: .066667rem;
    text-align: center;
    line-height: .6rem;
    font-size: .266667rem;
    color: #fff;
}

.app-section8 a:hover {
    color: #0382ff;
    background: #fff;
}


#offCanvasSide .mui-table-view-cell .hot::after {
    position: absolute;
    right: 10px;
    top: 30%;
    content: '';
    width: 22px;
    height: 10px;
    background: url(/statics/images/index/hot.gif);
}

.h1 {
    font-size: 28px;
    text-align: center;
}

.market .mui-card {
    box-shadow: 0 0 16px 0 rgb(46 107 230 / 10%);
    padding: 20px 20px;
    border-radius: 4px;
}

.market .mui-card .param {
    font-weight: 600;
    line-height: 60px;
    color: #2E6BE6;
    font-size: 36px;
}

.market .mui-card .info {
    font-weight: 600;
    font-size: 24px;
}

.market .mui-card .text {
    margin: 16px 0;
    color: rgba(43, 46, 64, .8);
    font-size: 16px;
}

.market .mui-card .f14 {
    color: rgba(43, 46, 64, .2);
    font-size: 12px
}

.what .desc {
    font-size: 14px;
    padding: 0 20px 20px
}

.reasons .mui-card {
    position: relative;
    transition: all 0.2s;
    margin: 40px 10px 40px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 2px 16px 0 rgb(46 107 230 / 10%);
    border-radius: 5px;
    transform: skewY(
            -10deg
    );
}

.reasons .mui-card .mui-card-content {
    margin-top: 50px;
    padding: 0 20px 0;
    height: 110px;
    transform: skewY(
            10deg
    );
}

.reasons .mui-card .info {
    font-size: 24px;
    font-weight: bold;
    color: #2B2E40;
    margin-bottom: 30px;
    transition: all 0.2s;
    position: relative;
}

.reasons .mui-card .info:after {
    width: 40px;
    height: 6px;
    background-color: #2E6BE6;
    display: block;
    border-radius: 20px;
    margin-top: 8px;
    transition: all 0.2s;
    content: "";
    position: absolute;
    bottom: -16px;
}

.reasons .mui-card .text {
    font-size: 16px;
    color: #2B2E40;
    opacity: 0.8;
    transition: all 0.2s;
}

.agent .desc {
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
}

.agent .mui-card {
    box-shadow: 0 0 16px 0 rgb(46 107 230 / 10%);
    padding: 20px 20px;
    border-radius: 4px;
}

.agent .mui-card img {
    width: 80px;
}

.agent .mui-card .info {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 22px;
    font-weight: 600;
    color: #2B2E40;
}

.agent .mui-card .text {
    font-size: 16px;
    color: #2B2E40;
    margin-bottom: 2px;
}

/*渠道合作页面*/
.cooperation .banner img {
    height: 280px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

.cooperation .banner .img {
    height: 280px;
    position: relative;
    z-index: 10;
}

.cooperation .banner .title {
    font-size: 16px;
    padding-top: 100px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

.cooperation .banner .line {
    width: 47px;
    height: 8px;
    background: #28a41c;
    border-radius: 6px;
    margin: 27px auto;
}

.cooperation .banner .desc {
    font-size: 13px;
    text-align: center;
    color: #fff;
    margin: 8px auto 0;
    opacity: .7;
}

.h2 {
    font-size: 24px;
    text-align: center;
    margin: 20px auto;
}

.cooperation .product {
    background: url(/static/image/cp2bg.jpg);
    background-size: cover;
    background-position: center;
    padding: 20px 0 40px;
    /*background-size: 100%;*/
}

.cooperation .product .title {
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 400;
    line-height: 50px;
    font-size: 22px;
}

.cooperation .product .box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 20px;
}

.cooperation .product .box .item {
    background-size: cover;
    width: 48%;
    /*height: 213px;*/
    display: block;
    /*margin-right: 20px;*/
    margin-bottom: 16px;
    position: relative;
    padding: 60px 10px 20px;
    border-radius: 8px;
    text-align: center;
    transition: all .3s;
}

.cooperation .product .box .item .h1 {
    font-size: 24px;
    line-height: 33px;
    color: #333;
    margin-bottom: 12px;
}

.cooperation .product .box .item p {
    font-size: 14px;
    line-height: 20px;
    color: #999;
}

.cooperation .product-solutions .item {
    height: 86px;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 22px;
}

.cooperation .product-solutions .item:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #E6E9ED;
    transition: all .3s;
}

.cooperation .product-solutions .item .icon {
    position: relative;
    width: 32px;
    height: 32px;
    margin-right: 19px;
}

.cooperation .product-solutions .item .content {
    flex: 1
}

.cooperation .product-solutions .item .h11 {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    transition: all .3s;
}

.cooperation .product-solutions .item .h22 {
    line-height: 16px;
    font-size: 13px;
    color: #999;
    transition: all .3s;
}

.safe-box {
    padding: 30px 0 36px
}

.safe-box .title {
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
    font-weight: bold;
}

.safe-box .item {
    display: flex;
    align-items: center;
    position: relative;
    padding: 10px 0;
}

.safe-box .item .imgbox {
    margin-right: 20px;
}

.safe-box .item:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #E6E9ED;
    transition: all .3s;
}

.safe-box .item .imgbox img {
    width: 55px
}

.safe-box .item .h11 {
    font-size: 16px;
    color: #333;
    margin-top: 5px;
}

.safe-box .item p {
    font-size: 12px;
    color: #999;
    line-height: 1.5;
    margin-top: 4px;
}

.safe-box .item:hover .imgbox img {
    transform: translateY(-10px)
}
