﻿ .forgetpwd {
    position: relative;
    top: 40px;
    background-color: #f0f8fe;
    border:1px solid #000;
    margin:0 auto;
    padding: 40px 67px;
    width: 740px;
 }


.forgetpwd .modify {
  font-size: 36px;
  border-bottom: 2px solid #339afe;
  padding-bottom: 15px;
  width: 170px;
 text-align:  center;
 margin-bottom: 20px;
}
.forgetpwd .oldNew .Password {
 width: 550px;

}
.forgetpwd .oldNew li {
 margin-bottom: 12px;
 border: 1px solid #000;
 height: 42px;
 background-color: #fff;  
 font-size: 17px;
}
.forgetpwd .oldNew li i{
 width: 200px;
 background-color: #e9e9e9;
 height: 40px;
 text-align: right;
   padding-right: 15px;
 display: inline-block;;
 line-height: 40px;
 border-right: 1px solid #000;
}
.forgetpwd .oldNew .Password input{
 height: 100%;
vertical-align: top;
width: 340px;
line-height: 40px;
padding-left: 10px;
}
.forgetpwd .oldNew p{
 color: #999999;
 margin-left: 235px;
 font-size: 14px;
 margin-bottom: 10px;
}
.forgetpwd .oldNew .CarNur {
  width: 380px;
  display: inline-block;
  line-height: 40px;
}
.forgetpwd .oldNew .CarNur input{
  vertical-align: top;
width: 174px;
line-height: 40px;
padding-left: 10px;
height: 100%;
}
.forgetpwd .oldNew .send{
  vertical-align: top;
width: 145px;
line-height: 38px;
 height: 38px;
 background-color: #1F7CC2;
 color: #fff;
 font-size: 18px;
 border-radius: 6px;
 margin-left: 20px;

}


.forgetpwd .affirmBtn {
   vertical-align: top;
   width: 550px;

line-height: 38px;
 height: 38px;
 background-color: #1F7CC2;
 color: #fff;
 font-size: 20px;
 border-radius: 6px;
 margin-bottom: 50px;
 margin-top: 20px;
}
.forgetpwd .rltype {margin-bottom:3%;font-size:18px;}
.forgetpwd label {margin-left:1%;}
