﻿
#topbar {
    margin-left: auto;
    margin-right: auto;
}

    #topbar .top1bg {
        width: 100%;
        height: 35px;
        background-color: #0064b4;
        overflow: hidden;
    }

        #topbar .top1bg .topbanner {
            width: 1260px;
            height: 24px;
            margin-top: 5px;
            margin-left: auto;
            margin-right: auto;
        }

            #topbar .top1bg .topbanner .lang {
                float: left;
                display: inline-block;
                font-size: 14px;
                height: 16px;
                line-height: 16px;
                color: white;
            }


    #topbar .top2bg {
        position: relative;
        background-color: white;
        z-index: 2;
    }

        #topbar .top2bg .logo {
            float: left;
            width: 397px;
            height: 64px;
            margin-top: 25px;
            background-image: url(../IMG/logo.png);
            background-repeat: no-repeat;
        }

        #topbar .top2bg .search {
            float: right;
            width: 361px;
            height: 33px;
            margin-top: 30px;
            margin-right: 54px;
            background-image: url(../IMG/search.png);
            background-repeat: no-repeat;
        }

        /*--导航--*/
        #topbar .top2bg .navbardiv {
            width: 1180px;
            height: 55px;
            margin-left: auto;
            margin-right: auto;
        }

            #topbar .top2bg .navbardiv .navbar {
                height: 55px;
                list-style: none;
            }

                #topbar .top2bg .navbardiv .navbar li {
                    float: left;
                    height: 55px;
                    list-style: none;
                    position: relative;
                }

                    #topbar .top2bg .navbardiv .navbar li a {
                        float: left;
                        white-space: nowrap;
                        text-decoration: none;
                        display: block;
                        height: 55px;
                        line-height: 50px;
                        font-size: 18px;
                        width: 168px;
                        color: white;
                        text-align: center;
                        padding: 0px 0px 0px 0px;
                        font-family: 微软雅黑;
                    }

                        #topbar .top2bg .navbardiv .navbar li a:hover {
                            color: #ffffff;
                            opacity: 0.82;
                            background-color: #0064b4;
                        }

                        #topbar .top2bg .navbardiv .navbar li a span {
                            font-size: 12px;
                            padding: 0px 0px 0px 6px;
                        }

            #topbar .top2bg .navbardiv .submenu {
                width: 240px;
                padding-bottom: 15px;
                margin-top: 30px;
                background: url(../IMG/mdrop1.png) no-repeat;
            }

            #topbar .top2bg .navbardiv .mj_menu_li_img {
                width: 400px;
                height: 135px;
                opacity: 0.9;
                filter: alpha(opacity=90);
                margin-top: 16px;
                margin-left: 10px;
                float: left;
            }

            #topbar .top2bg .navbardiv .submenu div a {
                float: left;
                margin-left: 20px;
                font-size: 15px;
                color: #ffffff;
                line-height: 24px;
                width: 200px;
                height: 24px;
                text-indent: 0px;
                text-align: left;
            }

                #topbar .top2bg .navbardiv .submenu div a:hover {
                    background: none;
                    line-height: 24px;
                    width: 80px;
                    height: 24px;
                    text-indent: 0px;
                    color: #00b9ff;
                }

            #topbar .top2bg .navbardiv .mj_menu_li_txt {
                color: #696969;
                float: left;
                width: 200px;
                margin-top: 10px;
                margin-left: 20px;
            }

            /*#zsjy div a{margin-left:25px;}*/

            #topbar .top2bg .navbardiv .navbar li.selected .submenu {
                display: block;
            }

            #topbar .top2bg .navbardiv .navbar li .submenu {
                display: none;
                position: absolute;
                z-index: 2;
                top: 25px;
                left: 0px;
            }

                #topbar .top2bg .navbardiv .navbar li .submenu li {
                    padding: 0;
                    background: none;
                    height: auto;
                    border-bottom: dotted 0px #BEBEBE;
                }


    #topbar .top3bg {
        width: 100%;
        height: 400px;
        margin: 0px auto;
    }

        #topbar .top3bg .flexslider /* 切换背景图 */ {
            margin: 0px auto;
            position: absolute;
            min-height: 400px;
            max-height: 500px;
            height: auto;
            overflow: hidden;
            zoom: 1;
        }

            #topbar .top3bg .flexslider .slides li {
                width: 100%;
                height: 100%;
            }

        #topbar .top3bg .flex-direction-nav a {
            width: 70px;
            height: 70px;
            line-height: 99em;
            overflow: hidden;
            margin: -30px 0 0;
            display: block;
            background: url(../IMG/ad_ctr.png) no-repeat;
            position: absolute;
            top: 50%;
            cursor: pointer;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transition: all .3s ease;
            border-radius: 35px;
        }

        #topbar .top3bg .flex-direction-nav .flex-next {
            background-position: 0 -70px;
            right: 0;
        }

        #topbar .top3bg .flex-direction-nav .flex-prev {
            left: 0;
        }

        #topbar .top3bg .flexslider:hover .flex-next {
            opacity: 0.8;
            filter: alpha(opacity=25);
        }

        #topbar .top3bg .flexslider:hover .flex-prev {
            opacity: 0.8;
            filter: alpha(opacity=25);
        }

        #topbar .top3bg .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
            opacity: 1;
            filter: alpha(opacity=50);
        }

        #topbar .top3bg .flex-control-nav {
            width: 100%;
            position: absolute;
            bottom: 10px;
            text-align: center;
        }

            #topbar .top3bg .flex-control-nav li {
                margin: 0 2px;
                display: inline-block;
                zoom: 1;
                display: inline;
            }

        #topbar .top3bg .flexslider .slides a img {
            border: none;
            width: 100%;
            height: 400px;
            display: block;
        }

