/*@font-face{
  font-family: PingFang SC;
  src: url("../fonts/PingFangSC.ttf");
}
*/

div#BAIDU_SSP__wrapper_u6495729_0 {
    z-index: 1 !important;
}
a {
    text-decoration: none;
    outline: none;
}

a, body {
    color: #333;
}

dd, dl, ol, ul {
    margin: 0;
    padding: 0;
}
body.header {
    -webkit-box-shadow: none;
    box-shadow: none;
}
body.home {
    background: #eff7ff;
}
body.home  {
    font-family: -apple-system,"PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif;padding: 0;margin: 0;
}
.header {
    position: relative;
    z-index: 11;
    -webkit-box-shadow: 0 2px 4px 0 rgba(158,175,191,.2);
    box-shadow: 0 2px 4px 0 rgba(158,175,191,.2);
	color: #333;
	font-family: -apple-system,"PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif;
}
.header a{color: #333;}
.main-nav {
    height: 35px;
    position: relative;
    z-index: 1;
    background: #222;
}

.inner {
    width: 1200px;
    margin: 0 auto;
}
.clearfix {
    *zoom: 1;
}

.org-nav {
    float: left;
}

.auth-nav {
    float: right;
}

.auth-nav, .org-nav {
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.auth-nav>li {
    padding: 0 12px;
}
.org-nav>li:first-child {
    padding-left: 0;
}
.auth-nav>li, .org-nav>li {
    display: inline-block;
    height: 35px;
    padding: 0 17px;
    position: relative;
    line-height: 35px;
    color: #d5d5d5;
    font-size: 14px;
}
.auth-nav>li>a, .org-nav>li>a {
    display: block;
    color: #d5d5d5;
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
}

.auth-nav>li.has-menu, .org-nav>li.has-menu {
    padding-right: 25px;
    -webkit-transition: background .6s;
    -o-transition: background .6s;
    transition: background .6s;
}

.auth-nav ul, .org-nav ul {
    margin: 0;
    position: absolute;
    top: 35px;
    -webkit-transform: translate3d(0,-300%,0);
    transform: translate3d(0,-300%,0);
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s;
    opacity: .01;
    line-height: 1.2;
    border: 1px solid #eee;
    border-width: 0 1px 1px;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(158,175,191,.2);
    box-shadow: 0 2px 4px 0 rgba(158,175,191,.2);
}
.org-nav-apps {
    padding: 30px 45px;
    left: 0;
    white-space: nowrap;
}
.org-nav-apps li {
    display: inline-block;
    margin-right: 45px;
    white-space: nowrap;
}
.auth-nav ul a, .org-nav ul a {
    color: #535353;
}
.org-nav-apps a {
    display: block;
    text-align: center;
}
:after, :before {
    text-decoration: inherit;
    vertical-align: inherit;
	box-sizing: inherit;
}
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
*, :after, :before {
    background-repeat: no-repeat;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.clearfix:after {
    clear: both;
}
.auth-nav>li.has-menu:hover:after, .org-nav>li.has-menu:hover:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAABGdBT…AAr3NWVQl8Rbiu+0YwLNyjsn0CnUOV7RSEPwnB8CinAKrf1Dea23N7gLkAAAAASUVORK5CYII=) no-repeat 0/100%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}
.auth-nav>li.has-menu:after, .org-nav>li.has-menu:after {
    content: "";
    width: 9px;
    height: 6px;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAABGdBT…gSnzF6Rlyhk8FsJ++pHyAqsCxrDQN1Fquqarbb7ed64+z4BmUPutzXTfF3AAAAAElFTkSuQmCC) no-repeat 0/100%;
}


.sub-nav {
    height: 80px;
    background: #fff;
    border-bottom: 1px solid #ddd;
}
.logo {
    display: inline-block;
    height: 80px;
    vertical-align: bottom;
}
.logo p {
    margin: 0;
    float: left;
    font-size: 22px;
    padding-top: 28px;
    font-weight: 400;
    line-height: 1.1;
}

.logo:before {
    content: "";
   width: 140px;
    height: 60px;
    margin: 5px 0px 0 10px;
    float: left;
    background: url(../images/logos.png) no-repeat 0 0/100%;
}

.site-nav {
    margin: 0;
    padding: 0;
    float: right;
}

.site-nav li {
    display: inline-block;
    height: 80px;
    position: relative;
}

.site-nav a.active, .site-nav a:hover {
    color: #2e94f7;
}
.site-nav a {
    display: block;
    padding: 0 22px;
    font-size: 16px;
    line-height: 80px;
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
}
.site-nav a.active:after {
    opacity: 1;
}
.site-nav a:after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: .01;
    background: #2e94f7;
}






body.home .search-wrapper {
    position: relative;
}
.search-wrapper {
    width: 750px;
    margin: 0 auto;
    padding: 125px 0 66px;
}


.search-ciben {
    width: 800px;
    margin: 0 auto;
    padding: 25px 0 6px;
}
body.home .search-wrapper:before {
    content: "";
    width: 136px;
    height: 129px;
    position: absolute;
    top: 200px;
    left: -256px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background: url(../images/char-jp@2x-38ed1.png) no-repeat 0/100%;
}

body.home .search {
    position: relative;
}

