.register{margin: 0 auto;width:100%; max-width:1200px; height:550px;background-position: center; background-size: cover; background-repeat: no-repeat}
.leftregister{ width:50%; float:left;}
.registerbutton{float: right;margin-top: 210px; margin-right:40px;text-align:center;}
.registerbutton a{ padding:6px 30px; margin:10px 0 20px 0; background:#f96868; color:#fff; border:0px; display:block; text-decoration:none; text-align:center}
.registerbutton a:hover{background:#00c0ff}
.registerbutton .nowreg{ background:#00c0ff}
.registerbutton .nowreg:hover{ background:#f96868}
.registerbutton h3{ font-size:18px;color:#00c0ff;}
.rightregister{ float:right; margin:60px 130px 0 0}
.rightregister h2{ font-size:18px; padding:0 0 15px 40px; color:#00c0ff; border-bottom:1px solid #00c0ff; margin-bottom:20px; background:url(user.png) 5px 5px no-repeat}
.registerform{margin-bottom:40px}
.registerform li{ position:relative; list-style:none;color:#00c0ff;}
.registerform .need{width:10px;color:#f96868}
.registerform .inputxt,.registerform textarea{border:1px solid #00c0ff;width:196px;padding:6px 5px;color: #00c0ff;}
.registerform .imgcode{ position:absolute; left:220px; top:0px; margin:0; padding:0px; height:30px; overflow:hidden;}
.registerform .imgcode img{}
.registerform #imgcode{ width:100px;}
.registerform textarea{height:75px}
.registerform label{margin:0 15px 0 4px}
.registerform .tip{line-height:20px;color:#5f6a72}
.registerform select{width:202px}
.registerformalter select{width:124px}
.Validform_checktip{margin:4px 0 8px 100px}
.formsub label{display:inline-block;width:80px;text-align:right;font-size:14px;}
.action{padding-left:20px}
.action input{padding:5px 30px; margin:0 10px;vertical-align:middle;background:#999;color:#fff;}
.action input:hover{padding:5px 30px; margin:0 10px;vertical-align:middle;background:#00c0ff;color:#fff;}
.action input:first-child{background:#00c0ff;color:#fff; }
.action input:first-child:hover{background:#f96868;color:#fff; }
.toTop{display:block;width:48px;height:49px;overflow:hidden;text-indent:-20000px;position:fixed;right:15px;bottom:20px;display:none;background:url(images/totop.png) no-repeat}