* {
    padding: 0px;
    margin: 0px;
}

html {
    overflow-x: hidden;
}

body {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #333;
    background: #fff;
}

.w1200 {
    width: 1200px;
    overflow-x: hidden;
}

img {
    max-width: 100%;
    border: none;
}

a {
    text-decoration: none;
    color: #fff;
}

    a:focus {
        outline: none;
    }

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

table tr td {
    border: 1px solid #ccc;
}

a:hover {
    text-decoration: none;
    color: #fff;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.main {
    position: relative;
    z-index: 1;
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.pagehead {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 28px;
    line-height: 28px;
    background: #ab3b00;
    color: #929191;
    font-size: 12px;
}

    .pagehead .box1 {
        position: relative;
        z-index: 1;
        width: 500px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        float: left;
        color: #fff;
    }

        .pagehead .box1 .dl {
            margin: 0 10px;
        }

        .pagehead .box1 .zc {
            background: #ec6941;
            padding: 0 4px;
        }

    .pagehead .box2 {
        position: relative;
        z-index: 1;
        width: 700px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
        float: right;
    }

        .pagehead .box2 .search {
            position: relative;
            z-index: 1;
            width: 140px;
            height: 20px;
            line-height: 20px;
            margin: 3px 6px;
            float: right;
            border: 1px solid #7a7b7e;
        }

            .pagehead .box2 .search input {
                position: relative;
                z-index: 1;
                width: 116px;
                height: 16px;
                line-height: 20px;
                margin: 1px;
                float: left;
                border: 0;
                background: #fff;
                padding: 2px 4px;
                color: #000;
            }

            .pagehead .box2 .search .enter {
                cursor: pointer;
                float: left;
                width: 18px;
                height: 20px;
                text-align: center;
            }

        .pagehead .box2 .logsat {
            position: relative;
            z-index: 2;
            width: 200px;
            height: 28px;
            line-height: 28px;
            font-size: 12px;
            float: right;
        }

            .pagehead .box2 .logsat a {
                color: #999;
            }

            .pagehead .box2 .logsat .admin {
                width: 70px;
                height: 28px;
                line-height: 28px;
                float: left;
                text-align: center;
            }

            .pagehead .box2 .logsat .info {
                width: 50px;
                height: 28px;
                line-height: 28px;
                float: left;
                text-align: center;
            }

            .pagehead .box2 .logsat .name {
                width: 80px;
                height: 28px;
                line-height: 28px;
                float: right;
                text-align: center;
                position: relative;
                z-index: 2;
            }

                .pagehead .box2 .logsat .name .hym {
                    width: 60px;
                    height: 28px;
                    line-height: 28px;
                    float: right;
                    text-align: center;
                }

                .pagehead .box2 .logsat .name .down {
                    width: 20px;
                    height: 28px;
                    line-height: 28px;
                    float: right;
                    text-align: center;
                    position: relative;
                    z-index: 2;
                }

                    .pagehead .box2 .logsat .name .down:hover {
                        background: #222;
                    }

                        .pagehead .box2 .logsat .name .down:hover .kuang {
                            display: block;
                        }

                    .pagehead .box2 .logsat .name .down .kuang {
                        position: relative;
                        z-index: 1;
                        width: 135px;
                        height: 60px;
                        line-height: 28px;
                        float: right;
                        text-align: center;
                        background: #222;
                        display: none;
                    }

                        .pagehead .box2 .logsat .name .down .kuang input {
                            position: relative;
                            z-index: 1;
                            width: 100px;
                            height: 30px;
                            line-height: 30px;
                            float: left;
                            text-align: center;
                            background: #e16700;
                            margin: 10px 0 0 18px;
                            border: 1px solid #666;
                            outline: 1px solid #999;
                            outline-offset: 1px;
                            color: #fff;
                        }

                            .pagehead .box2 .logsat .name .down .kuang input:hover {
                                background: #e18a00;
                            }

.header {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
    float: left;
}

    .header .top {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 110px;
        float: left;
        background: #fff;
    }

        .header .top .logo {
            position: relative;
            z-index: 1;
            width: 280px;
            height: 110px;
            float: left;
            padding: 5px;
        }

        .header .top .nav {
            position: relative;
            z-index: 1;
            width: 920px;
            height: 110px;
            float: right;
        }

            .header .top .nav a {
                color: #333;
                width: 100%;
                height: 100%;
                float: left;
            }

            .header .top .nav ul {
                position: relative;
                z-index: 1;
                width: auto;
                height: 100%;
                float: right;
            }

                .header .top .nav ul li {
                    position: relative;
                    z-index: 1;
                    width: 140px;
                    height: 100%;
                    float: left;
                    line-height: 110px;
                    text-align: center;
                    font-size: 18px;
                }

                    .header .top .nav ul li .zy-left-box {
                        display: none;
                        background: #fff;
                        margin: 0px;
                        width: 100%;
                        height: auto;
                        box-shadow: 2px 2px 4px #666;
                    }



                        .header .top .nav ul li .zy-left-box .title {
                            display: none;
                        }

                        .header .top .nav ul li .zy-left-box .box {
                            padding: 0;
                            margin: 0;
                        }

                            .header .top .nav ul li .zy-left-box .box .type i {
                                display: none;
                            }

                            .header .top .nav ul li .zy-left-box .box .type a {
                                width: 100%;
                                height: 40px;
                                color: #333;
                                border-bottom: 1px solid #a9b3bd;
                                float: left;
                                font-size: 16px;
                                overflow: hidden;
                                text-overflow: ellipsis;
                                white-space: nowrap;
                                padding: 0 10px;
                            }

                    .header .top .nav ul li:hover {
                        background: #eee;
                    }

                        .header .top .nav ul li:hover .zy-left-box {
                            display: block;
                        }

                    .header .top .nav ul li i {
                        margin-top: -40px;
                        color: #c1c1c1;
                        width: 100%;
                        float: left;
                        font-size: 14px;
                        height: 20px;
                        line-height: 20px;
                    }

    .header .banner {
        position: relative;
        z-index: 1;
        width: 100%;
        height: auto;
        float: left;
    }

        .header .banner .clnav {
            position: relative;
            z-index: 2;
            width: 350px;
            height: 472px;
            margin-top: -472px;
            background: rgba(0, 0, 0, 0.6);
            overflow: hidden;
        }

            .header .banner .clnav .mode {
                position: relative;
                z-index: 2;
                width: 100%;
                height: auto;
                border-bottom: 1px solid #4a5b62;
                padding: 20px 40px;
                color: #fff;
                float: left;
            }

                .header .banner .clnav .mode:last-child {
                    border: none;
                }

                .header .banner .clnav .mode .title {
                    width: 100%;
                    height: 20px;
                    float: left;
                    font-size: 16px;
                }

                    .header .banner .clnav .mode .title a {
                        color: #fff;
                    }

                .header .banner .clnav .mode .cont {
                    width: 100%;
                    height: 48px;
                    float: left;
                    font-size: 12px;
                    color: #bfbfbf;
                    overflow: hidden;
                    margin-top: 10px;
                    line-height: 24px;
                }

                    .header .banner .clnav .mode .cont a {
                        color: #bfbfbf;
                    }

                    .header .banner .clnav .mode .cont ul li {
                        width: auto;
                        height: 24px;
                        float: left;
                        font-size: 12px;
                        color: #bfbfbf;
                        overflow: hidden;
                        line-height: 24px;
                        margin-right: 20px;
                    }

        .header .banner img {
            width: 1920px;
            height: 716px;
        }

    .header .banner-top {
        position: relative;
        z-index: 1;
        width: 1400px;
        height: 139px;
        background: url(../img/banner-top.png) no-repeat;
        margin-left: -210px;
    }

    .header .banner-index {
        position: relative;
        z-index: 1;
        width: 1920px;
        height: 500px;
        overflow: hidden;
        margin-left: -360px;
    }

        .header .banner-index .carousel-indicators {
            bottom: 5px;
            width: 200px;
            float: left;
            margin-left: -100px;
            left: 50%;
        }

            .header .banner-index .carousel-indicators li {
                display: inline-block;
                width: 10px;
                height: 10px;
                margin: 1px;
                text-indent: -999px;
                cursor: pointer;
                background-color: #fff \9;
                background-color: #fff;
                border: 1px solid #8dcd6b;
                border-radius: 10px;
            }

            .header .banner-index .carousel-indicators .active {
                background-color: #8dcd6b;
            }

.nybanner {
    position: relative;
    z-index: 1;
    width: 1920px;
    height: 472px;
    margin-left: -330px;
}

    .nybanner img {
        width: 1920px;
        height: 472px !important;
    }
/*--------------------------------------------------------*/

.content {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    background: #fff;
    float: left;
}

.index1 {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    height: auto;
}

    .index1 .kuang {
        position: relative;
        z-index: 1;
        float: left;
        width: 100%;
        height: auto;
        margin-top: 30px;
    }

        .index1 .kuang .titlebg {
            position: relative;
            z-index: 1;
            width: 183px;
            height: 71px;
            line-height: 71px;
            margin: 0 auto;
            text-align: center;
            color: #f24408;
            font-size: 24px;
            background: url(../img/index-title-bg.png) no-repeat;
            margin-bottom: 30px;
        }

        .index1 .kuang .hotbox {
            position: relative;
            z-index: 1;
            width: 100%;
            height: auto;
        }

.l_btn, .r_btn {
    position: absolute;
    top: 36%;
    cursor: pointer;
}

.l_btn {
    left: -50px;
    background: url(../img/l_btn.png) no-repeat;
    width: 22px;
    height: 60px;
}

.r_btn {
    right: -50px;
    background: url(../img/r_btn.png) no-repeat;
    width: 22px;
    height: 60px;
}

.l_btn:hover {
    background: url(../img/l_btn1.png) no-repeat;
}

.r_btn:hover {
    background: url(../img/r_btn1.png) no-repeat;
}



.index2 {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    height: auto;
}

    .index2 .title {
        width: 100%;
        margin-top: 30px;
        background: url(../img/index-title-kuai.png) no-repeat;
        padding-left: 14px;
        font-size: 20px;
        height: 30px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .index2 .box {
        margin-top: 30px;
        font-size: 20px;
    }

        .index2 .box .box_a {
            float: left;
            width: 270px;
            height: 340px;
            overflow: hidden;
            margin-right: 5px;
        }

        .index2 .box .box_b {
            float: left;
            width: 200px;
            height: 340px;
            overflow: hidden;
            margin-right: 5px;
        }

        .index2 .box .box_c {
            float: left;
            width: 386px;
            height: 340px;
            background: #eee;
            margin-right: 5px;
            overflow: hidden;
        }

        .index2 .box .box_d {
            float: left;
            width: 386px;
            height: 340px;
            background: #eee;
            overflow: hidden;
        }

        .index2 .box .b1 {
            float: left;
            width: 100%;
            height: 340px;
            overflow: hidden;
        }

            .index2 .box .b1 img {
                width: 100%;
                height: 340px;
                overflow: hidden;
            }

        .index2 .box .b2 {
            float: left;
            width: 100%;
            height: 167px;
            margin-bottom: 5px;
            overflow: hidden;
        }

            .index2 .box .b2 .img {
                width: 100%;
                height: 167px;
                position: relative;
                z-index: 1;
                overflow: hidden;
            }

                .index2 .box .b2 .img img {
                    width: 100%;
                    height: 167px;
                }

            .index2 .box .b2 .mask {
                width: 100%;
                height: 167px;
                background: rgba(52, 134, 192, 0.76);
                position: relative;
                z-index: 2;
                outline: 1px solid #fff;
                outline-offset: -10px;
                float: left;
                transition: 0.5s;
            }

            .index2 .box .b2:hover .mask {
                margin-top: -167px;
            }

            .index2 .box .b2 .mask .logo {
                width: 80px;
                height: auto;
                position: relative;
                z-index: 2;
                margin: 0 auto;
                margin-top: 30px;
            }

            .index2 .box .b2 .mask .more {
                width: 100px;
                height: auto;
                color: #fff;
                position: relative;
                z-index: 2;
                margin: 0 auto;
                text-align: center;
            }

        .index2 .box .b3 {
            float: left;
            width: 100%;
            height: 340px;
            overflow: hidden;
        }

            .index2 .box .b3 .img {
                float: left;
                width: 100%;
                height: 340px;
                overflow: hidden;
            }

                .index2 .box .b3 .img img {
                    float: left;
                    width: 100%;
                    height: 340px;
                    overflow: hidden;
                }

            .index2 .box .b3 .mask {
                width: 100%;
                height: 340px;
                background: rgba(52, 134, 192, 0.76);
                position: relative;
                z-index: 2;
                outline: 1px solid #fff;
                outline-offset: -10px;
                float: left;
                transition: 0.5s;
            }

            .index2 .box .b3:hover .mask {
                margin-top: -340px;
            }

            .index2 .box .b3 .mask .logo {
                width: 120px;
                height: auto;
                position: relative;
                z-index: 2;
                margin: 0 auto;
                margin-top: 100px;
            }

            .index2 .box .b3 .mask .more {
                font-size: 18px;
            }

        .index2 .box .b5 {
            float: left;
            width: 190px;
            height: 167px;
            overflow: hidden;
            margin-right: 5px;
        }

            .index2 .box .b5:last-child {
                margin-right: 0px;
            }

.index3 {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    height: auto;
}

    .index3 .box {
        position: relative;
        z-index: 1;
        float: left;
        width: 100%;
        height: 640px;
    }

        .index3 .box .left {
            position: relative;
            z-index: 1;
            float: left;
            width: 210px;
            height: 640px;
            color: #fff;
            overflow: hidden;
            background: url(../img/index-znsc-type-bg.png);
        }

            .index3 .box .left a {
                color: #fff;
            }

            .index3 .box .left .pname {
                position: relative;
                z-index: 1;
                float: left;
                width: 100%;
                height: 72px;
                border-bottom: 1px solid #9feafd;
                padding: 15px 30px;
                background: #e44869;
            }

                .index3 .box .left .pname .kuai {
                    float: left;
                    width: 10px;
                    height: 42px;
                    background: #fff;
                    margin-right: 10px;
                }

                .index3 .box .left .pname .zh {
                    float: left;
                    width: 100px;
                    height: 24px;
                    line-height: 18px;
                    font-size: 20px;
                }

                .index3 .box .left .pname .en {
                    float: left;
                    width: 130px;
                    height: 18px;
                    line-height: 18px;
                    font-size: 12px;
                }

            .index3 .box .left .type {
                float: left;
                width: 100%;
                height: 41px;
                border-bottom: 1px dashed #79e1f9;
                padding: 0px 30px;
                line-height: 36px;
                font-size: 16px;
            }

                .index3 .box .left .type:hover {
                    background: rgba(148, 100, 100, 0.5);
                }

                .index3 .box .left .type i {
                    margin-right: 10px;
                }

        .index3 .box .right {
            position: relative;
            z-index: 1;
            float: left;
            width: 985px;
            height: 640px;
            color: #fff;
            overflow: hidden;
            margin-left: 5px;
        }

            .index3 .box .right .box1 {
                position: relative;
                z-index: 1;
                float: left;
                width: 320px;
                height: 640px;
                color: #fff;
                overflow: hidden;
            }

                .index3 .box .right .box1 .img {
                    position: relative;
                    z-index: 1;
                    float: left;
                    width: 320px;
                    height: 640px;
                }

                    .index3 .box .right .box1 .img img {
                        width: 320px;
                        height: 640px;
                    }

                    .index3 .box .right .box1 .img:hover img {
                        transform: rotateZ(10deg) scale(1.5,1.5);
                        -ms-transform: rotateZ(10deg) scale(1.5,1.5);
                        -moz-transform: rotateZ(10deg) scale(1.5,1.5);
                        -webkit-transform: rotateZ(10deg) scale(1.5,1.5);
                        -o-transform: rotateZ(10deg) scale(1.5,1.5);
                        transition: 0.3s;
                    }

                .index3 .box .right .box1 .text {
                    position: relative;
                    z-index: 1;
                    float: left;
                    width: 300px;
                    height: 120px;
                    color: #fff;
                    overflow: hidden;
                    background: rgba(0, 0, 0, 0.5);
                    margin: -130px 0 0 10px;
                    padding: 30px 0px;
                    font-size: 16px;
                    text-align: center;
                    line-height: 30px;
                }

                    .index3 .box .right .box1 .text a {
                        color: #fff;
                    }

            .index3 .box .right .box1a {
                position: relative;
                z-index: 1;
                float: left;
                width: 665px;
                height: 640px;
                color: #fff;
                overflow: hidden;
            }

                .index3 .box .right .box1a .box2 {
                    position: relative;
                    z-index: 1;
                    float: left;
                    width: 332.5px;
                    height: 320px;
                    color: #fff;
                    overflow: hidden;
                }

                    .index3 .box .right .box1a .box2 .img {
                        position: relative;
                        z-index: 1;
                        float: left;
                        width: 332.5px;
                        height: 320px;
                        color: #fff;
                        overflow: hidden;
                    }

                        .index3 .box .right .box1a .box2 .img img {
                            width: 332.5px;
                            height: 320px;
                        }

                        .index3 .box .right .box1a .box2 .img:hover img {
                            transform: rotateZ(10deg) scale(1.5,1.5);
                            -ms-transform: rotateZ(10deg) scale(1.5,1.5);
                            -moz-transform: rotateZ(10deg) scale(1.5,1.5);
                            -webkit-transform: rotateZ(10deg) scale(1.5,1.5);
                            -o-transform: rotateZ(10deg) scale(1.5,1.5);
                            transition: 0.3s;
                        }

                    .index3 .box .right .box1a .box2 .text {
                        position: relative;
                        z-index: 2;
                        float: left;
                        width: 332.5px;
                        height: 48px;
                        line-height: 48px;
                        overflow: hidden;
                        margin-top: -48px;
                        text-align: center;
                        background: rgba(0, 0, 0, 0.5);
                    }

                        .index3 .box .right .box1a .box2 .text a {
                            color: #fff;
                        }

                    .index3 .box .right .box1a .box2 .new {
                        position: relative;
                        z-index: 2;
                        float: right;
                        width: 70px;
                        height: 70px;
                        line-height: 70px;
                        overflow: hidden;
                        margin-top: -320px;
                        text-align: center;
                        background: rgba(255, 255, 255, 0.5);
                        text-transform: uppercase;
                    }

                    .index3 .box .right .box1a .box2:nth-of-type(1) .new {
                        background: #6ec6a0;
                    }

                    .index3 .box .right .box1a .box2:nth-of-type(2) .new {
                        background: #f7654c;
                    }

                    .index3 .box .right .box1a .box2:nth-of-type(3) .new {
                        background: #ed4173;
                    }

                    .index3 .box .right .box1a .box2:nth-of-type(4) .new {
                        background: #fea11e;
                    }


.index4 {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    height: auto;
    background: url(../img/index4-bg.png) no-repeat center top;
    margin-top: 40px;
}

    .index4 .title {
        width: 100%;
        margin-top: 30px;
        color: #fff;
        padding-left: 7px;
        font-size: 20px;
        height: 30px;
        line-height: 30px;
        border-left: 7px solid #fff;
    }

    .index4 .btl {
        width: 100%;
        height: 50px;
        line-height: 50px;
        margin-top: 70px;
        border-bottom: 1px dashed #616465;
        color: #bcbcbd;
        overflow: hidden;
    }

        .index4 .btl .t1 {
            float: left;
            width: 330px;
            margin-right: 80px;
        }

        .index4 .btl .t2 {
            float: left;
            width: 480px;
            margin-right: 80px;
        }

        .index4 .btl .t3 {
            float: left;
            width: 280px;
        }

    .index4 .kt {
        width: 100%;
        height: 450px;
        margin-top: 46px;
        overflow: hidden;
        color: #bcbcbd;
    }

        .index4 .kt .t1 {
            float: left;
            width: 330px;
            margin-right: 80px;
        }

            .index4 .kt .t1 .cont {
                float: left;
                font-size: 14px;
                line-height: 24px;
                width: 100%;
                height: auto;
            }

                .index4 .kt .t1 .cont .li {
                    float: left;
                    width: 100%;
                    height: auto;
                    margin-bottom: 10px;
                }

                    .index4 .kt .t1 .cont .li .k {
                        float: left;
                        width: 48px;
                        height: 26px;
                        line-height: 22px;
                        text-align: center;
                        border: 1px solid #b5b5b5;
                        margin-right: 12px;
                        margin-top: 6px;
                    }

                    .index4 .kt .t1 .cont .li .t {
                        float: left;
                        width: 420px;
                        height: auto;
                    }

            .index4 .kt .t1 .more {
                float: right;
                border: 1px solid #b2b4b4;
                width: 132px;
                height: 34px;
                line-height: 34px;
                text-align: center;
                margin: 70px 20px 0 0;
            }

                .index4 .kt .t1 .more a {
                    color: #fff;
                }

                    .index4 .kt .t1 .more a i {
                        margin-left: 8px;
                    }

                .index4 .kt .t1 .more:hover {
                    background: rgba(175, 141, 141, 0.4);
                }

        .index4 .kt .t2 {
            float: left;
            width: 480px;
            margin-right: 80px;
        }

            .index4 .kt .t2 .more {
                float: right;
                border: 1px solid #b2b4b4;
                width: 132px;
                height: 34px;
                line-height: 34px;
                text-align: center;
                margin: 10px 20px 0 0;
            }

        .index4 .kt .t3 {
            float: left;
            width: 280px;
        }

            .index4 .kt .t3 .cont {
                float: left;
                width: 280px;
            }

.index5 {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    height: auto;
}

    .index5 .left {
        position: relative;
        z-index: 1;
        float: left;
        width: 810px;
        height: auto;
    }

        .index5 .left .tname {
            position: relative;
            z-index: 1;
            float: left;
            width: 100%;
            height: 56px;
            border: 1px solid #4aced7;
            line-height: 56px;
            outline: 1px solid #caeaed;
            outline-offset: 0px;
        }

            .index5 .left .tname .n {
                position: relative;
                z-index: 1;
                float: left;
                width: 200px;
                height: auto;
                font-size: 20px;
                padding-left: 18px;
            }

            .index5 .left .tname .c {
                position: relative;
                z-index: 1;
                float: right;
                width: 80px;
                height: auto;
                font-size: 14px;
                cursor: pointer;
                text-align: center;
            }

                .index5 .left .tname .c i {
                    margin-left: 8px;
                }

        .index5 .left .box {
            position: relative;
            z-index: 1;
            float: left;
            width: 100%;
            height: 300px;
            border: 1px solid #c3c3c3;
            margin: 0;
            outline: 1px solid #caeaed;
            outline-offset: 0px;
            padding: 15px;
            overflow: hidden;
        }

            .index5 .left .box .li {
                position: relative;
                z-index: 1;
                float: left;
                width: 100%;
                height: 26px;
                border-bottom: 1px dashed #d8d8d8;
                overflow: hidden;
                margin-bottom: 8px;
            }

                .index5 .left .box .li .img {
                    position: relative;
                    z-index: 1;
                    float: left;
                    width: 230px;
                    height: 190px;
                }

                    .index5 .left .box .li .img img {
                        position: relative;
                        z-index: 1;
                        float: left;
                        width: 230px;
                        height: 190px;
                    }

                .index5 .left .box .li .cont {
                    position: relative;
                    z-index: 1;
                    float: left;
                    width: 100%;
                    height: 20px;
                    font-size: 14px;
                }

                    .index5 .left .box .li .cont .text {
                        position: relative;
                        z-index: 1;
                        float: left;
                        width: 690px;
                        height: 20px;
                        line-height: 24px;
                        overflow: hidden;
                        margin-bottom: 12px;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                    }

                        .index5 .left .box .li .cont .text a {
                            color: #333;
                        }

                    .index5 .left .box .li .cont .b {
                        position: relative;
                        z-index: 1;
                        float: left;
                        width: 80px;
                        height: 24px;
                        text-align: center;
                        line-height: 22px;
                        border: 1px solid #a6a6a6;
                    }

                    .index5 .left .box .li .cont .m {
                        position: relative;
                        z-index: 1;
                        float: right;
                        width: 70px;
                        height: 24px;
                        line-height: 24px;
                        text-align: right;
                    }

                        .index5 .left .box .li .cont .m a {
                            color: #29b1bb;
                        }

    .index5 .right {
        position: relative;
        z-index: 1;
        float: left;
        width: 375px;
        height: auto;
        margin-left: 15px;
    }

        .index5 .right .tname .m {
            position: relative;
            z-index: 1;
            float: right;
            width: 60px;
            height: auto;
            margin-left: 15px;
        }

            .index5 .right .tname .m a {
                color: #333;
            }

        .index5 .right .box {
            padding: 15px 10px;
        }

            .index5 .right .box .li {
                position: relative;
                z-index: 1;
                float: left;
                width: 100%;
                height: 26px;
                overflow: hidden;
                margin-bottom: 8px;
                font-size: 14px;
            }

                .index5 .right .box .li .img {
                    position: relative;
                    z-index: 1;
                    float: left;
                    width: 84px;
                    height: 84px;
                    border-radius: 45px;
                    overflow: hidden;
                    margin-bottom: 15px;
                }

                    .index5 .right .box .li .img img {
                        width: 84px;
                        height: 84px;
                    }

                .index5 .right .box .li .cont {
                    width: 264px;
                    height: 26px;
                    line-height: 26px;
                    float: left;
                    padding: 0 4px;
                    overflow: hidden;
                    font-size: 14px;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

                .index5 .right .box .li a {
                    color: #4f4f4f;
                }

                .index5 .right .box .li .i {
                    width: 30px;
                    height: 84px;
                    line-height: 84px;
                    float: left;
                }

.index6 {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    height: 580px;
    background: url(../img/index6-time/b1.jpg) repeat-x center bottom;
    transition: 0.32s;
    margin-top: 50px;
}

    .index6 .line {
        position: relative;
        z-index: 1;
        float: left;
        width: 100%;
        height: 12px;
        background: #a0a0a0;
        margin-top: 245px;
    }

.case-box {
    position: relative;
    z-index: 1;
    float: left;
    width: 220px;
    height: 210px;
    margin-bottom: 10px;
    cursor: pointer;
    overflow: hidden;
    margin: 0 10px 20px 10px;
}

.case-box1 {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    height: 215px;
    margin-bottom: 20px;
    cursor: pointer;
    overflow: hidden;
    margin-left: 0px;
}

.case-box-img {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    height: 177px;
}

    .case-box-img img {
        width: 100%;
        height: 177px;
    }

.case-box-title {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    height: 36px;
    background: #eaeaea;
    line-height: 36px;
    text-align: center;
    color: #333;
}

.case-box:hover .case-box-title {
    background: #e1d300;
    color: #333;
}

.case-box:hover .case-box-img {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    border: 1px solid #e1d300;
}

.ad-picture1 {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    text-align: center;
    float: left;
    background: #a8a8a8;
    margin-bottom: 20px;
}

    .ad-picture1 img {
        width: 100%;
    }

.ad-picture1-img {
    position: relative;
    z-index: 1;
    width: 1920px;
    height: 300px;
    text-align: center;
    float: left;
    background: #a8a8a8;
    margin-left: -460px;
}

.foot {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    background: url(../img/footbg.jpg) repeat-x #3a0e01;
    text-align: left;
    overflow: hidden;
    float: left;
    padding-top: 44px;
    margin-top: 30px;
}

    .foot .ewm {
        float: left;
        width: 240px;
        text-align: center;
        height: auto;
        margin-right: 0px;
        margin-top: 20px;
    }

        .foot .ewm img {
            margin-top: 0px;
            width: 181px;
        }

    .foot .height1 {
        height: auto;
    }

    .foot .b-r-1 {
        border-right: 0px solid #6a6a6a;
    }

    .foot .title {
        font-size: 20px;
        height: 30px;
    }

        .foot .title a {
            color: #fff;
        }

    .foot .li {
        font-size: 16px;
        height: 36px;
    }

        .foot .li a {
            color: #b9b9bb;
        }


    .foot .nrzq {
        width: 200px;
        float: left;
        margin-left: 100px;
    }

    .foot .libox {
        width: 140px;
        float: left;
        margin-left: 52px;
        height: auto;
    }

    .foot .contact {
        width: 360px;
        float: left;
        margin-left: 20px;
        color: #fff;
    }

        .foot .contact .text {
            width: 360px;
            float: left;
            padding-right: 10px;
            overflow: hidden;
            height: 185px;
            color: #bbb;
        }

    .foot .copyright {
        width: 100%;
        float: left;
        background: #2c0c01;
        height: 30px;
        overflow: hidden;
    }

        .foot .copyright .text {
            width: 100%;
            float: left;
            padding-right: 10px;
            overflow: hidden;
            height: 30px;
            color: #999;
            text-align: center;
            line-height: 30px;
        }

    .foot .type {
        height: 28px !important;
        line-height: 28px !important;
    }

.banner_ny_main {
    position: relative;
    z-index: 1;
    width: 1400px;
    height: 435px;
    margin-left: -210px;
    overflow: hidden;
}

.zy-title-nav {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 1px;
    text-align: center;
    background: url(../img/zy-title-nav.png) no-repeat center bottom;
    border-bottom: 1px solid #ccc;
}

    .zy-title-nav .lan {
        position: relative;
        z-index: 1;
        width: 600px;
        height: 50px;
        line-height: 50px;
        margin: 0 auto;
        display: none;
    }

        .zy-title-nav .lan a {
            position: relative;
            z-index: 1;
            width: 150px;
            height: 50px;
            line-height: 50px;
            float: left;
            color: #ababab;
        }

        .zy-title-nav .lan i {
            border: 1px solid #dad8d9;
            border-radius: 12px;
            width: 24px;
            height: 24px;
            line-height: 22px;
            float: left;
            margin: 13px;
            font-style: normal;
        }

        .zy-title-nav .lan span {
            width: 60px;
            float: left;
        }

        .zy-title-nav .lan a:hover span {
            color: #666;
        }

        .zy-title-nav .lan a:hover i {
            background: #0067b4;
            border-color: #0067b4;
            color: #fff;
        }

/*Ã¥â€ â€¦Ã©Â¡ÂµÃ¥Â·Â¦*/
.zy-left {
    position: relative;
    float: left;
    width: 300px;
    height: auto;
}

.zy-left-box {
    margin-left: 8px;
    width: 268px;
    height: auto;
    float: left;
    margin-bottom: 20px;
}

    .zy-left-box .title {
        width: 100%;
        height: 50px;
        line-height: 50px;
        color: #1f1f1f;
        font-size: 18px;
        border-bottom: 1px solid #0066b1;
        float: left;
    }

        .zy-left-box .title i {
            border: 1px solid #1f1f1f;
            color: #1f1f1f;
            text-align: center;
            font-size: 14px;
            line-height: 15px;
            border-radius: 14px;
            padding: 4px 4px;
            text-indent: 2px;
        }

        .zy-left-box .title a {
            color: #0065af;
            float: right;
            text-transform: uppercase;
            font-size: 12px;
        }

            .zy-left-box .title a:hover {
                color: #2d78b0;
            }

    .zy-left-box .bt {
        width: 100%;
        height: auto;
        color: #0165b1;
        float: left;
        margin: 12px 0;
        font-weight: bold;
    }

    .zy-left-box .box {
        width: 100%;
        height: auto;
        color: #1f1f1f;
        float: left;
        padding: 10px 0;
    }

        .zy-left-box .box .type {
            width: 100%;
            height: auto;
            line-height: 40px;
            color: #1f1f1f;
            float: left;
        }

            .zy-left-box .box .type i {
                width: 18px;
                height: 40px;
                color: #3486c0;
                float: left;
                line-height: 40px;
                font-size: 12px;
            }

            .zy-left-box .box .type a {
                width: 250px;
                height: 40px;
                color: #333;
                border-bottom: 1px solid #a9b3bd;
                float: left;
                font-size: 16px;
            }
            /*Ã¥â€ â€¦Ã©Â¡ÂµÃ¥Â·Â¦Ã¤Â¾Â§Ã¤ÂºÅ’Ã§ÂºÂ§Ã¨ÂÅ“Ã¥Ââ€¢*/
            .zy-left-box .box .type .ej-box {
                width: 100%;
                height: auto;
                line-height: 40px;
                color: #1f1f1f;
                float: left;
                display: none;
            }

                .zy-left-box .box .type .ej-box .li {
                    width: 100%;
                    height: 40px;
                    line-height: 40px;
                    border-bottom: 1px dashed #aaa;
                    float: left;
                }


                    .zy-left-box .box .type .ej-box .li i {
                        width: 18px;
                        height: 40px;
                        color: #3486c0;
                        float: left;
                        line-height: 40px;
                    }


                    .zy-left-box .box .type .ej-box .li a {
                        width: 250px;
                        height: 40px;
                        color: #333;
                        float: left;
                        border-bottom: 0px solid #a9b3bd;
                    }



        .zy-left-box .box .li {
            width: 100%;
            height: 40px;
            line-height: 40px;
            color: #1f1f1f;
            float: left;
        }

            .zy-left-box .box .li i {
                width: 18px;
                height: 40px;
                color: #3486c0;
                float: left;
                line-height: 40px;
            }

            .zy-left-box .box .li a {
                width: 250px;
                height: 40px;
                color: #333;
                border-bottom: 1px solid #a9b3bd;
                float: left;
            }

.zy-right {
    float: left;
    width: 900px;
    min-height: 700px;
    border-left: 1px solid #e6e6e6;
    margin-bottom: 40px;
    padding-left: 20px;
}

    .zy-right a {
        color: #333;
    }

.zy-right-top {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    /*border-top: 1px dashed #d4d4d4;*/
    border-bottom: 1px dashed #d4d4d4;
}

.zy-box-zzry {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    height: 270px;
    background: #005FAF;
    margin-bottom: 30px;
    text-align: center;
}

    .zy-box-zzry img {
        width: 100%;
        height: 240px;
    }

    .zy-box-zzry span {
        width: 100%;
        height: 30px;
        line-height: 30px;
        color: #fff;
    }
/*------------------------------------------------------------------*/
/*Ã¥â€ â€¦Ã©Â¡ÂµÃ¦Â Â·Ã¥Â¼ÂÃ©â€¡ÂÃ¥â€ â„¢*/
.ny-box1 {
    margin-top: 20px;
}

    .ny-box1 input {
        width: 200px;
        margin-top: 20px;
    }

    .ny-box1 .search {
        width: 100%;
        padding: 10px;
    }

/*Ã¨Â¯ÂÃ¤Â¹Â¦Ã¦Å¸Â¥Ã¨Â¯Â¢css*/
.search-box {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px;
}

    .search-box .box {
        width: 100%;
        height: 40px;
        line-height: 40px;
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
        margin-bottom: 20px;
        float: left;
    }

        .search-box .box .name {
            width: 200px;
            height: 40px;
            border-right: 1px solid #333;
            float: left;
            padding: 0 10px;
        }

        .search-box .box .xinghao {
            width: 200px;
            height: 40px;
            border-right: 1px solid #333;
            float: left;
            padding: 0 10px;
        }

        .search-box .box .shuoming {
            width: 200px;
            height: 40px;
            float: left;
            padding: 10px;
        }
/*------------------------------------------------------------------*/
.zy-top-title1 {
    position: absolute;
    z-index: 1;
    width: 500px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color: #00850C;
    font-family: aachenb1;
    font-size: 40px;
    margin: 40px 0 0 60px;
    text-transform: uppercase;
}

.zy-top-title2 {
    position: absolute;
    z-index: 1;
    width: 500px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color: #aaa;
    font-family: "Ã¥Â®â€¹Ã¤Â½â€œ";
    font-size: 36px;
    margin: 40px 0 0 245px;
}

.zy-top-title3 {
    position: absolute;
    z-index: 1;
    width: 500px;
    height: 20px;
    line-height: 20px;
    text-align: left;
    color: #e4e4e4;
    font-family: aachenb1;
    font-size: 12px;
    margin: 80px 0 0 62px;
    text-transform: uppercase;
}



.zy_left_box1 {
    width: 220px;
    height: auto;
    float: left;
    margin: 5px;
    border-bottom: 1px solid #c1c1c1;
}

.zy_left_box2 {
    width: 220px;
    height: auto;
    float: left;
    margin: 10px 5px;
}

.zy_left_box1-a1 {
    float: left;
    width: 52px;
    height: 56px;
    margin: 0 0 10px 8px;
    text-align: center;
    line-height: 56px;
    font-size: 56px;
    color: #333;
}

.zy_left_box1-a2 {
    float: left;
    width: 150px;
    height: 24px;
    margin: 10px 0 0 0;
    text-align: left;
    line-height: 24px;
    font-size: 22px;
    color: #208f31;
}

.zy_left_box1-a3 {
    float: left;
    width: 150px;
    height: 18px;
    margin: 0;
    text-align: left;
    line-height: 18px;
    font-size: 18px;
    color: #333;
}

.zy_left_type1 {
    float: left;
    width: 182px;
    height: 41px;
    line-height: 40px;
    text-align: center;
    margin-left: 20px;
}

.zy_new {
    float: left;
    width: 182px;
    height: 54px;
    margin-left: 14px;
}

.zy_left_contact {
    float: left;
    width: 208px;
    height: auto;
    margin: 10px;
    overflow: hidden;
}



.zy_right a {
    color: rgba(65, 74, 66, 0.66);
}

.zy_right_title {
    float: left;
    width: 875px;
    height: 38px;
    border-bottom: 1px solid #c1c1c1;
    background: url(../img/r-t-pic.png) no-repeat;
}

.zy_right_title_page {
    float: left;
    width: 130px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}

.zy_right_title_nav {
    float: right;
    width: 600px;
    height: 38px;
    line-height: 38px;
    text-align: right;
    margin-right: 10px;
}

    .zy_right_title_nav a {
        color: #ab3b01;
    }


.zy_right_content {
    float: left;
    width: 100%;
    height: auto;
    padding: 10px;
}

    .zy_right_content img {
        max-width: 100%;
    }

    .zy_right_content .nycenter {
        width: 100%;
    }

        .zy_right_content .nycenter .nybody {
            width: 100%;
        }

            .zy_right_content .nycenter .nybody .newslist {
                width: 100%;
            }

                .zy_right_content .nycenter .nybody .newslist .pageBox1 {
                    width: 100%;
                }

                    .zy_right_content .nycenter .nybody .newslist .pageBox1 ul {
                        width: 100%;
                        margin: 0;
                        padding: 0;
                    }

                        .zy_right_content .nycenter .nybody .newslist .pageBox1 ul .newsline {
                            width: 100%;
                            margin: 0;
                            padding: 0;
                            border: none;
                            float: left;
                            width: 100%;
                            height: 90px;
                            line-height: 30px;
                            overflow: hidden;
                            background-image: url(../img/xinwen1.jpg);
                            background-repeat: no-repeat;
                            border-bottom: 1px dashed #ccc;
                            text-align: left;
                        }

                        .zy_right_content .nycenter .nybody .newslist .pageBox1 ul .ntit {
                            float: left;
                            width: 769px;
                            height: 30px;
                            overflow: hidden;
                        }

                            .zy_right_content .nycenter .nybody .newslist .pageBox1 ul .ntit i {
                                margin: 0 10px;
                                color: #005faf;
                                font-size: 12px;
                            }

                            .zy_right_content .nycenter .nybody .newslist .pageBox1 ul .ntit a {
                                color: #333;
                                font-weight: bold;
                                text-decoration: none;
                                font-size: 16px;
                            }

                        .zy_right_content .nycenter .nybody .newslist .pageBox1 ul .ndate {
                            float: left;
                            width: 90px;
                            height: 30px;
                            overflow: hidden;
                            color: #999;
                        }

                        .zy_right_content .nycenter .nybody .newslist .pageBox1 ul .ndetail {
                            width: 100%;
                            height: 40px;
                            float: left;
                            padding: 0px 36px;
                            line-height: 20px;
                            color: #666;
                            overflow: hidden;
                        }


/*Ã¤ÂºÂ§Ã¥â€œÂ*/
.product-type {
    float: left;
    width: 1108px;
    height: auto;
    margin-bottom: 20px;
}

.product-well .btn {
    margin-bottom: 10px;
}

.product-type-li {
    float: left;
    width: 111px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #d62223;
    color: #fff;
    margin: 6px;
}

    .product-type-li a {
        color: #fff;
        float: left;
        width: 111px;
        height: 46px;
    }

    .product-type-li:hover {
        background: #ca4b29;
    }

.p-box {
    text-align: center;
}

    .p-box img {
        height: 163px !important;
    }

    .p-box a {
        color: #333;
    }

.product-body {
    float: left;
    width: 100%;
}

.p_box-content {
    width: 680px;
    height: auto;
    float: left;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-top: 15px;
}

.p_box-content-type {
    border-bottom: 1px dashed #999;
    width: 315px;
    min-height: 30px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    text-align: left;
    margin-left: 15px;
}

    .p_box-content-type a {
        color: #383838;
    }


.p_box-content-name {
    border-bottom: 1px dashed #999;
    width: 301px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    margin: 1px 0px 0px 48px;
    text-align: left;
}

.p_box-content-share {
    width: 300px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    margin: 40px 25px 4px 25px;
    text-align: left;
    background-color: #5fa3b2;
    overflow: hidden;
    display: none;
}

/*Ã¦â€“Â°Ã©â€”Â»*/
.ny-news {
    position: relative;
    z-index: 1;
    width: 100%;
    float: left;
}

.ny-news-li {
    margin-bottom: 10px;
    width: 900px;
    height: 91px;
    background: url(../img/new-li-a1.jpg) rgb(248, 248, 248) no-repeat scroll 0% 0%;
}
/*Ã¥Ë†â€”Ã¨Â¡Â¨CSS*/
.new_li {
    width: 770px;
    height: 175px;
    float: left;
    background-image: url(../img/new_li.jpg);
    background-repeat: no-repeat;
}

    .new_li:hover {
        width: 770px;
        height: 175px;
        float: left;
        background-image: url(../img/new_li_hover.jpg);
        background-repeat: no-repeat;
    }

.new_li1 {
    width: 770px;
    height: 175px;
    float: left;
    background-image: url(../img/new_li1.jpg);
    background-repeat: no-repeat;
}

    .new_li1:hover {
        width: 770px;
        height: 175px;
        float: left;
        background-image: url(../img/new_li1_hover.jpg);
        background-repeat: no-repeat;
    }

.new_li_tu {
    width: 181px;
    height: 103px;
    float: left;
    overflow: hidden;
    margin: 6px;
}

.new_li_title {
    width: 500px;
    height: 42px;
    float: left;
    text-indent: 10px;
}

    .new_li_title a {
        color: #666;
        font-size: 18px;
        font-style: oblique;
    }

.new_li_price {
    width: 95px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: right;
    color: red;
    font-family: Aparajita;
    font-size: 30px;
    font-style: oblique;
    font-weight: bold;
}

.new_li_txld {
    width: 500px;
    height: 60px;
    float: left;
}
/*Ã¦â€“Â°Ã©â€”Â»Ã©Â¡ÂµÃ¥Â¸Æ’Ã¥Â±â‚¬*/
.zy-zuo2-xwdtnr1 {
    float: left;
    width: 720px;
    height: auto;
    margin-top: 2px;
    margin-left: 2px;
    overflow: hidden;
}

.zy-zuo2-xwdtnr1-li {
    float: left;
    width: 100%;
    height: 80px;
    line-height: 30px;
    overflow: hidden;
    background-image: url(../img/xinwen1.jpg);
    background-repeat: no-repeat;
    border-bottom: 1px dashed #ccc;
}

.zy-zuo2-xwdtnr1-li1 {
    float: left;
    width: 769px;
    height: 30px;
    overflow: hidden;
}

    .zy-zuo2-xwdtnr1-li1 i {
        margin: 0 10px;
        color: #005faf;
        font-size: 12px;
    }

    .zy-zuo2-xwdtnr1-li1 a {
        color: #333;
        font-weight: bold;
        text-decoration: none;
    }

.zy-zuo2-xwdtnr1-li2 {
    float: left;
    width: 90px;
    height: 30px;
    overflow: hidden;
    color: #999;
}

.zy-zuo2-xwdtnr1-li .detail {
    width: 100%;
    height: 50px;
    float: left;
    padding: 0px 36px;
    line-height: 20px;
    color: #666;
    overflow: hidden;
}
/*BannerÃ¥Ë†â€¡Ã¦ÂÂ¢*/
#top2index {
    margin: auto;
    width: 1600px;
    height: 727px;
}

#rotator1 {
    float: left;
    width: 1600px;
    height: 727px;
}
/*æ»šåŠ¨*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.roll_product {
    float: left;
    height: 405px;
    padding-top: 24px;
}

.product_list1 {
}

    .product_list1 li {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
        padding-bottom: 15px;
        _display: inline;
        background: url(../img/left01.png) no-repeat;
        width: 210px;
        height: 355px;
        padding-top: 14px;
        position: relative;
        box-shadow: 2px 2px 10px #acacac;
        border-radius: 0 0 105px 105px;
        transition: 0.2s;
    }

        .product_list1 li a.img {
        }

            .product_list1 li a.img img {
                width: 210px;
                height: 175px;
            }

        .product_list1 li:hover {
            transform: scale(1.1);
        }

.mo {
    background: rgba(0,0,0,0.2);
    position: absolute;
    top: 15px;
    left: 0px;
    width: 210px;
    height: 175px;
    display: none;
}

.product_list1 li h3 {
    text-align: center;
    font: 24px/70px 'Microsoft YaHei';
    height: 70px;
    width: 100%;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .product_list1 li h3 a {
        font-weight: normal;
        color: #ff334f;
    }

.product_list1 li a.img {
    display: block;
}

    .product_list1 li a.img:hover {
        border-color: #e87518;
    }

.lee {
    background: url(../img/more.png) no-repeat;
    width: 28px;
    height: 28px;
    margin-top: 34px;
    margin-left: 93px;
}

.product_list1 li:nth-child(4n+2) {
    background: url(../img/left02.png) no-repeat;
}

    .product_list1 li:nth-child(4n+2) a {
        color: #fd3f01;
    }

.product_list1 li:nth-child(4n+3) {
    background: url(../img/left03.png) no-repeat;
}

    .product_list1 li:nth-child(4n+3) a {
        color: #8cc43d;
    }

.product_list1 li:nth-child(4n+4) {
    background: url(../img/left04.png) no-repeat;
}

    .product_list1 li:nth-child(4n+4) a {
        color: #fedd2a;
    }

/*Ã¦â€“Â°Ã©â€”Â»Ã¦Å“â‚¬Ã§Â»Ë†Ã©Â¡Âµ*/
.ntitle {
    float: left;
    width: 100%;
    height: auto;
    line-height: 30px;
    margin-top: 6px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background: #eee;
    padding: 5px 10px;
}

.ndate {
    float: left;
    width: 100%;
    text-align: right;
    font-size: 12px;
    color: #c6c6c6;
    margin-bottom: 8px;
}

.ncontent {
    float: left;
    width: 100%;
    word-break: break-all;
    margin-bottom: 20px;
}

    .ncontent img {
        max-width: 100%;
    }

.ncontent-xian {
    float: left;
    width: 100%;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background: #3F5131;
    margin-bottom: 15px;
}

.nimg {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}


#fenye {
    width: 100%;
    text-align: center;
    margin: 30px 0px;
    font-size: 16px;
    float: left;
}

    #fenye a {
        color: #208f31;
        cursor: pointer;
    }

    #fenye li {
        cursor: pointer;
    }

