﻿body {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

 body,
*,
a,
span,
p {
	font-family: "Microsoft YaHei" !important;
}

body,
*,
a,
span,
p {
	font-family: "微软雅黑" !important;
}

.old_type a:focus {
	outline: none;
}



/* 当前位置开始 */
.old_type .dqwz {
	line-height: 80px;
	background-color: #f4f4f4;
}
.old_type .dqwz .dqwz_con {
	width: 1200px;
	margin: 0 auto;
	background: url(icon_position_content.png) no-repeat left center;
	padding-left: 40px;
	font-size: 28px;
	background-size: 24px;
}
.old_type .dqwz a {
	font-size: 28px;
	color: #333333;
	margin: 0 6px;
}



/* 图片栏目页主体-开始 */
.old_type .bt-main,
.old_type .bt-main-r ul {
	overflow: hidden;
}

.old_type .bt-main-l,
.old_type .bt-main-r ul li {
	float: left;
}

.old_type .bt-main-r {
	float: right;
}

.old_type .main {
	width: 100%;
	background: #ffffff;
}

.old_type .bt-main {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 48px;
}

.old_type .bt-main-l,
.old_type .bt-main-r {
	border: 1px solid #7ea4d7;
}



/* 左侧内容 */
.old_type .bt-main-l {
	width: 1200px;
	min-height: 162px;
	padding: 0px;
	border: 0px;
}

.old_type .bt-main-l p {
	width: 100%;
	height: 150px;
	line-height: 150px;
	font-size: 40px;
	color: #115db2;
	font-weight: bold;
}

.old_type .bt-main-l-list {
	background: none;
	margin-bottom: 35px;
	border: 1px solid #959595;
	overflow: hidden;
}
.old_type .bt-main-l-list li {
	width: 33%;
	padding: 0 10px;
	height: 100px;
	display: table;
	border-top: none;
	/* background: url(x_down.png) no-repeat 93% center; */
	padding-right: 0px;
	background: none;
	float: left;
	text-align: center;
}
.old_type .bt-main-l-list li:first-child {
	border: none;
}
.old_type .bt-main-l-list li:hover,
.old_type .bt-main-l-list .lanmu_on {
	background: #115db2 url(x_down-hover.png) no-repeat 93% center;
	border: none;
	color: #115db2 ;
	background: none;
}
.old_type .bt-main-l-list li a {
	padding-left: 8px;
	display: table-cell;
	font-size: 32px;
	color: #333333;
	vertical-align: middle;
	font-weight: bold;
}
.old_type .bt-main-l-list li:hover a,
.old_type .bt-main-l-list .lanmu_on a {
	color: #115db2 ;
	font-weight: bold;
}

/* 右侧内容 */
.old_type .bt-main-r {
	width: 1200px;
       /*min-height: 265px;*/
        min-height: 2170px;
	padding: 30px;
	padding-bottom: 0;
        position: relative;
}

.old_type .bt-main-r ul {
	margin-left: 0px;
}

.old_type .bt-main-r ul li {
	width: 545px;
	height: auto;
	/* margin-left: 29px; */
	/* margin-bottom: 14px; */
	margin: 10px 10px;
}

.old_type .bt-main-r ul li a {
	display: block;
}

.old_type .bt-main-r ul li a img {
	width: 100%;
	height: 305px;
	object-fit: cover;
}

.old_type .bt-main-r ul li a span {
	display: block;
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 32px;
	color: #333333;
	font-weight: bold;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


/* 图片栏目页主体-结束 */

.old_type .lucidity_pgToolbar{
	border: none;
	margin-bottom: 40px ;
	margin-top: 0px;
        position: absolute;
        bottom: 0;
        left: 0;
}
.old_type .lucidity-ui-paging-container,
.old_type .lucidity_pgToolbar td:nth-child(7),
.old_type .lucidity_pgToolbar td:nth-child(8),
.old_type .lucidity_pgToolbar td:nth-child(9),
.old_type .lucidity_pgToolbar td:nth-child(10),
.old_type .lucidity_pgToolbar td:nth-child(6){
	display: none;
}
.old_type .lucidity_pgToolbar td{
	padding: 0px 50px 0px 65px;
}
.old_type .lucidity_pgPanel td{
	font-size: 38px;
	padding: 0px 20px 0px 20px;
}

.old_type .lucidity_pgBtn{
	width: 200px;
	height: 80px;
	line-height: 80px;
}

.old_type a.lucidity_pgFirstDisabled,
.old_type a.lucidity_pgFirstDisabled:hover{
	background: #eeeeee !important;
	color: #999999 !important;
border:none !important;
}
a.lucidity_pgPrevDisabled, a.lucidity_pgPrevDisabled:hover{
background: #eeeeee !important;
	color: #999999 !important;
border:none !important;
}