.header-section .head-box {
    margin-top: 7px;
}


/* 东莞首页的页面logo */

.header-section .logo-box {
    width: 314px;
    position: relative;
    top: 9px;
    font-size: 24px;
    font-weight: bold;
}

.header-section .logo-box img {
    width: 100%;
}

.header-section .buss-txt {
    /* display: none; */
}

.head-box .buss-txt {
    float: left;
    color: #575757;
    font-size: 14px;
    border-left: 1px solid #8a8a8a;
    height: 40px;
    line-height: 40px;
    padding-left: 26px;
    margin-left: 30px;
    margin-top: 3px;
}

@media screen and (max-width:768px) {
    .banner-section {
        background: #eee;
        padding-bottom: 0.2rem;
    }
    .banner-swiper-container .swiper-slide img {
        height: 4.42rem;
    }
    .main-section .left-tabwrap {
        display: none;
    }
    .right-content-wrap {
        float: none;
        width: 100%;
        margin-bottom: .8rem;
    }
    .banner-swiper-container .swiper-pagination-bullets {
        bottom: 0.2rem;
    }
    .app-header .app-logo {
      
        margin-left: 0.6rem;
        width: 4.3rem;
        height: .58rem;
       font-size: 0.3rem;
        margin-top: .42rem;
        text-align: center;
    }
    
}