html, body {
    margin: 0;
    min-width: 1200px;
    max-width: 100%;
    background-color: #fff;
}

@font-face {
    font-family: fzzzhjt;
    src: url('../fonts/fzzhonghjw.eot');    /* IE9 */
    src: url('../fonts/fzzhonghjw.eot?#iefix') format('embedded-opentype'),   /* IE6-IE8 */
        url('../fonts/fzzhonghjw.woff') format('woff'),   /* Chrome、Firefox */
        url('../fonts/fzzhonghjw.ttf') format('truetype'),   /* Chrome、Firefox、Opera、Safari, Android, iOS */
        url('../fonts/fzzhonghjw.svg#fzzzhjt') format('svg');   /*  iOS 4.1+ */
}

@font-face {
    font-family: ygysbhs;
    src: url('../fonts/ygysbhs.eot');    /* IE9 */
    src: url('../fonts/ygysbhs.eot?#iefix') format('embedded-opentype'),   /* IE6-IE8 */
        url('../fonts/ygysbhs.woff') format('woff'),   /* Chrome、Firefox */
        url('../fonts/ygysbhs.ttf') format('truetype'),   /* Chrome、Firefox、Opera、Safari, Android, iOS */
        url('../fonts/ygysbhs.svg#ygysbhs') format('svg');   /*  iOS 4.1+ */
}

.header-wrapper {
    margin-left: auto;
    margin-right: auto;
    min-width: 1200px;
    max-width: 100%;
    height: 75px;
}

.header-content {
    margin-left: auto;
    margin-right: auto;
    width: 1220px;
    height: 75px;
    padding: 0 5px;
}

.header-blank-95 {
    width: 95px;
    height: 75px;
    float: left;
    clear: right;
}

.menu-div {
    display: block;
    width: 65px;
    height: 73px;
    float: left;
    clear: right;
    text-decoration: none;
    font-family: "Microsoft YaHei", Arial;
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 82px;
    border-bottom: 2px solid #fff;
}

.header-blank-40 {
    width: 40px;
    height: 75px;
    float: left;
    clear: right;
}

.menu-div-small {
    width: 40px;
}

.menu-div-active {
    color: #1cadf6;
    border-bottom: 2px solid #1cadf6;
}

.menu-div-login {
    width: 85px;
    font-size: 16px;
    line-height: 80px;
}

.header-bottom-blank {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

.search-wrapper {
    margin-left: auto;
    margin-right: auto;
    min-width: 1200px;
    max-width: 100%;
    height: 195px;
    box-shadow: #e5e5e5 0 4px 4px;
    background-image: url(../images/search-wrapper-bg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #ecf4ff;
    /*behavior: url(../PIE/PIE.htc);*/
}

.search-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 195px;
}

.search-top-blank {
    width: 1200px;
    height: 75px;
}

.search-bottom-blank {
    width: 1200px;
    height: 60px;
}

.search-blank-120 {
    width: 120px;
    height: 60px;
    float: left;
    clear: right;
}

.search-middle-content {
    width: 1200px;
    height: 60px;
}

.search-form-div {
    width: 850px;
    height: 50px;
    padding: 0 10px;
    margin: 5px 0;
    float: left;
    clear: right;
}

.search-arabic-word {
    width: 660px;
    height: 46px;
    padding: 1px 40px 1px 10px;
    float: left;
    clear: right;
    font-family: "Arial";
    font-size: 20px;
    line-height: 46px;
    outline: none;
    direction: rtl;
    border: 1px solid #eee;
    border-radius: 5px;
    /*behavior: url(../PIE/PIE.htc);*/
}

.search-keyboard-img {
    width: 20px;
    height: 20px;
    float: left;
    clear: right;
    margin: 15px 0 15px -30px;
}

.search-submit {
    width: 115px;
    height: 44px;
    float: left;
    clear: right;
    margin: 3px 0 3px 20px;
    border: none;
    outline: none;
    border-radius: 5px;
    background-color: #3399ff;
    cursor: pointer;
    /*behavior: url(../PIE/PIE.htc);*/
}

.search-logo-img {
    width: 20px;
    height: 20px;
    margin-top: 4px;
}

.footer-wrapper {
    margin-left: auto;
    margin-right: auto;
    min-width: 1200px;
    max-width: 100%;
    height: 190px;
    background-color: #5e5e5e;
    clear: both;
}

.footer-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 190px;
    color: white;
    font-size: 14px;
}

.footer-top-blank {
    width: 1200px;
    height: 50px;
}

.footer-content a {
    color: white;
    text-decoration: none;
}
.footer-content a:hover {
    color: #c9c9c9;
}

.dict-center-wrapper {
    width: 100%;
    margin: 0 auto;
    min-height: 800px;
    float: left;
}

.dict-center-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    min-height: 800px;
    margin-bottom: 30px;
}

.dict-banner-container {
    width: 1050px;
    height: 100px;
    padding: 15px 75px;
}

.dict-banner-img {
    display: block;
    width: 1050px;
    height: 100px;
    float: left;
    clear: right;
}

