﻿body {
    font-family: Microsoft YaHei,sans,Arial,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    color: #666;
    background: #fff
}

#page {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    overflow: hidden
}

.offcanvas #page {
    overflow: hidden;
    position: absolute;
    top: 0
}

    .offcanvas #page:after {
        -webkit-transition: 2s;
        -o-transition: 2s;
        transition: 2s;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 101;
        background: rgba(0,0,0,.7);
        content: ""
    }

a {
    color: #333;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

    a:hover, a:active, a:focus {
        color: #e60012;
        outline: 0;
        text-decoration: none;
    }

    a.a2 {
        color: #999;
    }

        a.a2:hover, a.a2:active, a.a2:focus {
            color: #000;
            text-decoration: underline;
        }

    a.a3 {
        color: #333;
    }

        a.a3:hover, a.a3:active, a.a3:focus {
            color: #000;
            text-decoration: underline;
        }

p {
    margin: 0
}

h1, h2, h3, h4, h5, h6, figure {
    color: #000;
    font-family: work sans,Arial,sans-serif;
    font-weight: 400;
    margin: 0;
}

ol, ul {
    list-style: none;
    padding: 0;
    margin: 0
}

list {
    vertical-align: middle;
}

::-webkit-selection {
    color: #fff;
    background: #0c9cee
}

::-moz-selection {
    color: #fff;
    background: #0c9cee
}

::selection {
    color: #fff;
    background: #0c9cee
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearfix:before, .clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block;
}

*html .clearfix {
    height: 1%
}

.clearfix {
    display: block;
}

.zoom {
    zoom: 1
}

.clr {
    height: 0;
    clear: both;
    overflow: hidden;
    width: 100%
}

#fh5co-services, #fh5co-started, #fh5co-testimonial, #fh5co-project, #fh5co-about, #fh5co-contact, #fh5co-footer {
    clear: both;
    padding: 30px 0
}

.head {
    background: #fff;
    height: 110px;
}

    .head .head-logo {
        float: left;
        margin: 20px 0 0 20px
    }

        .head .head-logo img {
            display: block;
            max-width: 100%;
            max-height: 100%;
            width: auto;
            height: auto;
        }

        .head .head-logo .logo_b {
            display: none
        }

.head-main {
    float: right;
}

.head .head-nav li {
    float: left;
    display: block;
    height: 110px;
    line-height: 110px;
}

    .head .head-nav li > a {
        display: block;
        font-size: 16px;
        color: #333;
        padding: 0 40px;
    }

        .head .head-nav li > a.on {
            color: #e60012;
        }

        .head .head-nav li > a:hover {
            background: #e60012;
            color: #fff;
        }

.head .sec-nav {
    display: none;
}

.head-fx {
    position: fixed;
    background: rgba(0,0,0,.7);
    z-index: 99999;
    width: 100%;
    height: 100px;
    line-height: 100px;
}

    .head-fx .head-nav li {
        height: 100px;
        line-height: 100px;
    }

.head-fx .head-logo img:first-child {
    display: none;
}
    .head-fx .head-logo {
        margin:13px 0 0 50px;
    }
.head-fx .head-logo .logo_b {
    display: block;
}

    .head-fx .head-nav li > a {
        color: #fff;
    }

.uppercase {
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase
}

.gototop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

    .gototop.active {
        opacity: 1;
        visibility: visible
    }

    .gototop a {
        width: 70px;
        height: 70px;
        background: #fff;
        text-align: center;
        border-radius: 50%;
        display: block;
        margin-bottom: 20px;
    }

        .gototop a img {
            vertical-align: middle;
            margin-top: 15px;
        }

        .gototop a:hover, .gototop a:active, .gototop a:focus {
            text-decoration: none;
            outline: 0;
            background: #db2167
        }

.rows {
    max-width: 1620px;
    margin: 0 auto;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.clearfix {
    display: block
}

.banner_index {
    height: 680px !important;
    color: #fff;
    position: relative;
}

    .banner_index h2 {
        font-size: 48px;
        color: #fff;
        padding: 220px 0 0
    }

    .banner_index p {
        font-size: 24px;
        padding: 10px 0;
    }

        .banner_index p a, .more_a {
            color: #fff;
            border-radius: 50px;
            border: 2px solid #fff;
            padding: 10px 30px;
            font-size: 16px;
        }

            .banner_index p a:hover, .more_a:hover {
                background: #e60012;
                border-color: #e60012;
                color: #fff;
            }

    .banner_index .rows {
        position: relative;
        width: 1620px;
        bottom: 660px;
        z-index: 99;
        margin: 0 auto;
    }

.bSwiper_wap {
    display: none
}

.bg_pro {
    background: url(/Static/images/banner_index_2.jpg) no-repeat top center;
    height: 854px;
    margin-bottom: 50px;
}

.banner {
    text-align: center;
    position: relative
}

    .banner h2 {
        color: #fff;
        font-size: 48px;
        letter-spacing: 5px;
        position: absolute;
        top: 45%;
        width: 100%;
    }

    .banner img {
        width: 100%
    }

.banner_wap {
    display: none
}

.bg_index_3 {
    height: 540px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
}

    .bg_index_3 h2 {
        color: #fff;
        font-size: 38px;
        font-weight: 700;
        margin-bottom: 50px;
    }

    .bg_index_3 p {
        font-style: italic;
        font-size: 30px;
        margin-bottom: 50px;
    }

    .bg_index_3 .rows {
        position: relative;
        margin: 0 auto;
        z-index: 99;
        bottom: 420px;
    }

.bg_index_3_wap {
    display: none
}

.bg_light {
    background: #eee;
}

.bg_white {
    background: #fff;
}

.number_bg {
    background: #eee;
}

.number {
    padding: 20px 0;
    overflow: hidden
}

    .number li {
        width: 25%;
        float: left;
        border-right: 1px solid #ddd;
        text-align:center;
        padding: 0 50px;
    }

        /*.number li:first-child {
            padding: 0 50px 0 0
        }*/

        .number li:last-child {
            border: 0
        }

        .number li img {
            margin-left:30px;
            /*float: right*/
        }

        .number li p {
            font-size: 22px;
            /*font-weight:bold;*/
            color:#000;
        }

            .number li p i {
                font-style: normal;
                font-size: 48px;
            }

            .number li p em {
                font-style: normal;
                font-size: 28px;
                vertical-align: top;
                display: inline-block
            }

.pro_one {
    padding: 50px 0 0;
}

    .pro_one h3 {
        font-size: 24px;
        color: #333;
        margin-bottom: 10px;
        font-weight: 700
    }

    .pro_one h2 {
        font-size: 48px;
        color: #ddd;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 20px;
    }

.tit_server {
    padding: 50px 0;
    text-align: center;
}

    .tit_server h2 {
        font-size: 36px;
        color: #333;
        margin-bottom: 10px;
    }

    .tit_server h3 {
        font-size: 16px;
        color: #333;
    }

.server_list {
    text-align: center;
}

    .server_list li {
        padding: 0 100px;
        display: inline-block
    }

        .server_list li i {
            border-radius: 50%;
            width: 88px;
            height: 88px;
            line-height: 88px;
            background: #eee;
            display: inline-block;
            margin-bottom: 10px;
        }

        .server_list li p:last-child {
            color: #e60012;
            font-size: 14px;
        }

.more_r {
    display: inline-block;
    float: right;
    border: 2px solid #e60012;
    border-radius: 30px;
    color: #e60012;
    font-size: 16px;
    padding: 5px 20px;
}

    .more_r:hover {
        background: #e60012;
        color: #fff;
        border: 2px solid #e60012;
    }

    .more_r img {
        margin-left: 8px;
    }

.tit_pro {
    text-align: center
}

    .tit_pro h3 {
        font-size: 40px;
        color: #fff;
        margin-bottom: 10px;
    }

    .tit_pro h4 {
        font-size: 30px;
        color: #fff;
    }

.pro_tabs {
    text-align: center;
    padding: 20px 0;
    border-bottom: 2px solid #ddd;
    margin: 30px 0 60px
}

    .pro_tabs a {
        font-size: 20px;
        color: #ddd;
        margin: 0 20px;
        padding: 0 40px;
        padding-bottom: 21px;
        position: relative
    }

        .pro_tabs a.cur {
            color: #e60012;
            font-weight: 700;
        }

            .pro_tabs a.cur:before {
                content: '';
                background: url(/Static/images/pro_icon_t.png);
                width: 20px;
                height: 20px;
                display: inline-block;
                vertical-align: sub;
                margin-right: 8px;
            }

        .pro_tabs a::after {
            content: '';
            position: absolute;
            bottom: -3px;
            left: 50%;
            transform: translateX(-50%);
            display: block;
            width: 0;
            height: 2px;
            background: #e60012;
            opacity: 0;
            transition: all .65s;
        }

        .pro_tabs a.cur::after {
            width: 100%;
            opacity: 1;
        }

.product_cnt {
    overflow: hidden;
    position: relative;
    padding: 0 50px;
    width: 90%
}

    .product_cnt .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff; /*display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;*/ /*-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;*/
        transition: 300ms;
        transform: scale(0.85);
        border-radius: 10px;
        padding: 40px 0 0;
        overflow: hidden;
    }

        .product_cnt .swiper-slide .swiper_img_box {
            height: 250px;
            width: 250px;
            text-align: center;
            margin: 0 auto
        }

        .product_cnt .swiper-slide .swiper_ms {
            width: 100%;
            border-top: 1px solid #d7d7d6;
            margin-top: 20px;
            padding: 20px 0;
            line-height: 26px;
        }

