/*全局样式*/
body {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family:arial,"Hiragino Sans GB","Microsoft Yahei","微软雅黑","宋体",Tahoma,Arial,Helvetica,STHeiti
}
ul, p {
	padding: 0;
	margin: 0
}
li {
	list-style: none;
}
input {
	-webkit-appearance:none; /*去除input默认样式*/
}
/*这个属性后，就不用考虑paddingzhi*/
.main {
	box-sizing: border-box;
}
.hs-body{
	background: #f5f5f5
}
a {
	color: #262626;
	text-decoration: none;
}
a:hover,
.mm-2h-lb .hiSlider-title a, .mm-2h-lb .hiSlider-title a span:hover,
.mm-2h-xhsj-nr li a:hover,
.mm-2h-xhsj-pic a span:hover
{
	color: #e89114
}
.spft li span a:hover,
.ycpc a:hover,
.mm-2h-gdxw-spbd-pic span:hover,
.mm-2h-xhft-text p a:hover{
	color: #e89114!important
}
.bt0{
	border-bottom: 0!important
}
img {
	border:0;

}
/*上方线条*/
.renwu_zhuangtai:before {
	float: left;
	width: 100%;
	right: 0;
	bottom: 0;
	left: 15px;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color:#ececec;
}
/*下方线条*/
.qianbao:after {
	float: left;
	width: 100%;
	right: 0;
	bottom: 0;
	left: 15px;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	background-color:#e5e5e5;
}
/*通用背景蓝色*/
.bj_lan{
	background: #146eba
}

/*通用*/
.main1{
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}
.main {
	width: 1000px;
	margin: 0 auto
}
.pr0 {
	padding-right: 0!important
}
/*头部*/
.top{
	height: 36px;
	line-height: 36px;
}
.top a{
	float:left;
	color: #fff!important;
	background: url(../images/img01.png) no-repeat  left 0 top 11px;
	padding: 0 8px;
}
.top a:hover{
	text-decoration: underline;
}
.top_a_off{
	background: #146eba!important;
}
.nav-2 a{
	background: #0068a3;
}
.nav-2{
	background: #0068a3;
	height: 52px;
	line-height: 52px;
}
.nav-2 a{
	padding: 0 14px;
	color: #fff!important;
	font-size: 14px;
}
