﻿@charset "utf-8";
/* CSS Document */

.tit {
    height: 49px;
    background: url(../../Image/SJJ/tit.jpg) repeat-x;
}

.tit_l {
    padding-left: 410px;
    width: 1560px;
    float: left;
    height: 39px;
    line-height: 39px;
}

.bot {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    padding: 15px 0px 25px 0px;
}

.table_td_bottom {
    line-height: 30px;
    padding-left: 200px;
    color: #707070;
    font-size: 12px;
    text-align: center;
}

.tabbox0 {
    width: 465px;
    height: 400px;
    float: left;
}

    .tabbox0 .tab {
        overflow: hidden;
    }

        .tabbox0 .tab a {
            display: block;
            padding: 10px 8px;
            float: left;
            text-decoration: none;
            color: #000000;
            font-size: 16px;
        }

            .tabbox0 .tab a:hover {
                color: #0B51C1;
                text-decoration: none;
            }

            .tabbox0 .tab a.on {
                color: #0B51C1;
                text-decoration: none;
            }

    .tabbox0 .content {
        width: 465px;
        height: 400px;
        overflow: hidden;
        clear: both;
        width: 96%;
    }

        .tabbox0 .content ul li {
            line-height: 28px;
            height: auto;
            font-size: 14px;
            margin-top: 10px;
            margin-left: -30px;
            overflow: hidden; /*内容超出后隐藏*/
            text-overflow: ellipsis; /* 超出内容显示为省略号*/
            white-space: nowrap; /*文本不进行换行*/
        }

            .tabbox0 .content ul li a {
                color: black;
            }

            .tabbox0 .content ul li span {
                float: right;
            }

.tabbox1 {
    width: 400px;
    height: 470px;
    float: left;
}

    .tabbox1 .tab {
        overflow: hidden;
    }

        .tabbox1 .tab a {
            display: block;
            padding: 10px 20px;
            float: left;
            text-decoration: none;
            color: #000000;
            font-size: 16px;
        }

            .tabbox1 .tab a:hover {
                color: #0B51C1;
                text-decoration: none;
            }

            .tabbox1 .tab a.on {
                color: #0B51C1;
                text-decoration: none;
            }

    .tabbox1 .content {
        width: 620px;
        height: 470px;
        overflow: hidden;
        clear: both;
        width: 96%;
    }

        .tabbox1 .content ul li {
            line-height: 34px;
            height: auto;
            font-size: 14px;
            margin-top: 10px;
            margin-left: -20px;
            color: black;
            overflow: hidden; /*内容超出后隐藏*/
            text-overflow: ellipsis; /* 超出内容显示为省略号*/
            white-space: nowrap; /*文本不进行换行*/
        }

            .tabbox1 .content ul li span {
                float: right;
            }

.tabbox2 {
    width: 400px;
    height: 470px;
    float: left;
}

    .tabbox2 .tab {
        overflow: hidden;
    }

        .tabbox2 .tab a {
            display: block;
            padding: 10px 20px;
            float: left;
            text-decoration: none;
            color: #000000;
            font-size: 16px;
        }

            .tabbox2 .tab a:hover {
                color: #0B51C1;
                text-decoration: none;
            }

            .tabbox2 .tab a.on {
                color: #0B51C1;
                text-decoration: none;
            }

    .tabbox2 .content {
        width: 310px;
        height: 470px;
        overflow: hidden;
        clear: both;
        width: 96%;
    }

        .tabbox2 .content ul li {
            line-height: 34px;
            height: auto;
            font-size: 14px;
            margin-top: 10px;
            margin-left: -20px;
            color: black;
            overflow: hidden; /*内容超出后隐藏*/
            text-overflow: ellipsis; /* 超出内容显示为省略号*/
            white-space: nowrap; /*文本不进行换行*/
        }

            .tabbox2 .content ul li span {
                float: right;
            }

