@charset "utf-8";
/* CSS Document */
.bannerboxnew{
	width:100%;
	margin:0 auto;
	max-width:1680px;
	background:url(../images/bannerindexx.jpg) no-repeat center center;
	position:relative;
	height:670px;
}
.box_iconbanlg{
	width:100%;
	position:absolute;
	top:290px;
	left:0px;
	text-align:center;
}

.list_iconbannew{
	display:inline-block;
	overflow:hidden;
	width:780px;
}
.list_iconbannew li{
	float:left;
	width:260px;
	margin-bottom:20px;
	list-style:none;
	text-align:left;
}

.list_iconbannew li a{
	font-size:26px;
	color:#1d2088;
	padding-left:34px;
	display:inline-block;
	font-family:'微软雅黑';
	text-decoration:none;
}
.list_iconbannew li .ic1{
	background:url(../images/iconban01.png) no-repeat left center;
}
.list_iconbannew li .ic2{
	background:url(../images/iconban02.png) no-repeat left center;
}
.list_iconbannew li .ic3{
	background:url(../images/iconban03.png) no-repeat left center;
}