
section {
  position: relative;
  padding: 85px 0;
}
section.about-60 {
  overflow: hidden;
  padding-bottom: 50px;
  background-color: #ecebeb;
}
.sf-25 {
  font-size: 30px;
  font-weight: normal;
  text-align: center;
}
.w1200 {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
}
.clearfix {
  clear: both;
  *zoom: 1;
}
.about-60 ul > li {
  float: left;
  width: 31.33%;
  cursor: default;
  padding: 0 10px;
  margin-bottom: 30px;
}
.about-60 ul > li .img {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-top: 56%;
}
.bg-cc, [data-bg-align*=center-center] {
  background-position: center center !important;
}
.bg-cover, [data-bg-align*="-cover"] {
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.bg-full {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.about-60 ul > li .bottom {
  padding-top: 15px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: #fff;
}
.about-60 ul > li .bottom .bt {
  height: 35px;
  line-height: 42px;
  text-align: center;
  position: relative;
  padding: 0 10px;
}
.textHidden {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.about-60 ul > li .bottom .js {
  font-size: 14px;
  color: #999;
  width: 85%;
  height: 40px;
  overflow: hidden;
  margin: 15px auto 0;
  text-align: center;
  line-height: 20px;
}
.about-60 ul > li .bottom .bt a {
  font-size: 20px;
  color: #222;
  line-height: 1.1;
}
.about-60 ul > li .bottom .bt span {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 40px;
  height: 1px;
  margin-left: -20px;
  background: #eee;
}
.bottom span {
  color: #e32831;
}
@media screen and (max-width: 768px){
  .w1200{
    width: 100%;
  }
  section.about-60 {
    padding-bottom: 25px;
}
.sf-25 {
  font-size: 22px;
  font-weight: normal;
  text-align: center;
}
.about-60 ul {
  width: 100%;
}
.about-60 ul > li {
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
  padding: 0;
}
.about-60 ul > li .bottom {
  padding-top: 0;
}
.about-60 ul > li .bottom .bt {
  white-space: inherit;
  overflow: auto;
  height: auto;
  line-height: 24px;
  padding: 10px 0;
}
.about-60 ul > li .bottom .bt span {
  width: 1.4rem;
  margin-left: -0.7rem;
}
.about-60 ul > li .bottom .bt a {
  font-size: 16px;
  color: #222;
}
.about-60 ul > li .bottom .js {
  font-size: 14px;
  margin: 0px auto 15px;
  height: auto;
}
}
