@charset "UTF-8";
.t88{
        margin-top: 88px;
}
.mt1_48{margin-top: 1.48rem !important;}

.mr5{margin-right: 5px;}
   .soso{
    padding-bottom:4px;padding-top:10px;clear: both;
        display: flex;
    align-items: center;
        width: 92%;
        position: absolute;
            margin:0 0.41667rem;
            justify-content: space-between;
    box-sizing: border-box;
}

#lens {
      height: 30px;
    border: 1px solid #dedede;
    color: #333;
    padding: 0 2px;
    border-radius: 5px;
    appearance: auto !important;
    -moz-appearance:  auto !important;
    -webkit-appearance: auto !important;
        font-size: 14px;
}


.soso input[type="radio"] {
  width: 16px;
  height: 16px;
  appearance: none; /* 去除默认外观 */
  -webkit-appearance: none; /* Chrome, Safari, Opera */
  -moz-appearance: none; /* Firefox */
  border-radius: 50%; /* 圆形 */
  border: 1px solid #999; /* 边框 */
  display: inline-block;
  position: relative;
      margin-right: 2px;
}
 
.soso input[type="radio"]:checked {
  border-color: #09f; /* 选中时的边框颜色 */
}
 
/* 可选：自定义外观，如添加一个勾选后的背景 */
.soso input[type="radio"]:checked::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8px; /* 勾选标记大小 */
  height: 8px;
  background: #09f;
  border-radius: 50%;
}

.soso li{
    margin-right: 4px;
        display: flex;
    align-items: center;
        font-size: 14px;
}

.comm-footer_box{display:block!important;}
.comm-footer_box {
    background-color: #2D3237;
    color: #FFFFFF;
    margin-top: 10px;
}

.comm-footer_box a {
    font-size: 14px;
    color: #DDDDDD;
}

.comm-footer_box .comm-footer_wap {
    padding: 0.38rem 0.28rem;
}

.comm-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
}

.comm-bottom {
      border-top: 1px solid #4e4e4e;
    margin-top: 0.36rem;
    text-align: center;
    padding: 0.36rem 0;
}

.comm-link {
    color: #DDDDDD;
    font-size: 0.3rem;
    margin-bottom: 0.375rem;
}

.comm-link .foot-line{
        color: #4e4e4e;
    margin: 0 0.01rem;
    
}

.dic-plural-title li span a {
    color: #3DA9FF; font-weight: 700;
}
.uptime{
        display: block;
    text-align: right;
    color: #d6d6d6;
    margin-top: .26666rem;
    padding-right: .288rem;
}
.chalist{
    display: none;
    position: absolute;
    background: #fff;
    height: 300px;
    box-shadow: 0px 2px 15px 1px rgba(43,40,40,0.15);
    width: 93.5%;
    margin-top:52px;
    overflow-y: scroll;
    text-align: left;
    z-index: 8;
    left: 0;
	}
	
.chalist .nodata {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    line-height: 100px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #999;
}
.chalist li {
    font-size: 15px;
    color: #999;
    line-height: 35px;
    height: 35px;
    margin: 1px 15px;
    background-size: 15px 15px;
    padding-left: 35px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
        position: relative;
    padding-left: 20px;
}
.chalist li::before {
    content: '';
    z-index: 111;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #eaf2fb;
    position: absolute;
    left: 0;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    margin-right: 5px;
    padding: 5px;
    border: 1px solid #898e92;
    box-sizing: border-box;
}
.chalist li:last-child{border-bottom:none;}
.chalist font {
    font-weight: bold;
    color: #333;
    margin-right: 10px;
}

.ljmore{
height: 1.36111rem;
    line-height: 1.36111rem;
    float: right;
    position: relative;
    margin-right: .5rem;
    display: flex;
    align-items: center;
        color: #3DA9FF;
}
.ljmore:after {
    content: '';
    width: 0.25rem;
    height: 0.25rem;
    border: solid #3DA9FF;
    border-width: 0 1px 1px 0;
    transform: rotate(-45deg);
    display: inline-block;
    vertical-align: 0.08rem;
}
.pages{
    display: flex;
    margin:20px 0;
    height: 46px;
}
.pages ul{
    margin: 0 auto;
}
.pages ul li{
    float: left;
    margin: 0 5px;
     padding: 10px 25px !important;
     background-color: #ebebeb;
     border-radius: 4px;
}
.pages ul li a{
    display: block;
    
   
    
    color:#333 !important;
    padding:0 !important;
}
.pages ul li.active{
    
    background-color: #2e94f7 !important;
    
    border: 1px #2e94f7 solid;
        border-radius: 4px;
}
.pages ul li.active span{
   color:#fff !important;
}
li.disabled {
   
    display: block;
    border-radius: 4px;
    background-color: #efefef;
    border: 1px #ebebeb solid;
}
li.disabled span{
    color: #adadad!important;
}

   .htit {
     margin: .4668rem 0 .3888rem;
    line-height: unset !important;
}
    .htit b{
    padding: .22067rem .366rem;
    border-radius: .16333rem;
    color: #fff!important;
    background: #2e94f7;
    font-style: unset;
    font-size: .4rem;
    text-decoration: none;
}
.k0{
    background: #2e94f7 !important;
}
.k1{
    background: #ea0606 !important;
}
.k2{
    background: #ff2370 !important;
}
.k3{
    background: #9c2750 !important;
}
.k4{
    background: #4caf00 !important;
}
.k5{
    background: #009688 !important;
}


