body { background: #FFF; }
body, th, td, input { font-family:"微軟正黑體", Microsoft JhengHei, Arial, sans-serif; font-size: 14px; color: #333; }
a:link, a:visited { text-decoration: none; cursor: pointer;}
h1, h2, h3, h4, h5, h6 { font-weight: 400; }
h1 { font-size: 24px; font-family:"微軟正黑體", Microsoft JhengHei, Arial, sans-serif; }
h2 { font-size: 22px; font-family:"微軟正黑體", Microsoft JhengHei, Arial, sans-serif; }
h3 { font-size: 18px; font-family:"微軟正黑體", Microsoft JhengHei, Arial, sans-serif; }
h4 { font-size: 16px; font-family:"微軟正黑體", Microsoft JhengHei, Arial, sans-serif; }
h5 { font-size: 16px; font-family:"微軟正黑體", Microsoft JhengHei, Arial, sans-serif; }
h6 { font-size: 14px; font-family:"微軟正黑體", Microsoft JhengHei, Arial, sans-serif; }
p { font-size: 14px; line-height: 1.8em; color:#999; text-align:justify;}
li{ font-size:14px;}

ul,ol,li {padding: 0;margin: 0;list-style: none;}
a {text-decoration: none;}
/*body {background-color: rgb(168,220,247);}*/
/*h1,h2,h3,h4,h5 {margin:0;padding: 0 0 15px 0;}*/
p {margin:0;padding: 0 0 15px 0;}

/* 手機
-------------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {

}

/* 平板
-------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {

}

/* 列印
-------------------------------------------------------------------------------*/
@media print {

}

/* 制式標語 */
h1.title {
    font-family: "Aparajita","微軟正黑體";
    font-size: 35px;
    padding-bottom: 5px;
    border-bottom:1px solid #000;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: center;
    line-height: 35px;
}
h1.title a {
    color: #000;
}
h1.title span {
    font-size: 26px;
}
h1.check-title {
    font-family: "Aparajita","微軟正黑體";
    font-size: 35px;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: left;
    line-height: 35px;
}
h1.checkend-title {
    font-family: "Aparajita","微軟正黑體";
    font-size: 35px;
    padding-bottom: 5px;
    border-bottom:1px solid #000;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: left;
    line-height: 35px;
}
h1.checkend-title span {
    font-size: 24px;
}
h2.slogan {
    font-family: "Aparajita","王漢宗中仿宋繁";
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: center;
}
h2.slogan span {
    margin: 0 5px;
    color: rgba(203,21,14,1);
}
@media screen and (max-width: 768px) {
	h1.title {
		font-size: 20px;
		line-height: 20px;
	}
	h1.title span {
		font-size: 16px;
	}
	h1.check-title {
		font-size: 20px;
		line-height: 20px;
	}
	h1.checkend-title {
		font-size: 20px;
		line-height: 20px;
	}
	h1.checkend-title span {
		font-size: 16px;
	}
	h2.slogan {
		font-size: 14px;
	}
}
/* 框架設定 */
a.dele {
    font-size: 12px;
    color: #000;
    margin-left: 5px;
}
a.dele i {
    margin-left: 5px;
}
a.forget {
    font-size: 12px;
    color: #999;
    text-decoration: underline;
}
.message-send {
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
input[type="button"].send ,
input[type="submit"].send {
    width: 120px;
    height: 35px;
    line-height: 30px;
    border: none;
    background-color: #252523;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
input[type="button"].send-back {
    width: 118px;
    height: 36px;
    line-height: 30px;
    border:1px solid #000;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    margin-left: 20px;
}
input[type="button"].send-check {
    width: 120px;
    height: 35px;
    line-height: 30px;
    border: none;
    background-color: #C5000E;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.cart-send {
    width: 100%;
    text-align:right;
}
a.send {
    width: 120px;
    height: 35px;
    line-height: 35px;
    border: none;
    background-color: #252523;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    display:inline-block;
    text-align: center;
    cursor: pointer;
}
a.send-back {
    width: 118px;
    height: 33px;
    line-height: 36px;
    border:1px solid #000;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    margin-right: 10px;
    display:inline-block;
    text-align: center;
}
a.send-check {
    width: 120px;
    height: 35px;
    line-height: 35px;
    border: none;
    background-color: #C5000E;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    display:inline-block;
    text-align: center;
    cursor: pointer;
}
.caveat {
    font-size: 12px;
    color: #C5000E;
}
.caveat i {
    margin:0 5px;
}
.clear {
    clear: both;
}
.wrapper {
    width: 100%;
}
.content {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.m-nav-btn {
    display: none;
}
.log {
    display: none;
}
.fb-link {
    width: 300px;
    margin: 30px auto;
}
#gotop {
    background-color: #666;
    border-radius: 4px;
    bottom: 2em;
    color: #fff;
    display: none;
    font-size: 12px;
    position: fixed;
    right: 2em;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out 0s;
            transition: all .2s ease-in-out 0s;
    background-image: url('../img/double-arrow.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 45px;
    width: 45px;
    -webkit-filter: none;
            filter: none;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
}
#gotop:hover{background-color:#444}
@media screen and (max-width: 768px) {
    .content {
        width:100%;
    }
    .m-nav-btn {
        display:block;
    }
}
.page-locate {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0 0 0;
}
.page-locate a {
    font-size: 12px;
    color: #000;
}
.page-locate a:hover, .page-locate a.pg-now {
    color: #CB1518;
}
.page-locate span {
    font-size: 12px;
    color: #000;
    margin:0 10px;
}
.page-tp {
    width: 1000px;
    margin: 0 auto;
    padding-top: 50px;
    /*padding: 100px 0;*/
}
@media screen and (max-width: 768px) {
    .page-locate {
        width: 100%;
    }
    .page-tp {
        width: 100%;
        padding: 100px 0;
    }
}
/* BANNER */
.top-banner {
    width: 100%;
    height: 200px;
}
.top-banner .top-banner-info {
    width: 1000px;
    margin: 0 auto;
}
.top-banner .top-banner-info img {
    width: 100%;
}
.bt-banner {
    width: 100%;
    height: 200px;
    background:url('../img/bt-banner-bg.jpg') repeat-x;
}
.bt-banner .bt-banner-info {
    width: 1000px;
    margin: 0 auto;
}
.bt-banner .bt-banner-info a img {
    width: 100%;
}
@media screen and (max-width: 768px) {
    .top-banner {
        height: initial;
    }
    .top-banner .top-banner-info {
        width: 100%;
    }
    .bt-banner {
        height:initial;
    }
    .bt-banner .bt-banner-info {
        width:100%;
    }
}
/* BLOG TOP BANNER */
.blog-top-banner {
    width: 100%;
    height: 345px;
}
.blog-top-banner .blog-top-banner-info {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.blog-top-banner .blog-top-banner-tt {
    display: block;
    width: 495px;
    height: 450px;
    position: absolute;
    left: 0;
    top: 0;
    background:url('../img/blog-banner-tt.png') no-repeat;
}
.blog-top-banner .blog-top-banner-info img {
    width: 100%;
}
@media screen and (max-width: 768px) {
    .blog-top-banner {
        display: none;
    }
}
header .content {
    height: 60px;
}
header {
    height: 60px;
    background-color: rgb(168,220,247);
}
header .logo {
    position: absolute;
    top:8px;
    left: 0;
    margin: 0;
}
header .logo img {
    height: 40px;
}
header nav {
    position: absolute;
    right: 140px;
    bottom: 12px;
}
header nav ol > li {
    float: left;
    margin: 0 15px;
    position: relative;
}
header nav ol li a {
    color: rgba(255,255,255,1);
    line-height: 20px;
    font-size: 20px;
    font-family: "Aparajita","微軟正黑體" ;
    cursor: pointer;
}
header nav ol li a:hover ,header nav ol li a.act {
    color: rgba(203,21,24,1);
}
header nav ol li span {
    margin:0 10px;
}
header nav ol li ul {
    display: none;
    padding: 10px 0;
    background-color: #fff;
    position: absolute;
    top: 32px;
    box-shadow: 0px 0px 8px rgba(0,0,0,.7);
    z-index: 9;
    width: 100%;
}
header nav ol li ul li {
    text-align: center;
}
header nav ol li ul li a {
    line-height: 30px;
    color: rgba(37,37,35,1);
    font-size: 13px;
}
header .hd-links {
    position: absolute;
    right: 0;
    bottom:12px;
}
header .hd-links .hd-member {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    margin-right:10px;
}
header .hd-links .hd-member a {
    color: #fff;
    font-size: 12px;
}
header .hd-links .hd-cart {
    display: inline-block;
    color: #fff;
    position: relative;
    width: 30px;
}
header .hd-links .hd-cart span {
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    background:url('../img/hd-cart.png') no-repeat;
    font-family: "Alien Encounters Solid";
}
header .hd-links .hd-cart a {
    color: #fff;
    font-size: 24px;
    display: block;
    margin-top: 10px;
}
@media screen and (max-width: 768px) {
    .m-nav-btn {
        display:block;
        position: absolute;
        right: 20px;
        bottom: 10px;
        z-index: 999;
        font-size: 30px;
        color: rgba(203,21,24,1);
        cursor: pointer;
    }
    header {
        width: 100%;
        height: initial;
        margin: 0;
        position: relative;
    }
    header .logo {
        position: initial;
        width: 100%;
        text-align: left;
        line-height: 60px;
    }
    header .logo img {
        width: 40%;
        height:auto;
        vertical-align: sub;
        margin-left: 10px;
    }
    header .m-nav {
        position: absolute;
        left: 0;
        top:60px;
        width: 100%;
        background-color: rgba(0,0,0,.95);
        z-index: 995;
        padding:10% 0;
        box-shadow: 0px 0px 8px rgba(0,0,0,.7);
        display: none;
    }
    header .m-nav nav {
        position:initial;
        margin: 0;
        padding: 0;
    }
    header .m-nav nav ol > li {
        float: none;
        width: 100%;
        color: rgba(128,0,0,1);
        text-align: center;
        margin:0 0 30px 0;
    }
    header .m-nav nav ol > li > a {
        color: rgba(255,255,255,1);
        line-height: 20px;
    }
    header .m-nav nav ol li a:hover ,header nav ol li a.act {
        color: rgba(203,21,24,1);
    }
    header .m-nav nav ol li span {
        display: none;
    }
    header .hd-links {
        position: absolute;
        right: 70px;
        bottom:10px;
    }
    header nav ol li ul {
        display: none;
        background-color: #fff;
        position:initial;
        box-shadow: none;
    }
    header nav ol li ul li {
        text-align: center;
    }
    header nav ol li > ul li a {
        line-height: 30px;
        color: rgba(37,37,35,1);
        font-size: 13px;
    }
}
main {
    background-color: #fff;
}
footer {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
}
footer nav {
    margin-left: 10px;
}
footer nav ol li {
    float: left;
    margin: 0;
    color: rgba(255,255,255,1);
    line-height: 60px;
}
footer nav ol li a {
    color: rgba(255,255,255,1);
    font-size: 12px;
}
footer nav ol li a:hover ,header nav ol li a.act {
    color: rgba(203,21,24,1);
}
footer nav ol li span {
    margin:0 10px;
}
footer p {
    float: right;
    margin: 0;
    color: rgba(255,255,255,1);
    line-height: 60px;
    text-align: right;
}
footer p img {
    width: 30%;
}
#fb-link-info {
    -webkit-animation-duration : 1s;
    -webkit-animation-delay : 0.5s;
}
@media screen and (max-width: 768px) {
    footer {
        width: 100%;
        height: 60px;
        margin: 0 auto;
    }
    footer nav ol li {
        line-height: 30px;
    }
    footer p {
        float: right;
        margin:40px 0 0 0;
        line-height: 20px;
        text-align: center;
        width: 100%;
    }
    footer p img {
        width: 30%;
        margin: 0;
        padding: 0;
    }
}
/** 首頁 **/
.home-ad-slide {
    padding-bottom: 150px;
    margin-bottom: 50px;
}
.home-ad-slide ul li {
    box-shadow: 0px 0px 8px rgba(0,0,0,.7);
}
#home-ad {
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
    .home-ad-slide {
        padding-bottom: 100px;
        margin-bottom: 50px;
    }
}
.home-pt {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 200px;
}
.home-pt .home-pt-info {
    margin-top: 70px;
}
#home-pt-info-l ,#home-pt-info-r {
   -webkit-animation-duration : 2s;
   -webkit-animation-delay : 0.5s;
}
.home-pt .home-pt-info ul li {
    float: left;
    width: 30%;
    padding: 0 10%;
}
.home-pt .home-pt-info ul li .home-pt-pic {
    text-align: center;
    position: relative;
}
.home-pt .home-pt-info ul li .home-pt-pic img {
    width: 100%;
}
.home-pt .home-pt-info ul li .home-pt-pic span {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 70px;
    box-shadow: 0px 0px 10px #999;
    text-align: center;
    line-height: 70px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    color: #40BCC3;
    background-color: #fff;
}
.home-pt .home-pt-info ul li p {
    text-align: center;
    padding: 0;
    margin: 0px 0 10px 0;
}
.home-pt .home-pt-info ul li p a {
    color:#252523;
    font-size: 20px;
    font-weight: bolder;
}
.home-pt .home-pt-info ul li p a:hover {
    color: rgba(203,21,24,1);
}
@media screen and (max-width: 768px) {
    .home-pt {
        width: 100%;
        margin-bottom:50px;
    }
    .home-pt .home-pt-info {
        margin-top: 30px;
    }
    .home-pt .home-pt-info ul li {
        width: 80%;
        margin-bottom: 50px;
    }
    .home-pt .home-pt-info ul li .home-pt-pic span {
        top: 75%;
        right: 15%;
    }
    .home-pt .home-pt-info ul li p {
        text-align: center;
        padding: 0;
        margin: 10px 0;
    }
}
.home-brand {
    width: 100%;
    height: 350px;
    background:url(../img/home-brand-bg.jpg) 50% 0 no-repeat fixed;
    margin-bottom: 50px;
}
.home-brand .home-brand-info {
    width: 1000px;
    margin: 0 auto;
}
.home-brand .home-brand-info .home-brand-info-left {
    float: left;
    width: 25%;
    height: 350px;
    display: block;
    background:url('../img/home-brand-info-left.png') center no-repeat;
    -webkit-animation-duration : 2s;
    -webkit-animation-delay : 0.5s;
}
.home-brand .home-brand-info .home-brand-info-right {
    float: left;
    color: #fff;
    padding-left: 5%;
    width: 70%;
    -webkit-animation-duration : 2s;
    -webkit-animation-delay : 0.5s;
}
.home-brand .home-brand-info .home-brand-info-right h1 {
    font-family: "Aparajita","微軟正黑體";
    font-size: 35px;
    padding: 100px 0 15px 0;
    margin:0;
    font-weight: normal;
    text-align: left;
}
.home-brand .home-brand-info .home-brand-info-right h1 a {
    font-family: "微軟正黑體";
    font-size: 14px;
    padding: 5px;
    margin:0;
    color: #fff;
    background-color: #000;
    margin-left: 20px;
}
.home-brand .home-brand-info .home-brand-info-right p {
    font-family: "Aparajita","王漢宗中仿宋繁";
    font-size: 16px;
    padding:0;
    margin:0;
    line-height: 25px;
}
.home-brand .home-brand-info .home-brand-info-right p.b-t {
    padding:100px 0 0 0;
}
.brand-ct img {
    box-shadow: 0px 0px 10px #999;
}
@media screen and (max-width: 768px) {
    .home-brand {
        width: 100%;
        height: 650px;
        background:url(../img/home-brand-bg.jpg) no-repeat;
        margin-bottom: 50px;
		background-size:cover;
    }
    .home-brand .home-brand-info {
        width: 100%;
    }
    .home-brand .home-brand-info .home-brand-info-left {
        width: 100%;
    }
    .home-brand .home-brand-info .home-brand-info-right {
        padding:0 5%;
        width: 90%;
    }
    .home-brand .home-brand-info .home-brand-info-right h1 {
        padding: 0px 0 15px 0;
        text-align: center;
    }
	.home-brand .home-brand-info .home-brand-info-right h1 a {
		display:none;
	}
    .home-brand .home-brand-info .home-brand-info-right p.b-t {
        padding:0 0 0 0;
    }
	.home-brand .home-brand-info .home-brand-info-right p {
		font-size: 14px;
		line-height: 20px;
	}
}
#home-rec-news-info {
   -webkit-animation-duration : 2s;
   -webkit-animation-delay : 0.5s;
}
.home-rec-news {
    width: 100%;
    padding: 20px 0;
    background:url(../img/home-rec-news-bg.jpg) 50% 0 no-repeat fixed;
}
.home-rec-news .home-news {
    margin: 50px auto;
}
.home-rec-news .home-news h1.title {
    border-bottom:1px solid #fff;
}
.home-rec-news .home-news h1 ,.home-rec-news .home-news h1.title a {
    color: #fff;
}
.home-rec-news .home-news h1 {
    margin-top: 20px;
}
.home-rec-news .home-news p ,.home-rec-news .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo2 .home-news-right span {
    color: #fff;
}
.home-news {
    width: 1000px;
    margin: 100px auto;
    /*background:url('../img/home-news-bg.jpg') center no-repeat;*/
    background-size:cover;
}
.home-news .abgne_tab {
	clear: left;
	width: 100%;
}
.home-news .abgne_tab ul.tabs {
	width: 100%;
}
.home-news .abgne_tab ul.tabs li {
	float: left;
    width: 25%;
	line-height: 30px;
    text-align: center;
}
.home-news .abgne_tab ul.tabs li a {
	display: block;
	padding:0 0 7px 0;
	color: #000;
	text-decoration: none;
}
.home-news .abgne_tab ul.tabs li a:hover {
	background:url('../img/home-news-li-bg.png') bottom no-repeat;
}
.home-news .abgne_tab ul.tabs li.active  {
	background:url('../img/home-news-li-bg.png') bottom no-repeat;
}
.home-news .abgne_tab div.tab_container {
	clear: both;
	width: 100%;
}
.home-news .abgne_tab div.tab_container .tab_content {
	padding:2% 0;
}
.home-news .abgne_tab div.tab_container .tab_content .home-news-left {
    float: left;
    width: 50%;
}
.home-news .abgne_tab div.tab_container .tab_content .home-news-left a {
    width: 100%;
    margin-right:0;
    margin-left:0;
}
.home-news .abgne_tab div.tab_container .tab_content .home-news-left a img {
    width: 100%;
    box-shadow: 0px 0px 3px rgba(0,0,0,.5);
    margin-right:0;
    margin-left:2px;
}
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo1 .home-news-right,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo2 .home-news-right,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo3 .home-news-right,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo4 .home-news-right {
    float:right;
    width: 50%;
    text-align: left;
    padding-top: 15px;
}
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo1 .home-news-right span,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo2 .home-news-right span,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo3 .home-news-right span,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo4 .home-news-right span {
    margin-left: 20px;
    color: #8E8E8E;
    font-weight: bolder;
}
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo1 .home-news-right h1,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo2 .home-news-right h1,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo3 .home-news-right h1,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo4 .home-news-right h1 {
    font-size: 18px;
    border-bottom:1px solid #ccc;
    padding-left: 20px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: bolder;
}
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo1 .home-news-right p,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo2 .home-news-right p,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo3 .home-news-right p,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo4 .home-news-right p {
    font-size: 14px;
    padding-left: 20px;
    margin-bottom: 5px;
    line-height: 25px;
}
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo1 .home-news-right a,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo2 .home-news-right a,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo3 .home-news-right a,
.home-news .abgne_tab div.tab_container .tab_content #flexiselDemo4 .home-news-right a {
    color: red;
    float: right;
    font-weight: bolder;
}
/*-- 品牌輪播 --*/
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
	padding: 0 40px;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999999px;
    margin:0px;
    padding:0px;
    list-style-type:none;
    text-align:center;
}
.nbs-flexisel-inner {
    overflow:hidden;
    /*float:left;*/
    width:95%;
    margin: 0 auto;
}
.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    /*cursor:pointer;*/
    position:relative;
    /*line-height:0px;*/
}
.nbs-flexisel-item li {
    width:25%;
	padding:20px 10px;
	text-align:center;
}
.nbs-flexisel-item img {
    width: 80%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: .5;
}
.nbs-flexisel-nav-left:hover,
.nbs-flexisel-nav-right:hover {
    opacity: 1;
}
.nbs-flexisel-nav-left {
    left: 0px;
    background:url(../img/backward.png) no-repeat;
}
.nbs-flexisel-nav-right {
    right: 0px;
    background:url(../img/forward.png) no-repeat;
}
@media screen and (max-width: 768px) {
    .home-news {
        width: 100%;
        margin-bottom:50px;
    }
	.home-rec-news {
		width: 100%;
		padding: 20px 0;
		background:url(../img/home-rec-news-bg.jpg) no-repeat;
		background-size:cover;
	}
    .home-news .abgne_tab ul.tabs li {
        width: 100%;
    }
    .home-news .abgne_tab div.tab_container .tab_content .home-news-left {
        width: 98%;
        padding: 0 1%;
    }
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo1 .home-news-right,
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo2 .home-news-right,
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo3 .home-news-right,
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo4 .home-news-right {
        width:100%;
    }
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo1 .home-news-right span,
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo2 .home-news-right span,
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo3 .home-news-right span,
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo4 .home-news-right span {
        margin-left:0px;
    }
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo1 .home-news-right h1,
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo2 .home-news-right h1,
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo3 .home-news-right h1,
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo4 .home-news-right h1 {
        padding-left: 0px;
    }
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo1 .home-news-right p,
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo2 .home-news-right p,
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo3 .home-news-right p,
    .home-news .abgne_tab div.tab_container .tab_content #flexiselDemo4 .home-news-right p {
        padding-left:0px;
    }
    .home-news .abgne_tab div.tab_container .tab_content .home-news-left a img {
        width: 100%;
        box-shadow: 0px 0px 3px rgba(0,0,0,.5);
        margin-right:0;
        margin-left:0;
    }
}

