/**{
    position: relative;

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

@media(max-width:1100px){
    #ph111{
        display: none;
    }
}
@media(min-width:1100px){
    #ph222{
        display: none;
    }
}
/*==================   header  下 ====================*/

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

}
header .header-wrap .header-l .header-class-unit ul {
   position: relative;
    bottom:0;
    left:0;
   
}
header .header-wrap .header-l .header-class-unit ul li a{
    position: relative;
    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{
    position: relative;
    float:right;
    right;0;
    top:0;
    width:30%;
  
   /* background-color: red;*/
}


header .header-wrap .header-r .h-r{
    width:100%;
    height:50px;
    top:20px;
    position: relative;
   /* background-color: red;*/
   
}
header .header-wrap .header-r .h-r span{
    position: relative;
    float:right;
}
header .header-wrap .header-r .h-r img{
    position: relative;
    width:130px;
}
header .header-wrap .header-r .h-r .hr-txt{
    position: relative;
    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 {
   
    left:0;
top:-12px;
    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.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:800px){
    
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 {
   
    left:0;
top:-12px;
    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 5px 12px 5px;
    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: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 {
   position: relative;
    left:0;
   top:19px;
    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;
      
}
}







/*==================   header  上 ====================*/


.bs .bs-wrap{
    background-color: 
}
/*bread search 下*/
.bs .bs-wrap .bs-l{
    width:400px;
    height:100px;
/*    background-color: aqua;*/
    float:left;
   padding-top:30px;
   
    
}
.bs .bs-wrap .bs-l a{
    /* padding:10px 5px 10px 5px;*/
}
.bs .bs-wrap .bs-l  a{
    color:#0a49af;
    font-weight: 300;
    margin:0 5px;
    
}

.bs .bs-wrap .bs-l #prod-name{
    border:1px solid #000;
    padding:3px 12px;
    border-radius: 50px;
      font-weight: 400;
}




.bs .bs-wrap .bs-r{
     width:300px;
   padding-top:30px;
    float:right;
}



@media(max-width:500px){
    
.bs .bs-wrap{
    background-color: 
}
/*bread search 下*/
.bs .bs-wrap .bs-l{
    width:100%;
    height:auto;
/*    background-color: aqua;*/
    float:left;
   padding-top:25px;

   
    
}
.bs .bs-wrap .bs-l a{
    /* padding:10px 5px 10px 5px;*/
}
.bs .bs-wrap .bs-l  a{
    color:#0a49af;
    font-weight: 300;
    margin:0 5px;
    
}

.bs .bs-wrap .bs-l #prod-name{
    border:1px solid #000;
    padding:3px 12px;
    border-radius: 50px;
      font-weight: 400;
}




.bs .bs-wrap .bs-r{
     width:100%;
   padding-top:30px;
    float:left;
}
}


@media(max-width:400px){
    
.bs .bs-wrap{
    background-color: 
}
/*bread search 下*/
.bs .bs-wrap .bs-l{
    width:100%;
    height:auto;
/*    background-color: aqua;*/
    float:left;
   padding-top:25px;

   
    
}
.bs .bs-wrap .bs-l a{
    /* padding:10px 5px 10px 5px;*/
}
.bs .bs-wrap .bs-l  a{
    color:#0a49af;
    font-weight: 300;
    margin:0 5px;
    font-size: .8em;
    
}

.bs .bs-wrap .bs-l #prod-name{
    border:1px solid #000;
    padding:3px 5px;
    border-radius: 50px;
      font-weight: 400;
}




.bs .bs-wrap .bs-r{
     width:100%;
   padding-top:30px;
    float:left;
}
}
/*bread search 上*/


/*ph 商品表頭 下*/

.ph {
 display: flex;
    justify-content: space-between;
   
} 
.ph .ph-wrap .ph-l{
    width:25%;
    float:left;
    height:200x;
/*    background-color: antiquewhite;*/
} 
.ph .ph-wrap .ph-l .ph-title{
    height:50px;
    background-color:#eac11c;
    text-align: center;
    padding:15px 0;
    font-size: 1em;
    letter-spacing: 3px;
    
} 
.ph .ph-wrap .ph-l .ph-dis {
    padding:30px;
    margin-top:10px;
    background-color: #f1ecde;
    letter-spacing: 1px;
    line-height: 28px;
    font-weight: 300;
    font-size: 1em;
    text-align:justify;
} 

.ph .ph-wrap .ph-l .ph-map{
    height:250px;
   
    margin-top:20px;
}
.ph .ph-wrap .ph-l .ph-class{
    padding:10px 0;
        margin-top:10px;
}
.ph .ph-wrap .ph-l .ph-class ul{
    display: flex;
    justify-content: space-between;
}
.ph .ph-wrap .ph-l .ph-class ul li a{
     color:#ffffff;
    padding:5px 8px;
    font-size: .9em;
    border-radius: 15px;
    
}
.ph .ph-wrap .ph-l .ph-class ul li.c-rent a{
background-color: #003580;
}
.ph .ph-wrap .ph-l .ph-class ul li.c-food a{
background-color: #E30061;
}
.ph .ph-wrap .ph-l .ph-class ul li.c-spot a{
background-color: #008374;
}
.ph .ph-wrap .ph-l .ph-class ul li.c-travel a{
background-color: #ff8e00;
}

/*ph 商品表頭 上*/

