@media screen and (max-width: 500px){.news-wrapper,.info-wrapper{padding:20px !important}}.jump{width:100%;background:#fff;box-shadow:0px 2px 4px 0px rgba(0,0,0,.13);display:flex;align-items:center;justify-content:center}.jump .item{height:38px;line-height:40px;font-size:14px;font-weight:400;color:#333;border-bottom:2px solid rgba(0,0,0,0);margin:0 40px}.jump .active{border-bottom:2px solid #34a3dc}.news{width:100%;background:rgba(255,255,255,.4)}.news .news-wrapper{max-width:1640px;padding:60px 20px 30px 20px;margin:0 auto}.news .news-wrapper .main{width:100%;display:flex;flex-wrap:wrap}@media screen and (max-width: 1200px){.news .news-wrapper .main .item{width:calc((100% - 80px)/2) !important;margin:0 20px 40px 20px !important}}@media screen and (max-width: 800px){.news .news-wrapper .main .item{width:100% !important;margin:0 0 40px 0 !important}}.news .news-wrapper .main .item{width:calc((100% - 120px)/3);background:#fff;box-shadow:0px 1px 8px 0px rgba(213,213,213,.5);border-radius:0px 0px 2px 2px;margin:0 20px 40px 20px}.news .news-wrapper .main .item .show{width:100%;height:250px}.news .news-wrapper .main .item .show img{height:100%;-o-object-fit:contain;object-fit:contain}.news .news-wrapper .main .item .content{width:100%;padding:20px 20px 30px 20px}.news .news-wrapper .main .item .content .title{font-size:16px;font-weight:600;color:#181818;line-height:22px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.news .news-wrapper .main .item .content .line{display:flex;align-items:center;margin-top:15px}.news .news-wrapper .main .item .content .line span{font-size:12px;font-weight:400;color:#001628;line-height:17px;display:flex;align-items:center}.news .news-wrapper .main .item .content .line span img{width:16px;height:16px;margin-right:10px}.news .news-wrapper .main .item .content .text{min-height:78px;font-size:14px;font-weight:400;color:#757d8a;line-height:26px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-top:20px;text-indent:28px}.info{width:100%;background:rgba(255,255,255,.4)}.info .info-wrapper{max-width:1640px;padding:60px 20px 30px 20px;margin:0 auto}.info .info-wrapper .main{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 800px){.info .info-wrapper .main .item{width:100% !important}.info .info-wrapper .main .item img{width:50px !important;height:25px !important}}.info .info-wrapper .main .item{width:calc((100% - 40px)/2);padding:30px 40px 40px 44px;background:#fff;box-shadow:0px 1px 4px 0px rgba(128,135,143,.33);border-radius:6px;margin-bottom:40px;position:relative}.info .info-wrapper .main .item img{width:80px;height:30px;position:absolute;top:42px;right:40px;cursor:pointer}.info .info-wrapper .main .item .time1{font-size:34px;font-family:Arial-BoldMT,Arial;font-weight:normal;color:#011f40;line-height:39px;letter-spacing:1px;display:flex;align-items:center}.info .info-wrapper .main .item .time1 .dot{width:16px;height:16px;border:1px solid #80878f;margin-right:20px;border-radius:50%}.info .info-wrapper .main .item .time2{width:44px;height:20px;font-size:18px;font-family:ArialMT;color:#80878f;line-height:21px}.info .info-wrapper .main .item .line{width:22px;height:4px;background:#34a3dc;margin-top:10px}.info .info-wrapper .main .item .title{margin-top:23px;font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#34a3dc;line-height:25px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.info .info-wrapper .main .item .content{margin-top:10px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#5d6166;line-height:20px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.info .info-wrapper .main .item:hover{box-shadow:0px 1px 8px 0px rgba(10,72,209,.28)}