.share-url {
	padding:15px 0
}
.share-url .share-fun {
	background-repeat:no-repeat;
	background-size:contain;
	height:195px;
	margin:0 auto;
	min-width:310px;
	width:950px
}
.share-url .share-fun .url-share-link {
	color:#ff0057;
	font-size:38px;
	font-weight:700;
	height:195px;
	line-height:195px;
	padding:0 4px;
	text-align:center
}

.player{
    margin-left: 10px;
    margin-right: 10px;
    height: 529px;   
}

.imgplayer{
    margin-left: 10px;
    margin-right: 10px;
    height: auto;
	text-align: center;	} 
.imgplayer img{

    max-width:100%;   }
}
.book{

	text-align: center;
} 
.book p{
    margin-left: 40px;
    margin-right: 40px;
	font-size: 18px;
	color:#333;} 
@media screen and (max-width:738px) {
.share-url .share-fun .url-share-link {
	font-size:18px;
	line-height:75px;
	height:75px;
}

	.player{
	height:250px
	}

	.share-url {
	padding:5px 0
}
.share-url .share-fun {
	height:85px;
	width:100%
}


.share-url .share-fun span {
	font-size:14px;
	padding:0 8px
}
}

@media (max-width:374px) {

	.share-url .share-fun {
	width:0%
}
.share-url .share-fun span {
	font-size:12px;
	padding:0 8px
}
.share-url .share-fun div {
	font-size:12px
}
}




/*鍒嗛〉鏍峰紡*/
#wr-page {margin: 16px -3px;text-align: center;}
.wrpage{
    display: inline-block;
    background: white;
    margin-left: 0px;
    height: 24px;
    line-height: 24px;

    padding: 5px 10px 5px 10px;
    font-size: 15px;
    cursor: pointer;
    border-radius: 3px;
    color: black;
    min-width: 30px;
    text-align: center;

}
a.wrpage:hover{
    background: #FFFFFF;
    color: black;
}
a {
    text-decoration:none;
    color: #e91e63;
}
.wrpage_number{

    width: 24px;
    font-size: 16px;
    text-align: center;
}
.wr_dotted{
    height: 24px;
    line-height: 24px;
    display: inline-block;
}
.curwrpage{
    background:#03c8a8;
    color: white;
    border: 0px solid #03c8a8;
}















*{margin:0;padding:0;}

article,articll,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {  display: block;}
audio,canvas,progress,video {  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],template {  display: none;}
a {  background-color: transparent;}
a:active,a:hover {  outline: 0;}
abbr[title] {  border-bottom: 1px dotted;}
b,strong {  font-weight: bold;}
dfn {  font-style: italic;}
h1 {  font-size: 2em;  margin: 0.67em 0;}
mark {  background: #ff0;  color: #000;}
small {  font-size: 80%;}
sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}
sup {  top: -0.5em;}
sub {  bottom: -0.25em;}
img {  border: 0;}
svg:not(:root) {  overflow: hidden;}
figure {  margin: 1em 40px;}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; 
}
button[disabled],html input[disabled] {  cursor: default;}
button::-moz-focus-inner,input::-moz-focus-inner {  border: 0;  padding: 0;}
input {  line-height: normal;}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {  border: 1px solid #c0c0c0;  margin: 0 2px;  padding: 0.35em 0.625em 0.75em;}
legend {  border: 0;
  padding: 0; 
}
textarea {  overflow: auto;}
optgroup {  font-weight: bold;}

td,th {  padding: 0;}



table{border-collapse:collapse;border-spacing:0;}
img{border:0}
ul{list-style:none;}

input,textarea,select,option,button{font-family: "microsoft yahei";}
.clear{ clear:both;}
a{text-decoration:none;outline: none;}
a,button,input,textarea,select{-webkit-tap-highlight-color:rgba(255,0,0,0); -webkit-appearance: none;}

textarea{resize:none;}
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{
	border:none;padding:0;
}
input,textarea,select,option,button,form,fieldset{margin:0;padding:0;border-width:1px;outline:none;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-o-box-sizing: content-box;
-ms-box-sizing: content-box;
box-sizing: content-box;
}




/* 只作用于 class="pagesnew" 的这个翻页容器，不影响页面其他任何元素 */
.pagesnew {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 8px 6px;
    padding: 16px 20px;
    font-size: 0;  /* 隐藏统计文字 "共11471条数据 当前:1/956页" */
    font-family: "PingFang SC", "Helvetica Neue", Arial, sans-serif;
    color: #222;
    background: #fff;
    border-radius: 40px;
    box-shadow: 0 4px 14px rgba(200, 40, 80, 0.10);
    max-width: 100%;
}

/* 所有内部按钮/页码/文字的基础样式 - 仅限 .pagesnew 内部 */
/* 必须显式设置 font-size 和 line-height 让子元素显示 */
.pagesnew em,
.pagesnew span.pagenow,
.pagesnew a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    min-width: 40px;
    padding: 0 14px;
    border-radius: 30px;
    font-size: 15px;  /* 恢复子元素字体大小 */
    font-weight: 500;
    color: #222;
    background: #ffffff;
    border: 1.5px solid #f0e0e4;
    transition: all 0.2s ease;
    text-decoration: none;
    white-space: nowrap;
    box-sizing: border-box;
    line-height: 1;
    font-style: normal;
}

