@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: #f4c00d;
}
.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;
}

.content{
	width: 1300px;
	height: auto;
	overflow: hidden;
	padding: 40px 0;
	box-sizing: border-box;
	position: relative;
	margin: 0 auto;
	margin-top: 60px;
	padding: 40px;
	background: #fff9e5;
}
.swiper_big{
	width: 1300px;
	height: 496px;
}

.s_big_main{
	display: block;
	width: 100%;
	height: 100%;
}
.s_bing_img{
	width: 780px;
	height: 100%;
	float: left;
}
.s_big_r{
	width: 440px;
	height: 100%;
	float: left;
	position: relative;
}
.s_big_r span{
	display: block;
	width: 560px;
	height: auto;
	padding: 20px 40px;
	box-sizing: border-box;
	background: #f4c00d;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	margin-top: 40px;
	margin-left: -40px;
}
.s_big_r p{
	width: 100%;
	max-height: 306px;
	overflow: hidden;
	padding: 40px 20px;
	color: #333;
	font-size: 18px;
	line-height: 27px;
	box-sizing: border-box;
	overflow: hidden;
}
.next_prev{
	width: 40px;
	height: auto;
	overflow: hidden;
	outline: none;
	position: absolute;
	bottom: 0px;
	z-index: 100;
	cursor: pointer;
}
.prev{
	right: 140px;
}
.next{
	right: 80px;
}

.swiper_thumb{
	width: 1080px;
	height: 126px;
	margin-top: 40px;
}
.swiper_thumb .swiper-slide{
	background: #f4c00d;
}
.swiper_thumb .swiper-slide-thumb-active {
   border: 2px solid #f4c00d;
   box-sizing: border-box;
}

.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: 80px;
	padding: 12px 10px;
	box-sizing: border-box;
	background: #fff;
}
.daka_lists_title p{
	font-size: 18px;
	line-height: 1.5em;
}

#pages { padding:14px 0 10px;font-family:瀹嬩綋; 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;
	}

	.content{
		max-width: 7.2rem;
		padding: 0 0.2rem;
		box-sizing: border-box;
		margin-top: 0.5rem;
		background: none;
	}
	.item{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 0.4rem;
		display: block;
		padding: 0.05rem;
		border-radius: 0.06rem;
	}
	.item:last-of-type{
		margin-bottom: 0;
	}
	.item span{
		width: 100%;
		height:4.33rem;
		display: block;
		position: relative;
	}
	.item p{
		width: 100%;
		color: #333;
		padding: 0.1rem 0.1rem;
		box-sizing: border-box;
		background: #fff;
	}
	.item i{
		font-size: 0.32rem;
		background: rgba(255,255,255,0.5);
		padding: 0.05rem 0.1rem;
		box-sizing: border-box;
		position: absolute;
		right: 0.1rem;
		bottom: 0.1rem;
		font-style: normal;
	}


	.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;
	}
}