
.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;
}

#articleStyle24{
    width: 100%;
    margin: 0 auto;
}
#articleStyle24 img{width: 100%;}
#articleStyle24 .essay-first-set,
#articleStyle24 .essay-second-set{overflow: hidden;position: relative;}
#articleStyle24 .essay-first-set{
    padding: 90px 0;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    }
#articleStyle24 .essay-first-set .pic{float: right;width: 50%;position: relative;z-index: 2;}
#articleStyle24 .essay-first-set .pic:after{content:'';background:url(https://www.i-web.com.tw/style/images/24/bg_dot.gif);width: 80%;position:absolute;left: -50px;top: -50px;display:block;height: calc(100% + 100px);z-index: 1;}
#articleStyle24 .essay-first-set .pic img{
    position: relative;
    z-index: 2;
}
#articleStyle24 .essay-first-set .essay-info{width: calc(50% - 150px);margin-right: 70px;position: relative;z-index: 2;}
#articleStyle24 .essay-first-set .essay-describe{
}
#articleStyle24 .essay-first-set .essay-describe h4{position: relative; animation-name:fadeInLeft;}
#articleStyle24 .essay-first-set .essay-describe h4 b{font-weight: normal;display: inline-block;font-size: 1.2rem;}
#articleStyle24 .essay-first-set .essay-describe h4:after{content:'';display:block;width: 80px;height:1px;background-color: #d9d9d9;position:absolute;bottom: -10px;left:0;}
#articleStyle24 .essay-first-set .essay-describe h3,#articleStyle24 .essay-second-set .essay-describe h3{margin: 20px 0 30px;color: #383737;font-size: 1.5rem;
    font-weight: 600;text-align: left;}
#articleStyle24 .essay-second-set{margin-top: 30px;display: flex;flex-direction: column;align-items: center;}
#articleStyle24 .essay-second-set .pic{}
#articleStyle24 .essay-second-set .pic ul{overflow: hidden;}
#articleStyle24 .essay-second-set .pic ul li{}
#articleStyle24 .essay-second-set .essay-info{
    animation-name:fadeInUp;
    z-index: 4;
    position: relative;
    width: 75%;
    padding: 50px 60px;
    margin-top: -240px;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    }
#articleStyle24 .essay-second-set .essay-describe{margin: 10px 0;background-color: #fff;}
#articleStyle24 .essay-second-set .essay-describe h3{font-size: 1.5rem;color: #383737;padding-left: 30px;
    margin-bottom: 20px;
    border-left: 3px solid #2582bc;}
#articleStyle24 .txtF{font-size: 1rem;line-height: 180%;word-break: break-all;}
#articleStyle24 .txtF strong{    font-size: 1.2rem;font-weight: 500;margin-top: 20px;display: inline-block;letter-spacing: 0.5px;}

@media screen and (max-width: 1680px) {
	#articleStyle24 .essay-first-set .pic{
    width: 50%;
}
	#articleStyle24 .essay-first-set .essay-info{
    width: calc(50% - 100px);
    
}
}
@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1280px) {
	#articleStyle24 .essay-second-set .essay-info{
    width: 80%;
    
margin: -80px auto 0;}
	#articleStyle24 .essay-second-set .pic{
    
}
#articleStyle24 .essay-second-set .pic ul li{width:100%;}
}
@media screen and (max-width: 980px) {
#articleStyle24 .essay-first-set{display: flex;flex-wrap: wrap;}
	#articleStyle24 .essay-first-set .pic{
    width: 100%;
}
	#articleStyle24 .essay-first-set .essay-info{
    width: 100%;
    
margin-right: 0;}
#articleStyle24 .essay-first-set .pic:after{ display:none;}
	#articleStyle24 .essay-first-set{padding: 0px 0 30px 0;}
	#articleStyle24 .essay-second-set{margin-top: 0px;display: flex;flex-direction: column;}
#articleStyle24 .essay-second-set .pic{width: -webkit-fill-available;}
#articleStyle24 .essay-second-set .essay-info{margin-top: 30px;}
	#articleStyle24 .essay-second-set .essay-describe h3{font-size: 1.2rem;line-height: 150%;margin-bottom: 10px;margin: 0;}
#articleStyle24 .txtF strong{font-size: 1.1rem;}
}
@media screen and (max-width: 768px) {
	#articleStyle24 .essay-second-set .essay-info{
    width: 100%;
    padding: 0;
    border: 0;
}
	#articleStyle24 .essay-second-set .pic{
    width: 100%;
}
#articleStyle24 .essay-second-set{
    margin-top: 0;
}
}


@media screen and (max-width: 480px) {
	#articleStyle24 .essay-first-set .essay-describe h4 b{
    font-size: 1rem;
}
	#articleStyle24 .essay-first-set .essay-describe h3{
    margin: 20px 0 20px;
font-size: 1.2rem;}
#articleStyle24 .essay-first-set .essay-describe h4:after{
    bottom: -10px;
}
}