

.nav>li>a{
  margin-right: 50px;
}
.nav>li>a>span{
  color: #000;
  _font-family: TaipeiSansTCBeta-Regular;
}


.cdt{
  cursor: default;
}
.clr80{
  color: #808080;
}
.cpt{
  cursor: pointer;
}
.modal2-item{
  color: #000;
  width: 18%;
  background-color: #fff;
  padding: 50px 1px;
  text-align: center;
  margin-right: 10px;
}
.modal2-title{
  display: flex;
  align-items: center;
  margin-left: 15%;
  font-size: 18px;
}
.modal2-title>img{
  margin-right: 10%;
  height: 32px;
}
.modal2-title>h4{
  font-weight: 500;
}
.active{
  color: #000!important;
  font-weight: 600;
}

.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-container-v {
  background: #eee;
}
.swiper-pagination-bullet{
  width: 40px;
  height: 4px;
  border-radius: 0%;
  transform: skew(120deg)
}
.swiper-pagination-bullet{
  background-color: #e1251b;
}
.mt5{
  margin-top: 80px;
}
.mb15{
  margin-bottom: 50px;
}


.bg-gray{
  background-color: rgba(197, 193, 193,0.1);
}
.product-img>img{
  width: 100%;
}
.pt5{
  padding-top: 5%;
}
.pb1{
  padding-bottom: 1%;
}
.product>h5{
  color: #000;
  text-align: center;
  margin-top: 2%;
}
.product>p{
  color: #000;
  margin: 0 auto;
  text-align: center;
  margin-top: 2%;
  width: 50%;
}
.text-end{
  display: flex;
  justify-content: end;
}
.text-end>div:nth-child(1){
  margin-left: 20%;
}
.text-end>div:nth-child(2){
  margin-left: 5%;
}
.text-end>div:nth-child(3){
  margin-left: 5%;
}
.text-end>div>a>span{
  color: #7c7a7a;
  margin-left: 5px;
}
.scroltop{
  background: #fff;
}

.wximg{
  border-radius: 50%;
}
.ewm>img{
  height: 50px;
  line-height: 50px;
}
.ewm{
  position: fixed;
  z-index: 999;
  right: 50px;
  bottom: 150px;
  border-radius: 50%;
  display: none;
}
.ewming{
  position: fixed;
  z-index: 999;
  right: 120px;
  bottom: 100px;
  display: none;
  text-align: center;
}
.fb-inner{
  margin-top: 5%;
  margin-bottom: 2%;
}
.text-start>p>a{
  color: #000!important;
}
.copyright-text{
  margin-top: 5px;
}
.footer-bottom{
  border-top: 1px solid #c9c7c7;
}
.text-end>div>span{
  margin-left: 5px;
}


.about{
  display: flex;
}
.about-title{
  width: 25%;
  padding-top: 3%;
  padding-left: 10%;
}
.about-title>div{
  border-bottom: 1px solid #d4d4d4;
  padding: 5% 0 5% 0;
  font-size: 14px;
  font-weight: 600;
}
.about-title>div>a{
  color: #a1a1a1;
}


.about-content{
  padding: 3% 10% 15% 5%;
  width: 75%;
  color: #000;
}
.about-content>h3{
  color: #000;
  padding-bottom: 3%;
  border-bottom: 1px solid #d4d4d4;
}
.fw600{
  font-weight: 600;
}
.clr000{
  color: #000;
}
.header-nav .nav>li>a span{
  font-size: 16px;
}
.banner{
  background-image: url(../img/about/about1.png);
}
.banner2{
  background-image: url(../img/industry/industry1.png);
}
.banner>div,.banner2>div{
  width: 80%;
  margin-left: 10%;
  line-height: 240px;
  font-size: 40px;
  color: #fff;
  _font-family: 'aipeiSansTCBeta-Bold';
}


.news-item>a>div>div:nth-child(3){
  color: #000;
}


