body {
  background: url(../images/yj-zx-ztfw-knjz-img-bg.png) no-repeat;
  background-position: center 0;
  background-size: cover;
}

.header > .logo-search-container {
  position: absolute;
  top: 80px;
}
.header .search-container input {
  height: 48px;
  line-height: 48px;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.header .search-container .search-btn {
  background-color: rgba(255, 255, 255, 0.2);
  height: 48px;
  font-size: 14.4px;
  font-size: calc(16 * var(--font-scale) * 1px);
  line-height: 48px;
  width: 110px;
}
.header .search-container .search-btn img {
  margin-top: -5px;
  vertical-align: middle;
}
.header .header-title {
  margin-top: 240px;
  margin-left: 12%;
  width: 87%;
}
.header .header-title img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 1450px) {
  .header > .logo-search-container {
    top: 4.16667vw;
  }
  .header .search-container input {
    height: 2.5vw;
    line-height: 2.5vw;
  }
  .header .search-container .search-btn {
    height: 2.5vw;
    line-height: 2.5vw;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    width: 5.72917vw;
  }
  .header .header-title {
    margin-top: 12.5vw;
  }
}
@media screen and (max-width: 992px) {
  .header > .logo-search-container {
    top: 50px;
  }
  .header .header-title {
    margin: 200px auto 0 auto;
  }
}

