.hhc-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  height: 198px;
}
@media only screen and (max-width: 599px) {
  .hhc-footer {
    height: 180px;
  }
}
.hhc-footer .hhc-section-background-container {
  background: #67b4ff;
}
.hhc-footer .hhc-section-background-container .hhc-section-background-content {
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/global/footer_bg_20250929.jpg);
  height: 198px;
  width: 1918px;
}
@media only screen and (max-width: 599px) {
  .hhc-footer .hhc-section-background-container .hhc-section-background-content {
    height: 180px;
  }
}
.hhc-footer .hhc-section-background-container .hhc-footer-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 30px;
  margin-top: 36px;
}
.hhc-footer .hhc-section-background-container .hhc-footer-content .hhc-footer-other-product {
  display: flex;
  gap: 90px;
  flex-direction: row;
  justify-content: center;
  font-size: 20px;
}
.hhc-footer .hhc-section-background-container .hhc-footer-content .hhc-footer-protocol {
  display: flex;
  gap: 70px;
  flex-direction: row;
  justify-content: center;
  font-size: 20px;
}
.hhc-footer .hhc-section-background-container .hhc-footer-content .hhc-footer-copyright {
  display: flex;
  gap: 60px;
  flex-direction: row;
  justify-content: center;
  font-size: 16px;
}
@media only screen and (max-width: 599px) {
  .hhc-footer .hhc-section-background-container .hhc-footer-content {
    margin-top: 20px;
    gap: 15px;
  }
  .hhc-footer .hhc-section-background-container .hhc-footer-content .hhc-footer-other-product {
    gap: unset;
    font-size: 16px;
    margin-left: 10px;
    margin-right: 10px;
    justify-content: space-between;
  }
  .hhc-footer .hhc-section-background-container .hhc-footer-content .hhc-footer-protocol {
    gap: unset;
    font-size: 16px;
    justify-content: space-between;
    margin-left: 10px;
    margin-right: 10px;
  }
  .hhc-footer .hhc-section-background-container .hhc-footer-content .hhc-footer-copyright {
    margin: auto 3px auto 3px;
    justify-content: space-between;
    font-size: 12px;
    gap: 6px;
    flex-direction: column;
    align-items: center;
  }
  .hhc-footer .hhc-section-background-container .hhc-footer-content .hhc-footer-copyright > li {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.hhc-header {
  display: flex;
  align-items: center;
  height: 64px;
  position: relative;
}
.hhc-header .hhc-section-background-container {
  position: unset;
}
.hhc-header .hhc-section-background-container .hhc-section-content {
  position: unset;
  justify-content: unset;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-header-content {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-header-content .hhc-header-logo {
  display: flex;
  gap: 16px;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-header-content .hhc-header-logo .hhc-header-vertical-line {
  display: inline-block;
  align-content: center;
  width: 0px;
  height: 32px;
  opacity: 1;
  border: 1px solid #797979;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-header-content .hhc-header-logo .hhc-header-product-logo {
  display: flex;
  flex-direction: row;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-header-content .hhc-header-logo .hhc-header-product-logo .hhc-header-product-name {
  font-size: 22px;
  font-weight: 500;
  margin-left: 3px;
}
@media only screen and (max-width: 599px) {
  .hhc-header .hhc-section-background-container .hhc-section-content .hhc-header-content .hhc-header-logo .hhc-header-product-logo .hhc-header-product-name {
    display: none;
  }
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-header-content .hhc-header-title {
  margin-left: 68px;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-header-content .hhc-header-title > .header-title-index {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-header-content .hhc-header-title > .header-title-index > p {
  font-size: 22px;
  font-weight: bold;
}
@media only screen and (max-width: 599px) {
  .hhc-header .hhc-section-background-container .hhc-section-content .hhc-header-content .hhc-header-title > .header-title-index > p {
    font-size: 18px;
  }
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-header-content .hhc-header-title > .header-title-index .hhc-header-title-underline {
  position: absolute;
  bottom: 0px;
  width: 60px;
  height: 0px;
  opacity: 1;
  border-top: 4px solid #2265FA;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs {
  margin-left: auto;
  display: flex;
  align-items: center;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-tab {
  display: inline-block;
  text-align: center;
  align-items: center;
  min-width: 80px;
  font-size: 18px;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-tab .hhc-account-username {
  vertical-align: middle;
  padding: 5px;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-tab.hhc-web:nth-child(2) {
  line-height: 52px;
  background-color: #016FFF;
  color: #FFFFFF;
  border-bottom: 6px solid #016FFF;
  border-top: 6px solid #016FFF;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-infos {
  display: none;
  position: absolute;
  z-index: 5;
  width: 223px;
  background-color: #FFFFFF;
  font-size: 16px;
  line-height: 50px;
  border-radius: 4px;
  border: 1px solid #D7D7D7;
  box-shadow: 0px 12px 36px 0px rgba(0, 0, 0, 0.12);
  text-align: left;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-infos > div:nth-child(1) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100%;
  font-size: 20px;
  font-weight: normal;
  color: #FFFFFF;
  padding-left: 15px;
  padding-right: 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-infos .hhc-account-info {
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  align-items: center;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-infos .hhc-account-info > p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-infos .hhc-account-info:hover {
  background: rgba(1, 111, 255, 0.1);
  color: #016FFF;
  font-weight: bold;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-tab:hover .hhc-account-infos,
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-infos:hover {
  display: block;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-tab.hhc-mobile {
  display: none;
}
.hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-tab.hhc-web {
  display: inline-block;
}
@media only screen and (max-width: 599px) {
  .hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-tab {
    min-width: 30px;
  }
  .hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-tab.hhc-web {
    display: none;
  }
  .hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-tab.hhc-mobile {
    display: block;
  }
  .hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-infos {
    right: 0;
  }
  .hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-tab:hover .hhc-account-infos,
  .hhc-header .hhc-section-background-container .hhc-section-content .hhc-account-tabs .hhc-account-infos:hover {
    display: none;
  }
}
.hhc-hidden {
  display: none;
}
@media only screen and (max-width: 599px) {
  .hhc-phone-hidden {
    display: none !important;
  }
}
.hhc-phone-display {
  display: none !important;
}
@media only screen and (max-width: 599px) {
  .hhc-phone-display {
    display: flex !important;
  }
}
.hhc-section-background-container {
  position: relative;
  width: 100%;
}
.hhc-section-background-container .hhc-section-background-content {
  max-width: 1920px;
  margin: auto;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 599px) {
  .hhc-section-background-container .hhc-section-background-content {
    max-width: 100% !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .hhc-section-background-container .hhc-section-background-content {
    max-width: 1200px !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .hhc-section-background-container .hhc-section-background-content {
    max-width: 1200px !important;
  }
}
.hhc-section-background-container .hhc-section-content {
  max-width: 1200px;
  width: 1200px;
  margin: auto;
  position: relative;
  justify-content: center;
}
@media only screen and (max-width: 599px) {
  .hhc-section-background-container .hhc-section-content {
    max-width: 600px;
    width: 100%;
  }
}
.hhc-icon-set {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-repeat: no-repeat;
  background-size: auto;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/global/icon_set_20251021.svg);
}
.hhc-icon-set.hhc-company-logo {
  width: 125px;
  height: 32px;
  background-position: 0px 0px;
}
.hhc-icon-set.hhc-honhucad-logo {
  width: 32px;
  height: 32px;
  background-position: -135px 0px;
}
.hhc-icon-set.hhc-download-arrow {
  width: 42px;
  height: 37px;
  background-position: 0px -42px;
}
.hhc-icon-set.hhc-customer-service-2 {
  width: 42px;
  height: 37px;
  background-position: -52px -42px;
}
.hhc-icon-set.hhc-contact-service {
  width: 54px;
  height: 47px;
  background-position: 0px -89px;
}
.hhc-icon-set.hhc-play {
  width: 78px;
  height: 78px;
  background-position: 0px -146px;
}
.hhc-icon-set.hhc-list-circle {
  width: 18px;
  height: 18px;
  background-position: 0px -234px;
}
.hhc-icon-set.hhc-customer-service {
  width: 68px;
  height: 202px;
  background-position: 0px -262px;
}
.hhc-icon-set.hhc-down-arrow {
  width: 24px;
  height: 24px;
  background-position: 0px -474px;
}
.hhc-icon-set.hhc-log-out-icon {
  margin: 0px 20px 0px 4px;
  width: 18px;
  height: 18px;
  background-position: -56px -498px;
}
.hhc-icon-set.hhc-alert-danger-icon {
  margin: 0px 20px 0px 4px;
  width: 18px;
  height: 18px;
  background-position: -168px -498px;
}
.hhc-icon-set.hhc-check-icon {
  margin-right: 16px;
  width: 24px;
  height: 24px;
  background-position: 0px -525px;
}
.hhc-icon-set.hhc-nologin-avatar-icon {
  width: 24px;
  height: 24px;
  background-position: -34px -525px;
}
.hhc-icon-set.hhc-account-arrow-icon {
  width: 24px;
  height: 24px;
  background-position: -68px -525px;
}
.hhc-icon-set.hhc-username-input-icon {
  position: absolute;
  left: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  background-position: -102px -525px;
}
.hhc-icon-set.hhc-passwd-input-icon {
  position: absolute;
  left: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  background-position: -136px -525px;
}
.hhc-icon-set.hhc-account-avatar-icon {
  width: 36px;
  height: 36px;
  background-position: -202px -560px;
}
button,
.hhc-btn,
input[type="submit"] {
  border: none;
  background-color: #0080CC;
  color: #FFFFFF;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  line-height: 40px;
  border-radius: 4px;
  display: inline-block;
}
button.hhc-p-disabled,
.hhc-btn.hhc-p-disabled,
input[type="submit"].hhc-p-disabled {
  cursor: not-allowed;
  background-color: #999999;
}
button.hhc-btn-normal,
.hhc-btn.hhc-btn-normal,
input[type="submit"].hhc-btn-normal {
  font-size: 14px;
  padding: 10px 30px;
  line-height: 20px;
  height: 40px;
}
button.hhc-btn-large,
.hhc-btn.hhc-btn-large,
input[type="submit"].hhc-btn-large {
  font-size: 18px;
  padding: 10px 30px;
  line-height: 25px;
  height: 45px;
}
.hhc-p-fadein {
  animation-duration: 0.2s;
  opacity: 1;
  transition-timing-function: ease-in-out;
  animation-name: fadein;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
}
.hhc-p-fadeout {
  animation-duration: 0.2s;
  opacity: 0!important;
  transition-timing-function: ease-in-out;
  animation-name: fadeout!important;
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
}
.hhc-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 20;
  display: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55000000', endColorstr='#55000000');
  /* IE */
  animation-duration: 0.2s;
  opacity: 1;
  transition-timing-function: ease-in-out;
  animation-name: fadein;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
}
.hhc-dialog {
  position: fixed;
  top: 10%;
  left: 50%;
  width: 500px;
  height: auto;
  background-color: #FAFAFA;
  z-index: 21;
  margin-left: -250px;
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  display: none;
  animation-duration: 0.2s;
  opacity: 1;
  transition-timing-function: ease-in-out;
  animation-name: fadein;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
}
@media only screen and (max-width: 599px) {
  .hhc-dialog {
    animation-duration: 0.4s;
    animation-name: slidein;
  }
  @keyframes slidein {
    from {
      top: 100%;
    }
  }
}
@media only screen and (max-width: 599px) {
  .hhc-dialog {
    top: 0px;
    left: 0px;
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
    height: 100%;
  }
  .hhc-dialog .hhc-dialog-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FAFAFA;
  }
}
.hhc-dialog .hhc-dialog-header {
  border-bottom: 1px solid #E4E4E4;
  padding: 10px;
}
.hhc-dialog .hhc-dialog-header h2,
.hhc-dialog .hhc-dialog-header h3 {
  margin: 0;
  display: inline-block;
  font-weight: bold;
}
.hhc-dialog .hhc-dialog-header .hhc-close {
  font-size: 20px;
  margin-right: 7px;
  margin-top: 6px;
}
.hhc-dialog .hhc-dialog-content {
  min-height: 150px;
  padding: 10px 20px;
  margin-bottom: 50px;
  height: 80%;
  overflow: auto;
}
.hhc-dialog .hhc-dialog-content.hhc-align-center {
  text-align: center;
}
.hhc-dialog .hhc-dialog-footer {
  border-top: 1px solid #E4E4E4;
  padding: 10px;
  overflow: auto;
}
.hhc-dialog .hhc-dialog-footer > button {
  float: right;
  margin-left: 10px;
  padding: 0 20px;
}
.hhc-modal-img {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 20;
  display: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55000000', endColorstr='#55000000');
  /* IE */
  animation-duration: 0.2s;
  opacity: 1;
  transition-timing-function: ease-in-out;
  animation-name: fadein;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
}
.hhc-modal-img span.hhc-close {
  top: 0;
  right: 20px;
  position: fixed;
  z-index: 22;
  font-size: 50px;
  color: white;
  cursor: pointer;
}
.hhc-modal-img img {
  position: fixed;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 5%;
  max-width: 100%;
  max-height: 90%;
  z-index: 21;
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2);
}
* {
  box-sizing: border-box;
}
html {
  height: 100%;
  background-color: #FFFFFF;
  font-size: 16px;
  position: relative;
  overflow: hidden auto;
  width: 100%;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  html {
    overflow: auto;
  }
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
  html {
    overflow: auto;
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
body {
  display: block;
  min-height: 100%;
  position: relative;
  background-color: #FFFFFF;
  color: #333333;
  font-size: 16px;
  font: 16px Roboto, "Arial", "Helvetica", "Open Sans", "lucida grande", "lucida sans unicode", lucida, helvetica, sans-serif;
}
body:after {
  height: 198px;
  display: block;
  content: '';
}
@media only screen and (max-width: 599px) {
  body:after {
    height: 180px;
  }
}
body * {
  font-family: Roboto, "Arial", "Helvetica", "Open Sans", "lucida grande", "lucida sans unicode", lucida, helvetica, sans-serif;
}
.footer-only-copyright:after {
  height: 81px;
  display: block;
  content: '';
}
@media only screen and (max-width: 599px) {
  .footer-only-copyright:after {
    height: 54px;
  }
}
.no-footer:after {
  display: none;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
a.hhc-link {
  color: #0080CC;
  text-decoration: underline;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
li {
  list-style: none;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.hhc-float-left {
  float: left;
}
.hhc-float-right {
  float: right;
}
.hhc-alert {
  padding: 10px;
  margin-bottom: 15px;
  background-color: #FFFFFF;
  color: #777777;
  font-size: 14px;
  border: 1px solid #666666;
}
.hhc-alert.hhc-p-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.hhc-alert.hhc-p-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.hhc-alert.hhc-p-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.hhc-alert.hhc-p-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.hhc-error-div {
  width: 1180px;
  margin: 15px auto;
  position: relative;
  padding: 30px;
  overflow: auto;
  background-color: #F1F1F1;
}
.hhc-error-div a {
  color: #0080CC;
  text-decoration: underline;
}
.hhc-error-div img {
  width: 400px;
}
.hhc-error-div p {
  position: absolute;
  top: 50%;
  left: 450px;
  font-size: 18px;
}
@media only screen and (max-width: 599px) {
  .hhc-error-div img {
    width: 300px;
  }
  .hhc-error-div p {
    top: 90%;
    left: 10px;
  }
}
.hhc-account {
  min-height: 100%;
}
.hhc-hidden {
  display: none;
}
.hhc-account .hhc-footer {
  background-color: #F1F7FF;
  color: #030B1F;
}
.hhc-account-img {
  width: 100%;
  height: 830px;
  background-image: url(//yuntu-f.kuaicad.com/hhcad/web/images/login/background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.hhc-account .hhc-account-container {
  position: absolute;
  top: 22%;
  right: 9%;
}
@media only screen and (max-width: 599px) {
  .hhc-account .hhc-account-container {
    right: 0;
    width: 100%;
    top: 7%;
  }
  .hhc-account .hhc-icon-logo {
    width: 260px;
  }
}
.hhc-account .hhc-account-container .hhc-account-form {
  width: 500px;
  border: 1px solid #D2D2D2;
  background: #FFFFFF;
  box-shadow: -1px 1px 6px 0px rgba(70, 82, 99, 0.2);
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-alert.hhc-p-danger {
  color: #E82F2F;
  background-color: #FAD5D5;
  border: 1px solid #E82F2F;
  border-radius: 2px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-navbar-large {
  margin-top: 60px;
  margin-left: 12%;
  margin-right: 12%;
  display: inline-block;
  border-bottom: 1px solid #DDDDDD;
  width: 76%;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-navbar-large > a {
  width: 49%;
  font-size: 20px;
  line-height: 52px;
  text-align: center;
  display: inline-block;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-navbar-large .hhc-tab.hhc-selected {
  font-weight: bold;
  border-bottom: 2px solid #016FFF;
  color: #016FFF;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container {
  margin-top: 20px;
  margin-left: 13%;
  margin-right: 13%;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-account-input {
  height: 50px;
  position: relative;
  margin-bottom: 16px;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-account-input button {
  float: right;
  width: 135px;
  height: 50px;
  border: 1px solid #016FFF;
  background-color: #FFFFFF;
  color: #016FFF;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  line-height: 40px;
  border-radius: 4px;
  display: inline-block;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-account-input .hhc-p-disabled {
  cursor: not-allowed;
  background-color: #C7DDFA;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-input {
  border-radius: 4px;
  border: 1px solid #AEAEAE;
  padding-left: 50px;
  height: 100%;
  width: 100%;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-input:focus {
  outline: none;
  border: 1px solid #016FFF;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-img-captcha-value {
  width: 225px;
  padding: 0 10px;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-input.smsCode {
  width: 225px;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-img-captcha-container {
  position: relative;
  float: right;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-img-captcha-container > img {
  position: absolute;
  height: 40px;
  width: 135px;
  margin: 5px;
  right: 0;
  max-width: none;
  max-height: none;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container input[type="submit"] {
  height: 50px;
  background-color: #016FFF;
  border: #016FFF;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  line-height: 14px;
  border-radius: 4px;
  display: inline-block;
  width: 100%;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-p-footnote {
  margin-top: 15px;
  height: 130px;
  line-height: 14px;
  font-size: 14px;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-p-footnote .hhc-float-left {
  float: left;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-p-footnote .hhc-float-right {
  float: right;
}
.hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-p-footnote .hhc-link {
  color: #016FFF;
}
.hhc-account .hhc-account-container .hhc-account-form #reset input,
.hhc-account .hhc-account-container .hhc-account-form #register input {
  padding: 0 15px;
}
.hhc-account .hhc-account-container .hhc-account-form #reset > button,
.hhc-account .hhc-account-container .hhc-account-form #register > button {
  height: 50px;
  background-color: #016FFF;
  border: #016FFF;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  line-height: 14px;
  border-radius: 4px;
  display: inline-block;
  width: 100%;
}
.hhc-account .hhc-account-container .hhc-account-form #sms-login input {
  padding: 0 15px;
}
.hhc-account .hhc-account-container .hhc-account-form #sms-login input[type="submit"] {
  margin-bottom: 130px;
}
.hhc-account .hhc-account-container.reset-password {
  top: 12%;
}
.hhc-account .hhc-account-container.register {
  top: 12%;
}
@media only screen and (max-width: 599px) {
  .hhc-account .hhc-account-container .hhc-account-form {
    width: 100%;
    border: none;
    box-shadow: none;
    background: #F6F8FB;
  }
  .hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-account-input button {
    width: 34%;
  }
  .hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-img-captcha-value {
    width: 50%;
  }
  .hhc-account .hhc-account-container .hhc-account-form .hhc-container .hhc-input.smsCode {
    width: 64%;
  }
}
@media only screen and (max-width: 599px) {
  .hhc-account-img {
    background: #F6F8FB;
    height: 780px;
  }
}
@media only screen and (max-width: 599px) {
  .hhc-account .hhc-account-container.reset-password,
  .hhc-account .hhc-account-container.register {
    top: 7%;
  }
}
.hhc-trial {
  display: flex;
  flex-direction: column;
}
.hhc-trial .hhc-trial-main {
  flex: 1;
  background-color: #EDF4FF;
}
.hhc-trial .hhc-trial-main .hhc-trial-content {
  height: 380px;
  width: 680px;
  margin: 100px auto;
  background-color: white;
  text-align: center;
  border-radius: 5px;
  padding-top: 35px;
}
.hhc-trial .hhc-trial-main .hhc-trial-content.hhc-trial-content-cantrial {
  height: 580px;
}
@media only screen and (max-width: 599px) {
  .hhc-trial .hhc-trial-main .hhc-trial-content {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .hhc-trial .hhc-trial-main .hhc-trial-content.hhc-trial-content-cantrial {
    height: auto;
  }
}
.hhc-trial .hhc-trial-main .hhc-trial-content .hhc-apply-trial,
.hhc-trial .hhc-trial-main .hhc-trial-content .hhc-purchase-consulation {
  height: 180px;
  width: 600px;
  margin: 35px auto;
  background-color: #EFF6FF;
  border-radius: 3px;
  padding-top: 20px;
}
@media only screen and (max-width: 599px) {
  .hhc-trial .hhc-trial-main .hhc-trial-content .hhc-apply-trial,
  .hhc-trial .hhc-trial-main .hhc-trial-content .hhc-purchase-consulation {
    height: auto !important;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.hhc-trial .hhc-trial-main .hhc-trial-content .hhc-purchase-consulation {
  margin-top: 50px;
}
.hhc-trial .hhc-trial-main .hhc-trial-content h1,
.hhc-trial .hhc-trial-main .hhc-trial-content h2 {
  font-weight: bold;
}
.hhc-trial .hhc-trial-main .hhc-trial-content p.hhc-trial-intro {
  margin-top: 15px;
  font-size: 16px;
}
.hhc-trial .hhc-trial-main .hhc-trial-content p.hhc-trial-intro span {
  font-weight: bold;
}
.hhc-trial .hhc-trial-main .hhc-trial-content div.hhc-trial-button {
  margin-top: 25px;
}
.hhc-index-main {
  display: flex;
  flex-direction: column;
  position: relative;
}
.hhc-index-main .hhc-contact-customer-service {
  border-radius: 26px;
  opacity: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 10;
  align-items: center;
  gap: 10px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
}
.hhc-index-main .hhc-contact-customer-service > p {
  padding-right: 4px;
  align-self: center;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #FDF6F6;
  text-shadow: 0px 2px 10px #1389EB;
  writing-mode: vertical-rl;
  text-orientation: upright;
  letter-spacing: 5px;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-contact-customer-service {
    bottom: 50px;
    background-color: #3B91FF;
    padding: 5px 5px;
  }
  .hhc-index-main .hhc-contact-customer-service.hhc-icon-set {
    display: none;
  }
  .hhc-index-main .hhc-contact-customer-service > i {
    padding: 2px 2px;
  }
  .hhc-index-main .hhc-contact-customer-service > p {
    display: none;
  }
}
.hhc-index-main .hhc-h1-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.hhc-index-main .hhc-product-introduction {
  display: flex;
  height: 520px;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-product-introduction {
    height: 400px;
  }
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container {
  background: #67b4ff;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-section-background-content {
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/index_bg1_20250929.jpg);
  height: 520px;
  width: 1918px;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-section-background-content {
    height: 400px;
  }
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content {
  display: flex;
  flex-direction: row;
  gap: 45px;
  position: relative;
  margin-top: 90px;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content {
    justify-content: center;
    margin: 38px 5px auto 5px;
  }
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left {
    align-items: center;
  }
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left > h2 {
  margin-top: 5px;
  font-size: 46px;
  font-weight: bold;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left > h2 {
    font-size: 38px;
  }
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left > h3 {
  margin-top: 5px;
  font-size: 24px;
  font-weight: 500;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left > P {
  font-size: 18px;
  margin-top: 30px;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .hhc-phone-display {
  font-size: 18px;
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact {
  display: flex;
  flex-direction: row;
  gap: 31px;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact {
    gap: 10px;
  }
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact .download-and-contact-button {
  width: fit-content;
  margin-top: 55px;
  align-items: center;
  display: flex;
  flex-direction: row;
  border-radius: 2px 2px 2px 2px;
  background: #1890FF;
  border: 1.5px solid transparent;
  cursor: pointer;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact .download-and-contact-button .download-arrow {
  height: 52px;
  width: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact .download-and-contact-button .get-software {
  height: 100%;
  border-radius: 2px 2px 2px 2px;
  border: 1.5px solid transparent;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.1s linear;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact .download-and-contact-button .get-software > p {
  padding-left: 15px;
  padding-right: 15px;
  color: #1890FF;
  font-size: 26px;
  font-weight: bold;
  transition: all 0.1s linear;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact .download-and-contact-button .get-software > p {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
  }
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact .download-and-contact-button:hover .get-software {
  border-left: 1.5px solid #FFFFFF;
  background: #1890FF;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact .download-and-contact-button:hover .get-software > p {
  color: #FFFFFF;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact .button-container {
  display: flex;
  position: relative;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact .button-container .qr-code-container {
  width: 215px;
  z-index: 10;
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0px;
  bottom: -235px;
  background: #FFFFFF;
  box-sizing: border-box;
  border: 1px solid #1890FF;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact .button-container .qr-code-container > p {
  font-size: 20px;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact .button-container .qr-code-container .qr-code {
  width: 205px;
  height: 205px;
  padding: 10px;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-left .download-and-contact .button-container .download-and-contact-button:hover ~ .qr-code-container {
  display: flex;
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-right {
  display: flex;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-right {
    display: none;
  }
}
.hhc-index-main .hhc-product-introduction .hhc-section-background-container .hhc-product-introduction-content > .introduction-right > i {
  width: 550px;
  height: 366px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/introduction_bg_20250929.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  overflow: hidden;
}
.hhc-index-main .hhc-selection-reasons {
  display: flex;
  height: 881px;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-selection-reasons {
    height: 780px;
  }
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container {
  background: #e9f8ff;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-section-background-content {
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/index_bg2_20250929.jpg);
  height: 881px;
  width: 1920px;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-section-background-content {
    height: 780px;
  }
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content > h2 {
  align-self: center;
  margin-top: 105px;
  font-size: 48px;
  font-weight: bold;
  background: linear-gradient(180deg, #1890FF 63%, rgba(80, 173, 251, 0) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content > h2 {
    margin-top: 40px;
    font-size: 28px;
  }
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-catalogue {
  width: fit-content;
  display: flex;
  flex-direction: row;
  justify-content: center;
  background: #FFFFFF;
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 35px;
  gap: 15px;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-catalogue {
    overflow: auto;
    max-width: 100%;
    justify-content: unset;
  }
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-catalogue .catalogue-title {
  cursor: pointer;
  display: flex;
  margin-left: 19px;
  margin-right: 19px;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: fit-content;
  border: 1.5px solid transparent;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-catalogue .catalogue-title > p {
  white-space: nowrap;
  font-size: 28px;
  font-weight: 500;
  padding: 5px 20px;
  margin-bottom: 2px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-catalogue .catalogue-title.title-selected {
  background: rgba(0, 138, 255, 0.85);
  box-shadow: 1px 5px 12px rgba(44, 96, 218, 0.45);
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-catalogue .catalogue-title.title-selected > p {
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-catalogue .catalogue-title:hover {
  border-radius: 10px;
  border: 1.5px solid #1890FF;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-catalogue {
    margin-top: 15px;
    gap: 5px;
  }
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-catalogue .catalogue-title {
    margin-left: 5px;
    margin-right: 5px;
  }
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-catalogue .catalogue-title > p {
    padding: 1px 5px;
    font-size: 14px;
    font-weight: bold;
  }
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-catalogue .catalogue-title.title-selected > p {
    font-size: 14px;
  }
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container {
  width: 100%;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content {
  display: none;
  flex-direction: row;
  margin-top: 80px;
  justify-content: space-between;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content.content-selected {
  display: flex;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left > h3 {
  font-size: 30px;
  font-weight: bold;
  color: #2C6DFD;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-top: 25px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: flex-start;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i {
  flex: 0 0 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-repeat: no-repeat;
  background-size: auto;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/global/icon_set_20251021.svg);
  width: 18px;
  height: 18px;
  background-position: 0px -234px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-company-logo {
  width: 125px;
  height: 32px;
  background-position: 0px 0px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-honhucad-logo {
  width: 32px;
  height: 32px;
  background-position: -135px 0px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-download-arrow {
  width: 42px;
  height: 37px;
  background-position: 0px -42px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-customer-service-2 {
  width: 42px;
  height: 37px;
  background-position: -52px -42px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-contact-service {
  width: 54px;
  height: 47px;
  background-position: 0px -89px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-play {
  width: 78px;
  height: 78px;
  background-position: 0px -146px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-list-circle {
  width: 18px;
  height: 18px;
  background-position: 0px -234px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-customer-service {
  width: 68px;
  height: 202px;
  background-position: 0px -262px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-down-arrow {
  width: 24px;
  height: 24px;
  background-position: 0px -474px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-log-out-icon {
  margin: 0px 20px 0px 4px;
  width: 18px;
  height: 18px;
  background-position: -56px -498px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-alert-danger-icon {
  margin: 0px 20px 0px 4px;
  width: 18px;
  height: 18px;
  background-position: -168px -498px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-check-icon {
  margin-right: 16px;
  width: 24px;
  height: 24px;
  background-position: 0px -525px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-nologin-avatar-icon {
  width: 24px;
  height: 24px;
  background-position: -34px -525px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-account-arrow-icon {
  width: 24px;
  height: 24px;
  background-position: -68px -525px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-username-input-icon {
  position: absolute;
  left: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  background-position: -102px -525px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-passwd-input-icon {
  position: absolute;
  left: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  background-position: -136px -525px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > i.hhc-account-avatar-icon {
  width: 36px;
  height: 36px;
  background-position: -202px -560px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > p {
  font-size: 18px;
  margin-left: 5px;
  margin-top: -5px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-right {
  display: flex;
  margin-right: 55px;
  margin-top: 6.2px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-right > i {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content {
    margin: 25px 5px auto 5px;
    flex-direction: column;
  }
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left {
    padding: 10px 10px;
  }
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left > h3 {
    font-size: 20px;
  }
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list {
    gap: 10px;
  }
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-left .content-list > li > p {
    font-size: 14px;
  }
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container .hhc-content .content-right {
    width: 100%;
    padding: 10px 10px;
    margin-top: -45px;
  }
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container > .hhc-content:nth-of-type(1) .content-left {
    margin-left: 30px;
  }
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container > .hhc-content:nth-of-type(1) .content-right {
  margin-right: 0px;
  margin-top: 0px;
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container > .hhc-content:nth-of-type(1) .content-right > i {
  margin-top: -30px;
  width: 788px;
  height: 491px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/selection_bg1_20250929.png);
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container > .hhc-content:nth-of-type(2) .content-right > i {
  width: 685px;
  height: 456px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/selection_bg2_20250929.png);
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container > .hhc-content:nth-of-type(3) .content-right > i {
  width: 685px;
  height: 456px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/selection_bg3_20250929.png);
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container > .hhc-content:nth-of-type(4) .content-right > i {
  width: 801px;
  height: 447px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/selection_bg4_20250929.png);
}
.hhc-index-main .hhc-selection-reasons .hhc-section-background-container .hhc-selection-reasons-content .hhc-catalogue-and-content .hhc-content-container > .hhc-content:nth-of-type(5) .content-right > i {
  width: 832px;
  height: 458px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/selection_bg5_20250929.png);
}
.hhc-index-main .hhc-features {
  display: flex;
  height: 879px;
  margin-top: -2px;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-features {
    height: 780px;
  }
}
.hhc-index-main .hhc-features .hhc-section-background-container {
  background: #e9f8ff;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-section-background-content {
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/index_bg3_20250929.jpg);
  height: 879px;
  width: 1918px;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-section-background-content {
    height: 780px;
  }
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content > h2 {
  align-self: center;
  margin-top: 40px;
  font-size: 48px;
  font-weight: bold;
  background: linear-gradient(180deg, #1890FF 63%, rgba(80, 173, 251, 0) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content > h2 {
    margin-top: 40px;
    font-size: 28px;
  }
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-catalogue {
  width: fit-content;
  display: flex;
  flex-direction: row;
  justify-content: center;
  background: #FFFFFF;
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 15px;
  gap: 15px;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-catalogue {
    overflow: auto;
    max-width: 100%;
    justify-content: unset;
  }
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-catalogue .features-catalogue-title {
  cursor: pointer;
  display: flex;
  margin-left: 19px;
  margin-right: 19px;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: fit-content;
  border: 1.5px solid transparent;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-catalogue .features-catalogue-title > p {
  white-space: nowrap;
  font-size: 28px;
  font-weight: 500;
  padding: 5px 20px;
  margin-bottom: 2px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-catalogue .features-catalogue-title.features-title-selected {
  background: rgba(0, 138, 255, 0.85);
  box-shadow: 1px 5px 12px rgba(44, 96, 218, 0.45);
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-catalogue .features-catalogue-title.features-title-selected > p {
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-catalogue .features-catalogue-title:hover {
  border-radius: 10px;
  border: 1.5px solid #1890FF;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-catalogue {
    margin-top: 15px;
    gap: 5px;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-catalogue .features-catalogue-title {
    margin-left: 5px;
    margin-right: 5px;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-catalogue .features-catalogue-title > p {
    padding: 1px 5px;
    font-size: 14px;
    font-weight: bold;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-catalogue .features-catalogue-title.features-title-selected > p {
    font-size: 14px;
  }
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container {
  width: 100%;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content {
  display: none;
  flex-direction: row;
  margin-top: 80px;
  justify-content: space-between;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content.features-content-selected {
  display: flex;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left > h3 {
  font-size: 30px;
  font-weight: bold;
  color: #2C6DFD;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-top: 25px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li {
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: flex-start;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i {
  flex: 0 0 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-repeat: no-repeat;
  background-size: auto;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/global/icon_set_20251021.svg);
  width: 18px;
  height: 18px;
  background-position: 0px -234px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-company-logo {
  width: 125px;
  height: 32px;
  background-position: 0px 0px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-honhucad-logo {
  width: 32px;
  height: 32px;
  background-position: -135px 0px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-download-arrow {
  width: 42px;
  height: 37px;
  background-position: 0px -42px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-customer-service-2 {
  width: 42px;
  height: 37px;
  background-position: -52px -42px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-contact-service {
  width: 54px;
  height: 47px;
  background-position: 0px -89px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-play {
  width: 78px;
  height: 78px;
  background-position: 0px -146px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-list-circle {
  width: 18px;
  height: 18px;
  background-position: 0px -234px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-customer-service {
  width: 68px;
  height: 202px;
  background-position: 0px -262px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-down-arrow {
  width: 24px;
  height: 24px;
  background-position: 0px -474px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-log-out-icon {
  margin: 0px 20px 0px 4px;
  width: 18px;
  height: 18px;
  background-position: -56px -498px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-alert-danger-icon {
  margin: 0px 20px 0px 4px;
  width: 18px;
  height: 18px;
  background-position: -168px -498px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-check-icon {
  margin-right: 16px;
  width: 24px;
  height: 24px;
  background-position: 0px -525px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-nologin-avatar-icon {
  width: 24px;
  height: 24px;
  background-position: -34px -525px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-account-arrow-icon {
  width: 24px;
  height: 24px;
  background-position: -68px -525px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-username-input-icon {
  position: absolute;
  left: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  background-position: -102px -525px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-passwd-input-icon {
  position: absolute;
  left: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  background-position: -136px -525px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > i.hhc-account-avatar-icon {
  width: 36px;
  height: 36px;
  background-position: -202px -560px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > p {
  font-size: 18px;
  margin-left: 5px;
  margin-top: -5px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-right {
  display: flex;
  margin-right: 54px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-right > i {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content {
    margin: 25px 5px auto 5px;
    flex-direction: column;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left {
    padding: 10px 10px;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left > h3 {
    margin-top: 0px;
    font-size: 20px;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list {
    gap: 10px;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-left .content-list > li > p {
    font-size: 14px;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container .hhc-features-content .content-right {
    width: 100%;
    padding: 10px 10px;
    margin-top: -45px;
  }
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(1) > .content-right {
  position: relative;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(1) > .content-right > i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 685px;
  height: 456px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/features_bg1_20250929.png);
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(1) > .content-right > .play-button {
  position: absolute;
  top: 40%;
  left: 45%;
  cursor: pointer;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(1) > .content-right > .play-button {
    display: none;
  }
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(1) > .content-right > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(1) > .content-right > video {
    display: none;
  }
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-right:nth-of-type(2) {
  display: none;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-right:nth-of-type(2) > div {
  z-index: 1;
  display: flex;
  width: 685px;
  height: 456px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/computer_bg_20250929.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-right:nth-of-type(2) > div > i {
  z-index: 10;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  width: 646px;
  height: 417px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/features_bg2_1_20250929.gif);
  background-size: 646px 417px;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-right:nth-of-type(2) > div > i {
    background-size: 96%;
  }
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-right:nth-of-type(2).content-selected {
  display: flex;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-right:nth-of-type(3) {
  display: none;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-right:nth-of-type(3) > div {
  z-index: 1;
  display: flex;
  width: 685px;
  height: 456px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/computer_bg_20250929.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-right:nth-of-type(3) > div > i {
  z-index: 10;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  width: 646px;
  height: 417px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/features_bg2_2_20250929.gif);
  background-size: 646px 417px;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-right:nth-of-type(3) > div > i {
    background-size: 96%;
  }
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-right:nth-of-type(3).content-selected {
  display: flex;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-left > h3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 30px;
  font-weight: bold;
  color: #42A5FA;
  cursor: pointer;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-left > h3 > span {
  border-bottom: 1.5px solid transparent;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-left > h3 > span:hover {
  border-bottom: 1.5px solid #42A5FA;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-left > h3 > i {
  display: flex;
  margin-top: 15px;
  margin-left: 20px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-left > h3.content-selected {
  color: #2C6DFD;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-left > h3.content-selected > span {
  border-bottom: unset;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-left > h3.content-selected > i {
  display: none;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-left .content-list {
  display: none;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-left .content-list.content-selected {
  display: flex;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-left {
    z-index: 10;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-left > h3 {
    margin-top: 0px;
    font-size: 20px;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-left .content-list {
    gap: 10px;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(2) > .content-left .content-list > li > p {
    font-size: 14px;
  }
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(3) .content-right > i {
  width: 685px;
  height: 456px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/features_bg3_20250929.png);
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) .content-right:nth-of-type(2) {
  display: none;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) .content-right:nth-of-type(2) > i {
  width: 681px;
  height: 452px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/features_bg4_1_20250929.png);
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) .content-right:nth-of-type(2).content-selected {
  display: flex;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) .content-right:nth-of-type(3) {
  display: none;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) .content-right:nth-of-type(3) > i {
  width: 681px;
  height: 452px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/features_bg4_2_20250929.png);
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) .content-right:nth-of-type(3).content-selected {
  display: flex;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) > .content-left > h3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  font-size: 30px;
  font-weight: bold;
  color: #42A5FA;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) > .content-left > h3 > span {
  border-bottom: 1.5px solid transparent;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) > .content-left > h3 > span:hover {
  border-bottom: 1.5px solid #42A5FA;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) > .content-left > h3 > i {
  display: flex;
  margin-top: 15px;
  margin-left: 20px;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) > .content-left > h3.content-selected {
  color: #2C6DFD;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) > .content-left > h3.content-selected > span {
  border-bottom: unset;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) > .content-left > h3.content-selected > i {
  display: none;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) > .content-left .content-list {
  display: none;
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) > .content-left .content-list.content-selected {
  display: flex;
}
@media only screen and (max-width: 599px) {
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) > .content-left {
    z-index: 10;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) > .content-left > h3 {
    margin-top: 0px;
    font-size: 20px;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) > .content-left .content-list {
    gap: 10px;
  }
  .hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(4) > .content-left .content-list > li > p {
    font-size: 14px;
  }
}
.hhc-index-main .hhc-features .hhc-section-background-container .hhc-features-section-content .hhc-features-catalogue-and-content .hhc-features-content-container > .hhc-features-content:nth-of-type(5) .content-right > i {
  width: 681px;
  height: 452px;
  background-image: url(https://yuntu-f.kuaicad.com/hhcad/web/images/index/features_bg5_20250929.png);
}

/*# sourceMappingURL=common_style.css.map*/