/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; }
table { border-collapse:collapse; border-spacing:0; }
ul { list-style-type:disc; }
.page ol, .page ul { list-style-position:inside; }
.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/

html, body, #container { height:100%; }
button { border:none;}
#container { height:100%; min-height:100%;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[onclick], [onrollover], button { cursor:pointer; pointer-events:auto; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%;
	top:0; left:0; margin:auto;
	padding:6px;
    position:fixed;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1;
    z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom;
    width:18px;
}
#loadIndicator span:after { content:' Loading Content...'; }
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px;
	line-height:26px;
	clear:both;
	position:relative;
	margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none;
	color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.pageItem, svg { position:absolute; }
svg { overflow:visible; }
.pageItem, .pageItemIFrame {
	display:block;
	top:0;
	left:0;
	width:auto !important;
	height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden {visibility:hidden; }

html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }

.page {
	position:relative;
	float:left;
	height:100%;
	width:100%;
	overflow:hidden;
}

.pages {
	list-style:none outside none;
	padding:0;
	margin:0 auto ;
}	

#container > .page { /*center single page baker*/
    position:absolute;
    bottom:0;
    left:0; 
    right:0;
    top:0;
    margin:0 auto;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; }

/*.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }*//*currently broken in iOS*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}	

@media only screen and (max-device-width:1024px) {
	.anythingSlider {padding:0;}
}

object, embed, img, a { outline:0; }

.liquid svg {
    height:100%;
    width:100%;
}

.noPlugin {
	width:100%;
	height:100%;
	background:#ccc;
	border:1px solid #666;
	padding:6px;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.paper-horizontal {
	position:absolute;
	top:50%;
	overflow:visible;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";/*IE8*/
}

/*video skins*/
.mejs-none .mejs-controls {display:none !important;}

.liquid .page, .page.liquid {
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }

.page.ls { bottom:auto !important; }

#container > nav { display:none; }
#container > nav > button {
	display:block;
	position:absolute;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /* half height of image */
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.png) no-repeat;
}	
#container > nav > button:hover { opacity:.7; }
#container > nav > #backBtn { left:0; background-position:left bottom; }
#container > nav > #nextBtn { right:0; background-position:right bottom; }

