body,html{
    min-width: auto;
}
.word-box {
    background-color: rgb(244,244,244);
}
.word-container {
    background-color: #fff;
    padding-left: 0px;
    position: relative;
}
/**ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ©Ã‚Â¡Ã‚Âµ*/
.search-box .fliter_from {
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px;
    background: #fff;
    font-size: 14px;
    color: #666;
    width: 100%;
}
.search-box .fliter_from .word_nav,.word_list_path {
    position: relative;
    margin: 0 0 20px 0;
}

.search-box .fliter_from .word_nav {
    margin-bottom: -3px;
}

.search-box .word_list_path a {
    padding: 0 3px;
}

.search-box .fliter_from .word_nav a {
    display: inline-block;
    line-height: 2;
    margin: 0 15px;
}
.search-box .fliter_from .word_nav a.chossed {
    color: #0064fa;
}

.search-box .fliter_from .word_nav span {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
}
.search-box .fliter_from .word_nav i{
    font-style: inherit;
}
.search-box .fliter_from .word_nav_list {
    display: inline-block;
}

.search-box .search-word .fliter_from .searchDiv{
    position: absolute;
    top: 30px;
    right: 20px;
}

.search-box .fliter_from .searchDiv .keyword{
    position: relative;
    width: 390px;
    height: 38px;
    line-height: 32px;
    padding: 0 10px;
    border-radius: 32px;
    border: 1px solid rgb(217,217,217);
    background: #fff;
}
@media only screen and (min-width:0) and (max-width:1500px){
    .search-box .fliter_from .word_nav a{
        margin: 0 10px
    }
    .search-box .fliter_from .searchDiv .keyword{
        width: 320px;
    }
}
.search-box .fliter_from .searchDiv .keyword:hover {
    border: 1px solid rgb(175, 172, 172);
}
.search-box .fliter_from .searchDiv .keyword:focus{
    border-color:rgb(0, 100, 250);
}

.search-box .fliter_from .searchDiv .search{
    position: absolute;
    top: 9px;
    right: 10px;
    cursor: pointer;
    border: navajowhite;
}
.search-box .word-results{
    margin-left:0px;
}
/** ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ©Ã‚Â¡Ã‚Âµ*/

.word-list-box .layout-footer,.word-subject-box .layout-footer{
    display: none;
}
.word-fliter {
    position: fixed;
    background: #fff;
    font-size: 14px;
    color: #666;
    width: 170px;
    height: calc(100% - 60px);
    padding: 15px 0 0px 0px;
}
.word-fliter:hover{
    overflow-x:hidden;
    overflow-y: auto;
}
.word-fliter .word_nav {
    position: relative;
    margin: 0 0 20px 0;
    text-align: center;
}
.word_list_path a {
    padding: 0 3px;
}

.word-fliter .word_nav a {
    display: block;
    width: 170px;
    line-height: 37px;
    height: 37px;
    margin-bottom: 7px;
}
@media screen and (min-width: 1024px){
    .word-fliter .word_nav a[href~='/jianli-fushi/']:after {
        content: '';
        display: inline-block;
        width: 27px;
        height: 19px;
        position: absolute;
        margin-top: 6px;
        margin-left: 5px;
    }
}
.word-fliter .word_nav a.chossed:before{
    content:'';
    display: inline-block;
    position: absolute;
    left: 0px;
    background-color: rgb(0, 100, 250);
    width: 5px;
    height: 37px;
}
.word-fliter .word_nav a.chossed {
    color: #0064fa;
    background: #e5effe;
    font-weight: bold;
}
.word-results .word_classify .word_sort_list a:hover{
    border-color:#0064fa;
    opacity:1;
}
.word-results {
    text-align: center;
    margin-left: 170px;
    background-color: #f5f7fb;
    padding: 25px 2% 0px;
}
.word-results .word_classify{
    text-align: left;
    margin-bottom: 8px;
    padding-right: 10px;
    position: relative;
}
.word-results .word_classify span {
    /* float: left; */
    font-size: 20px;
    display: inline-block;
    color: rgb(39, 40, 41);
    font-weight: bold;
    line-height: 40px;
}

.word-results .word_classify .word_sort_list {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 9px;
}

.word-results .word_classify .word_sort_list a {
    display: inline-block;
    width: 74px;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    text-align: center;
    border: 1px solid rgb(218, 225, 235);
    border-radius: 25px;
    background-color: rgb(255, 255, 255);
    margin-left: 20px;
    color: #272829;
}

