.c-e78b {
  color: #E7B10A;
}
.c-15e {
  color: #FFB15E;
}
.c-003 {
  color: #003C46;
}
.c-a0a {
  color: #A0AEC0;
}
.c-989 {
  color: #989898;
}
.c-05a {
  color: #005AD0;
}
.c-059 {
  color: #0059e3;
 }
.lh24 {
  line-height: 24px;
}
.lh26 {
  line-height: 26px;
}
.lh27 {
  line-height: 27px;
}
.lh32 {
  line-height: 32px;
}
.lh40 {
  line-height: 40px;
}
.fs32 {
  font-size: 32px;
}
.reference-hero {
  width: 100%;
  height: 330px;
  background: url('/res/images/checkDuplicate/reference/bannerBg.png') center top no-repeat;
  background-size: 1920px 330px;
  overflow: hidden;
}
.reference-hero__inner {
  width: 1200px;
  margin: 0 auto;
  padding-top: 54px;
}
.reference-hero__desc {
  font-size: 20px;
  line-height: 27px;
  color: #666;
}
.reference-hero__features {
  display: flex;
  flex-wrap: wrap;
  width: 560px;
  margin-top: 42px;
}
.reference-hero__features li {
  position: relative;
  flex: 0 0 50%;
  box-sizing: border-box;
  margin-bottom: 24px;
  padding-left: 24px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #333;
  list-style: none;
}
.reference-hero__features li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  background: url('/res/images/checkDuplicate/reference/icon.png') center no-repeat;
  background-size: 20px 20px;
}
.reference-check-intro {
  height: 308px;
  background: #fff;
}
.reference-check-intro__inner {
  height: 308px;
  display: flex;
  align-items: center;
}
.reference-check-intro__img {
  width: 581px;
  height: 263px;
  object-fit: contain;
  display: block;
  flex: none;
}
.reference-check-intro__content {
  width: 559px;
  height: 100%;
  margin-left: 60px;
  padding-top: 43px;
  box-sizing: border-box;
}
.reference-check-intro__title {
  font-size: 26px;
  line-height: 36px;
  font-weight: 500;
  color: #333;
}
.reference-check-intro__desc {
  width: 537px;
  margin-top: 12px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 350;
  color: #333;
}
.reference-check-intro__line {
  width: 557px;
  height: 1px;
  margin-top: 11px;
  background: #f0f0f0;
}
.reference-check-intro__action {
  margin-top: 35px;
  display: flex;
  align-items: center;
}
.reference-check-intro__free {
  width: 100px;
  height: 40px;
  line-height: 38px;
  border: 1px solid rgba(0, 89, 227, 0.5);
  border-radius: 5px;
  background: #f0f3ff;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
  color: #0059e3;
  text-align: center;
}
.reference-check-intro__price {
  height: 40px;
  margin-left: 16px;
  display: flex;
  align-items: flex-end;
}
.reference-check-intro__price-main {
  font-size: 38px;
  line-height: 40px;
  font-weight: 700;
  color: #3c97ff;
}
.reference-check-intro__price-unit {
  margin-left: 4px;
  padding-bottom: 4px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #333;
}
.reference-check-intro__origin {
  margin-left: 10px;
  padding-bottom: 7px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #989898;
  text-decoration: line-through;
}
.reference-check-intro__btn {
  width: 188px;
  height: 50px;
  margin-left: auto;
  border-radius: 76px;
  background: #005ad0;
  color: #fff;
  font-size: 17px;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
}
.reference-check-intro__btn span {
  display: inline-block;
  vertical-align: middle;
}
.reference-check-intro__btn i {
  width: 9px;
  height: 9px;
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
.reference-check-intro__btn:hover {
  color: #fff;
  background: #0064df;
}
.reference-risk {
  height: 418px;
  background: #f9f9ff;
  box-sizing: border-box;
}
.reference-risk__title {
  margin: 0;
  line-height: 40px;
  letter-spacing: -0.32px;
}
.reference-risk__list {
  width: 1200px;
  margin: 30px auto 0;
}
.reference-risk__item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  width: 1200px;
  height: 70px;
  margin-bottom: 14px;
  padding: 14px 20px;
  background: #fff;
  box-sizing: border-box;
}
.reference-risk__item:last-child {
  margin-bottom: 0;
}
.reference-risk__content {
  flex: 1;
  min-width: 0;
}
.reference-risk__name {
  line-height: 24px;
  color: #111827;
}
.reference-risk__desc {
  margin-top: 4px;
  line-height: 20px;
}
.reference-why {
  height: 462px;
  background: #f9f9ff;
  box-sizing: border-box;
}
.reference-why__title {
  margin: 0;
  line-height: 40px;
  letter-spacing: -0.32px;
}
.reference-why__desc {
  margin-top: 24px;
  line-height: 24px;
}
.reference-why__cards {
  gap: 20px;
  margin-top: 24px;
}
.reference-why__card {
  width: 386px;
  min-height: 226px;
  padding: 29px 48px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  box-sizing: border-box;
}
.reference-why__icon {
  width: 64px;
  height: 64px;
  margin: 0 auto;
}
.reference-why__card .reference-why__subtitle {
  margin: 12px 0 0;
  font-size: 24px;
  line-height: 32px;
  color: #101c2d;
}
.reference-why__card p {
  margin-top: 12px;
  font-size: 18px;
  line-height: 24px;
}
.reference-capability__title {
  margin-top: 0;
  line-height: 40px;
}
.reference-capability__row {
  min-height: 219px;
}
.reference-capability__content {
  width: 697px;
}
.reference-capability__content h3 {
  margin: 0;
  line-height: 32px;
  color: #0059e3;
}
.reference-capability__content p {
  line-height: 26px;
}
.reference-capability__img {
  flex: none;
  border: 0.88px solid rgba(181, 211, 255, 1);
  box-shadow: 2px 6px 10px 0px rgba(0, 55, 86, 0.11);
  border-radius: 17.65px;
}
.reference-capability__img--source {
  width: 428px;
  height: 239px;
}
.reference-capability__img--metadata {
  width: 525px;
  height: 219px;
}
.reference-capability__img--fake {
  width: 459px;
  height: 259px;
}
.reference-capability__img--precheck {
  width: 378px;
  height: 213px;
}
.reference-capability__row--text-right .reference-capability__content {
  width: 600px;
}
.reference-capability__row--fake {
  align-items: flex-start;
  min-height: 259px;
}
.reference-capability__content--fake {
  width: 662px;
  padding-top: 33px;
}
.reference-fake-types {
  gap: 20px 25px;
  width: 635px;
  margin-top: 26px;
}
.reference-fake-types__btn {
  position: relative;
  width: 140px;
  height: 40px;
  padding: 0 28px 0 14px;
  border: 0;
  border-radius: 10px;
  background: #e6f0ff;
  line-height: 40px;
  color: #0059e3;
  text-align: center;
  white-space: nowrap;
  box-sizing: border-box;
}
.reference-fake-types__btn::after {
  content: '';
  display: inline-block;
  position: relative;
  right: -8px;
  top: -2px;
  width: 7px;
  height: 7px;
  border-right: 2px solid #0059e3;
  border-bottom: 2px solid #0059e3;
  transform: rotate(45deg);
}
.reference-fake-types__btn::before {
  content: attr(data-tip);
  position: absolute;
  left: 50%;
  bottom: 48px;
  z-index: 2;
  display: none;
  width: 220px;
  min-height: 20px;
  padding: 10px 12px;
  border-radius: 6px;
  background: rgba(16, 28, 45, 0.92);
  box-shadow: 0 6px 14px rgba(0, 55, 86, 0.16);
  transform: translateX(-50%);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #fff;
  text-align: left;
  white-space: normal;
}
.reference-fake-types__btn:hover,
.reference-fake-types__btn:focus {
  background: #d9eaff;
  outline: none;
}
.reference-fake-types__btn:hover::before,
.reference-fake-types__btn:focus::before {
  display: block;
}
.reference-fake-types__btn:hover::after,
.reference-fake-types__btn:focus::after {
  top: 1px;
  transform: rotate(225deg);
}
.reference-capability__row--precheck {
  align-items: flex-start;
  min-height: 213px;
}
.reference-capability__row--precheck .reference-capability__content--precheck {
  width: 747px;
  padding-top: 34px;
}
.reference-capability__list {
  margin-top: 10px;
}
.reference-capability__list li {
  position: relative;
  padding-left: 36px;
  line-height: 34px;
  list-style: none;
}
.reference-capability__list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: url('/res/images/checkDuplicate/reference/icon.png');
  background-size: 100% 100%;
}
.ref-del {
  background: #f9f9ff;
}
.ref-del__title {
  margin-bottom: 24px;
}
.ref-del__cards {
  gap: 20px;
  margin-top: 24px;
}
.ref-del__card {
  flex: 1;
  min-height: 254px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  box-sizing: border-box;
}
.ref-del__ico {
  width: 40px;
  height: 40px;
  color: #005AD0;
}
.ref-flow {
  height: 418px;
  box-sizing: border-box;
}
.ref-flow__title {
  margin: 0;
}
.ref-flow__wrap {
  margin: 64px auto 0;
}
.ref-flow__labels {
  margin-top: 10px;
}

