.cont {
  width: 1230px;
  margin: 0 auto;
  padding-top: 15px;
  background-color: #fff;
  margin-bottom: 65px;
}
.cont .zhuanti-cont {
  width: 1200px;
  margin: 0 auto;
}
.cont .zhuanti-cont .zhuanti-item {
  display: inline-block;
  width: 285px;
  height: 210.8px;
  background-color: #f3f6f9;
  text-decoration: none;
  margin-right: 15px;
  margin-bottom: 19px;
}
.cont .zhuanti-cont .zhuanti-item img {
  width: 100%;
  height: 161.3px;
}
.cont .zhuanti-cont .zhuanti-item p {
  width: 100%;
  height: 49.5px;
  text-align: center;
  line-height: 49.5px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cont .zhuanti-cont .zhuanti-item:nth-child(4n) {
  margin-right: 0;
}
.cont .btn {
  height: 30px;
  margin: 0 auto;
  margin-bottom: 55px;
  margin-top: 36px;
  text-align: center;
}
.cont .btn .button {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.cont .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;
}
.cont .btn .button .btn-active {
  background-color: #d61616;
  color: #fff;
  vertical-align: top;
}
.cont .btn .button .shenglue {
  display: inline-block;
  margin: 0 10px;
}
.cont .btn .prev,
.cont .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;
}
.cont .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;
}
.cont .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;
}
.cont .btn .skip {
  width: 185px;
  height: 30px;
  display: inline-block;
  cursor: pointer;
}
.cont .btn .skip span {
  vertical-align: top;
  display: inline-block;
  margin-top: 5px;
  font-size: 14px;
}
.cont .btn .skip .select {
  display: inline-block;
  width: 50px;
  height: 30px;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
}
.cont .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;
}
.cont .btn .skip .select .select-head .select-icon {
  float: right;
  line-height: 30px;
  margin-right: 5px;
}
.cont .btn .skip .select .option {
  z-index: 10;
  margin-top: 30px;
  border: 1px solid #eee;
  position: relative;
  background-color: #fff;
  width: 49px;
  max-height: 195px;
  overflow-y: scroll;
  padding-top: 7px;
  box-sizing: border-box;
}
.cont .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;
}
.cont .btn .skip .queding {
  display: inline-block;
  width: 55px;
  height: 30px;
  margin-left: 9px;
  background-color: #d61616;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 30px;
  vertical-align: top;
}
