/*# sourceURL=../../../images/jgzn20240824.css */
/*@ sourceURL=../../../images/jgzn20240824.css */
@charset "UTF-8";
html.body {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  outline: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

.container {
  max-width: 1420px;
  padding: 0 10px;
  margin: 0 auto;
  height: 100%;
}

.xiushan20240824 {
  background: url("http://cqszx.gov.cn/images/0824-1.jpg") no-repeat center top;
  background-size: 100% auto;
}
@media (max-width: 1920px) {
  .xiushan20240824 {
    background-size: auto;
  }
}

.jgTitle {
  height: 476px;
}

/* 设置滚动条的样式 */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #dce7e1;
  border-radius: 20px;
}

/* 滚动槽 */
::-webkit-scrollbar-track {
  border-radius: 20px;
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background: #1369c0;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.fadeInUp {
  animation-name: fadeInUp;
}

.clearfix::after {
  content: "";
  clear: both;
  display: block;
  width: 100%;
}

.df-sb, .xsFootImg, .xsFootCon, .xsLinkDown ul, .xsLinkCon, .xxgkTitleBtn .rig, .xxgkTitleBtn, .xxgk-list, .xxgk-fzrxx, .xxgkToogle, .xxgkCon .sou .sou-1, .topTwo, .topOne p, .topOne {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.df-sb > *, .xsFootImg > *, .xsFootCon > *, .xsLinkDown ul > *, .xsLinkCon > *, .xxgkTitleBtn .rig > *, .xxgkTitleBtn > *, .xxgk-list > *, .xxgk-fzrxx > *, .xxgkToogle > *, .xxgkCon .sou .sou-1 > *, .topTwo > *, .topOne p > *, .topOne > * {
  float: left;
}
.df-sb::after, .xsFootImg::after, .xsFootCon::after, .xsLinkDown ul::after, .xsLinkCon::after, .xxgkTitleBtn .rig::after, .xxgkTitleBtn::after, .xxgk-list::after, .xxgk-fzrxx::after, .xxgkToogle::after, .xxgkCon .sou .sou-1::after, .topTwo::after, .topOne p::after, .topOne::after {
  content: "";
  clear: both;
  display: block;
  width: 100%;
}

.hover1, .xsFootItem a, .bm-3 ul li a, .dqwz a, .topOne a {
  position: relative;
  transition: all 0.3s;
}
.hover1::before, .xsFootItem a::before, .bm-3 ul li a::before, .dqwz a::before, .topOne a::before {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  bottom: 0;
  height: 1px;
  background: #fff;
}
.hover1::after, .xsFootItem a::after, .bm-3 ul li a::after, .dqwz a::after, .topOne a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  right: 0;
  bottom: 0;
  background: #fff;
  transition: all 0.3s;
}
.hover1:hover::before, .xsFootItem a:hover::before, .bm-3 ul li a:hover::before, .dqwz a:hover::before, .topOne a:hover::before {
  width: 100%;
  transition: all 0.3s;
}
.hover1:hover::after, .xsFootItem a:hover::after, .bm-3 ul li a:hover::after, .dqwz a:hover::after, .topOne a:hover::after {
  width: 100%;
  transition-delay: 0.3s;
}

.topOne {
  padding-top: 20px;
}
.topOne p {
  font-size: 14px;
  color: #fff;
  line-height: 2;
}
.topOne a {
  margin: 0 5px;
  line-height: 2;
  margin: 0 10px;
}
.topOne a:first-of-type {
  margin-left: 0;
}
.topOne a:last-of-type {
  margin-right: 0;
}
.topOne .bmjz {
  padding-left: 18px;
  background: url("http://cqszx.gov.cn/images/0824-4.png") no-repeat left center;
}

.topTwo {
  padding-top: 35px;
}
.topTwo a:first-child {
  padding-left: 82px;
  background: url("http://cqszx.gov.cn/images/0824-2.png") no-repeat left center;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
}

.topThree img {
  display: block;
  margin: 0 auto;
  margin-top: 96px;
  max-width: 90%;
}

