.pc {
  display: block;
}

.mobile {
  display: none;
}

.banner {
  width: 100%;
}

.banner img{
  width: 100%;
}

.bg {
  background-image: url(/themes/llumar/img2023/nevspace/bg.jpg);
  background-size: cover;
  background-position: top center;
}

.nevspace-intro{
  width:1395px;
  margin:0 auto 50px auto;
}

.nevspace-intro .intro1{
  display: flex;
  padding:60px;
  margin:40px 0;
  align-items: flex-start;
}

.nevspace-intro .nevspace-logo{
  margin-right:200px;
  width: 380px;
  height:66px;
}

.nevspace-intro .text{
  line-height: 30px;
}

.nevspace-intro .text p{
  margin-bottom:0;
  font-size:22px;
  line-height: 1.5;
}

.nevspace-intro .intro2{
  display: flex;
}
.nevspace-intro .intro2 img{
  margin-right:23px;
}

.nevspace-intro .intro3{
  margin:60px 0;
}

.nevspace-intro .intro3 p{
  margin:60px 0;
  line-height: 30px;
  text-align: center;
}

.info {
  width:1395px;
  margin:0 auto;
  padding:50px 0;
}

.info-detail{
  position: relative;
}

.info .title,.technician .title,.case .title,.all .title{
  text-align: center;
  margin-bottom:80px;
}

.info .store-title{
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 35px;
}

.info .store-phone{
  font-size:20px;
  line-height: 40px;
}

.info .store-address{
  font-size:20px;
  line-height: 40px;
}

.info .bt-bar{
  float:right;
  position: absolute;
  right: 0;
  top: 0;
}

.info .bt-bar a{
  display: block;
  margin:30px 0;
}

.technician {
  width:1395px;
  margin:0 auto;
  padding:50px 0;
}

.case {
  width:1395px;
  margin:0 auto;
  padding:50px 0;
}

.all {
  width: 100%;
  padding:50px 0;
}

.picmap{
  margin-top:60px;
  display: flex;
}

.pic{
  margin-right:160px;
}

#storepic {
	position: relative;
	width: 800px;
	margin: 0 auto
}

#storepic .swiper-container {
	padding-bottom: 60px;
}

#storepic  .swiper-slide {
	width: 600px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#storepic  .swiper-slide img{
	display:block;
  width: 600px;
  height:450px;
}
#storepic  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#storepic .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#storepic .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#storepic .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#storepic .swiper-button-prev {
	left: -60px;
	width: 22px;
	height: 43px;
	background: url(/themes/llumar/img2023/nevspace/bt-prev.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#storepic .swiper-button-next {
	right: -60px;
	width: 22px;
	height: 43px;
	background: url(/themes/llumar/img2023/nevspace/bt-next.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

.map{
  width: 440px;
  height: 400px;
}

.dt_rig{
  width: 100%;
  height: 400px;
}

#certpic {
	position: relative;
  width: 856px;
	margin: 0 auto
}

#certpic .swiper-slide{
  width: 856px;
}

#certpic .swiper-slide img{
  width: 100%;
}

#certpic .swiper-container {
	padding-bottom: 60px;
}

#certpic  .swiper-slide img{
	display:block;
  width: 100%;
}
#certpic  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certpicpre{
  position: relative;
}

#certpicpre .swiper-slide{
  width: 25%;
}

#certpicpre .swiper-wrapper{
  padding: 0px 20px;
}


#certpicpre .swiper-slide img{
  width: 100%;
  margin-top:20px;
}

#certpicpre .swiper-slide-thumb-active{
  border:4px solid #469ce5;
  padding:20px;
  margin-left: -20px;
  margin-right: 20px!important;
}

#certpicpre .swiper-slide-thumb-active img{
  margin-top:0px;
}

#certpicpre .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certpicpre .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certpicpre .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certpicpre .swiper-button-prev {
	left: -60px;
	width: 22px;
	height: 43px;
	background: url(/themes/llumar/img2023/nevspace/bt-prev.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certpicpre .swiper-button-next {
	right: -60px;
	width: 22px;
	height: 43px;
	background: url(/themes/llumar/img2023/nevspace/bt-next.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

.tabs{
  width: 840px;
  height: 70px;
  display: flex;
  margin:80px auto;
}

.tabs>div{
  flex:1;
  line-height: 70px;
  font-size:30px;
  background-color: #eaeaea;
  text-align: center;
  cursor: pointer;
}

.tabs>div.active{
  color:#fff;
  background-color: #469ce5;
}

#casepic{
  width: 856px;
  margin:60px auto;
}

#casepic .swiper-slide{
  width: 856px;
}

#casepic .swiper-slide img{
  width: 856px;
  height:642px;
}

#casepicpre {
	position: relative;
	width: 1300px;
	margin: 0 auto
}

#casepicpre .swiper-wrapper{
  padding: 0px 20px;
}

#casepicpre .swiper-slide{
  height: auto;
}

#casepicpre .swiper-slide img{
  width: 295px;
  height:221px;
  margin-top:20px;
}

#casepicpre .swiper-slide-thumb-active{
  border:4px solid #469ce5;
  padding:20px;
  margin-left: -20px;
  margin-right: 20px!important;
}

