@import url("reset.css");

body {
	-webkit-text-size-adjust: none;
	text-decoration: none;
	font-family: 微軟正黑體, "Microsoft JhengHei", "sans-serif", Helvetica, Arial;
}

#it249 img{
	width: 100%;
	height: auto;
}

/*共用間距*/
#it249 .BLANK {
	width: 100%;
	height: 20px;
}



#it249 .BLANK02 {
	width: 100%;
	height: 10px;
}

#it249 .BLANK_L{
	width: 100%;
	height: 40px;
}

#it249 p.pq_TXT3+.pq_TXT3 {
	margin-top: 12px;
}

/* 共用間距 尾*/

#it249 .ph_line {
	border-top: 1px solid #333;
	width: 80%;
	margin: 4px auto;
}

#it249 .ph_dash_line{
	width: 100%;
	height: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dashed #333;
}

/* 共用個別解析區塊 */

/* 女性區塊 */
#it249 .woman_box {
	width: 100%;
	padding: 2% 4%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	background-color: rgb(255 230 253);
}

#it249 .woman_box p {
	font-size: 1.8rem;
	line-height: 1.3;
	color: #000;
}


#it249 .border-woman {
	border: 1px solid rgb(255 230 253);
}

#it249 .border-woman .pq_LIST_ICON li {
	background: transparent url(../images/list_icon_woman.png) no-repeat;
	background-size: 28px 28px;
	background-position-y: 2px;
}

/* 男性區塊 */
#it249 .man_box {
	width: 100%;
	height: auto;
	padding: 2% 4%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	background-color: rgb(230 245 255);
}

#it249 .man_box p {
	font-size: 1.8rem;
	line-height: 1.3;
	color: #000;
}


#it249 .border-man {
	border: 1px solid rgb(230 245 255);
}

#it249 .border-man .pq_LIST_ICON li {
	background: transparent url(../images/list_icon_man.png) no-repeat;
	background-size: 28px 28px;
	background-position-y: 2px;
}

/* 共用個別解析區塊  尾*/

/* 共用情侶名 */
#it249 .couple_name {
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 100%;
	font-family: "微軟正黑體", "Microsoft JhengHei", "sans-serif", Helvetica, Arial;
	font-size: 1.8rem;
	line-height: 3.2rem;
}


#it249 .couple_name span {
	width: 40%;
}

#it249 .couple_name span:nth-of-type(1){
	text-align: right;
}

#it249 .couple_name span:nth-of-type(3) {
		text-align: left;
}

#it249 .couple_name span.ph_heart{
	width: 8%;
}

/* 共用情侶名設定 尾*/

/* 共用總結 */
#it249 .summary_box{
	width: 80%;
	background-color: #fff5f6;
	box-shadow: rgb(252, 199, 199) 0px 0px 20px inset;
	padding: 4%;
	border-radius: 10px;
	display: block;
	position: relative;
	margin: 0 auto;
}


#it249 .summary_box .title {
	font-family: "微軟正黑體", "Microsoft JhengHei", "sans-serif", Helvetica, Arial;
	font-size: 1.4rem;
	line-height: 2.2rem;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #f44154;
	margin-bottom: 12px;
	color: #f44154;
}


#it249 .summary_box .summary_word{
	width: 92%;
	margin: 0 auto;
}
/* 共用總結 */

/* 共用顏色 */
#it249 .bg-pink {
	background-color: #de5670;
}
#it249 .border-pink {
	border: 1px solid #de5670;
}
#it249 .bg-purple {
	background-color: #de56c6;
}
#it249 .border-purple {
	border: 1px solid #de56c6;
}
#it249 .bg-green{
	background-color: #529758;
}
#it249 .border-green {
	border: 1px solid #529758;
}
#it249 .bg-orange {
	background-color: #de9356;
}
#it249 .border-orange {
	border:1px solid #de9356;
}

/* 共用顏色 */

/* 框架區 */
#it249{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-size: 2050px auto;
	background-color: #a42222;
	padding-bottom: 30px;
}

/* 輸入頁面-top */
#it249.input_bg {
	background-image: url(../images/input_top_bg_pc.jpg),
		url(../images/bg_pc.png);
	background-repeat: no-repeat, repeat;
	background-position: top center;

}

/* 輸入頁面-top 尾*/

/* 結果＋免費頁面-top */
#it249.result_bg {
	background-image: url(../images/result_bg_pc.jpg),
		url(../images/bg_pc.png);
	background-repeat: no-repeat, repeat;
	background-position: top center;
}



/* 其他頁面-top 尾*/

/* 框架區 尾*/



#it249 .TOP_BG_S { /* 結果頁面 */
	height: 321px;
}


#it249 h1 {
	width: 580px;
	height: 197px;
	margin: 0 auto;
	margin-top: 60px;
	background-image: url(../images/top_title.png);
	background-position: top center;
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
}



#it249 .TOP_BG_0 h2 {
	width: 580px;
	height: 126px;
	margin: 0 auto;
	background-image: url(../images/s_title.png);
	background-position: top center;
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
}


/* TOP 尾*/

/*內容區*/
#it249 .CONTENT {
	width: 750px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background-image: url(../images/con_bg.jpg);
	background-size: 100% auto;
	position: relative;
}

/*內容框架*/
 

/*=========================輸入頁面頭區================*/
#it249 .CON_BOX {
	width: 670px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}


#it249 .pq_INPUT_BOX1 {
	margin-top: 0px;
}


#it249 .CON_IMG_M {
	width: 100%;
	height: auto;
	margin: 0 auto;
}


#it249 .CON_IMG_M img {
	width: 100%;
	height: auto;
}

 



/*分析項目展開區*/
#it249 #SINGLE_BOX {
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	margin: 15px auto;
}


#it249 #SINGLE_BOX .WHAT_BOX_BAR {
	width: 100%;
	height: 66px;
	background-image: url(../images/input_bar.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	font-size: 1.6rem;
	line-height: 66px;
	color: #FFF;
	font-weight: bold;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	background-size: cover;
}


