.newsInfoBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}.newsInfoBox .classTitle,.newsInfoBox .dateBox{padding:5px 0}.newsInfoBox .dateBox .date{line-height:1}.newsInfoBox .classTitle{font-size:14px;line-height:1;letter-spacing:0.5px;padding:5px 10px}.newsList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.newsList .newsItem{width:33.3333333333%;padding:0 15px 30px}@media (max-width:1180px){.newsList .newsItem{width:50%}}@media (max-width:640px){.newsList .newsItem{width:100%}}.newsList .item{padding:20px 0px}.newsList .Img{width:100%}.newsList .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.newsList .Txt{padding:15px 0;overflow:hidden}.newsList .Txt .title a{display:block;font-size:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1180px){.newsList .Txt .title a{font-size:22px}}.newsList .Txt .text{height:60px;color:#8B8B8B;font-size:16px;padding-top:10px}@media (max-width:1180px){.newsList .Txt .text{font-size:15px}}.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}}
.selectWrap{width:200px;background-color:#fff;display:flex;flex-direction:column;position:absolute;top:0;right:0;z-index:1;text-align:center}.selectWrap .selectMain{border:1px solid #5f5f5f;color:#5f5f5f;font-size:15px;line-height:30px;letter-spacing:1px;padding:5px 20px 5px 10px;position:relative;cursor:pointer;display:block}.selectWrap .selectMain::before{content:"";width:7px;height:7px;display:block;border-top:1px solid #5f5f5f;border-right:1px solid #5f5f5f;position:absolute;top:50%;right:15px;z-index:1;transform:translateY(-60%) rotate(135deg);transition:all .5s ease-in-out}.selectWrap .selectMain.open::before{transform:translateY(-60%) rotate(-45deg)}.selectWrap .selectList{border:1px solid #5f5f5f;border-top:none;display:none;padding:0}.selectWrap .selectList .selectItem:not(:last-child){border-bottom:1px solid #5f5f5f}.selectWrap .selectList .title a{display:block;font-size:14px;color:#4f4f4f;line-height:20px;letter-spacing:0.5px;padding:10px}@media (min-width:1181px){.selectWrap .selectList .title a:hover{color:#1A73E8}}@media (max-width:1180px){.selectWrap{width:100%;text-align:left}}
.contentBox.clearfix{display:flex;flex-wrap:wrap}.contentBox .mainBox{width:calc(100% - 280px);position:relative}.contentBox .sideBox{width:280px;padding-left:40px}@media (max-width:1180px){.contentBox .mainBox{width:100%}.contentBox .sideBox{width:100%;padding-left:0;padding-top:20px}}
.moreInfoBox{padding:30px 0 20px}.moreInfoBox .sectionTitle{margin-bottom:20px;font-size:20px;font-weight:bold}.moreInfoBox .boxWrap{padding-bottom:25px}.moreInfoBox h4,.moreInfoBox .infotitle{color:#333;font-size:18px;font-weight:500;line-height:20px;padding-bottom:10px;padding-left:10px;position:relative}.moreInfoBox h4::before,.moreInfoBox .infotitle::before{content:"";width:2px;height:16px;background-color:#1A73E8;position:absolute;top:2px;left:0}.moreInfoBox p{padding-left:10px;color:#636363;font-size:15px;letter-spacing:0.5px;line-height:24px}.moreInfoBox p.subtitle{padding-bottom:5px;color:#333}@media (max-width:1180px){.moreInfoBox{width:100%}.moreInfoBox .sectionTitle{text-align:center}}
.reportInsArea{position:relative}.reportInsArea .articleTitle.report{font-size:24px;font-weight:bold;padding:12px 0;padding-right:210px;border-bottom:1px dashed #ccc;margin-bottom:20px}@media (max-width:1180px){.reportInsArea .articleTitle.report{padding-right:0;padding-top:50px}}
.downloadBox{margin-top:40px;padding-top:20px}.downloadBox>.sectionTitle{font-size:20px;font-weight:bold;padding-bottom:15px;border-bottom:2px solid #333}.downloadBox .documentList{margin-top:0}.downloadBox .documentItem{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #eee}.downloadBox .documentItem:nth-child(odd){background-color:#f8f9fa}.downloadBox .documentItem.documentHeader{background-color:#1A73E8;border-bottom:none}.downloadBox .documentItem.documentHeader .docTitle,.downloadBox .documentItem.documentHeader .downloadLink{color:#fff;font-weight:bold;font-size:15px}.downloadBox .documentItem .docTitle{flex:1;font-size:15px;font-weight:normal;margin:0}.downloadBox .documentItem .docTitle a{color:#333;text-decoration:none;transition:color .3s}.downloadBox .documentItem .docTitle a:hover{color:#1A73E8}.downloadBox .documentItem .downloadLink{display:flex;align-items:center;gap:5px;font-size:14px;color:#1A73E8;text-decoration:none;white-space:nowrap;padding-left:15px;transition:color .3s}.downloadBox .documentItem .downloadLink:hover{color:#0d5bba}.downloadBox .documentItem .downloadLink svg{flex-shrink:0}@media (max-width:640px){.downloadBox .documentItem{flex-direction:column;align-items:flex-start;gap:8px}.downloadBox .documentItem .downloadLink{padding-left:0}}