@media screen and ( max-width: 767px ) {
    .content {
        width: 100% !important;
    }

    html,body {
        width: 100vw;
        overflow-x: hidden;
        font-size: 12px;
    }

    .web {
        display: none;
    }

    .wap {
        display: block;
    }

    .content {
        width: 100%;
    }

    .flex-center, .flex-start, .flex-between {
        display: inline-block;
    }

    .header { /*position: relative;*/
    }

    .logo {
        display: flex;
        width: 100vw;
        justify-content: center;
        text-align: center;
    }

    .wap-nav {
        cursor: pointer;
        display: block;
        left: 15px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 22px;
        z-index: 100;
    }

    .menu_body {
        height: 18px;
        position: relative;
        width: 21px;
    }

    .menu_body .menu_item_top {
        top: 0;
    }

    .menu_body .menu_item_center {
        display: block;
        top: 8px;
    }

    .menu_body .menu_item_bottom {
        bottom: 0;
    }

    .menu_body .nav_menu_item {
        background: #999;
        height: 2px;
        position: absolute;
        transition: .36s ease;
        width: 100%;
    }

    .menu_body_active .menu_item_top {
        top: 9px;
        transform: rotate(45deg);
    }

    .menu_body_active .menu_item_center {
        opacity: 0;
    }

    .menu_body_active .menu_item_bottom {
        bottom: 8px;
        transform: rotate(-45deg);
    }

    .menu-box {
        width: calc(100% - 40px);
        position: absolute;
        background: #FFFFFF;
        top: 64px;
        height: 0;
        padding: 0 20px;
        transition: all .6s;
        overflow: hidden;
    }

    .menu-nav {
        width: 100%;
    }

    .menu-box .menu-list {
        width: calc(100% - 40px);
        padding: 20px 20px;
        border-bottom: #f2f2f2 1px solid;
    }

    .menu-box .menu-list a {
        display: block;
        position: relative;
        text-align: left;
    }

    .menu-box .menu-list > a > i::before {
        content: '\e602';
        position: absolute;
        right: 20px;
        transform: rotate(0);
        transition: all .4s;
    }

    .menu-list:hover > a > i::before, .menu-box .menu-list .layui-this > a > i::before {
        transform: rotate(90deg);
    }

    .menu-list:hover {
        background: transparent;
        color: #333333;
    }

    .menu-list .menu-nav-child {
        position: initial;
        margin-top: 20px;
    }

    .menu-box .menu-list:hover > a, .menu-box .menu-list:hover .menu-nav-child > a, .menu-list:hover > a > i::before, .menu-nav .menu-nav-child a, .layui-this a {
        color: #333333 !important;
    }

    .menu-list:hover .menu-nav-child, .layui-this .menu-nav-child {
        position: initial;
        background: transparent;
        text-align: left;
    }

    .menu-nav-child dd {
        padding: 10px 20px;
        border-top: #f2f2f2 1px solid;
    }

    .index-title .title-cname {
        font-size: 30px;
    }

    /*    banner*/
    .banner-box, .aboutus-banner {
        height: 230px;
    }

    .partners-banner {
        height: 194px;
        position: relative;
    }

    /*    首页内容*/
    .index-product .product-list {
        width: calc(100% - 20px);
    }

    .index-prog-box, .prog-left, .prog-right, .prog-list {
        width: 100%;
    }

    .prog-info .prog-name {
        font-size: 32px;
    }

    .prog-tab {
        display: flex;
        flex-wrap: wrap;
    }

    .prog-info .prog-in {
        width: 94%;
    }

    .news-list .list-item {
        width: 100%;
        margin: 20px 0;
    }

    .news-list .list-item .news-img, .news-info {
        width: calc(100% - 40px);
        padding-bottom: 20px;
    }

    .partners-box .part-item {
        display: block;
        width: calc(50% - 23px);
    }

    /*关于我们*/
    .banner-text-box {
        display: flex;
        width: 80%;
        height: 73%;
        bottom: 18%;
        left: 10%;
    }

    .text-item {
        padding-top: 5px;
    }

    .text-img {
        width: 24px;
        height: 32px;
    }

    .text-item .text-name {
        font-size: 12px;
        padding: 5px 0;
    }

    .text-link a {
        line-height: 20px;
    }

    .main-n {
        padding: 0 20px;
    }

    .aboutus-bottom {
        height: 220px;
    }

    .aboutus {
        padding-top: 50px;
    }

    .aboutus .lxwm {
        font-size: 24px
    }

    .aboutus .ndxq {
        font-size: 16px;
        padding: 10px 0;
    }

    .aboutus .mfget {
        font-size: 12px;
        background-color: #F2F2F2;
        padding: 10px 20px;
    }

    /*服务与支持*/
    .service-main {
        width: 100%;
    }

    .service1 .main-box {
        width: calc(100% - 20px) !important;
        height: auto !important;
        margin: 0 10px;
        padding: 0;
    }

    .ser-zxitem {
        width: calc(100% - 20px);
        padding: 10px;
    }

    .ser-zxitem:nth-child(1) {
        border-right: none;
        border-bottom: #CCCCCC 1px solid;
    }

    .ser-1 {
        padding-bottom: 20px;
    }

    .service2 {
        padding: 0 0 40px
    }

    .service2-box {
        width: 100%;
    }

    .service2-box .view .swiper-container {
        width: 100%;
        height: 250px;
    }

    .service2-box .preview {
        width: 100%;
        padding-top: 10px;
    }

    .service2-box .preview .swiper-wrapper {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }

    .service2-box .preview .swiper-slide {
        width: calc(25% - 20px);
        height: 50px;
        margin: 10px;
    }

    .service3 {
        padding: 0 0 50px;
    }

    .serv3-left, .serv3-right {
        width: 100%;
    }

    .serv3-item {
        margin-right: 0;
    }

    .serv3-center .serv3-item, .serv3-right .serv3-item {
        width: 100%;
        margin-bottom: 0;
    }

    /*    合作伙伴*/
    .banner-text {
        padding-top: 20px;
    }

    .banner-name {
        font-size: 48px;
    }

    .banner-ai {
        font-size: 18px;
    }

    .main-box .main-n {
        width: 90%;
    }

    .main-box .main-nr {
        display: flex;
        flex-wrap: wrap; /*padding: 20px;*/
    }

    .main-box .main-nr .nb-item {
        width: calc(50% - 40px);
        margin: 20px;
        text-align: center;
    }

    .main-box .main-nr .nb-item .item-text, .partners2 .title-item .item-m {
        font-size: 20px;
    }

    .main-box .main-nr .nb-item .item-icon {
        width: 90px;
        height: 90px;
        margin: 0 auto;
    }

    .partners2 .title-yname {
        width: calc(100% - 40px) !important;
        display: flex;
        padding: 20px;
    }

    .partners2 .title-item .item-big {
        font-size: 30px;
    }

    .partners-box {
        display: flex;
    }

    /*    远程*/
    .remote-banner {
        position: relative;
    }

    .banner-text {
        width: calc(100% - 40px);
        position: absolute;
        bottom: 0;
        padding: 20px;
    }

    .remote-banner .banner-text .banner-nr {
        width: calc(100% - 40px);
    }

    .remote-tabbox {
        width: calc(100% - 20px);
        display: flex;
        justify-content: space-between;
        padding: 10px 10px;
    }

    .remote-tabbox .tab-item {
        padding: 0;
        margin: 0 10px;
    }

    .hyxz-item {
        width: 100%;
    }

    .main-hyxz .main-nr, .main-fays .main-nr, .main-fajg .main-nr {
        width: calc(100% - 20px) !important;
        padding: 10px;
    }

    .fays-item {
        margin: 20px 0;
    }

    .fays-item .item-img {
        width: 100%;
        height: 250px;
    }

    .fays-item .item-text, .fajg-left, .fajg-right {
        width: 100%;
        padding: 0;
    }

    .main-fajg .main-nr {
        display: block;
        width: 100%;
    }

    .fajg-prlist {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .fajg-prlist .prlist-item {
        width: calc(50% - 20px);
        padding-bottom: 20px;
        text-align: center;
        margin: 10px;
    }

    .fajg-prlist .prlist-item .prlist-img {
        width: 100%;
        height: 120px;
    }

    .prlist-img img {
        margin: auto;
    }

    .yycj-item {
        width: 100%;
        margin-bottom: 10px;
    }

    /*    产品*/
    .product-banner {
        height: 300px;
        position: relative;
    }

    .product-banimg {
        width: 80%;
        height: 50%;
        margin: 10px auto;
    }

    .product-banner .banner-title {
        font-size: 28px;
    }

    .product-banner .banner-nr {
        font-size: 26px;
    }

    .main-box1 {
        height: auto;
    }

    .main-box1 .main-left {
        width: 100%;
        height: 400px;
    }

    .main-right {
        padding: 10px;
    }

    .tit-name {
        font-size: 28px;
    }

    .main-box1 .nr-item {
        display: flex !important;
        width: 100%;
        padding-right: 30px;
        margin: 20px 0;
    }

    .tit-pname, .nr-tit-pname {
        font-size: 16px;
    }

    .nr-item-cion {
        width: 60px;
        height: 60px;
    }

    .nr-tit-name {
        font-size: 24px;
    }

    .main-boxs {
        width: 100%;
        height: 520px;
    }

    .main-box2 .main-text, .main-box3 .main-text {
        top: 21px;
        padding: 10px;
    }

    .main-box2 .nr-item {
        display: flex;
        width: 100%;
        border-right: none;
        padding-left: 0;
        justify-content: left;
    }

    .main-nr {
        padding: 10px;
    }

    .main-box3 .tit-pname {
        font-size: 20px;
    }

    .main-text, .main-box6 .main-left {
        width: calc(100% - 20px);
        padding: 20px;
    }

    .main-box4 .main-left {
        width: 100%;
        padding: 20px;
    }

    .main-box4 .nr-item {
        display: flex;
    }

    .main-box4 .main-bimg {
        height: 41%;
    }

    .main-box5, .main-box6 {
        height: auto;
    }

    .main-box5 .main-bimg {
        height: 400px;
    }

    .main-box5 .main-right {
        width: calc(100% - 20px);
    }

    .main-box5 .main-right .nr-item {
        display: flex;
    }

    .main-box6 .main-nr {
        display: flex;
    }

    .main-box6 .main-bimg {
        width: 100%;
        height: 286px;
    }

    /*    新闻*/
    .news-list-box, .news-main-box, .sx, #pages {
        width: calc(100% - 20px) !important;
        padding: 0 10px;
    }

    .news-list-box .news-list:first-child {
        margin-top: 0;
    }

    .news-list-box .news-list .news-img {
        width: 100%;
        height: auto;
    }

    .news-list-box .news-list .news-main {
        width: calc(100% - 22px);
        height: auto;
        padding: 10px;
    }

    .news-list-box .news-list .news-main .news-tit, .news-list-box .news-list .news-main .news-p {
        width: 100%;
        line-height: 30px;
    }

    .news-list-box .news-list .news-main .news-p {
        margin-bottom: 40px;
    }

    .news-list-box .news-list .news-main::before, .news-list-box .news-list .news-main::after {
        top: auto;
        bottom: 10px;
        right: 20px;
    }

    .news-list-box .news-list .news-main::after {
        right: 10px;
    }

    .news-list-box .news-list .news-main::before {
        right: -40px;
    }

    .news-list-box .news-list:hover .news-main::after {
        right: -40px;
    }

    .news-list-box .news-list:hover .news-main::before {
        right: 10px;
    }

    /*    底部*/
    .foot-box .foot-top {
        padding: 20px;
    }

    .foot-left, .foot-left ul {
        width: 100%;
        align-items: flex-start;
    }

    .foot-left ul {
        display: flex;
        flex-wrap: wrap;
    }

    .foot-left ul li {
        width: 30%;
        display: inline-block;
        margin-bottom: 20px;
        text-align: center;
    }

    .foot-right {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding-top: 30px;
    }

    .foot-right .foot-ewm {
        width: 40%;
    }

    .foot-right .foot-link {
        width: 60%;
        padding: 0 10px;
    }
}