/*初始化*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul, li { list-style-type: none; }
a{text-decoration: none;}
button { cursor: pointer; }
body { width:100%;color: #363636; line-height: 1.2;overflow-x: hidden;}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #b8b8b8;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #b8b8b8;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #b8b8b8;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #b8b8b8;
}
/*banner*/
.gszc20190617_banner{
	width:100%;
	min-width: 1200px;
	height:765px;
	background: url(images/gszc20190617_banner.jpg) no-repeat;
	background-size:100% 100%;
	overflow: hidden;
}
/*表单*/
.gszc20190617_banner .biaodan_box{
	width:1020px;
	height:156px;
	padding:34px; 
	background: #fff;
	margin:508px auto 0 auto;
	border-radius: 4px;
}
.gszc20190617_banner .biaodan_box .title p:first-child{
	font-size:24px;
	color:#383838;
	display: inline-block;
	font-weight: 600;
}
.gszc20190617_banner .biaodan_box .title p:last-child{
	font-size:18px;
	color:#606060;
	display: inline-block;
	margin-left:25px;
}
.gszc20190617_banner .biaodan_box .title p:last-child span{
	color:#f8191d;
	font-weight: 600;
}
.gszc20190617_banner .biaodan_box .biaodan{
	margin:28px 0;
}
.gszc20190617_banner .biaodan_box .biaodan p{
	display: inline-block;
	width:380px;
	height:54px;
	background: #fafafa;
	line-height: 54px;
	border:1px solid #e6e6e6;
	border-radius: 4px;
	margin-right:14px;
}
.gszc20190617_banner .biaodan_box .biaodan p input{
	border:none;
	width:80%;
	background: none;
	font-size:16px;
	outline: none;
}
.gszc20190617_banner .biaodan_box .biaodan p img{
	margin:18px 16px 0 16px;
}
.gszc20190617_banner .biaodan_box .biaodan a{
	display: inline-block;
	width:216px;
	height:56px;
	line-height: 56px;
	background-image:linear-gradient(to right,#ff2325,#ff4c05);
	border-radius: 4px;
	text-align: center;
	float:right;
	font-size:18px;
	font-weight: 600;
	color:#fff;
}
.gszc20190617_banner .biaodan_box .biaodan_list .title_box{
	float:left;
}
.gszc20190617_banner .biaodan_box .biaodan_list .title_box p{
	display: inline-block;
}
.gszc20190617_banner .biaodan_box .biaodan_list .title_box p:first-child{
	color:#000;
	font-size:16px;
}
.gszc20190617_banner .biaodan_box .biaodan_list .title_box p:first-child span{
	color:#f8191d;
	font-weight: 600;
}
.gszc20190617_banner .biaodan_box .biaodan_list .title_box p:last-child{
	color:#525252;
	font-size:14px;
	margin-left:20px;
}
.gszc20190617_banner .biaodan_box .biaodan_list .bd_list{
	float:left;
}
.gszc20190617_banner .biaodan_box .biaodan_list .bd_list ul{
	float:left;
	font-size:14px;
}
.gszc20190617_banner .biaodan_box .biaodan_list .bd_list ul li{
	line-height: 24px;
}
.gszc20190617_banner .biaodan_box .biaodan_list .bd_list ul li p{
	display: inline-block;
	margin-left:30px;
	color:#8c8c8c;
}
/*4更*/
.gszc20190617_4bao_box{
	width:100%;
	min-width: 1200px;
	height:110px;
	background: #f7f7f7;
}
.gszc20190617_4bao_box .gszc20190617_4bao{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.gszc20190617_4bao_box .gszc20190617_4bao ul li{
	float:left;
	width:25%;
}
.gszc20190617_4bao_box .gszc20190617_4bao ul li .img_icon{
	width:70px;
	height:70px;
	line-height: 70px;
	text-align: center;
	border:1px solid #ededed;
	background: #fff;
	border-radius: 50%;
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    float:left;
    margin-top:18px;
    margin-left:56px;
}
.gszc20190617_4bao_box .gszc20190617_4bao ul li div{
	float: left;
	margin-left:10px;
	padding-top:22px;
}
.gszc20190617_4bao_box .gszc20190617_4bao ul li div .title{
	font-size:18px;
	font-weight: 600;
	color:#383838;
	margin-bottom:10px;
}
.gszc20190617_4bao_box .gszc20190617_4bao ul li div p{
	margin-top:8px;
	font-size:15px;
}
.gszc20190617_4bao_box .gszc20190617_4bao ul li div p span{
	color:#f8191d;
}
/*标题*/
.gszc20190617_title_box{
	text-align: center;
}
.gszc20190617_title_box .big{
	font-size:96px;
	font-weight: 600;
	color: #f7f7f7;
}
.gszc20190617_title_box div{
	font-size:36px;
	font-weight: 600;
	margin-top:-40px;
}
.gszc20190617_title_box div span:nth-of-type(1){
	margin-right:22px;
}
.gszc20190617_title_box div span b{
	color:#f8191d;
}

/*简单创业  低价特推*/
.gszc20190617_jdcy_box ul{
	width:1200px;
	overflow: hidden;
	margin:60px auto 0 auto;
}
.gszc20190617_jdcy_box ul li{
	float:left;
	width:280px;
	height:410px;
	background: #f7f7f7;
	text-align: center;
	margin-left:25px;
	transition: all 0.3s;
}
.gszc20190617_jdcy_box ul li:hover{
	background: #fc3634;
}
.gszc20190617_jdcy_box ul li:hover p{
	color:#fff;
}
.gszc20190617_jdcy_box ul li:hover .img{
	background: #f7f7f7;
}
.gszc20190617_jdcy_box ul li:hover p span{
	color:#fff;
}
.gszc20190617_jdcy_box ul li:hover .text s{
	color:#fff;
}
.gszc20190617_jdcy_box ul li:hover a{
	color:#e81a1c;
	background: #fff;
}
.gszc20190617_jdcy_box ul li:first-child{
	margin-left:0;
}
.gszc20190617_jdcy_box ul li .img{
	width:122px;
	height:122px;
	background: #ffffff;
	border-radius: 50%;
	text-align: center;
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    border:6px solid #f0f0f0;
    margin:40px auto 24px auto;
}
.gszc20190617_jdcy_box ul li .title{
	font-size:26px;
	font-weight: 600;
	margin-bottom:18px;
}
.gszc20190617_jdcy_box ul li .text{
	font-size:16px;
	height:80px;
	color:#525252;
	line-height: 24px;
}
.gszc20190617_jdcy_box ul li .text span{
	color:#f8191d
}
.gszc20190617_jdcy_box ul li .text s{
	font-size:14px;
	color: #8c8c8c;
}
.gszc20190617_jdcy_box ul li a{
	display: block;
	width:184px;
	height:48px;
	line-height: 48px;
	background-image:linear-gradient(to right,#ff2325,#ff4c05);
	margin:0 auto;
	font-size:18px;
	color:#fff;
	border-radius: 30px
}
/*精选套餐*/
.gszc20190617_jxtc_box{
	width:100%;
	min-width: 1200px;
	height:554px;
	background: url(images/gszc20190617_jxtc_bj.jpg) no-repeat;
	margin-top:80px;
	background-size:100% 100%;
}
.gszc20190617_jxtc_box ul{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.gszc20190617_jxtc_box ul li{
	width:29%;
	height:200px;
	background: #fff;
	margin-top:170px;
	padding:36px 0 36px 36px;
	float:left;
	margin-left:20px
}
.gszc20190617_jxtc_box ul li:first-child{
	margin-left: 0px;
}
.gszc20190617_jxtc_box ul li p:nth-of-type(1){
	font-size:24px;
	font-weight: 600;
	margin-bottom:6px;
}
.gszc20190617_jxtc_box ul li p:nth-of-type(2){
	font-size:16px;
	margin-bottom:30px
}
.gszc20190617_jxtc_box ul li p:nth-of-type(3){
	font-size:36px;
	color:#f8191d;
	font-weight: 600;
}
.gszc20190617_jxtc_box ul li p:nth-of-type(3) span{
	font-size:16px;
	font-weight: 100;
}
.gszc20190617_jxtc_box ul li p:nth-of-type(3) s{
	font-size:16px;
	font-weight: 100;
	color:#8c8c8c;
	position: relative;
	top:-6px;
	margin-left:10px;
}
.gszc20190617_jxtc_box ul li a{
	display: block;
	width:128px;
	height:42px;
	line-height: 42px;
	background-image:linear-gradient(to right,#ff2325,#ff4c05);
	text-align: center;
	color:#fff;
	border-radius: 4px;
	margin-top:30px
}
/*流程*/
.gszc20190617_lc a{
	display: block;
	width:100%;
	min-width: 1200px;
	height:634px;
	background: url(images/gszc20190617_lc.jpg) center center;
}
/*资料*/
.gszc20190617_zl{
	display: block;
	width:100%;
	min-width:1200px;
	height:747px;
	background: url(images/gszc20190617_zl.jpg) center center;
}
.gszc20190617_vs{
	min-width:1200px
}
.gszc20190617_vs a{
	display: block;
	width:100%;
	height:873px;
	background: url(images/gszc20190617_vs.jpg) center center;
}
/*常见问题*/
.gszc20190617_cjwt{
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}
.gszc20190617_cjwt ul{
	width:1200px;
	margin:0 auto;
	margin-top:60px;
	overflow: hidden;
}
.gszc20190617_cjwt ul li{
	float:left;
	width:24%;
	margin-left:16px;
}
.gszc20190617_cjwt ul li:first-child{
	margin-left:0;
}
.gszc20190617_cjwt ul li>p{
}
.gszc20190617_cjwt ul li>p b{
	font-size:62px;
	float:left;
	color:#fb2e32;
}
.gszc20190617_cjwt ul li>p span{
	display: inline-block;
	font-size:22px;
	font-weight: 600;
	float:left;
	width:80%;
	position: relative;
	top:28px;
	margin-left:4px;
	margin-bottom:60px;
}
.gszc20190617_cjwt ul li div{
	clear: both;
	width:220px;
	height:160px;
	background: #f7f7f7;
	padding:30px;
}
.gszc20190617_cjwt ul li div span{
	display: inline-block;
	width:82px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size:12px;
	color:#fff;
	background: #fec87f;
	border-radius: 30px;
}
.gszc20190617_cjwt ul li div p{
	font-size:14px;
	line-height: 24px;
	margin-top:25px;
	color:#606060;
}
.gszc20190617_cjwt ul li div b{
	display: inline-block;
	width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent transparent #f7f7f7;
    position: relative;
    top:-49px;
}
.gszc20190617_cjwt a{
	display: block;
	width:538px;
	height:54px;
	line-height: 54px;
	background: #f82e32;
	text-align: center;
	font-size:18px;
	color:#fff;
	margin:56px auto 24px auto;
	border-radius: 30px;
}
.gszc20190617_cjwt .zixun{
	text-align: center;
	font-size:16px;
}
.gszc20190617_cjwt .zixun span{
	color:#f82e32;
}
/*注册*/
.gszc20190617_zc{
	margin-top:76px;
	width:100%;
	min-width: 1200px;
	height:480px;
	background: url(images/gszc20190617_zc.png) center center;
}
.gszc20190617_zc ul{
	overflow: hidden;
	width:1200px;
	margin:0 auto;
	margin-top:70px;
}
.gszc20190617_zc ul li{
	float:left;
	width:33.33%;
	text-align: center;
}
.gszc20190617_zc ul li p:nth-of-type(1){
	width:140px;
	height:140px;
	background: #fff;
	border-radius: 50%;
	margin:0 auto;
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
.gszc20190617_zc ul li p:nth-of-type(2){
	font-size:20px;
	margin:20px 0;
	font-weight: 600;
}
.gszc20190617_zc ul li p:nth-of-type(3){
	font-size:16px;
	color:#606060;
}
.gszc20190617_zc ul li p:nth-of-type(3) span{
	color:#f82e32;
}