.xxgkCon {
  background: #f6f6f6;
  margin-bottom: 60px;
  padding: 60px 24px;
}
.xxgkCon .sou {
  margin-bottom: 25px;
  overflow: hidden;
  width: 100%;
}
.xxgkCon .sou form {
  display: block;
  width: 100%;
  text-align: center;
}
.xxgkCon .sou .sou-1 {
  margin: 0 auto;
  width: 560px;
  max-width: 90%;
  height: 60px;
  border-radius: 5px;
  border: 1px solid #3367c2;
  background: #ffffff;
  position: relative;
}
.xxgkCon .sou .sou-1::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 260px;
  height: 2px;
  background: #e5e5e5;
  right: 105%;
}
.xxgkCon .sou .sou-1::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 260px;
  height: 2px;
  background: #e5e5e5;
  left: 105%;
}
.xxgkCon .sou input {
  background: none;
  height: 100%;
  font-size: 16px;
  color: #333333;
  width: calc(100% - 80px);
  border: none;
  padding: 0 20px;
  outline: none;
}
.xxgkCon .sou button {
  width: 80px;
  height: 100%;
  background: none;
  background: url("http://cqszx.gov.cn/images/0824-5.png") no-repeat center center;
  border: none;
  cursor: pointer;
}

.dqwz p {
  font-size: 16px;
  color: #777777;
  line-height: 2;
}
.dqwz a {
  margin: 0 10px;
}
.dqwz a::before, .dqwz a::after {
  background: #1369c0;
}
.dqwz a:hover {
  color: #1369c0;
}
.dqwz a:first-of-type {
  margin-left: 0;
}
.dqwz a:last-of-type {
  margin-right: 0;
}

.xxgkContent {
  width: 100%;
  background: #fff;
  padding: 0 60px;
  padding-bottom: 60px;
  min-height: 730px;
  margin-top: 25px;
}

.xxgkTitle {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 30px;
  background: url("http://cqszx.gov.cn/images/0824-6.png") repeat-x center bottom;
}
.xxgkTitle > span {
  font-size: 30px;
  line-height: 48px;
  font-weight: bold;
  color: #1369c0;
}

.xxgkToogle {
  display: flex;
  margin: 0 auto;
  width: 836px;
  max-width: 100%;
  flex-wrap: wrap;
  margin-top: 40px;
  border: 1px solid #1369c0;
  border-right: 0;
}
.xxgkToogle a {
  display: block;
  width: 16.667%;
  float: left;
  flex: 1;
  text-align: center;
  line-height: 46px;
  color: #1369c0;
  transition: all 0.3s;
  font-size: 18px;
  font-weight: bold;
  border-right: 1px solid #1369c0;
}
.xxgkToogle a.on {
  background: #1369c0;
  color: #fff;
}

.xxgkShow {
  padding-top: 30px;
}
.xxgkShow img {
  max-width: 100%;
}
.xxgkShow .xxgkItem {
  display: none;
}
.xxgkShow .xxgkItem.on {
  display: block;
  animation: fadeInUp 0.5s;
}

ul {
  list-style: none;
}

.xxgk-fzrxx {
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 20px;
}
.xxgk-fzrxx li {
  width: 180px;
  margin-bottom: 50px;
  margin-left: 100px;
  color: #333;
}
.xxgk-fzrxx li a {
  display: block;
  width: 100%;
  text-align: center;
}
.xxgk-fzrxx li .img {
  width: 160px;
  height: 220px;
  overflow: hidden;
  margin: 0 auto;
  transition: all 0.3s;
}
.xxgk-fzrxx li .img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s;
}
.xxgk-fzrxx li .p1 {
  font-weight: bold;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  margin-top: 10px;
}
.xxgk-fzrxx li .p2 {
  font-size: 16px;
  margin-top: 6px;
}
.xxgk-fzrxx a:hover .img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.xxgk-fzrxx a:hover img {
  transform: scale(1.1);
}
.xxgk-fzrxx a:hover .p1 {
  color: #1369c0;
}

.xxgk-znzz p {
  font-size: 18px;
  line-height: 2;
  color: #333;
  text-indent: 36px;
}

.xxgk-jgsz p {
  font-size: 18px;
  line-height: 2;
  color: #333;
  text-indent: 36px;
  text-align: justify;
  margin-bottom: 25px;
}