.s0{
    background: #ff1b65 !important;
}
.s1{
    background: #ea6d18 !important;
}
.s2{
    background: #4caf80 !important;
}
.s3{
    background: #9c2780 !important;
}
.s4{
    background: #2e98f7 !important;
}
.s5{
    background: #6e0780 !important;
}
.tuozhan p{display:block!important;}
.tuozhan .htit:first-child {
    margin-top: 0.2888rem;
}
  .tabtit {
     float: left;
    margin-left: .41667rem;
    margin-bottom: .26667rem;
    border-radius: .13333rem;
    padding: .26667rem .4rem;
    font-size: .32rem;
    color: #999;
    background: #eee;
    font-style: unset;
    text-decoration: none;
}
.dic .on{
    background: #2e94f7;
    color: #fff!important;
}



.dictimg {
        max-width: 50%;
    text-align: center;
    margin: 0 auto;
}
.dictimg img{
    width: 100%;
    border-radius: 10px;
}
.sotit {
    float: left;
    font-size: .4888rem;
    padding: 0.38rem 0;
    line-height: 0.8rem;
    font-weight: 700;
    color: #f7420c;
}

@media screen  and (min-width:900px){
.index-yingyuw {
    top: 9.27778rem!important;
}
}

.dxshape {
     margin: 0 5px;
    text-decoration: revert;
    color: #3ba8ff;
    font-size: 16px;
}

.img-f,.img-h {
	height: 100%
}

.ad-list .read-list-content,.dic-info li h5 {
	text-overflow: ellipsis;
	-webkit-line-clamp: 2
}

