.wow{animation-name:fadeInDown;-webkit-animation-name:fadeInDown;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-fill-mode:both;-webkit-animation-fill-mode:both;animation-duration:1s;-webkit-animation-duration:1s}
#articleInfo7{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}
#articleInfo7 .photoBox{width: 100%;animation-name:fadeInLeft;-webkit-animation-name:fadeInLeft}
#articleInfo7 .photoBox img{}
#articleInfo7 .info{width: 100%;margin-top: 30px;}
#articleInfo7 .info h3{position:relative;padding:10px 0;font-size:20px;font-family:"Noto Serif TC",serif;font-weight: 500;}
#articleInfo7 .info p{font-size:16px;animation-name:fadeInRight;-webkit-animation-name:fadeInRight}
#articleInfo7 .info article{margin:10px 0;line-height:180%;animation-name:fadeInUp;-webkit-animation-name:fadeInUp}