.home .downloadPanal {
  min-width: 1200px;
  height: 840px;
  background: url("../../../images/ad/home/section1-bg.png") no-repeat;
  background-size: 100% 840px;
}
.home .downloadPanal .wrapper-hd:hover {
  background: rgba(0, 172, 249, 0.4);
}
.home .downloadPanal .wrapper-hd .header {
  height: 70px;
  line-height: 70px;
  margin: 0 auto;
  max-width: 1200px;
}
.home .downloadPanal .wrapper-hd .header .logo {
  display: inline-block;
  height: 100%;
  width: 112px;
  background: url("../../../images/ad/home/logo.png") no-repeat 0 center;
  background-size: 112px 50px;
}
.home .downloadPanal .wrapper-hd .header .logo h1 {
  display: none;
}
.home .downloadPanal .wrapper-hd .header .nav {
  display: inline-block;
  float: right;
}
.home .downloadPanal .wrapper-hd .header .nav ul li {
  float: left;
}
.home .downloadPanal .wrapper-hd .header .nav ul li a {
  display: inline-block;
  padding: 0 30px;
  font-size: 20px;
  color: #FFFFFF;
}
.home .downloadPanal .wrapper-hd .header .nav ul li a:hover {
  font-weight: bold;
}
.home .downloadPanal .wrapper-hd .header .nav ul li .work-logo {
  padding-left: 60px;
  background: url("../../../images/ad/home/work-logo.png") no-repeat 30px center;
  background-size: 20px;
}
.home .downloadPanal .wrapper-hd .header .nav ul .active {
  font-weight: bold;
  position: relative;
}
.home .downloadPanal .wrapper-hd .header .nav ul .active:after {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 10%;
  width: 80%;
  height: 4px;
  background-color: #00FEE2;
}


.officeIndex .downloadPanal .wrapper-hd:hover {
  background: rgba(0, 172, 249, 0.4);
}
.officeIndex .downloadPanal .wrapper-hd .header {
  height: 70px;
  line-height: 70px;
  margin: 0 auto;
  max-width: 1200px;
}
.officeIndex .downloadPanal .wrapper-hd .header .logo {
  display: inline-block;
  height: 100%;
  width: 112px;
  background: url("../../../images/ad/home/logo.png") no-repeat 0 center;
  background-size: 112px 50px;
}
.officeIndex .downloadPanal .wrapper-hd .header .logo h1 {
  display: none;
}
.officeIndex .downloadPanal .wrapper-hd .header .nav {
  display: inline-block;
  float: right;
}
.officeIndex .downloadPanal .wrapper-hd .header .nav ul li {
  float: left;
}
.officeIndex .downloadPanal .wrapper-hd .header .nav ul li a {
  display: inline-block;
  padding: 0 30px;
  font-size: 20px;
  color: #FFFFFF;
}
.officeIndex .downloadPanal .wrapper-hd .header .nav ul li a:hover {
  font-weight: bold;
}
.officeIndex .downloadPanal .wrapper-hd .header .nav ul li .work-logo {
  padding-left: 60px;
  background: url("../../../images/ad/home/work-logo.png") no-repeat 30px center;
  background-size: 20px;
}
.officeIndex .downloadPanal .wrapper-hd .header .nav ul .active {
  font-weight: bold;
  position: relative;
}
.officeIndex .downloadPanal .wrapper-hd .header .nav ul .active:after {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 10%;
  width: 80%;
  height: 4px;
  background-color: #00FEE2;
}

