﻿body{background-color:white;}
section.wrap{height:699px;position:relative;}
section.wrap.wrap-login{background:url(../img/login/login.jpg) no-repeat center center;}
section.wrap.wrap-register{background:url(../img/login/register.jpg) no-repeat center center;}
section.wrap .case{width:420px;background-color:rgba(255,255,255,0.1);color:#666;position:absolute;left:50%;margin-left:-210px;}
section.wrap .case.login{height:370px;top:115px;}
section.wrap .case.register{height:505px;top:70px;}
section.wrap .case .box{width:400px;margin:10px;background-color:white;}
section.wrap .case.login .box{height:350px;}
section.wrap .case.register .box{height:485px;}

section.wrap .case .box h2{margin:0 38px;padding-top:40px;border-bottom:2px solid #cbcbcb;}
section.wrap .case .box h2 span{display:inline-block;font-size:24px;border-left:2px solid #00a8b5;padding-left:10px;margin:8px 20px;}
section.wrap .case .box .item{margin:20px 58px 0 58px;font-size:12px;}
section.wrap .case .box .item input{width:100%;height:35px;border:1px solid #cbcbcb;font-size:14px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;padding:5px;}
section.wrap .case .box .item .rect{width:14px;height:14px;position:relative;top:2px;cursor:pointer;display:inline-block;background-color:#eee;margin-right:10px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;}
section.wrap .case .box .item .fit {background: url(../img/list/right.png) no-repeat;}
section.wrap .case .box .item a{color:#00a8b5;}
section.wrap .case .box .item a:hover{color:#00a8b5;text-decoration: underline;}
section.wrap .case .box .item span{line-height:15px;}
section.wrap .case .box .item button{width:100%;height:40px;color:white;background-color:#00a8b5;border:0;font-size:20px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;}
section.wrap .case .box .item.spacial{margin-top:10px;}
section.wrap .case .box .item.check input{width:168px;}
section.wrap .case .box .item.check button{width:105px;height:35px;font-size:14px;border-radius:0;float:right;}
section.wrap .case .box .item4{text-align:right;}


/*登录注册忘记密码公用*/
section.wrap .strip{width:1200px;position:absolute;bottom:45px;left:50%;margin-left:-600px;}
section.wrap .strip .strip-ul li{color:white;width:25%;height:57px;float:left;}
section.wrap .strip .strip-ul li i{width:57px;height:57px;margin-left:50px;display:inline-block;background:url(../img/login/icon.png) no-repeat;}
section.wrap .strip .strip-ul .li2 i{background-position:0 0;}
section.wrap .strip .strip-ul .li2 i{background-position:0 -57px;}
section.wrap .strip .strip-ul .li3 i{background-position:0 -114px;}
section.wrap .strip .strip-ul .li4 i{background-position:0 -171px;}
section.wrap .strip .strip-ul li p{display:inline-block;height:57px;margin-left:10px;text-align:center;}
section.wrap .strip .strip-ul li p span{font-size:12px;line-height:14px;}
section.wrap .strip .strip-ul li p .tit{font-size:18px;line-height:30px;}
section.wrap .strip .strip-ul li .line{border-right:1px solid white;height:30px;float:right;margin-top:15px;}














