:root {
  --bg-color: #ff2e5a; /* 初始值 */
}
/*首页*/
.sy-container {position:relative;overflow:hidden;background:#F7F7F7;}
.sy-container .nex_navbar{background:unset;border:0;box-shadow:unset;}
.sy-container .nex_navright{width: 20%;right: 10px;}
.sy-container .nex_navright a{width: 100%;
  height: 30px;
  border: 1px solid #e8e8e8;
  background-position: 15% center;
  background-color: #FFF;
  border-radius: 20px;}
.sy-container .nex_navright .index_text{position: absolute;
  top: 0;
  right: 25%;
  color: #999;} 
.jcy-content-area {margin:0 6px;}
.nex_index_sort {
    margin: 10px;
    overflow: hidden;
}
.nex_index_sort ul {
    width: 103%;
}
.nex_index_sort ul li {
    margin: 0 2.5% 2.5% 0;
    width: 47.2%;
    height: 50px;
    float: left;
}
.nex_index_sort ul li.nex_sortranks {
    margin: 0;
    width: 97%;
    height: 100px;
    overflow: hidden;
    border-radius: 6px;
}
.nex_index_sort ul li a {
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    border-radius: 6px; 
	background-size: cover!important;
}
.nex_index_sort ul li.nex_sortphoto a {
    background: url(/skin/images/jcy_photo.png) center no-repeat;
}
.nex_index_sort ul li.nex_sorttypes a {
    background: url(/skin/images/jcy_cos.png) center no-repeat;
}
.nex_index_sort ul li.nex_sortdms a {
    background: url(/skin/images/jcy_dm.png) center no-repeat;
}
.nex_index_sort ul li.nex_sortcomics a {
    background: url(/skin/images/jcy_comics.png) center no-repeat;
}
.nex_index_sort ul li.nex_sortranks a {
    background: url(/skin/images/jcy_novels.png) center no-repeat;
}
.nex_index_sort ul li.nex_sortranks a {
    display: block;
    width: 100%;
    height: 100px;
    overflow: hidden;
}

.swiper-container,.jcy-adbox{border-radius:12px;margin:10px 0;width: 100%;overflow: hidden;}
.swiper-slide {height:163px;}
.swiper-slide img {width:100%;height:auto !important;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);}
.banner_imgTxt {height:20px;line-height:20px;overflow:hidden;position:absolute;bottom:0;z-index:1;padding:0 70px 0 10px;color:#FFF;background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);}
.swiper-pagination {text-align:right;}
.swiper-container-horizontal > .swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {bottom:2px;}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {display:inline-block;width:6px;height:6px;margin-left:1px;background:#fff;border-radius:50%;}
.jcy_box {padding:12px;background:#FFF;border-radius:10px;margin:15px 0;}
.jcy_box_title {height:25px;line-height:25px;padding-bottom:12px;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#666;margin-bottom:10px;border-bottom:1px solid #eee;}
.jcy_box_title span {color:#111;font-weight:600;font-size:16px;}
.jcy_box_title span i{color: var(--bg-color);
  margin-right: 5px;
  font-size: 22px;}
.jcy_box_title a i {font-size:12px;vertical-align:middle;}

.jcy_box_zxlist ul li {border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:15px;}
.jcy_box_zxlist ul li:last-child {border-bottom:0;padding-bottom:0;margin-bottom:0px;}
.jcy_box_zxlist ul li a {display:block;}
.jcy_box_zxlist h3,.jcy_box_coslist h3{line-height:22px;font-size:14px;color:#111;font-weight:500;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.nex_zxtops em {display:inline-block;padding:0 4px;height:16px;line-height:16px;margin-top:2px;font-size:12px;border-radius:4px;float:left;margin-right:8px;}
.nex_zxtops em.nex_bgcl1 {border:1px solid #FF4A57;color:#FF4A57;background:#FFDEE0;}
.nex_zxtops em.nex_bgcl2 {border:1px solid #FF9600;color:#FF9600;background:#FFEBD0;}
.nex_zxtops em.nex_bgcl3 {border:1px solid #FBC000;color:#FBC000;background:#FEF3D0;}
.nex_zxtops em.nex_bgcl4 {border:1px solid #E9AE6A;color:#E9AE6A;background:#FBF0E3;}
.nex_zxtops em.nex_bgcl5 {border:1px solid #13DF83;color:#13DF83;background:#D4F9E8;}
.jcy_box_zxlist img {width:121px;height:75px;object-fit:cover;float:left;}
.nex_zxbtminfos {padding-left:131px;height:75px;}
.nex_zxsums {height:40px;line-height:19px;color:#666;overflow:hidden;margin-bottom:15px;}
.nex_zxbtyui {height:20px;line-height:20px;color:#999;}

.jcy_box_coslist ul li{float: left;
    width: 48.5%;
    margin: 0 2.5% 2.5% 0;}
.jcy_box_coslist ul li a{
  display: block;}
.jcy_box_coslist ul li:nth-child(2n),.jcy_box_splist ul li{margin: 0}
.nex_cosbox{position: relative;height: 240px;border-radius: 4px;overflow: hidden;}

.jcy_box_coslist img{
    width: 100%;height: 240px;
  object-fit: cover;
}
.nex_cosinfos{position: absolute;
  bottom: 0;
  padding: 5px 5%;
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);
  width: 100%;box-sizing: border-box;display: flex;
  justify-content: space-between;
  align-items: center;
  left: 0;
  color: #FFF;}
.nex_cosinfos span{height: 20px;line-height: 20px; overflow:hidden;white-space: nowrap;}
.nex_cosinfos span.nex_cosbt,.nex_cosinfos span.nex_btsj{padding-left:20px;}
.nex_cosinfos span i{margin-right:3px;font-size: 14px;}
.jcy_box_coslist h3{margin-top:5px;}

.jcy-adbox img{width:100%;height:140px;object-fit:cover;}

.jcy_box_splist .nex_cosbox,.jcy_box_splist img{height: 115px;}
.jcy_box_splist ul li:first-child{width:100%;margin-bottom: 10px;}
.jcy_box_splist ul li:first-child .nex_cosbox{height: 165px;}
.jcy_box_splist ul li:first-child img{height: 165px;object-fit: contain;}
.jcy_box_splist ul li:nth-child(2n) {
  margin: 0 2.5% 2.5% 0;
}

.jcy_box_splist .nex_cosinfos{justify-content: normal;}
.nex_cosinfos span.nex_btsj{margin-left: auto;}









.st-container {position:relative;overflow:hidden;background:#fff!important;}
.st-pusher {background:#F7F7F7;}
.nex_navbar {height:49px;background:#fff;width:100%;line-height:49px;border-bottom:1px solid #eee;box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.1);}
.nextoplogo {position:absolute;top:0;left:8px;}
.nex_navleft,.nexnavlogo{width:50%;height:50px;text-align:center;overflow:hidden;margin:0 auto;font-size:16px;color:#555;}
.nex_navright {position:absolute;display:block;width:40px;height:49px;top:0;right:0;}
.nextoplogo img {height:37px;}
.nextopback{left: 8px;position: absolute;display: block;width: 40px;height: 49px;top: 0;}
.nextopback a{font-size: 20px;}
.nex_navright a {display:inline-block;width:40px;height:49px;background:url(/skin/images/search.png) center no-repeat;background-size:17px;vertical-align:middle;}
.nexnavlogo img{height: 37px;display: inline-block; }
.nex_Info_list_bg {width:100%;height:150px;position:relative;overflow:hidden;background:url(/skin/images/info_bg.jpg) center no-repeat;}
.nex_mt_list_bg {width:100%;height:80px;overflow:hidden;}
.nex_mt_list_bg img {height:80px;width:100%;object-fit:cover;}
#pt {margin:45px auto;padding:15px;text-align:center;height:30px;line-height:30px;color:#fff;font-size:12px;font-weight:300;}
#pt .nvhm {background:none;height:30px;line-height:30px;width:auto;}
#pt a {color:#fff;font-size:12px;height:30px;line-height:30px;font-weight:300;}
#pt em {padding:0 5px;}
.nex_nextnav {padding:5px 15px;background:#fff;margin-bottom:8px;}
.nex_nextnav h5 {height:20px;line-height:20px;font-size:14px;color:#333;font-weight:600;overflow:hidden;margin-bottom:10px;padding-left:25px;background:url(/skin/images/lmu.png) left center no-repeat;background-size:20px;}
.nex_nextnav ul li {display:inline-block;margin:5px 5px 5px 0;}
.nex_nextnav ul li a {display:inline-block;border:1px solid #999;background:#fefefe;border-radius:4px;font-size:12px;color:#666;padding:0 8px;height:20px;line-height:20px;}
.nex_nextnav ul li a.on {color:var(--bg-color);border:1px solid var(--bg-color);}
.nex_articalport {background:#f9f9f9;}
.nex_artice ul li {margin-bottom:15px;position:relative;background:#fff;}
.nex_artice li.nex_artpic_box a {padding:15px;}
.nex_artice ul li a {height:100%;display:block;position:relative;overflow:hidden;}
.nex_artpic_halfintelm {margin-bottom:10px;}
.nex_artpic_half {position:relative;height:88px;}
.nex_artpic_halfintelml {float:left;}
.nex_artpic_halfintelmr {float:right;width:80px;overflow:hidden;height:22px;line-height:22px;font-size:12px;color:#999;text-align:right;}
.nex_artpic_halfintelml img {display:inline-block;float:left;height:22px;width:22px;border-radius:100%;}
.nex_artpic_halfintelml span {display:inline-block;margin-left:10px;height:22px;line-height:22px;font-size:12px;color:#666;}
.nex_artpic_half {position:relative;height:88px;}
.nex_artpic_halfintel {padding-right:135px;}
.nex_artpic_halfintel h3 {height:44px;line-height:22px;overflow:hidden;margin:0 0 25px 0;font-size:16px;color:#111;word-break: break-all;}
.nex_artpic_halfintelb {height:20px;line-height:20px;}
.nex_artpic_halfintelbr {float:left;height:20px;line-height:20px;font-size:12px;color:#666;background:url(/skin/images/ar_column.png) left center no-repeat;background-size:15px;padding-left:22px;}
.nex_artpic_halfintelbl {float:right;}
.nex_artpic_halfintelbl span {float:left;display:inline-block;height:20px;line-height:20px;font-size:12px;color:#999;margin-left:15px;}
.nex_artpic_halfintelbl span.nex_artpic_fullbtmm_view {background:url(/skin/images/ar_view.png) left center no-repeat;background-size:15px;padding-left:22px;}
.nex_artpic_halfintelbl span.nex_artpic_fullbtmm_reply {background:url(/skin/images/ar_reply.png) left center no-repeat;background-size:13px;padding-left:22px;}
.nex_artpic_halfpic {width:120px;height:88px;position:absolute;top:0;right:0;border-radius:4px;overflow:hidden;}
.nex_artpic_halfpic img{width: 100%;height: 100%;object-fit: cover;}
.nex_artpic_low {padding:20px 15px;background:url(/skin/images/ar_bg.jpg) center no-repeat;background-size:cover;position:relative;overflow:hidden;}
.nex_artpic_low h3 {height:22px;line-height:22px;overflow:hidden;font-size:16px;color:#111;position:relative;width:95%;padding-right:5%;text-indent:25px;}
.nex_artpic_low h3 i ,.post-excerpt i{display:block;width:15px;height:15px;background:url(/skin/images/quote_f.png) center no-repeat;background-size:15px;position:absolute;top:0px;left:0px;}
.nex_artpic_low h3 em,.post-excerpt em {display:block;width:15px;height:15px;background:url(/skin/images/quote_l.png) center no-repeat;background-size:15px;position:absolute;bottom:0px;right:0px;}
.nex_artpic_lowsums {height:40px;line-height:20px;overflow:hidden;font-size:12px;color:#999;margin:10px 0;}
.nex_artpic_lowbbtmm {margin-left:20px;}
.nex_artpic_lowbtml img {width:22px;height:22px;border-radius:100%;float:left;}
.nex_artpic_lowbtml span {display:inline-block;float:left;margin-left:10px;height:22px;line-height:22px;font-size:12px;color:#666;}
.nex_artpic_lowbbtmm span {display:inline-block;float:left;height:22px;line-height:22px;margin-left:15px;font-size:12px;color:#999;}
.nex_artpic_lowbbtmm span.nex_artpic_lowbbtmm_view {background:url(/skin/images/ar_view.png) left center no-repeat;background-size:15px;padding-left:22px;}
.nex_artpic_lowbbtmm span.nex_artpic_lowbbtmm_reply {background:url(/skin/images/ar_reply.png) left center no-repeat;background-size:13px;padding-left:22px;}
.nex_artpic_lowbbtmm span.nex_artpic_lowbbtmm_date {width:70px;overflow:hidden;background:url(/skin/images/ar_clock.png) left center no-repeat;background-size:13px;padding-left:18px;}
.nex_artpic_lowbtmr em {display:inline-block;height:18px;line-height:18px;border:1px solid #F7BE61;background:#FDF5E8;font-size:12px;color:#F39A07;padding:0 10px;border-radius:4px;}
.page {margin:0;padding:20px 10px;text-align:center;}
.page a,.page b,.page span,.page select {margin:0 2px;border:1px solid #d1d1d1;border-radius:2px;padding:3px 7px;background:#FFF;color:#666;font-size:13px;}
.page b{color: #fff;font-weight: normal;border: 1px solid var(--bg-color);background: var(--bg-color);}
.page span {color:#aaa;}
.nex_footer {line-height:25px;background:#2a2a2a url(/skin/images/ft_bg.png) center bottom no-repeat;padding:20px 0 70px 0!important;text-align:left;color:#FFF;overflow:hidden;font-size: 14px;}
.nex_footer_contact_btm_top {text-align:center;margin-bottom:5px;}
.nex_footer_contact_btm_inter {text-align:center;}
.nex_footer_contact_btm_top a {color:#fff;}
.nex_footer_contact_btm_top em {margin:0 10px;}
.nex_footer_contact_btm_inter p {height:20px;line-height:20px;font-size:12px;color:#9B9B9B;margin-bottom:5px;}
.nex_footer_contact_btm_inter p a {font-size:12px;color:#9B9B9B;}

.home_nav{width:100%; height:40px; background:rgba(255,255,255,0.9); text-align:center; padding: 5px 0; position:fixed; bottom:0; left:0;z-index:100;box-shadow: 2px 4px 8px #333;transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
.home_nav >a{ width: 16.66666%; float: left; box-sizing: border-box; display:inline-block; vertical-align: middle; color:#464646; font-size:12px;}
.home_nav >a.on,.home_nav >a.more i{ color:var(--bg-color);}
.home_nav >a:nth-child(2){padding-right: 3%;}
.home_nav >a:nth-child(3){padding-right: 6%;}
.home_nav >a:nth-child(5){padding-left: 6%; }
.home_nav >a:nth-child(6){padding-left: 3%;}
.home_nav >a i,.home_nav >a span{display: block;}
.home_nav >a i.fa-home,.home_nav >a i.fa-globe{ font-size:18px;}
.home_nav >a.more{ width: 10%; position: absolute; bottom: 0; left: 45%; z-index: 99;line-height:45px;}
.home_nav >a.more i{transition: all 0.3s ease 0s;-ms-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;font-size: 22px;}
.home_navMore{ height: auto; padding-bottom: 40px;}
.home_navMore >a:nth-child(2),.home_navMore >a:nth-child(3),.home_navMore >a:nth-child(5),.home_navMore >a:nth-child(6){ padding:0; }
.home_navMore >a.more i{transform: rotate(45deg);-ms-transform: rotate(45deg);-webkit-transform: rotate(45deg);}



/*美图页面*/
.container {background:#FFF;padding: 10px;}
.nex_artice_mt {column-count:2;column-gap:10px;}
.item {break-inside:avoid;margin-bottom:20px;position:relative;}
.item>a {display:block;box-shadow:0 .8vw 1.333vw 0 rgba(0,0,0,.04);border-radius:8px;border:1px solid #F7F7F7;}
.nex_waterfallpic {width:100%;}
.nex_waterfallpic img {width:100%;height:auto;border-radius:8px 8px 0 0;vertical-align:middle;}
.nex_water_botm {padding:2.133vw;}
.nex_water_botm h3 {font-size:14px;font-weight:500;color:#222;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;}
.nex_like {position:absolute;top:1px;right:1px;width:41px;height:20px;background:rgba(0,0,0,0.4);border-radius:0 8px 0 8px;line-height:16px;font-size:12px;}
.nex_like a {float:left;margin-left:3px;}
.nex_like a i {color:#fff;font-size: 12px;}
.nex_like span {margin-left:5px;line-height:22px;color:#fff;overflow:hidden;width:18px;}

/*cos页面*/
.nex_nextnav_cos {padding:5px 15px;background:#fff;margin-bottom:8px;text-align: center;}
.nex_nextnav_cos ul li {display:inline-block;margin:5px 5px 5px 0;margin: 5px 0;width: 25%;}
.nex_nextnav_cos ul li a {display:inline-block;border: 1px solid #999;border-radius:4px;font-size:12px;padding:5px 8px;height:20px;line-height:20px;color: #666;background: #fefefe;}
.nex_nextnav_cos ul li a.on {color: #fff;border:none;background: linear-gradient(90deg,#ff86ac,var(--bg-color));padding: 6px 9px;}

.jinsom-post-words {background-color:#FFF;margin-bottom:3vw;position:relative;font-size:4vw;margin:2.6vw;border-radius:2vw;}
.jinsom-post-words .header {padding:3vw 2vw 0;}
.jinsom-post-words .header .avatars {float:left;margin-right:2vw;height:15vw;position:relative;display:flex;align-items:center;}
.jinsom-post-words .header .avatars img {width:10vw;height:10vw;border-radius:100%;}
.jinsom-post-words .header .avatars a i {position:absolute;bottom:2vw;right:0;width:3.1vw;height:3.1vw;color:#fff;border-radius:100%;font-size:2.3vw;text-align:center;line-height:4vw;}
.iconcl1{background:#00a4ff;}
.iconcl2{background:#ff6c00;}
.iconcl3{background:#e21d02;}

.jinsom-post-words .header .info {float:left;width:78vw;}
.jinsom-post-words .header .info .name {overflow:hidden;white-space:nowrap;font-size:3.8vw;padding:0.5vw 0;}
.jinsom-post-words .header .info .name span{display: flex;align-items: center;}
.jinsom-post-words .header .info .name a{display: flex;color: #FF5722;}
.jinsom-mark {font-size:3vw;margin-left:1vw;padding:0.5vw 1vw;display:flex;align-items:center;}
.icon-lv i,.icon-tj i {font-size:5vw;}
.icon-lv i.icon-level1{color:#ff9e20;}
.icon-lv i.icon-level2{color:#21b4f1;}
.icon-lv i.icon-level3{color:#1fd3c4;}
.icon-tj i {color:#5396ff;padding:0;}
.icon-sig {background-image:url(/skin/images/oneday.png);background-size:6vw;background-repeat:no-repeat;background-position:center;width:7vw;line-height:5.6vw;align-items:unset;flex-flow:column;}

  
  
.jinsom-post-words .header .info .other {font-size:3vw;color:#8e8e93;}
.jinsom-post-words .header .info .other span {margin-right:2vw;}
.jinsom-post-words .content {padding:3vw 4vw;word-wrap:break-word;overflow:hidden;}
.jinsom-post-words .content h3 {font-size:4.2vw;font-weight:500;margin:0;margin-bottom:2vw;}
.jinsom-post-words .content h3 a {color:#333;}
.jinsom-post-words .content p {margin:0;color:#777;font-size:3.3vw;line-height:1.58;}
.jinsom-post-images-list {padding:0 4vw 3vw;}
.jinsom-post-images-list .focus {display:block;}
.jinsom-post-images-list .classsantu span{width: 40%;float: left;height: 33vw;}
.jinsom-post-images-list .classsantu span:nth-child(1){width: 60%;float: left;height: 66vw;}
.jinsom-post-images-list span {float:left;width:33.33%;box-sizing:border-box;border:1px solid #f7f7f7;height:30vw;border-radius:1vw;}
.jinsom-post-images-list span img {width:100%;height:100%;border-radius:1vw;min-height:100%;object-fit:cover;}
.jinsom-city-topic-bar .topic-list {display:block;color:#999;margin-bottom:2vw;margin-left:4vw;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:3.5vw;max-width:calc(70%);}
.jinsom-city-topic-bar .topic-list a {color:#999;margin-right:2vw;}
.jinsom-post-words .footer {padding:3vw 0;display:flex;border-top:1px solid #f7f7f7;margin:0 4vw;}
.jinsom-post-words .footer a,.jinsom-post-words .footer span {color:#888;width:25%;}
.jinsom-post-words .footer a i,.jinsom-post-words .footer span i {font-size:4vw;/*vertical-align:text-bottom;*/margin-right:0.6vw;}
.jinsom-post-words .footer span.link {flex:1;text-align:right;padding-right:2vw;}
.jinsom-post-list-comment {padding:0 3vw 4vw;}
.jinsom-post-list-comment ul {border-radius:1vw;word-break:break-all;}
.jinsom-post-list-comment ul li {margin-bottom:2vw;color:#666;max-height:10vw;overflow:hidden;font-size:3.6vw;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.jinsom-post-list-comment ul li span.comment-author {color:#eb7350;}
.jinsom-post-list-comment ul li span img {height:1em;max-height:1em;}
.jinsom-post-words .contentpic h3{margin-bottom: unset;}
.jinsom-post-words .jinsom-post-images-list .cos-pic{width: 100%;box-sizing: border-box;border: 1px solid #f7f7f7;border-radius: 1vw;}
.jinsom-post-words .footer-pic a,.footer-pic span.cos-link{color:#888;text-align:right;width:16vw;}
.jinsom-post-words .footer-pic a.avatar-img{margin-right:2vw;flex:1;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:16vw;}
.jinsom-post-words .footer-pic a.avatar-img img{border-radius:100%;width:5.2vw;height:5.2vw;border:1px solid #f7f7f7;object-fit:cover;margin-right:0.6vw;}
.footer-pic span.cos-link{margin-right: 2vw;}


/*轻小说列表*/
.search-filter {background:#FFF;}
.module-filter-header {padding:0.6875rem 0.8rem;position:relative;left:0;right:0;z-index:1;}
.jsTag {display:inline-block;border-radius:4px;text-align:center;font-size:0.8125rem;line-height:1.25rem;color: #fff;border: none;background: linear-gradient(90deg,#ff86ac,var(--bg-color));padding: 6px 9px;}
.module-filter-icon {position:absolute;right:0.75rem;top:0.4rem;padding:0 .25rem .0625rem;color:var(--bg-color);}
.module-filter-icon i {width:1em;height:0.63em;display:block;margin:auto;font-size:24px;}
.module-filter-icon span {transform-origin:center top;display:inline-block;font:400 12px/1 a;}
.nex_articalport_text {background:#FFF;}
.nex_artice_text li {width:100%;display:block;}
.nex_artice_text li::after {content:'';display:block;border-bottom:1px solid #f0f1f2;margin:0 0.8rem;margin-top:0px;margin-top:-1px;-webkit-transition:margin-left .15s;transition:margin-left .15s;}
.book-layout {display:block;padding:0.8rem;position:relative;overflow:hidden;-webkit-transition:padding-left .15s;transition:padding-left .15s;}
.book-cover {width:20.8vw;height:27.7333333333333vw;border-radius:2.1333333333333vw;float:left;margin-right:.5rem;box-shadow:0 4px 8px rgba(51,55,61,0.1);object-fit:cover;}
.book-cell {display: flex;flex-direction: column;height: 27.7333333333333vw;justify-content: space-between;overflow:hidden;}
.book-title {line-height:1.5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#1a1a1a;font-weight:700;}
.book-desc {margin:2.33333vw 0;font-size:0.8125rem;color:#808080;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.1rem;height:2.25rem;}
.book-meta {font-size:0.8125rem;overflow:hidden;}
.book-meta-l {float:left;overflow:hidden;}
.book-author {display:block;color:#808080;max-width:9em;font-size:0.8125rem;overflow:hidden;}
.book-author i {margin-right:0.1875rem;font-size:0.85rem;vertical-align:0.16rem;fill:currentColor;}
.book-meta-r {float:right;position:relative;}
.book-meta-r .tag-small-group {position:absolute;top: -0.275rem;right:0;white-space:nowrap;transform-origin:right center;-webkit-transform:scale(0.55);}
.tag-small-group em {display:inline-block;line-height:1.5;padding:0 .25em;margin:0 .15em;margin-left:0.15em;font-size:1.25rem;-webkit-transform:scale(1);transform:scale(1);vertical-align:bottom;}
.tag-small-group em::before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid;border-radius:0.11111em;opacity:.5;z-index:-1;}
.tag-small-group,.tag-small-group em {-webkit-transform-origin:right center;transform-origin:right center;}
.tag-small-group > em:first-child {margin-left:0;color:#FFA100;}
.tag-small-group > em:nth-child(2) {color:var(--bg-color);}
.tag-small-group > em:nth-child(3) {margin-right:0;color:#4284EE;}

.aside {-webkit-transition:visibility .25s;transition:visibility .25s;z-index:3;visibility:hidden;overflow:hidden;position:fixed;left:0;right:0;top:0;bottom:0;}
.aside.active {-webkit-transition:none;transition:none;visibility:visible;}
.aside-overlay {background-color:#000;position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:opacity .25s;transition:opacity .25s;opacity:.6;}
.aside-content {left:4.5rem;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);position:absolute;bottom:0;right:0;-webkit-transition:-webkit-transform .15s;transition:transform .15s;-webkit-transform:translate(0%,0%);transform:translate(0%,0%);}
.aside .module-filter-list {margin:0;position:absolute;left:0;top:0;bottom:0;right:0;background-color:#FFF;}
.aside .module-header {position:absolute;left:0;right:0;top:0;text-align:center;height:1.75rem;border-top:1rem solid transparent;padding:0 1rem;}
.module-title {display:inline;color:#1A1A1A;font-weight:medium;}
.aside .module-main {position:absolute;left:0;right:0;top:2.75rem;bottom:5.75rem;overflow:auto;-webkit-overflow-scrolling:touch;bottom:3.375rem;overflow:auto;}
.sort-li-title {display:block;line-height:40px;padding:0 1rem;padding-top:0px;position:relative;padding-top:.75rem;font:bold .85rem/1.5rem a;}
.sort-li-title::after {content:'';border-bottom:1px solid #f0f1f2;left:1rem;right:0;position:absolute;bottom:0;}
.module-filter-list .sort-li-detail {text-align:left;padding:0 1rem 1rem;text-align:justify;line-height:0;font-size:.75rem;}
.module-filter-list a {margin-top:0.5625rem;display:inline-block;border:1px solid transparent;border-radius:99px;font-size:0.8125rem;text-align:center;line-height:1.25rem;padding:0 0.525rem;color:#808080;}
.module-filter-list a.choosecss {background-color:var(--bg-color);color:#FFF;border:1px solid var(--bg-color);}



/*漫画列表*/
.nex_nextnav_mh {padding:10px 30px;background:#fff;margin-bottom:8px;}
.nex_nextnav_mh ul li {float:left;width:25%;}
.nex_nextnav_mh ul li a {display:block;color:#333;display:flex;align-items:center;flex-direction:column;}
.nex_nextnav_mh ul li a svg {font-size:35px;}
.nex_nextnav_mh ul li a h5 {font-size:14px;color:#212121;height:20px;line-height:20px;text-align:center;margin-top:5px;}
.nex_artice_mh {width:100%;max-width:540px;margin-left:auto;margin-right:auto;min-height:100%;position:relative;height:auto;background-color:#fff;font-size:14px;color:#464646;font-family:Arial,Helvetica,sans-serif;}
.nec_cfenbox {padding:15px;background:#fff;margin-bottom:10px;}
.nec_cfenbox ul li {padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #eee;line-height:30px;padding-left:40px;}
.nec_cfenbox ul li:nth-child(1) {background:url(/skin/images/ic_index_class_lx.png) left 0px no-repeat;}
.nec_cfenbox ul li:nth-child(2) {background:url(/skin/images/ic_index_class_rd.png) left 0px no-repeat;}
.nec_cfenbox ul li:nth-child(3) {background:url(/skin/images/ic_index_class_jd.png) left 0px no-repeat;}
.nec_cfenbox ul li:nth-child(4) {background:url(/skin/images/ic_index_class_jd.png) left 0px no-repeat;}
.nec_cfenbox ul li a {display:inline-block;height:30px;line-height:30px;font-size:14px;color:#444;margin-right:10px;}
.nec_cfenbox ul li a.choosecss {background-color: var(--bg-color);color: #FFF;border-radius: 6px;padding: 0 0.525rem;height: 22px;line-height: 22px;}
.nec_cfenbox ul li:last-child { padding-bottom: 0px;margin-bottom: 0px;border-bottom: 0;}

.anime_list {width:100%;font-family:"微软雅黑";padding-top:3%;display:inline-block;}
.anime_list >li {float:left;width:30% !important;margin:0px -1% 5% 3%;}
.nex_Comics_dmpic {width:100%;height:182px;overflow:hidden;border-radius:4px;}
.nex_Comics_dmpic a img {width:100%;height:182px;object-fit:cover;}
.anime_list >li h3 {height:25px;line-height:25px;margin:6px 0 0 0;overflow:hidden;}
.anime_list >li h3 a {font-size:12px;color:#000;font-weight:500;}
.nex_Comics_dmbtm {height:20px;line-height:20px;overflow:hidden;font-size:12px;color:#666;}
.nex_Comics_dmbtm i {color:#999;margin-right: 3px;}


/*新闻内页*/
.site-content,.related-article-box,.comments-box-text {margin:0 6px;padding-bottom:12px;}
.single-article {padding:12px;margin-bottom:12px;box-shadow:0px 0px 2px rgb(98 124 153 / 10%);}
.single-article img {max-width:100%;vertical-align: unset;}
.entry-header {padding-bottom:20px;}
.single-article h1 {margin-bottom:12px;font-size:20px;text-align:left;line-height:28px;font-weight:600;}
.post-meta-row {display:flex;justify-content:space-between;margin-bottom:16px;overflow: hidden;}
.post-meta {display:flex;align-items:center;font-size:12px;color:#666;width:100%;}
.post-meta li {margin-right:10px;}
.post-meta li:nth-child(1) {margin-right: 15px;}
.site-content .post-list-cat {margin-bottom:0;position:relative;left:0;top:0;display:flex;flex-flow:wrap;border-radius:4px;}
.site-content .entry-header .post-list-cat a {height:30px;line-height:30px;padding:0 8px;font-weight:500;display:block;background-color:rgba(67,135,253,0.1);color:#4387fd!important;}
.post-meta li span {color:#8590A6;display:flex;align-items: center;}
.post-meta li span i {font-size:14px;margin-right:3px;}
.post-meta li span b {font-weight:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.entry-content {font-size:16px;line-height:30px;}
.entry-content p iframe {width: 100%;}
.entry-content h3{font-size: 18px;margin: 10px -10px;padding: 10px 20px;line-height: 18px;border-left: 5px solid #4285f4;color: #344767;font-weight: 600;}
.post-excerpt {font-size:12px;line-height:25px;margin:-6px 12px 12px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;padding-right:20px;color:#797C80;position:relative;background:#fcfcfc;text-indent:20px;}
.post-user-info {margin:0 -10px;margin-top:0px;padding:12px 12px;margin-top:12px;display:flex;justify-content:space-between;align-items:center;background:#f7f8fa;}
.post-meta-left {display:flex;align-items:center;font-size:12px;color:#666;position:relative;}
.link-block {position:absolute;width:100%;height:100%;z-index:2;top:0;left:0;}
.avatar-parent {width:36px;height:36px;min-width:36px;margin-right:10px;}
.avatar {width:36px;height:36px;border-radius:4px;object-fit:cover;}
.post-user-name {display:flex;flex-flow:column;}
.post-user-name b {font-size:15px;font-weight:600;}
.user-title {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.post-meta-right>div {display:flex;}
.post-meta-right button,.post-meta-right a.ding {padding:5px 12px;margin-left:10px;background:#4387fd;border:1px solid #4387fd;border-radius:4px;color:#fff;transition:opacity .2s;position:relative;cursor:pointer;font-size:12px;white-space:nowrap;}
.post-meta-right a.ding i {margin-right:3px;}
.post-meta-right a.ding b {font-weight:normal;}
.post-meta-right button.empty {color:#4387fd;background:rgba(255,255,255,0);border:1px solid #4387fd;}
.w-a-post-list > div {padding:0 2px;font-size:12px;position:relative;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;height:20px;box-sizing:border-box;line-height:20px;margin:12px 0;}
.w-a-post-list span {opacity:.8;margin-right:2px;color:#4387fd;}
.post-tags-meat {margin-top:12px;display:flex;flex-flow:wrap;}
.post-tags-meat a {margin-right:6px;font-size:12px;display:flex;background-color:#F5F6F7;color:#AAAEB3;align-items:center;margin-top:10px;line-height:1;border-radius:20px;border:1px solid #F5F6F7;padding-right:5px;}
.post-tags-meat a .tag-img {padding:3px;border-radius:100%;background-color:#fff;margin-right:3px;}
.post-tags-meat .tag-img i {color:#e62828;}
.post-tags-meat a span.tag-text {padding:0 3px;}
.post-pre-next {margin-right:-4px;margin-left:-4px;margin-bottom:12px;display:flex;flex-flow:wrap;}
.post-pre-next > div {width:50%;}
.post-pre-next-in {padding:0 4px;overflow:hidden;}
.post-pre-next-box {padding:12px;overflow:hidden;box-shadow:0px 0px 2px rgb(98 124 153 / 10%);border-radius:4px;}
.post-next .post-pre-next-box {text-align:right;}
.post-pre-next-box em {font-size:12px;color:#AAAEB3;}
.post-pre-next-in a {height:38px;font-size:14px;font-weight:400;margin:5px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.comments-area,.related-article {margin:0 auto;max-width:100%;position:relative;box-shadow:0px 0px 2px rgb(98 124 153 / 10%);border-radius:4px;}
.comments-title,.related-titlebox {font-size:12px;color:#bcbcbc;border-bottom:1px solid #f5f6f7;padding:12px;}
.comment-count,.related-title span {font-weight:600;font-size:18px;color:#111;}
.comment-info span,.related-title span {line-height:18px;}
.comment-count i,.related-title span i {font-size:18px;margin-right:3px;}
.comment-form {position:relative;}
.respond,.relatedbox {padding:12px;margin:0 auto;max-width:100%;position:relative;}
.com-form-title {display:flex;justify-content:space-between;padding:0 0 8px;font-size:15px;}
.comment-form .b2-box {overflow:hidden;position:relative;background-color:#fff;border-radius:4px;-webkit-animation-delay:1s;-webkit-animation-name:autofill;-webkit-animation-fill-mode:both;}
.com-form-input {display:flex;}
.com-form-input input,.com-form-textarea textarea {font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;-webkit-appearance:none;outline:none;}
.com-form-input input,.com-form-input .nomember {width:50%;padding:10px;border:1px solid #EBEBEB;border-radius:0;margin-bottom:-1px;box-shadow:0 0 0 30px #fff inset;}
.com-form-input input:nth-child(2) {border-left:0;border-right:0;}
.com-form-input .nomember {border-left:0;width:15%;}
.com-form-textarea {position:relative;border:1px solid #EBEBEB;padding:10px;}
.com-form-textarea textarea {width:100%;min-height:138px;display:block;max-width:100%;min-width:100%;border:0;background-color:#fff;border-radius:0;font-size:13.3333px;}
.com-form-button {display:flex;justify-content:space-between;align-items:center;}
.com-form-button-r {display:flex;}
.com-form-button-r button {color:#fff;padding:8px 16px;transition:opacity .2s;position:relative;cursor:pointer;font-size:12px;margin:0;white-space:nowrap;background:#4387fd;border:1px solid #4387fd;border-radius:4px;}
.com-form-button {display:flex;justify-content:space-between;align-items:center;margin-top:16px;}
.com-form-button-l {display:flex;flex-flow:row;position:relative;}
.com-form-button-l span {margin-right:20px;cursor:pointer;}
.com-form-button-l i {font-size:24px;line-height:1;}
.comment-smile-box {position:absolute;width:162px;top:36px;left:-14px;padding:2px;box-shadow:0 2px 10px 2px rgba(0,0,0,.11);background-color:#fff;z-index:2;display:none;}
.comment-smile-box > button {background:#F5F6F7;border:1px solid #fff;}
.comment-smile-box > button img {display:block;padding:5px;}
.comment-list {margin:0 12px;}
.none-comment {font-size:13px;color:#b2bac2;text-align:center;padding:30px;border-top:1px solid #F5F6F7;}
.comment-list .comment {position:relative;display:flow-root;}
.comment-list .comment .comment-item {padding:12px;border-top:1px solid #F5F6F7;border-radius:5px;}
.comment-meta {display:flex;justify-content:space-between;justify-content:baseline;}
.comment-author {font-size:14px;font-weight:600;margin-bottom:1px;}
.comment-floor {font-size:12px;color:#8590A6;}
.b2timeago {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.comment-content-text {line-height:30px;color:#000;}
.comment-content-text .ecomment {background:#f9f9f9;width:100%;color:#8590A6;padding:3px;border:1px solid #EBEBEB;}
.comment-content-text .ecomment span {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.comment-content-text p {margin:6px 0;word-wrap:break-word;border-radius:3px;color:#333;line-height:1.6;font-size:15px;}
.comment-footer {position:relative;}
.comment-footer {display:flex;justify-content:end;font-size:12px;align-items:center;color:#b2bac2;position:relative;}
.comment-footer .comment-vote-hidden {display:flex;margin-right:-12px;}
.comment-footer .comment-vote-hidden a {margin-left:12px;background-color:#f9f9f9;color:#8590A6;padding:4px 14px;border-radius:5px;}
.comment-footer .comment-vote-hidden a i {font-size:13px;vertical-align:1px;margin-right:2px;}
.relatedbox ul li {border-bottom:solid 1px #f5f6f7;padding-bottom:10px;margin-bottom:10px;position:relative;height:86px;overflow:hidden;width:100%;}
.relatedbox ul li a {font-size:14px;display:block;}
.related-pic {width:112px;height:86px;position:absolute;top:0;left:0;border-radius:4px;overflow:hidden;}
.related-pic img {width:100%;object-fit:cover;height:100%;}
.related-info {height:86px;border-radius:4px;overflow:hidden;padding-left:127px;}
.related-info h3 {height:44px;line-height:22px;overflow:hidden;margin-bottom:22px;word-break:break-all;color:#111;}
.related-meta {font-size:12px;color:#999;display:flex;justify-content:space-between;align-items:center;}
.related-meta span {margin-left:10px;display:flex;justify-content:space-between;align-items:center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.related-meta span:first-child {margin-right:auto;/* 将第一个 span 放置在最左边 */  margin-left:0;max-width: 45%;}
.related-meta span i {margin-right:3px;font-size:14px;}
.related-meta em {left:0;margin-bottom:-20px;position:absolute;bottom:0;}
.related-text {font-size:12px;width:100%;margin-bottom:-44px;color:#999;position:absolute;bottom:0;}
.morenews {background:linear-gradient(180deg,#ff86ac,var(--bg-color));border-radius:4px;padding:8px 12px;max-width:100%;}
.morenews a {font-size:16px;color:#FFF;text-align:center;width:100%;display:inline-block;font-weight: bold;}


/*更多*/
.layui-m-layer {position:relative;z-index:200;}
.layui-m-layer * {-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
.layui-m-layermain,.layui-m-layershade {position:fixed;left:0;top:0;width:100%;height:100%;}
.layui-m-layershade {background-color:rgba(0,0,0,.7);pointer-events:auto;}
.layui-m-layermain {display:table;font-family:Helvetica,arial,sans-serif;pointer-events:none;}
.layui-m-layermain .layui-m-layersection {display:table-cell;vertical-align:middle;text-align:center;}
.layui-m-layerchild {position:relative;display:inline-block;text-align:left;background-color:#fff;font-size:14px;border-radius:5px;box-shadow:0 0 8px rgba(0,0,0,.1);pointer-events:auto;-webkit-overflow-scrolling:touch;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.2s;animation-duration:.2s;}
.layui-m-anim-up {-webkit-animation-name:layui-m-anim-up;animation-name:layui-m-anim-up;}
.layui-m-layerchild:not(.layui-m-layer-msg) {background-color:#FFF!important;}
.layui-m-layercont {line-height:22px;padding:0;text-align:left;}
.jinsom-post-more-form .box {padding:4vw 0 0;}
.jinsom-post-more-form .box:nth-last-child(2) {border-bottom:none}
.jinsom-post-more-form .box:first-child {padding-top:8vw}
.jinsom-post-more-form .box li {text-align:center;float:left;width:16.666%;margin-bottom:4vw}
.jinsom-post-more-form .box li p {font-size:3vw;margin-top:1vw}
.jinsom-post-more-form .box:last-child {border:none;padding-bottom:0}
.jinsom-post-more-form .box.share li i {font-size:8vw}
.jinsom-post-more-form .box.share li i.icon-tieba {color:#3eb135}
.jinsom-post-more-form .box.share li i.icon-shejiaotubiao-42 {color:#e6162d}
.jinsom-post-more-form .box.share li i.icon-qqqun-circles {color:#4dafea}
.jinsom-post-more-form .box.share li i.icon-shejiaotubiao-40 {color:#eecf3d}
.jinsom-post-more-form .box.share li i.icon-fenxiang-lianjie {color:#999}
.jinsom-post-more-form .cancel,.jinsom-reg-type-form-content .cancel {text-align:center;padding:3vw;letter-spacing:2px;background-color:#F8F8F9;color:#777;border-radius:2vw}
.fuzhi {display:block;position:fixed;bottom:50%;left:50%;transform:translateX(-50%);padding:10px 20px;background-color:#4caf509e;color:white;border-radius:5px;z-index:300;}


/*小说内容页*/
.book-detail-x {position:relative;overflow:hidden;background-color:#FFF;}
.book-cover-blur {position:absolute;top:calc(50% - 87.5vw);width:100%;height:175vw;opacity:.02;opacity:calc(0.1 + 0.15);-webkit-filter:blur(calc(17px + 1px));filter:blur(calc(17px + 1px));}
.book-detail-info {position:relative;background:#FFF;background:-webkit-linear-gradient(bottom,#FFF,rgba(255,255,255,0) 108px) no-repeat center bottom;background:linear-gradient(to top,#FFF,rgba(255,255,255,0) 8rem) no-repeat center bottom;}
.module-book-cover {width:46vw;margin:0 auto;height:auto;position:relative;z-index:1;border-radius:10px;box-sizing:content-box;border:2px solid rgba(255,255,255,.9);float:none;box-shadow:0 25px 50px -30px rgba(0,0,0,.5);-webkit-box-shadow:0 25px 50px -25px rgba(0,0,0,.9);}
.module-item-cover {position:relative;height:0;padding-top:140%;background-position:50% 50%;background-size:cover;overflow:hidden;border-radius:8px;}
.module-item-cover img {height:100%;width:100%;top:0;left:0;margin-right:0;object-fit:cover;position:absolute;}
.module-item-cover::before {content:'';opacity:.1;background-image:radial-gradient(transparent 0%,rgba(0,0,0,0.1) 44%,rgba(0,0,0,0.56) 100%);position:absolute;top:0;left:0;height:100%;width:100%;border-radius:9px;z-index:1;pointer-events:none;}
.book-detail-info .book-cell {text-align:center;height:auto;padding:20px 0 10px;width:100%;line-height:1.3rem;overflow:hidden;display:block;}
.book-cell h1 {font-size:1.525rem;line-height:1.3;white-space:normal;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px;}
.book-rand-a {margin-bottom:10px;font-size:0.8125rem;}
.book-rand-a span {background:var(--bg-color);color:#fff;margin-right:3px;padding:0 10px;border-radius:10px;}
/*.book-rand-a span a {vertical-align:middle;}*/
.book-meta-layout {font-size:.75rem;overflow:hidden;}
.book-layout-inline {display:inline-block;}
.char-pipe {padding:0 .5ch;color:#9E9E9E;font-family:Georgia,Helvetica,Arial;}
.book-layout-inline #diggnum {vertical-align:middle;}
.tag-small-group {white-space:normal;-webkit-transform-origin:center;transform-origin:center;display:inline;}
.tag-small-group .tag-fl,.tag-small-group .tag-bq {font-size:.725rem;}
.tag-small-group > em.tag-fl {color:var(--bg-color);}
.tag-small-group > em.tag-bq {color:#4A4A4A;}
.tag-small-group > .tag-bq:nth-child(5n) {color:rgba(255,126,0);}
.tag-small-group > .tag-bq:nth-child(3n) {color:#2365DA;}
.tag-small-group > .tag-bq:nth-child(4n) {color:#B37333;}
.book-detail-btn {padding:0 0.8rem 1rem;}
.btn-group {display:table;width:100%;table-layout:fixed;margin-left:auto;margin-right:auto;}
.btn-group-cell {display:table-cell;font-size:100%;font-weight:400;}
.btn-normal {display:inline-block;line-height:1.875rem;padding:0 1rem;font-size:0.8125rem;border-radius:0.125rem;background-color:currentColor;text-align:center;}
.btn-group-cell > .btn-normal {display:block;width:calc(100% - .6667rem);margin-left:.3333rem;padding:0;color:#1A1A1A;background:#FFF;box-shadow:inset 1px 0 #e3e4e6,inset 0 1px #e3e4e6,inset 0 -1px #e3e4e6,inset -1px 0 #e3e4e6;}
.btn-group-cell:first-child > .btn-normal {margin-left:0;color:#FFF;background:var(--bg-color);box-shadow:unset;overflow: hidden;height: 1.875rem;}
.book-detail-btn .iconfont {color:#4284EE;margin-right:0.15rem;fill:currentColor;}
.book-summary {margin:0 0.8rem;font-size:0.85rem;line-height:1.5rem;border-top:0.8rem solid transparent;border-bottom:0.8rem solid transparent;box-shadow:0 1px #f0f1f2,0 -1px #f0f1f2;text-align:justify;overflow:hidden;position:relative;}
.book-volumes,.book-recent {padding:0.8rem 0;margin:0 0.8rem;border-top:1px solid #f6f7f8;}
.text-content .book-recent {border:none;}
.book-volumes .section-title,.book-recent .section-title {font-weight:600;font-size:1rem;color:#333;position:relative;}
.book-volumes .section-title .section-helper {position:absolute;right:15px;color:var(--bg-color);font-weight:normal;}
.book-recent .chapter-list {list-style:none;display:block;padding:0;margin-top:10px;}
.book-recent .chapter-list li {display:block;list-style:none;}
.book-recent .chapter-list li+li {margin-top:10px;}
.book-recent .chapter-list li:nth-child(odd) {background:#f6f7f8;border-radius:2px;}
.book-recent .chapter-list li a {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0 5px;display:block;line-height:1.5rem;height:24px;color:#4a4a4a;font-size:.75rem;}
.book-recent .chapter-list li time {color:#9b9b9b;}
.book-volumes dl {margin-top:10px;}
.book-volumes dl dt {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:36px;display:block;height:36px;color:#333;font-size:.75rem;}
.book-volumes dl dd+dd {margin-top:10px;}
.book-volumes dl dd:nth-child(odd) {background:#f6f7f8;border-radius:2px;}
.book-volumes dl dd a {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0 5px;display:block;line-height:1.5rem;height:24px;color:#4a4a4a;font-size:.75rem;}
.lbxxyx_s {display:block;background:#fff;border-top:1px dashed #e6ceac;border-bottom:5px solid #e3eaef;height:36px;line-height:36px;text-align:center;color:#e39b56;font-size:14px;font-style:normal;margin-bottom:10px;}
.related-article-text ul li {height:27.7333333333333vw;}
.related-article-text ul li:last-child {border-bottom:0;padding-bottom:0;margin-bottom:0px;}
.related-article-text .related-pic {width:20.8vw;height:27.7333333333333vw;border-radius:2.1333333333333vw;}
.related-article-text .related-info {padding-left:22.8vw;height:27.7333333333333vw;display:flex;flex-direction:column;justify-content:space-between;}
.related-article-text .related-info h3 {margin-bottom:unset;}
.related-article-text .related-text {margin-bottom:unset;position:unset;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; /* 这里是超出几行省略 */overflow: hidden;}

/*章节内容*/
.abox {max-width:1000px;background: #ede3d2;color: #3c2707;margin: 0 auto;}
.reader {padding:10px 12px;}
.abox .info {margin-bottom:30px;box-sizing:border-box;}
.text-center {text-align:center;}
.reader h1.title {margin:15px 0;font-size:28px;}
.reader .info .meta {color:#a9a9a9;}
.reader article {margin-top:5px;font-size:14.7px;line-height:27px;}
.reader article p {font-size:16px;letter-spacing:.5px;margin-top:1.5rem;text-indent:2em;line-height:1.8;word-wrap:break-word;word-break:break-word;text-align:justify;}
.reader article img{max-width: 100%;display: block;}
.mhbox .reader article img{width: 100%; }
.mhbox .reader article p{all: unset;}
.novel_nav {padding:unset;}
.novel_nav a {width:25%;font-size:15px;line-height:40px;background:#fff;color:#999;}
.novel_nav > a:nth-child(2) {padding-right:7%;}
.novel_nav > a:nth-child(3),.novel_nav > a:nth-child(5) {padding:0;}
.novel_nav > a.more {left:45%;line-height:40px;}
.novel_nav > a:nth-child(4) {padding-left:6%;}
.novel_nav.home_navMore {padding-bottom:40px;}
.text-pag {margin-top:10px;}
.prev-pag,.next-pag {color:var(--bg-color);background-color:#fff;border:1px solid var(--bg-color);padding:6px 12px;font-size:14px;border-radius:2px;margin:5px;width:30%;display:inline-block;}
.next-pag {border-color:var(--bg-color);color:#fff;background-color:var(--bg-color);}


/*漫画内容页*/
.manhua-content .book-detail-x {border-bottom:5px solid #e3eaef;}
.manhua-content .book-cover-blur {height:91vw;}
.manhua-content .module-book-cover {width:28%;float:left;}
.manhua-content .book-detail-info .book-cell {float:right;width:68%;padding:5px 0;text-align:left;}
.manhua-content .book-cell h1 {font-size:16px;margin-bottom:20px;}
.manhua-content .tag-small-group .tag-fl,.manhua-content .tag-small-group .tag-bq,.manhua-content .book-meta-layout,.manhua-content .book-rand-a,.manhua-content .book-meta-time {font-size:12px;}
.manhua-content .book-meta-time{line-height:1;}
.manhua-content .book-rand-a span {vertical-align:middle;line-height:1.5;display:inline-block;}
.manhua-content .book-layout-inline {margin-top:5px;}
.manhua-content .book-summary {font-size:14px;box-shadow:0 -1px #f0f1f2;}
.manhua-content .book-volumes ul,.manhua-content .book-recent ul {margin-top:10px;display:block;}
.manhua-content .book-volumes ul li,.manhua-content .book-recent ul li {border:1px solid #dcdcde;float:left;width:22%;height:33px;text-align:center;line-height:33px;font-size:12px;border-radius:2px;margin:0 0% 10px 1.3%;}
/*.manhua-content .book-volumes ul li:first-child,.manhua-content .book-volumes ul li:nth-child(5n) {margin:0 0% 10px 0%;}*/
.manhua-content .book-volumes ul li a,.manhua-content .book-recent ul li a {color:#000;display:block;height:33px;width:66%;margin:0 auto;overflow:hidden;}
.manhua-content .book-recent ul li {width:48.4%;}
.manhua-content .book-recent ul li a {width:82%;}
.manhua-content .book-recent ul li:first-child,.manhua-content .book-recent ul li:nth-child(2n+1) {margin:0 0% 10px 0%;}

/*资源福利列表 tag 搜索*/
.zyfl-content .nex_Info_list_bg {height:100px;}
.zyfl-content #pt {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;}
.zyfl-content .nex_artpic_halfintel,.tags-content .nex_artpic_halfintel {padding-left:135px;padding-right:0;}
.zyfl-content .nex_artpic_halfpic,.tags-content .nex_artpic_halfpic {left:0;}
.zyfl-content .nex_artpic_numbers {margin-bottom:10px;}
.zyfl-content .nex_artpic_numbers img {max-width:100%;position:absolute;top:50%;left:50%;z-index:3;transform:translate(-50%,-50%);}
.zyfl-content .nex_artpic_numbers .itempic {position:relative;overflow:hidden;width:32.105%;margin:0 2px;display:block;height:125px;float:left;border-radius:4px;}
.tags-content form {padding:30px;text-align:center;font-size:16px;display:flex;line-height:3rem;}
.tags-content form input {padding:4px;margin-left:3px;}
.cydh-content {border-top:5px solid #e3eaef;padding:0 10px;}
.seek_recommend {width:100%;max-width:540px;margin-left:auto;margin-right:auto;box-sizing:border-box;}
.text-gray {color:#555;font-size:17px;margin-top:9px;margin-bottom:9px;font-weight:600;}
.text-gray i {margin-right:7px;color:var(--bg-color);}
.row {position:relative;background:#fff;padding:15px;border-radius:4px;border:1px solid #e4ecf3;margin:5px 0 0 0;margin-bottom:0px;margin-bottom:0px;margin-bottom:0px;margin-bottom:0px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.img-circle {float:left;margin-right:10px;border-radius:6px;object-fit:cover;}
.overflowClip_1 strong {color:#373e4a;font-size:14px;}
.overflowClip_2 {overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:36px;color:#979898;font-size:13px;}
.post-article {display:flex;flex-wrap:wrap;flex-direction:column;margin:12px;}
.logo-item {display:flex;}
.post-logo.ico {position:relative;display:table-cell;width:120px;height:120px;border:0 solid #f2f5f9;border-radius:15px;overflow:hidden;margin-bottom:15px;}
@-webkit-keyframes rot {0% {-webkit-transform:rotate(0)}
to {-webkit-transform:rotate(1turn)}
}
.post-logo.ico img {position:absolute;top:25px;left:22px;z-index:3;display:block;width:70px;height:70px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 20px 0 rgba(0,0,0,.3);animation:rot 5s linear infinite;}
.post-btn-2 {position:relative;width:122px;text-align:center;font-size:16px;color:#FF5A49;line-height:36px;}
.post-btn-text,.post-btn-share {font-size:14px;line-height:35px;overflow:hidden;width:122px;height:36px;opacity:.9;border-radius:12px;background-color:#ffd55d;font-weight:700;}
.post-btn-share {margin-top:5px;background:#4387fd;}
.post-btn-text a,.post-btn-share a {display:block;margin:0 auto;text-align:center;color:#000;}
.post-desc {overflow:hidden;padding:10px;width:100%;box-sizing:border-box;border-radius:15px;background:#eee;line-height:28px;color:#666;font-size:14px;}
.post-desc .txt {border-bottom:1px dashed var(--bg-color);}
.post-desc .sm p {line-height:35px;}
.post-desc p span {color:var(--bg-color);font-weight:600;}
.content-cydh .entry-content {padding:0 12px;box-sizing:border-box;}
.content-cydh .entry-content img {max-width:100%;}
.content-cydh .comments-box {border-top:5px solid #e3eaef;margin-top:20px;}


/*动漫内页*/
.art-video{width: 100%; height: 200px;}


