@charset "utf-8";
/* CSS Document */
.banner{
	height:220px;
	background:url(../images/ban-site2.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	}
.middle {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.left {
	float: left;
	width: 260px;
}
.left2 {
	background-color: #f5f5f5;
	padding-bottom: 20px;
}
.left2 h1 {
	font-size: 18px;
	line-height: 50px;
	color: #FFFFFF;
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	text-indent: 28px;
	font-weight: bold;
	margin-bottom:15px;
}

.left2 li {
	font-size: 14px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(../images/li_bg.jpg);
	background-repeat: no-repeat;
	text-indent: 22px;
}
.left2 .aa {
	background-image: url(../images/li_bg2.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight:bold;
	display:block;
}

.left2 .aa2 {
	background-image: none;
	background-color:#dce8f6;
	color: #363;
	font-weight: bold;
}

.left2 li a{
	display:block;
	color:#333;
}


.left2 li a:hover {
	color:#fff;
	background-image: url(../images/li_bg2.jpg);
	background-repeat: no-repeat;
	-webkit-transition: all 0.5s;transition: all 0.5s;
}


.left2 li ul li {
	background-image:none;
	background-color:#dce8f6;
	margin-bottom:5px;
	line-height:36px;
	margin:1px 1px 0px 0px;
	text-indent: 36px;
	font-size:13px;	
}
.left2 li ul li a:hover {
	
	background-image:none;
	color: #363;
	text-decoration:underline;
}

.left2 li ul li ul li{
	background-image:none;
	background-color:#fff;
	line-height:28px;
	margin:0px;
	text-indent: 48px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #eaeaea;
}
.left2 li ul li ul li a{
	background-image:none;
	background-color:#fff;
}
.left2 li ul li ul li a:hover{
	background-image:none;
	line-height:28px;

}
.lx {
	background-color: #f5f5f5;
	padding-bottom: 15px;
}
.lx h2 {
	padding-left: 8px;
}

.lx p {
	padding-right: 10px;
	padding-left: 12px;
	line-height: 24px;
	font-size: 14px;
}

.right {
	float: right;
	width: 900px;
}
.right h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/tub4.png);
	background-repeat: no-repeat;
	background-position: 1px;
	text-indent: 22px;
	margin-bottom: 8px;
}
.title {
	float: right;
	font-size: 14px;
	color: #999999;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: 1px;
	margin-top: 6px;
	padding-left: 18px;
}
.product{
	padding-top: 15px;
	padding-left: 2px;
	}
.product .top{
	width:898px;
	overflow:hidden;
	}
.product .top .img{
	width:200px;
	height:200px;
	border:1px solid #d5d5d5;
	float:left;
	}
.product .top .img img{
	max-width:200px;
	max-height:200px;
	min-width:200px;
	min-height:200px;
	}
.product .top .txt{
	width:670px;
	float:right;
	}
.product .top .txt h3{
	font-size: 36px;
    color: #333;
    font-family:"微软雅黑";
    font-weight: 500;
	}
.product .top .txt .dap{
	padding-top:5px;
	padding-bottom:15px;
	border-bottom:1px dashed #d5d5d5;
	}
.product .top .txt .dap p{
	font-size: 14px;
    color: #999;
    font-family:"微软雅黑";
	line-height:25px;
	}
.product .top .txt div.dte{
	font-size: 12px;
    color: #333;
    font-family:"微软雅黑";
	line-height:20px;
	margin-top:10px;
	margin-bottom: 30px;
	}
.product .top .txt div.dte span{
	font-size: 12px;
    color: #999;
    font-family:"微软雅黑";
	line-height:20px;
	}
.product .top .txt a.zxun{
	font-size: 20px;
    color: #fff;
    font-family:"微软雅黑";
	padding:10px 40px;
	border-radius:5px;
	background:#363;
	display:inline-block;
	transition: background 1s;
	}
.product .top .txt a.zxun:hover{
	background:#030;
	}
.product .bottom{
	width:898px;
	overflow:hidden;
	margin-top:50px;
	}
.product .bottom{
	width:898px;
	overflow:hidden;
	}
.product .bottom ul#bot{
	overflow:hidden;
	}
.product .bottom ul#bot li{
	font-size:16px;
	color:#333;
	font-family:"微软雅黑";
	float:left;
	width:150px;
	text-align:center;
	line-height:50px;
	border:1px solid #fff;
	cursor:pointer;
	background:#fff;
	}
.product .bottom ul#bot li.bob{
	border:1px solid #eee;
	border-top:3px solid #363;
	border-bottom:0;
	}
.product .bottom #tom>div{
	padding:20px 10px;
	border:1px solid #eee;
	position:relative;
	bottom: 1px;
    z-index: -1;
	}
.product .bottom #tom>div h6{
	font-size: 14px;
    color: #333;
    font-family:"微软雅黑";
	line-height:25px;
	}
.product .bottom #tom>div p{
	font-size: 14px;
    color: #333;
    font-family:"微软雅黑";
	line-height:25px;
	}
.product .bottom #tom>div img{
	max-width:898px;
	}














