.xxgk-title {
  font-weight: bold;
  color: #1369c0;
  padding-left: 20px;
  font-size: 24px;
  line-height: 24px;
  border-left: 4px solid #1369c0;
  margin-bottom: 20px;
}

.wes, .xsLinkDown ul li a, .xxgk-list a {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.xxgk-list {
  justify-content: flex-start;
  padding-bottom: 50px!important;
}
.xxgk-list li {
  width: 33.33%;
  flex-direction: 1;
  padding-right: 10px;
}
.xxgk-list a {
  display: inline-block;
  padding-left: 20px;
  max-width: 100%;
  font-size: 18px;
  line-height: 60px;
  color: #333;
  position: relative;
  transition: all 0.3s;
}
.xxgk-list a::before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #1369c0;
  border-radius: 50%;
  transition: all 0.3s;
}
.xxgk-list a:hover {
  font-weight: bold;
  color: #1369c0;
  padding-left: 25px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding-right: 10px;
}
.xxgk-list a:hover::before {
  left: 5px;
  border-width: 2px;
}

.xxgkTitleBtn {
  margin-top: 35px;
}
.xxgkTitleBtn .lef {
  font-size: 16px;
  line-height: 30px;
  color: #777777;
}
.xxgkTitleBtn .lef span {
  display: inline-block;
}
.xxgkTitleBtn .rig {
  font-size: 16px;
  color: #777777;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.xxgkTitleBtn .font span {
  display: inline-block;
  cursor: pointer;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.xxgkTitleBtn .font .on {
  font-weight: bold;
  color: #1369c0;
}
.xxgkTitleBtn .fx {
  margin-left: 10px;
  margin-right: 0;
}

.fx {
  display: flex;
  align-items: center;
  margin-right: 35px;
}
.fx a {
  position: relative;
}
.fx a:hover .wechat-qrcode {
  display: block;
}

.btnMenu {
  display: flex;
  align-items: center;
}
.btnMenu a {
  margin: 0 4px;
}
.btnMenu img {
  display: block;
  cursor: pointer;
}

.template20240820 {
  overflow: hidden;
}

.a24Detail {
  padding-top: 30px;
  font-size: 18px;
  line-height: 2;
}
.a24Detail img {
  max-width: 100%;
  height: auto;
}
.a24Detail.small * {
  font-size: 14px !important;
  line-height: 2 !important;
}
.a24Detail.big * {
  font-size: 24px !important;
  line-height: 2 !important;
}

.wechat-qrcode {
  position: absolute;
  left: 50%;
  bottom: 120%;
  transform: translateX(-50%);
  z-index: 20;
  border: 1px solid #eee;
  z-index: 9;
  width: 200px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
  display: none;
}

.wechat-qrcode::after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}

.wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}

.wechat-qrcode .qrcode img {
  width: 100px;
  height: 100px;
}

.wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  font-size: 12px;
  color: #333333;
  padding: 0;
  margin: 0;
}

.templatebox > div {
  float: left;
}

.bm {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  width: 100vw;
  height: 100vh;
  z-index: 800;
  background: rgba(0, 0, 0, 0.4);
}

.bm-1 {
  width: 1400px;
  max-width: 90%;
  height: auto;
  max-height: 90%;
  background: #ffffff;
  border-radius: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  padding: 20px 0;
  overflow-y: auto;
}
.bm-1 .close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  display: inline-block;
  z-index: 10;
  transition: all 0.5s;
}
.bm-1 .close img {
  display: block;
}
.bm-1 .close:hover {
  transform: rotate(180deg);
}

.bm-2 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
}

.bm-3 {
  width: 100%;
  padding: 0 20px;
  overflow: hidden;
}

.bm-bt {
  width: 100%;
  line-height: 40px;
  color: #1369c0;
  border-bottom: 1px solid #f5f5f5;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 8px;
}
.bm-bt span {
  font-weight: bold;
}

.bm-3 ul {
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
}
.bm-3 ul li {
  float: left;
  min-width: 20%;
  line-height: 40px;
}
.bm-3 ul li a {
  display: inline-block;
  color: #666666;
  font-size: 16px;
  position: relative;
}
.bm-3 ul li a::before,
.bm-3 ul li a::after {
  background: #1369c0;
  height: 2px;
}
.bm-3 ul li a:hover {
  color: #1369c0;
  font-weight: bold;
}
.bm-3 ul li a:hover::after {
  width: 100%;
}