.btn_views {
    font-style: normal;
    width: 130px;
    height: 36px;
    line-height: 36px;
    background: #fff;
    border-radius: 30px;
    font-size: 16px;
    color: #e60012;
    display: none
}

.product_cnt .swiper-slide .swiper_img_box img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.product_cnt .swiper-slide-active, .product_cnt .swiper-slide-duplicate-active {
    transform: scale(1);
}

    .product_cnt .swiper-slide-active .swiper_ms {
        background: #e60012
    }

        .product_cnt .swiper-slide-active .swiper_ms p {
            color: #fff;
        }

        .product_cnt .swiper-slide-active .swiper_ms .btn_views {
            display: block;
            margin: 10px auto 0
        }

.about_cnt {
    padding: 50px 0
}

.about_cnt_l {
    width: 460px;
    float: left;
    margin-bottom: 80px;
}

    .about_cnt_l h2 {
        font-size: 34px;
        color: #333;
        margin-bottom: 50px;
    }

.number_ab li {
    border-bottom: 1px solid #eee;
    float: left;
    width: 230px;
    padding: 10px 0;
}

    .number_ab li:nth-child(1)::before, .number_ab li:nth-child(3)::before {
        content: '';
        width: 1px;
        background: #eee;
        height: 60px;
        display: inline-block;
        float: right;
        margin: 10px 30px 0 0;
    }

    .number_ab li p {
        font-size: 14px;
        color: #999
    }

    .number_ab li h4 {
        color: #e60012;
        font-size: 24px;
        font-weight: 700
    }

        .number_ab li h4 i {
            font-style: normal;
            font-size: 48px;
        }

        .number_ab li h4 em {
            font-style: normal;
            font-size: 44px;
            vertical-align: central;
            display: inline-block;
            margin-left: 5px;
        }

.about_cnt_r {
    width: 680px;
    float: right;
}

    .about_cnt_r p {
        color: #333;
        line-height: 30px;
        font-size: 16px;
        padding-bottom: 25px;
    }

        /*.about_cnt_r p:first-child {
            color: #333
        }*/

.tabs_switch {
    background: #fff;
    text-align: center;
    margin: -30px 0 30px;
    height: 80px;
    line-height: 80px;
}

    .tabs_switch .rows {
        text-align: left
    }

    .tabs_switch a {
        margin: 0 20px;
        color: #666;
        position: relative;
        display: inline-block
    }

        .tabs_switch a.cur {
            color: #333;
            font-weight: 700
        }

        .tabs_switch a::before {
            position: absolute;
            bottom: 0;
            left: 50%;
            width: 0;
            height: 3px;
            background: #e60012;
            content: "";
            transition: all .2s;
        }

        .tabs_switch a.cur::before {
            content: '';
            height: 3px;
            background: #e60012;
            display: inline-block;
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0
        }

        .tabs_switch a:hover::before {
            left: 0;
            width: 100%
        }

.class_cnt {
    background: #fff;
    padding: 20px;
    margin: 30px 0 40px;
    font-size: 14px;
}

    .class_cnt span {
        font-weight: 700;
    }

    .class_cnt a {
        margin: 0 20px;
        padding: 5px 10px;
    }

        .class_cnt a.cur {
            background: #e60012;
            color: #fff;
        }

.brochure_list {
    padding: 40px;
}

    .brochure_list li {
        padding: 30px 0;
        border-bottom: 1px solid #ddd;
        background: url(/Static/images/icon_wj_h.png) center right no-repeat;
    }

        .brochure_list li:hover {
            background: url(/Static/images/icon_wj_l.png) center right no-repeat;
        }

        .brochure_list li p {
            font-size: 16px;
            color: #999;
            padding-bottom: 5px;
        }

        .brochure_list li a {
            font-size: 24px;
            color: #333;
        }

            .brochure_list li a:hover {
                color: #e60012
            }

.video_list {
    margin-left: -20px;
}

    .video_list li {
        width: 385px;
        height: 440px;
        float: left;
        text-align: center;
        margin: 0 0 20px 20px;
    }

        .video_list li .imgs {
            width: 385px;
            height: 385px;
            line-height: 385px;
            text-align: center;
            background: #fff;
            overflow: hidden;
            position: relative;
            cursor: pointer
        }

            .video_list li .imgs img {
                max-width: 100%;
                max-height: 100%;
            }

            .video_list li .imgs .mask {
                background: rgba(0,0,0,.6);
                text-align: center;
                display: none;
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
            }

        .video_list li:hover .imgs .mask {
            display: block;
        }

        .video_list li p {
            font-size: 18px;
            padding: 15px 0 0;
        }

        .video_list li .date {
            display: none
        }

        .video_list li:hover p {
            color: #e60012
        }

