.c-pic { overflow: hidden; }

.c-pic .img { -webkit-transition: all .35s; -o-transition: all .35s; transition: all .35s; }

.c-pic .img img { display: none; }

.md-notice-3 .content { position: relative; }

.md-notice-3 .list .li { -webkit-box-sizing: border-box; box-sizing: border-box; }

.md-notice-3 .button-prev { position: absolute; left: 0; top: 40%; z-index: 5; width: .8rem; height: .8rem; background: url(https://cdn.zwsoft.cn/uploadfile/content/2022/08/630ec0dada1de.png) no-repeat center/60%; cursor: pointer; opacity: .5; }

.md-notice-3 .button-prev:hover { opacity: 1; }

.md-notice-3 .button-prev.swiper-button-disabled { opacity: .3; }

.md-notice-3 .button-next { position: absolute; right: 0; top: 40%; z-index: 5; width: .8rem; height: .8rem; background: url(https://cdn.zwsoft.cn/uploadfile/content/2022/08/630ec11ccb063.png) no-repeat center/60%; cursor: pointer; opacity: .5; }

.md-notice-3 .button-next:hover { opacity: 1; }

.md-notice-3 .button-next.swiper-button-disabled { opacity: .3; }

@media (max-width: 900px) { .md-notice-3 .button-prev { top: -.4rem; margin-top: 41%; }
  .md-notice-3 .button-next { top: -.4rem; margin-top: 41%; } }

.md-notice-4 { padding-bottom: .5rem; }

.md-notice-4 .list .c-pic { float: none; display: inline-block; vertical-align: middle; }

.md-notice-4 .list .text { float: none; display: inline-block; vertical-align: middle; padding-top: 0; margin-left: calc(166 / 1070 * 100%); }

.md-notice-4 .list .text .btn { display: block; font-size: 0; margin-top: .3rem; }

.md-notice-4 .list .text .btn * { vertical-align: middle; }

.md-notice-4 .list .text .btn img { margin-right: .1rem; width: .2rem; min-width: 17px; }

.md-notice-4 .list .text .btn:hover { color: #0753db; }

@media (max-width: 900px) { .md-notice-4 .list .c-pic { width: 40%; }
  .md-notice-4 .list .text { margin-left: 6%; width: 54%; } }

@media (max-width: 768px) { .md-notice-4 .list .li { margin-bottom: 10px; }
  .md-notice-4 .list .li .tit { font-size: 16px; }
  .md-notice-4 .list .c-pic { width: 100%; }
  .md-notice-4 .list .text { margin: 0; width: 100%; padding: 20px 10px; position: relative; }
  .md-notice-4 .list .text:before { display: none; }
  .md-notice-4 .list .text .btn { position: absolute; right: 10px; bottom: 20px; } }

.md-video__main { background: #000; }

.md-notice-report { padding-bottom: 1.11rem; padding-top: 0.5rem; }

.md-notice-report .layout-notice { width: 1360px; }

.md-notice-report .list { margin-top: .47rem; padding-bottom: .34rem; }

.md-notice-report .list .item { display: block; border-radius: .05rem; overflow: hidden; background: #f3f7fa; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; }

.md-notice-report .list .item:hover { background: #fff; }

.md-notice-report .list .item:hover .tit { color: #2a71f2; }

.md-notice-report .list .item:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-notice-report .list .img { padding-top: calc(202 / 325 * 100%); }

.md-notice-report .list .text { padding: .29rem .3rem .31rem; }

.md-notice-report .list .tit { line-height: 1.2; height: 1.2em; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; }

.md-notice-report .list .desc { color: #626262; line-height: 1.25; margin-top: .14rem; }

.md-notice-report .swiper-pagination { bottom: 0; font-size: 0; }

.md-notice-report .swiper-pagination-bullet { width: 0.16rem; height: 0.03rem; background-color: #0c52d8; border-radius: 0.015rem; opacity: 0.3; }

.md-notice-report .swiper-pagination-bullet-active { opacity: 1; }

.md-notice-activity { border-radius: 0.02rem; border: solid 0.01rem #ffffff; padding-top: 1.03rem; padding-bottom: .6rem; background-image: url(https://cdn.zwsoft.cn/uploadfile/content/2022/08/630c8a5ec6c4c.jpg)}

.md-notice-activity .title { color: #125cde; }

.md-notice-activity .layout-notice { width: 1360px; }

.md-notice-activity .list { font-size: 0; margin-top: .58rem; }

.md-notice-activity .list .li { display: inline-block; border-radius: .05rem; overflow: hidden; margin-bottom: .6rem; position: relative; -webkit-box-shadow: 0 0 9px 0 rgba(178, 178, 178, 0.4); box-shadow: 0 0 9px 0 rgba(178, 178, 178, 0.4); -webkit-transition: -webkit-box-shadow .2s; transition: -webkit-box-shadow .2s; -o-transition: box-shadow .2s; transition: box-shadow .2s; transition: box-shadow .2s, -webkit-box-shadow .2s; }

.md-notice-activity .list .li:hover { -webkit-box-shadow: 0 0 18px 0 rgba(0, 107, 211, 0.4); box-shadow: 0 0 18px 0 rgba(0, 107, 211, 0.4); }

.md-notice-activity .list .li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-notice-activity .list .li:hover .text { background-color: #fff; }

.md-notice-activity .list .li:hover .tit { color: #2a81f2; }

.md-notice-activity .list .img { padding-top: calc(306 / 493 * 100%); -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; }

.md-notice-activity .list .text { background: rgba(255, 255, 255, 0.5); padding: .3rem .4rem .26rem; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; }

.md-notice-activity .list .tit { color: #242424; line-height: lineHeight(30, 24); height: calc(30 / 24 * 2em); -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; }

.md-notice-activity .list .foot { margin-top: .46rem; }

.md-notice-activity .list .foot .fr { margin-top: -.05rem; }

.md-notice-activity .list .cdate { margin-top: .01rem; }

.md-notice-activity .list .icon { display: inline-block; vertical-align: middle; margin-right: .09rem; width: .18rem; height: .18rem; min-width: 14px; min-height: 14px; background: url(https://cdn.zwsoft.cn/uploadfile/content/2022/08/630ed3ee30599.png) no-repeat center/contain; }

.md-notice-activity .list .mdate { color: #626262; display: inline-block; vertical-align: middle; }

.md-notice-activity .list .mainjiantou { color: #626262; }

.md-notice-activity .list .label { position: absolute; right: 0; top: 0; min-width: 1.1rem; line-height: .46rem; text-align: center; border-radius: 0 0 0 0.05rem; background: #2a71f2; padding: 0 .2rem; }

.md-notice-activity .list .label img { margin-right: .1rem; height: .16rem; min-height: 14px; }

.md-notice-activity .list .label * { vertical-align: middle; }

.md-notice-activity .list .label-orange { background: #ed7d35; }

@media (min-width: 769px) { .md-notice-activity .list .li { width: calc(440 / 1360 * 100%); margin-right: calc(20 / 1360 * 100%); }
  .md-notice-activity .list .li:nth-of-type(3n) { margin-right: 0; } }

@media (max-width: 768px) { .md-notice-activity .list .text { padding: .5rem; }.md-notice-activity{background: none;}  }

@media (max-width: 768px) and (min-width: 501px) { .md-notice-activity .list .li { width: 48%; margin-right: 4%; }
  .md-notice-activity .list .li:nth-of-type(2n) { margin-right: 0; } }

@media (max-width: 500px) { .md-notice-activity .list .li { width: 100%; } }

@media (max-width: 900px) { .md-notice-activity .list .label { line-height: 30px; }
  .md-notice-activity .list .tit { font-size: 16px; }
  .md-notice-activity .list .desc { font-size: 14px; }
  .md-notice-activity .list .foot .mdate { font-size: 14px; } }
