@charset "utf-8";


@media (min-width:1601px) {
    html {
        font-size: 16px;
    }
}

@media (min-width:1400px) and (max-width:1600px) {
    html {
        font-size: 14px;
    }
}

@media (min-width:640px) and (max-width:1399px) {
    html {
        font-size: 13px;
    }
}

@media (min-width:481px) and (max-width:639px) {
    html {
        font-size: 13px;
    }
}

@media (min-width:329px) and (max-width:480px) {
    html {
        font-size: 13px;
    }
}


@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1200px) {
    .s_layout .hd ul li:hover i {
        opacity: 1;
        visibility: visible;
    }

    .n_subnav ul li:hover a {
        color: #fff;
    }

    .n_subnav ul li:hover a:before {
        border: 2px solid #cdbb8c;
    }

    .n_subnav ul li:hover a:after {
        width: 100%;
    }

    .n_subnav2 ul li:hover a {
        color: #fff;
    }

    .n_subnav2 ul li:hover a:before {
        border: 2px solid #0c63d0;
    }

    .n_subnav2 ul li:hover a:after {
        width: 100%;
    }
}

@media (min-width: 1280px) {}

@media (min-width: 1440px) {}

@media (min-width: 1660px) {}

@media screen and (min-width:1200px) and (max-width:1440px) {}

@media (max-width: 1660px) {}

@media (max-width: 1600px) {}

.web {}

.wap {
    display: none;
}

@media (max-width: 1440px) {
    .n_behaviours .box1 {
        padding: 5rem 2.5rem 4rem;
    }

    .n_behaviours .box1 ul li .con {
        padding: 2rem 1rem;
    }

    .n_behaviours .box2 {
        padding: 5rem 2.5rem 4rem;
    }
}

@media (max-width: 1360px) {
    .n_coop02 ul {
        grid-template-columns: repeat(6, 1fr);
        gap: 1.5rem;
    }

    .linian_list {
        grid-auto-rows: 12rem;
    }
}

@media (max-width: 1280px) {
    .n_coop02 ul {
        grid-template-columns: repeat(5, 1fr);
        gap: 1.5rem;
    }

    .n_behaviours .box1 ul li .con {
        padding: 2rem 0;
    }

    .n_behaviours .box2 ul {
        grid-auto-rows: 5rem;
    }
}

@media (max-width: 1200px) {
    #nav {
        margin-right: 1.5rem;
    }

    #header {
        display: none;
    }

    #m_header {
        display: block;
    }

    #nav_btn_box {
        display: block;
    }

    .n_title {
        display: none
    }

    #m_n_nav {
        display: block
    }

    .web {
        display: none;
    }

    .wap {
        display: block;
    }

    span.wap {
        display: inline;
    }

    .online_q {
        display: none;
    }


    #banner .swiper-button-white {
        display: none;
    }

    .s_about .txt {
        margin-left: 0;
        max-width: 620px;
    }

    .s_about .m {
        display: flex;
        justify-content: flex-end;
    }

    .dotbox {
        display: block;
    }

    .n_hehuo ul {
        grid-auto-rows: 17rem;
    }

    .m {
        padding: 0 80px;
    }

    #nav_27 {
        transform: translateY(-4.5rem);
    }

    .n_about {
        background-size: 30rem;
    }

    .n_ziben ul {
        gap: 2rem;
    }

    .n_about .m {
        grid-template-columns: 13.75rem 1fr;
    }

    .n_banner {
        height: 20rem;
    }

    .n_subnav {
        display: none;
    }

    .n_buju01 {
        padding-top: 2.5rem;
    }

    .n_search {
        margin-top: 2rem;
    }
    #n_main {
        padding-top: 4.5rem;
    }
}

@media (max-width: 1100px) {
    .honor ul {
        gap: 2.5rem;
    }
}

/*==========================导航和banner变成手机模式============================*/

@media (max-width: 992px) {
    .n_licheng .bd {
        display: none;
    }

    .licheng_slide_wap {
        display: block;
    }

    .n_coop02 ul {
        grid-template-columns: repeat(4, 1fr);
        gap: 1.5rem;
    }

    .m {
        padding: 0 60px;
    }

    .foot_nav {
        display: none;
    }

    .content {
        grid-template-columns: 1fr;
    }

    .content .n_right {
        display: none;
    }

    .biaodan form>ul {
        grid-template-columns: 1fr 1fr;
    }

    .companynew {
        grid-template-columns: 1fr;
    }
    .honor ul {
        grid-template-columns: repeat(3,1fr);
    }
    .gaik .nz {
        grid-template-columns: 1fr;
    }
    .gaik .nz .gkvideo {
        height: 30rem;
    }
    .list_box_gg li a .time {
        width: 100%;
        font-size: 1.375rem;
    }
    .list_box_gg li a .con {
        width: 100%;
        margin: 0.75rem 0;
    }
    .list_box_gg li a {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        height: 11rem;
        padding: 0 15px;
    }
    .faren ul {
        grid-template-columns: 1fr 1fr;
    }
    .biaodan form>ul li:nth-child(4) {
        grid-column-start: auto;
        grid-column-end: auto;
    }
    .biaodan form>ul li:nth-child(5) {
        grid-column-start: 1;
        grid-column-end: 3;
    }
}

@media (min-width:481px) and (max-width:992px) {}

