/*共通
----------------------------------------------*/
.tips{
	background: #121212;
    color: #fcde19;
    padding: 20px 5px;
    margin: 0px 0 0 0px;
    font-size: 2em;
	width:100%;
	text-align:center;
	line-height:1.3em;
}

.note{
	font-size: 18px;
  color: #232323;
  line-height: 1.5em;
  font-weight: bold;

}


.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:#fcde19;
  border-radius: 100%;
  height: 60px;
  right: 10%;
  bottom: 10%;
  position: fixed;
  z-index: 50;
  cursor: pointer;
  text-align: center;
  -o-transition:color .15s linear,background .15s linear;
  -webkit-transition:color .15s linear,background .15s linear;
  -moz-transition:color .15s linear,background .15s linear;
  transition:color .15s linear,background .15s linear;
  border:1px solid #bbb;
}

.backtop:hover{
 color: #fcde19;
 background: #232332;
}

.backtop i{
  line-height: 60px;
  font-size: 25px;
}
.howbg{
  padding: 50px 0;
  color: #42210b;
}

.linindex:hover{
  color: #FFF;
  background: #00b812;
}
.phoneindex:hover{
  color: #FFF;
  background: #29a9e0;
}

.noneres{
  color: #232332;
}
.noneres:hover{
  color: #232332;
}

.pages{
  /*width:30px;
  height:30px;
  background:#FF0;*/
  font-size: 14px;
  padding:5px 2px ;
  float:left;
  margin:10px 0px;
  text-align:center;
  color: #333;
  
}
.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;
}

/*---------------------------------------*/
.topmenu{
  background: #fff;
  padding:0px 0;
  position: sticky;
  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: #fcde19;
 
}
.topics{
  margin: 0 auto 40px;
  float: none;
}
.topics:before{
  content: "";
  float: left;
  background: url("../image/t1.png");
  width: 80px;
  height:80px;
}



/*--首頁--*/
.area1{
  /*background: url("../image/bg/bg.jpg") no-repeat center center fixed;
  background-size: cover;*/
      margin: -2px 0;
      padding: 10% 0 5% 0;
}
.area1 .maintopic{
  overflow:   hidden; 
}
.area1 .maintopic h1{
  font-size: 4em;
  font-weight:  bold;
  text-align: center;
}
.area1 .info{
  font-size:  1.1em;
  margin:15px 0;
  line-height:  1.75em;
}
.quset{
      writing-mode: horizontal-tb;
      margin: -30px 0 0 8px;
      font-size: 0.85em;
}

.area2{
  /*background-image: url("../image/bg/left-triangle.png");*/
  background-position:top left;
  background-color:#f0f0f0; 
  padding:50px 0;  
  background-repeat: no-repeat;
}
.twoareaword{
  margin: 0 0 0px 0;
  padding: 10px 0;
  background: #fff;
}
.areaword{
  font-size: 1.15em;
  line-height: 1.5em;
  padding: 40px 0px;
}
.areaword:first-child{
  border-bottom:1px solid #233332;
}
.areaword:last-child{
  /*padding: 40px 0px 40px 50px;*/
}

.sincity{
  padding: 10px 13px;  
}
.sincity-link{
  padding: 13px 10px;
  color: #666;
  text-align: center;
  background: #e4e4e4;
  border-radius: 5px;  
  letter-spacing: 3px;
  font-size: 18px;
}
.sincity-link:hover{
  background: #232323;
  color: #fff;
}

.area3{
  background:url("../image/bg/bg2.jpg") center center no-repeat fixed; 
  padding:7% 0;  
  margin:-2px 0;
}



.howto,.howto-sub{
  float: none;
  margin: 0 auto;
  /*height: 20px;
  background: #f00;*/
}
.howto-sub h1{
  font-size: 3.1em;
  letter-spacing: 1px;
}
.howto-sub .info{
  font-size: 1.5em;
  letter-spacing: 5px;
  line-height: 1.5em;
  margin: 5% 0;
}


.woman{
  left: 5%;
  position: absolute;
  bottom: 0px;
  z-index: 2;
}
.browway{
  float: none;
  margin: 0 auto;
}
.browway h2{
  font-size: 4em;
  letter-spacing: 5px;
}
.allways{
  margin:4% 0 ;
}
.sinway{
  padding: 0 20px;
  margin:  20px 0;
}
.ways{
  font-size: 1.15em;
  line-height: 1.5em;
  margin: 15px 0;
  letter-spacing: 2px;
}  
.sinway h3{
  font-size: 1.8em;
  margin: 15px 0 0 0;
}

.area4{
  background-color:#f0f0f0; 
  padding:50px 0;  
}
.whitetrian-bg{
  background-image: none;
}


