/* 标签题材点击 */
.tag-and-theme {
    background: #333240;
    margin-bottom: 33px;
}
.tag-and-theme .tagAndThemeList{
    padding:10px 0px;
    font-size:13px;
    display: flex;
    align-items: center;
}
.tag-and-theme .tagAndThemeList .tagAndThemeItem{
    margin-right:78px;
    line-height: 25px;
    color:#E6E6E6;
}
.tag-and-theme .tagAndThemeList .tagAndThemeItem:hover{
    color:#1790E6;
}



/* 標籤體彩結束 */
/* 輪播內容開始 */
.swiper-content {
    height: 439px;
    display: flex;
    justify-content: space-between;
}

.swiper-content img {
    height: 435px;
}

.swiperList {
    width: 900px;
    /* background: #9A8CF3; */
}

/* 輪播圖左右按鈕大小設置 */
.carousel-control-prev,
.carousel-control-next {
    width: 25px;
    height: 100px;
    background: rgba(255, 255, 255, 0.7);
    top: 144px;
}

/* 設置輪播圖大小 */
.carousel-inner {
    width: 900px;
    height: 435px;
}

/* 設置小圓點 */
.carousel-indicators {
    bottom: -55px;
}

.carousel-indicators > li {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #B3B3B3;
}

.carousel-indicators > .active {
    background-color: #1790E6;
}

/* 設置輪播圖上的內容 */
.carousel-caption {
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding: 0;
}

.carousel-caption p {
    color: #fff;
    margin: 0;
    padding-left: 16px;
}

.swiper-rankingList {
    width: 262px;

}

.swiper-rankingList-tabs {
    padding: 10px 10px 10px 0;
    /*  display: flex;
    justify-content: space-between; */
}

/* 初始化輪播排行榜的切換標籤 */
.nav-tabs .nav-link.active {
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
    color: #1790E6;
}

.nav-item {
    height: auto;
    font-size: 12px;
    text-align: center;
    margin-right: 12px;
}

.item-rankingList {
    font-size: 18px;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
    margin-right:23px;
}

.nav-link {
    padding: 0;
    display: inline-block;
    color: #999999;
}
.comicRank-link{
    font-size:16px;
}
.comicRank-link.active{
    color:#1790E6;
}

.nav-link-boder {
    width: 10px;
    height: 2px;
    border: 1px solid #1790E6;
    margin-left: 1.6px;
    margin-top: 1.2px;
    display: none;
}

.nav-tabs .active + .nav-link-boder {
    display: block;
}

.tab-content {
    /*padding: 0px 10px 10px 10px;*/
}

.tab-content ul {
    padding: 0;
}

.tab-content li {
    height: 20px;
    margin: 17px 0px;
    display: flex;
}
.tab-content li:nth-of-type(1){
    margin-top:0;
}

.rank-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    background: #ccc;
    color: #fff;
    margin-right: 10px;
}

.rank-txt-box {
    display: flex;
    align-items: center;
}

.rank-txt {
    margin: 0;
    width: 160px;
    font-size: 14px;
}

.rank-txt:hover {
    color: #1790E6
;
}

.rank-txt-icon {
    width: 18px;
    height: 8px;
    margin-left: 23px;
    background-repeat: no-repeat;
    background-position:-131px -147px;
}

.rank-txt-icon.up {
    background-position:-31px -147px;
}

.rank-txt-icon.end {
    background-position:-63px -147px;
}

.rank-txt-icon.ping {
    background-position:-95px -147px;
}

/* 熱門更新 */
.index-all-icon {
    display: flex;
    justify-content: space-between;
    margin: 20px 0px;
}

.index-all-icon-left {
    display: flex;
    height: 58px;
    align-items: flex-end;
}

.index-all-icon-left-icon {
    width: 61px;
    height: 62px;
    background-repeat: no-repeat;
    background-position: -128px -421px;
}

.index-all-icon-left-txt {
    margin-left: 8px;
    font-weight: bold;
    font-size: 24px;
    margin-bottom:0;
}

.index-all-icon-right {
    width: auto;
    display: flex;
    justify-content: space-between;
}

.index-all-icon-right-txt {
    width: auto;
    font-size: 12px;
    color: #999999;
    margin-top: 35px;
    display: flex;
}

.index-all-icon-right-icon {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: -319px -525px;
    margin-left: 4px;
}

.hotUpdate {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}

.hotUpdate p {
    margin: 0;
    width: 4em;
    margin: 10px;
}

.hotUpdate p:nth-of-type(1) {
    width: 151px;
    font-weight: bold;
}

.hotUpdate p:nth-of-type(2) a {
    font-size: 12px;
    color: #999999;
}

.hotUpdate:hover a {
    color: #1790E6;
}

/* 熱門更新結束 */
/* 編輯推薦開始 */


.edit-icon {
    background-position: -226px -500px;
}

