.Shade_mask{-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);
    -o-tranform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);background:rgba(0,0,0,.55);
    display:none;filter:alpha(opacity=30);height:100%;left:0;position:fixed;text-align:center;top:0;
    transform:translate3d(0,0,0);width:100%;z-index:15000;}
.Shade_mask div{-khtml-opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80);margin-top:60%;opacity:0.8;}
.Shade_mask div p{color:#fff;font-size:20px;}

.mypopbox{ width: 100%;}
.mycszPopbox{ width: 45%;background-color: #FFFFFF; border-radius: 5px; position: fixed;  z-index: 10099; border: 0px solid #E1E1E1; top: 20%; left: 40%; margin-left: -12%;
    box-shadow: 0px 0px 4px #E1E1E1;}
.mycsz-person{ position: relative;}
.mycsz-person img{ width: 92px; height: 92px; border-radius: 50px;border:6px solid #FFFFFF; position: absolute; top: -60px;  left: 50%; margin-left: -48px;}
.mycsz-Box{ width: 88%; margin: 60px auto 40px;}
.myblackbg-new{background-color: rgba(0, 0, 0, .35);    opacity: 0.5; position:fixed; width: 120%;left: -20%; height:100%; z-index:9998; top:0;  display:none}
.myblackbg{ background-color:rgba(0,0,0,.35); width:100%; height: 100%;  position: fixed; z-index: 98; opacity: 0.5;  top:0; text-align:center;}
.mytext-1{ color: #666666; line-height: 25px; text-align: center; font-size: 16px;}
.mytext-1 em{ color: #333333;}
.mybtn-sure{ display: block; width: 60%; margin: 20px auto; background-color: #E4393C; color:#FFFFFF; height: 40px; line-height: 40px; text-align: center; border-radius: 3px;
    font-size: 16px;}