#it249 #SINGLE_BOX .WHAT_BOX_BG {
	padding: 2% 12%;
	color: #333;
	background-color: #fefbff;
	box-shadow: inset 0px 0px 20px 10px rgba(255, 129, 129, 0.3);
	-webkit-box-shadow: inset 0px 0px 20px 10px rgba(255, 129, 129, 0.3);
	-moz-box-shadow: inset 0px 0px 20px 10px rgba(255, 129, 129, 0.3);
}

 


#it249 #SINGLE_BOX .WHAT_BOX_BG .IP_LINE {
	width: 100%;
	height: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top: 1px dashed #096300;
}

#it249 #SINGLE_BOX .WHAT_BOX_BG .pq_LIST_ICON {
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}


/*輸入框*/
#it249 .ENTER_TOP_BAR {
	width: 100%;
	height: 70px;
	background-repeat: no-repeat;
	margin: 15px auto 0 auto;
	text-align: center;
	font-size: 1.6rem;
	line-height: 70px;
	color: #FFF;
	font-weight: bold;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}


#it249 .ENTER_S1 {
	background-image: url(../images/enter_top.jpg);
}

#it249 .ENTER_BGS1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-image: url(../images/enter_bg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 30px 5px 30px;
}
 

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

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

/*輸入框 尾*/

/*==第二大區塊 影片及跑馬燈==*/

#it249 #norm_case {
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #1e7517;
	box-sizing: border-box;
	background-color: #fff;
	margin: 0 auto;
}


#it249 #norm_case .norm_title {
	width: 100%;
	height: 60px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
	color: #ffffff;
	margin: 0px auto;
}

#it249 #norm_case .bar1 {
	background-image: url(../images/norm_bar.jpg);
	background-size: cover;
    background-position: center;
}

#it249 #norm_case .norm_content {
	width: 95%;
	margin: 20px auto;
	overflow: hidden;
}

#it249 #norm_case .norm_content .video_box{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

/* 影片及跑馬燈 尾*/

/*==浮水按鈕==*/
#it249-wrapper .NEW_BT_F {
	/*浮水按鈕*/
	width: 100%;
	height: 60px;
	position: fixed;
	bottom: 0;
	z-index: 999;
	background-color: rgb(0 0 0 / 70%);
	padding-top: 5px;
	max-width: 750px;
}

#it249-wrapper .NEW_BT_F a {
	/*浮水按鈕*/
	display: block;
	margin: 0 auto;
	width: 300px;
	height: 48px;
	font-size: 1.5rem;
	line-height: 48px;
	text-decoration: none;
	position: static;
}


/*==浮水按鈕==*/

/* 動畫區塊 */
/*櫻花雨*/
 

@-webkit-keyframes sakura {
	0% {
		transform: rotate3d(0, 0, 0, 0deg);
	}

	25% {
		transform: rotate3d(0, 1, 0, 60deg);
	}

	50% {
		transform: rotate3d(1, 1, 0, 0deg);
	}

	75% {
		transform: rotate3d(1, 0, 0, -180deg);
	}

	100% {
		transform: rotate3d(1, 0, 0, 0deg);
	}
}

/*櫻花雨*/

/*主視覺動態按鈕區塊*/
 

#it249 .button_style1:hover {
	background-position: bottom center;
}

 

@keyframes move {
	0% {
		transform: translateX(0px);
	}

	25% {
		transform: translateX(5px);
	}

	50% {
		transform: translateX(0px);
	}
}

 
@keyframes brightness-bt {

	0%,
	100% {
		filter: brightness(1);
	}

	1% {
		filter: brightness(1.3);
	}

	35%,
	95% {
		filter: brightness(1);
	}
}

 



@keyframes sheen {

	0%,
	100% {
		/*0%到100%的關鍵影格都是left:0%,opacity:0%*/
		left: 60%;
		opacity: 0;
	}

	1% {
		opacity: 0.8;
	}

	35%,
	95% {
		/*35%到95%的關鍵影格都是left:100%,opacity:0%*/
		left: 100%;
		opacity: 0;
	}
}
/* 動畫 尾*/

/*=========================輸入頁面 尾區================*/

/*=========================結果頁面 ================*/


/* 個人資料 */
#it249 .INFORFATE {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

#it249 .INFORFATE .infor_bar{
	width: 100%;
	height: 0;
	padding-bottom: 10.15625%;
	background-repeat: no-repeat;
	background-size: cover;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#it249 .INFORFATE span.GENDER {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-bottom: -4px;
}

#it249 .INFORFATE span.GENDER img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#it249 .INFORFATE .TIME{
	font-size: 1.1rem;
	line-height: 2rem;
	font-family: 微軟正黑體, "Microsoft JhengHei", "sans-serif", Helvetica, Arial;
	text-decoration: none;		
}

/*主星*/
#it249 .INFOR_STAR {
	width: 80%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}


#it249 .INFOR_STAR ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}


#it249 .INFOR_STAR li {
	float: left;
	width: 49%;
	height: 150px;
	background: url(../images/re_01.png) no-repeat;
	background-size: 100% auto;
	background-position: center;
	overflow: hidden;
}



#it249 .INFOR_STAR li p {
	color: #333;
	font-size: 2rem;
	margin-top: 69px;
	text-align: center;
	font-weight: bold;
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;
		display: block;
		width: 100%;
		height: 50px;
		line-height: 50px;
}

#it249 .INFOR_STAR span.BR{
	font-size: 1rem;
	font-weight: normal;
	margin-left: 4px;
	color: #666;
}



#it249 .INFOR_STAR li:nth-child(2) {
	background-image: url(../images/re_02.png);
	margin-left: 2%;
}
/*主星 尾*/

/*個人解析 */
#it249 .INFOR_DATA {
	width: 80%;
	margin: 0 auto 40px auto;
}

/* 個人解析 尾*/