.tabbox3 {
    width: 400px;
    height: 470px;
    float: left;
}

    .tabbox3 .tab {
        overflow: hidden;
    }

        .tabbox3 .tab a {
            display: block;
            padding: 10px 20px;
            float: left;
            text-decoration: none;
            color: #000000;
            font-size: 16px;
        }

            .tabbox3 .tab a:hover {
                color: #0B51C1;
                text-decoration: none;
            }

            .tabbox3 .tab a.on {
                color: #0B51C1;
                text-decoration: none;
            }

    .tabbox3 .content {
        width: 310px;
        height: 470px;
        overflow: hidden;
        clear: both;
        width: 96%;
    }

        .tabbox3 .content ul li {
            line-height: 34px;
            height: auto;
            font-size: 14px;
            margin-top: 10px;
            margin-left: -20px;
            color: black;
            overflow: hidden; /*内容超出后隐藏*/
            text-overflow: ellipsis; /* 超出内容显示为省略号*/
            white-space: nowrap; /*文本不进行换行*/
        }

            .tabbox3 .content ul li span {
                float: right;
            }

.menu {
    margin: 0px auto;
    height: 50px;
    width: 1200px;
    margin-top: -10px;
}

    .menu ul {
        padding-left: 10px;
        list-style-type: none;
        text-align: center;
    }

        .menu ul li {
            float: left;
            height: 50px;
            line-height: 50px;
            text-align: center;
            padding-right: 67px;
            display: inline-block;
        }

            .menu ul li a {
                /*padding-left: 28px;*/
                padding-right: 20px;
                line-height: 50px;
                height: 50px;
                font-size: 20px;
                font-family: "Microsoft YaHei";
                display: block;
                color: white;
                font-weight: bold;
            }

                .menu ul li.bar a, .menu ul li a:hover {
                    text-decoration: none;
                    /*background-color: #FF861B;*/
                }

            .menu ul li.last {
                background: none;
            }

.con_b {
    background: url(/Content/Image/SJJ/con_b.png) no-repeat center top;
    clear: both;
    margin: 0px auto;
    width: 1013px;
    height: 20px;
}

.con1 {
    background: url(/Content/Image/SJJ/con1.png) repeat-y center;
    width: 1013px;
    margin: 0px auto;
    clear: both;
}

.pad_t5 {
    padding-top: 5px;
}

.gl_con {
    /*background: url(/Content/Image/SJJ/gl_con.jpg) repeat-y left;*/
    border-left: 1px solid #d9d9d9;
    background-color: white;
}

.gl_con_b {
    background: url(/Content/Image/SJJ/gl_con_l.jpg) no-repeat left bottom;
    padding-right: 24px;
}

.article_tit {
    background: url(/Content/Image/SJJ/gl_t1.jpg) no-repeat left top;
    padding-left: 45px;
    height: 85px;
    line-height: 85px;
    font-size: 22px;
    font-family: "Microsoft Yahei";
    color: #ffffff;
}

#menu1 {
    width: 204px;
}

    #menu1 h1 {
        font-size: 14px;
        background: url(/Content/Image/SJJ/gl_bar.jpg) no-repeat left center;
        height: 40px;
        line-height: 40px;
        padding-left: 28px;
        font-weight: normal;
    }

    #menu1 a {
        display: block;
        text-decoration: none;
    }

    #menu1 h1 a:hover {
        color: #555555;
        background: url(/Content/Image/SJJ/xxgk_bar.jpg) no-repeat left center;
        margin-left: -28px;
        padding-left: 28px;
        color: #1756ae;
        font-weight: bold;
    }

    #menu1 h1 a {
        color: #555555;
    }

.article_tit1 {
    background: url(/Content/Image/SJJ/article_title1.jpg) no-repeat top;
}

.article_tit1_bar {
    background: url(/Content/Image/SJJ/artilce_title1_bar.jpg) no-repeat center bottom;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
}

    .article_tit1_bar a:link, .article_tit1_bar a:visited {
        color: #ffffff;
    }

    .article_tit1_bar a:hover {
        color: #ffffff;
        text-decoration: none;
    }

.h30 {
    line-height: 30px;
}

.mar_t15 {
    margin-top: 15px;
}

.tb {
    font-weight: bold;
}

.t14 {
    font-size: 14px;
}

