/*弹出层*/
.realct{
color:#FFF;
font-size:20px;
text-align:center;
padding-top:100px;
}
.close{
color:#FFF;
cursor:pointer;
float:right;
}
.modaldiv{
display:none;background:#ffe87c;
}
.modaldivin{
width:500px; height:270px;background:#F20F84;
}
.xzhuan{/*background:url('../images/zjdcbg.jpg');*/ width:440px;height:260px;  text-align:center; color:#fff; font-size:20px; font-weight:bold;}
.xzhuanclose{display:block;text-align:right;background:url(../images/zjdclose.jpg);width:15px;height:15px;/*margin:10px 11px 0 0*/}
.xzhuancontent{display:block;width:400px;height:70px;margin:0 auto;padding-top:60px; color:#333;font-weight: normal;font:normal 12px/1.5em "Arial";}
.xzhuancontent a{color: #ff006c;text-decoration:none;font-weight: bold;}
.xzhuancontent a:hover{ color:#c0574d; text-decoration:underline;font-weight: bold;}
/**/