﻿@media (min-width: 1920px) {
    .flex-control-nav {
        bottom: 150px;
    }
}

@media (max-width: 1914px) {
}

@media (max-width: 1600px) {
    .about-box {
        margin: 0 auto;
        position: absolute;
        top: 50%;
        margin-top: -240px;
    }

    .zx_center {
        /*max-width: 1570px;*/
        margin: 0 auto;
        position: absolute;
        top: 50%;
        margin-top: -350px;
        /*left: 50%;
        margin-left: -785px;*/
        transform: scale(1.0);
    }

    .ywly_cont ul li .xia_cont .ywly_icon {
        text-align: center;
        padding: 3% 0;
    }

    .ywly_cont ul li .xia_cont .ywly_img {
        padding: 2% 0;
    }

    .ywly_cont li .xia_cont .ywly_img img {
        width: 35% !important;
        height: auto;
    }

    .ywly_cont ul li .xia_cont .ywly_name {
        text-align: center;
        padding: 2% 0;
    }

        .ywly_cont ul li .xia_cont .ywly_name h2 {
            font-size: 24px;
            color: #ff0000;
            /*padding: 2% 0;*/
        }

    .ywly_cont li .xia_cont .ywly_name a {
        font-size: 20px;
    }
}

@media (max-width: 1440px) {
    .ywlybox {
        width: 100%;
        margin: 0 auto;
        position: absolute;
        top: 50%;
        margin-top: -270px;
    }

    .zx_box {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        transform: scale(0.85);
    }

    .zx_center {
        margin: 0 auto;
        position: absolute;
        top: 50%;
        margin-top: -330px;
        /*left: 50%;
        margin-left: -720px;*/
        transform: scale(0.9);
    }

    .rczp {
        position: absolute;
        top: 50%;
        margin-top: -320px;
        text-align: left;
        transform: scale(0.75);
    }

    .picBtnTop .hd ul li.on {
        background: url(../images/sanjiao.png) no-repeat rgba(255, 0, 0, 0.5) 180px 58px;
        background-size: 10%;
    }

    .al_box {
        position: absolute;
        top: 50%;
        margin-top: -250px;
        transform: scale(0.9);
    }
}

@media (max-width: 1280px) {
    .about-box {
        margin: 0 auto;
        position: absolute;
        top: 50%;
        margin-top: -220px;
    }

    .zx_box {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        transform: scale(0.85);
    }

    .zx_center {
        margin: 0 auto;
        position: absolute;
        top: 50%;
        margin-top: -305px;
        /*left: 50%;
        margin-left: -570px;*/
        transform: scale(0.83);
    }

    .rczp {
        position: absolute;
        top: 50%;
        margin-top: -320px;
        text-align: left;
        transform: scale(0.75);
        width: 100%;
    }

    .picBtnTop .hd ul li.on {
        background: url(../images/sanjiao.png) no-repeat rgba(255, 0, 0, 0.5) 180px 58px;
        background-size: 10%;
    }
}

@media (max-width: 1200px) {
    .main1 {
        max-width: 1200px;
    }

    .mar15 {
        margin: 0 15px;
    }

    zx_center {
        transform: scale(0.7);
    }

    .zx_center {
        /*max-width: 1570px;*/
        margin: 0 auto;
        position: absolute;
        top: 50%;
        margin-top: -350px;
        /*left: 50%;
        margin-left: -785px;*/
        transform: scale(0.6);
    }

    .picBtnTop .hd ul li.on {
        background: url(../images/sanjiao.png) no-repeat rgba(255, 0, 0, 0.5) 180px 58px;
        background-size: 10%;
    }
}

@media (max-width: 1100px) {
    .mar15 {
        margin: 0 15px;
    }

    .about-box {
        transform: scale(0.95);
    }

    .al_box {
        transform: scale(0.95);
    }

    .zx_center {
        /*max-width: 1570px;*/
        margin: 0 auto;
        position: absolute;
        top: 50%;
        margin-top: -350px;
        /*left: 50%;
        margin-left: -785px;*/
        transform: scale(0.5);
    }
}

@media (max-width: 1024px) {
    .zx_center {
        margin: 0 auto;
        position: absolute;
        top: 50%;
        margin-top: -350px;
        /*left: 50%;
        margin-left: -785px;*/
        transform: scale(0.8);
    }
}