.adv-area4{
  background-position:top right;
  background-color:#f0f0f0; 
  padding:50px 0 50px 0;  
  background-repeat: no-repeat;
}
.topic{
  padding:0 0 10px 0;
  border-bottom:2px solid #aaa;
  margin:0 0 30px 0; 
}
.cate{
  
  background:#fcde19;
  color: #252525;
  text-align: center;
  width: auto;
}
.cate .h2{
  padding: 20px 10px 20px 20px;
  float: left;
}
.cate:before{
  content:"";
  width:50px;
  height: 100%;
  right: 0;
  min-height: 60px;
  
  float: right;
  background: url("../image/bg/topicbg.png") 0 0 no-repeat;
}

/*分頁BANNER
----------------------------------------------------*/
.subpage-info h1{
    font-size:  3.4em;
    margin:   0 0 10px 0;
}
.subpage-info h3{
  font-size:  1.38em;
  line-height:  1.5em;
  margin:0 0 10px 0;
}
.subpage-info h1,.subpage-info h3,.subpage-info h2{
  color:  #fff;
  text-shadow:  0px 0px 10px #000;
  letter-spacing:   4px;
}
.subbg{
  background:  /*url("../image/bg/subbg.jpg") no-repeat 0 top;*/#e3e3e3;
}
.subbg .area1{
  background:  none;
  padding:  5% 0 0 0;
}
.fontsize{
  font-size:  .85em;
}
.mainbg{
  background: url("../image/bg/bg.jpg") no-repeat 0 top fixed;
  background-size:cover;
}
/*產業應用
----------------------------------------------------*/


/*訂閱電子報
----------------------------------------------------*/


/*最新消息
*--------------------------------------------------*/
.newsarea2{
  background-color: #fff;
}
.newslist ul,.newslist ul li,.mycatlog ul,.mycatlog ul li.category ul,.category ul li{
  float: left;
  width: 100%;
}

.category ul,.category ul li{
  width: auto;
}
.newslist ul li{
  border-bottom:1px solid #ccc;
  padding:5px 5px;
  font-size: 18px; 
}
.newslist ul li:hover{
  background: #eaeaea;
}
.newsdate{
  margin: 0 0 10px 0;
}
.newstopic a{
  color: #111;
  padding:5px 5px;
}
.newstopic a:hover{
  color: #3cb5f9;
}
.category{
  border-top:2px solid #ccc;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
}
.category ul li{
  
  padding: 0 3px;
  font-size: 15px; 
  border-radius: 5px;
  margin: 5px 0;
}
.category ul li a{
  color: #111;
  padding:10px 26px;
  /*background: #e4e4e4;*/
  border:2px solid #ccc;
  border-radius: 50px;
}
/*.category ul li:nth-child(even) a{
  background: #fff;
}*/
.category ul li a:hover{
  background: #fcde19;
}

.newscontent{
  font-size: 1.1em;
  line-height: 1.75em;
  border-top:1px solid #dadada;
  padding: 2.5% 0 0 0;
  margin: 2.5% 0 0 0;
}
.newscontent p{

  margin:  1% 0;
  padding: 0 1%;
}

.newscontent ol{
  padding: 0 1%;
}

.newscontent ol li{
  margin: 0.5% 0%;
}


.newscontent h2{
  background: #fcde19;
  font-weight: bold;
  padding: 5px 5px;
  float: left;
  width: 100%;
  margin: 15px 0;
}


.mycatlog{
  background: #f0f0f0;
  margin: 0 0 30px 0!important;
  border-radius: 15px;
  border:1px solid #ccc;
  color: #111;
  overflow: hidden;
}

.mycatlog a{
  color: #111;
  padding: 0 0 0 1%;
}

.mycatlog a:hover{
  color: blue;
}


.catitle{
   padding: 5px 5px;
   background: #fcde19;
   text-align: center;
   font-weight: bold;
}
/*.mycatlog ul li{
  padding:10px 5px!important;
  font-size: 16px!important; 
}
.mycatlog ul li:hover{
  background: #eaeaea;
}
*/

.news .category{
  border-top:0px solid #ccc;
  border:1px solid #ccc;
  margin: 0px 0 0 0;
  padding: 0px 0 0 0;
}
.news .category ul li{
  
  padding: 0 0px;
  font-size: 16px; 
  border-radius: 0px;
  margin: 0px 0;
  float: left;
  width:100%;
}
.news .category ul li a{
  color: #111;
  padding:10px 26px;
  /*background: #e4e4e4;*/
  border:0px;
  border-bottom:1px solid #ccc;
  border-radius: 0px;
}

