*{
  padding: 0;
  margin: 0;
}

html,body,.app{
  width: 100%;
  height: 100%;
  background: #F7F7F7;
}
.header{
  width: 100%;
  height: 75px;
  background: #fff;
  display: flex;
}
.hleft{
  width: 45%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.hlgtext{
  font-family: PangMenZhengDaoBiao;
  font-size: 24px;
  color: #0085FF;
}
.hdesc{
  font-size: 14px;
  color: #373F47;
  display: flex;
  align-items: center;
}
.hright{
  width: 55%;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.hnav{
  width: 14%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hnav:nth-child(2){
  width: 17%;
}
.hnav a{
  color: #000;
  text-decoration: none;
}
.hactive{
  font-weight: bold;
  background: rgba(0,133,255,0.1);
  color: #0085FF;
}
.hphone{
  width: 100px;
  height: 40px;
  background: #0085FF;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hphone a{
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner{
  width: 100%;
  height: 450px;
  position: relative;
  left: 0;
  top: 0;
}

.btext{
  position: absolute;
  left: 12%;
  top: 15%;
  color: #fff;
}
.bwosi{
  font-size:80px;
}
.bbigtext{
  margin-top: 10px;
  font-size: 16px;
}
.binfo{
  font-family: auto;
  margin-top: 40px;
  font-size: 16px;
  width: 200px;
  height: 45px;
  border: 1px #fff solid;
  border-radius: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btype{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -70px;
  padding-top: 30px;
  font-family: PangMenZhengDaoBiao;
  font-size: 16px;
  display: flex;
  justify-content: center;
}
.btbox{
  width: 63%;
  height: 140px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background: url(/imgs/about-banner-bottom.webp);
  background-size: 100% 100%;
  padding: 20px;
}
.btbox1{
  /* line-height: 35px; */
  padding: 0 35px;
}
.btbox1-heng{
  margin:10px 0;
  width: 25px;
  height: 2px;
  background: #0085FF;
}
.btbox1-desc{
  margin:10px 0;
  color: #0085FF;
}

.gywm{
  margin-top: 120px;
  font-size: 14px;
  width: 100%;
  display: flex;
  justify-content: center;
  font-weight: 500;
}
.gywmcontent{
  width: 70%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.gywm-title{
  font-size: 42px;
}
.gywm-heng{
  width: 80px;
  height: 5px;
  background: #0085FF;
  margin: 10px 0;
}
.gywm-desc{
  color: #7F8B95;
  font-size: 16px;
}
.gywm-main{
  margin-top: 30px;
  font-size: 18px;
  line-height: 36px;
  text-indent: 2em;
}
.gywm-main span{
  color: #0085FF;
}
.banner-center{
  margin-top: 60px;
  width: 100%;
  position: relative;
}
.banner-center-list{
  position: absolute;
  left: 10%;
  top: 30%;
  width: 80%;
  /* height: 380px; */
  display: flex;
  justify-content: space-between;
}
.bclist-item{
  width: 25%;
  background: #fff;
  border-radius: 10px;
}
.bc-item-title{
  width: 100%;
  display: flex;
  height: 80px;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}



.jrwmgcwl{
  margin-top: 350px;
  font-size: 14px;
  width: 100%;
  display: flex;
  justify-content: center;
  font-weight: 500;
}
.jrwmgcwlcontent{
  width: 74%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.jrwmgcwl-title{
  font-size: 42px;
}
.jrwmgcwl-heng{
  width: 80px;
  height: 5px;
  background: #0085FF;
  margin: 10px 0 40px 0;
}

.jrwmgcwl-main{
  position: relative;
  top: -40px;
  width: 100%;
  background: url(/imgs/index/jrwmgcwl.webp) no-repeat;
  background-size: 100% 100%;
  padding-top: 110px;
  padding-left: 120px;
  padding-bottom: 30px;
  z-index: 2;
}

.jrwmgcwl-main-head{
  display: flex;
}
.jm-head-left{
  width: 80px;
  height: 80px;
}
.jm-head-right1{
  margin-top: 20px;
  margin-left: 20px;
}
.jm-head-right2{
  margin-top: 20px;
  margin-left: 40px;
}
.jm-head-right1 div{
  height: 25px;
}
.jm-head-right2 div{
  height: 25px;
}
.jrwmgcwl-main-main{
  display: flex;
  margin-top: 25px;
}
.jm-main-item{
  width: 40%;
  margin-right: 50px;
}
.jm-main-item div{
  line-height: 30px;
}

.footer{
  width: 100%;
  background: url(/imgs/index/footer.webp) no-repeat;
  background-size: 100% 100%;
  /* height: 11vh; */
  /* margin-top: 75%; */
  color: #fff;
  padding-top: 260px;
  position: relative;
  top: -190px;
  z-index: 0;
}
.footer-main{
  width: 74%;
  display: flex;
  padding-left: 13%;
}
.footer-left{
  width: 70%;
}
.left-lxwm{
  font-size: 40px;
}
.left-address{
  margin-top: 20px;
  font-size: 14px;
}
.lianxidianhua{
  margin-top: 10px;
  font-size: 14px;
  display: flex;
}
.footer-right{
  width: 30%;
  display: flex;
  justify-content: space-around;
}
.footer-right-item{
  width: 40%;
}

.footer-desc{
  margin-top: 60px;
  border-top: 1px #ffffff45 solid;
  height: 100px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.footer-desc a{
  text-decoration: none;
  color: #fff;
}