﻿/**!
 * [南平市二级]
 * author: [luchenwei];
 * time:2016.9.29;
 */

.mixed {
    margin-top: 6px;
    min-height: 515px;
}

.mixed-title {
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #fff;
    background: url(../images/titlebg.jpg) left repeat-x;
}

.left-content {
    padding: 20px;
    height: 621px;
    border: 1px solid #dedede;
    background: url(../images/ph1.jpg) center bottom no-repeat;
}

.main-link {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #333;
    text-indent: 63px;
    border: 1px solid #e1e1e1;
    background: url(../images/title-bg.jpg) left repeat-x;
}

.main-link:hover {
    background: none;
    background-color: #cd383a;
    color: #fff;
}


/* 内容部分 */

.main-content-title {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #333;
    text-indent: 5px;
}

.current {
    color: #cd383a;
}

.main-subcontent {
    min-height: 672px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-top: 2px solid #cd383a;
}

.content-list {
    padding: 7px 15px;
}

.content-item {
    float: left;
    width: 98%;
    padding-left: 10px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #333;
    background: url(../images/point.png) left center no-repeat;
}

.content-link {
    width: 100%;
    color: #333;
}

.link-content {
    float: left;
    width: 85%;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.time {
    float: right;
    color: #666;
}

.link-content:hover {
    color: #333;
}


/* 分页效果 */

.wb-page-items {
    margin-left: 62px;
    margin-top: 30px;
}

.wb-page-li {
    float: left;
    margin-left: 4px;
    text-align: center;
    font-family: Microsoft YaHei;
}

.wb-page-li>a {
    display: block;
}

.wb-page-li.ml6 {
    margin-left: 6px;
}

.wb-page-li.ml20 {
    margin-left: 20px;
}

.wb-page-item {
    width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
}

.wb-page-item:hover {
    border: 1px solid #cd383a;
}

.wb-page-item.current {
    width: 36px;
    height: 26px;
    line-height: 26px;
    border: 0;
    color: #cd383a;
    font-weight: bold;
}

.wb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.wb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}

.wb-page-family {
    font-family: "Microsoft YaHei";
}

.wb-page-fs12 {
    font-size: 12px;
}

.wb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
}

.wb-page-to {
    width: auto;
}

.wb-page-next {
    width: 58px;
}

.wb-page-next:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}

.wb-page-go {
    width: 28px;
}




.con-box {
	position: relative;
}
.s-block {
	margin-bottom: 15px;
}
.s-block-title {
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #4490db;
	padding-left: 20px;
	background: url(../images/title-type1.png) no-repeat 0 center;
}
.block-link {
	color: #4490db;
}
.trfont { padding-bottom:5px;}
.trfont a{ color: #333;line-height:24px;}
.main-subcontent a{color: #333;}