@media(max-width:1100px){
    .wrapall{
        padding:0 20px;
    }
    
    /*ph 商品表頭 下*/
.ph {
 display: flex;
    justify-content: space-between;
   
} 
.ph .ph-wrap .ph-l{
    width:100%;
    float:left;
    height:200x;
    padding:50px 0;
/*    background-color: antiquewhite;*/
} 
.ph .ph-wrap .ph-l .ph-title{
    height:50px;
    background-color:#eac11c;
    text-align: center;
    padding:15px 0;
    font-size: 1em;
    letter-spacing: 3px;
    
} 
.ph .ph-wrap .ph-l .ph-dis {
    padding:30px;
    margin-top:10px;
    background-color: #f1ecde;
    letter-spacing: 1px;
    line-height: 28px;
    font-weight: 300;
    font-size: 1em;
} 

.ph .ph-wrap .ph-l .ph-map{
    height:250px;
   
    margin-top:20px;
}
.ph .ph-wrap .ph-l .ph-class{
    padding:10px 0;
        margin-top:10px;
}
.ph .ph-wrap .ph-l .ph-class ul{
    display: flex;
    justify-content: space-between;
}
.ph .ph-wrap .ph-l .ph-class ul li a{
     color:#ffffff;
    padding:5px 48px;
    font-size: .9em;
    border-radius: 15px;
    
}
.ph .ph-wrap .ph-l .ph-class ul li.c-rent a{
background-color: #003580;
}
.ph .ph-wrap .ph-l .ph-class ul li.c-food a{
background-color: #E30061;
}
.ph .ph-wrap .ph-l .ph-class ul li.c-spot a{
background-color: #008374;
}
.ph .ph-wrap .ph-l .ph-class ul li.c-travel a{
background-color: #ff8e00;
}

    
  
    
/*ph 商品表頭 上*/
}


@media(max-width:500px){
    .wrapall{
        padding:0 20px;
    }
    
    /*ph 商品表頭 下*/
.ph {
 display: flex;
    justify-content: space-between;
   
} 
.ph .ph-wrap .ph-l{
    width:100%;
    float:none;
    height:200x;
     padding: 0;
/*    background-color: antiquewhite;*/
  
} 
       
.ph .ph-wrap .ph-l .ph-title{
    height:50px;
    background-color:#eac11c;
    text-align: center;
    padding:15px 0;
    font-size: 1em;
    letter-spacing: 3px;
    
} 
.ph .ph-wrap .ph-l .ph-dis {
    padding:30px;
    margin-top:10px;
    background-color: #f1ecde;
    letter-spacing: 1px;
    line-height: 28px;
    font-weight: 300;
    font-size: 1em;
} 

.ph .ph-wrap .ph-l .ph-map{
    height:250px;
   
    margin-top:20px;
}
.ph .ph-wrap .ph-l .ph-class{
    padding:10px 0;
        margin-top:10px;
}
.ph .ph-wrap .ph-l .ph-class ul{
    display: flex;
    justify-content: space-between;
}
.ph .ph-wrap .ph-l .ph-class ul li a{
     color:#ffffff;
    padding:5px 18px;
    font-size: .9em;
    border-radius: 15px;
    
}
.ph .ph-wrap .ph-l .ph-class ul li.c-rent a{
background-color: #003580;
}
.ph .ph-wrap .ph-l .ph-class ul li.c-food a{
background-color: #E30061;
}
.ph .ph-wrap .ph-l .ph-class ul li.c-spot a{
background-color: #008374;
}
.ph .ph-wrap .ph-l .ph-class ul li.c-travel a{
background-color: #ff8e00;
}

/*ph 商品表頭 上*/
}
/*phr 商品內容 下*/



@media(max-width:350px){
    .wrapall{
        padding:0 20px;
    }
    
    /*ph 商品表頭 下*/
.ph {
 display: flex;
    justify-content: space-between;
   
} 
.ph .ph-wrap .ph-l{
    width:100%;
    float:none;
    height:200x;
     padding: 0;
/*    background-color: antiquewhite;*/
  
} 
       
.ph .ph-wrap .ph-l .ph-title{
    height:50px;
    background-color:#eac11c;
    text-align: center;
    padding:15px 0;
    font-size: 1em;
    letter-spacing: 3px;
    
} 
.ph .ph-wrap .ph-l .ph-dis {
    padding:20px;
    margin-top:10px;
    background-color: #f1ecde;
    letter-spacing: 1px;
    line-height: 28px;
    font-weight: 300;
    font-size: 1em;
  
} 

.ph .ph-wrap .ph-l .ph-map{
    height:250px;
   
    margin-top:20px;
}
.ph .ph-wrap .ph-l .ph-class{
    padding:10px 0;
        margin-top:10px;
}
.ph .ph-wrap .ph-l .ph-class ul{
    display: flex;
    justify-content: space-between;
}
.ph .ph-wrap .ph-l .ph-class ul li a{
     color:#ffffff;
    padding:5px 10px;
    font-size: .9em;
    border-radius: 15px;
    
}
.ph .ph-wrap .ph-l .ph-class ul li.c-rent a{
background-color: #003580;
}
.ph .ph-wrap .ph-l .ph-class ul li.c-food a{
background-color: #E30061;
}
.ph .ph-wrap .ph-l .ph-class ul li.c-spot a{
background-color: #008374;
}
.ph .ph-wrap .ph-l .ph-class ul li.c-travel a{
background-color: #ff8e00;
}

/*ph 商品表頭 上*/
}



.ph .ph-wrap .ph-r {
    width:72%;
  /*  height:200px;*/
    float:right;
/*    background-color: aqua;*/
   

}
.ph-r .phr-title{
    height:52.3px;
/*     background-color: #c2c9e4;*/
/*    background-color: aqua;*/
    display: flex;
    justify-content: space-between;
}
.ph-r .phr-title a{
    width:20%;
    top:0px;
    padding:15px 20px;
    background-color: #c2c9e4;
    color:#0a49af;
    border-right:3px solid #fff;
    letter-spacing: 2px;
    text-align: center;
}
.ph-r .phr-middle{
   /* height:200px;*/
    margin-top:10px;

}
.ph-r .phr-middle .phr-l{
    width:60%;
    float:left;
   /* background-color: bisque;*/
    padding:10px 0 0;
}
.ph-r .phr-middle .phr-top h1{
    font-size: 1.8em;
    display: inline-block;
    color: #0a49af;
    letter-spacing: 2px;
    width:100%;
}
.ph-r .phr-middle .phr-top a{
    font-size: 1.5em;
    margin-right:5px;
    
}
.ph-r .phr-middle .phr-top .c-you{
    color:#ff0000;
}
.ph-r .phr-middle .phr-top .c-blog{
    color:#f57d00;
}
.ph-r .phr-middle .phr-top .c-globe{
    color:#0078d7;
}
.ph-r .phr-middle .phr-r{
     width:30%;
    float:right;
    height:200px;
    background-color: #139640;
}