/* 命盤 */
#it249 .pq_notice {
	color: #e91b1b;
	text-align: center;
	margin: 12px auto 4px auto;
}

#it249 .pq_MAP {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 401px;
	background-color: rgb(248, 233, 254);
	border: 1px solid rgb(128, 0, 128);
	color: #333333;
	font-size: 1.3rem;
}
/* 命盤 尾*/

/*RESULT 內文單欄區*/
/*pq自製*/
 
 

#it249 .pq_LIST_ICON li {
	margin-bottom: 4px;
}
 

#it249 .pq_RECOM_F {
	/*特殊底款*/
	margin: 0 auto 30px auto;
	width: 90%;
	height: auto;
	overflow: hidden;
	background-color: #fff5f6;
	border: 1px solid #fedfdd;
	padding:0% 5%;
	border-radius: 0 0 24px 24px;
	display: block;
	position: relative;
	box-shadow: rgb(252, 199, 199) 0px 0px 20px inset;
}



/* 姻緣指數1 */
#it249 .marriage_number01{
	display: block;
	width: 100%;
	height: 300px;
	background-image: url(../images/ph_marriage01.jpg);
	margin: 20px auto;
	background-repeat: no-repeat;
	background-position: top center;
}



#it249 .marriage_number01 .couple_data{
	display: block;
	height: 100%;
	width: 60%;
	margin: 0 auto;
	padding:8% 0;
}


#it249 .marriage_number01 .data_title{
	color: #c08428;
	font-size: 2.5rem;
	font-weight: bold;
	border-top: 1px solid #c08428;
	border-bottom: 1px solid #c08428;
	margin: 4px auto;
	letter-spacing: 4px;
	text-align: center;
}


#it249 .marriage_number01 .number p{
	font-family: "微軟正黑體", "Microsoft JhengHei", "sans-serif", Helvetica, Arial;
	font-size: 80px;
	font-weight: bold;
	text-align: center;
	color: #bc3d5b;
	line-height: 1.3;
}
#it249 .marriage_number01 .number span{
	font-size: 48px;
	font-weight: normal;
	margin-left: 4px;
}

/* 姻緣指數1 尾*/

/* 內表單 */
#it249 .inner_menu{
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto;
}
#it249 .inner_menu ul{
	display: flex;
	justify-content: space-evenly;
	box-shadow: rgb(172, 21, 3) 0px 0px 0px 2px inset,
			rgb(255, 255, 255) 0px 0px 0px 4px inset;
	background: linear-gradient(#ff0090 0%, #e2005a 100%);
	background-color: #ff0090;
	width: 98%;
	margin: 0 auto;
	/*height: 100%;*/
}

#it249 .inner_menu li {
	font-size: 24px;
	text-align: center;
	color: #fff;
	width: 100%;
	line-height: 1.5;
	padding: 2%;
	border-right: 1px solid #fff;	
}
#it249 .inner_menu li:last-child{
	border:none;
}

 
/* 內表單 尾*/

/* 1-2 兩人婚姻速配鑑定 */
/* 動畫 */
#it249 #marriage_anime{
	display: block;
	background-image: url(../images/anime/ani_bg.jpg);	
	width: 100%;
	height: 0;
	padding-bottom: 53%;
	margin: 0 auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}

#it249 #marriage_anime .card_inside{
	display: block;
	z-index: 1;
	position: absolute;
	width: 70%;
	top: 50%;
	left: 46%;
	transform: translate(-50%, -50%);
}

#it249 #marriage_anime .card_outside {
	display: block;
	z-index: 2;
	position: absolute;
	width: 54%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

/* 如果有要抽卡出來效果使用，如果沒有請移除 */
#it249 #marriage_anime .card_pure{
	display: block;
	z-index: 3;
	position: absolute;
	width: 47%;
	top: 49%;
	left: 50%;
	transform: translate(-50%, -50%);
}
/* 如果有要抽卡出來效果使用，如果沒有請移除 */

#it249 #marriage_anime .ani_card_right {
	display: block;
	z-index: 4;
	position: absolute;
	width: 19.9%;
	top: 50%;
	right: 13%;
	transform: translate(-50%, -50%);
}

#it249 #marriage_anime .card_hover{
	transform: translate(-49.5%, -56.5%) skewY(21deg);
	width: 19.5%;
}

#it249 #marriage_anime .card_btn{
	display: block;
	width: 40%;
	height: 0;
	padding-bottom: 24.5%;
	background-image: url(../images/anime/ani_btn.png);
	background-size: cover;
	position: absolute;
	top: 62%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 4;
}

#it249 #marriage_anime .card_btn:hover {
	top: 64%;
}

#it249 #marriage_anime .card_box{
	display: block;
	width: 60%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 5;
}
#it249 #marriage_anime .card_box .couple_name{
	width: 88%;
	margin: 0 auto;
	font-size: 1.5rem;
	line-height: 1.5;
}

#it249 #marriage_anime .ph_line{
	border-top: 1px solid #333;
	width: 80%;
	margin: 4px auto;
}
#it249 #marriage_anime .level{
	font-family: "微軟正黑體", "Microsoft JhengHei", "sans-serif", Helvetica, Arial;
	font-size: 44px;
	font-weight: bold;
	text-align: center;
	color: #333;
}

#it249 #marriage_anime .level span{
	color: #bc3d5b;
}
/* 動畫 */

#it249 .marriage_number02 {
	display: block;
	background-image: url(../images/ph_marriage02.jpg);
	width: 100%;
	height: 0;
	padding-bottom: 20%;
	background-size: contain;
	position: relative;
	background-repeat: no-repeat;
}

#it249 .marriage_number02 .rate_number{
	font-size: 68px;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	top: 50%;
	right: 186px;
	transform: translateY(-50%);
}

/* 1-2 兩人婚姻速配鑑定 尾*/

