*{
    margin: 0;
    padding: 0;

    font-family: "微软雅黑",arial;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
/************************************************首页样式********************************************/
.fa.fa-phone,.fa.fa-qrcode {
    text-align: center;
    line-height: 24px;
    border: 1px solid #ffb400;
    padding: 6px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}
.fa.fa-qq {
    border: 1px solid #333;
    padding: 6px;
    border-radius: 50%;
    color: #333;
}
.dis-color {
    color: #cdcdcd !important;
}
.nav-wrap {
    width: 100%;
    height: 80px;

    background: #ffffff;
    border-bottom: 1px solid #dbdbdb;
}
.nav {
    position: relative;
    margin: auto;
    width: 1020px;
    height: 80px;
}
.nav-logo {
    float: left;
    /*margin: 10px;*/
    margin-left: -130px;
    width: 240px;
    height: 60px;
}
.nav-r {
    float: right;
}
.nav-r a {
    display: inline-block;
    margin: 30px 0;
    padding: 0 13px;
    font-size: 16px;
    color: #333333;
}
.nav-r a i {
    font-size: 20px;
    color: #ff9c00;
    line-height: 20px;
}
.ative {
    color: #ff9C00 !important;
}
.code-img {
    display: none;
    position: absolute;
    top: 80px;
    right: -100px;
    z-index: 10;
}
.cellPhone-img {
    display: none;
    position: absolute;
    top: 80px;
    right: 10px;
    z-index: 999;
}
.reginster2-box{
    width: 100%;
    height:900px;
}
/*.login2-box {
	width: 100%;
    height: 600px;
}*/
.reginster2{
    position: relative;
    width: 100%;
    height: 930px;

    /*background: url("../img/register-bg.jpg");*/
    background-repeat: repeat-x;
    background-size: 100% 100%;
}
.reginster2 .form-horizontal {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -440px;
    margin-left: -230px;
    padding: 10px 10px 20px 10px;
    width: 520px;
    background: #ffffff;
}
.btn.btn-warning.btn-block {
    font-family: "微软雅黑";
    background-color: #ffb400 !important;
    color: #333333;
}
label {
    padding-right: 0px !important;
}
.login2 .form-group {
    margin-bottom: 5px !important;
}
/*.reginster-form {
    box-shadow: 3px 3px 3px #dbdbdb;
}*/
.reginster-line {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -460px;
    margin-left: -250px;
    padding: 10px;
    width: 520px;
    height: 850px;
    border: 4px solid #323232;
}
.agreement-span {
    color: #04a4ff;
    cursor: pointer;
}
.register-btn {
    margin-bottom: 10px;
}
.register-btn.btn.btn-warning.btn-block {
    width: 80%;
    margin: auto;
    border-radius: 0px !important;
}
.form-control {
    border-radius: 0px !important;
}.register-line {

     margin-bottom: 16px;
     width: 100%;
     border-bottom:1px solid #DBDBDB;
 }
.reginster-go {
    line-height: 35px;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-family: "微软雅黑";
    left: 50%;
    margin-left: -20px;
    font-size: 20px;
    color:#149eff;
    font-size: 16px;
    cursor: pointer;
}
.footer {
    width: 100%;
}
.footer-box {
    width: 1020px;
    margin: auto;
}
.footer-box p {
    color:#999999;
    text-align: center;
    line-height: 20px;
}
/*********************************************登录*****************************************/
.control-input i {
    position: absolute;
    top: 11px;
    left: 25px !important;
    font-size: 18px;
    color: #999999;
}
.login2-line {
    border: 1px solid #dbdbdb;
}
.login2-wrap h3 {
    line-height: 60px;
    border-bottom: 1px solid #666666;
    margin-bottom: 20px;
}
.login2-wrap.form-control {
    border-radius: 0px !important;
}
.wrap-width {
    margin: 0 auto;
    width: 1020px;
    height: 100%;
    position: relative;
}
.form-control {
    border-radius: 0 !important;
}
.btn.btn-default {
    color: #999999;
    font-size: 16px !important;
    border-radius: 0 !important;
}
.btn.btn-warning {
    color: #ffffff;
    font-size: 16px !important;
    border-radius: 0 !important;
    background: #FFB400 !important;
}
.control-input{
    position: relative;
}
.control-input i{
    position: absolute;
    top: 9px;
    left: 35px;
    font-size: 18px;
    color: #999999;
}
/*.control-input input {
    padding: 0 0 0 32px;
}*/
.control-input img {
    position: absolute;
    top: 7px;
    right: 20px;
    cursor: pointer;
}
.control-input img {
    display: none;
}
.login2 .form-horizontal {
    position: fixed;
    top: 50%;
    right: 15%;
    margin-top:-150px;
    /*width: 22%;*/
    width: 400px;
    height: 350px;
    box-shadow: 0 0 12px #bbb;
}
.login2{
    position: relative;
    width: 99%;
    height: 100%;

    /*background: url("../img/login-bg.jpg");*/
    background-repeat: repeat-x;
    background-size: 100% 100%;
}
.login2-form-line {
    position: fixed;
    top: 50%;
    right: 23%;
    margin-top: -170px;
    width: 330px;
    height: 340px;
    border: 4px solid #323232;
}
.footer {
    width: 100%;
    background: #fff;
    padding:15px 0;
}
.login-add {
    font-size:50px;
    font-weight:900;
    position:fixed;
    top:50%;
    right:16.8%;
    color:#333333;
    margin-top:120px;
}
.register-add{
    font-size:50px;
    font-weight:900;
    position:absolute;
    top:50%;
    right:50%;
    color:#333333;
    margin-top:200px;
    margin-right:-349px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin: 5px 0 !important;
}
.erro-span {
    width: 100%;height: 30px;
    color: red !important;
    line-height: 30px;
}
.erro-span span {
    display: none;
    color: red !important;
}
.erro-span2 {
    width: 100%;height: 30px;
    color: red !important;
    line-height: 30px;
}
.erro-span2 span {
    color: red !important;
}
.reginster2 .form-group {
    margin-bottom: 0 !important;
}
.agreement input {
    margin-right: 5px;
    margin-top:5px !important;
}
.label-b {
    margin-bottom: 0 !important;
}
input[type=text]:focus, input[type=password]:focus {
    border-radius: 4px;
    border: 2px solid #ffb400;
}