/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    padding: 0;
    margin: 0; /*transition:0.4s;-webkit-transition:0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;-ms-transition: 0.4s;*/
}

body, button, input, select, textarea {
    padding: 0;
    margin: 0;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul, li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
}

em, i {
    font-style: normal;
    font-weight: normal;
}

ul, ol {
    list-style-type: none;
}

li {
    vertical-align: top;
}

img {
    vertical-align: top;
    border: 0;
}

body, html {
    margin: 0;
    padding: 0;
    width: 100%;
}

h1, h2, h3, h4, h5, h6, p {
    font-weight: normal;
}

body {
    font-weight: inherit;
    font-style: inherit;
    font-size: 14px;
    font-family: "Microsoft YaHei", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    padding: 0;
    color: #666;
    width: 100%;
    overflow-x: hidden;
    min-width: 1300px;
    /*max-width: 2554px;*/
    margin: 0 auto;
    word-wrap: break-word;
}

.page_middle p {
    line-height: 33px;
    font-size: 14px;
    color: #666666;
    text-indent: 12px;
    background: url(../images/first-1.jpg) no-repeat 1px 14px;
}

    .page_middle p time {
        float: right;
    }

.page_middle hr {
    width: 100%;
    height: 1px;
    margin: 7px 0;
    border: none;
    border-top: 1px solid #d9d9d9;
}




/*清除浮动*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
}

a {
    color: #666;
    text-decoration: none;
    outline: none;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    cursor: pointer;
}

    a:hover, a:focus {
        color: #f40;
    }

.pb120 {
    padding-bottom: 120px !important;
}

.pb80 {
    padding-bottom: 80px !important;
}

.bg09122b {
    background: #09122b !important;
}

.bg0088ff {
    background: #0088ff !important;
}

.bg6987bd {
    background: #6987bd !important;
}

.bg265071 {
    background: #265071 !important;
}

.bg82af51 {
    background: #82af51 !important;
}

.bg71c7cd {
    background: #71c7cd !important;
}

.bg2298dc {
    background: #2298dc !important;
}

.bg4574a9 {
    background: #4574a9 !important;
}

.bg3db19e {
    background: #3db19e !important;
}

.bg45a9a2 {
    background: #45a9a2 !important;
}

.bg3e7adc {
    background: #3e7adc !important;
}

.bg4563a9 {
    background: #4563a9 !important;
}

.bg4563a9 {
    background: #3a6eb3 !important;
}

.bg4a45a9 {
    background: #4a45a9 !important;
}

.bg137082 {
    background: #137082 !important;
}

.bg00b4b5 {
    background: #00b4b5 !important;
}

.bg35adb3 {
    background: #35adb3 !important;
}

.bg23abe0 {
    background: #23abe0 !important;
}

.bg4c97c5 {
    background: #4c97c5 !important;
}

.bg284968 {
    background: #284968 !important;
}

.bg59AE47 {
    background: #59AE47 !important;
}

.bg28BDC1 {
    background: #28BDC1 !important;
}

.bg1765D2 {
    background: #1765D2 !important;
}

.bgE19A24 {
    background: #E19A24 !important;
}


.wrap_index_ul1 li {
    padding: 0 2px 15px 0;
    width: 12%;
    float: left;
}

.wrap_index_ul2 {
    width: 85%;
}

    .wrap_index_ul2 li {
        padding: 0 0px 15px 0;
        width: 24%;
        float: left;
    }

.wrap_index_ul3 {
    width: 45%;
}

    .wrap_index_ul3 li {
        padding: 0 0px 50px 0;
        width: 48%;
        float: left;
    }

.top-outer {
    height: 60px;
    position: relative; /* background: rgba(0, 0, 0, 0.4);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000'); */
    z-index: 1;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
    padding-top: 12px;
    position: relative;
    z-index: 2;
}

.nav {
    float: right;
    position: relative;
    z-index: 2;
}

    .nav ul {
    }

        .nav ul li {
            float: left;
            padding: 0 15px 0 15px;
            position: relative;
            height: 60px;
        }

            .nav ul li i {
                display: block;
                height: 100%;
            }

                .nav ul li i a {
                    color: #fff;
                    padding: 0 5px;
                    display: inline-block;
                    vertical-align: top;
                    font-size: 14px;
                    line-height: 60px;
                }

            .nav ul li.active i a:after {
                height: 3px;
                background: #fff;
                width: 66px;
                bottom: 10px;
                left: 50%;
                margin-left: -33px;
                position: absolute;
                content: '';
            }

            .nav ul li p {
                position: absolute;
                top: 60px;
                left: 0;
                background: #fff;
                padding: 18px 30px;
                overflow: hidden;
                width: 130px;
                display: none;
                -webkit-transform: translateX(-25%);
                -moz-transform: translateX(-25%);
                -o-transform: translateX(-25%);
                -ms-transform: translateX(-25%);
                -webkit-transform: translateX(-25%);
            }

                .nav ul li p span {
                    display: inline-block;
                    vertical-align: top;
                }

                    .nav ul li p span a {
                        font-size: 12px;
                        display: block;
                        line-height: 36px;
                        background: url('../images/dot-2.png') no-repeat center left;
                        padding-left: 12px;
                    }

                        .nav ul li p span a:hover {
                        }

                .nav ul li p.nav-p1 {
                    width: 200px;
                }

                    .nav ul li p.nav-p1 span {
                        width: 50% !important;
                        float: left;
                    }

                .nav ul li p.nav-p2 {
                    width: 450px;
                }

                    .nav ul li p.nav-p2 span {
                        width: 50% !important;
                        float: left;
                    }

.footer-outer {
    background: #09122b;
}

.footer-link {
    width: 1300px;
    margin: 0 auto;
    height: 310px;
}

    .footer-link h5 {
        width: 236px;
        float: left;
        background: url('../images/foot-tel.png') no-repeat 0 43px;
    }

        .footer-link h5 span {
            color: #fff;
            display: block;
            padding: 48px 0 0 66px;
        }

        .footer-link h5 i {
            display: block;
            color: #fff;
            font-family: 'Impact';
            font-size: 20px;
            padding: 10px 0 0 66px;
            letter-spacing: 1px;
        }

        .footer-link h5 a {
            color: #fff;
            display: inline-block;
            border: 1px #fff solid;
            font-size: 14px;
            width: 94px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            margin: 13px 0 0 66px;
        }

            .footer-link h5 a:hover {
                background: #ccc;
            }

        .footer-link h5 em {
            display: block;
            padding: 24px 0 0 66px;
        }

    .footer-link dl {
        float: left;
        padding: 0 55px;
        margin-top: 44px; /* width: 186px; */
    }

        .footer-link dl dt {
            font-size: 14px;
            color: #fff;
            line-height: 35px;
            height: 35px;
        }

        .footer-link dl dd {
        }

            .footer-link dl dd a {
                color: #999;
                font-size: 12px;
                display: block;
                line-height: 35px;
            }

                .footer-link dl dd a:hover {
                    color: #fff;
                }

.footer {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #999;
    font-size: 12px;
    line-height: 24px;
    border-top: 1px #222a41 solid;
    padding: 15px 0;
}

.banner-outer {
    position: relative;
    margin-top: -60px;
    padding-top: 60px;
}

.banner {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    display: table;
    vertical-align: top;
    height: 320px;
}

.banner-inner {
    display: table-cell;
    vertical-align: middle;
    padding-left: 70px;
    color: #fff;
}

.banner h3 {
    font-size: 50px;
    padding-bottom: 8px;
    letter-spacing: 6px;
}

.banner p {
    font-size: 20px;
    line-height: 46px;
    letter-spacing: 2px;
}

.banner h4 {
    width: 500px;
}

    .banner h4 a {
        display: inline-block;
        vertical-align: top;
        font-size: 18px;
        color: #fff;
        border: 1px #fff solid;
        width: 150px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        margin-right: 7px;
        margin-top: 15px;
        border-radius: 2px;
    }
/* .banner h4 a:hover{background:#ccc;} */


.index-banner {
    height: 440px;
    background: url('../images/indexb.png') no-repeat center right;
}

.fa-banner1 {
    background: url('../images/fab1.png') no-repeat center right;
}

.fa-banner2 {
    background: url('../images/fab2.png') no-repeat center right;
}

.fa-banner3 {
    background: url('../images/fab3.png') no-repeat center right;
}

.fa-banner4 {
    background: url('../images/fab4.png') no-repeat center right;
}