@media (max-width: 960px) {
    /*手机banner*/
    #hp_box {
        display: block;
    }
    /*PC banner*/
    .pro-switch {
        display: block;
    }

    pro-switch .about-box {
        transform: scale(0.9);
    }

    .al_box {
        transform: scale(0.9);
    }

    zx_center {
        transform: scale(0.9);
    }

    .mar15 {
        margin: 0 15px;
    }

    .menu {
        display: none;
    }

    .nyban {
        margin-top: 57px;
    }

    .header_m {
        display: block;
        position: fixed;
    }

    #hp_box {
        position: relative;
        margin-top: 57px;
        z-index: 1;
    }
    /*关于我们*/
    .about-img a {
        display: none !important;
    }
    /*手机导航*/
    .weizhi {
        width: 100%;
    }

        .weizhi ul {
            width: 100%;
            list-style: none;
        }

            .weizhi ul li {
                float: left;
                width: auto;
                height: 35px;
                line-height: 35px;
                text-align: center;
                margin-right: 8px;
            }

                .weizhi ul li a {
                    float: left;
                    width: 100%;
                    height: 35px;
                    line-height: 35px;
                    background: #333;
                    border-bottom: none;
                    color: #fff;
                    font-size: 14px;
                    padding: 0 8px;
                }

                    .weizhi ul li a:hover {
                        float: left;
                        width: 100%;
                        height: 35px;
                        line-height: 35px;
                        /*border: 1px solid #CCC;*/
                        border-bottom: none;
                        color: #fff;
                        background: #ca141d;
                        font-size: 14px;
                        padding: 0 8px;
                    }

    .weizhi_right {
        width: 100%;
        text-align: left;
        height: 35px;
        line-height: 35px;
        border-bottom: 1px solid #CCC;
        text-indent: 10px;
        margin-top: 7px;
        display: none;
    }
    /*产品展示*/
    .cp_content_box {
        width: 33.333%;
        height: auto;
        position: relative;
        overflow: hidden;
    }
}

