*{margin:0; padding:0;}
a{text-decoration:none;}
ul li{list-style:none;}
img{border:none;}
input{border:0; outline:none;}
body{font-family:"微软雅黑";}
/* 导航 */
.wrap{width: 1200px; height: 100%; margin: 0 auto;}
.top_nav{height: 68px; border-bottom: 1px solid #DADADA; font-size: 16px; background-color: #FFF;}
.top_nav a:hover{color: #FC3737;}
.top_nav a{display: block; color:#666666;}
.top_nav ul{height: 60px; float: left; margin-left: 40px;}
.top_nav li{float: left; line-height: 60px; padding-right: 16px; padding-left: 16px; padding-bottom: 4px; border: 1px solid #FFF; border-top: 4px solid #FFF; border-bottom: none;}
.top_nav .logo1{float: left; display: block;height: 60px; width: 129px; margin-left: 48px; overflow: hidden;}
.top_nav .login{float: right; margin-right: 50px;}
.top_nav .current{border: 1px solid #EDEDED; border-top: 4px solid #FF4138; background-color: #FCFCFC;}

.loginLayout{width:100%; height:600px;background: url("../images/bg.png"); background-size:100% auto;background-repeat:no-repeat;}
.loginMain{width:970px; margin:0 auto;}
.Lobanner{width:550px;float:left; margin-top:245px;text-align:center}
.Logincircle{float:right; width:350px; height:370px; background:#FFF;margin-top:130px; border-radius:10px;border:#ccc 1px solid}
.logoinlogo{height:80px; border-bottom:#CCC solid 1px; text-align:center; line-height:80px;}
.logoinlogo img{vertical-align:middle;}
.Usertxt{width:250px;text-align:center; margin:0 auto; margin-top:30px; position:relative;border:#CCC solid 1px; border-radius:5px;}
/*用户名错误样式*/
.errorUser{border:#ff4138 solid 1px;width:250px; margin:0 auto;border-radius:5px;margin-top:30px;position:relative;}
.chacha{position:absolute; top:12px; right:12px;cursor:pointer; display:none;}

.Pwdtxt{width:250px;text-align:center;margin:0 auto; margin-top:15px; position:relative;border:#CCC solid 1px; border-radius:5px;}
/*密码错误样式*/
.errorPwd{border:#ff4138 solid 1px;width:250px; margin:0 auto;border-radius:5px;margin-top:15px;position:relative;}
.chacha2{position:absolute; top:12px; right:12px; cursor:pointer; display:none;}

.logintxt{width:235px; height:44px; margin:0 auto; line-height:37px; font-size:14px; padding-left:15px;border-radius:5px;}
.skip{width:250px; margin:0 auto;margin-top:15px; height:14px; line-height:14px;}
.skip a{color:#666666; font-size:14px; display:none;}
.skip a:hover{color:#ff4138;}
.ts{height:14px; line-height:14px;width:250px; margin:0 auto; margin-top:12px; font-size:14px;}
/*错误信息*/
.ts span{color:#ff4138; display:none;}
.loginbtn a{display:block; width:250px; height:46px; color:#FFF; font-size:18px; background:#ff4138; margin:0 auto; margin-top:4px;
text-align:center; line-height:47px; border-radius:5px;}
.loginbtn a:hover{background:#e0372f;}

.logoinfoot{margin-top:30px; font-size:12px; text-align:center; color:#666; height:12px; line-height:12px;}