﻿.zms_wrap
{
	position: relative;
}
/*——*/
.zms_wrap .CardDetail_Qrcode
{
	position: absolute;
	width: 48px;
	height: 48px;
	background: rgba(0,0,0,.4);
	top: 10px;
	left: 10px;
	z-index: 10;
	background: #fff;
	border-radius: 4px;
}
.zms_wrap .CardDetail_Qrcode div
{
	width: 48px;
	height: 48px;
	border-radius: 4px;
	border:solid 2px #fff;
	opacity:.6;
}
/*——*/
@-webkit-keyframes _rotation{from{-webkit-transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);}}
.zms_wrap .MusicalNote
{
	position: absolute;
	width: 32px;
	height: 32px;
	background: rgba(0,0,0,.4);
	top: 10px;
	right: 10px;
	border-radius: 50%;
	z-index: 10;
	display: none;
}
.zms_wrap .MusicalNote div
{
	width: 32px;
	height: 32px;
	background: url(/z/Misc/img/Chop/MusicalNote.png) no-repeat center center;
	background-size: auto 60%;
}
/*——*/
.CardDetail_wrap
{
}
.CardDetail_wrap .CardDetail_SpaceFill
{
	position: absolute;
	width: 100%;
	top: 0;
}
.CardDetail_wrap .CardDetail_SpaceFill div
{
	background:rgba(0,0,0,.4);
	position:absolute;
	bottom:10px;
	right:10px;
	color:#fff;
	font-size:12px;
	padding:5px 10px;
	border-radius:4px;
}
.CardDetail_wrap .CardDetail_subwrap
{
}
.CardDetail_wrap .CardDetail_subwrap .CardDetail_box
{
	background: rgba(0,0,0,.7);
	color: #fff;
}
.CardDetail_wrap .CardDetail_subwrap .CardDetail_box a
{
	color: #fff;
}
.CardDetail_wrap .CardDetail_subwrap .CardDetail_box *
{
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
/*——*/
.CardDetail_x1
{
	padding: 12px 0 2px 10px;
	background: url(/z/Misc/img/Card/AboutMe.png) no-repeat right center;
	background-size: auto 100%;
}
.CardDetail_x1 td
{
}
.CardDetail_x1 td.td1
{
	font-size: 20px;
}
.CardDetail_x1 td.td2
{
	padding-left: 10px;
}
.CardDetail_x2
{
	color: #FFE3AA;
	padding: 8px 8px 0 10px;
}
.CardDetail_x3
{
	padding: 8px 10px 0;
}
.CardDetail_x3 table
{
}
.CardDetail_x3 table td
{
	line-height: 1.2;
	padding: 5px 0;
	font-size: 12px;
}
.CardDetail_x3 table td.td1
{
	white-space: nowrap; padding-right:8px
}
.CardDetail_x3 table td.td1 div
{
	width:20px; height:20px; border:solid 1px #f7c986;
	background: url(/z/Misc/img/Card/Ico_MobilePhone.png) no-repeat center center;
	background-size: 100% 100%;
	border-radius:50%; text-indent:100px; overflow:hidden;
}
.CardDetail_x3 table td.td1 div.Ico_Phone
{
	background-image:url(/z/Misc/img/Card/Ico_Phone.png);
}
.CardDetail_x3 table td.td1 div.Ico_WX
{
	background-image:url(/z/Misc/img/Card/Ico_WX.png);
}
.CardDetail_x3 table td.td1 div.Ico_QQ
{
	background-image:url(/z/Misc/img/Card/Ico_QQ.png);
}
.CardDetail_x3 table td.td1 div.Ico_HomePage
{
	background-image:url(/z/Misc/img/Card/Ico_HomePage.png);
}
.CardDetail_x3 table td.td1 div.Ico_Addr
{
	background-image:url(/z/Misc/img/Card/Ico_Addr.png);
}
.CardDetail_x3 table td.td2
{
	word-wrap: break-word;
	word-break: break-all;
}
.CardDetail_x3 table td.td2 span.dif1, .CardDetail_x3 table td.td2 span.dif2
{
	margin-left: 8px;
	color: #f80;
	cursor: pointer;
}
.CardDetail_x4
{
	padding: 10px;
	word-wrap: break-word;
	word-break: break-all;
}
.CardDetail_x4 p
{
	color: #fff;
}
.CardDetail_x4 img
{
	display: block;
	width: 100%;
}
.CardDetail_x5
{
}
.CardDetail_x5 table
{
	width: 100%;
}
.CardDetail_x5 table td
{
	width: 50%;
}
.CardDetail_x5 table td a
{
	text-align: center;
	display: block;
	background: #FFC124;
	height: 44px;
	line-height: 44px;
}
.CardDetail_x5 table td:last-child a
{
	background: #F04040;
}
/*——*/
.CardDetail_MobilePhone
{
	position: fixed;
	right: 10px;
	bottom: 54px;
	z-index: 100;
	opacity: .8;
}
.CardDetail_MobilePhone div
{
	width: 50px;
	height: 50px;
	background: red url(/z/Misc/img/Icons/Phone2_white.png) no-repeat center center;
	background-size: 50% 50%;
	border-radius: 50%;
}
@media screen and (min-width: 640px)
{
	.CardDetail_MobilePhone
	{
		display: none;
	}
}
/*——*/
.ShowQrcodeBox
{
}
.ShowQrcodeBox .con1
{
	padding:10px 0 8px;
}
.ShowQrcodeBox .con2
{
	padding:0 5px;
	background:url(/s/img/g/load_11.gif) no-repeat center center;
	background-size:40px 40px;
}
.ShowQrcodeBox .con2 img
{
	display:block;
	width:100%;
}
.ShowQrcodeBox .con3
{
	padding:0 10px;
}
.ShowQrcodeBox .con3 div
{
	display:table;
	width:100%;
	cursor:pointer;
}
.ShowQrcodeBox .con3 div u
{
	display:table-cell;
	text-align:center;
	padding:10px 0;
	text-decoration:none;
}
.ShowQrcodeBox .con3 div i
{
	display:table-cell;
	text-align:center;
	padding:10px 0;
	font-style:normal;
}
/*——*/
#ContentsDiv
{
	line-height: 1.6;
	min-height: 150px;
	padding: 6px 10px 50px;
	color: #000;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 14px;
	-webkit-user-select: auto;
}
#ContentsDiv p
{
	margin:0;
	color:#000;
}
#ContentsDiv *
{
	-webkit-user-select: auto;
}
#ContentsDiv img
{
	display: block;
	width: 100%;
	margin: 4px 0;
}
/*——*/