@charset "utf-8";
*{
	margin: 0;padding: 0;
	
}
html{
	background:#f4f4f4;
	
}
#header{
	height: 41px;
	width: 100%;
	background: #FFFFFF;
	line-height: 41px;
}
.login{
	color:#FB7511;
	font-size: 12px;
	text-decoration: none;
}
#hello{
	float: left;
	margin-left: 150px;
}
#shoucang{
	float: right;
	margin-right:150px;
	line-height: 41px;	
}
.a{
	text-decoration: none;
}
#begin{
	height: 200px;
	width: 100%;
	background: #ffffff;
	margin-top: 1px;			
}
#sou{
	height: 130px;width: 1245px;
	background: #ffffff;
	float: left;
	margin-left: 150px;
	margin-top: 15px;
}
#qw{
	float: left;
	height: 20px;width: 500px;
	margin-left: 90px;
}
.qwe li {
	list-style: none;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
#qw a{
	color: #000000;
}
#qw ul li a:hover {
	color: #F54545;
}
#er {
	width: 150px;height: 100px;
	float: right;
}
#searchKeyword{
	border-top: solid #F54545;
	border-right: solid #F54545;
	border-bottom: solid #F54545;
	border-left: solid #F54545;
	float: left;
	margin: 25px 0px 0px 80px;
	width: 520px;height: 35px;
}
#searchBtn{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: "Helvetica Neue","Luxi Sans","DejaVu Sans","Segoe UI","Hiragino Sans GB","Microsoft Yahei",sans-serif;
	float: left;
	outline: none;
	border: none;
	width: 100px;
	height: 40px;
	color: #fff;
	background-color: #fc760b;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	cursor: pointer;
	margin-top: 25px;
}
#nav{
	height: 41px;width: 1232px;
	float: left;
	margin-left: 150px;
	background: #FFFFFF;
	margin-top: 5px;
}
#left{
	width: 200px;height: 50px;
	background: #fc760b;
}
.navtop{
	list-style: none;
	margin-right: 400px;
}
.navtop1{
	text-decoration: none;
	line-height: 36px;
	float: right;
	margin-left: 50px;
	color: #000000;
	margin-top: 8px;
}
#nav ul li a:hover {
	color: #F54545;
	border-bottom: 5px solid #F54545;
}
#main{
	width: 200px;height: 600px;
	margin-left: 150px;
	background-color: #FFFFFF;
}
#box{
	width: 1009px;height: 600px;
	background: #d7f9fc;
	float: right;
	margin-top: -600px;
	margin-right: 160px;
	background-image: url(../img/timg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}