/*  WAP主导航 */
.wapNav {
    overflow-y: auto;
    height: 100%;
    opacity: 0;
    transform: translateX(-100%);
    transition: all 0.6s;
    background: #fff;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 40;
    padding: 60px 0;
}

.wapNav li {
    position: relative;
}

.wapNav li a {
    display: block;
    padding-left: 20px;
    color: #333;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #eee;
    position: relative;
}

.wapNav li i {
    font-family: "iconfont";
    color: #888;
    font-size: 1.2em;
    font-style: normal;
    padding: 0 15px;
    position: absolute;
    right: 0;
    top: 0px;
    line-height: 50px;
}

.wapNav li.cur > a, .wapNav .cur > a:hover {
    background: #0292dc;
    color: #fff;
}

.wapNav li :hover i, .wapNav .cur i {
    color: #fff;
}

.wapNav .navSub {
    display: none;
    background: #f5f5f5;
}

.wapNav .navSub li a {
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    font-size: .875em;
    border-top: 1px solid #e5e5e5;
}

.wapNav .navSub ul {
    background: #f1f1f1;
}

.wapNav .navSub ul li a {
    height: 34px;
    line-height: 34px;
    padding-left: 60px;
}

.wapNav .menu {
    overflow: hidden;
    font-size: 1rem;
    border-top: 1px solid #ddd;
}

.wapNav .menu a {
    float: left;
    width: 50%;
    text-align: center;
    line-height: 50px;
    border-right: 1px solid #eee;
    color: #333;
    border-bottom: 1px solid #eee;
}

.wapNav .menu a i {
    font-family: "iconfont";
    margin-right: 5px;
    position: relative;
    font-style: normal;
    color: #666;
    font-size: 1rem;
}

.wSearch {
    background: #f1f1f1;
    overflow: hidden;
    padding: 20px 15px;
    font-size: 12px;
}

.wSearch form {
    margin: 0 auto;
    background: #fff;
    height: 40px;
    overflow: hidden;
    padding-right: 60px;
}

.wSearch .sear_text {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #666;
    padding-left: 10px;
}

.wSearch .sear_btn {
    float: left;
    width: 60px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    background: #333;
    color: #fff;
    font-size: 14px;
    transition: all 0.3s;
    margin-right: -60px;
}

.wSearch .sear_btn:hover {
    background: #0292dc;
}

@media all and (min-width: 1025px) {
    .proMain .big:nth-child(-n+2) {
        width: 50%;
    }

    .proMain .big:nth-last-child(-n+4) {
        width: 25%;
    }
}

@media all and (max-width: 1640px) {
    .container, .about {
        padding-left: 30px;
        padding-right: 30px;
    }

    .pd60, .listWrap {
        overflow: hidden;
    }

    .headR {
        right: 30px;
    }

    .listBanner h3 {
        padding-left: 15px;
    }

}


@media all and (max-width: 1440px) {
    .header {
        font-size: 1em;
    }

    .footer {
        font-size: .75em;
    }

    .footMenu a {
        margin-right: 25px;
    }

    .news {
        font-size: .75rem;
    }

    .proSide {
        font-size: .813rem;
    }

    .culture ul {
        width: 70%;
        font-size: 1em;
    }

    .contactTel li {
        height: 300px;
        padding: 2%;
    }
}

