@media(max-width:1600px) {}

@media(max-width:1440px) {}

@media(max-width:1366px) {}

@media(max-width:1280px) {}

@media(max-width:1200px) {}

@media(max-width:1024px) {
    .mobile-inner-header {
        display: block;
    }
    .top1 {
        display: none;
    }
    .index_a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-md-3 {
        width: 100%;
    }
    .col-md-9 {
        width: 100%;
        margin-top: 20px;
    }
    .kami_b {
        margin-bottom: 0;
    }
    .pros .pross {
        width: 25%;
    }
    .pros .pross img,
    .tip {
        width: 100%;
    }
    .tip {
        height: 100%;
    }
    .tip div:first-child {
        padding-top: 60px;
    }
    .pros {
        overflow: hidden;
    }
    .client_wrapper {
        height: auto;
    }
    .about {
        margin-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .about .pic {
        width: 100%;
    }
    .about .text {
        width: 100%;
    }
    .case {
        height: auto;
        background: none;
    }
    .case .nr .bd .bdul,
    .case .nr .bd .bdul .text,
    .case .nr .bd .bdul ul li ol {
        width: 100%;
    }
    .case .nr .bd,
    .case .nr .bd .bdul {
        height: auto;
    }
    .case .nr .bd .wa {
        width: 100%;
        margin-left: 0;
    }
    .index_title {
        margin-top: 0 !important;
    }
    .news_main {
        padding-left: 15px;
        padding-right: 15px;
        overflow: hidden;
    }
    .news_item {
        width: 32%;
        margin-right: 2%;
    }
    .news_item:last-child {
        margin-right: 0;
    }
    .news_item .news_img {
        width: 100%;
    }
    .foot {
        display: none;
    }
    .copy {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media(max-width:768px) {
    .index_a {
        display: none;
    }
    .index_title .itit_en {
        font-size: 34px;
    }
    .client_wrapper {
        padding-top: 45px;
    }
    .pros .pross {
        width: 50%;
    }
    .about .text {
        padding-left: 20px;
        padding-top: 25px;
        height: auto;
    }
    .about .text dt {
        font-size: 25px;
    }
    .about .text dd {
        height: auto;
        padding-bottom: 20px;
    }
    .case {
        padding-top: 0;
    }
    .about {
        margin-bottom: 35px;
    }
    .more-title h5 {
        font-size: 30px;
    }
    .more-title h6 {
        margin-top: 10px;
        font-size: 15px;
    }
}

@media(max-width:420px) {
    .kami_b a {
        width: 49%;
    }
    .kami_b a:nth-child(2n) {
        margin-right: 0;
    }
    .index_title .itit_en {
        font-size: 22px;
    }
    .index_title .itit_en img {
        display: none;
    }
    .index_title {
        margin-bottom: 20px;
        font-size: 12px;
    }
    .about .text dt p {
        font-size: 14px;
    }
    .about .pic {
        height: auto;
    }
    .more-title h5 {
        font-size: 22px;
        margin-bottom: 0;
    }
    .more-title h6 {
        margin-top: 0;
    }
    .about {
        margin-bottom: 15px;
    }
    .case .nr .bd .bdul .text dt {
        color: #fff;
        font-size: 17px;
        line-height: 17px;
    }
    .case .nr .bd .bdul .text .hr {
        margin: 10px 0;
    }
    .case .nr .bd .bdul .text dd {
        font-size: 12px;
    }
    .case .nr .bd .wa {
        padding-top: 0;
    }
    .case .nr .bd .wa h3 {
        font-size: 20px;
    }
    .case .nr .bd .wa dl {
        margin-top: 0;
    }
    .case .nr .bd .wa dl dt {
        font-size: 14px;
        margin: 20px 0 20px;
    }
    .case .nr .bd .wa dl dd {
        display: inline-block;
        vertical-align: top;
        width: 65px;
        height: 65px;
        overflow: hidden;
        padding-top: 30px;
        text-align: center;
        color: #0f0e0e;
        font-size: 16px;
        line-height: 0px;
        cursor: default;
        margin-right: 10px;
        transition: all .5s;
        opacity: 1;
        border-radius: 100%;
        border: 3px solid #cbcbcb;
    }
    .news_item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .copy {
        line-height: 40px;
        height: auto;
    }
    .left_copy {
        width: 100%;
        text-align: center;
    }
    .right_copy {
        width: 100%;
        text-align: center;
    }
    .more {
        display: none;
    }
}

@media(max-width:376px) {}

@media(max-width:360px) {}