﻿.secondleftul {
    list-style: none;
    margin-top: 10px;
}
.secondbanner {
    width:1100px;
    overflow:hidden;
    min-height:20px;
    _height:20px;
}
.secondleftul li{
    height: 35px;
    line-height:35px;
    padding-left: 15px;
} 
.secondleftul li a {
    color: #6f6f6f;
} 
.secondleftul li.current{
    background-color: #3576CA;
} 
.secondleftul li.current a{
    color: #fff;
    background-color: #3576CA;
    font-weight:bold;
}
.secondlefttop {
}
.secondlefttop p {
    font-family: '微软雅黑';
    font-weight: bold;
}
.secondleftul li a{
    list-style: none;
} 
.secondleft{
    overflow:hidden;
    width: 228px;
    float: left;
    border-right:1px solid #dcdcdc;
    padding:7px 30px 20px 0px;
}
.secondright {
    float: left;
    padding-left: 30px;
}
.pbig {
    font-size: 24px;
    font-family: '微软雅黑';
}
.clear {
    clear: both;
    height: 0px;
}
.grey {
    color: #9d9d9d;
}
.black {
    color: #51545b;
}
.leftbig {
    font-size: 24px;
    font-family: '微软雅黑';
    font-weight: bold;
    color: #676767;
    height: 31px;
}
.rightsmall {
    float: right;
    margin-top: 13px;
}
.secondrighttopnav {
    width: 810px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d2d2d2;
}
.newscontainer {
    width: 810px;
    margin:30px 0px;
    line-height:24px;
    overflow:hidden;
}
.newssingle {
    line-height: 26px;
    color: #7e7e7e;
}
.psmall {
    margin-top: 0px;
    font-size: 20px;
}

.secondcontent {
     min-height:700px;
    _height:700px;
    margin:15px 0px 0px 0px;
    overflow:hidden;
    width:1100px;
}
/*文章列表*/
.articleul{
    list-style: none;
    
}
.articleul li{
    height: 24px;
    line-height:24px;
    margin-top: 5px;
}
.articleul li span{
    float: right;
    color: #9d9d9d;
}
.articleul li a{
    line-height: 24px;
    color: #9d9d9d;
}.page {
     height: 30px;
     margin-auto;
    margin-top: 10px;
}
.page ul{
    list-style: none;
    margin-left: auto;
  
    
}
.page ul li{
    float: left;
    width: 10px;
    height: 15px;
    padding: 5px 5px 5px 8px;
    margin-left: 10px;

    background-color: gray;
}

.page ul li a{
    color: white;
    }


/*图片列表*/
.articlepic {
    
}
.articlepicul {
   list-style: none;
}

.articlepicul li {
    width: 150px;
    height: 140px;
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    
}
.articlepicul li a{
  
}

.articlepicul li p{
    line-height: 24px;
    text-align: center;
}

.articlepicul li p a{
    color: gray;
}

.articlepicul li img{
    width: 150px;
   height: 100px;
}

.page {
    text-align: center;
    margin-top: 30px;
}

    .page a {
        color: gray;
        padding: 5px 10px;
        margin-left: 5px;
        border: 1px solid #D4D4D4;
    }

    .page span {
        background-color:#3576CA;
        color: white;
        margin-left: 5px;
        padding: 5px 10px;
        border: 1px solid #D4D4D4;
    }

    .page div {
        padding: 5px 10px;
    }

#Pagination {
    margin-bottom: 20px;
}
