/*共通
----------------------------------------------*/
.nomobile{
    display: none!important;
  }
.allbackground{
 /* background: url("../image/bg/bg.jpg") center center no-repeat;
  background-attachment: fixed;
  z-index: -1;*/
}

.allbackground:before{
  content:"";
  background: url("../image/bg/bg.jpg") center center ;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}

.rowarea{
  padding:20px 0;  
}
.area{
  padding: 45px 0;
}
.rightlink{
  color:#fff;
}
.topmenu{/*MENU*/
  background: #fff;/*29a9e0*/
  padding:0px 0;
  position: relative;
  /*position: sticky;
  position: -webkit-sticky;*/
  z-index: 2;
  /*border-bottom:1px solid #ccc;*/
  top:0px;
  box-shadow: 0 0px 1px #666;
}
.logo{
  overflow: hidden;
  max-width: 340px;
}
.search input{
  padding: 6px 15px;
  border-radius: 5px;
  border:0px; 
  max-width: 115px;
  float: left;
  margin: 3px 0;
}
.search .input{
  width: 90%;
  max-width: unset;
}
.search #submit_Btn{
  padding: 6px 6px;
}

.toptool .social{
  padding:0px 5px 0 0;
  width:42px;
}

.toptool .social a{
  color: #06273d;
  border-radius: 50px;
  border:1px solid #06273d;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height:2.2em;
  font-size: 1.2em;
  padding: 0px 0px;
  float: left;
}


.toptool .social a:hover{
  color: #fff;
  border-radius: 50px;
  background: #06273d;

}

.readmore{
  color: #fff;
  padding: 13px 50px;
  border: 2px solid #fff;
  border-radius: 15px;
}

.readmore:hover{
  color: #000;
  background:#fff;
}


/*-------------------------------------------------*/
.swipeword{
  margin: 0 auto;
  width: 100%;
  z-index: 2;
  float: none;
  position: absolute;
  top:15%;
}

.swipecon{
  margin: 0 auto;
  width: 100%;
  max-width: 1300px;
  float: none;
  position: relative;
  padding:50px 30px;
  color: #fff;
  text-align: center;
}

.swipecon-sub{
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
  float: none;
  position: relative;
  padding: 30px 30px;
  color: #fff;
  text-align: center;
}

.swipecon h1{
  font-size: 2em;
  font-weight: bold;
  margin: 5% 0 5% 0 ;
  line-height: 1em;
}


.swipecon p{
  font-size: 1em;
  line-height: 1.3em;
  font-weight: normal;
  margin: 0 0 10% 0 ;
}


/*商品區塊
*--------------------------------------------------*/

.banner{
  object-fit: cover;
  width: 100%;
  height: 450px;
  object-position: center 0;
}
/*///*/
.maintitle{
 
  margin: 20px 0 20px 0;
}



.maintitle h2{
 
  float: left;
  width:330px;
  background: #2a55ff;
  color: #fff;
  padding: 10px 0px;
  text-align: center;
  font-weight: bold;
  font-size: 2.3em;
  letter-spacing: 0px;
  z-index: 1;
}


.maintitle h2:after{
  content: "";
  width: 100%;
  height: 100%;
  max-width: 330px;
  background: rgba(18,177,255,.5);
  position: absolute;
  z-index: -1;
  left:10px;
  top: 10px
}

/*  left:10px;
  top: 10px;
  max-width: 345px;
}*/

/*-------------------------------------------*/

.typesytle{
  padding: 5px 5px;
}

.item{
  padding: 0px 0px;
}

.item:hover{
  box-shadow: 0px 0px 12px #dadada;
  background: #12b1ff;
  -o-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  -webkit-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  -moz-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
}

.item .itemname,.item .itemmoney{
  font-size: 1.055em;
  text-align:center;
  line-height: 1.3em;
  letter-spacing: 0px;
}
.item .itemname{
  margin: 5px 0 5px 0;
  padding: 0 15px;
  font-weight: bold;
  color: #06273d;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;

}