.news .category ul li:last-child a{
  border-bottom:0px solid #ccc;
}
/*.category ul li:nth-child(even) a{
  background: #fff;
}*/
.news .category ul li a:hover{
  background: #fcde19;
}

/*廣個區塊
*--------------------------------------------------*/

.adverconleft {
  padding: 0 0px 0 0;
}
.adverconright {
  padding: 0 0 0 0px;
}
.advlist ul li{
  /*border-bottom:1px solid #ccc;*/
  padding:10px 5px;
  margin:   0 0 5px 0;
  /*font-size: 18px; */
  -o-transition:color .15s linear,background .15s linear;
  -webkit-transition:color .15s linear,background .15s linear;
  -moz-transition:color .15s linear,background .15s linear;
  transition:color .15s linear,background .15s linear;
  min-height:255px;
      
}
.advlist ul li:hover{
  background: #fcde19;
}

.advlist a{
  color: #111;
  padding:0px 0px;
}
.advlist a:hover{
  color: #111;
}
.advtopic{
  margin:5px 0 5px 0;
  padding: 0px 5px;
}
.advinfos{
  font-size:  0.965em;
  line-height:  1.5em;
  padding: 0px 5px;
  min-height:50px;
}

.advinfos p{
   min-height:50px;
}
.advpic{
  /*box-shadow:   0px 2px 3px #ccc; 
  border:1px solid #aaa;
  background: #fff;*/
  text-align: center;
  min-height: 135px;

}

.advpic img{
  /*box-shadow:0px 2px 3px #ccc; 
  border:1px solid #aaa;
  background: #fff;*/
}

.advtopic-con{
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 25px 0 5px 0;
}
.advinfos-con{
  font-size:  1.2em;
  line-height:  1.5em; 
  margin: 5px 0;
}
.callphone{
  color:#ef5a24;
  padding:15px 0; 
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc; 
  margin: 15px 0;
}

.linkset{
  padding:0 5px 0 5px; 
  min-width: 120px;
  margin:  0 0 10px 0;

}
.advlink{
  border-radius:5px;
  color:#fff;
  padding:20px 25px; 
  font-size: 16px;
  letter-spacing: 2px;
  text-align: center;
  box-shadow: 0px 0px 3px #ccc;
}
.advlink i{
  margin: 0 5px 0 0;
}

.call{
	padding:0 0px;
}
.listlink{
  /*border-radius:50px;*/
  
  /*padding:15px 25px; */
  font-size: 16px;
  letter-spacing: 2px;
  text-align: center;
  /*box-shadow: 0px 0px 0px #ccc;*/
}
.call a {
    margin: 0 0 5px 0;
min-height: 50px;
background-size: contain;
}
.listlinkgreen{
  background:url("/assets/index/src/image/linkleft.png") no-repeat center center;
  /*color:#00b812;
  border:2px solid #00b812;*/
}
.listlincall{
  background:url("/assets/index/src/image/linkright.png") no-repeat center center;
  /*color:#00b812;
  border:2px solid #00b812;*/
}

