﻿



/*流程*/


.lC {
	overflow: hidden;
	width: 100%;
	background: #f7f7f7 url("../img/lcbg.png") repeat-x left 300px;
}
.lC .container{
	width:1000px;
	margin:auto;}
.lC .lcBox {
	width: 1000px;
	margin-top: 35px;
	height: 355px;
}
.lC .dl {
	width: 125px;
	float: left;
	text-align: center;
	position: relative;
	height: 350px;
}
.lC .lcBox dt i {
	width: 88px;
	height: 79px;
	overflow: hidden;
	display: block;
	margin: 0 auto
}
.lC .lcBox dt img {
	display: block;
}
.lC .lcBox dt p {
	font-size: 18px;
	line-height: 35px;
	color: #00824a;
}
.lC .wen {
	background: url("../img/lc_libg.png") no-repeat center;
	width: 39px;
	height: 39px;
	margin: 0 auto;
	margin-top: 19px;
	font-size: 18px;
	color: #cccccc;
	line-height: 39px;
}
.lC img.lcIMg {
	position: absolute;
	bottom: 0;
	left: -60px;
	display: none
}
.lC .dl:hover i img {
	margin-top: -79px;
}
.lC .dl:hover p {
	color: #ffae00;
}
.lC .dl:hover .wen {
	background: url("../img/lc_libg_h.png") no-repeat center top;
	height: 69px;
	color: #ffae00;
}
.lC .dl:hover img.lcIMg {
	display: block
}

.contit {
    text-align: center;
    position: relative;
    display: block;
}
.contit .btit {
    font-size: 30px;
    color: #333;
}
.contit .subtit {
    font-size: 16px;
    color: #999;
    margin-top: 10px;
    position: relative;
}














 







	