.center {
	text-align: center;
}
.sk {
	top: 40px;
	left: 185px;
	height: 32px;
	border-left: 1px solid #b1191a;
	padding: 5px 0 0 15px;
}

.sk_list li {
	float: left;
	line-height: 45px;
	margin: 0 30px;
}

.sk_list li a {
	font-size: 16px;
	color: #000;
	font-weight: 700;
}

.sk_list li a:hover {
	color: #c81523;
}

.sk_con li {
	float: left;
	line-height: 45px;
	margin: 0 20px;
}

.sk_con li a {
	font-size: 14px;
	font-weight: 700;
	font-family: 'icomoon';
}
.sk_bd {
	margin-top: 12px;
}

.sk_bd ul {
	width: 1212px;
}

.sk_movie {
	position: relative;
	float: left;
	width: 150px;
	height: 269px;
	border: 1px solid transparent;
	margin: 0 5px 5px 15px;
}

.sk_movie:hover {
	border: 1px solid #e12228;
	
}

.sk_star {
	position: relative;
	float: left;
	width: 150px;
	height: 279px;
	border: 1px solid transparent;
	margin: 0 5px 1px 15px;
}

.sk_star:hover {
	border: 1px solid #e12228;
	
	
}

.movielist_title {
	font-size: 16px;
	color: #b1191a;
	font-weight: normal;
	padding: 4px;
}

.il_movie_title {
	font-size: 12px;
	color: #ffff00;
	font-weight: normal;
	padding: 4px;
}

.height_viewAuto{
	height:529px;
}

.height_viewAuto02{
	height:549px;
}

.slp_bd {
	margin-top: 12px;
}

.slp_bd ul {
	width:1060px;
}

.slp_bd02 {
	margin-top: 20px;
	margin-left: 10px;
}

.slp_bd02 ul {
	width:1212px;
}

.slp_movie {
	position: relative;
	float: left;
	width: 142px;
	height: 318px;
	border: 1px solid transparent;
	margin: 0 5px 12px 13px;
}

.slp_movie:hover {
	border: 1px solid #e12228;
}

.slp_movie02 {
	position: relative;
	float: left;
	width: 146px;
	height: 285px;
	border: 1px solid transparent;
	margin: 0 5px 12px 13px;
}

.slp_movie02:hover {
	border: 1px solid #e12228;
}


.movieTypeText {
	font-size: 10px;
	color: #a4a4a4;
	font-weight: normal;
}

.sk_movie_price {
	padding: 0 10px;
}

.sk_movie_price em {
	font-size: 22px;
	color: #e60012;
}

.sk_movie_price del {
	font-size: 14px;
	font-weight: 700;
	color: #a4a4a4;
}

.padding {
	padding: 0 10px;
}

.sk_movie_progress em, .sk_movie_progress i {
	color: #f24349;
}

.page {
	margin: 22px 0;
	text-align: center;
}

.page_num a {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #ccc;
	background-color: #f7f7f7;
}

.page_num .pn_prev, .page_num .pn_next {
	width: 83px;
}

.current {
	pointer-events: none;
	color: #e12228;
}

a.disabled {
	pointer-events: none;
	filter: alpha(opacity = 80); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.8; /*Firefox私有，透明度50%*/
	opacity: 0.8; /*其他，透明度50%*/
}

.page_num .dotted, .page_num .current {
	border: 1px solid transparent;
	background-color: transparent;
}

.page_skip input {
	width: 46px;
	height: 36px;
	border: 1px solid #ccc;
	text-align: center;
	transition: all 0.3s;
}
.page_skip input:focus {
	width: 52px;
	border: 1px solid skyblue;
}

.page_skip button {
	width: 54px;
	height: 36px;
	border: 1px solid #ccc;
	background-color: #f7f7f7;
}

.font_score_l {
	font-size: 12px;
	color: #e60012;
}

.separated_c {
display: inline-block;
	text-align: center;
	line-height: 39px;
	font-size: 16px; 
}
.bigfont {

	display: none;
	z-index: 999;
	overflow: hidden;
	position: absolute;
	left: 444px;
	top: 199px;
	height: 429px;
	width: 859px;
	font-size: 26px;
	font-family: youyuan;
	background-color: #474747;
	color: #ffff00;
	text-indent: 2em;
	padding: 20px 20px 0 20px;
	border-radius: 10px;
}
.bigfontforactor {

	display: none;
	z-index: 999;
	overflow: hidden;
	position: absolute;
	left: 444px;
	top: 199px;
	height: 429px;
	width: 859px;
	font-size: 26px;
	font-family: youyuan;
	background-color: #474747;
	color: #ffff00;
	text-indent: 2em;
	padding: 20px 20px 0 20px;
	border-radius: 10px;
}