@media all and (max-width: 1260px) {
    .container, .about {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header {
        font-size: .875em;
    }

    .headR {
        right: 15px;
    }

    .nav .m > a {
        padding-left: 20px;
    }

    .nav .m > a::after {
        width: 14px;
        height: 14px;
        background-size: 100%;
    }

    .footMenu a {
        margin-right: 15px;
    }

    .product {
        font-size: .75rem;
    }

    .hTitle span {
        font-size: 2.5em;
    }

    .proMain .big .img {
        height: 280px;
        line-height: 280px
    }

    .proMain .big .more {
        margin-top: 15px;
    }

    .proMain .big h5 {
        margin-top: 6%;
    }


    .sMenu li a {
        height: 120px;
        padding-top: 12px;
    }

    .sMain, .sMain li .bgImg {
        height: 520px;
    }

    .about {
        font-size: .75em;
    }

    .aboutPic, .aboutTxt {
        height: 460px;
    }

    .aboutTxt .txt {
        height: 270px;
    }

    .proSide {
        font-size: .75rem;
    }

    .listBanner {
        height: 400px;
    }

    .listMenu a {
        margin: 0 20px;
    }

    .proSide dt {
        background-position: 10px center;
    }

    .proList ul {
        margin-right: -20px;
    }

    .proList li {
        padding-right: 20px;
    }

    .newsSlide li .pic {
        height: 480px;
    }

    .newsList {
        width: 100%;
        float: none;
    }

    .aTie {
        font-size: 36px;
    }

    .aTie span {
        font-size: 14px;
    }

    .aboutBox1 ul {
        font-size: 1em;
    }

    .aboutBox2 .left {
        padding-top: 0;
    }

    .aboutBox2 .font {
        font-size: 1em;
        line-height: 1.6;
    }

    .picList ul, .caseList ul {
        margin-right: -15px;
    }

    .picList li, .caseList li {
        padding-right: 15px;
        width: 33.3%;
    }

    .honorList li {
        width: 25%;
    }

    .aboutMenu p {
        display: none;
    }

    .newsList li {
        font-size: 12px;
    }

    .culture li {
        height: 310px;
    }

    .contactTel li {
        font-size: 1.143em;
    }

    .aboutNum {
        font-size: 1em;
        padding-right: 2%;
    }
}


@media all and (max-width: 1024px) {
    body {
        padding-top: 60px;
        font-size: .875rem;
    }

    .header {
        height: 60px;
        line-height: 60px;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 90;
        background: #fff;
        box-shadow: 0 1px 5px #ddd;
        padding-top: 0;
    }

    .header .logo {
        padding-top: 0;
    }

    .header .logo img {
        height: 36px;
    }

    .nav_on {
        opacity: 1;
        transform: translateX(0);
    }

    .navTrigger, .wapTel, .footMenu_wap, .banner .small, .proSide .tie i {
        display: block;
    }

    .nav, .footR, .footMenu em, .gr_kefu, .firendlink, .breadCrumb {
        display: none;
    }
    .headR .wx,.headR .headTel{
        display: none;
    }
    .headR li:nth-child(3) {
        display: block;
        position: relative;
        right: 70px;
        top: 20px;
        font-size: 18px;
    }
    .footer, .footMain {
        padding: 0;
        border: none;
    }

    .footMenu {
        display: flex;
        flex-flow: row wrap;
        text-align: center;
        justify-content: space-between;
        margin-bottom: 0;
    }

    .footMenu a {
        border: 1px solid #5f5f5f;
        margin: 0;
        margin-left: -1px;
        margin-top: -1px;
        height: 36px;
        line-height: 36px;
        flex-grow: 1;
        padding: 0 15px;
    }

    .footL .font {
        padding: 15px;
    }

    .banner .swiper-pagination {
        bottom: 5px;
    }

    .pd60, .listWrap {
        padding-top: 40px;
        padding-bottom: 40px;
        overflow: hidden;
    }

    .aboutMenu p, .picShow_r, .bshare-custom, .feedbackL, .downL .tel, .proAdv .pic, .pro_bread, .proWrap::after, .relaCase, .proShow_R .wx {
        display: none;
    }

    .footL, .aboutPic, .aboutTxt, .sMenu, .sMain, .newsL, .newsR, .proSlide, .supportBox3 li, .proR, .aTie, .aboutBox1 ul, .gallery, .proShow_R, .picShow_l, .feedbackR, .aboutBox2 .left, .aboutBox2 .right, .downL, .downR, .contactR, #dituContent, .caseR, .aboutTop .font, .newsList, .proShow_con, .supportBox3 li:nth-child(2n), .cultureL, .cultureR, .honorL, .honorR {
        float: none;
        width: 100%;
    }

    .hTitle {
        font-size: .875rem;
        margin-bottom: 30px;
    }

    .hTitle span {
        background: none;
        padding-bottom: 0;
    }

    .proMenu {
        margin-bottom: 25px;
        flex-flow: row wrap;
        justify-content: space-between;
    }

    .proMenu li {
        flex-grow: 1;
        width: auto;
        margin: 1px 1px 0 0;
    }

    .proMain {
        margin-right: -10px;
    }

    .proMain li, .proMain .big {
        width: 33.3%;
        padding-right: 10px;
        margin-bottom: 10px;
    }

    .proMain .big a {
        padding: 0;
        border: none;
        background: none;
    }

    .proMain .big .img {
        padding-top: 78%;
        border: 1px solid #dcdcdc;
        position: relative;
        display: block;
        background: #fff;
        height: auto;
        line-height: 100%;
        float: none;
        width: 100%;
    }

    .proMain .big .img img {
        position: absolute;
        top: 0;
        left: 0;
    }

    .proMain .big p, .proMain .big .more, .proMain .big h5::after, .proMenu .info {
        display: none;
    }

    .proMain .big h5, .proMain .pic h5 {
        font-size: 13px;
        color: #333;
        text-align: center;
        margin: 0;
        margin-top: 10px;
        padding-bottom: 0;
        font-weight: 400;
    }

    .sMenu {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .sMenu li {
        width: 12.5%;
        padding-right: 2px;
        margin-bottom: 2px;
    }

    .sMenu li:nth-child(2n) {
        float: left;
    }

    .sMenu li a {
        height: 100px;
        padding-top: 10px;
    }

    .sMain {
        height: auto;
    }

    .sMain li .txt {
        position: static;
        width: 100%;
        background: #0292dc;
        padding: 15px;
        position: relative;
        z-index: 2;
    }

    .sMain li .more {
        margin-top: 15px;
    }

    .about {
        padding-bottom: 20px;
    }

    .aboutTxt {
        padding-top: 30px;
        height: auto;
    }

    .aboutTxt .txt {
        height: auto;
        margin-bottom: 25px;
    }

    .newsMain {
        height: auto;
    }

    .newsL {
        margin-bottom: 10px;
    }

    .newsL, .newsR {
        height: auto;
    }

    .newsL .pic {
        height: 450px;
    }

    .newsR {
        width: auto;
    }

    .listBanner {
        height: 360px;
        text-align: center;
    }

    .listMenu, .aboutMenu {
        font-size: 1rem;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        overflow: hidden;
        padding-top: 1px;
        padding-left: 1px;
        background: #f5f5f5;
        margin-top: 0;
        padding: 0;
        text-align: center;
    }

    .listMenu a, .aboutMenu .m {
        flex-grow: 1;
        border: 1px solid #ddd;
        margin: 0;
        margin-left: -1px;
        margin-top: -1px;
        padding: 0 20px;
    }

    .listMenu .cur, .aboutMenu .cur {
        background: #0292dc;
        color: #fff;
    }

    .proSide, .proList {
        float: none;
        width: 100%;
    }

    .proSide .tie i {
        display: block;
    }

    .proSide .tie {
        text-align: left;
        padding: 0;
        background: none;
        color: #191919;
        height: auto;
        margin-bottom: 30px;
    }

    .proSide dl {
        margin-bottom: 40px;
    }

    .proSide dd p {
        width: 33.3%;
    }

    .proSide dd p:nth-child(2n) {
        float: left;
    }

    .proSide dt {
        background-position: 7% center;
    }

    .proShow_R, .aboutBox2 .font {
        height: auto;
    }

    .proShow_R .font, .proShow_tab {
        min-height: auto;
    }

    .proShow_R .btn a {
        display: inline-block;
        width: 45%;
        margin-bottom: 5px;
        margin-right: 8px;
    }

    .newsSlide .slideIcon {
        height: 60px;
        line-height: 60px;
    }

    .newsSlide li .pic {
        height: 380px;
    }

    .newsList li .pic {
        margin-right: 40px;
    }

    .aboutMenu {
        margin-top: 0;
        height: auto;
        line-height: 50px;
    }

    .aTie, .aboutBox1 .aTie {
        text-align: center;
        margin-bottom: 30px;
    }

    .aboutBox1 ul {
        max-width: 100%;
    }

    .aboutBox2 .left, .proShow_R {
        padding-top: 20px;
    }

    .activity li, .picList li {
        width: 33.3%;
    }

    .aboutBox3 .aboutL {
        padding-top: 0;
    }

    .culture .hTitle {
        text-align: left;
        float: none;
        width: 100%;
    }

    .culture ul {
        float: none;
        width: auto;
    }

    .honorL, .honorR, .honorL .txt {
        height: auto;
    }

    .honorR {
        padding: 15px;
        margin-top: 30px;
    }

    .honorR .btn {
        position: static;
        margin-top: 30px;
        display: inline-block;
        background-color: #eee;
        width: 40px;
        height: 30px;
        background-size: 20px 20px;
        opacity: 1;
    }

    .honorL .more {
        width: 100%;
        margin-top: 15px;
    }

    .newsList li p {
        min-height: auto;
    }

    .contactBox2 {
        margin: 0;
    }

    .contactBox2 li {
        width: 49%;
        margin: 0;
        margin-bottom: 15px;
    }

    .contactBox2 li:nth-child(2n) {
        float: right;
    }

    .contactTel li, .faq li {
        width: 50%;
    }

    .contactTel li.wx {
        display: none;
    }

    #dituContent {
        height: 420px;
    }

    .proSear form {
        width: 100%;
    }

}

