.news-list .news-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px;margin-bottom:15px;background-color:#fff;border-radius:10px;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s, -webkit-box-shadow .3s}@media only screen and (max-width:990px){.news-list .news-item{padding:10px}}.news-list .news-item:hover{-webkit-box-shadow:0 11px 32px 0 rgba(9,19,11,0.2);box-shadow:0 11px 32px 0 rgba(9,19,11,0.2)}.news-list .news-item .cover{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;width:250px;height:140px;border-radius:10px;margin-right:30px}@media only screen and (max-width:990px){.news-list .news-item .cover{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;width:100px;height:86px;margin-right:10px}}.news-list .news-item .info{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-list .news-item .info .top-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:990px){.news-list .news-item .info .top-line{-ms-flex-wrap:wrap;flex-wrap:wrap}}.news-list .news-item .info .title{font-size:20px;margin-bottom:15px}@media only screen and (max-width:990px){.news-list .news-item .info .title{font-size:16px;margin-bottom:5px}}.news-list .news-item .info .date{color:#999;font-size:14px}@media only screen and (max-width:990px){.news-list .news-item .info .date{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;font-size:12px}}.news-list .news-item .info .desc{font-size:14px;color:#666666;margin-bottom:20px;max-height:40px}@media only screen and (max-width:990px){.news-list .news-item .info .desc{display:none}}.news-list .news-item .info .operate{text-align:right}@media only screen and (max-width:990px){.news-list .news-item .info .operate{display:none}}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs a{line-height:80px;margin-right:30px;padding:0 10px}@media only screen and (max-width:990px){.tabs a{line-height:45px;margin-right:15px}}.tabs a.active{color:var(--color-primary);font-weight:700}.new-detail{background-color:#fff;border-radius:10px;margin-top:35px;padding:1px}@media only screen and (max-width:990px){.new-detail{border-radius:0;margin-top:0}}.new-detail .title{font-size:24px;text-align:center;margin:60px auto 20px}@media only screen and (max-width:990px){.new-detail .title{margin:20px auto;padding:0 15px}}.new-detail .tags{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3em;color:#999999;font-size:14px;margin-bottom:30px}@media only screen and (max-width:990px){.new-detail .tags{margin:0}}.pagintion{margin:30px auto;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;padding:0 10px}@media only screen and (max-width:990px){.pagintion{margin:15px auto}}.pagintion .return-list{color:var(--color-primary)}.download-content{padding-left:30px;padding-bottom:40px}@media only screen and (max-width:990px){.download-content{padding-left:0px;font-size:14px}}.download-content .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#666666;margin-bottom:8px}.download-content .icon{-webkit-box-flex:0;-ms-flex:0 0 17px;flex:0 0 17px;width:17px;height:17px;margin-right:15px;margin-top:3px}@media only screen and (max-width:990px){.download-content .icon{-webkit-box-flex:0;-ms-flex:0 0 14px;flex:0 0 14px;width:14px;height:14px}}