.home-scomments {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 200px;
    display: none;
}
.home-scomments .home-scomments-info {
    padding-bottom: 60px;
    background:url(../img/home-scomments-bg.png) bottom no-repeat;
}
.home-scomments .home-scomments-info ul li {
    margin-top: 20px;
}
.home-scomments .home-scomments-info ul li .home-scomments-info-left {
    float: left;
    width: 60%;
    text-align: right;
}
.home-scomments .home-scomments-info ul li .home-scomments-info-left h3 {
    font-family: "Aparajita","王漢宗中仿宋繁";
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: normal;
    padding: 0;
}
.home-scomments .home-scomments-info ul li .home-scomments-info-left p {
    font-size: 13px;
    margin: 0;
    padding: 0;
    color: #B6272D;
}
.home-scomments .home-scomments-info ul li .home-scomments-info-left p span {
    margin-left: 10px;
    color: #999;
}
.home-scomments .home-scomments-info ul li .home-scomments-info-right {
    float: right;
    width: 40%;
    text-align: left;
    position: relative;
    min-height: 42px;
}
.home-scomments .home-scomments-info ul li .home-scomments-info-right a {
    color: #fff;
    position:absolute;
    display: block;
    background-color: #B2C1C9;
    padding: 5px;
    font-size: 14px;
    box-shadow: 0px 0px 4px #999;
    border-radius: 10px;
    bottom: 0;
    left: 10px;
}
.home-scomments .home-scomments-info ul li .home-scomments-info-right a span {
    display: block;
    width: 22px;
    height: 25px;
    background:url(../img/home-scomments-y.png) no-repeat;
    position: absolute;
    top: -15px;
    right: -10px;
    text-indent: -9999px;
    overflow: hidden;
}
.home-scomments .home-scomments-info a.ask {
    display: block;
    width: 110px;
    height: 40px;
    background-color: #B6272D;
    margin: 50px auto 10px auto;
    box-shadow: 0px 0px 4px #999;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.home-scomments .home-scomments-info p.more-ask {
    text-align: center;
    margin: 20px 0;
}
.home-scomments .home-scomments-info p.more-ask a {
    color: #B6272D;
}
.home-scomments .home-scomments-info p.more-ask a i {
    margin-left: 5px;
}
@media screen and (max-width: 768px) {
    .home-scomments {
        width: 100%;
        margin-bottom: 50px;
    }
    .home-scomments .home-scomments-info ul li .home-scomments-info-left {
        width: 70%;
    }
    .home-scomments .home-scomments-info ul li .home-scomments-info-right {
        width: 30%;
    }
}
/** 品牌介紹 **/
.brand-bt {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-bottom:100px;
}
@media screen and (max-width: 768px) {
    .brand-bt {
        width: 100%;
        padding-bottom:50px;
    }
}
/** 最新消息 **/
.chouse-year {
    width: 1000px;
    margin: 0 auto;
    padding:0;
}
.chouse-year ul li {
    float: left;
    padding:0;
}
.chouse-year ul li span {
    margin:0 10px;
    color: #ccc;
}
.chouse-year ul li:first-child span {
    display: none;
}
.chouse-year ul li a {
    color: #000;
}
.chouse-year ul li a:hover ,.chouse-year ul li a.act {
    color: #CB1518;
}
.newslist-info {
    width: 1000px;
    margin: 0 auto;
    padding: 100px 0;
}
.newslist-info ul li {
    padding: 2%;
    background-color: #F3F3F3;
    margin-bottom: 40px;
}
.newslist-info ul li .newslist-info-pic {
    float: left;
    width: 40%;
    text-align: center;
}
.newslist-info ul li .newslist-info-pic img {
    width:100%;
}
.newslist-info ul li .newslist-info-content {
    float: right;
    width: 57%;
    text-align: left;
    padding-left: 3%;
}
.newslist-info ul li .newslist-info-content h1 {
    font-size: 18px;
    border-bottom:1px solid #ccc;
    padding-left: 20px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: bolder;
}
.newslist-info ul li .newslist-info-content span {
    margin-left: 20px;
    color: #8E8E8E;
    font-weight: bolder;
}
.newslist-info ul li .newslist-info-content p {
    font-size: 14px;
    padding-left: 20px;
    margin-bottom: 5px;
    line-height: 25px;
}
.newslist-info ul li .newslist-info-content a {
    color: #fff;
    float: right;
    font-weight: bolder;
    background-color:#CB1518;
    padding: 5px 10px;
    font-size: 14px;
}
.news-info {
    width: 1000px;
    margin: 0 auto;
    padding:0 0 20px 0;
}
.news-info > img {
    width:100%;
    margin-bottom: 40px;
}
.news-info > h1 {
    font-size: 18px;
    border-bottom:1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: bolder;
}
.news-info > span {
    color: #8E8E8E;
    font-weight: bolder;
}
.news-pgch {
    width: 1000px;
    margin: 0 auto;
    padding:0 0 150px 0;
}
.news-pgch a.send-back{
    float: left;
}
.news-pgch a.send{
    float: right;
}
@media screen and (max-width: 768px) {
   .newslist-info {
        width: 100%;
        padding: 50px 0;
    }
    .newslist-info ul li {
        width: 92%;
        margin: 0 auto 20px auto;
    }
    .newslist-info ul li .newslist-info-pic {
        width: 100%;
    }
    .newslist-info ul li .newslist-info-pic img {
        width: 80%;
    }
    .newslist-info ul li .newslist-info-content {
        width: 96%;
        padding: 2% 2% 4% 2%;
    }
    .newslist-info ul li .newslist-info-content p {
        margin-bottom:0px;
        padding-bottom: 15px;
    }
    .newslist-info ul li .newslist-info-content a {
        float: right;
    }
    .news-info {
        width: 96%;
    }
    .news-pgch {
        width: 96%;
        padding:0 0 50px 0;
    }
}
/** 名人推薦、媒體報導、美說 **/
.recommendlist-info {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0 100px 0;
}
.recommendlist-info ul {
    width: 1140px;
}
.recommendlist-info ul li {
    float: left;
    width: 300px;
    height: 380px;
    background-color: #fff;
    margin: 0 48px 80px 0;
    box-shadow: 0px 0px 8px rgba(0,0,0,.7);
    position:relative;
}
.recommendlist-info ul li .recommend-good{
    position: absolute;
    left: -45px;
    top:-45px;
    display: block;
    width: 83px;
    height: 83px;
    background:url('../img/blog-good.png') no-repeat;
}
.recommendlist-info ul li .recommendlist-info-pic {
    width: 100%;
    text-align: center;
}
.recommendlist-info ul li .recommendlist-info-pic img {
    width:100%;
}
.recommendlist-info ul li .recommendlist-info-content {
    text-align: left;
    padding: 10px;
}
.recommendlist-info ul li .recommendlist-info-content h1 {
    font-size: 17px;
    margin:0;
    padding: 0;
    font-weight: bolder;
}
.recommendlist-info ul li .recommendlist-info-content h1 a {
    color: rgba(37,37,35,1);
}
.recommendlist-info ul li .recommendlist-info-content p {
    font-size: 14px;
    margin:0;
    padding: 0;
    line-height: 20px;
    color: #8E8E8E;
    position: absolute;
    bottom:10px;
    left: 10px;
}
.recommendlist-info ul li .recommendlist-info-content p a {
    color: #CB1518;
}
.recommend-info {
    width: 1000px;
    margin: 0 auto;
    padding:50px 0 100px 0;
}
.recommend-info > img {
    width:100%;
    margin-bottom: 40px;
}
.recommend-info > h1 {
    font-size: 18px;
    border-bottom:1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: bolder;
}
.recommend-info > span {
    color: #8E8E8E;
    font-weight: bolder;
}
.recommend-info .recommend-info-ct {
    width: 100%;
    margin-top: 30px;
}
@media screen and (max-width: 768px) {
    .recommendlist-info {
        width: 96%;
        padding: 30px 0;
    }
    .recommendlist-info ul {
        width: 100%;
    }
    .recommendlist-info ul li {
        width: 100%;
        margin: 0 48px 30px 0;
    }
    .recommendlist-info ul li .recommend-good{
        right: 10px;
        top: 140px;
        left: auto;
    }
    .recommend-info {
        width: 96%;
        padding:30px 0;
    }
    .recommend-info .recommend-info-ct div {
        width: 100% !important;
        padding:0 !important;
        border-radius:none !important;
        box-shadow:none !important;
    }
    .recommend-info .recommend-info-ct img {
        width: 100% !important;
    }
}

