/*专题列表*/
.zt-list{
    background-color: #f3f3f3;
}
.zt-list ul{
    padding: 0 0.4rem 0;
    background-color: #fff;
}
.zt-list li{
    width: 100%;
    border-bottom: 1px solid #f3f3f3;
	margin-bottom: 0.2rem;
}
.zt-list li:last-child{
    border-bottom: 0;
}
.zt-list li a{
    /*display: -webkit-box;*//*xm 2020.1.4*/
    display: box;
    width: 9.2rem;
    padding: 0.4rem 0;
}
.zt-list li .pic{
    width: 2.9334rem;
    height: 2rem;
    background-color: #e7e7e7;
    overflow: hidden;
    position: relative;
}
.zt-list li .pic img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.zt-list .info{
    -webkit-box-flex: 1;
    box-flex: 1;
    width: 5.86rem;
    background-color: #fff;
    margin-left: 0.4rem;
}
.zt-list .info .tit{
    font-size: 0.37334rem;
    width: 100%;
    height: 0.96rem;
    line-height: 0.48rem;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zt-list .info .time{
    width:100%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.32rem;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0.6rem;
}


/*加载中*/
.loading-wrap{
    padding: 0.2667rem 0;
    text-align: center;
}
.loading-wrap .loading-ico{
    display: inline-block;
    width: 0.42667rem;
    height:0.42667rem;
    background: url("../images/loading-ico.gif") no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-top: -0.03rem;
}
.loading-wrap>p{
    display: inline-block;
    font-size: 0.37334rem;
    color: #323232;
    line-height: 0.56rem;
    vertical-align: middle;
}

/*列表加载完*/
.list-end{
    font-size: 0.37334rem;
    color: #969696;
    line-height: 0.56rem;
    padding: 0.2667rem 0;
    text-align: center;
}

/*没有找到对应的产品*/
.no-find-pro{
    font-size: 0.48rem;
    color: #c8c8c8;
    line-height: 0.53334rem;
    padding: 0.2667rem 0.4rem;
}
/*xm 2020.1.4*/

.xm_item{

	display: flex;
	/*padding: 0.4rem;*/
	padding: 0.4rem 0.2666667rem !important;
	flex-direction:column ;
}
.xm_item .xm_tit{
	width: 8.800002rem !important;
    line-height: .6rem;
    font-size: .45rem;
    font-weight: 400;
    color: #222;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	margin-bottom: 0.2rem;
	text-overflow: -o-ellipsis-lastline;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.xm_item .xm_pic{
    width: 8.800002rem;
	height:5rem;
    position: relative;
    overflow: hidden;
    background: #e7e7e7;
	vertical-align: middle;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
	margin:auto;
}
.xm_item .xm_pic img{
	width: 100%;/*cz 20180906 */
	height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.xm_item .xm_txt{
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    margin-top: 0.2rem;
	width: 8.800002rem;
}

.xm_item .xm_txt .info{
    line-height: 0.56rem;
	padding-right: 0.2rem;
	margin-left: 0rem !important;
	width: auto !important;
	color:#777;
}
.xm_txt .attr-list{
    padding: 0.163334rem 0.13rem 0 0;
    font-size: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xm_txt .attr-list .label{
    color: #fff;
    display: inline-block;
	float: left;
    height: 0.426667rem;
    line-height: 0.426667rem;
    padding: 0 0.106667rem;
    margin-right: 0.133334rem;
    /*border: 1px solid #fe9170;*/
    border-radius: 0.266667rem;
    -webkit-border-radius: 0.266667rem;
    font-size: 0.266667rem;
	background-color: #fe9170;
}
.xm_txt .attr-list .label-start{
    color: #fff;
    display: inline-block;
	float: right;
    height: 0.426667rem;
    line-height: 0.426667rem;
    padding: 0 0.166667rem;
    margin-right: 0.133334rem;
    border-radius: 0.266667rem;
    -webkit-border-radius: 0.266667rem;
    font-size: 0.266667rem;
	background-color: #7cdc77;
}
.xm_txt .info{
    padding: 0.163334rem 0.13rem 0 0;
}
.xm_txt .attr-list i{
	display: inline-block;
    vertical-align: middle;
    margin-right: 0.08rem;
    margin-top: -0.07rem;
    width:0.30rem;
    height:0.30rem;
    background: url(../images/dest-menu-icon.png) no-repeat;
    background-size: contain;
}
.xm_item .xm_txt .info>span.author{
    float: left;
}
.xm_item .xm_txt .info>span.msg,
.xm_item .xm_txt .info>span.read{
    margin-left: 0.5rem;
	float: right;
}
.xm_item .xm_txt .info>span.msg>i{
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.08rem;
    margin-top: -0.035rem;
    width:0.293334rem;
    height:0.293334rem;
    background: url(../images/info-ico.png) no-repeat;
    background-size: contain;
}

.xm_item .xm_txt .info>span.read>i{
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.08rem;
    margin-top: -0.035rem;
    width:0.333334rem;
    height:0.24rem;
    background: url(../images/read-ico.png) no-repeat;
    background-size: contain;
}