.word-results .word_classify .word_sort_list a.chossed {
    background-color: rgb(188, 215, 255);
    border: 1px solid transparent;
}
/** ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
.subject_list {
    text-align: center;
    margin-left: 170px;
    background-color: #f5f7fb;
    padding: 35px 2% 0px;
}
.subject_list .nav_path {
    text-align: left;
    margin-bottom: 15px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.subject_list .nav_path a[href] {
    color: rgb(128, 138, 153);
}
.subject_list .nav_path a[href]:hover {
    color: rgb(38,114,250);
}
.subject_list .nav_path .num {
    display: inline-block;
    float: right;
    width: 76px;
    height: 28px;
    background-color: rgb(255, 255, 255);
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: rgb(128, 138, 153);
    border-radius: 25px;
    margin-top: 6px;
}
/** ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
.word_topic{
    text-align: left;
    padding-right: 10px;
    position: relative;
    overflow: hidden;
}
.word_topic .title span {
    font-size: 20px;
    display: inline-block;
    color: rgb(39, 40, 41);
    font-weight: bold;
    line-height: 40px;
}
.word_topic .title a {
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    color: rgb(30, 39, 52);
    line-height: 4.333;
    float: right;
}
.word_topic .title a:hover{
    color:rgb(0,100,250)
}
.word_topic_list {
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
    text-align: left;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 35px;
    overflow: hidden;
}
@media only screen and (min-width:0) and (max-width:1248px){
    .word_topic_list .info {
        display:none;
    }
}

.word_topic_list .word_topic_item {
    display: inline-block;
    height: auto;
    width: 220px;
    max-width: 100%;
    position: relative;
    border-radius: 2px;
    margin: 0px 10px 20px;
    background-color: #fff;
    cursor: pointer;
    box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.03);
    -ms-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.03);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.word_topic_list .word_topic_item:hover {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.word_topic_list .word_topic_empty_item{
    height:0px;
}
.word_topic_list .word_topic_item .img img {
    width: 100%;
    height: 100%;
}

.word_topic_list .word_topic_item .info {
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    font-size: 12px;
    color: rgba(30, 39, 52, 0.6);
}

.word_topic_list .info span.hits {
    float: right;
}

.word-results .word_list {
    text-align: left;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.word-results .word_list.empty_tips_opt.empty_tips {
    background-image: none;
    position: relative;
}

.word-results .word_list.empty_tips_opt.empty_tips .empty_tips_opt_area {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%); /* IE 9 */
    -webkit-transform: translate(-50%,-50%); /* Safari and Chrome */
    text-align: center;
}
.word-results .word_list .empty_tips_opt_area{
    display:none;
}
.word-results .word_list.empty_tips_opt.empty_tips .empty_tips_opt_area img.empty_bg {
    display: block;
}

.word-results .word_list.empty_tips_opt.empty_tips .empty_tips_opt_area a.empty_opt_btn {
    display: inline-block;
    width: 179px;
    height: 40px;
    font-size: 18px;
    background: #0064fa;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
    margin-right: 33px;
}
.word-results .word_item_con {
    min-width: 260px;
    display: inline-block;
    padding: 8px;
    background: #fff;
    position: relative;
    margin: 0px 10px 30px 0px;
    animation: slidedown 0.3s linear forwards;
    opacity: 0;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-basis: 0;
    -webkit-flex-basis: 0;
}
.word-results .word_item_con:not(.tuiguang):hover{
    /* background-color: rgba(255, 255, 255,0.49); */
    box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.1);
}
.word-results .word_item {
    float: left;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: #fff;
}