body.home .search:after, body.home .search:before {
    content: "";
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
body.home .search:before {
    width: 124px;
    height: 32px;
    top: -64px;
    left: -51px;
    background: url(../images/char-fr@2x-d1e4e.png) no-repeat 0/100%;
}

.search-tabs {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}

.search-tabs li {
    display: inline-block;
    margin-right: 10px;
    padding: 9px 20px;
    font-size: 16px;
    border-radius: 25px;
    cursor: pointer;
}

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

.search-tabs-active a {
    color: #fff;
}

.search-form {
    margin-bottom: 93px;
}

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

.search-input-wrapper .search-input {
    font-size: 16px;
    width: 505px;
}
.search-input-wrapper .search-input {
    height: 60px;
    margin: 0 20px;
    padding: 0;
    border: 0;
	outline: none;
    float: left;
    font-size: 14px;
}

.search-vkeyboard {
    display: none;
    width: 30px;
    height: 21px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    text-indent: -200px;
    overflow: hidden;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAqCAYAAADvczj0AAAAAXNSR…CCjxl0kmERHb9EPsX8EKnfh5HRr0IAwxlrFniO8H7Wa4HxH9oqYG8F2QkyAAAAAElFTkSuQmCC) no-repeat 0/100%;
}

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



.hot-words {
    display: none;
    margin-bottom: 70px;
    line-height: 18px;
}

.hot-words h2 {
    width: 72px;
    margin: 0;
    float: left;
    font-size: 16px;
    font-weight: 400;
}

.hot-words-content {
    overflow: hidden;
}

.hot-words-content li {
    display: inline-block;
    margin: 0 0 15px 52px;
    font-size: 14px;
}
.ad-750x160 {
    width: 750px;
    height: 160px;
}
.search-buttonpane .button {
    border-radius: 0 5px 5px 0;
    font-size: 16px;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

.button {
    border-radius: 5px;
    color: #fff;
    background: #2e94f7;
    -webkit-transition: background .4s;
    -o-transition: background .4s;
    transition: background .4s;
}
.button {
    padding: 0;
    font-family: inherit;
    text-align: center;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.search-buttonpane-group-jp {
    display: none;
}


.foot-top-seo {
    font-size: 14px;
    color: #a9adb1;
    text-align: center;
}


.cb-downtop a, .foot {
    text-align: center;
    line-height: 40px;
}
.foot {
    height: 40px;
    background-color: #343f4f;
    font-size: 12px;
}

.foot, .foot a {
    color: #7d8894;
}


/*纠错*/

.ui-widget {
	font-family: Arial,Helvetica,sans-serif
}

.ui-widget,.ui-widget .ui-widget {
	font-size: 1em
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333
}

.ui-widget-content a {
	color: #333
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: 700
}

.ui-widget-header a {
	color: #333
}

.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: 400;
	color: #454545
}

.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button {
	color: #454545;
	text-decoration: none
}

.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: 400;
	color: #2b2b2b
}

.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover {
	color: #2b2b2b;
	text-decoration: none
}

.ui-visual-focus {
	-webkit-box-shadow: 0 0 3px 1px #5e9ed6;
	box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: 400;
	color: #fff
}

.ui-icon-background,.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #fff
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
	color: #fff;
	text-decoration: none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620
}

.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
	color: #777620
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f
}

.ui-state-error-text,.ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error-text,.ui-widget-header .ui-state-error a {
	color: #5f3f3f
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
	font-weight: 700
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: 400
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}

.ui-icon {
	width: 16px;
	height: 16px
}



.ui-icon-blank {
	background-position: 16px 16px
}

.ui-icon-caret-1-n {
	background-position: 0 0
}

.ui-icon-caret-1-ne {
	background-position: -16px 0
}

.ui-icon-caret-1-e {
	background-position: -32px 0
}

.ui-icon-caret-1-se {
	background-position: -48px 0
}

.ui-icon-caret-1-s {
	background-position: -65px 0
}

.ui-icon-caret-1-sw {
	background-position: -80px 0
}

.ui-icon-caret-1-w {
	background-position: -96px 0
}

.ui-icon-caret-1-nw {
	background-position: -112px 0
}

.ui-icon-caret-2-n-s {
	background-position: -128px 0
}

.ui-icon-caret-2-e-w {
	background-position: -144px 0
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px
}

.ui-icon-triangle-1-s {
	background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px
}

.ui-icon-arrow-1-s {
	background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
	background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px
}

.ui-icon-arrow-4 {
	background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px
}

.ui-icon-extlink {
	background-position: -32px -80px
}

.ui-icon-newwin {
	background-position: -48px -80px
}

.ui-icon-refresh {
	background-position: -64px -80px
}

.ui-icon-shuffle {
	background-position: -80px -80px
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px
}

.ui-icon-folder-open {
	background-position: -16px -96px
}

.ui-icon-document {
	background-position: -32px -96px
}

.ui-icon-document-b {
	background-position: -48px -96px
}

.ui-icon-note {
	background-position: -64px -96px
}

.ui-icon-mail-closed {
	background-position: -80px -96px
}

.ui-icon-mail-open {
	background-position: -96px -96px
}

.ui-icon-suitcase {
	background-position: -112px -96px
}

.ui-icon-comment {
	background-position: -128px -96px
}

.ui-icon-person {
	background-position: -144px -96px
}

.ui-icon-print {
	background-position: -160px -96px
}

.ui-icon-trash {
	background-position: -176px -96px
}

