@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 li {
	background-image: url(../images/l.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 90px;
	margin-left: -2px;
}
#navMenu a {
	color:#fff;
	text-align:center;
	display:block;
	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{
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: 0px -120px;
	color:#DDF1A3;
}
#res {
	background-image: url(../images/r.gif);
	background-repeat: no-repeat;
	background-position: left -40px;
	height: 20px;
	width: 46px;
	display:block;
	text-decoration: none;
}

/* 当前位置
-------------------------------------------------------------------*/
#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:inline;
	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;
}

.top_news { width:970px; height:59px; margin:auto; padding:15px 0 15px 0;}
.logo_news { width:530px; height:59px; float:left; margin-left:20px;}
.logo_text { width:200px; height:20px; float:right;}


/*主导航菜单*/
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#menu_out{
	width:966px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(../images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(../images/menu_bg.gif) repeat-x;
	height:73px;
}
.menu_line{
	background:url(../images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(../images/menu_line2.gif) no-repeat center top;
	width:15px; float:right;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(../images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(../images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
/*子栏目*/
#menu_con{
	text-align:left;
	padding-left:20px;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:8px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(../images/menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(../images/menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(../images/menu_on_left2.gif) no-repeat left bottom;
}
#menu_con li a:hover span{
	background:url(../images/menu_on_right2.gif) no-repeat right bottom;
}
.kuang_st { width:970px; height:250px; margin:auto; margin-bottom:10px;}
.kuang_st_left { width:665px; height:250px; float:left; }
.kuang_st_right {width:290px; height:250px; float:right;  border:solid 1px #ccc;}
.kuang_st_right_title { width:290px; height:30px; float:left;border-bottom:solid 1px #CCC;}
.kuang_pic { width:29px; height:29px; float:left;}
.kuang_lxwm { width:249px; height:20px;float:left;background-image:url(../image/003.jpg); padding:6px 0 0 10px; font-size:14px; font-family:font-family:Microsoft YaHei; color:#06F;}
.kuang_nr { width:278px; height:210px; float:left; margin:10px;}
.kuang_nr li { width:70px; height:20px; float:left;  color:#06F; padding-top:4px;}
.kuang_nr li.name { width:200px; height:20px; float:left; padding-top:4px; color:#333;}
.pinpai { width:970px; height:30px; margin:auto;}
.pinpai_list { width:970px; height:100px; border-bottom:solid 1px #06F; border-top:solid 1px #06f; margin:auto; margin-bottom:10px;}
.pinpai_list li { width:90px; height:65px; float:left; background-color:#000; margin:15px;}

.canpin { width:970px;  margin:auto; border: solid 1px #CCC; margin-bottom:15px; overflow:hidden;}
.canpin_title { width:970px; height:30px; float:left;border-bottom:solid 1px #CCC;}
.canpin_pic { width:29px; height:29px; float:left;}
.canpin_text { width:850px; height:25px; float:left; background-image:url(../image/003.jpg); padding:3px 0 0 10px; font-size:14px; font-family:font-family:Microsoft YaHei; color:#06F; }
.canpin_more { width:80px; height:25px; float:left; background-image:url(../image/003.jpg);padding:3px 0 0 0;} 

.chanpin_xq { width:165px; height:150px; float:left; padding:2px; margin:11px;}
.chanpin_xq_title { width:165px; height:22px; float:left; padding:2px 0 0 0; text-align:center;}
.banner { width:970px; height:120px; margin:auto; margin-bottom:10px; margin-top:10px;}

.my { width:970px; height:77px; margin:auto; background-image:url(../image/016.jpg); margin-top:10px; margin-bottom:10px;}
.my_text { width:970px; height:77px; float:left; }
.my_text_left { width:60px; height:47px; float:left; padding:30px 0 0 30px;}
.my_text_right { width:100px; height:47px; float:left; padding:30px 0 0 30px; font-size:16px; color:#06F;}

.kuang { width:970px;  margin:auto; }
.kuang_news { width:970px; height:800px;  margin:auto; }
.kuang_dc { width:970px; min-height:800px;  margin:auto; }
.kuang_left { width:260px; height:360px; float:left;  margin-right:10px; margin-top:10px;}
.kuang_left1 { width:260px; height:360px; float:left; border:solid 1px #CCC; margin:0 0 10px 0;}
.kuang_right { width:696px; height:150px; float:left; border:solid 1px #CCC;}
.kuang_left_pic { width:29px; height:28px; float:left;border-bottom:solid 1px #CCC;}
.kuang_left_title { width:219px; height:24px; float:left;border-bottom:solid 1px #CCC; font-size:14px; color:#06F; padding:4px 0 0 10px;  background-image:url(../image/003.jpg);}
.kuang_left_class { width:180px; height:30px; float:left; margin-left:20px; font-size:14px; color:#06F; padding:15px 0 0 40px; border-bottom:solid 1px #CCC; }
.kuang_left_class2 { width:230px; height:30px; float:left; margin-left:10px; font-size:14px; color:#06F; padding:15px 0 0 10px; border-bottom:solid 1px #CCC; }
.kuang_left_class3 { width:230px; height:30px; float:left; margin-left:10px;  font-size:14px; color:#06F; padding:15px 0 0 10px;  }
.kuang_left_class1 { width:180px; height:30px; float:left; margin-left:20px; font-size:14px; color:#06F; padding:15px 0 0 40px; }

.index_news { width:972px; height:270px; margin:auto; margin-bottom:10px; }
.index_left { width:663px; height:270px; float:left; margin-right:10px; border:1px solid #ccc;}
.index_left_title { width:620px; height:25px; float:left; margin-right:10px; border-bottom:1px solid #ccc;background:url(../../../images/tb.jpg) no-repeat;color:#0066ff;padding:5px 0 0 40px; font-size:14px;}
.index_about { width:640px; height:146px; float:left;  padding:10px;}
.index_about_pic { width:202px; height:142px; float:left; border:solid 1px #CCC; padding:2px; margin-right:10px; }
.index_about_text { width:420px; height:142px; float:left; line-height:20px; }
.index_about_text2 { width:640px; height:60px; float:left; line-height:20px; margin-left:10px; }



.index_right { width:288px; height:270px; float:right; border:solid 1px #CCC;}
.index_right_title { width:248px; height:25px; float:left; font-size:14px; border-bottom:1px solid #ccc; background:url(../../../images/tb.jpg) no-repeat; padding:5px 0 0 40px; color:#0066ff;}
.index_right_title span{ float:right;}
.index_pinpai_list { width:288px; height:auto; float:left;}
.index_pinpai_list li{ width:240px; height:20px; float:left; margin:4px 0 4px 20px;}
.index_new{padding-bottom:10px;}
.index_new,.friendlink{border: 1px solid #CCCCCC;margin: auto auto 15px;width: 970px;}
.index_new .title{height:28px; line-height:28px; margin-bottom:10px;background:url(../image/003.jpg) repeat-x; padding-right:10px; color:#0066FF; font-size:14px; font-weight:bold;}
.index_new .title img{float:left;}
.index_new .title a{float:right; font-size:12px; font-weight:normal;}
.index_new .new{margin:0 10px; line-height:26px;}
.index_new .new li{border-bottom:1px dotted #CCCCCC;}
.index_new .new li span{float:right;}
.friendlink{padding:5px;}
.friendlink a{margin-right:5px;}

