section.main .container{grid-column:2/-2;max-width:1760px;width:100%;margin:0 auto}section.main .container .social-group{display:flex;align-items:center;gap:20px}section.main .container .social-group>i{font-size:1.25rem}section.main .container .social-group .link{width:25px;height:25px;display:flex;justify-content:center;align-items:center;font-size:1.25rem;opacity:.3}@media only screen and (min-width: 1201px){section.main .container .social-group .link:hover{opacity:1;color:#2d94f3}}@media only screen and (max-width: 1200px){section.main .container .social-group .link:active{opacity:1;color:#2d94f3}}section.main .title-blk{display:flex;align-items:stretch;justify-content:space-between;margin-top:50px;padding-bottom:25px;gap:30px 40px;position:relative}section.main .title-blk:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#0000001a}section.main .title-blk .inner-left{width:88.636%;max-width:1560px}section.main .title-blk .inner-left .title-box{display:flex;flex-direction:column;gap:15px}section.main .title-blk .inner-left .title-box .date{opacity:.5}section.main .title-blk .inner-left .tag-box{margin-top:20px}section.main .title-blk .inner-left .tag-box .tag{position:relative;padding-right:22px;color:#747474;font-size:14px;font-weight:700;line-height:150%;transition:color .3s}@media only screen and (min-width: 1201px){section.main .title-blk .inner-left .tag-box .tag:hover{color:#000}}@media only screen and (max-width: 1200px){section.main .title-blk .inner-left .tag-box .tag:active{color:#000}}section.main .title-blk .inner-left .tag-box .tag:not(:last-child):after{width:3px;height:3px;background:#d9d9d9;display:block;position:absolute;right:11px;top:50%;border-radius:5px;transform:translateY(-50%);content:" "}section.main .title-blk .inner-left .tag-box .tag:only-child{padding-right:0}section.main .title-blk .inner-left .tag-box .tag:only-child:after{display:none}section.main .title-blk .inner-right{align-self:flex-end}@media only screen and (max-width: 767px){section.main .title-blk{flex-direction:column;margin-top:30px}section.main .title-blk .inner-right{align-self:flex-start}section.main .title-blk .inner-left{width:100%}section.main .title-blk .inner-left .title-box{gap:10px}section.main .title-blk .inner-left .tag-box{margin-top:15px}}section.main .data-blk{padding:75px clamp(0px,17.1875vw,330px) 80px}@media only screen and (max-width: 1200px){section.main .data-blk{padding:50px 0 60px}}section.more{background:#f5f5f5;padding:80px 0}section.more .container{grid-column:2/-2;display:flex;flex-direction:column}section.more .swiper{padding-top:40px;padding-bottom:60px;width:calc(100% + 30px);margin-left:-15px}section.more .swiper .swiper-slide{padding:0 15px;width:25%}@media only screen and (max-width: 1440px){section.more .swiper .swiper-slide{width:33%}}@media only screen and (max-width: 1023px){section.more .swiper .swiper-slide{width:50%}section.more .swiper .swiper-slide .pic-outer .pic-box{border-radius:15px 15px 0}}@media only screen and (max-width: 650px){section.more .swiper .swiper-slide{width:100%}}section.more .item{display:flex;flex-direction:column;gap:15px}section.more .pic-outer{display:flex;flex-direction:column;gap:15px}section.more .pic-outer .pic-box{position:relative;border-radius:20px 20px 0;flex-shrink:0;overflow:hidden}section.more .pic-outer .pic-box:before{content:"MORE";position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;color:#fff;width:100%;height:100%;z-index:1;opacity:0;background:#000000bf;transition:opacity .3s}section.more .pic-outer .pic-box:after{padding-top:61.15%}section.more .pic-outer .pic-box img{transition:width .3s,height .3s}@media only screen and (min-width: 1201px){section.more .pic-outer:hover .pic-box:before{opacity:1}section.more .pic-outer:hover .pic-box img{width:105%;height:105%}section.more .pic-outer:hover .content-box .title{color:#2d94f3}}@media only screen and (max-width: 1200px){section.more .pic-outer:active .pic-box:before{opacity:1}section.more .pic-outer:active .pic-box img{width:105%;height:105%}section.more .pic-outer:active .content-box .title{color:#2d94f3}}section.more .pic-outer .content-box{padding:0 20px 15px;position:relative;text-align:start}section.more .pic-outer .content-box:after{position:absolute;bottom:0;left:50%;width:calc(100% - 40px);height:1px;background:#0000001a;transform:translate(-50%);content:""}section.more .pic-outer .content-box .date{opacity:.5}section.more .pic-outer .content-box .info{margin-top:15px}section.more .pic-outer .content-box .info .title{display:block;transition:color .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}section.more .pic-outer .content-box .info .desc{margin-top:5px;opacity:.5;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}section.more .tag-box{padding:0 20px;display:flex;flex-wrap:wrap;gap:5px 9px}section.more .tag-box .tag{position:relative;padding-right:13px;color:#747474;font-size:14px;font-weight:700;line-height:150%;letter-spacing:.3px;transition:color .3s}@media only screen and (min-width: 1201px){section.more .tag-box .tag:hover{color:#000}}@media only screen and (max-width: 1200px){section.more .tag-box .tag:active{color:#000}}section.more .tag-box .tag:not(:last-child):after{content:"";width:3px;height:3px;background:#d9d9d9;display:block;position:absolute;right:0;top:50%;border-radius:5px;transform:translateY(-50%)}section.more .tag-box .tag:only-child{padding-right:0}section.more .tag-box .tag:only-child:after{display:none}section.more .swiper-pagination{bottom:0}@media only screen and (max-width: 1200px){section.more{padding:60px 0}section.more .swiper{padding-top:30px;padding-bottom:40px}}
