*{
	padding:0;
	margin:0;
}


a{
	text-decoration:none;
}

ul,li{
	list-style:none;
}


body{
	min-width:1440px;
	margin:0 auto;
	overflow-x:hidden;
}

.banner{
	width:100%;
}

.banner img{
	display:block;
}



.xingzhi{
	width:101%;
	height:108px;
	background:#F24B53;
}


.xingzhi ul{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
}

.xingzhi ul li{
	width:100px;
	height:100px;
}


.xingzhi ul li dl{
	width:100px;
	margin:0 auto;
	margin-top:10px;
}

.xingzhi ul li dl dt{
	width:100%;
	height:60px;
	background:url(../images/icon.png) no-repeat;
}

.xingzhi ul li dl dd{
	line-height:30px;
	color:#FFF;
	text-align:center;
}

.xingzhi ul li:nth-child(1) dl dt{
	background-position:36px 10px;
}
.xingzhi ul li:nth-child(2) dl dt{
	background-position:32px -65px;
}
.xingzhi ul li:nth-child(3) dl dt{
	background-position:32px -150px;
}
.xingzhi ul li:nth-child(4) dl dt{
	background-position:32px -220px;
}
.xingzhi ul li:nth-child(5) dl dt{
	background-position:32px -290px;
}
.xingzhi ul li:nth-child(6) dl dt{
	background-position:27px -360px;
}


.jieduanjx{
	width:1200px;
	margin:0 auto;
	margin-top:120px;
	display:flex;
	justify-content:space-between;
}


.jieduanjx p{
	width:542px;
}

.jieduanjx p img{
	display:block;
}

.jieduanjx .kuang{
	width:658px;
	height:590px;
	position:relative;
}

.jieduanjx .kuang p{
	width:637px;
	height:490px;
	position:absolute;
	left:20px;
	bottom:20px;
	border:1px solid #D2D2D2;
	border-right:none;
}


.jieduanjx .kuang dl{
	width:690px;
	height:490px;
	position:absolute;
	left:0;
	bottom:0;
	border:1px solid #D2D2D2;
}

.jieduanjx .kuang dl dt{
	font-size:48px;
	color:#FF6026;
	font-weight:bold;
	text-align:center;
	margin-top:50px;
	padding-right:30px;
}

.jieduanjx .kuang dl dd{
	font-size:20px;
}

.jieduanjx .kuang dl dd.shichang{
	font-size:20px;
	text-align:left;
	margin-top:10px;
	margin-left:160px;
}

.jieduanjx .kuang dl dd.nr{
	width:360px;
	text-align:left;
	line-height:40px;
	margin-left:160px;
	margin-top:30px;
}



.btitle{
	text-align:center;
	margin-top:80px;
	padding-right:30px;
}


.btitle h3{
	font-size:48px;
	color:#FF6026;
}

.btitle p{
	font-size:20px;
	margin-top:10px;
}


.kuangs{
	width:1200px;
	height:370px;
	margin:0 auto;
	margin-top:40px;
	position:relative;
}

.kuangs p.one{
	width:1056px;
	height:290px;
	border:1px solid #D3D3D3;
	border-radius:145px 0 0 145px;
	position:absolute;
	top:0px;
	left:0;
	border-right:none;
}



.kuangs p.two{
	width:1056px;
	height:290px;
	border:1px solid #D3D3D3;
	border-radius:0 145px 145px 0;
	position:absolute;
	top:50px;
	right:0;
	border-left:none;
}

.kuangs p.two span{
	width:880px;
	display:inline-block;
	font-size:18px;
	line-height:36px;
	margin-top:50px;
	margin-left:20px;
}

.kuangs dl{
	width:700px;
	height:56px;
	position:absolute;
	background:#FFF;
	left:0;
	bottom:0;
}

.kuangs dl a{
	width:230px;
	height:50px;
	display:inline-block;
	background:#FF632A;
	line-height:50px;
	text-align:center;
	color:#FFF;
	border-radius:28px;
	font-size:20px;
	float:right;
}

.zuopin{
	width:1200px;
	margin:0 auto;
	margin-top:30px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.zuopin img{
	display:block;
	margin-bottom:20px;
}


.zixun{
	width:750px;
	margin:0 auto;
	margin-top:50px;
	display:flex;
	justify-content:space-between;
}


.zixun a{
	width:300px;
	height:58px;
	line-height:58px;
	text-align:center;
	font-size:20px;
	color:#FFF;
	border-radius:0px;
	transition:.5s;
}


.zixun a:hover{
	border-radius:29px;
}


.zixun a.hei{
	background:#000;
}

.zixun a.huang{
	background:#FF632A;
}


.huanjing{
	background:#F1F2F6;
	margin-top:70px;
	overflow:hidden;
}

.huanjing ul{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:40px;
}

.huanjing ul img{
	margin-bottom:20px;
}


.xuezi{
	width:1200px;
	margin:0 auto;
	margin-top:40px;
	display:flex;
	justify-content:space-between;
}


.xuezi dl{
	width:350px;
	height:390px;
	display:flex;
	align-items:flex-end;
	position:relative;
}


.xuezi dl dt{
	width:312px;
	position:absolute;
	top:0;
	left:19px;
}

.xuezi dl dd{
	width:350px;
	height:150px;
	border:1px solid #D2D2D2;
	border-radius:10px;
	display:flex;
	align-content:center;
	flex-wrap:wrap;
	padding-top:60px;
}

.xuezi dl dd span{
	width:100%;
	line-height:35px;
	display:block;
	text-align:center;
	font-size:22px;
}

.xuezi dl dd span.unline{
	line-height:16px;
}


.zhuanye{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:40px;
	margin-bottom:60px;
}


.zhuanye p{
	width:386px;
	overflow:hidden;
}

.zhuanye p img{
	display:block;
	transition:.5s;
}

.zhuanye p:hover img{
	transform:scale(1.1);
}

.zhuanye p span{
	width:100%;
	height:56px;
	display:block;
	line-height:56px;
	text-align:center;
	color:#FFF;
	background:#FF5C01;
	font-size:20px;
}
















