


body{
	position: relative;
    height: auto;
    background: url(//game.gtimg.cn/images/empress/act/a20250226yuyuepc/detail/bg.jpg) center top no-repeat;
    background-size: 100% auto;
}
strong{font-weight:bold}

.content{ width: 1510rem; height: auto; margin: 0 auto 0; position: relative;}

.back{ position: absolute;z-index: 10;top: 200rem; font-size: 32rem; color: #7c311e; font-family: xq; padding-left: 30rem; background: url(//game.gtimg.cn/images/empress/act/a20250226yuyuepc/news/jt.png) left center no-repeat; background-size: 24rem auto; }

.title{ padding-top:250rem; 

    position: relative;
    height: auto;
    text-align: center;
}

.title h1{
    display: inline-block;
    width: auto;
    height: auto;
    font-family: xq;
    color: #7c311e;
    font-size: 38rem;
    position: relative;
    text-align: center;
}
.title h1::after{ content: ''; position: absolute; height: 24rem; width: 74rem; background: url(//game.gtimg.cn/images/empress/act/a20250226yuyuepc/detail/left.png)  no-repeat;    background-size: 74rem auto; left: -80rem; top: 12rem; }
.title h1::before{ content: ''; position: absolute; height: 24rem; width: 74rem; background: url(//game.gtimg.cn/images/empress/act/a20250226yuyuepc/detail/right.png)  no-repeat;    background-size: 74rem auto;  right: -85rem; top: 12rem; }

.dec{
    width: 100%;
    margin-top: 50rem;
    font-family: zkt;
    color: #451f04;
    font-size: 24rem;
    line-height: 30rem;
    margin-bottom: 50rem;
    overflow-y: auto;
    overflow-x: hidden;
    height: 700rem;
	text-indent:50rem;
}
.dec img{
	display: block;
	margin: 20rem auto;
	width: auto;
	max-width: none;
	height: revert-layer;
}
.dec span{color: #451f04 !important}
/* 设置滚动条的宽度 */
.dec::-webkit-scrollbar {
    width: 61rem;
}

/* 自定义滚动条轨道 */
.dec::-webkit-scrollbar-track {
    background: url(//game.gtimg.cn/images/empress/act/a20250226yuyuepc/popLine.png) center center no-repeat;
    background-size: 5rem auto;
}

/* 自定义滚动条的滑块（thumb） */
.dec::-webkit-scrollbar-thumb {
    background: url(//game.gtimg.cn/images/empress/act/a20250226yuyuepc/dian.png) center bottom no-repeat;
    background-size: 61rem auto;
    width: 61rem;
    height: 61rem;
}

