@import url("reset.css");
body{
	-webkit-text-size-adjust:none;
	text-decoration:none;
	font-family:"微軟正黑體", "Microsoft JhengHei",  Helvetica, Arial, sans-serif;

	color: #333333;
	font-size: 16px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;

	}

/*========================== 版型設定 ============================*/
.PC .T01_MB{display:block;}
/*MOBILE小字斷行*/
.MOBILE .T01_MB{display:block;}
/*MOBILE小字斷行*/

/*========================== 版型設定 ============================*/

/*========================== 共用設定 ============================*/
.PC #vip_situ .BLANK{ width:100%; height:12px;}
.MOBILE #vip_situ .BLANK{ width:100%; height:12px;}
.PC #vip_situ .BLANK01{ width:100%; height:4px;}
.MOBILE #vip_situ .BLANK01{ width:100%; height:4px;}

#vip_situ .pq_B{font-weight: 700;}
#vip_situ .pq_RED{color: #e91b1b;}
#vip_situ .pq_PURPLE1 {color: #6800c6;}

#vip_situ .pq_TIT3{
    font-family: "微軟正黑體", "Microsoft JhengHei", "sans-serif", Helvetica, Arial;
    font-size: 1.6rem;
    line-height: 2.4rem;
	text-decoration: none;
}

#vip_situ .pq_TXT1{
    font-family: 微軟正黑體, "Microsoft JhengHei", sans-serif, Helvetica, Arial;
    font-size: 1.2rem;
    line-height: 2.2rem;
    text-decoration: none;
}
#vip_situ .pq_TXT3{
	font-family: "微軟正黑體", "Microsoft JhengHei",  Helvetica, Arial, sans-serif;
	font-size: 1.1rem;
	line-height: 1.8rem;
    text-decoration: none;
    margin: 0 auto;
    clear: both;
}

	#vip_situ .LIST_ICON{
		width:5px; 
		height: 20px;
		display: inline-block;
		background-color: #6800c6;
		margin-bottom: -4px;
		margin-right: 5px;
		margin-left: 2px;

	}



#vip_situ .pq_LINK{
	color: #1a8dd4;
	cursor: pointer;
	text-decoration: none;
	text-align: left;
}
	#vip_situ .pq_LINK:hover{
		text-decoration: underline;
		cursor: pointer;
	}

#vip_situ .pq_notice{
	color: #e91b1b;
	text-align: center;
	margin: 12px auto 4px auto;
}
	.MOBILE #vip_situ .pq_notice{
		font-size: 1rem;
	}

#vip_situ .BAR_STYLE{
	width: 100%;
	height: 50px;
    line-height: 50px;	
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
    background-color: #fce9ff;
	color: #333;

	margin:15px auto;
	clear: both;
}

/*========================== 共用設定 ============================*/

/*========================== 共用外框及主圖 ============================*/
#vip_situ{
	width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
	-webkit-box-sizing: border-box; 
	background: #fdeddd; /* Old browsers */
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	padding-bottom: 50px;
}
.PC #vip_situ{
	background-size: 300% auto; 
	background-image: url(../images/bg.jpg);
	background-position-y:45px; 
}

	.MOBILE #vip_situ{
		background-size: 300% auto; 
		background-image: url(../images/bg.jpg);
		background-position-y:45px; 
	}

#vip_situ .FRAME{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}

#vip_situ .RE_TOP{
    overflow: hidden;
    margin: 0 auto;
}
	.PC #vip_situ .RE_TOP{
	    margin-top: 45px;
	}
	.MOBILE #vip_situ .RE_TOP{
	    margin-top: 45px;
	}


.PC #vip_situ .RE_TOP h1{
	width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 36.4863864864865%;
    background-image: url(../images/title.png);
    background-repeat: no-repeat;
    background-size: 95% auto;
    background-position: center;
    text-indent: -9999px;
}

.MOBILE #vip_situ .RE_TOP h1{
	width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 36.4863864864865%;
    background-image: url(../images/title.png);
    background-repeat: no-repeat;
    background-size: 95% auto;
    background-position: center;
    text-indent: -9999px;
}


/*========================== 共用外框及主圖 ============================*/

/*========================== 共用內容框架 ============================*/

