.index .swiper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index .swiper .el-carousel__button {
  width: 12px !important;
  height: 12px !important;
  opacity: 1 !important;
  background: #9e9e9e !important;
  border-radius: 50% !important;
}
.index .swiper .el-carousel__indicator.is-active button {
  background: #e8e8e8 !important;
}
.index .swiper .el-carousel__indicator--horizontal {
  display: inline-block;
  padding: 12px 8px !important;
  padding-bottom: 25px !important;
}
.index .yanglao {
  background-color: #fff;
  width: 1220px;
  margin: auto;
}
.index .yanglao .title {
  padding-top: 52px;
  padding-bottom: 14px;
  border-bottom: 1px dashed #b3b3b3;
}
.index .yanglao .title span {
  display: block;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 36.4px;
  color: #383838;
}
.index .yanglao .jigou-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}
.index .yanglao .jigou-list .jigou-item {
  width: 48%;
  padding: 15px 0;
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding-right: 10px;
}
.index .yanglao .jigou-list .jigou-item:hover {
  background-color: #f7f7f7;
}
.index .yanglao .jigou-list .jigou-item:hover .jieshao .jigou-title {
  color: #ff4242;
}
.index .yanglao .jigou-list .jigou-item:hover .image img {
  transform: scale(1.1);
}
.index .yanglao .jigou-list .jigou-item .image {
  overflow: hidden;
  width: 193px;
  height: 146px;
  flex-shrink: 0;
}
.index .yanglao .jigou-list .jigou-item .image img {
  width: 193px;
  height: 146px;
  object-fit: cover;
  transition: transform 0.5s ease-out;
}
.index .yanglao .jigou-list .jigou-item .jieshao {
  margin-left: 14px;
}
.index .yanglao .jigou-list .jigou-item .jieshao span {
  display: block;
}
.index .yanglao .jigou-list .jigou-item .jieshao .jigou-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 25.2px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.index .yanglao .jigou-list .jigou-item .jieshao .jigou-xiangqing {
  display: block;
  margin-top: 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.index .yanglao .more {
  width: 110px;
  height: 45px;
  opacity: 1;
  border-radius: 4px;
  background: #d82929;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 52px;
  cursor: pointer;
}
.index .yanglao .more span {
  font-size: 17.5px;
  font-weight: 500;
  color: #ffffff;
}
.index .zhiyuanzhe {
  width: 1220px;
  margin: auto;
}
.index .zhiyuanzhe .title {
  padding-top: 52px;
  padding-bottom: 14px;
  border-bottom: 1px dashed #b3b3b3;
}
.index .zhiyuanzhe .title span {
  display: block;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 36.4px;
  color: #383838;
}
.index .zhiyuanzhe .zhiyuanzhe-list {
  margin-top: 30px;
}
.index .zhiyuanzhe .zhiyuanzhe-list .crad {
  width: 100%;
  height: 308px;
  background: #ffffff;
  padding: 5px;
  box-sizing: border-box;
  cursor: pointer;
}
.index .zhiyuanzhe .zhiyuanzhe-list .crad:hover .span .zhiyuanzhe-title {
  color: #ff4242;
}
.index .zhiyuanzhe .zhiyuanzhe-list .crad:hover .image img {
  transform: scale(1.1);
}
.index .zhiyuanzhe .zhiyuanzhe-list .crad .image {
  width: 100%;
  height: 212px;
  overflow: hidden;
}
.index .zhiyuanzhe .zhiyuanzhe-list .crad .image img {
  width: 100%;
  height: 212px;
  object-fit: cover;
  margin: auto;
  transition: transform 0.5s ease-out;
}
.index .zhiyuanzhe .zhiyuanzhe-list .crad .span {
  padding: 10px 5px;
  box-sizing: border-box;
}
.index .zhiyuanzhe .zhiyuanzhe-list .crad .span .zhiyuanzhe-title {
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 21px;
  color: #333333;
}
.index .zhiyuanzhe .zhiyuanzhe-list .crad .span .zhiyuanzhe-time {
  display: block;
  margin-top: 6px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16.8px;
  color: #999999;
}
.index .zhiyuanzhe .more {
  width: 110px;
  height: 45px;
  opacity: 1;
  border-radius: 4px;
  background: #d82929;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-top: 30px;
  cursor: pointer;
}
.index .zhiyuanzhe .more span {
  font-size: 17.5px;
  font-weight: 500;
  color: #ffffff;
}
.index .zhengce {
  background-color: #fff;
  width: 1220px;
  margin: auto;
}
.index .zhengce .title {
  padding-top: 52px;
  padding-bottom: 14px;
  border-bottom: 1px dashed #b3b3b3;
}
.index .zhengce .title span {
  display: block;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 36.4px;
  color: #383838;
}
.index .zhengce .zhengce-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}
.index .zhengce .zhengce-list .zhengce-item {
  width: 48%;
  padding: 15px 0;
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px dashed #cccccc;
}
.index .zhengce .zhengce-list .zhengce-item:hover .zhengce-title {
  color: #ff4242;
}
.index .zhengce .zhengce-list .zhengce-item .dian {
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  opacity: 1;
  background: #e61e1e;
  margin-right: 10px;
  flex-shrink: 0;
}
.index .zhengce .zhengce-list .zhengce-item .zhengce-title {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 21px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
.index .zhengce .zhengce-list .zhengce-item .zhengce-time {
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
  color: #999999;
}
.index .zhengce .more {
  width: 110px;
  height: 45px;
  opacity: 1;
  border-radius: 4px;
  background: #d82929;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 52px;
  cursor: pointer;
}
.index .zhengce .more span {
  font-size: 17.5px;
  font-weight: 500;
  color: #ffffff;
}
.index .youqing {
  background-color: #fff;
  width: 1220px;
  margin: auto;
  margin-bottom: 26px;
}
.index .youqing .title {
  padding-top: 52px;
  padding-bottom: 14px;
  border-bottom: 1px dashed #b3b3b3;
}
.index .youqing .title span {
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
  color: #000000;
}
.index .youqing .lianjie-list {
  margin-top: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.index .youqing .lianjie-list a {
  display: block;
  margin-top: 6px;
  margin-right: 28px;
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
  color: #666666;
}
.index .youqing .lianjie-list a:hover {
  color: #ff4242;
}
/*# sourceMappingURL=index.css.map */