*{
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.row{
	margin: 0;
}
.wir{
	color: white;
}
.clear{
	overflow: hidden;
}
li{ 
	list-style: none;
}
.text-grod{
	color: #666666;
}
a:hover{
	text-decoration: none;
}
.mar{
	margin: 0;
}
.pad{
	padding: 0;
}
.posi-rev{
	position: relative;
}
#navigation{
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
}
.p_2{
	text-indent: 2em;
}
#ceo p{
	text-indent: 2em;
}
/*	头部样式*/
#navigation{
	height: 70px;
}
#head{
	width: 1130px;
	margin: auto;
}
#uls li{
	float: left;
	width: 120px;
	text-align: center;
	margin-top: 15px;
}
#uls .head-hov{
	width: 100px;
	height: 4px;
	background: #0081FF;
	margin: auto;
	margin-bottom: 0;
	margin-top: 8px;
}
.transparency{
	opacity: 0;
}
#uls .intro{
	width: 130px;
}
#uls li a{
	color: white;
}
.english{
	font-size: 10px;
	margin-bottom: 0;
	margin-top: 8px;
}
#uls{
	float: right;
	margin: 0;
}
.logoimg{
	margin-top: 8px;
}
/*	<!--	    页脚部分-->*/
#footer{
	background: #2c2c2c;
	color: white;
	padding: 40px 75px;
}
#foot{
	width: 1184px;
	margin: auto;
	position: relative;
}
#photo{
	margin-bottom: 40px;
}
.provide{
	display: inline-block;
}
#footer ul li a{
	color: white;
	line-height: 30px;
}
#email{
	margin: 0 155px;
}
#email img{
	margin-right: 20px;
}
#manp img{
	margin-right: 20px;
}
.abules{
	position: absolute;
	top:130px;
}
.provideone{
	margin-top: 30px;
}
#weixing{
	position: absolute;
	right: 0px;
	top: 80px;
}
#last{
	background:#2c2c2c ;
	color: white;
	font-size: 12px;
	border-top: 2px solid black;
	padding: 15px 0;
}
/*法律智能公用*/
#nition{
	overflow: hidden;
	margin-top: 70px;
	width: 1130px;
	margin-left:auto;
	margin-right: auto;
}
#nition ul{
	float: right;
	overflow: hidden;
	margin: 15px 0;
}
#nition ul li{
	float: left;
	width: 125px;
	text-align: center;
}
#nition a{
	color: #666666;
}
#appFooter,#lastApp{
	display: none;
}