.ph-r .phr-middle .phr-bottom a{
    color: #0a49af;
    font-size: .9em;
}

.ph-r .phr-middle .phr-bottom span{
    font-size: .9em;
}
/*phr 商品內容 上*/



/* 打電話區塊 下*/
#callfor{
    
    background-color:#ffca00;
    padding:3px 20px 5px ;
    border-radius: 15px;
    float:right;
    width:20%;
    top:8px;
    
}
#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 7px;
    
}
#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){
    /*phr 商品內容 下*/
.ph .ph-wrap .ph-r {
    width:100%;
  /*  height:200px;*/
    float:right;
    margin-top:50px;
/*    background-color: aqua;*/
   

}
.ph-r .phr-title{
    height:52.3px;
/*     background-color: #c2c9e4;*/
/*    background-color: aqua;*/
    display: flex;
    justify-content: space-between;
}
.ph-r .phr-title a{
    width:20%;
    top:0px;
    padding:15px 20px;
    background-color: #c2c9e4;
    color:#0a49af;
    border-right:3px solid #fff;
    letter-spacing: 2px;
    text-align: center;
}
.ph-r .phr-middle{
   /* height:200px;*/
    margin-top:10px;

}
.ph-r .phr-middle .phr-l{
    width:60%;
    float:left;
   /* background-color: bisque;*/
    padding:10px 0 0;
}
.ph-r .phr-middle .phr-top h1{
    font-size: 1.8em;
    display: inline-block;
    color: #0a49af;
    letter-spacing: 2px;
}
.ph-r .phr-middle .phr-top a{
    font-size: 1.5em;
    margin-right:5px;
    
}
.ph-r .phr-middle .phr-top .c-you{
    color:#ff0000;
}
.ph-r .phr-middle .phr-top .c-blog{
    color:#f57d00;
}
.ph-r .phr-middle .phr-top .c-globe{
    color:#0078d7;
}
.ph-r .phr-middle .phr-r{
     width:30%;
    float:right;
    height:200px;
    background-color: #139640;
}

.ph-r .phr-middle .phr-bottom a{
    color: #0a49af;
    font-size: .9em;
}

.ph-r .phr-middle .phr-bottom span{
    font-size: .9em;
}
/*phr 商品內容 上*/

 


/* 打電話區塊 下*/
#callfor{
    background-color:#ffca00;
    padding:3px 20px 5px ;
    border-radius: 15px;
    float:right;
    width:20%;
    top:8px;
    
}
#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 7px;
    
}
#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:500px){
    /*phr 商品內容 下*/
.ph .ph-wrap .ph-r {
    width:100%;
  /*  height:200px;*/
    float:left;
    margin-top:20px;
/*    background-color: aqua;*/
   

}
    
.ph-r .phr-title{
  
    height:52.3px;
/*     background-color: #c2c9e4;*/
/*    background-color: aqua;*/
     display: none;
}
    
.ph-r .phr-title a{
    width:20%;
    top:0px;
    padding:15px 20px;
    background-color: #c2c9e4;
    color:#0a49af;
    border-right:3px solid #fff;
    letter-spacing: 2px;
    text-align: center;
}
.ph-r .phr-middle{
   /* height:200px;*/
    margin-top:10px;

}
.ph-r .phr-middle .phr-l{
    width:60%;
    float:left;
   /* background-color: bisque;*/
    padding:10px 0 0;
}
.ph-r .phr-middle .phr-top h1{
    font-size: 1.8em;
    display: inline-block;
    color: #0a49af;
    letter-spacing: 2px;
}
.ph-r .phr-middle .phr-top a{
    font-size: 1.5em;
    margin-right:5px;
    
}
.ph-r .phr-middle .phr-top .c-you{
    color:#ff0000;
}
.ph-r .phr-middle .phr-top .c-blog{
    color:#f57d00;
}
.ph-r .phr-middle .phr-top .c-globe{
    color:#0078d7;
}
.ph-r .phr-middle .phr-r{
     width:30%;
    float:right;
    height:200px;
    background-color: #139640;
}

.ph-r .phr-middle .phr-bottom a{
    color: #0a49af;
    font-size: .9em;
}

.ph-r .phr-middle .phr-bottom span{
    font-size: .9em;
    display: inline-block;
    width:100%;
}
/*phr 商品內容 上*/



/* 打電話區塊 下*/
#callfor{
    background-color:#ffca00;
    padding:3px 12px 5px ;
    border-radius: 15px;
    float:right;
    width:40%;
    top:8px;
    
}
#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 7px;

    
}
#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:350px){
    /*phr 商品內容 下*/
.ph .ph-wrap .ph-r {
    width:100%;
  /*  height:200px;*/
    float:left;
    margin-top:20px;
/*    background-color: aqua;*/
   

}
    
.ph-r .phr-title{
  
    height:52.3px;
/*     background-color: #c2c9e4;*/
/*    background-color: aqua;*/
     display: none;
}
    
