.gkxl_content {
  width: 1211px;
  margin: 0 auto;
  background-color: #fff;
  padding: 0px 60px;
  box-shadow: 1px 2px 5px #ddd;
  padding-top: 10px;
}
@media (max-width: 1211px) {
  .gkxl_content {
    width: 100%;
    padding: 0 20px;
  }
}
.gkxl_content h1 {
  border-bottom: 1px solid #ccc;
  line-height: 40px;
  padding-left: 26px;
  background: url(https://www.qingshan.gov.cn/material/images/locat.png) left no-repeat;
}
.qsgk_banner {
  margin-top: 20px;
}
.qsgk_banner a {
  display: block;
}
.qsgk_banner a img {
  max-width: 100%;
}
.gksq_text {
  font-family: PingFang-SC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 32px;
}
.gksq_text p {
  text-indent: 2em;
}
.gksq_btns {
  padding: 0.8rem 0;
}
.gksq_btns .btn {
  width: 240px;
  max-width: 100%;
  background-color: #2d66a5;
  font-family: PingFang-SC-Medium;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  border-radius: 5px;
  color: #ffffff;
  padding: 10px;
  height: 46px;
  box-sizing: border-box;
  vertical-align: middle;
}
.gksq_btns .btn:first-child {
  margin-right: 65px;
}
@media (max-width: 750px) {
  .gksq_btns .btn:first-child {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}
@media (max-width: 750px) {
  .gksq_btns .btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.gksq_btns i {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 14px;
  margin-bottom: 4px;
}
.gksq_btns .icon_note {
  background-image: url(../images/qs_icon01.png);
}
.gksq_btns .icon_time {
  background-image: url(../images/qs_icon02.png);
}
