/*\\\\\\\\\\\\\\\\\\\\\\\\Google字型匯入\\\\\\\\\\\\\\\\\\\\\\\\*/
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 100;
	src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 300;
	src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 400;
	src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 500;
	src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 700;
	src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans TC';
	font-style: normal;
	font-weight: 900;
	src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.otf) format('opentype');
}



/*\\\\\\\\\\\\\\\\\\\\\\\\全網基本定義開始\\\\\\\\\\\\\\\\\\\\\\\\*/

html, body { font-family: "Roboto","Noto Sans TC", sans-serif ;font-size:14px;
 color: #333333; line-height:150%; margin:0; padding:0; height:100%; width:100%;
letter-spacing:1px; -webkit-font-smoothing: antialiased; }

a { color:#666666; text-decoration:none; }
a:hover {  text-decoration:none; }
table{ width:100%; }
div { text-align: justify; }

img { vertical-align:middle; }
.meMsg_MsgTitleBlk { color:#000000;}
.meMsg_MsgBlk img { }
.meMsg_MsgBlk .meMsg_MsgTitle {color:#231815; }
.meMsg_MsgBlk .meMsg_MsgSubTitle { color:#333333;  font-weight:bold; }
.meMsg_MsgBlk .meMsg_Content { color:#0f0f0f; text-align: justify; }
.meMsg_MsgContentBlk table { }
.meMsg_MsgContentBlk .meMsg_MsgTitle { color:#fff;  font-weight:bold; }
.meMsg_MsgContentBlk .meMsg_Content { color:#555555;text-align: justify;}

.meMsg_MsgURLList { margin:0px; padding:0px; }
.meMsg_MsgURL  { margin-left:20px; list-style:disc outside; color:#222222;  }
.meMsg_MsgFileList { margin:0px; padding:0px; }
.meMsg_MsgFile { margin-left:20px; list-style:disc outside; color:#222222;  }
.meMsg_MsgList {  }
.meMsg_MsgList td {  }



/*\\\\\\\\\\\\\\\\\\\\\\\\全網基本定義結束\\\\\\\\\\\\\\\\\\\\\\\\*/

/*\\\\\\\\\\\\\\\\\\\\\\\\全網架構定義開始\\\\\\\\\\\\\\\\\\\\\\\\*/

/*--1桌面區塊--*/
#ns_Wrapper { width:100%;text-align:left; background:#ffffff; border:0px; padding:0px; }
.ns_WrapperR1, .ns_WrapperR3, #ns_Wrapper4, #ns_Wrapper6 { display:none; }

/*--1版權宣告區塊--*/
#ns_Copyright {
    width: 100%;
    background-color: #001100;
    padding: 50px 0 30px;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    margin-top: 140px;
}


/*--2天區塊--*/
#ns_Header {
    width: 100%;
    margin: 0 0 80px;
    padding: 0;
    position: relative;
}
.ns_HeaderR1, .ns_HeaderR3, #ns_Header4, #ns_Header6 { display:none; }
#id_Header { width:100%; }


/*天第一列左右欄*/
#id_HeaderLeft {
    width: auto;
    float: left;
}
#id_HeaderRight {
    text-align: right;
    vertical-align: top;
    width: 200px;
    padding-top: 26px;
    position: relative;
    z-index: 9999;
}

#id_HeaderCol {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -30%);
    z-index: 999;
}

/*--2導覽區塊--*/
#id_Menu { width:100%;  }

/*導覽列左欄*/
#id_MenuLeft  { display:block; float:left; width:50%; }
/*導覽列右欄*/
#id_MenuRight {display:block; float:right; width:50%; }


.TopMenuUserName, .TopMenuHome, .TopMenuLoginLogout, .TopMenuJoinPanel, .TopMenuMemberCenter, .TopMenuSearch { white-space:nowrap; }
#id_CtrlBtn { display:none; }
#SearchBox { border:1px solid #888888;  color:#bbbbbb; }
#SearchBox:focus { color:#333333; }
#id_MemoLeft, #id_MemoRight { width:50%; }
#MemberMenu { text-align:left; }


/*--2內容區塊--*/
#ns_Main {
    width: 100%;
    padding: 30px 150px 0;
    box-sizing: border-box;
    max-width: 1135px;
}
.ns_MainR1, .ns_MainR3, #ns_Main4, #ns_Main6 { display:none; }
#id_Main { width:100%; }


/*--2地區塊--*/
#ns_Footer { width:100%; padding:0px;  }
.ns_FooterR1, .ns_FooterR3, #ns_Footer4, #ns_Footer6 { display:none; }
#id_Footer { width:100%; }

/*地第一列左欄*/
#id_FooterLeft  {  display:block; float:left; width:50%; }

/*地第一列右欄*/
#id_FooterRight {display:block; float:right; width:50%; }

#id_FooterCol{ width:100%; }


/*--3左欄區塊--*/
#id_ColLeft {
    display: inline-block;
    width: 200px;
}
#id_ColLeft .meMsg_MsgTitleBlk { padding-left:4px; padding-right:4px; border:1px solid #cccccc; background:#f6f6f6; color:#000000;  }
#id_ColLeft .meMsg_MsgBlk{ padding-left:8px; padding-right:8px; }
#id_ColLeft .meMsg_MsgContentBlk { padding-left:8px; padding-right:8px; }


/*--3中欄區塊--*/
#id_Content {
    width: 100%;
    max-width: 555px;
    margin: 0 0 0 80px;
    box-sizing: border-box;
    display: inline-block;
}


#ns_Content  { width:100%; }
.ns_ContentR1, .ns_ContentR3, #ns_Content4, #ns_Content6 { display:none; }
#ns_Content5 { }
#id_ContentTop { width:100%;  }
#id_ContentBottom { width:100%;}

#id_ContTop { width:100%; }
#id_ContTopLeft{ width:34%; }
#id_ContTopCenter { display:; }
#id_ContTopRight  { width:34%; }

#id_ContBottom { width:100%; }
#id_ContBottomLeft{ width:34%; }
#id_ContBottomCenter { display:; }
#id_ContBottomRight  { width:34%; }

#id_ContentTop .meMsg_MsgTitleBlk { }
#id_ContentBottom .meMsg_MsgTitleBlk { }
#id_ContTop .meMsg_MsgTitleBlk {  }
#id_ContBottom .meMsg_MsgTitleBlk { }


#id_PhpTop { width:100%; }
#id_PhpTopLeft{ width:50%; }
#id_PhpTopRight  { width:50%; }

#id_PhpBottom { width:100%; }
#id_PhpBottomLeft{ width:50%; }
#id_PhpBottomRight  { width:50%; }

/*--3右欄區塊--*/
#id_ColRight { display: inline-block; width: 400px; margin: 60px 0;  }
#id_ColRight .meMsg_MsgTitleBlk {  }
#id_ColRight .meMsg_MsgBlk {  }
#id_ColRight .meMsg_MsgContentBlk {  }
#id_ColRight .meMsg_MsgListBlk {  }

/*\\\\\\\\\\\\\\\\\\\\\\\\全網架構定義結束\\\\\\\\\\\\\\\\\\\\\\\\*/

/*\\\\\\\\\\\\\\\\\\\\\\\\全網元素開始\\\\\\\\\\\\\\\\\\\\\\\\*/

/* 頁碼元素*/
#PageCtrl{color:#666666; }
#PageCtrl a {color:#666666; }
#PageCtrl .ThisPage  a {  font-weight:bold;color:#000000; }
#PageCtrl .OtherPage a {color:#666666; }

/* 管理後台內容區背景色 */
.PanelBgColor { background:#c0d0e0; }

/*\\\\\\\\\\\\\\\\\\\\\\\\全網元素結束\\\\\\\\\\\\\\\\\\\\\\\\*/

/*自訂css開始-------------------------------------------------------------------------*/




/*header區塊*/
.nsDock.HeaderRight > div {display: inline-block; vertical-align: middle;}

#id_HeaderLeft_1 { float: left; padding: 10px 0px; }
#id_HeaderLeft_2 { 
    position: absolute;
    top: 42px;
    left: 28%;
}
#id_HeaderLeft_3 {
    position: absolute;
    top: 120px;
    width:636px;
    left: 28%;
}

