
.hz {
  width: 12rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-top: .75rem;
  padding-bottom: 0.35rem;
}


.hz-nav {
  width: 1.2rem;
  border-right: #d7d7d7 1px solid;
}

.hz-part1 {
  width: 9.9rem;
  position: relative;
}

.hz-part1 h3 {
  font-size: 0.42rem;
  color: #11735b;
  line-height: 0.92rem;
}

.part1-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}

.part1-list li {
  width: 4.86rem;
  height: 2.02rem;
  border: #11735b 1px solid;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 0.18rem;
}

.part1-list li:last-child {
  margin-bottom: none;
}

.part1-list li img {
  width: 100%;
  height: 100%;
}

.part1-list li p {
  position: absolute;
  width: 4.86rem;
  height: 0.57rem;
  background-color: #11735b45;
  bottom: 0;
  left: 0;
  z-index: 1;
  color: #fff;
  font-size: 0.195rem;
  text-align: center;
  line-height: 0.57rem;
}

.part1-text {
  font: 0.16rem;
  color: #333;
  line-height: 0.32rem;
  margin: 0.33rem 0 0.44rem;
}


.hz-part2>h3 {
  font-size: 0.42rem;
  color: #11735b;
  line-height: 0.42rem;
}

.hz-part2>p {
  font-size: 0.21rem;
  color: #11735b;
  margin: 0.3rem 0;
}

.part2-list li {
  background-color: #eaeaea;
  display: flex;
  justify-content: space-between;
  border-top-right-radius: 1rem;
  margin-top: 0.44rem;

}

.part2-list li:nth-child(2) {
  flex-direction: row-reverse;
  border-top-right-radius: none;
  border-top-left-radius: 1rem;
}

.part2-list li:nth-child(2) h3 {
  color: #e97d20;
}

.part2-list li img {
  width: 4.74rem;
  height: 3.22rem;
  display: block;
}

.list-cont {
  width: 4.47rem;
  margin: 0.7rem auto 0;

}

.list-cont .list-tit {
  display: flex;
}

.list-cont .list-tit h3 {
  font-size: 0.4rem;
  color: #11735b;
  position: relative;
}

.list-cont .list-tit h3:last-child {
  padding-bottom: 0.16rem;
}

.list-cont .list-tit p {
  padding: 0.14rem;
}

.list-cont .list-tit {
  color: #e97d20;
  font-size: 0.275rem;
  border-bottom: 1px #11735b solid;
}

.list-cont .list-tit h3::after {
  content: '';
  width: 100%;
  height: 0.04rem;
  background-color: #11735b;
  position: absolute;
  bottom: -0.02rem;
  left: 0;
}

.list-cont>p {
  font-size: 0.16rem;
  color: #333;
  line-height: 0.26rem;
  margin-top: 0.2rem;
}

.list-cont>p span {
  font-size: 0.22rem;
  font-weight: 600;
  line-height: 0.27rem;
}

.hz-part3>img {
  width: 9.9rem;
  height: 3rem;
  display: block;
}

.hz-part3>h3 {
  font-size: 0.42rem;
  color: #11735b;
  line-height: 0.42rem;
  margin-top: 0.5rem;
}

.hz-part3>h3 span {
  color: #e97d20;
}

.hz-part3>p {
  font-size: 0.21rem;
  color: #11735b;
  line-height: 0.5rem;
  margin-bottom: 0.07rem;
}

.part3-list>li {
  margin-top: 0.35rem;
  display: flex;
  margin-left: 0.56rem;
  position: relative;
}

.part3-list>li .list-head {
  width: 1.14rem;
  padding-right: 0.77rem;
  height: 1.33rem;
  background-image: url(../img/hz/part3-list-bg1.png);
  background-size: 100% 100%;
  position: absolute;
  z-index: 1;
  left: -0.56rem;
  top: -0.06rem;
}

.part3-list>li:nth-child(2) .list-head {
  background-image: url(../img/hz/part3-list-bg2.png);
}

.part3-list>li .list-head p {
  font-size: 0.312rem;
  color: #fff;
  text-align: center;
  line-height: 0.36rem;
  margin-top: 0.32rem;
}

.part3-list>li .list-head p span {
  font-weight: 600;
}

