* {
  margin: 0;
  padding: 0;
}

img {
  border: none;
  vertical-align: middle;
}

li::marker {
  content: "";
}

a {
  text-decoration: none;
  color: #000;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ellipsis4 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.clearfix {
  *zoom: 1;
}

.clearfix::before,
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.two-link {
  margin-top: 98px;
  margin-bottom: 107px;
}
.two-link a {
  display: inline-block;
}
.two-link a img {
  width: 100%;
  height: 100%;
}
.two-link a:first-child {
  float: left;
  width: 532px;
  height: 242px;
}
.two-link a:last-child {
  float: right;
  width: 555px;
  height: 242px;
}

.ershida_banner img {
  width: 100%;
}

.main {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 186px;
  font-size: 16px;
  overflow: hidden;
}

.ffsn .title-logo {
  width: 100%;
  margin-bottom: 22px;
}

.byyl .title-logo {
  width: 100%;
  margin-bottom: 48px;
  margin-top: 86px;
}
.byyl .swiper1 {
  position: relative;
}
.byyl .swiper1 .hd span {
  position: absolute;
  display: inline-block;
  width: 36px;
  height: 70px;
  z-index: 1;
}
.byyl .swiper1 .hd span.prev {
  top: 50%;
  left: -2px;
  transform: translateY(-50%);
  background: url("arrleft.png") no-repeat;
  background-size: 100% 100%;
}
.byyl .swiper1 .hd span.next {
  top: 50%;
  right: -2px;
  transform: translateY(-50%);
  background: url("arrright.png") no-repeat;
  background-size: 100% 100%;
}
.byyl .swiper1 .bd {
  width: fit-content;
  margin: 0 auto;
}
.byyl .swiper1 .bd ul {
  list-style: none;
}
.byyl .swiper1 .bd ul li {
  width: 270px;
  height: 436px;
  padding: 0 6px;
  list-style: none;
  overflow: hidden;
}
.byyl .swiper1 .bd ul li img {
  width: 100%;
  height: 263px;
}
.byyl .swiper1 .bd ul li div {
  box-sizing: border-box;
  width: 100%;
  height: 173px;
  background-color: #be2f22;
  padding: 16px 15px 21px;
}
.byyl .swiper1 .bd ul li div h4 {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
}
.byyl .swiper1 .bd ul li div p {
  margin-top: 22px;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
}
.byyl .more_btn_wrap {
  margin-top: 35px;
}
.byyl .more_btn_wrap .more_btn {
  float: right;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #be2f22;
}

.dlfj {
  margin-top: 67px;
}
.dlfj .title-logo {
  width: 100%;
}
.dlfj .second-logo {
  margin-bottom: 36px;
}
.dlfj .second-logo img {
  margin-left: 8px;
  width: auto;
  height: 129px;
}
.dlfj .list-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.dlfj .list-wrap .list-item {
  box-sizing: border-box;
  width: 562px;
  position: relative;
}
.dlfj .list-wrap .list-item div {
  width: calc(100% - 20px);
  margin-left: 20px;
  border-bottom: 1px solid #eee;
}
.dlfj .list-wrap .list-item a {
  box-sizing: border-box;
  display: block;
  max-width: 100%;
  font-size: 30px;
  padding: 20px 0;
}
.dlfj .list-wrap .list-item a:hover {
  color: #be2f22;
}
.dlfj .list-wrap .list-item::before {
  position: absolute;
  display: inline-block;
  content: "";
  width: 18px;
  height: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: url("dot.png") no-repeat;
  background-size: 100% 100%;
  vertical-align: top;
}
.dlfj .more_btn_wrap {
  margin-top: 40px;
}
.dlfj .more_btn_wrap .more_btn {
  float: right;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #be2f22;
}

.zsdt {
  margin-top: 8px;
}
.zsdt .title-logo {
  width: 100%;
  margin-bottom: 23px;
}
.zsdt .zsdt-content {
  width: 100%;
}

/*# sourceMappingURL=index.css.map */
