/* 公共样式 */
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.item-container {
  display: none;
  width: 8.907rem;
  min-height: 63vh;
  margin: 0 auto;
  margin-top: 0.467rem;
  margin-bottom: 0.467rem;
}
.active-page {
  display: block;
}
.hide {
  display: none;
}
.text-indent-1em {
  text-indent: 1em;
}
.text-indent-2em {
  text-indent: 2em;
}
.margin-bottom-30px {
  margin-bottom: 0.4rem;
}
.margin-left-10px {
  margin-left: 0.133rem;
}
/* 顶部 */
.slogan-box {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 3.12rem;
  margin-top: 1.053rem;
  background: url(../images/slogan-bg.png) no-repeat center;
  background-size: cover;
}

.slogan-box img {
  width: 7.773rem;
  height: 0.947rem;
  margin-top: 1.48rem;
}

/* 导航栏 */
.tabs-box {
  display: flex;
  width: 100%;
  height: auto;
  z-index: 10;
  overflow-x: auto;
  white-space: nowrap;
  border-bottom: 0.013rem #f2f2f2 solid;
  background-color: white;
}
.tabs-box li {
  height: auto;
  width: 100%;
  margin: 0 0.52rem;
  font-family: SourceHanSansCN-Bold;
  font-stretch: normal;
  font-size: 0.48rem;
  font-weight: 600;
}
.tabs-tiem {
  color: #666666;
}
.tabs-tiem-active {
  color: #333333;
}
.cur {
  margin: 0 auto;
  margin-top: 0.133rem;
  width: 0.533rem;
  height: 0.107rem;
  border-radius: 0.053rem;
  background-color: #80d3ff;
}

/* 关于诗悦 */
.introduction {
  width: 100%;
  min-height: 7.653rem;
  text-indent: 2em;
  font-family: PingFang-SC-Medium;
  font-size: 0.373rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.56rem;
  color: #494949;
}
.introduction span {
  color: #fd9f31;
}
.capability-title {
  margin-top: 0.8rem;
  font-family: SourceHanSansCN-Bold;
  font-size: 0.613rem;
  font-weight: 600;
  color: #21adfc;
}
.capability-title-sub {
  font-family: Barlow-Bold;
  font-size: 0.373rem;
  margin-top: -0.373rem;
  font-weight: normal;
  font-stretch: normal;
  color: #cacaca;
  opacity: 0.5;
}
.summary-text {
  margin-top: 0.267rem;
  font-family: PingFang-SC-Regular;
  font-size: 0.373rem;
  line-height: 0.587rem;
  text-indent: 2em;
  color: #494949;
}
.product-list-item {
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 0.693rem;
}
.product-list-item .item-left {
  width: 1.707rem;
  height: 1.707rem;
  border-right: 2px #bfbfbf solid;
}
.product-list-item .item-left img {
  width: 1.307rem;
  height: 0.533rem;
}
.product-list-item .item-right {
  margin-left: 0.333rem;
}
.product-list-item .item-right p {
  font-family: PingFang-SC-Medium;
  font-size: 0.373rem;
  color: #494949;
}
.product-list-item .item-right p:first-child {
  font-family: PingFang-SC-Bold;
  margin-left: -0.2rem;
  margin-top: -0.08rem;
  font-weight: bold;
  font-size: 0.48rem;
  color: #494949;
}
.product-list-item .item-right span {
  color: #fd9f31;
}
.iss-capacity p {
  text-indent: 2em;
}
/* 企业文化 */
.culture-item {
  width: 100%;
  height: 3.867rem;
  margin-bottom: 0.6rem;
  background: url(../images/m-culture-bg.png) no-repeat center;
  background-size: cover;
}
.item-content {
  max-width: 8.933rem;
  padding: 0.427rem;
}
.item-content p {
  font-family: PingFang-SC-Medium;
  font-size: 0.373rem;
  margin-bottom: 0.067rem;
  color: #4163a1;
}
.item-content p:first-child {
  font-family: SourceHanSansCN-Heavy;
  font-size: 0.533rem;
  margin-bottom: 0.133rem;
  font-weight: bold;
  color: #4163a1;
}

