@charset 'UTF-8';
/**
 * @authors Elong (yangxinglong@126.com)
 * @date    2016-06-15 16:22:15
 */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,header,hgroup,nav,section,article,aside,footer,figure,figcaption,menu,button{margin:0;padding:0;}
body{font-family:'Helvetica Neue',Helvetica,STHeiTi,sans-serif;font-size:16px;line-height:1.5;-webkit-user-select:none;color:#000;outline:0;background-color:#44b4fe;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table{border-spacing:0;border-collapse:collapse;}
caption,th{text-align:left;}
fieldset,img{border:0;}
li{list-style:none;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;resize:none;outline:0;}
button{border:0;background:none;-webkit-appearance:none;}
a{text-decoration:none;-webkit-touch-callout:none;}
:focus{outline:0;-webkit-tap-highlight-color:transparent;}
em,i{font-style:normal;}

.left{float:left;}
.right{float:right;}
.tc{text-align:center;}

div{margin:0 auto;}
.clearfix:after{font-size:0;display:block;visibility:hidden;clear:both;height:0;content:' ';}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;}
.clearfix{display:block;}

input{padding:20px 0;}
.wrap{width:640px;background:url(/dev/product/temp_space/20160620_jjcy_h5/imgs/bg_1.jpg) 0 0 no-repeat #44b4fe;min-height: 960px;}

.form_wrap{width:480px;padding-top:500px;}
.label{clear:both;overflow:hidden;zoom:1;padding-bottom:10px;position:relative;}
.input_1{font-size:28px;width:478px;height:38px;padding-right:10px;color:#333;border:1px solid #D0D0D0;border-radius:5px;background-color:#fff;}
.input_2{font-size:28px;width:268px;height:38px;padding-right:10px;color:#333;border:1px solid #D0D0D0;border-radius:5px;background-color:#fff;}
.form.ico .input_1{width:396px;padding-left:72px;}
.form.ico .input_2{width:186px;padding-left:72px;}
.ico .mobile{background:url(/dev/product/temp_space/20160620_jjcy_h5/imgs/mobile.png) 14px 50% no-repeat #fff;}
.ico .password{background:url(/dev/product/temp_space/20160620_jjcy_h5/imgs/password.png) 14px 50% no-repeat #fff;}
.ico .uname{background:url(/dev/product/temp_space/20160620_jjcy_h5/imgs/uname.png) 14px 50% no-repeat #fff;}
.ico .captcha{background:url(/dev/product/temp_space/20160620_jjcy_h5/imgs/captcha.png) 14px 50% no-repeat #fff;}
.ico .code{background:url(/dev/product/temp_space/20160620_jjcy_h5/imgs/code.png) 14px 50% no-repeat #fff;}


.form.no_ico .input_1{width:428px;padding-left:40px;}
.form.no_ico .input_2{width:218px;padding-left:40px;}




.captcha_btn,.code_btn{font-size:28px;line-height:78px;width:178px;height:78px;text-align:center;color:#2f2f22;border:1px solid #D0D0D0;border-radius:5px;}
.captcha_btn img{width:100%;height:100%;}
.code_btn{background-color:#ededed;}


.submit{width:100%;height:70px;border:0 none;cursor:pointer;background:url(/dev/product/temp_space/20160620_jjcy_h5/imgs/btn_1.png) 50% 0 no-repeat;font-size:36px;color:#fff;overflow:hidden;text-indent:-9999px;}
.error{height:40px;line-height:40px;padding-left:40px;background:url(/dev/product/temp_space/20160620_jjcy_h5/imgs/error.png) 12px 50% no-repeat;color:#f51e55;position:absolute;left:0;bottom:0;font-size:18px;display:none;}

.thank p{margin-top:70px;}