*{
	padding: 0;
	margin: 0;
}


ul,li{
	list-style: none;
}

a{
	text-decoration: none;
}


body{
	min-width: 1440px;
	background: #FDF7EB;
}


.banner{
	width: 100%;
}

.banner1{
	width: 100%;
	height: 125px;
	background: url(../images/banner1.jpg) no-repeat center top;
}

.banner2{
	width: 100%;
	height: 125px;
	background: url(../images/banner2.jpg) no-repeat center top;
}

.banner3{
	width: 100%;
	height: 125px;
	background: url(../images/banner3.jpg) no-repeat center top;
}

.banner4{
	width: 100%;
	height: 125px;
	background: url(../images/banner4.jpg) no-repeat center top;
}


.mtop{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	display: flex;
	justify-content:space-between;
}


.mtop p{
	width: 502px;
}

.mtop dl{
	width: 680px;
}


.mtop dl dt{
	font-size: 24px;
	line-height: 42px;
	margin-top: 20px;
}


.ttext a{
	width: 360px;
	height: 40px;
	background: #F54343;
	display: block;
	border-radius: 20px;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin-top: 20px;
}


.titles{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}

.titles img{
	display: block;
	margin: 0 auto;
}

.titles ul{
	width: 800px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	padding-top: 30px;
}

.titles ul li{
	width: 200px;
	height: 40px;
	background: url(../images/gou.jpg) no-repeat left center;
	font-size: 28px;
	line-height: 38px;
	text-indent: 40px;
}


.titles h4{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	margin-top: 20px;
	display: flex;
	justify-content:space-between;
}

.titles h4 span{
	height: 40px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}


.titles h4 span i{
	width: 100%;
	height: 20px;
	display: inline-block;
	border-bottom: 1px solid #D2D2D2;
	vertical-align: top;
}


.titles h4 em{
	font-style: normal;
}


.w306{
	width: 306px;
}

.fl{
	position: absolute;
	right: 0;
	top: 13px;
}

.fr{
	position: absolute;
	left: 0;
	top: 13px;
}







.mg100{
	margin-top: 100px;
}


.youzhi{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 30px;
}


.youzhi p{
	width: 387px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
}


.youzhi p img{
	display: block;
}



.zixun{
	width: 800px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 50px;
	font-size: 24px;
	text-align: center;
}


.zixun p.texts{
	width: 400px;
	height: 50px;
	line-height: 50px;
	background: #F54343;
	border-radius: 25px;
}


.zixun p.call{
	width: 350px;
	height: 50px;
	line-height: 50px;
	background: #F54343;
	border-radius: 25px;
}



.zixun a{
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
}




.kaoliang{
	width: 1200px;
	margin: 0 auto;
}

.kaoliang ul{
	display: flex;
	justify-content:center;
}


.kaoliang ul li img{
	display: block;
}


.zhuanye{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}


.zhuanye .zylist{
	width: 286px;
	height: 286px;
	border: 1px solid #eee;
	background: #fff;
	position: relative;
}


.zylist h3{
	width: auto;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #DB1A39;
	font-size: 24px;
	margin-top: 30px;
}


.zylist h5{
	width: auto;
	text-align: center;
	height: 30px;
	line-height:30px;
	color: #666;
	font-size: 20px;
	font-weight: normal;
}


.zylist p{
	width: 252px;
	margin: 0 auto;
	margin-top: 20px;
}

.zylist p img{
	display: block;
}

.zylist p span{
	width: 150px;
	height: 40px;
	display: block;
	background: #DE1937;
	border-radius: 20px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
}



.jiuye{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	margin-top: 60px;
	flex-wrap:wrap;
}


.jiuye p{
	width: 387px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
}
