/*LINE icon*/
.LINE{position:fixed;right:0.5%;top:10%;z-index:1000;}
/*fb icon*/
.fb{position:fixed;right:0.5%;top:20%;z-index:1000;}
/*TEL icon*/
.TEL{position:fixed;right:0.5%;top:30%;z-index:1000;}




@media only screen and (max-width: 414px) {
  .LINE{position:fixed;right:0.5%;top:10%;z-index:1000}
  .fb{position:fixed;right:0.5%;top:20%;z-index:1000;}
  .TEL{position:fixed;right:0.5%;top:30%;z-index:1000;}
  
  
}

@media(max-width:414px){
  .LINE, .fb,.TEL{
    transform:scale(0.7);  }
}


/*logo*/
#logo a{background:url("../../../../40984/files/74ea0931-8d37-41e3-b4e7-62b06b78e22d.gif") no-repeat scroll 0 0 transparent;display:block;text-indent:-9999px;width:686px;height:100px;}

@media(max-width:414px){
  #logo a{background:url("../../../../40984/files/24e5e8fb-9565-403c-98c5-92827074212f.png") no-repeat scroll 0 0 transparent;display:block;text-indent:-9999px;width:300px;height:70px;margin-left:7%;margin-top:10px;
  }
}


body[data-type="fullpage"]:not(#managehome) #wrap > :not(:last-child) { margin-bottom: 0px; }

body{background:#fff;}

body[data-type="fullpage"] #nav {
    font-size: 1rem;
    width: 100%;
}


/*滿版*/
#header .topnavbar .container {
    padding-left: 0px;
    padding-right: 0px;
}

body[data-type="fullpage"] #nav {
    font-size: 1rem;
    width: 100%;
}


body[data-type="fullpage"] .container {
    width: 100%;
}


@media(min-width:1920px){
body[data-type="fullpage"] #main-wrap.main-container .container {
    width: 1160px;
 }
} 


@media(min-width:1920px){
body[data-type="fullpage"] #footer .container {
    width: 1160px;
 }
}


/*回首頁*/
.navbar-nav > li > a {
    color: #fff;
}

.topnavbar .container {
    height: 100%;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0;
}

.topnavbar {
  background-color: #fff;
  top:0px;
  position: relative;
  z-index:100;
  width:100%;
  padding: .6rem 0;
  height: 100px;
}



/*nav*/
#nav{background:#d61518;height:105px;}

#nav ul {padding:0 50px;}

#nav ul li a {
    white-space: nowrap;
    color: #fff;
    line-height: 1.3;
    height: 50px;
    font-weight: normal;
    padding: 15px 40px;
    font-size: 120%;
    border-right: 0px #888 dotted;
    transition: all 0.5s;
}

@media(max-width:768px){
  #nav ul li a {
  padding: 15px 10px;
  }
}

#nav ul li a:hover{
    background:#b01f24;
    color: #fff;
    height:50px;
}


#nav ul li.current a  {
    background:#f17d00;
    color: #fff;  
}


#nav .subnav {
    position: absolute;
    top: 100%;
    max-width: 200px;
    background-color: rgba(75,75,75,0.55);
} 


#nav ul .subnav li a {
    background-color: rgba(75, 75, 75,0.85);
    color: #fff;
    text-align: left;
    width: 200px;
}

#nav ul li .subnav a span {
    display: inline-block;
    max-width: 200px;
}


#nav li.has-subnav ul li a {
    color: #fff;
    width:200px;
    white-space: pre-line;  
}



/*Banner*/
.swiper-container {
  height: auto !important;
  margin-top:80px;
}

@media(max-width:414px){
  .swiper-container {
  height: auto !important;
  margin-top:0px;
 }
}  

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(700 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}


/*Index*/
.button {
  background-color: #d61518; 
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 30px;
  margin: 4px 2px;  
  border-radius:0 25px 25px 0;
  letter-spacing:3px;
  font-family: inherit;
}


/*Index_2*/
#ind_ser .imgBox {
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

.imgBorder {
    display: block;
    height: inherit;
    border-radius: 50%;
    border: 5px solid #ff9600;
    box-shadow: 5px 5px 5px #666;
}

.w-20 {
    width: 19%;
    display: inline-block;
    margin-right: 10px;
}

@media(max-width:414px){
  .w-20 {
    width: 45%; 
    padding-left: 10px;
  }  
}

.ov-h {
    overflow: hidden;
}

.imgBorder img {
    width: 100%;
    display: block;
    transition: all .3s;
}

.imgBorder:hover img {
    transform: scale(1.2);
}

#ind_ser h2 {
    line-height: 2;  
}

.fcol h2{padding-top:10px;color:#222;}

@media(max-width:414px){
  .fcol h2 {
   font-size:1em;
  }  
}


/*Index_2*/
#bodyinhome .fcol.fcol-3 ,.fcol.fcol-6{background:#efefef;}


/*Index_4*/
@media(min-width:768px){
.col-md-6 {
    width: 50%;
 }
}  

.indextitlec {
    text-align: center;
    color: #005dc6;
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
    border-bottom: 2px dotted #f90;
}

.indextitlec a {
    color: #005dc6;
}

.indexnews3 a {
    display: block;
    white-space: nowrap;
    color: #000;
    font-size: 16px;
    text-overflow: ellipsis; 
    overflow: hidden;
    line-height:20px;
}

.index_news_boths {
    float: left;
    padding: 10px;
    border-bottom: 1px dotted #967970;
}


/*h1*/
.h1title{color:#d61518;border-bottom:1px dashed #d61518;}


/*pd*/
ul.product-list li h3 {
    flex: 1 0 auto;
    max-height: 3.15rem;
    margin: 0.7rem 0;
    font-size: 1.05rem;
    line-height: 1.5;
    color: #000;
    overflow: hidden;
    padding: 0 16px;
}

body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #fff;
    transition-property: left, color;
    background: #d61518;
    text-shadow: none;
    padding: 0 10px;
}

.mark {
    background: none;
   }


/*footer*/
#footer{background:#d61518;}

#foot-nav {
    clear: both;
    padding: 1em 0;
    border-bottom: 1px solid #fff;
    display: none;
}

#footer-service {
    clear: both;
    padding-bottom: 4em;
    min-height: 20px;
    font-size: .9em;
    overflow: hidden;
    display: none;
}

foot-nav ul li a {
    color: #fff;
    font-size: 1.06em;
}

#foot-nav {
    clear: both;
    padding: 1em 0;
    border-bottom: 1px solid #fff;
}

#footer {
    color:#fff;
}

#contact-info ul li span {
    color: #fff;
}

/*#copyright, #copyright a{color:#dcdcdc;}
*/

/*隱藏黃頁*/
#copyright, #copyright a {
  display: none;
}
