#header{
	width:100%;height:100%;
}
/*header nav*/
#header .h_warp{
	width:1024px;height:100%;margin:0 auto;
}

#header .h_w_left{
	height:100%;
	margin-top:2%;
}
#header .h_w_right ul{
	height:100%;
}
#header .h_w_right ul li{
	float:left;
	padding:5% 0 5% 8%;
	text-align:right;
}
#header .h_w_right ul li a{
	color:#000;
}
#header .h_w_right ul li a:hover{
	color:rgb(0,194,219);
}
/*header hide*/
#header .h_hide{
	position:absolute;width:100%;height:110px;
	background:rgb(0,194,219);
	display:none;
	z-index:99;
}
#header .h_hide .h_h_wrap{
	position:relative;
	width:1024px;height:110px;margin:0 auto;
	background:rgb(0,194,219);
}
#header .h_hide .h_h_wrap ul{
	position:absolute;left:50%;
	height:90px;top:0px;
}
	#header .h_hide ul:nth-of-type(1){
		display:none;
	}
	#header .h_hide ul:nth-of-type(2){
		display:none;
	}
	#header .h_hide ul:nth-of-type(3){
		display:none;
	}
	#header .h_hide ul:nth-of-type(4){
		display:none;
		margin-left:107px;
	}
	#header .h_hide ul:nth-of-type(5){
		display:block;
		margin-left:123px;
	}

#header .h_hide .h_h_wrap ul li{
	height:90px;
	float:left;
	padding-left:40px;
	margin:0 auto;
}
#header .h_hide .h_h_wrap ul li span{
	height:70px;display:block;
	font-size:40px;margin-top:-15px;
	color:#fff;
	text-align:center;
}
#header .h_hide .h_h_wrap ul li a{
	display:block;
	color:#fff;text-align:center
}

/*banner*/
#banner{
	width:100%;height:100%;
}


/*content*/
#content .c_title{
	width:1024px;height:100%;
	margin:0 auto;
	text-align:center;
	font-size:24px;color:color:#0f0f0f;
}
#content .c_cont{
	width:1024px;height:450px;
	margin:0 auto;
}
#content .c_cont ul li{
	float:left;
	border:1px solid #aaa;color:#44494d;
	transition:width 2s
}
#content .c_cont ul li.hover{
	border:1px solid rgb(0,193,222);box-shadow: 0px 0 20px #00c1de;
}
	#content .c_cont ul li:nth-of-type(1){
		width:34%;height:450px;
	}
	#content .c_cont ul li:nth-of-type(2){
		width:22%;height:450px;
	}
	#content .c_cont ul li:nth-of-type(3){
		width:22%;height:450px;
	}
	#content .c_cont ul li:nth-of-type(4){
		width:22%;height:450px;
	}
#content .c_cont ul li .c_c_top{
	width:100%;height:160px;
	background:#e5e6e6;cursor:pointer;
	border-bottom:1px solid #aaa;color:#44494d;
}
#content .c_cont ul li .c_c_top.hover{
	background:#00c1de;color:#fff;
}
#content .c_cont ul li span{
	width:100%;
	float:left;
}
#content .c_cont ul li span.img{
	font-size:64px;text-align:center;color:#949494;
}
#content .c_cont ul li span.title{
	text-align:center;
	font-size:24px;color:#0f0f0f;cursor:pointer;
}
#content .c_cont ul li span.img.hover,#content .c_cont ul li span.title.hover{
	color:#fff;
}
/*dl dd*/
#content .c_c_cont dl dd{
	width:100%;float:left;
	padding-top:6%;
	font-size:16px;color:#44494d;text-align:center
}

#content .c_c_cont dl dd.dd_half{
	width:50%;text-align: center;
}

#content .c_c_cont dl dd.hover{width:50%;padding-left:5%;text-align:left}

/*hzal*/
#hzal{
	margin-top:50px;padding-bottom:2%;
	height: 480px;
	background:url(../img/index/hzal_bg3.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
}
#hzal .hzal_wrap{
	width:1024px;height:480px;
	margin:0 auto;
}
#hzal .c_title{
	padding-top:4%;
	text-align:center;
	font-size:24px;color:#fff;
}

#am-slider2{
	background:rgba(0,0,0,.0);
	height:100%;
}
#hzal span.title{
	position:absolute;bottom:0;left:0;
	width:300px;height:40px;background:rgba(0,0,0,.5);
	display:inline-block;
	font-size:18px;line-height:40px;text-align:center;color:#fff;
}
/*contact*/
#contact{
	width:100%;height:100%;
	background:#31373b;
}
#contact .c_wrap{
	width:1024px;height:100%;
	margin:0 auto;
}
#contact ul li span.img{
	display:block;float:left;
	margin-top:7%;padding-right:7%;
	font-size:48px;color:#fff;
}
#contact ul li span.title{
	color:#fff;font-size:18px;
	display:block;
	height:60px;line-height:90px;
}
#contact ul li span.cont{
	color:#9b9ea0;font-size:18px;
	display:block;
	height:60px;line-height:30px;
}
/*address*/
#address{
	width:100%;height:100%;
	background:#373d41;
}
#address .a_wrap{
	width:1024px;height:100%;
	margin:0 auto;
	padding-top:3%;
}
#address .a_wrap p{
	display:block;
	font-size:18px;color:#9b9ea0;text-indent:1%;
}
/*foot*/
#foot{background:#373d41;color:#fff;padding-bottom:20px;font-size:14px;}

/*arrow*/	
#arrow{
	position:fixed;
	width:210px;height:110px;right:35px;bottom:100px;
	z-index:99;
}
#arrow .a_left{
	width:150px;height:100%;
	float:left;margin-top:60px;
}
#arrow .a_l_hide{
	width:100%;height:50px;font-size:14px;
	background:#abacac;color:#fff;
	line-height:5px;padding:10px 0 0 15px;
}
#arrow .a_right{
	width:50px;height:100%;float:right;margin-left:10px;
}


