*{
	font-family: "微软雅黑";
}

@media (max-width: 430px) and (min-width: 320px) {
	#banner {
	    height: 0;
	}
}

.clearfloat {
	clear: both;
}

body {
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	display:none;
}
.na{
    height: 80px;
    position: absolute;
	top:30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
    background: rgba(0, 0, 0, .5);
    border-color: transparent;
    border-radius: 0;
}
#all{
	margin-top:80px;
}
.wrap {
	width: 100%;
	height: 558px;
}

.userlogincontent {
	width: 100%;
	height: 158px;
	border-bottom: 1px solid #000;
}

.userlogin {
	height: 158px;
	width: 35%;
	margin: 0 auto;
}

.userlogin img {
	display: block;
	height: 78px;
	width: 92px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.username {
	height: 24px;
	width: 100%;
	/*width: 92px;*/
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: center;
	/*word-break:keep-all;*/           /* 涓嶆崲琛� */
	/*white-space:nowrap;*/          /* 涓嶆崲琛� */
}

.username p {
	display: inline-block;
	color: #444;
	font-size: 16px;
	font-weight: bold;
}

/*.username span {
	display: inline-block;
	width: 24px;
	height: 24px;
	float: right;
	margin: 0;
}*/

/*#my .col-lg-2 {
	padding-right: 0;
	width: 13.666667%;
}

#my .col-lg-10 {
	padding-left: 0;
	width: 86.33333333%;
}*/

.leftbar {
	/*position: absolute;*/
	height: 400px;
	width: 100%;
	border: 1px solid #bababa;
	margin-top: 11px;
}

.mycomment {
	width: 92%;
	/*height: 46px;*/
	margin: 8% 3%;
	border: 1px solid #bababa;
}

.mycomment .content {
	/*height: 26px;*/
	width: 90%;
	margin: 0 auto;
	margin-top: 13px;
	margin-bottom: 12px;
	cursor: pointer;
	text-align: center;
}

.mycontentimg {
	display: inline-block;
}

.mycontenttext {
	float: right;
	display: inline-block;
	margin-right: 10px;
}

.myassist {
	width: 92%;
	/*height: 48px;*/
	margin: 8% 3%;
	border: 1px solid #bababa;
}

.myassist .content {
	/*height: 26px;*/
	width: 90%;
	margin: 0 auto;
	margin-top: 13px;
	margin-bottom: 12px;
	cursor: pointer;
	text-align: center;
}

.myassistimg {
	display: inline-block;
}

.myassisttext {
	float: right;
	display: inline-block;
	margin-right: 10px;
}

.rightcontent {
	/*height: 400px;*/
	/*position: absolute;*/
}

.message {
	height: 100%;
	margin: 11px 10px 24px 10px;
	border: 1px solid #bababa;
}

.message h4 {
	font-weight: bold;
	margin-left: 28px;
	margin-top: 26px;
}

.message p {
	margin-left: 28px;
	margin-right: 28px;
}

.messagebar {
	height: 45px;
	background-color: #e4e4e4;
	margin: 11px 10px 24px 10px;
}

.messagecontent {
	/*height: 22px;*/
	/*width: 110px;*/
	margin-top: 11px;
	margin-left: 24px;
	position: absolute;
}

.messagecontent p {
	display: inline-block;
}

.fanye {
	float: right;
}
#resourceList a{
	color:black;
}
