@charset "utf-8";
.hzhb-section .paiban .odd {
  padding: 50px 0;
}
.hzhb-section .paiban .odd .w-50 {
  width: 50%;
  float: left;
}
.hzhb-section .paiban .odd .left-wrap {
  padding: 30px 0;
  text-align: center;
}
.hzhb-section .paiban .odd .left-wrap img {
  margin-bottom: 10px;
}
.hzhb-section .paiban .odd .left-wrap .title {
  font-size: 5rem;
  font-weight: bold;
  margin-bottom: 10px;
  color: #CD5E29;
}
.hzhb-section .paiban .odd .left-wrap .content {
  font-size: 2rem;
}
.hzhb-section .paiban .odd .left-text {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left;
}
.hzhb-section .paiban .odd .left-text img {
  margin-bottom: 10px;
}
.hzhb-section .paiban .odd .left-text .title {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 20px;
  color: #CD5E29;
}
.hzhb-section .paiban .odd .left-text .content {
  font-size: 2rem;
}
.hzhb-section .paiban .odd .left-text .content ul li {
  width: 50%;
  float: left;
  line-height: 3.2rem;
  position: relative;
  padding-left: 25px;
}
.hzhb-section .paiban .odd .left-text .content ul li:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  width: 17px;
  height: 14px;
  background: url("../img/xiaogou.png") no-repeat center center / cover;
  position: absolute;
  top: 12px;
  left: 0;
}
.hzhb-section .paiban .odd .left-text .content ul.w-100 li {
  width: 100%;
}
.hzhb-section .paiban .odd .left-text .content .wrapBtn {
  text-align: left;
}
.hzhb-section .paiban .odd .left-text .content .wrapBtn .a2 {
  margin: 60px 0 0 0;
}
.hzhb-section .paiban .odd .right-text {
  text-align: right;
}
.hzhb-section .paiban .odd .right-wrap {
  width: 57%;
  border: 1px solid #eeeeee;
  box-shadow: 0 1px 10px #D8DADF;
  border-radius: 10px;
  background: #FFFFFF;
  padding: 110px 66px 70px;
  text-align: left;
  margin-left: auto;
}
.hzhb-section .paiban .odd .right-wrap p {
  border-bottom: 1px solid #eeeeee;
  padding: 15px;
}
.hzhb-section .paiban .odd .right-wrap p:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  width: 17px;
  height: 14px;
  background: url("../img/xiaogou.png") no-repeat center center / cover;
}
.hzhb-section .paiban .odd .right-wrap .wrapBtn {
  margin-top: 30px;
}
.hzhb-section .paiban .odd .right-wrap .wrapBtn .btna {
  margin: 0 0 10px;
}
.hzhb-section .paiban .odd:nth-child(1) {
  background: #FFFFFF;
}
.hzhb-section .paiban .odd:nth-child(1) .left-wrap .title {
  color: #CD5E29;
}
.hzhb-section .paiban .odd:nth-child(2) {
  background: #f6f6f6;
}
.hzhb-section .paiban .odd:nth-child(2) .left-wrap .title {
  color: #d3ad69;
}
.hzhb-section .paiban .odd:nth-child(3) {
  background: #F7F7F7;
}
.hzhb-section .paiban .odd:nth-child(3) .left-wrap .title {
  color: #0adbe8;
}
.hzhb-section .paiban .odd:nth-child(4) .left-wrap .title {
  color: #5aee87;
}
.hzhb-section .paiban .even .right-wrap {
  margin-right: auto;
}
.hzhb-section .paiban .formDiv {
  width: 100%;
  background: url("../img/hzhb-message.jpg") no-repeat center center / cover;
  padding: 100px 0;
}
.hzhb-section .paiban .formDiv .tips {
  color: #ffffff;
  text-align: center;
  margin-top: 4rem;
}
.hzhb-section .paiban .formDiv .leftTitle .p1 {
  font-size: 4rem;
  font-weight: bold;
  color: #CD5E29;
  margin-bottom: 30px;
}
.hzhb-section .paiban .formDiv .leftTitle .p2 {
  font-size: 2rem;
  color: #ffffff;
  margin-bottom: 80px;
}
.hzhb-section .paiban .formDiv .leftTitle ul {
  font-size: 2rem;
  color: #ffffff;
}
.hzhb-section .paiban .formDiv .leftTitle ul li {
  padding-left: 5px;
  margin-bottom: 10px;
  vertical-align: middle;
}
.hzhb-section .paiban .formDiv .leftTitle ul li:before {
  display: inline-block;
  content: '';
  width: 7px;
  height: 7px;
  background: #CD5E29;
  margin-right: 10px;
  vertical-align: middle;
}
.hzhb-section .paiban .formDiv .rightInput {
  border: 1px solid #333D4B;
  padding: 79px 30px 30px;
  background: rgba(255, 255, 255, 0.2);
  width: 70%;
  margin: 0 auto;
  color: #ffffff;
}
.hzhb-section .paiban .formDiv .rightInput input::-webkit-input-placeholder {
  color: #e7e8ea;
}
.hzhb-section .paiban .formDiv .rightInput input:-moz-placeholder {
  color: #e7e8ea;
}
.hzhb-section .paiban .formDiv .rightInput input::-moz-placeholder {
  color: #e7e8ea;
}
.hzhb-section .paiban .formDiv .rightInput input::-ms-input-placeholder {
  color: #e7e8ea;
}
.hzhb-section .paiban .formDiv .rightInput .form-group {
  position: relative;
}
.hzhb-section .paiban .formDiv .rightInput input {
  border: 1px solid #b1b6bc;
  background: transparent;
  height: 53px;
  border-radius: 0;
  color: #ffffff;
}
.hzhb-section .paiban .formDiv .rightInput input#phone {
  border-top: 0;
  border-bottom: 0;
}
.hzhb-section .paiban .formDiv .rightInput input.col-md-6 {
  width: 50%;
  float: left;
}
.hzhb-section .paiban .formDiv .rightInput select {
  border: 1px solid #b1b6bc;
  border-top: none;
  height: 53px;
  border-radius: 0;
  background: transparent;
  color: #ffffff;
}
.hzhb-section .paiban .formDiv .rightInput select option {
  background: #cc5e29;
  line-height: 53px;
  padding: 10px;
}
.hzhb-section .paiban .formDiv .rightInput select option:hover {
  background: #CD5E29;
  color: #fff;
}
.hzhb-section .paiban .formDiv .rightInput .msg {
  position: absolute;
  bottom: -25px;
  left: 10px;
}
.hzhb-section .paiban .formDiv .rightInput .msg.onError {
  color: red;
}
.hzhb-section .paiban .formDiv .rightInput .msg.onSuccess {
  color: green;
}
.hzhb-section .paiban .formDiv .rightInput .btndiv {
  width: 100%;
  text-align: center;
  margin: 50px auto 0 auto;
}
.hzhb-section .paiban .formDiv .rightInput .submitbtna {
  background: #CD5E29;
  color: #fff;
  font-size: 2rem;
  padding: 11px 25px;
  text-align: center;
}
.hzhb-section .paiban .formDiv .rightInput .checkbox {
  border: 1px solid #b1b6bc;
  border-bottom: 0;
  overflow: hidden;
  padding: 10px 0;
  margin: 0;
}
.hzhb-section .paiban .formDiv .rightInput .checkbox .checkbox_title {
  line-height: 8rem;
  padding: 0 0 0 10px;
}
.hzhb-section .paiban .formDiv .rightInput .checkbox ul {
  width: 70%;
  float: right;
  overflow: hidden;
}
.hzhb-section .paiban .formDiv .rightInput .checkbox ul li {
  float: left;
  width: 30%;
  text-align: center;
  min-height: 6rem;
  cursor: pointer;
}
.hzhb-section .paiban .formDiv .rightInput .checkbox ul li:nth-child(1) {
  border-right: 1px solid #b1b6bc;
}
.hzhb-section .paiban .formDiv .rightInput .checkbox ul li:nth-child(2) {
  border-right: 1px solid #b1b6bc;
}
.hzhb-section .paiban .formDiv .rightInput .checkbox ul li.active {
  color: #cd5e29;
}
.hzhb .banner {
  background: url("../img/hzhb-banner.jpg") no-repeat center center / cover;
  color: #ffffff;
}
.hzhb .listLi {
  background: #394354;
}
.hzhb .listLi ul {
  overflow: hidden;
  text-align: center;
}
.hzhb .listLi ul li {
  float: left;
  width: 33%;
  margin: 0;
  font-size: 2rem;
  overflow: hidden;
}
.hzhb .listLi ul li a {
  display: inline-block;
  width: 100%;
  padding: 42px 0;
  color: #CD5E29;
}
.hzhb .listLi ul li a.hover,
.hzhb .listLi ul li a:hover {
  background: #CD5E29;
  color: #ffffff;
}
/* ipad横屏 */
/* ipad竖屏 */
/*ipad横屏 */
/*# sourceMappingURL=reset-add.css.map */