section, div, p, span, h1, h2, h3, h4, h5, h6, form, input, a, ul, li, dt, dd, dl, ol, header, nav, footer {
    margin: 0;
    padding: 0;
 
    line-height: inherit;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
/*头部样式*/
.top1 {
	height: 35px;
	;
	color: #000;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 1px solid #ededed;
}
.top1 a {
	color: #000;
}
.top2 {
	height: 122px;
	overflow: hidden;
}
#header {
	width: 1000px;
	margin: 0 auto;
}
.logo {
	float: left;
	line-height: 122px;
}
.top2 .k2 {
	margin: 10px;
	background: url(../images/t.png) no-repeat left center;
	width: 288px;
	height: 100px;
	color: #c63171;
	font-size: 20px;
	text-indent: 58px;
}
.top2 .k2 p {
	height: 50px;
	line-height: 50px;
}
/*导航栏样式*/
#menu {
	background: #16314e;
}
.navs {
	height: 32px;
	height: 51px;
}
.navs li {
	line-height: 51px;
	height: 51px;
	text-align: center;
	width: 150px;
	float: left;
	position: relative;
	z-index: 999;
}
.navs li a {
	display: block;
	line-height: 51px;
	color: #333333;
	height: 51px;
	font-size: 16px;
	color: #fff;
}
.navs li a:hover {
	color: #0a64b6;
	text-decoration: none;
	color: #fff;
	background: #0a58ad;
}
.navs .sec {
	height: 0;
	background: #01557a;
	color: #fff;
	overflow: hidden;
	z-index: 9999;
	position: absolute;
	top: 51px;
	left: 0px;
}
.navs .sec a {
	background: #01557a;
	color: #fff;
	height: 38px;
	line-height: 38px;
	width: 150px;
}
.navs .sec a:hover {
	background: #042d3f;
	text-decoration: none;
}

/*页面底部*/
#footer {
	background: url(../images/foot.png)repeat-x;
	height: 362px;
}
.ff {
	padding-top: 45px;
	height: 255px;
}
.ff_a {
	width: 368px;
}
.ff_a span {
	color: #d8d8d8;
	font-size: 16px;
	border-bottom: 1px solid #676767;
	display: block;
	padding-bottom: 12px;
}
.nav_foot {
	margin-top: 25px;
}
.nav_foot a {
	color: #8e8e8e;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 15px;
	margin-right: 60px;
	width: 60px;
	white-space: nowrap
}
.nav_foot dl {
	float: left;
	margin-left: 30px;
}
.nav_foot dl dt img {
	width: 140px;
	height: 140px;
	object-fit: cover;
}
.nav_foot dl dd {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.ff_b {
	margin-left: 40px;
	width: 368px;
}
.ff_b span {
	color: #d8d8d8;
	font-size: 16px;
	border-bottom: 1px solid #676767;
	display: block;
	padding-bottom: 12px;
}
.ff_contact {
	margin-top: 25px;
	color: #8e8e8e;
	font-size: 14px;
	line-height: 30px;
}
.ff_contact ul li {
	color: #fff;
	float: left;
	margin-right: 30px;
}
.ff_c {
	width: 350px;
}
.ff_c span {
	color: #d8d8d8;
	font-size: 16px;
	border-bottom: 1px solid #676767;
	display: block;
	padding-bottom: 12px;
}
.copyright {
	border-bottom: 1px solid #4a4a4a;
	padding-bottom: 10px;
	position: relative;
	color: #8e8e8e;
	font-size: 14px;
}
.copyright div {
	position: absolute;
	right: 0px;
	top: 0px;
}
.copyright a {
	color: #8e8e8e;
	font-size: 14px;
}
.cop {
	color: #8e8e8e;
	font-size: 14px;
	width: 1200px;
	float: left;
	line-height: 58px;
	text-align: center;
	border-top: 1px solid #4a4a4a
}
.cop a {
	color: #8e8e8e;
	font-size: 14px;
	line-height: 28px
}
.cop2 {
	color: #8e8e8e;
	font-size: 14px;
	float: right;
	line-height: 28px
}
.cop2 a {
	color: #8e8e8e;
	font-size: 14px;
	line-height: 28px
}