.ui-icon-locked {
	background-position: -192px -96px
}

.ui-icon-unlocked {
	background-position: -208px -96px
}

.ui-icon-bookmark {
	background-position: -224px -96px
}

.ui-icon-tag {
	background-position: -240px -96px
}

.ui-icon-home {
	background-position: 0 -112px
}

.ui-icon-flag {
	background-position: -16px -112px
}

.ui-icon-calendar {
	background-position: -32px -112px
}

.ui-icon-cart {
	background-position: -48px -112px
}

.ui-icon-pencil {
	background-position: -64px -112px
}

.ui-icon-clock {
	background-position: -80px -112px
}

.ui-icon-disk {
	background-position: -96px -112px
}

.ui-icon-calculator {
	background-position: -112px -112px
}

.ui-icon-zoomin {
	background-position: -128px -112px
}

.ui-icon-zoomout {
	background-position: -144px -112px
}

.ui-icon-search {
	background-position: -160px -112px
}

.ui-icon-wrench {
	background-position: -176px -112px
}

.ui-icon-gear {
	background-position: -192px -112px
}

.ui-icon-heart {
	background-position: -208px -112px
}

.ui-icon-star {
	background-position: -224px -112px
}

.ui-icon-link {
	background-position: -240px -112px
}

.ui-icon-cancel {
	background-position: 0 -128px
}

.ui-icon-plus {
	background-position: -16px -128px
}

.ui-icon-plusthick {
	background-position: -32px -128px
}

.ui-icon-minus {
	background-position: -48px -128px
}

.ui-icon-minusthick {
	background-position: -64px -128px
}

.ui-icon-close {
	background-position: -80px -128px
}

.ui-icon-closethick {
	background-position: -96px -128px
}

.ui-icon-key {
	background-position: -112px -128px
}

.ui-icon-lightbulb {
	background-position: -128px -128px
}

.ui-icon-scissors {
	background-position: -144px -128px
}

.ui-icon-clipboard {
	background-position: -160px -128px
}

.ui-icon-copy {
	background-position: -176px -128px
}

.ui-icon-contact {
	background-position: -192px -128px
}

.ui-icon-image {
	background-position: -208px -128px
}

.ui-icon-video {
	background-position: -224px -128px
}

.ui-icon-script {
	background-position: -240px -128px
}

.ui-icon-alert {
	background-position: 0 -144px
}

.ui-icon-info {
	background-position: -16px -144px
}

.ui-icon-notice {
	background-position: -32px -144px
}

.ui-icon-help {
	background-position: -48px -144px
}

.ui-icon-check {
	background-position: -64px -144px
}

.ui-icon-bullet {
	background-position: -80px -144px
}

.ui-icon-radio-on {
	background-position: -96px -144px
}

.ui-icon-radio-off {
	background-position: -112px -144px
}

.ui-icon-pin-w {
	background-position: -128px -144px
}

.ui-icon-pin-s {
	background-position: -144px -144px
}

.ui-icon-play {
	background-position: 0 -160px
}

.ui-icon-pause {
	background-position: -16px -160px
}

.ui-icon-seek-next {
	background-position: -32px -160px
}

.ui-icon-seek-prev {
	background-position: -48px -160px
}

.ui-icon-seek-end {
	background-position: -64px -160px
}

.ui-icon-seek-first,.ui-icon-seek-start {
	background-position: -80px -160px
}

.ui-icon-stop {
	background-position: -96px -160px
}

.ui-icon-eject {
	background-position: -112px -160px
}

.ui-icon-volume-off {
	background-position: -128px -160px
}

.ui-icon-volume-on {
	background-position: -144px -160px
}

.ui-icon-power {
	background-position: 0 -176px
}

.ui-icon-signal-diag {
	background-position: -16px -176px
}

.ui-icon-signal {
	background-position: -32px -176px
}

.ui-icon-battery-0 {
	background-position: -48px -176px
}

.ui-icon-battery-1 {
	background-position: -64px -176px
}

.ui-icon-battery-2 {
	background-position: -80px -176px
}

.ui-icon-battery-3 {
	background-position: -96px -176px
}

.ui-icon-circle-plus {
	background-position: 0 -192px
}

.ui-icon-circle-minus {
	background-position: -16px -192px
}

.ui-icon-circle-close {
	background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px
}

.ui-icon-circle-check {
	background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}

.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top {
	border-top-left-radius: 3px
}

.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr {
	border-top-right-radius: 3px
}

.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left {
	border-bottom-left-radius: 3px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right {
	border-bottom-right-radius: 3px
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666
}

.toast {
	min-width: 100px;
	min-height: 40px;
	padding: 65px 80px;
	position: fixed;
	top: 45%;
	left: 50%;
	font-size: 24px;
	border-radius: 5px;
	background: #fff;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	-webkit-transition: color .4s;
	-o-transition: color .4s;
	transition: color .4s;
	-webkit-box-shadow: 0 20px 40px 0 rgba(0,0,0,.2);
	box-shadow: 0 20px 40px 0 rgba(0,0,0,.2)
}

.toast-state-info {
	color: #333
}

.toast-state-warn {
	color: #f2b50d
}

.toast-state-error {
	color: #d41f0b
}

.rocket {
	width: 44px;
	height: 44px;
	position: relative;
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.1);
	box-shadow: 0 4px 8px 0 rgba(0,0,0,.1);
	cursor: pointer;
	-webkit-transition: background .4s;
	-o-transition: background .4s;
	transition: background .4s
}

