/**
 * 轮播
**/
.carousel {
  width: 100%;
  height: 280px;
  margin-top: 44px;
}
.carousel .mui-slider {
  height: 100%;
}
.carousel .mui-slider .mui-slider-item {
  width: 100%;
  height: 280px;
}
.carousel .mui-slider .mui-slider-item img {
  width: 100%;
  height: 280px;
  display: block;
}
.carousel .slider-content {
  width: 100%;
  height: 100%;
  padding: 38px 0 0 40px;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
}
.carousel .slider-content button {
  border-color: #ffffff;
}
.carousel .slider-content.slider-content-1 h2 {
  font-size: 24px;
  font-weight: normal;
  text-shadow: 0 2px rgba(0, 0, 0, 0.6);
  margin-bottom: 10px;
}
.carousel .slider-content.slider-content-1 h3 {
  font-size: 20px;
  font-weight: normal;
  text-shadow: 0 2px rgba(0, 0, 0, 0.6);
}
.carousel .slider-content.slider-content-1 .white-white-block {
  height: 3px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  margin: 15px 0 15px 0;
}
.carousel .slider-content.slider-content-1 p {
  font-size: 12px;
  color: #ffffff;
  text-shadow: 0 2px rgba(0, 0, 0, 0.4);
  margin-bottom: 10px;
}
.carousel .slider-content.slider-content-1 button {
  width: 120px;
  height: 36px;
  padding: 0;
  border-radius: 36px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.3);
  font-size: 16px;
}
.carousel .slider-content.slider-content-1 button:active {
  background-color: rgba(255, 255, 255, 0.8);
}
.carousel .slider-content.slider-content-2 {
  padding: 70px 0 72px 0;
  background: -webkit-linear-gradient(#203faa 0%, #328adf 100%);
  background: -o-linear-gradient(#203faa 0%, #328adf 100%);
  background: linear-gradient(#203faa 0%, #328adf 100%);
}
.carousel .slider-content.slider-content-2 h2,
.carousel .slider-content.slider-content-2 h3 {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}
.carousel .slider-content.slider-content-2 h2 {
  margin-bottom: 15px;
}
.carousel .slider-content.slider-content-2 p {
  font-size: 12px;
  font-weight: lighter;
  color: #ffffff;
  text-align: center;
  margin: 10px 0;
}
.carousel .slider-content.slider-content-2 button {
  width: 100px;
  height: 32px;
  line-height: 32px;
  display: block;
  margin: 20px auto 0 auto;
  padding: 0;
  border-radius: 32px;
  color: #203FAA;
  background: #ffffff;
  font-size: 14px;
}
.carousel .slider-content.slider-content-2 button:active {
  background-color: rgba(255, 255, 255, 0.8);
}
.carousel .slider-content.slider-content-4 {
  padding: 20px 0 0 0;
  color: #ffffff;
  text-align: center;
}
.carousel .slider-content.slider-content-4 h2 {
  font-size: 18px;
  font-weight: bold;
}
.carousel .slider-content.slider-content-4 p {
  color: #ffffff;
  font-size: 12px;
  font-weight: lighter;
  margin: 10px 0 20px 0;
}
.carousel .slider-content.slider-content-4 .btn-group button {
  width: 100px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  border-radius: 32px;
  color: #203FAA;
  background: #ffffff;
  font-size: 14px;
}
.carousel .slider-content.slider-content-4 .btn-group button:active {
  background-color: rgba(255, 255, 255, 0.8);
}
.carousel .slider-content.slider-content-4 .btn-group button:nth-of-type(1) {
  background-color: #ffffff;
  margin-right: 8px;
}
.carousel .slider-content.slider-content-4 .btn-group button:nth-of-type(2) {
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  margin-left: 8px;
}
.carousel .slider-content.slider-content-5 {
  padding: 20px 0 0 0;
}
.carousel .slider-content.slider-content-5 h2,
.carousel .slider-content.slider-content-5 h3 {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}
.carousel .slider-content.slider-content-5 h2 {
  margin-bottom: 15px;
}
.carousel .slider-content.slider-content-5 p {
  font-size: 12px;
  font-weight: lighter;
  color: #ffffff;
  text-align: center;
  margin: 10px 0;
}
.carousel .slider-content.slider-content-5 button {
  width: 120px;
  height: 32px;
  line-height: 32px;
  display: block;
  margin: 20px auto 0 auto;
  padding: 0;
  border-radius: 32px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.2);
  font-size: 14px;
}
.carousel .slider-content.slider-content-5 button:active {
  background-color: rgba(255, 255, 255, 0.8);
}
.carousel .slider-content.slider-content-6 {
  padding: 20px 0 0 0;
}
.carousel .slider-content.slider-content-6 h2 {
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 15px;
}
.carousel .slider-content.slider-content-6 p {
  font-size: 12px;
  font-weight: lighter;
  color: #ffffff;
  text-align: center;
  margin: 10px 0;
}
.carousel .slider-content.slider-content-6 button {
  width: 120px;
  height: 32px;
  line-height: 32px;
  display: block;
  margin: 20px auto 0 auto;
  padding: 0;
  border-radius: 32px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.2);
  font-size: 14px;
}
.carousel .slider-content.slider-content-6 button:active {
  background-color: rgba(255, 255, 255, 0.8);
}
.carousel .slider-content.slider-content-7 {
  padding: 0;
}
.carousel .slider-content.slider-content-7 button {
  width: 100px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  display: block;
  padding: 0;
  border-radius: 32px;
  color: #114BBC;
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0 auto 40px;
}
.carousel .slider-content.slider-content-7 button:active {
  background-color: rgba(255, 255, 255, 0.8);
}
/**
 * cms系统块
**/
.cms-block.mui-table-view.mui-grid-view {
  padding: 10px 10px 20px 0;
}
.cms-block.mui-table-view.mui-grid-view::before,
.cms-block.mui-table-view.mui-grid-view::after {
  display: none;
}
.cms-block.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-object {
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 auto;
}
.cms-block.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
  font-size: 12px;
}
/**
 * 技术框架体系 block
**/
.repertoire-block {
  padding: 16px 20px;
}
.repertoire-block img.technical-framework {
  width: 100%;
  height: auto;
  margin-top: 4px;
}
/**
 * 技术框架体系 slider
**/
.repertoire-slider {
  height: 308px;
  padding: 15px 0 28px 0;
  background: url('/leiming_tech_mobile/static/img/home/repertoire-bj.png') no-repeat center;
  background-size: cover;
}
.repertoire-slider .block-title {
  color: #ffffff;
}
.repertoire-slider .mui-slider-group {
  height: 100%;
}
.repertoire-slider .mui-slider-group .mui-slider-item {
  margin-top: 15px;
}
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(2) .mui-table-view-cell:nth-of-type(1) a,
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(5) .mui-table-view-cell:nth-of-type(1) a {
  background: url('/leiming_tech_mobile/static/img/home/solution1.png') no-repeat center;
  background-size: cover;
}
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(2) .mui-table-view-cell:nth-of-type(2) a,
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(5) .mui-table-view-cell:nth-of-type(2) a {
  background: url('/leiming_tech_mobile/static/img/home/solution2.png') no-repeat center;
  background-size: cover;
}
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(2) .mui-table-view-cell:nth-of-type(3) a,
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(5) .mui-table-view-cell:nth-of-type(3) a {
  background: url('/leiming_tech_mobile/static/img/home/solution3.png') no-repeat center;
  background-size: cover;
}
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(2) .mui-table-view-cell:nth-of-type(4) a,
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(5) .mui-table-view-cell:nth-of-type(4) a {
  background: url('/leiming_tech_mobile/static/img/home/solution4.png') no-repeat center;
  background-size: cover;
}
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(3) .mui-table-view-cell:nth-of-type(1) a {
  background: url('/leiming_tech_mobile/static/img/home/solution1.png') no-repeat center;
  background-size: cover;
}
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(3) .mui-table-view-cell:nth-of-type(2) a {
  background: url('/leiming_tech_mobile/static/img/home/solution2.png') no-repeat center;
  background-size: cover;
}
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(3) .mui-table-view-cell:nth-of-type(3) a {
  background: url('/leiming_tech_mobile/static/img/home/solution3.png') no-repeat center;
  background-size: cover;
}
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(3) .mui-table-view-cell:nth-of-type(4) a {
  background: url('/leiming_tech_mobile/static/img/home/solution4.png') no-repeat center;
  background-size: cover;
}
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(4) .mui-table-view-cell:nth-of-type(1) a,
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(1) .mui-table-view-cell:nth-of-type(1) a {
  background: url('/leiming_tech_mobile/static/img/home/solution1.png') no-repeat center;
  background-size: cover;
}
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(4) .mui-table-view-cell:nth-of-type(2) a,
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(1) .mui-table-view-cell:nth-of-type(2) a {
  background: url('/leiming_tech_mobile/static/img/home/solution2.png') no-repeat center;
  background-size: cover;
}
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(4) .mui-table-view-cell:nth-of-type(3) a,
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(1) .mui-table-view-cell:nth-of-type(3) a {
  background: url('/leiming_tech_mobile/static/img/home/solution3.png') no-repeat center;
  background-size: cover;
}
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(4) .mui-table-view-cell:nth-of-type(4) a,
.repertoire-slider .mui-slider-group .mui-slider-item.repertoire-slide:nth-of-type(1) .mui-table-view-cell:nth-of-type(4) a {
  background: url('/leiming_tech_mobile/static/img/home/solution4.png') no-repeat center;
  background-size: cover;
}
.repertoire-slider .mui-table-view.mui-grid-view {
  height: 100%;
  padding: 0 16px 10px 0;
  background: transparent;
}
.repertoire-slider .mui-table-view.mui-grid-view .mui-table-view-cell {
  height: 100px;
  padding: 0 0 0 20px;
  margin-bottom: 15px;
}
.repertoire-slider .mui-table-view.mui-grid-view .mui-table-view-cell > :not(.mui-btn) {
  height: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.repertoire-slider .mui-table-view.mui-grid-view .mui-table-view-cell > :not(.mui-btn) img {
  width: 30px;
  height: 30px;
  display: block;
  margin: 22px auto 10px auto;
}
.repertoire-slider .mui-table-view.mui-grid-view .mui-table-view-cell > :not(.mui-btn) .mui-media-body {
  font-size: 12px;
  color: #ffffff;
}
/**
 * 数据统计
**/
.data-statistics .mui-table-view li.mui-table-view-cell {
  height: 85px;
  margin-bottom: 15px;
}
.data-statistics .mui-table-view li.mui-table-view-cell .table-view-inner {
  height: 100%;
  padding-top: 20px;
  background: #ffffff;
}
.data-statistics .mui-table-view li.mui-table-view-cell .table-view-inner p {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}
.data-statistics .mui-table-view li.mui-table-view-cell .table-view-inner p strong {
  font-size: 14px;
  display: inline-block;
  vertical-align: 1px;
}
.data-statistics .mui-table-view li.mui-table-view-cell .table-view-inner p em {
  font-style: normal;
}
.data-statistics .mui-table-view li.mui-table-view-cell .table-view-inner .mui-media-body {
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  color: #999999;
  margin-top: 8px;
}
/**
 * 我们的功能
**/
.my-function .mui-table-view.mui-grid-view {
  padding: 20px 0;
}
.my-function .mui-table-view.mui-grid-view li.mui-table-view-cell .table-view-inner img {
  width: 50px;
  height: auto;
  max-height: 32px;
}
.my-function .mui-table-view.mui-grid-view li.mui-table-view-cell .table-view-inner .mui-media-body {
  color: #212026;
  font-size: 12px;
}
/**
 * 合作客户群
**/
.client-logo-group {
  background: #ffffff;
  padding: 14px 0 0 0;
  overflow: hidden;
}
.client-logo-group .mui-row div {
  margin-bottom: 10px;
}
.client-logo-group .mui-row img {
  display: block;
  width: 100%;
  height: auto;
}
.client-logo-group .common-btn {
  width: 160px;
  height: 44px;
  border-radius: 44px;
  margin: 20px auto 30px auto;
}
.closeMent{
  height:100%;
}