@import url("global.css");
/*

“红色” 样式

2008.8.12 10:48 for Fangyu12@gmail.com

Last modified 2008.10.06 15:30

Copyright (c) 2008, DedeEIMS All rights reserved.

*/
/* 页眉
-------------------------------------------------------------------*/
#topBar {
	line-height:25px;
	height:25px;
	background-color:#EEEEEE;
}
#topBar ol li {
	margin-left: -1px;
	border-left: 1px solid #999;
	height:14px;
	line-height:14px;
	padding-right: 8px;
	padding-left: 10px;
}
#userMenu li {
	padding-right: 8px;
	padding-left: 8px;
}
#userMenu li a {
	background-image: url(../images/u.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
	padding-left:20px;
}
#userMenu li a.person {
	background-position: left 5px;
}
#userMenu li a.favorite {
	background-position: left -16px;
}
#userMenu li a.exit{
	background:none;
}
#search {
	background-image: url(../images/s.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 231px;
	margin-top:30px;
}
#search input {
	background-image: none;
	border-style: none;
	width: 160px;
	background-color: transparent;
}
#search button {
	background-image: none;
	border-style: none;
	width: 50px;
	background-color: transparent;
}
/* 导航菜单
-------------------------------------------------------------------*/
#navMenu { padding:5px 0;text-align:center; background-color:#E2E2E2; margin-top:5px;}
#navMenu a {
	font-size: 14px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	margin-left: 2px;
}
#navMenu a.thisclass,
#navMenu a:hover,
#navMenu a:active{
	color:#ff6600;
}

/* 当前位置
-------------------------------------------------------------------*/
#position {
	line-height: 32px;
	height: 32px;
}
#position li.home {
	background-image: url(../images/r.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	height: 31px;
	float: left;
	padding-left: 20px;
}
#position li {
	margin:0 3px;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: -6000px center;
	padding-left: 1em;
}
/* 产品导航
-------------------------------------------------------------------*/
#navigation .sort {
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/nt.gif);
	background-position: left center;
	height: 26px;
	line-height:26px;
	text-indent: 15px;
	cursor:pointer;
	background-repeat: no-repeat;
}
#navigation .hover {
	background-image: url(../images/nt.gif);
	background-position: left center;
	background-color: #f6f6f6;
}
#navigation .menu li {
	background-repeat: no-repeat;
	background-position: -7000px; center;
	line-height: 25px;
	margin-left: 2em;
}
#navigation .menu li a {
	margin-left: 1em;
}
/* 关于我们
-------------------------------------------------------------------*/
#about li {
	line-height: 29px;
	font-weight: bold;
	background-image: url(../images/a.jpg);
	background-repeat: no-repeat;
	text-indent: 2em;
	height: 29px;
	width: 230px;
	margin-bottom:5px;
}
/* 文章小工具
-------------------------------------------------------------------*/
#tools li{
	display:none;
	padding-left:22px;
	background-image:url(../images/c.gif);
	background-repeat:no-repeat;
	margin-right:10px;
}
#tools li a{
	color:#777;
}
#tools li#act-fav{
	background-position:4px 3px;
}
#tools li#act-err{
	background-position:4px -34px;
}
#tools li#act-pus{
	background-position:4px -70px;
}
#tools li#act-pnt{
	background-position:4px -106px;
}
#ask {
	background-image: url(../images/x.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 72px;
	margin-top:2px;
}

/* 新闻动态列表
-------------------------------------------------------------------*/
#news li {
	background-image: url(../images/lt.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 20px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 8px;
	padding-bottom: 8px;
	line-height:26px;
}
/* 搜索结果
-------------------------------------------------------------------*/
#resultlist {
	padding:2px 20px;
}
#resultlist h2 {
	display:none;
}
/* 产品
-------------------------------------------------------------------*/
#products {
	overflow:hidden;
}
#products li {
	width:33.3%;
	float:left;
	margin-top: 20px;
	position: relative;
}
#products dl {
	padding:15px;
	height: 240px;
	width: 178px;
	margin: 0px auto;
	background-image: url(../images/img_bg.png);
	background-repeat: no-repeat;
}
#products dl dt {
	margin-bottom:10px;
}
#products dl dt a {
	display: table-cell !important;
	display:block;
	height:162px;
	font-size:130px;
	width:178px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}
#products dl dt img {
	vertical-align:middle;
	max-width:178px;
	max-height:162px;
	width:expression(this.width>178?178:true);
	height:expression(this.height>162?162:true);
	border-width: 0px;
}
#products dl dd {
	margin-top:3px;
}
#products dl dt .noLitpic {
	background-image: url(../images/litpic.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#products dl dt .vipLitpic {
	background-image: url(../images/litpic.gif);
	background-repeat: no-repeat;
	background-position: left -162px;
}

.preload1 {background-image:url(../images/blank_over.gif);}
.preload2 {background-image:url(../images/blank_overa.gif);}

.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:36px; background:#f6f6f6; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#ccc; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background-image:url(../images/blank.gif);}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px;background-image:url(../images/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background-image:url(../images/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background-image:url(../images/blank_over.gif) no-repeat;}
.menu2 li a.top_link:hover span {background-image:url(../images/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background-image:url(../images/blank_overa.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(../images/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background-image:url(../images/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background-image:url(../images/blank_overa.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:31px; background: #f6f6f6; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:150px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:150px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; height:20px; width:150px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#f6f6f6 url(../images/arrow.gif) 120px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#3a93d2; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#3a93d2 url(../images/arrow_over.gif) 120px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#3a93d2 url(../images/arrow_over.gif) 120px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #f6f6f6; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:150px; z-index:400; height:auto;}

