/* recovery */
.g-recovery-bd{}

.g-recovery-bd .cont{
	color: #ffffff;
	padding-bottom: 40px;
    position: relative;
    min-height: 525px;
}
.g-recovery-bd .cont .padding{
	padding-left: 30px;
	    position: relative;
}
.g-recovery-bd .cont h1{
	padding-top: 79px;
	font-size: 28px;
}
.g-recovery-bd .cont h2{
	padding-top: 12px;
	font-size: 18px;
	color: #F2F2F2;
}
.g-recovery-bd .cont h3{
    color: #FFFF00;
    font-size: 14px;
    padding-top: 12px;
}
.g-recovery-bd .cont h4{
	margin-top: 16px;
	height: 3px;
	width: 100%;
	display: block;
	background-image: url("../img/line.png");
	background-repeat: repeat-x;
	width: 660px;
	overflow: hidden;
}
.g-recovery-bd .cont p{
	width: 650px;
	padding-top: 12px;
	line-height: 1.6em;
}
.g-recovery-bd .cont ul{
	display: block;
	clear: both;
	margin-top: 20px;
}
.g-recovery-bd .cont ul li{
	float: left;
	margin-right: 20px;
}
.g-recovery-bd .cont img{
	top: 180px;
    right: 0;
    position: absolute;
}
.g-recovery-bd .cont .ul{
	margin-left: 20px;
}
.g-recovery-bd .cont .u-whitebtn{
	width: 220px;
}

.g-recovery-bd .cont2{
	background-color: #fff;
}
.g-recovery-bd .cont2 li{
	display: inline;
	float: left;
	margin-top: 40px;
	width: 100%;
}
.g-recovery-bd .cont2 .img{	
	width: 48%;
}
.g-recovery-bd .cont2 .txt{
	width: 50%;
}

.g-recovery-bd .cont2 .txt .padding{
	padding: 22px;
	min-height: 240px;
}
.g-recovery-bd .cont2 p{
	line-height: 1.8em;
}
.g-recovery-bd .cont2 h3{
    font-size: 18px;
	margin-bottom: 12px;
	
}

.g-recovery-bd .cont3{
	margin-top:20px;
	margin-bottom: 60px;
}
.g-recovery-bd .cont3 .span1{
	width: 90%;
}
.g-recovery-bd .cont3 .guide{
	float: left;
	width: 60%;
}

.g-recovery-bd .cont3 .remarks{
	float: right;
	width: 40%;
}
.g-recovery-bd .cont3 .remarks h3{
	display: block;
	margin-bottom: 12px;
	font-size: 14px;
}
.g-recovery-bd .cont3 .remarks li{
	margin-bottom: 32px;
}
.g-recovery-bd .cont3 .remarks li p{
	font-style: italic;
}
.g-recovery-bd .cont3 .remarks li span{
	display: block;
	margin: 9px 0 0 160px;
}