
.inner {
	width: 1200px;
	margin: 0 auto;
}
.left, .right, .fl_l, .fl_r {
	display: inline;
}
.left, .fl_l {
	float: left;
}
.right, .fl_r {
	float: right
}
.clear {
	background: none;
	border: none;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
}
select {
	height: 2em;
}
textarea {
	overflow: auto;
}
.text {
}
.imgPng {
	repeat: 20% 50%;
	_behavior: url("js/ie6-png/iepngfix.htc");
}
.overflow {
	overflow: hidden;
}
.zoom {
 *zoom:1;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.hidden {
	display: none;
}
.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt50 {
	margin-top: 50px;
}
.mtb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.px12 {
	font-size: 12px
}
.px14 {
	font-size: 14px
}
.px16 {
	font-size: 16px
}
.px18 {
	font-size: 18px
}
.px20 {
	font-size: 20px
}
.fon-MSYH {
	font-family: "微软雅黑"
}
.fon-Verdana {
	font-family: Verdana, Geneva, sans-serif
}
.fon-Arial {
	font-family: Arial, Helvetica, sans-serif
}
.fon-black {
	color: black;
}
.fon-red {
	color: red;
}
.fon-gray {
	color: gray;
}
.fon-pink {
	color: #f86ea2;
}
.fon-deeppink {
	color: #fd327b;
}
.fon-silver {
	color: #959595
}
.bg-white {
	background-color: #ffffff
}/*白色*/
.bg-black {
	background-color: #000000
}/*黑色*/
.bg-plum {
	background-color: #c490bf
}/*浅紫*/
.bg-aquamarine {
	background-color: #6acac5
}/*浅绿*/
.bg-slateblue {
	background-color: #9cb6f2
}/*暗蓝*/
.bg-salmon {
	background-color: #f29c9f
}/*浅橙*/
.bg-pink {
	background-color: #f86ea2;
}/*粉红*/
.bg-deeppink {
	background-color: #fd327b;
}/*深粉*/
.bg-gray {
	background-color: #a0a1a3;
}
abbr{color:#c82823;}

/*头部*/
#header {
	height: 98px; 
	border-bottom: solid 1px #3a3b3d;	
}
#header .bg_red{background: #C82823; width:50%; float:left;height: 98px;}
#header .bg_black{background: #262729;width:50%; float:right;height: 98px;}
#header .menu{background: #262729;height: 98px;position:relative; width:1200px; margin:0 auto; }
#header .logo {
	width: 278px;
	height: 98px;
	padding: 9px 0 0 0;
	background: #c82823;
	position:absolute;
	top:0;
	left:0;
}
#header .below {
	width: 900px;
	height: 98px;
	/*z-index: 9999999;*/
	position:absolute;
	top:0;
	right:0;
}
#header .below dl {
	width: 90px;
	display: inline;
	float: left;
	font: bold 14px/98px "微软雅黑";
	position: relative;
}
#header .below dl.choose {
	background: none;
}
#header .below dt { /*margin-left:25px;*/
	text-align: center;
}
#header .below dt.choose {
	background: url(../images/dt-1.jpg) right center no-repeat;
}
#header .below dt.choose:hover {
	background: url(../images/dt-2.jpg) right center no-repeat;
}
#header .below dt a {
	color: #c8c9c9;
}
#header .below dt a:hover {
	color: #fff;
}
#header .below dd {
	display: none;
	overflow: hidden;
	_zoom: 1;
	position: absolute;
	width: 232px;
	background: url(../images/sj.jpg) left -1px no-repeat;
	top: 72px;
	left: 0px;
	z-index: 99999;
	padding-top: 10px;
}
#header .below dd li {
	width: 232px;
	display: inline;
	float: left;
}
#header .below dd li.choose {
	margin-left: 0;
}
#header .below dd li a {
	display: block;
	float: left;
	width: 232px;
	height: 46px;
	border-top: solid #353637 1px;
	color: #878787;
	font: 14px/46px "微软雅黑";
	overflow: hidden;
	background: #1b1c1d url(../images/li-bg.png) 195px center no-repeat;
	text-indent: 30px;
}
#header .below dd li a:hover {
	background: #c82823 url(../images/li-bg.png) 195px center no-repeat;
	color: #fff;
}
#header .below dd li a.choose {
	font: bold 12px/46px "微软雅黑";
	color: #e20012;
}
#header .below dd li a.chess {
	font: 12px/46px "微软雅黑";
	color: #e20012;
}
#header .below dd a:hover {
	color: #c84568;
}

/*底部*/
#footer {
	height: 55px;
	width: 100%;
	background: #27282a;
	border-top: solid 1px #3a3b3d;

}
#footer .copyright{ width:1200px; margin:0 auto; height:55px;}
#footer p {
	float: left;
	width: 600px;
	font: 12px/55px "微软雅黑";
	color: #fff;
}
#footer span {
	display: block;
	float: right;
	width: 220px;
	padding: 15px 0;
}
#footer span a {
	float:left;
	margin-left: 15px;
}


#footer span .weixin {
	position:relative;
	width:30px;
	height:27px;
	display:block;
	

}
a.weixin b {
	display:none;
	position:absolute;
	left:40px;
	top:-120px;
	border:1px solid #666;
	width:160px;
	height:160px;
	background:black;
	z-index:999999;
}

a.weixin:hover b {
	display:block;
}