/*common start*/
body, div, ul, li, a, img, p, dl, dt, dd, h1, h2, h3, h4, span, strong, input {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: 0;
    list-style: none;
}

body {
    font-size: 12px;
    font-family: '';
    color: #666;
    background: url(/images/bg.jpg) repeat-x top #fff;
    background-attachment: fixed;
}

a {
    color: #666;
}

    a:hover {
        color: #f60;
    }

p {
    line-height: 1.8em;
    padding: 5px 0;
}

.clear {
    margin: 0;
    padding: 0;
    font-size: 0;
    clear: both;
}

.wapper {
    width: 1004px;
    margin: 0 auto;
}



.menutop {
    background: url(/images/menu_sbg.jpg) repeat-x;
    height: 6px;
}
/*menu*/
.menu {
    height: 35px;
    line-height: 35px;
    background: url(/images/menu_bg.jpg) repeat-x;
}

    .menu ul li {
        float: left;
        position: relative;
        background: url(/images/menu_s.gif) right center no-repeat;
        width: 143px;
    }

        .menu ul li dl {
            background: #0f5ea0;
            width: 125%;
            position: absolute;
            left: 0px;
            top: 35px;
            box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
            padding-bottom: 10px;
            display: none;
            z-index: 9999;
        }

            .menu ul li dl dd {
                line-height: 30px;
            }

                .menu ul li dl dd a {
                    font-size: 14px;
                    color: #fff;
                    font-weight: normal;
                    display: block;
                    text-align: left;
                    background: url(/images/ico_3.gif) 15px center no-repeat;
                    padding-left: 42px;
                }

                    .menu ul li dl dd a:hover {
                        background: #fff;
                        color: #000;
                    }

                .menu ul li dl dd:hover {
                    background: #aceb9a;
                }

    .menu a {
        font-size: 14px;
        color: #fff;
        text-decoration: none;
        display: block;
        text-align: center;
    }

        .menu a:hover {
            color: #000;
        }

a.menu_hover {
    background: #fff;
    color: #000;
}

.banner_01 {
    width: 1004px;
    height: 220px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .banner_01 ul {
        height: 220px;
        position: absolute;
    }

        .banner_01 ul li {
            width: 1004px;
            height: 220px;
            float: left;
            overflow: hidden;
            position: relative;
            background: #ccc;
        }

            .banner_01 ul li img {
                width: 1004px;
                height: 220px;
            }

    .banner_01 .btnBg {
        width: 1004px;
        height: 20px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #000;
    }

    .banner_01 .btn {
        width: 1004px;
        position: absolute;
        height: 10px;
        padding: 5px 10px;
        right: 0;
        bottom: 3px;
        text-align: right;
    }

        .banner_01 .btn span {
            display: inline-block;
            _display: inline;
            _zoom: 1;
            width: 25px;
            height: 10px;
            _font-size: 0;
            margin-left: 5px;
            cursor: pointer;
            background: #fff;
        }

            .banner_01 .btn span.on {
                background: #fff;
            }

    .banner_01 .preNext {
        top: 60px;
        width: 45px;
        height: 100px;
        position: absolute;
        background: url(/images/sprite.png) no-repeat 0 0;
        cursor: pointer;
    }

    .banner_01 .pre {
        left: 0;
    }

    .banner_01 .next {
        right: 0;
        background-position: right top;
    }

.con1 {
    background: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    width: 984px;
    color: #444;
}

    .con1 span {
        display: block;
        float: left;
    }

.search {
    background: url(/images/search.png) no-repeat;
    width: 276px;
    height: 40px;
    line-height: 40px;
    float: right;
    overflow: hidden;
    position: relative;
}

.input_text {
    height: 22px;
    line-height: 22px;
    background: none;
    border: 1px solid #ccc;
    width: 130px;
    position: absolute;
    left: 75px;
    top: 9px;
}

.input_button {
    position: absolute;
    right: 0px;
    top: 9px;
    background: url(/images/search.gif) no-repeat;
    width: 60px;
    height: 24px;
    cursor: pointer;
}

.main {
    border: 1px solid #87c6e3;
    background: #e8f6fc;
    width: 982px;
    padding: 10px;
    min-height: 532px;
}

.con2 {
    background: #fff;
    border: 1px solid #c6ddee;
    height: 100px;
    overflow: hidden;
}

    .con2 img {
        float: left;
    }

    .con2 strong {
        display: block;
        float: right;
        width: 854px;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #cccccc;
        margin-top: 5px;
    }

        .con2 strong a {
            color: #2A5692;
            font-size: 24px;
        }

            .con2 strong a:hover {
                color: #f60;
            }

    .con2 span {
        display: block;
        float: right;
        width: 854px;
        line-height: 25px;
    }

        .con2 span a {
            display: block;
        }


.con3 {
    margin-top: 10px;
}

.c3-left {
    float: left;
    width: 356px;
}

.slideBox {
    width: 356px;
    height: 293px;
    overflow: hidden;
    position: relative;
}

    .slideBox .hd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        right: 10px;
        bottom: 10px;
        z-index: 1;
    }

        .slideBox .hd ul {
            overflow: hidden;
            zoom: 1;
            float: left;
        }

            .slideBox .hd ul li {
                float: left;
                margin-right: 5px;
                width: 15px;
                height: 15px;
                line-height: 14px;
                text-align: center;
                background: #fff;
                cursor: pointer;
            }

                .slideBox .hd ul li.on {
                    background: #f00;
                    color: #fff;
                }

    .slideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

        .slideBox .bd ul li {
            position: relative;
        }

        .slideBox .bd ul span {
            display: block;
            height: 40px;
            line-height: 40px;
            background: #000;
            background: rgba(0,0,0,0.8);
            position: absolute;
            bottom: 0px;
            width: 100%;
            color: #fff;
            padding-left: 10px;
        }

        .slideBox .bd img {
            width: 356px;
            height: 293px;
        }

