body{ background:#f0f2f5;}
.hdNav{height:46px;line-height:44px; background:#FFF; width:100%; position:relative; border-bottom:1px solid #e8e8e8;}
.hdNav li{float:left; width:50%; text-align:center;}
.hdNav li a{display:inline-block; font-size:15px; color:#555555; padding:0 6px; border-bottom:2px solid #FFF;}
.hdNav li.on a{ color:#f5412f; border-bottom:2px solid #f5412f;}
.formMod{ padding:15px 10px;}
.formMod li{margin-bottom:15px}
.formMod .formText{font-size: 14px; color: #000; border: 1px solid #e7e7e7; padding:5px 5px 5px 48px;line-height: 32px; border-radius:3px;transition: all 0.2s ease-in 0s;position:relative; background:#FFF; }
.formMod .formText b{ position:absolute; height:22px; width:14px; left:14px;top:11px; background:url(../images/login.png) no-repeat}
.formMod .formText input{ height:32px; line-height:32px;font-size: 14px; border:none; width:100%;}
.formMod .focus{border-color:#309a02;}
.formMod .formText b.name{ background-position:-17px 0;}
.formMod .formText b.pass{ background-position:-53px 0;}
.formMod .formText b.proof{ background-position:-72px 0;}
.formMod .focus b.name{ background-position:0 0;}
.formMod .focus b.pass{ background-position:-35px 0;}
.formMod .focus b.proof{ background-position:-91px 0;}
.formMod .proofs .item{float:left; width:50%;position:relative;}
.formMod .proofs .info{margin-left:15px;}
.formMod .tips{position:absolute; font-size:14px; top:4px;right:-70px;}
.formMod .texts{text-align: right; font-size: 14px;}
.formMod .texts span{float:left; color:#309a02 ;}
.formMod .texts a{color:#a6a6a6 ;}
.formMod .texts span i{ display: inline-block;background: url(../images/login.png) no-repeat 0 -24px; width:18px; height: 18px; position: relative;top:2px; margin-right: 6px;}
.formMod .inputBtn{ background: #fb472f; font-size: 17px; text-align: center; color: #FFF; border: none; height:46px; cursor: pointer; width:100%; border-radius: 2px;transition: all 0.3s ease-in 0s;margin-bottom: 16px;}
.formMod .sproof{ background: #FFA60C; font-size: 14px; color: #FFF;  height:42px; width:100%;text-align: center; border-radius: 2px; line-height: 42px; display: inline-block; cursor: pointer; }
.formMod .sproof.none{ background:#bbb}

















