@charset "UTF-8";

html{
  background-color: #C9CEE7;
}
body{
  color: #333;
  display: table;
}
body>.wrapper{
  background: #fff;
}
.page_box a{
  color: #333;
}

.container {
  max-width: 100%;
  margin: 0 auto;
  padding:0 15px;
  background: #fff;
}


.page_box a:hover{
  text-decoration: none;
}

section.container article.ling-right {
    min-height: calc(70vh); 
}
section.home article.ling-right {
    min-height: initial !important; 
}

.page_box .page-header{
  border-bottom: none;
}

.page_box .page-header h1 {
    color:#000;
}
.page_box.product1_box .page-header h1 {
    margin: 0px;
    color:#000;
}

.about_box > .about_content > h3{
    padding-bottom: 6px;
    font-size: 1.2em;
}
.about_box > .about_content table{
  width: 100%;
}
.about_box > .about_content td{
  vertical-align: top;
}


/* 大中小標題大小================================== */
.h4, .h5, .h6, h4, h5, h6 {
    font-weight: initial;
    line-height: initial;
    margin-top: 0;
}

  /* 首頁標題================================== */
  .hi_box {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
  }
  .hi_box > .h3 {
    padding-left: 30px;
    position: relative;
    line-height: 100%;
    color: #333;
  }

  @media (max-width: 568px) {
    .hi_box > .h3 {
      padding-left: 15px;
    }
  }

  .hi_box > .h3:before {
      width: 6px;
      height: 26px;
      display: inline-block;
      background: #D8D8D8;
      content: '';
      position: absolute;
      left: 0;
      top: 0px;
      border-radius: 5px;
  }
  .hi_box > .h3:after {
    position: absolute;
    width: 6px;
    height: 10px;  
    background: #8793CA;
    display: inline-block;
    content: '';
    left: 0;
    top: 0px;
    border-radius: 5px 5px 0 0;
  }

  .hi_box > .h3 span {
    color:#0099FF;
  }

  .hi_box .btn {
      color: #0099FF;
  }


.md-show {
  display: block !important;
}
.sm-show {
  display: none !important;
}

@media (max-width: 992px) {
  .md-show {
    display: none !important;
  }
  .sm-show {
    display: block !important;
  }
}

/* news  */
.page_box ul.page li.item:before,
.page_box ul.page li a span,
.page_box.news_box .news-item span {
  color: #06C;
}
.page_box.news_box ul.page li a,
.page_box ul.page li a p{
  display: inline;
}

.page_box.news_box .news-item {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}


/* 按鈕============================================== */
.page_box.classify3_box .btn.btn-info.info,
.btn-primary{
    color:#fff !important;
    background-color:#5365AE !important;
    border-color:#5365AE !important;
}
.page_box.classify3_box .btn.btn-info.info:hover,
.btn-primary:hover{
    color:#fff !important;
    background-color:#8793CA !important;
    border-color:#8793CA !important;
}

.btn-info{
    color:#fff !important;
    background-color:#9D9D9D !important;
    border-color:#9D9D9D !important;
}


 

footer {
  background: #8793CA;
  color: #fff;
  padding: 1.5em 1em;
}

footer address .footer_name,
footer a,
footer a:hover{
  color: #fff;
}

footer div > span + span {
  padding-left: 15px;
}


@media (max-width: 568px) {
  footer {
    text-align: left
  }

  footer div > span {
    padding-left: 0;
    display: inline-block;
    width: 100%;
  }
  footer div > span + span {
    padding-left: inherit;
  }
}

  
  footer address div:nth-child(1) {
    font-size: 1.3em;
    font-weight: bold;
  }


@media (max-width: 1280px) {
  .gototop {
    right: 15px;
  }
}


  
/* 麵包屑============================= */
article.ling-right .part_breadcrumb .menu_bread_crumb div a{
}
/* 麵包屑路徑 */
article.ling-right .part_breadcrumb * {
  color: #999999;
}
article.ling-right .part_breadcrumb:before {
  content: '路徑 : ';
  float: left;
  padding-right: 6px;
  color: #999999;
}


