.register{margin: 0 auto;width:100%; max-width:1170px; height:100%;background-position: center; background-size: cover; background-repeat: no-repeat}
.leftregister{ width:50%; float:left;margin:60px 120px 20px 20px}
.registerbutton{float: right;text-align:center;margin:110px 37px 10px 0px}
.registerbutton a{ padding:6px 30px; margin:10px 0 20px 0; background:#888; color:#fff; border:0px; display:block; text-decoration:none; text-align:center}
.registerbutton a:hover{background:#355c83}
.registerbutton .nowreg{ background:#355c83}
.registerbutton .nowreg:hover{ background:#888}
.registerbutton h3{ font-size:18px;color:#181A1C;}
.rightregister{ float:left; margin:60px 15px 60px 0px}
.rightregister h2{ font-size:18px; /*padding:0 0 15px 40px;*/ color:#181A1C; border-bottom:1px solid #181A1C; margin-bottom:20px; /*background:url(user.png) 5px 5px no-repeat*/}
.registerform{margin: 0px 0px 10px 20px;}
.registerform li{ position:relative; list-style:none;color:#181A1C;}
.registerform .need{width:10px;color:#888}
.registerform .inputxt,.registerform textarea{border:1px solid #355c83;width:196px;padding:6px 5px;color: #181A1C;}
.registerform .imgcode{ position:absolute; left:235px; 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:#355c83}
.registerform select{width:202px}
.registerformalter select{width:124px}
.Validform_checktip{margin:4px 0 8px 115px}
.formsub label{display:inline-block;width:95px;text-align:right;font-size:14px;}
.action{padding-left:20px}
.action input{padding:5px 30px;margin:10px 10px;vertical-align:middle;background:#888;color:#fff;border: 1px solid #888;outline: none;}
.action input:hover{padding:5px 30px; margin:10px 10px;vertical-align:middle;background:#355c83;color:#fff;border: 1px solid #355c83;}
.action input:first-child{background:#355c83;color:#fff;border: 1px solid #355c83; }
.action input:first-child:hover{background:#888;color:#fff;border: 1px solid #888; }
.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}