﻿@charset "utf-8";
/* CSS Document */

/* 全局样式表 */

* {
    margin: 0px;
    padding: 0px;
}

a {
    color: #666;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

body {
    font-family: "宋体","微软雅黑","黑体";
    font-size: 13px;
    line-height: 21px;
    margin: 0 auto;
    background-color: #fff;
}

img {
    border: none;
}

.clear {
    clear: both;
}

strong {
    /*color: #306FB7;*/
    font-size: 13px;
}

#Wrapper {
    margin: 3px auto 0px;
    width: 1000px;
}

#banner {
    margin:auto auto;
    width: 1000px;
    background: url(top_bj.jpg) repeat-x;
}

#banner_logo {
    height: 129px;
    width: 1000px;
    position: relative;
    margin: 0 auto;
}

#logoPic {
    position: relative;
    left: 0px;
    top: 0px;
}


#LinkNavigation {
    position: relative;
    top: 10px;
}

#bannerNavigation a {
    display: block;
    float: left;
    width: 77px;
    height: 24px;
    padding: 3px 0px;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    background: url(jdy-s_15.jpg) no-repeat bottom right;
    margin: 0px;
}

    #bannerNavigation a.first {
        border-left: none;
    }

    #bannerNavigation a.last {
        border-right: none;
        width: 160px;
    }

.searchstyle {
    float: left;
    margin-left: 3px;
}


#content {
    clear: both;
    background-repeat: no-repeat;
}

.content-parts {
    float: left;
}




.left_nav {
    width: 196px;
    float: left;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 65px;
    min-height: 260px;
    _height: 260px;
    background: url(left-sidebar_02.jpg) repeat-x;
}


/*left-nav开始*/
.nav {
    width: 198px;
    list-style-type: none;
    text-align: left;
    overflow: hidden;
    /*定义整个ul菜单的行高和背景色*/
}

    /* 管理评论左缩进  */
    .nav .left_nav_1 #n_22 {
        padding-left: 38px !important;
    }
     /* 管理评论左缩进  */
    .nav .left_nav_2 #n_22 {
        padding-left: 38px !important;
    }
.left_nav_1 a {
}

/*==================一级目录===================*/
.nav a {
    width: 155px;
    display: block;
    padding-right: 20px;
    text-align: left;
    /*Width(一定要)，否则下面的Li会变形*/
}

.nav li {
    float: left;
    line-height: 40px;
    border-bottom: 1px solid #CCC;
}
.nav .subli {
    font-size:9pt;
    color:#CCC;
}
    .nav li a {
        padding: 0px 0px 0px 40px;
        font-size: 14px;
        color: #585858;
        text-decoration: none;
    }

        .nav li a.expand {
            color: #306fb7;
        }

        .nav li a:hover, .nav li a.hover {
            color: #306fb7;
            text-decoration: underline;
            background-color: #CCC;
            /*background-color: #f5f5f5;
			background-image: url(/image/jiantou2.gif);
			background-repeat: no-repeat;
			background-position:24px 12px;*/
            font-weight: bold;
        }

.left_nav ul li.left_nav_first {
    font-size: 14px;
    font-weight: bold;
    background: #123682 url(index_07.gif) no-repeat 10px 12px;
    border-bottom: 2px solid #FFF;
}

    .left_nav ul li.left_nav_first a {
        color: white;
        font-size: 14px;
    }

/*==================二级目录===================*/
.ChildMenu {
    list-style: none;
    text-align: left;
    margin-top: -2px;
    clear: both;
}

    .ChildMenu li {
        border: none;
        line-height: 24px;
        background-image: none;
    }

        .ChildMenu li a {
            background-image: none;
            font-size: 12px;
            font-weight: normal;
            color: #999;
        }

            .ChildMenu li a:hover, .ChildMenu li a.hover {
                color: #306fb7;
                text-decoration: underline;
                font-weight: normal;
            }

            .ChildMenu li a.selected {
                background-image: url(dian.gif);
                background-repeat: no-repeat;
                background-position: 37px 13px;
                background-color: #f1f1f1;
            }

    .ChildMenu.collapsed {
        display: none;
    }

/*left-nav结束*/

.bottom_border {
    border-bottom: #ebebeb 1px solid !important;
}

#border_top {
    border-top: solid 1px #ebebeb;
}


.mainContent {
    background-image: url("right_bg.gif");
    background-repeat: repeat-y;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 800px;
    min-height: 500px;
    _height: 500px;
    height: auto;
}

