.lianXiMethod {
	margin:20px auto;
}
.lianXiMethodLeft {
padding-bottom: 16px;
width: 300px;
background-size: cover;
border: solid 1px #eceaea;
display: block;
float: left;
}
.bgLine {
	height: 7px;
	background: linear-gradient(90deg, #F26B75 0%, #a52e34 100%);
	border-radius: 0px 0px 2px 2px;
	margin-bottom: 26px;
}
#logoImg {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 1px #eee solid;
}
.comLogo {
	height: 60px;
}
.methodTitle {
	width: 288px;
	margin: 16px auto 0;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:clip;
}
.methodMobile {
	width: 288px;
	margin: 6px auto 32px;
	font-size: 14px;
	text-align: center;
	overflow:hidden;
}
.methodTitle span {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	letter-spacing: 1px;
}
.methodName {
	margin-right: 21px;
}
.paddingT20 {
	margin: 30px 0 0 30px;
}
.methodLi {
	padding-bottom: 18px;
}
.methodLi:last-child {
	padding-bottom: 0;
}
.methodLiTitle {
	height: 14px;
	display: inline-block;
	line-height: 22px;
}
.methodLiTitle, .methodLiCont {
	font-size: 14px;
	font-weight: 400;
	color: #999;
	vertical-align: top;
}
.methodLiCont {
	display: inline-block;
	width: 200px;
	color: #333;
	line-height: 22px;
	margin-left: 6px;
	text-align: justify; /*实现两端对齐*/
	text-justify: newspaper; /*通过增加或减少字或字母之间的空格对齐文本*/
	word-break: break-all; /*允许在单词内换行*/
}
.chakanditu{
	display: inline-block;
	line-height: 22px;
	margin-left: 6px;
	text-align: justify; /*实现两端对齐*/
	text-justify: newspaper; /*通过增加或减少字或字母之间的空格对齐文本*/
	word-break: break-all; /*允许在单词内换行*/
	}
.chakanditu a{color:#D11120;}
.chakanditu a:hover{color:#F00;}
/* 人气推荐 */
.hotRecommond {
	background: #FFFFFF;
}
.hotrecommondTitleh3 {
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	margin: 36px 0 16px 0;
	border: 1px solid #F7F7F7;
}
.hotrecommondTitleh3>span {
	border-left:  solid 2px #FF8700;
	padding-left: 6px;
	height: 38px;
	font-size: 16px;
	font-weight: 500;
	line-height: 38px;
	vertical-align: initial;
	margin-left: 0;
	display: inline-block;
}
.seKuai {
	display: inline-block;
	width: 3px;
	height: 18px;
	background: #FF5E00;
}
.recommondTitle {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	line-height: 18px;
}
.recommodLi {
	float: left;
	box-sizing: border-box;
	margin-right: 14px;
	width: 210px;
	background: #FFFFFF;
	border: 1px solid #F2F2F2;
	margin-bottom: 22px;
	padding-bottom: 10px;
}
.recommodLi:nth-child(5n) {
 margin-right: 0;
}
.recommodLi:hover {
	box-shadow: 0px 0px 8px 4px rgba(255, 94, 0, 0.08);
	border: 1px solid #D11120;
}
.paddingB38 {
	padding-bottom: 38px;
}
.recommodLiUp {
	position: relative;
}
.recommodLiUp2:hover .interest {
	visibility:visible;
	bottom: 0;
}
.interest {
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: #D11120;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: -32px;
	visibility: hidden;
 -webkit-transition: all .4s ease 0s;
 -moz-transition: all .4s ease 0s;
 -ms-transition: all .4s ease 0s;
 -o-transition: all .4s ease 0s;
 transition: all .4s ease 0s;
}
.ziXunPng {
	margin-right: 7px;
}
.RecommendLiDetail h2 {
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	margin-top: 16px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.RecommendLiDetail h1 {
	font-size: 20px;
	font-weight: 500;
	color: #FF5E00;
	margin-top: 6px;
}
/* 商家推荐 */
