@charset "utf-8";

/* CSS Document */

body {
    font-size: 12px;
    font-family: "微軟正黑體";
    background-repeat: repeat;
    background-position: center top;
    /*background: url('../images/bg.png');*/
    overflow-x: hidden;
}

* {
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

header {
    /*position: relative;
	background-image: url(../images/headerBg.png);
	background-repeat: repeat-x;
	background-position: center 0px;
	height:100px;*/
}

#wrapper {
    background-repeat: repeat;
    background-position: center top;
}

img {
    max-width: 100%;
}

a {
    color: #7D7D7D;
}

a:hover {
    color: #3f6c33;
}

a,
a:hover {
    text-decoration: none;
}

main {
    padding: 20px 8px;
    min-height: 810px;
}

.cont {
    margin: 40px 0;
}

.main-cont {
    padding: 0px 1% 0 1%;
}

.main-cont .mapTable {
    margin-left: 2%;
}

.main-cont #productsShow {
    margin: -10px 0 30px 0;
}

footer {
    text-align: center;
    width: 100%;
    color: #fff;
    /*background-image: url(../images/footer-bg.png);*/
    background-repeat: repeat;
    background-position: center 0px;
}

footer ul {
    clear: both;
    margin: 0;
    padding: 0;
}

.footer-nav,
.footer-conter {
    padding: 8px;
}


/***footer-nav***/

footer .footer-nav ul li {
    width: inherit;
    height: inherit;
    float: none;
    border: 0;
    display: inline;
}

footer .footer-nav {
    /*background-image: url(../images/footer-nav.png);*/
    background-repeat: repeat;
    background-position: center 0px;
    text-align: center;
    border-bottom: 1px solid #585858;
}

.footer-nav li {
    font-style: normal;
    margin-right: 10px;
    color: #fff;
}

.footer-nav li a {
    margin-right: 10px;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.footer-nav li a:hover {
    opacity: 0.5;
}


/***footer-conter***/

.footer-conter {
    line-height: 1.5em;
}

footer .customized {
    padding: 0 20px;
}


/***footer-icon***/

footer .footer-icon ul li {
    width: inherit;
    height: inherit;
    float: none;
    border: 0;
    display: inline;
    line-height: 1.5em;
    font-size: 1.5em;
}

.footer-icon ul li a {
    width: 50px;
    height: 50px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background-position: center center;
    background-repeat: no-repeat;
}


/*.footer-icon a.fi-1{background-image: url(../images/icon-01-1.png);}
.footer-icon a.fi-1:hover{background-image: url(../images/icon-02-1.png);}
.footer-icon a.fi-2{background-image: url(../images/icon-01-2.png);}
.footer-icon a.fi-2:hover{background-image: url(../images/icon-02-2.png);}
.footer-icon a.fi-3{background-image: url(../images/icon-01-3.png);}
.footer-icon a.fi-3:hover{background-image: url(../images/icon-02-3.png);}
.footer-icon a.fi-4{background-image: url(../images/icon-01-4.png);}
.footer-icon a.fi-4:hover{background-image: url(../images/icon-02-4.png);}
.footer-icon a.fi-5{background-image: url(../images/icon-01-5.png);}
.footer-icon a.fi-5:hover{background-image: url(../images/icon-02-5.png);}
.footer-icon a.fi-6{background-image: url(../images/icon-01-6.png);}
.footer-icon a.fi-6:hover{background-image: url(../images/icon-02-6.png);}*/


/* .goog-te-menu-frame{
	background: #000 !important;
	width: 100px !important;
	font-size: 30px !important;
}
.goog-te-ftab-frame{
	font-size: 30px !important;
}
.goog-te-menu2-item div, .goog-te-menu2-item:link div, .goog-te-menu2-item:visited div, .goog-te-menu2-item:active div {
    color: #894a4a !important;
    background: #582323 !important;
} 
*/

#google_translate_element {
    padding-bottom: 8px;
}

.goog-logo-link,
.goog-logo-link:link,
.goog-logo-link:visited,
.goog-logo-link:hover,
.goog-logo-link:active {
    display: none !important;
}

.goog-te-gadget .goog-te-combo {
    color: #404040 !important;
    border-radius: 5px !important;
    padding: 3px !important;
    background: #ffffffd6 !important;
}

.goog-te-gadget {
    color: rgba(102, 102, 102, 0) !important;
    line-height: 4px !important;
}

.btn01 {
    background-color: #535353;
    color: #fff;
    border-radius: 5px;
    transition: 1s;
    padding: 5px 10px 5px 10px;
}

.btn01:hover,
.btn-1:hover,
.btn-2:hover {
    background-color: #abc10b;
}

.btn-1,
.btn-2 {
    background-color: #535353;
    color: #fff;
    transition: 1s;
    padding: 8px 10px;
    font-size: 1.5em;
    border-radius: 5px;
}

.btn-1 {
    width: 100%;
}

.btn-2 {
    width: 98%;
}

.fl-right {
    float: right;
}

.input1 {
    color: #626262;
    font-size: 1.5em;
    padding: 8px 10px;
    width: 100%;
    border: 1px solid #D2D2D2;
}

.input2 {
    color: #626262;
    border: 1px solid #D2D2D2;
}

select option {
    color: #5b5b5b;
}

.txt1,
.txt2 {
    font-size: 1.5em;
    margin: 10px 0;
}

.txt2 {
    text-align: right;
}

.title-h1 {
    text-align: center;
    height: 20px;
    display: block;
    margin-top: 0px;
}

.title-h2 {
    margin: 30px 0;
    text-align: center;
    line-height: 3em;
}

.title-h2 .fa {
    color: #abc10b;
    font-size: 3em;
    width: 100%;
}

.my-table {
    width: 100%;
    font-size: 1.3em;
    line-height: 1.5em;
}

.my-table th {
    font-weight: 100;
    padding: 10px;
    text-align: center;
    border-bottom: 2px solid #000;
}

.my-table td {
    padding: 10px;
    border-bottom: 1px solid #CCCCCC;
    text-align: center;
}

.my-table tr.my-tr1 {
    border-bottom: 2px solid #000;
}

