.kong
{
	height: 10px!important; // IE7+FF 
	height: 10px;
	width: 1002px;
	_line-height:1px ;_font-size:1px;
	margin:auto;
}


.img_border {
    padding: 2px;
	border: 1px solid #CCCCCC;
}
.btn {
	border: 1px solid #CCCCCC;
}
li
{
	list-style-type: none;
}
.kuang
{
	
	background-color: #f8fef4;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c51d18;
	border-left-color: #c51d18;
	
}
.kuang2
{
	border: 1px solid #CCCCCC;
	overflow:hidden;
}
.kuang3
{
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c51d18;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.kuang4 {
	border: 1px solid #c03820;
	background-color: #fff6f6;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}

.kuang3 table td
{
  text-align:center;
  
}
.kuang5 {
	border: 1px solid #eea57c;
	margin-bottom: 10px;
}

.nav
{
  z-index:99999;
}
*html .nav
{
   z-index:99999;
}
.nav li
{
	float: left;
	line-height: 33px;
	height: 33px;
	text-align: center;
	font-size: 14px;
	width: 140px;
	background-image: url(../images/line1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	position: relative;
	z-index:99999;
	font-weight: bold;

}
.nav li a
{
	display: block;
	color: #FFFFFF;

}
.nav li a:hover
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;

	background-color: #ef8145;
}

.nav li ul
{
 display:none;
  z-index:99999;
}
.nav li ul li
{
	position: absolute;
	width: 600px;
	height: auto;
	background-image: url();
	overflow:hidden;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7; 
	opacity: 0.7;
	background-color: #FFFFFF;
	left: 0px;
	text-align:left;
	line-height: 20px;
	font-size: 12px;
	 z-index:99999;
	
}
/*
.nav li ul li a 
{
}
.nav li ul li a:hover
{
}
*/
.nav li ul li dl {
	width:130px;
	height:140px;
	overflow:hidden;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	display:inline;	

	
	
	
	
}
.nav li ul li dl dt 
{
	color:#00a2ff;
	font-weight: bold;
	font-size:12px;

}
.nav li ul li dl dt a
{
	color:#00a2ff;
	font-weight: bold;

}
/*
.nav li ul li dl dt a:hover
{

	

}
*/
.nav li ul li dl dd a
{
	color:#666666;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1; 
	opacity: 1;
	font-weight: normal;
}
.nav li ul li dl dd a:hover
{
	color: #FFFFFF;
	background-color: #999999;	
		filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1; 
	opacity: 1;	

	
	
}



.pro_list {
	text-align: center;
	line-height: 20px;
	z-index: 9999;
}
.pro_list li img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.pro_list li {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	display: inline;
	margin-left: 5px;
}

.pro_list li a:hover img{border:1px solid #ea8314;}
.pro_list li p
{
	margin: 0px;
	padding: 0px;
}
.pro_list li p a
{
	margin: 0px;
	padding: 0px;
}
.tags
{
	text-align:center;
	font-weight: bold;
}
.tags li  {
	float: left;
	line-height: 34px;
	display: block;
	height: 34px;
	background-color: #e5e6e8;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 2px;
}
.tags li.cur
{
	color: #FFFFFF;
	border-bottom-width: 0px;
	background-color: #ea5503;
}



.tags2
{
	text-align:center;
	font-weight: bold;
}
.tags2 li  {
	float: left;
	line-height: 34px;
	display: block;
	height: 34px;
	width: 94px;
	margin-right: 5px;
	background-image: url(../images/pro_view_tab_bg.jpg);
	background-repeat: no-repeat;
}
.tags2 li.cur
{
	color: #FFFFFF;
	border-bottom-width: 0px;
	background-color: #ea5503;
}
#tab2 .panes {
	border: 1px solid #c03820;
	min-height:600px;
}
#tab2 .panes .pane {
	padding: 10px;
}




.line {
	background-color: #007be3;
	width: 100%;
	clear: both;
	height: 1px!important; // IE7+FF 
	height: 1px;
	_line-height:1px ;_font-size:1px;
	margin:auto;
}


.news_list {
	padding-top: 10px;
}

.news_list li {
	clear: both;
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.news_list b {
	float: left;
	font-weight: normal;
}
.news_list span {
	float: right;
}

.news_list2 {
	padding-top: 10px;
}

.news_list2 li {
	clear: both;
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.news_list2 b {
	float: left;
	font-weight: normal;
}
.news_list2 span {
	float: right;
}

.page {
    clear:both;
	text-align: right;
	color: #000000;
	padding-right: 10px;
}
.page a
{

	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}


.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}
.px14 {
	font-size: 14px;
}
.px16 {
	font-size: 16px;
}
.color_fff {
	color: #FFFFFF;
}
.color_000
{
	color: #000000;
}
.color_333
{
	color: #333333;
}
.color_666
{
	color: #666666;
}
.color_red
{
   color:#aa0001;
}
.color_999
{
  color:#999999
}
.pro_rec_bg {
	float: left;
	height: 55px;
	width: 182px;
	overflow: hidden;
	background-color: #eeeeee;
	line-height: 15px;
	margin-bottom: 5px;
}
.pro_rec_bg dl {
	margin-top: 10px;
	margin-left: 10px;
}
.pro_rec_bg dt {
	float: left;
	width: 30%;
}

.pro_rec_bg dd {
	float: left;
	width: 65%;
	margin-left: 5px;
}
.pro_rec_bg dd b 
{
    color:#c62d2c;
}


.q {
	position: absolute;
	top: 0px;
	background-image: url(../images/off2.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 55px;
	right: 0px;
	z-index: 9999;
	line-height: 15px;
}
.q2 {
	position: absolute;
	top: 5px;
	background-image: url(../images/off.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 55px;
	right: -10px;
	line-height: 15px;
}

.isearch {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 189px;
	line-height: 25px;

}


.isearch .ip {
	border: medium none;
	color: #666666;
	display: block;
	float: left;
	height: 20px;
	width: 140px;
	margin-left: 10px!important;
	margin-left: 10px;
	margin-top: 5px;
	background: none repeat scroll 0 0 transparent;
}

.isearch .go {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    float: right;
    height: 20px;
    text-indent: -1000em;
    width: 20px;
	}

.footer
{
	color: #FFFFFF;
	text-align: center;
}
.footer a
{
	color: #FFFFFF;
}
.left_menu
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-left-color: #ddd;
}
.left_menu ul li {
	margin-bottom: 0px;

}
.left_menu ul li a
{
	line-height: 25px;
	display: block;
	height:25px;
	background-image: url(../images/product_icon2.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
}
.left_menu ul li a:hover
{
	text-decoration: none;
	background-image: url(../images/product_icon1.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.left_menu ul li span
{
    margin-left:20px;
}
.left_menu ul li dl
{
display:none;
}
.left_menu ul li dl dt span
{
   margin-left:30px;
}
.left_menu ul li dl dt a
{
    background-image: url();
	
}
.left_menu ul li dl dt a:hover
{
    background-image: url();
	text-decoration: underline;
}
.left_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.kuang6 {
	border: 2px solid #a12121;
	margin-bottom: 10px;
	margin-top: 10px;
}
.tags3
{
	text-align:center;
	font-weight: bold;
}
.tags3 li  {
	float: left;
	line-height: 29px;
	display: block;
	height: 29px;
	width: 94px;
	margin-right: 5px;
	background-image: url(../images/pro_view_tab_bg.jpg);
	background-repeat: no-repeat;
}
.tags3 li.cur
{
	color: #FFFFFF;
	background-image: url(../images/pro_view_tag_cur.jpg);
	border-bottom-width: 0px;
	background-repeat: no-repeat;
}
#tab3 .panes3 {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c03820;
	border-right-color: #c03820;
	border-bottom-color: #c03820;
	border-left-color: #c03820;	
}
#tab3 .panes3 .pane {
	padding: 10px;
}
.pro_cat_list li {
	float: left;
	margin-right: 5px;
}
.index_pro_cat_list
{
  width:280px; 
  overflow:hidden;
}
.index_pro_cat_list li {
	float: left;
	width: 125px;
	margin-right: 5px;
}
