*{
    position: relative;

}
.wrapall{
        margin:0 auto;
    max-width:1200px;
}
.lgrey{
    color:#4d4d4d;
}
/*==================   header  下 ====================*/

header{
    background-color: #7F0019;
    height:115px;
}
header .header-wrap{
  
    
    padding:10px 30px 0;
  
} 
header .header-wrap .header-l{
     width:50%;
    height:110px;
 /*   background-color: antiquewhite;*/
    float:left;
}
header .header-wrap .header-l .header-logo-unit img.logo-s{
   display: none;
}
header .header-wrap .header-l .header-logo-unit img{
    width:280px;
}
header .header-wrap .header-l .header-class-unit {
    position: absolute;
    left:0;
    bottom:0px;
    width:100%;
    height:57px;
/*   background-color:#ffc06b;*/

}
header .header-wrap .header-l .header-class-unit ul {
   
    bottom:0;
    left:0;
   
}
header .header-wrap .header-l .header-class-unit ul li a{
    float:left;
    color:#fff;
    padding:15px 15px 22px 15px;
    display: inline-block;
    font-size: .9em;
  
}
header .header-wrap .header-l .header-class-unit ul li.u-line a:after{
    content: '';
    width: 100%;
    position: absolute;
    display: inline-block;
    bottom:0px;
    left: 0;
    height: 3px;
    background-color: #fff;
}


header .header-wrap .header-l .header-class-unit ul li a:hover{
   background-color:rgb(255,255,255,.3);
 
}

header .header-wrap .header-l .header-class-unit ul li a i{padding-right:5px;}

header .header-wrap .header-r{
    float:right;
    right;0;
    top:0;
    width:30%;
  
   /* background-color: red;*/
}


header .header-wrap .header-r .h-r{
    width:100%;
    height:50px;
    top:20px;
   /* background-color: red;*/
   
}
header .header-wrap .header-r .h-r span{
    float:right;
}
header .header-wrap .header-r .h-r img{
    width:130px;
}
header .header-wrap .header-r .h-r .hr-txt{
    display: block;
  
   /* background-color: aqua;*/
    top:15px;
    padding:2px 10px;
    border:1px solid #fff;
    border-radius: 20px;
    color:#fff;
    
}

/*header .header-wrap .header-r span{
    position: absolute;
    color:#fff;
    right
} */


.header-grey{
    height:50px;
    background-color: #dedede;
    
}
.header-grey span{
    right:15px;
    float:right;
    height:50px;
    letter-spacing: 2px;
    font-weight: 300;
    padding:14px;
      
}
/*==================   header  上 ====================*/



@media(max-width:1100px){
    
header{
    background-color: #7F0019;
    height:120px;
}
header .header-wrap{
  
    
    padding:10px 30px 0;
  
} 
header .header-wrap .header-l{
     width:50%;
    height:110px;
 /*   background-color: antiquewhite;*/
    float:left;
}

header .header-wrap .header-l .header-logo-unit img{
    width:330px;
    margin-top:10px;
}
header .header-wrap .header-l .header-class-unit {
    position: absolute;
    left:0;
    bottom:0px;
    width:100%;
    height:57px;
/*   background-color:#ffc06b;*/

}
header .header-wrap .header-l .header-class-unit ul {
   
    bottom:0;
    left:0;
   
}
header .header-wrap .header-l .header-class-unit ul li a{
    float:left;
    color:#fff;
    padding:25px 8px 12px 8px;
    display: inline-block;
    font-size: .9em;
  
}
/*header .header-wrap .header-l .header-class-unit ul li:nth-child(1) a:after{
    content: '';
    width: 100%;
    position: absolute;
    display: inline-block;
    bottom:0px;
    left: 0;
    height: 3px;
    background-color: red;
}*/



    
header .header-wrap .header-l .header-class-unit ul li.u-line a:after{
    content: '';
    width: 100%;
    position: absolute;
    display: inline-block;
    bottom:0px;
    left: 0;
    height: 3px;
    background-color: #fff;
}


header .header-wrap .header-l .header-class-unit ul li a:hover{
   background-color:rgb(255,255,255,.3);
 
}

    
    
    
    
header .header-wrap .header-l .header-class-unit ul li a i{padding-right:5px;}

header .header-wrap .header-r{
    float:right;
    right;0;
    top:0;
    width:50%;
  
   /* background-color: red;*/
}


header .header-wrap .header-r .h-r{
    width:100%;
    height:50px;
    top:27px;
   /* background-color: red;*/
   
}
header .header-wrap .header-r .h-r span{
    float:right;
}
header .header-wrap .header-r .h-r img{
    width:110px;
}
header .header-wrap .header-r .h-r .hr-txt{
    display: block;
  font-size: .8em;
   /* background-color: aqua;*/
    top:15px;
    padding:2px 10px;
    border:1px solid #fff;
    border-radius: 20px;
    color:#fff;
    
}

/*header .header-wrap .header-r span{
    position: absolute;
    color:#fff;
    right
} */


.header-grey{
    height:50px;
    background-color: #dedede;
    
}
.header-grey span{
    right:15px;
    float:right;
    height:50px;
    letter-spacing: 2px;
    font-weight: 300;
    padding:14px;
      
}
}




@media(max-width:600px){
    
header{
    background-color: #7F0019;
    height:120px;
}
header .header-wrap{
  
 /*   background-color: aqua;*/
    padding:10px 0 0;
  
} 
header .header-wrap .header-l{
     width:100%;
    height:80px;
 /*   background-color: antiquewhite;*/
    float:none;
   /*  background-color: aqua;*/
}

header .header-wrap .header-l .header-logo-unit img{
    width:195px;
    margin-top:10px;
  
}
    header .header-wrap .header-l .header-logo-unit img.logo-b{
        display: none;
    }
    header .header-wrap .header-l .header-logo-unit img.logo-s{
        display: inline-block;
    }
    
    
header .header-wrap .header-l .header-class-unit {
   
    left:0;
    bottom:0px;
    width:100%;
    height:0;
   background-color:#ffc06b;

}
header .header-wrap .header-l .header-class-unit ul {
    position:flex;
    justify-content: space-between;
    bottom:0;
    left:0;
   
}
header .header-wrap .header-l .header-class-unit ul li a{
    float:left;
    color:#fff;
    padding:0;
    display: inline-block;
    font-size: .9em;
    width:20%;
    padding-bottom:10px;
    text-align: center;
  
}
header .header-wrap .header-l .header-class-unit ul li.u-line a:after{
    content: '';
    width: 100%;
    position: absolute;
    display: inline-block;
    bottom:0px;
    left: 0;
    height: 3px;
    background-color: #fff;
}


header .header-wrap .header-l .header-class-unit ul li a:hover{
   background-color:rgb(255,255,255,.3);
 
}
header .header-wrap .header-l .header-class-unit ul li a i{padding-right:5px;}

header .header-wrap .header-r{
    float:none;
   position: absolute;
    right:0;
    top:0;
    width:50%;
  
   /* background-color: red;*/
}


header .header-wrap .header-r .h-r{
    width:180px;
    height:50px;
  
    
  /*  display: none;*/
/*    background-color: red;*/
   /* background-color: red;*/
   
}
header .header-wrap .header-r .h-r span{
    float:right;
}
    header .header-wrap .header-r .h-r span:nth-child(2){
        display: none;
    }
header .header-wrap .header-r .h-r img{
    width:95px;
}
header .header-wrap .header-r .h-r .hr-txt{
    display: block;
  font-size: .8em;
   /* background-color: aqua;*/
    top:15px;
    padding:2px 10px;
    border:1px solid #fff;
    border-radius: 20px;
    color:#fff;
    
}

/*header .header-wrap .header-r span{
    position: absolute;
    color:#fff;
    right
} */


.header-grey{
    height:50px;
    background-color: #dedede;
    
}
.header-grey span{
    right:0px;
    float:right;
    height:50px;
    letter-spacing: 2px;
    font-weight: 300;
    padding:14px 0;
      
}
}




