html,body,ul,li,p,h3{
	margin: 0;
	padding: 0;
}
html,body{
	font-family:"Arial";
}
body{
	background: #fff;
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000;
}
img{
	vertical-align: middle;
}
.hea_top{
	width: 1140px;
	margin: 0 auto;
}
input,button{
	padding: 0;
	border: none;
	outline: none;
}
.keep{
	text-align: right;
	padding-right: 10px;
}
.header{
	padding: 15px 0 0 0; 
	border-bottom: solid 2px #eee;
}
.grow{
	display: inline-block;
	position: relative;
	margin-right: 18px;
}
.grow input{
	width: 186px;
	height: 32px;
	box-sizing: border-box;
	padding-left: 10px;
	line-height: 30px;
	border: 1px solid #ccc;
	font-size: 15px;
}
.grow button{
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	background: #02a8d0;
	font-size: 14px;
	position: absolute;
	top:0;
	right: 0;
}
.eml{
	display: inline-block;
	/*color: #645a50;*/
	/*font-size: 14px;*/
	cursor: pointer;
}
.eml a {
	font-size: 16px;
	color: #00205B;
}
.logo img{
	width: 100%;
}
.logo a{
	width: 180px;
	height: 60px;
	display: inline-block;
}
.logo i{
	font-size: 16px;
	color: #00205B;
	position: relative;
	top: 4px;
	left: 8px;
}
.sound{
	text-align: right;
	/*margin-right: 50px;*/
}
.improve{
	display: inline-block;
	position: relative;
	padding: 0 10px 15px 10px;
	border-bottom: 5px solid #fff;
	color: #687074;
	margin-left: 16px;
}
.improve text{
	color: #687074;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}
.improve_ed{

	border-bottom: 5px solid #00A9CE;
}
.improve:hover{
	border-bottom: 5px solid #00A9CE;
}
.improve:hover>a text{
	color: #00A9CE;
}
.improve_ed>a text{
	color: #00A9CE;
}
.better{
	width: 200px;
	position: absolute;
	top: 37px;
	left: 0;
	z-index: 99;
	border: 1px solid #00A9CE;
	display: none;
	background: #fff;
}
.better p{
	text-align: left;
	padding: 0 15px;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #00A9CE;
	font-size: 15px;
}
 .better p.wealth {
	background: #00A9CE;
	
}
p.wealth a{
	color: #fff;
}
.better p:last-child{
	border-bottom: none;
}
.place_li>p>a{
	display: block;
}
.place_li>p>a.mulls{
	color: #00A9CE;
}
