
.md11192.md-subnav { margin-top: .27rem; position: -webkit-sticky; position: sticky; top: 1.1rem; z-index: 3; }
.md11192.md-subnav .list { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; max-width: 100%; padding: .05rem; background-color: #fff; border-radius: .6rem; }
.md11192.md-subnav .li { width: auto; max-width: 100%; min-width: 1.2rem; border-radius: .5rem; text-align: center; padding: 0.115rem .3rem; line-height: 1.5; }
.md11192.md-subnav .li:hover { color: #e52925; }
.md11192.md-subnav .li.active { background-color: #e52925; color: #fff; }

.md11191.md-news-1 { margin-top: .59rem; padding-bottom: .8rem; }

.md11191.md-news-1 .m-news-list .li { display: -webkit-box; display: -ms-flexbox; display: flex; border-radius: .24rem; overflow: hidden; -webkit-box-shadow: 0rem 0rem 0.3rem 0rem rgba(47, 110, 182, 0.1); box-shadow: 0rem 0rem 0.3rem 0rem rgba(47, 110, 182, 0.1); margin-bottom: .3rem; background-color: #fff; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md11191.md-news-1 .m-news-list .li:hover { -webkit-box-shadow: 0 0 .5rem 0 #c5d6ec; box-shadow: 0 0 .5rem 0 #c5d6ec; }

.md11191.md-news-1 .m-news-list .li:hover .tit { color: #e52925; }

.md11191.md-news-1 .m-news-list .li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md11191.md-news-1 .m-news-list .c-pic { width: calc(480 / 1600 * 100%); -ms-flex-negative: 0; flex-shrink: 0; }

.md11191.md-news-1 .m-news-list .img { padding-top: calc(270 / 480 * 100%); min-height: 100%; }

.md11191.md-news-1 .m-news-list .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: .66rem .6rem .4rem; }

.md11191.md-news-1 .m-news-list .tit { line-height: 1.21429; margin-top: .21rem; }

.md11191.md-news-1 .m-news-list .date { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md11191.md-news-1 .m-news-list .date .icon { width: .15rem; min-width: .9em; height: .14rem; min-height: .9em; background-repeat: no-repeat; background-position: center; background-size: contain; background-image: url(/static/home/images/i-date.png); margin-right: .08rem; }

.md11191.md-news-1 .m-news-list .desc { line-height: 1.77778; margin-top: .11rem; }

@media (max-width: 600px) { .md11191.md-news-1 .m-news-list .li { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .md11191.md-news-1 .m-news-list .c-pic { width: 100%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .md11191.md-news-1 .m-news-list .text { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; padding: 5%; } }

.md11191.md-news-1 .m_pages { margin-top: .6rem; }

.m_pages { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; text-align: center; }
.m_pages-item { min-width: 0.48rem; height: 0.48rem; line-height: 0.48rem; border-radius: 0.48rem; padding: 0 .2em; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; margin-right: .08rem; }
.m_pages-item:last-child { margin-right: 0; }
.m_pages-item:hover { color: #e52925; }
.m_pages .on { background: #e52925; color: #fff; }
.m_pages .disabled { pointer-events: none; }
.m_pages-prev, .m_pages-next { background-position: center; background-repeat: no-repeat; background-size: 8px; }
.m_pages-prev { background-image: url(/static/home/images/a-left-2.svg); }
.m_pages-prev.disabled { background-image: url(/static/home/images/a-left-1.svg); }
.m_pages-next { background-image: url(/static/home/images/a-right-2.svg); }
.m_pages-next.disabled { background-image: url(/static/home/images/a-right-1.svg); }