@media(max-width:400px){
    
header{
    background-color: #7F0019;
    height:118px;
}
header .header-wrap{
  
 /*   background-color: aqua;*/
    padding:10px 0 0;
  
} 
header .header-wrap .header-l{
     width:100%;
    height:80px;
 /*   background-color: antiquewhite;*/
    float:none;
   /*  background-color: aqua;*/
}

header .header-wrap .header-l .header-logo-unit img{
    width:175px;
    margin-top:15px;
  
}
    header .header-wrap .header-l .header-logo-unit img.logo-b{
        display: none;
    }
    header .header-wrap .header-l .header-logo-unit img.logo-s{
        display: inline-block;
    }
    
    
header .header-wrap .header-l .header-class-unit {
   
    left:0;
    bottom:0px;
    width:100%;
    height:0;
   background-color:#ffc06b;

}
header .header-wrap .header-l .header-class-unit ul {
    position:flex;
    justify-content: space-between;
    bottom:0;
    left:0;
   
}
header .header-wrap .header-l .header-class-unit ul li a{
    float:left;
    color:#fff;
    padding:0;
    display: inline-block;
    font-size: .8em;
    width:20%;
    padding-bottom:10px;
    text-align: center;
  
}
header .header-wrap .header-l .header-class-unit ul li.u-line a:after{
    content: '';
    width: 100%;
    position: absolute;
    display: inline-block;
    bottom:0px;
    left: 0;
    height: 3px;
    background-color: #fff;
}


header .header-wrap .header-l .header-class-unit ul li a:hover{
   background-color:rgb(255,255,255,.3);
 
}
header .header-wrap .header-l .header-class-unit ul li a i{padding-right:5px;}

header .header-wrap .header-r{
    float:none;
   position: absolute;
    right:5px;
    top:3px;
    width:50%;
  
   /* background-color: red;*/
}


header .header-wrap .header-r .h-r{
    width:140px;
    height:50px;
  
    
  /*  display: none;*/
/*    background-color: red;*/
   /* background-color: red;*/
   
}
header .header-wrap .header-r .h-r span{
    float:right;
}
    header .header-wrap .header-r .h-r span:nth-child(2){
        display: none;
    }
header .header-wrap .header-r .h-r img{
    width:85px;
}
header .header-wrap .header-r .h-r .hr-txt{
    display: block;
  font-size: .8em;
   /* background-color: aqua;*/
    top:15px;
    padding:2px 10px;
    border:1px solid #fff;
    border-radius: 20px;
    color:#fff;
    
}

/*header .header-wrap .header-r span{
    position: absolute;
    color:#fff;
    right
} */


.header-grey{
    height:50px;
    background-color: #dedede;
    
}
.header-grey span{
    right:0px;
    float:right;
    height:50px;
    letter-spacing: 2px;
    font-weight: 300;
    padding:14px 0;
      
}
}





































/*==================   page-left  下 ====================*/
.page{
    padding-top:25px;
}
.page .p-l{
    width:23%;
 /*
    background-color: #ffe8e8;*/
    float:left;
}
.page .p-l .p-bread{
    width:100%;
  /*  background-color: aqua;*/
   
    padding:15px 0 0;
      font-weight: 300;
        line-height:20px;
    
}
.page .p-l .p-bread .pp-name{
    padding:2px 10px;
    border:none;
    border-radius: 15px;
    margin-left:5px;
        font-weight: 400;
    background-color: #133A84;

  

    
    
}
.page .p-l .p-bread  a{
    color:#0a49af;
}
.page .p-l .p-bread span a h1{
    font-size: 1em;
    display: inline-block;
    letter-spacing: 1px;
    margin:10px 0 5px;
    color:#fff;
}
.page .p-l .search{
    margin-top:10px;
    width:100%;
  
 /*   background-color: red;*/
    border:1px solid #bebebe;
    
}
.page .p-l .search .s-title{

  /*  background-color: aqua;*/
    background-color: #ffcb00;
    padding:12px 15px;
    border-bottom:1px solid #bebebe;
    font-size: 1.2em;
    letter-spacing: 2px;
    font-weight: bold;
}

.page .p-l .search .s-box {
    padding-bottom: 15px;
     border-bottom:1px solid #bebebe;
}
.page .p-l .search .s-box:last-child{
     border-bottom:0;
}
.page .p-l .search .s-box .sec-name{
    font-size:1.1em;
    letter-spacing: 2px;
    padding:15px;
    
}
.page .p-l .search .s-box .sec-cont{
   
    width:100%;
    padding-left:20px;
}
.page .p-l .search .s-box .sec-cont ul li{
    width:50%;
    float:left;
/*    background-color: aqua;*/
    height:30px;
    font-weight: 300;
 
}
.page .p-l .search .s-box .sec-cont ul li a{
       color:#0a49af;
 

}
.page .p-l .search .s-box .sec-cont ul li i{
       color:#4974bc;
    font-size: .5em;
}

@media(max-width:1100px){
    .page{
    padding-top:25px;
}
.page .p-l{
    width:100%;
 /*
    background-color: #ffe8e8;*/
    float:none;
}
.page .p-l .p-bread{
    width:100%;
  /*  background-color: aqua;*/
    height:50px;
    padding:15px;
      font-weight: 300;
    
}
.page .p-l .p-bread .pp-name{
    padding:2px 10px;
    border:1px solid #bebebe;
    border-radius: 15px;
    margin-left:5px;
        font-weight: 400;
    
    
}
.page .p-l .p-bread  a{
    color:#0a49af;
}
.page .p-l .search{
    margin-top:10px;
    width:100%;
  
 /*   background-color: red;*/
    border:1px solid #bebebe;
    display: none;
}

}

