.head {
  width: 100%;
  height: 430px;
  background: #244ECA url(../img/top.png) no-repeat;
  background-position: 50%;
}
.head .headImg {
  width: 364px;
  margin: 0 auto;
  padding-top: 190px;
  cursor: pointer;
}
.head .btm1 {
  margin-top: 25px;
}
.btm1 {
  cursor: pointer;
  margin: 0 auto;
  margin-top: 40px;
  width: 312px;
  height: 50px;
  line-height: 50px;
  background: #FF9900;
  border-radius: 4px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 0px 1px 1px rgba(3, 23, 173, 0.4);
  transition: 0.3s all;
}
.btm1:hover {
  background: #f19104;
  transform: scale(1.02);
}
.tiaojian {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
}
.tiaojian .li {
  cursor: pointer;
  margin: 0 15px;
  margin-bottom: 34px;
  width: 136px;
  height: 170px;
  background: #F8F9FC;
  border-radius: 8px;
  padding-top: 20px;
  position: relative;
  box-sizing: border-box;
}
.tiaojian .li .hot {
  position: absolute;
  width: 31px;
  top: 0;
  left: 0;
}
.tiaojian .li .p1 {
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.tiaojian .li .p1 img {
  width: 100%;
}
.tiaojian .li .p2 {
  margin-top: 12px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #000000;
}
.tiaojian .li .p3 {
  cursor: pointer;
  margin: 0 auto;
  margin-top: 18px;
  width: 90px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #105CE9;
  box-sizing: border-box;
  border-radius: 2px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  color: #105CE9;
}
.tiaojian .li:hover {
  background: linear-gradient(59.78deg, #4F9FF5 36.81%, #4E78D1 108.54%);
  border-radius: 8px;
}
.tiaojian .li:hover .p2 {
  color: #fff;
}
.tiaojian .li:hover .p3 {
  background: #fff;
  color: #105CE9;
  border: 1px solid #fff;
}
.where {
  position: relative;
  background: url(../img/where.png) no-repeat;
  height: 674px;
  background-position: 50%;
  box-sizing: border-box;
}
.where .contion {
  transition: 0.3s all;
  margin: 0 auto;
  margin-top: 40px;
  width: 900px;
  height: 390px;
  background: #FFFFFF;
  border-radius: 4px;
}
.where .contion .line {
  position: relative;
}
.where .contion .line .left {
  width: 472px;
  margin-left: 20px;
  cursor: pointer;
}
.where .contion .line .po {
  cursor: pointer;
  position: absolute;
  left: 550px;
  top: 62px;
}
.where .contion .line .po .p1 {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
}
.where .contion .line .po .p1 img {
  width: 15px;
}
.where .contion .line .po .p1 span {
  margin-left: 6px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  color: #666666;
}
.where .contion .line:hover .po {
  transform: scale(1.02);
}
.where .contion .line2 {
  margin-top: 20px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #767676;
}
.where .contion:hover {
  box-shadow: 6px 10px 30px rgba(16, 92, 233, 0.1);
}
.liuC {
  margin: 0 auto;
  margin-top: 40px;
  cursor: pointer;
  width: 982px;
  display: flex;
  justify-content: space-between;
}
.liuC .li {
  width: 136px;
  position: relative;
}
.liuC .li .p1 {
  border-radius: 50%;
  width: 136px;
}
.liuC .li .p2 {
  height: 46px;
  color: #c67b36;
  font-family: DINPro;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 46px;
  text-align: center;
  margin-top: 5px;
}
.liuC .li .p3 {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #C67C37;
}
.liuC .li .p32 {
  color: #4f9ff5;
}
.liuC .li .p33 {
  color: #105CE9;
}
.liuC .li .line {
  width: 240px;
  position: absolute;
  right: -192px;
  top: 151px;
}
.liuC .li:hover .p1 {
  box-shadow: 0px 0px 20px rgba(16, 92, 233, 0.1);
}
.zs {
  margin: 0 auto;
  margin-top: 40px;
  width: 1000px;
  display: flex;
  justify-content: space-between;
}
.zs .li {
  width: 260px;
  cursor: pointer;
  transition: 0.3s all;
}
.zs .li:hover {
  transform: scale(1.02);
}
.zhiliao {
  background: #4F89E1;
}
.zhiliao .title {
  color: #fff;
}
.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;
  cursor: pointer;
}
.zhizhi .list .li img {
  border-radius: 50%;
}
.zhizhi .list .li:hover img {
  transition: 0.3s all;
  box-shadow: 0px 0px 20px rgba(16, 92, 233, 0.1);
}
.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;
}
.quanqiu {
  background: #4F89E1;
  padding-top: 0;
}
.adBj {
  width: 100%;
  height: 150px;
  background: url(../img/adBj.png) no-repeat;
  background-position: 50%;
}