.edit-top {
    width: 174px;
    height: 231px;
    background-image: url(https://hi77-overseas.mangafuna.xyz/static/websiteV2/jpg/loading.png);
    background-size: 100% 100%;
    position: relative;
    content: '';
}
.edit-top::before{
      content: '';
      opacity: 0;
      position: absolute;
      top:0;
      left:0;
      right: 0;
      bottom:0;
       z-index: 1;
       background-image: radial-gradient(transparent 0%,rgba(0,0,0,0.1) 44%,rgba(0,0,0,0.56) 100%);

    }
.edit-top:hover::before{
    opacity: 1;
    backdrop-filter: contrast(1.2) saturate(1.2)
  }

.edit-top img{
    object-fit: cover;
}

.edit-top:hover + p {
    color: #1790E6;
}

.edit-top:hover {
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
}

.edit-txt {
    width: 174px;
    margin-top: 10px;
    height: 38px;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #333333;
}

.edit-txt:hover, .edit-txt a:hover {
    color: #1790E6;
}

.edit-txt a {
    color: #333333;
}

/* 編輯推薦結束 */
/* 最近更新頁面開始 */
.recentUpdate-icon {
    background-position: -232px -419px;
}

.recentUpdate-time {
    border: none;
    display: flex;
}
.recentUpdate-time .active{
    font-weight: 800;
}
.recentUpdate-time>li{
    display: flex;
    align-items: flex-end;
    margin-right: 60px;
    height: 100%;
}
.recentUpdate-time a {
    font-size: 14px;
    color:#999;
}
.recentUpdate-time a:hover{
    color:#1790E6;
}

/*.nav-link:hover {*/
/*    border: 1px solid rgba(0, 0, 0, 0) !important;*/
/*}*/

/* 最近更新結束 */
/* 動畫更新熱榜開始 */
.cartoonUpdate-icon {
    background-position: -33px -509px;
}

.cartoonHot-icon {
    background-position: -225px -509px;
}
.cartoonHot-item:nth-of-type(1){
    padding-top:10px;
}
.cartoonHot-item {
    display: flex;
    /*justify-content: space-between;*/
    background: rgba(252, 252, 252, 1);
    padding: 0;
    margin: 0 20px 0 20px;
}
.cartoonHot-item>div:nth-of-type(2){
    margin-left:20px;
}
.cartoonHot-item p {
    margin-bottom: 20px;
}

.cartoonHot-item p:nth-of-type(2) {
    font-size: 12px;
    color: #999;
}

.cartoonHot-item p:nth-of-type(2) a {
    color: #999;
}

.cartoonHot-item p:nth-of-type(2) a:hover {
    color: #1790E6;
}

.cartoonHot-item-icon {
    width: 30px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #ccc;
    color: #fff;
    font-size: 14px;
    border-radius: 0px 10px 10px 0px;
}

.cartoonHot-name {
    width: 310px;
}

.cartoonHot-name a {
    color: #333333;
}

.cartoonHot-name a:hover {
    color: #1790E6;
}

/* 動畫更新熱榜結束 */
/* 漫畫排行榜開始 */
.comicRank-icon {
    background-position:-129px -503px;
}
.comicRank-title{
    border-bottom:none;
}
.comicRank-title > .nav-item {
    font-size: 24px;
    font-weight: bold;
}
 .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    border-color:rgba(0,0,0,0);
}

.comicRank-yi {
    display: flex;
}

.comicRank-img {
    width: 165px;
    height: 211px;
    background-size: 100% 100%;

}

.comicRank-img:hover {
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
}

.comicRank-txt {
    background: rgba(229, 227, 227, 0.21);
    width: 415px;
    padding: 34px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid rgba(229, 227, 227, 1);
}

.comicRank-txt-p {
    width: 100%;
    max-height: 55px !important;
    font-size: 20px;
    font-weight: bold;
}

.comicRank-txt-span {
    width: 11em;
    display: inline-block;
    color: #999;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.comicRank-txt-span a {
    color: #999;
}

.comicRank-txt-span a:hover {
    color: #1790E6;
}

.comicRank-txt-yuan {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #1790E6;
    font-size: 30px;
    color: #fff;
    position: absolute;
    right: 8px;
    top: -25px;
    text-align: center;
    line-height: 48px;
}

.comicRank-all {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 11px 0px;
}

.comicRank-all-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    background-color: #ccc;
    margin-right: 26px;
}

.comicRank-all-txt {
    width: 300px;
    font-size: 14px;
    margin: 0;
    margin-right: 22px;
}

.comicRank .col-6 {
    margin-bottom: 20px;
}

/* 漫畫排行榜結束 */
/* 设置默认的背景图片 */
.carousel-item {
    width: 900px;
    height: 435px;
    background-size: 100% 100%;
}

/* 專題 */
.special {
    overflow: hidden;
    background: blue;
    height: 145px;
    color: #fff;
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.special-title {
    padding: 0px 10px;
}

.special-title span {
    font-size: 45px;
}

.special-image {
}

.special-image img {
    width: 570px;
    height: 145px;
}

.special-text {
    padding: 0px 10px;
    margin-left: 40px;
}

.special-text-h4 {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
    width: 450px;
    align-items: center;
}

.special-text-h4 p {
    margin: 10px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 320px;
}

.special-name {
    width: 450px;
    height: 60px;
    margin-bottom: 20px;
}

.special-time {
    float: right;
    display: inline-block;
    margin-top: -10px;
}