@media(max-width:600px){
    .page{
    padding-top:25px;
        font-size: .95em;
}
.page .p-l{
    width:100%;
 /*
    background-color: #ffe8e8;*/
    float:none;
}
.page .p-l .p-bread{
    width:100%;
  /*  background-color: aqua;*/
    height:0px;
    padding:0 15px;
    padding-bottom:0px;
    margin-top:10px;
      font-weight: 300;
    height:auto;
    
}
    
    .page .p-l .p-bread span a h1{
    font-size: 1em;
    display: inline-block;
    letter-spacing: 1px;
    margin:5px 0 5px;
}
    
.page .p-l .p-bread .pp-name{
    padding:2px 10px;
    border:1px solid #bebebe;
    border-radius: 15px;
    margin-left:5px;
        font-weight: 400;
    
    
}
.page .p-l .p-bread  a{
    color:#0a49af;
}
.page .p-l .search{
    margin-top:10px;
    width:100%;
  
 /*   background-color: red;*/
    border:1px solid #bebebe;
    display: none;
}

}
/*==================   page-left  上 ====================*/
/*==================   page-right  下 ====================*/


.page .p-r{
     width:74%;
  
   /* background-color: #0a49af;*/
    float:right;
    
}
.page .p-r .key-sec{
  /*  height:50px;
    background-color: aqua;*/
    
}
.page .p-r .key-sec .key-search{
    padding:15px;
    width:62%;
    display: inline-block;
/*    background-color: aqua;*/
}
.page .p-r .key-sec .key-search span{
    font-weight: 400;
    letter-spacing: 2px;
}
.page .p-r .key-sec .key-search a{
    display: inline-block;
    padding:5px 10px;
    border:1px solid #4d4d4d;
    margin-left:5px;
    color:#0a49af;
    
}

.page .p-r .key-sec .translate{
/*    background-color: red;*/
     width:28%;
    display: inline-block;
}


@media(max-width:1100px){
    .page .p-r{
     width:100%;
  
   /* background-color: #0a49af;*/
    float:none;
    
}
.page .p-r .key-sec{
  /*  height:50px;
    background-color: aqua;*/
    
}
.page .p-r .key-sec .key-search{
    padding:15px;
    width:100%;
    display: inline-block;
/*    background-color: aqua;*/
}
.page .p-r .key-sec .key-search span{
    font-weight: 400;
    letter-spacing: 2px;
}
.page .p-r .key-sec .key-search a{
    display: inline-block;
    padding:5px 10px;
    border:1px solid #4d4d4d;
    margin-left:5px;
    color:#0a49af;
    
}

.page .p-r .key-sec .translate{
/*    background-color: red;*/
     width:28%;

    
    
}
    .wrapall{
        padding:0 20px;
    }
}




@media(max-width:600px){
    .page{
    padding-top:15px;
}
    
    #search-span{
        display: none;
    }
    
    .page .p-r{
     width:100%;
  
   /* background-color: #0a49af;*/
    float:none;
    
}
.page .p-r .key-sec{
  /*  height:50px;
    background-color: aqua;*/
    
}
.page .p-r .key-sec .key-search{
    padding:7px 15px;
    width:100%;
    display: inline-block;
/*    background-color: aqua;*/
}
.page .p-r .key-sec .key-search span{
    font-weight: 400;
    letter-spacing: 2px;
}
.page .p-r .key-sec .key-search a{
    display: inline-block;
    padding:2px 5px;
    border:1px solid #4d4d4d;
    margin-left:2px;
    color:#0a49af;
    font-size: 1em;
    margin-top:10px;
    
}

.page .p-r .key-sec .translate{
/*    background-color: red;*/
     width:28%;

    
    
}
    .wrapall{
        padding:0 20px;
    }
}


@media(max-width:400px){
    .wrapall{
        padding:0 13px;
    }
}
/*==================   page-right   上 ====================*/








.unit-height{
    height:300px;

}
/*prod-unit ==========單項產品 下========== */

.prod-wrap .prod-unit{
    border:1px solid #acacac;
    padding:15px;
    margin-bottom:15px;
    height:207px;;
    
}
.prod-wrap .prod-unit .prod-cont  .prod-l{
    display: inline-block;
    width:23%;
    
    float:left;
    margin-right:2%;

/*    background-color: antiquewhite;*/
    
}
.prod-wrap .prod-unit .prod-cont  .prod-l .prod-img{
    width:100%;
 background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height:200px;
}
.prod-wrap .prod-unit .prod-cont  .prod-l .prod-img img{
    height:89%;
    width:auto;
    right:14%;
}

