

.mshow{ display: none; }
.pcshow{ display: block;}

@media screen and (max-width: 1366px) {
    .base-in {
        width: 90%;
    }
}

@media screen and (max-width: 1024px) {
    .mshow{ display: block; }
    .pcshow{ display: none;}
}



@media screen and (max-width: 1080px) {
    body {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
    }
    a {
        font-size: 14px;
        color: #666666;
    }
    .toTop {
        display: block;
    }
    .base-header {
        position: fixed;
        background-color: #fff;
        top: 0;
        left: 0;
    }
    .base-header .base-tabs,
    .base-header-top,
    .nav-right {
        display: none;
    }
    .base-header-top-iphone {
        height: 60px;
        background: #FFFFFF;
        width: 100%;
        padding: 0 16px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .index-header .swiper-container .banner {
        height: 200px;
    }
    .index-header .swiper-container .banner img {
        height: 250px;
    }
    .logo {
        width: auto;
        height: 40px;
    }
    .banner-swiper .swiper-pagination,
    .swiper-to {
        bottom: 22px !important;
        margin-left: 0;
    }
    .index-img img {
        height: 100%;
        width: 100%;
        margin: 0 0 40px 0;
    }
    .content-qualifications-name {
        width: 300px !important;
    }
    .close {
        font-size: 24px;
        top: -21px;
        right: -10px;
    }
    .base-search {
        top: 60px !important;
    }
    .btn-concel {
        display: none;
        margin-right: 26px;
    }
    .base-header-top-iphone .iconfont {
        color: #333333 !important;
        font-size: 18px;
    }
    .base-search-main {
        width: 100%;
        background: #FFFFFF;
        box-shadow: 0px 2px 4px 0px rgba(153, 153, 153, 0.3);
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0px auto;
    }
    .base-search-main .iconfont {
        display: none;
    }
    .base-search-ipt {
        font-size: 16px;
        padding: 0 10px;
        width: calc(100% - 100px);
        height: 40px;
        border-radius: 4px 0px 0px 4px;
        border: none;
        font-size: 14px;
    }
    .base-search-btn {
        width: 60px;
        height: 40px;
        line-height: 40px;
        background: #F7B334;
        margin: 0;
        border-radius: 0px 4px 4px 0px;
        font-size: 14px;
    }
    .base-search-btn:hover {
        color: #fff !important;
    }
    .btn-search {
        margin-right: 26px;
    }
    .base-content img {
        height: 160px;
        margin-top: 60px;
    }
    .base-in {
        width: 100%;
        padding: 0 16px;
        position: relative;
        height: 100%;
    }
    .base-tabs {
        width: 100%;
    }
    .nav {
        width: 100%;
        display: block;
        height: 40px;
    }
    .nav .base-tabs a {
        line-height: 40px;
        font-size: 12px;
        color: #666666;
        margin: 0 10px;
    }
    .nav .base-tabs {
        display: flex;
        justify-content: center;
    }
    .base-tabs::-webkit-scrollbar {
        display: none;
    }
    .nav .base-tabs .active::before,
    .nav .base-tabs a:hover::before {
        bottom: 0;
    }
    .iphoneMenu-top {
        height: 60px;
        width: 100%;
        padding: 0 16px;
        box-shadow: inset 0px -1px 0px 0px #E8E8E8;
    }
    .iphoneMenu-close {
        font-size: 18px;
    }
    .iphoneMenu-item {
        min-height: 40px;
        background: #FFFFFF;
        box-shadow: 0px 1px 0px 0px #E6E6E6;
        width: 100%;
        line-height: 40px;
        font-size: 16px;
        background: url(../image/down.png) no-repeat right center;
        background-size: 10px auto;
    }
    .item-up {
        background: url(../image/up.png) no-repeat right center;
        background-size: 10px auto;
        color: #F7B334;
    }
    .nums-ms {
        margin: 12px 0 0 4px;
    }
    .iphoneMenu-item-ls {
        display: none;
    }
    .iphoneMenu-item-ls a {
        display: block;
        color: #666;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        box-shadow: inset 0px -1px 0px 0px #E8E8E8;
        padding-left: 16px;
    }
    .iphoneMenu-other {
        width: 300px;
        height: 88px;
        font-size: 12px;
        color: #666666;
        line-height: 18px;
        margin: 88px 0;
    }
    .iphoneMenu-img {
        width: 41px;
        height: 41px;
        margin-bottom: 10px;
    }
    .iphoneMenu-img:nth-child(1) {
        background: url(../image/home1.png) center center no-repeat;
        background-size: 100% 100%;
    }
    .iphoneMenu-img:nth-child(2) {
        background: url(../image/home2.png) center center no-repeat;
        background-size: 100% 100%;
    }
    .iphoneMenu-img:nth-child(3) {
        background: url(../image/home3.png) center center no-repeat;
        background-size: 100% 100%;
    }
    .iphoneMenu-other a {
        display: flex;
        justify-content: start;
        width: 120px;
        height: 100px;
        text-align: center;
    }

 
    .info {
        width: 100%;
    }
    .phone {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 20px;
    }


    .toTop {
        height: 40px;
        background: #2F2F2F;
        font-size: 14px;
        color: #fff;
        line-height: 40px;
        text-align: center;
    }
    .more {
        display: none;
    }
   
    .codeBox img {
        width: 100%;
        height: auto;
    }
    .codeBox {
        width: 96px;
        height: auto;
        top: -125px;
        left: -60px;
        background-size: contain;
    }

    .cTxt {
        font-size: 12px;
    }
    .email-icon,
    .phone-icon,
    .add-icon {
        margin-right: 12px;
    }
    .ic-lable {
        line-height: 18px;
    }
    .iphoneMenu-bottom {
        height: 72px;
        background: rgba(247, 179, 52, 0.08);
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 0 16px;
    }
    .iphoneMenu-bottom a {
        display: inline-block;
        height: 32px;
        background: #FFFFFF;
        border-radius: 4px;
        margin-right: 10px;
        line-height: 32px;
        text-align: center;
        font-size: 12px;
        padding: 0 10px;
    }
    .iphoneMenu-bottom .toChina {
        display: inline-block;
        width: 32px;
        height: 32px;
        background: #F7B334;
        border-radius: 4px;
        line-height: 32px;
        text-align: center;
        font-size: 12px;
        color: #fff;
    }
    .iphoneMenu-menu {
        height: calc(100% - 154px);
    }
    .weixin_bg {
        width: 32px;
        height: 32px;
    }
    .iphoneMenu {
        width: 0;
        position: fixed;
        height: 100%;
        z-index: 99;
        background-color: #fff;
        top: 0;
    }
    .iphoneActive {
        width: 100%;
        display: block;
        transition: all 0.5s;
    }
    .iphoneMenu-ls {
        height: calc( 100% - 132px);
        padding: 0 16px;
    }
    .second-nav ul li {
        height: 40px;
        line-height: 40px;
        margin-bottom: 32px;
    }
    .second-nav ul li a {
        font-size: 12px;
        color: #333333;
        height: 40px;
        line-height: 40px;
        padding: 0 8px;
        text-align: center;
        display: flex;
        align-items: center;
        line-height: normal;
    }
    .title {
        font-size: 20px;
        padding: 60px 0 32px 0;
    }
    .second-nav ul li:first-child a {
        border-radius: 4px 0 0 4px;
    }
    .second-nav ul li:last-child a {
        border-radius: 0 4px 4px 0;
    }
    .content-info {
        padding-bottom: 60px;
    }

    .RCMS_EDITOR p{
        width: 100% !important;
    } 

    .banne-name {
        font-size: 24px;
        line-height: 28px;
        left: 16px;
        bottom: 40px;
    }
  
}