/* 全網站項目*/
/*Logo*/
.logo {
    margin: 0 15px 0;
    max-width: 215px;
    width: 100%;
    position: relative;
    z-index: 99999;
}
.logo img { width: 100%; }

/* 搜尋Bar */
.searchBar {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}
.searchBar #SearchBox2 {
    height: 44px;
    width: 384px;
    padding: 0 25px;
    font-size: 14px;
    text-align: left;
    margin-right: 10px;
    border: 0;
    box-sizing: border-box;
    color: #595757;
    background-color: #f7f3f0;
}
.searchBar #SearchBtn2 {
    height: 44px;
    width: 50px;
    border: 0px;
    padding: 0;
    color: transparent;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    background: #e50012;
    background-position: center;
    background-repeat: no-repeat;
}

.searchBar  .meMsg_MsgTitle_4 {
    display:none;
}

/* 搜尋區塊 */
.searchBlk{
	overflow: hidden;
	margin-right: 13px;
	margin-bottom: 8px;
}
.searchBlk .meMsg_MsgTitle{
	display:none;
	opacity:0;
}
.searchBlk .meMsg_MsgTitle_2 input {
  outline: none;
    font-weight: 400;
    color: #666666;
    padding: 10px 20px 10px 10px;
    border: 1px solid #5f9536;
    border-radius: 5px;
}
.searchBlk .meMsg_MsgTitle_3{
	margin:0 10px;
}
.searchBlk .meMsg_MsgTitle_3 input {
    background: #2DC2BC;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    padding: 8px;
    cursor: pointer;
    outline: none;
    font-family: 'Montserrat', sans-serif !important;
    border: 0;
}
.searchBlk .meMsg_MsgTitle_3 input:hover {
    background: rgb(120, 173, 102);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.searchBlk .meMsg_MsgTitle_4{
	height: 40px;
	display:table-cell;
	opacity:1;
	cursor:pointer;
    	vertical-align: middle;
	z-index:3;

}
.searchBlk .meMsg_MsgTitle_3, .searchBlk .meMsg_MsgTitle_2{
    	transform: translateX(50px);
	transition: 0.5s;
	position: absolute;
        z-index: 99;
}
.searchBlk .meMsg_MsgTitle_3{
    right: 0px;
    top: 123px;
}
.searchBlk .meMsg_MsgTitle_2{
    right: 55px;
    top: 120px;
}
/* 會員區塊 */
.memberBlk{
	margin-right: 15px;
}
.memberBlk .meMsg_MsgMainTd{
	position:relative;
	cursor:pointer;
}
.memberBlk .meMsg_MsgList {
    display: none;
    opacity: 0;
    transition: 0.2s;
    position: absolute;
    z-index: 1;
    left: -48px;
    background-color: white;
    width: 110px;
    margin-top: 20px;
    border: 1px solid #decfd6;
    border-bottom: 0px;
    box-shadow: 2px 2px 5px #555555;
    font-size: 13px;
    font-weight: 300;
}
.memberBlk .meMsg_MsgContent .meMsg_MsgContentBlk{
    margin-top: 0px;
}
.memberBlk .meMsg_MsgListBlk, .memberBlk tbody, .memberBlk tr, .memberBlk span{
	display:block;
	text-align:center;
}
.memberBlk .meMsg_MsgTitle{
    	display: block;
    	margin: 0px auto;
    	padding: 5px 0;
    	border-bottom: 1px solid #decfd6;
}
.memberBlk a{
	color:black;
	display: table;
   	margin: 0 auto;
    	background-color: white;
}


/*購物袋區塊 */
.shopBlk { 
        margin-right: 13px;
        padding-right: 15px;
        border-right: 2px solid #000;
}
.shopBlk img {
    margin-top: 10px;
}
.shopBlk ul{
	margin:0;
	list-style-type:none;
        padding:0;
}
.shopBlk ul li {
    padding: 0px;
    list-style: none;
    display: inline-block;
}
.popupShopCart{
	background-color:white;
    	padding: 10px;
    	border: 3px double #decfd6;
}
.popupShopCartEmpty { font-size: 12px; }
.ShopCartNumQty{
	display:none;
	height:0;
}
#divCartPopup {
    transform: translateY(-25px);
    font-size: 14px;
}
#idShopCartNum {
    padding-top: 10px;
    display: block;
    text-align: center;
    font-size: 13px;
}

