.wrapper{
    font: 400 20px / 1.2 'Noto Sans TC';
    font: Arial, "微軟正黑體", "Microsoft JhengHei", sans-serif;
    background-color: #fff0a2 !important;
    margin: 0 auto; 
    width: 100%;
    /*width: 1920px!important;*/
    height: 100%;
    padding-bottom:2em;   

    /*background: 
    url(../images/stesale-img.png) no-repeat left center, 
    url(../images/stesale-bg.jpg) repeat-y top center;*/
}


/*==============================
            banner
==============================*/
.banner-layout{
    line-height: 0;
}

/*
.banner_img_pc img {
    display: block;
    width: 100%
}
*/

.banner_img_pc {
    /*
    background-color: green;
    */
    height: 500px;
    background: url(../images/stesale-bn-pc.jpg) no-repeat top center;
}

.banner_img_m img {
    display: none;
}   

/*標題動畫*/
.main-title {
    animation-name: pulse;
    transition: 0.5s ease-in-out;
}




 /*==============================
            menu
==============================*/

/*
.navbar-default
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:active {
    background: none;
}
*/



ul.navBar {
    background: #000000; /* Old browsers */  
    text-align: center;
    /*box-shadow: 0px 5px 0px #be1f1e;*/
    position: relative;
    z-index: 1;

    /*-----------解决inline-block元素的空白间距-----------*/
    letter-spacing: -4px;/*根据不同字体字号或许需要做一定的调整*/ 
    word-spacing: -4px; 
    font-size: 0;
   
}

ul.navBar li {
    font-size: 16px;
    display: inline-block;

    /*-----------解决inline-block元素的空白间距-----------*/
    *display: inline;
    letter-spacing: normal; 
    word-spacing: normal;     
   
}

ul.navBar li a {
    display: inline-block;
    font-size: 1.7em;
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 60px;
    height: 60px;
    padding:0 1em;
    text-decoration: none;
    /*background: #eee555; */
   
}


/*
ul.navBar li a:first-child {
    border-left: 1px solid #e15102;
}
*/

a.choose1:hover, .index1 a.choose1,
a.choose2:hover, .index2 a.choose2,
a.choose3:hover, .index3 a.choose3,
a.choose4:hover, .index4 a.choose4,
a.choose5:hover, .index5 a.choose5,
a.choose6:hover, .index6 a.choose6,
a.choose6:hover, .index6 a.choose7,
a.choose6:hover, .index6 a.choose8{
    background: #ffffff;
    color: #000000;
    font-weight: bold;
}



/*子導覽選單*/
.navigationArea {
  text-align: center;
  background: #ff3217;
  /*padding: 3px 0px 0px;*/
  position: relative; /*給.navigationActive用*/
  box-shadow: 0px 2px 3px rgba(0,0,0,0.3);
  height: 50px;
}

.navigationList {
  display: inline-block;
}

.navigationList a {
    display: block;
    text-decoration: none;
    font-size: 1.3em;
    color: #fff;
    letter-spacing: 1px;
    padding: 13px 12px;
    font: 400 20px / 1.2 'Noto Sans TC';
   
}

.navigationList a:hover {
    color: #ff3217; 
    background-color: #ffd642;
    font-weight: bold;
    border-radius: 8px;
    padding: 13px 12px;
   
}


.navigationActive a {
    color: #a91400; 
    position: relative;
    font-weight: bold;
    background: #ffd642;
    border-radius: 8px;
    padding: 13px 12px; 
}



/* nav 
.nav ul {
    background: #eee255;
    border-bottom: 3px solid #be1f1e;
    text-align: center;
    position: relative;
    z-index: 1;
    letter-spacing: -4px;
    word-spacing: -4px;
}

li.nav-item {
    font-size: 1.7em;
    display: inline-block;
    line-height: 60px;
    height: 60px;
    padding: 0 1em;
}
*/

