﻿@charset "utf-8";
/* CSS Document */
a {
    transition: all 500ms ease;
}

.content {
    font-family: Arial,微软雅黑;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
}

@media screen and (max-width: 1325px) {
    .content {
        overflow: inherit;
    }
}

.top {
    border-top: 2px #373737 solid;
    border-bottom: 1px rgba(223,223,223,0.32) solid;
    position: relative;
    z-index: 10;
    height: 63px;
    line-height: 63px;
}

.topbox {
    width: 1325px;
    margin: 0 auto;
    position: relative;
}

    .topbox .shear {
        float: left;
        padding-top: 10px;
        padding-left: 19px;
        height: 37px;
        margin-right: 345px;
    }

        .topbox .shear a {
            padding: 0 3px;
        }

        .topbox .shear img {
            padding: 0 3px;
        }

.wxcon {
    position: absolute;
    top: 60px;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    left: 136px;
    display: none;
}

    .wxcon .mark {
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 10px solid #fff;
        position: absolute;
        top: -10px;
        left: 83px;
    }

.welcome {
    float: left;
    background: url(../images/mark.png) no-repeat left center;
    padding-left: 25px;
}

.topbox .tel {
    padding-top: 12px;
    float: right;
}

.header {
    position: relative;
    width: 1325px;
    margin: 0 auto;
    z-index: 9;
    height: 97px;
}

.logo {
    background: url(../images/logobg.png) no-repeat left top;
    position: absolute;
    top: -64px;
    left: -300px;
    width: 823px;
    height: 116px;
    text-align: center;
    padding-top: 95px;
    padding-left: 20px;
}

.nav {
    float: right;
}

    .nav .list {
        float: left;
        width: 680px;
    }

    .nav .search {
        float: left;
    }

    .nav .list li {
        float: left;
        position: relative;
        width: 165px;
    }

        .nav .list li .slist {
            position: absolute;
            background: url(../images/bbg.png) repeat;
            width: 245px;
            left: -34px;
            display: none;
        }

            .nav .list li .slist .li {
                height: 45px;
                line-height: 45px;
                border-bottom: 1px #575859 solid;
            }

                .nav .list li .slist .li a {
                    padding: 0 20px;
                    color: #fff;
                    display: block;
                }

                    .nav .list li .slist .li a:hover {
                        background: #C60000;
                    }

        .nav .list li .title {
            font-size: 16px;
            text-align: center;
            background: url(../images/line.jpg) no-repeat right center;
            height: 97px;
            position: relative;
            line-height: 97px;
        }

            .nav .list li .title .line {
                width: 125px;
                height: 1px;
                background: #c60000;
                overflow: hidden;
                position: absolute;
                bottom: -1px;
                left: 21px;
                display: none;
            }

        .nav .list li.selected .title .line {
            display: block;
        }

        .nav .list li.select .title .line {
            display: block;
        }

.search {
    margin-top: 40px;
    cursor: pointer;
}

.allsearch {
    position: absolute;
    top: 163px;
    background: #fff;
    border-top: 1px #f5f5f5 solid;
    z-index: 8;
    left: 0;
    width: 100%;
    height: 400px;
    display: none;
}

    .allsearch .searchcon {
        margin: 0 auto;
        width: 1325px;
    }

        .allsearch .searchcon .info {
            height: 85px;
            top: 50%;
            position: absolute;
            margin-top: -42px;
            border-bottom: 1px #dfdfdf solid;
        }

        .allsearch .searchcon .closed {
            float: right;
            cursor: pointer;
            margin-top: 27px;
        }

.text {
    float: left;
    width: 1234px;
    height: 80px;
    padding: 0 20px;
    line-height: 80px;
    color: #666;
    font-size: 24px;
    border: none;
    margin: 0;
    outline: none
}

    .text:focus {
        outline: none;
    }

.button {
    float: left;
    background: url(../images/searchmark01.png) no-repeat;
    width: 31px;
    height: 32px;
    cursor: pointer;
    border: none;
    margin-top: 27px;
}

.slider6 .slide {
    height: 720px;
}

.bx-controls-direction {
    display: none;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 18px;
}

    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 5px;
        height: 5px;
        display: block;
    }

        .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a {
            background: #fff;
        }

    .bx-wrapper .bx-pager .bx-pager-item {
        padding: 10px 5px;
        margin-right: 10px;
        border-radius: 100px;
    }

        .bx-wrapper .bx-pager .bx-pager-item.active {
            padding: 10px 5px;
            margin-right: 10px;
            border: 1px #fff solid;
            border-radius: 100px;
            cursor: pointer;
        }

