﻿#pdshow {margin:0px auto;width:100%;/*height:1000px;*/text-align:center;}
#pdshow_content {
    padding-top: 50px;
    margin: 0px auto;
    width: 100%;
    text-align: center;
    margin: 30px auto;
}
#shoppingCart_content {
    margin:0px auto;
    max-width:800px;
    min-width:350px;
    width:80%;
    text-align:center;
}
#Order_content {
    margin:0px auto;
    max-width:800px;
    min-width:350px;
    width:95%;
    text-align:center;
}
#orderConfirm_content {
    margin:0px auto;
    max-width:800px;
    min-width:350px;
    width:100%;
    text-align:center;
}
#pdshow_MainPic {
    float:left;
    width:58%;
    text-align:center;
}
 #pdshow_Vspace {
    float: left;
    width: 10px;
    text-align: left;
}
#pdshow_Info {
    text-align: left;
    float: left;
    width: 40%;
    margin: 10px;
}
#pdshow_pdHtml, #pdshow_pdHtmlBm {
    float: left;
    clear: both;
    width: 100%;
    margin: 10px;
}
#pdshow_SubPic {
    display: inline-block;
    width: 100%;
}
.pdMainPic {
    float:left;
    width:90%;
    font-size:28px;
    font-weight:bold;
    color:#666;
}
#pdMainPicSub {
    float:left;
    width:10%;
}
#pdMainPicSub div {
    margin:2px auto;
    padding:2px;
    width:100%;
}
.pdMPSFocus {
    border: 1px solid #f76464;
}
.pdMPS {border:1px solid #999;}
#pdMainPicSub div img {width:100%;cursor:pointer;}
.pdbImgMainSur {width:100%;max-width:440px;min-width:320px;border:0px;}
.pdbImgMainSur:hover{
    background-color: white;
    transform: scale(1.5);
}
.pdbImgMainCar {
    width: 150px;
    /*height: 150px;*/
    border: 0px;
    padding-right: 50px;
}
.pdText {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    vertical-align: middle;
    font-family: '微軟正黑體'
}
.pdPrice {
    font-size:15pt;
    color:#f76464;
    vertical-align:middle;
}
.pdMemo {
    font-size:12pt;
    color:#666;
    vertical-align:middle;
}
/*購物車加減量*/
.imgSCnum {
    width:100%;
    max-width:35px;
    min-width:25px;
    max-height:50px;
    cursor:pointer;
    border:0px;
}
.removeShopCarImg {
    width:100%;
    max-width:35px;
    min-width:25px;
    max-height:50px;
    cursor:pointer;
    border:0px;
}
.pdMedia {
    border:0px;
    max-width:900px;
    width:100%;
}
.pdbSubImg {
    border:0px;
    max-width:900px;
    width:100%;
}
.pdbName {
    font-family: 微軟正黑體;
    font-size: 24px;
    font-weight: bold;
    color: #330000;
    text-decoration: none;
    /*line-height: 0px;*/
}
.pdbName:hover {
    color:#FF6666;
}
.pdbNameCar {
    font-family: 微軟正黑體;
    font-size: 12px;
    font-weight: bold;
    color: #330000;
    text-decoration: none;
    /*line-height: 0px;*/
}
.pdbNameCar:hover {
    color:#FF6666;
}
.scName {
    font-family:微軟正黑體;
    font-size:18px;
    font-weight:bold;
    color:#330000;
    text-decoration:none;
}
.scName:hover {
    color:#FF6666;
}
.pdTitle_1 {
    font-size: 16px;
    color: #666666;
}
.pdTitle_2 {
    font-size: 16px;
    color: #666666;
    padding-right: 50px;
}
.pdTitle_3 {
    font-size: 16px;
    color: #666666;
    padding-right: 60px;
}
.pdRebateInfo {
    font-size:16px;
    color:#f07b7b;
}
.pdRadioTip {
    font-size:16px;
    color:#ff0000;
}
.pdCS {
    width:20px;
}
.pdColor_Data {
    font-size:16px;
    width:190px;
    min-width:190px;
    text-align:center;
}
.addCar_Data {
    /*width:190px;
    min-width:190px;*/
}
.pdColor_h {
    font-size:20px;
    color:#666666;
    /*width:60px;*/
}
.pdColor_1 {
    font-size:16px;
    color:#666666;
}
.pdbPrice{
    font-family:'Times New Roman', Times, serif;
    font-size:20px;
    color:#FF6666;
}
.pdSprice {
    font-family:'Times New Roman', Times, serif;
    font-size:24px;
    color:#FF6666;
}
.pdbUnit {
    font-size:20px;
    color:#666666;
}
.pdUnit {
   vertical-align: -webkit-baseline-middle;
   font-size:18px;
   color:#0d0d0d;
   font-weight:bold;
}
.SurPtPrice {
   font-size:15px;
   color:#666;
}
.ptPrice {
    text-decoration: line-through;
}
#shopNum, #txt_spShopNum {
    font-size: 24px;
    line-height: 30px;
    text-align: right;
    vertical-align: middle;
    width: 70px;
    vertical-align: -webkit-baseline-middle;
}

