#loading-default{ position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 10000; background-color: rgba(0,0,0,0.3);}
#loading-default .inner{ position: absolute; top: 50%; left: 50%; width: 420px; height: 258px; margin: -120px  0 0 -160px; border-radius: 10px; text-align: center; color: #3b7ff3; background-color: #fff;}
#loading-default .img{ padding-top: 60px; margin-bottom: 30px; }
#loading-default dt{ margin-bottom: 16px; font-size: 18px; line-height: 27px; color: #000; font-weight: 700; }
#loading-default dd{ margin-bottom: 41px; font-weight: 300; line-height: 20px; color:#000;  }