/** 商品列表 **/
.productslist-info {
    width: 1000px;
    margin: 0 auto;
    padding: 100px 0;
}
.productslist-info ul li {
    padding: 2%;
    background-color: #F3F3F3;
    margin-bottom: 40px;
}
.productslist-info ul li .productslist-info-pic {
    float: left;
    width: 40%;
    position: relative;
    text-align: left;
    background-color: #fff;
    text-align: center;
}
.productslist-info ul li .productslist-info-pic img {
    width: 80%;
}
.productslist-info ul li .productslist-info-pic img.pt-list-logo {
    width: 30%;
    position: absolute;
    top: 10px;
    right: 10px;
}
.productslist-info ul li .productslist-info-content {
    float: right;
    width: 57%;
    text-align: left;
    padding-left: 3%;
}
.productslist-info ul li .productslist-info-content h1 a {
    font-size: 24px;
    padding:0 0 0 10px;
    border-left:3px solid #C4000E;
    margin-bottom: 20px;
    color: #C4000E;
}
.productslist-info ul li .productslist-info-content h1 a span {
    font-size: 16px;
    margin-left: 10px;
}
.productslist-info ul li .productslist-info-content h2 {
    font-size: 18px;
    padding:0;
    color:#C4000E;
    margin-bottom: 10px;
}
.productslist-info ul li .productslist-info-content p {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 30px;
}
.productslist-info ul li .productslist-info-content a.pt-in {
    padding: 10px;
    border:1px solid #000;
    color: #000;
}
.productslist-info ul li .productslist-info-content a.pt-in i.fa-play-circle {
    margin-right: 50px;
}
.productslist-info ul li .productslist-info-content a.pt-in i.fa-clone {
    margin-left: 50px;
}
@media screen and (max-width: 768px) {
   .productslist-info {
        width: 100%;
        padding: 50px 0;
    }
    .productslist-info ul li .productslist-info-pic {
        width: 100%;
    }
    .productslist-info ul li .productslist-info-pic img {
        width: 80%;
    }
    .productslist-info ul li .productslist-info-pic img.pt-list-logo {
        width: 30%;
        position: absolute;
        top: 10px;
        right: 10px;
    }
    .productslist-info ul li .productslist-info-content {
        width: 96%;
        padding: 2% 2% 4% 2%;
    }
    .productslist-info ul li .productslist-info-content p {
        margin-bottom:0px;
        padding-bottom: 15px;
    }
    .productslist-info ul li .productslist-info-content a.pt-in {
        float: right;
    }
}
/** 商品介紹頁 **/
.product-info {
    width: 1000px;
    margin: 20px auto 0 auto;
    padding: 50px 0;
    border-top:1px solid #ccc;
}
.product-info .product-info-pic {
    float: left;
    width: 45%;
}
.product-info .product-info-pic img {
    width: 100%;
}
.product-info .product-info-content {
    float: right;
    width: 50%;
    position: relative;
}
.product-info .product-info-content > span {
    position: absolute;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    background-color: #CB1518;
    top: 0;
    right: 0;
    font-size: 20px;
    font-weight: bolder;
}
.product-info .product-info-content h1 {
    font-size: 20px;
    width: 60%;
}
.product-info .product-info-content h1 span {
    color: #CB1518;
}
.product-info .product-info-content h2 {
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 40px;
}
.product-info .product-info-content p {
    font-size: 14px;
    line-height: 30px;
}
.product-info .product-info-content table {
    width: 100%;
    border-left:3px solid #C4000E;
    margin-bottom: 30px;
}
.product-info .product-info-content table tr td:first-child {
    width: 12%;
    padding-left: 3%;
    vertical-align: top;
}
.product-info .product-info-content table tr td {
    font-size: 13px;
    color: #808080;
}
.product-info .product-info-content form label {
    color: #CB1518;
    font-size: 16px;
    font-weight: bolder;
}
.product-info .product-info-content form select {
    border: none;
    width: 40px;
    margin-left: 10px;
}
.product-info .product-info-content form input[type="submit"],
.product-info .product-info-content form input[type="button"]{
    border:1px solid #999;
    background-color: #fff;
    text-align: center;
    padding: 10px 30px;
    margin-left: 20px;
}
.product-info .product-suit {
    margin: 50px 0;
}
.product-info .product-suit table {
    width: 90%;
    margin: 0 auto;
    border:10px solid #B2C1C9;
}
.product-info .product-suit table tr td:first-child {
    width: 12%;
    text-align: center;
    vertical-align:middle;
    background-color: #B2C1C9;
    font-size: 18px;
    color: #fff;
    font-weight: bolder;
}
.product-info .product-suit table tr td {
    padding: 5px;
}
.product-ad {
    width: 100%;
    height: initial;
    background:url('../img/pt-ad-bg.jpg') repeat-y;
}
.product-ad .product-ad-info {
    width: 1000px;
    margin: 0 auto;
}
.product-ad .product-ad-info img {
    width: 1000px;
}
.product-ingredient {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
}
.product-ingredient img {
    width: 100%;
}

