/*移动端 模块 start*/

.moblie-skuBox {
    width: 100%;
    min-height: 430px;
    font-size: 14px;
    margin-top: 20px;
}

.moblie-skuBox .skuBox-top {
    min-height: 212px;
    display: flex;
    padding: 25px;
}

.moblie-skuBox .skuBox-top .skuBox-logo {
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.moblie-skuBox .skuBox-top .skuBox-logo img {
    width: 100%;
    height: 100%;
}

.moblie-skuBox .skuBox-top div {
    width: 50%;
}

.moblie-skuBox .skuBox-top h6 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 16px;
    text-align: LEFT;
    color: #1d2129;
    margin: 15px 0;
}

.moblie-skuBox .skuBox-top p {
    color: #86909C;
}

.moblie-skuBox .skuBox-btm {
    background-color: skyblue;
}


/*  横向滚动 */

.wrap {
    min-width: 320px;
    max-width: 768px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.htit {
    line-height: 1rem;
    padding: 0 .3rem;
    color: #ff8e2e;
    font-size: .4rem;
    margin: 1rem 0 .4rem 0
}

.wrapper03 {
    position: relative;
    height: 1rem;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.wrapper03 .scroller {
    position: absolute;
    z-index: 0;
}

.wrapper03 .scroller li {
    height: 1rem;
    color: #333;
    float: left;
    line-height: 1rem;
    font-size: 14px;
    text-align: center
}

.wrapper03 .scroller li a {
    color: #86909C;
    display: block;
    margin: 0 .3rem;
    padding: 0 .1rem
}

.wrapper03 .scroller li.cur a {
    color: #eaad78;
    height: .9rem;
    border-bottom: 2px solid #eaad78
}


/* 横向滚动 end  */


/* swiper start */

.swiper-container .swiper-pagination-bullet {
    background-color: #e5e6eb66;
    width: 45px;
    height: 5px;
    border-radius: 5px;
    opacity: 1;
}

.swiper-container .swiper-pagination-bullet-active {
    background: #f19240;
}

.swiper-banner {
    width: 100%;
}

.swiper-banner .swiper-container {
    background-color: #252d40;
    margin: 0 auto;
}

.swiper-banner .swiper-container .swiper-slide {
    width: 100%;
    position: relative;
}

.swiper-banner .swiper-container .swiper-slide .swiper-img5 {
    /* background-color: skyblue; */
    background-image: url("../image/mb-banner05.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    /* background-position: center center; */
}

.swiper-banner .swiper-container .swiper-slide .swiper-img4 {
    /* background-color: skyblue; */
    background-image: url("../image/mb-banner04.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    /* background-position: center center; */
}

.swiper-banner .swiper-container .swiper-slide .swiper-img3 {
    /* background-color: skyblue; */
    background-image: url("../image/mb-banner03.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    /* background-position: center center; */
}

.swiper-banner .swiper-container .swiper-slide .swiper-img2 {
    /* background-color: skyblue; */
    background-image: url("../image/mb-banner01-new.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    /* background-position: center center; */
}

.swiper-banner .swiper-container .swiper-slide .swiper-img {
    /* background-color: pink; */
    background-image: url("../image/mb-banner02-new.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    /* background-position: center center; */
}


/* ---------------------- */

.cross-pagination {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    z-index: 1;
}

.cross-banner {
    width: 100%;
}

.cross-swiperBox {
    background-color: #f7f8fa;
    padding-top: 30px;
}

.cross-swiperBox>h2 {
    height: 30px;
    font-size: 20px;
    font-weight: 700;
    text-align: CENTER;
    color: #1d2129;
    line-height: 58px;
    background: url(../image/solution_bg.png) no-repeat center;
    background-size: auto 35px;
    margin-bottom: 40px;
}

.cross-banner .cross-container {
    background-color: #f7f8fa;
    margin: 0 auto;
}

.cross-banner .cross-container .swiper-slide {
    width: 100%;
    position: relative;
}

.cross-banner .cross-container .swiper-slide .cross-box {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    /* background-position: center center; */
}

.cross-box {
    margin: 0 5%;
}

.cross-container button {
    background: #fff;
    color: #f19240;
    font-size: 12px;
    width: 180px;
    height: 30px;
    border: none;
    border-radius: 4px;
    margin-left: 30px;
    border: 1px solid #f19240;
    margin-bottom: 20px;
    margin-left: 50%;
    transform: translateX(-50%);
}


/*  end  */

.swiper-wrapper .swiper-slide:nth-child(1) .cross-title {
    background: linear-gradient(90deg, #ff9e0c, rgba(255, 158, 12, 0.7) 100%);
}

.swiper-wrapper .swiper-slide:nth-child(2) .cross-title {
    background: linear-gradient(90deg, #ff6c3e, rgba(255, 92, 40, 0.6) 100%);
}

.swiper-wrapper .swiper-slide:nth-child(3) .cross-title {
    background: linear-gradient(90deg, #ff7f22 100%, rgba(255, 128, 35, 0.6) 100%);
}

.swiper-wrapper .swiper-slide:nth-child(4) .cross-title {
    background: linear-gradient(90deg, #ff7222, rgba(254, 116, 38, 0.6) 100%);
}

.cross-title {
    width: 100%;
    height: 110px;
    background-color: #ee845f;
    border-radius: 6px 6px 0 0;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
}

.cross-title h2 {
    margin: 0;
    padding: 0;
    height: 30px;
    font-size: 20px;
    font-weight: 500;
    text-align: LEFT;
    color: #ffffff;
    line-height: 30px;
}

.cross-title p {
    margin-top: 15px;
    height: 40px;
    font-size: 13px;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
    line-height: 20px;
}

.cross-content {
    background-color: #fff;
    border-radius: 0 0 6px 6px;
    /* padding-left: 40px; */
    padding-top: 22px;
}

.cross-content>div {
    height: 90px;
    margin-left: 40px;
}

.cross-content h2 {
    height: 22px;
    font-size: 14px;
    font-weight: 500;
    text-align: LEFT;
    color: #1d2129;
    line-height: 22px;
    position: relative;
    margin: 0;
    padding: 0;
}

.cross-content h2::before {
    position: absolute;
    top: 10px;
    left: -15px;
    content: '';
    width: 4px;
    height: 4px;
    background: #f19240;
    border-radius: 50%;
}

.cross-content p {
    height: 36px;
    opacity: 0.8;
    font-size: 12px;
    font-weight: 400;
    text-align: LEFT;
    color: #86909c;
    line-height: 18px;
    margin-top: 5px;
    padding-right: 15px;
}

.wanmei-pagination {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    z-index: 1;
}

.wanmei-banner {
    width: 100%;
}

.wanmei-swiperBox {
    background-color: #fff;
    padding-top: 30px;
}

.wanmei-swiperBox>h2 {
    height: 30px;
    font-size: 20px;
    font-weight: 700;
    text-align: CENTER;
    color: #1d2129;
    line-height: 58px;
    background: url(../image/solution_bg.png) no-repeat center;
    background-size: auto 35px;
    margin-bottom: 40px;
}

.wanmei-banner .wanmei-container {
    background-color: #f7f8fa;
    margin: 0 auto;
}

.wanmei-banner .wanmei-container .swiper-slide {
    width: 100%;
    position: relative;
}

.wanmei-box {
    margin: 0 5%;
    min-height: 285px;
    border: 2px solid #f0f2f5;
    background-color: #fdfdfd;
    border-radius: 6px;
    margin-top: 8px;
}

.wanmei-content {
    display: flex;
    justify-content: space-between;
    margin: 20px;
}

.wanmei-content div:first-child {
    width: 50px;
    height: 50px;
    border-radius: 2px;
    overflow: hidden;
}

.wanmei-content div:first-child img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.wanmei-content div:last-child {
    height: 25px;
    background: #ffefed;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 400;
    text-align: LEFT;
    color: #ff4930;
    line-height: 25px;
    text-align: center;
    margin-top: 15px;
    padding: 0 9px;
}

.wanmei-title {
    padding: 20px;
}

.wanmei-title h2 {
    height: 31px;
    font-size: 22px;
    font-weight: 500;
    text-align: LEFT;
    color: #1d2129;
    line-height: 22px;
}

.wanmei-title p {
    width: 180px;
    height: 88px;
    font-size: 14px;
    font-weight: 400;
    text-align: LEFT;
    color: #4e5969;
    line-height: 22px;
}

.wanmei-banner button {
    width: 180px;
    height: 38px;
    border: 1px solid #f19240;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    text-align: LEFT;
    color: #f19240;
    line-height: 38px;
    text-align: center;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 38px;
    background: #fff;
}

.bigBox-swiperBox {
    min-height: 285px;
    background-color: #fdfdfd;
    border-radius: 6px;
}

.bigBox-swiperBox>h2 {
    height: 30px;
    font-size: 20px;
    font-weight: 700;
    text-align: CENTER;
    color: #1d2129;
    line-height: 58px;
    background: url(../image/solution_bg.png) no-repeat center;
    background-size: auto 35px;
    margin-bottom: 40px;
    margin-top: 27px;
}

.bigBox-banner .bigBox-container {
    background-color: #f7f8fa;
    margin: 0 auto;
}

.bigBox-banner .bigBox-container .swiper-slide {
    width: 100%;
    position: relative;
}

.big-box {
    margin: 0 auto;
    width: 270px;
    /* margin: 0 5%; */
    min-height: 285px;
    border: 2px solid #f0f2f5;
    background-color: #fdfdfd;
    border-radius: 6px;
    margin-top: 18px;
    padding: 30px;
    height: 330px;
}

.bigBox-logoBox {
    width: 180px;
    height: 66px;
    overflow: hidden;
}

.bigBox-logoBox img {
    width: 100%;
    height: 100%;
}

.big-box p {
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    text-align: LEFT;
    color: #4e5969;
    line-height: 22px;
    margin-top: 10px;
}

.bigBox-title {
    height: 31px;
    font-size: 22px;
    font-weight: 500;
    text-align: LEFT;
    color: #1d2129;
    line-height: 22px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.bigBox-btn {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.bigBox-btn div:first-child {
    width: 100px;
    height: 30px;
    background: #ffffff;
    border: 1px solid #f19240;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 400;
    color: #f19240;
    line-height: 30px;
    text-align: center;
}

.bigBox-btn div:last-child {
    width: 100px;
    height: 30px;
    background: #ffffff;
    border: 1px solid #c9cdd4;
    border-radius: 2px;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: center;
    color: #4e5969;
    line-height: 30px;
}

.moblie-chinaStore {
    background-color: #f0f2f5;
    height: 220px;
    padding: 27px;
    background: url('../image/mb-chainaStore.png') no-repeat center center;
    background-size: cover;
}

.moblie-chinaStore h2 {
    height: 34px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #4e5969;
    line-height: 24px;
    margin: 0;
    margin-top: 25px;
}

.moblie-chinaStore h6 {
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #4e5969;
    line-height: 22px;
}

.moblie-chinaStore div {
    display: flex;
    justify-content: center;
}

.moblie-chinaStore div input {
    width: 100%;
    border: 2px solid #F19240;
    border-radius: 6px 0 0 6px;
    border-right: none;
    height: 48px;
    color: #a5abb4;
    font-size: 14px;
    padding-left: 10px;
}

.moblie-chinaStore div div {
    width: 90px;
    border: 2px solid #F19240;
    background-color: #F19240;
    border-left: 0;
    border-radius: 0 6px 6px 0;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 48px;
    height: 48px;
}

.moblie-footer {
    width: 100%;
    min-height: 800px;
    background-color: #272d3e;
    padding: 32px 24px;
}

.moblie-footer .moblie-ftTitle {
    color: #fff;
}

.moblie-footer .moblie-ftTitle .ftTitle-logo {
    width: 235px;
    height: 50px;
    overflow: hidden;
    margin: 0 auto;
}

.moblie-footer .moblie-ftTitle .ftTitle-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.moblie-footer .moblie-ftTitle p {
    height: 22px;
    font-size: 14px;
    font-weight: 500;
    text-align: LEFT;
    color: #ffffff;
    line-height: 22px;
    margin-top: 15px;
    text-align: center;
}

.mb-ftTitle-btn {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.mb-ftTitle-btn button:first-child {
    width: 146px;
    height: 36px;
    border: 1px solid rgba(255, 255, 255, 0.30);
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
    line-height: 36px;
    background-color: #272d3e;
    text-align: center;
    position: relative;
    padding-right: 10px;
}

.mb-ftTitle-btn button:first-child::after {
    content: "";
    margin-left: 6px;
    width: 16px;
    height: 16px;
    background-image: url("../image/btn-arrow.svg");
    background-size: 100%;
    position: absolute;
    top: 10px;
    right: 17px;
}

.mb-ftTitle-btn button:last-child {
    width: 164px;
    height: 36px;
    border: 1px solid rgba(255, 255, 255, 0.30);
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 36px;
    background-color: #272d3e;
    margin-left: 20px;
    position: relative;
    padding-right: 10px;
}

.mb-ftTitle-btn button:last-child::before {
    position: absolute;
    content: "";
    margin-left: 6px;
    width: 16px;
    height: 16px;
    background-image: url("../image/btn-arrow.svg");
    background-size: 100%;
    top: 10px;
    right: 10px;
}

.submenu {
    display: none;
    /* background: #444359; */
    font-size: 12px;
    opacity: .6;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #d9d9d9;
    padding: 12px;
    font-size: 12px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    padding-left: 5px;
}

.submenu a:hover {
    /* background: #e49651; */
    color: #FFF;
}

.accordion {
    width: 100%;
    max-width: 360px;
    margin: 30px auto 20px;
    background: #272d3e;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 0;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 0.5px solid #666c79;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: flex;
    justify-content: space-between;
    opacity: .5;
}

.accordion li:last-child .link {
    border-bottom: 0;
}

.accordion li i {
    /* position: absolute;
    top: 16px;
    left: 12px; */
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}

.accordion li.open .link {
    color: #e49651;
}

.accordion li.open i {
    color: #e49651;
}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.moblie-ftbtm {
    max-width: 370px;
    min-height: 165px;
    display: flex;
    margin: 0;
    margin: 0 auto;
    border-bottom: 1px solid #676c78;
    margin-top: 30px;
}

.ftbtm-imgBox {
    width: 75px;
    height: 75px;
    flex-shrink: 0;
    position: relative;
    margin-left: 10px;
}

.ftbtm-imgBox::before {
    width: 90px;
    text-align: center;
    position: absolute;
    color: #fff;
    bottom: -25px;
    left: -8px;
    font-size: 12px;
    content: '马帮官方公众号';
    opacity: .6;
}

.ftbtm-imgBox img {
    width: 100%;
    height: 100%;
}

.ftbtm-rtBox {
    width: 230px;
    margin-left: 30px;
    flex-shrink: 0;
}

.ftbtm-rtBox h6 {
    height: 22px;
    font-size: 16px;
    font-weight: 500;
    text-align: LEFT;
    color: #ffffff;
    line-height: 16px;
}

.ftbtm-rtBox p {
    height: 22px;
    opacity: 0.6;
    font-size: 14px;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
    line-height: 22px;
}

.swiper-container .swiper-pagination-bullet {
    width: 5px !important;
}

.moblie-cross {
    width: 100%;
    min-height: 680px;
    background-color: #f7f8fa;
    padding-top: 30px;
}

.moblie-cross>div {
    margin: 0 auto;
}

.moblie-record {
    min-width: 350px;
    height: 54px;
    opacity: 0.4;
    font-size: 12px;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
    line-height: 18px;
    padding-top: 15px;
}

.moblie-cross div>h2 {
    height: 30px;
    font-size: 20px;
    font-weight: 700;
    text-align: CENTER;
    color: #1d2129;
    line-height: 58px;
    background: url(../image/solution_bg.png) no-repeat center;
    background-size: auto 35px;
    margin-bottom: 40px;
}

.moblie-cross ul li {
    display: flex;
    justify-content: space-between;
}

.moblie-cross ul li div:first-child {
    width: 124px;
    height: 76px;
    border-radius: 4px;
    overflow: hidden;
    margin-left: 20px;
    flex-shrink: 0;
}

.moblie-cross ul li div:first-child img {
    width: 100%;
    height: 100%;
}

.moblie-cross ul li div:last-child h6 {
    height: 24px;
    font-size: 16px;
    font-weight: 500;
    text-align: LEFT;
    color: #1d2129;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
    margin: 0;
}

.moblie-cross ul li div:last-child p {
    width: 200px;
    height: 22px;
    opacity: 0.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    text-align: LEFT;
    color: #86909c;
    line-height: 22px;
    margin: 4px 0;
}

.moblie-cross ul li div:last-child div {
    height: 22px;
    opacity: 0.8;
    font-size: 14px;
    font-weight: 400;
    text-align: LEFT;
    color: #86909c;
    line-height: 22px;
    font-size: 12px;
}

.mb-moreBtn {
    background: #f7f8fa;
    padding-top: 24px;
}

.mb-moreBtn button {
    width: 180px;
    height: 38px;
    border: 1px solid #f19240;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    text-align: LEFT;
    color: #f19240;
    line-height: 38px;
    text-align: center;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-bottom: 38px;
    background: #fff;
}


/* cross end of  */

.moblie-support {
    padding-top: 30px;
}

.moblie-support>h2 {
    height: 30px;
    font-size: 20px;
    font-weight: 700;
    text-align: CENTER;
    color: #1d2129;
    line-height: 58px;
    background: url(../image/solution_bg.png) no-repeat center;
    background-size: auto 35px;
    margin-bottom: 40px;
}

.moblie-support p {
    width: 80px;
    height: 67px;
    overflow: hidden;
}

.moblie-support p img {
    width: 100%;
    height: 100%;
}

.moblie-support-content h2 {
    height: 24px;
    opacity: 0.9;
    font-size: 16px;
    font-weight: 500;
    text-align: LEFT;
    color: #1d2129;
    line-height: 24px;
    margin-top: 15px;
}

.moblie-supportBox {
    display: flex;
    justify-content: space-between;
    margin: 20px;
    margin-top: 30px;
    position: relative;
}

.moblie-supportBox>div {
    padding: 10px;
}

.moblie-support .moblie-supportBox div:nth-child(1) {
    border-right: 1px solid #f2f4f6;
}

.moblie-support .moblie-supportBox:nth-child(1),
.moblie-support .moblie-supportBox:nth-child(2) {
    margin-bottom: 0 !important;
    border-bottom: 1px solid #f2f4f6;
}

.moblie-support .moblie-supportBox:nth-child(3),
.moblie-support .moblie-supportBox:nth-child(4) {
    margin-top: 0 !important;
}

.moblie-supportBox>div {
    width: 50%;
}

.moblie-supportBox>div:last-child {
    margin-left: 10px;
}

.moblie-support-content div {
    min-height: 88px;
    font-size: 14px;
    font-weight: 400;
    text-align: LEFT;
    color: #86909c;
    line-height: 22px;
}

.moblie-support-content a {
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    text-align: LEFT;
    color: #f19240;
    line-height: 14px;
}

.moblie-trust {
    width: 100%;
    min-height: 350px;
    background-color: #252d40;
    padding: 20px;
    box-sizing: border-box;
}

.mb-trustTitle h2 {
    margin: 0;
    padding: 0;
    height: 30px;
    font-size: 20px;
    font-weight: 500;
    text-align: LEFT;
    color: #ffffff;
    line-height: 30px;
}

.mb-trustTitle p {
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    text-align: LEFT;
    color: #86909c;
    line-height: 22px;
    margin-top: 10px;
}

.mb-trustContent {
    margin-top: 40px;
}

.mb-trustContent ul {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

.mb-trustContent ul {
    margin-top: 20px;
}

.mb-trustContent ul li {
    width: 30%;
    height: 28px;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    color: #f19240;
    line-height: 24px;
    text-align: left;
    margin-left: 40px;
    flex-shrink: 0;
}

.mb-trustContent ul li:first-child {
    margin-left: 0;
}

.mb-trustContent ul li p {
    text-align: left;
}

.mb-trustContent ul li div {
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: rgba(255, 255, 255, 0.60);
    line-height: 22px;
    margin-top: 10px;
}

.moblie-trust button {
    margin-top: 30px;
    width: 120px;
    height: 40px;
    border: 1px solid #f19240;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #f19240;
    line-height: 40px;
    background-color: #272d3e;
}

.moblie-transverse {
    width: 100%;
    min-height: 215px;
    background-color: #2d3342;
}


/* .moblie-transverse {
    width: 400px;
    margin: 50px auto;
} */

.transverse-scroll {
    /* width: 600px; */
    overflow: hidden;
}

.transverse-scroll ul {
    margin-top: 30px;
    margin-left: 20px;
    display: flex;
}

.transverse-scroll ul li {
    display: inline-block;
    padding: 20px;
    width: 330px;
    height: 176px;
    background: #252d40;
    border-radius: 8px;
    margin-left: 20px;
}

.transverse-scroll ul li:first-child {
    margin-left: 0;
}

.transverse-scroll ul li p {
    width: 283px;
    height: 63px;
    word-break: break-all;
    font-size: 14px;
    font-weight: 400;
    text-align: LEFT;
    color: rgba(255, 255, 255, 0.60);
    box-sizing: border-box;
    line-height: 25px;
}

.transverse-scroll ul li p span {
    color: #f19240;
}

.transverse-scroll-title {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid #303647;
}

.transverse-scroll-title div:first-child {
    height: 22px;
    font-size: 14px;
    font-weight: 500;
    text-align: LEFT;
    color: #ffffff;
    line-height: 22px;
}

.transverse-scroll-title div:last-child {
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    text-align: LEFT;
    color: rgba(255, 255, 255, 0.60);
    line-height: 22px;
}


/* .moblie-support-content:nth-child(2) a {
    left: 20px !important;
    color: red;
} */

.wrapper-content {
    min-height: 150px;
    border-radius: 6px;
    background-image: url("../image/mb-conntent.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    /* background-color: pink; */
    padding: 20px;
    box-sizing: border-box;
    line-height: 20px;
    position: relative;
}

.wrapper-content p {
    font-size: 12px;
    color: #747b87;
    padding: 30px;
    padding-bottom: 50px;
}

.wrapper-content button {
    background: #f19240;
    color: #fff;
    font-size: 12px;
    width: 80px;
    height: 30px;
    border: none;
    border-radius: 4px;
    margin-left: 30px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.coopt-actives {
    color: #f19240 !important;
    border-bottom: 2px solid #f19240;
    font-size: 16px;
    font-weight: 500;
    transition: 0.3s;
}

.coopt-items {
    text-align: center;
    line-height: 30px;
    font-weight: 0;
}

.mobile-coopt-nav {
    width: 100%;
    height: 35px;
    display: none;
    margin-top: 30px;
}

.moblie-switchBox {
    height: 55px;
    display: none;
    background-color: #000000;
    position: relative;
    z-index: 699;
}

.mobile-right-nav {
    display: none;
}

.ipt-group {
    width: 420px;
}


/* .coopt-content { 760
*/

.mobile-right-nav p {
    opacity: 0.4;
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
}

.mobile-right-nav {
    width: 340px;
    min-height: 375px;
    margin-top: 30px;
}

.mobile-right-nav ul {
    width: 100%;
}

.mobile-right-nav ul li .mobile-navItem {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #666c79;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
}

.mobile-right-nav ul .last-cod {
    border-bottom: none;
    margin: 32px 20px 32px 0;
    cursor: initial;
}

.mobile-right-nav ul .last-cod .last-disBox {
    display: flex;
}

.mobile-right-nav ul li:last-child .rightBtm-img div {
    width: 75px;
    height: 75px;
    overflow: hidden;
    margin-left: 20px;
    color: #ffffff;
}

.mobile-right-nav ul li:last-child .rightBtm-img div img {
    width: 100%;
    height: 100%;
}

.mobile-right-nav ul li:last-child .rightBtm-img p {
    margin-left: 0;
    margin-left: 10px;
    opacity: 0.6;
    color: #ffffff;
    margin-top: 5px;
}

.mobile-right-nav ul li:last-child .rightBtm-about {
    width: 230px;
    height: 105px;
    margin-left: 15px;
}

.mobile-right-nav ul li:last-child .rightBtm-about h2 {
    font-size: 16px;
    text-align: LEFT;
    color: #ffffff;
}

.mobile-right-nav ul li:last-child .rightBtm-about p {
    margin: 0;
    padding: 0;
    height: 22px;
    font-size: 12px;
    opacity: 0.6;
    color: #ffffff;
    line-height: 33px;
}

.mobile-navList {
    width: 340px;
    min-height: 150px;
    display: none;
    transition: 0.5s;
    padding-left: 5px;
}

.mobile-navList ul li {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #666c79;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
}

.mobile-navList ul li:last-child {
    margin-bottom: 50px;
}

.imgainims {
    transition: 0.5s;
}

.imgRoate {
    transform: rotate(90deg);
}

.moblie-solution {
    margin-top: 40px;
    height: 58px;
    margin-bottom: 20px;
}

.moblie-solution h2 {
    height: 30px;
    font-size: 20px;
    font-weight: 700;
    text-align: CENTER;
    color: #1d2129;
    line-height: 58px;
    background: url(../image/solution_bg.png) no-repeat center;
    background-size: auto 35px;
}

@media (max-width: 1000px) {
    .swiper-banner .swiper-container {
        height: 500px !important;
    }
}

@media (max-width: 900px) {
    .swiper-banner .swiper-container {
        height: 450px !important;
    }
}

@media (max-width: 800px) {
    .swiper-banner .swiper-container {
        height: 400px !important;
    }
}

@media (max-width: 700px) {
    .swiper-banner .swiper-container {
        height: 320px !important;
    }
}

@media (max-width: 600px) {
    .swiper-banner .swiper-container {
        height: 320px !important;
    }
}

@media (max-width: 450px) {
    .swiper-banner .swiper-container {
        height: 200px !important;
    }
}

.swiper-container {
    z-index: 0 !important;
}

@media (max-width: 1023px) {
    /* .register {
        margin-top: 40px;
    } */
    #loginForm {
        font-size: 12px;
    }
    #wrapper03 {
        display: block !important;
    }
    .swiper-banner .swiper-container {
        height: 500px;
    }
    .moblie-solution {
        display: block;
    }
    .ds-solution,
    .target-side,
    .demand,
    .page-footer,
    .support,
    .trust,
    .company,
    .news,
    .cooperator,
    .transfer {
        display: none !important;
    }
    .swiper-banner,
    .banner-title {
        margin-top: 0 !important;
    }
    .swiper-banner {
        width: 100%;
        /* padding-top: 44px; */
    }
    .swiper-banner .swiper-container {
        /* height: 157px; */
        background-color: #252d40;
        margin: 0 auto;
    }
    .swiper-banner .swiper-container .swiper-slide {
        width: 100%;
        position: relative;
    }
    .cross-banner,
    .wanmei-banner,
    .bigBox-banner {
        width: 100%;
        -webkit-perspective: 1200px;
        -moz-perspective: 1200px;
        -ms-perspective: 1200px;
        perspective: 1200px;
        height: 580px;
    }
    .bigBox-banner {
        height: 450px !important;
    }
    .wanmei-banner {
        height: 400px !important;
    }
    .cross-banner .cross-container {
        height: 580px;
        margin: 0 auto;
    }
    .wanmei-banner .wanmei-container {
        height: 300px;
    }
    .bigBox-banner .bigBox-container {
        height: 450px;
    }
    .wanmei-banner .wanmei-container .swiper-slide {
        position: relative;
        width: 80%;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
        background-color: #f7f8fa !important;
    }
    .cross-banner .cross-container .swiper-slide {
        position: relative;
        width: 80%;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
        background-color: #f7f8fa !important;
    }
    .bigBox-banner .bigBox-container .swiper-slide {
        position: relative;
        width: 80%;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
    html,
    body,
    section,
    header,
    footer {
        width: 100% !important;
    }
    .right-nav {
        display: none;
    }
    .right-nav li {
        display: none;
    }
    .right-nav li:last-child {
        margin-left: 200px;
        display: block;
    }
    .head {
        display: none;
    }
    .moblie-switchBox {
        display: block;
    }
    .swiper-btmBox {
        display: none;
    }
    .center-container {
        width: 100%;
        margin-top: 0;
        padding: 0;
    }
    .coopt-nav {
        overflow: hidden;
        overflow-x: auto;
    }
    .coopt-content {
        width: 800px;
        margin: 0 auto;
    }
    .moblie_head {
        display: block;
        height: 55px;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 5;
        background: #000000;
        display: flex;
        justify-content: space-between;
    }
    .moblie_head .lf {
        padding-left: 20px;
    }
    .moblie_head .lf a {
        display: inline-block;
        width: 83px;
        height: 44px;
    }
    .moblie_head .lf a img {
        width: 100%;
        height: 100%;
    }
    .moblie_head .rg {
        /* padding-right: 5%;
    
        padding-top: 5px; */
        line-height: 44px;
    }
    .moblie_head .rg a {
        color: #fff;
        height: 22px;
        font-size: 14px;
        font-weight: 400;
        text-align: CENTER;
        color: #ffffff;
        line-height: 13px;
        margin-right: 15px;
        cursor: pointer;
        opacity: 0.9;
    }
    .moblie_head .rg a img {
        height: 16px;
        vertical-align: middle;
    }
    .a_txt {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 700;
        background-color: #0b0d18;
    }
    .a_txt .div1 {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1;
    }
    .a_txt .div2 {
        position: absolute;
        width: 20px;
        right: 15px;
        top: 10px;
        z-index: 1600;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0;
    }
    .a_txt .div3 {
        position: absolute;
        /* padding-top: 6%; */
        width: 100%;
        right: 0px;
        top: 0;
        background: #0b0d19;
        height: 100%;
        z-index: 999;
        top: -100%;
    }
    .a_txt .div3 ul {
        padding-left: 5%;
        padding-right: 5%;
    }
    .a_txt .div3 ul li {
        border-bottom: 1px solid #232530;
    }
    .a_txt .div3 ul li:first-child {
        position: relative;
        height: 50px;
    }
    .a_txt .div3 ul li:first-child .a_closed {
        position: absolute;
        right: 0;
        top: 0;
        height: 50px;
        width: 100%;
        z-index: 2147483647;
    }
    .a_txt .div3 ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 14px;
        opacity: .8;
    }
    .a_txt .div3 ul li a:hover {
        color: #F19240;
    }
    .a_txt .div3 ul li .a_js2 {
        background: url(https://global.mabangerp.com/mabangerp/dashboard/images/plus.png) 95% center no-repeat;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s;
        display: flex;
        justify-content: space-between;
    }
    .a_txt .div3 ul li .a_js2_on {
        background: url(https://global.mabangerp.com/mabangerp/dashboard/images/reduce.jpg) 95% center no-repeat;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s;
    }
    .a_txt .div3 ul li .a_txt2 {
        display: none;
    }
    .a_txt .div3 ul li .a_txt2 a {
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        opacity: .6;
    }
}

@media (min-width: 1024px) {
    #wrapper03,
    .moblie-switchBox,
    .swiper-banner,
    .moblie-solution,
    .wrapper-content,
    .moblie-skuBox,
    .moblie-skuBox,
    .moblie-skuBox,
    .cross-swiperBox,
    .moblie-support,
    .moblie-trust,
    .moblie-transverse,
    .wanmei-swiperBox,
    .moblie-cross,
    .mb-moreBtn,
    .bigBox-swiperBox,
    .moblie-chinaStore,
    .moblie-footer {
        display: none !important;
    }
}