.encyList #carpullrefresh {
	margin-top: 6.75rem;
	background: #dcdddd;
	position: absolute;
	-webkit-animation: mythrid 1.5s ease-in-out;
	-o-animation: mythrid 1.5s ease-in-out;
	animation: mythrid 1.5s ease-in-out;
	margin-top: -0.55rem;
}
 @ keyframes mythrid {
 from {
top: 30rem;
}
 to {
 top: 0;
}
}
-moz-keyframes mythrid {
 from {
top: 30rem;
}
to {
	top: 0;
}
}
@ -webkit-keyframes mythrid {
 from {
top: 30rem;
}
 to {
 top: 0;
}
}
@ -o-keyframes mythrid {
 from {
top: 30rem;
}
 to {
 top: 0;
}
}
.encyList #carList {
/* padding: 0 0.75rem;
    background: #dcdddd;  */
	
}
/* .storeList #pullrefresh .List.mui-scroll{
	padding-top: 40px;
} */
.encyList #carList li {
	background: #fff;
	border-radius: 0.5rem;
	padding: 1.1rem 0.7rem;
	position: relative;
	overflow: hidden;/* margin-top: 0.5rem; */
}
/* .encyList #carList li:before{
	content: "";
	background: #999;
	position: absolute;
	left: 0;
	width: 0.35rem;
	height: 100%;
	top: 0;
} */
.encyList #carList li.choose:before {
	background: red;
}
.encyList #carList li .divimg {
	background: red;
	position: relative;
	overflow: hidden;
	height: 3.5rem;
	width: 26%;
	float: left;
	margin-top: 0.2rem;
}
.encyList #carList li .divimg img {
	height: 100%;
	width: 100%;
}
.encyList #carList li .divcontent {
	position: relative;
	overflow: hidden;
	float: right;
	width: 74%;
}
.encyList #carList li p {
	margin-bottom: 0;
	margin-left: 0.2rem;
	line-height: 1.4rem;
	text-align: left;
}
.encyList #carList li p.shopName {
	font-size: 0.75rem;
	color: #000;
}
.encyList #carList li p.shopAddress {
	font-size: 0.65rem;
	color: #595757;
}
/* .encyList #carList li i{
	height: 1.1rem;
	width: 1.1rem;
	background: url(../image/icon/address.png);
	background-size: 100% 100%;
	position: absolute;
	right: 1.5rem;
	top: 2rem;
    margin: 0;
} */
.encyList #homepullrefresh {
	margin-top: 6.75rem;
	background: #dcdddd;
	position: absolute;
	margin-top: -0.55rem;
	-webkit-animation: myfour 1.5s ease-in-out;
	-o-animation: myfour 1.5s ease-in-out;
	animation: myfour 1.5s ease-in-out;
}
 @ keyframes myfour {
 from {
top: 30rem;
}
 to {
 top: 0;
}
}
-moz-keyframes myfour {
 from {
top: 30rem;
}
to {
	top: 0;
}
}
@ -webkit-keyframes myfour {
 from {
top: 30rem;
}
 to {
 top: 0;
}
}
@ -o-keyframes myfour {
 from {
top: 30rem;
}
 to {
 top: 0;
}
}
.encyList #homeList {
/* padding: 0 0.75rem;
    background: #dcdddd;  */
	
}
/* .storeList #pullrefresh .List.mui-scroll{
	padding-top: 40px;
} */
.encyList #homeList li {
	background: #fff;
	border-radius: 0.5rem;
	padding: 1.1rem 0.7rem;
	position: relative;
	overflow: hidden;/* margin-top: 0.5rem; */
}
/* .encyList #carList li:before{
	content: "";
	background: #999;
	position: absolute;
	left: 0;
	width: 0.35rem;
	height: 100%;
	top: 0;
} */
.encyList #homeList li.choose:before {
	background: red;
}
.encyList #homeList li .divimg {
	background: red;
	position: relative;
	overflow: hidden;
	height: 3.5rem;
	width: 26%;
	float: left;
	margin-top: 0.2rem;
}
.encyList #homeList li .divimg img {
	height: 100%;
	width: 100%;
}
.encyList #homeList li .divcontent {
	position: relative;
	overflow: hidden;
	float: right;
	width: 74%;
}
.encyList #homeList li p {
	margin-bottom: 0;
	margin-left: 0.2rem;
	line-height: 1.4rem;
	text-align: left;
}
.encyList #homeList li p.shopName {
	font-size: 0.75rem;
	color: #000;
}
.encyList #homeList li p.shopAddress {
	font-size: 0.65rem;
	color: #595757;
}
/* .encyList #carList li i{
	height: 1.1rem;
	width: 1.1rem;
	background: url(../image/icon/address.png);
	background-size: 100% 100%;
	position: absolute;
	right: 1.5rem;
	top: 2rem;
    margin: 0;
} */
.encyclopediaList .detailcontent {
	padding-top: 0.2rem;
	width: 92%;
	margin: 0 auto;
}
.encyclopediaList .detailcontent #time {
	text-align: center;
}
.encyclopediaList .detailcontent .content {
	width: 100%;
}
.encyclopediaList .detailcontent .content p {
	color: #595757;
}
.encyclopediaList .detailcontent .content img {
	width: 100%;
	margin-top: 0.4rem;
}
.encyclopediaList .detaillist {
	overflow: hidden;
	position: relative;
	border-top: .4rem solid rgb(245, 245, 245);
	width: 100%;
}
.encyclopediaList .detaillist .title {
	position: relative;
	width: 92%;
	margin: 0.8rem auto;
}
.encyclopediaList .detaillist .title h2 {
	font-size: 1rem;
	position: relative;
	color: #897474;
	text-align: left;
}
.encyclopediaList .detaillist .title h2 a {
	color: #333333;
}
.encyclopediaList .detaillist .line {
	overflow: hidden;
	position: relative;
	width: 92%;
	margin: 0 auto;
	padding: 0.5rem 0;
}
.encyclopediaList .detaillist .line .num {
	position: relative;
	color: #c0c0c0;
	height: 1.5rem;
	line-height: 1.5rem;
	width: 1.5rem;
	text-align: center;
	float: left;
	border: 1px solid #c0c0c0;
}
.encyclopediaList .detaillist .line .info {
	position: absolute;
	color: #808080;
	top: 50%;
	transform: translateY(-50%);
	left: 2.2rem;
}
.encyclopediaList .detaillist .line .info a {
	color: #666;
}
.company_news_page {
	position: relative;
	width: 100%;
	height: 24px;
	line-height: 22px;
	font-size: 14px;
	color: #999;
	text-align: center;
	padding-top: 3px;
	z-index: 99;
}
/* 20170720修改 */
.encyList #carpullrefresh {
	background: #fff;
}
.encyList #carList li {
	width: 92%;
	height: 5.5rem;
	margin: 0 auto;
	padding: 1rem 0;
	border-bottom: 1px solid rgb(245, 245, 245);
	overflow: hidden;
}
.encyList #carList li .divimg {
	width: 4.75rem;
	height: 100%;
	margin: 0;
	background: rgb(245, 245, 245);
}
.encyList #carList li a {
	display: block;
	width: calc(100% - 5.25rem);
	height: 3rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 5.25rem;
}
.encyList #carList li .divcontent {
	float: none;
	width: 100%;
	height: 100%;
}
.encyList #carList li p {
	margin: 0;
	line-height: 1.1rem;
}
.encyList #carList li p.shopName {
	color: #333;
}
.encyList #carList li p.shopAddress {
	font-size: 0.6rem;
	color: #999;
}
.encyList #carList li p:nth-of-type(2).shopAddress {
	line-height: 1rem;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.encyList #carList li p:nth-of-type(3).shopAddress {
	position: absolute;
	bottom: 0;
	line-height: .9rem;
}
.mui-table-view-cell:after {
	display: none;
}
.company_news_page {
	height: 3.7rem;
	padding: 1rem 0;
	background-color: #fff;
	line-height: 1.6rem;
	font-size: .7rem;
	color: #333;
}
.encyclopediaList .detailcontent {
	padding: 0;
	margin: .75rem auto;
}
.encyclopediaList .detailcontent #time {
	color: #999;
	font-size: 0.6rem;
	margin: 0;
}
.encyclopediaList .detailcontent .content {
	margin-top: .75rem;
}
.encyclopediaList .detailcontent .content p {
	margin: 0.4rem 0!important;
	color: #666!important;
}
.encyclopediaList .detailcontent .content img {
	width: 100%;
	margin-top: 0.4rem;
}
.encyclopediaList .detaillist {
	padding: 0.75rem 4% 0;
	border-top: .5rem solid rgb(245, 245, 245);
}
.encyclopediaList .detaillist .title {
	width: 100%;
	margin: 0;
	padding: 5px 0;
}
.encyclopediaList .detaillist .title h2 {
	margin: 0;
	font-size: .8rem;
}
.encyclopediaList .detaillist .line {
	width: 100%;
	padding: 0;
	margin: .75rem 0;
}
.encyclopediaList .detaillist .line .num {
	display: none;
}
.encyclopediaList .detaillist .line .info {
	position: relative;
	top: 0;
	transform: none;
	left: 0;
	font-size: .6rem;
}
.encyclopediaList .detaillist .line .info a {
	color: #666;
}