.home .downloadPanal .wrapper-con .con {
  height: 770px;
  margin: 0 auto;
  max-width: 1200px;
  background: url("../../../images/ad/home/phone-bg.png") no-repeat bottom right;
  background-size: 600px 678px;
  overflow: hidden;
  width: 100%;
}
.home .downloadPanal .wrapper-con .con h1 {
  margin-top: 228px;
  font-size: 86px;
  color: #FFFFFF;
  line-height: 72.6px;
}
.home .downloadPanal .wrapper-con .con p {
  margin-top: 20px;
  font-size: 43.56px;
  color: #FFFFFF;
}
.home .downloadPanal .wrapper-con .con div {
  position: relative;
}
.home .downloadPanal .wrapper-con .con div img:nth-of-type(1) {
  margin-top: 60px;
  width: 326px;
  height: 185px;
}
.home .downloadPanal .wrapper-con .con div img:nth-of-type(2) {
  position: absolute;
  left: 166px;
  top: 72px;
  width: 146px;
  height: 146px;
}
.home .declare {
  min-width: 1200px;
  height: 722px;
  background: url("../../../images/ad/home/declare.png") no-repeat;
  background-size: 100% 722px;
  overflow: hidden;
}
.home .declare .introduceTheme {
  text-align: center;
  height: 278px;
  width: 1200px;
  background: rgba(0, 0, 0, 0.36);
  margin: 222px auto 0;
  position: relative;
}
.home .declare .introduceTheme .themeEnglish {
  position: absolute;
  top: 56px;
  z-index: 0;
  color: rgba(51, 51, 51, 0.04);
  line-height: 65px;
  font-size: 46px;
  width: 100%;
  font-weight: bold;
}
.home .declare .introduceTheme .themeChinese {
  color: #333333;
  font-size: 46px;
  font-weight: 600;
  position: absolute;
  top: 74px;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.home .declare .introduceTheme .themeLine {
  position: absolute;
  top: 128px;
  text-align: center;
  width: 184px;
  height: 6px;
  left: 50%;
  margin-left: -92px;
  background-color: #00A5F9;
}
.home .declare .introduceTheme .themeText {
  position: absolute;
  top: 151px;
  width: 100%;
  text-align: center;
}
.home .declare .introduceTheme .themeText p {
  line-height: 30px;
  font-size: 20px;
  color: #FFFFFF;
  opacity: 0.8;
}
.home .install {
  min-width: 1200px;
  height: 625px;
  background: #fff;
  background-size: 100% 625px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home .install .module {
  width: 570px;
  height: 290px;
  margin: 0 30px 0;
  box-shadow: 0 5px 23px 0 rgba(0, 0, 0, 0.05);
}
.home .install .left,
.home .install .right {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home .install .left .l p:nth-of-type(1),
.home .install .right .l p:nth-of-type(1),
.home .install .left .r p:nth-of-type(1),
.home .install .right .r p:nth-of-type(1) {
  font-size: 28px;
  color: #000000;
}
.home .install .left .l p:nth-of-type(2),
.home .install .right .l p:nth-of-type(2),
.home .install .left .r p:nth-of-type(2),
.home .install .right .r p:nth-of-type(2) {
  margin: 10px 0 15px;
  font-size: 18px;
  color: #908F94;
}
.home .install .left .l button,
.home .install .right .l button,
.home .install .left .r button,
.home .install .right .r button {
  border-radius: 4px;
  width: 124px;
  height: 37px;
  background: url("../../../images/ad/home/onload.png") no-repeat;
  background-size: 124px 37px;
}
.home .install .left .l button:hover,
.home .install .right .l button:hover,
.home .install .left .r button:hover,
.home .install .right .r button:hover {
  background: url("../../../images/ad/home/onload-click.png") no-repeat;
  background-size: 124px 37px;
}
.home .install .left .r img,
.home .install .right .r img {
  width: 170px;
  height: 140px;
}
.home .produce {
  width: 100%;
  padding-top: 60px;
  box-sizing: border-box;
  background-color: #ffffff;
}
.home .produce {
  height: 695px;
}
.home .produce .introduceTheme {
  text-align: center;
  height: 71px;
  width: 100%;
  position: relative;
}
.home .produce .introduceTheme .themeEnglish {
  position: absolute;
  z-index: 0;
  color: rgba(51, 51, 51, 0.04);
  line-height: 65px;
  font-size: 46px;
  width: 100%;
  font-weight: bold;
}
.home .produce .introduceTheme .themeChinese {
  color: #333333;
  font-size: 46px;
  font-weight: 600;
  position: absolute;
  bottom: -2px;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.home .produce .introduceTheme .themeLine {
  position: absolute;
  bottom: 0;
  width: 184px;
  height: 6px;
  background-color: #00A5F9;
  left: 0;
  right: 0;
  margin: auto;
}
.home .produce .introduceText {
  text-align: center;
  color: #626262;
  font-size: 16px;
  margin-top: 19px;
  margin-bottom: 17px;
}
.home .produce .introduceText p {
  line-height: 30px;
}
.home .produce .introduceImage {
  width: 100%;
  text-align: center;
}
.home .produce .introduceImage .shield {
  display: inline-block;
  width: 1206px;
  height: 487px;
}
.home .introduce:nth-child(2n-1) .introduceTheme .themeChinese {
  color: #ffffff;
}
.home .introduce:nth-child(2n-1) .introduceTheme .themeEnglish {
  color: rgba(255, 255, 255, 0.1);
}
.home .introduce:nth-child(2n-1) .introduceText {
  color: #ffffff;
}


footer {
  width: 100%;
  height: 386px;
  background-color: #383838;
  color: #ffffff;
  text-align: center;
}
footer .stairs {
  width: 100%;
  height: 120px;
  padding-top: 100px;
  /*   border-bottom: 1px solid #494949; */
}
footer .stairs .contactUs,
footer .stairs .put {
  display: inline-block;
  vertical-align: top;
}
footer .stairs .put {
  text-align: left;
  margin-top: 10px;
  opacity: 0.8;
}
footer .stairs .put .putLine {
  margin-bottom: 16px;
  background-position: left center;
  padding-left: 30px;
  font-weight: 200;
}
footer .stairs .put .putLine.reback {
  background-image: url("../../../images/ad/home/letter.png");
  background-repeat: no-repeat;
  background-size: 15px 14px;
  background-position: 2px center;
  height: 14px;
  line-height: 14px;
}
footer .stairs .put .putLine.sea {
  background-image: url("../../../images/ad/home/dongdong.png");
  background-repeat: no-repeat;
  background-size: 19px 17px;
  height: 17px;
  line-height: 17px;
}
footer .stairs .put .putLine.cluster {
  background-image: url("../../../images/ad/home/flock.png");
  background-repeat: no-repeat;
  background-size: 16px 15px;
  background-position: 1px center;
  height: 15px;
  line-height: 15px;
}
footer .stairs .contactUs {
  text-align: right;
  margin-right: 30px;
}
footer .stairs .footTit {
  font-size: 30px;
  margin-bottom: 12px;
}
footer .stairs .foothint {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 7px;
}
footer .stairs .footTime {
  color: rgba(255, 255, 255, 0.7);
}
footer .logoList {
  padding-top: 93px;
  width: 100%;
  text-align: center;
}
footer .logoList .logoShow {
  font-size: 0;
  margin-bottom: 25px;
}
footer .logoList .logoShow .joy,
footer .logoList .logoShow .depart {
  display: inline-block;
  vertical-align: middle;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0 45px;
}
footer .logoList .logoShow .joy {
  width: 224px;
  height: 46px;
  background-image: url("../../../images/ad/home/jd.png");
}
footer .logoList .logoShow .logoLine {
  width: 1px;
  height: 28px;
  background-color: rgba(255, 255, 255, 0.3);
  display: inline-block;
  vertical-align: middle;
}
footer .logoList .logoShow .depart {
  width: 241px;
  height: 45px;
  background-image: url("../../../images/ad/home/department.png");
}
footer .logoList p {
  color: rgba(204, 204, 204, 0.5);
  font-size: 12px;
  line-height: 17px;
}