body {
  background: #F9F9F9;
}

.banSwiper {
  width: 100%;
  height: 9.8rem;
  height: 8rem;
}

.banText {
  position: absolute;
  /*top: 3.63rem;*/
  top: 2.64rem;
  left: 1.6rem;
  display: flex;
  align-items: center;
}

.banTit {
  /*font-family: Microsoft YaHei;*/
  /*font-weight: bold;*/
  /*font-size: 0.66rem;*/
  /*color: #FFFFFF;*/
  /*margin-bottom: .18rem;*/
  font-family: Poppins;
  font-weight: bold;
  font-size: 1.66rem;
  color: #6e59d3;
  margin-right: .28rem;
}

.banTxt {
  /*font-family: Microsoft YaHei;*/
  /*font-weight: 400;*/
  /*font-size: 0.66rem;*/
  /*color: #FFFFFF;*/
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.55rem;
  color: #FFFFFF;
}

.banSwiperPage {
  display: flex;
  justify-content: center;
  bottom: .33rem !important;
}

.banSwiperPage span {
  width: 0.12rem;
  height: 0.12rem;
  background: #FFFFFF;
  margin: 0 .18rem !important;
}

.swiperBox {
  overflow: hidden;
}

.sipwerItem {
  padding-top: 1rem;
}

.swiperTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: .73rem;
}

.swiperTit {
  /*font-family: Microsoft YaHei;*/
  /*font-weight: 600;*/
  /*font-size: 0.42rem;*/
  /*color: #000000;*/
  font-family: Microsoft YaHei;
  font-weight: 600;
  font-size: 0.36rem;
  color: #000000;
}

.swiperBtn {
  display: flex;
  align-items: center;
}

.swiper-slide img {
  object-fit: cover;
}

.swiper-button-prev,
.swiper-button-next {
  position: static;
  width: .13rem;
  height: .22rem;
  margin: 0;
}

.swiper-button-lock {
  display: flex;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: .22rem;
  color: #3B168A;
  font-weight: bold;
}

.swiper-button-next {
  margin-left: .42rem;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

.swiper-button-next.swiper-button-disabled::after,
.swiper-button-prev.swiper-button-disabled::after {
  color: #D0D0D0;
}

.sipwerItem .swiper-slide {
  /*height: 5.11rem;*/
  border-radius: 0.1rem;
  overflow: hidden;
}

.sipwerItem .swiper {
  overflow: visible;
  height: 5rem;
}

/*.sipwerItem .swiper::after,*/
/*.firSwiper::after,*/
.newSwiper::after{
    content:'';
    width: 2.6rem;
    height: 100%;
    position: absolute;
    left: -2.6rem;
    top: 0;
    background: #F9F9F9;
    z-index: 99;
}
.newSwiper::after{
    display: none;
}
.swiTxt {
  width: 100%;
  height: 100%;
  padding: 1.8rem .39rem 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
}

.swiIcon {
  width: 0.83rem;
  height: 0.83rem;
  width: .63rem;
  height: .63rem;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all .3s;
  position: relative;
  /*margin-bottom: .27rem;*/
  margin-bottom: .21rem;
}

.sipwerItem .swiper-slide:hover .swiIcon {
  background: #05D1DC;
}

.swiIcon img {
  width: .37rem !important;
  height: .37rem !important;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.swiIcon img:last-child {
  opacity: 0;
}

.sipwerItem .swiper-slide:hover .swiIcon img:last-child {
  transition: all .3s;
  opacity: 1;
}
.sipwerItem .swiper-slide:hover .swiIcon img:first-child{
    display: none;
}
.swiTit {
  /*font-family: Microsoft YaHei;*/
  /*font-weight: bold;*/
  /*font-size: 0.32rem;*/
  /*color: #FFFFFF;*/
  /*line-height: 0.35rem;*/
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.25rem;
  color: #FFFFFF;
  
}

.project {
  width: 100%;
  height: 19.16rem;
  background-image: url(../img/home/map.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: .16rem;
}

.projectBox {
  padding-top: 1.76rem;
}

.projectList {
  display: flex;
  flex-wrap: wrap;
  /*width: 12rem;*/
  width: 8.84rem;
  margin: 2.89rem auto 0;
}

.projectItem {
  /*width: 3.72rem;*/
  /*height: 2.41rem;*/
  width: 2.74rem;
  height: 1.78rem;
  border-radius: .1rem;
  overflow: hidden;
  /*margin-right: .42rem;*/
  margin-right: .31rem;
  /*margin-bottom: .29rem;*/
  margin-bottom: .21rem;
  position: relative;
}

.projectItem:nth-child(3n) {
  margin-right: 0;
}

.projectTit {
  /*width: 3.72rem;*/
  width: 100%;
  /*height: 0.85rem;*/
  height: .63rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .83) 100%);
  border-radius: 0rem 0rem 0.1rem 0.1rem;
  padding: 0 .15rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.2rem;
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  left: 0;
}

.firBox {
  margin-top: -2rem;
  overflow: hidden;
}

.firBox .swiperTop {
  margin-bottom: .27rem;
}

.firSwiper {
  width: 16.26rem;
  height: 3.9rem;
  padding: 0 .13rem;
  box-sizing: border-box;
  overflow: visible;
}

.firSwiper .swiper-slide {
  height: .9rem;
  margin-top: .39rem !important;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.06rem 0.01rem rgba(0, 0, 0, 0.03);
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  transition: all .3s;
  overflow: hidden;
}

.firSwiper .swiper-slide:hover {
  box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0, 0, 0, 0.16);
}

