.info {
	margin-top: 20px;
	overflow: hidden;
}

.info>div {
	float: left;
}

.infoMsg {
	width: 750px;
	height: auto;
	background: #FFFFFF;
}
.noMatch {
	width: 100%;
	height: auto;
	padding: 4% 0;
	text-align: center;
}

.noMatch img {
	width: 130px;
	height: auto;
}

.noMatch p {
	color: #6FD1FF;
}
.lableNav{
	width: 750px;
	height: 52px;
	line-height: 52px;
	background: #FFFFFF;
	padding: 0 16px;
	font-size: 16px;
	box-shadow: 0px 0px 10px 5px #f4f4f4;
    border-bottom: 1px solid #F4F4F4;
    -moz-box-shadow: 0px 0px 10px 5px #f4f4f4;
    -webkit-box-shadow: 0px 0px 10px 5px #f4f4f4;
}

.lableNav span{
	padding: 4px 12px;
	margin: 0 10px;
	border-radius: 20px;
	border: 1px solid #383838;
}


.infoList {
	width: 750px;
	height: auto;
	padding: 15px;
	background: #FFFFFF;
	border-bottom: 1px solid #F4F4F4;
}

.ification {
	overflow: hidden;
}

.ification img {
	width: 180px;
	height: 110px;
	float: left;
	vertical-align: middle;
}

.ification>div {
	width: 540px;
	height: 110px;
	float: left;
	padding: 5px 15px;
}

.ification p {
	width: 520px;
	height: 68px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.aTab {
	width: 135px;
	height: 30px;
	color: #828282;
	cursor: pointer;
	font-size: 16px;
}


.aTab:hover,.zixunA:hover{
	color: #3696FF !important;
}
.times button{
	padding: 2px 12px;
	outline: none;
	margin-top: 1px;
	border-radius: 20px;
	background: transparent;
	border: 1px solid #383838;
}
.times button:first-of-type{
	margin-left: 15px;
}
.leftInfo {
	width: 230px;
	height: auto;
	/*margin-left: 20px;*/
}

#advertisement {
	width: 230px;
	height: 389px;
	background: #FFFFFF;
}

.hotInfo {
	width: 230px;
	height: auto;
	background: #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
}

.hotInfo>p {
	color: #FFFFFF;
	padding: 0 10px;
	height: 30px;
	margin: 0px !important;
	line-height: 30px;
	background: #2E81FF;
}

.hotInfo ul li {
	border-bottom: 1px solid #F4F4F4;
}

.hotInfo ul li:last-of-type {
	border-bottom: none;
}

.hotInfo ul li p {
	width: 230px;
	height: auto;
	line-height: 25px;
	cursor: pointer;
	padding: 4px 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 0px !important;
}

.userLogin>a>img{
	width: 45px !important;
}

#imgCode1>input,#imgCode2>input{
	width: 148px !important;
}


.Nickname{
	width: 86px !important;
}

#success {
	width: 162px !important;
	height: 162px !important;
}