@CHARSET "UTF-8";
#main{
	max-width: 960px;
	min-height: 600px;
	margin: 0 auto;
	color: #555555;
	font-size:14px;
	line-height: 20px;
}
#belong{
	margin: 2px 0;
}
#belong a{
	color:#0069ff;
}
#belong a:hover{
	color:#0096ff;
}
#album-info,#info{
	max-width: 960px;
	height: auto;
	position: relative;
}
#album-info > div,#info > div{
	float: left;
}
h2{
	font-size: 18px;
	clear: both;
	line-height: 30px;
	display: inline-block;
}
#share{
	width: 238px;
	height: 32px;
	text-align: center;
}
#share a{
	height:32px;
	line-height: 32px;
	font-size: 14px;
	text-align: center;
	display:inline-block;
	color: #888;
}
#share a:hover{
	color: #000;
}
.icos{
	width:20px;
	height:20px;
	display:inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	background:transparent url(../images/header.png) -20px -61px no-repeat;
}
#attribute{
	width: 410px;
	min-height: 300px;
	margin-left: 20px;
	overflow: hidden;
}
#attribute > div{
	margin-bottom: 2px;
}
#attribute >div span{
	line-height: 16px;
	color: #999999;
}
#attribute >div em{
	line-height: 16px;
}
.show-more{
	display: none;
}
.show-more a,.flip-btn i{
	font-style: normal;
}
#arrow{
	width: 14px;
	display: inline-block;
	background: url(../images/left.png) no-repeat;
	background-size: 15px 15px;
}
.flip-btn{
	clear: both;
	cursor: pointer;
	display: inline;
	line-height: 16px;
}
#flip{
	color: #555555;
}
#flip:hover{
	text-decoration: underline;
}
div.horiz > div{
	padding-right: 152px;
}
#title h1{
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
#poster{
	width: 210px;
	position: relative;
	border: 6px solid #fff;
	border-bottom: 4px;
	padding-bottom: 2px;
	background: #fff;
	margin: 4px 0 0 0px;
	box-shadow: 1px 1px 3px #777;
	-webkit-box-shadow: 1px 1px 3px #777;
	-moz-box-shadow: 1px 1px 3px #777;
}
#poster a{
	display: block;
	position: relative;
}
#poster img{
	width: 210px;
}
#director a,#actor a{
	color: #0069ff;
	line-height: 18px;
	margin-right: 4px;
}
#director a:hover,#actor a:hover{
	color: #199cfa;
}
#actor,#alias{
	width: 100%;
}
#actor span,#actor em,#alias span,#alias em{
	float: left;
}
#actor em,#alias em{
	width: 360px;
	margin-left: 4px;
}
#descript{
	max-width: 960px;
	padding: 16px 0;
	font-size: 14px;
	line-height: 16px;
	background-color: #FFF;
	clear: both;
}
#descript p{
	margin: 10px 0px;
	display: block;
}
#rating{
	width: auto;
	height: 20px;
	clear: both;
	margin-bottom: 16px;
}
#rating span{
	float: left;
	margin-left: 4px;
}
#rating span:first-child{
	margin-left: 0;
}
#rating span#douban{
	width: 42px;
	height: 20px;
	font-size: 13px;
	line-height: 19px;
	display: block;
	text-align: center;
	color: #fff;
	background: #228A31;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
