.newsList .Img img{-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.newsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(40px,5.208vw,100px)}@media (max-width:840px){.newsList{gap:50px}}.newsList .newsItem{width:100%}.newsList .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.newsList .item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:840px){.newsList .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}}@media (max-width:360px){.newsList .item{gap:15px}}.newsList .Img{width:46.6%;border-radius:15px;overflow:hidden;z-index:1}.newsList .Img img{width:100%;height:auto;display:block}@media (min-width:1181px){.newsList .Img:hover img{opacity:0.8}}@media (max-width:1180px){.newsList .Img{width:52%}}@media (max-width:840px){.newsList .Img{width:90%}}@media (max-width:480px){.newsList .Img{width:100%}}.newsList .Txt{width:50%;z-index:5;position:relative}@media (max-width:1180px){.newsList .Txt{width:44%}}@media (max-width:840px){.newsList .Txt{width:90%;padding:0 10px}}@media (max-width:480px){.newsList .Txt{width:100%}}.newsList .btnBox{margin-top:auto}.newsList .textBox{position:relative;min-height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:640px){.newsList .textBox{min-height:200px}}@media (max-width:360px){.newsList .textBox{min-height:180px}}.newsList .textBox .titleTop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #AFAFAF}@media (max-width:480px){.newsList .textBox .titleTop{margin-bottom:16px;padding-bottom:16px}}.newsList .textBox .num{font-family:"Figtree",sans-serif;font-size:110px;font-weight:700;line-height:0.78;text-transform:uppercase;text-align:center;background:-webkit-gradient(linear,left top,right top,color-stop(14.05%,#0069D1),color-stop(46.49%,#43A2FF),color-stop(78.92%,#5FD1DC));background:linear-gradient(90deg,#0069D1 14.05%,#43A2FF 46.49%,#5FD1DC 78.92%);-webkit-background-clip:text;background-clip:text;-webkit-text-stroke:4px transparent;color:#fff;margin-left:10px}@media (max-width:1180px){.newsList .textBox .num{font-size:100px}}@media (max-width:992px){.newsList .textBox .num{font-size:84px}}@media (max-width:480px){.newsList .textBox .num{font-size:76px}}@media (max-width:360px){.newsList .textBox .num{display:none}}.newsList .textBox .title{color:#333;font-size:28px;font-weight:700;letter-spacing:1.12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.newsList .textBox .title a{color:inherit}@media (min-width:1181px){.newsList .textBox .title a:hover{color:#43A2FF}}@media (max-width:1180px){.newsList .textBox .title{font-size:26px}}@media (max-width:480px){.newsList .textBox .title{font-size:22px}}.newsList .textBox .text{color:#5C5C5C;font-size:16px;letter-spacing:0.64px;line-height:1.75;margin-bottom:40px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:768px){.newsList .textBox .text{margin-bottom:30px;font-size:14px}}.shareBox{float:right}.shareBox .btn-fb{display:inline-block;vertical-align:middle;margin-right:5px}.shareBox .back{display:inline-block;vertical-align:middle;padding:3px 5px;border-radius:3px;font-size:12px;color:#fff;background:rgb(174,66,51);background:-webkit-gradient(linear,left top,left bottom,from(rgb(174,66,51)),to(rgb(196,76,76)));background:linear-gradient(to bottom,rgb(174,66,51) 0%,rgb(196,76,76) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ae4233",endColorstr="#c44c4c",GradientType=0);cursor:pointer}@media (min-width:1181px){.shareBox .back:hover{background:#398cb1}}