.box-1440 {
	width: 1440px;
	margin: 0 auto;
	min-width: 1440px;
}


/* 清除浮动 */

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.public_nav {
	background-image: none !important;
	background: none !important;
}

.header_img {
	position: relative;
	z-index: -1;
}

.header_img .box-1440 {
	position: absolute;
	left: calc(50% - 720px);
	bottom: 116px;
}

.header_img .ywfb_bg {
	width: 100%;
	height: 360px;
	object-fit: cover;
}

.header_img .box-1440 img {
	width: auto;
	height: 44px;
}


/* 栏目页 */

.box-1200 {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto 30px;
}

.bt-breadcrumb {
	margin-bottom: 20px;
}

.content_left {
	float: left;
	width: 240px;
}

.content_left a {
	display: block;
	line-height: 28px;
	font-size: 20px;
	color: #333333;
	width: 100%;
	padding: 16px 0;
	/*padding-left: 58px;*/
	text-align: center;
	padding-right: 10px;
	background: #F3F7FE;
	border-left: 4px solid #F3F7FE;
	margin-top: 20px;
}

.left_flm {
	width: 100%;
	padding: 22px 0px;
	background: #3366CC;
	font-weight: 600;
	font-size: 28px;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
}

.left_flm * {
	color: #FFFFFF;
}

.content_left a:hover {
	color: #3366CC;
	font-weight: bold;
	background: #F3F7FE;
	border-left: 4px solid #3366CC;
}

.content_left a.on {
	color: #3366CC;
	font-weight: bold;
	background: #F3F7FE;
	border-left: 4px solid #3366CC;
	;
}

.content_right {
	float: right;
	    width: 921px;
    padding-left: 40px;
	border-left: #CCCCCC 1px solid;
}

.now_place {
	margin-top: 30px;
}

.now_place a {
	font-size: 16px;
	color: #333333;
}

.content_right .now_place img {
	margin: 0 !important;
	width: 16px;
	height: 20px;
	margin-right: 13px !important;
}

.column_title {
	font-size: 24px;
	color: #3366CC;
	font-weight: bold;
	border-bottom: #D0D4E3 solid 1px;
	solid 1px;
	padding-top: 20px;
	margin-bottom: 18px;
}

.column_title span {
	display: inline-block;
	padding-bottom: 24px;
	border-bottom: #3366CC solid 4px;
}

.column_ul {
	min-height: 714px;
}

.column_ul .page-content li {
	line-height: 45px;
	font-size: 18px;
	background: url(bt-listPic.png) no-repeat;
	background-position: 0px 20px;
	padding-left: 20px;
}

.column_ul .page-content li a {
	color: #333333;
	display: block;
	max-width: 82%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	float: left;
}

.column_ul .page-content li a:hover {
	color: #3860F4;
}

.column_ul .page-content li span {
	color: #999999;
	margin-left: 20px;
	display: block;
	float: right;
}

.column_ul .page-content li:nth-child(10n-5) {
	border-bottom: 1px dashed  #DDDDDD;
	padding-bottom: 20px;
}

.column_ul .page-content li:nth-child(10n-4) {
	margin-top: 20px;
}

.column_ul .page-content li:nth-child(10n-10) {
	border-bottom: 1px dashed  #DDDDDD;
	padding-bottom: 20px;
}

.column_ul .lucidity_pgToolbar {
	height: 30px;
	border: none;
	background: #fff;
	margin-top: 20px;
	margin-bottom: 0;
}

.now_place {
	font-size: 16px;
}


/*分页*/

div .lucidity_pgBtn {
	border: 1px solid #dddddd;
	color: #333;
}

div .lucidity-ui-paging-container li.ui-pager {
	border: 1px solid #dddddd;
}

/*div .lucidity-ui-paging-container li.focus {
	background-color: #3366CC;
	border: 1px solid #3366CC;
}*/

/*div a.lucidity_pgFirstDisabled,
a.lucidity_pgFirstDisabled:hover {
	background: #F5F5F5;
	border: 1px solid #EEEEEE;
	color: #CCCCCC;
}*/

/*单信息栏目样式*/