/* 表格 */
#tb_box table th {
  background-color:#f5f5f5 !important;
  color: #333333;
}
#tb_box table td.td-link-down a.btn > span{
  display: none !important;
}

/* 通樣板面調整 =================================== */
@media (min-width: 993px) {
  .page_box .page-list .list-item-0  {
    width: 33% !important;
  }
}



/* 表列式備註說明文==================================== */
.page_box .well-download, .page_box .well-text{
    margin-top: 1em;
}


@media (max-width:568px) {
  .carousel-fade {
    border-radius:0px;
  }
}


.home_main_container img{
  margin: 0 auto;
  width: 100%;
}

.home_main_container::before{
    position: absolute;
    bottom:0;
}

.page_box.home_box .product_classify_img img{
  width: 100%;
}


/* about 首頁 & 內頁 */

  .page_box.home_box .about_box .text {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
  }
  .page_box.home_box .about_box .text .btn{

  }

  .about_box .btn {
    background-color: #AA6C2B;
    color: #fff;
    border: none;
    padding: 3px 15px;
  }

  
  
  /* about 關於我們內頁 */
  .page_box.about_box .ling-nav {
    margin-bottom: 15px;
    display: none;
  }
  .page_box.about_box .ling-nav a{
    background: #f2f2f2;
    color: #333333;
    margin-bottom: 6px;
  }
  .page_box.about_box .ling-nav a:before{
    content:"\f115";
    font-family:'FontAwesome';
  }

/* 首頁產品名稱過長 */
  section.home .box-6-newproducts .thumbnail {
    border:1px solid #AA6C2B; 
    border-radius: 5px;
    overflow: hidden;
    min-height: 210px;
  }
  section.home .box-6-newproducts .thumbnail img{
    border-radius: 0 !important;
  }

  section.home .box-6-newproducts .thumbnail .caption{
    padding: 3px;
    font-size: 0.9em;
    line-height: 120%;
    color: #AA6C2B;
  }

  section.home .box-6-newproducts .owl-nav {
    position: absolute;
    right: 0;
    top: -48px;
  }
  @media (max-width: 992px){
    section.home .box-6-newproducts .owl-nav {
      position: initial;
      right: initial;
      top: initial;
    }
  }


  section.home .box-6-newproducts .no-over { 
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
  }
  
  

  
/* 產品圖外框線 */
.page_box ul.page-list li.list-item-0 .thumbnail,
.page_box ul.page-list li.list-item-1 .thumbnail .pic-box,
.page_box ul.page-list li.list-item-2 .thumbnail .pic-box {  
  border:1px solid #ccc;
  padding: 10px 10px 0px 10px;
  box-shadow: 3px 3px 10px #999;  
  display: inline-block;
}

/* 分類樣板共用處============================== */
/* .page_box .classify-main_img {
    display: none !important;
} */

/* 頁頭選單 ======================================================= */

.wrap-sticky nav.navbar.bootsnav{
  border-bottom: none;
  left: 0;
  right: 0;
  background-color: transparent;
}
.wrap-sticky nav.navbar.bootsnav .container{
  background-color: #fff;
}
.wrap-sticky nav.navbar.bootsnav.sticked .container{
  box-shadow: 0px 3px 6px #9797a6;
  transform: 3s;
}
.wrap-sticky nav.navbar.bootsnav.sticked {
  margin: 0 auto;  
  background-color: transparent;
}

