/*  基本通用css  */
body { 
  margin     : 0; 
  padding    : 0;
  font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Arial, sans-serif;
} 
/*全版面*/
.WRAPPER {
	position:relative;
	display:inline-block;
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}
.WRAPPER * {-webkit-box-sizing:border-box; box-sizing:border-box;}
.WRAPPER img {  width:100%;  height:auto;}
.mainKv{max-width: 1240px; margin: 0 auto; position: relative;}
.forWeb{display: block;}
.forPhone {display:none;}
.kvall{max-width: 1240px; margin: 0 auto; position: relative;}
/* footer */
.footer { padding: 10px 0px; font-size: 12px; line-height: 14px; background: #FFF; }
.footer p { margin: 0px; text-align: center; }
.footer a {	color: #0072ff; text-decoration: none; }
.footer a:hover { color:#0072ff; text-decoration: underline; }
.copyright { font-size: 10px; color: #6f6f6f}

.head{width: 1240px; margin: 0 auto;}
.logo{width: 260px; display: inline-block; cursor: pointer;}
.fb-btn{padding-top: 20px; float: right;}
.rule{ width: 1220px; margin: 0 auto; padding:10px; font-size:18px; line-height:30px; text-align:left;}
.rule a{color: #FFE500;}
.footerbox{width: 1240px; margin: 0 auto;}
.outerbg {background: url("https://img.pcstore.com.tw/web_img/rwd/50/indexbg.jpg") no-repeat center top #ff5748;}
.top_logo {
    width: 1240px;
    text-align: left;
    margin: 0 auto;
}
@media screen and (max-width:768px){ 
	.WRAPPER{background-size:100%;} 
	.forWeb{display: none;}
	.forPhone {display: block;}
	.mainKv img {max-width:100%;height:auto !important;}
	.footer { padding: 5px 0px; }
	.footer img{width: 40%;}
}

/********* 右側menu *********/
.RmenuArrow {
    position: fixed;
    width: 40px;
    z-index: 999;
    top: 139px;
    right: 0;
    cursor: pointer;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    margin-bottom: 1px;
    text-align: right;
    background-color: #2d2d2d;
}
.RmenuArrow:hover {
    background-color: #565656;
}
#RMenuIn {
    display: none;
}
.RmenuBox {
    width: 122px;
    position: fixed;
    z-index: 999;
    top: 180px;
    right: 0;
    background-color:#e92b72;

}
.RmenuBox ul{padding:0; margin:0;}
.RmenuBox li {
    width: 100%;
    text-align: center;
	list-style:none;
	padding:0;
	margin:0;
}
.RmenuBox p{margin:0; }
.RMenuBtn, #RmenuTop a {
    width: 100%;
    text-align: center;
    padding: 12px 5px 8px;
    margin-bottom: 1px;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    color: #fff;
}
.RMenuBtn:hover, li.nav-active, li.nav-active p {
    background-color: #fc4e8f;
    color: #fff;
}
.RMenuBtn::before {
    content: '';
    position: absolute;
    width: 86%;
    height: 1px;
    bottom: -1px;
    right: 7%;
    background: #000;
	opacity: 0.3;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    z-index: 9999;
}
.RmenuTop::before {
    height: 0;
}
.topArrow {
    width: 20px;
    height: 20px;
    vertical-align: -2px;
}
.RmenuTop {
    padding: 5px 8px 8px 0;
}
/********* END/右側menu *********/

/********* 手機板上方menu *********/
.mFixed {
    position: fixed;
    top: -1px !important;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
}

.scroll_mob::-webkit-scrollbar {
    height: 0px
}
.scroll_pc::-webkit-scrollbar {
    height: 0px
}
.scroll_pc::-webkit-scrollbar-track {
    background-color: #EAEAEA;
}
 
.scroll_pc::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 0px solid slategrey;
}
#menu {
    width: 100%;
    height: 10vw;
    z-index: 999;
    text-align: center;
    color: #fff;
    font-size: 5vw;
    line-height: 5vw;
    padding: 10px 5px;
    font-weight: bold;
	background-color: #000;
    border-bottom: 0px solid #eee;
    transition: 0s;
    -webkit-transition: 0s;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space:nowrap;
}
#menu a {
    color: #fd911c;
}
#menu span {
    vertical-align: baseline;
    font-weight: normal;
    color: #cacaca;
}
#menu .btn-bottom {
    height: 100%;
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 3px;
    white-space:nowrap;
}

