*{padding: 0; margin: 0; list-style: none;}
a{
	text-decoration: none;
	color: #000;
	font-family: Microsoft YaHei;
	cursor: pointer;
}
span{
	font-family: Microsoft YaHei;
}
ul{
	list-style: none;
}
img{
	border:none;
}
 article,aside,dialog,footer,header,section,footer,nav,figure,menu{
    display:block;
}
button{
	cursor: pointer;
}
.video-back param,
.video-back embed,
.video-back object{
    width:880px;
    height: 600px;
    margin: 0 auto;
    /* position: absolute; */
    position: fixed;
    top: 50%;
    margin-top: -300px;
    left: 50%;
    margin-left: -440px;
    
}
.video-js{
	width: 100%;
	height: 360px;
}
.clearfix{
	clear: both;
	width: 0px;
	overflow: hidden;
	visibility: hidden;
}
.nav-box{
	width: 100%;
	min-width: 1000px;
	height: 100px;
	background: rgba(0, 0, 0, .7)!important;
	background: url('../images/p-background_01.png');
	position: absolute;
	
	z-index: 1000;
}
.nav{
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}
.logo-box{
	display: inline-block;
	height: 100%;
	line-height: 100px;
	+float: left;
}
.logo{
	vertical-align: middle;
}
.nav .nav-ul{
	height: 100%;
	float: right;
	line-height: 100px;
}
.nav-ul li{
	float: left;
	/* color: #fff; */
}
.nav-ul li a{
	color: #fff;
	display: inline-block;
	/* padding: 0 20px; */
	padding-left: 20px;
	font-size: 14px;
	cursor: pointer;
	width: 100px;
	text-align: center;
}
.banner-box{
  /* width: 100%; */
  min-width: 1000px;
}
.banner-box img{
  width: 100%;
  min-width: 1000px;
  height: 300px;
}

.footer{
	width: 100%;
	min-width: 1000px;
	height: 250px;
		
	clear: both;
	padding-top: 60px;
	padding-bottom: 20px;
	background: #232426;
}
.foot-box{
	width: 1000px;
	margin: 0 auto;
}
.foot-msg-box{
	width: 20%;
	/* display: inline-block; */
	float: left;
}
.time-addres{
	margin-left: 15%;
}
.msg-detial{
	display: block;
	font-size: 12px;
	color: #9f9f9f;
	margin-top: 13px;
}
.address{
	margin-top: 20px;
}

.logo-tel{
	text-align: center;
	/* width: 33%; */
}
.tel-box{
	/* margin-top: 25px; */
	/* margin-left: 10px; */
	text-align: left;
	float: right;
	line-height: 1.8em;
	padding-top: 6px;
}
.tel{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 35px;
	height: 31px;
	vertical-align: bottom;
	/* *vertical-align: top; */
	background: url('../images/tel.png') no-repeat center;
}
.tel-code{
	color: #fff;
	font-size: 22px;
	display: inline-block;
	*display: inline;
	*zoom: 1; 
	*margin-left: 10px;
	line-height: 31px;
}
.tel-name{
	margin-top: 11px
}
.smtel{
	font-size: 16px;
}
.two-bar-code{
	float: right;
}
.two-bar{
	float: left;
	/* margin: 0 25px; */
	margin-left: 50px;
}
.two-bar img{
	width: 152px;
	height: 152px;
}
.two-bar-tit{
	display: block;
	color: #9f9f9f;
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
}
.copyright{
	clear: both;
	margin-top: 46px;
	padding-bottom: 14px;
	font-size: 12px;
	text-align: center;
	color: #5e5e5e;
	+margin-top: 25px;
	background: #232426;
}
