@charset "utf-8";

html {
    font-size: 16px;
    font-family: "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica;
}

.background {
    background: #d3dee6 url(../images/memphis-colorful.png) repeat 0 0;
}

/*==========主視覺==========*/

.kvArea {
    margin: 0 auto;
    padding: 0;
    /*max-width: 1200px;*/
}

.kvArea img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    border: 0;
}

/*==========選單==========*/

.pageMButton {
    display: none;
}

nav.pageButton {
    margin: 0 auto;
    position: relative;
    text-align: center;
}

nav.pageButton ul {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    background-color: #1b5cab;
}

nav.pageButton ul li {}

nav.pageButton ul li a {
    display: block;
    color: #ffffff;
    font-size: 1.7rem;
    padding: 15px 30px;
    text-decoration: none;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    box-sizing: content-box;
}
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.choose7:hover,
.index7 a.choose7,
a.choose8:hover,
.index8 a.choose8{
    background-color: #0f417e;
}

.navFixed.stuck {
    position: fixed;
    z-index: 996;
    top: 0px;
    margin: 0 auto;
    width: 1200px;
    /*page.js有設定RWD時的寬度與.layout1200寬相同*/
    -moz-box-shadow: 0px 0px 10px rgba(20%, 20%, 20%, 0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(20%, 20%, 20%, 0.5);
    box-shadow: 0px 0px 10px rgba(20%, 20%, 20%, 0.5);
}

/*===========SEO麵包削============*/

.breadcrumb {
    margin: 0px 15px 0px 0px;
    color: #5f5f5f;
    background-color: transparent;
}

.breadcrumb ul li {
    display: inline;
    font-size: 16px;
}

.breadcrumb ul li:after {
    content: ">";
}

.breadcrumb ul li:first-child:after {
    content: "";
}

.breadcrumb ul li:last-child:after {
    content: "";
}

.breadcrumb ul li a {
    color: #5f5f5f;
}

/*==========內容區==========*/

.img100 {
    width: 100%;
    height: auto;
}

.layout1200 {
    max-width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 50px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6);
}

/* Closable button inside the container tab */

.closebtn {
    position: absolute;
    color: white;
    font-size: 50px;
    cursor: pointer;
    right: 10px;
    top: 10px;
}

/*========== 產品內容 ==========*/

h1.recommendTitle {
    display: block;
    background: #d8d1bd url(../images/line-bg.png) repeat 0 0;
    padding: 8px 30px;
    font-weight: bold;
    color: #454545;
    font-size: 2rem;
}

h1.recommendTitle span {
    font-family: 'Times New Roman';
    font-style: italic;
    font-size: 1.3rem;
}

h1.recommendTitle:before {
    content: '';
    display: inline-block;
    background: url(../images/icon-recommed_01.png) no-repeat 0 0;
    width: 36px;
    height: 32px;
}

/*===c23模組專用===*/

.intro-anchors {
    display: block;
    padding: 0 5px;
}

.intro-anchors a {
    font-size: 1.1rem;
    color: #545454;
    padding: 0 12px;
    font-family: "微軟正黑體";
    border-left: #A79B9B 1px solid;
    line-height: 1.5em;
}

.intro-anchors a:first-child {
	border-left:none;
}

.anchors-fixed{
    display: block; 
    position: fixed;
    z-index: 996;
    /*top: 57px;*/  /*--JS 子分類選單設定TOP值隨主選單高度改變--*/
    background-color:#e5e5e5;
    margin: 0px;
    padding: 10px 0px;
    text-align: center;
}

.anchors-fixed a{
    color: #1b5cab;
}

.carrier {
    position: relative;
    z-index: 2;
    margin: 0px auto 20px;
    width: 90%;
    max-width: 1200px;
    
}

.carrier .box-head {
    display: none;
}

.carrier h4 {
    font: 2.4rem/1rem "微軟正黑體", "arila";
    text-align: center;
    color: #015ecf;
    margin-bottom: 15px; 
}

.carrier h4:before,
.carrier h4:after {
    content: '';
    display: inline-block;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/icon-title.png);
    background-size: 100%;
    width: 90px;
    height: 35px;
}

.carrier h4:after {
    transform: scaleX(-1);
}

.carrier ul {
	border-radius: 5px;
	background-color: #f1f1f1;
	border-top: 2px dotted #cbc3ab;
	box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.3);
    padding: 20px;
}

.carrier li {
    position: relative;/*.carrier .price的相對位置*/
    padding: 10px 0;
    list-style: none;
    transition: .5s;
    border-bottom: 1px dotted #909090;
}

.carrier li:hover {
    transform: translateY(-10px);
}

.carrier li a {
    font: 1.1rem/1.4rem "微軟正黑體", "arila";
    color: #015ecf;
    text-decoration: none;
}

.carrier li a strong {
    display: block;
    color: #000000;
    font: 1.4rem/2.1rem "微軟正黑體", "arila";
}

.carrier .price {
    position: absolute;
    right: 0;
    bottom: 5px;
    font: bold 12px/1em "微軟正黑體", "arila";
    color: #ff005b;
}

.carrier .price span {
    font-size: 1.5rem;
}

/*========== GO top ==========*/

.scroll2top:link,
.scroll2top:visited {
    background: url(../images/top.png) no-repeat 0 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    right: 10%;
    bottom: 0px;
    z-index: 99;
}

.scroll2top:hover {
    background: url(../images/top.png) no-repeat 0 -80px;
    -webkit-animation: icon-up 0.75s ease-out;
    -moz-animation: icon-up 0.75s ease-out;
    -o-animation: icon-up 0.75s ease-out;
    animation: icon-up 0.75s ease-out;
}

@keyframes icon-up {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    25%,
    75% {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -o-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

/*========== 篩選器CSS ==========*/
.informationShow { display: none; }
.areaIntroduction { display: none; }
.searchButton { display:none; transition: .5s; position: fixed;top:10%; left: 10%; cursor: pointer; z-index: 30; }
.c23FilterBaseAppendClose { font: bold 22px/1.4em "arial","微軟正黑體";  display: inline-block; padding: 5px 10px; color: #fff; background: rgba(0,0,0,0.8); cursor: pointer; }
#c23FilterArea #slider-range .ui-widget-header{ background: #3797e8; }
#c23FilterArea #amount{ color: #91cdff; }
#c23FilterArea #searchRight #searchStart{ background: #3797e8; }
#c23FilterArea #searchRight #searchCancel{ background: #3797e8; }
#c23FilterArea #h4ButtonBase .colorMat{ background: #3797e8; }
.searchButton img{ width: auto; -webkit-animation: topButton 1s  infinite alternate;animation: topButton 1s  infinite alternate; }
@-webkit-keyframes topButton {
  from { padding-top: 0; }
  to { padding-top: 20px; }
}
@keyframes topButton {
  from { padding-top: 0; }
  to { padding-top: 20px; }
}


#c23FilterBase { display: none; position: fixed;top: 10%; left: 0;  width: 100%; text-align: center; background: none; }
#c23FilterArea { margin: 0 auto; padding: 20px; width: 80%; background: rgba(0,0,0,0.7); }
#c23FilterBase  .c23FilterBaseAppendClose { letter-spacing: normal; }

@media only screen and (max-width: 1650px) {
.searchButton { left: 0%; }
}
@media only screen and (max-width: 768px) {
#c23FilterBase { display: block; top:-200vh;  }
#c23FilterArea { width: 100%; height: 100vh; padding: 5%; }

div.searchButton { display: none; }
}
