@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
	background:url("../images/bglp2.jpg") top center repeat;
}
h2{font-family:'Dela Gothic One', 'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;}
h3{font-family:'Carter One', 'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;}


/*anime*/
.topbox img{position: absolute;}

.kv1{
    top: 102px;
    left: 216px;
}
.kv2{
    top: 377px;
    left: 273px;
    animation: pulse 3s;
    animation-delay:2s;
    animation-iteration-count: infinite;
}
.kv3{
    left: 466px;
    top: 35px;
    animation: bounce 1s;
}
.kv4{
        left: 189px;
    top: 515px;
}

/*---------top---------*/
.linkBg{background:url("../images/bglp3.jpg") top center repeat;padding: 50px 0;}
.top{width: 1200px;margin: 0 auto;}
.top li:hover {
    transform: none !important;
}
.bli{    display: flex;}
.top a {transition: .8s;}
.top a:hover {
    transform: scale(0.95);transition: .8s;
}

.b1 img, .b2 img, .b3 img{width: 600px;}
.bbg1 {
    position: relative;width: 600px;
} 

.bbg1 .b1, .bbg1 .b2, .bbg1 .b3{
    width: 600px;
    position: absolute;
    top:0;
    left: 0;
    animation-name:anime; 
    animation-duration: 9s;
    animation-iteration-count:infinite;
    animation-timing-function:ease-in-out;
}

.bbg1 .b3{animation-delay: -3s;}   
.bbg1 .b2{animation-delay: -6s;}
 

@keyframes anime{
0%{ opacity: 0;left: 0px;} 
5%{  opacity: 1;left: 0}
28%{  opacity: 1;left: 0;} 
33%{  opacity: 0;} 
66%{  opacity: 0;}  
100%{  opacity: 0;} 
}

/*------------------------------ PC ------------------------------*/
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}
		
	}
.container { overflow: hidden; }
.topbox { position: relative; width: 1200px; margin: auto;}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.kv_pc img { display: block; text-align: center; }
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }

/*---*/
.circle img, .hightlight img, .hightlight_5p img, .circle_5p img { object-fit: contain;}
.alternate ul:nth-child(even){margin: -102px auto 25px;}
.recommend_2p, .triple, .various, .hightlight_5p, .toptitle, .brand, .broadwise, .crosswise_3p, .circle, .rectangle_3p, .hightlight, .photograph, .circle_5p, .round_3p, .quotes, .recommend{margin-bottom: 0px;}
.quotes, .collect_5x6 .s-row img{margin-top: 0;}
.banner {padding: 0;margin:0 auto;}

.bnbg {
    padding-bottom: 30px;
}

