锘縣tml, body, div, span, table, tbody, tr, th, td, em, img, strong, h1, h2, h3, h4, h5, h6, p, a, dl, dd, dt, ol, ul, li, form, label, input, textarea, button, b, i, u
{
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}

h1, h2, h3, h4, h5, h6, b
{
    font-weight: 400;
}

a, img
{
    text-decoration: none;
    border: 0;
}

body
{
    font-family: Arial,"Microsoft YaHei","simsun";
    color: #666;
    background: #fff;
    font-size: 14px;
    min-width: 1200px;
}

a
{
    color: #666;
    font-size: 14px;
}

    a:link
    {
        text-decoration: none;
    }

    a:visited
    {
        text-decoration: none;
        color: #666;
    }

    a:hover
    {
        text-decoration: none;
        color: #e22c07;
    }

    a:active
    {
        text-decoration: none;
        color: #666;
    }

.f-left
{
    float: left;
}

.f-right
{
    float: right;
}

.clear
{
    clear: both;
}

.clearfix
{
    *zoom: 1;
}

    .clearfix:after
    {
        clear: both;
        content: '.';
        display: block;
        width: 0;
        height: 0;
        visibility: hidden;
        line-height: 0;
    }

.container
{
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.bg-icon
{
    background: url(/images/icon.png) no-repeat;
}

.border
{
    border: 1px solid #cdcdcd;
    background: #fff;
}

.red
{
    color: #fd0002;
}

.gray
{
    color: #999;
}

.hook
{
    display: inline-block;
    width: 0;
    height: 100%;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
}

.form-group
{
    height: 36px;
    line-height: 36px;
    position: relative;
    margin-bottom: 15px;
    *zoom: 1;
}

    .form-group:after
    {
        clear: both;
        content: '.';
        display: block;
        width: 0;
        height: 0;
        visibility: hidden;
        line-height: 0;
    }

    .form-group label
    {
        float: left;
        width: 90px;
        margin-right: 10px;
    }

        .form-group label span
        {
            color: #e22c07;
        }

    .form-group .input-control
    {
        float: left;
        height: 34px;
        line-height: 100%;
        line-height: 34px \9;
        border: 1px solid #b1bbc2;
        padding: 0 10px;
        width: 360px;
        color: #666;
        font-family: Arial,"Microsoft YaHei","simsun";
    }

    .form-group.auto-height
    {
        height: auto;
        line-height: normal;
    }

.pagination
{
    clear: both;
    text-align: center;
    height: 35px;
    line-height: 35px;
    margin-bottom: 30px;
    overflow: hidden;
}

    .pagination a
    {
        display: inline-block;
        border: 1px solid #cdcdcd;
        height: 30px;
        padding: 0 10px;
        margin: 0 2px;
        vertical-align: middle;
        position: relative;
        top: -1px;
    }

        .pagination a.active, .pagination a:hover
        {
            background: #e22c07;
            color: #fff;
            border: 1px solid #e22c07;
        }

        .pagination .current
    {
        display: inline-block;
        background: #e22c07;
        color: #fff;
        border: 1px solid #e22c07;
        height: 30px;
        padding: 0 10px;
        margin: 0 2px;
        vertical-align: middle;
        position: relative;
        top: -1px;
    }

.header
{
    border-top: 5px solid #fd0002;
    height: 120px;
    overflow: hidden;
}

    .header .logo
    {
        width: 150px;
        height: 100px;
        padding: 10px 0;
    }

    .header .search-nav
    {
        text-align: right;
    }

    .header .search
    {
        overflow: hidden;
        margin-top: 20px;
        position: relative;
        margin-bottom: 15px;
    }

        .header .search .input
        {
            height: 28px;
            line-height: 28px;
            width: 210px;
            border: 1px solid #9ca7ae;
            padding: 0 10px;
            color: #999;
            font-family: Arial,"Microsoft YaHei","simsun";
            font-size: 14px;
        }

        .header .search .btn
        {
            height: 30px;
            line-height: 30px;
            width: 40px;
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            border: 0;
            background: url(/images/icon.png) no-repeat -311px -1px #e22c07;
            cursor: pointer;
        }

    .header .nav li
    {
        float: left;
        height: 40px;
        line-height: 40px;
        margin: 0 20px;
    }

        .header .nav li a
        {
            font-size: 16px;
            display: block;
        }

            .header .nav li a.current
            {
                color: #fd0002;
                border-bottom: 2px solid #fd0002;
            }

        .header .nav li.tel
        {
            margin-right: 0;
            color: #999;
            font-size: 16px;
            background: url(/images/icon.png) no-repeat -381px 6px;
            padding-left: 30px;
        }

.footer
{
    background: #2d2d2d;
    padding: 30px 0;
    overflow: hidden;
    height: 125px;
}

    .footer .foot-logo
    {
        width: 140px;
        padding-top: 25px;
    }

    .footer .text
    {
        border-left: 1px solid #474747;
        height: 125px;
        padding-left: 25px;
        color: #999;
        line-height: 25px;
    }

        .footer .text a
        {
            color: #999;
        }

            .footer .text a:hover
            {
                color: #e22c07;
            }

    .footer .qrcode
    {
        width: 100px;
        margin-right: 10px;
        text-align: center;
        color: #fff;
    }

        .footer .qrcode img
        {
            display: block;
            margin-bottom: 5px;
        }

.title-h2
{
    height: 90px;
    line-height: 90px;
    text-align: center;
    padding-top: 10px;
    font-size: 30px;
    font-weight: 400;
    color: #d2191a;
    overflow: hidden;
}

.btn-border
{
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 2px solid #e22c07;
    color: #e22c07;
    font-size: 16px;
    display: inline-block;
    width: 170px;
    cursor: pointer;
}

    .btn-border:visited
    {
        color: #e22c07;
    }

    .btn-border:hover
    {
        background: #e22c07;
        color: #fff;
    }

.btn-link
{
    background: #e22c07;
    height: 34px;
    line-height: 34px;
    width: 135px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    border: 0;
    cursor: pointer;
}

    .btn-link:visited
    {
        color: #fff;
    }

    .btn-link:hover
    {
        background: #ff2b00;
        color: #fff;
    }

.index-slider
{
    height: 480px;
    position: relative;
    overflow: hidden;
}

    .index-slider .container
    {
        position: relative;
        height: 480px;
    }

    .index-slider .slider
    {
        position: absolute;
        left: -360px;
        top: 0;
        height: 480px;
        width: 1920px;
    }

    .index-slider .nivo-controlNav
    {
        position: absolute;
        left: 0;
        width: 100%;
        bottom: 10px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        z-index: 50;
        padding: 0;
    }

        .index-slider .nivo-controlNav a
        {
            width: 16px;
            height: 16px;
            vertical-align: middle;
            display: inline-block;
            background: url(/images/icon.png) no-repeat -66px -7px;
            margin: 0 3px;
            font-size: 0;
            text-indent: -9999px;
        }

            .index-slider .nivo-controlNav a.active
            {
                background-position: -37px -8px;
            }

    .index-slider .nivo-directionNav
    {
        height: 98px;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -50px;
        z-index: 50;
        width: 100%;
    }

        .index-slider .nivo-directionNav a
        {
            background: url(/images/arrow.png) no-repeat left center;
            width: 77px;
            display: block;
            position: absolute;
            height: 98px;
            font-size: 0;
            text-indent: -9999px;
            top: 0;
        }

        .index-slider .nivo-directionNav .nivo-prevNav
        {
            left: 10%;
        }

        .index-slider .nivo-directionNav .nivo-nextNav
        {
            right: 10%;
            background-position: right center;
        }

.index-part1
{
    min-height: 750px;
    margin-bottom: 40px;
}

    .index-part1 .container
    {
        position: relative;
        z-index: 80;
    }

    .index-part1 .sidebar
    {
        width: 280px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 80;
    }

        .index-part1 .sidebar h3
        {
            height: 90px;
            line-height: 90px;
            background: #e22c07;
            font-size: 18px;
            color: #fff;
            overflow: hidden;
        }

            .index-part1 .sidebar h3 i
            {
                display: inline-block;
                width: 20px;
                height: 20px;
                background-position: -95px -7px;
                vertical-align: middle;
                margin: 0 24px;
            }

        .index-part1 .sidebar li
        {
            height: 100px;
            line-height: 60px;
            background: #f2f2f2;
            border-bottom: 1px solid #fff;
            width: 100%;
            z-index: 80;
            float: left;
        }

            .index-part1 .sidebar li ul
            {
                display: none;
            }

            .index-part1 .sidebar li i
            {
                display: block;
                width: 10px;
                height: 15px;
                background-position: -133px -8px;
                position: absolute;
                left: 260px;
                top: 22px;
            }

            .index-part1 .sidebar li a
            {
                border: 2px solid #f2f2f2;
                border-right: none;
                display: block;
                padding-left: 24px;
                overflow: hidden;
                height: 100px;
                line-height: 56px;
                position: relative;
                font-size: 18px;
            }

                .index-part1 .sidebar li a span
                {
                    color: #606060;
                    display: block;
                    font-size: 14px;
                    line-height: 20px;
                }

                .index-part1 .sidebar li a.current, .index-part1 .sidebar li a:hover
                {
                    color: #e22c07;
                }

                    .index-part1 .sidebar li a.current i, .index-part1 .sidebar li a:hover i
                    {
                        background-position: -161px -8px;
                    }

            .index-part1 .sidebar li.show a
            {
                border: 2px solid #e22c07;
                border-right: none;
                background: #fff;
                position: relative;
                z-index: 70;
                width: 256px;
                overflow: hidden;
            }

            .index-part1 .sidebar li.show ul
            {
                left: 280px;
                top: 0;
                position: absolute;
                border: 2px solid #e22c07;
                width: 885px;
                background: #fff;
                z-index: 60;
                padding: 15px;
                overflow: hidden;
                display: block;
                min-height:640px;
                /*height: 640px;*/
            }

                .index-part1 .sidebar li.show ul li
                {
                    line-height: 30px;
                    border: none;
                    background: #fff;
                    width: 900px;
                    margin-bottom: 15px;
                }
                    /*.index-part1 .sidebar li.show ul li a{height:30px;line-height:30px;border:none;width:auto;background:url(/images/icon1.png) no-repeat -388px -125px}*/
                    .index-part1 .sidebar li.show ul li a
                    {
                        border: 0;
                        line-height: 30px;
                        width: 900px;
                    }

                    .index-part1 .sidebar li.show ul li h1 a
                    {
                        width: 900px;
                        line-height: 30px;
                        height: 30px;
                        margin-bottom: 5px;
                        color: #303030;
                    }

                    .index-part1 .sidebar li.show ul li h2 a
                    {
                        width: 145px;
                        line-height: 30px;
                        height: 30px;
                        font-size: 14px;
                        float: left;
                        color: #606060;
                    }

        .index-part1 .sidebar .more
        {
            height: 70px;
            line-height: 70px;
            background: #e4e4e4;
            padding-left: 24px;
            clear: both;
        }

            .index-part1 .sidebar .more i
            {
                display: inline-block;
                width: 18px;
                height: 18px;
                background-position: -186px -6px;
                vertical-align: middle;
                margin-right: 10px;
            }

    .index-part1 .list
    {
        margin-left: 280px;
    }

        .index-part1 .list li
        {
            width: 280px;
            float: left;
            margin-left: 26px;
            text-align: center;
            margin-bottom: 20px;
        }

            .index-part1 .list li span
            {
                width: 276px;
                border: 2px solid #dedede;
                height: 276px;
                margin-bottom: 10px;
                display: block;
                font-size: 0;
                text-align: center;
            }

            .index-part1 .list li img
            {
                max-width: 276px;
                max-height: 276px;
                vertical-align: middle;
                overflow: hidden;
            }

.index-part2
{
    background: #f2f2f2;
    padding-bottom: 45px;
}

    .index-part2 li
    {
        float: left;
        width: 280px;
        height: 215px;
        margin-left: 26px;
        overflow: hidden;
        position: relative;
    }

        .index-part2 li:first-child
        {
            margin-left: 0;
        }

        .index-part2 li .img
        {
            width: 280px;
            height: 215px;
            text-align: center;
            font-size: 0;
            overflow: hidden;
            background: #fff;
        }

        .index-part2 li img
        {
            max-width: 280px;
            max-height: 215px;
            vertical-align: middle;
            overflow: hidden;
        }

        .index-part2 li span
        {
            height: 48px;
            line-height: 48px;
            background: rgba(0,0,0,0.4);
            *background: #f7f7f7;
            overflow: hidden;
            font-size: 18px;
            color: #fff;
            text-align: center;
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
        }

.index-part3 .subtitle
{
    text-align: center;
    font-size: 16px;
    position: relative;
    top: -15px;
}

.index-part3 .item
{
    float: left;
    width: 25%;
    overflow: hidden;
    height: 270px;
    background: #f2f2f2;
}

    .index-part3 .item .text
    {
        padding: 10px 25px;
        line-height: 28px;
    }

    .index-part3 .item h3
    {
        font-size: 20px;
        color: #333;
        height: 50px;
        line-height: 50px;
        border-bottom: 1px solid #c8c8c8;
        position: relative;
        margin-bottom: 20px;
    }

        .index-part3 .item h3 b
        {
            left: 0;
            bottom: -2px;
            position: absolute;
            width: 70px;
            border-bottom: 2px solid #e22c07;
        }

.index-part3 .more
{
    height: 40px;
    padding: 30px 0 40px;
    text-align: center;
}

.index-part4
{
    height: 520px;
    background: url(/images/bg.jpg) no-repeat center top;
}

    .index-part4 .title-h2
    {
        color: #fff;
    }

    .index-part4 .main
    {
        background: #e6e6e6;
        padding: 24px;
    }

    .index-part4 .img
    {
        width: 473px;
        height: 313px;
        overflow: hidden;
    }

    .index-part4 .intro
    {
        width: 640px;
        overflow: hidden;
    }

    .index-part4 .text
    {
        height: 280px;
        overflow: hidden;
        line-height: 25px;
    }

    .index-part4 .more a
    {
        float: left;
        margin-right: 10px;
    }

.index-part5
{
    background: #f2f2f2;
}

    .index-part5 .container
    {
        position: relative;
    }

    .index-part5 .arrow
    {
        display: block;
        width: 20px;
        height: 30px;
        background-position: -34px -61px;
        position: absolute;
        top: 50%;
        margin-top: -15px;
    }

    .index-part5 .aleft
    {
        left: 0;
    }

    .index-part5 .aright
    {
        right: 0;
        background-position: -66px -61px;
    }

    .index-part5 .main
    {
        width: 1110px;
        margin: 0 auto;
        height: 305px;
        overflow: hidden;
    }

    .index-part5 .imglist
    {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 305px;
    }

        .index-part5 .imglist ul
        {
            left: 0;
            top: 0;
            width: 20000px;
            height: 305px;
            position: absolute;
            overflow: hidden;
        }

        .index-part5 .imglist li
        {
            float: left;
            width: 192px;
            margin: 0 15px;
            overflow: hidden;
            text-align: center;
        }

            .index-part5 .imglist li p
            {
                width: 192px;
                height: 275px;
                overflow: hidden;
                display: block;
                margin-bottom: 10px;
                text-align: center;
                font-size: 0;
                background: #fff;
            }

            .index-part5 .imglist li img
            {
                max-width: 192px;
                max-height: 275px;
                vertical-align: middle;
                overflow: hidden;
            }

    .index-part5 .more
    {
        height: 40px;
        padding: 30px 0 40px;
        text-align: center;
    }

.index-part6
{
    padding-bottom: 40px;
}

    .index-part6 .imgslider
    {
        position: relative;
        width: 540px;
        height: 380px;
        overflow: hidden;
    }

        .index-part6 .imgslider img
        {
            width: 540px;
            height: 380px;
            overflow: hidden;
        }

        .index-part6 .imgslider .nivo-directionNav
        {
            display: none;
        }

        .index-part6 .imgslider .nivo-controlNav
        {
            height: 15px;
            width: 98%;
            position: absolute;
            left: 0;
            bottom: 5px;
            text-align: right;
            z-index: 50;
            padding: 0;
        }

            .index-part6 .imgslider .nivo-controlNav a
            {
                display: inline-block;
                width: 13px;
                height: 13px;
                vertical-align: middle;
                margin: 0 3px;
                background: url(/images/icon.png) no-repeat -274px -8px;
                font-size: 0;
                text-indent: -9999px;
            }

                .index-part6 .imgslider .nivo-controlNav a.active
                {
                    background-position: -253px -8px;
                }

        .index-part6 .imgslider .nivo-caption
        {
            opacity: 0.5;
        }

    .index-part6 .news
    {
        width: 630px;
        overflow: hidden;
    }

        .index-part6 .news .tab
        {
            height: 33px;
            line-height: 33px;
            margin-bottom: 25px;
        }

            .index-part6 .news .tab li
            {
                float: left;
                width: 155px;
                text-align: center;
                background: #dedede;
                margin-left: 3px;
                position: relative;
                cursor: pointer;
            }

                .index-part6 .news .tab li a
                {
                    display: block;
                }

                .index-part6 .news .tab li:first-child
                {
                    margin-left: 0;
                }

                .index-part6 .news .tab li.current
                {
                    background: #e22c07;
                    color: #fff;
                }

                    .index-part6 .news .tab li.current a
                    {
                        color: #fff;
                    }

                    .index-part6 .news .tab li.current b
                    {
                        width: 9px;
                        height: 5px;
                        background: url(/images/icon.png) no-repeat -221px -14px;
                        position: absolute;
                        left: 50%;
                        margin-left: -4px;
                        bottom: -5px;
                    }

        .index-part6 .news .content
        {
            display: none;
        }

            .index-part6 .news .content:first-child
            {
                display: block;
            }

            .index-part6 .news .content .first
            {
                height: 125px;
                overflow: hidden;
                position: relative;
                padding-left: 205px;
                margin-bottom: 15px;
            }

                .index-part6 .news .content .first .img
                {
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 183px;
                    height: 125px;
                    overflow: hidden;
                    font-size: 0;
                    text-align: center;
                }

                    .index-part6 .news .content .first .img img
                    {
                        max-width: 183px;
                        max-height: 125px;
                        vertical-align: middle;
                    }

                .index-part6 .news .content .first .title
                {
                    font-size: 16px;
                    height: 25px;
                    line-height: 25px;
                    overflow: hidden;
                }

                .index-part6 .news .content .first .intro
                {
                    line-height: 23px;
                    height: 75px;
                    overflow: hidden;
                }

                    .index-part6 .news .content .first .intro .more
                    {
                        color: #d2191a;
                    }

                        .index-part6 .news .content .first .intro .more:hover
                        {
                            color: #e22c07;
                        }

            .index-part6 .news .content .list li
            {
                height: 36px;
                line-height: 36px;
                border-bottom: 1px dashed #666;
                position: relative;
                padding: 0 90px 0 18px;
                background: url(/images/icon.png) no-repeat -388px -29px;
                overflow: hidden;
            }

                .index-part6 .news .content .list li span
                {
                    position: absolute;
                    right: 0;
                    top: 0;
                }

.index-part7
{
    background: #e4e4e4;
}

    .index-part7 .partner
    {
        position: relative;
        overflow: hidden;
    }

        .index-part7 .partner .list
        {
            height: 395px;
        }

        .index-part7 .partner ul
        {
            left: 0;
            top: 0;
            width: 20000px;
            height: 392px;
            overflow: hidden;
            position: absolute;
        }

        .index-part7 .partner li
        {
            float: left;
            width: 1200px;
        }

            .index-part7 .partner li span
            {
                float: left;
                width: 210px;
                height: 168px;
                overflow: hidden;
                margin-right: 27px;
                margin-bottom: 28px;
                font-size: 0;
                background: #fff;
            }

                .index-part7 .partner li span img
                {
                    vertical-align: middle;
                    max-width: 210px;
                    max-height: 168px;
                    overflow: hidden;
                }

            .index-part7 .partner li .margin
            {
                margin-right: 0;
            }

    .index-part7 .control-nav
    {
        text-align: center;
        height: 13px;
        line-height: 13px;
    }

        .index-part7 .control-nav a
        {
            display: inline-block;
            margin: 0 3px;
            background: url(/images/icon.png) no-repeat -274px -8px;
            width: 13px;
            height: 13px;
        }

            .index-part7 .control-nav a.active
            {
                background-position: -253px -8px;
            }

    .index-part7 .more
    {
        padding: 30px 0 40px;
        height: 40px;
        text-align: center;
    }

.index-part8
{
    padding-bottom: 40px;
}

    .index-part8 .link
    {
        line-height: 25px;
    }

        .index-part8 .link a
        {
            margin-right: 30px;
        }

.banner
{
    height: 240px;
    background-position: center top;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.lefter
{
    width: 240px;
}

.mainleft
{
    width: 240px;
}

.pro_left
{
    width: 240px;
    height: 60px;
    line-height: 60px;
    background: #f2f2f2;
    border-bottom: 1px solid #fff;
}

    .pro_left i
    {
        display: block;
        width: 10px;
        height: 15px;
        background-position: -133px -8px;
        position: absolute;
        left: 215px;
        top: 22px;
    }

    .pro_left a
    {
        border: 2px solid #f2f2f2;
        border-right: none;
        display: block;
        padding-left: 24px;
        overflow: hidden;
        height: 56px;
        line-height: 56px;
        position: relative;
        font-size: 16px;
    }

        .pro_left a.current, .pro_left a:hover
        {
            color: #e22c07;
        }

            .pro_left a:hover i
            {
                background-position: -161px -8px;
            }

            .pro_left a.current i
            {
                background-position: -95px -75px;
                width: 18px;
            }

.mainleft h3
    {
        height: 60px;
        line-height: 60px;
        background: #e22c07;
        font-size: 18px;
        color: #fff;
        overflow: hidden;
    }

        .mainleft h3 i
        {
            display: inline-block;
            width: 20px;
            height: 20px;
            background-position: -95px -7px;
            vertical-align: middle;
            margin: 0 24px;
        }


.lefter h3
{
    height: 60px;
    line-height: 60px;
    background: #e22c07;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
}

    .lefter h3 i
    {
        display: inline-block;
        width: 20px;
        height: 20px;
        background-position: -95px -7px;
        vertical-align: middle;
        margin: 0 24px;
    }

    .mainleft .sidebar
    {
        margin-bottom: 20px;
        z-index: 80;
    }

        .mainleft .sidebar li
        {
            height: 60px;
            line-height: 60px;
            background: #f2f2f2;
            border-bottom: 1px solid #fff;
            position: relative;
            width: 100%;
            z-index: 80;
            float: left;
        }

            .mainleft .sidebar li ul
            {
                display: none;
            }

            .mainleft .sidebar li i
            {
                display: block;
                width: 10px;
                height: 15px;
                background-position: -133px -8px;
                position: absolute;
                left: 215px;
                top: 22px;
            }

            .mainleft .sidebar li a
            {
                border: 2px solid #f2f2f2;
                border-right: none;
                display: block;
                padding-left: 24px;
                overflow: hidden;
                height: 56px;
                line-height: 56px;
                position: relative;
            }

                .mainleft .sidebar li a.current, .mainleft .sidebar li a:hover
                {
                    color: #e22c07;
                }

                    .mainleft .sidebar li a.current i, .mainleft .sidebar li a:hover i
                    {
                        background-position: -161px -8px;
                    }

            .mainleft .sidebar li.show a
            {
                border: 2px solid #e22c07;
                border-right: none;
                background: #fff;
                position: relative;
                z-index: 70;
                width: 216px;
                overflow: hidden;
            }

            .mainleft .sidebar li.show ul
            {
                left: 240px;
                top: 0;
                position: absolute;
                border: 2px solid #e22c07;
                width: 170px;
                background: #fff;
                z-index: 60;
                padding: 15px;
                overflow: hidden;
                display: block;
            }

                .mainleft .sidebar li.show ul li
                {
                    height: 30px;
                    line-height: 30px;
                    border: none;
                    background: #fff;
                    overflow: hidden;
                }

                    .mainleft .sidebar li.show ul li a
                    {
                        height: 30px;
                        line-height: 30px;
                        border: none;
                        width: auto;
                        background: url(/images/icon.png) no-repeat -388px -125px;
                    }




.mainleft .prosidebar
{
    margin-bottom: 20px;
    z-index: 80;
}



    .mainleft .prosidebar ul.down
    {
        display:block;

    }




    .mainleft .prosidebar li
    {
        height: 42px;
        line-height: 42px;
        background: #FAFAFA;
        border-bottom: 1px solid #fff;
        position: relative;
        width: 100%;
        z-index: 80;
        float: left;
    }

        .mainleft .prosidebar li ul
        {
            display: none;
        }
        /*.mainleft .sidebar li i{display:block;width:10px;height:15px;background-position:-133px -8px;position:absolute;left:215px;top:22px}*/
        .mainleft .prosidebar li a
        {
            border: 2px solid #FAFAFA;
            border-right: none;
            display: block;
            padding-left: 24px;
            overflow: hidden;
            height: 38px;
            line-height: 38px;
            position: relative;
            background: url(/images/pro_icon.jpg) no-repeat 10px 50%;
        }

            .mainleft .prosidebar li a.current, .mainleft .sidebar li a:hover
            {
                color: #e22c07;
            }

                .mainleft .prosidebar li a.current i, .mainleft .sidebar li a:hover i
                {
                    background-position: -161px -8px;
                }

        .mainleft .prosidebar li.show a
        {
            border: 2px solid #e22c07;
            border-right: none;
            background: #fff url(/images/pro_icon2.jpg) no-repeat 10px 50%;
            position: relative;
            z-index: 70;
            width: 216px;
            overflow: hidden;
        }

        .mainleft .prosidebar li.show ul
        {
            left: 240px;
            top: 0;
            position: absolute;
            border: 2px solid #e22c07;
            width: 170px;
            background: #fff;
            z-index: 60;
            padding: 15px;
            overflow: hidden;
            display: block;
        }

        .mainleft .down li.show ul
        {
            left: 240px;
            top: 0;
            position: absolute;
            border: 2px solid #e22c07;
            width: 170px;
            background: #fff;
            z-index: 60;
            padding: 15px;
            overflow: hidden;
            display: block;
        }

            .mainleft .prosidebar li.show ul li
            {
                height: 30px;
                line-height: 30px;
                border: none;
                background: #fff;
                overflow: hidden;
            }

                .mainleft .prosidebar li.show ul li a
                {
                    height: 30px;
                    line-height: 30px;
                    border: none;
                    width: auto;
                    background: url(/images/icon.png) no-repeat -388px -125px;
                }

.mainleft .brands
{
    margin-bottom: 20px;
    background: #f2f2f2;
}

    .mainleft .brands ul
    {
        padding: 18px 0 8px;
    }

    .mainleft .brands li
    {
        width: 206px;
        height: 116px;
        text-align: center;
        margin: 0 auto 10px;
        border: 1px solid #cdcdcd;
        background: #fff;
    }

.mainleft .contact
{
    background: #f2f2f2;
    margin-bottom: 20px;
}

    .mainleft .contact .text
    {
        padding: 18px 0;
        line-height: 20px;
        margin-left: 15px;
    }

        .mainleft .contact .text p
        {
            margin-bottom: 10px;
            position: relative;
            padding-left: 14px;
        }

            .mainleft .contact .text p em
            {
                padding: 0 20px;
            }

            .mainleft .contact .text p i
            {
                border-left: 5px solid #e22c07;
                display: block;
                position: absolute;
                left: 0;
                top: 5px;
                width: 0;
                height: 0;
                border-top: 5px solid transparent;
                border-bottom: 5px solid transparent;
            }
.mainright
{
    width: 940px;
    overflow: hidden;
    margin-bottom: 20px;
}

    .mainright .title-h
    {
        margin: 0 22px;
        height: 58px;
        line-height: 58px;
        border-bottom: 1px solid #cdcdcd;
        position: relative;
        margin-bottom: 22px;
    }

        .mainright .title-h h3
        {
            font-size: 24px;
            font-weight: 400;
            color: #333;
        }

            .mainright .title-h h3 i
            {
                border-bottom: 2px solid #e22c07;
                position: absolute;
                left: 0;
                bottom: -2px;
                width: 100px;
            }

        .mainright .title-h .breadcrumbs
        {
            position: absolute;
            right: 0;
            top: 16px;
            height: 25px;
            line-height: 25px;
            padding-left: 15px;
            background: url(/images/icon.png) no-repeat -387px -66px;
        }

    .mainright .comm
    {
        margin-bottom: 22px;
        overflow: hidden;
        border: 1px solid #cdcdcd;
        background: #fff;
        padding-bottom: 20px;
    }

.product-list
{
    margin-bottom: 22px;
}

    .product-list .list
    {
        margin-left: 10px;
    }

    .product-list .item
    {
        float: left;
        width: 280px;
        height: 430px;
        margin: 0 13px 30px;
        position: relative;
    }

         .product-list .item > div {
      border: 1px solid #cdcdcd;
      width: 238px;
      height: 385px;
      overflow: hidden;
      padding: 30px 20px 15px;
      border-radius: 3px;
      position: relative;
      background: #fff; }

 .product-list .item .img {
      width: 222px;
      height: 222px;
      display: block;
      margin: 0 auto;
      text-align: center;
      overflow: hidden;
      font-size: 0; }

     .product-list .item .img img {
        max-height: 222px;
        max-width: 222px;
        vertical-align: middle; }

        .product-list .item .title
        {
            height: 45px;
            line-height: 45px;
            border-bottom: 1px solid #cdcdcd;
            overflow: hidden;
            display: block;
            margin-bottom: 10px;
        }

        .product-list .item .text
        {
            height: 112px;
            overflow: hidden;
            line-height: 22px;
        }

        .product-list .item.hover
        {
            z-index: 50;
        }

            .product-list .item.hover > div
            {
                height: auto;
                z-index: 50;
                border-color: #e22c07;
            }

                .product-list .item.hover > div .text
                {
                    height: auto;
                }

.pro-recommend
{
    overflow: hidden;
    padding-bottom: 20px;
}

    .pro-recommend li
    {
        width: 280px;
        float: left;
        margin-left: 26px;
        text-align: center;
        overflow: hidden;
        margin-bottom: 10px;
    }

        .pro-recommend li span
        {
            width: 276px;
            border: 2px solid #dedede;
            height: 276px;
            display: block;
            overflow: hidden;
            margin-bottom: 10px;
            font-size: 0;
            text-align: center;
        }

            .pro-recommend li span img
            {
                max-width: 276px;
                max-height: 276px;
                vertical-align: middle;
                overflow: hidden;
            }

.pro-detail
{
    margin-bottom: 22px;
}

    .pro-detail .img
    {
        width: 427px;
        margin-left: 22px;
    }

        .pro-detail .img .big
        {
            width: 425px;
            height: 425px;
            position: relative;
            text-align: center;
            margin-bottom: 15px;
            font-size: 0;
        }

            .pro-detail .img .big img
            {
                max-width: 425px;
                max-height: 425px;
                vertical-align: middle;
                overflow: hidden;
            }

            .pro-detail .img .big span
            {
                display: block;
                width: 18px;
                height: 18px;
                background-position: -35px -36px;
                position: absolute;
                right: 10px;
                bottom: 10px;
                z-index: 20;
            }

    .pro-detail .slider
    {
        height: 78px;
        position: relative;
    }

        .pro-detail .slider .arrow
        {
            top: 50%;
            margin-top: -15px;
            background: url(/images/icon.png) no-repeat -66px -30px;
            display: block;
            position: absolute;
            left: 10px;
            width: 15px;
            height: 30px;
        }

            .pro-detail .slider .arrow.aright
            {
                background-position: -97px -30px;
                right: 10px;
                left: auto;
            }

        .pro-detail .slider .imglist
        {
            width: 365px;
            margin: 0 auto;
            height: 80px;
            overflow: hidden;
            position: relative;
        }

            .pro-detail .slider .imglist ul
            {
                left: 0;
                top: 0;
                position: absolute;
                width: 1000px;
                height: 77px;
                overflow: hidden;
            }

            .pro-detail .slider .imglist li
            {
                float: left;
                width: 75px;
                height: 75px;
                border: 1px solid #cdcdcd;
                margin: 0 7px;
                overflow: hidden;
                cursor: pointer;
            }

                .pro-detail .slider .imglist li img
                {
                    width: 75px;
                    height: 75px;
                    overflow: hidden;
                }

                .pro-detail .slider .imglist li.active
                {
                    border-color: #e22c07;
                }

    .pro-detail .intro
    {
        width: 440px;
        margin-right: 22px;
        overflow: hidden;
    }

        .pro-detail .intro h1
        {
            font-size: 24px;
            color: #333;
            height: 40px;
            line-height: 40px;
            margin-bottom: 10px;
        }

        .pro-detail .intro .item
        {
            height: 30px;
            line-height: 30px;
            margin-bottom: 14px;
            overflow: hidden;
        }

            .pro-detail .intro .item span
            {
                color: #999;
            }

            .pro-detail .intro .item b
            {
                font-size: 24px;
            }

        .pro-detail .intro .text
        {
            background: #f2f2f2;
            padding: 10px 20px 20px;
            line-height: 25px;
            height: 130px;
            overflow: hidden;
            margin-bottom: 25px;
        }

            .pro-detail .intro .text h3
            {
                font-size: 16px;
            }

    .pro-detail .detail
    {
        padding-top: 30px;
        overflow: hidden;
    }

        .pro-detail .detail .title-h h3
        {
            font-size: 18px;
            color: #fd0002;
        }

        .pro-detail .detail .text
        {
            line-height: 25px;
            padding: 0 22px 30px;
        }

        .pro-detail .detail .dian
        {
            margin-bottom: 5px;
            padding-left: 20px;
            background: url(/images/icon.png) no-repeat -390px -96px;
        }

    .pro-detail .share
    {
        padding-left: 70px;
    }

.share
{
    height: 26px;
    line-height: 26px;
    position: relative;
}

    .share span
    {
        position: absolute;
        left: 0;
        top: 0;
        text-align: right;
        width: 70px;
        display: block;
    }

    .share .bdsharebuttonbox a
    {
        width: 28px;
        height: 26px;
        padding-left: 0;
        margin: 0 5px 0 0;
        background: url(/images/icon.png) no-repeat;
        display: block;
    }

    .share .bdsharebuttonbox .bds_sqq
    {
        background-position: -121px -32px;
    }

    .share .bdsharebuttonbox .bds_tsina
    {
        background-position: -158px -32px;
    }

    .share .bdsharebuttonbox .bds_weixin
    {
        background-position: -195px -32px;
    }

    .share .bdsharebuttonbox .bds_more
    {
        background-position: -232px -32px;
    }

.advisory
{
    margin-bottom: 22px;
    padding-bottom: 44px;
}

    .advisory .form
    {
        margin: 0 65px;
    }

    .advisory .group1
    {
        width: 350px;
    }

    .advisory .group2
    {
        width: 450px;
    }

    .advisory .form-group
    {
        height: 60px;
    }

        .advisory .form-group.auto-height
        {
            height: auto;
        }

        .advisory .form-group label
        {
            width: 100%;
            line-height: 25px;
        }

        .advisory .form-group .input-control
        {
            width: 300px;
        }

            .advisory .form-group .input-control.w130
            {
                width: 130px;
            }

        .advisory .form-group .textarea
        {
            width: 435px;
            height: 100px;
            resize: none;
            overflow: hidden;
            padding: 5px;
        }

        .advisory .form-group .codeimg
        {
            margin: 0 15px;
        }

        .advisory .form-group .btn
        {
            width: 145px;
            font-size: 16px;
        }

.product-advisory
{
    background: #fff;
    border: 1px solid #cdcdcd;
    overflow: hidden;
}

    .product-advisory .list
    {
        margin-left: 6px;
    }

    .product-advisory .item
    {
        float: left;
        width: 385px;
        border: 1px solid #cdcdcd;
        border-radius: 5px;
        padding: 0 25px 10px;
        margin: 0 13px 30px;
    }

        .product-advisory .item:hover
        {
            background: #f2f2f2;
        }

        .product-advisory .item h3
        {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #cdcdcd;
            margin-bottom: 10px;
        }

        .product-advisory .item p
        {
            height: 35px;
            line-height: 35px;
        }

            .product-advisory .item p img
            {
                vertical-align: middle;
                display: inline-block;
            }

.about-intro
{
    margin-bottom: 22px;
    overflow: hidden;
}

    .about-intro .text
    {
        margin: 0 22px;
        overflow: hidden;
        line-height: 25px;
        padding-bottom: 30px;
    }

.about-qualification
{
    margin-bottom: 22px;
    overflow: hidden;
}

    .about-qualification li
    {
        float: left;
        width: 192px;
        overflow: hidden;
        text-align: center;
        margin: 0 21px 15px;
        height: 315px;
        line-height: 30px;
    }

        .about-qualification li p
        {
            width: 192px;
            height: 275px;
            overflow: hidden;
            display: block;
            margin-bottom: 10px;
            text-align: center;
            font-size: 0;
        }

            .about-qualification li p img
            {
                max-width: 192px;
                max-height: 275px;
                vertical-align: middle;
                overflow: hidden;
            }

.about-partner
{
    margin-bottom: 22px;
    overflow: hidden;
    padding-bottom: 40px;
}

    .about-partner .list
    {
        border-top: 1px solid #cdcdcd;
        border-left: 1px solid #cdcdcd;
        margin: 0 20px;
    }

    .about-partner li
    {
        float: left;
        width: 288px;
        height: 168px;
        padding: 5px;
        border-bottom: 1px solid #cdcdcd;
        border-right: 1px solid #cdcdcd;
        text-align: center;
        font-size: 0;
    }

        .about-partner li img
        {
            max-width: 288px;
            max-height: 168px;
            overflow: hidden;
            vertical-align: middle;
        }

.about-contact
{
    margin-bottom: 22px;
    overflow: hidden;
    padding-bottom: 40px;
}

    .about-contact .text
    {
        background: url(/images/bg2.jpg) no-repeat left top;
        margin-left: 50px;
        padding-left: 32px;
        width: 620px;
        margin-bottom: 50px;
    }

        .about-contact .text h3
        {
            font-size: 16px;
            color: #333;
            border-bottom: 1px solid #cdcdcd;
            height: 40px;
            line-height: 40px;
            padding-left: 10px;
        }

        .about-contact .text p
        {
            height: 40px;
            line-height: 40px;
            border-bottom: 1px solid #cdcdcd;
            padding-left: 10px;
        }

    .about-contact .map
    {
        text-align: center;
    }

.about-idea .text h3
{
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 40px;
}

.about-idea .text .list
{
    margin-left: 25px;
    overflow: hidden;
}

    .about-idea .text .list li
    {
        float: left;
        width: 220px;
        margin: 0 35px 40px;
        text-align: center;
        font-size: 16px;
        overflow: hidden;
    }

        .about-idea .text .list li img
        {
            display: block;
            width: 218px;
            height: 218px;
            overflow: hidden;
            margin-bottom: 20px;
        }

        .about-idea .text .list li h3
        {
            margin-bottom: 0;
            color: #e22c07;
        }

.about-job .job
{
    border: 1px solid #cdcdcd;
    margin: 0 20px 20px;
}

.about-job .title
{
    position: relative;
    height: 48px;
    line-height: 48px;
    background: #f8f8f8;
    padding-left: 20px;
    font-size: 16px;
    border-bottom: 1px solid #cdcdcd;
}

    .about-job .title .right
    {
        position: absolute;
        right: 20px;
        top: 0;
        font-size: 14px;
    }

.about-job .content
{
    padding: 10px 18px;
    line-height: 22px;
}

.about-advisory .text
{
    margin: 0 50px;
    padding-top: 15px;
    overflow: hidden;
}

.about-advisory .title
{
    background: #f2f2f2;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    padding-left: 55px;
    position: relative;
    margin-bottom: 25px;
}

    .about-advisory .title i
    {
        display: block;
        width: 30px;
        height: 30px;
        top: 10px;
        left: 18px;
        position: absolute;
        background-position: -303px -30px;
    }

.about-advisory .content p
{
    height: 25px;
    line-height: 25px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 100px;
}

    .about-advisory .content p span
    {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 90px;
        text-align: right;
    }

    .about-advisory .content p img
    {
        display: inline-block;
        vertical-align: middle;
    }

    .about-advisory .content p a
    {
        float: left;
        margin-right: 5px;
    }

.news-list
{
    padding-bottom: 0 !important;
}

    .news-list .list
    {
        margin: 0 22px;
    }

        .news-list .list dl
        {
            height: 120px;
            overflow: hidden;
            position: relative;
            padding-left: 180px;
            padding-bottom: 20px;
            margin-bottom: 20px;
            border-bottom: 1px solid #cdcdcd;
        }

        .news-list .list dd
        {
            position: absolute;
            left: 0;
            top: 0;
            width: 160px;
            height: 120px;
            overflow: hidden;
            font-size: 0;
            text-align: center;
        }

            .news-list .list dd img
            {
                max-width: 160px;
                max-height: 120px;
                vertical-align: middle;
                overflow: hidden;
            }

        .news-list .list dt
        {
            color: #999;
        }

            .news-list .list dt .title
            {
                height: 32px;
                line-height: 32px;
                display: block;
                overflow: hidden;
                font-size: 18px;
                color: #333;
                margin-bottom: 10px;
            }

                .news-list .list dt .title:hover
                {
                    color: #e22c07;
                }

            .news-list .list dt .intro
            {
                height: 50px;
                line-height: 25px;
                overflow: hidden;
            }

            .news-list .list dt .detail
            {
                color: #005aa0;
            }

                .news-list .list dt .detail:hover
                {
                    color: #e22c07;
                }

            .news-list .list dt .data
            {
                text-align: right;
                font-size: 12px;
            }

.elegant-demeanor
{
    padding-bottom: 0 !important;
}

    .elegant-demeanor .intro
    {
        margin: 0 22px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .elegant-demeanor .list
    {
        margin-left: 6px;
    }

        .elegant-demeanor .list li
        {
            width: 280px;
            float: left;
            margin: 0 15px 20px;
            height: 230px;
            text-align: center;
        }

            .elegant-demeanor .list li p
            {
                width: 280px;
                height: 200px;
                overflow: hidden;
                display: block;
                margin-bottom: 10px;
                font-size: 0;
                text-align: center;
            }

                .elegant-demeanor .list li p img
                {
                    max-width: 280px;
                    max-height: 200px;
                    vertical-align: middle;
                    overflow: hidden;
                }

.about-online .text
{
    line-height: 25px;
    margin: 0 60px;
    overflow: hidden;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

    .about-online .text .onlie-qq
    {
        height: 30px;
        line-height: 30px;
    }

        .about-online .text .onlie-qq img
        {
            vertical-align: middle;
            display: inline-block;
        }

.about-online .form
{
    margin: 0 60px;
    overflow: hidden;
}

    .about-online .form .tip
    {
        height: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .about-online .form label
    {
        text-align: right;
    }

    .about-online .form .tips
    {
        margin-left: 10px;
        color: #999;
        float: left;
    }

    .about-online .form .textarea
    {
        width: 560px;
        height: 150px;
        line-height: 22px;
        padding: 5px;
        overflow: hidden;
        resize: none;
    }

.news-detail
{
    padding: 22px;
    line-height: 23px;
    overflow: hidden;
    margin-bottom: 22px;
}

    .news-detail h1
    {
        height: 25px;
        line-height: 25px;
        text-align: center;
        margin-bottom: 10px;
        font-size: 24px;
        color: #333;
    }

    .news-detail .data
    {
        text-align: center;
        font-size: 12px;
        color: #999;
        border-bottom: 1px solid #cdcdcd;
        margin-bottom: 10px;
        padding-bottom: 15px;
    }

        .news-detail .data em
        {
            padding: 0 20px;
        }

    .news-detail .content
    {
        border-bottom: 1px solid #cdcdcd;
        padding-bottom: 22px;
        margin-bottom: 22px;
        overflow: hidden;
    }

    .news-detail .qrcode
    {
        text-align: center;
    }

        .news-detail .qrcode p
        {
            margin-bottom: 10px;
        }

    .news-detail .share
    {
        padding-top: 15px;
    }

        .news-detail .share span
        {
            float: left;
            width: 448px;
            text-align: right;
            display: block;
            position: static;
        }

        .news-detail .share .bdsharebuttonbox
        {
            float: left;
        }

            .news-detail .share .bdsharebuttonbox a
            {
                float: left;
            }

.news-recommend
{
    padding-bottom: 15px;
    overflow: hidden;
}

    .news-recommend li
    {
        float: left;
        width: 210px;
        line-height: 25px;
        height: 220px;
        overflow: hidden;
        margin-left: 20px;
    }

        .news-recommend li p
        {
            width: 210px;
            height: 158px;
            overflow: hidden;
            display: block;
            margin-bottom: 10px;
            font-size: 0;
            text-align: center;
        }

            .news-recommend li p img
            {
                max-width: 210px;
                max-height: 158px;
                vertical-align: middle;
            }
/*# sourceMappingURL=style.css.map */
<!--0.00022792816162109-->