.product_list li {
    width: 405px;
    height: 405px;
    float: left;
    position: relative;
    overflow: hidden
}

    .product_list li .img {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
    }

    .product_list li:hover .img {
        animation: fadeInBig .2s .5s linear forwards;
        -webkit-animation: fadeInBig .2s .5s linear forwards;
    }

    .product_list li .mask {
        width: 405px;
        height: 405px;
        background: rgba(0,0,0,.5);
        padding: 10px 30px 30px;
        color: #fff;
        font-size: 16px;
        position: absolute;
        top: 340px;
        left: 0;
        z-index: 101;
        -webkit-transition: all .3s ease-in-out .1s;
        -moz-transition: all .3s ease-in-out .1s;
        transition: all .3s ease-in-out .1s;
    }

        .product_list li .mask h4 {
            margin-bottom: 20px;
            line-height: 24px;
            color: #fff;
        }

        .product_list li .mask p {
            line-height: 30px;
        }

        .product_list li .mask .icon_info {
            margin-top: 30px;
        }

    .product_list li:hover .mask {
        top: 0;
        opacity: 1;
        z-index: 103;
        visibility: visible;
    }

@keyframes fadeInBig {
    from {
        opacity: .1;
        transform: scale(3);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.tran {
    -webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
    -moz-transition: all 1s cubic-bezier(.19,1,.22,1);
    -ms-transition: all 1s cubic-bezier(.19,1,.22,1);
    -o-transition: all 1s cubic-bezier(.19,1,.22,1);
    transition: all 1s cubic-bezier(.19,1,.22,1);
}

.pro_first {
    padding: 30px 0;
    overflow: hidden;
    padding: 110px 0 0
}

    .pro_first img {
        width: 560px;
        height: 560px;
        float: left;
        margin: 0 100px 0 0
    }

    .pro_first h2 {
        font-size: 48px;
        color: #e60012;
        margin: 100px 0 0
    }

    .pro_first p {
        color: #666;
        font-size: 36px;
    }

    .pro_first h3 {
        font-size: 44px;
        color: #444;
        font-weight: 700;
        margin: 80px 0 0
    }

.pro_nav {
    border-bottom: 1px solid #eee;
    padding: 30px 0;
    overflow: hidden
}

.pro_nav_fx {
    position: fixed;
    top: 60px;
    z-index: 999;
    background: #fff;
    width: 100%;
}

.pro_nav h3 {
    font-size: 24px;
    color: #333;
    float: left;
}

.pro_nav p {
    float: right;
}

    .pro_nav p a {
        font-size: 16px;
        color: #666;
        margin: 0 20px;
    }

.class_wap {
    display: none
}

.pro_cnt_txt {
    padding: 50px 0;
    clear: both
}

    .pro_cnt_txt h2 {
        color: #e60012;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .pro_cnt_txt h4 {
        font-size: 24px;
        padding: 20px 0;
    }

    .pro_cnt_txt .pro_img_r {
        width: 480px;
        height: 480px;
        float: right;
        margin-right: 50px;
    }

    .pro_cnt_txt .pro_img_l {
        float: left;
        margin-right: 20px;
    }

    .pro_cnt_txt ul li {
        padding: 5px 0;
        font-size: 16px;
    }

.tab_ptzz {
    width: 100%
}

    .tab_ptzz thead {
        background: #65aa7c;
    }

        .tab_ptzz thead th {
            font-size: 22px;
            color: #fff;
            text-align: center;
            padding: 10px 0;
            font-weight: 400
        }

    .tab_ptzz tbody {
        border: 1px solid #eee;
        border-top: 0;
    }

        .tab_ptzz tbody td {
            text-align: center;
            font-size: 22px;
            color: #000;
            padding: 10px 0
        }

.tab_zl {
    width: 100%;
}

    .tab_zl td {
        border: 1px solid #eee;
        padding: 20px;
    }

        .tab_zl td h5 {
            color: #000;
            font-size: 16px;
            margin-bottom: 10px;
            font-weight: 700
        }

        .tab_zl td p {
            font-size: 14px;
            color: #e60012
        }

            .tab_zl td p a {
                color: #e60012
            }

            .tab_zl td p img {
                margin-right: 5px;
            }

.news_list {
    margin-left: -20px;
}

    .news_list li {
        width: 280px;
        height: 310px;
        float: left;
        margin: 25px 0 0 25px;
    }

        .news_list li .img {
            width: 280px;
            height: 210px;
            line-height: 206px;
            background: #fff;
            border-radius: 8px;
            text-align: center;
            overflow: hidden;
            position: relative
        }

        .news_list li p {
            font-size: 14px;
            padding: 10px 0;
            color: #333;
        }

        .news_list li h4 {
            font-size: 16px;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            color: #666;
            line-height: 24px;
        }

.news_view {
    padding: 0px 0 30px
}

    .news_view h1 {
        font-size: 36px;
        margin: 50px 0 10px
    }

    .news_view .date {
        border-bottom: 1px solid #ddd;
        padding: 10px 0;
        color: #999;
        font-size: 16px
    }

.path {
    font-size: 16px;
    margin: 20px 0;
}

    .path span {
        color: #999;
        margin: 0 2px;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        font-size: 14px;
    }

.news_txt_cnt {
    padding: 20px 0
}

    .news_txt_cnt p {
        font-size: 16px;
        padding: 10px 0;
        line-height: 30px;
    }

.news_next {
    padding: 20px;
    background: #fff;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0 10px #ddd;
}

    .news_next dl {
        width: 46%;
        padding: 0 10px;
        margin-bottom: 0;
    }

        .news_next dl dt {
            float: left;
            width: 144px;
            height: 90px;
            margin-right: 20px;
        }

            .news_next dl dt img {
                width: 144px;
                height: 90px;
            }

        .news_next dl dd h4 {
            margin-bottom: 10px;
            font-size: 15px;
        }

        .news_next dl dt p {
            font-size: 16px;
        }

.page {
    margin: 50px auto 0;
    padding: 30px 0;
    text-align: center;
}

    .page span {
        color: #e60012;
        margin: 0 8px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        font-weight: 700;
        border-radius: 50%;
        border: 1px solid #a0d2b6;
        background: #fff;
    }

    .page a {
        color: #e60012;
        /*margin: 0 8px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        font-weight: 700;
        border-radius: 50%;
        border: 1px solid #a0d2b6;
        background: #fff;*/
    }

        .page a:hover {
            text-decoration: none;
        }

        .page a.current {
            background: #e60012;
            color: #fff;
        }

    .page span.active {
        margin: 0 8px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        font-weight: 700;
        border-radius: 50%;
        border: 1px solid #a0d2b6;
        background: #e60012;
        color: #fff;
    }

    .page span img {
        vertical-align: middle;
        /*padding-top: 10px;*/
    }

    .page .prvePage {
        background: #fff url(/Static/images/icon_left.png) no-repeat center center;
    }

    .page .nextPage {
        background: #fff url(/Static/images/icon_right.png) no-repeat center center;
    }

.problem_list {
    margin: 50px 0;
}

    .problem_list li {
        background: #fff;
        margin-bottom: 20px;
    }

    .problem_list h3 {
        cursor: pointer;
        display: block;
        color: #555;
        font-size: 20px;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        padding: 20px;
    }
        /*20220228*/
        .problem_list h3 i {
            font-style: normal;
            font-size: 26px;
            color: #555;
            -webkit-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
            float: right;
            font-weight: 700;
            line-height: 20px;
        }

    .problem_list .open h3 {
        background: e60012;
        color: #fff;
    }

        .problem_list .open h3 i {
            -webkit-transform: rotate(130deg);
            -ms-transform: rotate(130deg);
            -o-transform: rotate(130deg);
            transform: rotate(130deg);
            color: #fff;
        }

.problem_text {
    display: none;
    font-size: 14px;
    padding: 30px;
}

    .problem_text p {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 30px;
        color: #666;
    }

.contact_list {
    margin: 0 0 30px -40px;
}

    .contact_list li {
        background: #fff;
        margin: 0 0 30px 40px;
        width: 373px;
        padding: 30px;
        border-radius: 10px;
        float: left
    }

        .contact_list li:hover {
            background: #e60012
        }

            .contact_list li:hover p, .contact_list li:hover h3 {
                color: #fff;
            }

    .contact_list h3 {
        font-size: 16px;
        font-weight: 700;
        margin: 10px 0
    }

    .contact_list p {
        font-size: 16px;
    }

    .contact_list li i {
        width: 44px;
        height: 44px;
        display: inline-block;
        background: url(/Static/images/about_ico.png) no-repeat
    }

        .contact_list li i.icon_dz {
            background-position: 0 0;
        }

        .contact_list li i.icon_zj {
            background-position: 0 -62px
        }

        .contact_list li i.icon_email {
            background-position: 0 -129px
        }

        .contact_list li i.icon_tel {
            background-position: 0 -193px
        }

        .contact_list li i.icon_rw {
            background-position: 0 -251px
        }

        .contact_list li i.icon_time {
            background-position: 0 -305px
        }

    .contact_list li:hover i.icon_dz {
        background-position: 0 -364px
    }

    .contact_list li:hover i.icon_zj {
        background-position: 0 -426px
    }

    .contact_list li:hover i.icon_email {
        background-position: 0 -493px
    }

    .contact_list li:hover i.icon_tel {
        background-position: 0 -557px
    }

    .contact_list li:hover i.icon_rw {
        background-position: 0 -615px
    }

    .contact_list li:hover i.icon_time {
        background-position: 0 -669px
    }

.form_cnt {
    padding: 60px;
}

    .form_cnt h2 {
        font-size: 30px;
        color: #56836a;
        margin-bottom: 80px;
    }

    .form_cnt .form_l {
        float: left;
        width: 49%;
    }

    .form_cnt .form_r {
        float: right;
        width: 49%;
    }

    .form_cnt .error {
        color: #f00;
        font-size: 12px;
    }

    .form_cnt form label {
        font-size: 14px;
        color: #333;
        margin-bottom: 10px;
        display: block
    }

    .form_cnt .form_txt {
        padding: 20px 0;
        clear: both;
    }

    .form_cnt .input_text {
        border: 1px solid #ddd;
        height: 38px;
        line-height: 38px;
        padding: 0 10px;
        width: 100%
    }

    .form_cnt .input_tarea {
        width: 100%;
        height: 140px;
        border: 1px solid #ddd;
        padding: 10px;
    }

    .form_cnt .input_btn {
        background: #e60012;
        color: #fff;
        border: 0;
        font-size: 14px;
        padding: 10px 20px;
        font-weight: 700;
    }

    .form_cnt .form_l:first-child {
        margin-left: 0
    }

    .form_cnt p, .form_cnt h3 {
        display: none
    }

.footer {
    background: url(/Static/images/footer_bg.jpg) no-repeat top center;
    height: 412px;
    padding: 80px 0 0;
    margin: 50px 0 0
}

.footer_l {
    width: 550px;
    float: left;
}

    .footer_l p {
        font-size: 14px;
        color: #fff;
        line-height: 24px;
        padding: 20px 0
    }

    .footer_l ul li {
        float: left;
        width: 50%;
        font-size: 14px;
        color: #dddddd;
    }
        .footer_l ul li:nth-child(1), .footer_l ul li:nth-child(3) {
            width: 55%;
        }

        .footer_l ul li:nth-child(2), .footer_l ul li:nth-child(4) {
            width: 45%;
        }

        .footer_l ul li img {
            margin-right: 8px;
        }

.footer_c {
    float: left;
    width: 800px;
    padding: 0 100px;
}

.copyright {
    color: #ddd;
    font-size: 14px;
    text-align: center;
    padding: 20px 0;
    margin: 40px 0 0;
    border-top: 1px solid;
    border-top-color: rgba(255,255,255,.1)
}

.nav_list {
    float: left;
    margin-left: 80px;
}

    .nav_list li {
        font-size: 18px;
        padding: 5px 0
    }

        .nav_list li a {
            color: #fff;
        }
            .nav_list li a:hover {
                color: #e60012;
            }

.nav_tag {
    float: left;
    margin-left: 80px;
}

    .nav_tag li {
        padding: 5px 0;
        font-size: 14px;
    }

        .nav_tag li a {
            color: #ddd;
        }
            .nav_tag li a:hover {
                color: #e60012;
            }

        .nav_tag li h3 {
            font-size: 18px;
            color: #fff;
            padding-bottom: 10px;
            line-height: 30px;
        }

.footer_r {
    float: left;
}

.f_code {
    margin: 50px auto 0;
    display: block
}

.social-share .icon-wechat {
    background: #fff url(/Static/images/icon_wx.png) no-repeat center center;
    display: inline-block
}

.social-share .icon-qq {
    background: #fff url(/Static/images/icon_qq.png) no-repeat center center;
    display: inline-block
}

.social-share .icon-weibo {
    background: #fff url(/Static/images/icon_wb.png) no-repeat center center;
    display: inline-block
}

.social-share-icon:before {
    content: '' !important;
}

.social-share-icon {
    border-radius: 50%;
    margin: 0 20px !important;
}

.fh5co-nav-toggle {
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-decoration: none
}

    .fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
        background: #444
    }

    .fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
        outline: 0;
        border-bottom: 0 !important
    }

    .fh5co-nav-toggle i {
        position: relative;
        display: inline-block;
        width: 25px;
        transition: all .2s ease-out;
        border-bottom: 2px solid #e60012
    }

        .fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
            content: '';
            width: 25px;
            height: 2px;
            background: #252525;
            position: absolute;
            left: 0;
            transition: all .2s ease-out
        }

    .fh5co-nav-toggle.fh5co-nav-white > i {
        color: #000;
        background: #000
    }

        .fh5co-nav-toggle.fh5co-nav-white > i::before, .fh5co-nav-toggle.fh5co-nav-white > i::after {
            background: #000;
        }

    .fh5co-nav-toggle i::before {
        top: -8px
    }

    .fh5co-nav-toggle i::after {
        bottom: -10px
    }

    .fh5co-nav-toggle:hover i::before {
        top: -8px
    }

    .fh5co-nav-toggle:hover i::after {
        bottom: -10px
    }

    .fh5co-nav-toggle.active i {
        background: 0 0;
        border-bottom: 0
    }

        .fh5co-nav-toggle.active i::before {
            top: 0;
            -webkit-transform: rotateZ(45deg);
            -moz-transform: rotateZ(45deg);
            -ms-transform: rotateZ(45deg);
            -o-transform: rotateZ(45deg);
            transform: rotateZ(45deg)
        }

        .fh5co-nav-toggle.active i::after {
            bottom: -1px;
            -webkit-transform: rotateZ(-45deg);
            -moz-transform: rotateZ(-45deg);
            -ms-transform: rotateZ(-45deg);
            -o-transform: rotateZ(-45deg);
            transform: rotateZ(-45deg)
        }