.my-table tr.my-td1 td {
    border-bottom: 0px;
    text-align: right;
}

.my-table td a {
    color: #535353;
    text-decoration: underline;
}

.my-table td a:hover {
    color: red;
}


/**moble-icno手機板展開icon**/

.menu-title-moble {
    text-align: center;
    width: 100%;
    color: #fff;
}

.menu-title-moble ul {
    clear: both;
    margin: 0;
    padding: 5px 0 0 0;
}

.menu-title-moble .moble-icno ul li {
    width: inherit;
    height: inherit;
    float: none;
    border: 0;
    display: inline;
    line-height: 1.5em;
    font-size: 1.5em;
}

.moble-icno ul li a {
    width: 30px;
    height: 30px;
    margin: 0 2px 0 2px;
}

.moble-icno ul li a.mi-1 {
    background-image: url(../images/icon-02.svg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 180px 30px;
}

.moble-icno ul li a.mi-2 {
    background-image: url(../images/icon-02.svg);
    background-repeat: no-repeat;
    background-position: -30px 0px;
    background-size: 180px 30px;
}

.moble-icno ul li a.mi-3 {
    background-image: url(../images/icon-02.svg);
    background-repeat: no-repeat;
    background-position: -60px 0px;
    background-size: 180px 30px;
}

.moble-icno ul li a.mi-4 {
    background-image: url(../images/icon-02.svg);
    background-repeat: no-repeat;
    background-position: -90px 0px;
    background-size: 180px 30px;
}

.moble-icno ul li a.mi-5 {
    background-image: url(../images/icon-02.svg);
    background-repeat: no-repeat;
    background-position: -120px 0px;
    background-size: 180px 30px;
}

.moble-icno ul li a.mi-6 {
    background-image: url(../images/icon-02.svg);
    background-repeat: no-repeat;
    background-position: 0-150px 0px;
    background-size: 180px 30px;
}

.titleImg {
    margin: 125px 0 -100px 0;
    text-align: center;
    /*background-image: url(../images/titleImg.jpg);*/
    background-repeat: no-repeat;
    background-position: center 0px;
}

.titleImgTxt {
    display: none;
}


/*.titleImgTxt{
	color: #424242;
	font-size: 4em;
	width: 100%;
	padding: 30px 5px 5px 5px;
	text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 40px #ff00de, 0 0 100px #ff00de;
}*/


.titleImg img{
	width: 100%;
    height: auto;
}


/*.main-left-wa{
	position: sticky;
	top: 100px;
}*/

.mainKingLeft {
    width: 220px;
    float: left;
    margin-right: 10px;
}

.mainLeftIMG {
    float: left;
    margin-bottom: 5px;
}

.mainLeftIMG img {
    width: 100%;
}

.mainKingRight {
    width: 700px;
    float: left;
}

.contentTitle {
    font-size: 2em;
    font-weight: 600;
    line-height: 1.5em;
    border-bottom: #BFBFBF;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    margin-bottom: 20px;
    padding: 1px 8px;
}

.content {
    font-size: 1.3em;
    line-height: 1.5em;
}


/******麵包屑******/

nav.cd-navtb {
    margin-top: 100px;
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #EBEBEB;
}

nav.cd-navtb ul li {
    float: left;
    list-style: none;
}

.title {
    width: 40%;
    font-size: 3em;
    font-weight: 500;
    color: #4D4D4D;
    margin-top: 20px;
    text-align: right;
}

.breadcrumb {
    font-size: 1.3em;
    margin-top: 15px;
    text-align: left;
    color: #656565;
}

.breadcrumb a {
    color: #656565;
}

.breadcrumb a:hover {
    color: #FF0004;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

ul#productsShow li {
    float: left;
    display: block;
    margin-bottom: 0px;
    padding: 10px;
}


/******產品清單一覽******/

ul#productsShow li .wap {
    display: block;
    padding: 10px;
    background: #fff;
    /*-webkit-box-shadow: 0px 0px 83px -35px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 83px -35px rgba(0,0,0,1);
	box-shadow: 0px 0px 83px -35px rgba(0,0,0,1);*/
    /*border-color:#406831;
	border-bottom-style:solid;
	border-bottom-width:3px;*/
    border: #E1E1E1 solid 1px;
    border-bottom: #abc10b solid 5px;
    border-radius: 5px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    transition: 0.4s;
}

ul#productsShow li .wap:hover {
    box-shadow: 0px 0px 83px -35px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0px 0px 83px -35px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 83px -35px rgba(0, 0, 0, 1);
    transition: 0.4s;
}

ul#productsShow li h1 {
    float: left;
    width: 100%;
    height: 200px;
    text-align: center;
    font-size: 0;
}

ul#productsShow li h1 * {
    vertical-align: middle;
}

ul#productsShow li h1 span {
    display: inline-block;
    height: 100%;
}

ul#productsShow li h1 a {}

ul#productsShow li h1 img {
    max-width: 100%;
    max-height: 100%;
}

ul#productsShow li h1 img:hover {
    transition:
}

ul#productsShow li h1 {}

ul#productsShow li h1 a:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    filter: alpha(opacity=80);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

ul#productsShow li h2 {
    float: left;
    margin-top: 10px;
    color: #406831;
    width: 100%;
    margin-bottom: 20px;
}

ul#productsShow li h2 .h2B {
    float: left;
    font-size: 1.1em;
    line-height: 1.3em;
    height: 50px;
    width: 100%;
    margin-bottom: 8px;
    font-weight: 600;
}

ul#productsShow li h2 .h2S {
    float: left;
    font-size: 0.8em;
    line-height: 1.3em;
    font-weight: normal;
    color: #757575;
    height: 50px;
    width: 100%;
}

ul#productsShow li h3 {
    color: red;
    display: block;
    width: 100%;
    text-align: center;
    float: left;
    margin: 10px 0 10px 0;
}

ul#productsShow li h3 .h3A {
    display: block;
    width: 80%;
    float: left;
    text-align: left;
}

ul#productsShow li h3 .h3B {
    display: block;
    width: 20%;
    float: right;
    text-align: right;
    font-size: 1.2em;
}

