.yidun.yidun--light.yidun--error.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--maxerror .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--word_order .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--icon_point.yidun--button .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--inference.yidun--button .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--point.yidun--button .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--space.yidun--button .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--word_order .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--word_order.yidun--button .yidun_tips .yidun_tips__icon, .yidun.yidun--light .yidun_loadbox .yidun_loadbox__inner, .yidun.yidun--light .yidun_loadbox .yidun_loadbox__inner .yidun_loadicon, .yidun.yidun--light .yidun_tips__answer, .yidun.yidun--light .yidun_tips__before, .yidun.yidun--light .yidun_tips__content, .yidun_intellisense--light .yidun_classic-tips .yidun_tips__icon, .yidun_intellisense--light .yidun_intelli-icon, .yidun_popup.yidun_popup--light .yidun_modal, .yidun_popup.yidun_popup--light .yidun_modal__before, .yidun_popup.yidun_popup--light .yidun_modal__sibling, .yidun_popup.yidun_popup--light .yidun_modal__title {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top
}

.yidun, .yidun_popup {
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important
}

.yidun {
    -webkit-tap-highlight-color: transparent
}

.yidun * {
    box-sizing: border-box
}

.yidun :focus-visible {
    outline: 2px solid #4997fd
}

.panel_ease_top-enter, .panel_ease_top-leave-active {
    opacity: 0;
    transform: translateY(20px)
}

.panel_ease_bottom-enter, .panel_ease_bottom-leave-active {
    opacity: 0;
    transform: translateY(-20px)
}

.panel_ease_bottom-enter-active, .panel_ease_bottom-leave-active, .panel_ease_top-enter-active, .panel_ease_top-leave-active {
    transition: all .2s linear;
    pointer-events: none
}

.popup_scale-enter, .popup_scale-leave-active {
    opacity: 0;
    transform: scale(0)
}

.popup_scale-enter-active {
    transition: all .3s cubic-bezier(.76, .01, .35, 1.56)
}

.popup_scale-leave-active {
    transition: all .2s ease-out
}

.popup_ease-enter {
    opacity: 0;
    transform: translateY(-20px)
}

.popup_ease-enter-active {
    transition: opacity .3s linear, transform .3s linear
}

.popup_ease-leave-active {
    opacity: 0;
    transform: translateY(-20px);
    transition: all .2s ease-out
}