/* 選單固定 */
.navFixed {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.navFixed .nav-tabs>li>a{
    box-shadow:none;   
}


/*==============================
            CMS模組
==============================*/
.content {
    display: block;
    margin-top: 130px; 
}

.title-box {
    display: flex;
    width: 100%;
}

.title {
    display: flex;
    position: relative;
    margin-top: 2em;
    margin: 0 auto;
}

.title h3 {
    margin: 0 auto;
    text-align: center;
    font-size: 2.2em;
    color: #fff;
    background-color: #ff674d;
    display: inline-block;
    padding: 10px 60px;
    border-radius: 50px;    
}


/*標左右icon*/
/*
.title::before{
    content: "";
    background: url(../images/DBF-iconL.png) no-repeat;
    left: -3%;
    top: -25px;
    vertical-align: middle;
    zoom: 0.8;
    position: absolute;
    background-size: cover;
    width: 63px;
    height: 120px;
}

.title::after{
    content: "";
    background: url(../images/DBF-iconR.png) no-repeat;
    right: -3%;
    top: -25px;
    vertical-align: middle;
    zoom: 0.8;
    position: absolute;
    background-size: cover;
    width: 63px;
    height: 120px;
}
*/

.intro-anchors {
  display: none;
}/*桌機隱藏*/

.carrier {
    font-family: Verdana, Geneva, sans-serif, "微軟正黑體";
    position: relative;
}

.carrier ul {
    border-top: 2px solid #000000;
}


.carrier h4 {
    display: inline-block;
    clear: both;
    font-size: 1.8em;
    font-weight: bold;
    font-family: "微軟正黑體";
    color: #fff;
    padding: 10px 30px 10px 60px;
    background-color: #000000;
    border-radius: 5px 5px 0 0;
    font-style: normal;
}



.carrier h4::before {
    content: "";
    background: url(../images/tit-img.png) no-repeat;
    left: -10px;
    /*top: -10px;*/
    vertical-align: middle;
    zoom: 0.8;
    position: absolute;
    background-size: cover;
    width: 64px;
    height: 45px;    
}


.carrier ul {
    padding: 10px 0 100px 0;
    color: #434343;
}

.carrier li {
    overflow: hidden;
    min-height: 60px;
    line-height: 1.3em;
    padding: 12px 30px;
    background:rgba(256,256,256,1);
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
}

.carrier li:hover {
    background-color: #000000;
    cursor: pointer;
    color: #ffffff; 
}


.carrier li:hover strong{
        color: #ffffff!important;  
}

.carrier li:hover a {
        color: #fed500!important;  
}

.carrier li:hover em.price{
        color: #fed500;  
}

.carrier li a:link,
.carrier li a:visited {
    position: relative;
    text-decoration: none;
    font-size: 1.2em;
    font-family: "微軟正黑體";
    font-weight: bold;
    color: #ff3217;
    letter-spacing: 1px;
    line-height: 1.2em;
    display: 900;
    font-family: Verdana, Geneva, sans-serif;
}

.carrier li a strong {
    font-weight: normal;
    display: block;
    font-weight: bolder;
    font-family: "微軟正黑體";
    color: #000000;
    margin: 0px 0px 4px 0px;
    line-height: 1.2em;
    font-size: 1.4em;
}

.carrier li a:hover strong{
    color: #fff;
}

.carrier li em.price {
    font-size: 0.9em;
    color: #ff3217;
    font-family: Verdana, Geneva, sans-serif, arial, "微軟正黑體";
    float: right;
    /*margin-top: -1.2em;*/
}



.carrier li em.price span {
    font-size: 1.8em;
    font-weight: bold;
}

.box-head{
    display: none !important;
}




/*==============================
            go top
==============================*/
.scrollup:link,
.scrollup:visited,
.scrollup:hover,
.scrollup:active,
.scrollup:focus{color: #FFF;cursor: pointer; }
.scrollup {
    position: fixed;
    bottom: 50px;
    right: 70px;
    z-index: 1010;
    display: none;
    
    width: 40px;
    height: 40px;
    
    border-radius: 50%;
    text-align: center;
    
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
    color: #FFF;
    background-color: #000000;
    
    line-height: 40px;  
    zoom: 1.5; 
    
}

/
.scrollup img {
    width: 100%;
    height: auto;
    /*
    -webkit-filter: drop-shadow(1px 2px 4px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(1px 2px 4px rgba(0, 0, 0, 0.7))
    */
}


i.bi.bi-caret-up-fill {
    display: block;
    height: 13px;
    padding: 0;
    margin-top: -10px;
    position: relative;
}

