/*注册&开户*/
body,ul,li,p,h1,h2,h3,h4,h5,h6,img,br,hr,table,tr,td,dl,dt,dd,form {margin: 0;padding: 0;}
body {font-family: Arial,"微软雅黑";font-size:12px;color: #434343;}
ul,li {list-style: none;}
img {border: none;}
a {text-decoration: none;color: #555;}
body{width:100%;height:100%;position: relative;}
input{outline: none!important;}
input:disabled{background-color:#fff;}
select:disabled{background-color:#fff;}
#register p{color:red;font-weight:100;font-size:14px;margin:.05rem 0;}
/*注册页面   头部标题*/
.head{width:100%;height:65px;border:1px solid #eee;border-radius: 3px;box-shadow:0px 1px 5px #eee;}
.head img{width:118px;height:63px;}
/* 公共样式 */
.reg-cont{width:80%;margin:0 auto;display:none;}
.reg-infor,.reg-rela,.reg-company,.reg-people,.reg-now{width:100%;min-height:2rem;margin:.2rem auto;}
#register h4{width:100%;border:0;border-bottom: 1px solid #0391d5;color:#0391d5;padding-bottom: .05rem;margin-bottom:.1rem;}
.reg-label{text-align: right;}
#register .regbtn2{font-size:14px;}
#register ul{margin:0 auto;}
#register li{width:100%;padding-bottom:.2rem;font-size: 16px;}

#register li b{display:inline-block;text-align: right;}
#register li span{display: inline-block;width:.1rem;font-size:.14rem;line-height:.4rem;color:red;margin-right:.05rem;}

#register .reg-radio{display:inline;font-weight:100;margin-right:.2rem;}
#register .testError{font-size:16px;color:red;display:none;}
#register .testRight{font-size:16px;color:green;display:none;}
/* 注册主内容 */
#register section{width:100%;margin:0 auto;}
/* 注册检测页面 */
#register .reg-layer{width:100%;min-height:400px;}
#register .reg-squire{width:80%;margin:.2rem auto;}
#register .form-group{margin-top:.5rem;}
#register #layBtn{padding:3px 12px;margin:.2rem 0 .2rem .2rem;}
#register .lay-error{margin-left:20%;font-size:16px;color:red;visibility: hidden;}

#register .col-sm-2{font-size:16px;text-align: right;}
#register .reg-btn{margin-left:20%;}
#register #layPrimary{margin:.5rem .4rem .5rem 0;}

/*与服务商关系*/
.reg-rela{font-size:.14rem;}
.reg-rela input{margin-left:5%;}
.reg-rela div{margin:.2rem 0;font-size:16px;}
#register .cess-right{position: absolute;right:.5rem;top:.08rem;}
/* 提交按钮 */
.reg-sbt{width:100%;}
#reg-submit,#reg-reset{width:80px;height:30px;font-size:16px;margin:.18rem auto;border:0;border-radius: 3px;color:#fff;}
#reg-submit{margin-right:.2rem;background-color: #337ab7;}
#reg-reset{background-color: #ff9800;}
#reg-reset a{color:#fff;}
#reg-reset a:hover{text-decoration:none;}
#reg-reset .regLast{margin-left: 30%;}
/* 开户页面 */
.acc-cont{width:80%;min-height:300px;margin:20px auto;}
#account p{color:red;font-weight:100;font-size:14px;margin:.05rem 0;}
#account .regbtn2{width:2.4rem;font-size:16px;}
#account .reg-label{text-align:right;}
#account li{width:100%;padding:.2rem 0 .2rem;font-size:16px;}
#account .form-group{margin-top:.3rem;}
#account .col-sm-2{font-size:16px;text-align: right;}
#account li span{display: inline-block;width:.1rem;font-size:.14rem;line-height:.4rem;color:red;margin-right:.05rem;}
#account h4{width:100%;border:0;border-bottom: 1px solid #0391d5;color:#0391d5;padding-bottom: .05rem;margin-bottom:.1rem;}
#account li b{display:inline-block;text-align: right;}
#account li select{width:130px;margin:1px;padding:0;height: 30px;}
#account .cess-right{position: absolute;right:.5rem;top:.08rem;}
#account .codeError{position:absolute;margin-top:.34rem;margin-left:15%;font-size:16px;color:green;visibility: hidden;}
.aunt-sbt{width:100%;}
#aunt-submit,#aunt-reset{width:80px;height:30px;font-size:16px;margin:.2rem auto;border:0;border-radius: 3px;color:#fff;}
#aunt-submit{margin-right:.2rem;background-color: #337ab7;}
#aunt-reset{background-color: #ff9800;}




/*尾部*/
.container{width:100%;border-top:1px solid #eee;margin:30px auto;}


