@charset "UTF-8";
/*flex弹性盒子 默认水平垂直居中 传入null 表示不设置该属性*/
.wqlm-banner {
  width: 100%;
  max-width: 1920px;
  height: 400px;
  margin: 0 auto;
  overflow: hidden; }
  .wqlm-banner img {
    height: 100%;
    object-fit: cover; }

.crumb-nav {
  line-height: 40px;
  padding: 0 0 20px 0;
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .crumb-nav li {
    float: left; }
    .crumb-nav li a,
    .crumb-nav li span {
      color: #666;
      font-size: 14px;
      height: 14px;
      line-height: 1;
      display: inline-block; }
    .crumb-nav li a span {
      transition: all 0.2s; }
      .crumb-nav li a span:hover {
        color: #58b1ef;
        transition: all 0.2s; }
    .crumb-nav li a:hover {
      color: #58b1ef;
      transition: all 0.2s; }
    .crumb-nav li a:after {
      content: ">";
      display: inline-block;
      margin: 0 5px;
      color: #666;
      vertical-align: 1px; }

.crumb-cont .crumb-l .news-list-title .more, .crumb-cont .crumb-r .crumb-r-t .news-list-title .more {
  font-size: 14px;
  font-weight: 300;
  color: #2E2424;
  position: relative;
  float: right;
  padding-right: 16px;
  margin-top: 10px; }
  .crumb-cont .crumb-l .news-list-title .more::after, .crumb-cont .crumb-r .crumb-r-t .news-list-title .more::after {
    display: inline-block;
    content: "";
    width: 0px;
    height: 0px;
    border: 6px solid transparent;
    border-left: 6px solid #2E2424;
    position: absolute;
    top: 2px;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 0; }

.crumb-cont .crumb-l .news-list-title h3, .crumb-cont .crumb-r .crumb-r-t .news-list-title h3 {
  position: relative; }
  .crumb-cont .crumb-l .news-list-title h3:before, .crumb-cont .crumb-r .crumb-r-t .news-list-title h3:before {
    content: "";
    position: absolute;
    right: -35px;
    width: 30px;
    height: 5px;
    top: 12px;
    background: url("../images/activist/list-title-dec.png") no-repeat center/cover; }

body,
html {
  background-color: #EAF4FF; }

img {
  max-width: 100%;
  max-height: 100%; }

.mask-box {
  width: 840px !important; }
  .mask-box .mask-header {
    border-bottom: none !important;
    background: linear-gradient(180deg, #D2E7FF 0%, #FFFFFF 100%) !important; }
    .mask-box .mask-header .close {
      background: transparent !important; }
  .mask-box .mask-body-content {
    height: 92% !important; }

.main-container {
  position: relative; }
  .main-container .content-main {
    padding: 0 100px 60px; }
  .main-container .crumb-nav {
    padding: 0 100px;
    line-height: 1;
    margin-bottom: 40px; }

.wqlm-banner {
  position: relative; }
  .wqlm-banner .hidden-title {
    position: absolute;
    left: 50%;
    top: 130px;
    margin-left: -120px;
    font-size: 0;
    width: 240px;
    height: 182px; }
  .wqlm-banner .nav-con {
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    z-index: 0; }
    .wqlm-banner .nav-con a {
      display: inline-block;
      font-size: 24px;
      color: #FFFFFF;
      text-align: center;
      line-height: 24px;
      padding: 50px 0 15px 0;
      margin: 0 40px;
      position: relative; }
      .wqlm-banner .nav-con a.active {
        font-weight: bold; }
        .wqlm-banner .nav-con a.active:after {
          display: inline-block;
          content: '';
          width: 20px;
          height: 4px;
          background: #FFFFFF;
          position: absolute;
          top: auto;
          right: 38px;
          bottom: 0;
          left: auto;
          z-index: 0; }
  .wqlm-banner .title-yfbh {
    background: url("../images/activist/title-yfbh.png") no-repeat center/cover; }
  .wqlm-banner .title-kzkt {
    background: url("../images/activist/title-kzkt.png") no-repeat center/cover; }
  .wqlm-banner .title-fzzx {
    background: url("../images/activist/fzzx.png") no-repeat center/cover; }
  .wqlm-banner .title-xfyf {
    background: url("../images/activist/title-xfyf.png") no-repeat center/cover; }
  .wqlm-banner.video-banner {
    background: url("../images/activist/kzkt-bgsm.png") no-repeat top center; }
  .wqlm-banner.video-banner-show {
    height: 740px;
    background: url("../images/activist/kzkt-bg.png") no-repeat top center; }
    .wqlm-banner.video-banner-show .close {
      display: block;
      width: 26px;
      height: 26px;
      position: absolute;
      top: -10px;
      right: -10px;
      background: url("../images/activist/delete.png") no-repeat center;
      z-index: 10; }
    .wqlm-banner.video-banner-show .video {
      display: none; }
    .wqlm-banner.video-banner-show .video-pos-show {
      display: block !important; }
    .wqlm-banner.video-banner-show .nav-con {
      overflow: hidden;
      text-align: center; }
      .wqlm-banner.video-banner-show .nav-con a {
        display: inline-block;
        font-size: 24px;
        color: #FFFFFF;
        text-align: center;
        line-height: 24px;
        padding: 50px 0 15px 0;
        margin: 0 40px;
        position: relative; }
        .wqlm-banner.video-banner-show .nav-con a.active {
          font-weight: bold; }
          .wqlm-banner.video-banner-show .nav-con a.active:after {
            display: inline-block;
            content: '';
            width: 20px;
            height: 4px;
            background: #FFFFFF;
            position: absolute;
            top: auto;
            right: 38px;
            bottom: 0;
            left: auto;
            z-index: 0; }
  .wqlm-banner .video-pos {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -303px;
    width: 606px;
    height: 340px; }
    .wqlm-banner .video-pos.video-pos-show {
      width: 1000px;
      height: auto;
      top: 30px;
      margin-left: -500px;
      font-size: 14px;
      color: #FFFFFF;
      line-height: 20px;
      display: none; }
      .wqlm-banner .video-pos.video-pos-show .video-play {
        width: 100%;
        height: 562px; }
      .wqlm-banner .video-pos.video-pos-show .name {
        font-weight: bold;
        font-size: 28px;
        line-height: 28px;
        margin: 30px 0 20px; }
    .wqlm-banner .video-pos span.play {
      display: inline-block;
      content: "";
      width: 80px;
      height: 80px;
      background: url("../images/activist/index-play-video.png");
      background-size: contain;
      position: absolute;
      top: 50%;
      right: auto;
      bottom: auto;
      left: 50%;
      z-index: 0;
      z-index: 10;
      margin: -40px 0 0 -40px; }

.wrapper-bg {
  position: relative; }
  .wrapper-bg:before {
    display: inline-block;
    content: '';
    height: 123px;
    background-image: linear-gradient(180deg, #D2E7FF 0%, #FFFFFF 100%);
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 1px;
    right: 1px;
    z-index: 1; }

.main-container {
  position: relative;
  background-color: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 4px;
  padding: 30px 0;
  margin-top: -20px;
  min-height: 539px; }
  .main-container::before, .main-container::after {
    content: "";
    position: absolute;
    top: 19px;
    width: 30px;
    height: 529px; }
  .main-container::before {
    left: -30px;
    background: url("../images/activist/wrapper-bg-shadow-l.png") no-repeat center/cover; }
  .main-container::after {
    right: -30px;
    background: url("../images/activist/wrapper-bg-shadow-r.png") no-repeat center/cover; }
  .main-container video {
    max-width: 100%;
    display: block;
    margin: 0 auto; }
  .main-container .main-container-dec {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    height: 123px;
    z-index: 0;
    top: 0;
    background: linear-gradient(180deg, #D2E7FF 0%, #FFFFFF 100%); }

.index-wrapper {
  padding: 0; }
  .index-wrapper h2 {
    width: 100%;
    height: 123px;
    background-image: linear-gradient(180deg, #D2E7FF 0%, #FFFFFF 100%);
    border-radius: 4px;
    text-align: center; }
    .index-wrapper h2 img {
      margin: 33px auto 0; }
  .index-wrapper .video {
    width: 1000px;
    height: 562px;
    border-radius: 4px;
    margin: 0 auto;
    position: relative; }
    .index-wrapper .video video {
      width: 100%;
      height: 100%; }
  .index-wrapper .index-blocks {
    width: 100%;
    overflow: hidden;
    font-size: 0;
    padding: 30px 0 40px 100px; }
    .index-wrapper .index-blocks .index-block {
      display: inline-block;
      width: 490px;
      height: 130px;
      margin-right: 20px; }
      .index-wrapper .index-blocks .index-block img {
        width: 490px;
        height: 130px; }
      .index-wrapper .index-blocks .index-block:nth-last-child(1) {
        margin: 0; }

.news-list-title,
.news-item {
  padding: 0 30px; }
  .news-list-title.card-list-title,
  .news-item.card-list-title {
    padding: 0 100px; }

.news-list-title {
  font-size: 28px;
  line-height: 1;
  color: #1A6DBE;
  font-weight: 900;
  margin-bottom: 10px;
  position: relative;
  display: inline-block; }
  .news-list-title:before {
    content: "";
    position: absolute;
    right: -10px;
    width: 30px;
    height: 5px;
    top: 12px;
    background: url("../images/activist/list-title-dec.png") no-repeat center/cover; }
  .news-list-title.card-list-title:before {
    right: 50px; }
  .news-list-title.xymb-list-title {
    padding-right: 0;
    width: 374px; }
    .news-list-title.xymb-list-title:before {
      right: 122px; }
    .news-list-title.xymb-list-title img {
      display: inline-block;
      margin: 0; }

.news-item {
  position: relative;
  transition: all .2s; }
  .news-item + .news-item .news-item-main {
    border-top: 1px solid #E5E5E5; }
  .news-item .news-item-main {
    display: block;
    padding: 30px 0;
    overflow: hidden; }
  .news-item:hover {
    background: linear-gradient(90deg, #F6FAFF 0%, #EAF4FF 100%);
    border: 1px solid #B5C7DC; }
    .news-item:hover .news-item-title {
      color: #1A6DBE; }
    .news-item:hover .news-item-main {
      border: none; }
    .news-item:hover::before, .news-item:hover::after {
      content: "";
      position: absolute;
      top: 0;
      height: 100%;
      width: 20px; }
    .news-item:hover::before {
      left: -20px;
      background: url("../images/activist/hover-item-shadow-l.png") no-repeat center/cover; }
    .news-item:hover::after {
      right: -20px;
      background: url("../images/activist/hover-item-shadow-r.png") no-repeat center/cover; }
    .news-item:hover .handle-btn {
      color: #1A6DBE !important; }
      .news-item:hover .handle-btn.download-item-btn {
        cursor: pointer;
        background-image: url("../images/activist/btn-download-active.png"); }
      .news-item:hover .handle-btn.preview-item-btn {
        cursor: pointer;
        background-image: url("../images/activist/btn-preview-active.png"); }
  .news-item .news-item-detail {
    margin-left: 210px; }
  .news-item .news-item-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .news-item.no-img .news-item-detail {
    margin-left: 0; }
  .news-item .news-item-banner {
    float: left; }

.news-item-quest .news-item-title {
  padding-left: 40px;
  background: url("../images/activist/q.png") no-repeat top left;
  background-size: 30px 30px; }

.news-item-quest .news-item-brief {
  min-height: 30px;
  padding-left: 40px;
  background: url("../images/activist/a.png") no-repeat top left;
  background-size: 30px 30px; }

.card-list-main {
  padding: 0 60px !important;
  margin-top: 20px;
  position: relative;
  z-index: 2; }
  .card-list-main .news-card-item a {
    display: block; }

.news-item-banner {
  width: 180px;
  height: 120px; }

.news-item-detail {
  font-size: 14px;
  color: #999; }

.news-item-title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 28px;
  color: #000; }

.news-item-brief {
  line-height: 20px;
  margin-bottom: 10px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.news-item-pubtime {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.news-card-item {
  width: 340px;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 20px;
  float: left; }
  .news-card-item:nth-of-type(3n+2) {
    margin: 0 29px; }
  .news-card-item .news-item-banner {
    width: 100%;
    height: 178px;
    position: relative; }
    .news-card-item .news-item-banner .play-video-button {
      width: 50px;
      height: 50px;
      background: url("../images/activist/play-video-btn.png") no-repeat center/cover;
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -25px;
      margin-top: -25px;
      z-index: 1; }
  .news-card-item .news-item-detail {
    padding: 10px 20px 20px; }
  .news-card-item .news-item-title {
    height: 50px;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .news-card-item .news-item-pubtime {
    font-size: 12px;
    line-height: 1; }

.file-list-wrapper .news-item-detail {
  display: inline-block;
  max-width: 940px; }

.file-list-wrapper .news-item-handle {
  float: right;
  margin-top: 20px; }

.file-list-wrapper .handle-btn {
  color: #000000;
  font-size: 16px;
  line-height: 1.375;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left center; }

.file-list-wrapper .download-item-btn {
  background-size: 18px 18px;
  margin-right: 20px;
  padding-left: 28px;
  background-image: url("../images/activist/btn-download.png"); }

.file-list-wrapper .preview-item-btn {
  background-size: 20px 14px;
  padding-left: 30px;
  background-image: url("../images/activist/btn-preview.png"); }

.news-detail-title {
  text-align: center;
  position: relative;
  z-index: 1;
  color: #000;
  line-height: 1;
  font-size: 28px;
  padding-bottom: 30px;
  border-bottom: 1px solid #E5E5E5; }
  .news-detail-title h2 {
    font-weight: 600;
    margin-bottom: 30px; }

.news-detail-info {
  color: #999999;
  font-size: 14px;
  line-height: 20px; }
  .news-detail-info > span {
    padding: 0 15px; }
    .news-detail-info > span:nth-of-type(2) {
      border-left: 1px solid #999999; }
  .news-detail-info .news-detail-pubtime {
    border-left: 1px solid #999999; }

.news-detail-main {
  padding: 30px 0;
  font-size: 18px; }
  .news-detail-main p {
    margin-bottom: 30px;
    line-height: 1.8; }
    .news-detail-main p video {
      max-width: 100%;
      display: block;
      margin: 0 auto; }

.relation-news-wrapper {
  padding: 0 30px;
  font-size: 16px; }
  .relation-news-wrapper h3 {
    margin-bottom: 30px; }
  .relation-news-wrapper img,
  .relation-news-wrapper video {
    width: auto;
    height: auto;
    max-width: 100%; }
  .relation-news-wrapper .relation-news-item {
    margin-bottom: 30px; }
  .relation-news-wrapper h4 {
    color: #000; }

.play-video-modal {
  position: relative; }
  .play-video-modal .layui-layer-content {
    overflow: visible !important;
    padding: 0 !important; }
  .play-video-modal .video-player {
    width: 100%;
    height: 625px; }
  .play-video-modal .close-modal-btn {
    cursor: pointer;
    z-index: 3;
    width: 16px;
    height: 16px;
    position: absolute;
    right: -32px;
    top: 26px;
    background: url("../images/activist/close-modal-btn.png") no-repeat center/cover; }
  .play-video-modal .video-modal-desc {
    padding: 30px 60px;
    color: #1A192B; }
  .play-video-modal .video-modal-title {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 20px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .play-video-modal .video-modal-pubtime {
    font-size: 14px;
    line-height: 1; }

.news-list-main {
  padding: 0 70px;
  position: relative;
  z-index: 2; }

.file-list-wrapper .news-list-main .news-item {
  min-height: 122px !important; }

.list-pag {
  margin: 30px; }

.qplayer-time {
  width: auto !important; }

.tags {
  margin: 20px 0; }
  .tags span {
    display: inline-block;
    padding: 2px 4px;
    font-size: 12px;
    color: #1A6DBE;
    margin-right: 5px;
    border: 1px solid #1A6DBE; }

.law-list-wrapper {
  margin-bottom: 80px; }
  .law-list-wrapper .crumb-nav {
    padding: 0 0 0 40px; }

.crumb-cont .crumb-l {
  width: calc(100% - 810px); }
  .crumb-cont .crumb-l .crumb-l-t {
    padding-bottom: 40px; }
  .crumb-cont .crumb-l .crumb-l-b .news-list-title h3:before {
    display: none; }
  .crumb-cont .crumb-l .news-list-title {
    display: block;
    padding: 0 20px 0 40px; }
    .crumb-cont .crumb-l .news-list-title::before {
      display: none; }
  .crumb-cont .crumb-l .news-list-main {
    padding-right: 0;
    padding-left: 30px; }
  .crumb-cont .crumb-l .news-item {
    border: 1px solid #fff;
    padding: 0 10px;
    height: 95px; }
    .crumb-cont .crumb-l .news-item .news-item-main {
      padding: 10px 0; }
    .crumb-cont .crumb-l .news-item .news-item-title {
      margin-bottom: 4px;
      white-space: normal;
      font-size: 16px;
      line-height: 26px;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }

.crumb-cont .crumb-r {
  width: 740px;
  padding-right: 40px; }
  .crumb-cont .crumb-r .crumb-r-t .news-list-title {
    display: block;
    padding: 0; }
    .crumb-cont .crumb-r .crumb-r-t .news-list-title::before {
      display: none; }
  .crumb-cont .crumb-r .crumb-r-t .guide {
    padding: 17px 0 10px; }
  .crumb-cont .crumb-r .crumb-r-t .guide-item {
    margin-bottom: 30px; }
    .crumb-cont .crumb-r .crumb-r-t .guide-item a {
      display: block; }
    .crumb-cont .crumb-r .crumb-r-t .guide-item h4 {
      padding: 1px 0 0 40px;
      min-height: 30px;
      font-size: 16px;
      color: #142434;
      line-height: 22px;
      height: 47px;
      margin-bottom: 15px;
      background: url("../images/activist/q.png") no-repeat top left;
      background-size: 30px 30px;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
    .crumb-cont .crumb-r .crumb-r-t .guide-item p {
      padding-left: 40px;
      font-size: 16px;
      color: #142434;
      line-height: 28px;
      height: 90px;
      background: url("../images/activist/a.png") no-repeat top left;
      background-size: 30px 30px;
      display: block;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
  .crumb-cont .crumb-r .crumb-r-t .guide-img {
    display: inline-block;
    width: 240px;
    height: 74px; }

.layerlink {
  width: 160px;
  height: 160px;
  position: fixed;
  left: 0;
  top: 50%; }
  .layerlink img {
    width: 160px;
    height: 160px; }
  .layerlink .layerlinkclosebtn {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10; }

.files-content {
  overflow: hidden; }
  .files-content .files-label {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px; }
  .files-content .files-list {
    overflow: hidden; }
    .files-content .files-list .files-item {
      display: block;
      padding: 5px 0;
      font-weight: bold;
      color: #1A6DBE; }

.ad-list {
  position: fixed;
  top: 200px;
  right: 20px;
  display: flex;
  flex-direction: column;
  z-index: 10; }
  .ad-list .ad-option {
    position: relative;
    display: inline-block;
    width: 160px;
    height: 160px;
    margin-bottom: 20px; }
    .ad-list .ad-option.ad-law {
      background: url("../images/activist/ad-law.png") no-repeat center;
      background-size: 100% 100%; }
    .ad-list .ad-option.ad-book {
      background: url("../images/activist/ad-book.png") no-repeat center;
      background-size: 100% 100%; }
    .ad-list .ad-option.ad-cal {
      background: url("../images/activist/ad-cal.png") no-repeat center;
      background-size: 100% 100%; }
    .ad-list .ad-option span {
      position: absolute;
      top: 0;
      right: 0;
      width: 20px;
      height: 20px;
      z-index: 10; }
    .ad-list .ad-option a {
      display: inline-block;
      width: 100%;
      height: 100%; }

/*# sourceMappingURL=activistsub.css.map */
