.main .article-main {
    margin-bottom: 10px;
    min-height: 667px;
    width: 800px;
}
.main .article-main .position {
    background-color: #fff;
    line-height: 50px;
    margin-bottom: 8px;
    padding: 0 15px;
}
.main .article-main .article-content {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #ddd;
    padding: 19px 15px 5px;
}
.main .article-main .article-content .title {
    font-size: 24px;
    margin-bottom: 10px;
    text-align: center;
}
.title {
    font-size: 16px;
    color: #037dca;
}
.main .article-main .article-content .time {
    color: #787878;
    font-size: 13px;
    margin-bottom: 25px;
    text-align: center;
}
.main .article-main .article-content .content {
    line-height: 25px;
}
.main .article-main .article-content .content a {
    color: #337ab7;
}
.main .article-main .article-content .preNext {
    border-top: 1px solid #ddd;
    margin-top: 11px;
    padding-top: 11px;
}
.main .article-main .article-content .preNext ul li {
    color: #787878;
    line-height: 22px;
}
.main .article-main .article-content .preNext ul li a {
    color: #787878;
}
.main .article-main .article-content .preNext ul li a:hover {
    color: #337ab7;
}
.main .index-left {
    width: 250px;
}
.main .index-left .title {
    background-color: #fff;
    color: #0062a0;
    line-height: 50px;
    margin-bottom: 5px;
    padding: 0 15px;
}
.main .index-left .list-nav ul {
    background-color: #fff;
    border-top: 1px solid #ddd;
    display: block;
    padding: 10px 15px;
}
.main .index-left .list-nav ul li {
    border-bottom: 1px solid #f0f0f0;
    line-height: 35px;
}
.main .index-left .list-nav ul li a:hover {
}
.main .index-main {
    margin-bottom: 10px;
    margin-left: 15px;
    width: 800px;
}
.main .index-main .position {
    background-color: #fff;
    line-height: 50px;
    margin-bottom: 8px;
    padding: 0 20px;
}
.main .index-main .content {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #ddd;
    line-height: 28px;
    min-height: 400px;
    padding: 20px 20px 10px;
}
.main .index-main .content div {
    margin-bottom: 12px;
    text-indent: 10px;
}
.main .index-main .content a {
    color: #337ab7;
}
.main .list-left {
    width: 250px;
}
.main .list-left .title {
    background-color: #fff;
    color: #0062a0;
    line-height: 50px;
    margin-bottom: 5px;
    padding: 0 15px;
}
.main .list-left .list-nav ul {
    background-color: #fff;
    border-top: 1px solid #ddd;
    display: block;
    padding: 10px 15px;
}
.main .list-left .list-nav ul li {
    border-bottom: 1px solid #f0f0f0;
    line-height: 35px;
}
.main .list-main {
    margin-bottom: 10px;
    margin-left: 15px;
    width: 800px;
}
.main .list-main .list-content ul {
    background-color: #fff;
    border-top: 1px solid #ddd;
    display: block;
    margin-top: 5px;
    padding: 10px 15px;
}
.main .list-main .list-content ul li {
    border-bottom: 1px solid #f0f0f0;
    line-height: 35px;
}
.main .list-main .list-content .date {
    color: #787878;
    margin-right: 12px;
}
.main .list-main .position {
    background-color: #fff;
    line-height: 50px;
    margin-bottom: 8px;
    padding: 0 15px;
}
.list_pages {
    background: #fff none repeat scroll 0 0;
    padding: 0 5px;
}
.list_pages .pagelist {
    padding: 10px 0;
}
.list_pages ul li {
    color: #787878;
    float: left;
    line-height: 30px;
    padding: 0 10px;
}
.list_pages ul li a {
    color: #787878;
}
.list_pages ul li a:hover {
    color: #337ab7;
}
.list_pages .thisclass {
    background: #ddd none repeat scroll 0 0;
    color: #fff;
}
.clear {
    clear: both;
}
.main .school-websites ul li a:hover {
    text-decoration: none;
}
.nav-bar ul li ul {
    display: none;
}
.nav-bar ul li:hover ul {
    background: #037dca none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 16px;
    padding: 7px 0;
    position: absolute;
    z-index: 200;
}
.nav-bar ul li:hover ul li {
    border-bottom: 1px dotted #cdcdcd;
    margin: 0 10px 4px;
    padding: 5px 10px;
    width: 135px;
}
.nav-bar ul li:hover ul a:hover {
    text-decoration: none;
}

.fa.fa-angle-right {
    margin-right: 0;
    margin-top: 2px;
}
.main .container .result-title {
    background-color: #fff;
    line-height: 50px;
    padding: 0 15px;
}
.main .container .result-list {
    background-color: #fff;
    border-top: 1px solid #ddd;
    margin-top: 5px;
    padding: 10px 15px;
}
.main .container .result-list .item {
    border-bottom: 1px dotted #dddddd;
    margin: 12px 0 20px;
}
.main .container .dede_pages {
    background-color: #fff;
    margin: 5px 0 10px;
    padding: 10px 15px;
}
.main .container .dede_pages p {
    margin: 0;
}
.clear {
    clear: both;
}
.index-main .content .image-list {
    float: left;
    margin: 15px 20px;
    width: 210px;
}
.index-main .content .image-list a img {
    height: 150px;
    width: 100%;
}
.index-main .content .image-list p {
    margin: 5px 0 0;
    text-align: center;
}
.boxtab {
    float: left;
    height: 202px;
    margin-right: 20px;
    width: 275px;
}
.boxtab h2 {
    border-bottom: 1px solid #999;
    color: #0066b3;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    padding-left: 5px;
}
.right {
    float: right;
}
.tdTab, .ggTab {
    display: none;
}
#tdTab1, #ggTab1 {
    display: block;
}
.text-right {
    text-align: right;
}

.main_more {
    color: #999;
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    text-decoration: none;
}

.f_gray {
    color: #72797c;
}

.mod4 .title .more {
    color: ##037dca;
    float: right;
    font-size: 16px;
    margin-top: 3px;
    text-align: left;
    
}