.ph-r .phr-title a{
    width:20%;
    top:0px;
    padding:15px 20px;
    background-color: #c2c9e4;
    color:#0a49af;
    border-right:3px solid #fff;
    letter-spacing: 2px;
    text-align: center;
}
.ph-r .phr-middle{
   /* height:200px;*/
    margin-top:10px;

}
.ph-r .phr-middle .phr-l{
    width:60%;
    float:left;
   /* background-color: bisque;*/
    padding:10px 0 0;
}
.ph-r .phr-middle .phr-top h1{
    font-size: 1.8em;
    display: inline-block;
    color: #0a49af;
    letter-spacing: 2px;
}
.ph-r .phr-middle .phr-top a{
    font-size: 1.5em;
    margin-right:5px;
    
}
.ph-r .phr-middle .phr-top .c-you{
    color:#ff0000;
}
.ph-r .phr-middle .phr-top .c-blog{
    color:#f57d00;
}
.ph-r .phr-middle .phr-top .c-globe{
    color:#0078d7;
}
.ph-r .phr-middle .phr-r{
     width:30%;
    float:right;
    height:200px;
    background-color: #139640;
}

.ph-r .phr-middle .phr-bottom a{
    color: #0a49af;
    font-size: .9em;
}

.ph-r .phr-middle .phr-bottom span{
    font-size: .9em;
    display: inline-block;
    width:100%;
}
/*phr 商品內容 上*/



/* 打電話區塊 下*/
#callfor{
    background-color:#ffca00;
    padding:3px 5px 5px ;
    border-radius: 15px;
    float:right;
    width:40%;
    top:8px;
    
}
#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{

  margin:0 1px;
    width:35px;
   height:35px;
    background-color: #fff;
    border-radius: 80%;
    padding:6px 7px;

    
}
#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;
}

} 
/*=============== phr-img 商品圖片 ===============  */
.ph-r .phr-img .bg{
     background-position: center;
    background-size: cover;
}


.ph-r .phr-img{
    /*  width:100%;
    height:300px;
    background-color: antiquewhite;*/
    margin-top:15px;
/*    background-color: aqua;*/
}

.ph-r .phr-img .img-t{
   width:100%;
     height:358px;
    /*background-color: aqua;*/
   /* height:200px;
    background-color: antiquewhite;*/
}
.ph-r .phr-img .img-t .img-l{
     width:28.6%;
  /*
    background-color: #9a6f36;*/
   
    float:left;
}

.ph-r .phr-img .img-t a.img-r{
     width:70%;

   /*background-color: aqua;*/
    float:right;;
    overflow: hidden;
}
.ph-r .phr-img .img-t a.img-r img{
    top:-60px;
      display: block;
}
.ph-r .phr-img .img-t .img-l a.img-lt{
/*  background-color: red;*/
/* background-color: red;*/

     height:auto;
    display: block;
    overflow: hidden;
   
      
}
.ph-r .phr-img .img-t .img-l a.img-lb{
/*  background-color: red;*/
/* background-color: blue;*/
    margin-top:7px;
   height:auto;
    
    display: block;
    overflow: hidden;
}

.ph-r .phr-img .img-t .img-l .img-lt img,
.ph-r .phr-img .img-t .img-l .img-lb img{
   
 
    width:119%;
  
}




.ph-r .phr-img .img-t .img-l .img-lb img{
   width:100%;
}
.ph-r .phr-img .img-t .img-r{
    height:100%;
    overflow: hidden;
}


.ph-r .phr-img .img-t .img-r img{
    width:100%;
}

.ph-r .phr-img .img-b{
 
  /*  background-color: aqua;*/
    margin-top:5px;
    display: flex;
  justify-content: space-between;
    
}
.ph-r .phr-img .img-b .img-aa{
   overflow: hidden;
    width:19%;
    height:100px;

}

.ph-r .phr-img .img-b .img-aa img{
    width:100%;
}
@media(max-width:1100px){
    /*=============== phr-img 商品圖片 ===============  */
.ph-r .phr-img .bg{
     background-position: center;
    background-size: cover;
}


.ph-r .phr-img{
    /*  width:100%;
    height:300px;
    background-color: antiquewhite;*/
    margin-top:15px;
/*    background-color: aqua;*/
}

.ph-r .phr-img .img-t{
   width:100%;
      height:430px
    /*background-color: aqua;*/
   /* height:200px;
    background-color: antiquewhite;*/
}
    .ph-r .phr-img .img-t .img-r{
       ;
    }
.ph-r .phr-img .img-t .img-l{
     width:28.6%;
  /*
    background-color: #9a6f36;*/
   
    float:left;
}

.ph-r .phr-img .img-t a.img-r{
     width:70%;

   /*background-color: aqua;*/
    float:right;;
    overflow: hidden;
}
.ph-r .phr-img .img-t a.img-r img{
    top:-60px;
      display: block;
}
.ph-r .phr-img .img-t .img-l a.img-lt{
/*  background-color: red;*/
/* background-color: red;*/

     height:auto;
    display: block;
    overflow: hidden;
   
      
}
.ph-r .phr-img .img-t .img-l a.img-lb{
/*  background-color: red;*/
/* background-color: blue;*/
    margin-top:13px;
   height:auto;
    
    display: block;
    overflow: hidden;
}

.ph-r .phr-img .img-t .img-l .img-lt img,
.ph-r .phr-img .img-t .img-l .img-lb img{
   
 
    width:119%;
  
}




.ph-r .phr-img .img-t .img-l .img-lb img{
   width:100%;
}
.ph-r .phr-img .img-t .img-r{
    height:100%;
    overflow: hidden;
}


.ph-r .phr-img .img-t .img-r img{
    width:100%;
}

.ph-r .phr-img .img-b{
 
  /*  background-color: aqua;*/
    margin-top:11px;
    display: flex;
  justify-content: space-between;
    
}
.ph-r .phr-img .img-b .img-aa{
   overflow: hidden;
    width:19%;
    height:100px;
  
}

.ph-r .phr-img .img-b .img-aa img{
    width:100%;
}

}