.ad-list .read-list-content,.index-cover-item{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.ad-list .read-head-desc,.ad-list .read-list-desc {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.index-input-main {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.follow-dialog,.index-cover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ad-list .read-head-cover {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%
}

.ad-list .read-head,.ad-list .read-head-item,.index,.index .result,.nav-box,.screen,html {
	position: relative;
	width: 100%
}

input,select,textarea {
	outline: 0;
	border: none;
	border-radius: 0;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	background-color: transparent;
	box-sizing: content-box
}

.index-clear,.index-logo,.index-submit,.nav-item {
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center
}

.index-cover-list {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}

.ad-list .read-head-tits li {
	display: inline-block;
	vertical-align: middle
}

html {
    max-width: 750px;
	background: #fff;
	overflow: hidden;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	 margin: 0 auto;
}

html * {
	outline: 0;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent
}

article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,input,legend,li,menu,nav,ol,p,pre,section,select,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

body,input,select,textarea {
	font: 15px/1 'Microsoft Yahei',sans-serif,Arial,Verdana;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
	
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
	-webkit-appearance: none!important;
	margin: 0
}

input::-webkit-search-cancel-button {
	display: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: 0
}

abbr,acronym {
	border: 0;
	font-variant: normal
}

del {
	text-decoration: line-through
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: 500
}

li,ol,ul {
	list-style: none
}

caption,th {
	text-align: left
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%
}

q:after,q:before {
	content: ''
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

a,ins {
	text-decoration: none;
	color: inherit
}

i {
	font-style: normal
}

b {
font-weight: 600;
    color: #f7420c;
}

.index .result,.screen,html {
	background-color: #fbfbfb
}

.clearfix:before,.dic-basic-explain li:before,.dic-basic-voice:before,.dic-collins-class-info:before,.dic-collins-class-item li:before,.dic-collins-section:before,.dic-content .dic-affix-same li:before,.dic-content .dic-affix-top li:before,.dic-content .dic-antony-con li:before,.dic-content .dic-double li:before,.dic-content .dic-net li:before,.dic-nav-item:before,.dic-nav:before,.dic-plural-title:before {
	content: "";
	display: table
}

.clearfix:after,.dic-basic-explain li:after,.dic-basic-voice:after,.dic-collins-class-info:after,.dic-collins-class-item li:after,.dic-collins-section:after,.dic-content .dic-affix-same li:after,.dic-content .dic-affix-top li:after,.dic-content .dic-antony-con li:after,.dic-content .dic-double li:after,.dic-content .dic-net li:after,.dic-nav-item:after,.dic-nav:after,.dic-plural-title:after {
	content: "";
	display: block;
	clear: both
}

.img,.img-f,.img-h,.img-w {
	position: relative;
	display: block
}

.img-w {
	width: 100%
}

.img-f {
	width: 100%
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

html {
	font-size: 36px
}

body {
	opacity: 0
}

body.body-week-up {
	-webkit-transition: .4s;
	transition: .4s;
	opacity: 1
}

.fade-transition,.index-main,.index-main-box {
	-webkit-transition: .4s
}

.index .result,.screen {
	position: relative;
	width: 100%;
	overflow: hidden;
	min-height: 100%;
	margin: 0 auto;
	background-color: #FFF;
	box-shadow: none
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 100
}

.hidden {
	visibility: hidden
}

.fade-transition {
	transition: .4s;
	opacity: 1
}

.fade-enter,.fade-leave {
	opacity: 0
}

.ad-wrap-google {
	margin: 0 auto;
	width: 320px
}


.index,.index-bg {
	background-color: #fcfcfc
}



.index {
	min-height: 100%;
	overflow: hidden;
	z-index: 10
}

.index-bg,.index-bg-content {
	z-index: 1
}

.index-bg {
	position: relative;
	padding-top: 44px
}

.index-bg-content {
	height: -webkit-calc(100vh - 44px);
	height: calc(100vh - 44px);
	position: relative;
	overflow: hidden
}


.dictlogo{
        max-height: 40px;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding: 20px;
}
.dict-main {
    background-color: #F4F4F4;
	max-width: 750px;
    margin: auto;
     padding: 20px 0 60px;
}
.index-main {
	position: absolute;
	top: 5.27778rem;
	left: 0;
	width: 100%;
	height: 66px;
	transition: .4s;
	background-color: transparent;
	z-index: 10;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.index-top .index-main {
	top: 44px;
	position: fixed;
	background-color: #F4F4F4;
	max-width: 750px;
    margin: auto;
    left: 0;
    right: 0;
}

.index-top .index-main .index-input-main {
	font-size: .45rem
}

.index-top .index-main-box {
	height: 48px;
	box-shadow: 0 0 0
}

.index-main-top {
	top: 0!important;
	z-index: 30;
	position: fixed
}

.index-main-hide {
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0)
}

.index-main-box {
	height: 1.38889rem;
	margin: 10px  0.41667rem 0;
	border-radius: 6px;
	background-color: #fff;
	transition: .4s;
	display: -webkit-box;
	box-shadow: 0 .41667rem .69444rem rgba(0,0,0,.07);
	position: relative;
}

.dic-echart-mask,.dic-more {
	box-shadow: 0 -.27778rem .55556rem .55556rem #fff
}

.index-logo {
	width: 50px;
	height: 100%;
	margin-left: 10px;
	margin-right: 0;
	overflow: hidden;
	-webkit-transition: .4s;
	transition: .4s
}

.index-logo:before {
	content: '';
	display: block;
	background-image: url(../images/logo.2x.png);
	background-size: 42px 13px;
	width: 42px;
	height: 13px
}

.index-clear:before,.index-submit:before {
	background-size: 100% 100%;
	display: block;
	content: ''
}

.index-top .index-logo {
	width: 0;
	margin-left: 4px
}

.index-input {
	-webkit-box-flex: 1;
	height: 100%;
	position: relative
}

.index-input-main {
	vertical-align: middle;
	font-size: .44444rem;
	height: 100%;
	line-height: 1;
	padding: .5rem 6px .47222rem .36111rem;
	box-sizing: border-box
}

.index-clear {
	width: 0.6rem;
	height: 100%;
	display: none;
	position: relative;
}

.index-clear:before {
	background-image: url(../images/clear.png);
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.index-submit {
	width: 1.80556rem;
	height: 100%;
	background-color: #3BA8FF;
	padding-top: 2px;
	margin: -1px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border: none;
	text-align: center;
}

.download-banner,.index .result,.index .search-sign,.index-cover{
	background-color: #fff
}

.index-submit:before {
	background-image: url(../images/search.png);
	width: 17px;
	height: 17px;
	  display:block;
	  margin:0 auto;
  text-align: center;
}





.index-cover {
	height: 120%;
	z-index: 1
}

.index-cover-list {
	margin-top: 58px;
	padding: 12px 15px
}

.index-cover-list-result {
	margin-top: 102px
}

.index-result .index-cover-list {
	-webkit-transition: .4s all .4s;
	transition: .4s all .4s
}

.index-cover-item {
	height: 42px;
	line-height: 42px;
	color: #333
}

.index-cover-label {
	margin-right: 8px;
	font-weight: bolder;
	color: #333
}

.index-result .index-cover-label {
	-webkit-transition: .4s all .4s;
	transition: .4s all .4s;
	color: #000
}

.index-cover-desc {
	color: #999
}

.index-result .index-cover-desc {
	-webkit-transition: .4s all .4s;
	transition: .4s all .4s;
	color: #666
}

.index-cover-clear {
	margin-top: 15px;
	padding-top: 12px;
	border-top: 1px solid rgba(255,255,255,.2);
	text-align: center;
	color: #3BA8FF
}

.index .result {
	margin-top: 108px
}

.index .result-transition {
	transition: .4s;
	-webkit-transition: .4s;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}


.index .search-sign {
	padding-top: .33333rem
}

.index .search-sign a {
	width: 1.38889rem;
	display: block;
	margin: 0 auto .33333rem
}

.index .search-sign span {
	display: block;
	border: 1px solid #0090ff;
	color: #0090ff;
	font-size: .33333rem;
	width: 1.38889rem;
	height: .69444rem;
	border-radius: 5px;
	text-align: center;
	line-height: .69444rem
}





.dic-nav li.active::after,.nav-item-on::after {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%)
}


.noTouch {
	background-color: #666!important
}

.fullScreen {
	width: 10.41667rem;
	height: 100%;
	background-color: #000;
	opacity: .5;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998
}

.hidden {
	opacity: 0
}

.hide {
	display: none!important
}

.toast {
	display: none;
	z-index: 100;
	background-color: rgba(0,0,0,.7);
	border-radius: .13889rem;
	padding: .33333rem .38889rem
}

.toast-content {
	text-align: center;
	line-height: .52778rem;
	font-size: .38889rem;
	color: #fff
}

.scrollNew {
	overflow: auto!important
}

.dic-dialog,.download-text {
	width: 100%;
	text-align: center
}


.dic {
	background-color: #FFF;
	margin-bottom: .20833rem;
	    clear: both;
}

.dic-word {
	padding-bottom: .27778rem
}

.dic-word h1 {
	padding: 0 .41667rem;
	font-weight: 700;
	margin-top: .27778rem;
	margin-bottom: .1888rem
}

.dic-word h1,.dic-word-long {
	font-size: .5666rem;
	line-height: 0.78rem;
    padding-top: 0.2rem;
    word-break: break-all;
}

.dic-dialog {
	height: 100%;
	background-color: rgba(0,0,0,.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 5
}

.dic-nav,.dic-nav li,.dic-nav li:nth-child(2) {
	position: relative
}

.dic-dialog>a {
	width: 75%;
	display: block;
	margin: 15% auto 0
}

.dic-nav-tab{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox
}

.dic-dialog>a img {
	width: 100%
}

.dic-dialog>img {
	width: .69444rem;
	height: .69444rem;
	padding: .61111rem
}

.dic-wrapper {
	background-color: #F6F6F6
}


.dic-nav {
	border-bottom: 1px solid #e4e4e4
}

.dic-nav li {
	float: left;
	color: #999;
	text-align: center;
	font-size: .41667rem;
	height: 1.25rem;
	line-height: 1.25rem;
	width: 29%;
	padding: 0 2% 2px
}

.dic-nav li:nth-child(2)>img {
	position: absolute;
	top: .27778rem;
	width: .55556rem
}

.dic-nav li.active {
	color: #333;
	font-weight: 700
}

.dic-nav li.active::after {
	content: '';
	position: absolute;
	-webkit-transition: left .2s ease-in 0s;
	transition: left .2s ease-in 0s;
	width: 14%;
	padding: 0;
	height: 3.5px;
	border-radius: 5px;
	background-color: #42b0fc;
	left: 50%;
	transform: translateX(-50%);
	bottom: 15%
}

.dic-nav-item {
	margin-left: .41667rem;
	position: relative;
    padding-left: 0.25rem;
}

.dic-nav-item li:nth-child(1) {
	float: left;
	font-size: .44444rem;
	height: 1.36111rem;
	line-height: 1.36111rem;
	font-weight: 700
}

.dic-nav-item li:nth-child(2) {
	float: right;
	margin-top: .55556rem;
	margin-right: .41667rem
}

.dic-nav-tab {
	margin: 0 .41667rem;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start
}



.ad-list .read-list-content,.dic-info li h5,.nav-href {
	-webkit-box-orient: vertical
}

.dic-nav-tab li {
	width: 17.5%;
	height: .80556rem;
	line-height: .80556rem;
	text-align: center;
	background: #F6F6F9;
	border-radius: .13889rem;
	font-size: .33333rem;
	color: #B1B0B5;
	margin-bottom: .27778rem;
	position: relative
}

.dic-nav-tab li>i {
	position: absolute;
	top: -.16667rem;
	right: -.20833rem;
	background: #FF661D;
	border-radius: .08333rem .08333rem .08333rem 0;
	font-size: .26389rem;
	color: #FFF;
	letter-spacing: 0;
	text-align: center;
	line-height: .33333rem;
	padding: 0 .09722rem
}

.dic-nav-tab li:not(:nth-child(5n)) {
	margin-right: .27778rem
}

.dic-nav-tab li.active {
	background: #3BA8FF;
	color: #fff
}

.dic-basic-explain li{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox
}


.dic-basic-info-side {
	position: absolute;
	width: .72222rem;
	top: 1.5rem;
	right: 0
}

.dic-basic-explain,.dic-basic-voice {
	    padding: 0 .41667rem;
   
}

.dic-basic-voice {
	position: relative;
	padding-bottom: .1888rem;
	padding-right: 2.22222rem;
	word-break: break-all
}

.dic-basic-voice span {
	float: left;
	font-size: .41667rem;
	color: #999;
	line-height: .63889rem
}

.dic-basic-voice span:nth-child(1) {
	padding-right: .63889rem
}

.dic-basic-voice img {
	width: 1.80556rem;
	height: .83333rem;
	position: absolute;
	right: .41667rem;
	top: 0
}

.dic-basic-explain li, .dic-basic-explain P, .dic-basic-explain div {
	line-height: 1.0666rem;
    font-size: 0.4666rem;
	display: flex;
}

.dic-basic-explain li>span {
	min-width: .625rem;
	font-size: .4666rem;
	color: #888;
	margin-right: .3rem;
	white-space: nowrap;
}
.dic-basic-explain li>span[title*="网"]{
    min-width: 0.9666rem;
    margin-right: 0.2rem;
}
.dic-basic-explain li div {
	width: 6.875rem;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.dic-basic-explain li div>span {
	color: #000;
	font-size: .41667rem
}

.dic-basic-explain li div>h5 {
	font-size: .33333rem;
	color: #999;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.dic-plural-title li label,.dic-plural-title li span {
	font-size: .41667rem;
	color: #999
}

.dic-basic-explain li div>h5>span {
	width: 2.77778rem;
	vertical-align: middle
}

.dic-basic-explain li div>h5>strong {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	background: #F6F6F6;
	border-radius: 2px;
	height: .13889rem
}

.dic-basic-explain li div>h5>strong i {
	display: inline-block;
	width: 55%;
	height: 100%;
	opacity: .5;
	background: #3BA8FF;
	border-radius: 2px
}

.dic-plural {
    margin: .18888rem 0 .18888rem .2888rem;
}



.dic-plural-title {
	position: relative;
	overflow: hidden;
    display: flex;
  flex-wrap: wrap;
}

.dic-plural-title li {
     float: left;
    margin-right: .22rem;
    height: 0.98rem;
    line-height: 0.980rem;
}

.dic-plural-title li:nth-last-child(3) {
	height: auto;
}

.dic-plural-title li:nth-child(1) {
	top: 0;
	left: 0;
	width: 97.5%;
	height: 1px;
	border-top: 1px dashed #dedede
}

.dic-plural-title li:nth-child(3) {
	margin-right: .63889rem
}




.dic-content {
	display: -none;
	padding: 0 .41667rem .66667rem
}

.dic-content .dic-double {
	overflow: hidden;
	padding-bottom: 18px;
}

.dic-content .dic-double-index {
	display: inline-block;
	font-size: .47222rem;
	color: #999;
	line-height: .69444rem;
	margin-right: .27778rem;
	width: .55556rem
}

.dic-content .dic-double .dic-sound,.dic-content .dic-double-con,.dic-content .dic-double-index {
	float: left
}

.dic-content .dic-double li {
	margin-bottom: .5rem;
	    display: flex;
    flex-wrap: nowrap;
}

.dic-content .dic-double-con {
    min-width: 80%;
    text-align: justify;
    width: 8.08888rem;
    min-width: 82%;
}

.dic-content .dic-double-con p:nth-child(1) {
	font-size: .4666rem;
	color: #000;
	line-height: .69444rem;
	margin-bottom: .19444rem
}

.dic-content .dic-double-con p:nth-child(2) {
	font-size: .4666rem;
	color: #777;
	line-height: .85556rem;
	margin-bottom: .22222rem
}

.dic-content .dic-double-con span {
	font-size: .3666rem;
	color: #b4b4b4
}

.dic-content .dic-double-sub p {
	color: #999!important
}

.dic-content .dic-double-sub span {
	-webkit-transform: translateY(.06944rem);
	-ms-transform: translateY(.06944rem);
	transform: translateY(.06944rem)
}

.dic-content .dic-double-sub>div {
	float: left;
	width: 6.5rem
}

.dic-content .dic-net h3 {
	font-size: .41667rem;
	color: #777;
	margin-bottom: .41667rem
}

.dic-content .dic-net ul {
	overflow: hidden;
	padding-left: .55556rem
}

.dic-content .dic-net ul:nth-of-type(1) {
	margin-bottom: .27778rem
}

.dic-content .dic-net li,.dic-content .dic-net li>div>div {
	margin-bottom: .20833rem
}

.dic-content .dic-net li>div,.dic-content .dic-net li>span {
	float: left
}

.dic-content .dic-net li>div {
	width: 7.91667rem
}

.dic-content .dic-net-cn,.dic-content .dic-net-en {
	font-size: .47222rem;
	color: #000;
	line-height: .52778rem
}

.dic-content .dic-net-en {
	margin-bottom: .41667rem
}

.dic-content .dic-net-cn {
	margin-bottom: .27778rem
}

.dic-content .dic-net-info {
	font-size: .41667rem;
	color: #777;
	line-height: .66667rem
}

.dic-content .dic-affix-same h4,.dic-content .dic-affix-same li>div p:nth-child(1),.dic-content .dic-affix-type {
	color: #000;
	font-size: .41667rem
}

.dic-content .dic-affix {
	font-size: .41667rem
}

.dic-content .dic-affix-top {
	margin-bottom: .47222rem
}

.dic-content .dic-affix-top li span:nth-child(1) {
	margin-top: .23611rem
}

.dic-content .dic-affix-top li span:nth-child(2) {
	float: left;
	width: 7.77778rem;
	font-size: .47222rem;
	color: #000;
	line-height: .94444rem
}

.dic-content .dic-affix-type {
	margin-top: .13889rem;
	margin-bottom: .30556rem
}

.dic-content .dic-affix-bottom h3 {
	font-size: .41667rem;
	color: #000;
	margin-bottom: .61111rem
}

.dic-content .dic-affix-same h4 {
	margin-bottom: .41667rem
}

.dic-content .dic-affix-same li {
	margin-bottom: .27778rem
}

.dic-content .dic-affix-same li>span {
	margin-top: .11111rem
}

.dic-content .dic-affix-same li>div {
	float: left;
	width: 8.05556rem
}

.dic-content .dic-affix-same li>div p {
	line-height: .69444rem
}

.dic-content .dic-affix-same li>div p:nth-child(1) span:nth-child(1) {
	margin-right: .20833rem
}

.dic-content .dic-affix-same li>div p:nth-child(2) {
	font-size: .41667rem;
	color: #777
}

.dic-content .dic-affix-exp {
	line-height: .55556rem;
	margin-left: 1.38889rem;
	font-size: .36111rem;
	color: #999
}

.dic-content .dic-antony h4 {
	font-size: use(30);
	line-height: .61111rem;
	color: #333;
	letter-spacing: 0;
	text-align: left;
	margin-bottom: .27778rem
}

.dic-content .dic-antony-con {
	padding-left: .55556rem
}

.dic-content .dic-antony-con>span {
	display: block;
	font-size: .41667rem;
	color: #000;
	margin-bottom: .33333rem;
	margin-left: -.55556rem
}

.dic-content .dic-antony-con ul {
	overflow: hidden
}

.dic-content .dic-antony-con li {
	margin-bottom: .33333rem
}

.dic-content .dic-antony-con li>div {
	float: left;
	width: 7.77778rem
}

.dic-g-sound,.dic-sound {
	display: inline-block;
	width: .55556rem;
	height: .55556rem;
	margin-left: .13889rem;
	vertical-align: middle
}

.dic-content .dic-antony-cn {
	color: #000;
	font-size: .41667rem;
	line-height: .52778rem;
	margin-bottom: .27778rem
}

.dic-content .dic-antony-en {
	font-size: .41667rem;
	color: #777;
	line-height: .61111rem;
	word-break: break-word
}

.dic-content .dic-antony-en span {
	padding-right: .27778rem
}

.dic-content .dic-eemean {
	padding-left: 0
}

.dic-content .dic-eemean .dic-antony-cn {
	line-height: .69444rem;
	margin-bottom: .13889rem
}

.dic-content .dic-eemean .dic-antony-en {
	line-height: .55556rem
}

.dic-content .dic-eemean{
	margin-top: .06944rem
}
.fk_box{
      display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.42rem;
    float: right;
    margin-right: 10px;
    height: 1.36111rem;
    line-height: 1.36111rem;
}
.dic-fankui {
display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 3px;
    vertical-align: middle;
    background: url(../images/fankui.png);
    background-size: cover;
}
.dic-sound {
	background: url(../images/sound-b.png);
	background-size: cover
}

.dic-play {
	background: url(../images/sound-b-play.gif);
	background-size: cover
}

.dic-g-sound {
	background: url(../images/sound-g.png);
	background-size: cover;
	margin-top: .09722rem
}

.dic-g-play {
	background: url(../images/sound-g-play.gif);
	background-size: cover
}

.dic-less {
	max-height: 16.888rem;
	padding-bottom: 0 !important;
}

.dic-more {
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 2
}

.dic-more a {
    display: block;
    width: 3.94444rem;
    margin: 0 auto;
    text-align: center;
    padding: 0.3888888rem 0.41667rem;
    background-color: rgba(61,169,255,.1);
    border-radius: 1.38889rem;
    white-space: pre;
    font-size: .38889rem;
    font-weight: bold;
    color: #3DA9FF;
}





.dic-recommend {
	width: 100%
}

.dic-info {
	margin: 0 .41667rem
}

.dic-info-close {
	width: .69444rem;
	position: absolute;
	bottom: .41667rem;
	right: 0
}

.dic-info li {
	padding: .55556rem 0;
	line-height: 1.4;
	position: relative;
	    min-height: 2rem;
}

.dic-info li:not(:last-child) {
	border-bottom: 1px solid #DEDEDE
}
.dic-info li img {
    float: left;
    display: block;
    height: 2rem;
    margin: 0 0.3rem 0 0;
    position: relative;
    text-align: center;
    border-radius: 0.2rem;
    width: 3rem;
    object-fit: cover;
}
.dic-info li h5 {
	font-weight: 600;
	font-size: .46889rem;
	color: #333;
	margin-bottom: .13889rem;
	overflow: hidden;
	display: -webkit-box
}

.dic-info li p {
	font-size: .38556rem;
	color: #999
}

.dic-info li p span {
	color: #3DA9FF
}



b {
	position: relative
}

b::after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 100%;
	height: .20833rem;
	left: 0;
	bottom: 0
}

.nav-box {
	display: -webkit-flex
}



.gotopfade-enter,.gotopfade-leave {
	height: 0;
	opacity: 0
}


.nav-box {
	display: -ms-flexbox
}


.transcover {
	-webkit-mask-image: -webkit-linear-gradient(top,#000,rgba(0,0,0,0));
	mask-image: linear-gradient(to bottom,#000,rgba(0,0,0,0))
}

.nav {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 0;
	z-index: 20;
	background-color: #F4F4F4;
	overflow: hidden;
	height: 44px;
	    max-width: 750px;
    margin: auto;
}

.nav-item,.nav-item-on {
	position: relative
}

.black-nav .nav-item-on::after,.nav-item-on::after {
	content: '';
	bottom: .08333rem;
	left: 50%;
	border-radius: .05556rem
}

.black-nav .nav-item i,.nav-item i {
	right: -0.06667rem;
	top: .20833rem;
	z-index: 1
}

.body-week-up .nav {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.nav-box {
	width: auto;
	margin: 0 auto;
	height: 50px;
	box-sizing: border-box;
	border-top: 1px solid #e1e1e1;
	display: -webkit-box;
	display: flex;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	padding: 0 .18056rem 6px
}

.nav-item {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 0 .41667rem;
	font-size: 0
}

.nav-item-on::after {
	position: absolute;
	width: 17px;
	height: .05556rem;
	background-color: #3BA8FF;
	display: inline-block;
	transform: translateX(-50%)
}

.nav-item i {
    position: absolute;
    width: 0.65rem;
    height: 0.35rem;
    line-height: 0.35rem;
    background: #ff2209;
    border-radius: 0.05rem;
    color: #fff;
    font-size: 0.255rem;
    text-align: center;
    font-weight: 600;
}

.nav-href {
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	width: 100%;
	height: 100%
}



.nav-label {
	color: #999;
	font-size: .48rem
}

.nav-item-on .nav-label {
	color: #333;
	font-weight: bolder
}

.white-nav {
	background-color: #fff
}

.black-nav,.black-nav .nav-item {
	background-color: #333;
	max-width: 750px;
	    margin: 0 auto;
}

.black-nav .nav-label {
	color: #999;
	font-size: .48rem
}

.black-nav .nav-item-on .nav-label {
	color: #fff;
	font-weight: bolder
}

.black-nav .nav-item-on::after {
	position: absolute;
	width: 17px;
	height: .05556rem;
	background-color: #fff;
	display: inline-block;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.nav-box::-webkit-scrollbar {
	display: none;
	width: 0
}

::-webkit-scrollbar {
	display: none;
	width: 0
}






.dialog-content,.dialog-content>img {
	border-radius: .22222rem
}

.dialog {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 999;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.dialog-content {
	width: 7.63889rem;
	position: relative
}

.dialog-close {
	width: .30556rem;
	height: .30556rem;
	padding: .19444rem;
	position: absolute;
	top: -.72222rem;
	right: -.69444rem
}

::-webkit-input-placeholder {
	color: #bfbfbf
}

.ad-swiper {
	width: 100%;
	height: 500px;
	background-color: #00f;
	position: fixed;
	z-index: 999999
}
ul.links {
    padding: 0 10px;
}
.links li {
    width: auto !important;
  float: left;
    margin: 0 5px;
    margin-bottom: 10px;
    font-size: 14px;
  line-height: 14px;
    color: #bfbaba;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.record {
  width: 100%;
    clear: both;
	background-color: #fff;
	color: #666;
	font-size: .3rem;
	line-height: 2.5;
	text-align: center
}

.record img {
	vertical-align: sub;
	height: .4rem
}

.reddic{
	background-color: #fff;
	float: left;
	}

.reddic .box li {
    float: left;
    width: 48%;
    display: flex;
    align-items: center;
    font-size: 0.4688rem;
    height: 1.2rem;
    line-height: 1.2rem;
    color: #333333;
    text-align: center;
    background: #f9fcfd;
    margin: 0.1rem 0.1rem 0.1rem 0;
    border-radius: 0.3rem;
    padding: 0.1rem;
    box-sizing: border-box;
}
ul.box li:nth-child(2n) {
    margin-right: 0;
}
ul.box li a{
        width: 98%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
ul.box {
    padding: 0 10px;
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.duanyu-content {
    display: -none;
    padding: 0 .41667rem .66667rem;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.duanyu-content a font:nth-child(1) {
    font-size: .4666rem;
    color: #3DA9FF;
    float: left;
    margin-right: 0.2rem;
}

.duanyu-content a font:nth-child(2) {
    font-size: .4666rem;
    color: #777;
}
.duanyu-content li{
    height: 1rem;
    line-height: 1rem;

}
.duanyu-content li a{
       width: 95% !important;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dic-basic-explain a {
    color: #2e94f7;
    margin-right: 5px;
}
.dic-basic-explain ol {
    display: flex;
    flex-wrap: wrap;
}
.dic-basic-explain ol li {
    width: 48%;
}
.dic-basic-explain strong {
    font-size: .448rem;
}
.dic-nav-item:before{
      content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.09888rem;
    height: 0.422rem;
    background: #3ba8ff;
    transform: translateY(-50%);
    border-radius: 0.5rem;
}

.select_a{
 position: relative;
    width: 65px;
    padding-right: 10px;
    box-sizing: border-box;
    background: rgb(254 254 254);
    border-right: 0;
    vertical-align: middle;
    text-align: right;
    float: right;
    user-select: none;
    -webkit-touch-callout: none;
}

.select_a .placeholder {
    height: 45px;
    line-height: 45px;
    position: relative;
    display: block;
    text-align: center;
    box-sizing: border-box;
    z-index: 1;
    padding-left: 0 !important;
    cursor: pointer;
    font-size: .45rem;
    color: #8A8A8D;
}
.select_a .placeholder:after {
    content: '';
    position: relative;
    top: -45px;
    right: -45px;
    width: 0;
    display: block;
    height: 0;
    margin-right: 12px;
    margin-top: 19px;
    border-width: 5px;
    border-style: solid;
    border-color: #8A8A8D transparent transparent transparent;
}

.select_a .is-open .placeholder:after {
    content: '';
    float: right;
    width: 0;
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    right: -2px;
    margin-right: 13px;
    margin-top: 13px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #8A8A8D transparent;
}

.select_a.is-open ul {
    display: block;
}


.select_a .select_a--white .placeholder:hover {
    background: #fafafa;
}

.select_a ul {
    display: none;
    position: absolute;
    overflow: hidden;
    width: 100%;
    background: #fff;
    border-radius: 2px;
    top: 100%;
    left: 0;
    list-style: none;
    padding: 0;
    z-index: 100;
}

 .select_a ul li {
    display: block;
    cursor: pointer;
    font-size: .45rem;
    padding-left: 0 !important;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    border-top: none;
    text-align: center;
    color: #8A8A8D;
    background-color: rgba(244, 246, 248, 1);
    height: 1rem;
    line-height: 1rem;
}

.tags{
width: 100%;
padding: 0.2rem .41667rem 0;
}
.tags a {
background: #e3e3e3;
    border-radius: 5px;
    color: #999999;
    font-size: 13px;
    padding: 2px 5px;
    margin-right: 2px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline-block;
}