*{
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin-bottom: 0;
}
h2 {
	font-weight: bold;
}
.nav-nav-nav{
	position: fixed;
	top: 0;
	width: 100%;
	height: 150px;
	z-index: 99;
}
.nav-nav-nav .header{
	background:none;
}
.nav-nav-nav .nav a{
	color: #FFFFFF;
	padding-bottom: 20px;
}
.nav-nav-nav .nav a:hover{
	border-bottom: 1px solid #FFFFFF;
}
.nav-nav-nav .header .phone .tel h4{
	color: #FFFFFF;
}
.nav-nav-nav .tel p{
	color: #FFFFFF;
}
.nav-nav{
	position: fixed;
	top: 0;
	width: 100%;
	height: 150px;
	background-color: #fff;
	z-index: 99;
}
.header {
	margin: 0 auto;
	width: 1200px;
	height: 150px;
	line-height: 150px;
	background-color: #fff;
}
.header > div,
.header > ul{
	display: inline-block;
	vertical-align: middle;
}
.nav li a:hover{
	/*border-bottom: 2px solid #1778F2;*/
	/*color: #1778F2;*/
}
.header > .logo {
	width: 206px;
	/*height: 66px;*/
	margin-right: 80px;
}
.header > .logo a {
	display: block;
	/*height: 66px;*/
}
.header > .logo img {
	width: 100%;
	display: block;
}
.header > ul > li {
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 8px;
	line-height: 26px;
	margin: 0 42px;
	font-size: 20px;
}
.header > ul > li> a {
	color: #333;
	padding-bottom: 20px;
}
.header > ul > li.act {
	border-bottom: 2px solid #11A3D2;
}
.header > ul > li.act> a {
	color: #11A3D2;
}
.header .phone {
	margin-left: 80px;
}
.header .phone > div {
	display: inline-block;
	vertical-align: middle;
	line-height: 26px;
}
.header .phone .img {
	width: 52px;
	height: 52px;
	margin-right: 12px;
}
.header .phone .tel {
	font-size: 18px;
	color: #666666;
}
.header .phone .tel h4 {
	color: #1778F2;
	font-size: 20px;
	margin-top: 4px;
	font-weight: bold;
}

.footer {
	height: 380px;
	min-width: 1200px;
	background-color: #191919;
}
.footer .foot_top {
	height: 330px;
	width: 1200px;
	margin: 0 auto;
}
.footer .foot_top > ul {
	padding-top: 48px;
	margin-bottom: 48px;
}
.footer .foot_top > ul > li {
	display: inline-block;
	margin-right: 91px;
	line-height: 21px;
	font-size: 16px;
}
.footer .foot_top > ul > li > a {
	color: rgba(255,255,255,.7);
}
.footer .foot_bottom {
	height: 50px;
	line-height: 50px;
	color: rgba(255,255,255,.7);
	font-size: 12px;
	text-align: center;
	min-width: 1200px;
	background-color: #272727;
}
.footer .foot_top > .bottom > div,
.footer .foot_top > .bottom > ul{
	display: inline-block;
	vertical-align: middle;
	color: rgba(255,255,255,.7);
}
.footer .foot_top > .bottom .logo {
	margin-right: 150px;
}
.footer .foot_top > .bottom .logo img {
	width: 198px;
	/*height: 50px;*/
	display: block;
	margin-bottom: 39px;
}
.footer .foot_top > .bottom .logo p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
}
.footer .foot_top > .bottom ul {
	width: 528px;
	height: 141px;
	border-right: 1px solid rgba(255,255,255,.12);
}
.footer .foot_top > .bottom ul li {
	display: inline-block;
	width: 49%;
}
.footer .foot_top > .bottom ul li:last-child {
	margin-top: 47px;
}
.footer .foot_top > .bottom ul li > img {
	display: inline-block;
	vertical-align: middle;
	width: 42px;
	margin-right: 9px;
	height: 42px;
}
.footer .foot_top > .bottom ul li > div {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #909BA7;
}
.footer .foot_top > .bottom ul li > div p{
	letter-spacing:2px;
}
.footer .foot_top > .bottom ul li > div p:first-child{
	margin-bottom: 6px;
}
.footer .foot_top > .bottom > .erweima {
	margin-left: 96px;
	
}
.footer .foot_top > .bottom > .erweima {
	width: 122px;
	text-align: center;
	font-size: 12px;
}
.footer .foot_top > .bottom > .erweima > img {
	width: 122px;
	height: 122px;
	margin-bottom: 7px;
}