header nav {
  background: linear-gradient(-90deg, #985910);
  box-shadow: 0 5px 10px #985910 inset;
}
.pathBg,
.aboutXM {
  background: url(../images/lcbg.png) no-repeat left top;
}
.theTitle {
  color: #985910;
  border-bottom: 1px solid #985910;
}
.theTitle i {
  background: url(../images/icon_logo.png) no-repeat 2px -25px;
}
.ifBg {
  background: url(../images/bz.jpg) no-repeat center top;
  background-size: 100% 100%;
}
.theCen .theTitle {
  border-bottom: 1px solid #985910;
  color: #e8b5668a;
}
.theCen .theTitle strong {
  color: #985910;
}
.theCen .theTitle i {
  background: url(../images/icon_logo.png) no-repeat 14px -30px #fff;
}
.theCen.white .theTitle i {
  background: url(../images/icon_logo.png) no-repeat -27px 7px;
}
.aboutXM .theTitle strong {
  color: #fff;
}
.aboutXM .theTitle i {
  background-color: #DD9300 !important;
}
.jzGood .theCen .theTitle i {
  background-color: #4b5962;
}
.aboutXM .theTitle,
.gh .theCen .theTitle {
  color: #e8b566 !important;
}
.gh {
  background: #DD9300;
}
.gh .theCen .theTitle i {
  background-color: #DD9300;
}
.jzStyle .zsImg img {
  width: 145px;
  height: 196px;
}
.six {
  background: url(../images/six_bg.jpg) center bottom no-repeat;
}
.six_li {
  background: url(../images/six1.jpg) center no-repeat;
  background-size: 100% 100%;
}
.six_li:nth-child(2) {
  background: url("../images/six2.jpg") no-repeat center;
  background-size: 100% 100%;
}
.six_li:nth-child(3) {
  background: url("../images/six3.jpg") no-repeat center;
  background-size: 100% 100%;
}
.six_li:nth-child(4) {
  background: url("../images/six4.jpg") no-repeat center;
  background-size: 100% 100%;
}
.setting ul li::before {
  width: 83%;
}
@media only screen and (max-width: 768px) {
  #phoneHead {
    background: linear-gradient(-90deg, #985910, rgba(221, 71, 58, 0.71));
  }
  .pathBg {
    padding: 50px 0 10px;
    background: url(../images/lcNbg.png) no-repeat;
  }
  .ifBg {
    background: url(../images/tjda.png) no-repeat -75px top #DD9300;
    background-size: auto 100%;
  }
  .setting ul li {
    width: 31%;
  }
  .jzStyle .zsImg {
    width: 100%;
    justify-content: space-around;
  }
  .jzStyle .zsImg li {
    width: 140px;
    padding: 0;
  }
  .jzStyle .zsImg img {
    width: 135px;
  }
}
/*# sourceMappingURL=style.css.map */