<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background-color: #151C2D;
    font-size: 14px;
    color: #fff;
}
a{
    color: #fff;
    opacity: 0.8;
}
a:hover{
    color: #fff;
    opacity: 1;
}
i, cite, em, var, address, dfn {
    font-style: normal;
}
.margin-top-5{
    margin-top: 5px;
}
.margin-top-10{
    margin-top: 10px;
}
.margin-top-15{
    margin-top: 15px;
}
.margin-top-20{
    margin-top: 20px;
}
.margin-top-25{
    margin-top: 25px;
}
.margin-top-30{
    margin-top: 30px;
}
.margin-top-35{
    margin-top: 35px;
}
.margin-top-40{
    margin-top: 40px;
}
.blood-top-header{
    background: url(../images/header_bg.jpg) no-repeat;
    min-height: 200px;
    position: relative;
}
.blood_top {
    width: 100%;
    background-color: rgba(0,0,0,.4);
    height: 42px;
}
.layui-layout-left{
    left: 0;
}
.blood_top .layui-nav-bar{
    display: none;
}
.blood_top .layui-nav .layui-nav-item {
    line-height: 42px;
}
.blood_top .layui-nav .layui-nav-item:hover{
    background-color: rgba(255,255,255,.2);
}
.squareShap {
    width: 8px;
    height: 8px;
    margin-right: 7px;
    background: #3F97FF;
    display: inline-block;
}
.blood-topbar-inverse{
    background-color: #21243A;
    overflow: hidden;
    display: block;
    height: 65px;
}
.blood-logo{
    position: absolute;
    top: 55px;
    left: 20px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    display: block;
}
.blood-logo a{
    color: #333;
    font-size: 50px;
    font-weight: bold;
    text-shadow: 0 0 10px #fff;
}
.layui-nav{
    background-color: transparent;
}
.layui-nav .layui-nav-item{
    line-height: 65px;
}
.layui-nav .layui-nav-item a{
    color: #fff;
}
.layui-layout-right .layui-nav-item a{
    padding: 0 5px;
}
.layui-nav-img {
    width: 28px;
    height: 28px;
}
#upSelect a{
    padding: 0;
    font-size: 16px;
    color: #3F97FF;
}
.header-search{
    position: absolute;
    top: 60px;
    right: 20px;
    overflow: hidden;
    float: left;
    background-image: -webkit-gradient(linear, left top, right top, from(#00BBEC), to(#009CFF));
    background-image: -webkit-linear-gradient(left, #00BBEC 0%, #009CFF 100%);
    background-image: -moz-linear-gradient(left, #00BBEC 0%, #009CFF 100%);
    background-image: linear-gradient(90deg, #00BBEC 0%, #009CFF 100%);
    height: 40px;
    line-height: 40px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    width: 402px;
}
.header-search input{
    width: 300px;
    height: 38px;
    display: block;
    float: left;
    background-color: rgba(255,255,255,.88);
    position: relative;
    z-index: 10;
    outline: none;
    border: none;
    margin: 1px;
    font-size: 14px;
    padding-left: 14px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}

.header-search button{
    float: left;
    background-image: -webkit-gradient(linear, left top, right top, from(#009CFF), to(#00BBEC));
    background-image: -webkit-linear-gradient(left, #009CFF 0%, #00BBEC 100%);
    background-image: -moz-linear-gradient(left, #009CFF 0%, #00BBEC 100%);
    background-image: linear-gradient(90deg, #009CFF 0%, #00BBEC 100%);
    width: 86px;
    border:none;
    line-height: 38px;
    height: 38px;
    color: #fff;
    text-align: left;
    text-indent: 13px;
}
.topVod{
    margin: 10px auto 15px;
}
.topVod&gt;div{
    overflow: hidden;
    height: 130px;
    display: block;
}
.topVod img{
    width: 100%;
    height: auto;
}
.topVod p {
    position: absolute;
    bottom: 0;
    width: 195px;
    line-height: 20px;
    padding: 5px 5px;
    overflow: hidden;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: rgba(0,0,0,0.23);
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 35%, rgba(0, 0, 0, 0.6) 65%, rgba(0, 0, 0, 0.9));
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(35%, rgba(0, 0, 0, 0.2)), color-stop(65%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.9)));
    background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 35%, rgba(0, 0, 0, 0.6) 65%, rgba(0, 0, 0, 0.9));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 35%, rgba(0, 0, 0, 0.6) 65%, rgba(0, 0, 0, 0.9));
}
.layui-carousel,.layui-carousel&gt;[carousel-item]&gt;*{
    background-color: transparent;
}
#index-top-carousel{

}
#index-top-carousel img{
    width: 100%;
    position: absolute;
    top: -30%;
}
#index-top-carousel .layui-carousel-ind {
    text-align: right;
    right: 15px;
    top: -30px;
}
#index-top-carousel .layui-carousel-ind ul,#index-top-carousel .layui-carousel-arrow:hover, #index-top-carousel .layui-carousel-ind ul:hover{
    background-color: transparent;
}
#index-top-carousel p{
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0,0,0,0.6);
    display: block;
    width: 100%;
    text-indent: 30px;
}
.topText {
    padding: 30px 0;
    background-color: #21243A;
}
.topTextContent{
    min-height: 35px;
    clear: both;
    display: block;
}
.topTextContent h3{
    font-size: 14px;
    color: #3F97FF;
    margin: 7px 0 10px;
    text-indent: 6px;
    font-weight: bold;
}