.pageheader.pageheader_ling {
  border-top: 6px solid #2B97F9;
  width: 100%;
  padding-right: 15px;
}
.pageheader.pageheader_ling a {
  padding: 10px 0px;
}
.pageheader.pageheader_ling.container {
  text-align: right;
  position: relative;
}
.pageheader.pageheader_ling .you-link{
  display: inline-block;
  /* position: absolute; */
  z-index: 11;
  /* right: 200px;
  top:22px; */
}
@media (max-width: 992px){
  .pageheader.pageheader_ling a {
    padding: 0px;
  }

  .pageheader.pageheader_ling .you-link{
    width: 120px;
  }
  .pageheader.pageheader_ling .you-link img{
    width: 100%;
  }
}
@media (max-width: 568px){
  .pageheader.pageheader_ling ul li{
    padding: 0;    
  }
  .pageheader.pageheader_ling a {
    font-size: 0.8em;
    padding-left:10px;
  }

  .pageheader.pageheader_ling .you-link{
    width: 160px;
  }
  .pageheader.pageheader_ling .you-link img{
    width: 100%;
  }
}
    
  nav.navbar.bootsnav.lingnavbar .navbar-collapse.navbar-ling {	
    float: right !important;
    width: 100%;
  }	

  nav.navbar.bootsnav.lingnavbar li.dropdown ul.dropdown-menu{
    border-top-color:#1B3993 !important
  }

  @media (min-width: 1024px){
    nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
        font-family: 'FontAwesome';
        content: "\f0d7";
        margin-left: 5px;
        margin-top: 0px;
        position: absolute;
    }
  }
  
  @media (min-width: 993px){

    nav.bootsnav.lingnavbar{
      position: relative;
    }

    nav.bootsnav.lingnavbar .navbar-brand{
      left: 15px;
      top: -55px;
    }
    nav.bootsnav.lingnavbar .top-iso img{
      width: 320px;
      margin: 10px 10px 0px 10px;
    }
    nav.bootsnav.lingnavbar .attr-nav{
      margin-right: 0;
    }

    .collapse.navbar-collapse.navbar-ling  .navbar-nav{
      float: right;
    }
    
    nav.bootsnav.lingnavbar ul.nav > li > a {
      display: inline-block;   
      font-weight: bold;
      padding: 10px 15px;
      line-height: 100%;    
      color:#333; 
      outline: none;
      border-top: 1px solid #0099FF;
      border-bottom: 1px solid #0099FF;
      cursor: pointer;
      line-height: 90%;
    }

  
    nav.navbar.bootsnav.lingnavbar li.dropdown ul.dropdown-menu ul.dropdown-menu{
      width: 280px;
    }  
  
    nav.navbar.bootsnav.lingnavbar .attr-nav > ul > li > a {
      padding: 30px 15px;
      color: #333;
    }
    nav.navbar.bootsnav.lingnavbar .attr-nav > ul > li > a > i {
      color: #0099FF;
    }
   
      
    nav.bootsnav.lingnavbar .top-search {
      top:80px;
    }
  
        /* 第一層 */
        nav.navbar.lingnavbar ul.nav > li.dropdown.on > a{
          background-color: transparent;
          color: #2B97F9 !important; 
        } 


        /* 第二層 */
        nav.navbar.lingnavbar li.dropdown ul.dropdown-menu > li a{
          width: 100%;
        }
        /* 第二層三層 */
        .check-list li:before, ul.cart-list > li > h6 > a,
        nav.navbar.lingnavbar ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
        nav.navbar.lingnavbar .dropdown .megamenu-content .col-menu.on .title,
        nav.navbar.lingnavbar ul.nav ul > li.dropdown.on > a,
        nav.navbar.lingnavbar ul.nav ul > li > a:hover,
        nav.navbar.lingnavbar ul.nav > li.hover > a,
        nav.navbar.lingnavbar ul.nav > li.active > a:hover,
        nav.navbar.lingnavbar ul.nav li.active > a,
        nav.navbar.lingnavbar ul.nav  li.dropdown ul.dropdown-menu > li ul.dropdown-menu > li a:hover {
          background-color: #eeeeee;
          color: #2B97F9; 
        }
  
  
  }

  
  @media (min-width: 768px){
    nav.navbar.bootsnav.lingnavbar .navbar-collapse.navbar-ling {	
      left: 0;
      right:0;
      padding: 0;
    }	
  }
  
  @media (max-width: 992px){    
    nav.navbar.lingnavbar .attr-nav {
      right: 45px;
      top: 40px;
    }
    nav.navbar.lingnavbar .attr-nav > ul > li > a {
      color: #1B3993;
    }

    nav.navbar.lingnavbar .top-iso{
      width: 30%;
      margin: 0 auto;
      float: none !important;
      display: none;
    }


    nav.navbar.bootsnav.navbar-sticky.lingnavbar .navbar-nav.lingnav{
      background: #1B3993;  
    }
    nav.navbar.bootsnav.lingnavbar .navbar-collapse {
      position: absolute;
      top: 108px;
    }
    nav.navbar.bootsnav.lingnavbar .navbar-toggle {
      background-color: transparent;
      color: #1B3993;
    }  
    nav.bootsnav.lingnavbar .navbar-brand {
      position: relative;
      top: 6px;
      width: 70%;
      padding: 0;
      height: 60px;
      bottom: 0;
      background: url(../../images/customer/sinpro/logo2.png) center no-repeat;
      background-size: contain;
    }
    nav.navbar.bootsnav ul.nav li a,
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
      color: #fff;
      width: 100%;
      display: inline-block;
    }    
    nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
    .check-list li:before,
    ul.cart-list > li > h6 > a,
    .side .widget ul.link li a:hover,
    .side .widget ul.link li a:focus,
    nav.navbar ul li.dropdown.on > a,
    nav.navbar ul.nav > li > a:hover,
    nav.navbar ul.nav > li.active > a:hover,
    nav.navbar ul.nav li.active > a,
    nav.navbar li.dropdown ul.dropdown-menu > li.on > a,
    nav.navbar li.dropdown ul.dropdown-menu > li a:hover,
    nav.navbar li.dropdown ul.dropdown-menu > li ul.dropdown-menu > li a:hover {
      /* background-color: darkblue; */
      color: #fff; 
    }  
  }
  
  @media (max-width: 568px){
    nav.navbar.lingnavbar .navbar-brand {
      margin-top: 0;
      position: relative;
      top: 0px;
      padding: 0;
      height: 60px;
      bottom: 0;
      background: url(../../images/customer/sinpro/logo.png) center no-repeat;
      background-size: contain;
      overflow: hidden;
    }
    nav.navbar.lingnavbar .top-iso{
      width: 88%;
      margin: 0 auto 6px auto;
      display: block;
    }
    nav.navbar.lingnavbar .top-iso img{
      width: 100%;
    }

    nav.navbar.lingnavbar.sticked .top-iso{
      display: none;
    }

    nav.navbar.lingnavbar .attr-nav {
      right: 25px;
    }    
    nav.bootsnav.lingnavbar .top-qrcode{
      right: 0;
    }
  }
  

