﻿@charset "utf-8";
body {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background-color:black;
    font-family:"Microsoft JhengHei", "微軟正黑體", Arial, sans-serif;
}


/*主視覺*/

.kvBox {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: block;
}
.kvBox h1{
    background-color:rgba(199,211,156,0.8);
    position: absolute;
    z-index: 2;
    left:0;
    bottom:0;
    padding:3px;
    font: normal 11px/1.2 "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif;
    color:#c7dd9c;
    width:100%;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    margin-bottom:0;
}
.kvBox .mainImg {
    width: 100%;
    display: block;
    margin: 0 auto;
}

/*內容區塊*/

.prodArea {
    margin: 0 auto 24px;background: url(../img/bg.jpg) top center repeat-y ;
    
    
}
.prodArea:before{
    display: block;
    content:"";
}

.max1400Box {
    max-width: 1400px;
    margin: 0 auto;
    padding: 15px;
}

.prodBox1 {
    background: #2bb5c5;
    border-radius:6px;
    padding:15px;
    width: 95%;
    /*box-shadow: 0px 5px 15px #77664f;*/
}

.prodBox2 {
    border-radius:6px 6px 0 0;
    width: 95%;
    height: auto;
    background: url(../img/car_bg_benz2022.jpg) #3bc3d1 bottom center no-repeat;
    background-size: cover;
}

.prodBox3 {
    border-radius:0 0 6px 6px;
    width: 95%;
    height: auto;
    background: url(../img/car_bg_tourbus-4.jpg) #0185cf bottom center no-repeat;
    background-size: cover;
}