.xsFooter {
  width: 100%;
}

.xsLink {
  width: 100%;
  background: #dbecfb;
}

.xsLinkCon {
  padding: 10px 0;
  position: relative;
}

.xsLinkItem {
  height: 40px;
  width: 19%;
}

.xsLinkText {
  width: 100%;
  font-size: 16px;
  line-height: 38px;
  color: #333;
  position: relative;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  border: 1px solid #fff;
  background: #fff;
}
.xsLinkText span {
  display: inline-block;
  line-height: 38px;
}
.xsLinkText span::after {
  content: "";
  width: 11px;
  height: 6px;
  background: url("http://cqszx.gov.cn/images/0824-8.png");
  display: inline-block;
  margin-left: 9px;
  transition: all 0.3s;
  transform: translateY(-2px);
}

.xsLinkItem.on .xsLinkText {
  border: 1px solid #1369c0;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  color: #1369c0;
}
.xsLinkItem.on .xsLinkText span {
  line-height: 38px;
}
.xsLinkItem.on .xsLinkText span::after {
  transform: rotate(180deg) translateY(2px);
}
.xsLinkItem.on .xsLinkDown {
  display: block;
}
.xsLinkItem.on .xsLinkDown ul {
  animation: fadeInUp 0.5s;
}

.xsLinkDown {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  border-radius: 0 0 5px 5px;
  max-height: 220px;
  padding: 15px 20px;
  display: none;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  z-index: 10;
}
.xsLinkDown ul {
  height: 100%;
  max-height: 190px;
  overflow: hidden;
  overflow-y: auto;
  justify-content: flex-start;
  padding: 10px;
}
.xsLinkDown ul li {
  display: inline-block;
  min-width: 14.285%;
  padding: 0 10px;
  float: left;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  color: #333;
  border-radius: 5px;
  transition: all 0.3s;
}
.xsLinkDown ul li a {
  width: 100%;
  line-height: 50px;
  display: block;
}
.xsLinkDown ul li:hover {
  background: rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: #1369c0;
  font-weight: bold;
}

.xsFoot {
  background: #1369c0;
}

.xsFootCon {
  padding: 30px 0;
}

.xsFootItem {
  height: 180px;
  background: rgba(255, 255, 255, 0.16);
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  width: 31.4285%;
  padding: 0 35px;
}
.xsFootItem:nth-child(1) {
  width: 34.28%;
}
.xsFootItem p {
  font-size: 16px;
  line-height: 2;
  color: #fff;
  width: 100%;
  text-align: center;
}
.xsFootItem a {
  display: inline-block;
  line-height: 2;
}

.xsFootImg {
  width: 100%;
}
.xsFootImg a::before, .xsFootImg a::after {
  display: none;
}
.xsFootImg a img {
  display: block;
  transition: all 0.3s;
}
.xsFootImg a:hover img {
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
  transform: scale(0.95, 0.95);
}

