html,body,p,ul,li,dl,dt,dd,span,a,h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
}

html {
    overflow-y: scroll;
}

body{
	background:#D7222B;
}

a{
	text-decoration:none;
}

ul,li{
	list-style:none;
}

.banner{
	width:100%;
	height:630px;
	background:url(../images/banner.jpg) no-repeat center center;
}

.banner a{
	width:100%;
	height:630px;
	display:block;
}


.fourbox{
	width:1252px;
	height:182px;
	margin:0 auto;
	border:10px solid #FBC98E;
	background:#FFEEDC;
	box-sizing:border-box;
	border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
	margin-top:98px;
}


.iconbox{
	width:1040px;
	height:100%;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	align-content:center;
}

.iconbox dl{
	width:200px;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}

.iconbox dl dt{
	width:44px;
	height:52px;
	background:url(../images/ico.png) no-repeat;
	margin-right:14px;
}

.iconbox dl dd{
	font-size:22px;
}

.iconbox dl:nth-child(1) dt{
	background-position:0 0;
}
.iconbox dl:nth-child(2) dt{
	background-position:0 -92px;
}
.iconbox dl:nth-child(3) dt{
	background-position:0 -185px;
}
.iconbox dl:nth-child(4) dt{
	background-position:0 -280px;
}



.vsbox{
	width:1252px;
	height:710px;
	margin:0 auto;
	border:3px solid #FDE6C4;
	background:#F9C385;
	box-sizing:border-box;
	border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
	margin-top:150px;
	position:relative;
}


.vscenterbox{
	width:1200px;
	position:absolute;
	left:26px;
	top:-80px;
	display:flex;
	justify-content:center;
}


.vsicon{
	width:107px;
	height:115px;
	position:absolute;
	left:568px;
	top:273px;
	z-index:1;
}

.vsleft{
	width:600px;
	height:750px;
	background:#FFEEDC;
	border-radius:30px;
	overflow:hidden;
}

.vsleft h3{
	width:100%;
	height:80px;
	line-height:76px;
	text-align:center;
	font-size:36px;
	color:#FFF;
	background:#C50908;
	border:2px solid #FFEEDC;
	box-sizing:border-box;
	border-radius:30px 30px 0 0;
}

.vsleft ul{
	width:100%;
	height:100%;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	align-content:flex-start;
}

.vsleft ul li{
	width:498px;
	height:99px;
	margin-top:55px;
	background:url(../images/v.png) no-repeat;
	line-height:99px;
	font-size:28px;
	color:#D7222B;
	text-align:center;
	font-weight:bold;
}

.vsright{
	width:600px;
	height:750px;
	background:#B8B8B8;
	border-radius:30px;
}

.vsright h3{
	width:100%;
	height:80px;
	line-height:76px;
	text-align:center;
	font-size:36px;
	color:#FFF;
	background:#484848;
	border:2px solid #FFEEDC;
	box-sizing:border-box;
	border-radius:30px 30px 0 0;
}


.vsright ul{
	width:100%;
	height:100%;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	align-content:flex-start;
}

.vsright ul li{
	width:498px;
	height:99px;
	margin-top:55px;
	background:url(../images/s.png) no-repeat center center;
	line-height:99px;
	font-size:28px;
	color:#484848;
	text-align:center;
	font-weight:bold;
}


/*创业开店*/

.kdian{
	width:1252px;
	height:730px;
	margin:0 auto;
	border:3px solid #FDE6C4;
	background:#F9C385;
	box-sizing:border-box;
	border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
	margin-top:140px;
	display:flex;
	justify-content:center;
	align-items:center;
	position:relative;
}


.kdian h2{
	width:610px;
	height:88px;
	border:2px solid #F8CA8E;
	background:#C50908;
	line-height:88px;
	text-align:center;
	color:#FFF;
	position:absolute;
	left:326px;
	top:-48px;
	border-radius:44px;
	-moz-border-radius:44px;
	-o-border-radius:44px;
	font-size:36px;
}


.kdiancenter{
	width:1200px;
	height:670px;
	background:#FFEEDC;
	border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
}


.kdiancenter ul{
	width:1100px;
	margin:0 auto;
	margin-top:65px;
	display:flex;
	justify-content:space-between;
}


.kdiancenter ul li{
	width:260px;
	height:420px;
	position:relative;
}

.kdiancenter ul li dl{
	width:100%;
	position:absolute;
	left:0;
	bottom:10px;
}

.kdiancenter ul li dl dd{
	color:#C60A0B;
	font-size:24px;
	text-align:center;
	line-height:40px;
}


.kdiancenter ul li:nth-child(1){
	background:url(../images/kd_01.png) no-repeat;
}
.kdiancenter ul li:nth-child(2){
	background:url(../images/kd_02.png) no-repeat;
}
.kdiancenter ul li:nth-child(3){
	background:url(../images/kd_03.png) no-repeat;
}
.kdiancenter ul li:nth-child(4){
	background:url(../images/kd_04.png) no-repeat;
}


