

a{
  text-decoration: none;
   color: #333333;
   font-size:14px;
}

#all{
	width: 980px;
	margin: 0 auto;
}
.left{
	float: left;
	line-height: 30px;
	width: 220px;
	height: 400px;
}
.left ul li{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.left ul li:hover{
	color: #f96a13;
}
.right{
	width:755px;
	
	font-size: 13px;
	float:left;
}
.loc{
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}
.right-lt{
	width: 150px;
	height: 230px;
	float: left;
	margin-right: 30px;
}
.im{
	clear: both;
	margin-left: 25px;
}
.jishi{
	width: 120px;
	height: 30px;
	background-color: #f36f20;
	font-weight: bold;
	line-height: 30px;
	margin: 20px 0 15px 15px;
	text-align: center;

}
.jishi a{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.zhi ul{
	float: left;
	margin-left: 10px;
}
.zhi ul li{
	float: left;
	width: 60px;
	height: 30px;
	line-height: 15px;
	background: url('./image/shuxian.jpg') no-repeat right ;
	text-align: center;
}
.zhi ul li p{
	font-size: 12px;
	color: #999999;
}
.zhi li span{
	text-align: center;
	color: #333333;
}
.zhi li:last-child{
	background: none;
}
.right-gt{
	float: left;
	width: 560px;
	height: 230px;
}
.right-gt h3{
	font-size: 22px;
	

}
.right-gt h3 span{
	font-size: 12px;
}
.linian dt{
	margin: 22px 0;
	color: #666666;
	font-size: 14px;
}
.linian dd{
	line-height: 20px;
}
.line-li{
	border-bottom: 1px solid #eeeeee;
	margin-top: 240px;
}
.zuopin{
	height: 250px;
	margin-top:30px;
	flex: 
}
.zuopin h3{
	font-size: 18px;
	

}
.zuopin h3 span{
	font-size: 16px;
}
.pin-tu {
	margin-top: 20px;
}
.pin-tu li{
	width: 240px;
	height: 168px;
	text-align: center;
	float: left;
	margin-right: 7px;
	margin-bottom: 30px;
	position: relative;
}

.pin-tu li a img{
	width: 100%;
	height: 100%;
}
.pin-tu li:hover .meng{
	display: block;
}
.meng{
	width: 240px;
	height: 30px;
	line-height: 30px;
	background-color: rgba(35,28,23,0.8);
	position: absolute;
	top: 138px;
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	display: none;
}
.meng span{
	font-size: 12px;
	color: #999999;
}