/*slideTxtBox_01*/
.slideTxtBox_01 {
    float: left;
    margin: 0px 10px;
    border: 1px solid #c6ddee;
    padding: 5px;
    width: 377px;
    background: #fff;
}

    .slideTxtBox_01 .hd {
        background: url(/images/title_bg.jpg) bottom repeat-x;
        height: 30px;
        line-height: 30px;
        position: relative;
    }

        .slideTxtBox_01 .hd ul li {
            float: left;
            height: 30px;
            line-height: 30px;
            text-align: center;
            width: 80px;
        }

            .slideTxtBox_01 .hd ul li a {
                color: #2A5692;
                display: block;
                font-size: 14px;
            }

            .slideTxtBox_01 .hd ul li.on {
                background: url(/images/title_bgon.jpg) top repeat-x;
                cursor: pointer;
            }

                .slideTxtBox_01 .hd ul li.on a {
                    color: #fff;
                    font-weight: bold;
                }

    .slideTxtBox_01 .bd {
        margin: 5px 0px;
        height: 242px;
    }

        .slideTxtBox_01 .bd ul li {
            border-bottom: #e6e1df solid 1px;
            background: url(/images/biao3.gif) no-repeat 7px center;
            height: 29px;
            line-height: 29px;
            padding-left: 20px;
        }

            .slideTxtBox_01 .bd ul li span {
                color: #999;
                float: right;
            }

    .slideTxtBox_01 .hd a.more {
        position: absolute;
        right: 0px;
        top: 3px;
    }

.c3-right {
    float: right;
    width: 217px;
}

    .c3-right h2 {
        background: url(/images/title_bg_left.jpg) no-repeat;
        height: 32px;
        line-height: 32px;
    }

        .c3-right h2 strong {
            display: block;
            float: left;
            margin-left: 15px;
            background: url(/images/title_bg_left_on.gif) repeat-x;
            width: 85px;
            text-align: center;
            color: #2A5692;
            font-size: 14px;
            height: 28px;
            line-height: 28px;
            margin-top: 4px;
        }

        .c3-right h2 a {
            float: right;
            margin-right: 10px;
        }