#pageIntro {
    padding: 30px 0px 0px 30px;
}

    #pageIntro .caption {
        font-size: 20px;
        color: #415860;
        font-family: "微软雅黑";
        font-weight: bold;
        display: inline-block;
        border-bottom: 2px solid #bbb;
        height: 26px;
        width: 100%;
        padding-left: 5px;
    }

        #pageIntro .caption .bread-comb {
            display: inline-block;
            float: right;
            font-size: 12px;
            margin: 5px 30px 0px 0px;
        }

            #pageIntro .caption .bread-comb a {
                font-size: 12px;
                color: #415860;
            }

#para-Content {
    padding: 15px 10px 20px 30px;
    min-height: 300px;
    _height: 300px;
    font-family: "宋体","微软雅黑";
    color: #333;
    font-weight: 400;
}

.newsitem {
    border-bottom: 1px dashed #B4B4B4;
    height: 28px;
    line-height: 29px;
    background-image: url("/image/jiantou3.gif");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding-left: 10px;
    list-style: none;
}

    .newsitem:hover {
        background-color: #f1f1f1;
    }

    .newsitem a {
        display: block;
        text-decoration: none;
        cursor: pointer;
    }

        .newsitem a:hover {
            background-color: #f1f1f1;
            color: #306FB7;
        }

.news-c {
    display: inline-block;
    float: left;
}

.newsitem .newsTitle {
    width: 655px;
}

.newsTime, .newsStamp {
    margin-left: 8px;
}

.newsTime {
    width: 85px;
}

.newsStamp {
    width: 113px;
}

.news-caption {
    text-align: center;
    margin: 5px auto 8px;
    padding: 5px 10px 3px;
    width: 750px;
    font-size: 20px;
    line-height: 26px;
    min-height: 32px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: #415860;
}

.news-info {
    text-align: center;
    font-size: 12px;
    color: #CCC;
    border-bottom: 1px dotted #bbb;
}

.news-content {
    font-family: "微软雅黑";
}

#share-link {
    padding-left: 400px;
    margin-bottom: 20px;
}

#list-nav {
    width: 780px;
    height: 24px;
    margin: 0px 0px 10px 20px;
    text-align: right;
    border-top: 1px solid #306FB7;
    padding-top: 5px;
}

    #list-nav span {
        display: inline-block;
        min-width: 20px;
        _width: 20px;
        text-align: center;
        margin: 0px 2px;
    }

    #list-nav .newsnavitem {
        border: 1px solid #ccc;
        cursor: pointer;
    }

        #list-nav .newsnavitem:hover {
            background-color: #BBB;
            border: 1px solid #BBB;
        }

            #list-nav .newsnavitem:hover a {
                color: #fff;
            }

        #list-nav .newsnavitem a {
            display: block;
        }

            #list-nav .newsnavitem a:hover {
                text-decoration: none;
            }

#teacherList {
    margin: 10px 0px;
}

a.teacheritem {
    display: inline-block;
    margin: 3px 5px 0px 8px;
    width: 150px;
    height: 24px;
    text-align: left;
}

#para-Content a {
    color: #306FB7;
    font-weight: bold;
}

#para-Content .newsList a {
    color: #666;
    font-weight: normal;
}

#footer {
    width:1000px;
    background-color: #0b2c71;
    color: #fff;
    margin: 0px auto;
    padding: 8px 0px 0px;
    min-height: 45px;
    _height: 45px;
    height: 45px;
    /*border-top-left-radius:5px;
	border-top-right-radius:5px;*/
    text-align: center;
}

    #footer.auto {
        height: auto !important;
    }


.backToTop {
    display: none;
    width: 60px;
    line-height: 1.2;
    padding: 5px 0;
    background-color: #555;
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: fixed;
    _position: absolute;
    right: 40px;
    bottom: 100px;
    _bottom: "auto";
    cursor: pointer;
    opacity: 0.6;
    filter: Alpha(opacity=60);
}

    .backToTop:hover {
        background-color: #222;
    }


#sitemap-link {
    background-color: #FFFFFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #306FB7;
    display: inline-block;
    position: absolute;
    float: right;
    padding: 5px 8px;
    z-index: 2;
    cursor: pointer;
}

    #sitemap-link:hover {
        text-decoration: underline;
    }

#sitemap {
    display: none;
}

    #sitemap .n_1 {
        float: left;
        display: inline-block;
        color: #fff;
        width: 95px;
        text-align: left;
        margin-left: 3px;
    }

        #sitemap .n_1 a {
            font-size: 18px;
        }

    #sitemap .n_2 {
        list-style: none;
    }

    #sitemap a {
        color: #fff;
    }

    #sitemap .n_2 a {
        font-size: 12px;
        font-weight: normal;
        color: #f1f1f1;
    }



