/* 导航 */
.ufo-logo{float:left;margin: 26px 0 0 0; width: 185px; height: auto;}
.ufo-navigate.pf{background:#000; transition: all 0.5s;}
.ufo-navigate{height:90px;width:100%;position:fixed;top:0px;left:0px;z-index:9999;
background-color: rgba(0,0,0,0.8)!important;background-color: #000;filter:Alpha(opacity=80);}
.ufo-navigate .navigate-box{ width:1300px; margin:0 auto;position:relative; }
.ufo-navigate .navigate-url{ float:left; margin:37px 0 0 50px; position:relative;}/* 标记 */
.ufo-navigate .navigate-url p{ margin:0 0 8px 0; }
.ufo-navigate .navigate-url a{
	position:relative; 
	text-decoration:none;
	float:left;
	font-family:黑体;
	text-align:center;
	font-size:18px;
	width:100px;color:#fff;
	padding-bottom: 14px;   /* 新增：给下划线留出位置 */
}
.ufo-navigate .navigate-url .p2{
	font-size:14px;
	font-family:黑体;
}
.ufo-navigate a.hoa{
	color:#E77425;
}
#hohoa a.hoa:after{
	left:15%;
	bottom:8px;
	width:70%;
	height:2px;
	color: #E77425;
	background: #E77425;
	position: absolute;
	content: '';
}
.ufo-navigate .navigate-url a.tab:after {
  position: absolute;
  content: '';
  left:50%;
  bottom:8px;
  width:0;
  height:2px;
  background: #E77425;
  transition: all 0.8s;
}
.ufo-navigate .navigate-url a.tab:hover{
  color: #E77425;
}
.ufo-navigate .navigate-url a.tab:hover:after{
  left:15%;
  bottom:8px;
  width:70%;
  height:2px;
  color: #E77425;
  background: #E77425;
  transition: all 0.8s;
}


/* 尾部 */
.ufo-foot{
	width:100%;
	height:280px;
	margin-top:60px;
	background:rgba(240,240,240,0.7);
	color:#999;
}
.ufo-foot a{
	text-decoration: none;
}
.foot-box{
	width:1414px;
	height:230px;
	margin:0 auto;
}
.box-he{
	width:1414px;
	height:75px;
	margin:0 auto;
	line-height:75px;
}
.foot-box .hele{
	float:left;
	color:black;
}
.foot-box .heri{
	float:right;
}
.hele li{
	float:left;
	margin:0 20px 0 0;
}
.box-he a{
	color:#333;
}
.box-bro{
	width:1414px;
	height:50px;
	margin:0 auto;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	line-height:50px;
}
.box-bro .spb{
	float:left;
	line-height:50px;
	font-weight:bold;
	color:#999;
}
.box-bro a{
	color:#999;
}
.box-bro ul{
	float:left;
	margin:0 0 0 10px;
}
.box-bro ul li{
	float:left;
	margin:0 20px 0 0;
}
.box-ft{
	width:1280px;
	margin:20px auto;
	font-size:12px;/* 删除 */
}
.box-ft .ft-img{
	float:left;
	margin-right:20px;
}
.ft-ph{
	width:1000px;
	float:left;
}
.ft-ph p{
	color:#999;
}
.ft-ph p a{
	color:#999;
	font-size:12px;
}
.gov_ico a{display:inline-block; width:125px; height:36px; background:url(../../images/legal-ico-8.png) no-repeat left center; padding-left:40px; text-align:left;}
.gov_ico a:nth-child(1){background-position:left -50px;}
.gov_ico a:nth-child(2){background-position:left -140px;}
.gov_ico a:nth-child(3){background-position:left -185px;}
.gov_ico a:nth-child(4){background-position:left -235px;}
.gov_ico a:nth-child(5){background-position:left -235px;}