/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; /*-webkit-overflow-scrolling:touch;*/}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 	Colorbox User Style:
*/
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See:http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.hidden { display:none; }
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:none; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.mso > .state.active, .mso > .state.transition { display:block; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
.valign-bottom { vertical-align:bottom; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex; 
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:1.5ex;padding-left:1.5ex; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px;
	white-space:nowrap;
    width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline;
    list-style-type:none;
    margin:0 4px;
    outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

/*CSS Generated from InDesign Styles*/
body { background:#ededed; }#slider { width:1280.00px; height:800.00px; }.page { width:1280.00px; height:800.00px; background: #fff !important; }.paper-vertical { width:1280.00px; height:100%; }.paper-horizontal { width:29670.00px; height:800.00px; margin-top:-400.00px; }@media all and (max-height:800.00px) {	.paper-horizontal { margin:0;top:0;}	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/	.anythingSlider-in5 .arrow a { margin: -68px 0 0 0; }}@media all and (max-width:1280.00px) {	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;margin:0;top:0;border:0; }	.paper-vertical, .paper-horizontal { padding:0; }}.mejs-audio {display:none;}#item23181 {	width:1291px !important;	height:806px !important;	left:-3px !important;	top:-3px !important;	background:url('../images/item23181.png') no-repeat 0 50%;}#item37988 {	width:685px !important;	height:574px !important;	left:299px !important;	top:115px !important;	background:url('../images/item37988.png') no-repeat 0 50%;}#item38022 {	width:38px !important;	height:38px !important;	left:925px !important;	top:135px !important;	background:url('../images/item38022.png') no-repeat 0 50%;}#item23210:hover {	background:url('../images/item23210.png') no-repeat 100% 50%;}#item23210 {	width:388px !important;	height:50px !important;	left:329px !important;	top:213px !important;	background:url('../images/item23210.png') no-repeat 0px 50%;}#item23262:hover {	background:url('../images/item23262.png') no-repeat 100% 50%;}#item23262 {	width:339px !important;	height:50px !important;	left:330px !important;	top:257px !important;	background:url('../images/item23262.png') no-repeat 0px 50%;}#item23312:hover {	background:url('../images/item23312.png') no-repeat 100% 50%;}#item23312 {	width:432px !important;	height:50px !important;	left:330px !important;	top:299px !important;	background:url('../images/item23312.png') no-repeat 0px 50%;}#item23363:hover {	background:url('../images/item23363.png') no-repeat 100% 50%;}#item23363 {	width:285px !important;	height:50px !important;	left:330px !important;	top:342px !important;	background:url('../images/item23363.png') no-repeat 0px 50%;}#item23413:hover {	background:url('../images/item23413.png') no-repeat 100% 50%;}#item23413 {	width:219px !important;	height:50px !important;	left:330px !important;	top:386px !important;	background:url('../images/item23413.png') no-repeat 0px 50%;}#item23463:hover {	background:url('../images/item23463.png') no-repeat 100% 50%;}#item23463 {	width:183px !important;	height:50px !important;	left:330px !important;	top:429px !important;	background:url('../images/item23463.png') no-repeat 0px 50%;}#item23513:hover {	background:url('../images/item23513.png') no-repeat 100% 50%;}#item23513 {	width:373px !important;	height:80px !important;	left:330px !important;	top:474px !important;	background:url('../images/item23513.png') no-repeat 0px 50%;}#item23564:hover {	background:url('../images/item23564.png') no-repeat 100% 50%;}#item23564 {	width:267px !important;	height:50px !important;	left:330px !important;	top:547px !important;	background:url('../images/item23564.png') no-repeat 0px 50%;}#item37742:hover {	background:url('../images/item37742.png') no-repeat 100% 50%;}#item37742 {	width:341px !important;	height:50px !important;	left:330px !important;	top:591px !important;	background:url('../images/item37742.png') no-repeat 0px 50%;}#item12155 {	width:51px !important;	height:51px !important;	left:1137px !important;	top:721px !important;	background:url('../images/item12155.png') no-repeat 0 50%;}#item12163 {	width:51px !important;	height:51px !important;	left:1137px !important;	top:721px !important;	background:url('../images/item12163.png') no-repeat 0 50%;}#item12171 {	width:130px !important;	height:19px !important;	left:40px !important;	top:741px !important;}#item12211 {	width:14px !important;	height:14px !important;	left:659px !important;	top:742px !important;	background:url('../images/item12211.png') no-repeat 0 50%;}#item12216 {	width:14px !important;	height:14px !important;	left:555px !important;	top:742px !important;	background:url('../images/item12216.png') no-repeat 0 50%;}#item12220 {	width:14px !important;	height:14px !important;	left:763px !important;	top:742px !important;	background:url('../images/item12220.png') no-repeat 0 50%;}#item12224 {	width:14px !important;	height:14px !important;	left:798px !important;	top:742px !important;	background:url('../images/item12224.png') no-repeat 0 50%;}#item12228 {	width:14px !important;	height:14px !important;	left:503px !important;	top:742px !important;	background:url('../images/item12228.png') no-repeat 0 50%;}#item12232 {	width:14px !important;	height:14px !important;	left:711px !important;	top:742px !important;	background:url('../images/item12232.png') no-repeat 0 50%;}#item12236 {	width:14px !important;	height:14px !important;	left:607px !important;	top:742px !important;	background:url('../images/item12236.png') no-repeat 0 50%;}#item12240 {	width:14px !important;	height:14px !important;	left:486px !important;	top:742px !important;	background:url('../images/item12240.png') no-repeat 0 50%;}#item12244 {	width:14px !important;	height:14px !important;	left:694px !important;	top:742px !important;	background:url('../images/item12244.png') no-repeat 0 50%;}#item12248 {	width:14px !important;	height:14px !important;	left:590px !important;	top:742px !important;	background:url('../images/item12248.png') no-repeat 0 50%;}#item12252 {	width:14px !important;	height:14px !important;	left:538px !important;	top:742px !important;	background:url('../images/item12252.png') no-repeat 0 50%;}#item12256 {	width:14px !important;	height:14px !important;	left:746px !important;	top:742px !important;	background:url('../images/item12256.png') no-repeat 0 50%;}#item12260 {	width:14px !important;	height:14px !important;	left:780px !important;	top:742px !important;	background:url('../images/item12260.png') no-repeat 0 50%;}#item12264 {	width:14px !important;	height:14px !important;	left:642px !important;	top:742px !important;	background:url('../images/item12264.png') no-repeat 0 50%;}#item12269 {	width:14px !important;	height:14px !important;	left:469px !important;	top:742px !important;	background:url('../images/item12269.png') no-repeat 0 50%;}#item12273 {	width:14px !important;	height:14px !important;	left:676px !important;	top:742px !important;	background:url('../images/item12273.png') no-repeat 0 50%;}#item12277 {	width:14px !important;	height:14px !important;	left:573px !important;	top:742px !important;	background:url('../images/item12277.png') no-repeat 0 50%;}#item12281 {	width:14px !important;	height:14px !important;	left:815px !important;	top:742px !important;	background:url('../images/item12281.png') no-repeat 0 50%;}#item12285 {	width:14px !important;	height:14px !important;	left:521px !important;	top:742px !important;	background:url('../images/item12285.png') no-repeat 0 50%;}#item12289 {	width:14px !important;	height:14px !important;	left:728px !important;	top:742px !important;	background:url('../images/item12289.png') no-repeat 0 50%;}#item12293 {	width:14px !important;	height:14px !important;	left:624px !important;	top:742px !important;	background:url('../images/item12293.png') no-repeat 0 50%;}#item37831 {	width:14px !important;	height:14px !important;	left:832px !important;	top:742px !important;	background:url('../images/item37831.png') no-repeat 0 50%;}#item12150 {	width:51px !important;	height:51px !important;	left:1197px !important;	top:722px !important;	background:url('../images/item12150.png') no-repeat 0 50%;}#item419 {	background:#f7a600;	width:1280px !important;	height:800px !important;}@keyframes zoomin2d-38363 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}@-webkit-keyframes zoomin2d-38363 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}#item38363 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}#item549 {	width:38px !important;	height:38px !important;	left:295px !important;	top:-3px !important;	background:url('../images/item549.png') no-repeat 0 50%;}#item556 {	width:106px !important;	height:49px !important;	left:266px !important;	top:161px !important;	background:url('../images/item556.png') no-repeat 0 50%;}#item706 {	width:106px !important;	height:49px !important;	left:266px !important;	top:161px !important;	background:url('../images/item706.png') no-repeat 0 50%;}#item36039 {	width:73px !important;	height:73px !important;	left:376px !important;	top:611px !important;	background:url('../images/item36039.png') no-repeat 0 50%;}@keyframes fadeout-13461 {	0% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeout-13461 {	0% {opacity:1;}	100% {opacity:0;}}@keyframes moveright-12840 {	0% {transform:translate(0px,0px);}	100% {transform:translate(-46.83px,-307.66px);}}@-webkit-keyframes moveright-12840 {	0% {-webkit-transform:translate(0px,0px);}	100% {-webkit-transform:translate(-46.83px,-307.66px);}}@keyframes dance-712 {	0% {		transform:translate(0px,0px) rotate(0deg);	}	100% {		transform:translate(0px,0.05px) rotate(0deg);	}	83% {transform:rotate(-20deg);}	63% {transform:rotate(20deg);}	42% {transform:rotate(-20deg);}	21% {transform:rotate(20deg);}}@-webkit-keyframes dance-712 {	0% {		-webkit-transform:translate(0px,0px) rotate(0deg);	}	100% {		-webkit-transform:translate(0px,0.05px) rotate(0deg);	}	83% {-webkit-transform:rotate(-20deg);}	63% {-webkit-transform:rotate(20deg);}	42% {-webkit-transform:rotate(-20deg);}	21% {-webkit-transform:rotate(20deg);}}#item12839 {	width:70px !important;	height:70px !important;}#item13460 {	width:55px !important;	height:70px !important;}#item37842 {	width:14px !important;	height:14px !important;	left:451px !important;	top:742px !important;	background:url('../images/item37842.png') no-repeat 0 50%;}#item43998 {	background:#fff;	opacity:0.91;	filter:alpha(opacity=91);	width:1338px !important;	height:711px !important;	left:-29px !important;}@keyframes fadein-43998 {to{}	}@-webkit-keyframes fadein-43998 {to{}	}@keyframes fadein-44000 {	0% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadein-44000 {	0% {opacity:1;}	100% {opacity:0;}}#item12208 {	width:14px !important;	height:14px !important;	left:451px !important;	top:742px !important;	background:url('../images/item12208.png') no-repeat 0 50%;}#item733 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item24352 {	border-radius:24px;	background:#fff;	border:solid 12px #abd0e7;	width:772px !important;	height:571px !important;	left:314px !important;	top:148px !important;}@keyframes flyinfromleft-24381 {	0% {		transform:translate(-689px,0px);		opacity:0;	}	100% {		transform:translate(0px,0px);		opacity:1;	}}@-webkit-keyframes flyinfromleft-24381 {	0% {		-webkit-transform:translate(-689px,0px);		opacity:0;	}	100% {		-webkit-transform:translate(0px,0px);		opacity:1;	}}#item23939 {	background:#000;	width:681px !important;	height:107px !important;	left:378px !important;	top:368px !important;}#item24245 {	width:217px !important;	height:229px !important;	left:80px !important;	top:492px !important;}#item24321:hover {	background:url('../images/item24321.png') no-repeat 100% 50%;}#item24321 {	width:47px !important;	height:47px !important;	left:261px !important;	top:481px !important;	background:url('../images/item24321.png') no-repeat 0px 50%;}#item24332:hover {	background:url('../images/item24332.png') no-repeat 100% 50%;}#item24332 {	width:47px !important;	height:47px !important;	left:261px !important;	top:672px !important;	background:url('../images/item24332.png') no-repeat 0px 50%;}@keyframes flyinfrombottom-24387 {	0% {		transform:translate(0px,45px);		opacity:0;	}	100% {		transform:translate(0px,0px);		opacity:1;	}}@-webkit-keyframes flyinfrombottom-24387 {	0% {		-webkit-transform:translate(0px,45px);		opacity:0;	}	100% {		-webkit-transform:translate(0px,0px);		opacity:1;	}}@keyframes flyinfromtop-24388 {	0% {		transform:translate(-0.03px,-48.62px);		opacity:0;	}	100% {		transform:translate(0px,0px);		opacity:1;	}}@-webkit-keyframes flyinfromtop-24388 {	0% {		-webkit-transform:translate(-0.03px,-48.62px);		opacity:0;	}	100% {		-webkit-transform:translate(0px,0px);		opacity:1;	}}@keyframes flyinfrombottom-24389 {	0% {		transform:translate(0px,45px);		opacity:1;	}	100% {		transform:translate(0px,0px);		opacity:0;	}}@-webkit-keyframes flyinfrombottom-24389 {	0% {		-webkit-transform:translate(0px,45px);		opacity:1;	}	100% {		-webkit-transform:translate(0px,0px);		opacity:0;	}}@keyframes flyinfromtop-24390 {	0% {		transform:translate(-0.03px,-48.62px);		opacity:1;	}	100% {		transform:translate(0px,0px);		opacity:0;	}}@-webkit-keyframes flyinfromtop-24390 {	0% {		-webkit-transform:translate(-0.03px,-48.62px);		opacity:1;	}	100% {		-webkit-transform:translate(0px,0px);		opacity:0;	}}#item38399 {	width:73px !important;	height:73px !important;	left:218px !important;	top:392px !important;	background:url('../images/item38399.png') no-repeat 0 50%;}#item43160 {	width:73px !important;	height:73px !important;	left:218px !important;	top:392px !important;	background:url('../images/item43160.png') no-repeat 0 50%;}#item816 {	width:14px !important;	height:14px !important;	left:469px !important;	top:742px !important;	background:url('../images/item816.png') no-repeat 0 50%;}@keyframes pulse-15018 {	0% {		transform:scaleX(1) scaleY(1);	}	21% {		transform:scaleX(1.32) scaleY(1.32);	}	42% {		transform:scaleX(1) scaleY(1);	}	63% {		transform:scaleX(1.8) scaleY(1.8);	}	83% {		transform:scaleX(1) scaleY(1);	}}@-webkit-keyframes pulse-15018 {	0% {		-webkit-transform:scaleX(1) scaleY(1);	}	21% {		-webkit-transform:scaleX(1.32) scaleY(1.32);	}	42% {		-webkit-transform:scaleX(1) scaleY(1);	}	63% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	83% {		-webkit-transform:scaleX(1) scaleY(1);	}}#item24421 {	width:1120px !important;	height:400px !important;	left:80px !important;	top:275px !important;}@keyframes zoomin2d-24653 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}@-webkit-keyframes zoomin2d-24653 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}#item24653 {	transform-origin:100% 100%;	-webkit-transform-origin:100% 100%;}#item24578:hover {	background:url('../images/item24578.png') no-repeat 100% 50%;}#item24578 {	width:38px !important;	height:38px !important;	left:163px !important;	top:-3px !important;	background:url('../images/item24578.png') no-repeat 0px 50%;}@keyframes zoomin2d-24535 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}@-webkit-keyframes zoomin2d-24535 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}#item24535 {	transform-origin:100% 100%;	-webkit-transform-origin:100% 100%;}#item15046:hover {	background:url('../images/item15046.png') no-repeat 100% 50%;}#item15046 {	width:38px !important;	height:39px !important;	left:379px !important;	top:-3px !important;	background:url('../images/item15046.png') no-repeat 0px 50%;}#item24536:hover {	background:url('../images/item24536.png') no-repeat 100% 50%;}#item24536 {	width:34px !important;	height:34px !important;	left:632px !important;	top:306px !important;	background:url('../images/item24536.png') no-repeat 0px 50%;}#item15236:hover {	background:url('../images/item15236.png') no-repeat 100% 50%;}#item15236 {	width:34px !important;	height:34px !important;	left:632px !important;	top:306px !important;	background:url('../images/item15236.png') no-repeat 0px 50%;}@keyframes pulse-15250 {	0% {		transform:scaleX(1) scaleY(1);	}	19% {		transform:scaleX(1.32) scaleY(1.32);	}	44% {		transform:scaleX(1) scaleY(1);	}	58% {		transform:scaleX(1.8) scaleY(1.8);	}	61% {		transform:scaleX(1.8) scaleY(1.8);	}	67% {		transform:scaleX(1.8) scaleY(1.8);	}	83% {		transform:scaleX(1) scaleY(1);	}}@-webkit-keyframes pulse-15250 {	0% {		-webkit-transform:scaleX(1) scaleY(1);	}	19% {		-webkit-transform:scaleX(1.32) scaleY(1.32);	}	44% {		-webkit-transform:scaleX(1) scaleY(1);	}	58% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	61% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	67% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	83% {		-webkit-transform:scaleX(1) scaleY(1);	}}#item15250:hover {	background:url('../images/item15250.png') no-repeat 100% 50%;}#item15250 {	width:34px !important;	height:34px !important;	left:632px !important;	top:306px !important;	background:url('../images/item15250.png') no-repeat 0px 50%;}#item24586:hover {	background:url('../images/item24586.png') no-repeat 100% 50%;}#item24586 {	width:34px !important;	height:34px !important;	left:635px !important;	top:511px !important;	background:url('../images/item24586.png') no-repeat 0px 50%;}#item24631:hover {	background:url('../images/item24631.png') no-repeat 100% 50%;}#item24631 {	width:34px !important;	height:34px !important;	left:275px !important;	top:408px !important;	background:url('../images/item24631.png') no-repeat 0px 50%;}#item24594:hover {	background:url('../images/item24594.png') no-repeat 100% 50%;}#item24594 {	width:34px !important;	height:34px !important;	left:635px !important;	top:511px !important;	background:url('../images/item24594.png') no-repeat 0px 50%;}#item24638:hover {	background:url('../images/item24638.png') no-repeat 100% 50%;}#item24638 {	width:34px !important;	height:34px !important;	left:275px !important;	top:408px !important;	background:url('../images/item24638.png') no-repeat 0px 50%;}@keyframes pulse-24601 {	0% {		transform:scaleX(1) scaleY(1);	}	19% {		transform:scaleX(1.32) scaleY(1.32);	}	44% {		transform:scaleX(1) scaleY(1);	}	58% {		transform:scaleX(1.8) scaleY(1.8);	}	61% {		transform:scaleX(1.8) scaleY(1.8);	}	67% {		transform:scaleX(1.8) scaleY(1.8);	}	83% {		transform:scaleX(1) scaleY(1);	}}@-webkit-keyframes pulse-24601 {	0% {		-webkit-transform:scaleX(1) scaleY(1);	}	19% {		-webkit-transform:scaleX(1.32) scaleY(1.32);	}	44% {		-webkit-transform:scaleX(1) scaleY(1);	}	58% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	61% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	67% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	83% {		-webkit-transform:scaleX(1) scaleY(1);	}}#item24601:hover {	background:url('../images/item24601.png') no-repeat 100% 50%;}#item24601 {	width:34px !important;	height:34px !important;	left:635px !important;	top:511px !important;	background:url('../images/item24601.png') no-repeat 0px 50%;}@keyframes pulse-24645 {	0% {		transform:scaleX(1) scaleY(1);	}	19% {		transform:scaleX(1.32) scaleY(1.32);	}	44% {		transform:scaleX(1) scaleY(1);	}	58% {		transform:scaleX(1.8) scaleY(1.8);	}	61% {		transform:scaleX(1.8) scaleY(1.8);	}	67% {		transform:scaleX(1.8) scaleY(1.8);	}	83% {		transform:scaleX(1) scaleY(1);	}}@-webkit-keyframes pulse-24645 {	0% {		-webkit-transform:scaleX(1) scaleY(1);	}	19% {		-webkit-transform:scaleX(1.32) scaleY(1.32);	}	44% {		-webkit-transform:scaleX(1) scaleY(1);	}	58% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	61% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	67% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	83% {		-webkit-transform:scaleX(1) scaleY(1);	}}#item24645:hover {	background:url('../images/item24645.png') no-repeat 100% 50%;}#item24645 {	width:34px !important;	height:34px !important;	left:275px !important;	top:408px !important;	background:url('../images/item24645.png') no-repeat 0px 50%;}@keyframes zoomin2d-24786 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}@-webkit-keyframes zoomin2d-24786 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}#item24786 {	transform-origin:0% 100%;	-webkit-transform-origin:0% 100%;}#item24684:hover {	background:url('../images/item24684.png') no-repeat 100% 50%;}#item24684 {	width:38px !important;	height:38px !important;	left:315px !important;	top:-3px !important;	background:url('../images/item24684.png') no-repeat 0px 50%;}@keyframes zoomin2d-24787 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}@-webkit-keyframes zoomin2d-24787 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}#item24787 {	transform-origin:50% 0%;	-webkit-transform-origin:50% 0%;}#item24718:hover {	background:url('../images/item24718.png') no-repeat 100% 50%;}#item24718 {	width:38px !important;	height:38px !important;	left:297px !important;	top:44px !important;	background:url('../images/item24718.png') no-repeat 0px 50%;}#item24692:hover {	background:url('../images/item24692.png') no-repeat 100% 50%;}#item24692 {	width:34px !important;	height:34px !important;	left:845px !important;	top:353px !important;	background:url('../images/item24692.png') no-repeat 0px 50%;}#item24700:hover {	background:url('../images/item24700.png') no-repeat 100% 50%;}#item24700 {	width:34px !important;	height:34px !important;	left:845px !important;	top:353px !important;	background:url('../images/item24700.png') no-repeat 0px 50%;}@keyframes pulse-24708 {	0% {		transform:scaleX(1) scaleY(1);	}	19% {		transform:scaleX(1.32) scaleY(1.32);	}	44% {		transform:scaleX(1) scaleY(1);	}	58% {		transform:scaleX(1.8) scaleY(1.8);	}	61% {		transform:scaleX(1.8) scaleY(1.8);	}	67% {		transform:scaleX(1.8) scaleY(1.8);	}	83% {		transform:scaleX(1) scaleY(1);	}}@-webkit-keyframes pulse-24708 {	0% {		-webkit-transform:scaleX(1) scaleY(1);	}	19% {		-webkit-transform:scaleX(1.32) scaleY(1.32);	}	44% {		-webkit-transform:scaleX(1) scaleY(1);	}	58% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	61% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	67% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	83% {		-webkit-transform:scaleX(1) scaleY(1);	}}#item24708:hover {	background:url('../images/item24708.png') no-repeat 100% 50%;}#item24708 {	width:34px !important;	height:34px !important;	left:845px !important;	top:353px !important;	background:url('../images/item24708.png') no-repeat 0px 50%;}@keyframes zoomin2d-24789 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}@-webkit-keyframes zoomin2d-24789 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}#item24789 {	transform-origin:50% 0%;	-webkit-transform-origin:50% 0%;}#item15181:hover {	background:url('../images/item15181.png') no-repeat 100% 50%;}#item15181 {	width:38px !important;	height:38px !important;	left:280px !important;	top:8px !important;	background:url('../images/item15181.png') no-repeat 0px 50%;}#item24742:hover {	background:url('../images/item24742.png') no-repeat 100% 50%;}#item24742 {	width:34px !important;	height:34px !important;	left:209px !important;	top:569px !important;	background:url('../images/item24742.png') no-repeat 0px 50%;}#item24760:hover {	background:url('../images/item24760.png') no-repeat 100% 50%;}#item24760 {	width:34px !important;	height:34px !important;	left:1063px !important;	top:461px !important;	background:url('../images/item24760.png') no-repeat 0px 50%;}#item24748:hover {	background:url('../images/item24748.png') no-repeat 100% 50%;}#item24748 {	width:34px !important;	height:34px !important;	left:209px !important;	top:569px !important;	background:url('../images/item24748.png') no-repeat 0px 50%;}#item24769:hover {	background:url('../images/item24769.png') no-repeat 100% 50%;}#item24769 {	width:34px !important;	height:34px !important;	left:1063px !important;	top:461px !important;	background:url('../images/item24769.png') no-repeat 0px 50%;}@keyframes pulse-24754 {	0% {		transform:scaleX(1) scaleY(1);	}	19% {		transform:scaleX(1.32) scaleY(1.32);	}	44% {		transform:scaleX(1) scaleY(1);	}	58% {		transform:scaleX(1.8) scaleY(1.8);	}	61% {		transform:scaleX(1.8) scaleY(1.8);	}	67% {		transform:scaleX(1.8) scaleY(1.8);	}	83% {		transform:scaleX(1) scaleY(1);	}}@-webkit-keyframes pulse-24754 {	0% {		-webkit-transform:scaleX(1) scaleY(1);	}	19% {		-webkit-transform:scaleX(1.32) scaleY(1.32);	}	44% {		-webkit-transform:scaleX(1) scaleY(1);	}	58% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	61% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	67% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	83% {		-webkit-transform:scaleX(1) scaleY(1);	}}#item24754:hover {	background:url('../images/item24754.png') no-repeat 100% 50%;}#item24754 {	width:34px !important;	height:34px !important;	left:209px !important;	top:569px !important;	background:url('../images/item24754.png') no-repeat 0px 50%;}@keyframes pulse-24775 {	0% {		transform:scaleX(1) scaleY(1);	}	19% {		transform:scaleX(1.32) scaleY(1.32);	}	44% {		transform:scaleX(1) scaleY(1);	}	58% {		transform:scaleX(1.8) scaleY(1.8);	}	61% {		transform:scaleX(1.8) scaleY(1.8);	}	67% {		transform:scaleX(1.8) scaleY(1.8);	}	83% {		transform:scaleX(1) scaleY(1);	}}@-webkit-keyframes pulse-24775 {	0% {		-webkit-transform:scaleX(1) scaleY(1);	}	19% {		-webkit-transform:scaleX(1.32) scaleY(1.32);	}	44% {		-webkit-transform:scaleX(1) scaleY(1);	}	58% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	61% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	67% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	83% {		-webkit-transform:scaleX(1) scaleY(1);	}}#item24775:hover {	background:url('../images/item24775.png') no-repeat 100% 50%;}#item24775 {	width:34px !important;	height:34px !important;	left:1063px !important;	top:461px !important;	background:url('../images/item24775.png') no-repeat 0px 50%;}#item42485 {	width:14px !important;	height:14px !important;	left:486px !important;	top:742px !important;	background:url('../images/item42485.png') no-repeat 0 50%;}#item38548 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item27836 {	width:635px !important;	height:203px !important;	left:80px !important;	top:491px !important;}#item27927:hover {	background:url('../images/item27927.png') no-repeat 100% 50%;}#item27927 {	width:47px !important;	height:47px !important;	left:683px !important;	top:479px !important;	background:url('../images/item27927.png') no-repeat 0px 50%;}#item27911:hover {	background:url('../images/item27911.png') no-repeat 100% 50%;}#item27911 {	width:47px !important;	height:47px !important;	left:170px !important;	top:657px !important;	background:url('../images/item27911.png') no-repeat 0px 50%;}#item38573 {	width:73px !important;	height:73px !important;	left:150px !important;	top:146px !important;	background:url('../images/item38573.png') no-repeat 0 50%;}#item43347 {	width:73px !important;	height:73px !important;	left:150px !important;	top:146px !important;	background:url('../images/item43347.png') no-repeat 0 50%;}#item15756 {	width:14px !important;	height:14px !important;	left:503px !important;	top:742px !important;	background:url('../images/item15756.png') no-repeat 0 50%;}#item38831 {	width:73px !important;	height:73px !important;	left:232px !important;	top:526px !important;	background:url('../images/item38831.png') no-repeat 0 50%;}#item37276 {	width:14px !important;	height:14px !important;	left:521px !important;	top:742px !important;	background:url('../images/item37276.png') no-repeat 0 50%;}#item15853 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item37280 {	width:14px !important;	height:14px !important;	left:538px !important;	top:742px !important;	background:url('../images/item37280.png') no-repeat 0 50%;}#item16693 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item25080 {	border-radius:12px;	background:#c9e7ff;	border:solid 12px #fff;	width:890px !important;	height:456px !important;	left:186px !important;	top:242px !important;}#item25821 {	background:#fff;	width:81px !important;	height:15px !important;	left:184px !important;}#item25822 {	background:#fff;	opacity:0.30;	filter:alpha(opacity=30);	width:81px !important;	height:15px !important;}#item25823 {	background:#fff;	opacity:0.30;	filter:alpha(opacity=30);	width:81px !important;	height:15px !important;	left:92px !important;}#item25796 {	background:#fff;	opacity:0.30;	filter:alpha(opacity=30);	width:81px !important;	height:15px !important;	left:184px !important;}#item25797 {	background:#fff;	opacity:0.30;	filter:alpha(opacity=30);	width:81px !important;	height:15px !important;}#item25798 {	background:#fff;	width:81px !important;	height:15px !important;	left:92px !important;}#item25789 {	background:#fff;	opacity:0.30;	filter:alpha(opacity=30);	width:81px !important;	height:15px !important;	left:184px !important;}#item25086 {	background:#fff;	width:81px !important;	height:15px !important;}#item25087 {	background:#fff;	opacity:0.30;	filter:alpha(opacity=30);	width:81px !important;	height:15px !important;	left:92px !important;}#item25794 {	width:264px !important;	height:15px !important;	left:774px !important;	top:640px !important;}#item25893 {	width:80px !important;	height:96px !important;	left:144px !important;	top:412px !important;	background:url('../images/item25893.png') no-repeat 0 50%;}#item25888 {	width:80px !important;	height:96px !important;	left:1031px !important;	top:412px !important;	background:url('../images/item25888.png') no-repeat 0 50%;}#item39001 {	width:835px !important;	height:401px !important;	left:221px !important;	top:275px !important;}#item25233 {	width:80px !important;	height:96px !important;	left:144px !important;	top:412px !important;	background:url('../images/item25233.png') no-repeat 0 50%;}#item25221 {	width:80px !important;	height:96px !important;	left:1031px !important;	top:412px !important;	background:url('../images/item25221.png') no-repeat 0 50%;}@keyframes fadeinfadeout-39006 {	0% {opacity:0;}	54% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeinfadeout-39006 {	0% {opacity:0;}	54% {opacity:1;}	100% {opacity:0;}}#item37285 {	width:14px !important;	height:14px !important;	left:555px !important;	top:742px !important;	background:url('../images/item37285.png') no-repeat 0 50%;}#item26959 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item26958 {	border-radius:24px;	background:#f8efd3;	border:solid 12px #abd0e7;	width:733px !important;	height:558px !important;	left:489px !important;	top:148px !important;}#item27004 {	border-radius:19px 0 19px 0;	background:#648599;	width:327px !important;	height:76px !important;	left:498px !important;	top:159px !important;}#item36873 {	border-radius:24px;	border:solid 12px #abd0e7;	width:733px !important;	height:558px !important;	left:489px !important;	top:148px !important;}#item27119:hover {	background:url('../images/item27119.png') no-repeat 100% 50%;}#item27119 {	width:366px !important;	height:73px !important;	left:532px !important;	top:473px !important;	background:url('../images/item27119.png') no-repeat 0px 50%;}#item27122:hover {	background:url('../images/item27122.png') no-repeat 100% 50%;}#item27122 {	width:366px !important;	height:73px !important;	left:531px !important;	top:539px !important;	background:url('../images/item27122.png') no-repeat 0px 50%;}#item27125:hover {	background:url('../images/item27125.png') no-repeat 100% 50%;}#item27125 {	width:367px !important;	height:73px !important;	left:531px !important;	top:604px !important;	background:url('../images/item27125.png') no-repeat 0px 50%;}@keyframes zoomin2d-26661 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}@-webkit-keyframes zoomin2d-26661 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}#item26661 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}@keyframes zoomin2d-26689 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}@-webkit-keyframes zoomin2d-26689 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}#item26689 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}@keyframes zoomin2d-26718 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}@-webkit-keyframes zoomin2d-26718 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}#item26718 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}@keyframes zoomin2d-26746 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	25% {opacity:0.92;}	75% {opacity:1;}}@-webkit-keyframes zoomin2d-26746 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	25% {opacity:0.92;}	75% {opacity:1;}}#item26746 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}#item26636:hover {	background:url('../images/item26636.png') no-repeat 100% 50%;}#item26636 {	width:366px !important;	height:159px !important;	left:532px !important;	top:322px !important;	background:url('../images/item26636.png') no-repeat 0px 50%;}#item39029 {	background:#4289ff;	width:171px !important;	height:66px !important;	left:266px !important;	top:300px !important;}@keyframes fadeout-39029 {	0% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeout-39029 {	0% {opacity:1;}	100% {opacity:0;}}@keyframes fadeout-39039 {	0% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeout-39039 {	0% {opacity:1;}	100% {opacity:0;}}#item39039 {	width:86px !important;	height:86px !important;	left:303px !important;	top:289px !important;	background:url('../images/item39039.png') no-repeat 0 50%;}@keyframes fadeinfadeout-39043 {	0% {opacity:0;}	54% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeinfadeout-39043 {	0% {opacity:0;}	54% {opacity:1;}	100% {opacity:0;}}#item2920 {	width:51px !important;	height:51px !important;	left:1137px !important;	top:722px !important;	background:url('../images/item2920.png') no-repeat 0 50%;}#item2927 {	width:51px !important;	height:51px !important;	left:1197px !important;	top:722px !important;	background:url('../images/item2927.png') no-repeat 0 50%;}@keyframes fadein-27373 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-27373 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadeout-27367 {	0% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeout-27367 {	0% {opacity:1;}	100% {opacity:0;}}@keyframes moveright-27364 {	0% {		transform:translate(0px,0px);		opacity:1;	}	100% {		transform:translate(0px,93.64px);		opacity:1;	}}@-webkit-keyframes moveright-27364 {	0% {		-webkit-transform:translate(0px,0px);		opacity:1;	}	100% {		-webkit-transform:translate(0px,93.64px);		opacity:1;	}}@keyframes moveright-27361 {	0% {		transform:translate(0px,0px);		opacity:1;	}	100% {		transform:translate(0px,142.12px);		opacity:1;	}}@-webkit-keyframes moveright-27361 {	0% {		-webkit-transform:translate(0px,0px);		opacity:1;	}	100% {		-webkit-transform:translate(0px,142.12px);		opacity:1;	}}@keyframes moveright-27357 {	0% {		transform:translate(0px,0px);		opacity:1;	}	100% {		transform:translate(88.19px,-239.81px);		opacity:1;	}}@-webkit-keyframes moveright-27357 {	0% {		-webkit-transform:translate(0px,0px);		opacity:1;	}	100% {		-webkit-transform:translate(88.19px,-239.81px);		opacity:1;	}}@keyframes dance-27339 {	0% {		transform:translate(0px,0px) rotate(0deg);	}	100% {		transform:translate(0px,0.05px) rotate(0deg);	}	83% {transform:rotate(-20deg);}	63% {transform:rotate(20deg);}	42% {transform:rotate(-20deg);}	21% {transform:rotate(20deg);}}@-webkit-keyframes dance-27339 {	0% {		-webkit-transform:translate(0px,0px) rotate(0deg);	}	100% {		-webkit-transform:translate(0px,0.05px) rotate(0deg);	}	83% {-webkit-transform:rotate(-20deg);}	63% {-webkit-transform:rotate(20deg);}	42% {-webkit-transform:rotate(-20deg);}	21% {-webkit-transform:rotate(20deg);}}#item27356 {	width:62px !important;	height:70px !important;}#item27360 {	width:62px !important;	height:70px !important;}#item27363 {	width:62px !important;	height:70px !important;}#item27366 {	width:62px !important;	height:70px !important;}#item37294 {	width:14px !important;	height:14px !important;	left:573px !important;	top:742px !important;	background:url('../images/item37294.png') no-repeat 0 50%;}#item2936 {	width:130px !important;	height:19px !important;	left:40px !important;	top:741px !important;}#item2960 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item37312 {	width:14px !important;	height:14px !important;	left:590px !important;	top:742px !important;	background:url('../images/item37312.png') no-repeat 0 50%;}#item27410 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item27412 {	border-radius:24px;	background:#f8efd3;	border:solid 12px #abd0e7;	width:741px !important;	height:558px !important;	left:459px !important;	top:148px !important;}#item27632 {	border-radius:19px 0 19px 0;	background:#648599;	width:333px !important;	height:77px !important;	left:462px !important;	top:158px !important;}#item36876 {	border-radius:24px;	border:solid 12px #abd0e7;	width:741px !important;	height:558px !important;	left:459px !important;	top:148px !important;}#item39118 {	background:#4289ff;	width:171px !important;	height:66px !important;	left:228px !important;	top:285px !important;}@keyframes fadeout-39118 {	0% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeout-39118 {	0% {opacity:1;}	100% {opacity:0;}}@keyframes fadeout-39119 {	0% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeout-39119 {	0% {opacity:1;}	100% {opacity:0;}}#item39119 {	width:86px !important;	height:86px !important;	left:268px !important;	top:275px !important;	background:url('../images/item39119.png') no-repeat 0 50%;}@keyframes fadeinfadeout-39127 {	0% {opacity:0;}	54% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeinfadeout-39127 {	0% {opacity:0;}	54% {opacity:1;}	100% {opacity:0;}}@keyframes zoomin2d-41759 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}@-webkit-keyframes zoomin2d-41759 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}#item41759 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}@keyframes zoomin2d-41757 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}@-webkit-keyframes zoomin2d-41757 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}#item41757 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}#item39169 {	width:75px !important;	height:75px !important;	left:729px !important;	top:388px !important;	background:url('../images/item39169.png') no-repeat 0 50%;}#item39181 {	width:75px !important;	height:75px !important;	left:729px !important;	top:603px !important;	background:url('../images/item39181.png') no-repeat 0 50%;}#item39165 {	width:75px !important;	height:75px !important;	left:729px !important;	top:603px !important;	background:url('../images/item39165.png') no-repeat 0 50%;}#item39162 {	width:75px !important;	height:75px !important;	left:729px !important;	top:388px !important;	background:url('../images/item39162.png') no-repeat 0 50%;}#item27657 {	width:51px !important;	height:51px !important;	left:1137px !important;	top:722px !important;	background:url('../images/item27657.png') no-repeat 0 50%;}#item27664 {	width:51px !important;	height:51px !important;	left:1197px !important;	top:722px !important;	background:url('../images/item27664.png') no-repeat 0 50%;}#item37316 {	width:14px !important;	height:14px !important;	left:607px !important;	top:742px !important;	background:url('../images/item37316.png') no-repeat 0 50%;}#item27684 {	width:130px !important;	height:19px !important;	left:40px !important;	top:741px !important;}#item5043 {	background:#f7a600;	width:1280px !important;	height:800px !important;}@keyframes zoomin2d-28551 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}@-webkit-keyframes zoomin2d-28551 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}#item28551 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}@keyframes zoomin2d-28590 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}@-webkit-keyframes zoomin2d-28590 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}#item28590 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}@keyframes fadein-28665 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28665 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28666 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28666 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28805 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28805 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28806 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28806 {	0% {opacity:0;}	100% {opacity:1;}}#item28868 {	width:247px !important;	height:37px !important;	left:219px !important;	top:167px !important;	background:url('../images/item28868.png') no-repeat 0 50%;}#item28863 {	width:247px !important;	height:37px !important;	left:219px !important;	top:167px !important;	background:url('../images/item28863.png') no-repeat 0 50%;}@keyframes zoomin2d-39195 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}@-webkit-keyframes zoomin2d-39195 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}#item39195 {	transform-origin:0% 100%;	-webkit-transform-origin:0% 100%;}#item27777:hover {	background:url('../images/item27777.png') no-repeat 100% 50%;}#item27777 {	width:38px !important;	height:38px !important;	left:488px !important;	top:-3px !important;	background:url('../images/item27777.png') no-repeat 0px 50%;}@keyframes fadein-28661 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28661 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28662 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28662 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28663 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28663 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28664 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28664 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28668 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28668 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28669 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28669 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28670 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28670 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28671 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28671 {	0% {opacity:0;}	100% {opacity:1;}}#item39273 {	width:57px !important;	height:57px !important;	left:797px !important;	top:21px !important;}#item39274 {	width:854px !important;	height:197px !important;	left:539px !important;	top:325px !important;}@keyframes fadein-28801 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28801 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28802 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28802 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28803 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28803 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28804 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28804 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28807 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28807 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28808 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28808 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28809 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28809 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-28810 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-28810 {	0% {opacity:0;}	100% {opacity:1;}}#item39280 {	width:60px !important;	height:60px !important;	left:383px !important;	top:75px !important;}#item39282 {	width:443px !important;	height:197px !important;	left:936px !important;	top:466px !important;}#item39237 {	width:66px !important;	height:66px !important;	left:565px !important;	top:390px !important;	background:url('../images/item39237.png') no-repeat 0 50%;}#item39255 {	width:66px !important;	height:66px !important;	left:930px !important;	top:533px !important;	background:url('../images/item39255.png') no-repeat 0 50%;}#item39228 {	width:66px !important;	height:66px !important;	left:565px !important;	top:390px !important;	background:url('../images/item39228.png') no-repeat 0 50%;}#item39246 {	width:66px !important;	height:66px !important;	left:930px !important;	top:533px !important;	background:url('../images/item39246.png') no-repeat 0 50%;}#item37321 {	width:14px !important;	height:14px !important;	left:624px !important;	top:742px !important;	background:url('../images/item37321.png') no-repeat 0 50%;}#item39286 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item39380 {	width:569px !important;	height:535px !important;	left:351px !important;	top:40px !important;	background:url('../images/item39380.png') no-repeat 0 50%;}#item29557 {	border-radius:13px;	border:solid 2.2px #12a537;	width:356px !important;	height:89px !important;	left:65px !important;	top:235px !important;}#item29559 {	border-radius:13px;	border:solid 2.2px #12a537;	width:408px !important;	height:89px !important;	left:652px !important;	top:235px !important;}#item29583 {	border-radius:13px;	border:solid 2.2px #00adef;	width:100px !important;	height:51px !important;	left:192px !important;	top:422px !important;}#item29584 {	border-radius:13px;	border:solid 2.2px #00adef;	width:100px !important;	height:51px !important;	left:779px !important;	top:422px !important;}#item39352 {	width:569px !important;	height:535px !important;	left:591px !important;	top:42px !important;	background:url('../images/item39352.png') no-repeat 0 50%;}#item39370 {	width:556px !important;	height:536px !important;	left:21px !important;	top:41px !important;	background:url('../images/item39370.png') no-repeat 0 50%;}#item39348 {	width:569px !important;	height:535px !important;	left:591px !important;	top:42px !important;	background:url('../images/item39348.png') no-repeat 0 50%;}#item39366 {	width:556px !important;	height:536px !important;	left:21px !important;	top:41px !important;	background:url('../images/item39366.png') no-repeat 0 50%;}#item39343 {	width:569px !important;	height:535px !important;	left:591px !important;	top:42px !important;	background:url('../images/item39343.png') no-repeat 0 50%;}#item39362 {	width:556px !important;	height:536px !important;	left:21px !important;	top:41px !important;	background:url('../images/item39362.png') no-repeat 0 50%;}#item39338 {	width:569px !important;	height:535px !important;	left:591px !important;	top:42px !important;	background:url('../images/item39338.png') no-repeat 0 50%;}#item39359 {	width:556px !important;	height:536px !important;	left:21px !important;	top:41px !important;	background:url('../images/item39359.png') no-repeat 0 50%;}#item39329 {	width:556px !important;	height:536px !important;	left:21px !important;	top:41px !important;	background:url('../images/item39329.png') no-repeat 0 50%;}#item39334 {	width:569px !important;	height:535px !important;	left:591px !important;	top:42px !important;	background:url('../images/item39334.png') no-repeat 0 50%;}#item39376 {	width:569px !important;	height:535px !important;	left:351px !important;	top:40px !important;	background:url('../images/item39376.png') no-repeat 0 50%;}#item28978 {	width:1160px !important;	height:595px !important;	left:56px !important;	top:105px !important;}#item29715 {	width:179px !important;	height:46px !important;	left:586px !important;	top:596px !important;	background:url('../images/item29715.png') no-repeat 0 50%;}#item37325 {	width:14px !important;	height:14px !important;	left:642px !important;	top:742px !important;	background:url('../images/item37325.png') no-repeat 0 50%;}#item39459 {	border-radius:24px;	background:#fdf299;	width:480px !important;	height:252px !important;}#item39464 {	border-radius:24px;	background:#a0d641;	width:480px !important;	height:252px !important;	left:663px !important;	top:148px !important;}#item39532 {	background:#a0d641;	width:466px !important;	height:160px !important;	left:672px !important;	top:224px !important;}@keyframes fadeout-39532 {	0% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeout-39532 {	0% {opacity:1;}	100% {opacity:0;}}@keyframes fadeout-39515 {	0% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeout-39515 {	0% {opacity:1;}	100% {opacity:0;}}#item39515 {	width:123px !important;	height:123px !important;	left:843px !important;	top:242px !important;	background:url('../images/item39515.png') no-repeat 0 50%;}#item39523 {	border-radius:24px;	background:#99def8;	width:480px !important;	height:250px !important;	left:663px !important;	top:449px !important;}#item41358 {	background:#99def8;	width:466px !important;	height:222px !important;	left:672px !important;	top:462px !important;}@keyframes fadeout-41358 {	0% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeout-41358 {	0% {opacity:1;}	100% {opacity:0;}}@keyframes fadeout-39524 {	0% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeout-39524 {	0% {opacity:1;}	100% {opacity:0;}}#item39524 {	width:123px !important;	height:123px !important;	left:842px !important;	top:512px !important;	background:url('../images/item39524.png') no-repeat 0 50%;}#item37330 {	width:14px !important;	height:14px !important;	left:659px !important;	top:742px !important;	background:url('../images/item37330.png') no-repeat 0 50%;}#item3630 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item30296 {	border-radius:24px;	background:#f8efd3;	border:solid 12px #abd0e7;	width:560px !important;	height:532px !important;	left:80px !important;	top:148px !important;}#item30352 {	border-radius:24px;	background:#f8efd3;	border:solid 12px #abd0e7;	width:540px !important;	height:460px !important;	left:671px !important;	top:148px !important;}#item30297 {	border-radius:19px 0 19px 0;	background:#648599;	width:329px !important;	height:81px !important;	left:87px !important;	top:154px !important;}#item30353 {	border-radius:19px 0 19px 0;	background:#648599;	width:326px !important;	height:81px !important;	left:681px !important;	top:154px !important;}#item37879 {	border-radius:24px;	border:solid 12px #abd0e7;	width:560px !important;	height:532px !important;	left:80px !important;	top:148px !important;}#item37880 {	border-radius:24px;	border:solid 12px #abd0e7;	width:540px !important;	height:460px !important;	left:671px !important;	top:148px !important;}@keyframes zoomin2d-30489 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}@-webkit-keyframes zoomin2d-30489 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	20% {opacity:0.83;}	72% {opacity:1;}}#item30489 {	transform-origin:100% 50%;	-webkit-transform-origin:100% 50%;}#item39601:hover {	background:url('../images/item39601.png') no-repeat 100% 50%;}#item39601 {	width:38px !important;	height:38px !important;	left:158px !important;	top:-3px !important;	background:url('../images/item39601.png') no-repeat 0px 50%;}@keyframes fadein-39558 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-39558 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fadein-39559 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fadein-39559 {	0% {opacity:0;}	100% {opacity:1;}}#item39560 {	width:66px !important;	height:66px !important;	left:481px !important;	top:370px !important;	background:url('../images/item39560.png') no-repeat 0 50%;}#item39568 {	width:66px !important;	height:66px !important;	left:481px !important;	top:370px !important;	background:url('../images/item39568.png') no-repeat 0 50%;}@keyframes fadeinfadeout-30447 {	0% {opacity:0;}	54% {opacity:1;}	100% {opacity:0;}}@-webkit-keyframes fadeinfadeout-30447 {	0% {opacity:0;}	54% {opacity:1;}	100% {opacity:0;}}#item39638 {	width:73px !important;	height:73px !important;	left:844px !important;	top:636px !important;	background:url('../images/item39638.png') no-repeat 0 50%;}#item39814 {	width:73px !important;	height:73px !important;	left:1172px !important;	top:636px !important;	background:url('../images/item39814.png') no-repeat 0 50%;}#item40006:hover {	background:url('../images/item40006.png') no-repeat 100% 50%;}#item40006 {	width:38px !important;	height:38px !important;	left:867px !important;	top:7px !important;	background:url('../images/item40006.png') no-repeat 0px 50%;}#item40051 {	width:84px !important;	height:84px !important;	left:1023px !important;	top:539px !important;	background:url('../images/item40051.png') no-repeat 0 50%;}#item40018 {	width:58px !important;	height:58px !important;	left:1198px !important;	top:556px !important;}#item40019 {	width:1256px !important;	height:643px !important;	left:150px !important;	top:78px !important;}#item40028:hover {	background:url('../images/item40028.png') no-repeat 100% 50%;}#item40028 {	width:38px !important;	height:38px !important;	left:867px !important;	top:7px !important;	background:url('../images/item40028.png') no-repeat 0px 50%;}#item40038 {	width:60px !important;	height:60px !important;	left:1335px !important;	top:557px !important;}#item40039 {	width:1395px !important;	height:620px !important;	left:147px !important;	top:91px !important;}#item37334 {	width:14px !important;	height:14px !important;	left:676px !important;	top:742px !important;	background:url('../images/item37334.png') no-repeat 0 50%;}#item36903 {	background:#f7a600;	width:1310px !important;	height:800px !important;}#item37400 {	border-radius:24px;	background:#f8efd3;	border:solid 12px #abd0e7;	width:886px !important;	height:564px !important;	left:232px !important;	top:148px !important;}#item37401 {	border-radius:19px 0 19px 0;	background:#648599;	width:327px !important;	height:80px !important;	left:241px !important;	top:155px !important;}#item37402 {	border-radius:24px;	border:solid 12px #abd0e7;	width:886px !important;	height:564px !important;	left:232px !important;	top:148px !important;}@keyframes zoomin2d-36994 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}@-webkit-keyframes zoomin2d-36994 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}#item36994 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}@keyframes zoomin2d-37017 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}@-webkit-keyframes zoomin2d-37017 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}#item37017 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}@keyframes zoomin2d-37040 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}@-webkit-keyframes zoomin2d-37040 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}#item37040 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}@keyframes zoomin2d-37063 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}@-webkit-keyframes zoomin2d-37063 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}#item37063 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}@keyframes zoomin2d-37086 {	0% {		transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}@-webkit-keyframes zoomin2d-37086 {	0% {		-webkit-transform:scaleX(0.05) scaleY(0.05);		opacity:0;	}	92% {		-webkit-transform:scaleX(1) scaleY(1);	}	25% {opacity:0.83;}	75% {opacity:1;}}#item37086 {	transform-origin:0% 50%;	-webkit-transform-origin:0% 50%;}#item37611:hover {	background:url('../images/item37611.png') no-repeat 100% 50%;}#item37611 {	width:514px !important;	height:54px !important;	left:274px !important;	top:460px !important;	background:url('../images/item37611.png') no-repeat 0px 50%;}#item37616:hover {	background:url('../images/item37616.png') no-repeat 100% 50%;}#item37616 {	width:514px !important;	height:70px !important;	left:274px !important;	top:624px !important;	background:url('../images/item37616.png') no-repeat 0px 50%;}#item37621:hover {	background:url('../images/item37621.png') no-repeat 100% 50%;}#item37621 {	width:514px !important;	height:60px !important;	left:274px !important;	top:505px !important;	background:url('../images/item37621.png') no-repeat 0px 50%;}#item37627:hover {	background:url('../images/item37627.png') no-repeat 100% 50%;}#item37627 {	width:514px !important;	height:75px !important;	left:274px !important;	top:557px !important;	background:url('../images/item37627.png') no-repeat 0px 50%;}#item37632:hover {	background:url('../images/item37632.png') no-repeat 100% 50%;}#item37632 {	width:516px !important;	height:136px !important;	left:274px !important;	top:332px !important;	background:url('../images/item37632.png') no-repeat 0px 50%;}#item41385 {	width:73px !important;	height:73px !important;	left:150px !important;	top:392px !important;	background:url('../images/item41385.png') no-repeat 0 50%;}#item43520 {	width:73px !important;	height:73px !important;	left:150px !important;	top:392px !important;	background:url('../images/item43520.png') no-repeat 0 50%;}#item37835 {	width:14px !important;	height:14px !important;	left:694px !important;	top:742px !important;	background:url('../images/item37835.png') no-repeat 0 50%;}#item4013 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item37343 {	width:14px !important;	height:14px !important;	left:711px !important;	top:742px !important;	background:url('../images/item37343.png') no-repeat 0 50%;}#item4285 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item31556 {	border-radius:24px;	background:#fff;	border:solid 12px #abd0e7;	width:721px !important;	height:380px !important;	left:272px !important;	top:258px !important;}@keyframes flyinfromleft-31599 {	0% {		transform:translate(-396.13px,0px);		opacity:0;	}	100% {		transform:translate(0px,0px);		opacity:1;	}}@-webkit-keyframes flyinfromleft-31599 {	0% {		-webkit-transform:translate(-396.13px,0px);		opacity:0;	}	100% {		-webkit-transform:translate(0px,0px);		opacity:1;	}}@keyframes custom-31587 {	0% {transform:translate(0px,0px);}	26% {transform:translate(76px,0px);}	49% {transform:translate(-7px,0px);}	74% {transform:translate(80px,0px);}	100% {transform:translate(-12px,0px);}}@-webkit-keyframes custom-31587 {	0% {-webkit-transform:translate(0px,0px);}	26% {-webkit-transform:translate(76px,0px);}	49% {-webkit-transform:translate(-7px,0px);}	74% {-webkit-transform:translate(80px,0px);}	100% {-webkit-transform:translate(-12px,0px);}}#item31595 {	width:142px !important;	height:105px !important;	left:228px !important;	top:293px !important;	background:url('../images/item31595.png') no-repeat 0 50%;}#item31259 {	width:465px !important;	height:284px !important;	left:612px !important;	top:144px !important;}#item31335:hover {	background:url('../images/item31335.png') no-repeat 100% 50%;}#item31335 {	width:47px !important;	height:47px !important;	left:1041px !important;	top:134px !important;	background:url('../images/item31335.png') no-repeat 0px 50%;}#item31347:hover {	background:url('../images/item31347.png') no-repeat 100% 50%;}#item31347 {	width:47px !important;	height:47px !important;	left:1041px !important;	top:134px !important;	background:url('../images/item31347.png') no-repeat 0px 50%;}#item37352 {	width:14px !important;	height:14px !important;	left:728px !important;	top:742px !important;	background:url('../images/item37352.png') no-repeat 0 50%;}@keyframes flyinfrombottom-32233 {	0% {		transform:translate(-1px,63.98px);		opacity:0;	}	100% {		transform:translate(0px,0px);		opacity:1;	}}@-webkit-keyframes flyinfrombottom-32233 {	0% {		-webkit-transform:translate(-1px,63.98px);		opacity:0;	}	100% {		-webkit-transform:translate(0px,0px);		opacity:1;	}}#item32131:hover {	background:url('../images/item32131.png') no-repeat 100% 50%;}#item32131 {	width:38px !important;	height:38px !important;	left:545px !important;	top:-3px !important;	background:url('../images/item32131.png') no-repeat 0px 50%;}@keyframes flyinfromtop-32179 {	0% {		transform:translate(-1px,-54.1px);		opacity:0;	}	100% {		transform:translate(0px,0px);		opacity:1;	}}@-webkit-keyframes flyinfromtop-32179 {	0% {		-webkit-transform:translate(-1px,-54.1px);		opacity:0;	}	100% {		-webkit-transform:translate(0px,0px);		opacity:1;	}}@keyframes flyinfromtop-32163 {	0% {		transform:translate(0px,-56.03px);		opacity:0;	}	100% {		transform:translate(0px,0px);		opacity:1;	}}@-webkit-keyframes flyinfromtop-32163 {	0% {		-webkit-transform:translate(0px,-56.03px);		opacity:0;	}	100% {		-webkit-transform:translate(0px,0px);		opacity:1;	}}#item31865:hover {	background:url('../images/item31865.png') no-repeat 100% 50%;}#item31865 {	width:34px !important;	height:34px !important;	left:981px !important;	top:370px !important;	background:url('../images/item31865.png') no-repeat 0px 50%;}#item31878:hover {	background:url('../images/item31878.png') no-repeat 100% 50%;}#item31878 {	width:34px !important;	height:34px !important;	left:598px !important;	top:475px !important;	background:url('../images/item31878.png') no-repeat 0px 50%;}#item31890:hover {	background:url('../images/item31890.png') no-repeat 100% 50%;}#item31890 {	width:34px !important;	height:34px !important;	left:973px !important;	top:475px !important;	background:url('../images/item31890.png') no-repeat 0px 50%;}@keyframes pulse-31872 {	0% {		transform:scaleX(1) scaleY(1);	}	21% {		transform:scaleX(1.32) scaleY(1.32);	}	42% {		transform:scaleX(1) scaleY(1);	}	63% {		transform:scaleX(1.8) scaleY(1.8);	}	83% {		transform:scaleX(1) scaleY(1);	}}@-webkit-keyframes pulse-31872 {	0% {		-webkit-transform:scaleX(1) scaleY(1);	}	21% {		-webkit-transform:scaleX(1.32) scaleY(1.32);	}	42% {		-webkit-transform:scaleX(1) scaleY(1);	}	63% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	83% {		-webkit-transform:scaleX(1) scaleY(1);	}}#item31872:hover {	background:url('../images/item31872.png') no-repeat 100% 50%;}#item31872 {	width:34px !important;	height:34px !important;	left:981px !important;	top:370px !important;	background:url('../images/item31872.png') no-repeat 0px 50%;}#item36691:hover {	background:url('../images/item36691.png') no-repeat 100% 50%;}#item36691 {	width:34px !important;	height:34px !important;	left:981px !important;	top:370px !important;	background:url('../images/item36691.png') no-repeat 0px 50%;}@keyframes pulse-31884 {	0% {		transform:scaleX(1) scaleY(1);	}	21% {		transform:scaleX(1.32) scaleY(1.32);	}	42% {		transform:scaleX(1) scaleY(1);	}	63% {		transform:scaleX(1.8) scaleY(1.8);	}	83% {		transform:scaleX(1) scaleY(1);	}}@-webkit-keyframes pulse-31884 {	0% {		-webkit-transform:scaleX(1) scaleY(1);	}	21% {		-webkit-transform:scaleX(1.32) scaleY(1.32);	}	42% {		-webkit-transform:scaleX(1) scaleY(1);	}	63% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	83% {		-webkit-transform:scaleX(1) scaleY(1);	}}#item31884:hover {	background:url('../images/item31884.png') no-repeat 100% 50%;}#item31884 {	width:34px !important;	height:34px !important;	left:598px !important;	top:475px !important;	background:url('../images/item31884.png') no-repeat 0px 50%;}#item36699:hover {	background:url('../images/item36699.png') no-repeat 100% 50%;}#item36699 {	width:34px !important;	height:34px !important;	left:598px !important;	top:475px !important;	background:url('../images/item36699.png') no-repeat 0px 50%;}@keyframes pulse-31897 {	0% {		transform:scaleX(1) scaleY(1);	}	21% {		transform:scaleX(1.32) scaleY(1.32);	}	42% {		transform:scaleX(1) scaleY(1);	}	63% {		transform:scaleX(1.8) scaleY(1.8);	}	83% {		transform:scaleX(1) scaleY(1);	}}@-webkit-keyframes pulse-31897 {	0% {		-webkit-transform:scaleX(1) scaleY(1);	}	21% {		-webkit-transform:scaleX(1.32) scaleY(1.32);	}	42% {		-webkit-transform:scaleX(1) scaleY(1);	}	63% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	83% {		-webkit-transform:scaleX(1) scaleY(1);	}}#item31897:hover {	background:url('../images/item31897.png') no-repeat 100% 50%;}#item31897 {	width:34px !important;	height:34px !important;	left:973px !important;	top:475px !important;	background:url('../images/item31897.png') no-repeat 0px 50%;}#item36713:hover {	background:url('../images/item36713.png') no-repeat 100% 50%;}#item36713 {	width:34px !important;	height:34px !important;	left:973px !important;	top:475px !important;	background:url('../images/item36713.png') no-repeat 0px 50%;}@keyframes pulse-31831 {	0% {		transform:scaleX(1) scaleY(1);	}	21% {		transform:scaleX(1.32) scaleY(1.32);	}	42% {		transform:scaleX(1) scaleY(1);	}	63% {		transform:scaleX(1.8) scaleY(1.8);	}	83% {		transform:scaleX(1) scaleY(1);	}}@-webkit-keyframes pulse-31831 {	0% {		-webkit-transform:scaleX(1) scaleY(1);	}	21% {		-webkit-transform:scaleX(1.32) scaleY(1.32);	}	42% {		-webkit-transform:scaleX(1) scaleY(1);	}	63% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	83% {		-webkit-transform:scaleX(1) scaleY(1);	}}@keyframes pulse-31832 {	0% {		transform:scaleX(1) scaleY(1);	}	21% {		transform:scaleX(1.32) scaleY(1.32);	}	42% {		transform:scaleX(1) scaleY(1);	}	63% {		transform:scaleX(1.8) scaleY(1.8);	}	83% {		transform:scaleX(1) scaleY(1);	}}@-webkit-keyframes pulse-31832 {	0% {		-webkit-transform:scaleX(1) scaleY(1);	}	21% {		-webkit-transform:scaleX(1.32) scaleY(1.32);	}	42% {		-webkit-transform:scaleX(1) scaleY(1);	}	63% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	83% {		-webkit-transform:scaleX(1) scaleY(1);	}}@keyframes flyinfromtop-32065 {	0% {		transform:translate(-0.03px,-49.55px);		opacity:0;	}	100% {		transform:translate(0px,0px);		opacity:1;	}}@-webkit-keyframes flyinfromtop-32065 {	0% {		-webkit-transform:translate(-0.03px,-49.55px);		opacity:0;	}	100% {		-webkit-transform:translate(0px,0px);		opacity:1;	}}#item32065:hover {	background:url('../images/item32065.png') no-repeat 100% 50%;}#item32065 {	width:38px !important;	height:38px !important;	left:737px !important;	top:559px !important;	background:url('../images/item32065.png') no-repeat 0px 50%;}@keyframes flyinfromtop-32024 {	0% {		transform:translate(-1px,-48.57px);		opacity:0;	}	100% {		transform:translate(0px,0px);		opacity:1;	}}@-webkit-keyframes flyinfromtop-32024 {	0% {		-webkit-transform:translate(-1px,-48.57px);		opacity:0;	}	100% {		-webkit-transform:translate(0px,0px);		opacity:1;	}}#item32024:hover {	background:url('../images/item32024.png') no-repeat 100% 50%;}#item32024 {	width:38px !important;	height:38px !important;	left:1130px !important;	top:558px !important;	background:url('../images/item32024.png') no-repeat 0px 50%;}#item31844:hover {	background:url('../images/item31844.png') no-repeat 100% 50%;}#item31844 {	width:34px !important;	height:34px !important;	left:312px !important;	top:370px !important;	background:url('../images/item31844.png') no-repeat 0px 50%;}#item36683:hover {	background:url('../images/item36683.png') no-repeat 100% 50%;}#item36683 {	width:34px !important;	height:34px !important;	left:312px !important;	top:370px !important;	background:url('../images/item36683.png') no-repeat 0px 50%;}@keyframes pulse-31850 {	0% {		transform:scaleX(1) scaleY(1);	}	21% {		transform:scaleX(1.32) scaleY(1.32);	}	42% {		transform:scaleX(1) scaleY(1);	}	63% {		transform:scaleX(1.8) scaleY(1.8);	}	83% {		transform:scaleX(1) scaleY(1);	}}@-webkit-keyframes pulse-31850 {	0% {		-webkit-transform:scaleX(1) scaleY(1);	}	21% {		-webkit-transform:scaleX(1.32) scaleY(1.32);	}	42% {		-webkit-transform:scaleX(1) scaleY(1);	}	63% {		-webkit-transform:scaleX(1.8) scaleY(1.8);	}	83% {		-webkit-transform:scaleX(1) scaleY(1);	}}#item31850:hover {	background:url('../images/item31850.png') no-repeat 100% 50%;}#item31850 {	width:34px !important;	height:34px !important;	left:312px !important;	top:370px !important;	background:url('../images/item31850.png') no-repeat 0px 50%;}#item37356 {	width:14px !important;	height:14px !important;	left:746px !important;	top:742px !important;	background:url('../images/item37356.png') no-repeat 0 50%;}#item33015 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item37361 {	width:14px !important;	height:14px !important;	left:763px !important;	top:742px !important;	background:url('../images/item37361.png') no-repeat 0 50%;}#item33677 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item37366 {	width:14px !important;	height:14px !important;	left:780px !important;	top:742px !important;	background:url('../images/item37366.png') no-repeat 0 50%;}#item33731 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item37371 {	width:14px !important;	height:14px !important;	left:798px !important;	top:742px !important;	background:url('../images/item37371.png') no-repeat 0 50%;}#item33799 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item42990 {	width:14px !important;	height:14px !important;	left:815px !important;	top:742px !important;	background:url('../images/item42990.png') no-repeat 0 50%;}#item40959:hover {	background:url('../images/item40959.png') no-repeat 100% 50%;}#item40959 {	width:172px !important;	height:146px !important;	left:644px !important;	top:374px !important;	background:url('../images/item40959.png') no-repeat 0px 50%;}#item41010:hover {	background:url('../images/item41010.png') no-repeat 100% 50%;}#item41010 {	width:172px !important;	height:146px !important;	left:851px !important;	top:374px !important;	background:url('../images/item41010.png') no-repeat 0px 50%;}#item40200 {	width:1291px !important;	height:806px !important;	left:-3px !important;	top:-3px !important;	background:url('../images/item40200.png') no-repeat 0 50%;}#item40226 {	width:685px !important;	height:574px !important;	left:299px !important;	top:115px !important;	background:url('../images/item40226.png') no-repeat 0 50%;}#item40256 {	width:38px !important;	height:38px !important;	left:925px !important;	top:135px !important;	background:url('../images/item40256.png') no-repeat 0 50%;}#item40262:hover {	background:url('../images/item40262.png') no-repeat 100% 50%;}#item40262 {	width:388px !important;	height:50px !important;	left:329px !important;	top:213px !important;	background:url('../images/item40262.png') no-repeat 0px 50%;}#item40313:hover {	background:url('../images/item40313.png') no-repeat 100% 50%;}#item40313 {	width:339px !important;	height:50px !important;	left:330px !important;	top:257px !important;	background:url('../images/item40313.png') no-repeat 0px 50%;}#item40365:hover {	background:url('../images/item40365.png') no-repeat 100% 50%;}#item40365 {	width:432px !important;	height:50px !important;	left:330px !important;	top:299px !important;	background:url('../images/item40365.png') no-repeat 0px 50%;}#item40416:hover {	background:url('../images/item40416.png') no-repeat 100% 50%;}#item40416 {	width:285px !important;	height:50px !important;	left:330px !important;	top:342px !important;	background:url('../images/item40416.png') no-repeat 0px 50%;}#item40468:hover {	background:url('../images/item40468.png') no-repeat 100% 50%;}#item40468 {	width:219px !important;	height:50px !important;	left:330px !important;	top:386px !important;	background:url('../images/item40468.png') no-repeat 0px 50%;}#item40519:hover {	background:url('../images/item40519.png') no-repeat 100% 50%;}#item40519 {	width:183px !important;	height:50px !important;	left:330px !important;	top:429px !important;	background:url('../images/item40519.png') no-repeat 0px 50%;}#item40570:hover {	background:url('../images/item40570.png') no-repeat 100% 50%;}#item40570 {	width:373px !important;	height:80px !important;	left:330px !important;	top:474px !important;	background:url('../images/item40570.png') no-repeat 0px 50%;}#item40622:hover {	background:url('../images/item40622.png') no-repeat 100% 50%;}#item40622 {	width:267px !important;	height:50px !important;	left:330px !important;	top:547px !important;	background:url('../images/item40622.png') no-repeat 0px 50%;}#item40673:hover {	background:url('../images/item40673.png') no-repeat 100% 50%;}#item40673 {	width:341px !important;	height:50px !important;	left:330px !important;	top:591px !important;	background:url('../images/item40673.png') no-repeat 0px 50%;}#item40786 {	width:51px !important;	height:51px !important;	left:1137px !important;	top:721px !important;	background:url('../images/item40786.png') no-repeat 0 50%;}#item40794 {	width:51px !important;	height:51px !important;	left:1137px !important;	top:722px !important;	background:url('../images/item40794.png') no-repeat 0 50%;}#item40803 {	width:130px !important;	height:19px !important;	left:40px !important;	top:741px !important;}#item40834 {	width:14px !important;	height:14px !important;	left:451px !important;	top:742px !important;	background:url('../images/item40834.png') no-repeat 0 50%;}#item40838 {	width:14px !important;	height:14px !important;	left:659px !important;	top:742px !important;	background:url('../images/item40838.png') no-repeat 0 50%;}#item40842 {	width:14px !important;	height:14px !important;	left:555px !important;	top:742px !important;	background:url('../images/item40842.png') no-repeat 0 50%;}#item40846 {	width:14px !important;	height:14px !important;	left:763px !important;	top:742px !important;	background:url('../images/item40846.png') no-repeat 0 50%;}#item40850 {	width:14px !important;	height:14px !important;	left:798px !important;	top:742px !important;	background:url('../images/item40850.png') no-repeat 0 50%;}#item40854 {	width:14px !important;	height:14px !important;	left:503px !important;	top:742px !important;	background:url('../images/item40854.png') no-repeat 0 50%;}#item40858 {	width:14px !important;	height:14px !important;	left:711px !important;	top:742px !important;	background:url('../images/item40858.png') no-repeat 0 50%;}#item40863 {	width:14px !important;	height:14px !important;	left:607px !important;	top:742px !important;	background:url('../images/item40863.png') no-repeat 0 50%;}#item40868 {	width:14px !important;	height:14px !important;	left:486px !important;	top:742px !important;	background:url('../images/item40868.png') no-repeat 0 50%;}#item40872 {	width:14px !important;	height:14px !important;	left:694px !important;	top:742px !important;	background:url('../images/item40872.png') no-repeat 0 50%;}#item40876 {	width:14px !important;	height:14px !important;	left:590px !important;	top:742px !important;	background:url('../images/item40876.png') no-repeat 0 50%;}#item40880 {	width:14px !important;	height:14px !important;	left:538px !important;	top:742px !important;	background:url('../images/item40880.png') no-repeat 0 50%;}#item40884 {	width:14px !important;	height:14px !important;	left:746px !important;	top:742px !important;	background:url('../images/item40884.png') no-repeat 0 50%;}#item40888 {	width:14px !important;	height:14px !important;	left:780px !important;	top:742px !important;	background:url('../images/item40888.png') no-repeat 0 50%;}#item40893 {	width:14px !important;	height:14px !important;	left:642px !important;	top:742px !important;	background:url('../images/item40893.png') no-repeat 0 50%;}#item40897 {	width:14px !important;	height:14px !important;	left:469px !important;	top:742px !important;	background:url('../images/item40897.png') no-repeat 0 50%;}#item40901 {	width:14px !important;	height:14px !important;	left:676px !important;	top:742px !important;	background:url('../images/item40901.png') no-repeat 0 50%;}#item40905 {	width:14px !important;	height:14px !important;	left:573px !important;	top:742px !important;	background:url('../images/item40905.png') no-repeat 0 50%;}#item40909 {	width:14px !important;	height:14px !important;	left:815px !important;	top:742px !important;	background:url('../images/item40909.png') no-repeat 0 50%;}#item40913 {	width:14px !important;	height:14px !important;	left:521px !important;	top:742px !important;	background:url('../images/item40913.png') no-repeat 0 50%;}#item40917 {	width:14px !important;	height:14px !important;	left:728px !important;	top:742px !important;	background:url('../images/item40917.png') no-repeat 0 50%;}#item40922 {	width:14px !important;	height:14px !important;	left:624px !important;	top:742px !important;	background:url('../images/item40922.png') no-repeat 0 50%;}#item40926 {	width:14px !important;	height:14px !important;	left:832px !important;	top:742px !important;	background:url('../images/item40926.png') no-repeat 0 50%;}#item40780 {	width:51px !important;	height:51px !important;	left:1197px !important;	top:722px !important;	background:url('../images/item40780.png') no-repeat 0px 50%;}#item33849 {	background:#f7a600;	width:1280px !important;	height:800px !important;}#item44071 {	background:#55bbfe;	width:1280px !important;	height:800px !important;}#in5footer,  #prefooter {display:none;}