/*FB*/
.community {
    margin-right: 15px;
}
.fb {
    margin-right: 12px;
}

body #ns_Copyright .meSiteTree {
    max-width: unset;
    width: 55%;
    padding: 0 10px;
    box-sizing: border-box;
    float: left;
}

/*版權宣告*/
.meCopyrightBlock {
    float: right;
    width: 45%;
    padding: 5px 30px 0;
    box-sizing: border-box;
}
.meCopyrightBlock .meMsg_MsgList .meMsg_ItemTitle {
    font-size: 10px;
    line-height: 130%;
    color: #fff;
    margin: 0px 0 0;
    display: block;
    text-align: right;
}

/* 全網站項目 結束*/

.banner .meMsg_MsgBlk img {
    width: 100%;
}

/*首頁大圖輪播*/
.homeEventBanner {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}

/*商品目錄頁版型宣告*/
.phpPrdList #ns_Main {
    max-width: 1200px;
}
.phpPrdList #id_ColLeft {
    width: 240px;
    background-color: #000;
    height: 100vh;
    color: #fff;
    padding: 20px;
    border: 8px double #fff;
    box-sizing: border-box;
}

/*商品目錄商品主選單*/
.prdPageTree {
    width: 100%;
    padding: 5px 20px;
    border-top: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
    box-sizing: border-box;
    margin: 10px auto 60px;
    max-width: 1200px;
}
.prdPageTree #dataSiteTree {
    max-width: 600px;
    margin: 0 auto;
}