#vip_situ .CONTENT{
	width: 750px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
	background:rgba(255, 255, 255, 0.3);
	border: 2px solid #fff;
	border-radius: 10px;
	margin-top: -50px;
}
	.PC #vip_situ .CONTENT{
		width: 95%;
		margin-top: -20px;
	}
	.MOBILE #vip_situ .CONTENT{
		width: 95%;
		margin-top: -20px;
		}

#vip_situ .CONTENT02{
    height: auto;
    overflow: hidden;
    margin: 0 auto;
	border: 1px solid #7e1fc1;
	border-radius: 10px;
	background-color: #fff;
}
	.PC #vip_situ .CONTENT02{
		width: 95%;
	}
	.MOBILE #vip_situ .CONTENT02{
		width: 95%;
	}

#vip_situ .CONTENT03{
    height: auto;
	overflow: hidden;
	margin: 0 auto;
}
	.PC #vip_situ .CONTENT03{
		width: 90%;
	}
	.MOBILE #vip_situ .CONTENT03{
		width: 90%;
	}

.PC #vip_situ .TEXT_BOX{
	width:100%;
	font-size: 1.2rem;
	line-height: 1.6em;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
	.MOBILE #vip_situ .TEXT_BOX{
		width:100%;
		font-size: 1.2rem;
		line-height: 1.6em;
		font-weight: bold;
		color: #333;
		margin-bottom: 10px;
	}

.PC #vip_situ .SAM_BOX{
	width:80%;
	margin: 0 auto;
}
	.MOBILE #vip_situ .SAM_BOX{
		width:80%;
		margin: 0 auto;
	}
#vip_situ .SAM_BOX img{
	display:block;width:100%; height: auto;}


#vip_situ .CON_BOX{ 
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
	.PC  #vip_situ .CON_BOX{ width:95%;}
	.MOBILE #vip_situ .CON_BOX{ width:95%;}

	#vip_situ .CON_BOX02{ 
		border-right: 1px solid #efd7fa;
		border-left: 1px solid #efd7fa;
		border-bottom: 1px solid #efd7fa;
		border-radius:0 0 10px 10px;
	}

	.PC #vip_situ .CON_BOX03{ 
		width: 95%;
		margin: 0 auto;
	}
	.MOBILE #vip_situ .CON_BOX03{ 
		width: 95%;
		margin: 0 auto;
	}
	.PC #vip_situ .CON_BOX03 .pq_TXT3{ 
		width: 100%;
		margin: 0 auto;
	}
	.MOBILEC #vip_situ .CON_BOX03 .pq_TXT3{ 
		width: 100%;
		margin: 0 auto;
	}


#vip_situ .pq_RETOP{
	width: 100%;
    height: 0;
    padding-bottom: 23.880597%;
    background-size: cover;
    margin: 0 auto;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    box-sizing: border-box;
}

#vip_situ .pq_RETOP02{
	width: 100%;
    height: 0;
    padding-bottom: 41.791044%;
    background-size: cover;
    margin: 0 auto;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    box-sizing: border-box;
}
#vip_situ .pq_RETOP img, #vip_situ .pq_RETOP02 img{clear:both;display:block;width:100%; height: auto;}

/*MENU樣式*/
#vip_situ .MENU{
	width: 100%;
}
#vip_situ .MENU ul{ 
	width: 100%;
	border-radius: 10px 10px 0 0;
}
	.PC #vip_situ .MENU ul{
		height: 50px;
	}
	.MOBILE #vip_situ .MENU ul{
		height: 50px;
	}
	.PC #vip_situ .MENU_F{
		width: 95%;
		height: 50px;
		left:50%;
		margin-left: -47.5%;
		position: fixed;
		z-index: 1;
		margin-top: 45px;
		border-right:1px solid #7e1fc1;
		border-left:1px solid #7e1fc1;
	}
	.MOBILE #vip_situ .MENU_F{
		width: 95%;
		height: 50px;
		left:50%;
		margin-left: -47.5%;
		position: fixed;
		z-index: 1;
		margin-top: 45px;
		border-right:1px solid #7e1fc1;
		border-left:1px solid #7e1fc1;
	}
	#vip_situ .MENU_F ul{ 
		width: 100%;
		border-radius: 0 0 0 0;
	}


