@charset "UTF-8";

body a{
	color: #333;
}
body a:hover {
	color: #990066;
} 
html{
  display: block;
  background:#FFCDFF url(../../images/customer/weiqun/main_dod.jpg) left top repeat-x;
}
.container {
  width: 100%;
  max-width: 100%; 
  margin: 0 auto; 
}
body {
  font-size: 16px;
  line-height: 160%;
  color: #000;
}

@media (min-width: 1200px) {    
  body{
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;    
    box-shadow: 1px 1px 12px #FF66FF;
    background:#fff;
    display: block;
    border: 1px solid transparent;
  }
}
@media (max-width: 992px) {
  .container {
    width: 100%;
  }
  body{
    max-width: initial;
    margin: initial;
    width: initial;
  }
}


/*--------------------------------------------------------------
# Global Header
--------------------------------------------------------------*/
  .header {
    transition: all 0.5s;
    z-index: 997;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }
  .scrolled .header {
    --background-color: #ffffff;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }  
  
  /*--------------------------------------------------------------
  # Scroll Top Button 返回當頁上方
  --------------------------------------------------------------*/
  .scroll-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: -15px;
    z-index: 99999;
    background-color: #990007;
    width: 44px;
    height: 44px;
    border-radius: 50px;
    transition: all 0.4s;
  }
  
  .scroll-top i {
    color: #fff;
    line-height: 0;
  }
  
  .scroll-top:hover {
    background-color:#388da88a;
  }
  
  .scroll-top.active {
    visibility: visible;
    opacity: 1;
    bottom: 15px;
  }
  
  /*--------------------------------------------------------------
  # Hero Section 內框
  --------------------------------------------------------------*/
  .hero {
    width: 100%;
    min-height: 70vh;
    position: relative;
    margin-top: 106px;
    display: block;
    align-items: center;
    overflow: hidden;
  }
  @media (max-width: 1199px) {
    .hero {
      margin-top: 98px;
    }
  }
  
  /*--------------------------------------------------------------
  # Global Sections 當頁滾動監聽
  --------------------------------------------------------------*/
  .section-scroll {
    scroll-margin-top: 100px;
    overflow: clip;
  }
  
  @media (max-width: 1199px) {
    .section-scroll {
      scroll-margin-top: 100px;
      display: block;
    }
  }

  
body.home-page img{
    width: 100%;
}

#header {
  background: #fff0fc url(../../images/customer/weiqun/icon_d.png) left top repeat;
}

/* 商標1 */
nav.navbar.navbarling .navbar-brand {
  font: 0 / 0 a;
  color: transparent;
  text-indent: -9999px;  
  background: url(../../images/customer/weiqun/logo2.png) center top no-repeat;
  background-size: contain;
  display: block;
  padding: 0;
}

@media (min-width: 992px) {
    .pageheader .top-good{
      padding: 10px 15px 15px 15px;
      text-align: right;
      margin: 0 0 0 auto;
      color: #A80008;
      font-weight: bold;
    }
    .pageheader .top-good i{
      font-size: 1.8em;
    }

    /* 商標2 */
    nav.navbar.navbarling h1{
      position: absolute;
      width: 51%;
      max-width: 51%;
      top: -61px;
      left: 0;
    }
    nav.navbar.navbarling .navbar-brand {
        height: 108px;
        width: auto;
    } 

    
    nav.navbar.navbarling .nav-item > a.nav-link {
        color: #7F0C34;
        font-size: 1.2em;
        font-weight: 500;
        padding: 10px 12px 10px 12px;
    }

}

@media (max-width: 991px) {

    #header {
      background: #FC88D0;
    }
    .pageheader{
        background: #ffd8f7;
    }    
    .pageheader .top-good{
      text-align: center;
      font-size: 0.8em;
      padding: 6px 0;
      margin-bottom: 0;
    }
    .pageheader .top-good i{
      font-size: 1.5em;
    }

    nav.navbar.navbarling .navbar-brand{    
      background: url(../../images/customer/weiqun/logo_2s.png) center no-repeat;
      background-size: contain;
      width: 70%;
      height: 50px;
      top: 0;
    } 
    nav.navbar.navbarling h1{
      margin: 3px 0;
      position: relative;
      width: 70%;
    }
    nav.navbar.navbarling .navbar-brand {
      background-size: contain;
      height: 72px;
      width: 100%;
    }
    nav.navbar.navbarling button.navbar-toggler{
      background-color: #ffd8f7;
      color: #b0003e;
      font-size: 2em;
    }
    nav.navbar.navbarling .nav-item > a.nav-link{
      padding: 3px 15px;
    }
    nav.navbar.navbarling .nav-item ul.dropdown-menu{
      padding: 0;
    }
    .navbar-nav .nav-item ul.dropdown-menu li:last-child a{
      border-bottom: none;
    }
    nav.navbar.navbarling .offcanvas{
      background-color: #b0003e;
    }
}

