.yj101-pc-home-body {
  background: #fff;
}

.yj101-pc-home .section1 .swiper-wrapper,
.yj101-pc-home .section1 .swiper-slide {
  height: 100%;
}

.yj101-pc-home .section1 .swiper-slide {
  display: block;
}

.yj101-pc-home .nav_r .liDiv {
  appearance: none;
  background-color: rgba(255, 255, 255, 0.2);
  border: 0;
  border-radius: 10px;
  cursor: pointer;
  display: block;
  height: 10px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 10px;
}

.yj101-pc-home .nav_r .liDiv::before {
  border: 1px solid #fff;
  border-radius: 20px;
  box-sizing: border-box;
  content: " ";
  height: 20px;
  left: -5px;
  opacity: 0;
  position: absolute;
  top: -5px;
  width: 20px;
}

.yj101-pc-home .nav_r .active .liDiv {
  background: #fff;
}

.yj101-pc-home .nav_r .active .liDiv::before {
  opacity: 1;
}

.yj101-pc-home .nav_r.nav_black .liDiv {
  background-color: rgba(125, 125, 125, 0.2);
}

.yj101-pc-home .nav_r.nav_black .liDiv::before {
  border-color: #7a7a7a;
}

.yj101-pc-home .nav_r.nav_black .active .liDiv {
  background: #7a7a7a;
}

.yj101-pc-home .section4 .bot_box .tr_sc:hover {
  box-shadow: 0 0 24px #e2e2e2;
}

.yj101-pc-home .section4 .bot_box .tr_sc:hover .text::before {
  background: #ba1b15;
}

.yj101-pc-home .section7 .content .con_r li > span {
  border: 2px solid #fff;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-weight: bold;
  padding: 100px 20px 20px;
  position: relative;
  text-align: right;
  width: 100%;
}

.yj101-pc-home .section7 .content .con_r .li3 > span {
  background: url(/Template/cn/images/in_img14.png) no-repeat 20px 20px;
}

.yj101-pc-home .section7 .content .con_r li > span:hover {
  background-color: rgba(25, 109, 202, 0.7);
}