/*Ã¤Â¸â€¹Ã¦â€¹â€°Ã¨ÂÅ“Ã¥Ââ€¢*/

.menu_zzjsnet {
    width: 261px;
    height: auto;
}

    .menu_zzjsnet ul {
        list-style-type: none;
        height: 54px;
        line-height: 40px;
        overflow: hidden;
        cursor: pointer;
    }

        .menu_zzjsnet ul.open {
            height: auto;
        }

        .menu_zzjsnet ul span {
            display: block;
            padding-left: 5px;
        }

        .menu_zzjsnet ul li {
            border-bottom: 1px solid #DDDDDD;
            width: 180px;
            height: 30px;
            margin-left: 20px;
            line-height: 30px;
            overflow: hidden;
            font-size: 14px;
            font-weight: bold;
        }

    .menu_zzjsnet li a {
        color: #006666;
        display: block;
        padding: -1px 10px;
        text-decoration: none;
        text-align: left;
    }

/*.menu_zzjsnet li a:hover {
            background-color: #006666;
            color: #ffffff;
        }*/



/*Ã§Â¬Â¬Ã¤ÂºÅ’Ã¤Â»Â£Ã©â‚¬â€°Ã©Â¡Â¹Ã¥ÂÂ¡*/
.tab {
    width: 100%;
    height: 40px;
    border: 1px #e1e1e1 solid;
    margin-bottom: 4px;
}

    .tab a {
        color: #333;
    }

    .tab UL {
        margin: 0;
        padding: 0;
        zoom: 1;
        clear: both;
        display: -webkit-flex;
        display: flex;
    }

        .tab UL:after {
            display: block;
            height: 0px;
            visibility: hidden;
            clear: both;
            content: "";
        }

        .tab UL LI {
            float: left;
            padding: 0 12px;
            height: 39px;
            line-height: 39px;
            text-align: center;
            cursor: pointer;
            color: #666;
            flex: 1;
            border-right: #e1e1e1 1px solid;
        }

            .tab UL LI a {
                color: #666;
            }

            .tab UL LI:last-child {
                border-right: 0px;
            }

            .tab UL LI.on {
                background: #fff;
                color: #666;
                margin-top: -1px;
                border: #2dc6d1 1px solid;
            }

                .tab UL LI.on a {
                    color: #666;
                }