#vip_situ .MENU li{
	float: left;
	width: 33.33333333%;
	border-right:1px solid #fff;

}
	.PC #vip_situ .MENU li{
		height: 50px;
	}
	.MOBILE #vip_situ .MENU li{
		height: 50px;
	}
#vip_situ .MENU li:last-child{
	border-right:none; 
}
#vip_situ .MENU li a{
	display: block;
	width: 100%;
	color: #7e1fc1;
	text-align: center;
	font-weight: bold;
	background-color: #efd7fa; 
}
	.PC #vip_situ .MENU li a{
		font-size:1.3rem;
		line-height: 50px;

	}
	.MOBILE #vip_situ .MENU li a{
		font-size:1.3rem;
		line-height: 50px;

	}
#vip_situ .MENU li a:hover{
	color: #fff;
	background-color: #7e1fc1;
}
#vip_situ .MENU li a.ACTIVE{
	color: #fff;
	background-color: #7e1fc1;
}

#vip_situ .ZIWI_BOX{
	height: 80px;
	border-radius: 8px;
	border:1px solid #F3B153;
	background-color: #fffbf8;
	position: relative;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 15px;
}
	.PC #vip_situ .ZIWI_BOX{
		width:80%;
		}
	.MOBILE #vip_situ .ZIWI_BOX{
		width:80%;
		}
#vip_situ .ZIWI_BOX .ZIWI_TIT{
	width: 50%;
	height: 35px;
	text-align: center;
	color: #fff;
	background-color: #F3B153;
	position: absolute;
	top:-20px;
	left:25%;
	font-size: 1.2rem;
	border-radius: 35px;
	line-height: 35px;
	font-weight: bold;
}
#vip_situ .ZIWI_BOX .ZIWI_TEX{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom:10px;
}

#vip_situ .ZIWI_BOX .ZIWI_TEX .TETXT{
	font-size: 2rem;
}

#vip_situ .WIDTH_WRAPPER{
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	}
	.PC #vip_situ .WIDTH_WRAPPER{
		clear: both;
		width: 95%;
		}
	.MOBILE #vip_situ .WIDTH_WRAPPER{
		clear: both;
		width: 95%;
		}
	#vip_situ .WIDTH_WRAPPER .L_CON{
	float: left;
	width: 40%;
	height: 155px;
	}
	#vip_situ .WIDTH_WRAPPER .L_CON ul{ width: 100%; margin-bottom: 10px;}
	#vip_situ .WIDTH_WRAPPER .L_CON li:nth-child(1){
	margin-top: 15px;
	width: 93%;
	height: 55px;
	font-size:1.6rem;
	line-height: 55px;
	color: #6800c6;
	font-weight: bold;
	border-bottom:1px solid #ccc;
	margin-bottom: 10px;
	}
	#vip_situ .WIDTH_WRAPPER .L_CON li:nth-child(2){
	display: block;
	width: 100%;
	color: #333;
	font-size: 1.1rem;
	line-height: 1.8rem;
	}
	#vip_situ .WIDTH_WRAPPER .R_CON{
	float: right;
	position: relative;
	width: 60%;
	height: 158px;
	margin-bottom: 18px;}

	#vip_situ .WIDTH_WRAPPER .R_CON ul{
	width: 100%;
	height: 155px;
	border-top: 2px solid #F3B153;
	border-right: 2px solid #F3B153;
	border-left: 1px solid #F3B153;
	border-bottom: 2px solid #F3B153;
	}
	#vip_situ .WIDTH_WRAPPER .R_CON li{
	float: left;
	width: 25%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background-color: #fff;
	color: #666;
	border-left: 1px solid #F3B153;
	border-bottom: 1px solid #F3B153;}
	#vip_situ .WIDTH_WRAPPER .R_CON li:nth-of-type(6){
		border-bottom: 1px solid #fff;
	}

	#vip_situ .WIDTH_WRAPPER .R_CON li:nth-of-type(7){
		border-left: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}

	#vip_situ .WIDTH_WRAPPER .R_CON li:nth-of-type(11){
		border-left: 1px solid #fff;

	}

	#vip_situ .WIDTH_WRAPPER .R_CON li.NOW{
	background-color: #F3B153;
	font-weight: bold;
	color: #fff;}

	#vip_situ .REM_BOX{ 
		height: auto;
		overflow: hidden;
		background-color: #ffefef;
		margin: 0 auto;
		border-radius:10px;
		padding: 2%;
		margin-top: -30px;
		margin-bottom: 50px;
	}
		.PC #vip_situ .REM_BOX{ 
			width: 95%;
			padding: 2.5%;
		}
		.MOBILE #vip_situ .REM_BOX{ 
			width: 95%;
			padding: 2.5%;
		}