@media all and (max-width: 920px) {
}

@media all and (max-width: 768px) {
    .hTitle {
        font-size: .75rem;
        margin-bottom: 25px;
    }

    .sMain li .bgImg {
        height: 400px;
    }

    .sMenu li {
        width: 25%;
    }

    .partner ul {
        padding-left: 0;
    }

    .partner li {
        width: 20%;
        background: none;
        margin: 0;
    }

    .partner li a {
        background: #fff;
        border: 1px solid #ddd;
        display: block;
        margin-left: -1px;
        margin-top: -1px;
        position: relative;
        padding-top: 52%;
    }

    .partner li::after {
        display: none;
    }

    .partner li:nth-child(2n) {
        margin: 0;
    }

    .partner li img {
        margin: 0;
        max-width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .aboutPic {
        height: 360px;
    }

    .newsMenu {
        margin-bottom: 25px;
    }

    .listBanner {
        height: 300px;
    }

    .listBanner h3 {
        font-size: 2em;
        top: 42%;
        font-weight: normal;
    }

    .listBanner h3 span {
        display: none;
    }

    .listMenu, .aboutMenu {
        font-size: .875rem;
    }

    .proSide dl {
        margin-bottom: 30px;
    }

    .proList li {
        width: 50%;
        margin-bottom: 25px;
    }

    .newsSlide .slideIcon {
        width: 100%;
        position: relative;
        text-align: center;
    }

    .newsSlide li .pic {
        height: 320px;
    }

    .newsSlide li .pic, .newsSlide li .txt {
        float: none;
        width: 100%;
    }

    .gallery {
        padding-right: 10px;
        text-align: center;
        padding: 0;
    }

    .galleryBig {
        float: none;
        height: auto;
        margin-bottom: 20px;
    }

    .gallery .btn {
        opacity: 1;
        position: static;
        display: inline-block;
        height: 30px;
        line-height: 30px;
        width: 50px;
    }

    .gallery .swiper-button-next {
        right: 10px;
    }

    .galleryBig li {
        height: 100%;
        line-height: 100%;
    }

    .gallerySmall {
        opacity: 0;
        transform: scale(0);
    }

    .newsList li .more, .newsList li .date {
        display: none;
    }

    .newsList li .pic {
        width: 280px;
        height: auto;
    }

    .newsList li h3 {
        font-size: 1.286em;
        margin-bottom: 20px;
    }

    .aTie {
        font-size: 30px;
    }

    .aboutBox2 .right {
        height: 400px;
    }

    .culture .txt {
        font-size: 1em;
        line-height: 2;
    }

    .contactBox2 li {
        min-height: 130px;
        padding-left: 10%;
    }

    .process li .txt {
        padding: 30px 25px;
    }

    .process li p {
        max-height: 100%;
    }

    .culture ul {
        margin-right: -10px;
    }

    .culture li {
        padding-right: 10px;
        height: 260px;
    }

    .feedback h4, .feedback h3, .showPage a, .showPage a:nth-child(2), .faqList li, .faqList li:nth-child(2n) {
        float: none;
        width: 100%;
    }

    .feedback h3, .feedback .top {
        margin-bottom: 20px;
    }

    .proSear {
        width: 100%;
    }

    .showPage {
        height: auto;
        line-height: 1.4
    }

    .showPage a {
        margin-top: 15px;
    }

    .showPage a, .showPage a:nth-child(2) {
        display: block;
    }

    .showPage a:nth-child(3) {
        border: none;
        border-top: 1px solid #bbb;
        width: 100%;
        margin-top: 10px;
        line-height: 40px;
    }

    #dituContent {
        height: 380px;
    }

    .pagination .a1_page, .pagination .first_page, .pagination .Last_page {
        display: none;
    }

    .partnerList li {
        width: 20%;
    }

    .aboutL {
        height: 420px;
    }
}