.ref-flow__label--one {
  flex: 0 0 324px;
}
.ref-flow__label--two {
  flex: 1;
  position: relative;
  left: -25px;
}
.ref-flow__label--three {
  flex: 0 0 276px;
  position: relative;
  left: -20px;
}

.ref-example {
  background: #f9f9ff;
}
.ref-example__title {
  margin: 0;
}
.ref-example__tips {
  margin-top: 24px;
}
.ref-example__tips li {
  position: relative;
  margin-top: 20px;
  padding-left: 18px;
  list-style: none;
}
.ref-example__tips li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 6px;
  height: 20px;
  background: #005AD0;
}
.ref-example__panel {
  display: grid;
  grid-template-columns: repeat(2, 555px);
  gap: 50px 30px;
  margin-top: 56px;
  padding: 50px 30px 55px;
  border-radius: 30px;
  background: #fff;
}
.ref-example__item {
  text-align: center;
}
.ref-example__name {
  margin: 0 0 40px;
}
.ref-example__pic {
  display: block;
  width: 555px;
  height: 759px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  overflow: hidden;
  cursor: zoom-in;
}
.ref-example__pic img {
  display: block;
  width: 100%;
  height: 100%;
}
/* 右侧悬浮框 */
.rightFix {
  position: fixed;
  right: 30px;
  top: 50%;

}
.checkBtn .checkIcon {
  width: 27px;
  height: 27px;
  background: url('/res/images/iThenticate/checkIcon.png');
  margin: 0 auto 5px;
}
.checkBtn {
  width: 70px;
  height: 70px;
  box-sizing: border-box;
  box-shadow: 0px 2px 10px 0px rgba(0, 90, 208, 0.2);
  background: rgba(255, 255, 255, 1);
  border-radius: 5px;
  padding: 10px 5px;
  text-align: center;
  overflow: hidden;
  z-index: 99;
}

.checkBtn:hover {
  background: #4093ff;
}
.checkBtn:hover .checkIcon {
  background-image: url('/res/images/iThenticate/checkHoverIcon.png');
}
.checkBtn:hover .checkText {
  color: #fff;
}
