.ind_c1{
	padding: 32px 0 50px;
}
.ind_ab{
	text-align: center;
	color: #656565;
	font-size: 15px;
	padding: 24px 0 44px;
	line-height: 1.8;
}
.ind_m{
	text-align: center;
}
.ind_m a{
	display: inline-block;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #212121;
	height: 42px;
	line-height: 42px;
	padding: 0 40px;
	border: 2px solid #212121;
	text-transform: uppercase;
}
.ind_m a:hover{
	color: #6FBF61;
	border-color: #6FBF61;
}

.ind_c2{
	height: 466px;
	background-image: url(../images/ind_fw.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.com_tit2{
	padding-top: 40px;
}
.ind_fw{
	overflow: hidden;
	padding-top: 45px;
}
.ind_fw ul{
	width: 108%;
}
.ind_fw ul li{
	float: left;
	width: 224px;
	margin-right: 20px;
	display: inline;
}
.ind_fw ul li a{
	display: block;
	height: 240px;
	overflow: hidden;
	border:1px solid rgba(255,255,255,0.5);
	
	background: rgba(0,0,0,0.1);
	color: #fff;
	text-align: center;
}
.ind_fw ul li .hv_com{
	padding-top: 62px;
	height:178px;
	padding-left: 19px;
	padding-right: 19px;
}
.ind_fw ul li img{
	display: inline-block;
	vertical-align: top;
}
.ind_fw ul li h3{
	font-size: 22px;
	padding-top: 16px;
}
.ind_fw ul li p{
	padding-top: 10px;
	font-size: 14px;
}
.ind_fw ul li .hv_m{
	height: 36px;
	line-height: 36px;
	background: #6FBF61;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.ind_fw ul li .hv_m font{
	display: inline-block;
	vertical-align: top;
	padding-right: 10px;
}
.ind_fw ul li .hv_m span{
	display: inline-block;
	vertical-align: top;
	height: 36px;
	width: 23px;
	background-image: url(../images/ind_m.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.ind_c3{
	padding-top: 15px;
	padding-bottom: 50px;
}
.ind_al{
	padding-top: 40px;
	overflow: hidden;
}
.ind_al .picList ul{
	width: 105%;
}
.ind_al .picList li{
	float: left;
	width: 372px;
	margin-right: 42px;
	margin-bottom: 20px;
	display: inline;
}
.ind_al .picList li .img{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 279px;
}
.ind_al .picList li .img img{
	width: 100%;
	height: 100%;
}
.ind_al .picList li .img .hv{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	z-index: 9;
	display: none;
}
.ind_al .picList li .img .hv i{
	position: absolute;
	width: 41px;
	height: 41px;
	left: 50%;
	margin-left: -20.5px;
	top: 50%;
	margin-top: -20.5px;
	background-image: url(../images/al_ss.png);
	background-repeat: no-repeat;
}
.ind_al .picList li .img .hv.on i{
	animation:bounce 1s infinite;
	-webkit-animation:bounce 1s infinite; /* Safari 和 Chrome */
	animation-iteration-count:1;
	-webkit-animation-iteration-count:1; /* Safari 和 Chrome */
}
.ind_al .picList li p{
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
	color: #212121;
}
.ind_al .picList li a:hover p{
	color: #6FBF61;
}
.ind_al .hd{
	text-align: center;
	padding-top: 18px;
}
.ind_al .hd ul{
	font-size: 0;
}
.ind_al .hd li{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 8px;
	background-image: url(../images/al_li.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 999px;
	overflow: hidden;
	cursor: pointer;
}
.ind_al .hd li.on{
	background-position: right 0;
}

.ind_c4{
	padding-top: 35px;
	background-image: url(../images/ind_nbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EBEBEB;
	padding-bottom: 45px;
}
.ind_news{
	margin-top: 15px;
	position: relative;
}
.ind_news .bd{
	overflow: hidden;
}
.new_list ul{
	width: 110%;
}
.new_list li{
	width: 540px;
	float: left;
	padding: 20px 0 25px;
	margin-right: 120px;
	display: inline;
	border-bottom: 1px dashed #B6B6B6;
}
.new_list li .n_tm{
	float: left;
	width: 60px;
	height: 70px;
	background: #6FBF61;
	text-align: center;
	color: #fff;
	font-family: Arial;
	margin-top: 6px;
}
.new_list li .n_tm p{
	font-size: 36px;
	line-height: 36px;
	padding-top: 9px;
}
.new_list li .n_tm span{
	line-height: 20px;
	display: block;
}
.new_list li .n_r{
	float: right;
	width: 450px;
}
.new_list li .n_r h3{
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}
.new_list li .n_r h3 a{
	display: block;
	color: #212121;
}
.new_list li .n_r p{
	color: #808080;
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	padding-top: 12px;
}
.new_list li .n_r a.n_m{
	font-size: 14px;
	color: #808080;
	display: inline-block;
	margin-top: 12px;
	border-bottom: 1px solid #808080;
	line-height: 16px;
}
.new_list li:hover h3 a{
	color:#6FBF61;
	text-decoration: underline;
}
.ind_news .hd .next ,.ind_news .hd .prev{
	width: 27px;
	height: 52px;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	background: url(../images/new_lr.png) no-repeat;
	cursor: pointer;
	display: none;
}
.ind_news .hd .prev{
	background-position: 0 0;
	left: -100px;
}
.ind_news .hd .next{
	background-position:right 0;
	right: -100px;
}