.fh5co-nav-toggle {
    position: fixed;
    right: 0;
    top: 10px;
    z-index: 99999;
    padding: 3px 0 0;
    display: block;
    margin: 0 auto;
    display: none;
    height: 44px;
    width: 44px;
    border-bottom: 0 !important
}

@media screen and (max-width:768px) {
    .fh5co-nav-toggle {
        display: block
    }
}

.btn {
    margin-right: 4px;
    margin-bottom: 4px;
    font-family: work sans,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 8px 20px
}

    .btn.btn-md {
        padding: 8px 20px !important
    }

    .btn.btn-lg {
        padding: 18px 36px !important
    }

    .btn:hover, .btn:active, .btn:focus {
        box-shadow: none !important;
        outline: 0 !important
    }

.btn-primary {
    background: #0c9cee;
    color: #fff;
    border: 2px solid #0c9cee
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
        background: #20a7f4 !important;
        border-color: #20a7f4 !important
    }

    .btn-primary.btn-outline {
        background: 0 0;
        color: #0c9cee;
        border: 2px solid #0c9cee
    }

        .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
            background: #0c9cee;
            color: #fff
        }

.btn-success {
    background: #5cb85c;
    color: #fff;
    border: 2px solid #5cb85c
}

    .btn-success:hover, .btn-success:focus, .btn-success:active {
        background: #4cae4c !important;
        border-color: #4cae4c !important
    }

    .btn-success.btn-outline {
        background: 0 0;
        color: #5cb85c;
        border: 2px solid #5cb85c
    }

        .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
            background: #5cb85c;
            color: #fff
        }

