@charset "gb2312";
/* CSS Document */

/*html {
*overflow:auto;
	_overflow-y:scroll;
}*/
body {
	cursor:default;
	-webkit-text-size-adjust:none;
	font-size:12px;
	
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding:0;
	margin:0;
}

fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight:normal;
	font-style:normal;
}
strong {
	font-style:normal;
}
ol, ul, li {
	list-style:none outside none;
}
caption {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
a {
	outline:none;
	cursor:pointer;
*outline:expression(this.hideFocus=true);
	text-decoration:none;
}
img, object {
	vertical-align:top;
}
input {
	outline:none;
*outline:expression(this.hideFocus=true);
}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
border:none;
padding:0;
}
/******************
*       导航      *
******************/
.menu {
	position: absolute;

	z-index: 10;
	width: 1200px;

	height: 38px;
	background: url(../images/menubg.png) no-repeat 0 top;
}
.logo {
	width: 200px;
	padding-left: 2px;
	overflow: hidden;
}
.logo a {
	display: inline-block;
	margin: 16px 0 0 12px;
}
.menucon {
	width: 1200px;
	height: 38px;
	position: relative;
}
.menucon li {
	display:inline-block;
	position: relative;
	float: left;
	width: 133px;
	height: 38px;
	line-height: 38px;
}
.menucon li a{ display:block; background:url(../images/menu_bg02.png) no-repeat;}
.menucon li a.first {
	display: inline-block;
	width: 125px;
	height: 40px;
	line-height: 40px;
	color: #505050;
	font-size: 14px;
	text-align: center;
}
.menucon li a.first:hover {
	color: #d00000;
	text-decoration: none;
}
.menucon li a.active {
	color: #d00000;
	background: url(../images/li_over.png) no-repeat center 3px;
	font-weight: bold;
}
.menucon li a.active1 {
	color: #d00000;
	background: url(../images/li_over1.png) no-repeat center 3px;
	font-weight: bold;
}
.menucon li a.now {
	color: #d00000;
	font-weight: bold;
}


.semenuBox {
	position: absolute;
	top: 40px;
	left: -1px;
	z-index: 1;
	width: 476px;
	height: 0;
	overflow: hidden;
}
.semenuConLine {
	width: 476px;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	background: url(../images/semenu_botbg.png) no-repeat;
}
.semenuCon {
	width: 436px;
	padding: 11px 0px 0 40px;
	background: url(../images/semenu_bg.png) repeat-y;
}
.semenuConL {
	width: 92px;
	padding-right: 5px;
	overflow: hidden;
}
.semenuConL a {
	display: block;
	width: 86px;
	height: 23px;
	padding-left: 13px;
	color: #757575;
	font-size: 12px;
	line-height: 23px;
	overflow: hidden;
	background: url(../images/semune_icon.gif) no-repeat 0 9px;
}
.semenuConL a:hover {
	color: #bf0121;
	background: url(../images/semune_icon.gif) no-repeat 0 9px;
}
.semenuConR {
	width: 274px;
	padding-left: 18px;
	height: 154px;
	overflow: hidden;
	border-left: #cbc9cd 1px solid;
}
.semenuConR a.semenuPic {
	display: inline-block;
	width: 120px;
	height: 154px;
	overflow: hidden;
}
.semenuConRcon {
	width: 134px;
	line-height: 21px;
	color: #757575;
}
.semenuConRcon p {
	height: 105px;
	overflow: hidden;
}
.semenuConRcon a.semenuMore {
	display: inline-block;
	width: 74px;
	height: 21px;
	margin-top: 10px;
	padding-left: 8px;
	background: url(../images/semenu_pic01.jpg) no-repeat;
	line-height: 21px;
	color: #fff;
}
.semenuConRcon a.semenuMore:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

.hong {
	FONT-SIZE: 20px;
	COLOR: #bf0222;
	LINE-HEIGHT: 35px;
	TEXT-DECORATION: none;
	
}
.bai {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	LINE-HEIGHT: 30px;
	TEXT-DECORATION: none;
	font-weight: bold;
}

/*******************
* 导航  产品 市场  *
*******************/
.semenuConPro {
	width: 564px;
}
.semenuConPro .semenuCon {
	width: 524px;
	background: url(../images/semenu_bg2.png) repeat-y;
}
.semenuConPro .semenuConL {
	width: 180px;
}
.semenuConPro .semenuConL a {
	float: left;
}
.semenuConPro .semenuConLine {
	width: 564px;
	height: 34px;
	line-height: 19px;
	overflow: hidden;
	background: url(../images/semenu_botbg2.png) no-repeat;
}

.semuBoxbg2 .semenuCon {
	background: url(../images/semenu_bg3.png) repeat-y;	
}
.semuBoxbg2 .semenuConLine {
	background: url(../images/semenu_botbg3.png) no-repeat;
}
.clear {
	zoom:1;
}
.clear:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:"1";
	clear:both;
	height:0;
}
.fle {
	float:left;
	_display:inline;
}
.fri {
	float:right;
	_display:inline;
}