@charset "UTF-8";
/* 文字为主 */
/** 混合指令 **/
/* 带图片、标题的模块样式 */
body {
  background-color: rgb(245, 246, 247);
}

p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #333;
  text-align: justify;
}

.banner img {
  display: block;
  width: 100%;
}

.summary-container {
  position: relative;
  top: -60px;
  padding: 60px 80px 100px 49px;
}

h1 {
  text-align: center;
  font-weight: normal;
}
h1 span {
  font-size: 36px;
  font-weight: 400;
  color: #fff;
  padding: 14px 76px;
  background: url(../img/industry-title-bgl.png) no-repeat center;
}

.summary-wrap1 {
  margin-top: 70px;
}
.summary-wrap1 .summary-warp1-lt {
  width: 50%;
}
.summary-wrap1 .summary-warp1-lt > img {
  width: 100%;
  max-width: 520px;
  -o-object-fit: cover;
     object-fit: cover;
}
.summary-wrap1 .summary-wrap1-rt {
  width: 50%;
  padding-left: 48px;
}
.summary-wrap1 .summary-wrap1-rt .p1 {
  font-size: 20px;
  line-height: 36px;
}
.summary-wrap1 .summary-wrap1-rt .p2 {
  padding: 8px 13px;
  margin-top: 16%;
  background-color: #345BFF;
  font-size: 18px;
  color: #fff;
}

.mode .tit {
  display: inline-block;
  padding: 2px 26px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background-color: #345BFF;
}
.mode .desc {
  position: relative;
  padding-left: 60px;
  margin-top: 12px;
  font-size: 18px;
  color: #484848;
  font-weight: 400;
}
.mode .desc::before {
  position: absolute;
  left: 0;
  top: 14px;
  content: "";
  width: 52px;
  height: 2px;
  background-color: #064BAA;
}

.summary-wrap2 {
  margin-top: 116px;
  padding-left: 66px;
  padding-right: 30px;
}
.summary-wrap2 h2 {
  font-size: 28px;
  color: #000;
  font-weight: 400;
  text-align: center;
  margin-bottom: 87px;
}
.summary-wrap2 .summary-wrap2-lt {
  max-width: 322px;
}
.summary-wrap2 .summary-wrap2-lt .img {
  position: relative;
  margin-top: 47px;
}
.summary-wrap2 .summary-wrap2-lt .img > img {
  display: block;
  width: 322px;
  height: 321px;
}
.summary-wrap2 .summary-wrap2-lt .img span {
  position: absolute;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
}
.summary-wrap2 .summary-wrap2-lt .img span.mark1 {
  top: 134px;
  left: 52px;
}
.summary-wrap2 .summary-wrap2-lt .img span.mark2 {
  top: 134px;
  right: 43px;
}
.summary-wrap2 .summary-wrap2-lt .img span.mark3 {
  bottom: 18px;
  left: 140px;
}
.summary-wrap2 .summary-wrap2-rt {
  max-width: 351px;
}
.summary-wrap2 .summary-wrap2-rt .img-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}
.summary-wrap2 .summary-wrap2-rt .img-wrap:nth-of-type(2) img {
  width: 67px;
  height: 54px;
}
.summary-wrap2 .summary-wrap2-rt .img-wrap:nth-of-type(3) {
  margin-top: 42px;
}
.summary-wrap2 .summary-wrap2-rt .img-wrap:nth-of-type(3) img {
  width: 75px;
  height: 71px;
}
.summary-wrap2 .summary-wrap2-rt .img-wrap .tit {
  margin-top: 12px;
  font-size: 16px;
  color: #3D73BC;
  font-weight: bold;
}
.summary-wrap2 .summary-wrap2-rt .img-wrap .desc {
  margin-top: 12px;
  font-size: 14px;
  color: #484848;
  font-weight: 400;
  line-height: 24px;
}

h3 {
  font-size: 32px;
  color: #000;
  font-weight: 400;
  text-align: center;
}

.layout-container {
  padding: 67px 0 120px;
}
.layout-container .layout-txt {
  margin-top: 58px;
  font-size: 20px;
  line-height: 36px;
}
.layout-container .layout-wrapper {
  margin-top: 48px;
}
.layout-container .layout-wrap {
  width: calc(33% - 20px);
  background-color: #fff;
}
.layout-container .layout-wrap .img {
  width: 100%;
}
.layout-container .layout-wrap .img > img {
  width: 100%;
}
.layout-container .layout-wrap .tit {
  margin-top: 30px;
  font-size: 22px;
  line-height: 38px;
  text-align: center;
}
.layout-container .layout-wrap .desc {
  margin-top: 17px;
  margin-bottom: 37px;
  padding: 0 36px;
}

.layout-cases {
  position: relative;
  margin-top: 77px;
  padding-top: 34px;
}
.layout-cases .mode {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.layout-cases h4 {
  margin-top: 20px;
  margin-bottom: 32px;
  font-size: 30px;
  color: #000;
  font-weight: 400;
  text-align: center;
}

.product-container {
  padding: 67px 0 115px;
}
.product-container .product-wrap {
  margin-top: 71px;
}
.product-container .product-wrap-lt {
  max-width: 600px;
  margin-right: 60px;
  padding: 0 28px;
}
.product-container .product-wrap-lt .txt {
  font-size: 20px;
  line-height: 36px;
}
.product-container .product-wrap-lt .mode .desc {
  margin-top: 27px;
  font-size: 30px;
  color: #000;
}
.product-container .product-wrap-rt {
  max-width: 520px;
}
.product-container .product-wrap-rt > img {
  width: 100%;
}
.product-container .product-area {
  position: relative;
  margin-top: 102px;
  padding-top: 34px;
}
.product-container .product-area .mode {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
}
.product-container .product-area .mt36 {
  margin-top: 36px;
}
.product-container .product-area .area-wrap {
  width: calc(25% - 16px);
  -webkit-box-shadow: 0px 5px 7px 1px rgba(215, 215, 215, 0.28);
          box-shadow: 0px 5px 7px 1px rgba(215, 215, 215, 0.28);
}
.product-container .product-area .area-wrap > img {
  width: 100%;
}
.product-container .product-area .area-wrap .desc {
  padding: 18px 0;
  line-height: normal;
  background-color: #fff;
  text-align: center;
}