@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
/* 产品展示 start */
.home-product {
  width: 100%;
  margin-top: -5%;
}
.home-product-main {
  width: 94%;
  /* height: 600px; */
  /* border: 1px solid red; */
  margin: 0 auto;
}
.home-product-m-top {
  /* width: 94%; */
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.home-product-m-top a {
  text-decoration: none;
}
.home-product-m-top .home-product-m-t-left {
  width: 150px;
  height: 35px;
  font-size: 32px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #333;
  line-height: 35px;
  border-left: 4px solid #d92c28;
  text-align: center;
}
.home-product-m-top .home-product-m-t-right {
  /* width: 132px; */
  height: 30px;
  font-size: 22px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
  line-height: 30px;
}
.home-product-m-bottom {
  /* width: 94%; */
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.home-product-m-bottom .home-product-m-b-one {
  width: 300px;
  height: 360px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 3px 4px 6px 0px rgba(17, 46, 113, 0.11);
  margin-top: 46px;
}
.home-product-m-b-one:first-child {
  text-align: center;
}
.home-product-m-b-one img {
  width: 220px;
  height: 189px;
  text-align: center;
  margin-top: 7px;
}
.home-product-m-b-two {
  font-size: 28px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  margin-top: 42px;
}
.home-product-m-b-three {
  border-radius: 2px;
  border: 1px solid rgba(217, 44, 40, 1);
  width: 196px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin: 0 auto;
  margin-top: 12px;
  font-size: 22px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(217, 44, 40, 1);
}
/* 产品展示 end */
/* 私人订制 start */
.home-personal {
  width: 100%;
  margin-top: 5%;
}
.home-personal-main {
  width: 94%;
  /* height: 400px; */
  margin: 0 auto;
  /* border: 1px solid red; */
}
.home-personal-m-one {
  width: 100%;
  /* height: 188px; */
  background: rgba(255, 255, 255, 1);
  box-shadow: 3px 4px 6px 0px rgba(17, 46, 113, 0.11);
  border-radius: 3px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  margin-top: 26px;
}
.home-personal-m-o-left {
  margin-top: 65px;
}
.home-personal-m-o-right .home-personal-m-o-r-one {
  width: 284px;
  /* height:40px; */
  font-size: 28px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 40px;
  margin-left: 18px;
  margin-top: 27px;
}
.home-personal-m-one .home-personal-m-o-right .home-personal-m-o-r-two {
  /* width: 540px; */
  /* height: 102px; */
  font-size: 24px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
  line-height: 36px;
  margin-top: 12px;
  margin-left: 18px;
}
/* 私人订制 end */
/* 关于我们 start */
.home-aboutus {
  width: 100%;
  margin-top: 5%;
  background-color: #224895;
}
.home-aboutus-main {
  /* width: 94%; */
  /* height: 300px; */
  /* border: 1px solid red; */
  margin: 0 auto;
  /* position: relative; */
}
/* .home-aboutus-main img {
  width: 100%;
  background-size: 100%;
  height: 470px;
} */
.home-aboutus-m-body {
  /* width: 94%; */
  font-size: 24px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  line-height: 36px;
  /* position: absolute; */
  top: 20px;
  /* margin-left: 22px; */
  color: #fff;
  /* margin-top: -455px; */
}
.home-aboutus-m-title {
  width:128px;
  height:45px;
  font-size:32px;
  font-family:PingFangSC;
  font-weight:500;
  color:rgba(255,255,255,1);
  line-height:45px;
  margin: 0 auto;
}
.home-aboutus-m-line {
  width: 59px;
  height: 4px;
  background: rgba(255, 255, 255, 1);
  border-radius: 1px;
  margin: 0 auto;
  position: relative;
}
.home-aboutus-main .home-aboutus-m-text {
  height:100%;
  font-size:24px;
  font-family:PingFangSC;
  font-weight:400;
  color:rgba(255,255,255,1);
  line-height:36px;
  padding: 18px;
}

/* 关于我们 end */
/* 新闻中心 start */
.home-newscenter {
  width: 100%;
  margin-top: 5%;
}
.home-newscenter-main {
  width: 94%;
  margin: 0 auto;
  /* border: 1px solid red; */
  /* height: 400px; */
}
.home-newscenter-m-bottom a {
  text-decoration: none;
  width: 100%；;
}
.home-newscenter-m-b-one {
  /* height: 230px; */
  background: rgba(255, 255, 255, 1);
  box-shadow: 3px 4px 6px 0px rgba(17, 46, 113, 0.11);
  border-radius: 4px;
  width: 94%;
  margin: 0 auto;
  margin-top: 22px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.home-newscenter-m-b-o-left .home-newscenter-m-b-o-l-one {
  font-size: 28px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 40px;
}
.home-newscenter-m-b-o-left .home-newscenter-m-b-o-l-two {
  /* width: 366px; */
  font-size: 24px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
  line-height: 33px;
  margin-top: 2px;
}
.home-newscenter-m-b-o-left .home-newscenter-m-b-o-l-three {
  width: 105px;
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
  line-height: 28px;
  margin-top: 46px;
}
.home-newscenter-m-b-o-right img {
  width: 251px;
  height: 182px;
  margin: 0 auto;
  margin-top: 20px;
}
/* 新闻中心 end  */
/* 案例展示 start  */
.home-caseshow {
  width: 100%;
  margin-top: 5%;
}
.home-caseshow-main {
  width: 94%;
  margin: 0 auto;
  /* border: 1px solid red; */
  /* height: 400px; */
}
.home-caseshow-m-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.home-caseshow-m-b-one {
  margin: 0 auto;
  margin-top: 67px;
}
.home-caseshow-m-b-one img {
  /* width: 330px; */
  /* height: 200px; */
}
.home-caseshow-m-b-o-title {
  font-size: 24px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 33px;
  text-align: center;
  margin-top: 24px;
}
/* 案例展示 end  */
/* 在线选型 start */
.home-online {
  width: 100%;
  margin-top: 5%;
}
.home-online-main {
  /* border: 1px solid red; */
  /* position: relative; */
  background-color: #224895;
}
.home-online-main .home-online-m-bg img {
  width: 100%;
  height: 1000px;
}
.home-online-m-body {
  /* position: absolute; */
  /* top: 45px; */
  width: 94%;
  margin-left: 22px;
  margin-top: -973px;
}
.home-online-m-text {
  /* border: 1px solid red; */
  margin-top: 32px;
}
.home-online-m-t-one {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 24px;
}
.home-online-m-t-title {
  /* display: flex;
  flex-wrap: nowrap; */
}
.home-online-m-t-title label{
  /* width: 80px; */
}
.home-online-m-t-title input{
  /* width: 100%; */
}
.home-online-m-t-one label {
  border-radius: 4px;
  font-size: 24px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  line-height: 33px;
  text-indent: 10px;
  color: #fff;
}
.home-online-m-t-title2{
  /* display: flex;
  flex-wrap: nowrap; */
}
.home-online-m-t-title2 label{
  /* width: 80px; */
}
.home-online-m-t-title2 input{
  /* width: 100%; */
}
.home-online-m-t-one input {
  width: 266px;
  height: 46px;
  background: rgba(255, 255, 255, 1);
  border-radius: 4px;
  font-size: 24px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(23, 60, 143, 1);
  line-height: 33px;
  text-indent: 10px;
  outline: none;
}
.home-online-m-t-address {
  width: 100%;
}
.home-online-m-t-address input {
  width: 100%;
  height: 46px;
  background: rgba(255, 255, 255, 1);
  border-radius: 4px;
  outline: none;
}
.home-online-m-t-content {
  width: 100%;
}
.home-online-m-t-content input {
  width: 100%;
  height: 128px;
  background: rgba(255, 255, 255, 1);
  border-radius: 4px;
}
.obline-sub {
  text-align: center;
}
.online-bottom input {
  width: 221px;
  height: 52px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 1);
  background: transparent;
  color: #fff;
  font-size: 28px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  margin-top: 54px;
}
/* 在线选型 end */
/* 二维码 start */
.home-footer {
  width: 100%;
  margin-top: 5%;
}
.home-footer-main {
  width: 50%;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.home-footer-main img{
  width:140px;
}
.home-footer-m-title {
  height: 33px;
  font-size: 24px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 33px;
  text-align: center;
}
.home-scroll {
  left: 84%;
  position: fixed;
  top: 86%;
  z-index: 1;
}
/* 二维码 end */
