@charset "GBK";

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

.flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  *zoom: 1;
}

.mar30 {
  margin: 30px auto;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.p {
  text-indent: 2em;
  line-height: 2em;
}

.zxbtn {
  display: block;
  width: 460px;
  padding: 6px 0;
  background: #dda841;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  line-height: 50px;
}

.zxbtn::after {
  width: 98%;
  height: 98%;
  content: '';
  border: 1px solid #dda841;
  position: absolute;
  left: 3%;
  top: 10%;
}

.ul_list1 {
  margin: 30px auto;
}

.ul_list1 li {
  width: 24%;
}

.ul_list1 li img {
  width: 100%;
}

.banner {min-width: 1200px;}

/*±êÌâ*/
.title_main {
  padding-top: 44px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.title_main p {
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px;
  color: #f0efef;
  font-style: italic;
  position: absolute;
  top: 18px;
  left: 0;
  z-index: -1;
}

.title_main strong {
  font-size: 28px;
  color: #331305;
  line-height: 38px;
}

.rq li {
  width: 382px;
  padding: 5px 5px 20px 5px;
  box-shadow: 0 0 8px #ccc;
  text-align: center;
}

.rq li strong {
  font-size: 24px;
  color: #2a090b;
  line-height: 50px;
}

.rq li .right p {
  font-size: 18px;
  margin: 12px auto;
}

.rq li img.icon_img {
  float: right;
  width: 36px;
  height: 36px;
}

.ul_list3 li {
  width: 32%;
  margin: 15px auto 0
}

.ul_list3 li p {
  background: #6e5a50;
  text-align: center;
  color: #fff;
  font-size: 22px;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

.ul_list3 li img {
  width: 100%;
}

.ul_list3 li span {
  font-size: 22px;
  width: 94%;
  display: block;
  margin: 10px auto;
}

.title_main span {
  font-size: 18px;
  display: block;
  margin: 10px auto;
}

.huanjing_img {
  display: block;
  margin: 30px auto;
}

.bg_qhs {
  background: #fff5e3;
  padding: 1px;
}

.bg_qhs .title_main p {
  color: #feeac5;
}

.ys li {
  width: 352px;
  background: #281100;
  color: #fff;
  text-align: center;
}
.ys li strong {
  font-size: 4px;
  line-height: 50px;
}
.ys li hr {
  width: 70px;
  border: 1px solid #f3ca9d;
  margin: auto;
}
.ys li p {
  text-align: left;
  padding: 15px;
}



.ul_list4 li {
  width: 32%;
  margin: 16px auto 0;
}

.ul_list4 li img {
  width: 100%;
}

.bg_zs {
  background: #331305;
  padding: 20px;
  margin: 50px auto 0;
}

.bg_zs img {
  margin-left: -150px;
}

.bg_qbs {
  background: #f0f0f0;
  width: 800px;
  float: right;
  height: 290px;
  margin-top: -46px;
}

.ul_list5 li {
  width: 44%;
  line-height: 38px;
  margin: 14px 0 0 40px;
  text-align: left;
  font-size: 24px;
}

.ul_list5 {
  margin: 24px auto 0;
}

.zsjh {width: 1210px;}

.zsjh_title {
  padding: 22px 0 14px;
  background: #fff;
  color: #331305;
  font-size: 24px;
  text-align: center;
  margin: 40px auto 0;
  font-weight: bold;
}

.zsjh_title strong {font-size: 36px;}

.form2 {
  padding: 10px 0 20px;
  justify-content: space-around;
}

.form2 input {
  width: 260px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  border: none;
  outline: none;
  box-shadow: none;
}

.form2 .flex span {
  line-height: 40px;
  font-weight: bold;
}

.form2 .bm2-name {background: #f0f0f0;}

.form2 .bm2-dianhua {background: #f0f0f0;}

.form2 .bm2-submit {
  background: #dda841;
  font-size: 18px;
  color: #fff;
}

.box_shd {
  box-shadow: 0 3px 11px black;
  margin: 60px auto;
  padding-bottom: 30px;
}

.box_shd .zsjh_title2 {
  text-align: center;
  font-size: 18px;
  padding-bottom: 20px;
}

.box_shd .zsjh_title2 span {
  color: #ea0510;
}