.media-box{display: none;}
.media-box.selected{display: block;}
.media-report{width: 100%;background-color: #fff;margin:100px 0;}
.media-report .report-box{width: 1120px;margin: 0 auto;color: #2A2E2E;}
.media-report .report-box>h4{font-size: 24px;line-height: 44px;}
.media-report .report-box .report-item{display: flex;justify-content: space-between;margin-top: 30px;}
.media-report .report-box .report-item .report-img{width: 200px;height: 140px;}
.media-report .report-box .report-item .report-con .con-tit{font-size: 20px;line-height: 28px;font-weight: bold;}
.media-report .report-box .report-item .report-con .con-tit>a:hover{text-decoration: underline;}
.media-report .report-box .report-item .report-con .con{width: 885px;margin:15px 0 30px;font-size: 14px;line-height: 24px;}
.media-report .report-box .report-item .report-con .con-source{font-size: 14px;color: #999999;}

.media-emotion{width: 100%;background-color: #fff;margin: 80px 0 0 0;}
.media-emotion .emotion-box{width: 1125px;margin:0 auto;color: #2A2E2E;}
.media-emotion .emotion-box .emotion-study{width: 885px;}
.media-emotion .emotion-box .emotion-tit{font-size: 24px;line-height: 84px;}
.media-emotion .emotion-box .emotion-study .study-info{font-size: 14px;line-height: 26px;}
.media-emotion .emotion-box .emotion-report{margin: 65px 0 30px;}
.media-emotion .emotion-box .emotion-report .report-list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.media-emotion .emotion-box .emotion-report .report-list li{display: flex;width: 286px;flex-direction: column;align-items: center;margin-bottom: 95px;}
.media-emotion .emotion-box .emotion-report .report-list li>img{width: 286px;height: 286px;}
.media-emotion .emotion-box .emotion-report .report-list li>em{margin:30px 0;font-size: 20px;}
.media-emotion .emotion-box .emotion-report .report-list li>a{width: 158px;height: 50px;border-radius: 25px;border: 1px solid #DCDCDC;background-color: #FBFCFD;color: #2A2E2E;font-size: 18px;text-align: center;line-height: 52px;}