.btn-info {
    background: #5bc0de;
    color: #fff;
    border: 2px solid #5bc0de
}

    .btn-info:hover, .btn-info:focus, .btn-info:active {
        background: #46b8da !important;
        border-color: #46b8da !important
    }

    .btn-info.btn-outline {
        background: 0 0;
        color: #5bc0de;
        border: 2px solid #5bc0de
    }

        .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
            background: #5bc0de;
            color: #fff
        }

.btn-warning {
    background: #f0ad4e;
    color: #fff;
    border: 2px solid #f0ad4e
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active {
        background: #eea236 !important;
        border-color: #eea236 !important
    }

    .btn-warning.btn-outline {
        background: 0 0;
        color: #f0ad4e;
        border: 2px solid #f0ad4e
    }

        .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
            background: #f0ad4e;
            color: #fff
        }

.btn-danger {
    background: #d9534f;
    color: #fff;
    border: 2px solid #d9534f
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active {
        background: #d43f3a !important;
        border-color: #d43f3a !important
    }

    .btn-danger.btn-outline {
        background: 0 0;
        color: #d9534f;
        border: 2px solid #d9534f
    }

        .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
            background: #d9534f;
            color: #fff
        }

.btn-outline {
    background: 0 0;
    border: 2px solid gray;
    font-size: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

    .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
        box-shadow: none
    }

.btn.with-arrow {
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

    .btn.with-arrow i {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -8px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s
    }

    .btn.with-arrow:hover {
        padding-right: 50px
    }

        .btn.with-arrow:hover i {
            color: #fff;
            right: 18px;
            visibility: visible;
            opacity: 1
        }

.form-control {
    box-shadow: none;
    background: 0 0;
    border: 2px solid rgba(0,0,0,.1);
    height: 54px;
    font-size: 18px;
    font-weight: 300
}

    .form-control:active, .form-control:focus {
        outline: 0;
        box-shadow: none;
        border-color: #0c9cee
    }

.row-pb-md {
    padding-bottom: 4em !important
}

.row-pb-sm {
    padding-bottom: 2em !important
}

.fh5co-loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/Static/images/loader.gif) center no-repeat #fff
}

.js .animate-box {
    opacity: 0
}

#fh5co-header-subscribe #email {
    padding-right: 9em
}

#fh5co-header-subscribe button {
    position: absolute;
    top: 0;
    right: 10px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.new_pro {
    width: 1620px;
    overflow: hidden
}

    .new_pro .swiper-slide {
        background: #f9f9f9;
    }

        .new_pro .swiper-slide .swiper_img {
            float: left;
            width: 560px;
            height: 560px;
            margin: 20px;
        }

.swiper_text {
    float: left;
    padding: 100px;
    width: 900px;
}

    .swiper_text h3 {
        font-size: 36px;
        font-weight: 400;
        margin-top: 40px;
    }

    .swiper_text h4 {
        font-size: 30px;
        font-weight: 400;
        margin-bottom: 40px;
    }

    .swiper_text h5 {
        font-size: 20px;
        font-weight: 400;
        padding: 10px 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

        .swiper_text h5::before {
            content: '';
            width: 10px;
            height: 10px;
            border-radius: 10px;
            background: #e60012;
            margin-right: 10px;
            vertical-align: middle;
            display: inline-block
        }

    .swiper_text .more_q {
        display: inline-block;
        background: #e60012;
        border-radius: 30px;
        color: #fff;
        font-size: 16px;
        padding: 5px 20px;
        margin: 60px 0 0
    }

.navigation {
    float: right;
    width: 96px;
    height: 645px;
    position: relative;
    margin: -645px 0 0;
    background: #fff;
    z-index: 9999;
    padding-left: 40px;
}

    .navigation .swiper-button-next, .navigation .swiper-button-prev {
        border-radius: 50%;
        border: 2px solid #e60012;
        width: 55px;
        height: 55px;
        position: absolute;
        left: 40px;
        right: 0;
        top: 520px;
    }

    .navigation .swiper-button-prev {
        top: 600px;
    }

        .navigation .swiper-button-next:after, .navigation .swiper-button-prev:after {
            font-size: 20px;
            color: #e60012
        }

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop, .swiper-button-prev {
        background: url(/Static/images/icon_left.png) no-repeat center center;
    }

    *::-ms-backdrop, .swiper-button-next {
        background: url(/Static/images/icon_right.png) no-repeat center center;
    }

    *::-ms-backdrop, navigation .swiper-button-next, .navigation .swiper-button-prev {
        top: 480px;
    }

    *::-ms-backdrop, .navigation .swiper-button-prev {
        top: 580px;
    }
}


.banner-arrow .swiper-button-next, .banner-arrow .swiper-button-prev {
    border-radius: 50%;
    border: 2px solid #fff;
    width: 55px;
    height: 55px;
}

    .banner-arrow .swiper-button-next:hover, .banner-arrow .swiper-button-prev:hover {
        color: #fff;
        background: #e60012;
        border: 2px solid #e60012;
    }

    .banner-arrow .swiper-button-next:after, .banner-arrow .swiper-button-prev:after {
        font-size: 20px;
        color: #fff;
    }

    .banner-arrow .swiper-button-next:hover:after, .banner-arrow .swiper-button-prev:hover:after {
        color: #fff;
    }