.vodTextList{

}
.vodTextList li{
    width: 16%;
    float: left;
    margin: 8px 0;
    text-indent: 6px;
    line-height: 14px;
    border-right: 1px solid rgba(255,255,255,0.2);
}
.vodTextList li:nth-child(6n) {
    border-right: none;
}

h3.title{
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    margin: 0px 0 7px 0;
}
h3.title span{
    float: right;
    font-size: 12px;
    font-weight: normal;
    padding-right: 10px;
}
h4.title{
    font-size: 18px;
    float: left;
    margin-right: 5px;
}
.rank{
    background: url(../images/rank.png) no-repeat;
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 5px;
}
.newTab{
    margin-bottom: 30px;
    overflow: hidden;
}
.newTab .layui-tab-title{
    position: relative;
    left: 0;
    height: 40px;
    white-space: nowrap;
    font-size: 0;
    border-bottom: 2px solid rgba(0, 156, 255, 0.2);
    transition: all .2s;
    -webkit-transition: all .2s;
}
.newTab .layui-tab-title li{
    width: 14%;
    padding: 0;
}
.newTab .layui-tab-title .layui-this:after {
    position: absolute;
    left: 33px;
    top:auto;
    bottom: -2px;
    content: '';
    border-style:none;
    width: 50px;
    height: 2px;
    background: -webkit-linear-gradient(320deg, #009CFF 1%, #00FAFF 95%);
    background: -moz-linear-gradient(320deg, #009CFF 1%, #00FAFF 95%);
    background: linear-gradient(-230deg, #009CFF 1%, #00FAFF 95%);
}
.newTab .layui-tab-title .layui-this{
    color: #fff;
}
.newImgList{
    margin-top: 25px;
}
.newImgList li{
    margin: 0.5rem -4px 0.5rem 0;
    width: 25%;
    float: left;
}
.newImgList li:hover {
    transform: scale(1.05);
    transition: all .2s ease-in;
    text-decoration: none;
}
.newImgList li img{
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 50%;
    border: 3px solid rgba(0,0,0,0);
}
.newImgList li p{
    display:inline-block;
    width: 80px;
    font-size: 12px;
    margin-left: 10px;
    vertical-align:-10%;
}
.newImgList li:hover img{
    border-color: #e95f5c;
}

.catIndexList{
    margin: 20px auto;
    padding: 20px 15px;
    overflow: hidden;
    background-color: #21243A;
}
.catIndexList li{
    position: relative;
    width: 18%;
    overflow: hidden;
    margin: 0 1%;
    line-height: 2.2;
    float: left;
}
.catIndexList li.listImg{
    text-align: center;
    margin-bottom: 15px;
}
.catIndexList li.listImg img{
    width: 100%;
    height: 190px;
    border-radius: 5px;
}
.catIndexList li.listImg p{
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 20px;
    padding: 5px 5px;
    overflow: hidden;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: rgba(0,0,0,0.23);
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 35%, rgba(0, 0, 0, 0.6) 65%, rgba(0, 0, 0, 0.9));
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(35%, rgba(0, 0, 0, 0.2)), color-stop(65%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.9)));
    background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 35%, rgba(0, 0, 0, 0.6) 65%, rgba(0, 0, 0, 0.9));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 35%, rgba(0, 0, 0, 0.6) 65%, rgba(0, 0, 0, 0.9));
}