.bx-wrapper .bx-pager {
    text-align: center;
    width: 187px;
    left: 50%;
    margin-left: -92px;
}

.aboutus {
    margin: 65px auto;
    width: 1325px;
}

    .aboutus .media {
        position: relative;
        float: left;
        overflow: hidden;
        width: 480px;
    }

        .aboutus .media .m {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2;
        }

        .aboutus .media .mbg {
            padding: 160px 0 0 70px;
        }

    .aboutus .intro {
        float: right;
        width: 740px;
        position: relative;
        height: 576px;
    }

        .aboutus .intro .time {
            font-size: 16px;
            background: url(../images/line01.jpg) no-repeat 130px center;
            font-weight: bolder;
        }

        .aboutus .intro .title {
            font-size: 26px;
            margin: 40px 0;
            font-weight: bolder;
        }

        .aboutus .intro .info {
            background: url(../images/line01.jpg) no-repeat left 5px;
            padding-left: 140px;
            font-size: 16px;
            color: #636363;
            line-height: 27px;
            overflow: hidden;
            height: 100px;
        }

        .aboutus .intro .link {
            padding-left: 140px;
            margin-top: 35px;
        }

            .aboutus .intro .link a {
                background: #c60000;
                display: block;
                width: 125px;
                height: 40px;
                overflow: hidden;
                border-radius: 50px;
                color: #fff;
                line-height: 40px;
                position: relative;
                padding-left: 20px;
            }

                .aboutus .intro .link a .mark {
                    display: block;
                    background: #373737;
                    width: 100px;
                    height: 100px;
                    position: absolute;
                    right: -50px;
                    top: 0;
                    transform: rotate(30deg);
                    transition: all 500ms ease;
                }

                .aboutus .intro .link a:hover .mark {
                    right: -40px;
                }

                .aboutus .intro .link a .ico {
                    position: absolute;
                    right: 15px;
                    z-index: 5;
                    transition: all 500ms ease;
                }

                .aboutus .intro .link a:hover .ico {
                    right: 25px;
                }

        .aboutus .intro .numlist {
            position: absolute;
            bottom: 0;
            background: url(../images/aboutusnumbg.jpg) no-repeat left center;
            left: 0;
            width: 1045px;
            color: #fff;
            overflow: hidden;
            height: 238px;
        }

            .aboutus .intro .numlist .num {
                float: left;
                font-weight: bolder;
                font-size: 74px;
                line-height: 80px;
                height: 80px;
                margin-top: 80px;
                padding-left: 60px;
            }

            .aboutus .intro .numlist .con,
            .aboutus .intro .numlist .con01,
            .aboutus .intro .numlist .con02 {
                float: left;
                margin-top: 93px;
                padding-left: 20px;
                font-size: 16px;
            }

            .aboutus .intro .numlist .con {
                width: 120px;
            }

            .aboutus .intro .numlist .con01 {
                width: 60px;
            }

            .aboutus .intro .numlist .con02 {
                width: 120px;
            }

                .aboutus .intro .numlist .con .line,
                .aboutus .intro .numlist .con01 .line,
                .aboutus .intro .numlist .con02 .line {
                    background: #fff;
                    height: 1px;
                    overflow: hidden;
                    width: 20px;
                    margin-bottom: 5px;
                }

.footer {
    background: url(../images/footerbg.jpg) no-repeat center center;
    background-size: 100% 100%;
    border-top: 4px #C60000 solid;
}

.footercon {
    width: 1325px;
    margin: 0 auto;
    color: #fff;
    overflow: hidden;
    padding: 45px 0;
}

.fnav {
    float: left;
    width: 380px;
}

    .fnav .title {
        font-size: 18px;
        font-weight: bolder;
    }

    .fnav .line {
        background: #C60000;
        height: 1px;
        overflow: hidden;
        width: 90px;
        margin-top: 8px;
        margin-bottom: 20px;
    }

    .fnav a {
        color: #d5d5d5;
    }

    .fnav .li {
        height: 30px;
        line-height: 30px;
    }

.fnav01 {
    width: 280px;
}

    .fnav01 .cotus {
        line-height: 30px;
    }

        .fnav01 .cotus .cli {
            background: url(../images/fmark.png) no-repeat left center;
            padding-left: 25px;
        }

        .fnav01 .cotus .cli01 {
            background: url(../images/fmark01.png) no-repeat left center;
            padding-left: 25px;
        }

        .fnav01 .cotus .cli02 {
            background: url(../images/fmark02.png) no-repeat 2px 8px;
            padding-left: 25px;
        }

        .fnav01 .cotus .cli03 {
            background: url(../images/fmark03.png) no-repeat left 8px;
            padding-left: 25px;
        }