#rating span#imdb{
	width: 38px;
	height: 19px;
	display: block;
	background: url(../images/imdb_s.png) 0 -26px no-repeat;
}
#rating span.deci{
	color: #555555;
	margin: 0 14px 0 4px;
	line-height: 19px;
}
#album-info .ad300,#info .ad300{
	width: 300px;
	height:300px;
	float: right;
	margin-top: 10px;
	display: none;
}
.ad960_1{
	max-width: 960px;
	height: 90px;
	margin:0 auto;
	padding-top: 6px;
	clear: both;
}
#play-btn{
	clear: left;
	float: left;
}
.b-title{
	width: auto;
	height:30px;
	clear: both;
}
/* 下载链接 */
.res .bd-invalid-hint{
	color: #ff6c00;
}
.res{
	padding-top: 16px;
	clear: both;
}
li.fres{
	width: 300px;
 	height: 1px;
 	padding-top:1px;
 	overflow: hidden;
}
table{
	height: 50px;
	width: 100%;
	border-radius: 4px;
	/*border: 1px solid #ccc;*/
}
table:hover{
	background-color: #eeeeee;
}
.res-type{
	width: 40px;
	height: 26px;
	margin-top: 10px;
}
.res-type span{
	width: 40px;
	height: 26px;
	background: #DFDFDF;
	color: #aaa;
	line-height: 26px;
	font-size: 14px;
	display: block;
	text-align: center;
	border-radius: 3px;
}
span.type-hide{
	display: none;
}
.res-group li{
	margin: 10px 0;
}
.res-group li:hover a span.type-show{
	display: none;
}
.res-group li:hover a span.type-hide{
	display: block;
}
table:hover .res-type span{
	background: #FFF;
}
table:hover .res-type a span{
	text-decoration: underline;
	color: #ff4c00;
}
.link{
	max-width: 320px;
	height: 20px;
	padding: 0 6px;
	overflow: hidden;
}
.bd-pass{
	margin-left: 10px;
	color: #0069ff;
}
.link a{
	color: #333;
	word-break: break-all;
	float: left;
	font-size: 15px;
}
.link a:hover{
	color: #0000ff;
}
.link-input{
	width: 300px;
	padding-left: 0 10px;
}
.link-input input{
	width: 300px;
	height: 28px;
	padding-left: 8px;
	border: 1px solid #ccc;
}
.btn{
	width: 86px;
	height: 24px;
	margin-left:10px;
}
.btn a{
	width: 80px;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	display: block;
	color: #fff;
	text-align: center;
}
.btn a:hover{
	text-decoration: underline;
}
.xl-down a{
	background-color: #0089ff;
}
.qq-down a{
	background-color: #ff6c00;
}
.miwifi-down a{
	background-color: #ff6c00;
}
.xl-play a{
	background-color: #11b70C;
}
/* 推荐部分开始 */
#recommends{
	max-width: 960px;
	padding: 6px 0;
	position: relative;
	clear: both;
}
#episodes{
	width: 980px;
	padding-top: 16px;
}
#episodes a{
	width: 178.5px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 20px;
	display: block;
	margin: 0 16px 10px 0;
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	color: #0096ff;
	border-radius: 4px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
#episodes a:hover{
	border: 1px solid #0096ff;
	background: #0096ff;
	color: #fff;
}
#episodes a:visited{
	color: #0069ff;
}
.tab-content{
	max-width: 960px;
	height: 228px;
	position: relative;
	overflow: hidden;
}
#trailers .tab-content{
	height: 120px;
}
.tab-content ul{
	max-width: 960px;
	float: left;
	margin-right: 6px;
}
.tab-content ul:last-child{
	margin-right: 0;
}
.pic{
	width: 16.6666%;
	position: relative;
	float: left;
}
.pic img{
	width: 148px;
	height: 224px;
	border:2px;
	display: block;
	margin: 0 auto;
}
.pic a{
	display: block;
	position: relative;
	width:152px;
	font-size: 12px;
	text-align: center;
}
.mask{
	width: 152px;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-size: 160px 65px;
	background: url(../images/title_bg_210_60.png) 0 0 no-repeat;
	display: block;
	z-index: 5;
}
.pic:hover .play-btn{
	width: 44px;
	height: 45px;
	position: absolute;
	top: 25px;
	left: 61px;
	background: url(../images/allicon24.png) 0 -52px no-repeat;
	z-index: 10;
}
.title{
	width: 152px;
	height:24px;
	line-height: 24px;
	color: #333;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display: block;
}
.title:hover{
	color: #0000ff;
}
/* 推荐部分结束 */
#trailers{
	max-width: 960px;
	clear: both;
	padding-top: 16px;
}
#trailers .pic img{
	height: 86px;
}
#trailers .pic,#trailers .pic a{
	display: block;
	height: 110px;
}
#trailers .title{
	font-size: 12px;
	height:24px;
}
#comments{
	margin-top: 20px;
}
#comments .b-title{
	margin-bottom: 4px;
}
#dl-help{
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #eee;
}
#footer{
	max-width: 960px;
}
#title-ref{position:absolute;display:none;font-size:12px;}
.bdsharebuttonbox{
	clear: both;
}
/*公用的样式*/
.show{display: block;}
.hide{display: none;}
.cl{clear: both;}

