.columnPic {
    background: #fcedeb;
}

.inside-bg {
}

.inside-nav > a {
    color: #242020;
    line-height: 55px;
}

.inside-body {
    padding-top: 1%;
    min-height: 276px
}

.inside-body .fl {
    width: 20.5%;
    background: #f7f7f7;
    text-align: center;
}

.inside-body .fl .top-img {
    position: relative;
    top: -10px;
    width: 100%;
}

.bottom-border {
    border-bottom: 1px solid #e4e4e4;
}

.margin-lr {
    margin: 0px 30px;
}

.top-border {
    border-top: 2px solid #fff;
}

.left-title {
    text-align: center;
    font-size: 20px;
    color: #c71d06;
    line-height: 55px;
    background-position: 10px center;
}

.inside-left-list h3 > a {
    line-height: 40px;
    color: #000;
    font-size: 16px;
}

.inside-left-list h3:hover > a {
    color: #b9141b;
}

.current {
    color: #b9141b;
    background-repeat: no-repeat;
    background-position: 15px center;
}

.inside-left-list h3:first-child {
    padding-top: 20px;
    background-position: 15px 30px !important;
}

.inside-left-list h3:first-child.inside-nav-active {
    background-position: 10px 30px !important;
}

.inside-nav-active {
    background-repeat: no-repeat;
    background-position: 10px center;
}

.bottom-img {
    margin-top: 30%;
}

.inside-body .fr {
    width: 79.5%;
    padding-left: 40px;
}

.inside-body-right-title {
    height: 52px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 51px;
    margin-top: 24px;
}

.inside-body-right-title > div {
    display: inline-block;
}

.inside-body-right-title .title {
    border-bottom: 3px solid #c71d07;
    font-size: 22px;
    color: #c71d07;
    font-weight: bold;
}

.inside-text-list {
    padding: 20px 0px;
}

.inside-text-list .txt-list li {
    height: 38px;
    line-height: 38px;
    color: #333333;
    padding-left: 20px;
    background-image: url(../img/iconj.jpg);
    background-repeat: no-repeat;
    background-position: 3px 16px;
    display: flex;
    justify-content: space-between;
}

.inside-text-list .txt-list li .time {
    float: right;
    color: #999999;
}

.inside-text-list .txt-list li a {
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    width: 80%;
    white-space: nowrap;
    margin-left: 0;
}

.inside-text-list .txt-list li a:hover {
    color: #c71d06;
}

/************** 图片列表 **************/
.img-list li {
    border: 1px solid #d9d9d9;
    width: 23.9%;
    display: inline-block;
    margin-right: 1%;
    margin-bottom: 2%;
    padding: 5px;
}

.img-list li img {
    width: 100%;
    height: 144px;
}

.img-list li:nth-child(4n) {
    margin-right: 0%;
}

.img-list li a {
    color: #5a5a5a;
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
}

.img-list li a p {
    padding-left: 5px;
}

.img-list-data {
    font-size: 12px;
    color: #999;
    font-weight: 100;
    line-height: 15px;
}

/************** 图片列表 **************/

/************** 详情页面 **************/
.article-title {
    font-size: 20px;
    color: #000;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
}

.article-tips {
    background: #fafafa;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    height: 25px;
    color: #000;
}

.article-tips span {
    padding-right: 10px;
}

.article-body {
    line-height: 30px;
    font-size: 16px;
    padding: 50px 100px;
    color: #3c3e3d;
}

.article-body img {
    display: block;
    max-width: 100%;
    margin: 30px auto;
}

.next-or-pre {
    max-width: 50%;
    padding: 40px 90px;
}

.next-or-pre p {
    display: flex;
    line-height: 28px;
    font-size: 13px;
}

.next-or-pre p span {
    color: #605f5d;
    display: block;
    /*width: 13%;*/
}

.next-or-pre p a {
    color: #867889;
    display: block;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/************** 详情页面 **************/

/************** 学生图片列表 **************/
.img-students-list li {
    width: 18.8%;
    display: inline-block;
    border: 1px solid #d9d9d9;
    padding: 10px;
    margin-right: 1.5%;
    margin-bottom: 2%;
}

.img-students-list li:nth-child(5n) {
    margin-right: 0px;
}

.img-students-list li:hover {
    border: 1px solid #fe9900;
}

.img-students-list li:hover > a {
    color: #fe9900;
}

.img-students-list li a {
    display: block;
    color: #0064d4;
    line-height: 20px;
    font-weight: bold;
}

.img-students-list li img {
    width: 100%;
    height: 183px;
}

.word-students-limit {
    line-height: 20px;
    height: 48px;
    padding: 5px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
}

/************** 学生图片列表 **************/
.inside-body-right-all-title {
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 18px;
    padding-left: 3%;
}

/************** 搜索结果 **************/
.search {
    border-top: 1px solid #c9c9c9;
}

.search-body {
    min-height: 800px;
    border: 1px solid #c9c9c9;
    margin-top: 40px;
}

.top-div {
    content: " ";
    width: 100%;
    height: 6px;
    background: #ba2a17;
}

.search-body-all {
    padding: 25px 20px 40px 20px;
}

.re-title {
    height: 50px;
    line-height: 30px;
    color: #ba2a17;
    font-size: 20px;
    border-bottom: 1px solid #e1e1e1;
    padding-left: 10px;
}

.re-list {
    margin-top: 30px;
}

.re-list li:nth-child(2n+1) {
    background-color: #f8f8f8;
}

.re-list li {
    height: 140px;
    padding: 10px;
}

.re-list li + li {
    padding-top: 20px;
    height: 150px;
}

.re-list li a {
    font-size: 16px;
    color: #000;
}

.re-list li p {
    color: rgb(102, 102, 102);
    height: 63px;
    line-height: 24px;
    overflow: hidden;
    padding: 10px 0px;
}

.re-list li div {
    color: rgb(0, 170, 0);
    margin-top: 5px;
}

/************** 搜索结果 **************/

/************** 分页 **************/
#pages {
    display: block;
    min-width: 60%;
    margin: 30px 0 30px 22px;
    line-height: 23px;
    font-size: 14px;
}

#pages > li {
    display: inline-block;
}

#pages a {
    color: #000;
    padding: 0px 10px;
}

#to-pag-by-num {
    margin-left: 2px;
}

/************** 分页 **************/
