﻿
ul, ol {
    padding-left: 0;
    margin-bottom: 0;
}
/*主体*/
.list-container {
    display: inline-block;
    width: 1210px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 90px;
}
.top{
    text-align: left;
}
.top .top-left{
    display: inline-block;
    border-bottom: 1px solid #11356d;
    padding-bottom: 15px;
    width: 416px;
}
.top .top-right{
    position: relative;
    top: 22px;
    right: 4px;
    display: inline-block;
    border-bottom: 1px solid #daad12;
    padding-bottom: 15px;
    width: 784px;
}
.top .title{
    font-size: 18px;
    color:#11356d;
    border-bottom: 2px solid #11356d;
    padding-bottom: 15px;
}
.top .label{
    font-size: 12px;
    color: #888888;
}
.top .label a:hover{
    color: #11356d;
}
/*左边*/
.left-div{
    float: left;
    width: 875px;
}
.left-sidebar{
    text-align: left;
    position: relative;
    height: 50px;
    margin-bottom: 20px;
    margin-top: 30px;
}
.left-sidebar ul {
    background: #f6f6f6;
    margin: 0;
    width: auto;
    text-align: left;
    height: 50px;
    margin-bottom: 20px;
    display: inline-block;
}
.left-sidebar ul li {
    float: left;
    display: inline-block;
    padding-bottom: 13px;
}
.left-sidebar a {
    text-align: center;
    width: 116px;
    height: 50px;
    display: block;
    color: #232323;
    font-size: 14px;
    line-height: 50px;
}
.left-sidebar .active {
    background: url("../image/nabla.png") center 50px no-repeat;
    color:#fff;
}
.left-sidebar .active a{
    background: #daad12;
    color:#fff;
}
.info-content{
    display:inline-block ;
    text-align: left;
    margin-top: 12px;
    padding-bottom:12px;
    border-bottom: 1px solid #dddddd;
    width: 100%;
}
.info-content .infos{
    float: left;
    display: inline-block;
    width: 100%;
}
.info-content .infos .title{
    font-size: 16px;
    color: #232323;
}
.info-content .infos .title .teach{
    font-size: 16px;
    color: #11356d;
}
.info-content .infos .title .briefing{
    font-size: 16px;
    color: #ab2a11;
}
.info-content .infos .title .manage{
    font-size: 16px;
    color: #c39b10;
}
.info-content .infos .title .school-teach{
    font-size: 16px;
    color: #11356d;
}
.info-content .infos .title .teaching-research-construction{
    font-size: 16px;
    color: #ab2a11;
}
.info-content .infos .title .other-information {
    font-size: 16px;
    color: #c39b10;
}
.info-content .infos .title .other-information1{
    font-size: 16px;
    color: #c39b10;
}
.info-content .infos .title .other-information2{
    font-size: 16px;
    color: #c39b10;
}


.info-content .infos .title{
    font-size: 16px;
    color: #232323;
}
.info-content .infos .title  a{
    font-size: 16px;
    color: #232323;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
}
.info-content .infos .title  a:hover{
    color: #11356d;
    cursor:pointer;
}
.info-content .infos .note span{
    margin-right: 30px;
    padding-left: 35px;
}

/*右边*/
.right-div{
    float: left;
    margin-left: 30px;
    width: 290px;
}
.grid-header {
    height: 50px;
    line-height: 40px;
    position: relative;
}

.grid-header h2 {
    margin-left: 30px;
    margin-top: 24px;
    text-align: left;
    font-size: 16px;
    color: #232323;
    height: 42px;
    line-height: 40px;
}

.grid-header h2.first {
    margin-left: 0;
}
.grid-header h2 span {
    border-left: 4px solid #11356d;
    padding-left: 14px;
}

.right-content{
    background: #fafafa;
    font-size: 14px;
    color:#232323;
    padding-bottom: 10px;
}
.right-content ul li{
    text-align: left;
    line-height: 32px;
    height: 35px;
}
.right-content ul li div{
    margin-left: 14px;
    margin-right: 10px;
    margin-top: 12px;
    border-radius: 4px;
    float: left;
    width: 8px;
    height: 8px;
    color:#fff;
    background: #c9c9c9;
}
.right-content ul li a{
    text-align: left;
    color:#232323;
    width: 16em;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
}
.right-content ul li:hover a{
    color:#11356d;
}
.right-content ul li:hover div{
    background:#11356d;
}
.select-div{
    background: #d9d9d9;
    margin-top: 20px;
}
.select-div input{
    width: 240px;
    height: 32px;
    line-height: 32px;
    text-indent: 15px;
    font-size: 14px;
    color:#888888;
    border:1px solid #d9d9d9;
    float: left;
}
.select-div img{
    position: relative;
    top:5px;
    left: 15px;
}
.select-div .select{
    cursor:pointer;
    border:none;
    width: 44px;
    height: 34px;
    padding: 0;
    background-color: #d9d9d9;
    float: left;
}
.select-div .select div{
    cursor: pointer;
    width: 44px;
    height: 32px;
    background-image: url(../image/select-w.png);
    background-repeat: no-repeat;
    background-color: #d9d9d9;
    background-position: center center;
}
/*分页*/
.pagination-container{
    margin-top: 25px;
}
#pagination-digg li {
    border:0;
    margin:0;
    padding:0;
    font-size:16px;
    list-style:none;
    /* savers */ float:left;
}
#pagination-digg a {
    border:solid 1px #cbcbcb;
    margin-right:5px;
}
#pagination-digg .previous-off,#pagination-digg .next-off  {
    border:solid 1px #DEDEDE;
    color:#888888;
    display:block;
    float:left;
    font-weight:bold;
    margin-right:2px;
    padding:3px 4px;
}
#pagination-digg .next a,#pagination-digg .previous a {
    font-weight:bold;
}
#pagination-digg .active  a{
    background:#cae3e9;
    color:#11356d;
    font-weight:bold;
    display:block;
    float:left;
    padding:3px 10px;
}

#pagination-digg a:link,#pagination-digg a:visited {
    color:#11356d;
    display:block;
    float:left;
    padding:3px 10px;
    text-decoration:none;
}
#pagination-digg .more  a{
    border: none;
    color:#888888;
    font-weight:bold;
    display:block;
    float:left;
    padding:3px 10px;
}

#pagination-digg a:hover {
    background:#cae3e9;
}
#pagination-digg .more a:hover {
    border: none;
    color:#888888;
    font-weight:bold;
    display:block;
    float:left;
    background:#fff;
    padding:3px 10px;
    cursor:default;
}
.tonumber{
    font-size: 16px;
    border:solid 1px #cbcbcb;
    color:#11356d;
    display:block;
    float:left;
    padding:5px 5px;
    text-decoration:none;
    width: 30px;
    text-indent: 3px;
}
.select{
    width: 50px;
    height: 30px;
}