
			/*；列表*/
			
			.listTitleP {
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
				color: #555;
				padding-left: 0.08rem;
				float: left;
				font-size: 0.3rem;
				font-weight: bold;
				width: 58%;
			}
			
			.listTitle {
				width: 96%;
				margin: auto;
				border: 1px solid #ddd;
				padding: 0.15rem;
				display: block;
				margin-top: 0.1rem;
				background-color: #fcfcfc;
			}
			.listTitleFrom {
				font-size: 0.25rem;
				color: #999;
			}			
			.listTitleAll {
				height:0.5rem;
			}						
			.listTitleAllRight .listTitleAll .listTitleP a{
				font-size: 0.3rem;
			}
			.listTitleTime span {
				font-size: 0.25rem;
				color: #999;
			}
			.description {
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 2;
				overflow: hidden;
				font-size: 0.24rem;
				line-height: 0.36rem;
				padding: 0.02rem 0;
				margin: 0.05rem 0;
				color: #777;
				padding-left: 0.04rem;
			}
			
			.check{
				position: relative;
				color: #fff;
				font-size: 0.2rem;
				float: right;
				background-color: #66b734;
				padding: 0.1rem;
				border-radius: 0.05rem;
			}
			
			.listAreaIcon {
				background-image: url(http://meta.glass.cn/2017/trade/images/SearchResult_ico.png);
				background-repeat: no-repeat;
				background-position: 0 2px;
				width: 0.2rem;
				height: 0.2rem;
				display: block;
				float: left;
				margin-right: 4px;
				margin-top: 0.15rem;
			}
			
			.listArea,
			.listGola {
				font-size: 0.28rem;
				line-height: 0.5rem;
			}
			.listGola{
				float:right;
			}
			.iconWholeBox {
				height:0.5rem;
			}
			
			
			
			.listContact {
				font-size: 0.25rem;
				padding-left: 0.03rem;
				padding-bottom: 0.1rem;
				height: 0.5rem;
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
			}
			
			.listContactTel {
				font-size: 0.28rem;
				color: #333;
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
				width: 80%;
				display: inline-block;
			}
			
			.listTitleAllRight:active {
				color: pink;
			}
			
			.iconBox {
				float: left;
				padding-left: 0.05rem;
				width: 70%;
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
			}
			
			.listGolaText {
				font-size:0.25rem;
			}
			
			.descriptionBox {
				font-weight: normal;
				background-color:#ebebeb;
				padding: 0.05rem;
				border-radius: 0.05rem;
				font-size: 0.28rem;
				line-height:0.5rem;
				
			}
			.iconfont{
				font-family: "iconfont" !important;
				font-size: 0.25rem !important;
				font-style: normal;
				margin-right: 0.05rem;
				-webkit-font-smoothing: antialiased;
			}
			.product{
				margin-left:-0.08rem;
			}
			.listTitledate{
				float:right;
				font-size: 0.25rem;
				line-height: 0.5rem;
			}
			.listTitlecompany{
				font-size: 0.25rem;
				padding-left: 0.08rem;
			}
			.iconfont{
				color: #ff6600;
			}
			.listGolaYears {
				color: #ff6600;
			}
			.cd-main-content{
				top: 1.7rem !important;
			}
			.iconBox  .listContactTel {
				line-height: 0.5rem;
			}