.wow{animation:fadeIn 1.5s both;-webkit-animation:fadeIn 1.5s both;animation-duration:1s;-webkit-animation-duration:1s}
#articleInfo16{overflow:hidden}
#articleInfo16 .item{overflow:hidden;position:relative;margin:0px 0 20px}
#articleInfo16 .item > div{animation-name:fadeInLeft;-webkit-animation-name:fadeInLeft}
#articleInfo16 .item:nth-child(2n) > div{float:right}
#articleInfo16 .item:nth-child(2n) .photo{animation-name:fadeInRight;-webkit-animation-name:fadeInRight}
#articleInfo16 .item .photo{overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
#articleInfo16 .item .photo img{width:100%}
#articleInfo16 .item .info{margin:0 0 0 5%;width:60%;animation-name:fadeInRight;-webkit-animation-name:fadeInRight}
#articleInfo16 .item:nth-child(2n) .info{animation-name:fadeInLeft;-webkit-animation-name:fadeInLeft}
#articleInfo16 .item .info h5{padding:10px 15px;border-top:2px #000 solid;border-bottom:1px #000 solid;font-size:14px;color:#444}
#articleInfo16 .item .info h3{padding:15px;font-size:20px;color:#87623e}
#articleInfo16 .item .info article{margin:0 15px}
ul.spotList{margin:0px -10px}
#describe ul.spotList li{overflow:hidden;display:inline-block;vertical-align:top;width:calc((100%/3) - 25px);padding:10px;cursor:pointer}
ul.spotList .item{background-color:#f7f7f7}
ul.spotList .item:hover{background-color:#e86e15}
ul.spotList .item:hover .Txt h3 a,ul.spotList .item:hover .Txt p a{color:#ffffff}
ul.spotList .item:hover .Txt p{color:#ffffff}
ul.spotList .item:hover .Img img{opacity:0.8;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}
ul.spotList .Img{margin-right:0px}
ul.spotList .Img img{height:300px}
ul.spotList .Txt{padding:10px 30px;overflow:hidden}
ul.spotList .Txt h3{font-size:25px;font-weight:normal;color:#fff;text-align:center}
ul.spotList .Txt h3 a{color:#202d33;display:block;width:100%;font-size:20px;text-align:center}
ul.spotList .Txt p{padding-top:10px;font-size:14px;color:#2b2b2b;line-height:1.8;display:none}
ul.spotList .Txt b{display:none;margin-top:10px;font-size:12px;font-weight:normal;color:#8e0909}

@media screen and (max-width:1024px){
	#describe ul.spotList li{width:calc((100%/2) - 25px)}
}
@media screen and (max-width:768px){
	#articleInfo16 .item .photo{position:absolute;width:15%;top:0}
	#articleInfo16 .item:nth-child(2n) .photo{right:0}
	#articleInfo16 .item .info{margin:0;width:100%}
	#articleInfo16 .item .info h5,#articleInfo16 .item .info h3{margin:0 0 0 auto;padding:10px 2%;width:76%}
	#articleInfo16 .item .info h3{padding:15px 2%}
	#articleInfo16 .item:nth-child(2n) .info h5,#articleInfo16 .item:nth-child(2n) .info h3{margin:0 auto 0 0}
	ul.spotList li{width:calc((100%/2) - 15px);padding:5px;cursor:pointer}
}

@media screen and (max-width:560px){
	#describe ul.spotList li{width:94%}
	ul.spotList .Img img{height:220px}
}

@media screen and (max-width:480px){
	#articleInfo16 .item > div,#articleInfo16 .item:nth-child(2n) > div{}
	ul.spotList .Txt{padding:10px 20px}
	#articleInfo16 .item .photo{position:relative;margin:0 auto 10px;width:60%;display:block}
	#articleInfo16 .item .info h5,#articleInfo16 .item .info h3,#articleInfo16 .item:nth-child(2n) .info h5,#articleInfo16 .item:nth-child(2n) .info h3{margin:0;padding:10px 2%;width:96%}
}