.gl_tit {
    background: url(/Content/Image/SJJ/gl_tit.png) no-repeat center top;
    padding-top: 10px;
    line-height: 39px;
    padding-left: 35px;
    width: 1013px;
    margin: 0px auto;
    clear: both;
}

.xl_tit1 {
    font-size: 24px;
    text-align: center;
    width: 85%;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "微软雅黑";
    margin: 0px auto;
    clear: both;
    margin-top: 20px;
    padding-bottom: 10px;
}

.xl_tit2 {
    font-size: 13px;
    height: 30px;
    width: 85%;
    line-height: 30px;
    text-align: center;
    margin: 10px auto 10px;
    clear: both;
    border-bottom: 1px solid #ecebe8;
    padding-bottom: 10px;
}

.xl_line {
    margin: 0px auto;
    clear: both;
    height: 19px;
    background: url(/Content/Image/SJJ/line.jpg) no-repeat center top;
}

.tred2 {
    color: #000000;
}

    .tred2 a:link, .tred2 a:visited {
        color: #f80000;
    }

    .tred2 a:hover {
        color: #f80000;
        text-decoration: underline;
    }

.xl_con1 {
    width: 85%;
    margin: 0px auto;
    clear: both;
    margin-top: 15px;
    line-height: 30px;
    font-size: 14px;
    padding-bottom: 10px;
}

    .xl_con1 p {
        margin-top: 15px;
        margin-bottom: 15px;
        text-indent: 0em;
    }

.xl_tit22 {
    width: 85%;
    margin: 0px auto;
    clear: both;
    margin-top: 15px;
    line-height: 30px;
    font-size: 14px;
    padding-bottom: 10px;
    text-align: right;
    color: #000000;
    font-weight: bold;
}

.pad_b40 {
    padding-bottom: 40px;
}

.pad_t15 {
    padding-top: 15px;
}

.box {
    width: 735px;
    height: 400px;
    border: 1px solid #ccc;
    /*margin: 100px auto;*/
    padding: 5px;
}

.inner {
    width: 725px;
    height: 390px;
    position: relative;
    overflow: hidden;
}

    .inner img {
        width: 735px;
        height: 400px;
        vertical-align: top;
    }

    .inner ul {
        width: 1000%;
        position: absolute;
        list-style: none;
        left: 0;
        top: 0;
        margin-left: -40px;
    }

    .inner li {
        float: left;
    }

    .inner a {
        line-height: 30px;
        width: 725px;
        padding-left: 10px;
        overflow: hidden;
        display: block;
        color: white;
        position: relative;
        overflow: hidden; /*内容超出后隐藏*/
        text-overflow: ellipsis; /* 超出内容显示为省略号*/
        white-space: nowrap; /*文本不进行换行*/
        padding-top: 350px;
    }

ol {
    position: absolute;
    height: 20px;
    right: 20px;
    bottom: 20px;
    text-align: center;
    padding: 5px;
}

    ol li {
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        background-color: #fff;
        margin: 5px;
        cursor: pointer;
    }

    ol .current {
        background-color: red;
    }

#arr {
    display: none;
}

    #arr span {
        width: 40px;
        height: 40px;
        position: absolute;
        left: 5px;
        top: 50%;
        margin-top: -20px;
        background: #fff;
        cursor: pointer;
        line-height: 40px;
        text-align: center;
        font-weight: bold;
        font-family: '黑体';
        font-size: 30px;
        color: #000;
        opacity: 0.5;
        border: 1px solid #fff;
    }

    #arr #right {
        right: 5px;
        left: auto;
    }

.con3_c1 {
    width: 400px;
    float: left;
}

.tit4 {
    height: 40px;
    line-height: 40px;
    background: url(/Content/Image/SJJ/tit4.jpg) repeat-x bottom;
    border-right: 1px solid #9ad4fa;
}

.tit4_l {
    float: left;
    background: url(/Content/Image/SJJ/tit4_bar.jpg) repeat-x top;
    padding-left: 14px;
    padding-right: 14px;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #fff;
}

    .tit4_l a:link {
        color: #fff;
    }

.tit4_r {
    float: right;
    padding-right: 10px;
    font-size: 12px;
}