.tabList {
    width: 100%;
    height: 340px;
    font-size: 14px;
    line-height: 24px;
    border: 1px #dcdcdc solid;
    border-top: 0;
    overflow: hidden;
}

    .tabList .one {
        /*padding-top: 10px;
        padding-bottom: 10px;*/
        display: none;
        color: #ff0000;
    }

    .tabList .block {
        display: block;
    }



.height1 .zy-left-box {
    margin: 0;
    width: 100%;
}

    .height1 .zy-left-box .title {
        display: none;
    }

    .height1 .zy-left-box .box {
        padding: 0;
    }

        .height1 .zy-left-box .box .type i {
            display: none;
        }

        .height1 .zy-left-box .box .type a {
            border: none;
            width: 100%;
            color: #bbb;
            font-size: 16px;
        }
/*首页公司简介*/
.nei {
    background: url(../img/nei.jpg) repeat-x;
    height: 434px;
    width: 100%;
    float: left;
}

.le2 {
    width: 280px;
    height: 400px;
    margin-top: 18px;
}

    .le2 img {
        width: 280px;
        height: 400px;
    }

.le3 {
    width: 493px;
    margin-top: 38px;
}

.le3-title {
    font: 400 18px/52px "微软雅黑";
    color: #fff;
    position: relative;
    padding-left: 45px;
    background: url(../img/indexaboutbg.jpg) no-repeat;
    height: 52px;
    margin-left: 15px;
}

    .le3-title a {
        position: absolute;
        background: url(../img/more1.png) no-repeat;
        width: 33px;
        height: 33px;
        top: 5px;
        right: 10px;
    }

