body{background:url(../images/loginbg.png);}
.pager{width:410px;margin:80px auto;}
.header{margin-bottom:30px;}

.tabmodel{padding: 40px; box-shadow: 0 3px 3px rgba(0,0,0,.2);background-color: #fff;margin-bottom:15px;font-family:"Microsoft YaHei";}
.tabs ul{border-bottom:2px solid #e4e4e4;height:32px;width:330px;padding:0px;margin-bottom:20px;}
.tabs ul li{  float: left;  width: 100%;  height: 32px;  margin-bottom: -2px;  text-align: center;  font-size: 16px;cursor:pointer;}
.tabs .active{color:#188eee;border-bottom:2px solid #188eee;}
/*****************登录**************/
.login-tabbed .name,.login-tabbed .pwd,.login-tabbed .yzm,.login-tabbed .tag{margin:15px 0px;}
.login-tabbed .name input,.login-tabbed .pwd input {width:330px;height:40px;padding:10px;border: 1px solid #e4e4e4;}
.login-tabbed .yzm input{width:200px;height:40px;margin-right:20px;float:left;padding:10px;border: 1px solid #e4e4e4;}
input[type="radio"] {margin: 3px 3px 0px 5px;display: none;}
.main label{padding-left: 25px;cursor: pointer;background: url(../images/frbg.png) no-repeat left 3px;font-weight:normal;}
label.checked {background-position: left bottom;  }
.login-tabbed .tag{height:30px;}
.login-tabbed .tag .zdlogin{float:left;color:#999;}
.login-tabbed .tag .forget{float:right;color:#999;}
.login-tabbed .login-but{background:#188eee;color:#fff;height:40px;line-height:40px;font-size:16px;cursor:pointer;}
.login-tabbed .recommend {margin:30px 0px 20px 0px;}
.login-tabbed .recommend span{background:#fff;color:#999;}
.login-tabbed .recommend hr{margin-bottom:-11px;}
.login-tabbed a.qqlogin,.login-tabbed a.wxlogin{margin:30px;}
/*****************注册**************/
.reg-tabbed .name,.reg-tabbed .pwd,.reg-tabbed .yzm,.reg-tabbed .tag,.reg-tabbed .qq,.reg-tabbed .phone,.reg-tabbed .repwd,.reg-tabbed .teacher{margin:15px 0px;}
.reg-tabbed input{width:330px;height:40px;padding:10px;border: 1px solid #e4e4e4;}
.reg-tabbed font{margin-left:-10px;}
.reg-tabbed .yzm .setma{width:200px;height:40px;margin-right:10px;}
.yzm .getma{width:120px;float:right;background:#ff6e72;color:#fff;line-height:0;}
.reg-tabbed .reg-but{background:#188eee;color:#fff;height:40px;line-height:40px;font-size:16px;cursor:pointer;}
.reg-tabbed .recommend {margin:30px 0px 20px 0px;}
.reg-tabbed .recommend span{background:#fff;color:#999;}
.reg-tabbed .recommend hr{margin-bottom:-11px;}
.reg-tabbed a.qqlogin,.login-tabbed a.wxlogin{margin:30px;}