/*選單按鈕*/
nav{ display: block; }
nav ul{ width: 80%; margin: 30px auto 10px; text-align: center;background:#167198;border-radius:25px;display: flex;flex-wrap: wrap;justify-content: space-around;}
nav.nav2 ul{ width: 40%; margin: 30px auto 10px; text-align: center;background: #4d0084;border-radius:25px;display: flex;flex-wrap: wrap;justify-content: space-around;}

nav ul li{ 
    display: inline-block; 
    font: bold 26px/1.2 "微軟正黑體"; 
    text-align: center; 
    color: #fff; 
    padding: 3px 0; 
    margin: 5px 2.2%; 
    
    
    cursor: pointer; 
    transition: all .3s;
}

.nav ul li:hover, 
.nav ul li.on { color:#FF0; }



.index3 ul li:hover { color:#FF0; }
.index3 ul li.on { color:#FF0; }





/*goods*/
.goods h4 {
    font: bold 34px/1.2 "微軟正黑體";
    color: #FFF;
    text-align: center;
    margin: 20px auto 10px;
    padding-top: 20px;
}

@media screen and (max-width:700px) {
 .goods h4 {font: bold 24px/1.2 "微軟正黑體";}
}




/*clickMore*/
.clickMore{ display: block; }
.clickMore .clickPc{ display: block;  width: 100%; text-align: center; margin: 2% auto 1%; max-width: 880px; transition: all .3s;}
.clickMore .clickPc img{width: 100%;}
.clickMore:hover .clickPc{ transform:scale(0.9);} 
.clickMore .clickMobile{ display: none;}




/*
.tabBox{
    width:100%;
    overflow-x:scroll; 
    -webkit-overflow-scrolling: touch;
    margin:15px auto 24px;
}
.tb01{
    margin:0 auto;
}
.tb01 tr th{
    padding:6px;
    font: bold 16px/1.6 "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif;
    border-left:1px solid #fff;
    border-top:1px solid #fff;
    vertical-align: middle;
    text-align: center;
}
.tb01 tr td{
    padding:6px;
    font: normal 16px/1.6 "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif;
    border-left:1px solid #fff;
    border-top:1px solid #fff;
    text-align: center;
    vertical-align: middle;
}

.tb01 tr td p{
    font: normal 16px/1.6 "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif;
    color:#333;
}
.tb01 tr td .carName{
    display: inline-block;
    width:200px;
    text-align: right;
}
.tb01 tr td p a{
    color:#fff;
    background-color:#0083c4;
    font: normal 14px/1.6 "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif;
    padding:2px;
    border-radius:4px;
}
.tb01 tr td.city{
    font: normal 22px/1.6 "Microsoft JhengHei", "微軟正黑體", Verdana, Geneva, sans-serif;
    text-align: left;
}
*/
/*.menu-1st.stuck{position:fixed; z-index:995; top:0px; background-color:#680527;}*/
.pageTitle{
    display: inline-block;
    margin:24px auto 8px;
    padding:0 15px;
    color:#fff;
    font: normal 24px/1.6 Verdana, Geneva, sans-serif;
    text-align: left;
    border-radius: 30px;
    background-color:#659d2b;
}
.pageTitle b{
}
/*回頂部*/

.scroll2top:link,
.scroll2top:visited {
    background: url(../img/top.png) no-repeat 0 0;
    height: 80px;
    width: 80px;
    position: fixed;
    bottom: 50px;
    right: 0;
    margin-left: 0;
}

.scroll2top:hover {
    background: url(../img/top1.png);
}


/* c23模組專用 */
/* 團旅c23模組專用 */

q:before,
q:after {
    content: "";
}

*+html .carrier li {
    min-height: 1%;
}

.carrier li:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.tag{
    margin:0 auto;
    padding:0;
    background-color:#98e3ff;
}
.intro-anchors,
.aaNew {
    display:block;
    overflow-x:auto;
    -webkit-overflow-scrolling: touch;
    padding:8px 10px 0;
    margin:0 auto;
    text-align:center;
     white-space: nowrap;
}
.intro-anchors a,
.aaNew a {
    font: normal 14px/1.6 Verdana, Geneva, sans-serif;
    color: #fff;
    margin:0 auto 8px;
    padding:8px;
    background-color:#0050ab;
    border-radius: 5px;
    text-decoration: none;
   
    display:inline-block;
}
.carrier {
    font-family: Verdana, Geneva, sans-serif, "新細明體";
    text-align: left;
}



.carrier ul {
    padding: 0;
    margin: 0 auto 24px;
    width: 100%;
}

.carrier ul>li {
    list-style-type: none;
    padding:10px 15px;
    margin-bottom:10px;
    line-height: 1.3em;   
    background-color:#fff;
    border-radius:5px;
    border:1px solid #0093e7;
    box-shadow:0 2px 0 #adcfdc;
    transition: 0.3s ease-in-out;
    transform:scaleX(1);
}

.carrier ul>li:hover {
    box-shadow:0 0 0 #b0a68a;
    transform:scaleX(1.02);
}


/*.carrier li:last-child{border:none;}*/

.carrier ul>li a:link,
.carrier ul>li a:visited {
    text-decoration: none;
    font: normal 14px/1.6 Verdana, Geneva, sans-serif;
    color: #393636;
    letter-spacing: 1px;
    display: block;
}

.carrier ul>li a strong {
    color: #ff6600;
    display: block;
    font: 700 18px/1.4 Verdana, Geneva, sans-serif;
    margin: 2px 0;
}

.carrier ul>li a:hover strong {
    color: #666;
    text-decoration: none;
}

.carrier ul>li a strong span {
    font-weight: normal;
    font-size: 18px;
    color: #ff59a1;
    margin: 0 0 6px;
    *margin: 0;
}

.carrier .box-head {
    display: none;
    /*border-bottom:2px solid #800033; margin-top:-4px;*/
}

.carrier .box-head:hover {
    background: #fff;
}

.carrier .box-head a:link,
.carrier .box-head a:visited {
    margin: -15px 0;
    cursor: default;
}

.carrier .box-head a strong,
.carrier .box-head a img,
.carrier .box-head p span {
    display: none;
}

.carrier .box-head q {
    display: block;
    font-weight: bold;
    padding-left: 13px;
    color: #e5735c;
}
.carrier ul>li em.price{
    padding-top:12px;
}

.carrier ul>li em.price:before{
    content:"每套";
    color:#333;
    padding-right:3px;
    font: normal 14px/1.4 Verdana, Geneva, sans-serif;
}
.carrier ul>li em.price,
.carrier ul>li em.price span {
    letter-spacing: -1px;
    font-size: 20px;
    color: #ff7272;
    font-family: Verdana, Geneva, sans-serif;
    float: right;
    font-weight: normal;
}

.carrier ul>li em.price var {
    font-size: 15px;
    font-weight: bold;
}


.carrier h4,
.pageTitle2 {
    display: inline-block;
    margin: 0 auto;
    background-color:#0093e7;
    clear: both;
    text-align: left;
    padding: 8px 24px;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font: bold 20px/1.4 Verdana, Geneva, sans-serif;
}
.pageTitle2 { border-radius: 10px }


div.main div.content div.content2{
    width:90%;
    margin:0 auto 24px;
    padding:10px 20px 20px;
    box-sizing: border-box;
    border-radius:5px;
    background-color:#cab57c;
}
.title{
    display:block;
    height:50px;
    margin:0 auto 0 -4px;
    padding:0;
}
/*
.title.type1{
    background: url(../img/title1.png) left top no-repeat;
}
.title.type2{
    background: url(../img/title2.png) left top no-repeat;
}
.title.type3{
    background: url(../img/title3.png) left top no-repeat;
}
.title.type4{
    background: url(../img/title4.png) left top no-repeat;
}
.title.type5{
    background: url(../img/title5.png) left top no-repeat;
}*/

.archBox{
    margin:0 auto;
    padding:3px 0;
    font:bold 16px/1.5 Verdana, Geneva, sans-serif;
    text-align: center;
}

.archBox a{
    color:#5c5114;
    font:bold 14px/1.5 Verdana, Geneva, sans-serif;
    padding:0 8px;
    border-left:1px solid #5c5114;
    text-decoration: none;
}
.archBox a:first-child{
    border-left:0;
}

/*【 調整C26模組 】*/
.group-type-ph {
    display: flex;
    margin: 0 auto 15px auto;
    padding: 0;
   
    text-align: left;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: center;
}

}

.group-type-ph:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}

.ph {
    width: 24.2%;
    transition: all .3s ease-out;
    box-shadow: none;
    
    vertical-align: top;
    padding: 14px;
    box-sizing: border-box;
    text-align: left;
    background: #FFF;
    margin: 5px 5px;
    border-radius: 20px;
    position: relative;
}
/*
.ph:hover {
    border: 1px solid #aeaeae;
    box-shadow: 0 2px 7px 5px rgba(128, 128, 128, .4);
}*/
.ph-img {
    margin: 0;
}

.ph-img img {
    width: 100%;
    height: auto;
    display: block;
    margin:0 auto;
}

/*.ph a:link,
.ph a:visited {
    display:block;
    text-decoration: none;
    border: 1px solid #fff;
    color: #555;
    background-color:#fff;
    border-radius: 6px;
    padding:8px;
    
    box-sizing: border-box;

}*/

.ph a img {
    border: none;
    display: block;
    width:100%;
    margin:0 auto 8px;
    border-radius: 6px;
}

.ph-title {
    display: block;
    font:bold 20px/1.2  "Verdana", "Geneva", "微軟正黑體",sans-serif;
    color:#0087fd;
    padding-bottom: 5px;
}
/*內文*/

.ph-detail {
    display: none;
    margin:0 auto 8px;
    padding-top:8px;
    font:bold 20px/1.2  "微軟正黑體";
    
}
.ph-detail b{
    background-color:#86bd00;
    display: inline-block;
    color:#fff;
    font:bold 12px/1.4 "Microsoft JhengHei", "微軟正黑體", Arial, sans-serif;
    padding:4px 15px;
    border-radius:15px;
    margin-bottom:6px;
}
.ph-detail ol:before{
    content:"優惠內容：";
    display: block;
     font:bold 14px/1.4 "Microsoft JhengHei", "微軟正黑體", Arial, sans-serif;
     color:#787108;
     margin-left:-24px;
}
.ph-detail ol{
    list-style: decimal;
    padding-left:24px;
}
.ph-detail ol li{
    font:normal 14px/1.4 "Microsoft JhengHei", "微軟正黑體", Arial, sans-serif;
    color:#222;
    padding:0 0 2px;
}
/*主標*/

.ph-feature {
    display: block;
    font: 14px/1.4 "微軟正黑體"," Arial";
    margin-bottom: 30px;
}
.ph-feature ul:before{
    content:"注意事項：";
    display: block;
     font:bold 14px/1.4 "Microsoft JhengHei", "微軟正黑體", Arial, sans-serif;
     color:#787108;
     margin-left:-24px;
     border-top:1px dotted #ddd;
     padding-top:8px;
}
.ph-feature ul{
    list-style: disc;
    padding-left:24px;   
}
.ph-feature ul li{
    font:normal 12px/1.4 "Microsoft JhengHei", "微軟正黑體", Arial, sans-serif;
    color:#222;
    padding:0 0 2px;  
}
.ph a .price {
color: #f01818;
    font: normal 18px/1.4 Verdana, Geneva, "微軟正黑體", sans-serif;
    display: block;
    text-align: right;
    width: 100%;
    position: absolute;
   
    bottom: 3%;
    left: -6%;
}



.ph-feature .ss{    
    font: bold 16px/1.4 "微軟正黑體";
    color: #dd2323;
}


.ph a .price span {
    font:600 24px/1.4 "Verdana", "Geneva", sans-serif;
    letter-spacing: -2px;
}

.ph a .price i {
    font:normal 18px/1.4 "Verdana", "Geneva", "微軟正黑體",sans-serif;
}


.noteBox{
    background-color:#fff;
    margin:0 auto;
    padding:15px;
    border-radius:6px;
}

.noteBox h6{
    font:normal 18px/1.4 Verdana, Geneva, sans-serif;
    color:#4c653d;
    margin:0 auto 8px;

}

.noteBox ol{
    list-style: decimal;
    padding-left:24px;
}

.noteBox ol li{
     font:normal 14px/1.4 Verdana, Geneva, sans-serif;
     color:#666;
     padding-bottom:5px;
}

.noteBox ol li strong{
    color:#ff4c8b;
}

.ruleList{
    list-style: decimal;
    display: block;
    padding:15px 0 0 30px;
    margin:0 auto 24px;
}

.ruleList > li{
    font:normal 14px/1.4 Verdana, Geneva, sans-serif;
    color:#666;   
    padding:0 0 5px;
}
.ruleList > li ul{
     list-style: lower-alpha;
    display: block;
    padding:5px 0 0 15px;
    margin:0 auto 24px;   
}
.doctext{
    font:bold 14px/1.4 Verdana, Geneva, sans-serif;
    color:#333;   
    padding:0 0 5px; 
    display: block;  
}
.t01{
    background-color:#659d2a;
    color:#fff;
    padding:5px;
    border-radius:8px;
    display: inline-block;
    margin:0 auto 4px;
}
/*
.carlist{
    list-style: none;
    overflow: hidden;
}
.carlist li{
    display: block;
    width: 33%;
    float:left;
    padding:5px;
    box-sizing: border-box;
}
.carlist li img{
    display: block;
    width:100%;
}
.carData{
    padding:10px;
    border:1px solid #ccc;
    border-radius:5px;
    background-color:#fff;


}
.carData img{
    display:block;
    width:100%;
    border-radius:5px;
    margin:0 auto 8px;
    box-shadow: 0 1px 6px rgba(0,0,0,0.3);
}
.carData h3{
    color:#e72e8c;
    font:bold 18px/1.4 Verdana, Geneva, sans-serif;
    margin:0 auto 3px;
}
.carData p{
    color:#666;
    font:normal 15px/1.4 Verdana, Geneva, sans-serif;
    margin:0 auto 3px;
}

.pink{
    color:#ff008e;
}
.carData .center {
    text-align: center;
}
.carData h4{
    display: inline-block;
    color:#fff;
    font: 14px/1.4 Verdana, Geneva, sans-serif;
    margin:0 2px;
    padding: 2px 10px;
    background: #e72e8c;
    border-radius: 20px;
}
.carData h4 a {
    color:#fff;
}
.carData h4 a img {
    display: inline-block;
    margin-top:4px;
    margin-left: 5px;
    width: auto;
    background: #fff200
 }

 @media screen and (max-width:480px) {
    .carData h4 a{font-size: 12px}
 }
*/
.hideIntro4Use {display:none;}



/*CAR*/
.contentA, .contentB{position: relative; /*padding: 80px 0;*/}

/*ul,li{ list-style: none;}*/
.contentA .aboutCar{ position: relative; margin: 0 auto; width: 80%; max-width: 1400px; text-align: center; padding: 3% 0;}
.contentA .aboutCar h2{ width: 15%; font:bold 24px/1.4 "微軟正黑體"; background: #000; color: #fff; padding: 5px 10px; margin: 0px 25px 0px 0; display: inline-block; vertical-align: top;}
.contentA .aboutCar p{ width: 65%; font: 20px/1.4 "arial","微軟正黑體"; color: #fff; display: inline-block; text-align: left;}

.contentA .carArea{ position: relative; width: 85%; /*max-width: 1400px;*/ text-align: center; margin: 0 auto;}
.contentA .carArea .benzImg{ display: inline-block; padding: 0 25px 0 0; width: 40%; position: relative; float: left;}
.contentA .carArea .benzImg .pic{}
.contentA .carArea .benzImg .pic img{max-width: 421px; width: 100%;}


.contentA .carArea .infoTxt{ display: inline-block; text-align: left; color: #fff; width: 60%; font:18px/1.4 "微軟正黑體"; padding: 0px 35px 0 0; vertical-align: top;float: right;}
.contentA .carArea .infoTxt ol li{ padding-bottom: 10px; }

.contentA .btnGo{ display: inline-block; margin: 10px auto 15px; width: 100%; text-align: center; letter-spacing: normal; cursor: pointer; }
.contentA .btnGo a{ position: relative; color: #fff; font: bold 28px/1.2 "arial", "微軟正黑體"; text-decoration: none; padding: 0.3em 1.8em; background: #105a88; border-radius: 99em; transition: .3s; }
.contentA .btnGo a::after{
    content: "";
    position: absolute;
    background: url(../img/hand.png);
    width: 45px;
    height: 45px; 
    top: 6px; right: 0;
    animation: link .4s infinite linear alternate;
}
@keyframes link{
  from{transform:  translate(0,0);}
  to{transform:  translate(8px,5px);}
}

.contentA .btnGo:hover a{ background: #0a4265; }
.contentA .btnGo:hover a::after{ animation:paused;}

.contentA .picArea{ display: block; width: 85%; margin: 1% auto;text-align: center; padding: 1% 0;}
.contentA .picArea img.carPic{ display: inline-block; width: 25%; border: 5px solid #fff; margin: 0 5px;}


.contentB .aboutCar{ position: relative; margin: 0 auto; width: 80%; max-width: 1400px; text-align: center; padding: 3% 0;}
.contentB .aboutCar h2{ width: 15%; font:bold 24px/1.4 "微軟正黑體"; background: #000; color: #fff; padding: 5px 10px; margin: 0px 25px 0px 0; display: inline-block; vertical-align: top;}
.contentB .aboutCar p{ width: 65%; font: 20px/1.4 "arial","微軟正黑體"; color: #fff; display: inline-block; text-align: left;}

.contentB .carArea{ position: relative; width: 85%;/* max-width: 1400px; */ text-align: center; margin: 0 auto;}
.contentB .carArea .tourBusImg{ position: relative; display: inline-block; width: 42%;  float: left;/*padding: 0px 0 0 15px;  float: right;*/}
.contentB .carArea .tourBusImg .pic{  }
.contentB .carArea .tourBusImg .pic img{max-width: 508px; width: 100%;}
.contentB .carArea .infoTxt{ display: inline-block; text-align: left; color: #fff; width: 58%; font:18px/1.4 "微軟正黑體"; vertical-align: top; padding: 0px 5px 0 40px; float: right;/* padding: 0 0 0 55px; float: left;*/}
.contentB .carArea .infoTxt ol li{ padding-bottom: 10px; }
.contentB .carArea .infoTxt ol li span{ font-size: 15px; }
.contentB .btnGo{ display: inline-block; margin: 10px auto 15px; width: 100%; text-align: center; letter-spacing: normal; cursor: pointer; }
.contentB .btnGo a{ position: relative; color: #fff; font: bold 28px/1.2 "arial", "微軟正黑體"; text-decoration: none; padding: 0.3em 1.8em; background: #750390; border-radius: 99em; transition: .3s; }
.contentB .btnGo a::after{
    content: "";
    position: absolute;
    background: url(../img/hand.png);
    width: 45px;
    height: 45px; 
    top: 6px; right: 0;
    animation: link .4s infinite linear alternate;
}
@keyframes link{
  from{transform:  translate(0,0);}
  to{transform:  translate(8px,5px);}
}

.contentB .btnGo:hover a{ background:#2d026f; }
.contentB .btnGo:hover a::after{ animation:paused;}

.contentB .picArea{ display: block; width: 85%; margin: 1% auto;text-align: center; padding: 1% 0;}
.contentB .picArea img.carPic{ display: inline-block; width: 25%; border: 5px solid #fff; margin: 0 5px;}


.goodsArea{/*margin-top: 20px;*/}
.c26Menu{text-align: center;margin-top: 10px;}

.c26Menu div {font: bold 20px/1.2 "微軟正黑體";background: #FFF;display: inline-block;border-radius: 20px;padding: 3px 10px; margin: 0 5px;color:#2271a1;cursor: pointer;}
.c26Menu div:hover{ color:#1f98af;  }
.goodsArea.on {display: block;}
.goodsArea {display: none;}



.topBtn {position: fixed;width: 50px;height: 50px;background: rgba(0,0,0,0.8);color:#FFF;font: 16px/1.2 "微軟正黑體";right: 3%;bottom: 10%;border-radius: 99em;padding-top: 22px;text-align: center;cursor: pointer;z-index: 500;}
.topBtn::before{content: '▲';position: absolute;top: 8px;left: 19px;font: 12px/1.2 "微軟正黑體";}

.adArea{margin: 0 auto;}
.adArea img.pc{width: 100%;max-width: 1370px;}
.adArea img.m{width: 100%;max-width: 989px;display: none;}







.bnAD{margin: 12px auto 0 auto;text-align: center;}
.bnAD img.pc{width: 100%;max-width: 1100px;}
.bnAD img.m{width: 100%;max-width: 768px;display: none;}

@media screen and (max-width:768px) {

.bnAD img.pc{display: none;}
.bnAD img.m{display: block;}

}





/*螢火蟲介紹*/
.fireflyQA { padding:30px;}
.fireflyQA li { margin-bottom: 25px; padding-left: 20px; font: 20px/1.6 "微軟正黑體"; color: white; list-style-type: none; }
.fireflyQA li.title { margin-bottom: 0px; padding-left: 0px;font: bold 30px/1.6 "微軟正黑體"; color: yellow ; ;}

.fireflyBlog  { padding:30px;}
.fireflyBlog h2 { font: bold 30px/1.6 "微軟正黑體"; color: yellow ; text-align: center; letter-spacing: 2px;}
.fireflyBlog-boxList { display: flex; }
.fireflyBlog-boxList .fireflyBlog-boxList-aBox { display: inline-block;  flex-shrink: 0;padding: 10px;  width: calc(100% / 4);}
.fireflyBlog-boxList-aBox img { width: 100%; border-radius: 20px; }
.fireflyBlog-boxList-aBox a { display: block; font: 20px/1.6 "微軟正黑體"; color: white; text-align: center; }
.fireflyBlog-boxList-aBox a:hover { color: yellow;}
.fireflyBlog-boxList-aBox-img { position: relative;}
.fireflyBlog-boxList-aBox-img p { position: absolute; top:40%; left: 0; width: 100%; font: 40px/1 "微軟正黑體"; color: white; text-align: center; letter-spacing: 2px; text-shadow: 0 0 5px rgba(0,0,0,0.75); }

@media screen and (max-width:1024px) {
    .fireflyBlog-boxList { flex-wrap: wrap;}
    .fireflyBlog-boxList .fireflyBlog-boxList-aBox {;  margin-bottom: 40px;  width: calc(100% / 2);}
}
@media screen and (max-width:500px) {
    .fireflyQA,.fireflyBlog { padding:10px;}
    .fireflyQA li.title{ font-size: 25px;}
    .fireflyBlog h2 { font-size: 25px;}
    .fireflyBlog-boxList { display: block; }
    .fireflyBlog-boxList .fireflyBlog-boxList-aBox { display: block;  width: 100%;}
   }
   