/*!
 * 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}}@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}.interview-image.image-nanohana-ph{background-image:url(/images/interview/nanohana-ph/home.png?v=1.0.9)}.interview-image.image-yakuju{background-image:url(/images/interview/yakuju/home.png?v=1.0.9)}.interview-image.image-yakuju2{background-image:url(/images/interview/yakuju2/home.png?v=1.0.9)}.interview-image.image-qol{background-image:url(/images/interview/qol/home.png?v=1.0.9)}.interview-image.image-fukutaro{background-image:url(/images/interview/fukutaro/home.png?v=1.0.9)}.interview-image.image-sogo{background-image:url(/images/interview/sogo/home.png?v=1.0.9)}.interview-image.image-sinseido{background-image:url(/images/interview/sinseido/home.png?v=1.0.9)}.interview-image.image-yusei{background-image:url(/images/interview/yusei/home.png?v=1.0.9)}.interview-image.image-green{background-image:url(/images/interview/green/home.png?v=1.0.9)}.interview-image.image-minato{background-image:url(/images/interview/minato/home.png?v=1.0.9)}.interview-image.small.image-nanohana-ph{background-image:url(/images/interview/nanohana-ph/home-small.jpg?v=1.0.9)}.interview-image.small.image-yakuju{background-image:url(/images/interview/yakuju/home-small.jpg?v=1.0.9)}.interview-image.small.image-yakuju2{background-image:url(/images/interview/yakuju2/home-small.jpg?v=1.0.9)}.interview-image.small.image-qol{background-image:url(/images/interview/qol/home-small.jpg?v=1.0.9)}.interview-image.small.image-fukutaro{background-image:url(/images/interview/fukutaro/home-small.jpg?v=1.0.9)}.interview-image.small.image-sogo{background-image:url(/images/interview/sogo/home-small.jpg?v=1.0.9)}.interview-image.small.image-sinseido{background-image:url(/images/interview/sinseido/home-small.jpg?v=1.0.9)}.interview-image.small.image-yusei{background-image:url(/images/interview/yusei/home-small.jpg?v=1.0.9)}.interview-image.small.image-green{background-image:url(/images/interview/green/home-small.jpg?v=1.0.9)}.interview-image.small.image-minato{background-image:url(/images/interview/minato/home-small.jpg?v=1.0.9)}.interview-image.image-tadakozo{background-image:url(/images/interview/aipharmacy/tadakozo/home.png?v=1.0.9)}.interview-image.image-smartPharmacy{background-image:url(/images/interview/aipharmacy/smartPharmacy/home.png?v=1.0.9)}.interview-image.small.image-nanohana-ph{background-image:url(/images/interview/aipharmacy/nanohana-ph/home-small.jpg?v=1.0.9)}.interview-image.small.image-yakuju{background-image:url(/images/interview/aipharmacy/yakuju/home-small.jpg?v=1.0.9)}.interview-image.small.image-yakuju2{background-image:url(/images/interview/aipharmacy/yakuju2/home-small.jpg?v=1.0.9)}.interview-image.small.image-qol{background-image:url(/images/interview/aipharmacy/qol/home-small.jpg?v=1.0.9)}.interview-image.small.image-fukutaro{background-image:url(/images/interview/aipharmacy/fukutaro/home-small.jpg?v=1.0.9)}.interview-image.small.image-sogo{background-image:url(/images/interview/aipharmacy/sogo/home-small.jpg?v=1.0.9)}.interview-image.small.image-sinseido{background-image:url(/images/interview/aipharmacy/sinseido/home-small.jpg?v=1.0.9)}.interview-image.small.image-yusei{background-image:url(/images/interview/aipharmacy/yusei/home-small.jpg?v=1.0.9)}.interview-image.small.image-green{background-image:url(/images/interview/aipharmacy/green/home-small.jpg?v=1.0.9)}.interview-image.small.image-minato{background-image:url(/images/interview/aipharmacy/minato/home-small.jpg?v=1.0.9)}.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}[data-aos]{visibility:hidden}[data-aos].animated{visibility:visible}.animated{animation-duration:.8s}*{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__banner{background:url(/images/homex/img_banner_bg.jpeg) no-repeat 50%;background-size:100%;font-size:12px;opacity:1;overflow:hidden;overflow-y:visible!important;padding-bottom:31.25%;position:relative}.home-page__banner .banner-content .banner__menu{animation-delay:.2s;background:linear-gradient(270deg,#62c2f1,#5fa4f1);color:#fff;font-size:1.25vw;font-weight:500;left:15.833%;line-height:1.44;padding:10px 16px;position:absolute;top:10.909%}.home-page__banner .banner-content .banner__title{animation-delay:.4s;color:#1a2740;font-size:2.638vw;font-weight:700;left:15.833%;line-height:1.45;position:absolute;top:24.8%}.home-page__banner .banner-content .banner__title span{color:#279dec}.home-page__banner .banner-content .banner__desc{animation-delay:.6s;border-radius:4px;color:#fff;cursor:pointer;display:block;left:15.833%;position:absolute;top:61.2%}.home-page__banner .banner-content .banner__desc:hover span.tips{display:inline-block}.home-page__banner .banner-content .banner__desc .banner{background-color:#ff8d2f;display:inline-block;font-size:1.111vw;padding:3px 38px;width:auto}.home-page__banner .banner-content .banner__desc .banner i{background-image:url("data: imagepng;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADnSURBVHgB7ZaJDcIwDAAdxABs0I7QEcgGjMBmMAKjsAEj0A2MLaXikZqY2KVB8klRItVtTmpiG8BxnN+AiGd8cgIjNtA4LqjFBbW4oBYX1NK84FYaSOXrQNMuE9K9rHuKP2ZixxDCBSyhDQcad9TD3xhgCQwkl5MzkNTLobBlqpDMyuX2rbrFdMCvNEUaoyCcY2J652uq04xQUiXHqPJgQVItx6gT9YykiRxjUkk+JM3kGHElKcFCdAPjtAYjzAQZS7EJ72a0/HW7VWqZLOnmHuQE92msSvO/+I3UpdxwPbjr6cFxHDkPiGziBmrPNDMAAAAASUVORK5CYII=");background-size:100% 100%;display:inline-block;height:1.389vw;margin-left:16px;vertical-align:sub;width:1.389vw}@media only screen and (max-width:1023px){.home-page__banner .banner-content .banner__desc .banner i{margin-left:8px}}@media only screen and (max-width:767px){.home-page__banner .banner-content .banner__desc .banner{font-size:16px;padding:0 38px;white-space:nowrap}.home-page__banner .banner-content .banner__desc .banner i{height:16px;width:16px}}.home-page__banner .banner-content .banner__desc span.tips{animation-delay:.8s;background-color:#fff;border:1px solid #333;border-radius:60px;color:#2e3e52;content:"薬師丸シリーズがわかる資料セット";font-size:.833vw;font-weight:400;left:50%;line-height:18px;padding:6px 20px 8px;position:absolute;top:0;transform:translate(-50%,calc(-100% + 2px));white-space:nowrap;z-index:99}.home-page__banner .banner-content .banner__desc span.tips:after,.home-page__banner .banner-content .banner__desc span.tips:before{border-style:solid;content:"";left:50%;position:absolute;transform:translateX(-50%)}.home-page__banner .banner-content .banner__desc span.tips:before{border-color:#333 transparent transparent;border-width:9px 9px 0;bottom:-9px}.home-page__banner .banner-content .banner__desc span.tips:after{border-color:#fff transparent transparent;border-width:10px 10px 0;bottom:-7px}@media only screen and (max-width:1023px){.home-page__banner .banner-content .banner__desc span.tips{transform:translate(-50%,calc(-100% + 6px))}}@media only screen and (max-width:767px){.home-page__banner .banner-content .banner__desc span.tips{font-size:12px;left:unset;padding:3px 20px 4px;position:relative;transform:unset}}.home-page__banner .banner-content img{width:36.9444%}.home-page__banner .banner-content .img-printer{animation-delay:.6s;position:absolute;right:15.833%;top:5px}@media only screen and (max-width:1023px){.home-page__banner .banner-content .banner__desc,.home-page__banner .banner-content .banner__menu{padding:6px 10px}}@media only screen and (max-width:767px){.home-page__banner{background-position:50%;background-size:cover;padding-bottom:106.667%}.home-page__banner .banner-content{height:100%;left:0;overflow:hidden;position:absolute;right:0;text-align:center;top:0;width:100%}.home-page__banner .banner-content .banner__menu{font-size:14px;margin:20px auto auto;max-width:325px;padding-left:0;padding-right:0;position:static}.home-page__banner .banner-content .banner__title{font-size:24px;margin-top:10px;padding:0 5px;position:static}.home-page__banner .banner-content .banner__desc{font-size:16px;margin:0 auto auto;max-width:260px;padding:12px 0;position:static}.home-page__banner .banner-content .banner__desc:after{height:16px;width:16px}.home-page__banner .banner-content img{width:65.6%}.home-page__banner .banner-content .img-printer{bottom:-4.5%;left:17.2%;top:unset}}@media only screen and (max-width:374px){.home-page__banner .banner-content .banner__menu{font-size:14px;margin:15px auto auto;max-width:300px;padding-left:0;padding-right:0;position:static}.home-page__banner .banner-content .banner__title{font-size:18px;margin-top:10px;position:static}.home-page__banner .banner-content .banner__desc{font-size:14px;margin:12px auto auto;padding:8px 0}}.home-page__brand{background:#fff;margin:auto;max-width:1040px;padding:60px 15px 30px;text-align:center;width:100%}.home-page__brand .content__title{animation-delay:.2s;font-size:30px;font-weight:700;line-height:1.5;margin-bottom:42px;text-align:center}@media only screen and (max-width:767px){.home-page__brand .content__title{font-size:24px;line-height:32px}}.home-page__brand .content__title .tips{font-size:14px;font-weight:400;margin-top:8px}.home-page__brand .brand-container .swiper-wrapper--autoplay{align-items:center;animation:scroll-left 60s linear infinite;display:flex;justify-content:space-around;width:-moz-max-content;width:max-content}.home-page__brand .brand-container .swiper-wrapper--autoplay .swiper-slide{flex-shrink:0;height:48px;padding:0 20px;white-space:nowrap;width:unset}.home-page__brand .brand-container .swiper-wrapper--autoplay .swiper-slide.brand_3{height:70px}.home-page__brand .brand-container .swiper-wrapper--autoplay .swiper-slide.brand_5{height:54px}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media only screen and (max-width:767px){.home-page__brand{padding:48px 15px 30px}}.home-page__news{background:#f4f6fa;padding:60px 15px;text-align:center}.home-page__news .content__title{animation-delay:.2s;text-align:center}.home-page__news .content__title p{font-size:30px;font-weight:700;line-height:1.5;text-align:center}@media only screen and (max-width:767px){.home-page__news .content__title p{font-size:24px;line-height:32px}}.home-page__news .swiper-container{animation-delay:.4s;margin:0 auto;max-width:1150px;position:relative}.home-page__news .swiper-container .swiper{width:calc(100% - 110px)}.home-page__news .swiper-container .swiper-button-next,.home-page__news .swiper-container .swiper-button-prev{border-radius:40px;height:40px;position:absolute;top:calc(50% - 20px);width:40px}.home-page__news .swiper-container .swiper-button-prev{background-image:url("data: image/png;base64,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");background-size:cover}.home-page__news .swiper-container .swiper-button-prev:hover{background-image:url("data: image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAYGSURBVHgB7Z3NThtXFIDPueNAFk3iFIiUTRg2wK50022MlA3dBB4gSt2QRVaEJwh5AqjUXX6clAcAVtlUinkCWGJUqUOlKFIB4RbUxj9zT+8ZeyzbePDvzNwZ95PQ2J4RP5/OPff/ghAiZuYsOWLbKQScJKQ5RDCB0KzcJbPp8TwhWMhXAgskHQmA7JdEYt9K385DSCAEiCuMQKYEGg9bSOoRsggwCwQ7RcPIBik0EIGzr45TJHBFvUypryT4DAG8Y5mHy+Pb4DO+CXSiDeQKSnoOAUhrjYpMxDVRMHYPnt22wAcGLlAPcc0okUK8O0yPvYQBM1CBs2/+/EHlohfq25qgJZWIPPxx/D0MiIEInM2cmUR2RuWdFESDbSwaq4Mo1gL6ZCZzukLS3ouQPGaRRuy96bcnj6FPeo5AznWjIF9AJddFF4EbufTYKvRITwK5yEoqbyHhHMQA1UDfVzX1Ui9FumuBTr6T5Y/6VhS9QhYWE/PdSuxKYHzluXQvsWOB8Zfn0p3EjgQOjzyXziV21IzhCmN45DFoylF7i1sa7Z5sK1C189bjUtt2AxLMOc20ds9ddbPSNRMZGGrkau7JnQ2vu54CK3lP9TC0GRAIjbzq9n3rlQ89i7CStw6ay5v92oBfFm7CjRFfhzWTNGp7lsKWArnoqssiaAzL2/z+Fnx39xpsLtzyV6Lq53v1m0Xr57Ft8gwTV54rbXbM8F0iEq21qpUvCZzOnGo8nndZXu1z3yWiOVIuXxo4afhpujeYveTVc3Bqw6MPf8F5kcAH8gVhTNVPWjVGoCyloiyP+fWPgl/ymGRzFDYI1DX3dSrv571/1Ne/4CdYmV2sURM4/fpkUcfo00lelSRP07pv6iJQatds0VCeA9VFofObOcPz0j4DjdBVXpVaZeJEIC+3AI3QXB6THCX7Pr+oFmF9im8E5DlISfN8dQQi4n3QgKjIYwSKh3xFXfJflOS5qDx4W1wvl0MfLI2iPIbzoJAQ7oqCqMpzsOWUUMMMJoREpOUBtwfFNyoXikkIgajLY9S8iSkohFHnOMhzQDQFW4QAiY28KtwODCwC4yaPF8n3vT6wU+Inr0JgAj9dSPh0brd97sG9Ub9n2QZKYAJ5lPjRh7/VkHv5yueCmCAaJEogWhAQMZSYDywCXWIlEcHinogFARMbiVJFIEl5BCEQB4m8+ZEb0vsQEpGXyDtGCYUFIRJlibzdVvD2UAiZqErkvcqiskwhuKaMF9GTSFZtVg5I7oAGREmis8Ebqj0R940OREUiIjibuR2B1TwY2rkDzURBYgGNXb46ArksE0EWNEJniXykgLvErdaVE0Q/gWboKtEtvs7r+hszb054fli7heUsZnPhphKVuPI5nxdXViEr92Riyn3XuD5Q6heFjE6RyEcG1L9vEFhMJHhDiTaVST2dSvR3hSpZolDarf+kQaBTmWgahUw7iX5PB6CE9wfP7loNnzU/VFkrU97TeaV+q5zo/1xKY+5zuTSgylGIQC9BY5ojMYiJqObc5+KZbWfennzU/SQOjsQH90Zg67cC+ArBdm55fKnVLc8hfcRSGjStUFw4En2Xx5sNSyXPUz08BR6kVbKUUuuiHARq1Pl5c8VRz5WTSrmndzZAwx5KYKi/vd0xUW1n5QpGYo3PVYEhg5D2c8sTbQ8VaivQGTTE0hJX4zA0cIO5vNTJk10ce/LZJJkYkmNPyvNX5b16ujx4J+4Su5PH9HD0U1wldi+P6XppBzdvUJTn41SxcIXRizymr3GfmdfHG6rFvQJRRjVVCsbFmpWe6qnT0PfAWfVsGe1P+GhBnjsKTlu3DwZ0BOhnU9rX1tVQt9YnfdRQ8z+qe5bupcg28/8htH3iy9j37KvjNRLwWCOReVQDxV8SFxu95jovfJs84GIN0kiFHJG+iXMJZB6wch6DXEQUfZ+a2wF5J8ep2vXg6UQWfCbQKX0z83tyxL6RqsjkPcpowkBAS5K9gyCyReM861e0tfzJECIs9Hr5qzlnx6jASd41xVvPnH+LcalZVF1BRlwRgIWE+wR0FLSwZv4DeDOObeqe1bIAAAAASUVORK5CYII=")}.home-page__news .swiper-container .swiper-button-next{background-image:url("data: image/png;base64,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");background-size:cover;right:0;z-index:12}.home-page__news .swiper-container .swiper-button-next:hover{background-image:url("data: image/png;base64,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")}.home-page__news .swiper-container .swiper-pagination{bottom:-24px;left:50%;position:absolute;transform:translate(-50%);width:-moz-max-content;width:max-content}.home-page__news .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background-color:#279dec;border-radius:4px;height:8px;width:31px}.home-page__news .swiper-container .swiper-wrapper{padding-bottom:10px}.home-page__news .interview-content{background:#fff;border-radius:4px;box-shadow:0 4px 11px 0 rgba(232,234,243,.5);box-sizing:border-box;display:inline-block;margin:48px 25px auto;max-width:300px;min-height:356px;position:relative;text-align:left;vertical-align:top;width:100%}.home-page__news .interview-content .image-content{background:#666;height:180px;overflow:hidden}.home-page__news .interview-content .image-content img{height:100%;transition:transform .3s ease-in-out;width:100%}.home-page__news .interview-content .image-content img:hover{transform:scale(1.05)}.home-page__news .interview-content .text-content{font-weight:400;overflow:hidden;padding:20px}.home-page__news .interview-content .text-content .text_tag{overflow:hidden}.home-page__news .interview-content .text-content .text_tag p{border-radius:4px;color:#fff;float:left;font-size:12px;line-height:18px;padding:2px 4px}.home-page__news .interview-content .text-content .text_tag p.text-blue{background:#279dec}.home-page__news .interview-content .text-content .text_tag p.text-green{background:#00a8a5}.home-page__news .interview-content .text-content .text_tag p.text-yellow{background:#ed9e66}.home-page__news .interview-content .text-content .text_tag p.text-default{background:#279dec}.home-page__news .interview-content .text-content .text_tag time{color:#666;float:right;font-size:14px;line-height:22px}.home-page__news .interview-content .text-content .text_title{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-size:16px;font-weight:400;line-height:2;margin-top:16px;overflow:hidden;text-overflow:ellipsis}.home-page__news .interview-content .text-content .text_btn{color:#279dec;float:right;font-size:14px;font-weight:400;line-height:24px;margin-top:10px}.home-page__news .interview-content *{cursor:pointer}.home-page__news .interview-content:hover .interview-image{background-size:105%}.home-page__news .button--interview{box-sizing:border-box;display:inline-block;margin:56px auto auto}.home-page__news .button--interview span.newsBtnAll{background-color:#fff;border:1px solid #279dec;color:#279dec;padding:0 100px;width:unset}.home-page__news .button--interview i{font-style:normal;margin-left:18px}@media only screen and (max-width:767px){.home-page__news{padding:48px 0 20px 15px}.home-page__news .swiper-container .swiper{width:100%}.home-page__news .swiper-container .swiper-button-next,.home-page__news .swiper-container .swiper-button-prev{display:none}.home-page__news .interview-content{margin:48px 16px auto 0;width:82.933%}}.home-page__usageScenarios{padding:48px 15px;text-align:center}.home-page__usageScenarios .content-title{animation-delay:.2s;font-size:30px;font-weight:700;line-height:1.5;text-align:center}@media only screen and (max-width:767px){.home-page__usageScenarios .content-title{font-size:24px;line-height:32px}}.home-page__usageScenarios .description{animation-delay:.4s;color:#333;font-size:16px;font-weight:400;line-height:19px;margin-top:8px}.home-page__usageScenarios .usageScenarios-image__wrapper{margin:40px auto auto;overflow:hidden;width:656px}.home-page__usageScenarios .usageScenarios-image__wrapper img{float:left;height:160px;margin-right:20px;width:160px}.home-page__usageScenarios .usageScenarios-image__wrapper div{float:left;font-weight:700;text-align:left;width:476px}.home-page__usageScenarios .usageScenarios-image__wrapper div p:first-child{background-repeat:no-repeat;background-size:100% 100%;box-sizing:border-box;font-size:16px;height:116px;line-height:24px;padding:20px 0 20px 40px}.home-page__usageScenarios .usageScenarios-image__wrapper div p:first-child span{font-size:14px;font-weight:400;line-height:22px;margin-top:8px}.home-page__usageScenarios .usageScenarios-image__wrapper div p:last-child{font-size:18px;line-height:26px;margin-top:-8px;padding-left:20px}.home-page__usageScenarios .usageScenarios-image__wrapper div p:last-child span{color:#279dec}.home-page__usageScenarios .usageScenarios-image__wrapper:first-of-type{animation-delay:.6s}.home-page__usageScenarios .usageScenarios-image__wrapper:first-of-type div p.bg{background-image:url(/images/homex/usageScenarios/img_qipao_blue.png)}.home-page__usageScenarios .usageScenarios-image__wrapper:nth-of-type(2){animation-delay:.8s}.home-page__usageScenarios .usageScenarios-image__wrapper:nth-of-type(2) img{margin:0 0 0 20px}.home-page__usageScenarios .usageScenarios-image__wrapper:nth-of-type(2) div p.bg{background-image:url(/images/homex/usageScenarios/img_qipao_purple.png);padding-left:20px}.home-page__usageScenarios .usageScenarios-image__wrapper:nth-of-type(3){animation-delay:1s}.home-page__usageScenarios .usageScenarios-image__wrapper:nth-of-type(3) div p.bg{background-image:url(/images/homex/usageScenarios/img_qipao_green.png);padding-top:37px}@media only screen and (max-width:767px){.home-page__usageScenarios .description{font-size:14px}.home-page__usageScenarios .usageScenarios-image__wrapper{align-items:center;display:flex;flex-direction:column;margin:30px 0 0;width:100%}.home-page__usageScenarios .usageScenarios-image__wrapper img{margin:auto;order:2}.home-page__usageScenarios .usageScenarios-image__wrapper div{order:1;width:100%}.home-page__usageScenarios .usageScenarios-image__wrapper div p:first-child{font-size:14px;height:unset;line-height:22px;padding:10px 10px 28px 8%}.home-page__usageScenarios .usageScenarios-image__wrapper div p:first-child span{font-size:12px;line-height:18px}.home-page__usageScenarios .usageScenarios-image__wrapper div p:last-child{font-size:16px;line-height:22px;margin-bottom:8px;padding-left:5.333%}.home-page__usageScenarios .usageScenarios-image__wrapper div p:last-child span{color:#279dec}.home-page__usageScenarios .usageScenarios-image__wrapper:nth-of-type(2) div p.bg{padding-left:3.667%;padding-right:22%}.home-page__usageScenarios .usageScenarios-image__wrapper:nth-of-type(3) div p.bg{padding-top:10px}}.home-page__peculiarity{background:#f4f6fa;padding:48px 15px 30px}.home-page__peculiarity .peculiarity__title{animation-delay:.2s;font-size:30px;font-weight:700;line-height:1.5;text-align:center}@media only screen and (max-width:767px){.home-page__peculiarity .peculiarity__title{font-size:24px;line-height:32px}}.home-page__peculiarity .peculiarity__content{margin:auto;max-width:815px}.home-page__peculiarity .peculiarity__content__item{overflow:hidden;padding:19px 0}.home-page__peculiarity .peculiarity__content__item div{box-sizing:border-box;float:left;padding:48px 18px 0 75px;position:relative;width:calc(100% - 236px)}.home-page__peculiarity .peculiarity__content__item div:before{color:#279dec;font-size:40px;font-weight:900;left:6px;line-height:40px;margin-top:7px;position:absolute;width:50px}.home-page__peculiarity .peculiarity__content__item div .title{color:#279dec;font-size:14px;line-height:22px}.home-page__peculiarity .peculiarity__content__item div h3{font-size:24px;font-weight:700;line-height:32px}.home-page__peculiarity .peculiarity__content__item div .tips{font-size:14px;font-weight:400;line-height:16px;margin-top:16px}.home-page__peculiarity .peculiarity__content__item:first-child div:before{content:"01"}.home-page__peculiarity .peculiarity__content__item:nth-child(2) div{padding-left:128px}.home-page__peculiarity .peculiarity__content__item:nth-child(2) div:before{content:"02";margin-left:54px}@media only screen and (max-width:1023px){.home-page__peculiarity .peculiarity__content__item:nth-child(2) div{padding-left:unset}.home-page__peculiarity .peculiarity__content__item:nth-child(2) div:before{margin-left:unset}}.home-page__peculiarity .peculiarity__content__item:nth-child(3) div:before{content:"03"}.home-page__peculiarity .peculiarity__content__item img{float:left;height:182px;width:236px}@media only screen and (max-width:1023px){.home-page__peculiarity{padding:32.333px 15px 20.208px}.home-page__peculiarity .peculiarity__content{width:100%}.home-page__peculiarity .peculiarity__content__item{align-items:center;display:flex;flex-direction:column;padding-bottom:0}.home-page__peculiarity .peculiarity__content__item div{order:1;padding-left:0;width:100%}.home-page__peculiarity .peculiarity__content__item div:before{left:0;transform:translateY(calc(-100% - 10px))}.home-page__peculiarity .peculiarity__content__item div h3{font-size:20px;line-height:28px}.home-page__peculiarity .peculiarity__content__item img{height:177px;margin-top:28px;order:2;width:233px}}.home-page__video{background-image:url(/images/homex/img_shiping_bg.png);background-size:cover;padding:48px 15px 30px;text-align:center}.home-page__video .video__title{animation-delay:.2s;font-size:30px;font-weight:700;line-height:1.5;text-align:center}@media only screen and (max-width:767px){.home-page__video .video__title{font-size:24px;line-height:32px}}.home-page__video .video-content{animation-delay:.4s;background:#fff;margin:40px auto;max-width:600px}.home-page__video .video-content video{aspect-ratio:600/352;-o-object-fit:contain;object-fit:contain;width:100%}.home-page__video a{animation-delay:.6s;width:unset!important}.home-page__video a,.home-page__video a:hover{background-color:#ff8d2f}.home-page__video a span{color:#fff;font-size:20px;font-weight:500;line-height:28px;padding:16px 40px}@media only screen and (max-width:767px){.home-page__video .video-content{height:unset;width:100%}}.home-page__demo{background:#f4f6fa;padding:48px 15px 30px;text-align:center}.home-page__demo .demo__title{animation-delay:.2s;font-size:30px;font-weight:700;line-height:1.5;text-align:center}@media only screen and (max-width:767px){.home-page__demo .demo__title{font-size:24px;line-height:32px}}.home-page__demo .demo-content{margin:24px auto 12px;max-width:980px}.home-page__demo .demo-content__item{background-color:#fff;border-radius:10px;box-sizing:border-box;display:inline-block;margin-bottom:24px;overflow:hidden;padding:24px 16px;text-align:left;width:100%}.home-page__demo .demo-content__item *{cursor:pointer}.home-page__demo .demo-content__item:first-of-type{animation-delay:.4s}.home-page__demo .demo-content__item:nth-of-type(2){animation-delay:.8s}.home-page__demo .demo-content__item .img-wrapper{float:left;margin-right:18px;width:330px}.home-page__demo .demo-content__item .img-wrapper img{width:100%}.home-page__demo .demo-content__item .img-wrapper p{font-size:14px;font-weight:400;height:24px;line-height:24px;margin-top:8px;text-align:center}.home-page__demo .demo-content__item .text-wrapper{float:left;width:calc(100% - 348px)}.home-page__demo .demo-content__item .text-wrapper h4{font-size:18px;font-weight:700;line-height:26px}.home-page__demo .demo-content__item .text-wrapper p{font-size:14px;font-weight:400;line-height:22px;margin-top:8px}.home-page__demo .demo-content__item .text-wrapper span{border:1px solid #279dec;border-radius:8px;color:#279dec;float:right;font-size:14px;font-weight:400;line-height:24px;margin-top:8px;overflow:hidden;padding:4px 11px}.home-page__demo .demo-content .btnAll{animation-delay:.4s;border:1px solid #279dec;border-radius:4px;color:#279dec;display:inline-block;font-size:16px;font-weight:400;line-height:24px;padding:10px 100px}@media only screen and (max-width:1023px){.home-page__demo .demo-content{width:100%}}@media only screen and (max-width:767px){.home-page__demo{padding:40px 15px}.home-page__demo .demo-content{width:100%}.home-page__demo .demo-content__item{text-align:center;width:100%}.home-page__demo .demo-content__item .img-wrapper{margin-right:0;width:100%}.home-page__demo .demo-content__item .text-wrapper{margin-top:16px;width:100%}.home-page__demo .demo-content__item .text-wrapper h4{font-size:16px;line-height:24px}.home-page__demo .demo-content__item .text-wrapper p{font-size:14px;line-height:22px;margin-bottom:12px}.home-page__demo .demo-content__item .text-wrapper a{float:none;margin-top:16px}}.home-page__series{overflow:hidden;padding:48px 15px;text-align:center}.home-page__series .series__title{animation-delay:.2s;font-size:30px;font-weight:700;line-height:1.5;text-align:center}@media only screen and (max-width:767px){.home-page__series .series__title{font-size:24px;line-height:32px}}.home-page__series .series__desc{animation-delay:.4s;color:#279dec;font-size:16px;font-weight:700;line-height:24px;margin-top:16px}.home-page__series .series__tips{animation-delay:.6s;font-size:14px;font-weight:400;line-height:22px}.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:#279dec;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:#279dec}.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) a{background:#00a8a5}.home-page__series .series__image-container .series__image__item:nth-child(3) p{margin-bottom:35px;margin-top:0}.home-page__series .series__image-container .series__image__item:nth-child(3) a{background:#ff8602}@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}}
