* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
}
h3 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
select,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  outline: none;
  vertical-align: middle;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
body {
  font-size: 16px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.ywdtIndex {
  background: #f5f6f8;
}
.ywdtIndex a {
  color: #303030;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  transition: 0.5s all;
}
.ywdtIndex .more {
  color: #bf1628;
  float: right;
  position: relative;
  margin-top: 5px;
  font-size: 14px;
}
.ywdtIndex .wrap {
  background: #fff;
  padding: 48px 15px;
}
.ywdtIndex .wrap .topLine .left {
  width: 636px;
  float: left;
  height: 389px;
  position: relative;
}
.ywdtIndex .wrap .topLine .left .ywdt-swiper .swiper-slide {
  width: 636px;
  height: 389px;
  background: #ccc;
}
.ywdtIndex .wrap .topLine .left .ywdt-pagination {
  bottom: 18px;
  width: 100%;
}
.ywdtIndex .wrap .topLine .left .ywdt-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  opacity: 1;
  background: #fff;
  margin-left: 20px;
}
.ywdtIndex .wrap .topLine .left .ywdt-pagination .swiper-pagination-bullet:nth-child(1) {
  margin-left: 0;
}
.ywdtIndex .wrap .topLine .left .ywdt-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f5d389;
}
.ywdtIndex .wrap .topLine .right {
  width: 491px;
  float: right;
}
.ywdtIndex .wrap .topLine .right .hedNav {
  border-bottom: 1px solid #e4e4e4;
  padding: 0 119px;
}
.ywdtIndex .wrap .topLine .right .hedNav li {
  height: 48px;
  line-height: 48px;
  float: left;
  padding: 0 15px;
  position: relative;
}
.ywdtIndex .wrap .topLine .right .hedNav li::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 0;
  height: 2px;
  background: #bd1a2d;
  transform: translate(-50%);
  transition: all .5s;
}
.ywdtIndex .wrap .topLine .right .hedNav li a {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.ywdtIndex .wrap .topLine .right .hedNav li.on a {
  color: #bd1a2d;
}
.ywdtIndex .wrap .topLine .right .hedNav li.on::after {
  width: 100%;
}
.ywdtIndex .wrap .topLine .right .list-swiper {
  margin-top: 25px;
}
.ywdtIndex .wrap .topLine .right .list-swiper li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 28px;
}
.ywdtIndex .wrap .topLine .right .list-swiper li:last-child {
  margin-bottom: 0;
}
.ywdtIndex .wrap .topLine .right .list-swiper li a {
  font-size: 16px;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ywdtIndex .wrap .topLine .right .list-swiper li a:hover {
  color: #bd1a2d;
}
.ywdtIndex .wrap .topLine .right .list-swiper li::before {
  content: '';
  width: 4px;
  height: 4px;
  position: absolute;
  background: #333;
  border-radius: 50%;
  left: 12px;
  top: 9px;
}
.ywdtIndex .wrap .banner {
  margin-top: 70px;
}
.ywdtIndex .wrap .banner img {
  width: 100%;
  height: auto;
}
.ywdtIndex .wrap .infoLine {
  margin-top: 70px;
}
.ywdtIndex .wrap .infoLine .title {
  border-bottom: 1px solid #e4e4e4;
  height: 36px;
}
.ywdtIndex .wrap .infoLine .title a:nth-child(1) {
  font-size: 25px;
  font-weight: bold;
  color: #bc1b2d;
  float: left;
  padding: 0 15px 10px 15px;
  position: relative;
  line-height: 1;
}
.ywdtIndex .wrap .infoLine .title a:nth-child(1)::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #bc1b2d;
  bottom: -1px;
  left: 0;
}
.ywdtIndex .wrap .infoLine .left {
  float: left;
  width: 561px;
}
.ywdtIndex .wrap .infoLine .left ul {
  margin-top: 10px;
}
.ywdtIndex .wrap .infoLine .left ul li {
  position: relative;
  padding-left: 30px;
  line-height: 47px;
}
.ywdtIndex .wrap .infoLine .left ul li::before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  left: 12px;
  background: #333;
  top: 21px;
}
.ywdtIndex .wrap .infoLine .left ul li a {
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ywdtIndex .wrap .infoLine .left ul li a:hover {
  color: #bd1a2d;
}
.ywdtIndex .wrap .infoLine .right {
  float: right;
  width: 561px;
}
.ywdtIndex .wrap .infoLine .right ul {
  margin-top: 10px;
}
.ywdtIndex .wrap .infoLine .right ul li {
  line-height: 47px;
}
.ywdtIndex .wrap .infoLine .right ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
}
.ywdtIndex .wrap .infoLine .right ul li a span {
  vertical-align: middle;
}
.ywdtIndex .wrap .infoLine .right ul li a .ly {
  display: inline-block;
  width: 118px;
  height: 20px;
  padding: 0 10px;
  font-size: 14px;
  color: #fff;
  background: #bc1b2d;
  line-height: 20px;
  border-radius: 3px;
  margin-right: 3px;
}
.ywdtIndex .wrap .infoLine .right ul li a:hover .tit {
  color: #bd1a2d;
}
.ywdtIndex .wrap .ztzl {
  margin-top: 55px;
}
.ywdtIndex .wrap .ztzl .title {
  overflow: hidden;
}
.ywdtIndex .wrap .ztzl .title h3 {
  font-size: 24px;
  font-weight: bold;
  color: #bd1a2d;
  float: left;
  padding-left: 20px;
  position: relative;
}
.ywdtIndex .wrap .ztzl .title h3::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 19px;
  background: #bd1a2d;
  left: 0;
  top: 50%;
  margin-top: -9.5px;
}
.ywdtIndex .wrap .ztzl .ztzl-swiper {
  margin-top: 28px;
}
.ywdtIndex .wrap .ztzl .ztzl-swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.ywdtIndex .wrap .ztzl .ztzl-swiper .swiper-slide {
  width: 281px;
  height: 92px;
  background: #ccc;
}
.ywdtIndex .wrap .ztzl .ztzl-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.ywdtIndex .wrap .ztzl .ztzl-swiper .swiper-slide a img {
  width: 100%;
  height: 100%;
}
