body{
	min-width: 1200px;
	background:#f3f3f3;
}

/*header*/
.header{
	background: url("../images/heightbj.png") ;
}
/*大方块*/
.index_fk{
	background:#fff;
	padding-left: 33px;
	padding-right: 33px;
	padding-top: 10px;
	padding-bottom: 13px;
	font-size: 16px;
}
/*首页按钮*/
.index_div a{
	width: 259px;
	height: 30px;
	padding: 10px 10px;
	text-align: center;
	color: #3c3c3c;
	font-size: 18px;
	background:#f3f3f3;
	display:inline-block;
	vertical-align: bottom;
}
/*首页按钮*/
.index_div2 a{
	width: 240px;
	height: 30px;
	padding: 10px 10px;
	text-align: center;
	color: #3c3c3c;
	font-size: 18px;
	background:#f3f3f3;
	display:inline-block;
	vertical-align: bottom;
}

.ableft_b{
	width: 525px;
	float: left;
}
.abright_b{
	width: 525px;
	margin: 0 auto;
	float: right;
}

/*top*/
.logo{
     width:1200px;
     height:95px;
}

/*top end*/
/*nav*/
.nav{
	background: rgb(9, 84, 79);
	height: 60px;
	line-height:60px;
}

/*nav-right*/
.nav-right{
	overflow: hidden;
}
.nav-right ul li{
	float: left;
    width: 180px;
    text-align: center;
    font-size: 20px;
}
.nav-right ul li a{
	color: #fff;
	display: block;
	height: 60px;
	line-height: 60px;
}
.nav-right ul .navline{
	background:#ccc;
    display: block;
    height: 16px;
    margin-top: 18px;
    overflow: hidden;
    width: 1px;
}
.nav-right ul li a:hover{
	color: #fff;
	background: rgb(9, 124, 79);

}
.active{
	color: #fff;
	background: rgb(9, 124, 79);
}
/*nav-right end*/
/*nav end*/
/*header end*/

/*slide*/

.index_fk a:hover{
	color: #fff;
	background: rgb(9, 84, 79);

}

/* banner */
.banner { width: 100%; height: 330px; overflow: hidden; position: relative; }
.banner .bd { width: 100%; height: 330px; position: relative; left: 50%; margin-left: -960px; }
.banner .hd { width: 100%; position: absolute; bottom: 38px; left: 0; height: 6px; text-align: center; }
.banner .hd ul { height: 6px; }
.banner .hd li { width: 70px; height: 6px; background: #fff; display: inline-block; text-indent: -99em; overflow: hidden; margin: 0 3px; cursor: pointer; border-radius: 3px; opacity: 0.5; filter: alpha(opacity=50); }
.banner .hd .on { background: #90c31f; opacity: 1; filter: alpha(opacity=100); }


/*footer*/
.footer{
	background:rgb(9, 84, 79);
	padding: 30px 0;
	line-height: 35px;
	margin-top: 10px;
}
.footer-conternt{
	color: #fff;
    text-align: center;
	line-height: 35px;
}
.footer-conternt a{
	color: #fff;
    margin: 0 10px;
}
.footer-conternt p{
	line-height: 35px;
}
.footer-conternt p a{
	margin: 0;
}
/*footer end*/
/*材料页 */
.about-content{
  margin-top: 40px;
}
.ableft{
	width: 280px;
}

.abul ul li{
	text-align: center;
	padding: 24px 0;
	border-bottom: 1px solid #c9c9c9;
	font-size: 18px;
	cursor:pointer;
}
.abul ul .aboutactive a{
	color: #ffffff;
}
.abul ul .aboutactive{
	background: rgb(165, 159, 159);
}
.abul ul li:hover a{
	color: #ffffff;
}
.abul ul li:hover{
	background: rgb(165, 159, 159);
}
.abul ul li:last-child{
	border-bottom: none;
}

.abcon ul{
	margin: 0 33px;
}
.abcon ul li{
	padding-left: 30px;
	color: #fff;
	margin-bottom: 10px;
}
.abicon1{
	background: url("../images/aico1.png") no-repeat 5px center;

}
.abicon2{
	background: url("../images/aico2.png") no-repeat left center;

}
.abicon3{
	background: url("../images/aico3.png") no-repeat left center;

}
.abright{
	width: 895px;
	margin: 0 auto;
}
.aboutrightspan {
	right: 0;
	top: 15px;
}
.abrightp{
	height: 700px;
	width: 100%;
}
.abrightp2{
	height: 1080px;
}
/*材料页 end*/
