/*第一个弹出预约报名窗口*/
.popdiv{width:335px;height:433px;background:url(../images/bmk.jpg) no-repeat;overflow:hidden;position:fixed;left:50%;top:50%;margin-left:-168px;margin-top:-215px;display:none;z-index:9999;}
.popdiv1{width:643px;overflow:hidden;position:fixed;left:35%;top:50%;margin-left:-150px;margin-top:-190px;display:none;z-index:9999;}
 
.popdiv iframe{_border:none;}

.title-pop{text-align:center;width:335px;height:199px;position:relative;}
.title-pop span.close{color:#fff;cursor:pointer;width:20px;height:20px;position: absolute;
  right: 0;
  top: 0;}
  .title-pop1{color:#ff8905;text-align:center;width:286px;height:32px;position:relative;}
  .title-pop1 span.close1{float:right;cursor:pointer;width:20px;height:20px;position: absolute;
  left: 620px;
  top: 70px;}
.popdiv form{padding-left:44px;} 
 
  
 
 
 