.head {
  width: 100%;
  height: 430px;
  background: #244ECA url(../img/bj.png) no-repeat;
  background-position: 50%;
}
.head .headImg {
  width: 483px;
  margin: 0 auto;
  padding-top: 181px;
}
.head .btm1 {
  margin-top: 28px;
}
.btm1 {
  margin: 0 auto;
  margin-top: 40px;
  width: 300px;
  height: 50px;
  line-height: 50px;
  left: 811px;
  top: 344px;
  background: #E83233;
  border-radius: 4px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
}
.understand {
  margin: 0 auto;
  width: 970px;
  padding: 60px 0 40px;
}
.where {
  position: relative;
  background: url(../img/where.png) no-repeat;
  height: 494px;
  background-position: 50%;
  padding-top: 60px;
  box-sizing: border-box;
}
.where .contion {
  display: flex;
  justify-content: space-between;
}
.where .contion .tc {
  width: 488px;
}
.where .contion .tc .titlew {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #333333;
  margin-bottom: 40px;
}
.where .contion .left {
  width: 488px;
  height: 210px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.where .contion .left .li {
  width: 240px;
  height: 100px;
  position: relative;
}
.where .contion .left .li img {
  width: 100%;
}
.where .contion .left .li .po {
  position: absolute;
  top: 44px;
  right: 24px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: #666666;
  width: 100%;
}
.where .contion .left .li:hover {
  box-shadow: 0px 4px 40px rgba(125, 80, 231, 0.2);
}
.where .contion .right {
  width: 488px;
  height: 210px;
  background: #FFFFFF;
  border: 1px solid #E7ECFC;
  box-sizing: border-box;
  border-radius: 4px;
  overflow: hidden;
}
.where .contion .right .lineBj {
  width: 100%;
  height: 8px;
  background: linear-gradient(91.44deg, #0DBDBD 0%, #3BE78B 51.23%);
}
.where .contion .right .contionChild {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0px 20px;
}
.where .contion .right .contionChild .wL {
  width: 200px;
  height: 200px;
}
.where .contion .right .contionChild .wR {
  padding-top: 22px;
}
.where .contion .right .contionChild .wR .line {
  width: 200px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  position: relative;
  padding-left: 15px;
  margin-bottom: 7px;
}
.where .contion .right .contionChild .wR .line img {
  position: absolute;
  width: 8px;
  top: 6px;
  left: 0;
}
.where .contion .right:hover {
  box-shadow: 0px 4px 40px rgba(125, 80, 231, 0.2);
}
.where .contion .lineBj {
  width: 100%;
  height: 8px;
  background: linear-gradient(91.44deg, #0DBDBD 0%, #3BE78B 51.23%);
}
.cailiao {
  height: 406px;
  position: relative;
  background: url(../img/cailiaoBJ.png);
  background-position: 50%;
}
.cailiao .cailiaoImg {
  margin: 0 auto;
  margin-top: 30px;
  width: 1000px;
  position: relative;
}
.cailiao .cailiaoImg .img {
  width: 100%;
}
.cailiao .cailiaoImg .po {
  position: absolute;
  top: 30px;
  width: 280px;
  left: 60px;
  font-weight: 600;
  font-size: 14px;
  line-height: 200%;
  color: #fff;
}
.cailiao .cailiaoImg .po span {
  color: #3BE78B;
}
.cailiao .title {
  padding-top: 60px;
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #FFFFFF;
}
.liucheng {
  height: 499px;
  background: #F8F9FC;
}
.liucheng .title {
  color: #333333;
}
.zhizhi {
  padding: 60px 0;
}
.zhizhi .width {
  width: 1000px;
  margin: 0 auto;
}
.zhizhi .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #333333;
}
.zhizhi .list {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.zhizhi .list .li {
  width: 181px;
}
.zhizhi .list .li img {
  border-radius: 50%;
}
.zhizhi .list .li:hover img {
  box-shadow: 0px 4px 40px rgba(125, 80, 231, 0.2);
}
.zhizhi .p1 {
  margin-top: 15px;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #333333;
}
.zhizhi .zhizhiBtm {
  cursor: pointer;
  margin: 0 auto;
  margin-top: 25px;
  width: 96px;
  height: 32px;
  border: 2px solid #12c2b9;
  line-height: 32px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  color: #5345D2;
}
.tiaojian {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.tiaojian .li {
  width: 181px;
  position: relative;
}
.tiaojian .li .po {
  position: absolute;
  width: 141px;
  top: 160px;
  left: 15px;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}
.tiaojianBtm {
  cursor: pointer;
  margin: 0 auto;
  margin-top: 40px;
  width: 240px;
  height: 32px;
  background: url(../img/tiaojianBtm.png) no-repeat;
}
.tiaojianBtm:hover {
  background: url(../img/tiaojianHover.png) no-repeat;
}
.liaojie {
  margin: 0 auto;
  width: 935px;
  margin-top: 40px;
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: flex-end;
}
.liaojie .right {
  width: 414px;
  height: 386px;
  margin-left: 115px;
}
.liaojie .left {
  width: 406px;
  position: relative;
}
.liaojie .left .p1 {
  position: relative;
}
.liaojie .left .p1 img {
  width: 127px;
}
.liaojie .left .p1 span {
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #0F22B6;
}
.liaojie .left .margin {
  margin-top: 30px;
  padding-top: 24px;
}
.liaojie .left .p2 {
  position: relative;
  margin-top: 16px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
}
.liaojie:hover .right {
  transform: scale(1.02);
}
.yaoban {
  position: relative;
  margin: 0 auto;
  width: 940px;
}
.yaoban .left {
  width: 629px;
  margin-left: -30px;
  position: relative;
  z-index: 3;
}
.yaoban .left .leftPo {
  position: absolute;
  width: 550px;
  height: 420px;
  top: 76px;
  left: 87px;
}
.yaoban .left .leftPo .p1 {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  text-indent: 135px;
  color: #333333;
  margin-bottom: 40px;
}
.yaoban .left .leftPo .p2 {
  margin-bottom: 23px;
  display: flex;
  color: #666;
  align-items: center;
}
.yaoban .left .leftPo .p2 img {
  width: 15px;
  margin-right: 12px;
  height: 13px;
}
.yaoban .right {
  position: absolute;
  top: 40px;
  right: 4px;
  width: 543px;
  height: 332px;
}
.yaoban .right .Po {
  position: absolute;
  width: 346px;
  left: 126px;
  top: 38px;
}
.yaoban .right .Po .p1 {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 60px;
}
.yaoban .right .Po .p2 {
  margin-bottom: 25px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
}
.yaoban .vs {
  position: absolute;
  width: 422px;
  top: 0px;
  right: 79px;
  z-index: 10;
}
.yaoban:hover .leftPo {
  transform: scale(1.02);
}
.liuc {
  margin: 0 auto;
  margin-top: 12px;
  width: 1000px;
  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 #ccc;
}
.liuc .p2 {
  top: 145px;
  left: 207px;
}
.liuc .p3 {
  top: 38px;
  left: 412px;
}
.liuc .p4 {
  top: 145px;
  left: 618px;
}
.liuc .p5 {
  top: 28px;
  left: 824px;
}
.zhizhiWrap {
  margin-top: 34px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  word-wrap: break-word;
}
.zhizhiWrap img {
  height: 132px;
  width: auto;
}
.what {
  margin: 0 auto;
  margin-top: 40px;
  width: 993px;
  height: 426px;
  position: relative;
}
.what img {
  width: 100%;
}
.what .po1 {
  position: absolute;
  width: 299px;
  height: 25px;
  right: 66px;
  bottom: 103px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #666666;
}
.what .po1:hover {
  transform: scale(1.02);
}
.what .po2 {
  bottom: 195px;
  right: 20px;
  width: 370px;
}
.what .po3 {
  bottom: 289px;
  right: 50px;
}
.what .po4 {
  bottom: 383px;
  right: 271px;
  width: 440px;
}
.what .po5 {
  bottom: 289px;
  right: 618px;
}
.what .po6 {
  bottom: 195px;
  right: 674px;
}
.what .po7 {
  bottom: 101px;
  right: 631px;
}
.cailiao {
  box-sizing: border-box;
  height: 594px;
  position: relative;
  background-position: 50%;
  background: url(../img/blue.png);
}
.cailiao .cailiaoImg {
  margin: 0 auto;
  margin-top: 40px;
}
