
.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;
}
#custom .tit h3{
    text-align: center;
    margin: 40px 0 30px;
    color: #383737;
    font-weight: 500;
    font-size: 22px;
}
#custom ul {
    text-align: center;
}

#custom ul li {
    width: 270px;
    height: 200px;
    display: inline-block;
    background-color: #0d335e;
}
#custom ul li p{
    text-align: center;
}
#custom ul li .talign_center{
    width: 90px;
    margin: auto;
    padding: 30px;
}
#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: 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{float: left;width: calc(52% - 100px);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: #bbbbbb;position:absolute;bottom: -15px;left:0;}
#articleStyle24 .essay-first-set .essay-describe h3{margin: 30px 0 8px;color: #383737;font-weight: 500;font-size: 22px;animation-name:fadeInLeft;}
#articleStyle24 .essay-second-set{margin-top: 40px;}
#articleStyle24 .essay-second-set .pic{float: left;width: calc(100% - 900px);}
#articleStyle24 .essay-second-set .pic ul{list-style: none;overflow: hidden;text-align: center;}
#articleStyle24 .essay-second-set .pic ul li{margin: 0 5px 10px;animation-name:fadeInLeft;}
#articleStyle24 .essay-second-set .essay-info{float: right;width: 770px;border-left: 4px solid #0d335e;padding-left: 40px;animation-name:fadeInUp;margin-top: 10px;}
#articleStyle24 .essay-second-set .essay-describe{margin: 10px 0;}
#articleStyle24 .essay-second-set .essay-describe h3{font-size: 22px;margin: 20px 0 10px;color: #383737;font-weight: 500;}
#articleStyle24 .txtF{font-size: 15px;line-height: 170%;}
@media screen and (max-width: 1680px) {
	#articleStyle24 .essay-first-set .pic{
    width: 50%;
}
	#articleStyle24 .essay-first-set .essay-info{
    width: calc(50% - 100px);
    margin-top: 20px;
}
}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1280px) {
	#articleStyle24 .essay-second-set .essay-info{
    width: 350px;
    padding-left: 45px;
}
	#articleStyle24 .essay-second-set .pic{
    width: calc(100% - 450px);
}
#articleStyle24 .essay-second-set .pic ul li{width:100%;}
#articleStyle24 .essay-first-set{
    padding: 0px 0;
}
}

@media screen and (max-width: 1140px) {
	#custom ul li {
    height: 200px;
    display: inline-block;
    background-color: #0d335e;
    width: 49%;
    margin-bottom: 5px;
}
}

@media screen and (max-width: 980px) {
	#articleStyle24 .essay-first-set .pic{
    width: 100%;
}
	#articleStyle24 .essay-first-set .essay-info{
    width: 100%;
    margin-top: 20px;
}
#articleStyle24 .essay-first-set .pic:after{ display:none;}
}
@media screen and (max-width: 768px) {
	#articleStyle24 .essay-second-set .essay-info{
    width: 100%;
    padding: 0;
    border: 0;
    margin-top: 0px;
}
	#articleStyle24 .essay-second-set .pic{
    width: 100%;
}
#articleStyle24 .essay-second-set{
    margin-top: 30px;
}
}
@media screen and (max-width: 480px) {
}

@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: 30px 0 10px;
}
#articleStyle24 .essay-first-set .essay-describe h4:after{
    bottom: -10px;
}
}