@media only screen and (max-width:960px) {
	#main{
		width: 100%;
		margin: 0 auto;
		margin-top: 10px;
		color: #555555;
		font-size:14px;
		line-height: 27px;
		box-sizing: border-box;
	}
	.ad300{
		display: none;
	}
	#album-info,#info{
		width: 100%;
	}
	#album-info > div,#info > div{
		float: left;
	}
	h2{
		font-size: 1.2rem;
		font-weight: 600;
		clear: both;
		line-height: 30px;
	}
	#pics{
		width: 40%;
	}
	#attribute{
		width: 55%;
		min-height: 160px;
		margin-left: 3%;
		overflow: hidden;
	}
	@media screen and (max-width:479px){
		#attribute{
			line-height: 22px;
		}
	}
	#attribute div span{
		color: #999999;
	}
	div.horiz > div{
		padding-right: 10%;
	}
	#title h1{
		font-size: 1.3rem;
		margin-bottom: 10px;
	}
	@media screen and (max-width:479px){
		#title h1{
			font-size: 1.3rem;
			margin-bottom: 0;
			line-height: 24px;
		}
	}
	#poster{
		width: 40%;
		max-width: 300px;
		position: relative;
		border: 2px solid #fff;
		background: #fff;
		margin: 4px 0 0 0;
		box-shadow: 1px 1px 3px #777;
		-webkit-box-shadow: 1px 1px 3px #777;
		-moz-box-shadow: 1px 1px 3px #777;
	}
	/*为了与有些没有去掉pics标签的兼容*/
	#pics #poster{
		width: 100%;
	}
	#poster a{
		display: block;
		position: relative;
	}
	#poster img{
		width:100%;
		display: block;
	}
	#descript{
		width: 100%;
		padding: 10px 0;
		font-size: 14px;
		line-height: 16px;
		font-family: "Microsoft Yahei";
		background-color: #FFF;
		clear: both;
	}
	#descript p{
		margin: 10px 0px;
		display: block;
	}
	#rating{
		height: 20px;
		clear: both;
		margin-bottom: 16px;
	}
	#rating span{
		float: left;
		margin-left: 1px;
	}
	#rating span:first-child{
		margin-left: 0;
	}
	#rating span#douban{
		width: 42px;
		height: 20px;
		font-size: 13px;
		line-height: 19px;
		display: block;
		text-align: center;
		color: #fff;
		background: #228A31;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
	}
	#rating span#imdb{
		width: 38px;
		height: 19px;
		display: block;
		background: url(../images/imdb_s.png) 0 -26px no-repeat;
	}
	#rating span.deci{
		color: #555555;
		margin: 0 4px 0 2px;
		line-height: 19px;
	}
	#play-btn{
		clear: left;
		float: left;
	}
	.res .bd-invalid-hint {
		display: block;
	}
	.res-type{
		margin-top: 0;
	}
	.b-title{
		width: 100%
		height:30px;
		clear: both;
	}
	.b-content{
		width: 100%
		margin-top: 9px;
	}
	/* 下载链接 */
	.bd-invalid-hint{
		color: #ff6c00;
	}
	.res{
		width:100%;
		padding-top: 16px;
		clear: both;
	}
	table{
		height: 50px;
		width: 100%;
		border-radius: 4px;
	}
	.link{
		max-width: 30%;
		height: 20px;
		overflow: hidden;
		color: #0091e8;
		font-size: 1.2rem;
	}
	.bd-pass{
		margin-left: 10px;
		color: #666666;
	}
	.link .type-show{
		padding: 0 3px;
		margin-right: 6px;
		line-height: 1.6rem;
		background: #DFDFDF;
		color: #fff;
		font-size: 0.9rem;;
		display: inline-block;
		text-align: center;
		border-radius: 3px;
		float: left;
	}
	.link a{
		color: #0091e8;
		font-size: 1.2rem;
		font-weight: 400;
		line-height: 1.6rem;
		display: inline-block;
		word-break: break-all;
	}
	/*移动无法播放暂不显示*/
	#episodes{
		display: block;
	}
	#recommends{
		width:100%;
	}
	.pic{
		width: 33%;
		position: relative;
		float: left;
		margin:3px 0;
	}
	#trailers{
		clear: both;
		padding-top: 8px;
	}
	#trailers .pic{
		height: 83px;
	}
	.pic img{
		width: 112px;
		height: 160px;
		display: block;
	}
	#trailers .pic img{
		height: 63px;
	}
	.pic a{
		display: block;
		position: relative;
		width:112px;
		font-size: 12px;
		text-align: center;
		margin: 0 auto;
	}
	.play-btn{
		width: 44px;
		height: 45px;
		position: absolute;
		top: 25px;
		left: 61px;
		background: url(../images/allicon24.png) 0 -52px no-repeat;
		z-index: 10;
	}
	.title{
		width: 112px;
		height:24px;
		line-height: 24px;
		color: #333;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
		display: block;
	}
	.title:hover{
		color: #0000ff;
	}
	#title-ref{position:absolute;display:none;font-size:12px;}
	#to-top{
		width:100%;
		height:26px;
		line-height: 26px;
		text-align: center;
		margin:10px auto;
	}
	#to-top a{
		width:30%;
		color: #fff;
		background-color: #0096ff;
		display: inline-block;
		border-radius: 20px;
		font-size: 1rem;
	}
	.xl-down,.miwifi-down,.xl-play{
		display: none;
	}
}