body {
  background-color: #F0F4FC;
}

.wrap-bg {
  position: relative;
  width: 100%;
  min-width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 48px 0;
}

.wrap-bg.pt80 {
  padding: 112px 0 48px 0;
}

.wrap-bg.pb130 {
  padding: 0 0 130px 0;
}

.wrap {
  position: relative;
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wrap-detail {
  position: relative;
  width: 1200px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.wp-wenzhang {
  align-self: flex-start;
  width: 840px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 48px;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
}

.wenzhang-top {
  width: 100%;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #EDEDED;
  padding: 0 0 24px 0;
}

.wenzhang-title {
  font-weight: bold;
  font-size: 26px;
  color: #000000;
  line-height: 40px;
}

.wenzhang-tibox {
  position: relative;
  margin-top: 12px;
  display: flex;
  flex-direction: row;
  align-items: center;
  line-height: 32px;
  font-size: 14px;
  font-weight: 400;
}

.wenzhang-atxt {
  color: #1561EB;
}

.wenzhang-time {
  margin-left: 16px;
  color: #8E8E8E;
}

.wenzhang-pv {
  position: absolute;
  right: 0;
  font-weight: 400;
  font-size: 12px;
  color: #8E8E8E;
  line-height: 16px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.wenzhang-pv::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 4px;
  padding: 0 0 2px 0;
  background: url("./../images/ico51.png") no-repeat;
}

.wenzhang-richbox {
  padding: 24px 0;
  position: relative;
  min-height: 50px;
}

.wenzhang-bottom {
  margin-top: 32px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.wenzhang-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 364px;
  box-sizing: border-box;
  padding: 10px 0 10px 16px;
  background: #F7F7F7;
  border-radius: 8px 8px 8px 8px;
}

.wenzhang-btn-le {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  line-height: 24px;
}

.wenzhang-btn-ri {
  margin-left: 12px;
  border-left: 1px solid #d9d9d9;
  padding: 0 0 0 12px;
  display: flex;
  flex-direction: column;
}

.wenzhang-btn-txt {
  font-size: 14px;
  color: #000000;
  line-height: 24px;
  width: 264px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wenzhang-btn-time {
  margin-top: 4px;
  font-weight: 400;
  font-size: 12px;
  color: #8E8E8E;
  line-height: 16px;
}

.wp-remen {
  align-self: flex-start;
  width: 336px;
  display: flex;
  flex-direction: column;
}

.box-remen {
  width: 100%;
  box-sizing: border-box;
  padding: 24px 20px;
  background-color: #fff;
  margin: 0 0 16px 0;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
}

.remen-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  line-height: 28px;
}

.remen-title.ico01::before {
  content: '';
  width: 32px;
  height: 32px;
  margin-right: 4px;
  background: url("./../images/ico52.png") no-repeat;
}

.remen-title.ico02::before {
  content: '';
  width: 32px;
  height: 32px;
  margin-right: 4px;
  background: url("./../images/ico53.png") no-repeat;
}

.remen-tabbox {
  margin: 8px 0 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.remen-tab {
  margin: 16px 0 0 16px;
  background: rgba(255, 34, 34, 0.05);
  border-radius: 8px 8px 8px 8px;
  padding: 8px 16px;
  font-weight: 500;
  font-size: 16px;
  color: #FF2222;
  line-height: 28px;
}

.remen-ol {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.remen-li {
  margin: 16px 0 0 0;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.remen-li p {
  width: 28px;
  height: 28px;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #1561EB;
  line-height: 28px;
}

.remen-li span {
  width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
  line-height: 28px;
}

.remen-qrcode {
  align-self: center;
  margin: 16px 0;
  width: 200px;
  height: 200px;
}

.remen-qrcodetxt {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  line-height: 32px;
  text-align: center;
}

.wrap-tuijian {
  position: relative;
  width: 1200px;
  display: flex;
  flex-direction: row;
}

.box-tuijian {
  width: 840px;
  display: flex;
  flex-direction: column;
}

.tuijian-title {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  line-height: 32px;
}

.tujian-grid {
  margin: 16px 0 0 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 16px;
}

.tuijian-gitem {
  display: flex;
  flex-direction: column;
  background: #FFFFFF;
  border-radius: 8px 8px 8px 8px;
  overflow: hidden;
}

.tuijian-pic {
  width: 269px;
  height: 202px;
}

.tuijian-itemti {
  margin: 16px 0 0 0;
  padding: 0 10px;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
}

.tuijian-box {
  margin: 8px 0 0 0;
  padding: 0 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.tuijian-time {
  font-weight: 400;
  font-size: 14px;
  color: #8E8E8E;
  line-height: 32px;
}

.tuijian-pv {
  font-weight: 400;
  font-size: 12px;
  color: #8E8E8E;
  line-height: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.tuijian-pv::before {
  content: '';
  margin: 0 4px 0 0;
  padding: 0 0 2px 0;
  width: 20px;
  height: 20px;
  background: url("./../images/ico51.png") no-repeat;
}