﻿html{    min-width: 1300px;}
.banner-box{
    position: relative;
}
.inner-banner{
    height: 315px;
    width: 100%;
    overflow: hidden;
}
.inner-banner img{
    position: relative;
    left: 50%;
    margin-left: -960px;
}



/* 主体内容 */
.main{
    width: 1200px;
    margin-bottom: 40px;
}

/* 左侧导航 */
.left-nav{
    position: relative;
}
.left-nav .page-title{
    position: absolute;
    left: 0;
    margin-top: -140px;
    top: 0;
    width: 252px;
    height: 140px;
    background: url(../images/wgyxy-inner-nav-bg.jpg) no-repeat left top / 100% 100%;
    z-index: 130;
}
.left-nav .page-title .text-box {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    width: 175px;
    width: 180px;
    height: 110px;
    margin-top: 15px;
    margin-left: 20px;
    border-right: 5px solid #fff;
    overflow: hidden;
}
.left-nav .page-title p{
    padding-top: 20px;
}
.left-nav .left-nav-list{
    width: 252px;
    background: #ebebeb;
}
.left-nav .left-nav-list a{
    display: block;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #cecece;
    padding: 0 30px;
    color: #333;
    font-size: 16px;
}



/* 右侧内容 */
.right-content{
    width: 900px;
}
.right-content .address{
    height: 60px;
    line-height: 60px;
    color: #b2b2b2;
}
.right-content .address .icon-home{
    display: inline-block;
    margin-right: 10px;
}
.right-content .address a {
    font-size: 14px;
    margin: 0 5px;
    color: #b2b2b2;
}
.right-content .address a:hover{
    text-decoration: underline;
}

/* 通用页码 */
.page-num-group .page-table, 
.page-table td, 
.page-table div {
    font-size: 12px;
    font-family: 宋体;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    line-height: 14px;
}
.page-table .PrevDisabled, 
.page-table .NextDisabled, 
.page-table .Next, 
.page-table .Prev {
    padding: 4px 8px !important;
    display: inline !important;
    margin-right: 4px !important;
    line-height: 30px !important;
}

.page-table a, 
.page-table .this-page {
    font-size: 12px;
    font-family: 宋体;
    display: inline-block;
    height: 14px;
    padding: 2px 4px;
    border: solid 1px #AFD5F5;
    background: #fff;
    text-decoration: none;
    MARGIN-RIGHT: 1px;
    line-height: 14px;
}

.page-table a:link {
    color: #000000;
}
.page-table a:hover{
    background-color: #EFF7FE;
}
.page-table .defaultButtonStyle {
    font-size: 12px;
    height: 20px;
    color: #000000;
    BORDER: #AFD5F5 1px solid;
    margin: 0px;
    padding: 0px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffff, EndColorStr=#BDDBF7);
    CURSOR: pointer;
    line-height: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#BDDBF7));
    background: -moz-linear-gradient( top,#ffffff,#BDDBF7);
    background: -ms-linear-gradient(top,#ffffff 0%,#bddbf7 100%);
}


.page-table .PrevDisabled {
    font-size: 12px;
    font-family: 宋体;
    display: inline-block;
    height: 14px;
    margin-right: 3px;
    padding: 2px 4px;
    background: #fff;
    color: #ccc;
    border: solid 1px #AFD5F5;
    line-height: 14px;
}


/* 单页面详情 */
.right-content .article{}




/* 学院领导详情 */
.right-content .leader{}
.right-content .leader .title,
.right-content .list .title{
    height: 49px;
    border-bottom: 1px solid #cecece;
    margin-bottom: 30px;
}
.right-content .leader .title p,
.right-content .list .title p{
    display: inline-block;
    border-bottom: 4px solid #fa8513;
    font-size: 22px;
    padding-bottom: 16px;
    margin-bottom: 0;
}
.right-content .leader .leader-list{
    overflow: hidden;
}
.right-content .leader .leader-item{
    width: 380px;
    overflow: hidden;
    float: left;
    margin-right: 50px;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 16px;
}
.right-content .leader .leader-item .img-box{
    width: 160px;
    height: 230px;
    float: left;
}
.right-content .leader .leader-item .leader-info{
    float: right;
    width: 200px;
}
.right-content .leader .leader-item .leader-name{
    font-size: 24px;
    color: #000;
    margin: 10px 0;
}
.right-content .leader .leader-item .leader-job{
    color: #333;
    margin: 20px 0 10px;
}

.right-content .leader .leader-item .job-content{
    line-height: 24px;
    height: 120px;
    overflow: hidden;
    color: #666;
}



/* 文章列表页 */
.right-content .artile-list{
    
    margin-bottom: 10px;
}
.right-content .artile-list .article-item{
    overflow: hidden;
    font-size: 16px;
    line-height: 50px;
    border-bottom: 1px dotted #e0e0e0;
    overflow: hidden;
}
.right-content .artile-list .article-item a{
    display: block;
    width: 750px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 25px;
    float: left;
    background: url(../images/more1.png) 2px center no-repeat;
}
.right-content .artile-list .article-item span{
    float: right;
}
.right-content .artile-list .article-item a:hover{
    color: #0d5690;
}




/* 列表文章详情页 */
.right-content.list-detail{
    width: 100%;
    margin-bottom: 100px;
}
.list-detail .detail-content{}

.list-detail .detail-content h1{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.list-detail .detail-content .article-info{
    text-align: center;
    margin: 20px 0 30px;
    font-size: 14px;
}



