<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	text-shadow: none;
}
.page{
	position:relative;
	overflow-y:scroll;
}
.wrapper{
	padding:4px 0px 16px 12px;
	height:20px;
	font-size:16px;
	color: #666;
}

.wrapper a.leftIcon{
	float:left;
	padding-left:6px;
	padding-right:12px;
	padding-top:9px;
	font-size:14px;
	text-decoration: none;
}

.paging{
	width:100%;
	text-align:center;
	overflow:hidden;
	zoom:1;
	padding-top:6px;
}
.paging .cnt{
	margin:0 auto;
	width:100%;
	overflow:hidden;
}
.paging .cnt a,.paging .cnt a:link,.paging .cnt a:active,.paging .cnt a:visited{
	display:inline-block;
	height:22px;
	line-height:22px;
	padding-left:3px;
	padding-right:3px;
	color:#005eac;
	font-weight:normal;
	text-decoration:none;
}
.paging .cnt a:hover{
	color:#ffffff;
	border-top:solid 2px #005eac;
	background-color:#005eac;
	text-decoration:none;
}
.paging .cnt .cur,.paging .cnt .cur:link,.paging .cnt .cur:active,.paging .cnt .cur:visited,.paging .cnt .cur:hover{
	font-weight:bold;
	color:#005eac;
	border-top:solid 2px #005eac;
	background:none;
}

.wx_container{
	width: 100%;
}

.wx_container a{
	text-decoration: none;
}

.wx_container a:hover{
	text-decoration: underline;
}

.wx_container_menu{
}

.wx_container_content{
	padding: 2px 4px 8px 6px;
	border-top: 1px solid #d0d0d0;
	overflow: hidden;
}

.action{
	float:left;
	width: 100%;
	padding: 7px 2px 4px 1px;
	line-height: 20px;
	border-top: 1px solid #F0F0F0;
}

.logoXyjz,.logoZlcd,.logoFxjh,.logoXjhd,.logoXwjh,.logoDef{
	float:left;
	position:relative;
	margin-right:5px;
	width:50px;
	height:54px;
	background-image: url(../images/wx_icno.jpg);
	background-repeat: no-repeat;
}

.logoXyjz{
	background-position: -223px -65px;
}
.logoZlcd{
	background-position: -564px -133px;
}
.logoFxjh{
	background-position: -428px -65px;
}
.logoXjhd{
	background-position: -156px -65px;
}
.logoXwjh{
	background-position: -359px -65px;
}
.logoDef{
	background-position: -156px -65px;
}


.action .info{
	float:left;
	width: 100%;
	padding: 8px 2px 0px 2px; 
}

.action .info .subject{
	color:#3377AA;
	font-size:14px;
	padding: 2px;
}
.action .info .other{
	font-size: 12px;
	color: #888888;
}

.action .info .other em{
	float: left;
	font-style: normal;
}

.actionCond{
	width: 100%;
}
.actionCond .cntContent{
	font-size:13px;
	color:#888888;
	width: 100%;
}
.actionCond .cntContent .lbl{
	line-height:18px;
}
.actionCond .cntContent .field{
	line-height:18px;
	color: #555555;
}

.actionCond .actionTitle{
	font-size:17px;
	color:#007799;
	margin: 4px;
}

.actionCond .actionContent{
	margin:0 auto;
	padding:2px 8px;
	color: #555555;
	font-size:14px;
	line-height: 24px;
}

.actionCond .actionContent img{
	max-width: 99%;
	max-height: 99%;
}

.personHeader{
	padding-left:8px;
	height: 66px;
}

.personImgPanel{
	float:left;
	width: 54px;
	height: 54px;
	margin: 6px;
}

.personImgPanel img{
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 28px;
}

.personRightPanel{
	float: left;
	line-height: 25px;
	margin: 12px 12px 8px 0px;
}

.personRightPanel .name{
	font-size: 18px;
}

.personRightPanel .other{
	font-size: 13px;
	color: #666666;
}

.personBody{
	min-height: 60px;
	padding: 4px 2px 4px 8px;
}

.personBody .bodytable{
	padding: 2px 12px 6px 4px;
	color: #444444;
	font-size: 14px;
	line-height: 20px;
}

.personBody .bodytable .leftTit{
	color: #888888;
}

