*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration: none;
}


/*顶部菜单*/
.tp{
	width:100%;
	min-width:1200px;
	height:35px;	
	background:#F4EFED;
	z-index: 3;
}
.phone{
	width:200px;
	height:35px;
	line-height:35px;
	float:left;
}
.phonelogo{
	display: inline-block;
	width:13px;
	height:35px;
	line-height:25px;
	font-size:28px;
	margin-left:40px;
	color:orange;
	cursor:pointer;
}
.phoneword{
	display: inline-block;
	width:170px;
	height:35px;
	line-height:35px;
	font-size:13px;
	vertical-align: top;
	margin-left:200px;
}
.contact_head{
	width:700px;
	height:35px;
	line-height:35px;
	float: right;
	margin-right: 30px;
}

.contact_head ul{
	float:right;
	margin-right: 100px;
}
.contact_head li{
	float:left;
	margin-left:40px;
	font-size:13px;
	cursor:pointer;
}
.contact_head li span:hover{
	color:orange;
}
.top-tle:hover{
	color:orange;
}
.top-tle a{
	color:#333;
}
/*导航栏下广告*/
.advertising{
	width:100%;
	min-width: 1200px;
	height:70px;
	cursor: pointer;
}
/*导航栏下的首页搜索大盒子*/
.search_head{
	width: 1200px;
	height:138px;
	margin:0 auto;
}
/*导航栏下的首页搜索小盒子*/
.search-sm{
	width:1200px;
	height:138px;
	margin:0 auto;
	position: relative;

}


/*logo*/
.logo{
	width: 195px;
	height: 70px;
	float: left;
	margin-top:40px;
}
.writing{
	width:500px;
	height:42px;
	float: left;
	margin-left:110px;
	margin-top:55px;
	position: relative;
}
.writing-ss{
	position: absolute;
	top:12px;
	left:15px;
}
.writing input{
	width:390px;
	height:38px;
	float: left;
	text-indent: 45px;
	font-size:16px;
	outline: none;
	border:2px solid #5882B6;
	box-sizing: content-box;
}
.sea{
	width:104px;
	height:42px;
	background:#5882B6;
	text-align: center;
	line-height:42px;
	color:white;
	float: left;
	cursor: pointer;
}
.consulting_head{
	width:150px;
	height:120px;
	text-align: center;
	float: right;
	margin-left:100px;
	margin-top:25px;
	line-height: 17px;
}
.ss-xz{
	width:200px;
	height:26px;
	position: absolute;
	left:305px;
	top:29px;
}
.ss-xz div{
	float:left;
	width:53px;
	height:25px;
	text-align: center;
	line-height: 25px;
	font-size:14px;
	background:#A7C9E4;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	cursor: pointer;
}
/*导航栏*/
.navigation_head{
	width:1200px;
	height:40px;
	margin:0 auto;
	margin-top:8px;
	font-size:18px;
	position: relative;
}
.menu_head{
	width: 120px;
	height: 40px;
	float: left;
/* 	background:#5883B7; */
	text-align: center;
	line-height: 40px;
	color:white;
}
.navigation .cross-menu{
	float: left;
	position: relative;
}
.cross-menu li{
	width:90px;
	height:40px;
	float: left;
	margin-left:25px;
	text-align: center;
	line-height: 45px;
	cursor:pointer;
}

.cross-menu li a{
	color: #333;
}




/*导航栏下拉*/

.top_aa{
	position: absolute;
	width:140px;
	height:80px;
	text-align: center;
	background:white;
	top:40px;
	left:110px;
	z-index: 999;
	display: none;
}
.top_aa li:hover{
	color:#5882B7;
}

.top_fwxg{
	position: absolute;
	width:130px;
	height:120px;
	text-align: center;
	background:white;
	top:40px;
	left:231px;
	z-index: 999;
	display: none;
}
.top_fwxg li:hover{
	color:#5882B7;
}

.top_zzjy {
	position: absolute;
	width: 130px;
	height: 210px;
	text-align: center;
	background: white;
	top: 40px;
	left: 460px;
	z-index: 999;
	display: none;
}

.top_zzjy li:hover {
	color: #5882B7;
}
.top_bb{
	position: absolute;
	width:130px;
	height:120px;
	text-align: center;
	background:white;
	top:40px;
	left:576px;
	z-index: 999;
	display: none;
}
.top_bb li:hover{
	color:#5882B7;
}
.top_cc{
	position: absolute;
	width:130px;
	height:80px;
	text-align: center;
	background:white;
	top:40px;
	left:695px;
	z-index: 999;
	display: none;
}
.top_cc li:hover{
	color:#5882B7;
}
