/*body.vip {
    height: 2780px;searchbg2
    background: url(banner.jpg) no-repeat center 106px,url(h.jpg) repeat-y center 1900px;
}*/
body{background:red;padding-bottom: 500px;}
body.vip {
    /*height: 4780px;*/
    background: url(banner.jpg) #fff3c2 no-repeat center top;
	 
	
}
.wrapper > img{
	float: left;
}
.header .nav{
	position: static;
	float: left;
}
.header{
	background:#fff;
}
.header .nav li a{
	height: 86px;
	line-height: 86px;
	margin-top: 0;
	font-weight: bold;
}
.header .nav li a:hover{
	border-radius: 0;
}
.search{
	margin-top:710px;
}
.content{
	margin-top: 30px;
}
.hd{
	text-align: center;
}
.fc-yellow {
    color: #f80213!important;
}
.content p{
	color: #171115;
}
.content .tbl th{
    background: #e9dc85;
    border:1px solid #020000;
    color: #030303;
}
.content .tbl td{
	border:1px solid #020000;
	background: #2c2c2c;
	color: #bcbcbc;
}
.footer .wrapper{
	background: none;
}
.footer{
	height: 140px;
	background: #151112;
	margin-top: 60px;
	border: 0;
}
.copy{
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	margin-top:40px;
}
.footul{
	display: flex;
	justify-content: center;
	overflow: hidden;
}
.footul li{
	float: left;
}
.footul li a{
	color:#858181;
	padding:0 4px;
}