﻿body {
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, "宋体", sans-serif;
	margin:0;
	padding:0;	
  	color:#666;
    text-justify:inter-ideograph;
    text-align:justify;
	line-height:180%;}

#layout  {
  width:810px;
  clear:both;
  margin:0 auto;}
  

/*************菜单*************************/
#menu {
	background:#EE1C25;
	width:780px;
	padding-left:30px;
	height:25px;
	clear:both;}
	
a.menuSplie {
  width:1px;
  height:25px;
  float:left;
  display:block;
  background:url(images/menuSplitLine.jpg) no-repeat center;
}	

	
a.menuSplie1 {
  width:1px;
  height:25px;
  float:left;
  display:block;
  background:url(images/menuSplitLine1.gif) no-repeat center;
}	


.xd_menu {
	position:relative;
	color:#FFF;
	text-decoration:none;
	width:auto;
	text-align:center;
	height:25px;
	line-height:25px;
	z-index: 10;
	display: block;
	padding:0 14px;
	float: left;
}/*设置链接的属性,一定要设置为relative才能使提示层跟着链接走*/

.xd_menu:hover {
	background:#F1343B;
	border-top:4px #A9070C solid;
	height:21px;
	line-height:16px;
	color:#FFF;
}
.xd_menu span {
	display: none;
	width:auto;
}/*设置正常下的span为隐藏状态*/
.xd_menu:hover span {
	display:block;
	position:absolute;
	top:21px;
	left:-1px;
	width:140px;
	padding:0 0 10px 0;
	background:#EFEFEF;
	color:#FFF;
	text-decoration: none;
}/*设置hover下的span属性为呈现状态,并设置提示层的位置*/

.w200 {
  width:200px !important;}
  
.w150 {
  width:150px !important;}
  
.w210 {
  width:210px !important;}

.table_menu a {
	text-align: left;
	vertical-align: middle;
	height: 16px;
	line-height:16px;
	overflow:hidden;
	width: 80%;
	padding:0 0 0 5px;
	color:#333;
	margin-top:5px;
	border:1px #EFEFEF solid;
	text-decoration: none;
	display: block;
}
.table_menu a:hover {
	color: #F1343B;
	border:1px #F1343B solid;
	width: 80%;
}

.table_menu {
	width: 100%;
}


	
/*********************************************************/



form,select {
  margin:0;
  padding:0;}
  
ul,li {
  margin:0;
  padding:0;
  list-style:none;}

.l {
	float:left;}
	
.r { 
	float:right;}
	
.cl {
	clear:both;}
	
a {
 color:#666;
  text-decoration:none;}

a:hover {
  color:#EE1C25;
  text-decoration:none;}
    
.center {
  text-align:center;}

.right {
  text-align:right;}

.left {
  text-align:left;}


#banner {
  clear:both;
  padding:8px 0 10px 0;}
  
#foot {
  width:790px;
  height:22px;
  line-height:22px;
  background:#EFEFEF;
  padding:0 10px;
  margin-top:20px;}
  
.date {
  font-size:9px;
  color:#CCC;}
  
.loginInput {
  width:108px;
  height:16px;
  background:#EFEFEF;
  border:1px #999 solid;}
 
.lv1Kind {
 clear:both;
 width:371px;
 overflow:hidden;}
 
.lv1Kind a {
  width:123px;	
  display:block;
  height:20px;
  line-height:20px;
  overflow:hidden;
  font-weight:bold;
  text-indent:14px;
  color:#F5767B;
  background:url(images/kindIco.jpg) no-repeat 5px top #FDE8E9;
  float:left;}
 
.lv1Kind a:hover {
  color:#FFF;
  font-weight:bold;
  background:url(images/kindIco.jpg) no-repeat 5px -20px #EE1C25;}
 
  
a.lv1KindHover {
  color:#FFF;
  font-weight:bold;
  background:url(images/kindIco.jpg) no-repeat 5px -20px #EE1C25;}
 
 
a.kindLine {
  width:1px;
  overflow:hidden;
  float:left;
  background:#FFF;}
  
.lv2Kind {
  width:369px;
  height:106px;
  padding:2px 0;
  border:1px #FABBBE solid;
  clear:both;}
  
.lv2Kind table {
  border-collapse:collapse;}
    
.lv2Kind td {
  border:1px #FFF solid;
  background:#F5F5F5;
  text-indent:5px;
  height:20px;}
  
.footLink a {
  float:left;
  padding:0 5px;}
  
#left {
  width:180px;
  float:left;}

#leftTit {
  width:180px;
  height:23px;
  line-height:22px;
  text-indent:18px;
  background:url(images/leftTitBG.jpg) no-repeat;
  color:#FFF;
  font-weight:bold;}

#leftMenu {
  clear:both;}
  
#leftMenu a {
  width:180px;
  height:23px;
  line-height:22px;
  display:block;
  background:#F0F0F0;
  color:#6A6A6A;
  margin-top:1px;
  text-indent:18px;}
  
#leftMenu a:hover {
  background:#CCC;
  color:#333;}
  
#right {
  width:620px;
  border-left:1px #EFEFEF solid;
  margin-left:9px;
  overflow:hidden;
  float:left;}
  
