.mbanner img {
  width: 100%;
  display: block;
}
.mbanner .swiper-container {
  height: 100%;
}
.mbanner .swiper-pagination {
  bottom: 0.25rem;
  left: 0;
  width: 100%;
  text-align: right;
}
.mbanner .swiper-pagination-bullet {
  opacity: 0.6;
  width: 0.4rem;
  height: 0.04rem;
  background-color: #000;
  border-radius: 0;
}
.mbanner .swiper-pagination-bullet-active {
  background-color: #fff;
}
.m_main {
  padding-top: 0.3rem;
}
.m_business {
  padding: 0 0.12rem 0.12rem;
  background: #92b4fc;
  background: -webkit-linear-gradient(0deg, #92b4fc, #1f61e9);
  background: -moz-linear-gradient(0deg, #92b4fc, #1f61e9);
  background: -ms-linear-gradient(0deg, #92b4fc, #1f61e9);
  background: linear-gradient(-90deg, #92b4fc, #1f61e9);
  position: relative;
  overflow: hidden;
  border-radius: 0.24rem;
  margin-bottom: 0.3rem;
}
.m_business i {
  position: absolute;
  top: -0.16rem;
  left: -0.02rem;
  font-size: 1.28rem;
  line-height: 1;
  text-shadow: 0.03rem 0.03rem 0.06rem rgba(5, 60, 174, 0.2);
  background: -webkit-linear-gradient(135deg, #1b60ec, #0944cb);
  background: linear-gradient(135deg, #1b60ec, #0944cb);
  -webkit-background-clip: text;
  background-clip: text;
  color: #0944cb;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
.m_business .top {
  position: relative;
  z-index: 2;
  line-height: 0.96rem;
}
.m_business .top h2 {
  font-size: 0.36rem;
  color: #fff;
  display: inline-block;
  margin-left: 0.5rem;
}
.m_business .top a {
  float: right;
  color: #d9e5ff;
  font-size: 0.24rem;
}
.m_business .top a span {
  float: right;
  color: #f3b41c;
  font-size: 0.36rem;
  margin: 0 0.1rem;
}
.m_business ul {
  position: relative;
  z-index: 2;
  padding: 0.65rem 0;
  background-color: #fff;
  border-radius: 0.16rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
.m_business ul > * {
  display: inline-block;
  float: left;
}
.m_business ul li {
  width: 25%;
  text-align: center;
  padding: 0 0.1rem;
}
.m_business ul li .img {
  height: 1.6rem;
  border-radius: 0.08rem;
  border: 1px solid #eeeeee;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.2rem;
}
.m_business ul li .img img {
  display: block;
  max-width: 70%;
  max-height: 70%;
}
.m_business ul li p {
  font-size: 0.24rem;
  line-height: 1;
}
.m_inabout {
  background-color: #fff;
  border-radius: 0.24rem;
  overflow: hidden;
  margin-bottom: 0.3rem;
}
.m_inabout .top {
  height: 2rem;
  border-radius: 0.24rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f3f3f3 url(../img/mindexbg.jpg) no-repeat left center / auto 100%;
  line-height: 1;
  text-align: center;
}
.m_inabout .top > * {
  display: inline-block;
  float: left;
}
.m_inabout .top div {
  padding: 0 0.5rem;
}
.m_inabout .top img {
  display: block;
  width: 0.4rem;
  margin: 0 auto 0.18rem;
}
.m_inabout .top h2 {
  font-size: 0.26rem;
  margin-bottom: 0.18rem;
}
.m_inabout .top a {
  display: block;
  margin: 0 auto;
  width: 0.64rem;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #fff;
  border-radius: 0.08rem;
  background-color: #1a50c0;
}
.m_inabout .top h3 {
  color: #1a50c0;
  font-size: 0.3rem;
  font-family: oswald;
  margin-bottom: 0.28rem;
}
.m_inabout .top p {
  color: #474747;
  font-size: 0.24rem;
}
.m_inabout ul {
  height: 1.94rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.m_inabout ul > * {
  display: inline-block;
  float: left;
}
.m_inabout ul li {
  width: 25%;
  text-align: center;
  line-height: 1;
}
.m_inabout ul li i {
  font-size: 0.48rem;
}
.m_inabout ul li p {
  padding-top: 0.18rem;
  font-size: 0.26rem;
  color: #474747;
}
.m_inabout ul li .icon-wenhuaqiang {
  color: #f0ad1c;
}
.m_inabout ul li .icon-rongyu1 {
  color: #f2152a;
}
.m_inabout ul li .icon-lishi {
  color: #1356e0;
}
.m_inabout ul li .icon-zuzhi {
  color: #f05b19;
}
.btns {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.3rem;
}
.btns > * {
  display: inline-block;
  float: left;
}
.btns a {
  display: block;
  width: 49%;
  height: 1.7rem;
  background-color: #fff;
  border-radius: 0.24rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.3rem;
  line-height: 1;
}
.btns a > * {
  display: inline-block;
  float: left;
}
.btns a h3 {
  font-size: 0.3rem;
  margin-bottom: 0.2rem;
}
.btns a p {
  font-size: 0.24rem;
  color: #999;
}
.btns a img {
  display: block;
  width: 1rem;
  height: 1rem;
  border: 0.05rem solid #eeeeee;
  border-radius: 50%;
  background-color: #eee;
}
.m_inadvantages {
  background-color: #fff;
  padding-top: 0.48rem;
  position: relative;
  margin-bottom: 0.3rem;
}
.m_inadvantages::before {
  position: absolute;
  top: -0.04rem;
  right: 0.24rem;
  content: '';
  width: 1.24rem;
  height: 1.57rem;
  background: url(../img/icon-advantage.png) no-repeat center / 100% 100%;
}
.m_inadvantages .top {
  line-height: 1;
  margin-bottom: 0.45rem;
}
.m_inadvantages .top h2 {
  font-size: 0.36rem;
  margin-bottom: 0.18rem;
}
.m_inadvantages .top p {
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #525252;
}
.m_inadvantages ul {
  border-top: 1px solid #eeeeee;
  padding: 0.5rem 0;
}
.m_inadvantages ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  line-height: 1;
}
.m_inadvantages ul li > * {
  display: inline-block;
  float: left;
}
.m_inadvantages ul li:nth-child(n+2) {
  margin-top: 0.65rem;
}
.m_inadvantages ul li img {
  height: 0.8rem;
  margin-left: 0.18rem;
  margin-right: 0.46rem;
}
.m_inadvantages ul li h3 {
  font-size: 0.32rem;
  margin-bottom: 0.2rem;
}
.m_inadvantages ul li p {
  font-size: 0.26rem;
  color: #525252;
}
.m_news {
  margin-bottom: 0.3rem;
}
.m_news .top {
  line-height: 0.96rem;
}
.m_news .top h2 {
  font-size: 0.36rem;
  display: inline-block;
  margin-left: 0.3rem;
}
.m_news .top a {
  float: right;
  color: #aaaaaa;
  font-size: 0.24rem;
}
.m_news .top a span {
  float: right;
  color: #363636;
  font-size: 0.36rem;
  margin: 0 0.2rem;
}
.m_news .box {
  background-color: #fff;
}
.m_news .box dl dt {
  padding: 0.5rem 0;
  line-height: 1;
  border-bottom: 1px solid #f2f2f2;
}
.m_news .box dl dt h1 {
  font-size: 0.32rem;
  font-weight: normal;
  margin-bottom: 0.22rem;
  line-height: 1.6;
}
.m_news .box dl dt .img {
  margin-bottom: 0.2rem;
}
.m_news .box dl dt .img img {
  width: 100%;
  display: block;
}
.m_news .box dl dt p {
  font-size: 0.26rem;
  color: #ddd;
}
.m_news .box dl dt p span {
  float: right;
  font-family: oswald;
}
.m_news .box dl dd {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0.5rem 0;
  border-bottom: 1px solid #f2f2f2;
}
.m_news .box dl dd > * {
  display: inline-block;
  float: left;
}
.m_news .box dl dd:last-child {
  border: none;
}
.m_news .box dl dd .works {
  flex: 1;
}
.m_news .box dl dd .works h1 {
  font-size: 0.32rem;
  line-height: 0.46rem;
  height: 0.92rem;
  font-weight: normal;
  margin-bottom: 0.42rem;
  overflow: hidden;
  display: -webkit-box;
  display: box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  box-orient: vertical;
}
.m_news .box dl dd .works p {
  line-height: 0.46rem;
  font-size: 0.26rem;
  color: #ddd;
}
.m_news .box dl dd .works p span {
  float: right;
  font-family: oswald;
}
.m_news .box dl dd .img {
  width: 1.8rem;
  margin-left: 0.48rem;
}
.m_news .box dl dd .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