.item:hover .itemname,.item:hover .fornow{
 color: #fff;
}
.item .itemnamesub{
  margin: 0px 0 0px 0;
  font-size: 1.3em;
  text-align:center;
  line-height: 1.3em;
  letter-spacing: 0px;
  font-weight: bold;
  color: #06273d;
}
.item .itemmoney{
  color: #666;
  margin: 5px 0 15px 0;
}
.item  a{
  float: left;
  width: 100%;
}

.item .itemlink{
  width: 110px;
  background: #f00;
  margin: 0 auto;
  float:none;
}

.bottomarea{
  padding: 0 5px;
}

.fornow{
  font-size: 1.2em;
  color: #2a55ff;
  padding: 0 5px;
  text-align: center;
}

.origin{
  text-decoration:line-through;
  font-weight: normal;
  padding: 0 5px;



  
}

.discount{
  background: #2a55ff;
  position: absolute;
  left:0px;
  top: -45px;
  text-align: center;
  font-size: 1.6em;
  color:#fff;
  z-index: 2;
  border-radius: 50px; 
  width: 90px;
  height: 90px;
  line-height: 3.5em;
  letter-spacing: 0px;

}


.hotsale,.shipp,.feature{
  padding:25px 0 0px 0;
}

/*.idealez iframe{
  width: 100%;
  float: left;
  height: 390px;
}

.idealez{
  padding-bottom:5%; 
}*/


/*分類區塊-----------------------------------------*/

.cataarea{
  padding: 3.5% 0 0 0;
}

.catagories .sincata:nth-child(even) .itemname{
  background:#12b1ff;
}
.cata{
  padding: 0 0 20px 0px;
  /*background-color: #f00;*/
}

.cata a:hover{
  /*box-shadow: 3px 3px 8px #565656;
  -o-transition:color .3s linear,box-shadow .3s linear,border .15s linear;
  -webkit-transition:color .3s linear,box-shadow .3s linear,border .15s linear;
  -moz-transition:color .3s linear,box-shadow .3s linear,border .15s linear;
  transition:color .3s linear,box-shadow .3s linear,border .15s linear;*/
}

.cata a{
  padding: 0px 0;
  text-align: center;
  letter-spacing: 0px;
  color: #fff;
  box-shadow: 3px 3px 8px #565656;
}

.cata .itemname{
  font-size: 1.1em;
  text-align:center;
  line-height: 1.3em;
  letter-spacing: 0px;
  background:#2a55ff; 
  text-align: center;
  padding: 15px 0;
  font-weight: bold;
  margin: -5px 0 0 0;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}


/*.................................................*/
.featurenote{
  background: #fff;
  padding: 30px 40px;
}

.featop{
  margin: 0 0 18px 0;
  font-size: 1.3em;
  letter-spacing: 0px;
}

.featcon p{
  margin: 0 0 0px 0;
  line-height:1.5em;
  text-align: left;
  word-break: break-word;
  letter-spacing: 1px;
  font-size: 1.05em;
}

.typesytlefea{
  padding: 5px 5px 5px 5px;
  margin: 0 0 20px 0;
}
  
.typesytlefea-sec{
  padding: 5px 5px 5px 5px;
  margin: 0 0 20px 0;
}

/*-------------------------------------------------*/
.idealez{
  padding: 2% 5%;
  border-top:2px solid #06273d;
}

.idealez ul,.idealez ul li{
  float: left;
  width: 100%;
}

.idealez ul li{
  padding: 7px 0px;
}

.idealez ul li a{
  color: #06273d;
  text-shadow: 0px 0px 2px #06273d;
  font-size: 1em;
  padding: 5px 10px;
  border-radius: 50px;
}


.idealez ul li a:hover{
  color: #fff;
  background: #06273d;


}

.idealeztop{
  font-size: 1.55em;
  margin: 0 0 30px 0;
  letter-spacing: 1px;
}


.fbplace{
  margin: 25px 0;
}