.hidefont {
    font-size: 0;
    text-indent: -9999em;
}

.clearfix {
    clear: both;
    *zoom: 1;
}

    .clearfix:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
    }

.page {
    min-width: 1000px;
}

ul, li {
    list-style: none;
}

#MT_navwrap {
    width:1000px;
    background: url(jdy-s_11.jpg) repeat-x;
    text-align: left;
    height: 47px;
    margin:-1px auto;
}

#MT_nav div, #MT_nav ul, #MT_nav li, #MT_nav {
    padding: 0;
    margin: 0;
}

#MT_nav {
    height: 40px;
    line-height: 0;
    width: 900px;
    margin: 0 auto;
    font-size: 0;
    position: relative;
    z-index: 99;
    font-family: "Microsoft Yahei","Hiragino Sans GB",Arial,Helvetica;
}

    #MT_nav ul {
        list-style: none;
        top: 0px;
        position: absolute;
        z-index: 99;
    }

        #MT_nav .MT-bg, #MT_nav .MT-item, #MT_nav .MT-arrow, #MT_nav ul .MT-item a .MT-more, #MT_nav .MT-logo {
            /*background:url(MT_nav_logo_20131104.png) no-repeat;*/
        }

    #MT_nav .MT-logo {
        background-position: 0 -70px;
        position: absolute;
        width: 134px;
        height: 24px;
        top: 12px;
        left: 50%;
        margin-left: -67px;
    }

    #MT_nav ul .MT-item {
        width: 88px;
        height: 57px;
        float: left;
        background-position: -5px 0;
        position: relative;
        z-index: 99;
    }

        #MT_nav ul .MT-item:hover div {
            display: block;
        }

    #MT_nav ul .MT-first {
        background-position: 0 0;
    }

    #MT_nav ul .MT-last {
        background-position: -43px 0;
    }

    #MT_nav ul .MT-bg {
        background-position: -245px 0;
    }

    #MT_nav ul .MT-item a {
        color: white;
        display: block;
        font-size: 14px;
        height: 47px;
        line-height: 47px;
        _line-height: 50px;
        text-align: center;
        text-decoration: none;
        background: url(jdy-s_15.jpg) no-repeat center right;
    }


        #MT_nav ul .MT-item a:hover {
            color: #ff5d71;
        }

    #MT_nav ul .MT-current .MT-bg {
        font-weight: bold;
        font-size: 16px;
        color: #ff5069;
    }

    #MT_nav ul .MT-item a .MT-more {
        -webkit-text-size-adjust: none;
        font-size: 0;
        height: 0;
        width: 0;
        padding: 2px 4px;
        background-position: -24px -65px;
        position: relative;
        top: -4px;
        left: 6px;
        z-index: 99;
        _margin-top: 22px;
        _top: 0px;
        *zoom: 1;
    }

    #MT_nav ul .MT-item div {
        display: none;
        background-color: #0b2c71;
        border: 1px solid #ccc;
        border-radius: 5px;
        position: absolute;
        top: 42px;
        left: 50%;
        margin-left: -49%;
        -webkit-box-shadow: 0 0 4px rgba(0,0,0,.02),0 2px 5px rgba(0,0,0,.1);
        -moz-box-shadow: 0 0 4px rgba(0,0,0,.02),0 2px 5px rgba(0,0,0,.1);
        box-shadow: 0 0 4px rgba(0,0,0,.02),0 2px 5px rgba(0,0,0,.1);
        width: 100%;
        opacity: 0.8;
    }

        #MT_nav ul .MT-item div.big-div {
            width: 170%;
        }

        #MT_nav ul .MT-item div a {
            background: none;
        }

    #MT_nav .MT-arrow {
        display: block;
        font-size: 0;
        height: 7px;
        position: absolute;
        top: -7px;
        width: 14px;
        margin-left: -7px;
        left: 50%;
        background-position: 0 -63px;
    }

    #MT_nav ul .MT-list div {
        display: block;
    }

    #MT_nav ul .MT-item .MT-list-last {
        border: none;
    }

    #MT_nav ul .MT-item div a {
        width: 86%;
        margin: 0 auto;
        border-bottom: 1px solid #ccc;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        *zoom: 1;
    }

#global-banner {
    margin-top: -3px;
}
