﻿
ul, ol {
    padding-left: 0;
    margin-bottom: 0;
}

/*轮播器*/
.swiper-container {
    width: 875px;
    height: 300px;
}
/*轮播翻页器*/
.swiper-pagination {
    position: absolute;
    right: 20px;
    z-index: 20;
    bottom: 10px;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}
.swiper-active-switch {
    background: #fff;
}
.swiper-container .swiper-pagination{
    text-align: right;
    bottom: 7px!important;
}
.swiper-container .swiper-pagination:hover{
    cursor:pointer
}
.swiper-container .newstitle{
    height: 30px;
    width: 100%;
    background: #8c8c8a;
    position: absolute;
    bottom: 0;
    z-index: 2;
    opacity:0.5;
    text-align: left;
}
.newstitle span{
    color:#fff;
    font-size: 14px;
    opacity:1;
    line-height: 30px;
    padding-left: 10px;

}
/*主体*/
.list-container {
    display: inline-block;
    width: 1210px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 90px;
}

.top {
    text-align: left;
    margin-bottom: 30px;
}

.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;
}

.info-content {
    display: inline-block;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}
.info-content:hover{
    background: #f7f7f7;
}
.info-content .picture {
    float: left;
    width: 198px;
    height: 130px;
    background: #777777;
    margin-right: 30px;
}

.info-content .infos {
    float: left;
    display: inline-block;
    width: 645px;
}

.info-content .infos .title {
    font-size: 18px;
    color: #232323;
    width: 36em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info-content .infos .title:hover {
    color: #11356d;
    cursor: pointer;
}

.info-content .infos .content {
    line-height: 20px;
    margin-top: 20px;
    font-size: 14px;
    color: #888888;
}
.info-content .infos .content:hover{
    color:#11356d;
}
.info-content .infos .note {
    margin-top: 20px;
    font-size: 12px;
    color: #888888;
}

.info-content .infos .note span {
    margin-right: 30px;
    padding-left: 35px;
}

.info-content .infos .note .person {
    background: url("../image/person1.png") 10px center no-repeat;
}

.info-content .infos .note .see {
    background: url("../image/see.png") 10px center no-repeat;
}

.info-content .infos .note .time {
    background: url("https://dean.aiit.edu.cn/template/15/jwc/_files/img/time.png") 10px center no-repeat;
}

/*右边*/
.right-div {
    float: left;
    margin-left: 30px;
}
.right-div a{
    display: inline-block;
}
.pictitle{
    height: 24px;
    width: 296px;
    background: #8c8c8a;
    position: absolute;
    top:515px;
    z-index: 2;
    opacity:0.5;
    color: #fff;
    font-size: 12px;
    text-align: left;
}
.pictitle span{
    opacity:1;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    padding-left: 10px;
}
.right-pictrue {
    background: #0e84ff;
    width: 296px;
    height: 195px;
}

.grid-header {
    line-height: 40px;
    height: 50px;
    position: relative;
}

.grid-header h2 {
    margin-left: 30px;
    margin-top: 24px;
    text-align: left;
    font-size: 16px;
    color: #232323;
    height: 42px;
    line-height: 50px;
}

.grid-header h2.first {
    margin-left: 0;
}

.grid-header h2 span {
    border-left: 4px solid #11356d;
    padding-left: 14px;
}

.right-content {
    font-size: 14px;
    color: #232323;
    background: #fafafa;
    padding-bottom: 20px;
}

.right-content ul li {
    line-height: 32px;
    height: 35px;
   text-align: left;
}

.right-content ul li div {
    text-align: center;
    margin-left: 14px;
    margin-top: 7px;
    float: left;
    width: 20px;
    line-height: 22px;
    height: 20px;
    color: #fff;
    background: #c7c7c7;
}

.right-content ul li a {
    color: #232323;
    margin-left: 15px;
    width: 16em;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
}

.right-content ul li:hover a {
    color: #11356d;

}

/*分页*/
.pagination-container {
    margin-top: 40px;
}

#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;
}

.meta-description{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
