/************尾部样式**********************/
footer{
	width:100%;
	min-width:1194px;
	height: auto;
	float:left;
	background:#37B6A4; 
}
footer a{
	color:#fff;
	white-space: nowrap;
}
footer a:hover{
	animation:change 2s linear 0s infinite;
	color:#fff;
}
#footer_submit_click{
	width:100%;
	height: auto;
	min-height: 80px;
	margin-top:20px;
}
#footer_submit_button{
	width:60%;
	height: 35px;
	line-height:35px;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	background:#fff;
	color:#37B6A4;
	font-size:0.875em; 
	margin-left: 20%;
}
#footer_submit_button img{
	width:auto;
	height: 30px;
	margin: 0 auto;
	margin-top: 2.5px;
}
#footer_submit_prompt{
	width:100%;
	height: auto;
	float:left;
	line-height:20px;
	border-radius: 5px;
	background:#fff;
	color:#37B6A4;
	font-size:0.75em;
	padding:0 2%
}
#footer_submit_prompt span{
	width:100%;
	float:left;
}
@keyframes change{0%{color:#C4C4C4;}25%{color:#7B7878;}50%{color:#474545;}75%{color:#323030;}100% {color:#000;}}

#footer_span{
	width:7%;
	height:5px;
	float:left;
	background:#fff;
	margin:2% 46.5%
}
.footer_info{
	float:left;
}
#footer_left_box{
	width:15%;
	height:auto;
	float:left;
	padding:0 0 0 5%;
	margin-bottom: 20px;
}
#footer_left_box ul{
	width:70%;
	height: auto;
	float:left;
	text-align: left;
	color:#fff;
	
}
#footer_map_menu{
	font-size: 0.75em;
	line-height: 20px;
}
#footer_map_menu span{
	display: block;
	font-weight: normal;
	margin-left: 30px;
	
}
#footer_privacy_menu{
	line-height: 35px;
}
#footer_address{
	width:auto;
	float:left;
	margin-left: 20px;
}
#footer_address li{
	width:auto;
	float:left;
	margin-left: 10px;
}
#footer_right_box{
	width:75%;
	height: auto;
	float:right;
	padding:0 5% 0 0;
	color:#fff;
}
#footer_right_address{
	width:50%;
	height:94%;
	float:left;
	

}
#footer_right_address h2{
	font-weight: normal;
	color: #fff;
}
#footer_right_address ul{
	width:100%;
	height: auto;
	float:left;
	margin-top:13px;
}
#footer_right_address ul li{
	width:100%;
	height: auto;
	float:left;
	margin-bottom:10px;
}
#footer_right_address ul li h3{
	font-size: 0.875em;
	font-weight: normal;
}
#footer_right_address ul li p{
	font-size:0.875em;
	margin-left:25px;
	float:left;
	margin-top:10px;
	line-height: 25px;
}
#footer_right_sign_box{
	width:24%;
	height:auto;
	float:right;
	
}
#footer_right_sign_boxs{
	width:24%;
	height:auto;
	float:right;
	
}
#footer_right_sign_box h3{
	font-size:14px;
	font-weight: normal;
}
#footer_right_sign_boxs h3{
	font-size:14px;
	font-weight: normal;
}
#footer_right_sign_box input[type=text]{
	border:none;
	width:60%;
	min-width:210px;
	height:25px;
	background:none;
	font-size:0.75em;
	color:#E9E9E9;
	margin-bottom:5px;
	border-bottom:#c4c4c4 solid 1px;
	outline: none;
}
#footer_right_sign_boxs input[type=text]{
	border:none;
	width:100%;
	min-width:210px;
	height:25px;
	background:none;
	font-size:0.75em;
	color:#E9E9E9;
	margin-bottom:5px;
	border-bottom:#c4c4c4 solid 1px;
	outline: none;
}
#footer_right_sign_box input[type=submit]{
	width:60%;
	height: 35px;
	border-radius: 5px;
	background:#fff;
	color:#37B6A4;
	font-size:0.75em; 
	margin-top:30px;
	margin-bottom:30px;
}
#footer_right_sign_boxs input[type=submit]{
	width:60%;
	height: 35px;
	border-radius: 5px;
	background:#fff;
	color:#37B6A4;
	font-size:0.75em; 
	margin-top:30px;
	margin-bottom:30px;
}
#footer { width: 100%;  height: 50px; float: left; background-image: initial; background-attachment: initial; background-color: rgb(216, 216, 216); background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial; }

#footer_box { width: 98%; height: 50px; margin: 0px auto; line-height: 50px; color: rgb(96, 98, 93); font-size: 0.75em; }

.footer_ico { width: auto; height: 50px; float: right;}
.footer_ico a{
	width:25px;
	height: 25px;
	float:left;
	margin: 12.5px 10px;
}


.footer_ico img { width: 25px; height: 25px;  cursor: pointer;}

.footer_ico a:hover { transform: scale(1.3); transition: all 0.5s ease; }
#footer_right_blogbox{
	width:70%;
	height: 94%;
	float:left;
	padding-left: 3%;
}
#footer_right_blogbox h3{
	font-size:14px;
    font-weight: normal;
}
#footer_right_blogbox ul{
	width:80%;
	height: auto;
	float:left;
}
#footer_right_blogbox ul li{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
}
#footer_right_blogbox ul li a{
	width: auto;
	height: auto;
	float: left;
	font-size: 0.75em;
}
/************头部内容******************/
#head_content_box{
	width:70%;
	height: 50%;
	float:left;
	padding:0 15%;
	margin-top:10%;
	color:#fff;
	text-align: right;
}
#head_content_box h1{
	font-size: 5.5em;
}
#head_content_box h4{
	font-size:2.0625em;
	margin:2% 0;
	font-weight: normal;
}
/*****************************屏幕适配样式**********************************/
@media screen and (min-width: 1194px) and (max-width: 1850px) {/**********13寸Mac尺寸************/
	
	#foot_content {
		height:540px;
	}
	#footer_right_sign_box input[type=text] {
		width:75%;
	}
	#footer_right_sign_boxs input[type=text] {
		width:100%;
	}

	
	
}
@media screen and (min-width: 960px) and (max-width: 1194px) {/*****ipad平板尺寸**********/
	
	#foot_content{
		height:450px;
	}
	.footer_ico a {
    	margin: 12.5px 5px;
	}
	
	.foot_content_bg_box h1{
		margin-top:28%;
	}
	#footer_map_menu{
		font-size: 12px;
		line-height:20px;
	}
	#footer_map_menu span{
		font-size: 12px;
	}
	#footer_privacy_menu{
		line-height: 25px;
    	font-size: 12px;
	}
	#footer_right_address ul li h3{
		font-size: 12px;
	}
	#footer_right_address ul li p{
		font-size: 12px;
	}
	#footer_right_address ul li{
		margin-bottom:10px;
	}
	#footer_right_sign_box input[type=text]{
		font-size: 12px;
	}
	#footer_right_sign_boxs input[type=text]{
		font-size: 12px;
	}
	/*#culture_content,#award_title,#our_client_title{
		width:55%;
		margin-left:22.5%;
	}*/
}
