@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; border: 0; }
ul, li { list-style: none; }
#container { width: 298px; height: 148px; position: relative; border: 1px solid #ccc; margin: 0 auto; overflow: hidden;background:#ffffff }
.positionAb { position: absolute; }
#clickTag { position: absolute; display: block; left: 0; width: 300px; height: 150px; top: 0; z-index: 9999; }
#innerwrapper { left: 4px; border: 3px solid #b7b7b7; border-radius: 6px; top: 4px; width: 284px; height: 99px; overflow: hidden; }
#redFrame { width: 284px; height: 99px; background: #d02129; border-right: 2px solid #b7b7b7; z-index: 9; transition: all .5s ease;position:relative; }
#logo{
	right:11px;
	bottom:9px;
	}
#btn{
	bottom:9px;
	left:10px;
	
	} 
  #title3, #title4, #title5{
	opacity:0;
	transition: all 1s ease;
}
#title1{
	top:9px;
	left:42px;
	transition: all 1s ease;
	} 
#title2{
	bottom:11px;
	left:42px;
	transition: all 1s ease;
	} 
#title3{
	top:33px;
	left:29px;
	transition: all 1s ease;
	} 
#title4{
	top:33px;
	left:34px;
	transition: all 1s ease;
	}
#title5{
	top:33px;
	left:15px;
	transition: all 1s ease;
	} 
#title6{
	top:35px;
	left:-450px;
	transition: all 1s ease;
	} 
