.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:1.0s;-webkit-animation-delay:1.0s}
.delay3{animation-delay:1.5s;-webkit-animation-delay:1.5s}
#articleInfo12{overflow:hidden}
#articleInfo12 .row{margin:0}
#articleInfo12 .row h3{animation-name:fadeInLeft;-webkit-animation-name:fadeInLeft;background-color:#eff4fe;margin:1.4rem 0 1em;padding:0.6rem 1rem;color:#3181ff;font-size:1.6rem;font-weight:500;line-height:1.4em;border-radius:5px}
#articleInfo12 .row article{margin:10px 0 0 0;animation-name:fadeInRight;-webkit-animation-name:fadeInRight;line-height:200%}
#articleInfo12 .row h4{animation-name:fadeInLeft;-webkit-animation-name:fadeInLeft;margin:1.4rem 0 1em;padding:0.4rem 0;font-size:1.3rem;line-height:1.2em;font-weight:700;color:#343f5a;border-bottom:1px solid #343F5A99}
#articleInfo12 .row:nth-child(2){width:45%}
#articleInfo12 .row .topBox{overflow:hidden}
#articleInfo12 .row p{margin:0 0 20px;animation-name:fadeInLeft;-webkit-animation-name:fadeInLeft;line-height:200%;text-align:justify}
#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}