.rocket:after {
	content: "";
	width: 16px;
	height: 11px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAABGdBTUEAALGPC/xhBQAAANVJREFUKBV9kWEOgjAMhTti4gXhvwqcQ4+BCsjvwa28h/O9wRYYG0uWdun72rUVOTjGGIWbHUjklAoSHsexUUqd4d9gfzFtNAHhaZqeAGr4Al9SSVSY1cGwdRAbiqIow59sEizwC7YKYPfcJfEDSsADKr4dDXtBOy20nrMzIIyBUViuxLYa3gYQt2F/BXtdZlKxHQZ2MAKfPM+tgAmpAbRpDZrearTWLTS+cggzAU+iUJ8B+M4SEZ81snPEDLbAzXRODzuz6P+B27HKKhh1qeGvob9T8Ad3JZh1l1NhdAAAAABJRU5ErkJggg==) no-repeat 0/100%
}

.rocket:hover {
	background: #ebebeb
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0;
	padding: 1px;
	height: 20px
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer
}

.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0
}

.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0
}

.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0
}

.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0
}

.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw,.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw {
	width: 7px;
	height: 7px
}

.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0
}

.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0
}

.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0
}

.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move
}

.ui-dialog {
	display: none;
	padding: 30px;
	position: fixed;
	border-radius: 5px;
	-webkit-box-shadow: 0 20px 40px 0 rgba(0,0,0,.2);
	box-shadow: 0 20px 40px 0 rgba(0,0,0,.2)
}

.ui-dialog,.ui-dialog .ui-widget {
	font-family: inherit;
	font-size: inherit
}

.ui-dialog .ui-dialog-titlebar {
	margin-bottom: 10px;
	padding: 10px 18px;
	border: 0;
	background: none
}

.ui-dialog .ui-dialog-title {
	display: block;
	margin: 0 auto;
	float: none;
	font-size: 24px;
	font-weight: 400;
	text-align: center
}

.ui-dialog .ui-dialog-titlebar-close {
	margin: 0;
	outline: none;
	border: 0;
	border-radius: 0;
	background: none;
	cursor: pointer;
	top: 0;
	right: 0
}

.ui-dialog .ui-dialog-titlebar-close .ui-button-icon {
	width: 18px;
	height: 18px;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAkxJREFUWAm12D9PwkAUAHCLCV2IJpAQNr4AM7uamICTC3HoRNiMfgX9CrrAwNiBsLjB5Adwx9WEzcTQoZuDwfeavuZarr1/jy7HXe/e/dL70yveiXBNp9NnyPa73e7tcDj8FW6x/oR+XiBgu9VqBaPR6E8M7lEmxTyl+fWxUCnmMe1nUUQloAKGjOyoAob6yaG8EgxVZkOVYKifDFWDkj6VStLBdrt9W61WvuSedtFsNnuFyjRMsna9OI7P8UYN5wqka1mttMwJhU9mv98/VMTf+L5/OZlMIqyTzCF8AvgkID+oaGg8fIphwq4SzHg8/qF+s1XGjbLBICoDYYYLZYs5AHGgXDBSkAvKFVMKskFxYCpBJijP875gad9jm5LrYDWV1MtPalklzYkua0pl2hhskFtlFKGYOqCMMNogrGiBMsYYgUxQMKc+6/X6hbgDY3udC1+u2hce2nACqxrABP/udDqxqp7svhEIl7ZiNVEfV7anBK1Jjb1o7DOEEVPjF7IWyBJDMCOUcshUGJzA0PM79S5Jjc5TlSAVBjrf4GqCQ94N/GY55JUOmQ4GT3q0tDX3KeXwSUGmGBomDtQByBbDhcqBXDEcqAzEhXFFJSBujAsKv1zxw7/qI87qrW2Lwn2oTY0lqRMG4+ELWfUxCptrM4qi5Ou4hv8+QLvFMTAUswoFmI9Go3EdBEFyOkjm0HK5PN3tdiEEuEuDOD8ZwohpcZ8qYrButsoEVE/cgcWAHL8JhcMkPhlpbETN5/Om9CZjIaLCMDxjDHm8UP9p4LIoErrb4QAAAABJRU5ErkJggg== ) no-repeat 0/100%;
}
.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}
.ui-widget-overlay {
	background: rgba(0,0,0,.2);
	opacity: 1
}

.ui-checkboxradio-label .ui-icon-background {
	-webkit-box-shadow: inset 1px 1px 1px #ccc;
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid
}

.ui-checkboxradio-disabled {
	pointer-events: none
}

.word-feedback {
	display: none
}

.word-feedback-content {
	width: 620px;
	color: #666
}

.word-feedback fieldset {
	margin: 0 0 30px;
	padding: 0;
	border: 0
}

.word-feedback legend {
	display: block;
	margin: 0 0 14px;
	padding: 0;
	font-size: 16px
}

.word-feedback-controls {
	position: relative
}

.word-feedback-checkbox-label {
	-webkit-transition: background .4s;
	-o-transition: background .4s;
	transition: background .4s;
	-webkit-box-shadow: none;
	box-shadow: none
}

.word-feedback-checkbox-label,.word-feedback-checkbox-label:active {
	width: 140px;
	height: 60px;
	margin-right: 10px;
	padding: 0;
	float: left;
	line-height: 60px
}

