.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.index-content {
	padding: 40px 20px 40px;
	background: #fff;
	box-shadow: 0px 2px 10px 1px #eaeaea;
	box-sizing: border-box;
}

/*位置*/
.current-position {
	width: 100%;
	height: 40px;
	background: #f0aeab url(ht-local.png) no-repeat 20px 14.5px;
	padding: 0 20px 0 43px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	margin-bottom: 20px;
	box-sizing: border-box;
}

.current-position a {
	color: #fff;
}

.current-position a:hover {
	color: #fff;
}

/* 文章正文 */
.htezy-con {
	padding: 40px 50px 40px;
	background: #fafafa;
}

.htezy-con .htezy-tit {
	color: #333;
	font-size: 34px;
	text-align: center;
	line-height: 48px;
	font-weight: bold;
}

.htezy-fbq {
	padding: 30px 0;
	font-size: 14px;
	color: #333;
	line-height: 32px;
}

.htezy-fbq span {
	display: block;
	float: right;
	margin: 0 16px;
	color: #999;
	font-size: 16px;
	font-weight: 300;
}

.htezy-fbq div {
	font-size: 14px;
	color: #333;
	line-height: 32px;
	float: right;
	cursor: pointer;
}

.htezy-fbq .fbq-qpgk {
	background: url(htezy-fbq2.png) no-repeat left center;
	padding-left: 24px;
}

.htezy-fbq .fbq-lbck {
	background: url(htezy-fbq1.png) no-repeat left center;
	padding-left: 24px;
}

/* 头部轮播样式 */
.lunbo-top {
	width: 100%;
	height: 520px;
	position: relative;
}

.lunbo-top .prev,
.lunbo-top .next {
	width: 20px;
	height: 40px;
	position: absolute;
	top: 180px;
	z-index: 1;
	cursor: pointer;
}

.lunbo-top .prev {
	left: 0;
	background: url(con-left.png) no-repeat center center;
	background-size: 100% 100%;
}

.lunbo-top .next {
	right: 0;
	background: url(con-right.png) no-repeat center center;
	background-size: 100% 100%;
}

.lunbo-top li {
	width: 700px;
	height: 400px;
	line-height: 400px;
	margin: 0 auto;
}

.lunbo-top li div {
	width: 100%;
	height: 100%;
	text-align: center;
}

.lunbo-top li img {
	max-width: 700px;
	max-height: 400px;
}

.lunbo-top li p {
	width: 900px;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	padding: 0 26px;
	text-align: left;
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -450px;
	z-index: 1;
}

/* 底部轮播样式 */
.lunbo-bottom {
	width: 630px;
	height: 96px;
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
}

.lunbo-bottom .prev,
.lunbo-bottom .next {
	display: block;
	width: 26px;
	height: 54px;
	cursor: pointer;
	position: absolute;
	top: 18px;
	z-index: 1;
}

.lunbo-bottom .prev {
	background: #c7c7c7 url(bottom-left.png) no-repeat center;
	background-size: 100% 100%;
	left: -36px;
}

.lunbo-bottom .next {
	background: #c7c7c7 url(bottom-right.png) no-repeat center;
	background-size: 100% 100%;
	right: -36px;
}

.lunbo-bottom .bd {
	width: 100%;
	height: 100%;
}

.lunbo-bottom .bd ul {
	width: 100%;
	height: 100%;
	overflow: hidden;
	zoom: 1;
}

.lunbo-bottom .bd ul li {
	width: 110px;
	height: 90px;
	margin: 0 8px;
	float: left;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}

.lunbo-bottom .bd ul li img {
	width: 100%;
	height: 100%;
}

.lunbo-bottom .bd ul li p {
	display: none;
}

/* 全屏查看样式 */
.qpgk-box {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	display: none;
}

.qpgk-gb {
	width: 60px;
	height: 36px;
	background: rgba(255, 255, 255, 0.4);
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.lunbo-qpgk {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.lunbo-qpgk .prev,
.lunbo-qpgk .next {
	display: block;
	width: 40px;
	height: 80px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	z-index: 3;
	margin-top: -30px;
}

.lunbo-qpgk .prev {
	background: rgba(255, 255, 255, 0.2) url(bottom-left.png) no-repeat center;
	background-size: 100% 100%;
	left: 10px;
}

.lunbo-qpgk .next {
	background: rgba(255, 255, 255, 0.2) url(bottom-right.png) no-repeat center;
	background-size: 100% 100%;
	right: 10px;
}

.lunbo-qpgk .bd {
	width: 100%;
	height: 100%;
}

.lunbo-qpgk .bd ul {
	width: 100%;
	height: 100%;
}

.lunbo-qpgk .bd ul li {
	width: 86%;
	height: 100%;
	text-align: center;
	line-height: 100vh;
	margin: 0 auto;
}

.lunbo-qpgk .bd ul li img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

/* 列表查看样式 */
.lbck-bg {
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	overflow-y: auto;
	display: none;
}

.lbck-gb {
	width: 60px;
	height: 36px;
	background: rgba(255, 255, 255, 0.4);
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 10;
	cursor: pointer;
}

.lbck-box {
	width: 100%;
	height: auto;
	padding: 60px 80px 0;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.lbck-box li {
	width: 48%;
	height: 360px;
	text-align: center;
	line-height: 360px;
	margin-bottom: 40px;
}

.lbck-box li img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

/* 滚动条样式 */

.lbck-bg::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 0.01rem;
	/*宽分别对应竖滚动条的尺寸*/
	height: 0.01rem;
	/*高分别对应横滚动条的尺寸*/
	padding: 2rem 1rem 0 0;
}

.lbck-bg::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	background-color: #fff;
	border-radius: 10rem;
}

.lbck-bg::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	background-color: #fff;
	border-radius: 10rem;
}