#menu .btn-bottom:nth-last-child(1)::before {
    width: 0px;
}
/*tab active效果*/
#menu .active {
    text-decoration: none;
	color: #ffff00;
}

/********* END手機板上方menu *********/	

@media only screen and (max-width: 1200px) {
    .RmenuArrow, .RmenuBox  { display: none !important; }

}

/*****************  套版CSS *********************/
.tabboxtop{max-width: 1304px; margin: 0 auto; position: relative; padding-top:100px;}
.tabboxbottom{max-width: 1304px; margin: 0 auto; position: relative;margin-bottom:10px;}

.tabright{
	position: absolute;
	width: 650px;
	top: 15px;
	left: 0;
}
.tableft{
	position: absolute;
	width: 654px;
	top: 15px;
	right: 0;
}
.top_content_Area {
	width:1304px;
	height: 598px;
	margin:0 auto;
	text-align:center;
	padding-bottom:8px;
	background: url("https://img.pcstore.com.tw/web_img/rwd/50/table01_bg.png") no-repeat center top;
	padding-top: 137px;
}
.a_content_Area{
	width:1304px;
	margin:0 auto;
	text-align:center;
	background: url("https://img.pcstore.com.tw/web_img/rwd/50/tabbox_03.png") repeat-y center top;
}
.b_content_Area{
	width:1304px;
	margin:0 auto;
	text-align:center;
	background: url("https://img.pcstore.com.tw/web_img/rwd/50/tabbox_03.png") repeat-y center top;
}
.pd {
    text-align: center;
    width: 300px;
    height: 410px;
    display: inline-block;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 10px;
	background: url("https://img.pcstore.com.tw/web_img/rwd/50/toppd_bg.png") no-repeat center top;
	font-family: Verdana,'微軟正黑體';
}
.a_content_Area .pd{background: url("https://img.pcstore.com.tw/web_img/rwd/50/toppd_bg2.png") no-repeat center top;}
.b_content_Area .pd{background: url("https://img.pcstore.com.tw/web_img/rwd/50/toppd_bg3.png") no-repeat center top;}
.pd a img{
	  width:270px;
	  height:270px;
		margin: 5px auto;
  }
.title{
	display:block; 
	height:30px; 
	margin:13px 0 5px 0; 
	font-size:18px;
	line-height: 30px;
	overflow:hidden;
	background-color:#d2d2d2;
	color:#d2d2d2; 
}
.name{
	display:block; 
	height:50px; 
	padding-top: 5px;
	color:#1c1c1c; 
	font-size:19px;
	line-height: 21px; 
	overflow:hidden;
}
.pd a p{
	height: 38px;
	line-height: 38px;
	display: block;
}
.pd a p del {
    padding-right: 5px;
    font-size: 14px;
    color: #5e5e5e;
}
.pd a p b {
    font-size: 15px;
    letter-spacing: -1px;
	color: #ff0060;
}
.price {
    color: #ff0060;
    font-size:32px;
	font-weight: bold;
	letter-spacing:-1px;
	padding-right:2px;
}

.stname{
	display:block; 
	height:35px; 
	padding: 5px 0px 3px;
	font-family: sans-serif;
	font-size:13px;
	line-height:18px;
	color: #fff;
	overflow:hidden;
	-webkit-text-size-adjust:none; 
	}
