@charset "utf-8";
/* CSS Document */

html {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-family: "微软雅黑";
	color: #333333;
}
.cl {
	margin: 0;
	padding: 0;
	clear: both;
	height: 0;
	width: 100%;
}
h3 {
	color: #373737;
	font-size: 26px;
	text-align: center;
}
a {
	font-size: 15px;
	color: #373737;
	text-decoration: none;
}
a:hover {
	color: #e64236;
	text-decoration: none;
}
img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.container {
	width: 1180px;
	margin: 0 auto;
}
.pccontainer {
	width: 1180px;
	margin: 0 auto;
}
.top {
	background: #0053a4;
	height: 50px; padding:8px 0 0 10px;

}
.top span{ color:#fff; font-size:1.1rem; padding-left:.4rem; }
.topcon {
	color: #fff;
	line-height: 34px;
	
}
.topcon a {
	color: #fff;
	padding: 0 10px;
}
.topcon a:hover {
	color: #e64236;
	text-decoration: none;
}
.topcon p {
	display: inline;
	padding-left: 15px;
	padding-right: 30px;
	height: 34px;
}
.tpjs {
	width: 270px;
	float: right;
}
.navcontent {
	height: 55px;
}
.logo {

	margin: 0;

}
.navcon {
	height: 50px;
	width: 670px;
	float: right;
}
.navcon ul {
	margin: 0;
	padding: 0;
}
.navcon li {
	list-style: none;
	width: 110px;
	line-height: 50px;
	float: left;
}
.navcon li a {
	font-size: 17px;
}
.link {
	background: #333333;
	border-top: 3px solid #e34e43;
	height: 260px;
	padding: 50px 0;
}
.link ul {
	margin: 0;
	padding: 0;
	color: #ececec;
}
.link li {
	list-style: none;
	width: 18%;
	float: left;
}
.linktit {
	font-size: 16px;
	border-left: 3px solid #e34e43;
	line-height: 16px;
	height: 16px;
	padding-left: 5px;
	margin-bottom:10px;
	margin-top:5px;
}
.link li a {
	display: block; color:#bbb;
	line-height:30px;
	width:80px;
	padding-left: 8px;
}
.link li a:hover {
	display: block; color:#fff;
}
.linklianxi p{
	color:#bbb;
	line-height:16px;
	padding-left:8px;}


.foot {
	background: #242424;
	color:#fff;
	height:100px;text-align:center;
}
.foot p {
	text-align: center;
	color: #fff; margin:0; padding:0; text-align:center;
	font-size:.8rem; 

}
.foot a{ color:#fff;}
