/*人才招募*/
.recruiting{
  background:url("../image/bg/topic/recruiting.jpg") no-repeat top center;
  background-size: cover;
}
.contactus{
  background:url("../image/bg/topic/contactus.jpg") no-repeat top center;
  background-size: cover;
}
.cooperartion{
  background:url("../image/bg/topic/cooperartion.jpg") no-repeat top center;
  background-size: cover;
}
.cus-busticket-taipei{
  background:url("../image/bg/topic/cus-busticket-taipei.jpg") no-repeat top center;
  background-size: cover;
}
.cus-busticket-tauyuan{
  background:url("../image/bg/topic/cus-busticket-tauyuan.jpg") no-repeat top center;
  background-size: cover;
}
.cus-notes-shinpei{
  background:url("../image/bg/topic/cus-notes-shinpei.jpg") no-repeat center center;
  background-size: cover;
}
.cus-notes-taipei{
  background:url("../image/bg/topic/cus-notes-taipei.jpg") no-repeat center center;
  background-size: cover;
}

.stationname{
  /*max-width: 63%;*/
}

#changepic{
  background: #253858;
  margin: 0px 15px;
  text-align: center;
  cursor: pointer;
  color:#fff;
}
   
.max200{
  max-width: 100px;
}

.backtop {
    width: 60px;
    /* background: #ff0; */
    height: 60px;
    right: 10%;
    bottom: 10%;
    position: fixed;
    z-index: 50;
    cursor: pointer;
  }

.openslide{
      float: right;
      /* background: #f00; */
      line-height: 56px;
        text-align: center;
        font-size: 18px;
      position: sticky;
      right: 0;
      top: 0;
      z-index: 99999;
      margin: 0px 0 0 0;
      padding:0 15px; 
    }

  .nowon {
    background:#fff;
    color:#253858!important;
  }

  .dropdown .nowon{
    background-image: url("../image/drop2.png");
    background-repeat: no-repeat;
    background-position: right center;
  }

.dropdown{
  background-image: url("../image/drop.png");
  background-repeat: no-repeat;
  background-position: right center;
      background-size: 15%;
}


.flexy-menu li .dropdown{
  background-image: url("../image/drop2.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 15%;
}

.flexy-menu li .dropdown:hover{
  background-image: url("../image/drop.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.dropdown .nowon:hover,.dropdown:hover{
    background-image: url("../image/drop2.png");
    background-repeat: no-repeat;
    background-position: right center;
  }
.topicline{
  max-width: 60px;
  height: 5px;
  background: #fff;
  margin: 15px 0;
}

.arealine{
  max-width: 100px;
  height: 5px;
  background: #253858;
  margin: 1% auto 3% auto;
}
.white .arealine{
  background: #fff;
}

p {
  float: left;
  width:100%;
  line-height: 1.85em;
  font-size: 1.06em;
  letter-spacing: 2.3px;
}

.articlecontent p{
  float: left;
  width:100%;
  line-height: unset;
  font-size: unset;
  letter-spacing: unset;
  margin: 15px 0;
}



.topmenu{
  background: #78b997;
  padding:0px 0;
  /*position: sticky ;*/
  z-index: 100;
  border-bottom:1px solid #dfdfdf;
  /*top:0px;*/
}
.logo{
  background: #fff;
  overflow: hidden;
}
.tele{
  color:#6d8098;
  font-size: 16px;
}
.tele .fa{
  margin: 0 5px 0 0;
}
.up-tools{
  padding: 2px 0;
}
.up-tools:last-child{
  border-left:1px solid #6d8098;
}
/*PUBLIC*/
.headers{
  padding: 0px 0;
  position: sticky;
  top: 0;
  z-index: 999;
  background:#fff; 
  border-bottom:1px solid #ededed;
}
.areaset{
  padding: 4% 0;
}
.areaset-sm{
  padding: 2% 0;
}
.white{
  color: #fff;
}



/*跑馬燈*/
.running{
  padding:  10px 0;
  background:#E3E6EB;
}

.running ul{
  display:  inline-block; 
}

#marquee2{position:relative;width:100%;height:25px;overflow:hidden; /*background:#EFEFEF;*/}
#marquee2 ul li{float:left; padding:0 10px; line-height:25px;}
#marquee2 ul li a{color: #6d809b;}
#marquee2 ul li a:hover{color: #3cb5f9!important;}
#marquee2 ul{list-style: none;}


/*-------------*/
.morelink{
  border-radius: 23px;
  padding: 6px 20px;
  text-align: center;
  border:1px solid #aaa;
  min-width: 100px;
  color:#aaa;
  font-size: 0.69em;
}

.morelink:hover{
  color: #fff;
  background: #253858;
}

.white .lines{
  background: #fff;
}
.lines{
  background: #253858;
  height: 4px;
  max-width: 110px;
  margin: 15px 0 20px 0;
}

 .row{
  margin: 0 0 40px 0;
}


#banner .swiper-pagination{
  position:absolute;
  bottom:   15px; 
}

/*最新消息首頁-------------------------*/
#banner2{
  background: url("../image/bg/newsbg.jpg") center center no-repeat fixed;
  background-size: cover; 
  padding:  6% 0;
}
.tabs li{
  width: 80px;
  float: left;
  text-align: center;
  padding: 10px 0;
  border-radius: 5px;
  background: #78b997;
  color: #fff;
}

.tabs li:hover{
  cursor: pointer;
}

