.mypopbox{ width: 100%;}
.mycszPopbox{ width: 90%;background-color: #FFFFFF; border-radius: 5px; position: fixed;  z-index: 99; border: 0px solid #E1E1E1; top: 20%; left: 50%; margin-left: -45%;
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{ background-color: #000; width:100%; height: 100%;  position: fixed; z-index: 98; opacity: 0.5;}
.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;}
