.loginForm{ width: 270px; margin:0 auto; padding: 60px 90px;background: #fff; border-radius: 10px;}
.bgbgbg{ background: url(/images/add/bgbg.jpg) no-repeat center;background-size: cover; padding: 85px 0;}
.loginForm h2,.loginForm2 h2{ text-align: center; color: #0093dd; font-size: 30px; line-height: 30px;}
.loginForm dd{ background: #f1f1f1; line-height: 40px; height: 40px; margin-top: 22px;}
.loginForm dd label{ position: relative; padding-left: 10px; width: 24px;display: inline-block;}
.loginForm dd input{border: none;background: transparent;height: 40px;line-height: 40px;width: 220px;}
.loginForm dt .input,.loginForm2 dd .input{font-size: 16px; text-align: center; display: inline-block; width: 100%;cursor: pointer;background:#0093dd ;border: none;color: #fff; line-height: 40px;height: 40px;}
.loginForm dt { margin-top: 40px; }
.topHeader{box-shadow: 0 5px 15px -2px #ccc;}
.loginForm dt .input:hover,.loginForm2 dd .input:hover{ background: #D9251C;}

.bgbgbg2{ background: url(/images/add/bgbg.jpg) no-repeat center;background-size: cover; padding:0 0 85px 0;}
.bgbgbg2 .backgroundColor{background: #fff;border-radius: 10px; padding: 50px 0 60px 0;}
.loginForm2{ width: 508px;margin: auto; line-height: 40px;}
.loginForm2 h2{ margin-bottom: 35px;}
.loginForm2 dd label{float: left;width: 115px;text-align: right;color: #666;margin-right: 5px;}
.loginForm2 dd label span{ font-size: 14px;color: #888;}
.loginForm2 .lineHt{ line-height: 20px;}
.loginForm2 dd .div{ float: left;width: 382px;}
.loginForm2 dd .div input[type=text]{ height: 40px;line-height: 40px;padding-left: 10px; width: 370px;background: #f1f1f1;border: 1px solid #d1d1d1;}
.loginForm2 dd { margin-bottom: 20px;}
.loginForm2 dd .div input[type=checkbox]{-webkit-appearance: checkbox; position: relative; top: 2px;}
.loginForm2 dd .div input[type=radio]{-webkit-appearance: radio;position: relative; top: 2px;}
.typeBox{font-size: 14px;color: #888;}
.centerName{ text-align: right; padding: 40px 0 20px 0;}
.centerName a{ padding: 0 30px; margin-left: 10px; display: inline-block;line-height: 34px;border-radius: 17px;background: #0093dd;color: #fff;}
.centerName .exit{color: #666;background: #fff;}
.centerName .exit:hover{background: #DA251C;color: #fff;}




