
.delay1 {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}
.delay2 {
	animation-delay: 1.0s;
	-webkit-animation-delay: 1.0s;
}
  .pic .Img2PicBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
   .pic .Img2PicBox + .Img2PicBox {
      margin-top: 10px; }
   .pic .Img2PicBox.reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
.pic .picBox {
    padding-left: 5px;
    padding-right: 5px;
}
#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: 60px 0;
}
#articleStyle24 .essay-first-set .pic{float: right;width: 60%;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: 150px;top: -150px;display:block;height: calc(100% + 100px);z-index: 1;}
#articleStyle24 .essay-first-set .pic img{
    position: relative;
    z-index: 2;
object-fit: cover;object-position: 30% 0;width: 100%;height: 100%;}
#articleStyle24 .essay-first-set .essay-info{float: left;width: calc(50% - 150px);margin-top: 0px;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: -2px;left:0;}
#articleStyle24 .essay-first-set .essay-describe h3{margin: 5px 0 15px;color: #383737;font-size: 1.6rem;animation-name:fadeInLeft;}
#articleStyle24 .essay-second-set{margin-top: 80px;display: flex;}
#articleStyle24 .essay-second-set .pic{float: left;width: 55%;margin-right: 2%;}
#articleStyle24 .essay-second-set .pic ul{list-style: none;overflow: hidden;text-align: center;display: flex;flex-direction: row;}
#articleStyle24 .essay-second-set .pic ul li{margin: 0 5px 10px;animation-name:fadeInLeft;}
#articleStyle24 .essay-second-set .essay-info{float: right;width: 40%;border-left: 4px solid #005bac;padding-left: 50px;animation-name:fadeInUp;}
#articleStyle24 .essay-second-set .essay-describe{margin: 10px 0;}
#articleStyle24 .essay-second-set .essay-describe h3{font-size: 1.5rem;margin-bottom: 20px;color: #383737;}
#articleStyle24 .txtF{font-size: 1rem;line-height: 180%;}
@media screen and (max-width: 1680px) {
	#articleStyle24 .essay-first-set .pic{
    width: 60%;
}
	#articleStyle24 .essay-first-set .essay-info{
    width: calc(50% - 140px);
    
}
}
@media screen and (max-width: 1366px) {
	#articleStyle24 .essay-first-set .pic{
    width: 100%;
}
	#articleStyle24 .essay-first-set .essay-info{
    width: 100%;
    margin-top: 30px;
}
}
@media screen and (max-width: 1280px) {
	#articleStyle24 .essay-second-set .essay-info{
    
    padding-left: 45px;
width: auto;}
	#articleStyle24 .essay-second-set .pic{
    width: calc(100% - 450px);
}
#articleStyle24 .essay-second-set .pic ul li{width:100%;}
}
@media screen and (max-width: 980px) {

#articleStyle24 .essay-first-set .pic:after{ display:none;}
	#articleStyle24 .essay-first-set{padding: 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;}
}
@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: 50px 0 20px;
}
#articleStyle24 .essay-first-set .essay-describe h4:after{
    bottom: -10px;
}
}