.head {
  width: 100%;
  height: 430px;
  background: #244ECA url(../img/bj.png) no-repeat;
  background-position: 50%;
}
.head .p1 {
  display: flex;
  align-items: center;
}
.head .p1 .bj1 {
  width: 320px;
}
.head .p1 .bj2 {
  margin-left: 16px;
  width: 416px;
}
.head .banner .p2 {
  margin-left: 10px;
}
.head .btm1 {
  margin: inherit;
  margin-top: 35px;
}
.btm1 {
  margin: 0 auto;
  margin-top: 35px;
  width: 312px;
  height: 50px;
  line-height: 50px;
  background: #E83233;
  border-radius: 4px;
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 0px 1px 1px rgba(3, 23, 173, 0.4);
}
.gainian {
  display: flex;
  margin-top: 40px;
  cursor: pointer;
}
.gainian .left {
  transition: 0.3s all;
  border: 1px solid #E7ECFC;
  width: 50%;
  position: relative;
}
.gainian .left .leftPO {
  width: 100%;
}
.gainian .left .gainianPo {
  position: absolute;
  top: 0;
  left: 30px;
  padding-top: 40px;
  box-sizing: border-box;
}
.gainian .left .gainianPo .p1 {
  font-family: PingFang SC;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #0F22B6;
}
.gainian .left .gainianPo .p2 {
  width: 290px;
  margin-top: 16px;
  font-family: PingFang SC;
  font-size: 14px;
  line-height: 200%;
  color: #666666;
}
.gainian .left:hover {
  border: 1px solid #22b0eb;
}
.where {
  position: relative;
  background: url(../img/where.png) no-repeat;
  height: 770px;
  background-position: 50%;
  box-sizing: border-box;
}
.where .contion {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.where .contion .deng8 {
  position: absolute;
  width: 520px;
  left: 50px;
  top: 180px;
}
.where .contion .li {
  width: 230px;
  box-sizing: border-box;
  border-radius: 4px;
  position: relative;
}
.where .contion .li .p1 {
  width: 100%;
  position: relative;
  background: #FFFFFF;
  margin-bottom: 18px;
}
.where .contion .li .p1 .po {
  position: absolute;
  top: 48px;
  left: 22px;
  width: 196px;
  font-family: PingFang SC;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
.where .contion .li .p1:hover {
  box-shadow: 0px 4px 40px rgba(125, 80, 231, 0.2);
}
.where .whereBtm {
  margin: 0 auto;
  margin-top: 22px;
  width: 300px;
  height: 50px;
  line-height: 50px;
  background: #E83233;
  border-radius: 4px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
}
.zzq {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.zzq .zzqLi {
  width: 482px;
}
.zzq .zzqLi .title {
  padding-top: 0;
  width: 482px;
  height: 60px;
  line-height: 60px;
  background: linear-gradient(90deg, #8BB3F1 0%, #1768E4 100%);
  border-radius: 2px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  color: #FFFFFF;
}
.zzq .zzqLi .title2 {
  background: linear-gradient(90deg, #9C76EE 0%, #3805A4 100%);
}
.zzq .zzqLi .zzqLiCon {
  background: #FFFFFF;
  border: 1px solid #E7ECFC;
  border-top: 0;
  box-sizing: border-box;
  border-radius: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 20px;
  padding-bottom: 40px;
}
.zzq .zzqLi .zzqLiCon .li {
  margin-top: 40px;
  width: 105px;
}
.zzq .zzqLi .zzqLiCon .li img {
  margin: 0 auto;
  width: 70px;
}
.zzq .zzqLi .zzqLiCon .li .p1 {
  margin-top: 16px;
  font-family: PingFang SC;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #666666;
}
.zzq .zzqLi .zzqLiCon:hover {
  box-shadow: 0px 4px 40px rgba(125, 80, 231, 0.2);
}
.lingyu {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  justify-content: space-between;
}
.lingyu .li {
  position: relative;
  margin-bottom: 20px;
  width: 235px;
  height: 210px;
  background: #FFFFFF;
  border: 1px solid #E7ECFC;
  box-sizing: border-box;
  border-radius: 4px;
}
.lingyu .li img {
  width: 100%;
  height: auto;
}
.lingyu .li .po {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 24px;
  font-family: PingFang SC;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #666666;
}
.bjC {
  height: 718px;
  box-sizing: border-box;
  background: url("../img/bjC.png") no-repeat;
  background-position: 50%;
}
.bjC .title {
  color: #ffffff;
}
.bjC .qingdan {
  margin: 0 auto;
  width: 850px;
  display: flex;
  justify-content: space-between;
}
.bjC .qingdan .left {
  width: 388px;
}
.bjC .qingdan .left .qingd {
  width: 280px;
}
.bjC .qingdan .left .p1 {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #FFFFFF;
  margin-top: -23px;
}
.bjC .qingdan .left .p2 {
  position: relative;
  margin-top: 18px;
  margin-left: 58px;
}
.bjC .qingdan .left .p2 .line {
  position: absolute;
  left: 9px;
  top: 14px;
  width: 1px;
  height: 118px;
  border-left: 1px dashed #fff;
}
.bjC .qingdan .left .p2 .line2 {
  height: 83px;
}
.bjC .qingdan .left .p2 .li {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 200%;
  color: #FFFFFF;
}
.bjC .qingdan .left .p2 .li img {
  width: 18px;
  margin-right: 17px;
}
.bjC .qingdan .left .p2 .li:hover {
  transform: scale(1.02);
}
.liuc {
  margin-top: 12px;
  position: relative;
}
.liuc .po1 {
  position: absolute;
  width: 90px;
  left: 45px;
  top: 137px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #0F22B6;
}
.liuc .po2 {
  left: 252px;
  top: 253px;
}
.liuc .po3 {
  left: 457px;
  top: 147px;
}
.liuc .po4 {
  left: 663px;
  top: 253px;
}
.liuc .po5 {
  left: 870px;
  top: 137px;
}
.liuc .p1 {
  position: absolute;
  width: 176px;
  height: 176px;
  top: 28px;
  left: 0;
  border-radius: 50%;
}
.liuc .p1:hover {
  box-shadow: 0px 4px 40px rgba(125, 80, 231, 0.2);
}
.liuc .p2 {
  top: 145px;
  left: 207px;
}
.liuc .p3 {
  top: 38px;
  left: 412px;
}
.liuc .p4 {
  top: 145px;
  left: 618px;
}
.liuc .p5 {
  top: 28px;
  left: 824px;
}
.liaojie {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.liaojie .left {
  width: 470px;
  height: 140px;
  position: relative;
  box-sizing: border-box;
}
.liaojie .left img {
  box-sizing: border-box;
  border: 2px solid #fff;
}
.liaojie .left .po1 {
  position: absolute;
  top: 0px;
  left: 0px;
  padding-top: 30px;
  padding-left: 36px;
}
.liaojie .left .po1 .p1 {
  font-family: PingFang SC;
  font-size: 18px;
  line-height: 25px;
  color: #333333;
}
.liaojie .left .po1 .btmLiao {
  margin-top: 23px;
  width: 152px;
  height: 32px;
  line-height: 32px;
  border-radius: 2px;
  border: 1px solid #8f29ef;
  font-family: PingFang SC;
  font-size: 12px;
  text-align: center;
  color: #7028E9;
}
.liaojie .left:hover img {
  box-sizing: border-box;
  border: 2px solid #7028e9;
}
.quanqiu {
  background: #6A3EC9;
}
.adBj {
  width: 100%;
  height: 150px;
  background: url(../img/adBj.png) no-repeat;
  background-position: 50%;
}
