




.md-about-8 { padding-top: .82rem; padding-bottom: 1rem; }

.md-about-8 .tit { line-height: 1.5625; }

.md-about-8 .desc { line-height: 2; margin-top: .06rem; }

@media (max-width: 500px) { .md-about-8 .tit { font-size: 16px; }
  .md-about-8 .desc { font-size: 12px; } }

.md-about-9 { padding-top: .78rem; padding-bottom: 0.45rem; background-color: #f3f6fb; }

.md-about-9 .intro { line-height: 1.93333; }

.md-about-9 .row-1 { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: .44rem; }

.md-about-9 .row-1 .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 1.5rem; padding-top: 0.06rem; }

.md-about-9 .row-1 .desc { margin-top: .52rem; line-height: 1.38889; }

.md-about-9 .row-1 .desc .tx-item { margin-bottom: .58rem; }

.md-about-9 .row-1 .desc .tx-item:last-of-type { margin-bottom: 0; }

.md-about-9 .row-1 .desc .t2 { margin-top: .14rem; }

.md-about-9 .row-1 .c-pic { width: 50%; border-radius: .1rem; overflow: hidden; }

.md-about-9 .row-1 .c-pic:hover .img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.md-about-9 .row-1 .c-pic .img { padding-top: calc(520 / 800 * 100%); -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

@media (max-width: 900px) { .md-about-9 .row-1 { display: block; }
  .md-about-9 .row-1 .text { width: 100%; margin-right: 0; }
  .md-about-9 .row-1 .c-pic { width: 100%; margin-top: 0.4rem; } }

.md-about-10 { background-color: #f3f6fb; padding-top: 0.5rem; padding-bottom: .83rem; }

.md-about-10 .list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: .46rem; }

.md-about-10 .list .li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: #ffffff; -webkit-box-shadow: 0 0 0.3rem 0 rgba(47, 110, 182, 0.1); box-shadow: 0 0 0.3rem 0 rgba(47, 110, 182, 0.1); border-radius: 0.04rem; padding: .4rem; min-height: 1.2rem; width: calc(520 / 1600 * 100%); margin-right: calc(20 / 1600 * 100%); margin-bottom: .2rem; -webkit-transition: background .3s, color .3s; -o-transition: background .3s, color .3s; transition: background .3s, color .3s; }

.md-about-10 .list .li:nth-of-type(3n) { margin-right: 0; }

.md-about-10 .list .li::before { content: ''; width: .32rem; min-width: 16px; height: .23rem; min-height: 12px; margin-right: .4rem; background-repeat: no-repeat; background-position: center; background-size: contain; background-image: url(../images/i-check-1.png); }

.md-about-10 .list .li:hover { background-color: #2f6eb6; color: #fff; }

.md-about-10 .list .li:hover::before { background-image: url(../images/i-check-2.png); }

@media (max-width: 900px) { .md-about-10 .list .li { width: 100%; margin-right: 0; } }


