*{
	margin: 0;
	padding: 0;
}
body{
	background: #f0f1ee;
	font-family: "寰蒋闆呴粦";
}
img{
	border: 0 none;
}
li{
	list-style: none;
}
a {
    text-decoration:none;
}
b{
	font-weight: normal;
}
em{
	font-style: normal;
}
a:visited {
    text-decoration: none;
    outline: 0;
    outline-width: 0px;
}
.font14{
	font-size: 14px;
}
.noBorder{
	border: 0 none;
}
.noPadd{
	padding: 0;
}
.overHide{
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
/*============header==============*/
.header{
	width: 100%;
	height: 120px;
	background: #fff;
}
.h-wrap{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.header img{
	height: auto;
	position: absolute;
	left: 0;
	top: 40px;
}
.h-right{
	position: absolute;
    right: 0px;
   	top: 13px;  
}
.r-list{
	float: right;
}
.r-list a{
	padding: 0px 8px;
	font-size: 12px;
	border-left: 1px solid #a9a9a9;
	color: #212121;
}
.r-list a:hover{
	text-decoration: underline;
}
.r-list .noBorder{
	border: 0 none;
}
.search{
	margin-top: 30px;
	width: 300px;
    height: 48px; 
    border: 2px solid #ddd;
    position: relative;
}
.r-serch{
	width: 114px;
    border-right: 1px solid #ddd;
    line-height: 48px;
    height: 48px;
}
#SearchWords {
    position: absolute;
    width: 220px;
	left: 10px;
    top: 0px;
    height: 46px;
    line-height: 46px;
    outline: none;  
}
.search span{
	display: block;
	position: absolute;
	right: 10px;
	width: 37px;
	height: 50px;
	background: url(../img/home/party-serch.png) no-repeat center;
	background-size:33px auto;
}
.navCon{
	width: 100%;
	height: 50px;
	background: #b73719;
	text-align: center;
}
.navCon a{
	display: inline-block;
	width: 190px;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
}
.navCon .newBg{
	background: #98270d;
	color: #fef503;
}
/*=====================footer========================*/
.footer{
	width: 1200px;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 40px;
}
.foot-nav{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #e5e5e5;
	position: relative;
}
.nav a{
	padding: 0 12px;
	border-left: 1px solid #141414;
	color: #141414;
	font-size: 14px;
}
.nav .noBorder{
	border: 0 none;
}
#sele{
	width: 220px;
	height: 30px;
	position: absolute;
	right:12px;
	top: 5px;
	outline: none;
}
.footer p{
	width: 100%;
	text-align: center;
	color: #848484;
	text-align: center;
	font-size: 14px;
}
.footer .word01{	
	margin-top: 10px;
	height: 58px;
	line-height: 58px;
}