.BBT {
  color:#000;
  font-weight:bold;}
  
.navLine {
  height:2px;
  background:#FFF;
  border-top:1px #EFEFEF solid;
  border-bottom:8px #EFEFEF solid;
  width:100%;
  overflow:hidden;}
  
/*============================*/
/*========子菜单 =======*/
/*============================*/   
 
 
.subMenu a { 
  width:180px;
  height:23px;
  line-height:22px;
  display:block;
  background:#F0F0F0;
  color:#6A6A6A;
  margin-top:1px;
  text-indent:18px;}
 
.subMenu a:hover {
  background:#CCC;
  color:#333;}
   
.subMenuOn {
  width:180px;
  height:23px;
  line-height:22px;
  display:block;
  background:#CCC;
  color:#333;
  margin-top:1px;
  text-indent:18px;}

.subMenuOn a {
  color:#FFF;}

.subMenu1 a { 
   width:126px;
   height:22px;
   line-height:22px;
   display:block; 
   color:#333;
   overflow:hidden;
   text-indent:1em;
   border-bottom:1px #CCC dotted;}
 
.subMenu1 a:hover {
   color:#FFF;
   background:#F00;}  
   
.lv1 a {
  width:140px;
  height:22px;
  text-indent:1em;
  clear:both;
  display:block;
  background:#D8D8D8;
  color:#000;
  border-bottom:1px #D5D5D5 solid;
  margin-bottom:1px;
  line-height:22px;}

.lv2 a {
  width:140px;
  height:22px;
  color:#333;
  clear:both;
  text-indent:2em;
  display:block; 
  background:url(images/redArrow1.gif) no-repeat 10px;
  border-bottom:1px #D5D5D5 solid;
  line-height:22px;}  
  
.lv2 a:hover {
  background:#E7E7E7;
  color:#000;}

.lv2_1 a {
  width:180px;
  height:23px;
  line-height:22px;
  display:block;
  color:#6A6A6A;
  margin-top:1px;
  text-indent:18px;
   border-bottom:1px #CCC dotted;}  
  
.lv2_1 a:hover {
  background:url(images/redArrow1.gif) no-repeat 10px #E7E7E7;
  color:#000;}
   
   
/*============================*/
/*========新闻中心 =======*/
/*============================*/ 

.bottomLine {
  border-bottom:1px #CCC solid;}

.topLine {
  border-top:1px #CCC solid; }
 
.searchBtn {
  width:auto;
  height:18px;
  line-height:18px;
  background:#EA1E29;
  cursor:hand;
  color:#FFF;
  border:1px #EA1E29 solid;} 
   
.detailBtn {
  width:auto;
  height:18px;
  line-height:18px;
  background:none;
  cursor:hand;
  color:#000;
  border:none;}

.newsTit {
  font-size:14px;
  color:#C00;
  font-weight:bold;}
  
.brandMenu {
  padding:5px 0 10px 0;
  float:left;}

.brandMenu a {
  display:block;
  float:left;
  margin:5px 0 0 5px;
  width:60px;
  text-align:center;
  height:22px;
  line-height:22px;
  overflow:hidden;
  white-space:nowrap;
  background:#EEE;}
  
.brandMenu a:hover {
  color:#FFF;
  background:#F00;}
   
.bottomBD td {
  border-bottom:1px #EFEFEF solid;}
  
.BT {
  font-weight:bold;}
  
.dotList li {
  margin:5px 0 0 40px;
  list-style:circle;}
  
.navItem {
  float:left;
  width:180px;
  height:160px;
  margin:0 0 0 10px;}
  
.lv1 {
  clear:both;}
  
.lv1 a {
  display:block;
  width:180px;
  height:20px;
  line-height:20px;
  color:#FFF;
  font-weight:bold;
  background:#999;}
  
.lv1 a:hover {
  color:#FFF;
  background:#333;}
  
.lv2 {
  clear:both;
  margin:10px 0 0 0;}
  
.lv2 a {
  width:180px;
  background:url(images/mapIco.gif) no-repeat left 50%;
  text-indent:10px;
  clear:both;
  height:20px;
  line-height:20px;
  display:block;
  color:#666;}
  
.tradeImg {
  border:1px #F5F5F5 solid;
  padding:8px;
  margin:10px 0 0 0;}
  