.le3-nei {
    margin-top: 22px;
    font: 400 14px/30px "微软雅黑";
    color: #fff;
    width: 100%;
    height: 260px;
    overflow: hidden;
    text-indent: 2em;
}

.le4 {
    width: 420px;
    background: url(../img/indexcontact.jpg) no-repeat;
    height: 440px;
}

.le4-titile {
    font: 400 18px/40px "微软雅黑";
    color: #fff;
    margin: 45px 0 0 104px;
}

    .le4-titile a {
        position: absolute;
        background: url(../img/more2.png) no-repeat;
        width: 33px;
        height: 33px;
        top: 44px;
        right: 30px;
    }

.le4-nei {
    font: 200 12px/36px "微软雅黑";
    color: #fff;
    margin-top: 15px;
    height: 300px;
    overflow: hidden;
    width: 300px;
    margin-left: 85px;
}

.nei1 {
    background: #fff;
    padding-top: 17px;
}

.lt {
    background: url(../img/nei1.jpg) top center no-repeat;
    position: relative;
}

.lt1 {
    width: 560px;
    margin-top: 169px;
}

.lt2 {
    width: 444px;
    margin-top: 59px;
}

.lttt4 {
    background: #fd3f01;
    width: 208px;
    margin: 0 auto;
    font: 200 20px/49px "微软雅黑";
    text-align: center;
    color: #fff;
    border-radius: 5px;
    position: absolute;
    bottom: 0px;
    left: 500px;
}

.nei2 {
    background: url(../img/nei2.jpg) top center no-repeat;
    height: 640px;
    margin-top: 64px;
}

.nei0 {
    background: #f5f5f5;
}

.ly {
    margin-top: 28px;
    margin-left: 40px;
}

.ly1 {
    margin-top: 70px;
}

.lu {
    background: #fd3f01;
    width: 208px;
    margin: 0 auto;
    font: 200 20px/49px "微软雅黑";
    text-align: center;
    color: #fff;
    border-radius: 5px;
}

.fg {
    background: url(../img/foot.png) repeat-x;
    height: 313px;
    padding-top: 55px;
}

.fh2 {
    background: url(../img/erwei.png) no-repeat;
    float: left;
    width: 266px;
    height: 106px;
    margin-left: 150px;
}

.fh3 {
    width: 600px;
    color: #fff;
    padding-top: 5px;
}

    .fh3 a {
        color: #fff;
    }