.flogo {
    float: right;
    text-align: center;
}

    .flogo .wx {
        margin: 20px 0 10px;
    }

        .flogo .wx img {
            border: 5px #434343 solid;
        }

    .flogo .fshear a {
        padding: 0 2px;
    }

.copy {
    text-align: center;
    background: #000;
    height: 57px;
    line-height: 57px;
    font-size: 12px;
    color: #808080;
}

    .copy a {
        color: #808080;
    }

.ibanner {
    height: 400px;
    position: relative;
}

.ibannerbox {
    width: 1325px;
    margin: 0 auto;
    color: #fff;
    height: 65px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -663px;
    margin-top: -37px;
}

    .ibannerbox .title {
        font-size: 48px;
        font-weight: bolder;
        line-height: 60px;
    }

    .ibannerbox .line {
        height: 5px;
        overflow: hidden;
        background: #C60000;
        width: 50px;
    }

.aboutus01 .intro .info {
    height: auto;
}

.aboutus01 .intro .numlist {
    height: 125px;
}

    .aboutus01 .intro .numlist .num {
        margin-top: 23px;
    }

    .aboutus01 .intro .numlist .con,
    .aboutus01 .intro .numlist .con01,
    .aboutus01 .intro .numlist .con02 {
        margin-top: 36px;
    }

.inav {
    border-bottom: 1px #dfdfdf solid;
    height: 95px;
    line-height: 95px;
}

    .inav .position {
        float: right;
        background: url(../images/inavmark.jpg) no-repeat left center;
        padding-left: 30px;
    }

        .inav .position a {
            color: #666;
        }

.inavbox {
    margin: 0 auto;
    width: 1325px;
}

    .inavbox .list {
    }

        .inavbox .list li {
            float: left;
            padding: 0 20px;
            font-size: 16px;
            position: relative;
            background: url(../images/line.jpg) no-repeat right center;
        }

            .inavbox .list li.select a {
                color: #C60000;
                display: block;
            }

            .inavbox .list li .line {
                position: absolute;
                height: 1px;
                overflow: hidden;
                width: 0;
                bottom: -1px;
                left: 0;
                background: #C60000;
                transition: all ease 500ms;
            }

            .inavbox .list li.select .line {
                width: 100%;
            }

            .inavbox .list li:hover .line {
                width: 100%;
            }

.photos {
    margin: 65px auto;
    width: 1325px;
}

    .photos .list {
        overflow: hidden;
    }

        .photos .list li {
            float: left;
            width: 425px;
            margin-right: 25px;
            margin-bottom: 25px;
            cursor: pointer;
            overflow: hidden;
        }

            .photos .list li img {
                transition: all ease 500ms;
            }

            .photos .list li:hover img {
                transform: scale(1.1) translateY(-10px);
            }

            .photos .list li.rmargin {
                margin-right: 0;
            }

.page {
    margin-top: 10px;
    padding: 14px 0 15px;
    text-align: center;
    color: #333;
}

    .page a {
        border: 1px solid #cdcdcd;
        margin-right: 5px;
        padding: 15px 20px;
        color: #333;
    }

    .page span {
        border: 1px solid #cdcdcd;
        margin-right: 5px;
        padding: 15px 20px;
    }

        .page span.current {
            background: #c60001;
            border: 1px solid #c60001;
            color: #FFFFFF;
            font-weight: bolder;
        }

.honner {
    margin: 65px auto;
    width: 1325px;
}

    .honner .list {
        overflow: hidden;
    }

        .honner .list li {
            float: left;
            width: 215px;
            margin-right: 47px;
            margin-bottom: 47px;
            cursor: pointer;
            overflow: hidden;
            border: 1px #dfdfdf solid;
            padding: 5px;
        }

            .honner .list li .media {
                overflow: hidden;
            }

        .honner .list li {
            transition: all ease 500ms;
        }

            .honner .list li:hover {
                background: #C60000;
                border: 1px #C60000 solid;
            }

            .honner .list li.rmargin {
                margin-right: 0;
            }

            .honner .list li .name {
                text-align: center;
                font-size: 16px;
                height: 65px;
                line-height: 65px;
                overflow: hidden;
            }

            .honner .list li:hover .name {
                color: #fff;
            }

