
.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: 600;
    font-size: 28px;
    margin-bottom: 10px;
}
#custom ul {
    text-align: center;
}

#custom ul li {
    width: 33%;
    height: 283px;
    display: inline-block;
    position: relative;
}
#custom:hover b.outline{
	

}
#custom{position: relative;margin-top: 80px;}
#custom b.outline{
	color: #3b5670;
	font-size: 80px;
	-webkit-text-stroke: 1px rgb(59 86 112 / 12%);
	-webkit-text-fill-color: transparent;
	margin-bottom: 0;
	font-family: "Cormorant Garamond", serifserif;
	font-weight: 300;
	line-height: 180%;
	display: flex;
	text-transform: uppercase;
	justify-content: center;
	transition: all linear 0.3s;
	position: absolute;
	left: calc(50% - 252px);
	text-align: center;
	top: -69px;
	}
#custom ul li:hover .hhover{
	opacity:1;
	background-color: #2e343db5;
	height: 100%;
}
#custom ul li .hhover{
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all linear 0.3s;
    
}
#custom ul li .opCPU{display: flex;height: 283px;}
#custom ul li .txttt p{
    color: #323232;
}
#custom ul li p{
    text-align: center;
    color: #f9f9f9;
    font-size: 20px;
    padding: 15px 0;
}
#custom ul li .talign_center{
    width: 70px;
    margin: auto;
    padding: 30px;
}
#articleStyle24{
    width: 100%;
    margin: 0 auto;
}
#articleStyle24 .omgAimg{
    margin: 60px 0 0px;
}
#articleStyle24 img{width: 100%;object-fit: cover;}
#articleStyle24 .essay-first-set,
#articleStyle24 .essay-second-set{overflow: hidden;position: relative;}
#articleStyle24 .essay-first-set{
    padding: 10px 0 0px;
}
#articleStyle24 .essay-first-set .pic{width: 100%;position: relative;z-index: 2;margin: 25px 0;}
#articleStyle24 .essay-first-set .pic:after{content:'';background:url(https://www.i-web.com.tw/style/images/24/bg_dot.gif);width: 100%;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: 100%;position: relative;z-index: 2;}
#articleStyle24 .essay-first-set .essay-describe{width: 100%;}
#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;color: #8f8f8f;}
#articleStyle24 .essay-first-set .essay-describe h4:after, #articleStyle24 .essay-second-set .essay-describe h4:after{content:'';display:block;width: 80px;height:1px;background-color: #bbbbbb;bottom: 0;left:0;margin-top: 7px;}
#articleStyle24 .essay-first-set .essay-describe h3{margin: 5px 0 8px;color: #202626;font-weight: 600;font-size: 45px;line-height: 120%;animation-name:fadeInLeft;}
#articleStyle24 h3:first-letter{
	color: #ebabbc;
}
#articleStyle24 .essay-second-set{margin-top: 40px;}
#articleStyle24 .essay-second-set .qqhot{
    display: flex;
    flex-direction: row;
    align-items: center;
    background-image: url(/images/37/camma.svg);
    background-position: 100% 0%;
    background-size: 8%;
    background-repeat: no-repeat;
}
#articleStyle24 .essay-second-set .qqhot .PPUYY{
    width: 40%;
    display: flex;
border-radius: 20px;
    outline: 1px solid #ffffff6b;
    outline-offset: -46px;}
#articleStyle24 .essay-second-set .QQ01 .PPUYY{
    order: 1;
}
#articleStyle24 .essay-second-set .QQ01 .txtF{
    order: 2;
}
#articleStyle24 .essay-second-set .QQ02 .PPUYY{
    order: 2;
}
#articleStyle24 .essay-second-set .QQ02 .txtF{
    order: 1;
}

#articleStyle24 .essay-second-set .QQ03 .PPUYY{
    order: 1;
}
#articleStyle24 .essay-second-set .QQ03 .txtF{
    order: 2;
}

#articleStyle24 .essay-second-set .qqhot .PPUYY img{
	width: 95%;
	margin: 0px auto;
}
#articleStyle24 .tittry{margin-left: 20px;}
#articleStyle24 .essay-second-set .qqhot .txtF{
    display: flex;
    width: 60%;
    font-size: 18px;
flex-direction: column;}
#articleStyle24 .essay-second-set .qqhot .txtF p{margin: 25px 20px;}
#articleStyle24 .bottom-inffo{
    margin-top: 20px;
    border-top: #2e343d21 1px solid;
    padding: 80px 0 200px;
    background-attachment: fixed;
    background-size: contain;
    position: relative;
    overflow: hidden;
}
#articleStyle24 .bottom-inffo p{
	color:white;
	z-index: 99;
	position: absolute;
	display: flex;
	font-size: 20px;
	line-height: 180%;
	width: 96%;
	text-align: center;
	left: 2%;
}
#articleStyle24 .bottom-inffo:before{
	content:"";
	width: 100%;
	height: 100%;
	background: #000000a8;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#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{width: 100%;padding-left: 0;animation-name:fadeInUp;margin-top: 10px;position: relative;}
#articleStyle24 .essay-second-set .essay-describe{margin: 10px 0;position: relative;}
#articleStyle24 .essay-second-set .essay-describe h3{margin: 5px 0 10px;color: #202626;font-weight: 600;font-size: 45px;line-height: 120%;}
#articleStyle24 .txtF{font-size: 20px;line-height: 170%;margin: 15px 0 0px;color: #838383;}
@media screen and (max-width: 1680px) {
	#articleStyle24 .essay-first-set .pic{
}
	#articleStyle24 .essay-first-set .essay-info{
}
}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1280px) {
	#articleStyle24 .essay-second-set .essay-info{
}
	#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 .txttt p{color: white;}
	#custom ul li {
    height: auto;
    display: inline-block;
    background-color: #3b5670;
    width: 49%;
    margin-bottom: 5px;
}
#custom ul li .hhover ,#custom ul li:hover .hhover{
    height: calc(100% - 64px);
}
#custom ul li:nth-child(3){
    width: 100%;
}
}

@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;}
#articleStyle24 .essay-second-set .qqhot{
	width:100%;
	display: flex;
	flex-direction: column;
}
#articleStyle24 .essay-second-set .qqhot .PPUYY{
    width: 100%;
    order: 1;
}
#articleStyle24 .essay-second-set .qqhot .txtF{
	width:100%;
	margin: 0 auto;
	margin-bottom: 65px;
}
}
@media screen and (max-width: 768px) {
	#custom b.outline{
    font-size: 34px;
    margin-top: 40px;
left: calc(50% - 107px);}
	#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;
}
#articleStyle24 .bottom-inffo p{
    font-size: 18px;
}
}
@media screen and (max-width: 640px){

	#custom ul li{
    width: 100%;
    display: flex;
    flex-direction: column;
}
#custom ul li .hhover{
	opacity:1;
}
#custom ul li:hover .hhover{
	background-color:unset;
}
}
@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;
}
}