.newBox {
  margin-top: 1.64rem;
  overflow: hidden;
}
.newBox .new_more{
    width: 1.53rem;
    height: 0.48rem;
    background: #E8E8E8;
    border-radius: 0.25rem;
    margin: 0.81rem auto 0;
    font-weight: 400;
    font-size: 0.16rem;
    color: #898989;
    text-align: center;
    line-height: 0.48rem;
    display: block;
}
.newBox .new_more:hover{
    background: #4243D1;
    color: #fff;
}
.newSwiper {
  /*width: 16.26rem;*/
  width: 14.26rem;
  padding: .05rem .13rem;
  box-sizing: border-box;
  overflow: visible;
}

.newSwiper .swiper-wrapper {
  transition-timing-function: linear !important;
}

.newSwiper .swiper-slide {
  /*height: 5.12rem;*/
  height: 4rem;
  background: #FFFFFF;
  border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
  overflow: hidden;
  transition: all .3s;
  display: flex;
  flex-direction: column;
}

.newSwiper .swiper-slide:hover {
  box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0, 0, 0, 0.16);
}

.newImg {
  width: 100%;
  height: 2.62rem;
  overflow: hidden;
}

.newText {
  width: 100%;
  height: 1.5rem;
  padding: .28rem .18rem;
  box-sizing: border-box;
}

.newTit {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.2rem;
  color: #000000;
  line-height: 0.32rem;
  margin-bottom: .1rem;
  transition: all .3s;
}

.newSwiper .swiper-slide:hover .newTit {
  font-weight: bold;
}

.newTime {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.15rem;
  color: #666666;
}

.conBox {
  margin: 1.09rem 0 .85rem;
}

.conBox .main {
  height: 3.31rem!important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#canvas {
  height: 3.31rem !important;
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

#canvas canvas{
  width: 100%;
  height: 100%; 
  position: absolute;
  left: 0;
  top: 1.5rem;
} 

.conTit {
  font-family: Microsoft YaHei;
  font-weight: 600;
  font-size: 0.48rem;
  color: #39168A;
  margin-bottom: .3rem;
  position: relative;
  z-index: 2;
}

.conBtn {
  width: 2.02rem;
  height: 0.62rem;
  background: #4243D1;
  border-radius: 0.38rem 0.38rem 0.38rem 0.38rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Microsoft YaHei;
  font-weight: 600;
  font-size: 0.25rem;
  color: #FFFFFF;
  position: relative;
  z-index: 2;
  transition: all .3s;
}

.conBtn.active {
  transform: scale(1.1);
}
@media screen and (max-width: 1024px){
    .banTxt{
        font-size: 0.35rem;
    }
    .banTit{
        font-size: 1rem;
    }
    .banText{
        top: 0.8rem;    
        left: 2.4rem;
    }
    .banSwiper{
        height: 3.1rem;
        margin-top: 50px;
    }
    .sipwerItem{
        padding-top: 0 !important;
    }
    .swiperBox{
        width: 100%;
    }
    .swiperBtn{
        display: none;
    }
    .swiperTit{
        margin: 0 auto;
        text-align: center;
    }
    .swiperTop{
        margin-top: .5rem;
        margin-bottom: .5rem;
    }
    .projectList{
        width: 100%;
        justify-content: center;
        margin: 1.89rem auto 0;
    }
    .projectItem:nth-child(3n){
        margin-right: .31rem;
    }
    .firBox{
        width: 100%;
    }
    .newBox .new_more{
        width: 2.02rem;
        height: 0.62rem;
        line-height: 0.62rem;
        font-size: 0.25rem;
        border-radius: 0.38rem;
    }
    .footNavItem{
        width: 100%;
        flex-direction: row !important;
        align-items: baseline;
        padding: 0 !important;
    }
    .footNavItem > a{
        font-size: 0.24rem!important;
    }
    .footNavItem > a:nth-of-type(2){
        margin-right: 0.2rem;
    }
    .footNavItem > a:nth-of-type(3){
        margin-right: 0.2rem;
    }
    .footNavItem > a:nth-of-type(4){
        margin-right: 0.2rem;
    }
    .footNav{
        display: block!important;
    }
    .footNavItem a.footNavTit::after{
        width: 0!important;
        height: 0!important;
    }
    .footNavTit{
        width: 1.6rem;
    }
    .footNav > div:last-child{
        display: flex;   
        align-items: flex-start;
    }
    .newBox{
        margin-top: 0.64rem;
    }
    .projectBox{
        padding-top: 0.64rem;
    }
}