.dict-banner-more {
    display: block;
    width: 90px;
    height: 20px;
    float: left;
    clear: right;
    margin: 14px 0 14px -320px;
    padding: 7px 10px;
    text-decoration: none;
    background-color: #fff1c5;
}

.dict-banner-text {
    width: 65px;
    height: 20px;
    margin: 0 10px 0 0;
    float: left;
    clear: right;
    color: #d98958;
    font-size: 16px;
    line-height: 20px;
}

.dict-banner-tr-img {
    width: 15px;
    height: 20px;
    float: left;
    clear: right;
    border: none;
}

.dict-ad-content {
    width: 1050px;
    min-height: 300px;
    padding: 0 75px;
}

.dict-ad-left-part {
    width: 680px;
    min-height: 300px;
    float: left;
    clear: right;
}

.dict-side-bar-div {
    width: 300px;
    min-height: 300px;
    margin-left: 70px;
    float: left;
    clear: right;
}

.dict-dayly-sentence {
    width: 640px;
    min-height: 140px;
    border: 1px solid #e5e5e5;
    padding: 9px 19px;
    margin-bottom: 25px;
}

.dict-ds-text-div {
    width: 640px;
    min-height: 105px;
    word-wrap: break-word;
}

.dict-ds-thumb-div {
    width: 640px;
    height: 20px;
    padding: 7px 0;
}

.dict-ds-arabic {
    direction: rtl;
    font-family: "Arial";
    color: #5a5250;
    font-size: 20px;
    margin: 5px 0 10px 0;
    line-height: 24px;
}

.dict-ds-chinese {
    font-family: "Microsoft YaHei", Arial;
    color: #878787;
    font-size: 14px;
    margin: 0;
    line-height: 18px;
    /*text-align: right;*/
}

/*20171027新增属性cursor: pointer*/
.dict-ds-thumb-up, .dict-ds-share {
    display: block;
    width: 20px;
    height: 20px;
    text-decoration: none;
    float: left;
    clear: right;
    cursor: pointer;
}

.dict-ds-thumb-img, .dict-ds-share-img {
    width: 20px;
    height: 20px;
    border: none;
}

.dict-ds-thumb-count {
    height: 20px;
    line-height: 22px;
    padding: 0 5px;
    color: #8f8f8f;
    font-size: 14px;
    margin: 0;
    float: left;
    clear: right;
}

.dict-ds-source {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 14px;
    margin: 0;
    float: right;
    background-color: #e9e9e9;
    color: #333;
}

.dict-news-content {
    width: 680px;
    min-height: 300px;
}

.dict-news-row {
    width: 680px;
    height: 202px;
    /*margin-bottom: 10px;*/
}

.dict-news-single {
    width: 220px;
    height: 185px;
    padding-bottom: 5px;
    float: left;
    clear: right;
    border: 1px solid #e5e5e5;
}

.dict-news-blank-7 {
    width: 7px;
    height: 192px;
    float: left;
    clear: right;
}

.dict-news-href {
    display: block;
    text-decoration: none;
    width: 220px;
    height: 135px;
}

.dict-news-s-img {
    width: 220px;
    height: 135px;
    border: none;
}

.dict-news-title {
    width: 200px;
    height: 34px;
    padding: 7px 10px 2px 10px;
    margin: 0;
    font-size: 14px;
    line-height: 19px;
    overflow: hidden;
}

.dict-news-ad-badge {
    padding-left: 5px;
    font-size: 9px;
    color: lightgrey;
}

.dict-side-bar-hotword {
    width: 298px;
    min-height: 193px;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
}

.hotword-top-more-div {
    width: 280px;
    height: 34px;
    padding: 0 9px;
}

.hotword-top-text {
    float: left;
    height: 34px;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    color: #336666;
}

.hotword-top-link {
    display: block;
    text-decoration: none;
    float: right;
    height: 34px;
    font-size: 12px;
    line-height: 34px;
    color: #336666;
}

