@charset "utf-8";

#header{
	width: 100%;
     /*   min-width: 1200px; */
	background: #fff;
	height: 145px;
	position: relative;
	z-index: 1;
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.2);       
	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.2);       
	box-shadow:0px 0px 10px rgba(0,0,0,0.2); 	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#header .headerBox{
	margin:0px auto;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#header .logo{
	z-index: 9;
	margin-top: 20px;
	float: left;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#header .logo .icon-logo{
	position: relative;
	z-index: 9;
	display: block;
	width: 350px;
	height: 60px;
	background: url(../img/logo.png) no-repeat left top;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#header .menuBox{
	background:#e62129;
	height: 45px;
	margin-top: 20px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#header .menu{
	height: 100%;
	margin:0px auto;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#header .menu ul.menu-con{
	padding: 0;
}
#header .menu>ul>li{
	width: 12.5%;
	text-align: center;
	line-height: 0;
	/* border-left: 1px solid #b40000; */
}
/* #header .menu ul li.home{
	width: 7%;
	text-align: left;
} */
/* #header .menu ul>li.culture{
	border-right: 1px solid #b40000;
} */
#header .menu ul li a span.cn{
	position: relative;
	display: inline-block;
	margin:0 auto;
	color: #fff;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	font-size: 18px;
	/* font-weight: bold; */
	margin: 0;
}
#header .menu ul li a:hover{
	background-color: #c81f26;
	color: #fff;
}

	#header .nav{
		height: 0;
		overflow: hidden;
		background: #f1f1f1;
		background: rgba(240,240,240,0.95);
		position: absolute;
		z-index: 9;
		width: 100%;
		left: 0;
		top: 0;
		top: 145px;
		border-top: 0;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;		
		
	}
	#header ul li:hover .nav{
		height: 210px;
	}
	#header .nav .con{
		width: 1200px;
		margin: 0 auto;
	}
	#header .nav .con .navCon{
		float: left;
		overflow: hidden;
	}
	#header .nav .con ul{
		float: left;
		display: block;
		padding: 0;
		border-right: 1px solid #ccc;
		padding: 0 30px;
		margin-top: 30px;
		min-height: 133px;
	}
	#header .nav .con ul li{
		float: none;
		list-style: none;
		margin: 0;
		width: 100%;
	}
	#header .nav .con ul li a{
		line-height: 34px;
		display: block;
		margin:0
	}
	#header .nav .con .hot{
		margin-top: 30px;
		float: left;
		width: 600px;
		height: 140px;
		overflow: hidden;
	}
	#header .nav .con .hot .pic{
		width: 210px;
		float: left;
		margin: 0 20px 0 30px;
		background-position: center;
		background-size: cover;
	}
	#header .nav .con .hot .pic img{
		width: 100%;
	}
	#header .nav .con .hot h4{
		margin-bottom: 5px;
		line-height: 22px;
		text-align: left;
	}
	#header .nav .con .hot p{
		line-height: 22px;
		text-align: left;
		text-align: justify;
		/*display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;	*/
	}

	#header #nav_05.nav .con ul{
		float: left;
		display: block;
		padding: 0;
		border-right: 0;
		padding: 0 30px 0 160px;
		margin-top: 30px;
	}
	#header #nav_05.nav .con ul li{
		float: left;
		list-style: none;
		margin:5px 8px;
		width:200px;
	}
	#header  #nav_05.nav .con ul li a{
		line-height: 34px;
		display: block;
		margin:0;
		border:1px solid #ccc;
		background-color: #fff;
		height: 34px;
		text-align: center;
	}

	#header #nav_01.nav .con{
		padding-left: 95px;
	}
	#header #nav_02.nav .con{
		padding-left: 175px;
	}
	#header #nav_02.nav .con ul{
		border:0;
	}
	#header #nav_02.nav .con .hot{
		width: 720px;
		height: 160px;
	}
	#header #nav_03.nav .con{
		padding-left: 100px;
	}
	#header #nav_04.nav .con .navCon,
	#header #nav_06.nav .con .navCon{
		float: none;
	}
	#header #nav_04.nav .con ul,
	#header #nav_06.nav .con ul{
		text-align: center;
		border: 0;
		float: none;
		width: 100%;
		min-height: 155px;
	}
	#header #nav_04.nav .con ul li,
	#header #nav_06.nav .con ul li{
		display: inline-block;
		list-style: none;
		margin:5px 12px;
		width:190px;
		text-align: center;
	}
	#header  #nav_04.nav .con ul li a,
	#header  #nav_06.nav .con ul li a{
		line-height: 0;
		display: block;
		margin:0;
		border:0;
		height: 34px;
		text-align: center;
	}
	#header  #nav_04.nav .con ul li a img,
	#header  #nav_06.nav .con ul li a img{
		display: block;
		margin-bottom: 13px;
		width: 190px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#header  #nav_04.nav .con ul li a:hover img,
	#header  #nav_06.nav .con ul li a:hover img{
		-moz-transform:scale(1.05,1.05);
		-webkit-transform:scale(1.05,1.05);
		transform:scale(1.05,1.05);
	}



