.wrapper {
  padding: 20px 10px;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}
@media screen and (max-width: 600px) {
  .wrapper {
    padding: 0px 0px;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
  }
}
.coverForm {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.coverForm {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 21;
  -webkit-transform: translateZ(4px);
  -moz-transform: translateZ(4px);
  transform: translateZ(4px);
}

.main {
  position: relative;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0 2px 5px 1px rgba(124, 124, 124, .2);
  box-shadow: 0 2px 5px 1px rgba(124, 124, 124, .2);
  z-index: 20;
}

.header {
  padding: 15px 20px;
  color: #fff;
  background-color: #0c4067;
}

.body {
  min-height: 70px;
  background-color: #fff;
  border-top: 0 none;
}

.h_headline {
  line-height: 1.4;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  white-space: pre-wrap;
  white-space: break-spaces;
}

.fb_headerInfo, .fb_secondaryStatus {
  outline: 0;
}

.fb_componentWrapper {
  padding-bottom: 40px;
}

.fb_component.staticPic {
  padding: 5px 0;
}

.fb_component {
  float: left;
  width: 100%;
  padding: 12px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color .14s ease;
  -moz-transition: background-color .14s ease;
  transition: background-color .14s ease;
}

.fbc_pictureImage {
  position: relative;
  max-width: 100%;
  line-height: 0;
  text-align: center;
  overflow: hidden;
}

.fbc_piWrapper {
  position: relative;
}

.fbc_piImg {
  max-width: 100%;
}

.fbc_staticText {
  line-height: 1.5;
  color: #f1f1f1;
  white-space: normal;
  text-align: justify;
  word-break: keep-all;
  word-wrap: normal;
}

.fbc_title {
  margin-top: 4px;
  line-height: 1.4;
  font-size: 16px;
  color: #EEEEEE;
  white-space: pre-wrap
}

.fbc_required {
  margin-left: 5px;
  color: #da2824
}
.fbc_widthCp {
  width: 80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fbc_content {
  position: relative;
  margin-top: 6px;
  padding-left: 15px;
}
.fbc_input {
  position: relative;
  width: 100%;
  padding: 0;
  line-height: 1.4;
  color: #000;
  background: #fff;
  border: 1px solid #d3d3d3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fbc_input .fbi_input {
  position: relative;
  width: 100%;
  height: 100%;
  resize: none;
  padding: 5px;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
}
.aria-content {
  outline: 0
}
.fbc_input.textarea {
  height: 120px;
  resize: none;
}
submit {
  padding: 20px 30px;
  line-height: 0;
  text-align: center;
  background-color: #f9fafd;
}
.fb_submitBtn {
  cursor: default;
  display: inline-block;
  max-width: 100%;
  min-width: 60px;
  padding: 7px 20px;
  line-height: 1.2;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: #0c4067;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.copyright {
  margin-top: 20px;
  text-align: center;
}
.poweredBy {
  display: inline-block;
  height: 21px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #FAFAFA;
}
.poweredBy_title {
  float: left;
  display: inline-block;
  max-width: 700px;
  padding-top: 2px;
  padding-left: 5px;
  line-height: 16px;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.fb_secondaryStatus {
  padding: 20px 30px 40px 30px;
  text-align: center;
}
.fb_ssItem {
  padding: 10px 0;
  text-align: center;
}
fb_ssImg {
  max-width: 100%;
}
.fb_ssTitle {
  margin-bottom: 20px;
  line-height: 25px;
  font-size: 20px;
  font-size: 2rem;
  color: #EEEEEE;
}
.fb_ssTitle {
  margin-bottom: 20px;
  line-height: 25px;
  font-size: 20px;
  font-size: 2rem;
  color: #EEEEEE;
}