.h3B {
    color: #C7C7C7;
    cursor: pointer;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

a.h3B,
.h3B.active {
    color: red;
}

.h3B-2 {
    color: red;
    cursor: pointer;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

button.h3B-2 {
    color: #7C7C7C;
}

.h3B-2 p {
    display: none;
    position: absolute;
    width: 70px;
    top: 5px;
    left: 30px;
    background: rgba(100%, 0%, 0%, 0.6);
    color: #fff;
    padding: 5px;
    font-family: "微軟正黑體";
}

.h3B-2:hover p {
    display: block;
}

.sWa .fa-shopping-cart {
    color: #8E8E8E;
    cursor: pointer;
    font-size: 1.3em;
}

.sWa .fa-shopping-cart:hover {
    color: red;
}

li.take-li i {
    display: block;
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

.h3B-2 i:hover {
    display: block;
}

a.h3B-2,
.h3B-2.active {
    color: #C7C7C7;
}

ul#productsShow li h4 {
    float: left;
    width: 50%;
    margin: 0px 0 5px 0;
}

h4 .price {
    font-size: 7px;
    text-decoration: line-through;
    font-weight: 200;
}

ul#productsShow li h4 span {
    color: red;
    font-size: 2em;
}

ul#productsShow li h5 {
    float: right;
    display: block;
    width: 40%;
    text-align: right;
    margin: 10px 0 5px 0;
}

ul#productsShow li h5 a {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.5em;
    font-weight: normal;
    background-color: #FF732B;
    color: #FFFDFD;
    padding: 5px;
    border-bottom: 3px solid #D85715;
    border-radius: 3px;
    transition: 0.5s;
}

ul#productsShow li h5 a:hover,
ul#productsShow li h5 a.active {
    background-color: #D15110;
}

.loginFloat {
    color: #fff;
}


/******產品內頁******/

.products2Left {
    width: 350px;
    float: left;
    margin-left: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
}

#imgB {
    float: left;
    width: 100%;
    height: 350px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 0;
    border: 1px solid #E8E8E8;
    background-color: #FFFFFF;
}

#imgB *,
#imgS * {
    vertical-align: middle;
}

#imgB span,
#imgS span {
    display: inline-block;
    height: 100%;
}

#imgB img,
#imgS ul li img {
    max-width: 100%;
    max-height: 100%;
}

#imgS ul {
    width: 100%;
    display: block;
    float: left;
    list-style: none;
}

#imgS ul li a {
    float: left;
    width: 24%;
    height: 80px;
    margin-bottom: 10px;
    margin-right: 1.333333333333333333333333333%;
    text-align: center;
    font-size: 0;
    border: 1px solid #E8E8E8;
    background-color: #fff;
    position: relative;
}

#imgS ul li a.nor {
    margin-right: 0px;
}

#imgS ul li a .hover
/*, .gallery-ul ul li a .hover*/

{
    background-color: #000;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    background-image: url('../images/zooin.png');
    background-position: center 35%;
    background-repeat: no-repeat;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

#imgS ul li a .hover:hover
/*, .gallery-ul ul li a .hover:hover*/

{
    opacity: 0.5;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    background-position: center center;
}

#imgS ul li a:hover {}

#imgS ul li.c {
    margin-left: 10px;
    margin-right: 10px;
}

.products2Right {
    font-size: 0.7em;
    font-weight: normal;
    float: left;
    width: 100%;
    padding-left: 8%;
}

.products2Right h1 {
    font-size: 3em;
    margin: 0;
}

.products2Right h1 a {
    background-image: url('../images/qa-icon.png');
    background-position: center center;
    background-repeat: no-repeat;
    width: 37px;
    height: 29px;
    display: inline-block;
}

.products2Right h1 a:hover {
    background-image: url('../images/qa-icon-hover.png');
}

.products2Right h2 {
    font-size: 1.8em;
    margin: 20px 0;
}

.products2Right h2 ul li.pro-price {
    border-top: 1px solid #BCBCBC;
    border-bottom: 1px solid #BCBCBC;
    margin: 10px 0;
    padding: 10px 0;
}

.products2Right h2 ul li {
    list-style: none;
    line-height: 2.5em;
}

.products2Right h2 ul li span.dtxt {
    font-size: 0.9em;
    font-weight: normal;
    text-decoration: line-through;
    color: #9D9D9D;
}

.products2Right h2 ul li span.red {
    color: #F00;
    font-size: 2em;
    font-weight: bold;
}


/*商品規格*/

.specificationCont span {
    float: left;
}

select.specification-mob {
    display: none
}

ul.specification-pc {
    display: block;
    float: left;
    width: 70%;
    margin-bottom: 15px;
}

ul.specification-pc li {}

.products2Right h2 ul.specification-pc li {
    line-height: 2em;
    display: block;
    float: left;
    border: 1px solid #d2d2d2;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    height: 30px;
    margin: 0px 3px 3px 0px;
    cursor: pointer;
    transition: 0.4s;
}

.products2Right h2 ul.specification-pc li:hover,
.products2Right h2 ul.specification-pc li:focus,
.products2Right h2 ul.specification-pc li.active {
    border: 2px solid red;
    padding-left: 4px;
    padding-right: 4px;
    transition: 0.4s;
}