@media (max-width: 640px) {
    body {
        max-width: 640px;
        overflow-x: hidden;
        background: #fff;
    }

    #fp-nav {
        display: none;
    }

    .section {
        height: auto !important;
    }

    .fp-tableCell {
        height: auto !important;
        display: block;
    }

    .menu {
        display: none;
    }

    .fy {
        display: none;
    }

    .mar15 {
        margin: 0 15px;
        display: block;
    }
    /*首页关于我们*/
    .about-box {
        top: 30px;
        margin-top: 0;
        width: 100%;
        position: relative;
    }

    .about-text {
        width: 100%;
    }

    .about-img {
        width: 100%;
        margin-top: 30px;
        opacity: 0;
    }

    .jjimg_box ul li a {
        font-size: 14px;
    }
    /*业务领域*/
    .ywlybox {
        top: 30px;
        margin-top: 0;
        width: 100%;
        position: relative;
    }

    .ywly_cont ul li {
        width: 100%;
        float: left;
        margin: 0 auto;
        text-align: center;
        position: relative;
    }

        .ywly_cont ul li:nth-child(2n) .shang_img {
            position: relative;
            transform: translateX(100%);
        }

    .xg1 {
        webkit-animation-duration: 0s !important;
        animation-duration: 0s !important;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    /*案例*/
    .al_box {
        top: 0;
        margin-top: 0;
        width: 100%;
        transform: scale(1.0);
        position: relative;
    }

    .al_box {
        background: none;
    }

    .slideTxtBox .arrow {
        display: none;
    }

    .slideTxtBox .hd {
        width: 100%;
        opacity: 0;
    }

        .slideTxtBox .hd ul li {
            width: 48%;
            margin-left: 1%;
        }

    .slideTxtBox .bd {
        width: 100%;
    }

    .content-main {
        width: 100% !important;
        transform: scale(0.75);
        left: 41%;
        position: relative;
    }

    .slideTxtBox .bd ul {
        padding: 15px;
        zoom: 1;
        transform: scale(1.0);
        overflow-x: hidden;
        margin-top: -50px;
    }

    .al_t {
        margin-top: -45px;
    }

    .al_box .more {
        margin-bottom: 30px;
    }
    /*标题*/
    .title {
        font-size: 24px;
    }

    .title_en {
        font-size: 20px;
        height: 40px;
        line-height: 40px;
    }

    .more {
        margin-bottom: 80px;
    }
    /*新闻*/
    .zx_box {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        transform: scale(1.0);
    }

    .zx_center {
        margin-top: 30px;
        width: 100%;
        left: 0;
        margin-left: 0;
        transform: scale(1.0);
        padding: 0px 10px;
        position: relative;
        opacity: 0;
    }

    .picBtnTop .hd {
        display: none;
    }

    .picBtnTop .bd {
        width: 100%;
        margin-bottom: 135px;
    }

    .xw_left {
        width: 100%;
    }

    .xw_right {
        width: 100%;
    }

    .xw_right_img img {
        max-width: 100%;
        height: auto;
    }

    .xw_right_cont {
        width: 62%;
        text-align: left;
    }

    .xw_right_title {
        width: 100%;
        height: 25px;
        line-height: 25px;
        font-size: 16px;
        border-left: 3px solid #ff0000;
        text-indent: 10px;
        margin-bottom: 5px;
        margin-top: 0px;
    }

    .xw_right_con {
        width: 100%;
        text-align: left;
        font-size: 14px;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        text-indent: 0em;
        color: #999999;
    }

    .xw_right_img {
        width: 34%;
        -webkit-transition: -webkit-transform .3s linear;
        -moz-transition: -moz-transform .3s linear;
        -o-transition: -o-transform .3s linear;
        transition: transform .3s linear;
        overflow: hidden;
    }
    /*人力资源*/
    /*.section6 {
        display: none !important;
    }*/
    .he {
        display: none;
    }

    .main_bg {
        background: none;
    }

    .nymain_bg {
        /*margin: 0 auto;
        text-align: center;
        background: #fff;
        border-radius: 15px;*/
        margin-top: 5px;
        min-height: 300px;
        margin-bottom: 5px;
        /*box-shadow: 3px 3px 10px #c3c3c3;*/
        padding: 0 0px;
        margin-bottom: 10px;
    }

    /*.main_height {
        min-height: auto;
    }*/
    /*新闻*/
    .nyrxw_img {
        width: 35%;
        height: auto;
        margin-top: 5px;
        float: left;
    }

    .nyxw_con {
        width: 60%;
        margin-bottom: 5px;
        float: right;
    }

    .nyxw_con_right {
        width: 100%;
        text-align: left;
        margin-top: 2px;
        color: #333;
    }
    /*版权*/
    .bq {
        display: block;
    }
    /*留言*/
    .liuyan1 {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    /*.ly_title1 {
        width: 27%;
        text-align: right;
    }*/

    .ly_cont1 {
        width: 62%;
        text-align: left;
        margin-left: 10px;
    }

    .ly_title {
        width: 25%;
        text-align: right;
        margin-top: 60px;
    }

    .ly_cont {
        width: 62%;
        text-align: left;
        margin-left: 10px;
        margin-top: 10px;
    }

    .con_height {
        height: 150px !important;
    }

    .ly {
        height: 190px;
    }

    .anniu1 {
        width: 100px;
        height: 35px;
        line-height: 35px;
    }
    /*客服*/
    .side {
        display: none;
    }

    .header_m {
        display: block;
        position: fixed;
    }

    .nyban {
        margin-top: 57px;
    }
    /*内页产品展示*/
    .nytype li {
        width: 48%;
    }

    .cp_content_box {
        width: 50%;
    }

    .cp_content_mr {
        margin: 10px;
    }

    .cp_content_cont {
        width: 100%;
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        position: relative;
        text-align: center;
    }

        .cp_content_cont a {
            float: left;
            width: 100%;
            height: 35px;
            line-height: 35px;
            position: relative;
            color: #333;
            font-size: 14px;
        }

    .cp_content_price {
        height: 30px;
        margin-bottom: 0px;
        color: #333;
        text-indent: 10px;
    }

        .cp_content_price a {
            color: #f10707;
            font-size: 14px;
        }

    /*分页样式*/
    .yangshi {
        width: 30px;
        text-align: center;
        padding: 2px 0px;
        border: 1px solid #CCC;
        background: #f1f1f1;
        color: #606060;
        padding: 5px 7px;
    }
    /*内页标题*/
    .nytitle_en {
        font-size: 24px;
        height: 40px;
        line-height: 40px;
        margin-top: 5px;
    }

    .nytitle {
        font-size: 20px;
        color: #333;
        margin-bottom: 0px;
    }
    /*底部联系*/
    .lx_zuo {
        width: 99%;
        margin-top: 25px;
        text-align: left;
        /*padding: 2%;*/
        display: block;
    }

        .lx_zuo img {
            max-width: 100% !important;
            height: auto !important;
        }

    .lx_you {
        width: 100%;
        background: rgba(0, 0, 0, 0.6);
        margin-top: 50px;
    }

    .lx_you_cont {
        padding: 0px 10px 30px 10px;
        margin-top: 40px;
    }

    .lx_zuo_cont {
        width: 96%;
        background: rgba(0, 0, 0, 0.6);
        margin-left: 2%;
        margin-right: 2%;
        margin-top: -65px;
    }

    .lx_zuo_pad {
        padding: 30px 20px 30px 20px;
        /*width: 85%;*/
    }
}
