.qq-left {
    width: 1011px;
}
.qq-con{
    overflow:hidden;
        margin-top:8px;
}
.qq-con-title{
    position:relative;
    height:50px;
    line-height:50px;
    background-color:#fbf8f3
}
.ka-left{
    position:relative;
    color:#333;
    padding:0 42px 0 70px;
    background-color:#e4d4c2;
    font-size:24px;
    float:left;
    font-weight: bold;
}
.ka-left::before{
    content:"";
    position:absolute;
    left:10px;
    top:50%;
    margin-top:-20px;
    width:50px;
    height:40px;
    background:url("/images/book.png") no-repeat;
}
 
.ibt-icon-bazi::before{
    background-position:-45px -40px
}
.ka-left::after{
    content:"";
    position:absolute;
    right:-26px;
    top:0;
    width:0;
    height:0;
    border-right:26px solid transparent;
    border-bottom:50px solid #e4d4c2
}
.ka-right{
    width:600px;
    float:right;
    text-align:right;
    margin-right:50px;
    font-size:18px
}
.ka-right a{
    position:relative;
    display:inline-block;
    padding:0 15px
}
.ka-right a::after{
    content:"";
    position:absolute;
    right:0;
    top:50%;
    margin-top:-10px;
    width:1px;
    height:20px;
    background-color:#e7d7bc
}
.ka-right a:last-of-type::after{
    width:0
}
.ka-right a:hover{
    color:#e04335
}
.ibt-arrow{
    position:absolute;
    right:0;
    top:0;
    width:50px;
    height:50px;
    background-image:url("/images/youjiao.png");
    background-position:center;
    background-repeat:no-repeat
}
.qq-con-con{
    overflow:hidden;
    background-color:#fff;
    padding:20px 20px 5px 0px;
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.neiyong-left{
    overflow:hidden;
    width:490px;
    float:left;
    padding-top:6px
}
.neiyong-left li{
    position:relative;
    overflow:hidden;
    margin-bottom:20px
}
.neiyong-left .pic{
    width:120px;
    height:90px;
    overflow:hidden;
    display:block
}
.neiyong-left img{
    display:block;
    width:100%
}
.neiyong-left .info{
    position:absolute;
    left:130px;
    top:0;
    right:0;
    overflow:hidden
}
.neiyong-left .info-title{
    display:block;
    font-size:18px;
    color:#7e6138;
    height:34px;
    line-height:34px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-bottom:5px
}
.neiyong-left .info-title:hover{
    color:#e04335
}
.neiyong-left .info-txt{
    font-size:14px;
    color:#999;
    height:40px;
    line-height:20px;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical
}
.neiyong-list{
    overflow:hidden;
    width:466px;
    float:right
}
.neiyong-list a{
    display:block;
    height:36px;
    line-height:36px;
    color:#666;
    overflow:hidden;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
    white-space:nowrap
}
.neiyong-list a span{color:#999;padding-right: 8px;}

.neiyong-list a:hover{
    color:#e04335
}