.content-box {
  position: relative;
  padding-bottom: 160px;
  background: url(../images/yj-zx-ztfw-knjz-img-bg-bottom.png) no-repeat;
  background-position: center 100%;
}
.content-box ul.items {
  width: 100%;
  padding-bottom: 44px;
  border-bottom: 1px solid #fcd2d2;
  *zoom: 1;
}
.content-box ul.items:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-box ul.items li {
  float: left;
  position: relative;
  margin-right: 45px;
  width: calc((100% - 90px) / 3);
  height: 225px;
}
.content-box ul.items li:nth-child(3n+3) {
  margin-right: 0;
}
.content-box ul.items li:nth-child(1) {
  background-image: linear-gradient(to bottom, #ffe4b0, #ffb981);
  box-shadow: 0 0 8px 0 rgba(254, 217, 178, 0.35);
}
.content-box ul.items li:nth-child(2) {
  background-image: linear-gradient(to bottom, #ffefb6, #ffb6c2, #ffb6c2);
  box-shadow: 0 0 8px 0 rgba(255, 172, 179, 0.35);
}
.content-box ul.items li:nth-child(3) {
  background-image: linear-gradient(to bottom, #fbd6cc, #ffa582);
  box-shadow: 0 0 10px 0 rgba(245, 160, 129, 0.35);
}
.content-box ul.items li a {
  display: block;
  width: 100%;
  height: 100%;
}
.content-box ul.items li a img {
  display: block;
  margin: 53px auto 0 auto;
  height: 57px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.content-box ul.items li a span {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 75px;
  background-color: rgba(255, 255, 255, 0.08);
  color: #fff;
  text-align: center;
  line-height: 75px;
  font-size: 19.8px;
  font-size: calc(22 * var(--font-scale) * 1px);
  font-weight: bold;
}
.content-box ul.items li a:hover img {
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
}
.content-box ul.items-2 {
  width: 100%;
  padding-bottom: 44px;
  border-bottom: 1px solid #fcd2d2;
  *zoom: 1;
}
.content-box ul.items-2:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-box ul.items-2 li {
  display: block;
  box-sizing: border-box;
  float: left;
  margin-right: 45px;
  margin-top: 44px;
  width: calc((100% - 90px) / 3);
  box-shadow: 0 0 10px 0 rgba(245, 160, 129, 0.35);
  background-color: #feeeeb;
}
.content-box ul.items-2 li:nth-child(3n+3) {
  margin-right: 0;
}
.content-box ul.items-2 li a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 68px;
  line-height: 68px;
  text-align: center;
  color: #666666;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-box .bljg-box {
  margin-top: 50px;
  padding: 50px 0;
  width: 100%;
  box-sizing: border-box;
  background-color: rgba(254, 215, 214, 0.5);
  box-shadow: 0 0 25px 0 rgba(236, 156, 156, 0.35);
  border: solid 2px #fed7d6;
  *zoom: 1;
}
.content-box .bljg-box:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.content-box .bljg-box .bljg-l {
  float: left;
  width: 33%;
}
.content-box .bljg-box .bljg-l img {
  display: block;
  margin: 0 auto;
  height: 211px;
}
.content-box .bljg-box .bljg-l span {
  display: block;
  margin-top: 25px;
  text-align: center;
  color: #fb6a6e;
  font-weight: bold;
  font-size: 19.8px;
  font-size: calc(22 * var(--font-scale) * 1px);
}
.content-box .bljg-box .bljg-r {
  float: right;
  right: 50px;
  padding: 30px;
  width: calc(67% - 50px);
  min-height: 288px;
  background-color: rgba(254, 215, 214, 0.6);
  box-sizing: border-box;
}
.content-box .bljg-box .bljg-r .u-title {
  margin: 0 auto 35px auto;
  width: 220px;
  background: url(../images/yj-zx-ztfw-knjz-img-section-bg.png) no-repeat;
  background-position: center;
  text-align: center;
  font-size: 19.8px;
  font-size: calc(22 * var(--font-scale) * 1px);
  color: #757575;
  font-weight: bold;
}
.content-box .bljg-box .bljg-r p {
  color: #757575;
  font-size: 16.2px;
  font-size: calc(18 * var(--font-scale) * 1px);
  font-weight: bold;
}
.content-box .bljg-box .bljg-r p img {
  margin-right: 10px;
  margin-top: -4px;
  vertical-align: middle;
}
.content-box .bljg-box .bljg-r p + p {
  margin-top: 28px;
}

.bmjz-menu {
  background-color: #f6bdc0;
}

.footer {
  background-color: #fff;
  border-top: solid 8px #f66b6b;
}
.footer .links {
  background-color: #f9cfd1;
}
.footer .links ul li span {
  color: #6e6b6b;
}
.footer .links ul li .sub-links {
  background-color: #f7d5d6;
}
.footer .links ul li .sub-links dl dt a {
  color: #6e6b6b;
}
.footer .infos {
  color: #939393;
}
.footer .infos > div:nth-child(1) > a {
  color: #939393 !important;
}
.footer .infos > div:nth-child(1) > a:nth-child(2)::before, .footer .infos > div:nth-child(1) > a:nth-child(2)::after, .footer .infos > div:nth-child(1) > a:nth-child(4)::before {
  background-color: #939393;
}
.footer .infos > div .anbei a {
  color: #939393;
}
.footer .infos div span,
.footer .infos div span a {
  color: #939393 !important;
}

@media screen and (max-width: 992px) {
  .header .logo-search-container .search-container .search-btn {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .content-box {
    padding-bottom: 25px;
  }
  .content-box ul.items {
    padding-bottom: 15px;
  }
  .content-box ul.items li {
    margin-right: 15px;
    margin-bottom: 15px;
    width: calc((100% - 15px) / 2);
    height: 150px;
  }
  .content-box ul.items li:nth-child(3n+3) {
    margin-right: 15px;
  }
  .content-box ul.items li:nth-child(2n+2) {
    margin-right: 0;
  }
  .content-box ul.items li a img {
    margin: 25px auto 0 auto;
    height: 42px;
  }
  .content-box ul.items li a span {
    height: 45px;
    line-height: 45px;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .content-box ul.items-2 {
    padding-bottom: 15px;
  }
  .content-box ul.items-2 li {
    width: 100%;
    margin-right: 0;
    margin-top: 15px;
  }
  .content-box ul.items-2 li a {
    height: 50px;
    line-height: 50px;
  }
  .content-box .bljg-box {
    margin-top: 25px;
    padding: 25px 0;
  }
  .content-box .bljg-box .bljg-l {
    float: none;
    padding-bottom: 25px;
    width: 100%;
  }
  .content-box .bljg-box .bljg-l img {
    height: 131px;
  }
  .content-box .bljg-box .bljg-l span {
    margin-top: 25px;
    font-size: 18px;
    font-size: calc(20 * var(--font-scale) * 1px);
  }
  .content-box .bljg-box .bljg-r {
    float: none;
    right: 0;
    padding: 25px;
    width: 100%;
    min-height: 250px;
  }
  .content-box .bljg-box .bljg-r .u-title {
    margin: 0 auto 15px auto;
    width: 220px;
    font-size: 18px;
    font-size: calc(20 * var(--font-scale) * 1px);
  }
  .content-box .bljg-box .bljg-r p {
    line-height: 1.4;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
  }
  .content-box .bljg-box .bljg-r p + p {
    margin-top: 20px;
  }
}
