
.allheader{
	width: 100%;
}
.header-top{
	width: 100%;
	height: 44px;
	border-bottom: 1px solid #c9c9c9;
}
.header-top .country{
	float: left;
	/*width: 320px;*/
	height: 37px;
	line-height: 37px;
	overflow: hidden;
}
.ad_text{
	padding-left: 10px;
	font-size: 14px;
	color: #E0690C;
}
.header-top .country .logo_city{
	display: inline-block;
	position: relative;
	top: 3px;
}
.header-top .country .logo_city .city_span{
	position: relative;
	font-family: "微软雅黑";
	font-size: 16px;
	padding-left: 30px;
	cursor: pointer;
	top: 1px;
}
.header-top .country .logo_city .city_span:before{
	content: "";
	display: inline-block;
	width: 19px;
	height: 24px;
	background: url(../../images/new/map.png) no-repeat;
	left: 0px;
	top: -1px;
	position: absolute;
}
.header-top .country .logo_city .city_change{
	color: #FB8200;
	padding-left: 4px;
	cursor: pointer;
	font-size: 14px;
	color: #555555;
}
.header-top .login{
	float: right;
	font-family: "微软雅黑";
	font-size: 14px;
}
.header-top .login>ul{
	margin: 0;
	padding: 0;
}
.header-top .login>ul>li{
	float: left;
	margin: 5px 5px;
	/*padding: 2px 10px;*/
	height: 37px;
	line-height: 37px;
	
}
.header-top .login>ul>li:hover a{
	color: #E0690C;
}
.header-top .login>ul>li:last-child{
	margin-right: 0;
}
.header-bottom{
	height: 75px;
	width: 100%;
	margin-top: 14px;
	
}
.header-bottom .logo{
	width: 186px;
	height: 47px;
	float: left;
	margin: 15px 0;
}
.header-bottom .logo>a{
	display: block;
}
.header-bottom .logo>a>img{
	display: block;
	width: 200px;
	height: 47px;
	overflow: hidden;
}
.header-bottom .logo2{
	height: 29px;
	width: 169px;
	float: left;
	margin: 22px 0 10px 22px;
}
.header-bottom .logo2>a{
	display: block;
}
.header-bottom .logo2>a>img{
	display: block;
	width: 169px;
	height: 29px;
	overflow: hidden;
}
.bottom-search{
	float: right;
	/*margin-left: 300px;*/
}
.bottom-search .search-ul{
	padding: 0;
	width: 400px;
	display: block;
}
.bottom-search .search-form{
	float: left;
	
}
.bottom-search .search-ul>li{
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-right:20px;
	padding:2px 8px 0px 8px;
	cursor: pointer;	
}
.bottom-search .search-ul>li.search_on{
	color: #E0690C;
}
.bottom-search .search-ul>li p{
	text-align: center;
	width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid #ff732e;
    margin: 0 auto;
}
.bottom-search .search-input{
	clear: both;
	width: 460px;
	border:1px solid #ff732e;
	padding: 6px 6px;
	outline: none;
	/*margin-top: 14px;*/
}
.bottom-search .search-button{
	float: left;
	margin-top: 31px;
	border: none;
	background: #ff732e;
	width: 63px;
	height: 38px;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 14px;
	outline: none;
	cursor: pointer;
}
.nav_new{
	clear: both;
	width: 100%;
	height: 41px;
	margin-top: 24px;
	border-bottom: 3px solid #ff732e;
	background: #fff;
}
.nav_new>ul{
	padding: 0;
}
.nav_new>ul>li{
	float: left;
	/*padding: 10px 66px;*/
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333333;
	margin-right: 2px;
	padding: 10px 0;
	
}
.nav_new>ul>li>a{
	color: #333333;
	padding: 10px 66px;
	
}
.nav_new>ul>li:hover{
	background: #ff732e;
}
.nav_new>ul>li:hover a{
	color: #FFFFFF;
}
.nav_new>ul>li.on a{
	color: #FFFFFF;
	background: #ff732e;
}
.nav_new>ul>li.on{
	background: #ff732e;
}
/*.banner{
	width: 100%;
	height: 521px;
	position: relative;
	overflow: hidden;
}
.banner .banner_bg{
	position: absolute;
	height: 521px;
	overflow: hidden;
	left: 0;
	top: 0;
}
.banner .banner_bg ul>li{
	width: 100%;
	height: 521px;
	position: relative;
	float: left;
	overflow: hidden;
}
.banner .banner_bg ul>li>a{
	position: absolute;
	width: 1920px;
	height: 521px;
	left: 50%;
	margin-left: -960px;	
}
.banner .banner_bg ul>li>a>img{
	display: block;
}*/
.banner{
	width: 100%;
	clear: both;
	overflow: hidden;
	height: 554px;
	position: relative;
}
.banner .bg{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 554px;
	overflow: hidden;
}
.banner .bg ul{
	padding-left: 0;
	margin-bottom: 0;
}
.banner .bg ul>li{
	width: 100%;
	height: 554px;
	float: left;
	overflow: hidden;
	position: relative;
}
.banner .bg ul>li>a{
	width: 1920px;
	height: 554px;
	left: 50%;
	margin-left: -960px;
	position: absolute;	
	display: block;
}
.banner .bg ul>li>a>img{
	overflow: hidden;
	
	display: block;
	width: 1920px;
	height: 554px;
	margin: 0 auto;	
}
.banner .bottom{
	bottom: 15px;
	position: absolute;
	width: 100%;
	text-align: center;
}
.banner .bottom>ul{
	padding: 0;
	margin: 0;
	display: inline-block;
	*display: inline;
	*zoom:1;
}
.banner .bottom>ul>li{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #FFFFFF;
	float: left;
	margin: 0 10px;
	cursor: pointer;
}
.banner .bottom>ul>li.index-on{
	background: rgba(255,255,255,0.9);
}
.footer{
	clear: both;
	overflow: hidden;
	background: #a0a0a0;
	width: 100%;
}
.footer .text{
	text-align: center;
	font-size: 14px;
	padding: 20px 0;
}
.footer .text p{
	color: #fff;
	height: 30px;
	line-height: 30px;
}
.header11111{
	
}
