﻿@charset "utf-8";
*{margin:0;padding:0;list-style:none;}
select,input {font-size:12px;}img {border:0;}
a {color:#333;text-decoration:none;}a:hover {color:#c42805;text-decoration:underline;}em {font-style:normal;color:#c42805;}em a {color:#c42805;}
body {font-size:12px;color:#333;font-family: Arial, Helvetica, sans-serif;background:#fff}
/*head*/
.head-tool{ height:22px; width:100%;color:#FFF; margin:0 auto; padding-top:5px; background: url(../images/top-head-bg.jpg) repeat-x}
.head-tool a{ color: #CFC;text-decoration:underline;}
.head-tool a:link { color: #FF9;}
.head-tool a:hover{color: #CFC;text-decoration:none;}
.head-tool span{ margin-left:195px; margin-top:10px}
.logobar{height:160px; width:960px; margin:0px auto;padding-top:8px;ovefflow:hidden;}
.logo{ margin-left:5px; height:68px; width:180px; background:url(../images/logo.png) no-repeat;float:left;}
.search_but {height:68px;margin-left:60px;margin-top:5px; margin-left:auto;margin-right:auto;overflow:hidden;}
.search_but ul{height:34px;margin-left:60px;padding-top:2px;}
.search_but ul li{width:105px;  height:30px;line-height:30px;background: url(../images/but.gif) no-repeat;float:left;text-align:center;font-size:14px;color:#fff}
.search_but ul li a{color:#fff;}
.searchbar{height:80px; border:1px solid #036; background: url(../images/searchbg.jpg) no-repeat;overflow:hidden;}
.searchbar ul{margin-left:auto;margin-right:auto;width:960px;}
.searchbar li {height:22px;margin-left:10px;float:left;line-height:22px;color:#fff;}
.searchbar li a {color:#fff;text-decoration:underline;}
.ad{width:960px; margin:0px auto; height:89px }
.bodybar{ width:960px; height:auto; margin:0 auto; border:0px;}
#table_font .title_name{font-weight:700;background-color:#F3F7FF}


/*三列布局*/

div
{
 height:auto;
}
 div.left
{
width:22%;
float:left;
clear:right;
background-color:#eeeeee;
border:1px solid #789BF8;
height:auto;
   }
    div.left p{ background:url(../images/flmenu.jpg) repeat-x;color:#FFF; font-weight:bold; height:23px; font-family:Arial, Helvetica, sans-serif; padding-left:5px; padding-top:5px}

 div.center
 {
margin-left:8px;
width:470px;
float:left;
clear:right;
height:auto;overflow:hidden;
   }

  div.right
 {
width:261px;
float:left;
clear:right;
margin-left:7px;
height:auto;
 }
 div.both
 {
width:100%;
clear:both; 
background-color:#696969;  
   }
/*左边商品分类*/
.container2, .container2 dd, .container2_2 dl, .container2_2 dd {margin:0;}

.container2 {font-size:12px;width:190px;background:#fffff5;padding:5px 8px; line-height:30px; color:#333;}
.container2 dt {font-weight:bold;color: #036;}
.container2 dd {background: url(../images/bg.jpg) 180px 10px no-repeat;_zoom:1;}

.container2_2 {background-color:#bebec3; display:none;}
.container2_2 dl {font-size:14px;width:200px;border:1px solid #969696;background:#fff; position:relative; left:-3px; top:-3px; }
.container2_2 dd div {padding:5px 20px; background:url(../images/bg.jpg) 6px 7px no-repeat;}
.container2_2 dt, .shadow {
	padding:0 5px;
	position:absolute;
	background:#fff;
	border:1px solid #969696;
	border-right:0;
	width:169px;
	left:-180px;
	top:-1px;
	height:24px;
	line-height:24px;
}
.shadow {background-color:#bebec3;border-color:#bebec3; top:0;}

.container2_2 a{display:block;}
.container2_2 a:link, .container2_2 a:visited, .container2_2 a:active {color:#333;text-decoration: none;}
.container2_2 a:hover {color:#ff6026;text-decoration: underline;}


/*右边列表div*/
.tel{ border:1px solid #036; width:259px; height:120px; background:url(../images/tel.jpg) no-repeat}
.news{ border:1px solid #7AAAC7; width:259px; height:220px; margin-top:5px}
.news p{ background:url(../images/flmenu.jpg) repeat-x;color:#FFF; font-weight:bold; height:23px; font-family:Arial, Helvetica, sans-serif; padding-left:5px; padding-top:5px}
.news ul{ margin-left:25px; margin-top:5px}
.news li{ line-height:20px; list-style-image:url(../images/li.jpg)}
.news li a{ text-decoration:none}
.news li a:link{ text-decoration: underline; color:#036}
.news li a:hover{ color: #C30}


#tabbed_box_1 {
	margin: 0px auto 0px auto;
	width:262px;
}
.tabbed_box h4 small {
	font-weight:normal;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}
.tabbed_area {
	background-color: #B4CEE2;
	padding:8px;
	height:328px;
	margin-top:4px;
}

ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	color:#ffebb5;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	background-repeat:repeat-x;	 
	background-position:bottom;
}
ul.tabs li a:hover {
	background-color:#ffffff;
	color:#C30
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#282e32;
	border:1px solid #ffffff; 
	border-bottom: 1px solid #ffffff;
	background-image:url(images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
.content {
	background-color:#ffffff;
	padding:10px; 	
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;
	height:280px
}
#content_2, #content_3 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	
	font-size:13px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}



/*中间列表*/
.jd{width:468px; height:270px; border:1px solid #999;overflow:hidden;}
.products{border:1px solid #036; width:468px; height:auto; margin-top:5px}
.prolistx{width:469px; height: auto; margin-top:5px; border:0px; clear:both;}
.pronews {height:220px; border:0px;}
.pronews img{margin-bottom:2px}
.pronews ul{ margin-left:1px}
.pronews li{ line-height:18px}
.pronews li a{color:#06C}

/*底部信息*/
.newprodust{height:235px; width:960px; margin:0px auto;overflow:hidden;}
.leftnewprodust{ border:1px solid #789BF8; width:689px; height:230px; float:left}
.rightnewprodust{ width:258px; height:230px; float: right; background: url(../images/AD.gif) no-repeat}
.right_productstitle a{color:#fff;}
.hotfont{font-family: Arial, Helvetica, sans-serif; font-weight:bold; color:#06C; text-align:left; margin:0px auto; width:960px; height:20px; clear:both; padding-top:10px}

.hotfontk{ width:960px; margin:0px auto; height:auto; border:1px #999 solid;}
.hotfontk ul li{float:left;margin-top:6px;margin-left:5px;border:1px #ccc solid;}
.hotfontk ul {margin-leftt:auto;margin-right:auto;height:auto;height:65px;}

.foot{ height:1px; border-top:1px solid  #CCC; margin-top:18px; text-align:center; font-weight:bold; color:#039; line-height:20px}



/*CP右边列表div*/
 
.right_ad{ border:1px solid #036; width:737px; height:90px; background:url(../images/ad1.gif) }
.right_products{ border:1px solid #7AAAC7; width:737px; height:auto; margin-top:5px;overflow:hidden;}
.right_productstitle{ background:url(../images/flmenu.jpg) repeat-x;color:#FFF; font-weight:bold; height:23px; font-family:Arial, Helvetica, sans-serif; padding-left:5px; padding-top:5px;border:1px #ccc solid;margin-top:5px;width:732px;overflow-x:auto;}
.right_products ul{ margin-left:25px; margin-top:5px;}
.right_products li{ line-height:20px; list-style-image:url(../images/li.jpg)}
.right_products li a{ text-decoration:none}
.right_products li a:link{ text-decoration: underline; color:#036}
.right_products li a:hover{ color: #C30}





