﻿.illustration{
    width: 100%;
    height: 6.875rem;
    background-image: url(../img/新建文件夹/详情页的头图-01.jpg);
    background-size: cover;
}
.illustration img{
    z-index: 1;
}
.essay{
    position: relative;
    width: 12.5rem;
    margin: 0 auto;
    margin-top: -1.5rem;
    background-color: #ffffff;
    box-shadow:black .0125rem .0125rem .0625rem;
    border-radius: .125rem;
    padding: .25rem .25rem 1.2rem .25rem;
    text-align: center;
    font-size: .225rem;
}
.essay .title{
    font-size: .375rem;
    text-align: center;
    color: #00FF00 ;
    font-weight: 700;
    text-shadow: .025rem .025rem .0125rem #000000;
    margin-top: .5rem;
    margin-bottom: .75rem;
}
.greater{
    width: 20rem;
    margin: 0 auto;
    margin-top: 1rem;
    position: relative;
   
}
.greater .greater-title{
    font-size: .375rem;
    text-align: center;
    color: #00FF00 ;
    font-weight: 700;
    text-shadow: .025rem .025rem .0125rem #000000;
    margin-bottom: .875rem;
}
.greater .item-con ul{
    display: flex;
    margin-bottom: .375rem;
}
.greater .item-con ul li{
    width: 4.75rem;
    height: 5rem;
    background-color: #e9e9e9;
    margin-right: .1875rem;
    margin-top: .1875rem;
    border-radius: .125rem;
}
.greater .item-con ul li:hover{
    background-color: #00FF00 ;
}
.greater .item-con ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: .125rem;
}
.greater .item-con ul li a img{
    height: 75%;
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem;
}
.greater .item-con ul li a .knowledge-text{
    width: 4.25rem;
    height: .75rem;
    margin: .1875rem .25rem .25rem .25rem;
    font-size: .25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.greater .pagination {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    display: flex;
    margin-bottom: 0;
}

.greater .pagination li {
    text-align: center;
    width: .4375rem;
    height: .375rem;
    margin: 0 .125rem;
    font-size: .225rem;
    border-radius: 50%;
    color: #000000;
    line-height: .375rem;
    background-image: url(../img/6游戏影片——设计元素/视频旁边/标题的小黑头-36.png);
    background-size: 100%;
}
.greater .pagination a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: .225rem;
    color: #00FF00 ;
}
.greater .pagination .click{
    background-color: rgba(0, 0, 0, 0) !important;
    z-index: 10;
    transform: scale(1.5);
    background-image: url(../img/6游戏影片——设计元素/视频旁边/标题的小绿头.png);
    background-size: 100%;
}
.greater .pagination .click{
    color: #000;
}
.greater .pre,
.greater .next{
    display: inline-block;
    width: .5rem;
    height: .4375rem;
    border-radius: 50%;
    border: 0;
    background-color: #e9e9e9;
    font-size: .3rem;
    color: #000000;
    outline:none;
    text-align: center;
    line-height: .4375rem;
}
.greater .pre:hover a,
.greater .next:hover a{
    transform: scale(1.5);
    background-image: url(../img/6游戏影片——设计元素/视频旁边/标题的小黑头-36.png);
    background-size: 100%;
    color: #00FF00 ;
}
.greater .pre a,
.greater .next a{
    display: inline-block;
    width: 100%;
    height: 100%;
}   
.greater .pre{
    position: absolute;
    bottom: -0.8625rem;
    left: 34%;
}
.greater .next{
    position: absolute;
    bottom: -0.8625rem;
    right: 34%;
}

.share{
    position: absolute;
    bottom: .5rem;
    right: 1.0625rem;
    display: flex;
    font-size: .2rem;
}
.share .shareimg{
    position: relative;
    margin-left: .125rem;
    text-align: center;
    line-height: .25rem;
    width: .5rem;
    height: .3rem;
    border-radius: .0625rem;
}
.share .shareimgs{
    position: absolute;
    top: -0.025rem;
    right: -1rem;
    margin-left: .125rem;
    text-align: center;
    line-height: .25rem;
    width: .9375rem; 
    height: .3375rem;
    border-radius: .0625rem;
}
#qrcode{
    width: 128px;
    height: 128px;
    position: absolute;
    bottom: .5625rem;
    right: -0.25rem;
    z-index: 9999;
}
.share .shareimgs li{
   margin: 0 .0625rem;
    width: .375rem;
    height: 100%;
}
.share .shareimgs ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    border-radius: .0625rem;
    border: 1px solid #918e8ebe;
}
.share .shareimgs li .QRcode{
    display: inline-block;
    margin-top: .05rem;
    width: .25rem;
    height: .25rem;
    background-image: url(../img/新建文件夹/04.png);
}
.share .shareimgs li .QRcode:hover{
    background-image: url(../img/新建文件夹/03.png);
}
.share .shareimgs li .link{
    display: inline-block;
    margin-top: .05rem;
    width: .25rem;
    height: .25rem;
    background-image: url(../img/新建文件夹/01.png);
    background-size: cover;
}
.share .shareimgs li .link:hover{
    background-image: url(../img/新建文件夹/02.png);
}
.Readingvolume{
    position: absolute;
    bottom: .5rem;
    left: 1.675rem;
    display: flex;
    font-size: .2rem;
}
.quantity{
    margin-left: .125rem;
}