@charset "utf-8";

/*弹框样式1*/
.cd-popup {
	width:980px;
	margin:0 auto;

}
.cd-popup.is-visible {
   height:0px; clear:both;overflow:hidden;
   

}
.cd-popup-container p {
	text-indent:2em;
}
