<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fitment-info-wrapper {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 38px auto 0;
  overflow: hidden;
  padding-bottom: 37px;
}
.fitment-info-wrapper .fitment-info-structure {
  width: 840px;
}
.fitment-info-wrapper .fitment-info-structure .info-structure {
  width: 100%;
  background: #FFFFFF;
  padding: 52px 68px 50px 54px;
  color: #333232;
  margin-bottom: 24px;
}
.fitment-info-wrapper .fitment-info-structure .info-structure .structure-head {
  width: 100%;
  border-bottom: 1px solid #CCC8C8;
}
.fitment-info-wrapper .fitment-info-structure .info-structure .structure-head .title {
  font-size: 28px;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fitment-info-wrapper .fitment-info-structure .info-structure .structure-head .time {
  font-size: 14px;
  color: #B3B3B3;
  margin: 15px 0 10px;
}
.fitment-info-wrapper .fitment-info-structure .info-structure .info-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  margin-top: 20px;
}
.fitment-info-wrapper .fitment-info-structure .info-structure .info-picture {
  width: 100%;
  margin-top: 20px;
}
.fitment-info-wrapper .fitment-info-structure .info-structure .info-picture img {
  width: 100%;
  height: auto;
}
.fitment-info-wrapper .more-info-structure {
  width: 840px;
  padding: 20px 42px 52px 30px;
  background: #FFFFFF;
}
.fitment-info-wrapper .more-info-structure .more-list {
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCC8C8;
}
.fitment-info-wrapper .more-info-structure .more-list .list-item {
  width: 100%;
}
.fitment-info-wrapper .more-info-structure .more-list .list-item a {
  font-size: 18px;
  width: 100%;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fitment-info-wrapper .more-info-structure .hot-title {
  font-size: 18px;
  color: #333333;
  margin: 35px 0 25px;
}
.fitment-info-wrapper .more-info-structure .hot-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.fitment-info-wrapper .more-info-structure .hot-list .hot-list-item {
  width: 240px;
}
.fitment-info-wrapper .more-info-structure .hot-list .hot-list-item .hot-item-pic {
  width: 240px;
  height: 180px;
}
.fitment-info-wrapper .more-info-structure .hot-list .hot-list-item .hot-item-pic img {
  width: 100%;
  height: 100%;
}
.fitment-info-wrapper .more-info-structure .hot-list .hot-list-item .hot-item-text {
  width: 180px;
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 10px auto 0;
}
.fitment-info-recommend {
  width: 340px;
}
.fitment-info-recommend .info-recommend-list {
  width: 340px;
  height: 420px;
  background: #FFFFFF;
  padding: 20px 13px 20px 27px;
  color: #333333;
}
.fitment-info-recommend .info-recommend-list .recommend-title {
  font-size: 24px;
  margin-bottom: 20px;
}
.fitment-info-recommend .info-recommend-list .list-structure {
  width: 100%;
}
.fitment-info-recommend .info-recommend-list .list-structure .list-item {
  width: 100%;
  height: 68px;
  border-bottom: 1px solid #CCC8C8;
  padding-left: 3px;
}
.fitment-info-recommend .info-recommend-list .list-structure .list-item:last-child {
  border-bottom: none;
}
.fitment-info-recommend .info-recommend-list .list-structure .list-item .title {
  font-size: 18px;
  margin-top: 10px;
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fitment-info-recommend .info-recommend-list .list-structure .list-item .time {
  font-size: 14px;
  color: #B3B3B3;
}
.fitment-info-recommend .recommend-form {
  width: 340px;
  height: 470px;
  background: #FFFFFF;
  margin-top: 21px;
  padding: 29px 23px 0 33px;
}
.fitment-info-recommend .recommend-form .recommend-form-title {
  width: 284px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #373737;
  border-radius: 5px;
  margin: 0 auto 14px;
}
.fitment-info-recommend .recommend-form .recommend-form-title a {
  font-size: 18px;
  color: #FFFFFF;
}
.fitment-info-recommend .recommend-form .form-picture {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 54px;
}
.fitment-info-recommend .recommend-form .form-picture &gt; a {
  width: 137px;
  height: 54px;
  background: url('../images/fitmentInfo/bj.png') center / 100% 100% no-repeat;
}
.fitment-info-recommend .recommend-form .form-picture .picture2 {
  background: url('../images/fitmentInfo/lf.png') center / 100% 100% no-repeat;
}
.fitment-info-recommend .recommend-form .recommend-form-container {
  width: 100%;
  overflow: hidden;
}
.fitment-info-recommend .recommend-form .recommend-form-container .form-submit-li {
  position: relative;
  width: 284px;
  height: 54px;
  border: 1px solid #919191;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 15px;
}
.fitment-info-recommend .recommend-form .recommend-form-container .form-submit-li .form-select-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 54px;
  font-size: 18px;
  text-indent: 30px;
  border: none;
  outline: none;
}
.fitment-info-recommend .recommend-form .recommend-form-container .form-submit-li ::-webkit-input-placeholder {
  color: #999;
}
.fitment-info-recommend .recommend-form .recommend-form-container .form-submit-li &gt; input {
  width: 100%;
  height: 54px;
  border: none;
  outline: none;
  padding: 0 43px 0 34px;
  font-size: 18px;
}
.fitment-info-recommend .recommend-form .recommend-form-container .form-area::before {
  position: absolute;
  top: 50%;
  right: 23px;
  transform: translateY(-50%);
  content: 'ãŽ¡';
  font-size: 18px;
  font-weight: 400;
  color: #373737;
}
.fitment-info-recommend .recommend-form .recommend-form-container .form-submit-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 54px;
  margin-top: 14px;
}
.fitment-info-recommend .recommend-form .recommend-form-container .form-submit-btn .submit {
  width: 137px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #1B4679;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  border: none;
}
.fitment-info-recommend .recommend-form .recommend-form-container .form-submit-btn .submit-service {
  width: 137px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #999999;
  border: 1px solid #919191;
  border-radius: 5px;
}
.fitment-info-recommend .recommend-form .recommend-form-container .form-submit-btn .submit-service a {
  font-size: 18px;
  color: #fff;
}
.fitment-info-recommend .recommend-form .form-hint {
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  margin-top: 12px;
}
</pre></body></html>