.prdPageTree .ClassName {
    font-size: 18px;
    font-weight: 500;
}
.prdPageTree .ClassName a {
    color: #000;
}


.prdPageTree .SiteItem_0,
.prdPageTree .SiteItem_1,
.prdPageTree .SiteItem_2,
.prdPageTree .SiteItem_3,
.prdPageTree .SiteItem_4,
.prdPageTree .SiteItem_5,
.prdPageTree .SiteItem_6,
.prdPageTree .SiteItem_7,
.prdPageTree .SiteItem_8,
.prdPageTree .SiteItem_9 {
    font-family: inherit;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}


.prdPageTree .SiteItem_x {
    color: #e63a2c;
}

/*商品目錄頁熱門商品*/
.ShopPageHotList { margin-bottom: 70px; }
.ShopPageHotList .meMsg_MsgBlk div { display: flex; flex-direction: column-reverse; }
.ShopPageHotList .meMsg_MsgBlk .meMsg_MsgTitle { display: block; text-align: center; margin-bottom: 20px; line-height: 160%; }
.ShopPageHotList .meMsg_MsgBlk .meMsg_MsgSubTitle { display: block; text-align: center; font-size: 12px; line-height: 160%; }
.ShopPageHotList .PrdListBlkD4 ul.PrdListBlk .PrdDesc { display: none; }
.ShopPageHotList .PrdListBlkD4 ul.PrdListBlk {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.ShopPageHotList .PrdListBlkD4 ul.PrdListBlk .PrdTitle {
    display: block;
    text-align: left;
    font-size: 12px;
    color: #333;
    line-height: 150%;
    word-break: break-word;
    padding:5px;
    box-sizing: border-box;
}
.ShopPageHotList .PrdImgURL {
    display: block;
    height: 190px;
    overflow: hidden;
}

.ShopPageHotList ul.PrdListBlk li.PrdCell {
    padding: 0;
    float: none;
}
.ShopPageHotList ul.PrdListBlk li.PrdCell .MsgPrdCell {
    text-align: justify;
    width: 130px;
    margin-left: 40px;
    background: #eee;
}

.ShopPageHotList ul.PrdListBlk .PrdTitle {
    display: block;
    text-align: left;
}

/*商品目錄圖書總覽標題*/
.prdPageHeader .meMsg_MsgBlk div {
    display: flex;
    flex-direction: column-reverse;
}
.prdPageHeader .meMsg_MsgBlk .meMsg_MsgTitle {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    line-height: 160%;
}
.prdPageHeader .meMsg_MsgBlk .meMsg_MsgSubTitle {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 160%;
}

/*商品目錄商品次選單*/
.prdPageSubTree .meMsg_MsgBlk .meMsg_MsgTitle {
    display: block;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
    font-size: 18px;
    text-align: center;
}


/*筆分隔線*/
.divid_pen {
    margin: 0 auto;
    max-width: 760px;
    width: 100%;
    padding: 50px 0 0px 0;
}
.divid_pen .meMsg_MsgBlk {
    position: absolute;
    text-align: center;
    max-width: 800px;
    width: 100%;
}
.divid_pen .meMsg_MsgImg:before {
    background: #231815;
    content: "";
    position: absolute;
    height: 1px;
    top: 45%;
    width: 30%;
    left: 0;
}
.divid_pen .meMsg_MsgImg:after {
    background: #231815;
    content: "";
    height: 1px;
    position: absolute;
    top: 45%;
    width: 30%;
    right: 0;
}

.txt { margin-bottom: 60px;}
.txt .meMsg_MsgBlk .meMsg_MsgTitle {
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 20px;
    display: block;
    font-weight: bold;
    text-align: center;
}
.txt .meMsg_MsgBlk .meMsg_MsgSubTitle {
    margin: 0 0 30px;
    display: block;
}

.timetable {
    margin-bottom: 0;
}
.timetable .meMsg_Content table th,
.timetable .meMsg_Content table td {
    padding: 3px 5px;
    border-bottom: 1px solid #000;
    font-size: 13px;
}
.timetable .meMsg_Content table th:first-child {
    width: 80px;
}
.timetable .meMsg_Content table th:nth-child(2) {
    width: 100px;
}
.timetable .meMsg_Content table th:last-child {
    width: 45px;
}

.tableContent {
    margin-top: -52px;
}
.tableContent.Gray .meMsg_Content table tbody {
    background: #EFEFEF;
}
.tableContent .meMsg_Content table th {
    color: transparent;
    font-size: 1px;
    border: 0;
}

.line {
    margin-bottom: 30px;
}
.line hr {
    color: #3f3f3f;
}

.publisher { margin: 120px 0 0px; }
.publisher .meMsg_MsgBlk .meMsg_MsgTitle {
    font-size: 12px; text-decoration: underline;
    text-align: center;
    display: block;
     margin-bottom: 30px;
}
.publisher .meMsg_MsgListBlk tr:nth-child(even) {
    background: #efefef;
}
.publisher .meMsg_MsgList .itemMsgList {
    padding: 10px 30px;
}

.banner img { width: 100%; }


/*自訂css結束-------------------------------------------------------------------------*/


/*=================pc版  開始===================*/

@media (max-width: 1095px) {
#ns_Header {
    margin: 0 0 150px;
}
#id_HeaderCol {
    transform: translate(-50%, 15%);
}
#id_HeaderLeft {
    width: 100%;
    display: block;
}
#id_HeaderRight {
    width: 100%;
    display: block;
    position: absolute;
    top: 6px;
    right: 0px;
    z-index: 99;
}


}


