/*字型*/
#AllRec_249 a{ text-decoration:none;}
#AllRec_249 .BLANK{ height:10px;}/*間距*/
#AllRec_249 {font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;}

.BOXWHITE{
	width: 95%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
}

/*個人資料區塊-文字樣式*/
#AllRec_249 .REC_NAME{/*大字*/
	font-size: 1.4rem;
	line-height: 2.5rem;
	font-weight: normal;
	text-align: center;
	color: #333333;
}

#AllRec_249 .REC_TIME{/*大字*/
	font-size: 1.1em;
	line-height: 1.5;
	text-align: center;
	color: #333;
}
#AllRec_249 .REC_t02{/*輸入字*/
	font-size: 1.6rem;
	line-height: 1.6em;
	color: #333;
	text-align: center;
	font-weight: bold;
	margin: 5px auto 10px auto;
}

/*字級*/
#AllRec_249 .txt_bold {
	font-weight: bold;
}

#AllRec_249 .txt-1 {
	font-size: 2em;
	line-height: 1.7em;
}

#AllRec_249 .txt-2 {
	font-size: 1.85em;
	line-height: 1.7em;
}

#AllRec_249 .txt-3 {
	font-size: 1.6em;
	line-height: 1.7em;
}

#AllRec_249 .txt-4 {
	font-size: 1.5em;
	line-height: 1.7em;
}

#AllRec_249 .txt-4-2 {
	font-size: 1.3em;
	line-height: 1.7em;
}

#AllRec_249 .txt-5 {
	font-size: 1.2em;
	line-height: 1.6em;
}

#AllRec_249 .txt-primary {
	font-size: 1.1em;
	line-height: 1.7em;
	color: #333333;
}

#AllRec_249 .txt-secondary {
	font-size: 1em;
	line-height: 1.7em;
}

#AllRec_249 .txt-6 {
	font-size: 0.9em;
	line-height: 1.7em;
}

/*性別顏色*/
#AllRec_249 .pq_BLUE2{color:#0068dd;}
#AllRec_249 .pq_PINK2{color:#FF1493;}

/*最外框修改寬度尺寸*/
#AllRec_249{
	clear: both;
	width:100%;/*寬度設定尺寸*/
	margin:0 auto;}
	
/*第二層框線樣式*/
#AllRec_249 .REC_SECTION{
	clear:both;
	width:100%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	background-color:#FFF;
	border:3px solid #a8a8a8;
	margin-top:10px;}
	
#AllRec_249 .REC_COM{/*內容區塊*/
	clear:both;
	width:90%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	text-align: left;
}
			
#AllRec_249 .REC_TOP_249{/*TOP圖片*/
	width:100%;
	height:auto;
	border-bottom:3px solid #a8a8a8;
	margin:0 auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;}
#AllRec_249 .REC_TOP_249 img{display:block;width:100%; margin:0 auto;}


/*個人資料區塊樣式*/
#AllRec_249 .AllRec_INFOR{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	flex-direction: row;
}
#AllRec_249 .AllRec_INFOR li.ALL{ width:100%; text-align: center;}
#AllRec_249 .REC_TPINK{/*粉紅底*/
	clear:both;
	width:100%;
	margin:5px auto;
	height:auto;
	overflow:hidden;
	background-color:#ffdaea;
	padding:8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	}
#AllRec_249 .REC_TBL{/*藍底*/
	clear:both;
	width:100%;
	margin:5px auto;
	height:auto;
	overflow:hidden;
	background-color:#c6e5ff;
	padding:8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;}

/*使用者文字樣式*/	
#AllRec_249 .AllRec_INFOR .INFOR_BOX{
	clear: both;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	}
#AllRec_249 .AllRec_INFOR .INFOR_ROW {
	width: 49.5%;
}

#AllRec_249 .AllRec_INFOR .GENDER{/*男女ICON*/
	display:inline-block;
	width:32px;
	height:32px;
	margin:0 auto;
	margin-right:18px;
	margin-bottom:-4px;
	}
#AllRec_249 .AllRec_INFOR .GENDER img{ 
	display:block;
	width:100%;
	height:auto;
	margin-left: 5px;}

#AllRec_249 .AllRec_INFOR .BIG_P{
	width: 100%;
	font-size:1.8rem;
	text-align: center;
	line-height:1.2em;
	margin:0 auto;
	}
#AllRec_249 .AllRec_INFOR .INFOR_BOX .SMALL_P{
	width:100%; 
	font-size:1rem;
	color:#333;
	text-align: center;}
	
/*個人資料尾*/

/*按紐樣式*/		
#AllRec_249 .e_BT_249{
	clear: both;
	width: 100%;
	height: 45px;
	margin: 6px auto;
	}