@media(max-width:800px){
    /*=============== phr-img 商品圖片 ===============  */
.ph-r .phr-img .bg{
     background-position: center;
    background-size: cover;
}


.ph-r .phr-img{
    /*  width:100%;
    height:300px;
    background-color: antiquewhite;*/
    margin-top:15px;
/*    background-color: aqua;*/
}

.ph-r .phr-img .img-t{
   width:100%;
      height:320px
    /*background-color: aqua;*/
   /* height:200px;
    background-color: antiquewhite;*/
}
    .ph-r .phr-img .img-t .img-r{
       ;
    }
.ph-r .phr-img .img-t .img-l{
     width:28%;
  /*
    background-color: #9a6f36;*/
   
    float:left;
}

.ph-r .phr-img .img-t a.img-r{
     width:70%;

   /*background-color: aqua;*/
    float:right;;
    overflow: hidden;
}
.ph-r .phr-img .img-t a.img-r img{
    top:-60px;
      display: block;
}
.ph-r .phr-img .img-t .img-l a.img-lt{
/*  background-color: red;*/
/* background-color: red;*/

     height:auto;
    display: block;
    overflow: hidden;
   
      
}
.ph-r .phr-img .img-t .img-l a.img-lb{
/*  background-color: red;*/
/* background-color: blue;*/
    margin-top:13px;
   height:auto;
    
    display: block;
    overflow: hidden;
}

.ph-r .phr-img .img-t .img-l .img-lt img,
.ph-r .phr-img .img-t .img-l .img-lb img{
   
 
    width:119%;
  
}




.ph-r .phr-img .img-t .img-l .img-lb img{
   width:100%;
}
.ph-r .phr-img .img-t .img-r{
    height:100%;
    overflow: hidden;
}


.ph-r .phr-img .img-t .img-r img{
    width:100%;
}

.ph-r .phr-img .img-b{
 
  /*  background-color: aqua;*/
    margin-top:11px;
    display: flex;
  justify-content: space-between;
    
}
.ph-r .phr-img .img-b .img-aa{
   overflow: hidden;
    width:19%;
    height:100px;
 /*   background-color: aqua;*/
}

.ph-r .phr-img .img-b .img-aa img{
    width:100%;
}

}


@media(max-width:500px){
    /*=============== phr-img 商品圖片 ===============  */
.ph-r .phr-img .bg{
     background-position: center;
    background-size: cover;
}


.ph-r .phr-img{
    /*  width:100%;
    height:300px;
    background-color: antiquewhite;*/
    margin-top:15px;
/*    background-color: aqua;*/
}

.ph-r .phr-img .img-t{
   width:100%;
      height:157px
    /*background-color: aqua;*/
   /* height:200px;
    background-color: antiquewhite;*/
}
    .ph-r .phr-img .img-t .img-r{
       ;
    }
.ph-r .phr-img .img-t .img-l{
     width:28%;
  /*
    background-color: #9a6f36;*/
   
    float:left;
}

.ph-r .phr-img .img-t a.img-r{
     width:70%;

   /*background-color: aqua;*/
    float:right;;
    overflow: hidden;
}
.ph-r .phr-img .img-t a.img-r img{
    top:-60px;
      display: block;
}
.ph-r .phr-img .img-t .img-l a.img-lt{
/*  background-color: red;*/
/* background-color: red;*/

     height:auto;
    display: block;
    overflow: hidden;
   
      
}
.ph-r .phr-img .img-t .img-l a.img-lb{
/*  background-color: red;*/
/* background-color: blue;*/
    margin-top:5px;
   height:auto;
    
    display: block;
    overflow: hidden;
}

.ph-r .phr-img .img-t .img-l .img-lt img,
.ph-r .phr-img .img-t .img-l .img-lb img{
   
 
    width:110%;
  
}




.ph-r .phr-img .img-t .img-l .img-lb img{
   width:100%;
}
.ph-r .phr-img .img-t .img-r{
    height:100%;
    overflow: hidden;
}


.ph-r .phr-img .img-t .img-r img{
    width:100%;
}

.ph-r .phr-img .img-b{
 
  /*  background-color: aqua;*/
    margin-top:3px;
    display: flex;
  justify-content: space-between;
    
}
.ph-r .phr-img .img-b .img-aa{
   overflow: hidden;
    width:19%;
    height:55px;
 /*   background-color: aqua;*/
}

.ph-r .phr-img .img-b .img-aa img{
    width:100%;
}

}




@media(max-width:400px){
    /*=============== phr-img 商品圖片 ===============  */
.ph-r .phr-img .bg{
     background-position: center;
    background-size: cover;
}


.ph-r .phr-img{
    /*  width:100%;
    height:300px;
    background-color: antiquewhite;*/
    margin-top:15px;
/*    background-color: aqua;*/
}

.ph-r .phr-img .img-t{
   width:100%;
      height:145px
    /*background-color: aqua;*/
   /* height:200px;
    background-color: antiquewhite;*/
}
    .ph-r .phr-img .img-t .img-r{
       ;
    }
.ph-r .phr-img .img-t .img-l{
     width:28%;
  /*
    background-color: #9a6f36;*/
   
    float:left;
}

.ph-r .phr-img .img-t a.img-r{
     width:70%;

   /*background-color: aqua;*/
    float:right;;
    overflow: hidden;
}
.ph-r .phr-img .img-t a.img-r img{
    top:-60px;
      display: block;
}
.ph-r .phr-img .img-t .img-l a.img-lt{
/*  background-color: red;*/
/* background-color: red;*/

     height:auto;
    display: block;
    overflow: hidden;
   
      
}
.ph-r .phr-img .img-t .img-l a.img-lb{
/*  background-color: red;*/
/* background-color: blue;*/
    margin-top:3px;
   height:auto;
    
    display: block;
    overflow: hidden;
}

.ph-r .phr-img .img-t .img-l .img-lt img,
.ph-r .phr-img .img-t .img-l .img-lb img{
   
 
    width:110%;
  
}




.ph-r .phr-img .img-t .img-l .img-lb img{
   width:100%;
}
.ph-r .phr-img .img-t .img-r{
    height:100%;
    overflow: hidden;
}


.ph-r .phr-img .img-t .img-r img{
    width:100%;
}

.ph-r .phr-img .img-b{
 
  /*  background-color: aqua;*/
    margin-top:3px;
    display: flex;
  justify-content: space-between;
    
}
.ph-r .phr-img .img-b .img-aa{
   overflow: hidden;
    width:19%;
    height:55px;
 /*   background-color: aqua;*/
}

.ph-r .phr-img .img-b .img-aa img{
    width:100%;
}

}