@media all and (max-width: 640px) {
    .header .logo img {
        height: 30px;
    }

    .footMenu {
        font-size: 14px;
    }

    .proMain li, .proMain .big {
        width: 50%;
    }

    .proMenu li span {
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
    }

    .sMain li .bgImg {
        height: 340px;
    }

    .partner li {
        width: 33.3%;
    }

    .aboutPic {
        height: 300px;
    }

    .aboutTxt {
        padding-top: 20px;
    }

    .aboutTxt .title {
        margin-bottom: 15px;
    }

    .about::after {
        height: 150px;
    }

    .aboutNum li span {
        letter-spacing: -1px;
    }

    .newsMenu a {
        width: 33.3%;
        float: left;
        margin: 0;
        border-radius: 0;
        border-right: 1px solid #fff;
        font-size: 15px;
    }

    .newsL .pic {
        height: 320px;
    }

    .newsR li {
        width: 100%;
        float: left;
    }

    .newsR li a {
        height: auto;
        padding: 10px;
    }

    .newsR li:nth-child(3), .newsR li:nth-child(4) {
        display: none;
    }

    .newsR li .date b {
        font-size: 2em;
        line-height: 1.2;
    }

    .listBanner, .process li .bgImg, .newsL .pic {
        height: 280px;
    }

    .listMenu a, .aboutMenu .m {
        padding: 0 10px;
        line-height: 42px;
        height: 42px;
    }

    .proSide dd {
        padding-left: 10%;
    }

    .proList ul {
        margin-right: -10px;
    }

    .proList li {
        padding-right: 10px;
    }

    .aboutBox1 li span {
        font-size: 4em;
    }

    .aboutBox2 .right, .aboutL {
        height: 320px;
    }

    .aboutBox2 .tie {
        font-size: 2em;
    }

    .picList ul, .activity ul, .caseList ul {
        margin-right: -10px;
    }

    .picList li, .activity li, .caseList li {
        padding-right: 10px;
        margin-bottom: 15px;
        width: 50%;
    }

    .picList li p {
        margin-top: 10px;
    }

    .culture li {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }

    .newsList li .pic {
        float: none;
        width: 100%;
        margin-bottom: 15px;
        display: block;
    }

    .partnerList li {
        width: 25%;
    }

    .faq li .txt, .faq li {
        height: auto;
    }

    .faq li {
        padding: 20px 15px;
    }

    .faq li .txt {
        margin-bottom: 30px;
    }

    .faq li h4 {
        font-weight: normal;
        font-size: 1.286em;
    }

    .contactTel li {
        width: 100%;
        height: auto;
        border-right: none;
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
    }

    .feedback p, .feedback .sub {
        width: 100%;
    }

    .feedback .code .c {
        width: 60%;
    }

    .feedback .code .sub {
        margin-top: 10px;
        float: none;
        width: 100%;
        height: 50px;
        line-height: 50px;
    }

    .feedback p {
        padding-left: 40px;
    }

    #dituContent {
        height: 300px;
    }

    .contactR {
        padding-right: 0;
    }

    .contactR .wx, .contactR .font {
        float: none;
        margin-right: 0;
        width: 100%;
    }

    .contactR .wx p {
        float: left;
        width: 50%;
        width: 120px;
        margin-right: 30px;
    }

    .pagination .a1_page, .pagination .first_page, .pagination .Last_page {
        display: none;
    }

}