.con31 {
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background: url(/Content/Image/SJJ/line1.jpg) no-repeat left top;
    height: 270px;
    padding: 20px;
}

    .con31 li {
        margin-left: -30px;
        line-height: 28px;
        height: 28px;
        overflow: hidden; /*内容超出后隐藏*/
        text-overflow: ellipsis; /* 超出内容显示为省略号*/
        white-space: nowrap; /*文本不进行换行*/
    }

.xxgk_list {
    margin: 0px auto;
    width: 100%;
}

    .xxgk_list li {
        float: left;
        width: 155px;
        height: 41px;
        line-height: 41px;
        text-align: center;
        font-size: 14px;
        font-family: "Microsoft Yahei";
        background: url(/Content/Image/SJJ/nsjg_bar.jpg) no-repeat;
        margin: 15px 6px 0px 6px;
        list-style: none;
    }

        .xxgk_list li.last {
            background: url(/Content/Image/SJJ/nsjg_bar_1.jpg) no-repeat center;
            width: 180px;
        }

.tit5 {
    height: 43px;
    line-height: 43px;
    background-color: #177abd;
    margin: 15px auto 0px;
}

.tit5_l {
    float: left;
    width: 130px;
    text-align: center;
    background: url(/Content/Image/SJJ/tit5_l.jpg) no-repeat right top;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    color: white;
}

.tit5_r {
    float: left;
}

    .tit5_r li {
        float: left;
        display: inline;
        padding-left: 25px;
        padding-right: 25px;
        font-size: 18px;
        font-family: "Microsoft Yahei";
        height: 43px;
        border-right: 1px solid #4595ca;
    }

        .tit5_r li.bar {
            background: url(/Content/Image/SJJ/tit5_bar.jpg) no-repeat center bottom;
            color: white;
        }

.list2 {
    padding: 10px 0px 0px 0px;
}

    .list2 a {
        display: inline-block;
        margin: 0px 30px 0px 20px;
        line-height: 30px;
        color: black;
    }

.lunbo {
    position: absolute;
    margin-right: 12px;
    width: 695px;
    height: 440px;
}

    .lunbo .slideBox {
        width: 695px;
        height: 440px;
        overflow: hidden;
        position: relative;
    }

        .lunbo .slideBox .hd {
            height: 15px;
            overflow: hidden;
            position: absolute;
            right: 5px;
            bottom: 15px;
        }

            .lunbo .slideBox .hd ul {
                float: left;
                overflow: hidden;
                zoom: 1;
                list-style: none;
            }

            .lunbo .slideBox .hd li {
                position: relative;
                float: left;
                margin-right: 6px;
                margin-bottom: 17px;
                margin-top: 8px;
                width: 8px;
                height: 8px;
                cursor: pointer;
                background: url("../../Image/GSGGW/dian_ws.png") no-repeat center;
                z-index: 1000;
            }

                .lunbo .slideBox .hd li.on {
                    background: url("../../Image/GSGGW/dian_ys.png") no-repeat center;
                    z-index: 1000;
                }

        .lunbo .slideBox .bd1 {
            position: relative;
            height: 100%;
            z-index: 0;
        }

            .lunbo .slideBox .bd1 li {
                width: 695px;
                height: 440px;
                zoom: 1;
                vertical-align: middle;
                list-style: none;
            }

                .lunbo .slideBox .bd1 li a {
                    position: relative;
                    display: block;
                    width: 505px;
                    height: 440px;
                }

            .lunbo .slideBox .bd1 img {
                width: 100%;
                height: 440px;
                display: block;
                border: 0;
            }

            .lunbo .slideBox .bd1 p.li_con {
                position: absolute;
                bottom: 0;
                left: 0;
                width: 695px;
                height: 35px;
                padding: 0 16px;
                font-size: 15px;
                color: #FFFFFF !important;
                line-height: 34px;
                background-color: rgba(0, 0, 0, 0.72);
                z-index: 100;
                margin: 0;
                overflow: hidden; /*内容超出后隐藏*/
                text-overflow: ellipsis; /* 超出内容显示为省略号*/
                white-space: nowrap; /*文本不进行换行*/
            }

.lun_right {
    position: absolute;
    width: 495px;
    height: 440px;
}