@media(max-width:350px){
    /*=============== phr-img 商品圖片 ===============  */
.ph-r .phr-img .bg{
     background-position: center;
    background-size: cover;
}


.ph-r .phr-img{
    /*  width:100%;
    height:300px;
    background-color: antiquewhite;*/
    margin-top:15px;
/*    background-color: aqua;*/
}

.ph-r .phr-img .img-t{
   width:100%;
      height:123px
    /*background-color: aqua;*/
   /* height:200px;
    background-color: antiquewhite;*/
}
    .ph-r .phr-img .img-t .img-r{
       ;
    }
.ph-r .phr-img .img-t .img-l{
     width:28%;
  /*
    background-color: #9a6f36;*/
   
    float:left;
}

.ph-r .phr-img .img-t a.img-r{
     width:70%;

   /*background-color: aqua;*/
    float:right;;
    overflow: hidden;
}
.ph-r .phr-img .img-t a.img-r img{
    top:-60px;
      display: block;
}
.ph-r .phr-img .img-t .img-l a.img-lt{
/*  background-color: red;*/
/* background-color: red;*/

     height:auto;
    display: block;
    overflow: hidden;
   
      
}
.ph-r .phr-img .img-t .img-l a.img-lb{
/*  background-color: red;*/
/* background-color: blue;*/
    margin-top:3px;
   height:auto;
    
    display: block;
    overflow: hidden;
}

.ph-r .phr-img .img-t .img-l .img-lt img,
.ph-r .phr-img .img-t .img-l .img-lb img{
   
 
    width:110%;
  
}




.ph-r .phr-img .img-t .img-l .img-lb img{
   width:100%;
}
.ph-r .phr-img .img-t .img-r{
    height:100%;
    overflow: hidden;
}


.ph-r .phr-img .img-t .img-r img{
    width:100%;
}

.ph-r .phr-img .img-b{
 
  /*  background-color: aqua;*/
    margin-top:3px;
    display: flex;
  justify-content: space-between;
    
}
.ph-r .phr-img .img-b .img-aa{
   overflow: hidden;
    width:18.4%;
    height:55px;
 /*   background-color: aqua;*/
}

.ph-r .phr-img .img-b .img-aa img{
    width:100%;
}

}






/*spe*/
.spe{
    display: flex;
    justify-content: space-between;
    margin-top:20px;
}
.spe .spe-unit {
    height:100px;
   padding:20px;
 /*   background-color: aqua;*/
    color:#393939;
}
.spe .spe-unit .spe-t i{
    font-size: 2em;
}
.spe .spe-unit span{
    display: block;
    margin-top:10px;
    letter-spacing: 1px;
    font-weight: 300;
}


@media(max-width:500px){
    
/*spe*/
.spe{
    display: flex;
    justify-content: space-between;
    margin-top:20px;
}
.spe .spe-unit {
    height:100px;
   padding:0;
 /*   background-color: aqua;*/
    color:#393939;
     text-align: center;
}
.spe .spe-unit .spe-t i{
    font-size: 1.8em;
   
}
.spe .spe-unit span{
    display: block;
    margin-top:10px;
    letter-spacing: 2px;
    font-weight: 300;
    font-size: .8em;
}
}

/*webt*/
.webt{
    
 /*   background-color: aqua;*/
    margin-top:25px;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 30px;
    font-size: .95em;
    
}

@media(max-width:500px){
    .webt{
    
 /*   background-color: aqua;*/
 /*   margin-top:25px;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 30px;
    font-size: .95em;*/
        display: none;
    
}
}

/*price table =================*/
.pricet {
    margin-top:50px;
}
.pricet table {
    width:100%;
    border-collapse:separate;
}

.pricet table tr th{
    text-align: center;
}

.pricet table tr th{
    height:40px;
    background-color: #7F0019;
    letter-spacing: 10px;
    color:#fff;
}

.pricet table tr td img{
    width:100%;
  
    
}

.pricet table tr .p-m .pricet-t{
   font-size:1em;
    color:#0a49af;
    letter-spacing: 1px;
}
.pricet table tr .p-m .pricet-b{
     font-size:.9em;
     letter-spacing: 1px;
    color:#333;
    padding-top:5px;
}


.pricet table tr td.tt1{
 
    letter-spacing: 1px;
}
.pricet table tr td.tt1 a .pImg{
  width:200px;
}
.pricet table tr td.tt2{
    background-color: #f2f2f2;
   padding:1%;
}
.pricet table tr td.tt3{
    background-color: #e3e3e3;
    letter-spacing: 1px;
    padding:3%;
}
.pricet table tr td.tt2 .pricet-t .hao{

    display: inline-block;
    background-color:#c71111;
    color:#fff;
    padding:3px 5px;
    border-radius: 5px;
    font-weight: 300;
    font-size: .7em;
    letter-spacing: 1px;
    top:-3px;
}



