:root{
  --color-main:#022b94;
  --color-main-light:#3686e8;
  --color-main-dark:#1268d2;
  --color2:#669cec;
  --padding-about:16px;
  --padding-home-box:clamp(25px,5vw,80px);
  --padding-page-box:clamp(25px,3.5vw,40px);
  --padding-more:min(12px,2vw) min(40px,4vw);
  --padding-around:clamp(18px,3vw,30px);
  --padding-around-long:clamp(25px,3.5vw,45px);
  --padding-around-short:clamp(12px,2vw,20px);
  --margin-default:clamp(16px,2.5vw,30px);
  --margin-long:clamp(25px,3.5vw,45px);
  --margin-short:20px;
  --font-size-title:clamp(22px,3.5vw,35px);
  --font-size-page-title:clamp(20px,3.3vw,32px);
  --font-size-box-title:clamp(17px,2vw,23px);
  --font-size-list-title:clamp(16px,2vw,18px);
  --font-size-desc:min(16px,3vw);
  --font-size-detail-title:clamp(20px,2.5vw,28px);
  --font-size-detail-desc:clamp(15px,1.5vw,17px);
  --grid-row-gap:clamp(22px,3vw,30px);
  --grid-row-gap-long:clamp(25px,3.5vw,40px);
  --grid-row-gap-short:20px;
  --grid-two:repeat(2,48.5%);
  --grid-three:repeat(3,32%);
  --grid-four:repeat(4,23.5%);
  --grid-five:repeat(5,19%);
  --svg-yinhao:url("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M576.967 554.894C576.967 227.84 849.55 34.844 1024 0v192.996c-95.403 29.496-209.892 179.598-215.324 343.125H1024v203.435C1024 896.654 896.654 1024 739.556 1024H576.967V554.894zM0 554.894C0 227.84 272.583 34.844 447.033 0v192.996C351.63 222.492 237.14 372.594 231.708 536.12h212.594v203.435c0 157.098-127.346 284.444-284.444 284.444H0V554.894z'/%3E%3C/svg%3E");
}
@media (max-width:1280px){
  :root{

  }
}
@media (max-width:1024px){
  :root{
    --grid-four:repeat(2, 48.5%);
  }
}
@media (max-width:768px){
  :root {
    --grid-two:100%;
  }
}
@media (max-width:512px){
  :root{

  }
}
@media (max-width:414px){
  :root{
    --grid-four:100%;
  }
}
.container{max-width:1400px;margin:0 auto}
.container.blank{padding-left:var(--padding-about);padding-right:var(--padding-about)}
.bg-light{background:#f7f7f7}
.header{padding-top:25px;padding-bottom:25px;background:#fff;display:flex;align-items:center;justify-content:space-between}
.logo img{max-height:clamp(32px,4vw,46px);backface-visibility:hidden;display:block}
.nav{flex:1;display:flex;justify-content:flex-end;align-items:center}
.nav__item{padding:12px clamp(10px,2vw,25px);position:relative}
.nav__item > a{font-size:16px;transition:color .3s}
.nav__item > a:hover{color:#2077e3}
.nav__item > a:after{content:'';position:absolute;bottom:-2px;left:50%;width:0;height:2px;transform:translateX(-50%);background:#555;transition:width .3s}
.nav__item > a:hover:after,
.nav__item.active > a:after{width:28px}
.nav__item.dropdown:after{content:'';width:16px;height:16px;position:absolute;top:15px;right:5px;background:var(--svg-bottom) no-repeat}
.nav__dropdown{width:100%;height:0;overflow:hidden;z-index:-10;opacity:0;position:absolute;top:130%;left:50%;transform:translateX(-50%);padding:0;border:solid 1px #ddd;border-radius:3px;box-shadow:0 2px 5px 1px rgba(0,0,0,.05);background:#fff;transition:top .3s,opacity .3s}
.nav__dropdown li{text-align:center;padding:6px 0;border-bottom:solid 1px #f2f2f2}
.nav__dropdown li:last-child{border-bottom:none}
.nav__dropdown li:hover{background-color:#f5f5f5}
.nav__item:hover .nav__dropdown{height:auto;padding:5px 0;top:100%;z-index:101;opacity:1}
.nav__lang{margin-left:25px;display:flex;align-items:center;padding:5px 15px;border:solid 1px #ddd;border-radius:15px;position:relative;z-index:101;cursor:pointer}
.nav__lang:hover{background:#f9f9f9}
.nav__lang:before{content:'';width:18px;height:18px;background: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M848.806 805.572c70.998-81.26 109.78-184.217 109.78-293.144 0-119.205-46.422-231.278-130.714-315.57C744.877 113.863 634.941 67.617 517.79 66.214c-1.925-.6-10.29-.592-12.228.015-116.682 1.717-226.127 47.931-308.826 130.63C113.863 279.732 67.63 389.46 66.095 506.417c-.428 1.65-.437 8.602-.021 10.227 1.083 117.628 47.365 228.058 130.66 311.354 84.292 84.292 196.364 130.713 315.57 130.713 119.205 0 231.277-46.421 315.57-130.713 6.139-6.14 12.054-12.444 17.788-18.872a20.532 20.532 0 0 0 1.472-1.44 20.566 20.566 0 0 0 1.672-2.113zM107.447 532.043H294.95c1.322 65.68 9.253 127.265 22.505 182.113-61.69 16.687-100.82 38.372-121.076 51.906-52.068-64.726-84.702-145.705-88.93-234.019zm88.434-272.635c20.09 13.557 59.243 35.462 121.34 52.26-12.997 54.128-20.826 114.778-22.243 179.433H107.526c4.55-87.37 36.912-167.489 88.355-231.693zm721.2 231.692H729.63c-1.416-64.631-9.24-125.26-22.23-179.374 61.955-16.694 101.236-38.445 121.567-52.021 51.305 64.155 83.571 144.161 88.116 231.395zm-228.403 0h-156.51V335.061c52.208-1.095 97.103-6.454 135.272-14.033C680 373.164 687.286 430.897 688.678 491.1zm-156.51-196.984V109.918c36.84 10.4 72.779 49.206 100.926 110.016 8.81 19.036 16.645 39.642 23.464 61.521-35.026 6.772-76.296 11.608-124.39 12.66zm-40.944-183.842v183.805c-47.505-1.127-88.379-6.002-123.12-12.803 6.807-21.813 14.623-42.36 23.409-61.344 27.839-60.14 63.296-98.756 99.71-109.658zm0 224.767V491.1H335.929c1.392-60.213 8.68-117.955 21.244-170.1 37.835 7.537 82.314 12.887 134.05 14.04zm-155.33 197.002h155.33v158.668c-51.61 1.194-96.02 6.564-133.822 14.103-12.825-52.886-20.208-111.57-21.509-172.77zm155.33 199.63v182.909c-36.416-10.902-71.872-49.519-99.71-109.66-8.68-18.752-16.41-39.034-23.158-60.55 34.64-6.727 75.417-11.552 122.868-12.7zm40.943 183.264V731.609c47.904 1.025 89.104 5.862 124.117 12.656-6.756 21.556-14.497 41.874-23.19 60.656-28.147 60.81-64.086 99.617-100.927 110.016zm0-224.277V532.043h156.547c-1.299 61.097-8.66 119.685-21.446 172.503-38.114-7.532-82.949-12.835-135.1-13.886zM729.66 532.043h187.502c-4.221 88.139-36.733 168.974-88.62 233.636-20.47-13.669-59.636-35.3-121.304-51.869 13.2-54.76 21.102-116.225 22.422-181.767zm71.86-303.3c-18.33 11.57-52.31 29.355-104.858 43.493-19.296-63.056-46.11-115.004-78.062-150.976 70.401 19.15 133.234 56.837 182.92 107.483zM406.008 121.26c-31.906 35.92-58.69 87.769-77.979 150.702-52.404-14.241-86.37-32.099-104.582-43.588 49.63-50.46 112.33-88.01 182.561-107.114zm-182.09 675.703c18.284-11.536 52.098-29.23 104.332-43.336 19.272 62.605 45.976 114.187 77.758 149.969C336 884.55 273.472 847.182 223.918 796.963zm394.68 106.633c31.802-35.804 58.519-87.426 77.794-150.082 51.985 14.023 85.972 31.631 104.533 43.208-49.592 50.34-112.206 87.8-182.326 106.874z' fill='%23555'/%3E%3C/svg%3E") no-repeat;background-size: 100%}
.nav__lang a{margin-left:5px}
.nav-switch{display:none}
@media (max-width:1024px){
  body:before{content:'';display:block;height:58px}
  .header{padding-top:13px;padding-bottom:13px;position:fixed;top:0;right:0;width:100%;border-bottom:solid 1px #eee;z-index:201}
  .nav{display:block;position:fixed;top:0;right:110%;bottom:0;width:80%;z-index:211;background:#222;padding:30px 0 0;overflow:auto;transition:right .3s}
  .nav.open{right:20%;box-shadow:18px 0 18px 2px rgba(0,0,0,.1),0 0 5px 1px rgba(0,0,0,.1)}
  .nav__item{padding:0;width:100%;;border-bottom:solid 1px rgba(255,255,255,.05)}
  .nav__item > a{color:#fff;font-size:15px;line-height:58px;display:inline-block;margin-left:40px}
  .nav__item > a:after{display:none}
  .nav__item.dropdown:after{width:auto;height:auto;border:4px solid transparent;border-bottom:0;border-top-color:#fff;right:30px;top:27px}
  .nav__item:hover .nav__dropdown{height:0;padding:0}
  .nav__dropdown{position:static;background:#303030;opacity:1;box-shadow:none;border:0;transform:translateX(0);transition:height .3s !important}
  .nav__dropdown li{text-align:left;padding:11px 10px 11px 60px;border-bottom:solid 1px rgba(255,255,255,.05)}
  .nav__dropdown li:hover{background-color:transparent}
  .nav__dropdown li a{color:#eee}
  .nav__lang{position:absolute;top:17px;right:50px;padding:3px 10px}
  .nav-switch{display:flex;width:22px;height:16px;;position:relative;border-top:solid 2px #555;border-bottom:solid 2px #555;transition:.4s}
  .nav-switch:before,
  .nav-switch:after{content:'';height:2px;width:100%;position:absolute;right:0;top:5px;background:#555;transition:transform .3s}
  .nav-switch.open{border-color:#fff;transition:0s}
  .nav-switch.open:before{transform:rotate(45deg)}
  .nav-switch.open:after{transform:rotate(-45deg)}
}
.footer-wrap{background:#151515;color:#888}
.footer-wrap a{color:#888;transition:color .3s}
.footer-wrap a:hover{color:#ddd}
.footer{padding-top:clamp(25px,4vw,50px);padding-bottom:var(--padding-around);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}
.footer-text{flex-basis:70%}
.footer-link{padding-bottom:15px;font-size:15px;display:flex}
.footer-link a{font-size:16px;margin-right:23px}
.footer-contact{}
.footer-contact li{margin:15px 0;display:flex;align-items:center}
.footer-contact li span{flex:calc(100% - 32px)}
.footer-contact li:before{content:'';margin-right:12px;width:20px;height:20px;background:#888;mask-size:100%}
.footer-contact li:nth-child(1):before{mask-image:var(--svg-tel);-webkit-mask-image:var(--svg-tel)}
.footer-contact li:nth-child(2):before{mask-image:var(--svg-email);-webkit-mask-image:var(--svg-email)}
.footer-contact li:nth-child(3):before{mask-image:var(--svg-location);-webkit-mask-image:var(--svg-location)}
.footer-qrcode{display:flex;justify-content:space-between}
.footer-qrcode__item{width:110px;text-align:center;margin-left:20px}
.footer-qrcode__item:first-child{margin-left:0}
.footer-qrcode__item img{display:block;width:100%;margin-bottom:9px}
.footer-copyright{background:#111;margin-top:18px;border-top:solid 1px #222;padding:15px 0;text-align:center;color:#777;font-size:12px}
@media (max-width:768px){
  .footer-text{flex-basis:100%}
  .footer-link{justify-content:space-between}
  .footer-link a{font-size:14px;margin-right:0}
  .footer-qrcode{flex-basis:100%;justify-content:center;margin-top:25px}
}
.home-banner{position:relative;max-width:1920px;margin:0 auto}
.home-banner__slide{height:min(600px,43vw)!important;background-repeat:no-repeat;background-position:center 0;background-size:cover}
.home-box{padding-top:var(--padding-home-box);padding-bottom:var(--padding-home-box)}
.home-more{margin-top:min(50px,6vw);display:flex;align-items:center;justify-content:center}
.home-more a{background:var(--color-main);padding:var(--padding-more);color:#fff;border-radius:4px;transition:background-color .3s}
.home-more a:hover{background:var(--color-main-dark)}
.page-main{padding:var(--padding-page-box) 0 var(--padding-home-box)}
.page-banner{height:min(360px,38vw);background-repeat:no-repeat;background-position:center center;background-size:cover}
.page-breadcrumb{background:#f9f9f9;padding:15px 0}
.page-title{text-align:center;position:relative;margin:0 0 var(--margin-default);padding-bottom:14px}
.page-title:before{content:'';position:absolute;bottom:0;left:50%;margin-left:-25px;width:50px;height:2px;background:#333}
.page-title span{font-size:var(--font-size-page-title)}
.main-title{text-align: center;position:relative;padding-bottom:20px;margin-bottom:35px}
.main-title strong{font-size:clamp(20px,3.5vw,32px);letter-spacing:2px;text-transform:uppercase}
.main-title:before {content:'';bottom:1px;left:50%;margin-left:-80px;width:160px;height:2px;position:absolute;background: #777}
.main-title:after {content:'';bottom:0;left:50%;margin-left:-15px;width:30px;height:4px;position:absolute;background:var(--color2)}
@media (max-width:512px){
  .main-title:before{margin-left:-60px;width:120px}
  .main-title:after{margin-left:-15px;width:30px}
}
.home-business{display:grid;grid-template-columns:repeat(3,31%);justify-content:space-between;row-gap:30px}
.home-business__item{background: #f9f9f9;border-radius:6px;position:relative;box-shadow:0 0 12px 2px rgba(0,0,0,.1),0 0 6px -2px rgba(0,0,0,.08);transition:box-shadow .3s}
.home-business__item:hover{box-shadow:0 0 16px 3px rgba(0,0,0,.2),0 0 6px -2px rgba(0,0,0,.08)}
.home-business__item > a{position:absolute;inset:0;z-index:1}
.home-business__img{height:250px}
.home-business__img img{width:100%;height:100%;object-fit:cover;border-radius:5px 5px 0 0}
.home-business__info{text-align: center;padding:18px}
.home-business__info h3{font-size:18px;margin:15px 0 20px}
.home-business__info p{color:#555;line-height:1.7}
@media (max-width:1024px){
  .home-business{grid-template-columns:100%}
  .home-business__img{height:40vw}
  .home-business__info h3{font-size:17px;margin:5px 0 20px}
}
.home-about-wrap{background:#f8f8f8}
.home-about{display:grid;grid-template-columns:46% 50%;justify-content:space-between;align-items:center;row-gap:25px}
.home-about__img{height:400px}
.home-about__img img{width:100%;height:100%;object-fit:cover}
.home-about__info h3{position:relative;font-size:clamp(18px,3vw,28px);padding-bottom:30px}
.home-about__info h3:after{content:'';position:absolute;left:0;bottom:0;width:50px;height:3px;background: #f70420}
.home-about__info p{margin:35px 0;line-height:2;font-size:15px;color:#666}
.home-about__info a.more {display:inline-block;border:solid 1px var(--color2);padding:6px 20px;border-radius:3px;font-size:12px;transition: .3s}
.home-about__info a.more:hover{background:var(--color2);color:#fff}
@media (max-width:1024px){
  .home-about{grid-template-columns:100%}
  .home-about__img{height:40vw;overflow: hidden}
  .home-about__info h3{padding-bottom:20px}
  .home-about__info p{margin:25px 0}
}
.home-why{height:460px;background:url("../images/home-why.webp") no-repeat center center;background-size:cover;position:relative;display:flex;align-items:center}
.home-why:before{content:'';position:absolute;display:block;top:0;left:0;width:57%;height:100%;background-color:rgba(0,0,0,0.5);transform-origin:100% 0;transform:skew(-25deg)}
.home-why .container{flex:0 0 100%;position:relative;z-index:2}
.home-why__name{font-size:clamp(22px,3.3vw,30px);padding-bottom:25px;color:#fff;font-weight:600;position:relative}
.home-why__name:after{content:'';width:90px;height:4px;background:#da041c;position:absolute;bottom:0;left:0}
.home-why__desc{margin:30px 0 40px;color:#fff;font-size:16px;width:560px;line-height:1.8}
.home-why__more{display:flex}
.home-why__more a{background:var(--color2);color:#fff;padding:9px 30px;border-radius:3px}
@media (max-width:1280px){
  .home-why:before{width:65%}
}
@media (max-width:1024px){
  .home-why{text-align:center}
  .home-why:before{width:100%;transform:skew(0)}
  .home-why__name:after{left:50%;margin-left:-45px}
  .home-why__desc{width:70%;margin:30px auto 40px}
  .home-why__more{justify-content: center}
}
@media (max-width:512px){
  .home-why{height:auto;padding:50px 0}
  .home-why__desc{width:90%}
}
.home-list{display:grid;grid-template-columns:repeat(4,23%);justify-content:space-between;row-gap:30px}
.home-list__item{box-shadow: 0 0 5px 0 rgba(0,0,0,.1);transition:box-shadow .3s}
.home-list__item:hover{box-shadow: 0 0 20px rgb(0 0 0 / 8%)}
.home-list__img{height:230px}
.home-list__img img{width:100%;height:100%;object-fit:cover}
.home-list__txt{padding:25px 20px}
.home-list__name{font-size:18px;color:#555;font-weight:600;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition: color .3s}
.home-list__name:hover{color:var(--color2)}
.home-list__desc{margin:18px 0;color:#777;line-height:1.7;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.home-list__more{display:flex;justify-content: center}
.home-list__more a{font-size:13px;padding:7px 18px;border:solid 1px #ddd;color:#999;background: #fff;transition: .3s}
.home-list__more a:hover{background:var(--color2);color:#fff;border-color:var(--color2)}
@media (max-width:1280px){
  .home-list__img{height:15vw}
  .home-list__txt{padding:20px 18px}
}
@media (max-width:1024px){
  .home-list{grid-template-columns:repeat(2, 48.5%)}
  .home-list__img{height:30vw}
  .home-list__name{font-size:17px}
  .home-list__desc{margin:16px 0}
}
@media (max-width:512px){
  .home-list{grid-template-columns:100%}
  .home-list__img{height:54vw}
}
.contact-info{margin-bottom:var(--margin-long);display:grid;grid-template-columns:var(--grid-four);justify-content:space-between;row-gap:var(--grid-row-gap-short)}
.contact-info__item{background:#f8f8f8;padding:var(--padding-around-long) 12px;border-radius:6px;text-align:center;transition:background-color .3s}
.contact-info__item:hover{background-color:#f0f0f0}
.contact-info__item figure{width:35px;aspect-ratio:1/1;margin:0 auto;background-color:#999;mask-size:100%;-webkit-mask-size:100%}
.contact-info__item figure.address{mask-image:var(--svg-location);-webkit-mask-image:var(--svg-location)}
.contact-info__item figure.tel{mask-image:var(--svg-tel);-webkit-mask-image:var(--svg-tel)}
.contact-info__item figure.wechat{mask-image:var(--svg-wechat);-webkit-mask-image:var(--svg-wechat)}
.contact-info__item figure.qq{mask-image:var(--svg-qq);-webkit-mask-image:var(--svg-qq)}
.contact-info__item figure.email{mask-image:var(--svg-email);-webkit-mask-image:var(--svg-email)}
.contact-info span{font-size:16px;color:#777}
.contact-info small{font-size:14px;display:block;margin:12px 0;color:#777}
.contact-map{width:100%;height:min(500px,60vw);border:#ccc solid 1px;background-position:center center}
.news-list{}
.news-list__row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:var(--grid-row-gap);box-shadow:var(--ui-shadow);padding:var(--padding-around-short);transition:box-shadow .3s}
.news-list__row:hover{box-shadow:0 0 12px 3px rgba(0,0,0,.16), 0 0 6px -2px rgba(0,0,0,.08)}
.news-list__img{width:min(340px,32vw);aspect-ratio:1/.7}
.news-list__img img{width:100%;height:100%;object-fit:cover;display:block}
.news-list__text{width:calc(100% - 400px);flex-basis:calc(100% - min(380px,35vw))}
.news-list__name{font-size:clamp(16px,2vw,20px);font-weight:600;transition:color .3s}
.news-list__name:hover{color:var(--color-main)}
.news-list__desc{margin:var(--margin-default) 0;font-size:var(--font-size-desc);line-height:1.7;color:#777;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.news-list__more{display:flex}
.news-list__more a{display:inline-block;padding:8px min(32px,3vw);border:solid 1px #ddd;transition:background-color .3s,color .3s}
.news-list__more a:hover{background:var(--color-main);color:#fff}
@media (max-width:512px){
  .news-list__img{width:100%;aspect-ratio:1/.6}
  .news-list__text{width:100%;flex-basis:100%;margin-top:20px}
}
.article-h1{font-size:var(--font-size-detail-title);text-align:center}
.article-meta{margin:var(--margin-default) 0;background:#f8f8f8;padding:6px 9px;text-align:right;font-size:12px;color:#777}
.article-detail p{font-size:var(--font-size-detail-desc);line-height:1.8;margin-bottom:18px;color:#333}
.article-neighbor{margin:var(--margin-long) 0;border-top:solid 1px #e5e5e5;padding-top:12px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}
.article-neighbor div{color:#999}
.article-neighbor a{color:#777}
.article-neighbor a:hover{text-decoration:underline}
@media (max-width:768px){
  .article-neighbor div{flex:0 0 100%;margin-top:9px}
}
.page-about{padding:min(40px,6vw) 0;position:relative}
.page-about:before,
.page-about:after{content:'';background:var(--svg-yinhao);width:min(30px,5vw);aspect-ratio:1/1;background-size:100%;position:absolute;opacity:.3}
.page-about:before{top:0;left:0}
.page-about:after{bottom:0;right:0;transform:rotate(180deg)}
.page-about p{font-size:16px;line-height:1.8;margin-bottom:15px;color:#666}
.page-about p:last-child{margin-bottom:0}
.about-data{margin-top:var(--margin-long);padding:var(--padding-around);display:grid;grid-template-columns:repeat(4, 1fr);background:url("../images/page-about-data.webp") ;background-size:cover;border-radius:8px}
.about-data__box{text-align:center;position:relative}
.about-data__value{}
.about-data__value strong{font-size:clamp(23px, 4vw, 40px);font-family:'impact',sans-serif;color:#fff;font-weight:500}
.about-data__value sub{vertical-align:3px;color:#fff}
.about-data__name{margin-top:5px;font-size:var(--font-size-desc);color:#eee}
@media (max-width:768px){
  .about-data{padding:20px 12px;grid-template-columns:repeat(2,1fr)}
  .about-data__box{padding:15px 2px;border-bottom:solid 1px rgba(255,255,255,.2)}
  .about-data__box:nth-child(3),
  .about-data__box:nth-child(4){border-bottom:0}
  .about-data__box:after{content:'';position:absolute;top:0;right:0;bottom:0;width:1px;background:rgba(255,255,255,.2)}
  .about-data__box:nth-child(even):after{display:none}
}
.business-item{display:flex;flex-wrap:wrap;background: #f5f5f5;position: relative}
.business-item a{position:absolute;inset:0;z-index:1}
.business-item__img{flex:0 0 50%;height:400px}
.business-item__img img{width:100%;height:100%;object-fit: cover}
.business-item__info{flex:0 0 50%;padding:40px;display:flex;align-items: center;justify-content: center}
.business-item__info h3{font-size:clamp(18px,3vw,26px);padding-bottom:20px;font-weight:600}
.business-item__info p{line-height:1.8;font-size:16px;}
.business-item:nth-child(even) article{order:1}
.business-item:nth-child(even) figure{order:2}
.business-item label{display:inline-block;padding:6px 20px;background: var(--color2);color:#fff;border-radius:4px;margin-top:18px}
@media (max-width:768px) {
  .business-item:nth-child(even) article{order:2}
  .business-item:nth-child(even) figure{order:1}
  .business-item__img{flex:0 0 100%;height:50vw;overflow: hidden}
  .business-item__img img{height:auto;}
  .business-item__info{flex:0 0 100%;padding:20px;}
}
.business-box h2{font-size:22px;margin:20px 0;}
.business-box h3{font-size:16px;}
.business-box h5{font-size:14px;}
.business-box ul{margin:20px 0 35px;}
.business-box li{margin: 12px 0;line-height:1.5;display:flex;align-items: center}
.business-box li:before{content:'';width:6px;height:6px;background: var(--color2);border-radius:50%;margin-right:9px}