﻿@charset "utf-8";
/* CSS Document */
body{background:#f7f7f7;}
.public-container{
	position:relative;
	margin: 0 auto;	
	width:1153px;
	background:#fff;
	padding:15px 20px 0 20px;
	overflow:hidden;
	
}	

.public-header{
	width:1180px;
	margin: 0 auto;
	height:58px;
	line-height:58px;
	/*margin-bottom:2px;
	height:81px;
	background-image:url('../../img/new/header.png');
    background-repeat:no-repeat;
    background-position:66% 33%;*/
}
/*
.header-weizhi{
	position:relative;
	top:36px; left:212px;
}*/

.header-ico {
	float:left;
	margin-right:22px;

}

.header-txt {
	height:58px;
	line-height:58px;
	font-size:14px;
	padding-left:22px;
	color:#1a56a8;
    background: url(/r/cms/www/hngs/2019/images/hnsswj-ww-bj42.png) 0 56% no-repeat;
}

.header-txt p{
	float:left;
	font-family:"宋体";
	margin-right:9px;
}

.header-txt a{
	float:left;
	font-family:"宋体";
	margin-right:9px;
	color:#333;text-decoration:none
}

.header-txt a:hover{color:#cd0200;}