/*========================== 共用內容框架 ============================*/

/*========================== 個人資料 ============================*/
#vip_situ .INFO_BOX{
	display: block;
	padding: 10px 0;
	border-bottom: 2px solid #fff;
	text-align: center;
	
}

	#vip_situ .pq_TIT2{
		font-family: "微軟正黑體", "Microsoft JhengHei",  Helvetica, Arial, sans-serif;
	    text-decoration: none;
		font-weight: bold;
	    clear: both;	    
	}
		.PC #vip_situ .pq_TIT2{
			font-size: 1.4rem;
			line-height: 2.2rem;
		}
		.MOBILE #vip_situ .INFO_BOX .pq_TIT2{
			font-size: 1.4rem;
			line-height: 2.2rem;
		}

	.PC #vip_situ .INFO_BOX .pq_TXT1{
		line-height: 1.8rem;	
	}
	.MOBILE #vip_situ .INFO_BOX .pq_TXT1{
		line-height: 1.8rem;
	}
	#vip_situ .INFO_BOX span.GENDER{
	    display: inline-block;
	    width: 30px;
	    height: 30px;
	    margin-bottom: -8px;
	}

	#vip_situ .INFO_BOX span.GENDER img{
		display: block;
	    width: 100%;
	    height: auto;
	    margin: 0 auto;
	}

/*========================== 個人資料 ============================*/

/*========================== 區框樣式 ============================*/


/*========================== IMP ============================*/
/*平板小於內容js縮放*/

@media screen and (max-width: 1000px) {
  .PC #vip_situ {
    width: 1000px !important;
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
  }
 }
 /*========================== IMP ============================*/

 
/*========================== 新增按鈕 ============================*/
#vip_situ .pq_e_BT{
	clear: both;
	width:100%;
	margin:20px 0 50px 0;}

#vip_situ .pq_e_BT ul.ONE{
	width:100%;
	height:auto;
    overflow: hidden;}
	
.PC #vip_situ .pq_e_BT ul.ONE li{
	width:60%;
	margin:0 auto;
}

.MOBILE #vip_situ .pq_e_BT ul.ONE li{
		width:60%;
		margin:0 auto;}

#vip_situ .pq_e_BT ul.ONE li a{
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;	
	display:block;
	width:100%;
	margin:0 auto;
	height:50px;
	font-size: 1.4rem;
	line-height:47px;
    text-align: center;
    color: #fff;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;

	background: #e54444; /* Old browsers */
	background: -webkit-linear-gradient(#e54444 0%, #d42f2f 100%);
	background: -o-linear-gradient(#e54444 0%, #d42f2f 100%);
	background: linear-gradient(#e54444 0%, #d42f2f 100%); /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e54444', endColorstr='#d42f2f',GradientType=0 ); /* IE6-9 */
}

#vip_situ .pq_e_BT ul.ONE li a:hover{
	color:#fff;
	background: #d42f2f; /* Old browsers */
	background: -moz-linear-gradient(top, #d42f2f 0%, #e54444 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d42f2f 0%,#e54444 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d42f2f 0%,#e54444 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d42f2f', endColorstr='#e54444',GradientType=0 ); /* IE6-9 */
}

.MOBILE #vip_situ-wrapper .M_none { display:none;}

/*========================== 新增按鈕 ============================*/

/*其他樣式*/

/*宮位圖*/
#vip_situ .pq_MAP{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	align-items: center;
    justify-content: center;	
	width: 100%;
	height: 580px;
	background-color: rgb(248, 233, 254);
	border:1px solid rgb(128, 0, 128);;
	color: #333333;
	font-size: 1.3rem;
}