.toparea_title,.a_area_title,.b_area_title{display: none;}
/*套版手機版*/
@media (max-width: 768px) {
	.toparea_title{
	display: block;
	background: #a40f0f;
	color: #ffff00;
	padding: 5px 0;
	font-size: 5.5vw;
	font-weight: bold;
	text-align: center;
	font-family: Verdana,'微軟正黑體';
	}
	.a_area_title{
	display: block;
	background: #000;
	color: #ffff00;
	padding: 5px 0;
	font-size: 5.5vw;
	font-weight: bold;
	text-align: center;
	font-family: Verdana,'微軟正黑體';
	}
	.b_area_title{
	display: block;
	background: #000;
	color: #ffff00;
	padding: 5px 0;
	font-size: 5.5vw;
	font-weight: bold;
	text-align: center;
	font-family: Verdana,'微軟正黑體';
	}
	.top_content_Area{
		width:100%;
		height: 100%;
		margin:0 auto;
		text-align:center;
		background-image: none !important;
		background-color: #a40f0f;
		padding:4px;
	}
	.a_content_Area{
	width:100%;
	height: 100%;
	margin:0 auto;
	text-align:center;
	padding:4px;
	background-image: none !important;
	background-color: #000;
	}
	.b_content_Area{
	width:100%;
	height: 100%;
	margin:0 auto;
	text-align:center;
	padding:4px;
	background-image: none !important;
	background-color: #000;
	}
	.pd a img, .pd2 a img, .pd3 a img, .pd4 a img, .pd5 a img {
    width: 70%;
    height: 70%;
}
	  .pd{
	 text-align: center;
    width: calc(100%/2 - 4px);
    height: 100%;
    padding: 0px 2px;
    display: inline-block;
	  background:#fff;
	  -moz-background-size: cover;
    background-size: cover;
	  margin-bottom: 3px;
  }
	.a_content_Area .pd ,.b_content_Area .pd{ background:#fff;}
  .pd a img{
	  width:90%;
	  height:90%;
	  margin: 2px auto;
  }
  .title{
	display:block; 
	height:20px;
	margin: 5px 0 10px 0;
	color:#edff00; 
	font:13px/30px 微軟正黑體; 
	overflow:hidden;
}
.stname{
	display:block;
	height: auto;
	padding:2px 0px;
	font-size:11px;
	line-height: 15px;
	color: #737373;
	overflow:hidden;
	-webkit-text-size-adjust:none; 
	}
.name{
	display:block;
	padding:0;
	margin: 1px 0;
	color:#1c1c1c;
	font-size: 3.6vw;
	overflow:hidden;
	height: 10vw;
	line-height:5vw;
}
.pd a p{
	margin: 0;
    padding: 0 3px;
	height: 8vw;
	line-height:8vw;
}
.pd a p del {
    padding-right: 2px;
    font-size: 12px;
	letter-spacing: -1px;
    color: #5e5e5e;
}
.pd a p b {
    font-size: 13px;
	margin-right: -3px;
    letter-spacing: -1px;
	color: #ff0060;
}
.price {
    font-size: 5.5vw;
	padding-right:1px;
}
	
}

/*END/套版手機版*/

/***************** END/套版CSS *********************/


/*  大標區 */

.titledate{
	position: absolute;
	z-index: 6;
	top: 125px;
	left: 225px;
	background: url("https://img.pcstore.com.tw/web_img/rwd/50/bigtitle_04.png") no-repeat;
	width: 231px;
	height: 48px;
	line-height: 52px;
	color: #fff;
	text-align: center;
	font-size: 22px;
}
@media (max-width: 768px) {
	.kvall{ overflow: hidden;}
	.kvall img {
    width: 130%;
    margin: 0 auto;
    margin-left: -20%;
}
.titledate{
	position: absolute;
	z-index: 6;
	top: 15%;
	left:7%;
	background-image: none !important;
	background-color: #48000e;
	border-radius: 30px;
	width: 19%;
	height: auto;
	padding: 5px;
	line-height: 4vw;
	color: #fff;
	text-align: center;
	font-size: 4vw;
}
	
}





