
/* 公司简介 */
.md11204.md-about-1 { margin-top: -.09rem; padding-bottom: 1.2rem; }

.md11204.md-about-1 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

.md11204.md-about-1 .row-1 { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md11204.md-about-1 .row-1 .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md11204.md-about-1 .row-1 .desc { line-height: 1.63636; margin-top: .31rem; }

.md11204.md-about-1 .row-1 .desc p { margin-bottom: .8em; }

.md11204.md-about-1 .row-1 .desc p:last-of-type { margin-bottom: 0; }

.md11204.md-about-1 .row-1 .data { -ms-flex-negative: 0; flex-shrink: 0; margin-left: 1rem; margin-top: .2rem; }

.md11204.md-about-1 .row-1 .data .item { margin-bottom: .22rem; }

.md11204.md-about-1 .row-1 .data .item:last-of-type { margin-bottom: 0; }

.md11204.md-about-1 .row-1 .data .t1 { margin-bottom: -.1rem; }

.md11204.md-about-1 .row-1 .data .t2 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md11204.md-about-1 .row-1 .data .t3 { line-height: 1.1; margin-left: .05rem; }

.md11204.md-about-1 .row-1 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: .46rem; }

.md11204.md-about-1 .row-1 .list .li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: .55rem; margin-top: .1rem; }

.md11204.md-about-1 .row-1 .list .li:last-of-type { margin-right: 0; }