.tabs .current{
  background:#37837f; 
}

.tabscontent{
  background:#111; 
  border-radius: 5px;
  border:1px solid #aaa;
}

.tabscontent ul,.tabscontent ul li{
  float: left;
  width: 100%;
  background:#fff; 
  line-height: 24px;
}

.content1 ul li:hover{
  background:#f00;
}
.tabscontent li{
  padding: 15px 15px;
  border-bottom:1px solid #aaa;
}
.tabscontent li:nth-child(even){
  background:#f4f5f5; 
}
.tabscontent li:hover{
  background:#f0f0f0;
}




.newstopic{
 /* max-width: 80%;*/
  margin: 5px 0; 
  overflow: hidden;
}
.newsdate{
  /*min-width: 16.66%;*/
}

.newsdate,.newstopic{
  color:#253858;
}
.tabscontent ul li a:hover .newstopic,.tabscontent ul li a:hover .newsdate{
  color:#00AAFF!important;
}

.fromtopic{
  /*background: #3a8282;*/
  color: #fff;
  text-align: center;
  /*padding: 22px 0 0 0;*/
   z-index: 2;

}
.fromtopic:after{
  content: "";
  background: url("../image/fromtopic.png") right bottom no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 80px;
  float: left;
 
}
.from-topic{
  background: #3a8282;
  padding: 30px 0 0 0;
   border-radius: 7px 7px 0 0 ;
}
.formperson{
  padding: 0px 15px;
  background:#f4f5f5;
  border-radius:0 0 5px 5px;
}

.formper{
  margin:-50px 0 0 0;
  filter: drop-shadow(0px 0px 1px #000);
}
.formper:before{
  content: "";
  background: url("../image/fromper.png") right bottom no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 82px;
  float: left;
  z-index: 0;
}
.posicenter{
  margin: 20px 0 0 0; 
}
.fromtopic:after,.formper:before{
    display: none;
  }
  .from-topic {
      padding: 15px 0;
  }
  .formper{
    margin: 0 0 0 0;
  }
/*關於我們首頁-------------------------*/
#aboutindex .row{
  margin: 0 0 40px 0;
}
#aboutindex h2{
  letter-spacing: 5px;
}
#aboutindex{
  background: #fff;
}
#aboutindex .arealine,#subintrude .arealine{
  margin: 3% auto;
}
.aboutsub{
  margin: 0 0 0 20px;
}
.aboutsuball{
  margin: 0px 0 0 0px;
}
.aboutsuball .wordssub{
  margin: 20px 0;
}
.aboutsub .lines{
  max-width: 50px;
  background: #3a8282;
}
.allwords{
  background: #fff;
}


/*首頁4格*/
#subintrude{
  background: url("../image/bg/bg4.jpg") center center fixed no-repeat;
  background-size: cover;
  color: #fff;
}

#subintrude h3{
  margin:20px 0 0 0;
}

.subsingle{
  margin: 25px 0;
}


.worddownload{
  color: #253858;
}
.worddownload:hover{
  color: #0793e2;
}


/*footer-----------------------------------*/
#footer{
  color: #fff;
  background: #253858;
  padding:40px 0 0 0; 
}
.footarea{
  padding:0 0px; 
  margin:20px 0;  
}
#footer i{
  margin: 0 5px 0 0 ;
}
#footer .footlink{
  margin: 8px 15px 8px 0px;
}
.footlink a{
  color: #fff;
}
.footlink a:hover{
  color: #ff0;
}
.footesec{
  border-top:1px solid #fff;
  padding:0px 0; 
  margin: 15px 0 0 0;
}
.footesec .footlink{
  margin: 4px 15px 4px 0px!important;
}
.footarea i{
  min-width: 25px;
  font-size: 20px;
  text-align: center;
}
.socials i{
  font-size: 40px;
}


.pages{
  /*width:30px;
  height:30px;
  background:#FF0;*/
  font-size: 14px;
  padding:5px 2px ;
  float:left;
  margin:10px 0px 0 0;
  text-align:center;
  color: #ccc;
  
}
.total{
  margin: 0 0 5px 0;
}

.pages a{
  text-decoration:none;
  color:#00AAFF;
  margin: 0 3px;
}

.pages a:hover{
  color:#00a0f0;
}

.pages .nowon {
  color:#f00;
}


@media only screen and (min-width: 640px){
  

}

@media (min-width: 768px) {
  

}
@media (min-width: 900px) {



}

@media screen and (min-width: 1000px){

  .topmenu{
 
  padding:3px 0;
}

/*PUBLIC*/
.headers{
  position: relative;
  border-bottom:1px solid #ededed;
  padding: 10px 0;
}
#aboutindex{
  background: url("../image/bg/bg5.jpg") 0 bottom no-repeat;
      background-size: 100%;
}
.aboutsuball{
  margin: 80px 0 0 0px;
}


}

@media (min-width: 1200px) {
  .fromtopic:after,.formper:before{
    display: block;
  }
.fromtopic:after{
  content: "";
  background: url("../image/fromtopic.png") right bottom no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 80px;
  float: left;
 
}


.formper{
  margin:-50px 0 0 0;
  filter: drop-shadow(0px 0px 1px #000);
}
.formper:before{
  content: "";
  background: url("../image/fromper.png") right bottom no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 82px;
  float: left;
  z-index: 0;
}
 
}

@media (min-width: 1600px) {
  
   
}