.word-feedback-checkbox-label:active:last-of-type,.word-feedback-checkbox-label:last-of-type {
	margin: 0
}

.word-feedback .word-feedback-checkbox-label {
	font-size: 14px;
	color: #666;
	border: 1px solid #ddd;
	border-radius: 5px;
	background: #f8f8f8;
	text-align: center;
}

.word-feedback .word-feedback-checkbox-checked,.word-feedback .word-feedback-checkbox-checked:hover {
	color: #2e94f7;
	border: 2px solid #2e94f7;
	background: #f8f8f8
}

.word-feedback-controls-comment {
	width: 620px;
	padding: 18px 0 60px;
	border: 1px solid #ddd;
	border-radius: 5px;
	background: #f8f8f8
}

.word-feedback-input {
	width: 100%;
	min-height: 140px;
	padding: 0 20px;
	border: 0;
	resize: none;
	background: none
}

.word-feedback .word-feedback-input {
	font-size: 14px
}

.word-feedback-input-tips {
	padding: 10px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	border-radius: 5px;
	font-size: 14px;
	background: #f8f8f8
}

.word-feedback-input-message {
	display: none
}

.word-feedback-input-counter {
	display: inline-block;
	margin-left: 14px
}

.word-feedback-input-counter em {
	font-style: normal
}

.word-feedback-input-tips-warning .word-feedback-input-message {
	display: inline-block
}

.word-feedback-input-tips-warning .word-feedback-input-counter em,.word-feedback-input-tips-warning .word-feedback-input-message {
	color: #ff5233
}

.word-feedback-buttonspane {
	text-align: center
}

.word-feedback-buttonspane .button {
	width: 200px;
	height: 60px;
	margin: 0 10px;
	font-size: 16px
}
.button-state-disabled, .button:disabled {
    cursor: default;
    background: rgba(22,144,254,.5);
}
.wf-toast-content {
	display: block;
	text-align: center;
	line-height: 1.1
}

.wf-toast-content:before {
	content: "";
	display: inline-block;
	width: 90px;
	height: 90px;
	margin-bottom: 20px
}

.toast-state-info .wf-toast-content:before {
	background: url(img/icon-info-384b0.png) no-repeat 0/100%
}

.toast-state-error .wf-toast-content:before {
	background: url(img/icon-error-3c4eb.png) no-repeat 0/100%
}

.toast-state-error .wf-toast-content {
	color: #333
}

.wf-toast-text {
	display: block;
	margin-bottom: 5px
}

.wf-toast-sub-text {
	font-size: 14px;
	color: #535353
}

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

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

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

.word-nav a {
	cursor: pointer
}

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


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

.side a {
	color: #295b94
}

.side-block {
	margin-bottom: 40px
}

.side-block h2 {
	margin: 0 0 20px;
	font-size: 18px;
	font-weight: 400
}

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

.side-block-content li {
	margin-bottom: 8px
}

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

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

.pronounces {
	font-size: 14px;
	line-height: 20px
}

.pronounces .word-audio {
	vertical-align: top;
	margin-left: 2px
}

.pronounces .word-audio-en {
	margin-right: 30px
}

.pronounces .word-audio-kr {
	margin-right: 50px
}

.pronounces .pronounce-value-en,.pronounces .pronounce-value-us {
	font-family: Lucida Sans Unicode
}

.pronounces .pronounce-value-jp {
	font-family: ms gothic,arial,sans-serif
}

.simple {
	margin-top: 20px
}

.simple>p {
	margin: 10px 0;
	line-height: 20px
}

.simple>h2 {
	font-size: 14px;
	font-weight: 400;
	margin: 20px 0 10px -7px
}

.simple>ul>li {
	margin-bottom: 10px
}

.simple>ul>li:last-child {
	margin: 0
}

.simple>ul>li>span {
	display: inline-block;
	text-align: left;
	width: 14px;
	line-height: 20px;
	margin-right: 8px
}

.word-details .simple a {
	display: inline-block;
	margin-right: 16px;
	color: #fff
}

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

.phrase-items {
	counter-reset: eq
}

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

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

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

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

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

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

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

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

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

.detail-source {
	color: #333;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 11px
}

.detail-source span {
	font-size: 11px;
	color: #fff;
	line-height: 16px;
	display: inline-block;
	width: 40px;
	height: 16px;
	border-radius: 2px;
	text-align: center;
	margin-left: 7px
}

.detail-source .collins-icon {
	background: #c94444
}

.detail-source .wys-icon {
	background: #414585
}

.detail-source .wjs-icon {
	background: #287ae4
}

.detail-source .sflep-icon {
	color: #fff;
	background: #1f9b88
}

.detail-source .krcr-icon {
	color: #fff;
	width: 34px;
	background: #c94444
}

.detail-tags-en {
	margin-bottom: 30px
}

.detail-tags-en li {
	height: 16px;
	line-height: 16px;
	background-color: #f0f0f0;
	border-radius: 2px;
	text-align: center;
	color: #999;
	float: left;
	font-size: 11px;
	padding: 0 4px;
	margin-right: 8px
}

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

.detail-tags-jp {
	margin: 0 0 12px
}

.detail-tags-jp i {
	color: #666;
	padding: 0 4px;
	font-style: normal
}

.detail-groups {
	margin-top: 30px
}

