.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.position {
  width: 1200px;
  margin: 0 auto;
  margin-top: 41px;
  margin-bottom: 54px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.position img {
  width: 10px;
  height: 12px;
  margin-right: 18px;
}
.position a {
  text-decoration: none;
}
.shizheng-title {
  width: 1200px;
  height: 42px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 79px;
}
.shizheng-title .title {
  height: 100%;
  position: relative;
}
.shizheng-title .title span:first-child {
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 30px;
  color: #333333;
}
.shizheng-title .title span:last-child {
  font-family: PingFang SC;
  font-weight: 100;
  font-size: 26px;
  color: #666666;
}
.shizheng-title .title::before {
  content: '';
  display: block;
  width: 199px;
  height: 7px;
  position: absolute;
  bottom: -7px;
  left: 0;
  background: url(../img/title-line.png);
}
.shizheng {
  position: relative;
}
.shizheng .shizheng-item {
  display: block;
  width: 100%;
  height: 79px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 27px;
  text-decoration: none;
}
.shizheng .shizheng-item p {
  width: 880px;
  margin: 0;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 28px;
  color: #222222;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.shizheng .shizheng-item .time {
  float: right;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 22px;
  color: #999999;
  line-height: 22px;
}
.shizheng .shizheng-item:last-child {
  margin-bottom: 42px;
}
.btn {
  height: 30px;
  margin: 0 auto;
  margin-bottom: 55px;
  margin-top: 36px;
  text-align: center;
}
.btn .button {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.btn .button .fenye-btn {
  width: 30px;
  height: 30px;
  margin-right: 7px;
  text-align: center;
  line-height: 30px;
  background-color: #ebebeb;
  display: inline-block;
  color: #666;
  font-size: 14px;
  vertical-align: top;
}
.btn .button .btn-active {
  background-color: #1869b3;
  color: #fff;
  vertical-align: top;
}
.btn .button .shenglue {
  display: inline-block;
  margin: 0 10px;
}
.btn .prev,
.btn .next {
  width: 68px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #ebebeb;
  margin-right: 7px;
  display: inline-block;
  color: #666;
  font-size: 14px;
  vertical-align: top;
  cursor: pointer;
}
.btn .last {
  display: inline-block;
  width: 52.4px;
  height: 30px;
  text-align: center;
  background-color: #ebebeb;
  margin-right: 7px;
  color: #666;
  vertical-align: top;
  line-height: 29px;
  font-size: 14px;
  cursor: pointer;
}
.btn .info {
  display: inline-block;
  width: 170px;
  height: 30px;
  text-align: center;
  background-color: #ebebeb;
  margin-right: 7px;
  color: #666;
  vertical-align: top;
  line-height: 29px;
  font-size: 14px;
}
.btn .skip {
  width: 182px;
  height: 30px;
  display: inline-block;
  cursor: pointer;
}
.btn .skip span {
  vertical-align: top;
  display: inline-block;
  margin-top: 5px;
  font-size: 14px;
}
.btn .skip .select {
  display: inline-block;
  width: 43px;
  height: 30px;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
}
.btn .skip .select .select-head .select-head-cont {
  float: left;
  line-height: 30px;
  margin-left: 5px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #222222;
}
.btn .skip .select .select-head .select-icon {
  float: right;
  line-height: 30px;
  margin-right: 5px;
}
.btn .skip .select .option {
  z-index: 10;
  margin-top: 30px;
  border: 1px solid #eee;
  position: relative;
  background-color: #fff;
  width: 41px;
  padding-top: 7px;
  box-sizing: border-box;
}
.btn .skip .select .option .option-item {
  position: relative;
  z-index: 10;
  padding-left: 9px;
  font-size: 14px;
  width: 100%;
  height: 25px;
  box-sizing: border-box;
  text-align: left;
}
.btn .skip .queding {
  display: inline-block;
  width: 55px;
  height: 30px;
  margin-left: 9px;
  background-color: #1869b3;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 30px;
  vertical-align: top;
}
