.site{
    width: 7.5rem;
    height: 0.56rem;
    text-align: left;
    text-indent: 0.3rem;
    font-size: 0.24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 0.56rem;
    color: #666666;
    overflow: hidden;
}
.main .menu{
    margin-bottom: 0;
}
.son_tags{
    width: 7.5rem;
    /* height: 1.56rem; */
}
.son_tags li{
    float: left;
    width: 1.49rem;
    height: 0.45rem;
    margin-left: 0.3rem;
    margin-top: 0.2rem;
    text-align: center;
}
.son_tags li a{
    font-size: 0.32rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 0.45rem;  
    color: #999999;
    opacity: 1;
}
.son_tags .list_xuanze{ 
    background: #C79657;
}
.son_tags .list_xuanze a{
    font-weight: 500;
    color: #FFFFFF;
}

/* 列表推荐相关内容 */
.list_commends{
    width: 7.5rem;
    background: #FFFFFF;
    opacity: 1;
    position: relative;
}
.list_commends .conmeneds_head{
    height: 0.32rem;
    font-size: 0.32rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 0.2rem;
    color: #C79657;
    -webkit-text-stroke: 0.5 #C79657;
    opacity: 1;
    padding-top: 0.33rem;
    padding-left: 0.31rem;
}
.list_commends ul{
    width: 6.9rem;
    margin: 0 auto;
}
.list_commends li{
    margin-bottom: 0.22rem;
}
.list_commends li:nth-child(1){
    margin-top: 0.3rem;
}
.list_commends li .img{
    display: block;
    float: left;
    width: 3.44rem;
    height: 2.29rem;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
}
.list_commends li .img img{
    width: 100%;
    height: 100%;
}
.list_commends li .tit{
    display: block;
    float: right;
    width: 3.23rem;
    font-size: 0.3rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 0.45rem;
    color: #C79657;
    opacity: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.list_commends li .cont{
    display: block;
    float: right;
    width: 3.23rem;
    font-size: 0.24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 0.41rem;
    color: #999999;
    opacity: 1;
    margin-top: 0.13rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* 列表 */
.list{
    width: 7.5rem;
    background: #FFFFFF;
    opacity: 1;
    padding-bottom: 0.2rem;
}
.list ul{
    width: 6.9rem;
    margin: 0 auto;
}
.list ul li{
    height: 1.85rem;
}
.list ul li .img{
    float: left;
    width: 1.93rem;
    height: 1.29rem;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    padding-top: 0.27rem;
}
.list ul li .img img{
    width: 100%;
    height: 100%;
}
.list ul li .tit{
    float: right;
    width: 4.7rem;
    font-size: 0.3rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 0.46rem;
    color: #C79657;
    opacity: 1;
    margin-top: 0.27rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.list ul li  .cont{
    float: right;
    width: 4.7rem;
    font-size: 0.24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 0.41rem;
    color: #999999;
    opacity: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* 专题列表 */
/* 专题列表 */
.mokuai .conts{
    background: #FFFFFF;
    padding-bottom: 0.3rem;
}
.first_special {
    float: left;
    width: 40%;
    margin-right: 10%;
}
.first_special .img{
    display: block;
    width: 2.57rem;
    height: 1.71rem;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    padding-top: 0.24rem;
    padding-left: 0.31rem;
}
.first_special .img img{
    width: 100%;
    height: 100%;
}
.first_special .first_special_tit{
    display: block;
    height: 0.47rem;
    background: #C79657;
    text-align: center;
    font-size: 0.28rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 0.47rem;
    color: #FFFFFF;
    opacity: 1;
    margin-top: 0.22rem;
    margin-left: 0.31rem;
    overflow: hidden;
    width: 85%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* .special_list{
    float: right;
    width: 60%;
} */
.special_list .special_tit{
    float: left;
    width: 45%;
    height: 0.47rem;
    text-align: left;
    font-size: 0.28rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 0.47rem;
    margin-top: 0.2rem;
    margin-left: 0.2rem;
    color: #333333;
    opacity: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.special_list .special_tit::before{
    float: left;
    content: "";
    width: 0.05rem;
    height: 0.14rem;
    background: #999999;
    opacity: 1;
    border-radius: 0.02rem;
    position: relative;
    top: 0.18rem;
    margin-right: 0.1rem;
}

.dede_pages ul {
    float: left;
    padding: 0.12rem 0px 0.12rem 0.16rem;
}
.dede_pages ul li {
    float: left;
    height: 0.4rem;
    font-family: Tahoma;
    line-height: 0.4rem;
    margin-right: 0.1rem;
    margin-bottom: 0.05rem;
    border: 1px solid #e0c09a;
}
.dede_pages ul li a {
    float: left;
    padding: 0.02rem 0.04rem 0.02rem;
    color: #555;
    display: block;
}