html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}audio,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}img{border:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=submit]{-webkit-appearance:button;cursor:pointer;box-sizing:border-box}input[type=text]{-webkit-appearance:none;appearance: none;box-sizing:border-box}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;box-sizing:border-box;border-color:#ddd}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

body,div{font-size:0;}
p, span,h1,h2,h3,h4,h5,h6{margin:0;word-spacing:normal;word-wrap:break-word;-ms-word-wrap:break-word;pointer-events:auto;}
sup{font-size:inherit;vertical-align:baseline;position:relative;top:-0.4em;}
sub{font-size:inherit;vertical-align:baseline;position:relative;top:0.4em;}
ul{display:block;word-spacing:normal;word-wrap:break-word;list-style-type:none;margin:0;-moz-padding-start:0;-khtml-padding-start:0;-webkit-padding-start:0;-o-padding-start:0;-padding-start:0;-webkit-margin-before:0;-webkit-margin-after:0;}
li{display:block;}
li p{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select::none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}
form{display:inline-block;}
a{text-decoration:inherit;color:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0);}
textarea{resize:none;}
.shm-l{float:left;clear:left;}
.shm-r{float:right;clear:right;}
.whitespacefix{word-spacing:-1px;}
video:not(#video_background):not(.videoinline){width:100%;max-width:900px;}
video:-webkit-full-screen{max-width:100% !important;}
video:-moz-full-screen{max-width:100% !important;}
video:-ms-fullscreen{max-width:100% !important;}
video:fullscreen{max-width:100% !important;}
.player1.fullscreen1-active video{max-width:100% !important;}
html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}
.menu-content {
	cursor: pointer;
	position: relative;
}