.about-banner {
    height: 320px;
    background: url('../images/aboutb.png') no-repeat right bottom;
    width: 1300px;
    /*left: 115px;*/
    position: relative;
}

.prod-banner1 {
    background: url('../images/prodb1.png') no-repeat center right;
}

.prod-banner2 {
    background: url('../images/prodb2.png') no-repeat center right;
}

.prod-banner3 {
    background: url('../images/prodb3.png') no-repeat center right;
}

.prod-banner4 {
    background: url('../images/prodb4.png') no-repeat center right;
}

.prod-banner5 {
    background: url('../images/prodb5.png') no-repeat center right;
}

.prod-banner6 {
    background: url('../images/prodb6.png') no-repeat center right;
    width: 1300px;
    left: 115px;
    position: relative;
}

.prod-banner7 {
    background: url('../images/prodb7.png') no-repeat center right;
}

.prod-banner8 {
    background: url('../images/prodb8.png') no-repeat center right;
}

.prod-banner9 {
    background: url('../images/prodb9.png') no-repeat center right;
}

.prod-banner10 {
    background: url('../images/prodb10.png') no-repeat right bottom;
}

.prod-banner11 {
    background: url('../images/prodb11.jpg') no-repeat right bottom;
}

.prod-banner1 h3, .prod-banner2 h3, .prod-banner3 h3, .prod-banner4 h3, .prod-banner5 h3, .prod-banner6 h3, .prod-banner7 h3, .prod-banner8 h3, .prod-banner9 h3, .prod-banner10 h3 {
    font-size: 44px;
    letter-spacing: 0;
}

.prod-banner1 p, .prod-banner2 p, .prod-banner3 p, .prod-banner4 p, .prod-banner5 p, .prod-banner6 p, .prod-banner7 p, .prod-banner8 p, .prod-banner9 p, .prod-banner10 p {
    letter-spacing: 0;
}

.al-banner {
    background: url('../images/alb.png') no-repeat right bottom;
}

.zs-banner1 {
    background: url('../images/zsb1.png') no-repeat right bottom;
}

.zs-banner2 {
    background: url('../images/zsb2.png') no-repeat right bottom;
}

.zs-banner3 {
    background: url('../images/zsb3.png') no-repeat right bottom;
}

.zs-banner4 {
    background: url('../images/zsb4.png') no-repeat right bottom;
}

.zs-banner5 {
    background: url('../images/zsb5.png') no-repeat right bottom;
}

.zs-banner6 {
    background: url('../images/zsb6.png') no-repeat right bottom;
}



.news-tip {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    overflow: hidden;
}

    .news-tip h3 {
        width: 100px;
        float: left;
        font-size: 13px;
        line-height: 50px;
    }

