.bIBanner {
  width: 100%;
  height: 600px;
  background: url(../images/myPic12.png) center top no-repeat;
  min-width: 1200px;
}
.businessTit {
  width: 100%;
  height: 58px;
  background: #ffffff;
  border-bottom: 2px solid #f4f6fb;
  position: fixed;
  left: 0;
  top: 600px;
  z-index: 999;
}
.businessTitEsp {
  width: 100%;
  height: 58px;
  background: #ffffff;
  border-bottom: 2px solid #f4f6fb;
}
.businessTit span,
.businessTitEsp span {
  display: inline-block;
}
.businessTit span a,
.businessTitEsp span a {
  display: inline-block;
  font-size: 18px;
  height: 56px;
  line-height: 58px;
  padding: 0 6px;
  float: left;
  margin-right: 58px;
}
.businessTit span a.businessTitAct,
.businessTitEsp span a.businessTitAct {
  border-bottom: 2px solid #0071ee;
}
.increment {
  padding: 80px 0;
}
.increment h2 {
  font-size: 24px;
  color: #333333;
  line-height: 142px;
  position: relative;
}

.incrementDe {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.incrementDe .incrementDe_items:nth-child(1) {
  width: 580px;
  height: 340px;
  background: url(../images/icon13.png) top center no-repeat;
  background-size: 100% 100%;
}
.incrementDe .incrementDe_items:nth-child(2) {
  width: 580px;
  height: 340px;
  background: url(../images/icon14.png) top center no-repeat;
  background-size: 100% 100%;
}
.incrementDe .tit {
  font-size: 20px;
  color: #333333;
  line-height: 40px;
  text-align: left;
  padding-left: 40px;
  padding-top: 70px;
}
.incrementDe .des {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  text-align: left;
  width: 272px;
  padding-left: 40px;
  margin-top: 10px;
}
.IPTV {
  width: 100%;
  padding: 32px 0 0;
  background: #fafdff;
}
.IPTVDe h2 {
  font-size: 24px;
  color: #333333;
  line-height: 126px;
  position: relative;
}

.IPTVDe p {
  font-size: 18px;
  color: #333333;
  line-height: 40px;
}
.IPTVDe div {
  width: 1140px;
  padding-top: 30px;
  padding-bottom: 50px;
  position: relative;
}
.IPTVDe div img {
  width: 1140px;
  display: block;
}
.xnh {
  padding: 63px 0 77px;
}
.xnh h2 {
  font-size: 24px;
  color: #333333;
  height: 64px;
  line-height: 64px;
  position: relative;
}

.xnh .cons {
  width: 100%;
  height: 490px;
  background: url(../images/myPic15.png) center top no-repeat;
  background-size: 100% 100%;
  min-width: 1200px;
  
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.xnh .cons .tits {
  width: 432px;
  font-family: Alibaba;
  font-weight: normal;
  font-size: 22px;
  color: #ffffff;
  line-height: 25px;
  text-align: left;
  margin-left: 75px;
  padding-top: 75px;
}
.xnh .cons .des {
  width: 432px;
  font-family: Alibaba;
  font-weight: normal;
  font-size: 16px;
  color: #ffffff;
  line-height: 25px;
  text-align: left;
  margin-top: 30px;
  margin-left: 75px;
}
.xnh .cons .des p {
  text-indent: 30px;
}
.onlineRetailers {
  width: 100%;
  height: 550px;
  background: #ecf2fd;
  padding-top: 80px;
}
.onlineRetailersDe {
  width: 1280px;
  height: 657px;
  background: url(../images/myPic16.png) 80px -130px no-repeat;
  background-size: 100% 100%;
}
.onlineRetailersDe h2 {
  font-size: 26px;
  color: #333333;
}
.onlineRetailersDe p {
  font-size: 18px;
  color: #333333;
  line-height: 40px;
}
.onlineRetailersDe div {
  width: 504px;
  height: 218px;
  font-family: PingFangSC;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 40px;
  text-align: left;
  margin-left: 40px;
  margin-top: 90px;
}
.onlineRetailersDe div p {
  text-indent: 30px;
}
