*{
	padding: 0;
	margin: 0
}
header{
	color: #219ff0;
	width:1200px;
	font-weight: bold;
	height: 60px;
	text-align: center;
	margin: 10px auto;
}
.zh{
	text-align: center;
	color: #888888;
	line-height: 60px;
	font-weight: 400;
	border-radius: 3px;
}
#dabiaoti{
	float: left;
	text-align: left;
}
#fubiaoti{
	float: left;
	height: 5rem;
	margin-top: 1.6rem;
}
#xialalists{
	margin-top: 1.6rem;
}
.headphone{
	float: left;
	font-size: 25px;
	line-height: 80px;
}

footer{
	text-align: center;
	background-color: #000;
	color: #888c8e;
	margin-top: 25px;
	line-height: 20px;
	font-size: 1rem;
}
footer p{
	margin-bottom: 0px;
	margin-top: 10px;
}

.hea_1{
	width: 200px;
	float: left;
	margin-top: 15px;
	font-size: 15px;
	display: flex;
}
.hea_1-img{
	width: 60%;
	height: 100%;
}
.hea_1-img img{
	width: 100%;
	height: 80%;
}

.navs{
	height: 60px;
	display: flex;
}

.navs_2{
	height: 100%;
	line-height: 60px;
}
.navs_1{
	width: 600px;
	height: 100%;
}
.navs_1 ul{
	width: 100%;
	display: flex;
}
.navs_1 ul li{
	list-style: none;
	text-align: center;
	margin-left: 30px;

}
.navs_1 ul li a{
	text-decoration: none;
	color: black;
	font-size: 15px;
	line-height: 60px;
	font-weight: 400;
}
body{
	background-color: white;
}
.tpo{
	color: #ff6600;
	margin-left: 10px;
	font-size: 18px;
}
.ligb{
	color: lightblue;
	font-size: 20px;
}



.hea_1-te{
	width: 60%;
	height: 80px;
	margin-left: 3%;
	color: #219ff0;
	font-weight: bold;
}
.ershi{
	margin-top: 10px;
}
.te1span{
	font-size: 15px;
	padding-top: 50px;
}
.te2span{
	font-size: 13px;
}

.hz{
	margin-left: -30px;
	margin-top: 9px;
}

.sear {
	width: 1200px;
	margin:0 auto;
	height: 50px;
	background-color: #f4f4f4;
	display: flex; }
.sear .sous {
	width: 800px;
	height: 100%;
	margin-left: 15px;
}
.sear .sous .inp {
	width: 50%;
	height: 35px;
	font-size: 14px;
	text-indent: 3px;
	border: none;
	outline: none;
	margin-top: 5px; }
.sear .sous .s {
	color: white;
	font-size: 18px; }
.sear .sous .sub1 {
	width: 18%;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	text-align: center;
	color: white;
	border: none;
	outline: none;
	background: url('../img/search.png') no-repeat 8px 7px #ec6d1a;
	background-size: 15%;
	margin-left: 5px;
	border-radius: 4px;
}
.sear .hot_city {
	width: 40%;
	height: 100%;
	line-height: 50px;
	font-size: 15px;
	text-align: left;
	letter-spacing: 2px; }