.txtScroll-left {
    position: relative;
    float: left;
    width: 1080px;
}

    .txtScroll-left .bd {
        width: 100%;
        overflow: hidden;
    }

        .txtScroll-left .bd ul {
            overflow: hidden;
            zoom: 1;
        }

            .txtScroll-left .bd ul li {
                margin-right: 20px;
                float: left;
                width: 200px;
                height: 50px;
                line-height: 50px;
                background: url('../images/dot-1.png') no-repeat center left;
                padding: 0 0 0 18px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

                .txtScroll-left .bd ul li span {
                    color: #999;
                }


.index-bj1 {
    background: #f1f1f5;
}

.index-bj2 {
    background: url('../images/index-bg1.jpg') no-repeat top center;
    height: 680px;
}

.index-bj3 {
    background: url('../images/index-bg2.jpg') no-repeat top center;
    height: 369px;
}

.index-bj4 {
    background: url('../images/index-bg3.jpg') no-repeat top center;
    height: 300px;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.index-title1 {
    font-size: 30px;
    font-weight: bold;
    padding: 50px 0;
}

.index-title2 {
    font-size: 30px;
    font-weight: bold;
    padding: 70px 0 40px 0;
}

.index-title3 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    padding: 80px 0;
}

.index-title4 {
    padding: 60px 0;
}

    .index-title4 h3 {
        font-size: 30px;
        font-weight: bold;
    }

    .index-title4 p {
        font-size: 16px;
        color: #999;
        padding: 20px 0;
    }

.index-title5 {
    font-size: 30px;
    font-weight: bold;
    padding: 55px 0;
}

.index-list1 {
    width: 1230px;
    position: relative;
    margin-left: -15px;
    padding-bottom: 20px;
}

    .index-list1 dl {
        float: left;
        width: 380px;
        margin: 0 15px 30px 15px;
        height: 120px;
    }

        .index-list1 dl a {
            display: block;
            height: 100%;
            background: #fff;
            border-radius: 5px;
        }

            .index-list1 dl a:hover {
                background: #f5fbff;
                box-shadow: 0 0 5px rgba(0,0,0,0.2);
            }

        .index-list1 dl dt {
            float: left;
            width: 110px;
            height: 120px;
            background: url('../images/index-icon1.png') no-repeat;
        }

            .index-list1 dl dt.index-icon1 {
            }

            .index-list1 dl dt.index-icon2 {
                background-image: url('../images/index-icon2.png');
            }

            .index-list1 dl dt.index-icon3 {
                background-image: url('../images/index-icon3.png');
            }

            .index-list1 dl dt.index-icon4 {
                background-image: url('../images/index-icon4.png');
            }

            .index-list1 dl dt.index-icon5 {
                background-image: url('../images/index-icon5.png');
            }

            .index-list1 dl dt.index-icon6 {
                background-image: url('../images/index-icon6.png');
            }

        .index-list1 dl dd {
            width: 250px;
            float: right;
            font-size: 14px;
            line-height: 26px;
            display: table;
            vertical-align: middle;
            height: 100%;
        }

            .index-list1 dl dd p {
                color: #999;
                display: table-cell;
                vertical-align: middle;
            }

                .index-list1 dl dd p span {
                    color: #333;
                    font-weight: bold;
                    display: block;
                }

.index-list2 {
    width: 1230px;
    position: relative;
    margin-left: -23px;
    padding-bottom: 30px;
}

    .index-list2 dl {
        float: left;
        width: 565px;
        margin: 0 25px 15px 25px;
        overflow: hidden;
        height: 120px;
        position: relative;
        cursor: pointer;
        background: #f5fbff;
        box-shadow: 0 0 3px rgba(0,0,0,0.2);
    }

        .index-list2 dl a {
            display: block;
            height: 100%;
        }

        .index-list2 dl:hover {
            background: #f5fbff;
            box-shadow: 0 0 3px rgba(0,0,0,0.2);
        }

        .index-list2 dl:after {
            conent: '';
            display: block;
            height: 1px;
            width: 565px;
            background: #e5e5e5;
            position: absolute;
            bottom: 0;
            left: 0;
        }

        .index-list2 dl:nth-last-child(1):after, .index-list2 dl:nth-last-child(2):after {
            display: none;
        }

        .index-list2 dl dt {
            width: 130px;
            height: 100%;
            background: url('../images/index-icon7.png') no-repeat center center;
            position: absolute;
            top: 0;
            left: 5px;
        }

            .index-list2 dl dt.index-icon1 {
            }

            .index-list2 dl dt.index-icon2 {
                background-image: url('../images/index-icon8.png');
            }

            .index-list2 dl dt.index-icon3 {
                background-image: url('../images/index-icon9.png');
            }

            .index-list2 dl dt.index-icon4 {
                background-image: url('../images/index-icon10.png');
            }

            .index-list2 dl dt.index-icon5 {
                background-image: url('../images/index-icon11.png');
            }

            .index-list2 dl dt.index-icon6 {
                background-image: url('../images/index-icon12.png');
            }

            .index-list2 dl dt.index-icon7 {
                background-image: url('../images/index-icon13.png');
            }

            .index-list2 dl dt.index-icon8 {
                background-image: url('../images/index-icon14.png');
            }

            .index-list2 dl dt.index-icon9 {
                background-image: url('../images/index-icon15.png');
            }

            .index-list2 dl dt.index-icon10 {
                background-image: url('../images/index-icon16.png');
            }

            .index-list2 dl dt.index-icon1n {
                background-image: url('../images/newqiye_06.jpg');
            }

            .index-list2 dl dt.index-icon2n {
                background-image: url('../images/newqiye_03.jpg');
            }

            .index-list2 dl dt.index-icon3n {
                background-image: url('../images/newqiye_10.jpg');
            }

            .index-list2 dl dt.index-icon4n {
                background-image: url('../images/newqiye_12.jpg');
            }

            .index-list2 dl dt.index-icon5n {
                background-image: url('../images/newqiye_16.jpg');
            }

            .index-list2 dl dt.index-icon6n {
                background-image: url('../images/newqiye_17.jpg');
            }

            .index-list2 dl dt.index-icon7n {
                background-image: url('../images/newqiye_21.jpg');
            }

            .index-list2 dl dt.index-icon8n {
                background-image: url('../images/newqiye_23.jpg');
            }

            .index-list2 dl dt.index-icon9n {
                background-image: url('../images/newqiye_26.jpg');
            }

            .index-list2 dl dt.index-icon10n {
                background-image: url('../images/newqiye_27.jpg');
            }

            .index-list2 dl dt.index-icon11n {
                background-image: url('../images/newqiye_30.jpg');
            }

            .index-list2 dl dt.index-icon12n {
                background-image: url('../images/newqiye_31.jpg');
            }

        .index-list2 dl dd {
            font-size: 14px;
            display: table;
            vertical-align: middle;
            height: 100%;
            padding-left: 145px;
            padding-right: 20px;
        }

            .index-list2 dl dd p {
                color: #999;
                display: table-cell;
                vertical-align: middle;
                line-height: 18px;
            }

                .index-list2 dl dd p span {
                    color: #333;
                    display: block;
                    font-size: 18px;
                    line-height: 30px;
                    padding-bottom: 5px;
                    font-weight: bold;
                }


.index-tab {
    width: 220px;
    float: left;
}

    .index-tab ul {
        height: 400px;
        border-right: 2px #667080 solid;
    }

        .index-tab ul li {
            padding-right: 50px;
            line-height: 50px;
            height: 50px;
            color: #fff;
            text-align: right;
            position: relative;
            cursor: pointer;
        }

            .index-tab ul li:hover {
                color: #00a4ff;
            }

            .index-tab ul li.active {
                color: #00a4ff;
            }

                .index-tab ul li.active:after {
                    content: '';
                    display: block;
                    width: 4px;
                    height: 32px;
                    background: #00a4ff;
                    position: absolute;
                    right: -3px;
                    top: 10px;
                }

.index-slide {
    width: 960px;
    float: left;
}

    .index-slide dl {
    }

        .index-slide dl dt {
            margin-left: 55px; /* border-bottom: 1px #3e414e dotted; */
            min-height: 220px;
        }

            .index-slide dl dt h4 {
                color: #fff;
                font-size: 24px;
                line-height: 48px;
            }

            .index-slide dl dt p {
                line-height: 30px;
                font-size: 14px;
                color: #999;
            }

            .index-slide dl dt h3 {
                padding: 30px 0;
            }

                .index-slide dl dt h3 a {
                    display: inline-block;
                    vertical-align: top;
                    color: #fff;
                    border: 1px #999 solid;
                    font-size: 14px;
                    line-height: 36px;
                    padding: 0 18px;
                    margin-right: 15px;
                }

                    .index-slide dl dt h3 a:hover {
                        background: #ccc;
                    }

.index-tab dl dd {
    padding: 35px 0 0 36px;
}

/* 首页 slide */
.muColumn {
    position: relative;
    width: 100%;
}

    .muColumn .hd {
    }

        .muColumn .hd .prev, .muColumn .hd .next {
            display: block;
            width: 36px;
            height: 80px;
            cursor: pointer;
            background: url("../images/slide-1.png") no-repeat 8px center #fff;
            position: absolute;
            top: 50px;
            filter: alpha(opacity=50);
            opacity: 0.5;
        }

        .muColumn .hd .prev {
            left: 10px;
        }

        .muColumn .hd .next {
            background-position: -64px center;
            right: -20px;
        }

        .muColumn .hd .prevStop {
            filter: alpha(opacity=10);
            opacity: 0.1;
        }

        .muColumn .hd .nextStop {
            filter: alpha(opacity=10);
            opacity: 0.1;
        }

        .muColumn .hd ul {
            float: right;
            overflow: hidden;
            zoom: 1;
            margin-top: 10px;
            zoom: 1;
            display: none;
        }

    .muColumn .bd {
        overflow: hidden;
        margin-left: 50px;
    }

        .muColumn .bd ul {
            overflow: hidden;
            zoom: 1;
            width: 160px;
            float: left;
            margin: 0 9px;
        }

            .muColumn .bd ul li {
                height: 80px;
                margin-bottom: 20px;
                background: #fff;
                text-align: center;
                display: table;
                vertical-align: middle;
                width: 100%;
            }

                .muColumn .bd ul li .pic {
                    display: table-cell;
                    width: 100%;
                    vertical-align: middle;
                }

                    .muColumn .bd ul li .pic img {
                        max-width: 80%;
                        max-height: 70%;
                    }




.index-tj {
}

    .index-tj ul {
        text-align: right;
    }

        .index-tj ul li {
            display: inline-block;
            *display: inline;
            zoom: 1;
            padding: 0 10px 0 100px;
            line-height: 40px;
            vertical-align: top;
        }

            .index-tj ul li span {
                display: block;
                font-size: 22px;
                color: #0088ff;
            }

                .index-tj ul li span i {
                    font-size: 42px;
                    font-weight: bold;
                }

            .index-tj ul li em {
                display: block;
                font-size: 16px;
                color: #999;
            }

.index-tj2 {
    padding: 120px 0;
}

    .index-tj2 ul {
        text-align: center;
    }

        .index-tj2 ul li {
            width: 220px;
            display: inline-block;
            *display: inline;
            zoom: 1;
            vertical-align: top;
            line-height: 40px;
        }

            .index-tj2 ul li span {
                font-size: 36px;
                display: block;
                font-weight: bold;
            }

                .index-tj2 ul li span i {
                    font-size: 24px;
                    font-weight: bold;
                }

            .index-tj2 ul li em {
                font-size: 14px;
                display: block;
                color: #999;
            }



.index-tj3 {
    padding: 60px 0 0 0;
}

    .index-tj3 p {
        text-align: center;
        color: #fff;
        font-size: 26px;
        line-height: 80px;
    }

        .index-tj3 p span {
            font-size: 68px;
            padding: 0 60px;
            letter-spacing: 20px;
        }

        .index-tj3 p em {
            letter-spacing: 30px;
        }

.index-news {
    width: 1290px;
    margin-left: -45px;
    height: 310px;
}

    .index-news dl {
        width: 340px;
        float: left;
        margin: 0 45px;
    }

        .index-news dl dt {
            height: 130px;
            position: relative;
        }

            .index-news dl dt span {
                display: block;
                position: absolute;
                width: 100%;
                height: 100%;
                text-align: center;
                line-height: 130px;
                color: #fff;
                font-size: 18px;
                font-weight: bold;
                top: 0;
                left: 0;
            }

            .index-news dl dt a span {
                display: block;
                color: #fff;
            }

                .index-news dl dt a span:hover {
                    color: #f40;
                }

        .index-news dl dd {
            padding: 20px 0 0 0;
        }

            .index-news dl dd span {
                display: block;
                line-height: 30px;
                height: 30px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

                .index-news dl dd span i {
                    padding-right: 10px;
                    color: #999;
                }




/* 解决方案 */

.fa-nav {
    background: #000a16;
    position: fixed;
    top: 10%;
    right: 0;
}

    .fa-nav ul {
        padding: 10px 0;
    }

        .fa-nav ul li {
        }

            .fa-nav ul li a {
                font-size: 12px;
                color: #aaa;
                padding: 0 30px;
                display: block;
                height: 46px;
                line-height: 46px;
            }

                .fa-nav ul li a:hover {
                    color: #fff;
                    background: #2eb6e5;
                }

            .fa-nav ul li.active {
                position: relative;
                margin-left: -10px;
            }

                .fa-nav ul li.active a {
                    color: #fff;
                    background: #2eb6e5;
                }

.fa-bj1 {
    background: #ebf7ff;
}

.fa-bj2 {
    background: #f6f8f9;
    padding-bottom: 60px;
}

.fa-bj3 {
    background: url('../images/fa-bj1.jpg') no-repeat top center;
    height: 400px;
}

.fa-bj4 {
    background: url('../images/fa-bj2.jpg') repeat-y top center;
}

.fa-bj5 {
    background: url('../images/fa-bj3.png');
    padding-bottom: 100px;
}

.fa-bj6 {
    padding-bottom: 60px;
}


.fa-title1 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 80px 0 70px 0;
}

.fa-title2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 80px 0;
}

