|
| | |
|
#ns_Menu { display: none; }
#ns_Main {
background-image: url(https://comet.noonspace.com/w58NoonSpace/dr.light/MsgInfo/shopbg.jpg);
background-size: contain;
padding: 50px 2% 90px;
}
.divCartGo { display: none; }
.phpShopCart #ns_Content, .phpShopFinish #ns_Content {
padding: 18px 30px;
max-width: 800px;
margin: 0 auto;
box-sizing: border-box;
background-color: #fff;
}
.RecvListCtrl {
float: right;
width: 100%;
margin: 10px 0;
padding-bottom: 30px;
border-bottom: 2px solid #af2d66;
}
.RecvListBtn {
padding: 10px 20px;
color: #fff;
background-color: #b0327b;
font-weight: bold;
font-size: 16px;
cursor: pointer;
border: 0px solid;
transition: all .25s linear 0s;
letter-spacing: 1px;
}
.RecvListBtn:hover {
color: #fff;
font-weight: bold;
background: #ca4b94;
}
#GetInfo11List .GetInfo11Info:first-child .RecvListBtn.del { display:none; }
#GetInfo11Info.highlight { background:#ffeeee; }
.RecvPrdList .trShopInfoFooter { display:none; }
.RecvPrdList .td5 { display:none; }
.RecvPrdList .td7 { display:none; }
.nobrPrdTotalQty { }
.nobrPrdTotalAmt { display:none; }
/* 購物車標題 */
.ShopInfoCaption {
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 2px solid #000;
color: #000;
font-size: 14px;
font-weight: bold;
text-align: left;
}
/* 副標題 */
.ShopInfoCaptionSub {
font-weight: normal;
color: #000;
}
/* 購物步驟 */
#ShopInfoStep {
margin: 30px 0;
display: none;
}
/* 購物說明 */
#ShopInfoDesc {
text-align: left;
border: 0px solid #000;
padding: 4px;
border-radius: 0px;
}
/* 導引按鈕 */
#ShopInfoBtn {
margin-bottom: 4px;
margin-top: 10px;
width: 100%;
//text-align: center;
}
/* 高亮度 */
.ShopInfoHighLight {
font-weight: bold;
color: #000;
list-style-type: none;
margin: 12px 0;
}
/* 15px */
.Size15 {
font-size: 15px;
vertical-align: middle;
}
/* 選擇遞送方式 */
#ShopInfoCaptionGetTyM {
margin-bottom: 50px;
border: 3px solid #ac8937;
padding: 20px;
-webkit-box-shadow: 4px 4px 13px -5px rgba(97,97,97,1);
-moz-box-shadow: 4px 4px 13px -5px rgba(97,97,97,1);
box-shadow: 4px 4px 13px -5px rgba(97,97,97,1);
text-align: center;
background-color: #fff;
box-sizing: border-box;
}
/* 應付總額 */
#ShopInfoCaptionTotal {
border: 0px solid #ff8811;
background: #eeeeee;
border-radius: 0px;
padding: 6px 0 6px 10px;
;
}
/* 購物車step程序 */
.StepTable .StepTable {
margin-top: 30px;
width: auto;
}
/* 購物車step程序-正在此步驟 */
.StepTable .StepItem1 {
margin-right: 10px;
margin-left: 10px;
color: #000;
text-align: center;
font-weight: 700;
}
.StepTable .StepItem0 {
margin-right: 30px;
margin-left: 30px;
background-repeat: no-repeat;
color: #000;
text-align: center;
}
/* btn 相關 */
Table .BtnLeft {
}
.BtnTable .BtnRight {
}
.BtnTable .BtnSpace {
font-weight: normal;
}
.BtnTable,
.BtnTable > tbody,
.BtnTable > tbody > tr{
display: block;
}
.BtnTable .BtnInput {
width: calc(33% - 17px);
display: inline-block;
box-sizing: border-box;
text-align: center;
vertical-align: middle;
margin-right: 15px;
padding: 10px 20px;
color: #000;
background-color: #fff;
font-weight: bold;
font-size: 16px;
cursor: pointer;
border: 1px solid #000;
transition: all .25s linear 0s;
}
.BtnTable .BtnInput.tdInput_12{
width: 200px;
}
.BtnTable .BtnDesc {
text-align: center;
vertical-align: middle;
font-weight: normal;
}
.BtnTable .BtnInput:hover {
color: #ffffff;
background-color: #000;
}
.BtnNext { color: #000;}
.BtnNext:hover {
color: #fff;
}
.btnMore {
display: none;
}
td.BtnInput.btnMore {
// margin-left: 17%;
}
/* 會員登入 */
#userid, #userpw {
vertical-align: middle;
padding: 5px 0;
border: 0px solid transparent;
border-bottom: 1px solid #a9a7a1;
height: 30px;
margin-bottom: 10px;
background-color: transparent;
font-size: 16px;
-webkit-appearance: none;
-webkit-border-radius: 0;
box-sizing: border-box;
}
/* 驗證碼 */
#chkcode {
margin: 0px;
margin-right: 5px;
margin-bottom: 30px;
width: 100px;
color: #000;
}
td#tdChkCodeImg {
width: 100%;
margin-bottom: 30px;
display: block;
}
#imgChkCode {
border: 0px;
width: 71%;
}
input {
padding: 8px 20px;
background: #fff;
color: #000;
border: 1px solid #000;
}
input.txt_ShopLoginSubmit.txt_, input.txt_ShopLoginJoin.txt_,input.txt_ShopLoginNext.txt_ {
height: 45px;
padding: 10px 20px;
color: #000;
background-color: #fff;
font-weight: bold;
font-size: 16px;
cursor: pointer;
border: 1px solid #000;
transition: all .25s linear 0s;
border-radius: 0px;
-webkit-border-radius:none;
-webkit-appearance:none;
}
td.tdShopInfoRight input.txt_ShopLoginSubmit.txt_, input.txt_ShopLoginJoin.txt_, input.txt_ShopLoginNext.txt_ {
font-size: 14px;
height: auto;
}
input.txt_ShopLoginSubmit.txt_:hover, input.txt_ShopLoginJoin.txt_:hover, input.txt_ShopLoginNext.txt_:hover {
color: #ffffff;
background-color: #000;
}
input.txt_ShopLoginQryUid.txt_ {
display:none;
}
input.txt_ShopLoginQryPwd.txt_{
height: 45px;
color: #333;
background-color: #ffffff;
font-size: 14px;
cursor: pointer;
border: 0px solid;
-webkit-border-radius:none;
-webkit-appearance:none;
}
td.caption {
display: block;
text-align: left;
}
/* 錯誤訊息 */
#ErrMsg {
font-size: 20px;
font-weight: bold;
color: #000;
text-align: center;
margin-bottom: 4px;
}
/* 購物訊息*/
#ShopMsg {
color: #ff0000;
}
/* 尚未選購商品 */
.ShopListEmpty {
font-size: 13px;
font-weight: bold;
color: #000;
text-align: center;
}
/* 售完 */
.ShopListSoldOut {
font-size: 13px;
font-weight: bold;
color: red;
text-align: center;
}
#ShopList {
}
#ShopList0 {
font-weight: normal;
cursor: pointer;
}
#ShopList1 {
font-weight: normal;
cursor: pointer;
}
/* 表格外框 */
.ShopInfoBorder {
color: #000;
border-bottom: 0px solid #e0e0e0;
margin-bottom: 10px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.ShopInfoBorder ul {
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;
}
.ShopInfoBorder ul li {
list-style-type: none;
-webkit-padding-start: 0px;
text-align: left;
}
span.txt_ShopLogin_09.txt_ {
display: block;
color: #b30063;
font-weight: bold;
margin-top: 20px;
}
/* 表格抬頭 */
.ShopInfoTable td.ShopInfoHeader {
border-bottom: 1px solid #000;
font-size: 16px;
color: ;
font-weight: bold;
}
.ShopInfoTable td.ShopInfoHeader.hr {
display:none;
}
.ShopInfoTable td.ShopInfoHeader.trGap {
display:none;
}
/* 表格註腳 */
.ShopInfoTable td.ShopInfoFooter {
border-top: 1px solid #e0e0e0;
color: ;
font-size:16px;
}
/* 商品 */
.ShopInfoTable tr.ShopListPrd {
background: transparent;
}
/* 商品名稱 */
.ShopInfoTable .ShopListName {
color: #000;
}
/* 規格選項 */
.ShopInfoTable .ShopListSpec {
color: #333333;
}
/* 優惠資訊 */
.ShopInfoTable .ShopListMsg {
color: #000;
font-size: 16px;
}
/* 小計 */
.ShopInfoTable .ShopListPt {
color: #000;
font-size: 16px;
}
.ShopInfoTable .ShopListAmt {
color: #000;
font-size: 16px;
}
/* 表格 TD */
.ShopInfoTable td.ShopInfoTD {
vertical-align: middle;
font-size: 16px;
}
/* 表格 HR */
.ShopInfoTable hr.ShopInfoHR {
margin: 0px;
border: 0px;
}
/* 表格註腳 HR */
.ShopInfoTable hr.ShopInfoFooterHR {
margin: 0px;
border: 0px;
border-bottom: 0px solid #e0e0e0;
}
/* 輸入框 */
input[type="edit"] {
vertical-align: middle;
padding: 5px 0;
border: 1px solid #000;
margin-bottom: 10px;
background-color: transparent;
font-size: 16px;
-webkit-appearance:none;
-webkit-border-radius:0;
box-sizing: border-box;
}
/* 下拉選單 */
.ShopInfoTable select {
color: #000;
font-size: 16px;
background-color: #ffffff;
border-radius: 0px;
text-align: center;
height: 30px;
}
.divRecvAddr { margin-bottom: 10px;}
.ShopInfoTable .qty {
}
/* 文字框 */
.ShopInfoTable textarea {
width: 100%;
box-sizing: border-box;
height: 60px;
font-size: 16px;
padding: 7px 12px 7px 12px;
border: 0px solid #000;
border: 1px solid #a9a7a1;
vertical-align: middle;
-webkit-appearance:none;
-webkit-border-radius:0;
}
/* 聯絡資訊*/
#ShopInfoMemo {
}
/* 輸入欄 */
/* 商品合計 */
.PrdTotalAmt, .PrdTotalPt {
font-weight: bold;
font-size: 18px;
color: #000;
}
/* 物流處理費 */
.GetAmt {
font-weight: bold;
font-size: 18px;
color: #000;
}
/* 應付總額 */
.OrderTotalAmt {
font-weight: bold;
font-size: 18px;
color: #000;
}
/* 購物條款 */
#ShopNotice {
width: 100%;
height: 360px;
overflow-x: hidden;
overflow-y: auto;
text-align: left;
}
#ShopNoticeContent {
padding: 20px;
}
/* 完成訂購 */
#ShopFinish {
width: 100%;
text-align: left;
border: 0px;
}
#ShopFinish .meMsg_MsgBlk .meMsg_Content {
text-align: justify;
}
/* 付款資訊 */
#PayInfo {
font-size: 15px;
}
/* 小計 */
.ShopInfoAmt {
}
/* 商品合計 */
#idPrdTotalAmt {
color: #ff0000;
}
/* 帳務手續費 */
#idPayAmt {
color: #ff0000;
}
/* 物流處理費 */
#idGetAmt {
color: #ff0000;
}
/* 會員帳戶抵扣 */
#idAccAmt {
color: #ff0000;
}
/* 應付總額 */
#idOrderTotalAmt, #idOrderTotalAmt2 {
color: #ff0000;
}
/* 總計 */
.spanOrderTotalAmt, .spanOrderTotalPt {
color: #000;
font-size: 16px;
font-weight: bold;
}
/* 帳戶餘額 */
#idAccInfoDiv {
text-align: left;
}
/* 物流費 */
.ShopInfoGetAmt {
color: #000;
font-size: 13px;
}
/* 付款選項 */
.idPayInfoDiv {
text-align: center;
}
/* 付款方式-請選擇付款方式 */
span.txt_ShopOrderPaySelect.txt_ {
display: none;
}
/* 信用卡按鈕 */
.btnPay21 {
border: 1px solid #d0f0f0;
border-right: 1px solid #222222;
border-bottom: 1px solid #222222;
background: #e0ffff;
color: #222222;
}
/* ATM轉帳按鈕 */
.btnPay11 {
border: 1px solid #d0f0f0;
border-right: 1px solid #222222;
border-bottom: 1px solid #222222;
background: #e0ffff;
color: #222222;
}
/* WebATM轉帳按鈕 */
.btnPay13 {
border: 1px solid #d0f0f0;
border-right: 1px solid #222222;
border-bottom: 1px solid #222222;
background: #e0ffff;
color: #222222;
}
/* 超商付款按鈕 */
.btnPay34 {
border: 1px solid #d0f0f0;
border-right: 1px solid #222222;
border-bottom: 1px solid #222222;
background: #e0ffff;
color: #222222;
}
/* 購物須知說明 */
#idShopNoticeDiv {
}
/* 購物須知回上一頁按鈕 */
.btnShopNoticeLast {
border: 1px solid #d0f0f0;
border-right: 1px solid #222222;
border-bottom: 1px solid #222222;
background: #e0ffff;
color: #222222;
}
/* 購物須知不同意按鈕 */
.btnShopNotice0 {
border: 1px solid #d0f0f0;
border-right: 1px solid #222222;
border-bottom: 1px solid #222222;
background: #e0ffff;
color: #222222;
}
/* 購物須知同意按鈕 */
.btnShopNotice1 {
border: 1px solid #d0f0f0;
border-right: 1px solid #222222;
border-bottom: 1px solid #222222;
background: #e0ffff;
color: #222222;
}
/* 訂單確認修改按鈕 */
.btnShopCfmEdit {
border: 1px solid #d0f0f0;
border-right: 1px solid #222222;
border-bottom: 1px solid #222222;
background: #e0ffff;
color: #222222;
}
/* 訂單確認付款按鈕 */
.btnShopCfmPay {
border: 1px solid #d0f0f0;
border-right: 1px solid #222222;
border-bottom: 1px solid #222222;
background: #e0ffff;
color: #222222;
}
/* 訂單確認付款方式 */
.ShopInfoPayName {
font-size: 15px;
font-weight: bold;
}
/* 訂單完成說明 */
.idFinishDesc {
text-align: left;
}
/* 訂單完成訂單資訊 */
.idOrderInfo {
text-align: left;
}
/* 訂單完成按鈕 */
.btnShopFinish {
border: 1px solid #d0f0f0;
border-right: 1px solid #222222;
border-bottom: 1px solid #222222;
background: #e0ffff;
color: #222222;
}
/* ATM 匯款資訊 */
.tbATMBank {
width: 100%;
margin-top:10px;
}
.tbATMBank th, .tbATMBank td {
padding: 8px;
}
.tbATMBank th {
height: 20px;
}
.tbATMBank td {
background: transparent;
height: 20px;
padding: 8px;
}
/* 填寫訂單資訊-應付總額 */
.divOrderTotal .txt_ {
color: #000;
}
/* 填寫訂單資訊-小標 */
.ShopInfoField .txt_ {
color: #000;
font-weight: bolder;
display: block;
}
/* 填寫訂單資訊-手機說明 */
.divBuyerNameDesc, .divBuyerEmailDesc, .divBuyerTelMDesc, .divBuyerTelDDesc {
display: none;
}
/* 填寫訂單資訊-提示*/
body .formError .formErrorContent {
background: #000;
color: #000fff;
font-size: 14px;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-o-border-radius: 0px;
font-weight: 700;
border: 2px solid #000;
}
body .formError .formErrorArrow div {
border-left: 2px solid #000;
border-right: 2px solid #000;
background: #000;
}
/* 訂單完成頁-訂單資訊*/
div#ShopInfoCaption1 {
}
/* 訂單完成頁-應付總額*/
table#PayInfoTable {
display: none;
}
/* 訂單完成頁-收貨人資訊 / 國內宅配快遞*/
tr.notSame {
display: none;
}
/* 運送方式標籤 */
.tabs .itemMsgList {
background-color: #ccc;
padding: 5px 10px;
cursor: pointer;
display: inline-block;
vertical-align: bottom;
}
.tabs .active {
background-color: #000;
padding: 8px 10px;
}
.meGoogleMap .meMsg_MsgTitle {
color: #000;
display: block;
margin: 35px 0 10px 0;
}
/*確認會員身份 頁面*/
td.tdShopInfoLeft {
width: 40%;
margin-bottom: 50px;
border: 2px solid #000;
padding: 40px;
text-align: center;
background-color: #fff;
display: block;
float: left;
height: 300px;
}
td.tdShopInfoRight {
width: 40%;
border: 2px solid #000;
padding: 40px;
text-align: center;
background-color: #fff;
display: block;
float: right;
height: 300px;
}
/*確認會員身份 頁面結束*/
/*購買流程 頁面*/
/*購買流程 頁面結束*/
/*填寫訂單資訊 頁面*/
#GetInfo11List .notShip { display:none; }
div#ShopInfoBuyer {
margin-bottom: 50px;
padding: 18px 20px;
text-align: center;
box-sizing: border-box;
background-color: #fff;
}
#ShopInfoMemo {
margin-bottom: 50px;
padding: 0;
text-align: center;
box-sizing: border-box;
}
#ShopInfoBuyer td {
vertical-align: top;
}
#ShopInfoBuyer .ShopInfoTable tr {
display: block;
float: left;
width: 50%;
height: 80px;
/* padding-right: 10px; */
/* box-sizing: border-box; */
}
.ShopInfoGetInfo {
margin-bottom: 50px;
padding: 20px;
text-align: center;
background-color: #f4f4f4;
box-sizing: border-box;
}
.spanBuyerSex { display:block; }
.ShopInfoTable td.ShopInfoField { width: 100px; white-space:nowrap; }
body .formError .formErrorContent { background: #fff; color: #ff0000; }
/*臨櫃繳款*/
.txt_ShopInfoBtn58 { display: none; }
/*ATM轉帳事項*/
.BtnTable .BtnSpace,.BtnTable .BtnDesc { font-weight: normal; display: none; }
#GetInfoTableDesc19 .meMsg_MsgBlk .meMsg_Content { margin-top: 0; text-align: center; margin-bottom: 30px; }
/*發票資訊*/
.tbShopOrderInvoTodo3, .tbShopOrderInvoTodo2 { display: none; }
/*填寫訂單資訊 頁面結束*/
/*訂購完成 頁面*/
#ShopInfoOrderTotal { display: none; }
#ShopInfoOrderTotal td { padding: 0; text-align: left; }
/*訂購完成 頁面結束*/
/*=================pc版 開始===================*/
@media (min-width: 701px) {
/* 購物車標題 */
.ShopInfoCaption {
}
/* 欄位名稱 */
.ShopInfoTable td.ShopInfoField {
width: 90px;
vertical-align: top;
}
span.txt_ShopOrderBuyerName.txt_ {
letter-spacing: 0;
}
/* 欄位焦點 */
.ShopInfoTable td.ShopInfoSpot {
width: 12px;
vertical-align: top;
text-align: center;
}
/* 欄位內容 */
.ShopInfoTable td.ShopInfoValue {
text-align: left;
line-height: 150%;
padding-bottom: 20px;
font-size:14px;
}
/* 購物車step程序-把原來箭頭隱藏 */
.StepTable .StepArrow img {
visibility: hidden;
}
/* 購物車step程序-把箭頭換成線 */
.StepTable .StepArrow {
background-image: url(http://comet.noonspace.com/w61NoonSpace/logitech2016/MsgInfo/white_line.png);
background-repeat: repeat-x;
background-position-y: 8px;
height: 30px;
}
/* 購物清單下方按鈕 */
.BtnTable {
width: 100%;
border: 1px solid transparent;
}
.BtnTable tr td {
margin-left: 0;
margin-top: 10px;
}
/* btn 付款方式按鈕 */
.btnLast {
float: left;
}
td.BtnInput.More {
//margin-left: 32%;
}
td.BtnInput.Next.ShopCartNext {
float: right;
}
#ShopInfoBtn .btnLast span {
margin-left: 40px;
}
.btnShopCartNext {
float: right;
margin-right: 80px;
}
}
/*=================pc版 結束===================*/
/*=================手機版 開始===================*/
@media (max-width: 700px) {
#id_Main {
width: 100%;
}
/* 購物車標題 */
.ShopInfoCaption {
}
/* 欄位名稱 */
.ShopInfoTable td.ShopInfoField {
width: 100%;
display: block;
}
/* 欄位焦點 */
.ShopInfoTable td.ShopInfoSpot {
display: none;
}
/* 欄位內容 */
.ShopInfoTable td.ShopInfoValue {
display: block;
width: 100%;
margin-bottom: 20px;
}
/* 欄位性別 */
.spanBuyerSex {
display: block;
width: 100%;
}
/* 購物車step程序-把箭頭換成線 */
.StepTable .StepArrow {
display: none;
}
/* 購物車step程序-寬度 */
.StepTable .StepItem {
width: 30px;
}
/* 購物清單下方按鈕 */
.BtnTable {
margin-top: 30px;
margin: 0 auto;
width: 100%;
}
/* 文字框 */
.ShopInfoTable textarea {
border: 2px solid #a9a7a1;
}
/* 下拉選單 */
.ShopInfoTable select {
margin-bottom: 10px;
}
select.selVdrStore {
width: 90%;
}
input[type="edit"] {
border-bottom: 2px solid #a9a7a1;
width: 100%;
}
td.ShopInfoTD.td6.qty {
padding-top: 10px;
}
#userid, #userpw {
border-bottom: 2px solid #a9a7a1;
width: 100%;
}
td.ShopInfoHeader.td1, td.ShopInfoTD.td1, td.ShopInfoFooter.td1 {
display:none;
}
td.ShopInfoHeader.td2, td.ShopInfoTD.td2, td.ShopInfoFooter.td2 {
display:none;
}
td.ShopInfoHeader.td3, td.ShopInfoTD.td3, td.ShopInfoFooter.td3 {
display: none;
}
.btnLast {
float: left;
padding: 8px 12px 8px 12px;
background-color: #000;
margin-left: 20px;
}
.btnShopCartNext {
float: right;
clear: both;
padding: 8px 12px 8px 12px;
background-color: #000;
}
#ShopInfoBtn .btnShopCartNext span {
padding: 8px 12px;
}
.tdInput_46 {
width: 100%;
clear: both;
padding: 8px 12px 8px 12px;
background-color: #000;
}
.BtnTableTr1 {
display: none;
}
.BtnTable .BtnSpace,
.BtnTable .BtnDesc {
display: none;
}
Table .BtnLeft {
display:none;
}
.BtnTable .BtnRight {
display:none;
}
.BtnTable .BtnDesc{
display:none;
}
.ShopInfoBorder {
color: #000;
width: 100%;
border-bottom: 0px solid #e0e0e0;
margin-bottom: 0 0 10px 0;
display: block;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.ShopInfoBorder > tbody,
.ShopInfoBorder > tbody > tr,
.ShopInfoBorder > tbody > tr >td{
display: block;
}
.BtnTable .BtnInput {
margin-bottom: 20px;
clear: both;
width:100%;
}
/*QRcode*/
td#tdChkCodeImg {
display: block;
float: left;
}
/*QRcode碼*/
td#tdChkCodeRenew {
display: block;
float: left;
margin-top: 10px;
}
.tbATMBank tr:nth-child(odd) {
display: block;
float: left;
width: 70%;
}
.tbATMBank tr:nth-child(even) {
display: block;
float: left;
width: 30%;
}
.tbATMBank td {
background: transparent;
display: block;
}
.tbATMBank th {
background: #dab776;
display: block;
}
/* 應付金額 */
.divOrderTotal {
padding: 10px;
background-color: #ffffff;
}
/* 表格 TD */
.ShopInfoTable td.ShopInfoTD {
font-size: 14px;
letter-spacing: 0;
}
/* 表格 */
.ShopInfoTable td {
border-right: 0px solid #000;
}
.ShopInfoTable .ShopListAmt {
color: #000;
font-size: 14px;
}
/* 表格抬頭 */
.ShopInfoTable td.ShopInfoHeader {
font-size: 14px;
}
td.ShopInfoTD.td4 {
width: 40%;
}
/*購物清單 頁面*/
#ErrMsg { margin-bottom: 15px; }
/*購物清單 頁面結束*/
/*購買流程 頁面*/
.tbLoginForm { margin-left: 0; }
/*購買流程 頁面結束*/
/*確認會員身份 頁面*/
td.content {
display: block;
}
td.caption {
display: block;
text-align: left;
}
td.tdShopInfoLeft {
width: 260px;
margin: 20px auto;
padding: 20px;
display: block;
float: none;
height: auto;
}
td.tdShopInfoRight {
width: 260px;
margin: 20px auto;
padding: 20px;
display: block;
float: none;
height: auto;
}
td#tdChkCodeInp {
display: block;
margin-bottom: 20px;
}
/*確認會員身份 頁面結束*/
/*填寫訂單資訊 頁面*/
tr.trRecvAddr input {
width: 100%;
}
#ShopInfoCaptionGetTyM {
float: left;
}
.txt_GetTyMSelect {
float: left;
}
.spanGettyM {
float: left;
}
.ShopInfoGetInfo {
float: left;
}
#ShopInfoBuyer .ShopInfoTable tr {
width: 100%;
height: auto;
}
.spanGettyM {
display: block;
float: left;
width: 100%;
text-align: left;
padding: 5px 0;
color: #000;
font-size: 16px;
font-weight: normal;
}
.txt_GetTyMSelect {
float: none;
padding-bottom: 20px;
}
/*填寫訂單資訊 頁面結束*/
td.BtnInput.btnMore {
margin-left: 0;
//display: none;
}
td.BtnInput.btnPrn {
//float: right;
}
}
/*=================手機版 結束===================*/
#ShopInfoStep { display:$ShopInfoStep$; }
.ShopInfoCaption { display:$ShopInfoCaption$; }
#ShopInfoCaption1 { display:$ShopInfoCaption1$; }
#ShopInfoBtn { display:$ShopInfoBtn$; }
.ns.PrdList { text-align:center; }
.ns.PrdList .PrdCell { padding:10px; display:inline-block; border:1px solid #cccccc; border-radius:5px; font-size:14px; background:#ffffff; }
.ns.PrdList .PrdCell .PrdImgM img { max-width:300px; max-height:300px; }
| |
| | |
|
| |