.arshine-contact.main {
  padding-top: 50px;
  padding-bottom: 80px;
}

.arshine-contact .global {
  position: relative;
  z-index: 20;
}
.arshine-contact .global .pic {
  position: relative;
}
.arshine-contact .global .list .box a {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background:#938b8b;
  display: block;
  text-align: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.arshine-contact .global .list .box.box2 a {
  background: var(--color-primary) 
}
.arshine-contact .global .list .box.box1 a {
  background: var(--color-primary) 
}

.arshine-contact .global .list .box {
  position: absolute;
}

.arshine-contact .global .list .box .nr {
  position: absolute;
  z-index: 30;
  left: -38px;
  bottom: 20px;
  border-radius: 10px;
  padding: 15px 25px;
  background: #ffffff47;
  box-shadow: 0 0 20px rgba(1, 1, 1, 0.15);
  transition: all 0.3s ease 0s;
  display: none;
}
.arshine-contact .global .list .box .nr::before {
  content: "";
  position: absolute;
  left: 28px;
  bottom: -30px;
  width: 0;
  height: 0;
  line-height: 0;
  border-width: 15px 15px;
  border-style: dashed;
  border-color: transparent;
  border-top-style: solid;
  border-top-color: #fff;
}
.arshine-contact .global .list .box .nr span {
  font-size: 16px;
  color: #333;
}

/* .arshine-contact .global .list .box:not(.box1):hover .nr {
  display: none;
  transform: translateY(-10px);
  z-index: 100;
} */

.arshine-contact .global .list .box1 .nr {width: 592px;bottom: 92px;padding: 20px 15px;-webkit-align-items: center;align-items: center;display: none;}
.arshine-contact .global .list .box1.active .nr {
  display: flex;
}
.arshine-contact .global .list .box1 .nr::before {
  left: 30px;
}
.arshine-contact .global .list .box1 .nr .pic {
  width: 146px;
}
.arshine-contact .global .list .box1 .nr .t {
  -webkit-flex: 1;
  flex: 1;
  margin: 0 0 0 50px;
}
.arshine-contact .global .list .box1 .nr .t h5 {
  font-size: 24px;
  color: #333;
  font-family: var(--title-font-family);
}
.arshine-contact .global .list .box1 .nr .t p {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  margin: 10px 0 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* ÃƒÂ©Ã¢â€žÂ¢Ã‚ÂÃƒÂ¥Ã‹â€ Ã‚Â¶ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â°ÃƒÂ¨Ã‚Â¡Ã…â€™ */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-break: break-word; /* ÃƒÂ©Ã‹Å“Ã‚Â²ÃƒÂ¦Ã‚Â­Ã‚Â¢ÃƒÂ©Ã¢â‚¬Â¢Ã‚Â¿ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¢ÃƒÂ¨Ã‚Â¯Ã‚ÂÃƒÂ¦Ã‚ÂºÃ‚Â¢ÃƒÂ¥Ã¢â‚¬Â¡Ã‚Âº */
}
.arshine-contact .global .list .box1:hover .nr {
  display: flex;
}



.arshine-contact .global .list .box26 .nr {width: 560px;bottom: -56px;padding: 20px 15px;-webkit-align-items: center;align-items: center;display: none;left: 29px;}
.arshine-contact .global .list .box26.active .nr {
  display: flex;
}
.arshine-contact .global .list .box26 .nr::before {
  left: 30px;
  display:none;
}
.arshine-contact .global .list .box26 .nr .pic {
  width: 146px;
}
.arshine-contact .global .list .box26 .nr .t {
  -webkit-flex: 1;
  flex: 1;
  margin: 0 0 0 50px;
}
.arshine-contact .global .list .box26 .nr .t h5 {
  font-size: 24px;
  color: #333;
  font-family: var(--title-font-family);
}
.arshine-contact .global .list .box26 .nr .t p {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  margin: 10px 0 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* ÃƒÂ©Ã¢â€žÂ¢Ã‚ÂÃƒÂ¥Ã‹â€ Ã‚Â¶ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â°ÃƒÂ¨Ã‚Â¡Ã…â€™ */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-break: break-word; /* ÃƒÂ©Ã‹Å“Ã‚Â²ÃƒÂ¦Ã‚Â­Ã‚Â¢ÃƒÂ©Ã¢â‚¬Â¢Ã‚Â¿ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¢ÃƒÂ¨Ã‚Â¯Ã‚ÂÃƒÂ¦Ã‚ÂºÃ‚Â¢ÃƒÂ¥Ã¢â‚¬Â¡Ã‚Âº */
}
.arshine-contact .global .list .box.box26 a {
  background: var(--color-primary) 
}
.arshine-contact .global .list .box.box25 a {
  background: var(--color-primary) 
}

.arshine-contact .global .list .box25 .nr {

  width: 600px;
  bottom: 30px;
  padding: 20px 27px;
  -webkit-align-items: center;
  align-items: center;
  display: none;
}
.arshine-contact .global .list .box25.active .nr {
  display: flex;
}
.arshine-contact .global .list .box25 .nr::before {
  left: 30px;
}
.arshine-contact .global .list .box25 .nr .pic {
  width: 146px;
}
.arshine-contact .global .list .box25 .nr .t {
  -webkit-flex: 1;
  flex: 1;
  margin: 0 0 0 50px;
}
.arshine-contact .global .list .box25 .nr .t h5 {
  font-size: 24px;
  color: #333;
  font-family: var(--title-font-family);
}
.arshine-contact .global .list .box25 .nr .t p {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  margin: 10px 0 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* ÃƒÂ©Ã¢â€žÂ¢Ã‚ÂÃƒÂ¥Ã‹â€ Ã‚Â¶ÃƒÂ¦Ã‹Å“Ã‚Â¾ÃƒÂ§Ã‚Â¤Ã‚ÂºÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â°ÃƒÂ¨Ã‚Â¡Ã…â€™ */
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-break: break-word; /* ÃƒÂ©Ã‹Å“Ã‚Â²ÃƒÂ¦Ã‚Â­Ã‚Â¢ÃƒÂ©Ã¢â‚¬Â¢Ã‚Â¿ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¢ÃƒÂ¨Ã‚Â¯Ã‚ÂÃƒÂ¦Ã‚ÂºÃ‚Â¢ÃƒÂ¥Ã¢â‚¬Â¡Ã‚Âº */
}
.arshine-contact .global .list .box25:hover .nr {
  display: flex;
}
.arshine-contact .global .txt {
  position: absolute;
  left: 0;
  bottom: 0;
}

.arshine-contact .global .list .box25 .nr::before {
  content: "";
  position: absolute;
  left: 28px; /* Ã¦Â°Â´Ã¥Â¹Â³Ã¤Â½ÂÃ§Â½Â®Ã¤Â¸ÂÃ¥ÂËœÃ¯Â¼Ë†Ã¤Â»ÂÃ¥ÂÂÃ¥Â·Â¦28pxÃ¯Â¼â€°Ã¯Â¼Å’Ã¥ÂÂ¯Ã¦Å’â€°Ã©Å“â‚¬Ã¨Â°Æ’Ã¦â€¢Â´ */
  top: -38px; /* Ã¥â€¦Â³Ã©â€Â®Ã¦â€Â¹Ã¥Å Â¨1Ã¯Â¼Å¡Ã¤Â»Å½ bottom:-38px Ã¦â€Â¹Ã¤Â¸Âº top:-38pxÃ¯Â¼Ë†Ã¨Â®Â©Ã¤Â¸â€°Ã¨Â§â€™Ã¥Â½Â¢Ã¥Å“Â¨Ã§Ë†Â¶Ã¥â€¦Æ’Ã§Â´Â Ã¤Â¸Å Ã¦â€“Â¹Ã¯Â¼â€° */
  width: 0;
  height: 0;
  line-height: 0;
  border-width: 15px 15px; /* Ã¨Â¾Â¹Ã¦Â¡â€ Ã¥Â¤Â§Ã¥Â°ÂÃ¤Â¸ÂÃ¥ÂËœÃ¯Â¼Å’Ã¤Â»ÂÃ¦Å½Â§Ã¥Ë†Â¶Ã¤Â¸â€°Ã¨Â§â€™Ã¥Â½Â¢Ã¥Â°ÂºÃ¥Â¯Â¸ */
  border-style: dashed;
  border-color: transparent; /* Ã¥â€¦Â¶Ã¤Â»â€“Ã¨Â¾Â¹Ã¦Â¡â€ Ã¤Â»ÂÃ©â‚¬ÂÃ¦ËœÅ½ */
  border-bottom-style: solid; /* Ã¥â€¦Â³Ã©â€Â®Ã¦â€Â¹Ã¥Å Â¨2Ã¯Â¼Å¡Ã¤Â»Å½ border-top Ã¦â€Â¹Ã¤Â¸Âº border-bottomÃ¯Â¼Ë†Ã¦ËœÂ¾Ã§Â¤ÂºÃ¤Â¸â€¹Ã¨Â¾Â¹Ã¦Â¡â€ Ã¯Â¼â€° */
  border-bottom-color: #ffffff; /* Ã¥â€¦Â³Ã©â€Â®Ã¦â€Â¹Ã¥Å Â¨3Ã¯Â¼Å¡Ã¤Â»Å½ border-top-color Ã¦â€Â¹Ã¤Â¸Âº border-bottom-colorÃ¯Â¼Ë†Ã¤Â¸â€°Ã¨Â§â€™Ã¥Â½Â¢Ã©Â¢Å“Ã¨â€°Â²Ã¯Â¼â€° */
}
.arshine-contact .global .list .box25 .nr {width: 588px;bottom: -201px;padding: 20px 15px;-webkit-align-items: center;align-items: center;display: none;}
.arshine-contact .global .txt dl {
  width: 460px;
  background: rgba(235, 235, 235, 0.8);
  padding: 15px 30px;
  font-size: 16px;
  color: #666;
  border-left: 10px solid var(--color-primary);
}
.arshine-contact .global .txt dl + dl {
  margin-top: 30px;
}
.arshine-contact .global .txt dl dt {
  font-family: var(--title-font-family);
}
.arshine-contact .global .txt dl dd {
  line-height: 24px;
  margin: 6px 0 0;
}

.arshine-contact .contact-info {
  margin: 20px 0 0;
  border-top: 1px solid #e0e0e0;
  padding: 15px 0 0;
     display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 1rem; /* ÃƒÂ¤Ã‚Â¸Ã‚Â¤ÃƒÂ¤Ã‚Â¸Ã‚ÂªÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ¤Ã‚Â¹Ã¢â‚¬Â¹ÃƒÂ©Ã¢â‚¬â€Ã‚Â´ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ©Ã¢â‚¬â€Ã‚Â´ÃƒÂ¨Ã‚Â·Ã‚Â */
    box-sizing: border-box;
}
.arshine-contact .contact-info h3 {
  width: 100%;
  font-size: 24px;
  color: var(--color-primary);
  font-family: var(--title-font-family);
}

.arshine-contact .contact-info ul {
  /* margin-top: 17px; */
  /* display: -webkit-flex; */
  /* display: flex; */
  /* -webkit-flex-wrap: wrap; */
  /* flex-wrap: wrap; */
  width: calc(33% - 0.5rem);
  box-sizing: border-box;
  margin: 0;
  padding: 1.5rem;
  list-style: none;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
}
.arshine-contact .contact-info ul img{
  width: 100px;
  aspect-ratio: 1;
  object-fit: cover;
}
.arshine-contact .contact-info ul li {
  width: 100%;
  line-height: 27px;
  font-size: 20px;
  color: #666;
  background-repeat: no-repeat;
  background-position: left center;
  margin: 20px 0 0;
}
.arshine-contact .contact-info ul li:nth-child(2n) {
  width: 100.2%;
}

.arshine-contact .contact-info ul li i {
  font-size: 20px;
  color: var(--color-primary);
  margin-right: 4px;
}

.arshine-contact .rtit {
  text-align: center;
  margin-bottom: 40px;
}
.arshine-contact .rtit h2 {
  display: none;
  font-size: 50px;
  color: var(--color-primary);
  line-height: 1;
  font-family: var(--title-font-family);
}
.arshine-contact .rtit h2::after {
  content: "";
  width: 40px;
  height: 4px;
  background: var(--color-primary);
  margin: 15px auto 0;
  display: block;
}

@media screen and (max-width: 1440px) {
  .arshine-contact .rtit h2 {
    font-size: 48px;
  }
}

@media screen and (max-width: 1367px) {
  .arshine-contact .contact-info ul li {
    font-size: 18px;
  }
  .arshine-contact .rtit h2 {
    font-size: 44px;
  }
}

@media screen and (max-width: 1280px) {
  .arshine-contact .rtit h2 {
    font-size: 40px;
  }
}

@media screen and (max-width: 1171px) {
  .arshine-contact .contact-info ul li {
    font-size: 17px;
  }

  .arshine-contact .rtit h2 {
    font-size: 36px;
  }
}

@media screen and (max-width: 992px) {

  
.arshine-contact .contact-info ul {

  width: 100%;

}
  .arshine-contact .global .txt {
    position: static;
    margin: 20px 0 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .arshine-contact .global .txt dl {
    width: 48%;
    padding: 15px 20px;
    border-left: 5px solid var(--color-primary);
  }
  .arshine-contact .global .txt dl + dl {
    margin-top: 0;
  }
  .arshine-contact .global .list .box26 .nr,
  .arshine-contact .global .list .box25 .nr,
  .arshine-contact .global .list .box1 .nr {
    width: 400px;
    padding: 15px;
  }
  .arshine-contact .global .list .box1 .nr .pic {
    width: 130px;
  }
  .arshine-contact .global .list .box1 .nr .t {
    margin: 0 0 0 20px;
  }
  .arshine-contact .global .list .box1 .nr .t h5 {
    font-size: 20px;
  }
  .arshine-contact .global .list .box1 .nr .t p {
    font-size: 15px;
  }

  .arshine-contact .rtit h2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 768px) {
  .arshine-contact.main {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .arshine-contact .global .list .box1 .nr .t p {
    -webkit-line-clamp:2;
    font-size: 12px;
  }
  
  .arshine-contact .global .list .box a {
    width: 6px;
    height: 6px;
  }
    .arshine-contact .global .list .box26 .nr,
  .arshine-contact .global .list .box25 .nr,
  .arshine-contact .global .list .box1 .nr {
    width: 250px;
  }

  .arshine-contact .global .txt {
    display: block;
  }
  .arshine-contact .global .txt dl {
    width: 100%;
  }
  .arshine-contact .global .txt dl + dl {
    margin-top: 15px;
  }

  .arshine-contact .contact-info h3 {
    font-size: 22px;
  }

  .arshine-contact .contact-info ul li {
    width: 100%;
    line-height: 24px;
    font-size: 16px;
    color: #666;
    background-size: 20px;
    margin: 15px 0 0;
  }
  .arshine-contact .contact-info ul li:nth-child(2n) {
    width: 100%;
  }

  .arshine-contact .rtit h2 {
    font-size: 28px;
  }

  .arshine-contact .rtit {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 600px) {
  .arshine-contact .rtit h2 {
    font-size: 26px;
  }
}

@media screen and (max-width: 480px) {
  .arshine-contact .rtit h2 {
    font-size: 24px;
  }
  .arshine-contact .global .list .box1 .nr,
  .arshine-contact .global .list .box26 .nr,
  .arshine-contact .global .list .box25 .nr {
display:none!important;
  }
}
