.erji {
  position: fixed;
  top: 114px;
  left: 0;
  width: 100%;
  padding: 0 !important;
  z-index: 2;
  background: #ffffff;
  border-top: 1px solid #f5f4f3;
  /* display: none; */
  /* box-shadow: 0px 0px 13px 0px rgb(130 143 158 / 10%); */
}
.c_gary_color {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #f7f7f7;
  z-index: -1;
}
.c_center {
  width: 1400px;
  margin: 0 auto;
}

.zyflex {
  display: flex;
  flex-direction: row;

}
.zyflex .erjitit {
  background-color: #f7f7f7;
  width: 247px;
}
.zyflex .swiper-containerqw {
  padding-top: 68px;
  background: #ffffff;
}
.zyflex .fl {
  padding: 32px 0;
  width: 100%;
  /* position: relative; */
  /* float: left; */
  /* border-top: 1px solid #eee; */
}
.zyflex .fl .aasd {
  margin-bottom: 4px;
}
.erji .erjitit .datit {
  padding: 20px 20px 20px 30px;

}
.erji .erjitit .ejBox a {
    text-transform: capitalize;
    transition: initial;
    
    
    width: 100%;
    display: block;
    height: 48px !important;
    line-height: 48px !important;
    padding: 0px 20px 0px 30px;
    font-size: 14px;
    color: #434241;
    margin-right: 0 !important;
    font-weight: 400;
    display: inline-block;
}

.zyflex .ejBox .swiper-pagination-bullet-active {
  background: #ffffff;
}