#center {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

    #center .left {
        float: left;
        width: 800px;
    }

        #center .left .jdxw {
            width: 800px;
            overflow: hidden;
        }

            #center .left .jdxw .mainl {
                float: left;
                width: 388px;
                overflow: hidden;
            }

        #center .left .mtnxd {
            float: left;
            width: 388px;
            overflow: hidden;
        }

        #center .left .xsjz {
            float: left;
            width: 388px;
            overflow: hidden;
        }

.mainl ul {
    padding: 0px;
    margin: 0px;
}

    .mainl ul li {
        padding: 0px;
        margin: 0px;
    }

.mainl a {
}

    .mainl a span {
        font-weight: 500;
        font-size: 13px;
        color: #40403f;
        background-image: url(../IMG/dot.png);
        background-repeat: no-repeat;
        padding-left: 15px;
        line-height: 25px;
        display: block;
        width: 350px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-left: 0px;
        font-family: 微软雅黑;
    }

.more {
    text-align: left;
    height: 15px;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .more a {
        color: #0364b5;
        font-size: 16px;
    }

.xtbt a {
    font-size: 15px;
    color: #003969;
    text-align: left;
    height: 10px;
    line-height: 20px;
}




.xtbtrq {
    font-size: 14px;
    color: #003969;
    text-align: left;
    height: 20px;
    position: relative;
}

.xtdh {
    width: 380px;
    margin-top: 10px;
    text-align: left;
    font-size: 12px;
    text-align: left;
    line-height: 20px;
    height: 80px;
}

    .xtdh a {
        position: relative;
        line-height: 20px;
        max-height: 40px;
        color: #939292;
        overflow: hidden;
    }

        .xtdh a::after {
            content: "...";
            position: absolute;
            bottom: 0;
            right: 0;
            padding-left: 40px;
            background: -webkit-linear-gradient(left, transparent, #f3f0eb 55%);
            background: -o-linear-gradient(right, transparent, #f3f0eb 55%);
            background: -moz-linear-gradient(right, transparent, #f3f0eb 55%);
            background: linear-gradient(to right, transparent, #f3f0eb 55%);
        }


.xtbt {
    text-align: left;
}

.xt {
    margin: 5px 0px 8px 0px;
}

#center .right {
    float: left;
    width: 400px;
    overflow: hidden;
}

    #center .right .xnfw li {
        list-style-type: none;
        float: left;
        font-size: 14px;
        line-height: 40px;
        text-align: left;
        border: none;
        width: 100px;
        height: 94px;
        margin-left: 15px;
        margin-top: 6px;
    }

    #center .right .xnfw .tubiao {
        width: 50px;
        height: 48px;
        margin: 0 auto;
    }

    #center .right .xnfw .fuxm {
        float: left;
        color: black;
        width: 100px;
        height: 20px;
        line-height: 20px;
        margin: 0 auto;
        margin-top: 8px;
        text-align: center;
    }

        #center .right .xnfw .fuxm:hover {
            color: #00b9ff;
        }

    #center .right .slider {
        margin-top: 20px;
    }