.nav>li>a{
  margin-right: 50px;
}
.nav>li>a>span{
  color: #000;
  _font-family: TaipeiSansTCBeta-Regular;
}

.title{
  width: 90%;
  margin: 5% 5% 1% 5%;
}
.title>h3{
  color: #000;
}
.title>div{
  font-size: 20px;
}
.title>div:nth-child(3){
  font-size: 14px;
  margin-top: 1%;
  text-align: end;
}
.title>div:nth-child(3)>a>span{
  padding: 3px 20px;
  border-radius: 5px;
  margin-left: 2%;
}
.title>div:nth-child(3)>a>span:hover,.activeNews{
  border: 1px solid #000;
  color: #000;
}
.noActiveNews{
  border: 1px solid #cccc;
  color: #ccc;
}
.news{
  width: 90%;
  padding-bottom: 2%;
  margin: 0 auto;
}

.news-item{
  display: flex;
  flex-wrap: wrap;
}
.news-item>a{
  width: 33.33%;
}
.news-item>a:nth-child(1)>div,.news-item>a:nth-child(4)>div,.news-item>a:nth-child(7)>div{
  margin-left: 0%;
}

.news-item>a>div{
  border: 1px solid #eaeaea;
  border-radius: 10px;
  margin: 5% 0% 0 5%;
  box-shadow: 2px 2px 2px rgb(230, 230, 230);
  cursor: pointer;
}
.news-item>a>div:hover{
  box-shadow: 4px 4px 4px rgb(230, 230, 230);
}
.news-item>a>div>div:first-child{
  background-color: #eee;
  max-height: 288px;
}
.news-item>a>div{
  text-align: center;
}
.news-item>a>div>div>img{
  border-radius: 10px;
  width: 100%;
  height: 288px;
  object-fit:cover;
  object-position: 50% 50%; 
}
.news-item>a>div>div:nth-child(2),.news-item>a>div>div:nth-child(3){
  width:100%;
  padding: 20px;
  height: 80px;
}
.news-item>a>div>div:nth-child(2){
  color: #000;
  font-weight: 600;
}
.news-item>a>div>div:nth-child(3){
  font-size: 14px;
}
.pagination{
  justify-content: center;
  margin-top: 3%;
}
.Page{
  margin-bottom: 3%;
}


.details{
  margin: 5% 5% 15% 5%;
  width: 90%;
}
.details-left{
  width: 75%;
}
.details-title>h3{
  color: #000;
}
.details-title>div{
  margin-top: 3%;
  margin-bottom: 3%;
  font-size: 14px;
}
.details-script{
  display: flex;
}
.details-content{
  margin-top: 3%;
}
.details-content>p{
  margin-top: 5%;
}
.details-content>img{
  margin-top: 3%;
}

.details-right{
  width: 300px;
  margin-left: 5%;
}

.details-right>div:nth-child(1){
  color: #000;
}
.details-item{
  margin-top: 10%;
  cursor: pointer;
  text-align: center;
}
.details-item{
  border: 1px solid #eaeaea;
  box-shadow: 2px 2px 2px rgb(230, 230, 230);
  border-radius: 10px;
}
.details-item>img{
  max-height: 178px;
}
.details-item:hover{
  box-shadow: 4px 4px 4px rgb(230, 230, 230);
}
.details-item>div{
  padding: 10% 10% 3% 10%;
}
.details-item>div:nth-child(2){
  font-size: 14px;
  color: #000;
}
.details-item>div:nth-child(3){
  font-size: 10px;
  color: #000;
}

.about{
  display: flex;
  width: 90%;
  margin-left: 5%;
}
.about-title{
  width: 29%;
  padding-top: 3%;
  padding-left: 10%;
}
.about-title>div{
  border-bottom: 1px solid #d4d4d4;
  padding: 5% 0 5% 0;
  font-weight: 600;
}
.about-title>div>a{
  color: #a1a1a1;
}

