header nav {
  background: linear-gradient(-90deg, #a10e00);
  box-shadow: 0 5px 10px #a10e00 inset;
}
.pathBg,
.aboutXM {
  background: url(../images/lcbg.png) no-repeat left top;
}
.theTitle {
  color: #a10e00;
  border-bottom: 1px solid #a10e00;
}
.theTitle i {
  background: url(../images/icon_logo.png) no-repeat 2px -25px;
}
.ifBg {
  background: url(../images/bz.jpg) no-repeat center top;
  background-size: auto 100%;
}
.theCen .theTitle {
  border-bottom: 1px solid #a10e00;
}
.theCen .theTitle strong {
  color: #a10e00;
}
.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 {
  color: #9c5f5e !important;
}
.aboutXM .theTitle strong {
  color: #fff;
}
.aboutXM .theTitle i {
  background-color: #730006 !important;
}
.jzGood .theCen .theTitle i {
  background-color: #4b5962;
}
.gh {
  background: #A63B30;
}
.gh .theCen .theTitle {
  color: #9c5f5e;
}
.gh .theCen .theTitle i {
  background-color: #A63B30;
}
.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: 64%;
}
@media only screen and (max-width: 768px) {
  .setting ul li::before {
    width: 80%;
  }
  #phoneHead {
    background: linear-gradient(-90deg, #a10e00, rgba(221, 71, 58, 0.71));
  }
  .pathBg {
    padding: 50px 0 10px;
    background: url(../images/lcNbg.png) no-repeat;
  }
  .classSetUl::before {
    height: 95%;
  }
  .ifBg {
    background: url(../images/tjda.png) no-repeat -90px top #A63B30;
    background-size: auto 100%;
  }
}
/*# sourceMappingURL=style.css.map */