@charset "utf-8";
/* CSS Document */


#engineWidget {
  background: #fdcc1a none repeat scroll 0 0;
  height: 466px;
  width: 100%;
}
.fol_iframe_QQ {
  display: block;
  height: 500px;
  position: relative;
  width: 100%;
}
.fol_iframe_QQ iframe {
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}

.afeng_cntn-engine {
  border: none;
}

@media screen and (max-width: 400px) {
	#engineWidget {
		width: 300px;
		float: left;
		
	}
}