@media(max-width:500px){
    .pricet {
    margin-top:50px;
}
.pricet table {
    width:100%;
    border-collapse:separate;
}

.pricet table tr th{
    text-align: center;
}

.pricet table tr th{
    height:40px;
    background-color: #7F0019;
    letter-spacing: 10px;
    color:#fff;
}

.pricet table tr td img{
    width:100%;
}

.pricet table tr .p-m .pricet-t{
   font-size:1em;
    color:#0a49af;
    letter-spacing: 1px;
}
    
.pricet table tr .p-m .pricet-b{
     font-size:.9em;
     letter-spacing: 1px;
    color:#333;
    padding-top:5px;
}


.pricet table tr td.tt1{
 
    letter-spacing: 1px;
}
.pricet table tr td.tt1 a .pImg{
   width:80%;
}
.pricet table tr td.tt2{
    background-color: #f2f2f2;
   padding:1%;
}
.pricet table tr td.tt3{
    background-color: #e3e3e3;
    letter-spacing: 1px;
    padding:3%;
    width:50%;
}
.pricet table tr td.tt2 .pricet-t .hao{

    display: inline-block;
    background-color:#c71111;
    color:#fff;
    padding:3px 5px;
    border-radius: 5px;
    font-weight: 300;
    font-size: .7em;
    letter-spacing: 1px;
    top:-3px;
}

}



/*spot 附近景點*/

.spot{
    margin-top:130px;
}
.spot .spot-wrap .call-title{
   position: relative;
}


.call-title span{
  

    font-size: 1.2em;
    letter-spacing: 1px;
height:50px;
}




/*callforR 打電話右邊*/

.callforr{
   position: absolute;
    top:-45px;
    right:0;
     background-color:#ffca00;
    padding:8px 15px;
    float: right;
    border-radius: 15px;
} 
.callforr .r-right{
     width:135px;
    font-size: .7em;
}
.callforr .r-wrap{
    display: flex;
    justify-content: space-between;
}
.callforr .r-wrap div,
.callforr .r-wrap a
{
    display: inline-block;
    width:20px;
    height:20px;
} 
.callforr .r-wrap{
    display: flex;
    justify-content: space-between;
}

.callforr .r-wrap .r-line{
       color:#00c300;
}
.callforr .r-wrap .r-fb{
  color:#3b5998;
}
.callforr .r-wrap .r-cc{
    width:40px;
    height:40px;
    background-color: #fff;
    border-radius: 50px;
    padding:8px 9px;
}
.callforr .r-wrap i{
        font-size: 1.75em;
}
.callforr .r-wrap .r-phone{
      color:#cb801e;
      font-size: 15px;
}


.spot .spot-wrap .spot-cont .spot-unit{
    width:30%;
    display: flex;
    justify-content: flex-start;
   /* background-color: #52adff;*/
    float: left;
    margin-right:5%;
    margin-top:30px;
    border-bottom: 1px solid #797979;
}
.spot .spot-wrap .spot-cont .spot-unit:nth-child(3n){
     margin-right:0;
}
.spot .spot-wrap .spot-cont .spot-unit .spot-img{
     display: inline-block;
    width:60px;
    height:60px;
    background-position: center;
    background-size: cover;
   /* background-color: aqua;*/
  
 
    
}

.spot .spot-wrap .spot-cont .spot-unit .spot-text{
    display: inline-block;
/*    background-color: red;*/
    margin-left:15px;
    top:8px;
  
}
.spot .spot-wrap .spot-cont .spot-unit .spot-text .spot-t{  

    color:#0a49af;
    letter-spacing: 1px;
}
.spot .spot-wrap .spot-cont .spot-unit .spot-text .spot-b{
    
    font-weight: 300;
    font-size: .85em;
    letter-spacing: 1px;
}


@media(max-width:500px){
    /*spot 附近景點*/

.spot{
    margin-top:130px;
}
.spot .spot-wrap .call-title{
   position: relative;
}


.call-title span{
  

    font-size: 1.2em;
    letter-spacing: 1px;
height:50px;
}


/*callforR 打電話右邊*/

.callforr{
   position: absolute;
    top:-45px;
    right:0;
     background-color:#ffca00;
    padding:8px 15px;
    float: right;
    border-radius: 15px;
} 
.callforr .r-right{
     width:135px;
    font-size: .9em;
    padding-bottom: 2px;
}
.callforr .r-wrap{
    display: flex;
    justify-content: space-between;
}
.callforr .r-wrap div,
.callforr .r-wrap a
{
    display: inline-block;
    width:20px;
    height:20px;
} 
.callforr .r-wrap{
    display: flex;
    justify-content: space-between;
}

.callforr .r-wrap .r-line{
       color:#00c300;
}
.callforr .r-wrap .r-fb{
  color:#3b5998;
}
.callforr .r-wrap .r-cc{
    width:40px;
    height:40px;
    background-color: #fff;
    border-radius: 50px;
    padding:8px 9px;
}
.callforr .r-wrap i{
        font-size: 1.75em;
}
.callforr .r-wrap .r-phone{
      color:#cb801e;
      font-size: 15px;
}


.spot .spot-wrap .spot-cont .spot-unit{
    width:50%;
    display: flex;

   /* background-color: #52adff;*/
    float: left;
    margin-right:0%;
    margin-top:30px;
    border-bottom: 1px solid #797979;
}
.spot .spot-wrap .spot-cont .spot-unit:nth-child(2n){
     margin-right:0;
}
.spot .spot-wrap .spot-cont .spot-unit .spot-img{
     display: inline-block;
    width:60px;
    height:60px;
    background-position: center;
    background-size: cover;
   /* background-color: aqua;*/
  
 
    
}

.spot .spot-wrap .spot-cont .spot-unit .spot-text{
    display: inline-block;
/*    background-color: red;*/
    margin-left:15px;
    top:8px;
    font-size:.8em;
  
}
.spot .spot-wrap .spot-cont .spot-unit .spot-text .spot-t{  

    color:#0a49af;
    letter-spacing: 1px;
}
.spot .spot-wrap .spot-cont .spot-unit .spot-text .spot-b{
    
    font-weight: 300;
    font-size: .85em;
    letter-spacing: 1px;
}
}


