@charset "UTF-8";
.ldchk {
  width: 100%;
  height: auto;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0;
}
.ldchk-banner {
  width: 100%;
  height: 500px;
  background: url(banner.png) no-repeat center;
}
.ldchk-banner a {
  display: block;
  width: 100%;
  height: 100%;
}
.ldchk-tit {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 38px;
  color: #6C5CE7;
  line-height: 1em;
}
.ldchk-tit::before {
  display: inline-block;
  content: "";
  width: 15px;
  height: 22px;
  background: url(2.png) no-repeat center;
  margin-right: 13px;
}
.ldchk-tit::after {
  display: inline-block;
  content: "";
  width: 15px;
  height: 22px;
  background: url(3.png) no-repeat center;
  margin-left: 13px;
}
.ldchk-div {
  width: 100%;
  height: 470px;
  overflow: hidden;
  padding: 65px 0;
  background: url(1.png) no-repeat center;
}
.ldchk-div .ldchk-tit {
  color: #FFF;
}
.ldchk-div ul {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 45px auto 0;
  display: flex;
  justify-content: space-between;
}
.ldchk-div ul li {
  width: 290px;
  height: 237px;
  background: #7F60ED;
  border-radius: 30px;
  padding: 24px;
  position: relative;
}
.ldchk-div ul li div {
  display: flex;
  justify-content: space-between;
}
.ldchk-div ul li div h3 {
  width: 160px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 64px;
}
.ldchk-div ul li p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  margin-top: 15px;
}
.ldchk-div ul li a {
  display: block;
  width: 116px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 10px;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #7031FF;
  line-height: 40px;
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: -58px;
}
.ldchk-div1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 62px 0;
  background: #F8FAFC;
}
.ldchk-div1 > p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 34px;
  margin: 15px auto 30px;
}
.ldchk-div1 ul {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.ldchk-div1 ul li {
  width: 587px;
  height: auto;
  overflow: hidden;
}
.ldchk-div1 ul li.ldchk-div1-l > div {
  width: 100%;
  height: 267px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 30px 25px;
}
.ldchk-div1 ul li.ldchk-div1-l > div:first-child {
  margin-bottom: 24px;
}
.ldchk-div1 ul li.ldchk-div1-l > div h4 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #6C5CE7;
  line-height: 34px;
  background: url(8.png) no-repeat center left;
  padding-left: 28px;
}
.ldchk-div1 ul li.ldchk-div1-l > div div {
  width: 100%;
  height: 77px;
  background: #F5F3FF;
  border-radius: 10px;
  padding: 9px 18px;
  margin-top: 9px;
  display: flex;
  justify-content: space-between;
}
.ldchk-div1 ul li.ldchk-div1-l > div div img {
  display: block;
}
.ldchk-div1 ul li.ldchk-div1-l > div div p {
  width: 160px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 60px;
}
.ldchk-div1 ul li.ldchk-div1-l > div div h5 {
  width: 260px;
  text-align: right;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 28px;
  color: #6C5CE7;
  line-height: 60px;
}
.ldchk-div1 ul li.ldchk-div1-r > div {
  width: 100%;
  height: 167px;
  background: #FFFFFF;
  border-radius: 10px;
  margin-bottom: 28px;
  padding: 22px 15px 22px 30px;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.ldchk-div1 ul li.ldchk-div1-r > div div {
  width: 440px;
}
.ldchk-div1 ul li.ldchk-div1-r > div div p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 34px;
}
.ldchk-div1 ul li.ldchk-div1-r > div div p:last-child {
  line-height: 23px;
}
.ldchk-div1 ul li.ldchk-div1-r > div div h5 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 28px;
  color: #6C5CE7;
  line-height: 34px;
  margin-bottom: 5px;
}
.ldchk-div2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 65px 0;
}
.ldchk-div2 > p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 34px;
  margin: 10px 0 30px;
}
.ldchk-div2 .ldchk-div2-ul {
  width: 1300px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.ldchk-div2 .ldchk-div2-ul > li {
  width: 586px;
  height: 378px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
  border-radius: 20px;
  margin: 0 14px;
}
.ldchk-div2 .ldchk-div2-ul > li:nth-child(2) h3 {
  background: linear-gradient(-90deg, #69788F, #91A0B5);
}
.ldchk-div2 .ldchk-div2-ul > li h3 {
  width: 100%;
  height: 74px;
  background: linear-gradient(-90deg, #7364EA, #9990FD);
  border-radius: 20px 20px 0px 0px;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 74px;
}
.ldchk-div2 .ldchk-div2-ul > li div {
  width: 100%;
  height: 304px;
  padding: 18px;
}
.ldchk-div2 .ldchk-div2-ul > li div ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ldchk-div2 .ldchk-div2-ul > li div ul li {
  width: 100%;
  height: 59px;
  background: #F8FAFC;
  border-radius: 10px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
}
.ldchk-div2 .ldchk-div2-ul > li div ul li img {
  display: block;
}
.ldchk-div2 .ldchk-div2-ul > li div ul li p {
  width: 472px;
  font-family: Microsoft YaHei;
  font-size: 14px;
  color: #666666;
  line-height: 34px;
}
.ldchk-div2 .ldchk-div2-ul > li div ul li p span {
  font-weight: bold;
  color: #333333;
}
.ldchk-div2 > div {
  width: 1200px;
  height: 74px;
  background: linear-gradient(-90deg, #7364EA, #9990FD);
  border-radius: 20px;
  margin: 24px auto 0;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 74px;
}
.ldchk-div3 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 65px 0;
  background: #F9F9F9;
}
.ldchk-div3 > p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 34px;
  margin: 10px 0 30px;
}
.ldchk-div3 > p span {
  color: #5647E4;
}
.ldchk-div3 ul {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.ldchk-div3 ul li {
  width: 383px;
  height: auto;
  overflow: hidden;
}
.ldchk-div3 ul li img {
  display: block;
  width: 100%;
  height: 118px;
}
.ldchk-div3 ul li div {
  width: 100%;
  height: 126px;
  background: #FFFFFF;
  border-radius: 0px 0px 10px 10px;
  padding: 20px 24px;
}
.ldchk-div3 ul li div h4 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  line-height: 34px;
}
.ldchk-div3 ul li div p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 23px;
}
.ldchk-div3 > div {
  width: 1200px;
  height: 74px;
  background: linear-gradient(-90deg, #7364EA, #9990FD);
  border-radius: 20px;
  margin: 24px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ldchk-div3 > div p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 74px;
  margin-left: 5px;
}
.ldchk-div3 > div p span {
  color: #FFFC00;
}
.ldchk-div4 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 65px 0;
  background: #F8FAFC;
}
.ldchk-div4 ul {
  width: 1200px;
  height: auto;
  overflow: hidden;
  background: #FFF;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #EAEFF5;
}
.ldchk-div4 ul:nth-child(2) {
  margin-top: 35px;
  border-radius: 20px 20px 0px 0px;
}
.ldchk-div4 ul li {
  width: 133px;
}
.ldchk-div4 ul li:nth-child(2) {
  width: 586px;
}
.ldchk-div4 ul li:nth-child(2) p:nth-child(2n) {
  background: #FAFAFA;
  box-shadow: 0px 1px 0px 0px #EAEFF5, 0px 1px 0px 0px #E7ECF2;
}
.ldchk-div4 ul li:nth-child(3) {
  width: 231px;
}
.ldchk-div4 ul li:nth-child(4) {
  width: 250px;
}
.ldchk-div4 ul li h3 {
  height: 53px;
  background: linear-gradient(90deg, #7061E9, #968DF9);
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 53px;
  padding-left: 20px;
}
.ldchk-div4 ul li p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 1em;
  padding: 20px;
}
.ldchk-div4 > a {
  display: block;
  width: 382px;
  height: 76px;
  background: #7A6CED;
  border-radius: 38px;
  margin: 56px auto 0;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 76px;
}
.ldchk-div5 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 65px 0;
}
.ldchk-div5 .ldchk-div5-ul {
  width: 1200px;
  height: auto;
  margin: 30px auto 18px;
  display: flex;
  justify-content: center;
}
.ldchk-div5 .ldchk-div5-ul li {
  width: 522px;
  height: 361px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
  border-radius: 10px;
  margin: 0 14px;
}
.ldchk-div5 .ldchk-div5-ul li img {
  display: block;
  width: 100%;
}
.ldchk-div5 .ldchk-div5-ul li div {
  width: 100%;
  height: auto;
  padding: 20px 35px;
}
.ldchk-div5 .ldchk-div5-ul li div h3 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #6C5CE7;
  line-height: 1.1em;
  margin-bottom: 10px;
}
.ldchk-div5 .ldchk-div5-ul li div p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 35px;
}
.ldchk-div5 .ldchk-div5-ul li div p span {
  display: inline-block;
}
.ldchk-div5 .ldchk-div5-ul li div p span::after {
  display: block;
  content: "";
  width: 57px;
  height: 5px;
  background: #DEB526;
  border-radius: 3px;
  position: relative;
  bottom: 10px;
}
.ldchk-div5 .ldchk-div5-div {
  width: 1073px;
  height: 250px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
  border-radius: 10px;
  margin: 0 auto;
  padding: 30px 60px 20px;
}
.ldchk-div5 .ldchk-div5-div h3 {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 22px;
  color: #6C5CE7;
  line-height: 34px;
}
.ldchk-div5 .ldchk-div5-div ul {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-bottom: 1px dashed #666666;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  padding-bottom: 20px;
}
.ldchk-div5 .ldchk-div5-div ul li {
  width: 250px;
  display: flex;
  justify-content: space-between;
}
.ldchk-div5 .ldchk-div5-div ul li img {
  display: block;
  width: 40px;
  height: 40px;
}
.ldchk-div5 .ldchk-div5-div ul li p {
  width: 200px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 23px;
}
.ldchk-div5 .ldchk-div5-div ul li p span {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  line-height: 40px;
}
.ldchk-div5 .ldchk-div5-div > p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 40px;
}
.ldchk-div6 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 65px 0;
  background: #F8FAFC;
}
.ldchk-div6 ul {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 40px auto 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 5px;
}
.ldchk-div6 ul li {
  width: 380px;
  height: 157px;
  background: #FFFFFF;
  box-shadow: -3px 0px 0px 0px #6B5BE7;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px;
  display: flex;
  justify-content: space-between;
}
.ldchk-div6 ul li img {
  display: block;
  width: 50px;
  height: 50px;
}
.ldchk-div6 ul li p {
  width: 270px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 23px;
}
.ldchk-div6 ul li p span {
  display: block;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  line-height: 50px;
}
.ldchk-div6 > a {
  display: block;
  width: 382px;
  height: 76px;
  background: #7A6CED;
  border-radius: 38px;
  margin: 0 auto;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 76px;
}
.ldchk-div7 {
  width: 100%;
  height: 608px;
  overflow: hidden;
  padding: 65px 0;
  background: url(38.png) no-repeat center;
}
.ldchk-div7 .ldchk-tit {
  color: #FFF;
}
.ldchk-div7 > p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #F5F5F5;
  line-height: 34px;
  margin: 15px 0 30px;
}
.ldchk-div7 ul {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-left: 5px;
}
.ldchk-div7 ul li {
  width: 380px;
  height: 157px;
  background: #FFFFFF;
  box-shadow: -3px 0px 0px 0px #C7C0FE;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px;
  display: flex;
  justify-content: space-between;
}
.ldchk-div7 ul li img {
  display: block;
  width: 50px;
  height: 50px;
}
.ldchk-div7 ul li p {
  width: 270px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 23px;
}
.ldchk-div7 ul li p span {
  display: block;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  line-height: 50px;
}
.ldchk-div8 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 65px 0;
  background: #F7F7FE;
}
.ldchk-div8 > p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 34px;
  margin: 15px 0 30px;
}
.ldchk-div8 ul {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 5px;
}
.ldchk-div8 ul li {
  width: 588px;
  height: 288px;
  background: #FFFFFF;
  box-shadow: 0px -3px 0px 0px #6A5AE7;
  border-radius: 20px;
  margin-bottom: 23px;
  padding: 30px;
}
.ldchk-div8 ul li h3 {
  height: 50px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  line-height: 50px;
  padding-left: 50px;
  background: url(45.png) no-repeat center left;
}
.ldchk-div8 ul li p {
  border-top: 1px dashed #000000;
  margin-top: 15px;
  padding: 15px 0 0 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 39px;
}
.ldchk-div8 > div {
  width: 1200px;
  height: 74px;
  background: linear-gradient(-90deg, #FFF6EC, #FFEED8);
  border-radius: 20px;
  margin: 0 auto 40px;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #895005;
  line-height: 74px;
}
.ldchk-div8 > a {
  display: block;
  width: 382px;
  height: 76px;
  background: #7A6CED;
  border-radius: 38px;
  margin: 0 auto;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 76px;
}
.ldchk-div9 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 65px 0;
}
.ldchk-div9 > p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 34px;
  margin: 15px 0 30px;
}
.ldchk-div9 ul {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.ldchk-div9 ul li {
  width: 282px;
  height: 292px;
  background: #FFFFFF;
  border-radius: 10px;
  border: 1px solid #EEEEEE;
  text-align: center;
  padding: 30px 38px 25px;
}
.ldchk-div9 ul li h4 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 34px;
}
.ldchk-div9 ul li h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 22px;
  color: #7A6CED;
  line-height: 40px;
}
.ldchk-div9 ul li p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 23px;
  text-align: left;
  margin-top: 10px;
}
.ldchk-div9 > div {
  width: 1200px;
  height: 74px;
  background: linear-gradient(-90deg, #7364EA, #9990FD);
  border-radius: 20px;
  margin: 20px auto 0;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #FFF;
  line-height: 74px;
}
.ldchk-div9 > div span {
  color: #FFFF00;
}
