.bgbox {
    width: 100%;
    min-width: 1220px;
    height: 400px;
    box-sizing: content-box;
    background-size: 100% 100%;
    margin-bottom: -60px
}

.mainLeft {
    display: inline-block;
    width: 64%;
    vertical-align: top;
    padding-right: 2%;
    border-right: 1px solid #e7e7e7
}

.leftitem {
    margin-bottom: 20px;
}

.topmark {
    margin-bottom: 5px;
    height: 41px;
    line-height: 40px;
    border-bottom: 1px solid #ed8b81;
}

.topmark .topTitle {
    display: inline-block;
    margin-top: -2px;
    padding: 0px;
    text-align: center;
    border-bottom: 4px solid #dc1305;
    font-size: 22px;
    font-weight: bold;
    color: #dc0510;
    letter-spacing: 2px;
    float: left;
}

.recommend {
    /* width:95%; */
    overflow: hidden;
    border-bottom: 1.2px solid #d5c6b0
}

.recommend h3 {
    font-size: 24px;
    color: #000;
    overflow: hidden;
    line-height: 22px;
    text-align: left
}

.recommend h3 a {
    line-height: 1.8rem;
    display: inline-block;
    font-size: 24px;
    color: #1c1b19
}

.recommend h3 a:hover {
    color: #88030a
}

.recommend p {
    margin: 10px auto;
    font-size: 16px;
    color: #858585;
    line-height: 24px;
    text-indent: 2em;
    max-height: 72px;
    overflow: hidden
}

.recommendlist,.leftitemList {
    width: 100%;
    margin: 10px auto 5px;
    padding-bottom: 5px
}

.recommendlist li,.leftitemList li {
    font-size: 18px;
    color: #000;
    height: 56px;
    line-height: 56px;
    /* margin-bottom: 15px; */
    overflow: hidden
}

.recommendlist li a,.leftitemList li a {
    font-size: 18px;
    color: #2f385d;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.dot {
    display: inline-block;
    margin-right: 5px;
    width: 4px;
    height: 4px;
    background: #E3E3E3;
    border-radius: 50%;
    vertical-align: middle;
    overflow: hidden
}

.leftitemList li {
    border-bottom: 1px dashed #e3e3e3;
    padding-bottom: 8px
}

.leftitemList li .leftsection {
    display: inline-block;
    max-width: 86%;
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    float: left;
}

.time {
    float: right;
    margin-top: 2px;
    margin-right: 5px;
    font-size: 14px;
    color: #888
}

.more {
    display: inline-block;
    float: right;
    margin-top: 4px;
    font-size: 14px;
    color: #787878;
    overflow: hidden
}

.more:hover {
    color: #88030a;
    text-decoration: underline
}

.recommendlist li a:hover,.leftitemList li a:hover {
    color: #88030a
}

.mainRight {
    display: inline-block;
    width: 31%;
    padding-left: 1.7%;
    overflow: hidden
}

#lunbo {
    position: relative;
    z-index: 100;
    width: 100%;
    margin-bottom: 30px;
    height: 506px;
    border: 2px solid #efede2;
    overflow: hidden
}

#lunboList {
    width: 100%;
    height: 100%
}

#lunboList li {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden
}

#lunboList .lunboimg {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: 798px 506px!important
}

.lunboCover {
    position: absolute;
    width: 100%;
    height: 65px;
    background: #c83f26;
    bottom: 0;
    opacity: .9
}

.coverContent {
    position: absolute;
    padding: 0 2%;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    margin-top: -50px;
    height: 48px;
    overflow: hidden
}

#controller {
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 3px;
    z-index: 1000;
    padding-left: 2%;
}

#controller li {
    display: inline-block;
    width: 20px;
    height: 6px;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 0;
    opacity: 1;
    filter: alpha(opacity=80);
    cursor: pointer
}

#controller .active {
    background: #b10d0d
}

.rightitem {
    margin-bottom: 20px
}

.rightitem .topmark {
    margin-bottom: 10px
}

.rightitem .date {
    display: inline-block;
    float: right;
    font-size: 24px;
    color: #000
}

.date .month ,.date .day {
    color: #dc1305;
    letter-spacing: 2px
}
.date select{
    color: #dc1305;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #E3E3E3;
}
.date input{
    width: 194px;
    background: #F0F0F0;
    border-radius: 4px 4px 4px 4px;
    border: 0;
    outline: none;
    padding: 6px 10px;
    vertical-align: middle;
}
.introduce .people,.introduce .journalimg {
    margin-right: 2.5%;
    width: 22%;
    overflow: hidden;
    vertical-align: top;
    float: left;
}
.introduce{
    overflow: hidden;
    /* margin-bottom: 14px; */
}
.introRight {
    display: inline-block;
    width: 70%;
    float: left;
}

.introRight h4 {
    margin: 10px auto 10px;
    font-size: 18px;
    font-weight: 400;
    color: #131313
}

p.introduction {
    font-size: 15px;
    color: #948e8e;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden
}

.thinkerlist li {
    display: inline-block;
    margin-right: 1.5%;
    margin-bottom: 5%;
    padding: 1.2%;
    width: 20%;
    text-align: center
}

.thinkerlist li:hover img {
    box-shadow: 0 0 15px 0 #a7a7a7;
    border-radius: 50%
}

.thinkerlist .thinkerimg {
    width: 74px;
    height: 74px;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #ddd;
    box-sizing: content-box
}

.thinkerlist .thinkername {
    margin-top: 5px;
    display: inline-block;
    font-size: 14px;
    color: #131313;
    overflow: hidden
}

.thinkerList li:hover .thinkername {
    color: #04a710
}

ul.introduction {
    font-size: 16px;
    font-family: "Ã¥Â®â€¹Ã¤Â½â€œ";
    color: #131313;
    line-height: 22px;
    overflow: hidden;
    margin-top: 27px;
}

.introduction li {
    margin-bottom: 3px;
    color: #888888;
    font-size: 14px;
}

.lookall {
    display: inline-block;
    margin: 10px 0;
    padding-left: 70%;
    padding-bottom: 10px;
    font-size: 14px;
    color: #5b5b5b;
    border-bottom: 1px solid #eee
}

.lookall:hover {
    color: #88030a;
    text-decoration: underline
}

.period {
    color: #880c03
}
.tilepic{

}
.tilepic img{
    width: 100%;
}
.topbook{
    display: flex;
    justify-content: space-between;
    margin-top: 36px;
    margin-bottom: 40px;
}
.topbook img{
    width: 311px;
}
.shibei{
    margin-bottom: 50px;
}
.pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* background-color: #fff; */
    border-radius: 50px;
    padding: 10px;
    /* box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); */
    transition: all 0.3s ease;
    /* width: 100px; */
    float: right;
}



.page-btn {
    width: 30px;
    height: 30px;
    border-radius: 0;
    border: none;
    cursor: pointer;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    margin-left: 10px;
    margin-right: 10px;
}



.prev-btn {
    background: url("/imgs/new/pc/left1.png");
    background-size: 100%;
}

.prev-btn:hover {
    background: url("/imgs/new/pc/left2.png");
    background-size: 100%;
}

.next-btn {
    background: url("/imgs/new/pc/right1.png");
    background-size: 100%;
}

.next-btn:hover {
    background: url("/imgs/new/pc/right2.png");
    background-size: 100%;
}