@keyframes loading {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes ball-scale-multiple {
    0% {
        transform: scale(.22);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    to {
        transform: scale(1);
        opacity: 0
    }
}

@keyframes bright {
    0% {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

.yidun_cover-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.yidun.yidun--light {
    position: relative;
    margin: auto;
    font-size: 14px;
    -ms-touch-action: none;
    touch-action: none
}

.yidun.yidun--light img {
    pointer-events: none
}

.yidun.yidun--light .yidun_jigsaw, .yidun.yidun--light .yidun_slide_indicator, .yidun.yidun--light .yidun_slider {
    display: none
}

.yidun.yidun--light.yidun--jigsaw .yidun_jigsaw, .yidun.yidun--light.yidun--jigsaw .yidun_slide_indicator, .yidun.yidun--light.yidun--jigsaw .yidun_slider {
    display: block
}

.yidun.yidun--light.yidun--jigsaw .yidun_tips__content {
    width: 100%
}

.yidun.yidun--light.yidun--jigsaw .yidun_tips {
    padding-left: 40px
}

.yidun.yidun--light .yidun_jigsaw {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: 100%;
    -webkit-transform: translateZ(0);
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    pointer-events: auto
}

.yidun.yidun--light .yidun_icon-point {
    position: absolute;
    width: 26px;
    height: 33px;
    cursor: pointer;
    background-repeat: no-repeat
}

.yidun.yidun--light .yidun_icon-point.yidun_point-1 {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -997px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_icon-point.yidun_point-1 {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -994px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_icon-point.yidun_point-2 {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1111px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_icon-point.yidun_point-2 {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1108px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_icon-point.yidun_point-3 {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1035px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_icon-point.yidun_point-3 {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1032px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_icon-point.yidun_point-4 {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1073px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_icon-point.yidun_point-4 {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1070px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_icon-point.yidun_point-5 {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1149px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_icon-point.yidun_point-5 {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1146px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--space .yidun_icon-point {
    width: 29px;
    height: 29px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -646px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--space .yidun_icon-point {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -643px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--maxerror .yidun_icon-point {
    cursor: default
}

.yidun.yidun--light .yidun_inference {
    display: none;
    position: absolute;
    width: 25%;
    height: 50%;
    overflow: hidden;
    box-sizing: border-box;
    background-color: transparent
}

.yidun.yidun--light .yidun_inference .yidun_inference__border {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    border: 1px solid #fff;
    box-sizing: border-box;
    background: transparent;
    border-radius: inherit;
    transition: border .2s ease-out 0s
}

.yidun.yidun--light .yidun_inference.yidun_inference--0, .yidun.yidun--light .yidun_inference.yidun_inference--0 .yidun_inference__img {
    top: 0;
    left: 0
}

.yidun.yidun--light .yidun_inference.yidun_inference--1 {
    top: 0;
    left: 25%
}

.yidun.yidun--light .yidun_inference.yidun_inference--1 .yidun_inference__img {
    top: 0;
    left: -100%
}

.yidun.yidun--light .yidun_inference.yidun_inference--2 {
    top: 0;
    left: 50%
}

.yidun.yidun--light .yidun_inference.yidun_inference--2 .yidun_inference__img {
    top: 0;
    left: -200%
}

.yidun.yidun--light .yidun_inference.yidun_inference--3 {
    top: 0;
    left: 75%
}

.yidun.yidun--light .yidun_inference.yidun_inference--3 .yidun_inference__img {
    top: 0;
    left: -300%
}

.yidun.yidun--light .yidun_inference.yidun_inference--4, .yidun.yidun--light .yidun_inference.yidun_inference--4 .yidun_inference__img {
    bottom: 0;
    left: 0
}

.yidun.yidun--light .yidun_inference.yidun_inference--5 {
    bottom: 0;
    left: 25%
}

.yidun.yidun--light .yidun_inference.yidun_inference--5 .yidun_inference__img {
    bottom: 0;
    left: -100%
}

.yidun.yidun--light .yidun_inference.yidun_inference--6 {
    bottom: 0;
    left: 50%
}

.yidun.yidun--light .yidun_inference.yidun_inference--6 .yidun_inference__img {
    bottom: 0;
    left: -200%
}

.yidun.yidun--light .yidun_inference.yidun_inference--7 {
    bottom: 0;
    left: 75%
}

.yidun.yidun--light .yidun_inference.yidun_inference--7 .yidun_inference__img {
    bottom: 0;
    left: -300%
}

.yidun.yidun--light .yidun_inference.yidun_inference--drag .yidun_inference__border, .yidun.yidun--light .yidun_inference.yidun_inference--swap .yidun_inference__border, .yidun.yidun--light .yidun_inference:hover .yidun_inference__border {
    border-color: #2c6eff;
    border-width: 2px
}

.yidun.yidun--light .yidun_inference.yidun_inference--drag, .yidun.yidun--light .yidun_inference:hover {
    background-color: #fff
}

.yidun.yidun--light .yidun_inference.yidun_inference--drag .yidun_inference__img, .yidun.yidun--light .yidun_inference:hover .yidun_inference__img {
    opacity: .3;
    filter: alpha(opacity=30)
}

.yidun.yidun--light .yidun_inference:hover {
    cursor: pointer
}

.yidun.yidun--light .yidun_inference.yidun_inference--drag {
    z-index: 1;
    box-shadow: 0 2px 6px 30%
}

.yidun.yidun--light .yidun_inference.yidun_inference--origin .yidun_inference__border {
    background-color: #d8d8d8
}

.yidun.yidun--light .yidun_inference.yidun_inference--swap .yidun_inference__border {
    background: transparent
}

.yidun.yidun--light .yidun_inference__img {
    position: absolute;
    width: 400%;
    height: 200%;
    transition: opacity .2s ease-out
}

.yidun.yidun--light.yidun--inference .yidun_inference {
    display: block;
    background-color: #fff
}

.yidun.yidun--light.yidun--inference .yidun_bg-img {
    display: none
}

.yidun.yidun--light.yidun--sms .yidun_smsbox {
    display: block
}

.yidun.yidun--light.yidun--sms .yidun_smsbox ~ .yidun_bg-img {
    display: none
}

.yidun.yidun--light.yidun--float .yidun_panel {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999
}

.yidun.yidun--light .yidun_panel {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    z-index: 1
}

.yidun.yidun--light .yidun_panel-placeholder {
    pointer-events: auto;
    position: relative;
    padding-top: 50%
}

.yidun.yidun--light .yidun_bgimg {
    pointer-events: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.yidun.yidun--light .yidun_bgimg .yidun_bg-img {
    vertical-align: top;
    width: 100%
}

.yidun.yidun--light .yidun_smsbox {
    width: 100%;
    height: 100%;
    text-align: left;
    font-size: 0;
    background: #f8f9fb;
    background: linear-gradient(103.18deg, #dae3f6 7.63%, #c8d9fa 94.65%);
    display: none;
    position: relative;
    color: #45494c
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-qrcode {
    width: 120px;
    height: 100px;
    padding: 0 10px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    z-index: 1
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-qrcode .yidun_smsbox-qrcode--img {
    width: 100%;
    height: 100%;
    padding: 2px;
    background: #fff
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-text {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0 0 0 120px;
    font-size: 14px;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    white-space: nowrap;
    z-index: 1
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-text:before {
    content: "";
    width: 0;
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-text .yidun_smsbox-text--guide {
    display: inline-block;
    vertical-align: middle;
    width: 96%;
    white-space: normal
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-text .yidun_smsbox-text--guide .yidun_smsbox-text--qr {
    margin-bottom: 8px
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-text .yidun_smsbox-text--guide .yidun_smsbox-text--manual {
    cursor: pointer;
    color: #176ae5;
    padding: 0
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-text .yidun_smsbox-text--guide .yidun_smsbox-text--manual:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 13px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -186px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_smsbox .yidun_smsbox-text .yidun_smsbox-text--guide .yidun_smsbox-text--manual:after {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -183px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox--mobile-wrapper {
    display: none;
    padding: 9% 20px 0;
    font-size: 14px;
    white-space: normal
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox--mobile-wrapper .yidun_smsbox--mobile-guide {
    margin-bottom: 8px;
    text-align: center
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox--mobile-wrapper .yidun_smsbox--mobile-btn {
    text-align: center;
    margin-bottom: 10px
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox--mobile-wrapper .yidun_smsbox--mobile-btn > a {
    display: inline-block;
    padding: 8px 16px;
    background: #176ae5;
    color: #fff;
    text-decoration: none;
    border-radius: 4px
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox--mobile-wrapper .yidun_smsbox-mobile--manual {
    width: 100%;
    text-align: center
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox--mobile-wrapper .yidun_smsbox-mobile--manual > span {
    cursor: pointer;
    color: #176ae5;
    padding: 0
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox--mobile-wrapper .yidun_smsbox-mobile--manual > span:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 13px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -186px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_smsbox .yidun_smsbox--mobile-wrapper .yidun_smsbox-mobile--manual > span:after {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -183px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    font-size: 14px;
    padding: 0 16px;
    display: none;
    white-space: nowrap
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual:before {
    content: "";
    width: 0;
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual .yidun_smsbox-manual-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    white-space: normal;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual .yidun_smsbox-manual-wrapper .yidun_smsbox-manual--edit {
    margin-bottom: 8px;
    line-height: 26px
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual .yidun_smsbox-manual-wrapper .yidun_smsbox-manual--edit .yidun_smsbox-manual--edit-title {
    display: inline-block;
    width: 66px
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual .yidun_smsbox-manual-wrapper .yidun_smsbox-manual--edit .yidun_smsbox-manual--edit-content {
    font-size: 24px;
    color: #45494c
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual .yidun_smsbox-manual-wrapper .yidun_smsbox-manual--send {
    margin-bottom: 10px
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual .yidun_smsbox-manual-wrapper .yidun_smsbox-manual--send .yidun_smsbox-manual--edit-title {
    display: inline-block;
    width: 66px
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual .yidun_smsbox-manual-wrapper .yidun_smsbox-manual--btn, .yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual .yidun_smsbox-manual-wrapper .yidun_smsbox-manual--qr {
    cursor: pointer;
    color: #176ae5;
    padding: 0
}

.yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual .yidun_smsbox-manual-wrapper .yidun_smsbox-manual--btn:after, .yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual .yidun_smsbox-manual-wrapper .yidun_smsbox-manual--qr:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 13px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -186px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual .yidun_smsbox-manual-wrapper .yidun_smsbox-manual--btn:after, .yidun.yidun--light .yidun_smsbox .yidun_smsbox-manual .yidun_smsbox-manual-wrapper .yidun_smsbox-manual--qr:after {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -183px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_smsbox.yidun_smsbox--manual.yidun_smsbox--mobile .yidun_smsbox--mobile-wrapper, .yidun.yidun--light .yidun_smsbox.yidun_smsbox--manual .yidun_smsbox-qrcode, .yidun.yidun--light .yidun_smsbox.yidun_smsbox--manual .yidun_smsbox-text {
    display: none
}

.yidun.yidun--light .yidun_smsbox.yidun_smsbox--manual .yidun_smsbox-manual {
    display: block
}

.yidun.yidun--light .yidun_smsbox.yidun_smsbox--mobile .yidun_smsbox-qrcode, .yidun.yidun--light .yidun_smsbox.yidun_smsbox--mobile .yidun_smsbox-text {
    display: none
}

.yidun.yidun--light .yidun_smsbox.yidun_smsbox--mobile .yidun_smsbox--mobile-wrapper {
    display: block
}

.yidun.yidun--light.yidun--icon_point .yidun_bgimg, .yidun.yidun--light.yidun--icon_point .yidun_panel-placeholder, .yidun.yidun--light.yidun--inference .yidun_bgimg, .yidun.yidun--light.yidun--inference .yidun_panel-placeholder, .yidun.yidun--light.yidun--point .yidun_bgimg, .yidun.yidun--light.yidun--point .yidun_panel-placeholder, .yidun.yidun--light.yidun--space .yidun_bgimg, .yidun.yidun--light.yidun--space .yidun_panel-placeholder, .yidun.yidun--light.yidun--word_order .yidun_bgimg, .yidun.yidun--light.yidun--word_order .yidun_panel-placeholder {
    overflow: hidden
}

.yidun.yidun--light .yidun_voice {
    display: none
}

.yidun.yidun--light.yidun--voice .yidun_voice {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.yidun.yidun--light.yidun--voice .yidun_top, .yidun.yidun--light.yidun--voice .yidun_top__audio {
    display: none
}

.yidun.yidun--light.yidun--voice .yidun_bgimg {
    background-color: #f8f9fb;
    border: 1px solid #e6e7eb;
    padding: 0 8px
}

.yidun.yidun--light.yidun--voice .yidun_bg-img, .yidun.yidun--light.yidun--voice .yidun_jigsaw {
    display: none
}

.yidun.yidun--light.yidun--voice .yidun_control {
    background-color: #e9edf3;
    border-color: #e9edf3;
    cursor: pointer
}

.yidun.yidun--light.yidun--voice .yidun_control[role=button] .yidun_tips {
    color: #45494c
}

.yidun.yidun--light.yidun--voice .yidun_tips, .yidun.yidun--light.yidun--voice .yidun_tips .yidun_tips__content {
    font-size: inherit
}

.yidun.yidun--light.yidun--voice .yidun_voice-280 .yidun_audio {
    margin-bottom: 6px
}

.yidun.yidun--light.yidun--voice .yidun_voice-280 .yidun_voice__btns {
    margin-top: 4px
}

.yidun.yidun--light.yidun--voice .yidun_voice-280 .yidun_audio__play, .yidun.yidun--light.yidun--voice .yidun_voice-280 .yidun_audio__refresh {
    width: 40px;
    height: 40px
}

.yidun.yidun--light.yidun--voice .yidun_voice-280 .yidun_voice__input {
    padding: 0
}

.yidun.yidun--light.yidun--voice .yidun_voice-240 .yidun_audio {
    margin-bottom: 2px
}

.yidun.yidun--light.yidun--voice .yidun_voice-240 .yidun_voice__btns {
    margin-top: 0
}

.yidun.yidun--light .yidun_audio {
    height: 40px;
    margin-bottom: 24px;
    position: relative;
    text-align: center
}

.yidun.yidun--light .yidun_audio__wave {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    white-space: nowrap;
    height: 100%;
    line-height: 40px;
    font-size: 0
}

.yidun.yidun--light .yidun_wave__item {
    display: inline-block;
    width: 4px;
    height: 10px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    background-color: #dfe6f4;
    vertical-align: middle;
    margin: 0 3px
}

.yidun.yidun--light .yidun_wave__item.yidun_wave__item-light .yidun_wave__inner {
    transform: translateX(0);
    transition: transform .35s linear
}

.yidun.yidun--light .yidun_wave__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    border-radius: 3px;
    transform: translateX(-4px);
    background-color: #1991fa
}

.yidun.yidun--light .yidun_wave-1 {
    height: 12px
}

.yidun.yidun--light .yidun_wave-2 {
    height: 18px
}

.yidun.yidun--light .yidun_wave-3 {
    height: 24px
}

.yidun.yidun--light .yidun_wave-4, .yidun.yidun--light .yidun_wave-5 {
    height: 30px
}

.yidun.yidun--light .yidun_wave-6 {
    height: 24px
}

.yidun.yidun--light .yidun_wave-7 {
    height: 18px
}

.yidun.yidun--light .yidun_wave-8 {
    height: 12px
}

.yidun.yidun--light .yidun_wave-9, .yidun.yidun--light .yidun_wave-10 {
    height: 6px
}

.yidun.yidun--light .yidun_wave-11 {
    height: 12px
}

.yidun.yidun--light .yidun_wave-12 {
    height: 18px
}

.yidun.yidun--light .yidun_wave-13 {
    height: 24px
}

.yidun.yidun--light .yidun_wave-14, .yidun.yidun--light .yidun_wave-15 {
    height: 30px
}

.yidun.yidun--light .yidun_wave-16 {
    height: 24px
}

.yidun.yidun--light .yidun_wave-17 {
    height: 18px
}

.yidun.yidun--light .yidun_wave-18 {
    height: 12px
}

.yidun.yidun--light .yidun_wave-19, .yidun.yidun--light .yidun_wave-20 {
    height: 6px
}

.yidun.yidun--light .yidun_wave-21 {
    height: 12px
}

.yidun.yidun--light .yidun_wave-22 {
    height: 18px
}

.yidun.yidun--light .yidun_wave-23 {
    height: 24px
}

.yidun.yidun--light .yidun_wave-24, .yidun.yidun--light .yidun_wave-25 {
    height: 30px
}

.yidun.yidun--light .yidun_wave-26 {
    height: 24px
}

.yidun.yidun--light .yidun_wave-27 {
    height: 18px
}

.yidun.yidun--light .yidun_wave-28 {
    height: 12px
}

.yidun.yidun--light .yidun_wave-29, .yidun.yidun--light .yidun_wave-30 {
    height: 6px
}

.yidun.yidun--light .yidun_audio__play, .yidun.yidun--light .yidun_audio__refresh {
    width: 40px;
    height: 40px;
    background-color: #0776f8;
    box-shadow: 0 3px 16px rgba(73, 103, 180, .32);
    border: none;
    outline: none;
    font-size: 0;
    vertical-align: middle;
    border-radius: 50%;
    margin: 0 16px
}

.yidun.yidun--light .yidun_audio__play:hover, .yidun.yidun--light .yidun_audio__refresh:hover {
    background-color: #1991fa;
    cursor: pointer
}

.yidun.yidun--light .yidun_audio__play:before, .yidun.yidun--light .yidun_audio__refresh:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    margin: auto
}

.yidun.yidun--light .yidun_audio__play:before {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -324px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_audio__play:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -321px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_audio__refresh:before {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -299px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_audio__refresh:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -296px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_audio__source, .yidun.yidun--light .yidun_audio__txt {
    display: none
}

.yidun.yidun--light .yidun_voice__inner {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%)
}

.yidun.yidun--light .yidun_voice__input {
    -moz-appearance: none;
    width: calc(100% - 4px);
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid;
    border-radius: 2px;
    -webkit-appearance: none;
    text-indent: 4px;
    border-color: #e6e7eb;
    background-color: #fff;
    color: #44494a;
    padding: 2px
}

.yidun.yidun--light .yidun_voice__input:-ms-input-placeholder {
    color: #c7c7c7
}

.yidun.yidun--light .yidun_voice__input::placeholder {
    color: #c7c7c7
}

.yidun.yidun--light .yidun_voice__input:focus {
    border-color: #4997fd
}

.yidun.yidun--light .yidun_voice__btns {
    text-align: left;
    margin-top: 6px
}

.yidun.yidun--light .yidun_voice__back, .yidun.yidun--light .yidun_voice__refresh {
    color: #45494c
}

.yidun.yidun--light .yidun_voice__back:before, .yidun.yidun--light .yidun_voice__refresh:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: 50%;
    vertical-align: middle;
    margin-right: 4px
}

.yidun.yidun--light .yidun_voice__back span, .yidun.yidun--light .yidun_voice__refresh span {
    vertical-align: middle
}

.yidun.yidun--light .yidun_voice__refresh:before {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -274px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_voice__refresh:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -271px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_voice__back, .yidun.yidun--light .yidun_voice__refresh {
    border: none;
    background: transparent;
    font-size: 12px;
    line-height: 20px;
    padding: 0;
    cursor: pointer;
    vertical-align: middle
}

.yidun.yidun--light .yidun_voice__back {
    display: none
}

.yidun.yidun--light .yidun_voice__back:before {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -399px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_voice__back:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -396px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_voice__right {
    float: right
}

.yidun.yidun--light .yidun_loadbox {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/tipBg.ea0d5cf.png");
    background-color: #f7f9fa;
    background-position: 50%;
    background-size: cover
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_loadbox {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/tipBg@2x.b36c7c5.png")
    }
}

.yidun.yidun--light .yidun_loadbox .yidun_loadbox__inner {
    position: relative;
    top: 50%;
    margin-top: -25px
}

.yidun.yidun--light .yidun_loadbox .yidun_loadbox__inner .yidun_loadicon {
    width: 32px;
    height: 32px;
    background-repeat: no-repeat
}

.yidun.yidun--light .yidun_loadbox .yidun_loadbox__inner .yidun_loadtext {
    display: block;
    line-height: 20px;
    color: #45494c
}

.yidun.yidun--light .yidun_top {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 98px;
    *max-width: 68px;
    z-index: 2;
    background-color: rgba(0, 0, 0, .12);
    *background-color: transparent;
    _background-color: transparent
}

.yidun.yidun--light .yidun_top:hover {
    background-color: rgba(0, 0, 0, .2);
    *background-color: transparent;
    _background-color: transparent
}

.yidun.yidun--light .yidun_top__right {
    float: right
}

.yidun.yidun--light .yidun_refresh, .yidun.yidun--light .yidun_top__audio {
    width: 30px;
    height: 30px;
    margin-left: 4px;
    cursor: pointer;
    font-size: 0;
    vertical-align: top;
    text-indent: -9999px;
    text-transform: capitalize;
    border: none;
    background-color: transparent
}

.yidun.yidun--light .yidun_refresh {
    float: left;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -750px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_refresh {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -747px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_refresh:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -785px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_refresh:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -782px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_top__audio {
    float: right;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -820px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_top__audio {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -817px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_top__audio:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -925px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_top__audio:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -922px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--maxerror .yidun_refresh {
    cursor: not-allowed
}

.yidun.yidun--light.yidun--maxerror .yidun_refresh:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -750px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--maxerror .yidun_refresh:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -747px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--maxerror .yidun_top__audio {
    cursor: not-allowed
}

.yidun.yidun--light.yidun--maxerror .yidun_top__audio:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -820px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--maxerror .yidun_top__audio:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -817px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_feedback {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -615px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_feedback {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -612px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_feedback:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -715px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_feedback:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -712px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_feedback_txt {
    font-size: 0;
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(0 0 99.9% 99.9%);
    clip-path: inset(0 0 99.9% 99.9%)
}

.yidun.yidun--light .yidun_control {
    position: relative;
    border: 1px solid #e4e7eb;
    background-color: #f7f9fa
}

.yidun.yidun--light .yidun_control.yidun_control--moving .yidun_slide_indicator {
    border-color: #1991fa;
    background-color: #d1e9fe
}

.yidun.yidun--light .yidun_control.yidun_control--moving .yidun_slider {
    background-color: #1991fa
}

.yidun.yidun--light .yidun_control.yidun_control--moving .yidun_slider .yidun_slider__icon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -30px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_control.yidun_control--moving .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -30px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_slide_indicator {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 0;
    border: 1px solid transparent
}

.yidun.yidun--light .yidun_slider {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    cursor: pointer;
    transition: background .2s linear
}

.yidun.yidun--light .yidun_slider.yidun_slider--hover:hover {
    background-color: #1991fa
}

.yidun.yidun--light .yidun_slider.yidun_slider--hover:hover .yidun_slider__icon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -30px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_slider.yidun_slider--hover:hover .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -30px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_slider .yidun_slider__icon {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    margin-left: -6px;
    width: 14px;
    height: 10px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -15px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -15px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light .yidun_slider img.yidun_slider__icon {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    background-image: none !important
}

.yidun.yidun--light .yidun_tips {
    text-align: center;
    color: #45494c;
    height: 100%;
    white-space: nowrap;
    font-size: 0
}

.yidun.yidun--light .yidun_tips .yidun_sms-counter {
    color: #1991fa
}

.yidun.yidun--light .yidun_tips__before {
    height: 100%;
    width: 0;
    vertical-align: middle
}

.yidun.yidun--light .yidun_tips__content {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 14px;
    line-height: 18px
}

.yidun.yidun--light .yidun_tips__text {
    vertical-align: middle;
    word-break: break-word
}

.yidun.yidun--light .yidun_tips__answer {
    vertical-align: middle;
    font-weight: 700
}

.yidun.yidun--light .yidun_tips__answer.hide {
    display: none
}

.yidun.yidun--light.yidun--point .yidun_tips__point {
    display: inline
}

.yidun.yidun--light.yidun--point .yidun_tips__img, .yidun.yidun--light.yidun--space .yidun_tips__answer, .yidun.yidun--light.yidun--space .yidun_tips__img, .yidun.yidun--light.yidun--space .yidun_tips__point, .yidun.yidun--light.yidun--word_order .yidun_tips__answer, .yidun.yidun--light.yidun--word_order .yidun_tips__img, .yidun.yidun--light.yidun--word_order .yidun_tips__point {
    display: none
}

.yidun.yidun--light.yidun--icon_point .yidun_tips__answer {
    width: 80px;
    height: 19px;
    margin-left: 8px;
    overflow: hidden;
    position: relative
}

.yidun.yidun--light.yidun--icon_point .yidun_tips__point {
    display: none
}

.yidun.yidun--light.yidun--icon_point .yidun_tips__img {
    display: block;
    position: absolute;
    top: -161px;
    left: 0;
    width: 400%
}

.yidun.yidun--light.yidun--loadfail .yidun_bgimg, .yidun.yidun--light.yidun--loading .yidun_bgimg {
    display: none
}

.yidun.yidun--light.yidun--loadfail .yidun_loadbox, .yidun.yidun--light.yidun--loading .yidun_loadbox {
    display: block
}

.yidun.yidun--light.yidun--loadfail .yidun_slider, .yidun.yidun--light.yidun--loading .yidun_slider {
    cursor: not-allowed
}

.yidun.yidun--light.yidun--loadfail .yidun_slider:hover, .yidun.yidun--light.yidun--loading .yidun_slider:hover {
    background-color: #fff
}

.yidun.yidun--light.yidun--loadfail .yidun_slider:hover .yidun_slider__icon, .yidun.yidun--light.yidun--loading .yidun_slider:hover .yidun_slider__icon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -15px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--loadfail .yidun_slider:hover .yidun_slider__icon, .yidun.yidun--light.yidun--loading .yidun_slider:hover .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -15px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--loadfail .yidun_top, .yidun.yidun--light.yidun--loading .yidun_top {
    display: block
}

.yidun.yidun--light.yidun--loading .yidun_loadicon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -960px;
    background-size: 40px 1518px;
    animation: loading .8s linear infinite
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--loading .yidun_loadicon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -957px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--loading .yidun_refresh, .yidun.yidun--light.yidun--loading .yidun_top__audio {
    cursor: not-allowed
}

.yidun.yidun--light.yidun--loading .yidun_control {
    border-color: #e4e7eb;
    background-color: #f7f9fa
}

.yidun.yidun--light.yidun--loadfail .yidun_loadicon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -890px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--loadfail .yidun_loadicon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -887px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--icon_point.yidun--button .yidun_control, .yidun.yidun--light.yidun--inference.yidun--button .yidun_control, .yidun.yidun--light.yidun--point.yidun--button .yidun_control, .yidun.yidun--light.yidun--space.yidun--button .yidun_control, .yidun.yidun--light.yidun--word_order.yidun--button .yidun_control {
    cursor: pointer;
    background: #f7f9fa;
    background: linear-gradient(180deg, #fff 0, #ebedf0 87%)
}

.yidun.yidun--light.yidun--icon_point.yidun--button .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--inference.yidun--button .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--point.yidun--button .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--space.yidun--button .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--word_order.yidun--button .yidun_tips .yidun_tips__icon {
    margin-right: 8px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -374px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--icon_point.yidun--button .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--inference.yidun--button .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--point.yidun--button .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--space.yidun--button .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--word_order.yidun--button .yidun_tips .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -371px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--icon_point.yidun--verifying .yidun_refresh, .yidun.yidun--light.yidun--icon_point.yidun--verifying .yidun_top__audio, .yidun.yidun--light.yidun--inference.yidun--verifying .yidun_refresh, .yidun.yidun--light.yidun--inference.yidun--verifying .yidun_top__audio, .yidun.yidun--light.yidun--jigsaw.yidun--verifying .yidun_refresh, .yidun.yidun--light.yidun--jigsaw.yidun--verifying .yidun_top__audio, .yidun.yidun--light.yidun--point.yidun--verifying .yidun_refresh, .yidun.yidun--light.yidun--point.yidun--verifying .yidun_top__audio, .yidun.yidun--light.yidun--word_icon.yidun--verifying .yidun_refresh, .yidun.yidun--light.yidun--word_icon.yidun--verifying .yidun_top__audio {
    cursor: not-allowed
}

.yidun.yidun--light.yidun--inference.yidun--verifying .yidun_inference--target .yidun_inference__img {
    animation: bright .6s ease-in .3s
}

.yidun.yidun--light.yidun--success .yidun_tips {
    color: #52ccba
}

.yidun.yidun--light.yidun--success .yidun_refresh, .yidun.yidun--light.yidun--success .yidun_top__audio {
    display: none
}

.yidun.yidun--light.yidun--success.yidun--jigsaw .yidun_control .yidun_slide_indicator {
    border-color: #52ccba;
    background-color: #d2f4ef
}

.yidun.yidun--light.yidun--success.yidun--jigsaw .yidun_control .yidun_slider {
    background-color: #52ccba
}

.yidun.yidun--light.yidun--success.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 0;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--success.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 0;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--success.yidun--icon_point .yidun_control, .yidun.yidun--light.yidun--success.yidun--inference .yidun_control, .yidun.yidun--light.yidun--success.yidun--point .yidun_control, .yidun.yidun--light.yidun--success.yidun--sms .yidun_control, .yidun.yidun--light.yidun--success.yidun--space .yidun_control, .yidun.yidun--light.yidun--success.yidun--voice .yidun_control, .yidun.yidun--light.yidun--success.yidun--word_order .yidun_control {
    border-color: #52ccba;
    background-color: #d2f4ef
}

.yidun.yidun--light.yidun--success.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--word_order .yidun_tips .yidun_tips__icon {
    margin-right: 5px;
    width: 17px;
    height: 12px;
    vertical-align: middle;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -111px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--success.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--success.yidun--word_order .yidun_tips .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -111px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--error .yidun_tips {
    color: #f57a7a
}

.yidun.yidun--light.yidun--error.yidun--jigsaw.yidun--maxerror .yidun_slide_indicator, .yidun.yidun--light.yidun--error.yidun--jigsaw.yidun--maxerror .yidun_slider {
    display: none
}

.yidun.yidun--light.yidun--error.yidun--jigsaw.yidun--maxerror .yidun_tips {
    padding-left: 0
}

.yidun.yidun--light.yidun--error.yidun--jigsaw .yidun_control .yidun_slide_indicator {
    border-color: #f57a7a;
    background-color: #fce1e1
}

.yidun.yidun--light.yidun--error.yidun--jigsaw .yidun_control .yidun_slider {
    background-color: #f57a7a
}

.yidun.yidun--light.yidun--error.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
    width: 12px;
    height: 12px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -94px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--error.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -94px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--error.yidun--jigsaw .yidun_control .yidun_slider img.yidun_slider__icon {
    width: 100%;
    height: 100%
}

.yidun.yidun--light.yidun--error.yidun--icon_point .yidun_control, .yidun.yidun--light.yidun--error.yidun--inference .yidun_control, .yidun.yidun--light.yidun--error.yidun--maxerror .yidun_control, .yidun.yidun--light.yidun--error.yidun--point .yidun_control, .yidun.yidun--light.yidun--error.yidun--sms .yidun_control, .yidun.yidun--light.yidun--error.yidun--space .yidun_control, .yidun.yidun--light.yidun--error.yidun--voice .yidun_control, .yidun.yidun--light.yidun--error.yidun--word_order .yidun_control {
    border-color: #f57a7a;
    background-color: #fce1e1
}

.yidun.yidun--light.yidun--error.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--maxerror .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--word_order .yidun_tips .yidun_tips__icon {
    margin-right: 5px;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -77px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--error.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--maxerror .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--light.yidun--error.yidun--word_order .yidun_tips .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -77px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--error.yidun--maxerror .yidun_tips:hover {
    cursor: pointer
}

.yidun.yidun--light.yidun--inference.yidun--error .yidun_inference, .yidun.yidun--light.yidun--inference.yidun--maxerror .yidun_inference, .yidun.yidun--light.yidun--inference.yidun--success .yidun_inference, .yidun.yidun--light.yidun--inference.yidun--verifying .yidun_inference, .yidun.yidun--light.yidun--inference .yidun_bgimg--dragging .yidun_inference {
    cursor: default
}

.yidun.yidun--light.yidun--inference.yidun--error .yidun_inference:hover .yidun_inference__border, .yidun.yidun--light.yidun--inference.yidun--maxerror .yidun_inference:hover .yidun_inference__border, .yidun.yidun--light.yidun--inference.yidun--success .yidun_inference:hover .yidun_inference__border, .yidun.yidun--light.yidun--inference.yidun--verifying .yidun_inference:hover .yidun_inference__border, .yidun.yidun--light.yidun--inference .yidun_bgimg--dragging .yidun_inference:hover .yidun_inference__border {
    content: "";
    border-color: #fff;
    border-width: 1px
}

.yidun.yidun--light.yidun--inference.yidun--error .yidun_inference:hover .yidun_inference__img, .yidun.yidun--light.yidun--inference.yidun--maxerror .yidun_inference:hover .yidun_inference__img, .yidun.yidun--light.yidun--inference.yidun--success .yidun_inference:hover .yidun_inference__img, .yidun.yidun--light.yidun--inference.yidun--verifying .yidun_inference:hover .yidun_inference__img, .yidun.yidun--light.yidun--inference .yidun_bgimg--dragging .yidun_inference:hover .yidun_inference__img {
    opacity: 1;
    filter: alpha(opacity=100)
}

.yidun.yidun--light.yidun--inference.yidun--error .yidun_inference.yidun_inference--drag .yidun_inference__border, .yidun.yidun--light.yidun--inference.yidun--error .yidun_inference.yidun_inference--swap .yidun_inference__border, .yidun.yidun--light.yidun--inference.yidun--maxerror .yidun_inference.yidun_inference--drag .yidun_inference__border, .yidun.yidun--light.yidun--inference.yidun--maxerror .yidun_inference.yidun_inference--swap .yidun_inference__border, .yidun.yidun--light.yidun--inference.yidun--success .yidun_inference.yidun_inference--drag .yidun_inference__border, .yidun.yidun--light.yidun--inference.yidun--success .yidun_inference.yidun_inference--swap .yidun_inference__border, .yidun.yidun--light.yidun--inference.yidun--verifying .yidun_inference.yidun_inference--drag .yidun_inference__border, .yidun.yidun--light.yidun--inference.yidun--verifying .yidun_inference.yidun_inference--swap .yidun_inference__border, .yidun.yidun--light.yidun--inference .yidun_bgimg--dragging .yidun_inference.yidun_inference--drag .yidun_inference__border, .yidun.yidun--light.yidun--inference .yidun_bgimg--dragging .yidun_inference.yidun_inference--swap .yidun_inference__border {
    border-color: #2c6eff;
    border-width: 2px
}

.yidun.yidun--light.yidun--inference .yidun_bgimg--dragging .yidun_inference.yidun_inference--target {
    background-color: #000
}

.yidun.yidun--light.yidun--inference .yidun_bgimg--dragging .yidun_inference.yidun_inference--target .yidun_inference__border {
    border: 2px solid #2c6eff
}

.yidun.yidun--light.yidun--inference .yidun_bgimg--dragging .yidun_inference.yidun_inference--target .yidun_inference__img {
    opacity: .4;
    filter: alpha(opacity=40)
}

.yidun.yidun--light.yidun--voice.yidun--error .yidun_control, .yidun.yidun--light.yidun--voice.yidun--error .yidun_voice__back, .yidun.yidun--light.yidun--voice.yidun--error .yidun_voice__refresh, .yidun.yidun--light.yidun--voice.yidun--maxerror .yidun_control, .yidun.yidun--light.yidun--voice.yidun--maxerror .yidun_voice__back, .yidun.yidun--light.yidun--voice.yidun--maxerror .yidun_voice__refresh, .yidun.yidun--light.yidun--voice.yidun--success .yidun_control, .yidun.yidun--light.yidun--voice.yidun--success .yidun_voice__back, .yidun.yidun--light.yidun--voice.yidun--success .yidun_voice__refresh, .yidun.yidun--light.yidun--voice.yidun--verifying .yidun_control, .yidun.yidun--light.yidun--voice.yidun--verifying .yidun_voice__back, .yidun.yidun--light.yidun--voice.yidun--verifying .yidun_voice__refresh {
    cursor: not-allowed
}

.yidun.yidun--light.yidun--rtl {
    direction: rtl
}

.yidun.yidun--light.yidun--rtl .yidun_top {
    left: 0;
    right: auto
}

.yidun.yidun--light.yidun--rtl .yidun_feedback {
    float: right;
    margin-left: 4px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -680px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--rtl .yidun_feedback {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -677px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--rtl .yidun_feedback:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -855px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--rtl .yidun_feedback:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -852px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--rtl .yidun_top__right {
    float: left
}

.yidun.yidun--light.yidun--rtl .yidun_top__audio {
    float: left;
    margin-left: 0
}

.yidun.yidun--light.yidun--rtl .yidun_tips__img {
    top: -181px
}

.yidun.yidun--light.yidun--rtl .yidun_voice__right {
    float: left
}

.yidun.yidun--light.yidun--rtl .yidun_voice__refresh {
    float: right
}

.yidun.yidun--light.yidun--rtl .yidun_audio__play:before {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -349px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--rtl .yidun_audio__play:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -346px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--rtl .yidun_voice__back {
    margin-left: 4px
}

.yidun.yidun--light.yidun--rtl .yidun_voice__back:before {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -424px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--light.yidun--rtl .yidun_voice__back:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -421px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--light.yidun--rtl .yidun_voice__back:before, .yidun.yidun--light.yidun--rtl .yidun_voice__refresh:before {
    margin-left: 2px;
    margin-right: 0
}

.yidun.yidun--light.yidun--rtl .yidun_wave__inner {
    transform: translateX(4px)
}

.yidun.yidun--light.yidun--disable-focus-outline .yidun_control, .yidun.yidun--light.yidun--disable-focus-outline .yidun_feedback, .yidun.yidun--light.yidun--disable-focus-outline .yidun_refresh, .yidun.yidun--light.yidun--disable-focus-outline .yidun_top__audio, .yidun.yidun--light.yidun--disable-focus-outline .yidun_voice__back, .yidun.yidun--light.yidun--disable-focus-outline .yidun_voice__input, .yidun.yidun--light.yidun--disable-focus-outline .yidun_voice__refresh {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    outline: none !important
}

.yidun.yidun--size-medium {
    font-size: 18px
}

.yidun.yidun--size-medium .yidun_tips__content {
    font-size: 18px;
    line-height: 19px
}

.yidun.yidun--size-medium .yidun_top {
    max-width: 116px
}

.yidun.yidun--size-medium .yidun_refresh, .yidun.yidun--size-medium .yidun_top__audio {
    width: 36px;
    height: 36px
}

.yidun.yidun--size-medium .yidun_refresh {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1392px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium .yidun_refresh {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1389px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium .yidun_refresh:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1187px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium .yidun_refresh:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1184px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium .yidun_top__audio {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1269px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium .yidun_top__audio {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1266px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium .yidun_top__audio:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1351px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium .yidun_top__audio:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1348px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium .yidun_feedback {
    width: 36px;
    height: 36px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1228px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium .yidun_feedback {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1225px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium .yidun_feedback:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1310px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium .yidun_feedback:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1307px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium .yidun_control.yidun_control--moving .yidun_slider .yidun_slider__icon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -128px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium .yidun_control.yidun_control--moving .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -128px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium .yidun_control .yidun_slider:hover .yidun_slider__icon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -128px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium .yidun_control .yidun_slider:hover .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -128px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium .yidun_control .yidun_slider .yidun_slider__icon {
    margin-left: -9px;
    width: 20px;
    height: 14px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -147px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium .yidun_control .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -146px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium.yidun--success.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -586px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium.yidun--success.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -583px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium.yidun--success.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--success.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--success.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--success.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--success.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--success.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--success.yidun--word_order .yidun_tips .yidun_tips__icon {
    width: 22px;
    height: 15px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -166px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium.yidun--success.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--success.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--success.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--success.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--success.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--success.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--success.yidun--word_order .yidun_tips .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -164px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium.yidun--error.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -528px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium.yidun--error.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -525px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium.yidun--error.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--maxerror .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--word_order .yidun_tips .yidun_tips__icon {
    width: 18px;
    height: 18px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -251px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium.yidun--error.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--maxerror .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--size-medium.yidun--error.yidun--word_order .yidun_tips .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -248px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium .yidun_loadbox .yidun_loadbox__inner .yidun_loadicon {
    width: 40px;
    height: 40px
}

.yidun.yidun--size-medium .yidun_loadbox .yidun_loadbox__inner .yidun_loadtext {
    line-height: 32px
}

.yidun.yidun--size-medium.yidun--loading .yidun_loadicon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1478px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium.yidun--loading .yidun_loadicon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1475px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium.yidun--loadfail .yidun_loadicon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1433px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium.yidun--loadfail .yidun_loadicon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1430px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium.yidun--voice .yidun_audio__play, .yidun.yidun--size-medium.yidun--voice .yidun_audio__refresh {
    width: 48px;
    height: 48px
}

.yidun.yidun--size-medium.yidun--voice .yidun_audio__play:before {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -474px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium.yidun--voice .yidun_audio__play:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -471px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium.yidun--voice .yidun_audio__refresh:before {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -449px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium.yidun--voice .yidun_audio__refresh:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -446px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium.yidun--voice .yidun_voice__input {
    font-size: inherit
}

.yidun.yidun--size-medium.yidun--voice .yidun_voice__input:-ms-input-placeholder {
    font-size: inherit
}

.yidun.yidun--size-medium.yidun--voice .yidun_voice__input::placeholder {
    font-size: inherit
}

.yidun.yidun--size-medium.yidun--voice .yidun_voice__btns {
    text-align: left;
    margin-top: 6px
}

.yidun.yidun--size-medium.yidun--voice .yidun_voice__btns .yidun_voice__back:before, .yidun.yidun--size-medium.yidun--voice .yidun_voice__btns .yidun_voice__refresh:before {
    width: 24px;
    height: 24px
}

.yidun.yidun--size-medium.yidun--voice .yidun_voice__btns .yidun_voice__refresh:before {
    margin-right: 5px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -499px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium.yidun--voice .yidun_voice__btns .yidun_voice__refresh:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -496px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium.yidun--voice .yidun_voice__btns .yidun_voice__back:before {
    margin-right: 5px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -557px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium.yidun--voice .yidun_voice__btns .yidun_voice__back:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -554px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium.yidun--voice .yidun_voice__btns .yidun_voice__back, .yidun.yidun--size-medium.yidun--voice .yidun_voice__btns .yidun_voice__refresh {
    font-size: inherit
}

.yidun.yidun--size-medium.yidun--maxerror .yidun_refresh {
    cursor: not-allowed
}

.yidun.yidun--size-medium.yidun--maxerror .yidun_refresh:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1392px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium.yidun--maxerror .yidun_refresh:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1389px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-medium.yidun--maxerror .yidun_top__audio {
    cursor: not-allowed
}

.yidun.yidun--size-medium.yidun--maxerror .yidun_top__audio:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1269px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-medium.yidun--maxerror .yidun_top__audio:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1266px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large {
    font-size: 20px
}

.yidun.yidun--size-large .yidun_tips__content {
    font-size: 20px;
    line-height: 21px
}

.yidun.yidun--size-large .yidun_top {
    max-width: 116px
}

.yidun.yidun--size-large .yidun_refresh, .yidun.yidun--size-large .yidun_top__audio {
    width: 36px;
    height: 36px
}

.yidun.yidun--size-large .yidun_refresh {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1392px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large .yidun_refresh {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1389px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large .yidun_refresh:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1187px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large .yidun_refresh:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1184px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large .yidun_top__audio {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1269px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large .yidun_top__audio {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1266px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large .yidun_top__audio:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1351px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large .yidun_top__audio:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1348px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large .yidun_feedback {
    width: 36px;
    height: 36px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1228px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large .yidun_feedback {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1225px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large .yidun_feedback:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1310px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large .yidun_feedback:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1307px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large .yidun_control.yidun_control--moving .yidun_slider .yidun_slider__icon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -128px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large .yidun_control.yidun_control--moving .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -128px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large .yidun_control .yidun_slider:hover .yidun_slider__icon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -128px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large .yidun_control .yidun_slider:hover .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -128px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large .yidun_control .yidun_slider .yidun_slider__icon {
    margin-left: -9px;
    width: 20px;
    height: 14px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -147px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large .yidun_control .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -146px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large.yidun--success.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -586px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large.yidun--success.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -583px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large.yidun--success.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--success.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--success.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--success.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--success.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--success.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--success.yidun--word_order .yidun_tips .yidun_tips__icon {
    width: 22px;
    height: 15px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -166px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large.yidun--success.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--success.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--success.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--success.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--success.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--success.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--success.yidun--word_order .yidun_tips .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -164px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large.yidun--error.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -528px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large.yidun--error.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -525px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large.yidun--error.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--maxerror .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--word_order .yidun_tips .yidun_tips__icon {
    width: 18px;
    height: 18px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -251px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large.yidun--error.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--maxerror .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--size-large.yidun--error.yidun--word_order .yidun_tips .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -248px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large .yidun_loadbox .yidun_loadbox__inner .yidun_loadicon {
    width: 40px;
    height: 40px
}

.yidun.yidun--size-large .yidun_loadbox .yidun_loadbox__inner .yidun_loadtext {
    line-height: 32px
}

.yidun.yidun--size-large.yidun--loading .yidun_loadicon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1478px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large.yidun--loading .yidun_loadicon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1475px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large.yidun--loadfail .yidun_loadicon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1433px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large.yidun--loadfail .yidun_loadicon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1430px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large.yidun--voice .yidun_audio__play, .yidun.yidun--size-large.yidun--voice .yidun_audio__refresh {
    width: 48px;
    height: 48px
}

.yidun.yidun--size-large.yidun--voice .yidun_audio__play:before {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -474px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large.yidun--voice .yidun_audio__play:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -471px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large.yidun--voice .yidun_audio__refresh:before {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -449px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large.yidun--voice .yidun_audio__refresh:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -446px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large.yidun--voice .yidun_voice__input {
    font-size: inherit
}

.yidun.yidun--size-large.yidun--voice .yidun_voice__input:-ms-input-placeholder {
    font-size: inherit
}

.yidun.yidun--size-large.yidun--voice .yidun_voice__input::placeholder {
    font-size: inherit
}

.yidun.yidun--size-large.yidun--voice .yidun_voice__btns {
    text-align: left;
    margin-top: 6px
}

.yidun.yidun--size-large.yidun--voice .yidun_voice__btns .yidun_voice__back:before, .yidun.yidun--size-large.yidun--voice .yidun_voice__btns .yidun_voice__refresh:before {
    width: 24px;
    height: 24px
}

.yidun.yidun--size-large.yidun--voice .yidun_voice__btns .yidun_voice__refresh:before {
    margin-right: 5px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -499px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large.yidun--voice .yidun_voice__btns .yidun_voice__refresh:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -496px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large.yidun--voice .yidun_voice__btns .yidun_voice__back:before {
    margin-right: 5px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -557px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large.yidun--voice .yidun_voice__btns .yidun_voice__back:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -554px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large.yidun--voice .yidun_voice__btns .yidun_voice__back, .yidun.yidun--size-large.yidun--voice .yidun_voice__btns .yidun_voice__refresh {
    font-size: inherit
}

.yidun.yidun--size-large.yidun--maxerror .yidun_refresh {
    cursor: not-allowed
}

.yidun.yidun--size-large.yidun--maxerror .yidun_refresh:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1392px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large.yidun--maxerror .yidun_refresh:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1389px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-large.yidun--maxerror .yidun_top__audio {
    cursor: not-allowed
}

.yidun.yidun--size-large.yidun--maxerror .yidun_top__audio:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1269px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-large.yidun--maxerror .yidun_top__audio:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1266px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large, .yidun.yidun--size-x-large .yidun_tips__content {
    font-size: 24px
}

.yidun.yidun--size-x-large .yidun_top {
    max-width: 116px
}

.yidun.yidun--size-x-large .yidun_refresh, .yidun.yidun--size-x-large .yidun_top__audio {
    width: 36px;
    height: 36px
}

.yidun.yidun--size-x-large .yidun_refresh {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1392px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large .yidun_refresh {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1389px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large .yidun_refresh:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1187px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large .yidun_refresh:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1184px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large .yidun_top__audio {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1269px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large .yidun_top__audio {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1266px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large .yidun_top__audio:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1351px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large .yidun_top__audio:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1348px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large .yidun_feedback {
    width: 36px;
    height: 36px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1228px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large .yidun_feedback {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1225px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large .yidun_feedback:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1310px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large .yidun_feedback:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1307px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large .yidun_control.yidun_control--moving .yidun_slider .yidun_slider__icon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -128px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large .yidun_control.yidun_control--moving .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -128px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large .yidun_control .yidun_slider:hover .yidun_slider__icon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -128px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large .yidun_control .yidun_slider:hover .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -128px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large .yidun_control .yidun_slider .yidun_slider__icon {
    margin-left: -9px;
    width: 20px;
    height: 14px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -147px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large .yidun_control .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -146px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large.yidun--success.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -586px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large.yidun--success.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -583px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large.yidun--success.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--success.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--success.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--success.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--success.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--success.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--success.yidun--word_order .yidun_tips .yidun_tips__icon {
    width: 22px;
    height: 15px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -166px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large.yidun--success.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--success.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--success.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--success.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--success.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--success.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--success.yidun--word_order .yidun_tips .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -164px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large.yidun--error.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -528px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large.yidun--error.yidun--jigsaw .yidun_control .yidun_slider .yidun_slider__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -525px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large.yidun--error.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--maxerror .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--word_order .yidun_tips .yidun_tips__icon {
    width: 18px;
    height: 18px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -251px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large.yidun--error.yidun--icon_point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--inference .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--maxerror .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--point .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--sms .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--space .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--voice .yidun_tips .yidun_tips__icon, .yidun.yidun--size-x-large.yidun--error.yidun--word_order .yidun_tips .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -248px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large .yidun_loadbox .yidun_loadbox__inner .yidun_loadicon {
    width: 40px;
    height: 40px
}

.yidun.yidun--size-x-large .yidun_loadbox .yidun_loadbox__inner .yidun_loadtext {
    line-height: 32px
}

.yidun.yidun--size-x-large.yidun--loading .yidun_loadicon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1478px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large.yidun--loading .yidun_loadicon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1475px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large.yidun--loadfail .yidun_loadicon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1433px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large.yidun--loadfail .yidun_loadicon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1430px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large.yidun--voice .yidun_audio__play, .yidun.yidun--size-x-large.yidun--voice .yidun_audio__refresh {
    width: 48px;
    height: 48px
}

.yidun.yidun--size-x-large.yidun--voice .yidun_audio__play:before {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -474px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large.yidun--voice .yidun_audio__play:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -471px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large.yidun--voice .yidun_audio__refresh:before {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -449px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large.yidun--voice .yidun_audio__refresh:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -446px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large.yidun--voice .yidun_voice__input {
    font-size: inherit
}

.yidun.yidun--size-x-large.yidun--voice .yidun_voice__input:-ms-input-placeholder {
    font-size: inherit
}

.yidun.yidun--size-x-large.yidun--voice .yidun_voice__input::placeholder {
    font-size: inherit
}

.yidun.yidun--size-x-large.yidun--voice .yidun_voice__btns {
    text-align: left;
    margin-top: 6px
}

.yidun.yidun--size-x-large.yidun--voice .yidun_voice__btns .yidun_voice__back:before, .yidun.yidun--size-x-large.yidun--voice .yidun_voice__btns .yidun_voice__refresh:before {
    width: 24px;
    height: 24px
}

.yidun.yidun--size-x-large.yidun--voice .yidun_voice__btns .yidun_voice__refresh:before {
    margin-right: 5px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -499px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large.yidun--voice .yidun_voice__btns .yidun_voice__refresh:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -496px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large.yidun--voice .yidun_voice__btns .yidun_voice__back:before {
    margin-right: 5px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -557px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large.yidun--voice .yidun_voice__btns .yidun_voice__back:before {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -554px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large.yidun--voice .yidun_voice__btns .yidun_voice__back, .yidun.yidun--size-x-large.yidun--voice .yidun_voice__btns .yidun_voice__refresh {
    font-size: inherit
}

.yidun.yidun--size-x-large.yidun--maxerror .yidun_refresh {
    cursor: not-allowed
}

.yidun.yidun--size-x-large.yidun--maxerror .yidun_refresh:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1392px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large.yidun--maxerror .yidun_refresh:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1389px;
        background-size: 40px 1515px
    }
}

.yidun.yidun--size-x-large.yidun--maxerror .yidun_top__audio {
    cursor: not-allowed
}

.yidun.yidun--size-x-large.yidun--maxerror .yidun_top__audio:hover {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -1269px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun.yidun--size-x-large.yidun--maxerror .yidun_top__audio:hover {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -1266px;
        background-size: 40px 1515px
    }
}

.yidun_popup.yidun_popup--light {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    text-align: center
}

.yidun_popup.yidun_popup--light .yidun_popup__mask {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    transition: opacity .3s linear;
    will-change: opacity
}

.yidun_popup.yidun_popup--light .yidun_modal {
    position: relative;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #e4e7eb;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -ms-touch-action: none;
    touch-action: none
}

.yidun_popup.yidun_popup--light .yidun_modal__wrap {
    height: 100%;
    width: 100%
}

.yidun_popup.yidun_popup--light .yidun_modal__subwrap {
    height: 100%;
    width: 100%;
    white-space: nowrap
}

.yidun_popup.yidun_popup--light .yidun_modal__sibling {
    width: 0;
    height: 100%
}

.yidun_popup.yidun_popup--light .yidun_modal__header {
    padding: 0 15px;
    height: 50px;
    text-align: left;
    font-size: 0;
    color: #45494c;
    border-bottom: 1px solid #e4e7eb;
    white-space: nowrap;
    position: relative
}

.yidun_popup.yidun_popup--light .yidun_modal__before {
    width: 0;
    height: 100%;
    vertical-align: middle
}

.yidun_popup.yidun_popup--light .yidun_modal__title {
    font-size: 16px;
    line-height: 20px;
    vertical-align: middle;
    white-space: normal
}

.yidun_popup.yidun_popup--light .yidun_modal__close {
    position: absolute;
    top: 0;
    right: 9px;
    width: 24px;
    height: 100%;
    text-align: center;
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer
}

.yidun_popup.yidun_popup--light .yidun_modal__close:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    font-size: 0
}

.yidun_popup.yidun_popup--light .yidun_modal__close .yidun_icon-close {
    display: inline-block;
    width: 11px;
    height: 11px;
    font-size: 0;
    text-indent: -9999px;
    text-transform: capitalize;
    margin: auto;
    vertical-align: middle;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -61px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun_popup.yidun_popup--light .yidun_modal__close .yidun_icon-close {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -61px;
        background-size: 40px 1515px
    }
}

.yidun_popup.yidun_popup--light .yidun_modal__close:hover .yidun_icon-close {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -45px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun_popup.yidun_popup--light .yidun_modal__close:hover .yidun_icon-close {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -45px;
        background-size: 40px 1515px
    }
}

.yidun_popup.yidun_popup--light .yidun_modal__body {
    padding: 15px
}

.yidun_popup.yidun_popup--light .yidun_modal__body .yidun {
    *margin: 0
}

.yidun_popup.yidun_popup--auto .yidun_modal {
    top: auto;
    *top: -50%
}

.yidun_popup.yidun_popup--auto .yidun_modal__wrap {
    display: table;
    *position: relative
}

.yidun_popup.yidun_popup--auto .yidun_modal__subwrap {
    display: table-cell;
    vertical-align: middle;
    *height: auto;
    *position: absolute;
    *top: 50%;
    *left: 0
}

@supports (display:flex) {
    .yidun_popup.yidun_popup--auto .yidun_modal {
        top: auto;
        margin: auto
    }

    .yidun_popup.yidun_popup--auto .yidun_modal__wrap {
        display: block
    }

    .yidun_popup.yidun_popup--auto .yidun_modal__subwrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center
    }
}

.yidun_popup.yidun_popup--append {
    position: absolute
}

.yidun_popup.yidun_popup--rtl {
    direction: rtl
}

.yidun_popup.yidun_popup--rtl .yidun_modal__header {
    text-align: right;
    padding: 0 15px
}

.yidun_popup.yidun_popup--rtl .yidun_modal__close {
    left: 9px;
    right: auto
}

.yidun_popup.yidun_popup--disable-focus-outline .yidun .yidun_control, .yidun_popup.yidun_popup--disable-focus-outline .yidun .yidun_feedback, .yidun_popup.yidun_popup--disable-focus-outline .yidun .yidun_refresh, .yidun_popup.yidun_popup--disable-focus-outline .yidun .yidun_top__audio, .yidun_popup.yidun_popup--disable-focus-outline .yidun .yidun_voice__back, .yidun_popup.yidun_popup--disable-focus-outline .yidun .yidun_voice__input, .yidun_popup.yidun_popup--disable-focus-outline .yidun .yidun_voice__refresh, .yidun_popup.yidun_popup--disable-focus-outline .yidun_modal, .yidun_popup.yidun_popup--disable-focus-outline .yidun_modal__close {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    outline: none !important
}

.yidun_popup.yidun_popup--size-medium, .yidun_popup.yidun_popup--size-medium .yidun_modal__title {
    font-size: 18px
}

.yidun_popup.yidun_popup--size-large, .yidun_popup.yidun_popup--size-large .yidun_modal__title {
    font-size: 20px
}

.yidun_popup.yidun_popup--size-x-large, .yidun_popup.yidun_popup--size-x-large .yidun_modal__title {
    font-size: 24px
}

.yidun_intellisense--light {
    position: relative
}

.yidun_intellisense--light * {
    box-sizing: border-box
}

.yidun_intellisense--light.yidun_intellisense--checking .yidun_intelli-control, .yidun_intellisense--light.yidun_intellisense--loadfail .yidun_intelli-control, .yidun_intellisense--light.yidun_intellisense--loading .yidun_intelli-control, .yidun_intellisense--light.yidun_intellisense--success .yidun_intelli-control {
    cursor: default
}

.yidun_intellisense--light .yidun_intelli-control {
    position: relative;
    height: 40px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #e4e7eb;
    background-color: #f7f9fa;
    overflow: hidden;
    outline: none
}

.yidun_intellisense--light .yidun_intelli-tips {
    text-align: center;
    color: #45494c
}

.yidun_intellisense--light .yidun_intelli-tips:hover .yidun_intelli-icon {
    background-color: #1991fa;
    box-shadow: 0 2px 6px 1px rgba(25, 145, 250, .5)
}

.yidun_intellisense--light .yidun_intelli-tips:hover .yidun_intelli-icon .yidun_logo {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -229px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun_intellisense--light .yidun_intelli-tips:hover .yidun_intelli-icon .yidun_logo {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -226px;
        background-size: 40px 1515px
    }
}

.yidun_intellisense--light .yidun_intelli-tips:hover .yidun_intelli-text {
    color: #1991fa
}

.yidun_intellisense--light .yidun_intelli-icon {
    position: relative;
    margin-right: 5px;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 2px 8px 1px rgba(188, 196, 204, .5);
    transition: all .2s linear
}

.yidun_intellisense--light .yidun_intelli-icon .yidun_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    width: 15px;
    height: 17px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -207px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun_intellisense--light .yidun_intelli-icon .yidun_logo {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -204px;
        background-size: 40px 1515px
    }
}

.yidun_intellisense--light .yidun_intelli-icon img.yidun_logo {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    border-radius: 50%;
    background-image: none !important
}

.yidun_intellisense--light .yidun_intelli-text {
    line-height: 38px;
    vertical-align: middle;
    transition: all .2s linear
}

.yidun_intellisense--light .yidun_classic-tips {
    display: none;
    text-align: center
}

.yidun_intellisense--light .yidun_classic-tips .yidun_tips__icon {
    margin-right: 5px;
    width: 12px;
    height: 12px;
    vertical-align: middle
}

.yidun_intellisense--light .yidun_classic-tips .yidun_tips__text {
    line-height: 38px;
    vertical-align: middle
}

.yidun_intellisense--light .yidun_classic-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}

.yidun_intellisense--light .yidun_classic-wrapper {
    display: none;
    padding: 9px;
    border: 1px solid #e4e7eb;
    border-radius: 2px;
    background-color: #fff
}

.yidun_intellisense--light.yidun_intellisense--checking .yidun_intelli-icon, .yidun_intellisense--light.yidun_intellisense--loading .yidun_intelli-icon {
    background-color: #1991fa
}

.yidun_intellisense--light.yidun_intellisense--checking .yidun_intelli-icon .yidun_logo, .yidun_intellisense--light.yidun_intellisense--loading .yidun_intelli-icon .yidun_logo {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -229px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun_intellisense--light.yidun_intellisense--checking .yidun_intelli-icon .yidun_logo, .yidun_intellisense--light.yidun_intellisense--loading .yidun_intelli-icon .yidun_logo {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -226px;
        background-size: 40px 1515px
    }
}

.yidun_intellisense--light.yidun_intellisense--checking .yidun_intelli-text, .yidun_intellisense--light.yidun_intellisense--loading .yidun_intelli-text {
    color: #1991fa
}

.yidun_intellisense--light.yidun_intellisense--checking .yidun_ball-scale-multiple {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-80px)
}

.yidun_intellisense--light.yidun_intellisense--checking .yidun_ball-scale-multiple > div:nth-child(2) {
    animation-delay: -1.2s
}

.yidun_intellisense--light.yidun_intellisense--checking .yidun_ball-scale-multiple > div:nth-child(3) {
    animation-delay: -.6s
}

.yidun_intellisense--light.yidun_intellisense--checking .yidun_ball-scale-multiple > div {
    position: absolute;
    box-shadow: inset 0 0 40px rgba(25, 145, 250, .5);
    border-radius: 100%;
    animation-fill-mode: both;
    left: -80px;
    top: 0;
    opacity: 0;
    width: 160px;
    height: 160px;
    animation: ball-scale-multiple 1.8s 0s linear infinite
}

.yidun_intellisense--light.yidun_intellisense--loading .yidun_logo {
    display: none
}

.yidun_intellisense--light.yidun_intellisense--loading .yidun_intelli-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    border-color: #fff #fff transparent;
    animation: loading .75s linear infinite;
    background-position: 0 0
}

.yidun_intellisense--light.yidun_intellisense--error .yidun_intelli-tips, .yidun_intellisense--light.yidun_intellisense--loadfail .yidun_intelli-tips, .yidun_intellisense--light.yidun_intellisense--success .yidun_intelli-tips {
    display: none
}

.yidun_intellisense--light.yidun_intellisense--error .yidun_classic-tips, .yidun_intellisense--light.yidun_intellisense--loadfail .yidun_classic-tips, .yidun_intellisense--light.yidun_intellisense--success .yidun_classic-tips {
    display: block
}

.yidun_intellisense--light.yidun_intellisense--success .yidun_intelli-control {
    border-color: #52ccba;
    background-color: #d2f4ef
}

.yidun_intellisense--light.yidun_intellisense--success .yidun_classic-tips {
    color: #52ccba
}

.yidun_intellisense--light.yidun_intellisense--success .yidun_tips__icon {
    width: 17px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -111px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun_intellisense--light.yidun_intellisense--success .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -111px;
        background-size: 40px 1515px
    }
}

.yidun_intellisense--light.yidun_intellisense--error .yidun_intelli-control, .yidun_intellisense--light.yidun_intellisense--loadfail .yidun_intelli-control {
    border-color: #f57a7a;
    background-color: #fce1e1
}

.yidun_intellisense--light.yidun_intellisense--error .yidun_classic-tips, .yidun_intellisense--light.yidun_intellisense--loadfail .yidun_classic-tips {
    color: #f57a7a
}

.yidun_intellisense--light.yidun_intellisense--error .yidun_tips__icon, .yidun_intellisense--light.yidun_intellisense--loadfail .yidun_tips__icon {
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -77px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun_intellisense--light.yidun_intellisense--error .yidun_tips__icon, .yidun_intellisense--light.yidun_intellisense--loadfail .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -77px;
        background-size: 40px 1515px
    }
}

.yidun_intellisense--light.yidun_intellisense--maxerror .yidun_intelli-control .yidun_tips__text:hover {
    cursor: pointer;
    text-decoration: underline
}

.yidun_intellisense--size-medium, .yidun_intellisense--size-medium .yidun_intelli-control {
    font-size: 18px
}

.yidun_intellisense--size-medium.yidun_intellisense--success .yidun_tips__icon {
    width: 22px;
    height: 15px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -166px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun_intellisense--size-medium.yidun_intellisense--success .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -164px;
        background-size: 40px 1515px
    }
}

.yidun_intellisense--size-medium.yidun_intellisense--error .yidun_tips__icon, .yidun_intellisense--size-medium.yidun_intellisense--loadfail .yidun_tips__icon {
    width: 18px;
    height: 18px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -251px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun_intellisense--size-medium.yidun_intellisense--error .yidun_tips__icon, .yidun_intellisense--size-medium.yidun_intellisense--loadfail .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -248px;
        background-size: 40px 1515px
    }
}

.yidun_intellisense--size-large {
    font-size: 20px
}

.yidun_intellisense--size-large .yidun_intelli-control {
    font-size: 20px;
    line-height: 19px
}

.yidun_intellisense--size-large.yidun_intellisense--success .yidun_tips__icon {
    width: 22px;
    height: 15px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -166px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun_intellisense--size-large.yidun_intellisense--success .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -164px;
        background-size: 40px 1515px
    }
}

.yidun_intellisense--size-large.yidun_intellisense--error .yidun_tips__icon, .yidun_intellisense--size-large.yidun_intellisense--loadfail .yidun_tips__icon {
    width: 18px;
    height: 18px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -251px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun_intellisense--size-large.yidun_intellisense--error .yidun_tips__icon, .yidun_intellisense--size-large.yidun_intellisense--loadfail .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -248px;
        background-size: 40px 1515px
    }
}

.yidun_intellisense--size-x-large, .yidun_intellisense--size-x-large .yidun_intelli-control {
    font-size: 24px
}

.yidun_intellisense--size-x-large.yidun_intellisense--success .yidun_tips__icon {
    width: 22px;
    height: 15px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -166px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun_intellisense--size-x-large.yidun_intellisense--success .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -164px;
        background-size: 40px 1515px
    }
}

.yidun_intellisense--size-x-large.yidun_intellisense--error .yidun_tips__icon, .yidun_intellisense--size-x-large.yidun_intellisense--loadfail .yidun_tips__icon {
    width: 18px;
    height: 18px;
    background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light.4e88fb8.png");
    background-position: 0 -251px;
    background-size: 40px 1518px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .yidun_intellisense--size-x-large.yidun_intellisense--error .yidun_tips__icon, .yidun_intellisense--size-x-large.yidun_intellisense--loadfail .yidun_tips__icon {
        background-image: url("https://cstaticdun1.126.net/2.21.4/images/icon_light@2x.f3de6ba.png");
        background-position: 0 -248px;
        background-size: 40px 1515px
    }
}