.md11204.md-about-1 .row-1 .list .li:hover { color: #093d61; }

.md11204.md-about-1 .row-1 .list img { width: .36rem; min-width: 1.6em; margin-right: .1rem; }

.md11204.md-about-1 .video { display: block; position: relative; border-radius: .24rem; overflow: hidden; height: 5rem; margin-top: .38rem; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md11204.md-about-1 .video video { display: block; }

.md11204.md-about-1 .video .btn { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 1.16rem; height: 1.16rem; background-color: rgba(255, 255, 255, 0.3); border-radius: 50%; padding: .11rem; cursor: pointer; }

.md11204.md-about-1 .video .btn-in { height: 100%; border-radius: 50%; background-color: #fff; background-position: center; background-repeat: no-repeat; background-image: url(../images/i-play.svg); background-size: calc(28 / 94 * 100%); }

.md11204.md-about-1 .video.active { height: 7rem; }

@media (max-width: 900px) { .md11204.md-about-1 .row-1 { display: block; }
  .md11204.md-about-1 .row-1 .list .li { margin-right: .2rem; }
  .md11204.md-about-1 .row-1 .data { margin-left: 0; margin-top: .4rem; } }

.md11205.md-about-2 { padding-top: 1.11rem; padding-bottom: 1.4rem; }

.md11205.md-about-2 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

.md11205.md-about-2 .row-1 { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md11205.md-about-2 .row-1 .title { line-height: 1.16; }

.md11205.md-about-2 .row-1 .desc { line-height: 1.55556; width: calc(730 / 1600 * 100%); margin-left: auto; margin-top: .03rem; -ms-flex-negative: 0; flex-shrink: 0; }

@media (max-width: 900px) { .md11205.md-about-2 .row-1 { display: block; }
  .md11205.md-about-2 .row-1 .desc { width: 100%; margin-top: .4rem; } }

.md11205.md-about-2 .row-2 { margin-top: 1.02rem; position: relative; overflow: hidden; }

.md11205.md-about-2 .row-2::before { content: ''; position: absolute; left: 0; top: 50%; width: 100%; border-top: 1px dashed rgba(255, 255, 255, 0.3); }

.md11205.md-about-2 .row-2 .list { overflow: visible; }

.md11205.md-about-2 .row-2 .list .li { width: 1.8rem; height: 3.3rem; }

.md11205.md-about-2 .row-2 .list .li::before { content: ''; position: absolute; left: 0; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: .06rem; height: 0.06rem; border-radius: 50%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; background-color: #fff; }

.md11205.md-about-2 .row-2 .list .li:hover::before { width: .24rem; height: 0.24rem; border: .07rem solid #e52925; background-color: #ff7875; }

.md11205.md-about-2 .row-2 .list .li:nth-of-type(odd)::after { content: ''; position: absolute; left: 0; top: .2rem; bottom: 50%; width: 0.17rem; border-left: 1px solid rgba(255, 255, 255, 0.3); border-top: 1px solid rgba(255, 255, 255, 0.3); border-top-left-radius: .1rem; }

.md11205.md-about-2 .row-2 .list .li:nth-of-type(even) { padding-top: 1.65rem; }

.md11205.md-about-2 .row-2 .list .li:nth-of-type(even)::after { content: ''; position: absolute; left: 0; bottom: .2rem; top: 50%; width: 0.17rem; border-left: 1px solid rgba(255, 255, 255, 0.3); border-bottom: 1px solid rgba(255, 255, 255, 0.3); border-bottom-left-radius: .1rem; }

.md11205.md-about-2 .row-2 .list .li:nth-of-type(even) .li-cnt { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; height: 1.65rem; }

.md11205.md-about-2 .row-2 .list .li:nth-of-type(even) .t2 { margin-top: 0; margin-bottom: .02rem; }

.md11205.md-about-2 .row-2 .list .li-cnt { width: 200%; padding-left: .27rem; padding-right: .7rem; }

@media (max-width: 1400px) { .md11205.md-about-2 .row-2 .list .li { height: 240px; }
  .md11205.md-about-2 .row-2 .list .li:nth-of-type(even) { padding-top: 120px; }
  .md11205.md-about-2 .row-2 .list .li:nth-of-type(even) .li-cnt { height: 120px; } }

.md11205.md-about-2 .row-2 .list .t1 { line-height: 1.3; }

.md11205.md-about-2 .row-2 .list .t2 { line-height: 1.55556; margin-top: .02rem; }

.md11206.md-about-3 { padding-top: 1.2rem; padding-bottom: 1rem; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f6faff), to(#f6fafe)); background-image: -o-linear-gradient(top, #f6faff 50%, #f6fafe 100%); background-image: linear-gradient(180deg, #f6faff 50%, #f6fafe 100%); }

.md11206.md-about-3 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

.md11206.md-about-3 .row-1 { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md11206.md-about-3 .row-1 .media { width: calc(900 / 1600 * 100%); }

.md11206.md-about-3 .row-1 .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: .6rem; margin-top: 0.2rem; }

.md11206.md-about-3 .row-1 .title { line-height: 1.16; }

.md11206.md-about-3 .row-1 .desc { line-height: 1.63636; margin-top: .3rem; }

.md11206.md-about-3 .row-1 .desc p { margin-bottom: .63em; }

.md11206.md-about-3 .row-1 .desc p:last-of-type { margin-bottom: 0; }

.md11206.md-about-3 .row-1 .bigImg { position: relative; }

.md11206.md-about-3 .row-1 .win-mini { display: none; position: absolute; left: 0; top: 0; z-index: 2; width: 2rem; height: 2rem; cursor: crosshair; background: rgba(0, 0, 0, 0.2); }

.md11206.md-about-3 .row-1 .win-big { display: none; position: absolute; right: 100%; top: 0; width: 4rem; height: 4rem; min-width: 300px; min-height: 300px; background-color: #fff; overflow: hidden; }

.md11206.md-about-3 .row-1 .win-big-img-wrap { position: absolute; left: 0; top: 0; width: 100%; }

.md11206.md-about-3 .row-2 { background-color: #fff; border-radius: .2rem; padding: .91rem 1rem .7rem; margin-top: .6rem; position: relative; z-index: 2; }

.md11206.md-about-3 .row-2 .desc { line-height: 1.63636; margin-top: .25rem; }

.md11206.md-about-3 .row-2 .desc p { margin-bottom: .8em; }

.md11206.md-about-3 .row-2 .desc p:last-of-type { margin-bottom: 0; }

@media (max-width: 900px) { .md11206.md-about-3 .row-1 { display: block; }
  .md11206.md-about-3 .row-1 .media { width: 100%; margin-top: .4rem; }
  .md11206.md-about-3 .row-1 .text { margin-right: 0; }
  .md11206.md-about-3 .row-2 { padding: 5%; } }

.md11207.md-about-4 { background-image: -webkit-gradient(linear, left top, left bottom, from(#eaf1fd), to(#e1ecfa)); background-image: -o-linear-gradient(top, #eaf1fd 0%, #e1ecfa 100%); background-image: linear-gradient(180deg, #eaf1fd 0%, #e1ecfa 100%); margin-top: -3rem; padding-top: 2.93rem; padding-bottom: .84rem; }

.md11207.md-about-4 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

.md11207.md-about-4 .m-more { -ms-flex-negative: 0; flex-shrink: 0; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: none; border: none; cursor: pointer; }

.md11207.md-about-4 .m-more-bg { width: 0.66rem; height: 0.66rem; border-radius: 50%; background-color: #1a5b88; border: .13rem solid #093d61; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md11207.md-about-4 .m-more-tx { margin-left: -1.9em; margin-top: .09rem; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.md11207.md-about-4 .m-more-tx:after { content: ''; display: inline-block; vertical-align: middle; width: .08rem; height: .14rem; min-width: 6px; min-height: 10px; margin-left: .1rem; background-repeat: no-repeat; background-position: center; background-size: contain; background-image: url(/static/home/images/i-more.svg); }

@media (max-width: 750px) { .md11207.md-about-4 .m-more-tx:after { min-width: auto; min-height: auto; width: 0.14rem; height: .2rem; } }

.md11207.md-about-4 .m-more-tx span { background: -webkit-gradient(linear, left top, right top, color-stop(2em, #fff), color-stop(2em, #222)); background: -o-linear-gradient(left, #fff 2em, #222 2em); background: linear-gradient(to right, #fff 2em, #222 2em); color: transparent; background-clip: text; -webkit-background-clip: text; }

.md11207.md-about-4 .m-more:hover { font-weight: bold; }

.md11207.md-about-4 .m-more:hover .m-more-bg { border-width: 0; }

.md11207.md-about-4 .row-1 { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md11207.md-about-4 .row-1 .lf { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: .8rem; }

.md11207.md-about-4 .row-1 .rg { width: calc(760 / 1600 * 100%); margin-top: .57rem; }

.md11207.md-about-4 .row-1 .c-pic { border-radius: .2rem; margin-top: .44rem; }

.md11207.md-about-4 .row-1 .img { padding-top: calc(410 / 760 * 100%); }

.md11207.md-about-4 .row-1 .sub-tit { margin-top: .08rem; }

.md11207.md-about-4 .row-1 .desc { line-height: 1.63636; margin-top: .38rem; }

.md11207.md-about-4 .row-1 .desc p { margin-bottom: .6em; }

.md11207.md-about-4 .row-1 .desc p:last-of-type { margin-bottom: 0; }

.md11207.md-about-4 .row-1 .m-more { margin-top: .4rem; }

.md11207.md-about-4 .row-1 .tx { line-height: 1.55556; }

@media (max-width: 900px) { .md11207.md-about-4 .row-1 { display: block; }
  .md11207.md-about-4 .row-1 .lf { margin: 0; }
  .md11207.md-about-4 .row-1 .rg { width: 100%; margin-top: 0.3rem; } }

.md11208.md-about-5 { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f6faff), to(#f6fafe)); background-image: -o-linear-gradient(top, #f6faff 50%, #f6fafe 100%); background-image: linear-gradient(180deg, #f6faff 50%, #f6fafe 100%); padding-top: 1rem; padding-bottom: 1.26rem; }

.md11208.md-about-5 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

.md11208.md-about-5 .row-1 { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md11208.md-about-5 .row-1 .lf { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-top: .03rem; }

.md11208.md-about-5 .row-1 .sub-tit { margin-top: .08rem; }

.md11208.md-about-5 .row-1 .desc { line-height: 1.55556; width: calc(760 / 1600 * 100%); -ms-flex-negative: 0; flex-shrink: 0; margin-left: .8rem; }

.md11208.md-about-5 .row-2 { margin-top: .41rem; }

.md11208.md-about-5 .row-2 .controls { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: .5rem; }

.md11208.md-about-5 .row-2 .controls .btn { width: .1rem; height: .16rem; min-width: 10px; min-height: 16px; background-repeat: no-repeat; background-position: center; background-size: contain; cursor: pointer; }

.md11208.md-about-5 .row-2 .controls .btn.swiper-button-disabled { opacity: 0.5; }

.md11208.md-about-5 .row-2 .controls .swiper-pagination-current { color: #e52925; }

.md11208.md-about-5 .row-2 .controls .prev { background-image: url(../images/a-left-4.svg); }

.md11208.md-about-5 .row-2 .controls .next { background-image: url(../images/a-right-4.svg); }

.md11208.md-about-5 .row-2 .controls .swiper-pagination { width: auto; margin: 0 .2rem; position: static; z-index: 2; }

.md11208.md-about-5 .row-2 .list-1 .li { width: 3.7rem; border-radius: .2rem; overflow: hidden; position: relative; }

.md11208.md-about-5 .row-2 .list-1 .li::after { content: ''; position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; height: 2rem; background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000)); background-image: -o-linear-gradient(top, transparent, #000); background-image: linear-gradient(to bottom, transparent, #000); }

.md11208.md-about-5 .row-2 .list-1 .li.active:after, .md11208.md-about-5 .row-2 .list-1 .li:hover:after { background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#093d61)); background-image: -o-linear-gradient(top, transparent, #093d61); background-image: linear-gradient(to bottom, transparent, #093d61); }

.md11208.md-about-5 .row-2 .list-1 .li.active .img, .md11208.md-about-5 .row-2 .list-1 .li:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md11208.md-about-5 .row-2 .list-1 .img { padding-top: calc(460 / 370 * 100%); }

.md11208.md-about-5 .row-2 .list-1 .tx { position: absolute; left: 0; bottom: 0; z-index: 3; width: 100%; padding: .22rem .4rem; }

.md11208.md-about-5 .row-2 .list-1 .intro { margin-top: .03rem; }

.md11208.md-about-5 .row-2 .list-2 { margin-top: 0.32rem; }

.md11208.md-about-5 .row-2 .list-2 .li { min-height: 1.8rem; display: -webkit-box; display: -ms-flexbox; display: flex; background-color: #fff; border-radius: .2rem; padding: .4rem; padding-top: 0.43rem; padding-right: 1rem; }

.md11208.md-about-5 .row-2 .list-2 .tx { margin-right: .55rem; -ms-flex-negative: 0; flex-shrink: 0; }

.md11208.md-about-5 .row-2 .list-2 .intro { margin-top: 0.03rem; }

.md11208.md-about-5 .row-2 .list-2 .desc { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; line-height: 1.55556; margin-top: 0.02rem; }

@media (max-width: 900px) { .md11208.md-about-5 .row-1 { display: block; }
  .md11208.md-about-5 .row-1 .desc { width: 100%; margin-left: 0; margin-top: .3rem; }
  .md11208.md-about-5 .row-2 .list-2 .li { display: block; padding: 5%; }
  .md11208.md-about-5 .row-2 .list-2 .tx { margin-right: 0; }
  .md11208.md-about-5 .row-2 .list-2 .desc { margin-top: .2rem; } }

.md11209.md-about-6 { padding-top: .99rem; padding-bottom: 0.6rem; background-image: -webkit-gradient(linear, left top, left bottom, from(#eaf1fd), to(#e1ecfa)); background-image: -o-linear-gradient(top, #eaf1fd 0%, #e1ecfa 100%); background-image: linear-gradient(180deg, #eaf1fd 0%, #e1ecfa 100%); }

.md11209.md-about-6 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

.md11209.md-about-6 .row-1 .desc { line-height: 1.55556; margin-top: .1rem; }

.md11209.md-about-6 .list { margin-top: .45rem; padding-bottom: 0.6rem; }

.md11209.md-about-6 .list .li { background-color: #fcfdff; border-radius: 0.2rem; padding: .6rem; padding-bottom: 0.41rem; cursor: -webkit-zoom-in; cursor: zoom-in; }

.md11209.md-about-6 .list .img { font-size: 0; }

.md11209.md-about-6 .list .img img { max-width: 100%; }

.md11209.md-about-6 .list .tit { margin-top: .27rem; }

.md11209.md-about-6 .swiper-pagination { font-size: 0; z-index: 2; bottom: 0; }

.md11209.md-about-6 .swiper-pagination-bullet-active { background-color: #093d61; }

.md11210.md-about-7 { padding-top: 1rem; padding-bottom: 0.92rem; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f6faff), to(#f6fafe)); background-image: -o-linear-gradient(top, #f6faff 50%, #f6fafe 100%); background-image: linear-gradient(180deg, #f6faff 50%, #f6fafe 100%); }

.md11210.md-about-7 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

.md11210.md-about-7 .row-1 { display: -webkit-box; display: -ms-flexbox; display: flex; }

.md11210.md-about-7 .row-1 .lf { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.md11210.md-about-7 .row-1 .sub-tit { margin-top: .08rem; }

.md11210.md-about-7 .row-1 .desc { line-height: 1.55556; margin-top: .35rem; }

.md11210.md-about-7 .row-1 .desc p { margin-bottom: .8em; }

.md11210.md-about-7 .row-1 .desc p:last-of-type { margin-bottom: 0; }

.md11210.md-about-7 .row-1 .list { width: calc(780 / 1600 * 100%); margin-left: .7rem; margin-top: 0.15rem; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.md11210.md-about-7 .row-1 .list .li { width: calc(370 / 780 * 100%); margin-bottom: .2rem; }

.md11210.md-about-7 .row-1 .list .li:hover .img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md11210.md-about-7 .row-1 .list .img { background-color: #fff; border-radius: .2rem; min-height: 2rem; padding: .53rem; padding-bottom: 0.48rem; -webkit-box-shadow: 0rem 0rem 0.2rem 0rem rgba(225, 236, 250, 0.3); box-shadow: 0rem 0rem 0.2rem 0rem rgba(225, 236, 250, 0.3); font-size: 0; }

.md11210.md-about-7 .row-1 .list .img img { max-width: 100%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md11210.md-about-7 .row-1 .list .tit { line-height: 1.72727; margin-top: .2rem; }

@media (max-width: 900px) { .md11210.md-about-7 .row-1 { display: block; }
  .md11210.md-about-7 .row-1 .list { margin-left: 0; margin-top: .5rem; width: 100%; } }

.md11211.md-about-8 { padding-top: 1.09rem; padding-bottom: 1.1rem; background-image: -webkit-gradient(linear, left top, left bottom, from(#eaf1fd), to(#e1ecfa)); background-image: -o-linear-gradient(top, #eaf1fd 0%, #e1ecfa 100%); background-image: linear-gradient(180deg, #eaf1fd 0%, #e1ecfa 100%); }

.md11211.md-about-8 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

.md11211.md-about-8 .desc { margin-top: .1rem; }

.md11211.md-about-8 .list { margin-top: 0.43rem; }

.md11211.md-about-8 .list .lis { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.md11211.md-about-8 .list .li { display: block; width: calc(249 / 1600 * 100%); margin-right: calc(20 / 1600 * 100%); margin-bottom: .24rem; }

.md11211.md-about-8 .list .li:nth-of-type(6n) { margin-right: 0; }

.md11211.md-about-8 .list .li:hover .tit { color: #093d61; }

.md11211.md-about-8 .list .li:hover .img img { -webkit-transform: translate(-50%, -50%) scale(1.1); -ms-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1); }

.md11211.md-about-8 .list .img { padding-top: calc(120 / 249 * 100%); border-radius: .2rem; background-color: #fff; overflow: hidden; position: relative; }

.md11211.md-about-8 .list .img img { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 80%; max-height: 80%; -o-object-fit: contain; object-fit: contain; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.md11211.md-about-8 .list .tit { margin-top: .09rem; }

.md11211.md-about-8 .controls { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: .13rem; }

.md11211.md-about-8 .controls .btn { width: .1rem; height: .16rem; min-width: 10px; min-height: 16px; background-repeat: no-repeat; background-position: center; background-size: contain; cursor: pointer; }

.md11211.md-about-8 .controls .btn.swiper-button-disabled { opacity: 0.5; }

.md11211.md-about-8 .controls .swiper-pagination-current { color: #e52925; }

.md11211.md-about-8 .controls .prev { background-image: url(../images/a-left-4.svg); }

.md11211.md-about-8 .controls .next { background-image: url(../images/a-right-4.svg); }

.md11211.md-about-8 .controls .swiper-pagination { z-index: 2; width: auto; margin: 0 .2rem; position: static; }

@media (max-width: 900px) { .md11211.md-about-8 .list .li { width: 32%; margin-right: 2%; }
  .md11211.md-about-8 .list .li:nth-of-type(3n) { margin-right: 0; } }
