.hardwareDetailCon {
  background-color: #f8fafe;
}
.hardwareDetailCon .middle-top{
  position: relative;
}
.hardwareDetailCon .middle-top img {
  display: block;
  width: 100%;
}
.hardwareDetailCon .hardware{
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 12%;
  height: 255px;
  margin: auto;
  display: flex;
  justify-content: flex-start;
}
.hardwareDetailCon .hardware-con{
  width: 550px;
}
.hardwareDetailCon .hardware-con .hardware-title{
  font-size: 48px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 56px;
}
.hardwareDetailCon .hardware-con .hardware-text{
  display: flex;
  margin-top: 30px;
  flex-wrap: wrap;
  
}
.hardwareDetailCon .hardware-text span{
  margin-left: 15px;
  font-size: 30px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #fff;
  line-height: 35px;

  text-shadow: 0px 0px 8px #3D86D5;
}
.hardwareDetailCon .hardware-text span:nth-child(4n+1){
  margin-left: 0px;
}
.hardwareDetailCon .floor1-con {
  width: 1400px;
  margin: 0px auto;
  padding: 100px 0px;
}
.hardwareDetailCon .detail-title {
  background: url(./../assets/home/image/88.png) no-repeat left bottom;
  background-size: 400px auto;
}
.hardwareDetailCon .detail-title .title-name {
  font-size: 48px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #111938;
  line-height: 56px;
  padding-left: 60px;
}
.hardwareDetailCon .detail-title .title-description {
  font-size: 32px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #3d4975;
  line-height: 38px;
  letter-spacing: 7px;
  padding-left: 60px;
}
.hardwareDetailCon .floor1-con .description {
  width: 1280px;
  margin: 50px auto 0px;
  font-size: 24px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 48px;
  letter-spacing: 2px;
  text-indent: 50px;
  text-align: justify;
}
.hardwareDetailCon .floor2-con {
  width: 1400px;
  margin: 0px auto;
  padding: 100px 0px;
}
.hardwareDetailCon .floor2-con .advantages {
  display: flex;
  margin-top: 50px;
}
.hardwareDetailCon .floor2-con .advantages .left {
  width: calc((100% - 100px) / 2);
  margin-right: 100px;
}
.hardwareDetailCon .floor2-con .advantages .list .list-con {
  text-align: center;
  margin-bottom: 50px;
}
.hardwareDetailCon .floor2-con .advantages .list .list-con .title {
  font-size: 36px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #134a86;
  line-height: 38px;
  margin: 20px 0px 20px 0px;
}
.hardwareDetailCon .floor2-con .advantages .list .list-con .description {
  font-size: 27px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #4c4c4c;
  line-height: 38px;
  text-align: left;
  text-indent: 62px;
  text-align: justify;
}
.hardwareDetailCon .floor2-con .advantages .right {
  width: calc((100% - 100px) / 2);
}
.hardwareDetailCon .floor2-con .advantages .product-exprotion .title {
  background: url(./../assets/home/image/49.png) no-repeat left center;
  background-size: auto 100%;
  font-size: 32px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #3282c5;
  display: flex;
  align-items: center;
  padding-left: 50px;
}
.hardwareDetailCon .floor2-con .advantages .product-exprotion .img {
  margin-top: 50px;
  text-align: center;
}
.hardwareDetailCon .floor2-con .advantages .product-exprotion .img img {
  width: 100%;
}
.hardwareDetailCon .floor3-con {
  width: 1400px;
  margin: 0px auto;
  padding: 100px 0px;
}
.hardwareDetailCon .floor3-con .product-content {
  display: flex;
  align-items: center;
}
.hardwareDetailCon .floor3-con .product-content .left {
  flex: 1;
  margin-top: 50px;
}
.hardwareDetailCon .floor3-con .product-content .left .title {
  display: flex;
  align-items: center;
  font-size: 34px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #134a86;
  line-height: 38px;
}
.hardwareDetailCon .floor3-con .product-content .left .title span {
  width: 18px;
  height: 18px;
  background: #767777;
  margin-right: 15px;
}
.hardwareDetailCon .floor3-con .product-content .left .text {
  font-size: 24px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #000;
  line-height: 48px;
  margin-top: 30px;
  text-indent: 50px;
  letter-spacing: 2px;
  text-align: justify;
}
.hardwareDetailCon .floor3-con .product-content .right {
  width: 780px;
  display: flex;
}
.hardwareDetailCon .floor3-con .product-content .right .img {
  width: 400px;
  position: relative;
}
.hardwareDetailCon .floor3-con .product-content .right .txt {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 200px;
  margin: 0px auto;
  text-align: center;
  background: url(./../assets/home/image/49.png) no-repeat left center;
  background-size: auto 100%;
  font-size: 32px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #3282c5;
}
.hardwareDetailCon .floor3-con .product-content .right .img img {
  width: 100%;
}
.hardwareDetailCon .floor3-con .product-content .right .list {
  margin-left: 20px;
}
.hardwareDetailCon .floor3-con .product-content .right .list .list-con {
  height: 60px;
  padding-top: 25px;
  font-size: 24px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #134a86;
  box-sizing: border-box;
  padding-left: 70px;
  margin-bottom: 30px;
  width: 330px;
  text-align: justify;
}
.hardwareDetailCon .floor3-con .product-content .right .list .list-con:nth-child(1) {
  background: url(./../assets/home/image/901.png) no-repeat left center;
  background-size: auto 100%;
  margin-left: 60px;
}
.hardwareDetailCon .floor3-con .product-content .right .list .list-con:nth-child(2) {
  background: url(./../assets/home/image/902.png) no-repeat left center;
  background-size: auto 100%;
}
.hardwareDetailCon .floor3-con .product-content .right .list .list-con:nth-child(3) {
  background: url(./../assets/home/image/903.png) no-repeat left center;
  background-size: auto 100%;
  margin-left: 60px;
}
.hardwareDetailCon .floor3-con .product-content .right .list .list-con:nth-child(4) {
  background: url(./../assets/home/image/904.png) no-repeat left center;
  background-size: auto 100%;
}
.hardwareDetailCon .floor3-con .product-content .right .list .list-con:nth-child(5) {
  background: url(./../assets/home/image/905.png) no-repeat left center;
  background-size: auto 100%;
  margin-left: 60px;
}
.hardwareDetailCon .floor4-con {
  width: 1400px;
  margin: 0px auto;
  padding: 100px 0px;
}
.hardwareDetailCon .floor4-con .product-content {
  margin-top: 50px;
  display: flex;
  align-items: center;
}
.hardwareDetailCon .floor4-con .product-content .left {
  display: flex;
  align-items: center;
}
.hardwareDetailCon .floor4-con .product-content .left .list {
  margin-left: 20px;
}
.hardwareDetailCon .floor4-con .product-content .left .list .list-con {
  height: 60px;
  padding-top: 25px;
  font-size: 24px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #134a86;
  box-sizing: border-box;
  margin-bottom: 30px;
  width: 330px;
  text-align: right;
  padding-right: 60px;
}
.hardwareDetailCon .floor4-con .product-content .left .list .list-con:nth-child(1) {
  background: url(./../assets/home/image/90.png) no-repeat left center;
  background-size: auto 100%;
  margin-left: 60px;
}
.hardwareDetailCon .floor4-con .product-content .left .list .list-con:nth-child(2) {
  background: url(./../assets/home/image/91.png) no-repeat left center;
  background-size: auto 100%;
}
.hardwareDetailCon .floor4-con .product-content .left .list .list-con:nth-child(3) {
  background: url(./../assets/home/image/92.png) no-repeat left center;
  background-size: auto 100%;
  margin-left: 60px;
}
.hardwareDetailCon .floor4-con .product-content .left .list .list-con:nth-child(4) {
  background: url(./../assets/home/image/93.png) no-repeat left center;
  background-size: auto 100%;
}
.hardwareDetailCon .floor4-con .product-content .left .img {
  width: 300px;
  position: relative;
  padding-bottom: 50px;
}
.hardwareDetailCon .floor4-con .product-content .left .txt {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 200px;
  margin: 0px auto;
  text-align: center;
  background: url(./../assets/home/image/49.png) no-repeat left center;
  background-size: auto 100%;
  font-size: 32px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #3282c5;
}
.hardwareDetailCon .floor4-con .product-content .left .img img {
  width: 100%;
}
.hardwareDetailCon .floor4-con .product-content .right {
  flex: 1;
  margin-left: 30px;
}
.hardwareDetailCon .floor4-con .product-content .right .title {
  display: flex;
  align-items: center;
  font-size: 34px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #134a86;
  line-height: 38px;
}
.hardwareDetailCon .floor4-con .product-content .right .title span {
  width: 18px;
  height: 18px;
  background: #767777;
  margin-right: 15px;
}
.hardwareDetailCon .floor4-con .product-content .right .text {
  font-size: 24px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #000;
  line-height: 48px;
  margin-top: 30px;
  text-indent: 50px;
  letter-spacing: 2px;
  text-align: justify;
}
.hardwareDetailCon .floor5-con {
  width: 1400px;
  margin: 0px auto;
  padding: 100px 0px;
}
.hardwareDetailCon .floor5-con .product-content {
  display: flex;
  align-items: center;
  margin-top: 50px;
}
.hardwareDetailCon .floor5-con .product-content .left {
  flex: 1;
}
.hardwareDetailCon .floor5-con .product-content .left .title {
  display: flex;
  align-items: center;
  font-size: 34px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #134a86;
  line-height: 38px;
}
.hardwareDetailCon .floor5-con .product-content .left .title span {
  width: 18px;
  height: 18px;
  background: #767777;
  margin-right: 15px;
}
.hardwareDetailCon .floor5-con .product-content .left .text {
  font-size: 24px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #000000;
  line-height: 48px;
  margin-top: 30px;
  text-indent: 50px;
  letter-spacing: 2px;
  text-align: justify;
}
.hardwareDetailCon .floor5-con .product-content .right {
  display: flex;
}
.hardwareDetailCon .floor5-con .product-content .right .img {
  width: 600px;
  position: relative;
}
.hardwareDetailCon .floor5-con .product-content .right .txt {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  margin: 0px auto;
  text-align: center;
  background: url(./../assets/home/image/49.png) no-repeat left center;
  background-size: auto 100%;
  font-size: 32px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #3282c5;
}
.hardwareDetailCon .floor5-con .product-content .right .img img {
  width: 100%;
}
.hardwareDetailCon .floor5-con .product-content .left .list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 30px;
}
.hardwareDetailCon .floor5-con .product-content .left .list .list-con {
  width: 50%;
  height: 50px;
  padding-top: 22px;
  font-size: 18px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #134a86;
  box-sizing: border-box;
  padding-left: 60px;
  margin-bottom: 30px;
}
.hardwareDetailCon .floor5-con .product-content .left .list .list-con:nth-child(1) {
  background: url(./../assets/home/image/901.png) no-repeat left center;
  background-size: auto 100%;
}
.hardwareDetailCon .floor5-con .product-content .left .list .list-con:nth-child(2) {
  background: url(./../assets/home/image/902.png) no-repeat left center;
  background-size: auto 100%;
}
.hardwareDetailCon .floor5-con .product-content .left .list .list-con:nth-child(3) {
  background: url(./../assets/home/image/903.png) no-repeat left center;
  background-size: auto 100%;
}
.hardwareDetailCon .floor5-con .product-content .left .list .list-con:nth-child(4) {
  background: url(./../assets/home/image/904.png) no-repeat left center;
  background-size: auto 100%;
}
.hardwareDetailCon .floor5-con .product-content .left .list .list-con:nth-child(5) {
  background: url(./../assets/home/image/905.png) no-repeat left center;
  background-size: auto 100%;
  width: 100%;
}
