.container {
  width: 1337px;
  margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 75px;
}

.clearfix {
  *zoom: 1;
}

.head_img img {
  width: 100%;
}

* {
  box-sizing: border-box;
}

.clearfix:after {
  clear: both;
}

body {
  background: #ffffff url("../hdjlimg/bodybg.png") top center no-repeat;
  position: relative;
}

.logo {
  margin: 56px 0 0px 0;
  /* background: #ffffff36;*/
  padding: 5px;
  width: auto;
  display: inline-block;
  border-radius: 10px;
}

.logo a {
  font-size: 30px;
  font-weight: bold;
  color: #333;
}

.logo img {
  vertical-align: middle;
  margin-right: 10px;
}

.logo span {
  vertical-align: middle;
}

.search {
  margin-bottom: 20px;
  width: 100%;
  height: auto;
}

.searchbox {
  width: 51%;
  position: relative;
  margin: 0 auto 40px;
  height: 50px;
  line-height: 50px;
}

#search {
  width: 100%;
  height: 100%;
  padding: 0 130px 0 20px;
  font-size: 16px;
  border-radius: 25px;
  border: 1px solid #b1975d;
  outline: none;
  background: #ffffff;
}

#search:focus {
  border: none;
  outline: none;
  background-color: #fff;
}

.searchbox button {
  position: absolute;
  right: 0;
  top: 0px;
  width: 100px;
  height: 100%;
  font-size: 20px;
  font-weight: bold;
  background: #c43445;
  color: #fff;
  text-align: center;
  border-radius: 0px 25px 25px 0;
  line-height: 100%;
}

.searchbox button img,
.searchbox button span {
  vertical-align: middle;
}

.clearfix:after {
  clear: both;
}

.entry-box {
}

.rdwdbox .tit {
  width: 100%;
  height: 100px;
  background: url(/lsswszf/xhtml/hdjlimg/rdwd_tit.png) no-repeat;
  background-size: 100%;
}

.cjwdbox .tit {
  width: 100%;
  height: 100px;
  background: url(/lsswszf/xhtml/hdjlimg/cjwd_tit.png) no-repeat;
  background-size: 100%;
}

.cjswtwd {
  background: linear-gradient(to bottom, #fefdfd 40%, #f3efe3 100%);
  font-size: 18px;
}

.cjwdbox ul {
  width: 100%;
  margin-top: 5px;
  display: flex;
  flex-wrap: wrap;
  gap: 40px 30px;
  justify-content: flex-start;
}

.cjwdbox ul li {
  width: 425px;
  height: 107px;

  background: url(/lsswszf/xhtml/hdjlimg/cjwdlibg.png) no-repeat right bottom;
}

.cjwdbox ul li div {
  width: 100%;
  display: table;
  height: 107px;
  padding-left: 12%;
}

.cjwdbox ul li div p {
  display: table-cell;
  height: 52px;
  vertical-align: middle;
}

.cjwdbox ul li div p a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
}

.zmhdxq {
  padding: 55px;
  margin: 20px 0 30px;
}

.qus {
  background: #f2eee2;
  padding: 25px 30px;
  width: auto;
  display: inline-block;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  position: relative;
  margin-bottom: 30px;
}

.qus-content {
  background: #f2eee2;
  padding: 25px 30px;
  width: auto;
  display: inline-block;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  position: relative;
  margin-bottom: 30px;
  font-size: 18px;
  position: relative;
}

.qus > img,
.qus-content > img {
  position: absolute;
  top: -30px;
  left: -30px;
}

.ans {
  width: 80%;
  position: relative;
}

.ans > img {
  position: absolute;
  right: -26px;
  top: 16px;
}

.hdnr {
  padding: 30px;
  background: #efe9db;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  color: #4e4e4e;
  font-size: 18px;
  text-indent: 2em;
}

.hdnr p {
  line-height: 2;
}

.fbsj {
  text-align: right;
  margin-bottom: 15px;
  font-size: 18px;
  color: #646464;
}

