.head{
	width: 100%;
	height: 90px;

}
.header{
	width: 100%;
	height: 90px;
	border-bottom: 2px solid #12b8f6;

}

.head1{
	width: 1200px;
	height: 90px;
	margin: 0 auto;
}
.logo{
	width: 240px;
	height: 90px;
	
	
}
.head_nav{
	width: 960px;
	height: 90px;
	
}
.nav_ul li{
	float: left;
	width: 135px;
	height: 90px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.nav_ul li a{
	display: block;
	line-height: 90px;
}

.nav_ul .li_bg2 a{
	background:url(../images/index_header_bg.png) no-repeat 100% 100%;
	color:#fff;
}

.nav_ul .texian a{
	background:url(../images/index_header_bg.png) no-repeat 100% 100%;
	color:#fff;
}

.nav_ul .li_bg a{
	background: #12b8f6;
	color:#fff;
}
.head2{
	width:175px;
	border-bottom: 1px solid #12b8f6;
	position: absolute;
	left: -20px;
	top:90px;
	background: #fff;
	z-index: 1000;
}
.div_left{
	width: 135px;
	padding:0 20px 20px 20px;
	margin-top: 20px;

}
.div_left p{
	
	border-bottom: 1px solid #c8d4d8;
}
.div_left p{
	line-height: 35px;
	font-size: 14px;
	text-align: center;
}
.div_left p a{
	background:none!important; border:none!important; color:#333!important;line-height:35px;font-size:14px
}
.div_left p a:hover{
	color:#12B8F6!important;
	/*background: url(../images/erji_bg.png) no-repeat 90% center;*/
}
.div_img{
	width: 187px;
	padding:0 20px 20px 20px;
	border-left: 1px solid #eff4f6;
	margin-top: 20px;
}

.div_img p{
	text-align: left;
	font-size: 12px;
	margin-top: 5px;
	line-height: 18px;
}