/* 当前页码 - 玫红底黑字 */
.pagesnew span.pagenow {
    color: #222 !important;
    background: #ffb3c6;
    border-color: #ff8da1;
    font-weight: 700;
    box-shadow: 0 4px 8px rgba(255, 77, 109, 0.15);
}

/* 普通页码链接 */
.pagesnew a.pagelink_b,
.pagesnew a.pagelink_a {
    background: #ffffff;
    border-color: #f0d6dc;
    color: #222;
    font-weight: 500;
}

/* 首页 / 上一页 / 下一页 / 尾页 */
.pagesnew em,
.pagesnew a.pagelink_a {
    background: #ffffff;
    border-color: #e8c8d0;
    color: #222;
    padding: 0 18px;
}

/* 悬停效果 - 仅限 .pagesnew 内的链接和 em */
.pagesnew a:hover,
.pagesnew em:hover {
    background: #fff0f3;
    border-color: #ff4d6d;
    color: #b8003a;
    transform: scale(1.02);
    box-shadow: 0 4px 10px rgba(255, 77, 109, 0.15);
}

/* 当前页码悬停 */
.pagesnew span.pagenow:hover {
    background: #ffb3c6;
    border-color: #ff4d6d;
    color: #222;
    transform: scale(1.02);
    box-shadow: 0 4px 10px rgba(255, 77, 109, 0.2);
}

/* ----- 隐藏跳转功能 (输入框 + 跳转按钮) - 仅限 .pagesnew 内部 ----- */
.pagesnew input.pagego,
.pagesnew input.pagebtn,
.pagesnew input[type="input"],
.pagesnew input[type="button"] {
    display: none !important;
}

/* 小屏适配 - 仅限 .pagesnew 内部 */
@media (max-width: 640px) {
    .pagesnew {
        gap: 6px 4px;
        padding: 12px 12px;
        border-radius: 30px;
    }
    .pagesnew em,
    .pagesnew span.pagenow,
    .pagesnew a {
        height: 36px;
        min-width: 36px;
        padding: 0 10px;
        font-size: 14px;
    }
}







/* 播放按钮样式 - 玫红色主题 */
.full-top.btn-submit {
  /* 基础玫红色背景 */
  background-color: #E91E8C;
  /* 文字颜色：白色，保证可读性 */
  color: #fff;
  /* 去除默认边框 */
  border: none;
  /* 圆角，更柔和 */
  border-radius: 60px;
  /* 内边距，让按钮更饱满 */
  padding: 28px 100px;
  /* 字体大小 */
  font-size: 18px;
  /* 字体加粗 */
  font-weight: 600;
  /* 文字阴影，增加立体感 */
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  /* 光标样式为手型 */
  cursor: pointer;
  /* 添加轻微阴影，增加层次 */
  box-shadow: 0 4px 10px rgba(233, 30, 140, 0.3);
  /* 过渡动画，让悬停效果更平滑 */
  transition: all 0.3s ease;
  /* 确保按钮内文字居中 */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  /* 字体使用系统默认或指定无衬线 */
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  /* 去除点击时的轮廓线（保留焦点样式提升可访问性） */
  outline: none;
}

/* 鼠标悬停状态 - 淡玫红色 */
.full-top.btn-submit:hover {
  background-color: #F48FB1; /* 淡玫红色 */
  box-shadow: 0 6px 16px rgba(233, 30, 140, 0.4);
  transform: translateY(-2px); /* 轻微上浮，增加交互感 */
}

/* 鼠标点击/激活状态（可选），增强反馈 */
.full-top.btn-submit:active {
  transform: translateY(0px);
  box-shadow: 0 2px 6px rgba(233, 30, 140, 0.3);
}

/* 为了更精确匹配您的 HTML，如果 .full-top 有默认样式干扰，这里重置一下 */
.full-top.btn-submit {
  /* 确保继承正确 */
  text-decoration: none;
}

/* 如果按钮内包含链接样式，确保文字无下划线 */
.full-top.btn-submit a,
.full-top.btn-submit a:hover,
.full-top.btn-submit a:visited {
  color: inherit;
  text-decoration: none;
}