* {
  margin: 0;
  padding: 0;
}
.BaseBox {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.serviceMain {
  width: 100%;
  height: auto;
}
.servicejt {
  width: 90%;
  margin: 0 auto;
}
.servicezs {
  width: 90%;
  margin: 0 auto;
}
.servicetc{
    width: 90%;
    margin: 0 auto;
}
.serviceyw {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 6vh;
}
.serviceywtitle{
    background-image: url(../image/service/yw.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 35vw;
    height: 5vh;
    margin: 3vh auto;
}
.servicetctitle{
    background-image: url(../image/service/tc.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 35vw;
    height: 5vh;
    margin: 3vh auto;
}
.servicezstitle {
  background-image: url(../image/service/zs.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 35vw;
  height: 5vh;
  margin: 3vh auto;
}
.servicetop {
  background-image: url(../image/service/servicebg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  margin-top: 6vh;
  padding-top: 1px;
  height: 73vh;
  padding-bottom: 5vh;
  width: 100%;
  box-sizing: border-box;
}
.servicetexts {
  width: 80vw;
  margin: 3vh auto;
}
.y {
  margin-bottom: 1vh;
}
.t {
  color: white;
  font-size: 3.6vw;
}
.d {
  color: white;
  font-weight: bold;
  font-size: 3.6vw;
}
.servicetitles {
  background-image: url("../image/service/servicetitle.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 80vw;
  height: 8vh;
  margin: 6vh auto auto auto;
}
.servicejttitle {
  background-image: url(../image/service/jt.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 35vw;
  height: 5vh;
  margin: 3vh auto;
}

.reserveswiper {
  width: 90vw;
  margin: 0 auto;
  padding-bottom: 5vh;
}
.reservetitle1 {
  background-image: url(../image/reserve/reservecg.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 35vw;
  height: 5vh;
  margin: 5vh auto 3vh auto;
}
.swipera {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.swipers {
  background-image: url(../image/active/activeimg1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 26vh;
}
.swiper-pagination-bullet {
  border-radius: 0 !important;
  width: 20px;
  height: 3px;
  background: rgba(48, 45, 139, 0.4);
  opacity: 1;
}
.swiper-pagination {
  bottom: 0 !important;
  position: relative !important;
}
.swiper-pagination-bullet-active {
  background: #302d8b !important;
}
.active-info {
  flex-direction: column;
  padding: 5%;
  box-sizing: border-box;
  height: 100%;
  justify-content: flex-end;
  align-items: flex-start;
}

.reserve {
  width: 90vw;
  margin: 0 auto;
}
.reservelist_box {
  flex-wrap: wrap;
  justify-content: space-between;
}
.reservelist {
  text-decoration: none;
  margin-bottom: 2vh;
  width: 48%;
  display: block;
}
.reservelist_img {
  background-image: url(../image/active/activeimg2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 15vh;
}
.reservelist_info {
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 10px;
  box-sizing: border-box;
}
.reservelist_title {
  font-weight: bold;
  font-size: 4vw;
  color: #1d1f2f;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.reservelist_time {
  font-size: 3vw;
  color: #444552;
  margin-top: 1.5vh;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tips {
  text-align: center;
  font-size: 4vw;
  color: white;
}
.bottomtext {
  text-align: center;
  font-size: 2vw;
  color: white;
  margin-top: 3vh;
}
.reserve_more {
  width: 100%;
  height: 6vh;
  background-color: #f3f3ff;
  color: #302d8b;
  font-size: 4vw;
  text-align: center;
  line-height: 6vh;
  margin: 3vh auto;
}
.reserve_morezs{
    width: 100%;
    height: 6vh;
    background-color: #f3f3ff;
    color: #302d8b;
    font-size: 4vw;
    text-align: center;
    line-height: 6vh;
    margin-bottom: 3vh;
}
.reserve_more1 {
  width: 100%;
  height: 6vh;
  background-color: #db9f31;
  color: white;
  font-size: 4vw;
  text-align: center;
  line-height: 6vh;
}
.servicebox{
    justify-content: space-between;
}
.tc{
    background-image: url(../image/service/zx.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 47%;
    height: 26vh;
}
.sf{
    background-image: url(../image/service/sf.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 47%;
    height: 26vh;
}
.servicelist{
   display: block;
    text-decoration: none;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.servicetitle{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 4.5vw; 
    color: #444552;
}
.servicetime{
    color: #444552;
    font-size: 3.5vw;
    margin: 2vw auto 4vw auto;
}
.servicetext{
    color: #444552;
    font-size: 4vw; 
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.reserve_moreyw{
    width: 100%;
    height: 6vh;
    background-color: #f3f3ff;
    color: #302d8b;
    font-size: 4vw;
    text-align: center;
    line-height: 6vh;
    margin: 3vh auto;
}
.sermark{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0,0,0,0.4);
}
.serbox{
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}