	body{
		background-image: url(/static/home/images/img/other/service-bg.jpg);
		background-attachment:fixed;
		background-size: 1920px 1300px;
	}
	.service h2{
		padding-bottom: 20px;
	}
	.service p{
		margin-top: 20px;
		font-size: 16px;
		line-height: 1;
		text-align: center;
		color: #666;
	}
	.service span{
		display: block;
		width: 100%;
		height: 1px;
	    border-radius: 50%;
	    background-image: radial-gradient(#333 5%,#fff);
	    margin-top: 120px;
	}
	.service-five{
		margin-top: 120px;
		padding-bottom: 120px;
	}
	.service-five h2{
		font-size: 36px;
		line-height: 1;
		color: #333;
		font-weight: bold;
		text-align: center;
	}
	.service-five .letsgo{
		display: block;
		margin-top: 80px;
		text-align: center;
		padding-bottom: 20px;
	}
	.service-five h3{
		color: #333;
		font-size: 20px;
		margin-top: 60px;
		line-height: 1;
		font-weight: bold;
		text-align: center;
	}
	.service-five h3 i{
		font-style:normal;
		color: #fe6000;
	}

	.service-five  .message-cont{
		background-color: #fff;
	}

	.service-five .jiantou{
		display: block;
		text-align: center;
		margin-top: 60px;
		background: url(/static/home/images/img/other/service-xia.png) no-repeat;
		background-position: center;
		height: 24px;
	}
	.service-five div.con{
		margin-top: 20px;
		overflow: hidden;
	}
	.service-five div.con p{
		font-size: 16px;
		color: #666;
		line-height: 1;
		margin-top: 20px;
		text-align: center;
	}
	.service-five .facx{
		display: block;
		margin-top: 40px;
		text-align: center;
		height: 
		/*padding-bottom: 20px;*/
	}