﻿
.modlist {
    width: 1178px;
    display: inline;
    float: left;
    margin-top: 10px;
    border-color: #4b9beb;
    border-style: solid;
    border-width: 3px 1px 1px;
}

.modlist ul {
    padding: 0 10px 10px;
    border: solid 1px #e1effc;
    width: 1156px;
    float: left;
    display: inline;
}

.modlist ul li {
    border-top: 1px dotted #ccc;
    padding-top: 7px;
    margin-top: 2px;
    width: 100%;
    float: left;
    line-height: 28px;
    line-height: 30px \9;
    _line-height: 28px;
}

.modlist ul li.fst {
    border-top: 0;
    padding-bottom: 3px;
}

.modlist ul li span {
    display: inline;
    float: left;
    width: 60px;
    height: 35px;
    text-align: right;
    padding-right: 15px;
    font-weight: bold;
    overflow: hidden;
}

.modlist ul li a {
    margin-left: 10px;
    display: inline;
    float: left;
    padding: 0 4px 0 5px;
    height: 28px;
    overflow: hidden;
    color: #666
}

.modlist ul li a:hover {
    color: #317EE7
}

.modlist ul li a.red {
    background: #317EE7;
    color: #fff;
    border-radius: 3px;
}

.modlist .tit {
    width: 100%;
    height: 34px;
    background: #E4F0FC;
    text-indent: 10px;
    font-size: 14px;
    color: #17509D;
    line-height: 34px;
    font-weight: bold;
}

.modlist .tit b {
}

.lists {
    width: 100%;
    display: inline-block;
    float: left;
    margin-top: 12px;
}

/*图片列表*/
.imglist_d {
    width: 100%;
    display: inline-block;
    float: left;
}

.imglist_d ul {
    width: 1192px;
    float: left;
    margin-left: -12px;
}

.imglist_d ul li {
    width: 226px;
    height: 236px;
    padding-left: 12px;
    float: left;
}

.imglist_d ul li a {
    width: 224px;
    float: left;
    height: 216px;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    background: #f9f9f9;
}

.imglist_d ul li a img {
    width: 210px;
    height: 168px;
    float: left;
    display: inline;
    margin: 11px 0 0 7px;
}

.imglist_d ul li a div {
    width: 226px;
    height: 18px;
    float: left;
    margin-top: 8px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
}

.imglist_d ul li a p {
    width: 210px;
    height: 18px;
    padding: 0 11px;
    float: left;
    margin-top: 1px;
    color: #999;
    cursor: pointer;
}

.imglist_d ul li a:hover {
    border: 1px solid #78ABEF;
    text-decoration: none;
    background: #F5F9FE;
    box-shadow: rgba(49, 126, 231, .6) 0 0 5px;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#C6DBF9');
}

/*分页*/
.pages {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 10px 0;
    overflow: hidden;
}

.pages li {
    display: inline;
    float: left;
    margin-right: 6px;
    display: inline;
    float: left;
    height: 40px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #e2e2e2;
    color: #888;
    line-height: 40px;
}

.pages li a {
    display: inline;
    float: left;
    height: 40px;
    padding: 0 20px;
    position: relative;
    margin: -1px -21px;
}

.pages li a {
    background: #eee;
    border: 1px solid #ddd;
    color: #000
}

.pages li a:hover {
    background: #ddd;
    border: 1px solid #ccc;
    color: #317EE7;
    text-decoration: none;
    box-shadow: rgba(0, 0, 0, .3) 0 0 2px;
}

.pages li.thisclass, .pages li.thisclass a {
    background: #317EE7;
    border: 1px solid #317EE7;
    color: #fff;
}

.pageinfo {
    color: #999
}

.pages li.pagenum {
    overflow: hidden;
    border: 0;
    background: transparent;
    float: right;
    background: #ccc;
    padding: 0;
}

.pages li.pagenum .stxt {
    width: 40px;
    height: 35px;
    line-height: 35px;
    padding: 3px 0 0 10px;
    float: left;
    border: 1px solid #7F9DB9;
    border-right: 0;
}

.pages li.pagenum .sbtn {
    border: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #317EE7;
    color: #fff;
}
