.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}
#articleInfo9{color:#000}
#articleInfo9 .article9-item >h4{font-size:22px;color:#000;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;background:#fff;width:37px;position:relative;z-index:2;margin-left:40px;padding:15px 5px;letter-spacing:0.5em}
#articleInfo9 .article9-item >h4 i{animation-name:circle;animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:1s;-moz-animation-name:circle;-ms-animation-name:circle;-o-animation-name:circle;-webkit-animation-name:circle;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;-o-animation-timing-function:linear;-webkit-animation-timing-function:linear;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;-webkit-animation-duration:1s}
#articleInfo9 .article9-item{position:relative}
#articleInfo9 .article9-item .article9-cotent{position:relative;z-index:1;transition:all ease-in-out 0.3s}
#articleInfo9 .article9-item .article9-cotent .article9-first-box{overflow:hidden;display:flex;flex-wrap:wrap;justify-content:space-between}
#articleInfo9 .article9-item .article9-cotent .article9-first-box .img{float:left;width:49%;animation-name:fadeInLeft;-webkit-animation-name:fadeInLeft;overflow:hidden}
#articleInfo9 .article9-item .article9-cotent .article9-first-box .img img,#articleInfo9 .article9-item .article9-cotent .article9-second-box img{transition:all ease-in-out 0.5s;height:100%;object-fit:cover}
#articleInfo9 .article9-item .article9-cotent .article9-first-box:hover .img img,#articleInfo9 .article9-item .article9-cotent .article9-second-box img:hover{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
#articleInfo9 .article9-item .article9-cotent .article9-first-box .txt{float:right;width:47%;animation-name:fadeInRight;-webkit-animation-name:fadeInRight;margin-bottom:20px}
#articleInfo9 .article9-item .article9-cotent .article9-first-box .txt h5{font-size:25px;margin:20px 0 10px;color:var(--primary);line-height:150%}
#articleInfo9 .article9-item .article9-cotent .article9-first-box .txt .article9-first-txt-art{font-size:16px;line-height:200%;text-align:justify}
#articleInfo9 .article9-item .article9-cotent .article9-second-box{font-size:16px;overflow:hidden;margin-bottom:50px}
#articleInfo9 .article9-item .article9-cotent .article9-second-box .left-txt{float:left;width:47%}
#articleInfo9 .article9-item .article9-cotent .article9-second-box .right-txt{float:right;width:47%}
#articleInfo9 .article9-item .article9-outside{}
#articleInfo9 .article9-item .article9-outside p{font-size:60px;line-height:150%;color:#e8e8e8;position:relative;z-index:1;transition:all ease-in-out 1s;font-family:'Cormorant',serif}

@media screen and (max-width:768px){
	#articleInfo9 .article9-item >h4{margin-left:20px}
	#articleInfo9 .article9-item .article9-cotent .article9-first-box .img{width:100%}
	#articleInfo9 .article9-item .article9-cotent .article9-first-box .txt,#articleInfo9 .article9-item .article9-cotent .article9-second-box .left-txt,#articleInfo9 .article9-item .article9-cotent .article9-second-box .right-txt{width:100%;margin-top:20px}
	#articleInfo9 .article9-item .article9-outside p{font-size:50px;line-height:50px}
	#articleInfo9 .article9-item .article9-cotent .article9-first-box .txt h5{font-size:30px}
}
@media screen and (max-width:480px){
	.article9-item{position:relative;margin-bottom:10px}
	#articleInfo9 .article9-item >h4{font-size:20px;width:34px;margin-left:0px;position:absolute;left:0;top:0;letter-spacing:0.2em;background:none;text-shadow:5px 5px 5px #fff,-5px 5px 5px #fff,5px -5px 5px #fff}
	#articleInfo9 .article9-item .article9-outside p{font-size:40px;line-height:40px;letter-spacing:0em;}
	#articleInfo9 .article9-item .article9-cotent .article9-first-box .txt h5{font-size:24px}
	#articleInfo9 .article9-item .article9-cotent .article9-first-box{margin-bottom:20px}
	#articleInfo9 .article9-item .article9-cotent .article9-second-box{margin-bottom:80px}
}