/* 1-3 婚姻速配綜合分析 */
#it249 .marriage_number03 {
	display: block;
	background-image: url(../images/ph_marriage03.jpg);
	width: 100%;
	height: 0;
	padding-bottom: 20%;
	background-size: contain;
	position: relative;
	background-repeat: no-repeat;
}
#it249 p.s_tit {
	padding-top: 8px;
	font-size: 1.8rem;
	color: #fff620;
	text-align: center;
}

#it249 .marriage_number03 .type{
	font-size: 2.5rem;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

/* 1-3 婚姻速配綜合分析 尾*/

/* 3-1 七大婚姻速配指數 */
#it249 .form_box{
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}
#it249 .form_box ul{
	display: flex;
	flex-wrap: nowrap;
	flex-flow: row;
	width: 100%;
}
#it249 .form_box .row-title{
	background-color: #e97590;
	font-size: 1.3rem;
	line-height: 2;
	color: #fff620;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

#it249 .form_box .row-one,
#it249 .form_box .row-two{
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;
	display: flex;
	flex-wrap: nowrap;
	flex-flow: row;
	width: 100%;
	font-size: 1.3rem;
	line-height: 1.3;
}


#it249 .form_box .row-one {
	background-color: #ffd1db;
	color: #bc3d5b;
}
#it249 .form_box .row-two {
	background-color: #ffb7c6;
	color: #bc3d5b;
}

#it249 .form_box li {
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc(100% / 3);
	text-align: center;
	border-right: 1px solid #fff;
	height: 40px;
}

#it249 .form_box li:last-child {
	border-right: none;
}



#it249 .form_box .row-one li:nth-of-type(1),
#it249 .form_box .row-two li:nth-of-type(1){
	color: #333;
}

#it249 .form_box .row-one:last-child{
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#it249 .form_data{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	width: 80%;
	margin: 0 auto;
	border-radius: 10px;
	box-shadow: rgb(189 60 91) 0px 0px 0px 2px inset,
			rgb(243 197 144) 0px 0px 0px 4px inset;
		background-color: #f8f2e8;
}


#it249 .form_data .form_word{
	background-color: #bd3c5b;
	width: 100%;
	margin: 0 auto;
	padding: 4%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#it249 .form_data .form_word p{
	font-family: "微軟正黑體", "Microsoft JhengHei", "sans-serif", Helvetica, Arial;
	font-size: 1.5rem;
	line-height: 2rem;
	color: #fff;
	text-align: center;
	font-weight: bold;
}


#it249 .form_data .form_bg{
	padding: 4%;
}

#it249 .form_bg ul{
	display: block;
	text-align: center;
}

#it249 .form_bg li span{
	color:#bc3d5b ;
}



/* 3-1 七大婚姻速配指數 尾*/

/* 3-2 偷偷告訴你 婚姻七味生活寫照 */
#it249 .ph_item_number {
	/* 有字 */
	width: 80%;
	height: 0;
	padding-bottom: 30%;
	margin: 40px auto 20px auto;
	background-size: contain;
	font-size: 60px;
	text-indent: 30%;
	line-height: 3.8;
	color: #bc3d5b;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
}

#it249 .ph_item_number:first-child{
	margin-top: 0;
}

#it249 .ph_item_none {
	/* 無字 */
	width: 80%;
	height: 0;
	padding-bottom: 30%;
	margin: 40px auto 20px auto;
	background-size: contain;
	background-repeat: no-repeat;	
}



/* 3-2 偷偷告訴你 婚姻七味生活寫照 尾*/

/* 4-3 婚姻幸福開運錦囊 加強兩人能量 */
#it249 .ph_bar{
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

#it249 .ph_bar p{
	color: #fff;
	font-size: 1.5rem;
	text-align: center;
	font-weight: bold;
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;
	display: block;
}

#it249 .ph_bar::before {
	content: "";
	position: absolute;
	height: 66px;
	width: 32px;
	background-image: url(../images/list_icon_white.png);
	background-repeat: no-repeat;
	left: 4vw;
	background-position: center;
	background-size: contain;
}

#it249 .ph_bar::after {
	content: "";
	position: absolute;
	height: 66px;
	width: 32px;
	background-image: url(../images/list_icon_white.png);
	background-repeat: no-repeat;
	right: 4vw;
	background-position: center;
	background-size: contain;
}

#it249 .bar_bg {
	padding: 2%;
	display: flex;
	flex-direction: column;
}

#it249 .bar_bg_two_com {
	padding: 2%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}



#it249 .two_item{
	display: inline-flex;
	justify-content: space-evenly;
}

#it249 .bar_box{
	width: 80%;
	padding: 0 4%;
	margin: 0 auto;
}

/* 4-3 婚姻幸福開運錦囊 加強兩人能量 尾*/


/* 幸運符 */
#it249 .D_IMG {
	width: 250px;
	height: 420px;
	overflow: hidden;
	clear: both;
	margin: 10px auto;
	position: relative;
	background-image: url(../images/d_img/dw_1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
}


/* 幸運符 尾*/

/* 老師-簽名 */
#it249 .ph_sign{
	display: block;
	width: 24%;
	position: relative;
	right: 0;
	float: right;
	overflow: hidden;
	clear: both;
}


/* 老師-簽名 尾*/

/*=========================結果頁面 尾區================*/

/*=========================列印相關設定 ================*/

 
/*=========================列印相關設定 尾區================*/

/*=========================免費頁面 ================*/

/* 浮水印 設定*/

/* 模糊字 共用區塊 */
#it249 .free_btbox {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

#it249 .free_btbox span {
	width: 100%;
	height: auto;
}
 



#it249 .FUZZY_BOX p{
	font-size: 1rem;
	text-align: center;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
	color: #0088ff;
}
 



#it249 .free_btbox span a .s_bttxt {
	font-size: 1.3rem;
	padding: 0px 5px;
}

#it249 .free_btbox span a.s_subtxt {
	width: 100%;
	font-size: 1rem;
	text-align: center;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
	color: #0088ff;
}

