.tzhzzc{margin: 0 auto; width: 1200px;}
.tzzc_box{width: 642px;  box-sizing: border-box;}
.tzzc_box img{display: block; width: 100%; height: auto;}
.zzc_box{width: 470px; background: url(index_zzc_bg.jpg) top center no-repeat; padding: 80px 30px}


.zzc_box .zzcNav {
  margin-bottom: 25px;
}
.zzc_box .zzcNav li {
  width: 50%;
  float: left;
  height: 56px;
  color: #d30001;
  font-weight: bold;
  background: #f7e6d6;
  line-height: 56px;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
}
.zzc_box .zzcNav li.active {
  background: #D60201;
  color: #ffffff;
}
.zzc_box form {
  width: 100*;
  height: 62px;
  line-height: 62px;
  border-radius: 4px;
  background: #ffffff;
  margin: 0 auto;
  overflow: hidden;
}
.zzc_box form input {
  height: 62px;
  font-size: 18px;
  display: block;
  text-indent: 14px;
  width: 400px;
}
.zzc_box form button {
  width: 70px;
  height: 100%;
  cursor: pointer;
  border-radius: 4px;
  background: #D60201;
  display: block;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.zzc_box form button i {
  display: inline-block;
  background: url("zzc_ss_icon.png") no-repeat center center;
  width: 35px;
  height: 35px;
  vertical-align: middle;
}

.hlhz{overflow: hidden; margin: 0 auto 40px;
    width: 1200px; box-sizing: border-box; position: relative; display: none;}
.hlhz img{display: block; width: 100%; height: auto;}
.hlhz .searchbox{width: 480px; height: 40px; border: 1px #fff solid; border-radius:5px; position: absolute; bottom: 38px; left: 359px; z-index: 2; }
.hlhz .searchbox form input{width: 86%; float: left; color: #333; line-height: 40px; padding-left: 10px; font-size: 18px; /*background: none;*/
    display: block;}
 .hlhz .searchbox form button{width: 54px; float: right; background: url(hlhz_ssbtn.png) center no-repeat; display: block; cursor: pointer; height: 40px}

/* .hlhz .searchbox form input::-webkit-input-placeholder{color:#fff}
.hlhz .searchbox form input:-moz-placeholder{color:#fff}
.hlhz .searchbox form input::-moz-placeholder{color:#fff}
.hlhz .searchbox form input::-ms-input-placeholder{color:#fff} */