﻿.product-left-nav{
	height:150px;
	background:white url('../images-new/left-dibuyy.jpg') no-repeat center bottom;
}
.left-img{
	margin-top:20px;
}
.text-indent{
	text-indent:2em;
	line-height:150%;
}
.clear{
	clear:both;
}

/*左侧导航css开始*/
* {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: thin none;
}
#nav {
	position: absolute;
	opacity: 0.8;
	height:150px;
	z-index:8;
}
#nav a {
	display: block;
	width: 190px;
	padding: 10px 5px 10px 25px;
	text-decoration: none;
}
#nav a:hover.erji {
	background: #1a1a1a url('../images-new/jiantou01-ui.gif') no-repeat 8px 12px;
	color: white;
	width: 190px;
}
#nav a:hover.sanji {
	background-color:#545454;
	color: white;
	width: 190px;
}

#nav li {
	float: left;
	clear: left;
	width: 220px;
}
#nav ul {
	position: absolute;
	margin-left: 220px;
	margin-top: -30px;
}
#nav ul {
	display: none;
}
#nav li.show ul {
	display: block;
}
#nav li.show li ul {
	display: none;
}
#nav li li.show ul {
	display: block;
}
ul.erji-bg {
	border: 1px #212121 solid;
	background-color: #333333;
}
ul.sanji-bg {
	border: 1px #333333 solid;
	background-color: #545454;
}
.yiji {
	background: white url('../images-new/jiantou-ui.jpg') no-repeat 190px 10px;
	width: 250px;
	border-bottom: 1px #dfdfdf solid;
}
.erji {
	background-color: #333333;
	color: #c4c4c4;
	background: url('../images-new/jiantou02-ui.jpg') no-repeat 10px 12px;
	border-bottom: 1px #444444 solid;
	border-top: 1px #252525 solid;
}
.sanji {
	background-color: #5f5f5f;
	color: #c7c7c7;
	border-bottom: 1px #737373 solid;
	border-top: 1px #545454 solid;
}
/*左侧导航css结束*/
.product-content {
	clear: both;
	padding: 10px 0;
	background-color:white;
}
.product-content.clear {
	clear: both;
}
.product-content .product-left {
	float: left;
	width: 240px;
	margin-left:10px;
}
.product-left .left-title {
	background: url('../images-new/nav-ui.jpg') no-repeat 10px 0;
	height: 10px;
	font-size: 14px;
	padding: 10px 50px;
	color: #2d2d2d;
	font-weight: bold;
	margin-bottom: 10px;
}
.product-right{
	float:right;
	width:660px;
	background:url('../images-new/right-jiao.jpg') no-repeat 0 0;
	padding:20px 0 0 30px;
}
.product-list-title{
	  font-size:14px ;
	  font-weight:bold;
	  padding:5px 0px 0 15px;
	  color:#2e5c9a;
	  height:20px;
	  margin-left:20px;
}
.product-info{
	padding:10px;
	border:1px #d1d1d1 solid;
}
.quick a{
	  float:left;
	  font-size:14px ;
	  font-weight:bold;
	  background:url('../images-new/shandian.jpg') no-repeat 0 0;
	  padding:5px 0px 0 15px;
	  color:#2e5c9a;
	  height:20px;
	  margin-left:20px;
}
.quick{
	height:50px;
}
.quick a:hover{
	color:black;
}
.product-right-title{
	background:url('../images-new/pro-title-bg.jpg') no-repeat 0 0;
	height:24px;
	color:#2f5c9a;
	padding:13px 0 0 30px;
    font-size:14px;
    font-weight:bold; 
}
.product-right-main{
	border:1px #d1d1d1 solid;
	margin-bottom:20px;
	width:650px;
}
a.product-txt{
	 text-align:center;
	 padding:3px;
	 background-color:#efefef;
	 display:block;
}
a:hover.product-txt{
	color:#c4c4c4;
	background-color:#333333;
}
a.product-img-title{
	background-color:#ebf3fd;
	padding:5px 20px;
	display:block;
}
a:hover.product-img-title{
	background-color:#0071ff;
	padding:5px 20px;
	display:block;
	color:white;
}

.product-more{
		padding:20px 0;
}
.product-down a{
	color:#0c98d5;
	margin:10px 10px;
	display:block;
}
.product-down a:hover{
	color:black;
}

.product-more a{
	color:#0c98d5;

}
.product-more a:hover{
	color:black;

}

.product_img_bg{width:190px;height:160px; background:url("/images-new/product_img_bg.jpg") no-repeat; padding:6px;}
