.ui-mb40 {
    margin-bottom: 40px;
}
.ui-left {
    float: left;
}
.works-intro-wr {
    width: 100%;
    padding-bottom: 16px;
    border: 1px solid #cec7bd;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    position: relative;
}
.works-intro-wr {
    background-color: #fff;
}
.works-cover {
    position: relative;
    width: 184px;
    margin: 33px 5px 20px;
}
.works-cover a {
    width: 145px;
    overflow: hidden;
    position: relative;
    display: block;
    margin: 2px 0 0 20px;
}
.works-intro-detail {
    width: 70%;
    position: relative;
}
.works-intro-text {
    width: 100%;
    margin: 34px 0 20px 0;
    padding-bottom: 10px;
    border-bottom: 1px dashed #999;
}
.works-intro-title {
    padding-bottom: 10px;
    margin-right: 10px;
}
.works-intro-title strong {
    line-height: 32px;
    font-size: 32px;
    font-weight: normal;
    color: rgb(85, 85, 85);
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    visibility: hidden;
}
.works-intro-digi {
    padding: 20px 0 10px 0;
}
.works-intro-digi span {
    padding-right: 10px;
}
.works-intro-digi .first, .works-intro-digi .first em {
    display: inline-block;
}
.works-intro-digi .first {
    max-width: 246px;
    padding-right: 20px;
}
.works-intro-digi .first em {
    max-width: 118px;
    white-space: nowrap;
    vertical-align: bottom;
    *vertical-align: middle;
    text-overflow: ellipsis;
    overflow: hidden;
}
.works-intro-digi span {
    padding-right: 10px;
}
.works-intro-short {
    width: 100%;
    height: 20px;
    overflow: hidden;
}
.ui-text-gray9 {
    color: #999;
}
.works-intro-opera {
    position: relative;
}
.ui-btn-orange {
    background: #f89157;
    box-shadow: 0 0 1px rgb(255 255 255 / 50%) inset;
    border: 1px solid #ec7d4d;
    color: #fff;
}
.works-intro-view {
    width: 112px;
    height: 45px;
    text-align: center;
    text-shadow: rgb(255, 255, 255) 0px 0px 0px;
    margin-right: 10px;
    line-height: 45px;
}
.works-intro-active a {
    float: left;
}
.ui-radius3 {
    border-radius: 3px;
}
.ui-btn-orange:hover{
    color: #fff;
    background: #ffaa78;
}
.works-stack {
    border: 1px solid #e0dedc;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    background: #fff url(../images/page_works_stack_bg.png) 0 bottom repeat-x;
}
.words-xone-menu {
    height: 52px;
    border-bottom: 1px solid #dbd9d6;
}
.words-xone-menu li {
    float: left;
}
.works-chapter-wr {
    height: 304px;
    padding-bottom: 34px;
    overflow: hidden;
}
.words-xone-menu li a {
    height: 53px;
    line-height: 53px;
    font-family: "Microsoft YaHei";
    color: #555;
    font-size: 24px;
    text-align: center;
    padding: 0 25px;
    position: relative;
    display: block;
    border-right: 1px solid #dbd9d6;
}
.words-xone-menu li.active a {
    height: 49px;
    border-bottom: 4px solid #ff9a6a;
}
.works-chapter-list-wr {
    height: 250px;
}
.works-chapter-list-wr, .works-mov-list-wr {
    position: relative;
    width: 100%;
}
.works-chapter-list-wr {
    height: 254px;
    overflow: hidden;
}
.works-chapter-list {
    height: 250px;
    overflow: hidden;
}

.works-chapter-list li p {
    width: 1200px;
    height: 50px;
    padding-left: 28px;
}
.works-chapter-item {
    float: left;
    width: 294px;
    padding-top: 20px;
    overflow: hidden;
}
.works-chapter-item a {
    margin-right: 5px;
    font-size: 14px;
    color: #333;
}
.works-chapter-item a, .works-chapter-item i {
    float: left;
}