/*共通
----------------------------------------------*/


.area{
  padding: 45px 0;
}
.indextopic{
  margin:20px 0;
}
.topicline{
  margin: 25px 0;
}
.topidline,.topidline2{
  max-width: 300px;
  margin:0 auto;
  overflow: hidden;
  background:url(../image/topd.png) center center no-repeat; 
}
.topidline2{
  background:url(../image/tpod2.png) center center no-repeat; 
}
/*.topidline:before{
  content:"";
  width: 100%;
  max-width: 300px;
  height:3px;
  margin: 0 auto;
  background:#f00; 
  position: absolute;
  z-index: 9999;
  top: 5px;
  left: 0;
}*/

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

.flexy-menu:lang(en) .switch{
 
  max-width: 120px;
  min-width: 58px!important;
}

.switch a{
  color: #999!important; 
  background: #fff;
  padding:8px 8px!important; 
  font-size: 15px;
  border-radius: 3px;
  border:1px solid #aaa;
  max-width: 60px;
  float: none;
  margin: 4px auto;
  font-size: 14px!important;
}

.switch a:hover{
  color: #fff;
  background: #171c23;
}

#slider .switch a {
    color: #ccc!important;
    background: none;
    float: left;
    margin: 12px 0 20px 15px;
}
/*---------------------------------------*/
.topmenu{
  background: #fff;
  padding:0px 0;
  position: fixed;
  z-index: 999;
  border-bottom:1px solid #dfdfdf;
  top:0px;
}

.fix{
  height: 100%;
  overflow: auto;
  position: fixed;
}
.logo{
  background: #fff;
  overflow: hidden;
}

.nowon{
  border-radius: 3px;
  background: #171c23;
  color: #fff!important;
}


/*--extra set--*/
#banner::before{
  content: "";
  bottom:-1px;
  background: url(../image/triangle.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  width:100%;
  height: 87px;
  z-index: 2;
  
}
#bannerpic{
  height: 100%;
  /* background: url(../image/banner/b1.jpg) no-repeat fixed ;*/
}
#banner{
 
  height: 100%;
}

.bannerword h1{
  font-size: 3em;
  line-height: 0.5em;
}
.bannerword h4{
  font-size: 2em;
}

.bannerword{
  color: #fff;
  z-index: 1;
  margin: 18% auto;
  min-width: 320px;
  width: 100%;
  left: 0;
  text-align: center;
  position: absolute;
  text-shadow: 0px 0px 2px #333;
}

.bannerword h1{
  /*font-size: 5.75em;*/
  font-style:italic;
  text-shadow: 2px 2px 3px #112222;
}
.bannerword .h4{
  margin:30px 0 0 0;
}

.bannerword h4{
  background:#171c23;
  max-width: 80%;
    margin: 0 auto;
    border-radius: 10px;
    text-align: center;
    padding: 0 15px;
    font-weight: normal;
    font-size: 0.85em;
}

.bannerword div{
  margin:0 0 1.5% 0;
}

.slides{
  padding: 60px 0 0 0;
}

/*關於我們
----------------------------------------------------*/
#about{
  padding: 80px 0;
  background:#fcfcfc;
  overflow: hidden;
}

/*產業應用
----------------------------------------------------*/
.sinsample{
  /*padding: 2px 8px;*/
  background: #fff;
  /*border-right: 5px solid #fff;*/
}

.sinsall .sinsample{
  /*padding: 2px 8px 10px 2px;*/
  overflow: hidden;
  /*border: 5px solid #fff;*/
}

/*訂閱電子報
----------------------------------------------------*/
#epapper{
  background: url(../image/bg/epapperbg.jpg) center center no-repeat;
  padding:120px 0;
  color: #fff;
  background-size: cover;
  background-attachment: fixed;
}

/*最新消息
*--------------------------------------------------*/
#news{
  background: #fafafa;
}
.singlenew{
  padding: 5px 10px;
  margin: 5px 0px;
}
.dates{
  background: #dcdcdc;
  width: 65px;
  padding: 10px 0px;
  position: absolute;
  bottom: 0px;
}
.mon{
  font-size: 24px;
  font-weight: bold;  
}
.mon:after{
  content:"";
  width:80%;
  background: #232323;
  height: 1px;
  float: left;
  margin: 7px 10% 7px 10%;
}

.newlink{
  border-radius: 50px;
  border:1px solid #656565;
  color: #656565;
  margin: 15px 0;
  padding:10px 18px;
  text-align: center;
  float: left;
}

.newlink:hover{
  background: #171c23;
  color: #fff;
}

.lines{
  background: #171c23;
  height:4px;
  max-width: 100px;
  margin: 20px 0;
}
.whiteline{
  background: #fff;
  margin: 5% 0;
}

.newpic{
  min-height:225px;
  max-height:180px; 
  overflow: hidden;
}

.newinfo{
  min-height:80px;
  max-height: 80px;
  overflow: hidden;
  line-height:1.75em;
}

/*聯絡我們*/
.footercon{
  margin: 7px 0px;
  padding: 0 5px;
  letter-spacing: 1.5px;
  color: #696969;
}
.maps iframe{
  height: 450px;
}

.mapinfo .fa{
  min-width: 18px;
}


/*footer
---------------------------------------------------*/
#footer{

  color: #fff;
  background: #171c23;
  padding:50px 0;
}

.footlogo{
  margin: 0 0 15px 0;
}
.footerwords p{
  margin: 0 0 10px 0;
}
.footerinfo{
  border-top: 0px solid #fff;
  margin: 12px 0 0 0;
  padding:12px 0 0 0;
  line-height: 20px;
}

.twoside{
  /*border-right:1px solid #666;
  border-left:1px solid #666;*/
}

.foottop{
  margin: 5px 0;
}

#footer a{
  color: #f1f1f1;
  text-align: center;
  font-size: 14px;
  margin: 5px 0;
  letter-spacing: 0.5px;
}

#footer a:hover{
  color: #00AAFF;
}

.footerlink{
  margin: 5px 0;
  padding: 0 3px 0 0;
}

#footer .map,#footer .address{
  margin:0 auto;
  float: none;
}
#footer .map iframe{
  min-height: 200px;
}

#footer .fa{
  margin:0 6px 0 0;
  min-width: 15px;
  text-align: center;
}

#footer .en-us{
  width: 100%;
}

.company{
  margin: 0 0 15px 0;
}
#footer .sublink{
  color: #bbb;
}

.footarea{
  margin: 0 0 15px 0;
}
.copyright{
  background: #111;
  font-size: 12px;
  color: #ccc;
  padding: 15px 0;
}

.confirms{
  margin: 0 auto;
  max-width: 400px;
  background:#f00;
}



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

 .bannerword h4{
    font-size: 1em;
}
}

@media (min-width: 768px) {
  
  #about{
  padding: 120px 0;
 
}

.topmenu{
  
  padding:8px 0;
  
}
}
@media (min-width: 900px) {
.aboutdec:after{
  content:"";
  width: 310px;
  float: left;
  height: 200px;
  background: /*#FF0 */url(../image/about.png) no-repeat;
  position: absolute;
  left: 53%;
  top: -55%;
}

}

@media screen and (min-width: 1000px){
.topmenu{
  background: #fff;
  position: sticky;
  z-index: 999;
  top:0px;
}
 .slides{
  padding: 0px 0 0 0;
}
}

@media (min-width: 1300px) {

 
}

@media (min-width: 1200px) and  (max-width: 1500px){
	.whiteline{
    margin: 5% 0;
  }
}

@media (min-width: 1500px) {
  
  .whiteline{
   margin: 10% 0;
  }
}


