html {
	overflow-y: scroll;	
	font-size: 100%;
	font-family: "Microsoft YaHei";	
	min-height: 100%;
}





body {
	margin: 0;
	font-size: 1em;
	line-height: 1.6;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	word-break: break-all;
	text-align: center;
	color: #333;
	min-width:1424px;
}

video{  
	max-width: 100%;
	height: auto;
}

.top video{  
	margin-top:-300px;
	width: 1424px;
	height: auto;
	z-index: -1;
}



source{
	min-width: 100%;
	min-height: 100%;
	height: auto;
	width: auto;
}



#sky{  
	position: absolute;
	right: 250px;
	top: 1200px;
	height: 410px;
	width: 730px;
	z-index: -2;
}


.clearfix{
	overflow:hidden;
}


#wp{
	width: 1424px;
	margin: 0 auto;
	opacity: 1;
}


.newbox5{ width:100%; height:244px; background-color:#2E343E; margin:auto;}
.newbox5 .titbox_out1{ width:1150px; height:244px; margin:auto; position: relative;}
.newbox5 .link{ width:760px; height:190px; display:block; float:left; margin:22px 0 0 0;}
.newbox5 .link .link_tit{ width:760px; height:36px; border-bottom:1px dashed #A9AEB3}
.newbox5 .link .link_tit li{ width:100px; height:36px; display:block; float:left; margin-right:20px;}
.newbox5 .link .link_tit a{ width:100px; height:36px; display:block; line-height:36px; font-size:14px; color:#A9AEB3; text-align:left}
.newbox5 .link .link_con{ width:790px; height:153px;}
.newbox5 .link .link_con ul{ min-width:100px; height:153px; display:block; float:left; margin:10px 20px 0 0;}
.newbox5 .link .link_con a{ min-width:100px; nowrap; height:25px; display:block; line-height:25px; font-size:12px; color:#A9AEB3; text-align:left}
.newbox5 .tell{ width:325px; display:block; float:left; margin:22px 0 0 450px;}
.newbox5 .tell p{ width:325px; line-height:36px; font-size:14px; color:#A9AEB3; text-align:left}
.newbox5 .titbox_out1 .qrcode{ position: absolute; width: 100px; right: -60px; top: 60px;}
.newbox5 .titbox_out1 .qrcode p{ font-size: 14px; color: #fff;}

.newbox6{ width:100%; height:36px; background-color:#1B2026; margin:auto;}
.newbox6 .titbox_out1{ width:1150px; height:36px; margin:auto;}
.newbox6 .bot_l{ width:800px; height:36px; display:block; float:left;}
.newbox6 .bot_l p{ line-height:36px; font-size:14px; color:#FFFFFF; text-align:left}
.newbox6 .bot_l p a{color:#FFFFFF}
.newbox6 .bot_r{ height:36px; display:block; float:right;}
.newbox6 .bot_r p{ line-height:36px; font-size:14px; color:#FFFFFF; text-align:right}





.head form{
	float: right;
	margin: 36px 100px 0 0; 
	width: 300px;
	height: 36px;
}

.head form .inp{
	font-family: "Microsoft YaHei";	
	width: 199px;
	height: 32px;
	line-height: 32px;
	border: 1px #c2c2c2 solid;
	border-right: none;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	background: #fff url(../images/seek.png) no-repeat 10px 8px;
	padding-left: 30px;
	padding-right: 10px;
	float: left;
}

.head form .btn{
	font-family: "Microsoft YaHei";	
	width: 60px;
	height: 36px;
	background: #3780c6;
	color: #fff;
	border: none;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	float: right;
}