@font-face {
  font-family: iconfont;
  src: url('../font/iconfont_61e7b3.eot');
  src: url('../font/iconfont_a99b6e.eot') format('embedded-opentype'),url('../font/iconfont_fbe1c6.woff') format('woff'),url('../other/iconfont_c80e1f.ttf') format('truetype'),url('../other/iconfont_c065db.svg') format('svg')
}
.lbf-icon {
  font-family: iconfont!important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale
}
.lbf-icon-down:before {
  content: '\e704'
}
.lbf-icon-close:before {
  content: '\e6c3'
}
.lbf-icon-add:before {
  content: '\e6bf'
}
.lbf-icon-move:before {
  content: '\e6c6'
}
.lbf-icon-radioboxfill:before {
  content: '\e6c9'
}
.lbf-icon-radiobox:before {
  content: '\e6ca'
}
.lbf-icon-roundcheckfill:before {
  content: '\e6cb'
}
.lbf-icon-roundcheck:before {
  content: '\e6cc'
}
.lbf-icon-round:before {
  content: '\e6cd'
}
.lbf-icon-squarecheckfill:before {
  content: '\e6d0'
}
.lbf-icon-square:before {
  content: '\e6d2'
}
.lbf-icon-squarecheck:before {
  content: '\e6d1'
}
.lbf-drag-proxy {
  position: absolute;
  z-index: 1000;
  border: 1px dashed #ccc;
  background: #fff
}
.lbf-drag-unselect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.g_site_readnovel {
  --primary-red-500: #ff3955;
  --primary-red-300: #ff5269;
  --primary-red-50: #fff5f6;
  --secondary-blue-500: #116be7;
  --secondary-blue-300: #498ff1;
  --secondary-blue-50: #e3eefd;
  --surface-gray-900: #191919;
  --surface-gray-700: #4c4c4c;
  --surface-gray-500: #808080;
  --surface-gray-400: #adadad;
  --surface-gray-300: #ccc;
  --surface-gray-200: #e0e0e0;
  --surface-gray-100: #ebebeb;
  --surface-gray-50: #f5f5f5;
  --surface-bw-white: #fff;
  --background-gray-100: #ebebeb;
  --background-gray-50: #f5f5f5;
  --background-bw-white: #fff;
  --sheet-background-gray-50: #f5f5f5;
  --sheet-background-bw-white: #fff;
  --nav-bar-background-bw-white: #fff;
  --on-image-bw-white: #fff;
  --on-image-white-70: #fffb3;
  --on-image-white-36: #fff5c;
  --on-image-black-90: #000e6;
  --on-image-black-60: #00099;
  --on-image-black-36: #0005c;
  --outline-black-8: #00014;
  --segmentation-black-4: #0000a;
  --overlay-black-90: #000e6;
  --overlay-black-60: #00099;
  --overlay-black-36: #0005c;
  --bw-black: #000;
  --bw-white: #fff;
  --red-900: #4d0510;
  --red-800: #730915;
  --red-700: #99141f;
  --red-600: #bf222a;
  --red-500: #e5353e;
  --red-400: #ff4d55;
  --red-300: #ff6f75;
  --red-200: #ff999e;
  --red-100: #ffc2c4;
  --red-50: #ffe5e7;
  --gray-900: #191919;
  --gray-800: #333;
  --gray-700: #4c4c4c;
  --gray-600: #666;
  --gray-500: #808080;
  --gray-400: #adadad;
  --gray-300: #ccc;
  --gray-200: #e0e0e0;
  --gray-100: #ebebeb;
  --gray-50: #f5f5f5;
  --black-90: #000e6;
  --black-80: #000cc;
  --black-70: #000b3;
  --black-60: #00099;
  --black-48: #0007a;
  --black-36: #0005c;
  --black-32: #00052;
  --black-24: #0003d;
  --black-16: #00029;
  --black-12: #0001f;
  --black-10: #0001a;
  --black-8: #00014;
  --black-4: #0000a;
  --white-90: #fffe6;
  --white-80: #fffcc;
  --white-70: #fffb3;
  --white-60: #fff99;
  --white-48: #fff7a;
  --white-36: #fff5c;
  --white-32: #fff52;
  --white-24: #fff3d;
  --white-16: #fff29;
  --white-12: #fff1f;
  --white-10: #fff1a;
  --white-8: #fff14;
  --white-4: #fff0a;
  --red-alpha-90: #e5353ee6;
  --red-alpha-80: #e5353ecc;
  --red-alpha-70: #e5353eb3;
  --red-alpha-60: #e5353e99;
  --red-alpha-48: #e5353e7a;
  --red-alpha-36: #e5353e5c;
  --red-alpha-32: #e5353e52;
  --red-alpha-24: #e5353e3d;
  --red-alpha-16: #e5353e29;
  --red-alpha-12: #e5353e1f;
  --red-alpha-10: #e5353e1a;
  --red-alpha-8: #e5353e14;
  --red-alpha-4: #e5353e0a;
  --gold-900: #441f0a;
  --gold-800: #593319;
  --gold-700: #6f4721;
  --gold-600: #805725;
  --gold-500: #a3793e;
  --gold-400: #cba567;
  --gold-300: #dbc091;
  --gold-200: #ebd7b2;
  --gold-100: #f0e4cc;
  --gold-50: #f5efe1;
  --orange-red-900: #4d1700;
  --orange-red-800: #802600;
  --orange-red-700: #b33500;
  --orange-red-600: #e64500;
  --orange-red-500: #ff5e1a;
  --orange-red-400: #ff824d;
  --orange-red-300: #ff9a6f;
  --orange-red-200: #ffb291;
  --orange-red-100: #ffcab3;
  --orange-red-50: #ffe1d5;
  --orange-900: #4e2c00;
  --orange-800: #814900;
  --orange-700: #b46600;
  --orange-600: #e78300;
  --orange-500: #ff9c1b;
  --orange-400: #ffb24e;
  --orange-300: #ffc170;
  --orange-200: #ffd092;
  --orange-100: #ffdeb4;
  --orange-50: #ffedd6;
  --yellow-900: #4e3b00;
  --yellow-800: #816100;
  --yellow-700: #b48700;
  --yellow-600: #e7ad00;
  --yellow-500: #ffc61b;
  --yellow-400: #ffd34e;
  --yellow-300: #ffdb70;
  --yellow-200: #ffe492;
  --yellow-100: #ffecb4;
  --yellow-50: #fff5d6;
  --green-900: #093d20;
  --green-800: #0f6332;
  --green-700: #1c8a46;
  --green-600: #2cb05a;
  --green-500: #40d76f;
  --green-400: #68e38b;
  --green-300: #95f0ab;
  --green-200: #c5fcd1;
  --green-100: #d9fce0;
  --green-50: #f0fff2;
  --cyan-900: #043f2a;
  --cyan-800: #076f4a;
  --cyan-700: #0b9e6a;
  --cyan-600: #0ece89;
  --cyan-500: #10ee9f;
  --cyan-400: #3ff2b2;
  --cyan-300: #6ff5c5;
  --cyan-200: #9ef8d8;
  --cyan-100: #befbe5;
  --cyan-50: #defdf2;
  --auqamarin-900: #00364d;
  --auqamarin-800: #005980;
  --auqamarin-700: #007db3;
  --auqamarin-600: #00a0e6;
  --auqamarin-500: #1abaff;
  --auqamarin-400: #4dc9ff;
  --auqamarin-300: #6fd3ff;
  --auqamarin-200: #91deff;
  --auqamarin-100: #b3e8ff;
  --auqamarin-50: #d5f2ff;
  --blue-900: #344370;
  --blue-800: #3b5181;
  --blue-700: #3e62a5;
  --blue-600: #4b79ca;
  --blue-500: #5790df;
  --blue-400: #6da2ed;
  --blue-300: #84b4f5;
  --blue-200: #a9caf9;
  --blue-100: #d1e3fd;
  --blue-50: #edf1fc;
  --purple-900: #120338;
  --purple-800: #22075e;
  --purple-700: #391085;
  --purple-600: #531dab;
  --purple-500: #722ed1;
  --purple-400: #9254de;
  --purple-300: #b37feb;
  --purple-200: #d3adf7;
  --purple-100: #efdbff;
  --purple-50: #f9f0ff;
  --pink-900: #4e0021;
  --pink-800: #810036;
  --pink-700: #b4004b;
  --pink-600: #e70061;
  --pink-500: #ff1b7a;
  --pink-400: #ff4e98;
  --pink-300: #ff70ac;
  --pink-200: #ff92c0;
  --pink-100: #ffb4d3;
  --pink-50: #ffd6e7
}
.g_site_hongxiu {
  --primary-red-500: #ff3955;
  --primary-red-300: #ff5269;
  --primary-red-50: #ffeaed;
  --secondary-blue-500: #116be7;
  --secondary-blue-300: #498ff1;
  --secondary-blue-50: #e3eefd;
  --surface-gray-900: #191919;
  --surface-gray-700: #4c4c4c;
  --surface-gray-500: #808080;
  --surface-gray-400: #adadad;
  --surface-gray-300: #ccc;
  --surface-gray-200: #e0e0e0;
  --surface-gray-100: #ebebeb;
  --surface-gray-50: #f5f5f5;
  --surface-bw-white: #fff;
  --background-gray-100: #ebebeb;
  --background-gray-50: #f5f5f5;
  --background-bw-white: #fff;
  --sheet-background-gray-50: #f5f5f5;
  --sheet-background-bw-white: #fff;
  --nav-bar-background-bw-white: #fff;
  --on-image-bw-white: #fff;
  --on-image-white-70: #fffb3;
  --on-image-white-36: #fff5c;
  --on-image-black-90: #000e6;
  --on-image-black-60: #00099;
  --on-image-black-36: #0005c;
  --outline-black-8: #00014;
  --segmentation-black-4: #0000a;
  --overlay-black-90: #000e6;
  --overlay-black-60: #00099;
  --overlay-black-36: #0005c;
  --bw-black: #000;
  --bw-white: #fff;
  --red-900: #4d0510;
  --red-800: #730915;
  --red-700: #99141f;
  --red-600: #bf222a;
  --red-500: #e5353e;
  --red-400: #ff4d55;
  --red-300: #ff6f75;
  --red-200: #ff999e;
  --red-100: #ffc2c4;
  --red-50: #ffe5e7;
  --gray-900: #191919;
  --gray-800: #333;
  --gray-700: #4c4c4c;
  --gray-600: #666;
  --gray-500: #808080;
  --gray-400: #adadad;
  --gray-300: #ccc;
  --gray-200: #e0e0e0;
  --gray-100: #ebebeb;
  --gray-50: #f5f5f5;
  --black-90: #000e6;
  --black-80: #000cc;
  --black-70: #000b3;
  --black-60: #00099;
  --black-48: #0007a;
  --black-36: #0005c;
  --black-32: #00052;
  --black-24: #0003d;
  --black-16: #00029;
  --black-12: #0001f;
  --black-10: #0001a;
  --black-8: #00014;
  --black-4: #0000a;
  --white-90: #fffe6;
  --white-80: #fffcc;
  --white-70: #fffb3;
  --white-60: #fff99;
  --white-48: #fff7a;
  --white-36: #fff5c;
  --white-32: #fff52;
  --white-24: #fff3d;
  --white-16: #fff29;
  --white-12: #fff1f;
  --white-10: #fff1a;
  --white-8: #fff14;
  --white-4: #fff0a;
  --red-alpha-90: #e5353ee6;
  --red-alpha-80: #e5353ecc;
  --red-alpha-70: #e5353eb3;
  --red-alpha-60: #e5353e99;
  --red-alpha-48: #e5353e7a;
  --red-alpha-36: #e5353e5c;
  --red-alpha-32: #e5353e52;
  --red-alpha-24: #e5353e3d;
  --red-alpha-16: #e5353e29;
  --red-alpha-12: #e5353e1f;
  --red-alpha-10: #e5353e1a;
  --red-alpha-8: #e5353e14;
  --red-alpha-4: #e5353e0a;
  --gold-900: #441f0a;
  --gold-800: #593319;
  --gold-700: #6f4721;
  --gold-600: #805725;
  --gold-500: #a3793e;
  --gold-400: #cba567;
  --gold-300: #dbc091;
  --gold-200: #ebd7b2;
  --gold-100: #f0e4cc;
  --gold-50: #f5efe1;
  --orange-red-900: #4d1700;
  --orange-red-800: #802600;
  --orange-red-700: #b33500;
  --orange-red-600: #e64500;
  --orange-red-500: #ff5e1a;
  --orange-red-400: #ff824d;
  --orange-red-300: #ff9a6f;
  --orange-red-200: #ffb291;
  --orange-red-100: #ffcab3;
  --orange-red-50: #ffe1d5;
  --orange-900: #4e2c00;
  --orange-800: #814900;
  --orange-700: #b46600;
  --orange-600: #e78300;
  --orange-500: #ff9c1b;
  --orange-400: #ffb24e;
  --orange-300: #ffc170;
  --orange-200: #ffd092;
  --orange-100: #ffdeb4;
  --orange-50: #ffedd6;
  --yellow-900: #4e3b00;
  --yellow-800: #816100;
  --yellow-700: #b48700;
  --yellow-600: #e7ad00;
  --yellow-500: #ffc61b;
  --yellow-400: #ffd34e;
  --yellow-300: #ffdb70;
  --yellow-200: #ffe492;
  --yellow-100: #ffecb4;
  --yellow-50: #fff5d6;
  --green-900: #093d20;
  --green-800: #0f6332;
  --green-700: #1c8a46;
  --green-600: #2cb05a;
  --green-500: #40d76f;
  --green-400: #68e38b;
  --green-300: #95f0ab;
  --green-200: #c5fcd1;
  --green-100: #d9fce0;
  --green-50: #f0fff2;
  --cyan-900: #043f2a;
  --cyan-800: #076f4a;
  --cyan-700: #0b9e6a;
  --cyan-600: #0ece89;
  --cyan-500: #10ee9f;
  --cyan-400: #3ff2b2;
  --cyan-300: #6ff5c5;
  --cyan-200: #9ef8d8;
  --cyan-100: #befbe5;
  --cyan-50: #defdf2;
  --auqamarin-900: #00364d;
  --auqamarin-800: #005980;
  --auqamarin-700: #007db3;
  --auqamarin-600: #00a0e6;
  --auqamarin-500: #1abaff;
  --auqamarin-400: #4dc9ff;
  --auqamarin-300: #6fd3ff;
  --auqamarin-200: #91deff;
  --auqamarin-100: #b3e8ff;
  --auqamarin-50: #d5f2ff;
  --blue-900: #344370;
  --blue-800: #3b5181;
  --blue-700: #3e62a5;
  --blue-600: #4b79ca;
  --blue-500: #5790df;
  --blue-400: #6da2ed;
  --blue-300: #84b4f5;
  --blue-200: #a9caf9;
  --blue-100: #d1e3fd;
  --blue-50: #edf1fc;
  --purple-900: #120338;
  --purple-800: #22075e;
  --purple-700: #391085;
  --purple-600: #531dab;
  --purple-500: #722ed1;
  --purple-400: #9254de;
  --purple-300: #b37feb;
  --purple-200: #d3adf7;
  --purple-100: #efdbff;
  --purple-50: #f9f0ff;
  --pink-900: #4e0021;
  --pink-800: #810036;
  --pink-700: #b4004b;
  --pink-600: #e70061;
  --pink-500: #ff1b7a;
  --pink-400: #ff4e98;
  --pink-300: #ff70ac;
  --pink-200: #ff92c0;
  --pink-100: #ffb4d3;
  --pink-50: #ffd6e7
}
.g_site_xs8 {
  --primary-red-500: #2dc505;
  --primary-red-300: #6be73d;
  --primary-red-50: #d1f4c4;
  --secondary-blue-500: #116be7;
  --secondary-blue-300: #498ff1;
  --secondary-blue-50: #e3eefd;
  --surface-gray-900: #191919;
  --surface-gray-700: #4c4c4c;
  --surface-gray-500: #808080;
  --surface-gray-400: #adadad;
  --surface-gray-300: #ccc;
  --surface-gray-200: #e0e0e0;
  --surface-gray-100: #ebebeb;
  --surface-gray-50: #f5f5f5;
  --surface-bw-white: #fff;
  --background-gray-100: #ebebeb;
  --background-gray-50: #f5f5f5;
  --background-bw-white: #fff;
  --sheet-background-gray-50: #f5f5f5;
  --sheet-background-bw-white: #fff;
  --nav-bar-background-bw-white: #fff;
  --on-image-bw-white: #fff;
  --on-image-white-70: #fffb3;
  --on-image-white-36: #fff5c;
  --on-image-black-90: #000e6;
  --on-image-black-60: #00099;
  --on-image-black-36: #0005c;
  --outline-black-8: #00014;
  --segmentation-black-4: #0000a;
  --overlay-black-90: #000e6;
  --overlay-black-60: #00099;
  --overlay-black-36: #0005c;
  --bw-black: #000;
  --bw-white: #fff;
  --red-900: #4d0510;
  --red-800: #730915;
  --red-700: #99141f;
  --red-600: #bf222a;
  --red-500: #e5353e;
  --red-400: #ff4d55;
  --red-300: #ff6f75;
  --red-200: #ff999e;
  --red-100: #ffc2c4;
  --red-50: #ffe5e7;
  --gray-900: #191919;
  --gray-800: #333;
  --gray-700: #4c4c4c;
  --gray-600: #666;
  --gray-500: #808080;
  --gray-400: #adadad;
  --gray-300: #ccc;
  --gray-200: #e0e0e0;
  --gray-100: #ebebeb;
  --gray-50: #f5f5f5;
  --black-90: #000e6;
  --black-80: #000cc;
  --black-70: #000b3;
  --black-60: #00099;
  --black-48: #0007a;
  --black-36: #0005c;
  --black-32: #00052;
  --black-24: #0003d;
  --black-16: #00029;
  --black-12: #0001f;
  --black-10: #0001a;
  --black-8: #00014;
  --black-4: #0000a;
  --white-90: #fffe6;
  --white-80: #fffcc;
  --white-70: #fffb3;
  --white-60: #fff99;
  --white-48: #fff7a;
  --white-36: #fff5c;
  --white-32: #fff52;
  --white-24: #fff3d;
  --white-16: #fff29;
  --white-12: #fff1f;
  --white-10: #fff1a;
  --white-8: #fff14;
  --white-4: #fff0a;
  --red-alpha-90: #e5353ee6;
  --red-alpha-80: #e5353ecc;
  --red-alpha-70: #e5353eb3;
  --red-alpha-60: #e5353e99;
  --red-alpha-48: #e5353e7a;
  --red-alpha-36: #e5353e5c;
  --red-alpha-32: #e5353e52;
  --red-alpha-24: #e5353e3d;
  --red-alpha-16: #e5353e29;
  --red-alpha-12: #e5353e1f;
  --red-alpha-10: #e5353e1a;
  --red-alpha-8: #e5353e14;
  --red-alpha-4: #e5353e0a;
  --gold-900: #441f0a;
  --gold-800: #593319;
  --gold-700: #6f4721;
  --gold-600: #805725;
  --gold-500: #a3793e;
  --gold-400: #cba567;
  --gold-300: #dbc091;
  --gold-200: #ebd7b2;
  --gold-100: #f0e4cc;
  --gold-50: #f5efe1;
  --orange-red-900: #4d1700;
  --orange-red-800: #802600;
  --orange-red-700: #b33500;
  --orange-red-600: #e64500;
  --orange-red-500: #ff5e1a;
  --orange-red-400: #ff824d;
  --orange-red-300: #ff9a6f;
  --orange-red-200: #ffb291;
  --orange-red-100: #ffcab3;
  --orange-red-50: #ffe1d5;
  --orange-900: #4e2c00;
  --orange-800: #814900;
  --orange-700: #b46600;
  --orange-600: #e78300;
  --orange-500: #ff9c1b;
  --orange-400: #ffb24e;
  --orange-300: #ffc170;
  --orange-200: #ffd092;
  --orange-100: #ffdeb4;
  --orange-50: #ffedd6;
  --yellow-900: #4e3b00;
  --yellow-800: #816100;
  --yellow-700: #b48700;
  --yellow-600: #e7ad00;
  --yellow-500: #ffc61b;
  --yellow-400: #ffd34e;
  --yellow-300: #ffdb70;
  --yellow-200: #ffe492;
  --yellow-100: #ffecb4;
  --yellow-50: #fff5d6;
  --green-900: #093d20;
  --green-800: #0f6332;
  --green-700: #1c8a46;
  --green-600: #2cb05a;
  --green-500: #40d76f;
  --green-400: #68e38b;
  --green-300: #95f0ab;
  --green-200: #c5fcd1;
  --green-100: #d9fce0;
  --green-50: #f0fff2;
  --cyan-900: #043f2a;
  --cyan-800: #076f4a;
  --cyan-700: #0b9e6a;
  --cyan-600: #0ece89;
  --cyan-500: #10ee9f;
  --cyan-400: #3ff2b2;
  --cyan-300: #6ff5c5;
  --cyan-200: #9ef8d8;
  --cyan-100: #befbe5;
  --cyan-50: #defdf2;
  --auqamarin-900: #00364d;
  --auqamarin-800: #005980;
  --auqamarin-700: #007db3;
  --auqamarin-600: #00a0e6;
  --auqamarin-500: #1abaff;
  --auqamarin-400: #4dc9ff;
  --auqamarin-300: #6fd3ff;
  --auqamarin-200: #91deff;
  --auqamarin-100: #b3e8ff;
  --auqamarin-50: #d5f2ff;
  --blue-900: #344370;
  --blue-800: #3b5181;
  --blue-700: #3e62a5;
  --blue-600: #4b79ca;
  --blue-500: #5790df;
  --blue-400: #6da2ed;
  --blue-300: #84b4f5;
  --blue-200: #a9caf9;
  --blue-100: #d1e3fd;
  --blue-50: #edf1fc;
  --purple-900: #120338;
  --purple-800: #22075e;
  --purple-700: #391085;
  --purple-600: #531dab;
  --purple-500: #722ed1;
  --purple-400: #9254de;
  --purple-300: #b37feb;
  --purple-200: #d3adf7;
  --purple-100: #efdbff;
  --purple-50: #f9f0ff;
  --pink-900: #4e0021;
  --pink-800: #810036;
  --pink-700: #b4004b;
  --pink-600: #e70061;
  --pink-500: #ff1b7a;
  --pink-400: #ff4e98;
  --pink-300: #ff70ac;
  --pink-200: #ff92c0;
  --pink-100: #ffb4d3;
  --pink-50: #ffd6e7
}
.g_site_chuangshi {
  --primary-red-500: #ad322d;
  --primary-red-300: #ff6f75;
  --primary-red-50: #ffe5e7;
  --secondary-blue-500: #116be7;
  --secondary-blue-300: #498ff1;
  --secondary-blue-50: #e3eefd;
  --surface-gray-900: #191919;
  --surface-gray-700: #4c4c4c;
  --surface-gray-500: #808080;
  --surface-gray-400: #adadad;
  --surface-gray-300: #ccc;
  --surface-gray-200: #e0e0e0;
  --surface-gray-100: #ebebeb;
  --surface-gray-50: #f5f5f5;
  --surface-bw-white: #fff;
  --background-gray-100: #ebebeb;
  --background-gray-50: #f5f5f5;
  --background-bw-white: #fff;
  --sheet-background-gray-50: #f5f5f5;
  --sheet-background-bw-white: #fff;
  --nav-bar-background-bw-white: #fff;
  --on-image-bw-white: #fff;
  --on-image-white-70: #fffb3;
  --on-image-white-36: #fff5c;
  --on-image-black-90: #000e6;
  --on-image-black-60: #00099;
  --on-image-black-36: #0005c;
  --outline-black-8: #00014;
  --segmentation-black-4: #0000a;
  --overlay-black-90: #000e6;
  --overlay-black-60: #00099;
  --overlay-black-36: #0005c;
  --bw-black: #000;
  --bw-white: #fff;
  --red-900: #4d0510;
  --red-800: #730915;
  --red-700: #99141f;
  --red-600: #bf222a;
  --red-500: #e5353e;
  --red-400: #ff4d55;
  --red-300: #ff6f75;
  --red-200: #ff999e;
  --red-100: #ffc2c4;
  --red-50: #ffe5e7;
  --gray-900: #191919;
  --gray-800: #333;
  --gray-700: #4c4c4c;
  --gray-600: #666;
  --gray-500: #808080;
  --gray-400: #adadad;
  --gray-300: #ccc;
  --gray-200: #e0e0e0;
  --gray-100: #ebebeb;
  --gray-50: #f5f5f5;
  --black-90: #000e6;
  --black-80: #000cc;
  --black-70: #000b3;
  --black-60: #00099;
  --black-48: #0007a;
  --black-36: #0005c;
  --black-32: #00052;
  --black-24: #0003d;
  --black-16: #00029;
  --black-12: #0001f;
  --black-10: #0001a;
  --black-8: #00014;
  --black-4: #0000a;
  --white-90: #fffe6;
  --white-80: #fffcc;
  --white-70: #fffb3;
  --white-60: #fff99;
  --white-48: #fff7a;
  --white-36: #fff5c;
  --white-32: #fff52;
  --white-24: #fff3d;
  --white-16: #fff29;
  --white-12: #fff1f;
  --white-10: #fff1a;
  --white-8: #fff14;
  --white-4: #fff0a;
  --red-alpha-90: #e5353ee6;
  --red-alpha-80: #e5353ecc;
  --red-alpha-70: #e5353eb3;
  --red-alpha-60: #e5353e99;
  --red-alpha-48: #e5353e7a;
  --red-alpha-36: #e5353e5c;
  --red-alpha-32: #e5353e52;
  --red-alpha-24: #e5353e3d;
  --red-alpha-16: #e5353e29;
  --red-alpha-12: #e5353e1f;
  --red-alpha-10: #e5353e1a;
  --red-alpha-8: #e5353e14;
  --red-alpha-4: #e5353e0a;
  --gold-900: #441f0a;
  --gold-800: #593319;
  --gold-700: #6f4721;
  --gold-600: #805725;
  --gold-500: #a3793e;
  --gold-400: #cba567;
  --gold-300: #dbc091;
  --gold-200: #ebd7b2;
  --gold-100: #f0e4cc;
  --gold-50: #f5efe1;
  --orange-red-900: #4d1700;
  --orange-red-800: #802600;
  --orange-red-700: #b33500;
  --orange-red-600: #e64500;
  --orange-red-500: #ff5e1a;
  --orange-red-400: #ff824d;
  --orange-red-300: #ff9a6f;
  --orange-red-200: #ffb291;
  --orange-red-100: #ffcab3;
  --orange-red-50: #ffe1d5;
  --orange-900: #4e2c00;
  --orange-800: #814900;
  --orange-700: #b46600;
  --orange-600: #e78300;
  --orange-500: #ff9c1b;
  --orange-400: #ffb24e;
  --orange-300: #ffc170;
  --orange-200: #ffd092;
  --orange-100: #ffdeb4;
  --orange-50: #ffedd6;
  --yellow-900: #4e3b00;
  --yellow-800: #816100;
  --yellow-700: #b48700;
  --yellow-600: #e7ad00;
  --yellow-500: #ffc61b;
  --yellow-400: #ffd34e;
  --yellow-300: #ffdb70;
  --yellow-200: #ffe492;
  --yellow-100: #ffecb4;
  --yellow-50: #fff5d6;
  --green-900: #093d20;
  --green-800: #0f6332;
  --green-700: #1c8a46;
  --green-600: #2cb05a;
  --green-500: #40d76f;
  --green-400: #68e38b;
  --green-300: #95f0ab;
  --green-200: #c5fcd1;
  --green-100: #d9fce0;
  --green-50: #f0fff2;
  --cyan-900: #043f2a;
  --cyan-800: #076f4a;
  --cyan-700: #0b9e6a;
  --cyan-600: #0ece89;
  --cyan-500: #10ee9f;
  --cyan-400: #3ff2b2;
  --cyan-300: #6ff5c5;
  --cyan-200: #9ef8d8;
  --cyan-100: #befbe5;
  --cyan-50: #defdf2;
  --auqamarin-900: #00364d;
  --auqamarin-800: #005980;
  --auqamarin-700: #007db3;
  --auqamarin-600: #00a0e6;
  --auqamarin-500: #1abaff;
  --auqamarin-400: #4dc9ff;
  --auqamarin-300: #6fd3ff;
  --auqamarin-200: #91deff;
  --auqamarin-100: #b3e8ff;
  --auqamarin-50: #d5f2ff;
  --blue-900: #344370;
  --blue-800: #3b5181;
  --blue-700: #3e62a5;
  --blue-600: #4b79ca;
  --blue-500: #5790df;
  --blue-400: #6da2ed;
  --blue-300: #84b4f5;
  --blue-200: #a9caf9;
  --blue-100: #d1e3fd;
  --blue-50: #edf1fc;
  --purple-900: #120338;
  --purple-800: #22075e;
  --purple-700: #391085;
  --purple-600: #531dab;
  --purple-500: #722ed1;
  --purple-400: #9254de;
  --purple-300: #b37feb;
  --purple-200: #d3adf7;
  --purple-100: #efdbff;
  --purple-50: #f9f0ff;
  --pink-900: #4e0021;
  --pink-800: #810036;
  --pink-700: #b4004b;
  --pink-600: #e70061;
  --pink-500: #ff1b7a;
  --pink-400: #ff4e98;
  --pink-300: #ff70ac;
  --pink-200: #ff92c0;
  --pink-100: #ffb4d3;
  --pink-50: #ffd6e7
}
.g_site_yunqi {
  --primary-red-500: #eb7585;
  --primary-red-300: #ff6f75;
  --primary-red-50: #ffe5e7;
  --secondary-blue-500: #116be7;
  --secondary-blue-300: #498ff1;
  --secondary-blue-50: #e3eefd;
  --surface-gray-900: #191919;
  --surface-gray-700: #4c4c4c;
  --surface-gray-500: #808080;
  --surface-gray-400: #adadad;
  --surface-gray-300: #ccc;
  --surface-gray-200: #e0e0e0;
  --surface-gray-100: #ebebeb;
  --surface-gray-50: #f5f5f5;
  --surface-bw-white: #fff;
  --background-gray-100: #ebebeb;
  --background-gray-50: #f5f5f5;
  --background-bw-white: #fff;
  --sheet-background-gray-50: #f5f5f5;
  --sheet-background-bw-white: #fff;
  --nav-bar-background-bw-white: #fff;
  --on-image-bw-white: #fff;
  --on-image-white-70: #fffb3;
  --on-image-white-36: #fff5c;
  --on-image-black-90: #000e6;
  --on-image-black-60: #00099;
  --on-image-black-36: #0005c;
  --outline-black-8: #00014;
  --segmentation-black-4: #0000a;
  --overlay-black-90: #000e6;
  --overlay-black-60: #00099;
  --overlay-black-36: #0005c;
  --bw-black: #000;
  --bw-white: #fff;
  --red-900: #4d0510;
  --red-800: #730915;
  --red-700: #99141f;
  --red-600: #bf222a;
  --red-500: #e5353e;
  --red-400: #ff4d55;
  --red-300: #ff6f75;
  --red-200: #ff999e;
  --red-100: #ffc2c4;
  --red-50: #ffe5e7;
  --gray-900: #191919;
  --gray-800: #333;
  --gray-700: #4c4c4c;
  --gray-600: #666;
  --gray-500: #808080;
  --gray-400: #adadad;
  --gray-300: #ccc;
  --gray-200: #e0e0e0;
  --gray-100: #ebebeb;
  --gray-50: #f5f5f5;
  --black-90: #000e6;
  --black-80: #000cc;
  --black-70: #000b3;
  --black-60: #00099;
  --black-48: #0007a;
  --black-36: #0005c;
  --black-32: #00052;
  --black-24: #0003d;
  --black-16: #00029;
  --black-12: #0001f;
  --black-10: #0001a;
  --black-8: #00014;
  --black-4: #0000a;
  --white-90: #fffe6;
  --white-80: #fffcc;
  --white-70: #fffb3;
  --white-60: #fff99;
  --white-48: #fff7a;
  --white-36: #fff5c;
  --white-32: #fff52;
  --white-24: #fff3d;
  --white-16: #fff29;
  --white-12: #fff1f;
  --white-10: #fff1a;
  --white-8: #fff14;
  --white-4: #fff0a;
  --red-alpha-90: #e5353ee6;
  --red-alpha-80: #e5353ecc;
  --red-alpha-70: #e5353eb3;
  --red-alpha-60: #e5353e99;
  --red-alpha-48: #e5353e7a;
  --red-alpha-36: #e5353e5c;
  --red-alpha-32: #e5353e52;
  --red-alpha-24: #e5353e3d;
  --red-alpha-16: #e5353e29;
  --red-alpha-12: #e5353e1f;
  --red-alpha-10: #e5353e1a;
  --red-alpha-8: #e5353e14;
  --red-alpha-4: #e5353e0a;
  --gold-900: #441f0a;
  --gold-800: #593319;
  --gold-700: #6f4721;
  --gold-600: #805725;
  --gold-500: #a3793e;
  --gold-400: #cba567;
  --gold-300: #dbc091;
  --gold-200: #ebd7b2;
  --gold-100: #f0e4cc;
  --gold-50: #f5efe1;
  --orange-red-900: #4d1700;
  --orange-red-800: #802600;
  --orange-red-700: #b33500;
  --orange-red-600: #e64500;
  --orange-red-500: #ff5e1a;
  --orange-red-400: #ff824d;
  --orange-red-300: #ff9a6f;
  --orange-red-200: #ffb291;
  --orange-red-100: #ffcab3;
  --orange-red-50: #ffe1d5;
  --orange-900: #4e2c00;
  --orange-800: #814900;
  --orange-700: #b46600;
  --orange-600: #e78300;
  --orange-500: #ff9c1b;
  --orange-400: #ffb24e;
  --orange-300: #ffc170;
  --orange-200: #ffd092;
  --orange-100: #ffdeb4;
  --orange-50: #ffedd6;
  --yellow-900: #4e3b00;
  --yellow-800: #816100;
  --yellow-700: #b48700;
  --yellow-600: #e7ad00;
  --yellow-500: #ffc61b;
  --yellow-400: #ffd34e;
  --yellow-300: #ffdb70;
  --yellow-200: #ffe492;
  --yellow-100: #ffecb4;
  --yellow-50: #fff5d6;
  --green-900: #093d20;
  --green-800: #0f6332;
  --green-700: #1c8a46;
  --green-600: #2cb05a;
  --green-500: #40d76f;
  --green-400: #68e38b;
  --green-300: #95f0ab;
  --green-200: #c5fcd1;
  --green-100: #d9fce0;
  --green-50: #f0fff2;
  --cyan-900: #043f2a;
  --cyan-800: #076f4a;
  --cyan-700: #0b9e6a;
  --cyan-600: #0ece89;
  --cyan-500: #10ee9f;
  --cyan-400: #3ff2b2;
  --cyan-300: #6ff5c5;
  --cyan-200: #9ef8d8;
  --cyan-100: #befbe5;
  --cyan-50: #defdf2;
  --auqamarin-900: #00364d;
  --auqamarin-800: #005980;
  --auqamarin-700: #007db3;
  --auqamarin-600: #00a0e6;
  --auqamarin-500: #1abaff;
  --auqamarin-400: #4dc9ff;
  --auqamarin-300: #6fd3ff;
  --auqamarin-200: #91deff;
  --auqamarin-100: #b3e8ff;
  --auqamarin-50: #d5f2ff;
  --blue-900: #344370;
  --blue-800: #3b5181;
  --blue-700: #3e62a5;
  --blue-600: #4b79ca;
  --blue-500: #5790df;
  --blue-400: #6da2ed;
  --blue-300: #84b4f5;
  --blue-200: #a9caf9;
  --blue-100: #d1e3fd;
  --blue-50: #edf1fc;
  --purple-900: #120338;
  --purple-800: #22075e;
  --purple-700: #391085;
  --purple-600: #531dab;
  --purple-500: #722ed1;
  --purple-400: #9254de;
  --purple-300: #b37feb;
  --purple-200: #d3adf7;
  --purple-100: #efdbff;
  --purple-50: #f9f0ff;
  --pink-900: #4e0021;
  --pink-800: #810036;
  --pink-700: #b4004b;
  --pink-600: #e70061;
  --pink-500: #ff1b7a;
  --pink-400: #ff4e98;
  --pink-300: #ff70ac;
  --pink-200: #ff92c0;
  --pink-100: #ffb4d3;
  --pink-50: #ffd6e7
}
.g_site_rongshuxia {
  --primary-red-500: #5d8637;
  --primary-red-300: #82bc4b;
  --primary-red-50: #f4f9f0;
  --secondary-blue-500: #116be7;
  --secondary-blue-300: #498ff1;
  --secondary-blue-50: #e3eefd;
  --surface-gray-900: #191919;
  --surface-gray-700: #4c4c4c;
  --surface-gray-500: #808080;
  --surface-gray-400: #adadad;
  --surface-gray-300: #ccc;
  --surface-gray-200: #e0e0e0;
  --surface-gray-100: #ebebeb;
  --surface-gray-50: #f5f5f5;
  --surface-bw-white: #fff;
  --background-gray-100: #ebebeb;
  --background-gray-50: #f5f5f5;
  --background-bw-white: #fff;
  --sheet-background-gray-50: #f5f5f5;
  --sheet-background-bw-white: #fff;
  --nav-bar-background-bw-white: #fff;
  --on-image-bw-white: #fff;
  --on-image-white-70: #fffb3;
  --on-image-white-36: #fff5c;
  --on-image-black-90: #000e6;
  --on-image-black-60: #00099;
  --on-image-black-36: #0005c;
  --outline-black-8: #00014;
  --segmentation-black-4: #0000a;
  --overlay-black-90: #000e6;
  --overlay-black-60: #00099;
  --overlay-black-36: #0005c;
  --bw-black: #000;
  --bw-white: #fff;
  --red-900: #4d0510;
  --red-800: #730915;
  --red-700: #99141f;
  --red-600: #bf222a;
  --red-500: #e5353e;
  --red-400: #ff4d55;
  --red-300: #ff6f75;
  --red-200: #ff999e;
  --red-100: #ffc2c4;
  --red-50: #ffe5e7;
  --gray-900: #191919;
  --gray-800: #333;
  --gray-700: #4c4c4c;
  --gray-600: #666;
  --gray-500: #808080;
  --gray-400: #adadad;
  --gray-300: #ccc;
  --gray-200: #e0e0e0;
  --gray-100: #ebebeb;
  --gray-50: #f5f5f5;
  --black-90: #000e6;
  --black-80: #000cc;
  --black-70: #000b3;
  --black-60: #00099;
  --black-48: #0007a;
  --black-36: #0005c;
  --black-32: #00052;
  --black-24: #0003d;
  --black-16: #00029;
  --black-12: #0001f;
  --black-10: #0001a;
  --black-8: #00014;
  --black-4: #0000a;
  --white-90: #fffe6;
  --white-80: #fffcc;
  --white-70: #fffb3;
  --white-60: #fff99;
  --white-48: #fff7a;
  --white-36: #fff5c;
  --white-32: #fff52;
  --white-24: #fff3d;
  --white-16: #fff29;
  --white-12: #fff1f;
  --white-10: #fff1a;
  --white-8: #fff14;
  --white-4: #fff0a;
  --red-alpha-90: #e5353ee6;
  --red-alpha-80: #e5353ecc;
  --red-alpha-70: #e5353eb3;
  --red-alpha-60: #e5353e99;
  --red-alpha-48: #e5353e7a;
  --red-alpha-36: #e5353e5c;
  --red-alpha-32: #e5353e52;
  --red-alpha-24: #e5353e3d;
  --red-alpha-16: #e5353e29;
  --red-alpha-12: #e5353e1f;
  --red-alpha-10: #e5353e1a;
  --red-alpha-8: #e5353e14;
  --red-alpha-4: #e5353e0a;
  --gold-900: #441f0a;
  --gold-800: #593319;
  --gold-700: #6f4721;
  --gold-600: #805725;
  --gold-500: #a3793e;
  --gold-400: #cba567;
  --gold-300: #dbc091;
  --gold-200: #ebd7b2;
  --gold-100: #f0e4cc;
  --gold-50: #f5efe1;
  --orange-red-900: #4d1700;
  --orange-red-800: #802600;
  --orange-red-700: #b33500;
  --orange-red-600: #e64500;
  --orange-red-500: #ff5e1a;
  --orange-red-400: #ff824d;
  --orange-red-300: #ff9a6f;
  --orange-red-200: #ffb291;
  --orange-red-100: #ffcab3;
  --orange-red-50: #ffe1d5;
  --orange-900: #4e2c00;
  --orange-800: #814900;
  --orange-700: #b46600;
  --orange-600: #e78300;
  --orange-500: #ff9c1b;
  --orange-400: #ffb24e;
  --orange-300: #ffc170;
  --orange-200: #ffd092;
  --orange-100: #ffdeb4;
  --orange-50: #ffedd6;
  --yellow-900: #4e3b00;
  --yellow-800: #816100;
  --yellow-700: #b48700;
  --yellow-600: #e7ad00;
  --yellow-500: #ffc61b;
  --yellow-400: #ffd34e;
  --yellow-300: #ffdb70;
  --yellow-200: #ffe492;
  --yellow-100: #ffecb4;
  --yellow-50: #fff5d6;
  --green-900: #093d20;
  --green-800: #0f6332;
  --green-700: #1c8a46;
  --green-600: #2cb05a;
  --green-500: #40d76f;
  --green-400: #68e38b;
  --green-300: #95f0ab;
  --green-200: #c5fcd1;
  --green-100: #d9fce0;
  --green-50: #f0fff2;
  --cyan-900: #043f2a;
  --cyan-800: #076f4a;
  --cyan-700: #0b9e6a;
  --cyan-600: #0ece89;
  --cyan-500: #10ee9f;
  --cyan-400: #3ff2b2;
  --cyan-300: #6ff5c5;
  --cyan-200: #9ef8d8;
  --cyan-100: #befbe5;
  --cyan-50: #defdf2;
  --auqamarin-900: #00364d;
  --auqamarin-800: #005980;
  --auqamarin-700: #007db3;
  --auqamarin-600: #00a0e6;
  --auqamarin-500: #1abaff;
  --auqamarin-400: #4dc9ff;
  --auqamarin-300: #6fd3ff;
  --auqamarin-200: #91deff;
  --auqamarin-100: #b3e8ff;
  --auqamarin-50: #d5f2ff;
  --blue-900: #344370;
  --blue-800: #3b5181;
  --blue-700: #3e62a5;
  --blue-600: #4b79ca;
  --blue-500: #5790df;
  --blue-400: #6da2ed;
  --blue-300: #84b4f5;
  --blue-200: #a9caf9;
  --blue-100: #d1e3fd;
  --blue-50: #edf1fc;
  --purple-900: #120338;
  --purple-800: #22075e;
  --purple-700: #391085;
  --purple-600: #531dab;
  --purple-500: #722ed1;
  --purple-400: #9254de;
  --purple-300: #b37feb;
  --purple-200: #d3adf7;
  --purple-100: #efdbff;
  --purple-50: #f9f0ff;
  --pink-900: #4e0021;
  --pink-800: #810036;
  --pink-700: #b4004b;
  --pink-600: #e70061;
  --pink-500: #ff1b7a;
  --pink-400: #ff4e98;
  --pink-300: #ff70ac;
  --pink-200: #ff92c0;
  --pink-100: #ffb4d3;
  --pink-50: #ffd6e7
}
.g_site_xs {
  --primary-red-500: #e15928;
  --primary-red-300: #fa8d66;
  --primary-red-50: #fff9f6;
  --secondary-blue-500: #116be7;
  --secondary-blue-300: #498ff1;
  --secondary-blue-50: #e3eefd;
  --surface-gray-900: #191919;
  --surface-gray-700: #4c4c4c;
  --surface-gray-500: #808080;
  --surface-gray-400: #adadad;
  --surface-gray-300: #ccc;
  --surface-gray-200: #e0e0e0;
  --surface-gray-100: #ebebeb;
  --surface-gray-50: #f5f5f5;
  --surface-bw-white: #fff;
  --background-gray-100: #ebebeb;
  --background-gray-50: #f5f5f5;
  --background-bw-white: #fff;
  --sheet-background-gray-50: #f5f5f5;
  --sheet-background-bw-white: #fff;
  --nav-bar-background-bw-white: #fff;
  --on-image-bw-white: #fff;
  --on-image-white-70: #fffb3;
  --on-image-white-36: #fff5c;
  --on-image-black-90: #000e6;
  --on-image-black-60: #00099;
  --on-image-black-36: #0005c;
  --outline-black-8: #00014;
  --segmentation-black-4: #0000a;
  --overlay-black-90: #000e6;
  --overlay-black-60: #00099;
  --overlay-black-36: #0005c;
  --bw-black: #000;
  --bw-white: #fff;
  --red-900: #4d0510;
  --red-800: #730915;
  --red-700: #99141f;
  --red-600: #bf222a;
  --red-500: #e5353e;
  --red-400: #ff4d55;
  --red-300: #ff6f75;
  --red-200: #ff999e;
  --red-100: #ffc2c4;
  --red-50: #ffe5e7;
  --gray-900: #191919;
  --gray-800: #333;
  --gray-700: #4c4c4c;
  --gray-600: #666;
  --gray-500: #808080;
  --gray-400: #adadad;
  --gray-300: #ccc;
  --gray-200: #e0e0e0;
  --gray-100: #ebebeb;
  --gray-50: #f5f5f5;
  --black-90: #000e6;
  --black-80: #000cc;
  --black-70: #000b3;
  --black-60: #00099;
  --black-48: #0007a;
  --black-36: #0005c;
  --black-32: #00052;
  --black-24: #0003d;
  --black-16: #00029;
  --black-12: #0001f;
  --black-10: #0001a;
  --black-8: #00014;
  --black-4: #0000a;
  --white-90: #fffe6;
  --white-80: #fffcc;
  --white-70: #fffb3;
  --white-60: #fff99;
  --white-48: #fff7a;
  --white-36: #fff5c;
  --white-32: #fff52;
  --white-24: #fff3d;
  --white-16: #fff29;
  --white-12: #fff1f;
  --white-10: #fff1a;
  --white-8: #fff14;
  --white-4: #fff0a;
  --red-alpha-90: #e5353ee6;
  --red-alpha-80: #e5353ecc;
  --red-alpha-70: #e5353eb3;
  --red-alpha-60: #e5353e99;
  --red-alpha-48: #e5353e7a;
  --red-alpha-36: #e5353e5c;
  --red-alpha-32: #e5353e52;
  --red-alpha-24: #e5353e3d;
  --red-alpha-16: #e5353e29;
  --red-alpha-12: #e5353e1f;
  --red-alpha-10: #e5353e1a;
  --red-alpha-8: #e5353e14;
  --red-alpha-4: #e5353e0a;
  --gold-900: #441f0a;
  --gold-800: #593319;
  --gold-700: #6f4721;
  --gold-600: #805725;
  --gold-500: #a3793e;
  --gold-400: #cba567;
  --gold-300: #dbc091;
  --gold-200: #ebd7b2;
  --gold-100: #f0e4cc;
  --gold-50: #f5efe1;
  --orange-red-900: #4d1700;
  --orange-red-800: #802600;
  --orange-red-700: #b33500;
  --orange-red-600: #e64500;
  --orange-red-500: #ff5e1a;
  --orange-red-400: #ff824d;
  --orange-red-300: #ff9a6f;
  --orange-red-200: #ffb291;
  --orange-red-100: #ffcab3;
  --orange-red-50: #ffe1d5;
  --orange-900: #4e2c00;
  --orange-800: #814900;
  --orange-700: #b46600;
  --orange-600: #e78300;
  --orange-500: #ff9c1b;
  --orange-400: #ffb24e;
  --orange-300: #ffc170;
  --orange-200: #ffd092;
  --orange-100: #ffdeb4;
  --orange-50: #ffedd6;
  --yellow-900: #4e3b00;
  --yellow-800: #816100;
  --yellow-700: #b48700;
  --yellow-600: #e7ad00;
  --yellow-500: #ffc61b;
  --yellow-400: #ffd34e;
  --yellow-300: #ffdb70;
  --yellow-200: #ffe492;
  --yellow-100: #ffecb4;
  --yellow-50: #fff5d6;
  --green-900: #093d20;
  --green-800: #0f6332;
  --green-700: #1c8a46;
  --green-600: #2cb05a;
  --green-500: #40d76f;
  --green-400: #68e38b;
  --green-300: #95f0ab;
  --green-200: #c5fcd1;
  --green-100: #d9fce0;
  --green-50: #f0fff2;
  --cyan-900: #043f2a;
  --cyan-800: #076f4a;
  --cyan-700: #0b9e6a;
  --cyan-600: #0ece89;
  --cyan-500: #10ee9f;
  --cyan-400: #3ff2b2;
  --cyan-300: #6ff5c5;
  --cyan-200: #9ef8d8;
  --cyan-100: #befbe5;
  --cyan-50: #defdf2;
  --auqamarin-900: #00364d;
  --auqamarin-800: #005980;
  --auqamarin-700: #007db3;
  --auqamarin-600: #00a0e6;
  --auqamarin-500: #1abaff;
  --auqamarin-400: #4dc9ff;
  --auqamarin-300: #6fd3ff;
  --auqamarin-200: #91deff;
  --auqamarin-100: #b3e8ff;
  --auqamarin-50: #d5f2ff;
  --blue-900: #344370;
  --blue-800: #3b5181;
  --blue-700: #3e62a5;
  --blue-600: #4b79ca;
  --blue-500: #5790df;
  --blue-400: #6da2ed;
  --blue-300: #84b4f5;
  --blue-200: #a9caf9;
  --blue-100: #d1e3fd;
  --blue-50: #edf1fc;
  --purple-900: #120338;
  --purple-800: #22075e;
  --purple-700: #391085;
  --purple-600: #531dab;
  --purple-500: #722ed1;
  --purple-400: #9254de;
  --purple-300: #b37feb;
  --purple-200: #d3adf7;
  --purple-100: #efdbff;
  --purple-50: #f9f0ff;
  --pink-900: #4e0021;
  --pink-800: #810036;
  --pink-700: #b4004b;
  --pink-600: #e70061;
  --pink-500: #ff1b7a;
  --pink-400: #ff4e98;
  --pink-300: #ff70ac;
  --pink-200: #ff92c0;
  --pink-100: #ffb4d3;
  --pink-50: #ffd6e7
}
:root .g_site_readnovel {
  --color-primary: var(--primary-red-500);
  --color-primary-ligher: var(--primary-red-300);
  --color-primary-lighest: var(--primary-red-50);
  --color-primary-border: var(--red-100);
  --color-header-menu-bg: var(--sheet-background-bw-white);
  --color-header-menu-text: var(--surface-gray-900);
  --color-header-menu-hover-line: var(--primary-red-500);
  --color-header-menu-icon: var(--primary-red-500);
  --color-common-bg: #f5f5f5;
  --color-home-block-bg: var(--primary-red-50);
  --color-rank-label-bg-1: var(--pink-500);
  --color-rank-label-bg-2: var(--auqamarin-500);
  --color-rank-label-bg-3: var(--cyan-500)
}
:root .g_site_xs8 {
  --color-primary: var(--primary-red-500);
  --color-primary-ligher: var(--primary-red-300);
  --color-primary-lighest: var(--primary-red-50);
  --color-primary-border: var(--green-100);
  --color-header-menu-bg: var(--primary-red-500);
  --color-header-menu-text: var(--sheet-background-bw-white);
  --color-header-menu-hover-line: var(--sheet-background-bw-white);
  --color-header-menu-icon: var(--sheet-background-bw-white);
  --color-common-bg: #f5f5f5;
  --color-home-block-bg: var(--primary-red-50);
  --color-rank-label-bg-1: var(--green-500);
  --color-rank-label-bg-2: #d4e625;
  --color-rank-label-bg-3: #f7c595
}
:root .g_site_hongxiu {
  --color-primary: var(--primary-red-500);
  --color-primary-ligher: var(--primary-red-300);
  --color-primary-lighest: var(--primary-red-50);
  --color-primary-border: var(--red-100);
  --color-header-menu-bg: linear-gradient(to right,#fc0e50 0,#e97360 100%);
  --color-header-menu-text: var(--sheet-background-bw-white);
  --color-header-menu-hover-line: var(--sheet-background-bw-white);
  --color-header-menu-icon: var(--sheet-background-bw-white);
  --color-common-bg: #fff5f5;
  --color-home-block-bg: var(--primary-red-50);
  --color-rank-label-bg-1: var(--pink-500);
  --color-rank-label-bg-2: var(--auqamarin-500);
  --color-rank-label-bg-3: var(--cyan-500)
}
:root .g_site_chuangshi {
  --color-primary: var(--primary-red-500);
  --color-primary-ligher: var(--primary-red-300);
  --color-primary-lighest: var(--primary-red-50);
  --color-primary-border: var(--red-100);
  --color-header-menu-bg: var(--sheet-background-bw-white);
  --color-header-menu-text: var(--surface-gray-900);
  --color-header-menu-hover-line: var(--primary-red-500);
  --color-header-menu-icon: var(--primary-red-500);
  --color-common-bg: #f5f5f5;
  --color-home-block-bg: var(--primary-red-50);
  --color-rank-label-bg-1: var(--pink-500);
  --color-rank-label-bg-2: var(--auqamarin-500);
  --color-rank-label-bg-3: var(--cyan-500)
}
:root .g_site_yunqi {
  --color-primary: var(--primary-red-500);
  --color-primary-ligher: var(--primary-red-300);
  --color-primary-lighest: var(--primary-red-50);
  --color-primary-border: var(--red-100);
  --color-header-menu-bg: var(--sheet-background-bw-white);
  --color-header-menu-text: var(--surface-gray-900);
  --color-header-menu-hover-line: var(--primary-red-500);
  --color-header-menu-icon: var(--primary-red-500);
  --color-common-bg: #f5f5f5;
  --color-home-block-bg: var(--primary-red-50);
  --color-rank-label-bg-1: var(--pink-500);
  --color-rank-label-bg-2: var(--auqamarin-500);
  --color-rank-label-bg-3: var(--cyan-500)
}
:root .g_site_rongshuxia {
  --color-primary: var(--primary-red-500);
  --color-primary-ligher: var(--primary-red-300);
  --color-primary-lighest: var(--primary-red-50);
  --color-primary-border: var(--primary-red-300);
  --color-header-menu-bg: var(--sheet-background-bw-white);
  --color-header-menu-text: var(--surface-gray-900);
  --color-header-menu-hover-line: var(--primary-red-500);
  --color-header-menu-icon: var(--primary-red-500);
  --color-common-bg: #f5f5f5;
  --color-home-block-bg: var(--primary-red-50);
  --color-rank-label-bg-1: var(--orange-red-400);
  --color-rank-label-bg-2: var(--blue-400);
  --color-rank-label-bg-3: var(--yellow-500)
}
:root .g_site_xs {
  --color-primary: var(--primary-red-500);
  --color-primary-ligher: var(--primary-red-300);
  --color-primary-lighest: var(--primary-red-50);
  --color-primary-border: var(--primary-red-300);
  --color-header-menu-bg: var(--sheet-background-bw-white);
  --color-header-menu-text: var(--surface-gray-900);
  --color-header-menu-hover-line: var(--primary-red-500);
  --color-header-menu-icon: var(--primary-red-500);
  --color-common-bg: #f5f5f5;
  --color-home-block-bg: var(--primary-red-50);
  --color-rank-label-bg-1: var(--red-500);
  --color-rank-label-bg-2: var(--yellow-300);
  --color-rank-label-bg-3: var(--black-60)
}
a,
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 14px
}
li,
ol,
ul {
  list-style: none outside none
}
table {
  border-spacing: 0;
  border-collapse: collapse
}
fieldset,
img {
  border: 0 none
}
html {
  min-width: 990px
}
body {
  font-family: PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased
}
input::-moz-focus-inner {
  padding: 0;
  border: none
}
a img {
  border: none
}
a {
  text-decoration: none;
  color: #262626;
  outline: 0
}
a:hover {
  color: var(--color-primary)
}
a.default {
  cursor: text
}
a.default:hover {
  color: inherit
}
.loaded a {
  transition: color .3s,background-color .3s,border .3s
}
textarea {
  font: 14px/1.8 PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  resize: none;
  outline: 0
}
select {
  font-family: PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif
}
button,
input {
  font-family: PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  border: none;
  outline: 0
}
input::-ms-clear {
  display: none
}
label {
  cursor: pointer
}
cite,
em,
i {
  font-style: normal
}
:-moz-placeholder {
  color: #bbb
}
::-moz-placeholder {
  color: #bbb
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bbb
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bbb
}
p {
  word-wrap: break-word;
  word-break: break-all
}
.lbf-combobox .lbf-combobox-label .lbf-combobox-icon:before {
  visibility: hidden
}