#it249 .FREE_PH {
	width: 93%;
	height: auto;
	overflow: hidden;
	margin: 10px auto 0 auto;
	clear: both;
}

#it249 .FREE_PH_BTN {
	width: 100%;
	margin-top: -40px;
	position: relative;
	margin-bottom: 10px;
}


#it249 .FREE_PH img {
	clear: both;
	display: block;
	margin: 0 auto;
}


/* 模糊字 共用區塊 尾*/

/* 模糊字 共用總結 */
 
/* 模糊字 共用總結 尾*/

/* 模糊字 表格區塊 */
#it249 .form_fuzzy{
	display: block;
	position: absolute;
	width: 61%;
	height: auto;
	overflow: hidden;
	top: 56%;
	left: 66%;
	margin: auto;
	transform: translate(-50%, -50%);
}
#it249 .form_fuzzy .summary_box{
	padding: 12% 4%;
	width: 88%;
}
/* 模糊字 表格區塊 尾*/

#it249 .FREE_PIC{
	width: 100%;
	margin: 0 auto;
	display: block;
}

#it249 .marriage_number03 .free_type {
	font-size: 2.5rem;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding-top: 28px;
}



/*=========================免費頁面 尾區================*/

/*=========================手机版================*/
.MOBILE #it249 .BLANK {
	width: 100%;
	height: 10px;
}
.MOBILE #it249 .woman_box p{
	font-size: 1.4rem;
}
.MOBILE #it249 .man_box p {
	font-size: 1.4rem;
}
.MOBILE #it249 .couple_name{
	font-size: 5vw;
	line-height: 1.5;
}
.MOBILE #it249 .summary_box{
	width: 100%;
}
.MOBILE #it249 .summary_box .title{
	font-size: 1.3rem;
}
.MOBILE #it249 {
	margin-top: 45px;
	width: 100%;
}
.MOBILE #it249.input_bg{
	background-image: url(../images/input_bg_mb.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
.MOBILE #it249.result_bg {
	background-image: url(../images/result_bg_mb.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
/* TOP */ 
.MOBILE #it249 .TOP_BG_0{
	width: 100%;
	height: 67vw;
}
.MOBILE #it249 .TOP_BG_S{
	height: 38vw;
}
.MOBILE #it249 h1 {
	width: 100%;
	height: 0;
	margin: 24px auto 0 auto;
	padding-bottom: 28%;
}
.MOBILE #it249 .TOP_BG_0 h2 {
	width: 100%;
	height: 0;
	padding-bottom: 18%;
}

.MOBILE #it249 .CONTENT {
	width: 100%;
}
.MOBILE #it249 .CON_BOX {
	width: 100%;
	padding: 0% 4% 2% 4%;
}
.MOBILE #it249 .pq_INPUT_BOX1 {
	width: 95%;
}
.MOBILE #it249 .CON_IMG_M{
	width: 95%;
}
.MOBILE #it249 .pq_INBOX {
	line-height: 1.8rem;
	font-size: 1.1rem;
}
.MOBILE #it249 #SINGLE_BOX{
	margin: 0 auto;
}
.MOBILE #it249 #SINGLE_BOX .WHAT_BOX_BAR{
	font-size: 1.3rem;
	height: 60px;
	line-height: 60px;
}
.MOBILE #it249 #SINGLE_BOX .WHAT_BOX_BG{
	padding: 2% 5%;
}

.MOBILE #it249 #SINGLE_BOX .WHAT_BOX_BG .pq_ADT1 {
	line-height: 2rem;
	font-size: 1.2rem;
}
.MOBILE #it249 #SINGLE_BOX .WHAT_BOX_BG .pq_TXT1 {
	line-height: 1.8rem;
	font-size: 1.1rem;
}

.MOBILE #it249 #SINGLE_BOX .WHAT_BOX_BG li+li {
	margin-top: 8px;
}

.MOBILE #it249 #SINGLE_BOX .WHAT_BOX_BG li>ul>li+li {
	margin-top: 0px;
}
.MOBILE #it249 .ENTER_TOP_BAR{
	width: 95%;
	height: 60px;
	font-size: 1.3rem;
	line-height: 60px;
	background-size: cover;
	background-position: center;
}
.MOBILE #it249 .ENTER_BGS1{
	width: 95%;
	padding: 5% 3%;
	border: 1px solid #a6171d;
	background-image: none;
	border-top: none;
}

/*測算項目list-pq自製*/ 
.MOBILE #it249 .pq_LIST_ICON li>ul>li {
	width: 100%;
	position: relative;
	left: 0px;
	padding-left: 1.1rem;
	text-indent: 0px;
}

.MOBILE #it249 .pq_LIST_ICON li>ul>li::before {
	position: absolute;
	left: -5px;
}
.MOBILE #it249 #norm_case{
	width: 95%;
}
.MOBILE #it249-wrapper .NEW_BT_F a {
	/*浮水按鈕*/
	width: 90%;
}
.MOBILE #it249 .SAKURA {
	display: none;
}
/*主視覺動態按鈕區塊*/
.MOBILE #it249 .bt_txt-primary {
	font-size: 6vw;
	font-weight: bold;
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;
	line-height: normal;
}

.MOBILE #it249 .button_style1 {
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;
	width: 100%;
	height: 75px;
	background-image: url(../images/button_bg.png);
	background-size: cover;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
}

.MOBILE #it249 .button_style1:hover {
	background-position: bottom center;
}

.MOBILE #it249 .TOP_BG_0 .button_case {
	width: 55%;
	height: auto;
	background-color: #8c0000;
	margin: 0 auto;
	margin-top: 4vw;
}

.MOBILE #it249 .TOP_BG_0 .button_case .animation_bt {
	position: relative;
	width: 100%;
	height: auto;
	box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.5);
	transition: all .4s ease;
	overflow: hidden;
	margin: 0 auto;
}