@media (max-width: 1400px) {
  .xsFootItem {
    padding: 0 10px;
  }
  .xsFootItem p {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .xsFootItem {
    width: 26%;
  }
  .xsFootItem:first-child {
    width: 44%;
  }
}
@media (max-width: 992px) {
  .xxgkCon {
    padding: 60px 15px;
  }
  .xxgkContent {
    padding: 0 20px;
  }
  .xsLink {
    display: none;
  }
}
@media (max-width: 768px) {
  .bm-1 .close {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  .bm-bt {
    font-size: 18px;
  }
  .bm-1 {
    height: 90%;
    border-radius: 5px;
  }
  .bm-2 {
    overflow: hidden;
    overflow-y: scroll;
  }
  .bm-3 ul li {
    min-width: 50%;
    line-height: 1;
  }
  .bm-3 ul li a {
    font-size: 14px;
    padding: 0 5px;
    line-height: 35px;
  }
  .xsFootCon {
    padding: 15px 0;
  }
  .xsFootItem {
    height: auto;
    padding: 10px 10px;
    margin-bottom: 5px;
    width: 100%;
  }
  .xsFootItem p {
    font-size: 12px;
  }
  .xsFootItem:first-child {
    display: block;
    width: 100%;
  }
  .xsFootImg {
    justify-content: center;
    margin-bottom: 15px;
  }
  .xsFootImg a {
    margin: 0 10px;
  }
  .xsFootImg a img {
    max-height: 40px;
    max-width: 70px;
  }
  .jgTitle {
    height: auto;
  }
  .topOne {
    padding-top: 10px;
  }
  .topOne p {
    width: 100%;
    font-size: 12px;
    justify-content: center;
  }
  .topOne p a {
    margin: 0 3px;
  }
  .topTwo a:nth-child(1) {
    padding-left: 40px;
    background-size: 30px auto;
    font-size: 4vw;
  }
  .topThree {
    padding: 60px 0;
    margin: 0;
  }
  .topThree img {
    margin-top: 0;
  }
  .xxgkCon {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .xxgkCon .sou {
    margin-bottom: 15px;
  }
  .xxgkCon .sou .sou-1 {
    height: 50px;
  }
  .xxgkCon .sou .sou-1 input {
    font-size: 14px;
    padding: 0 10px;
    width: calc(100% - 60px);
  }
  .xxgkCon .sou .sou-1 button {
    width: 60px;
    background-size: 25px auto;
  }
  .dqwz p {
    font-size: 12px;
  }
  .dqwz p a {
    margin: 0;
  }
  .xxgkContent {
    padding: 0 10px;
    margin-top: 20px;
  }
  .xxgkTitle {
    padding-top: 30px;
    padding-bottom: 20px;
    background-size: auto 3px;
  }
  .xxgkTitle > span {
    font-size: 22px;
    line-height: 1.5;
  }
  .xxgkToogle {
    margin-top: 25px;
    width: 100%;
    border: none;
    display: block;
  }
  .xxgkToogle a {
    width: 33.33%;
    border: 1px solid #1369c0;
    flex: none;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 7px;
    margin-left: -1px;
    font-weight: normal;
  }
  .xxgkToogle a.on {
    font-weight: bold;
  }
  .xxgkShow {
    padding-top: 20px;
  }
  .a24Detail {
    padding-top: 20px;
  }
  .xxgkShow .a24Detail {
    padding-top: 0;
  }
  .templatebox > div p {
    font-size: 12px !important;
  }
  .templatebox > div p b {
    font-size: 14px !important;
  }
  .templatebox {
    display: flex;
    flex-wrap: wrap;
  }
  .xxgk-fzrxx {
    margin-top: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .xxgk-fzrxx li {
    width: 22%;
    margin: 0 0 10px;
    margin-right: 4%;
  }
  .xxgk-fzrxx li:nth-child(4n) {
    margin-right: 0;
  }
  .xxgk-fzrxx li .img {
    width: 100%;
    height: 25vw;
  }
  .xxgk-fzrxx li .p1 {
    font-size: 16px;
  }
  .xxgk-fzrxx li .p2 {
    font-size: 12px;
    line-height: 1.4;
  }
  .xxgkCon {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .xxgkContent {
    min-height: 10px;
    padding-bottom: 35px;
  }
  .xxgk-znzz p {
    font-size: 14px;
    text-indent: 28px;
  }
  .xxgk-jgsz p {
    font-size: 14px;
    text-indent: 28px;
    margin-bottom: 10px;
  }
  .xxgk-title {
    font-size: 16px;
    padding-left: 10px;
    line-height: 20px;
    height: 20px;
    border-width: 3px;
    margin-bottom: 10px;
  }
  .xxgk-list {
    padding-bottom: 20px!important;
  }
  .xxgk-list li {
    width: 50%;
  }
  .xxgk-list li a {
    font-size: 14px;
    line-height: 40px;
    padding-left: 15px;
  }
  .xxgk-list li a::before {
    width: 6px;
    height: 6px;
  }
  .xxgkTitleBtn {
    margin-top: 15px;
  }
  .xxgkTitleBtn .lef {
    font-size: 14px;
    line-height: 1.5;
  }
  .xxgkTitleBtn .rig {
    display: block;
    font-size: 14px;
  }
  .font {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .btnMenu img {
    width: 25px;
  }
  .a24Detail.big * {
    font-size: 20px !important;
  }
  .a24Detail.small * {
    font-size: 12px !important;
  }
}