/* 发展历程 */
.progress-title {
  width: 4.987rem;
  height: 0.693rem;
  text-align: center;
  font-family: PingFang-SC-Bold;
  font-size: 0.373rem;
  font-weight: normal;
  line-height: 0.693rem;
  letter-spacing: 0.067rem;
  color: #ffffff;
  background-color: #fd9f31;
}
.progress-body {
  width: 9.067rem;
  height: auto;
  margin-top: 1rem;
}
.progress-swiper {
  width: 100%;
  height: 100%;
}
.swiper-wrapper {
  width: 100%;
  height: 4.467rem;
}
.swiper-slide img {
  width: 100%;
  height: 4.467rem;
  border-radius: 0.213rem;
  object-fit: cover;
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.content-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.content-box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  max-width: 68%;
  width: auto;
  overflow-x: visible;
  height: 2rem;
  margin-top: 0.547rem;
  padding: 0.267rem 0.373rem;
  border-radius: 0.133rem;
  font-family: PingFang-SC-Medium;
  font-size: 0.373rem;
  line-height: 0.56rem;
  letter-spacing: 0.027rem;
  color: #ffffff;
  background-color: #21adfc;
}
.content-footer {
  width: 100%;
  height: 10px;
}
.content-footer::after {
  width: 16px;
  height: 16px;
  display: block;
  content: '';
  margin-top: -0.227rem;
  background-color: #21adfc;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 50%;
  margin-left: -0.2rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: -1;
}
.progress-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1.44rem;
}
.nav-btn {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.swiper-button-prev,
.swiper-button-next {
  position: relative;
  top: 0;
  margin-top: 0rem;
  width: 0.533rem;
  height: 0.533rem;
}
.swiper-button-prev {
  background-image: url('../images/arrow.png');
  background-size: cover;
  margin-right: 0.267rem;
  left: 0.147rem;
  right: auto;
}
.swiper-button-next {
  background-image: url('../images/arrow.png');
  background-size: cover;
  transform: rotate(180deg);
  margin-left: 0.267rem;
  right: 0.147rem;
  left: auto;
}
.time-line {
  position: absolute;
  margin: 0 auto;
  width: 30%;
  bottom: 0.213rem;
  height: 0.053rem;
  border-radius: 0.053rem;
  background-color: black;
}
.progress-time {
  margin-top: 0.667rem;
}
.pagination-item {
  display: flex;
  flex-direction: column;
  width: 90%;
  height: 100%;
}
.item-time {
  display: flex;
  justify-content: space-between;
  height: 50%;
  width: 100%;
  border-bottom: 0.053rem black solid;
}
.item-time p {
  text-align: center;
  font-size: 0.4rem;
  font-weight: bold;
  letter-spacing: 0.067rem;
  color: #494949;
  opacity: 0;
}
.item-time p::after {
  width: 0.227rem;
  height: 0.227rem;
  background-color: #000000;
  display: block;
  content: '';
  border-radius: 50%;
  -webkit-transition: 0.5s;
  margin: 0 auto;
  margin-top: -0.067rem;
  transition: 0.5s;
}
.item-time-active {
  align-self: center;
  height: 50%;
  width: 33%;
}
.item-time-active p {
  text-align: center;
  font-size: 0.48rem;
  font-weight: bold;
  letter-spacing: 0.067rem;
  color: #494949;
}
.item-time-active p::before {
  width: 0.293rem;
  height: 0.293rem;
  background-color: #21adfc;
  display: block;
  content: '';
  border-radius: 50%;
  -webkit-transition: 0.5s;
  margin: 0 auto;
  margin-top: -0.173rem;
  transition: 0.5s;
}
.time-text {
  font-family: Impact;
  font-size: 0.4rem;
  letter-spacing: 0.067rem;
  color: #494949;
  opacity: 0.8;
  border-bottom: 0.04rem black solid;
}
.time-text-active {
  height: 0.933rem;
  font-family: AdobeHeitiStd-Regular;
  font-size: 0.48rem;
  letter-spacing: 0.08rem;
  color: #494949;
}
/* 荣誉资质 */
.honor-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 10.56rem;
}
.time-tabs {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  top: 0;
  width: 1.387rem;
  height: 100%;
  /* margin-top: .533rem; */
  border-right: 0.027rem #494949 solid;
}
.time-tabs div {
  font-size: 0.427rem;
  font-weight: bold;
  line-height: 0.667rem;
  color: #999999;
}
.time-tabs .time-tab-active {
  color: #21adfc;
  width: 1.4rem;
  border-right: 0.08rem #21adfc solid;
  animation: slideInUp 0.5s;
}
.honor-body {
  width: 7.733rem;
  height: 11.2rem;
  overflow-y: auto;
  overflow-x: none;
}
.honor-content {
  display: none;
  width: 100%;
  height: 11.2rem;
  padding: 0.4rem 0;
}
.honor-content-show {
  display: block;
  animation: slideInUp 0.5s;
}
@keyframes slideInUp {
  50% {
    transform: translateY(0.267rem);
  }
}
.honor-item-bg-left {
  width: 0.333rem;
  height: 0.867rem;
  background-image: url('../images/honor-right.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.honor-item-bg-right {
  width: 0.333rem;
  height: 0.867rem;
  background-image: url('../images/honor-left.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.honor-content li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-bottom: 0.933rem;
  margin-left: 0.8rem;
  padding: 0 0.333rem;
  text-align: center;
}
.honor-item-bg {
  position: absolute;
  width: 68%;
  height: 0.933rem;
  background-image: url('../images/honor-right.png'), url('../images/honor-left.png');
  background-size: contain;
  background-position: left center, right center;
  background-repeat: no-repeat;
}
.honor-content li p {
  font-family: PingFang-SC-Medium;
  width: 5.333rem;
  font-size: 0.373rem;
  font-weight: bold;
  line-height: 0.667rem;
  color: #494949;
}
.honor-content li p:last-child {
  font-family: PingFang-SC-Medium;
  font-size: 0.32rem;
  font-weight: normal;
  line-height: 0.373rem;
  color: #adadad;
}

/* 联系我们 */
.map {
  width: 100%;
  height: 4.733rem;
  margin-bottom: 0.627rem;
}
.map img {
  width: 100%;
  height: 100%;
  border-radius: 0.2rem;
}
.company-name {
  color: rgb(0, 176, 240);
  font-size: .4rem;
  font-weight: bold;
  margin-bottom: .133rem;
}
.company-text{
  font-size: .373rem;
  color:  #494949;
  margin-bottom: .867rem;
  line-height: .667rem;
}
.contact-item {
  width: 100%;
  height: auto;
  margin-bottom: 0.867rem;
  line-height: 0.667rem;
  font-family: PingFang-SC-Medium;
  font-size: 0.373rem;
  color: #494949;
}
.contact-item p:first-child {
  font-family: PingFang-SC-Medium;
  font-size: 0.373rem;
  font-weight: bold;
  color: #494949;
}
.contact-item .remind {
  font-family: PingFang-SC-Medium;
  font-size: 0.32rem;
  color: #999999;
  margin-top: 0.2rem;
}
.inner-feedback-title {
  position: relative;
  width: 8.9333rem;
  margin: 0 auto;
  padding: 0.3467rem 0;
  font-size: 0.4267rem;
  color: #333333;
  border-bottom: 0.0267rem solid #dddddd;
}
.icon-require {
  display: inline-block;
  align-items: center;
  margin-right: 4px;
  color: #f56c6c;
}
.form-label {
  display: block;
  margin: 0.32rem 0.2133rem 0.12rem;
  font-size: 0.3733rem;
  color: #333333;
}
.form-input {
  display: block;
  box-sizing: border-box;
  width: 8.9333rem;
  height: 1.0667rem;
  padding: 0.32rem;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  font-size: 0.32rem;
  color: #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form-textarea {
  box-sizing: border-box;
  width: 8.9333rem;
  height: 4.0267rem;
}
.form-input-captcha {
  display: inline-block;
  width: 4.6667rem;
}
.pic-feed-captcha {
  cursor: pointer;
  display: inline-block;
  width: 2.5333rem;
  height: 1.0667rem;
  margin: 0 6px;
}
.item-form-bar {
  display: flex;
  align-items: center;
}
.form-btn {
  display: inline-block;
  height: 1.0667rem;
  cursor: pointer;
  font-size: 0.32rem;
  color: #333333;
}
.item-form-btn {
  display: flex;
  justify-content: flex-end;
  margin-top: 0.3733rem;
}
.submit-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.2rem;
  height: 1.0667rem;
  background-color: #479df5;
  border-radius: 0.1333rem;
  font-size: 0.3733rem;
  color: #f9fbfc;
}

::-webkit-input-placeholder {
  font-size: 0.32rem;
  color: #999;
}
::-moz-placeholder {
  font-size: 0.32rem;
  color: #999;
}
::-moz-placeholder {
  font-size: 0.32rem;
  color: #999;
}
:-ms-input-placeholder {
  font-size: 0.32rem;
  color: #999;
}
ul::-webkit-scrollbar {
  display: none;
}
::-webkit-scrollbar {
  width: 0.045rem;
}
