html{-ms-touch-action:none}body,div,h1,h3,h4,li,p,ul{margin:0;padding:0}ul{list-style:none}a{text-decoration:none;outline:none}a,img{border:none}img{display:block}body{width:100%;font:16px/1.5 Microsoft YaHei,Helvetica,STHeiti STXihei,Microsoft JhengHei,Arial}#pageContain,body{overflow:hidden}.page{box-shadow:1px 1px 4px 0 #000;overflow:hidden;position:absolute;top:0;left:0}.contain,.page{display:none;width:100%;height:100%}.contain{position:relative;z-index:0}.current,.current .contain,.slide .contain{display:block}.current{z-index:1}.slide{display:block;z-index:2}.swipe{display:block;z-index:3;transition-duration:0ms!important;-webkit-transition-duration:0ms!important}#navBar{z-index:3;position:absolute;font-size:0;line-height:0;text-align:center;right:5%;top:50%;margin-top:-45px}#navBar .active{background:#ccc}#navBar li{background:transparent;border:1px solid #ccc;display:block;font-size:0;margin:5px 0;cursor:pointer;transition:all .7s ease;border-radius:50%;line-height:10px;text-align:center;width:10px;height:10px}
/*!Animate.css - http://daneden.me/animate Licensed under the MIT license -http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes a{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:a;transform-origin:center bottom}@keyframes b{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:b}@keyframes c{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:c}@keyframes d{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:d}@keyframes e{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:e}@keyframes f{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:f}@keyframes g{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:g}@keyframes h{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:h}@keyframes i{11.1%{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}to{transform:none}}.jello{animation-name:i;transform-origin:center}@keyframes j{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}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:scaleX(1)}}.bounceIn{animation-name:j}@keyframes k{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:k}@keyframes l{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:l}@keyframes m{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:m}@keyframes n{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:n}@keyframes o{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:o}@keyframes p{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:p}@keyframes q{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:q}@keyframes r{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:r}@keyframes s{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:s}@keyframes t{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:t}@keyframes u{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:u}@keyframes v{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:v}@keyframes w{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:w}@keyframes x{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:x}@keyframes y{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:y}@keyframes z{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:z}@keyframes A{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:A}@keyframes B{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:B}@keyframes C{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:C}@keyframes D{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:D}@keyframes E{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:E}@keyframes F{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:F}@keyframes G{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:G}@keyframes H{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:H}@keyframes I{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:I}@keyframes J{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:J}@keyframes K{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:K}@keyframes L{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-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;animation-name:L}@keyframes M{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:M}@keyframes N{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:N}@keyframes O{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:O;backface-visibility:visible!important}@keyframes P{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:P}@keyframes Q{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:Q;animation-timing-function:ease-out}@keyframes R{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:R;animation-timing-function:ease-in}@keyframes S{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:S}@keyframes T{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:T}@keyframes U{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:U}@keyframes V{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:V}@keyframes W{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:W}@keyframes X{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:X}@keyframes Y{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:Y}@keyframes Z{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:Z}@keyframes ab{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:ab}@keyframes bb{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:bb}@keyframes cb{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:cb}@keyframes db{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:db}@keyframes eb{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:eb}@keyframes fb{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:fb}@keyframes gb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:gb}@keyframes hb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:hb}@keyframes ib{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:ib}@keyframes jb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:jb}@keyframes kb{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:kb}@keyframes lb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:lb}@keyframes mb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:mb}@keyframes nb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:nb}@keyframes ob{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:ob}@keyframes pb{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:pb}@keyframes qb{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:qb}@keyframes rb{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:rb}@keyframes sb{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:sb}@keyframes tb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:tb}@keyframes ub{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:ub}@keyframes vb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:vb}@keyframes wb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:wb}
body{color:#333}.yc_page1,.yc_page2,.yc_page3,.yc_page4,.yc_page5{height:100%;position:relative}.yc_page1{background:url(../img/1_background.jpeg) 50% no-repeat;background-size:cover;animation-duration:.5s;-webkit-animation-duration:.5s}.yc_page1_nav{background-color:#fff;height:50px}.yc_page1_nav>img{display:inline-block;height:40px;margin:5px 10px 5px 30px}.yc_logo_title{display:inline-block;height:50px;vertical-align:top}.yc_logo_title>span{font-weight:700;line-height:48px;display:block}.yc_logo_title_span1{font-size:18px}.yc_page1_nav>a{display:inline-block;height:50px;line-height:50px;vertical-align:top;float:right;margin-right:6%;color:#333}.yc_page1_nav>.active{color:#f49824}.yc_page1_content{position:relative;height:100%;margin-top:-50px}.yc_page1_left{position:absolute;width:25%;left:10%;top:15%;animation-delay:.3s;-webkit-animation-delay:.3s}.yc_page1_left>div{color:#fff;border-radius:50%;position:absolute;opacity:.9}.yc_page1_div1{background-color:#f69925;top:25%;left:32%;z-index:6;font-size:3.5vw;padding:1.9vw 1vw;animation-delay:.6s;-webkit-animation-delay:.6s}.yc_page1_div2{background-color:#4da7d0;top:41%;left:23%;z-index:5;font-size:2.6vw;padding:1.6vw 1vw;animation-delay:.8s;-webkit-animation-delay:.8s}.yc_page1_div3{background-color:#4dd0a4;top:41.5%;left:53%;z-index:4;font-size:2vw;padding:1.5vw 1vw;animation-delay:1s;-webkit-animation-delay:1s}.yc_page1_div4{background-color:#f07184;top:54%;left:38%;z-index:3;font-size:1.8vw;padding:1.4vw 1vw;animation-delay:1.2s;-webkit-animation-delay:1.2s}.yc_page1_left_img{width:100%}.yc_page1_right{position:absolute;width:30%;right:10%;top:15%;text-align:center;animation-delay:.3s;-webkit-animation-delay:.3s}.yc_page1_right>*{margin:0 auto}.yc_page1_right>p{font-size:3vmin;font-weight:700;letter-spacing:.5vmin}.yc_page1_right>img{display:block;width:68%;margin-top:3vh;animation-delay:2s;-webkit-animation-delay:2s}.yc_page1_right>a{display:block;width:34%;border-radius:10px;padding:10px 20px;color:#fff;background-color:#333;margin-top:3vh;font-size:1.8vmin;animation-delay:3s;-webkit-animation-delay:3s}.yc_page1_right>a:last-child{background-color:#9cc42e}.yc_page_background{background-color:#f99931}.yc_page_background_1,.yc_page_background_2{position:absolute;width:0;height:0;z-index:1;left:10%;top:10%}.yc_page_background_1{border-top:80vh solid #fbc663;border-right:40vw solid transparent;border-left:10vw solid #fbc663}.yc_page_background_2{left:20%;border-bottom:80vh solid #fab638;border-right:30vw solid #fab638;border-left:40vw solid transparent}.yc_page_content{width:100%;height:100%;padding:10%;position:relative;z-index:2;box-sizing:border-box}.yc_page2,.yc_page3,.yc_page4,.yc_page5{text-align:center;color:#fff}.yc_page2_title1{font-size:3.2vw;padding:3.5vh 0;letter-spacing:.5vw;animation-delay:.3s;-webkit-animation-delay:.3s}.yc_page2_title2{font-size:1.6vw;letter-spacing:.5vw;animation-delay:.6s;-webkit-animation-delay:.6s}.yc_page2_img_div1,.yc_page2_img_div2,.yc_page2_img_div3,.yc_page2_img_div4,.yc_page2_phone{position:absolute}.yc_page2_phone{width:60%;left:20%;bottom:15%;animation-delay:1s;-webkit-animation-delay:1s}.yc_page2_img_div1{width:10%;left:32%;bottom:15%;margin-bottom:9%;animation-delay:1.2s;-webkit-animation-delay:1.2s}.yc_page2_img_div2{width:14%;left:41%;bottom:15%;margin-bottom:4%;animation-delay:1.4s;-webkit-animation-delay:1.4s}.yc_page2_img_div3{width:9%;left:54%;bottom:15%;margin-bottom:10%;animation-delay:1.6s;-webkit-animation-delay:1.6s}.yc_page2_img_div4{width:10%;left:62%;bottom:15%;margin-bottom:7%;animation-delay:1.8s;-webkit-animation-delay:1.8s}.yc_page2_img_div1 img,.yc_page2_img_div2 img,.yc_page2_img_div3 img,.yc_page2_img_div4 img{width:100%}.yc_page2_img_div1 span,.yc_page2_img_div2 span,.yc_page2_img_div3 span,.yc_page2_img_div4 span{display:block;font-size:1vw}.yc_page3_title1{font-size:3.2vw;padding:3.5vh 0 2vh;letter-spacing:.5vw;animation-delay:.3s;-webkit-animation-delay:.3s}.yc_page3_title2{font-size:1.6vw;letter-spacing:.5vw;animation-delay:.6s;-webkit-animation-delay:.6s}.yc_page3 img,.yc_page3 span{position:absolute;bottom:25%;font-size:1vw}.yc_page_3_line{width:85%;animation-delay:.8s;-webkit-animation-delay:.8s}.yc_page_3_img1{width:10%;left:16%;margin-bottom:-6%}.yc_page_3_img1,.yc_page_3_span1{animation-delay:1.2s;-webkit-animation-delay:1.2s}.yc_page_3_span1{width:20%;left:11%;margin-bottom:5.5%}.yc_page_3_img2{width:12%;left:27%;margin-bottom:5.5%}.yc_page_3_img2,.yc_page_3_span2{animation-delay:1.4s;-webkit-animation-delay:1.4s}.yc_page_3_span2{width:20%;left:23%;margin-bottom:.5%}.yc_page_3_img3{width:10%;left:42%;margin-bottom:-5%}.yc_page_3_img3,.yc_page_3_span3{animation-delay:1.6s;-webkit-animation-delay:1.6s}.yc_page_3_span3{width:20%;left:37%;margin-bottom:7%}.yc_page_3_img4{width:10%;left:57%;margin-bottom:4%}.yc_page_3_img4,.yc_page_3_span4{animation-delay:1.8s;-webkit-animation-delay:1.8s}.yc_page_3_span4{width:20%;left:52%;margin-bottom:1.5%}.yc_page_3_img5{width:10%;left:71%;margin-bottom:2%}.yc_page_3_img5,.yc_page_3_span5{animation-delay:2s;-webkit-animation-delay:2s}.yc_page_3_span5{width:20%;left:64%;margin-bottom:15%}.yc_page4 p{text-align:left;margin-left:3%}.yc_page4_title1{font-size:3vw;padding:6vh 0 3vh;letter-spacing:.5vw;animation-delay:.3s;-webkit-animation-delay:.3s}.yc_page4_title2{font-size:1.6vw;letter-spacing:.5vw;animation-delay:.6s;-webkit-animation-delay:.6s}.yc_page4 img{position:absolute;bottom:5%}.yc_page4 .yc_page4_flag{width:13%;top:5%;right:12%;bottom:inherit;animation-delay:.9s;-webkit-animation-delay:.9s}.yc_page4_img1{width:44%;left:9%;margin-bottom:-1%;animation-delay:1.2s;-webkit-animation-delay:1.2s}.yc_page4_img2{width:29%;left:28%;margin-bottom:19.7%;animation-delay:1.4s;-webkit-animation-delay:1.4s}.yc_page4_img3{width:26.5%;left:38.4%;margin-bottom:7.9%;animation-delay:1.6s;-webkit-animation-delay:1.6s}.yc_page4_img4{width:15%;left:49%;margin-bottom:19%;animation-delay:1.8s;-webkit-animation-delay:1.8s}.yc_page4_img5{width:29.5%;left:56%;margin-bottom:12.5%;animation-delay:2s;-webkit-animation-delay:2s}.yc_page4_img6{width:34.5%;left:48.5%;margin-bottom:22.3%;animation-delay:2.2s;-webkit-animation-delay:2.2s}.yc_page4_img7{width:18%;left:76%;margin-bottom:20.5%;animation-delay:2.4s;-webkit-animation-delay:2.4s}.yc_page5 p{text-align:right;margin-right:3%}.yc_page5_title1{font-size:3vw;padding:3vh 0 1vh;letter-spacing:.5vw;animation-delay:.3s;-webkit-animation-delay:.3s}.yc_page5_title2{font-size:1.6vw;letter-spacing:.3vw;animation-delay:.6s;-webkit-animation-delay:.6s}.yc_page5 img,.yc_page5_span{position:absolute;bottom:10%}.yc_page5 .yc_page5_flag{width:13%;bottom:13%;right:6%;animation-delay:.9s;-webkit-animation-delay:.9s}.yc_page5_img1{width:45%;left:9%;margin-bottom:-1%;animation-delay:1.2s;-webkit-animation-delay:1.2s}.yc_page5_img2{width:37%;left:9.4%;margin-bottom:2.4%;padding:4%;animation:a 1.5s 1.2s both}.yc_page5_img3{width:24%;left:22%;margin-bottom:25%;animation:b 1s 2.7s both}.yc_page5_img4{width:6.5%;left:38.5%;margin-bottom:28.5%;animation-delay:3.2s;-webkit-animation-delay:3.2s}.yc_page5_span{font-size:1vw;letter-spacing:.3vw;width:25%;left:40%;margin-bottom:28.5%;animation-delay:3.7s;-webkit-animation-delay:3.7s}@media screen and (min-aspect-ratio:4/3) and (max-aspect-ratio:2/1){.yc_page1_content,.yc_page2,.yc_page3,.yc_page4,.yc_page5{margin:0 10%}.yc_page_background_1{border-top:80vh solid #fbc663;border-right:30vw solid transparent;border-left:12.5vw solid #fbc663}.yc_page_background_2{left:25%;border-bottom:80vh solid #fab638;border-right:22.5vw solid #fab638;border-left:30vw solid transparent}.yc_page1_div1{top:25%;left:30%;z-index:6;font-size:3vw;padding:1.8vw 1vw}.yc_page1_div2{top:42%;left:18%;z-index:5;font-size:2.2vw;padding:1.5vw 1vw}.yc_page1_div3{top:42.5%;left:54%;z-index:4;font-size:1.6vw;padding:1.4vw 1vw}.yc_page1_div4{top:55%;left:37%;z-index:3;font-size:1.5vw;padding:1.4vw 1vw}}@media screen and (min-aspect-ratio:2/1){.yc_page1_content,.yc_page2,.yc_page3,.yc_page4,.yc_page5{margin:0 20%}.yc_page_background_1{border-top:80vh solid #fbc663;border-right:30vw solid transparent;border-left:9.5vw solid #fbc663}.yc_page_background_2{left:25%;border-bottom:80vh solid #fab638;border-right:9.5vw solid #fab638;border-left:30vw solid transparent}.yc_page1_div1{top:25%;left:30%;z-index:6;font-size:2vw;padding:1.5vw 1vw}.yc_page1_div2{top:42%;left:16%;z-index:5;font-size:1.8vw;padding:1.5vw 1vw}.yc_page1_div3{top:42.5%;left:54%;z-index:4;font-size:1.4vw;padding:1.3vw 1vw}.yc_page1_div4{top:58%;left:37%;z-index:3;font-size:.8vw;padding:1.3vw 1vw}}@keyframes a{0%{margin-bottom:.4%;opacity:0;transform:translate3d(0,100%,0)}66%{margin-bottom:.4%;opacity:1;transform:none}to{margin-bottom:2.4%;opacity:1;transform:none}}@keyframes b{0%{opacity:0;width:10%;left:17%;margin-bottom:20%}to{opacity:1;width:24%;left:22%;margin-bottom:25%}}