.fa-title3 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 60px 0;
}

.fa-title4 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 80px 0 70px 0;
    color: #fff;
}

.fa-pic {
    width: 1300px;
    margin-left: -84px;
    text-align: center;
}

.fa-unit {
}

    .fa-unit ul {
        text-align: center;
        width: 1217px;
        margin-left: -8px;
    }

        .fa-unit ul li {
            display: inline-block;
            background: #f7f7f8;
            border-radius: 2px;
            border: 1px #e1e1e1 solid;
            width: 280px;
            height: 200px;
            vertical-align: top;
            margin: 0 9px 90px 10px;
            position: relative;
        }

            .fa-unit ul li em {
                display: inline-block;
                width: 58px;
                height: 58px;
                border-radius: 6px;
                background: url('../images/fa-icon1.png') no-repeat center #2eb6e5;
                position: absolute;
                top: -29px;
                left: 50%;
                margin-left: -29px;
            }

                .fa-unit ul li em.fa-icon1 {
                }

                .fa-unit ul li em.fa-icon2 {
                    background-image: url('../images/fa-icon2.png');
                }

                .fa-unit ul li em.fa-icon3 {
                    background-image: url('../images/fa-icon3.png');
                }

                .fa-unit ul li em.fa-icon4 {
                    background-image: url('../images/fa-icon4.png');
                }

                .fa-unit ul li em.fa-icon5 {
                    background-image: url('../images/fa-icon5.png');
                }

                .fa-unit ul li em.fa-icon6 {
                    background-image: url('../images/fa-icon6.png');
                }

                .fa-unit ul li em.fa-icon7 {
                    background-image: url('../images/fa-icon7.png');
                }

            .fa-unit ul li p {
                display: block;
                color: #999;
                padding: 60px 30px 0 30px;
                line-height: 24px;
            }

                .fa-unit ul li p span {
                    display: block;
                    color: #000;
                    font-size: 16px;
                    padding-bottom: 10px;
                }

.fa-unit2 ul {
    width: 1200px;
    margin-left: 0;
}

.fa-unit ul li {
    margin-left: 25px;
    margin-right: 25px;
}



.fa-rub {
}

    .fa-rub ul {
    }

        .fa-rub ul li {
            width: 480px;
            height: 70px;
            background: url('../images/fa-icon8.png') no-repeat 20px center #fff;
            border-bottom: 2px #eff3f4 solid;
            float: left;
            margin: 0 30px 15px 30px;
            line-height: 70px;
            overflow: hidden;
            padding-left: 50px;
        }

.fa-serve {
}

    .fa-serve ul {
    }

        .fa-serve ul li {
            width: 20%;
            float: left;
            text-align: center;
        }

            .fa-serve ul li em {
                width: 84px;
                height: 84px;
                background: url('../images/fa-icon9.png') no-repeat;
                display: inline-block;
            }

                .fa-serve ul li em.fa-icon1 {
                }

                .fa-serve ul li em.fa-icon2 {
                    background-position: -238px 0;
                }

                .fa-serve ul li em.fa-icon3 {
                    background-position: -475px 0;
                }

                .fa-serve ul li em.fa-icon4 {
                    background-position: -718px 0;
                }

                .fa-serve ul li em.fa-icon5 {
                    background-position: -952px 0;
                }

            .fa-serve ul li i {
                display: block;
                line-height: 30px;
                font-size: 18px;
                color: #fff;
                padding: 30px 31px;
            }
/* 关于我们 */
.about-title1 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 50px 0 50px 0;
}

    .about-title1 span {
        display: block;
        font-size: 24px;
        font-family: arial;
        color: #999;
        font-weight: normal;
    }

.about-title2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 50px 0 50px 0;
    color: #fff;
}

    .about-title2 span {
        display: block;
        font-size: 24px;
        font-family: arial;
        font-weight: normal;
        padding-top: 5px;
    }

.about-txt {
    padding-bottom: 30px;
}

    .about-txt dl {
    }

        .about-txt dl dt {
            float: left;
            width: 350px;
            padding: 45px 0 0 10px;
        }
            .about-txt dl dt img {
                width: 300px;
                padding-bottom: 10px;
            }

        .about-txt dl dd {
            float: left;
            width: 820px;
        }

            .about-txt dl dd p {
                line-height: 30px;
                margin-bottom: 30px;
                text-indent: 2em;
            }

.about-bj1 {
    background: url('../images/about-bj1.jpg') no-repeat top center;
    height: 840px;
}

.about-course {
    height: 540px;
    overflow: auto;
}

    .about-course dl {
        position: relative;
    }

        .about-course dl dt {
            width: 156px;
            float: left;
            text-align: center;
        }

            .about-course dl dt em {
                display: block;
                width: 2px;
                height: 100%;
                top: 90px;
                left: 76px;
                background: #fff;
                position: absolute;
            }

            .about-course dl dt span {
                display: inline-block;
                color: #fff;
                font-family: arial;
                font-size: 18px;
                border: 3px #fff solid;
                border-radius: 50%;
                width: 75px;
                height: 75px;
                line-height: 75px;
            }

            .about-course dl dt:hover {
            }

        .about-course dl dd {
            width: 1000px;
            float: left;
            overflow: hidden;
        }


            .about-course dl dd p {
                line-height: 24px;
                color: #fff;
                padding: 30px 0 0 0;
            }

                .about-course dl dd p span {
                    display: block;
                    font-weight: bold;
                }

.about-map {
    background: #639fe9;
}

    .about-map dl {
        width: 1200px;
        margin: 0 auto;
        position: relative;
    }

        .about-map dl dt {
            width: 500px;
            position: absolute;
            top: 0;
            left: 0;
            background: url('../images/about-icon1.png') no-repeat 150px 60px;
            padding: 280px 0 0 40px;
        }

            .about-map dl dt h4 {
                font-size: 30px;
                color: #fff;
                padding: 0 0 30px 0;
            }

            .about-map dl dt p {
                font-size: 16px;
                line-height: 36px;
                color: #fff;
            }

                .about-map dl dt p em {
                    display: inline-block;
                    width: 36px;
                    height: 36px;
                    vertical-align: top;
                    background: url('../images/about-icon2.png') no-repeat center center;
                    cursor: pointer;
                    margin-left: 5px;
                }

        .about-map dl dd {
            padding: 0 0 0 500px;
            color: #fff;
            display: none;
            min-height: 599px;
        }
/* 产品中心 */
.prod-title1 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 60px 0 50px 0;
}

.prod-title2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 60px 0 60px 0;
}

.prod-title3 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 80px 0 70px 0;
    color: #fff;
}

.prod-bj1 {
    background: #f1f1f5;
}

.prod-bj2 {
    background: url('../images/prod-bj1.jpg') no-repeat top center;
    height: 400px;
}

.prod-list {
    padding-bottom: 55px;
}

    .prod-list ul {
        width: 1230px;
        margin-left: -15px;
        overflow: hidden;
    }

        .prod-list ul li {
            width: 280px;
            height: 265px;
            overflow: hidden;
            margin: 0 13px;
            float: left;
            text-align: center;
        }

            .prod-list ul li em {
                display: block;
                height: 76px;
                width: 100%;
                vertical-align: middle;
                text-align: center;
                display: table;
            }

                .prod-list ul li em i {
                    font-size: 18px;
                    color: #010101;
                    display: table-cell;
                    width: 100%;
                    height: 100%;
                    vertical-align: middle;
                }

                    .prod-list ul li em i s {
                        color: #c1c1c1;
                        display: block;
                        text-decoration: none;
                    }

    .prod-list p {
        text-align: center;
        padding-top: 10px;
    }

        .prod-list p a {
            display: inline-block;
            vertical-align: top;
            color: #333;
            border: 1px #898989 solid;
            width: 120px;
            height: 38px;
            overflow: 38px;
            line-height: 38px;
        }

            .prod-list p a:hover {
                background: #ccc;
            }

    .prod-list h6 {
        padding-bottom: 60px;
    }

