* {
	box-sizing: border-box;
	font-family: 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
}

a {
	text-decoration: none;
}

.djzt_head {
	width: 100%;
}

.djzt_head img {
	width: 100%;
}

.djzt-content {
	width: 1200px;
	margin: 0 auto;
}

.djzt-content .container {
	position: relative;
	margin-top: 36px;
}

/* 轮播图1 */
.djzt-content .container .container-left {
	float: left;
	width: 585px;
	height: 330px;
	position: relative;
}

.djzt-content .container .container-left .title-box {
	height: 57px;
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 272px;
}

.djzt-content .container .container-left .title-box .ft-title {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	margin-left: 30px;
	margin-top: 20px;
}

.djzt-content .container .container-left .pagination {
	position: relative;
	margin-left: 180px;
	margin-top: -110px;
	z-index: 5;
}

.djzt-content .container .container-left .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	margin: 0 8px;
	cursor: pointer;
}

.djzt-content .container .container-left .swiper-active-switch {
	background: #ED8102;
	width: 23px;
	border-radius: 18px;
}

.djzt-content .container .container-right {
	float: right;
	margin-right: 48px;
}

.djzt-content .container .container-right .list-box {
	width: 565px;
	height: 323px;
	padding-left: 30px;

}
.list-header-btn {
	display: inline-block;
	width: 110px;
	height: 40px;
	background: #E94646;
	border-radius: 6px;
	text-align: center;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 5px;
}

.more {
	float: right;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	padding-top: 8px;
}

.list-body {
	margin-top: 14px;
}

.dian {
	float: left;
	width: 10px;
	height: 10px;
	margin-top: 14px;
	background: #DBDBDB;
	border-radius: 50%;
}
.active{
	background-color: #E94646;
}

.list-title {
	width: 520px;
	margin-left: 20px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 41px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.djzt-three{
	margin-top: 50px;
	margin-bottom: 42px;
	overflow: hidden;
}
.box{
	width: 346px;
	height: 343px;
	display: inline-block;
	overflow: hidden;
}
.three-title{
	width: 320px;
	margin-left: 20px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 41px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.djzt_first{
	float: left;
}
.djzt_second{
	position: relative;
	margin-left: 80px;
}
.djzt_third{
	float: right;
}
.footer {
	bottom: 0;
	width: 100%;
	height: 179px;
	background: #F0F0F0;
	text-align: center;
}
.footer .footer-text {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 36px;
	padding-top: 41px;
}