@media (max-width: 935px) {
.searchBar {
    width: 100%;
    max-width: 450px;
}

}


@media (max-width: 900px) {
/*--2天區塊--*/

/*天第一列左欄*/
#id_HeaderLeft { width:100%; display: block; }
/*天第一列左右欄*/
#id_HeaderRight { width:100%; display: block; padding-top: 0; }

#ns_Header {
    margin: 0 0 35px;
}
#id_HeaderCol {
    position: relative;
}

#id_HeaderLeft_1 { float: none;     padding: 0; }
#id_HeaderLeft_2{ position: unset; width: 100%;}
body #id_HeaderLeft_2 { float: none; }

body #id_HeaderLeft_3 { 
    position: unset;
    width:100%;
}
.robtree .dataSiteTree{
    width: 50px;
    position: absolute;
    right: 0;
}
.robtree .dataSiteTree .menu-mobile {
    z-index: 9999;
    position: absolute;
    right: 0;
}
body .robtree #dataSiteTree .SiteNode_0, body .robtree #dataSiteTree .SiteNode_x0,
body .robtree #dataSiteTree .SiteNode_1, body .robtree #dataSiteTree .SiteNode_x1 {
    padding: 0 10px;
}

.logo {
    margin: 50px auto 0px;
    position: relative;
    z-index: 2;
}

 .searchBar {
    width: 100%;
    max-width: 25px;
    margin: 25px 0 0 10%;
    cursor: pointer;
}

 .searchBar #SearchBox2 {
    height: 44px;
    width: 100%;
    padding: 0 25px;
    font-size: 14px;
    text-align: left;
    margin-right: 10px;
    border: 0;
    box-sizing: border-box;
    color: #595757;
    background-color: #f7f3f0;
}
.searchBar .meMsg_MsgTitle_3, .searchBar .meMsg_MsgTitle_2{
    	transform: translateY(-50px);
	transition: 0.5s;
	opacity: 0;
        position: absolute;
	z-index:100
}
.searchBar .meMsg_MsgTitle_3{
    top:180px;
    right: 0px;
}
.searchBar .meMsg_MsgTitle_2{
    top: 180px;
    left: 0px;
    width: calc(100% - 50px);
}
.memberBlk {
    margin-right: 10px;
}