#header .menu .menu-btn{
	display: none;
}

#header .con_right{
	float:right;
	height:36px;
	color:#fff;
	margin-top: 32px;
}
#header .con_right .search{
	width: 200px;
	position: relative;
	float: left;
}
#header .con_right .search input{
	width: 100%;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	border-radius: 50px;
	background: #fff;
	border: 1px solid #ddd;
        color:#000;
}

#header .con_right .search button{
	width: 36px;
	height: 36px;
	background: url(../img/icon.png) no-repeat -500px top;
	border: 0;
	text-indent: -999em;
	position: absolute;
	right: 0;
	top: 5px;
	cursor: pointer;
        outline:0;
}
#header .con_right .QR_code {
	width: 30px;
	height: 36px;
	float: right;
	margin-left: 12px;
}

#header .con_right .QR_code a{
	display: block;
	width: 30px;
	height: 36px;
	background: url(../img/icon.png) no-repeat -600px -44px;
	opacity: 0.5;
	cursor: pointer;
}
#header .con_right .QR_code a:hover{
	opacity: 0.8;
}


/*滚动变化*/
/*#header.suspend{
	height: 60px;
}
#header.suspend .logo{
	top: 13px;
}


#header.suspend .menu{
	right: 0px;
	top: 0px;
}

#header.suspend .con{
	margin-right: -150px;
}*/



/*@media screen and (max-width: 1600px) {
#header .headerBox{
	width: 98%;
}

}
@media screen and (max-width: 1500px) {
#header .logo .icon-logo{
	width: 300px;
	height: 60px;
	background: url(../img/logo.png) no-repeat left 5px;
	background-size: 100%;
}
#header .menu ul li{
	margin:0 20px;
}

}*/
/*@media screen and (max-width: 1400px) {	
#header .headerBox{
	width: 100%;
}
#header .logo{
	margin-left: 30px;
}
#header .logo .icon-logo{
	width: 280px;
	height: 60px;
	background: url(../img/logo.png) no-repeat left 7px;
	background-size: 100%;
}
#header .menu{
	right: 250px;
}
#header .menu ul li{
	margin:0 18px;
}
#header .menu ul li a span.cn{
	font-size: 16px;
}
#header .con .search{
	width: 180px;
	position: relative;
	float: left;
}
#header .con .search input{
	width: 100%;
	height: 34px;
	line-height: 34px;
	margin-top: 1px;
	padding-left: 10px;
	border-radius: 50px;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 12px;
}*/

/*#header .con .QR_code{
	width: 36px;
	height: 36px;
	float: right;
	margin-left: 12px;
	background: url(../img/icon.png) no-repeat -600px -44px;
	opacity: 0.5;
	cursor: pointer;
}*/

/*@media screen and (max-width: 1250px) {	
#header .headerBox{
	width: 100%;
}
#header .logo{
	margin-left: 10px;
}
#header .menu{
	right: 240px;
}
#header .menu ul li{
	margin:0 15px;
}
#header .menu ul li a span.cn{
	font-size: 15px;
}
#header .con .search{
	width: 180px;
	position: relative;
	float: left;
}
#header .con .search input{
	width: 100%;
	height: 34px;
	line-height: 34px;
	margin-top: 1px;
	padding-left: 10px;
	border-radius: 50px;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 12px;
}*/