.prod-module {
    padding-bottom: 80px;
}

    .prod-module ul {
        width: 1230px;
        margin-left: -15px;
    }

        .prod-module ul li {
            margin: 0 15px 40px 15px;
            width: 275px;
            height: 220px;
            background: #fff;
            border: 1px #e0e0e4 solid;
            float: left;
            text-align: center;
        }

            .prod-module ul li span {
                display: block;
                width: 250px;
                height: 140px;
                background: url('../images/prod-icon0.png') no-repeat center bottom;
                margin: 12px 0 0 12px;
                position: relative;
            }

                .prod-module ul li span.prod-b1 {
                    background-color: #2489ff;
                }

                .prod-module ul li span.prod-b2 {
                    background-color: #f95f60;
                }

                .prod-module ul li span.prod-b3 {
                    background-color: #2a406e;
                }

                .prod-module ul li span.prod-b4 {
                    background-color: #3cbede;
                }

                .prod-module ul li span.prod-b5 {
                    background-color: #dfa61d;
                }

                .prod-module ul li span.prod-b6 {
                    background-color: #9e0bcf;
                }

                .prod-module ul li span.prod-b7 {
                    background-color: #73d28c;
                }

                .prod-module ul li span.prod-b8 {
                    background-color: #f95f60;
                }

                .prod-module ul li span.prod-b9 {
                    background-color: #f37474;
                }

                .prod-module ul li span.prod-b10 {
                    background-color: #4fbdc4;
                }

                .prod-module ul li span em {
                    display: block;
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    background: url('../images/prod-icon1.png') no-repeat center center;
                    top: 0;
                    left: 0;
                }

                    .prod-module ul li span em.prod-icon1 {
                    }

                    .prod-module ul li span em.prod-icon2 {
                        background-image: url('../images/prod-icon2.png');
                    }

                    .prod-module ul li span em.prod-icon3 {
                        background-image: url('../images/prod-icon3.png');
                    }

                    .prod-module ul li span em.prod-icon4 {
                        background-image: url('../images/prod-icon4.png');
                    }

                    .prod-module ul li span em.prod-icon5 {
                        background-image: url('../images/prod-icon5.png');
                    }

                    .prod-module ul li span em.prod-icon6 {
                        background-image: url('../images/prod-icon6.png');
                    }

                    .prod-module ul li span em.prod-icon7 {
                        background-image: url('../images/hongbao.png');
                    }

                    .prod-module ul li span em.prod-icon8 {
                        background-image: url('../images/prod-icon8.png');
                    }

                    .prod-module ul li span em.prod-icon9 {
                        background-image: url('../images/prod-icon9.png');
                    }

                    .prod-module ul li span em.prod-icon10 {
                        background-image: url('../images/prod-icon10.png');
                    }

                    .prod-module ul li span em.prod-icon11 {
                        background-image: url('../images/prod-icon11.png');
                    }

                    .prod-module ul li span em.prod-icon12 {
                        background-image: url('../images/prod-icon12.png');
                    }

                    .prod-module ul li span em.prod-icon13 {
                        background-image: url('../images/prod-icon13.png');
                    }

                    .prod-module ul li span em.prod-icon14 {
                        background-image: url('../images/prod-icon14.png');
                    }

                    .prod-module ul li span em.prod-icon15 {
                        background-image: url('../images/prod-icon15.png');
                    }

                    .prod-module ul li span em.prod-icon16 {
                        background-image: url('../images/prod-icon16.png');
                    }

                    .prod-module ul li span em.prod-icon17 {
                        background-image: url('../images/prod-icon17.png');
                    }

                    .prod-module ul li span em.prod-icon18 {
                        background-image: url('../images/prod-icon18.png');
                    }

                    .prod-module ul li span em.prod-icon19 {
                        background-image: url('../images/prod-icon19.png');
                    }

                    .prod-module ul li span em.prod-icon20 {
                        background-image: url('../images/prod-icon20.png');
                    }

                    .prod-module ul li span em.prod-icon21 {
                        background-image: url('../images/prod-icon21.png');
                    }

                    .prod-module ul li span em.prod-icon22 {
                        background-image: url('../images/prod-icon22.png');
                    }

                    .prod-module ul li span em.prod-icon23 {
                        background-image: url('../images/prod-icon23.png');
                    }

                    .prod-module ul li span em.prod-icon24 {
                        background-image: url('../images/prod-icon24.png');
                    }

                    .prod-module ul li span em.prod-icon25 {
                        background-image: url('../images/prod-icon25.png');
                    }

                    .prod-module ul li span em.prod-icon26 {
                        background-image: url('../images/prod-icon26.png');
                    }

                    .prod-module ul li span em.prod-icon27 {
                        background-image: url('../images/prod-icon27.png');
                    }

                    .prod-module ul li span em.prod-icon28 {
                        background-image: url('../images/prod-icon28.png');
                    }

                    .prod-module ul li span em.prod-icon29 {
                        background-image: url('../images/prod-icon29.png');
                    }

                    .prod-module ul li span em.prod-icon30 {
                        background-image: url('../images/prod-icon30.png');
                    }

                    .prod-module ul li span em.prod-icon31 {
                        background-image: url('../images/prod-icon31.png');
                    }

                    .prod-module ul li span em.prod-icon32 {
                        background-image: url('../images/prod-icon32.png');
                    }

                    .prod-module ul li span em.prod-icon33 {
                        background-image: url('../images/prod-icon33.png');
                    }

                    .prod-module ul li span em.prod-icon34 {
                        background-image: url('../images/prod-icon34.png');
                    }

                    .prod-module ul li span em.prod-icon35 {
                        background-image: url('../images/prod-icon35.png');
                    }

                    .prod-module ul li span em.prod-icon36 {
                        background-image: url('../images/prod-icon36.png');
                    }

                    .prod-module ul li span em.prod-icon37 {
                        background-image: url('../images/prod-icon37.png');
                    }

                    .prod-module ul li span em.prod-icon38 {
                        background-image: url('../images/prod-icon38.png');
                    }

                    .prod-module ul li span em.prod-icon39 {
                        background-image: url('../images/prod-icon39.png');
                    }

                    .prod-module ul li span em.prod-icon40 {
                        background-image: url('../images/prod-icon40.png');
                    }

                    .prod-module ul li span em.prod-icon41 {
                        background-image: url('../images/prod-icon41.png');
                    }

                    .prod-module ul li span em.prod-icon42 {
                        background-image: url('../images/prod-icon42.png');
                    }

                    .prod-module ul li span em.prod-icon43 {
                        background-image: url('../images/prod-icon43.png');
                    }

                    .prod-module ul li span em.prod-icon44 {
                        background-image: url('../images/prod-icon44.png');
                    }

                    .prod-module ul li span em.prod-icon45 {
                        background-image: url('../images/prod-icon45.png');
                    }

                    .prod-module ul li span em.prod-icon46 {
                        background-image: url('../images/prod-icon46.png');
                    }

                    .prod-module ul li span em.prod-icon47 {
                        background-image: url('../images/prod-icon47.png');
                    }

                    .prod-module ul li span em.prod-icon48 {
                        background-image: url('../images/prod-icon48.png');
                    }


            .prod-module ul li i {
                display: block;
                font-size: 16px;
                padding-top: 20px;
            }

.prod-skill {
}

    .prod-skill ul {
    }

        .prod-skill ul li {
            width: 20%;
            float: left;
            text-align: center;
        }

            .prod-skill ul li em {
                width: 90px;
                height: 90px;
                background: url('../images/prod-ic1.png') no-repeat center center;
                display: inline-block;
            }

                .prod-skill ul li em.prod-ic1 {
                }

                .prod-skill ul li em.prod-ic2 {
                    background-image: url('../images/prod-ic2.png');
                }

                .prod-skill ul li em.prod-ic3 {
                    background-image: url('../images/prod-ic3.png');
                }

                .prod-skill ul li em.prod-ic4 {
                    background-image: url('../images/prod-ic4.png');
                }

                .prod-skill ul li em.prod-ic5 {
                    background-image: url('../images/prod-ic5.png');
                }

            .prod-skill ul li i {
                display: block;
                line-height: 30px;
                font-size: 18px;
                color: #fff;
                padding: 20px 0;
            }
/* 案例展示 */
.al-bj1 {
    background: #eef3f4;
}

.al-num {
    padding: 20px 0 50px 0;
}

    .al-num ul {
    }

        .al-num ul li {
            width: 25%;
            float: left;
            font-size: 14px;
            text-align: center;
            position: relative;
            color: #999;
        }

            .al-num ul li:after {
                content: '';
                display: block;
                height: 100%;
                width: 1px;
                background: #bec2c3;
                position: absolute;
                top: 0;
                right: 0;
            }

            .al-num ul li:last-child:after {
                display: none;
            }

            .al-num ul li span {
                font-size: 36px;
                font-family: arial;
                display: block;
                padding-bottom: 10px;
                color: #666;
                font-weight: bold;
            }

                .al-num ul li span i {
                    font-size: 24px;
                }


