body{
	color: #484848;
}
.head {
    background: url(../images/fast/fast01.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.info h2{
	padding-bottom: 50px;
}
.info p{
	font-size: 14px;
	height: 25px;
}
.title{
	font-size: 50px;
	color: #56a5f1;
	padding-top: 80px;
	padding-bottom: 50px;
	text-align: center;
}
.condition_detail{
	width: 1100px;
	height: 500px;
	margin: 20px auto;
}
.con1{
	display: inline-block;
	width: 350px;
	height: 370px;
	float: left;
	border-radius: 10px;
    box-shadow: 1px 1px 80px #d6e8f9;
    background: url(../images/fast/fast02.jpg) 0 0 no-repeat;
}
.con2{
	display: inline-block;
	width: 350px;
	height: 370px;
	float: left;
	margin-left: 2.3%;
	border-radius: 10px;
    box-shadow: 1px 1px 80px #d6e8f9;
    background: url(../images/fast/fast02.jpg) -376px 0 no-repeat;
}
.con3{
	display: inline-block;
	width: 350px;
	height: 370px;
	float: right;
	border-radius: 10px;
    box-shadow: 1px 1px 80px #d6e8f9;
    background: url(../images/fast/fast02.jpg) -750px 0 no-repeat;
}
.condition_detail h5{
	font-size: 18px;
	padding-top: 58%;
	margin-left: 6%;
}
.condition_detail h5+p{
	margin-top: 10px;
}
.condition_detail p{
	font-size: 14px;
	margin-left: 6%;
	color: #313131;
	line-height: 1.6;
}
.condition_detail p:before{
	content: '●';
	color:#56a5f1;
	font-size: 18px;
	margin-right: 10px;
}
.function{
	width: 100%;
	background-color:#f9fafb;
}
.function_detail{
	width: 1100px;
	height: 650px;
	margin: 10px auto;
	background-color:#f9fafb;
}
.function_detail div{
	display: inline-block;
	width: 337px;
	height: 242px;
	border-radius: 10px;
    box-shadow: 1px 1px 80px #d6e8f9;
    margin-bottom: 41px;
}
.function_detail div i{
	display: inline-block;
	width: 60px;
	height: 55px;
	margin-left: 43%;
	margin-top: 10%;
}
.fn01 i{
	background: url(../images/fast/fast03.png) 4px 0 no-repeat;
}
.fn02 i{
	background: url(../images/fast/fast03.png) -92px 0px no-repeat;
}
.fn03 i{
	background: url(../images/fast/fast03.png) -191px 0px no-repeat;
}
.fn04 i{
	background: url(../images/fast/fast03.png) -3px -60px no-repeat;
}
.fn05 i{
	background: url(../images/fast/fast03.png) -84px -60px no-repeat;
}
.fn06 i{
	background: url(../images/fast/fast03.png) -191px -60px no-repeat;
}
.fn02,.fn05{
	margin-left: 3.7%;
}
.fn05{
	position: relative;
    top: -23px;
}
.fn03,.fn06{
	float: right;
}
.function_detail div i+p{
	text-align: center;
	font-size: 18px;
}
.p_detail{
	width: 235px;
	margin: 15px auto 0;
	font-size: 14px;
	color: #313131;
	line-height: 1.7;
}
.p_detaill{
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
	color: #313131;
}
.schedule div{
	width: 1100px;
	margin: 0 auto;
}
.div_pic02{
	padding-top: 15px;
	padding-bottom: 85px;
}
.report{
	background-color:#f9fafb;
}
.re_tip{
	font-size: 18px;
	text-align: center;
	margin-top: -30px;
	padding-bottom:35px;
}
.div_pic{
	width: 947px;
	height: 550px;
	margin: 1px auto;
	padding-bottom:70px;
}