@charset "UTF-8";.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,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:bounce;transform-origin:center bottom}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1,1,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:scale3d(1,1,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}.tada{animation-name:tada}@keyframes wobble{from{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{from,11.1%,to{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)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{from,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:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{from,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:bounceInDown}@keyframes bounceInLeft{from,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:bounceInLeft}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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:bounceInRight}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{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:bounceOut}@keyframes bounceOutDown{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:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{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:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@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{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{from{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:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@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{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{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:zoomInDown}@keyframes zoomInLeft{from{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:zoomInLeft}@keyframes zoomInRight{from{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:zoomInRight}@keyframes zoomInUp{from{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:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{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:zoomOutDown}@keyframes zoomOutLeft{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:zoomOutLeft}@keyframes zoomOutRight{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:zoomOutRight}@keyframes zoomOutUp{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:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:"微軟正黑體"!important}.clearfix{clear:both}header{background:#00bef3;width:100%;display:flex;justify-content:center;align-items:center;padding:30px 0}nav{background:#0d48ab}nav ul{display:flex;justify-content:center;padding:10px 0}nav ul li{border-right:1px solid #fff}nav ul li:last-child{border:0}nav ul li a{color:#fff;text-decoration:none;font-size:20px;padding:0 10px}nav ul a:hover{text-decoration:underline}main{margin:20px 0}.regular{width:1024px;margin:0 auto}.mobie-slide{display:none!important}aside{width:1024px;margin:0 auto;margin-top:60px}aside .guideList{display:flex;justify-content:space-between}aside .guideList>li{width:100%;text-align:center;position:relative}aside .guideList>li>a{text-decoration:none;color:#0d48ab;font-size:20px;display:block;width:100%;padding:15px 0;border:1px solid #0d48ab;border-left:0}aside .guideList>li>a p{display:inline}aside .guideList>li:first-Child>a{border-left:1px solid #0d48ab}aside .guideList ul{display:none;position:absolute;z-index:10;top:100%;width:100%;text-align:center;border-top:1px solid #fff}aside .guideList ul a{background:#0d48ab;color:#fff;text-decoration:none;text-align:center;display:block;padding:10px 0;font-size:18px;border-bottom:1px solid #fff;border-width:0 1px 1px 1px}aside .guideList .guideA{display:block}.build{width:1024px;margin:40px auto 0 auto;display:flex;justify-content:space-between;align-items:stretch}.build ul{display:flex;align-items:stretch;flex-wrap:wrap;margin-right:1%}.build ul li:first-Child{display:flex;align-items:center;font-size:40px;font-weight:bold;color:#000;padding:0;margin-bottom:20px}.build ul li{display:flex;justify-content:center;align-items:center;color:#fff;box-sizing:border-box;padding:20px;margin-bottom:10px;width:100%}.build ul li>p{color:#fff;text-decoration:none;font-size:48px;font-weight:bold;border-right:1px solid #fff;width:45%;margin-right:5%}.build ul li div{margin-left:0%;width:50%;line-height:1.4;font-size:22px}.build ul li:last-child{margin-bottom:0}.build ul li:nth-Child(2){background:#75528a}.build ul li:nth-Child(3){background:#229683}.build ul li:nth-Child(4){background:#a54a0f}.build ul li:nth-Child(5){background:#d09a00}.news{width:1024px;margin:50px auto;text-align:center}.news h2{font-size:30px;font-weight:bold;text-align:center;background:#0d48ab;color:#fff;border-radius:50px;padding:10px 20px;display:inline-block}.news .className{display:flex;justify-content:space-between;margin:20px 0}.news .className a{text-decoration:none;font-size:20px;color:#0d48ab;font-weight:bold;display:block;padding:10px 0}.news .className li{width:20%;border-top:1px solid #0d48ab;border-bottom:1px solid #0d48ab}.news .className a:hover{background:#e3e9f3}.news .classList{display:none;margin-bottom:40px}.news .classList li{width:31%;text-align:left;line-height:1.6;box-sizing:border-box;border:1px solid #c9c9c9;padding:10px;position:relative;display:flex;flex-flow:column}.news .classList li>a:nth-Child(2){width:100%;font-size:18px;font-weight:bold;color:#00a2ea}.news .classList img{width:100%}.news .classList p{font-size:13px;background:#f2f6f9;color:#666;font-weight:bold;box-sizing:border-box;padding:5px 10px;margin:10px 0}.news .classList div{width:100%}.news .classList div a{font-weight:bold;color:#000;text-decoration:none;position:relative}.news .classList div a::before{content:'#'}.news .classList div a::after{content:'';display:block;position:absolute;bottom:1px;right:0;width:80%;height:1px;background:#000}.news .classList-open{display:flex;justify-content:space-between}.news>a{text-decoration:none;background:linear-gradient(#f3411e,#da2d16);color:#fff;font-weight:bold;font-size:19px;padding:10px 60px}.videobkg{background:#eef3f6;padding:50px 0}.video{width:1024px;margin:0 auto;text-align:center;position:relative}.video h2{font-size:30px;font-weight:bold;color:#fff;background:#0d48ab;border-radius:50px;text-align:center;display:inline-block;padding:5px 60px}.video ul{margin-top:30px;display:flex;justify-content:space-between;text-align:left}.video ul li{width:48%}.video ul li iframe{width:100%;height:290px}.video .moreA{position:absolute;top:20px;right:20px;text-decoration:none;color:#0d48ab;font-weight:bold;font-size:20px}.easybkg{width:100%;padding:60px 0}.easybkg .easy{width:1024px;margin:0 auto;text-align:center}.easybkg .easy>a{text-decoration:none;background:linear-gradient(#f3411e,#da2d16);color:#fff;font-weight:bold;font-size:19px;padding:10px 60px}.easybkg h2{font-size:30px;font-weight:bold;color:#fff;background:#0d48ab;border-radius:50px;text-align:center;display:inline-block;padding:10px 60px;margin-bottom:20px}.easybkg .list{display:flex;justify-content:space-between}.easybkg .list li{width:100%;display:block;margin:0}.easybkg .list a{display:block;padding:10px 0;text-decoration:none;font-size:20px;font-weight:bold;color:#0d48ab;border-top:1px solid #0d48ab;border-bottom:1px solid #0d48ab}.easybkg .list a:hover{background:#e3e9f3}.easybkg ul{margin-top:20px;margin-bottom:20px;display:none}.easybkg .exp{display:flex;justify-content:space-between}.easybkg .exp li{position:relative;display:flex;justify-content:space-around;align-items:flex-start;text-align:left;overflow:hidden;margin-bottom:10px;font-size:16px;line-height:1.6;width:49%}.easybkg .exp li>div{margin-left:3%}.easybkg .exp li img{width:auto}.easybkg .exp li a{text-decoration:none}.easybkg .exp h3{font-size:20px;font-weight:bold;color:#00a2ea;line-height:1;padding-bottom:10px;border-bottom:1px dashed #c1c1c1}.easybkg .exp a{position:absolute;width:100%;height:100%;text-indent:-999px}.intelligence{width:1024px;margin:0 auto 40px auto;border:1px solid #0d48ab;border-radius:10px;position:relative}.intelligence .head{width:100%;border-bottom:1px solid #0d48ab;padding:20px;text-align:center;box-sizing:border-box;font-weight:bold;font-size:30px;color:#0d48ab}.intelligence .moreA{position:absolute;top:20px;right:20px;text-decoration:none;font-size:18px;background:#0d48ab;color:#fff;padding:5px;border-radius:5px;line-height:1.2}.intelligence ul{padding:30px 1% 20px 3%;box-sizing:border-box;display:flex;justify-content:space-between;flex-wrap:wrap}.intelligence ul li{width:23%;margin-bottom:20px;line-height:1.6}.intelligence ul li a{text-decoration:none;color:#0d48ab;font-weight:bold;font-size:18px;line-height:1.2}.intelligence ul li a:hover{text-decoration:underline}.featured{text-align:center;background:#eef3f6;padding:60px}.featured h2{font-size:30px;font-weight:bold;color:#fff;background:#0d48ab;border-radius:50px;text-align:center;display:inline-block;padding:10px 100px}.featured ul{width:1024px;margin:0 auto;margin-top:40px;display:flex;justify-content:space-between;flex-wrap:wrap}.featured ul li{width:49%;outline:1px solid #000;margin-bottom:20px;overflow:hidden;position:relative}.featured ul li a{position:relative;z-index:5;display:block;text-decoration:none;color:#fff}.featured ul li a p{position:absolute;z-index:5;bottom:0;transform:translateY(100%);text-align:center;width:100%;font-size:20px;transition:all .2s}.featured ul li a span{text-decoration:underline}.featured ul li a::after{content:'';display:block;width:100%;height:15%;background:#000;z-index:0;position:absolute;bottom:0;left:0;opacity:.5;transform:translateY(100%);transition:all .2s}.featured ul li a:hover p{transform:translateY(-50%)}.featured ul li a:hover::after{transform:translateY(0%)}.featured ul li img{width:100%;transform:scale(1.1) translateY(10px) translateX(-10px)}.law{padding:60px 0;color:#0d48ab}.law h2{text-align:center;margin-bottom:30px;font-size:30px;font-weight:bold}.law>ul{width:1024px;margin:0 auto;display:flex;justify-content:space-between;text-align:center}.law>ul .headA{background:linear-gradient(#f3411e,#da2d16);padding:10px 0;text-decoration:none;color:#fff;font-size:24px;display:block;cursor:default}.law>ul .headA i{margin-left:5px;display:none}.law>ul ul{text-align:left;width:100%}.law>ul ul li a{color:#e9391b;background:#f2f6f9;padding:10px 30px;box-sizing:border-box;display:block;text-decoration:none;width:100%;height:100%}.law .KnowMore{display:block;margin:0 auto;text-decoration:none;color:#e9391b;font-size:18px;text-align:center;padding:6px 0;font-weight:bold;margin-top:10px;border:1px dashed}.law .KnowMore:hover{background:#e9391b;color:#fff}.SEO{display:flex;justify-content:center;align-items:center;border:1px solid #d2d2d2;border-radius:10px;width:1024px;margin:0 auto;margin-bottom:50px;box-sizing:border-box;padding:100px 300px}.SEO p{background:#bfbfbf;font-weight:bold;font-size:43px;color:#fff;box-sizing:border-box;padding:10px 25px}footer{background:#0d48ab;overflow:hidden;width:1024px;padding:60px calc((100% - 1024px)/2) 40px calc((100% - 1024px)/2)}footer .head{display:flex;justify-content:space-between;align-items:center}footer .head a:nth-child(2){text-decoration:none;background:#fff;color:#e60012;border-radius:10px;padding:10px 20px;font-size:22px;font-weight:bold;width:100%;margin-left:5%;position:relative}footer .head a:nth-child(2) i{position:absolute;right:15px;color:#4a5158}footer ul{display:flex;flex-wrap:wrap;margin:30px 0}footer ul li{width:23%;margin:10px 1%;background:#3d6dbc;color:#fff;text-align:center;padding:20px 5px;box-sizing:border-box;border-radius:10px;line-height:1.5;display:flex;flex-wrap:wrap;justify-content:center;font-size:14px}footer ul li p:first-Child{font-size:24px;font-weight:bold}footer ul li p{width:100%}footer ul li a{width:60%;display:block;margin:10px auto 0 auto}footer ul li img{width:100%}footer>p{text-align:center;color:#fff}@media(max-width:1100px){.regular{width:100%}.regular button{display:none!important}aside{width:96%;margin:0 auto}.build{width:96%;align-items:center}.build ul{width:65%;margin-left:0}.build ul li{padding:10px}.build ul li>p{width:40%}.build>img{width:33%}.news{width:96%;padding:60px 2%}.video{width:96%}.easybkg .easy{width:96%}.intelligence{width:97%}.intelligence ul{padding:20px 10px 10px 10px}.featured{padding:20px 0}.featured ul{width:96%}.law>ul{width:98%}.law>ul>li{width:33%}.law>ul ul li a{padding:10px 0;text-align:center}.SEO{width:96%;padding:60px 2%}footer{width:100%;padding:60px 0%}footer .head{width:98%;margin:0 auto}footer ul li{font-size:13px}}@media(max-width:768px){.regular{width:100%}.regular button{display:none!important}.slick-slide img{width:100%}aside{width:96%;margin:0 auto}aside .guideList>li>a{position:relative;font-size:3vw;padding:0}aside .guideList>li>a p{display:block;line-height:2;font-weight:bold;padding-bottom:40px}aside .guideList>li>a i{position:absolute;bottom:10px;display:block;width:100%}.build{width:96%;align-items:center;position:relative;flex-wrap:wrap;justify-content:center;padding-top:80px;margin-top:100px}.build ul{width:100%;margin-right:0;margin-top:20px}.build ul li{padding:20px}.build ul li>p{width:40%}.build ul li:first-Child{position:absolute;top:0;left:0;width:100%}.build>img{order:-1}.easybkg .exp{flex-wrap:wrap}.easybkg .exp li{width:96%}.intelligence{width:97%}.intelligence ul{padding:20px 0 10px 40px;justify-content:flex-start}.intelligence ul li{width:33%}.featured{padding:20px 0}.featured ul{width:96%}.featured ul li img{transform:scale(1.05) translateY(0) translateX(0)}.featured ul li a p{transform:translateY(-3px)}.featured ul a::after{transform:translateY(0);top:70%}.law>ul ul li a{font-size:14px}.SEO{width:96%;padding:60px 2%}footer{width:98%;padding:60px 1%}footer .head{justify-content:center}footer .head a{margin-left:2%}footer ul li{padding:10px}footer ul li a{width:70%}}@media(max-width:767px){header{padding:15px 0;text-align:center}header img{width:80%}nav span{display:none}nav ul{justify-content:space-around}nav ul li{width:20%}nav ul li a{display:block;padding:0;text-align:center;font-size:5vw}.regular{display:none!important}.mobie-slide{display:block!important;width:94%}aside{width:94%;box-sizing:border-box}aside span{display:block;width:100%}aside i{margin-top:5px;display:block;width:100%}aside .guideList{position:relative}aside .guideList>li{position:static}aside .guideList>li>a{font-size:5vw;padding-top:10px}aside .guideList>li>a p{line-height:1}aside .guideList ul{top:auto;left:0}aside .guideList ul a{font-size:5vw}.build{margin-top:30px;padding-top:0;width:90%}.build>img{display:none}.build ul li:first-Child{position:static;flex-wrap:wrap;align-items:center;font-size:10vw}.build ul li:first-Child span{font-size:10vw;display:block}.build ul li{flex-wrap:wrap}.build ul li>p{width:100%;border-right:0;border-bottom:1px solid #fff;margin-right:0;padding-bottom:10px;margin-bottom:10px;text-align:center;font-size:8vw}.build ul li div{width:100%;text-align:center;line-height:1.6;font-size:5.5vw}.news{margin:0;width:90%;padding:60px 5% 50px 5%}.news h2{width:90%;font-size:7vw;padding:10px 0}.news .className span{display:none}.news .classList{flex-wrap:wrap;margin-bottom:20px}.news .classList li{width:100%;margin-bottom:10px}.news .classList div{padding:5px;box-sizing:border-box}.videobkg{padding:30px 5%}.video{width:90%}.video h2{width:90%;font-size:7vw;padding:10px 0}.video ul{flex-wrap:wrap;margin:30px auto 0 auto}.video ul li{width:100%;margin-bottom:10px}.video ul li iframe{height:57vw}.video .moreA{position:static}.easybkg{padding:30px 0}.easybkg .easy{width:90%}.easybkg h2{width:100%;padding:10px 0;font-size:6vw;margin-bottom:0}.easybkg .list span{display:block;width:100%}.easybkg .list a{font-size:4.5vw;line-height:1.3;font-weight:normal}.easybkg .exp .name{font-size:5vw;font-weight:normal;margin-bottom:3px;padding-bottom:5px;line-height:1.5}.easybkg .exp li{margin-bottom:20px;font-size:4vw}.intelligence{width:90%;margin:20px auto}.intelligence .head{padding:10px 0;font-size:7vw}.intelligence ul{padding:20px 20px 0 20px}.intelligence ul li{width:90%;margin:0 auto 20px auto}.intelligence ul li a{font-size:5vw;font-weight:normal}.intelligence .moreA{position:static;display:block;margin:0 auto 10px auto}.featured{margin-top:30px;padding:40px 0 20px 0}.featured h2{width:90%;padding:10px 0;font-size:7vw}.featured ul{width:90%;margin-top:30px}.featured ul li{width:100%}.featured ul li a p{font-size:5vw;transform:translateY(-2vw)}.featured ul li a::after{top:60%;height:20%}.law{padding:20px 0}.law h2{width:90%;padding:10px 0;font-size:8vw;margin:0 auto}.law>ul{width:90%;flex-wrap:wrap;justify-content:center}.law>ul>li{width:96%}.law>ul .headA{font-size:5vw;cursor:pointer;margin-top:10px}.law>ul .headA i{display:inline-block;transform:rotateZ(180deg);transition:all .5s}.law>ul .headA .irotate{transform:rotateZ(0)}.law>ul ul{display:none}.law .KnowMore{margin-bottom:30px}.SEO{width:90%}.SEO p{font-size:8vw}footer{padding:20px 1%}footer .head{flex-wrap:wrap}footer .head img{width:100%;margin:0 auto 10px auto}footer .head a{font-size:5vw;padding:8px 20px;width:80%;margin:0 auto}footer .head a:nth-child(2){margin-left:0;padding:10px;font-size:6vw}footer .head a:nth-child(2) i{position:static;right:0}footer ul{flex-wrap:wrap;justify-content:space-around}footer ul li{width:47%;margin-bottom:10px;box-sizing:border-box;justify-content:center;align-items:center;background:none;border-bottom:1px dashed #fff;border-radius:0;padding:10px 0 20px 0;box-sizing:border-box}footer ul li p:first-child{width:auto;font-size:6vw;width:100%}footer ul li p{width:100%;font-size:14px}footer ul li a{width:60%;margin:0;margin-top:5px;display:block}footer>p{line-height:1.2;width:98%}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.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}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@charset 'UTF-8';.slick-loading .slick-list{background:#fff url('/images/ajax-loader.gif') center center no-repeat}@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url('/fonts/slick.eot');src:url('/fonts/slick.eot?#iefix') format('embedded-opentype'),url('/fonts/slick.woff') format('woff'),url('/fonts/slick.ttf') format('truetype'),url('/fonts/slick.svg#slick') format('svg')}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background: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:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.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:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}