.MOBILE #it249 .TOP_BG_0 .button_case .animation_bt::after {
	position: absolute;
	right: 5%;
	top: 40%;
	content: "";
	display: block;
	width: 3vw;
	height: 3vw;
	background-image: url(../images/button_arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	animation: move 2.5s infinite;
}

.MOBILE #it249 .TOP_BG_0 .button_case .animation_bt a {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 22.222222%;
	color: #ffffff;
	text-shadow: 2px 2px 8px #8c0000,
		-2px -2px 2px #8c0000,
		-2px 2px 2px #8c0000,
		2px -2px 2px #8c0000;
	animation: brightness-bt 3.5s infinite;
}

.MOBILE #it249 .button_case .animation_bt ul.single {
	width: 100%;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.MOBILE #it249 .TOP_BG_0 .animation_bt .sheen::after {
	content: '';
	position: absolute;
	top: 0%;
	left: 60%;
	width: 20px;
	height: 12vw;
	background: #ffb5b592;
	z-index: 99;
	filter: blur(10px);
	transform: rotate(30deg);
	animation: sheen 3.5s infinite;
}
.MOBILE #it249 .GUIDE {
	width: 96%;
	margin: -10px auto 15px auto;
}
.MOBILE #it249 .INFOR_STAR ul{
	margin-top: 10px;
	margin-bottom: 10px;
}
.MOBILE #it249 .INFOR_STAR li {
	padding-bottom: 27.21%;
	height: 0;
}
.MOBILE #it249 .INFOR_STAR li p {
	font-size: 7vw;
	margin-top: 9vw;
	line-height: 1.2;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
} 
.MOBILE #it249 .INFOR_DATA{
	width: 100%;
}
.MOBILE #it249 .pq_ADT1{
	font-size: 1.3rem;
}

.MOBILE #it249 .pq_ADT3{
	font-size: 1.1rem;
	line-height: 1.5;
}
.MOBILE #it249 .pq_RECOM_BOX {
	width: 93%;
	position: relative;
}
 

.MOBILE #it249 .pq_TWO_COM {
	margin: 0 auto;
}
.MOBILE #it249 .pq_TWO_COM .pq_REPIC {
	width: 60%;
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
}
/*RESULT 內文單欄區*/
 

.MOBILE #it249 .pq_RECOM1 {
	border-color: #802300;
	margin-top: 0px;
	position: relative;
	border-top: none;
}
.MOBILE #it249 .pq_RECOM_F {
	margin-bottom: 0px;
	padding: 0% 2% 2% 2%;
}
.MOBILE #it249 .marriage_number01 {
	width: 100%;
	height: 0;
	padding-bottom: 52%;
	background-size: 115% auto;
}
.MOBILE #it249 .marriage_number01 .couple_data {
	width: 68%;
	padding: 5.5% 0;
}
.MOBILE #it249 .marriage_number01 .data_title{
	font-size: 6vw;
}
.MOBILE #it249 .marriage_number01 .number p{
	font-size: 14vw;
}
.MOBILE #it249 .marriage_number01 .number span {
	font-size: 6vw;
}
.MOBILE #it249 .inner_menu ul{
	width: 100%;
	box-shadow: rgb(172, 21, 3) 0px 0px 0px 1px inset,
			rgb(255, 255, 255) 0px 0px 0px 2px inset;
}
.MOBILE #it249 .inner_menu li{
	font-size: 5vw;
	line-height: 1.1;
	padding: 2% 5%;
}
.MOBILE #it249 #marriage_anime .card_box .couple_name{
	font-size: 4vw;
}
.MOBILE #it249 #marriage_anime .level{
	font-size: 8vw;
}
.MOBILE #it249 .marriage_number02 .rate_number{
	font-size: 10vw;
	right: 25.5vw;
}
.MOBILE #it249 p.s_tit{
	padding-top: 1.4%;
	font-size: 4.5vw;
}
.MOBILE #it249 .form_box .row-one,
.MOBILE #it249 .form_box .row-two{
	line-height: 1.3;
}
.MOBILE #it249 .form_box li {
	height: 58px;
	padding: 2%;
}
.MOBILE #it249 .form_data{
	width: 100%;
}
.MOBILE #it249 .form_data .form_word p {
	font-size: 1.3rem;
}
.MOBILE #it249 .form_bg .pq_TIT1{
	font-size: 5.5vw;
	line-height: 1.5;
}
.MOBILE #it249 .ph_item_number{
	font-size: 8vw;
	line-height: 32vw;
	margin-top: 20px;
}
.MOBILE #it249 .ph_item_none{
	margin-top: 20px;
}
.MOBILE #it249 .bar_bg_two_com{
	flex-flow: column;
}
.MOBILE #it249 .bar_box{
	width: 100%;
}
.MOBILE #it249 .D_IMG{
	width: 80%;
	height: auto;
}
.MOBILE #it249 .ph_sign{
	width: 44%;
}
.MOBILE #it249 .M_none {
	display: none;
}
/* 浮水印 */
.MOBILE #it249-wrapper #watermark-wrapper{
	display: none;
}
.MOBILE #it249 .FUZZY_BOX {
	width: 100%;
	margin: 0 auto;
}
.MOBILE #it249 .free_btbox span a {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-decoration: none;
}
.MOBILE #it249 .FREE_PH_BTN{
	margin-top: -10px;
	width: 72%;
}
.MOBILE #it249 .FREE_PH .pq_e_BT {
	width: 90%;
	margin-bottom: 20px;
}
.MOBILE #it249 .marriage_number03 .free_type {
	font-size: 7vw;
	padding-top: 3vw;
}
.MOBILE #it249 .INFOR_STAR {
	width: 100%;
}
.MOBILE #it249 .marriage_number03 .type{
	font-size: 1.6rem;
	line-height: 1.1;
}

/*=========================手机版================*/

