
.solve-nong-detail-top{
  width: 100%;
  min-width: 1174px;
  background: url('../../img/solve/detail/bg.png') no-repeat;
  background-size: cover;
  height: 620px;
  position: relative;
}
.solve-nong-detail-top >h2{
  font-size: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
	letter-spacing: 4px;
	color: #ffffff;
}
.nong-detail{
  width: 1174px;
  margin: 0 auto;
  padding-top: 88px;
}
.top-title{
  font-size: 18px;
	letter-spacing: 1px;
  color: #666666;
  margin-bottom: 43px;
}
.top-desc{
  font-size: 16px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #333333;
}
.btm-spacing{
  margin-bottom: 69px;
}
.pics{
  width: 100%;
  height: 541px;
}
.auto-margin{
  margin: 40px 0;
}
.nong-detail >h3{
  font-size: 22px;
	letter-spacing: 1px;
	color: #333333;
}
.center-desc{
  font-size: 16px;
  color: #666666;
  text-align: center;
}
.a-t{
  margin: 45px 0 87px 0;
}
.b-m{
  margin-bottom: 20px;
}
h2{
  font-size: 36px;
	font-weight: normal;
	letter-spacing: 2px;
  color: #333333;
  text-align: center;
  margin-bottom: 56px;
}
.call{
  font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
  color: #333333;
  text-align: center;
}