@media all and (max-width: 480px) {
    .proMenu li span {
        padding: 0 10px;
    }

    .sMain li .bgImg, .newsL .pic, .newsSlide li .pic {
        height: 220px;
    }

    .sMenu li a {
        height: 80px;
        padding-top: 6px;
    }

    .sMenu li i {
        font-size: 2.2em;
    }

    .proList li p {
        margin-top: 10px;
    }

    .proList li {
        margin-bottom: 15px;
    }

    .listBanner, .newsScroll li .pic {
        height: 180px;
    }

    .aboutBox1 {
        padding-bottom: 10px;
    }

    .aboutBox1 li {
        width: 50%;
        font-size: 14px;
        margin-bottom: 30px;
    }

    .aboutBox1 li span {
        font-size: 38px;
    }

    .newsList li {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .partnerList li {
        width: 33.3%;
    }

    .aboutBox2 .right, .aboutPic {
        height: 220px;
    }

    .proList li p {
        font-size: 13px;
    }

    .quality li {
        height: auto;
        padding: 30px 20px;
        font-size: 14px;
    }

    .contactBox2 li {
        min-height: auto;
        padding: 5% 3% 5% 15%
    }

    .contactBox2 li p {
        font-weight: 400;
    }

    .contactBox2 li, .contactBox2 li:nth-child(2n) {
        float: none;
        width: 100%;
    }

    #dituContent, .aboutL {
        height: 220px;
    }
}