@media (max-width: 567px) {

  nav.navbar.navbarling button.navbar-toggler{
    font-size: 1.5em;
  }
}


/* 首頁下主題 */
.hi_box{    
  font-weight: bold;
}
.hi_box i{
    transform: rotate(-30deg);
}
.hi_box.pic{
    background: url(../../images/customer/weiqun/li_item.png) left top no-repeat;
    background-size: 28px;
    padding-left: 38px;
}
.home-contact_box .h5.company1 > a,
.home-contact_box h4.company1{
  color: #CC3366;
  font-weight: bold;
}
.home-contact_box .h5.company2 > a,
.home-contact_box h4.company2{
  color: #00699a;
  font-weight: bold;
}

.home-contact_box .card-body{
  background: url(../../images/customer/weiqun/h_pic_1.png) right bottom no-repeat;
}

.home-contact_box .card-body .card-text span{
  display: inline-block;
  position: relative;
}
.home-contact_box .card-body .card-text span:after{
  content: '｜';
}
.home-contact_box .card-body .card-text .email {
  color: #ab50ef;
}
@media (max-width:568px) {  
  .home-contact_box .card-body .card-title{
    font-size: 2em;
  }
  .home-contact_box .card-body .card-text span{
    display: none;
  }
}

/* 首頁-消息跑馬燈 */
.home-news_box.marquee a {
    color: #0d6efd;
}
.home-news_box.marquee .hi_box{
  color: rgb(255,0,101);
}

/* 首頁幻燈片 */
.owl-controls {
  display: none;
}

/* 左選單 */

.left-content .btn-toggle::before{
  color: #CCA1FC;
  font-family: FontAwesome;
  content: "\f105";
  font-weight: bold;
}

.left-content .left2{
  border-bottom: 1px dashed #ccc !important;
  border-radius: 0 !important;
}
.left-content .left22{
    background: #ffe4e6 !important;
    border-radius: 0 !important;
}
.left-content .left32 {
    color: #990066 !important;
}


/* 頁尾 */
footer {
  background-color: #FC88D0;
}
footer * {
  color: #fff !important;
}
.footerling address img {
  width: 600px;
  padding-left: 30px;
}

@media (max-width: 991px) {
  .footerling address{
    padding: 0 1em;
  }
  .footerling address img {
    width: 500px;
    padding-left: 0;
    padding-bottom: 1em;
  }
}
@media (max-width: 567px) {
  .footerling address {
    font-size: 0.9em;
    line-height: 160%;
  }
}


/* 產品內頁 */
.panel.panel-danger{
  border-color: #ebccd1;   
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ebccd1;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel .panel-heading h3,
.panel .panel-body{
  margin-top: 15px;
}



/* 內頁設計 */
.template-box-top.product .text-en strong,
.template-box-top.product .text-en b {
  color: #990066;
}

.template-box-top .page-header{
  border-bottom: 1px dotted #ccc;
  /* margin-bottom: 1.5em; */
}


/* 活動剪影 chufon-wood */
.page_box.classify4_box .product-item-box .item{
  width: 33.33%;
}
.page_box.classify4_box .product-item-box .item img{
  width: 100%;
}
.page_box.classify4_box .product-item-box .item .caption h3{
  margin-top: .5rem;
  font-size: 1em;
}
@media (max-width:767px) {
  .page_box.classify4_box .product-item-box .item{
    width: 50%;
  }
}
@media (max-width:567px) {
  .page_box.classify4_box .product-item-box .item{
    width: 100%;
  }
}

/* 好站連結 - chufon-wood */
.page_box.classify4_box .p_no{
  display: none;
}



