* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ol,
ul {
  list-style-type: none;
}
body {
  font-family: Microsoft YaHei;
}
a {
  text-decoration: none;
  color: #ffffff;
}
.line {
  border-bottom: 2px solid #e8e8e8;
  margin-top: 16px;
  margin-bottom: 40px;
}
.line1 {
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
  margin-top: 16px;
  margin-bottom: 40px;
}
.title {
  display: block;
  overflow-wrap: break-word;
  color: #000000;
  text-align: center;
  align-self: flex-start;
  font-weight: 600;
}
.animation-style-03 {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.boxStyle {
  margin: 0 3rem /* 300/100 */;
  padding-top: 0.72rem /* 72/100 */;
  padding-bottom: 0.53rem /* 53/100 */;
  height: 100%;
}
.section1 {
  height: 0.4rem /* 40/100 */;
  border-radius: 4px;
  background-color: #00a2ff;
  min-width: 0.88rem /* 88/100 */;
  max-width: 1rem /* 100/100 */;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
  cursor: pointer;
}
.section1 .btn1 {
  height: 0.4rem /* 40/100 */;
  display: block;
  overflow-wrap: break-word;
  color: #ffffff;
  font-size: 0.14rem /* 14/100 */;
  white-space: nowrap;
  line-height: 0.4rem /* 40/100 */;
  text-align: center;
}
/* -----------------头部样式开始--------------- */
.header {
  height: 80px;
  width: 100%;
  position: absolute;
  display: block;
  overflow-wrap: break-word;
  color: #ffffff;
  white-space: nowrap;
  text-align: right;
  left: 0;
  top: 0;
  z-index: 999;
}
.headerbox {
  margin: 0 3.47rem /* 347/100 */;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.headerbox .logo {
  display: flex;
  align-items: center;
  width: 1.9rem /* 190/100 */;
}
.headerbox .logo img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.headerbox .desc {
  display: flex;
  align-items: center;
  height: 100%;
}
.headerbox .desc li {
  display: flex;
  height: 80px;
  width: 0.96rem /* 96/100 */;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.headerbox .desc li a {
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.headerbox .desc .on {
  border-bottom: 2px solid #00a2ff;
}
/* ----------头部样式结束----------------- */
/* -------------------------------第一区域样式开始----------------------------- */
.FirstScreen {
  background: url(../images/bg1.png) no-repeat;
  width: 100%;
  height: 100vh;
  background-size: cover;
  position: relative;
}
.FirstScreen .boxStyles {
  text-align: left;
  position: absolute;
  top: 36%;
  left: 20%;
  letter-spacing: 5px;
}
.FirstScreen .boxStyles .word1 {
  display: block;
  overflow-wrap: break-word;
  color: #ffffff;
  line-height: 0.56rem /* 56/100 */;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
}
.FirstScreen .boxStyles .box1 {
  font-weight: 400;
}
.FirstScreen .boxStyles .box1 .infoBox {
  color: #ffffff;
  line-height: 0.7rem /* 70/100 */;
  overflow: hidden;
  text-overflow: ellipsis;
}
.FirstScreen .boxStyles .box1 .word2 {
  font-size: 0.32rem /* 32/100 */;
  color: #ffffff;
  line-height: 0.7rem /* 70/100 */;
  overflow: hidden;
  text-overflow: ellipsis;
}
.SecondScreen {
  width: 100%;
  min-height: 7.2rem /* 720/100 */;
  background: url(../images/bg2.png) no-repeat;
  background-size: 100% 100%;
}
.SecondScreen .boxStyle {
  padding-top: 0.72rem /* 72/100 */;
  padding-bottom: 0.53rem /* 53/100 */;
}
.SecondScreen .boxStyle .title {
  width: 100%;
}
.SecondScreen .boxStyle .title .word3 {
  height: 0.45rem /* 45/100 */;
  display: block;
  overflow-wrap: break-word;
  color: #00a2ff;
  white-space: nowrap;
  line-height: 0.45rem /* 45/100 */;
  text-align: center;
  align-self: center;
}
.SecondScreen .boxStyle .title .word4 {
  height: 56px;
  display: block;
  overflow-wrap: break-word;
  color: #ffffff;
  white-space: nowrap;
  line-height: 56px;
  text-align: center;
  align-self: center;
  margin-top: 4px;
}
.SecondScreen .boxStyle .title .word5 {
  height: 60px;
  display: block;
  overflow-wrap: break-word;
  color: #ffffff;
  line-height: 20px;
  text-align: left;
  margin-top: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.SecondScreen .boxStyle .group1 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 0.45rem /* 45/100 */;
}
.SecondScreen .boxStyle .group1 .item_main {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.SecondScreen .boxStyle .group1 .item_main .item_main_header {
  width: 240px;
  height: 240px;
}
.SecondScreen .boxStyle .group1 .item_main .item_main_header .img {
  width: 100%;
  height: 100%;
}
.SecondScreen .boxStyle .group1 .item_main .item_main_bottom {
  margin-top: 24px;
}
.SecondScreen .boxStyle .group1 .item_main .item_main_bottom .word6 {
  height: 33px;
  display: block;
  overflow-wrap: break-word;
  color: #ffffff;
  font-size: 24px;
  white-space: nowrap;
  line-height: 33px;
  text-align: center;
}
.SecondScreen .boxStyle .group1 .item_main .item_main_bottom .word7 {
  height: 60px;
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
}
.ThirdScreen {
  width: 100%;
  min-height: 7.2rem /* 720/100 */;
  background-color: #f6f6f9;
}
.ThirdScreen .boxStyle {
  padding-top: 0.72rem /* 72/100 */;
  padding-bottom: 0.53rem /* 53/100 */;
}
.ThirdScreen .boxStyle .title {
  height: 0.56rem /* 56/100 */;
  display: block;
  overflow-wrap: break-word;
  color: #000000;
  white-space: nowrap;
  line-height: 0.56rem /* 56/100 */;
  text-align: center;
  align-self: flex-start;
}
.ThirdScreen .boxStyle .productul {
  display: flex;
  justify-content: space-between;
}
.ThirdScreen .boxStyle .productul .productli {
  flex: 33.33%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ThirdScreen .boxStyle .productul .productli .centerbox {
  width: 100%;
}
.ThirdScreen .boxStyle .productul .productli .centerbox .img {
  width: 100%;
  height: 100%;
}
.ThirdScreen .boxStyle .productul .productli .topbox {
  min-height: 0.33rem /* 33/100 */;
  width: 100%;
  display: block;
  overflow-wrap: break-word;
  color: #000000;
  font-size: 0.24rem /* 24/100 */;
  margin-top: 0.32rem /* 32/100 */;
  white-space: nowrap;
  text-align: left;
}
.ThirdScreen .boxStyle .productul .productli .bottombox {
  width: 100%;
}
.ThirdScreen .boxStyle .productul .productli .bottombox p {
  height: 0.4rem /* 40/100 */;
  display: block;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 0.5);
  text-align: left;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ThirdScreen .boxStyle .productul .productli:nth-child(2) {
  margin: 0 72px;
}
.FourthScreen {
  width: 100%;
  min-height: 7.2rem /* 720/100 */;
  background: url(../images/bg3.png) no-repeat;
  background-size: 100% 100%;
}
.FourthScreen .boxStyle {
  padding-top: 0.72rem /* 72/100 */;
  padding-bottom: 0.53rem /* 53/100 */;
}
.FourthScreen .boxStyle .title {
  height: 0.56rem /* 56/100 */;
  display: block;
  overflow-wrap: break-word;
  color: #ffffff;
  white-space: nowrap;
  line-height: 0.56rem /* 56/100 */;
  text-align: center;
  align-self: flex-start;
}
.FourthScreen .boxStyle .headerIcon {
  display: flex;
  justify-content: space-between;
  margin-top: 0.32rem /* 32/100 */;
}
.FourthScreen .boxStyle .headerIcon .headerLi {
  flex: 33.33%;
  width: 100%;
}
.FourthScreen .boxStyle .headerIcon .headerLi .info1 {
  display: block;
  overflow-wrap: break-word;
  color: #00a2ff;
  font-size: 0.4rem /* 40/100 */;
  white-space: nowrap;
  text-align: center;
}
.FourthScreen .boxStyle .headerIcon .headerLi .info2 {
  display: block;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.4);
  font-size: 16px;
  white-space: nowrap;
  text-align: center;
  align-self: flex-start;
  margin-top: 3px;
}
.FourthScreen .boxStyle .headerIcon .headerLi:nth-child(2) {
  border-left: 3px solid #00a2ff80;
  border-right: 3px solid #00a2ff80;
}
.FourthScreen .boxStyle .headerMain {
  height: 3.76rem /* 376/100 */;
  background: rgba(0, 162, 255, 0.1);
  border-radius: 4px;
  margin-top: 0.4rem /* 40/100 */;
}
.FourthScreen .boxStyle .headerMain .headerMainUl {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  height: 100%;
  width: 100%;
}
.FourthScreen .boxStyle .headerMain .headerMainUl .headerMainLI {
  flex: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 0.96rem /* 96/100 */;
}
.FourthScreen .boxStyle .headerMain .headerMainUl .headerMainLI .word8 {
  color: #ffffff;
  font-size: 0.14rem /* 14/100 */;
}
.FifthScreen {
  background-color: #f6f6f9;
  height: 7.2rem /* 720/100 */;
}
.FifthScreen .boxStyle {
  padding-top: 0.72rem /* 72/100 */;
  padding-bottom: 0.53rem /* 53/100 */;
  height: 100%;
}
.FifthScreen .boxStyle .title {
  height: 0.56rem /* 56/100 */;
  display: block;
  overflow-wrap: break-word;
  color: #000000;
  white-space: nowrap;
  line-height: 0.56rem /* 56/100 */;
  text-align: center;
  align-self: flex-start;
}
.SixthScreen {
  background-color: #ffffff;
  min-height: 6.4rem /* 640/100 */;
}
.SixthScreen .boxStyle {
  padding-top: 0.72rem /* 72/100 */;
  padding-bottom: 0.53rem /* 53/100 */;
}
.SixthScreen .boxStyle .title {
  height: 0.56rem /* 56/100 */;
  display: block;
  overflow-wrap: break-word;
  color: #000000;
  white-space: nowrap;
  line-height: 0.56rem /* 56/100 */;
  text-align: center;
  align-self: flex-start;
}
.SixthScreen .boxStyle .zanzhu-con {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background: #f6f6f9;
  padding: 28px 32px;
}
.SixthScreen .boxStyle .zanzhu-con .zanzhuBox {
  flex: 100%;
  display: flex;
  justify-content: space-between;
}
.SixthScreen .boxStyle .zanzhu-con .zanzhuBox .boxs {
  flex: 1;
}
.SixthScreen .boxStyle .zanzhu-con .zanzhuBox .boxs img {
  width: 100%;
  height: 100%;
}
.SixthScreen .boxStyle .zanzhu-con .zanzhuBox .boxs:nth-child(2),
.SixthScreen .boxStyle .zanzhu-con .zanzhuBox .boxs:nth-child(3),
.SixthScreen .boxStyle .zanzhu-con .zanzhuBox .boxs:nth-child(4),
.SixthScreen .boxStyle .zanzhu-con .zanzhuBox .boxs:nth-child(5) {
  margin-left: 0.28rem /* 28/100 */;
}
.SixthScreen .boxStyle .zanzhu-con .zanzhuBox:nth-child(2) {
  margin: 0.28rem /* 28/100 */ 0;
}
.footer {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  background: #000;
  color: #fff;
  text-align: center;
  height: 280px;
}
.footer .footerbg {
  width: 100%;
  height: 80%;
  background: url(../images/footerbg.png) no-repeat;
  background-size: 100% 100%;
}
.footer .footerbg .boxStyle {
  display: flex;
  justify-content: space-around;
  height: 100%;
  padding-top: 32px;
}
.footer .footerbg .boxStyle .boxStyle_left {
  flex: 25%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
}
.footer .footerbg .boxStyle .boxStyle_left .about {
  height: 22px;
  font-size: 16px;
  color: #ffffff;
  line-height: 22px;
  margin-bottom: 24px;
}
.footer .footerbg .boxStyle .boxStyle_center {
  flex: 57%;
  display: flex;
  flex-direction: column;
  height: 100%;
  font-size: 16px;
}
.footer .footerbg .boxStyle .boxStyle_center .about {
  height: 22px;
  color: #ffffff;
  line-height: 22px;
  margin-bottom: 24px;
}
.footer .footerbg .boxStyle .boxStyle_center .word9 {
  line-height: 25px;
  height: 25px;
}
.footer .footerbg .boxStyle .boxStyle_right {
  flex: 18%;
  display: flex;
  flex-direction: column;
}
.footer .footerbg .boxStyle .boxStyle_right .scan {
  font-weight: 600;
  margin-bottom: 17px;
}
.footer .footerbg .boxStyle .boxStyle_right .box {
  display: flex;
  justify-content: flex-end;
}
.footer .footerbg .boxStyle .boxStyle_right .box .box1 {
  width: 88px;
  height: 88px;
}
.footer .footerbg .boxStyle .boxStyle_right .box .box1 img {
  width: 100%;
  height: 100%;
}
.footer .footerbg .boxStyle .boxStyle_right .box .box1:last-child {
  margin-left: 0.3rem /* 30/100 */;
}
.footer .desc {
  height: 20%;
  font-size: 0;
}
.footer .desc .boxStyle {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-top: 1px solid #d2d2d2;
  padding: 0;
}
.footer .desc .boxStyle .right {
  font-size: 0.14rem /* 14/100 */;
}
.footer .desc .boxStyle .right a {
  color: #999999;
}
.footer .desc .boxStyle .right a:nth-child(2) {
  margin: 0 0.3rem /* 30/100 */;
}
.fs_50 {
  font-size: 0.5rem /* 50/100 */;
}
.fs_40 {
  font-size: 0.4rem /* 40/100 */;
}
.fs_32 {
  font-size: 0.32rem /* 32/100 */;
}
.fs_24 {
  font-size: 0.24rem /* 24/100 */;
}
.fs_20 {
  font-size: 0.2rem /* 20/100 */;
}
.fs_18 {
  font-size: 0.18rem /* 18/100 */;
  font-weight: 600;
  margin-right: 0.92rem /* 92/100 */;
}
.fs_16 {
  font-size: 0.16rem /* 16/100 */;
}
.fs_14 {
  font-size: 0.14rem /* 14/100 */;
}
.fs_12 {
  font-size: 0.12rem /* 12/100 */;
}
.fs_0 {
  font-size: 0;
}
.mt_16 {
  margin-top: 0.16rem /* 16/100 */;
}
.mt_54 {
  margin-top: 0.54rem /* 54/100 */;
}
.cw {
  color: #ffffff;
}
.cb {
  color: #000000;
}
.bw {
  background: #ffffff;
}
.bb {
  background: url(../images/bg4.png) no-repeat;
  background-size: cover;
}
/* 顶部样式 */
.navigation-down {
  position: absolute;
  top: 80px;
  left: 0px;
  width: 100%;
  z-index: 999;
}
.navigation-down .nav-down-menu {
  width: 100%;
  margin: 0;
  background: #ffffff;
  position: absolute;
  top: 0px;
}
.navigation-down .nav-down-menu .navigation-down-inner {
  margin: 0 4.47rem;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.navigation-down .nav-down-menu dl {
  margin: 11px 24px;
}
.navigation-down .menu-1 dd {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.navigation-down .menu-1 dd span {
  margin-top: 0.18rem;
}
.navigation-down .menu-1 .cb:hover {
  color: #60aff6;
}
@media (min-width: 1366px) {
  .headerbox {
    margin: 0 3rem /* 300/100 */;
  }
  .boxStyle {
    margin: 0 3rem /* 300/100 */;
    height: 100%;
  }
}
@media (min-width: 1440px) {
  .headerbox {
    margin: 0 3rem /* 300/100 */;
  }
  .boxStyle {
    margin: 0 3rem /* 300/100 */;
    height: 100%;
  }
}
@media (min-width: 1680px) {
  .headerbox {
    margin: 0 3rem /* 300/100 */;
  }
  .boxStyle {
    margin: 0 3rem /* 300/100 */;
    height: 100%;
  }
}
@media (min-width: 1920px) {
  .headerbox {
    margin: 0 3.47rem /* 347/100 */;
  }
  .caseInfo_main {
    margin: 24px 3.47rem;
  }
  .boxStyle {
    margin: 0 3.47rem /* 347/100 */;
    height: 100%;
  }
}
@media (min-width: 2048px) {
  .headerbox {
    margin: 0 4.47rem /* 447/100 */;
  }
  .caseInfo_main {
    margin: 24px auto;
    min-height: 51vh;
  }
  .boxStyle {
    margin: 0 4.47rem /* 447/100 */;
    height: 100%;
  }
}
@media (min-width: 2560px) {
  .headerbox {
    margin: 0 4.47rem /* 447/100 */;
  }
  .caseInfo_main {
    margin: 24px auto;
    min-height: 51.5vh;
  }
  .boxStyle {
    margin: 0 4.47rem /* 447/100 */;
    height: 100%;
  }
}