/*scroll_02*/
.scroll_02 {
    height: 241px;
    border: 1px solid #c6ddee;
    padding: 10px;
    background: #fff;
    border-top: none;
}

    .scroll_02 .hd .prev, .scroll_02 .hd .next {
        display: block;
        width: 5px;
        height: 9px;
        line-height: 10px;
        overflow: hidden;
        cursor: pointer;
        background: url(/images/icoLeft.gif) no-repeat;
    }

    .scroll_02 .hd .next {
        background: url(/images/icoRight.gif) no-repeat;
    }

    .scroll_02 .bd ul li {
        border-bottom: 1px solid #e6e1df;
        line-height: 24px;
        font-size: 13px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

        .scroll_02 .bd ul li a {
            color: #000;
            margin-left: 15px;
            width: calc(100% - 90px);
            overflow: hidden;
            text-overflow: ellipsis;
            /* display: block; */
            /* height: 20px; */
            /* white-space: nowrap; */
            display: -webkit-box;
            -webkit-line-clamp: 2; /* 限制显示的行数 */
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .scroll_02 .bd ul li span {
            color: #044f89;
        }

.c3-right .pic {
    margin-top: 5px;
}

.con4 {
    margin-top: 10px;
    background: url(/images/glc_bg.jpg) right center no-repeat #fff;
    height: 62px;
    line-height: 62px;
}

    .con4 h2 {
        background: #2a98cd;
        float: left;
        width: 100px;
        text-align: center;
        height: 62px;
        line-height: 62px;
        border-right: 5px solid #44b8ef;
    }

        .con4 h2 a {
            font-size: 14px;
            color: #fff;
        }

    .con4 ul {
        float: left;
        width: 854px;
        border: 1px solid #c6ddee;
        height: 60px;
        line-height: 60px;
        border-left: none;
        margin-left: 22px;
    }

        .con4 ul li {
            float: left;
            background: url(/images/ico_3_hover.gif) no-repeat left center;
            padding-left: 20px;
            margin-right: 20px;
        }

            .con4 ul li a {
                color: #2A5692;
                font-size: 14px;
                font-weight: bold;
            }

.con5 {
    margin-top: 10px;
}

    .con5 .c5-news {
        float: left;
        border: 1px solid #c6ddee;
        background: #fff;
        width: 474px;
        margin-right: 10px;
        padding: 5px;
        min-height: 225px;
    }

        .con5 .c5-news h2 {
            border-bottom: 2px solid #207ebe;
            height: 30px;
            line-height: 30px;
        }

            .con5 .c5-news h2 b {
                display: block;
                background: url(/images/title_bgon.jpg) repeat-x;
                height: 30px;
                line-height: 30px;
                float: left;
                width: 100px;
                text-align: center;
                font-size: 14px;
            }

                .con5 .c5-news h2 b a {
                    color: #fff;
                    display: block;
                }

                    .con5 .c5-news h2 b a:hover {
                        color: #ffcc00;
                    }

            .con5 .c5-news h2 a.more {
                float: right;
            }

        .con5 .c5-news ul {
            padding: 5px;
        }

            .con5 .c5-news ul li {
                border-bottom: #e6e1df solid 1px;
                background: url(/images/biao3.gif) no-repeat 7px center;
                height: 29px;
                line-height: 29px;
                padding-left: 20px;
            }

                .con5 .c5-news ul li span {
                    color: #999;
                    float: right;
                }

.con6 {
    margin-top: 10px;
}

.c6-left {
    float: left;
    width: 575px;
    padding: 10px;
    border: 1px solid #c6ddee;
    height: 210px;
}

    .c6-left h2 {
        height: 36px;
        line-height: 36px;
        border-bottom: 1px solid #ccc;
    }

        .c6-left h2 a {
            float: right;
        }

    .c6-left span {
        display: block;
        line-height: 23px;
        padding-top: 10px;
    }

.c6-right {
    float: right;
    width: 370px;
}

    .c6-right h2 {
        background: url(/images/title_bg_left.jpg) no-repeat;
        height: 32px;
        line-height: 32px;
        background-size: 100%;
    }

        .c6-right h2 strong {
            display: block;
            float: left;
            margin-left: 15px;
            background: url(/images/title_bg_left_on.gif) repeat-x;
            width: 85px;
            text-align: center;
            color: #2A5692;
            font-size: 14px;
            height: 28px;
            line-height: 28px;
            margin-top: 4px;
        }

        .c6-right h2 a {
            float: right;
            margin-right: 10px;
        }

    .c6-right .weather {
        height: 200px;
        width: 100%;
        background: #fff;
        padding: 0;
        border: 1px solid #c6ddee;
    }

.con7 {
    border: 1px solid #e8b56c;
    background: #fff;
    height: 146px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 10px;
}

    .con7 h2 {
        float: left;
        width: 44px;
    }

        .con7 h2 img {
            width: 44px;
            height: 146px;
            outline-width: 0px;
            vertical-align: top;
        }
/*scroll_03*/
.scroll_03 {
    float: right;
    position: relative;
    width: 936px;
    margin-top: 10px;
}

    .scroll_03 .hd .prev {
        display: block;
        width: 6px;
        height: 73px;
        overflow: hidden;
        cursor: pointer;
        background: url(/images/ax1.gif) no-repeat;
        position: absolute;
        left: 12px;
        top: 0px;
    }

        .scroll_03 .hd .prev:hover {
            background: url(/images/ax1a.gif) no-repeat;
        }

    .scroll_03 .hd .next {
        display: block;
        width: 6px;
        height: 73px;
        overflow: hidden;
        cursor: pointer;
        background: url(/images/ax2.gif) no-repeat;
        position: absolute;
        right: 12px;
        top: 0px;
    }

        .scroll_03 .hd .next:hover {
            background: url(/images/ax2a.gif) no-repeat;
        }

    .scroll_03 .bd {
        margin-left: 26px;
    }

        .scroll_03 .bd li {
            float: left;
            width: 160px;
            overflow: hidden;
            margin: 0 8px;
            text-align: center;
        }

            .scroll_03 .bd li .img {
                height: 122px;
                border: #ccc solid 1px;
                padding: 2px;
                background: #fff;
            }

                .scroll_03 .bd li .img:hover {
                    background: #f4f4f4;
                }

            .scroll_03 .bd li span {
                height: 30px;
                line-height: 30px;
                text-align: center;
                display: block;
            }

            .scroll_03 .bd li .img table tr td {
                height: 116px;
            }

                .scroll_03 .bd li .img table tr td img {
                    max-width: 154px;
                    max-height: 116px;
                }


.con8 {
    border: 1px solid #c6ddee;
    background: #fff;
    height: 62px;
    margin-top: 10px;
}

    .con8 h2 {
        float: left;
        width: 32px;
        text-align: center;
        background: #b8e5fc;
        font-size: 14px;
        padding: 12px 5px;
        color: #2A5692;
    }

    .con8 ul {
        float: right;
        width: 928px;
        height: 62px;
    }

        .con8 ul li {
            float: left;
            margin-right: 10px;
            width: 100px;
            padding: 2px;
            border: 1px solid #ccc;
            margin-top: 10px;
        }

            .con8 ul li img {
                width: 100px;
                height: 35px;
                outline-width: 0px;
                vertical-align: top;
            }

.footer {
    background: #336ca9;
    color: #fff;
    line-height: 22px;
    padding: 18px 0px;
    text-align: center;
    margin-top: 10px;
}

    .footer a {
        color: #fff;
    }

    .footer b {
        font-weight: normal;
        padding: 0px 10px;
    }









/*Add------------------------------------------------------------------------------*/

.weizhi {
    height: 30px;
    line-height: 30px;
    background: url(/images/title2_bg.jpg) repeat-x;
    font-size: 14px;
    border-bottom: 2px solid #207ebe;
}

    .weizhi strong {
        float: left;
        color: #2A5692;
        display: block;
        background: url(/images/title_d.gif) left center no-repeat;
        padding-left: 15px;
    }

        .weizhi strong a {
            color: #2A5692;
        }

    .weizhi span {
        float: right;
        display: block;
    }

.inside {
    margin-top: 20px;
    background: url(/images/title_04.gif) #fff repeat-y;
    min-height: 400px;
}

.inside_left {
    width: 188px;
    float: left;
    border: 1px solid #c6ddee;
    padding: 5px;
}

    .inside_left .side_a dl dt {
        margin-bottom: 5px;
        display: block;
        height: 30px;
        color: #fff;
        font-weight: bold;
        line-height: 30px;
        font-size: 14px;
        background: url(/images/title2_bgon.jpg) repeat-x;
        text-align: center;
    }

    .inside_left .side_a dl dd {
        height: 35px;
        line-height: 35px;
        border-bottom: #ddd solid 1px;
        margin-bottom: 5px;
    }

        .inside_left .side_a dl dd a {
            display: block;
            padding-left: 34px;
            font-size: 14px;
            background: url(/images/left_menu_d.gif) #E4ECF9 no-repeat left center;
            color: #2A5692;
        }

            .inside_left .side_a dl dd a:hover {
                background: url(/images/left_menu_d.gif) #BBCFF0 no-repeat left center;
                color: #f00;
                font-weight: bold;
            }

    .inside_left .side_a dl .hover a {
        background: url(/images/left_menu_d.gif) #BBCFF0 no-repeat left center;
    }


.inside_right {
    width: 750px;
    float: right;
    border: 1px solid #c6ddee;
    background: #fff;
    padding: 10px;
}

.inside_con {
    padding: 10px 0;
}



/*contact*/
.contact h2 {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #fff;
    background: #999;
}

.contact {
    margin-top: 15px;
}

    .contact ul {
        padding: 10px 10px;
        border: #e4e4e4 solid 1px;
    }

        .contact ul li {
            line-height: 20px;
            padding: 3px 0;
        }

/*proShow*/
.product_show ul li {
    width: 130px;
    line-height: 20px;
}

.product_show ul li {
    float: left;
    margin: 15px 20px 0;
    border: #e4e4e4 solid 1px;
    display: inline;
}

.pro img {
    max-width: 120px;
    max-height: 90px;
    width: expression(this.width >120 && this.height < this.width ? 120: true);
    height: expression(this.height > 90 ? 90: true);
}

.hover2 {
    background: #f4f4f4;
}

/*product_list*/
.side_product {
    margin-top: 15px;
}

    .side_product h2 {
        height: 36px;
        line-height: 36px;
        padding-left: 20px;
        color: #fff;
        background: #999;
    }

    .side_product ul {
        padding: 10px 10px;
        border: #e4e4e4 solid 1px;
    }

        .side_product ul li {
            line-height: 24px;
        }

            .side_product ul li a {
                padding-left: 30px;
                display: block;
                border-bottom: #e4e4e4 dashed 1px;
                background: url(/images/side_menu_bg.gif) 10px 8px no-repeat;
            }

            .side_product ul li dl dd a {
                display: inline;
                border: none;
                background: none;
            }
