@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  outline: none;
  box-sizing: border-box;
}

body {
  font-family: "微软雅黑", "Arial", sans-serif;
  font-size: 22px;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  margin: 0 auto;
  max-width: 1920px;
}

a {
  color: #333;
  text-decoration: none;
}

img {
  border: none;
}

ul, li {
  list-style: none;
}

h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
}

.clearfix:after {
  content: "";
  overflow: hidden;
  width: 100%;
  height: 0;
  font-size: 0;
  display: block;
  clear: both;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.more {
  text-align: right;
  margin-top: 30px;
}
.more a {
  color: #e9161b;
  font-size: 24px;
}

header.topic {
  min-width: 1200px;
  height: 1087px;
  background-image: url("../../images/zhuanti_dsjzgdspds/topic.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
header.topic img {
  display: none;
}

.main-container {
  background-image: linear-gradient(to bottom, #ec171c 445px, #fff 1000px, #fff);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-width: 1297px;
}

@keyframes box-glow-breath {
  0%, 100% {
    box-shadow: inset 0 0 10px 2px rgba(255, 255, 255, 0.3), 0 0 15px 5px rgba(255, 255, 255, 0.3);
  }
  50% {
    box-shadow: inset 0 0 20px 10px rgba(255, 255, 0, 0.5), 0 0 30px 15px rgba(255, 255, 0, 0.5);
  }
}
.intro {
  position: relative;
  margin: 0 auto;
  width: 1297px;
  height: auto;
}
.intro .intro-container {
  width: 100%;
  position: relative;
  height: auto;
}
.intro .glow-layer {
  position: absolute;
  top: 8.5%;
  bottom: 10%;
  left: 5%;
  right: 5%;
  animation: box-glow-breath 2s infinite ease-in-out;
}

.dsjc {
  /* background-image: url("../../images/zhuanti_dsjzgdspds/bg.png"); */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 1280px;
  /*min-height: 2080px;*/
  padding-bottom:50px;
  margin: 280px auto 0;
  background-image: linear-gradient(to bottom, #fcf4eb, #fff), linear-gradient(to bottom, #ec171c, #ffac95);
  background-origin: padding-box, border-box;
  background-clip: padding-box, border-box;
  border: 4px solid transparent;
  border-radius: 0 0 70px 70px;
}
.dsjc .tab {
  background-image: url("../../images/zhuanti_dsjzgdspds/timeline-a.png");
  background-size: cover;
  background-position: -55px;
  background-repeat: no-repeat;
  width: 100%;
  height: 170px;
  position: relative;
  top: -4px;
  transform: translateY(-50%);
}

@keyframes tabs {
  0%, 100% {
    box-shadow: inset 0 0 10px 2px rgba(255, 255, 255, 0.3), 0 0 15px 5px rgba(255, 255, 255, 0.3);
  }
  50% {
    box-shadow: inset 0 0 20px 10px rgb(238 49 53), 0 0 30px 15px rgb(238 49 53);
  }
}
.dsjc .tab .tab-btn:nth-child(-n+5) {
  animation: tabs 2s infinite ease-in-out;
}

.dsjc .tab .tab-btn {
  cursor: pointer;
}
.dsjc .tab .tab-btn:first-child {
  position: absolute;
  left: 14.2%;
  bottom: 40%;
  width: 3%;
  height: 20%;
  border-radius: 50%;
}
.dsjc .tab .tab-btn:nth-child(2) {
  position: absolute;
  left: 31%;
  bottom: 40%;
  width: 3%;
  height: 20%;
  border-radius: 50%;
}
.dsjc .tab .tab-btn:nth-child(3) {
  position: absolute;
  left: 48.2%;
  bottom: 40%;
  width: 3%;
  height: 20%;
  border-radius: 50%;
}
.dsjc .tab .tab-btn:nth-child(4) {
  position: absolute;
  right: 31.6%;
  bottom: 40%;
  width: 3%;
  height: 20%;
  border-radius: 50%;
}
.dsjc .tab .tab-btn:last-child {
  position: absolute;
  right: 14.8%;
  bottom: 40%;
  width: 3%;
  height: 20%;
  border-radius: 50%;
}
.dsjc .tab .tab-btn .pointImg {
  position: absolute;
  left: -28%;
  top: 100%;
}
.dsjc .tab-content {
  margin-top: 35px;
  display: none;
}
.dsjc .tab-content.active {
  display: block;
}
.dsjc .tit {
  margin-top: 10px;
  line-height: 36px;
}
.dsjc .unit {
  margin-top: 10px;
  font-size: 18px;
  color: #b8b6b3;
  line-height: 30px;
   -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dsjc .unit a {
  font-size: 17px;
  color: #b8b6b3;
}
.dsjc .item {
  width: 250px;
}
.dsjc .item .image {
  aspect-ratio: 16/9;
  width: 100%;
  overflow: hidden;
}
.dsjc .item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dsjc .qzbn .title {
  background-image: url("../../images/zhuanti_dsjzgdspds/bntbdy.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 737px;
  height: 130px;
  margin: 0 auto;
}
.dsjc .qzbn .content {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.dsjc .qzbn .content .left, .dsjc .qzbn .content .right {
  width: 570px;
}
.dsjc .qzbn .content .left .cnt, .dsjc .qzbn .content .right .cnt {
  margin-top: 45px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.dsjc .ztjs {
  margin-top: 50px;
}
.dsjc .ztjs .title {
  background-image: url("../../images/zhuanti_dsjzgdspds/ztjsdy.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 737px;
  height: 130px;
  margin: 0 auto;
}
.dsjc .ztjs .content {
  margin-top: 65px;
}
.dsjc .ztjs .row1, .dsjc .ztjs .row2 {
  display: flex;
  justify-content: space-between;
}
.dsjc .ztjs .left, .dsjc .ztjs .right {
  width: 570px;
}
.dsjc .ztjs .left .cnt, .dsjc .ztjs .right .cnt {
  margin-top: 45px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.dsjc .ztjs .t {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 538px;
  height: 74px;
  margin: 0 auto;
}
.dsjc .ztjs .row1 .left .t {
  background-image: url("../../images/zhuanti_dsjzgdspds/bf.png");
}
.dsjc .ztjs .row1 .right .t {
  background-image: url("../../images/zhuanti_dsjzgdspds/jx.png");
}
.dsjc .ztjs .row2 {
  margin-top: 45px;
}
.dsjc .ztjs .row2 .left .t {
  background-image: url("../../images/zhuanti_dsjzgdspds/zm.png");
}
.dsjc .ztjs .row2 .right .t {
  background-image: url("../../images/zhuanti_dsjzgdspds/by.png");
}


h1.ctitle {
    font-size: 36px;
    text-align: center;
    margin: 20px 0 75px;
}
#tab5 p {
    font-size: 24px;
    margin: 30px 80px;
    line-height: 40px;
    text-align: justify;
}

.cpcontent {
  margin-top: 45px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 45px 66px;
}

.wqhg {
  margin-top: 70px;
}
.wqhg .title {
  background-image: url("../../images/zhuanti_dsjzgdspds/wqhd.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 738px;
  height: 130px;
  margin: 0 auto;
}
.wqhg .content {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}

.title img, .t img {
  display: none;
}

.img-container {
  margin: 0px auto;
  width: fit-content;
  position: relative;
  zoom: 0.9;
}
.hotspot {
  width: 20%;
  height: 10.5%;
  background: black;
  position: absolute;
  /* border-radius: 50%; */
  opacity: 0.75;
  transition: all 0.4s ease;
  transform: scale(1);
  cursor: pointer;
  pointer-events: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: bold;
  text-shadow: 0 1px 3px rgb(0 0 0 / 68%);
  z-index: 10;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  left: 40%;
  /* top: -28px; */
  bottom: 1.6%;
}
.hotspot-1 { animation: pulse-animation 3s infinite 0.5s; }
@keyframes pulse-animation {
  0%, 100% { transform: scale(1); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7); }
  50% { transform: scale(1.1); box-shadow: 0 0 0 15px rgba(255, 255, 255, 0); }
}

.foot-03 {color: black; min-width: 1000px;padding: 10px 0;border-top: 1px solid #D2D2D2;font-size: 12px;line-height: 21px;text-align: center;margin-top: 20px}
.foot-03 a{color: black; }
.floatewm {display: none;position: fixed;width: 94px;padding: 15px 5px 5px;border: 1px solid #E8E8E8;background: #F6F6F6;left: 52%;bottom: 10px;_display: none;font-family: "Microsoft YaHei", Arial;font-size: 12px;line-height: 21px;text-align: center;margin-left: 580px}
.floatewm img {margin-top: 5px}
.floatewm span {color: #B00;font-size: 11px}
.floatewm i {display: block;position: absolute;width: 15px;height: 15px;font-style: normal;line-height: 15px;text-align: center;right: 0;top: 0;cursor: pointer}


@media screen and (max-width: 1024px) {
  .container {
    width: 90%;
  }
  header.topic {
    min-width: initial;
    width: 100%;
    height: auto;
    background-image: none;
  }
  header.topic img {
    width: 100%;
    height: auto;
    display: block;
  }
  .main-container {
    min-width: initial;
    background-image: none;
    width: 100%;
  }
  .intro {
    width: 100%;
    background-color: #ec171c;
  }
  .intro img {
    display: block;
    width: 100%;
    height: auto;
  }
  .intro .glow-layer {
    animation: none;
  }
  .dsjc {
    width: 100%;
    height: auto;
    background-image: none;
    margin-top: 120px;
    padding-bottom:0px;
  }
  .dsjc .tab {
    background-image: url("../../images/zhuanti_dsjzgdspds/timeline-a.png");
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 15vw;
    position: relative;
    top: 0;
    transform: translateY(-50%);
  }
  .dsjc .tab .tab-btn:first-child {
    position: absolute;
    left: 17%;
    bottom: 40%;
    width: 2.5%;
    height: 20%;
    border-radius: 50%;
  }
  .dsjc .tab .tab-btn:nth-child(2) {
    position: absolute;
    left: 32.5%;
    bottom: 40%;
    width: 2.5%;
    height: 20%;
    border-radius: 50%;
  }
  .dsjc .tab .tab-btn:nth-child(3) {
    position: absolute;
    left: 48.2%;
    bottom: 40%;
    width: 2.5%;
    height: 20%;
    border-radius: 50%;
  }
  .dsjc .tab .tab-btn:nth-child(4) {
    position: absolute;
    right: 33.5%;
    bottom: 40%;
    width: 2.5%;
    height: 20%;
    border-radius: 50%;
  }
  .dsjc .tab .tab-btn:last-child {
    position: absolute;
    right: 18%;
    bottom: 40%;
    width: 2.5%;
    height: 20%;
    border-radius: 50%;
  }
  .dsjc .tab .tab-btn .pointImg {
    display: none;
  }
  .dsjc .tab .tab-btn.active {
    background-image: linear-gradient(to bottom, orange, orange);
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-clip-path: circle(50% at 50% 50%);
            clip-path: circle(50% at 50% 50%);
  }
  .dsjc .tab-content {
    margin-top: 0;
  }
  .dsjc .tit {
    margin-top: 10px;
    line-height: 36px;
  }
  .dsjc .unit {
    margin-top: 10px;
    font-size: 18px;
    color: #b8b6b3;
    line-height: 30px;
  }
  .dsjc .unit a {
    font-size: 17px;
    color: #b8b6b3;
  }
  .dsjc .item {
    width: 47%;
  }
  .dsjc .item .image {
    aspect-ratio: 16/9;
    width: 100%;
    overflow: hidden;
  }
  .dsjc .item .image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .dsjc .qzbn .content {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .dsjc .qzbn .content .left, .dsjc .qzbn .content .right {
    width: 100%;
  }
  .dsjc .ztjs .row1, .dsjc .ztjs .row2 {
    flex-wrap: wrap;
  }
  .dsjc .ztjs .left, .dsjc .ztjs .right {
    width: 100%;
  }
  .dsjc .ztjs .right {
    margin-top: 20px;
  }
  .dsjc .ztjs .t {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
  }
  h1.ctitle {
    font-size: 18px;
    margin: 20px 0;
  }
  #tab5 p {
    font-size: 16px;
    margin: 12px 5px;
    line-height: 25px;
  }

  #tab5 video {
    width: 100%;
  }
  
  .cpcontent {
    margin-top: 0px;
    gap: 6%;
  }
  .cpcontent .item {
    margin-bottom: 25px;
  }
  
  .wqhg {
    margin-top: 70px;
  }
  .wqhg .title {
    background-image: url("../../images/zhuanti_dsjzgdspds/wqhd.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 738px;
    height: 130px;
    margin: 0 auto;
  }
  .wqhg .content {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
  }
  .wqhg .content .item {
    width: 47%;
  }
  .wqhg .content .item .image {
    width: 100%;
  }
  .wqhg .content .item .image img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: auto;
  }
  
  .img-container{
    width:95vw 
  }
  .img-container img{
    width: 100%;
  }
  
  .foot-03 {width: 100%;min-width: 320px;box-sizing: border-box;padding: 10px 20px;}
  .floatewm {display: none !important}

}
@media screen and (max-width: 768px) {
  body {
    font-size: 20px;
  }
  .more {
    text-align: right;
    margin-top: 20px;
  }
  .more a {
    color: #e9161b;
    font-size: 20px;
  }
  .title img, .t img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    width: 60%;

  }
  .dsjc {
    margin-top: 20vw;
  }
  .dsjc .tit {
    margin-top: 10px;
    line-height: 36px;
  }
  .dsjc .unit {
    margin-top: 10px;
    font-size: 18px;
    color: #b8b6b3;
    line-height: 30px;
  }
  .dsjc .unit a {
    font-size: 17px;
    color: #b8b6b3;
  }
  .dsjc .qzbn .title {
    width: 100%;
    height: auto;
    background-image: none;
  }
  .dsjc .qzbn .content .left .cnt, .dsjc .qzbn .content .right .cnt {
    margin-top: 20px;
  }
  .dsjc .ztjs .title {
    width: 100%;
    height: auto;
    background-image: none;
  }
  .dsjc .ztjs .content {
    margin-top: 20px;
  }
  .dsjc .ztjs .content .row2 {
    margin-top: 20px;
  }
  .dsjc .ztjs .content .row1 .left .cnt, .dsjc .ztjs .content .row1 .right .cnt, .dsjc .ztjs .content .row2 .left .cnt, .dsjc .ztjs .content .row2 .right .cnt {
    margin-top: 20px;
  }
  .dsjc .ztjs .content .row1 .left .t, .dsjc .ztjs .content .row1 .right .t, .dsjc .ztjs .content .row2 .left .t, .dsjc .ztjs .content .row2 .right .t {
    width: 100%;
    height: auto;
    background-image: none;
  }
  .wqhg .title {
    width: 100%;
    height: auto;
    background-image: none;
  }

}
@media screen and (max-width: 576px) {
  body {
    font-size: 16px;
  }
  .more {
    text-align: right;
    margin-top: 16px;
  }
  .more a {
    color: #e9161b;
    font-size: 16px;
  }
  .dsjc {
    margin-top: 20vw;
  }
  .dsjc .tit {
    margin-top: 10px;
    line-height: 1.5;
  }
  .dsjc .unit {
    margin-top: 10px;
    font-size: 16px;
    color: #b8b6b3;
    line-height: 1.5;
  }
  .dsjc .unit a {
    font-size: 16px;
    color: #b8b6b3;
  }
  .dsjc .qzbn .content {
    margin-top: 0;
  }
  .dsjc .ztjs {
    margin-top: 20px;
  }
  .wqhg {
    margin-top: 20px;
  }
  .wqhg .content {
    margin-top: 20px;
  }
}/*# sourceMappingURL=style.css.map */

    #tab4 .tit {
        line-height: 26px;
        font-size: 17px;
    }
    #tab4 .unit a {
        font-size: 15px;
    }
    /* tab4 pc 内容5列 start */
    #tab4 .cpcontent {
        gap: 10px 50px;
        margin-bottom: 40px;
    }
    #tab4 .item {
        width: 200px;
    }
    #tab4 .dy {
        background: url("/resources/images/zhuanti_dsjzgdspds/dy-logo-horizontal.svg") no-repeat;
        min-height: 34px;
    }
    #tab4 .dy-img {
        aspect-ratio: 9/16;
    }
    /* tab4 pc 内容5列 end */

    /* tab4 pc覆写奖项背景图 start */
    #tab4 .zjztbxj {
        background-image: url("/resources/images/zhuanti_dsjzgdspds/zjztbxj.png");
        background-size: contain;
    }
    #tab4 .yxzzj {
        background-image: url("/resources/images/zhuanti_dsjzgdspds/yxzzj.png");
        background-size: contain;
    }
    #tab4 .zjwlyxl {
        background-image: url("/resources/images/zhuanti_dsjzgdspds/zjwlyxl.png");
        background-size: contain;
    }
    #tab4 .tbtjsp {
        background-image: url("/resources/images/zhuanti_dsjzgdspds/tbtjsp.png");
        background-size: contain;
    }
    #tab4 .zjzzcjj {
        background-image: url("/resources/images/zhuanti_dsjzgdspds/zjzzcjj.png");
        background-size: contain;
    }
    /* tab4 pc覆写奖项背景图 end */
    /* 优秀组织奖(15个) start */
    #tab4 .zp-boxer {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 40px 0;
    }
    #tab4 .zp-container {
        width: 100%;
        max-width: 1200px;
        text-align: center;
    }
    #tab4 .zp-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }
    #tab4 .zp-text-block {
        flex: 0 0 calc(33% - 20px);
        background: white;
        border-radius: 12px;
        padding: 5px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        display: flex;
        flex-direction: column;
    }
    #tab4 .zp-text-block:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    }
    #tab4 .zp-block-title {
        color: #131313;
        font-size: 18px;
        margin-bottom: 5px;
        margin-top: 5px;
        font-weight: 600;
    }
    
    /* 为不同区块添加不同的顶部边框颜色 */
    #tab4 .zp-text-block { border-top: 4px solid #FEDBA5; }

    /* 优秀组织奖(15个) end */

    /* 特别推荐视频(2个) start */
    #tab4 .zp-tjsp-boxer {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 40px 0;
    }
    #tab4 .zp-tjsp-container {
        max-width: 1200px;
        width: 100%;
    }
    #tab4 .zp-tjsp-image-gallery {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 20px;
    }
    #tab4 .zp-tjsp-image-item {
        list-style: none;
        display: flex;
        justify-content: center;
    }
    #tab4 .zp-tjsp-image-item img {
        width: 100%;
        height: 100%;
        max-width: 526px;
        object-fit: cover;
        -o-object-fit: cover;
        border-radius: 8px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }
    
    #tab4 .zp-tjsp-image-item img:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    }
    
    /* 特别推荐视频(2个) end */

    /* 响应式设计 */
    @media (max-width: 750px) {
        #tab4 .cpcontent {
            gap: 6%;
            margin-bottom: 20px;
            margin-top: 20px;
        }
        #tab4 .item {
            width: 47%;
        }

        #tab4 .zp-text-block {
            flex: 0 0 30%;
        }
        #tab4 .zp-grid {
            gap: 3vw;
        }

        #tab4 .zp-tjsp-image-item {
            flex: 0 1 46%;
            max-width: 526px;
        }
        #tab4 .zp-tjsp-boxer .img1 {
            max-width: 526px;
            height: auto;
        }
        #tab4 .zp-tjsp-boxer .img1 h3 {
            font-size: 14px;
            line-height: 20px;
        }

        #tab4 .zp-boxer {
            margin: 20px 0;
        }
        #tab4 .zp-tjsp-boxer {
            margin: 20px 0;
        }

        #tab4 .cpcontent .item {
            margin-bottom: 10px;
        }
    }
    #tab4 .img1 {position: relative; width: 526px; height: 296px; border-radius: 4px; overflow: hidden;}
    #tab4 .img1 img{width: 100%; height: 100%;}
    #tab4 .img1 .mask {position: absolute; right: 0; bottom: 0; left: 0; top: 36%; background: linear-gradient(0deg, #000, #000); background: linear-gradient(0deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#00000000", endColorstr="#ff000000")}
    #tab4 .img1 h3 {position: absolute; padding: 10px; font-size: 20px; font-weight: normal; left: 0; bottom: 0}
    #tab4 .img1 h3,.img1 h3 a:hover {color: #FFF}