.wow{animation:fadeIn 1.5s both;-webkit-animation:fadeIn 1.5s both;animation-duration:1s;-webkit-animation-duration:1s}
.delay1{animation-delay:0.5s;-webkit-animation-delay:0.5s}
.delay2{animation-delay:0.5s;-webkit-animation-delay:0.5s}
.delay3{animation-delay:0.5s;-webkit-animation-delay:0.5s}
table{margin:15px 20px;width:calc(100% - 40px);border-collapse:collapse}
table tr:first-child{background:#e83828;color:#fff}
td,th{padding:10px;border:1px solid #a2a9b1;text-align:center;font-family:'Noto Sans TC','Noto Sans TC',serif}
#articleInfo12{overflow:hidden}
#articleInfo12 .row li{margin:5px 0 5px 20px;list-style-type:disc;list-style-position:inherit;color:#7a7a7a;line-height:1.8;letter-spacing:0.2px;font-weight:400;border: 0;}
#articleInfo12 .row ol{animation-name:fadeInRight;-webkit-animation-name:fadeInRight;padding:0 20px}
#articleInfo12 .row h3{font-size:25px;color:#2c2c2c;animation-name:fadeInLeft;-webkit-animation-name:fadeInLeft;line-height:170%;background:#eee;padding:5px 20px;margin: 30px 0;}
#articleInfo12 .row article{margin:10px 20px;animation-name:fadeInRight;-webkit-animation-name:fadeInRight}
#articleInfo12 .row h4{margin:30px 0 0;font-size:25px;color:#e83828;animation-name:fadeInLeft;-webkit-animation-name:fadeInLeft;padding:0 20px;}
#articleInfo12 .row h5{margin:30px 0 0;font-size: 20px;color: #202020;animation-name:fadeInLeft;-webkit-animation-name:fadeInLeft;padding:0 20px;}
#articleInfo12 .row .topBox{overflow:hidden}
#articleInfo12 .row p{margin:0 2% 0 0;float:left;width:48%;animation-name:fadeInLeft;-webkit-animation-name:fadeInLeft}
#articleInfo12 .row p:nth-child(2){margin:0 0 0 2%;animation-name:fadeInRight;-webkit-animation-name:fadeInRight}
#articleInfo12 .row img{margin:20px 0;-webkit-box-shadow:0 0 12px #5d5d5d;-moz-box-shadow:0 0 12px #5d5d5d;box-shadow:0 0 12px #5d5d5d}
#articleInfo12 .row img:hover{transform:scale(0.9)}
#articleInfo12 .row .downBox{animation-name:fadeInUp;-webkit-animation-name:fadeInUp}

@media screen and (max-width:768px){
	#articleInfo12 .row,#articleInfo12 .row:nth-child(2){margin-bottom:15px;width:100%}
}
@media screen and (max-width: 480px){
	#articleInfo12 .row article{margin: 10px;}
	table{margin: 10px 0;width: 100%;}
	#articleInfo12 .row ol, #articleInfo12 .row h5{padding:0 10px;}
	#articleInfo12 .row h3{font-size:22px;}
	#articleInfo12 .row h4{font-size:20px;padding: 0 10px;}
}