* {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  display: block;
  border: none;
}
body {
  min-width: 1200px;
}
.banner {
  width: 100%;
  height: 1089px;
  background: url("//static.zhen22.com/wp-content/uploads/2019/06/xf.jpg") no-repeat center;
}
.content_wrapper {
  width: 1160px;
  margin: -228px auto 80px;
   position: relative;
}
.content_wrapper .sub_content {
  width: 100%;
  height: 426px;
  background: rgba(255, 255, 243, 0.8);
  box-shadow: 0 17px 24px 3px rgba(103, 137, 82, 0.19);
  overflow: hidden;
}
.content_wrapper .sub_content .sub_text {
  display: inline-block;
  float: left;
  font-size: 24px;
  line-height: 30px;
  color: #222222;
  margin-left: 56px;
  margin-top: 40px;
  width: 494px;
}
.content_wrapper .sub_content .sub_main {
  display: inline-block;
  float: left;
  width: 452px;
  margin-left: 94px;
  margin-top: 25px;
}
.content_wrapper .sub_content .sub_main .sub_line {
  height: 58px;
  background: rgba(255, 90, 0, 0);
  border: 4px solid #FF5A00;
  border-radius: 33px;
  overflow: hidden;
  margin-top: 32px;
}
.content_wrapper .sub_content .sub_main .sub_line .sub_label {
  color: #FF5A00;
  font-size: 30px;
  line-height: 58px;
  display: inline-block;
  float: left;
  margin-left: 39px;
}
.content_wrapper .sub_content .sub_main .sub_line .sub_input {
  width: 310px;
  background: none;
  border: none;
  outline: none;
  float: left;
  height: 58px;
  font-size: 30px;
}
.content_wrapper .sub_content .sub_main .sub_btn {
  width: 100%;
  height: 66px;
  background: #ff5a00;
  border-radius: 33px;
  line-height: 66px;
  text-align: center;
  cursor: pointer;
  font-size: 36px;
  font-weight: bold;
  margin-top: 86px;
  color: #ffffff;
}
.content_wrapper .sub_tip {
  width: 100%;
  font-size: 38px;
  line-height: 60px;
  margin-top: 71px;
  padding-bottom: 5px;
  text-indent: 60px;
  color: #FF5A00;
}
.content_wrapper .sub_tip_line {
  width: 1044px;
  height: 2px;
  background: #ff5a00;
  margin: 4px auto 0;
}
.content_wrapper .bz_tit {
  width: 100%;
  font-size: 46px;
  text-align: center;
  color: #FF5A00;
  margin-top: 100px;
  line-height: 46px;
  font-weight: bold;
}
.content_wrapper .bz_list {
  margin: 61px -20px 0 0;
  overflow: hidden;
}
.content_wrapper .bz_list .bz_item {
  width: 210px;
  height: 210px;
  border: 2px solid #b5b5b5;
  border-radius: 50%;
  display: inline-block;
  float: left;
  margin-right: 22px;
}
.content_wrapper .bz_list .bz_item .bz_text {
  text-align: center;
  font-size: 30px;
  line-height: 48px;
  color: #333333;
  margin-top: 58px;
}
.content_wrapper .cn_tit {
  margin: 100px auto 0;
}
.content_wrapper .cn_text {
  width: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 60px;
  color: #333;
  margin-top: 4px;
}
