﻿.all-entry {
	margin-left: -8px;
	margin-top: -8px;
	line-height:1.15em;
	font-size:18px;
	font-family:Verdana,Arial,sans-serif;
}

.entry_v2 { /*不同的词性区整体*/
	margin-top:1.5em;
}
.entry_v2:first-child {
	margin-top:0;
}


.hw_d { /*标题区*/
	background-color: #FFC1C1;
	border-radius:0.6em;
	padding-top: 0.15em;
	padding-bottom: 0.15em;
}
.homograph { /*小数字*/
	font-size: 50%;
	margin-right: -0.5em;
}
.hw_txt { /*标题单词*/
	font-size:160%;
	font-family:Georgia,Arial,sans-serif;
}
.hw_d>.hw_txt{
	position: relative;
	left: 0.15em;
}

.pron_w,.hpron_word{
	color:#525157;
	font-family:"Lucida Sans Unicode",Verdana,sans-serif;
}
.hpron_word { /*音标*/
	margin-left: 0.1em;
}

.hw_d>.hpron_word{
	position: relative;
	top: -0.1em;
}
.play_pron { /*发音图标*/
    padding: 0.7em;
    background-size: 1.25em;
    background-image:url('sound.png');
    background-repeat:no-repeat;
    background-position:center;
    text-decoration: none;
}
.hw_d>.play_pron{
	position: relative;
	top: -0.1em;
}
.fl { /*词性*/
	color:#717274;
	font-style:italic;
	font-weight:bold;
    margin-left: 0.4em;
}
.hw_d>.fl{
	position: relative;
	top: -0.05em;
}


.hw_infs_d{ /*单词变形区*/
	margin-top: 0.1em;
}
.i_text {
	color:#8B5A2B;
	font-weight:bold;
}


.sblocks { /*某词性下1，2，3...区整体*/
	margin-top: 0.1em;
}
.sblock { /*1，2，3...区个体*/
	margin-top: 0.9em;
}
.sblock:first-child {
	margin-top: 0;
}
.sn_block_num { /*多义前的数字*/
	float:left;
}
.isyns {
	font-size: 0.8em;
}
.scnt { /*a,b,c...区整体*/
	/*display: inline-table;*/
    overflow: hidden;
}


/*释义中的中括号*/
.sgram_internal,.gram_internal,.wsgram_internal{
	color:#CD6839;
}


.sense { /*a,b,c...区个体*/
	margin-top: 0.6em;
}
.sense:nth-child(2) { /*a,b,c...区个体*/
	margin-top: 0;
}


.collapsed { /*ul例句区*/
	margin-top: 0.06em;
	margin-bottom: 0em;
	list-style-type:circle;
	padding-left: 1.1em;
}
.vi,.both_text { /*例句个体*/
	color:#483D8B;
	line-height:1.3em;
	font-size: 1.02em;
	font-family: Helvetica,Arial,sans-serif;
}
.vi_content {
	margin-left:-0.35em;
}


.dxs { /*跳转链接*/
	line-height:1.05em;
	font-size: 0.8em;
}


.mw_spm_it { /*例句中的倾斜单词*/
	color:#2E8B57;
}
.mw_spm_phrase { /*例句中的词组*/
    font-weight: bold;
}


.dros { /*词组区*/
    margin-top: 1em;
}
.dro { /*词组个体*/
    margin-top: 1em;
}
.dro:first-child { /*词组个体*/
    margin-top: 0;
}
.sblock_dro { /*1，2，3...区个体*/
	margin-top: 0.35em;
}
.sblock_dro:first-child {
	margin-top: 0;
}
.sblock_dro > .sblock_c > .scnt > .sense {
	margin-top: 0.2em;
}
.dre { /*例句区后的词组解释*/
	font-size: inherit;
    display: inline;
}



.uros {
	margin-top: 1em;
}
.uro {
    margin-top: 1em;
}
.uro:first-child { /*词组个体*/
    margin-top: 0;
}
.ure {
	font-size: inherit;
	display: inline;
}