li {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;-webkit-transform:none;opacity:1}}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}
@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);-webkit-animation-timing-function:ease-in}}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}
#body{background-color:rgb(255,255,255);}
.vis{display:inline-block;vertical-align:top;}
.pos{position:relative;margin-top:0;}
.size{width:100%;min-width:1200px;min-height:243px;}
.cont{z-index:1;pointer-events:none;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(238,251,255)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-clip:padding-box;}
.pos-2{position:relative;margin-top:1px;}
.vis-2{display:block;vertical-align:top;}
.section{min-width:1200px;width:1200px;margin-left:auto;margin-right:auto;}
.pos-3{position:relative;margin-left:6px;margin-top:0;}
.size-2{min-width:1194px;width:1194px;min-height:231px;}
.pos-4{position:relative;margin-left:0;margin-top:0;}
.size-3{min-width:172px;width:172px;min-height:207px;height:207px;}
.cont-3{z-index:2;pointer-events:auto;}
.anchor{display:block;}
.img{position:absolute;left:1px;width:171px;height:207px;top:0;border:0;}
.img-2{left:1px;width:171px;height:207px;top:0;display:inline-block;}
.pos-5{position:relative;margin-left:18px;margin-top:31px;}
.size-4{min-width:978px;width:978px;min-height:129px;height:129px;}
.cont-4{z-index:3;pointer-events:auto;}
.img-3{position:absolute;left:0;width:978px;height:97px;top:16px;border:0;}
.img-4{left:0;width:978px;height:97px;top:16px;display:inline-block;}
.pos-6{position:relative;margin-left:193px;margin-top:-55px;}
.size-5{min-width:1001px;width:1001px;min-height:79px;}
.colwrapper{line-height:0;}
.size-6{min-width:1001px;width:1001px;min-height:39px;}
.cont-5{z-index:4;pointer-events:auto;}
.para{padding-top:0;text-indent:0;padding-right:0;text-align:left;}
.font{font-family:"PingFang SC", sans-serif;font-size:28px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,153,51);background-color:initial;line-height:24px;letter-spacing:3.42px;text-shadow:none;}
.pos-7{position:relative;margin-left:784px;margin-top:-23px;}
.size-7{min-width:217px;width:217px;min-height:63px;}
.size-8{min-width:217px;width:217px;min-height:42px;}
.cont-6{z-index:5;pointer-events:auto;}
.para-2{padding-top:0;text-indent:0;padding-right:0;text-align:right;}
.font-2{font-family:"Kaiti SC", serif;font-size:17px;font-weight:700;font-style:normal;text-decoration:underline;text-transform:none;color:rgba(151,221,255,0.95);background-color:initial;line-height:36px;letter-spacing:normal;text-shadow:none;}
.font-3{font-family:"Kaiti SC", serif;font-size:16px;font-weight:700;font-style:normal;text-decoration:underline;text-transform:none;color:rgba(151,221,255,0.95);background-color:initial;line-height:33px;letter-spacing:normal;text-shadow:none;}
.font-4{font-family:"Kaiti SC", serif;font-size:21px;font-weight:700;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(151,221,255);background-color:initial;line-height:44px;letter-spacing:normal;text-shadow:none;}
.font-5{font-family:"Kaiti SC", serif;font-size:21px;font-weight:700;font-style:normal;text-decoration:underline;text-transform:none;color:rgba(151,221,255,0.95);background-color:initial;line-height:44px;letter-spacing:normal;text-shadow:none;}
.pos-8{position:relative;margin-left:116px;margin-top:-12px;}
.size-9{min-width:101px;width:101px;min-height:33px;}
.cont-7{z-index:6;pointer-events:auto;}
.font-6{font-family:"PingFang SC", sans-serif;font-size:11px;font-weight:700;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(158,175,185);background-color:initial;line-height:16px;letter-spacing:normal;text-shadow:none;}
.pos-9{position:relative;margin-top:-243px;}
.size-10{width:100%;min-width:1200px;min-height:1001px;}
.cont-8{z-index:7;pointer-events:none;border:0;background-image:url(../images/horizon-1200.jpg);background-color:rgb(255,255,255);background-repeat:no-repeat;background-position:100% 50%;background-size:cover;background-clip:padding-box;}
.webp .cont-8{background-image:url(../images/horizon-1200.webp);}
.size-11{min-width:1200px;width:1200px;min-height:676px;}
.size-12{min-width:1200px;width:1200px;min-height:357px;}
.cont-9{z-index:8;pointer-events:auto;}
.para-3{padding-top:0;text-indent:0;padding-right:0;text-align:center;}
.font-7{font-family:"Yuanti SC", sans-serif;font-size:101px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(253,253,243);background-color:initial;line-height:156px;letter-spacing:16.60px;text-shadow:0 0 5px rgb(255,255,255);}
.font-8{font-family:"PingFang SC", sans-serif;font-size:29px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(253,253,243);background-color:initial;line-height:45px;letter-spacing:7.19px;text-shadow:0 0 5px rgb(255,255,255);}
.pos-10{position:relative;margin-left:1056px;margin-top:-107px;}
.size-13{min-width:138px;width:138px;min-height:25px;}
.cont-10{z-index:9;pointer-events:auto;}
.pos-11{margin-left:30px;}
.para-4{padding-top:0;text-indent:-9px;padding-right:0;text-align:right;}
.font-9{font-family:"Source Han Sans CN", serif;font-size:16px;font-weight:500;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(254,251,209);background-color:initial;line-height:34px;letter-spacing:normal;text-shadow:none;}
.pos-12{position:relative;margin-left:0;margin-top:-82px;}
.size-14{min-width:1194px;width:1194px;min-height:401px;}
.size-15{min-width:400px;width:400px;min-height:300px;}
.cont-11{z-index:19;pointer-events:auto;}
.wrapper{font-size:15px;line-height:1.4;height:300px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-13{position:relative;margin-left:-43px;margin-top:90px;}
.size-16{min-width:479px;width:479px;min-height:311px;height:311px;}
.cont-12{z-index:12;pointer-events:auto;}
.img-5{position:absolute;left:91px;width:297px;height:311px;top:0;opacity:0.9;border:0;}
.img-6{left:91px;width:297px;height:311px;top:0;display:inline-block;}
.pos-14{position:relative;margin-left:220px;margin-top:1px;}
.size-17{min-width:138px;width:138px;min-height:52px;}
.cont-13{z-index:20;pointer-events:auto;}
.pos-15{position:relative;margin-top:-784px;}
.section-2{pointer-events:none;min-width:1200px;width:1200px;margin-left:auto;margin-right:auto;}
.vis-3{display:inline-block;vertical-align:top;overflow:visible;}
.size-18{min-width:1196px;width:1196px;min-height:30px;height:30px;}
.cont-14{z-index:25;pointer-events:auto;}
.vis-4{display:inline-block;vertical-align:top;}
.menu{padding:0px 0px 0px 0px;}
.menu-link{outline:0;}
.size-19{min-width:132px;width:132px;min-height:30px;height:30px;}
.menu-content-vis{display:inline-block;}
.size-20{min-width:132px;width:132px;min-height:30px;}
.cont-15{pointer-events:none;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(233,250,254,0.909)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-clip:padding-box;box-shadow:0 0 5px rgb(205,204,204);}
.pos-16{position:relative;margin-left:0;margin-top:1px;}
.size-21{min-width:132px;width:132px;min-height:28px;}
.cont-16{pointer-events:auto;}
.font-10{font-family:"PingFang SC", sans-serif;font-size:18px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:25px;letter-spacing:normal;text-shadow:none;}
.pos-17{position:relative;margin-left:1px;margin-top:0;}
.font-11{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:18px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:19px;letter-spacing:normal;text-shadow:none;}
.vis-5{display:none;vertical-align:top;}
.pos-18{position:relative;margin-left:-34px;margin-top:0;}
.size-22{min-width:166px;width:166px;min-height:100px;height:100px;}
.size-23{min-width:166px;width:166px;min-height:50px;height:50px;}
.size-24{min-width:166px;width:166px;min-height:50px;}
.cont-17{pointer-events:none;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:rgb(101,203,253);box-shadow:0 3px 6px rgb(202,202,202);}
.pos-19{position:relative;margin-left:0;margin-top:13px;}
.size-25{min-width:166px;width:166px;min-height:23px;}
.font-12{font-family:"Myriad Pro", serif;font-size:20px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(254,255,254);background-color:initial;line-height:24px;letter-spacing:normal;text-shadow:none;}
.pos-20{position:relative;margin-left:-213px;margin-top:0;}
.size-26{min-width:345px;width:345px;min-height:600px;height:600px;}
.size-27{min-width:345px;width:345px;min-height:50px;height:50px;}
.size-28{min-width:345px;width:345px;min-height:50px;}
.cont-18{pointer-events:none;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(102,204,255);box-shadow:0 3px 6px rgb(153,153,153);}
.pos-21{position:relative;margin-left:0;margin-top:14px;}
.size-29{min-width:345px;width:345px;min-height:22px;}
.font-13{font-family:"Heiti SC", sans-serif;font-size:20px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:21px;letter-spacing:normal;text-shadow:none;}
.pos-22{position:relative;margin-left:0;margin-top:9px;}
.size-30{min-width:345px;width:345px;min-height:31px;}
.font-14{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:20px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:22px;letter-spacing:normal;text-shadow:none;}
.pos-23{position:relative;margin-left:-84px;margin-top:0;}
.size-31{min-width:216px;width:216px;min-height:200px;height:200px;}
.size-32{min-width:216px;width:216px;min-height:50px;height:50px;}
.size-33{min-width:216px;width:216px;min-height:50px;}
.size-34{min-width:216px;width:216px;min-height:31px;}
.size-35{min-width:216px;width:216px;min-height:22px;}
.pos-24{position:relative;margin-left:-204px;margin-top:0;}
.size-36{min-width:336px;width:336px;min-height:950px;height:950px;}
.size-37{min-width:336px;width:336px;min-height:50px;height:50px;}
.size-38{min-width:336px;width:336px;min-height:50px;}
.size-39{min-width:336px;width:336px;min-height:22px;}
.size-40{min-width:336px;width:336px;min-height:31px;}
.size-41{min-width:132px;width:132px;min-height:30px;}
.pos-25{position:relative;margin-left:-504px;margin-top:0;}
.size-42{min-width:636px;width:636px;min-height:1150px;height:1150px;}
.size-43{min-width:636px;width:636px;min-height:50px;height:50px;}
.size-44{min-width:636px;width:636px;min-height:50px;}
.size-45{min-width:636px;width:636px;min-height:22px;}
.size-46{min-width:636px;width:636px;min-height:31px;}
.pos-26{position:relative;margin-left:-368px;margin-top:0;}
.size-47{min-width:500px;width:500px;min-height:750px;height:750px;}
.size-48{min-width:500px;width:500px;min-height:50px;height:50px;}
.size-49{min-width:500px;width:500px;min-height:50px;}
.size-50{min-width:500px;width:500px;min-height:22px;}
.size-51{min-width:500px;width:500px;min-height:31px;}
.pos-27{position:relative;margin-left:-134px;margin-top:0;}
.size-52{min-width:266px;width:266px;min-height:400px;height:400px;}
.size-53{min-width:266px;width:266px;min-height:50px;height:50px;}
.size-54{min-width:266px;width:266px;min-height:50px;}
.size-55{min-width:266px;width:266px;min-height:22px;}
.size-56{min-width:266px;width:266px;min-height:31px;}
.pos-28{position:relative;margin-top:754px;}
.size-57{width:100%;min-width:1200px;min-height:866px;}
.cont-19{z-index:10;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(53,76,91)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(bottom, rgb(53,76,91) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgb(53,76,91) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgb(53,76,91) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to bottom, rgb(53,76,91) 0%, rgb(255,255,255) 100%);background-clip:padding-box;}
.pos-29{position:relative;margin-top:83px;}
.size-58{min-width:1194px;width:1194px;min-height:316px;}
.pos-30{position:relative;margin-left:0;margin-top:4px;}
.size-59{min-width:37px;width:37px;min-height:88px;}
.cont-20{z-index:13;pointer-events:auto;}
.font-15{font-family:"Apple Color Emoji", sans-serif;font-size:18px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(254,240,139);background-color:initial;line-height:38px;letter-spacing:normal;text-shadow:none;}
.pos-31{position:relative;margin-left:-19px;margin-top:120px;}
.size-60{min-width:42px;width:42px;min-height:51px;height:51px;}
.cont-21{z-index:15;pointer-events:auto;}
.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:10042;overflow:hidden}.mfp-wrap{z-index:10043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:10045}.mfp-close,.mfp-preloader{text-align:center;position:absolute}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;top:50%;width:auto;margin-top:-.8em;left:8px;right:8px;z-index:10044}.mfp-preloader a{color:#CCC}.mfp-close,.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:10046;-webkit-box-shadow:none;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;right:0;top:0;text-decoration:none;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler iframe,.mfp-player-scaler .player,.mfp-player-scaler .player1{display:block;top:0;width:100%;background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);position:absolute;left:0}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{height:100%}.mfp-player-scaler{width:100%;max-width:900px;height:0;overflow:hidden;padding-top:56.25%}.mfp-player-scaler .player,.mfp-player-scaler .player1{right:0;bottom:0}.mfp-plyr .mfp-container{padding-top:40px;padding-bottom:40px}.mfp-plyr .player{left:0;max-width:900px;margin:0 auto;height:100%}.mfp-plyr .player1{left:0;max-width:900px;margin:0 auto;height:0}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-fade.mfp-bg.mfp-removing{opacity:0!important}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0!important}

.js-22-lightbox.mfp-bg{opacity:0;background:#0b0b0b;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.js-22-lightbox.mfp-bg.mfp-ready{opacity:0.8;filter:alpha(opacity=80);}
.img-7{position:absolute;left:2px;width:36px;height:49px;top:0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:1px dotted rgb(253,253,49);}
.img-8{left:2px;width:36px;height:49px;top:0;display:inline-block;}
.pos-32{position:relative;margin-left:-38px;margin-top:2px;}
.size-61{min-width:967px;width:967px;min-height:314px;}
.size-62{min-width:199px;width:199px;min-height:67px;}
.size-63{min-width:137px;width:137px;min-height:62px;}
.cont-22{z-index:14;pointer-events:auto;}
.font-16{font-family:"PingFang SC", sans-serif;font-size:18px;font-weight:700;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:41px;letter-spacing:3.63px;text-shadow:1px 1px 1px rgb(82,100,111);}
.pos-33{position:relative;margin-left:87px;margin-top:-60px;}
.size-64{min-width:82px;width:82px;min-height:65px;}
.cont-23{z-index:16;pointer-events:auto;}
.font-17{font-family:"Myriad Pro", serif;font-size:26px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:43px;letter-spacing:normal;text-shadow:none;}
.pos-34{position:relative;margin-left:121px;margin-top:-58px;}
.size-65{min-width:78px;width:78px;min-height:48px;}
.cont-24{z-index:17;pointer-events:auto;}
.font-18{font-family:"Myriad Pro", serif;font-size:18px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:30px;letter-spacing:normal;text-shadow:none;}
.pos-35{position:relative;margin-left:0;margin-top:-24px;}
.size-66{min-width:967px;width:967px;min-height:135px;}
.cont-25{z-index:11;pointer-events:auto;}
.font-19{font-family:"PingFang SC", sans-serif;font-size:12px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:17px;letter-spacing:normal;text-shadow:none;}
.pos-36{position:relative;margin-left:44px;margin-top:-84px;}
.size-67{min-width:661px;width:661px;min-height:220px;}
.pos-37{position:relative;margin-left:0;margin-top:18px;}
.size-68{min-width:65px;width:65px;min-height:61px;height:61px;}
.cont-26{z-index:21;pointer-events:auto;}
.js-24-lightbox.mfp-bg{opacity:0;background:#0b0b0b;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.js-24-lightbox.mfp-bg.mfp-ready{opacity:0.8;filter:alpha(opacity=80);}
.img-9{position:absolute;left:0;width:63px;height:48px;top:6px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:1px dotted rgb(253,253,49);}
.img-10{left:0;width:63px;height:48px;top:6px;display:inline-block;}
.pos-38{position:relative;margin-left:90px;margin-top:0;}
.size-69{min-width:506px;width:506px;min-height:220px;}
.pos-39{position:relative;margin-left:17px;margin-top:0;}
.size-70{min-width:20px;width:20px;min-height:220px;height:220px;}
.cont-27{z-index:23;pointer-events:auto;}
.img-11{position:absolute;left:0;width:20px;height:21px;top:0;border:0;}
.img-12{left:0;width:20px;height:21px;top:0;display:inline-block;}
.pos-40{position:relative;margin-left:0;margin-top:-218px;}
.size-71{min-width:506px;width:506px;min-height:134px;}
.cont-28{z-index:18;pointer-events:auto;}
.font-20{font-family:"PingFang SC", sans-serif;font-size:12px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:17px;letter-spacing:normal;text-shadow:none;}
.font-21{font-family:"PingFang SC", sans-serif;font-size:12px;font-weight:200;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:17px;letter-spacing:normal;text-shadow:none;}
.pos-41{position:relative;margin-left:666px;margin-top:-316px;}
.size-72{min-width:528px;width:528px;min-height:177px;height:177px;}
.cont-29{z-index:22;pointer-events:auto;}
.img-13{position:absolute;left:0;width:526px;height:175px;top:0;-webkit-border-radius:89px;-moz-border-radius:89px;border-radius:89px;border:1px dotted rgb(254,252,236);}
.img-14{left:0;width:526px;height:175px;top:0;display:inline-block;}
.pos-42{position:relative;margin-left:911px;margin-top:38px;}
.size-73{min-width:283px;width:283px;min-height:69px;}
.cont-30{z-index:24;pointer-events:auto;}
.font-22{font-family:"PingFang SC", sans-serif;font-size:11px;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;color:rgb(204,204,204);background-color:initial;line-height:16px;letter-spacing:normal;text-shadow:none;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.cont-8{background-image:url(../images/horizon-2400.jpg);}
.webp .cont-8{background-image:url(../images/horizon-2400.webp);}
}
@media (min-width:1200px) {
.cont-8{background-image:url(../images/horizon-1600.jpg);}
.webp .cont-8{background-image:url(../images/horizon-1600.webp);}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.cont-8{background-image:url(../images/horizon-3200.jpg);}
.webp .cont-8{background-image:url(../images/horizon-3200.webp);}
}
@media (min-width:1600px) {
.cont-8{background-image:url(../images/horizon-2000.jpg);}
.webp .cont-8{background-image:url(../images/horizon-2000.webp);}
}
@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}
@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1)}}@keyframes rubberBand{from{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,0.75,1)}40%{transform:scale3d(0.75,1.25,1)}50%{transform:scale3d(1.15,0.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}
@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -ms-touch-action: none; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url("ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; visibility: visible !important; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
@font-face { font-family: "slick"; src: url("slick.eot"); src: url("slick.eot?#iefix") format("embedded-opentype"), url("slick.woff") format("woff"), url("slick.ttf") format("truetype"), url("slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
.slick-prev:before { content: "\2190"; }
.slick-next:before { content: "\2192"; }
.slick-prev, .slick-next { position: absolute; display: block; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { font-family: "slick"; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots { position: absolute; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; padding: 0; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button { border: 0; background: transparent; display: block; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; font-family: "slick"; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
[dir="rtl"] .slick-slide {float: right;}
[dir="rtl"] .slick-next:before {content: "\2190";}
[dir="rtl"] .slick-prev:before {content: "\2192";}

@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;-webkit-transform:none;opacity:1}}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}
@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
.pos-43{position:relative;margin-top:32px;}
.pos-44{position:relative;margin-left:196px;margin-top:0;}
.size-74{min-width:1004px;width:1004px;min-height:200px;}
.cont-31{z-index:98;pointer-events:auto;}
.pos-45{position:relative;margin-left:3px;margin-top:-8px;}
.cont-32{z-index:99;pointer-events:auto;}
.cont-33{z-index:100;pointer-events:auto;}
.cont-34{z-index:101;pointer-events:auto;}
.pos-46{position:relative;margin-top:-242px;}
.size-75{min-width:1200px;width:1200px;min-height:1807px;}
.size-76{min-width:1200px;width:1200px;min-height:1409px;}
.size-77{min-width:1196px;width:1196px;min-height:809px;}
.size-78{min-width:443px;width:443px;min-height:809px;}
.size-79{min-width:400px;width:400px;min-height:809px;}
.pos-47{position:relative;margin-left:0;margin-top:67px;}
.cont-35{z-index:102;pointer-events:auto;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-48{position:relative;margin-left:0;margin-top:-248px;}
.size-80{min-width:383px;width:383px;min-height:483px;}
.pos-49{position:relative;margin-left:22px;margin-top:0;}
.size-81{min-width:222px;width:222px;min-height:273px;}
.pos-50{position:relative;margin-left:24px;margin-top:0;}
.size-82{min-width:151px;width:151px;min-height:113px;}
.cont-36{z-index:58;pointer-events:auto;}
.font-23{font-family:"FZCuHeiSongS-B-GB", sans-serif;font-size:66px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:96px;letter-spacing:normal;text-shadow:none;}
.pos-51{position:relative;margin-left:0;margin-top:-26px;}
.size-83{min-width:222px;width:222px;min-height:186px;height:186px;}
.img-15{position:absolute;left:4px;width:218px;height:186px;top:0;border:0;}
.img-16{left:4px;width:218px;height:186px;top:0;display:inline-block;}
.pos-52{position:relative;margin-left:0;margin-top:-14px;}
.size-84{min-width:383px;width:383px;min-height:141px;}
.font-24{font-family:"PingFang SC", sans-serif;font-size:24px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:37px;letter-spacing:normal;text-shadow:none;}
.font-25{font-family:"PingFang SC", sans-serif;font-size:60px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,141,180);background-color:initial;line-height:92px;letter-spacing:normal;text-shadow:none;}
.pos-53{position:relative;margin-left:33px;margin-top:-21px;}
.size-85{min-width:326px;width:326px;min-height:104px;height:104px;}
.img-17{position:absolute;left:0;width:325px;height:104px;top:0;border:0;}
.img-18{left:0;width:325px;height:104px;top:0;display:inline-block;}
.pos-54{position:relative;margin-left:88px;margin-top:-603px;}
.size-86{min-width:355px;width:355px;min-height:432px;height:432px;}
.cont-37{z-index:10;pointer-events:auto;}
.img-19{position:absolute;left:0;width:355px;height:432px;top:0;border:0;}
.img-20{left:0;width:355px;height:432px;top:0;display:inline-block;}
.pos-55{position:relative;margin-left:0;margin-top:-593px;}
.cont-38{z-index:109;pointer-events:auto;}
.vis-6{display:inline-block;vertical-align:top;}
.menu-2{padding:0px 0px 0px 0px;}
.menu-link-2{outline:0;}
.size-87{min-width:132px;width:132px;min-height:30px;height:30px;}
.menu-content-vis-2{display:inline-block;}
.size-88{min-width:132px;width:132px;min-height:30px;}
.cont-39{pointer-events:none;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(233,250,254,0.909)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-clip:padding-box;box-shadow:0 0 5px rgb(205,204,204);}
.pos-56{position:relative;margin-left:0;margin-top:1px;}
.size-89{min-width:132px;width:132px;min-height:28px;}
.cont-40{pointer-events:auto;}
.font-26{font-family:"PingFang SC", sans-serif;font-size:18px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:25px;letter-spacing:normal;text-shadow:none;}
.pos-57{position:relative;margin-left:1px;margin-top:0;}
.font-27{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:18px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:19px;letter-spacing:normal;text-shadow:none;}
.vis-7{display:none;vertical-align:top;}
.pos-58{position:relative;margin-left:-34px;margin-top:0;}
.size-90{min-width:166px;width:166px;min-height:100px;height:100px;}
.size-91{min-width:166px;width:166px;min-height:50px;height:50px;}
.size-92{min-width:166px;width:166px;min-height:50px;}
.cont-41{pointer-events:none;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:rgb(101,203,253);box-shadow:0 3px 6px rgb(202,202,202);}
.pos-59{position:relative;margin-left:0;margin-top:13px;}
.size-93{min-width:166px;width:166px;min-height:23px;}
.font-28{font-family:"Myriad Pro", serif;font-size:20px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(254,255,254);background-color:initial;line-height:24px;letter-spacing:normal;text-shadow:none;}
.pos-60{position:relative;margin-left:-213px;margin-top:0;}
.size-94{min-width:345px;width:345px;min-height:600px;height:600px;}
.size-95{min-width:345px;width:345px;min-height:50px;height:50px;}
.size-96{min-width:345px;width:345px;min-height:50px;}
.cont-42{pointer-events:none;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(102,204,255);box-shadow:0 3px 6px rgb(153,153,153);}
.pos-61{position:relative;margin-left:0;margin-top:14px;}
.size-97{min-width:345px;width:345px;min-height:22px;}
.font-29{font-family:"Heiti SC", sans-serif;font-size:20px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:21px;letter-spacing:normal;text-shadow:none;}
.pos-62{position:relative;margin-left:0;margin-top:9px;}
.size-98{min-width:345px;width:345px;min-height:31px;}
.font-30{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:20px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:22px;letter-spacing:normal;text-shadow:none;}
.pos-63{position:relative;margin-left:-84px;margin-top:0;}
.size-99{min-width:216px;width:216px;min-height:200px;height:200px;}
.size-100{min-width:216px;width:216px;min-height:50px;height:50px;}
.size-101{min-width:216px;width:216px;min-height:50px;}
.size-102{min-width:216px;width:216px;min-height:31px;}
.size-103{min-width:216px;width:216px;min-height:22px;}
.pos-64{position:relative;margin-left:-204px;margin-top:0;}
.size-104{min-width:336px;width:336px;min-height:950px;height:950px;}
.size-105{min-width:336px;width:336px;min-height:50px;height:50px;}
.size-106{min-width:336px;width:336px;min-height:50px;}
.size-107{min-width:336px;width:336px;min-height:22px;}
.size-108{min-width:336px;width:336px;min-height:31px;}
.size-109{min-width:132px;width:132px;min-height:30px;}
.pos-65{position:relative;margin-left:-504px;margin-top:0;}
.size-110{min-width:636px;width:636px;min-height:1150px;height:1150px;}
.size-111{min-width:636px;width:636px;min-height:50px;height:50px;}
.size-112{min-width:636px;width:636px;min-height:50px;}
.size-113{min-width:636px;width:636px;min-height:22px;}
.size-114{min-width:636px;width:636px;min-height:31px;}
.pos-66{position:relative;margin-left:-368px;margin-top:0;}
.size-115{min-width:500px;width:500px;min-height:750px;height:750px;}
.size-116{min-width:500px;width:500px;min-height:50px;height:50px;}
.size-117{min-width:500px;width:500px;min-height:50px;}
.size-118{min-width:500px;width:500px;min-height:22px;}
.size-119{min-width:500px;width:500px;min-height:31px;}
.pos-67{position:relative;margin-left:-134px;margin-top:0;}
.size-120{min-width:266px;width:266px;min-height:400px;height:400px;}
.size-121{min-width:266px;width:266px;min-height:50px;height:50px;}
.size-122{min-width:266px;width:266px;min-height:50px;}
.size-123{min-width:266px;width:266px;min-height:22px;}
.size-124{min-width:266px;width:266px;min-height:31px;}
.pos-68{position:relative;margin-left:382px;margin-top:-559px;}
.size-125{min-width:818px;width:818px;min-height:1159px;height:1159px;}
.cont-43{z-index:103;pointer-events:auto;}
.js-88-lightbox.mfp-bg{opacity:0;background:#0b0b0b;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.js-88-lightbox.mfp-bg.mfp-ready{opacity:0.7;filter:alpha(opacity=79);}
.img-21{position:absolute;left:0;width:818px;height:1159px;top:0;border:0;}
.img-22{left:0;width:818px;height:1159px;top:0;display:inline-block;}
.pos-69{position:relative;margin-left:0;margin-top:-3px;}
.size-126{min-width:1200px;width:1200px;min-height:401px;height:401px;}
.cont-44{z-index:30;pointer-events:auto;}
.img-23{position:absolute;left:0;width:1200px;height:401px;top:0;border:0;}
.img-24{left:0;width:1200px;height:401px;top:0;display:inline-block;}
.pos-70{position:relative;margin-left:151px;margin-top:-295px;}
.size-127{min-width:225px;width:225px;min-height:274px;}
.size-128{min-width:221px;width:221px;min-height:267px;}
.size-129{min-width:221px;width:221px;min-height:249px;height:249px;}
.cont-45{z-index:105;border:0;background-color:rgb(223,216,205);}
.pos-71{position:relative;margin-left:114px;margin-top:-56px;}
.size-130{min-width:46px;width:46px;min-height:74px;}
.pos-72{position:relative;margin-left:2px;margin-top:0;}
.size-131{min-width:17px;width:17px;min-height:30px;height:30px;}
.cont-46{z-index:97;border:0;background-color:rgb(223,216,204);}
.size-132{min-width:46px;width:46px;min-height:68px;}
.cont-47{z-index:104;pointer-events:auto;}
.font-31{font-family:"PingFang SC", sans-serif;font-size:32px;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;color:rgb(124,112,118);background-color:initial;line-height:22px;letter-spacing:normal;text-shadow:none;}
.pos-73{position:relative;margin-left:4px;margin-top:-253px;}
.size-133{min-width:221px;width:221px;min-height:260px;}
.cont-48{z-index:106;pointer-events:auto;}
.font-32{font-family:"PingFang SC", sans-serif;font-size:30px;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;color:rgb(127,119,116);background-color:initial;line-height:46px;letter-spacing:normal;text-shadow:none;}
.pos-74{position:relative;margin-left:0;margin-top:-1556px;}
.size-134{min-width:1200px;width:1200px;min-height:1157px;}
.cont-49{z-index:2;border:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;}
.fixed{background-attachment:fixed;background-image:url(../images/untitled-1200-1.jpg);background-color:rgb(255,253,123);background-repeat:no-repeat;background-position:0 50%;background-size:cover;background-clip:padding-box;}
.webp .fixed{background-image:url(../images/untitled-1200-1.webp);background-attachment:fixed;}
.pos-75{position:relative;margin-left:44px;margin-top:8px;}
.size-135{min-width:299px;width:299px;min-height:120px;}
.font-33{font-family:"PingFang SC", sans-serif;font-size:66px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,123,20);background-color:initial;line-height:74px;letter-spacing:normal;text-shadow:none;}
.pos-76{position:relative;margin-left:-343px;margin-top:571px;}
.size-136{min-width:383px;width:383px;min-height:469px;}
.size-137{min-width:372px;width:372px;min-height:128px;}
.font-34{font-family:"PingFang SC", sans-serif;font-size:23px;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:29px;letter-spacing:normal;text-shadow:none;}
.font-35{font-family:"PingFang SC", sans-serif;font-size:50px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(248,62,62);background-color:initial;line-height:84px;letter-spacing:normal;text-shadow:none;}
.font-36{font-family:"PingFang SC", sans-serif;font-size:50px;font-weight:700;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(248,62,62);background-color:initial;line-height:84px;letter-spacing:normal;text-shadow:none;}
.pos-77{position:relative;margin-left:0;margin-top:-29px;}
.size-138{min-width:383px;width:383px;min-height:370px;height:370px;}
.img-25{position:absolute;left:6px;width:371px;height:370px;top:0;border:0;}
.img-26{left:6px;width:371px;height:370px;top:0;display:inline-block;}
.pos-78{position:relative;margin-left:-383px;margin-top:1054px;}
.size-139{min-width:382px;width:382px;min-height:101px;}
.font-37{font-family:"PingFang SC", sans-serif;font-size:20px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,255,51);background-color:initial;line-height:33px;letter-spacing:normal;text-shadow:none;}
.font-38{font-family:"PingFang SC", sans-serif;font-size:20px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgba(255,255,255,0.576367);background-color:initial;line-height:33px;letter-spacing:normal;text-shadow:none;}
.font-39{font-family:"PingFang SC", sans-serif;font-size:20px;font-weight:700;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:33px;letter-spacing:normal;text-shadow:none;}
.font-40{font-family:"PingFang SC", sans-serif;font-size:20px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:33px;letter-spacing:normal;text-shadow:none;}
.size-140{min-width:1200px;width:1200px;min-height:399px;height:399px;}
.cont-50{z-index:60;pointer-events:auto;}
.img-27{position:absolute;left:0;width:1200px;height:399px;top:0;border:0;}
.img-28{left:0;width:1200px;height:399px;top:0;display:inline-block;}
.pos-79{position:relative;margin-left:0;margin-top:10px;}
.size-141{min-width:1200px;width:1200px;min-height:809px;}
.size-142{min-width:1200px;width:1200px;min-height:809px;height:809px;}
.img-29{position:absolute;left:0;width:1200px;height:809px;top:0;border:0;}
.img-30{left:0;width:1200px;height:809px;top:0;display:inline-block;}
.pos-80{position:relative;margin-left:140px;margin-top:-640px;}
.size-143{min-width:84px;width:84px;min-height:56px;}
.cont-51{z-index:26;pointer-events:auto;}
.button{border:0;background-color:transparent;}
.button:hover{background-color:rgb(252,130,204);border-color:transparent;color:rgb(255,255,255);}
.button:active{background-color:transparent;border-color:transparent;color:rgb(255,255,255);}
.vis-8{display:inline-block;overflow:hidden;outline:0;}
.size-144{width:84px;height:50px;}
.font-41{font-family:"PingFang SC", sans-serif;font-size:36px;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);line-height:initial;letter-spacing:normal;text-shadow:none;text-indent:0;text-align:center;padding-top:3px;padding-bottom:3px;margin-top:0;margin-bottom:0;}
.pos-82{position:relative;margin-left:0;margin-top:-49px;}
.size-145{min-width:50px;width:50px;min-height:47px;height:47px;}
.cont-52{z-index:25;border:0;-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;background-color:rgb(253,130,204);}
.size-146{min-width:1200px;width:1200px;min-height:262px;}
.cont-53{z-index:88;pointer-events:auto;}
.size-147{display:inline-block;height:262px;width:100%;}
.js-44 .slider{height:262px;}
.js-44 .slick-prev, .js-44 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-44 .slick-prev:before, .js-44 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-44 .slick-prev { left: -60px; }
.js-44 .slick-next { right: -60px; }
.js-44 .slider-for { margin-bottom: 0px; }
.js-44 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-44 .slider-nav img { border: solid 0px transparent; }
.js-44 .slider-nav .slick-center img { border-color: transparent; }
.js-44 .slick-dots { bottom: 0px; }
.js-44 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-44 .slick-dots li button { height: 20px; width: 20px; }
.js-44 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-44 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-44 .slick-next {right: auto;left: -60px;}
[dir="rtl"] .js-44 .slick-prev {right: -60px;left: auto;}
.slider img { width: 100%; }

.pos-83{position:relative;margin-left:0;margin-top:6px;}
.size-148{min-width:1200px;width:1200px;min-height:5504px;}
.size-149{min-width:1200px;width:1200px;min-height:5487px;}
.size-150{min-width:1200px;width:1200px;min-height:1027px;height:1027px;}
.cont-54{z-index:27;pointer-events:auto;}
.img-31{position:absolute;left:0;width:1200px;height:1027px;top:0;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;border:0;}
.img-32{left:0;width:1200px;height:1027px;top:0;display:inline-block;}
.pos-84{position:relative;margin-left:314px;margin-top:-904px;}
.size-151{min-width:855px;width:855px;min-height:300px;}
.cont-55{z-index:28;pointer-events:auto;}
.font-42{font-family:"PingFang SC", sans-serif;font-size:99px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:124px;letter-spacing:8.40px;text-shadow:none;}
.pos-85{position:relative;margin-left:0;margin-top:-2px;}
.size-152{min-width:1200px;width:1200px;min-height:4462px;}
.size-153{min-width:688px;width:688px;min-height:4462px;}
.pos-86{position:relative;margin-left:8px;margin-top:0;}
.size-154{min-width:659px;width:659px;min-height:726px;}
.pos-87{position:relative;margin-left:9px;margin-top:0;}
.size-155{min-width:569px;width:569px;min-height:583px;}
.pos-88{position:relative;margin-left:0;margin-top:19px;}
.size-156{min-width:268px;width:268px;min-height:520px;}
.cont-56{z-index:31;pointer-events:auto;}
.size-157{min-width:268px;width:268px;min-height:520px;}
.cont-57{z-index:15;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(224,249,251)), color-stop(1, rgb(150,240,209)));background-image:-o-linear-gradient(bottom, rgb(224,249,251) 0%, rgb(150,240,209) 100%);background-image:-webkit-linear-gradient(bottom, rgb(224,249,251) 0%, rgb(150,240,209) 100%);background-image:-ms-linear-gradient(bottom, rgb(224,249,251) 0%, rgb(150,240,209) 100%);background-image:linear-gradient(to bottom, rgb(224,249,251) 0%, rgb(150,240,209) 100%);background-clip:padding-box;}
.pos-89{position:relative;margin-left:0;margin-top:17px;}
.size-158{min-width:266px;width:266px;min-height:494px;}
.font-43{font-family:"PingFang SC", sans-serif;font-size:27px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(1,241,1);background-color:initial;line-height:38px;letter-spacing:normal;text-shadow:1px 1px 1px rgb(82,100,111);}
.pos-90{position:relative;margin-left:33px;margin-top:0;}
.size-159{min-width:268px;width:268px;min-height:583px;}
.pos-91{position:relative;margin-left:4px;margin-top:0;}
.size-160{min-width:259px;width:259px;min-height:583px;}
.cont-58{z-index:92;pointer-events:auto;}
.font-44{font-family:"FZXianRenS-R-GB", sans-serif;font-size:40px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(251,135,9);background-color:initial;line-height:40px;letter-spacing:normal;text-shadow:1px 1px rgb(255,255,255);}
.pos-92{position:relative;margin-left:0;margin-top:-564px;}
.size-161{min-width:268px;width:268px;min-height:520px;height:520px;}
.cont-59{z-index:63;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(208,251,189)), color-stop(1, rgb(251,251,194)));background-image:-o-linear-gradient(bottom, rgb(208,251,189) 0%, rgb(251,251,194) 100%);background-image:-webkit-linear-gradient(bottom, rgb(208,251,189) 0%, rgb(251,251,194) 100%);background-image:-ms-linear-gradient(bottom, rgb(208,251,189) 0%, rgb(251,251,194) 100%);background-image:linear-gradient(to bottom, rgb(208,251,189) 0%, rgb(251,251,194) 100%);background-clip:padding-box;}
.pos-93{position:relative;margin-left:0;margin-top:-7px;}
.size-162{min-width:659px;width:659px;min-height:150px;height:150px;}
.cont-60{z-index:17;border:0;-webkit-border-radius:75px;-moz-border-radius:75px;border-radius:75px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(123,233,255)), color-stop(1, rgb(49,146,255)));background-image:-o-linear-gradient(bottom, rgb(123,233,255) 0%, rgb(49,146,255) 100%);background-image:-webkit-linear-gradient(bottom, rgb(123,233,255) 0%, rgb(49,146,255) 100%);background-image:-ms-linear-gradient(bottom, rgb(123,233,255) 0%, rgb(49,146,255) 100%);background-image:linear-gradient(to bottom, rgb(123,233,255) 0%, rgb(49,146,255) 100%);background-clip:padding-box;}
.pos-94{position:relative;margin-left:0;margin-top:-144px;}
.size-163{min-width:688px;width:688px;min-height:138px;}
.cont-61{z-index:32;pointer-events:auto;}
.font-45{font-family:"PingFang SC", sans-serif;font-size:50px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:77px;letter-spacing:20.00px;text-shadow:none;}
.font-46{font-family:"PingFang SC", sans-serif;font-size:35px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:54px;letter-spacing:20.00px;text-shadow:none;}
.pos-95{position:relative;margin-left:57px;margin-top:33px;}
.size-164{min-width:600px;width:600px;min-height:586px;}
.pos-96{position:relative;margin-left:18px;margin-top:0;}
.size-165{min-width:566px;width:566px;min-height:546px;height:546px;}
.cont-62{z-index:34;border:0;-webkit-border-radius:250px;-moz-border-radius:250px;border-radius:250px;overflow:hidden;}
.fixed-2{background-attachment:fixed;background-image:url(../images/untitled-7952.jpg);background-color:rgb(104,225,253);background-repeat:no-repeat;background-position:100% 50%;background-clip:padding-box;box-shadow:0 2px 0 rgba(0,0,0,0.4);}
.webp .fixed-2{background-image:url(../images/untitled-7952.webp);background-attachment:fixed;}
.pos-97{position:relative;margin-left:0;margin-top:-506px;}
.size-166{min-width:600px;width:600px;min-height:546px;}
.cont-63{z-index:38;pointer-events:auto;}
.font-47{font-family:"FZXianRenS-R-GB", sans-serif;font-size:72px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(234,234,158);background-color:initial;line-height:71px;letter-spacing:-0.80px;text-shadow:0 0 2px rgb(82,100,111);}
.font-48{font-family:"Lantinghei SC", sans-serif;font-size:18px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(234,234,158);background-color:initial;line-height:23px;letter-spacing:-0.20px;text-shadow:0 0 2px rgb(82,100,111);}
.font-49{font-family:"PingFang SC", sans-serif;font-size:23px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(234,234,158);background-color:initial;line-height:29px;letter-spacing:-0.20px;text-shadow:0 0 2px rgb(82,100,111);}
.pos-98{position:relative;margin-left:0;margin-top:425px;}
.size-167{min-width:602px;width:602px;min-height:1101px;}
.size-168{min-width:566px;width:566px;min-height:1101px;}
.size-169{min-width:566px;width:566px;min-height:546px;}
.cont-64{z-index:41;border:0;-webkit-border-radius:250px;-moz-border-radius:250px;border-radius:250px;background-image:url(../images/untitled-566.jpg);background-color:rgb(241,240,251);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-clip:padding-box;box-shadow:0 2px 40px rgba(0,0,0,0.4);}
.webp .cont-64{background-image:url(../images/untitled-566.webp);}
.pos-99{position:relative;margin-left:17px;margin-top:87px;}
.size-170{min-width:512px;width:512px;min-height:395px;}
.cont-65{z-index:42;pointer-events:auto;}
.font-50{font-family:"FZQingKeBenYueSongS-R-GB", sans-serif;font-size:50px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(75,75,75);background-color:initial;line-height:44px;letter-spacing:-0.45px;text-shadow:0 0 1px rgb(82,100,111);}
.font-51{font-family:"FZQingKeBenYueSongS-R-GB", sans-serif;font-size:41px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(75,75,75);background-color:initial;line-height:35px;letter-spacing:-0.45px;text-shadow:0 0 1px rgb(82,100,111);}
.font-52{font-family:"PingFang SC", sans-serif;font-size:21px;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;color:rgb(75,75,75);background-color:initial;line-height:41px;letter-spacing:-0.20px;text-shadow:0 0 1px rgb(82,100,111);}
.pos-100{position:relative;margin-left:90px;margin-top:27px;}
.size-171{min-width:459px;width:459px;min-height:528px;}
.cont-66{z-index:45;pointer-events:auto;}
.font-53{font-family:"FZXianRenS-R-GB", sans-serif;font-size:29px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,153,204);background-color:initial;line-height:41px;letter-spacing:normal;text-shadow:0 0 2px rgb(0,0,0);}
.font-54{font-family:"FZXianRenS-R-GB", sans-serif;font-size:32px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,153,204);background-color:initial;line-height:44px;letter-spacing:normal;text-shadow:0 0 2px rgb(0,0,0);}
.font-55{font-family:"FZXingHeiS-R-GB", sans-serif;font-size:21px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,153,204);background-color:initial;line-height:31px;letter-spacing:normal;text-shadow:0 0 2px rgb(0,0,0);}
.font-56{font-family:"PingFang SC", sans-serif;font-size:18px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,153,204);background-color:initial;line-height:36px;letter-spacing:normal;text-shadow:0 0 2px rgb(0,0,0);}
.pos-101{position:relative;margin-left:36px;margin-top:-565px;}
.cont-67{z-index:44;border:0;-webkit-border-radius:250px;-moz-border-radius:250px;border-radius:250px;overflow:hidden;}
.fixed-3{background-attachment:fixed;background-image:url(../images/untitled-2176.jpg);background-color:rgb(255,165,145);background-repeat:no-repeat;background-position:0 0;background-clip:padding-box;box-shadow:0 2px 40px rgba(0,0,0,0.4);}
.webp .fixed-3{background-image:url(../images/untitled-2176.webp);background-attachment:fixed;}
.pos-102{position:relative;margin-left:65px;margin-top:86px;}
.size-172{min-width:564px;width:564px;min-height:1505px;}
.size-173{min-width:276px;width:276px;min-height:649px;}
.size-174{min-width:276px;width:276px;min-height:287px;-ms-transform:rotate(354deg);-webkit-transform:rotate(354deg);transform:rotate(354deg);height:287px;}
.cont-68{z-index:48;pointer-events:auto;}
.img-33{position:absolute;left:0;width:276px;height:287px;top:0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:0;}
.img-34{left:0;width:276px;height:287px;top:0;display:inline-block;}
.pos-103{position:relative;margin-left:1px;margin-top:191px;}
.size-175{min-width:118px;width:118px;min-height:171px;}
.cont-69{z-index:79;pointer-events:auto;}
.font-57{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:86px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(51,51,153);background-color:initial;line-height:128px;letter-spacing:normal;text-shadow:none;}
.pos-104{position:relative;margin-left:61px;margin-top:-385px;}
.size-176{min-width:302px;width:302px;min-height:1241px;}
.pos-105{position:relative;margin-left:5px;margin-top:0;}
.size-177{min-width:165px;width:165px;min-height:862px;}
.size-178{min-width:58px;width:58px;min-height:862px;}
.cont-70{z-index:78;pointer-events:auto;}
.font-58{font-family:"Xingkai SC", serif;font-size:56px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,102);background-color:initial;line-height:118px;letter-spacing:normal;text-shadow:none;}
.pos-106{position:relative;margin-left:46px;margin-top:-491px;}
.size-179{min-width:119px;width:119px;min-height:190px;}
.cont-71{z-index:80;pointer-events:auto;}
.pos-107{position:relative;margin-left:0;margin-top:-21px;}
.size-180{min-width:302px;width:302px;min-height:400px;-ms-transform:rotate(14deg);-webkit-transform:rotate(14deg);transform:rotate(14deg);height:400px;}
.cont-72{z-index:50;pointer-events:auto;}
.img-35{position:absolute;left:25px;width:251px;height:400px;top:0;-webkit-border-radius:28px;-moz-border-radius:28px;border-radius:28px;border:0;}
.img-36{left:25px;width:251px;height:400px;top:0;display:inline-block;}
.pos-108{position:relative;margin-left:29px;margin-top:-484px;}
.size-181{min-width:172px;width:172px;min-height:140px;-ms-transform:rotate(347deg);-webkit-transform:rotate(347deg);transform:rotate(347deg);}
.font-59{font-family:"Songti SC", serif;font-size:105px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(184,10,0);background-color:initial;line-height:118px;letter-spacing:3.60px;text-shadow:none;}
.pos-109{position:relative;margin-left:117px;margin-top:-3265px;}
.size-182{min-width:587px;width:587px;min-height:569px;}
.size-183{min-width:587px;width:587px;min-height:569px;height:569px;}
.cont-73{z-index:35;border:0;-webkit-border-radius:250px;-moz-border-radius:250px;border-radius:250px;background-image:url(../images/untitled-587.jpg);background-color:rgb(107,125,246);background-repeat:no-repeat;background-position:50% 50%;background-size:587px 569px;background-clip:padding-box;box-shadow:0 2px 40px rgba(0,0,0,0.4);}
.webp .cont-73{background-image:url(../images/untitled-587.webp);}
.pos-110{position:relative;margin-left:34px;margin-top:-434px;}
.size-184{min-width:551px;width:551px;min-height:339px;}
.cont-74{z-index:39;pointer-events:auto;}
.font-60{font-family:FZNHT, serif;font-size:56px;font-weight:400;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(204,204,204);background-color:initial;line-height:64px;letter-spacing:-0.45px;text-shadow:0 0 1px rgb(0,0,0);}
.font-61{font-family:FZNHT, serif;font-size:41px;font-weight:400;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(204,204,204);background-color:initial;line-height:46px;letter-spacing:-0.45px;text-shadow:0 0 1px rgb(0,0,0);}
.font-62{font-family:"PingFang SC", sans-serif;font-size:26px;font-weight:700;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(204,204,204);background-color:initial;line-height:33px;letter-spacing:-0.20px;text-shadow:0 0 1px rgb(0,0,0);}
.pos-111{position:relative;margin-left:504px;margin-top:-4441px;}
.size-185{min-width:670px;width:670px;min-height:3216px;}
.pos-112{position:relative;margin-left:111px;margin-top:0;}
.size-186{min-width:269px;width:269px;min-height:541px;}
.pos-113{position:relative;margin-left:0;margin-top:23px;}
.size-187{min-width:268px;width:268px;min-height:518px;}
.cont-75{z-index:94;pointer-events:auto;}
.font-63{font-family:"Hannotate SC", sans-serif;font-size:32px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,109,255);background-color:initial;line-height:49px;letter-spacing:-2.00px;text-shadow:0 1px 1px rgb(0,0,0);}
.pos-114{position:relative;margin-left:1px;margin-top:-541px;}
.size-188{min-width:268px;width:268px;min-height:520px;height:520px;}
.cont-76{z-index:61;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(223,230,253)), color-stop(1, rgb(167,226,241)));background-image:-o-linear-gradient(bottom, rgb(223,230,253) 0%, rgb(167,226,241) 100%);background-image:-webkit-linear-gradient(bottom, rgb(223,230,253) 0%, rgb(167,226,241) 100%);background-image:-ms-linear-gradient(bottom, rgb(223,230,253) 0%, rgb(167,226,241) 100%);background-image:linear-gradient(to bottom, rgb(223,230,253) 0%, rgb(167,226,241) 100%);background-clip:padding-box;}
.pos-115{position:relative;margin-left:56px;margin-top:56px;}
.size-189{min-width:600px;width:600px;min-height:939px;}
.pos-116{position:relative;margin-left:13px;margin-top:0;}
.size-190{min-width:583px;width:583px;min-height:919px;}
.pos-117{position:relative;margin-left:0;margin-top:373px;}
.cont-77{z-index:36;border:0;-webkit-border-radius:250px;-moz-border-radius:250px;border-radius:250px;overflow:hidden;}
.fixed-4{background-attachment:fixed;background-image:url(../images/untitled-2592.jpg);background-color:rgb(252,95,140);background-repeat:no-repeat;background-position:50% 50%;background-clip:padding-box;box-shadow:0 2px 0 rgba(0,0,0,0.4);}
.webp .fixed-4{background-image:url(../images/untitled-2592.webp);background-attachment:fixed;}
.pos-118{position:relative;margin-left:17px;margin-top:-919px;}
.cont-78{z-index:33;border:0;-webkit-border-radius:250px;-moz-border-radius:250px;border-radius:250px;background-image:url(../images/untitled-566-1.jpg);background-color:rgb(255,194,25);background-repeat:no-repeat;background-position:50% 50%;background-size:566px 546px;background-clip:padding-box;box-shadow:0 2px 0 rgba(0,0,0,0.4);}
.webp .cont-78{background-image:url(../images/untitled-566-1.webp);}
.pos-119{position:relative;margin-left:77px;margin-top:-508px;}
.size-191{min-width:437px;width:437px;min-height:450px;}
.cont-79{z-index:37;pointer-events:auto;}
.font-64{font-family:"FZKangTi-S07", sans-serif;font-size:40px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(102,204,255);background-color:initial;line-height:38px;letter-spacing:-0.40px;text-shadow:1px 1px 1px rgb(5,5,5);}
.font-65{font-family:"Lantinghei SC", sans-serif;font-size:18px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(102,204,255);background-color:initial;line-height:20px;letter-spacing:-0.20px;text-shadow:1px 1px 1px rgb(5,5,5);}
.font-66{font-family:"PingFang SC", sans-serif;font-size:19px;font-weight:700;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(102,204,255);background-color:initial;line-height:24px;letter-spacing:-0.20px;text-shadow:1px 1px 1px rgb(5,5,5);}
.pos-120{position:relative;margin-left:0;margin-top:-431px;}
.size-192{min-width:600px;width:600px;min-height:451px;}
.cont-80{z-index:40;pointer-events:auto;}
.font-67{font-family:"FZQiTi-S14S", sans-serif;font-size:66px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:65px;letter-spacing:-0.50px;text-shadow:0 0 2px rgb(82,100,111);}
.font-68{font-family:"FZQiTi-S14S", sans-serif;font-size:50px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:49px;letter-spacing:-0.50px;text-shadow:0 0 2px rgb(82,100,111);}
.font-69{font-family:"PingFang SC", sans-serif;font-size:28px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:32px;letter-spacing:-0.25px;text-shadow:0 0 2px rgb(82,100,111);}
.pos-121{position:relative;margin-left:0;margin-top:367px;}
.size-193{min-width:670px;width:670px;min-height:655px;}
.cont-81{z-index:46;border:0;-webkit-border-radius:250px;-moz-border-radius:250px;border-radius:250px;overflow:hidden;}
.fixed-5{background-attachment:fixed;background-image:url(../images/untitled-2700.jpg);background-color:rgb(247,233,254);background-repeat:no-repeat;background-position:50% 50%;background-clip:padding-box;box-shadow:21px 11px 40px rgba(0,0,0,0.4);}
.webp .fixed-5{background-image:url(../images/untitled-2700.webp);background-attachment:fixed;}
.pos-122{position:relative;margin-left:30px;margin-top:40px;}
.size-194{min-width:619px;width:619px;min-height:615px;}
.cont-82{z-index:47;pointer-events:auto;}
.font-70{font-family:"Songti SC", serif;font-size:52px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,153,204);background-color:initial;line-height:58px;letter-spacing:-0.55px;text-shadow:0 0 2px rgb(0,0,0);}
.font-71{font-family:"Songti SC", serif;font-size:66px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,153,204);background-color:initial;line-height:74px;letter-spacing:-0.55px;text-shadow:0 0 2px rgb(0,0,0);}
.font-72{font-family:"FZZangYiHanTiS-R-GB", sans-serif;font-size:73px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,153,204);background-color:initial;line-height:65px;letter-spacing:-0.60px;text-shadow:0 0 2px rgb(0,0,0);}
.font-73{font-family:"Songti SC", serif;font-size:47px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,153,204);background-color:initial;line-height:53px;letter-spacing:-0.50px;text-shadow:0 0 2px rgb(0,0,0);}
.font-74{font-family:"PingFang SC", sans-serif;font-size:36px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,153,204);background-color:initial;line-height:36px;letter-spacing:-0.55px;text-shadow:0 0 2px rgb(0,0,0);}
.pos-123{position:relative;margin-left:144px;margin-top:323px;}
.size-195{min-width:411px;width:411px;min-height:335px;}
.pos-124{position:relative;margin-left:0;margin-top:170px;}
.size-196{min-width:123px;width:123px;min-height:165px;-ms-transform:rotate(345deg);-webkit-transform:rotate(345deg);transform:rotate(345deg);}
.cont-83{z-index:71;pointer-events:auto;}
.pos-125{position:relative;margin-left:22px;margin-top:96px;}
.size-197{min-width:124px;width:124px;min-height:125px;-ms-transform:rotate(330deg);-webkit-transform:rotate(330deg);transform:rotate(330deg);}
.cont-84{z-index:73;pointer-events:auto;}
.size-198{min-width:129px;width:129px;min-height:143px;-ms-transform:rotate(330deg);-webkit-transform:rotate(330deg);transform:rotate(330deg);}
.cont-85{z-index:77;pointer-events:auto;}
.pos-126{position:relative;margin-left:747px;margin-top:-674px;}
.size-199{min-width:430px;width:430px;min-height:150px;-ms-transform:rotate(19deg);-webkit-transform:rotate(19deg);transform:rotate(19deg);}
.font-75{font-family:"Xingkai SC", serif;font-size:49px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(136,251,229);background-color:initial;line-height:69px;letter-spacing:-1.65px;text-shadow:none;}
.font-76{font-family:"Xingkai SC", serif;font-size:49px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(45,130,96);background-color:initial;line-height:69px;letter-spacing:-1.65px;text-shadow:none;}
.font-77{font-family:"Xingkai SC", serif;font-size:49px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(79,106,173);background-color:initial;line-height:69px;letter-spacing:-1.65px;text-shadow:none;}
.font-78{font-family:"Xingkai SC", serif;font-size:49px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(254,101,78);background-color:initial;line-height:69px;letter-spacing:-1.65px;text-shadow:none;}
.font-79{font-family:"Xingkai SC", serif;font-size:49px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(247,219,137);background-color:initial;line-height:69px;letter-spacing:-1.65px;text-shadow:none;}
.font-80{font-family:"Xingkai SC", serif;font-size:49px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(254,247,149);background-color:initial;line-height:69px;letter-spacing:-1.65px;text-shadow:none;}
.pos-127{position:relative;margin-left:916px;margin-top:-4441px;}
.size-200{min-width:268px;width:268px;min-height:520px;}
.cont-86{z-index:85;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(238,211,253)), color-stop(1, rgb(249,172,199)));background-image:-o-linear-gradient(bottom, rgb(238,211,253) 0%, rgb(249,172,199) 100%);background-image:-webkit-linear-gradient(bottom, rgb(238,211,253) 0%, rgb(249,172,199) 100%);background-image:-ms-linear-gradient(bottom, rgb(238,211,253) 0%, rgb(249,172,199) 100%);background-image:linear-gradient(to bottom, rgb(238,211,253) 0%, rgb(249,172,199) 100%);background-clip:padding-box;}
.pos-128{position:relative;margin-left:5px;margin-top:11px;}
.size-201{min-width:258px;width:258px;min-height:506px;}
.cont-87{z-index:93;pointer-events:auto;}
.font-81{font-family:"Yuanti SC", sans-serif;font-size:30px;font-weight:700;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(239,255,10);background-color:initial;line-height:46px;letter-spacing:-0.90px;text-shadow:0 1px 15px rgb(107,107,107);}
.font-82{font-family:"Yuanti SC", sans-serif;font-size:30px;font-weight:200;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(239,255,10);background-color:initial;line-height:46px;letter-spacing:-0.90px;text-shadow:0 1px 15px rgb(107,107,107);}
.font-83{font-family:"Yuanti SC", sans-serif;font-size:30px;font-weight:400;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(239,255,10);background-color:initial;line-height:46px;letter-spacing:-0.90px;text-shadow:0 1px 15px rgb(107,107,107);}
.pos-129{position:relative;margin-left:1168px;margin-top:-3356px;}
.size-202{min-width:32px;width:32px;min-height:1804px;}
.cont-88{z-index:91;pointer-events:auto;}
.font-84{font-family:"Source Han Sans CN", serif;font-size:26px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:30px;letter-spacing:0.80px;text-shadow:0 0 1px rgb(82,100,111);}
.font-85{font-family:"Apple Color Emoji", sans-serif;font-size:26px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:28px;letter-spacing:0.80px;text-shadow:0 0 1px rgb(82,100,111);}
.pos-130{position:relative;margin-left:0;margin-top:-1581px;}
.size-203{min-width:1200px;width:1200px;min-height:1598px;height:1598px;}
.cont-89{z-index:43;pointer-events:auto;}
.img-37{position:absolute;left:0;width:1200px;height:1598px;top:0;border:0;}
.img-38{left:0;width:1200px;height:1598px;top:0;display:inline-block;}
.pos-131{position:relative;margin-left:0;margin-top:-3916px;}
.size-204{min-width:1200px;width:1200px;min-height:2365px;height:2365px;}
.img-39{position:absolute;left:0;width:1200px;height:2365px;top:0;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;border:0;}
.img-40{left:0;width:1200px;height:2365px;top:0;display:inline-block;}
.size-205{min-width:1200px;width:1200px;min-height:1555px;}
.size-206{min-width:1200px;width:1200px;min-height:754px;height:754px;}
.cont-90{z-index:51;pointer-events:auto;}
.img-41{position:absolute;left:0;width:1200px;height:754px;top:0;border:0;}
.img-42{left:0;width:1200px;height:754px;top:0;display:inline-block;}
.pos-132{position:relative;margin-left:0;margin-top:-455px;}
.size-207{min-width:1200px;width:1200px;min-height:1256px;}
.pos-133{position:relative;margin-left:538px;margin-top:0;}
.size-208{min-width:515px;width:515px;min-height:1256px;}
.pos-134{position:relative;margin-left:0;margin-top:486px;}
.size-209{min-width:125px;width:125px;min-height:770px;}
.cont-91{z-index:55;pointer-events:auto;}
.font-86{font-family:"PingFang SC", sans-serif;font-size:88px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(204,255,51);background-color:initial;line-height:185px;letter-spacing:normal;text-shadow:none;}
.pos-135{position:relative;margin-left:114px;margin-top:0;}
.size-210{min-width:276px;width:276px;min-height:525px;height:525px;}
.cont-92{z-index:52;pointer-events:auto;}
.img-43{position:absolute;left:0;width:276px;height:525px;top:0;border:0;}
.img-44{left:0;width:276px;height:525px;top:0;display:inline-block;}
.pos-136{position:relative;margin-left:0;margin-top:-799px;}
.size-211{min-width:1200px;width:1200px;min-height:799px;}
.cont-93{z-index:53;pointer-events:auto;}
.size-212{display:inline-block;height:799px;width:100%;}
.js-65 .slider{height:799px;}
.js-65 .slick-prev, .js-65 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-65 .slick-prev:before, .js-65 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-65 .slick-prev { left: -25px; }
.js-65 .slick-next { right: -25px; }
.js-65 .slider-for { margin-bottom: 0px; }
.js-65 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-65 .slider-nav img { border: solid 0px transparent; }
.js-65 .slider-nav .slick-center img { border-color: transparent; }
.js-65 .slick-dots { bottom: 0px; }
.js-65 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-65 .slick-dots li button { height: 20px; width: 20px; }
.js-65 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-65 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-65 .slick-next {right: auto;left: -25px;}
[dir="rtl"] .js-65 .slick-prev {right: -25px;left: auto;}
.slider img { width: 100%; }