@media (max-width: 860px) {

    .fengcai ul {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 768px) {
    .pad_top {
        padding-top: 5rem !important;
    }

    .pad_bot {
        padding-bottom: 5rem !important;
    }

    .m {
        padding: 0 30px;
    }
    .s_news .m {
        display: grid;
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
    .s_layout .bd .txt {
        height: 25rem;
    }
    .s_layout .bd .img:after {
        padding-top: 25rem;
    }
    .s_layout .swiper-button-next {
        right: 4rem;
        left: auto;
    }
    .s_layout .swiper-button-prev{
        right: 13rem;
        left: auto;
    }
    .s_about .txt {
        max-width: inherit;
        padding-bottom: 4rem;
    }

    .s_layout .bd .img:after {
        padding-top: 25rem;
    }

    .s_layout .bd .txt {
        height: 25rem;
    }

    .s_layout:before {
        height: 30rem;
    }

 
    #banner .swiper-container {
        height: 30rem;
    }

   
    .biaodan form>ul {
        grid-template-columns: 1fr;
    }

    .contact {
        display: flex;
        flex-direction: column-reverse;
    }
    .contact .maps {
        height: 300px;
    }
    .contact .maps .bz {
        left: 50%;
    }
    .n_news_tuijian ul {
        grid-template-columns: 1fr 1fr;
        gap: 2.5rem;
    }
    .companynew .com_right ul li a {
        padding: 15px;
        flex-wrap: wrap;
    }
   
    .companynew .com_right ul li a .img {
        width: 100%;
        max-width: 100%;
    } 
    .companynew .com_right ul li a .yanjing {
        display: none;
    }
    .companynew .com_right ul li a .con {
        width: 100%;
        padding: 1rem 0;
    }
    .videos ul {
        grid-template-columns: 1fr 1fr;
        gap: 2.5rem;
    }
    .honor ul {
        grid-template-columns: repeat(2,1fr);
        gap: 1rem;
    }

    .gaik .nz .newb {
        padding: 2rem;
    }
    .faren ul {
        gap: 3rem;
    }
    .licheng .bd .box {
        flex-direction: column;
    }
    .dang .zuixin {
        grid-template-columns: 1fr;
    }
    .dang .zuixin .img img {
        max-height: 25.25rem;
    }
    .dang .loud {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
    .biaodan form>ul li:nth-child(5) , .biaodan form>ul li:nth-child(4) {
        grid-column-start: auto;
        grid-column-end: auto;
    }
}


@media (max-width: 480px) {
    .pad_top {
        padding-top: 3rem !important;
    }

    .pad_bot {
        padding-bottom: 3rem !important;
    }

    .pad_top2 {
        padding-top: 2.5rem !important;
    }

    .pad_bot2 {
        padding-bottom: 2.5rem !important;
    }

    .m {
        padding: 0 15px;
    }
    .s_shuzi ul {
        grid-template-columns: 2fr 2fr;
        gap: 1.75rem;
    }
    .s_layout .bd .item {
        grid-template-columns: 1fr;
    }
    .s_rukou ul {
        grid-template-columns: 1fr;
    }
    .s_layout .bd .txt {
        height: 17rem;
        padding: 3.25rem 2rem;
    }
    .s_layout .bd .img:after {
        padding-top: 17rem;
    }
    .s_layout .swiper-button-prev {
        right: auto;
        left: 0;
        top: 55% !important;
    }
    .s_layout .swiper-button-next {
        left: auto;
        right: 0;
        top: 55% !important;
    }
    .n_banner {
        height: 10rem;
    }

    .n_banner h3 {
        font-size: 1.375rem;
    }

    #banner .swiper-container {
        height: 15rem;
    }

    #banner .swiper-pagination {
        bottom: 0 !important;
    }

    #banner .dotbox {
        bottom: 1rem;
    }

    .btn_arr {
        width: 35px !important;
        height: 35px !important;
    }

    .dxsex .swiper-button-prev {
        left: 0;
    }

    .dxsex .swiper-button-next {
        right: 0;
    }

    #dsex a .sexcon {
        height: 2.5rem;
        font-size: 1.125rem;
    }

    .ewm {
        margin-left: 4rem;
    }

    .fengcai ul {
        grid-template-columns: 1fr;
    }
    .kakao {
        flex-direction: column;
        align-items: flex-start;
        gap: 2rem;
    }
    .kakao i {
        display: none;
    }
    .n_news_tuijian ul {
        grid-template-columns: 1fr;
    }
    .videos ul {
        gap: 1.5rem;
    }
    .btn_play svg {
        width: 1.5rem;
        height: 1.5rem;
    }
    .honor ul li a {
        padding: 2rem 1rem;
    }
    .gaik .nz .gkvideo {
        height: 25rem;
    }
    .licheng  ul li span {
        line-height: 10rem;
        font-size: 1.75rem;
    }
    .licheng .bd .box .txt h3 {
        margin-bottom: 0.5rem;
    }
    .licheng .bd .box .txt .con {
        font-size: 1rem;
    }
    .licheng .bd .box {
        padding-left: 0;
    }
    .licheng .bd , .licheng .bd:after {
        background: none;
    }
    .licheng .bd .box .txt h3 span {
        font-size: 3rem;
    }
    .licheng .arr_left {
        width: 3.25rem;
        height: 3.25rem;
        bottom: 0;
    }
    .licheng .bd .box .imgbox {
        margin-right: 0;
        padding-left: 2rem;
        padding-bottom: 2rem;
    }
    .licheng .swiper-pagination {
        padding-right: 0;
    }
    .dang .loud li a {
        padding: 2rem;
    }

    .biaodan form>ul>li .qianzhi {
        max-width: 6rem;
    }
    .pick-area {
        font-size: 12px  !important;
    }
    .f_address>p {
        margin-left: 4rem;
    }
    .bots .m {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    #banner {
        padding-top: 4.5rem;
    }
}