#content{
	width: 100%;
	background-color: rgb(245,245,245);
}
.hali{
	width: 100%;
	height: 50px;
	background-color: rgb(255,255,255);
}
.hali2{
	width: 1200px;
	height: 50px;
	margin: 0 auto;

}
.lfna,.rihis{
	float: left;
    height: 50px;
    
}
.lfna{
	width: 800px;
	line-height: 50px;
}
.rihis{
	width: 200px;
	margin-left: 190px;
	line-height: 50px;
}
.lfna span{
	display: inline-block;
	width: 110px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: rgba(0,0,0,0.7);
	vertical-align: middle;
	
}
.lfna span:hover{
	cursor: pointer;
	border: 1px solid #0e6eb8;
	color: #0e6eb8;
	border-radius: 20px;
}
.adres1{
	font-size: 12px;
	width: 100%;
	height: 14px;
	color: rgb(102, 102, 102);
	vertical-align: middle;
}
.clear_bt{
	clear: both;
}
.zx{
	width: 100%;
}
.zx{
	width: 1200px;
	margin: 0 auto;
	padding-bottom:50px ;
	
}
.pcfoin1{color: black;}
.hotext{
	height: 20px;
	font-size: 18px;
	line-height: 20px;
	border-left: 3px solid #0e6eb8;
}
.hotext span{
	padding-left: 10px;
}
.tehot2{
	color: rgba(27, 34, 44,0.4);
	font-size: 12px;
}
.emb{
	width: 100px;
	height: 30px;
}
.vul{
	width: 1200px;
	height: 222px;
	border-radius: 3px;
	margin-top: 20px;
	transition: all 0.3s ease;
}

.vul:hover{
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-webkit-transform:translate3d(0,-1px,0);
	transform:translate3d(0,-1px,0);
}

.vul li{
	height: 222px;
	float: left;
}

.vul1{
	width: 360px;
}

.vul1 img{
	display: block;
	width: 100%;
	height: 100%;
}
.vul2{
	width: 840px;
	background-color: rgb(255,255,255);
	position: relative;
}
.pcfoin{
	width: 796px;
	height: 180px;
	position: absolute;
	left: 20px;
	top: 20px;
	
}
.pcfoin2{
   width: 100%;
   height: 1px;
   background-color: rgba(0,0,0,0.3);
   margin: 30px auto;
}
.pcfoin3{
	font-size: 14px;
	color:  rgba(0,0,0,0.6);
	margin-bottom: 30px;
	text-align: justify;
}
.pcfoin4{
	color: #0e6eb8;
	text-align: right;
	line-height: 14px;
	font-size: 14px;
	margin-top: 30px;
}
.pcfoin4:hover{
	cursor: pointer;
}
