@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, img, ins, kbd, q, samp, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0 none;padding:0;border:0 none;list-style:none;}
body,input,select {color:#333; font-size: 12px;  line-height: 20px; text-align: left; font-family:'微软雅黑',verdana,Arial;}
table{border-collapse:collapse;}
/*.header_public_box*/
.out-box{height: 600px; width:950px;margin:0 auto;}

/*wrap-box*/
.wrap-box{width:500px;height:330px;margin:100px auto;background:#fff;border:1px solid #ddf2dd;box-shadow:1px 1px 2px rgba(0,0,0,.4);}
.wrap-title{width:500px;height:40px;line-height:40px;background: #f9fefa;;box-sizing:border-box;padding-left:20px;padding-right:10px;border-bottom:1px solid #ddf2dd;}
.wrap-title span:nth-child(1){font-size:14px;font-weight:bold;float:left;}
.wrap-title span:nth-child(2){font-size:26px;color:#999;font-weight:normal;float:right;cursor:pointer;}
.wrap-content{width:500px;padding:30px 100px 30px 100px;box-sizing:border-box;}
.form_item{margin-top:15px;}
.form_item span{margin-right:4px;}
input{height:28px;line-height:28px;color:#666;padding-left:10px;box-sizing:border-box;}
.mobile-text-input{width:250px;position:relative;z-index:2;}
.sjyzm{width:106px;}
.tele-item{height:28px;}
.tele-item button{width:134px;height:30px;line-height:30px;color:#333;background:#e4f8d5;border:0;margin:0;padding:0;margin-left:6px;border:1px solid #f6f6f6;border-radius:3px;font-family:"微软雅黑";outline:none;cursor:pointer;}
.tele-item .get-yzm{background:#fb6e20;color:#fff;}
.tele-item .get-yzm:hover{background:#fa8342;}
.re-send{position:relative;}
.tip-sjyz {
    float: left;
    width: 20px;
    height: 20px;
    background: url(../images/regist.png) no-repeat -39px 0;
    margin-top: 7px;
}
.right-sjyz{height:35px;line-height:35px;padding-left:49px;font-size:12px;display:block;color:#00b13f;margin-top:8px;}
.right-sjyz .tip-right-sjyz{background:url(../images/regist.png) no-repeat -184px -178px;}
.error-yzm{height:35px;line-height:35px;padding-left:48px;font-size:12px;color:#ff0000;display:block;margin-top:8px;}
.tip-yzm{float: left;width:20px;height:20px;background:url(../images/regist.png) no-repeat -39px 0;margin-top:7px;}
.refine{text-align:center;margin-top:10px;}
.refine button{margin:0;padding:0;border:0;width:215px;height:36px;border-radius:3px;color:#fff;background:#2C9235;;font:16px "微软雅黑";border:1px solid #eee;outline:none;cursor:pointer;}
.refine button:hover{background:#659618;}
.phone-item button:hover{background:#eee;}

/*输入框获取焦点*/
input{outline:0;}
.form-text:focus {border:1px solid #68bd21;outline: 0;-webkit-transition: all .3s;}




