body {
    overflow-x: hidden;
}

body #footer {
    /* background-color: #e9e9e9; */
    background-color: #2c2c2c;
}

.fl {
    float: left;
}

.g-doc {
    background: url('https://www1.pchouse.com.cn/zt/gz20210511/szds/sy/images/bg.png') repeat top center;
}

.inner {
    width: 1100px;
    margin: auto;
    text-align: left;
}



.content-width {
    width: 1100px;
    margin: auto;
}


.nav nav {
    height: 66px;
    font-size: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav a {
    color: #fff;
    height: 66px;
    line-height: 66px;
    font-size: 18px;
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
}

.nav a.nav-item::after {
    content: "";
    width: 0;
    height: 1px;
    background: rgb(193, 175, 133);
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .3s;
}

.nav a:hover:after {
    width: 40px;
}

.nav a.current::before {
    content: "";
    width: 120px;
    height: 77px;
    background: #b90000;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}

.nav a.current i {
    position: relative;
    z-index: 2;
}

.nav a.current::after {
    content: "";
    width: 40px;
    height: 1px;
    background: rgb(193, 175, 133);
    position: absolute;
    bottom: 10px;
}

.nav a.signUp-btn {
    height: 36px;
    line-height: 36px;
    background-color: #d73636;
}

.area_works {
    padding-bottom: 60px;
}

.works_search {
    position: relative;
    margin: 0 auto 50px;
    width: 1077px;
    height: 65px;
    background: url('https://www1.pchouse.com.cn/zt/gz20210917/sizai/images/work_search.png');
    background-size: 100% 100%;
}

#allWorks {
    display: block;
    width: 199px;
    height: 65px;
    line-height: 65px;
    font-size: 29px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background: #c1af85;
    float: left;
}

.works_search .opa {
    position: absolute;
    top: 0;
    left: 199px;
    width: 876px;
    height: 65px;
    background: #151515;
    border: 1px solid #322a23;
}

.works_search .sub {
    margin: 19px 19px 19px 0;
    width: 31px;
    height: 31px;
    border: none;
    outline: none;
    background: url('https://www1.pchouse.com.cn/zt/gz20210917/sizai/images/images/search_btn.png');
    background-size: 100% 100%;
    cursor: pointer;
    float: right;
}

.works_search .signUp {
    background: url('https://www1.pchouse.com.cn/zt/gz20210917/sizai/images/toSignUp_btn.png');
    margin: 15px 10px 14px 0;
    width: 123px;
    height: 36px;
    cursor: pointer;
    float: right;
    border: none;
    outline: none;
}

.search_txt {
    padding-left: 15px;
    margin: 18px 0 0 57px;
    width: 613px;
    height: 30px;
    font-size: 14px;
    border: none;
    outline: none;
    color: #dfc6a7;
    background-color: #38342e;
}

.search_txt::-webkit-input-placeholder {
    color: #dfc6a7;
}

.search_none {
    text-align: center;
    font-size: 16px;
    display: none;
    color: rgba(255, 255, 255, .3);
}

.works_list {
    margin: 0 auto;
    width: 1077px;
    min-height: 500px;
}

.works_list::after {
    display: block;
    height: 0;
    content: '';
    clear: both;
}

.works_list .item {
    margin-right: 45px;
    margin-bottom: 50px;
    width: 329px;
    float: left;
}

.works_list .item a {
    text-decoration: none;
}

.works_list .item:nth-of-type(3n) {
    margin-right: 0;
}

.works_list .picTit {
    margin: 0 auto;
    width: 270px;
    height: 64px;
    line-height: 64px;
    font-size: 21px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #cda677;
}

.works_list .item:hover .picTit {
    color: #d73636;
}

.works_list .item .info {
    border: solid 1px rgba(153, 156, 154, 0.4);
    border-top: none;
    box-sizing: border-box;
}

.works_list .item-n {
    padding-bottom: 27px;
    width: 274px;
    margin: 0 auto;
    /* border-top: 1px solid #c2c4c2; */
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding-top: 23px;
    overflow: hidden;
}

.item-n dl {
    padding-top: 10px;
    float: left;
    width: 180px;
    margin-left: 17px;
}

.item-n dt {
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    height: 24px;
}

.item-n dd {
    font-size: 19px;
    color: #ffffff;
    opacity: 0.5;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.fenye {
    text-align: center;
}

.fenye input,
.fenye a,
.fenye span.fenye input,
.fenye a,
.fenye form {
    display: inline-block;
    height: 25px;
    vertical-align: top;
    font-size: 14px;
}

.fenye .prev,
.fenye .next {
    width: 25px;
    border: solid 1px #cda677;
    color: #cda677;
    line-height: 23px;
    background: none;
    padding: 0;
}

.fenye .next {
    margin-right: 15px;
}

.fenye a {
    font-size: 18px;
    line-height: 25px;
    background: #2b2b2b;
    padding: 0 7px;
    margin: 0 9px;
    color: rgba(255, 255, 255, 0.5);
}

.fenye a.cur,
.fenye a:hover,
.fenye .prev:hover,
.fenye .next:hover {
    text-decoration: none;
    color: #1a1a1a;
    background-color: #cda677;
}

.fenye input {
    box-sizing: border-box;
    width: 36px;
    margin: 0 6px;
    text-align: center;
    background: none;
    outline: none;
    border: solid 1px rgba(210, 210, 210, .2);
}

.fenye input,
.fenye span {
    color: #666;
    line-height: 25px;
}

.fenye .unit {
    margin-right: 8px;
    display: inline-block;
    padding: 0px 7px;
    font-size: 16px;
    border: solid 1px rgba(210, 210, 210, .2);
}

.fenye .unit i {
    padding-left: 2px;
    font-size: 14px;
    color: #cda677;
    display: none;
}

.addNow {
    width: 156px;
    height: 178px;
    position: fixed;
    right: 0%;
    top: 50%;
    display: none !important;
}

.addNow img {
    width: 100%;
    height: 100%;
}

.popBox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    display: none;
}

.popBox .popcont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 490px;
    height: 550px;
}

.popBox .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.popBox .voteText {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 30px;
    left: 0;
    font-size: 24px;
    color: #fff;
    text-align: center;
    display: none;
}

.suspension {
    width: 156px;
    height: 178px;
    position: fixed;
    right: 0;
    top: 50%;
}

.suspension img {
    width: 100%;
    height: 100%;
}

.works_list .vote {
    position: absolute;
    right: 0;
    top: 330px;
    height: 14px;
    width: 100px;
    padding-right: 13px;
    display: none;
}

.works_list .vote a,
.works_list .vote span {
    float: right;
    line-height: 14px;
    height: 14px;
    font-size: 15px;
    color: rgba(205, 166, 119, .5);
    display: block !important;
}

.works_list .vote a {
    background: url('https://www1.pchouse.com.cn/zt/gz20210917/sizai/images/images/vote.png') no-repeat center;
    /* padding: 0 6px; */
    margin-right: 9px;
    font-size: 0;
    width: 17px;
}

.works_list .vote i {
    color: red;
    position: absolute;
    right: 0px;
    top: 3px;
    line-height: 1;
    font-size: 14px;
    display: none;
}

.works_list .item {
    position: relative;
}

.works_list.none .vote a {
    /* background: #ccc; */
}