

.articlebox {
    width: 1080px;
    margin: 0 auto;
    margin-bottom: 30px;
    overflow: hidden;
    text-align: left;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #131313;
    text-indent: 2em;
    line-height: 26px;
}

.articlebox h4 {
    margin: 20px auto;
    line-height: 22px;
    font-size: 18px;
    color: #131313;
    text-align: center;
    overflow: hidden
}

.articlebox h5 {
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
    color: #131313;
    line-height: 22px
}

.articleDetails {
    margin-bottom: 20px;
    text-align: center;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    font-family: "宋体";
    color: #888;
    overflow: hidden
}

.articleDetails span {
    margin-right: 20px;
    font-family: "宋体"
}
.bdsharebuttonbox {
    display: inline-block;
    float: right;
    margin-right: 2%;
}
.articlebox p {
    margin-bottom: 10px;
    font-size: 16px;
    color: #131313;
    text-indent: 2em;
    line-height: 26px;
    background-color: transparent!important
}

.articlebox p img {
    max-width: 100%;
    height: auto;
    overflow: hidden
}

.articlebottom {
    margin: 40px auto 30px;
    width: 1080px;
    height: 38px
}

.recommendTimes {
    display: inline-block;
    width: 9%;
    height: 35px;
    line-height: 35px;
    border: 1px solid #e33740;
    border-radius: 8px;
    text-align: center;
    font-size: 14px;
    font-family: "宋体";
    color: #e33740;
    overflow: hidden
}

.recommendTimes:hover {
    font-size: 16px;
    font-weight: bold
}

.recommendTimes:hover img {
    width: 20px;
    height: auto
}

.rewardBox {
    text-align: center;
    margin: 40px auto
}

.rewarditem {
    display: inline-block;
    font-size: 16px;
    margin: 0 20px
}

.rewarditem img {
    display: block;
    width: 140px;
    height: 140px;
    overflow: hidden
}

.recommendTimes img {
    width: 18px;
    height: 23px;
    overflow: hidden;
    margin: 3px 0 6px 2px;
    vertical-align: middle
}

.sharebox {
    display: inline-block;
    float: right;
    margin-right: 2%
}

.sharebox img {
    vertical-align: middle;
    width: 35px;
    height: 35px;
    overflow: hidden
}

.otherArticles {
    width: 1080px;
    margin: 0 auto;
    overflow: hidden
}

.otherArticles li {
    margin: 20px auto;
    font-size: 14px;
    font-family: "宋体";
    color: #424242
}

.otherArticles a {
    color: #424242
}

.otherArticles a:hover {
    text-decoration: underline;
    color: #88030a
}

.otherArticles a br {
    display: none
}

.secondNav {
    height: 36px;
    line-height: 36px;
    background: #dcdcdc
}

.secondNav li {
    display: inline-block;
    width: 15%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #544500;
    letter-spacing: 1px;
    cursor: pointer
}

.secondNav .curnav {
    color: #ffffff;
    background: #888
}

.secondNav li:hover {
    background: #888;
    color: #fff
}

.essayBox {
    margin-bottom: 25px
}

.essayList {
    min-height: 560px;
    overflow: hidden;
    margin: 20px auto 5px;
    padding-bottom: 5px
}

.essayList li {
    font-size: 18px;
    color: #2f385d;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    overflow: hidden
}

.essayList li a {
    display: inline-block;
    font-size: 18px;
    color: #2f385d
}

.dot {
    display: inline-block;
    margin-right: 5px;
    width: 4px;
    height: 4px;
    background: #5b5b5b;
    border-radius: 50%;
    vertical-align: middle;
    overflow: hidden
}

.essayList li {
    border-bottom: 1px dashed #c2c2c2;
    padding: 8px 15px
}

.essayList li .leftsection {
    display: inline-block;
    max-width: 86%;
    height: 20px;
    line-height: 20px;
    overflow: hidden
}

.essayList li .leftsection:hover {
    color: #88030a
}

.time {
    float: right;
    margin-top: 2px;
    margin-right: 5px;
    font-size: 14px;
    color: #888
}

