@charset "utf-8";
/* CSS Document */
.hbg{ width:100%; height:auto; margin:0px auto; height:58px;}
.m1{ width: 1120px; margin: 0 auto; text-align: left; }
.header{ height: 58px; line-height: 58px;}
.logo{ width: 200px; float: left;}
.logo img{ display:block}
.hright{ width: 200px; float: right; font-size: 12px;}
.index-top-link {font-family: "宋体";font-size: 12px;color: #60615c;}

.re {position: relative;}
.footer{ clear:both; text-align: center; color: #000;height: 80px;line-height: 24px; font-size: 12px;padding-top: 5px;background: -webkit-linear-gradient(left,#193463,#193463); width:100%;} 
.footer,.footer a{ color: #fff;}

.footer .footer_ul {
	margin:0 auto; 
	width: 200px;
	height: 25px;
	margin-top: 13px;
	text-align: center;
	/*border: 1px solid red;*/
}
.footer .footer_ul ul li {
	margin-left: 4px;
	list-style: none;
	float: left;
	padding-left: 4px; 
	
}

@media screen and ( max-width: 1120px){ .hbg,.footer{ width:1120px;}}