/*=========================pc版================*/
.PC #it249 .BLANK {
	width: 100%;
	height: 10px;
}
.PC #it249 .woman_box p{
	font-size: 1.4rem;
}
.PC #it249 .man_box p {
	font-size: 1.4rem;
}
.PC #it249 .couple_name{
	font-size: 2vw;
	line-height: 1.5;
}
.PC #it249 .summary_box{
	width: 100%;
}
.PC #it249 .summary_box .title{
	font-size: 1.3rem;
}
.PC #it249 {
	margin-top: 45px;
	width: 100%;
}
.PC #it249.input_bg{
	background-image: url(../images/input_bg_mb.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
.PC #it249.result_bg {
	background-image: url(../images/result_bg_mb.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
/* TOP */ 
.PC #it249 .TOP_BG_0{
	width: 750px;
	height: 493px;
	margin: 0 auto;
	position: relative;
}
.PC #it249 .TOP_BG_S{
	/*height: 38vw;*/
}
.PC #it249 h1 {
	width: 100%;
	height: 0;
	margin: 24px auto 0 auto;
	padding-bottom: 28%;
}
.PC #it249 .TOP_BG_0 h2 {
	width: 100%;
	height: 0;
	padding-bottom: 18%;
}

.PC #it249 .CONTENT {
	width: 100%;
}
.PC #it249 .CON_BOX {
	width: 100%;
	padding: 0% 4% 2% 4%;
}
.PC #it249 .pq_INPUT_BOX1 {
	width: 95%;
}
.PC #it249 .CON_IMG_M{
	width: 95%;
}
.PC #it249 .pq_INBOX {
	line-height: 1.8rem;
	font-size: 1.1rem;
}
.PC #it249 #SINGLE_BOX{
	margin: 0 auto;
}
.PC #it249 #SINGLE_BOX .WHAT_BOX_BAR{
	font-size: 1.3rem;
	height: 60px;
	line-height: 60px;
}
.PC #it249 #SINGLE_BOX .WHAT_BOX_BG{
	padding: 2% 5%;
}

.PC #it249 #SINGLE_BOX .WHAT_BOX_BG .pq_ADT1 {
	line-height: 2rem;
	font-size: 1.2rem;
}
.PC #it249 #SINGLE_BOX .WHAT_BOX_BG .pq_TXT1 {
	line-height: 1.8rem;
	font-size: 1.1rem;
}

.PC #it249 #SINGLE_BOX .WHAT_BOX_BG li+li {
	margin-top: 8px;
}

.PC #it249 #SINGLE_BOX .WHAT_BOX_BG li>ul>li+li {
	margin-top: 0px;
}
.PC #it249 .ENTER_TOP_BAR{
	width: 95%;
	height: 60px;
	font-size: 1.3rem;
	line-height: 60px;
	background-size: cover;
	background-position: center;
}
.PC #it249 .ENTER_BGS1{
	width: 95%;
	padding: 5% 3%;
	border: 1px solid #a6171d;
	background-image: none;
	border-top: none;
}

/*測算項目list-pq自製*/ 
.PC #it249 .pq_LIST_ICON li>ul>li {
	width: 100%;
	position: relative;
	left: 0px;
	padding-left: 1.1rem;
	text-indent: 0px;
}

.PC #it249 .pq_LIST_ICON li>ul>li::before {
	position: absolute;
	left: -5px;
}
.PC #it249 #norm_case{
	width: 95%;
}
.PC #it249-wrapper .NEW_BT_F a {
	/*浮水按鈕*/
	width: 90%;
}
.PC #it249 .SAKURA {
	width: 100%;
	max-height: 750px;
	height: 1080px;
	position: absolute;
	top: 40px;
	 
}
.PC #it249 .SAKURA .snowfall-flakes {
	animation: sakura 2s linear infinite;
}
/*主視覺動態按鈕區塊*/
.PC #it249 .bt_txt-primary {
	font-size: 2rem;
	font-weight: bold;
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;
	line-height: normal;
}

.PC #it249 .button_style1 {
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial;
	width: 100%;
	height: 75px;
	background-image: url(../images/button_bg.png);
	background-size: cover;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;
}

.PC #it249 .button_style1:hover {
	background-position: bottom center;
}

.PC #it249 .TOP_BG_0 .button_case {
	width: 334px;
	height: auto;
	background-color: #8c0000;
	margin: 0 auto;
	margin-top: 24px;
	margin-bottom: 20px;
}

.PC #it249 .TOP_BG_0 .button_case .animation_bt {
	position: relative;
	width: 100%;
	height: auto;
	box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.5);
	transition: all .4s ease;
	overflow: hidden;
	margin: 0 auto;
}

.PC #it249 .TOP_BG_0 .button_case .animation_bt::after {
	position: absolute;
	right: 10%;
	top: 33%;
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	background-image: url(../images/button_arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	animation: move 2.5s infinite;
}

.PC #it249 .TOP_BG_0 .button_case .animation_bt a {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 22.222222%;
	color: #ffffff;
	text-shadow: 2px 2px 8px #8c0000,
		-2px -2px 2px #8c0000,
		-2px 2px 2px #8c0000,
		2px -2px 2px #8c0000;
	animation: brightness-bt 3.5s infinite;
}

.PC #it249 .button_case .animation_bt ul.single {
	width: 100%;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.PC #it249 .TOP_BG_0 .animation_bt .sheen::after {
	content: '';
	position: absolute;
	top: 0%;
	left: 60%;
	width: 30px;
	height: 75px;
	background: #ffb5b592;
	z-index: 99;
	filter: blur(12px);
	transform: rotate(60deg);
	animation: sheen 3.5s infinite; 
}
.PC #it249 .GUIDE {
	width: 96%;
	margin: -10px auto 15px auto;
}
.PC #it249 .INFOR_STAR ul{
	margin-top: 10px;
	margin-bottom: 10px;
}
.PC #it249 .INFOR_STAR li {
	padding-bottom: 27.21%;
	height: 0;
}
.PC #it249 .INFOR_STAR li p {
	font-size: 3vw;
	margin-top: 5vw;
	line-height: 1.2;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
} 
.PC #it249 .INFOR_STAR span.BR{
   font-size: 1.5rem;
}
.PC #it249 .INFOR_DATA{
	width: 100%;
}
.PC #it249 .pq_ADT1{
	font-size: 1.3rem;
}

