/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2021 Daniel Eden
 */@keyframes bounceIn{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-duration:.75s;animation-name:bounceIn}@keyframes bounceInLeft{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:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}
@charset "UTF-8";@keyframes txtAnim{0%{opacity:0;transform:rotate(-90deg)}30%{opacity:.8;transform:rotate(0deg) translateY(-20px)}to{opacity:1;transform:rotate(0deg) translateY(0)}}.txtAnim{animation-name:txtAnim}@keyframes opacityAni{0%{opacity:0}to{opacity:1}}.slideInLeft{animation-name:slideInLeft,opacityAni}.slideInRight{animation-name:slideInRight,opacityAni}.slideInUp{animation-name:slideInUp,opacityAni}.bounceInUp{animation-name:bounceInUp,opacityAni}@keyframes scaleUpCenter{0%{opacity:0;transform:scale(.5)}}.scaleUpCenter{animation-name:scaleUpCenter}@keyframes driveInLeft{0%{animation-timing-function:cubic-bezier(.165,.84,.44,1);opacity:0;transform:translate3d(-400px,0,0)}30%{opacity:1}60%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate3d(30px,0,0)}to{animation-timing-function:cubic-bezier(.645,.045,.355,1);transform:translateZ(0)}}.driveInLeft{animation-name:driveInLeft}@keyframes popIn{0%{opacity:0;transform:scale3d(0,0,0)}20%{opacity:1}40%{animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:scale3d(1.08,1.08,1.08)}60%{animation-timing-function:ease-in-out;transform:scaleX(1)}80%{animation-timing-function:ease-in-out;transform:scale3d(1.03,1.03,1.03)}to{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scaleX(1)}}.popIn{animation-name:popIn}@keyframes shutterInLeft{0%{opacity:0;transform:rotateY(100deg);transform-origin:left}to{opacity:1;transform:rotateY(0);transform-origin:left}}.shutterInLeft{animation-name:shutterInLeft}@keyframes bounceInTop{0%{opacity:0;transform:translate3d(0,-300%,0)}58%{transform:translate3d(0,27px,0)}73%{transform:translate3d(0,-12px,0)}88%{opacity:1;transform:translate3d(0,7px,0)}}.bounceInTop{animation-name:bounceInTop}.news-list-item{border-bottom:1px solid #d8e3eb;cursor:pointer;display:flex;margin:0 auto;max-width:1100px;padding:15px 0}.news-list-item *{cursor:pointer}.news-list-item .news-item__left{color:#333;display:inline-block;font-size:16px;font-weight:400;line-height:30px}.news-list-item .news-item__left .tag{border-radius:2px;color:#fff;display:inline-block;font-size:12px;font-weight:400;line-height:17px;margin-left:8px;margin-right:10px;padding:4px}.news-list-item .news-item__right{display:flex;flex:1;overflow:hidden}.news-list-item .news-item__content{color:#373737;display:inline-block;flex:1;font-size:16px;font-weight:400;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.news-list-item .news-item__next{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAAXNSR0IArs4c6QAAABJQTFRFAAAALKHuJ5/uKJ3tJ53tJ53sDbECrQAAAAV0Uk5TAC51gOvc59e8AAAANklEQVQ4y2NgGAWkA2Mc4syhBtglVEODsUuIhOLQwug61LTglMBl1CDUgDuicEYtzsQwCmgAANsfEfGfZyP2AAAAAElFTkSuQmCC") no-repeat 50%;background-size:24px 24px;display:inline-block;height:30px;vertical-align:middle;width:30px}@media only screen and (max-width:1023px){.news-list-item{max-width:970px}}@media only screen and (max-width:767px){.news-list-item{display:block;max-width:750px;padding:10px 0}.news-list-item .news-item__left{display:inline-block}.news-list-item .news-item__left .tag{border-radius:2px;color:#fff;display:inline-block;font-size:12px;font-weight:400;line-height:17px;margin-left:8px;padding:4px}}[class*=ne-col-]{box-sizing:border-box;float:left}.ne-col-0{display:none;width:0}.ne-col-offset-0{margin-left:0}.ne-col-pull-0{position:relative;right:0}.ne-col-push-0{left:0;position:relative}.ne-col-1{width:4.1666666667%}.ne-col-offset-1{margin-left:4.1666666667%}.ne-col-pull-1{position:relative;right:4.1666666667%}.ne-col-push-1{left:4.1666666667%;position:relative}.ne-col-2{width:8.3333333333%}.ne-col-offset-2{margin-left:8.3333333333%}.ne-col-pull-2{position:relative;right:8.3333333333%}.ne-col-push-2{left:8.3333333333%;position:relative}.ne-col-3{width:12.5%}.ne-col-offset-3{margin-left:12.5%}.ne-col-pull-3{position:relative;right:12.5%}.ne-col-push-3{left:12.5%;position:relative}.ne-col-4{width:16.6666666667%}.ne-col-offset-4{margin-left:16.6666666667%}.ne-col-pull-4{position:relative;right:16.6666666667%}.ne-col-push-4{left:16.6666666667%;position:relative}.ne-col-5{width:20.8333333333%}.ne-col-offset-5{margin-left:20.8333333333%}.ne-col-pull-5{position:relative;right:20.8333333333%}.ne-col-push-5{left:20.8333333333%;position:relative}.ne-col-6{width:25%}.ne-col-offset-6{margin-left:25%}.ne-col-pull-6{position:relative;right:25%}.ne-col-push-6{left:25%;position:relative}.ne-col-7{width:29.1666666667%}.ne-col-offset-7{margin-left:29.1666666667%}.ne-col-pull-7{position:relative;right:29.1666666667%}.ne-col-push-7{left:29.1666666667%;position:relative}.ne-col-8{width:33.3333333333%}.ne-col-offset-8{margin-left:33.3333333333%}.ne-col-pull-8{position:relative;right:33.3333333333%}.ne-col-push-8{left:33.3333333333%;position:relative}.ne-col-9{width:37.5%}.ne-col-offset-9{margin-left:37.5%}.ne-col-pull-9{position:relative;right:37.5%}.ne-col-push-9{left:37.5%;position:relative}.ne-col-10{width:41.6666666667%}.ne-col-offset-10{margin-left:41.6666666667%}.ne-col-pull-10{position:relative;right:41.6666666667%}.ne-col-push-10{left:41.6666666667%;position:relative}.ne-col-11{width:45.8333333333%}.ne-col-offset-11{margin-left:45.8333333333%}.ne-col-pull-11{position:relative;right:45.8333333333%}.ne-col-push-11{left:45.8333333333%;position:relative}.ne-col-12{width:50%}.ne-col-offset-12{margin-left:50%}.ne-col-pull-12{position:relative;right:50%}.ne-col-push-12{left:50%;position:relative}.ne-col-13{width:54.1666666667%}.ne-col-offset-13{margin-left:54.1666666667%}.ne-col-pull-13{position:relative;right:54.1666666667%}.ne-col-push-13{left:54.1666666667%;position:relative}.ne-col-14{width:58.3333333333%}.ne-col-offset-14{margin-left:58.3333333333%}.ne-col-pull-14{position:relative;right:58.3333333333%}.ne-col-push-14{left:58.3333333333%;position:relative}.ne-col-15{width:62.5%}.ne-col-offset-15{margin-left:62.5%}.ne-col-pull-15{position:relative;right:62.5%}.ne-col-push-15{left:62.5%;position:relative}.ne-col-16{width:66.6666666667%}.ne-col-offset-16{margin-left:66.6666666667%}.ne-col-pull-16{position:relative;right:66.6666666667%}.ne-col-push-16{left:66.6666666667%;position:relative}.ne-col-17{width:70.8333333333%}.ne-col-offset-17{margin-left:70.8333333333%}.ne-col-pull-17{position:relative;right:70.8333333333%}.ne-col-push-17{left:70.8333333333%;position:relative}.ne-col-18{width:75%}.ne-col-offset-18{margin-left:75%}.ne-col-pull-18{position:relative;right:75%}.ne-col-push-18{left:75%;position:relative}.ne-col-19{width:79.1666666667%}.ne-col-offset-19{margin-left:79.1666666667%}.ne-col-pull-19{position:relative;right:79.1666666667%}.ne-col-push-19{left:79.1666666667%;position:relative}.ne-col-20{width:83.3333333333%}.ne-col-offset-20{margin-left:83.3333333333%}.ne-col-pull-20{position:relative;right:83.3333333333%}.ne-col-push-20{left:83.3333333333%;position:relative}.ne-col-21{width:87.5%}.ne-col-offset-21{margin-left:87.5%}.ne-col-pull-21{position:relative;right:87.5%}.ne-col-push-21{left:87.5%;position:relative}.ne-col-22{width:91.6666666667%}.ne-col-offset-22{margin-left:91.6666666667%}.ne-col-pull-22{position:relative;right:91.6666666667%}.ne-col-push-22{left:91.6666666667%;position:relative}.ne-col-23{width:95.8333333333%}.ne-col-offset-23{margin-left:95.8333333333%}.ne-col-pull-23{position:relative;right:95.8333333333%}.ne-col-push-23{left:95.8333333333%;position:relative}.ne-col-24{width:100%}.ne-col-offset-24{margin-left:100%}.ne-col-pull-24{position:relative;right:100%}.ne-col-push-24{left:100%;position:relative}@media only screen and (max-width:767px){.ne-col-xs-0{display:none;width:0}.ne-col-xs-offset-0{margin-left:0}.ne-col-xs-pull-0{position:relative;right:0}.ne-col-xs-push-0{left:0;position:relative}.ne-col-xs-1{width:4.1666666667%}.ne-col-xs-offset-1{margin-left:4.1666666667%}.ne-col-xs-pull-1{position:relative;right:4.1666666667%}.ne-col-xs-push-1{left:4.1666666667%;position:relative}.ne-col-xs-2{width:8.3333333333%}.ne-col-xs-offset-2{margin-left:8.3333333333%}.ne-col-xs-pull-2{position:relative;right:8.3333333333%}.ne-col-xs-push-2{left:8.3333333333%;position:relative}.ne-col-xs-3{width:12.5%}.ne-col-xs-offset-3{margin-left:12.5%}.ne-col-xs-pull-3{position:relative;right:12.5%}.ne-col-xs-push-3{left:12.5%;position:relative}.ne-col-xs-4{width:16.6666666667%}.ne-col-xs-offset-4{margin-left:16.6666666667%}.ne-col-xs-pull-4{position:relative;right:16.6666666667%}.ne-col-xs-push-4{left:16.6666666667%;position:relative}.ne-col-xs-5{width:20.8333333333%}.ne-col-xs-offset-5{margin-left:20.8333333333%}.ne-col-xs-pull-5{position:relative;right:20.8333333333%}.ne-col-xs-push-5{left:20.8333333333%;position:relative}.ne-col-xs-6{width:25%}.ne-col-xs-offset-6{margin-left:25%}.ne-col-xs-pull-6{position:relative;right:25%}.ne-col-xs-push-6{left:25%;position:relative}.ne-col-xs-7{width:29.1666666667%}.ne-col-xs-offset-7{margin-left:29.1666666667%}.ne-col-xs-pull-7{position:relative;right:29.1666666667%}.ne-col-xs-push-7{left:29.1666666667%;position:relative}.ne-col-xs-8{width:33.3333333333%}.ne-col-xs-offset-8{margin-left:33.3333333333%}.ne-col-xs-pull-8{position:relative;right:33.3333333333%}.ne-col-xs-push-8{left:33.3333333333%;position:relative}.ne-col-xs-9{width:37.5%}.ne-col-xs-offset-9{margin-left:37.5%}.ne-col-xs-pull-9{position:relative;right:37.5%}.ne-col-xs-push-9{left:37.5%;position:relative}.ne-col-xs-10{width:41.6666666667%}.ne-col-xs-offset-10{margin-left:41.6666666667%}.ne-col-xs-pull-10{position:relative;right:41.6666666667%}.ne-col-xs-push-10{left:41.6666666667%;position:relative}.ne-col-xs-11{width:45.8333333333%}.ne-col-xs-offset-11{margin-left:45.8333333333%}.ne-col-xs-pull-11{position:relative;right:45.8333333333%}.ne-col-xs-push-11{left:45.8333333333%;position:relative}.ne-col-xs-12{width:50%}.ne-col-xs-offset-12{margin-left:50%}.ne-col-xs-pull-12{position:relative;right:50%}.ne-col-xs-push-12{left:50%;position:relative}.ne-col-xs-13{width:54.1666666667%}.ne-col-xs-offset-13{margin-left:54.1666666667%}.ne-col-xs-pull-13{position:relative;right:54.1666666667%}.ne-col-xs-push-13{left:54.1666666667%;position:relative}.ne-col-xs-14{width:58.3333333333%}.ne-col-xs-offset-14{margin-left:58.3333333333%}.ne-col-xs-pull-14{position:relative;right:58.3333333333%}.ne-col-xs-push-14{left:58.3333333333%;position:relative}.ne-col-xs-15{width:62.5%}.ne-col-xs-offset-15{margin-left:62.5%}.ne-col-xs-pull-15{position:relative;right:62.5%}.ne-col-xs-push-15{left:62.5%;position:relative}.ne-col-xs-16{width:66.6666666667%}.ne-col-xs-offset-16{margin-left:66.6666666667%}.ne-col-xs-pull-16{position:relative;right:66.6666666667%}.ne-col-xs-push-16{left:66.6666666667%;position:relative}.ne-col-xs-17{width:70.8333333333%}.ne-col-xs-offset-17{margin-left:70.8333333333%}.ne-col-xs-pull-17{position:relative;right:70.8333333333%}.ne-col-xs-push-17{left:70.8333333333%;position:relative}.ne-col-xs-18{width:75%}.ne-col-xs-offset-18{margin-left:75%}.ne-col-xs-pull-18{position:relative;right:75%}.ne-col-xs-push-18{left:75%;position:relative}.ne-col-xs-19{width:79.1666666667%}.ne-col-xs-offset-19{margin-left:79.1666666667%}.ne-col-xs-pull-19{position:relative;right:79.1666666667%}.ne-col-xs-push-19{left:79.1666666667%;position:relative}.ne-col-xs-20{width:83.3333333333%}.ne-col-xs-offset-20{margin-left:83.3333333333%}.ne-col-xs-pull-20{position:relative;right:83.3333333333%}.ne-col-xs-push-20{left:83.3333333333%;position:relative}.ne-col-xs-21{width:87.5%}.ne-col-xs-offset-21{margin-left:87.5%}.ne-col-xs-pull-21{position:relative;right:87.5%}.ne-col-xs-push-21{left:87.5%;position:relative}.ne-col-xs-22{width:91.6666666667%}.ne-col-xs-offset-22{margin-left:91.6666666667%}.ne-col-xs-pull-22{position:relative;right:91.6666666667%}.ne-col-xs-push-22{left:91.6666666667%;position:relative}.ne-col-xs-23{width:95.8333333333%}.ne-col-xs-offset-23{margin-left:95.8333333333%}.ne-col-xs-pull-23{position:relative;right:95.8333333333%}.ne-col-xs-push-23{left:95.8333333333%;position:relative}.ne-col-xs-24{width:100%}.ne-col-xs-offset-24{margin-left:100%}.ne-col-xs-pull-24{position:relative;right:100%}.ne-col-xs-push-24{left:100%;position:relative}}@media only screen and (min-width:768px){.ne-col-sm-0{display:none;width:0}.ne-col-sm-offset-0{margin-left:0}.ne-col-sm-pull-0{position:relative;right:0}.ne-col-sm-push-0{left:0;position:relative}.ne-col-sm-1{width:4.1666666667%}.ne-col-sm-offset-1{margin-left:4.1666666667%}.ne-col-sm-pull-1{position:relative;right:4.1666666667%}.ne-col-sm-push-1{left:4.1666666667%;position:relative}.ne-col-sm-2{width:8.3333333333%}.ne-col-sm-offset-2{margin-left:8.3333333333%}.ne-col-sm-pull-2{position:relative;right:8.3333333333%}.ne-col-sm-push-2{left:8.3333333333%;position:relative}.ne-col-sm-3{width:12.5%}.ne-col-sm-offset-3{margin-left:12.5%}.ne-col-sm-pull-3{position:relative;right:12.5%}.ne-col-sm-push-3{left:12.5%;position:relative}.ne-col-sm-4{width:16.6666666667%}.ne-col-sm-offset-4{margin-left:16.6666666667%}.ne-col-sm-pull-4{position:relative;right:16.6666666667%}.ne-col-sm-push-4{left:16.6666666667%;position:relative}.ne-col-sm-5{width:20.8333333333%}.ne-col-sm-offset-5{margin-left:20.8333333333%}.ne-col-sm-pull-5{position:relative;right:20.8333333333%}.ne-col-sm-push-5{left:20.8333333333%;position:relative}.ne-col-sm-6{width:25%}.ne-col-sm-offset-6{margin-left:25%}.ne-col-sm-pull-6{position:relative;right:25%}.ne-col-sm-push-6{left:25%;position:relative}.ne-col-sm-7{width:29.1666666667%}.ne-col-sm-offset-7{margin-left:29.1666666667%}.ne-col-sm-pull-7{position:relative;right:29.1666666667%}.ne-col-sm-push-7{left:29.1666666667%;position:relative}.ne-col-sm-8{width:33.3333333333%}.ne-col-sm-offset-8{margin-left:33.3333333333%}.ne-col-sm-pull-8{position:relative;right:33.3333333333%}.ne-col-sm-push-8{left:33.3333333333%;position:relative}.ne-col-sm-9{width:37.5%}.ne-col-sm-offset-9{margin-left:37.5%}.ne-col-sm-pull-9{position:relative;right:37.5%}.ne-col-sm-push-9{left:37.5%;position:relative}.ne-col-sm-10{width:41.6666666667%}.ne-col-sm-offset-10{margin-left:41.6666666667%}.ne-col-sm-pull-10{position:relative;right:41.6666666667%}.ne-col-sm-push-10{left:41.6666666667%;position:relative}.ne-col-sm-11{width:45.8333333333%}.ne-col-sm-offset-11{margin-left:45.8333333333%}.ne-col-sm-pull-11{position:relative;right:45.8333333333%}.ne-col-sm-push-11{left:45.8333333333%;position:relative}.ne-col-sm-12{width:50%}.ne-col-sm-offset-12{margin-left:50%}.ne-col-sm-pull-12{position:relative;right:50%}.ne-col-sm-push-12{left:50%;position:relative}.ne-col-sm-13{width:54.1666666667%}.ne-col-sm-offset-13{margin-left:54.1666666667%}.ne-col-sm-pull-13{position:relative;right:54.1666666667%}.ne-col-sm-push-13{left:54.1666666667%;position:relative}.ne-col-sm-14{width:58.3333333333%}.ne-col-sm-offset-14{margin-left:58.3333333333%}.ne-col-sm-pull-14{position:relative;right:58.3333333333%}.ne-col-sm-push-14{left:58.3333333333%;position:relative}.ne-col-sm-15{width:62.5%}.ne-col-sm-offset-15{margin-left:62.5%}.ne-col-sm-pull-15{position:relative;right:62.5%}.ne-col-sm-push-15{left:62.5%;position:relative}.ne-col-sm-16{width:66.6666666667%}.ne-col-sm-offset-16{margin-left:66.6666666667%}.ne-col-sm-pull-16{position:relative;right:66.6666666667%}.ne-col-sm-push-16{left:66.6666666667%;position:relative}.ne-col-sm-17{width:70.8333333333%}.ne-col-sm-offset-17{margin-left:70.8333333333%}.ne-col-sm-pull-17{position:relative;right:70.8333333333%}.ne-col-sm-push-17{left:70.8333333333%;position:relative}.ne-col-sm-18{width:75%}.ne-col-sm-offset-18{margin-left:75%}.ne-col-sm-pull-18{position:relative;right:75%}.ne-col-sm-push-18{left:75%;position:relative}.ne-col-sm-19{width:79.1666666667%}.ne-col-sm-offset-19{margin-left:79.1666666667%}.ne-col-sm-pull-19{position:relative;right:79.1666666667%}.ne-col-sm-push-19{left:79.1666666667%;position:relative}.ne-col-sm-20{width:83.3333333333%}.ne-col-sm-offset-20{margin-left:83.3333333333%}.ne-col-sm-pull-20{position:relative;right:83.3333333333%}.ne-col-sm-push-20{left:83.3333333333%;position:relative}.ne-col-sm-21{width:87.5%}.ne-col-sm-offset-21{margin-left:87.5%}.ne-col-sm-pull-21{position:relative;right:87.5%}.ne-col-sm-push-21{left:87.5%;position:relative}.ne-col-sm-22{width:91.6666666667%}.ne-col-sm-offset-22{margin-left:91.6666666667%}.ne-col-sm-pull-22{position:relative;right:91.6666666667%}.ne-col-sm-push-22{left:91.6666666667%;position:relative}.ne-col-sm-23{width:95.8333333333%}.ne-col-sm-offset-23{margin-left:95.8333333333%}.ne-col-sm-pull-23{position:relative;right:95.8333333333%}.ne-col-sm-push-23{left:95.8333333333%;position:relative}.ne-col-sm-24{width:100%}.ne-col-sm-offset-24{margin-left:100%}.ne-col-sm-pull-24{position:relative;right:100%}.ne-col-sm-push-24{left:100%;position:relative}}@media only screen and (max-width:1024px){.ne-col-md-0{display:none;width:0}.ne-col-md-offset-0{margin-left:0}.ne-col-md-pull-0{position:relative;right:0}.ne-col-md-push-0{left:0;position:relative}.ne-col-md-1{width:4.1666666667%}.ne-col-md-offset-1{margin-left:4.1666666667%}.ne-col-md-pull-1{position:relative;right:4.1666666667%}.ne-col-md-push-1{left:4.1666666667%;position:relative}.ne-col-md-2{width:8.3333333333%}.ne-col-md-offset-2{margin-left:8.3333333333%}.ne-col-md-pull-2{position:relative;right:8.3333333333%}.ne-col-md-push-2{left:8.3333333333%;position:relative}.ne-col-md-3{width:12.5%}.ne-col-md-offset-3{margin-left:12.5%}.ne-col-md-pull-3{position:relative;right:12.5%}.ne-col-md-push-3{left:12.5%;position:relative}.ne-col-md-4{width:16.6666666667%}.ne-col-md-offset-4{margin-left:16.6666666667%}.ne-col-md-pull-4{position:relative;right:16.6666666667%}.ne-col-md-push-4{left:16.6666666667%;position:relative}.ne-col-md-5{width:20.8333333333%}.ne-col-md-offset-5{margin-left:20.8333333333%}.ne-col-md-pull-5{position:relative;right:20.8333333333%}.ne-col-md-push-5{left:20.8333333333%;position:relative}.ne-col-md-6{width:25%}.ne-col-md-offset-6{margin-left:25%}.ne-col-md-pull-6{position:relative;right:25%}.ne-col-md-push-6{left:25%;position:relative}.ne-col-md-7{width:29.1666666667%}.ne-col-md-offset-7{margin-left:29.1666666667%}.ne-col-md-pull-7{position:relative;right:29.1666666667%}.ne-col-md-push-7{left:29.1666666667%;position:relative}.ne-col-md-8{width:33.3333333333%}.ne-col-md-offset-8{margin-left:33.3333333333%}.ne-col-md-pull-8{position:relative;right:33.3333333333%}.ne-col-md-push-8{left:33.3333333333%;position:relative}.ne-col-md-9{width:37.5%}.ne-col-md-offset-9{margin-left:37.5%}.ne-col-md-pull-9{position:relative;right:37.5%}.ne-col-md-push-9{left:37.5%;position:relative}.ne-col-md-10{width:41.6666666667%}.ne-col-md-offset-10{margin-left:41.6666666667%}.ne-col-md-pull-10{position:relative;right:41.6666666667%}.ne-col-md-push-10{left:41.6666666667%;position:relative}.ne-col-md-11{width:45.8333333333%}.ne-col-md-offset-11{margin-left:45.8333333333%}.ne-col-md-pull-11{position:relative;right:45.8333333333%}.ne-col-md-push-11{left:45.8333333333%;position:relative}.ne-col-md-12{width:50%}.ne-col-md-offset-12{margin-left:50%}.ne-col-md-pull-12{position:relative;right:50%}.ne-col-md-push-12{left:50%;position:relative}.ne-col-md-13{width:54.1666666667%}.ne-col-md-offset-13{margin-left:54.1666666667%}.ne-col-md-pull-13{position:relative;right:54.1666666667%}.ne-col-md-push-13{left:54.1666666667%;position:relative}.ne-col-md-14{width:58.3333333333%}.ne-col-md-offset-14{margin-left:58.3333333333%}.ne-col-md-pull-14{position:relative;right:58.3333333333%}.ne-col-md-push-14{left:58.3333333333%;position:relative}.ne-col-md-15{width:62.5%}.ne-col-md-offset-15{margin-left:62.5%}.ne-col-md-pull-15{position:relative;right:62.5%}.ne-col-md-push-15{left:62.5%;position:relative}.ne-col-md-16{width:66.6666666667%}.ne-col-md-offset-16{margin-left:66.6666666667%}.ne-col-md-pull-16{position:relative;right:66.6666666667%}.ne-col-md-push-16{left:66.6666666667%;position:relative}.ne-col-md-17{width:70.8333333333%}.ne-col-md-offset-17{margin-left:70.8333333333%}.ne-col-md-pull-17{position:relative;right:70.8333333333%}.ne-col-md-push-17{left:70.8333333333%;position:relative}.ne-col-md-18{width:75%}.ne-col-md-offset-18{margin-left:75%}.ne-col-md-pull-18{position:relative;right:75%}.ne-col-md-push-18{left:75%;position:relative}.ne-col-md-19{width:79.1666666667%}.ne-col-md-offset-19{margin-left:79.1666666667%}.ne-col-md-pull-19{position:relative;right:79.1666666667%}.ne-col-md-push-19{left:79.1666666667%;position:relative}.ne-col-md-20{width:83.3333333333%}.ne-col-md-offset-20{margin-left:83.3333333333%}.ne-col-md-pull-20{position:relative;right:83.3333333333%}.ne-col-md-push-20{left:83.3333333333%;position:relative}.ne-col-md-21{width:87.5%}.ne-col-md-offset-21{margin-left:87.5%}.ne-col-md-pull-21{position:relative;right:87.5%}.ne-col-md-push-21{left:87.5%;position:relative}.ne-col-md-22{width:91.6666666667%}.ne-col-md-offset-22{margin-left:91.6666666667%}.ne-col-md-pull-22{position:relative;right:91.6666666667%}.ne-col-md-push-22{left:91.6666666667%;position:relative}.ne-col-md-23{width:95.8333333333%}.ne-col-md-offset-23{margin-left:95.8333333333%}.ne-col-md-pull-23{position:relative;right:95.8333333333%}.ne-col-md-push-23{left:95.8333333333%;position:relative}.ne-col-md-24{width:100%}.ne-col-md-offset-24{margin-left:100%}.ne-col-md-pull-24{position:relative;right:100%}.ne-col-md-push-24{left:100%;position:relative}}@media only screen and (min-width:1440px){.ne-col-lg-0{display:none;width:0}.ne-col-lg-offset-0{margin-left:0}.ne-col-lg-pull-0{position:relative;right:0}.ne-col-lg-push-0{left:0;position:relative}.ne-col-lg-1{width:4.1666666667%}.ne-col-lg-offset-1{margin-left:4.1666666667%}.ne-col-lg-pull-1{position:relative;right:4.1666666667%}.ne-col-lg-push-1{left:4.1666666667%;position:relative}.ne-col-lg-2{width:8.3333333333%}.ne-col-lg-offset-2{margin-left:8.3333333333%}.ne-col-lg-pull-2{position:relative;right:8.3333333333%}.ne-col-lg-push-2{left:8.3333333333%;position:relative}.ne-col-lg-3{width:12.5%}.ne-col-lg-offset-3{margin-left:12.5%}.ne-col-lg-pull-3{position:relative;right:12.5%}.ne-col-lg-push-3{left:12.5%;position:relative}.ne-col-lg-4{width:16.6666666667%}.ne-col-lg-offset-4{margin-left:16.6666666667%}.ne-col-lg-pull-4{position:relative;right:16.6666666667%}.ne-col-lg-push-4{left:16.6666666667%;position:relative}.ne-col-lg-5{width:20.8333333333%}.ne-col-lg-offset-5{margin-left:20.8333333333%}.ne-col-lg-pull-5{position:relative;right:20.8333333333%}.ne-col-lg-push-5{left:20.8333333333%;position:relative}.ne-col-lg-6{width:25%}.ne-col-lg-offset-6{margin-left:25%}.ne-col-lg-pull-6{position:relative;right:25%}.ne-col-lg-push-6{left:25%;position:relative}.ne-col-lg-7{width:29.1666666667%}.ne-col-lg-offset-7{margin-left:29.1666666667%}.ne-col-lg-pull-7{position:relative;right:29.1666666667%}.ne-col-lg-push-7{left:29.1666666667%;position:relative}.ne-col-lg-8{width:33.3333333333%}.ne-col-lg-offset-8{margin-left:33.3333333333%}.ne-col-lg-pull-8{position:relative;right:33.3333333333%}.ne-col-lg-push-8{left:33.3333333333%;position:relative}.ne-col-lg-9{width:37.5%}.ne-col-lg-offset-9{margin-left:37.5%}.ne-col-lg-pull-9{position:relative;right:37.5%}.ne-col-lg-push-9{left:37.5%;position:relative}.ne-col-lg-10{width:41.6666666667%}.ne-col-lg-offset-10{margin-left:41.6666666667%}.ne-col-lg-pull-10{position:relative;right:41.6666666667%}.ne-col-lg-push-10{left:41.6666666667%;position:relative}.ne-col-lg-11{width:45.8333333333%}.ne-col-lg-offset-11{margin-left:45.8333333333%}.ne-col-lg-pull-11{position:relative;right:45.8333333333%}.ne-col-lg-push-11{left:45.8333333333%;position:relative}.ne-col-lg-12{width:50%}.ne-col-lg-offset-12{margin-left:50%}.ne-col-lg-pull-12{position:relative;right:50%}.ne-col-lg-push-12{left:50%;position:relative}.ne-col-lg-13{width:54.1666666667%}.ne-col-lg-offset-13{margin-left:54.1666666667%}.ne-col-lg-pull-13{position:relative;right:54.1666666667%}.ne-col-lg-push-13{left:54.1666666667%;position:relative}.ne-col-lg-14{width:58.3333333333%}.ne-col-lg-offset-14{margin-left:58.3333333333%}.ne-col-lg-pull-14{position:relative;right:58.3333333333%}.ne-col-lg-push-14{left:58.3333333333%;position:relative}.ne-col-lg-15{width:62.5%}.ne-col-lg-offset-15{margin-left:62.5%}.ne-col-lg-pull-15{position:relative;right:62.5%}.ne-col-lg-push-15{left:62.5%;position:relative}.ne-col-lg-16{width:66.6666666667%}.ne-col-lg-offset-16{margin-left:66.6666666667%}.ne-col-lg-pull-16{position:relative;right:66.6666666667%}.ne-col-lg-push-16{left:66.6666666667%;position:relative}.ne-col-lg-17{width:70.8333333333%}.ne-col-lg-offset-17{margin-left:70.8333333333%}.ne-col-lg-pull-17{position:relative;right:70.8333333333%}.ne-col-lg-push-17{left:70.8333333333%;position:relative}.ne-col-lg-18{width:75%}.ne-col-lg-offset-18{margin-left:75%}.ne-col-lg-pull-18{position:relative;right:75%}.ne-col-lg-push-18{left:75%;position:relative}.ne-col-lg-19{width:79.1666666667%}.ne-col-lg-offset-19{margin-left:79.1666666667%}.ne-col-lg-pull-19{position:relative;right:79.1666666667%}.ne-col-lg-push-19{left:79.1666666667%;position:relative}.ne-col-lg-20{width:83.3333333333%}.ne-col-lg-offset-20{margin-left:83.3333333333%}.ne-col-lg-pull-20{position:relative;right:83.3333333333%}.ne-col-lg-push-20{left:83.3333333333%;position:relative}.ne-col-lg-21{width:87.5%}.ne-col-lg-offset-21{margin-left:87.5%}.ne-col-lg-pull-21{position:relative;right:87.5%}.ne-col-lg-push-21{left:87.5%;position:relative}.ne-col-lg-22{width:91.6666666667%}.ne-col-lg-offset-22{margin-left:91.6666666667%}.ne-col-lg-pull-22{position:relative;right:91.6666666667%}.ne-col-lg-push-22{left:91.6666666667%;position:relative}.ne-col-lg-23{width:95.8333333333%}.ne-col-lg-offset-23{margin-left:95.8333333333%}.ne-col-lg-pull-23{position:relative;right:95.8333333333%}.ne-col-lg-push-23{left:95.8333333333%;position:relative}.ne-col-lg-24{width:100%}.ne-col-lg-offset-24{margin-left:100%}.ne-col-lg-pull-24{position:relative;right:100%}.ne-col-lg-push-24{left:100%;position:relative}}@media only screen and (max-width:767px){.ne-xs-only-hidden{display:none!important}}@media only screen and (min-width:768px){.ne-sm-and-up-hidden{display:none!important}}@media only screen and (min-width:768px) and (max-width:1023px){.ne-sm-only-hidden{display:none!important}}@media only screen and (max-width:1023px){.ne-sm-and-down-hidden{display:none!important}}@media only screen and (min-width:1024px){.ne-md-and-up-hidden{display:none!important}}@media only screen and (min-width:1024px) and (max-width:1439px){.ne-md-only-hidden{display:none!important}}@media only screen and (max-width:1439px){.ne-md-and-down-hidden{display:none!important}}@media only screen and (min-width:1440px){.ne-lg-only-hidden{display:none!important}}.tryout-demo{background:#f4f6fa;color:#333;padding:48px 0}.tryout-demo__wrapper{margin:0 auto;max-width:868px;position:relative}.tryout-demo__wrapper .prient-image{background:#1299f3;border-radius:4px;bottom:0;color:#fff;cursor:pointer;font-size:14px;height:36px;line-height:36px;position:absolute;right:0;text-align:center;width:104px}.tryout-demo__wrapper .prient-image *{cursor:inherit}.tryout-demo__wrapper .prient-image:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAhJJREFUWEftljtoVUEURdeGKCpItLG2EOyEoKRRiIVWYiGChYhFilhYRgSVSLTzEwsrrTQIAbsQP4VaKGglEkQLW0EEIynSRBPFI0d94eY5M3fmfZImU13enL1nvX3mzlxRGWa2E/hQ/a3w+YikSTPrkfQzR6suAdwFxiS9q4NIAdwELgA/AibrgOvAqaa5RgLPgd3AcUkPUhApgMvAqCQLGZjZFeBsAmAA+AWck3Q1BlHXgnkg1MseYFPAtJqAAzTGODAkabFZkwL4DryMtGADsA/wVlRHDMBrXgE+/7UqSAEMSroTi87MzgDXIgB9wNaA9rOkZW9ZCuAJcAP4LzbAE/ANujcEULfzcxMo8WnUzgLfEsIFSTtyAd4AtyN7IAXn6QwDyxb6J3AAn18aqRaclHSvlRjM7CJwKaAtApgBHkb2QF0CR4HN7QK08ufrNEUJ1Jm1Ml8LsBHY04pzpsYk+eEW3oSZJh0tk5n5mzAIHAa2dNQ9bvYFGJf02AH81htZoYWblznmAE6zbZUAnjlA8L4PAL0HzmeC+gHWm1H7tgTghaT9GaYUpFoOYGYHgVsRkAFJn7oNcAiYiADskvSxqwCr2YJp4HQOAPAo8kXULC/aA5lrF5WtAfxJYAFYXxRc54pfO8BT4EDnPIucxhxgO3Af6C+Stlfsx/8UcGLpo9TM/ELKOb/bW/qvekbSnD/8BhsRA8hucZy7AAAAAElFTkSuQmCC");background-size:100%;content:" ";display:inline-block;height:16px;margin-right:2px;margin-top:10px;vertical-align:top;width:16px}.tryout-demo__title{font-size:30px;font-weight:500;line-height:45px;text-align:center}.tryout-demo__desc{font-size:18px;font-weight:400;line-height:1.4;margin-top:6px;text-align:center}.tryout-demo__copyright{color:#666;font-size:14px;line-height:20px;margin-top:20px;text-align:center}.tryout-demo__content{display:flex;justify-content:center;margin:16px auto auto;max-width:1070px;text-align:center}.tryout-demo__content-left,.tryout-demo__content-right{background-color:#fff;display:inline-block;height:496px;vertical-align:top}.tryout-demo__content-left{box-shadow:0 2px 20px 0 #dbe8f3;display:flex;max-width:868px;text-align:left;width:100%}.tryout-demo__content-right{box-shadow:0 2px 20px 0 #dbe8f3;box-sizing:border-box;width:100%}.tryout-demo__content-right__title{border-bottom:1px solid #dee9f4;padding:12px;text-align:left}.tryout-demo__content-right__title .icon-result{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAAXNSR0IArs4c6QAAAhBQTFRFAAAA////f///Vf//QL//M8z/Sbb/QL/fOcbjM8zmRrnoQL/qO8TrN7btQL/fPMPhObjjNrzkM7/mPbbnOrnoN7zpMbriOb3jN7bkNbnlM7vlMb3mOLffNLvhM7biNrzkM7nfMrvgN7bhNbjhNLniM7vjMrfjNrjkNbrfNLbgM7jgMbriNLjjMrbfNLrhNbbjM7jgMrngMbfhNLjhM7biMrjfM7jgMrnhMbfiNLjiMrfgMbjgNLbhMrjhMrniNLffMrbgMrfhNLjhM7fhMrffMrjfMbbgM7jgMrjhMrbhM7bfM7fgMrjgMrjgMbbhM7fhM7jhMrffM7jgM7bgMrfgMbbhM7ffM7ffMrjgMbfgM7bhMrfhM7fgMrjgMrbfMrfgMrfgM7fgMrfgMrjhMrbfMbffMrbgMbjgMrffMbfgMrjgMrbgMrfhMbffMrfgMrfgMbbgMbfgMrfgMrbfMrffMbfgMrbgMrfgMrffMrffMrfgMbfgMbbgMrffMrffMbbfMbfgMrfgMrbgMbfgMbffMbbgMbfgMrbfMrbgMrbgMrfgMrfgMbffMrffMrbfMbfgMrffMbbfMbbfMrfgMrfgMbfgMrbfMrbfMbfgMrfgMrfgMrbgMbbfMbffMbffMbfgMbbgMbbgMrffMrffMrbfMrbgMrbgMrfgMbffMbbfMrffMrfgMrbgMbbgMbfgMbbfPE/NVAAAAK90Uk5TAAECAwQFBwgJCgsMDQ4QERITFBUWFxobHB0eHyAiIyYoKSorLC0uLzAxMjQ2ODs/QUJDREZIS0xOT1FTVFZXWVtcXl9gYWJkZWZpamtsbW5vcXN0dXd4eXp8fn+DhImKi42Oj5CRk5aYm52en6Cio6Wmp6ipq6yusbK0tba4ubq7vL2/wMTFyMvMzc7Q0dLV2Nna29zf4OHj5ebn6Onq7e7v8PHy9fb3+Pn6+/z9/noDvZIAAAIcSURBVBgZzcH5X4sBAAfg7/ZuJcU2G1E2csTI0SQpV8jVRWIqtxZ5HREiOuXIUESbSufaVrb3+y/qffd+tlTbz54H/yOt00MboswNw16XGVE2epxaOOkWLVCl1Pg4x1e7HCqL6KYTHrcAlXD6F1UjpXqoBLcHFKE60Md5Bg5rECESLWVQ5PRwgY8OKMpbEGF7JnGxdjtiVrlmuSSpyYoIoXqKcc3UQHGeCeVC9pwJnYHsEhMJWCETrs8yrq5sqKxPJC7p636o1iUB9nYu5j2pBfJSIXvw86gGcPTyX5OXlwEbW3kCMpHs3QtojgwwZqbeBJga/pCHIMsaJtm6GdCXjTBCemoF9BfGSemuBgrT7SAZalwDpNb6OOftTgAF30l2bEdU5qMwOX01DTDfGX2XD2BbN8nPeYAWisqLSUD2a5K/S3VQrG4Mk57jWsDxZRdkLzh4TAPs+UDyW5EApDl95ER1MrDhFVkJ2TmSn3IBFPWTHG7rmSaDt4yAoX6WHEuHomKC5JstgO7sEGVS03pAVzFGhh+mQ2W4ESDD99OBlCuTZPcOAPn9JNuyMc9aMUT6r60AVhbnANjaQdK9DwtseklytFyPOZZ7IXKwWIPFdr8n+cOZV+CaIserkhBDEVEH+xgRvGlAlEgEmhEjnPKSlB5nYp7mALr8hRk6RCVXuZvtiNFlFPo7kTVE2hCXjRzKAowldQbEZawrMeIv5T+AV7W5ab8AAAAASUVORK5CYII=");background-size:100% 100%;display:inline-block;height:18px;width:18px}.tryout-demo__content-right__title span{font-size:16px;line-height:20px;margin-left:8px}.tryout-demo__content-right .icon-result-dummy{background-image:url(/images/common/icon_result_dummy.png);background-position:50% 50%;background-repeat:no-repeat;background-size:120px 120px;height:calc(100% - 46px)}.tryout-demo__content__menu{border-right:1px solid #e4edf6;box-sizing:border-box;display:inline-block;flex:0 0 156px;height:100%;padding-top:10px;position:relative;vertical-align:top}.tryout-demo__content__menu-item{border-top:1px solid #dee9f4}.tryout-demo__content__menu-item:first-child{border-top-color:transparent}.tryout-demo__content__menu-item .menu-item-title{color:#444;cursor:pointer;font-size:14px;line-height:20px;padding:10px 0;position:relative;text-align:left}.tryout-demo__content__menu-item .menu-item-title *{cursor:inherit}.tryout-demo__content__menu-item .menu-item-title:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAAXNSR0IArs4c6QAAADxQTFRFAAAATk5OUVFRTU1NR0dHRkZGRUVFRUVFRUVFRkZGRUVFRkZGRERERUVFRERERERERERERUVFRERERERE3oCOBQAAABN0Uk5TAA0TFFNjZ2hyeXqEmcXG0eTl/tnAdGUAAABBSURBVCjPY2AYWMDCzYhbUlCYF7cshzA+Wa4hKMtJmSwfTll2YWF+JlxyQsL8zGTIsQ0ROVY8cgwCeOQYWHnQ5AAviAVYBePPGQAAAABJRU5ErkJggg==);background-size:100%;content:" ";height:14px;position:absolute;right:12px;top:14px;width:14px}.tryout-demo__content__menu-item .menu-item-title.show:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAAXNSR0IArs4c6QAAAD9QTFRFAAAAO8TrNrzkM7/mMbjgNLfgMrfhMbjfM7jgM7ffMrjgMrjgMrffMbfgMrfgMrffMrbfMbbgMrfgMbfgMbbf8dXDvwAAABR0Uk5TAA0TFFNjZ2hzeXqEmcXG0dLk5f5TFy+KAAAAXUlEQVQoz+3ROxKAMAgEUDRG418j9z+rTFBHIVTOWLkNLK8E4M+7VDHoo199mj1iJ63ecEhLMSolWxzklWx2ZxH6MKHCWFvDbtpouzRrhxrGioaxWkY62UZafvHpHcDZBYR2Oli4AAAAAElFTkSuQmCC)}.tryout-demo__content__menu-item .menu-item-title.show,.tryout-demo__content__menu-item .menu-item-title:hover{background-color:#f0f7f9;color:#1299f3;font-size:14px}.tryout-demo__content__menu-item .menu-item-title.show span:before,.tryout-demo__content__menu-item .menu-item-title:hover span:before{background-color:#1299f3;content:" ";display:inline-block;height:13px;margin-right:4px;vertical-align:initial;width:2px}.tryout-demo__content__menu-item .menu-item-title span{display:inline-block;font-size:16px;line-height:1.5;margin-left:12px;position:relative}.tryout-demo__content__menu-item .menu-item-content-wrapper{background-color:#f7f8fa}.tryout-demo__content__menu-item .menu-item-content{box-sizing:border-box;display:flex;flex-wrap:wrap;height:0;justify-content:space-between;margin:0 12px;overflow:hidden;padding:0;text-align:center}.tryout-demo__content__menu-item .menu-item-content__item{display:inline-block;margin-top:8px}.tryout-demo__content__menu-item .menu-item-content__item-image{background:#e1e6f1;border:2px solid #e1e6f1;box-sizing:border-box;cursor:pointer;display:block;height:54px;width:54px}.tryout-demo__content__menu-item .menu-item-content__item-image *{cursor:inherit}.tryout-demo__content__menu-item .menu-item-content__item-image.active{border-color:#1299f3}.tryout-demo__content__menu-item .menu-item-content__item-image img{width:35px}.tryout-demo__content__menu-item .menu-item-content__item span{color:#373737;display:inline-block;font-size:14px;line-height:18px;margin-top:4px}.tryout-demo__content__menu-item.show .menu-item-content{height:100%;padding:4px 0}.tryout-demo__content__menu .prient-image{bottom:12px;color:#343434;cursor:pointer;display:inline-block;font-size:14px;left:12px;line-height:18px;position:absolute}.tryout-demo__content__menu .prient-image *{cursor:inherit}.tryout-demo__content__menu .prient-image:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAAXNSR0IArs4c6QAAAQhQTFRFAAAA////f39/VVVVZmZmVVVVSUlJVVVVTU1NVVVVSkpKT09PUFBQTU1NTk5OTU1NSUlJSkpKSEhISUlJS0tLSUlJSkpKSEhISkpKSkpKSEhISkpKSEhISUlJSUlJSEhISkpKSkpKSkpKSUlJSkpKSUlJSkpKSUlJSkpKSUlJSUlJSEhISUlJSkpKSUlJSUlJSUlJSUlJSEhISUlJSEhISUlJSEhISUlJSEhISUlJSUlJSUlJSEhISEhISUlJSUlJSUlJSUlJSEhISEhISUlJSUlJSUlJSUlJSEhISUlJSEhISUlJSUlJSUlJSUlJSEhISUlJSUlJSEhISEhISEhISUlJSEhISEhIAYB9HQAAAFd0Uk5TAAECAwUGBwkKDxgdICEkKCotNThBRkhKTE9RVlheYmZnaGttb3Byd4CFiYqMjo+QkpaYmaKoqayxs7W2t7i5ur3ExcnLzs/V19rf4+fo6u3x8vP3+/3+QSk92QAAAPhJREFUOMu90GdXwjAUgOELyBQoUxwsBUSQ4R7spWwVVPL//4mQ0nq7kn6B90vSnCc99wRg3TNR1QZtOshzY9Oix9gRLT7dItJya5Bf2lckREZ+NepdZmlXXzIinxHeTJvlJ61E3VyGVlggRAgaH890LyKLS8yK0dNxjJacmX6n74nUOUbjSknRy5bnMRLUf3/TQdVgQNHJUgcZtQtkOzDMCuYL3zWajGplH8DpL+G0FGBIuD3ACn116nIDdNwHfMXzP2kUHQ9USAjTDpmoLW4KTHT7TrtgIhMzhbxyCUNk0N7RnI9e4ZqPzsBe/GCTSYo+nJOVYw3+AEvsF5kkWHFoAAAAAElFTkSuQmCC);background-size:100%;content:" ";display:inline-block;height:18px;margin-right:8px;vertical-align:middle;width:18px}.tryout-demo__content__menu-right{display:none}.tryout-demo__content__view{flex:1}.tryout-demo__content__view-image-wrapper{background:#e1e6f1;margin:12px;padding:12px 0;position:relative}.tryout-demo__content__view-image-wrapper .image-line-wrapper{height:16px;position:absolute;width:16px}.tryout-demo__content__view-image-wrapper .image-line-wrapper.wrapper1{border-left:4px solid #1299f3;border-top:4px solid #1299f3;left:0;top:0}.tryout-demo__content__view-image-wrapper .image-line-wrapper.wrapper2{border-right:4px solid #1299f3;border-top:4px solid #1299f3;right:0;top:0}.tryout-demo__content__view-image-wrapper .image-line-wrapper.wrapper3{border-bottom:4px solid #1299f3;border-right:4px solid #1299f3;bottom:0;right:0}.tryout-demo__content__view-image-wrapper .image-line-wrapper.wrapper4{border-bottom:4px solid #1299f3;border-left:4px solid #1299f3;bottom:0;left:0}.tryout-demo__content__view-image-wrapper .view-image-file{background-color:#fff;display:block;height:406px;margin:0 auto;width:286px}.tryout-demo__content__view .result-dummy{background-image:url(/images/common/icon_result_dummy.png);background-position:50% 50%;background-repeat:no-repeat;background-size:120px 120px;height:406px}.tryout-demo__content__view .result-start{background:#1299f3;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:12px;height:28px;margin:12px auto auto;width:126px}.tryout-demo .button--common-normal{border-radius:4px;color:#fff;display:block;font-size:24px;height:70px;line-height:70px;margin:30px auto auto;width:400px}.tryout-demo .button--common-normal span{cursor:inherit}.tryout-demo .button--common-normal:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAAAAXNSR0IArs4c6QAAAIFQTFRFAAAA////////////////////////////////////////////////////////////////////////////////75ko8J8z8aA28aE58aVC8qdF8qdG8qhH869V869W87FZ9Ldo+M2U+deq/e3Y/e3Z/e3a/vTn/vTo//nz//79////RlmTCAAAABV0Uk5TAAYVHi0ue3yIjo+hpb/D2d7g8/f9iZGh2wAAATRJREFUOMuV1dlygzAMBdALMbtZArhJm7bpkhaq///APiQhNkiM0aPmDGMb6xpwSyW6rNu2LnWssFIqa8iqJpP0ruhpVn2xY2CQdsRUlwZzGVYkVBW6MtqTWPvIkS2tVGvZcPrm1+H8y3x3WkPwWOfBmBfGVve9pY/e2fA2vZ2ndUrDK2+76/kWdk+yBQAo9x8NJ9b2CkA+awo2B9AQZ09z2wDRcru8VUhIsoPbjKHJ02qU5GlL1ORpa0h3amFbkY5vxpjjxabCAsZ3Y8zx21lAuSIv7ra0pySN2FNSDOUpSTHXhZcNcwl5SdnyaguyV4uBEeR1YJwxlORtDO3h/uDlfbjtyHji5RQZVhB9mueftSCy4238W4+3LaG5JYq3BPyWZwMAVO4+Rvnq0xVNT1wy2w3+Aehaz2RuwTjfAAAAAElFTkSuQmCC) no-repeat;background-size:100% 100%;content:"";display:inline-block;height:20px;margin-left:20px;width:20px}@media only screen and (max-width:1023px){.tryout-demo__title{font-size:28px;line-height:32px}.tryout-demo__desc{font-size:12px}.tryout-demo__wrapper{max-width:700px}.tryout-demo__content{justify-content:center}.tryout-demo__content-left{margin-right:0;max-width:700px}.tryout-demo__content__view{padding:0;text-align:center}.tryout-demo__content-right.is-content-right{display:none}.tryout-demo__content-right.is-content-left{box-shadow:none;width:100%}}@media only screen and (max-width:767px){.tryout-demo__title{font-size:22px;line-height:30px}.tryout-demo__content{max-width:348px}.tryout-demo__content__menu-left{display:none}.tryout-demo__content__view{max-width:348px}.tryout-demo__content-left{flex:1;height:100%;padding-bottom:12px;width:auto}.tryout-demo__content-right.is-content-left{height:454px}.tryout-demo__content__menu-right{display:block}.tryout-demo__content__menu__wrapper{padding:0 12px}.tryout-demo__content__menu__banner{-ms-overflow-style:none;height:30px;overflow-x:auto;padding-top:10px;scrollbar-width:none;white-space:nowrap}.tryout-demo__content__menu__banner::-webkit-scrollbar{display:none}.tryout-demo__content__menu__banner span{border-bottom:2px solid transparent;font-size:14px;font-weight:500;line-height:20px;margin-left:20px;padding-bottom:5px;position:relative}.tryout-demo__content__menu__banner span:first-child{margin-left:0}.tryout-demo__content__menu__banner span:after{background-color:#1299f3;bottom:0;height:2px;position:absolute;width:100%}.tryout-demo__content__menu__banner span.show{border-bottom-color:#1299f3;color:#1299f3}.tryout-demo__content__menu__conetent{margin-top:10px;text-align:left}.tryout-demo__content__menu__conetent .menu__conetent-item{color:#373737;display:inline-block;font-size:12px;line-height:17px;margin-left:12px;text-align:center}.tryout-demo__content__menu__conetent .menu__conetent-item:first-child{margin-left:0}.tryout-demo__content__menu__conetent .menu__conetent-item.active{border-color:#1299f3}.tryout-demo__content__menu__conetent .menu__conetent-item-image{background:#e1e6f1;border:2px solid #e1e6f1;box-sizing:border-box;height:60px;margin-bottom:4px;width:60px}.tryout-demo__content__menu__conetent .menu__conetent-item-image.active{border-color:#1299f3}.tryout-demo__content__menu__conetent .menu__conetent-item-image img{width:35px}.tryout-demo__content__menu__conetent .menu__conetent-item span{cursor:pointer}.tryout-demo .button--common-normal{display:block;margin:20px auto auto}}@media only screen and (max-width:374px){.tryout-demo__content__view{max-width:300px}.tryout-demo__content__view-image-wrapper .view-image-file{height:407px;width:260px}.tryout-demo .button--common-normal{font-size:22px;margin:18px auto auto;width:100%}}#printContentHtml{display:none}.activity_page{color:#333}.activity_page .divide{border-bottom:2px dashed #f97952;display:block;margin-bottom:.625vw}@media only screen and (max-width:767px){.activity_page .divide{margin-bottom:9px}}.activity_page .common_box{background-color:#fdc8b6;border:none;border-radius:2.22vw;box-sizing:border-box;margin:7.639vw auto 0;padding-bottom:.694vw;position:relative;width:68%}.activity_page .common_box:before{aspect-ratio:676/120;background:transparent;background-image:url(/images/kenta/activity/img_biaoti.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;content:"";display:inline-block;font-size:2.22vw;font-weight:700;height:4.167vw;left:50%;line-height:4.167vw;position:absolute;text-align:center;top:0;transform:translate(-50%,calc(-100% + 1px));width:23.2vw}.activity_page .common_box_inner{background-color:#fff;border:2px solid #f97952;border-radius:1.11vw;box-sizing:border-box;height:100%;width:100%}@media only screen and (max-width:767px){.activity_page .common_box{border-radius:16px;margin:84px auto 0;max-width:430px;padding-bottom:10px;width:100%}.activity_page .common_box:before{font-size:24px;height:44px;line-height:44px;width:274px}.activity_page .common_box_inner{border-radius:16px}}.activity_page_content{background-image:url(/images/kenta/activity/img_xiangqing-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding-bottom:50px;padding-top:2.78vw;position:relative}@media only screen and (max-width:767px){.activity_page_content{padding:16px}}.activity_page_content .content_container .section_promotion{background-image:url(/images/kenta/activity/img_card.png);background-position:50%;background-repeat:no-repeat;background-size:contain;font-size:1.25vw;font-weight:700;line-height:1.778;margin:auto;padding:1.379vw 0;position:relative;text-align:center;width:55.56%}.activity_page_content .content_container .section_promotion span{color:#1299f3}@media only screen and (max-width:767px){.activity_page_content .content_container .section_promotion{aspect-ratio:690/552;background-image:url(/images/kenta/activity/tw/img_card_tw.png);background-size:cover;box-sizing:border-box;font-size:16px;line-height:2;max-width:345px;padding:20px 10px 32px;width:100%}.activity_page_content .content_container .section_promotion br.sm-display-none{display:none}}.activity_page_content .content_container .section_overview .common_box_overview:before{content:"キャンペーン概要"}.activity_page_content .content_container .section_overview_content_img{margin-top:4.167vw;text-align:center}.activity_page_content .content_container .section_overview_content_img_item{background-color:#fff;border-radius:8px 8px 8px 8px;box-shadow:0 4px 20px 0 hsla(0,0%,92%,.5);display:inline-block;margin-right:24px;text-align:center;width:32%}.activity_page_content .content_container .section_overview_content_img_item:last-child{margin-right:0}.activity_page_content .content_container .section_overview_content_img_item img{border-radius:10px 10px 0 0;-o-object-fit:contain;object-fit:contain;width:100%}.activity_page_content .content_container .section_overview_content_img_item .tips{font-size:.833vw;font-weight:400;line-height:1.833}.activity_page_content .content_container .section_overview_content_img_item_descbox{color:#666;font-size:.833vw;font-weight:400;line-height:1.5;padding:.694vw 1.528vw .787vw}.activity_page_content .content_container .section_overview_content_img_item_descbox span{color:#f97952;display:inline-block;font-size:1.111vw;font-weight:700;line-height:1.5;margin-bottom:.56vw}.activity_page_content .content_container .section_overview_content_bottom{font-size:1.53vw;font-weight:700;line-height:1.45;margin:1.67vw auto 2.22vw;text-align:center;text-decoration:underline;-webkit-text-decoration-color:#ffd092;text-decoration-color:#ffd092;text-decoration-thickness:.694vw;text-underline-offset:-.28vw;width:-moz-max-content;width:max-content}.activity_page_content .content_container .section_overview_content_bottom br{display:none}@media only screen and (max-width:767px){.activity_page_content .content_container .section_overview_content_img{box-sizing:border-box;margin-top:27px;padding:0 16px;width:100%}.activity_page_content .content_container .section_overview_content_img_item{margin-bottom:24px;margin-right:0;width:100%}.activity_page_content .content_container .section_overview_content_img_item .tips{font-size:12px}.activity_page_content .content_container .section_overview_content_img_item_descbox{font-size:12px;padding:10px 24px 24px 12px}.activity_page_content .content_container .section_overview_content_img_item_descbox span{font-size:16px;margin-bottom:8px}.activity_page_content .content_container .section_overview_content_bottom{font-size:20px;font-weight:700;line-height:1.45;margin:0 auto 20px;text-decoration-thickness:10px;text-underline-offset:-4px}.activity_page_content .content_container .section_overview_content_bottom br{display:block}}.activity_page_content .content_container .section_eligibility .common_box_eligibility:before{content:"対象条件"}.activity_page_content .content_container .section_eligibility_content{padding:2.36vw 1.52vw;width:100%}.activity_page_content .content_container .section_eligibility_content ul li{font-size:1.25vw;font-weight:500;line-height:1.5;list-style:none;margin-bottom:1.389vw}.activity_page_content .content_container .section_eligibility_content ul li:last-child{margin-bottom:0}.activity_page_content .content_container .section_eligibility_content ul li:before{background-image:url(data:image/png;base64,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);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;content:"";display:inline-block;height:2.22vw;margin-right:10px;vertical-align:bottom;width:2.22vw}@media only screen and (max-width:767px){.activity_page_content .content_container .section_eligibility_content{box-sizing:border-box;margin-top:30px;padding:16px;width:100%}.activity_page_content .content_container .section_eligibility_content ul li{font-size:16px;margin-bottom:16px}.activity_page_content .content_container .section_eligibility_content ul li:before{height:20px;width:20px}}.activity_page_content .content_container .section_application .common_box_application:before{content:"お申し込み方法"}.activity_page_content .content_container .section_application_content{padding:1.67vw 0;width:100%}.activity_page_content .content_container .section_application_content ul{overflow:hidden}.activity_page_content .content_container .section_application_content ul li{box-sizing:border-box;float:left;list-style:none;text-align:center;width:33.333%}.activity_page_content .content_container .section_application_content ul li .step_number{background-color:#ffece6;border-radius:1.53vw;color:#f97952;display:inline-block;font-size:1.94vw;font-weight:700;margin-top:6px;padding:.694vw 1.67vw;white-space:nowrap}.activity_page_content .content_container .section_application_content ul li img{display:inline-block;display:block;margin:1.39vw auto 0;-o-object-fit:contain;object-fit:contain;width:6.8vw}.activity_page_content .content_container .section_application_content ul li .step_desc{display:block;font-size:1.389vw;font-weight:700;line-height:1.3;margin-top:.69vw}.activity_page_content .content_container .section_application_content ul li:nth-child(2){border-left:2px dashed #f97952;border-right:2px dashed #f97952}.activity_page_content .content_container .section_application_content_btn{margin-top:2.78vw;text-align:center;width:100%}.activity_page_content .content_container .section_application_content_btn a{border-radius:1.11vw;color:#fff;display:inline-block;font-size:1.389vw;font-weight:700;line-height:1.4;padding:1.8vw 0;width:24.93vw}.activity_page_content .content_container .section_application_content_btn a .btn_text:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJaSURBVHgBzZqBbdswEEW/vEDVDbhBvUHVCYpuoG7gThB3gnQDuRO0nUDpBPEGYiaIM8HlLqIMWRETWzzSfMBBhk2Q/1PkkaJVIAJEZPhSuhg4FEWxhzIFFGDBFV++cqxdlG8UFxOW4x/HHZuyuAbSyxy3HI8URstRIxVOeEv6dNGNcAM3FN7j5xgx0IT6Xr+ntNxAA65oTfF73cctQriy+IEGS8hE/MBlJqgf8x3lxexwKjwGOr4Y5Mc3Xvj+jr9YTUtQP/sN8qRhfSer/IkB6vPvFsvZcXzn+I04iHh/emUDDS1nM6mrpnhUc+INBeDpkFgmGu3eF8rEJl7aG8+BCmHMjk3OGjv080Kb+viJ3VSkg3eCkf6daMeV/yI9Upooh4pb0iWViWqoNMaeJ4WJjVRWUjxim2gkC60Rj63PhFJ2+rhCfN4zcYflfEhhQJDh4jtqeUAAKQxYji/c24fpD87UZwSwcg3EwqIXb6c/OPGyGBks50kMHBAHi/fFhyaQ/crdWgtdLOKLF/bDHPgPPSzSiH9pazCgdWpskVD88bSbdFbjjjxHgq5+7ZO9ZtpIS2FUCcW/bo8C9yaJxXfwNBiyK10nEi/UPgMbWo6INQnEz/c+9OZCR3Gpx3qLGQMyFO6RJztOnSdb8FebOZdbfyA/LMfPs0vzndhRPkhyMbgUysOEiF++etN1TYSJH5nYUno6FfEjEzWl+9fmD/kfQYNMGIo7pDry7KlyN9JRP0z1e/0MIzK0WrocmaByJlshAJW3VYDjA8vwtorh+DQpYjme0D88qb2l8gzjjF44Z3u18wAAAABJRU5ErkJggg==);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:1.67vw;margin-left:4px;vertical-align:middle;width:1.67vw}.activity_page_content .content_container .section_application_content_btn a.btn_primary{background-color:#1299f3;margin-right:24px}.activity_page_content .content_container .section_application_content_btn a.btn_secondary{background-color:#00b0dc}@media only screen and (max-width:767px){.activity_page_content .content_container .section_application_content{padding:unset}.activity_page_content .content_container .section_application_content ul{padding:0 16px}.activity_page_content .content_container .section_application_content ul li{float:unset;padding:30px 0;width:100%}.activity_page_content .content_container .section_application_content ul li .step_number{border-radius:22px;font-size:28px;margin-top:0;padding:10px 24px}.activity_page_content .content_container .section_application_content ul li img{margin:20px auto 0;width:98px}.activity_page_content .content_container .section_application_content ul li .step_desc{font-size:20px;margin-top:10px}.activity_page_content .content_container .section_application_content ul li:nth-child(2){border:2px dashed #f97952;border-left:none;border-right:none}.activity_page_content .content_container .section_application_content_btn{margin:40px auto 0;max-width:430px}.activity_page_content .content_container .section_application_content_btn a{font-size:16px;padding:16px 0;width:100%}.activity_page_content .content_container .section_application_content_btn a .btn_text:after{height:16px;margin-left:12px;width:16px}.activity_page_content .content_container .section_application_content_btn a.btn_primary{margin-bottom:16px;margin-right:0}}.activity_page_content .content_container .section_terms .common_box_terms:before{content:"キャンペーン規約"}.activity_page_content .content_container .section_terms_content{background:#fff;background-image:url(/images/kenta/activity/img_bg_guiyue.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:16px 16px 16px 16px;padding:2.08vw 2vw;width:100%}.activity_page_content .content_container .section_terms_content .content_title{font-size:1.389vw;font-weight:700;line-height:1.2}.activity_page_content .content_container .section_terms_content .divide{margin:2.08vw 0}.activity_page_content .content_container .section_terms_content .date_label,.activity_page_content .content_container .section_terms_content .notice_label{font-size:1.11vw;font-weight:700;line-height:1.5}.activity_page_content .content_container .section_terms_content .date_value{padding-left:20px}.activity_page_content .content_container .section_terms_content .date_value,.activity_page_content .content_container .section_terms_content .notice_value_item{font-size:1.11vw;font-weight:400;line-height:1.5;margin:.56vw 0}.activity_page_content .content_container .section_terms_content .date_value span,.activity_page_content .content_container .section_terms_content .notice_value_item span{color:#1299f3;font-weight:700}.activity_page_content .content_container .section_terms_content ul{padding-left:20px}@media only screen and (max-width:767px){.activity_page_content .content_container .section_terms_content{background-image:url(/images/kenta/activity/tw/img_guiyue_bg_tw.jpg);box-sizing:border-box;padding:16px}.activity_page_content .content_container .section_terms_content .content_title{font-size:16px;text-align:center}.activity_page_content .content_container .section_terms_content .divide{margin-bottom:16px;margin-top:16px}.activity_page_content .content_container .section_terms_content .date_label,.activity_page_content .content_container .section_terms_content .notice_label{font-size:16px}.activity_page_content .content_container .section_terms_content .date_value{padding-left:20px}.activity_page_content .content_container .section_terms_content .date_value,.activity_page_content .content_container .section_terms_content .notice_value_item{font-size:14px;margin:8px 0}.activity_page_content .content_container .section_terms_content ul{padding-left:20px}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;opacity:1}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff")}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:undefined}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:undefined}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:undefined}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:undefined;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.activity_page_banner{background-image:url(/images/kenta/activity/img_banner_bg.jpg?v=1.0);background-position:50%;background-repeat:no-repeat;color:#333;-o-object-fit:cover;object-fit:cover;padding-top:34.7222%;position:relative}.activity_page_banner *{box-sizing:border-box}.activity_page_banner_link{display:block;text-decoration:none}.activity_page_banner_link *{cursor:pointer}.activity_page_banner_link_disabled{display:block;pointer-events:none;text-decoration:none}.activity_page_banner_link_disabled *{cursor:inherit}.activity_page_banner_wrapper{bottom:0;left:0;position:absolute;right:0;top:0}.activity_page_banner_wrapper .activity_page_banner_content{height:100%;margin:auto;text-align:center;width:-moz-max-content;width:max-content}.activity_page_banner_wrapper .activity_page_banner_content_img{display:block;height:30%;margin:1.67vw auto 1vw;-o-object-fit:contain;object-fit:contain}.activity_page_banner_wrapper .activity_page_banner_content_desc{height:28.4%;margin:0 auto .76vw;position:relative;width:-moz-max-content;width:max-content}.activity_page_banner_wrapper .activity_page_banner_content_desc:after{aspect-ratio:1/1;background-image:url(/images/kenta/activity/img_xianding.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";-o-object-fit:contain;object-fit:contain;position:absolute;right:0;top:0;transform:translate(58.5%,-50%);width:15.32%}.activity_page_banner_wrapper .activity_page_banner_content_desc_img{height:100%;-o-object-fit:contain;object-fit:contain}.activity_page_banner_wrapper .activity_page_banner_content_tips{font-size:1.25vw;font-weight:400;line-height:1.44;margin-bottom:2.083vw}.activity_page_banner_wrapper .activity_page_banner_content_date{background:#fff;border:1px solid #f97952;border-radius:1.11vw;box-sizing:border-box;margin:auto;padding:1.11vw 0;text-align:center;width:56.25vw}.activity_page_banner_wrapper .activity_page_banner_content_date span{font-size:1.389vw;font-weight:700;line-height:1.6;white-space:nowrap}.activity_page_banner_wrapper .activity_page_banner_content_date span br,.activity_page_banner_wrapper .activity_page_banner_content_date_detail{display:none}.activity_page_banner_wrapper .activity_page_banner_img_left{left:9.44%;-o-object-fit:contain;object-fit:contain;position:absolute;top:9.8%;width:11.11%}.activity_page_banner_wrapper .activity_page_banner_img_right{-o-object-fit:contain;object-fit:contain;position:absolute;right:8.61%;top:31.6%;width:15.9%}@media only screen and (max-width:767px){.activity_page_banner{height:500px;padding-top:0}.activity_page_banner_wrapper{height:100%;margin:auto;max-width:375px}.activity_page_banner_wrapper .activity_page_banner_content{padding:20px 16px 0;width:100%}.activity_page_banner_wrapper .activity_page_banner_content_img{height:unset;margin:0 auto 2px;width:100%}.activity_page_banner_wrapper .activity_page_banner_content_desc{height:unset;margin:0 auto 10px;width:100%}.activity_page_banner_wrapper .activity_page_banner_content_desc:after{display:none}.activity_page_banner_wrapper .activity_page_banner_content_desc_img{height:unset;width:100%}.activity_page_banner_wrapper .activity_page_banner_content_tips{font-size:14px;margin-bottom:10px}.activity_page_banner_wrapper .activity_page_banner_content_date{border-radius:8px;padding:10px 0;width:100%}.activity_page_banner_wrapper .activity_page_banner_content_date span{font-size:14px}.activity_page_banner_wrapper .activity_page_banner_content_date span br{display:block}.activity_page_banner_wrapper .activity_page_banner_tw_img{bottom:0;height:-moz-max-content;height:max-content;margin:auto;position:absolute;text-align:center;white-space:nowrap;width:100%}.activity_page_banner_wrapper .activity_page_banner_tw_img .activity_page_banner_tw_img_inner{display:inline-block;position:relative;width:-moz-max-content;width:max-content}.activity_page_banner_wrapper .activity_page_banner_tw_img .activity_page_banner_tw_img_inner:after{aspect-ratio:1/1;background-image:url(/images/kenta/activity/img_xianding.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";-o-object-fit:contain;object-fit:contain;position:absolute;right:0;top:0;transform:translate(80%);width:60px}.activity_page_banner_wrapper .activity_page_banner_tw_img .activity_page_banner_tw_img_inner .activity_page_banner_img_left{display:inline-block;left:unset;position:relative;top:unset;width:85px}.activity_page_banner_wrapper .activity_page_banner_tw_img .activity_page_banner_tw_img_inner .activity_page_banner_img_right{display:inline-block;position:relative;right:unset;top:unset;width:145px}}.activity_page_banner.small-gap .activity_page_banner_content_date{overflow:hidden;padding:0}.activity_page_banner.small-gap .activity_page_banner_content_date_text{display:block;float:left;line-height:4.44vw;text-align:center;width:calc(100% - 17.08vw)}.activity_page_banner.small-gap .activity_page_banner_content_date_detail{background-color:#f97952;color:#fff;display:block;float:right;font-size:1.25vw;height:4.44vw;line-height:4.44vw;width:17.08vw}.activity_page_banner.small-gap .activity_page_banner_content_date_detail:after{border:.56vw solid transparent;border-left-color:#fff;content:"";display:inline-block;margin-left:.56vw;vertical-align:inherit}@media only screen and (max-width:767px){.activity_page_banner.small-gap .activity_page_banner_content_date{border-bottom-left-radius:0;border-bottom-right-radius:0;overflow:unset;position:relative}.activity_page_banner.small-gap .activity_page_banner_content_date_text{float:unset;width:100%}.activity_page_banner.small-gap .activity_page_banner_content_date_detail{background-color:#f97952;border-bottom-left-radius:8px;border-bottom-right-radius:8px;bottom:-100%;font-size:16px;height:44px;line-height:44px;position:absolute;right:0;width:100%}.activity_page_banner.small-gap .activity_page_banner_content_date_detail:after{border-width:8px;margin-bottom:-2px;margin-left:8px}.activity_page_banner.small-gap .activity_page_banner_wrapper .activity_page_banner_tw_img .activity_page_banner_tw_img_inner .activity_page_banner_img_left{width:75px}.activity_page_banner.small-gap .activity_page_banner_wrapper .activity_page_banner_tw_img .activity_page_banner_tw_img_inner .activity_page_banner_img_right{width:138px}}.animated{animation-duration:.8s}[data-aos]{visibility:hidden}[data-aos].animated{visibility:visible}*{cursor:url(/cursor.svg) 16 16,auto}body{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}.home-page{color:#333}.home-page section{overflow-y:hidden}.home-page .content_page_width{margin:auto;width:970px}@media only screen and (max-width:1023px){.home-page .content_page_width{margin:auto;width:690px}}@media only screen and (max-width:767px){.home-page .content_page_width{text-align:center;width:100%}}.home-page .banner-swiper{position:relative}.home-page .banner-swiper .swiper-pagination{background:hsla(0,0%,100%,.5);border-radius:20px 20px 20px 20px;bottom:10px;box-shadow:0 0 10px 0 rgba(99,159,199,.25);left:unset;line-height:0;padding:5px 9px;position:absolute;right:52px;width:-moz-max-content;width:max-content}.home-page .banner-swiper .swiper-pagination .swiper-pagination-bullet{background-color:#bcdbf0;height:10px;opacity:unset;width:10px}.home-page .banner-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#1299f3;border-radius:10px;height:10px;width:36px}@media only screen and (max-width:767px){.home-page .banner-swiper .swiper-pagination{left:50%;right:unset;transform:translateX(-50%)}}.home-page__banner{background:url(/images/smart/banner/smart_banner.jpg?v=1.0);background-size:cover;display:inline-block;font-size:12px;opacity:1;padding-top:34.722%;position:relative;width:100%}.home-page__banner .banner-content{left:50%;padding-top:6.389vw;position:absolute;top:0;transform:translateX(-50%);width:67.361%}.home-page__banner .banner-content img.chanpingtu{animation-delay:.6s;height:unset;margin:unset;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:80px;top:5.56vw;width:57.73%;width:38.89vw;z-index:999}.home-page__banner .banner-content img{height:10%;margin-right:16px;-o-object-fit:cover;object-fit:cover;vertical-align:bottom}.home-page__banner .banner-content h2{color:#49c5f5;display:inline-block;display:inline-table;font-size:28px;font-size:1.944vw;font-weight:700;height:10%}.home-page__banner .banner-content h2 span{display:table-cell;vertical-align:middle}.home-page__banner .banner-content p{animation-delay:.2s;font-size:20px;font-size:1.389vw;font-weight:500;line-height:1.5;margin:1.389vw 0 .833vw .417vw;width:-moz-max-content;width:max-content}.home-page__banner .banner-content h1{animation-delay:.4s;font-size:40px;font-size:2.778vw;font-weight:700;line-height:1.5}.home-page__banner .banner-content a{animation-delay:.6s;background:#02b3e8;border-radius:10px;color:#fff;display:inline-block;font-size:20px;font-size:1.389vw;font-weight:700;margin:2.5vw 0 0;padding:.417vw 2.222vw;width:-moz-max-content;width:max-content}.home-page__banner .banner-content a:after{background-image:url("data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAYAAACoYAD2AAAAAXNSR0IArs4c6QAAAhRJREFUWEftmD9rFUEUR88PiQpCFFEr0WCjlbVi5x/8BMFSVLAMBEE/giIiNnY2plHB2kJQCwXJB4jaiDYKihaWosn1XdgN13V239s4+14e7HRvZvbOmTMzO3efmIKiKWCkh8y1SllNmtlOYBk4DFwFbkmy/4XNDfkWOBKgdkn6sdkgq9b2SPreQ7Y1YGa9ybbSkv17k1k0Ar3J3mT/Mt/AHtg0B8fM9gM3gCeDbOdBzHKGQZrZduAO8B64LWl1FBf/ZEFFuvUS2AKckfS5DGRmc8CHEPippLOhvfZaNLPdwKfBBB3Uy5Kk8+FZZ7kOLAKXJd0v21KQr4ATRYdvkvaGQMeA15XZP5N02uvqTJrZLPB1ALEtPitpfXwzu+L5Z2ifl/TYf6cg/7JRCbQP+JJYoueSTqUggV8pQOCmpGtBwEPgXIi9KMm3RjvIwtZB4GMKFDhZqT8EvAlLXDYvARckrXUCOQS0yu4Hw/d2LL7XLkbAImY+k2HmdUYTkterkoCdQbY06t0d8FLda8fM8ptsabQRsFOTI4IOBRwLZMPS1+7B6sbtdLnjYGYWD9NdYKF6iutO1dggC6N+7e1o+709Vsim909TWw+5UXNZDw7wKBfIkDjHgQOhz+gJxpgAU8M0Qv4Etk4Qrhy6EfKe37EThvQc9Kikd86RSnpngHnAE9xJlN/AC0kr5eBZ/+ntakZTAfkH6CRdObtn/Z8AAAAASUVORK5CYII=");background-size:cover;content:"";display:inline-block;height:20px;height:1.389vw;margin-bottom:-1px;margin-left:.417vw;width:20px;width:1.389vw}@media only screen and (max-width:767px){.home-page__banner{background:url(/images/smart/banner/img_banner_smart_tw.png);background-size:cover;height:500px;padding-top:unset;text-align:center}.home-page__banner .banner-content{height:100%;padding-top:20px;position:absolute;width:100%}.home-page__banner .banner-content img{display:none}.home-page__banner .banner-content img.chanpingtu{display:block;margin:auto;max-width:387px;position:relative;width:90%}.home-page__banner .banner-content h2{display:none}.home-page__banner .banner-content p{font-size:16px;height:unset;line-height:1.187;margin:0 auto 12px}.home-page__banner .banner-content h1{font-size:28px;line-height:1.35}.home-page__banner .banner-content a{font-size:16px;margin:14px 0 0;padding:6px 28px}.home-page__banner .banner-content a:after{background-size:16px 16px;height:16px;width:16px}}.home-page__case{padding:60px 0 70px}.home-page__case .case-content{display:block}.home-page__case .case-content h2{animation-delay:.2s;font-size:28px;font-weight:700;line-height:1.789;margin-bottom:10px;text-align:center}@media only screen and (max-width:1023px){.home-page__case .case-content h2{font-size:18.861px}}@media only screen and (max-width:767px){.home-page__case .case-content h2{font-size:24px}}.home-page__case .case-content__detail{animation-delay:.4s;background:#e7f8fc;border-radius:10px 10px 10px 10px;box-sizing:border-box;overflow:hidden;padding:26px}.home-page__case .case-content__detail__left{float:left;margin-right:30px;width:260px}.home-page__case .case-content__detail__left img{-o-object-fit:cover;object-fit:cover;width:100%}.home-page__case .case-content__detail__left p{font-size:14px;line-height:1.5;margin-top:10px;text-align:center}.home-page__case .case-content__detail__right{float:left;width:calc(100% - 290px)}.home-page__case .case-content__detail__right h3{font-size:18px;font-weight:700;line-height:1.5}.home-page__case .case-content__detail__right p{font-size:14px;line-height:1.5;margin:12px 0 14px}.home-page__case .case-content__detail__right span{color:#02b3e8;font-size:16px;font-weight:700}.home-page__case .case-content__detail__right span:after{background-image:url("data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAAAXNSR0IArs4c6QAAAShJREFUWEft1sGNwjAQBdDvbANQARuBONMCHeAKoAQ6gA4QFQAVWFRAC3teEUEJW0FmlUQIBQH2xD9SDvhqy/M8I3ts0IFhOmDAB3Grgi4TLlsiwQB5soVNr6xShiMKgJFNFdhcIcmUBVEgfvcwyfx+eh5EgbhMYPITID02JBxRRHbtQHSIliB6RAuQZggypDmCCIlDkCDxCAKEg4iE8BDvILNh+q7PcBFFpGO2gciyFlS++rDp3ysIF3HMVhBZ1wHYwo7qqAcND/EUkB9gxwtfy+cgIgDlx8Cn9M5HAuIRBEAcggRojiACmiHIAD2iBYAO4c4LGOzqD1HYO+C7YeFX1D38toUD0GZiBgNXnooI0CGqLvkNoAeb/vhSrJkPL4dmV+XaTiD+ASNHwyKIJCwgAAAAAElFTkSuQmCC");background-size:cover;content:"";display:inline-block;height:16px;vertical-align:bottom;width:16px}@media only screen and (max-width:1023px){.home-page__case{padding:40.417px 0 47.153px}.home-page__case .case-content__detail{border-radius:6.736px 6.736px 6.736px 6.736px;padding:17.514px}.home-page__case .case-content__detail__left{margin-right:20.208px;width:175.138px}.home-page__case .case-content__detail__left p{font-size:9.43px;margin-top:6.736px}.home-page__case .case-content__detail__right{width:calc(100% - 195.345px)}.home-page__case .case-content__detail__right h3{font-size:13px}.home-page__case .case-content__detail__right p{font-size:11px;margin:8.083px 0 9.43px}.home-page__case .case-content__detail__right a{font-size:10.778px}.home-page__case .case-content__detail__right a:after{background-size:10.778px 10.778px;height:10.778px;width:10.778px}}@media only screen and (max-width:767px){.home-page__case{padding:40px 16px 30px}.home-page__case .case-content__detail{padding:20px 18px}.home-page__case .case-content__detail__left{margin-right:0;width:100%}.home-page__case .case-content__detail__left img{-o-object-fit:cover;object-fit:cover;width:230px}.home-page__case .case-content__detail__left p{font-size:14px;line-height:16px;margin-top:12px}.home-page__case .case-content__detail__right{width:100%}.home-page__case .case-content__detail__right h3{font-size:16px;line-height:24px;margin-top:20px}.home-page__case .case-content__detail__right p{font-size:14px;line-height:20px;margin:10px 0;text-align:left}.home-page__case .case-content__detail__right a{font-size:16px;line-height:24px}.home-page__case .case-content__detail__right a:after{background-size:16px 16px;height:16px;margin-top:1px;width:16px}}.home-page__problem{background-color:#eff7ff;position:relative;text-align:center}.home-page__problem .problem-content h2{animation-delay:.2s;font-size:28px;font-weight:700;line-height:1.789;margin-bottom:10px;padding:50px 0 30px;text-align:center}@media only screen and (max-width:1023px){.home-page__problem .problem-content h2{font-size:18.861px}}@media only screen and (max-width:767px){.home-page__problem .problem-content h2{font-size:24px}}.home-page__problem .problem-content .problem-list{height:350px;list-style:none;overflow:hidden;padding-top:9px;position:relative;width:100%}.home-page__problem .problem-content .problem-list .problem-list__item{background-color:#fff;border:1px solid #adcbe3;border-radius:40px;box-sizing:border-box;display:inline-block;font-size:16px;line-height:1.5;padding:10px 52px;white-space:nowrap;width:348px}.home-page__problem .problem-content .problem-list .problem-list__item_box{margin-top:52px}.home-page__problem .problem-content .problem-list .problem-list__item_box .problem-list__item_left{float:left}.home-page__problem .problem-content .problem-list .problem-list__item_box .problem-list__item_right{float:right}.home-page__problem .problem-content .problem-list img{animation-delay:.2s;bottom:0;left:50%;margin-left:-12.37%;position:absolute;width:24.74%}@media only screen and (max-width:1023px){.home-page__problem{height:323.333px}.home-page__problem .problem-content h2{padding:33.6805px 0 20.2083px}.home-page__problem .problem-content .problem-list{height:235.7635px;padding-top:6.06249px}.home-page__problem .problem-content .problem-list .problem-list__item{border-radius:26.9444px;font-size:10.77776px;padding:6.7361px 35.02772px;width:234.71728px}.home-page__problem .problem-content .problem-list .problem-list__item_box{margin-top:35.02772px}}@media only screen and (max-width:767px){.home-page__problem{height:-moz-max-content;height:max-content}.home-page__problem .problem-content h2{padding:40px 0 14px}.home-page__problem .problem-content .problem-list{height:unset;padding-bottom:42px;text-align:center;width:100%}.home-page__problem .problem-content .problem-list .problem-list__item{margin-bottom:24px}.home-page__problem .problem-content .problem-list .problem-list__item_box{margin-top:0}.home-page__problem .problem-content .problem-list .problem-list__item_box .problem-list__item_left,.home-page__problem .problem-content .problem-list .problem-list__item_box .problem-list__item_right{float:unset}.home-page__problem .problem-content .problem-list img{left:unset;margin:unset;position:relative;width:60%}}.home-page__use{background-color:#fff;padding-bottom:80px;position:relative}.home-page__use .use-content{text-align:center}.home-page__use .use-content h2{animation-delay:.2s;font-size:28px;font-weight:700;line-height:1.789;margin-bottom:10px;padding-top:50px;text-align:center}@media only screen and (max-width:1023px){.home-page__use .use-content h2{font-size:18.861px}}@media only screen and (max-width:767px){.home-page__use .use-content h2{font-size:24px}}.home-page__use .use-content .description{animation-delay:.4s;font-size:16px;line-height:24px;margin-top:20px}.home-page__use .use-content .use-list{margin-top:60px}.home-page__use .use-content .use-list:after{clear:both;content:"";display:block}.home-page__use .use-content .use-list__item{border-radius:10px;box-sizing:border-box;float:left;height:220px;position:relative}.home-page__use .use-content .use-list__item strong{background-color:#02b3e8;border-radius:32px;color:#fff;display:inline-block;font-size:18px;font-weight:500;left:50%;line-height:24px;padding:4px 25px;position:absolute;text-align:center;top:0;transform:translate(-50%,-50%);white-space:nowrap}.home-page__use .use-content .use-list__item .tips{display:block;font-size:14px;font-weight:500;line-height:16px;margin-top:16px;text-align:center}.home-page__use .use-content .use-list__item:first-child,.home-page__use .use-content .use-list__item:nth-of-type(5){animation-delay:.6s;background-color:#f4f9fb;border:2px solid #00b0dc;padding:45px 38px;width:220px}.home-page__use .use-content .use-list__item:first-child img,.home-page__use .use-content .use-list__item:nth-of-type(5) img{height:100%;-o-object-fit:cover;object-fit:cover}.home-page__use .use-content .use-list__item:nth-child(2){animation-delay:.8s}.home-page__use .use-content .use-list__item:nth-child(2),.home-page__use .use-content .use-list__item:nth-child(4){background-image:url(/images/smart/use/img_arrow.png);background-position:50%;background-repeat:no-repeat;background-size:65px 24px;width:105px}.home-page__use .use-content .use-list__item:nth-child(4){animation-delay:1.2s}.home-page__use .use-content .use-list__item:nth-child(3){animation-delay:1s;background-color:#f4f9fb;border:2px solid #00b0dc;padding:42px 38px 0;width:320px}.home-page__use .use-content .use-list__item:nth-child(3) img{-o-object-fit:cover;object-fit:cover;width:100%}.home-page__use .use-content .use-list__item:nth-child(3) .tips{margin-top:30px}.home-page__use .use-content .use-list__item:nth-child(3) .tips_left{padding-right:45px}.home-page__use .use-content .use-list__item:nth-child(3) .tips_right{padding-left:32px}.home-page__use .use-content .use-list__item:nth-child(5){animation-delay:1.4s}.home-page__use .use-content .use-list .bottom_arrow{animation-delay:1.6s;background-image:url(/images/smart/use/smart_use_3.png);background-position:100px top;background-repeat:no-repeat;background-size:760px 30px;display:block;height:30px;overflow:hidden;width:100%}@media only screen and (max-width:767px){.home-page__use .use-content .use-list .bottom_arrow{animation-delay:2.4s}}.home-page__use .use-content .use-step{margin-top:64px}.home-page__use .use-content .use-step__item{float:left;text-align:left;width:50%}.home-page__use .use-content .use-step__item .title{font-size:18px;font-weight:700;line-height:33px;padding-left:38px;position:relative}.home-page__use .use-content .use-step__item .title:before{color:#02b3e8;font-size:26px;font-weight:500;left:0;position:absolute;top:-2px}.home-page__use .use-content .use-step__item .content{display:table;margin-top:20px}.home-page__use .use-content .use-step__item .content img{float:left;height:140px;width:140px}.home-page__use .use-content .use-step__item .content p{box-sizing:border-box;display:table-cell;font-size:14px;line-height:20px;padding:0 48px 0 40px;vertical-align:middle;width:calc(100% - 140px)}.home-page__use .use-content .use-step__item:first-child{animation-delay:.2s}.home-page__use .use-content .use-step__item:first-child .title:before{content:"01"}.home-page__use .use-content .use-step__item:nth-child(2){animation-delay:.4s}.home-page__use .use-content .use-step__item:nth-child(2) .title:before{content:"02"}.home-page__use .use-content .use-step__item:nth-child(3){animation-delay:.6s;margin-top:56px}.home-page__use .use-content .use-step__item:nth-child(3) .title:before{content:"03"}.home-page__use .use-content .use-step__item:nth-child(4){animation-delay:.8s;margin-top:56px}.home-page__use .use-content .use-step__item:nth-child(4) .title:before{content:"04"}@media only screen and (max-width:1023px){.home-page__use .use-content h2{padding-top:33.681px}.home-page__use .use-content .description{font-size:10.778px;line-height:16.167px;margin-top:13.472px}.home-page__use .use-content .use-list{margin-top:40.417px}.home-page__use .use-content .use-list__item{height:148.194px}.home-page__use .use-content .use-list__item strong{border-radius:21.556px;font-size:12.125px;line-height:16.167px;padding:2.694px 16.84px}.home-page__use .use-content .use-list__item .tips{font-size:9.431px;line-height:10.778px;margin-top:10.778px}.home-page__use .use-content .use-list__item:first-child,.home-page__use .use-content .use-list__item:nth-of-type(5){padding:30.312px 25.757px;width:148.194px}.home-page__use .use-content .use-list__item:nth-child(2),.home-page__use .use-content .use-list__item:nth-child(4){background-size:43.785px 16.166px;width:70.744px}.home-page__use .use-content .use-list__item:nth-child(3){padding:28.45px 25.59px 0;width:215.555px}.home-page__use .use-content .use-list__item:nth-child(3) .tips{margin-top:20.32px}.home-page__use .use-content .use-list__item:nth-child(3) .tips_left{padding-right:30.31245px}.home-page__use .use-content .use-list__item:nth-child(3) .tips_right{padding-left:21.55552px}.home-page__use .use-content .use-list .bottom_arrow{background-position:67.361px top;background-size:511.944px 20.208px;height:20.208px}.home-page__use .use-content .use-step{margin-top:43.111px}.home-page__use .use-content .use-step__item .title{font-size:12.125px;line-height:22.229px;padding-left:25.565px}.home-page__use .use-content .use-step__item .title:before{font-size:17.514px}.home-page__use .use-content .use-step__item .content{margin-top:13.472px}.home-page__use .use-content .use-step__item .content img{height:94.305px;width:94.305px}.home-page__use .use-content .use-step__item .content p{font-size:9.43px;line-height:13.472px;padding:0 32.733px 0 26.944px;width:calc(100% - 94.305px)}.home-page__use .use-content .use-step__item:nth-child(3),.home-page__use .use-content .use-step__item:nth-child(4){margin-top:37.748px}}@media only screen and (max-width:767px){.home-page__use .use-content h2{font-size:24px}.home-page__use .use-content .description{font-size:14px;line-height:21px}.home-page__use .use-content .description span{display:block}.home-page__use .use-content .description br{display:none}.home-page__use .use-content .use-list{margin-top:44px;position:relative}.home-page__use .use-content .use-list__item{float:unset;margin:auto}.home-page__use .use-content .use-list__item:first-child,.home-page__use .use-content .use-list__item:nth-of-type(5){height:170px;width:180px}.home-page__use .use-content .use-list__item:nth-child(2),.home-page__use .use-content .use-list__item:nth-child(4){background-image:url(/images/smart/use/smart_use_7.png);background-size:contain;height:20px;margin:4px auto 20px;width:30px}.home-page__use .use-content .use-list__item:nth-child(3){height:160px;width:280px}.home-page__use .use-content .use-list__item:nth-child(3) .tips{margin-top:8px}.home-page__use .use-content .use-list .bottom_arrow{background-image:url(/images/smart/use/smart_use_8.png);background-position:0;background-size:100%;height:100%;left:50%;position:absolute;top:0;transform:translate(92px);width:65px}.home-page__use .use-content .use-step{margin-top:44px;padding:0 16px}.home-page__use .use-content .use-step__item{margin-top:36px;width:100%}.home-page__use .use-content .use-step__item .title{font-size:16px}.home-page__use .use-content .use-step__item .title:before{font-size:20px}.home-page__use .use-content .use-step__item .content img{height:110px;width:110px}.home-page__use .use-content .use-step__item .content p{font-size:14px;line-height:20px;padding:0 24px;width:calc(100% - 110px)}}.home-page__issue{background-image:url(/images/smart/smart_problem_bg.png);background-repeat:no-repeat;background-size:cover;padding:34px 0 75px;text-align:center}.home-page__issue h2{animation-delay:.2s;font-size:28px;font-weight:700;line-height:1.789;margin-bottom:10px;text-align:center}@media only screen and (max-width:1023px){.home-page__issue h2{font-size:18.861px}}@media only screen and (max-width:767px){.home-page__issue h2{font-size:24px}}.home-page__issue h2.whiteColor{color:#fff}.home-page__issue .issue-list{animation-delay:.4s;background-color:#fff;border-radius:10px;box-sizing:border-box;margin:30px auto 0;padding:16px 32px;text-align:left;width:660px}.home-page__issue .issue-list .issue{font-size:18px;font-weight:700;line-height:28px;padding-left:39px;position:relative;text-align:left}.home-page__issue .issue-list .issue span{border-bottom:1px solid #d3e4ff;display:inline-block;width:100%}.home-page__issue .issue-list .issue:before{background-image:url("data: image/png;base64,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");background-size:cover;content:"";height:28px;left:0;position:absolute;top:0;width:28px}.home-page__issue .issue-list .issue.mt-30{margin-top:30px}.home-page__issue .issue-list .answer{font-size:16px;line-height:28px;margin-top:10px;padding-left:39px;position:relative}.home-page__issue .issue-list .answer:before{background-image:url("data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA5CAYAAACMGIOFAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVKSURBVHgB3ZvNThtXFMfPuR5MEgvqKV2yMIsgVQUb75JVzROUPEHJDqpKgScgeYI4ixJLXZTsKzVZdNvSZVd8LSo1lWKprSpVorYghGBm7u05Y8Z4rsf2mLkDdn4Ssu9lxszf5+Oe+wHCNbC2U8s10pAVErLt/ZYD1XLRrkLCIBiGBZ0JuYQIBSWwBApy/e6ha3cB1C5I9YscS21XPjUr3IjItTe1bOMtPFKgStQsQXy2UckXpgTHErnyWy0nXLmhFC5RMwvmqSOqlzIlnsQReyWRbLmzY9gAVGtwTSDg4815+wlcgYFFfn1QK7movosSa8ZBqCLig83P7N1BbhODXLy6X3vqgvr5RgQy9HeVVDtfHdQ2BrktkiU993yrfgAzScUIFKtb6YxYL8/Y9b7X9ruAkwu6N2i9HvDQk87gYj+hPUUOs0CfKEK7xiS7qHDJRYdYIKMULDRO5NNe13QVyUMEfwCMADROL/dKRqHuSjdw9VKGEUMBLlbm7W29v0OkF4eO2oFkKphkoXF0PINFPT473JXLNBhFgQzlj7MT2eG2AUt61QwP9gaZzViwNjPR0f/T4Rl8/887SAJl4Ux7rRuwJAkcqJKIwj17PLT/fjYNSXHhjZdt/w1bERKoaO7esUL7b6cQ7mYsSALOtjwE+u2WSInySzAMu+pU+tJZ3rkq8PvCZHLWbBzJ1gzJewKazWdZPRgmPzkWaP/472mgnaTL0qrEI/+9J/Is5ZYgAQoTQRG/1htweC5b7SRdlsiuNEOwKRIFfgGGmb6VCrjqX+9dz133jhqB65J0WSFlyXv1WgqNl2+6hX4/cbxXFttOYWIMkoJc9nN+FV48gvka9b42dPgW3Ds6D/SztRN0WU+XcCzzAvnB2V3b+fvCgqfksr5VfWYziVkzy0ukwhFuDgyT11yQRbUPH69PgtYsTCbnsu8tyAkhMQeG0ZPJvpZsXmuW9JLU2EDLTZERZETjn8yuOtsl6bS39cKgW/lnAuMi9TLusCE7MirzhyY8wRIva/yTdYuwZTfn7L73sfXvUHGgW9gERi0Z5qqDcC+BMo+WLutCSei7bhmVbjOOqOQTqH6kTFUt2s+omtrBW9AekuNRHy7amb5lwfTty/E0CZcVAuqWclO7aMX/UC629VnH3vF5z9l/2KoBuyyvGpgifQeqosI7vSq+y4ZlR70Y1/kzJOsadVlaeOZFLeE3ICYLIQ+nD/o64SVe02VNQNt9nq6mSKleQUzCSrkohMVs3tDMhJKqp0s0G+IlxIBjUf/29/u4qk+YtU1VP+MTsM2vXiBxXK4e/McdJbgCn1DdqVuOk04U+D793lNXQlxoi+OVv8h8mS3YZfm0xhXgbBgnI5bfHINpKB63/Petimdcii0TWXYooO2C53m7FYItkeWizSctnsEHAEoMHKAI1K5pR5T5W4BRhp5/M29vtXcFRLI1aZV5HUYYdY6Lel/HLOTCl2MNKTcF7ak+q4Sc1Qudao07+HDk3JaetzI/FXp4KlQku61zjg9GJtuSwDA39ek6af62aO/S9vSoxGe90uNIac+VgQplKVojeQjDjoKF1b3Druf8IpX7K/u1ZeTzdMNNnXaYi2GnKSOt8bBFHQeLQ56MvHNH7ZuvPpEXsrwYbQb3NgwpfO6o78GIqHjuK9TGsJ7WEmgtfzM3+cJvX3kKvkIbKZiSj2nNz/g2vAEC8Rl7nYHFSiGXUinavh4iy/LBws25j4veezAIb1+jkpSJsZDEnufAoFp/PjdVNv4vEz68uUvbZgso6UfIHFn5I4WYg+ujrhxc5yLhf57XHLRp4C36AAAAAElFTkSuQmCC");background-size:cover;content:"";height:28px;left:0;position:absolute;top:0;width:28px}@media only screen and (max-width:1023px){.home-page__issue{padding:22.886px 0 50.537px}.home-page__issue .issue-list{border-radius:6.737px;margin:20.22px auto 0;padding:10.78px 21.563px;width:444.78px}.home-page__issue .issue-list .issue{font-size:12.13px;line-height:18.188px;padding-left:26.26px}.home-page__issue .issue-list .issue:before{height:18.868px;width:18.868px}.home-page__issue .issue-list .issue.mt-30{margin-top:20.208px}.home-page__issue .issue-list .answer{font-size:10.786px;line-height:18.867px;margin-top:6.736px;padding-left:26.26px}.home-page__issue .issue-list .answer:before{height:18.868px;width:18.868px}}@media only screen and (max-width:767px){.home-page__issue{padding:32px 16px}.home-page__issue .issue-list{margin:16px 0 0;width:100%}.home-page__issue .issue-list .issue{font-size:16px;line-height:28px;padding-left:39px}.home-page__issue .issue-list .issue:before{height:28px;width:28px}.home-page__issue .issue-list .issue.mt-30{margin-top:30px}.home-page__issue .issue-list .answer{font-size:14px;line-height:28px;margin-top:10px;padding-left:39px}.home-page__issue .issue-list .answer:before{height:28px;width:28px}}.home-page__series{background-color:#f7f8fa;overflow:hidden;padding:48px 15px;text-align:center}.home-page__series h2{animation-delay:.2s;font-size:28px;font-weight:700;line-height:1.789;margin-bottom:10px;text-align:center}@media only screen and (max-width:1023px){.home-page__series h2{font-size:18.861px}}@media only screen and (max-width:767px){.home-page__series h2{font-size:24px}}.home-page__series .series__image-container{margin:30px auto 0;max-width:980px;overflow:hidden;padding:10px;width:980px}.home-page__series .series__image-container .series__image__item{border-radius:7px;box-shadow:3px 3px 7px 0 rgba(170,199,231,.5);float:left;overflow:hidden;width:calc(33.33333% - 16px)}.home-page__series .series__image-container .series__image__item .series-text__wrapper{padding:20px}.home-page__series .series__image-container .series__image__item img{transition:transform .3s ease-in-out;width:100%}.home-page__series .series__image-container .series__image__item img:hover{transform:scale(1.05)}.home-page__series .series__image-container .series__image__item h3{color:#1299f3;font-size:16px;font-weight:700;line-height:19px}.home-page__series .series__image-container .series__image__item p{font-size:14px;font-weight:400;line-height:22px;margin-top:8px}.home-page__series .series__image-container .series__image__item a{border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:500;height:unset;line-height:24px;margin-top:8px;padding:8px 0;width:unset}.home-page__series .series__image-container .series__image__item a span{cursor:pointer}.home-page__series .series__image-container .series__image__item a:after{background-image:url("data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADnSURBVHgB7ZaJDcIwDAAdxABs0I7QEcgGjMBmMAKjsAEj0A2MLaXikZqY2KVB8klRItVtTmpiG8BxnN+AiGd8cgIjNtA4LqjFBbW4oBYX1NK84FYaSOXrQNMuE9K9rHuKP2ZixxDCBSyhDQcad9TD3xhgCQwkl5MzkNTLobBlqpDMyuX2rbrFdMCvNEUaoyCcY2J652uq04xQUiXHqPJgQVItx6gT9YykiRxjUkk+JM3kGHElKcFCdAPjtAYjzAQZS7EJ72a0/HW7VWqZLOnmHuQE92msSvO/+I3UpdxwPbjr6cFxHDkPiGziBmrPNDMAAAAASUVORK5CYII=");background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:15px;margin-left:10px;width:17px}.home-page__series .series__image-container .series__image__item:first-child a{background:#1299f3}.home-page__series .series__image-container .series__image__item:nth-child(2){margin:0 24px}.home-page__series .series__image-container .series__image__item:nth-child(2) p{margin-bottom:35px;margin-top:0}.home-page__series .series__image-container .series__image__item:nth-child(2) a{background:#00b0dc}.home-page__series .series__image-container .series__image__item:nth-child(3) a{background:#2ab09f}@media only screen and (max-width:1023px){.home-page__series .series__image-container{box-sizing:border-box;width:100%}.home-page__series .series__image-container .series__image__item h3{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px;text-overflow:ellipsis}.home-page__series .series__image-container .series__image__item p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.home-page__series .series__image-container .series__image__item a{font-size:10px}}@media only screen and (max-width:767px){.home-page__series{padding:40px 15px}.home-page__series .series__image-container{box-sizing:border-box;width:100%}.home-page__series .series__image-container .series__image__item{width:100%}.home-page__series .series__image-container .series__image__item h3{font-size:16px}.home-page__series .series__image-container .series__image__item p{font-size:14px}.home-page__series .series__image-container .series__image__item a{font-size:16px}.home-page__series .series__image-container .series__image__item:nth-child(2){margin:24px 0}}.home-page__scalable{background-color:#eff7ff;overflow:hidden;padding:48px 15px;text-align:center}.home-page__scalable h2{animation-delay:.2s;font-size:28px;font-weight:700;line-height:1.789;margin-bottom:10px;text-align:center}@media only screen and (max-width:1023px){.home-page__scalable h2{font-size:18.861px}}@media only screen and (max-width:767px){.home-page__scalable h2{font-size:24px}}.home-page__scalable .scalable__image-container{margin:30px auto 0;max-width:980px;overflow:hidden;padding:10px;width:980px}.home-page__scalable .scalable__image-container .scalable__image__item{background-color:#fff;border-radius:7px;float:left;overflow:hidden;width:calc(33.33333% - 16px)}.home-page__scalable .scalable__image-container .scalable__image__item .scalable-text__wrapper{padding:20px}.home-page__scalable .scalable__image-container .scalable__image__item img{transition:transform .3s ease-in-out;width:100%}.home-page__scalable .scalable__image-container .scalable__image__item img:hover{transform:scale(1.05)}.home-page__scalable .scalable__image-container .scalable__image__item h3{color:#02b3e8;font-size:16px;font-weight:700;line-height:1.5;min-height:60px}.home-page__scalable .scalable__image-container .scalable__image__item p{-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;font-weight:400;height:110px;line-height:22px;margin-top:8px;overflow:hidden;text-align:left;text-overflow:ellipsis}.home-page__scalable .scalable__image-container .scalable__image__item:nth-child(2){margin:0 24px}@media only screen and (max-width:1023px){.home-page__scalable .scalable__image-container{box-sizing:border-box;width:100%}.home-page__scalable .scalable__image-container .series__image__item h3{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px;text-overflow:ellipsis}.home-page__scalable .scalable__image-container .series__image__item p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.home-page__scalable .scalable__image-container .series__image__item a{font-size:10px}}@media only screen and (max-width:767px){.home-page__scalable{padding:40px 15px}.home-page__scalable .scalable__image-container{box-sizing:border-box;width:100%}.home-page__scalable .scalable__image-container .scalable__image__item{width:100%}.home-page__scalable .scalable__image-container .scalable__image__item h3{font-size:16px}.home-page__scalable .scalable__image-container .scalable__image__item p{font-size:14px;height:unset}.home-page__scalable .scalable__image-container .scalable__image__item a{font-size:16px}.home-page__scalable .scalable__image-container .scalable__image__item:nth-child(2){margin:24px 0}}