.about-content{
  padding: 3% 3% 15% 3%;
  width: 100%;
  color: #000;
}
.about-content>h3{
  color: #000;
  padding-bottom: 20px;
  border-bottom: 1px solid #d4d4d4;
}

.about-content>p>b{
  font-size: 20px;
}
.about-item{
  margin-left: 2%;
  display: flex;
}
.about-item>div{
  border-bottom: 1px dotted #a1a1a1;
  width: 100%;
  padding-top: 2%;
  padding-bottom: 2%;
}

.about-item>div:nth-child(1){
  font-weight: 600;
  width: 60%;
}
.about-item>div:nth-child(2){
  font-size: 14px;
}

.map-contact{
  width: 90%;
  margin-left: 5%;
}
.map-title{
  margin-top: 5%;
  padding-bottom: 5%;
  border-bottom: 1px solid #cac9c9;
}
.map-title>h3{
  color: #000;
  margin-bottom: 2%;
} 
.map{
  display: flex;
  margin-top: 5%;
  margin-bottom: 5%;
}
.map>img{
  width: 55%;
  height: 30%;
}
.map>div{
  padding-left: 10%;
}
.map>div>h5{
  color: #000;
}
.map>div>div{
  padding-top: 10%;
}
.map>div>div:nth-child(2){
  color: #000;
  font-size: 14px;
}
.map>div>div:nth-child(3){
  color: #000;
  font-size: 12px;
}
.filiale-item{
  display: flex;
  background-color: #f5f5f5;
  border-radius: 5px;
  margin-bottom: 2%;
  height: 20%;
}
.filiale-item>img{
  width: 30%;
}
.filiale-item>div{
  _padding: 3% 10%;
  padding: 15px 100px 0px 100px;
  width: 70%;
}
.filiale-item>div>h6{
  color: #000;
  font-size: 16px;
  _margin-bottom: 10%;
  margin-bottom: 20px;
}
.filiale-item>div>div{
  font-size: 14px;
  _margin-top: 5%;
  margin-top: 15px;
}



.ml10{
  margin-left: 10%;
}


.video{
  width: 100%;
  margin-left: 0%;
}
.video>h3{
  color: #000;
  padding-bottom: 20px;
  border-bottom: 1px solid #d4d4d4;
}
.video>video{
  padding:0px 20px ;
  margin: 65px 0;
}
.video>div{
  display: flex;
  flex-wrap: wrap;
}
.video>div>div{
  width: 20%;
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  max-height: 113px;
}