/*============  中間區 ================*/
.prod-wrap .prod-unit .prod-cont  .prod-m{
      float:left;
    display: inline-block;
    width:49.5%;
    margin-right:2%;
   
/*    background-color: antiquewhite;*/
    
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title{
   
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title .prod-name{
    font-size:1.5em;
    color:#063e9a;
    letter-spacing: 1px;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title .prod-i{
    display: inline-block;
    padding-left:3px;
    color:#5a5a5a;
 
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title i{
    font-size:1.3em;
   
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title a .fa-globe{
    color:#0078d7;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title a .fa-youtube{
    color:#ff0000;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title a .fa-blogger{
    color:#f57d00;
}
.prod-wrap .prod-unit .prod-cont  .prod-r{
      float:left;
    display: inline-block;
     width:20%;

 /*   background-color: antiquewhite;*/
}

.prod-wrap .prod-unit .prod-cont  .prod-m .prod-add{
  padding:2px 0 8px ;
    font-size: .85em;
  
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-add .prod-house{
    background-color: #a71ba1;
    color:#fff;
    padding:1.5px 7px;
    border-radius: 5px;
    font-size:1em;
    letter-spacing: 1px;
}


.prod-wrap .prod-unit .prod-cont  .prod-m .prod-add a{
        color:#063e9a;
     margin-right:5px;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-good{
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 1.1em;
    color:#8b0205;
    overflow:hidden;

text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
    
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-dis{
    font-weight: 400;
    letter-spacing: 1px;
    font-size: .9em;
    color:#3e3e3e;
     margin-top:10px;
    
    overflow:hidden;

text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-fac{
    margin-top:0;
    
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-fac a{
    display: inline-block;
    padding:3px 10px;

    border-radius: 25px;
    font-size: .9em;
    background-color: #e5e5e5;
   color:#063e9a;
    margin-right: 5px;
    margin-top:10px;
}



@media(max-width:600px){
    
/*prod-unit ==========單項產品 下========== */

.prod-wrap .prod-unit{
    border:1px solid #808080;
    padding:20px;
    margin-bottom:220px;
    height:500px;
    
}
.prod-wrap .prod-unit .prod-cont  .prod-l{
    display: inline-block;
    width:300px;;
    
    float:none;
    margin-right:3%;

    background-color: antiquewhite;
    
}
.prod-wrap .prod-unit .prod-cont  .prod-l .prod-img{
    width:100%;
    overflow: hidden;
    height:120px;
}
.prod-wrap .prod-unit .prod-cont  .prod-l .prod-img img{
left:0;
    top:-50%;
   width:100%;
    height:auto;
        overflow: hidden;
}




/*============  中間區 ================*/
.prod-wrap .prod-unit .prod-cont  .prod-m{
      float:left;
    display: inline-block;
    width:49.5%;
    margin-right:2%;
   
/*    background-color: antiquewhite;*/
    
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title{
   
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title .prod-name{
    font-size:1.5em;
    color:#063e9a;
    letter-spacing: 1px;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title .prod-i{
    display: inline-block;
    padding-left:3px;
    color:#5a5a5a;
 
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title i{
    font-size:1.3em;
   
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title a .fa-globe{
    color:#0078d7;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title a .fa-youtube{
    color:#ff0000;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title a .fa-blogger{
    color:#f57d00;
}
.prod-wrap .prod-unit .prod-cont  .prod-r{
      float:left;
    display: inline-block;
     width:20%;

 /*   background-color: antiquewhite;*/
}

.prod-wrap .prod-unit .prod-cont  .prod-m .prod-add{
  padding:2px 0 12px ;
    font-size: .85em;
  
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-add a{
        color:#063e9a;
     margin-right:5px;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-good{
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 1em;
    color:#8b0205;
  
    
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-dis{
    font-weight: 400;
    letter-spacing: 1px;
    font-size: .8em;
    color:#3e3e3e;
     margin-top:10px;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-fac{
    margin-bottom:0;
  
    
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-fac a{
    display: inline-block;
    padding:3px 10px;
    
    border-radius: 25px;
    font-size: .9em;
    background-color: #e5e5e5;
   color:#063e9a;
    margin-right: 5px;
}
}


/*============  右側區 ================*/
.prod-wrap .prod-unit .prod-cont  .prod-r{
top:-8px;
 
    float: right;
}
.prod-wrap .prod-unit .prod-cont  .prod-r:after{
    content: '';
    width: 1.3px;;
    height:180px;
    position: absolute;

    top:10px;
    left: -20px;
 
    background-color: #e0e0e0;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .prod-r-wrap{
    top:25px;
    width:100%;
    height:150px;
    /* background-color: #0f6a6a;*/
}
.prod-wrap .prod-unit .prod-cont  .prod-r .p-box{
    width:100%;
  
/*    background-color: aqua;*/
    margin-bottom: 5px;
    border-radius: 10px;

}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1{
    margin-bottom:7.5px;
    padding:2px 1px 0px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1:nth-child(2){
    top:-5px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-name{
    margin-left:10px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-name span{
    display: inline-block;
   
    margin-right:3px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-name .p1-1{
     padding:2px 5px;
    background-color: #e0e0e0;
    border-radius:5px;
    letter-spacing: 2px;
    font-size: .8em;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-name .p1-2{
    color:#676767;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price{
    margin-left:23px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price .pp{
    font-size:1.7em;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price .pn{
    font-size:.9em;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price .pp1{
   color:#0b0bb1;
    font-weight: 400;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price .pp2{
   color:#c71111;
    font-weight: 400;
}
#dis-show{
    background-color:#fffbeb;
    border:2.5px solid #c71111;
}
#dis-show .p1-name .p1-1{

   background-color:#c71111;
    color:#fff;
}

@media(max-width:1100px){
    .prod-wrap .prod-unit .prod-cont  .prod-r{
top:-8px;
 
    float: right;
}
.prod-wrap .prod-unit .prod-cont  .prod-r:after{
    content: '';
    width: 2px;;
    height:225px;
    position: absolute;

    top:10px;
    left: -20px;
 
    background-color: #e0e0e0;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .prod-r-wrap{
    width:100%;
    height:150px;
    /* background-color: #0f6a6a;*/
}
.prod-wrap .prod-unit .prod-cont  .prod-r .p-box{
    width:100%;
  
/*    background-color: aqua;*/
    margin-bottom: 5px;
    border-radius: 10px;

}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1{
    margin-bottom:7.5px;
    padding:5px 1px 0px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1:nth-child(2){
    top:-5px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-name{
    margin-left:10px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-name span{
    display: inline-block;
   
    margin-right:3px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-name .p1-1{
     padding:2px 5px;
    background-color: #d6d6d6;
    border-radius:5px;
    letter-spacing: 2px;
    font-size: .8em;
}

.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price{
    margin-left:10px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price .pp{
    font-size:1.7em;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price .pn{
    font-size:.9em;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price .pp1{
   color:#0b0bb1;
    font-weight: 400;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price .pp2{
   color:#c71111;
    font-weight: 400;
}
#dis-show{
    background-color:#f2eede;
    border:3px solid #c71111;
}
#dis-show .p1-name .p1-1{

   background-color:#c71111;
    color:#fff;
}

}




@media(max-width:600px){
    /*prod-unit ==========單項產品 下========== */

.prod-wrap .prod-unit{
    border:1px solid #808080;
    padding:15px;
    margin-bottom:20px;
    height:438px;;
    
}
.prod-wrap .prod-unit .prod-cont  .prod-l{
    display: inline-block;
    width:100%;
    
    float:left;
    margin-right:6%;

/*    background-color: antiquewhite;*/
    
}

/*============  中間區 ================*/
.prod-wrap .prod-unit .prod-cont  .prod-m{
      float:left;
    display: inline-block;
    width:100%;
    margin-right:0;
    margin-top:15px;
   
/*    background-color: antiquewhite;*/
    
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title{
   
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title .prod-name{
    font-size:1.5em;
    color:#063e9a;
    letter-spacing: 1px;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title .prod-i{
    display: inline-block;
    padding-left:3px;
    color:#5a5a5a;
 
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title i{
    font-size:1.3em;
   
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title a .fa-globe{
    color:#0078d7;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title a .fa-youtube{
    color:#ff0000;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-title a .fa-blogger{
    color:#f57d00;
}

.prod-wrap .prod-unit .prod-cont  .prod-m .prod-add{
  padding:2px 0 12px ;
    font-size: .85em;
  
}
    .prod-wrap .prod-unit .prod-cont  .prod-m .prod-add .prod-house{
    background-color: #a71ba1;
    color:#fff;
    padding:1.5px 7px;
    border-radius: 5px;
    font-size:1.08em;
    letter-spacing: 1px;
}

.prod-wrap .prod-unit .prod-cont  .prod-m .prod-add a{
        color:#063e9a;
     margin-right:5px;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-good{
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 1.2em;
    color:#8b0205;
    
    
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-dis{
    /*display: none;*/
    font-weight: 400;
    letter-spacing: 1px;
    font-size: .93em;
    color:#3e3e3e;
     margin-top:10px;
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-fac{
    margin-top:0;
    
}
.prod-wrap .prod-unit .prod-cont  .prod-m .prod-fac a{
    display: inline-block;
    padding:3px 10px;

    border-radius: 25px;
    font-size: .9em;
    background-color: #e5e5e5;
   color:#063e9a;
    margin-right: 5px;
}

    .prod-wrap .prod-unit .prod-cont  .prod-r{
top:20px;
  width:100%;
    float: none;
        margin-top:21px;
        height:50px;
        
}
.prod-wrap .prod-unit .prod-cont  .prod-r:after{
    content: '';
    width: 90%;
    height:1px;
    position: absolute;

    top:-30px;
    left: 5%;
 
    background-color: #e0e0e0;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .prod-r-wrap{
    width:100%;
    height:50px;
   /*  background-color: #0f6a6a;*/
    top:-20px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .p-box{
    width:100%;
  
/*    background-color: aqua;*/
    margin-bottom: 5px;
    border-radius: 10px;
    

}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1{
    margin-bottom:7.5px;
    padding:5px 1px 0px;
    width:48%;
   display: inline-block;
 
   
    
    
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1:nth-child(2){
    top:-5px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-name{
    margin-left:10px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-name span{
    display: inline-block;
   
    margin-right:3px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-name .p1-1{
     padding:2px 5px;
    background-color: #d6d6d6;
    border-radius:5px;
    letter-spacing: 2px;
    font-size: .8em;
}

.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price{
    margin-left:10px;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price .pp{
    font-size:1.7em;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price .pn{
    font-size:.9em;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price .pp1{
   color:#0b0bb1;
    font-weight: 400;
}
.prod-wrap .prod-unit .prod-cont  .prod-r .price-1 .p1-price .pp2{
   color:#c71111;
    font-weight: 400;
}
#dis-show{
    background-color:#f2eede;
    border:3px solid #c71111;
}
#dis-show .p1-name .p1-1{

   background-color:#c71111;
    color:#fff;
}

}


/*=========== Ｂ頁打電話 =========== */
#callfor{
    background-color:#ffca00;
    padding:3px 20px 5px ;
    border-radius: 5px 5px 0 0 ;
    width:100%;
 
    
}

.prod-r-wrap .callfor-phone{
    color:#5f5f5f;
    text-align: center;
       background-color: #f0f0f0;;
    width:100%;
    border-radius: 0 0 5px 5px;
    padding:3px auto;
    font-size:.95em;
    
}
#callfor .rightnow{
    font-size: .8em;
}
#callfor .callfor-wrap{
    padding-top:5px;
    width:100%;
   /*   background-color: #987fff;
    height:100px;*/
   display: flex;
    justify-content:space-between;
} 


#callfor .callfor-wrap .cc{

  
    width:35px;
   height:35px;
    background-color: #fff;
    border-radius: 80%;
    padding:6px;
    
}
#callfor .callfor-wrap .cc i{
    font-size: 1.6em;
}

#callfor .callfor-wrap .cphone{
    color:#cb801e;
}
#callfor .callfor-wrap .cphone i{
    font-size: 1.45em;
}
#callfor .callfor-wrap .cline{
    color:#00c300;
}
#callfor .callfor-wrap .cfb{
    color:#3b5998;
}

@media(max-width:1100px){
    #callfor{
    background-color:#ffca00;
    padding:3px 10px 5px ;
    border-radius: 15px;
    
}
#callfor .rightnow{
    font-size: .8em;
}
#callfor .callfor-wrap{
    padding-top:5px;
    width:100%;
   /*   background-color: #987fff;
    height:100px;*/
   display: flex;
    justify-content:space-between;
} 


#callfor .callfor-wrap .cc{

  
    width:35px;
   height:35px;
    background-color: #fff;
    border-radius: 80%;
    padding:6px;
    
}
#callfor .callfor-wrap .cc i{
    font-size: 1.6em;
}

#callfor .callfor-wrap .cphone{
    color:#cb801e;
}
#callfor .callfor-wrap .cphone i{
    font-size: 1.45em;
}
#callfor .callfor-wrap .cline{
    color:#00c300;
}
#callfor .callfor-wrap .cfb{
    color:#3b5998;
}

}


/*@media(max-width:600px){
    #callfor{
    background-color:#ffca00;
    padding:3px 10px 3px ;
    border-radius: 15px;
    
}
#callfor .rightnow{
    font-size: 1.1em;
    display: inline-block;
    width:50%;
    top:-10px;
    left:10px;
    letter-spacing: 2px;
 
}
#callfor .callfor-wrap{
    display: inline-block;
    padding-top:5px;
    width:45%;
 
    
} 


#callfor .callfor-wrap .cc{

   float: left;
    width:35px;
   height:35px;
    background-color: #fff;
    border-radius: 80%;
    padding:6px;
    margin-right: 15px;
    
}
    #callfor .callfor-wrap .cc:nth-child(3){
      margin-right: 0;  
    }
#callfor .callfor-wrap .cc i{
    font-size: 1.6em;
}

#callfor .callfor-wrap .cphone{
    color:#cb801e;
}
#callfor .callfor-wrap .cphone i{
    font-size: 1.45em;
}
#callfor .callfor-wrap .cline{
    color:#00c300;
}
#callfor .callfor-wrap .cfb{
    color:#3b5998;
}

}*/

@media(max-width:600px){
    #callfor{
    background-color:#ffca00;
    padding:3px 10px 6px ;
    border-radius: 5px;
        width:133px;
        float:right;
        top:10px;
        left:-20px;
        
    
}
    .prod-r-wrap .callfor-phone{
   display: none;
    
}
#callfor .rightnow{
    font-size: 1.1em;
    display: flex;
    width:50%;
    top:-10px;
    left:10px;
    letter-spacing: 2px;
    width:40%;
   
}
#callfor .callfor-wrap{
    display: flex;
    padding-top:5px;
    width:55%;
 
    
} 


#callfor .callfor-wrap .cc{

   float: none;
    
    width:35px;
   height:35px;
    background-color: #fff;
    border-radius: 80%;
    padding:6px;
    margin-right: 5px;
    padding-bottom:20x
    
}
    #callfor .callfor-wrap .cc:nth-child(3){
      margin-right: 0;  
    }
#callfor .callfor-wrap .cc i{
    font-size: 1.6em;
}

#callfor .callfor-wrap .cphone{
    color:#cb801e;
}
#callfor .callfor-wrap .cphone i{
    font-size: 1.45em;
}
#callfor .callfor-wrap .cline{
    color:#00c300;
}
#callfor .callfor-wrap .cfb{
    color:#3b5998;
}

}

.prod-wrap .prod-unit .prod-note{
    position: absolute;
    bottom:-41px;
    height:40px;
     width:100.3%;
    left:-0.1%;
    background-color: #f2eede;
  
    border:1px solid #808080;
    border-top:0;
    padding:8px 12px;
    letter-spacing: 1px;
    font-weight: 400;
    color:#434343;
    
}



/*===========您可能也會喜歡 like ===========*/
.like{
    margin-bottom:0;
}
.like .l-title{
    height:45px;
    padding:10px 20px;
    background-color: #7f0019;
    color: #fff;
    
}
.like .l-title span{
    letter-spacing: .5px;
    margin-left:5px;
    font-weight: 300;
}


/*=========== like-unit ===========*/
.like .like-wrap{
    

}
.like .like-wrap .like-unit{

   border:1px solid #acacac;
  /*  background-color: #296090;*/

    margin-top:20px;
    width:23.125%;
    float:left;
   margin-right:2.5%;
    height:275px;
    overflow: hidden;
}
.like .like-wrap .like-unit:nth-child(4n){
       margin-right:0%;
  
}
.like .like-wrap .like-unit .like-img{

      height:130px;
   background-position: center;
    background-size: cover;
}
.like .like-wrap .like-unit .like-img img{
    height:100%;
}

.like .like-wrap .like-unit .like-text{
    padding:15px;
}

.like .like-wrap .like-unit .like-text .like-name a{
    font-size: 1.2em;
    color:#0a49af;
  
}
.like .like-wrap .like-unit .like-text .like-add a{
    font-size: .8em;
    font-weight: 300;
    color:#0a49af;
}

.like .like-wrap .like-unit .like-text .like-good{
    padding:11px 0 0;
}
.like .like-wrap .like-unit .like-text .like-good .like-date{
    display: inline-block;
    background-color: #e6e6e6;
    padding:2px 5px;
    border-radius: 5px;
}
.like .like-wrap .like-unit .like-text .like-good .l-good{
    background-color: #c71111;
    color:#fff;
    font-size: .8em;
    font-weight: 300;
    padding:3px 5px;
    border-radius: 5px;
    letter-spacing: 1px;
}
.like .like-wrap .like-unit .like-text .like-good .like-dis{
    
}
.like .like-wrap .like-unit .like-text .like-price{
 padding-top:5px;
    top:-5px;
}
.like .like-wrap .like-unit .like-text .like-price .ll-1{
    color:#4b4b4b;
    font-size: 1.5em;
     color:#0b0bb1;
    
}

.like .like-wrap .like-unit .like-text .like-price .ll-2{
    font-weight: 300;
    color:#2f2f2f;
}
.like .like-wrap .like-unit .like-text .like-p2 {
    top:0px;
}
.like .like-wrap .like-unit .like-text .like-p2 .ll-1{
    
      color:#4b4b4b;
    font-size: 1.5em;
     color:#c71111;
}

.like .like-wrap .like-unit .like-phone{
    background-color: #ffca00;
    width:44px;
    height:44px;
    color:#fff;
    font-size: 1.5em;
    border-radius: 50px;
    padding:3px;
    padding-left:8px;
    
    position: absolute;
    bottom:15px;
    right:15px;
    border:2px solid #c71111;
}


@media(max-width:1100px){
    .like{
    margin-bottom:50px;
}
.like .l-title{
    height:45px;
    padding:10px 20px;
    background-color: #7f0019;
    color: #fff;
    
}
.like .l-title span{
    letter-spacing: .5px;
    margin-left:5px;
    font-weight: 300;
}
/*=========== like-unit ===========*/
.like .like-wrap{
    

}
.like .like-wrap .like-unit{

   border:1px solid #acacac;
  /*  background-color: #296090;*/
    margin-top:20px;
    width:23.125%;
    float:left;
   margin-right:2.5%;
    height:275px;
    overflow: hidden;
}
.like .like-wrap .like-unit:nth-child(4n){
       margin-right:0%;
  
}
.like .like-wrap .like-unit .like-img{

      height:130px;
   background-position: center;
    background-size: cover;
   
}
.like .like-wrap .like-unit .like-img img{
    height:100%;
}

.like .like-wrap .like-unit .like-text{
    padding:15px;
}

.like .like-wrap .like-unit .like-text .like-name a{
    font-size: 1.2em;
    color:#0a49af;
  
}
.like .like-wrap .like-unit .like-text .like-add a{
    font-size: .8em;
    font-weight: 300;
    color:#0a49af;
}

.like .like-wrap .like-unit .like-text .like-good{
    padding:11px 0 0;
}
.like .like-wrap .like-unit .like-text .like-good .like-date{
    display: inline-block;
    background-color: #e6e6e6;
    padding:2px 5px;
    border-radius: 5px;
}
.like .like-wrap .like-unit .like-text .like-good .l-good{
    background-color: #c71111;
    color:#fff;
    font-size: .8em;
    font-weight: 300;
    padding:3px 5px;
    border-radius: 5px;
    letter-spacing: 1px;
}
.like .like-wrap .like-unit .like-text .like-good .like-dis{
    
}
.like .like-wrap .like-unit .like-text .like-price{
 padding-top:5px;
    top:-5px;
}
.like .like-wrap .like-unit .like-text .like-price .ll-1{
    color:#4b4b4b;
    font-size: 1.5em;
     color:#0b0bb1;
    
}

.like .like-wrap .like-unit .like-text .like-price .ll-2{
    font-weight: 300;
    color:#2f2f2f;
}
.like .like-wrap .like-unit .like-text .like-p2 {
    top:0px;
}
.like .like-wrap .like-unit .like-text .like-p2 .ll-1{
    
      color:#4b4b4b;
    font-size: 1.5em;
     color:#c71111;
}

.like .like-wrap .like-unit .like-phone{
    background-color: #ffca00;
    width:40px;
    height:40px;
    color:#fff;
    font-size: 1.4em;
    border-radius: 50px;
  
    padding-left:7px;
    
    position: absolute;
    bottom:35px;
    right:4px;
    border:2px solid #c71111;
}
}





@media(max-width:600px){
    .like{
    margin-top:50px;
}
.like .l-title{
    height:45px;
    padding:10px 20px;
    background-color: #7f0019;
    color: #fff;
    
}
.like .l-title span{
    letter-spacing: .5px;
    margin-left:5px;
    font-weight: 300;
}
/*=========== like-unit ===========*/
.like .like-wrap{
    

}
.like .like-wrap .like-unit{

   border:1px solid #acacac;
  /*  background-color: #296090;*/
    margin-top:20px;
    width:47.5%;
    float:left;
   margin-right:5%;
    height:275px;
    overflow: hidden;
}
.like .like-wrap .like-unit:nth-child(2n){
       margin-right:0%;
  
}
.like .like-wrap .like-unit .like-img{

      height:130px;
   background-position: center;
    background-size: cover;
   
}
.like .like-wrap .like-unit .like-img img{
    height:100%;
}

.like .like-wrap .like-unit .like-text{
    padding:15px;
}

.like .like-wrap .like-unit .like-text .like-name a{
    font-size: 1.2em;
    color:#0a49af;
  
}
.like .like-wrap .like-unit .like-text .like-add a{
    font-size: .8em;
    font-weight: 300;
    color:#0a49af;
}

.like .like-wrap .like-unit .like-text .like-good{
    padding:11px 0 0;
}
.like .like-wrap .like-unit .like-text .like-good .like-date{
    display: inline-block;
    background-color: #e6e6e6;
    padding:2px 5px;
    border-radius: 5px;
}
.like .like-wrap .like-unit .like-text .like-good .l-good{
    background-color: #c71111;
    color:#fff;
    font-size: .8em;
    font-weight: 300;
    padding:3px 5px;
    border-radius: 5px;
    letter-spacing: 1px;
}
.like .like-wrap .like-unit .like-text .like-good .like-dis{
    
}
.like .like-wrap .like-unit .like-text .like-price{
 padding-top:5px;
    top:-5px;
}
.like .like-wrap .like-unit .like-text .like-price .ll-1{
    color:#4b4b4b;
    font-size: 1.5em;
     color:#0b0bb1;
    
}

.like .like-wrap .like-unit .like-text .like-price .ll-2{
    font-weight: 300;
    color:#2f2f2f;
}
.like .like-wrap .like-unit .like-text .like-p2 {
    top:0px;
}
.like .like-wrap .like-unit .like-text .like-p2 .ll-1{
    
      color:#4b4b4b;
    font-size: 1.5em;
     color:#c71111;
}

.like .like-wrap .like-unit .like-phone{
    background-color: #ffca00;
    width:40px;
    height:40px;
    color:#fff;
    font-size: 1.4em;
    border-radius: 50px;
  
    padding-left:7px;
    
    position: absolute;
    bottom:35px;
    right:4px;
    border:2px solid #c71111;
}
}

@media(max-width:400px){
    
.like .like-wrap .like-unit .like-phone{
    background-color: #ffca00;
    width:38px;
    height:38px;
    color:#fff;
    font-size: 1.4em;
    border-radius: 50px;
    padding-top:1px;
    padding-left:5px;
    
    position: absolute;
    bottom:35px;
    right:2px;
    border:2px solid #c71111;
}
}
@media(max-width:350px){
    .like .like-wrap .like-unit{

   border:1px solid #acacac;
  /*  background-color: #296090;*/
    margin-top:20px;
    width:100%;
    float:left;
   margin-right:5%;
    height:275px;
    overflow: hidden;
}
      
.like .like-wrap .like-unit .like-phone{
    background-color: #ffca00;
    width:50px;
    height:50px;
    color:#fff;
    font-size: 1.9em;
    border-radius: 50px;
    padding-top:1px;
    padding-left:7px;
    
    position: absolute;
    bottom:20px;
    right:20px;
    border:2px solid #c71111;
}
}
/*===========G search Google關鍵字 ===========*/


.g-search{
   
    margin-top:120px;
    background-color: antiquewhite;
}
.g-search .g-wrap{
    padding:0 50px;
}
.g-search .g-wrap .g-unit{
  
    background-color: #ededed;
    padding:13px 25px;
    width:48.5%;
    float:left;
    margin-bottom:12px;
    margin-right:3%;
    border-radius: 50px;
    color:#0a49af;
   
}
.g-search .g-wrap .g-unit:nth-child(2n){
     margin-right:0%;
}
.g-search .g-wrap .g-unit{}



@media(max-width:600px){
    /*===========G search Google關鍵字 ===========*/


.g-search{
   
    margin-top:80px;
    background-color: antiquewhite;
}
.g-search .g-wrap{
    padding:0 7px;
}
.g-search .g-wrap .g-unit{
  
    background-color: #ededed;
    padding:13px 25px;
    width:48.5%;
    float:left;
    margin-bottom:12px;
    margin-right:3%;
    border-radius: 50px;
    color:#0a49af;
   
}
.g-search .g-wrap .g-unit:nth-child(2n){
     margin-right:0%;
}
.g-search .g-wrap .g-unit{}


}



@media(max-width:400px){
    /*===========G search Google關鍵字 ===========*/


.g-search{
   
    margin-top:80px;
    background-color: antiquewhite;
}
.g-search .g-wrap{
    padding:0 7px;
}
.g-search .g-wrap .g-unit{
  
    background-color: #ededed;
    padding:13px 18px;
    width:48.5%;
    float:left;
    margin-bottom:12px;
    margin-right:3%;
    border-radius: 50px;
    color:#0a49af;
   
}
.g-search .g-wrap .g-unit:nth-child(2n){
     margin-right:0%;
}
.g-search .g-wrap .g-unit{}


}


@media(max-width:400px){
    /*===========G search Google關鍵字 ===========*/

.g-search .g-wrap .g-unit{
  
    background-color: #ededed;
    padding:12px 12px;
    width:48.5%;
    float:left;
    margin-bottom:12px;
    margin-right:3%;
    border-radius: 50px;
    color:#0a49af;
    font-size:.9em;
   
}

}


/*===========pn 選頁面 ===========*/

.pn .pn-wrap .pn-logo{
    width:250px;
       /* background-color: antiquewhite;*/
    margin: 50px auto 0;
        
}
.pn .pn-wrap .pn-logo img{
    width:250px;
}
.pn .pn-wrap .pn-page{
   /* display: flex;
    justify-content: space-between;*/
   /* width:350px;*/
   /*  margin: 20px auto 0;*/
    margin-top:10px;
/*    background-color: aqua;*/
    text-align: center;
}
.pn .pn-wrap .pn-page a{
    padding:0 5px;
        color:#0a49af;
}
.pn .pn-wrap .pn-logo .cl{
    position: absolute;
    top:7px;
    left:-40px;
    font-size: 1.8em;
    color:#0a49af;
}
.pn .pn-wrap .pn-logo .cr{
    position: absolute;
    right:-40px;
     top:7px;
    font-size:  1.8em;
     color:#0a49af;
}

#no-l{
    color:#5c5c5c;
    pointer-events: none;
}

@media(max-width:600px){
    
/*===========pn 選頁面 ===========*/

   
.pn .pn-wrap .pn-logo{
    width:200px;
       /* background-color: antiquewhite;*/
    margin: 50px auto 0;
        
}
.pn .pn-wrap .pn-logo img{
    width:207px;
    padding:10px;
    padding-left:8px;
   
    
}
.pn .pn-wrap .pn-page{
   /* display: flex;
    justify-content: space-between;*/
   /* width:350px;*/
   /*  margin: 20px auto 0;*/
    margin-top:10px;
/*    background-color: aqua;*/
    text-align: center;
}
.pn .pn-wrap .pn-page a{
    padding:0 5px;
        color:#0a49af;
}
.pn .pn-wrap .pn-logo .cl{
    position: absolute;
    top:7px;
    left:-20px;
    font-size: 1.8em;
    color:#0a49af;
}
.pn .pn-wrap .pn-logo .cr{
    position: absolute;
    right:-25px;
     top:9px;
    font-size:  1.8em;
     color:#0a49af;
}

#no-l{
    color:#5c5c5c;
    pointer-events: none;
}
}

/*===========sug 好店推薦 ===========*/


.sug{
    border-top:1px solid #9f9f9f;
    font-size: 1.3em;
    padding:10px 0;
    font-weight: 300;
}

.sug-wrap{
    padding-bottom:50px;
    border-bottom:1px solid #9f9f9f;
}


/*===========foo  ===========*/

.foo{
   

    width:100%;
    background-color: #c3c1c1;
    margin-top:100px;
    text-align: center;
    padding-bottom: 50px;
}
.foo .foo-wrap{
    padding:5px;
}
.foo .foo-wrap  .foo-title{
    font-size:2em;
    padding:60px 0 10px;
    
}
.foo .foo-wrap  .foo-dis{
      font-size:1em;
    color: #505050;
    letter-spacing: 1px;
    font-weight: 300;
}
.foo .foo-wrap  .foo-class {
    padding-top:20px
  /*  background-color: antiquewhite;*/
}
.foo .foo-wrap  .foo-class ul{
 /*   background-color: antiquewhite;*/
    margin-top:20px;

}
.foo .foo-wrap  .foo-class ul li{
    display: inline-block;

    padding:5px 20px;
    background-color: aqua;
    margin:0 3px;
 
    
}
.foo .foo-wrap  .foo-class ul li:nth-child(1){
    background-color: #7F0019;
}
.foo .foo-wrap  .foo-class ul li:nth-child(2){
    background-color: #003580;
}
.foo .foo-wrap  .foo-class ul li:nth-child(3){
    background-color: #008374;
}
.foo .foo-wrap  .foo-class ul li:nth-child(4){
    background-color: #ff8e00;
}
.foo .foo-wrap  .foo-class ul li:nth-child(5){
    background-color: #E30061;
}
.foo .foo-wrap  .foo-class ul li a span,
.foo .foo-wrap  .foo-class ul li a i
{
       color:#fff;
}




@media(max-width:600px){
    /*===========foo  ===========*/

.foo{
   

    width:100%;
    background-color: #c3c1c1;
    margin-top:100px;
    text-align: center;
    padding-bottom: 50px;
}

.foo .foo-wrap  .foo-title{
    font-size:2em;
    padding:60px 0 10px;
    
}
.foo .foo-wrap  .foo-dis{
      font-size:1em;
    color: #505050;
    letter-spacing: 1px;
    font-weight: 300;
}
.foo .foo-wrap  .foo-class {
    padding-top:20px
  /*  background-color: antiquewhite;*/
}
.foo .foo-wrap  .foo-class ul{
 /*   background-color: antiquewhite;*/
    margin-top:20px;

}
.foo .foo-wrap  .foo-class ul li{
    display: inline-block;

    padding:5px 15px;
    background-color: aqua;
    margin:0 3px;
    margin-top:20px;
 
    
}
.foo .foo-wrap  .foo-class ul li:nth-child(1){
    background-color: #7F0019;
}
.foo .foo-wrap  .foo-class ul li:nth-child(2){
    background-color: #003580;
}
.foo .foo-wrap  .foo-class ul li:nth-child(3){
    background-color: #008374;
}
.foo .foo-wrap  .foo-class ul li:nth-child(4){
    background-color: #ff8e00;
}
.foo .foo-wrap  .foo-class ul li:nth-child(5){
    background-color: #E30061;
}
.foo .foo-wrap  .foo-class ul li a span,
.foo .foo-wrap  .foo-class ul li a i
{
       color:#fff;
}

}






/*===========footer ===========*/

footer {
    height:250px;
    background-color: #7F0019;
    padding-top:50px;
    
}
footer .footer-wrap .footer-l{
    width:200px;
 
 /*   background-color: #4a6ebf;*/
    float:left;
}
footer .footer-wrap .footer-l img{
    width:250px;
}
footer .footer-wrap .footer-l{}



footer .footer-wrap .footer-r{
    width:350px;

    float: right;
    color:#Fff;
    margin-top:50px;
}

footer .footer-wrap .footer-r .f-top .f-box{
    width:48px;
    height:48px;
    float: left;
    background-color: #fff;
    padding:12px;
    margin-right:15px;
    border-radius: 50px;
}
footer .footer-wrap .footer-r .f-top .f-box i{
    font-size: 1.8em;
    
}


footer .footer-wrap .footer-r .f-top .f-line i{
    color:#00c300;
}
footer .footer-wrap .footer-r .f-top .f-fb i{
    color:#3b5998;
}

footer .footer-wrap .footer-r .f-bottom{
  margin-top:15px;
font-weight: 300;
    letter-spacing: 1px;
    font-size: .9em;
}


@media(max-width:1100px){
    footer {
    height:250px;
    background-color: #7F0019;
    padding-top:50px;
    
}
footer .footer-wrap .footer-l{
    width:200px;
 
 /*   background-color: #4a6ebf;*/
    float:left;
}
footer .footer-wrap .footer-l img{
    width:250px;
}
footer .footer-wrap .footer-l{}



footer .footer-wrap .footer-r{
    width:250px;

    float: right;
    color:#Fff;
    margin-top:50px;
}

footer .footer-wrap .footer-r .f-top .f-box{
    width:48px;
    height:48px;
    float: left;
    background-color: #fff;
    padding:12px;
    margin-right:15px;
    border-radius: 50px;
}
footer .footer-wrap .footer-r .f-top .f-box i{
    font-size: 1.8em;
    
}


footer .footer-wrap .footer-r .f-top .f-line i{
    color:#00c300;
}
footer .footer-wrap .footer-r .f-top .f-fb i{
    color:#3b5998;
}

footer .footer-wrap .footer-r .f-bottom{
  margin-top:15px;
font-weight: 300;
    letter-spacing: 1px;
    font-size: .9em;
}
}







@media(max-width:600px){
    footer {
    height:150px;
    background-color: #7F0019;
    padding-top:0;
    
}
footer .footer-wrap .footer-l{
    width:200px;
     padding-top:23px;
 /*   background-color: #4a6ebf;*/
    float:left;
}
footer .footer-wrap .footer-l img{
    width:150px;
}
footer .footer-wrap .footer-l{}



footer .footer-wrap .footer-r{
    width:150px;
/*  background-color: aqua;*/
    float: right;
    color:#Fff;
    margin-top:30px;
}

footer .footer-wrap .footer-r .f-top .f-box{
    width:38px;
    height:38px;
    float: left;
    background-color: #fff;
    padding:8px;
    padding-left:9px;
    margin-right:15px;
    border-radius: 50px;
}
footer .footer-wrap .footer-r .f-top .f-box i{
    font-size: 1.5em;
    
}


footer .footer-wrap .footer-r .f-top .f-line i{
    color:#00c300;
}
footer .footer-wrap .footer-r .f-top .f-fb i{
    color:#3b5998;
}

footer .footer-wrap .footer-r .f-bottom{
  margin-top:15px;
font-weight: 300;
    letter-spacing: 1px;
    font-size: .5em;
}
}






@media(max-width:400px){
    footer {
    height:150px;
    background-color: #7F0019;
    padding:0 10px ;
    
}
footer .footer-wrap .footer-l{
    width:100px;
     padding-top:23px;
 /*   background-color: #4a6ebf;*/
    float:left;
}
footer .footer-wrap .footer-l img{
    width:150px;
}
footer .footer-wrap .footer-l{}



footer .footer-wrap .footer-r{
    width:130px;
/*  background-color: aqua;*/
    float: right;
    color:#Fff;
    margin-top:25px;
}

footer .footer-wrap .footer-r .f-top .f-box{
    width:38px;
    height:38px;
    float: left;
    background-color: #fff;
    padding:8px;
    padding-left:9px;
    margin-right:15px;
    border-radius: 50px;
}
footer .footer-wrap .footer-r .f-top .f-box i{
    font-size: 1.5em;
    
}


footer .footer-wrap .footer-r .f-top .f-line i{
    color:#00c300;
}
footer .footer-wrap .footer-r .f-top .f-fb i{
    color:#3b5998;
}

footer .footer-wrap .footer-r .f-bottom{
  margin-top:15px;
font-weight: 300;
    letter-spacing: 1px;
    font-size: .5em;
}
}


@media(max-width:350px){
    footer {
    height:150px;
    background-color: #7F0019;
    padding:0;
    
}
}

















