.classList{
    margin: 20px auto;
    padding: 15px;
    overflow: hidden;
    background-color: #21243A;
}
.classList li{
    line-height: 2.2;
    overflow: hidden;
}
.classList li span{
    float: right;
    opacity: .5;
    font-size: 14px;
}
.classList li span i{
    padding-right: 5px;
}
.classList li a{
    opacity: 1;
}
.classList li a:hover{
    color: #3F97FF;
}
.top-hits{
    position: relative;
}
.top-hits .layui-tab-bar{
    display: none;
}
.top-hits .layui-tab-title{
    position: absolute;
    left: auto;
    top: -35px;
    right: 0;
    height: auto;
    border-bottom: none;
}
.top-hits .layui-tab-title li{
    min-width: auto;
    font-size: 12px;
    padding: 0 5px;
    line-height: 12px;
}
.top-hits .layui-tab-title li:nth-child(1){
    border-right: 1px #efefef solid;
}
.top-hits .layui-tab-title .layui-this:after{
    display: none;
}
.top-hits .layui-tab-title .layui-this {
    color: #3F97FF;
}
.top-hits .layui-tab-content{
    display: block;
    padding: 0;
    margin-top: 43px;
    background-color: #21243A;
}
.top-hits .layui-tab-content ul{
    position: relative;
}
.top-hits .layui-tab-content li{
    display: block;
    padding: 12.3px 15px;
    overflow: hidden;
}
.top-hits .layui-tab-content li i{
    margin-right: 6px;
}
.top-hits .layui-tab-content li span{
    float: right;
}
.top-hits .layui-tab-content li span i{
    font-size: 14px;
}
.top-hits .layui-tab-content li.listImg img{
    width: 87px;
    float: left;
    max-height: 120px;
    margin-right: 10px;
}
.top-hits .layui-tab-content li.listImg p.title{
    font-size: 14px;
}
.top-hits .layui-tab-content li.listImg p{
    padding-bottom: 15px;
    font-size: 12px;
    color: #ccc;
}
.top-hits .layui-tab-content li:hover {
    background: #47516C;
    -webkit-transform: scaleY(1.02);
    -moz-transform: scaleY(1.02);
    -ms-transform: scaleY(1.02);
    transform: scaleY(1.02);
}
.numTopList,.numTopList1,.numTopList2,.numTopList3 {
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 14px;
    float: left;
    background: #FF005E;
}
.numTopList4,.numTopList5,.numTopList6,.numTopList7,.numTopList8,.numTopList9,.numTopList10{
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 14px;
    float: left;
    background: #3E4760;
}


.searchNav{
    line-height: 22px;
    min-height: 22px;
    float: left;
    margin-right: 60px;
}
.searchNav span{
    margin-right: 8px;
}
.searchNav li{
    float: left;
}
.searchNav li a{
    margin: 0 6px;
    cursor: pointer;
    opacity: .8;
}
.searchNav li a.active {
    background: #3F97FF;
    -moz-border-radius: 28px;
    border-radius: 28px;
    padding: 1px 8px;
    opacity: 1;
}