/* 案例展示 slide */
.multipleColumn {
    position: relative;
    width: 1190px;
    height: 445px;!important;
}

    .multipleColumn .hd {
    }

        .multipleColumn .hd .prev, .multipleColumn .hd .next {
            display: block;
            width: 36px;
            height: 80px;
            cursor: pointer;
            background: url("../images/slide-1.png") no-repeat 8px center #fff;
            position: absolute;
            top: 124px;
        }

        .multipleColumn .hd .prev {
            left: -70px;
        }

        .multipleColumn .hd .next {
            background-position: -64px center;
            right: -70px;
        }

        .multipleColumn .hd .prevStop {
            filter: alpha(opacity=50);
            opacity: 0.5;
        }

        .multipleColumn .hd .nextStop {
            filter: alpha(opacity=50);
            opacity: 0.5;
        }

        .multipleColumn .hd ul {
            float: right;
            overflow: hidden;
            zoom: 1;
            margin-top: 10px;
            zoom: 1;
            display: none;
        }

        .multipleColumn .hd .prev:hover, .multipleColumn .hd .next:hover {
            opacity: 0.5;
        }

    .multipleColumn .bd {
        overflow: hidden;
    }

        .multipleColumn .bd ul {
            overflow: hidden;
            zoom: 1;
            width: 248px;
            float: left;
        }

            .multipleColumn .bd ul li {
                overflow: hidden;
                text-align: center;
                width: 236px;
                height: 160px;
                display: table;
                vertical-align: middle;
                background: #fff;
                margin-bottom: 12px;
            }

                .multipleColumn .bd ul li .pic {
                    text-align: center;
                    display: table-cell;
                    vertical-align: middle;
                }

.multi2 {
    height: 590px;
}

    .multi2 .hd .prev, .multi2 .hd .next {
        top: 208px;
    }



.al-cont {
    border-bottom: 2px #e6e8eb solid;
    padding: 60px;
    position: relative;
}

    .al-cont:last-child {
        border-bottom: none;
    }

.al-left {
    float: left;
    width: 220px;
    border: 1px #313131 solid;
    margin-top: 20px;
}

    .al-left h2 {
        font-size: 24px;
        line-height: 40px;
        padding-top: 10px;
        padding-bottom: 5px;
        background: #fff;
        text-align: right;
        position: relative;
        margin-right: -30px;
        margin-top: 35px;
    }

    .al-left h3 {
        background: #0c223c;
        color: #fff;
        font-size: 36px;
        font-weight: bold;
        position: relative;
        margin-right: -30px;
        text-align: right;
        padding: 0 10px 5px 10px;
        margin-left: 30px;
    }

        .al-left h3:after {
            width: 4px;
            height: 15px;
            background: #fff;
            content: '';
            display: block;
            position: absolute;
            right: 28px;
            bottom: -15px;
        }

    .al-left ul {
        padding: 50px 0 30px 40px;
    }

        .al-left ul li {
            padding: 10px 0;
        }

            .al-left ul li span {
                color: #999;
            }

.al-right {
    width: 770px;
    float: right;
    font-size: 14px;
    line-height: 30px;
    max-height: 600px;
    overflow: hidden;
}

    .al-right.up {
        max-height: inherit !important;
    }

    .al-right p {
        padding: 20px 0;
    }

        .al-right p img {
            max-width: 100%;
        }

.al-more {
    text-align: right;
    padding: 60px 0 0 0;
    line-height: 20px;
    background: url('../images/al-more.png') repeat-x;
    position: absolute;
    bottom: 60px;
    width: 100%;
    right: 60px;
}

    .al-more a {
        color: #23abe0;
        display: inline-block;
        background: url('../images/al-down.png') no-repeat center right;
        padding-right: 20px;
    }

        .al-more a.up {
            background-image: url('../images/al-up.png')
        }

        .al-more a:hover {
            color: #f40;
        }

.al-more2 {
    text-align: center;
    bottom: 30px;
    right: 0;
}

.al-cont2 {
    border: 1px #313131 solid;
    margin: 70px 0 0 0;
    padding: 0 100px 30px 100px;
    position: relative;
}

.al-h2 {
    text-align: center;
}

    .al-h2 span {
        display: inline-block;
        background: #313131;
        color: #fff;
        font-size: 24px;
        padding: 0 20px;
        line-height: 50px;
        height: 50px;
        margin-top: -25px;
        position: relative;
    }

.al-title2 {
    border-bottom: 1px #e6e8eb solid;
    text-align: center;
    padding: 40px 0;
}

    .al-title2 h3 {
        font-size: 35px;
        color: #000;
        font-weight: bold;
    }

    .al-title2 h4 {
        padding-top: 20px;
    }

.al-main2 {
    padding: 20px 0;
    font-size: 14px;
    line-height: 30px;
    max-height: 600px;
    overflow: hidden;
}

    .al-main2 p {
        font-size: 14px;
        line-height: 30px;
        padding: 0 0 20px 0;
    }

    .al-main2 img {
        max-width: 100%;
    }

    .al-main2.up {
        max-height: inherit !important;
    }
/*参与追溯---轮播*/
.picScroll-left {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px #e5e5e5 solid;
}

    .picScroll-left.bbnone {
        border-bottom: none;
    }

    .picScroll-left .hd {
        overflow: hidden;
    }

        .picScroll-left .hd .prev, .picScroll-left .hd .next {
            display: block;
            width: 35px;
            height: 80px;
            overflow: hidden;
            cursor: pointer;
            background: url("../images/slide-1.png") no-repeat 8px center #f3f3f3;
            position: absolute;
            top: 190px;
            z-index: 99;
        }

            .picScroll-left .hd .prev:hover, .picScroll-left .hd .next:hover {
                filter: alpha(opacity=70);
                opacity: 0.7;
            }

        .picScroll-left .hd .prev {
            left: 0;
        }

        .picScroll-left .hd .next {
            background-position: -64px center;
            right: 0;
        }

        .picScroll-left .hd .prevStop {
            filter: alpha(opacity=50);
            opacity: 0.5;
        }

        .picScroll-left .hd .nextStop {
            filter: alpha(opacity=50);
            opacity: 0.5;
        }

        .picScroll-left .hd ul {
            display: none;
        }

    .picScroll-left .bd {
        position: relative;
        margin-left: 50px;
    }

        .picScroll-left .bd ul {
            overflow: hidden;
            zoom: 1;
        }

            .picScroll-left .bd ul li {
                margin: 0 20px;
                width: 237px;
                float: left;
                overflow: hidden;
                text-align: center;
            }

                .picScroll-left .bd ul li .pic {
                    padding: 53px 0 0 17px;
                    height: 404px;
                    background: url('../images/zs-phone.png') no-repeat;
                }

                    .picScroll-left .bd ul li .pic img {
                        width: 206px;
                        height: 349px;
                        display: block;
                    }

                .picScroll-left .bd ul li .title {
                    color: #999;
                    padding: 30px 0 0 0;
                    height: 60px;
                }

/* 轮播2 */
.sz-picScroll {
    margin: 0 auto;
    position: relative;
    padding-top: 120px;
}

    .sz-picScroll .hd {
        overflow: hidden;
    }

        .sz-picScroll .hd .prev, .sz-picScroll .hd .next {
            display: block;
            width: 35px;
            height: 80px;
            overflow: hidden;
            cursor: pointer;
            background: url("../images/slide-1.png") no-repeat 8px center #323d56;
            position: absolute;
            top: 301px;
            z-index: 99;
            border-radius: 5px;
        }

            .sz-picScroll .hd .prev:hover, .sz-picScroll .hd .next:hover {
                filter: alpha(opacity=70);
                opacity: 0.7;
            }

        .sz-picScroll .hd .prev {
            left: 0;
        }

        .sz-picScroll .hd .next {
            background-position: -64px center;
            right: 0;
        }

        .sz-picScroll .hd .prevStop {
            filter: alpha(opacity=50);
            opacity: 0.5;
        }

        .sz-picScroll .hd .nextStop {
            filter: alpha(opacity=50);
            opacity: 0.5;
        }

        .sz-picScroll .hd ul {
            display: none;
        }

    .sz-picScroll .bd {
        position: relative;
        margin-left: 55px;
    }

        .sz-picScroll .bd ul {
            overflow: hidden;
            zoom: 1;
        }

            .sz-picScroll .bd ul li {
                margin: 0 20px;
                width: 260px;
                float: left;
                overflow: hidden;
                text-align: center;
            }

                .sz-picScroll .bd ul li .pic {
                    width: 100%;
                    height: 100%;
                    border-radius: 10px;
                    overflow: hidden;
                }

                    .sz-picScroll .bd ul li .pic img {
                        width: 100%;
                        height: 100%;
                        display: block;
                        border-radius: 10px;
                        overflow: hidden;
                    }