#AllRec_249 .e_BT_249 a{
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;	
	display:block;
	width:50%;
	margin:0 auto;
	height:45px;
	font-size: 1.3rem;
	line-height:45px;
    text-align: center;
    color: #fff;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    font-weight: bold;
	text-decoration: none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border:1px solid #a30000;
	background: #ff0000; /* Old browsers */
	background: -webkit-linear-gradient(#ff0000 0%, #b90000 100%);
	background: -o-linear-gradient(#ff0000 0%, #b90000 100%);
	background: linear-gradient(#ff0000 0%, #b90000 100%); /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#b90000',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		inset 0px 0px 2px rgba(255,255,255,1);}
	
#AllRec_249 .e_BT_249 a:hover{
	color:#fff9bc;
	background: #b90000; /* Old browsers */
	background: -moz-linear-gradient(top, #b90000 0%, #ff0000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #b90000 0%,#ff0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #b90000 0%,#ff0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b90000', endColorstr='#ff0000',GradientType=0 ); /* IE6-9 */
}

/*==============下方皆是特殊產品樣式==============*/
#AllRec_249 .small_tips p {
	text-align: center;
	color: #999;
	font-weight: normal;
}

/*==============輸入資料 特版==============*/

#AllRec_249 .DATA_BOX {
	display: block;
	overflow: hidden;
	clear: both;
}

#AllRec_249 .DATA_BOX .in_tbar {
	width: 100%;
	height: 0;
	padding-bottom: 8.15625%;
	background-repeat: no-repeat;
	background-size: contain;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#AllRec_249 .special_item {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 40px;
	width: 40px;
	background-image: url(../images/rec/T_plus.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
}

/*==============下方為AllRec_249內容樣式==============*/

/*間隔*/
#AllRec_249 .rec_blank{height: 10px;}
#AllRec_249 .rec_blank2{height: 5px;}

/* 顏色 */
#AllRec_249 .sp_color {
	color: #ff7b78;
}

#AllRec_249 .sp_color2 {
	color: #cc6d5d;
}

#AllRec_249 .small_tips1 {
	color: #cdad7c;
}

/*張老師配圖文字區塊*/
#AllRec_249 .two_block_main {
	width: 96%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

#AllRec_249 .two_block_main ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

#AllRec_249 .two_block_main .item_ph {
	width: 60%;
	height: auto;
}

#AllRec_249 .two_block_main .item_ph img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#AllRec_249 .two_block_main .item_text {
	width: 100%;
}

/*小標樣式*/
#AllRec_249 .slider_box {
	width: 100%;
	min-height: 40px;
	height: auto;
	border-radius: 5px;
	background-color: #d83b56;
	margin-top: 20px;
	margin-bottom: 10px;
}

#AllRec_249 .slider_box p {
	color: #ffffff;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 40px;
	text-indent: 10px;
}
/*理想伴侶*/
#AllRec_249 .type_wrapper {
	display: inline-flex;
	justify-content: space-between;
	flex-direction: row;
	width: 100%;
}

#AllRec_249 .type_wrapper .type {
	display: inline-block;
	width: 49.5%;
	margin-bottom: 15px;
	background-color: #fff1f0;
	box-shadow: inset 0 0 6px 5px #ffd9d9;
	border-radius: 5px;
}

#AllRec_249 .type .content_title {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 46px;
	border-bottom: 2px dotted #ffbfbf;
}

#AllRec_249 .type .content_area {
	padding: 10px 15px;
}


/*2大介紹*/
#AllRec_249 .INTRO_BOX {
	display: block;
	margin: 15px auto 20px auto;
	width: 100%;
}

#AllRec_249 .INTRO_BOX ul {
	display: flex;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
	justify-content: space-between;
	border-bottom: 1px solid #f1e3cb;
	flex-direction: row;
	align-items: flex-start;
}

#AllRec_249 .INTRO_BOX div:last-child ul {
	border: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#AllRec_249 .INTRO_BOX .item_ph {
	max-width: 150px;
	height: auto;
	margin-right: 8px;
}

#AllRec_249 .INTRO_BOX .item_ph img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}

#AllRec_249 .INTRO_BOX .item_text {
	width: 100%;
	height: auto;
	margin-top: 10px;
}

#AllRec_249 .INTRO_BOX .item_text .tag {
	background-color: #e1e1e1;
	color: #666;
	border-radius: 5px;
	padding: 4px;
	margin-left: 5px;
	font-size: .8em;
	font-weight: normal;
}

#AllRec_249 .txtbar_free {
	width: 100%;
	height: 30px;
	line-height: 25px;
	padding-left: 25px;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
}

#AllRec_249 .txtbar_free::before {
	content: '';
	width: 23px;
	height: 26px;
	background-image: url(../images/rec/icon_1.png);
	background-size: 76% auto;
	background-position-y: 6px;
	background-position-x: center;
	background-repeat: no-repeat;
	display: flex;
	position: absolute;
	left: 0px;
}

#AllRec_249 .txtbar_free p {
	font-size: 1.1em;
	line-height: 1.7em;
}

/*更多分析推銷區塊*/
#AllRec_249 .promo_free_frame {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 12px;
}

#AllRec_249 .promo_free_frame img {
	display: block;
	width: 100%;
	height: auto;
}

#AllRec_249 .promo_free_frame .ad_free_title {
	width: 100%;
}

#AllRec_249 .small_tips2 p {
	text-align: center;
	color: #999;
	font-weight: normal;
}
