*{
	padding: 0px;
	margin:0px;

}

/*top加入收藏、关注宏科*/
.index-top{
	height: 28px;
	border-bottom:1px solid #DCDCDC;
}
.top-fw{
	line-height: 28px;
}
.top-sc-gz{
	text-align: right;
}
.jrsc{
	cursor: pointer;
}
.hk{
	display: none;
}
.jrsc:hover+.hk{
	display: block;
}
.top-sc-gz span:first-child+span{
	border-left:1px solid #E0E0E0;
}
.top-sc-gz span:first-child+span+span{
	cursor: pointer;
}
.smgz{
	display: none;
}
.aaa:hover+.smgz{
	display: block;
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 30px;
}
/*top加入收藏、关注宏科*/

.navbar-default .nav>li>a,.navbar-default .nav>li>a:focus{
	font-size:14px !important;
}



/*底部*/
.index-footer{
	width: 100%；
	height:0px;
	background: #EEEEEE;
}
.index-footer-map{
	width: 100%;
	height: 100%;
	background: url(../images/index-footer-map.png) no-repeat center;
	padding-left: 30px !important;
}
.index-footer-map>div>div>p:nth-child(1){
	margin-top: 15px;
}
.index-footer-map-ewm{
	margin-top: 10px;
}
.index-footer-map-ewm>div{
	float: right;

}
.index-footer-map-ewm-img{
	background: url(../images/index-footer-map-ewm.png) no-repeat;
	width: 150px;
	height: 150px;
	background-size: 100% 100%;
}
.index-footer-map-ewm p{
	text-align: center;
}
.index-footer-copyright{
	margin-top: 10px;
	border-top:1px solid #dddddd;
	text-align: center;
}
.index-footer-copyright div{
	line-height: 30px;
}
/*底部*/
.dadsjyyfw-banner{
	margin-top: 10px;
}


@media(min-width:1171px){
	.navbar-brand>img{
		margin-top: 10px !important;
	}
}
@media(max-width:767px){
	.index-footer-map-ewm>div{
		float: none;
	}
	.index-footer-map-ewm-img{
		width: 80px;
		height: 80px;
		background-size: 100% 100%;
		margin:0 auto;
	}
	.footer-map{
		display: none;
	}

}
@media(max-width:400px){
	.index-footer-copyright{
		font-size: 12px;
	}
	.index-footer-map-ewm-img{
		width: 60px;
		height: 60px;
		background-size: 100% 100%;
		margin:0 auto;
	}
}