.PC #it249 .pq_ADT3{
	font-size: 1.1rem;
	line-height: 1.5;
}
.PC #it249 .pq_RECOM_BOX {
	width: 93%;
	position: relative;
}
 

.PC #it249 .pq_TWO_COM {
	margin: 0 auto;
}
.PC #it249 .pq_TWO_COM .pq_REPIC {
	width: 60%;
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
}
/*RESULT 內文單欄區*/
 

.PC #it249 .pq_RECOM1 {
	border-color: #802300;
	margin-top: 0px;
	position: relative;
	border-top: none;
}
.PC #it249 .pq_RECOM_F {
	margin-bottom: 0px;
	padding: 0% 2% 2% 2%;
}
.PC #it249 .marriage_number01 {
	width: 100%;
	height: 0;
	padding-bottom: 52%;
	background-size: 115% auto;
}
.PC #it249 .marriage_number01 .couple_data {
	width: 68%;
	padding: 5.5% 0;
}
.PC #it249 .marriage_number01 .data_title{
	font-size: 4vw;
}
.PC #it249 .marriage_number01 .number p{
	font-size: 6vw;
}
.PC #it249 .marriage_number01 .number span {
	font-size: 6vw;
}
.PC #it249 .inner_menu{
	display: block;
	width: 690px;
	height: auto;
	position: relative;
	margin: 0 auto;
}
.PC #it249 .inner_menu ul{
	width: 100%;
	box-shadow: rgb(172, 21, 3) 0px 0px 0px 1px inset,
			rgb(255, 255, 255) 0px 0px 0px 2px inset;
}
.PC #it249 .inner_menu li{
	font-size: 2.5vw;
	line-height: 1.1;
	padding: 2% 5%;
}
.PC #it249 #marriage_anime .card_box .couple_name{
	font-size: 2vw;
}
.PC #it249 #marriage_anime .level{
	font-size: 3vw;
}
.PC #it249 .marriage_number02 .rate_number{
	font-size: 4vw;
	right: 12vw;
}
.PC #it249 p.s_tit{
	padding-top: 1.4%;
	font-size: 3vw;
}
.PC #it249 .form_box .row-one,
.PC #it249 .form_box .row-two{
	line-height: 1.3;
}
.PC #it249 .form_box li {
	height: 58px;
	padding: 2%;
}
.PC #it249 .form_data{
	width: 100%;
}
.PC #it249 .form_data .form_word p {
	font-size: 1.3rem;
}
.PC #it249 .form_bg .pq_TIT1{
	font-size: 2.5vw;
	line-height: 1.5;
}
.PC #it249 .ph_item_number{
	font-size: 4.5vw;
	line-height: 15vw;
	margin-top: 20px;
}
.PC #it249 .ph_item_none{
	margin-top: 20px;
}
.PC #it249 .bar_bg_two_com{
	flex-flow: column;
}
.PC #it249 .bar_box{
	width: 100%;
}
.PC #it249 .D_IMG{
	width: 80%;
	height: auto;
}
.PC #it249 .ph_sign{
	width: 44%;
}
.PC #it249 .M_none {
	display: none;
}
/* 浮水印 */
.PC #it249-wrapper #watermark-wrapper{
	display: none;
}
.PC #it249 .FUZZY_BOX {
	width: 100%;
	margin: 0 auto;
}
.PC #it249 .free_btbox span a {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-decoration: none;
}
.PC #it249 .FREE_PH_BTN{
	margin-top: 15px;
	width: 72%;
}
.PC #it249 .FREE_PH .pq_e_BT {
	width: 90%;
	margin-bottom: 20px;
}
.PC #it249 .marriage_number03 .free_type {
	font-size: 3vw;
	padding-top: 3vw;
}
.PC #it249 .INFOR_STAR {
	width: 100%;
}
.PC #it249 .marriage_number03 .type{
	font-size: 1.6rem;
	line-height: 1.1;
}

/*=========================pc版================*/
/*========================== 新增 input+free ============================*/
@media screen and (max-width: 768px) {
    
    .PC .listUpDiv{
        width: 100% !important; 
    }
    .PC #it249-wrapper .NEW_BT_F{
         width: 100% !important; 
         max-width: 768px !important;
    }
    
    .PC .pq_RECOM1{
    	width: 100% !important;
    }
    .PC #it249 .inner_menu{
    	width: 100%;
    }
    .PC .LM_MENU02{
    	width: 92% !important;
    }
    .PC #it249 .ph_item_number{
    	line-height: 30vw;
    	font-size: 6.5vw;
    }
     .PC #it249 .free_btbox{
     	height: 120px;
    }
    .PC #it249 .marriage_number02 .rate_number{
		font-size: 8vw;
		right: 24vw;
	}
	.PC #it249 .INFOR_STAR li p{
		font-size: 5vw;
   		margin-top: 12vw;
	}
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
    
    .PC .listUpDiv{
        width: 100% !important; 
    }
    .PC #it249-wrapper .NEW_BT_F{
         width: 100% !important; 
         max-width: 1024px!important;
    }
    
    .PC .pq_RECOM1{
    	width: 100% !important;
    }
    .PC #it249 .inner_menu{
    	width: 100%;
    }
    .PC .LM_MENU02{
    	width: 92% !important;
    }
     .PC #it249 .ph_item_number{
    	line-height: 30vw;
    	font-size: 6.5vw;
    }
     .PC #it249 .free_btbox{
     	height: 120px;
    }
     
    .PC #it249 .marriage_number02 .rate_number{
		font-size: 8vw;
		right: 24vw;
	}
	.PC #it249 .INFOR_STAR li p{
		font-size: 5vw;
   		margin-top: 12vw;
	}
}