.hover-box {
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0px 12px 47px 0px rgba(0, 0, 0, 0.25);
  font-size: 1.625rem;
  color: #000000;
  position: absolute;
  transition: all 1s; }

.hover-box:before {
  content: "";
  display: block;
  width: 3.75rem;
  height: 3.75rem;
  background: #fff;
  transform: rotate(45deg);
  position: absolute;
  left: 12.5rem;
  top: -1.875rem;
  box-shadow: -0.125rem -0.125rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: all 0.3s; }

.hover-box:after {
  content: "";
  display: block;
  clear: both; }

.tip_1 ul,
.tip_2 ul,
.tip_3 ul {
  margin-top: 20px; }
.tip_1 ul li,
.tip_2 ul li,
.tip_3 ul li {
  list-style-type: initial;
  margin-left: 140px;
  line-height: 1;
  margin-bottom: 20px; }

.select_A .tip_1 {
  display: block; }
.select_A .hover-box {
  position: relative; }
.select_A .more_1 {
  display: block; }
.select_A .hover-box:before {
  left: 158px; }

.select_B .tip_2 {
  display: block; }
.select_B .more_2 {
  display: block; }
.select_B .hover-box:before {
  left: 654px; }

.select_C .tip_3 {
  display: block; }
.select_C .more_3 {
  display: block; }
.select_C .hover-box {
  position: relative; }
.select_C .hover-box:before {
  left: 1154px; }

@media screen and (max-width: 750px) {
  body .healthy-eyes-desc {
    margin-top: 70px;
    padding: 10px; }
  body .healthy-eyes-desc ._body {
    max-width: 100%;
    width: auto;
    height: auto;
    padding: 20px; }
  body .healthy-eyes-desc ._body ._badge {
    width: auto;
    height: auto;
    font-size: 14px;
    padding: 10px 0;
    line-height: 30px;
    left: 50%;
    right: 0;
    transform: translateX(-50%); }
  body .healthy-eyes-desc ._body ._inner {
    line-height: 24px;
    font-size: 14px; }
  body .healthy-eyes-desc ._body ul {
    margin-top: 20px; }
  body .healthy-eyes-desc ._body ul li {
    margin-left: 60px; }
  body .tips-block {
    padding: 10px;
    margin-top: 20px; }
    body .tips-block ._body {
      width: 100%; }
      body .tips-block ._body ._item {
        width: 30%;
        height: auto;
        padding-top: 20px;
        padding-bottom: 10px; }
        body .tips-block ._body ._item ._icon img {
          height: 30px; }
        body .tips-block ._body ._item ._text {
          font-size: 16px;
          height: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-top: 10px; }
  body .detail_tips {
    margin-top: 10px;
    margin-bottom: 20px; }
    body .detail_tips ._body {
      width: auto;
      height: auto;
      padding: 10px; }
      body .detail_tips ._body .hover-box {
        width: 100%;
        position: relative !important; }
        body .detail_tips ._body .hover-box .tip_1,
        body .detail_tips ._body .hover-box .tip_2,
        body .detail_tips ._body .hover-box .tip_3 {
          padding: 10px;
          line-height: 23px;
          font-size: 14px; }
    body .detail_tips .hover-box:before {
      height: 30px;
      width: 30px;
      top: -15px; }
    body .detail_tips .tip_1 ul li,
    body .detail_tips .tip_2 ul li,
    body .detail_tips .tip_3 ul li {
      margin-left: 60px; }
  body .detail_tips.select_A .hover-box:before {
    left: 12%; }
  body .detail_tips.select_B .hover-box:before {
    left: 46%; }
  body .detail_tips.select_C .hover-box:before {
    left: 82%; }
  body .healthy-eyes-desc._style-2 {
    margin-top: 60px;
    margin-bottom: 30px;
    padding: 10px; }
  body .healthy-eyes-desc._style-2 ._body {
    padding: 10px;
    height: auto;
    font-size: 24px;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 48px; }
  body .healthy-eyes-desc ._body ._second {
    width: auto; }
  body .healthy-eyes-desc ._body ._first {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px !important; }
  body .healthy-eyes-desc ._body ._second {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px; }
  body .cn .healthy-eyes-desc ._body {
    height: auto;
    padding-top: 10px; }
  body .cn .healthy-eyes-desc ._badge {
    letter-spacing: 1px; }
  body .tip_2,
  body .tip_3 {
    max-height: 370px; }
  body .cn .tip_2._expanded,
  body .cn .tip_3._expanded,
  body .en .tip_2._expanded,
  body .en .tip_3._expanded {
    max-height: 1600px;
    height: auto !important;
    padding-bottom: 80px !important; } }

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