@charset "UTF-8";
body {
  min-width: 1200px;
  background: url(/statics/jgdj/images/specials/xxgcer/body-bg-top.png) no-repeat center 630px, url(/statics/jgdj/images/specials/xxgcer/body-bg-bottom.png) no-repeat center bottom, #fff;
}

/* 头部 */
.header-container {
  position: relative;
  z-index: 0;
  min-height: 863px;
  width: 100%;
  background: url(/statics/jgdj/images/specials/xxgcer/header-bg.png) no-repeat center top;
}
.header-container #logo {
  width: 286px;
  position: absolute;
  left: 110px;
  top: 38px;
}

.title {
  width: 394px;
  margin: 30px auto;
}

/* 要闻动态 */
.ywdt-container {
  position: relative;
  z-index: 1;
  margin-top: -170px;
}

.swiper-box {
  position: relative;
}
.swiper-box .ywdt-swiper {
  width: 740px;
  height: 522px;
}
.swiper-box .ywdt-swiper a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-box .ywdt-swiper a img {
  height: 460px;
}
.swiper-box .ywdt-swiper a p {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 10em 0 1em;
  width: inherit;
  height: 62px;
  line-height: 62px;
  font-size: 22px;
  color: #fff;
  background: #c44c36;
}
.swiper-box .ywdt-pagination {
  position: absolute;
  bottom: 0;
  height: 62px;
  line-height: 62px;
  width: 100%;
  padding-right: 2em;
  text-align: right;
}
.swiper-box .ywdt-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  margin-right: 10px;
  background: #fff;
}
.swiper-box .ywdt-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 15px;
}

.ywdt-list {
  width: -webkit-calc(100% - 740px);
  width: -moz-calc(100% - 740px);
  width: calc(100% - 740px);
  min-height: 522px;
  background: #fff4e8;
}
.ywdt-list li {
  position: relative;
  height: 88px;
  border-bottom: 1px solid #fff;
  padding: 1em 1em;
}
.ywdt-list li a {
  color: #b9412c;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
}
.ywdt-list li a:hover {
  text-decoration: underline;
}
.ywdt-list li span {
  font-weight: 400;
  position: absolute;
  right: 0.2em;
  bottom: 0.5em;
  color: #939393;
  font-size: 18px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #fff4e8;
}
.ywdt-list li:last-child {
  border-bottom: none;
}
.ywdt-list li.blod-tit {
  height: 82px;
}
.ywdt-list li.blod-tit a {
  -webkit-line-clamp: 1;
  width: -webkit-calc(100% - 2em - 110px);
  width: -moz-calc(100% - 2em - 110px);
  width: calc(100% - 2em - 110px);
  line-height: -webkit-calc(80px - 1em);
  line-height: -moz-calc(80px - 1em);
  line-height: calc(80px - 1em);
}
.ywdt-list li.blod-tit a.more {
  position: absolute;
  right: 0;
  top: 0.2em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 26px;
  font-weight: 400;
  font-size: 16px;
}
.ywdt-list li.blod-tit span {
  position: absolute;
  right: 0.5em;
  top: 50%;
  -webkit-transform: translateY(-20%);
     -moz-transform: translateY(-20%);
      -ms-transform: translateY(-20%);
       -o-transform: translateY(-20%);
          transform: translateY(-20%);
}

/* 专家解读 */
.zjjd-main {
  position: relative;
  z-index: 333;
  width: 1227px;
  padding: 68px 0 0 68px;
  background: url(/statics/jgdj/images/specials/xxgcer/book-bottom.png) no-repeat center top;
  min-height: 648px;
  border-radius: 10px;
  margin: 0 auto;
}
.zjjd-main li {
  width: 540px;
  min-height: 224px;
  float: left;
  background: #fbf6e6;
  padding: 1em;
  border-radius: 10px;
}
.zjjd-main li:nth-child(2n) {
  margin-left: 12px;
}
.zjjd-main li:nth-child(-n+2) {
  margin-bottom: 26px;
}
.zjjd-main li a {
  font-size: 20px;
  font-weight: 600;
  line-height: 2;
}
.zjjd-main li a span {
  float: right;
  font-size: 18px;
  color: #939393;
  font-weight: normal;
}
.zjjd-main li p {
  color: #424242;
  font-weight: 400;
  text-indent: 2em;
}
.zjjd-main .more {
  position: absolute;
  right: 3em;
  bottom: 4em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 26px;
  font-weight: 400;
  font-size: 16px;
  color: #b9412c;
}

.xxgc-main {
  border-top: 3px solid #b9412c;
  background: #fff;
}
.xxgc-main > div {
  padding: 30px 30px 0 37px;
  width: 50%;
  min-height: 414px;
  border: 2px solid #f3d1cb;
}
.xxgc-main > div:last-child {
  border-left: none;
}
.xxgc-main .timer {
  width: 100%;
  margin-bottom: 40px;
}
.xxgc-main .timer span {
  width: 88px;
  font-size: 52px;
  line-height: 0.5;
  color: #c23213;
  text-align: center;
}
.xxgc-main .timer span i {
  width: 100%;
  font-size: 20px;
  border-top: 2px solid #e0e0e0;
}
.xxgc-main .timer a {
  width: -webkit-calc(100% - 110px);
  width: -moz-calc(100% - 110px);
  width: calc(100% - 110px);
  font-size: 22px;
}
.xxgc-main .timer a:hover {
  color: #c23213;
  font-weight: bold;
}
.xxgc-main .timer p {
  width: 100%;
  padding-top: 1em;
  margin-bottom: 1em;
  color: #424242;
}
.xxgc-main li {
  line-height: 2;
}
.xxgc-main li a {
  width: -webkit-calc(100% - 2em - 110px);
  width: -moz-calc(100% - 2em - 110px);
  width: calc(100% - 2em - 110px);
  font-size: 20px;
  color: #b9412c;
}
.xxgc-main li span {
  color: #939393;
}
.xxgc-main .more {
  float: right;
  font-size: 16px;
  color: #c45555;
}
.xxgc-main a:hover {
  text-decoration: underline;
}

.none-line {
  height: 72px;
}

/* 公用底部处理 */
.dzjg-icon img {
  width: auto;
}

.jgdj-info {
  display: inline-block;
}

@media screen and (max-width: 1200px) {
  .zjjd-main {
    width: 1200px;
  }
}