/* CSS Document */
/* 公共部分开始 */
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,a,abbr,dd,ul,li,form,em{
	word-spacing:normal;
	letter-spacing:normal;
	font-size: 16px;
	line-height: 1.5;
	font:16px/1.5 'Microsoft YaHei',arial,sans-serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
	-webkit-text-size-adjust: none;
	color:#999;
}
body{
	width:100%;
    min-width:1180px;
	height: 100%;
	background: #000;
}
ul,ol{
	list-style:none;
	vertical-align:0;
}
input button{
	border:0;
	outline-style:none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
img{
	border:0 none;
	vertical-align:top;
}
i{
	font-style:normal;
	vertical-align:middle;
}
a{
	text-decoration:none;
	color:#666;
	border:0 none;
}
a:hover{
	color:#108cee;
}
.w{
	width: 1200px;
	margin:0px auto;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear:both;
}
.clearfix{
	zoom:1;
}
.mt20 {
	margin-top: 20px;
}
.w10{
	width: 10%;
}
.nmb{
	margin-right: 0 !important;
}
.opacity0 {
	opacity: 0;
}
.mr20{
	margin-right: 20px;
}
.opacity05 {
	opacity: 0.6;
}
.ml58 {
	margin-left: 58px;
}
.ml58 {
	margin-left: 58px;
}
.active{
	color: #fff;
}
.colr999{
	color: #999 !important;
}
.plr{
	padding: 0 8px;
}
.mlr{
	margin: 0 10px;
}
.borderb {
	border-bottom: 1px solid #fff;
	height: 1px;
}
/* 公共部分结束*/
/*============== font ==============*/
@font-face {
	font-family: pangmen;
	src: url('../font/2.ttf')/*tpa=font/庞门正道标题体2.0增强版.ttf*/;
	/* IE9+ */
}
@font-face {
	font-family: yahei;
	/* IE9+ */
	src: url('../font/1.TTC')/*tpa=font/微软雅黑/ /(1/).TTC*/;
}
@font-face {
	font-family: roboto-boldcon;
	/* IE9+ */
	src: url('../font/ROBOTO-BOLDCONDENSEDITALIC.TTF')/*tpa=font/ROBOTO-BOLDCONDENSEDITALIC.TTF*/;
}
@font-face {
	font-family: roboto-bold;
	/* IE9+ */
	src: url('../font/ROBOTO-BOLD.TTF')/*tpa=font/ROBOTO-BOLD.TTF*/;
}