h2 {
  color: #fff;
  font-size: 28.8px;
  letter-spacing: -0.05em;
  top: 10%;
  text-align: left;
  width: 100%;
  left: 50%;
  padding-bottom: 0.6em;
  font-weight: normal;
  font-family: "Microsoft YaHei",Arial;
}
.alist{
                margin:0 auto;width:1000px;margin-top: 40px;
            }
.section-wrap {
  width: 100%;
  height: 100%;
  overflow: visible;
  transition: transform 1s cubic-bezier(0.86,0,0.03,1);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86,0,0.03,1);
  }
  .section-wrap .section-5 {
  background: #ffffff;
  width: 100%;
  height: 100%;
  color: #000;
}
.section-wrap .section {

    position: relative;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    font: inherit;

}
.section-wrap .section-5 {

    background: #ffffff;
    width: 100%;
    height: 100%;
    color: #000;

}
.section-wrap .section .titlet {
  margin-left: 10%;
  margin-top: 40px;
  text-align: center;
  width: 80%;
  color: #666;
  font-size: 20px;
  display: block;
  text-align: justify;
  padding-left: 0.2em;
  padding-top: 0.2em;
  padding-bottom: 0.5em;
  padding-right: 0.2em;
  border-radius: 0px 5px 5px 0px;
}
.abeamCss li .txtdiv h2 {
  text-align: center;
  font-size: 22px;
  color: #2d3033;
}
.section-wrap .section .titlet H2 {
    padding-top: 20px;
  text-align: center;
  color: #333;
}

.section-wrap .section .titlet .tit {
    padding-top: 20px;
  text-align: center;
  color: #666;
}
ul.abeamCss {
  margin: 0px;
  width: 100%;
  text-align: left;
  height: 325px;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: hidden;
}
.abeamCss li {
  list-style: none;
  width: 25%;
  display: inline-block;
  height: 300px;
  color: #666;
}
.abeamCss li .imgdiv {
  width: 100%;
  height: 150px;
  background-size: 150px 150px;
  background-repeat: no-repeat;
  background-position: center;
}
.abeamCss li .txtdiv p {
  text-align: center;
  font-size: 14px;
  line-height: 22.4px;
  color: #6c7279;
}
.abottom_e{
    width: 100%;text-align: center;color: #666;font-size:14px;margin-top: -18px;
}



