.banner {
  width: 16rem;
  height:auto;
}
.about-section {
  width: 16rem;
  background: #f2f2f2;
  margin: 0 auto 0;
  overflow: hidden;
}
.about-section article {
  margin: 0.68266667rem auto 0;
  padding: 1.04533333rem 0.72533333rem 3.2rem 0.72533333rem;
  width: 13.568rem;
  background: #FFF;
  line-height: 0.74666667rem;
  font-size: 0.512rem;
  color: #5d5d5d;
  word-break: normal;
}
.about-section article img { max-width:100%; height:auto!important;}
.about-section article h3 {
  float: right;
  padding-left: 0.21333333rem;
  margin-bottom: 0.64rem;
  text-align: left;
  width: 7.57333333rem;
  font-size: 0.512rem;
  font-weight: bold;
  border-left: 0.08533333rem solid #383838;
  text-transform: uppercase;
  overflow: hidden;
  word-break: normal;
}

.button2{display:block;color:#FFF; line-height:36px; font-size:16px; width:100%;border:0px;background:#ff9c00;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.fbbtn,.area1,.area2{margin:12px 12px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
.area1,.area2{padding:10px 6px;border:1px solid #d9d9d9;}
input,textarea{color:#000;font-size:14px;width:100%;background-color:#FFF; border:0px;color:#999;outline:none}.textarea2{height:64px;}