@charset "utf-8";
/* CSS Document */


/*banner*/
.banner{
	width:100%;
	position:relative;
}

.banner img,.banner a img{
	width:100%;
}

.ban-bd{
	width:100%;
	overflow:hidden;
}
.ban-bd ul{
	width:100%;	
}

.ban-bd li{
	float:left;
	width:100%;	
}

.ban-bd li a img{
	width:100%;
}

.ban-zi{
	padding:4.4% 1.14%;
	background:url(../images/banzibg_03.png);
	position:absolute;
	z-index:5;
	top:14.16%;
	left:5.55%;
}
.ban-zi .s1{
	font-size:2rem;
	font-weight:bold;
	color:#ffffff;
	margin:0 9px;
	line-height:3rem;
}

/*banner结束*/
.main-box1{
	width:100%;
	background:#ffffff;
}

.ind-box{
	width:100%;
	display:table;
/*	padding:20px 5.56%;
	border-bottom:1px solid #f2f2f2;
*/	
}
.ind-box.nobj{
	border-bottom:0;	
}

.index-rukou{
	display:table-cell;
	width:48%;
	text-align:center;
	position:relative;
	height:65px;
	vertical-align:middle;
	padding:3% 0 4.2%;
}
.index-rukou a{
	display:block;
}
.index-rukou.nobj{
	border-right:0;
}
.index-rukou.san{
	width:33%;
}

.name{
	display:block;	
	font-size:1.4rem;
	line-height:2.2rem;
	color:#fff;
	position:absolute;
	bottom:3.88%;
	left:0;
	width:100%;
}

.index-rukou.a1{
	background:#3686e9;
}
.index-rukou.a2{
	background:#f8bf3c;
}
.index-rukou.a3{
	background:#ff6c4f;
}
.index-rukou.a4{
	background:#5ab2e4;
}
.index-rukou.a5{
	background:#30b195;
}
.index-rukou.a6{
	background:#86a73f;
}
.index-rukou.a7{
	background:#d38755;
}

.index-rukou.a8{
	background:#7f5a8d;
}

.index-rukou.a9{
	background:#ac8973;
}


/*@media(max-width:359px){
}
*/




















