@charset "UTF-8";


.col1 {
    font-size: 14px;
    font-weight: bold;
    background: url(/images/3374/syqhcol_03.gif) repeat-x;
    text-align: center;
    cursor: pointer;
}

.col2 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

/*
li {
    height: 25px;
    padding-left: 5px;
    width: 160px;
}

ul li a {
    text-decoration: none;
    color: #000;
}

ul li a:hover {
    text-decoration: none;
    color: #FF0000;
}

ul li div {
    display: none;
}

ul li:hover div {
    display: block;
    position: absolute;
    z-index: 200;
    left: 166px;
    bottom: 3px;
    width: 235px;
    height: 250px;
    overflow-y: scroll;
    border: 1px solid #d4d4d4;
    background-color: #FFFFFF;
}*/

.index_list {
    height: 30px;
    display: block;
    margin: 0 auto;
    line-height: 30px;
    font-size: 14px;
}

.index_list_title {
    float: left;
    position: relative;
}

.index_list_title img {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
}

.index_list_title a {
    display: block;
    float: left;
    width: 320px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 15px;
    text-align: left;
}

.index_list_r .index_list_title img {
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -7px;
}

.index_list_date {
    float: right;
    margin-right: 10px;
}

.index_list_r .index_list_title a {
    width: 210px;
}

.external_links {
    border: 1px solid #D4D4D4;
    width: 281px;
}

.external_links:after {
    content: '';
    clear: both;
    display: table;
}

.external_links a {
    display: block;
    float: left;
    width: 140px;
    height: 57px;
    line-height: 57px;
    margin-left: -1px;
    margin-top: -1px;
    border: 1px solid #D4D4D4;
    font-size: 15px;
    text-indent: 60px;
}

.external_links a:first-child {
    background: url(/images/3374/icon_01.png) no-repeat 10px center;
}

.external_links a:first-child + a {
    background: url(/images/3374/icon_02.png) no-repeat 10px center;
}

.external_links a:first-child + a + a {
    background: url(/images/3374/icon_04.png) no-repeat 10px center;
    border-bottom: none;
}

.external_links a:first-child + a + a + a {
    background: url(/images/3374/icon_03.png) no-repeat 10px center;
    border-bottom: none;
}

.external_links a:nth-of-type(even) {
    margin-right: -1px;
}

.d-margin {
    margin-top: 30px;
}

.college_introduced {
    width: 1000px;
    margin: 20px auto;
    background: #F4F4F4;
    padding: 10px 0;
}

.college_introduced:after,
.subtopic:after {
    content: '';
    clear: both;
    display: table;
}

.college_introduced a {
    display: block;
    float: left;
    width: 200px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
}

.subtopic {
    background: #F4F4F4;
    margin-top: 15px;
    padding: 10px 0;
}

.subtopic li {
    width: 20%;
    float: left;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}

.subtopic li.kk1 a,
.subtopic li a:hover {
    color: #e43a3d;
    font-weight: bold;
}
