@charset "utf-8";
/* CSS Document */
/*面包屑*/
.mbx{ height: 50px; line-height: 50px; font-size: 14px; margin-bottom: 50px; border-bottom: 1px solid #ccc;}

/*找回密码*/
.zhmm{ width: 800px; border: 1px solid #e2e2e2; padding: 20px; margin: 0 auto 100px;}
.zhmm .tit{ height: 28px; font-size: 20px; font-weight: 700; line-height: 28px; color: #16559f; border-bottom: 2px solid #16559f; padding-left: 5px;}
.zhmm .phone{ width: 500px; margin: 0 auto; padding-top: 20px;}
.zhmm .phone .ptop{ height: 40px; border-bottom: 1px solid #e2e2e2;}
.zhmm .phone .ptop-an{ width: 198px; height: 39px; line-height: 39px; font-size: 16px; text-align: center; border: 1px solid #e2e2e2; border-bottom: 1px solid #fff; margin-left: 25px;}
.zhmm .phone .pcen{ padding: 30px 90px 24px;}
.zhmm .phone .pcen .pt{ line-height: 30px; border-bottom: 1px dashed #dcdcdc; color: #999; margin-bottom: 28px;}
.zhmm .phone .pcen .pt em{ color: #333; font-weight: 700; font-size: 14px;}
.zhmm .phone .pcen .pc{ clear: both; margin-bottom: 34px; height: 30px;}
.zhmm .phone .pcen .pc-l{ line-height: 34px; font-size: 14px; width: 72px;}
.zhmm .phone .pcen .pc-c .txt{ width: 222px; height: 32px; border: 1px solid #dddddd; padding: 0 10px; line-height: 32px; font-size: 14px; border-radius: 3px;}
.zhmm .phone .pcen .pc-c .txt2{ width: 100px;}
.zhmm .phone .pcen .pc-r{ margin-left: 3px;}
.zhmm .phone .pcen .pc-r .han{ display: block; width: 118px; height: 32px; border: 1px solid #e0dfdf; background: #f9f7f3; font-size: 12px; line-height: 32px; text-align: center; border-radius: 3px; cursor: pointer;}
.zhmm .phone .pcen .pc-ts{ clear: both; padding-left: 72px; line-height: 24px; font-size: 12px; color: #ff0000;}
.zhmm .phone .pcen .phan{ clear: both; margin: 0 0 0 72px;}
.zhmm .phone .pcen .phan .han2{ display: block; width: 80px; height: 28px; text-align: center; line-height: 28px; font-size: 14px; background: #fb7506; color: #fff; cursor: pointer; border-radius: 3px;}
.zhmm .phone .pcen .phan .han2:hover{ opacity: 0.9;}

/*重置密码*/
.zhmm .czmm{ padding: 40px 0 20px;}
.zhmm .czmm .cnr{ clear: both; margin-bottom: 16px; color: #666;}
.zhmm .czmm .cnr-left{ width: 280px; text-align: right; padding-right: 10px; font-size: 14px; line-height: 30px;}
.zhmm .czmm .cnr-cen{ width: 220px; height: 28px; padding: 0 10px; border: 1px solid #ddd; border-radius: 3px;}
.zhmm .czmm .cnr-cen .inptxt{ width: 190px; height: 28px; border: 0; line-height: 28px; font-size: 14px; color: #666;}
.zhmm .czmm .cnr-cen .jp{ width: 19px; height: 15px; top: 7px; right: 10px; background:url(/core/images/login/login_12.png) no-repeat; cursor: pointer;}
.zhmm .czmm .cbot{ padding-top: 12px; text-align: center; clear: both;}
.zhmm .czmm .cbot .han{ display:inline-block; width: 80px; height: 28px; text-align: center; line-height: 28px; font-size: 14px; background: #fb7506; color: #fff; cursor: pointer; border-radius: 3px;}
.zhmm .czmm .cbot .han:hover{ opacity: 0.9;}

/*重置成功*/
.zhmm .czcg{ padding: 0 0 30px 0;}
.zhmm .czcg .fh{ display: block; width: 60px; height: 26px; padding-left: 16px; line-height: 26px; background:url(/core/images/login/login_13.png) no-repeat left center; margin-bottom: 26px;}
.zhmm .czcg .cen{ clear: both; padding: 0 0 0 205px; height: 94px; background:url(/core/images/login/login_14.png) no-repeat 63px center;}
.zhmm .czcg .cen-txt{ line-height: 50px; font-size: 14px; margin-bottom: 8px;}
.zhmm .czcg .cen .han{ display:inline-block; width: 144px; height: 28px; text-align: center; line-height: 28px; font-size: 14px; background: #fb7506; color: #fff; cursor: pointer; border-radius: 3px;}
.zhmm .czcg .cen .han:hover{ opacity: 0.9;}