.news,
.contactus {
    margin: 65px auto;
    width: 1325px;
}

    .news .list {
        overflow: hidden;
    }

        .news .list li {
            margin-bottom: 40px;
            overflow: hidden;
        }

            .news .list li .media {
                float: left;
                margin-right: 35px;
                width: 390px;
                transition: all ease 500ms;
            }

            .news .list li:hover .media {
                transform: translateX(10px);
            }

            .news .list li .intro {
                margin-left: 425px;
                margin-top: 5px;
                transition: all ease 500ms;
            }

            .news .list li:hover .intro {
                transform: translateX(-10px);
            }

            .news .list li .intro .time {
                background: url(../images/nmark.jpg) no-repeat left center;
                padding-left: 30px;
            }

            .news .list li .intro .title {
                font-size: 16px;
                font-weight: bolder;
                overflow: hidden;
                height: 25px;
                margin: 10px 0;
            }

                .news .list li .intro .title a {
                    color: #333;
                }

            .news .list li .intro .con {
                color: #444;
                overflow: hidden;
                height: 95px;
            }

            .news .list li .intro .link {
                text-align: right;
                margin-top: 20px;
            }

                .news .list li .intro .link a {
                    border: 1px #333 solid;
                    font-size: 16px;
                    display: inline-block;
                    width: 135px;
                    height: 45px;
                    line-height: 45px;
                    text-align: center;
                }

                    .news .list li .intro .link a:hover {
                        background: #C60000;
                        color: #fff;
                        border: 1px #C60000 solid;
                    }

.ndetail .title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}

.ndetail .time {
    text-align: center;
    margin-bottom: 30px;
    color: #666;
    font-size: 14px;
}

    .ndetail .time img {
        vertical-align: middle;
    }

.ndetail .link {
    background: #eeeeee;
    padding: 0 20px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    margin-top: 30px;
}

    .ndetail .link a {
        color: #666;
        overflow: hidden;
        display: block;
        width: 50%;
        height: 55px;
    }

        .ndetail .link a.r {
            float: right;
            text-align: right;
        }

.product {
    margin: 35px auto 65px;
    width: 1325px;
}

.lnav {
    float: left;
    width: 250px;
}

    .lnav .tt {
        margin-top: 1px;
        background: #424249;
        height: 50px;
        line-height: 50px;
        padding: 0 15px;
        overflow: hidden;
        transition: all ease 500ms;
    }

        .lnav .tt a {
            display: block;
            background: url(../images/mark06.png) no-repeat right center;
            color: #fff;
        }

        .lnav .tt:hover {
            background: #C60000;
        }

        .lnav .tt.tts {
            background: #C60000;
        }

    .lnav .tts a {
        background: url(../images/mark07.png) no-repeat right center;
    }

    .lnav .slist {
        display: none;
    }

    .lnav .slists {
        display: block;
    }

    .lnav .slist .li {
        background: url(../images/lnavbg.jpg) repeat-x;
        background-size: auto 100%;
        line-height: 27px;
        padding: 10px 0;
        margin-top: 1px;
        overflow: hidden;
        border-left: 2px #424249 solid;
        transition: all ease 500ms;
    }

        .lnav .slist .li.lis {
            background: gray;
            color: #fff;
        }

        .lnav .slist .li:hover {
            background: #424249;
        }

            .lnav .slist .li:hover a {
                color: #fff;
            }

        .lnav .slist .li a {
            padding: 0 15px;
            display: block;
            overflow: hidden;
        }

.plist {
    margin-left: 255px;
}

    .plist .list {
        margin-bottom: 20px;
        overflow: hidden;
    }

        .plist .list li {
            float: left;
            width: 33.33%;
            margin-bottom: 25px;
        }

            .plist .list li .box {
                margin-left: 25px;
                border: 1px #dfdfdf solid;
            }

                .plist .list li .box .name {
                    padding: 0 10px;
                    height: 48px;
                    line-height: 48px;
                    border-top: 2px #c60001 solid;
                    font-size: 14px;
                    overflow: hidden;
                    transition: all ease 500ms;
                }

            .plist .list li:hover .name {
                background: #C60000;
            }

                .plist .list li:hover .name a {
                    color: #fff;
                }

.contactus {
    overflow: hidden;
}

    .contactus .intro {
        float: left;
        width: 330px;
        line-height: 45px;
        font-size: 16px;
    }

    .contactus .media {
        float: right;
    }

    .contactus .intro .li {
        background: url(../images/cmark.png) no-repeat left center;
        padding-left: 30px;
    }

    .contactus .intro .li01 {
        background: url(../images/cmark01.png) no-repeat left center;
        padding-left: 30px;
    }

    .contactus .intro .li02 {
        background: url(../images/cmark02.png) no-repeat 3px 13px;
        padding-left: 30px;
    }

    .contactus .intro .li03 {
        background: url(../images/cmark03.png) no-repeat 0px 13px;
        padding-left: 30px;
    }