.shopBlk {
    margin-right: 8px;
    padding-right: 10px;
    border-right: 2px solid #000;
}



body .robtree {
    margin-top: 0;
}

.searchBlk .meMsg_MsgTitle_2 {
    left: 0;
    top: 174px;
    width: calc(100% - 55px);
}
.searchBlk .meMsg_MsgTitle_3 {
    right: 0px;
    top: 174px;
    margin:0;
}
.searchBlk .meMsg_MsgTitle_2 input{
    width: 100%;
    border: 0;
    background: #eee;
    border-radius: 0px;
    height: 40px;
}
.searchBlk .meMsg_MsgTitle_3 input{
    width: 55px;
    padding: 10px;
    height: 40px;
}


}


/*=================pc版  結束===================*/


/*=================手機版  開始===================*/

@media (max-width: 700px) {
/*--1版權宣告區塊--*/
#ns_Copyright {
    padding: 20px 10px;
    box-sizing: border-box;
}

.meCopyrightBlock .meMsg_MsgList .meMsg_ItemTitle {
    text-align: center;
}

/*--2導覽區塊--*/
#id_Menu { width:100%;  }

/*導覽列左欄*/
#id_MenuLeft  { width:100%; float: none; }
/*導覽列右欄*/
#id_MenuRight {width:100%; float: non; }

/*--2地區塊--*/
/*地第一列左欄*/
#id_FooterLeft  { width:100%; }

/*地第一列左右欄*/
#id_FooterRight {width:100%; }

#ns_Main {
    max-width: unset;
    padding: 0 20px;
}

/*--3左欄區塊--*/
#id_ColLeft {
    width: 100%;
    float: none;
    margin-bottom: 50px;
}

/*--3中欄區塊--*/
#id_Content {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    max-width: unset;
    margin: 0;
}

/*--3右欄區塊--*/
#id_ColRight{ width:100%; }

body #ns_Copyright .meSiteTree { width: 100%; }
.meCopyrightBlock { width: 100%; margin-top: 30px; }

.phpPrdList #id_ColLeft {
    width: 100%;
    height: 100%;
    margin-bottom: 80px;
    margin-top: 130px;
}
.phpPrdList #id_Content { display: block; }

.ShopPageHotList ul.PrdListBlk li.PrdCell .MsgPrdCell {
    width: 150px;
}

.tableContent {
    margin-top: 0px;
}
.timetable .meMsg_Content table tr th,
.timetable .meMsg_Content table tr td {
    display: block;
}
.timetable .meMsg_Content table tr th { display: none; }
.timetable .meMsg_Content table td {
    display: block;
    padding: 10px;
    border: 0;
}
.timetable .meMsg_Content table td:last-child {
    border-bottom: 1px solid #000;
}

}

/*=================手機版  結束===================*/