@font-face {
  font-family: icomoon;
  src: url('../font/icomoon.8c1e1_b03f10.eot');
  src: url('../font/icomoon.8c1e1_5fed3e.eot') format('embedded-opentype'),url('../font/icomoon.56f9e_496fbd.woff') format('woff'),url('../font/icomoon.79191_b159e6.ttf') format('truetype'),url('../other/icomoon.1b97f_c699a5.svg') format('svg')
}
.lang {
  font-family: PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif
}
h3 em.lang,
h3.lang {
  font-weight: 700
}
.iconfont {
  font-family: icomoon!important;
  font-size: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-user:before {
  content: '\e602'
}
.icon-book-shelf:before {
  content: '\e603'
}
.icon-glass:before {
  content: '\e604'
}
.icon-right:before {
  content: '\e621'
}
.icon-shouji:before {
  content: '\e65c'
}
.icon-dingyue:before {
  content: '\e636'
}
.icon-lock:before {
  content: '\e63c'
}
.icon-gotop:before {
  content: '\e66b'
}
.icon-chenggong:before {
  content: '\e61d'
}
.icon-cuowu:before {
  content: '\e61e'
}
.icon-gou:before {
  content: '\e664'
}
.icon-guanbi:before {
  content: '\e601'
}
.icon-look-lishi:before {
  content: '\e666'
}
.icon-moon:before {
  content: '\e665'
}
.icon-shuaxin:before {
  content: '\e667'
}
.icon-wenhao:before {
  content: '\e624'
}
.icon-tongzhi:before {
  content: '\e60e'
}
.icon-tuwen:before {
  content: '\e619'
}
.icon-yonghu:before {
  content: '\e648'
}
.icon-youjiantou:before {
  content: '\e621'
}
.icon-shangjiantou:before {
  content: '\e623'
}
.icon-xiajiantou:before {
  content: '\e625'
}
.icon-jiangxu:before {
  content: '\e626'
}
.icon-shengxu:before {
  content: '\e627'
}
.icon-zuojiantou:before {
  content: '\e628'
}
.icon-wenjiandocuments18:before {
  content: '\e663'
}
.icon-dashang:before {
  content: '\e635'
}
.icon-taolun:before {
  content: '\e63d'
}
.icon-tuijianpiao:before {
  content: '\e63e'
}
.icon-yuepiao:before {
  content: '\e63f'
}
.icon-add:before {
  content: '\e643'
}
.icon-xiazai:before {
  content: '\e644'
}
.icon-anquan:before {
  content: '\e646'
}
.icon-bianjipinglun:before {
  content: '\e64d'
}
.icon-danyefan:before {
  content: '\e64e'
}
.icon-zishu:before {
  content: '\e64f'
}
.icon-zuozhe:before {
  content: '\e650'
}
.icon-fanhuishuye:before {
  content: '\e652'
}
.icon-gengxinshijian:before {
  content: '\e653'
}
.icon-jiarushuji:before {
  content: '\e654'
}
.icon-jianxiaokuandu:before {
  content: '\e655'
}
.icon-jianxiaozihao:before {
  content: '\e656'
}
.icon-pinglun:before {
  content: '\e658'
}
.icon-shanchu:before {
  content: '\e659'
}
.icon-shangxiafanye:before {
  content: '\e65a'
}
.icon-shezhi:before {
  content: '\e65b'
}
.icon-toupiao:before {
  content: '\e65d'
}
.icon-zengdazihao:before {
  content: '\e660'
}
.icon-putonghongbao:before {
  content: '\e668'
}
.icon-tuijianpiaohongbao:before {
  content: '\e669'
}
.icon-yuepiaohongbao:before {
  content: '\e66a'
}
.icon-mimazhaohui:before {
  content: '\e67e'
}
.icon-fanhuidingbu:before {
  content: '\e651'
}
.icon-jinggao:before {
  content: '\e657'
}
.icon-label:before {
  content: '\e61a'
}

.g_site_readnovel .header .top-head .logo {
  background: url('../img/logo.f92fe_a2d065.webp') no-repeat;
  background-size: contain
}
.g_site_xs8 .header .top-head .logo {
  background: url('../img/logo.f81d7_954d62.webp') no-repeat;
  background-size: contain
}
.g_site_xs .header .top-head .logo {
  background: url('../img/logo.184d3_3d2ec8.webp') no-repeat;
  background-size: contain
}
.g_site_rongshuxia .header .top-head .logo {
  height: 50px;
  background: url('../img/logo.ab0cc_609cb5.webp') no-repeat;
  background-size: contain
}
.g_site_chuangshi .header .top-head .logo {
  height: 66px;
  margin-top: 10px;
  background: url('../img/logo_chuangshi.ea778_06b376.webp') no-repeat;
  background-size: contain
}
.g_site_yunqi .header .top-head .logo {
  background: url('../img/logo_yunqi.6a657_76dcd9.webp') no-repeat;
  background-size: contain
}
.g_site_chuangshi .header .top-nav-wrap,
.g_site_yunqi .header .top-nav-wrap {
  display: none
}
.g_site_hongxiu .header .top-head .logo {
  height: 50px;
  background: url('../img/logo.40a48_072c33.webp') no-repeat;
  background-size: contain
}
.g_site_hongxiu .top-nav-wrap .box-center {
  background: url('../img/fill_2x.7b3b1_e09f1c.webp') 98% 0 no-repeat;
  background-size: 355px
}
.header {
  margin-bottom: 20px;
  background: #fefefe;
  box-shadow: 0 1px 4px rgba(0,0,0,.1)
}
.header .top-head {
  height: 85px;
  border-bottom: 1px solid #e6e6e6
}
.header .top-head .iconfont {
  color: var(--color-primary)
}
.header .top-head .logo,
.header .top-head .search-wrap {
  float: left
}
.header .top-head .logo {
  width: 182px;
  height: 40px;
  margin-top: 20px;
  margin-right: 210px
}
.header .top-head .logo a {
  position: relative;
  z-index: 1;
  display: block;
  width: 218px;
  height: 100%
}
.header .top-head .logo a em {
  position: absolute;
  z-index: 1;
  top: 16px;
  right: 0;
  width: 22px;
  height: 19px;
  background: url('../img/home.219c2_2b458b.webp') no-repeat
}
.header .top-head .search-wrap {
  width: 320px;
  height: 40px;
  margin-top: 20px
}
.header .top-head .search-wrap form {
  display: block
}
.header .top-head .search-wrap form input {
  float: left
}
.header .top-head .search-wrap form input.search-box {
  font: 14px/34px PingFangSC-Regular,'-apple-system',Simsun;
  width: 244px;
  height: 34px;
  padding: 0 10px 0 18px;
  border: 2px solid var(--color-primary);
  border-right: none;
  border-radius: 100px 0 0 100px;
  background: 0 0
}
.header .top-head .search-wrap form label {
  float: left;
  width: 44px;
  height: 34px;
  border: 2px solid var(--color-primary);
  border-left: none;
  border-radius: 0 100px 100px 0
}
.header .top-head .search-wrap form label .iconfont {
  font-size: 18px;
  line-height: 34px;
  display: block;
  width: 18px;
  margin: 0 auto;
  color: var(--color-primary);
  -webkit-text-stroke-width: .4px
}
.header .top-head .user-wrap {
  position: relative;
  z-index: 20;
  float: right
}
.header .top-head .user-wrap .avatar {
  display: block;
  float: right;
  width: 36px;
  height: 85px;
  margin-left: 25px;
  border-radius: 100%
}
.header .top-head .user-wrap .avatar .link {
  margin-top: 23px
}
.header .top-head .user-wrap .avatar .link,
.header .top-head .user-wrap .avatar img {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 100%
}
.header .top-head .user-wrap li,
.header .top-head .user-wrap ul {
  float: right
}
.header .top-head .user-wrap li {
  font: 14px/85px PingFangSC-Regular,'-apple-system',Simsun;
  height: 85px;
  margin-left: 25px
}
.header .top-head .user-wrap li a {
  display: block
}
.header .top-head .user-wrap li .iconfont {
  font-size: 22px;
  float: left;
  width: 24px;
  margin-right: 6px;
  color: var(--color-primary)
}
.header .top-head .user-wrap li .head-msg {
  position: relative;
  z-index: 1
}
.header .top-head .user-wrap li .head-msg .iconfont {
  font-size: 26px;
  margin-top: -1px
}
.header .top-head .user-wrap li .head-msg cite {
  position: absolute;
  z-index: 1;
  top: 26px;
  right: 0;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background: var(--color-primary)
}
.header .top-head .user-wrap .down-drop {
  position: absolute;
  z-index: 1;
  top: 64px;
  right: 0;
  display: none;
  width: 100px;
  animation: .15s ease-out;
  animation-name: fadeinT;
  background: var(--sheet-background-bw-white);
  box-shadow: 0 2px 6px rgba(0,0,0,.1)
}
.header .top-head .user-wrap .down-drop dd {
  text-align: center
}
.header .top-head .user-wrap .down-drop dd a {
  font: 14px/30px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 30px
}
.header .top-head .user-wrap .down-drop dd a:hover {
  color: var(--sheet-background-bw-white);
  background: var(--color-primary)
}
.header .top-nav-wrap {
  position: relative;
  z-index: 11;
  background: var(--color-header-menu-bg)
}
.header .top-nav-wrap .left-nav li {
  font-family: PingFangSC-Regular,'-apple-system',Simsun;
  font-size: 15px;
  line-height: 50px;
  position: relative;
  z-index: 1;
  float: left;
  height: 47px;
  margin-left: 28px;
  cursor: pointer;
  transition: border .3s;
  border-bottom: 3px solid transparent
}
.header .top-nav-wrap .left-nav li a {
  display: block;
  color: var(--color-header-menu-text)
}
.header .top-nav-wrap .left-nav li.act,
.header .top-nav-wrap .left-nav li:hover {
  height: 47px;
  border-bottom: 3px solid var(--color-header-menu-hover-line)
}
.header .top-nav-wrap .left-nav li.act a {
  font-weight: 700
}
.header .top-nav-wrap .left-nav li:first-child {
  margin-left: 0
}
.header .top-nav-wrap .left-nav li .iconfont {
  font-size: 18px;
  display: inline-block;
  min-width: 18px;
  margin: -6px 8px 0 0;
  vertical-align: middle;
  color: var(--color-header-menu-icon)
}
.header .top-nav-wrap .left-nav li .type-list {
  position: absolute;
  z-index: 1;
  top: 54px;
  left: 0;
  display: none;
  width: 120px;
  padding: 10px 0;
  animation: fadeinT .15s ease-out;
  border-radius: 2px;
  background: #1a1a1a
}
.header .top-nav-wrap .left-nav li .type-list cite {
  position: absolute;
  bottom: 100%;
  left: 40%;
  width: 0;
  height: 0;
  margin-left: -5px;
  border-top: 0 none;
  border-right: 6px solid transparent;
  border-bottom: 6px solid var(--color-primary-ligher);
  border-left: 6px solid transparent
}
.header .top-nav-wrap .left-nav li .type-list dd {
  text-align: center
}
.header .top-nav-wrap .left-nav li .type-list dd .iconfont {
  transition: color .3s;
  color: grey
}
.header .top-nav-wrap .left-nav li .type-list dd a {
  line-height: 36px;
  display: block;
  color: grey
}
.header .top-nav-wrap .left-nav li .type-list dd a:hover {
  color: var(--sheet-background-bw-white);
  background: var(--color-primary)
}
.header .top-nav-wrap .left-nav li .type-list dd a:hover .iconfont {
  color: var(--sheet-background-bw-white)
}
.header .top-nav-wrap .left-nav li .type-list dd a i {
  display: inline-block;
  width: 62px;
  text-align: left
}
.header .top-nav-wrap .right-nav {
  line-height: 50px;
  height: 50px
}
.header .top-nav-wrap .right-nav .iconfont {
  display: inline-block;
  min-width: 22px;
  margin: -4px 5px 0 0;
  transition: margin .3s;
  vertical-align: middle;
  color: var(--color-header-menu-icon)
}
.header .top-nav-wrap .right-nav a {
  font-family: PingFangSC-Regular,'-apple-system',Simsun;
  font-size: 15px;
  display: inline-block;
  height: 47px;
  margin-top: -3px;
  margin-left: 24px;
  vertical-align: middle;
  color: var(--color-header-menu-text);
  border-bottom: 3px solid transparent
}
.header .top-nav-wrap .right-nav a:first-child {
  margin-left: 0
}
.header .top-nav-wrap .right-nav a.act,
.header .top-nav-wrap .right-nav a:hover {
  height: 47px;
  border-bottom: 3px solid var(--color-header-menu-hover-line)
}
.score-list li {
  overflow: hidden
}
.center-book-list .line {
  border-bottom: 1px solid #e6e6e6
}
.wrap {
  background: var(--color-common-bg)
}
.crumbs-nav {
  position: relative;
  z-index: 2;
  margin: -4px auto 16px!important
}
.crumbs-nav span {
  padding: 0 6px 4px;
  border-radius: 5px
}
.crumbs-nav a,
.crumbs-nav em,
.crumbs-nav h2,
.crumbs-nav i {
  font: 12px/16px PingFangSC-Regular,'-apple-system',Simsun;
  line-height: 1;
  display: inline-block;
  vertical-align: middle
}
.crumbs-nav a {
  font: 12px/16px PingFangSC-Regular,'-apple-system',Simsun
}
.crumbs-nav a.default {
  color: #1a1a1a
}
.crumbs-nav .last-nav {
  font: 12px/16px PingFangSC-Regular,'-apple-system',Simsun;
  overflow: hidden;
  width: 16rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #262626
}
.crumbs-nav .last-nav span {
  visibility: hidden;
  padding: 0
}
.crumbs-nav em {
  font-size: 12px;
  width: 12px;
  height: 12px;
  margin: 2px 0 0 3px
}
.error,
.success {
  margin-right: 5px;
  vertical-align: 1px
}
.success {
  color: #8ccd0a
}
.error {
  color: #ed4259
}
.red {
  color: #bf2c24
}
.green {
  color: #4fb53d
}
.pink {
  color: var(--color-primary)
}
.light-pink {
  color: #ffeaed
}
.blue {
  color: #2972cc
}
.blue:hover {
  color: #0059e7
}
.gray {
  color: #a6a6a6
}
.gray:hover {
  color: #a6a6a6
}
.black {
  color: #1a1a1a
}
.light-red-btn,
.pink-btn,
.red-btn,
.red-radius-btn {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transform: translate3d(0,0,0);
  text-align: center;
  border-radius: 20px
}
.light-red-btn:hover,
.pink-btn:hover,
.red-btn:hover,
.red-radius-btn:hover {
  color: var(--sheet-background-bw-white)
}
.light-red-btn.disabled,
.pink-btn.disabled,
.red-btn.disabled,
.red-radius-btn.disabled {
  cursor: default;
  color: var(--sheet-background-bw-white);
  background: #a6a6a6
}
.light-red-btn.disabled:hover,
.pink-btn.disabled:hover,
.red-btn.disabled:hover,
.red-radius-btn.disabled:hover {
  background: #a6a6a6
}
.light-red-btn:after,
.pink-btn:after,
.red-btn:after,
.red-radius-btn:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  transition: transform .5s,opacity 1s;
  transform: scale(10,10);
  pointer-events: none;
  opacity: 0;
  background-image: radial-gradient(circle,var(--sheet-background-bw-white) 10%,transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%
}
.light-red-btn:active:after,
.pink-btn:active:after,
.red-btn:active:after,
.red-radius-btn:active:after {
  transition: 0s;
  transform: scale(0,0);
  opacity: .3
}
.grey-btn {
  border-radius: 100px!important
}
.pink-btn,
.red-btn {
  color: var(--sheet-background-bw-white);
  border-radius: 100px!important;
  background: var(--color-primary)
}
.pink-btn:hover,
.red-btn:hover {
  background: var(--color-primary-ligher)
}
.light-red-btn {
  color: var(--color-primary);
  background: var(--color-primary-lighest)
}
.light-red-btn:hover {
  background: var(--color-primary)
}
.light-border-btn {
  position: relative;
  z-index: 1;
  text-align: center;
  color: var(--color-primary);
  border: 1px solid var(--color-primary-border);
  border-radius: 20px
}
.light-border-btn:hover {
  border: 1px solid var(--color-primary);
  background: var(--color-primary-lighest)
}
.light-border-btn.disabled {
  cursor: default;
  color: #a6a6a6;
  border-color: #a6a6a6;
  background: 0 0
}
.light-border-btn .la-ball-spin-clockwise {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px
}
.light-border-btn .la-ball-spin-clockwise i {
  background-color: var(--color-primary)
}
.border-btn {
  position: relative;
  z-index: 1;
  overflow: hidden;
  transform: translate3d(0,0,0);
  text-align: center;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
  border-radius: 100px!important
}
.border-btn:hover {
  background: var(--color-primary-lighest)
}
.border-btn.disabled,
.border-btn.in-shelf {
  cursor: default;
  color: #a6a6a6;
  border-color: #a6a6a6;
  background: 0 0
}
.border-btn.disabled:after,
.border-btn.in-shelf:after {
  display: none
}
.border-btn .la-ball-spin-clockwise {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px
}
.border-btn .la-ball-spin-clockwise i {
  background-color: var(--color-primary)
}
.border-btn .iconfont {
  display: inline-block;
  vertical-align: middle
}
.border-btn:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  transition: transform .5s,opacity 1s;
  transform: scale(10,10);
  pointer-events: none;
  opacity: 0;
  background-image: radial-gradient(circle,var(--color-primary-ligher) 10%,transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%
}
.border-btn:active:after {
  transition: 0s;
  transform: scale(0,0);
  opacity: .3
}
.red-btn {
  position: relative;
  z-index: 1;
  text-align: center;
  color: #fff;
  border-color: var(--color-primary);
  background: var(--color-primary)
}
.red-btn:hover {
  color: #fff;
  border-color: var(--color-primary-ligher);
  background: var(--color-primary-ligher)
}
.red-btn.disabled {
  cursor: default;
  color: #fff;
  border-color: #a6a6a6;
  background: #a6a6a6
}
.red-btn .la-ball-spin-clockwise {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px
}
.in-shelf {
  cursor: default;
  color: #a6a6a6;
  border-color: #a6a6a6
}
.in-shelf:hover {
  color: #a6a6a6;
  border-color: #a6a6a6;
  background: 0 0
}
.grey-btn {
  position: relative;
  z-index: 1;
  text-align: center;
  color: grey;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
  border-color: rgba(0,0,0,.2);
  background: #fbfbfb;
  background: rgba(255,255,255,.5)
}
.grey-btn:hover {
  color: #1a1a1a
}
.grey-btn.disabled {
  cursor: default;
  color: #a6a6a6;
  border-color: #a6a6a6;
  background: 0 0
}
.red-radius-btn {
  font: 14px/34px PingFangSC-Regular,'-apple-system',Simsun;
  position: relative;
  z-index: 1;
  display: block;
  width: 140px;
  height: 34px;
  margin: 20px auto 3px;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  background-color: var(--color-primary)
}
.red-radius-btn .iconfont {
  font-size: 16px;
  display: inline-block;
  min-width: 16px;
  margin: -3px 5px 0 0;
  vertical-align: middle;
  color: #fff;
  -webkit-text-stroke-width: 0
}
.red-radius-btn:hover {
  color: #fff;
  background: var(--color-primary-ligher)
}
.red-radius-btn.disabled {
  cursor: default;
  background-color: #a6a6a6
}
.red-radius-btn .la-ball-spin-clockwise {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -6px
}
.lbf-textarea-placeholder {
  font-size: 12px;
  position: absolute;
  top: 8px!important;
  left: 12px!important;
  color: #999
}
.lbf-radio {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  cursor: pointer;
  vertical-align: -1px;
  border: none;
  background-image: url('../img/qd_radio_2x.e33e0_c7e723.webp');
  background-repeat: no-repeat;
  background-position: 0 -24px
}
.lbf-radio.lbf-radio-hover {
  background-position: 0 -12px
}
.lbf-radio.lbf-radio-checked {
  background-position: 0 0
}
.lbf-radio + label {
  display: inline-block
}
.qd-checkbox {
  width: 12px;
  height: 12px;
  vertical-align: middle;
  background-image: url('../img/qd_checkbox.4e604_c045dd.webp');
  background-repeat: no-repeat
}
.qd-checkbox.disabled {
  background-position: 0 0
}
.qd-checkbox.disabled:hover {
  background-position: 0 0
}
.qd-checkbox:hover {
  background-position: 0 -12px
}
.qd-checkbox.checked {
  background-position: 0 -24px
}
.lbf-checkbox {
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  background-image: url('../img/qd_checkbox.4e604_c045dd.webp');
  background-repeat: no-repeat
}
.lbf-checkbox.lbf-checkbox-hover {
  background-position: 0 -12px
}
.lbf-checkbox.lbf-checkbox-checked {
  background-position: 0 -24px
}
.lbf-checkbox + label {
  font: 12px/17px PingFangSC-Regular,'-apple-system',Simsun;
  display: inline-block;
  vertical-align: middle;
  color: #666
}
.lbf-checkbox + label:hover {
  color: #1a1a1a
}
input[type=checkbox] {
  position: absolute;
  top: 14px;
  left: -999px;
  opacity: 0
}
input[type=checkbox]:hover {
  cursor: pointer
}
input[type=checkbox]:hover + .ui-checkbox {
  background-position: 0 -20px
}
input[type=checkbox]:hover + .ui-checkbox-checked {
  background-position: 0 -40px
}
input[type=checkbox]:hover + .ui-checkbox-disabled {
  cursor: default;
  background-position: 0 0
}
.ui-checkbox {
  display: inline-block;
  overflow: hidden;
  width: 20px;
  height: 20px;
  margin: 0 8px 0 -3px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: -6px;
  background-color: var(--sheet-background-bw-white);
  background-clip: content-box
}
.ui-checkbox {
  background: url(/pro/xs8_pc/_prelease/images/ico/checkbox_3x.png) no-repeat
}
.ui-checkbox:hover {
  background-position: 0 -20px
}
.ui-checkbox-checked {
  background-position: 0 -40px
}
.ui-checkbox-checked:hover {
  background-position: 0 -40px
}
.ui-checkbox-disabled {
  opacity: .38
}
.ui-checkbox-disabled:hover {
  opacity: .38;
  background-position: 0 0
}
:root .ui-checkbox {
  vertical-align: -7px
}
:root .chapter-wrap .chapter h3 .ui-checkbox {
  vertical-align: -4px
}
:root .select-all .ui-checkbox {
  vertical-align: -6px
}
:root .subscribe-wrap .left-box .ui-checkbox,
:root .subscribe-wrap .right-box .ui-checkbox {
  vertical-align: -6px
}
.op-tag {
  position: absolute;
  z-index: 5;
  right: 4px;
  bottom: 4px;
  width: 24px;
  height: 14px;
  background: url('../img/op_tag.e4c83_869207.webp') no-repeat
}
embed {
  position: absolute;
  z-index: 2;
  top: -9999em;
  left: -9999em;
  width: 398px;
  height: 298px
}
.pin-nav-wrap {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 42px;
  background: var(--sheet-background-bw-white);
  box-shadow: 0 1px 1px #ddd
}
.pin-nav-wrap .nav-list {
  height: 42px;
  margin-left: -10px
}
.pin-nav-wrap .nav-list li {
  float: left
}
.pin-nav-wrap .nav-list li.act a,
.pin-nav-wrap .nav-list li.cur a {
  line-height: 38px;
  height: 40px;
  transition: none;
  border-top: 2px solid var(--color-primary);
  background: #2b2a2e
}
.pin-nav-wrap .nav-list li.act a span,
.pin-nav-wrap .nav-list li.cur a span {
  top: 17px;
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  transform: rotateX(-180deg)
}
.pin-nav-wrap .nav-list li.act .dropdown,
.pin-nav-wrap .nav-list li.cur .dropdown {
  display: block;
  animation: .15s ease-out;
  animation-name: fadeinT;
  background: #2b2a2e
}
.pin-nav-wrap .nav-list li.site {
  width: 95px;
  margin-right: 10px
}
.pin-nav-wrap .nav-list li.site a {
  width: 95px
}
.pin-nav-wrap .nav-list li.site a.pin-logo {
  display: block;
  width: 95px;
  height: 42px;
  background-image: url('../img/logo.92022_6fb48e.webp');
  background-repeat: no-repeat;
  background-position: 10px 48%
}
.pin-nav-wrap .nav-list li.site .dropdown {
  width: 125px
}
.pin-nav-wrap .nav-list li.site.act a,
.pin-nav-wrap .nav-list li.site.cur {
  height: 38px
}
.pin-nav-wrap .nav-list li a {
  font: 14px/42px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  position: relative;
  display: block;
  overflow: hidden;
  height: 42px;
  padding: 0 8px;
  color: #ccc
}
.pin-nav-wrap .nav-list li a:hover {
  color: var(--color-primary)
}
.pin-nav-wrap .nav-list li a span {
  position: absolute;
  top: 19px;
  right: 10px;
  width: 0;
  height: 0;
  transition: all .2s;
  border-top: 4px solid #ccc;
  border-right: 4px solid transparent;
  border-bottom: 0 none;
  border-left: 4px solid transparent
}
.pin-nav-wrap .nav-list li .dropdown {
  position: relative;
  display: none;
  box-shadow: 0 2px 4px rgba(0,0,0,.2)
}
.pin-nav-wrap .nav-list li .dropdown a {
  font: 14px/38px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  height: auto;
  padding: 2px 15px;
  color: #ccc;
  border-top: none
}
.pin-nav-wrap .nav-list li .dropdown a:hover {
  color: #fff;
  background: #000
}
.pin-nav-wrap .nav-list li.more a {
  width: 46px
}
.pin-nav-wrap .nav-list li.more a span {
  right: 15px
}
.pin-nav-wrap .nav-list li.more .dropdown a {
  width: 56px;
  padding: 0 10px
}
.pin-nav-wrap .min-user .iconfont {
  font-size: 17px;
  display: inline-block;
  vertical-align: middle;
  color: #fff
}
.pin-nav-wrap .min-user .iconfont:hover {
  background: 0 0
}
.pin-nav-wrap .min-user li {
  position: relative;
  z-index: 11
}
.pin-nav-wrap .min-user li:first-child {
  display: none
}
.pin-nav-wrap .min-user li:first-child + li.line {
  display: none
}
.pin-nav-wrap .min-user li .pin-input {
  font-family: PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  font-size: 14px;
  position: absolute;
  z-index: 1;
  top: 8px;
  right: 42px;
  width: 150px;
  height: 26px;
  transition: color .3s,border .3s;
  opacity: 1;
  color: #e6e6e6;
  color: rgba(255,255,255,.7);
  border-bottom: 1px solid #aaa;
  background: #3e3d43
}
.pin-nav-wrap .min-user li .pin-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #3e3d43 inset;
  -webkit-text-fill-color: #e6e6e6;
  -webkit-text-fill-color: rgba(255,255,255,.7)
}
.pin-nav-wrap .min-user li .pin-input:focus {
  color: var(--sheet-background-bw-white);
  border-bottom: 2px solid #fff
}
.pin-nav-wrap .min-user li.book-shelf a:hover {
  background: #2b2a2e
}
.pin-nav-wrap .min-user li.book-shelf i {
  margin-left: 5px
}
.pin-nav-wrap .min-user li.book-shelf cite {
  font-family: Arial;
  font-size: 11px;
  line-height: 1.4;
  display: inline-block;
  margin: -2px 0 0 4px;
  padding: 0 4px;
  vertical-align: middle;
  color: #fff;
  border-radius: 4px;
  background: var(--color-primary)
}
.pin-nav-wrap .min-user li.book-shelf cite strong {
  font-weight: 400
}
.pin-nav-wrap .min-user li.book-shelf em {
  margin-top: -2px
}
.pin-nav-wrap .min-user li a {
  position: relative;
  z-index: 10;
  margin-right: 0;
  color: #fff;
  background: 0 0
}
.pin-nav-wrap .min-user li label#pin-search {
  line-height: 42px;
  display: block;
  height: 42px;
  margin-right: 10px
}
.pin-nav-wrap .min-user li.line {
  height: 24px;
  margin: 10px 0 0;
  border-right: 1px solid #515056
}
.pin-nav-wrap .min-user li.sign-out {
  position: relative;
  padding: 0 6px 0 15px
}
.pin-nav-wrap .min-user li.sign-out a {
  display: inline;
  margin-right: 8px;
  padding: 0;
  color: #ccc
}
.pin-nav-wrap .min-user li.sign-out a:hover {
  color: #fff
}
.pin-nav-wrap .min-user li.sign-in a {
  overflow: hidden;
  min-width: 80px;
  max-width: 156px;
  padding: 0 20px 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis
}
.pin-nav-wrap .min-user li.sign-in a i {
  padding-right: 5px
}
.pin-nav-wrap .min-user li.sign-in .dropdown {
  position: absolute;
  top: 42px;
  right: 0;
  width: 100%;
  background: var(--sheet-background-bw-white)
}
.pin-nav-wrap .min-user li.sign-in .dropdown a {
  text-align: left
}
.pin-nav-wrap .min-user li.sign-in .dropdown a.pin-user-name {
  overflow: hidden;
  height: 32px
}
.pin-nav-wrap .min-user li.sign-in .dropdown a i {
  padding-right: 0
}
.pin-nav-wrap .nav-list li.act a,
.pin-nav-wrap .nav-list li.cur a {
  line-height: 38px!important;
  color: var(--color-primary);
  border-top: 2px solid var(--color-primary);
  background: var(--sheet-background-bw-white)
}
.pin-nav-wrap .nav-list li.act .dropdown,
.pin-nav-wrap .nav-list li.cur .dropdown {
  background: var(--sheet-background-bw-white)
}
.pin-nav-wrap .nav-list li.site a {
  color: #000
}
.pin-nav-wrap .nav-list li a {
  overflow: hidden;
  color: #1a1a1a
}
.pin-nav-wrap .nav-list li a span {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 4px solid #ccc;
  border-right: 4px solid transparent;
  border-bottom: 0 none;
  border-left: 4px solid transparent
}
.pin-nav-wrap .nav-list li a:hover {
  color: var(--color-primary)
}
.pin-nav-wrap .nav-list li .dropdown {
  position: relative;
  display: none;
  box-shadow: 0 2px 4px rgba(0,0,0,.2)
}
.pin-nav-wrap .nav-list li .dropdown a {
  font: 14px/38px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  height: auto;
  padding: 2px 15px;
  color: #1a1a1a;
  border-top: none
}
.pin-nav-wrap .nav-list li .dropdown a:hover {
  color: var(--sheet-background-bw-white);
  background: var(--color-primary)
}
.pin-nav-wrap .min-user .iconfont {
  font-size: 17px;
  display: inline-block;
  transition: color .3s;
  vertical-align: middle;
  color: #1a1a1a
}
.pin-nav-wrap .min-user .iconfont:hover {
  color: var(--color-primary);
  background: 0 0
}
.pin-nav-wrap .min-user li {
  position: relative;
  z-index: 11
}
.pin-nav-wrap .min-user li:first-child {
  display: none
}
.pin-nav-wrap .min-user li:first-child + li.line {
  display: none
}
.pin-nav-wrap .min-user li .pin-input {
  font-family: PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  font-size: 14px;
  position: absolute;
  z-index: 1;
  top: 8px;
  right: 42px;
  width: 150px;
  height: 26px;
  transition: color .3s,border .3s;
  opacity: 1;
  color: #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  background: var(--sheet-background-bw-white)
}
.pin-nav-wrap .min-user li .pin-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #3e3d43 inset;
  -webkit-text-fill-color: #e6e6e6;
  -webkit-text-fill-color: rgba(255,255,255,.7)
}
.pin-nav-wrap .min-user li .pin-input:focus {
  color: grey;
  border-bottom: 1px solid grey
}
.pin-nav-wrap .min-user li.book-shelf a:hover {
  color: var(--sheet-background-bw-white);
  background: var(--color-primary)
}
.pin-nav-wrap .min-user li.book-shelf a:hover em {
  color: var(--sheet-background-bw-white)
}
.pin-nav-wrap .min-user li.book-shelf i {
  margin-left: 5px
}
.pin-nav-wrap .min-user li.book-shelf cite {
  font-family: Arial;
  font-size: 11px;
  line-height: 1.4;
  display: inline-block;
  margin: -2px 0 0 4px;
  padding: 0 4px;
  vertical-align: middle;
  color: #fff;
  border-radius: 4px;
  background: var(--color-primary)
}
.pin-nav-wrap .min-user li.book-shelf cite strong {
  font-weight: 400
}
.pin-nav-wrap .min-user li.book-shelf em {
  margin-top: -2px;
  transition: .3s color
}
.pin-nav-wrap .min-user li a {
  position: relative;
  z-index: 10;
  margin-right: 0;
  color: #1a1a1a;
  background: 0 0
}
.pin-nav-wrap .min-user li label#pin-search {
  line-height: 42px;
  display: block;
  height: 42px;
  margin-right: 10px
}
.pin-nav-wrap .min-user li.line {
  height: 24px;
  margin: 10px 0 0;
  border-right: 1px solid #d8d8d8
}
.pin-nav-wrap .min-user li.sign-out {
  position: relative;
  padding: 0 6px 0 15px
}
.pin-nav-wrap .min-user li.sign-out a {
  display: inline;
  margin-right: 8px;
  padding: 0;
  color: #1a1a1a
}
.pin-nav-wrap .min-user li.sign-out a:hover {
  color: var(--color-primary)
}
.pin-nav-wrap .min-user li.sign-in a {
  overflow: hidden;
  min-width: 80px;
  max-width: 156px;
  padding: 0 20px 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis
}
.pin-nav-wrap .min-user li.sign-in a i {
  padding-right: 5px
}
.pin-nav-wrap .min-user li.sign-in .dropdown {
  position: absolute;
  top: 42px;
  right: 0;
  width: 100%
}
.pin-nav-wrap .min-user li.sign-in .dropdown a {
  text-align: left
}
.pin-nav-wrap .min-user li.sign-in .dropdown a.pin-user-name {
  overflow: hidden;
  height: 32px
}
.pin-nav-wrap .min-user li.sign-in .dropdown a i {
  padding-right: 0
}
.pin-nav-wrap.need-search .min-user li:first-child {
  display: block
}
.pin-nav-wrap.need-search .min-user li:first-child + li.line {
  display: block
}
.submit-input {
  position: absolute;
  clip: rect(0 0 0 0)
}
.wrap-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  overflow: hidden;
  height: 26px;
  color: #1a1a1a
}
.wrap-title .more {
  font: 12px/16px PingFangSC-Regular,'-apple-system',Simsun;
  float: right;
  margin-top: 10px;
  transition: opacity .3s;
  opacity: 0;
  color: #4284ed
}
.wrap-title .more .iconfont {
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  width: 12px;
  margin-top: -1px;
  vertical-align: middle
}
.inner-wrap {
  padding: 20px;
  border-radius: 6px;
  background: var(--sheet-background-bw-white)
}
.book-img {
  width: 72px;
  height: 96px;
  margin-right: 12px;
  border: 1px solid #e6e6e6
}
.book-img .default,
.book-img a {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  box-shadow: 0 1px 6px rgba(0,0,0,.3),0 0 5px #f9f2e9 inset
}
.book-img .default img,
.book-img a img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -ms-transition: -ms-transform .3s ease-out;
  transition: transform .3s ease-out;
  color: #fcfcfa
}
.book-img .default img:hover,
.book-img a img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05)
}
.book-img .default span,
.book-img a span {
  font: 12px/18px Arial;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 17px;
  padding: 0 3px 0 2px;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 0 0;
  background: #ed4259
}
.rank-list {
  position: relative;
  z-index: 1;
  float: left;
  width: 230px
}
.rank-list h3 {
  margin-bottom: 10px
}
.rank-list .book-rank-list li {
  height: 40px;
  border-top: 1px solid #e6e6e6
}
.rank-list .book-rank-list li:first-child {
  border-top: none
}
.rank-list .book-rank-list li:after,
.rank-list .book-rank-list li:before {
  display: table;
  content: ''
}
.rank-list .book-rank-list li:after {
  clear: both
}
.rank-list .book-rank-list li span {
  font: 700 14px/16px Arial;
  float: left;
  overflow: hidden;
  width: 16px;
  height: 16px;
  margin: 12px 12px 0 0;
  text-align: center;
  color: #666
}
.rank-list .book-rank-list li span.num1 {
  color: #fff;
  background: var(--color-rank-label-bg-1)
}
.rank-list .book-rank-list li span.num2 {
  color: #fff;
  background: var(--color-rank-label-bg-2)
}
.rank-list .book-rank-list li span.num3 {
  color: #fff;
  background: var(--color-rank-label-bg-3)
}
.rank-list .book-rank-list li a {
  font: 14px/40px PingFangSC-Regular,'-apple-system',Simsun;
  float: left;
  max-width: 202px;
  height: 40px
}
.rank-list .book-rank-list li a.name {
  overflow: hidden;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: clip;
  color: #1a1a1a
}
.rank-list .book-rank-list li a:hover {
  color: var(--color-primary)
}
.rank-list:hover .more {
  opacity: 1
}
.three-silde-wrap {
  position: relative;
  z-index: 1;
  height: 108px;
  padding: 34px 0 0 56px
}
.three-silde-wrap .la-ball-pulse {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -20px
}
.roundabout-holder {
  width: 156px;
  height: 108px
}
.roundabout-holder img {
  width: 100%
}
.roundabout {
  position: relative;
  display: none
}
.roundabout li {
  position: absolute;
  width: 84px;
  height: 112px;
  cursor: pointer;
  box-shadow: 0 1px 8px #7f7f7f
}
.roundabout li img {
  height: 100%
}
.roundabout li.book1 {
  z-index: 280;
  top: -13px;
  left: 18px
}
.roundabout li.book2 {
  z-index: 145;
  top: -1px;
  left: 75px
}
.roundabout li.book3 {
  z-index: 145;
  top: -1px;
  left: -20px
}
.info-text {
  width: 192px;
  margin: 0 auto;
  text-align: center
}
.info-text dd {
  display: none
}
.info-text dd:first-child {
  display: block
}
.info-text .red-btn {
  font: 14px/30px PingFangSC-Regular,'-apple-system',Simsun;
  display: block;
  width: 100px;
  height: 30px;
  margin: 0 auto;
  color: var(--sheet-background-bw-white);
  border-color: var(--color-primary);
  border-radius: 20px;
  background: var(--color-primary)
}
.info-text .red-btn:hover {
  background: var(--color-primary-ligher)
}
.info-text h3 {
  font: 700 18px/26px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  overflow: hidden;
  height: 24px;
  margin-bottom: 7px!important
}
.info-text h3 a {
  color: #1a1a1a
}
.info-text h3 a:hover {
  color: var(--color-primary)
}
.info-text .author {
  font: 12px/14px PingFangSC-Regular,'-apple-system',Simsun;
  overflow: hidden;
  height: 14px;
  margin-bottom: 10px;
  color: grey
}
.info-text .author a {
  color: grey
}
.info-text .tag {
  margin-bottom: 6px
}
.info-text .intro {
  font: 12px/20px PingFangSC-Regular,'-apple-system',Simsun;
  overflow: hidden;
  height: 60px;
  margin-bottom: 20px;
  text-align: left;
  color: grey
}
.tag {
  font-size: 0;
  overflow: hidden;
  height: 16px
}
.tag span {
  font: 12px/14px PingFangSC-Regular,'-apple-system',Simsun;
  display: inline-block;
  height: 14px;
  margin-left: 4px;
  padding: 0 2px;
  vertical-align: middle;
  border-radius: 1px
}
.tag span:first-child {
  margin-left: 0
}
.tag span.org {
  color: #ffa100;
  border: 1px solid #ffa100
}
.tag span.red {
  color: #ff3955;
  border: 1px solid #ff3955
}
.tag span.pink {
  color: var(--color-primary);
  border: 1px solid var(--color-primary-ligher)
}
.tag span.blue {
  color: #4284ed;
  border: 1px solid #4284ed
}
.page-box {
  min-height: 40px;
  text-align: center
}
.page-box.hidden {
  display: none!important;
  min-height: 0!important;
  padding: 0!important
}
.page-box .pagination {
  display: inline-block;
  overflow: hidden
}
.page-box .pagination ul {
  float: left
}
.page-box .pagination li {
  float: left;
  margin-right: 10px;
  text-align: center
}
.page-box .pagination li a {
  font: 14px/34px Arial;
  float: left;
  height: 34px;
  padding: 0 12px;
  transition: color .3s,border .3s;
  border: 1px solid #fff
}
.page-box .pagination li a:hover {
  border: 1px solid var(--color-primary)
}
.page-box .pagination .lbf-pagination-next,
.page-box .pagination .lbf-pagination-prev {
  font-family: simsun;
  line-height: 34px
}
.page-box .pagination .lbf-pagination-current {
  color: #fff;
  border: 1px solid var(--color-primary);
  border-radius: 2px;
  background: var(--color-primary)
}
.page-box .pagination .lbf-pagination-disabled {
  cursor: default;
  color: #ccc
}
.page-box .pagination .lbf-pagination-disabled:hover {
  border: 1px solid #fff;
  background: 0 0
}
.page-box .pagination .lbf-pagination-jump {
  float: left
}
.page-box .pagination .lbf-pagination-jump input {
  font: 12px/34px Arial;
  display: inline-block;
  width: 40px;
  height: 34px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #f2f2f2;
  border-radius: 2px
}
.page-box .pagination .lbf-pagination-jump input:focus {
  border: 1px solid #bbdaff
}
.page-box .pagination .lbf-pagination-jump .lbf-pagination-go {
  font: 12px/34px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  display: inline-block;
  width: 34px;
  height: 34px;
  transition: color .3s,border .3s;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #f2f2f2;
  border-radius: 2px
}
.page-box .pagination .lbf-pagination-jump .lbf-pagination-go:hover {
  border: 1px solid var(--color-primary)
}
.simple-tips {
  min-width: 240px;
  margin: 0 auto;
  padding: 11px 0
}
.lbf-light-tip {
  max-width: none!important
}
.banner-wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 1020px;
  height: 88px;
  margin: 0 auto
}
.banner-wrap .op-tag {
  right: 4px
}
.banner-wrap a {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 1020px;
  height: 85px
}
.banner-wrap img {
  display: block;
  width: 1020px;
  height: 85px
}
.banner-wrap embed.fix {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 980px;
  height: 85px
}
.banner-wrap .la-ball-pulse {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -20px
}
.auto-login {
  position: absolute;
  top: -9999em;
  left: -9999em;
  width: 0;
  height: 0
}
.user-photo {
  position: relative;
  z-index: 1;
  width: 44px;
  height: 44px;
  margin: 8px 8px 0 10px
}
.user-photo a,
.user-photo img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%
}
.user-photo .user-level {
  position: absolute;
  z-index: 1;
  bottom: -2px;
  left: 50%;
  margin-left: -15px;
  text-indent: -9999em
}
.level {
  font: 12px/16px PingFangSC-Regular,'-apple-system',Simsun;
  display: inline-block;
  width: 30px;
  height: 16px;
  text-align: center;
  vertical-align: 0;
  color: #fff
}
.level.zhangmen {
  background: #bf2c24
}
.level.xuetu {
  background: #e7c100
}
.no-data {
  width: 300px;
  margin: 60px auto 30px;
  text-align: center
}
.no-data .no-result-img {
  padding: 47px 0 13px
}
.no-data h3 {
  font: 16px/24px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif
}
.no-data p {
  font: 14px/24px PingFangSC-Regular,'-apple-system',Simsun;
  color: #a6a6a6
}
.no-data p .blue {
  margin: 0 5px
}
.no-data-img {
  display: block;
  width: 53px;
  height: 71px;
  margin: 0 auto 10px;
  background: url('../img/file.f39e5_9f6706.webp') no-repeat
}
.rank-list {
  position: relative;
  z-index: 1;
  float: left;
  width: 230px;
  margin-left: 20px
}
.rank-list:first-child {
  margin-left: 0
}
.rank-list h3.wrap-title {
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #1a1a1a
}
.rank-list .book-list li {
  clear: both;
  height: 31px
}
.rank-list .book-list li:hover .name-box .arrow-up {
  background: var(--color-primary)
}
.rank-list .book-list li.bd0 .name-box,
.rank-list .book-list li:last-of-type .name-box {
  border-bottom: none
}
.rank-list .book-list li.unfold {
  zoom: 1;
  height: 114px;
  margin-bottom: -1px;
  border-bottom: 1px solid #e6e6e6
}
.rank-list .book-list li.unfold i {
  color: #a6a6a6
}
.rank-list .book-list li.unfold:after,
.rank-list .book-list li.unfold:before {
  display: table;
  content: ''
}
.rank-list .book-list li.unfold:after {
  clear: both
}
.rank-list .book-list li .num-box {
  float: left;
  width: 28px;
  height: 32px
}
.rank-list .book-list li .num-box span {
  font: 700 14px/16px Arial;
  display: block;
  overflow: hidden;
  width: 16px;
  height: 16px;
  margin-top: 8px;
  text-align: center;
  letter-spacing: -1px;
  color: #666;
  background: #ededed
}
.rank-list .book-list li .num-box span.num1 {
  color: #fff;
  background: var(--color-rank-label-bg-1)
}
.rank-list .book-list li .num-box span.num2 {
  color: #fff;
  background: var(--color-rank-label-bg-2)
}
.rank-list .book-list li .num-box span.num3 {
  color: #fff;
  background: var(--color-rank-label-bg-3)
}
.rank-list .book-list li .name-box {
  position: relative;
  float: left;
  height: 30px;
  border-top: 1px solid #e6e6e6
}
.rank-list .book-list li .name-box:first-child {
  border-top: none
}
.rank-list .book-list li .name-box a {
  font: 14px/31px PingFangSC-Regular,'-apple-system',Simsun;
  float: left;
  width: 130px
}
.rank-list .book-list li .name-box a.long {
  width: 188px
}
.rank-list .book-list li .name-box a.middle {
  width: 170px
}
.rank-list .book-list li .name-box a.name {
  overflow: hidden;
  height: 31px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #1a1a1a
}
.rank-list .book-list li .name-box a:hover {
  color: var(--color-primary)
}
.rank-list .book-list li .name-box.rec a {
  color: var(--color-primary)
}
.rank-list .book-list li .name-box.rec .author {
  color: #b3b3b3
}
.rank-list .book-list li .name-box.rec .author:hover {
  color: var(--color-primary)
}
.rank-list .book-list li .name-box.bd0 {
  border-bottom: none
}
.rank-list .book-list li .name-box i {
  font: 12px/32px PingFangSC-Regular,'-apple-system',Simsun;
  float: right;
  height: 32px;
  text-align: right;
  color: #b3b3b3
}
.rank-list .book-list li .name-box i .iconfont {
  font-size: 14px;
  width: 14px
}
.rank-list .book-list li .name-box i.author {
  overflow: hidden;
  width: 72px;
  white-space: nowrap;
  text-overflow: ellipsis
}
.rank-list .book-list li .name-box i.author .iconfont {
  font-size: 14px;
  width: 14px
}
.rank-list .book-list li .name-box i.author .iconfont.green {
  color: var(--color-primary)
}
.rank-list .book-list li .name-box i.num {
  width: 30px
}
.rank-list .book-list li .name-box span {
  font: 12px/31px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  position: absolute;
  right: 0;
  text-align: right;
  color: #bfbfbf
}
.rank-list .book-list li .name-box span.up {
  color: #666
}
.score-list .book-wrap .book-info h3 {
  font: 14px/18px PingFangSC-Regular,'-apple-system',Simsun
}
.score-list .book-wrap .book-info h4 {
  font-size: 16px
}
.score-list li {
  border-top: 1px solid #e6e6e6
}
.score-list li.unfold {
  overflow: visible;
  height: 114px;
  border-top: none
}
.score-list li .name {
  font: 14px/31px PingFangSC-Regular,'-apple-system',Simsun;
  float: left;
  overflow: hidden;
  width: 160px;
  height: 31px
}
.score-list li i {
  font-family: PingFangSC-Regular,'-apple-system',Simsun;
  font-size: 12px;
  float: right;
  overflow: hidden;
  max-width: 48px;
  height: 16px;
  margin-top: 8px;
  text-align: right;
  color: #a6a6a6
}
.center-book-list {
  position: relative;
  width: 500px
}
.center-book-list .line {
  position: absolute;
  left: 20px;
  width: 480px
}
.center-book-list .line.line1 {
  top: 138px
}
.center-book-list .line.line2 {
  top: 276px
}
.center-book-list ul {
  position: relative;
  overflow: hidden;
  width: 500px;
  height: 376px;
  padding: 20px 0 0 20px
}
.center-book-list ul li {
  float: left;
  width: 230px;
  height: 96px;
  margin: 0 20px 43px 0
}
.center-book-list ul li.mr0 {
  margin-right: 0
}
.center-book-list ul li.mb0 {
  margin-bottom: 0
}
.center-book-list ul li .book-img,
.center-book-list ul li .book-info {
  float: left
}
.center-book-list ul li .book-info {
  width: 144px
}
.center-book-list ul li .book-info h3 {
  font: 16px/21px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  overflow: hidden;
  height: 21px;
  margin-top: -3px;
  margin-bottom: 8px
}
.center-book-list ul li .book-info h3 a {
  color: #1a1a1a
}
.center-book-list ul li .book-info h3 a:hover {
  color: var(--color-primary)
}
.center-book-list ul li .book-info p {
  font: 12px/20px PingFangSC-Regular,'-apple-system',Simsun;
  overflow: hidden;
  height: 40px;
  margin-bottom: 10px;
  color: #666
}
.book-wrap {
  padding: 14px 0 0
}
.book-wrap .book-info {
  width: 132px
}
.book-wrap .book-info h3 {
  font: 700 14px/18px Arial;
  width: 36px;
  height: 18px;
  margin: 0 0 6px;
  text-align: center;
  color: #fff;
  background: var(--color-rank-label-bg-1)
}
.book-wrap .book-info h3.word {
  font-size: PingFangSC-Regular,'-apple-system',Simsun
}
.book-wrap .book-info h4 {
  font: 16px/24px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  overflow: hidden;
  max-height: 48px;
  margin-bottom: 4px;
  color: #1a1a1a
}
.book-wrap .book-info p.digital {
  font-size: 12px;
  overflow: hidden;
  height: 24px;
  margin-bottom: 4px;
  padding: 3px 0 0;
  color: var(--color-primary)
}
.book-wrap .book-info p.digital em {
  font-family: Arial;
  font-size: 18px;
  margin-right: 3px
}
.book-wrap .book-info p.digital.f16 {
  font-size: 16px
}
.book-wrap .book-info p.author {
  font-family: PingFangSC-Regular,'-apple-system',Simsun;
  font-size: 12px;
  overflow: hidden;
  height: 14px
}
.book-wrap .book-info p.author i {
  font-family: Arial;
  margin: 0 5px
}
.book-wrap .book-info p.author a {
  color: #a6a6a6
}
.book-wrap .book-info p.author a.type:hover {
  color: var(--color-primary)
}
.book-wrap .book-info p.month {
  font: 12px/16px PingFangSC-Regular,'-apple-system',Simsun;
  margin-bottom: 8px;
  color: var(--color-primary)
}
.book-wrap .book-info p.month i {
  font-family: Arial;
  font-size: 18px;
  display: inline-block;
  margin: -4px 2px 0 0;
  vertical-align: middle;
  color: var(--color-primary)
}
.book-wrap .book-info p.strong {
  font: 16px/16px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  margin-bottom: 8px;
  color: var(--color-primary)
}
.book-wrap .book-info .tag {
  font-family: PingFangSC-Regular,'-apple-system',Simsun;
  font-size: 12px;
  line-height: 18px;
  display: block;
  overflow: hidden;
  width: 50px;
  height: 18px;
  margin-bottom: 2px;
  padding: 0 3px;
  text-align: center;
  color: var(--color-primary);
  border: 1px solid #df9591
}
.book-wrap .book-info .desc {
  font-family: PingFangSC-Regular,'-apple-system',Simsun;
  font-size: 12px;
  overflow: hidden;
  height: 16px;
  color: #666
}
.book-wrap .book-cover {
  position: relative;
  z-index: 4;
  float: right;
  width: 52px;
  height: 91px;
  margin-right: 20px;
  text-align: center
}
.book-wrap .book-cover.fl {
  float: left
}
.book-wrap .book-cover .link {
  position: relative;
  z-index: 10;
  display: inline-block;
  transform: translateZ(50px)
}
.book-wrap .book-cover img {
  width: 60px;
  height: 87px;
  outline: 1px solid transparent
}
.book-wrap .book-cover span {
  position: absolute;
  z-index: 1
}
:root .book-cover {
  -webkit-transform: perspective(60px) rotateY(-10deg);
  -moz-transform: perspective(60px) rotateY(-10deg);
  transform: perspective(60px) rotateY(-10deg)
}
:root .book-cover:before {
  position: absolute;
  z-index: 3;
  top: 3%;
  left: 10%;
  width: 100%;
  height: 90%;
  background-color: #999
}
:root .book-cover:after {
  position: absolute;
  z-index: 2;
  top: 2%;
  left: 100%;
  width: 10%;
  height: 92%;
  content: ' ';
  -webkit-transform: perspective(60px) rotateY(30deg);
  -moz-transform: perspective(60px) rotateY(30deg);
  transform: perspective(60px) rotateY(30deg);
  background-color: #efefef;
  box-shadow: inset 0 0 5px #333
}
:root .book-cover span {
  position: absolute;
  z-index: 1;
  top: 84.1%;
  left: 7px;
  width: 20px;
  height: 10px;
  content: '';
  -webkit-transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
  -moz-transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
  -ms-transform: scale(0);
  transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
  box-shadow: 25px 0 5px 5px #adadad
}
:root .book-cover img {
  width: 52px;
  height: 87px
}
.state-box {
  font-family: PingFangSC-Regular,'-apple-system',Simsun;
  font-size: 12px;
  line-height: 18px
}
.state-box img {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: -2px 5px 0 0;
  vertical-align: middle
}
.state-box .author {
  display: block;
  overflow: hidden;
  height: 18px;
  margin-top: 1px;
  padding-right: 10px;
  white-space: nowrap;
  color: #a6a6a6
}
.state-box .author:hover {
  color: #a6a6a6
}
.state-box i {
  float: right;
  overflow: hidden;
  max-width: 52px;
  height: 18px;
  padding: 0 3px;
  text-align: center;
  color: #a6a6a6;
  border: 1px solid #e7e7e7;
  border-radius: 1px
}
.icon-lv1 {
  width: 40px;
  height: 16px;
  background-image: url('../img/level.3e184_0565f7.webp');
  background-position: 0 -20px
}
.icon-lv10 {
  width: 40px;
  height: 16px;
  background-image: url('../img/level.3e184_0565f7.webp');
  background-position: -44px -40px
}
.icon-lv11 {
  width: 40px;
  height: 16px;
  background-image: url('../img/level.3e184_0565f7.webp');
  background-position: -44px 0
}
.icon-lv2 {
  width: 40px;
  height: 16px;
  background-image: url('../img/level.3e184_0565f7.webp');
  background-position: -44px -20px
}
.icon-lv3 {
  width: 40px;
  height: 16px;
  background-image: url('../img/level.3e184_0565f7.webp');
  background-position: 0 -40px
}
.icon-lv4 {
  width: 40px;
  height: 16px;
  background-image: url('../img/level.3e184_0565f7.webp');
  background-position: 0 0
}
.icon-lv5 {
  width: 40px;
  height: 16px;
  background-image: url('../img/level.3e184_0565f7.webp');
  background-position: 0 -60px
}
.icon-lv6 {
  width: 40px;
  height: 16px;
  background-image: url('../img/level.3e184_0565f7.webp');
  background-position: -44px -60px
}
.icon-lv7 {
  width: 40px;
  height: 16px;
  background-image: url('../img/level.3e184_0565f7.webp');
  background-position: -88px 0
}
.icon-lv8 {
  width: 40px;
  height: 16px;
  background-image: url('../img/level.3e184_0565f7.webp');
  background-position: -88px -20px
}
.icon-lv9 {
  width: 40px;
  height: 16px;
  background-image: url('../img/level.3e184_0565f7.webp');
  background-position: -88px -40px
}
@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
  .icon-lv1 {
    background-image: url('../img/level_2x.0933f_a2d14c.webp');
    background-size: 128px 76px
  }
  .icon-lv10 {
    background-image: url('../img/level_2x.0933f_a2d14c.webp');
    background-size: 128px 76px
  }
  .icon-lv11 {
    background-image: url('../img/level_2x.0933f_a2d14c.webp');
    background-size: 128px 76px
  }
  .icon-lv2 {
    background-image: url('../img/level_2x.0933f_a2d14c.webp');
    background-size: 128px 76px
  }
  .icon-lv3 {
    background-image: url('../img/level_2x.0933f_a2d14c.webp');
    background-size: 128px 76px
  }
  .icon-lv4 {
    background-image: url('../img/level_2x.0933f_a2d14c.webp');
    background-size: 128px 76px
  }
  .icon-lv5 {
    background-image: url('../img/level_2x.0933f_a2d14c.webp');
    background-size: 128px 76px
  }
  .icon-lv6 {
    background-image: url('../img/level_2x.0933f_a2d14c.webp');
    background-size: 128px 76px
  }
  .icon-lv7 {
    background-image: url('../img/level_2x.0933f_a2d14c.webp');
    background-size: 128px 76px
  }
  .icon-lv8 {
    background-image: url('../img/level_2x.0933f_a2d14c.webp');
    background-size: 128px 76px
  }
  .icon-lv9 {
    background-image: url('../img/level_2x.0933f_a2d14c.webp');
    background-size: 128px 76px
  }
}
.icon-gift1 {
  width: 53px;
  height: 53px;
  background-image: url(/pro/xs8_pc/_prelease/images/common/gift/gift.png);
  background-position: -160px 0
}
.icon-gift2 {
  width: 63px;
  height: 56px;
  background-image: url(/pro/xs8_pc/_prelease/images/common/gift/gift.png);
  background-position: 0 -66px
}
.icon-gift3 {
  width: 50px;
  height: 44px;
  background-image: url(/pro/xs8_pc/_prelease/images/common/gift/gift.png);
  background-position: -160px -57px
}
.icon-gift4 {
  width: 82px;
  height: 43px;
  background-image: url(/pro/xs8_pc/_prelease/images/common/gift/gift.png);
  background-position: -74px 0
}
.icon-gift5 {
  width: 70px;
  height: 62px;
  background-image: url(/pro/xs8_pc/_prelease/images/common/gift/gift.png);
  background-position: 0 0
}
.icon-gift6 {
  width: 60px;
  height: 56px;
  background-image: url(/pro/xs8_pc/_prelease/images/common/gift/gift.png);
  background-position: -67px -66px
}
@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
  .icon-gift1 {
    background-image: url(/pro/xs8_pc/_prelease/images/common/gift/gift_2x.png);
    background-size: 213px 122px
  }
  .icon-gift2 {
    background-image: url(/pro/xs8_pc/_prelease/images/common/gift/gift_2x.png);
    background-size: 213px 122px
  }
  .icon-gift3 {
    background-image: url(/pro/xs8_pc/_prelease/images/common/gift/gift_2x.png);
    background-size: 213px 122px
  }
  .icon-gift4 {
    background-image: url(/pro/xs8_pc/_prelease/images/common/gift/gift_2x.png);
    background-size: 213px 122px
  }
  .icon-gift5 {
    background-image: url(/pro/xs8_pc/_prelease/images/common/gift/gift_2x.png);
    background-size: 213px 122px
  }
  .icon-gift6 {
    background-image: url(/pro/xs8_pc/_prelease/images/common/gift/gift_2x.png);
    background-size: 213px 122px
  }
}
a[class*='-btn'].loading {
  position: relative
}
a[class*='-btn'].loading:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  content: '';
  animation: spin 1s linear infinite;
  opacity: 1;
  background: url('../other/loading_warning.b78e5_0deb16.gif') no-repeat center;
  background: url('../img/loading_white_s.617ca_6214f5.webp') no-repeat center,linear-gradient(to top,transparent,transparent)
}
a[class*='-btn'].loading::first-line {
  color: transparent
}
.radius20 {
  border-radius: 20px
}
.go-top-box {
  position: fixed;
  z-index: 500;
  right: 50px;
  bottom: 80px;
  display: none;
  width: 30px;
  height: 30px;
  background: var(--color-primary)
}
.go-top-box a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center
}
.go-top-box a em {
  font-size: 20px;
  line-height: 30px;
  width: 20px;
  color: var(--sheet-background-bw-white)
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(-360deg)
  }
}
@keyframes spin {
  from {
    transform: rotate(0)
  }
  to {
    transform: rotate(-360deg)
  }
}
.la-ball-spin-clockwise,
.la-ball-spin-clockwise > i {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.la-ball-spin-clockwise {
  font-size: 0;
  display: block;
  width: 16px;
  height: 16px;
  color: var(--sheet-background-bw-white)
}
.la-ball-spin-clockwise.la-dark {
  color: #333
}
.la-ball-spin-clockwise > i {
  display: inline-block;
  float: none;
  border: 0 solid currentColor;
  background-color: currentColor
}
.la-ball-spin-clockwise > i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  margin-left: -2px;
  -webkit-animation: ball-spin-clockwise 1s infinite ease-in-out;
  -moz-animation: ball-spin-clockwise 1s infinite ease-in-out;
  -o-animation: ball-spin-clockwise 1s infinite ease-in-out;
  animation: ball-spin-clockwise 1s infinite ease-in-out;
  border-radius: 100%
}
.la-ball-spin-clockwise > i:nth-child(1) {
  top: 5%;
  left: 50%;
  -webkit-animation-delay: -.875s;
  -moz-animation-delay: -.875s;
  -o-animation-delay: -.875s;
  animation-delay: -.875s
}
.la-ball-spin-clockwise > i:nth-child(2) {
  top: 18.1801948466%;
  left: 81.8198051534%;
  -webkit-animation-delay: -.75s;
  -moz-animation-delay: -.75s;
  -o-animation-delay: -.75s;
  animation-delay: -.75s
}
.la-ball-spin-clockwise > i:nth-child(3) {
  top: 50%;
  left: 95%;
  -webkit-animation-delay: -.625s;
  -moz-animation-delay: -.625s;
  -o-animation-delay: -.625s;
  animation-delay: -.625s
}
.la-ball-spin-clockwise > i:nth-child(4) {
  top: 81.8198051534%;
  left: 81.8198051534%;
  -webkit-animation-delay: -.5s;
  -moz-animation-delay: -.5s;
  -o-animation-delay: -.5s;
  animation-delay: -.5s
}
.la-ball-spin-clockwise > i:nth-child(5) {
  top: 94.9999999966%;
  left: 50.0000000005%;
  -webkit-animation-delay: -.375s;
  -moz-animation-delay: -.375s;
  -o-animation-delay: -.375s;
  animation-delay: -.375s
}
.la-ball-spin-clockwise > i:nth-child(6) {
  top: 81.8198046966%;
  left: 18.1801949248%;
  -webkit-animation-delay: -.25s;
  -moz-animation-delay: -.25s;
  -o-animation-delay: -.25s;
  animation-delay: -.25s
}
.la-ball-spin-clockwise > i:nth-child(7) {
  top: 49.9999750815%;
  left: 5.0000051215%;
  -webkit-animation-delay: -.125s;
  -moz-animation-delay: -.125s;
  -o-animation-delay: -.125s;
  animation-delay: -.125s
}
.la-ball-spin-clockwise > i:nth-child(8) {
  top: 18.179464974%;
  left: 18.1803700518%;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s
}
.la-ball-spin-clockwise.la-sm {
  width: 16px;
  height: 16px
}
.la-ball-spin-clockwise.la-sm > i {
  width: 4px;
  height: 4px;
  margin-top: -2px;
  margin-left: -2px
}
.la-ball-spin-clockwise.la-2x {
  width: 64px;
  height: 64px
}
.la-ball-spin-clockwise.la-2x > i {
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px
}
.la-ball-spin-clockwise.la-3x {
  width: 96px;
  height: 96px
}
.la-ball-spin-clockwise.la-3x > i {
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px
}
@-webkit-keyframes ball-spin-clockwise {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  20% {
    opacity: 1
  }
  80% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
  }
}
@-moz-keyframes ball-spin-clockwise {
  0%,
  100% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  20% {
    opacity: 1
  }
  80% {
    -moz-transform: scale(0);
    transform: scale(0);
    opacity: 0
  }
}
@-o-keyframes ball-spin-clockwise {
  0%,
  100% {
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  20% {
    opacity: 1
  }
  80% {
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0
  }
}
@keyframes ball-spin-clockwise {
  0%,
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  20% {
    opacity: 1
  }
  80% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0
  }
}
:root .la-ball-pulse {
  font-size: 0;
  text-align: center
}
:root .la-ball-pulse span {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 8px 0 0;
  animation: ball-pulse 1s ease infinite;
  border-radius: 100%;
  background: #666
}
:root .la-ball-pulse span:nth-child(1) {
  animation-delay: -.2s
}
:root .la-ball-pulse span:nth-child(2) {
  animation-delay: -.1s
}
:root .la-ball-pulse span:nth-child(3) {
  animation-delay: 0s
}
@-webkit-keyframes ball-pulse {
  0%,
  100%,
  60% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  30% {
    -webkit-transform: scale(.01);
    transform: scale(.01);
    opacity: .1
  }
}
@-moz-keyframes ball-pulse {
  0%,
  100%,
  60% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  30% {
    -moz-transform: scale(.01);
    transform: scale(.01);
    opacity: .1
  }
}
@-o-keyframes ball-pulse {
  0%,
  100%,
  60% {
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  30% {
    -o-transform: scale(.01);
    transform: scale(.01);
    opacity: .1
  }
}
@keyframes ball-pulse {
  0%,
  100%,
  60% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
  30% {
    -webkit-transform: scale(.01);
    -moz-transform: scale(.01);
    -o-transform: scale(.01);
    transform: scale(.01);
    opacity: .1
  }
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    opacity: 0
  }
  40% {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg)
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
    transform: perspective(400px) rotate3d(1,0,0,10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
    transform: perspective(400px) rotate3d(1,0,0,-5deg)
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
@keyframes flipInX {
  0% {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    opacity: 0
  }
  40% {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg)
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
    transform: perspective(400px) rotate3d(1,0,0,10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
    transform: perspective(400px) rotate3d(1,0,0,-5deg)
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
.flipInX {
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important
}
@-webkit-keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  0% {
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
    opacity: 0
  }
  20% {
    -webkit-transform: scale3d(1.05,1.05,1.05);
    transform: scale3d(1.05,1.05,1.05)
  }
  40% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9)
  }
  60% {
    -webkit-transform: scale3d(1.01,1.01,1.01);
    transform: scale3d(1.01,1.01,1.01);
    opacity: 1
  }
  80% {
    -webkit-transform: scale3d(.97,.97,.97);
    transform: scale3d(.97,.97,.97)
  }
  100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    opacity: 1
  }
}
@keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
  }
  0% {
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
    opacity: 0
  }
  20% {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1)
  }
  40% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.9)
  }
  60% {
    -webkit-transform: scale3d(1.03,1.03,1.03);
    transform: scale3d(1.03,1.03,1.03);
    opacity: 1
  }
  80% {
    -webkit-transform: scale3d(.97,.97,.97);
    transform: scale3d(.97,.97,.97)
  }
  100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    opacity: 1
  }
}
.bounceIn {
  animation-name: bounceIn;
  animation-duration: 1s
}
@-webkit-keyframes fadeinT {
  0% {
    -webkit-transform: translateY(-10px);
    opacity: 0
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1
  }
}
@-moz-keyframes fadeinT {
  0% {
    -moz-transform: translateY(-10px);
    opacity: 0
  }
  100% {
    -moz-transform: translateY(0);
    opacity: 1
  }
}
@-ms-keyframes fadeinT {
  0% {
    -ms-transform: translateY(-10px);
    opacity: 0
  }
  100% {
    -ms-transform: translateY(0);
    opacity: 1
  }
}
@keyframes fadeinT {
  0% {
    transform: translateY(-10px);
    opacity: 0
  }
  100% {
    transform: translateY(0);
    opacity: 1
  }
}
@-webkit-keyframes tinydown {
  0%,
  5% {
    -webkit-transform: translateY(-10px);
    opacity: 0
  }
  10% {
    -webkit-transform: translateY(-10px);
    opacity: 1
  }
  to {
    -webkit-transform: translateY(0)
  }
}
@keyframes tinydown {
  0%,
  5% {
    transform: translateY(-10px);
    opacity: 0
  }
  10% {
    transform: translateY(-10px);
    opacity: 1
  }
  to {
    transform: translateY(0)
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    opacity: 0
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    opacity: 0
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
@keyframes pulse {
  0% {
    transform: scale(.9);
    opacity: .9
  }
  50% {
    transform: scale(1);
    opacity: 1
  }
  100% {
    transform: scale(.9);
    opacity: .9
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(.95);
    opacity: .9
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1
  }
  100% {
    -webkit-transform: scale(.95);
    opacity: .9
  }
}
.floating {
  -webkit-animation-name: floating;
  animation-name: floating;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
@keyframes floating {
  0% {
    transform: translateX(0)
  }
  50% {
    transform: translateX(-8%)
  }
  100% {
    transform: translateX(0)
  }
}
@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateX(0)
  }
  50% {
    -webkit-transform: translateX(-8%)
  }
  100% {
    -webkit-transform: translateX(0)
  }
}
.g_site_readnovel .lbf-checkbox,
.g_site_readnovel .qd-checkbox {
  background-image: url('../img/qd_checkbox_readnovel.4e604_f3fc66.webp');
  background-repeat: no-repeat
}
.g_site_readnovel .pin-nav-wrap .nav-list li.site a.pin-logo {
  background-image: url(/pro/xs8_pc/_prelease/images/logo/logo_readnovel.png);
  background-size: 81px
}
.g_site_readnovel .ui-checkbox {
  background-image: url('../img/checkbox_readnovel.00c80_c5750d.webp');
  background-repeat: no-repeat
}
.g_site_xs8 .lbf-checkbox,
.g_site_xs8 .qd-checkbox {
  background-image: url('../img/qd_checkbox_xs8.6f24e_ee4b0a.webp');
  background-repeat: no-repeat
}
.g_site_xs8 .pin-nav-wrap .nav-list li.site a.pin-logo {
  background-image: url(/pro/xs8_pc/_prelease/images/logo/logo_xs8.png);
  background-size: 81px
}
.g_site_xs8 .ui-checkbox {
  background-image: url('../img/checkbox_xs8.ef996_afb156.webp');
  background-repeat: no-repeat
}
.g_site_chuangshi .crumbs-nav {
  display: none
}
.g_site_chuangshi .lbf-checkbox,
.g_site_chuangshi .qd-checkbox {
  background-image: url('../img/qd_checkbox_readnovel.4e604_f3fc66.webp');
  background-repeat: no-repeat
}
.g_site_chuangshi .pin-nav-wrap .nav-list li.site a.pin-logo {
  background-image: url('../img/logo_chuangshi.ea778_06b376.webp');
  background-size: 81px
}
.g_site_chuangshi .ui-checkbox {
  background-image: url('../img/checkbox_readnovel.00c80_c5750d.webp');
  background-repeat: no-repeat
}
.g_site_yunqi .lbf-checkbox,
.g_site_yunqi .qd-checkbox {
  background-image: url('../img/qd_checkbox_xs8.6f24e_ee4b0a.webp');
  background-repeat: no-repeat
}
.g_site_yunqi .pin-nav-wrap .nav-list li.site a.pin-logo {
  background-image: url(/pro/xs8_pc/_prelease/images/logo/logo_xs8.png);
  background-size: 81px
}
.g_site_yunqi .ui-checkbox {
  background-image: url('../img/checkbox_xs8.ef996_afb156.webp');
  background-repeat: no-repeat
}
.g_site_hongxiu .lbf-checkbox,
.g_site_hongxiu .qd-checkbox {
  background-image: url('../img/qd_checkbox_hongxiu.4e604_b935fa.webp');
  background-repeat: no-repeat
}
.g_site_hongxiu .pin-nav-wrap .nav-list li.site a.pin-logo {
  background-image: url(/pro/xs8_pc/_prelease/images/logo/logo_hongxiu.png);
  background-size: 81px
}
.g_site_hongxiu .ui-checkbox {
  background-image: url('../img/checkbox_hongxiu.00c80_ddd505.webp');
  background-repeat: no-repeat
}
.footer {
  text-align: center
}
.footer .friend-link {
  font-size: 0;
  overflow: hidden;
  padding-top: 20px
}
.footer .friend-link a,
.footer .friend-link cite,
.footer .friend-link em {
  font-size: 12px;
  display: inline-block
}
.footer .friend-link em {
  font-family: PingFangSC-Regular,'-apple-system',Simsun;
  margin-right: 16px
}
.footer .footer-menu em,
.footer .friend-link em {
  color: #1a1a1a
}
.footer .footer-menu a,
.footer .friend-link a {
  font-family: PingFangSC-Regular,'-apple-system',Simsun;
  font-size: 12px;
  line-height: 18px;
  margin-right: 16px;
  margin-bottom: 10px;
  color: #1a1a1a
}
.footer .footer-menu a:hover,
.footer .friend-link a:hover {
  color: var(--color-primary)
}
.footer .footer-menu a.yuewen,
.footer .friend-link a.yuewen {
  margin: 0
}
.footer .footer-menu {
  padding: 0 0 6px
}
.footer .footer-menu.pt20 {
  padding: 20px 0 6px
}
.footer .footer-menu a {
  color: #666
}
.footer .copy-right,
.footer .safety-box {
  padding-bottom: 20px
}
.footer .copy-right p,
.footer .safety-box p {
  font: 12px/20px PingFangSC-Regular,'-apple-system',Simsun;
  overflow: hidden;
  height: 20px;
  color: grey
}
.footer .copy-right span,
.footer .safety-box span {
  font-family: Arial;
  margin-right: 5px
}
.footer .safety-img a {
  width: 128px;
  height: 48px;
  margin-right: 10px;
  border: 1px solid #ededed;
  background-image: url('../img/foot_site.a9a09_7a3cfb.webp')
}
.footer .safety-img a.site1 {
  background-position: 0 0
}
.footer .safety-img a.site2 {
  background-position: 0 -47px
}
.footer .safety-img a.site3 {
  background-position: 0 -96px
}
.footer .safety-img a.site4 {
  background-position: 0 -145px
}
.footer .safety-img-shanghai a {
  width: 140px;
  height: 52px;
  margin-right: 14px;
  border: 1px solid #ededed;
  background-image: url('../img/foot_site_shanghai.c7a69_11819c.webp')
}
.footer .safety-img-shanghai a.site1 {
  background-position: 0 0
}
.footer .safety-img-shanghai a.site2 {
  background-position: 0 -52px
}
.footer .safety-img-shanghai a.site3 {
  background-position: 0 -104px
}
.footer .safety-img-shanghai a.site4 {
  background-position: 0 -156px
}
.footer .safety-img-shanghai a.site5 {
  background-position: 0 -208px
}
.footer .safety-img-shanghai a.site6 {
  background-position: 0 -260px
}
.footer .safety-img-shanghai a.site7 {
  background-position: 0 -312px
}
.footer .safety-img-shenzhen a {
  width: 122px;
  height: 52px;
  margin-right: 14px;
  border: 1px solid #ededed;
  background-image: url('../img/foot_site_shenzhen.1c0ec_67e4c9.webp')
}
.footer .safety-img-shenzhen a.site1 {
  background-position: 0 0
}
.footer .safety-img-shenzhen a.site2 {
  background-position: 0 -52px
}
.footer .safety-img-shenzhen a.site3 {
  background-position: 0 -104px
}
.footer .safety-img-shenzhen a.site4 {
  background-position: 0 -156px
}
.footer .safety-img-shenzhen a.site5 {
  background-position: 0 -208px
}
.footer .safety-img-shenzhen a.site6 {
  background-position: 0 -260px
}
.test {
  color: red
}
.aic {
  align-items: center
}
.aife {
  align-items: flex-end
}
.aifs {
  align-items: flex-start
}
.b0 {
  bottom: 0
}
.bct {
  background-color: transparent
}
.bn {
  border: none
}
.br0 {
  border-radius: 0
}
.br100\% {
  border-radius: 100%
}
.bsbb {
  box-sizing: border-box
}
.bc_fff {
  background-color: #fff
}
.bc_000 {
  background-color: #000
}
.c_000 {
  color: #000
}
.c_fff {
  color: #fff
}
.cb {
  clear: both
}
.cp {
  cursor: pointer
}
.db {
  display: block
}
.df {
  display: flex
}
.di {
  display: inline
}
.dib {
  display: inline-block
}
.dif {
  display: inline-flex
}
.dn {
  display: none
}
.dt {
  display: table
}
.dtc {
  display: table-cell
}
.f1 {
  min-width: 0;
  flex: 1
}
.fa {
  flex: auto
}
.fdc {
  flex-direction: column
}
.fdr {
  flex-direction: row
}
.fi {
  font: inherit
}
.fl {
  float: left
}
.fr {
  float: right
}
.fs0 {
  font-size: 0
}
.fs1 {
  flex-shrink: 1
}
.fsi {
  font-style: italic
}
.fsn {
  font-style: normal
}
.fvsc {
  font-variant: small-caps;
  text-transform: lowercase
}
.fw100 {
  font-weight: 100
}
.fw200 {
  font-weight: 200
}
.fw300 {
  font-weight: 300
}
.fw400 {
  font-weight: 400
}
.fw500 {
  font-weight: 500
}
.fw600 {
  font-weight: 600
}
.fw700 {
  font-weight: 700
}
.fw800 {
  font-weight: 800
}
.fw900 {
  font-weight: 900
}
.fwn {
  font-weight: 400
}
.fww {
  flex-wrap: wrap
}
.h100\% {
  height: 100%
}
.jcc {
  justify-content: center
}
.jcfe {
  justify-content: flex-end
}
.jcsa {
  justify-content: space-around
}
.jcsb {
  justify-content: space-between
}
.l0 {
  left: 0
}
.l100\% {
  left: 100%
}
.l50\% {
  left: 50%
}
.lh1 {
  line-height: 1
}
.lh1\.2 {
  line-height: 1.2
}
.lh1\.5 {
  line-height: 1.5
}
.lh1\.8 {
  line-height: 1.8
}
.lsn {
  list-style: none
}
.m0 {
  margin: 0
}
.mla {
  margin-left: auto
}
.mra {
  margin-right: auto
}
.mta {
  margin-top: auto
}
.mba {
  margin-bottom: auto
}
.o0 {
  opacity: 0
}
.oa {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}
.oh {
  overflow: hidden
}
.p0 {
  padding: 0
}
.pa {
  position: absolute
}
.pen {
  pointer-events: none
}
.pf {
  position: fixed
}
.pr {
  position: relative
}
.pt100\% {
  padding-top: 100%
}
.r0 {
  right: 0
}
.r100\% {
  right: 100%
}
.t0 {
  top: 0
}
.t100\% {
  top: 100%
}
.t50\% {
  top: 50%
}
.mw100\% {
  max-width: 100%
}
.tac {
  text-align: center
}
.taj {
  text-align: justify
}
.tal {
  text-align: left
}
.tar {
  text-align: right
}
.tdn {
  text-decoration: none
}
.tdu {
  text-decoration: underline
}
.tlf {
  table-layout: fixed
}
.ttc {
  text-transform: capitalize
}
.ttl {
  text-transform: lowercase
}
.ttn {
  text-transform: none
}
.ttu {
  text-transform: uppercase
}
.usn {
  user-select: none
}
.vam {
  vertical-align: middle
}
.vat {
  vertical-align: top
}
.vh {
  visibility: hidden
}
.w100\% {
  width: 100%
}
.wan {
  -webkit-appearance: none
}
.wsn {
  white-space: nowrap
}
.wwbw {
  word-wrap: break-word;
  word-break: break-all
}
.zi1 {
  z-index: 1
}
.mt4 {
  margin-top: 4px
}
.mt8 {
  margin-top: 8px
}
.mt12 {
  margin-top: 12px
}
.mt16 {
  margin-top: 16px
}
.mt24 {
  margin-top: 24px
}
.mr4 {
  margin-right: 4px
}
.mr8 {
  margin-right: 8px
}
.mr12 {
  margin-right: 12px
}
.mr16 {
  margin-right: 16px
}
.mr24 {
  margin-right: 24px
}
.mb4 {
  margin-bottom: 4px
}
.mb8 {
  margin-bottom: 8px
}
.mb12 {
  margin-bottom: 12px
}
.mb16 {
  margin-bottom: 16px
}
.mb24 {
  margin-bottom: 24px
}
.mb32 {
  margin-bottom: 32px
}
.mb48 {
  margin-bottom: 48px
}
.ml4 {
  margin-left: 4px
}
.ml8 {
  margin-left: 8px
}
.ml12 {
  margin-left: 12px
}
.ml16 {
  margin-left: 16px
}
.ml24 {
  margin-left: 24px
}
.pt4 {
  padding-top: 4px
}
.pt8 {
  padding-top: 8px
}
.pt12 {
  padding-top: 12px
}
.pt16 {
  padding-top: 16px
}
.pt24 {
  padding-top: 24px
}
.pr4 {
  padding-right: 4px
}
.pr8 {
  padding-right: 8px
}
.pr12 {
  padding-right: 12px
}
.pr16 {
  padding-right: 16px
}
.pr24 {
  padding-right: 24px
}
.pb4 {
  padding-bottom: 4px
}
.pb8 {
  padding-bottom: 8px
}
.pb12 {
  padding-bottom: 12px
}
.pb16 {
  padding-bottom: 16px
}
.pb24 {
  padding-bottom: 24px
}
.pb32 {
  padding-bottom: 32px
}
.pb48 {
  padding-bottom: 48px
}
.pl4 {
  padding-left: 4px
}
.pl8 {
  padding-left: 8px
}
.pl12 {
  padding-left: 12px
}
.pl16 {
  padding-left: 16px
}
.pl24 {
  padding-left: 24px
}
.fs12 {
  font-size: 12px
}
.fs14 {
  font-size: 14px
}
.fs16 {
  font-size: 16px
}
.fs20 {
  font-size: 20px
}
.fs24 {
  font-size: 24px
}
.fs32 {
  font-size: 32px
}
.lh16 {
  line-height: 16px
}
.lh24 {
  line-height: 24px
}
.lh18 {
  line-height: 18px
}
.w12 {
  width: 12px
}
.w16 {
  width: 16px
}
.w24 {
  width: 24px
}
.h12 {
  height: 12px
}
.h16 {
  height: 16px
}
.h24 {
  height: 24px
}
.br16 {
  border-radius: 16px
}
.br24 {
  border-radius: 24px
}
.br32 {
  border-radius: 32px
}
.clearfix:after {
  display: table;
  clear: both;
  content: ''
}
.ell {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
.cell {
  display: table-cell;
  width: 2000px
}
.ells {
  display: -webkit-box;
  overflow: hidden;
  word-wrap: break-word;
  -webkit-box-orient: vertical
}
.ells._2 {
  -webkit-line-clamp: 2
}
.c_primary {
  color: var(--color-primary)
}
.bc_primary {
  background-color: var(--color-primary)
}
.box-center {
  width: 1020px;
  margin-right: auto;
  margin-left: auto
}
.fl {
  float: left
}
.fr {
  float: right
}
.mr0 {
  margin-right: 0
}
.mr10 {
  margin-right: 10px
}
.mr30 {
  margin-right: 30px
}
.mb10 {
  margin-bottom: 10px
}
.mb20 {
  margin-bottom: 20px
}
.mb30 {
  margin-bottom: 30px
}
.mb35 {
  margin-bottom: 35px
}
.mb40 {
  margin-bottom: 40px
}
.mb45 {
  margin-bottom: 45px
}
.mb50 {
  margin-bottom: 50px
}
.mb60 {
  margin-bottom: 60px
}
.hidden {
  display: none!important
}
.c_l {
  color: #1a1a1a
}
.c_m {
  color: #666
}
.cf {
  zoom: 1
}
.cf:after,
.cf:before {
  display: table;
  content: ''
}
.cf:after {
  clear: both
}
.dib-wrap {
  font-size: 0
}
.dib-wrap a,
.dib-wrap span {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  word-spacing: normal
}
.dib-box a,
.dib-box span {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  word-spacing: normal
}
.popup-wrap {
  position: fixed;
  z-index: 1000;
  top: 30%;
  left: 50%;
  display: none;
  margin-left: -345px;
  background: #fff
}
.popup-wrap .close-popup {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 36px;
  height: 36px;
  background: url(/pro/xs8_pc/_prelease/images/btn_close.png) no-repeat
}
.popup-wrap.login-popup {
  z-index: 9999999999;
  width: 690px;
  height: 310px
}
.popup-wrap .popup-box {
  height: 100%;
  background: #fff
}
.popup-wrap .popup-box iframe {
  z-index: 9999999;
  width: 100%;
  max-width: 100%;
  height: 300px
}
.mask {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateZ(100px);
  background: #333;
  background: rgba(0,0,0,.7)
}
.tip-popup {
  position: relative;
  z-index: 1;
  padding-bottom: 24px
}
.tip-popup .top-error-tip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  text-align: center;
  background: #f8d6da
}
.tip-popup .top-error-tip p {
  font: 12px/30px PingFangSC-Regular,'-apple-system',Simsun;
  color: var(--color-primary)
}
.popup-title {
  position: relative;
  z-index: 2;
  height: 39px;
  border-bottom: 1px solid #e6e6e6;
  background: #fff
}
.popup-title h3 {
  font-size: 18px;
  line-height: 36px;
  height: 40px;
  padding: 0 10px;
  text-align: left;
  color: #1a1a1a
}
.popup-content {
  padding: 40px 20px;
  text-align: center
}
.tip-content {
  text-align: center
}
.tip-text {
  padding: 60px 0
}
.tip-text p {
  font: 16px/32px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif
}
.popup-btn {
  font-size: 0;
  text-align: center
}
.popup-btn a {
  display: inline-block;
  vertical-align: middle
}
.popup-btn a.pink-btn,
.popup-btn a.red-btn {
  font: 14px/34px PingFangSC-Regular,'-apple-system',Simsun;
  width: 120px;
  height: 34px;
  margin-right: 0
}
.popup-btn a.border-btn {
  font: 14px/32px PingFangSC-Regular,'-apple-system',Simsun;
  width: 118px;
  height: 32px;
  margin-left: 24px;
  border: 1px solid var(--color-primary-ligher)
}
.report-wrap {
  padding: 20px 40px
}
.report-wrap h3 {
  font: 12px/16px PingFangSC-Regular,'-apple-system',Simsun;
  margin-bottom: 8px;
  color: grey
}
.report-wrap h3 + p {
  font: 14px/20px PingFangSC-Regular,'-apple-system',Simsun;
  margin-bottom: 24px
}
.report-wrap .type {
  font-size: 0;
  width: 410px;
  padding-bottom: 20px
}
.report-wrap .type label {
  font: 14px/20px PingFangSC-Regular,'-apple-system',Simsun;
  margin: 0 24px 16px 0
}
.edit-name-form {
  width: 300px;
  margin: 0 auto;
  text-align: left
}
.edit-name-form input {
  font: 14px/18px PingFangSC-Regular,'-apple-system',Simsun;
  width: 278px;
  height: 18px;
  margin-bottom: 10px;
  padding: 8px 10px;
  border: 1px solid #e6e6e6
}
.edit-name-form input.error {
  border: 1px solid var(--color-primary)
}
.edit-name-form p {
  font: 14px/24px PingFangSC-Regular,'-apple-system',Simsun;
  color: #666
}
.lbf-light-tip .simple-tips span.icon-font {
  font-size: 48px;
  display: inline-block;
  vertical-align: middle
}
.lbf-light-tip .simple-tips h3 {
  font: 16px/24px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  display: inline-block;
  vertical-align: 3px
}
.lbf-panel {
  transform: translateZ(0);
  animation: tinydown .5s;
  box-shadow: 0 2px 5px rgba(0,0,0,.2)!important
}
.lbf-panel .lbf-panel-close {
  font-size: 18px;
  top: 12px;
  right: 12px;
  width: 16px;
  transition: .5s;
  transition: .5s;
  transform: rotate(0);
  transform: rotate(0)
}
.lbf-panel .lbf-panel-close:hover {
  transform: rotate(90deg)
}
.lbf-panel .lbf-panel-close:hover {
  transform: rotate(90deg)
}
.login-wrap {
  position: fixed;
  z-index: 1000;
  top: 50%;
  left: 50%;
  display: block;
  width: 400px;
  height: 484px;
  margin-top: -207px;
  margin-left: -196.5px;
  transform: translateZ(100px);
  background: 0 0
}
.app-guide-popup {
  position: fixed;
  z-index: 1000;
  right: 14px;
  bottom: 14px;
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  border: 1px solid var(--color-primary-ligher);
  border-radius: 8px;
  background: #fff
}
.guide-container .text {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  display: block;
  width: 140px;
  margin: 8px auto 0;
  text-align: center;
  white-space: pre-line;
  color: #000
}
.guide-container canvas {
  max-width: 120px;
  max-height: 120px
}
.guide-container .close-btn {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAMAAADDpiTIAAAAdVBMVEUAAAAuLi4iIiIjHiAjHx8jHiAjHyAiHyAjHyAjHyAcHBwjHiAiHyAjHyAjHh8sFiMjHyAiHyAaGhojHx8jHh8jHyAjHx8jHyAgHCAjHR8jHx8jHyAjHx8iHyAjHyMiICAiHyAjHh8hHyEhISEiHyAiHSIjHyB8H69TAAAAJnRSTlMABQeeo6e0lbqrCbexrpkLvcIKk+KE+UgSKvLs2IsdMHJ5Jg/MNfJAAhcAAAisSURBVHja7MGBAAAAAICg/akXqQIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYPbtRElNIAwC8D9ULYuI60gNeOC1avX7P2JIxVhGRWGym8zR3xtYf9PMgUREREREREREnY6LUoKTLKZCr6h5pQ1a9Xq0X0oglvvRqUbLZNVcCXVZfjS4tv48iveO+zWuNe/BBPuLHQrcWVWe9+a0WuHO5CB0S1U1HjFz8djc4JG64ovgxnaGLhvxldqgy2wrdGVp0K3IxUvJCN3MTuhi2eAZ7eVCYKrxTMO14MXW4Dnt4blAqfGc4VvgTM3wysy7Dig1XjlxJfhLhVZgHVBqvFYJtQ41gMA6oNf8UfM84KcCQGAdUGr0MhGSHVphdUCp0RN3AiIfAMLqgP7zx7tETzVAWB2QZ+it4UZgjgEyD84E8wwDeH3T8WV7wJA64Hr+3An2kAEhdUA+9PdI7AxCSkCSYhgjsQMCSkCeYaBaIndEQAlIUgzm/KLmmy0wXJaIk5IMwy0kbiUQSgckKSxEfxBQw8LYwQ5IxrCwktitEUYHqBQ2ThK7ERBCByRjWHmT2O3R8n4lqFLY2UvsdoD/HXD//PM+uLe1/wlQBQAuASx9wlbqSAKSFOAbwNpxBb87QBWwtQrgz69/r4LXHXDz/PMyeLDSwOMOUAWsmdgvAs7m8LcD7p5/fg5kYQN7qZKBnNj/8wXwhxH8fAuoAvYKod9yDXuFkr5cmr/+78sXl5Taww64nX9gn7c+xwRw/pEnQE04/5gTwPmLUwl4eR7A+buvzLxJAOf/LXJfEsD5n0WaAM7/IsoEcP5XnErARMm/8Mb533Dmeu1hAlyav3ufs7vH9QRw/neiSgDn/0BECeD8f7BvB7kNAkEQRUEMsiIlbHwH7n/EZBkl2IxV9ri7+r8r1GdFz6FIBXz8LoD9c4paAPufiHFq9bICGvvfVqCAtv+weMqYwfwZrYCW6nd1ftEKYP9T1gWw/znnAti/h28B7N/HtQD27+VZAPv3cyyA/R8RqoB1Zv/0xALYPz2xAPZPTyyA/dObv6QC2D+9dxXQEhyp1yAWwP7piQWwf3rjC1jYPxStAPbPTyuA/fPTCmD//KQClukBG/vHtI4pYIv7NKk6qQD2NzCggMv7TxDwogLY30BTCmB/A1IB7G9AKoD9DUgFsL8BqQD2NyAVwP4GpALY34BUAPsbkApgfwNKARv7G5AKeN7+K/v3ClsA+yclFcD+Bp5SwJX985IKYH8DUgHsb0AqgP0NKAVclf3bhBCUI36+fwc9BbC/s/MC2N/b8ALWCaHcL4D9/d0rgP0r2PZhlgkBXfZj7F/FcQHsX8dRAexfyf8C2L+WvwWwfzXf7J3rUhNBGAW/5bZckoAsFhRFyuKHvv8jCigVUGMWTxLn7Ol+hHTPZJOdy/sC8J/H2wLwn8iqAPxn8loA/lP5UQD+c3kuAP/J9PgPZ+sFLAqs6PEfTo//cAb8hzPgP5wB/+EM+A9nwH84A/7DGfAfzoD/bAggG74CsuEhMBt+BmbDH0HZ8FdwNj0vg6LpeR0cDQtCsmFJWDY9i4KjYVl4NmwMyYatYdmwOTQbtodnwwER2XBETDYcEpUNx8Rlw0GR2Sz+KIwCUjhc74zD4gNY758CEuDCiGw2++fKqCmzyT8FTBuujcvmaIQwCpgu4/xTwFTh8uhsuD4+G9E/BZgj+qcAc0T/FGCO6J8CzBH9b6eAMwoYS7P+q3oK8EP0TwHmiP4pwJwjbVEXBZgj+qcAc0T/FGCO6J8CzBH9U4A5on8KMOdY808B5oj+KcAc0f9uC5hTwK/Y+aeAphH9U4A33Vzzv48CTg4KfuLqv2pBAQ2i+qcAb1T/FOCN5P+4PswhBTSF6p8CvFH9U4A3mv+u9l/ABQXY+686ooAm6GaifwqwRvZPAdbI/inAGtk/BVgj+6cAa/6/fwr4CFP0TwHjacr/WdfEMmQK8PdPAeOYrn8KGMOU/VPA/ulOWvKvFXBKAfb+xQLOC8z9U8A+OWjQPwX8hQj/FLCWEP8UsIYY/1XHFPA7Qf4pYPecn7a9NVMp4NNlgbl/CnhPnn8KeEuifwpY0ZT/DZtxWtmmQAHrufbwTwE74vrKxD8FvBDsnwKeiPZPARXunwJa8j9yyRUFtIuh/6puRgFb4lzxP+tqLC0VcMWboRVzw/EvF3DCmaKvLG0/Rmnp4rLghVuz5/+tLV64LXji8sZz/te/BW54EHxm6Tv+1Tngc0Hd3RuPf3EOuL8reLQe/+Ic8Fjw4D3+tTngoeL56u+/6uDi2z/ypdL5zr7d6DgJRGEAHWjSRNNkgymU/tF29f2fUbs1ale2Akaz3DnnEbhzP4bhziVA/f8iA84pd8sI9Z+eAauUu3WQC/fF0iZgiqKJ0P/TM6BJmWvjXLGalgGfU966EPl/U04Zau5S3too/T/1RCj3s8CPgeo/6WLLO02z/2cfqP4TMmCdcldFqv/4DKhS7o6h6n/NAFNBo2xi1f+aAYaCxih30Uapx6yA3QxW9L+2GD5I/SnNwohLDovEKVb/3645+Bs8wjJW/98ywL/A4Z6bWP0/fAU0z4lv6mD9f1sBhoIHK6pg/T9wBXxxN+y7bh2s/wetgHXuPwJ/sd0/rv/s+v/q6fEK2G8TP2wfZcBqpqcl5YdH/e8L8E5XBTwuL45vb2rk/ytF3fR3yqxPyzf9ydbU9n+/2y57zsrrWb7+f3qqdz3vNN///U6L+6d1uAQYmGovh/vN38Lb/23l5ljtX0LysDqHeVCn8+rQvBS/Om6ynwH7s7LtAnT+a23Xqj0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABf24MDAQAAAABB/tYTbFABAAAAAAAAAAAAAAAAAAAAAAArLz5n8MjfpPsAAAAASUVORK5CYII=) no-repeat center center;
  background-size: cover;
  filter: opacity(.5)
}
.cf {
  zoom: 1
}
.cf:after,
.cf:before {
  display: table;
  content: ''
}
.cf:after {
  clear: both
}
.df {
  display: flex
}
.default {
  cursor: pointer
}
.center1020 {
  width: 1020px;
  margin: 0 auto
}
.book-information {
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-radius: 6px;
  background: var(--sheet-background-bw-white)
}
.book-information .book-update-time {
  margin-left: 15px
}
.book-information .flag {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 65px;
  height: 65px;
  background-image: url('../img/sprite.0133c_4732c4.webp');
  background-repeat: no-repeat;
  background-position: -79px -82px;
  background-size: 335px
}
.book-information .book-img {
  width: 180px;
  height: 240px;
  margin: 20px 20px 0;
  border: none
}
.book-information .book-img a,
.book-information .book-img img {
  display: block
}
.book-information .book-info {
  position: relative;
  z-index: 1;
  min-height: 246px;
  margin-top: 14px;
  margin-right: 20px;
  text-align: justify;
  flex: 1
}
.book-information .book-info .unfold {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 73px;
  width: 50px;
  height: 22px;
  cursor: pointer;
  text-align: right
}
.book-information .book-info .unfold .iconfont {
  font-size: 14px;
  display: inline-block;
  margin: 3px 5px 0 0;
  vertical-align: middle;
  color: #2972cc
}
.book-information .book-info .unfold span {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.book-information .book-info .unfold b {
  position: absolute;
  z-index: 1;
  top: 3px;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--sheet-background-bw-white)
}
.book-information .book-info .unfold.down .down {
  display: inline-block
}
.book-information .book-info .unfold.down .up {
  display: none
}
.book-information .book-info .unfold.up {
  bottom: 10px
}
.book-information .book-info .unfold.up .down {
  display: none
}
.book-information .book-info .unfold.up .up {
  display: inline-block
}
.book-information .book-info .unfold cite {
  font: 12px/1 PingFangSC-Regular,'-apple-system',Simsun;
  color: #2972cc
}
.book-information .book-info .book-title {
  font: 700 20px/24px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  margin-right: 100px
}
.book-information .book-info .book-update-time,
.book-information .book-info .writer {
  font: 14px/38px PingFangSC-Regular,'-apple-system',Simsun
}
.book-information .book-info .book-update-time:hover,
.book-information .book-info .writer:hover {
  color: #1a1a1a
}
.book-information .book-info .book-author {
  font: 14px/38px PingFangSC-Regular,'-apple-system',Simsun
}
.book-information .book-info .book-author:hover {
  color: #1a1a1a
}
.book-information .book-info p {
  font: 14px/24px PingFangSC-Regular,'-apple-system',Simsun
}
.book-information .book-info p.tag-box {
  margin-bottom: 1px
}
.book-information .book-info p.tag-box .tag {
  margin: 6px 12px 0 0
}
.book-information .book-info p.tag-box .tag a,
.book-information .book-info p.tag-box .tag i {
  font: 12px/18px PingFangSC-Regular,'-apple-system',Simsun;
  display: inline-block;
  height: 18px;
  margin-right: 6px;
  padding: 0 4px;
  text-align: center;
  vertical-align: top;
  color: var(--color-primary);
  border-width: 1px;
  border-style: solid;
  border-color: var(--color-primary);
  border-radius: 2px
}
.book-information .book-info p.tag-box .tag i.blue {
  color: #2972cc;
  border: 1px solid #4284ed
}
.book-information .book-info p.tag-box .tag i.org {
  color: #ff7e00;
  border: 1px solid #ff7e00
}
.book-information .book-info p.tag-box .tag i.red {
  color: #fc387e;
  border: 1px solid #fd9bbe
}
.book-information .book-info p.tag-box .tag + .intro {
  font: 14px/20px PingFangSC-Regular,'-apple-system',Simsun;
  overflow: hidden;
  height: 20px;
  margin-bottom: 11px
}
.book-information .book-info p.total {
  font-size: 0;
  margin-bottom: 5px
}
.book-information .book-info p.total em,
.book-information .book-info p.total i,
.book-information .book-info p.total span {
  display: inline-block;
  vertical-align: middle
}
.book-information .book-info p.total span {
  font: 14px/20px PingFangSC-Regular,'-apple-system',Simsun;
  margin-top: -2px;
  color: #1a1a1a
}
.book-information .book-info p.total i {
  font-size: 16px;
  margin: -3px 10px 0;
  color: #a6a6a6
}
.book-information .book-info p.intro {
  overflow: hidden;
  height: 24px;
  margin-bottom: 34px
}
.book-information .book-info p.intro.show {
  overflow: auto;
  height: auto;
  padding-bottom: 30px
}
.book-information .book-info .btn {
  font-size: 0
}
.book-information .book-info .btn > a {
  font: 14px/34px PingFangSC-Regular,'-apple-system',Simsun;
  position: relative;
  display: inline-block;
  overflow: visible;
  height: 34px;
  margin-right: 20px;
  padding: 0 16px;
  text-align: center;
  vertical-align: middle;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px
}
.book-information .book-info .btn > a .download-qrcode {
  position: absolute;
  z-index: 1000;
  top: -10px;
  left: 50%;
  display: block;
  box-sizing: border-box;
  padding: 20px;
  transform: translate(-50%,-100%);
  text-align: center;
  border: 1px solid var(--color-primary-ligher);
  border-radius: 8px;
  background: #fff
}
.book-information .book-info .btn > a .hover2show {
  display: none
}
.book-information .book-info .btn > a:hover .hover2show {
  display: block
}
.book-information .book-info .btn .iconfont {
  font-size: 14px;
  width: 14px;
  margin: -3px 6px 0 0
}
.read-btn {
  position: relative;
  z-index: 1;
  width: 120px;
  transform: translate3d(0,0,0);
  text-align: center;
  color: #fff;
  border-color: var(--color-primary);
  border-radius: 100px!important;
  background: var(--color-primary)
}
.read-btn:hover {
  color: #fff;
  border-color: var(--color-primary-ligher);
  background: var(--color-primary-ligher)
}
.book-stats {
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  top: 16px;
  right: 16px;
  color: var(--color-primary)
}
.book-stats .book-stats-value strong {
  font-size: 20px
}
.catalog-btn {
  position: relative;
  z-index: 1;
  width: 120px;
  transform: translate3d(0,0,0);
  text-align: center;
  color: var(--color-primary);
  border-color: var(--color-primary);
  border-radius: 100px!important
}
.catalog-btn:hover {
  color: var(--color-primary);
  border-color: var(--color-primary-ligher)
}
.cont {
  cursor: pointer
}
.chapter {
  padding-bottom: 16px
}
.chapter .chapter-title {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  margin-top: 16px
}
.chapter .content {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.7;
  margin-top: 27px;
  color: #191919
}
.chapter .content p {
  text-indent: 2em
}
.chapter .content p + p {
  margin-top: 16px
}
.keyword {
  font-size: 24px;
  line-height: 1.5;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 8px 12px;
  border-radius: 6px;
  background: var(--sheet-background-bw-white)
}
.section {
  margin-top: 32px;
  padding: 12px 16px;
  border-radius: 4px;
  background: var(--sheet-background-bw-white)
}
.section .section-title {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 8px;
  margin-bottom: 16px
}
.link-list {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  gap: 12px
}
.link-list .link-item {
  font-size: 14px;
  line-height: 1.2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: var(--surface-gray-700)
}
.js_collapse_wrap {
  position: relative;
  overflow: hidden
}
.js_collapse_wrap[data-collapse='200'] {
  max-height: 200px
}
.js_collapse_wrap[data-collapse='600'] {
  max-height: 600px
}
.js_collapse_wrap[open] {
  height: auto!important;
  max-height: none!important
}
.js_collapse_wrap[open] .js_open {
  display: none
}
.js_collapse_wrap .js_open {
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  height: 100px;
  padding-bottom: 12px;
  cursor: pointer;
  color: var(--color-primary);
  background: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
  align-items: flex-end;
  justify-content: center
}
.js_collapse_wrap .js_open .iconfont {
  font-size: 12px
}
.volume {
  z-index: 1;
  overflow: hidden
}
.volume ul {
  overflow: hidden;
  width: 1050px
}
.volume h3 {
  font: 700 18px/24px PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light','Microsoft YaHei',sans-serif;
  position: relative;
  overflow: hidden;
  height: 24px;
  margin-top: 20px;
  padding-bottom: 11px;
  border-bottom: 1px solid #e6e6e6
}
.volume h3 span {
  font: 12px/16px PingFangSC-Regular,'-apple-system',Simsun;
  display: inline-block;
  min-width: 24px;
  margin: -1px 8px 0;
  padding: 0 3px;
  text-align: center;
  vertical-align: middle;
  color: #fff
}
.volume h3 span.free {
  background: #8ccd0a
}
.volume h3 span.vip {
  background: #fc6c28
}
.volume h3 i {
  font-family: Arail
}
.volume h3 .count {
  font: 14px/19px PingFangSC-Regular,'-apple-system',Simsun;
  color: #666
}
.volume h3 .count cite {
  font-family: Arial;
  margin: 0 3px
}
.volume h3 .subscri,
.volume h3 .subscribe {
  position: relative;
  z-index: 2;
  float: right
}
.volume h3 .subscri .btn,
.volume h3 .subscribe .btn {
  font: 14px/28px PingFangSC-Regular,'-apple-system',Simsun;
  position: absolute;
  z-index: 2;
  right: 0;
  display: block;
  width: 96px;
  height: 28px;
  transition: background-color .5s;
  text-align: center;
  color: #fff;
  background: #bf2c24
}
.volume h3 .subscri .btn b,
.volume h3 .subscribe .btn b {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  margin-right: 3px;
  vertical-align: 0
}
.volume h3 .subscri strong,
.volume h3 .subscribe strong {
  font: 14px/24px PingFangSC-Regular,'-apple-system',Simsun;
  position: absolute;
  z-index: 1;
  top: 2px;
  right: 88px;
  transition: right ease-out .5s;
  text-align: center;
  color: #bf2c24
}
.volume h3 .subscri:hover strong,
.volume h3 .subscribe:hover strong {
  right: 94px
}
.volume h3 .subscri:hover em,
.volume h3 .subscribe:hover em {
  background: var(--color-primary)
}
.volume li {
  font: 14px/40px PingFangSC-Regular,'-apple-system',Simsun;
  float: left;
  overflow: hidden;
  width: 286px;
  height: 40px;
  padding-right: 40px;
  border-top: 1px solid #ebebeb
}
.volume li a {
  float: left;
  overflow: hidden;
  max-width: 240px;
  white-space: nowrap;
  text-overflow: ellipsis
}
.volume li .iconfont {
  font-size: 16px;
  float: right;
  color: #bfbfbf
}
.catalog-more {
  font-size: 14px;
  font-weight: 600;
  display: none;
  width: 100%;
  margin: 10px 0;
  cursor: pointer;
  color: var(--color-primary);
  justify-content: center;
  align-items: center
}
.catalog-more .iconfont {
  font-size: 12px
}
.catalog-more::after,
.catalog-more::before {
  display: inline-flex;
  height: 1px;
  margin: 0 10px;
  content: '';
  background: var(--color-primary-ligher);
  flex: 1
}
.catalog_collapse_wrap .collapse_hidden {
  display: none
}
.catalog_collapse_wrap .catalog-more {
  display: flex
}
.publish-tip {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.7;
  color: #191919
}