@-webkit-keyframes slidedown {
    0% {
        top: -30px;
        opacity: 0;
    }

    form {
        top: -30px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

@keyframes slidedown {
    0% {
        top: -30px;
        opacity: 0;
    }

    form {
        top: -30px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

.word-results .word_item dt {
    position: relative;
    float: left;
    width: inherit;
    padding: 20px 20px 30px 20px;
    text-align: center;
    background: linear-gradient(90deg, #d0d8db, #f0f4f7);
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 10px;
}

.word-results .word_item dt {
    display: block;
}

.word-results .word_item dt img {
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    vertical-align: unset;
    box-shadow: -15px 16px 16px 0 rgb(64 68 77 / 32%);
}

.word-results .word_item dt span {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    background-color: rgba(0, 0, 0,0.6);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: black;
    padding: 50% 0;
}
.word-results .word_item dt span a {
    display: inline-block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    background-color: rgb(0,100,250);
    border-radius: 5px;
    margin-top: 25px;
    transition: all .3s;
}
.word-results .word_item dt span a[href="/resume/"] {
    display: none;
}
.word-results .word_item dt span a:hover{
    opacity:1;
    background-color: rgb(0 87 217);
}
.word-results .word_item dt span i{
    font-style: inherit;
}
.word-results .word_item dt span i.icon {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: rgb(0, 0, 0);
}
.word-results .word_item:hover dt span i.shoucang {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 2;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.word-results .word_item:hover dt span i.shoucang.has {
    height: 24px;
    width:25px;
    background-position:0 -390px;
}
.word-results .word_item:hover dt span i.shoucang:hover {
    height: 24px;
    width:25px;
    background-position:0 -390px;
}
.word-results .ad .word_item dt span {
    background: rgba(0, 192, 145, 0.82) url(../images/word_yl.png) no-repeat center 150px;
}

.word-results .word_item:hover dt span {
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.word-results .word_item dd {
    z-index: 10;
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0px;
    padding: 9px 0 12px 0;
    background: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.word-results .word_item dd a {
    float: left;
    font-size: 14px;
    color: #34495e;
    display: block;
}

.word-results .word_item dd .title a {
    width: 62%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.word-results .word_item dd a:hover {
    color: rgb(0,100,250);
}

.word-results .word_item dd span {
    float: right;
    display: inline-block;
    margin-top: 3px;
    margin-right: 7px;
}
.word-results .word_item dd i {
    font-style: inherit;
    display: inline-block;
    float: right;
    color: #646464;
    opacity: 0.6;
    font-size: 12px;
    margin-top: 2px;
}
.word-results .word_item dd p {
    width: 100%;
    color: #7a858e;
}
.word-results .word_item dd p svg{
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: 3px 0 0 2px;
}
.word-results .word_item dd p svg path{
    fill:#77848e
}
.word-results .word_item dd .info {
    width: 100%;
    line-height: 22px;
    padding-top: 8px;
    margin-top: 24px;
    text-align: left;
    border-top: 1px solid #ececec;
    opacity: 0;
    color: #b3b3b3;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.word-results .word_item dd .info a {
    display: block;
    margin-top: 8px;
    color: #00c091;
    text-decoration: underline;
    cursor: pointer;
}

.word-results .word_item dd .info a:hover {
    opacity: 0.8;
}

.word-results .word_item:hover dd .info {
    opacity: 1;
}

.word-results .word_item dd .bd {
    position: absolute;
    bottom: 5px;
    left: 8px;
    width: 96%;
    line-height: 15px;
}

.word-results .word_item dd .num {
    display: inline-block;
    width: auto;
    line-height: 13px;
}

.word-results .word_item dd .num span {
    color: #999999;
    padding-left: 20px;
    font-weight: normal;
    font-size: 12px;
    width: auto;
}

.word-results .word_item dd .num span i {
    color: rgb(187,187,187);
    font-style: inherit;
}
.word-results .word_item dd .num:last-child {
    float: right;
    margin-right: 8px;
}
input::-moz-placeholder,input::-ms-input-placeholder,nput::-webkit-input-placeholder{
    color: #bbbbbb;
}
/** ÃƒÂ¦Ã¢â‚¬Â°Ã¢â‚¬Â¹ÃƒÂ¦Ã…â€œÃ‚ÂºÃƒÂ§Ã‚Â«Ã‚Â¯ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ©Ã¢â‚¬Â¦Ã‚Â*/
@media screen and (max-width: 760px){
    .page_common_padding{min-width: 0px !important;}
    .subject_list{margin-left:0px;}
    .subject_list .nav_path .num{display:none}
    .word-results .word_item dd .title a{width:100%}
    .word-results .word_item dd .title i{display:none}
    .word-fliter{
        position:static;
        width:100%;
        height:auto;
        padding: 0px;
    }
    .word-fliter .word_nav{
        text-align:left;
        padding-top: 20px;
    }
    .word-fliter .word_nav a{
        display:inline-block;
        width: auto;
        height: 20px;
        line-height: 20px;
        margin: 0px 10px 10px;
    }
    .word-fliter .word_nav a.chossed:before{
        display:none;
    }
    .word-results{
        margin-left:0px;
    }
    .word-results .word_topic{
        max-height: 220px;
    }
    .word-results .word_classify .word_sort_list a{
        width: 60px;
        margin-left: 0px;
    }
    .word-results .word_item_con {
        min-width: 150px;
        font-size: 12px !important;
    }
    .sy-header .sy-nav{
        width: calc(100% -  25px);
        position: absolute;
        left: 25px;
        transform: scale(0.7);
        overflow: hidden;
    }
    .word-list-box .sy-header .sy-nav ul li.search_nav{
        display:none;
    }
    .sy-header .sy-nav ul li {
        margin: -1px 10px 0px;
    }

    .sy-header .sy-login {
        transform: scale(0.5);
        padding-right: 0px;
        right: -20px;
    }
    .success-login {
        transform: scale(0.8);
        right: 20px;
        width: 20px;
        top: 12px;
    }
    .white_header .success-login a.success-a span {
        display: none;
    }
    .sy-header .sy-logo{
        transform: scale(0.5);
        position: relative;
        left: -63px;
        width: 264px;
        overflow: hidden;
    }

    .word-results .word_item dd span {
        margin-right: 4px;
    }
    .layout-footer.page_common_padding {
        display: none;
    }
    .modal-open .modal-content {
        transform: scale(0.8);
    }
}
/** ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ©Ã‚Â¡Ã‚Âµ */
.word-container-content {
    margin: 25px auto;
    position: relative;
    width: 96%;
    min-width: 1240px;
    text-align: center;
}
.word-container-content .word_left {
    width: 70%;
    display: inline-block;
    text-align: left;
}
.word_left .product_content {
    background: #fff;
}
.word_left .product_content img {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.word_left .hot_template {margin-top: 40px;}
.hot_template_list ul {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.word_left .hot_template .title {
    height: 33px;
}

.word_left .hot_template .title span {
    font-size: 15px;
    float: left;
}

.word_left .hot_template .title a {
    float: right;
    color: rgb(147,147,147);
}
.word_left .hot_template .title a:hover {
    color: rgb(38,114,250);
}
.hot_template .hot_template_list a {
    display: inline-block;
    width: 18%;
    padding: 5px;
    margin-bottom: 15px;
    margin-right: 1%;
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 2px 0px rgb(228, 228, 228);
}
.hot_template .hot_template_list a:last-child {
    margin-right: 0px;
}
.hot_template_list li div.img span {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    background: rgba(99,99,99, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: black;
    padding: 50% 0;
    text-align: center;
}

.hot_template_list li div.img span i.chakan {
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    background-color: rgb(0,100,250);
    border-radius: 5px;
    font-style: inherit;
}

.hot_template_list li div.img span:hover {
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.hot_template .hot_template_list li img {
    width: 100%;
    height: 100%;
    display: block;
}

.hot_template .hot_template_list .bd {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: justify;
}

.hot_template .hot_template_list .bd .num {
    display: inline-block;
    height: 40px;
    line-height: 45px;
}

.hot_template .hot_template_list .bd .num span {
    color: #999999;
    font-weight: normal;
    display: inline-block;
    margin-bottom: -2px;
    margin-right: 2px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.hot_template .hot_template_list .bd .num i {
    color: rgb(187,187,187);
    font-style: inherit;
}
.hot_template .hot_template_list .bd .num:last-child {
    margin-right: 8px;
    float: right;
}

.word_left .hot_article {margin-top: 30px;}

.word_left .hot_article .title {
    height: 33px;
}

.word_left .hot_article .title span {
    font-size: 15px;
    float: left;
}

.word_left .hot_article .title a {
    float: right;
    color: rgb(147,147,147);
}
.word_left .hot_article .title a:hover {
    color: rgb(38,114,250);
}
.word_left .hot_article .hot_article_list {
    text-align: left;
}
.word_left .hot_article .hot_article_list ul {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hot_article .hot_article_list a {
    display: inline-block;
    margin: 0px 0px 0px 15px;
    width: 280px;
    padding-left: 15px;
}
.hot_article .hot_article_list a li {
    list-style: disc;
    font-size: 18px;
}
.hot_article .hot_article_list a span {
    margin-right: 5px;
    font-size: 12px;
}


.word-container-content .nav_path {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 5px;
    color: rgb(117,117,117);
    height: 20px;
}

.word-container-content .word_right {
    width: 23%;
    min-width: 328px;
    max-width: 395px;
    display: inline-block;
    position: relative;
    top: 25px;
    margin: 0px 0px 0px 40px;
    vertical-align: top;
    text-align: left;
}
.word-container-content .word_right .inner{
    background-color: #fff;
    padding: 25px 24px 5px;
    margin-bottom: 10px;
}
@media only screen and (min-width:0) and (max-width:1319px){
    .word-container-content .word_right {margin: 0px 0px 0px 10px;}
    .word-container-content .word_right .opt .vip_download_btn{
        width: 130px !important;
        margin-right: 15px !important;
    }
    .word-container-content .word_right .opt .download{
        width: 130px !important;
    }
}
@media only screen and (min-width:1320px) and (max-width:1359px){
    .word-container-content .word_right {margin: 0px 0px 0px 40px;}
    .word-container-content .word_right .opt .vip_download_btn{
        width: 130px !important;
        margin-right: 15px !important;
    }
    .word-container-content .word_right .opt .download{
        width: 130px !important;
    }
}
@media only screen and (min-width:1360px) and (max-width:1450px){
    .word-container-content .word_right {margin: 0px 0px 0px 20px;}
    .word-container-content .word_right .opt .vip_download_btn{
        width: 130px !important;
        margin-right: 15px !important;
    }
    .word-container-content .word_right .opt .download{
        width: 130px !important;
    }
}
@media only screen and (min-width:1450px) and (max-width:1800px){
    .word-container-content .word_right {margin: 0px 0px 0px 40px;}
    .word-container-content .word_right .opt .vip_download_btn{
        width: 46% !important;
        margin-right: 15px !important;
    }
    .word-container-content .word_right .opt .download{
        width: 46% !important;
    }
}
.word-box.word-content-box .fixed_header_area  {
    display:none;
    position: fixed;
    width: 100%;
    min-width: 1240px;
    height: 60px;
    background: transparent;
    z-index: 1025;
    line-height: 60px;
    pointer-events: none;
    text-align: center;
    padding: 0px 2%;
}
.word-box.word-content-box .fixed_header_area.show_header  {
    display: inline-block;
}
.word-box.word-content-box .fixed_header_area .opt .opt_title {
    display: inline-block;
    font-size: 20px;
    width: auto;
    pointer-events: auto;
    text-align: right;
    margin-right: 15px;
}
.word-box.word-content-box .fixed_header_area  .opt {
    display: inline-block;
    width: calc(93% + 25px);
    text-align: right;
    pointer-events: auto;
}
.word-box.word-content-box .fixed_header_area  .opt .vip_download_btn {
    display: inline-block;
    width: 140px;
    height: 40px;
    border-radius: 4px;
    background-color: rgb(208, 165, 83);
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    color: rgb(255, 255, 255);
    margin-right: 22px;
    margin-bottom: 10px;
}
.word-box.word-content-box .fixed_header_area  .opt .download {
    display: inline-block;
    width: 140px;
    height: 40px;
    border-radius: 4px;
    background-color: rgb(0, 100, 250);
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
}
@media only screen and (min-width:0) and (max-width:1319px){
    .fixed_header_area .opt  .vip_download_btn{
        width: 130px !important;
        margin-right: 15px !important;
    }
    .fixed_header_area .opt  .download{
        width: 130px !important;
    }
}
@media only screen and (min-width:1320px) and (max-width:1359px){
    .fixed_header_area .opt  .vip_download_btn{
        width: 130px !important;
        margin-right: 15px !important;
    }
    .fixed_header_area .opt  .download{
        width: 130px !important;
    }
}
@media only screen and (min-width:1360px) and (max-width:1450px){
    .fixed_header_area .opt  .vip_download_btn{
        width: 130px !important;
        margin-right: 15px !important;
    }
    .fixed_header_area .opt  .download{
        width: 130px !important;
    }
}


.word-box.word-content-box .fixed_header_area.show_header ~.layout-header .sy-logo {
    display: inline-block;
}

.word-box.word-content-box .fixed_header_area.show_header ~.layout-header .sy-logo~div {
    display: none !important;
}

.word-box.word-content-box {
    background-color: rgb(244,244,244);
}

.word-container-content .word_right .title {
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.word-container-content .word_right .detail {
    margin-bottom: 20px;
    margin-top: 20px;
}
.word-container-content .word_right .detail ul li {
    display: inline-block;
    width: 35%;
    font-size: 14px;
    color: rgb(117,117,117);
    margin-bottom: 10px;
    position: relative;
}
.word-container-content .word_right .detail ul li:nth-child(odd) {
    width: 60%;
}
.word-container-content .word_right .detail .pingfen {
    display: inline-block;
    transform: scale(0.6);
    width: 123px;
    background-repeat-x: repeat;
    position: absolute;
    left: 20px;
    top: -3px;
}
span.pingfen[score="5"]{
    width: 123px !important;
}
span.pingfen[score="4.5"]{
    width: 110.7px !important;
}
span.pingfen[score="4"]{
    width: 98.4px !important;
}
span.pingfen[score="3.5"]{
    width: 86px !important;
}
span.pingfen[score="3"]{
    width: 73.8px !important;
}
span.pingfen[score="2"]{
    width: 49px !important;
}
span.pingfen[score="1"]{
    width: 25px !important;
}
.word-container-content .word_right .detail .pirce_info {
    background-color: rgb(247,248,251);
    padding: 15px 20px;
}

.word-container-content .word_right .detail .pirce_info span.price_tips {
    font-size: 14px;
    color: rgb(117,117,117);
}

.word-container-content .word_right .detail .pirce_info span.price {
    color: red;
    font-size: 20px;
    font-weight: 600;
}

.word-container-content .word_right .detail .pirce_info span.price i {
    font-style: inherit;
    font-weight: 200;
    font-size: 15px;
}
.word-container-content .word_right .detail .pirce_info a.download {
    display: inline-block;
    width: 90px;
    height: 36px;
    line-height: 36px;
    margin-top: -5px;
    border-radius: 40px;
    border: 1px solid rgb(117,117,117);
    font-size: 14px;
    text-align: center;
    color: rgb(117,117,117);
    float: right;
}
.word-container-content .word_right .detail .pirce_info a.download:hover {
    background: #0064fa;
    border-color: #0064fa;
    color: #fff;
}

.word-container-content .word_right .opt .download {
    display: inline-block;
    width: 160px;
    height: 48px;
    border-radius: 4px;
    background-color: rgb(0, 100, 250);
    color: #fff;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
}
.word-container-content .word_right .opt .download:hover {
    opacity: 0.8;
}
.word-container-content .word_right .opt .vip_download_btn {
    display: inline-block;
    width: 160px;
    height: 48px;
    border-radius: 4px;
    background-color: rgb(208, 165, 83);
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    color: rgb(255, 255, 255);
    margin-right: 22px;
    margin-bottom: 10px;
}
.word-container-content .word_right .info {
    margin-top: 5px;
    position: relative;
    font-size: 14px;
    color: rgb(171,171,171);
}
.word-container-content .word_right i{
    display: inline-block;
}
.word-container-content .word_right .opt .download i.free_download_btn {
    width: 27px;
    height: 27px;
    margin-bottom: -9px;
    margin-right: 10px;
    background: url(/static/pc/word/free_download.jpg) no-repeat;
}
.word-container-content .word_right .info .shoucang {
    display: inline-block;
    color: rgb(112,112,112);
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    height: 24px;
    line-height: 24px;
}
.word-container-content .word_right .info .shoucang:hover i,.shoucang.has i {
    height: 24px;
    width: 25px;
    background-position: 0 -390px;
}
.word-container-content .word_right .info .shoucang i.spilt_icon_img.gray_star_icon {
    width: 25px;
    height: 25px;
    margin-bottom: -7px;
    transform: scale(0.8);
    cursor: pointer;
}
.word-container-content .word_right .info span.download_icon {
    display: inline-block;
    color: rgb(112,112,112);
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    height: 24px;
    line-height: 24px;
    float: right;
}
.word-container-content .word_right .info .review_icon {
    margin-right: 35px;
}

.word-container-content .word_right .info .review_icon i {
    transform: scale(0.9);
    margin-bottom: -2px;
    margin-right: 5px;
}

.word-container-content .word_right .info .download_icon i {
    margin-bottom: -2px;
    margin-right: 5px;
}
.word-container-content .word_right .reltive_search_keyword {
    margin-top: 25px;
}

.word-container-content .word_right .reltive_search_keyword .title {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}

.word-container-content .word_right .reltive_search_keyword ul li {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 9px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid rgb(221,221,221);
    border-radius: 3px;
}
.word-container-content .word_right .reltive_search_keyword ul li:hover {
    border: 1px solid rgb(38,114,250);
    cursor: pointer;
}
.word-container-content .word_right .reltive_search_keyword ul {
    text-align: left;
}

.word-content-box .bds_count{
    border: none !important;
    background: none !important;
    right: 0px !important;
    position: absolute !important;
    opacity: 0 !important;
}
.word-results .word_item_con.item_flex_empty {
    padding: 0;
}
.word-list-box .layout-footer,.word-subject-box .layout-footer,.word-list-box .moban-link{
    display: none;
}