html,
body {
	height: 100%;
}

.error {
	padding-top: 130px;
	height: 150px;
	background: url(/resource/images/ico_error_1.png) no-repeat center center;
	background-size: 80%;
	text-align: center;
	background-color: #fff;
}

.word {
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.wrapper {
	text-align: left;
}

.header {
	height: 50px;
	line-height: 50px;
	padding: 0;
	background: #fff;
	border-bottom: 1px solid #eee;
}

.header .back {
	position: absolute;
	line-height: 50px;
	left: 0;
	top: 0;
	display: flex;
	height: 50px;
	justify-content: center;
}

.header .back i {
	width: 20%;
	display: inline-block;
	color: #b2b2b2;
	padding-left: .5rem;
	font-size: 1rem;
	font-weight: bold;
}

.header .tt {
	text-align: center;
	font-size: 1rem;
	width: 85%;
	display: inline-block;
	color: #000;
	padding-left: 2rem;
	font-weight: bold;
}

.tips-import {
	position: relative;
	padding: 5px 0 0 70px;
	color: #d73388;
}

.tips-import .tt {
	position: absolute;
	color: #333;
	left: 0;
	top: 5px;
}

.cinema-info {
	/* border-bottom:1px solid #2E2729; */
	line-height: 26px;
	/* box-shadow:inset 0px 16px 10px -15px #000; */
	overflow: auto;
	padding: 0 10px 0 20px;

}

.cinema-info h1 {
	margin: 10px 0 5px;
	font-size: 14px;
	color: #090909;
	position: relative;
	font-weight: bold;
}

.cinema-info h1 strong {
	position: absolute;
	right: 10px;
	top: 5px;
	color: #D4B259;
}

.cinema-info strong img {
	width: 17px;
	height: 20px;
}

.cinema-info .cinema-winmsg {
	padding: 3px 0 0;
	color: #d73388;
	line-height: 18px;
}

.cinema-info .cinema-winmsg strong {
	font-weight: normal;
}

.cinema-info .service {
	padding: 3px 0;
	color: #666;
	line-height: 22px;
}

.cinema-info .service li {
	float: left;
	padding-right: 6px;
	font-size: 12px;
	display: flex;
	align-items: center;
}

.cinema-info .service li:last-child {
	padding-right: 0
}

.cinema-info .service li .iconfont {
	margin-right: 3px;
	color: #1ba4e5;
	font-size: 16px;
}

.cinema-info .service li img {
	width: 16px;
	height: 16px;
}

.cinema-info .addr {
	padding: 0 0 10px;
	color: #5A5A5A;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
}

.cinema-info .win-msg {
	color: red;
}

.schedule-list {
	/* background: url(../../images/back.png) 100% no-repeat; */
	/* width: 100%; */
	height: auto;
}

.schedule-list .film-silde {
	padding: 10px 20px 0;
	overflow: scroll;
	margin: 0px;
	background: url(../../images/back.png) 100% no-repeat;
	/* width: 100%; */
	/* height: 240px; */
}

.schedule-list .film-silde ul {
	height: 110px;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 30px;
}

.schedule-list .film-silde li {
	position: relative;
	float: left;
	width: 75px;
	margin: 0 8px;
	height: 100px;
}

.schedule-list .film-silde li a {
	position: absolute;
	width: 95%;
	left: 0;
	bottom: 5px;
	opacity: 0.9;
}

.schedule-list .film-silde li a .tag-event {
	position: absolute;
	width: 40px;
	left: 0;
	top: 0;
	z-index: 2;
}

.schedule-list .film-silde li .current {
	transform-origin: center bottom;
	-webkit-transform-origin: center bottom;
	/* border: 2px solid #D4B259; */
	-webkit-animation-name: selectedAnimation;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
	-webkit-animation-fill-mode: forwards;
	opacity: 1
}

/* .schedule-list .film-silde li .current:after {
	content:'';
	display:block;
	position:absolute;
	width:0;
	margin-left:-11px;
	height:0;
	bottom:-10px;
	left:50%;
	border:10px solid transparent;
	border-top:10px solid #D4B259;
	border-bottom:0;
	z-index:1
} */
.schedule-list .film-silde li img {
	width: 70px;
	height: 100px;
	/* box-shadow:1px 2px 2px rgba(0,0,0,.5); */
	border: 2px solid #D4B259;
}

.schedule-list .schedule-wrap {
	/* color:#666; */
}

.schedule-list .schedule-wrap .film-info {
	/* padding:10px 0px 0; */


}

.schedule-list .schedule-wrap .film-info h4 {
	margin-top: 10px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.schedule-list .schedule-wrap .film-info .more {
	padding: .1rem .5rem;
	border-radius: 5px;
	margin-right: 8px;
	color: #8a7575;
	font-size: .75rem;
	position: absolute;
	right: 0;
	bottom: 15px;
}

.schedule-list .schedule-wrap .film-info .more img {
	width: 10px;
	height: 10px;
	position: relative;
	top: 6px;
	left: 2px;
}

.schedule-list .schedule-wrap .film-info .director {
	color: #8a8a8a;
	font-size: .75rem;
	position: relative;
	padding: 0 20px;
	text-align: center;
	font-weight: bold;
}

.schedule-list .schedule-wrap .film-info .director span {
	padding: 0 5px;

}

.schedule-list .schedule-wrap .film-info .card {
	background: #fff7e4;
	color: #E56C0C;
	margin: 10px 0 0;
	padding: 10px 20px;
	font-size: 14px;
	position: relative;
	font-weight: bold;
}

.schedule-list .schedule-wrap .film-info .card img {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 15px;
	right: 15px;
}

.schedule-list .schedule-wrap .film-info .ticket {
	/* background: #eec7dc;
	color: #aa0000;
	margin: 10px 0 0;
	padding: 10px 20px;
	font-size: 18px;
	font-weight: bold;
	position: relative; */
}

.schedule-list .schedule-wrap .film-info .ticket img {
	width: 92%;
	margin: 20px 4%;
	height: 60px;

}

.schedule-list .schedule-wrap .schedule .releaseTime {
	height: 2.8rem;
	line-height: 2.0rem;
	border-bottom: 1px solid #F8F8F8;
	overflow-x: scroll;
	overflow-y: hidden;
	padding: 0 15px;
}

.schedule-list .schedule-wrap .schedule .releaseTime li {
	float: left;
	height: 2.5rem;
}

.schedule-list .schedule-wrap .schedule .releaseTime li a {
	display: inline-block;
	margin-right: 20px;
	padding: 5px 0 5px 2px;
	font-size: .87rem;
}

.schedule-list .schedule-wrap .schedule .releaseTime li:last-child a {
	margin-right: 0;
}

.schedule-list .schedule-wrap .schedule .releaseTime li a.current {
	color: #CD4620;
	border-bottom: 2px solid #CD4620;
}

.schedule-list .schedule-wrap .schedule .schedule-clist li {
	padding: 10px;
    border-bottom: 1px solid #EDEDED;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.schedule-list .schedule-wrap .schedule .schedule-clist li.free {
	background: url(../../images/mianIcon.png) no-repeat left top;
	background-size: 8% 30%;
}


.schedule-list .schedule-wrap .schedule .schedule-clist .wd1 {
	width: 25%;
    font-weight: bold;
}



.schedule-list .schedule-wrap .schedule .schedule-clist .end-time span {
	display: inline-block;
	color: #8a7575;
	/* text-align: left; */
	font-size: 12px;
	margin-top: 5px;
	font-weight: bold;

}

.schedule-list .schedule-wrap .schedule .schedule-clist .show-time {
	font-size: 16px;
	font-weight: bold;
}

.schedule-list .schedule-wrap .schedule .schedule-clist .btnCopy {
	width: 100%;
	height: 5px;
}


.schedule-list .schedule-wrap .schedule .schedule-clist .hallname {
	font-size: 14px;
	font-weight: bold;
}

.schedule-list .schedule-wrap .schedule .schedule-clist .hallname span {
	/* display: inline-block; */
	color: #8a7575;
	/* text-align: left; */
	font-size: 12px;
	margin-top: 5px;
	width: 100%;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.schedule-list .schedule-wrap .schedule .schedule-clist .wd2 {
	flex: 1; 
    min-width: 30%;

}

.schedule-list .schedule-wrap .schedule .schedule-clist .copytype {
	font-size: 14px;
	font-weight: bold;
}

.schedule-list .schedule-wrap .schedule .schedule-clist .wd3 {
	width: 28%;
    margin: 0 5px;
}

.schedule-list .schedule-wrap .schedule .schedule-clist .price-sale {
	color: #CD4620;
	font-size: 16px;
	font-weight: bold;
	/* position: relative; */
}

.schedule-list .schedule-wrap .schedule .schedule-clist .price-sale .small {
	color: #CD4620;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	bottom: 3px;
}

.schedule-list .schedule-wrap .schedule .schedule-clist .price-stand {
	text-decoration: line-through;
	margin-top: 5px;
	color: #8a7575;
}

.schedule-list .schedule-wrap .schedule .schedule-clist .wd4 {
	display: flex;
    justify-content: center;

}

.schedule-list .schedule-wrap .schedule .schedule-clist .btn {
	/* display: block;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%); */
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #CD4620;
	text-align: center;
	font-weight: 600;
	border: 1.5px solid #CD4620;
	border-radius: 10px;
	/* padding: 3px 12px 1px; */
	padding: 1px 10px 0 !important;
}

.schedule-list .schedule-wrap .schedule .schedule-clist .btn.event {
	background-color: #d73388;
}

@-webkit-keyframes selectedAnimation {

	from,
	to {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1)
	}

	100% {
		-webkit-transform: scale(1.12, 1.12);
		transform: scale(1.12, 1.12)
	}
}



.wanda {
	border-top: 2px solid #F1F1F1;
	border-bottom: 2px solid #F1F1F1;
	padding: 20px 0;
}

.wandalogo {
	width: 20%;
	height: 80px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6%;
	margin-left: 4%;
	border-radius: 5px;
	box-shadow: #c7c7c7 0px 0px 5px 8px;
	position: relative;
	bottom: 10px;

}

.wandalogo img {
	width: 100%;
	height: 80px;
}

.wandatext {
	width: 48%;
	display: inline-block;
}

.wandatext p:last-child {
	color: red;
	font-weight: bold;
	position: relative;
	top: 30px;
}

.wandabtn {
	width: 22%;
	display: inline-block;
	/* vertical-align: middle; */
	position: relative;
	top: -10px
}

.wandabtn span {
	display: block;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #CD4620;
	text-align: center;
	font-weight: 600;
	border: 1.5px solid #CD4620;
	border-radius: 10px;
	/* padding: 3px 12px 1px; */
	padding: 0 10px !important;
}

.wandabtn span a {
	color: #fff;
}

.modern-elegant {
	font-family: 'Helvetica Neue', sans-serif;
	color: #333;
	text-align: center;
	position: relative;
	padding-bottom: 15px;
	margin: 30px auto;
	width: fit-content;
}

.modern-elegant::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 25%;
	width: 50%;
	height: 3px;
	background: linear-gradient(to right, transparent, #e74c3c, transparent);
}

.popcorn-theme {
	font-family: 'Comic Sans MS', cursive;
	color: #ff9500;
	text-align: center;
	text-shadow: 2px 2px 0 #fff, 4px 4px 0 rgba(0, 0, 0, 0.1);
	position: relative;
	padding: 20px;
	background: #f8f8f8;
	border-radius: 10px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.popcorn-theme::before {
	content: "🍿";
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 1.5em;
}

.popcorn-theme::after {
	content: "🍿";
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 1.5em;
}