﻿@charset "utf-8";
/*-- regist --*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,dd{margin:0;padding:0}
body{font:12px "\5FAE\8F6F\96C5\9ED1","Arial Narrow";-ms-overflow-style:scrollbar;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:#fff}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none;outline-width:0px}
a:hover{text-decoration:none}
em,b,i,code,strong{font-style:normal;}
img{border:0;}
ol,ul,li{list-style:none}
table{border-collapse:collapse;border-spacing:0}
button,input,optgroup,select,textarea{font:inherit;overflow:visible}
/*-- 自定义logo和导航 --*/
::-webkit-scrollbar{width:8px;height:8px}
::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,.2)}
::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.1)}
::-webkit-scrollbar-thumb:vertical:hover{background-color:rgba(0,0,0,.3)}
::-webkit-scrollbar-thumb:vertical:active{background-color:rgba(0,0,0,.7)}
@font-face {font-family:"iconfont";src:url('iconfont.ttf')format('truetype')}     
.iconfont{font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;}
/*-- registTop --*/
.registTop{width:1200px;height:62px;padding:10px 0px 14px;overflow:hidden;margin:0px auto;background-color:#fff;}
.registTop h1{height:62px;float:left;}
.registTop h1 a{width:225px;display:block;font-size:18px;line-height:62px;color:#1e1e1e;background:url("../images/loginLogo.png") no-repeat 0px center scroll;padding-left:170px;}       
.registTop span{float:right;line-height:22px;font-size:12px;margin-top:40px;}
.registTop span a{color:#1e1e1e;float:left;font-size:14px;}
.registTop span code{float:left;margin:0px 10px;}
.registTop span a:hover{color:#0f3979}
/*-- 登录表单 --*/
.regist{height:800px;overflow:hidden;margin:0px auto;background:url("../images/loginMainBg.jpg") no-repeat center center scroll;}
.registMain{width:1200px;height:auto;overflow:hidden;padding:55px 0px 0px 0px;margin:0px auto;}
.registInput{width:466px;height:auto;padding:45px;background-color:#fff;margin-left:174px}
.registTit{height:auto;overflow:hidden;}
.registTit a{width:158px;height:38px;line-height:38px;font-size:14px;color:#666;background-color:#fff;text-align:center;display:block;float:left;border:#d2d2d2 solid 1px;}
.registTit a.on{background-color:#1e8be1;color:#fff;border:#1e8be1 solid 1px;}
.registTit a:hover{text-decoration:none}  
.registTxt{height:auto;overflow:hidden;}
.ltList{height:auto;margin:25px 0px 0 0;border:#eee solid 1px;background-color:#fff;height:44px;border-radius:3px;padding:0 0 0 55px;position:relative;}
.ltList p{float:left;color:red;}
.ltList i{position:absolute;left:10px;top:0;font-size:24px;color:#aaa;line-height:45px;}
.ltList input{width:98%;height:14px;line-height:14px;padding:15px 0;border:none;background-color:#fff;outline:0;font-size:14px;}
::-webkit-input-placeholder{font-size:14px;color:#999}
/*-- 发送验证码 --*/
.ltList02{height:auto;overflow:hidden;margin-top:25px;}
.ltList02 p{float:left;color:red;}
.ltList02 i{width:45px;height:44px;border:#eee solid 1px;border-right:none;float:left;font-size:24px;color:#aaa;line-height:44px;padding-left:10px}
.ltList02 input[type="text"]{width:260px;height:14px;line-height:14px;padding:15px 0;background-color:#fff;outline:0;font-size:14px;border:#eee solid 1px;border-left:none;float:left}
.sendBtn{width:135px;height:45px;border:none;box-sizing:content-box;background-color:#fff;color:#666;font-size:14px;cursor:pointer;padding:0px;outline:none;border-radius:3px;float:right;border:#eee solid 1px;}
/*-- 提交表单 --*/
.submitBtn{height:auto;overflow:hidden;padding:30px 0px 0px 0px;}
.submitBtn input{width:160px;height:45px;border:none;box-sizing:content-box;background-color:#1e8be1;color:#fff;font-size:14px;cursor:pointer;padding:0px;outline:none;border-radius:3px;float:left;}
.submitBtn input:hover{background-color:#53acea;} 
.forgetPsd{margin-left:35px;font-size:14px;color:#b1b1b1;float:left;line-height:45px}
.forgetPsd:hover{color:#1e8be1;text-decoration:underline}
.submitBtn span{float:left;padding-left:30px;color:#666;font-size:14px;line-height:45px;}
.submitBtn span a{color:#1e8be1;text-decoration:underline}
/*-- 登录底部 --*/
.registFooter{height:70px;line-height:70px;overflow:hidden;margin:0px auto;text-align:center;font-size:14px;color:#fff;background-color:#222}
.registFooter a{color:#fff;}