*{
	padding:0;
	margin:0;
}

ul,li{
	list-style:none;
}

a{
	text-decoration:none;
}


body{
	min-width:1440px;
}


.banner{
	width:100%;
	height:600px;
	background:url(../images/banner.jpg) no-repeat center center;
}

.content2{
	width:100%;
	height:450px;
	background:#F1F1F9;
	overflow:hidden;
}


.box2{
	width:1200px;
	height:auto;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:60px;
}


.blist{
	width:280px;
	height:310px;
	box-shadow:0 0 5px #ccc;
	background:#fff;
}

.blist p{
	width:260px;
	height:180px;
	margin:10px auto;
}

.blist p img{
	width:100%;
}

.blist dl dt{
	width:auto;
	height:30px;
	line-height:30px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

.blist dl dd{
	width:180px;
	margin:0 auto;
	padding:5px 10px;
	line-height:28px;
	text-align:center;
	font-size:18px;
	color:#535362;
}



.titles{
	height:80px;
	margin:50px auto;
	line-height:80px;
	text-align:center;
}

.longbg{
	width:800px;
	background:url(../images/png_17.png) no-repeat left top,url(../images/png_20.png) no-repeat 670px bottom;
}

.duanbg{
	width:600px;
	background:url(../images/png_17.png) no-repeat left top,url(../images/png_20.png) no-repeat 450px bottom;
}

.duanbg1{
	width:600px;
	background:url(../images/png_17.png) no-repeat left top,url(../images/png_20.png) no-repeat 470px bottom;
}
.duanbg3{
	width:430px;
	background:url(../images/png_17.png) no-repeat left top,url(../images/png_20.png) no-repeat 300px bottom;
}


.titles h2{
	font-size:40px;
}

.titles h2 span{
	color:#EA2628;
}


.pinpai{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}


.pplist{
	width:578px;
	height:auto;
	position:relative;
	margin-bottom:40px;
	border: 1px dashed #ffe28a;
}


.pplist img{
	width:80%;
	display: block;
	margin: 10px auto;
}

.pptext{
	width:100%;
	height:70px;
	line-height:70px;
	color:#000;
	font-size:20px;
	text-align: center;
}

.pp1{
	bottom:0;
	right:0;
	border-radius:60px 0 0 0;
}


.pp2{
	bottom:0;
	left:0;
	border-radius:0 60px 0 0;
}


.pp3{
	top:0;
	right:0;
	border-radius:0 0 0 60px;
}

.pp4{
	top:0;
	left:0;
	border-radius:0 0 60px 0;
}


.btn{
	width:322px;
	height:70px;	
	margin:50px auto;
	clear:both;
}

.btn a{
	width:100%;
	height:100%;
	display:block;
	font-size:22px;
	color:#fff;
	text-align:center;
	line-height:70px;
	background:#F48011;
	border-radius:35px;
	box-shadow:0 6px 0 #D8720D;
}



.ziyuan{
	width:100%;
	height:1000px;
	margin-top:100px;
	overflow:hidden;
	background:url(../images/bg1.jpg) no-repeat;
}


.item-info{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.item-info dl{
	width:335px;
	height:auto;
	margin-bottom:40px;
}

.item-info dl dt{
	width:auto;
}

.item-info dl dd{
	width:auto;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
}


.xxbox{
	width:1200px;
	height:auto;
	margin:0 auto;
	border-bottom:1px dashed #A1A1A1;
	margin-bottom:70px;
	display:flex;
	justify-content:space-between;
}


.xuenian{
	width:500px;
	padding-left: 40px;
}


.xuenian h3{
	height: 40px;
	line-height: 30px;
	font-size: 24px;
}

.xuenian h3 span{
	color: #F01529;
}

.xuenian p{
	line-height: 32px;
}


.xuenian a{
	width: 216px;
	height: 42px;
	border: 1px solid #000;
	border-radius: 21px;
	display: block;
	text-align: center;
	line-height: 42px;
	color: #000;
	font-size: 18px;
	margin-top: 20px;
	transition: 1s;
}

.xuenian a:hover{
	color: #fff;
	background: #f00;
	border: 1px solid #f00;
}

.xnimg{
	width:600px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}


.xnimg img{
	width:290px;
	display: block;
	height: auto;
}

.zuopin{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	margin-bottom:70px;
}

.zuopin p img{
	display: block;
}

.mg30{
	padding-top: 32px;
}



.xueli{
	width:100%;
	height:837px;
	margin-top:100px;
	overflow:hidden;
	background:url(../images/xlbg.jpg) no-repeat;
}


.cenbox{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.xlbox{
	width: 580px;
	height: 550px;
	background: #fff;
	border-radius: 10px;
}


.xlbox h2{
	width: auto;
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	text-align: center;
}


.xlbox p{
	padding: 10px 30px;
	font-size: 18px;
	text-align: center;
	line-height: 32px;
}

.xlbox img{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}


.jiuye{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}


.hzdw{
	width: 340px;
	height: 570px;
	border: 1px solid #DBDBDB;
	box-shadow: 0 0 5px #ccc;
	display: flex;
	justify-content:center;
	align-items: flex-start;
	flex-wrap:wrap;
}


.hzdw p{
	width:132px;
	height:54px;
	margin: 0 10px;
	margin-top: 20px;
	margin-bottom:10px;
}

.hzdw p img{
	width:100%;
	display: block;
}


.zhaopin{
	width: 836px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.zhaopin dl{
	width: 402px;
	height: 270px;
	position: relative;
	margin-bottom:30px;
}


.zhaopin dl dt{
	height: 100%;
}

.zhaopin dl dt img{
	width: 100%;
	display: block;
}


.zhaopin dl dd{
	width: 100%;
	height: 44px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
	opacity: 0.8;
	text-align: center;
	line-height: 44px;
	font-size: 18px;
}


.footform{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-bottom:60px;
}


.footform dl{
	width: 288px;
	height: 298px;
	position: relative;
}


.footform dl dd{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color:rgba(0,0,0,0.6);
	color: #fff;
	text-align: center;
	display:none;
}


.footform dl dd strong{
	width: 100%;
	display: block;
	margin-top: 120px;
	font-size: 28px;
	text-align: center;
}

.footform dl dd span{
	display: block;
	margin-top: 20px;
}


.bform{
	width: 560px;
	height: 300px;
	background: url(../images/wyx.jpg) no-repeat left 80px;
	display: flex;
	justify-content: flex-end;
}


.sendbox{
	width: 400px;
}


.sendbox h3{
	text-align: center;
	font-size: 24px;
}

.sendbox ul{
	width:100%;
}

.sendbox ul li{
	width:100%;
	height:50px;
	margin-top:20px;
}

.ipbox{
	width:100%;
	height:44px;
	border-radius:8px;
	border:1px solid #CCC;
	text-indent:50px;
}


.ipbg1{
	background:url(../images/xingmi.png) no-repeat 10px center;
}


.ipbg2{
	background:url(../images/dainh.png) no-repeat 10px center;
}

.sub{
	width:100%;
	height:44px;
	border-radius:8px;
	background:#E6212A;
	border:none;
	color:#fff;
	font-size:18px;
	cursor:pointer;
}

.ptext{
	color:#aaa;
}





