html,body,div,p,span,ul,li,dl,dt,dd,img,a,i,el,h1,h2,h3,h4,h5,h6{
	padding: 0;
	margin: 0;
}

ul,li{
	list-style: none;
}

img{
	display: block;
}

a{
	text-decoration: none;
}


body{
	min-width: 1200px;
	margin: 0 auto;
}


.banner{
	width:100%;
	height: 500px;
	background: url(../images/banner.jpg) no-repeat center center;
}

.banner a{
	width:100%;
	height: 500px;
	display: block;
}


.w1200{
	width:1200px;
	margin: 0 auto;
}


/*第一模块*/

.about1 {
  height: 694px;
  background: url("../images/about.jpg") no-repeat center;
}
.about_con1 {
  display: inline-block;
  width: 390px;
  height: 160px;
  margin: 100px 30px 0 10px;
}
.about_con1 strong {
  font-size: 30px;
  color: #aa3000;
}
.about_con1 b, .about_con3 b {
  font-size: 18px;
  color: #98603b;
}
.about_con1 p {
	padding-top: 4px;
	line-height: 32px;
}

.about_con2 {
  display: inline-block;
  width: 380px;
  height: 160px;
  padding-top: 60px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  vertical-align: top;
}
.about_con2 strong {font-size: 60px;}

.about_con2 hr {
  width: 60px;
  border: 1px solid #fff;
  margin: auto;
}
.about_con2 b {
	font-size: 30px; line-height: 2em;
}

.about_con2 span{
	line-height: 32px;
}

.about_con3 {
  width: 630px;
  height: 195px;
  padding: 220px 0 0 650px;
  line-height: 2em;
}

.pad {
    padding: 20px 0;
}

.wrap {
    width: 1280px;
    margin: auto;
}


.titles{
	width:1200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 30px;
}

.titles h3{
	font-size:40px;
	line-height: 40px;
}

.titles p{
	font-size:18px;
	color: #999;
	margin-top: 10px;
}

.zsbg{
	background: #fff5f4;
	overflow: hidden;
}

.youshi{
	display: flex;
	justify-content: space-between;
}


.leftimgs{
	width: 560px;
}

.leftimgs img{
	width:100%;
}

.righttext{
	width:620px;
}


.righttext ul{
	width:auto;
	padding-top: 20px;
}


.righttext ul li{
	width:auto;
	height: 40px;
	border-radius: 20px;
	line-height: 40px;
	border: 1px solid #CCC;
	margin-bottom: 25px;
	display: flex;
	justify-content: flex-start;
	background: #FFF;
	font-size: 16px;
}


.righttext ul li span{
	width:30px;
	height: 30px;
	border-radius: 50%;
	display: block;
	line-height: 30px;
	text-align: center;
	background: #98603b;
	margin: 5px;
	font-weight: bold;
	color: #FFF;
	margin-right: 10px;
}


.righttext ul a{
	width:220px;
	height: 50px;
	display: block;
	margin: 0 auto;
	border-radius: 25px;
	background: #98603b;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	margin-top: 40px;
}


.kecheng{
	width:1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	box-shadow: 0 0 8px #CCC;
	margin-bottom: 30px;
	border-radius: 12px;
	overflow: hidden;
}

.jd_left{
	width:560px;
}

.jd_right{
	width:620px;
}

.jd_right h3{
	width:234px;
	height: 74px;
	background:url("../images/jjtit.png") no-repeat;
	text-align: center;
	font-size: 20px;
	color: #FFF;
	line-height: 72px;
	margin-top: 20px;
}

.jd_right p{
	margin-top: 20px;
	line-height: 30px;
	padding-right: 20px;
}


.huanjing{
	width:1200px;
	margin: 0 auto;
}


.huanjing p{
	padding:0 20px 20px 20px;
	line-height: 30px;
}

.huanjing ul{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.huanjing ul li{
	width:390px;
	background: #EEE;
	border-radius: 12px;
	margin-bottom: 30px;
	box-shadow: 0 0 6px #999;
}


.huanjing ul li img{
	margin: 5px;
	border-radius: 8px;
}


.saishi{
	width:1200px;
	margin: 0 auto;
}

.saishi p{
	padding:0 20px 20px 20px;
	line-height: 30px;
}


.saishi h4{
	font-size: 20px;
	margin-bottom: 10px;
	width: 500px;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	border-radius: 0 20px 20px 0;
	background: #98603b;
	color: #FFF;
}

.saishi ul{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.saishi ul li{
	width:390px;
}

.saishi ul li img{
	width:100%;
}



.zuopins{
	width:1200px;
	margin: 0 auto;
}

.zuopins img{
	width:100%;
}

.zuopins ul li{
	margin-bottom: 8px;
}


.zixuns{
	width:300px;
	height: 50px;
	margin: 0 auto;
	background: #f84c08;
	border-radius: 25px;
	line-height: 50px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
}


.zixuns a{
	width:100%;
	height: 100%;
	display: block;
	color: #FFF;
	font-size: 22px;
}


.jiuye{
	width:1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.jiuye dl{
	width:580px;
	height: 120px;
	border: 1px solid #98603b;
	border-radius: 20px;
	margin-bottom: 30px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.jiuye dl.w100{
	width:1200px;
}

.jiuye dl dt{
	width:100px;
	height: 83px;
	margin-left: 10px;
}

.jiuye dl dd{
	padding: 0 10px 0 16px;
}

.jiuye dl dd strong{
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}


.jiuye ul{
	width:100%;
	display: flex;
	justify-content: space-between;
}


.jiuye ul li{
	width:380px;
}

.jiuye ul li.cen{
	width:380px;
	border: 1px solid #98603b;
	border-radius: 10px;
}

.jiuye ul li.cen p{
	padding:10px 20px;
	line-height: 26px;
}


.jiuye ul li img{
	width:100%;
	border-radius: 10px;
}


.hzdw{
	width:1200px;
	margin: 0 auto;
	margin-top: 60px;
}

.hzdw h4{
	width:auto;
	height: 60px;
	line-height: 60px;
	font-size: 50px;
	color: #de272b;
	margin-bottom: 20px;
}

.hzdw p{
	width:1200px;
}














