.wrapper {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.content {
  overflow: hidden;
  margin-top: 43px;
}
.content .zt-item {
  display: block;
  width: 380px;
  height: 260px;
  background: #FFFFFF;
  border: 1px solid #BFBFBF;
  margin-right: 27px;
  margin-bottom: 30px;
  float: left;
}
.content .zt-item .zt-pic {
  width: 380px;
  height: 208px;
  background: url(https://resjz.cqnews.net/16/2024/10/9/2006581/img/moren10.png) no-repeat;
  background-size: contain;
}
.content .zt-item .zt-pic img {
  width: 100%;
  height: 208px;
}
.content .zt-item .title {
  width: 100%;
  height: 52px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 17px;
  padding-left: 14px;
  box-sizing: border-box;
}
.content .zt-item::hover {
  box-shadow: 0px 7px 10px 0px #C0C0C0;
  border: 1px solid #BFBFBF;
}
.content .zt-item::hover .title {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #666666;
}
.content .zt-item:nth-child(3n) {
  margin-right: 0;
}
.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;
  max-height: 195px;
  overflow-y: scroll;
  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;
}
