html,
body {
  margin: 0;
  padding: 0;
}
body{
  overflow-x: hidden;
}
a {
  text-decoration: none;
}
.totop{
  position: fixed;
  width: 118px;
  height: 118px;
  right: 161px;
  bottom: 58px;
}
.root {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-self: center;

  width: 100%;
}
.p1box {
  width: 1920px;
  height: 945px;
  background: url(../pic/bg.jpg) no-repeat;
  background-size: cover;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  justify-content: flex-end;
}
.navcont {
  width: 100%;
  height: 72px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-start;
}
.topNavBox {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: nowrap;
  align-items: center;
  justify-content: center;
  margin-top: 17px;
}
.logo {
  width: 136px;
  height: 34px;
  margin-right: 622px;
}
.navtxt {
  position: relative;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #2d2e3d;
  line-height: 25px;
  text-align: left;
  font-style: normal;
  margin-left: 54px;
}
.seclete {
  font-weight: 600;
  color: #2d2e3d;
}
.line {
  position: absolute;
  width: 33px;
  height: 5px;
  border-radius: 4px;
  background: #1357f8;
  bottom: -5px;
  right: 725px;
}

.pageCont {
  width: 1280px;
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: center;
}
.ptitle {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 36px;
  color: #202020;
  line-height: 50px;
  text-align: left;
  font-style: normal;
  margin-left: 54px;
}

.titleimgBox {
  margin-left: 54px;
  margin-top: 19px;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-start;
}
.titleicon {
  width: 25px;
  height: 25px;
  margin-right: 9px;
}
.titleimg {
  width: 155px;
  height: 17px;
}
.fixedBox {
  position: fixed;
  top: 0;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 99;
}
.aboutbox {
  position: relative;
  width: 1920px;
  height: 1010px;
  background: url(../pic/map.png) no-repeat;
  background-size: 1920px 1010px;
  background-repeat: no-repeat;

  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-start;
}
.locatinicon {
  width: 297px;
  height: 57px;
  margin: 435px 80px 0 338px;
}
.compInfoBox {
  position: relative;
  width: 527px;
  height: 639px;
  background: #1357f8;
  border-radius: 42px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 176px;
}
.cpinfobox span {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #b8cdff;
  line-height: 28px;
  text-align: left;
  font-style: normal;
}
.cpmpName {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 36px;
  color: #ffffff;
  line-height: 50px;
  text-align: left;
  font-style: normal;
  margin-left: 45px;
}

.cpinfobox {
  display: flex;
  flex-flow: row;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 20px 0 0 35px;
}
.cloc {
  width: 13px;
  height: 16px;
  margin: 5px 17px 0 0;
}
.cpone {
  width: 16px;
  height: 19px;
  margin: 5px 15px 0 0;
}
.cmail {
  width: 18px;
  height: 14px;
  margin: 5px 14px 0 0;
}
.cwx {
  width: 23px;
  height: 19px;
  margin: 5px 11px 0 0;
}
.Qr {
  width: 150px;
  height: 150px;
  border: 10px solid #fff;
  border-radius: 8px;
  margin: 16px 0 0 179px;
}
.opwx {
  width: 100%;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #b6ccff;
  line-height: 20px;
  text-align: center;
  font-style: normal;
  margin-top: 20px;
}

.p1box {
  width: 1920px;
  height: 1010px;
  background: url(../pic/sbbg.png) no-repeat;
  background-size: 1052px 92px;
  background-repeat: no-repeat;
  background-position: 124px 107px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: flex-start;
}

.navline {
  width: 100%;
  height: 1px;
  background: #e7e8ec;
}
.p1iconbox {
  position: relative;
  width: 100%;
  height: 680px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin: 31px 0 0 0;
}
.btbg1{
  position:absolute;
  width:680px;

}
.p1text {
  width: 280px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #2d2e3d;
  line-height: 32px;
  text-align: justify;
  font-style: normal;
  position: absolute;
  top: 180px;
  left: 485px;
  z-index: 3;
}

.p2box {
  width: 1920px;
  height: 961px;
  background: url(../pic/ebbg.png) no-repeat;
  background-size: 1350px 92px;
  background-position: 124px 0;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

.p2iconbox {
  position: relative;
  width: 100%;
  height: 500px;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-end;
  background: url(../pic/tbg2.png) no-repeat;
  background-size: 461px 461px;
  background-position: center;
  margin: 156px 0 0 0;
}
.inf1box {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 484px;
  height: 273px;
  overflow: visible;
  background: url(../pic/pbg1.png) no-repeat;
  background-size: 484px 273px;
}
.inf2box {
  background: url(../pic/pbg2.png) no-repeat;
  background-size: 484px 273px;
}
.iftitle {
  width: 211px;
  height: 50px;
  background: #1357f8;
  border-radius: 50px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 26px;
  color: #ffffff;
  line-height: 50px;
  text-align: center;
  font-style: normal;
  margin: -11px 0 0 20px;
}
.iftext {
  width: 399px;
  height: 160px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #6a6d76;
  line-height: 32px;
  text-align: justify;
  font-style: normal;
  margin-left: 42px;
}

.compInfo {
  width: 100%;
  height: 367px;
  background: #091226;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flexRow {
  flex-flow: nowrap;
}
.ctitle {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  color: #b8bac0;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  margin-top: 66px;
  margin-bottom: 19px;
}
.leftinfo {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 60%;
  margin-top: 9px;
  height: 100%;
}
.rightinfo {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 30%;
  height: 100%;
}
.cinfoVbox {
  display: flex;
  flex-flow: nowrap;
  align-items: center;
  justify-content: flex-start;
}
.cinfoHbox {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  height: 201px;
  width: 113px;
}
.phoneIocon {
  width: 14px;
  height: 14px;
  margin-right: 11px;
}
.mailIocon {
  width: 15px;
  height: 11px;
  margin-right: 11px;
}
.locIocon {
  width: 12px;
  height: 14px;
  margin-right: 11px;
}
.cinfo {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #797d87;
  line-height: 30px;
  text-align: left;
  font-style: normal;
}

.cinfoa {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #797d87;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  margin-top: 14px;
}

.fotter {
  width: 100%;
  height: 38px;
  background: #060d1d;
  display: flex;
  flex-flow: nowrap;
  align-items: center;
  justify-content: center;
}
.fotterTxt {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #62666f;
  line-height: 17px;
  text-align: center;
  font-style: normal;
}
@media (max-height:1000px) {
  .p1box {
    height: 790px;
  }
  .p1text{
    top: 8px;
  }
  .btbg1{
    top: -125px;
  }
  .compInfoBox{
    margin-top: 110px;
  }
  
}
@media (max-width:1270px) {
  body{
    overflow-x: auto;
  }  
  .logo{
    margin-right: 500px;
  }
  
}