button.sp-btn {
    width: 49%;
    float: left;
    font-size: 1.8em;
    padding: 8px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    background-color: #CC0303;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

button.sp-btn:hover {
    background-color: #960202;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.take-btn {
    float: right;
    width: 49%;
    font-size: 1.8em;
    padding: 8px;
    text-align: center;
    border: 1px solid #dedede;
    background-color: #eaeaea;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.h3B.take-btn span {
    color: #A1A1A1;
}

.take-btn:hover {
    border: 1px solid #BBBBBB;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.take-btn span.h3B-text,
button.sp-btn span {
    font-family: "微軟正黑體";
}

button.sp-btn i,
.take-btn i {
    margin-right: 3%;
}

button.sp-btn-d,
.take-btn-d {
    margin-top: 30px;
    font-size: 1.5em;
}

select {
    border: 1px solid #1C3009;
}

.products2Title {
    background-image: url('../images/headerBg.png');
    font-size: 1.7em;
    font-weight: bold;
    color: #FFF;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 5px;
    text-align: left;
    float: left;
    height: 40px;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.fb_iframe_widget {
    float: right;
    top: -35px;
}

.products2Content {
    font-size: 1.3em;
    /*line-height: 1.5em;*/
    padding: 8px;
    text-align: left;
    float: left;
    width: 100%;
}

.products2Content img {
    /*width: 100%;
    height: auto;
    max-width: 600px;*/
    margin: 5px 0;
}

.addthis_toolbox {
    float: right;
}


/******　產品問與答　******/

.qa-page {
    background-color: #ebeaea;
    padding: 30px 5% 40px 5%;
    border-radius: 6px;
}

.qa-page-reply {
    margin: 50px 0;
    padding: 10px;
}

.qa-page span {
    font-size: 1.5em;
    display: block;
    margin: 15px 0 -10px 5em;
    text-indent: -5em;
}

.qa-page button {
    margin-left: 25%;
    margin-top: 5%;
    font-size: 1.5em;
}

.qa-page-reply span {
    font-size: 1.3em;
    display: block;
    margin: -5px 0 -5px 5em;
    text-indent: -5em;
    word-spacing: 4px;
}

.qa-page-reply .nub {
    display: inline-block;
    float: right;
    text-align: right;
}

.qa-page-reply .qa-reply {
    background-color: #ebeaea;
    padding: 20px 5% 20px 5%;
    border-bottom: 1px solid #B9B9B9;
    border-radius: 6px;
}

.qa-page-reply .qa-reply i {
    display: block;
    float: left;
    font-size: 3.5em;
    color: #B9B9B9;
    margin-top: -10px;
    margin-right: 15px;
}

.qa-page-reply .qa-reply span {
    display: block;
    text-indent: 0em;
}


/******　相　簿　******/

ul.photo {
    width: 100%;
}

ul.photo li {
    float: left;
    width: 305px;
    display: block;
    margin-right: 6px;
    margin-left: 6px;
    margin-bottom: 30px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 83px -35px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 83px -35px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 83px -35px rgba(0, 0, 0, 0.8);
}

ul.photo img {
    max-width: 100%;
    min-width: 100%;
}

ul.photo li span {
    color: #406831;
    font-size: 1.3em;
    font-weight: 800;
    padding: 15px 10px 15px 10px;
    text-align: center;
    display: block;
}


/******結帳/表格******/

.table {
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 1.8em;
}

.table .btn {
    font-size: 1.1em;
    border: 3px solid #000;
    background-color: #E4E4E4;
    padding: 3px;
}

.table .text {
    color: #222222;
    font-size: 1.1em;
    border: 1px solid #D8D8D8;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 3px 0;
}

.table .btn:hover {
    border: 3px solid #F00;
    color: #F00;
}

.trColor {
    border: 1px solid #a0a0a0;
}

.tr1 {
    border-bottom: 2px solid #000000;
    height: 30px;
}

.tr2 {
    border-bottom: 1px solid #ACACAC;
    padding: 5px 0 5px 0;
}

.tr3 {
    Line-height: 2em;
}

.tr3 span {
    color: #F00;
    font-size: 1.2em;
}

#button2 {
    width: 50%;
    height: 40px;
}

.credit_card1,
.credit_card2 {
    width: 99%;
}

.credit_card3 {
    width: 100%;
}

.formTxt {
    font-size: 1.6em;
    color: #535353;
    font-weight: 600;
    text-align: center;
    padding: 10px 3px 30px 3px;
}

.formTxt span {
    color: red;
}


/******購物車******/

.shoopIcon {
    text-align: center;
    margin-bottom: 20px;
}

.shoopIcon img {
    max-height: 100%;
    max-width: 100%;
}


/*ul.shoopingList li div{
  border: 1px solid #000;
}*/

.shoppingTitle {
    text-align: center;
    font-size: 1.2em;
    font-weight: 600;
}

.shoppingTitle .st1 {
    text-align: left;
}

ul.shoopingList li.shoppingTitle {
    font-size: 1.4em;
    padding-bottom: 0;
}

ul.shoopingList li.shoppingBr {
    border-bottom: 2px solid #000;
}

ul.shoopingList li.shoppingTitle {
    border-bottom: 2px solid #000;
}

ul.shoopingList li button {
    width: 100%;
    text-align: center;
    border-radius: 5px;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
}

ul.shoopingList li button:hover {
    background-color: #4d751f;
    color: #fff;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
}

ul.shoopingList li {
    display: block;
    float: left;
    width: 100%;
    /*margin-bottom: 10px;*/
    border-bottom: 1px solid #D6D6D6;
    padding: 10px;
}

.shoopingImg * {
    vertical-align: middle;
    text-align: center;
}

.shoopingImg a {
    height: 60px;
    display: block;
}

.shoopingImg img {
    max-width: 100%;
    max-height: 100%;
}

.sWaTitle {
    padding: 10px 3px 3px 3px;
    font-size: 1.2em;
    margin: 0 auto 0 auto;
    line-height: 1.4em;
}

.sWaTitle a {
    color: #535353;
}

.sWaTitle a:hover {
    color: #315409;
}

.sWa {
    padding: 10px 3px 3px 3px;
    font-size: 1.1em;
    margin: 0 auto 0 auto;
    text-align: center;
    display: block;
    vertical-align: middle;
}

.shoopingList select,
.shoopingList button,
.shoopingList input {
    padding: 0px;
    margin-top: -2px;
    width: 100%;
    padding: 1px;
}

.shoopingList span {
    display: none;
}

.shoppingCheckout {
    list-style: none;
    margin: 10px 0 15px 0;
    padding-bottom: 5px;
    width: 100%;
    float: left;
    display: block;
    border-bottom: 2px solid #000;
}

ul.shoppingCheckout li {
    width: 100%;
    display: block;
    float: left;
    text-align: left;
    font-size: 1.3em;
    line-height: 1.8em;
    margin-bottom: 5px;
}

ul.shoppingCheckout li span {
    color: red;
    font-weight: 600;
    font-size: 1.3em;
}

ul.shoppingCheckout li button {
    width: 150px;
}

ul.shoppingCheckout.productsTotal li {
    width: 50%;
}

ul.shoppingCheckout.productsTotal li button.btn01 {
    float: right;
}


/*ATM轉帳付款*/

label span.an {
    display: block;
    padding-left: 10px;
}

label span.an.active {
    color: red;
}


/*日期選擇器*/

#date_3 {
    border-color: #D5D5D5;
    border-width: 1px;
    border-style: solid;
}

#ui-datepicker-div {
    width: 300px;
}

