﻿@charset "utf-8";
/* CSS Document */

/* 首页样式表 */
/*项目标题*/

/*内容区样式*/
#content {
    width: 100%;
    margin: 8px 0px;
    background-image: none !important;
}

    #content #first {
        height: 330px;
        width: 100%;
    }

        #content #first .picbox {
            height: 330px;
            width: 610px;
            float: right;
            border-radius: 5px;
            border: 1px solid #ccc;
            margin-left: 5px;
            background-color: #eee;
        }

#slideshow {
    !important;
    border: 0px !important;
    text-align: center;
    margin: 8px;
}

#focus {
    width: 592px;
    height: 312px;
    overflow: hidden;
    position: relative;
}

    #focus ul {
        height: 270px;
        position: absolute;
    }

        #focus ul li {
            float: left;
            width: 592px;
            height: 312px;
            overflow: hidden;
            position: relative;
            background: #000;
        }

            #focus ul li div {
                position: absolute;
                overflow: hidden;
            }

    #focus .btnBg {
        position: absolute;
        width: 592px;
        left: 0;
        bottom: 0;
        background: #000;
    }

    #focus .btn {
        position: absolute;
        width: 592px;
        height: 35px;
        padding: 5px 10px;
        right: 0;
        bottom: 0;
        text-align: right;
    }

        #focus .btn span {
            display: inline-block;
            _display: inline;
            _zoom: 1;
            width: 25px;
            height: 10px;
            _font-size: 0;
            margin-left: 5px;
            cursor: pointer;
            background: #fff;
        }

            #focus .btn span.on {
                background: #fff;
            }

    #focus .preNext {
        width: 45px;
        height: 100px;
        position: absolute;
        top: 90px;
        background: url(sprite.png) no-repeat 0 0;
        cursor: pointer;
    }

    #focus .pre {
        left: 0;
    }

    #focus .next {
        right: 0;
        background-position: right top;
    }

    #focus ul li .slideother {
        position: absolute;
        left: 0px;
        top: 256px;
        width: 592px;
        height: 56px;
        display: inline-block;
        background: url(bg_down.gif) 0 0 no-repeat;
        background-color: #000;
        opacity: 0.8;
    }

        #focus ul li .slideother .h12 {
            font-size: 24px;
            padding-left: 10px;
            padding-bottom: 5px;
            position: absolute;
            top: 15px;
            left: 55px;
        }

            #focus ul li .slideother .h12 a {
                color: #FFF;
                font-size: 13pt;
                font-weight: bold;
                padding-top: 5px;
                text-decoration: none;
            }

                #focus ul li .slideother .h12 a:hover {
                    text-decoration: underline;
                }

        #focus ul li .slideother p {
            padding-left: 10px;
            position: absolute;
            top: 38px;
            left: 55px;
        }

            #focus ul li .slideother p a {
                color: #8B8B8B;
                text-decoration: none;
            }

        #focus ul li .slideother a:hover {
            color: #FFF;
        }

        #focus ul li .slideother p a:hover {
            text-decoration: none;
        }

#content .newsinfo {
    width: 381px;
    float: left;
}

    #content .newsinfo .title {
        border-bottom: 2px solid #0b2c71;
        height: 25px;
        padding-bottom: 3px;
        width: 380px;
    }

        #content .newsinfo .title .top-link {
            display: inline-block;
            float: left;
            margin: 5px 0px 0px 8px;
            font-size: 14px;
            font-weight: 600;
            color: #0b2c71;
        }

        #content .newsinfo .title .top-more {
            display: inline-block;
            float: right;
            margin: 5px 5px 0px 0px;
            font-size: 12px;
            color: #777;
            font-weight: bold;
        }


    #content .newsinfo .main {
        height: 300px;
        width: 380px;
    }

.newsinfo .main .newsline {
    display: block;
    width: 99%;
    height: 22px;
    padding: 8px 0px 0px 5px;
    border-bottom: 1px dotted #ccc;
    clear: both;
    text-decoration: none;
    cursor: pointer;
}

    .newsinfo .main .newsline:hover {
        border-bottom: 1px solid #306fb7;
        color: #306fb7;
    }

    .newsinfo .main .newsline .newsTitle {
        display: inline-block;
        width: 80%;
        color: #555;
    }

    .newsinfo .main .newsline .newstime {
        display: inline-block;
        color: #555;
    }

#content #newsinfo .main, #content #student .main {
    margin-bottom: 5px;
}

#content #second {
    height: 280px;
    width: 100%;
    margin-top: 10px;
}


#content #links {
    border: 1px solid #CCC;
    border-radius: 5px;
    height: 330px;
    width: 220px;
    color: #555;
    float: right;
}

#links .title {
    background-color: #0b2c71;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    height: 30px;
    font-weight: 600;
}

    #links .title a {
        color: white;
    }

    #links .title .top-link {
        display: inline-block;
        float: left;
        margin: 5px 0px 0px 8px;
        font-size: 14px;
        font-weight: 600;
        color: white;
    }

    #links .title .top-more {
        display: inline-block;
        float: right;
        margin: 5px 5px 0px 0px;
        font-size: 12px;
        color: #777;
        font-weight: bold;
    }


#links .main {
    width: 96%;
    padding: 5px;
    color: #555;
}

#links a.link-item {
    display: block;
    border-bottom: 1px dotted #CCCCCC;
    padding: 5px 5px 3px 26px;
    background: url(bdd.png) no-repeat 0px 10px;
    font-family: 黑体;
    color: #555;
}

    #links a.link-item:hover {
        background-color: #dcdcdc;
        text-decoration: none;
        color: #555;
    }

#links #link-select {
    width: 110px;
    display: inline-block;
    margin: 6px 0px 0px 6px;
}

#linkPic {
    /*border-bottom: 1px dotted #CCCCCC;*/
}

    #linkPic img {
        padding-top: 2px;
        padding-bottom:1px;
    }

#linktext ul {
    list-style: none;
    color: #555;
}

    #linktext ul li {
        float: left;
        color: #555;
    }

#linkPic .img {
    padding:5px 8px 0px 8px;
    height:50px;
    width:50px;
}

#linktext {
    border-bottom: #CCC 1px dotted;
    height: 30px;
    padding-top: 10px;
    color: #555;
}

    #linktext .text {
        padding-left: 10px;
        padding-right: 10px;
        color: #555;
    }

/*幻灯片*/

.footer {
    width: 1000px;
    margin: -1px auto;
    background: none repeat scroll 0% 0% rgb(224, 224, 224);
    border-top: 4px solid #CCC;
}

    .footer ul {
        list-style: none;
    }

    .footer .footWrap {
        width: 1000px;
        margin: 0 auto;
        /*height: 240px;*/
        border-top: 4px solid #999;
        margin-top: -4px;
    }

    .footer .mainWrap {
        padding: 10px 0px;
    }

    .footer .footWrap li {
        width: 125px;
        float: left;
    }

    .footer .footWrap h4 {
        padding-bottom: 8px;
    }

        .footer .footWrap h4 a {
            font-size: 15px;
            color: rgb(34, 19, 45);
        }

            .footer .footWrap h4 a:hover {
                color: rgb(79, 96, 140);
            }

    .footer .footWrap a {
        color: rgb(88, 88, 88);
        display: block;
        line-height: 24px;
        text-align: center;
    }

        .footer .footWrap a:hover {
            color: rgb(79, 96, 140);
        }
.left_nav_1{ background:url(jdy-s_43.png) no-repeat 26px 16px;}