@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
html, body{
	width: 100%;
	height: 100%;
}
body{
	font-size: 18px;
	font-family: "PingFang SC","Lantinghei SC","Helvetica Neue",Helvetica,Arial,"Microsoft YaHei","微软雅黑",STHeitiSC-Light,simsun,"宋体","WenQuanYi Zen Hei","WenQuanYi Micro Hei",sans-serif;
	color: #333;
	line-height: 27px;
}
a{
	text-decoration: none;
	color: #333;
}
img{
	display: block;
	width: 100%;
	height: 100%;
}

.main{
	width: 100%;
	overflow: hidden;
	background: url(../../images/zt_zshidai/bg01.jpg) no-repeat center top;
	padding-bottom: 40px;
}
/* 导航 */
.nav{
	width: 100%;
	height: 40px;
	background: #414647;
}
.nav_main{
	width: 1300px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	display: flex;
	justify-content: space-between;
}
.nav_main a{
	color: #fff;
	line-height: 40px;
}
.nav_main a:hover{
	font-weight: bold;
}
.nav_link{
	color: #fff;
}
.juzheng{
	position: relative;
	display: inline-block;
	color: #fff;
	padding: 0 10px;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 18px;
}
.juzheng span{
	line-height: 40px;
}
.juzheng i{
	border: 6px;
	border-style: solid;
	border-color: #fff transparent transparent  transparent ;
	position: absolute;
	top: 17px;
	right: -6px;
}
.juzheng_list{
	width: 120px;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	top: 40px;
	transition: height 0.3s;
	z-index: 200;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.juzheng a{
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	font-weight: normal;
}
.juzheng_list a:hover{
	background: #fff;
	color: #333;
}
.juzheng:hover .juzheng_list{
	height: 134px;
	overflow: hidden;
}

.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.banner img{
	width: 100%;
	height: auto;
}

.ming_p1{
	width: 1300px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px;
}
.col3_r{
	width: 625px;
	height: auto;
	overflow: hidden;
	position: relative;
	float: left;
	display: block;
}
.col3_r:last-of-type{
	float: right;
}

.col3_r_top{
	width: 580px;
	line-height: 60px;
	margin: 0 auto;
	background: #e9e9e9;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}
.col3_r_video{
	width: 100%;
	height: 398px;
	background: #E9E9E9;
}
.col3_r_news{
	width: 580px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background: #e9e9e9;
	padding: 20px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 36px;
	color: #999;
}

.daka_lists{
	width: 1300px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px;
}
.daka_list{
	display: block;
	width: 310px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	box-shadow: 0 4px 8px #e2e2e2;
	transition: all 0.3s;
}
.daka_list:nth-child(4n){
	margin-right: 0;
}
.daka_list:hover{
	box-shadow:0px 0px 10px #969696;
}
.daka_list span{
	display: block;
	width: 100%;
	height: 197px;
	overflow: hidden;
}

.daka_list span img{
	width: 100%;
	height: 100%;
	transition: all 0.6s ease-in-out;
	display: block;
}
.daka_list span img:hover{
	transform: scale(1.06);
}
.daka_lists_title{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 12px 10px;
	box-sizing: border-box;
	background: #fff;
}
.list_title{
	font-size: 18px;
	line-height: 1.5em;
	height: 54px;
}
.list_zy{
	height: 108px;
	font-size: 16px;
	color: #999;
	margin-top: 10px;
	display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#pages { padding:14px 0 10px;text-align:center; font-size: 14px;}

#pages a { display:inline-block; height:30px; line-height:30px; background:#ffffff; border:1px solid #cccccc; text-align:center; color:#444444; padding:0 15px}

#pages a.a1 { background:#F9F9F9; padding:0 13px;}

#pages a:hover { background:#e9e9e9; color:#333333; text-decoration:none; }

#pages span { display:inline-block; height:30px;padding:0 15px; line-height:30px; background:#f1f1f1; border:1px solid #cccccc; color:#444444; text-align:center; }

.page .noPage { display:inline-block; height:30px; line-height:30px;  border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


/* 底部 */
.foot{
	width: 100%;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	margin-top: 80px;
}
.foot p{
	display: inline-block;
	margin: 0 10px;
	color: #999;
}
.foot a{
	color: #999;
	margin: 0 10px;
	display: inline-block;
}

@media only screen and (orientation:portrait) {
	body{
		overflow: auto;
	}
	/* 导航 */
	.nav{
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
		background: #e85131;
	}
	.nav_main{
		width: 100%;
		height: auto;
		overflow-y: hidden;
		overflow-x: auto;
		white-space: nowrap;
		padding: 0 0.2rem;
		box-sizing: border-box;
	}
	.nav_main a{
		margin-right: 0.2rem;
		line-height: 0.8rem;
		color: #fff;
	}

	.ming_p1{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding: 0 0.2rem;
		box-sizing: border-box;
		margin-top: 0.45rem;
	}
	.col3_r{
		width: 100%;
		float: none;
		padding: 0 0.2rem;
		box-sizing: border-box;
		margin-bottom: 0.4rem;
	}
	.col3_r_top{
		width: 100%;
		line-height: 0.6rem;
		font-size: 0.28rem;
	}
	.col3_r_video{
		width: 100%;
		height: 4.33rem;
	}
	.col3_r_news{
		width: 100%;
		padding: 0.2rem;
		font-size: 0.28rem;
		line-height: 0.39rem;
	}


	.foot{
		width: 100%;
		height: auto;
		overflow: hidden;
		font-size: 0.26rem;
		line-height:0.32rem;
		position: initial;
		white-space: pre-line;
		font-size: 0;
		padding-bottom: 0.2rem;
		background: none;
		color: #666;
		margin-top: 0.6rem;
	}
	.foot p{
		margin: 0 0.1rem;
		font-size: 0.26rem;
	}
	.foot a{
		margin: 0 0.1rem;
		font-size: 0.26rem;
	}
}