#hello3 {
    height: 30px;
}


/*****聯絡我們******/

.select3 {
    font-size: 1.1em;
    width: 100%;
    height: 40px;
}

.map {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.map h1 {
    color: #435c14;
    height: 50px;
    padding-top: 10px;
    /*background-image:url(../images/headerBg2.png);*/
    background-position: center center;
    background-repeat: repeat;
    margin: 0;
}

.map h2 {
    padding: 10px;
    background-color: #ECECEC;
    border-color: #E5E5E5;
    border-width: 1px;
    border-style: solid;
    color: #727272;
    font-weight: 300;
    line-height: 1.5em;
    word-wrap: break-word;
}

.map h2 span {
    width: 100%;
    float: left;
    font-size: 1.7em;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 10px;
    color: #535353;
}

main.connection-map iframe {
    width: 100% !important;
    height: 450px !important;
}
.newsContent img,
.products2Content img,
.common-qa-cont img,
.servicerulePrivacy-page img,
.p1 img,
.p1 iframe {
    height: auto !important;
    max-width: 100% !important;
}

.videoIframe {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoIframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
}



/******最新消息******/

ul.news li {
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.5em;
    color: #666;
    display: block;
    float: left;
    width: 94%;
    padding: 20px 0 10px 10px;
    margin: 0 3%;
    border-bottom: 1px dotted #999;
}

.newsPage {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 10px;
}

ul.newsPage li {
    float: left;
    height: 27px;
    width: 27px;
    display: inline-block;
    list-style: none;
}

ul.newsPage li a {
    color: #999;
    background-color: #FFF;
    float: left;
    height: 27px;
    width: 27px;
    margin-right: 3px;
    margin-left: 3px;
    border: 1px solid #999;
    display: inline-block;
}

.newsback {
    margin: 30px auto;
}

ul.newsPage li a:hover,
.newsback a:hover {
    /*color: #FFF;
	background-color: #999;*/
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

.newsTitle {
    font-size: 1.2em;
    color: #1C3009;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #666;
    padding-bottom: 5px;
}

.newsContent {
    padding: 10px;
    font-size: 1.2em;
}

.newsContent (text) {}

.newsContent img {
    margin: 5px 0;
}

.newsback a,
.newsback a:hover {
    /*color: #999;
	background-color: #FFF;*/
    width: 150px;
    height: 50px;
    margin: 3px auto;
    display: block;
    text-align: center;
    padding: 5px;
    font-size: 1.5em;
    background-position: center center;
    background-repeat: no-repeat;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}


/******會員中心******/

.signIn-page {
    margin: 40px 20% 100px 20%;
    background-color: #e9e8e8;
    padding: 40px;
    border-radius: 10px;
}

.signIn-page a {
    color: #535353;
}

.signIn-page a:hover {
    color: #2e4a0d;
}

.signIn-page button,
.signIn-page input {
    margin: 5px 0 10px 0;
}

.fb-sin {}

a.fb-sin,
a.google-sin {
    background-position: 95% center;
    background-repeat: no-repeat;
    font-size: 1.5em;
    transition: 0.5s;
    width: 48%;
    display: block;
    color: #fff;
    padding: 8px 15px;
    margin-top: 20px;
}

a.fb-sin:hover,
a.google-sin:hover {
    color: #fff;
}

.google-sin {
    background-color: #c44a35;
    background-image: url('../images/g.png');
    float: left;
}

.google-sin:hover {
    background-color: #ae3a26;
}

.fb-sin {
    background-color: #3b5998;
    background-image: url('../images/f.png');
    float: right;
}

a.fb-sin:hover {
    background-color: #244871;
}


/******服務條款及隱私條款******/

.servicerulePrivacy-page {
    margin: 30px 1.2em 50px 1.2em;
    background-color: #e9e8e8;
    padding: 40px;
    font-size: 1.3em;
    text-indent: -1.2em;
    line-height: 1.8em;
}

.servicerulePrivacy-page span {
    color: #535353;
}


/******退換貨說明******/


/******常見Q & A******/

.common-qa-page {
    margin-top: 0px;
}

.common-qa-page li {
    margin-bottom: 30px;
    list-style: none;
}

.common-qa-title {
    font-size: 1.7em;
    border-top: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #fff;
    padding: 10px;
    background-image: url('../images/q.png');
    background-repeat: no-repeat;
    background-position: 15px center;
    padding-left: 55px;
}

.common-qa-title-bbt {
    border-bottom: 1px solid #D9D9D9;
}

.common-qa-title i {
    float: right;
    color: #BCBCBC;
    margin: 5px 5px 0 0;
}

.common-qa-cont {
    display: none;
    font-size: 1.3em;
    color: #818181;
    background-image: url('../images/a.png');
    background-repeat: no-repeat;
    background-position: 15px 15px;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    padding: 0 15px 15px 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.common-qa-cont .qa-cont {
    /*border-top: 1px solid #E4E4E4;*/
    display: block;
    padding: 20px 0 0 45px;
}


/****** 訂單查詢 ******/

.orderForm-page {}

.orderForm-page .sWa {
    text-indent: -2em;
    margin-left: 4em;
}

.orderForm-page .my-table tr.orf td,
.orderForm-page .my-table tr.orf,
.orderForm-page .my-table th {
    border: none;
}

.orderForm-page table.my-table {
    border-collapse: separate;
}

.orderForm-page .my-table tr.orf {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+83,ffffff+83,e9e9e9+84,e9e9e9+84 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 83%, #ffffff 83%, #e9e9e9 84%, #e9e9e9 84%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 83%, #ffffff 83%, #e9e9e9 84%, #e9e9e9 84%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 83%, #ffffff 83%, #e9e9e9 84%, #e9e9e9 84%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9', GradientType=0);
    /* IE6-9 */
}

.orderForm-page .my-table tr.orf:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8d8d8+65,d8d8d8+96 */
    background: #d8d8d8;
    /* Old browsers */
    background: -moz-linear-gradient(top, #d8d8d8 65%, #d8d8d8 96%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d8d8d8 65%, #d8d8d8 96%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d8d8d8 65%, #d8d8d8 96%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#d8d8d8', GradientType=0);
    /* IE6-9 */
}

.orderForm-page .my-table tr.orf td {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

.orderForm-page .my-table tr.orf td:first-child {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-left: 1px solid #d2d2d2;
}

.orderForm-page .my-table tr.orf td:last-child {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-right: 1px solid #d2d2d2;
}


/*.orderForm-page .my-table th{
	background-color: #696969;
	color: #fff;
}
.orderForm-page .my-table td,.submission-page .my-table td a{
	color: #6e6e6e;
}
.orderForm-page .my-table td a:hover{
	color: #e03485;
}
.orderForm-page .my-table tr{
	border-bottom: 1px solid #999999;
}
.orderForm-page .my-table .td1{
	width: 17%;
	text-align: center;
}
.orderForm-page .my-table .td2{
	width: 12%;
	text-align: center;
}
.orderForm-page .my-table .td3{
	width: 8%;
	text-align: center;
}
*/


/******搜尋結果******/

ul.search-page {
    border-bottom-color: #DDDDDD;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    padding: 5px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.search-page li.se a {
    color: #535353;
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 5px;
}

.search-page li.se a:hover {
    color: #274506;
}

a.backProducts {
    display: block;
    background-color: #d60077;
    border-top: 1px solid #d60077;
    border-right: 1px solid #d60077;
    border-bottom: 3px solid #C0006B;
    border-left: 1px solid #C0006B;
    color: #fff;
    font-size: 1.3em;
    padding: 15px 35px;
    border-radius: 5px;
    display: black;
    text-align: center;
    width: 180px;
    /* float: left; */
    margin: 20px auto;
    /* background-color: aqua; */
}


/******共用頁面******/

.page-page {}

.page-page ul#productsShow li h5 {
    width: 70%;
    margin-right: 15%;
}


/****分頁****/

.tab ul.tabNumber,
.tab .tabGo {
    padding: 0px 10px 30px 10px;
    float: left;
}

.tab ul.tabNumber li {
    display: block;
    list-style-type: none;
    float: left;
    width: 30px;
    margin-left: 5px;
    text-align: center;
    border: 1px solid #E8E8E8;
    font-size: 1.2em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tab ul.tabNumber li a {
    display: block;
    height: 30px;
    padding-top: 4px;
    color: #9A9A9A;
    transition: none;
    cursor: pointer;
}

.tab ul.tabNumber li a:hover {
    background: #E8E8E8;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.tab ul.tabNumber li a:focus,
.tab ul.tabNumber li a:active {
    background: #535353;
    border: 1px solid #535353;
    color: #fff;
    transition: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tab ul.tabNumber li.btnShare,
.tab ul.tabNumber li.btnShare-no {
    font-size: 1.5em;
}

.tab ul.tabNumber li.btnShare a:focus,
.tab ul.tabNumber li.btnShare a:active {
    background: none;
    color: #9A9A9A;
    border-color: #E8E8E8;
}

.tab ul.tabNumber li.btnShare-no a,
.tab ul.tabNumber li.btnShare-no a:focus,
.tab ul.tabNumber li.btnShare-no a:active {
    background: #E8E8E8;
    color: #9A9A9A;
    border-color: #E8E8E8;
    cursor: crosshair;
}

.tab .tabGo button,
.tab .tabGo input,
.tab .tabGo .mobile {
    height: 30px;
    display: block;
    float: left;
    text-align: center;
    background: none;
    border-style: solid;
    border-color: #E8E8E8;
    font-size: 1.2em;
}

.tab .tabGo .mobile {
    margin-right: 10px;
    padding-top: 5px;
}

.tab .tabGo button {
    width: 30px;
    border-width: 1px 0 1px 1px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-top-left: 5px;
    -moz-border-radius-bottom-left: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.tab .tabGo button:hover {
    background: #E8E8E8;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.tab .tabGo input {
    width: 50px;
    border-width: 1px 1px 1px 1px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-top-right: 5px;
    -moz-border-radius-bottom-right: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}


/*手機板搜尋隱藏*/

#mobile_search,
.mobile-search {
    display: none;
}


/**免費試用表單**/

.free-page {}

.free-page .contentTitle {
    font-size: 5em;
    text-align: center;
    color: #d60077;
}

.free-page .contentTitle2 {
    font-size: 2em;
    text-align: center;
}

fieldset {
    width: 70%;
    padding: 20px;
    margin: 50px auto;
    border: 1px solid #c0c0c0;
}

fieldset p {
    width: 100%;
}

fieldset p.p2 {
    width: 49%;
    float: left;
    margin-right: 2%;
}

fieldset p.p2-no {
    margin-right: 0%;
}

fieldset span {
    font-size: 0.8em;
    color: #8E8E8E;
}

fieldset legend {
    text-align: center;
}

fieldset input,
fieldset label,
fieldset select {
    width: 100%;
    display: block;
}

fieldset input,
fieldset select {
    border: 1px solid #dbdbdb;
    padding: 5px;
    margin-bottom: 15px;
    margin-top: 5px;
}

fieldset input.input2 {
    width: 50%;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

fieldset .submit {
    width: 50%;
    margin: 50px auto 10px auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms- border-radius: 5px;
    border-radius: 5px;
    background-color: #d60077;
    color: #fff;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
}

fieldset .submit:hover {
    background-color: #000;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
}

@media screen and (min-width: 1200px) {
    .page {
        width: 1140px;
        margin-right: auto;
        margin-left: auto;
    }
    .page-pad {
        width: 1140px;
        padding: 0 10px 0 10px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media screen and (max-width: 1200px) {
    .sWaTitle {
        padding: 3px;
        font-size: 1.3em;
        margin: 0 auto 0 auto;
    }
    .sWa {
        padding: 3px;
        font-size: 1.3em;
        margin: 0 auto 0 auto;
        text-align: left;
    }
    .shoopingList span {
        display: inline-block;
    }
    li.shoppingTitle {
        display: none;
        visibility: hidden;
        height: 0px;
    }
    .shoopingList select,
    .shoopingList button,
    .shoopingList input {
        width: 70%;
    }
    .shoopingList button {
        padding: 5px 0 5px 0;
    }
    .h3B-2 {
        background-color: #fff;
        width: 100%;
        padding: 10px 5px 10px 5px;
        text-align: center;
        border-radius: 5px;
    }
    .sWa .fa-shopping-cart {
        background-color: #dddddd;
        width: 100%;
        padding: 10px 5px 10px 5px;
        text-align: center;
        border-radius: 5px;
    }
    .h3B-2-checkbox {
        text-align: right;
        padding-top: 10px;
    }
    .h3B-2-checkbox input {}
    #imgS ul li a,
    #imgS ul li a .hover {}
}

@media screen and (max-width: 1050px) {
    .titleImg {
        margin-top: 50px;
    }
    /*.main-left-wa{
	position: unset;
}*/
main.connection-map iframe {
    width: 100% !important;
    height: 300px !important;
}
}

@media screen and (min-width: 980px) and (max-width: 1199px) {
    .page {
        width: 970px;
        margin-right: auto;
        margin-left: auto;
    }
    .page-pad {
        width: 970px;
        padding: 0 10px 0 10px;
        margin-right: auto;
        margin-left: auto;
    }
    ul#productsShow li h2 .h2B {
        font-size: 1em;
    }
    .products2Right {
        padding: 0 0 0 8%;
    }
    /*.titleImg{
	margin:50px 0 -100px 0;
}*/
}

@media only screen and (max-width: 979px) {
    header {
        /*visibility:hidden;
		height:0px;*/
    }
    /*手機板搜尋顯示*/
    #mobile_search,
    .mobile-search {
        visibility: visible;
    }
    /*電腦板搜尋隱藏*/
    .search_field {
        visibility: hidden;
    }
    #imgB {
        width: 100%;
    }
    .products2Right {
        padding: 8% 0 0 0;
    }

}

@media screen and (min-width: 768px) and (max-width: 979px) {
    .page {
        width: 750px;
        margin-right: auto;
        margin-left: auto;
    }
    .page-pad {
        width: 750px;
        padding: 0 10px 0 10px;
        margin-right: auto;
        margin-left: auto;
    }
    nav.cd-navtb {
        height: 60px;
    }
    nav.cd-navtb ul li {
        float: left;
        list-style: none;
    }
    .titleImg {
        margin: 50px 0 -90px 0;
    }
    .title {
        width: 40%;
        font-size: 2em;
        font-weight: 600;
        color: #4D4D4D;
        margin-top: 25px;
        padding-right: 5%;
        text-align: right;
    }
    .breadcrumb {
        width: 100%;
        font-size: 1.3em;
        text-align: left;
    }
    .mainKingRight {
        width: 500px;
        float: right;
    }
    #imgS ul li a,
    #imgS ul li a .hover {}
}

#topHeader {
    text-align: center;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

@media screen and (max-width: 767px) {
    footer {}
    footer ul,
    .footer-conter {
        font-size: 1em;
    }
    .page {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .page-pad {
        width: 100%;
        padding: 0 10px 0 10px;
        margin-right: auto;
        margin-left: auto;
    }
    nav.cd-navtb {
        height: 90px;
    }
    .titleImg {
        margin: 123px 0 -128px 0;
    }
    .titleImgTxt {
        font-size: 3.5em;
        line-height: 1.3em;
    }
    .title {
        width: 40%;
        font-size: 2em;
        font-weight: 600;
        color: #4D4D4D;
        margin-top: 150px;
        padding-right: 5%;
        text-align: right;
    }
    .breadcrumb {
        width: 100%;
        font-size: 1.3em;
        margin-top: 45px;
        text-align: left;
    }
    .main-cont {
        padding: 0px;
    }
    .main-left-wa {
        margin: -15px 0 -30px 0;
    }
    .mainLeftIMG {
        visibility: hidden;
        height: 5px;
    }
    .mainKingLeft,
    .mainKingRight,
    .webmap {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }
    .mainKingLeft {
        height: auto;
    }
    .products2Right {
        width: 100%;
        text-align: center;
        padding-left: 0%;
        padding-top: 8%
    }
    .products2Left {
        width: 100%;
        float: left;
        text-align: center;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    #imgB {
        width: 100%;
    }
    #imgB *,
    #imgS * {
        vertical-align: middle;
    }
    #imgB span,
    #imgS span {
        display: inline-block;
        height: 100%;
    }
    #imgB img,
    #imgS ul li img {
        max-width: 100%;
        max-height: 100%;
    }
    #imgS ul {
        width: 100%;
        height: 75px;
        text-align: center;
    }
    .take-btn {
        font-size: 1.7em;
    }
    button.sp-btn-d,
    .take-btn-d {
        font-size: 1.2em;
    }
    #btn1 {
        width: 100%;
    }
    .login,
    .registered {
        width: 100%;
    }
    .tab ul.tabNumber,
    .tab .tabGo {
        width: 100%;
        display: block;
        padding-bottom: 15px;
    }
    .tab ul.tabNumber {}
    .signIn-page {
        margin: 40px 8% 100px 8%;
        padding: 30px;
        font-size: 0.8em;
    }
    .title-h2 {
        font-size: 1.5em;
        line-height: 2.3em;
    }
    .my-table tr {
        display: block;
        padding: 10px 0;
        border-bottom: 0px;
    }
    .my-table th {
        display: none;
    }
    .my-table td {
        text-align: left;
    }
    .orderForm-page .my-table tr.my-td1 {
        border-bottom: 0px;
    }
    .orderForm-page .my-table tr {
        border-bottom: 1px solid #CCCCCC;
    }
    .orderForm-page .my-table tr.orf {
        background: #fff;
        border-bottom: 1px solid #CCCCCC;
    }
    .orderForm-page .my-table tr.orf td:last-child {
        border-right: 0px;
    }
    .orderForm-page .my-table tr.orf td:first-child {
        border-left: 0px;
    }
    .orderForm-page .my-table td {
        display: block;
        padding: 3px 15px;
        margin-left: 3.5em;
        text-indent: -2em;
        border-bottom: 0px;
    }
    .orderForm-page .my-table td:before {
        content: attr(data-th) " : ";
        font-weight: bold;
        width: 4em;
        display: inline-block;
    }
    .orderForm-page .my-table tr.my-td1 td:before {
        content: attr(data-th) "  ";
    }
    .orderForm-page .my-table tr.orf td {
        border: 0px;
    }
    #logo img.bbcomes_logo {
        display: none;
    }
    #imgS ul li a .hover {
        display: none;
    }
    .products2Right h2 ul li.pro {
        text-align: left;
        padding-left: 5%;
        text-indent: -5em;
        margin: 10px 0 5px 5em;
        line-height: 1.5em;
    }
    /*.h3B-2 p{
	display: inline-block;
	background-color: #fff;
	color: red;
	padding: 5px;
}*/
    .h3B-2 {
        text-align: left;
        background-color: #dddddd;
        padding: 12px 15px;
    }
    .h3B-2 p {
        display: inline-block;
        width: 80%;
        padding: 10px 15px;
        background: rgba(30%, 0%, 0%, 0);
        color: red;
    }
    fieldset {
        width: 100%;
    }
    ul#productsShow li h1 {}
    select.specification-mob {
        display: inline-block
    }
    ul.specification-pc {
        display: none
    }
    .specificationCont span {
        float: none;
    }
}

@media screen and (min-width: 481px) and (max-width: 766px) {
    .page {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    ul#productsShow li h2 .h2B {
        font-size: 1em;
    }
    ul#productsShow li h1 {
        height: 200px;
    }
}

@media screen and (max-width: 480px) {
    .page {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    ul#productsShow li .wap {
        padding-bottom: 3px;
    }
    nav.cd-navtb {}
    .titleImg img {
        width: 100%;
        height: auto;
    }
    .title {
        width: 50%;
        font-size: 1.5em;
        font-weight: 600;
        color: #4D4D4D;
        margin-top: 90px;
        padding-right: 5%;
        text-align: right;
    }
    .breadcrumb {
        font-size: 1.2em;
    }
    ul#productsShow li .wap:hover {
        box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
        -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
        -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    }
    ul#productsShow li h1 {
        height: 100px;
        height: 157px;
        display: block;
    }
    ul#productsShow li h2 {
        margin-top: 10px;
    }
    ul#productsShow li h2 .h2B {
        font-size: 0.8em;
        height: 25px;
    }
    ul#productsShow li h2 .h2S {
        font-size: 0.8em;
        display: none;
    }
    ul#productsShow li h4 span {
        color: red;
        font-size: 1.5em;
        z-index: 999;
    }
    ul#productsShow li h3 {
        margin: 8px 0 0px 0;
    }
    ul#productsShow li h3 .h3A {
        width: 100%;
    }
    ul#productsShow li h3 .h3B {
        margin-top: 5px;
    }
    ul#productsShow li h4 {
        padding: 3px 0 0 0;
        margin-top: -23px;
        width: 100%;
    }
    ul#productsShow li h5 {
        display: none;
    }
    .page-page ul#productsShow li h5 {
        display: block;
    }
    a.fb-sin,
    a.google-sin {
        background-position: 95% center;
        background-repeat: no-repeat;
        font-size: 1.5em;
        transition: 0.5s;
        width: 100%;
        display: block;
        color: #fff;
        padding: 8px 15px;
        margin-top: 20px;
    }
    .fb-sin-txt {
        display: none;
    }
    .fb-sin span {
        display: block;
    }
    .common-qa-title i {
        float: right;
        color: #BCBCBC;
        right: 5px;
        position: absolute;
    }
    fieldset input.input2 {
        width: 20%;
    }
    fieldset p.p2,
    fieldset p.p2-no {
        width: 100%;
        float: none;
    }
    fieldset span {
        font-size: 0.7em;
        display: block;
    }
    fieldset .submit {
        width: 100%;
        height: 50px;
    }
    .products2Content {
        padding-top: 30px;
    }
    .addthis_toolbox {
        padding-top: 10px;
        position: absolute;
        top: 50px;
        width: 100%;
    }
}

