.head {
  position: relative;
  height: 590px;
  background: #4518A5 url("../img/top.png") no-repeat;
  background-position: 50%;
}
.head .imgPoL {
  position: absolute;
  width: 920px;
  height: 208px;
  left: 50%;
  top: 188px;
  margin-left: -460px;
}
.head .topImg {
  width: 828px;
  margin: 0 auto;
}
.head .banner {
  padding-top: 188px;
}
.head .btm1 {
  margin: 0 auto;
  margin-top: 10px;
}
.head .btm {
  position: absolute;
  width: 280px;
  height: 40px;
  line-height: 40px;
  left: 50%;
  margin-left: -140px;
  top: 414px;
  background: #E83233;
  border-radius: 4px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  color: #FFFFFF;
}
.head .beadBtoWrap {
  width: 100px;
  position: absolute;
  width: 100%;
  height: 100px;
  left: 0px;
  bottom: 0px;
  background: #4518A5;
}
.head .beadBto {
  background: #4518A5;
}
.head .beadBto .headBto {
  width: 500px;
}
.head .beadBto .po {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.head .beadBto .po .lin1 {
  display: flex;
  align-items: center;
  padding-top: 15px;
  padding-left: 24px;
  font-family: PingFang SC;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
}
.head .beadBto .po .lin1 .checkbox {
  margin-left: 23px;
  margin-right: 6px;
  border: 0;
  cursor: pointer;
}
.head .beadBto .po .lin2 {
  padding-top: 10px;
  margin-left: 25px;
  display: flex;
}
.head .beadBto .po .lin2 .input {
  position: relative;
  border: 0;
  width: 180px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 4px;
  text-indent: 10px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 40px;
  color: #666;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-position: 156px;
}
.head .beadBto .po .lin2 .qrm-pinming {
  background-image: url(../img/qrm-arrow-down.png);
}
.head .beadBto .po .lin2 .inputCode {
  position: relative;
  width: 210px;
  border-radius: 4px;
  overflow: hidden;
}
.head .beadBto .po .lin2 .inputCode .inputBtm {
  text-align: center;
  position: absolute;
  width: 100px;
  height: 40px;
  top: 0px;
  right: 0;
  background: #5580FF;
  border-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  font-family: PingFang SC;
  font-size: 14px;
  line-height: 40px;
  color: #FFFFFF;
}
.head .beadBto .po .lin2 .tijiao {
  width: 140px;
  height: 40px;
  line-height: 40px;
  background: #E83233;
  border-radius: 4px;
  margin-left: 24px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
}
.btm1 {
  margin: 0 auto;
  margin-top: 40px;
  width: 280px;
  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;
}
.youshi {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.youshi .li {
  width: 230px;
  position: relative;
}
.youshi .li img {
  width: 100%;
}
.youshi .li .po {
  width: 100%;
  position: absolute;
  top: 135px;
  left: 0;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
}
.youshi .li:hover {
  transform: scale(1.02);
}
.liu {
  width: 868px;
  margin: 0 auto;
  margin-top: 40px;
}
.liuC {
  margin: 0 auto;
  margin-top: 40px;
  cursor: pointer;
  width: 868px;
  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: #6336c6;
  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: #4919B2;
}
.liuC .li .p32 {
  color: #1629d2;
}
.liuC .li .p33 {
  color: #193CDA;
}
.liuC .li .line {
  width: 120px;
  position: absolute;
  right: -82px;
  top: 156px;
}
.liuC .li:hover .p1 {
  box-shadow: 0px 0px 40px rgba(16, 92, 233, 0.1);
}
.qingdan {
  margin: 0 auto;
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  width: 960px;
  justify-content: space-between;
}
.qingdan .li {
  width: 300px;
  margin-top: 30px;
  position: relative;
}
.qingdan .li .po {
  position: absolute;
  left: 71px;
  top: 40px;
  width: 200px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
}
.qingdan .li .po1 {
  top: 30px;
}
.qingdan .li:hover {
  transform: scale(1.02);
}
.cai {
  width: 100%;
  height: 474px;
  background: url("../img/cai.png") no-repeat;
  background-position: 50%;
  box-sizing: border-box;
}
.cai .title {
  color: #ffffff;
}
.cai .txt {
  margin-top: 30px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #FFFFFF;
  text-align: center;
}
.cai .cailiao {
  margin: 0 auto;
  margin-top: 40px;
  width: 775px;
  position: relative;
}
.cai .cailiao img {
  width: 100%;
}
.cai .cailiao .po {
  width: 190px;
  position: absolute;
  top: 30px;
  left: 37px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 250%;
  color: #fff;
}
.cai .cailiao .po span {
  color: #4AC9FF;
}
.cai .cailiao:hover .po {
  transform: scale(1.02);
}
.where {
  position: relative;
  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: 472px;
  right: 0px;
  top: 39px;
}
.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: 36px;
  left: 22px;
  width: 196px;
  font-family: PingFang SC;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}
.where .contion .li .p1:hover {
  transform: scale(1.02);
}
.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;
}
.tiaojian {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
}
.tiaojian .li {
  width: 136px;
  height: 136px;
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(34, 55, 117, 0.1);
  border-radius: 8px;
  padding-top: 23px;
  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:hover {
  box-shadow: 0px 0px 20px rgba(125, 80, 231, 0.2);
}
.quanqiu {
  background: #6A3EC9;
}
.adBj {
  width: 100%;
  height: 150px;
  background: url(../img/adBj.png) no-repeat;
  background-position: 50%;
}
.qrm-border1 {
  height: auto;
  float: left;
  display: none;
  width: 169px;
  max-height: 300px;
  top: 36px;
  overflow: auto;
  background: #fff;
  border: none;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.09);
  z-index: 2;
  position: absolute;
}
.qrm-border1 .qrm-lev {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qrm-border1 .qrm-lev li {
  width: 100%;
  position: relative;
  display: block;
  padding-left: 10px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qrm-border1 .qrm-lev li .qrm-arrow-right {
  display: inline-block;
  width: 4px;
  height: 7px;
  background: url(../img/qrm-arrow-right.png) no-repeat;
  position: absolute;
  right: 17px;
  top: 14px;
}
.qrm-border1 .qrm-lev li.active {
  background: #daf2ff;
  color: #bbb;
}
.qrm-border2 {
  position: absolute;
  width: 169px;
  left: 169px;
  top: 36px;
  max-height: 300px;
  overflow: auto;
  left: 196px;
  background: #fff;
  border: none;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.09);
  z-index: 2;
}
.qrm-border2 .qrm-lev {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qrm-border2 .qrm-lev li {
  width: 100%;
  position: relative;
  display: block;
  padding-left: 10px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qrm-input {
  border: none;
  color: #666;
}
.qrm-border1::-webkit-scrollbar-track,
.qrm-border2::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
.qrm-border1::-webkit-scrollbar-thumb,
.qrm-border2::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.qrm-border1::-webkit-scrollbar,
.qrm-border2::-webkit-scrollbar {
  width: 4px;
}