/*color*/
.half ul{background:#fff;}
.hightlight .font h4, .alternate ul:nth-child(odd) li:first-child, .alternate ul:nth-child(even) li:last-child{background:url("../images/bgb.jpg") top center repeat;}
.alternate ul:nth-child(odd) li:first-child .font h4, .alternate ul:nth-child(even) li:last-child .font h4, .alternate ul:nth-child(odd) li:first-child .font .price big, .alternate ul:nth-child(even) li:last-child .font .price big{color: #fffe98;}

/*title*/
.titleC {
    width: 1200px;
    padding: 60px 0 0 0;
    border-radius: 25px;
    margin:0 auto;
        flex-direction: column;
}
.titleC h2 {
    position: relative;
    padding: 10px;
    color: #3f5db0;
    letter-spacing: 1px;
    background: #fff;
    border: 5px solid #3f5db0;
    border-radius: 50px;
    width: 650px;
    letter-spacing: 5px;
    font-size: 3.6rem;
    margin: 0 auto;
    box-shadow: 13px 13px #c771fc;
}
.titleC span{color: #0ed4b1;}
.titleC h3{
    color: #fffe98;
    padding-top: 30px;
    font-size: 2.6rem;
    letter-spacing: 15px;
}

/*bg*/
.sbg{}

.section1 {background:url("../images/bg1.png") top center no-repeat;padding-bottom: 78px;}
.section2 {background:url("../images/bg2.png") top center no-repeat;padding-bottom: 57.5px;}
.section3 {background:url("../images/bg3.png") top center no-repeat;}
.section4, .section5 {background:url("../images/fixedbg.png") top center no-repeat fixed;}
.section6 {background:url("../images/bg6.png") top center no-repeat, url("../images/fixedbg.png") top center no-repeat fixed;}
.section7 {background:url("../images/bg7.png") top center no-repeat;padding-bottom: 40px;}
.section8 {background:url("../images/bg8.png") top center no-repeat;padding-bottom: 40px;}

.section7 .rectangle{margin-bottom: 0;}


.triple .font h4{background: #c870ff;}

/*拿掉賣點*/
.toptitle li{padding-top: 0;}

/*---------- 品牌推薦 ----------*/
.section7 .rectangle li{
    /*background: #3f5db0;*/
    box-shadow: 7px 7px #32d7b5;
}
.section7 .rectangle li a {
    position: relative;
    /*font-family:'Carter One', 'Dela Gothic One','Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;*/
}
.section7 .rectangle li h4 {
    position: absolute;
    top: 85px;
    color: transparent;
}
.section7 .rectangle li a:hover img{
    -webkit-filter:brightness(.5);
}
.section7 .rectangle li a:hover h4{
    color: #fff;
    z-index: 11;
    font-size: 1.6rem;
    font-weight: 900;
    line-height: 36px;
    letter-spacing: 0px;
    text-shadow: 1px 1px #000;
}

/* ------------------------------ Swiper ------------------------------*/
/*--輪播 ADx9--*/
    .swiper {
        width: 1300px;
        padding-top: 50px;
        padding-bottom: 70px;margin: 0 auto;
      }
.swiper-wrapper,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right{width: 300px;border-radius: 20px;}

      .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 300px;
        height: 300px;margin-bottom: 60px;
      }

      .swiper-slide img {
        display: block;
        width: 300px;
        height: 300px;border-radius: 20px;
      }

.swiper-slide p{width: 100%;text-align: center;padding: 5px 5px;font-size: 22px;color: #fff;font-weight:500;margin-top: 10px;line-height: 26px;}

@media screen and ( max-width: 991px ){
     .swiper {
        width: 100%;
        padding-top: 2vw;
        padding-bottom:8vw;margin: 0 auto;
      }
      .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 80vw;
        height:auto;
        margin-bottom: 70px;
      } 
          .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 50vw;
        height: 50vw;
      }
          .swiper-slide img {
        display: block;
        width:  50vw;
        height:  50vw;border-radius: 20px;
      }
    .swiper-wrapper,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right{width:50vw;border-radius: 20px;}
    .swiper-slide p{width: 100%;height: auto; text-align: center;padding: 5px 5px;font-size: 1rem;font-weight:500;line-height: 1.2rem;margin-top: 6px;}
}

/* ------------------------------ mobile ------------------------------*/

@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; }
	.for_pc{ display: none; }
	.for_m { display: block; }

    /*witch auto*/
    h2, .sbg, .titleC, .titleC h2, .top, .top img, .bbg1 .b1, .bbg1 .b2, .bbg1 .b3, .bbg1 {width: 100%;}

    /*title*/
    .titleC h2{font-size: 3.2rem;}
    .titleC h3 {
        font-size: 2rem;
        letter-spacing: 1px;
        padding-bottom: 30px;
        text-shadow: 2px 2px #3f5db0;
    }

    /*bg*/
    .sbg {background:url("../images/fixedbg.png") top center repeat-y fixed !important;padding-bottom: 0;}


    .swiper-slide p{color: #3f5db0;}

    .section7 .rectangle li {
    box-shadow: 4px 4px #3f5db0;;
    }

    .linkBg{padding: 0 0 180px 0;}
    .bli {
    display: flex;
    flex-direction: column;}

    .section7 .rectangle li h4{top: 70px;}
    .section7 .rectangle li{box-shadow:none;}


    /*.alternate */
    .alternate .font h4{ /*white-space: break-spaces*/;overflow: inherit;}
    .alternate ul:nth-child(even) {    margin: 0px auto 25px;}
    .alternate ul:nth-child(odd) li:first-child .font h4.t4, .alternate ul:nth-child(even) li:last-child .font h4.t4{ padding: 5px 0;}
}

/*------------------------------ navbar ------------------------------ */
/*navigation bar for pc*/
/* Style the navbar */
#navbar {
    /*overflow: hidden;*/
    background:url("../images/bgb.jpg") top center repeat;
    width:100%;
    height:50px;
    z-index:990;
  }
    @media screen and ( max-width: 428px ) {
        #navbar{ display:none;} 
        .sticky + .content { padding-top:0px !important;}
    }

  .nav_content{ width:1200px; margin:0 auto;}
  
  /* Navbar links */
  #navbar a {
    float: left;
    display: block;
    text-align: center;
    text-decoration: none;
    width:20%;
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    border-right:1px solid #ffffff50;
    height:50px;
    line-height:50px;
    background:url("../images/bgb.jpg") top center repeat;
    /*font-family:'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;*/
  }
  #navbar .row_05 a {
    border-right:none;
  }

  #navbar a:hover{
    color: #415fb1;
    background:url("../images/bgg.jpg") top center repeat;
  }
  
  /* Page content */
  .content {
    padding: 0px;
  }
  
  /* The sticky class is added to the navbar with JS when it reaches its scroll position */
  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
  }
  
  /* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
  .sticky + .content {
    padding-top: 78px;
  }
  .nav_content img{ transition:all 0.3s;}
  .nav_content img:hover{ transform:translateY(-5px);}


/*for mobile*/
menu{display:none;}
    @media screen and ( max-width: 428px ){
        menu{ display:block;}
        .deco_arrows{ width:1vw; }
    }
menu ul{
    position:fixed;
    bottom:0;
    left:0;
    margin:0;
    width:100%;
    display:flex;
    flex-wrap:wrap;
    list-style: none;
    background:url("../images/bgb.jpg") top center repeat;
    z-index:1000;
    padding:2px 0;
    border-top:none;
}
menu ul li{
    border-right:1px solid #7d8b8547;
    padding:10px;
    width:20%;
    box-sizing:border-box;
    text-align:center;
    font-size:13px;
    letter-spacing:1px;
}
menu ul li a{
        font-size:12px;
}
menu ul li:nth-last-child(){
    border-right:none;
}
menu a{
    color:#fff !important;
    text-decoration:none;

}

/*--goto top--*/
#gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}
#gotop::after {font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff;  opacity:0.5;background: url(../images/top.png) center no-repeat; background-size:50%;background-position:50% 20%;}
#gotop:hover {cursor: pointer;background-color: #666;}
#gotop:active {background-color: #666;}
#gotop.show {opacity: 0.4;visibility: visible;}
	@media screen and ( max-width: 991px ){
	#gotop {bottom: 2vw;right: 0;margin: 2vw;	}
	}