.d-cover-big {
    display: inline-block;
    height: 200px;
    width: 145px;
}
.d-cover-big img {
    width: 100%;
    height: 100%;
}

.d-text-big  {
    display: inline-block;
    margin-left: 20px;
    width: 295px;
    vertical-align: top;
}
.d-text-big .title-big {
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    margin-bottom: 10px;
}
.d-text-big .title-sub {
    font-size: 14px;
    line-height: 1;
    width: 100%;
    margin-bottom: 40px;
}
.d-text-big .title-sub span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
}
.d-text-big .d-descr {
    font-size: 12px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}



.m-pagination {
    margin: 24px auto;
    height: 38px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.m-pagination-page,
.m-pagination-info,
.m-pagination-size,
.m-pagination-jump {
    float: left;
    margin-top: 2px;
    padding-right: 10px;
}

/* font */
.m-pagination-page &gt; li &gt; a,
.m-pagination-size &gt; select,
.m-pagination-group &gt; input,
.m-pagination-group &gt; button,
.m-pagination-info {
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    color: rgba(255,255,255, 0.6);
}

/* border */
.m-pagination-page &gt; li &gt; a,
.m-pagination-size &gt; select,
.m-pagination-group &gt; input,
.m-pagination-group &gt; button {
    outline: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    border: 1px solid rgb(116, 119, 130);
}

/* button */
.m-pagination-page &gt; li &gt; a,
.m-pagination-group &gt; button {
    cursor: pointer;
    background-color: rgba(50, 54, 84, 0.81);
    /*background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
            background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
            background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
            background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            background-repeat: repeat-x;*/
}

.m-pagination-page &gt; li:hover &gt; a,
.m-pagination-group &gt; button:hover {
    background-color: #0099ff;
    border-color: rgba(140, 141, 144, 0.5);
    color: #FFF;
}



/*************  pagination-page  *************/

.m-pagination-page &gt; li {
    list-style: none;
    float: left;
    margin-right: 5px;
}

.m-pagination-page &gt; li &gt; a {
    height: 34px;
    line-height: 34px;
    margin-left: -1px;
    display: inline-block;
    padding: 0 6px;
    text-decoration: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.m-pagination-page &gt; li.active &gt; a {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.m-pagination-page &gt; li:first-child &gt; a {
    margin-left: 0;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.m-pagination-page &gt; li:last-child &gt; a {
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}



/*************  pagination-perpage  *************/

.m-pagination-size &gt; select {
    cursor: pointer;
    height: 36px;
    padding: 0px 8px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


/*************  pagination-go   *************/

.m-pagination-group &gt; input,
.m-pagination-group &gt; button {
    float: left;
}

.m-pagination-group &gt; input {
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    width: 30px;
    height: 34px;
    padding: 0px;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    color: rgba(0,0,0,0.8);
}

.m-pagination-group &gt; button {
    border-left: none;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    height: 36px;
    padding: 0px 6px;
}


/************  pagination-info   *************/

.m-pagination-info {
    height: 36px;
    line-height: 36px;
}

.page-info {
    height: 300px;
    margin: 0 auto;
    margin-bottom: 22px;
    padding: 20px;
    position: relative;
    overflow: hidden;
}
.page-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    -moz-background-size: 100% 600%;
    background-size: 100% 600%;
    background-position: 0 50%;
    -webkit-box-shadow: 10px 10px 0px 250px rgba(0,0,0,.5) inset;
    -moz-box-shadow: 10px 10px 0px 250px rgba(0,0,0,.5) inset;
    box-shadow: 10px 10px 0px 250px rgba(0,0,0,.5) inset;
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -ms-filter: blur(20px);
    -o-filter: blur(20px);
    filter: blur(20px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=4, MakeShadow=false);
}
.error-tip {
    width: 60px;
    height: 16px;
    opacity: .5;
    font-size: 12px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 99;
}
.page-cover {
    float: left;
    width: 215px;
    height: 300px;
    margin-right: 20px;
    position: relative;
}
.page-cover img {
    width: 100%;
    height: 100%;
}
.info-content {
    float: left;
    position: relative;
}
.content-head h1 {
    font-size: 18px;
}
.content-count {
    font-size: 14px;
    padding: 8px 0 36px;
}
.content-count .count-item {
    height: 14px;
    line-height: 1;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 2px solid rgba(255,255,255,.3);
    display: inline-block;
}
.content-count .count-item:nth-child(3) {
    border-right: none;
}
.content-count .count-item * {
    display: inline-block;
}
.content-row {
    position: relative;
    width: 750px;
    overflow: hidden;
    font-size: 12px;
    padding-bottom: 16px;
}
.info-row-label {
    position: absolute;
    line-height: 20px;
    margin-top: -3px;
}
.info-descr {
    line-height: 20px;
    vertical-align: text-top;
    max-height: 280px;
    display: inline-block;
    text-indent: 40px;
    margin-top: -3px;
    overflow: hidden;
}
.content-btm {

}
.content-btm .btn-wrap {
    float: left;
}
.clicked .primary-btn {
    display: none;
}
.clicked .active-btn {
    display: block;
}
.primary-btn {
    background-image: -webkit-gradient(linear, left top, right top, from(#009CFF), to(#00BBEC));
    background-image: -webkit-linear-gradient(left, #009CFF 0%, #00BBEC 100%);
    background-image: -moz-linear-gradient(left, #009CFF 0%, #00BBEC 100%);
    background-image: linear-gradient(90deg, #009CFF 0%, #00BBEC 100%);
    -webkit-box-shadow: 0 4px 8px 0 rgba(63,151,255,0.30);
    -moz-box-shadow: 0 4px 8px 0 rgba(63,151,255,0.30);
    box-shadow: 0 4px 8px 0 rgba(63,151,255,0.30);
    -moz-border-radius: 100px;
    border-radius: 100px;
    width: 150px;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.primary-btn:hover {
    background-image: -webkit-gradient(linear, left top, right top, from(#28B0FF), to(#66EDFF));
    background-image: -webkit-linear-gradient(left, #28B0FF 0%, #66EDFF 100%);
    background-image: -moz-linear-gradient(left, #28B0FF 0%, #66EDFF 100%);
    background-image: linear-gradient(90deg, #28B0FF 0%, #66EDFF 100%);
}
.primary-btn:active {
    background-image: -webkit-linear-gradient(357deg, #007BDD 0%, #11AFF7 100%);
    background-image: -moz-linear-gradient(357deg, #007BDD 0%, #11AFF7 100%);
    background-image: linear-gradient(-267deg, #007BDD 0%, #11AFF7 100%);
}
.active-btn {
    background-image: -webkit-gradient(linear, left top, right top, from(#F13098), to(#F76A78));
    background-image: -webkit-linear-gradient(left, #F13098 0%, #F76A78 100%);
    background-image: -moz-linear-gradient(left, #F13098 0%, #F76A78 100%);
    background-image: linear-gradient(90deg, #F13098 0%, #F76A78 100%);
    -webkit-box-shadow: 0 4px 8px 0 rgba(247,106,120,0.30);
    -moz-box-shadow: 0 4px 8px 0 rgba(247,106,120,0.30);
    box-shadow: 0 4px 8px 0 rgba(247,106,120,0.30);
    -moz-border-radius: 100px;
    border-radius: 100px;
    width: 150px;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    display: none;
}
.active-btn:hover {
    background-image: -webkit-gradient(linear, left top, right top, from(#FF58AE), to(#FF9CA2));
    background-image: -webkit-linear-gradient(left, #FF58AE 0%, #FF9CA2 100%);
    background-image: -moz-linear-gradient(left, #FF58AE 0%, #FF9CA2 100%);
    background-image: linear-gradient(90deg, #FF58AE 0%, #FF9CA2 100%);
}
.active-btn:active {
    background-image: -webkit-linear-gradient(357deg, #E91F7A 0%, #EE5E67 100%);
    background-image: -moz-linear-gradient(357deg, #E91F7A 0%, #EE5E67 100%);
    background-image: linear-gradient(-267deg, #E91F7A 0%, #EE5E67 100%);
}

.content-btm .btm-text {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 20px;
    font-weight: bold;
}
.main-guide {
    width: 960px;
    margin: 0 auto;
}
.tag-wrap {
    position: relative;
}
.tag-slider {
    border-bottom: 1px solid #3f405d;
    font-size: 14px;
}
.tag-slider div {
    width: 880px;
    overflow: hidden;
}
.slider-list .cur {
    opacity: 1;
    /*border-bottom-color: #00a1d6;*/
}
.slider-list {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.slider-list .slider-active {
    position: absolute;
    bottom: -1px;
    height: 2px;
    background-color: #009CFF;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, #009CFF), color-stop(97%, #00FAFF));
    background-image: -webkit-linear-gradient(left, #009CFF 1%, #00FAFF 97%);
    background-image: -moz-linear-gradient(left, #009CFF 1%, #00FAFF 97%);
    background-image: linear-gradient(90deg, #009CFF 1%, #00FAFF 97%);
    width: 0;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
}
.cur .slider-active {
    width: 100%;
}
.slider-list li{
    position: relative;
    cursor: pointer;
    float: left;
    height: 30px;
    border-bottom: 1px solid transparent;
    margin-right: 30px;
    line-height: 12px;
    opacity: .7;
}
.slider-list li span {
    display: block;
    padding: 0 5px;
}
.slider-controller {
    position: absolute;
    right: 0;
    top: -4px;
}
.slider-pre,.slider-next {
    float: left;
    cursor: pointer;
    width: 30px;
    height: 20px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: 5px;
    background: #3A435B;
}
.slider-pre i,.slider-next i {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
}
.slider-pre .icon-xiangxia {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.slider-next .icon-xiangxia {
    -webkit-transform: rotate(-90deg) translateY(10px);
    -moz-transform: rotate(-90deg) translateY(10px);
    -ms-transform: rotate(-90deg) translateY(10px);
    transform: rotate(-90deg) translateY(10px);
}
.slider-pre:hover,.slider-next:hover {
    background: #47516C;
}

.episode {
    margin-right: -40px;
    min-height: 40px;
}
.episode li {
    width: 15%;
    height: 24px;
    line-height: 24px;
    margin-top: 10px;
    margin-right: 10px;
    background: #323A51;
    float: left;
}
.episode li:hover a{
    height: 29px;
    border: 1px solid #00BBEC;
}
.episode li:active a{
    border: 1px solid #009CFF;
    background: #323A51;
}
.episode .next-btn {
    width: 176px;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    margin-right: 20px;
    background: #323A51;
    float: left;
    cursor: pointer;
    text-align: center;
}
.episode .next-btn:hover {
    color: #3F97FF;
}
.episode .next-btn .char-next {
    background: url(../images/swiper-next.png) no-repeat center #3A435B;
    width: 20px;
    height: 20px;
    display: inline-block;

}
.episode a {
    display: block;
    text-indent: 8px;
    opacity: .8;
    height: 30px;
    position: relative;
}
.episode a.cur:after {
    position: absolute;
    right: 0;
    top: 0;
    border-top: 15px solid #3F97FF;
    border-left: 15px solid transparent;
    content: '';
    width: 0;
    height: 0;

}
.episode a.new:after {
    position: absolute;
    right: 2px;
    top: 2px;
    content: '';
    width: 28px;
    height: 11px;
    background: url(../images/new.png) no-repeat;
}
.episode .drama {
    margin-right: 8px;
    float: left;
}
.episode .title {
    max-width: 145px;
    overflow: hidden;
    float: left;
    word-wrap:normal;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.episode-wrap {
    height: 200px;
}

.icon-drama {
    background: url(../images/drama.png);
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 5px;
}

.operaIndexNav{
    overflow: hidden;
    display: block;
    margin-left: 5px;
}
.operaIndexNav&gt;li {
    height: 31px;
    line-height: 26px;
    text-align: center;
    float: left;
    margin-right: 40px;
    position: relative;
    font-size: 14px;
    cursor: pointer;
    opacity: .8;
}
.operaIndexNav&gt;.taperedLines:before {
    content: open-quote;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-image: -webkit-linear-gradient(320deg, #009CFF 1%, #00FAFF 95%);
    background-image: -moz-linear-gradient(320deg, #009CFF 1%, #00FAFF 95%);
    background-image: linear-gradient(-230deg, #009CFF 1%, #00FAFF 95%);
    overflow: hidden;
}
.englishLetter {
    overflow: hidden;
    margin-top: 20px;
}
.englishLetter&gt;li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    float: left;
    text-align: center;
    margin-right: 13px;
    cursor: pointer;
    background: #323A51;
}
.englishLetter&gt;.farstNum {
    background: #3F97FF;
}
.englishLetterSearch li {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
    width: 15%;
    margin-right: 1.6%;
    float: left;
}
.englishLetterSearch li span{
    float: right;
    max-width: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.show-left .layui-tab-title{
    height: 29px;
}
.show-left .layui-tab-title li{
    min-width: 14.28%;
    line-height: 30px;
    padding: 0;
    text-align: center;
}
.show-left&gt;.layui-tab-title .layui-this:after{
    display: none;
}
.show-left&gt;.layui-tab-title .layui-this{
    background-color: #009688;
    border-radius: 3px 3px 0 0;
    color: #fff;
}
.show-left&gt;.layui-tab-content{
    padding: 15px 0;
}
.newTextList{
    font-size: 14px;
}
.newTextList li{
    line-height: 30px;
}
.newTextList li a{
    opacity: unset;
}
.newTextList li span{
    padding-left: 10px;
    float: right;
    font-size: 12px;
    color: #FF5722;
}
.drama{
    position: unset;
    display: block;
    overflow: hidden;
    clear: both;
}
.drama,.drama&gt;[carousel-item]&gt;*{
    background-color: transparent;
}
.drama .drama-list ul{
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    width: 80%;
}
.drama .drama-list li{
    float: left;
    text-align: center;
    padding: 0 10px;
}
.drama .drama-list li img{
    width: 160px;
    height: 202px;
    display: block;
    margin-bottom: 10px;
}
#drama .layui-carousel-ind{
    display: none;
}

.select-box {
    background: #21243A;
    opacity: 0.5;
    border: 1px solid #3F97FF;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 160px;
    display: inline-block;
    text-indent: 8px;
}
.select-box i {
    float: right;
    width: 30px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -moz-transition: transform .3s, -moz-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s, -moz-transform .3s;
}
.select-container {
    display: none;
    background: rgba(21,28,45,0.80);
    border: 1px solid rgba(63,151,255,0.50);
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    top: 100%;
    right: 0;
    width: 160px;
    z-index: 2222222229;
}
.select-container li {
    display: block;
    width: 100%;
    height: 100%;
}
.select-container li:hover {
    background: rgba(63, 151, 255, 0.5);
}
.select-container li a{
    display: block;
}
.time-selection{
    position: relative;
}
.time-selection.clicked .select-container {
    display: block;
}
.searchList a{
    opacity: unset!important;
}
.has-sub {
    position: relative;
    height: 22px;
    line-height: 22px;
    text-indent: 8px;
}
.has-sub ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 90px;
    border: 1px solid rgba(63,151,255,0.50);
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: rgba(21,28,45,0.80);
}
.has-sub:hover ul {
	display: block;
}
.has-sub ul {
	display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 90px;
    border: 1px solid rgba(63,151,255,0.50);
    -moz-border-radius: 2px;
         border-radius: 2px;
    background: rgba(21,28,45,0.80);
}
.has-sub ul li {
    width: 100%;
    height: 22px;
    line-height: 22px;
}</pre></body></html>