.detail-groups dl {
	counter-reset: eq;
	margin-bottom: 50px
}

.detail-groups dt {
	margin-bottom: 20px;
	font-weight: 700;
	line-height: 20px;
	color: #333
}

.detail-groups dd {
	margin-bottom: 30px
}

.detail-groups dd h3 {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 14px
}

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

.detail-groups dd h3 p {
	color: #333;
	margin: 0 0 0 22px
}

.detail-groups dd h3 p:first-child {
	margin-bottom: 6px
}

.detail-groups dd p {
	margin-left: 22px;
	color: #999
}

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

.detail-groups dd:first-of-type:last-of-type h3 p {
	margin: 0
}

.detail-groups dd:first-of-type:last-of-type ul {
	margin-left: 0
}

.detail-groups ul {
	margin-left: 22px
}

.detail-groups ul li {
	color: #999;
	margin-bottom: 14px
}

.detail-groups ul li p {
	margin: 0 0 6px;
	line-height: 20px
}

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

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

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

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

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

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

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

.analyzes-items {
	counter-reset: eq
}

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

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

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

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

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

.inflections-value {
	color: #666
}

.sentences-items {
	counter-reset: eq
}

.sentences li {
	margin-bottom: 14px
}

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

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

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

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

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

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

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

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

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

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

.synant span {
	color: #333
}

.synant p {
	color: #666
}

body.word {
	background: #f5f5f5
}

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

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

.main {
	padding: 30px 0 34px
}

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

.word-notfound,.word-suggestions {
	min-height: 800px;
	padding: 50px 30px
}

.word-notfound h2,.word-suggestions h2 {
	font-size: 20px;
	font-weight: 400
}

.word-suggestions h2 {
	margin-bottom: 20px
}

.word-suggestions ul {
	font-size: 18px
}

.word-suggestions ul li {
	margin-bottom: 14px
}

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

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

.word-notfound {
	text-align: center;
	vertical-align: bottom
}

.word-notfound:before {
	content: "";
	display: inline-block;
	width: 54px;
	height: 54px;
	margin-right: 32px;
	background: url(img/icon-notfound@2x-bbd46.png) no-repeat 0/100%
}

.word-notfound-inner {
	display: inline-block;
	text-align: left
}

.word-notfound h2 {
	margin: 0 0 5px
}

.word-notfound p {
	margin: 0;
	color: #a9a9a9
}

.word-notfound p em {
	font-style: normal;
	font-weight: 700
}

.word-details {
	position: relative
}

.word-details-header {
	padding: 40px 30px
}

.word-details-header>p {
	line-height: 20px;
	margin: 0 0 20px
}

.word-details-header>p>span {
	color: #2e94f7
}

.word-details .redirection {
	color: #fff;
	line-height: 20px;
	margin: 0 0 20px;
	opacity: .8
}

.word-details-tab {
	cursor: pointer;
	display: inline-block;
	margin: 0 15px 15px 0;
	height: 60px;
	border-radius: 5px;
	padding: 0 20px;
	background: #f5f8ff
}

.word-details-tab h2 {
	font-size: 36px;
	line-height: 60px;
	height: 50px;
	margin: 0;
	font-weight: 400;
	display: inline-block
}

.word-details-tab-active {
	color: #fff;
	background-color: #2e94f7
}

.word-details-tab .pronounces {
	display: inline-block;
	line-height: 60px;
	height: 60px;
	vertical-align: top;
	margin-left: 20px
}

.word-details-pane {
	display: none
}

.word-details-pane:first-child {
	display: block
}

