
.pb-carouselWarp {
  top: -617px;
  position: relative;
  width: 723px;
  height: 412px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  /* margin-top: 74px; */
}
.pb-carouselWarp .pb-carousel {
  position: relative;
  height: 100%;
}
.pb-carouselWarp .pb-carousel li {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.pb-carouselWarp .pb-carousel li img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.pb-carouselWarp .pb-carousel .pb-this {
  display: block;
  left: 0;
}
.pb-carouselWarp .pb-carousel-ind {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.pb-carouselWarp .pb-carousel-ind li {
  float: left;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 0 5px;
  cursor: pointer;
}
.pb-carouselWarp .pb-carousel-ind .pb-this {
  background-color: #000;
}
.pb-carouselWarp .pb-arrow {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  border: none;
}
.pb-carouselWarp .pb-arrow-prev {
  left: 20px;
  background: #000000 url(../youshi/arrow-left.png) no-repeat center;
}
.pb-carouselWarp .pb-arrow-next {
  right: 20px;
  background: #000000 url(../youshi/arrow-right.png) no-repeat center;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind {
  position: absolute;
  width: 15px;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 20px;
  transform: translateY(-50%);
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind li {
  float: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 5px 0;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind .pb-this {
  background-color: #000;
}
.pb-carouselWarp[type='updown'] .pb-arrow {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -20px;
  margin-top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.pb-carouselWarp[type='updown'] .pb-arrow-prev {
  top: 20px;
  background: #000000 url(../youshi/arrow-top.png) no-repeat center;
}
.pb-carouselWarp[type='updown'] .pb-arrow-next {
  top: auto;
  bottom: 20px;
  background: #000000 url(../youshi/arrow-bottom.png) no-repeat center;
}
















.pb-carouselWarp123 {
 
  width: 723px;
  height: 412px;
  overflow: hidden;
  
}
.pb-carouselWarp123 .pb-carousel {
position: relative;
height: 100%;
}
.pb-carouselWarp123 .pb-carousel li {
display: none;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.pb-carouselWarp123 .pb-carousel li img {
width: 100%;
height: 100%;
vertical-align: middle;
}
.pb-carouselWarp123 .pb-carousel .pb-this {
display: block;
left: 0;
}
.pb-carouselWarp123 .pb-carousel-ind {
position: absolute;
bottom: 20px;s
left: 50%;
transform: translateX(-50%);
}
.pb-carouselWarp123 .pb-carousel-ind li {
float: left;
width: 15px;
height: 15px;
border-radius: 50%;
background-color: #ccc;
margin: 0 5px;
cursor: pointer;
}
.pb-carouselWarp123 .pb-carousel-ind .pb-this {
background-color: #000;
}
.pb-carouselWarp123 .pb-arrow {
position: absolute;
top: 50%;
margin-top: -20px;
width: 40px;
height: 40px;
border-radius: 50%;
background: #000;
cursor: pointer;
border: none;
}
.pb-carouselWarp123 .pb-arrow-prev {
left: 20px;
background: #000000 url(../youshi/arrow-left.png) no-repeat center;
}
.pb-carouselWarp123 .pb-arrow-next {
right: 20px;
background: #000000 url(../youshi/arrow-right.png) no-repeat center;
}
.pb-carouselWarp123[type='updown'] .pb-carousel-ind {
position: absolute;
width: 15px;
top: 50%;
left: auto;
bottom: auto;
right: 20px;
transform: translateY(-50%);
}
.pb-carouselWarp123[type='updown'] .pb-carousel-ind li {
float: none;
width: 15px;
height: 15px;
border-radius: 50%;
background-color: #ccc;
margin: 5px 0;
}
.pb-carouselWarp123[type='updown'] .pb-carousel-ind .pb-this {
background-color: #000;
}
.pb-carouselWarp123[type='updown'] .pb-arrow {
position: absolute;
left: 50%;
top: 0;
margin-left: -20px;
margin-top: 0;
width: 40px;
height: 40px;
border-radius: 50%;
color: #fff;
text-align: center;
line-height: 40px;
cursor: pointer;
}
.pb-carouselWarp123[type='updown'] .pb-arrow-prev {
top: 20px;
background: #000000 url(../youshi/arrow-top.png) no-repeat center;
}
.pb-carouselWarp123[type='updown'] .pb-arrow-next {
top: auto;
bottom: 20px;
background: #000000 url(../youshi/arrow-bottom.png) no-repeat center;
}





















.nv-img.news-recent {
  position: relative;

  z-index: 1;
  max-height: 780px;
  min-height: 780px;
  text-align: center;
}

.nv-img {
  width: 100%;

}
.nv-img.news-recent>img.active {
  opacity: 1;
  z-index: -1;
}

.nv-img.news-recent>img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -2;
  opacity: 0;
  -webkit-transition: 500ms linear;
  transition: 500ms linear;
}
.nv-img img {
  width: 100%;
  height: 100%;
  max-height: 100%;
}