/*#header .con .QR_code{
	width: 36px;
	height: 36px;
	float: right;
	margin-left: 12px;
	background: url(../img/icon.png) no-repeat -600px -44px;
	opacity: 0.5;
	cursor: pointer;
}*/



	#window_qr .content{
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  width: 700px;
	  height: 360px;
	  padding: 38px 10px;
	  margin: -180px 0 0 -350px;
	  background: #fff;
	}
	.window_hide .close{
	  position: fixed;
	  z-index: 9;
	  width: 56px;
	  height: 56px;
	  border:2px solid rgba(255,255,255,0.8);
	  border-radius: 100%;
	  top: 20px;
	  right: 10px;
	  text-indent: -999em;
	  overflow: hidden;
	  background: url(../img/icon.png) no-repeat right top;
	  filter:alpha(opacity=75); 
	  opacity:0.75;
	  -webkit-transition: all 0.2s ease-in;
	  transition: all 0.2s ease-in;

	}
	.window_hide .close:hover{
	  border:2px solid #fff;
	  filter:alpha(opacity=100); 
	  opacity:1;
	  transform:rotate(90deg);
	  -webkit-transform:rotate(90deg);
	}

	#window_qr  .QR-code{
		overflow: hidden;
		text-align: center;
	}
	#window_qr  .QR-code .QR-weixin, #window_qr .QR-code .QR-mweb, #window_qr .QR-code .QR-app{
		display: inline-block;
		margin: 20px 20px 0 20px;
	}
	#window_qr  .QR-code .QR-weixin h4, #window_qr .QR-code .QR-mweb h4, #window_qr .QR-code .QR-app h4{
		text-align: center;
		font-size: 12px;
		color: #555;
		font-weight: 100;
	}

