body{
    background: #fff;
}
.discontent{
    width: 1152px;
    height: auto;
    margin: 40px auto 70px;
    display: flex;
    justify-content: space-between;
}
.disflex_l {
    width: 256px;
    height: 364px;
    border: 1px solid #a0a0a0;
}
.disflex_r{
    background: #FFF;
    width: 859px;
    height: auto;
    border: 1px solid #a0a0a0;
    padding-bottom: 84px;
}
.disflex_l .left_top1 {
    margin-top: 20px;
    margin-left: 32px;
    height: 38px;
    border-bottom: 1px solid #a0a0a0;
    font-size: 18px;
    background: url(../img/l_borderbottom1.png) no-repeat left bottom;
}
.disleft_ul{
    width: 100%;
    height: 307px;
    margin-top: 20px;
    font-size: 18px;
}
.disleft_ul li {
    width: 253px;
    height: 40px;
    line-height: 40px;
    list-style-type: none;
    margin-bottom: 25px;
    background-color: #f0f0f0;
    border-right: 2px solid #000000;
    padding-left: 35px;
    width: 86%;
}
.disleft_ul li a {
    background: url('../img/l_pinglun11.png') no-repeat;
    padding-left: 30px;
    background-position: 0px 3px;
}
.disleft_ul li:hover  a{
    background: url('../img/l_pinglun_xt.png') no-repeat;
    padding-left: 30px;
    background-position: 0px 3px;
    color: #bf9f62;
}
.right_top {
    user-select: none;
    width: 280px;
    height: 57px;
    border-bottom: 1px solid #a0a0a0;
    padding-left: 64px;
    padding-right: 517px;
    line-height: 57px;
    font-size: 18px;
    margin-bottom: 20px;
}
.right_top1{
    height: 58px;
    border-bottom: 1px solid #000;
    padding-left: 64px;
}
.right_top1 span {
    list-style-type: none;
    margin-bottom: 25px;
    width: 86%;
    text-align: center;
    line-height: 58px;
    padding-bottom: 21px;
    margin-right: 90px;
    cursor: pointer;
    font-size: 18px;
}
.right_top1 .cur {
    background: url(../img/l_borderbottom_02.png) no-repeat bottom center;
}