/* .header{ position:relative; width:100%; height:590px;} */
.container{ width:100%; height:463px;}
/*主体内容*/
.main{ position:relative; width:700px; height:385px; padding-right:4px; margin:0 auto; no-repeat;}
.main .link{ height:40px; padding:23px 0 22px 30px;}
.main .link li{ float:left; width:132px; height:40px; margin-right:18px;}
.main .link li a{ display:block; text-indent:-999em; width:100%; height:100%;}
.main .home_link{ position:absolute; z-index:10; left:475px; top:-62px; width:213px; height:213px; no-repeat;}
.main .home_link a{ display:block; text-indent:-999em; width:100%; height:100%;}
.main .home_link a i{ display:block; text-indent:-999em; width:110%; height:110%; background:url(../images/qrcode.png);no-repeat;}
.main .home_link a:hover i{ -webkit-animation:flipInY 1s 0s ease both;animation:flipInY 1s 0s ease both;-webkit-transition:all 0s .2s;transition:all 0s .2s}
.playMod{ position:relative; width:700px; height:300px;}
.playMod .bd li{ display:none;}
.pri_mod{
	width: 704px;
	margin: 0 auto;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.prileft{
	float: left;
}
.prileft span{
	display: inline-block;
	margin-right: 10px;
}
.priright{
	float: right;
}
.priright a{
	display: inline-block;
	margin-left: 10px;
	text-decoration: underline;
	color: #fff;
}