@media screen and (max-width: 768px) {

#header{
	width: 100%;
	background: #fff;
	height: 50px;
	top: 0;
	position: fixed;
	z-index: 10;
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.2);       
	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.2);       
	box-shadow:0px 0px 10px rgba(0,0,0,0.2); 	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#header + div {
         margin-top: 70px;
}
#header .headerBox{
	width: 100%;
	max-width: 100%;
	min-width:100%;
	height: 100%;
	margin:0px auto;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}#header .menuBox{
	background:none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#header .logo{
	z-index: 9;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#header .logo .icon-logo{
	position: relative;
	z-index: 9;
	display: block;
	width: 180px;
	height: 40px;
	background: url(../img/logo.png) no-repeat left top;
	background-size: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#header .menu{
	position: absolute;
	right: 0;
	top: 0;
	margin-top:0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#header .menu ul.menu-con{
	padding: 0;
	position: fixed;
	background: #f1f1f1;
	z-index: 9;
	width: 100%;
	height: 100vh;
	left: 100%;
	top: 50px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;	
}
#header .menu ul.open{
	left: 0;
}
#header .menu ul li{
	float: none;
	display: block;
	/*margin:0 25px;*/
	width: 100%;
	text-align: left;
	line-height: 0;
	padding-left: 30px;
	border-bottom: 1px solid #ddd;
}
#header .menu ul li.home{
	width: 100%;
	text-align: left;
}
#header .menu ul li.culture{
	width: 100%;
	text-align: left;
}
#header .menu ul li.home a{
	display: block;
}
#header .menu ul li span.cn{
	position: relative;
	display: block;
	margin:0;
	color: #000;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	font-size: 18px;
	margin: 0;
}
#header .menu ul li a span.cn{
	position: relative;
	display: block;
	margin:0;
	color: #000;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	font-size: 18px;
	margin: 0;
}
#header .menu ul li a:hover span.cn{
	color: #ff0000;
	height: 60px;
	border-bottom: 0;
}
#header .menu ul li:hover span.cn{
	color: #ff0000;
}
	#header .nav{
		height: 0;
		overflow: hidden;
		background: #ddd;
		position: fixed;
		z-index: 9;
		width: 60%;
		height: 0;
		left: 40%;
		top: 50px;
		border-top: 0;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;		
		
	}
	#header ul li:hover .nav{
		height: 100%;
	}
	#header .nav .con{
		width: 100%;
		margin: 0 auto;
	}
	#header .nav .con .navCon{
		float: none;
		overflow: hidden;
	}
	#header .nav .con ul{
		float: none;
		display: block;
		padding: 0;
		border-right: 0px solid #ccc;
		padding: 0 0px;
		margin-top: 0px;
		min-height: auto;
	}
	#header .nav .con ul li{
		float: none;
		list-style: none;
		margin: 0;
		width: 100%;
		border-bottom: 1px solid #ccc;
	}
	#header .nav .con ul li a{
		line-height: 60px;
		display: block;
		margin:0
	}
	#header .nav .con .hot{
		display: none;
	}

	#header #nav_04.nav .con ul,
	#header #nav_05.nav .con ul{
		float: none;
		display: block;
		padding: 0;
		border-right: 0;
		padding: 0 0px;
		margin-top: 0px;
	}
	#header #nav_04.nav .con ul li,
	#header #nav_05.nav .con ul li{
		float: left;
		list-style: none;
		margin:0;
		width:100%;
	}
	#header  #nav_04.nav .con ul li a,
	#header  #nav_05.nav .con ul li a{
		line-height: 60px;
		display: block;
		margin:0
		border:0;
		border-bottom: 0;
		background-color: #ddd;
		height: 60px;
		text-align: left;
	}

	#header #nav_01.nav .con{
		padding-left: 0;
	}
	#header #nav_02.nav .con{
		padding-left: 0;
	}
	#header #nav_02.nav .con ul{
		border:0;
	}

	#header #nav_03.nav .con{
		padding-left: 0;
	}
	#header #nav_06.nav .con .navCon{
		float: none;
	}
	#header #nav_06.nav .con ul{
		text-align: center;
		border: 0;
		float: none;
		width: 100%;
		min-height: auto;
		padding-top: 15px;

	}
	#header #nav_06.nav .con ul li{
		display: block;
		list-style: none;
		margin:0;
		width:100%;
		text-align: center;
		border-bottom: 0;
		padding: 0;
	}
	#header  #nav_06.nav .con ul li a{
		line-height: 30px;
		display: block;
		margin:0
		border:0;
		height: auto;
		text-align: center;
		padding-bottom: 10px;
	}
	#header  #nav_06.nav .con ul li a img{
		display: block;
		margin-bottom: 13px;
		width: 60%;
		margin:0 auto;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#header  #nav_06.nav .con ul li a:hover img{
		-moz-transform:scale(1.05,1.05);
		-webkit-transform:scale(1.05,1.05);
		transform:scale(1.05,1.05);
	}
#header .menu .menu-btn{
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/icon.png) no-repeat -695px -44px;
	opacity: 0.5;
	cursor: pointer;
	position: absolute;
	top: 8px;
	right: 10px;
}

#header .con_right{
	float:none;
	position: absolute;
	top: 0;
	right: 50px;
	height:36px;
	color:#fff;
	margin-top: 0px;
}
#header .con_right .search{
	display: none;
	width: 200px;
	position: relative;
	float: left;
}
#header .con_right .search input{
	width: 100%;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	border-radius: 50px;
	background: #fff;
	border: 1px solid #ddd;
}
#header .con_right .search button{
	width: 36px;
	height: 36px;
	background: url(../img/icon.png) no-repeat -500px top;
	border: 0;
	text-indent: -999em;
	position: absolute;
	right: 0;
	top: 5px;
	cursor: pointer;
}
#header .con_right .QR_code {
	width: 36px;
	height: 36px;
	float: right;
	margin-left: 0px;
	margin-top: 8px;
}

#header .con_right .QR_code a{
	display: block;
	width: 36px;
	height: 36px;
	background: url(../img/icon.png) no-repeat -595px -44px;
	opacity: 0.5;
	cursor: pointer;
}
#header .con_right .QR_code a:hover{
	opacity: 0.8;
}
/*手机样式*/
}