#bottombar {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin: 0 auto;
}

    #bottombar .bottomarea1 {
        height: 300px;
        background-image: url(../IMG/bottombg.jpg);
        background-position: center;
        background-repeat: no-repeat;
        margin: 0 auto;
        position: relative;
    }

        #bottombar .bottomarea1 .bottommenu {
            margin: 0 auto;
            width: 1160px;
	    position:relative;
            left:-20px;
            overflow: hidden;
        }

        #bottombar .bottomarea1 .bottom_dl {
            font-size: 20px;
            padding-top: 40px;
            text-align: center;
            float: left;
            margin: 0 auto;
            width: 190px;
        }

.bottom_dl dt {
}

    .bottom_dl dt a {
        font-size: 14px;
        color: dimgrey;
        font-family: 微软雅黑;
        font-weight: bold;
        text-align: center;
        line-height: 40px;
    }

.bottom_dl dd {
    margin-left: -2px;
}

    .bottom_dl dd a {
        color: gray;
        font-size: 13px;
        font-family: 微软雅黑;
        line-height: 35px;
    }

#hmenu1 {
    margin: 0 auto;
    width: 500px;
    position: relative;
    left: 110px;
}

    #hmenu1 span a {
        color: gray;
        font-size: 13px;
        font-family: 微软雅黑;
        padding-left: 15px;
    }

#hmenu2 {
    margin: 0 auto;
    width: 1270px;
}

    #hmenu2 span a {
        color: gray;
        font-size: 13px;
        font-family: 微软雅黑;
        padding-left: 15px;
    }

#hmenu3 {
    margin: 0 auto;
    width: 230px;
    position: relative;
    left: 440px;
}

    #hmenu3 span a {
        color: gray;
        font-size: 13px;
        font-family: 微软雅黑;
        padding-left: 15px;
    }

#hmenu4 {
    margin: 0 auto;
    width: 230px;
    position: relative;
    left: -432px;
}

    #hmenu4 span a {
        color: gray;
        font-size: 13px;
        font-family: 微软雅黑;
        padding-left: 15px;
    }

#bottombar .bottomarea2 {
    width: 100%;
    height: 177px;
    background-color: #0064b4;
    margin: 0 auto;
    text-align: center;
}

    #bottombar .bottomarea2 .bottomarea21 {
        width: 1100px;
        margin: 0 auto;
        text-align: center;
        padding-top: 14px;
    }

    #bottombar .bottomarea2 .bottomarea21 .bottom1 {
        float: left;
        color: white;
        margin-top:12px;
        font-size: 14px;
        line-height: 25px;
        text-align: left;
    }

    #bottombar .bottomarea2 .bottomarea21 .bottom2 {
        float: left;
        margin-top: 30px;
        margin-left: 60px;
    }

    #bottombar .bottomarea2 .bottomarea21 .bottom3 {
        float: left;
        margin-top: 30px;
        margin-left: 60px;
    }

    #bottombar .bottomarea2 .bottomarea21 .bottom4 {
        float: right;
        margin-right: 40px;
        color: white;
        font-size: 14px;
        line-height: 30px;
        text-align: left;
    }


    #bottombar .bottomarea2 .bottomarea21 .wx2d {
        float: left;
        width: 111px;
        height: 111px;
        background-image: url('../image/gfwx.jpg');
        background-repeat: no-repeat;
    }

    #bottombar .bottomarea2 .bottomarea21 .wb2d {
        float: left;
        width: 111px;
        height: 111px;
        background-image: url('../image/gfwb.jpg');
        background-repeat: no-repeat;
    }

#bottombar .bottomarea3 {
    width: 100%;
    height: 52px;
    background-color: #012039;
    position: relative;
}

#bottombar .bottomarea31 {
    width: 378px;
    margin: 0 auto;
    text-align: center;
    padding-top: 7px;
}


.bottom5 {
    padding-top: 15px;
    float: left;
}

.bottom6 {
    padding-top: 12px;
    float: left;
}

.bottom7 {
    float: left;
}

.bottom8 {
    float: left;
}

#bottombar .bottomarea3 .gf {
    float: left;
    margin-left: 260px;
    width: 150px;
    height: 40px;
    background-color:red;
    position: relative;
    overflow: hidden;
}

    #bottombar .bottomarea3 .gf .gfwx {
        width: 38px;
        height: 38px;
        bottom: 0px;
        cursor: pointer;
        display: block;
        background-image: url('../image/wx.jpg');
        background-repeat: no-repeat;
    }

    #bottombar .bottomarea3 .gf .gfwb {
        left: 60px;
        bottom: 0px;
        width: 38px;
        height: 38px;
        cursor: pointer;
        display: block;
        background-image: url('../image/wb.jpg');
        background-repeat: no-repeat;
    }
