*{
	outline: none;
}
.center{
  min-width:1100px;
}
.center h2{
	text-align: center;height: 60px;line-height: 60px;border-bottom: 1px solid #ddd;
}
.fli{
	color:#666;font-size: 16px;margin: 10px auto;width: 1100px;
}
.fli .name{
	font-size: 16px;margin: 10px auto;color:#1FBCB6;
}
.fli img{
	max-width: 400px;
}
button{
	border: 0;background: #1FBCB6;color:#fff;padding: 8px 15px;cursor: pointer;
}
textarea{
	width: 100%;max-width: 100%;max-height: 500px;
}
button:hover{
	background: #1B6D85;
}

.sdiv{
	margin: 20px auto;
   
}
select{
	height: 26px;line-height: 26px;border: 1px solid #888;
}
#footer{width: 100%; margin: 100px auto;font-size: 14px;padding: 0} 
#footer p{width:100%;text-align: center; margin: 10px 0; color: #000000} 
#footer p a{color: #000000} .handPo{cursor: pointer}
a{
 text-decoration:none
 }