/*---------------------  数据概览 ---------------------*/

.data-overView-section {
  width: 100%;
  padding: 0.5rem;
}

.data-overView-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
}

.dataOverview_font_bold {
  font-size: 0.4rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: rgba(30, 135, 254, 1);
  line-height: 0.7rem;
}

.dataOverview_font_smoll {
  font-size: 0.16rem;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgba(102, 102, 102, 1);
  line-height: 0.22rem;
}

/*---------------------  core-product-section ---------------------*/

.core-product-section {
  display: inline;
}

.core-product-subTitle {
  font-size: 0.18rem;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 0.25rem;
}

.core-product-more {
  width: 1.8rem;
  height: 0.5rem;
  border-radius: 2px;
  border: 1px solid rgba(30, 135, 254, 1);
  font-size: 0.16rem;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgba(30, 135, 254, 1);
  line-height: 0.22rem;
}

.core-product-introduction-btn {
  width: 1.4rem;
  height: 0.5rem;
  border-radius: 1px;
  border: 1px solid rgba(30, 135, 254, 1);
  font-size: 0.16rem;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgba(30, 135, 254, 1);
  line-height: 22px;
  margin: 12px auto 26px 0.2rem;
}

/*---------------------  平台优势 ---------------------*/

.platform-advantages-section {
  margin: 0.6rem 0;
}

.platform-advantages-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px;
  margin-top: 12px;
}

.platform-advantages-content:hover {
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
}

.platform-advantages-content img {
  height: 70px;
}

.platform-advantages-content h3 {
  font-size: 0.2rem;
  color: #333333;
  margin-top: 0.28rem;
  text-align: center;
}

.platform-advantages-content p {
  font-size: 0.16rem;
  color: #999999;
  margin-top: 0.14rem;
  text-align: center;
  padding: 0 0.1rem;
}