.anniu{
	width:453px;
	height:71px;
	margin:0 auto;
	background:-webkit-linear-gradient(left,#CC0D03,#FE8A71,#CC0D03);
	background:-o-linear-gradient(left,#CC0D03,#FE8A71,#CC0D03);
	background:-moz-linear-gradient(left,#CC0D03,#FE8A71,#CC0D03);
	background:linear-gradient(left,#CC0D03,#FE8A71,#CC0D03);
	line-height:70px;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	margin-top:40px;
	font-size:32px;
	border-radius:36px;
}

.anniu:hover{
	background:-webkit-linear-gradient(left,#FE8A71,#CC0D03,#FE8A71);
	background:-o-linear-gradient(left,#FE8A71,#CC0D03,#FE8A71);
	background:-moz-linear-gradient(left,#FE8A71,#CC0D03,#FE8A71);
	background:linear-gradient(left,#FE8A71,#CC0D03,#FE8A71);
}


/*火爆项目*/

.xiangmu{
	width:1252px;
	height:auto;
	margin:0 auto;
	border:3px solid #FDE6C4;
	background:#F9C385;
	box-sizing:border-box;
	border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
	margin-top:140px;
	display:flex;
	justify-content:center;
	align-items:center;
	position:relative;
}


.xiangmu h2{
	width:610px;
	height:88px;
	border:2px solid #F8CA8E;
	background:#C50908;
	line-height:88px;
	text-align:center;
	color:#FFF;
	position:absolute;
	left:326px;
	top:-48px;
	border-radius:44px;
	-moz-border-radius:44px;
	-o-border-radius:44px;
	font-size:36px;
}

.xmcenter{
	width:1200px;
	height:auto;
	margin:26px 0;
	background:#FFEEDC;
	border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
}


.xmcenter ul{
	width:1100px;
	margin:0 auto;
	margin-top:50px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.xmcenter ul li{
	width:353px;
	margin-bottom:35px;
}

.xmcenter ul li img{
	display:block;
}

.xmcenter ul li dl{
	width:100%;
	height:160px;
	border:2px solid #FFBB70;
	background:#E24D46;
	box-sizing:border-box;
	border-top:none;
	border-radius:0 0 30px 30px;
	overflow:hidden;
}


.xmcenter ul li dl dd{
	text-align:center;
	color:#FFF;
	font-size:28px;
	margin-top:20px;
	margin-bottom:20px;
}

.xmcenter ul li dl a{
	width:166px;
	height:50px;
	display:block;
	margin:0 auto;
	border:2px solid #E28D4D;
	line-height:50px;
	text-align:center;
	color:#D11208;
	background:-webkit-linear-gradient(top,#FEE7BE,#FAC289);
	background:-o-linear-gradient(top,#FEE7BE,#FAC289);
	background:-moz-linear-gradient(top,#FEE7BE,#FAC289);
	background:linear-gradient(top,#FEE7BE,#FAC289);
	border-radius:25px;
	margin-top:10px;
	font-size:22px;
	font-weight:bold;
}

.xmcenter ul li dl a:hover{
	background:-webkit-linear-gradient(top,#FAC289,#FEE7BE);
	background:-o-linear-gradient(top,#FEE7BE,#FAC289);
	background:-moz-linear-gradient(top,#FEE7BE,#FAC289);
	background:linear-gradient(top,#FEE7BE,#FAC289);
}



/*名师*/
.mscenter{
	width:1200px;
	height:auto;
	margin:26px 0;
	background:#FFEEDC;
	border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
}


.mscenter ul{
	width:1000px;
	margin:0 auto;
	margin-top:50px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.mscenter ul li{
	width:300px;
	margin-bottom:35px;
}

.mscenter ul li img{
	display:block;
}

.mscenter ul li dl{
	width:100%;
	background:#FFF;
	overflow:hidden;
	padding-bottom:20px;
}

.mscenter ul li dl dt{
	width:100%;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#FFF;
	font-size:20px;
	background:#D32D2D;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:20px;
}

.mscenter ul li dl dd{
	text-align:center;
	font-size:18px;
	line-height:32px;
}




/*实操*/
.szcenter{
	width:1200px;
	height:auto;
	margin:26px 0;
	background:#FFEEDC;
	border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
}


.szcenter ul{
	width:1080px;
	margin:0 auto;
	margin-top:50px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	background:#FFF;
	padding:10px;
	border-radius:10px;
}


.szcenter ul li{
	width:352px;
}

.szcenter ul li img{
	display:block;
}

.szcenter ul li img:nth-child(1){
	margin-bottom:10px;
}




/*创业帮扶*/
.cycenter{
	width:1200px;
	height:auto;
	margin:26px 0;
	background:#FFEEDC;
	border-radius:30px;
	-moz-border-radius:30px;
	-o-border-radius:30px;
}


.cycenter ul{
	width:1060px;
	margin:0 auto;
	margin-top:50px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	background:#FFF;
	padding:20px;
	border-radius:10px;
}

.cycenter img{
	display:block;
}

.cycenter ul li{
	width:320px;
}

.cycenter ul li dl{
	padding-top:20px;
}

.cycenter ul li dl dd{
	font-size:24px;
	text-align:center;
	line-height:32px;
}


.footask{
	width:100%;
	height:auto;
	background:#BF1E26;
	margin-top:100px;
	overflow:hidden;
}

.footask .askcenter{
	width:1250px;
	height:100%;
	margin:20px auto;
	background:#FFEEDC;
	border-radius:30px;
	overflow:hidden;
}

.askcenter h3{
	font-size:36px;
	color:#D9212B;
	text-align:center;
	margin-top:60px;
}


.askcenter ul{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
	margin-top:50px;
}

.askcenter ul li{
	width:auto;
	font-size:24px;
	border-bottom:1px solid #CCC;
	margin-left:40px;
	margin-right:50px;
	line-height:50px;
	margin-bottom:50px;
}

.askcenter ul li i{
	width:34px;
	height:34px;
	display:inline-block;
	background:url(../images/wen.png) no-repeat;
	margin-right:10px;
	vertical-align:middle;
}

.askcenter ul li a{
	color:#000;
}

.askcenter ul li a:hover{
	color:#BF1E26;
}