.word-details-pane-header {
	padding: 23px 32px;
	background-image: -webkit-linear-gradient(174deg,#5384fe,#4badff);
	background-image: -o-linear-gradient(174deg,#5384fe,#4badff);
	background-image: linear-gradient(276deg,#5384fe,#4badff);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff
}

.word-details-pane-header-multi {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.word-details-pane-header .word-text {
	margin-bottom: 10px
}

.word-details-pane-header .word-text .add-to-scb-loading {
	background: url(img/loading-289f3.png) no-repeat 0 0/cover;
	-webkit-animation: xd-loading .6s steps(8) infinite both;
	animation: xd-loading .6s steps(8) infinite both
}

.word-details-pane-header .word-text .add-to-scb-success {
	background: url(data:image/jpeg;
	base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTQ1N0M1MTRDMDRCMTFFNzlGNEY5NDYwNkM0QUE2NjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTQ1N0M1MTVDMDRCMTFFNzlGNEY5NDYwNkM0QUE2NjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxNDU3QzUxMkMwNEIxMUU3OUY0Rjk0NjA2QzRBQTY2NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxNDU3QzUxM0MwNEIxMUU3OUY0Rjk0NjA2QzRBQTY2NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pvx0vOAAAAJLSURBVHja7JkxSMNAFIbT1LGDYnEIRRBdrIOjk0uELkJFHDo5OEpQWlAcXHXTVSld3NwEB7t1ciw4VaRDxUGLIB1sESy0xv/ghvS8xGuauyDmwUfJJe/d3+Tl3V1O02C2bcfBPqiCri3furQv0mdcG8ao2IodnlWGEa2DAjC18MykGoQF57TwLTdMSnwyj2hStjr0kWT6/BT1jZGrBxpgKm6p33517Y9ZJDgSHAlWbGN+y9CwFlS5jFIiEuw3hyUM2fe+3oWw5hJRDv+bOuyVUgiRws8aWAWzwKCnmqABbsA1Qjx7CnGa6HVu5uJrgBLoCYTo0WuNUASjKQvaPhanxCerVDAOd0F/hBU18d3xJdjHEijrIrYG8iANEpQ0bau5iM5KFUxzts35eGIB3cNPp9d0OelhyBRc4og1SXhBTI7okhTBpHRxqoElKHQclMES9WGrR0qGYIuTs7qA2ClwR31aYJGT05YMwWUmZJ4KOgRHLmJJzj8wfq/ggGkryxBcZ0KSClBwHJ+AmEPsDHjkPP5N6uu0ugzBHSbkBvhi2s6o6HnwwnlB1+mfSTDnOioET4BLTn29Am9M2wfIOO6+EsG8lCDfoC9+GdXewTKT2z9SQsb0ssEcZ0AfbIFzF58WWAG3HN/B2IrLGsnbU+Z8EyxwKoeuqqyJDBzHtP0JzLmUOteBg/2gnVQ0NG+DaT9DczWgzZWi6OTHY7QTmvzsBS1Y9vQyqG2vIic1gp/AO0SPurFY9JjIB7dEUrQBE9giNKZY+MjL/G8BBgDu7CBuz18G6wAAAABJRU5ErkJggg==) 0 0/contain
}

.word-details-pane-header .word-text .word-info {
	margin-bottom: 20px
}

.word-details-pane-header .word-text h2 {
	font-size: 36px;
	line-height: 50px;
	margin: 0;
	font-weight: 400;
	display: inline-block
}

.word-details-pane-header .word-text a,.word-details-pane-header .word-text button {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 50px;
	margin-left: 30px;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAABGdBTUEAALGPC/xhBQAAAp9JREFUWAntWbFOAkEQBbHESipCbOj8DAobEyz9ATqi0UQ/xsBPWNCY+AW2WtIZPkApMFHxvePOm5u7PQbclZAwyYSZ2zcz7/aG2727SgUyn89r0FvoE/QDGlpYg7VYs0YOZmEA9BG6KWFtM+k9nNk1tGM+Q/9A1iYHk5DwuQkZFmTngMsxU71wGJZb9J9pqJoza80qAyW4CpF+KHvdumyJrZId4dCXazfDuxlWM7CvfKerb0NOoGPA1+1y18OOCfZ2eOtm2NzDvnpQTPWLsM3mxvYSZoYKuHUtsXWEzT1svQ+X9TpytHCFz6Cn0Da0CaVMoGPoCHqPHK/4LRYSkVKMijbdEua0i+IBbkIH0E9nYDpADLHJyWRTpriFlR1NPY1z+WnEwgKuC31z4UuOM6ar8/ERPyM5QHwgAypxZDxgl9CvEviyIcZeyJxmwpkgg4NCnNkiss84fgU9htZjpc1jHNPCHOlM61EDl6UQ5GTP6jbgy5M+1Hln4liM0S9zmGvR0zAyspSNAYCE/NNIIYGODJWDtNVYB4c06UGEKQuUSaw28rWg+m7Q1/HL6mKcV0MKc7a89zCS6kLsy1wbSCa0C06I7aF7up9LpAPX8LkoSBliIfiWByx2HDNU2FPzSqcCy1yuYFIe6BTNogTp8XjFjGIFru19t4bC7yhQF0UOUHyqCYnxQpOEEcM8zJfINERLJMmD/IYgzI2MlCPprGjr2EkIwtx1STmhw0ssRQJKxqNYgR2HIMwtopQeenHlOnFMTyaCPQpxHw6+cOgX2g11Viu7mJ2gSzO/5viQu+TMkCzo5ufGB1vk+CVM4vCDbS99ffbKEI5J+9/Ax4l9fFjMERYzrffGlota/IjEpKEF7Lw9hP7LF6NkQkD8z4/5P0eRZrlVgPOgAAAAAElFTkSuQmCC) 0 0/contain;border: none;
	outline: none;
	cursor: pointer
}

.word-details-pane-content {
	padding: 50px 32px
}

.word-details-pane-footer {
	padding: 0 30px 30px
}

.word-details-pane mark.highlight {
	color: #2e94f7;
	background: none
}

.word-details-item {
	margin-bottom: 50px
}

.word-details-item:last-of-type {
	margin-bottom: 0
}

.word-details-item>h2 {
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 20px;
	font-weight: 400
}

.word-details-button-expand {
	cursor: pointer
}

.word-details-button-feedback {
	padding: 10px 25px;
	font-size: 14px;
	border-radius: 20px;
	background-color: #fff;
	border: 1px solid #2e94f7;
	color: #2e94f7
}

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

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

.word-details-ads,.word-details-ads-placeholder {
	display: none;
	min-height: 48px;
	padding: 10px 32px 10px 54px
}

.word-details-ads {
	position: absolute;
	left: 0
}

.word-details-ads-placeholder {
	position: relative;
	background: rgba(46,148,247,.1)
}

.word-details-ads-placeholder:before {
	content: "";
	width: 16px;
	height: 17px;
	position: absolute;
	top: 10px;
	left: 30px;
	top: 14px;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAiCAYAAAA+stv/AAAAAXNSR0IArs4c6QAABTRJREFUWAm9Vn1oVlUYf851M5vkgixJbEb/hFLuryRNpT8ipGgWtcVmTEVZECV9qcQCZxGVUGF/BVnQh7GSmBgLYuhipUIzyFl/BK0N01n2MXAr53vvPU+/53zc9973vdt436AD9z7nnOfrd37nPOdeRf+hMXfNo9/HP0KIXnXdvneqCRVU4yQ+zE9cQb/+2UNR/ADFarjaOFUBYP5kDp2LP0Xy9aQ1UZ0aqhZATVWOZ/p3EtO9xlfxH6r+jb+qigOnigHwcMetFOku7IHNqdQ/1SYXv4oBYL/3E+u5pJTNy3rqfwPAP3asoShamUmogtrMuMJBZYfwcrSdIlAf4eAZafo3oBwrZ9IBnREAD229n09vWyS2WP1Cihklh+QxEhspQOIaOn2mIW/hfGrLc3xq814AnDbPtAo+uelFKoQ9pKnOBJ8srDLJJLkwYEAIEDxhvCoPABXiNgr1Dvp2pJt/6JqbZ5MLgAfbX0GS5xF8UDXuHzGOYbzSJItim1SkeQAm1PeVBjfMMS23YHUzTQz35oEoA8DH29uAfJehOOK+JHCsAcAlT6QwAABar+eRzfMSW+lMXnoczAQWtDCm76KLP72QscEgA4AHtlxLYfSmTS6B6fvEQevFJliaetOHXcT1dDbc6m15oH0FRbTd2ktyBzTSO3hg4x3eTmT29Oqp10nzNSQlDh84XhAj02Keb+YYAeUOEJltO/n4U+9SOLaWosL7MFiQVZtRAN+30VvudQkD3N+6EPv1sKHZHDLQrUN328A8wtXnD5+XWTYa6O+xSSrwF2BwUT5bWFWkl/GRlnUeQJGBQtgKymvt6mEoqRUt9YY4aGCDb7KrF73DJleyYQSyZEsT39KOCmS7BmQ6YQArbDOo/epEhjh4vsV81upLqkBY8JWRZcTuvYZe5kWaPuLG8UPMzXNKASwzh88EESNx1C38WYe9B2I9WK43Nt5W7B0YJ32ZJlLmzVNHn8dLEgDc11wPVHicgZeRvpoKF3Y7Eo45Zx/ESm8r0jxpUOm+03sWIru9dgvGCw3J3S4rl3veMGACPMsHNzxKTStOYG7MJvHJygA7FtJ6B6L47bDxL+ulsjB7CAMdUgFO0vyB8ofMnpO36OOTTcTqZ5Tf4sQm396EKb4AwDQvZSB9XZCeBTC1YIxoXMbQQSkH3P9wmEnzuse8vc4VQZm90cMy0bu+z+/1NQo5XRWoRw5cBO0T+XUudMLb77GpEkd9ul+pnmp/EQDFeyDSR7HsDQm9fguydZ63RRKn2GazF30QDKvWQ6PiVAQQc48FAAOhS8kLzffd0E54hZeeVxlLX86T2wOJ42OIWgAwH5KutBSA2sOkpiZgfJVVubdxRl+kNJ/LxS9LmCQXELmNwfKHXpPchOqx3nH8cO7NnAPZY6lbL9N9mZNHPs1eJp9p/9l2vqa0vT13q46+78oAmInaK/E1pHPmapVkJqF8lCSQJHKBvfSBvfSg0tLrRMZ8CaR3+uQiEyL9JL925+3Yo35wnv3B8AZle4DAyVxilN8Jglb19JfdaWUZAFHyq+s2YtkfYN/VrFWRjjZTXwV71K6BrlKTXABixC+vfhA333sAMd+ewGlNS2Nmx0rFiPGM6vx6X1ZhRzNG5ZfW4tcqPoCSvGXaKijdAYno54hG0d+mdp84kpdc5pIqyDNQnV8NEd/diIO5CQdxNOdrmV8lzL+hMp4kveTmmZJLzhkZSINiZkV7Vt8GRpowvwYrux7ueDQWEZwHS+cx/gYfq8PUeOMx1XIQJTN7+xcs/bB+XniprgAAAABJRU5ErkJggg==) no-repeat 0/100%
}

.word-feedback fieldset {
	margin: 0 0 30px;
	padding: 0;
	border: 0;
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-widget-overlay {
	display: none;
    background: rgba(0,0,0,.2);
    opacity: 1;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.toast {
    min-height: 40px;
    padding: 65px 80px;
    position: fixed;
    top: 45%;
    left: 50%;
    font-size: 24px;
    border-radius: 5px;
    background: #fff;
    transform: translate3d(-50%, -50%, 0);
    transition: color 0.4s;
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.2);
}

.toast-state-info .wf-toast-content:before {
    background: url(../images/icon-info-384b0.png) no-repeat 0/100%;
}

.foot-top-seo a {
    color: #a9adb1;
}

.duanyu-list li{
    width:46%!important;
    font-size: 13px!important;
    COLOR: #686868!important;
}

.mysearch-buttonpane,.mysearch-buttonpane .button {
  width: 104px!important;
    height: 42px!important;
    position: absolute!important;
    right: -1px;
    top: -1px;
    FLOAT: left;
    border-radius: 0 5px 5px 0;
    border: 1px solid #2e94f7;
}