.swiper-pagination-bullet {
    background: #fff !important;
}

.swiper-pagination-bullet-active {
    background: #e60012 !important
}

.new_tabs {
    width: 200px;
    float: left;
    border-bottom: 1px solid #b0b0b0;
}

    .new_tabs a {
        display: block;
        color: #666;
        font-size: 20px;
        padding: 10px 0;
        border-top: 1px solid #b0b0b0
    }

        .new_tabs a.cur {
            color: #e60012;
            font-size: 24px;
            border-top: 2px solid #e60012
        }

            .new_tabs a.cur:after {
                content: '';
                width: 11px;
                height: 18px;
                background: url(/Static/images/icon_right.png) no-repeat;
                float: right;
                vertical-align: middle;
                display: inline-block;
                margin: 12px 10px 0 0
            }

.navigation_new {
    width: 200px;
    height: 44px;
    position: relative;
}

    .navigation_new .swiper-button-next {
        border-radius: 50%;
        border: 2px solid #e60012;
        width: 44px;
        height: 44px;
        position: inherit;
        left: 0;
        right: 0;
        top: 0;
        margin: 0;
        float: right;
    }

    .navigation_new .swiper-button-prev {
        border-radius: 50%;
        border: 2px solid #e60012;
        width: 44px;
        height: 44px;
        position: inherit;
        left: 0;
        right: 0;
        top: 0;
        margin: 0;
    }

        .navigation_new .swiper-button-next:after, .navigation_new .swiper-button-prev:after {
            font-size: 20px;
            color: #e60012
        }

    .navigation_new .swiper-pagination {
        width: auto;
        margin: 0 70px;
    }
/*20220228*/
.new_centact {
    width: 1380px;
    float: right;
    overflow: hidden
}

.new_cnt {
    margin-bottom: 50px;
    overflow: hidden
}

    .new_cnt .swiper-wrapper {
        overflow: visible;
        margin-bottom: 20px;
    }

    .new_cnt .swiper-slide img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 10px;
        margin-bottom: 10px;
    }

    .new_cnt .swiper-slide h5 {
        color: #000;
        font-weight: 700;
        margin: 5px 0 10px;
    }

.footer_wap {
    display: none
}

.pc {
    display: block 
}

.wap {
    display: none 
}