.hotword-thin-blank-div {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

.side-bar-hotword-container {
    display: block;
    text-decoration: none;
    width: 280px;
    height: 52px;
    padding: 0 9px;
}

.hotword-star-img-div {
    width: 20px;
    height: 20px;
    padding: 16px 5px 16px 0;
    float: left;
    clear: right;
}

.hotword-star-img {
    width: 20px;
    height: 20px;
    border: none;
}

.opacity100 {
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.opacity90 {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.opacity80 {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.opacity70 {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.opacity60 {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.opacity50 {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.opacity40 {
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.opacity30 {
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.opacity20 {
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.opacity10 {
    filter: alpha(opacity=10);
    opacity: 0.1;
}

.hotword-text-p {
    margin: 0;
    width: 240px;
    height: 52px;
    line-height: 52px;
    float: left;
    clear: right;
    color: #000;
    overflow: hidden;
}

.hotword-cn-text {
    overflow: hidden;
    font-family: "Microsoft Yahei", Arial;
    font-size: 14px;
}

.hotword-ar-text {
    overflow: hidden;
    font-family: "Arial";
    font-size: 18px;
}

.hotword-left-arrow-div {
    width: 15px;
    height: 52px;
    float: right;
}

.hotword-top-right-tr-img {
    width: 15px;
    height: 15px;
    position: absolute;
    margin-left: 9px;
}

.hotword-center-rg-img {
    width: 15px;
    height: 20px;
    margin-top: 1px;
}

.hc-mg-16 {
    margin-top: 16px;
}

.dict-side-bar-banner {
    display: block;
    text-decoration: none;
    width: 300px;
    height: 250px;
}

.dict-side-bar-banner-img {
    width: 300px;
    height: 250px;
    border: none;
}

.dict-search-result-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 886px;
    min-height: 680px;
    margin-top: 40px;
}

.problem-feedback {
    float: right;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #579ee8;
    cursor: pointer;
}
.feedback-btn {
    border: 1px solid;
    padding: 2px 5px;
    border-radius: 3px;
}

.dict-search-result-content-up {
    width: 820px;
    min-height: 20px;
    padding: 32px;
    border: 1px solid #e5e5e5;
    background-color: #f7fcff;
}

.dict-search-result-content-down {
    width: 872px;
    min-height: 400px;
    padding: 0 7px;
    margin-bottom: 30px;
}

.search-result-first-block {
    width: 820px;
    min-height: 45px;
    max-height: 2000px;
    line-height: 45px;
}

p {
    margin: 0;
}

.search-word-result-arabic {
    font-size: 40px;
    direction: rtl;
    float: right;
    clear: left;
}

.search-word-result-chinese {
    font-size: 30px;
    direction: ltr;
    float: left;
    clear: right;
    color: #333333;
}

.search-word-result-chinese-spell {
    font-size: 16px;
    float: left;
    clear: right;
    color: #5c5c5c;
}

.search-result-arabic-word-link {
    display: inline-block;
    padding: 0 10px;
    text-decoration: none;
    /*font-family: "Arial";*/
    font-size: 24px;
    color: #1377e2;
    direction: rtl;
}
.search-result-arabic-word-link:hover {
    color: #e79030;
    cursor: pointer;
}

.search-result-chinese-word-link {
    display: inline-block;
    padding: 0 10px;
    text-decoration: none;
    /*font-family: "Arial";*/
    font-size: 18px;
    color: #1377e2;
}
.search-result-chinese-word-link:hover {
    color: #e79030;
    cursor: pointer;
}

.search-result-nearword-wrapper, .search-result-phrase-wrapper, .search-result-sentence-wrapper {
    width: 100%;
    min-height: 35px;
    margin-top: 40px;
    margin-bottom: 20px;
    clear: both;
}

.sr-nw-first-block {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}

.sr-nw-fold-div {
    cursor: pointer;
    width: 32px;
    height: 32px;
    float: right;
}

.voice-icon {
    width: 25px;
    color: #c2c2c2;
    cursor: pointer;
    text-align: center;
}
.ar-volume {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.circle-serial-number {
    font-size: 10px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border: 1px solid;
    border-radius: 50%;
    display: inline-block;
}

.sr-pull-left-p {
    float: left;
    font-family: "Microsoft Yahei";
    font-weight: bold;
    font-size: 18px;
}

.sr-fold-img {
    border: none;
    width: 12px;
    height: 12px;
    margin: 10px;
}

.sr-block-thin-divide {
    width: 100%;
    height: 3px;
    margin-bottom: 10px;
}

.sr-divide-left {
    width: 95px;
    height: 3px;
    background-color: #1cadf6;
    float: left;
}

.sr-divide-right {
    width: 777px;
    height: 3px;
    background-color: #e5e5e5;
    float: right;
}

.sr-nw-content {
    min-height: 32px;
    max-height: 2000px;
    line-height: 45px;
    font-size: 18px;
}

.plus-icon {
    font-size: 15px;
    color: #1377e2;
    margin-right: 5px;
    margin-left: 10px;
}

.sr-ph-content {
    min-height: 32px;
    line-height: 45px;
    word-wrap: break-word;
    float: left;
}

.phrase-list {
    width: 870px;
    line-height: 45px;
    font-size: 16px;
    margin: 0;
}
.phrase-list dt,
.sentence-list dt {
    border-bottom: 1px dotted #c2c2c2;
}
.phrase-list .left {
    width: 435px;
    float: left;
}
.phrase-list .right {
    width: 435px;
    float: right;
    direction: rtl;
    font-size: 24px;
}
.sentence-list {
    width: 870px;
    line-height: 45px;
    font-size: 16px;
    margin: 0;
    font-family: "Microsoft YaHei", Arial;
}
.sentence-list .arabic {
    font-size: 24px;
    direction: rtl;
}
.arabic-explain-list span,
.sentence-list span,
.arabic span {
    font-size: 16px;
}

.spread-btn {
    font-size: 14px;
    color: #5c5c5c;
    display: none;
    cursor: pointer;
}

.sr-snt-content {
    min-height: 32px;
    line-height: 45px;
    word-wrap: break-word;
}

.footer-wrapper p {
    margin: 14px 0;
}

.error-container {
    height: 960px;
    width: 100%;
    position: relative;
    background-color: #f2f2f3;
}

.error-content {
    height: 100%;
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
}

.error-img {
    width: 1200px;
    height: 960px;
}

.error-msg-content {
    width: 800px;
    height: 320px;
    padding: 30px;
    top: 50%;
    left: 50%;
    margin-top: -160px;
    margin-left: -400px;
    z-index: 10;
    position: absolute;
}

.humor-error-img {
    width: 369px;
    height: 259px;
    float: left;
}

.error-alert-text {
    width: 371px;
    height: 260px;
    padding: 45px 0 45px 30px;
    float: right;
}

.error-alert-text p {
    margin: 0;
    text-align: left;
    font-family: "Microsoft YaHei", Arial;
    color: #4ab8f7;
}

.error-alert-text .f1 {
    font-size: 28px;
}

.error-alert-text .f2 {
    font-size: 20px;
}

.error-to-home {
    width: 160px;
    height: 40px;
    margin-top: 30px;
    margin-right: 181px;
    margin-bottom: 10px;
    line-height: 40px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-family: "Microsoft YaHei", Arial;
    font-size: 16px;
    color: white;
    background-color: #349fe6;
}

.error-to-prev {
    width: 160px;
    height: 40px;
    margin-right: 181px;
    margin-bottom: 10px;
    line-height: 40px;
    float: left;
    text-align: center;
    cursor: pointer;
    font-family: "Microsoft YaHei", Arial;
    font-size: 16px;
    color: #ff6d11;
    border: 1px solid #ff6d11;
}

.dc-banner-wrapper {
    margin-left: auto;
    margin-right: auto;
    min-width: 1200px;
    max-width: 100%;
    height: 500px;
    background-image: url(../images/dc-banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

.dc-banner-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 500px;
}

.dch-list-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 450px;
    padding-top: 16px;
}

.dc-banner-left-part {
    width: 830px;
    height: 370px;
    margin-top: 130px;
    float: left;
}

.dc-banner-right-part {
    margin-top: 30px;
    width: 300px;
    height: 470px;
    float: right;
}

.dc-banner-ds-title {
    width: 200px;
    height: 32px;
    line-height: 32px;
    color: white;
    background-color: #3655e4;
    border-radius: 16px;
    float: right;
    text-align: center;
}

.dc-banner-ds-title-one {
    height: 14px;
    background-color: white;
    border-radius: 8px;
    color: #3655e4;
    padding: 0 5px;
    font-size: 12px;
    font-weight: bold;
}

.dc-banner-ds-more {
    float: right;
    width: 76px;
    height: 26px;
    border: 1px solid white;
    color: white;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
}

.dch-category-content {
    width: 573px;
    height: 390px;
    display: inline-block;
}

.dch-category-title {
    height: 31px;
    margin-bottom: 8px;
}

.dch-list-title-bar {
    width: 5px;
    height: 24px;
    border-radius: 3px;
    background-color: #192a76;
    margin-top: 5px;
    float: left;
    margin-right: 8px;
}

.dch-list-title-text {
    font-size: 24px;
    color: #282828;
    float: left;
}

.dch-list-more-btn {
    float: right;
    width: 12px;
    height: 13px;
    background-color: #192a76;
    font-weight: bold;
    line-height: 9px;
    text-align: center;
    margin-top: 14px;
    padding-left: 1px;
}

.dch-list-more-btn a {
    font-size: 14px;
    color: white;
    text-decoration: none;
}

.dch-image {
    width: 189px;
    height: 145px;
    float:left;
    background-repeat: no-repeat;
    background-size: 189px 145px;
}

.dch-img-title {
    height: 40px;
    background-color: rgba(58,62,118,0.6);
    line-height: 40px;
    font-size: 12px;
    color: white;
    text-align: center;
    margin-top: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 6px;
}

.dch-list-block {
    height: 145px;
}

.dch-text-list {
    width: 384px;
    float: right;
}

.dch-text-list ul {
    margin: 0;
    color: #192a76;
    list-style: none;
    padding-left: 19px;
}

.dch-text-list li {
    line-height: 29px;
}

.dch-text-list span {
    padding-right: 12px;
    line-height: 29px;
}

.dch-text-list p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dch-text-list a {
    text-decoration: none;
    color: #434343;
    font-size: 14px;
}

.dc-banner-left-blank-90 {
    width: 600px;
    height: 90px;
}

.dc-banner-left-blank-65 {
    width: 600px;
    height: 65px;
}

.dc-banner-left-first-line {
    width: 525px;
    height: 60px;
    padding-left: 75px;
    font-family: fzzzhjt;
    font-size: 36px;
    color: #fff;
    line-height: 60px;
}

.dc-banner-left-second-line {
    width: 525px;
    height: 40px;
    padding-left: 75px;
    font-family: "Microsoft YaHei", Arial;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
}

.dc-banner-button-div {
    width: 525px;
    height: 44px;
    padding-left: 75px;
}

.dc-banner-more-btn {
    display: block;
    text-decoration: none;
    width: 158px;
    height: 42px;
    cursor: pointer;
    font-family: "Microsoft YaHei", Arial;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    border: 1px solid #535353;
}

.border-radius-5 {
    border-radius: 5px;
    /*behavior: url(../PIE/PIE.htc);*/
}

.dc-banner-ds-div-bg {
    width: 310px;
    height: 400px;
    margin: 0 80px 0 140px;
    padding: 46px 35px 0;
    background: #8a8a8a;
    filter: alpha(opacity=50);
    opacity: .5;
}

.dc-banner-ds-div {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 310px;
    height: 400px;
    margin: 0 80px 0 140px;
    padding: 46px 35px 0;
}

.dc-banner-ds-descrip {
    width: 100%;
    height: 40px;
    font-family: "Microsoft YaHei", Arial;
    font-size: 22px;
    color: white;
    line-height: 40px;
}

.dc-banner-ds-arabic-div {
    min-height: 46px;
    max-height: 200px;
    font-family: "Traditional Arabic";
    font-size: 36px;
    font-weight: bold;
    direction: rtl;
    color: #fff;
    line-height: 46px;
    word-wrap: break-word;
}

.dc-banner-ds-chinese-div {
    min-height: 36px;
    max-height: 200px;
    margin-top: 30px;
    font-family: "Microsoft YaHei", Arial;
    font-size: 18px;
    color: #fefefe;
    line-height: 36px;
    word-wrap: break-word;
    /*text-align: right;*/
}

.header-blank-725 {
    width: 765px;
    height: 75px;
    float: left;
    clear: right;
}

.login-wrapper {
    width: 100%;
    height: 560px;
    background-color: #c2edf9;
    background-image: url(../images/login-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

.login-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 560px;
}

.login-register-div {
    width: 290px;
    height: 420px;
    background-color: #fff;
    float: right;
    margin: 70px 40px 40px 0;
    padding: 15px 30px;
    border-radius: 5px;
}

.login-footer-wrapper {
    margin-left: auto;
    margin-right: auto;
    min-width: 1200px;
    max-width: 100%;
    height: 190px;
}

.login-footer-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 190px;
    color: #666;
    font-size: 14px;
}

.login-footer-content p {
    margin: 14px 0;
}

.login-footer-content a {
    text-decoration: none;
    color: #666;
}
.login-footer-content a:hover {
    color: #c9c9c9;
}

.lg-rg-div {
    width: 145px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #e5e5e5;
    color: #6c6b6a;
    cursor: pointer;
}

.login-toggle {
    float: left;
}

.register-toggle {
    float: right;
}

.lg-rg-active {
    background-color: #51ace3;
    color: #fff;
}

.login-form-container,
.register-form-container {
    width: 290px;
    height: 380px;
    clear: both;
    font-family: "Microsoft YaHei", Arial;
    font-size: 14px;
}

.login-form {
    padding-top: 10px;
}

.login-form-input {
    width: 222px;
    height: 40px;
    margin: 12px 5px;
    padding-left: 42px;
    padding-right: 10px;
    border-radius: 5px;
    border: 2px solid #eee;
    font-family: "Microsoft YaHei", Arial;
    font-size: 14px;
    line-height: 40px;
    /*behavior: url(../PIE/PIE.htc);*/
}

.login-form button {
    width: 280px;
    height: 40px;
    margin: 12px 5px;
    background-color: #ff7c00;
    color: #fff;
    font-family: "Microsoft YaHei", Arial;
    font-size: 18px;
    border: none;
    border-radius: 3px;
    /*behavior: url(../PIE/PIE.htc);*/
    cursor: pointer;
}

.login-form-line-block {
    position: relative;
    width: 290px;
    height: 70px;
}

.login-form-captcha {
    width: 105px;
    height: 40px;
    margin: 12px 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    border: 2px solid #eee;
    font-family: "Microsoft YaHei", Arial;
    font-size: 14px;
    float: left;
    line-height: 40px;
    /*behavior: url(../PIE/PIE.htc);*/
}

.login-captcha-img {
    width: 120px;
    height: 42px;
    float: right;
    margin: 14px 7px;
    border: none;
}

.login-form-icon {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 26px;
    left: 18px;
    border: none;
}

.login-use-third-party {
    width: 280px;
    height: 90px;
    padding: 0 5px;
    font-family: "Microsoft YaHei", Arial;
    font-size: 14px;
    color: #999;
    line-height: 26px;
}

.login-third-party-text {
    height: 26px;
}

.login-third-party-content {
    width: 280px;
    height: 40px;
    padding: 5px 0;
}

.login-third-party-img-div {
    width: 40px;
    height: 40px;
    float: left;
    clear: right;
}

.login-third-party-img {
    width: 40px;
    height: 40px;
}

.login-third-party-b-30 {
    width: 30px;
    height: 40px;
    float: left;
    clear: right;
}

.ds-none {
    display: none;
}

.login-register-error-msg {
    position: absolute;
    background-color: #fff;
    left: 560px;
    top: 290px;
    width: 200px;
    height: 30px;
    padding: 10px 20px;
    line-height: 30px;
    font-family: "Microsoft YaHei", Arial;
    font-size: 14px;
    color: #f00;
}

.onts-center-wrapper {
    margin: 0 auto;
    width: 100%;
    min-height: 368px;
    background-color: #f4f4f4;
}

.onts-center-content {
    position: relative;
    width: 1190px;
    min-height: 278px;
    padding: 45px 5px;
    left: 50%;
    margin-left: -600px;
}

.onts-form {
    width: 1200px;
    min-height: 270px;
    float: left;
}

.float-left {
    float: left;
    clear: right;
}

.float-right {
    float: right;
    clear: left;
}

.ot-left-part, .ot-right-part {
    width: 595px;
    min-height: 278px;
}

.ot-left-part {
    margin-right: 5px;
}

.ot-right-part {
    margin-left: 5px;
}

.ot-center-part {
    width: 100px;
    min-height: 278px;
    text-align: center;
}
/*在线翻译翻译按钮*/
.ot-translate-btn {
    width: 60px;
    height: 27px;
    margin-left: 15px;
    font-family: "Microsoft YaHei", sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 27px;
    background-color: #1cadf6;
    border: 0;
    border-radius: 3px;
    padding: 0;
    outline: none;
    /*behavior: url(../PIE/PIE.htc);*/
    cursor: pointer;
    position: absolute;
}

.ot-source-language-choose, .ot-target-language-choose {
    height: 45px;
}

.ot-lan-suggest {
    height: 29px;
    line-height: 27px;
    cursor: pointer;
}

.ot-lan-btn {
    max-width: 150px;
    height: 27px;
    padding: 0 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    background-color: #f5f5f5;
}

.ot-lan-nfe {
    margin: 0 -1px;
}

.ot-lan-active {
    background-color: #ddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
/*    background-image: -webkit-linear-gradient(top,#eee,#e0e0e0);
    background-image: -moz-linear-gradient(top,#eee,#e0e0e0);
    background-image: -ms-linear-gradient(top,#eee,#e0e0e0);
    background-image: -o-linear-gradient(top,#eee,#e0e0e0);
    background-image: linear-gradient(top,#eee,#e0e0e0);*/
}

.ot-lan-not-active {
    color: #dedbdb;
}

.ot-source-text-wrapper, .ot-target-text-wrapper {
    width: 595px;
    min-height: 218px;
}

/**
 *改一下样式 alex
 */
.ot-source-text, .ot-target-text {
    width: 573px;
    min-height: 196px;
    padding: 10px;
    resize: none;
    border: 1px solid #f1f1f1;
    font-family: arial,sans-serif;
    font-size: 18px;
    line-height: 28px;
    outline: none;
    background-color: #fff;
    overflow:hidden;
    border-top: none;
}

.margin-top-9 {
    margin-top: 9px;
}

/**
 *增加的样式
 */
.text-in, .text-out {
    border: 1px solid #f1f1f1;
    font-family: arial,sans-serif;
    background-color: #fff;
    border-bottom: none;
    padding-left: 10px;
    padding-right: 10px;
}

.voice-css {
    height: 25px;
    width: 25px;
    margin-left: 340px;
    cursor: pointer;
}

.sound-icon-hidden {
    display: none;
}

.ot-letter-count {
    float: right;
    height: 20px;
    line-height: 20px;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    text-align: right;
    color: #777;
}

.hmts-intro-wrapper {
    margin: 0 auto;
    min-width: 1200px;
    max-width: 100%;
    height: 400px;
    clear: both;
}

.hmts-intro-content {
    margin: 0 auto;
    width: 1200px;
    height: 400px;
}

.hmts-header {
    width: 1188px;
    height: 50px;
    line-height: 50px;
    padding: 25px 6px 0;
}

.hmts-h-left {
    width: auto;
    height: 50px;
    font-family: "Microsoft YaHei",sans-serif;
    font-size: 24px;
    color: #333;
    float: left;
}

.hmts-h-right {
    width: auto;
    height: 50px;
    font-family: "Microsoft YaHei",sans-serif;
    font-size: 14px;
    color: #333;
    float: right;
}

.hmts-h-count {
    color: #ff7a20;
}

.onts-thin-line {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

.onts-banner-wrapper {
    width: 1200px;
    height: 124px;
    padding: 18px 0;
}

.onts-banner, .onts-banner-img {
    width: 1200px;
    height: 124px;
}

.onts-banner-text {
    position: relative;
    width: 360px !important;
    width: auto;
    height: 40px;
    line-height: 40px;
    font-family: "Microsoft YaHei",sans-serif;
    font-size: 18px;
    top: -82px;
    left: 250px;
}

.onts-bt-emphasize {
    font-size: 22px;
    color: #fa394c;
}

.hmts-center-content {
    width: 1200px;
    height: 114px;
    padding: 25px 0;
}

.hmts-normal-ts, .hmts-doc-ts, .hmts-id-ts {
    width: 370px;
    height: 114px;
    margin: 0 15px;
}

.hmts-intro-img-div {
    width: 80px;
    height: 114px;
}

.hmts-intro-n-img {
    display: block;
    margin: 30px auto;
    width: 45px;
    height: 53px;
}

.hmts-intro-text-div {
    width: 240px;
    height: 74px;
    padding: 20px 50px 20px 0;
}

.hmts-intro-t-head {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-family: "Microsoft YaHei",sans-serif;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    word-wrap: break-word;
}

.hmts-intro-t-content {
    width: 100%;
    height: 44px;
    line-height: 22px;
    font-family: "Microsoft YaHei",sans-serif;
    font-size: 12px;
    color: #777;
    word-wrap: break-word;
}

.hmts-intro-doc-img {
    display: block;
    margin: 30px auto;
    width: 37px;
    height: 53px;
}

.hmts-intro-id-img {
    display: block;
    margin: 40px auto;
    width: 48px;
    height: 34px;
}

.onts-client-wrapper {
    max-width: 100%;
    min-width: 1200px;
    height: 325px;
}

.onts-client-content {
    width: 1200px;
    height: 325px;
    margin: 0 auto;
}

.onts-client-header {
    width: 1188px;
    height: 50px;
    line-height: 50px;
    padding: 25px 6px 0;
    font-family: "Microsoft YaHei",sans-serif;
    font-size: 24px;
    color: #333;
}

.onts-client-center-part {
    width: 1200px;
    height: 70px;
    /*padding: 65px 0;*/
    margin-bottom: 50px;
}

.onts-ccp-logo {
    width: 215px;
    height: 56px;
}

.onts-disable-btn {
    background-color: #eee;
}

/*发现列表css start*/
.dcl-banner-wrapper {
    min-width: 1200px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.dcl-banner-content {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    height: 62px;
    padding: 10px 75px 0 75px;
}

.dcl-blank-transverse-10 {
    height: 10px;
    width: 100%;
    clear: both;
}

.dcl-banner-content-up {
    width: 1050px;
    height: 60px;
}

.dcl-banner-img {
    width: 1200px;
    height: 62px;
}

.dcl-banner-content-down {
    width: 1200px;
    height: 60px;
}

.dcl-column-select-link {
    color: #949494;
}

.dcl-blank-portrait-50 {
    width: 50px;
    height: 60px;
    float: left;
}

.dcl-banner-bottom-blank {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

.dcl-main-wrapper {
    min-width: 1200px;
    min-height: 620px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.dcl-main-content {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    min-height: 600px;
}

.dcl-main-navigation {
    width: 760px;
    font-size: 24px;
    padding-top: 15px;
    padding-bottom: 5px;
}

.dcl-main-up {
    width: 1050px;
    height: 50px;
    color: #999999;
    font-size: 12px;
    font-family: "Microsoft YaHei", Arial;
    line-height: 50px;
}

.dcl-now-position-p {
    float: left;
    clear: right;
    margin-right: 5px;
}

.dcl-now-position-p-current {
    margin-right: 5px;
    color: #000;
    font-size: 14px;
    float: left;
}

.dcl-main-down {
    width: 1200px;
    min-height: 660px;
    background-color: #f3f4f8;
}

.dcl-main-down-left {
    width: 760px;
    min-height: 700px;
    float: left;
    background-color: #FFFFFF;
    padding-right: 40px;
    padding-bottom: 20px;
}

.dcl-main-down-left-title {
    width: 632px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-family: "Microsoft YaHei", Arial;
    padding: 0px 5px;
}

.link-hover {
    cursor: pointer;
}

.link-hover:hover {
    color: #56B6FF;
}

.dcl-blank-transverse-150 {
    width: 100%;
    height: 120px;
    clear: both;
}

.dcl-main-down-right {
    width: 360px;
    float: right;
    background-color: #f3f4f8;
    padding: 0 20px;
}

.dcl-main-down-right-title {
    width: 267px;
    height: 30px;
    font-family: "Microsoft YaHei", Arial;
    padding: 5px;
}

.dcl-main-recommend-tag {
    background-color: #FF0000;
    width: 20px;
    height: 20px;
    line-height: 20px;
    float: left;
    text-align: center;
    color: white;
    font-size: 12px;
    margin-top: 3px;
    margin-right: 5px;
}

.dcl-main-recommend {
    font-size: 20px;
    float: left;
}

.dcl-main-recommend-change {
    float: right;
    height: 30px;
    line-height: 30px;
    color: #999999;
    font-size: 14px;
    margin-right: 4px;
    cursor: pointer;
}

.dcl-main-down-right-list {
    width: 400px;
    min-height: 118px;
    margin-top: 17px;
}

.dcl-main-down-right-item {
    width: 175px;
    height: 170px;
    float: left;
    margin-right: 10px;
}

.dcl-main-down-right-item-image-div {
    width: 130px;
    height: 90px;
    float: left;
    clear: right;
    display: block;
}

.dcl-main-down-right-item-image {
    width: 175px;
    height: 135px;
}

.dcl-main-down-right-item-text {
    width: 175px;
    height: 20px;
    float: left;
    clear: both;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
}
/*发现列表css end*/

/*发现详情css start*/
.dcdt-info-wrapper {
    min-height: 600px;
    font-family: "Microsoft YaHei", traditional arabic;
}

.dcdt-title {
    min-height: 30px;
    font-size: 22px;
    font-family: "Microsoft YaHei", traditional arabic;
    text-align: center;
    padding-top: 20px;
}

.dcdt-subtitle {
    height: 80px;
    line-height: 35px;
    overflow: hidden;
}

.dcdt-subtitle-text {
    font-size: 20px;
    font-family: "Microsoft YaHei", traditional arabic;
    direction: rtl;
}

.dcdt-subtitle-time,
.dcdt-subtitle-resource {
    color: #999999;
    font-size: 12px;
    font-family: "Microsoft YaHei", Arial;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}

.dcdt-subtitle-resource {
    width: 500px;
    height: 35px;
}

.dcdt-subtitle-resource-item {
    margin: 2px 10px 2px 2px;
    padding: 0px 5px;
    background-color: #F6F6F6;
}

.dcdt-subtitle-resource-item-first {
    margin-left: -5px;
}

.dcdt-img {
    height: 400px;
    width: 100%;
    display: block;
}

.dcdt-info-main {
    margin-top: 10px;
    font-size: 14px;
    font-family: "Microsoft YaHei", traditional arabic;
}

.dcdt-sentence,
.dcdt-remark,
.dcdt-speech-rows {
    padding-top: 14px;
}

.dcdt-sentence-trans,
.dcdt-sentence-orig,
.dcdt-speech-trans,
.dcdt-speech-item {
    padding-top: 20px;
}

/*阿中单词详情页面-相关词汇-展开更多*/
.more-box{
    overflow: hidden;
    max-height: 135px;
}

.more-box-phrase {
    overflow: hidden;
    max-height: 280px;
}

.more-box-sentence {
    overflow: hidden;
    max-height: 1000px;
}

.open-box {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);             /* IE 9 */
    -webkit-transform: rotate(180deg);      /* Safari and Chrome */
    -o-transform: rotate(180deg);              /* Opera */
    -moz-transform: rotate(180deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);/* Firefox */
}

.icon-middle-size {
    width: 24px;
    height: 24px;
}

.icon-small-size {
    width: 20px;
    height: 20px;
}

.icon-img {
    vertical-align: middle;
}
.icon-img:hover {
    opacity: 0.7;
}

.voice-icon-wapper {
    float: left;
    line-height: 45px;
    cursor: pointer;
    width: 24px;
    margin-left: 10px;
    font-size: 0;
}

.voice-icon-wapper-right {
    float: right;
    line-height: 45px;
    cursor: pointer;
    width: 24px;
    margin-right: 10px;
    font-size: 0;
}

.separator {
    background-color: #c2c2c2;
    height: 1px;
    border: 0;
    clear: both;
    margin-bottom: 15px;
    margin-top: 15px;
}

.dcl-separator-thin {
    background-color: #c2c2c2;
    height: 1px;
    border: 0;
    clear: both;
}

.dcl-separator-thick {
    background-color: #192a76;
    height: 3px;
    border: 0;
    clear: both;
}

.dcl-list-title {
    font-size: 24px;
    color: #282828;
    padding-top: 15px;
    padding-bottom: 7px;
}

.dcl-list-title-block {
    display: inline-block;
    height: 32px;
    margin-right: 15px;
}

.dcl-list-title-bar {
    width: 1px;
    height: 22px;
    background-color: #949494;
    float: left;
    margin-right: 15px;
    margin-top: 6px;
}

.dcl-active-link .dcl-list-title-bar {
    width: 6px;
    height: 24px;
    border-radius: 3px;
    background-color: #192a76;
    margin-top: 5px;
}

.dcl-active-link .dcl-column-select-link {
    color: #192a76;
}

.dcl-list-title-refresh {
    color: #192a76;
    float: right;
    cursor: pointer;
}

.dcl-item {
    border-bottom: 1px dotted #c2c2c2;
}

.dcl-item-left {
    float: left;
    padding-top: 25px;
}

.dcl-item-right {
    height: 135px;
    width: 554px;
    padding-top: 25px;
    padding-bottom: 20px;
    float: right;
    line-height: 33px;
}

.dcl-item-maintitle {
    font-size: 18px;
    color: #192a76;
    height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dsl-item-maintitle {
    font-size: 18px;
    color: #192a76;
}

.dcl-item-subtitle {
    direction: rtl;
    font-size: 30px;
    font-family: "Traditional Arabic";
    color: #343333;
    height: 68px;
}

.dcl-item-time {
    font-size: 14px;
    color: rgba(67,67,67,0.45);
}

.dsl-item-subtitle {
    direction: rtl;
    font-size: 30px;
    font-family: "Traditional Arabic";
    color: #343333;
}

.search-down-list {
    background-color: #fafcff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    position: relative;
    width: 609px;
    left: 220px;
    top: -63px;
    padding: 10px 0;
    z-index: 1;
    overflow-y: auto;
    max-height: 530px;
    display: none;
}

.search-down-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.search-down-list li {
    height: 50px;
    cursor: pointer;
    padding: 4px 10px;
}

.search-down-list li:hover {
    background-color: #eee;
}

.search-down-list .arabic {
    direction: rtl;
    text-align: right;
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.search-down-list .chinese {
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}

.search-down-list .bottom {
    border-bottom: 1px solid #eee;
    padding-bottom: 3px;
}