/*footer
---------------------------------------------------*/
.footer{
  background: #12b1ff;
  padding: 25px 0 50px 0;
  color: #232323;
  margin: -5px 0 0 0;
}

.footerlistbe{
  max-width: 1100px;
  margin: 0 auto;
  float: none;
  font-size: 1.1em;
}
.footerlink{
  margin: 5px 0;
  font-size: 14px;
  border-right:1px solid #c9caca;
}
.footerlink a{
  color: #c9caca;
  padding:4px 10px;
  float: left;
  /*font-family:Baskerville Bold;/*"Ubuntu"sans-serif*/
  font-size: 1em; 
  /*font-weight: bold;*/
  letter-spacing: 0px;
}

.footerlink a:hover{
  color: #fff;
  cursor: pointer;
}

.footer .footitle{
  line-height: 21px;
  font-size: 14px;
  margin: 15px 0; 
  letter-spacing: 1px;
  color: #fff;
}

.footer p{
  line-height: 21px;
  font-size: 14px;
  margin: 15px 0; 
  letter-spacing: 1px;
  color: #fff;
}

.social{
  padding:0px 15px 0 0;
  width:56px;
}

.social a{
  color: #fff;
  border-radius: 50px;
  border:1px solid #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height:2.5em;
  font-size: 1.5em;
  padding: 0px 0px;
  float: left;
}


.social a:hover{
  color: #12b1ff;
  border-radius: 50px;
  background: #fff;

}

.note a{
  color: #fff;
}

.note .flex{
  align-items: center;
  flex-wrap: unset;
}

.copy{
  background: #12b1ff;
  padding: 25px 0 25px 0;
  color: #fff;
  font-size: 14px;
}


@media only screen and (min-width: 600px) {

  

}

@media (min-width: 768px) {
  .featcon p{
    margin: 0 0 0px 0;
    line-height:1.5em;
    text-align: left;
    word-break: break-word;
    letter-spacing: 0px;
    font-size: 1.05em;
  }

  .item .itemname,.item .itemmoney{
    font-size: 1.3em;
  }
 

}



@media screen and (min-width: 1000px){

  .topmenu{
    padding:0px 0;
  }
  .logo{
    max-width: 290px;
  }
  .topmenu .contentword{
    width: 95%;
  }

  .footerlink a{
    padding:3px 10px;
    /*font-family:Baskerville Bold;/*"Ubuntu"sans-serif*/
  }

  .noticesin:first-child{
    text-align:  right;
  }

  .banner{
    object-fit: cover;
    width: 100%;
    height: 600px;
  }

  


  .typesytle{
    padding: 5px 10px;

  }

  .typesytlefea{
    padding: 5px 20px 5px 0;
  }

  .typesytlefea-sec{
    padding: 5px 0px 5px 20px;
  }

  .swipeword{
    top:30%;
  }

  .swipecon h1{
    font-size: 2.5em;
  }

  .swipecon p{
    font-size: 1.2em;
  }


  .fbplace{
    margin: 5px 0;
  }

  .hotsale,.shipp,.feature{
  padding:50px 0 0px 0;
}

.swipecon{
  padding:0px 30px;

}

.idealez ul li{
  padding: 13px 0px;
}
 

}


@media screen and (min-width: 1202px){
  .banner{
    object-fit: cover;
    width: 100%;
    height: 680px;
  }

  .topmenu .contentword{
    width: 98%;
  }

   .cata .itemname{
    font-size: 1.28em;
  }

  .noweb{
    display: none!important;
  }

  .nomobile{
    display:inline!important;
  }

  .search .input{
    max-width: 115px;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1199px){
.toptool .social{
 padding: 0px 0px 0 0;
    width: 35px; 
}


}

@media screen and (min-width: 1200px) and (max-width: 1435px){
.toptool .social{
  padding:0px 0px 0 0;
  width:32px;
}

.logo{
    max-width: 200px;
  }
}

@media screen and (min-width: 1300px){

  .item .itemname{

    height: 100px;


  }

}

@media screen and (min-width: 1300px){

  .item .itemname{

    height: 90px;


  }

}