.pptt {
    width: 100%;
    padding: 50px 0;
    background-color: #F0F0F0;
}
.pptt .pptt-info {
}
.product-ingredient .product-ingredient-other-info {
    padding-bottom: 30px;
    border-bottom:3px solid #bc000e;
    margin-bottom: 50px;
}
.product-ingredient .product-ingredient-other-info img {
    float: left;
    width: 300px;
}
.product-ingredient .product-ingredient-other-info .mini-info h1 {
    font-size: 22px;
    color: #bc000e;
    padding-top: 70px;
}
.product-ingredient .product-ingredient-other-info .mini-info p {
    line-height: 30px;
}
.product-ingredient .product-ingredient-other-info .mini-info h2 {
    font-size: 18px;
    font-weight: bold;
}

.product-step {
    width: 100%;
    text-align: center;
    padding-bottom: 100px;
}
.product-step .product-step-h1 {
    width: 900px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.product-step .product-step-h1 h1 {
    font-size: 25px;
    padding-bottom: 10px;
    border-bottom:3px solid #252523;
    margin-bottom: 10px;
}
.product-step .product-step-h1 h1 div.mini-h1 {
    font-size: 16px;
    font-weight: normal;
    float: right;
    line-height: 40px;
}
.product-step .product-step-info {
    width: 1100px;
    margin: 0 auto;
    background:url('../img/product-step-bg.jpg') center no-repeat;
    background-size: 100%;
}
.product-step .product-step-info ul li {
    display: inline-block;
}
.mini-info-bt {
    text-align: left;
    padding-left: 30%;
}
@media screen and (max-width: 768px) {
    .product-info {
        width: 100%;
        padding: 50px 0 20px 0;
    }
    .product-info .product-info-pic {
        width: 100%;
    }
    .product-info .product-info-content {
        width: 100%;
    }
    .product-info .product-info-content > span {
        padding: 10px;
        font-size: 16px;
        top:-50px;
    }
    .product-info .product-info-content h1 {
        font-size: 20px;
    }
    .product-info .product-info-content h2 {
        font-size: 16px;
        padding-bottom: 20px;
    }
    .product-info .product-info-content table {
        width: 98%;
        margin: 0 auto 30px auto;
    }
    .product-info .product-info-content table tr td:first-child {
        width: 17%;
    }
    .product-info .product-info-content form {
        text-align: center;
    }
    .product-info .product-suit table {
        width: 98%;
        border:5px solid #B2C1C9;
    }
    .product-info .product-suit table tr td:first-child {
        width: 25%;
    }
    .product-info .product-suit table tr td {
        font-size: 13px;
    }
    .product-ad .product-ad-info {
        width: 100%;
    }
    .product-ad .product-ad-info img {
        width: 100%;
    }
    .product-ingredient {
        width: 100%;
        padding: 20px 0;
    }

    .product-ingredient .product-ingredient-other-info {
        padding-bottom: 30px;
        border-bottom:3px solid #bc000e;
        margin-bottom: 50px;
    }
    .product-ingredient .product-ingredient-other-info img {
        float: none;
        width: 200px;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    .product-ingredient .product-ingredient-other-info .mini-info {
        text-align: center;
    }
    .product-ingredient .product-ingredient-other-info .mini-info h1 {
        font-size: 20px;
        padding-top: 20px;
    }

    .product-step {
        padding-bottom: 50px;
    }
    .product-step > img {
        width: 100%;
    }
    .product-step .product-step-h1 {
        width: 98%;
        margin: 0 auto;
        padding-bottom: 30px;
    }
    .product-step .product-step-h1 h1 {
        font-size: 16px;
        text-align:center;
    }
    .product-step .product-step-h1 h1 span {
        font-size: 14px;
    }
    .product-step .product-step-info {
        width: 100%;
    }
    .product-step .product-step-info ul li {
        width: 100%;
        text-align: center;
    }
    .product-step .product-step-info ul li img {
        width: 40%;
    }
    .mini-info-bt {
        text-align: left;
        padding-left:0;
    }
}
/** QA問與答 **/
.qa-info {
    width: 1000px;
    margin: 0 auto;
    padding:50px 0 150px 0;
    background:url('../img/qa-bg.jpg') no-repeat;
    background-size:cover;
}
.qa-info .qa-info-list {
    width: 650px;
    padding: 25px;
    border:1px solid #000;
    background-color: rgba(0,0,0,.6);
    margin: 0 auto;
}
.qa-info .qa-info-list ul li {
    clear: both;
}
.qa-info .qa-info-list ul li .qa_title {
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    font-size: 16px;
    background:url('../img/qa-title-bg.jpg') repeat-x;
    color: #fff;
}
.qa-info .qa-info-list ul li .qa_title span {
    font-family: "Aparajita";
    margin-right: 10px;
    font-size: 26px;
}
.qa-info .qa-info-list ul li .qa_content {
    line-height: 30px;
    padding:5px 10px;
    font-size: 16px;
    background-color:#8F8F8F;
    color: #fff;
}
.qa-info .qa-info-list ul li .qa_content .qa-info-list-left {
    font-family: "Aparajita";
    font-size: 26px;
    float: left;
    width: 6.5%;
}
.qa-info .qa-info-list ul li .qa_content .qa-info-list-right {
    float: right;
    width: 93.5%;
}
@media screen and (max-width: 768px) {
    .qa-info {
        width: 100%;
        padding:30px 0 50px 0;
    }
    .qa-info .qa-info-list {
        width: 80%;
        padding: 25px 5%;
    }
    .qa-info .qa-info-list ul li .qa_title {
        font-size: 14px;
    }
    .qa-info .qa-info-list ul li .qa_title span {
        font-size: 18px;
    }
    .qa-info .qa-info-list ul li .qa_content {
        font-size: 14px;
    }
    .qa-info .qa-info-list ul li .qa_content .qa-info-list-left {
        font-size: 18px;
        width: 100%;
    }
    .qa-info .qa-info-list ul li .qa_content .qa-info-list-right {
        width: 100%;
    }
}
/** 聯絡我們 **/
.contacts-info {
    width: 400px;
    margin: 0 auto;
    padding: 0 0 150px 0;
}
.contacts-info .contacts-info-store {
    width: 270px;
    margin: 0 auto;
}
.contacts-info .contacts-info-form table {
    width: 100%;
    background-color: #F4F4F4;
}
.contacts-info .contacts-info-form table input ,.contacts-info .contacts-info-form table textarea {
    width: 90%;
}
.contacts-info .contacts-info-form table input[type="radio"] {
    width:20%;
}
.contacts-info .contacts-info-form table textarea {
    height: 120px;
}
.contacts-info .contacts-info-form table tr td {
    padding:0 0 20px 0;
}
.contacts-info .contacts-info-form table tr:first-child td {
    padding:20px 0 20px 0;
}
.contacts-info .contacts-info-form table tr td:first-child {
    width: 25%;
    text-align: center;
    vertical-align: top;
}
@media screen and (max-width: 768px) {
    .contacts-info {
        width: 98%;
        padding: 0 0 50px 0;
    }
}

/** 資訊頁 **/
.shopinfo-info {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
}
.shopinfo-info .shopinfo-info-nav {
    float: left;
    width: 20%;
}
.shopinfo-info .shopinfo-info-nav nav ul li a {
    color: #000;
}
.shopinfo-info .shopinfo-info-nav nav ul li a:hover ,.shopinfo-info .shopinfo-info-nav nav ul li a.act {
    color: #B7272D;
    font-weight: bold;
}
.shopinfo-info .shopinfo-info-content {
    float: right;
    width: 76%;
    padding:0 2%;
}
.shopinfo-info .shopinfo-info-content h2 {
    color: #B7272D;
    font-size: 16px;
}
.shopinfo-info .shopinfo-info-content p {
    font-size: 14px;
    line-height: 25px;
}
@media screen and (max-width: 768px) {
    .shopinfo-info {
        width: 100%;
        padding: 20px 0 50px 0;
    }
    .shopinfo-info .shopinfo-info-nav {
        display: none;
    }
    .shopinfo-info .shopinfo-info-content {
        width: 96%;
    }
}
/** 購物車、結帳頁 **/
.cart-info {
    width: 1000px;
    margin: 0 auto;
    padding: 0 0 150px 0;
}
.cart-info .cart-info-list {
    margin-top: 10px;
}
.cart-info .cart-info-list select {
    border: none;
}
.cart-info .cart-info-list table {
    width: 100%;
}
.cart-info .cart-info-list table tr th {
    text-align: center;
    border-top:1px solid #ccc;
    border-bottom:1px solid #000;
    padding: 10px 1%;
}
.cart-info .cart-info-list table tr .th-a {
    text-align: left;
    width: 45%;
    padding: 10px 1%;
}
.cart-info .cart-info-list table tr .th-b {
    width: 10%;
}
.cart-info .cart-info-list table tr .th-c {
    width: 15%;
}
.cart-info .cart-info-list table tr .th-d {
    text-align: left;
    width: 15%;
}
.cart-info .cart-info-list table tr .th-e {
    text-align: right;
    width: 15%;
}
.cart-info .cart-info-list table tr td {
    text-align: center;
    padding: 30px 1% 10px 1%;
    vertical-align: top;
    border-bottom:1px solid #ccc;
}
.cart-info-list-pic {
    float: left;
    width: 30%;
}
.cart-info-list-pic img {
    width: 100%;
}
.cart-info-list-ct {
    float: right;
    width: 60%;
}
.cart-info-list-ct h1 {
    font-size: 16px;
    padding:20px 0;
    margin: 0;
    text-align: left;
}
.cart-info-list-ct h2 {
    font-size:15px;
    padding:0;
    margin: 0;
    color: #C5000E;
    text-align: left;
}
.cart-info .cart-info-list table select {
    width: 50px;
}
.cart-info-list-bt {
    width: 96%;
    padding: 2% 2% 100px 2%;
}
.cart-info-list-bt .cart-info-list-bt-left {
    padding: 2%;
    background-color: #F4F4F4;
    float: left;
    width: 60%;
    min-height: 200px;
}
.cart-info-list-bt .cart-info-list-bt-left table {
    width: 100%;
}
.cart-info-list-bt .cart-info-list-bt-left table tr td {
    padding: 5px 0;
    font-size: 14px;
    vertical-align: top;
}
.cart-info-list-bt .cart-info-list-bt-left table tr th {
    padding: 5px 0;
    font-size: 14px;
    vertical-align: top;
    width: 25%;
}
.cart-info-list-bt .cart-info-list-bt-left table tr td input {
    width: 98%;
}
.cart-info-list-bt .cart-info-list-bt-left table tr td select {
    border: solid;
    background: none;
    color: black;
}

.cart-info-list-bt .cart-info-list-bt-right {
    padding: 2%;
    background-color: #F4F4F4;
    float: right;
    width: 30%;
    min-height: 200px;
}
.cart-info-list-bt .cart-info-list-bt-right table {
    width: 100%;
}
.cart-info-list-bt .cart-info-list-bt-right table tr td {
    text-align: right;
    padding: 5px 0;
    font-size: 15px;
}
.cart-info-list-bt .cart-info-list-bt-right table tr td:first-child {
    text-align: left;
}
.cart-info-list-bt .cart-info-list-bt-right table tr td.cart-info-list-bt-right-tp {
    border-bottom:1px solid #999;

}
.cart-info-list-bt .cart-info-list-bt-right table tr td.cart-info-list-bt-right-bt {
    border-bottom:3px solid #000;
    padding-top: 30px;
    font-weight: bolder;
    font-size: 16px;

}
.cart-info-list-bt .cart-info-list-bt-right table tr td select {
    border: none;
    background: none;
}
.preferential {
    color: red;
}
@media screen and (max-width: 768px) {
    .cart-info {
        width: 98%;
        padding: 0 0 50px 0;
    }
    .cart-info .cart-info-list table tr th ,.cart-info .cart-info-list table tr td {
        font-size: 13px;
    }
    .cart-info .cart-info-list table tr .th-a {
        text-align:center;
        width: 23%;
    }
    .cart-info .cart-info-list table tr .th-b {
        width: 10%;
    }
    .cart-info .cart-info-list table tr .th-c {
        width: 15%;
    }
    .cart-info .cart-info-list table tr .th-d {
        text-align: left;
        width: 15%;
    }
    .cart-info .cart-info-list table tr .th-e {
        text-align: right;
        width: 15%;
    }
    .cart-info-list-pic {
        width: 100%;
    }
    .cart-info-list-ct {
        width: 100%;
    }
    .cart-info-list-ct h1 {
        font-size: 14px;
    }
    .cart-info-list-ct h2 {
        font-size:13px;
    }
    .cart-info .cart-info-list table select {
        width: 100%;
    }
    .cart-info-list-bt {
        width: 96%;
        padding: 2% 2% 100px 2%;
    }
    .cart-info-list-bt .cart-info-list-bt-left {
        width: 96%;
        margin-bottom: 15px;
    }
    .cart-info-list-bt .cart-info-list-bt-right {
        width: 96%;
    }
}
/** 結帳完成頁 **/
.checkoutend-caveat {
    width: 1000px;
    /*margin: 50px auto;*/
    margin: 0 auto 50px;
    background-color: #F4F4F4;
}
.checkoutend-caveat p {
    padding: 2%;
    font-size: 14px;
    line-height: 30px;
}
.checkoutend-caveat p span {
    color: red;
}
.checkoutend-info {
    width: 1000px;
    margin: 0 auto;
}
.checkoutend-info h2.checkoutend-info-title {
    padding: 20px 10px;
    font-size: 18px;
}
.checkoutend-info .checkoutend-info-pay {
    float: left;
    width: 49%;
}
.checkoutend-info .checkoutend-info-ship {
    float: right;
    width: 49%;
}
.checkoutend-info .checkoutend-info-ct {
    width: 96%;
    padding: 2%;
    background-color: #F4F4F4;
    font-size: 14px;
    line-height: 30px;
    min-height: 150px;
}
.checkoutend-info .checkoutend-info-ct table {
    width: 100%;
}
.checkoutend-info .checkoutend-info-ct table tr th {
    color: #C5000E;
    width: 25%;
    vertical-align: top;
}

.checkoutend-info .checkoutend-info-list-ct {
    width: 960px;
    margin-bottom: 50px;
    background-color: #F4F4F4;
    padding: 20px;
}
.checkoutend-info .checkoutend-info-list-ct table {
    width:100%;
}
.checkoutend-info .checkoutend-info-list-ct table tr th {
    text-align: center;
    border-bottom:1px solid #000;
    padding: 10px 1%;
}
.checkoutend-info .checkoutend-info-list-ct table tr .th-a {
    text-align: left;
    width: 45%;
    padding: 10px 1%;
}
.checkoutend-info .checkoutend-info-list-ct table tr .th-b {
    width: 10%;
}
.checkoutend-info .checkoutend-info-list-ct table tr .th-c {
    width: 15%;
}
.checkoutend-info .checkoutend-info-list-ct table tr .th-d {
    text-align: left;
    width: 15%;
}
.checkoutend-info .checkoutend-info-list-ct table tr .th-e {
    /*text-align: right;*/
    width: 15%;
}
.checkoutend-info .checkoutend-info-list-ct table tr td {
    text-align: center;
    padding: 30px 1% 10px 1%;
    vertical-align: top;
    border-bottom:1px solid #999;
    font-size: 14px;
}
.checkoutend-info .checkoutend-info-list-ct table tr.checkoutend-info-list-ct-bt td {
    padding: 10px 1% 0 1%;
    vertical-align: middle;
    border: none;
    font-weight: bolder;
}
@media screen and (max-width: 768px) {
    .checkoutend-caveat {
        width: 98%;
        margin: 30px auto;
    }
    .checkoutend-info {
        width: 98%;
    }
    .checkoutend-info .checkoutend-info-pay {
        width: 100%;
    }
    .checkoutend-info .checkoutend-info-ship {
        width: 100%;
    }

    .checkoutend-info .checkoutend-info-list-ct {
        width: 96%;
        margin: 0 auto 50px auto;
        padding: 2%;
    }
    .checkoutend-info .checkoutend-info-list-ct table {
        width:100%;
    }
    .checkoutend-info .checkoutend-info-list-ct table tr th {
        font-size: 13px;
    }
    .checkoutend-info .checkoutend-info-list-ct table tr .th-a {
        text-align: center;
        width: 20%;
    }
    .checkoutend-info .checkoutend-info-list-ct table tr .th-b {
        width: 15%;
    }
    .checkoutend-info .checkoutend-info-list-ct table tr .th-c {
        width: 15%;
    }
    .checkoutend-info .checkoutend-info-list-ct table tr .th-d {
        width: 20%;
    }
    .checkoutend-info .checkoutend-info-list-ct table tr .th-e {
        width: 20%;
    }
}
/** 會員中心 **/
.member-info {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
}
.member-info .member-nav {
    float: left;
    width: 20%;
}
.member-info .member-nav nav ul li a {
    color: #000;
}
.member-info .member-nav nav ul li a:hover ,.member-info .member-nav nav ul li a.act {
    color: #B7272D;
    font-weight: bold;
}
.member-info .member-info-content {
    float: right;
    width: 76%;
    padding:0 2%;
}
.member-info .member-info-content h2 {
    color: #B7272D;
    font-size: 16px;
}
.member-info .member-info-content p {
    font-size: 14px;
    line-height: 25px;
}
.member-order-list {
    width: 100%;
    margin-bottom: 150px;
}
.member-order-list table {
    width: 100%;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}
.member-order-list table tr th {
    text-align: center;
    border-bottom:1px solid #ccc;
    padding:5px 0;
    line-height: 40px;
}
.member-order-list table tr td {
    border-bottom:1px solid #ccc;
    text-align: center;
    line-height: 30px;
    padding: 5px 0;
}
.member-order-list table tr td a.set {
    color: rgba(37,37,35,1);
    margin:0 2px;
}
.member-order-list table tr td a.set:hover {
    color: #B7272D;
}
@media screen and (max-width: 768px) {
    .member-info {
        width: 100%;
        padding: 20px 0 50px 0;
    }
    .member-info .member-nav {
        width: 96%;
        padding: 2%;
        margin-bottom: 30px;
    }
    .member-info .member-nav nav ul li {
        float: left;
        width: 33.3%;
        text-align: center;
    }
    .member-info .member-info-content {
        width: 96%;
    }
}
/** 錯誤提示 **/
.error-info {
    width: 500px;
    margin: 0 auto;
    padding:0 0 150px;
}
.error-info p {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    background-color: #C5000E;
    color: #fff;
    padding: 50px 0;
    text-align: center;
}
/** 迷你購物車 **/
.hd-cart-icon {
    cursor: pointer;
}
#cd-cart {
    position: absolute;
    top:100px;
    /*right: 0;*/
    /*height: 100%;*/
    height: 550px;
    overflow-x: auto;
    width: 400px;
    padding-top:0px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    z-index:999;
    background: #FFF;
    display: none;
}
#cd-cart > h2 {
    font-family: "Aparajita","微軟正黑體";
    font-size: 28px;
    padding: 10px 0;
    font-weight: normal;
    text-align: center;
    line-height: 35px;
}
#cd-cart > h2 span {
    font-size: 20px;
}
#cd-cart .cd-cart-items {
    width: 100%;
}
#cd-cart .cd-cart-items img {
    width: 100%;
}
#cd-cart .cd-cart-items table {
    width: 100%;
}
#cd-cart .cd-cart-items table tr td {
    padding:10px 5px;
    border-top: 1px solid #e0e6ef;
}
#cd-cart .cd-cart-items table tr td:first-child {
    width: 20%;
}
#cd-cart .cd-cart-items table tr td.mini-cart-info h3 {
    padding: 0;
    margin: 0;
}
#cd-cart .cd-cart-items table tr td.mini-cart-info h3 a {
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #000;
}
#cd-cart .cd-cart-items table tr td.mini-cart-info p {
    font-size: 16px;
    padding: 0;
    margin:0;
    color: #B6272D;
}
#cd-cart .cd-cart-items table tr td.mini-cart-info span {
    font-size: 14px;
}
#cd-cart .cd-cart-items table tr td a.cd-item-remove {
    font-size: 20px;
    color: #B6272D;
}
.cd-cart-total {
    /*text-align: center;
    padding: 15px 0;
    border-top: 3px solid #000;
    font-size: 16px;
    font-weight: bolder;*/
}
a.checkout-btn {
    text-align: center;
    padding:0;
    color: #B6272D;
    margin: 25px auto;
    display: block;
}
a.checkout-btn i {
    margin-right: 10px;
}
@media screen and (max-width: 768px) {
    #cd-cart {
        width: 100%;
        padding-top:0px;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        z-index:999;
        right:0;
        background: #FFF;
        display: none;
    }
}

input[name="qty"]{
    border: 1px solid #dfdfdf;
}
input[type="text"]{
    height: 40px;
    padding: 8px 10px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
}
select{
    display: block;
    width: 100%;
    line-height: 1.75;
    padding: 8px 10px;
    border-radius: 2px;
    height: 40px;
}