body, div, ul, li, h2, h3, form, input, p, th, td {
  margin: 0;
  padding: 0; }

input {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  outline: none; }

h2, h3 {
  font-size: 100%;
  font-weight: normal; }

img {
  border: 0; }

ul, li {
  list-style: none; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

* {
  -webkit-tap-highlight-color: transparent; }

::-webkit-input-placeholder {
  color: #999999; }

.clearfix:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both; }

body {
  background: #FFF;
  color: #666666;
  font: 16px/1.5 -apple-system, BlinkMacSystemFont, "PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif;
  word-wrap: break-word; }

.zb-wrapper {
  width: 100%;
  position: relative; }

.main {
  max-width: 1400px;
  margin: 0 auto;
  position: relative; }

.zb-panel {
  width: 100%;
  overflow: hidden; }
  .zb-panel-hd, .zb-panel-bd {
    position: relative; }
  .zb-panel-hd {
    text-align: center; }
  .zb-panel-tit {
    font-size: 30px;
    color: #333333; }
  .zb-panel-subtit {
    line-height: 30px;
    font-size: 14px;
    color: #888888;
    text-transform: uppercase; }
.col-mgb-s {
  margin-bottom: 20px; }
.col-mgb-base {
  margin-bottom: 30px; }
.col-mgb-xl {
  margin-bottom: 50px; }

.imessage1 { position: relative; height: 400px; background: url(form-bj.jpg) top center no-repeat; text-align: center; }
.imessage1 h2 { font-size: 40px; color: #2c2f3c; padding-top: 50px; }
.imessage1 h2 span { color: #26bfc9; }
.imessage1 p {text-align: left; display: inline-block; font-size: 18px; color: #6b6e78; }
.imessage1 .iform { position: relative; width: 100%; }
.imessage1 .form { position: relative; text-align: center; padding-left: 30px; }
.imessage1 .form .item { position: relative; display: block; margin: 20px 0 0 70px; float: left; width: 280px; height: 55px; line-height: 55px; border: 1px solid #dfdfdf; border-radius: 4px; padding-left: 50px; line-height: 55px; }
.imessage1 .form .li-1 { background: url(form-2.png) 5px center no-repeat #fff; }
.imessage1 .form .li-2 { background: url(form-3.png) 5px center no-repeat #fff; }
.imessage1 .form .li-3 { background: url(form-4.png) 5px center no-repeat #fff; }
.imessage1 .name,
.imessage1 .tel,
.imessage1 .content { position: relative; display: block; width: 280px; height: 55px; line-height: 55px;  font-size: 18px; float: left; background: none; border: 0px; }
.imessage1 .but { display: inline-block; width: 260px; height: 58px; line-height: 58px; border: 1px solid #26bfc9; color: #26bfc9; text-align: center; font-size: 18px;position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -335px;}
.imessage1 .button {  width: 260px; height: 58px; line-height: 58px; background: #26bfc9; text-align: center; color: #fff; border: 1px solid #26bfc9; font-size: 18px; /* margin: 60px 10px 0 10px;  */text-transform: uppercase;     position: absolute;
    top: 121px;
    left: 50%;
    margin-left: 29px;}
.imessage1 .but:hover { background: #fff; color: #df4a43; border: 1px solid #df4a43; }
.imessage1 .button:hover { border: 1px solid #2c2f3c; background: #2c2f3c; }
