@charset "utf-8";
@import url(animate.min.css);
@import url(2020gzlh_reset.css);




.Part5{ overflow: hidden; background: url(2024ngzlh_ico_20.png) no-repeat center bottom #FFF; box-sizing: border-box;}
.Part5 .PartTitle::before,
.Part5 .PartTitle::after{ width: calc((100% - 478px) / 2); }

.SjMsssPart{position: relative;height: 340px;padding: 10px 0;width: calc(100% + 300px);transform: translateX(-50%);left: 50%;}
.SjMsssPart .swiper-slide{ width: 600px; height: 340px; position: relative; transform: scale(calc(280 / 600)); transition: 300ms; box-shadow:0px 2px 7px -1px rgba(153,153,153,0.6); }
.SjMsssPart .swiper-slide img{ width: 100%; height: 100%; object-fit: cover;}

.SjMsssPart .swiper-slide-active{ transform: scale(1); }
/*.SjMsssPart .swiper-slide-duplicate-active{ transform: scale(1); }*/

.swiper-pagination{ position: relative; display: flex; margin-top: 27px; justify-content: center; }
.swiper-pagination span{ display: block; width: 25px; height: 5px; border-radius: 5px; position: relative; overflow: hidden; background-color: #CCC; transition: all 0.3s; opacity: 1; cursor: pointer; }
.swiper-pagination span + span{ margin-left: 20px; }
.swiper-pagination span.swiper-pagination-bullet-active{ width: 35px; background-color: #ed2c25; }

































/*修改归档颜色*/
.ArchiveGdPart{background:url(gd_blue.png) no-repeat center top !important;}
.ArchiveGdPart p{ color:#079ae4 !important;}