/* 引导页 */
.doujin-modules {
  position: relative;
}

.doujin-list-page {
  width: 100%;
  height: 100%;
  position: relative;
  background: url(//game.gtimg.cn/images/bgr/cp/a20230714cxcbgh5/doujin-bg1.jpg) no-repeat center / 7.5rem 16.24rem;
}

.doujin-detail-page {
  width: 100%;
  height: 100%;
  position: relative;
  background: url(//game.gtimg.cn/images/bgr/cp/a20230714cxcbgh5/doujin-bg2.jpg) no-repeat center / 7.5rem 16.24rem;
  overflow-y: auto;
}

.doujin-slogan {
  width: 100%;
  height: 2.66rem;
  margin: auto;
  background: url(//game.gtimg.cn/images/bgr/cp/a20230714cxcbgh5/doujin-slogan.png) no-repeat center / cover;
  padding-top: 2.55rem;
  text-align: center;
  font-size: .2rem;
  color: #8b5626;
}

.work-list {
  margin-top: 0.25rem;
  width: 7.2rem;
  margin-left: 0.3rem;
  height: calc(100vh - 3rem) !important;
  overflow-y: auto;
}

.work-list .work-item {
  position: relative;
  width: 3.37rem;
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
  box-sizing: border-box;
  border: 0.05rem solid #fff;
  border-radius: 0.1rem;
  overflow: hidden;
}

.work-list .work-item .label {
  position: absolute;
  width: 1.1rem;
  height: 0.35rem;
  background: url(//game.gtimg.cn/images/bgr/cp/a20230714cxcbgh5/label-bg.png) no-repeat center/100% 100%;
  text-align: center;
  font-size: .18rem;
  color: #fefefe;
  line-height: 0.35rem;
}

.work-list .work-item .label .text {
  position: relative;
  /* -webkit-text-stroke: 1px #553e9b; */
}

/* .work-list .work-item .label .text::before {
  content: attr(data-content);
  position: absolute;
  background-image: -webkit-linear-gradient(top, #fffef9, #ffefa2);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0;
} */

.work-list .work-item .picture {
  width: 100%;
}

.work-list .work-item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30%;
  background-image: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.1) 30%);
}

.work-list .work-item .btn-detail {
  position: absolute;
  right: .15rem;
  bottom: .15rem;
  width: .36rem;
  height: .36rem;
  background: url(//game.gtimg.cn/images/bgr/cp/a20230714cxcbgh5/icon-detail.png) no-repeat center/100% 100%;
}

.doujin-detail-box {
  width: 7.07rem;
  height: 10.94rem;
  background: url(//game.gtimg.cn/images/bgr/cp/a20230714cxcbgh5/doujin-poster-bg2.png) no-repeat center/100%;
  position: relative;
  margin: 0.8rem auto 0;
  padding-top: 0.9rem;
}

.doujin-detail-title{
  font-size: 0.34rem;
  font-weight: bold;
  color: #83491c;
  text-align: center;
}

.img-box {
  max-width: 5.88rem;
  max-height: 5.6rem;
  margin: 0.3rem auto 0;
  position: relative;
  text-align: center;
}

.doujin-poster-img {
  max-width: 5.88rem;
  max-height: 5.6rem;
}

.bottom-box {
  width: 5.88rem;
  position: relative;
  margin: 0.3rem auto 0;
}

.author {
  font-size: 0.26rem;
  font-weight: bold;
  color: #83491c;
  position: relative;
}

.author::after {
  content: '';
  width: 3.86rem;
  height: 0.37rem;
  background: url(//game.gtimg.cn/images/bgr/cp/a20230714cxcbgh5/doujin-poster-line.png) no-repeat center/100% 100%;
  position: absolute;
}

.btn-icon-share {
  width: 0.85rem;
  height: 0.81rem;
  background: url(//game.gtimg.cn/images/bgr/cp/a20230714cxcbgh5/icon-share.png) no-repeat center/100% 100%;
  position: absolute;
  top: -0.1rem;
  right: 0;
}

.desc {
  font-size: 0.22rem;
  font-weight: bold;
  color: #7e5d52;
  margin-top: 0.45rem;
  text-indent: 4em;
  position: relative;
  text-align: justify;
}

.desc::before {
  content: '';
  width: 0.69rem;
  height: 0.46rem;
  background: url(//game.gtimg.cn/images/bgr/cp/a20230714cxcbgh5/icon-mark.png) no-repeat center/100% 100%;
  position: absolute;
  top: -0.2rem;
  left: 0;
}

/* dialog */
.dia {
  font-size: 0.24rem;
  color: #fff;
  /* text-align: center; */
}

.sfx-t {
  width: 100%;
  text-align: center;
  position: absolute;
  top: -0.3rem;
}

.poster-box {
  width: 7.07rem;
  height: 10.94rem;
  background: url(//game.gtimg.cn/images/bgr/cp/a20230714cxcbgh5/doujin-poster-bg2.png) no-repeat center / 100%;
  position: relative;
}

.poster-content {
  /* padding-top: 0.68rem; */
}

.poster-box .logo {
  width: 2rem;
  display: block;
  margin: 0 auto;
}

.doujin-poster-title {
  font-size: 0.34rem;
  font-weight: bold;
  color: #83491c;
  text-align: center;
  margin: 0.2rem auto;
}

.doujin-poster-box {
  width: 5.8rem;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}

.doujin-poster-img-inside {
  max-width: 100%;
  /* max-height: 6.3rem; */
  max-height: 5rem;
}

.doujin-poster-box .code-box {
  width: 1.33rem;
  height: 1.62rem;
  background: #fff;
  margin: 0.15rem auto 0;
  padding-top: 0.05rem;
  position: absolute;
  bottom: 0;
  right: 0;
}

.doujin-poster-box .codeImg {
  width: 1.25rem;
  height: 1.25rem;
  background: url(//game.gtimg.cn/images/bgr/cp/a20230714cxcbgh5/qrCode.png) no-repeat center / 100% 100%;
  display: block;
  margin: 0 auto;
}

.poster-box .author::after {
  background: none;
}

.doujin-poster-box .code-tips {
  color: #8b6a4f;
  font-size: 0.2rem;
  text-align: center;
}

.btn-shareFriend {
  width: 3.12rem;
  height: 0.99rem;
  background: url(//game.gtimg.cn/images/bgr/cp/a20230714cxcbgh5/btn-share-friend.png) no-repeat center / 100%
    100%;
  position: absolute;
  bottom: -0.4rem;
  left: 50%;
  transform: translateX(-50%);
}

.dom2img-result{
  width: 7.07rem;
  height: 10.94rem;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
.warm-title {
  width: 2.23rem;
  height: 0.4rem;
  background: url(//game.gtimg.cn/images/bgr/cp/a20230714cxcbgh5/warm-title.png) no-repeat center / 100% 100%;
  display: block;
  margin: 0 auto;
}

.dia-warm-tips {
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 0.26rem;
  color: #80502c;
  font-weight: bold;
}