/*头部*/
header{height: 99px;width: 100%;background: white;line-height: 99px;}
.headerRight span{color: #3577f1;font-weight: bold;font-size: 24px;}
.headerRight span i{transform: rotate(90deg);display: inline-block;margin-right: 5px;font-size: 24px!important;}
/*头部over*/
main{width: 100%;height: 590px;background: url("../img/reast.jpg")center center;}
.accountBox{width: 385px;height: 466px;background: white;box-shadow: 0px 0px 1px 1px #cccccc63;margin-top: 64px;position: absolute;right: 0;}
.accountBox .regidterBox{width: 331px;margin: 0 auto 0 auto;}
.title{padding: 41px 0 45px 0;}
.title p:nth-child(1){font-size: 18px;color:#3577f1;}
.title p:nth-child(1) i{font-size: 22px!important;color:#c1c1c1;margin-right: 3px;}
.title p:nth-child(2){font-size: 14px;color:#333333;margin-top: 3px;}
.title p:nth-child(2) a{color:#2ec880;}
.regidterBox input{width: 100%;height: 50px;margin-bottom: 15px;}
.regidterBox .code{width: 214px;}
.regidterBox .codeBtn{width: 107px;height: 50px;background: #3577f1;color:white;font-size: 14px;border: none;cursor: pointer;}
.regisButts{width: 100%;font-size: 16px;height: 52px;background: #3577f1;border: none;color: white;margin-top: 6px;}
.regidterBox .bottomTitle{font-size: 14px;color: #a1a1a1;text-align: center;margin-top: 13px;}
.regidterBox .bottomTitle a{color: #68dfa1;}

/*底部*/
footer{width: 100%;padding: 32px 0;background: #2d3033;color:white;}
footer p{text-align: center;}
footer p:nth-child(1){margin-bottom: 12px;}

/*底部over*/