/*---------------------  服务行业 ---------------------*/
.service-industry-section {
  padding-bottom: 10px;
  background-image: url(http://mt-5jbkbki51590029596.img.hyxmt.cn/upload/2020-05-21/1590052500vPnMWfla.png?source=1);
  background-size: cover;
  text-align: center;
}

.service-industry-section p {
  color: #fff;
  margin: 0.1rem;
  font-size: 0.16rem;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 0.4rem;
}

.service-industry-image {
  padding-bottom: 10px;
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 45px auto 45px auto;
}

.service-industry-image-img1 {
  width: 22%;
  background-image: url(http://mt-5jbkbki51590029596.img.hyxmt.cn/upload/2020-05-26/1590491117o1BIKySd.png);
  background-size: cover;
  margin-left: -41%;
}

.service-industry-image-img1:hover {
  background-image: url(http://mt-5jbkbki51590029596.img.hyxmt.cn/upload/2020-05-26/1590490440kd3B1Egr.png);
}

.service-industry-image-img2 {
  background-image: url(http://mt-5jbkbki51590029596.img.hyxmt.cn/upload/2020-05-26/1590491221tVZfddjB.png);
  background-size: cover;
  width: 22%;
  margin-left: -41%;
}

.service-industry-image-img2:hover {
  background-image: url(http://mt-5jbkbki51590029596.img.hyxmt.cn/upload/2020-05-26/1590490515vKbRenAY.png);
}

.service-industry-image-img3 {
  width: 22%;
  background-image: url(http://mt-5jbkbki51590029596.img.hyxmt.cn/upload/2020-05-26/1590491290tmgeRZBq.png);
  background-size: cover;
}

.service-industry-image-img3:hover {
  background-image: url(http://mt-5jbkbki51590029596.img.hyxmt.cn/upload/2020-05-26/15904908264kDuTGEn.png);
}

.service-industry-image-img4 {
  background-image: url(http://mt-5jbkbki51590029596.img.hyxmt.cn/upload/2020-05-26/1590491346df2vz7QU.png);
  background-size: cover;
  width: 22%;
  margin-left: -41%;
}

.service-industry-image-img4:hover {
  background-image: url(http://mt-5jbkbki51590029596.img.hyxmt.cn/upload/2020-05-26/1590490872Pkn7Zv9o.png);
}

.service-industry-image-img5 {
  background-image: url(http://mt-5jbkbki51590029596.img.hyxmt.cn/upload/2020-05-26/1590491451zvS9dwVs.png);
  background-size: cover;
  width: 22%;
  margin-left: -41%;
}

.service-industry-image-img5:hover {
  background-image: url(http://mt-5jbkbki51590029596.img.hyxmt.cn/upload/2020-05-26/15904908833qctSa0V.png);
}

/*---------------------  合作案例 ---------------------*/
.cooperation-case-section {
  margin: 0.6rem 15px;
}

.cooperation-case-thumbnail {
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  border: 1px solid #ddd;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  width: 100%;
}

.cooperation-case-single-member {
  height: 2.2rem;
  width: 100%;
}

.cooperation-case-single-member .member-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}

.cooperation-case-single-member .member-info h2 {
  font-size: 0.2rem;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #fff;
  line-height: 0.3rem;
  margin: 0.2rem 0.2rem 0 0.2rem;
}

.cooperation-case-single-member .member-info h6 {
  font-size: 0.15rem;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #fff;
  line-height: 0.26rem;
  margin: 0.14rem 0.2rem 0.35rem 0.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.cooperation-case-single-member .member-info p {
  font-size: 0.14rem;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #fff;
  line-height: 0.26rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin: 0 0.2rem 0 0.2rem;
}

.cooperation-case-single-member .member-info {
  min-height: 2.2rem;
}

/*= effect-2 css =*/

.cooperation-case-effect-2 {
  background-color: white;
  max-height: 2.2rem;
  min-height: 2.2rem;
  overflow: hidden;
}

.cooperation-case-effect-2 .member-image {
  height: 2.2rem;
  overflow: hidden;
  width: 100%;
  transition: 0.4s;
  float: none;
  vertical-align: top;
}

.cooperation-case-effect-2 .member-info {
  transition: 0.4s;
  background-color: #409eff;
  color: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.cooperation-case-effect-2 .member-image img {
  width: 100%;
  height: 2.2rem;
  object-fit: contain;
  vertical-align: top;
}

.cooperation-case-effect-2 .social-touch {
  width: 100%;
}

.cooperation-case-effect-2:hover .member-image {
  height: 0px;
  transition: 0.4s;
}

.cooperation-case-btn {
  width: 80px;
  height: 28px;
  margin-top: 0.15rem;
  background-color: #409eff;
  font-size: 9px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 12px;
  border-radius: 2px;
  border: 1px solid #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*---------------------  logo墙 ---------------------*/
.logo-wall-section {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.3rem;
  background-color: #f8f8f8;
}

.logo-wall-float {
  position: absolute;
  /* left: 0;
  top: 40%;
  width: 100%;
  height: auto; */
  z-index: 10;
}

.logo-wall-btn {
  width: 160px;
  height: 40px;
  background: rgba(30, 135, 254, 1);
  border-radius: 1px;
  margin-top: 0.4rem;
  font-size: 9px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*---------------------  新闻中心 ---------------------*/

.industry-information-section {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  margin: 0.6rem 0;
}

.industry-thumbnail {
  display: block;
  padding: 0.04rem;
  margin-bottom: 0.2rem;
  line-height: 1.42857143;
  background-color: #fff;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.industry-thumbnail a > img,
.industry-thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.industry-thumbnail a > img,
.industry-thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

a.industry-thumbnail.active,
a.industry-thumbnail:focus,
a.industry-thumbnail:hover {
  border-color: #337ab7;
}

.industry-thumbnail .caption {
  padding: 12px;
  color: #333;
}
.industry-thumbnail .caption ul,
.industry-thumbnail .caption li {
  width: 100%;
}
.industry-thumbnail .caption a {
  display: block;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}

.industry-img-mask {
  height: auto;
  position: relative;
  width: 100%;
  cursor: pointer;
  transition: all 0.3s;
}
.industry-img-mask:hover {
  transform: scale(1.05);
}

.industry-mask {
  height: 50px;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 10;
  float: inline-end;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.1rem;
  bottom: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
}

.industry-mask span {
  display: block;
  color: #fff;
  font-size: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}

.industry-img-mask > img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  max-height: 230px;
  object-fit: contain;
}

.industry-ul {
  display: inline-block;
  margin-left: 10px;
  list-style: disc;
}

.industry-ul li {
  padding: 6px 0;
  line-height: 0.2rem;
  text-align: left;
  width: 100%;
  position: relative;
  font-size: 14px;
  color: #333333;
  white-space: nowrap;
}

.industry-ul a {
  font-size: 14px;
  color: #333333;
}

/*---------------------  联系cq9电子 ---------------------*/

.contact-us-section {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  margin: 0.6rem 0;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group input {
  position: relative;
  width: 100%;
  font-size: 0.16rem;
  color: #999999;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 10px;
  margin-top: 20px;
}

.input-group textarea {
  position: relative;
  width: 100%;
  font-size: 0.16rem;
  color: #999999;
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 10px;
  margin-top: 20px;
}

.contact-us-button {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 17px;
  margin-bottom: 10px;
  width: 100%;
  margin-top: 0.3rem;
}

.contact-us-button .contactBtn {
  width: 48%;
  height: 34px;
  border-radius: 6px;
  font-size: 9px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  line-height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.div-vertical-line {
  width: 0;
  height: 100%;
  border-left: 1px solid #cccccc;
  text-align: center;
}
<!--0.00017309188842773-->