

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0
}

body {
	font: 12px"微软雅黑", "Arial Narrow", HELVETICA;
	background: #fff;
	font-size: 14px;
	-webkit-text-size-adjust: 100%;
}

a {
	color: #2d374b;
	text-decoration: none;
}

a:hover {
	/*color: #cd0200;*/
	text-decoration: none;
}

em {
	font-style: normal
}

li {
	list-style: none
}
.content_2 img{
	width:100%;
}
img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
}







footer {
	    margin-top: 85px;
	/*height: 203px;*/
	background: #014C8B;
	overflow: hidden;
	padding: 50px;
}

footer>ul {
	width: 1200px;
	margin: 0 auto;
	    padding: 0 143px;
	/*margin-bottom: 8px;*/
}
footer>ul>li{
	float: left;
	padding: 0 58px;
	border-left: 2px solid white;
}
footer>ul>li:first-child{
	padding-left: 0;
	border: none;
}
footer>ul>li:first-child+li+li{
	padding-right: 0;
}
footer>ul>li:first-child>ul>li{
float: left;
}
footer>ul>li:first-child>ul>li{
margin-left: 10px;
}
footer>ul>li:first-child>ul>li:first-child{
margin-left: 0px;
}
footer>ul>li:first-child>ul>li>img{
width: 103px;	
}
footer>ul>li:first-child>ul>li>span{
	display: block;
	font-size: 14px;
	text-align: center;
	margin-top: 13px;
	color: white;
}
footer>ul>li:first-child+li+li>ul>li,
footer>ul>li:first-child+li>ul>li{
color: white;
margin-top: 15px;
font-size: 14px;
}
footer>ul>li:first-child+li+li>ul>li:first-child,
footer>ul>li:first-child+li>ul>li:first-child{
	margin-top: 0;
	font-size: 16px;
}