.fbsj span {
  margin-right: 50px;
}

.section-title {
  font-size: 22px;
  font-weight: bold;
  color: #b1975d;
  background: url(/lsswszf/xhtml/hdjlimg/section-title.png);
  padding-left: 35px;
  margin-bottom: 10px;
  line-height: 59px;
  display: flex;
  justify-content: space-between;
}

.section-title a {
  font-size: 1.8rem;
  font-weight: normal;
  margin-right: 15px;
  color: #333;
}

.ljlb {
  padding: 20px 20px 20px 40px;
  background: #c5a671;
  border-radius: 65px;
  box-sizing: border-box;
  background-size: auto 100%;
}

.ljlb a {
  font-size: 20px;
  color: #dbb86d;
  font-weight: bold;
  margin-right: 40px;
  line-height: 36px;
  display: inline-block;
}

.contt {
  margin: 20px 0;
  padding-bottom: 18px;
  border-bottom: 1px solid #d2bc8c;
  font-size: 20px;
  color: #b1975d;
  font-weight: bold;
}

.pos {
  font-size: 14px;
  border-bottom: 1px solid #b9cad5;
  margin-bottom: 30px;
  padding-bottom: 20px;
  color: #555;
}

.pos img {
  margin-right: 10px;
}

.pos * {
  vertical-align: middle;
  font-size: 18px;
  color: #555;
}

.zmdct {
  background: url(/lsswszf/xhtml/hdjlimg/zmhdcttbg.png);
  background-size: 100% 100%;
}

.zmdct span {
  padding: 0 20px;
  line-height: 54px;
  background: #ede3ce;
  font-size: 22px;
  color: #b1975d;
  display: inline-block;
}

/* 短列表 */
.commonList {
  font-size: 18px;
}

.commonList li {
  padding-left: 20px;
  position: relative;
  line-height: 40px;
  display: flex;
  justify-content: space-between;
}

.commonList li a {
  overflow: hidden;
  color: #333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.commonList li a:hover {
  color: #be0000;
}

.commonList li::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #333;
  border-radius: 50%;
  left: 0px;
  top: 18px;
}

.pagination-first a.active {
  color: #be0000;
}

.comtt {
  margin: 30px 0;
  height: 42px;
  border-bottom: 1px solid #c6d9e5;
}

.comtt .fl {
  font-size: 22px;
  color: #333;
  font-weight: 700;
  position: relative;
  height: 100%;
}

