body, form, ul, p {
    margin: 0;
    padding: 0;
}
body {
    background-color: #f0f0f2;
    color: #333;
}
a {
    text-decoration: none;
}
img {
    border: 0;
    height: auto;
    vertical-align: middle;
}
ul {
    list-style: none;
}
.top-wrap {
    position: relative;
    z-index: 9999;
}
.head-wrap {
    background-color: #fff;
    background-image: url(data:image/gif;base64,R0lGODlhAQBiAMQAAOfn5/j4+PX19ebm5vDw8PPz8+7u7vLy8unp6evr6/Hx8erq6ujo6Ozs7O/v7/z8/Pn5+fb29vr6+vf39/T09Pv7+/7+/v39/f///wAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAGIAAAUnICaOZGmeaKqSVmtd8PU8VS1JEBRMUxQJFErhoCA4HIZGYoFgAAYhADs=);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    border-bottom: 1px #d9d9d9 solid;
}
.head {
    padding-left: 3%;
    line-height: 350%;
    margin: auto;
}
.head .logo {
    width: 30%;
}
.head .navbar {
    float: right;
    width: 66%;
}
.head .navbar a {
    color: #999;
    display: inline-block;
    text-align: center;
    width: 19.6%;
}
.head .navbar a img {
    width: 50%;
}
.placeholder {
    width: 100%;
}
.cover {
    background-color: #444e71;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.cover .poster {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.cover .bg, .cover .info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.cover .info {
    color: #fff;
    left: 4%;
    font-size: 90%;
    width: 92%;
    height: 26%;
    z-index: 5;
}
.cover .info .name {
    font-size: 150%;
    line-height: 150%;
}
.cover .info .name span {
    color: #FAA702;
    display: inline-block;
    padding: 0 2%;
}
.cover .play {
    position: absolute;
    bottom: 3%;
    right: 3%;
    z-index: 6;
    display: block;
    width: 14%;
}
.cover .play img {
    width: 100%;
}
.tabbar {
    background-color: #fff;
    border-bottom: 1px #e6e6e6 solid;
    clear: both;
    line-height: 300%;
    white-space: nowrap;
    position: relative;
    z-index: 2;
    margin-bottom: -1px;
    font-size: 108%;
}
.tabbar a {
    color: #666;
    display: inline-block;
    margin-left: 4%;
    width: 16%;
    text-align: center;
    font-weight: normal;
    position: relative;
    text-overflow: ellipsis;
}
.tabbar .disabled {
    color: #ccc;
}
.tabbar .current, .tabbar a:hover {
    color: #d90024;
}
.tabbar .line {
    background-color: #d90024;
    position: absolute;
    left: 0;
    width: 100%;
    height: 8%;
    bottom: 0;
}
.tabbar .more {
    position: absolute;
    right: 0;
    width: 10%;
}
.tabbar .more img {
    display: none;
    width: 38%;
}
.tabbar .more .up {
    display: inline-block;
}
.tabbar .tabs {
    margin-top: 1px;
    position: absolute;
    left: 0;
    top: 100%;
    width: 99%;
    white-space: normal;
    font-size: 94%;
    line-height: 250%;
    background-color: #fff;
    padding: 2% 0;
    padding-left: 1%;
    display: none;
    overflow-x: hidden;
}
.tabbar .tabs a {
    color: #333;
    margin-left: 2%;
    width: 12%;
    line-height: 160%;
}
.tabbar .tabs .current {
    background-color: #0088f4;
    border-radius: 12px;
    color: #fff;	
}
.tabbar .tabs .wrap {
    width: 102%;
}
.tabbar-more-tabs .mask, .tabbar-more-tabs .tabbar .tabs {
    display: block;
}
.tabbar-more-tabs .tabbar .more .up {
    display: none;
}
.tabbar-more-tabs .tabbar .more .down {
    display: inline-block;
}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
}
.infolist {
}
.infolist .item, .opuslist .item {
    border-bottom: 1px #e6e6e6 solid;
    clear: both;
    width: 94%;
    padding: 4% 0;
    margin-left: 3%;
    padding-right: 3%;
    position: relative;
    height:90px;
}
.infolist .item img, .opuslist .item img {
    width: 100%;
}
.infolist .item .title {
    color: #000;
    display: block;
    font-size: 115%;
}
.infolist .item .title img {
    width: 5%;
    margin-left: 1%;
}
.infolist .s1 .title, .infolist .s3 .title {
    margin-bottom: 2%;
}
.infolist .s2 .title {
    float: left;
    width: 65%;
}
.infolist .item .img-wrap, .opuslist .item .img-wrap {
    background-color: #e6e6e6;
    display: block;
    position: relative;
    text-align: center;
}
.infolist .s2 .img-wrap {
    float: right;
    width: 32%;
}
.infolist .item .img-wrap a, .opuslist .item .img-wrap a {
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.infolist .s2 .img-wrap a img, .opuslist .item .img-wrap a img {
   /* height: 100%;*/
}
.infolist .item .play {
    left: 36%;
    top: 30%;
    width: 27%;
    height: 40%;
    position: absolute;
    z-index: 2;
}
.infolist .item .top {
    border: 1px #0088f4 solid;
    border-radius: 4px;
    color: #0088f4;
    display: inline-block;
    font-size: 72%;
    line-height: 150%;
    padding: 0 3%;
    margin-left: 3%;
}
.infolist .item-foot {
    color: #999;
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 3%;
    font-size: 86%;
}
.s1 .item-foot {
    width: 96%;
}
.s2 .item-foot {
    width: 62%;
}
.s1 .item-foot .wrap {
    width: 64%;
}
.s2 .item-foot .wrap {
    width: 99%;
}
.infolist .item-foot .avatar {
    border-radius: 50%;
    width: 8%;
}
.infolist .item-foot .nickname{
    display: inline-block;
    max-width: 50%;
    margin-left: 1%;
}
.infolist .item-foot .view-ico {
    width: 7%;
    margin-left: 5%;
}
.infolist .item-foot .view-count {
    display: inline-block;
    margin-left: 1%;
}
.infolist .item-foot .release {
    position: absolute;
    top: 0;
    right: 0;
}
.mask {
    background-color: #000;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    opacity: 0.4;
    display: none;
}

.index .banner {
    position: relative;
}
.index .banner a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}
.img-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.index .banner a span {
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 210%;
    z-index: 2;
    text-indent: 1em;
    width: 100%;
}
.index .banner a img {
    width: 100%;
    height: 100%;
}
.index .banner .btns {
    position: absolute;
    right: 3%;
    bottom: 5%;
    height: 9%;
    z-index: 99;
}
.index .banner .btns a {
    position: static;
    float: left;
    height: 100%;
    opacity: 0.6;
    display: block;
}
.index .banner .btns .cur {
    opacity: 1.0;
}
.index .banner .btns i {
    background-color: #ccc;
    border-radius: 50%;
    display: block;
    width: 54%;
    height: 54%;
    margin: 24% auto;
}
.index .list {
    background-color: #fff;
    padding: 3%;
    width: 97%;
    padding-right: 0;
    padding-bottom: 5%;
    margin-bottom: 3%;
}
.list h3 {
    margin: 0;
    width: 99%;
    line-height: 110%;
    margin: 1% 0;
}
.list h3 .title {
    float: left;
    border-left: #0088f4 solid medium;
    width: 50%;
    padding-left: 2%;
    font-size: 115%;
    font-weight: bold;
}
.index .list .more, .list-drama .list .more {
    color: #999;
    float: right;
    font-size: 92%;
    width: 18%;
    text-align: center;
}
.index .list .more img, .list-drama .list .more img {
    width: 12%;
}
.list ul {
    float: left;
    width: 100%;
}
.index .list li {
    float: left;
    width: 50%;
}
.list li img {
    width: 100%;
} 
.list li .img {
    color: #fff;
    position: relative;
    display: block;
    width: 94%;
    margin-top: 5%;
    height: 103px;
    overflow: hidden;
}
.list .seq {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAdCAYAAABrAQZpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADRJREFUeNpiEBQUZGViYGAAE2wggh1EcMBZnHCCC5XFDSe4sLC44Yq5cZmCsAhhLytAgAEAcTcBZkkljMsAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-position: 0 bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 97%;
    padding-left: 3%;
    z-index: 2;
    line-height: 220%;
}
.list li .title {
    color: #333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 188%;
}
.loading {
    text-align: center;
    line-height: 380%;
}
.index .list li .update, .list li .release {
    color: #999;
    font-size: 86%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index .list li .update a {
    color: #999;
}
.index .movie-hot .seq {
    color: #FAA702;
}
.index .channels a {
    color: #333;
    display: block;
    line-height: 350%;
    padding: 0 4%;
    width: 89%;
}
.index .channels .light {
    background-color: #F5F5F8;
}
.index .channels img {
    margin-right: 2%;
    width: 12%;
}
.index .channels span {
    color: #999;
    float: right;
}
.index .foot {
    color: #999;
    font-size: 86%;
    text-align: center;
    line-height: 200%;
    margin-top: 3%;
    margin-bottom: 6%;
}
.index .foot a {
    color: #999;
    font-size: 92%;
}
.articles {
    background-color: #fff;
}
.articles .tabbar a, .tvcolumn .tabbar a {
    width: 10%;
    margin-left: 4%;
}
.tvcolumn {
    background-color: #fff;
}
.tvcolumn .tabbar .tabs a {
    margin-left: 2%;
    width: 13%;
}
.tvcolumn .list {
    padding: 4%;
    padding-right: 1%;
    padding-bottom: 0;
}
.tvcolumn .item {
    border-bottom: 1px #e6e6e6 solid;
    padding: 4% 0;
}
.tvcolumn .item .pic {
    float: left;
    width: 34%;
}
.tvcolumn .item .pic img {
    width: 100%;
}
.tvcolumn .item .info {
    float: left;
    margin-left: 3%;
    width: 60%;
    white-space: nowrap;
    text-overflow: ellipsis
}
.tvcolumn .item .title {
    color: #333;
    display: block;
    font-size: 108%;
    font-weight: bold;	
}
.tvcolumn .item .channel {
    color: #666;
    display: block;
    font-size: 92%;
    line-height: 180%;
}
.tvcolumn .item .channel img {
    width: 15%;
    margin-right: 5%;
}
.tvcolumn .item .playtime {
    color: #999;
    font-size: 86%;	
}
.list-drama {
    background-color: #fff;
    padding-bottom: 9%;
}
.list-drama .list h3 {
    line-height: 180%;
    margin-top: 4%;
}
.list-drama .list h3 .title {
    border: 0;
    padding-left: 4%;
}
.list-drama .list li {
    float: left;
    margin-left: 4%;
    width: 29%;
}
.list-drama .list li .img {
    width: 90%;
    overflow: hidden;
    height: 150px;
}
.list-drama .list-head {
    background-color: #F8F8F8;
    border-bottom: 1px #eee solid;
    position: relative;
    line-height: 286%;
    margin-bottom: 3%;
}
.list-drama .list-head .title {
    float: left;
    width: 70%;
    padding-left: 2%;
}
.list-drama .list-head .title span {
    display: inline-block;
    margin-left: 3%;
}
.list-drama .list-head .tags {
    background-color: #F8F8F8;
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}
.list-drama .list-head .tags div {
    overflow: auto;
    padding: 3%;
    white-space: nowrap;
    line-height: 100%;
}
.list-drama .list-head .tags a {
    color: #333;
    display: inline-block;
    margin: 0 1%;
    padding: 2%;
}
.list-drama .list-head .tags .selected {
    background-color: #0088f4;
    border-radius: 22px;
    color: #fff;
}
.list-drama .list-head .tags .btns {
    text-align: center;
    margin-top: 3%;
    margin-bottom: 6%;
}
.list-drama .list-head .tags .btns a {
    width: 26%;
    margin-left: 3%;
    font-size: 120%;
    line-height: 205%;
    border: 2px #0088f4 solid;
    border-radius: 6px;
    padding: 0;
    color: #0088f4;
}
.list-drama .list-head .tags .btns .confirm {
    background-color: #0088f4;
    color: #fff;
}
.list-drama .list-head .filter {
    color: #E01B3C;
    float: right;
    text-align: center;
    width: 18%;
}
.list-drama .list-head .filter img {
    width: 20%;
}
.tabbar-more-tabs .list-head .tags {
    display: block;
}
.delimiter {
    background-color: #F0F0F2;
    height: 0;
    padding: 2%;
    padding-top: 1%;
}
.article {
    background-color: #fff;
}
.article .main .content-wrap, .topic .main {
    margin: auto;
    width: 90%;
}
.article .main h2 {
    color: #333;
    font-size: 150%;
    margin-top: 7%;
    margin-bottom: 5%;
}
.article .main .source {
    float: left;
    font-size: 92%;
    width: 66%;
}
.article .main .avatar {
    border-radius: 50%;
    width: 8%;
}
.article .main .time {
    color: #999;
    float: right;
    font-size: 92%;
}
.article .main pre , .intro pre, .program-story pre{
    color: #333;
    font-size: 115%;
    line-height: 130%;
    word-wrap: break-word;
    white-space: pre-wrap;
}
.article .main pre img {
    margin: 6% 0;
    width: 100%;
}
.article .main pre .ment {
    border-bottom: 1px #0088f4 dashed;
    color: #0088f4;
}
.article .main pre .play {
    margin: auto;
    vertical-align: top;
    width: 3%;
}
.article .infolist h3 {
    border-bottom: 1px #e6e6e6 solid;
    color: #333;
    font-size: 115%;
    line-height: 272%;
    padding: 0;
    margin: 0;
    padding-left: 3%;
}
.article .pagenav, .program-story .pagenav {
    font-size: 108%;
    /*padding-bottom: 8%;*/
    height: 40px;
    width: 90%;
    margin: auto;
}
.article .pagenav a, .program-story .pagenav a {
    line-height: 40px;
    color: #0088f4;
    width: 20%;
}
.article .pagenav .prv, .program-story .pagenav .prv{
    float: left;
}
.article .pagenav .next, .program-story .pagenav .next {
    float: right;
    text-align: right;
}
.article .pagenav img, .program-story .pagenav img {
    margin-top: -1px;
    width: 24%;
}
.article .main, .program-story .main {
    max-height: 60em;
    overflow: hidden;
    position: relative;
}
.article .full-content, .program-story .full-content {
    max-height: none;
}
.article .main .expand, .program-story .main .expand {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 5% 0;
}
.article .full-content .expand, .program-story .full-content .expand {
    display: none;
}
.article .main .expand .line, .program-story .main .expand .line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.article .main .expand a, .program-story .main .expand a {
    background-color: #fff;
    opacity: 0.95;
    width: 30%;
    display: inline-block;
    border: 2px #ff002b solid;
    border-radius: 4px;
    color: #ff002b;
    line-height: 200%;
    position: relative;
    z-index: 2;
}
.article .main .expand a img, .program-story .main .expand a img {
    width: 18%;
}
.topic .main {
    max-height: none;
}
.epg {
    background-color: #fff;
}
.epg .tabbar a, .epg .tabbar .tabs a {
    margin-left: 0;
    width: 17%;
}
.epg .tabbar .more {
    width: 10%;
}
.epg .channel-info {
    background-color: #f8f8f8;
    line-height: 300%;
    padding: 0 4%;
}
.epg .channel-info span {
    color: #999;
    font-size: 86%;
}
.epg .channel-info .name {
    float: left;
}
.epg .channel-info .count {
    float: right;
}
.epg .channel-info img {
    width: 12%;
}
.epg .list {
    padding-left: 4%;
}
.epg .list a {
    color: #333;
    display: block;
    line-height: 300%;
    border-bottom: 1px #e6e6e6 solid;
}
.epg .list a img {
    margin-left: 3%;
    margin-right: 1%;
    width: 12%;	
}
.epg_program .list a {
    border: 0;
    line-height: 160%;
    padding: 1% 0;
}
.epg_program .list span {
    display: inline-block;
    vertical-align: top;
}
.epg_program .list .state {
    width: 20%;
    text-align: center;
}
.epg_program .list .state i {
    font-style: normal;
    border: 1px #d90024 solid;
    border-radius: 3px;
    color: #d90024;
    display: inline-block;
    padding: 0% 3%;
}
.epg_program .list .time {
    width: 12%;
}
.epg_program .list .name {
    width: 64%;
}
.content-wrap p{
    text-indent: 2em;
    line-height: 30px;
}

.content-wrap img{max-width:100%;min-width:50%;width:auto;}