.size-213{min-width:1200px;width:1200px;min-height:4084px;}
.size-214{min-width:1200px;width:1200px;min-height:3191px;height:3191px;}
.img-45{position:absolute;left:0;width:1200px;height:3191px;top:0;border:0;}
.img-46{left:0;width:1200px;height:3191px;top:0;display:inline-block;}
.pos-137{position:relative;margin-left:0;margin-top:-3173px;}
.size-215{min-width:1200px;width:1200px;min-height:4066px;}
.size-216{min-width:1200px;width:1200px;min-height:2970px;}
.pos-138{position:relative;margin-left:0;margin-top:456px;}
.size-217{min-width:36px;width:36px;min-height:2514px;}
.cont-94{z-index:67;pointer-events:auto;}
.font-87{font-family:"Source Han Sans CN", serif;font-size:26px;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;color:rgb(102,102,102);background-color:initial;line-height:42px;letter-spacing:0.80px;text-shadow:none;}
.font-88{font-family:"Apple Color Emoji", sans-serif;font-size:26px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(102,102,102);background-color:initial;line-height:38px;letter-spacing:0.80px;text-shadow:none;}
.pos-139{position:relative;margin-left:-18px;margin-top:0;}
.size-218{min-width:750px;width:750px;min-height:1250px;}
.size-219{min-width:636px;width:636px;min-height:627px;}
.size-220{min-width:608px;width:608px;min-height:615px;height:615px;}
.cont-95{z-index:29;border:0;-webkit-border-radius:250px;-moz-border-radius:250px;border-radius:250px;overflow:hidden;}
.fixed-6{background-attachment:fixed;background-image:url(../images/untitled-1200-2.jpg);background-color:rgb(236,72,9);background-repeat:no-repeat;background-position:100% 50%;background-size:cover;background-clip:padding-box;box-shadow:0 2px 16px rgb(0,0,0);}
.webp .fixed-6{background-image:url(../images/untitled-1200-2.webp);background-attachment:fixed;}
.pos-140{position:relative;margin-left:0;margin-top:-581px;}
.size-221{min-width:636px;width:636px;min-height:593px;}
.cont-96{z-index:54;pointer-events:auto;}
.font-89{font-family:"Songti SC", serif;font-size:50px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(204,204,204);background-color:initial;line-height:77px;letter-spacing:normal;text-shadow:0 0 3px rgb(0,0,0);}
.pos-141{position:relative;margin-left:0;margin-top:-81px;}
.size-222{min-width:750px;width:750px;min-height:704px;height:704px;}
.cont-97{z-index:65;pointer-events:auto;}
.img-47{position:absolute;left:0;width:750px;height:704px;top:0;border:0;}
.img-48{left:0;width:750px;height:704px;top:0;display:inline-block;}
.pos-142{position:relative;margin-left:597px;margin-top:-2748px;}
.size-223{min-width:598px;width:598px;min-height:750px;}
.cont-98{z-index:64;pointer-events:auto;}
.font-90{font-family:"PingFang SC", sans-serif;font-size:40px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:50px;letter-spacing:normal;text-shadow:0 1px 2px rgb(0,0,0);}
.font-91{font-family:"PingFang SC", sans-serif;font-size:26px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:33px;letter-spacing:normal;text-shadow:0 1px 2px rgb(0,0,0);}
.font-92{font-family:"PingFang SC", sans-serif;font-size:23px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:29px;letter-spacing:normal;text-shadow:0 1px 2px rgb(0,0,0);}
.pos-143{position:relative;margin-left:599px;margin-top:-2773px;}
.size-224{min-width:601px;width:601px;min-height:593px;height:593px;}
.cont-99{z-index:59;border:0;-webkit-border-radius:250px;-moz-border-radius:250px;border-radius:250px;overflow:hidden;}
.fixed-7{background-attachment:fixed;background-image:url(../images/untitled-1200-3.jpg);background-color:rgb(163,224,42);background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-clip:padding-box;box-shadow:8px 6px 16px rgb(102,102,102);}
.webp .fixed-7{background-image:url(../images/untitled-1200-3.webp);background-attachment:fixed;}
.pos-144{position:relative;margin-left:0;margin-top:-2072px;}
.size-225{min-width:1200px;width:1200px;min-height:2287px;height:2287px;}
.cont-100{z-index:66;pointer-events:auto;}
.img-49{position:absolute;left:0;width:1200px;height:2287px;top:0;border:0;}
.img-50{left:0;width:1200px;height:2287px;top:0;display:inline-block;}
.size-226{min-width:1200px;width:1200px;min-height:930px;height:930px;}
.cont-101{z-index:68;pointer-events:auto;}
.img-51{position:absolute;left:0;width:1200px;height:930px;top:0;border:0;}
.img-52{left:0;width:1200px;height:930px;top:0;display:inline-block;}
.pos-145{position:relative;margin-left:112px;margin-top:54px;}
.size-227{min-width:981px;width:981px;min-height:801px;}
.pos-146{position:relative;margin-left:3px;margin-top:0;}
.size-228{min-width:978px;width:978px;min-height:793px;}
.cont-102{z-index:82;pointer-events:auto;}
.button-2{border:0;background-color:transparent;}
.button-2:hover{background-color:transparent;border-color:rgb(0,0,0);color:transparent;}
.button-2:active{background-color:transparent;border-color:rgb(0,0,0);color:transparent;}
.size-229{width:978px;height:0;}
.font-93{padding-top:396px;padding-bottom:397px;margin-top:0;margin-bottom:0;line-height:0;}
.pos-147{position:relative;margin-left:55px;margin-top:-793px;}
.size-230{min-width:868px;width:868px;min-height:247px;height:247px;}
.cont-103{z-index:62;pointer-events:auto;}
.img-53{position:absolute;left:2px;width:864px;height:247px;top:0;border:0;}
.img-54{left:2px;width:864px;height:247px;top:0;display:inline-block;}
.pos-148{position:relative;margin-left:0;margin-top:-560px;}
.size-231{min-width:981px;width:981px;min-height:568px;height:568px;}
.cont-104{z-index:69;pointer-events:auto;}
.img-55{position:absolute;left:0;width:981px;height:557px;top:6px;border:0;}
.img-56{left:0;width:981px;height:557px;top:6px;display:inline-block;}
.pos-149{position:relative;margin-left:0;margin-top:52px;}
.size-232{min-width:1200px;width:1200px;min-height:42px;height:42px;}
.cont-105{z-index:13;pointer-events:auto;}
.img-57{position:absolute;left:7px;width:1187px;height:42px;top:0;opacity:0.88;border:0;}
.img-58{left:7px;width:1187px;height:42px;top:0;display:inline-block;}
.pos-150{position:relative;margin-top:-8px;}
.size-233{width:100%;min-width:1200px;min-height:3565px;}
.cont-106{z-index:14;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;overflow:hidden;}
.fixed-8{background-attachment:fixed;background-image:url(../images/untitled-1200.jpg);background-color:rgb(204,204,204);background-repeat:no-repeat;background-position:50% 0;background-size:cover;background-clip:padding-box;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.pos-151{position:relative;margin-top:38px;}
.size-234{min-width:1200px;width:1200px;min-height:991px;}
.size-235{min-width:1200px;width:1200px;min-height:991px;height:991px;}
.cont-107{z-index:70;pointer-events:auto;}
.img-59{position:absolute;left:39px;width:1122px;height:991px;top:0;border:0;}
.img-60{left:39px;width:1122px;height:991px;top:0;display:inline-block;}
.pos-152{position:relative;margin-left:266px;margin-top:-844px;}
.size-236{min-width:875px;width:875px;min-height:826px;}
.size-237{min-width:279px;width:279px;min-height:54px;}
.cont-108{z-index:108;pointer-events:auto;}
.font-94{font-family:"PingFang SC", sans-serif;font-size:23px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,204,204);background-color:initial;line-height:32px;letter-spacing:3.00px;text-shadow:none;}
.pos-153{position:relative;margin-left:17px;margin-top:-8px;}
.size-238{min-width:858px;width:858px;min-height:780px;}
.size-239{min-width:858px;width:858px;min-height:780px;height:780px;}
.cont-109{z-index:110;pointer-events:auto;}
.img-61{position:absolute;left:0;width:858px;height:780px;top:0;border:0;}
.img-62{left:0;width:858px;height:780px;top:0;display:inline-block;}
.pos-154{position:relative;margin-left:606px;margin-top:-655px;}
.size-240{min-width:72px;width:72px;min-height:54px;}
.size-241{min-width:55px;width:55px;min-height:54px;}
.cont-110{z-index:107;pointer-events:auto;}
.font-95{font-family:"PingFang SC", sans-serif;font-size:26px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(248,247,221);background-color:initial;line-height:51px;letter-spacing:normal;text-shadow:none;}
.pos-155{position:relative;margin-left:14px;margin-top:-38px;}
.size-242{min-width:58px;width:58px;min-height:22px;height:22px;}
.cont-111{z-index:83;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(178,175,171);}
.pos-156{position:relative;margin-left:0;margin-top:37px;}
.size-243{min-width:1200px;width:1200px;min-height:615px;height:615px;}
.cont-112{z-index:72;pointer-events:auto;}
.img-63{position:absolute;left:0;width:1200px;height:615px;top:0;box-shadow:0 0 40px rgb(255,255,255);border:0;}
.img-64{left:0;width:1200px;height:615px;top:0;display:inline-block;}
.pos-157{position:relative;margin-left:103px;margin-top:51px;}
.size-244{min-width:1007px;width:1007px;min-height:1299px;}
.size-245{min-width:412px;width:412px;min-height:1290px;}
.pos-158{position:relative;margin-left:23px;margin-top:0;}
.size-246{min-width:304px;width:304px;min-height:817px;}
.cont-113{z-index:84;pointer-events:auto;}
.font-96{font-family:"PingFang SC", sans-serif;font-size:20px;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:48px;letter-spacing:normal;text-shadow:none;}
.font-97{font-family:"PingFang SC", sans-serif;font-size:26px;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:62px;letter-spacing:normal;text-shadow:none;}
.pos-159{position:relative;margin-left:86px;margin-top:0;}
.size-247{min-width:241px;width:241px;min-height:59px;}
.cont-114{z-index:95;pointer-events:auto;}
.font-98{font-family:"PingFang SC", sans-serif;font-size:30px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:59px;letter-spacing:normal;text-shadow:none;}
.pos-160{position:relative;margin-left:0;margin-top:2px;}
.size-248{min-width:412px;width:412px;min-height:412px;height:412px;}
.cont-115{z-index:75;pointer-events:auto;}
.img-65{position:absolute;left:0;width:412px;height:412px;top:0;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;box-shadow:0 0 40px rgb(255,255,255);border:0;}
.img-66{left:0;width:412px;height:412px;top:0;display:inline-block;}
.pos-161{position:relative;margin-left:-46px;margin-top:0;}
.size-249{min-width:269px;width:269px;min-height:875px;}
.cont-116{z-index:74;pointer-events:auto;}
.font-99{font-family:"PingFang SC", sans-serif;font-size:20px;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:42px;letter-spacing:normal;text-shadow:none;}
.pos-162{position:relative;margin-left:566px;margin-top:-1295px;}
.size-250{min-width:441px;width:441px;min-height:1294px;}
.pos-163{position:relative;margin-left:54px;margin-top:0;}
.size-251{min-width:339px;width:339px;min-height:957px;}
.pos-164{position:relative;margin-left:0;margin-top:812px;}
.size-252{min-width:332px;width:332px;min-height:145px;}
.pos-165{position:relative;margin-left:116px;margin-top:0;}
.size-253{min-width:94px;width:94px;min-height:88px;height:88px;}
.cont-117{z-index:89;pointer-events:auto;}
.img-67{position:absolute;left:0;width:94px;height:82px;top:3px;border:0;}
.img-68{left:0;width:94px;height:82px;top:3px;display:inline-block;}
.size-254{min-width:332px;width:332px;min-height:64px;}
.cont-118{z-index:90;pointer-events:auto;}
.font-100{font-family:"PingFang SC", sans-serif;font-size:26px;font-weight:700;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(102,102,102);background-color:initial;line-height:51px;letter-spacing:normal;text-shadow:none;}
.pos-166{position:relative;margin-left:55px;margin-top:-957px;}
.size-255{min-width:284px;width:284px;min-height:826px;}
.cont-119{z-index:87;pointer-events:auto;}
.font-101{font-family:"PingFang SC", sans-serif;font-size:20px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:37px;letter-spacing:normal;text-shadow:none;}
.pos-167{position:relative;margin-left:0;margin-top:-72px;}
.size-256{min-width:441px;width:441px;min-height:409px;height:409px;}
.cont-120{z-index:76;pointer-events:auto;}
.img-69{position:absolute;left:15px;width:411px;height:409px;top:0;box-shadow:0 0 20px rgb(255,255,255);border:0;}
.img-70{left:15px;width:411px;height:409px;top:0;display:inline-block;}
.pos-168{position:relative;margin-left:170px;margin-top:10px;}
.size-257{min-width:1016px;width:1016px;min-height:123px;}
.pos-169{position:relative;margin-left:0;margin-top:3px;}
.size-258{min-width:276px;width:276px;min-height:95px;}
.cont-121{z-index:86;pointer-events:auto;}
.font-102{font-family:"PingFang SC", sans-serif;font-size:26px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:33px;letter-spacing:normal;text-shadow:none;}
.pos-170{position:relative;margin-left:140px;margin-top:0;}
.size-259{min-width:600px;width:600px;min-height:123px;}
.cont-122{z-index:96;pointer-events:auto;}
.font-103{font-family:"PingFang SC", sans-serif;font-size:23px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:26px;letter-spacing:-0.21px;text-shadow:none;}
.pos-171{position:relative;margin-left:696px;margin-top:10px;}
.size-260{min-width:416px;width:416px;min-height:380px;height:380px;}
.cont-123{z-index:56;pointer-events:auto;}
.img-71{position:absolute;left:0;width:416px;height:343px;top:19px;border:0;}
.img-72{left:0;width:416px;height:343px;top:19px;display:inline-block;}
.pos-172{position:relative;margin-top:-2509px;}
.size-261{min-width:1200px;width:1200px;min-height:44px;height:44px;}
.img-73{position:absolute;left:0;width:1200px;height:44px;top:0;border:0;}
.img-74{left:0;width:1200px;height:44px;top:0;display:inline-block;}
.pos-173{position:relative;margin-left:0;margin-top:590px;}
.size-262{min-width:1200px;width:1200px;min-height:58px;height:58px;}
.cont-124{z-index:7;pointer-events:auto;}
.img-75{position:absolute;left:0;width:1200px;height:58px;top:0;opacity:0.85;border:0;}
.img-76{left:0;width:1200px;height:58px;top:0;display:inline-block;}
.pos-174{position:relative;margin-left:0;margin-top:755px;}
.size-263{min-width:1200px;width:1200px;min-height:59px;height:59px;}
.cont-125{z-index:8;pointer-events:auto;}
.img-77{position:absolute;left:0;width:1200px;height:59px;top:0;opacity:0.66;border:0;}
.img-78{left:0;width:1200px;height:59px;top:0;display:inline-block;}
.pos-175{position:relative;margin-left:0;margin-top:537px;}
.size-264{min-width:1199px;width:1199px;min-height:62px;height:62px;}
.cont-126{z-index:12;pointer-events:auto;}
.img-79{position:absolute;left:0;width:1199px;height:62px;top:0;opacity:0.66;border:0;}
.img-80{left:0;width:1199px;height:62px;top:0;display:inline-block;}
.pos-176{position:relative;margin-left:0;margin-top:407px;}
.size-265{min-width:1200px;width:1200px;min-height:212px;}
.size-266{min-width:1200px;width:1200px;min-height:181px;height:181px;}
.img-81{position:absolute;left:0;width:1200px;height:181px;top:0;border:0;}
.img-82{left:0;width:1200px;height:181px;top:0;display:inline-block;}
.pos-177{position:relative;margin-left:25px;margin-top:-119px;}
.size-267{min-width:778px;width:778px;min-height:150px;}
.cont-127{z-index:57;pointer-events:auto;}
.font-104{font-family:"PingFang SC", sans-serif;font-size:12px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:17px;letter-spacing:normal;text-shadow:none;}
.font-105{font-family:"FZLanTingHeiS-UL-GB", sans-serif;font-size:12px;font-weight:400;font-style:normal;text-decoration:underline;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:19px;letter-spacing:normal;text-shadow:none;}
.pos-178{position:relative;margin-left:0;margin-top:28px;}
.size-268{min-width:1200px;width:1200px;min-height:178px;}
.size-269{min-width:1200px;width:1200px;min-height:169px;height:169px;}
.cont-128{z-index:111;pointer-events:auto;}
.img-83{position:absolute;left:0;width:1200px;height:169px;top:0;border:0;}
.img-84{left:0;width:1200px;height:169px;top:0;display:inline-block;}
.pos-179{position:relative;margin-left:1110px;margin-top:-39px;}
.size-270{min-width:90px;width:90px;min-height:48px;}
.cont-129{z-index:112;pointer-events:auto;}
.font-106{font-family:"PingFang SC", sans-serif;font-size:12px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(204,204,204);background-color:initial;line-height:17px;letter-spacing:normal;text-shadow:none;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.fixed{background-image:url(../images/untitled-2400-1.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/untitled-2400-1.webp);background-attachment:fixed;}
.cont-64{background-image:url(../images/untitled-1132.jpg);background-size:cover;}
.webp .cont-64{background-image:url(../images/untitled-1132.webp);}
.cont-73{background-image:url(../images/untitled-1174.jpg);background-size:587px 569px;}
.webp .cont-73{background-image:url(../images/untitled-1174.webp);}
.cont-78{background-image:url(../images/untitled-1132-1.jpg);background-size:566px 546px;}
.webp .cont-78{background-image:url(../images/untitled-1132-1.webp);}
.fixed-6{background-image:url(../images/untitled-2400-2.jpg);background-attachment:fixed;}
.webp .fixed-6{background-image:url(../images/untitled-2400-2.webp);background-attachment:fixed;}
.fixed-7{background-image:url(../images/untitled-2400-3.jpg);background-attachment:fixed;}
.webp .fixed-7{background-image:url(../images/untitled-2400-3.webp);background-attachment:fixed;}
.fixed-8{background-image:url(../images/untitled-2400.jpg);background-attachment:fixed;}
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.fixed{background-image:url(../images/untitled-1600-1.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/untitled-1600-1.webp);background-attachment:fixed;}
.fixed-6{background-image:url(../images/untitled-1600-2.jpg);background-attachment:fixed;}
.webp .fixed-6{background-image:url(../images/untitled-1600-2.webp);background-attachment:fixed;}
.fixed-7{background-image:url(../images/untitled-1600-3.jpg);background-attachment:fixed;}
.webp .fixed-7{background-image:url(../images/untitled-1600-3.webp);background-attachment:fixed;}
.fixed-8{background-image:url(../images/untitled-1600.jpg);background-attachment:fixed;}
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.fixed{background-image:url(../images/untitled-3200-1.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/untitled-3200-1.webp);background-attachment:fixed;}
.fixed-6{background-image:url(../images/untitled-3200-2.jpg);background-attachment:fixed;}
.webp .fixed-6{background-image:url(../images/untitled-3200-2.webp);background-attachment:fixed;}
.fixed-7{background-image:url(../images/untitled-3200-3.jpg);background-attachment:fixed;}
.webp .fixed-7{background-image:url(../images/untitled-3200-3.webp);background-attachment:fixed;}
.fixed-8{background-image:url(../images/untitled-3200.jpg);background-attachment:fixed;}
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.fixed{background-image:url(../images/untitled-2000-1.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/untitled-2000-1.webp);background-attachment:fixed;}
.fixed-6{background-image:url(../images/untitled-2000-2.jpg);background-attachment:fixed;}
.webp .fixed-6{background-image:url(../images/untitled-2000-2.webp);background-attachment:fixed;}
.fixed-7{background-image:url(../images/untitled-2000-3.jpg);background-attachment:fixed;}
.webp .fixed-7{background-image:url(../images/untitled-2000-3.webp);background-attachment:fixed;}
.fixed-8{background-image:url(../images/untitled-2000.jpg);background-attachment:fixed;}
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.fixed{background-image:url(../images/untitled-4000-1.jpg);background-attachment:fixed;}
.webp .fixed{background-image:url(../images/untitled-4000-1.webp);background-attachment:fixed;}
.fixed-6{background-image:url(../images/untitled-4000-2.jpg);background-attachment:fixed;}
.webp .fixed-6{background-image:url(../images/untitled-4000-2.webp);background-attachment:fixed;}
.fixed-7{background-image:url(../images/untitled-4000-3.jpg);background-attachment:fixed;}
.webp .fixed-7{background-image:url(../images/untitled-4000-3.webp);background-attachment:fixed;}
.fixed-8{background-image:url(../images/untitled-4000.jpg);background-attachment:fixed;}
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
#body-2{background-color:rgba(255,255,255,0.576367);}
.pos-180{position:relative;margin-top:-26px;}
.cont-130{z-index:12;pointer-events:auto;}
.vis-9{display:inline-block;vertical-align:top;}
.menu-3{padding:0px 0px 0px 0px;}
.menu-link-3{outline:0;}
.size-271{min-width:132px;width:132px;min-height:30px;height:30px;}
.menu-content-vis-3{display:inline-block;}
.size-272{min-width:132px;width:132px;min-height:30px;}
.cont-131{pointer-events:none;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(233,250,254,0.909)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-clip:padding-box;box-shadow:0 0 5px rgb(205,204,204);}
.pos-181{position:relative;margin-left:0;margin-top:1px;}
.size-273{min-width:132px;width:132px;min-height:28px;}
.cont-132{pointer-events:auto;}
.font-107{font-family:"PingFang SC", sans-serif;font-size:18px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:25px;letter-spacing:normal;text-shadow:none;}
.pos-182{position:relative;margin-left:1px;margin-top:0;}
.font-108{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:18px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:19px;letter-spacing:normal;text-shadow:none;}
.vis-10{display:none;vertical-align:top;}
.pos-183{position:relative;margin-left:-34px;margin-top:0;}
.size-274{min-width:166px;width:166px;min-height:100px;height:100px;}
.size-275{min-width:166px;width:166px;min-height:50px;height:50px;}
.size-276{min-width:166px;width:166px;min-height:50px;}
.cont-133{pointer-events:none;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:rgb(101,203,253);box-shadow:0 3px 6px rgb(202,202,202);}
.pos-184{position:relative;margin-left:0;margin-top:13px;}
.size-277{min-width:166px;width:166px;min-height:23px;}
.font-109{font-family:"Myriad Pro", serif;font-size:20px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(254,255,254);background-color:initial;line-height:24px;letter-spacing:normal;text-shadow:none;}
.pos-185{position:relative;margin-left:-213px;margin-top:0;}
.size-278{min-width:345px;width:345px;min-height:600px;height:600px;}
.size-279{min-width:345px;width:345px;min-height:50px;height:50px;}
.size-280{min-width:345px;width:345px;min-height:50px;}
.cont-134{pointer-events:none;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(102,204,255);box-shadow:0 3px 6px rgb(153,153,153);}
.pos-186{position:relative;margin-left:0;margin-top:14px;}
.size-281{min-width:345px;width:345px;min-height:22px;}
.font-110{font-family:"Heiti SC", sans-serif;font-size:20px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:21px;letter-spacing:normal;text-shadow:none;}
.pos-187{position:relative;margin-left:0;margin-top:9px;}
.size-282{min-width:345px;width:345px;min-height:31px;}
.font-111{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:20px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:22px;letter-spacing:normal;text-shadow:none;}
.pos-188{position:relative;margin-left:-84px;margin-top:0;}
.size-283{min-width:216px;width:216px;min-height:200px;height:200px;}
.size-284{min-width:216px;width:216px;min-height:50px;height:50px;}
.size-285{min-width:216px;width:216px;min-height:50px;}
.size-286{min-width:216px;width:216px;min-height:31px;}
.size-287{min-width:216px;width:216px;min-height:22px;}
.pos-189{position:relative;margin-left:-204px;margin-top:0;}
.size-288{min-width:336px;width:336px;min-height:950px;height:950px;}
.size-289{min-width:336px;width:336px;min-height:50px;height:50px;}
.size-290{min-width:336px;width:336px;min-height:50px;}
.size-291{min-width:336px;width:336px;min-height:22px;}
.size-292{min-width:336px;width:336px;min-height:31px;}
.size-293{min-width:132px;width:132px;min-height:30px;}
.pos-190{position:relative;margin-left:-504px;margin-top:0;}
.size-294{min-width:636px;width:636px;min-height:1150px;height:1150px;}
.size-295{min-width:636px;width:636px;min-height:50px;height:50px;}
.size-296{min-width:636px;width:636px;min-height:50px;}
.size-297{min-width:636px;width:636px;min-height:22px;}
.size-298{min-width:636px;width:636px;min-height:31px;}
.pos-191{position:relative;margin-left:-368px;margin-top:0;}
.size-299{min-width:500px;width:500px;min-height:750px;height:750px;}
.size-300{min-width:500px;width:500px;min-height:50px;height:50px;}
.size-301{min-width:500px;width:500px;min-height:50px;}
.size-302{min-width:500px;width:500px;min-height:22px;}
.size-303{min-width:500px;width:500px;min-height:31px;}
.pos-192{position:relative;margin-left:-134px;margin-top:0;}
.size-304{min-width:266px;width:266px;min-height:400px;height:400px;}
.size-305{min-width:266px;width:266px;min-height:50px;height:50px;}
.size-306{min-width:266px;width:266px;min-height:50px;}
.size-307{min-width:266px;width:266px;min-height:22px;}
.size-308{min-width:266px;width:266px;min-height:31px;}
.size-309{min-width:1175px;width:1175px;min-height:927px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-193{position:relative;margin-left:0;margin-top:-252px;}
.size-310{min-width:1175px;width:1175px;min-height:879px;}
.size-311{min-width:1093px;width:1093px;min-height:801px;}
.size-312{min-width:1093px;width:1093px;min-height:793px;}
.size-313{min-width:1px;width:1px;min-height:1px;}
.pos-194{position:relative;margin-left:170px;margin-top:-793px;}
.cont-135{z-index:7;pointer-events:auto;}
.pos-195{position:relative;margin-left:112px;margin-top:-560px;}
.pos-196{position:relative;margin-left:26px;margin-top:-568px;}
.size-314{min-width:1149px;width:1149px;min-height:646px;}
.video{width:1149px;height:646px;}
.pos-197{position:relative;margin-left:0;margin-top:31px;}
.cont-136{z-index:19;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;overflow:hidden;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.cont-137{z-index:29;pointer-events:auto;}
.cont-138{z-index:21;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(178,175,171);}
.cont-139{z-index:33;pointer-events:auto;}
.cont-140{z-index:34;pointer-events:auto;}
.cont-141{z-index:15;pointer-events:auto;}
.cont-142{z-index:16;pointer-events:auto;}
.cont-143{z-index:18;pointer-events:auto;}
.cont-144{z-index:35;pointer-events:auto;}
.cont-145{z-index:36;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.size-315{min-width:1200px;width:1200px;min-height:812px;}
.vis-11{display:inline-block;vertical-align:top;}
.menu-4{padding:0px 0px 0px 0px;}
.menu-link-4{outline:0;}
.size-316{min-width:132px;width:132px;min-height:30px;height:30px;}
.menu-content-vis-4{display:inline-block;}
.size-317{min-width:132px;width:132px;min-height:30px;}
.cont-146{pointer-events:none;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(233,250,254,0.909)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-clip:padding-box;box-shadow:0 0 5px rgb(205,204,204);}
.pos-198{position:relative;margin-left:0;margin-top:1px;}
.size-318{min-width:132px;width:132px;min-height:28px;}
.cont-147{pointer-events:auto;}
.font-112{font-family:"PingFang SC", sans-serif;font-size:18px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:25px;letter-spacing:normal;text-shadow:none;}
.pos-199{position:relative;margin-left:1px;margin-top:0;}
.font-113{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:18px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:19px;letter-spacing:normal;text-shadow:none;}
.vis-12{display:none;vertical-align:top;}
.pos-200{position:relative;margin-left:-34px;margin-top:0;}
.size-319{min-width:166px;width:166px;min-height:100px;height:100px;}
.size-320{min-width:166px;width:166px;min-height:50px;height:50px;}
.size-321{min-width:166px;width:166px;min-height:50px;}
.cont-148{pointer-events:none;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:rgb(101,203,253);box-shadow:0 3px 6px rgb(202,202,202);}
.pos-201{position:relative;margin-left:0;margin-top:13px;}
.size-322{min-width:166px;width:166px;min-height:23px;}
.font-114{font-family:"Myriad Pro", serif;font-size:20px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(254,255,254);background-color:initial;line-height:24px;letter-spacing:normal;text-shadow:none;}
.pos-202{position:relative;margin-left:-213px;margin-top:0;}
.size-323{min-width:345px;width:345px;min-height:600px;height:600px;}
.size-324{min-width:345px;width:345px;min-height:50px;height:50px;}
.size-325{min-width:345px;width:345px;min-height:50px;}
.cont-149{pointer-events:none;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(102,204,255);box-shadow:0 3px 6px rgb(153,153,153);}
.pos-203{position:relative;margin-left:0;margin-top:14px;}
.size-326{min-width:345px;width:345px;min-height:22px;}
.font-115{font-family:"Heiti SC", sans-serif;font-size:20px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:21px;letter-spacing:normal;text-shadow:none;}
.pos-204{position:relative;margin-left:0;margin-top:9px;}
.size-327{min-width:345px;width:345px;min-height:31px;}
.font-116{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:20px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:22px;letter-spacing:normal;text-shadow:none;}
.pos-205{position:relative;margin-left:-84px;margin-top:0;}
.size-328{min-width:216px;width:216px;min-height:200px;height:200px;}
.size-329{min-width:216px;width:216px;min-height:50px;height:50px;}
.size-330{min-width:216px;width:216px;min-height:50px;}
.size-331{min-width:216px;width:216px;min-height:31px;}
.size-332{min-width:216px;width:216px;min-height:22px;}
.pos-206{position:relative;margin-left:-204px;margin-top:0;}
.size-333{min-width:336px;width:336px;min-height:950px;height:950px;}
.size-334{min-width:336px;width:336px;min-height:50px;height:50px;}
.size-335{min-width:336px;width:336px;min-height:50px;}
.size-336{min-width:336px;width:336px;min-height:22px;}
.size-337{min-width:336px;width:336px;min-height:31px;}
.size-338{min-width:132px;width:132px;min-height:30px;}
.pos-207{position:relative;margin-left:-504px;margin-top:0;}
.size-339{min-width:636px;width:636px;min-height:1150px;height:1150px;}
.size-340{min-width:636px;width:636px;min-height:50px;height:50px;}
.size-341{min-width:636px;width:636px;min-height:50px;}
.size-342{min-width:636px;width:636px;min-height:22px;}
.size-343{min-width:636px;width:636px;min-height:31px;}
.pos-208{position:relative;margin-left:-368px;margin-top:0;}
.size-344{min-width:500px;width:500px;min-height:750px;height:750px;}
.size-345{min-width:500px;width:500px;min-height:50px;height:50px;}
.size-346{min-width:500px;width:500px;min-height:50px;}
.size-347{min-width:500px;width:500px;min-height:22px;}
.size-348{min-width:500px;width:500px;min-height:31px;}
.pos-209{position:relative;margin-left:-134px;margin-top:0;}
.size-349{min-width:266px;width:266px;min-height:400px;height:400px;}
.size-350{min-width:266px;width:266px;min-height:50px;height:50px;}
.size-351{min-width:266px;width:266px;min-height:50px;}
.size-352{min-width:266px;width:266px;min-height:22px;}
.size-353{min-width:266px;width:266px;min-height:31px;}
.size-354{min-width:1200px;width:1200px;min-height:785px;height:785px;}
.img-85{position:absolute;left:0;width:1200px;height:785px;top:0;border:0;}
.img-86{left:0;width:1200px;height:785px;top:0;display:inline-block;}
.pos-210{position:relative;margin-left:0;margin-top:-754px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-211{position:relative;margin-left:0;margin-top:166px;}
.pos-212{position:relative;margin-left:115px;margin-top:0;}
.pos-213{position:relative;margin-left:-1038px;margin-top:-8px;}
.pos-214{position:relative;margin-left:0;margin-top:21px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.pos-215{position:relative;margin-left:0;margin-top:32px;}
.pos-216{position:relative;margin-left:0;margin-top:557px;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
#body-3{background-color:rgb(254,255,247);}
.size-355{min-width:1200px;width:1200px;min-height:1542px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-217{position:relative;margin-left:0;margin-top:-287px;}
.size-356{min-width:1200px;width:1200px;min-height:1529px;height:1529px;}
.img-87{position:absolute;left:0;width:1200px;height:1529px;top:0;-webkit-border-radius:26px;-moz-border-radius:26px;border-radius:26px;border:0;}
.img-88{left:0;width:1200px;height:1529px;top:0;display:inline-block;}
.size-357{min-width:1200px;width:1200px;min-height:6305px;}
.size-358{min-width:1200px;width:1200px;min-height:3206px;height:3206px;}
.img-89{position:absolute;left:0;width:1200px;height:3206px;top:0;border:0;}
.img-90{left:0;width:1200px;height:3206px;top:0;display:inline-block;}
.pos-218{position:relative;margin-left:0;margin-top:-9px;}
.size-359{min-width:1200px;width:1200px;min-height:3108px;height:3108px;}
.img-91{position:absolute;left:0;width:1200px;height:3108px;top:0;border:0;}
.img-92{left:0;width:1200px;height:3108px;top:0;display:inline-block;}
.pos-219{position:relative;margin-left:0;margin-top:11px;}
.size-360{min-width:1200px;width:1200px;min-height:828px;}
.size-361{min-width:1200px;width:1200px;min-height:828px;height:828px;}
.img-93{position:absolute;left:0;width:1200px;height:828px;top:0;border:0;}
.img-94{left:0;width:1200px;height:828px;top:0;display:inline-block;}
.pos-220{position:relative;margin-left:1097px;margin-top:-817px;}
.size-362{min-width:92px;width:92px;min-height:77px;}
.font-117{font-family:"PingFang SC", sans-serif;font-size:26px;font-weight:500;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,21,189);background-color:initial;line-height:51px;letter-spacing:normal;text-shadow:none;}
.size-363{min-width:1200px;width:1200px;min-height:988px;height:988px;}
.img-95{position:absolute;left:0;width:1200px;height:988px;top:0;border:0;}
.img-96{left:0;width:1200px;height:988px;top:0;display:inline-block;}
.size-364{min-width:1200px;width:1200px;min-height:2627px;height:2627px;}
.img-97{position:absolute;left:0;width:1200px;height:2627px;top:0;border:0;}
.img-98{left:0;width:1200px;height:2627px;top:0;display:inline-block;}
.size-365{min-width:1200px;width:1200px;min-height:2775px;height:2775px;}
.img-99{position:absolute;left:0;width:1200px;height:2775px;top:0;border:0;}
.img-100{left:0;width:1200px;height:2775px;top:0;display:inline-block;}
.size-366{min-width:1200px;width:1200px;min-height:3025px;}
.size-367{min-width:1200px;width:1200px;min-height:1616px;height:1616px;}
.img-101{position:absolute;left:0;width:1200px;height:1616px;top:0;border:0;}
.img-102{left:0;width:1200px;height:1616px;top:0;display:inline-block;}
.pos-221{position:relative;margin-left:206px;margin-top:-410px;}
.size-368{min-width:195px;width:195px;min-height:23px;height:23px;}
.cont-150{z-index:13;border:0;background-color:rgb(33,141,242);}
.pos-222{position:relative;margin-left:0;margin-top:-1px;}
.size-369{min-width:1200px;width:1200px;min-height:1410px;height:1410px;}
.img-103{position:absolute;left:0;width:1200px;height:1410px;top:0;border:0;}
.img-104{left:0;width:1200px;height:1410px;top:0;display:inline-block;}
.size-370{min-width:1200px;width:1200px;min-height:3965px;height:3965px;}
.img-105{position:absolute;left:0;width:1200px;height:3965px;top:0;border:0;}
.img-106{left:0;width:1200px;height:3965px;top:0;display:inline-block;}
.pos-223{position:relative;margin-left:0;margin-top:29px;}
.size-371{min-width:1200px;width:1200px;min-height:2018px;}
.size-372{min-width:1200px;width:1200px;min-height:1041px;height:1041px;}
.img-107{position:absolute;left:0;width:1200px;height:1041px;top:0;border:0;}
.img-108{left:0;width:1200px;height:1041px;top:0;display:inline-block;}
.size-373{min-width:1200px;width:1200px;min-height:986px;height:986px;}
.img-109{position:absolute;left:0;width:1200px;height:986px;top:0;border:0;}
.img-110{left:0;width:1200px;height:986px;top:0;display:inline-block;}
.size-374{min-width:1200px;width:1200px;min-height:2416px;height:2416px;}
.img-111{position:absolute;left:0;width:1200px;height:2416px;top:0;border:0;}
.img-112{left:0;width:1200px;height:2416px;top:0;display:inline-block;}
.size-375{min-width:1200px;width:1200px;min-height:3110px;height:3110px;}
.img-113{position:absolute;left:0;width:1200px;height:3110px;top:0;border:0;}
.img-114{left:0;width:1200px;height:3110px;top:0;display:inline-block;}
.size-376{min-width:1200px;width:1200px;min-height:2971px;}
.size-377{min-width:1200px;width:1200px;min-height:514px;height:514px;}
.img-115{position:absolute;left:0;width:1200px;height:514px;top:0;border:0;}
.img-116{left:0;width:1200px;height:514px;top:0;display:inline-block;}
.size-378{min-width:1200px;width:1200px;min-height:2458px;height:2458px;}
.img-117{position:absolute;left:0;width:1200px;height:2458px;top:0;border:0;}
.img-118{left:0;width:1200px;height:2458px;top:0;display:inline-block;}
.pos-224{position:relative;margin-left:0;margin-top:5px;}
.size-379{min-width:1200px;width:1200px;min-height:2744px;height:2744px;}
.img-119{position:absolute;left:0;width:1200px;height:2744px;top:0;border:0;}
.img-120{left:0;width:1200px;height:2744px;top:0;display:inline-block;}
.pos-225{position:relative;margin-left:0;margin-top:16px;}
.size-380{min-width:1200px;width:1200px;min-height:1900px;height:1900px;}
.img-121{position:absolute;left:0;width:1200px;height:1900px;top:0;border:0;}
.img-122{left:0;width:1200px;height:1900px;top:0;display:inline-block;}
.pos-226{position:relative;margin-left:112px;margin-top:142px;}
.cont-151{z-index:32;pointer-events:auto;}
.cont-152{z-index:38;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;overflow:hidden;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.cont-153{z-index:43;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(178,175,171);}
.cont-154{z-index:41;pointer-events:auto;}
.cont-155{z-index:46;pointer-events:auto;}
.cont-156{z-index:49;pointer-events:auto;}
.pos-227{position:relative;margin-left:0;margin-top:551px;}
.pos-228{position:relative;margin-left:0;margin-top:38px;}
.cont-157{z-index:34;pointer-events:auto;}
.cont-158{z-index:35;pointer-events:auto;}
.cont-159{z-index:37;pointer-events:auto;}
.cont-160{z-index:44;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.cont-161{z-index:2;pointer-events:none;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(238,251,255)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-clip:padding-box;}
.size-381{min-width:1200px;width:1200px;min-height:6609px;}
.size-382{min-width:1200px;width:1200px;min-height:315px;}
.size-383{min-width:1200px;width:1200px;min-height:146px;height:146px;}
.img-123{position:absolute;left:0;width:1200px;height:146px;top:0;border:0;}
.img-124{left:0;width:1200px;height:146px;top:0;display:inline-block;}
.pos-229{position:relative;margin-left:0;margin-top:-131px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-230{position:relative;margin-left:0;margin-top:-191px;}
.size-384{min-width:1200px;width:1200px;min-height:6485px;height:6485px;}
.cont-162{z-index:1;pointer-events:auto;}
.img-125{position:absolute;left:0;width:1200px;height:6485px;top:0;opacity:0.89;border:0;}
.img-126{left:0;width:1200px;height:6485px;top:0;display:inline-block;}
.pos-231{position:relative;margin-left:0;margin-top:40px;}
.size-385{min-width:1200px;width:1200px;min-height:6765px;}
.size-386{min-width:1200px;width:1200px;min-height:6549px;height:6549px;}
.img-127{position:absolute;left:0;width:1200px;height:6549px;top:0;border:0;}
.img-128{left:0;width:1200px;height:6549px;top:0;display:inline-block;}
.pos-232{position:relative;margin-left:0;margin-top:-4px;}
.size-387{min-width:1200px;width:1200px;min-height:220px;height:220px;}
.img-129{position:absolute;left:0;width:1200px;height:220px;top:0;border:0;}
.img-130{left:0;width:1200px;height:220px;top:0;display:inline-block;}
.pos-233{position:relative;margin-left:112px;margin-top:176px;}
.cont-163{z-index:16;pointer-events:auto;}
.cont-164{z-index:21;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;overflow:hidden;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.cont-165{z-index:23;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(178,175,171);}
.cont-166{z-index:18;pointer-events:auto;}
.cont-167{z-index:19;pointer-events:auto;}
.cont-168{z-index:20;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.js-314 .player1-controls{background:#303030;}
.js-314 .player1-controls button{color:white;}
.js-317 .player1-controls{background:#303030;}
.js-317 .player1-controls button{color:white;}
.pos-234{position:relative;margin-top:-30px;}
.size-388{min-width:1200px;width:1200px;min-height:1399px;}
.size-389{min-width:1200px;width:1200px;min-height:1399px;height:1399px;}
.img-131{position:absolute;left:0;width:1200px;height:1399px;top:0;border:0;}
.img-132{left:0;width:1200px;height:1399px;top:0;display:inline-block;}
.pos-235{position:relative;margin-left:0;margin-top:-1395px;}
.vis-13{display:inline-block;vertical-align:top;}
.menu-5{padding:0px 0px 0px 0px;}
.menu-link-5{outline:0;}
.size-390{min-width:132px;width:132px;min-height:30px;height:30px;}
.menu-content-vis-5{display:inline-block;}
.size-391{min-width:132px;width:132px;min-height:30px;}
.cont-169{pointer-events:none;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(233,250,254,0.909)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-clip:padding-box;box-shadow:0 0 5px rgb(205,204,204);}
.pos-236{position:relative;margin-left:0;margin-top:1px;}
.size-392{min-width:132px;width:132px;min-height:28px;}
.cont-170{pointer-events:auto;}
.font-118{font-family:"PingFang SC", sans-serif;font-size:18px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:25px;letter-spacing:normal;text-shadow:none;}
.pos-237{position:relative;margin-left:1px;margin-top:0;}
.font-119{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:18px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:19px;letter-spacing:normal;text-shadow:none;}
.vis-14{display:none;vertical-align:top;}
.pos-238{position:relative;margin-left:-34px;margin-top:0;}
.size-393{min-width:166px;width:166px;min-height:100px;height:100px;}
.size-394{min-width:166px;width:166px;min-height:50px;height:50px;}
.size-395{min-width:166px;width:166px;min-height:50px;}
.cont-171{pointer-events:none;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:rgb(101,203,253);box-shadow:0 3px 6px rgb(202,202,202);}
.pos-239{position:relative;margin-left:0;margin-top:13px;}
.size-396{min-width:166px;width:166px;min-height:23px;}
.font-120{font-family:"Myriad Pro", serif;font-size:20px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(254,255,254);background-color:initial;line-height:24px;letter-spacing:normal;text-shadow:none;}
.pos-240{position:relative;margin-left:-213px;margin-top:0;}
.size-397{min-width:345px;width:345px;min-height:600px;height:600px;}
.size-398{min-width:345px;width:345px;min-height:50px;height:50px;}
.size-399{min-width:345px;width:345px;min-height:50px;}
.cont-172{pointer-events:none;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(102,204,255);box-shadow:0 3px 6px rgb(153,153,153);}
.pos-241{position:relative;margin-left:0;margin-top:14px;}
.size-400{min-width:345px;width:345px;min-height:22px;}
.font-121{font-family:"Heiti SC", sans-serif;font-size:20px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:21px;letter-spacing:normal;text-shadow:none;}
.pos-242{position:relative;margin-left:0;margin-top:9px;}
.size-401{min-width:345px;width:345px;min-height:31px;}
.font-122{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:20px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:22px;letter-spacing:normal;text-shadow:none;}
.pos-243{position:relative;margin-left:-84px;margin-top:0;}
.size-402{min-width:216px;width:216px;min-height:200px;height:200px;}
.size-403{min-width:216px;width:216px;min-height:50px;height:50px;}
.size-404{min-width:216px;width:216px;min-height:50px;}
.size-405{min-width:216px;width:216px;min-height:31px;}
.size-406{min-width:216px;width:216px;min-height:22px;}
.pos-244{position:relative;margin-left:-204px;margin-top:0;}
.size-407{min-width:336px;width:336px;min-height:950px;height:950px;}
.size-408{min-width:336px;width:336px;min-height:50px;height:50px;}
.size-409{min-width:336px;width:336px;min-height:50px;}
.size-410{min-width:336px;width:336px;min-height:22px;}
.size-411{min-width:336px;width:336px;min-height:31px;}
.size-412{min-width:132px;width:132px;min-height:30px;}
.pos-245{position:relative;margin-left:-504px;margin-top:0;}
.size-413{min-width:636px;width:636px;min-height:1150px;height:1150px;}
.size-414{min-width:636px;width:636px;min-height:50px;height:50px;}
.size-415{min-width:636px;width:636px;min-height:50px;}
.size-416{min-width:636px;width:636px;min-height:22px;}
.size-417{min-width:636px;width:636px;min-height:31px;}
.pos-246{position:relative;margin-left:-368px;margin-top:0;}
.size-418{min-width:500px;width:500px;min-height:750px;height:750px;}
.size-419{min-width:500px;width:500px;min-height:50px;height:50px;}
.size-420{min-width:500px;width:500px;min-height:50px;}
.size-421{min-width:500px;width:500px;min-height:22px;}
.size-422{min-width:500px;width:500px;min-height:31px;}
.pos-247{position:relative;margin-left:-134px;margin-top:0;}
.size-423{min-width:266px;width:266px;min-height:400px;height:400px;}
.size-424{min-width:266px;width:266px;min-height:50px;height:50px;}
.size-425{min-width:266px;width:266px;min-height:50px;}
.size-426{min-width:266px;width:266px;min-height:22px;}
.size-427{min-width:266px;width:266px;min-height:31px;}
.pos-248{position:relative;margin-top:-1381px;}
.size-428{width:100%;min-width:1200px;min-height:1415px;height:1415px;}
.cont-173{z-index:1;pointer-events:none;border:0;background-image:-webkit-gradient(linear, right top, left top, color-stop(0, rgb(204,255,255)), color-stop(1, rgb(204,255,204)));background-image:-o-linear-gradient(right, rgb(204,255,255) 0%, rgb(204,255,204) 100%);background-image:-webkit-linear-gradient(right, rgb(204,255,255) 0%, rgb(204,255,204) 100%);background-image:-ms-linear-gradient(right, rgb(204,255,255) 0%, rgb(204,255,204) 100%);background-image:linear-gradient(to right, rgb(204,255,255) 0%, rgb(204,255,204) 100%);background-clip:padding-box;}
.pos-249{position:relative;margin-top:-1371px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-250{position:relative;margin-left:128px;margin-top:195px;}
.size-429{min-width:1042px;width:1042px;min-height:80px;}
.font-123{font-family:"Ping Hei", serif;font-size:40px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:64px;letter-spacing:1.00px;text-shadow:none;}
.pos-251{position:relative;margin-left:0;margin-top:824px;}
.size-430{min-width:1200px;width:1200px;min-height:19990px;}
.size-431{min-width:1200px;width:1200px;min-height:19458px;height:19458px;}
.img-133{position:absolute;left:0;width:1200px;height:19458px;top:0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:0;}
.img-134{left:0;width:1200px;height:19458px;top:0;display:inline-block;}
.pos-252{position:relative;margin-left:0;margin-top:-19447px;}
.size-432{min-width:1200px;width:1200px;min-height:1657px;}
.pos-253{position:relative;margin-left:0;margin-top:-583px;}
.size-433{min-width:189px;width:189px;min-height:50px;}
.pos-254{position:relative;margin-left:20px;margin-top:0;}
.size-434{min-width:108px;width:108px;min-height:50px;}
.font-124{font-family:"EB Garamond";font-size:23px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(97,96,110);background-color:initial;line-height:42px;letter-spacing:normal;text-shadow:none;}
.pos-255{position:relative;margin-left:0;margin-top:-40px;}
.size-435{min-width:189px;width:189px;min-height:30px;height:30px;}
.cont-174{z-index:45;border:0;background-color:rgb(246,254,251);}
.size-436{min-width:1170px;width:1170px;min-height:194px;}
.pos-256{position:relative;margin-left:0;margin-top:65px;}
.size-437{min-width:151px;width:151px;min-height:87px;height:87px;}
.cont-175{z-index:51;border:0;background-color:rgb(246,254,251);}
.pos-257{position:relative;margin-left:-33px;margin-top:34px;}
.size-438{min-width:480px;width:480px;min-height:157px;}
.pos-258{position:relative;margin-left:10px;margin-top:0;}
.size-439{min-width:83px;width:83px;min-height:108px;height:108px;}
.cont-176{z-index:50;border:0;background-color:rgb(246,254,251);}
.pos-259{position:relative;margin-left:0;margin-top:-107px;}
.size-440{min-width:480px;width:480px;min-height:156px;}
.font-125{font-family:"Kaiti SC", serif;font-size:20px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(91,91,104);background-color:initial;line-height:40px;letter-spacing:6.13px;text-shadow:none;}
.pos-260{position:relative;margin-left:200px;margin-top:-191px;}
.size-441{min-width:718px;width:718px;min-height:142px;}
.size-442{min-width:718px;width:718px;min-height:142px;height:142px;}
.cont-177{z-index:49;border:0;background-color:rgb(246,254,251);}
.pos-261{position:relative;margin-left:194px;margin-top:-37px;}
.size-443{min-width:131px;width:131px;min-height:23px;height:23px;}
.cont-178{z-index:48;border:0;background-color:rgb(246,254,251);}
.pos-262{position:relative;margin-left:77px;margin-top:-9px;}
.size-444{min-width:175px;width:175px;min-height:12px;height:12px;}
.cont-179{z-index:53;border:0;background-color:rgb(11,16,157);}
.size-445{min-width:1200px;width:1200px;min-height:932px;}
.size-446{display:inline-block;height:803px;width:100%;}
.size-447{display:inline-block;width:100%;}
.js-302 .slider-for{height:803px;}
.js-302 .slider-nav{height:100px;}
.js-302 .slider-nav img{width:96px;height:96px;}
.js-302 .slick-list{height:803px;}
.js-302 .slick-prev, .js-302 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-302 .slick-prev:before, .js-302 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-302 .slick-prev { left: -29px; }
.js-302 .slick-next { right: -29px; }
.js-302 .slider-for { margin-bottom: 3px; }
.js-302 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-302 .slider-nav img { border: solid 2px transparent; }
.js-302 .slider-nav .slick-center img { border-color: rgb(255,51,0); }
.js-302 .slick-dots { bottom: -26px; }
.js-302 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-302 .slick-dots li button { height: 20px; width: 20px; }
.js-302 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-302 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-302 .slick-next {right: auto;left: -29px;}
[dir="rtl"] .js-302 .slick-prev {right: -29px;left: auto;}
.slider img { width: 100%; }

.pos-263{position:relative;margin-left:0;margin-top:-17770px;}
.size-448{min-width:1200px;width:1200px;min-height:333px;}
.font-126{font-family:"PingFang SC", sans-serif;font-size:126px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,102,0);background-color:initial;line-height:247px;letter-spacing:normal;text-shadow:none;}
.font-127{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:120px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,102,0);background-color:initial;line-height:180px;letter-spacing:normal;text-shadow:none;}
.pos-264{position:relative;margin-left:0;margin-top:-108px;}
.js-303 .slider-for{height:803px;}
.js-303 .slider-nav{height:100px;}
.js-303 .slider-nav img{width:96px;height:96px;}
.js-303 .slick-list{height:803px;}
.js-303 .slick-prev, .js-303 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-303 .slick-prev:before, .js-303 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-303 .slick-prev { left: -29px; }
.js-303 .slick-next { right: -29px; }
.js-303 .slider-for { margin-bottom: 3px; }
.js-303 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-303 .slider-nav img { border: solid 2px transparent; }
.js-303 .slider-nav .slick-center img { border-color: rgb(255,0,0); }
.js-303 .slick-dots { bottom: -26px; }
.js-303 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-303 .slick-dots li button { height: 20px; width: 20px; }
.js-303 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-303 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-303 .slick-next {right: auto;left: -29px;}
[dir="rtl"] .js-303 .slick-prev {right: -29px;left: auto;}
.slider img { width: 100%; }

.pos-265{position:relative;margin-left:0;margin-top:-16549px;}
.size-449{min-width:1200px;width:1200px;min-height:1241px;}
.size-450{min-width:1200px;width:1200px;min-height:374px;}
.font-128{font-family:"PingFang SC", sans-serif;font-size:100px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,102,0);background-color:initial;line-height:196px;letter-spacing:normal;text-shadow:none;}
.pos-266{position:relative;margin-left:0;margin-top:-171px;}
.size-451{min-width:1200px;width:1200px;min-height:1038px;}
.size-452{display:inline-block;height:889px;width:100%;}
.js-304 .slider-for{height:889px;}
.js-304 .slider-nav{height:100px;}
.js-304 .slider-nav img{width:96px;height:96px;}
.js-304 .slick-list{height:889px;}
.js-304 .slick-prev, .js-304 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-304 .slick-prev:before, .js-304 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-304 .slick-prev { left: -29px; }
.js-304 .slick-next { right: -29px; }
.js-304 .slider-for { margin-bottom: 3px; }
.js-304 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-304 .slider-nav img { border: solid 2px transparent; }
.js-304 .slider-nav .slick-center img { border-color: rgb(255,51,0); }
.js-304 .slick-dots { bottom: -46px; }
.js-304 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-304 .slick-dots li button { height: 20px; width: 20px; }
.js-304 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-304 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-304 .slick-next {right: auto;left: -29px;}
[dir="rtl"] .js-304 .slick-prev {right: -29px;left: auto;}
.slider img { width: 100%; }

.pos-267{position:relative;margin-left:0;margin-top:-15204px;}
.size-453{min-width:1200px;width:1200px;min-height:571px;height:571px;}
.img-135{position:absolute;left:0;width:1200px;height:571px;top:0;border:0;}
.img-136{left:0;width:1200px;height:571px;top:0;display:inline-block;}
.pos-268{position:relative;margin-left:0;margin-top:-14623px;}
.size-454{min-width:1200px;width:1200px;min-height:1275px;}
.size-455{display:inline-block;height:1249px;width:100%;}
.js-306 .slider{height:1249px;}
.js-306 .slick-list{height:1249px;}
.js-306 .slick-prev, .js-306 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-306 .slick-prev:before, .js-306 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-306 .slick-prev { left: -29px; }
.js-306 .slick-next { right: -29px; }
.js-306 .slider-for { margin-bottom: 0px; }
.js-306 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-306 .slider-nav img { border: solid 0px transparent; }
.js-306 .slider-nav .slick-center img { border-color: transparent; }
.js-306 .slick-dots { bottom: -26px; }
.js-306 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-306 .slick-dots li button { height: 20px; width: 20px; }
.js-306 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-306 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-306 .slick-next {right: auto;left: -29px;}
[dir="rtl"] .js-306 .slick-prev {right: -29px;left: auto;}
.slider img { width: 100%; }

.pos-269{position:relative;margin-left:0;margin-top:-13348px;}
.size-456{min-width:1200px;width:1200px;min-height:1282px;}
.size-457{min-width:1200px;width:1200px;min-height:380px;}
.font-129{font-family:"PingFang SC", sans-serif;font-size:100px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,102,0);background-color:initial;line-height:140px;letter-spacing:normal;text-shadow:none;}
.font-130{font-family:"Songti SC", serif;font-size:218px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,102,0);background-color:initial;line-height:305px;letter-spacing:normal;text-shadow:none;}
.pos-270{position:relative;margin-left:0;margin-top:-132px;}
.size-458{min-width:1200px;width:1200px;min-height:1034px;}
.size-459{display:inline-block;height:883px;width:100%;}
.js-307 .slider-for{height:883px;}
.js-307 .slider-nav{height:100px;}
.js-307 .slider-nav img{width:96px;height:96px;}
.js-307 .slick-list{height:883px;}
.js-307 .slick-prev, .js-307 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-307 .slick-prev:before, .js-307 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-307 .slick-prev { left: -29px; }
.js-307 .slick-next { right: -29px; }
.js-307 .slider-for { margin-bottom: 3px; }
.js-307 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-307 .slider-nav img { border: solid 2px transparent; }
.js-307 .slider-nav .slick-center img { border-color: rgb(255,51,0); }
.js-307 .slick-dots { bottom: -48px; }
.js-307 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-307 .slick-dots li button { height: 20px; width: 20px; }
.js-307 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-307 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-307 .slick-next {right: auto;left: -29px;}
[dir="rtl"] .js-307 .slick-prev {right: -29px;left: auto;}
.slider img { width: 100%; }

.pos-271{position:relative;margin-left:0;margin-top:-11986px;}
.size-460{min-width:1200px;width:1200px;min-height:1105px;}
.size-461{min-width:1200px;width:1200px;min-height:286px;}
.font-131{font-family:"PingFang SC", sans-serif;font-size:98px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,102,0);background-color:initial;line-height:192px;letter-spacing:normal;text-shadow:none;}
.font-132{font-family:"Apple Color Emoji", sans-serif;font-size:98px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,102,0);background-color:initial;line-height:180px;letter-spacing:normal;text-shadow:none;}
.pos-272{position:relative;margin-left:0;margin-top:-113px;}
.size-462{display:inline-block;height:781px;width:100%;}
.js-308 .slider-for{height:781px;}
.js-308 .slider-nav{height:122px;}
.js-308 .slider-nav img{width:118px;height:118px;}
.js-308 .slick-list{height:781px;}
.js-308 .slick-prev, .js-308 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-308 .slick-prev:before, .js-308 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-308 .slick-prev { left: -29px; }
.js-308 .slick-next { right: -29px; }
.js-308 .slider-for { margin-bottom: 3px; }
.js-308 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-308 .slider-nav img { border: solid 2px transparent; }
.js-308 .slider-nav .slick-center img { border-color: rgb(255,51,0); }
.js-308 .slick-dots { bottom: -26px; }
.js-308 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-308 .slick-dots li button { height: 20px; width: 20px; }
.js-308 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-308 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-308 .slick-next {right: auto;left: -29px;}
[dir="rtl"] .js-308 .slick-prev {right: -29px;left: auto;}
.slider img { width: 100%; }

.pos-273{position:relative;margin-left:0;margin-top:-10809px;}
.size-463{min-width:1200px;width:1200px;min-height:1201px;}
.size-464{min-width:1200px;width:1200px;min-height:287px;}
.font-133{font-family:"PingFang SC", sans-serif;font-size:120px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,102,0);background-color:initial;line-height:235px;letter-spacing:normal;text-shadow:none;}
.pos-274{position:relative;margin-left:0;margin-top:-73px;}
.size-465{min-width:1200px;width:1200px;min-height:987px;}
.size-466{display:inline-block;height:801px;width:100%;}
.js-309 .slider-for{height:801px;}
.js-309 .slider-nav{height:157px;}
.js-309 .slider-nav img{width:153px;height:153px;}
.js-309 .slick-list{height:801px;}
.js-309 .slick-prev, .js-309 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-309 .slick-prev:before, .js-309 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-309 .slick-prev { left: -30px; }
.js-309 .slick-next { right: -30px; }
.js-309 .slider-for { margin-bottom: 3px; }
.js-309 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-309 .slider-nav img { border: solid 2px transparent; }
.js-309 .slider-nav .slick-center img { border-color: rgb(255,51,0); }
.js-309 .slick-dots { bottom: -26px; }
.js-309 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-309 .slick-dots li button { height: 20px; width: 20px; }
.js-309 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-309 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-309 .slick-next {right: auto;left: -30px;}
[dir="rtl"] .js-309 .slick-prev {right: -30px;left: auto;}
.slider img { width: 100%; }

.pos-275{position:relative;margin-left:0;margin-top:-9583px;}
.size-467{min-width:1200px;width:1200px;min-height:1142px;}
.pos-276{position:relative;margin-left:0;margin-top:-76px;}
.size-468{display:inline-block;height:819px;width:100%;}
.js-310 .slider-for{height:819px;}
.js-310 .slider-nav{height:84px;}
.js-310 .slider-nav img{width:80px;height:80px;}
.js-310 .slick-list{height:819px;}
.js-310 .slick-prev, .js-310 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-310 .slick-prev:before, .js-310 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-310 .slick-prev { left: -30px; }
.js-310 .slick-next { right: -30px; }
.js-310 .slider-for { margin-bottom: 3px; }
.js-310 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-310 .slider-nav img { border: solid 2px transparent; }
.js-310 .slider-nav .slick-center img { border-color: rgb(255,51,0); }
.js-310 .slick-dots { bottom: -26px; }
.js-310 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-310 .slick-dots li button { height: 20px; width: 20px; }
.js-310 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-310 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-310 .slick-next {right: auto;left: -30px;}
[dir="rtl"] .js-310 .slick-prev {right: -30px;left: auto;}
.slider img { width: 100%; }

.pos-277{position:relative;margin-left:0;margin-top:-8429px;}
.size-469{min-width:1200px;width:1200px;min-height:1233px;}
.font-134{font-family:"Apple Color Emoji", sans-serif;font-size:120px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,102,0);background-color:initial;line-height:221px;letter-spacing:normal;text-shadow:none;}
.size-470{min-width:1200px;width:1200px;min-height:1019px;}
.size-471{display:inline-block;height:890px;width:100%;}
.js-311 .slider-for{height:890px;}
.js-311 .slider-nav{height:100px;}
.js-311 .slider-nav img{width:96px;height:96px;}
.js-311 .slick-list{height:890px;}
.js-311 .slick-prev, .js-311 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-311 .slick-prev:before, .js-311 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-311 .slick-prev { left: -30px; }
.js-311 .slick-next { right: -30px; }
.js-311 .slider-for { margin-bottom: 3px; }
.js-311 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-311 .slider-nav img { border: solid 2px transparent; }
.js-311 .slider-nav .slick-center img { border-color: rgb(255,51,0); }
.js-311 .slick-dots { bottom: -26px; }
.js-311 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-311 .slick-dots li button { height: 20px; width: 20px; }
.js-311 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-311 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-311 .slick-next {right: auto;left: -30px;}
[dir="rtl"] .js-311 .slick-prev {right: -30px;left: auto;}
.slider img { width: 100%; }

.pos-278{position:relative;margin-left:0;margin-top:-7109px;}
.size-472{min-width:1200px;width:1200px;min-height:1166px;}
.font-135{font-family:"PingFang SC", sans-serif;font-size:86px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,102,0);background-color:initial;line-height:169px;letter-spacing:normal;text-shadow:none;}
.pos-279{position:relative;margin-left:0;margin-top:-134px;}
.size-473{min-width:1200px;width:1200px;min-height:1014px;}
.size-474{display:inline-block;height:885px;width:100%;}
.js-312 .slider-for{height:885px;}
.js-312 .slider-nav{height:100px;}
.js-312 .slider-nav img{width:94px;height:94px;}
.js-312 .slick-list{height:885px;}
.js-312 .slick-prev, .js-312 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-312 .slick-prev:before, .js-312 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-312 .slick-prev { left: -30px; }
.js-312 .slick-next { right: -30px; }
.js-312 .slider-for { margin-bottom: 3px; }
.js-312 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-312 .slider-nav img { border: solid 3px transparent; }
.js-312 .slider-nav .slick-center img { border-color: rgb(255,51,0); }
.js-312 .slick-dots { bottom: -26px; }
.js-312 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-312 .slick-dots li button { height: 20px; width: 20px; }
.js-312 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-312 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-312 .slick-next {right: auto;left: -30px;}
[dir="rtl"] .js-312 .slick-prev {right: -30px;left: auto;}
.slider img { width: 100%; }

.pos-280{position:relative;margin-left:0;margin-top:-5900px;}
.size-475{display:inline-block;height:769px;width:100%;}
.js-313 .slider-for{height:769px;}
.js-313 .slider-nav{height:122px;}
.js-313 .slider-nav img{width:118px;height:118px;}
.js-313 .slick-list{height:769px;}
.js-313 .slick-prev, .js-313 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-313 .slick-prev:before, .js-313 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-313 .slick-prev { left: -29px; }
.js-313 .slick-next { right: -29px; }
.js-313 .slider-for { margin-bottom: 3px; }
.js-313 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-313 .slider-nav img { border: solid 2px transparent; }
.js-313 .slider-nav .slick-center img { border-color: rgb(255,51,0); }
.js-313 .slick-dots { bottom: -38px; }
.js-313 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-313 .slick-dots li button { height: 20px; width: 20px; }
.js-313 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-313 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-313 .slick-next {right: auto;left: -29px;}
[dir="rtl"] .js-313 .slick-prev {right: -29px;left: auto;}
.slider img { width: 100%; }

.pos-281{position:relative;margin-left:7px;margin-top:-4748px;}
.size-476{min-width:1185px;width:1185px;min-height:488px;}
.size-477{min-width:586px;width:586px;min-height:488px;height:488px;}
.img-137{position:absolute;left:0;width:586px;height:488px;top:0;}
.img-138{left:0;width:586px;height:488px;top:0;display:inline-block;}
.pos-282{position:relative;margin-left:0;margin-top:-4220px;}
.size-478{min-width:1200px;width:1200px;min-height:1133px;}
.pos-283{position:relative;margin-left:0;margin-top:-85px;}
.js-320 .slider-for{height:803px;}
.js-320 .slider-nav{height:100px;}
.js-320 .slider-nav img{width:96px;height:96px;}
.js-320 .slick-list{height:803px;}
.js-320 .slick-prev, .js-320 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-320 .slick-prev:before, .js-320 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-320 .slick-prev { left: -29px; }
.js-320 .slick-next { right: -29px; }
.js-320 .slider-for { margin-bottom: 3px; }
.js-320 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-320 .slider-nav img { border: solid 2px transparent; }
.js-320 .slider-nav .slick-center img { border-color: rgb(255,51,0); }
.js-320 .slick-dots { bottom: -26px; }
.js-320 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-320 .slick-dots li button { height: 20px; width: 20px; }
.js-320 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-320 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-320 .slick-next {right: auto;left: -29px;}
[dir="rtl"] .js-320 .slick-prev {right: -29px;left: auto;}
.slider img { width: 100%; }

.pos-284{position:relative;margin-left:0;margin-top:-3067px;}
.size-479{min-width:1200px;width:1200px;min-height:1202px;}
.pos-285{position:relative;margin-left:0;margin-top:-74px;}
.size-480{min-width:1200px;width:1200px;min-height:990px;}
.size-481{display:inline-block;height:839px;width:100%;}
.js-321 .slider-for{height:839px;}
.js-321 .slider-nav{height:122px;}
.js-321 .slider-nav img{width:118px;height:118px;}
.js-321 .slick-list{height:839px;}
.js-321 .slick-prev, .js-321 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-321 .slick-prev:before, .js-321 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-321 .slick-prev { left: -29px; }
.js-321 .slick-next { right: -29px; }
.js-321 .slider-for { margin-bottom: 3px; }
.js-321 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-321 .slider-nav img { border: solid 2px transparent; }
.js-321 .slider-nav .slick-center img { border-color: rgb(255,51,0); }
.js-321 .slick-dots { bottom: -26px; }
.js-321 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-321 .slick-dots li button { height: 20px; width: 20px; }
.js-321 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-321 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-321 .slick-next {right: auto;left: -29px;}
[dir="rtl"] .js-321 .slick-prev {right: -29px;left: auto;}
.slider img { width: 100%; }

.pos-286{position:relative;margin-left:0;margin-top:-1839px;}
.size-482{min-width:1200px;width:1200px;min-height:1285px;}
.pos-287{position:relative;margin-left:0;margin-top:-75px;}
.size-483{min-width:1200px;width:1200px;min-height:1074px;}
.size-484{display:inline-block;height:888px;width:100%;}
.js-322 .slider-for{height:888px;}
.js-322 .slider-nav{height:157px;}
.js-322 .slider-nav img{width:153px;height:153px;}
.js-322 .slick-list{height:888px;}
.js-322 .slick-prev, .js-322 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.js-322 .slick-prev:before, .js-322 .slick-next:before { font-size: 20px; color: rgb(0,0,0); opacity: 0.75; }
.js-322 .slick-prev { left: -29px; }
.js-322 .slick-next { right: -29px; }
.js-322 .slider-for { margin-bottom: 3px; }
.js-322 .slider-nav { margin-bottom: 0px; visibility: hidden; }
.js-322 .slider-nav img { border: solid 2px transparent; }
.js-322 .slider-nav .slick-center img { border-color: rgb(255,51,0); }
.js-322 .slick-dots { bottom: -26px; }
.js-322 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.js-322 .slick-dots li button { height: 20px; width: 20px; }
.js-322 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.js-322 .slick-dots li.slick-active button:before { color: rgb(0,0,0); opacity: 0.75; }
[dir="rtl"] .js-322 .slick-next {right: auto;left: -29px;}
[dir="rtl"] .js-322 .slick-prev {right: -29px;left: auto;}
.slider img { width: 100%; }

.pos-288{position:relative;margin-left:112px;margin-top:-269px;}
.pos-289{position:relative;margin-left:0;margin-top:42px;}
.cont-180{z-index:54;pointer-events:auto;}
.cont-181{z-index:59;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;overflow:hidden;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.cont-182{z-index:66;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(178,175,171);}
.cont-183{z-index:63;pointer-events:auto;}
.cont-184{z-index:56;pointer-events:auto;}
.cont-185{z-index:57;pointer-events:auto;}
.cont-186{z-index:58;pointer-events:auto;}
.cont-187{z-index:61;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.cont-188{z-index:3;pointer-events:none;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(238,251,255)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-clip:padding-box;}
.pos-290{position:relative;margin-top:-16px;}
.size-485{width:100%;min-width:1200px;min-height:1999px;}
.cont-189{z-index:1;pointer-events:none;border:0;background-color:rgb(131,15,50);}
.pos-291{position:relative;margin-top:12px;}
.size-486{min-width:1200px;width:1200px;min-height:1953px;}
.size-487{min-width:1200px;width:1200px;min-height:385px;height:385px;}
.img-139{position:absolute;left:0;width:1200px;height:384px;top:0;border:0;}
.img-140{left:0;width:1200px;height:384px;top:0;display:inline-block;}
.pos-292{position:relative;margin-left:0;margin-top:-368px;}
.size-488{min-width:1200px;width:1200px;min-height:1936px;}
.pos-293{position:relative;margin-left:0;margin-top:15px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-294{position:relative;margin-left:41px;margin-top:-230px;}
.size-489{min-width:348px;width:348px;min-height:78px;}
.size-490{min-width:348px;width:348px;min-height:41px;}
.font-136{font-family:"PingFang SC", sans-serif;font-size:19px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(151,4,0);background-color:initial;line-height:37px;letter-spacing:normal;text-shadow:none;}
.pos-295{position:relative;margin-left:111px;margin-top:-2px;}
.size-491{min-width:219px;width:219px;min-height:39px;}
.font-137{font-family:"PingFang SC", sans-serif;font-size:19px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,51,0);background-color:initial;line-height:37px;letter-spacing:normal;text-shadow:none;}
.pos-296{position:relative;margin-left:-102px;margin-top:57px;}
.size-492{min-width:600px;width:600px;min-height:180px;}
.font-138{font-family:"PingFang SC", sans-serif;font-size:28px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,0,0);background-color:initial;line-height:47px;letter-spacing:normal;text-shadow:none;}
.pos-297{position:relative;margin-left:103px;margin-top:0;}
.size-493{min-width:199px;width:199px;min-height:260px;}
.pos-298{position:relative;margin-left:156px;margin-top:0;}
.size-494{min-width:35px;width:35px;min-height:260px;}
.font-139{font-family:"PingFang SC", sans-serif;font-size:26px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,51,51);background-color:initial;line-height:40px;letter-spacing:normal;text-shadow:none;}
.pos-299{position:relative;margin-left:0;margin-top:-234px;}
.size-495{min-width:199px;width:199px;min-height:42px;}
.font-140{font-family:"PingFang SC", sans-serif;font-size:18px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(229,109,7);background-color:initial;line-height:30px;letter-spacing:normal;text-shadow:none;}
.pos-300{position:relative;margin-left:0;margin-top:-50px;}
.size-496{min-width:1200px;width:1200px;min-height:1671px;height:1671px;}
.img-141{position:absolute;left:0;width:1200px;height:1671px;top:0;border:0;}
.img-142{left:0;width:1200px;height:1671px;top:0;display:inline-block;}
.pos-301{position:relative;margin-left:501px;margin-top:-648px;}
.font-141{font-family:"PingFang SC", sans-serif;font-size:20px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(103,201,83);background-color:initial;line-height:40px;letter-spacing:normal;text-shadow:none;}
.pos-302{position:relative;margin-top:120px;}
.pos-303{position:relative;margin-left:112px;margin-top:0;}
.pos-304{position:relative;margin-left:0;margin-top:33px;}
.cont-190{z-index:21;pointer-events:auto;}
.cont-191{z-index:26;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;overflow:hidden;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.cont-192{z-index:28;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(178,175,171);}
.cont-193{z-index:23;pointer-events:auto;}
.cont-194{z-index:24;pointer-events:auto;}
.cont-195{z-index:25;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-305{position:relative;margin-top:-33px;}
.size-497{min-width:1200px;width:1200px;min-height:6399px;}
.size-498{min-width:1200px;width:1200px;min-height:5510px;}
.size-499{min-width:1200px;width:1200px;min-height:5510px;height:5510px;}
.img-143{position:absolute;left:0;width:1200px;height:5510px;top:0;border:0;}
.img-144{left:0;width:1200px;height:5510px;top:0;display:inline-block;}
.pos-306{position:relative;margin-left:0;margin-top:-5503px;}
.vis-15{display:inline-block;vertical-align:top;}
.menu-6{padding:0px 0px 0px 0px;}
.menu-link-6{outline:0;}
.size-500{min-width:132px;width:132px;min-height:30px;height:30px;}
.menu-content-vis-6{display:inline-block;}
.size-501{min-width:132px;width:132px;min-height:30px;}
.cont-196{pointer-events:none;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(233,250,254,0.909)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to bottom, rgba(233,250,254,0.909) 0%, rgb(255,255,255) 100%);background-clip:padding-box;box-shadow:0 0 5px rgb(205,204,204);}
.pos-307{position:relative;margin-left:0;margin-top:1px;}
.size-502{min-width:132px;width:132px;min-height:28px;}
.cont-197{pointer-events:auto;}
.font-142{font-family:"PingFang SC", sans-serif;font-size:18px;font-weight:200;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:25px;letter-spacing:normal;text-shadow:none;}
.pos-308{position:relative;margin-left:1px;margin-top:0;}
.font-143{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:18px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(0,0,0);background-color:initial;line-height:19px;letter-spacing:normal;text-shadow:none;}
.vis-16{display:none;vertical-align:top;}
.pos-309{position:relative;margin-left:-34px;margin-top:0;}
.size-503{min-width:166px;width:166px;min-height:100px;height:100px;}
.size-504{min-width:166px;width:166px;min-height:50px;height:50px;}
.size-505{min-width:166px;width:166px;min-height:50px;}
.cont-198{pointer-events:none;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-color:rgb(101,203,253);box-shadow:0 3px 6px rgb(202,202,202);}
.pos-310{position:relative;margin-left:0;margin-top:13px;}
.size-506{min-width:166px;width:166px;min-height:23px;}
.font-144{font-family:"Myriad Pro", serif;font-size:20px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(254,255,254);background-color:initial;line-height:24px;letter-spacing:normal;text-shadow:none;}
.pos-311{position:relative;margin-left:-213px;margin-top:0;}
.size-507{min-width:345px;width:345px;min-height:600px;height:600px;}
.size-508{min-width:345px;width:345px;min-height:50px;height:50px;}
.size-509{min-width:345px;width:345px;min-height:50px;}
.cont-199{pointer-events:none;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(102,204,255);box-shadow:0 3px 6px rgb(153,153,153);}
.pos-312{position:relative;margin-left:0;margin-top:14px;}
.size-510{min-width:345px;width:345px;min-height:22px;}
.font-145{font-family:"Heiti SC", sans-serif;font-size:20px;font-weight:700;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:21px;letter-spacing:normal;text-shadow:none;}
.pos-313{position:relative;margin-left:0;margin-top:9px;}
.size-511{min-width:345px;width:345px;min-height:31px;}
.font-146{font-family:"FZJiChuXiangSuS-R-GB", serif;font-size:20px;font-weight:400;font-style:normal;text-decoration:none;text-transform:none;color:rgb(255,255,255);background-color:initial;line-height:22px;letter-spacing:normal;text-shadow:none;}
.pos-314{position:relative;margin-left:-84px;margin-top:0;}
.size-512{min-width:216px;width:216px;min-height:200px;height:200px;}
.size-513{min-width:216px;width:216px;min-height:50px;height:50px;}
.size-514{min-width:216px;width:216px;min-height:50px;}
.size-515{min-width:216px;width:216px;min-height:31px;}
.size-516{min-width:216px;width:216px;min-height:22px;}
.pos-315{position:relative;margin-left:-204px;margin-top:0;}
.size-517{min-width:336px;width:336px;min-height:950px;height:950px;}
.size-518{min-width:336px;width:336px;min-height:50px;height:50px;}
.size-519{min-width:336px;width:336px;min-height:50px;}
.size-520{min-width:336px;width:336px;min-height:22px;}
.size-521{min-width:336px;width:336px;min-height:31px;}
.size-522{min-width:132px;width:132px;min-height:30px;}
.pos-316{position:relative;margin-left:-504px;margin-top:0;}
.size-523{min-width:636px;width:636px;min-height:1150px;height:1150px;}
.size-524{min-width:636px;width:636px;min-height:50px;height:50px;}
.size-525{min-width:636px;width:636px;min-height:50px;}
.size-526{min-width:636px;width:636px;min-height:22px;}
.size-527{min-width:636px;width:636px;min-height:31px;}
.pos-317{position:relative;margin-left:-368px;margin-top:0;}
.size-528{min-width:500px;width:500px;min-height:750px;height:750px;}
.size-529{min-width:500px;width:500px;min-height:50px;height:50px;}
.size-530{min-width:500px;width:500px;min-height:50px;}
.size-531{min-width:500px;width:500px;min-height:22px;}
.size-532{min-width:500px;width:500px;min-height:31px;}
.pos-318{position:relative;margin-left:-134px;margin-top:0;}
.size-533{min-width:266px;width:266px;min-height:400px;height:400px;}
.size-534{min-width:266px;width:266px;min-height:50px;height:50px;}
.size-535{min-width:266px;width:266px;min-height:50px;}
.size-536{min-width:266px;width:266px;min-height:22px;}
.size-537{min-width:266px;width:266px;min-height:31px;}
.pos-319{position:relative;margin-left:0;margin-top:-5445px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-320{position:relative;margin-left:0;margin-top:-3568px;}
.size-538{min-width:1200px;width:1200px;min-height:3749px;height:3749px;}
.cont-200{z-index:1;pointer-events:auto;}
.img-145{position:absolute;left:0;width:1200px;height:3749px;top:0;border:0;}
.img-146{left:0;width:1200px;height:3749px;top:0;display:inline-block;}
.pos-321{position:relative;margin-left:112px;margin-top:-93px;}
.cont-201{z-index:14;pointer-events:auto;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.cont-202{z-index:26;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(178,175,171);}
.cont-203{z-index:16;pointer-events:auto;}
.cont-204{z-index:17;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.size-539{min-width:1200px;width:1200px;min-height:2319px;}
.size-540{min-width:1200px;width:1200px;min-height:188px;height:188px;}
.img-147{position:absolute;left:0;width:1200px;height:188px;top:0;border:0;}
.img-148{left:0;width:1200px;height:188px;top:0;display:inline-block;}
.size-541{min-width:1200px;width:1200px;min-height:2261px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-322{position:relative;margin-left:0;margin-top:-221px;}
.size-542{min-width:1200px;width:1200px;min-height:2182px;height:2182px;}
.img-149{position:absolute;left:0;width:1200px;height:2182px;top:0;border:0;}
.img-150{left:0;width:1200px;height:2182px;top:0;display:inline-block;}
.pos-323{position:relative;margin-left:112px;margin-top:22px;}
.pos-324{position:relative;margin-left:0;margin-top:44px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.size-543{min-width:1200px;width:1200px;min-height:6125px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-325{position:relative;margin-left:0;margin-top:-296px;}
.size-544{min-width:1200px;width:1200px;min-height:6121px;height:6121px;}
.img-151{position:absolute;left:0;width:1200px;height:6121px;top:0;border:0;}
.img-152{left:0;width:1200px;height:6121px;top:0;display:inline-block;}
.size-545{min-width:1200px;width:1200px;min-height:8776px;height:8776px;}
.img-153{position:absolute;left:0;width:1200px;height:8776px;top:0;border:0;}
.img-154{left:0;width:1200px;height:8776px;top:0;display:inline-block;}
.pos-326{position:relative;margin-left:0;margin-top:41px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-327{position:relative;margin-top:-45px;}
.size-546{min-width:1200px;width:1200px;min-height:20667px;}
.size-547{min-width:1200px;width:1200px;min-height:216px;height:216px;}
.img-155{position:absolute;left:0;width:1200px;height:216px;top:0;border:0;}
.img-156{left:0;width:1200px;height:216px;top:0;display:inline-block;}
.pos-328{position:relative;margin-left:0;margin-top:-197px;}
.pos-329{position:relative;margin-left:0;margin-top:-139px;}
.size-548{min-width:1200px;width:1200px;min-height:20590px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-330{position:relative;margin-left:0;margin-top:-254px;}
.size-549{min-width:1200px;width:1200px;min-height:10390px;height:10390px;}
.img-157{position:absolute;left:0;width:1200px;height:10390px;top:0;border:0;}
.img-158{left:0;width:1200px;height:10390px;top:0;display:inline-block;}
.pos-331{position:relative;margin-left:0;margin-top:-36px;}
.size-550{min-width:1185px;width:1185px;min-height:10190px;height:10190px;}
.img-159{position:absolute;left:0;width:1185px;height:10190px;top:0;border:0;}
.img-160{left:0;width:1185px;height:10190px;top:0;display:inline-block;}
.pos-332{position:relative;margin-left:0;margin-top:50px;}
.size-551{min-width:1200px;width:1200px;min-height:7055px;height:7055px;}
.img-161{position:absolute;left:64px;width:1072px;height:7055px;top:0;border:0;}
.img-162{left:64px;width:1072px;height:7055px;top:0;display:inline-block;}
.pos-333{position:relative;margin-left:112px;margin-top:166px;}
.pos-334{position:relative;margin-left:0;margin-top:39px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-335{position:relative;margin-top:-1px;}
.size-552{width:100%;min-width:1200px;min-height:3447px;}
.cont-205{z-index:1;pointer-events:none;border:0;background-color:rgb(255,255,204);}
.pos-336{position:relative;margin-top:11px;}
.size-553{min-width:1200px;width:1200px;min-height:3385px;}
.size-554{min-width:1200px;width:1200px;min-height:3385px;height:3385px;}
.img-163{position:absolute;left:28px;width:1144px;height:3385px;top:0;border:0;}
.img-164{left:28px;width:1144px;height:3385px;top:0;display:inline-block;}
.pos-337{position:relative;margin-left:0;margin-top:-3367px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-338{position:relative;margin-top:96px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.size-555{min-width:1200px;width:1200px;min-height:1468px;}
.size-556{min-width:1200px;width:1200px;min-height:1445px;height:1445px;}
.img-165{position:absolute;left:0;width:1200px;height:1445px;top:0;border:0;}
.img-166{left:0;width:1200px;height:1445px;top:0;display:inline-block;}
.pos-339{position:relative;margin-top:-1441px;}
.size-557{width:100%;min-width:1200px;min-height:1484px;height:1484px;}
.cont-206{z-index:1;pointer-events:none;border:0;background-color:rgb(255,153,0);}
.pos-340{position:relative;margin-top:-1453px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-341{position:relative;margin-left:112px;margin-top:1243px;}
.pos-342{position:relative;margin-left:0;margin-top:30px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.cont-207{z-index:5;pointer-events:none;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(238,251,255)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-clip:padding-box;}
.size-558{min-width:1200px;width:1200px;min-height:16967px;}
.size-559{min-width:1200px;width:1200px;min-height:16966px;height:16966px;}
.img-167{position:absolute;left:0;width:1200px;height:16966px;top:0;border:0;}
.img-168{left:0;width:1200px;height:16966px;top:0;display:inline-block;}
.pos-343{position:relative;margin-top:-16947px;}
.size-560{width:100%;min-width:1200px;min-height:108667px;}
.cont-208{z-index:1;pointer-events:none;border:0;background-color:rgb(244,254,255);}
.pos-344{position:relative;margin-top:16948px;}
.size-561{min-width:1200px;width:1200px;min-height:91683px;}
.size-562{min-width:1200px;width:1200px;min-height:22848px;height:22848px;}
.img-169{position:absolute;left:0;width:1200px;height:22848px;top:0;border:0;}
.img-170{left:0;width:1200px;height:22848px;top:0;display:inline-block;}
.pos-345{position:relative;margin-left:0;margin-top:-27px;}
.size-563{min-width:1200px;width:1200px;min-height:68862px;}
.size-564{min-width:1200px;width:1200px;min-height:26666px;height:26666px;}
.img-171{position:absolute;left:0;width:1200px;height:26666px;top:0;border:0;}
.img-172{left:0;width:1200px;height:26666px;top:0;display:inline-block;}
.pos-346{position:relative;margin-left:0;margin-top:-23px;}
.size-565{min-width:1200px;width:1200px;min-height:42219px;}
.size-566{min-width:1200px;width:1200px;min-height:21666px;height:21666px;}
.img-173{position:absolute;left:0;width:1200px;height:21666px;top:0;border:0;}
.img-174{left:0;width:1200px;height:21666px;top:0;display:inline-block;}
.size-567{min-width:1200px;width:1200px;min-height:20554px;height:20554px;}
.img-175{position:absolute;left:0;width:1200px;height:20538px;top:0;border:0;}
.img-176{left:0;width:1200px;height:20538px;top:0;display:inline-block;}
.pos-347{position:relative;margin-top:-108629px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-348{position:relative;margin-left:112px;margin-top:108449px;}
.cont-209{z-index:18;pointer-events:auto;}
.cont-210{z-index:23;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;overflow:hidden;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.cont-211{z-index:25;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(178,175,171);}
.cont-212{z-index:20;pointer-events:auto;}
.cont-213{z-index:21;pointer-events:auto;}
.cont-214{z-index:22;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-349{position:relative;margin-top:-3px;}
.size-568{width:100%;min-width:1200px;min-height:47192px;}
.cont-215{z-index:1;pointer-events:none;border:0;background-color:rgb(204,204,204);}
.size-569{min-width:1200px;width:1200px;min-height:47145px;}
.size-570{min-width:1200px;width:1200px;min-height:11231px;height:11231px;}
.img-177{position:absolute;left:0;width:1200px;height:11231px;top:0;border:0;}
.img-178{left:0;width:1200px;height:11231px;top:0;display:inline-block;}
.pos-350{position:relative;margin-left:0;margin-top:-11200px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-351{position:relative;margin-left:0;margin-top:-38px;}
.size-571{min-width:1200px;width:1200px;min-height:35952px;}
.size-572{min-width:1200px;width:1200px;min-height:11062px;height:11062px;}
.img-179{position:absolute;left:0;width:1200px;height:11062px;top:0;border:0;}
.img-180{left:0;width:1200px;height:11062px;top:0;display:inline-block;}
.size-573{min-width:1200px;width:1200px;min-height:24919px;}
.size-574{min-width:1200px;width:1200px;min-height:15260px;height:15260px;}
.img-181{position:absolute;left:0;width:1200px;height:15260px;top:0;border:0;}
.img-182{left:0;width:1200px;height:15260px;top:0;display:inline-block;}
.pos-352{position:relative;margin-left:0;margin-top:-22px;}
.size-575{min-width:1200px;width:1200px;min-height:9681px;height:9681px;}
.img-183{position:absolute;left:0;width:1200px;height:9681px;top:0;border:0;}
.img-184{left:0;width:1200px;height:9681px;top:0;display:inline-block;}
.pos-353{position:relative;margin-top:94px;}
.cont-216{z-index:17;pointer-events:auto;}
.cont-217{z-index:22;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;overflow:hidden;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.cont-218{z-index:24;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(178,175,171);}
.cont-219{z-index:19;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-354{position:relative;margin-top:-83px;}
.size-576{min-width:1200px;width:1200px;min-height:342px;}
.size-577{min-width:1200px;width:1200px;min-height:342px;height:342px;}
.img-185{position:absolute;left:0;width:1200px;height:342px;top:0;border:0;}
.img-186{left:0;width:1200px;height:342px;top:0;display:inline-block;}
.pos-355{position:relative;margin-left:0;margin-top:-285px;}
.pos-356{position:relative;margin-top:-257px;}
.size-578{width:100%;min-width:1200px;min-height:14103px;height:14103px;}
.cont-220{z-index:1;pointer-events:none;border:0;background-color:rgb(255,212,160);}
.pos-357{position:relative;margin-top:-14073px;}
.size-579{min-width:1200px;width:1200px;min-height:14044px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-358{position:relative;margin-left:0;margin-top:-173px;}
.size-580{min-width:1200px;width:1200px;min-height:6249px;height:6249px;}
.img-187{position:absolute;left:0;width:1200px;height:6249px;top:0;border:0;}
.img-188{left:0;width:1200px;height:6249px;top:0;display:inline-block;}
.size-581{min-width:1200px;width:1200px;min-height:7671px;height:7671px;}
.img-189{position:absolute;left:0;width:1200px;height:7671px;top:0;border:0;}
.img-190{left:0;width:1200px;height:7671px;top:0;display:inline-block;}
.pos-359{position:relative;margin-left:112px;margin-top:140px;}
.pos-360{position:relative;margin-left:0;margin-top:36px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.cont-221{z-index:4;pointer-events:none;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(238,251,255)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-clip:padding-box;}
.size-582{min-width:1200px;width:1200px;min-height:3988px;}
.pos-361{position:relative;margin-top:-3962px;}
.size-583{width:100%;min-width:1200px;min-height:6557px;height:6557px;}
.cont-222{z-index:1;pointer-events:none;border:0;background-color:rgb(204,102,102);}
.pos-362{position:relative;margin-top:-6525px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-363{position:relative;margin-left:0;margin-top:3546px;}
.size-584{min-width:1200px;width:1200px;min-height:2649px;}
.size-585{min-width:1200px;width:1200px;min-height:2649px;height:2649px;}
.img-191{position:absolute;left:0;width:1200px;height:2649px;top:0;border:0;}
.img-192{left:0;width:1200px;height:2649px;top:0;display:inline-block;}
.pos-364{position:relative;margin-left:74px;margin-top:-2493px;}
.size-586{min-width:48px;width:48px;min-height:29px;height:29px;}
.cont-223{z-index:9;border:0;background-color:rgba(242,242,242,0.351348);}
.pos-365{position:relative;margin-left:0;margin-top:26px;}
.size-587{min-width:1200px;width:1200px;min-height:945px;}
.size-588{min-width:68px;width:68px;min-height:207px;height:207px;}
.img-193{position:absolute;left:0;width:68px;height:207px;top:0;border:0;}
.img-194{left:0;width:68px;height:207px;top:0;display:inline-block;}
.pos-366{position:relative;margin-left:44px;margin-top:144px;}
.pos-367{position:relative;margin-left:39px;margin-top:0;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-368{position:relative;margin-top:-32px;}
.size-589{min-width:1200px;width:1200px;min-height:5244px;}
.size-590{min-width:1200px;width:1200px;min-height:5244px;height:5244px;}
.img-195{position:absolute;left:0;width:1200px;height:5244px;top:0;border:0;}
.img-196{left:0;width:1200px;height:5244px;top:0;display:inline-block;}
.pos-369{position:relative;margin-left:0;margin-top:-5238px;}
.pos-370{position:relative;margin-left:0;margin-top:-5180px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-371{position:relative;margin-top:-5113px;}
.size-591{width:100%;min-width:1200px;min-height:33299px;}
.cont-224{z-index:1;pointer-events:none;border:0;background-color:rgb(51,51,51);}
.pos-372{position:relative;margin-top:10881px;}
.size-592{min-width:1200px;width:1200px;min-height:6544px;height:6544px;}
.img-197{position:absolute;left:0;width:1200px;height:6544px;top:0;border:0;}
.img-198{left:0;width:1200px;height:6544px;top:0;display:inline-block;}
.size-593{min-width:1200px;width:1200px;min-height:10956px;}
.size-594{min-width:1200px;width:1200px;min-height:6537px;height:6537px;}
.img-199{position:absolute;left:0;width:1200px;height:6537px;top:0;border:0;}
.img-200{left:0;width:1200px;height:6537px;top:0;display:inline-block;}
.size-595{min-width:1200px;width:1200px;min-height:4423px;height:4423px;}
.img-201{position:absolute;left:0;width:1200px;height:4423px;top:0;border:0;}
.img-202{left:0;width:1200px;height:4423px;top:0;display:inline-block;}
.size-596{min-width:1200px;width:1200px;min-height:4878px;height:4878px;}
.img-203{position:absolute;left:0;width:1200px;height:4878px;top:0;border:0;}
.img-204{left:0;width:1200px;height:4878px;top:0;display:inline-block;}
.pos-373{position:relative;margin-top:-28192px;}
.size-597{min-width:1200px;width:1200px;min-height:5773px;height:5773px;}
.img-205{position:absolute;left:0;width:1200px;height:5773px;top:0;border:0;}
.img-206{left:0;width:1200px;height:5773px;top:0;display:inline-block;}
.pos-374{position:relative;margin-left:112px;margin-top:22531px;}
.cont-225{z-index:19;pointer-events:auto;}
.cont-226{z-index:24;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;overflow:hidden;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.cont-227{z-index:21;pointer-events:auto;}
.cont-228{z-index:23;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-375{position:relative;margin-top:-61px;}
.size-598{min-width:1200px;width:1200px;min-height:5688px;}
.size-599{min-width:1200px;width:1200px;min-height:5688px;height:5688px;}
.img-207{position:absolute;left:0;width:1200px;height:5688px;top:0;border:0;}
.img-208{left:0;width:1200px;height:5688px;top:0;display:inline-block;}
.pos-376{position:relative;margin-left:0;margin-top:-5653px;}
.pos-377{position:relative;margin-top:-5643px;}
.size-600{width:100%;min-width:1200px;min-height:13996px;height:13996px;}
.cont-229{z-index:1;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(6,5,50)), color-stop(1, rgb(20,43,94)));background-image:-o-linear-gradient(bottom, rgb(6,5,50) 0%, rgb(20,43,94) 100%);background-image:-webkit-linear-gradient(bottom, rgb(6,5,50) 0%, rgb(20,43,94) 100%);background-image:-ms-linear-gradient(bottom, rgb(6,5,50) 0%, rgb(20,43,94) 100%);background-image:linear-gradient(to bottom, rgb(6,5,50) 0%, rgb(20,43,94) 100%);background-clip:padding-box;}
.pos-378{position:relative;margin-top:-13948px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-379{position:relative;margin-left:0;margin-top:5282px;}
.size-601{min-width:1200px;width:1200px;min-height:8334px;}
.size-602{min-width:1200px;width:1200px;min-height:3569px;height:3569px;}
.img-209{position:absolute;left:0;width:1200px;height:3569px;top:0;border:0;}
.img-210{left:0;width:1200px;height:3569px;top:0;display:inline-block;}
.size-603{min-width:1200px;width:1200px;min-height:4767px;height:4767px;}
.img-211{position:absolute;left:0;width:1200px;height:4767px;top:0;border:0;}
.img-212{left:0;width:1200px;height:4767px;top:0;display:inline-block;}
.pos-380{position:relative;margin-left:112px;margin-top:136px;}
.pos-381{position:relative;margin-left:0;margin-top:47px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-382{position:relative;margin-top:-59px;}
.size-604{min-width:1200px;width:1200px;min-height:731px;}
.size-605{min-width:1200px;width:1200px;min-height:731px;height:731px;}
.img-213{position:absolute;left:0;width:1200px;height:731px;top:0;border:0;}
.img-214{left:0;width:1200px;height:731px;top:0;display:inline-block;}
.pos-383{position:relative;margin-left:0;margin-top:-698px;}
.pos-384{position:relative;margin-top:-672px;}
.size-606{width:100%;min-width:1200px;min-height:18799px;height:18799px;}
.cont-230{z-index:1;pointer-events:none;border:0;background-color:rgb(250,240,227);}
.pos-385{position:relative;margin-top:-18767px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-386{position:relative;margin-left:0;margin-top:216px;}
.size-607{min-width:1200px;width:1200px;min-height:18159px;}
.size-608{min-width:1200px;width:1200px;min-height:5883px;height:5883px;}
.img-215{position:absolute;left:0;width:1200px;height:5883px;top:0;border:0;}
.img-216{left:0;width:1200px;height:5883px;top:0;display:inline-block;}
.pos-387{position:relative;margin-left:0;margin-top:-11px;}
.size-609{min-width:1200px;width:1200px;min-height:12287px;}
.size-610{min-width:1200px;width:1200px;min-height:4705px;height:4705px;}
.img-217{position:absolute;left:0;width:1200px;height:4705px;top:0;border:0;}
.img-218{left:0;width:1200px;height:4705px;top:0;display:inline-block;}
.size-611{min-width:1200px;width:1200px;min-height:7593px;}
.size-612{min-width:1200px;width:1200px;min-height:3781px;height:3781px;}
.img-219{position:absolute;left:0;width:1200px;height:3781px;top:0;border:0;}
.img-220{left:0;width:1200px;height:3781px;top:0;display:inline-block;}
.pos-388{position:relative;margin-left:0;margin-top:-10px;}
.size-613{min-width:1200px;width:1200px;min-height:3822px;height:3822px;}
.img-221{position:absolute;left:0;width:1200px;height:3822px;top:0;border:0;}
.img-222{left:0;width:1200px;height:3822px;top:0;display:inline-block;}
.pos-389{position:relative;margin-left:112px;margin-top:216px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.size-614{width:100%;min-width:1200px;min-height:71792px;}
.cont-231{z-index:5;pointer-events:none;border:0;background-color:rgb(51,102,102);}
.pos-390{position:relative;margin-top:2px;}
.size-615{min-width:1200px;width:1200px;min-height:9659px;}
.size-616{min-width:1200px;width:1200px;min-height:9659px;height:9659px;}
.img-223{position:absolute;left:0;width:1200px;height:9659px;top:0;border:0;}
.img-224{left:0;width:1200px;height:9659px;top:0;display:inline-block;}
.pos-391{position:relative;margin-left:0;margin-top:-9632px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.size-617{min-width:1200px;width:1200px;min-height:30086px;}
.size-618{min-width:1200px;width:1200px;min-height:10026px;height:10026px;}
.img-225{position:absolute;left:0;width:1200px;height:10026px;top:0;border:0;}
.img-226{left:0;width:1200px;height:10026px;top:0;display:inline-block;}
.size-619{min-width:1200px;width:1200px;min-height:20061px;}
.size-620{min-width:1200px;width:1200px;min-height:10006px;height:10006px;}
.img-227{position:absolute;left:0;width:1200px;height:10006px;top:0;border:0;}
.img-228{left:0;width:1200px;height:10006px;top:0;display:inline-block;}
.size-621{min-width:1200px;width:1200px;min-height:10056px;height:10056px;}
.img-229{position:absolute;left:0;width:1200px;height:10056px;top:0;border:0;}
.img-230{left:0;width:1200px;height:10056px;top:0;display:inline-block;}
.size-622{min-width:1200px;width:1200px;min-height:32009px;}
.size-623{min-width:1200px;width:1200px;min-height:22412px;}
.size-624{min-width:1200px;width:1200px;min-height:11202px;height:11202px;}
.img-231{position:absolute;left:0;width:1200px;height:11202px;top:0;border:0;}
.img-232{left:0;width:1200px;height:11202px;top:0;display:inline-block;}
.size-625{min-width:1200px;width:1200px;min-height:11211px;height:11211px;}
.img-233{position:absolute;left:0;width:1200px;height:11211px;top:0;border:0;}
.img-234{left:0;width:1200px;height:11211px;top:0;display:inline-block;}
.size-626{min-width:1200px;width:1200px;min-height:9598px;height:9598px;}
.img-235{position:absolute;left:0;width:1200px;height:9598px;top:0;border:0;}
.img-236{left:0;width:1200px;height:9598px;top:0;display:inline-block;}
.pos-392{position:relative;margin-top:167px;}
.cont-232{z-index:20;pointer-events:auto;}
.cont-233{z-index:25;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;overflow:hidden;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.cont-234{z-index:27;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(178,175,171);}
.cont-235{z-index:22;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.size-627{min-width:1200px;width:1200px;min-height:3136px;}
.size-628{min-width:1200px;width:1200px;min-height:3135px;height:3135px;}
.img-237{position:absolute;left:0;width:1200px;height:3135px;top:0;border:0;}
.img-238{left:0;width:1200px;height:3135px;top:0;display:inline-block;}
.pos-393{position:relative;margin-top:-3114px;}
.size-629{width:100%;min-width:1200px;min-height:4733px;height:4733px;}
.cont-236{z-index:1;pointer-events:none;border:0;background-color:rgb(204,255,153);}
.pos-394{position:relative;margin-top:-4697px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-395{position:relative;margin-left:0;margin-top:2758px;}
.size-630{min-width:1200px;width:1200px;min-height:1555px;height:1555px;}
.img-239{position:absolute;left:0;width:1200px;height:1555px;top:0;border:0;}
.img-240{left:0;width:1200px;height:1555px;top:0;display:inline-block;}
.pos-396{position:relative;margin-left:112px;margin-top:222px;}
.pos-397{position:relative;margin-left:0;margin-top:34px;}
.cont-237{z-index:15;pointer-events:auto;}
.cont-238{z-index:20;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;overflow:hidden;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.cont-239{z-index:17;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-398{position:relative;margin-top:-135px;}
.size-631{min-width:1200px;width:1200px;min-height:453px;}
.size-632{min-width:1200px;width:1200px;min-height:453px;height:453px;}
.img-241{position:absolute;left:0;width:1200px;height:453px;top:0;border:0;}
.img-242{left:0;width:1200px;height:453px;top:0;display:inline-block;}
.pos-399{position:relative;margin-left:0;margin-top:-344px;}
.pos-400{position:relative;margin-top:-305px;}
.size-633{width:100%;min-width:1200px;min-height:5798px;height:5798px;}
.cont-240{z-index:1;pointer-events:none;border:0;background-color:rgb(204,255,255);}
.pos-401{position:relative;margin-top:-5779px;}
.size-634{min-width:1200px;width:1200px;min-height:5679px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-402{position:relative;margin-left:0;margin-top:-37px;}
.size-635{min-width:1200px;width:1200px;min-height:2065px;height:2065px;}
.img-243{position:absolute;left:0;width:1200px;height:2065px;top:0;border:0;}
.img-244{left:0;width:1200px;height:2065px;top:0;display:inline-block;}
.pos-403{position:relative;margin-left:0;margin-top:-15px;}
.size-636{min-width:1200px;width:1200px;min-height:3366px;height:3366px;}
.img-245{position:absolute;left:0;width:1200px;height:3366px;top:0;border:0;}
.img-246{left:0;width:1200px;height:3366px;top:0;display:inline-block;}
.pos-404{position:relative;margin-left:112px;margin-top:217px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-405{position:relative;margin-top:-92px;}
.size-637{min-width:1200px;width:1200px;min-height:5779px;}
.size-638{min-width:1200px;width:1200px;min-height:5779px;height:5779px;}
.img-247{position:absolute;left:0;width:1200px;height:5779px;top:0;border:0;}
.img-248{left:0;width:1200px;height:5779px;top:0;display:inline-block;}
.pos-406{position:relative;margin-left:0;margin-top:-5713px;}
.pos-407{position:relative;margin-top:-5700px;}
.size-639{width:100%;min-width:1200px;min-height:11737px;height:11737px;}
.cont-241{z-index:1;pointer-events:none;border:0;background-color:rgb(0,0,0);}
.pos-408{position:relative;margin-top:-11692px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-409{position:relative;margin-left:0;margin-top:5139px;}
.size-640{min-width:1200px;width:1200px;min-height:6154px;}
.size-641{min-width:1200px;width:1200px;min-height:4251px;height:4251px;}
.img-249{position:absolute;left:0;width:1200px;height:4251px;top:0;border:0;}
.img-250{left:0;width:1200px;height:4251px;top:0;display:inline-block;}
.pos-410{position:relative;margin-left:0;margin-top:-13px;}
.size-642{min-width:1200px;width:1200px;min-height:1916px;height:1916px;}
.img-251{position:absolute;left:0;width:1200px;height:1916px;top:0;border:0;}
.img-252{left:0;width:1200px;height:1916px;top:0;display:inline-block;}
.pos-411{position:relative;margin-left:112px;margin-top:238px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-412{position:relative;margin-top:-29px;}
.size-643{min-width:1196px;width:1196px;min-height:301px;}
.pos-413{position:relative;margin-left:97px;margin-top:0;}
.size-644{min-width:297px;width:297px;min-height:301px;height:301px;}
.img-253{position:absolute;left:0;width:297px;height:301px;top:0;border:0;}
.img-254{left:0;width:297px;height:301px;top:0;display:inline-block;}
.pos-414{position:relative;margin-left:0;margin-top:-298px;}
.pos-415{position:relative;margin-top:-269px;}
.size-645{width:100%;min-width:1200px;min-height:4691px;}
.cont-242{z-index:1;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(217,236,252)), color-stop(1, rgb(204,255,255)));background-image:-o-linear-gradient(bottom, rgb(217,236,252) 0%, rgb(204,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgb(217,236,252) 0%, rgb(204,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgb(217,236,252) 0%, rgb(204,255,255) 100%);background-image:linear-gradient(to bottom, rgb(217,236,252) 0%, rgb(204,255,255) 100%);background-clip:padding-box;}
.pos-416{position:relative;margin-top:13px;}
.pos-417{position:relative;margin-left:319px;margin-top:0;}
.size-646{min-width:763px;width:763px;min-height:196px;height:196px;}
.img-255{position:absolute;left:0;width:763px;height:196px;top:0;border:0;}
.img-256{left:0;width:763px;height:196px;top:0;display:inline-block;}
.pos-418{position:relative;margin-left:0;margin-top:2144px;}
.size-647{min-width:1200px;width:1200px;min-height:2327px;height:2327px;}
.img-257{position:absolute;left:0;width:1200px;height:2327px;top:0;border:0;}
.img-258{left:0;width:1200px;height:2327px;top:0;display:inline-block;}
.pos-419{position:relative;margin-top:-4662px;}
.size-648{min-width:1200px;width:1200px;min-height:2324px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-420{position:relative;margin-left:0;margin-top:-120px;}
.size-649{min-width:1200px;width:1200px;min-height:2144px;height:2144px;}
.img-259{position:absolute;left:0;width:1200px;height:2144px;top:0;border:0;}
.img-260{left:0;width:1200px;height:2144px;top:0;display:inline-block;}
.pos-421{position:relative;margin-left:112px;margin-top:2477px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.cont-243{z-index:31;pointer-events:none;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(238,251,255)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-clip:padding-box;}
.pos-422{position:relative;margin-top:-19px;}
.size-650{width:100%;min-width:1200px;min-height:240387px;}
.cont-244{z-index:1;pointer-events:none;border:0;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(22,250,254)), color-stop(1, rgb(153,255,255)));background-image:-o-linear-gradient(bottom, rgb(22,250,254) 0%, rgb(153,255,255) 100%);background-image:-webkit-linear-gradient(bottom, rgb(22,250,254) 0%, rgb(153,255,255) 100%);background-image:-ms-linear-gradient(bottom, rgb(22,250,254) 0%, rgb(153,255,255) 100%);background-image:linear-gradient(to bottom, rgb(22,250,254) 0%, rgb(153,255,255) 100%);background-clip:padding-box;}
.pos-423{position:relative;margin-top:3px;}
.size-651{min-width:1200px;width:1200px;min-height:5975px;}
.size-652{min-width:1200px;width:1200px;min-height:5975px;height:5975px;}
.img-261{position:absolute;left:0;width:1200px;height:5975px;top:0;border:0;}
.img-262{left:0;width:1200px;height:5975px;top:0;display:inline-block;}
.pos-424{position:relative;margin-left:0;margin-top:-5931px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.size-653{min-width:1200px;width:1200px;min-height:15258px;}
.size-654{min-width:1200px;width:1200px;min-height:7299px;height:7299px;}
.img-263{position:absolute;left:0;width:1200px;height:7299px;top:0;border:0;}
.img-264{left:0;width:1200px;height:7299px;top:0;display:inline-block;}
.size-655{min-width:1200px;width:1200px;min-height:7960px;height:7960px;}
.img-265{position:absolute;left:0;width:1200px;height:7960px;top:0;border:0;}
.img-266{left:0;width:1200px;height:7960px;top:0;display:inline-block;}
.size-656{min-width:1200px;width:1200px;min-height:7449px;height:7449px;}
.img-267{position:absolute;left:0;width:1200px;height:7449px;top:0;border:0;}
.img-268{left:0;width:1200px;height:7449px;top:0;display:inline-block;}
.size-657{min-width:1200px;width:1200px;min-height:50884px;}
.size-658{min-width:1200px;width:1200px;min-height:9000px;height:9000px;}
.img-269{position:absolute;left:0;width:1200px;height:9000px;top:0;border:0;}
.img-270{left:0;width:1200px;height:9000px;top:0;display:inline-block;}
.pos-425{position:relative;margin-left:0;margin-top:-84px;}
.size-659{min-width:1200px;width:1200px;min-height:41968px;}
.size-660{min-width:1200px;width:1200px;min-height:7000px;height:7000px;}
.img-271{position:absolute;left:0;width:1200px;height:7000px;top:0;border:0;}
.img-272{left:0;width:1200px;height:7000px;top:0;display:inline-block;}
.pos-426{position:relative;margin-left:0;margin-top:-12px;}
.size-661{min-width:1200px;width:1200px;min-height:34980px;}
.size-662{min-width:1200px;width:1200px;min-height:6601px;height:6601px;}
.img-273{position:absolute;left:0;width:1200px;height:6601px;top:0;border:0;}
.img-274{left:0;width:1200px;height:6601px;top:0;display:inline-block;}
.size-663{min-width:1200px;width:1200px;min-height:28380px;}
.size-664{min-width:1200px;width:1200px;min-height:6480px;height:6480px;}
.img-275{position:absolute;left:0;width:1200px;height:6480px;top:0;border:0;}
.img-276{left:0;width:1200px;height:6480px;top:0;display:inline-block;}
.size-665{min-width:1200px;width:1200px;min-height:21901px;}
.size-666{min-width:1200px;width:1200px;min-height:7343px;height:7343px;}
.img-277{position:absolute;left:0;width:1200px;height:7343px;top:0;border:0;}
.img-278{left:0;width:1200px;height:7343px;top:0;display:inline-block;}
.size-667{min-width:1200px;width:1200px;min-height:14559px;}
.size-668{min-width:1200px;width:1200px;min-height:6927px;height:6927px;}
.img-279{position:absolute;left:0;width:1200px;height:6927px;top:0;border:0;}
.img-280{left:0;width:1200px;height:6927px;top:0;display:inline-block;}
.size-669{min-width:1200px;width:1200px;min-height:7634px;height:7634px;}
.img-281{position:absolute;left:0;width:1200px;height:7634px;top:0;border:0;}
.img-282{left:0;width:1200px;height:7634px;top:0;display:inline-block;}
.pos-427{position:relative;margin-left:0;margin-top:68px;}
.size-670{min-width:1200px;width:1200px;min-height:160689px;}
.size-671{min-width:1200px;width:1200px;min-height:6738px;height:6738px;}
.img-283{position:absolute;left:0;width:1200px;height:6738px;top:0;border:0;}
.img-284{left:0;width:1200px;height:6738px;top:0;display:inline-block;}
.size-672{min-width:1200px;width:1200px;min-height:153953px;}
.size-673{min-width:1200px;width:1200px;min-height:8486px;height:8486px;}
.img-285{position:absolute;left:0;width:1200px;height:8486px;top:0;border:0;}
.img-286{left:0;width:1200px;height:8486px;top:0;display:inline-block;}
.size-674{min-width:1200px;width:1200px;min-height:145469px;}
.size-675{min-width:1200px;width:1200px;min-height:7638px;height:7638px;}
.img-287{position:absolute;left:0;width:1200px;height:7638px;top:0;border:0;}
.img-288{left:0;width:1200px;height:7638px;top:0;display:inline-block;}
.size-676{min-width:1200px;width:1200px;min-height:137833px;}
.size-677{min-width:1200px;width:1200px;min-height:7747px;height:7747px;}
.img-289{position:absolute;left:0;width:1200px;height:7747px;top:0;border:0;}
.img-290{left:0;width:1200px;height:7747px;top:0;display:inline-block;}
.size-678{min-width:1200px;width:1200px;min-height:130089px;}
.size-679{min-width:1200px;width:1200px;min-height:8163px;height:8163px;}
.img-291{position:absolute;left:0;width:1200px;height:8163px;top:0;border:0;}
.img-292{left:0;width:1200px;height:8163px;top:0;display:inline-block;}
.size-680{min-width:1200px;width:1200px;min-height:121937px;}
.size-681{min-width:1200px;width:1200px;min-height:9819px;height:9819px;}
.img-293{position:absolute;left:0;width:1200px;height:9819px;top:0;border:0;}
.img-294{left:0;width:1200px;height:9819px;top:0;display:inline-block;}
.size-682{min-width:1200px;width:1200px;min-height:112121px;}
.size-683{min-width:1200px;width:1200px;min-height:8482px;height:8482px;}
.img-295{position:absolute;left:0;width:1200px;height:8482px;top:0;border:0;}
.img-296{left:0;width:1200px;height:8482px;top:0;display:inline-block;}
.size-684{min-width:1200px;width:1200px;min-height:103651px;}
.size-685{min-width:1200px;width:1200px;min-height:11092px;height:11092px;}
.img-297{position:absolute;left:0;width:1200px;height:11092px;top:0;border:0;}
.img-298{left:0;width:1200px;height:11092px;top:0;display:inline-block;}
.size-686{min-width:1200px;width:1200px;min-height:92569px;}
.size-687{min-width:1200px;width:1200px;min-height:9747px;height:9747px;}
.img-299{position:absolute;left:0;width:1200px;height:9747px;top:0;border:0;}
.img-300{left:0;width:1200px;height:9747px;top:0;display:inline-block;}
.size-688{min-width:1200px;width:1200px;min-height:82834px;}
.size-689{min-width:1200px;width:1200px;min-height:8713px;height:8713px;}
.img-301{position:absolute;left:0;width:1200px;height:8713px;top:0;border:0;}
.img-302{left:0;width:1200px;height:8713px;top:0;display:inline-block;}
.size-690{min-width:1200px;width:1200px;min-height:74134px;}
.size-691{min-width:1200px;width:1200px;min-height:9600px;height:9600px;}
.img-303{position:absolute;left:0;width:1200px;height:9600px;top:0;border:0;}
.img-304{left:0;width:1200px;height:9600px;top:0;display:inline-block;}
.size-692{min-width:1200px;width:1200px;min-height:64547px;}
.size-693{min-width:1200px;width:1200px;min-height:8593px;height:8593px;}
.img-305{position:absolute;left:0;width:1200px;height:8593px;top:0;border:0;}
.img-306{left:0;width:1200px;height:8593px;top:0;display:inline-block;}
.pos-428{position:relative;margin-left:0;margin-top:-18px;}
.size-694{min-width:1200px;width:1200px;min-height:55972px;}
.size-695{min-width:1200px;width:1200px;min-height:9447px;height:9447px;}
.img-307{position:absolute;left:0;width:1200px;height:9447px;top:0;border:0;}
.img-308{left:0;width:1200px;height:9447px;top:0;display:inline-block;}
.size-696{min-width:1200px;width:1200px;min-height:46540px;}
.size-697{min-width:1200px;width:1200px;min-height:9666px;height:9666px;}
.img-309{position:absolute;left:0;width:1200px;height:9666px;top:0;border:0;}
.img-310{left:0;width:1200px;height:9666px;top:0;display:inline-block;}
.pos-429{position:relative;margin-left:0;margin-top:-19px;}
.size-698{min-width:1200px;width:1200px;min-height:36893px;}
.size-699{min-width:1200px;width:1200px;min-height:9577px;height:9577px;}
.img-311{position:absolute;left:0;width:1200px;height:9577px;top:0;border:0;}
.img-312{left:0;width:1200px;height:9577px;top:0;display:inline-block;}
.size-700{min-width:1200px;width:1200px;min-height:27318px;}
.size-701{min-width:1200px;width:1200px;min-height:10364px;height:10364px;}
.img-313{position:absolute;left:0;width:1200px;height:10364px;top:0;border:0;}
.img-314{left:0;width:1200px;height:10364px;top:0;display:inline-block;}
.size-702{min-width:1200px;width:1200px;min-height:16956px;}
.size-703{min-width:1200px;width:1200px;min-height:9758px;height:9758px;}
.img-315{position:absolute;left:0;width:1200px;height:9758px;top:0;border:0;}
.img-316{left:0;width:1200px;height:9758px;top:0;display:inline-block;}
.size-704{min-width:1200px;width:1200px;min-height:7199px;}
.size-705{min-width:1200px;width:1200px;min-height:7121px;height:7121px;}
.img-317{position:absolute;left:0;width:1200px;height:7121px;top:0;border:0;}
.img-318{left:0;width:1200px;height:7121px;top:0;display:inline-block;}
.size-706{min-width:1200px;width:1200px;min-height:88px;height:88px;}
.img-319{position:absolute;left:0;width:1200px;height:88px;top:0;border:0;}
.img-320{left:0;width:1200px;height:88px;top:0;display:inline-block;}
.pos-430{position:relative;margin-top:130px;}
.cont-245{z-index:43;pointer-events:auto;}
.cont-246{z-index:49;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;overflow:hidden;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.cont-247{z-index:51;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(178,175,171);}
.cont-248{z-index:59;pointer-events:auto;}
.cont-249{z-index:45;pointer-events:auto;}
.cont-250{z-index:46;pointer-events:auto;}
.cont-251{z-index:48;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.cont-252{z-index:6;pointer-events:none;border:0;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(238,251,255)), color-stop(1, rgb(255,255,255)));background-image:-o-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:-ms-linear-gradient(top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-image:linear-gradient(to top, rgb(238,251,255) 0%, rgb(255,255,255) 100%);background-clip:padding-box;}
.size-707{min-width:1196px;width:1196px;min-height:195px;}
.pos-431{position:relative;margin-left:189px;margin-top:-7px;}
.size-708{min-width:823px;width:823px;min-height:172px;height:172px;}
.img-321{position:absolute;left:0;width:823px;height:172px;top:0;border:0;}
.img-322{left:0;width:823px;height:172px;top:0;display:inline-block;}
.pos-432{position:relative;margin-top:-167px;}
.size-709{width:100%;min-width:1200px;min-height:24841px;}
.cont-253{z-index:1;pointer-events:none;border:0;background-image:-webkit-gradient(linear, right top, left top, color-stop(0, rgb(182,223,89)), color-stop(1, rgb(153,255,153)));background-image:-o-linear-gradient(right, rgb(182,223,89) 0%, rgb(153,255,153) 100%);background-image:-webkit-linear-gradient(right, rgb(182,223,89) 0%, rgb(153,255,153) 100%);background-image:-ms-linear-gradient(right, rgb(182,223,89) 0%, rgb(153,255,153) 100%);background-image:linear-gradient(to right, rgb(182,223,89) 0%, rgb(153,255,153) 100%);background-clip:padding-box;}
.pos-433{position:relative;margin-top:169px;}
.size-710{min-width:1200px;width:1200px;min-height:5091px;height:5091px;}
.img-323{position:absolute;left:0;width:1200px;height:5091px;top:0;border:0;}
.img-324{left:0;width:1200px;height:5091px;top:0;display:inline-block;}
.pos-434{position:relative;margin-left:0;margin-top:70px;}
.size-711{min-width:1200px;width:1200px;min-height:19435px;}
.size-712{min-width:1200px;width:1200px;min-height:7478px;height:7478px;}
.img-325{position:absolute;left:0;width:1200px;height:7478px;top:0;border:0;}
.img-326{left:0;width:1200px;height:7478px;top:0;display:inline-block;}
.size-713{min-width:1200px;width:1200px;min-height:11970px;}
.size-714{min-width:1200px;width:1200px;min-height:8561px;height:8561px;}
.img-327{position:absolute;left:0;width:1200px;height:8561px;top:0;border:0;}
.img-328{left:0;width:1200px;height:8561px;top:0;display:inline-block;}
.size-715{min-width:1200px;width:1200px;min-height:3420px;height:3420px;}
.img-329{position:absolute;left:0;width:1200px;height:3420px;top:0;border:0;}
.img-330{left:0;width:1200px;height:3420px;top:0;display:inline-block;}
.pos-435{position:relative;margin-top:-24811px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-436{position:relative;margin-left:112px;margin-top:24604px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-437{position:relative;margin-top:-4px;}
.size-716{width:100%;min-width:1200px;min-height:15569px;}
.cont-254{z-index:1;pointer-events:none;border:0;background-color:rgb(255,102,153);}
.pos-438{position:relative;margin-top:16px;}
.size-717{min-width:1200px;width:1200px;min-height:11470px;}
.size-718{min-width:748px;width:748px;min-height:316px;}
.size-719{min-width:748px;width:748px;min-height:171px;height:171px;}
.img-331{position:absolute;left:37px;width:674px;height:171px;top:0;border:0;}
.img-332{left:37px;width:674px;height:171px;top:0;display:inline-block;}
.pos-439{position:relative;margin-left:0;margin-top:-155px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-440{position:relative;margin-left:0;margin-top:-130px;}
.size-720{min-width:1200px;width:1200px;min-height:5421px;height:5421px;}
.img-333{position:absolute;left:0;width:1200px;height:5421px;top:0;border:0;}
.img-334{left:0;width:1200px;height:5421px;top:0;display:inline-block;}
.pos-441{position:relative;margin-left:0;margin-top:-8px;}
.size-721{min-width:1200px;width:1200px;min-height:5871px;height:5871px;}
.img-335{position:absolute;left:0;width:1200px;height:5871px;top:0;border:0;}
.img-336{left:0;width:1200px;height:5871px;top:0;display:inline-block;}
.pos-442{position:relative;margin-left:0;margin-top:200px;}
.size-722{min-width:1200px;width:1200px;min-height:3840px;height:3840px;}
.img-337{position:absolute;left:0;width:1200px;height:3840px;top:0;border:0;}
.img-338{left:0;width:1200px;height:3840px;top:0;display:inline-block;}
.pos-443{position:relative;margin-top:126px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.size-723{width:100%;min-width:1200px;min-height:23237px;}
.cont-255{z-index:1;pointer-events:none;border:0;background-color:rgb(255,204,102);}
.pos-444{position:relative;margin-top:9px;}
.size-724{min-width:1200px;width:1200px;min-height:4609px;}
.size-725{min-width:1107px;width:1107px;min-height:322px;}
.pos-445{position:relative;margin-left:0;margin-top:22px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-446{position:relative;margin-left:249px;margin-top:-322px;}
.size-726{min-width:858px;width:858px;min-height:152px;height:152px;}
.img-339{position:absolute;left:0;width:858px;height:152px;top:0;border:0;}
.img-340{left:0;width:858px;height:152px;top:0;display:inline-block;}
.pos-447{position:relative;margin-left:0;margin-top:-162px;}
.size-727{min-width:1200px;width:1200px;min-height:1551px;height:1551px;}
.img-341{position:absolute;left:0;width:1200px;height:1551px;top:0;border:0;}
.img-342{left:0;width:1200px;height:1551px;top:0;display:inline-block;}
.size-728{min-width:1200px;width:1200px;min-height:2900px;height:2900px;}
.img-343{position:absolute;left:0;width:1200px;height:2900px;top:0;border:0;}
.img-344{left:0;width:1200px;height:2900px;top:0;display:inline-block;}
.pos-448{position:relative;margin-left:0;margin-top:72px;}
.size-729{min-width:1200px;width:1200px;min-height:8689px;}
.size-730{min-width:1200px;width:1200px;min-height:1876px;height:1876px;}
.img-345{position:absolute;left:0;width:1200px;height:1876px;top:0;border:0;}
.img-346{left:0;width:1200px;height:1876px;top:0;display:inline-block;}
.pos-449{position:relative;margin-left:0;margin-top:-225px;}
.size-731{min-width:1200px;width:1200px;min-height:7038px;height:7038px;}
.img-347{position:absolute;left:0;width:1200px;height:7038px;top:0;border:0;}
.img-348{left:0;width:1200px;height:7038px;top:0;display:inline-block;}
.size-732{min-width:1200px;width:1200px;min-height:9826px;}
.size-733{min-width:1200px;width:1200px;min-height:6901px;height:6901px;}
.img-349{position:absolute;left:0;width:1200px;height:6901px;top:0;border:0;}
.img-350{left:0;width:1200px;height:6901px;top:0;display:inline-block;}
.size-734{min-width:1200px;width:1200px;min-height:2932px;height:2932px;}
.img-351{position:absolute;left:0;width:1200px;height:2932px;top:0;border:0;}
.img-352{left:0;width:1200px;height:2932px;top:0;display:inline-block;}
.pos-450{position:relative;margin-top:121px;}
.pos-451{position:relative;margin-left:0;margin-top:35px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-452{position:relative;margin-left:0;margin-top:-16px;}
.size-735{min-width:1200px;width:1200px;min-height:5496px;height:5496px;}
.img-353{position:absolute;left:0;width:1200px;height:5496px;top:0;border:0;}
.img-354{left:0;width:1200px;height:5496px;top:0;display:inline-block;}
.pos-453{position:relative;margin-top:-5482px;}
.size-736{width:100%;min-width:1200px;min-height:20127px;}
.cont-256{z-index:1;pointer-events:none;border:0;background-color:rgb(204,255,102);}
.pos-454{position:relative;margin-top:5561px;}
.size-737{min-width:1200px;width:1200px;min-height:6783px;height:6783px;}
.img-355{position:absolute;left:0;width:1200px;height:6783px;top:0;border:0;}
.img-356{left:0;width:1200px;height:6783px;top:0;display:inline-block;}
.pos-455{position:relative;margin-left:0;margin-top:53px;}
.size-738{min-width:1200px;width:1200px;min-height:6772px;height:6772px;}
.img-357{position:absolute;left:0;width:1200px;height:6772px;top:0;border:0;}
.img-358{left:0;width:1200px;height:6772px;top:0;display:inline-block;}
.pos-456{position:relative;margin-top:-20097px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-457{position:relative;margin-left:0;margin-top:18876px;}
.size-739{min-width:1200px;width:1200px;min-height:1799px;}
.size-740{min-width:1200px;width:1200px;min-height:1125px;height:1125px;}
.img-359{position:absolute;left:0;width:1200px;height:1125px;top:0;border:0;}
.img-360{left:0;width:1200px;height:1125px;top:0;display:inline-block;}
.pos-458{position:relative;margin-left:112px;margin-top:-127px;}
.pos-459{position:relative;margin-left:43px;margin-top:-793px;}
.size-741{min-width:880px;width:880px;min-height:247px;}
.size-742{min-width:378px;width:378px;min-height:107px;height:107px;}
.cont-257{z-index:10;border:0;background-color:rgba(242,242,242,0.351348);}
.pos-460{position:relative;margin-left:12px;margin-top:-107px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-461{position:relative;margin-top:-2px;}
.size-743{width:100%;min-width:1200px;min-height:26982px;}
.cont-258{z-index:1;pointer-events:none;border:0;background-color:rgb(255,153,204);}
.pos-462{position:relative;margin-top:7px;}
.size-744{min-width:1200px;width:1200px;min-height:22661px;}
.size-745{min-width:1122px;width:1122px;min-height:323px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-463{position:relative;margin-left:78px;margin-top:-323px;}
.size-746{min-width:1044px;width:1044px;min-height:272px;height:272px;}
.img-361{position:absolute;left:0;width:1044px;height:269px;top:1px;border:0;}
.img-362{left:0;width:1044px;height:269px;top:1px;display:inline-block;}
.pos-464{position:relative;margin-left:0;margin-top:-111px;}
.size-747{min-width:1200px;width:1200px;min-height:8841px;height:8841px;}
.img-363{position:absolute;left:0;width:1200px;height:8841px;top:0;border:0;}
.img-364{left:0;width:1200px;height:8841px;top:0;display:inline-block;}
.pos-465{position:relative;margin-left:0;margin-top:-54px;}
.size-748{min-width:1200px;width:1200px;min-height:13662px;}
.size-749{min-width:1200px;width:1200px;min-height:6150px;height:6150px;}
.img-365{position:absolute;left:0;width:1200px;height:6150px;top:0;border:0;}
.img-366{left:0;width:1200px;height:6150px;top:0;display:inline-block;}
.pos-466{position:relative;margin-left:0;margin-top:-370px;}
.size-750{min-width:1200px;width:1200px;min-height:7882px;height:7882px;}
.img-367{position:absolute;left:0;width:1200px;height:7882px;top:0;border:0;}
.img-368{left:0;width:1200px;height:7882px;top:0;display:inline-block;}
.pos-467{position:relative;margin-top:-4490px;}
.size-751{min-width:1200px;width:1200px;min-height:4565px;height:4565px;}
.img-369{position:absolute;left:0;width:1200px;height:4565px;top:0;border:0;}
.img-370{left:0;width:1200px;height:4565px;top:0;display:inline-block;}
.pos-468{position:relative;margin-left:112px;margin-top:62px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.size-752{width:100%;min-width:1200px;min-height:62642px;}
.cont-259{z-index:5;pointer-events:none;border:0;background-color:rgb(250,222,194);}
.pos-469{position:relative;margin-top:17px;}
.size-753{min-width:1200px;width:1200px;min-height:17193px;}
.size-754{min-width:1092px;width:1092px;min-height:314px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-470{position:relative;margin-left:121px;margin-top:-314px;}
.size-755{min-width:971px;width:971px;min-height:168px;height:168px;}
.img-371{position:absolute;left:0;width:971px;height:168px;top:0;border:0;}
.img-372{left:0;width:971px;height:168px;top:0;display:inline-block;}
.pos-471{position:relative;margin-left:0;margin-top:-186px;}
.size-756{min-width:1200px;width:1200px;min-height:9671px;height:9671px;}
.img-373{position:absolute;left:0;width:1200px;height:9671px;top:0;border:0;}
.img-374{left:0;width:1200px;height:9671px;top:0;display:inline-block;}
.size-757{min-width:1200px;width:1200px;min-height:7405px;height:7405px;}
.img-375{position:absolute;left:0;width:1200px;height:7405px;top:0;border:0;}
.img-376{left:0;width:1200px;height:7405px;top:0;display:inline-block;}
.size-758{min-width:1200px;width:1200px;min-height:40664px;}
.size-759{min-width:1200px;width:1200px;min-height:6299px;height:6299px;}
.img-377{position:absolute;left:0;width:1200px;height:6299px;top:0;border:0;}
.img-378{left:0;width:1200px;height:6299px;top:0;display:inline-block;}
.size-760{min-width:1200px;width:1200px;min-height:34376px;}
.size-761{min-width:1200px;width:1200px;min-height:6500px;height:6500px;}
.img-379{position:absolute;left:0;width:1200px;height:6500px;top:0;border:0;}
.img-380{left:0;width:1200px;height:6500px;top:0;display:inline-block;}
.size-762{min-width:1200px;width:1200px;min-height:27877px;}
.size-763{min-width:1200px;width:1200px;min-height:6947px;height:6947px;}
.img-381{position:absolute;left:0;width:1200px;height:6947px;top:0;border:0;}
.img-382{left:0;width:1200px;height:6947px;top:0;display:inline-block;}
.size-764{min-width:1200px;width:1200px;min-height:20939px;}
.size-765{min-width:1200px;width:1200px;min-height:8339px;height:8339px;}
.img-383{position:absolute;left:0;width:1200px;height:8339px;top:0;border:0;}
.img-384{left:0;width:1200px;height:8339px;top:0;display:inline-block;}
.size-766{min-width:1200px;width:1200px;min-height:12608px;}
.size-767{min-width:1200px;width:1200px;min-height:8102px;height:8102px;}
.img-385{position:absolute;left:0;width:1200px;height:8102px;top:0;border:0;}
.img-386{left:0;width:1200px;height:8102px;top:0;display:inline-block;}
.size-768{min-width:1200px;width:1200px;min-height:4509px;height:4509px;}
.img-387{position:absolute;left:0;width:1200px;height:4509px;top:0;border:0;}
.img-388{left:0;width:1200px;height:4509px;top:0;display:inline-block;}
.size-769{min-width:1200px;width:1200px;min-height:4689px;height:4689px;}
.img-389{position:absolute;left:0;width:1200px;height:4689px;top:0;border:0;}
.img-390{left:0;width:1200px;height:4689px;top:0;display:inline-block;}
.pos-472{position:relative;margin-top:182px;}
.cont-260{z-index:23;pointer-events:auto;}
.cont-261{z-index:28;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;overflow:hidden;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.cont-262{z-index:32;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:rgb(178,175,171);}
.cont-263{z-index:25;pointer-events:auto;}
.cont-264{z-index:26;pointer-events:auto;}
.cont-265{z-index:27;pointer-events:auto;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.pos-473{position:relative;margin-top:-39px;}
.size-770{min-width:1200px;width:1200px;min-height:260px;}
.size-771{min-width:1200px;width:1200px;min-height:260px;height:260px;}
.img-391{position:absolute;left:0;width:1200px;height:260px;top:0;border:0;}
.img-392{left:0;width:1200px;height:260px;top:0;display:inline-block;}
.pos-474{position:relative;margin-left:0;margin-top:-247px;}
.pos-475{position:relative;margin-top:-218px;}
.size-772{width:100%;min-width:1200px;min-height:11255px;}
.cont-266{z-index:1;pointer-events:none;border:0;background-color:rgb(153,204,51);}
.pos-476{position:relative;margin-top:5760px;}
.size-773{min-width:1200px;width:1200px;min-height:5448px;height:5448px;}
.img-393{position:absolute;left:0;width:1200px;height:5448px;top:0;border:0;}
.img-394{left:0;width:1200px;height:5448px;top:0;display:inline-block;}
.pos-477{position:relative;margin-top:-11226px;}
.size-774{min-width:1200px;width:1200px;min-height:5608px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-478{position:relative;margin-left:0;margin-top:-180px;}
.size-775{min-width:1200px;width:1200px;min-height:5488px;height:5488px;}
.img-395{position:absolute;left:0;width:1200px;height:5488px;top:0;border:0;}
.img-396{left:0;width:1200px;height:5488px;top:0;display:inline-block;}
.pos-479{position:relative;margin-left:112px;margin-top:5749px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.size-776{width:100%;min-width:1200px;min-height:22808px;}
.cont-267{z-index:5;pointer-events:none;border:0;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;background-color:rgb(255,204,102);}
.size-777{min-width:1200px;width:1200px;min-height:11363px;}
.size-778{min-width:1062px;width:1062px;min-height:324px;}
.pos-480{position:relative;margin-left:0;margin-top:24px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-481{position:relative;margin-left:142px;margin-top:-324px;}
.size-779{min-width:920px;width:920px;min-height:163px;height:163px;}
.img-397{position:absolute;left:84px;width:752px;height:163px;top:0;border:0;}
.img-398{left:84px;width:752px;height:163px;top:0;display:inline-block;}
.pos-482{position:relative;margin-left:0;margin-top:-182px;}
.size-780{min-width:1200px;width:1200px;min-height:5731px;height:5731px;}
.img-399{position:absolute;left:0;width:1200px;height:5731px;top:0;border:0;}
.img-400{left:0;width:1200px;height:5731px;top:0;display:inline-block;}
.size-781{min-width:1200px;width:1200px;min-height:5500px;height:5500px;}
.img-401{position:absolute;left:0;width:1200px;height:5500px;top:0;border:0;}
.img-402{left:0;width:1200px;height:5500px;top:0;display:inline-block;}
.pos-483{position:relative;margin-left:0;margin-top:1331px;}
.size-782{min-width:1200px;width:1200px;min-height:10051px;height:10051px;}
.img-403{position:absolute;left:0;width:1200px;height:10051px;top:0;border:0;}
.img-404{left:0;width:1200px;height:10051px;top:0;display:inline-block;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
.size-783{min-width:1200px;width:1200px;min-height:419px;}
.pos-484{position:relative;margin-left:0;margin-top:-25px;}
.size-784{min-width:1200px;width:1200px;min-height:414px;height:414px;}
.img-405{position:absolute;left:0;width:1200px;height:414px;top:0;border:0;}
.img-406{left:0;width:1200px;height:414px;top:0;display:inline-block;}
.pos-485{position:relative;margin-top:-385px;}
.size-785{width:100%;min-width:1200px;min-height:5608px;height:5608px;}
.cont-268{z-index:1;pointer-events:none;border:0;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgb(204,153,255)), color-stop(1, rgb(255,204,255)));background-image:-o-linear-gradient(left, rgb(204,153,255) 0%, rgb(255,204,255) 100%);background-image:-webkit-linear-gradient(left, rgb(204,153,255) 0%, rgb(255,204,255) 100%);background-image:-ms-linear-gradient(left, rgb(204,153,255) 0%, rgb(255,204,255) 100%);background-image:linear-gradient(to left, rgb(204,153,255) 0%, rgb(255,204,255) 100%);background-clip:padding-box;}
.pos-486{position:relative;margin-top:-5584px;}
.wrapper div, .wrapper p, .wrapper a{font-size:15px;line-height:1.4;}
.wrapper input{font-size:15px;line-height:1.4;margin:3px 2px 3px 2px;}
.pos-487{position:relative;margin-left:0;margin-top:12px;}
.size-786{min-width:1200px;width:1200px;min-height:5199px;height:5199px;}
.img-407{position:absolute;left:0;width:1200px;height:5199px;top:0;border:0;}
.img-408{left:0;width:1200px;height:5199px;top:0;display:inline-block;}
.pos-488{position:relative;margin-left:112px;margin-top:185px;}
.webp .fixed-8{background-image:url(../images/untitled-1200.webp);background-attachment:fixed;}
.menu-device{background-color:rgb(0,0,0);display:none;}
@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-2400.webp);background-attachment:fixed;}
}
@media (min-width:1200px) {
.webp .fixed-8{background-image:url(../images/untitled-1600.webp);background-attachment:fixed;}
}
@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-3200.webp);background-attachment:fixed;}
}
@media (min-width:1600px) {
.webp .fixed-8{background-image:url(../images/untitled-2000.webp);background-attachment:fixed;}
}
@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi) {
.webp .fixed-8{background-image:url(../images/untitled-4000.webp);background-attachment:fixed;}
}
