@charset "utf-8";
/** * @author:GongHaibo/龚海波
 * @email:yanyuzixuan@sina.cn
 * @time:2016-12
 */
.bannes {
  height: 410px;
  background: url("/manImages/bannet_dy.jpg") no-repeat;
  background-size: 100% 100%;
}
.banners h1 {
  padding-top: 105px;
  font-size: 100px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.banners h4 {
  text-align: center;
  margin-top: 15px;
  color: #d1d4d7;
  font-size: 36px;
}
.dvyion {
  position: relative;
}
.texts h1 {
  margin-top: 60px;
  font-size: 52px;
  color: #111;
}
.texts p {
  margin-top: 25px;
  width: 500px;
  line-height: 25px;
}
.texts .ops {
  margin-bottom: 90px;
}
.fibox {
  position: absolute;
  top: -102px;
  right: 15px;
  background: #f4f4f4;
  -moz-box-shadow: -2px 2px 8px #cccccc;
  -webkit-box-shadow: -2px 2px 8px #cccccc;
  box-shadow: -2px 2px 8px #cccccc;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.suBme_b .hiddentNewe {
  width: 50%;
  margin: auto;
}
.suBme_b .hiddentNewe tr.name td.mName {
  font-size: 20px;
  color: #222;
  text-align: left;
}
.suBme_b .hiddentNewe tr.name td {
  padding: 35px 0 17px 0;
  text-align: right;
}
.suBme_b .hiddentNewe tr.titleMao td {
  padding-top: 25px;
}
.suBme_b .hiddentNewe td {
  padding: 5px 0;
}
.hiddentNewe input[type="text"],
.hiddentNewe input[type="number"] {
  padding-left: 6px;
  width: 360px;
  height: 36px;
  border: solid 1px #d5d5d5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: transparent;
}
.ieaxts textarea {
  border: solid 1px #d5d5d5;
  resize: vertical;
  width: 358px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: transparent;
  padding-top: 6px;
  padding-left: 6px;
  min-height: 40px;
}
.reds {
  cursor: pointer;
  display: block;
  text-align: center;
  width: 120px;
  height: 42px;
  line-height: 42px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff;
  font-size: 14px;
}
.reds {
  background: #db3053;
  border: 1px solid #db3053;
}
.reds:hover {
  background: #b70e30 !important;
  transition: background 0.9s ease 0s;
}
.bum td {
  padding-top: 20px!important;
  padding-bottom: 30px!important;
}

/**附加内容*/
.banners h1 {
  padding-top: 7% !important;
  left: 50%;
  margin-left: -157px;
}
.banners h4 {
  top: 46%;
  left: 50%;
  margin-left: -286.2px;
}
.texts p{
  width: 100%
}

@media (max-width: 767px) {
  .ottay{
    line-height: 18px!important;
  }

  .banners h1 {
    font-size: 29px !important;
    padding-top: 5% !important;
    margin-left: -44px;
  }
  .banners h4 {
    margin-top: 6px !important;
    font-size: 14px !important;
    margin-left: -238.2px;
  }
  .texts h1{
    font-size: 33px;
  }
}

  @media (max-width: 551px) {
    .banners h1 {
      font-size: 21px !important;
    }
    .banners h4 {
      margin-top: 6px !important;
      font-size: 12px !important;
      margin-left: -111.2px;
      line-height: 14px !important;
    }
  }

@media (max-width: 767px) {
  .texts .ops {
    margin-bottom: 0;
  }
  .foot-bottom {
    margin-top: 50px;
  }
}