﻿/*  基本通用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%;
	background: url(allbg.jpg) fixed no-repeat center top;
}
.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;}
.mobile{ display: none; }
@media screen and (max-width:1200px){ 
	.WRAPPER{background-size:100%;
	} 
	.forWeb{display: none;}
	.forPhone {display: block;}
	.mobile{ display: block; }
	.mainKv img {max-width:100%;height:auto !important;}
}

/*背景*/
.bg02{ position: relative; background:#7f0011 no-repeat top center;}
.bg03{ position: relative; background:#ab3738 no-repeat top center;}
.topBg{
	text-align:center;
	background:url(1240x90-2_bg-1.jpg) no-repeat center top;
}
.topBg4{
	background:#0e3c6e;
	color:#fff;
}
.btm_ad_bg{background-color: beige;}
ul.host1{width: 1250px; margin: 0 auto;}
ul.host1 li {display:inline-block; margin:0 -4px;} 

@media screen and (max-width:1240px){ /*手機版的背景圖尺寸寬要1240px*/
	.bg{ 
		background-image:url(bg-m.jpg) #fdf2e0;
		background-size:100%;
    	background-position: top center;
    	background-repeat: repeat;

	}
	.bg02{
		background-image:url(index-phone-bg.jpg);
		background-size:100%;
    	background-position: top center;
    	background-repeat: repeat;
	}
	.bg_a02{ 
		background-image:url(bg_01_1240.jpg);
		background-size:100%;
    	background-position: top center;
    	background-repeat: repeat;
    	overflow: hidden;
	}
	.topBg3{
	text-align:center;
	background:url(bg_01_1240.jpg) repeat-y center top;
	background-size:100%;
	}
.top{text-align:center;
     width:300px;
     height:375px;
     display:inline-block;
     margin-bottom: 15px;	
}
ul.host1{width:100%; margin: 0 auto;}
	ul.host1 li { display:inline-block;}
	ul.host1 li img{ width:100%;  }
}



/* 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;}



/********* 右側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: #2897ff;
}
.RmenuArrow:hover {
    background-color: #565656;
}
#RMenuIn {
    display: none;
}
.RmenuBox {
    width: 122px;
    position: fixed;
    z-index: 999;
    top: 180px;
    right: 0;
    background-color:rgba(35,181,255,0.6);
}
.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: #FFFFFF;
}
.RMenuBtn:hover, li.nav-active, li.nav-active p {
    background-color: #0176e8;
    color: #FCFB3D;
}
.RMenuBtn::before {
    content: '';
    position: absolute;
    width: 86%;
    height: 1px;
    bottom: -1px;
    right: 7%;
    background: #fff;
	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: 40px;
    z-index: 999;
    text-align: center;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 5px;
    font-weight: bold;
	background-color: #2897ff;
    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: #fff;
}
#menu span {
    vertical-align: baseline;
    font-weight: normal;
    color: #fff;
}
#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;
}
/********* END手機板上方menu *********/	


@media only screen and (max-width: 1200px) {
    .RmenuArrow, .RmenuBox  { display: none !important; }
	.top{ width: calc(100%/2 - 4px);
          height: 100%;
          margin: 5px 0px 0px 0px;
          padding: 0px;
          display: inline-block;

	}
	.footerbox{width: 100%; margin: 0 auto;}
	.rule{ width: 100%; padding:10px 15px; font-size: 13px; line-height:18px; text-align:left; color: #ffffff;}
	.rule{ 
		max-width:1240px; 
		margin: 0 auto; 
		padding:10px 20px;
		font-size: 13px;
		line-height:18px; 
		text-align:left; 
		color: #fff;
	}
	.rule ul{margin: 0; padding:5px 0 20px 20px; list-style:decimal; }
	
}

/*****************  套版CSS *********************/
.clearfix:before, .clearfix:after {   
    content:"";   
    display:table;   
}   
.clearfix:after{   
    clear:both;   
    overflow:hidden;   
}   
.clearfix{   
    *zoom:1;   
}
.bg2{
	background: url(bg_01.jpg) repeat-y center top;
}
.content_a{
	width:1240px;
	margin:0 auto;
	text-align:center;
	padding:4px;
}
.content_a{background:url(bg_01_1240.jpg) repeat-y;}

.pd,.pd2,.pd3,.pd4,.pd5{
    text-align: center;
    width: 300px;
    height: 375px;
    display: inline-block;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 4px;
	background: no-repeat center top #fff;
	font-family: Verdana,'微軟正黑體';
	float: left;
}
.pd{background:#fff;}
.pd2{background:url(300x375_2.jpg) center center no-repeat #fff;}

.imgbox{padding: 15px; padding-bottom: 0px;}
.pd_image-wrapper {
    position: relative;
    padding-bottom: 100%;
    width: 100%;
    background: #f1f1f1;
}
.goldseller{
	width: 66px;
	height: 23px;
	top: -10px;
	left: -15px;
	position: absolute;
	z-index: 5;
}
.goldseller img{
	width: 100%!important;
	height: inherit!important;	
}
.storeshop{
	width: 43px;
	height: 41px;
	top: -15px;
	left: -10px;
	position: absolute;
	z-index: 5;
}
.storeshop img{
	width: 100%!important;
	height: inherit!important;	
}
.pd_cover-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.pd a img,.pd2 a img,.pd3 a img,.pd4 a img,.pd5 a img{
 	width:270px;
	height:270px;
  }

  
.pdtitle{
text-align:center;
display:inline-block;
-moz-background-size: cover;
    background-size: cover;
	vertical-align: top;
	width: 608px;
    height: 375px;
	margin: 4px;
	float: left;
}

.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:46px; 
margin-bottom:3px; 
color:#1c1c1c;
font-size:19px;
line-height: 24px; 
overflow:hidden;
}
.price{
display:block; 
color: #ff0060;
font-size:20px;
line-height: 24px;
font-weight: bold;
	position: relative;
	top: 6px;
}
.price b{
font-size:30px;
letter-spacing:-1px;
	position: relative;
	top: -5px;
}
/*套版手機版*/

@media (max-width: 768px) {
	.content_a{
	width: 100%;
    margin: 0 auto;
    text-align: center;
	padding: 1vw;
	}
.content_a{background: #2da3ff;}

.pdtitle{
text-align:center;
display:inline-block;
-moz-background-size: cover;
background-size: cover;
vertical-align: top;
width: 100%;
height: 100%;
margin: 0 0 2px;
}

	.pdtitle-image img{object-fit:cover;}	
	.pd {
    text-align: center;
    width: calc(100%/2 - 1.5vw);
    height: 100%;
	margin: 0.7vw;
    display: inline-block;
    -moz-background-size: cover;        /*for Firefox*/
	-webkit-background-size: cover;        /*for Google Chrome、Safari*/
	-o-background-size: cover;       /*for Opera*/
	background-size: cover;
		min-height: 100px;
	}
		.pdtitle img{
		width: 99%;
		height: inherit;
	}
	.pd{background: #fff;}
	.goldseller{
	top: 3px;
	left: -9px;
	display: block;
	position: absolute;
}
	.goldseller img{
	width: 75%!important;
	height: auto!important;	
}
	.storeshop{
	top: 0px;
	left: -2px;
	display: block;
	position: absolute;
}
	.storeshop img{
	width: 75%!important;
	height: auto!important;	
}
	.imgbox{padding: 0px;}
	.pd a img, .pd2 a img, .pd3 a img, .pd4 a img, .pd5 a img, .pd6 a img {
    width: 100%;
    height: 100%;
		margin: 0;
	}

	.name {
	display:block;
	padding:0;
	margin: 1px 0;
	color:#1c1c1c;
	font-size: 4vw;
	line-height:5.5vw;
	height: 10vw;
	overflow:hidden;
	}
	.price {
    display: block;
    color: #ff0060;
    font-size: 3.6vw;
	line-height:7vw;
	font-weight: bold;
	padding-bottom: 1.5vw;
	}
	.price b {
		font-size: 5.5vw;
		letter-spacing: -1px;
		top:-1vw;
	}

}

/*END/套版手機版*/

/***************** END/套版CSS *********************/


/* -- 推薦賣家清單 -- */
.shoplist{
	width:1240px;
	margin:0 auto;
	padding:10px 0px 10px 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif, Microsoft JhengHei;
	}
.shoplist a{text-decoration:none;}
.list {
	width:398px;
	height:90px;
	text-align:center;
	font-weight:bold;
	background:url(list-bg.jpg) no-repeat;
	display:inline-block;
	margin:5px 4px;
}
.list_pic {
	float:right;
	background-color:#FFF;
	display:inline-block;
}
.list_pic img{width:88px; height: 88px;object-fit:cover; }
.list_name {
	width:267px;
	height:50px;
	overflow:hidden;
	font-size:26px;
	line-height:42px;
	color:#323232;
	letter-spacing:-1px;
	text-align:center;
	padding:8px 0;
	margin:0 20px;
	text-shadow: #fff 1px 2px;
}
.list_title {
	width:267px;
	height:30px;
	overflow:hidden;
	font-size:22px;
	line-height:30px;
	text-align:center;
	color:#ca9a54;
	letter-spacing:-1px;
	padding:0px 0;
	margin:0 20px;
}
@media screen and (max-width:768px){
	.shoplist{
	  width:100%;
	  margin:0 auto;
	  padding:0 4px 6px;
	  background: #f4e4c3;
	}
	.shoplist a{text-decoration:none;}
	.list {
		width:calc(100%/3 - 4px);
		height:50%;
		text-align:center;
		font-weight:bold;
		background:#fff;
		border: 1px solid#deca90;
		margin:2px auto;
	}
	.list_pic {
		float:right;
		background-color:#FFF;
		display:inline-block;
		width:38%;
		padding-top: 8%;
		overflow: hidden;
	}
	.list_pic img{ 
		width:100%;
		height: 100%;
		object-fit:contain;
	}
	.list_name {
		width:60%;
		overflow:hidden;
		font-size:4vw;
		line-height:4vw;
		height: 10vw;
		color:#323232;
		letter-spacing:-1px;
		text-align:center;
		padding:0px 1px;
		margin:6px 0px -8px;
		word-wrap:break-word;
		word-break:normal;
	}
	.list_title {
		width:60%;
		overflow:hidden;
		font-size:3vw;
		line-height:8vw;
		height: 8vw;
		text-align:center;
		color:#ca9a54;
		letter-spacing:-1px;
		padding:1px;
		margin:0px 0px 0px;
	}

}

/********* 下面格廣告 *********/
.btm_ad{width: 1240px; margin: 0 auto;}
ul.adarea{padding: 0; margin: 0;text-align: center;}
.adarea li{width: calc(100%/4 - 6px); display: inline-block;margin-bottom: 5px;}
.adarea li img{width: 100%; max-width: 100%;}
@media only screen and (max-width: 1200px) {
	.btm_ad{width: 100%; margin: 0 auto;}
	ul.adarea{padding: 0; margin: 0;}
	.adarea li{width: calc(100%/2 - 5px); display: inline-block;}
}
