.sxitem{
    margin-bottom: 10px;
  padding: 15px 8px;
  width: 100%;
  clear: both;
  float: left;
  font-size: 16px;
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
}
.yin a {
  color: #333 !important;
  font-size: 16px;
}
.yin font {
  padding-left: 10px;
  color: #888;
}
.sxbox{
    margin-bottom: 10px;
  padding: 15px 8px;
  width: 100%;
  clear: both;
  float: left;
  font-size: 16px;
  border-bottom: 1px solid #eee;
  line-height: 35px;
  box-sizing: border-box;
}
.mt10{
    margin-top: 10px;
}
a.green, .green, .green a {
  color: #024802;
}
.mr{
    margin-right: 10px;
}
.fb{
    font-weight: bold;
}

dl {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.word-details-item-content .item::after,dl::after {
    content: "";
    flex: auto;
}
.word-details-item>h2 {
    font-size: 0.5rem;
    line-height: 1.2rem;
    margin: 0.3rem 0 0 0.2rem;
    color: #3e3a3a !important;
    font-weight: 600;
    clear: both;
}
a.title {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 0.5rem;
    line-height:1.2rem;
      margin-top: 0.3rem;
    color: #3e3a3a !important;
    font-weight: 600;
    clear: both;
}

a.title2 {
    clear: both;
    line-height:1.2rem;
    padding: 0 0.3rem 0 0;
      display: inline-table;
  color: #09080a !important;
      font-size: 0.406rem;
     text-align: center;
        min-width: 30%;
}

.container{width:100%;}
.content-nav {
    position: relative;
    width: 800px;
    margin: auto;
}

.content-nav .content-title {
    font-size: 26px;
    display: inline-block;
    color: #464646;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}
.content-nav .content-nav-link {
    font-size: 14px;
    display: inline-block;
    margin-left: 10px;
    color: #787878;
}
.content-nav .content-nav-link a {
    text-decoration: underline;
    color: #787878;
}
.word-details-item-content .item{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wordr {
    font-size: .4288rem;
    line-height: 0.9rem;
    border-radius: 1rem;
    background-color: #cef0ff51;
    color: #333 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 70%;
    margin: 0.2rem 15% 0.3rem;
    text-align: center;
}
.word {
    font-size: .4688rem;
    line-height: 1.2rem;
    float: left;
    padding: 0 0.3rem;
    border-radius: 5px;
    background-color: #fafbfb7d;
}

.bookitem{
    margin-bottom: 0.3rem;
    border-bottom: 1px solid #eee;
    padding: 0 0.2rem 0.3rem;
    width: 100%;
    clear: both;
    float: left;
    line-height: 0.8rem;
}
.bookitem:hover {
    background-color: #e5edf1;
}

 .words {
    font-size: .5888rem;
    line-height: 1.2rem;
    float: left;
    width: 100%;
}
.words .yin {
    font-size: .3888rem;
    margin-left: .1888rem;
    color: #787878;
}


.search-input-wrapper {
	height: 60px;
	float: left;
	position: relative;
	border: 1px solid #ddd;
	border-right-width: 0;
	border-radius: 5px 0 0 5px;
	background: #fff
}

.search-input {
	height: 60px;
	margin: 0 20px;
	padding: 0;
	border: 0;
	float: left;
	font-size: 14px
}

.search-buttonpane,.search-buttonpane .button {
	width: 135px;
	height: 60px;
	float: left
}

.search-buttonpane .button {
	border-radius: 0 5px 5px 0;
	font-size: 16px
}




.word-nav {
	width: 80px;
	padding: 10px;
	border-radius: 0 5px 5px 0;
	white-space: nowrap;
	background: #f5f5f5;
	z-index: 1
}

.word-nav li {
	margin-bottom: 12px;
	padding-bottom: 12px;
	text-align: center;
	border-bottom: 1px solid #dedede
}

.word-nav li:last-child {
	margin: 0;
	padding: 0;
	border: 0
}

.word-nav a {
	cursor: pointer
}

.word-nav a.active {
	color: #2e94f7
}

.search-wrapper {
	width: 100%;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(158,175,191,.2);
	box-shadow: 0 2px 4px 0 rgba(158,175,191,.2)
}

.search {
	width: 1200px;
	margin: 0 auto;
}

.search-tabs li {
	padding: 8px 19px;
	border: 1px solid transparent
}

.search-tabs .search-tabs-active {
	border-color: #2e94f7;
	background: #fff
}

.search-tabs .search-tabs-active a {
	color: #2e94f7
}

.search-input-wrapper {
	width: 685px
}

.search-input {
	width: 675px
}

.search-form-type-jp .search-input-wrapper {
	width: 670px
}

.search-form-type-jp .search-input {
	width: 560px
}

.search.search-mini {
	position: relative
}

.search.search-mini .search-tabs {
	display: none
}

.search.search-mini .search-logo {
	top: 30px
}

.side {
	width: 320px;
	overflow: hidden
}

.side a {
	color: #295b94
}

.side-block {
	margin-bottom: 10px;
	clear: both;
}
.cos2{
	float: left;
    width: 50%;
}
.side-block h2 {
	margin: 0 0 20px;
	font-size: 18px;
	font-weight: 400
}

.side-block-content {
	font-size: 14px
}

.side-block-content li {
	margin-bottom: 8px;
      text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.side-block-content li:last-child {
	margin: 0
}

.side-block-content a:hover {
	text-decoration: underline
}



.phrase-items {
	counter-reset: eq
}

.phrase-items li {
	line-height: 20px;
	margin-bottom: 14px
}

.phrase-items li:before {
	counter-increment: eq;
	content: counter(eq) ".";
	display: inline-block;
	width: 22px;
	float: left
}

.phrase-items li:first-of-type:last-of-type:before {
	display: none
}

.phrase-def {
	color: #999;
	margin-left: 10px
}

.enen-groups dl {
	counter-reset: eq
}

.enen-groups dt {
	margin-bottom: 20px
}

.enen-groups dd {
	line-height: 20px;
	margin-bottom: 14px
}

.enen-groups dd:before {
	counter-increment: eq;
	content: counter(eq) ".";
	display: inline-block;
	width: 22px;
	float: left
}

.enen-groups dd:first-of-type:last-of-type:before {
	display: none
}


.detail .tags-word {
	font-weight: 700;
	font-size: 18px;
	color: #333;
	line-height: 16px;
	padding-right: 4px
}





.detail-pron {
	color: #999;
	margin-left: 6px;
	font-family: Lucida Sans Unicode
}

.detail .def-sentence-from {
	color: #666
}

.detail .def-sentence-to {
	color: #999
}

.detail .def-sentence-from .def-sentence-to span {
	vertical-align: top;
	margin: 1px 0 2px 2px;
	display: inline-block
}

.detail .def-tags span {
	border: 1px solid #999;
	color: #666;
	border-radius: 2px;
	display: inline-block;
	line-height: 16px;
	font-size: 12px;
	width: 36px;
	text-align: center;
	margin-right: 8px
}

.analyzes-title {
	line-height: 20px;
	margin: 30px 0 20px
}

.analyzes-title:first-of-type {
	margin-top: 0
}

.analyzes-items {
	counter-reset: eq
}

.analyzes-items li {
	margin-bottom: 14px;
	line-height: 20px
}

.analyzes-items li p {
	color: #999;
	margin: 6px 0 0 22px
}

.analyzes-items li:before {
	counter-increment: eq;
	content: counter(eq) ".";
	display: inline-block;
	width: 22px;
	float: left
}

.inflections li {
	line-height: 20px;
	margin-bottom: 14px
}

.inflections-item-attr {
	display: inline-block;
	margin-right: 10px
}

.inflections-value {
	color: #666
}

.sentences-items {
	counter-reset: eq
}

.sentences li {
	margin-bottom: 14px
}

.sentences li p {
	line-height: 20px;
	margin: 0 0 6px
}

.sentences-item-from:before {
	counter-increment: eq;
	content: counter(eq) ".";
	display: inline-block;
	width: 22px;
	float: left
}

.sentences-item-from span {
	line-height: 20px;
	margin: 1px 0 2px 2px
}

.sentences-item-to {
	color: #999;
	padding-left: 22px
}

.ant>p,.syn>p {
	color: #999;
	margin: 0 0 6px
}

.ant table,.syn table {
	margin-bottom: 14px
}

.ant td,.syn td {
	line-height: 20px;
	padding-right: 50px
}

.ant-single,.syn-single {
	display: inline-block;
	margin: 0 50px 14px 0
}

.ant-single>span,.syn-single>span {
	color: #999
}

.synant-content {
	margin-top: 20px
}

.synant span {
	color: #333
}

.synant p {
	color: #666
}

body.word {
	background: #f5f5f5
}

body.word .header {
	-webkit-box-shadow: none;
	box-shadow: none
}

body.word .global-info {
	display: none
}

.main {
	padding: 30px 0 34px
}

.content {
	width:100%;
	margin: 0 20px 0 0px;
	float: left;
	position: relative;
	font-size: 14px;
	background: #fff;
	border-radius: 5px;
	padding-bottom: 40px;
}

.word-details-pane-content {
    padding: 25px 2% 0;
}


.word-details a {
	color: #2e94f7
}

.word-details a:hover {
	text-decoration: underline
}




.dl-banner li, li, ol, ul {
    list-style: none;
}
.i-page {
    float: left;
    width: 100%;
}


input:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="tel"]:focus, textarea:focus {
    border-color: #bfbfbf;
    outline: none;
}
/* 面包屑 */
.position {
    margin: 0.2rem 0;
    box-sizing: border-box;
    background-color: #fff;
    padding-left: 0.4rem;
    position: relative;
     color:  #8A8A8D;
}
.position .icon-zhuye { margin-right: 0.3125rem;}
.position a {
    margin: 0 0.1rem;
    max-width: 6.25rem;
    color: #8A8A8D;
        font-size: .4288rem;
}
.position em {
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 0.2rem solid #00b0ff;
    border-right: 0.2rem solid transparent;
    border-top: 0.2rem solid transparent;
    border-bottom: 0.2rem solid transparent;
}