.zs-bj1 {
    background: #1b2844;
}

.zs-title1 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 50px 0 40px 0;
}

.zs-title2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding: 40px 0 20px 0;
    color: #fff;
    position: relative;
}

    .zs-title2:after {
        position: absolute;
        height: 1px;
        width: 100%;
        background: #495369;
        left: 0;
        bottom: -52px;
        content: '';
    }


.zs-tableLeft {
    width: 170px;
    float: left;
    background: #162036;
    height: 700px;
    margin-top: 50px;
}

    .zs-tableLeft ul {
        padding-top: 70px;
    }

        .zs-tableLeft ul li {
            color: #fff;
            line-height: 60px;
            text-align: center;
            cursor: pointer;
        }

            .zs-tableLeft ul li:hover {
                color: #00a4ff;
            }

            .zs-tableLeft ul li.active {
                color: #00a4ff;
            }

.zs-cont {
    width: 1000px;
    float: right;
}

.zs-tableTop {
    position: relative;
    z-index: 99;
    width: 1200px;
    margin: 0 auto;
}

    .zs-tableTop ul {
    }

        .zs-tableTop ul li {
            float: left;
            height: 50px;
            line-height: 50px;
            color: #fff;
            text-align: center;
        }

            .zs-tableTop ul li span {
                display: inline-block;
                padding: 0 5px;
                cursor: pointer;
            }

                .zs-tableTop ul li span:hover {
                    color: #00a4ff;
                    border-bottom: 3px #00a4ff solid;
                }

                .zs-tableTop ul li span.active {
                    color: #00a4ff;
                    border-bottom: 3px #00a4ff solid;
                }

.sz-main {
    padding-left: 190px;
}


.sz-p {
    color: #999;
    line-height: 30px;
    padding: 40px 50px 0 50px;
}

.zs-problem-tab {
    width: 230px;
    border: 1px #e5e5e5 solid;
    min-height: 700px;
    float: left;
}

    .zs-problem-tab ul {
    }

        .zs-problem-tab ul li {
            border-bottom: 1px #e5e5e5 solid;
            padding: 15px 20px;
            line-height: 24px;
            cursor: pointer;
        }

            .zs-problem-tab ul li:hover {
                color: #00a4ff;
                background: #f5f5f5;
            }

            .zs-problem-tab ul li.active {
                color: #00a4ff;
                background: #f5f5f5;
                position: relative;
                z-index: 8;
            }

                .zs-problem-tab ul li.active:after {
                    content: '';
                    display: block;
                    width: 100%;
                    height: 100%;
                    border-right: 1px #f5f5f5 solid;
                    border-left: 1px #f5f5f5 solid;
                    position: absolute;
                    left: -1px;
                    top: 0;
                }

.zs-problem-cont {
    width: 940px;
    border: 1px #e5e5e5 solid;
    min-height: 680px;
    float: right;
    padding: 10px 0 10px 0;
    margin-bottom: 60px;
}

    .zs-problem-cont h3 {
        font-size: 18px;
        padding: 20px 0;
        border-bottom: 1px #e0e0e0 dashed;
        color: #dashed;
        margin: 0 40px;
    }

    .zs-problem-cont p {
        line-height: 24px;
        padding: 20px 40px;
    }

    .zs-problem-cont h4 {
        padding: 0 0 0 40px;
    }

        .zs-problem-cont h4 img {
            border-radius: 10px;
            overflow: hidden;
            margin: 0 40px 40px 0;
        }

/* 参与追溯banner */
.zsSlideBox {
    width: 100%;
    height: 320px;
    position: relative;
    margin-top: -60px;
    padding-top: 60px;
}

    .zsSlideBox .hd {
        height: 20px;
        width: 100%;
        overflow: hidden;
        position: absolute;
        left: 0;
        bottom: 20px;
        z-index: 1;
        text-align: center;
    }

        .zsSlideBox .hd ul {
            overflow: hidden;
            zoom: 1;
            display: inline-block;
        }

            .zsSlideBox .hd ul li {
                margin: 0 4px;
                display: inline-block;
                width: 5px;
                height: 5px;
                border-radius: 50%;
                background: #fff;
                opacity: 0.5;
                position: relative;
                top: 0;
                color: #fff;
                overflow: hidden;
                vertical-align: middle;
                cursor: pointer;
            }

                .zsSlideBox .hd ul li.on {
                    background: #fff;
                    color: #fff;
                    width: 12px;
                    height: 12px;
                    opacity: 1;
                    box-shadow: rgba(0,0,0,0.1) 1px 1px 0px;
                }

    .zsSlideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

        .zsSlideBox .bd li {
            zoom: 1;
            vertical-align: middle;
        }

        .zsSlideBox .bd img {
            display: block;
        }

/* 下面是前/后按钮代码，如果不需要删除即可 */
/* .zsSlideBox .prev,
		.zsSlideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.zsSlideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.zsSlideBox .prev:hover,
		.zsSlideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.zsSlideBox .prevStop{ display:none;  } */

/* 文章详情 */
.detail-wrap {
    width: 1000px;
    margin: 0 auto;
}

.detail-title {
    border-bottom: 1px #e5e5e5 solid;
    text-align: center;
    padding: 40px 0 30px 0;
}

    .detail-title h2 {
        font-size: 30px;
        padding: 0 0 15px 0;
    }

    .detail-title p {
    }

        .detail-title p span {
            display: inline-block;
            padding: 0 25px;
            vertical-align: top;
            position: relative;
        }

            .detail-title p span:after {
                content: '';
                display: block;
                width: 1px;
                background: #d3d3d3;
                height: 15px;
                position: absolute;
                top: 3px;
                right: 0;
            }

            .detail-title p span:last-child:after {
                display: none;
            }

.detail-main {
    color: #333;
    line-height: 30px;
    padding: 30px 20px;
}

    .detail-main p {
        padding: 20px 0;
    }

        .detail-main p img {
            max-width: 860px;
        }

.detail-news {
    padding: 60px 0;
}

    .detail-news h3 {
        color: #333;
        padding: 0 0 10px 0;
    }

    .detail-news ul {
    }

        .detail-news ul li {
            width: 488px;
            float: left;
            background: url('../images/dot-3.png') no-repeat 0 center;
            padding-left: 12px;
            height: 36px;
            line-height: 36px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .detail-news ul li a {
                color: #00a4ff;
            }

                .detail-news ul li a:hover {
                    color: #f40;
                }


/* indexbanner */
.indexSlideBox {
    width: 100%;
    height: 500px;
    position: relative;
    margin-top: -60px;
}

/*@media screen and (max-width:500px) {
    .indexSlideBox {
        width: 100%;
        height: 500px;
        position: relative;
        margin-top: 0px;
    }
    .indexSlideBox img{
        width: 100%;
        height: 240px;
    }
}*/

    .indexSlideBox .hd {
        height: 20px;
        width: 100%;
        overflow: hidden;
        position: absolute;
        left: 0;
        bottom: 20px;
        z-index: 1;
        text-align: center;
    }

        .indexSlideBox .hd ul {
            overflow: hidden;
            zoom: 1;
            display: inline-block;
        }

            .indexSlideBox .hd ul li {
                margin: 0 4px;
                display: inline-block;
                width: 5px;
                height: 5px;
                border-radius: 50%;
                background: #fff;
                opacity: 0.5;
                position: relative;
                top: 0;
                color: #fff;
                overflow: hidden;
                vertical-align: middle;
                cursor: pointer;
            }

                .indexSlideBox .hd ul li.on {
                    background: #fff;
                    color: #fff;
                    width: 12px;
                    height: 12px;
                    opacity: 1;
                    box-shadow: rgba(0,0,0,0.1) 1px 1px 0px;
                }

    .indexSlideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
        top: -60px;
    }

        .indexSlideBox .bd li {
            zoom: 1;
            vertical-align: middle;
            height: 500px;
            width: 100%;
        }
