body {
  background: #F6F7FA;
}
body .main2 {
  overflow: hidden;
  margin-top: 18px;
}
body .main2 .left-index {
  float: left;
  width: 886px;
}
body .main2 .left-index .nav {
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
  padding: 24px;
}
body .main2 .left-index .nav .area {
  display: flex;
}
body .main2 .left-index .nav .area label {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 14px;
  color: #1F1F25;
  line-height: 20px;
  white-space: nowrap;
  margin-right: 24px;
  padding-top: 4px;
}
body .main2 .left-index .nav .area p a {
  display: inline-block;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #1F1F25;
  line-height: 20px;
  padding: 4px 8px;
}
body .main2 .left-index .nav .area p a.on {
  background: rgba(62, 95, 255, 0.06);
  border-radius: 4px 4px 4px 4px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 14px;
  color: #3E5FFF;
  line-height: 20px;
}
body .main2 .left-index .nav .area p a:hover {
  color: #3E5FFF;
}
body .main2 .left-index .nav .area:nth-child(2) {
  margin-top: 16px;
}
body .main2 .left-index .company {
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
  margin-top: 16px;
  padding: 24px 32px;
}
body .main2 .left-index .company .title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 28px;
  color: #1F1F25;
  line-height: 41px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .main2 .left-index .company .title span {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 16px;
  color: #6F7385;
  line-height: 23px;
}
body .main2 .left-index .company .title span i {
  color: #6F7385;
  font-weight: 700;
}
body .main2 .left-index .company .xian {
  display: flex;
  align-items: center;
  margin-top: 6px;
}
body .main2 .left-index .company .xian span.span1 {
  width: 114px;
  height: 3px;
  background: #3E5FFF;
  border-radius: 0px 0px 0px 0px;
}
body .main2 .left-index .company .xian span.span2 {
  width: 60px;
  height: 3px;
  background: #EF7100;
  border-radius: 0px 0px 0px 0px;
  margin: 0 6px;
}
body .main2 .left-index .company .xian span.span3 {
  width: 636px;
  height: 3px;
  background: #3E5FFF;
  border-radius: 0px 0px 0px 0px;
}
body .main2 .left-index .company .company_ul li {
  display: flex;
  padding: 24px 0;
  border-bottom: 1px solid #F2F3F5;
  position: relative;
}
body .main2 .left-index .company .company_ul li .pic {
  width: 130px;
  height: 130px;
  overflow: hidden;
  border-radius: 8px;
  margin-right: 8px;
}
body .main2 .left-index .company .company_ul li .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .main2 .left-index .company .company_ul li .info {
  flex: 1;
  position: relative;
}
body .main2 .left-index .company .company_ul li .info h3 a {
  display: block;
  width: 456px;
  height: 23px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 16px;
  color: #1F1F25;
  line-height: 23px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
body .main2 .left-index .company .company_ul li .info h3 a:hover {
  color: #3E5FFF;
}
body .main2 .left-index .company .company_ul li .info .line1 {
  width: fit-content;
  padding: 2px 6px;
  background: #FCF8EC;
  border-radius: 4px 4px 4px 4px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 12px;
  color: #B28C1D;
  line-height: 17px;
  margin-top: 8px;
}
body .main2 .left-index .company .company_ul li .info .line1 span {
  color: #D4AF40;
  opacity: 0.3;
  margin: 0 6px;
}
body .main2 .left-index .company .company_ul li .info .price {
  display: flex;
  margin-top: 8px;
  align-items: baseline;
  margin-bottom: 12px;
}
body .main2 .left-index .company .company_ul li .info .price i {
  font-family: D-DIN, D-DIN;
  font-weight: 700;
  font-size: 12px;
  color: #F54B3C;
  line-height: 13px;
}
body .main2 .left-index .company .company_ul li .info .price span {
  font-family: D-DIN, D-DIN;
  font-weight: 700;
  font-size: 22px;
  color: #F54B3C;
  line-height: 24px;
}
body .main2 .left-index .company .company_ul li .info .line2 {
  display: flex;
  align-items: center;
  background: #F9FAFD;
  border-radius: 4px 4px 4px 4px;
  padding: 10px 12px;
}
body .main2 .left-index .company .company_ul li .info .line2 img {
  width: 16px;
  height: 16px;
  margin-right: 2px;
}
body .main2 .left-index .company .company_ul li .info .line2 .name {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #1F1F25;
  line-height: 20px;
      white-space: nowrap;
}
body .main2 .left-index .company .company_ul li .info .line2 .xian {
  width: 1px;
  height: 12px;
  background: #E5E6EB;
  margin: 0 8px;
}
body .main2 .left-index .company .company_ul li .info .line2 .address {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #6F7385;
  line-height: 20px;
  white-space: nowrap;
}
body .main2 .left-index .company .company_ul li .info .line2 .address i.shouji {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #3E5FFF;
  line-height: 20px;
}
body .main2 .left-index .company .company_ul li .info .line2 .conspan {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #6F7385;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
body .main2 .left-index .company .company_ul li .btnbox {
  width: fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
}
body .main2 .left-index .company .company_ul li .btnbox .btn1 {
  width: 90px;
  height: 32px;
  background: #3E5FFF;
  border-radius: 4px 4px 4px 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 20px;
}
body .main2 .left-index .company .company_ul li .btnbox .btn2 {
  width: 90px;
  height: 32px;
  background: #31C575;
  border-radius: 4px 4px 4px 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 20px;
  margin-left: 8px;
}
body .main2 .left-index .company .company_ul li .btnbox .btn2 img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
body .main .right {
  float: right;
  width: 306px;
}
body .main .right .related {
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
  padding: 16px;
}
body .main .right .related .title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 20px;
  color: #1F1F25;
  line-height: 29px;
  margin-bottom: 16px;
}
body .main .right .related .ul {
  overflow: hidden;
}
body .main .right .related .ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 12px;
  width: 100%;
  overflow: hidden;
}
body .main .right .related .ul li a {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #1F1F25;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
 width: 100%;
}
body .main .right .related .ul li:hover a {
  color: #3E5FFF;
}
body .main .right .guess-like {
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
  padding: 16px;
  margin-top: 16px;
}
body .main .right .guess-like .title {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 20px;
  color: #1F1F25;
  line-height: 29px;
  margin-bottom: 16px;
}
body .main .right .guess-like ul {
  overflow: hidden;
}
body .main .right .guess-like ul li {
  width: 130px;
  margin-bottom: 20px;
}
body .main .right .guess-like ul li:nth-child(odd) {
  float: left;
}
body .main .right .guess-like ul li:nth-child(even) {
  float: right;
}
body .main .right .guess-like ul li a {
  display: block;
}
body .main .right .guess-like ul li a img {
  width: 130px;
  height: 130px;
  border-radius: 4px 4px 4px 4px;
}
body .main .right .guess-like ul li a span {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 14px;
  color: #1F1F25;
  line-height: 20px;
  text-align: center;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
body .main .right .guess-like ul li .price {
  margin-top: 8px;
  font-family: D-DIN, D-DIN;
  font-weight: 700;
  font-size: 10px;
  color: #F54B3C;
  line-height: 11px;
}
body .main .right .guess-like ul li .price em {
  font-family: D-DIN, D-DIN;
  font-weight: 700;
  font-size: 15px;
  color: #F54B3C;
  line-height: 17px;
  text-align: left;
}
body .main .right .guess-like ul li:hover a span {
  color: #3E5FFF;
}/*# sourceMappingURL=product_list.css.map */