.title h3,
.title h6 {
  font-family: 'SourceHanSansCN-Regular';
}
.common-btn {
  display: block;
  width: 368px;
  height: 50px;
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #277fef;
  border-radius: 30px;
  background-color: #277fef;
  color: #fff;
  margin: 0 auto;
  margin-top: 35px;
}
.what-wljp {
  padding-top: 102px;
  padding-bottom: 37px;
}
.what-wljp .content {
  margin-top: 40px;
}
.what-wljp .content .left-intro {
  width: 720px;
  font-family: 'SourceHanSansCN-Regular';
}
.what-wljp .content .left-intro p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
  padding-left: 28px;
  position: relative;
  margin-bottom: 22px;
}
.what-wljp .content .left-intro p::before {
  display: block;
  content: '';
  width: 7px;
  height: 13px;
  background-color: #277fef;
  position: absolute;
  top: 6px;
  left: 5px;
}
.what-wljp .content .left-intro p:last-of-type {
  margin-bottom: 0;
}
.what-wljp .content .left-intro p:last-of-type::before {
  display: none;
}
.what-wljp .content .left-intro ul {
  margin-top: 53px;
}
.what-wljp .content .left-intro ul li {
  display: flex;
  align-items: center;
}
.what-wljp .content .left-intro ul li img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.what-wljp .content .left-intro ul li span {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.what-wljp .content .right-img {
  margin-top: 5px;
  margin-left: auto;
  margin-right: 77px;
  width: 186px;
}
.what-wljp .content .right-img img {
  width: 100%;
  display: block;
}
.what-wljp a.handle-btn {
  margin-top: 86px;
}
.rule {
  padding-top: 54px;
  padding-bottom: 37px;
  background-color: #F7F9FC;
}
.rule .rule-container {
  width: 1072px;
  margin: 0 auto;
  margin-top: 40px;
}
.rule .rule-container .info {
  padding: 40px 45px 35px 50px;
  border: 1px solid #E2E0E0;
}
.rule .rule-container .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 24px;
  color: #333;
}
.rule .rule-container .info ul {
  margin-top: 12px;
  margin-left: -8px;
}
.rule .rule-container .info ul li {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 16px;
  line-height: 26px;
  color: #FF7D00;
}
.worried {
  padding-top: 76px;
  padding-bottom: 90px;
}
.worried ul.content {
  margin-top: 80px;
  justify-content: space-between;
}
.worried ul.content li {
  width: 540px;
  background: #F7F9FC;
  border-radius: 10px;
  padding: 57px 48px 48px 50px;
}
.worried ul.content li .left-items {
  display: flex;
  align-items: flex-start;
  margin-bottom: 31px;
}
.worried ul.content li .left-items:last-child {
  margin-bottom: 0;
}
.worried ul.content li .left-items .icon {
  width: 61px;
  height: 61px;
  margin-right: 16px;
}
.worried ul.content li .left-items .icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.worried ul.content li .left-items .info {
  width: auto;
  max-width: calc(100% - 77px);
  padding: 11px 12px 11px 27px;
  background-color: #9DCDFF;
  border-radius: 0px 10px 10px 10px;
  margin-top: 4px;
}
.worried ul.content li .left-items .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 30px;
  color: #333;
}
.worried ul.content li .right-items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  margin-bottom: 31px;
}
.worried ul.content li .right-items:last-child {
  margin-bottom: 0;
}
.worried ul.content li .right-items .icon {
  width: 60px;
  height: 60px;
  margin-left: 17px;
}
.worried ul.content li .right-items .icon img {
  width: 100%;
  height: 100%;
  display: block;
}
.worried ul.content li .right-items .info {
  width: auto;
  max-width: calc(100% - 77px);
  padding: 19px 10px 11px 26px;
  background-color: #fff;
  border-radius: 0px 10px 10px 10px;
  margin-top: 4px;
}
.worried ul.content li .right-items .info p {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 18px;
  line-height: 30px;
  color: #333;
}
.worried ul.content li .right-items .info p a {
  color: #277FEF;
  position: relative;
}
.worried ul.content li .right-items .info p a::after {
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #277FEF;
  position: absolute;
  bottom: -7px;
  left: 0;
}
.worried .common-btn {
  margin-top: 62px;
}
.overview {
  padding-top: 70px;
  padding-bottom: 66px;
  background-color: #F7F9FC;
}
.overview ul.content {
  margin-top: 45px;
  justify-content: space-between;
}
.overview ul.content li {
  width: 550px;
  height: 300px;
}
.overview ul.content li img {
  width: 100%;
  height: 100%;
  display: block;
}
.overview h6 {
  font-family: 'SourceHanSansCN-Regular';
  font-size: 14px;
  color: #590100;
  text-align: right;
  margin-top: 21px;
}
