﻿.list-left {
    width: 800px;
    overflow: hidden;
    float: left;
}
.list-1 .list-left {
    padding: 16px;
    min-height: 518px;
}
.list-right {
    width: 368px;
    overflow: hidden;
    float: right;
    min-height: 550px;
}
.list-left, .list-right {
    background-color: white;
}
.am-2 .tops {
    width: 800px;
    margin: 0 auto;
    border-bottom: 1px dashed rgba(228,228,228,1);
}
.right-button {
    float: right;
}
.right-button select {
    width: 140px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    font-family: Microsoft Yahei;
    font-size: 16px;
    color: #666666;
    padding-left: 20px;
}
.am-2 .tops .titles {
    font-family: Microsoft Yahei;
    font-size: 24px;
    color: #333333;
    line-height: 40px;
    font-weight: bold;
    background:#fff;
}
.am-2 .tops .desc {
    padding: 8px 0 8px 10px;
    font-size: 18px;
    font-family: Microsoft Yahei;
    font-weight: 400;
    color: rgba(153,153,153,1);
    line-height: 30px;
}
.am-2 .news-vl .titles {
    padding-top: 17px;
    font-size: 16px;
    text-indent: 10px;
    font-family: Microsoft Yahei;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 30px;
    background: #fff;
}
.am-2 .news-vl .desc {
    padding: 10px 0 5px 10px;
    font-size: 14px;
    font-family: Microsoft Yahei;
    font-weight: 400;
    color: rgba(153,153,153,1);
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    position: relative;
    /* height: 160px; */
}
.am-2 .book-lists {
    width: 750px;
}
.book-lists li {
    background: url(../../images/this.png) no-repeat 0 22px;
    padding: 16px 0 13px 10px;
    border-bottom: 1px dashed rgba(236,236,236,1);
    cursor: pointer;
}
.book-lists li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
    display: inline-block;
}
.book-lists li span {
    float: right;
    color: rgba(153,153,153,1);
    position: relative;
    /* top: -20px; */
    padding-right: 46px;
}
.book-img {
    float: left;
    margin-left: 61px;
    margin-top: 16px;
    width: 255px;
    min-height: 340px;
    overflow: hidden;
}
.book-img img {
    width: 100%;
    height: 340px;
}
.book-img .button-1 {
    background: linear-gradient(154deg,rgba(84,156,252,1) 0%,rgba(29,95,191,1) 100%) rgba(255,255,255,0.01);
    box-shadow: 0px 2px 6px 0px rgba(19,45,133,0.16);
    color: rgba(255,255,255,1);
}
.book-img .button-2 {
    border: 1px solid rgba(31,96,190,1);
    color: rgba(31,96,190,1);
    display: none;
}
    .book-img .button-1, .book-img .button-2 {
        width: 240px;
        height: 56px;
        margin-top: 10px;
        margin-left: 8px;
        border-radius: 4px;
        text-align: center;
        line-height: 56px;
        font-size: 14px;
        font-family: Microsoft Yahei;
        font-weight: 500;
    }
.ls-2-left {
    background: white;
    float: left;
    width: 764px;
    padding: 19px 16px 40px 16px;
    min-height: 510px;
    margin-bottom: 50px;
}
.ls-2-right {
    padding-top: 19px;
    background: white;
    float: left;
    width: 386px;
    margin-left: 18px;
    min-height: 510px;
    margin-bottom: 40px;
}
.ls-2-left-title {
    width: 763px;
    font-size: 24px;
    padding-bottom: 11px;
    font-family: Microsoft Yahei;
    font-weight: 400;
    line-height: 30px;
    position: relative;
    padding-left: 20px;
    color: #083172;
    border-bottom: 1px solid rgba(240,240,240,1);
}
    .ls-2-left-title:before {
        content: '';
        width: 7px;
        height: 16px;
        position: absolute;
        background: linear-gradient(180deg,rgba(19,95,170,1) 0%,rgba(8,49,113,0) 100%);
        opacity: 0.25;
        left: 8px;
        top: 5px;
    }
.data-list {
    margin: 0 20px;
    overflow: hidden;
}
.data-list .title {
    cursor: pointer;
    background: url(../../images/data-title.png) no-repeat;
    color: white;
    font-size: 16px;
    font-family: Microsoft Yahei;
    font-weight: 500;
    padding-left: 13px;
    color: rgba(255,255,255,1);
    line-height: 30px;
    margin-top: 24px;
}
.data-list .title span {
    padding-right: 50px;
    float: right;
    font-size: 14px;
    font-family: Microsoft Yahei;
    font-weight: 400;
    color: rgba(153,153,153,1);
    position: relative;
}
    .data-list .title span:after {
        content: '-';
        position: absolute;
        width: 16px;
        height: 16px;
        background: rgba(255,255,255,1);
        border: 1px solid rgba(209,176,127,1);
        top: 6px;
        line-height: 14px;
        text-align: center;
        color: rgba(209,176,127,1);
        right: 15px;
    }
.data-list .content {
    overflow: hidden;
    width: 100%;
    display: none;
}
.book-lists li span.author {
    padding-right: 5px;
}
.ls-2-left-title {
    width: 763px;
    font-size: 24px;
    padding-bottom: 11px;
    font-family: Microsoft Yahei;
    font-weight: 400;
    line-height: 30px;
    position: relative;
    padding-left: 20px;
    color: #083172;
    border-bottom: 1px solid rgba(240,240,240,1);
}
    .ls-2-left-title:before {
        content: '';
        width: 7px;
        height: 16px;
        position: absolute;
        background: linear-gradient(180deg,rgba(19,95,170,1) 0%,rgba(8,49,113,0) 100%);
        opacity: 0.25;
        left: 8px;
        top: 5px;
    }
.rights.bgim {
    min-height: 535px;
    background-color: #F7F8F9;
    float: none;
    padding-top: 20px;
    padding-bottom: 20px;
}
.rights.bgim a {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    height: 150px;
}
    .rights.bgim a img {
        width: 100%;
        height: 100%;
        border: none;
        margin: 0;
    }
    .rights.bgim a span {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        border-radius: 20px;
        padding: 8px 25px;
        background: rgba(0,0,0,0.3);
        color: #fff;
    }
.right-list {
    margin-top: 30px;
    width: 310px;
    margin-left: 50px;
}
    .right-list li {
        margin-bottom: 16px;
    }
    .right-list a {
        font-size: 14px;
        font-family: Microsoft Yahei;
        font-weight: 400;
        color: rgba(51,51,51,1);
        line-height: 28px;
    }
    .right-list li:nth-child(-n+3) a > span {
        background-color: #3377D8;
        color: white;
        float: none;
    }
    .right-list a > span {
        font-size: 12px;
        display: inline-block;
        width: 18px;
        height: 18px;
        background-color: #E1DDD8;
        text-align: center;
        line-height: 19px;
        margin-right: 10px;
        margin-left: -30px;
    }
.data-list .title span.add:after {
    content: '+';
    position: absolute;
    width: 16px;
    height: 16px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(209,176,127,1);
    top: 6px;
    line-height: 14px;
    text-align: center;
    color: rgba(209,176,127,1);
    right: 15px;
}