.info {
	margin-top: 20px;
	overflow: hidden;
}

.info>div {
	float: left;
	padding-top: 20px;

}

.infoMsg {
	width: 750px;
	height: auto;

}

.qh {
	width: 750px;
	height: 52px;
	background: #FFFFFF;
}
.noMatch {
	width: 100%;
	height: auto;
	padding: 4% 0;
	text-align: center;
}

.noMatch img {
	width: 130px;
	height: auto;
}

.noMatch p {
	color: #6FD1FF;
}
.qh ul {
	overflow: hidden;
	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;
}

.qh ul li:first-of-type {
	margin-left: 15px;
}

.activeLi a{
	color: #2971FF !important;
	
}

.activeLi{
	color: #2971FF !important;
	border-bottom: 2px solid #2971FF;
}

.qh ul li:last-of-type {
	margin-right: 0px!important;
}

.qh ul li {
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #383838;
	float: left;
	margin-right: 76px;
	font-size: 16px;
	cursor: pointer;
}


.infoList {

	height: auto;
	background: #FFFFFF;

}

.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;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.times p a{
	width: 135px;
	height: 30px;
	color: #828282;
	font-size: 14px;
}

.times a:hover{
	color: #333333;
}
.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-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: 220px;
	height: auto;
	line-height: 25px;
	cursor: pointer;
	padding: 0 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 0px !important;
}

#login,#register{
	width: 330px !important;
}

.modeBox input,
.registerBox input{
	width: 288px !important;
}

.messgesCode{
	width: 288px !important;
}

.messgesCode>input{
	width: 160px !important;
	height: 38px !important;
}

.messgesCode>input[type="button"]{
	width: 100px !important;
	height: 37px !important;
}
input[type="checkbox"]{
	width: 14px !important;
	margin-top: 10px !important;
}

.downBox>img {
	width: 147px !important;
	height: 123px !important;
	padding: 8px 19.5px !important;
}