/* 解决方案 */
@media all and (max-width: 1260px) {
    .solutionSlide li, .solutionFont {
        height: 460px;
    }
}

@media all and (max-width: 1024px) {
    .solutionIndex li, .solutionIndex li .pic, .solutionIndex li .txt {
        height: 420px;
    }

    .solutionIndex li h4 {
        font-size: 2em;
    }

    .relativeS ul {
        margin-right: -15px;
    }

    .relativeS li {
        padding-right: 15px;
        width: 33.3%;
    }
}

@media all and (max-width: 768px) {
    .solutionIndex li, .solutionIndex li .pic, .solutionIndex li .txt, .solutionFont {
        height: auto;
    }

    .solutionIndex li .pic {
        height: 380px;
    }

    .solutionIndex li .pic, .solutionIndex li .txt, .showPage a, .showPage a:nth-child(2), .solutionSlide, .solutionFont {
        float: none;
        width: 100%;
    }

    .solutionIndex li .txt .info {
        min-height: auto;
    }

    .relativeS li {
        width: 50%;
    }

    .relativeS li {
        margin-bottom: 15px;
    }

    .relativeS li p {
        height: 40px;
        line-height: 40px;
    }
}

@media all and (max-width: 640px) {
    .solutionSlide, .aboutR {
        height: 380px;
    }
}

@media all and (max-width: 480px) {
    .solutionIndex li .more {
        height: 40px;
        line-height: 40px;
        width: 100%;
    }

    .solutionIndex li .pic {
        height: 200px;
    }

    .solutionSlide {
        height: 220px;
    }
} 