.msgitem{
	display: block;
    overflow: hidden;
    padding: 4px 9px 0 6px;
    position: relative;
    width: 99%;
}
.msgHeaderLeft{
	background: url("../images/leftitem.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    height: 68px;
    left: 44px;
    margin-right: -2px;
    margin-top: 8px;
    overflow: hidden;
    position: absolute;
    transition-duration: 0.5s;
    transition-property: all;
    width: 8px;
    z-index: 2;
}
.msgHeaderRight{
	background: url("../images/rightitem.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: right;
    height: 48px;
    margin-left: -1px;
    margin-top: 8px;
    overflow: hidden;
    position: absolute;
    right: 67px;
    transition-duration: 0.5s;
    transition-property: all;
    width: 8px;
    z-index: 2;
}
.leftMsgContentBody,.rightMsgContentBody{
	display:block;
	max-width: 200px;
	min-width:60px;
    transition-duration: 0.5s;
    transition-property: all;
    margin-bottom: 8px;
    z-index: 1;
}
.leftMsgContentBody {
	background: none repeat scroll 0 0 #BBFF66;
    border: 1px solid #D3D3D3;
    border-radius: 5px;
    float: left;
    margin-left: 9px;
    transition: all 0.2s ease-in-out 0s;
}
.rightMsgContentBody {
	background: none repeat scroll 0 0 #FFEFD5;
    border: 1px solid #DEB887;
    border-radius: 5px;
    float: right;
    margin-right: 9px;
}

.leftPhotoImg {
	float: left;
	margin-top: 10px;
	overflow: hidden;
}

.rightPhotoImg {
	float: right;
	width:55px;
	height:36px;
	overflow: hidden;
}

.leftPhotoImg img,.rightPhotoImg img{
	float:left;
	border: none;
	width: 36px;
	height: 36px;
	border-radius: 5px;
}
.msgitem .bodyCnt{
	color: #444444;
	line-height: 24px;
	padding:2px 6px 2px 6px;
}
.msgitem .bodyCnt img{
	max-width: 98%;
}
.msgitem .bodyFoot{
	font-size: 11px;
	color: #888888;
	padding: 2px 6px 2px 6px;
}
.msgitem .bodyName{
	font-size: 12px;
	color: #555555;
	padding: 2px 6px 2px 6px;
}

.fooRight{
	text-align: right;
}
.fooLeft{
	text-align: left;
	height: 20px;
}

.noAbInfo{
	margin:0 auto;
	text-align:center;
	width: 50%;
	font-size: 13px;
}

.mobilePhotoPanel{
	float:left;
	max-width: 30%;
	margin: 4px;
}

.mobilePhotoPanel img{
	display:block;
}

.isGf{
	position:absolute;
	display:block;
	bottom:3px;
	right:-2px;
	width: 18px;
	height: 18px;
	margin:0px 3px 0px 0px;
	background: url(../images/icon.png);
    background-repeat:no-repeat;
    background-position: -348px -374px;
}

.memIcn,.disIcn,.picIcn,.goodIcn{
	display:block;
	width: 16px;
	height: 16px;
	background: url(../images/icon.png);
    background-repeat:no-repeat;
}

.memIcn{
	margin: 0px 3px 0px 8px;
	background-position: -374px -22px;
}

.disIcn{
	margin: 4px 2px 0px 8px;
	background-position: -374px -148px;
}

.picIcn{
	margin: 2px 3px 0px 10px;
	background-position: -250px -25px;
}

.goodIcn{
	background-position: -72px 0;
    margin: 2px 2px 0 8px;
}

.interIcn{
	display: block;
    height: 16px;
    margin: 4px -1px 0 8px;
    width: 16px;
}

.plusMore,.plusMoreExit{
	margin:0 auto;
	width: 26px;
	height: 26px;
	font-size: 20px;
	line-height:27px;
	font-weight:bold;
	transition: all 0.2s ease-in-out 0s;
	border-radius: 48px;
	text-shadow: 0 1px 0 #444444;
	text-align: center;
	z-index: 101;
}

.plusMore{
	border: 2px solid #7CC4E7;
	background:#333333;
	color:#7CC4E7;
}

.plusMoreExit{
	border: 2px solid #AA0000;
	background:#DDDDDD;
	color:#AA0000;
}

.commField{
	width: 100%;
	padding: 8px 4px 5px 4px;
	font-size: 18px;
}

.commMenuBar{
	display:none;
	position: absolute;
	bottom: 41px;
	border-top: 1px solid #222222;
	border-bottom:none;
	background: #333333;
	transition: all 0.2s ease-in-out 0s;
	width: 100%;
	height: 160px;
	color:#FFFFFF;
	text-align: center;
	font-style:normal;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 100;
}

.plusPable{
	display:none;
	position: absolute;
	bottom: 41px;
	width: 100%;
	padding:8px;
	z-index: 100;
}
.plusPable a{
	text-decoration: none;
}
.plusMem{
	float: left;
	width: 54px;
	height: 54px;
	padding: 2px;
	margin:5px 8px 5px 0px;
	text-align: center;
}

.plusMem .name{
	padding:2px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 22px;
}

.plusMem .photoAdd,.plusMem .actionAdd,.plusMem .searchAdd{
	margin:0 auto;
	background: url(../images/Glyphish.png);
    background-repeat:no-repeat;
    border-radius: 6px;
    width: 36px;
    height: 36px;
}

.plusMem .actionAdd{
    background-position: -398px -446px;
}
.plusMem .photoAdd{
    background-position: -14px -590px;
}
.plusMem .searchAdd{
	background-position: -254px -14px;
}

.backFootIcon,.refreshFootIcon,.backTopFootIcon{
	float: right;
	margin:0px 10px 0px 6px;
	width:10px;
	height:18px;
	padding-left:8px;
	padding-right:8px;
	padding-top:9px;
	font-size:14px;
	text-decoration: none;
	background-image: url("images/icons-36-white.png");
}
.backFootIcon{
	background-position: -292px 36%;
}
.refreshFootIcon{
	background-position: -648px 34%;
}
.backTopFootIcon{
	display:none;
	background-position: -364px 34%;
}

.invite{
	float:left;
	display:inline-block;
	font-size: 14px;
	color: #4682B4;
	text-decoration: none;
	font-weight:normal;
}

.inviteLogo{
	float:left;
	display:inline-block;
	height: 16px;
	width:16px;
	background: url(../images/icon.png);
    background-repeat:no-repeat;
    background-position: -350px -250px;
}
.ui-btn-corner-all{
	border-radius:0.5em;
}</pre></body></html>