#casepicpre .swiper-slide-thumb-active img{
  margin-top:0;
}

#casepicpre .swiper-button-prev {
	left: -60px;
	width: 22px;
	height: 43px;
	background: url(/themes/llumar/img2023/nevspace/bt-prev.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#casepicpre .swiper-button-next {
	right: -60px;
	width: 22px;
	height: 43px;
	background: url(/themes/llumar/img2023/nevspace/bt-next.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

.storelist{
  margin-top:60px;
  width: 100%;
  background-color: #eeeeee;
  padding:90px 0;
}

#storelist{
  width: 1100px;
  margin:auto;
  position: relative;
}

#storelist .swiper-slide{
  display: flex;
}

#storelist .swiper-slide .info-detail{
  flex:1;
}

#storelist .swiper-slide img.storepic{
  width: 450px;
}

#storelist .store-title{
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 35px;
}

#storelist .store-phone{
  font-size:20px;
  line-height: 40px;
}

#storelist .store-address{
  font-size:20px;
  line-height: 40px;
}

#storelist .bt-bar{
  margin:30px 0;
}

#storelist .bt-bar a{
  display: inline-block;
  margin-right:120px;
}

#storelist .swiper-button-prev {
	left: -120px;
	width: 44px;
	height: 132px;
	background: url(/themes/llumar/img2023/nevspace/bt-prev-1.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
  top: calc(50% - 66px);
}

#storelist .swiper-button-next {
	right: -120px;
	width: 44px;
	height: 132px;
	background: url(/themes/llumar/img2023/nevspace/bt-next-1.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
  top: calc(50% - 66px);
}

@media screen and (max-width: 1708px) {
  .nevspace-intro,.info,.technician,.case,.all {
      zoom: .89;
  }
}

@media screen and (max-width: 1440px) {
  .nevspace-intro,.info,.technician,.case,.all {
      zoom: .75;
  }
}

@media screen and (max-width: 1366px) {
  .nevspace-intro,.info,.technician,.case,.all {
      zoom: .71;
  }
}

@media screen and (max-width: 1280px) {
  .nevspace-intro,.info,.technician,.case,.all {
      zoom: .66;
  }
}

@media screen and (max-width: 1024px) {
  .nevspace-intro,.info,.technician,.case,.all {
      zoom: .53;
  }
}

@media screen and (max-width: 960px) {
  .nevspace-intro,.info,.technician,.case,.all {
      zoom: .5;
  }

  #casepicpre .swiper-slide img{
    width: 100%;
    height:auto;
  }
}

@media screen and (max-width: 799px) {
  .pc {
      display: none;
  }
  
  .mobile {
      display: block;
  }

  .nevspace-intro{
    width: 90%;
    margin:auto;
  }

  .nevspace-intro .nevspace-logo{
    width: 180px;
    height: auto;
  }

  .nevspace-intro .intro1{
    display: block;
    text-align: center;
    padding: 0;
  }

  .nevspace-intro .nevspace-logo{
    margin-right: 0;
  }

  .nevspace-intro .text{
    margin-top:30px;
    font-size: .2rem;
    line-height: .3rem;
    text-align: left;
  }

  .nevspace-intro .intro3{
    margin:20px 0;
  }

  .nevspace-intro .intro3 p{
    margin:20px 0;
    font-size: .2rem;
    line-height: .3rem;
  }

  .nevspace-intro .intro2{
    flex-wrap: wrap;
  }

  .nevspace-intro .intro2 img{
    width: calc(50% - 10px);
    margin-right:10px;
    margin-bottom:10px;
  }

  .intro3 img{
    width: 100%;
  }

  .info {
    width:90%;
    margin:0 auto;
    padding:50px 0;
  }

  .info .bt-bar{
    position: initial;
    display: flex;
    float: none;
    justify-content: center;
  }

  .info .bt-bar a{
    margin-right:60px
  }
  
  .technician {
    width:90%;
    margin:0 auto;
    padding:50px 0;
  }
  
  .case {
    width:90%;
    margin:0 auto;
    padding:50px 0;
  }

  .picmap{
    display: block;
  }

  .info-detail{
    text-align: center;
  }

  #storepic{
    width: 85%;
    margin:auto;
  }

  .pic{
    margin-right:0;
  }

  .map {
    width: 100%;
    height: 400px;
  }

  .tabs{
    width: 85%;
    margin:80px auto;
  }

  #certpic{
    width: 85%;
    margin:auto;
  }

  #casepic{
    width: 85%;
    margin:auto;
  }

  #casepicpre{
    width: 85%;
    margin:30px auto;
  }

  #casepicpre .swiper-slide{
    height: auto;
  }

  #storelist{
    width: 70%;
    margin:auto;
  }

  #storelist .swiper-slide{
    display: block;
  }

  #storelist .swiper-button-prev {
    left: -60px;
  }
  
  #storelist .swiper-button-next {
    right: -60px;
  }

  #storelist .bt-bar a {
    margin-right: 10px;
 }
 
 .all .info-detail{
  width: 100%;
 }

 #storelist .swiper-slide img.storepic{
  width: 100%;
 }
}