.pageMain {
  margin: 20px 0px 60px;
}
.info {
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #666;
  letter-spacing: 0;
}
.sec1 {
  margin-top: 30px;
  overflow: hidden;
  line-height: 1.8;
  font-size: 14px;
  color: #323232;
}
.sec1 img {
  display: inline-block;
  max-width: 100%;
  height: auto !important;
}
.sec1 p a {
	color: #323232!important;
}