#secondRowGet .secondRow_div_content li {
	list-style-image: url("/resource/front/images/home_secondRow_liStyleImage4.png");
}

.secondRow_div_content li{
	line-height:20px;
}

.navbar {
	margin-bottom: 0px
}

.banner-click {
	position: absolute;
	z-index: 99; 
	width: 18%;
	height: 105px;
	background: #FFF;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	top: 172px;
}

.banner-click a {
	width: 70%;
	display: block;
	text-align: center;
	background: #005a96;
	color: #fff;
	font-size: 19px;
	height: 70px;
	margin: 0 auto;
}

.banner-click i {
	background-image: url(/resource/front/images/zheng.png);
	/* width: 10px; */
	/* height: 10px; */
	padding: 22px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center;
}

@media screen AND (max-width: 1400px) {
	.banner-click a {
		width: 70%; 
	}
	.banner-click {
		width: 28%;
	}
}

.navbar-nav {
	margin-top: 0px
}

.slides-box {
	height: 392px;
}