/* 轮播 */
.zc_ban_box_20190403{
	width: 100%;
	height: 600px;
	background-size: 100% 600px;
	margin: 0 auto;
}
/* 优势 */
.zc_ys_box_20190403{
	width: 100%;
	margin: 0 auto;
	padding: 30px 0px;
}
.zc_ly_box_20190403{
	width: 100%;
	margin: 0 auto;
	background: #f5f5f5;
	padding: 60px 0px;
}
.zc_ly{
	height: 366px;
	background: #FFFFFF;
	box-shadow:0px 0px 64px rgba(114,114,114,0.2);
	border-radius: 4px;
}
.zc_ly_text1{
	color: #333333;
	text-align: center;
	font-size: 30px;
	padding: 40px 0px;
}
.zc_ly_text1 span{
	color: #f4000a;
}
.zc_ly_input1{
	display: block;
	width: 968px;
	height: 72px;
	border: 1px solid #eeeeee;
	border-radius: 1000000px;
	margin: 0 auto;
	padding: 0px 47px;
	font-size: 24px;
	box-shadow:0px 0px 47px rgba(114,114,114,0.2);
	color: #333333;
}
.zc_ly_son{
	width: 968px;
	margin: 0 auto;
	margin-top: 40px;
}
.zc_ly_input2{
	width: 644px;
	height: 72px;
	border: 1px solid #eeeeee;
	border-radius: 1000000px;
	margin: 0 auto;
	padding: 0px 47px;
	font-size: 24px;
	box-shadow:0px 0px 47px rgba(114,114,114,0.2);
	color: #333333;
	
}
.zc_ly_button1{
	width: 273px;
	height: 72px;
	background: #f11a30;
	border-radius: 100000px;
	font-size: 36px;
	color: #FFFFFF;
	letter-spacing: 5px;
	font-weight: bold;
	cursor: pointer;
	box-shadow:0px 0px 47px rgba(114,114,114,0.2);
}
/* 0元注册公司  提供注册地址 */
.zc_fl_box_20190403{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 120px;
}
.zc_fl_top{
	width: 100%;
	overflow: hidden;
	padding-bottom: 60px;
}
.zc_fl_topl{
	width: 100px;
	height: 422px;
	background: #f11a30;
	font-size: 32px;
}
.zc_fl_topl_img{
	text-align: center;
	padding-top: 40px;
}
.zc_fl_topl_text1{
	color: #FFFFFF;
	text-align: center;
	margin-top: 34px;
}
.zc_fl_bt{
	color: #f11a30;
	font-size: 40px;
	text-align: center;
	margin-top: 120px;
	margin-bottom: 60px;
	line-height: 40px;
}
.zc_fl_top_r_son{
	width: 275px;
	height: 211px;
	border-right: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	padding: 20px;
	position: relative;
}
.zc_fl_top_r_son_text1{
	font-size: 26px;
	transition: all 0.45s;
}
.zc_fl_top_r_son_img{
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translate(-50% , 0);
	transition: all 0.45s;
}
.zc_fl_top_r li:hover .zc_fl_top_r_son_img{
	bottom: 10px;
	left: 70%;
}
.zc_fl_top_r li:hover .zc_fl_top_r_son_text1{
	color: #f11a30;
	font-size: 34px;
	font-weight: bold;
}
.zc_fl_top_r{
	width: 1100px;
	overflow: hidden;
}
.zc_fl_top_r li {
	float: left;
}
.zc_fl_top_r_bor_bot{
	border-bottom: 1px solid #d2d2d2;
}
.zc_fl_bot{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 80px;
	overflow: hidden;
}
.zc_fl_bot_right{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.zc_fl_bot_right_son{
	width: 275px;
	height: 240px;
	border: 1px solid #d2d2d2;
	padding: 20px;
	position: relative;
}
.zc_fl_bot_right_son_text1{
    font-size: 26px;
    transition: all 0.45s;	
}   
.zc_fl_bot_right_son_img{
	position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50% , 0);
    transition: all 0.45s;
}
.zc_fl_bot_right li:hover .zc_fl_bot_right_son_img{
	bottom: 10px;
	left: 70%;
}
.zc_fl_bot_right li:hover .zc_fl_bot_right_son_text1{
	color: #f11a30;
	font-size: 34px;
	font-weight: bold;
}
.zc_fl_bot_right li {
	float: left;
}
.zc_fl_bot_l{
	width: 100px;
	height: 240px;
	background: #fe7903;
}
.zc_fl_bot_l_img{
	text-align: center;
	padding-top: 10px;
}
.zc_fl_bot_l_text1{
    color: #FFFFFF;
    text-align: center;
    margin-top: 6px;
	font-size: 32px;
	line-height: 38px;
}   
.zc_fl_zx{
	display: block;
	width: 260px;
	height: 70px;
	background: #f11a30;
	font-size: 30px;
	text-align: center;
	line-height: 70px;
	color: #FFFFFF;
	border-radius: 100000000px;
	margin: 0 auto;
}
/* 过渡 */
.zc_gd_box_20190403{
	width: 100%;
	background: url(../images/zc_gd_bj.png)no-repeat;
	height: 442px;
	background-size: 100% 442px;
}
.zc_gd{
	overflow: hidden;
	padding-top: 45px;
}
.zc_gd_son{
	width: 310px;
	height: 352px;
	background: #FFFFFF;
	float: left;
}
.zc_gd_son_top{
	width: 146px;
	height: 146px;
	border: 2px #ff0000 solid;
	border-radius: 10000000px;
	position: relative;
	margin: 0 auto;
	margin-top: 25px;
}
.zc_gd_son_top img{
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50% , -50%);
}
.zc_gd_son_text1{
	font-size: 26px;
	margin-top: 26px;
	text-align: center;
}
.zc_gd_son_div1{
	width: 50px;
	height: 4px;
	background: #f11a30;
	border-radius: 100000px;
	margin: 10px auto;
}
.zc_gd_son_text2{
	text-align: center;
	font-size: 20px;
}
.zc_gd_son:nth-of-type(2){
	margin: 0px 135px;
}
/* 简单四步·亿源小揽帮您完成公司注册 */
.zc_lc_box_20190403{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 100px;
}
.zc_lc_bt{
	padding-top: 64px;
	padding-bottom: 86px;
	text-align: center;
	font-size: 40px;
	color: #f11a30;
}
.zc_lc_top{
	overflow: hidden;
	padding-bottom: 78px;
}
.zc_lc_son{
	width: 226px;
	height: 220px;
	float: left;
	margin-right: 98px;
}
.zc_lc_son:nth-of-type(1){
	background: url(../images/zc_lc_bj1.png)no-repeat;
}
.zc_lc_son:nth-of-type(2){
	background: url(../images/zc_lc_bj2.png)no-repeat;
}
.zc_lc_son:nth-of-type(3){
	background: url(../images/zc_lc_bj3.png)no-repeat;
}
.zc_lc_son:nth-of-type(4){
	background: url(../images/zc_lc_bj4.png)no-repeat;
}
.zc_lc_son:last-child{
	margin-right: 0px;
}
.zc_lc_son_img{
	text-align: center;
	padding-top: 30px;
	height: 100px;
}
.zc_lc_son_text1{
	font-size: 24px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
}
.zc_lc_son_text2{
	font-size: 18px;
	text-align: center;
}
.zc_lc_div{
	background: #e5e5e5;
	width: 1200px;
	height: 1px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.zc_lc_text1{
	color: 3c3c3c;
	font-size: 18px;
	text-align: center;
}
/* 注册完成·您将获得以下证件 */
.zc_cg_box_20190403{
	width: 100%;
	margin: 0 auto;
	background: #f5f5f5;
	padding-bottom: 70px;
}
.zc_cg{
	overflow: hidden;
	margin-bottom: 60px;
}
.zc_cg_son{
	width: 260px;
	float: left;
	margin-right: 53px;
}
.zc_cg_son:last-child{
	margin-right: 0px;
}
.zc_cg_son_top{
	width: 260px;
	height: 240px;
	border-radius: 6px;
	border: 1px solid #e5e5e5;
	background: #FFFFFF;
	position: relative;
	margin: 0 auto;
}
.zc_cg_son_top img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
}
.zc_cg_son_text1{
	font-size: 26px;
	margin-top: 30px;
	text-align: center;
}
/* 注册公司常见问题 */
.zc_wt_box_20190403{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 100px;
}
.zc_wt_son_b{
	width: 280px;
	height: 350px;
	background: #f0f0f0;
	padding: 0px 24px;
	padding-top: 100px;
	font-size: 20px;
	color: #1e1e1e;
}
.zc_wt_son{
	position: relative;
	float: left;
	margin-right: 26px;
	margin-top: 30px;
}
.zc_wt_son:last-child{
	margin-right: 0px;
}
.zc_wt_son_t{
	background: #f11a30;
	width: 124px;
	height: 124px;
	border-radius: 100000px;
	position: absolute;
	top: -62px;
	left: 50%;
	transform: translate(-50% , 0px);
}
.zc_wt_son_t p{
	color: #FFFFFF;
	font-size: 48px;
	text-align: center;
	line-height: 124px;
}
.zc_wt_son_b_div{
	width: 214px;
	height: 1px;
	background: #dcdcdc;
	margin-top: 45px;
	margin-bottom: 35px;
}