.comtt .fl::after {
  content: "";
  width: 100%;
  height: 4px;
  background: #127fe8;
  border-radius: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.more {
  font-size: 18px;
  color: #333;
}

.con1list li {
  float: left;
  padding: 27px 17px;
  background: #fff;
  width: 380px;
  height: 215px;
  box-sizing: border-box;
  margin-right: 30px;
  margin-bottom: 30px;
}

.con1list li:nth-child(3n) {
  margin-right: 0;
}

.litop {
  color: #0477e6;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e3e5;
}

.litop img {
  margin-right: 10px;
}

.litop img,
.litop span {
  vertical-align: top;
}

.licontent {
  line-height: 30px;
  font-size: 16px;
  color: #696969;
  margin-top: 10px;
}

.con2 > div {
  width: 48%;
  min-height: 343px;
}

.con2 > div:nth-child(2n-1) {
  float: left;
}

.con2 > div:nth-child(2n) {
  float: right;
}

.con3 {
  margin: 50px 0;
  display: flex;
  justify-content: space-between;
}

.con3 a {
  width: 32%;
  /* height: 245px; */
  box-sizing: border-box;
}
.con3 a img {
  width: 100%;
}
.con3 a:hover {
  text-decoration: none;
}

.con3 a p {
  font-size: 36px;
  font-weight: bold;
  position: relative;
}

.con3 a p::after {
  content: "";
  width: 70px;
  height: 4px;
  position: absolute;
  bottom: -28px;
  left: 3px;
  border-radius: 4px;
}

.entry-box img {
  width: 100%;
}

/* 主题分类 */
.ztflbox {
  margin-top: 55px;
  margin-bottom: 50px;
  position: relative;
  text-align: center;
}

.ztflbox .tit {
  width: 234px;
  display: inline-block;
  padding: 0 25px;
  height: 38px;
  color: #a68947;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  background: url(/lsswszf/xhtml/hdjlimg/ztfl.png) no-repeat;
  background-position: right bottom;
}

.ztflbox .tit span {
  position: relative;
  top: -10px;
}

.ztflbox .tit a {
  color: #1268c9;
}

.ztflbox ul {
  width: 100%;
  margin-top: 40px;
  display: grid;
  justify-content: space-between;
  grid-template-columns: repeat(auto-fill, 183px);
  grid-gap: 10px;
}

.ztflbox ul li {
  padding: 0 40px;
  line-height: 40px;
  font-size: 20px;
  border: 1px solid #d2bc8c;
  border-radius: 5px;
  width: 183px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.ztflbox ul li a {
  color: #333;
}

.ztflbox ul li.on a,
.ztflbox ul li a:hover {
  color: #d2bc8c;
}

.ztflbox .down {
  position: absolute;
  right: 0;
  top: 10px;
  cursor: pointer;
  transition: all 0.5s;
}

.ztflbox .down.on {
  transform: rotate(180deg);
}
.wdzsk_swiper {
  position: relative;
  margin-bottom: 120px;
}
.wdzsk_swiper .swiper-pagination {
  bottom: -65px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.wdzsk_swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  width: 60px;
  background-color: #b1975d;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.wdzsk_swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 60px;
  background-color: #df0000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
#zsk-data-ztfl {
  height: 42px;
  overflow: hidden;
}
.ckmore {
  width: 75px;
  height: 30px;
  line-height: 30px;
  color: #b1975d;
  font-size: 14px;
  margin: 10px auto;
  background: url(/lsswszf/xhtml/hdjlimg/more_icon.png) right center no-repeat;
  background-size: 10px;
  cursor: pointer;
}
.ckmore_up {
  width: 75px;
  height: 30px;
  line-height: 30px;
  color: #b1975d;
  font-size: 14px;
  margin: 10px auto;
  background: url(/lsswszf/xhtml/hdjlimg/more_icon_on.png) right center no-repeat;
  background-size: 10px;
  cursor: pointer;
}
#page_div{
    margin-top: 20px;
}

@media (max-width: 1200px) {
  .container {
    width: 100%;
  }

  .con1list li {
    width: 100%;
    height: auto;
    padding: 10px;
  }

  .litop {
    padding-bottom: 10px;
  }
}

.query-group .items a {
  display: inline-block;
}

@media (max-width: 830px) {
  .searchbox {
    width: 100%;
    display: flex;
  }
  .rdwdbox .tit,
  .cjwdbox .tit {
    height: 60px;
    background-size: 200%;
    background-position: center center;
  }
  .con3 {
    display: block;
  }
  .section-title {
    margin-top: 20px;
  }
  .con3 a {
    width: 80%;
    display: block;
    margin: 5px auto;
  }

  .con3 a img {
    width: 100%;
    height: auto;
  }

  .entry-box {
    margin-bottom: 10px;
  }

  .fbsj span {
    display: block;
    margin-right: 35px;
  }
  .cjwdbox ul {
    justify-content: center;
    margin-top: 20px;
  }
  .cjwdbox ul li {
    max-width: 90%;
    background-size: 100% 100%;
  }
  .ztflbox ul {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .ztflbox ul li {
    width: 45%;
  }
  .container {
    margin: 0 auto !important;
  }
}

@media (max-width: 830px) {
  .ztflbox ul {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media (max-width: 750px) {
  .ztflbox ul {
    margin-top: 20px;
  }
  .ztflbox ul li {
    margin: 0px;
  }
}
@media (max-width: 500px) {
  .logo img {
    width: 300px;
  }
}