@media(max-width:350px){
    
.callforr{
   position: absolute;
    top:-45px;
    right:0;
     background-color:#ffca00;
    padding:5px 10px;
    float: right;
    border-radius: 15px;
} 
.callforr .r-right{
     width:135px;
    font-size: .9em;
    padding-bottom: 2px;
}
.callforr .r-wrap{
    display: flex;
    justify-content: space-between;
}
.callforr .r-wrap div,
.callforr .r-wrap a
{
    display: inline-block;
    width:20px;
    height:20px;
} 
.callforr .r-wrap{
    display: flex;
    justify-content: space-between;
}

.callforr .r-wrap .r-line{
       color:#00c300;
}
.callforr .r-wrap .r-fb{
  color:#3b5998;
}
.callforr .r-wrap .r-cc{
    width:40px;
    height:40px;
    background-color: #fff;
    border-radius: 50px;
    padding:8px 9px;
}
.callforr .r-wrap i{
        font-size: 1.75em;
}
.callforr .r-wrap .r-phone{
      color:#cb801e;
      font-size: 15px;
}
}
/*fac ====================*/
.fac {
    margin-top:150px;
}
.fac .fac-wrap .fac-title{
    font-size: 1.2em;
    letter-spacing: 1px;
   /* background-color: aqua;*/
    
    padding:20px 0;
}

.fac .fac-hot{
    font-weight: 300;
    padding:25px 0;
    font-size: 1em;
/*    background-color: antiquewhite;*/
}
.fac .fac-hot i{
    color:#7F0019;
}
.fac .fac-hot span{
    margin-right:10px;
    letter-spacing: 1px;
    font-size: .9em;
}
.fac .fac-unit{
    margin-bottom:30px;
 
}
.fac .fac-unit .fac-t{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    font-size: 1em;
    color: #464646;
    letter-spacing: 3px;
}
.fac .fac-unit .fac-box ul{
    padding:10px 0;
}
.fac .fac-unit .fac-box ul li{
    float:left;
    width:25%;
  
   /* background-color: aqua;*/
    font-weight: 300;
    margin-top:15px;
    font-size: .9em;
}
.fac .fac-unit .fac-box ul li i{
    color:#849cff;
}
.fac .fac-unit .fac-box ul li .fac-bbq{
    padding:3px 5px;
 
    border-radius: 50px;
  
    font-size: .9em;
    background-color: #26a1d1;
    color:#fff;
    
}
.fac .fac-unit .fac-box ul li .fac-pay{
     padding:3px 5px;
     background-color: #e6e6e6;
    border-radius: 5px;
     
    font-size: .8em;
  
}
.fac .fac-unit .fac-box ul li .fac-bbq i{
    color:#fff;
}



@media(max-width:500px){
    /*fac ====================*/
.fac {
    margin-top:150px;
}
.fac .fac-wrap .fac-title{
    font-size: 1.2em;
    letter-spacing: 1px;
   /* background-color: aqua;*/
    
    padding:20px 0;
}

.fac .fac-hot{
    font-weight: 300;
    padding:25px 0;
    font-size: 1em;
/*    background-color: antiquewhite;*/
}
.fac .fac-hot i{
    color:#7F0019;
}
.fac .fac-hot span{
    margin-right:10px;
    letter-spacing: 1px;
    font-size: .9em;
}
.fac .fac-unit{
    margin-bottom:30px;
}
.fac .fac-unit .fac-t{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    font-size: 1em;
    color: #464646;
    letter-spacing: 3px;
}
.fac .fac-unit .fac-box ul{
    padding:10px 0;
}
.fac .fac-unit .fac-box ul li{
    float:left;
    width:50%;
  
   /* background-color: aqua;*/
    font-weight: 300;
    margin-top:15px;
    font-size: .9em;
}
.fac .fac-unit .fac-box ul li i{
    color:#849cff;
}
.fac .fac-unit .fac-box ul li .fac-bbq{
    padding:3px 5px;
 
    border-radius: 50px;
  
    font-size: .9em;
    background-color: #26a1d1;
    color:#fff;
    
}
.fac .fac-unit .fac-box ul li .fac-pay{
     padding:3px 5px;
     background-color: #e6e6e6;
    border-radius: 5px;
     
    font-size: .8em;
  
}
.fac .fac-unit .fac-box ul li .fac-bbq i{
    color:#fff;
}

}

@media(max-width:400px){
    /*fac ====================*/

.fac .fac-unit .fac-box ul li{
    float:left;
    width:50%;
  
   /* background-color: aqua;*/
    font-weight: 300;
    margin-top:15px;
    font-size: .9em;
}

}
@media(max-width:350px){
    /*fac ====================*/

.fac .fac-unit .fac-box ul li{
    float:left;
    width:100%;
  
   /* background-color: aqua;*/
    font-weight: 300;
    margin-top:15px;
    font-size: .9em;
}

}
/*service 服務內容*/

.ser{
    margin-top:150px;
}
.ser-text{
    padding:20px;
    background-color:#EBF3FF; 
    margin-top:20px;
}


/*qa 問答*/

.qa{
    padding-top:150px;
   
}
.qa .qa-wrap .qabox-wrap{
    margin-top:20px;
}
.qa .qa-wrap .qa-box{
    margin-bottom:15px;
}
.qa .qa-wrap .qa-box .qq{
     background-color:#EBF3FF; 
    padding:20px;
    letter-spacing: 1px;
}
.qa .qa-wrap .qa-box .qq i{
    color:#7f1c1f;
}
.qa .qa-wrap .qa-box .aa{
     background-color:#f7f7f7; 
    padding:20px;
    font-weight: 300;
    font-size: .9em;
    letter-spacing: 1px;
}



/*===========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;
   
}

    
    .wrapall{
        padding:0 13px;
    }
}


/*===========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;
}
}

/*===========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;
    
}
}