.CrPdLove, .spCrPdLove {
    width:75px;
    height:75px;
    border:0px;
    cursor:pointer;
}
.imgTeSm {
    width:120px;}

.pdCarBtn {
    /*margin-left:25px;*/
    text-align: center;
    float: left;
    width: 45%;
    font-size: 20px;
    font-weight: bold;
    color: white;
    line-height: 32px;
    border: 1px solid white;
    border-radius: 10px;
    background-color: #f90;
    padding: 3px;
}
.pdCarBtn:hover {
    background-color: #000079;
    color: white;
    transition: color 0.5s;
    font-size: 20px;
    cursor: pointer;
}
#SCartshow_Info {
    margin:0px auto;
    max-width:1000px;
    min-width:350px;
    width:100%;
    /*height:450px;*/
    text-align:center;
}
.SureShopcar {
    /*width: 40%;*/
    font-size: 22px;
    font-weight: bold;
    color: #666;
    line-height: 36px;
    text-align: center;
    border: 1px solid #999;
    border-radius: 30px;
    padding: 10px 30px;
    background-color: rgb(239,239,239);
}
.SureShopcar:hover {
    background-color:#ffe0e8;
    color:#333;
    cursor: pointer;
}
#NoShopcar  {
    margin:5px auto;
    padding:10px;
    width:100%;
    font-size:24px;
    font-weight:bold;
    color:#666;
    line-height:32px;
    text-align:center;
    border: 1px solid #999;
    border-radius: 20px;
    text-decoration:none;
}
#NoShopcar:hover {
    background-color:#ffe0e8;
    color:#333;
}

.rebackBtn {
    font-size:48px;
    color:#ccc;
}
.rebackBtn:hover {
    color:#666;
}
.scRemitCount {
    min-width:100px;
    font-size:10pt;
    text-align:right;
    color:#666666;
    vertical-align:middle;
}
.scRemit {
    min-width:90px;
    width:20%;
    font-size:10pt;
    text-align:right;
    color:#666666;
    vertical-align:middle;
}
.scRemitData {
    width:50%;
    text-align:left;
    font-size:14px;
}

.Inv {
    font-size:12pt;
}

#Inva {
    color:#666;
}
#Inva:hover {
    color:#fb90ac;
}
.videoWrapper {
    position: relative;
    clear:both;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    text-align:center;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width:900px;
    height: 100%;
}
.orAct {
    font-size:18px;
    font-weight:bolder;
}
.tableProductDetail {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.tableProductDetail > tbody > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    text-align: left;
    width: 449.6px;
    font-size: 16px;
    color: #333;
}
.tableProductDetail > tbody > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    text-align: left;
    width: 449.6px;
}
.tableProductDetail > tbody > tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}
.sp-down-container {
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    width: 1394px;
    overflow: auto;
}
.sp-sli-stage-out {
    height: 362px;
    overflow: hidden;
    background-color: #eee;
    padding: 15px;
}
.sp-sli-item {
    width: 362px;
    height: 362px;
    float: left;
    margin: 0 10px;
    background-color: white;
}
.sp-sli-prev {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    font-size: 80px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50px;
}

