.wow {
	animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;	
}

#articleInfo7 {
	position: relative;
}
#articleInfo7 .since-img {
    display: block;
    position: absolute;
    z-index: 1;
    top: -130px;
    left: 0;
    width: 35%;
}
#articleInfo7 .wrap-box{
    position: relative;
    padding: 90px 100px;
    max-width: 70%;
    background-position: left 0;
    background: url(/images/00/ab003.png) 0% 0 no-repeat;
    margin: auto;
}
#articleInfo7 .wrap-box:before {
    pointer-events: none;
    content: "";
    position: absolute;
    z-index: 3;
    left: 90px;
    bottom: 70px;
    width: 600px;
    height: 440px;
    background: url(/images/00/ab002.png) 0 bottom no-repeat;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}
#articleInfo7 .photoBox {
	position: absolute;
	padding: 20px;
	width: 50%;
	top: 50px;
	left: 0;
	animation-name: fadeInLeft;
	-webkit-animation-name: fadeInLeft;
}

#articleInfo7 .photoBox img {
    -webkit-box-shadow: 0 7px 27px #464646;
    -moz-box-shadow: 0 7px 27px #464646;
    -ms-box-shadow: 0 7px 27px #464646;
    box-shadow: 0 7px 27px #464646;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

#articleInfo7 .photoBox:hover img {
	opacity: 0.7;
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
}


#articleInfo7 .info {
	padding-top: 110px;
	padding-bottom: 130px;
	padding-left: 700px;
}

#articleInfo7 .info h3 {
	position: relative;
	color: #3c3c3c;
	font-weight: 500;
	line-height: 80%;
}
#articleInfo7 .info h3 b{
    font-size: 2.2rem;
    color: #212121;
    font-weight: bold;
    letter-spacing: 1.1px;
}
#articleInfo7 .info h3 b span{
    color: #be282a;
    font-size: 2.2rem;
    font-weight: bold;
}
#articleInfo7 .info h3 strong{
    font-size: 1.4rem;
    color: #3c3c3c;
    font-weight: 400;
    letter-spacing: 1.1px;
}
#articleInfo7 .info:hover h3 {
	/* animation: animatedIcon 1s; */
	/* -webkit-animation: animatedIcon 1s infinite linear; */
	-moz-animation: animatedIcon 1s infinite linear;
	-ms-animation: animatedIcon 1s infinite linear;
	-o-animation: animatedIcon 1s infinite linear;
}

@keyframes animatedIcon { 
	0%{ padding: 40px 0;}
	50%{ padding: 20px 0 60px; }
	100%{ padding: 40px 0; }
}
@-o-keyframes animatedIcon { 
	0%{ padding: 40px 0;}
	50%{ padding: 20px 0 60px; }
	100%{ padding: 40px 0; }
}
@-webkit-keyframes animatedIcon { 
	0%{ padding: 40px 0;}
	50%{ padding: 20px 0 60px; }
	100%{ padding: 40px 0; }
}
@-moz-keyframes animatedIcon { 
	0%{ padding: 40px 0;}
	50%{ padding: 20px 0 60px; }
	100%{ padding: 40px 0; }
}
@-ms-keyframes animatedIcon { 
	0%{ padding: 40px 0;}
	50%{ padding: 20px 0 60px; }
	100%{ padding: 40px 0; }
}

#articleInfo7 .info p {
	font-size: 18px;
	animation-name: fadeInRight;
	-webkit-animation-name: fadeInRight;
}

#articleInfo7 .info article {
	margin: 30px 0 10px 20px;
	line-height: 180%;
	animation-name: fadeInUp;
	-webkit-animation-name: fadeInUp;
}



@media screen and (max-width: 1380px) {
	#articleInfo7 .wrap-box{
    padding: 90px 40px;
    max-width: 90%;
}
#articleInfo7 .info{
    padding-left: 62%;
}
}
@media screen and (max-width: 1280px) {
	#articleInfo7 .wrap-box:before{
    width: 490px;
    height: 320px;
    bottom: 40px;
    left: -10px;
}
	#articleInfo7 .wrap-box{
    padding: 30px 10px 10px;
    max-width: 100%;
}
#articleInfo7 .info{
    padding-left: 56%;
}
}


}
@media screen and (max-width: 1140px) {
	#articleInfo7 .wrap-box:before{
    width: 450px;
    height: 300px;
    bottom: 40px;
}
}
@media screen and (max-width: 960px) {
	#articleInfo7 .info{
    padding-left: 64%;
}
	#articleInfo7 .wrap-box:before{
    width: 450px;
    height: 300px;
    bottom: 40px;
    left: 10px;
}
}
/************ = Ã©ÂÂ©Ã¦â€¡â€°Ã¦â‚¬Â§ = ************/
/* +width:768 Ã¢â€ â€œ
*----------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
#articleInfo7 .wrap-box:before{width: 90%;height: 70%;left: 40px;bottom: initial;top: -20px;}
	#articleInfo7 .photoBox {
		position: relative;
		padding: 20px 5%;
		width: 90%;
	}
	#articleInfo7 .info {
		padding-left: 0%;
		padding-top: 220px;
		padding-bottom: 10px;
		text-align: center;
	}
	#articleInfo7 .info h3 {
		/* left: 0; */
		text-align: center;
	}
}

@media screen and (max-width: 640px) {
	#articleInfo7 .since-img{
    top: -90px;
    width: 60%;
}
	#articleInfo7 .wrap-box{
    padding: 0px 10px 10px;
    max-width: 100%;
}
#articleInfo7 .info h3 b,#articleInfo7 .info h3 b span{
    font-size: 1.4rem;
}
#articleInfo7 .info h3 strong{font-size: 1.0rem;}
}
/* +width:480 Ã¢â€ â€œ
*----------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
#articleInfo7 .wrap-box:before{width: 85%;height: 70%;left: 20px;bottom: initial;top: -40px;}

	#articleInfo7 .info article {
		margin-left: 0;
	}
	@keyframes animatedIcon { 
		0%{ padding: 20px 0;}
		50%{ padding: 0 0 40px; }
		100%{ padding: 20px 0; }
	}
	@-o-keyframes animatedIcon { 
		0%{ padding: 20px 0;}
		50%{ padding: 0 0 40px; }
		100%{ padding: 20px 0; }
	}
	@-webkit-keyframes animatedIcon { 
		0%{ padding: 20px 0;}
		50%{ padding: 0 0 40px; }
		100%{ padding: 20px 0; }
	}
	@-moz-keyframes animatedIcon { 
		0%{ padding: 20px 0;}
		50%{ padding: 0 0 40px; }
		100%{ padding: 20px 0; }
	}
	@-ms-keyframes animatedIcon { 
		0%{ padding: 20px 0;}
		50%{ padding: 0 0 40px; }
		100%{ padding: 20px 0; }
	}
}
@media screen and (max-width: 380px) {
		#articleInfo7 .wrap-box:before{top: -30px;}
	#articleInfo7 .info {
		padding-left: 0%;
		padding-top: 190px;
		padding-bottom: 10px;
		text-align: center;
	}
}