@media only screen and (max-width: 1280px){
  .header-nav .nav>li>a{
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width:1025px){
  .sub-menu li a{
    font-size: 0px!important;
    padding: 0!important;
  }
  .sub-menu{
    background-color: rgba(0,0,0,0.0)!important;
  }
}

@media(max-width:1024px){
  .modal{
    height: 0;
  }
  .modal1{
    height: 0;
  }
  #wz1,#wz2,#wz3{
    margin-bottom: 20px;
  }
  .about{
    display: block;
  }
  .about-title{
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .about-title>div{
    padding: 3% 0;
  }
  .about-content{
    width: 100%;
  }
  .about-content>h3{
    text-align: center;
    border: 0;
  }
  .about-content>h3{
    margin-left: 5%;
  }
  .bqsy{
    display: block;
  }
  .miss1024{
    display: none;
  }
  .banner>div,.banner2>div{
    width: 100%;
    text-align: center;
    margin-left: 0;
    font-size: 25px;
  }
  .news-item{
    justify-content: space-between;
    margin-left: 0%;
  }
  .news-item>a{
    width: 48%;
  }
  .news-item>a>div{
    margin: 4% 0% 0 0%;
  }
  .details{
    display: block;
    align-items: center;
  }
  .details-left{
    width: 100%;
  }
  .details-right{
    margin-top: 5%;
    width: 100%;
  }
  .details-item>img{
    width: 100%;
  }
  .details-item>a{
    text-align: center;
  }
  .details-script{
    display: flex;
    flex-wrap: wrap;
  }
  .details-title>h3{
    width: 80%;
  }
  .about{
    display: block;
    width: 100%;
    margin-left: 0;
  }
  .about-title{
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .about-title>div{
    padding: 3% 0;
  }
  .about-content{
    width: 100%;
  }
  .about-content>h3{
    text-align: center;
    margin-left: 5%;
    padding-bottom: 5%;
  }
  .about-item>div{
    padding-left: 25%;
  }
  .video{
    width: 100%;
    margin-left: 3%;
  }
  .map{
    display: block;
  }
  .map>img{
    width: 100%;
  }
  .map>div{
    text-align: center;
  }
  .map>div{
    padding-left: 2%;
  }
  .map>div>div{
    padding-top: 2%;
  }
  .filiale-item{
    display: block;
    text-align: center;
  }
  .filiale-item>img{
    width: 100%;
  }
  .filiale-item>div{
    width: 100%;
  }
  .details-item>img{
    max-height:100%;
  }
  .video>video{
    margin: 15px 0;
  }
}
@media (max-width:768px){
  .news-item>a{
    width: 100%;
  }
  .ml10{
    margin-left: 0;
  }
  .filiale-item>div>h6>div>span{
    display: block;
  }
}
@media (max-width:820px){
  .news-item{
    justify-content: center;
    margin-left: 0%;
  }
  .news-item>a>div{
    margin: 4% 0% 0 0%;
  }
}
@media (max-width:768px){
  .ml10{
    margin-left: 0;
  }
  .filiale-item>div>h6>div>span{
    display: block;
  }
}
@media(min-width:400px)and (max-width:1200px)  {
  .text-end{
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .text-end>div:nth-child(1){
    margin-left: 0%;
  }
  .text-end>div:nth-child(2){
    margin-left: 2%;
  }
  .text-end>div:nth-child(3){
    margin-left: 2%;
  }
  .text-start>p{
    text-align: center;
  }
}

@media(min-width:200px)and (max-width:400px)  {
  .text-end{
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .text-end>div:nth-child(1){
    margin-left: 0%;
  }
  .text-end>div:nth-child(2){
    margin-left: 2%;
  }
  .text-end>div:nth-child(3){
    margin-left: 2%;
  }
  .text-start>p{
    text-align: center;
  }
}
@media (max-width: 1300px) {
  .nav>li>a{
    margin-right: 20px;
  }
}
@media (max-width: 1200px) {
  .nav>li>a{
    margin-right: 0px;
  }
}


@media (max-width:1024px)  {
  .ewm>img{
    height: 50px;
    line-height: 50px;
  }
  .ewm{
    position: fixed;
    z-index: 999;
    right: 15px;
    bottom: 150px;
    border-radius: 50%;
  }
  .ewming{
    position: fixed;
    z-index: 999;
    right: 80px;
    bottom: 100px;
    display: none;
    text-align: center;
  }
  .nav>li:nth-child(1)>a{
    margin: 0;
  }
  .nav>li:nth-child(3)>a{
    margin: 0;
  }
  .nav>li:nth-child(4)>a{
    margin-right: 0;
  }
}
@media (max-width:767px)  {
  .ewm>img{
    height: 40px;
    line-height:40px;
  }
  .ewm{
    position: fixed;
    z-index: 999;
    right: 15px;
    bottom: 150px;
    border-radius: 50%;
  }
  .ewming{
    position: fixed;
    z-index: 999;
    right: 80px;
    bottom: 100px;
    display: none;
    text-align: center;
  }
  .about-content>h3{
    margin-left: 5%;
    padding-bottom: 5%;
  }
  .about-item{
    display: block;
    text-align: center;
    width: 100%;
    border-bottom: 1px dotted #a1a1a1;
  }
  .about-item>div{
    border-bottom: 0;
  }
  .about-item>div:nth-child(1){
    width: 100%;
  }
  .about-item>div{
    padding-left: 0%;
  }
  .video{
    width: 100%;
  }
  .video>video{
    padding: 0;
  }
}