.sp-sli-next {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    font-size: 80px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    right: 50px;
}

.sp-sli-prev:hover {
    color: #000079;
    transition: color 0.5s;
}

.sp-sli-next:hover {
    color: #000079;
    transition: color 0.5s;
}
.sp-sli-stage {
    transform: translate3d(0px, 0px, 0px);
}
.sp-sli-carousel {
    margin-bottom: 40px;
    padding: 0 8%;
    display: block;
    /*width: 100%;*/
    position: relative;
}
.sp-sli-carousel-in {
    /*border-top: 1px solid #bbb;*/
    position: relative;
}
.sp-sli-word {
    width: 200px;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-radius: 3px;
}
.sp-sli-word > p {
    margin: 0;
    padding: 10px;
    color: #666666;
    font-family: -webkit-body;
}
.sp-sli-line {
    width: 972px;
    position: relative;
    left: 200px;
    border-bottom: 1px solid #bbb;
}
.sp-sli-linM{
    margin-bottom: 10px;
}

.sp-sli-content {
    /*align-items: center;*/
    height: 100%;
    width: 100%;
    text-align: left;
    float: left;
    position: relative;
    opacity: 1;
}

.sp-sli-content a {
    font-size: 18px;
    line-height: 17px;
    color: #135a9a;
    line-height: 26px;
}

.sp-sli-content a:hover {
    text-decoration: underline;
    color: #f76464;
}
.sp-img-control {
    height: 240px;
    overflow: hidden;
}
.sp-img-control > a > img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.pdColor {
    vertical-align: -webkit-baseline-middle;
    font-size: 18px;
    color: #0d0d0d;
    font-weight: bold;
    float: left;
}
.pdSelect {
    font-size: 18px;
}
.pdSelectColor {
    float: left;
    border-style: outset;
    padding: 0px 8px;
    margin-right: 15px;
    margin-bottom: 12px;
}
.pdSelectColor:hover {
    cursor: pointer;
    background-color: #002d62;
    color: white;
}
.pdSize {
    vertical-align: -webkit-baseline-middle;
    font-size: 18px;
    color: #0d0d0d;
    font-weight: bold;
    float: left;
}
.pdSelectSize {
    float: left;
    border-style: outset;
    padding: 0px 12px;
    margin-right: 15px;
    margin-bottom: 12px;
}
.pdSelectSize:hover {
    cursor: pointer;
    background-color: #002d62;
    color: white;
}
.pdSelectInS {
    background-color: #002d62;
    color: white;
}
.pdSelectInS:hover {
    cursor: default;
}
.pdSelectInC {
    background-color: #002d62;
    color: white;
}
.pdSelectInC:hover {
    cursor: default;
}
.pdSelectOut {
    background-color: white;
}
.cartTitleLeft {
    width: 50%;
    float: left;
}
.cartTitleRight {
    width: 40%;
    float: left;
    text-align: right;
    margin-right: 10px;
}
.cartLeft {
    width: 50%;
    float: left;
    text-align: left;
}
.cartRight {
    width: 50%;
    float: left;
    text-align: right;
}
.cartFont {
    line-height: 40px;
    font-size: 11px;
    font-family: 微軟正黑體;
    font-weight: bold;
    color: #330000;
}
.cartPrivacyNext {
    line-height: 40px;
    font-size: 16pt;
    font-weight: bolder;
    color: #666;
    text-align: center;
    border: 1px solid #999;
    border-radius: 30px;
    padding: 5px 20px;
    background-color: rgb(239,239,239);
}
.cartPrivacyNext:hover {
    background-color: #ffe0e8;
    color: #333;
    cursor: pointer;
}