/*# sourceURL=../../../../../../images/jgznstyle.css */
/*@ sourceURL=../../../../../../images/jgznstyle.css */
html,
body {
  padding: 0;
  margin: 0;
}

.template20240820 {
  font-size: 16px;
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
  color: #000;
}
.template20240820 p {
  padding: 0;
  margin: 0;
}
.template20240820 img {
  border: 0;
  vertical-align: middle;
}
.template20240820 * {
  box-sizing: border-box;
  /* font-size: 16px; */
  /* text-indent: 0 !important; */
  max-width: 100%;
  /* line-height: 30px !important; */
}
@media (max-width: 768px) {
  .template20240820 * {
    font-size: 14px !important;
    line-height: 25px !important;
    word-break: break-all;
  }
}
.template20240820 a {
  color: #1764ce;
  text-decoration: none;
}
.template20240820 .ic {
  display: inline-block;
  width: 20px;
  height: 30px;
  margin-right: 2px;
  vertical-align: middle;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.template20240820 .ic.time {
  background-image: url("http://cqszx.gov.cn/images/jgzntime.png");
}
.template20240820 .ic.addr {
  background-image: url("http://cqszx.gov.cn/images/jgznaddr.png");
}
.template20240820 .ic.phone {
  background-image: url("http://cqszx.gov.cn/images/jgznphone.png");
}
.template20240820 .ic.mess {
  background-image: url("http://cqszx.gov.cn/images/jgznmess.png");
}
.template20240820 .ic.computer {
  background-image: url("http://cqszx.gov.cn/images/jgzncomputer.png");
}
.template20240820 .ic.house {
  background-image: url("http://cqszx.gov.cn/images/jgznhouse.png");
}
.template20240820 .ic.ts-phone {
  background-image: url("http://cqszx.gov.cn/images/jgzntsphone.png");
}
.template20240820 .ic.telphone {
  background-image: url("http://cqszx.gov.cn/images/jgzntelphone.png");
}
.template20240820 .ic.mail {
  background-image: url("http://cqszx.gov.cn/images/jgznmail.png");
}
.template20240820 .ic.tsic {
  background-image: url("http://cqszx.gov.cn/images/jgzntsic.png");
}

.lf {
  float: left;
}

.templatebox {
  width: 1000px;
  max-width: 100%;
  display: block;
  overflow: hidden;
}
.templatebox > div {
  display: inline-block;
  vertical-align: top;
  width: 160px;
  /* height: 245px; */
  margin-bottom: 30px;
  margin-right: 50px;
  text-align: center;
  margin-top: 8px;
}
.templatebox > div img {
  width: 100%;
  max-width: 100%;
}
.templatebox > div p {
  font-size: 14px !important;
  line-height: 1.5 !important;
  color: #333;
}

@media (max-width: 768px) {
  .templatebox {
    width: 100%;
    margin-top: 10px;
    float: left;
  }
  .templatebox > div {
    margin-bottom: 15px;
    margin-right: 2%;
    width: 23%;
  }
  .templatebox > div img {
    max-height: 28vw;
  }
}