body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;}
a {
	cursor: pointer;
	color: #000000;}
fieldset, img {
	border: 0;}
:focus {
	outline: 0;}
address, caption, cite, code, dfn, em, strong, th, var, optgroup, i{
	font-style: normal;
	font-weight: normal;}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;}
abbr, acronym {
	border: 0;
	font-variant: normal;}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;}
code, kbd, samp, tt {
	font-size: 100%;}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
 *font-size: 100%;}
ol, ul {
	list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;}
caption, th {
	text-align: left;}
sup, sub {
	font-size: 100%;
	vertical-align: baseline;}
/* remember to highlight anchors and inserts somehow! */
:link, :visited, ins {
	text-decoration: none;}
blockquote, q {
	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {
	display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;}
.clearfix {
	display: block;}
/* End hide from IE-mac */

/* glabal page style */

body {
	font:normal 12px/1.5 "Microsoft YaHei",SimSun, "Times New Roman", serif;}
.a_wrap {
	width:100%;
	min-width:1248px;}
.b_wrap {
	width:1248px;
	margin:0 auto;}
.m_wrap {
	width:1248px;
	margin:0 auto;}
.fl { float:left;}
.fr { float:right;}
.bkc_gray { background:#eceaeb;}
.bkc_gray2 {background:#ffffff;}
.bkc_gray1 { background:#424242 ;}
.bkc_gray3 { background:#2dacfb;}
.bkc_gray4 { background:#e6e6e6;}
.bkc_gray5 { background:#e6e6e6;}
.bkc_red1 { background:#C61A26;}
/**/

.header {
	height:105px;
	overflow:hidden;}
.header1 {

    width:100%;
	height:100%;
	overflow:hidden;}
.header5 {
    width:100%;
	height:353px;
	overflow:hidden;}
.header2 {
    width:100%;
    height: auto;
    overflow: hidden;
    }
.header3 {

    width:100%;
    .header5{

    width:100%;
height:180px;
	overflow:hidden;}
.logo {
	margin-top:0px;}
.nav {
	height:24px;
	line-height:24px;}
.menulist {
	padding-left:100px;
	margin:0 auto;}
.menulist li {
	float:left;
	margin:0 21px;
	font-size:14px;}
.menulist li a { color:#FFf;}
.menulist li a:hover { color:#FFFF99;}

/**/
.footer {
	border-top:4px solid #EC0009;
	border-bottom:1px solid #17090C;
	background-color:#CD0707;
	height:38px;
	overflow:hidden;
	bottom:0px;}
.footer li {
	float:left;
	line-height:38px;
	color:#FFF;
	margin-right:10px;}
.footer .alink {
	margin-left:24px;
	font-size:9px;}
.footer .alink a {
	color:#FFF;
	margin:0 10px;
	font-size:12px;}
.footer .alink a:hover { color:#FFFF99;}
/**/
.menulist .f_link > a {
	
	color:#FEEE35;
	padding-right:15px;
	font-size:14px;}
.menulist .f_link {
	position:relative;
	z-index:999;
	float:right;}
.f_link ul {
	display:none;
	background:#c61a26;
	position:absolute;
	top:24px;
	left:0;
	z-index:9999;}
.f_link ul li {
	white-space:nowrap;
	margin:0;
	padding:6px 14px;}
.f_link:hover ul {
	display:block;}