.typicalUsersBigMain {
  width: 100%;
  background-color: #EEF1F6;
}
.typicalUsersBigMain .typicalUsersContainer {
  width: 1200px;
  margin: 0 auto;
}
.typicalUsersBigMain .typicalUsersContainer .typicalNavLink {
  width: 100%;
  height: 52px;
}
.typicalUsersBigMain .typicalUsersContainer .typicalNavLink ul li {
  font-family: PingFang HK, PingFang HK;
  font-weight: 400;
  font-size: 14px;
  color: #2D2D2D;
  line-height: 52px;
}
.typicalUsersBigMain .typicalUsersContainer .typicalNavLink ul li.stag {
  margin: 0 5px;
}
.typicalUsersBigMain .typicalUsersContainer .typicalNavLink ul li a {
  color: #999;
  font-size: 14px;
  line-height: 52px;
}
.typicalUsersBigMain .typicalUsersContainer .typicalNavLink ul li a.clink {
  color: #2D2D2D;
  cursor: pointer;
}
.typicalUsersBigMain .typicalUsersContainer .typicalNavContent {
  width: 100%;
  margin: 0 auto;
  font-size: 0;
}

.typicalLeft {
  width: 896px;
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
}
.typicalLeft .typicalLeftInfo {
  width: 100%;
  background: #FFFFFF;
  padding: 20px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-bottom: 16px;
}
.typicalLeft .typicalLeftInfo h4 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  margin-bottom: 16px;
}
.typicalLeft .typicalLeftInfo .infoPrice {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 16px auto;
}
.typicalLeft .typicalLeftInfo .infoPrice span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #A3ADB7;
  margin-right: 16px;
}
.typicalLeft .typicalLeftInfo .infoPrice strong {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 26px;
  color: #E53917;
}
.typicalLeft .typicalLeftInfo .infoDesc {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #4F5862;
  line-height: 29px;
}
.typicalLeft .typicalLeftBuyer {
  width: 100%;
  padding: 20px 20px 4px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background: #FFFFFF;
  margin-bottom: 16px;
}
.typicalLeft .typicalLeftBuyer h4 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 18px;
  color: #202933;
  margin-bottom: 16px;
  padding-left: 14px;
  position: relative;
}
.typicalLeft .typicalLeftBuyer h4::after {
  content: "";
  width: 4px;
  height: 18px;
  background: #0C7FF2;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typicalLeft .typicalLeftBuyer .buyerLine {
  margin-bottom: 16px;
}
.typicalLeft .typicalLeftBuyer .buyerLine label {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #A3ADB7;
  line-height: 22px;
  display: inline-block;
  vertical-align: middle;
}
.typicalLeft .typicalLeftBuyer .buyerLine h5 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  display: inline-block;
  vertical-align: middle;
}
.typicalLeft .typicalLeftBuyer .buyerPro {
  width: 100%;
  padding-left: 82px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-bottom: 16px;
}
.typicalLeft .typicalLeftBuyer .buyerPro p {
  width: 190px;
  height: 190px;
  border: 1px solid #E5EAF0;
  margin-bottom: 16px;
  padding: 2px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.typicalLeft .typicalLeftBuyer .buyerPro p img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.typicalLeft .typicalLeftBuyer .buyerPro .buyerBtnOption a {
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  width: 99px;
  height: 28px;
  border-radius: 4px;
  display: inline-block;
  line-height: 28px;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.typicalLeft .typicalLeftBuyer .buyerPro .buyerBtnOption a:hover {
  opacity: 0.9;
}
.typicalLeft .typicalLeftBuyer .buyerPro .buyerBtnOption a.btnLYZX {
  background: -webkit-linear-gradient(right, #ea130b 0%, #ff6b00 100%);
  background: -moz-linear-gradient(right, #ea130b 0%, #ff6b00 100%);
  background: -o-linear-gradient(right, #ea130b 0%, #ff6b00 100%);
  background: linear-gradient(270deg, #ea130b 0%, #ff6b00 100%);
}
.typicalLeft .typicalLeftBuyer .buyerPro .buyerBtnOption a.btnDHZX {
  margin-left: 12px;
  background: -webkit-linear-gradient(left, #0c7ff2 0%, #0f3fe7 100%);
  background: -moz-linear-gradient(left, #0c7ff2 0%, #0f3fe7 100%);
  background: -o-linear-gradient(left, #0c7ff2 0%, #0f3fe7 100%);
  background: linear-gradient(90deg, #0c7ff2 0%, #0f3fe7 100%);
}
.typicalLeft .typicalLeftBuyer .buyerPro .buyerBtnOption a img {
  width: 15px;
  height: 15px;
  margin-right: 4px;
  position: relative;
  top: 2px;
}
.typicalLeft .typicalLeftBuyer .winBidText {
  width: 100%;
  min-height: 150px;
  background-color: #fff;
  padding: 30px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.typicalLeft .typicalLeftBuyer .winBidText * {
  max-width: 100%;
}

.typicalRight {
  width: 288px;
  display: inline-block;
  vertical-align: top;
}
.typicalRight .typicalRightContent {
  width: 288px;
  padding: 20px 16px 4px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-bottom: 16px;
  background-color: #fff;
}
.typicalRight .typicalRightContent h4 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 18px;
  color: #202933;
  line-height: 25px;
  padding-left: 14px;
  margin-bottom: 15px;
  position: relative;
}
.typicalRight .typicalRightContent h4::before {
  content: "";
  width: 4px;
  height: 18px;
  background: #0C7FF2;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typicalRight .typicalRightContent h5 {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 18px;
  color: #202933;
  line-height: 25px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.typicalRight .typicalRightContent h5 span {
  font-size: 12px;
  padding: 4px;
  background: #FF6332;
  border-radius: 4px;
  margin-right: 8px;
  color: #fff;
  line-height: 1;
  font-weight: 400;
}
.typicalRight .typicalRightContent .rContentBox {
  width: 100%;
}
.typicalRight .typicalRightContent .rContentBox li {
  width: 100%;
  margin-bottom: 16px;
  position: relative;
}
.typicalRight .typicalRightContent .rContentBox li a {
  width: 100%;
  display: block;
  padding-left: 16px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #4F5862;
  line-height: 26px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.typicalRight .typicalRightContent .rContentBox li a::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #B9C0C7;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
}
.typicalRight .typicalRightContent .rContentBox li a:hover {
  color: #0C7FF2;
}
.typicalRight .typicalRightContent .rContentBox li a:hover::before {
  background: #0C7FF2;
}
.typicalRight .typicalRightContent .rContentBox li span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #4F5862;
  line-height: 26px;
  padding-left: 16px;
}
.typicalRight .typicalRightContent .rContentProBox {
  width: 256px;
}
.typicalRight .typicalRightContent .rContentProBox li {
  width: 100%;
  height: 100%;
  margin-bottom: 16px;
}
.typicalRight .typicalRightContent .rContentProBox li a {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.typicalRight .typicalRightContent .rContentProBox li a:hover span {
  color: #0C7FF2;
}
.typicalRight .typicalRightContent .rContentProBox li a img {
  width: 70px;
  height: 70px;
  display: block;
  margin-right: 12px;
}
.typicalRight .typicalRightContent .rContentProBox li a span {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #4F5862;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}