.list-ul {
  background-color: #e9e9e9;
  height: 1.2rem;
  width: 7.76rem;
  padding-left: 1.58rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.list-ul li p span {
  font-size: 0.2rem;
  font-weight: 600;
  margin-right: 0.25rem;
}

.list-ul li p {
  line-height: 0.36rem;
  font-size: 0.18rem;
}




.hz-part4 .part4-head h3 {
  font-size: 0.42rem;
  color: #11735b;
  line-height: 0.5rem;
  padding: 0.2rem 0 0.12rem;
  border-bottom: #d7d7d7 1px solid;
}

.hz-part4 .part4-head h3 span {
  color: #e97d20;
}

.hz-part4 {
  display: flex;
  justify-content: space-between;
}

.hz-part4 .part4-main {
  height: 0.435rem;
}

.hz-part4>img {
  width: 0.95rem;
  height: 4.35rem;
}

.hz-part4 .part4-head p {
  font-size: 0.21rem;
  color: #11735b;
  line-height: 0.56rem;
}
.hz-part4 .part4-list li{
  display: flex;
  margin-bottom: 0.13rem;
}
.hz-part4 .part4-list{
  margin-top: 0.6rem;
}
.hz-part4 .part4-list li span{
  display: block;
  width:0.25rem;
  height: 0.25rem;
  background-color:#11735b;
  border-radius:50%;
color: #fff;
font-size: 0.18rem;
text-align: center;
line-height: 0.25rem;
margin:0 0.18rem 0 0.08rem;
}
.hz-part4 .part4-list li:nth-child(2n) span{
  background-color: #e97d20;
}
.hz-part4 .part4-list p{
  font-size: 0.18rem;
}

.hz .part3-split {
  margin: 1rem 0 0.75rem
}

.hz .part2-split,
.hz .part5-split{
  margin: 0.8rem 0
}
.hz .part4-split{
  margin: 0.62rem 0 0.92rem;
}

.hz-part5 .part5-img{
  width:9.9rem;
  height: 4.15rem;
  display: block;
}
.hz-part5 .part5-tit {
  display: flex;
}

.hz-part5 .part5-tit h3{
  font-size: 0.42rem;
  color: #11735b;
  position: relative;
  line-height: 0.74rem;
  margin: 0.3rem 0 0.6rem;
}


.hz-part5 .part5-tit h3 span{
  color: #e97d20;
  font-size: 0.42rem;
}

.hz-part5 .part5-tit h3:first-child::after {
  content: '';
  width: 100%;
  height: 0.04rem;
  background-color: #11735b;
  position: absolute;
  bottom: -0.03rem;
  left: 0;
}
.hz-part5 .part5-tit h3:last-child::after{
  content: '';
  width: 100%;
  height: 0.02rem;
  background-color: #11735b;
  position: absolute;
  bottom: -0.02rem;
  left: 0;
}
.part5-cont{
  width: 9.18rem;
  background-color:#ededed;
position: relative;
padding:0 0.32rem 0.6rem;
}
.part5-logo{
  width:1.63rem;
  height: 1.63rem;
  position: absolute;
  right: 0.98rem;
  top:-0.45rem;
}
.part5-list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.part5-list li p{
font-size:0.16rem;
line-height: 0.23rem;
width:3.42rem;
}
.part5-list li{
  display: flex;
  justify-content: space-between;
  width: 4.14rem;
  padding-left: 0.27rem;
  height: 1.08rem;
  align-items: center;
}
.part5-list li>span{
  display: flex;
  border-radius: 50%;
  background-color: #11735b;
  width:0.74rem;
  height: 0.74rem;
  position: relative;
align-items: center;
justify-content: center;
color: #fff;
margin-top: -0.18rem;
margin-left: -0.18rem;
}
.part5-list li>span span{
  position: absolute;
  top: -0.14rem;
  left:-0.14rem;
display: block;
font-size: 0.14rem;
text-align: center;
width: 0.34rem;
height: 0.34rem;
background-color:#e87d20;
border-radius: 50%;
opacity: 0.8;
line-height: 0.34rem;
}
.qyo{
  width:3.29rem;
  height: 0.53rem;
  position: absolute;
  bottom: 0.86rem;
  right: 0.72rem;
}
.hz-part6{
width: 9.9rem;
margin:0 auto 0.8rem;
display: flex;
justify-content: space-between;
}
.hz-part6 .pos,
.hz-part6 .part6-form{
  width:4.85rem;
  height:4.69rem;
}
.hz-part6 .pos h3{
  font-size:0.24rem;
  color: #11735b;
  line-height: 0.52rem;
  margin-top: 0.13rem;
  border-bottom: #11735b 1px solid;
  text-align: center;
  margin-bottom: 0.23rem;
}
.hz-part6 .pos h3 span{
  font-size:0.21rem;
  color: #000;
}

.part6-cont{
  display: flex;
  justify-content: space-between;

}
.part6-cont .cont-left{
  width: 2.26rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.part6-cont .cont-left h4{
font-size: 0.193rem;
color: #11735b;
line-height: 0.2rem;
}
.part6-cont .cont-left p{
  font: 0.155rem;
  line-height: 0.18rem;
  width: 2.26rem;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;
  overflow: hidden;
  
}
.part6-cont .cont-right{
  width: 2.18rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.part6-cont .cont-right img{
  width: 0.66rem;
  height: 0.66rem;
  display: block;
}
.part6-cont .cont-right p{
font-size: 0.165rem;
}
.part6-form>h3{
  margin-top: 0.4rem;
font-size: 0.3rem;
color: #11735b;
}
.part6-form>p{
  font-size: 0.18rem;
  margin-bottom: 0.21rem;
}
.part6-form,
.part6-form form{
  background-color: #e9e9e9;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.part6-form input{
  width:3.86rem;
  height: 0.4rem;
  border-radius:0.03rem;
  margin:0 auto 0.1rem;
  padding-left:0.17rem;
  font-size: 0.16rem;
  line-height: 0.4rem;
}
.part6-form textarea{
  resize: none;
  width:3.86rem;
  height: 1.23rem;
  line-height: 0.4rem;
  padding-left:0.17rem;
  font-size: 0.16rem;
  line-height: 0.4rem;
}
.map_box {
  width: 4.85rem;
  height: 3.13rem;

}

.map_box .map {
  width: 100%;
  height: 100%;
}
.form-btn{
  display: flex;
  width: 2.62rem;
  justify-content:space-between;
  margin-top: 0.18rem;
}
.form-btn input{
padding: 0;
  width: 1.1rem;
  height: 0.35rem;
  line-height: 0.35rem;
  font-size: 0.18rem;
  color: #fff;
  background-color: #929292;
  text-align: center;
}
/*09-14*/
  
  .hz-part2 .part2-text span {
    color: #e87d20;
  }
  
  .hz-part2>p {
    margin-top: .2rem;
    margin-bottom: .7rem;
  }
  
  .p2-top {
    margin-bottom: .25rem;
    width: 100%;
    height: 3.21rem;
    background: #e8e8e8;
    border-top-right-radius: 1rem;
  }
  
  .p2-top img {
    width: 5.08rem;
    float: left;
  }
  
  .p2-top .txt {
    width: 4rem;
    float: right;
    margin-right: .5rem;
    margin-top: .7rem;
    font-size: .16rem;
    line-height: .28rem;
    color: #333333;
  }
  
  .p2-top .txt h3 {
    position: relative;
    font-size: .4rem;
    color: #11735b;
    border-bottom: 1px solid #11735b;
    padding-bottom: .3rem;
    margin-bottom: .3rem;
  }
  
  .p2-top .txt h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.02rem;
    width: 1.2rem;
    height: .03rem;
    background: #11735b;
  }
  
  .part2-list-box {
    width: 9.9rem;
  }
  
  .part2-list-box li:nth-of-type(2n) {
    margin-right: 0;
  }
  
  .part2-list-box li {
    float: left;
    margin-bottom: .25rem;
    margin-right: .24rem;
    width: 4.83rem;
    background: #e8e8e8;
    border-bottom-right-radius: .5rem;
  }
  
  .part2-list-box li img {
    width: 100%;
  }
  
  .part2-list-box .txt {
    padding-top: .05rem;
    padding-bottom: .2rem;
    width: 80%;
    margin: 0 auto;
  }
  
  .part2-list-box .txt h3 {
    font-size: .24rem;
    color: #107059;
    border-bottom: 1px solid #107059;
    padding-bottom: .1rem;
    margin-bottom: .1rem;
  }
  
  .part2-list-box .txt p {
    font-size: .16rem;
    line-height: .26rem;
    color: #333333;
  }