	.fq{
		margin-top:185px;
	}
	.fq img{
		width:100%;
	}
	.back{
		width:100%;
	}
	.back .bk{
		width:1200px;
		margin:0 auto;
		border-bottom: 1px solid #c5c5c5;
		padding-left: 30px;
	}
	.back .bk a{
		color: #555555;
		line-height: 36px;
		font-family: Arial;
		text-decoration:none;
	}
	.package_detail{
		width:100%;
		margin-bottom:10px;
	}
	.package_detail img{
		width:100%;
	}
	.package .design{
		max-width: 1200px;
		margin: 0 auto;
		background: white;
		position: relative;
		overflow: hidden;
		margin-bottom:5px;
	}
	.design h3{
		text-align:center;
		margin-bottom:25px;
	}
	.design ul{
		overflow:hidden;
		padding-left:0;
	}
	.design ul li{
		float:left;
		list-style:none;
		margin-left:5px;
	}
	.design ul li img{
		width:100%;
	}
	.package_contact{
		width:100%;
		margin-top:30px;
	}
	.package_contact img{
		width:100%;
	}