/* S banner */
.banner{
	background-position: center;
	background-size: cover;
}
	.banner .banner-container{
		width: 1200px;
		height: 554px;
		margin: 0 auto;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
		.banner .banner-container img{
			width: 610px;
			margin-bottom: 36px;
		}
		.banner .banner-container .banner-btn{}
			.banner .banner-container .banner-btn a{
				width: 230px;
				height: 54px;
				display: block;
				background-color: #FD8A01;
				font-size: 20px;
				color: #fff;
				font-weight: 600;
				text-align: center;
				line-height: 54px;
				border-radius: 100px;
			}
/* E banner */

/* S注册香港公司优势 */
.youshi{
	background-color: #fff;
}
	.youshi .youshi-container{
		width: 1200px;
		margin: 0 auto;
		padding-top: 25px;
		padding-bottom: 20px;
	}
		.youshi .youshi-container .title{
			margin-bottom: 50px;
		}
			.youshi .youshi-container .title h1{
				font-size: 36px;
				color: #4a4a4a;
				font-weight: 600;
				text-align: center;
			}
		.youshi .youshi-container .con{
			margin-bottom: 22px;
		}
			.youshi .youshi-container .con ul{
				display: flex;
				flex-wrap: wrap;
				justify-content: space-between;
			}
				.youshi .youshi-container .con ul>li.item{
					width: 30%;
					display: flex;
					align-items: center;
					margin-bottom: 30px;
				}
					.youshi .youshi-container .con ul>li.item .icon{
						width: 68px;
						height: 60px;
						margin-right: 20px;
					}
						.youshi .youshi-container .con ul>li.item .icon img{
							width: 100%;
						}
					.youshi .youshi-container .con ul>li.item .des{
						width: 190px;
						font-size: 18px;
						color: #4a4a4a;
					}
		.youshi .youshi-container .youshi-btn{
			
		}
		.youshi .youshi-container .youshi-btn a{
			background-color: #1465C0;
			display: block;
			width: 358px;
			height: 62px;
			font-size: 20px;
			font-weight: 600;
			text-align: center;
			line-height: 62px;
			color: #fff;
			border-radius: 100px;
			margin: 0 auto;
		}
/* E注册香港公司优势 */

/* S香港公司注册后所得文件一览 */
.wenjian{
	background-color: #fff;
}
	.wenjian .wenjian-container{
		width: 1200px;
		margin: 0 auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}
		.wenjian .wenjian-container .title{
			margin-bottom: 20px;
		}
			.wenjian .wenjian-container .title h1{
				font-size: 36px;
				color: #4a4a4a;
				font-weight: 600;
				text-align: center;
				margin-bottom: 10px;
			}
			.wenjian .wenjian-container .title p{
				font-size: 14px;
				color: #666666;
				text-align: center;
				
			}
		.wenjian .wenjian-container .con{
			width: 80%;
			margin: 0 auto 50px;
		}
			.wenjian .wenjian-container .con img{
				width: 100%;
			}
		.wenjian .wenjian-container .btn{}
			.wenjian .wenjian-container .btn a{
				background-color: #1465C0;
				display: block;
				width: 358px;
				height: 62px;
				font-size: 20px;
				font-weight: 600;
				text-align: center;
				line-height: 62px;
				color: #fff;
				border-radius: 100px;
				margin: 0 auto;
			}
/* E香港公司注册后所得文件一览 */

/* S我需要准备什么 */
.zhunbei{
	background-position: center;
	background-size: cover;
}
	.zhunbei .zhunbei-container{
		width: 1200px;
		margin: 0 auto;
		padding-top: 40px;
		padding-bottom: 54px;
	}
		.zhunbei .zhunbei-container .title{
			margin-bottom: 50px;
		}
			.zhunbei .zhunbei-container .title h1{
				font-size: 36px;
				color: #fff;
				font-weight: 600;
				text-align: center;
				margin-bottom: 10px;
			}
			.zhunbei .zhunbei-container .title p{
				font-size: 14px;
				color: #fff;
				text-align: center;
			}
		.zhunbei .zhunbei-container .con{
			width: 100%;
			margin-bottom: 50px;
		}
			.zhunbei .zhunbei-container .con img{
				width: 100%;
			}
		.zhunbei .zhunbei-container .btn{}
			.zhunbei .zhunbei-container .btn a{
				background-image: linear-gradient(#36BFF4,#1767C1);
				display: block;
				width: 358px;
				height: 62px;
				font-size: 20px;
				font-weight: 600;
				text-align: center;
				line-height: 62px;
				color: #fff;
				border-radius: 100px;
				margin: 0 auto;
			}
/* E我需要准备什么 */

/* S注册香港公司流程 */
.liucheng{
	background-color: #fff;
}
	.liucheng .liucheng-container{
		width: 1200px;
		margin: 0 auto;
		padding-top: 40px;
		padding-bottom: 40px;
	}
		.liucheng .liucheng-container .title{
			margin-bottom: 30px;
		}
			.liucheng .liucheng-container .title h1{
				font-size: 36px;
				color: #4a4a4a;
				font-weight: 600;
				text-align: center;
				margin-bottom: 10px;
			}
			.liucheng .liucheng-container .title p{
				font-size: 14px;
				color: #666666;
				text-align: center;
			}
		.liucheng .liucheng-container .con{
			width: 90%;
			margin: 0 auto 30px;
		}
			.liucheng .liucheng-container .con img{
				width: 100%;
			}
		.liucheng .liucheng-container .btn{}
			.liucheng .liucheng-container .btn a{
				background-color: #1465C0;
				display: block;
				width: 358px;
				height: 62px;
				font-size: 20px;
				font-weight: 600;
				text-align: center;
				line-height: 62px;
				color: #fff;
				border-radius: 100px;
				margin: 0 auto;
			}
/* E注册香港公司流程 */

/* S办理时间为8-10个工作日 */
.gongzuori{
	background-color: #fff;
}
	.gongzuori .gongzuori-container{
		width: 1200px;
		margin: 0 auto;
		padding-top: 40px;
		padding-bottom: 60px;
	}
		.gongzuori .gongzuori-container .title{
			margin-bottom: 40px;
		}
			.gongzuori .gongzuori-container .title h1{}
			.gongzuori .gongzuori-container .title p{}
		.gongzuori .gongzuori-container .con{
			margin-bottom: 28px;
		}
			.gongzuori .gongzuori-container .con ul{
				display: flex;
				flex-wrap: wrap;
				justify-content: space-between;
				align-items: center;
			}
			.gongzuori .gongzuori-container .con ul>li.item{
				width: 48%;
				border: 1px solid #1465C0;
				padding: 32px 26px;
				background-color: #fff;
				box-sizing: border-box;
				display: flex;
				margin: 0 12px 20px;
			}
				.gongzuori .gongzuori-container .con ul>li.item .icon{
					width: 126px;
					height: 90px;
					margin-right: 24px;
				}
					.gongzuori .gongzuori-container .con ul>li.item .icon img{
						width: 100%;
					}
				.gongzuori .gongzuori-container .con ul>li.item .txt-group{
					flex: 1;
				}
					.gongzuori .gongzuori-container .con ul>li.item .txt-group h5{
						font-size: 22px;
						font-weight: 600;
						color: #4a4a4a;
						margin-bottom: 10px;
					}
					.gongzuori .gongzuori-container .con ul>li.item .txt-group .des{
						font-size: 16px;
						color: #9B9B9B;
					}
		.gongzuori .gongzuori-container .btn{}
/* E办理时间为8-10个工作日 */

/* S香港公司成立后还需要做什么 */
.chengli{
	background-color: #F4FDFF;
}
	.chengli .chengli-container{
		width: 1200px;
		margin: 0 auto;
		padding-top: 40px;
		padding-bottom: 68px;
	}
		.chengli .chengli-container .title{
			margin-bottom: 42px;
		}
			.chengli .chengli-container .title h1{}
			.chengli .chengli-container .title p{}
		.chengli .chengli-container .con{
			margin-bottom: 24px;
		}
			.chengli .chengli-container .con img{}
		.chengli .chengli-container .btn{}
			.chengli .chengli-container .btn a{}
/* E香港公司成立后还需要做什么 */

/* S 8大免费服务为您保驾护航 */
.huhang{
	background-color: #fff;
}
	.huhang .huhang-container{
		width: 1200px;
		margin: 0 auto;
		padding-top: 40px;
		padding-bottom: 38px;
	}
		.huhang .huhang-container .title{
			margin-bottom: 30px;
		}
		.huhang .huhang-container .con{
			margin-bottom: 40px;
		}
		.huhang .huhang-container .btn{}
/* S 8大免费服务为您保驾护航 */







