.news_detail .close-btn{z-index:2;position:fixed;top:0;right:0}.news_detail .nav{padding-left:60px;height:80px;display:flex;align-items:center}@media only screen and (max-width: 1200px){.news_detail .nav{height:60px}}@media only screen and (max-width: 767px){.news_detail .nav{padding-left:8%}}.news_detail .nav .route{margin:auto 0;height:50px;display:flex;align-items:center}.news_detail .detail{margin:0 auto;padding-right:135px;max-width:1920px;width:100%;display:flex;align-items:flex-start}@media only screen and (max-width: 1440px){.news_detail .detail{padding-right:100px}}@media only screen and (max-width: 1024px){.news_detail .detail{padding-right:0}}.news_detail .detail>.share{padding:50px 0;width:135px;display:flex;flex-direction:column;align-items:center;position:sticky;top:0;transition:width var(--trans-s)}@media only screen and (max-width: 1440px){.news_detail .detail>.share{width:100px}}@media only screen and (max-width: 1024px){.news_detail .detail>.share{display:none}}.news_detail .detail>.wrap{margin-right:auto;max-width:1650px;width:calc(100% - 135px);transition:width var(--trans-s)}@media only screen and (max-width: 1440px){.news_detail .detail>.wrap{width:calc(100% - 100px)}}@media only screen and (max-width: 1024px){.news_detail .detail>.wrap{margin:0 auto;width:calc(100% - 120px)}}@media only screen and (max-width: 900px){.news_detail .detail>.wrap{width:100%}}.news_detail .detail section.section1{padding:100px 0;background-color:var(--lighter-gray)}@media only screen and (max-width: 767px){.news_detail .detail section.section1{padding:80px 8%}}.news_detail .detail section.section1 .container{margin:0 auto;max-width:1200px;width:calc(100% - 120px);transition:width var(--trans-s)}@media only screen and (max-width: 767px){.news_detail .detail section.section1 .container{width:100%}}.news_detail .detail section.section1 .container>.date{margin-bottom:15px;font-size:1.125rem;font-weight:600;line-height:1.5;letter-spacing:.5px}.news_detail .detail section.section1 .container>.title{font-size:1.625rem;font-weight:500;line-height:1.5;letter-spacing:1px}.news_detail .detail section.section1 .container>.share{display:none;margin-top:15px}@media only screen and (max-width: 1024px){.news_detail .detail section.section1 .container>.share{display:flex}}.news_detail .detail section.section1 ._articleBlock{margin-top:50px}.news_detail .detail section.section1 .info{margin-top:50px;padding-top:50px;border-top:1px solid rgba(0,0,0,.2)}.news_detail .detail section.section1 .info .common-title{display:flex;flex-direction:column;align-items:center}.news_detail .detail section.section1 .info .common-title .title{text-align:center}.news_detail .detail section.section1 .info .info-detail{margin-top:30px;font-weight:600;line-height:1.6;display:flex;gap:5px 50px;align-items:center;justify-content:center}@media only screen and (max-width: 1200px){.news_detail .detail section.section1 .info .info-detail{gap:5px 25px}}@media only screen and (max-width: 767px){.news_detail .detail section.section1 .info .info-detail{flex-direction:column;align-items:flex-start}}.news_detail .detail section.section1 .info .item{display:flex;align-items:flex-start}.news_detail .detail section.section2{margin-top:5px;background-color:var(--lighter-gray)}.news_detail .detail section.section2 .container{margin:0 auto;max-width:1410px;width:calc(100% - 200px);position:relative}@media only screen and (max-width: 1536px){.news_detail .detail section.section2 .container{max-width:960px;width:calc(100% - 150px)}}@media only screen and (max-width: 767px){.news_detail .detail section.section2 .container{max-width:510px;width:calc(100% - 100px)}}.news_detail .detail section.section2 .swiper{padding:50px 30px}@media only screen and (max-width: 1200px){.news_detail .detail section.section2 .swiper{padding:50px 0}}.news_detail .detail section.section2 .swiper.active .swiper-slide.swiper-slide-prev .swiper-inner{opacity:0}@media only screen and (max-width: 767px){.news_detail .detail section.section2 .swiper.active .swiper-slide.swiper-slide-next .swiper-inner{opacity:0}}@media only screen and (max-width: 1536px){.news_detail .detail section.section2 .swiper.active .swiper-slide.swiper-slide-next+.swiper-slide .swiper-inner{opacity:0}}@media only screen and (max-width: 767px){.news_detail .detail section.section2 .swiper.active .swiper-slide.swiper-slide-next+.swiper-slide .swiper-inner{opacity:1}}.news_detail .detail section.section2 .swiper.active .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide .swiper-inner{opacity:0}@media only screen and (max-width: 1536px){.news_detail .detail section.section2 .swiper.active .swiper-slide.swiper-slide-next+.swiper-slide+.swiper-slide .swiper-inner{opacity:1}}.news_detail .detail section.section2 .swiper-slide{height:auto;text-align:left}.news_detail .detail section.section2 .swiper-slide:not(:first-child) .swiper-inner{border-left:1px solid rgba(0,0,0,.2)}@media only screen and (max-width: 767px){.news_detail .detail section.section2 .swiper-slide:not(:first-child) .swiper-inner{border-left:none}}.news_detail .detail section.section2 .swiper-slide.swiper-slide-active .swiper-inner{border-left:none}.news_detail .detail section.section2 .swiper-inner{padding:50px 16.667%;width:100%;height:100%;position:relative;transition:opacity var(--trans-s)}@media only screen and (max-width: 1536px){.news_detail .detail section.section2 .swiper-inner{padding:50px}}@media only screen and (max-width: 900px){.news_detail .detail section.section2 .swiper-inner{padding:50px 30px}}@media only screen and (max-width: 767px){.news_detail .detail section.section2 .swiper-inner{margin:0 auto;padding:0;max-width:400px}}.news_detail .detail section.section2 .swiper-inner:before{opacity:0;content:"";display:block;width:100%;height:100%;background-color:var(--lighter-black);box-shadow:0 0 20px #00000040;z-index:-1;position:absolute;top:0;left:0;transition:opacity var(--trans-s)}@media only screen and (min-width: 1201px) and (min-width: 1201px){.news_detail .detail section.section2 .swiper-inner:hover{color:var(--white)}.news_detail .detail section.section2 .swiper-inner:hover:before{opacity:1}.news_detail .detail section.section2 .swiper-inner:hover .arrow-ball-btn{transform:translateY(0)}}@media only screen and (max-width: 1200px) and (min-width: 1201px){.news_detail .detail section.section2 .swiper-inner:active{color:var(--white)}.news_detail .detail section.section2 .swiper-inner:active:before{opacity:1}.news_detail .detail section.section2 .swiper-inner:active .arrow-ball-btn{transform:translateY(0)}}.news_detail .detail section.section2 .swiper-button-prev{top:50%!important;left:-30px!important;transform:translate3d(-100%,-50%,0);transition:left var(--trans-s)}@media only screen and (max-width: 1200px){.news_detail .detail section.section2 .swiper-button-prev{left:-20px!important}}@media only screen and (max-width: 767px){.news_detail .detail section.section2 .swiper-button-prev{left:5px!important;transform:translate3d(0,-50%,0)}}@media only screen and (max-width: 575px){.news_detail .detail section.section2 .swiper-button-prev{left:-30px!important}}.news_detail .detail section.section2 .swiper-button-next{top:50%!important;right:-30px!important;transform:translate3d(100%,-50%,0);transition:right var(--trans-s)}@media only screen and (max-width: 1200px){.news_detail .detail section.section2 .swiper-button-next{right:-20px!important}}@media only screen and (max-width: 767px){.news_detail .detail section.section2 .swiper-button-next{right:5px!important;transform:translate3d(0,-50%,0)}}@media only screen and (max-width: 575px){.news_detail .detail section.section2 .swiper-button-next{right:-30px!important}}.news_detail .detail section.section2 .img{display:block;margin:0 auto;width:max(83.3334%,200px);position:relative}.news_detail .detail section.section2 .img:before{content:"";display:block;width:100%;height:0;padding-bottom:100%}.news_detail .detail section.section2 .img img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width: 1200px){.news_detail .detail section.section2 .img{max-width:200px;width:100%}}@media only screen and (max-width: 1200px){.news_detail .detail section.section2 .img img{box-shadow:0 0 20px #00000040}}.news_detail .detail section.section2 .info{margin-top:30px}.news_detail .detail section.section2 .info .title{display:block;margin-top:15px;font-size:1.125rem;font-weight:500;line-height:1.5;letter-spacing:.5px;transition:color var(--trans-s)}@media only screen and (min-width: 1201px){.news_detail .detail section.section2 .info .title:hover{color:var(--primary-blue)}}@media only screen and (max-width: 1200px){.news_detail .detail section.section2 .info .title:active{color:var(--primary-blue)}}.news_detail .detail section.section2 .info .text{margin-top:15px;font-weight:350;line-height:1.6;letter-spacing:1px;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media only screen and (min-width: 1201px){.news_detail .detail section.section2 .info .hover-wrap{height:66px;overflow:hidden;position:relative}}@media only screen and (max-width: 1200px){.news_detail .detail section.section2 .info .arrow-ball-btn{margin-top:25px}}@media only screen and (min-width: 1201px){.news_detail .detail section.section2 .info .arrow-ball-btn{position:absolute;bottom:0;left:0;transform:translateY(100%);transition:transform var(--trans-s)}}.news_detail .footer{padding:50px 0;display:flex;justify-content:center}
