/*默认*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {
	margin: 0;
	padding: 0;
}
body,button,input,select,textarea {
	font-size: 12px;
	font-family: "微软雅黑 Light", "PingFangSC Light";
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%
}
em ,strong{
	font-style: normal;
	font-weight: normal;
}
ul,ol,li {
	list-style: none
}

a {
	text-decoration: none
}

fieldset,
img {
	border: 0
}

.left {
	float: left
}

.right {
	float: right
}

.overflow {
	overflow: hidden
}

.inline {
	display: inline
}

.clear {
	clear: both;
}

.block {
	display: block;
}


/*导航*/

.nav {
	border-bottom: solid 1px #e8e8e8;
	height: 71px;
	max-width: 1920px;
}

.nav div img {
	float: left;
	width: 118px;
	height: 32px;
	margin: 18px 0 0 40px;
}
.nav ul,.te_p,.join,.footer div {
	width: 1020px;
	margin: 0 auto;
}

.nav ul li {
	height: 70px;
	border: solid 1px #e8e8e8;
	float: left;
	text-align: center;
	border-right: none;
	border-top: none;
}
.nav ul li:hover{border:solid 1px #0a7af8 !important; box-shadow: 6px 5px 14px rgba(0,0,0,.3);}
.nav ul li:last-child {
	border-right: solid 1px #e8e8e8;
}

.nav ul li a {
	color: #b2b2b2;
	font-size: 16px;
	line-height: 70px;
	width: 168px;
	display: inline-block;
}
.active{
	border:solid 1px #0a7af8 !important; 
	box-shadow: 6px 5px 14px rgba(0,0,0,.3);
}
/*banner*/

.banner,
.biref {
	margin: 0 auto;
	width: 1020px;
	padding-top: 20px;
}

/*51*/

.invite {
	height: 560px;
	background: url(../img/invite.png) no-repeat center center;
	width: auto;
	margin-top: 70px;
	max-width: 1920px;
}

/*备案*/

.footer {
	height: 91px;
	background: #7f8081;
	max-width: 1920px;
}

.footer .service {
	background: url(../img/phne.png) no-repeat left center;
	height: 42px;
	padding-left: 55px;
	line-height: 42px;
	margin-top: 16px;
	box-sizing: border-box;
}

.footer .service .ray_1,.footer .put .right {
	color: #FFFFFF;
	font-size: 17px;
}

.footer .service .ray_2 {
	color: #ff971c;
	font-size: 21px;
}

.footer .put .right {
	padding: 20px 0;
}

.footer .put .right a {
	color: #FFFFFF;
}

.footer .put .pi {
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 105px;
}
		