/*以下為手機板底部BAR*/

@media screen and (min-width: 768px) { 
.mobilebar{   display: none; }}


.topnavbar111 {
  position:absolute;
  left:0px;
  top:0em;
  z-index:1000;
  width:37.5%;
  height:300px;
  background: url( 'https://static.iyp.tw/41312/files/337e52e2-aa49-490c-8775-5cb7e0e5d75c.png' )no-repeat;
  background-size: 100%;
  }
.topnavbar111 img{
margin:1.3em 1.3em 0 35%;
}

@media (min-width: 1300px) and (max-width: 1500px) {
  .topnavbar111{
  min-width:32.5%;
  height:5px;
  }
}

@media (min-width: 768px) and (max-width: 1025px) {
   .topnavbar #logo img{
   display: none; 
  }
  #nav ul li a {
    padding: 10px 12px;
    font-size: 100%;
    color:#FFF;
}
  
}
@media (min-width: 1000px) and (max-width: 1300px) {
  .topnavbar111{
  min-width:25%;
  height:5px;
  }
}
@media screen and (max-width: 1200px) { 
.fb,.ig,.line01
  {
    display: none;
  }
}
.mobilebar1{
  position: fixed;
  bottom:0px;
  background:#0A5391;
  width:100%;
  padding:0;
  height:10px;
}
.mobilebar{
  position: fixed;
  bottom:10px;
  background:#0A5391;
  width:100%;
  padding:100 50px;
  height:49px;
}
.mobilebar p{
text-align: center;
   font-size: 10px;
}
.mobilebar a{
color:#000;
}

.mobilebar img{
width:100%;
height:auto;
display: block; margin-left: auto; margin-right: auto;
}


.mobilebar .row .col-xs-4{ padding: 10px 15px;}

.row [class^="col-"] {
    padding: 10px;
}


body[data-type="fullpage"]:not(#managehome) #wrap > :not(:last-child) { margin-bottom: 0px; }

#bodyinpage #wrap{
background: -webkit-radial-gradient(circle,#0168b7,#1d508e);
background: -o-radial-gradient(circle,#0168b7,#1d508e);
background: -moz-radial-gradient(circle,#0168b7,#1d508e);
background: radial-gradient(circle,#0168b7,#1d508e);
}

/*回首頁*/
.navbar-nav > li > a {
    color: #fff;
}

.topnavbar .container {
    height: 100%;
    padding-top: 0px;
    padding-bottom: 10px;
    /*text-align: left;*/
    font-size: 0;
}

.topnavbar {
  background-color: #ffffff;
  top:0px;
  position: relative;
  z-index:100;
  width:100%;
  padding: .6rem 0; 
}



/*nav*/
#nav ul li a {
    white-space: nowrap;
    color: #5e5d5d;
    line-height: 1.3;
    font-weight: normal;
    padding: 10px 18px;
    font-size: 100%;
    border-right: 0px #fff dotted;
    transition:all 0.5s;
}

#nav ul li a:hover{
    color: #c79f61;
}


#nav ul li.current a  {
    color: #c79f61;  
}


/*Banner*/
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(800 / 1920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}




/*Index_1*/
#bodyinhome .fcol.fcol-1{background:#222222;}

/*Index_2*/
#bodyinhome .fcol.fcol-2{background:#ffffff;}

/*Index_3*/
#bodyinhome .fcol.fcol-3{background:#222;}

/*Index_4*/
#bodyinhome .fcol.fcol-4{background:#1e2d46;}
#bodyinhome .fcol.fcol-4 .col-3 img{box-shadow: 4px 4px 4px -1px rgba(0,0,0,0.4);}

/*Index_5~6*/
#bodyinhome .fcol.fcol-5{display:none;}
#bodyinhome .fcol.fcol-6{display:none;}



/*Inpage*/
#bodyinpage .main {  
    background: #fff;
}


/*h1*/
.h1title{color:#fff;border-bottom:1px dashed #fff;}


/*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: #59aacb;
    text-shadow: none;
    padding: 0 10px;
}

.mark {
    background: none;
   }


/*footer*/
#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;}

/*最新消息*/
body {
    color: #fff;
    font-size: 14px;
}
/*黃頁隱藏*/
#footer-service {display: none;}



body {
    color: #000;
    font-size: 14px;
}