/* 電腦版 */
@media (min-width: 993px){ 

  /* 左選單 */
  aside.ling-left .left-bor {
    width: 100%;
    padding: 10px 10px;
    border-radius: 10px;
    border: 1px solid #BF995A;
    box-shadow: 3px 3px 6px #999;
  }

  aside.ling-left .left-search{
    margin-bottom: 1.5em;
  }
  
  aside.ling-left img{
    width: 100%;
  }
  aside.ling-left nav.left-img-icon > ul > li > a{
    display: block;
    margin-bottom: 10px;
  }


  aside.ling-left .nav-left ul.category-1 .h3 {
    color: #000;
  }

  aside.ling-left .nav-left ul.category-1 > li > a{
    padding: 8px 10px;
    margin-top: 3px;
    border-radius: 5px;
    background: rgb(71,179,224);
    background: -moz-linear-gradient(top, rgb(71,179,224) 0%, rgb(0,128,204) 100%);
    background: -webkit-linear-gradient(top, rgb(71,179,224) 0%,rgb(0,128,204) 100%);
    background: linear-gradient(to bottom, rgb(71,179,224) 0%,rgb(0,128,204) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47b3e0', endColorstr='#0080cc',GradientType=0 );
    color: #fff;
    position: relative;
  }
  aside.ling-left .nav-left ul.category-1 > li > a:hover:before,
  aside.ling-left .nav-left ul.category-1 > li > a.left22:before {
    font-family: 'FontAwesome';
    content: "\f0d7";
    display: inline-block;
    position: absolute;
    right: 10px;
    height: 0;
    line-height: 0;
    top: 50%;
  }
  aside.ling-left .nav-left ul.category-1 > li > a:hover{
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #fff;
  }
  
  aside.ling-left .nav-left ul.category-1 > li > a:before{
    display: none
  }


  /* aside.ling-left .nav-left ul.category-1 > li:hover > a,
  aside.ling-left .nav-left ul.category-1 > li:focus > a,
  aside.ling-left .nav-left ul.category-1 > li:active > a,
  aside.ling-left .nav-left ul.category-1 > li > a.left22 {
    background: #BF995A;
    transition: all .3s;
    color: #fff;
  } */
  aside.ling-left .nav-left ul.category-1 > li + li:before{
    margin-bottom: 3px;
  }

  
  aside.ling-left .nav-left ul.category-1 > li > a.left22:before,
  aside.ling-left .nav-left ul.category-1 > li:hover > a:before{
    color: #fff;
    text-align: right;
  }

  aside.ling-left .nav-left ul.category-1 > li:last-child {
    border-bottom: none;
  }
  
  aside.ling-left .nav-left ul.category-3 {
    background-color: #F5F5F5;
  }
  aside.ling-left .nav-left ul.category-3 > li > a{
    color: #333;  
    border-bottom: 1px solid #ECE9D8;
  }
  
  aside.ling-left .nav-left ul.category-3 > li > a:hover,
  aside.ling-left .nav-left ul.category-3 > li > a.left32 {
    color: #0044FF;
  }
}



article.ling-right img.img_no-responsive{
  max-width: initial !important;
  height: initial !important;
}



/* chufon */
.carousel-fade .carousel-inner .item img{
  width: 100%;
}
.page_box.classify2_box ul.page-list li.list-item-0 .thumbnail{
  min-height: 320px;  
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e2e2e2+0,ffffff+100 */
  background: #e2e2e2; /* Old browsers */
  background: -moz-linear-gradient(top, #e2e2e2 0%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e2e2e2 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e2e2e2 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.page_box.classify2_box .page-list .list-item.list-item-0 .thumbnail .caption { 
  text-align: center;
}
.page_box.classify2_box .page-list .list-item.list-item-0 .thumbnail .caption > h2 {
  margin: 0;
}


/*asn-Srh-asun_css */
.page_box.classify3_box .page-list .list-item-2 .thumbnail .caption .btn.info:before{
  content: 'More';
  font-family: 'Noto Sans TC', sans-serif;
  padding-right: 0px !important;
}
.page_box.classify3_box .page-list .list-item-2 .thumbnail .caption .btn.info span,
.page_box.classify3_box .page-list .list-item-2 .thumbnail .caption > .text.text_en{
  display: none !important;
}
.page_box ul.page-list li.list-item.float .thumbnail > .pic-box{
  padding: 0;
}

@media (max-width:568px){ 
  .page_box.classify3_box .btn.btn-info.info{
    width: 100%;
  }
}


.side .widget ul.link li a{
  letter-spacing: initial;
}
.side .widget .title {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 0;
}
.side .widget ul.link li{
  font-size: 0.9em;
}




.page_box .btn.contact:before {
  content: "\f044";
  font-family: 'FontAwesome';
}

.form-customer_box .page-header{  
  color: #0066cc;
  padding: 0px 0px 5px;
  border-bottom: 3px solid #0066cc;
}
.form-customer_box span.sinprob,
.form-customer_box .form-spec_text{
  color: #0066cc;
  font-weight:400;
}
.form-customer_box .classify-form td.input_left label{
  margin-right: 15px;
  width: fit-content;
  font-weight: initial;
  position: relative;
  display: inline-block;
}

.form-customer_box #tb_box table.classify-form td.input_left label:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 25px;
  position: absolute;
  background: #fff;
  right: -5px;
}



/* 4 張 - 表單 */
@media only screen and (max-width: 768px){
  .form-customer_box .classify-form td:before {    
      color: #1458A5;
      width: 100%;
  }
  .form-customer_box .classify-form  td > input{
    width: 100%;
  }
}


.page_box.profile_box img{
  width: 100%;
}