.green{background: #00b812;}
.blue{background: #29a9e0;}
.orange{background:#f9ae3b; }

.green:hover{color:#FFF;background: #33c641;}
.blue:hover{color:#FFF;background: #54bae6;}
.orange:hover{color:#FFF;background:#fabe62; }

.notes{
  margin: 50px 0 0 0 ;
  border-top:1px solid #ccc;
  padding: 40px 0;
  font-size: 1.23em;
  line-height: 1.5em;
}

.rightnotes{
  padding:0 0 0 0px; 
}
.rightnotes p{
  margin:15px 0;
}

.avoid{
  background: #111;
  padding:15px 20px;
  min-height: unset; 
}
.avoid .h1,.avoid .h2{
  color:#fcde19;
  text-align: center;
  line-height: 1.1em;
  font-weight: bold;
}
.avoid .h1{
  font-size: 5em;
}
.avoid .h2{
  font-size: 2em;
}

.red{
  color:#ef5a24;
}
.remeber{
  color:#fff;
  background:#ef5a24;
  padding:15px 15px;
  margin: 15px 0 0 0; 
}
.rlines{
  margin: 3px 0;
}
.all-rlines{
  padding:0 0 0 15px;
  border-left:5px solid #fff; 
}

.onarea{
  background: #fcde19!important;
  color: #111!important;
  font-weight: bold;
}
.otherarea{
  padding: 30px 0;
}

.map iframe{
  float: left;
  width: 100%;
  min-height: 450px;
  
}

/*聯絡我們----------------------------------------*/
.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: #fcde19;
  padding:80px 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;
}

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

.footerlink{
  margin: 5px 0;
  padding: 0 3px 0 0;
  font-size: 15px;
}
.footerlink a{
  color: #232323;
  padding:15px 10px;
  border-radius: 3px;
  border:1px solid #232323; 
}

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

.footarea{
  margin: 0 0 15px 0;
}
.copyright{
  font-size: 12px;
  color: #232323;
  padding: 20px 0;
  background: #fcde19 ;
}
.copyright i{
  margin: 0 5px 0 0;
  font-size: 15px; 
}




@media only screen and (min-width: 400px) {
  .howto-sub h1{
    font-size: 3.9em;
    letter-spacing: 5px;
  }
}


@media only screen and (min-width: 600px) {
.fontsize{
      font-size:  .65em;
    }
 .area1{
  padding: 0% 0 0% 0;
}

.subbg .area1{
  background:  none;
  padding:  0% 0 0 0;
}


}

@media (min-width: 640px) and (max-width: 999px) {
	.tips {
		padding: 10px 5px;
		margin: 15px 0 0 10px;
	}
}

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

  .topmenu{
    
    padding:8px 0;
    
  }
  .avoid{
    background: #111;
    padding:45px 20px;
    min-height: 135px; 
  }

  .linkset{
    padding:0 15px 0 0; 
  }

  .area2{
      padding:50px 0;  
  
    }

  .area1 .maintopic h1{
    font-size: 6em;
    writing-mode: horizontal-tb; ;
    font-weight:  bold;
  }
    .area4{
  background-image: url("../image/bg/triangle.png");
  background-position:top right;
  background-color:#f0f0f0; 
  padding:50px 0;  
  background-repeat: no-repeat;
}
}
@media (min-width: 900px) {


}

@media screen and (min-width: 1000px){
  .areaword{
    font-size: 1.15em;
    line-height: 1.5em;
    padding: 40px 40px;
  }
  .areaword:first-child{
    border-right:1px solid #233332;
    border-bottom:0px;  
  } 
  .sinway{
    padding: 0 40px;
    margin:   0 0;
  }
  .rightnotes{
     padding:0 0 0 20px; 
  }
  .rightnotes p{
      margin:0px 0;
    }
  /*.newsarea2,.area2{
      clip-path: polygon(9% 0vw,100% 0%,100% 100%,0% 100%,-5px 155px);
    }*/
    .adv-area4{
  background-image: url("../image/bg/triangle-w.png");
  padding:50px 0 50px 0;
  }

  .fontsize{
  font-size:  1em;
}

.subbg .area1{
  background:  none;
  padding:  0% 0 0 0;
}

.whitetrian-bg{
  background-image: url("../image/bg/triangle-w.png");
}

.adverconleft {
  padding: 0 15px 0 0;
}
.adverconright {
  padding: 0 0 0 15px;
}


 
}

@media (min-width: 1300px) {
  .area3:before{
    content:"";
    left: 0%;
    position: absolute;
    bottom: 0px;
    z-index: 2;
    background: url("../image/woman.png") no-repeat 0 bottom;
    width: 520px;
    height: 100%;
  }
  .howbg:before{
    content: "";
    left: 0;
    top:0;
    position: absolute;
    background:url("../image/bowleft.png") left center no-repeat;
    height: 100%;
    width: 80px;
  }
  .howbg:after{
    content: "";
    right: 0;
    top: 0;
    position: absolute;
    background:url("../image/bowright.png") no-repeat right center;
    height: 100%;
    width: 80px;
  }
  .area4:before{
    content:"";
    position: absolute;
    width: 130px;
    height: 130px;
    bottom: 0px;
    right: 0px;
    background:  url("../image/bg/righttrain.png");
  }
  .area1 .maintopic h1{
    font-size: 6em;
    writing-mode: vertical-lr ;
    font-weight:  bold;
  }
  .copyright{
    /*background: #fcde19 url("../image/bg/footbg.png") left 0 no-repeat;*/
  }
  .copyright:before{
    content:"";
    position: absolute;
    width: 130px;
    height: 100%;
    background: url("../image/bg/footbg2.png") right 0 no-repeat;
    right:-1px;
    top:0px;
  }
  
 
  
}

@media (min-width: 1200px) and  (max-width: 1600px){
	.area3:before{
    background-size: 70%;
  }
  .copyright{
    background-size: 10%;
  }
  .copyright:before,.area4:before{
    background-size: 60%;
  }
   .advinfos p{
	min-height:30px;
  }
}
@media (min-width: 1500px) {
  .copyright:before{
    background-size: 100%;
  }
  .advinfos p{
	min-height:30px;
  }
}