/*@media screen and (max-width:500px) {
    .indexSlideBox .bd li {
        zoom: 1;
        vertical-align: middle;
        height: 240px;
        width: 100%;
    }
}*/

/*.index-b-1{background:url('../images/banner_01.jpg') no-repeat center center; background-color:#012255;}
        .index-b-2{background:url('../images/banner_02.jpg') no-repeat center center;background-color:#160553;}
        .index-b-3{background:url('../images/banner_03.jpg') no-repeat center center;background-color:#5081eb;}
        .index-b-4{background:url('../images/banner_04.jpg') no-repeat center center;background-color:#2b59bb;}*/
.index-b-1 {
    background: url('../images/banner_01.jpg') no-repeat center center;
    background-color: #012255;
}
.index-b-5 {
    background: url('../images/b006.jpg') no-repeat center center;
    background-color: #012255;
}

.index-b-6 {
    background: url('../images/b0071.jpg') no-repeat center center;
    background-color: #012255;
}

/*.index-b-1 {
    background: url('../images/banner_01.jpg');
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-attachment: fixed;
}*/ 

.index-b-2 {
    background: url('../images/banner_02.jpg') no-repeat center center;
    background-color: #160553;
}

.index-b-3 {
    background: url('../images/banner_03.jpg') no-repeat center center;
    background-color: #5081eb;
}

.index-b-4 {
    background: url('../images/banner_1.jpg') no-repeat center center;
    background-color: #2b59bb;
}



.indexSlideBox .bd li dl {
    width: 1200px;
    margin: 0 auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: table;
    vertical-align: middle;
    height: 100%;
    overflow: hidden;
    position: relative;
}

    .indexSlideBox .bd li dl dt {
        display: table-cell;
        vertical-align: middle;
    }

    .indexSlideBox .bd li dl dd {
        display: table-cell;
        vertical-align: middle;
    }

    .indexSlideBox .bd li dl dt span {
        display: block;
        color: #fff;
        font-size: 50px;
        padding-bottom: 20px;
    }

    .indexSlideBox .bd li dl dt i {
        display: block;
        color: #fff;
        font-size: 20px;
        line-height: 36px;
    }




.index-b-2 dl dt {
    width: 640px;
    text-align: center;
}

    .index-b-2 dl dt span {
        display: block;
        color: #fff;
        font-size: 50px;
    }

        .index-b-2 dl dt span em {
            display: inline-block;
            font-size: 36px;
            padding: 0 30px;
            border-right: 1px #453776 solid;
        }

            .index-b-2 dl dt span em:last-child {
                border: none;
            }

            .index-b-2 dl dt span em s {
                display: block;
                font-size: 18px;
                text-decoration: none;
                margin-top: 10px;
            }

    .index-b-2 dl dt i {
        font-size: 24px;
        background: #2f1e65;
        line-height: 44px;
        padding: 0 20px;
        display: inline-block !important;
        margin-top: 20px;
    }




.indexSlideBox .bd img {
    position: relative;
}

.indexSlideBox .prev,
.indexSlideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.indexSlideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

    .indexSlideBox .prev:hover,
    .indexSlideBox .next:hover {
        filter: alpha(opacity=100);
        opacity: 1;
    }

.indexSlideBox .prevStop {
    display: none;
}

}
}
}
}

/* 产品中心过渡页 */
.bgf7fbff {
    background: #f7fbff;
}

.bgfffef7 {
    background: #fffef7;
}

.bgfff7f8 {
    background: #fff7f8;
}

.prod-left {
    width: 360px;
    float: left;
    border: 1px #e5e5e5 solid;
    margin-top: 50px;
}

    .prod-left h3 {
        text-align: center;
        font-size: 24px;
        color: #000;
        height: 70px;
        line-height: 70px;
        background: #f6f6f6;
    }

    .prod-left ul {
    }

        .prod-left ul li {
            text-align: center;
            border-top: 1px #f0f0f0 solid;
            font-size: 16px;
            height: 62px;
            line-height: 62px;
        }

            .prod-left ul li a {
                display: block;
                color: #666;
            }

                .prod-left ul li a:hover {
                    color: #0088ff;
                }

            .prod-left ul li.active a {
                color: #0088ff;
            }

.prod-right {
    width: 810px;
    float: right;
    margin-top: 50px;
    padding-bottom: 40px;
}

.prod-transit {
    margin-bottom: 20px;
    border: 1px #e5e5e5 solid;
}

.prod-t-title {
    height: 68px;
    line-height: 68px;
    border-bottom: 1px #e5e4de solid;
    color: #000;
    font-size: 24px;
    padding-left: 26px;
}

.prod-t-list {
    position: relative;
    margin-top: -1px;
}

    .prod-t-list dl {
        float: left;
        width: 386px;
        margin: 0 8px 0 8px;
        overflow: hidden;
        height: 120px;
        position: relative;
        cursor: pointer;
        border-top: 1px #e5e5e5 solid;
    }

        .prod-t-list dl a {
            display: block;
            height: 100%;
        }


        .prod-t-list dl dt {
            width: 90px;
            height: 100%;
            background: url('../images/index-icon7.png') no-repeat center center;
            position: absolute;
            top: 0;
            left: 0;
        }

            .prod-t-list dl dt.index-icon1 {
            }

            .prod-t-list dl dt.index-icon2 {
                background-image: url('../images/index-icon10.png');
            }

            .prod-t-list dl dt.index-icon3 {
                background-image: url('../images/index-icon15.png');
            }

            .prod-t-list dl dt.index-icon4 {
                background-image: url('../images/index-icon12.png');
            }

            .prod-t-list dl dt.index-icon5 {
                background-image: url('../images/index-icon16.png');
            }

            .prod-t-list dl dt.index-icon6 {
                background-image: url('../images/index-icon14.png');
            }

            .prod-t-list dl dt.index-icon7 {
                background-image: url('../images/index-icon9.png');
            }

            .prod-t-list dl dt.index-icon8 {
                background-image: url('../images/index-icon11.png');
            }

            .prod-t-list dl dt.index-icon9 {
                background-image: url('../images/index-icon15.png');
            }

            .prod-t-list dl dt.index-icon10 {
                background-image: url('../images/index-icon16.png');
            }

        .prod-t-list dl dd {
            font-size: 14px;
            display: table;
            vertical-align: middle;
            height: 100%;
            padding-left: 90px;
        }

            .prod-t-list dl dd p {
                color: #999;
                display: table-cell;
                vertical-align: middle;
                line-height: 18px;
                font-size: 12px;
            }

                .prod-t-list dl dd p span {
                    color: #333;
                    display: block;
                    font-size: 16px;
                    line-height: 30px;
                }


.about-map-pic {
    height: 400px;
}

/*.map1 {
    background: url('../images/about-map1.jpg') no-repeat center center;
}

.map2 {
    background: url('../images/about-map2.jpg') no-repeat center center;
}

.map3 {
    background: url('../images/about-map3.jpg') no-repeat center center;
}*/

.about-pos {
    width: 1100px;
    margin: 0 auto;
}

    .about-pos dl {
    }

        .about-pos dl dt {
            float: left;
            width: 580px;
            padding-top: 90px;
        }

        .about-pos dl dd {
            float: left;
            width: 520px;
            font-size: 16px;
            line-height: 32px;
            padding: 10px 0;
        }

            .about-pos dl dd .a-p1 {
                background: url('../images/about-tel.png') no-repeat left center;
                padding-left: 36px;
                color: #333;
                margin: 5px 0;
            }

            .about-pos dl dd .a-p2 {
                background: url('../images/about-pos.png') no-repeat 3px center;
                padding-left: 36px;
                color: #368ed9;
                margin: 5px 0;
                cursor: pointer;
            }

                .about-pos dl dd .a-p2.active {
                    /*font-weight: bold;*/
                }

.aboutus {
}

    .aboutus ul {
        width: 1230px;
        margin-left: -15px;
        overflow: hidden;
    }

        .aboutus ul li {
            width: 280px;
            height: 265px;
            overflow: hidden;
            margin: 0 13px;
            float: left;
            text-align: center;
        }

@media screen and (max-width:500px) {
    .nav ul li i a {
        color: #fff;
        padding: 0 5px;
        display: inline-block;
        vertical-align: top;
        font-size: 1.5rem;
        line-height: 60px;
    }
}