.gallery {
    padding-top: 5px;
    max-height: 960px;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.gallery li {
    border: 0;
    display: inline-block;
    height: auto;
    width: 23%;
    margin: 0 1% 30px .5%;
    border: 1px solid #e2e2e2;
    background: #fff
}

.gallery .galleryimg img {
    width: auto;
    height: 210px;
    overflow: hidden
}

.galleryDetail {
    font-size: 15px;
    color: #000;
    padding: 5px 10px;
    max-height: 47px;
    overflow: hidden;
    line-height: 22px
}

.gallery .time {
    float: none;
    padding-left: 10px
}

.gallery li:hover {
    box-shadow: 0 0 10px 0 #858585
}

.journalbox {
    margin: 40px auto;
    max-height: 890px;
    overflow: hidden
}

.journalbox li {
    display: inline-block;
    margin-bottom: 20px;
    width: 20%;
    padding: 0 2% 0 2.5%;
    border-bottom: 1px dashed #ddd
}

.journalbox li img {
    width: 100%;
    height: auto;
    overflow: hidden
}

.journalbox li:hover img {
    box-shadow: 5px 5px 10px 0 #676767
}

.magazineDetail {
    margin: 10px auto
}

.magazineLeft {
    display: inline-block;
    width: 63%;
    vertical-align: top
}

.magazineLeft span {
    margin-top: 10px;
    display: block;
    vertical-align: middle;
    font-size: 14px;
    color: #888
}

.download {
    display: inline-block;
    width: 34%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    vertical-align: text-bottom;
    background: #e9c000;
    font-size: 15px;
    color: #000;
    border-radius: 6px;
    letter-spacing: 1px
}

.download:hover {
    box-shadow: 1px 1px 1px 0 #ddd;
    color: #fff
}

.thinkerList {
    margin-top: 40px;
    height: auto;
    max-height: 600px;
    overflow: hidden
}

.thinkerList li {
    display: inline-block;
    margin: 0 .7% 30px 1.4%;
    border-bottom: 0;
    text-align: center;
    width: 14%;
    height: auto;
    padding-top: 5px;
    overflow: hidden
}

.thinkerList .thinkerimg {
    display: block;
    width: 120px;
    height: 120px;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #ddd;
    box-sizing: content-box
}

.thinkerList .thinkername {
    margin-top: 5px;
    display: block;
    font-size: 18px;
    overflow: hidden
}

.thinkerList li:hover img {
    box-shadow: 0 0 15px 0 #a7a7a7;
    border-radius: 50%
}

.thinkerList li:hover .thinkername {
    color: #88030a
}



.someoneEssay {
    height: auto;
    min-height: 470px;
    margin-bottom: 15px
}

.someoneEssay li:hover {
    background: #ddd
}

.someoneEssay li a {
    display: block;
    text-align: left
}

.resultbox {
    width: 1080px
}

.ablum h4 {
    margin: 20px auto;
    line-height: 20px;
    font-size: 18px;
    color: #131313;
    text-align: center;
    overflow: hidden
}

.ablumbox {
    position: relative;
    text-align: center
}

.prev {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/imgs/default/leftimg.png) no-repeat left center;
    width: 610px;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
    text-align: left;
    z-index: 1000
}

.prev:hover {
    background: url(/imgs/default/leftedimg.png) no-repeat left center
}

.next {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
    background: url(/imgs/default/rightimg.png) no-repeat right center;
    width: 610px;
    height: 100%;
    overflow: hidden;
    vertical-align: middle
}

.next:hover {
    background: url(/imgs/default/righted.png) no-repeat right center
}

#albumList {
    position: relative;
    margin: 20px auto;
    display: inline-block;
    width: 100%
}

#albumList li {
    position: absolute;
    width: 100%;
    display: none
}

#albumList .active {
    display: block
}

#albumList li img {
    width: 100%;
    height: 614px;
    overflow: hidden;
    border: 1px solid #f3f3f3
}

.ablum {
    margin-bottom: 6%
}

.curpage {
    margin: 5px;
    font-size: 2.2em;
    font-family: "宋体";
    color: #88030a
}

.allpage {
    margin: 5px;
    font-size: 1.6em;
    font-family: "宋体"
}

.albumitem {
    text-align: left;
    margin-bottom: 10%
}

.albumitem p {
    margin-left: 1.5%;
    font-size: 16px;
    font-family: "宋体";
    line-height: 22px;
    max-height: 132px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    max-width: 80%
}

.pages {
    margin-left: 10%;
    display: inline-block
}
