@charset "UTF-8";
.w {
  width: 1200px;
  margin: 0 auto;
}
body {
  background: #fff;
}
.purchase-content {
  font-family: PingFang SC, 'Helvetica Neue', Arial, sans-serif;
}
.purchase-header {
  height: 660px;
  background: url("/images/storlead-purchase/purchase_bg.png") no-repeat center;
  background-size: cover;
}
.purchase-header .purchase-header-box {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: auto;
  padding: 112px 0;
}
.purchase-header .purchase-header-box .purchase-header-detail {
  height: 100%;
  width: 340px;
  padding: 40px 30px;
}
.purchase-header .purchase-header-box .purchase-header-detail h2 {
  width: 192px;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  color: #fff;
}
.purchase-header .purchase-header-box .purchase-header-detail .purchase-header-line {
  width: 60px;
  height: 4px;
  background: #fff;
  margin-top: 22px;
  margin-bottom: 36px;
}
.purchase-header .purchase-header-box .purchase-header-detail .purchase-header-list li {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #fff;
  margin-top: 18px;
  padding-left: 12px;
}
.purchase-header .purchase-header-box .purchase-header-detail .purchase-header-list li:first-child {
  margin-top: 0;
}
.purchase-header .purchase-header-box .purchase-header-detail .purchase-header-list li span {
  position: absolute;
  left: 0;
  top: 0;
}
.purchase-header .purchase-header-box .purchase-header-detail .purchase-header-tips {
  overflow: hidden;
  margin-top: 30px;
}
.purchase-header .purchase-header-box .purchase-header-detail .purchase-header-tips li {
  padding: 5px 10px;
  float: left;
  width: auto;
  text-align: center;
  border-radius: 19px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-left: 10px;
}
.purchase-header .purchase-header-box .purchase-header-detail .purchase-header-tips li:first-child {
  margin-left: 0;
}
.purchase-supplier {
  position: relative;
  width: 1200px;
  margin: auto;
  height: 630px;
  padding: 52px 0 43px 660px;
}
.purchase-supplier .purchase-supplier-img {
  position: absolute;
  left: 0;
  top: 52px;
  width: 660px;
  height: 535px;
}
.purchase-supplier .purchase-supplier-box {
  width: 100%;
  height: 100%;
  padding-left: 70px;
  padding-top: 110px;
}
.purchase-supplier .purchase-supplier-box h2 {
  width: 160px;
  color: #333333;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
}
.purchase-supplier .purchase-supplier-box .purchase-supplier-line {
  width: 60px;
  height: 4px;
  background: #1874FF;
  margin-top: 30px;
  margin-bottom: 60px;
}
.purchase-supplier .purchase-supplier-box ul {
  color: #333333;
  font-size: 16px;
  line-height: 22px;
}
.purchase-supplier .purchase-supplier-box ul li {
  margin-top: 10px;
}
.purchase-supplier .purchase-supplier-box ul li:first-child {
  margin-top: 0;
}
.purchase-join {
  height: 660px;
  background: url("/images/storlead-purchase/purchase_bg2.png") no-repeat center;
  background-size: cover;
  padding-top: 90px;
}
.purchase-join .purchase-join-title {
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.purchase-join .purchase-join-line {
  width: 60px;
  height: 4px;
  background: #fff;
  margin: 34px auto 120px auto;
}
.purchase-join .purchase-join-icon {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  padding: 0 28px;
}
.purchase-join .purchase-join-icon li {
  float: left;
}
.purchase-join .purchase-join-box {
  width: 146px;
  text-align: center;
  color: #fff;
}
.purchase-join .purchase-join-box img {
  height: 102px;
  width: 102px;
}
.purchase-join .purchase-join-box div {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 20px;
  margin-top: 15px;
}
.purchase-join .purchase-join-next {
  width: 176px;
  padding: 48px 60px;
}
.purchase-join .purchase-join-next img {
  width: 56px;
}
.purchase-join .purchase-join-btn {
  display: block;
  width: 190px;
  height: 50px;
  line-height: 46px;
  border-radius: 3px;
  border: 2px solid #fff;
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin: 90px auto 0 auto;
  transition: box-shadow 0.3s;
}
.purchase-join .purchase-join-btn:hover {
  box-shadow: 0 10px 20px 0 rgba(255, 255, 255, 0.4);
}
.purchase-join .purchase-join-btn img {
  position: relative;
  top: -1px;
  margin-left: 5px;
}
.purchase-process {
  height: 580px;
  padding: 90px 0;
  background: #F8F9FA;
}
.purchase-process .purchase-process-title {
  color: #333333;
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
}
.purchase-process .purchase-process-line {
  width: 60px;
  height: 4px;
  background: #1874FF;
  margin: 34px auto 114px auto;
}
.purchase-process .purchase-process-icon {
  width: 1200px;
  margin: auto;
  overflow: hidden;
}
.purchase-process .purchase-process-icon li {
  float: left;
}
.purchase-process .purchase-process-icon .purchase-process-box {
  width: 112px;
  text-align: center;
  color: #000000;
  font-size: 16px;
  line-height: 20px;
}
.purchase-process .purchase-process-icon .purchase-process-box img {
  height: 90px;
  width: 90px;
}
.purchase-process .purchase-process-icon .purchase-process-box div {
  margin-top: 21px;
}
.purchase-process .purchase-process-icon .purchase-process-next {
  width: 66px;
  text-align: center;
  padding-top: 48px;
}
.purchase-process .purchase-process-icon .purchase-process-next img {
  width: 57px;
}
.purchase-process .purchase-process-btn {
  display: block;
  width: 190px;
  height: 50px;
  line-height: 50px;
  border-radius: 3px;
  background: #1874FF;
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin: 80px auto 0 auto;
  transition: box-shadow 0.3s;
}
.purchase-process .purchase-process-btn img {
  position: relative;
  top: -1px;
  margin-left: 5px;
}
.purchase-process .purchase-process-btn:hover {
  background-color: #1f73fc;
  box-shadow: 0 10px 20px 0 rgba(24, 116, 255, 0.4);
  color: #fff;
}
.purchase-notice {
  position: absolute;
  width: 780px;
  height: 520px;
  right: 0;
  top: 70px;
  background: #fff;
  padding-bottom: 45px;
}
.purchase-notice .page-parent {
  position: relative;
  height: 50px;
  overflow: hidden;
  margin-top: 30px;
}
.purchase-notice .purchase-notice-title {
  color: #1874FF;
  font-size: 24px;
  font-weight: 600;
  padding: 55px 50px 25px 50px;
  display: inline-block;
  width: 100%;
  position: relative;
}
.purchase-notice .purchase-notice-title .purchase-notice-detail {
  color: #666666;
  font-size: 12px;
  line-height: 18px;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 5px;
  position: absolute;
  bottom: 1px;
  height: 1px;
  width: 680px;
  z-index: 999;
}
.purchase-notice .purchase-notice-title .more {
  float: right;
  font-size: 16px;
  color: #333;
  margin-top: 4px;
}
.purchase-notice .purchase-notice-list li {
  cursor: pointer;
}
.purchase-notice .purchase-notice-list li a {
  position: relative;
  display: block;
  padding: 20px 50px 0 50px;
}
.purchase-notice .purchase-notice-list li:hover {
  background: #f5f5f5;
}
.purchase-notice .purchase-notice-list li.purchase-notice-no {
  padding-top: 120px;
  text-align: center;
  cursor: default;
}
.purchase-notice .purchase-notice-list li.purchase-notice-no img {
  width: 96px;
}
.purchase-notice .purchase-notice-list li.purchase-notice-no .notice-no-title {
  margin-top: 20px;
  color: #999;
}
.purchase-notice .purchase-notice-list li.purchase-notice-no:hover {
  background: #fff;
}
.purchase-notice .purchase-notice-list li .purchase-notice-date {
  position: absolute;
  right: 50px;
  top: 15px;
  font-size: 12px;
  color: #999999;
}
.purchase-notice .purchase-notice-list li .purchase-notice-date .purchase-notice-date-text {
  margin-top: 5px;
}
.purchase-notice .purchase-notice-list li .purchase-notice-header {
  position: relative;
  color: #333333;
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-right: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.purchase-notice .purchase-notice-list li .purchase-notice-header .context {
  position: relative;
  padding-right: 32px;
  height: 18px;
  display: flex;
  align-items: center;
}
.purchase-notice .purchase-notice-list li .purchase-notice-header .context label {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 95%;
}
.purchase-notice .purchase-notice-list li .purchase-notice-header label {
  line-height: 16px;
  height: 16px;
  display: inline-block;
}
.purchase-notice .purchase-notice-list li .purchase-notice-header .new {
  display: inline-block;
  color: #fff;
  text-align: center;
  height: 18px;
  line-height: 18px;
  background: #FF3F33;
  border-radius: 12px;
  font-size: 12px;
  margin-left: 8px;
  padding: 0 8px;
}
.purchase-notice .purchase-notice-list li .purchase-notice-header .doing {
  background: #1874ff;
}
.purchase-notice .purchase-notice-list li .purchase-notice-header .done {
  background: #999;
}
.purchase-notice .purchase-notice-list li .purchase-notice-detail {
  color: #666666;
  font-size: 12px;
  line-height: 18px;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 5px;
}
.purchase-notice .purchase-notice-list li .purchase-notice-detail .purchase-notice-detail-box {
  height: 38px;
  overflow: hidden;
}
