<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鍒濆鍖栨牱寮�*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:none;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{color:inherit;outline:none;}
select {/*appearance:none;-moz-appearance:none;-webkit-appearance:none;*/}
a{color:inherit;}
img {border:none;vertical-align:top;}
mark {background:none;color:inherit;}
body{
	font-family:"Microsoft YaHei";
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	font-size:16px;
	color:#333;
	background:#f2f2f2;
}
textarea,
input:focus {
    border-color:#4faea0;
}
a:focus,
input:focus,
p:focus,
div:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
*{box-sizing:border-box;}
/*-----------------------------*/


.a-default {color:#3657c9;text-decoration:underline;}
.a-green {color:#4faea0;text-decoration:underline;}
.fl {float:left;}
.fr {float:right;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.clearfloat{zoom:1;}
.clear {clear:both;}
.container {margin:10px;}
.text-over {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.white-spac {white-space:nowrap;}
.table-cell {display:table-cell;vertical-align: middle;}
.font-bold {font-weight:bold;}
.text-center {text-align:center;}
.indent2em {text-indent:2em;}
.line25 {line-height:25px;}
.line30 {line-height:30px;}
.margintb8 {margin-top:8px;margin-bottom:8px;}
.paddingb10 {padding-bottom:10px;}
.borderDDD {border:#ddd solid 1px;}


.font12 {font-size:12px;}
.font14 {font-size:14px;}
.color-gray {color:#666;}
.color-red {color:#d2377e;}
.color-darkRed {color:#910805;}
.color-green {color:#4faea0;}
.anchorBL {display:none;}
.BMap_cpyCtrl.BMap_noprint.anchorBL {display:none;}
.img100 {width:100%;}


.title {
	padding:10px;
	color:#d2377e;
	text-align:center;
	line-height:25px;
	border-bottom:#ddd solid 1px;
}

.shell {
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	overflow:hidden;
	background: url(../images/mobile-bj1.jpg) no-repeat left bottom;
    background-size: cover;
    -webkit-perspective: 1500px;
    perspective: 1500px;
}

.shell.in .myScroll {
	-webkit-transform: translateZ(-100px) translateX(60%) rotateY(-45deg);
    transform: translateZ(-100px) translateX(60%) rotateY(-45deg);
    pointer-events: none;
}
.myScroll {
	position:absolute;
	top:50px;
	bottom:55px;
	left:0;
	right:0;
	background:#fff;
	z-index:10;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.scroll-con {
	position:relative;
	min-height:100%;
}

.information {
	padding:25px 0;
}
.information ul {
	position:relative;
	overflow:hidden;
}
.information ul:before {
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:0;
	border-bottom:dashed 1px #ddd;
}
.information li {
	margin-top:-1px;
	font-size:12px;
	line-height:20px;
	padding:5px 0;
	border-top:#ddd 1px dashed;
	border-bottom:#ddd 1px dashed;
}
.information .n {
	padding:0 5px;
}
.information .sign-up {
	display:block;
	background:#339080;
	color:#fff;
	line-height:35px;
	font-size:16px;
	text-align:center;
}
.activity-main .anchor {
	margin-top:15px;
    border-bottom: #339080 solid 2px;
}
.activity-main .anchor a {
	line-height:30px;
	height:28px;
	float:left;
	font-size:13px;
	padding:0 10px;
	margin:0 20px 0 0;
}
.activity-main .anchor a:hover {
	color:#0dac67;
	cursor:pointer;
}
.activity-main .anchor a.in {
	background:#339080;
	color:#fff;
}
.activity-main .activity-con {
	padding:20px 10px;
	font-size:14px;
}







/*鍐呭*/
.article-content {
	padding:20px 0;
	line-height:35px;
	font-size:14px;
}
.article-content .relevant {
	margin:0 0 0 10px;
	color:#089df1;
}
.article-content .operation {
	padding:10px 0;
}
.article-content .operation a {
	display:inline-block;
	margin:0 20px 0 0;
	padding:0 0 0 20px;
	color:#4faea0;
	line-height:20px;
}
.article-content .operation .up {background:url(../images/mobile-icon43.png) no-repeat left center;}
.article-content .operation .dn {background:url(../images/mobile-icon44.png) no-repeat left center;}
/*--------*/




.header {
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:50px;
	line-height:50px;
	color:#fff;
	text-align:center;
	background:#4faea0;
	z-index:9;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.shell.in .header {
	top:-50px;
}
.header .nav-btn {
	position:absolute;
	top:6px;
	left:10px;
	width:38px;
	height:38px;
	background:url(../images/mobile-icon5.png) no-repeat center center;
	background-size:25px auto;
}
.header .search-btn {
	position:absolute;
	top:6px;
	right:10px;
	width:38px;
	height:38px;
	background:url(../images/mobile-icon1.png) no-repeat center center;
	background-size:25px auto;
}
/*.nav {
	position:fixed;
	top:50px;
	left:0;
	right:0;
	bottom:0;
	z-index:10;
	color:#fff;
	background:rgba(0,0,0,.6);
	overflow:hidden;
	opacity:0;
	visibility:hidden;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.nav.in {
	opacity:1;
	visibility:visible;
}
.nav .levels {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	-webkit-transition: left .3s;
	transition: left .3s;
}
.nav .level {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding:10px;
}
.nav .level.second-level {left:100%;}
.nav .level.three-level {left:200%;}
.nav .level.four-level {left:300%;}
.nav .level.five-level {left:400%;}
.nav .subordinate {display:none;}
.nav .subordinate:before {
	content:"";
	float:left;
	width:43px;
	height:30px;
}
.nav .subordinate.in {display:block;}
.nav .break {
	position:absolute;
	left:10px;
	top:10px;
	line-height:40px;
	height:40px;
	font-size:14px;
}
.nav .a {
	float:left;
	margin:0 15px 0 0;
	line-height:40px;
	height:40px;
	font-size:16px;
    white-space: nowrap;
}
.nav .a.in {color:#4faea0;}*/


.nav2 {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,.7);
	-webkit-transition: all .3s;
	transition: all .3s;
	opacity:0;
	visibility:hidden;
	z-index:5;
	color:#fff;
}
.nav2 &gt;ul {
	position:absolute;
	top:80px;
	left:-70%;
	bottom:80px;
	width:70%;
	line-height:40px;
	font-size:16px;
	-webkit-transition: all .3s;
	transition: all .3s;
	box-sizing:border-box;
	overflow:auto;
}
.shell.in .nav2 &gt;ul ul {
	font-size:14px;
	color:#cacaca;
	display:none;
}
.shell.in .nav2 &gt;ul li.in &gt;ul {
	display:block;
}
.shell.in .nav2 &gt;ul &gt;li {
	position:relative;
	padding-left:40px;
}
.shell.in .nav2 &gt;ul &gt;li:before {
	content:"";
	position:absolute;
	top:12px;
	left:15px;
	width:20px;
	height:16px;
	background:no-repeat left center;
}
.shell.in .nav2 &gt;ul &gt;li:nth-child(1):before {background-image:url(../images/mobile-icon60.png);}
.shell.in .nav2 &gt;ul &gt;li:nth-child(2):before {background-image:url(../images/mobile-icon62.png);}
.shell.in .nav2 &gt;ul &gt;li:nth-child(3):before {background-image:url(../images/mobile-icon58.png);}
.shell.in .nav2 &gt;ul &gt;li:nth-child(4):before {background-image:url(../images/mobile-icon57.png);}
.shell.in .nav2 &gt;ul &gt;li:nth-child(5):before {background-image:url(../images/mobile-icon61.png);}
.shell.in .nav2 &gt;ul &gt;li:nth-child(6):before {background-image:url(../images/mobile-icon59.png);}

.shell.in .nav2 &gt;ul {
	left:0;
}
.nav2 li {
	padding:0 15px;
}
.shell.in .nav2 {
	opacity:1;
	visibility:visible;
}
.footer {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:55px;
	padding:5px 0 0 0;
	border-top:#ddd solid 1px;
	background:#f2f2f2;
	z-index:9;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.shell.in .footer {
	bottom:-55px;
}
.footer li {
	float:left;
	width:33.33%;
	text-align:center;
}
.footer li a {
	position:relative;
	display:inline-block;
	padding:30px 0 0 0;
	width:65px;
	font-size:12px;
}
.footer li a:before {
	content:"";
	position:absolute;
	top:0;
	left:50%;
	width:25px;
	height:25px;
	margin-left:-12px;
	background:no-repeat right center;
	background-size:200% 100%;
}
.footer li a.in,
.footer li a:hover {color:#4faea0;}
.footer li a.in:before,
.footer li a:hover:before {background-position-x:left;}
.footer li:nth-child(1) a:before {background-image:url(../images/mobile-icon2.png);width:26px;margin-left:-13px;}
.footer li:nth-child(2) a:before {background-image:url(../images/mobile-icon3.png);}
.footer li:nth-child(3) a:before {background-image:url(../images/mobile-icon4.png);}

.table-list {
	width:100%;
	font-size:14px;
	line-height:20px;
}
.table-list th {
	padding:5px;
	background:#eee;
	border:#ddd solid 1px;
}
.table-list td {
	padding:5px;
	border:#ddd solid 1px;
}


.ul-list li {
	position:relative;
	height:117px;
	padding:20px 0 20px 115px;
	border-bottom:dotted #ddd 1px;
}
.ul-list .img {
	position:absolute;
	top:20px;
	left:0;
	width:100px;
	height:77px;
}
.ul-list .img img {
	width:100%;
	height:100%;
}
.ul-list .n {
	font-weight:bold;
	line-height:31px;
	font-size:14px;
}
.ul-list .de {
	height:46px;
	line-height:23PX;
	font-size:12px;
	overflow:hidden;
}





/*鑽ｈ獕闄堝垪*/
.honor-list {
	padding:8px 0;
}
.honor-list li {
	float:left;
	width:50%;
	padding:0 5px 0 0;
	margin:0 0 10px 0;
}
.honor-list li:nth-child(2n) {padding:0 0 0 5px;}
.honor-list .pic {
	position:relative;
	padding:75% 0 0 0;
}
.honor-list.honor-list2 .pic {padding:57.58% 0 0 0;}
.honor-list .pic img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.honor-list .n {
	font-size:14px;
	padding:0 15px;
	line-height:20px;
	height:40px;
	overflow:hidden;
}
/*--------*/




/*寮€鏀炬椂闂�*/
.opening-hours-list {
	font-size:12px;
}
.opening-hours-list td {
	padding:0 0 15px 0;
	vertical-align:top;
}
.opening-hours-list .floor {
	width:60px;
	font-weight:bold;
}
.opening-hours-list .floor span {
	padding:0 0 0 25px;
	line-height:14px;
	background:url(../images/mobile-icon32.png) no-repeat 5px center;
}
.opening-hours-list .ul {
	min-height:80px;
}
.opening-hours-list .ul li {
	line-height: 14px;
	padding:0 10px 5px 0;
}
.opening-hours-list .ul li:last-of-type {
	padding-bottom:0;
}
.opening-hours-list .ul .n {
	padding:0 0 5px 0;
}
/*--------*/




/*璁″垝骞存姤*/
.annual-report-list {
	padding:20px 0;
}
.annual-report-list li {
	position:relative;
	padding:0 0 10px 60px;
	margin:0 0 10px 0;
	line-height:25px;
	border-bottom:#eee dotted 1px;
}
.annual-report-list .img {
	position:absolute;
	top:0;
	left:0px;
	width:50px;
	height:50px;
}
.annual-report-list .name {
	font-size:14px;
}
.annual-report-list .name a:hover {
	color:#4faea0;
	text-decoration: underline;
}
.annual-report-list .date {
	font-size:12px;
	color:#999;
}
/*--------*/




/*娲诲姩棰勫憡*/
.activity-list {
	padding:15px 0;
}
.activity-list li {
	margin:0 0 10px 0;
	border-bottom:dotted #ddd 1px;
}
.activity-list img {
	display:block;
	width:100%;
}
.activity-list .n {
	font-size:15px;
	line-height:40px;
	padding:0 0 5px 0;
}
/*--------*/




/*鏈淇℃伅*/
.the-museum-list li {
	margin:0 5px;
	line-height:40px;
	font-size:14px;
	border-bottom:dotted #ddd 1px;
}
.the-museum-list li:before {
	content:"鈥� ";
}
/*--------*/




/*娲诲姩鏈堝巻*/
.calendar-h {
	position:relative;
	text-align:center;
	line-height:30px;
	border-bottom:#3cb6e7 solid 2px;
}
.calendar-h:before {
	content:"";
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	height:1px;
	background:#ddd;
}
.calendar-h span {
	position:relative;
	display:inline-block;
	padding:0 30px;
	font-size:14px;
	background:#f2f2f2;
	z-index:10;
}
.calendar .n {
	float:left;
	width:14.28%;
	text-align:center;
	font-size:12px;
	border-left:#ddd solid 1px;
	border-bottom:#ddd solid 1px;
}
.calendar .n:nth-child(7n) {
	border-right:#ddd solid 1px;
}
.calendar .week {
	background:#f0f0f0;
}
.calendar .week .n {
	padding: 7px 0 0 0;
	line-height: 23px;
}
.calendar .day .n {
	position:relative;
	padding:13.17% 0 0 0;
	height:0;
}
.calendar .day .n.in {
	background:#4faea0;
	color:#fff;
}
.calendar .s .d {
	position:absolute;
	left:5px;
	bottom:5px;
}
.calendar .s .m {
	position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    background: #dd423a;
    min-width: 19px;
    text-align: center;
    line-height: 18px;
    border-radius: 2px;
}
.calendar .s .hashing .d {
	font-size: 14px;
    font-weight: bold;
}
.calendar .s .future .d {color:#ddd;}
/*--------*/




/*閫氱敤鍒楄〃*/
.currency-list {margin:10px 0;}
.currency-list li {
	position:relative;
	margin:0 5px;
	padding:0 0 0 20px;
	line-height:40px;
	font-size:14px;
	border-bottom:dotted #ddd 1px;
}
.currency-list li:before {
	content:"";
	position:absolute;
	top:50%;
	left:5px;
	margin:-4px 0 0 0;
	border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 7px solid #bcbcbc;
}
/*--------*/







/*璇濊骞垮簻*/
.ul-list.cantonese-government .img:after {
	content:"";
	position:absolute;
	top:50%;
	left:50%;
	width:20px;
	height:20px;
	margin:-10px 0 0 -10px;
	background:url(../images/mobile-icon34.png) no-repeat center center;
	background-size:100%;
}
/*--------*/




/*瓒婄鏁板瓧瀛﹀爞*/
.digital-school {
	padding:20px 0
}
.digital-school li {
	float:left;
	width:30%;
	text-align:center;
	font-size:14px;
	line-height:35px;
	margin:0 0 15px 0;
}
.digital-school li:nth-child(3n + 2) {
	width:40%;
	padding:0 5%;
}
.digital-school li:before {
	content:"";
	display:block;
	padding:100% 0 0 0;
	background:no-repeat center center;
	background-size:100%;
}
.digital-school li:nth-child(1):before {background-image:url(../images/mobile-icon35.png);}
.digital-school li:nth-child(2):before {background-image:url(../images/mobile-icon36.png);}
.digital-school li:nth-child(3):before {background-image:url(../images/mobile-icon37.png);}
.digital-school li:nth-child(4):before {background-image:url(../images/mobile-icon38.png);}
.digital-school li:nth-child(5):before {background-image:url(../images/mobile-icon39.png);}
.digital-school li:nth-child(6):before {background-image:url(../images/mobile-icon40.png);}
/*--------*/



/*涓滃北鏁呬簨*/
.dongshan-story {
	padding:20px 0;
}
.dongshan-story-s {
	position:relative;
	padding:0 0 0 60px;
	margin:0 0 20px 0;
	border:#ddd solid 1px;
}
.dongshan-story-n {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:44px;
	padding:0 12px;
	text-align:center;
	color:#fff;
	background:#4faea0;
}
.dongshan-story-n span {
	display:table;
	height:100%;
}
.dongshan-story-n i {
	display:table-cell;
	vertical-align: middle;
	word-wrap: break-word;
}
.dongshan-story-s ul {
	padding:10px 0;
}
.dongshan-story-s li {
	float:left;
	margin:0 20px 0 0;
	line-height:25px;
	font-size:14px;
}
/*--------*/




/*瓒婂浘灞曡*/
.ul-list.exhibition li {padding-left:92px;}
.ul-list.exhibition .img {width:77px;}
/*--------*/


/*鏂囩尞鎺ㄨ崘*/
.ul-list.literature-recommendation li {padding-left:71px;}
.ul-list.literature-recommendation .img {width:56px;}
/*--------*/



/*瓒婄鏂囩尞*/
.ul-list.yuexiu-literature li {
	padding-left:99px;
}
.ul-list.yuexiu-literature .img {
	/*padding:0 25px 0 0;
*/	width:84px;
	/*background:url(../images/mobile-icon40.jpg) no-repeat right center;
	background-size:25px 100%;*/
}
/*--------*/



.login {
	position:fixed;
	top: 50px;
    bottom: 55px;
    left: 0;
    right: 0;
	background:#fff;
	opacity:1;
	visibility:visible;
	-webkit-transition: all .2s cubic-bezier(.73,.29,.95,.64);
	-moz-transition: all .2s cubic-bezier(.73,.29,.95,.64);
	-ms-transition: all .2s cubic-bezier(.73,.29,.95,.64);
	transition: all .2s cubic-bezier(.73,.29,.95,.64);
	z-index:200;
}
.login.hide {
	opacity: 0;
	visibility:hidden;
}
.login .form {
	padding: 30px 10px;
	/*padding:-webkit-calc((18rem - 100px - 251px)/2) 10px 0 10px;
	padding:calc((18rem - 100px - 251px)/2) 10px 0 10px;*/
}
.login .form .register-nav {
	position: relative;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
}
.login .form .register-nav span {
	color: #333;
	font-size: 16px;
	position: relative;
	display: inline-block;
	padding: 0 5px;
}
.login .form .register-nav span::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: -11px;
	width: 100%;
	height: 2px;
	background:#4faea0;
}
.login .form-con {
	padding:30px 0 0 0;
}
.login .form-con li {
	position: relative;
	padding:0 0 0 85px;
	margin: 0 0 25px 0;
}
.login .form-con .bt {
	position:absolute;
	top:0;
	left:0;
	line-height:40px;
}
.login .form-con input {
	box-sizing:border-box;
	height:38px;
	line-height:38px;
	background:#fafafa;
	padding:0 8px;
	border-radius:7px;
	border:#4faea0 solid 1px;
}
.login .form-con input:focus {
	border-color:#d2377e;
}
.login .form-con .text {
	width:100%;
}
.login .form-con .submit-li {
	padding:0;
}
.login .form-con .submit {
	width:48%;
	background: #4faea0;
	color: #fff;
	border: none;
	font-size: 14px;
	height:38px;
	line-height:38px;
	padding:0 8px;
	border-radius:7px;
	border:#4faea0 solid 1px;
	text-align:center;
}
.login .form-con a.submit {
	background:#333;
	border-color:#333;
}
.login .form-con .select {
	width:265px;
	height:38px;
	border-radius:7px;
	border:#4faea0 solid 1px;
	color:#757575;
}
.login .form-con .select:focus {
	border-color:#d2377e;
	color:inherit;
}
.login .form-con .submit:hover {
	border-color:#d2377e;
	background:#d2377e;
	cursor:pointer;
}
.login .form .remove {
	position:absolute;
	top:5px;
	right:11px;
	font-size:34px;
	line-height:34px;
}






/*楂樼骇鎼滅储*/
.retrieval {padding:20px 0;}
.retrieval li {
	position: relative;
    padding: 0 0 0 75px;
    margin: 0 0 10px 0;
    font-size:14px;
    line-height:35px;
}
.retrieval .m {
    position: absolute;
    top: 0;
    left: 0;
    width: 75px;
}
.retrieval .inp {
    line-height: 33px;
    border-radius: 5px;
    border: #d2d2d2 solid 1px;
    background: #fafafa;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}
.retrieval select.inp {height:35px;}
.retrieval .textarea {
	display:block;
	height:100px;
}
.retrieval .submit {
	padding: 0;
}
.retrieval .checkbox {
	position:relative;
	top:2px;
}
.retrieval .submit .inp {
    background: #4faea0;
    color: #fff;
    border: none;
    font-size: 15px;
    display:block;
    margin:0 auto;
    width:110px;
}




.retrieval-list .prompt {
	position:relative;
	padding:15px 10px;
	font-size:12px;
	line-height:25px;
	border-bottom:#ddd solid 1px;
}
.retrieval-list .prompt:after {
	content:"";
	display:inline-block;
	width:88px;
	height:12px;
}
.retrieval-list  .advanced-search {
	position:absolute;
	right:10px;
	bottom:5px;
	padding:0 10px;
	line-height:24px;
	background:#4faea0;
	color:#fff;
	border-radius:5px;
}
.retrieval-list .prompt .a {
	position:absolute;
	top:15px;
	right:0;
	width:100px;
	border:#4faea0 solid 1px;
	text-align:center;
	border-radius:5px;
	color:#4faea0;
	font-size:14px;
}
.retrieval-list .prompt .a:hover {
	color:#fff;
	background:#4faea0;
}
.retrieval-list .s li {
	padding:20px 0;
	border-bottom:#ddd solid 1px;
}
.retrieval-list .s .n {
	font-size:16px;
	font-weight:bold;
}
.retrieval-list .s .de {
	font-size:14px;
	line-height:20px;
	margin:5px 0 10px 0;
}
.retrieval-list .s .link {
	font-size:13px;
	color:#0fa2f7;
}
/*--------*/


.screen-select {
	width:100%;
	padding:10px;
	background:#4faea0;
	border:none;
	color:#fff;
}
.video {
	width:100%;
	height:80vw;
}


.myScroll.Load .scroll-con:before,
.myScroll.Load .scroll-con:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 26px;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    color: #999
}

.myScroll.Load .scroll-con:before {content: "涓嬫媺鍒锋柊";top:-50px;}
.myScroll.Load .scroll-con.myScrollRefreshData:before {content: "閲婃斁鍒锋柊";}
.myScroll.Load  .scroll-con:after {content: "涓婃媺鍔犺浇";bottom:-50px;}
.myScroll.Load  .scroll-con.myScrollLoadData:after {content: "閲婃斁鍔犺浇鏇村";}
.myScroll.Load  .scroll-con.myScrollLoadDataIng:after {
	content: "姝ｅ湪鍔犺浇";
	-webkit-animation: square 3s 0s cubic-bezier(.09, .57, .49, .9) infinite; 
   	animation: square 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;
}
.myScroll.Load  .scroll-con.notData:after {content: "娌℃湁鏇村鏁版嵁浜�";}






.information .screenings {
	position:relative;
	padding:5px 0 0 65px;
}
.information .screenings-t {
	position:absolute;
	top:5px;
	left:0;
}
.information .screenings-details {
	display:none;
}
.information .screenings-n {
	position:relative;
	float:left;
	margin:0 5px 5px 0;
	padding:0 10px;
	border:#4faea0 solid 1px;
	overflow:hidden;
}
.information .screenings-n:hover,
 .information .screenings-n.in {
	background:#4faea0;
	color:#fff;
}
.information .screenings-n input {
	position:absolute;
	top:0;
	left:0;
	width:800%;
	height:800%;
	cursor:pointer;
	opacity:0;
}





@-webkit-keyframes guide {
	10% {
		bottom:5px;
	}
	20% {
		bottom:10px;
	}
	30% {
		bottom:5px;
	}
	40% {
		bottom:10px;
	}
	100% {
		bottom:10px;
	}
}
@keyframes guide {
	10% {
		bottom:5px;
	}
	20% {
		bottom:10px;
	}
	30% {
		bottom:5px;
	}
	40% {
		bottom:10px;
	}
	100% {
		bottom:10px;
	}
}
@-webkit-keyframes square-spin {
	25% {
	    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
	    transform: perspective(100px) rotateX(180deg) rotateY(0);
	}
	50% {
	    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
	    transform: perspective(100px) rotateX(180deg) rotateY(180deg);
	}
	75% {
	    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
	    transform: perspective(100px) rotateX(0) rotateY(180deg);
	}
	100% {
	    -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
	    transform: perspective(100px) rotateX(0) rotateY(0);
	}
}
@keyframes square-spin {
	25% {
	    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
	    transform: perspective(100px) rotateX(180deg) rotateY(0);
	}
	50% {
	    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
	    transform: perspective(100px) rotateX(180deg) rotateY(180deg);
	}
	75% {
	    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
	    transform: perspective(100px) rotateX(0) rotateY(180deg);
	}
	100% {
	    -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
	    transform: perspective(100px) rotateX(0) rotateY(0);
	}
}



@-webkit-keyframes square {
	25% {
	    content:"姝ｅ湪鍔犺浇.";
	}
	50% {
	    content:"姝ｅ湪鍔犺浇..";
	}
	75% {
	    content:"姝ｅ湪鍔犺浇...";
	}
	100% {
	    content:"姝ｅ湪鍔犺浇....";
	}
}

@keyframes square {
	25% {
	    content:"姝ｅ湪鍔犺浇.";
	}
	50% {
	    content:"姝ｅ湪鍔犺浇..";
	}
	75% {
	    content:"姝ｅ湪鍔犺浇...";
	}
	100% {
	    content:"姝ｅ湪鍔犺浇....";
	}
}</pre></body></html>