
.all_wrap .slogan{
	position:fixed;
	width:66.66%;
	min-width:1150px;
	height:37%;
	bottom:30%;
	left:15%;
	z-index:101;
}
.all_wrap .slogan .left_box{
	float:left;
	width:53%;
}
.all_wrap .db_text{
	margin-top:10px;
	font-size:13px;
	line-height:23px;
}
.all_wrap .mini_img{
	position:absolute;
	right:0%;
	width: 44.14%;
	height:95.13%;
	z-index:101;
	display:none;
	background-position:center center;
}
.all_wrap .mini_img img{
	width:100%;
}
.all_wrap .info_text{
	display:inline-block;*display:inline;_display:inline;
	height:28px;
	font-size:14px;
	line-height:28px;
	font-weight:bold;
	padding-left:20px;
	color:#fff;
	padding-right:10px;
	background-image:url('../images/fac/info_bg.jpg');
	background-repeat:no-repeat;
	background-color:#222222;
}

.all_wrap span{
	color:#66ffff;
	margin-right:30px;
}
.all_wrap .info_pin{
	height:0%;
	max-height:778px;
	position:fixed;
	z-index:105;
	bottom:33px;
	width:100%;
}
.fac_navi{	
	position:fixed;
	width:100%;
	height:11.75%;
	padding:0px 10px;
}
.fac_navi ul{
	height:100%;
}
.fac_navi li{
	float:left;
	width:20%;
	height:100%;
	background-position:center right;
	background-size:cover;
	background-repeat:no-repeat;
}
.fac_navi a{
	width:20%;
	height:100%;
}
.all_wrap .info_box{
	position:relative;
	width:100%;
	height:85.08%;
	background-color:#fff;
	display:none;
}
.over_bg{
	height:100%;
	width:100%;
	background-color:rgba(0,0,0,0.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	zoom: 1;
	_background:rgb(0,0,0);	
}
.fac_navi li .border_bar{
	position:relative;
	width:100%;
	height:100%;
}
.fac_navi li .bar{
	position:absolute;
	top:-7px;
	width:100%;
	display:none;
}