@media screen and (max-width: 360px) {
    ul#productsShow li h1 {
        height: 110px;
    }
}

/*隱藏刷卡分期選項*/
.dsnone{
    display: none;
}



/*小工具專區*/
.visits {
    color: #fff;
    font-size: 1.3em;
    padding: 10px 0px;
}
.visits span {
    background-color: #000;
    border-radius: 3px;
    padding: 0 5px 0 10px;
    margin: auto 5px;
    letter-spacing: 5px;
}
/*聯絡資訊icon 電話、line....等*/
ul.contaction {
    position: fixed;
    width: 50px;
    left: 15px;
    bottom: 15px;
    display: none;
    flex-direction: column;
}
ul.contaction li {
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    margin-bottom: 10px;
}
ul.contaction li a#phone p{
    opacity: 0;
    width: 150px;
    position: absolute;
    background-color: rebeccapurple;
    top: -8px;
    z-index: 2;
    left: 40px;
    font-size: 1.5em;
    color: #fff;
    padding: 5px 10px;
    border-radius: 30px;
    text-align: center;
    transition: 0.4;
}
@media screen and (min-width: 1050px) {

    ul.contaction li a#phone:hover p{
    opacity: 1;
    transition: 0.4;
    left: 50px;
    }
    ul.contaction li a{
        position: relative;
    }
}

