*{padding: 0;margin: 0;list-style: none;text-decoration: none;}
body{
	font-family: "Microsoft YaHei"
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.left{
	float: left;
}
.right{
	float: right;
}
.index_zhu{
	width: 100%;
	position: relative;
}
.box1{
	width: 100%;
	height: 100%;
}
.banner_f{position:relative;overflow: hidden;width: 100%;height: 100%;}
.banner_f .img{width: 12000px;position: absolute;left: 0;top: 0;height: 100%;margin:0;}
.banner_f .img li{float: left;width: 100%;height: 100%;}
.banner_f .img li img{
	min-width: 100%;
	height: 100%;
	vertical-align: middle;
}
.index_zhu > img{
	width: 100%;
	height: 100%;
}
.index_title{
	width: 4.5rem;
	height: auto;
	padding:0.5625rem 0.5625rem 0.6875rem 0.6875rem;
	background-color: #000828;
	position: absolute;
	top: 2.375rem;
	right: 2.75rem;
	animation-name:alltop;
	animation-duration:1.5s;
	animation-play-state:paused;
}
.index_title .index_logo{
	width: 100%;
	height: auto;
	border-bottom: 4px solid #fff;
}
.index_title img{
	width: 3.875rem;
}
.index_title h4{
	line-height: 0.625rem;
	font-size: 0.375rem;
	color: #fff;
	font-weight: 500;
	margin:0.3125rem 0;
}
.index_title h5{
	font-weight: 500;
	font-size: 0.28125rem;
	line-height: 0.46875rem;
	color: #9395a5;
	margin:0.3125rem 0;
}
.index_title p{
	font-size: 0.3125rem;
	font-weight: 600;
	line-height: 0.5rem;
	color: #fff;
}
.index_title p a{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	float: right;
}
.index_title p a img{
	width: 100%;
	height: 100%;
}
.foot_min{
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #999;
	text-align: center;
	background-color: #000;
}