.membox{padding-bottom:160px;}
.crumbs {margin:2em 0; font-size: 14px;padding-left:30px; background:url(../img/home.png) no-repeat left center;}  
.crumbs a { padding-right:3px;  color: #666; }
.crumbs a:hover { color: #122e78; }
.crumbs span {color: #122e78; } 
.stepbox{width:62.5%;margin:45px auto 75px; text-align:center; }
.stepbox dl{  display:inline-block;text-align:center;}
.stepbox dl dt { background:#f5f5f5; }
.stepbox dl dt span{display: block;width:46px;height:46px;border-radius: 100%; background:#e6e6e6; color: #b2b2b2; text-align:center; line-height: 46px; font-size:26px;margin:0 auto;}
.stepbox dl dd{margin-top:15px; color: #b2b2b2;}
.stepbox dl:nth-child(2){padding:0 33%; background:url(../img/dot.gif) repeat-x 0 23px;}
.stepbox dl.pass dt span{ background:#0a2c7d; color: #fff; }
.stepbox dl.pass dd{ color: #0a2c7d; }
.reg_form{width:410px;margin:40px auto 0;}
.reg_form dl{ overflow: hidden;margin-bottom:20px; }
.reg_form dl dt{width:40px;float:left;margin-right:20px;margin-top:12px;font-size:14px;color: #666; text-align: right;  }
.reg_form dl dt span{color: #d70000; vertical-align: middle;}
.reg_form dl dd{ overflow: hidden; }
.reg_form dl dd input{ width:93%;height:20px;padding:12px 10px; border:1px solid #e6e6e6; background:#fff;}
.reg_form dl dd .btn_reg{margin-top:25px;}
.reg_form dl dd .btn_reg input{width:100%;height:50px; font-size:16px;color: #fff; background:#0a2c7d;}
.otherway{display: block;text-align:center;margin-top:30px;}

@media only screen and (max-width: 1366px) {
	.stepbox{width:100%;}
    .stepbox dl:nth-child(2){padding:0 20%;} 
}

 @media (max-width: 1024px){
   .membox{padding-bottom:50px;}
   .stepbox{margin:30px 0;}
    
}
 
 @media (max-width: 480px) {
     .stepbox dl:nth-child(2){padding:0 12%; background-position: 0 16px;}     
     .stepbox dl dt span{width:32px;height:32px;line-height: 32px;font-size:14px;}
     .stepbox dl dd{font-size:12px;}
     .reg_form{width:100%;}
     .reg_form dl dt{float:none;width:100%;text-align:left;margin-bottom:15px; margin-right:10px;} 
}