@media screen and (max-width: 768px) {
    body {
        font-size: 14px;
    }

    .rows, .wrapper {
        padding: 0 20px;
        width: auto;
        overflow: hidden;
    }

    #fh5co-services, #fh5co-started, #fh5co-testimonial, #fh5co-project, #fh5co-about, #fh5co-contact, #fh5co-footer {
        clear: both;
        padding: 0
    }

    .head {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        width: 100%;
        height: auto;
        padding: 10px 0;
        box-shadow: 0 0 10px rgba(0,0,0,.1);
    }

    .head-tool {
        display: none;
    }

    .head .head-logo {
        height: 40px;
        margin-top: 0;
        padding: 2px 0;
        box-sizing: border-box;
    }

    .head-fx .head-logo {
        margin: 0 0 0 20px;
    }

    .head .head-menu {
        position: absolute;
        top: 50%;
        right: 5%;
        margin-top: -19px;
        margin-right: -10px;
        padding: 10px;
    }

        .head .head-menu .line {
            display: block;
            width: 23px;
            height: 2px;
            background: #00b04d;
            margin-top: 6px;
            transition: all .3s;
        }

            .head .head-menu .line:first-child {
                margin-top: 0px;
            }

    .head .line {
        display: block;
        width: 32px;
        height: 3px;
        background: #00b04d;
        margin-top: 8px;
        transition: all .3s;
    }

        .head .line:first-child {
            margin-top: 0;
        }

    .is-active:nth-child(1) {
        -webkit-transform: translateY(8px)rotate(45deg);
        -ms-transform: translateY(8px)rotate(45deg);
        -o-transform: translateY(8px)rotate(45deg);
        transform: translateY(8px)rotate(45deg);
    }

    .is-active:nth-child(2) {
        opacity: 0;
    }

    .is-active:nth-child(3) {
        -webkit-transform: translateY(-8px)rotate(-45deg);
        -ms-transform: translateY(-8px)rotate(-45deg);
        -o-transform: translateY(-8px)rotate(-45deg);
        transform: translateY(-8px)rotate(-45deg);
    }

    .head-main {
        position: fixed;
        top: 60px;
        left: 0;
        float: none;
        display: none;
        width: 100%;
        height: calc(100% - 61px);
        margin-right: 0;
        overflow: auto;
        background: #fff;
        border-top: 1px solid #e7edf0;
    }

    .head-nav {
        float: none;
        margin-right: 0;
    }

    .head .head-nav li {
        position: relative;
        float: none;
        margin-left: 0;
        padding: 0 5%;
        border-bottom: 1px solid #e7edf0;
        height: auto;
        line-height: 60px
    }
        .head .head-nav li > a:hover {
            background: none;
            
        }

        .head .head-nav li.on {
            background: #fff;
        }

            .head .head-nav li.on a {
                color: #000
            }

    .head .is-sec::before {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        content: "";
        width: 100%;
        height: 60px;
        background-image: url(/Static/images/icon-open.svg?v=1);
        background-position: 95% 23px;
        background-size: 14px 14px;
        background-repeat: no-repeat;
    }

    .head .is-sec-active::before {
        background-image: url(/Static/images/icon-close.svg?v=1);
    }

    .head .head-nav li > a {
        position: relative;
        padding: 0 !important
    }

    .head .head-nav .no-sec > a {
        display: block;
        color: #000 !important
    }

        .head .head-nav .is-sec > a, .head .head-nav .no-sec > a.on {
            display: inline-block;
            color: #000 !important;
            background: #fff !important;
        }

            .head .head-nav .is-sec > a.on, .head .head-nav .no-sec > a.on {
                display: inline-block;
                color: #e60012 !important;
                background: #fff !important;
            }

    .head .sec-nav {
        display: none;
        padding: 0 20px 20px;
    }

        .head .sec-nav a {
            display: block;
            padding: 10px 0;
            font-size: 14px;
            line-height: 20px;
        }


    .head-fx {
        position: fixed;
        background: rgba(255,255,255,1);
        z-index: 99999;
        width: 100%;
        height: 100px;
    }

        .head-fx .head-logo img:first-child {
            display: block;
        }

        .head-fx .head-logo .logo_b {
            display: none;
        }

        .head-fx .head-nav li > a {
            color: #fff;
        }
    

    .head-h {
        height: 60px;
    }

    .banner_index {
        margin: 68px 0 0;
        background-size: cover;
        height: 300px !important;
    }

        .banner_index .rows {
            bottom: initial;
            top: -300px;
            width: auto
        }

        .banner_index img {
            width: 100%;
            height: 300px;
        }

        .banner_index h2 {
            padding: 80px 0 0;
            font-size: 20px;
        }

        .banner_index p {
            font-size: 14px;
        }

            .banner_index p a, .more_a {
                display: none
            }

    .bSwiper_pc {
        display: none;
    }

    .bSwiper_wap {
        display: block
    }

    .number_bg {
        background: #fff;
    }

    .number li {
        width: 50%;
        border: 0;
        text-align: center;
        padding: 20px 0
    }

        .number li img {
            float: none;
            margin-bottom: 5px;
        }

        .number li:first-child {
            padding: 20px 0
        }

        .number li p {
            font-size: 14px;
        }

            .number li p i {
                font-size: 36px;
                font-weight: 700;
                color: #000
            }

    .pro_one_bg {
        background: #eee;
    }

    .pro_one {
        padding: 30px 0 0
    }

        .pro_one h3 {
            font-size: 20px;
            margin-bottom: 0
        }

        .pro_one h2 {
            font-size: 24px;
            color: #999
        }

    .more_r {
        font-size: 14px;
        padding: 3px 15px;
        margin-top: 5px;
    }

    .new_pro {
        width: 100%
    }

        .new_pro .swiper-slide {
            padding: 0;
            width: 100%
        }

            .new_pro .swiper-slide .swiper_img {
                float: none;
                width: 100%;
                height: 100%;
            }

    .swiper_text {
        float: none;
        padding: 20px;
        background: #fff;
        width: 100%;
        height: 350px;
    }

    .navigation {
        background: none;
        margin: -660px 10px 0;
        height: auto;
        padding-left: 0
    }

    .swiper_text p {
        display: none
    }

    .swiper_text h3 {
        font-size: 26px;
        margin: 0
    }

    .swiper_text h4 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .swiper_text h5 {
        font-size: 14px;
        padding: 5px 0
    }

    .swiper_text .more_q {
        margin: 20px 0 0;
        font-size: 14px;
        padding: 3px 15px;
    }

    .navigation .swiper-button-next, .navigation .swiper-button-prev {
        width: 50px;
        height: 50px;
    }

    .navigation .swiper-button-prev {
        top: 580px;
    }

    .bg_index_3_pc {
        display: none
    }

    .bg_index_3_wap {
        display: block
    }

    .bg_index_3 {
        height: 250px;
        padding: 0 !important;
        background: #717373;
    }

        .bg_index_3 img {
            width: 100%;
            height: 250px;
        }

        .bg_index_3 .rows {
            bottom: 208px;
        }

        .bg_index_3 h2 {
            font-size: 24px;
            margin-bottom: 20px;
        }

        .bg_index_3 p {
            font-size: 14px;
            margin-bottom: 20px;
            line-height: 20px;
        }

            .bg_index_3 p a, .more_a {
                display: inline-block;
                padding: 3px 15px;
                font-size: 14px;
            }

    .bg_pro {
        background-size: cover;
        height: 700px;
        margin-bottom: 30px;
    }

    .tit_pro {
        padding: 30px 0;
    }

        .tit_pro h3 {
            font-size: 28px;
            font-weight: 700;
            margin-bottom: 0
        }

        .tit_pro h4 {
            font-size: 22px;
        }

    .pro_tabs {
        margin: 0 0 30px;
        text-align: left;
        padding: 5px 0;
        white-space: nowrap;
        overflow-x: auto;
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #fff;
        height: 50px;
    }

        .pro_tabs a {
            padding: 0;
            margin: 0 10px;
            font-size: 14px;
            padding: 12px 0;
            position: relative;
            border-bottom: 0 !important
        }

            .pro_tabs a.cur:before {
                display: none
            }

    .banner-arrow .swiper-button-next, .banner-arrow .swiper-button-prev {
        background: #e60012;
        border: 0
    }

    .banner-arrow .swiper-button-next {
        right: 0
    }

    .banner-arrow .swiper-button-prev {
        left: 0
    }

    .new_centact {
        width: 100%;
    }

        .new_centact .swiper-slide {
            padding: 0 20px 0 0
        }

    .new_cnt .swiper-slide img {
        width: 100%;
        height: 100%;
    }

    .new_cnt .swiper {
        overflow: inherit;
    }

    .navigation_new {
        display: none
    }

    .tit_server {
        padding: 30px 0
    }

        .tit_server h2 {
            font-size: 26px;
            font-weight: 700;
        }

        .tit_server h3 {
            font-size: 20px;
        }

    .server_list li {
        padding: 0;
        width: 80px;
        margin: 0 10px;
    }

        .server_list li p {
            font-size: 14px;
            line-height: 20px;
        }

            .server_list li p:nth-child(3) {
                display: none
            }

        .server_list li i {
            margin-bottom: 0;
            width: 60px;
            height: 60px;
            background-size: 40% !important
        }

            .server_list li i.icon_wjj {
                background: #e60012 url(/Static/images/icon_wjj_b.png) no-repeat center center;
            }

            .server_list li i.icon_wenhao {
                background: #e60012 url(/Static/images/icon_wenhao_b.png) no-repeat center center;
            }

            .server_list li i img {
                display: none
            }

    .about_cnt {
        padding: 20px 0;
    }

    .about_cnt_l {
        float: none;
        width: auto
    }

        .about_cnt_l h2 {
            font-size: 30px;
            font-weight: 700;
            margin-bottom: 30px;
        }

    .number_ab li {
        height: 90px;
    }

        .number_ab li:nth-child(1)::before, .number_ab li:nth-child(3)::before {
            margin: 10px 12px 0 0;
        }

        .number_ab li h4 {
            font-size: 20px;
        }

            .number_ab li h4 i {
                font-size: 36px;
            }

            .number_ab li h4 em {
                font-size: 30px;
            }

    .number_ab li {
        width: 50%
    }

    .about_cnt img {
        width: 100%;
    }

    .about_cnt_r {
        width: auto;
        padding: 10px 0
    }

        .about_cnt_r p {
            padding: 10px 0;
            font-size: 14px;
            line-height: 30px;
        }

    .tabs_switch {
        height: 60px;
        line-height: 60px;
        border-bottom: 1px solid #ddd;
        margin: 0 0 30px;
    }

    .news_list {
        margin: 0
    }

        .news_list li {
            width: auto;
            height: auto;
            float: none;
            margin: 0 0 20px;
        }

            .news_list li .img {
                width: 100%;
                height: 250px;
            }

                .news_list li .img img {
                    width: 100%;
                    height: 100%;
                }

    .video_list {
        margin-left: 0;
    }

        .video_list li {
            width: auto;
            height: 100px;
            float: none;
            text-align: left;
            margin: 0 0 20px;
        }

            .video_list li .imgs {
                width: 100px;
                height: 100px;
                line-height: 100px;
                float: left;
                border-radius: 5px;
                margin-right: 15px;
            }

                .video_list li .imgs .mask {
                    display: none;
                }

            .video_list li:hover .imgs .mask {
                display: none;
            }

            .video_list li p {
                font-size: 16px;
                padding: 0 0 15px;
            }

            .video_list li .date {
                display: block;
                color: #999
            }

            .video_list li:hover p {
                color: #e60012
            }

    .tabs_content .bg_white {
        background: none;
    }

    .brochure_list {
        padding: 0
    }

        .brochure_list li {
            border-bottom: 0;
            background: #fff;
            margin: 0 0 10px;
            padding: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .brochure_list li a {
                font-size: 18px;
            }

    .problem_list {
        margin: 0
    }

        .problem_list li {
            margin-bottom: 10px;
        }

        .problem_list h3 {
            font-size: 16px;
            padding: 20px;
        }

            .problem_list h3 i {
                color: #e60012
            }

    .problem_text {
        padding: 20px;
    }

    .contact_list {
        margin: 0 0 30px -10px;
    }

        .contact_list li {
            float: left;
            width: 47%;
            margin: 0 0 10px 10px;
            padding: 10px;
            height: 150px;
        }

            .contact_list li i {
                float: left;
                margin-right: 10px;
                margin-bottom: 10px;
            }

            .contact_list li h3 {
                font-size: 18px;
            }

            .contact_list li p {
                overflow: hidden;
                border-top: 1px solid #ddd;
                clear: both;
                margin: 10px 0 0;
                padding: 10px 0
            }

            .contact_list li i.icon_dz {
                background-position: 0 -729px;
            }

            .contact_list li i.icon_zj {
                background-position: 0 -786px
            }

            .contact_list li i.icon_email {
                background-position: 0 -853px
            }

            .contact_list li i.icon_tel {
                background-position: 0 -917px
            }

            .contact_list li i.icon_rw {
                background-position: 0 -975px
            }

            .contact_list li i.icon_time {
                background-position: 0 -1029px
            }

    .maps {
        width: 100%
    }

    .form_cnt {
        padding: 0
    }

        .form_cnt h2 {
            display: none;
        }

        .form_cnt p {
            color: #666;
            font-size: 14px;
            line-height: 22px;
            margin-bottom: 10px;
            display: block
        }

        .form_cnt form {
            border: 3px solid #9abeaa;
            border-radius: 3px;
            background: #fff;
            padding: 20px;
        }

        .form_cnt .form_l, .form_cnt .form_r {
            float: none;
            width: auto;
            margin: 0
        }

        .form_cnt form h3 {
            border-bottom: 2px solid #e60012;
            display: block;
            margin: 0 auto 20px;
            padding: 0 0 10px;
            width: 96px;
        }

        .form_cnt form label {
            margin: 20px 0 0;
        }

        .form_cnt .input_text, .form_cnt .input_tarea {
            background: #f4f4f4
        }

        .form_cnt .input_btn {
            width: 100%;
            padding: 10px 0;
            font-size: 18px;
        }

    .pro_switch, .class_cnt {
        display: none
    }

    .product_list li {
        float: none;
        width: auto;
        margin-bottom: 10px;
        height: 320px;
    }

        .product_list li .img {
            display: none
        }

        .product_list li img {
            width: 100%;
            height: 320px;
        }

        .product_list li .mask {
            width: 100%;
            top: 260px;
            padding: 10px;
        }

            .product_list li .mask h4 {
                font-size: 14px;
                line-height: 20px;
            }

        .product_list li:hover .mask {
            top: 260px;
        }

    .class_wap {
        text-align: center;
        background: #fff;
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px;
        display: block
    }

        .class_wap select {
            width: 44%;
            border: 0;
            background: #eee;
            border-radius: 5px;
            height: 40px;
            line-height: 40px;
            padding: 0 10px;
            margin: 0 5px;
            color: #000
        }

    .news_view {
        padding: 60px 0 0
    }

    .path {
        display: none
    }

    .news_view h1 {
        font-size: 20px;
        margin: 30px 0 0;
        font-weight: 700
    }

    .news_view .date {
        border-bottom: 0;
        font-size: 14px
    }

    .news_txt_cnt img {
        width: 100%
    }

    .news_txt_cnt p {
        font-size: 14px;
    }

    .news_next {
        background: no-repeat;
        box-shadow: 0 0 0 #ddd;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

        .news_next dl {
            width: 100%;
            padding: 10px 0;
            text-align: center
        }

            .news_next dl dt {
                display: none
            }

            .news_next dl dd h4 {
                color: #999;
            }

    .pro_first {
        margin: 68px 0 0
    }

        .pro_first h2, .pro_first h3, .pro_first p, .pro_nav, .pro_img_r, .pro_cnt_txt h4 {
            display: none
        }

        .pro_first img {
            width: 100%;
            height: auto;
        }

    .pro_cnt_txt {
        padding: 20px 0
    }

        .pro_cnt_txt h2 {
            border-bottom: 1px solid #ddd;
            position: relative;
            padding: 10px 0;
            font-size: 20px;
        }

            .pro_cnt_txt h2::after {
                border-bottom: 2px solid #e60012;
                content: '';
                width: 100px;
                height: 2px;
                display: inline-block;
                position: absolute;
                left: 0;
                bottom: -1px;
            }

    .tab_ptzz thead th, .tab_ptzz tbody td {
        font-size: 14px;
    }

        .tab_ptzz tbody td img {
            width: 30px;
        }

    .tab_zl {
        border-bottom: 1px solid #eee;
    }

        .tab_zl td {
            display: block;
            border-bottom: 0
        }

    .new_tabs {
        float: none;
        width: 100%;
        border: 0;
        margin: 0 0 20px;
    }

        .new_tabs a {
            display: inline-block;
            border: 0;
            margin-right: 20px;
        }

            .new_tabs a.cur {
                border: 0;
                font-size: 20px;
                position: relative;
            }

                .new_tabs a.cur:after {
                    background: none;
                    width: 30px;
                    position: absolute;
                    bottom: 5px;
                    border-bottom: 3px solid #e60012;
                    display: inline-block;
                    left: 50%;
                    margin-left: -15px;
                }

    .banner {
        margin: 60px 0 0;
        overflow: hidden
    }

        .banner img {
            width: 100%;
            height: 200px;
        }

        .banner h2 {
            font-size: 24px;
        }

    .banner_pc {
        display: none
    }

    .banner_wap {
        display: block;
    }

    .footer_wap {
        padding: 30px 0 0;
        margin: 30px 0 0;
        background: #eff0f5;
        display: block
    }

        .footer_wap ul {
            padding: 0 20px;
            margin-bottom: 20px;
        }

            .footer_wap ul li {
                border-bottom: 1px solid #dddddd;
                line-height: 30px;
                padding: 8px 5px;
            }

                .footer_wap ul li span {
                    float: right;
                }
                .footer_wap ul li span img {
                    height:10px;
                }

                .footer_wap ul li a {
                    font-weight: 400;
                    display: block
                }

    .social-share {
        text-align: center
    }

    .f_code {
        margin: 20px auto
    }

    .copyright {
        font-size: 14px;
        text-align: center;
        padding: 20px 0;
        background: #333;
        color: #bbb
    }

    .footer {
        display: none
    }

    .page {
        margin: 0;
    }

    .tabs_switch a {
        margin: 0 18px;
        color: #666;
        position: relative;
        display: inline-block
    }

    .news_next dl dd p {
        font-weight: bold;
        font-size: 16px;
    }

    .procontent img {
        width: 100%;
    }

    .new_cnt {
        overflow:visible
    }

    .pc {
        display: none 
    }

    .wap {
        display: block ;
    }

}
