

.new_one {position: relative;margin-bottom: 10%;max-height: 480px;}
.schedule_bj { position: relative;}
.device { width: 80%; margin: 0 auto;color: #fff;}

.device .arrow-left {
  background: url(../images/new/arrow.png) no-repeat 0 0;
  position: absolute;
  left: 10px;
  top: 31%;
  margin-top: -25px;
  width: 11px;
  height: 50px;
  background-size: 100% 100%;
}
.device .arrow-right {
  background: url(../images/new/arrow.png) no-repeat 0 0;
  position: absolute;
  right: 10px;
  top: 31%;
  margin-top: -25px;
  width: 11px;
  height: 50px;
  background-size: 100% 100%;
  -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.device .arrow-lefts {
  background: url(../images/new/arrow.png) no-repeat 0 0;
  position: absolute;
  left: 10px;
  top: 41%;
  margin-top: -25px;
  width: 11px;
  height: 50px;
  background-size: 100% 100%;
}
.device .arrow-rights {
  background: url(../images/new/arrow.png) no-repeat 0 0;
  position: absolute;
  right: 10px;
  top: 41%;
  margin-top: -25px;
  width: 11px;
  height: 50px;
  background-size: 100% 100%;
  -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.content-slide {
  padding: 20px;
  color: #fff;
}
.title {
  font-size: 25px;
  margin-bottom: 10px;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}

.new_biao {font-size: .875rem; margin-bottom: 1rem;line-height:1.5rem;font-weight: bold;}
.new_nei {font-size: .75rem; line-height:1rem; margin-top: 1rem;}
.liao {width: 30% !important;margin:1rem auto 0;}
.sign_sign { color: #fff; width: 20%;margin:0 auto;}
.sign_sign li {float: left;font-size: .75rem; text-align: center; width: 20%;display: block;}
.sign_sign_bian { color: #0090ff; width: 40%; }
.sign_sign_bian1 { color: #0090ff; width: 40%; }

.hui {color: #fff !important;}
.new_img_bt { margin:5% auto; width: 50%; text-align: center;display: block; }
.new_time {font-size: .75rem; color: #0090ff; margin-top: 5%;}









