/*公共样式*/
.flex {display: flex;}
.flex-col {display: flex;flex-direction: column;}
.flex-center {display: flex;justify-content: center;align-items: center;}
.flex-center-h {display: flex;justify-content: center;}
.flex-center-v {display: flex;align-items: center;}
.flex-between {display: flex;justify-content: space-between;}
.flex-origin {flex: 0 0 auto;}
.absolute-center {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.absolute-center-v {position: absolute;top: 50%;transform: translateY(-50%);}
.ellipsis{white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.ellipsis-2 {text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ellipsis-3 {text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.ellipsis-4 {text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.wdk .row {margin-right: -15px;margin-left: -15px;}
.wdk .public-title {padding: 23px 0 23px 7px;display: flex;justify-content: space-between;align-items: flex-end;}
.wdk .public-title.bt-line{border-bottom: 1px solid #dcdcdc;}
.wdk .public-title.has-red {padding: 0;}
.wdk .public-title .tit {display: flex;font-size: 24px;line-height: 1;font-weight: bold;color: #212329;}
.wdk .public-title.has-red .tit {font-size: 30px;line-height: 1;font-weight: 500;color: #091928}
.wdk .public-title.has-red .tit a{color: #091928;}
.wdk .public-title.has-red .tit .red {color: #C71919;}
.wdk .public-title.has-red .more{color: #091928;}
.wdk .public-title .more-btn {font-size: 14px;line-height: 1;font-weight: 400;color: #666666;white-space: nowrap;}
.wdk .public-box-wrapper {display: flex;flex-wrap: wrap;}
.wdk .public-box-wrapper .box-wrapper {flex: 0 0 auto;}
/* .wdk img {-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out;transition: all .5s ease-in-out;} */
/* .wdk img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);} */
.wdk .load {margin: 40px auto 0px;}

/*微党课*/
.wdk {background: #f5f6f8;}
.wdk .head-w {background: #fff;}
.wdk .head {height: 92px;}
.wdk .head-logo {height: 46px;}
.wdk .wdk-login-btn{width: 55px;height: 52px;background: #f9bb00;display: inline-block;line-height: 52px;color: #fff;text-align: center;}
.wdk .user-def {width: 100%;height: 100%;}
.wdk .head-banner {
  /* height: 402px; */
}
.wdk .swiper-conta-w {position: relative;overflow: hidden;}
.wdk .swiper-conta-w .swiper-slide {position: relative;}
.wdk .swiper-bg {width: 100%;height: 704px;object-fit: cover;}
.wdk .swiper-tit {width: 100%;padding: 30px 150px 30px 30px;position: absolute;left: 0;bottom: 0;font-size: 30px;line-height: 1;font-weight: bold;color: #fff;background: rgba(0,0,0,.4);}
.wdk .swiper-conta-w .swiper-pagination{width: auto;position: absolute;bottom: 28px;right: 28px;left: auto;}
.wdk .swiper-conta-w .swiper-pagination .swiper-pagination-bullet {margin: 0 6px;content: '';display: inline-block;width: 12px;height: 12px;background: none;border: 1px solid #fff;border-radius: 50%;}
.wdk .swiper-conta-w .swiper-pagination .swiper-pagination-bullet-active {background: #fff;}
.wdk .inform-box {padding: 0 18px 37px 18px;}
.wdk .inform-box .list {padding-top: 20px;min-height: 356px;}
.wdk .inform-box .list li {padding: 13px 0;display: flex;align-items: center;font-size: 16px;line-height: 1;font-weight: 400;color: #252525;}
.wdk .inform-box .list li i {margin-right: 13px;flex: 0 0 auto;width: 12px;height: 12px;background: url('../../images/wdk/list-icon.png') no-repeat;background-size: cover;}
.wdk .wdk-bot-box {margin-bottom: 58px;}
.wdk .wdk-left-box-tit {margin:60px 0 14px -5px;}
.wdk .wdk-left-box-tit.dsxxjy {margin:31px 0 6px;}
.wdk .wdk-left-box-tit .tit{padding-left: 64px;line-height: 50px!important;white-space: nowrap;background: url('../../images/wdk/title-bg.png') no-repeat 0 0;background-size: contain;}
.wdk .wdk-left-box-w {min-height: 2323px;background: #fff;}
.wdk .wdk-left-box {padding: 31px 5px 25px 5px;background: #fff;}
.wdk .wdk-left-box .box-wrapper {padding: 13px 17px;flex-basis: 50%;max-width: 50%;}
.wdk .wdk-left-box .box {min-height: 353px;box-shadow: 0px 8px 19px 2px rgba(51, 102, 158, 0.14);}
.wdk .wdk-left-box .logo-wrapper {position: relative}
.wdk .wdk-left-box .logo-wrapper .logo {width: 100%;height: 200px;object-fit: cover;}
.wdk .wdk-left-box .logo-wrapper .video-icon {width: 54px;height: 54px;}
.wdk .wdk-left-box .content {padding: 16px 19px 18px;}
.wdk .wdk-left-box .content .tit {font-size: 18px;font-weight: 500;color: #464646;line-height: 30px;word-break: break-all;}
.wdk .wdk-left-box .content .author {padding-top: 13px;font-size: 16px;font-weight: 400;color: #959595;line-height: 1;}
.wdk .wdk-left-box .content .date {padding-top: 16px;font-size: 14px;font-weight: 400;color: #959595;line-height: 1;}
.wdk .study-box {min-height: 2410px;padding: 42px 28px 29px;}
.wdk .study-box .public-title {padding-bottom: 16px;}
.wdk .study-box .list li {padding: 25px 0 28px;border-bottom: 1px dotted #dcdcdc;}
.wdk .study-box .list li:last-child {border-bottom: none;}
.wdk .study-box .list li .tit-w {align-items: flex-end;}
.wdk .study-box .list li .tit {max-width: 100%;font-size: 18px;font-weight: 500;color: #122536;line-height: 1;display: block; }
.wdk .study-box .list li .date {font-size: 14px;font-weight: 400;color: #ABABAB;line-height: 1;text-align: right;margin-top: 10px;}
.wdk .study-box .list li .summary {padding-top: 9px;font-size: 16px;font-weight: 400;color: #7B7B7B;line-height: 28px;}

/*党史故事汇*/
.dsgsh .swiper-bg {height: 464px;}
.dsgsh .swiper-tit {position: absolute;left: 0;bottom: 0;font-size: 24px;line-height: 24px;font-weight: bold;color: #fff;background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.4));}
.dsgsh .ds-center-box {padding: 38px 28px 44px;}
.dsgsh .ds-center-box .public-title {padding-bottom: 53px;align-items: center;}
.dsgsh .ds-center-box .btn-w a {margin-right: 13px;width: 160px;height: 48px;background: #F1F1F1;border-radius: 1px;font-size: 20px;font-weight: 400;color: #404040;line-height: 20px;}
.dsgsh .ds-center-box .btn-w a.cur {background: #b00002;color: #fff;}
.dsgsh .ds-center-box .public-box-wrapper {margin: -25px -19px;}
.dsgsh .ds-center-box .public-box-wrapper .cont-box {display: flex;flex-wrap: wrap;}
.dsgsh .ds-center-box .public-box-wrapper .box-wrapper {padding: 25px 19px;flex-basis: 50%;max-width: 50%;}
.dsgsh .ds-center-box .public-box-wrapper .logo {margin-right: 24px;width: 120px;height: 90px;object-fit: cover;}
.dsgsh .ds-center-box .public-box-wrapper .content {max-width: calc(100% - 144px);}
.dsgsh .ds-center-box .public-box-wrapper .content .tit {display: inherit;font-size: 20px;font-weight: bold;color: #555555;line-height: 1;}
.dsgsh .ds-center-box .public-box-wrapper .content .summary {margin-top: 20px;font-size: 16px;font-weight: normal;color: #6D6D6D;line-height: 26px;}
.dsgsh .ds-bot-box {margin-bottom: 50px;padding: 40px 28px 43px;}
.dsgsh .ds-bot-box .public-title .tit {font-size: 36px;}
.dsgsh .ds-bot-box .list {padding-top: 15px;}
.dsgsh .ds-bot-box .list li {padding: 31px 0 30px;border-bottom: 1px dotted #dcdcdc;}
.dsgsh .ds-bot-box .list li:last-child {border-bottom: none;}
.dsgsh .ds-bot-box .list li .tit-w {align-items: flex-end;white-space: nowrap;}
.dsgsh .ds-bot-box .list li .tit {font-size: 24px;font-weight: 500;color: #4E8AC3;line-height: 1;}
.dsgsh .ds-bot-box .list li .date {margin-left: 33px;font-size: 18px;font-weight: 400;color: #ABABAB;line-height: 1;}
.dsgsh .ds-bot-box .list li .summary {margin-top: 21px;position: relative;font-size: 16px;font-weight: 400;color: #7B7B7B;line-height: 28px;}
.dsgsh .ds-bot-box .list li .summary a {color: #EE1E1E;white-space: nowrap;position: absolute;right: 7px;bottom: 0;}

@media (min-width:1920px) {
  .head-banner {display: none;}
  .head-banner._2x {display: block!important;}
}
@media (min-width: 1200px) {
  .wdk .container{width: 1170px;}
}
@media ( max-width: 1024px) {
  /*微党课*/
  .wdk .study-box .list li .tit-w {flex-direction: column;align-items: flex-start;}
  .wdk .study-box .list li .date{margin-top: 10px;margin-left: 0;}
  .wdk .study-box .list li .tit {max-width: inherit;}
}
@media ( max-width: 768px) {
  /*微党课*/
  .wdk .swiper-bg {height: 404px;}
  .wdk .inform-box {margin-top: 20px;}
  .wdk .study-box {margin-top: 20px;}
  .wdk .wdk-left-box .box-wrapper {flex-basis: 100%;}
  .wdk .inform-box .list {min-height: inherit;}
  .wdk .wdk-left-box-w {min-height: inherit;}
  .wdk .wdk-left-box-tit {margin-left: 17px!important;}
  .wdk .study-box {min-height: inherit;}
  .wdk .wdk-left-box .box-wrapper {max-width: inherit;}
   /*党史故事汇*/
  .dsgsh .ds-center-box .public-box-wrapper .box-wrapper {max-width: inherit;}
  .dsgsh .ds-center-box .public-box-wrapper .content {max-width: calc(100% - 100px);}
}
@media ( max-width: 414px) {
  /*微党课*/
  .wdk .head-logo {height: auto;max-width: 80%;}
  .wdk .wdk-login-btn {width: 40px;height: 40px;}
  .wdk .swiper-bg {height: 200px;}
  .wdk .swiper-tit {padding: 10px;font-size: 16px;font-weight: normal;}
  .wdk .swiper-conta-w .swiper-pagination {display: none;}
  .wdk .wdk-left-box-tit .tit {font-size: 21px!important;}
  .wdk .wdk-left-box-tit.bwcxljsmztjy .tit .red{display: none;}
  /*党史故事汇*/
  /* .dsgsh .ds-center-box .btn-w {flex-direction: column;} */
  /* .dsgsh .ds-center-box .btn-w a {margin-top: 10px;margin-right: 0;} */
  /* .dsgsh .ds-center-box .btn-w a:first-child {margin-top: 0;} */

  .dsgsh .ds-center-box{background: none;padding: 0;}
  .dsgsh .ds-center-box .public-title{padding-bottom: 45px;}
  .dsgsh .ds-center-box .btn-w a{font-size: 12px;height: 28px;padding: 5px; margin-right: 5px;width: auto;}

  .dsgsh .ds-center-box .public-box-wrapper {display: block;}
  .dsgsh .ds-center-box .public-box-wrapper .box-wrapper {flex-basis: 100%;}
  .dsgsh .ds-center-box .public-box-wrapper .box {flex-direction: column;}
  .dsgsh .ds-center-box .public-box-wrapper .logo-wrapper {flex: 0 0 100%;}
  .dsgsh .ds-center-box .public-box-wrapper .logo {width: 100%;height: auto;margin-right: 0;}
  .dsgsh .ds-center-box .public-box-wrapper .content {margin-top: 20px;}
  .dsgsh .ds-center-box .public-box-wrapper .content .tit {width: 100%;display: inline-block;}
  .dsgsh .ds-bot-box .list li .tit-w {flex-direction: column;align-items: flex-start;}
  .dsgsh .ds-bot-box .list li .date {margin-left: 0;margin-top: 10px;}

  .dsgsh .ds-center-box .public-box-wrapper .content{max-width: inherit;}
  .dsgsh .ds-center-box .public-box-wrapper .box-wrapper{max-width: 100%;padding-top: 0;}
  .dsgsh .ds-center-box .public-box-wrapper .content .summary{margin-top: 5px;}

  .dsgsh .ds-bot-box{padding: 15px;}
  .dsgsh .ds-bot-box .public-title .tit{font-size: 26px;}

}
@media ( max-width: 320px) {
  .wdk .swiper-bg {height: 256px;}
  .wdk .wdk-left-box-tit .tit {padding-left: 0!important;font-size: 19px!important;background: none;}
  .wdk .wdk-left-box-tit .tit .red {display: none;}
}
