body {
	margin: 0;
	background-color: #fff;
	font-size: 15px;
	font-size: .9375em;
	font-weight: 400;
	line-height: 1.6;
	height: 100%;
	-webkit-font-smoothing: antialiased;
	position: ;
	font-family: 'Fortin', Arial, Helvetica, sans-serif;
}
a{
	text-decoration: none;
	color: #000;
	outline:none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
#body {
	min-width: 100%;
    width: auto;
    position: absolute;
    /*background-color: #b91422;*/
   background-color: #000;
    top:0;
}

.top{
	/*background-color: #b91422;*/
	 background-color: #000;
	font-family: 'Fortin', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
	padding: 0 60px;
	height: 69px;
	line-height: 69px;
	margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.top-logo {
	width: 300px;
	height: 69px;
	line-height: 69px;
	float: left;
}

.top-logo img {
	margin-right: 20px;
	height: 49px;
	margin-top: 10px;
	border-radius: 5px;
}
.top-bar{
	float: float;
}
.top-bar>a{
	color: #fff;
}
.top-bar .topbar-sel{
	border-bottom: 2px solid #b91422;
	color: #fff;
}
.top-bar>a>div {
	float: right;
	padding: 0 20px;
	text-align: center;
	height: 56px;
	line-height: 69px;
	text-transform: uppercase;
}
.clear{
	clear: both;
}
ul,li{
	list-style: none;
}
.footer{
	background-color: #f3f3f3;
}
.footer-bar{
	display: -webkit-box;
 	display: -ms-flexbox;
 	display: -webkit-flex;
 	display: flex;
 	-webkit-box-pack: center;
 	-ms-flex-pack: center;
 	-webkit-justify-content: center;
 	justify-content: center;
}
.footer-bar ul{
	line-height: 30px;
}
.youtob{
	display: -webkit-box;
 	display: -ms-flexbox;
 	display: -webkit-flex;
 	display: flex;
 	-webkit-box-align: center;
 	-ms-flex-align: center;
 	-webkit-align-items: center;
 	align-items: center;
 	margin-top: 20px;
}
.line{
	width: 800px;
	height: 2px;
	background-color: #000;
	margin: 0 auto;
}
.banquan{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}
.lunxunimg{
	width: 1080px;display: block;margin: 0 auto;
}
