body .home .container .recommend{padding:5.20833vw 10.41667vw;background:#EDF0F6}body .home .container .recommend a{display:flex;justify-content:space-between}body .home .container .recommend a .pic{overflow:hidden}body .home .container .recommend a .pic img{width:40.83333vw;height:22.96875vw;object-fit:cover;transition:all 600ms}body .home .container .recommend a .pic:hover img{transform:scale(1.05)}body .home .container .recommend a .text{width:35.26042vw}body .home .container .recommend a .text .pt{font-weight:700;line-height:1.33;margin-top:3.125vw;color:#162D52}body .home .container .recommend a .text .des{margin:1.5625vw 0 3.125vw 0;line-height:1.67;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}body .home .container .recommend a .text .more{padding:.52083vw 3.54167vw;border-radius:300px;background:#1875BC;width:fit-content;cursor:pointer;color:#fff;font-weight:700;text-transform:capitalize;line-height:1.35;transition:all 600ms;border:2px solid transparent}body .home .container .recommend a .text .more:hover{border-color:#162D52;background:#FFF;color:#162D52}body .home .container .sec{margin:5.20833vw 10.41667vw}body .home .container .sec .tabs{display:flex;position:relative}body .home .container .sec .tabs span{padding:.41667vw 1.04167vw .52083vw 1.04167vw;border-radius:60px;color:#162D52;cursor:pointer;line-height:1.5;position:relative;z-index:10}body .home .container .sec .tabs span.active{color:white;font-weight:700}body .home .container .sec .tabs .bg{position:absolute;left:0;top:0;height:100%;border-radius:60px;background:#1875BC;transition:0.25s ease-out}body .home .container .sec .list{display:grid;grid-template-columns:repeat(3, 1fr);gap:2.08333vw 1.25vw;margin:1.5625vw 0 2.08333vw 0}body .home .container .sec .list a{display:block;width:100%;border:0.5px solid rgba(22,45,82,0.2);background:#FFF}body .home .container .sec .list a .pic{overflow:hidden}body .home .container .sec .list a .pic img,body .home .container .sec .list a .pic video{width:100%;height:14.0625vw;object-fit:cover;transition:all 600ms}body .home .container .sec .list a .text{padding:1.19792vw;color:#162D52;transition:all 600ms;padding-bottom:1.82292vw}body .home .container .sec .list a .text .pt{font-weight:700;line-height:1.16;height:3.125vw;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}body .home .container .sec .list a .text .des{margin:1.25vw 0;height:6.51042vw;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}body .home .container .sec .list a:hover .pic img{transform:scale(1.05)}body .home .container .sec .list a:hover .text{background:#162D52;color:white}body .home .container .sec .pager{display:flex;justify-content:center;align-items:center;gap:1.5625vw}body .home .container .sec .pager .prev,body .home .container .sec .pager .next{width:4.42708vw;height:4.42708vw;display:flex;align-items:center;justify-content:center}body .home .container .sec .pager .prev img,body .home .container .sec .pager .next img{width:.52083vw}body .home .container .sec .pager .nums{display:flex;gap:1.5625vw;align-items:center}body .home .container .sec .pager .nums a{color:#8B8B8B;line-height:1.6;width:2.60417vw;height:2.60417vw;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #E3E3E3;font-weight:600}body .home .container .sec .pager .nums a.on{color:#fff;background:#1875BC;border-color:#1875BC}@media screen and (max-width: 768px){body .home .container .recommend{padding:30px 5%}body .home .container .recommend a{flex-direction:column}body .home .container .recommend a .pic{width:100%;padding:0}body .home .container .recommend a .pic img{width:100%;height:230px}body .home .container .recommend a .text{width:100%}body .home .container .recommend a .text .pt{font-size:18px;margin:16px 0}body .home .container .recommend a .text .des{font-size:16px;margin:16px 0;-webkit-line-clamp:4}body .home .container .recommend a .text .more{padding:10px 35px;font-size:16px}body .home .container .sec{margin:30px 5%}body .home .container .sec .tabs{flex-wrap:wrap;gap:10px;margin-bottom:10px}body .home .container .sec .tabs span{padding:8px 16px;font-size:16px}body .home .container .sec .tabs .bg{height:40px}body .home .container .sec .list{grid-template-columns:1fr;gap:20px;margin:30px 0 20px 0}body .home .container .sec .list a .pic img,body .home .container .sec .list a .pic video{height:184px}body .home .container .sec .list a .text{padding:15px;padding-bottom:18px}body .home .container .sec .list a .text .pt{height:auto}body .home .container .sec .list a .text .des{margin:12px 0;height:auto;font-size:14px}body .home .container .sec .pager{gap:10px;flex-wrap:wrap}body .home .container .sec .pager .prev,body .home .container .sec .pager .next{width:40px;height:40px}body .home .container .sec .pager .prev img,body .home .container .sec .pager .next img{width:8px}body .home .container .sec .pager .nums{gap:10px}body .home .container .sec .pager .nums a{width:30px;height:30px}}
