body {
	background-color: #fff;
}
.head .imgbox {
	float: left;
	width: 15%;
}
.head .imgbox img {
	width: 180%;
}
.head .txtbox {
	padding-left: 15%;
	color: #333;
	float: left;
	max-width: 65%;
	font-size: 108%;
}
.head .logom {
	float: right;
	width: 18%;
	margin-right: 3%;
	overflow: hidden;
}
.head .logom img {
width: 140%;*/
}
.tabbar a, .tabbar .tabs a {
	margin-left: 0;
	width: 17%;
}
.tabbar .tabs {
	width: 100%;
	padding: 1% 0;
	font-size: 100%;
}
.program-music .list {
	padding-left: 3%;
}
.program-music li {
	border-bottom: 1px #E6E6E6 solid;
	padding: 3% 0;
}
.program-music .list .info {
	float: left;
	width: 84%;
}
.program-music .list .name {
	font-size: 108%;
	line-height: 120%;
}
.program-music .list .name span {
	color: #ccc;
	display: inline-block;
	margin-left: 1%;
}
.program-music .list .singer {
	color: #999;
	font-size: 86%;
}
.list .play {
	float: right;
	width: 6%;
	padding: 2% 5%;
}
.program-lines .list li {
	border-bottom: 1px #e3e3e3 solid;
	margin-left: 3%;
	padding: 4% 0;
}
.program-lines .list .avatar {
	display: inline-block;
	width: 8%;
}
.program-lines .list .avatar img {
	border-radius: 50%;
}
.program-lines .list .name {
	color: #333;
}
.program-lines .list .text {
	color: #333;
	margin: 3%;
	margin-left: 10%;
	font-size: 128%;
}
.program-lines .list .release {
	color: #999;
	display: inline-block;
	margin-left: 10%;
	float: left;
	font-size: 92%;
}
.program-lines .list .like {
	color: #999;
	float: right;
	margin-right: 3%;
	font-size: 92%;
	width: 20%;
	text-align: right;
}
.program-lines .list .like img {
	width: 19%;
}
.program-still .content-wrap {
	margin: auto;
	width: 95%;
	margin-top: 5%;
	padding-left: 1%;
}
.program-still .content-wrap a {
	float: left;
	display: block;
	padding: 1%;
	width: 31%;
}
.program-still .content-wrap img {
	width: 100%;
}
.viewer {
	color: #999;
	height: 100%;
	width: 100%;
	overflow: hidden;
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
}
.viewer .mask {
	display: block;
	opacity: 0.9;
	z-index: 0;
}
.viewer img {
	vertical-align: middle;
}
.viewer .goback {
	color: #999;
	margin-left: 4%;
	margin-top: 8%;
	position: fixed;
	z-index: 2;
	display: inline-block;
	width: 25%;
}
.viewer .goback img {
	margin-top: -2%;
	width: 20%;
}
.viewer .scrollbox {
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	white-space: nowrap;
}
.viewer .scrollbox div {
	height: 100%;
	float: left;
	position: relative;
}
.viewer .scrollbox img {
	position: absolute;
	left: 50%;
	top: 50%;
}
.viewer .num {
	font-size: 120%;
	line-height: 760%;
	position: fixed;
	width: 50%;
	left: 25%;
	bottom: 0;
	z-index: 2;
	text-align: center;
}
.viewer-show .viewer {
	display: block;
}
.program-actor h3, .program-intro h3, .program-story .infolist h3 {
	border-bottom: 1px #e5e5e5 solid;
	font-size: 115%;
	padding: 0;
	margin: 0;
	padding-left: 3%;
	line-height: 260%;
}
.program-story .infolist h3 {
	line-height: 300%;
}
.program-actor .lead .list {
	overflow: auto;
	padding: 4%;
	white-space: nowrap;
	padding-left: 0;
}
.program-actor .lead .item {
	display: inline-block;
	padding-left: 3%;
	width: 42%;
	overflow: auto;
}
.program-actor .lead .img {
	display: block;
	position: relative;
	color: #fff;
}
.program-actor .lead .img img {
	width: 100%;
}
.program-actor .lead .role {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAdCAYAAABrAQZpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADRJREFUeNpiEBQUZGViYGAAE2wggh1EcMBZnHCCC5XFDSe4sLC44Yq5cZmCsAhhLytAgAEAcTcBZkkljMsAAAAASUVORK5CYII=);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 128%;
	line-height: 228%;
	padding-left: 6%;
	width: 94%;
}
.program-actor .lead .actor {
	color: #666;
	float: left;
	font-size: 93%;
	padding-left: 6%;
	line-height: 230%;
}
.program-actor .lead .actor span {
	color: #999;
}
.program-actor .lead .acting {
	color: #999;
	float: right;
	font-size: 86%;
	padding-right: 6%;
	line-height: 230%;
}
.program-actor .lead .acting span, .program-actor .costar .acting span {
	color: #FAA702;
}
.program-actor .lead .like {
	color: #999;
	font-size: 86%;
	padding-left: 6%;
}
.program-actor .lead .like img {
	width: 8%;
}
.program-actor .costar li {
	border-bottom: 1px #e6e6e6 solid;
	color: #999;
	margin-left: 3%;
	width: 97%;
	font-size: 86%;
	padding: 3% 0;
}
.program-actor .costar .pic {
	float: left;
	width: 13%;
}
.program-actor .costar .pic img {
	border-radius: 50%;
}
.program-actor .costar .l {
	float: left;
	margin-left: 4%;
}
.program-actor .costar .role {
	color: #333;
	font-size: 140%;
	line-height: 165%;
}
.program-actor .costar .r {
	float: right;
	margin-right: 4%;
	width: 20%;
	text-align: right;
}
.program-actor .costar .like {
	line-height: 200%;
}
.program-actor .costar .like img {
	width: 16%;
}
.intro {
	padding: 4%;
	padding-bottom: 0;
}
.intro-long {
	padding: 4%;
}
.intro .long, .intro-long .short {
	display: none;
}
.intro-long .long {
	display: block;
}
.intro .expand, .program-intro .moreinfo, .program-story .moreinfo {
	color: #666;
	display: block;
	line-height: 350%;
	text-align: center;
}
.moreinfo img {
	width: 4%;
}
.intro-long .expand {
	display: none;
}
.intro .expand img {
	margin-left: 2%;
	width: 6%;
}
.story-navs {
	padding-bottom: 2%;
	width: 97%;
}
.story-navs h3 {
	border-bottom: 0;
	clear: both;
	line-height: 180%;
	font-size: 115%;
	padding: 0;
	margin: 0;
	padding-left: 3%;
}
.story-navs a {
	background-color: #F5F7F9;
	float: left;
	width: 17%;
	margin: 2% 0;
	margin-left: 3%;
	text-align: center;
	color: #333;
	line-height: 240%;
	font-size: 92%;
	border-radius: 5px;
}
.story-navs2 a {
	width: 30%;
}
.story-navs .all, .story-all .navs {
	display: none;
}
.story-all .all {
	display: block;
}
.stills, .actors {
	margin: 5% 0;
	padding: 0 3%;
	white-space: nowrap;
	overflow: auto;
}
.actors a {
	color: #333;
	display: inline-block;
	width: 30%;
	margin-right: 1%;
	text-align: center;
}
.actors a p {
	margin-top: 5%;
}
.actors a span {
	color: #999;
	display: inline-block;
	margin-right: 5%;
}
.actors a img {
	width: 100%;
}
.stills {
	height: 7.2em;
}
.stills a {
	display: inline-block;
	height: 100%;
	margin-right: 1%;
}
.stills a img {
	height: 100%;
	width: auto;
}
h3 span {
	float: left;
}
h3 a {
	color: #666;
	float: right;
	font-size: 82%;
	text-align: center;
	width: 18%;
}
h3 a img {
	width: 18%;
}
.program-story {
	color: #333;
}
.program-story h3 {
	padding-top: 4%;
	padding-bottom: 2%;
	margin: 0;
}
.program-story .intro {
	padding-top: 0;
}
.program-story .intro p {
	font-size: 92%;
}
.program-story .seqs {
	background-color: #f8f8f8;
	line-height: 300%;
}
.program-story .seqs span {
	color: #999;
	float: left;
	font-size: 86%;
	margin-left: 4%;
}
.program-story .seqs a {
	color: #666;
	float: right;
	width: 22%;
	text-align: center;
}
.program-story .seqs a img {
	margin-left: 3%;
	width: 18%;
}
.program-story .seqs .line {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 18%;
}
.program-story .content-wrap {
	width: 90%;
	margin: auto;
}
.program-story h2 {
	font-size: 150%;
	margin: 5% 0;
	padding: 0;
	line-height: 120%;
}
.program-story .playbar {
	margin-bottom: 5%;
	text-align: right;
}
.program-story .playbar a {
	background-color: #FFFAFB;
	border: 1px #F5E1E4 solid;
	border-radius: 5px;
	color: #E01B3C;
	display: inline-block;
	font-size: 86%;
	line-height: 250%;
	text-align: center;
	width: 25%;
}
.program-story .playbar a img {
	width: 20%;
}
.program-story pre {
	font-size: 114%;
}
.program-story ul {
	color: #666;
	margin-bottom: 6%;
}
.program-story li {
	list-style: disc inside;
	margin: 2% 0;
}
.program-story li a {
	/*color: #666;*/
	color: blue;
}
.program-story .seqs .all {
	background-color: #f8f8f8;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
}
.program-story .seqs .all .wrap {
	padding: 3%;
	padding-bottom: 6%;
	overflow: auto;
	max-height: 12em;
}
.program-story .seqs .up, .seqs-all .seqs .down {
	display: none;
}
.seqs-all .seqs .all, .seqs-all .mask {
	display: block;
}
.seqs-all .seqs .up {
	display: inline-block;
}
.seqs-all .seqs .all a {
	border: 1px #d1d1d1 solid;
	border-radius: 5px;
	color: #333;
	float: left;
	margin: 2%;
	margin-top: 1%;
	width: 12%;
	overflow: hidden;
	text-align: center;
}
.seqs-all .seqs .all .cur {
	background-color: #e11b3c;
	border-color: #e11b3c;
	color: #fff;
}
.vote {
	padding-bottom: 5%;
}
.vote ul {
	color: #999;
	font-size: 75%;
}
.vote li {
	background-color: #eee;
	list-style: disc inside;
	padding: 3%;
	margin: 2% 0;
	position: relative;
	white-space: nowrap;
}
.vote li div {
	display: inline-block;
	width: 94%;
}
.vote li span {
	color: #309EF2;
	font-size: 143%;
}
.vote li input, .voted li .ballot {
	float: right;
}
.vote .button {
	display: block;
	width: 36%;
	margin: auto;
	font-size: 1.15em;
	background: #309EF2;
	border: 0;
	color: #fff;
	line-height: 240%;
	border-radius: 5px;
	margin-top: 6%;
}
.voted li em {
	background-color: #309EF2;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 0;
	opacity: 0.15;
}
.voted li .max {
	opacity: 0.55;
}
.voted li div {
	position: relative;
	z-index: 1;
}
.voted li span {
	color: #333;
}
.voted .button {
	background-color: #e0e0e0;
}
.vote .count {
	color: #999;
	font-size: 86%;
	line-height: 300%;
	text-align: center;
}
.comment .nav {
	border-bottom: 1px #e6e6e6 solid;
	font-size: 115%;
	line-height: 275%;
}
.comment .nav i {
	background-color: #E01B3C;
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 6%;
	width: 100%;
}
.comment .nav a {
	color: #666;
	display: inline-block;
	margin-left: 6%;
	padding: 0 1%;
	position: relative;
}
.comment .nav .cur {
	color: #E01B3C;
}
.comment .nav .cur i {
	display: block;
}
.comment .item {
	border-bottom: 1px #e6e6e6 solid;
	padding: 5%;
}
.comment .item .avatar {
	float: left;
	width: 9%;
}
.comment .item .avatar img {
	border-radius: 50%;
	width: 100%;
}
.comment .item .r {
	float: right;
	width: 88%;
}
.comment .item .nickname {
	color: #333;
	display: block;
	font-size: 108%;
	margin-bottom: 1%;
}
.comment .item .text {
	color: #333;
}
.comment .item .reltime, .comment .writeback .user {
	color: #999;
	font-size: 92%;
	line-height: 250%;
}
.comment .item .writeback {
	background-color: #fafafa;
	color: #333;
	padding: 4%;
}
.comment .writeback .text {
	border-bottom: 1px #e6e6e6 solid;
	padding-bottom: 2%;
}
.comment .writeback .more {
	text-align: right;
	padding: 3% 0;
}
.comment .writeback .more a {
	color: #666;
}
.comment .writeback .more a img {
	width: 5%;
	margin: 0 1%;
}
.actor-detail .cover .info .name {
	font-size: 192%;
	line-height: 200%;
}
.actor-detail .like {
	color: #999;
	font-size: 128%;
	padding: 4%;
	padding-bottom: 0;
}
.actor-detail .like img {
	width: 8%;
}
.actor-detail .intro {
	color: #333;
	padding-top: 3%;
}
.actor-detail .mark, .marked .mymark{
	border: 1px #e6e6e6 solid;
	color: #999;
	width: 74%;
	margin: 7% auto;
	padding: 6%;
	font-size: 92%;
	position: relative;
}
.marked .mymark {
	padding: 3% 6%;
}
.actor-detail .mark .pic, .actor-detail .mymark .pic {
	border-radius: 50%;
	float: left;
	width: 15%;
}
.actor-detail .mark .info, .actor-detail .mymark .info {
	float: left;
	width: 80%;
	margin-left: 1%;
}
.actor-detail .mark span, .actor-detail .mymark span {
	display: inline-block;
	margin-left: 2%;
}
.actor-detail .mark .name {
	color: #333;
	font-size: 123%;
	margin-left: 2%;
}
.actor-detail .mark .name span {
	color: #999;
}
.actor-detail .mark .acting {
	line-height: 150%;
}
.actor-detail .mymark .acting {
	color: #000;
	padding: 5% 0;
}
.actor-detail .mark .point {
	color: #FAA702;
	font-size: 128%;
}
.actor-detail .mark .star, .actor-detail .mymark .star {
	position: relative;
	width: 42%;
	height: 1.2em;
}
.actor-detail .mark .star .light, .actor-detail .mymark .star .light {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	overflow: hidden;
}
.actor-detail .mark .star img, .actor-detail .mymark .star img {
	position: absolute;
	left: 0;
	top: 5%;
	width: auto;
	height: 100%;
	vertical-align: top;
}
.actor-detail .mark a, .actor-detail .mark em {
	color: #0089F2;
	font-size: 92%;
	position: absolute;
	top: 12%;
	right: 5%;
}
.actor-detail .mark em {
	color: #ccc;
	font-style: normal;
}
.marked .mark {
	margin-bottom: 0;
}
.marked .mymark {
	background-color: #fafafa;
	border-top: 0;
	margin-top: 0;
}
.actor-detail .markDlg {
	background-color: #fff;
	border: 1px #ccc solid;
	border-radius: 5px;
	display: none;
	z-index: 99999;
	position: fixed;
	width: 74%;
	left: 13%;
	top: 30%;
	text-align: center;
	font-size: 128%;
}
.actor-detail .markDlg .state {
	line-height: 300%;
}
.actor-detail .markDlg .star {
	margin: 5% auto;
	height: 1.5em;
	width: 58%;
	position: relative;
	margin-bottom: 12%;
}
.actor-detail .markDlg em {
	height: 100%;
	position: absolute;
	left: 0;
	overflow: hidden;
}
.actor-detail .markDlg .star img {
	height: 100%;
	width: auto;
	position: absolute;
	left: 0;
}
.actor-detail .markDlg div {
	border-top: 1px #ccc solid;
	line-height: 278%;
}
.actor-detail .markDlg a {
	border-left: 1px #ccc solid;
	margin-left: -1px;
	float: left;
	width: 50%;
}
.actor-detail .markDlg .cancel {
	color: #000;
}
.actor-detail .markDlg .submit {
	color: #E01B3C;
}
.marking .markDlg, .marking .mask {
	display: block;
}
.actor-detail .disabled .submit {
	opacity: 0.4;
}
.program-playlist .nav {
	border-bottom: 1px #e6e6e6 solid;
	white-space: nowrap;
	overflow: auto;
}
.program-playlist .nav a {
	display: inline-block;
	position: relative;
	margin-left: 4%;
	width: 32%;
	padding: 4% 0;
}
.program-playlist .nav a img {
	width: 38%;
	float: left;
}
.program-playlist .nav a i {
	background-color: #E01B3C;
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3%;
}
.program-playlist .nav .cur i {
	display: block;
}
.program-playlist .nav .name {
	color: #000;
	font-weight: bold;
	font-size: 115%;
	margin-left: 2%;
	line-height: 150%;
}
.program-playlist .nav a p span {
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
	font-size: 78%;
	margin-left: 2%;
	padding: 0 3%;
}
.program-playlist .nav .hd {
	border-color: #0089F2;
	color: #0089F2;
}
.program-playlist .nav .free {
	border-color: #09BB07;
	color: #09BB07;
}
.program-playlist .nav .vip {
	border-color: #E01B3C;
	color: #E01B3C;
}
.program-playlist .list {
	padding-top: 3%;
}
.program-playlist .list a {
	float: left;
	width: 12%;
	margin-left: 4%;
	text-align: center;
	background-color: #F5F7F9;
	color: #333;
	line-height: 200%;
	font-size: 108%;
	margin-top: 3%;
	border-radius: 5px;
}
.program-playtime .channel-info {
	background-color: #f8f8f8;
	line-height: 300%;
	padding: 0 3%;
}
.program-playtime .channel-info a {
	color: #333;
	float: right;
	text-align: right;
	width: 35%;
}
.program-playtime .channels-wrap {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	display: none;
}
.show-channels .channels-wrap {
	display: block;
}
.program-playtime .channels-wrap .mask {
	display: block;
}
.program-playtime .channels {
	border: 1px #e6e6e6 solid;
	position: absolute;
	left: 10%;
	top: 20%;
	width: 80%;
	max-height: 80%;
	background-color: #fff;
	z-index: 1001;
	border-radius: 6px;
	line-height: 200%;
	overflow: auto;
}
.program-playtime .channels .cur {
	background-color: #d90024;
	color: #fff;
}
.program-playtime .channels img {
	width: 14%;
}
.program-playtime .channels a {
	border-top: 1px #e6e6e6 solid;
	color: #333;
	margin: 0 2%;
	margin-top: -1px;
	padding: 2%;
	display: block;
	text-align: left;
}
.program-playtime .channel-info .logo {
	width: 30%;
}
.program-playtime .list {
	padding-left: 4%;
}
.program-playtime .list .item {
	border-bottom: 1px #e6e6e6 solid;
	line-height: 150%;
	padding: 3% 0;
	display: none;
}
.program-playtime .list p {
	margin: 1%;
}
.program-playtime .list span {
	display: inline-block;
	vertical-align: top;
}
.program-playtime .list .date {
	width: 18%;
}
.program-playtime .list .time {
	width: 18%;
}
.program-playtime .list .name {
	width: 60%;
}