body{
	background-color: #F5F5F5;
}
a{
	color:#fff;
}
#top{
	height: 420px;
	background:url(../img/banner/vip.jpg) no-repeat;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#top .topnav{
	height: 70px;
	position: absolute;
	z-index: 100;
	width: 100%;
}
#top .topnav .logo{
	margin-left: 30px;
	margin-top: 20px;
	width: 180px;
	height: 35px;
	display: inline-block;
	position: relative;
	background: url(../img/logo-blue.png) no-repeat;
	/*background-position: -66px -25px;*/
	float: left;
}
#top .topnav .nav{
	float: right;
	display: inline-block;
	height: 70px;
	width: 850px;
}
#top .topnav .nav>li{
	float: left;
	line-height: 70px;
	margin-left: 55px;
	font-size: 14px;
}
#top .topnav .nav li a{
	color:#ccc;
	font-family: "微软雅黑";
}
#top .topnav .nav .myvip>a{
	color: #fff;
	border-bottom: 2px solid white;
	display: block;
	height: 50px;
}
#top .topnav .nav .myvip>a:hover{
	color: #fff;
	border-bottom: 2px solid white;
	display: block;
	height: 50px;
	animation: none;
}
#top .topnav .nav .myvip{
	height: 70px;
}

#top .topnav .nav li a:hover{
	border-bottom: 2px solid #00a3a0;
	display: block;
	height: 50px;
	color:#fff;
	/*animation: color1 0.8s;*/
}
#top .topnav .nav #user-tel a,#top .topnav .nav #exitload a{
	color: #fff;
}
@-webkit-keyframes color1{
	from{color:#ccc;border-bottom:2px solid #ccc;}
	to{color:#fff;border-bottom: 2px solid white;}
}
@keyframes color1{
	from{color:#ccc;border-bottom:2px solid #ccc;}
	to{color:#fff;border-bottom: 2px solid white;}
}
@-moz-keyframes color1{
	from{color:#ccc;border-bottom:2px solid #ccc;}
	to{color:#fff;border-bottom: 2px solid white;}
}
#top .topnav .nav #user-tel a:hover{
	border-bottom: none;
	height: 0px;
	display: inline-block;
	animation: none;
}
#top .topnav .nav #exitload a:hover{
	border-bottom: none;
	height: 0px;
	display: inline-block;
	animation: none;
}
#top .str{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 250px;
	height: 100px;
	text-align: center;
	color: #fff;
}
#top .str h1{
	font-size: 55px;
	font-family: "微软雅黑";
	text-align: center;
	font-weight: bold;
	display: block;
	margin: 0 auto;
}
#top .str p{
	font-size: 16px;
	font-family: simsun;
	display: block;
	margin: 10px auto;
}
#top .str p span{
	margin: 0 15px;
	color: #00a3a0;
}
#top .jiantou{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background-color: #F5F5F5;
	position: relative;
	bottom: -385px;
	margin: 0 auto;
}
#top .jiantou img{
	position: absolute;
	top: 17px;
	left: 25px;
}
#center{
	width: 1200px;
	height: auto;
	margin: 40px auto;
	margin-bottom: 70px;
	background: #fff;
}
#center:after{
	content: '';
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
#center p{
	font-size: 20px;
	line-height: 40px;
}

#center #map{
	width: 600px;
	height: 300px;
	float: left;
}
#center .message{
	margin-left: 40px;
	height: auto;
	float: left;
}
#center .message:after{
	content: '';
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}


.center-content{
	position: relative;
	width: 1100px;
	height: auto;
	margin: 0 auto;
	padding:50px;
}

#bck-btom{
	height: 370px;
	width: 100%;
	background-color: #2D3034;
	position: relative;
}
#bottom{
	width: 1200px;
	height: 370px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	margin-top: 85px;
}
#bottom div{
	height: 270px;
	width: 49.5%;
	/*网站中间竖线*/
	border-right: 1px solid #424549;
	float:left;
	margin:50px 0;
}
#bottom img{
	padding: 20px;
	width: 65px;
	height: 55px;
}
#bottom div ul li{
	margin-bottom: 15px;
}
#bottom  div .first li::before{
	content: "";
	color:#818385;
	padding:0;
	font-size: 10px;
}
#bottom div ul li a,#bottom div ul li{
	color:#C0C1C2;
	font-size: 12px;
}
#bottom div p{
	color: #fff;
	height: 25px;
	padding: 10px 20px;
	font-size: 16px;
}
#bottom div p span{
	display: inline-block;
	height:25px;
	border-bottom:2px solid #00a3a0;
}
#bottom .second{
	border-right: none;
	border-left: 1px solid #424549;
}
#bottom .second ul li{
	font-size: 14px;
	padding:0 0px 10px 20px;
}
#bck-btom2{
	width: 100%;
	height: 70px;
	position: relative;
	z-index: 1;
	background-color: #212326;
	top: -1px;
}
#bottom2{
	width: 1100px;
	height: 70px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
#bottom2 p{
	color:#999999;
	font-size: 14px;
	line-height: 70px;
	position: relative;
	z-index: 999;
}
@media screen and (max-width:1200px){
	/*#top .topnav .logo{
	display: none;
}*/
#top .topnav .nav{
	position: relative;
	left: 0px;
}
#top{
	height: 420px;
	background-color: #333;
	width: 1200px;
	position: relative;
	overflow: hidden;
}

#bck-btom,#bck-btom2{
	width: 1200px;
}
}
.first li{
	float: left;
}
#snd{
	padding: 10px 12.5px!important;}