
/*字型*/
#AllRec_224 .REC_t01{/*使用者资料-紫粗体*/
	font-size: 1em;
	line-height: 1.6em;
	color: #6F25A7;
	font-weight: bold;}
#AllRec_224 .REC_t02r{/*重点特大字-红粗体*/
	font-size:2em;
	line-height:1.3em;
	color:#CC0000;
	font-weight:bold;}
#AllRec_224 .REC_t02r_1{/*重点大字-红粗体*/
	font-size:1.4em;
	line-height:1.6em;
	color:#CC0000;
	font-weight:bold;}
#AllRec_224 .REC_t02r_2{/*重点小字-红粗体*/
	font-size:1em;
	line-height:1.6em;
	color:#CC0000;
	font-weight:bold;}
#AllRec_224 .REC_t02bk{/*重点大字-黑粗体*/
	font-size:1.4em;
	line-height:1.6em;
	color:#000;
	font-weight:bold;}
#AllRec_224 .REC_t02bk_2{/*重点小字-黑粗体*/
	font-size:1em;
	line-height:1.6em;
	color:#000;
	font-weight:bold;}
#AllRec_224 .REC_t03{/*短叙述-黑普通体*/
	font-size:1.1em;
	line-height:1.6em;
	color:#000;
	font-weight: normal;}	
#AllRec_224 .REC_t04{/*使用者资讯-黑粗体*/
	font-size:1.2em;
	line-height:1.6em;
	color:#000;
	font-weight:bold;}	
#AllRec_224 .REC_t05{/*灰底里的字-咖啡粗体*/
	font-size:1em;
	line-height:1.6em;
	color:#974400;
	font-weight:bold;}
#AllRec_224 .REC_t05_R{/*灰底里的字-红色*/
	font-size:1.2em;
	line-height:1.7em;
	color:#974400;
	font-weight:bold;
	color:#cc0000;
	text-align: center;}	
#AllRec_224 .REC_t06{/*小标-黑粗体*/
	font-size:1.2em;
	line-height:1.6em;
	color:#000;
	font-weight:bold;
	margin-top: 10px;}
#AllRec_224 .REC_t06_2{/*小标没间距-黑粗体*/
	font-size:1.1em;
	line-height:1.6em;
	color:#000;
	font-weight:bold;}
#AllRec_224 .REC_t07{/*连结蓝字*/
	font-size:1em;
	line-height:1.6em;
	color:#008bff;
	font-weight:bold;}	
#AllRec_224 .REC_t07:link{/*连结蓝字*/
	font-size:1em;
	line-height:1.6em;
	color:#008bff;
	font-weight:bold;}
#AllRec_224 .t_plus{/*加号*/
	font-size:2em;
	line-height:0.8em;
    color:#666;
	font-weight:bold;}
/*灰线*/
#AllRec_224 .GLINE{
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	height: 1px;
	background-color: #dcdcdc;}
	
/*==============桌机版================桌机版==============桌机版=============================================*/
/*最外框修改宽度尺寸*/
#AllRec_224{
	clear: both;
    width: 100%;
	margin:0 auto;
	-webkit-text-size-adjust: none;
	text-decoration: none;
	font-family:"微软正黑体", "Microsoft JhengHei", "新宋体", "宋体",  Arial, Helvetica;}
/*第二层框线样式*/
#AllRec_224 .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_224 .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;}	
#AllRec_224 .REC_COM .BLANK{clear: both;width: 100%; height: 10px;}
#AllRec_224 .REC_TOP{/*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_224 .REC_TOP img{display:block;width:100%; margin:0 auto;}
#AllRec_224 .REC_T{/*特别说明圆角灰底*/
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#e4e4e4;
	padding:10px;
	text-align: center;
	margin-top:10px;
	-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_224 .REC_TW{/*特别说明圆角白底*/
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#fff;
	padding:10px;
	text-align: center;
	margin-top:10px;
	-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_224 .AllRec_INFOR{width:90%; height:auto; overflow:hidden; margin: 0 auto;}
#AllRec_224 .AllRec_INFOR li{ float:left; margin: 5px auto;}
#AllRec_224 .AllRec_INFOR li.NO1{ width:48%;}
#AllRec_224 .AllRec_INFOR li.NO2{ width:10px; 
	height:25px;
	overflow:hidden;
	border-left: 1px solid #333; 
	text-indent: -9999px;
	margin-left: 10px;
	margin-top: 5px;}
