@keyframes whiteUnderlineAppear {
    0% {
      
    }
    100% {
      background-size: 100% 1px;
    }
}

.swiper-pagination-bullets {
    display: inline-block;
    width: auto !important;
    left: 50%;
    bottom: 5%;
    transform: translateX(-50%);
}

.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

.swiper-pagination-bullet {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    opacity: 1;
    box-shadow: 0 0 8px #FFFFFF;
    background: url("../image/not-choose.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.swiper-pagination-bullet:before {
    content: '';
}

.swiper-pagination-bullet-active {
    opacity: 1;
    transition: .3s all;
    width: 30px;
    height: 30px;
    background: url("../image/choose.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}


/* 轮播图 */
.slideshow {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    opacity: 0;

}

.slideshow img.image-enlarged {
    transition: transform 10s;
}

.slideshow img.active {
    opacity: 1;
}

.slideshow .swiper-pagination {
    position: absolute;
    display: flex;
    align-items: center;
    text-align: center;
    transition: .3s opacity;
    z-index: 10;
}

.btn-box {
    position: absolute;
    top: 700px;
    left: 50%;
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transform: translateX(-150px);
}


/* .center-bc-box {
    margin-top: 20px;
    width: 100%;
     height: 1290px;
} */


.work-notice {
    margin: 0 auto;
    width: 1440px;
    height: auto;
    margin-top: 20px;
    /* display: flex;
    justify-content: space-between; */
}


.news-body {
    align-items: center;
    width: auto;
}

.news-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    margin-left: 8px;
}

.news-title .title img {
    width: 45px;
    height: 45px;
}

.news-title .title span {
    margin-left: 5px;
    color: #d20611;
    font-size: 32px;
    font-weight: bold;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}

.news-title a {
    color: rgba(111, 106, 106, 1);
    font-size: 16px;
    text-align: left;
    font-family: Roboto-regular;
    cursor: pointer;
}

.news-title a:hover {
    color: #d20611;
}


.news-body-center {
    display: flex;
    width: auto;
    height: 440px;
}

.news-body-center .news-body-center-left {
    position: relative;
    width: 720px;
    height: 440px;
}

.news-body-center-left .left-icon {
    cursor: pointer;
    width: 40px;
    height: 60px;
    line-height: 60px;
    background-color: rgba(1, 1, 1, 0.4);
    position: absolute;
    text-align: center;
    top: 46%;
}

.news-body-center-left .left-icon .icon-l {
    color: #FFFFFF !important;
    font-size: 32px;
}

.news-body-center-left .left-icon:hover .icon-l {
    color: #B10C06 !important;
}

.news-body-center-left .right-icon {
    cursor: pointer;
    width: 40px;
    height: 60px;
    line-height: 60px;
    background-color: rgba(1, 1, 1, 0.4);
    position: absolute;
    text-align: center;
    top: 46%;
    right: 0;
}

.body_b {
    position: fixed;
    left: 0%;
    top: 100vh;
    bottom: 0;
    right: 0;
    background: #fff;
    overflow: hidden;
    transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
    z-index: 16;
    overflow: auto;
    outline: none;
}

.body_b .headlines {
    display: flex;
    width: 100%;
    margin: 0 auto;
    margin-top: 240px;
    width: 1440px;
    height: 50px;
    background-color: #f6f1f1;
}

.body_b .headlines .content {
    display: flex;
    font-size: 18px;
    /* font-weight: bold; */
    line-height: 50px;
    color: black;
}
.body_b .headlines .content .txxt {
    padding: 0 10px;
    width: 670px;
    cursor: pointer;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    color: black;
}

.body_b .headlines .content .txxt:hover {
    color: #d20611;
}

.body_b.showdiv {
    top: 0;
}

.body_b .banner {
    display: none;
}


.news-body-center-left .right-icon .icon-r {
    color: #FFFFFF !important;
    font-size: 32px;
}

.news-body-center-left .right-icon:hover .icon-r {
    color: #B10C06 !important;
}

.news-body-center .news-body-center-left img {
    width: 100%;
    height: 440px;
}

.news-body-center .news-body-center-left .isnone {
    display: none;
}

.news-body-center .news-body-center-left .isShow {
    display: block;
}

.news-body-center .news-body-center-left :hover a {
    color: #B10C06;
}

.news-body-center .news-body-center-center {
    display: flex;
    flex-direction: column;
    padding: 0 0 0 20px;
    width: 710px;
    height: 357px;
}


.news-body-center .news-body-center-center .line-text {
    display: flex;
    width: 100%;
    margin-bottom: 26px;
}

.news-body-center-center .line-text .line-left-box {
    width: 100px;
    height: 70px;
    line-height: 70px;
    font-weight: bold;
    padding-right: 5px;
    border-right: 1px solid #e8e8e8;
}

.news-body-center-center .line-text .line-left-box .line-left-day {
    width: 95px;
    height: 37px;
    line-height: 37px;
    color: #d20611;
    font-size: 27px;
    text-align: center;
}


.news-body-center-center .line-text .line-left-box .line-left-date {
    width: 95px;
    height: 37px;
    line-height: 37px;
    color: #d20611;
    font-size: 18px;
    text-align: center;
}


.news-body-center .news-body-center-center .line-text:hover .content {
    color: rgba(177, 12, 6, 0.5) !important;
}

.news-body-center .news-body-center-center .line-text:hover .title {
    color: #B10C06 !important;
}

.news-body-center .news-body-center-center .line-text-top a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news-body-center .news-body-center-center .line-text .line-text-top {
    height: 70px;
    margin: 0 12px;
}

.news-body-center .news-body-center-center .line-text .line-text-top .title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    width: 592px;
    height: 21px;
    line-height: 21px;
    color: black;
    font-size: 20px;
    text-align: left;
}

.news-body-center .news-body-center-center .line-text .line-text-top .content {
    margin-top: 10px;
    width: 592px;
    height: 45px;
    color: #a5a5a5;
    font-size: 17px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.notice-body {
    width: 400px;
}

.notice-box {
    width: 400px;
    height: 360px;
    overflow: hidden;
}

.notice-box-content {
    width: 400px;
    height: 360px;
}

.notice-content {
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.notice-content:hover .right-content-time,
.notice-content:hover .right-content-bottom {
    color: #B10C06;
}

.notice-content img {
    width: 33px;
    height: 33px;
}

.right-content {
    width: 358px;
    height: 52px;
}

.right-content-top {
    margin-bottom: 11px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.right-line {
    display: flex;
    justify-content: right;
    align-items: center;
}

.right-content-line {
    width: 250px;
    height: 0px;
    border: 1px solid rgba(177, 12, 6, 1);
}

.right-content-y {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    line-height: 20px;
    background-color: rgba(177, 12, 6, 1);
    text-align: center;
}

.right-content-time {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    height: 20px;
    line-height: 20px;
    color: rgba(16, 16, 16, 1);
    font-size: 14px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}

.right-content-bottom {
    width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    height: 20px;
    line-height: 20px;
    color: rgba(16, 16, 16, 1);
    font-size: 14px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}

.notice {
    margin-top: 50px;
    background-color: #aa2128;
    overflow: hidden;
    height: 320px;
    position: relative;
}

.notice .notice-bg {
    position: absolute;
    bottom: 0;
    right: 0;
}

.notice .notice-center {
    /* width: 1560px; */
    width: 1440px;
    height: 260px;
    margin: 30px auto;
    display: flex;
    position: relative;
}

.notice .big-title {
    font-size: 32px;
    width: 200px;
    color: white;
    position: relative;
    left: 45%;
    bottom: -48px;
}

.notice .notice-center .right .more {
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: white;
}

.notice .notice-center .right .more:hover {
    color: #f3b26e;
}

.notice .notice-center .right .notice-content {
    display: flex;
    margin-top: 50px;
}
  
.notice .notice-center .right .notice-content a {
    margin: 0 20px;
    font-size: 18px;
    cursor: pointer;
    color: #a5a5a5;
    background-color: white;
    z-index: 999;
    text-decoration: none;
    /* opacity: 0; */
}

.notice .notice-center .right .notice-content .card {
  width: 305px;
  height: 170px;
  padding: 25px 20px;
  
}

/* .notice .notice-center .right .notice-content a:nth-child(1)  {
  transition: all 0.5s ease-out 0s;
}
.notice .notice-center .right .notice-content a:nth-child(2)  {
  transition: all 0.5s ease-out 0.1s;
}
.notice .notice-center .right .notice-content a:nth-child(3)  {
  transition: all 0.5s ease-out 0.2s;
}
.notice .notice-center .right .notice-content a:nth-child(4)  {
  transition: all 0.5s ease-out 0.3s;
} */

.notice .notice-center .right .notice-content .card:hover {
  color: white;
  background-color: #f3b26e;
}


.notice .notice-center .right .notice-content .card .time {
  display: flex;
  font-size: 16px;
  margin: 0 0 15px 70px;
}

.notice .notice-center .right .notice-content .card .time .line {
  width: 40px;
  height: 1px;
  margin-top: 10px;
  background-color: #a5a5a5;
}

.notice .notice-center .right .notice-content .card:hover .time .line {
  background-color: white;
}

.notice .notice-center .right .notice-content .card .time .time1 {
  margin: 0 10px;
}

.notice .notice-center .right .notice-content .card .title {
  width: 260px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}


.notice .notice-center .right .notice-content .card .title span {
  position: relative;
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
}

.notice .notice-center .right .notice-content .card:hover .title span {
  animation-name: whiteUnderlineAppear;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}


.center-content-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px auto;
    margin-top: 60px;
    width: 1440px;
}

.banner-box {
    width: 680px;
    min-height: 320px;
}

.banner-box a {
    display: flex;
    justify-content: space-between;
    align-self: center;
}

.banner-box a:hover {
    color: #B10C06;
}

.banner-box .banner-box-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 35px;
}

.banner-box .banner-box-top .banner-box-title {
    color: #d20611;
    font-size: 24px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    padding-bottom: 8px;
    margin-bottom: 8px;
    font-weight: bold;
}

.banner-box .banner-box-top .banner-box-title img {
    width: 35px;
    height: 35px;
    color: rgba(25, 53, 167, 1);
}

.banner-box .banner-box-top .banner-box-title .img1 {
    width: 45px;
    height: 45px;
}

.banner-box .banner-box-top .banner-box-title span {
    margin: 8px;
}

.banner-box .banner-box-title-icon {
    width: 8%;
    height: 20px;
    line-height: 20px;
    color: rgba(138, 135, 135, 1);
    font-size: 17px;
    font-family: SourceHanSansSC-regular;
}

.banner-box .center-line {
    display: flex;
}

.banner-box .center-line .left-line {
    width: 545px;
    height: 3px;
    margin-top: 6px;
    background-color: #d20611;
}

.banner-box .center-line .big-round {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    padding: 3.5px;
    background-color: #ec989d;
    margin-right: 50px;
}

.banner-box .center-line .big-round .small-round {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #d20611;
}

.banner-box .banner-content {
    width: 675px;
    height: auto;
}

.banner-box .banner-content .text-line {
    padding: 12px 0;
    width: 675px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 2px solid rgba(213, 213, 213, 0.36);

}

.banner-box .banner-content .text-line img {
    display: block;
    width: 16px;
    height: 16px;
    line-height: 25px;
    color: rgba(25, 53, 167, 1);
}

.banner-box .banner-content .text-line .display-class {
    display: flex;
    align-items: center;
}

.banner-box .banner-content .text-line:hover .text,
.banner-box .banner-content .text-line:hover .time {
    color: #B10C06;
}

.banner-box .banner-content .type {
    height: 25px;
    margin-right: 10px;
    color: rgba(43, 94, 238, 1);
    font-size: 18px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}

.banner-box .banner-content .text {
    width: 500px;
    height: 25px;
    margin-left: 18px;
    color: rgba(16, 16, 16, 1);
    font-size: 18px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: SourceHanSansSC-regular;
}

.banner-box .banner-content .time {
    width: auto;
    height: 16px;
    line-height: 26px;
    color: rgba(142, 139, 139, 1);
    font-size: 18px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
}

.common-links {
    width: 1440px;
    margin: 0 auto;
}

.common-links-title {
    height: 70px;
    position: relative;
}

.title-bc {
    position: absolute;
    top: 0;
    width: 169px;
    height: 62px;
    color: rgba(213, 213, 213, 0.36);
    text-align: left;
    font-family: Times New Roman-bold;
    background: url("/juyun/image/urllink.png") no-repeat;
    background-size: 100% 100%;
}

.title-name {
    position: absolute;
    top: 20px;
    width: 160px;
    height: 58px;
    color: rgba(96, 96, 96, 1);
    font-size: 40px;
    text-align: left;
    font-family: SourceHanSansSC-bold;
}

.common-links-ul {
    flex-wrap: wrap;
    min-height: 100px;
    display: flex;
    margin-top: 20px;
    flex-direction: row;
    justify-content: flex-start;
}

.common-links-ul a {
    color: rgba(13, 12, 12, 1);
    font-size: 20px;
    text-align: center;
    font-family: SourceHanSansSC-medium;
    margin-right: 270px;
}


.link-img {
    width: 300px;
    margin-top: 0px;
    margin-right: 0px;
    height: 75px;
}

.common-links-ul a:hover {
    color: #B10C06;
}