body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff;font-size:14px; font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a {text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;} 

.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }


.footer {
	width: 100%;
	background-color: rgb(19,40,64);
	overflow: hidden;
}

.footer-container {
	width: 1190px;
	margin: 30px auto;
    margin-top:50px;
}

.footer-left {
	float: left;
	height: 235px;
}

.footer-icon {
	float: left;
	width: 180px;
	height: 180px;
	margin: 0 20px;
	overflow: hidden;
	position: relative;
}

.footer-icon img {
    width: 180px;
	height: 180px;
	position: absolute;
}

.footer-information {
    width: 366px;
	float: left;
	height: 100px;
}

.footer-information h1 {
	display: block;
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}

.footer-information h2 {
	display: block;
	font-size: 16px;
	line-height: 25px;
	color: #fff;
	text-align: center;
}

.footer-xinyx {
	margin-top: 20px;
	width: 100%;
	float: left;
	height: 66px;
}

.footer-xinyx a {
	color: #fff;
	text-decoration: none;
}

.footer-xinyx img {
	display: block;
	margin: 5px auto;
}

.footer-xinyx h2 {
	display: block;
	font-size: 16px;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
	margin: 8px auto;
	cursor: pointer;
}

.footer-xinyx span {
	vertical-align: middle;
	display: inline-block;
	margin: 0 5px;
    width: 30px;
    height: 1px;
    background-color: #eee;
}

.footer-center {
	float: left;
	height: 240px;
	width: 2px;
	margin-left: 30px;
	background-color: #fff;
}

.footer-right {
	float: left;
	height: 235px;
}

.footer-right ul {
	float: left;
	margin-left: 40px;
}

.footer-right ul:last-child {
	float: none;
	clear: both;
	margin-left: 164px;
}

.footer-right h1 {
	margin-bottom: 15px;
	font-size: 18px;
	color: #fff;
	letter-spacing: 3px;
}

.footer-right li {
	margin: 10px 0;
	font-size: 15px;
	color: #fff;
	letter-spacing: 3px;
}

.footer-right a {
	color: #eee;
}

.footer-right a:hover {
	text-decoration: underline;
	color: #fff;
}

.footer-footer {
	width: 100%;
	height: 36px;
	background-color: #485B71;
	overflow: hidden;
	position: relative;
}

.footer-copyright {
	width: 100%;
	position: absolute;
	margin: 0 auto;
}

.footer-copyright p {
	font-size: 16px;
	color: #fff;
	line-height: 36px;
	text-align: center;
}

.footer-backstage {
	width: 100%;
	margin: 0 auto;
	position: absolute;
}

.footer-backstage ul {
	display: table;
	text-align: center;
	height: 1px;
	/*display: block;*/
	margin: 0 auto;
}

.footer-backstage li {
	float: left;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	margin: 0 20px;
}

.footer-backstage a {
	color: #fff;
}

@media only screen and (max-width: 1366px) {

	.footer-container {
		width: 980px;
		margin-top:40px;
	}

	.footer-left {
		height: 200px;
	}

	.footer-icon {
		width: 130px;
		height: 130px;
		margin: 0 20px;
	}

	.footer-icon img {
		height: 130px;
		width: 130px;
	}

	.footer-information {
        width: 280px;
		height: 80px;
	}

	.footer-information h1 {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.footer-information h2 {
		font-size: 12px;
		line-height: 20px;
	}

	.footer-xinyx {
		margin-top: 15px;
		height: 40px;
	}

	.footer-xinyx h2 {
		font-size: 12px;
	}

	.footer-center {
		height: 200px;
		margin-left: 30px;
	}

	.footer-right {
		height: 200px;
	}

	.footer-right ul {
		margin-left: 40px;
	}

	.footer-right ul:last-child {
		margin-left: 156px;
	}

	.footer-right h1 {
		margin-bottom: 10px;
		font-size: 16px;
	}

	.footer-right li {
		margin: 8px 0;
		font-size: 13px;
	}
}