#AllRec_224 .AllRec_INFOR li.NO3{ width:48%;}
#AllRec_224 .AllRec_INFOR .LINE{ 
	width:10px; 
	height:25px;
	overflow:hidden;
	border-right: 1px solid #333; 
	text-indent: -9999px;
	margin-left: 10px;
	margin-right: 10px;}
#AllRec_224 .REC_bgcolor{
	clear:both;
	width:100%;
	margin:5px auto;
	height:auto;
	overflow:hidden;
	background-color:#ffeccd;
    padding:5px;
	}
#AllRec_224 .REC_TBL{/*直角蓝底*/
	clear:both;
	width:95%;
	margin:5px auto;
	height:auto;
	overflow:hidden;
	background-color:#c6e5ff;
	padding:5px;}
#AllRec_224 .AllRec_INFOR .INFOR_BOX{
	width:98%;
	height:auto;
	overflow:hidden;
	margin:5px auto;
	text-align: center;}

#AllRec_224 .AllRec_INFOR .BIG_P{/*user资料*/
	font-size:1.3rem;
    line-height:1.5em;
	color:#ee0070;
	font-weight: 700;
	font-family:"Microsoft JhengHei",  Helvetica, Arial;}
#AllRec_224 .AllRec_INFOR .INFOR_BOX .SMALL_P{/*birth*/
	font-size:1.1em;
	color:#333;
	text-align: center;}
#AllRec_224 .AllRec_INFOR .BIG_P02{/*英文用*/
	font-size:1.3em;
    line-height:1.5em;
	color:#2b1500;
	font-family: 'Prata', serif;
	text-align: center;
	margin:0 auto;}
#AllRec_224 .AllRec_INFOR .GENDER{ 
	display:inline-flex;
	width:25px;
	height:25px;
	margin:0 auto;
	vertical-align: text-bottom;
	margin-left: 2px;
	margin-right: 5px;}
#AllRec_224 .AllRec_INFOR .GENDER img{ 
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;}
/*个人资料尾*/		
#AllRec_224 .e_BT{
	clear: both;
	width:100%;
	height:50px;
	margin: 0 auto;}
#AllRec_224 .e_BT a{
	display:block;
	width:100%;
	height:50px;
	font-size: 1.5em;
	color: #fff;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	line-height:47px;
	border:1px solid #b90000;
	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);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #b90000;
	-webkit-box-sizing:border-box;}
#AllRec_224 .e_BT 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 */}

/*婚缘特殊CSS*/
/*主星*/
#AllRec_224 .INFOR_STAR{
	width:80%;
	height:auto;
	overflow:hidden;
	margin: 0 auto;}
/*#AllRec_224 .INFOR_STAR ul{ margin-top: 10px;}*/
#AllRec_224 .INFOR_STAR li{
	float: left;
	width: 49%;
	height: 156px;
	background: url(../images/rec/element/re_01.png) no-repeat;
	background-size: 96% auto;
	background-position: center;}
#AllRec_224 .INFOR_STAR li p{
	color: #333;
	font-size: 2.5em;
    margin-top: 69px;
	text-align: center;
	font-weight: bold;}
#AllRec_224 .INFOR_STAR li:nth-child(2){
	background-image: url(../images/rec/element/re_02.png);
	margin-left: 2%;}
/*列表样式*/
#AllRec_224 .SEC_ICON{margin-bottom: 20px;}
#AllRec_224 .SEC_ICON .REC_t06_2{
	background: transparent url(../images/rec/element/icon_2.png) no-repeat;
    background-size: 20px 20px;
    background-position-y: 2px;
    background-position-x: 0px;
    padding-left: 24px;
    text-indent: 1px;
    margin: 0px 0 6px 0;
}

/*==============桌机版================桌机版==============桌机版=============================================*/


