﻿
.m-index-dc{
	height:1.36rem;
	
    overflow: hidden;
    background: url(../images/en-bg.png);
	background-size:100%;
    margin:0 0.3rem;
    margin-top: 0.2rem;
}
.dc-l{
	padding: 0.29rem 0;
    float: left;
    padding-right: 0.07rem;
    padding-left: 0.29rem;
}
.dc-l img{
	width:0.86rem;
	height:0.84rem;
}

.dc-r{
	float: left;
    width:80%;
	height:1.3rem;
	margin-left:0.1rem;
}
.dc-list{
	margin-top:0.27rem;
}
.dc-list p{
	margin-top: 0.12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 96%;
	height:0.4rem;
	line-height:0.3rem;
}
.dc-list p a{
	font-size:0.22rem;
	color:#333;
	width:100%;
}
.dc-list span{
	display:inline-block;
	color:#E55800;
	font-size:0.22rem;
	background:#CFEDE2;
	border-radius:0.04rem;
	margin-right:0.1rem;
	padding: 0.05rem 0.04rem 0.03rem 0.04rem;
}
