:root {

  --navBgColor: rgb(0, 0, 0);

  --opacitynavBgColor: rgba(223, 215, 194, 0);

  --navTextColor: rgb(255, 255, 255);

  --navhoverColor: rgb(99, 99, 99);

  --highLightColor: rgb(99, 99, 99);

  --hoverColor: rgba(255, 255, 255, 1);

  --darkColor: rgb(187, 150, 63);

  --titleColor: rgb(218, 174, 72);

  --mainFontColor: rgb(255, 255, 255);

  --opacityFontColor: rgba(103, 99, 90, 0.5);

  --mainBorder: 1.5px solid var(--opacityFontColor);

}
.listMenuArea h4{
  color: rgb(219, 219, 219);
}

.trafficText li{
  color: #fff;
}

#nav-icon span {



  background: var(--darkColor);



}
.listMenu{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.listMenuArea{
  width: 46%;
  margin: 2%;
}

p{
  letter-spacing: 2px;
  line-height: 2;
}

.navbar {

  opacity: 1;

  background-color: var(--opacitynavBgColor);

  /* box-shadow: 0px 2px 5px rgba(0,0,0,0.2); */

}
.trafficText img {
  filter: brightness(1) !important;
}
#news,
#listMenu{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#nav-icon span {

  background: var(--darkColor);

}
.slider_overlay{
  outline: var(--darkColor) solid 3px;
}
.slick-slide img{
  border-radius: 10px;
  box-shadow: 1px 1px 5px var(--darkColor);
}
.items img{
    border-radius: 10px;
    box-shadow: 1px 1px 5px var(--darkColor);
}

.overlay1{
  position: absolute;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  z-index: 10; /* 保持在其他元素上最上面 */
}
.overlay1 img{
  -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.7))

}
.aboutText p{
  font-size: 18px;
  line-height: 3;

}
.aboutText h4{
  font-size: 24px;
  margin-bottom: 50px;
}
.aboutText{
  text-align: center;
}
.nav-pills>li{
  text-align: center;
  width: 20%;
}
.picSlidertArea .slick-prev:before, .mbslider .slick-prev:before{
  color: #fff;
}
.picSlidertArea .slick-next:before, .mbslider .slick-next:before{
  color: #fff;
}

.nav>li>a {
  color: #fff;
  position: relative;
  display: block;
  padding: 10px 15px;
}



.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
}

.swiper-slide img {
  display: block;
  width: 100%;
}

.newsTitle{
  letter-spacing: 2px;

}

.listMenuArea{
  margin-bottom: 100px;
}

.listMenuItem {
  display: block;
  align-items: center;
  border-bottom: 1px solid rgba(59,59,59,.2);
}
.listMenuItem li{
  color: #fff;
  line-height: 2;
  letter-spacing: 2px;
  font-size: 18px;
  width: 100%;
}

.mainBg {

  background-image: url(../img/banner2.jpg);

  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}



.mainMask {

  background-color: rgb(0, 0, 0);

}



.banner-full {



  background-image: url(../img/banner1.jpg)

}



.section:nth-child(odd) {

  background-color: rgba(0, 0, 0, 0.733)

}





.trafficText img {

  filter: brightness(0.4)

}


.trafficText {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    font-size: 20px;
    margin-bottom: 48px;
    justify-content: center;
}



#sns ul li {

  filter: brightness(0);

}

#copyright{
  background-color: black;
  color: #fff;
}

/* .footer {

  background-image: url(../img/footer.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1000px 250px;

} */
.footer_text li{
  letter-spacing: 2px;
  font-size: 24px;
  color: #fff;
}



.floatRightText,

.floatLeftText {

  background-color: rgba(255, 255, 255, 0);

}


.items h5 {
  left: 18px;
  font-size: 15px;
}

.btn_a {
  margin: auto;
  width: 20%;
  margin-top: 50px;
}

/* 響應式選單*/

@media (max-width:1200px) {

  #logo {

    width: 100%;

  }



  #home,

  #myCarousel {



    margin-top: 88px;

  }



  .navbar {

    background-color: var(--navBgColor) !important;

  }



  .navbar>.container-fluid .navbar-brand {

    margin-left: 0;

  }



  .navbar-brand>img {

    margin: auto;



  }



  .collapse {

    position: absolute;

    display: block;

    top: -1200%;

    margin: 0;

    left: 100%;

    width: 100%;

    min-height: 100vh;

    background-color: var(--navBgColor);

    transition: 0.5s;



  }



  .collapse.move {

    top: 0;

    left: 0;

    opacity: 1;

  }



  .shop1688 {

    left: 15px;

  }



  /* .navbar-collapse{

    background-color: var(--navBgColor);

  } */

  .navbar-header {

    float: none;



  }



  .navbar .container-fluid {

    padding: 0;

  }



  .container-fluid>.navbar-collapse {

    margin: 0;

  }



  .navbar-right {

    margin-right: 0;

  }



  .navbar-left,

  .navbar-right {

    float: none !important;

  }



  .navbar-toggle {

    display: block;

  }



  .navbar-fixed-top {

    top: 0;

    border-width: 0 0 1px;

  }



  .navbar-nav {

    text-align: center;

    float: none !important;

    margin-top: 100px;



  }



  .navbar-nav>li>a::after {

    content: '';

    width: 0%;

    height: 3px;

    background-color: var(--navhoverColor);

    margin: auto;

    margin-top: 5px;

    display: block;







  }



  .navbar-nav>li>a:hover::after {

    width: 5%;







    transition: 0.5s;

  }



  .navbar-nav>li {

    float: none;

  }



  .navbar-nav>li>a {

    padding-top: 10px;

    padding-bottom: 10px;



  }



}


.nav-pills{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.nav-pills>li{
  margin-right: 0;
}
.nav-pills>li+li{
  margin-left:0;
}


/*響應式調整*/





@media screen and (max-width:1200px) {
  .nav-pills>li{
    width: 24%;
  }
  .nav-pills>li{
    margin-right: 0;
  }
  .nav-pills>li+li{
    margin-left:0;
  }
}



@media screen and (max-width:1024px) {}



@media screen and (max-width:991px) {
  .nav-pills>li{
    width: 30%;
    margin: 1.5%;
    margin-left:0;
  }
}



@media screen and (max-width:770px) {
  .listMenuArea{
    width: 90%;
    margin: auto;
    margin-bottom: 100px;
  }

  .btn_a {
    margin: 70px auto;
    width: 50%;
  }
}



@media screen and (max-width:576px) {
  .nav-pills>li{
    width: 49%;
    margin: 0.5%;

  }
  .nav-pills>li+li{
    margin-left:0;
  }

  .aboutText h6 {

    font-size: 22px;

  }



  article>h3 {

    font-size: 28px;

  }

}



@media screen and (max-width:414px) {}



@media screen and (max-width:375px) {}