@charset "utf-8"; /* CSS Document */ .binding_top_wrap{ height: 80px; width: auto; border-bottom: 2px solid #eee; margin-top: 30px; } .binding_top{ margin: 0 auto; width:1000px; height:48px; } .binding_top a{ float: left; } .binding_top .sub-name{ float: left; font: 18px 微软雅黑; color: #666; line-height: 48px; width: 180px; height: 48px; padding-left: 20px; background: url(../images/pic_1.png) no-repeat left center; margin-left: 30px; } .binding_content{ height: 400px; width: 550px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; } .prompt{ font-size: 12px; color: #f4840c; padding-left: 30px; background: url(../images/pic_2.png) no-repeat; height: 18px; margin-top: 60px; line-height: 18px; padding-bottom: 10px; } .enter-box{ margin: 0 auto; height: 48px; width: 380px; border: 1px solid #ddd; line-height: 48px; padding-left: 10px; margin-top: 22px; } .enter-box label{ display:inline-block; font-size: 14px; color: #666; text-align: right; width: 70px; } .enter-box span{ font-size: 14px; color: #666; } .enter-box span input{ border:0; border-radius:0; font-size:14px; color:#666; width:300px; height:40px; -webkit-tap-highlight-color:transparent; } .binding-buttom { width:390px; height:45px; background-color:#2492df; border:0; font-size:16px; color:#fff; font-family: "微软雅黑"; margin-bottom: 20px; margin-left: 80px; margin-top: 40px; cursor:pointer; } .binding-footer{ margin-top: 25px; padding: 25px 0 50px; border-top: 1px solid #d4d4d4; color: #999; font-size: 12px; line-height: 24px; text-align: center; } .binding-footer a{color:#999; text-decoration:none;} .binding-footer a:hover{color:#0e76e5}