﻿input::-webkit-input-placeholder
{
    text-align: left;
}
.Reg
{
    padding: 80px 0;
    background: url('../images/register/用户注册.png');
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
    font-family: MicrosoftYaHei;
}
.Reg_bottom td
{
    text-align: center !important;
}
.Reg_content
{
    width: 40%;
    min-width: 320px;
    max-width: 500px;
    background-color: #FFFFFF !important;
    position: relative;
    border: 1px solid #018bcb;
    text-align: center;
    border-radius: 10px;
    margin: 10% auto;
}
.Reg_header
{
    height: 20%;
    text-align: center;
    font-size: 30px;
    margin-top: 30px;
}
.Reg_bottom
{
    height: 65%;
}

.Reg_footer
{
    text-align: center;
    height: 15%;
    margin: 20px 0 20px 0 !important;
    font-size: 14px;
}

.Reg_bottom .input1
{
    width: 86%;
    border-radius: 5px;
    height: 40px;
    font-size: 14px;
    font-weight: 200;
    border: 1px solid #ececec;
    margin-left: -65px;
    padding-left: 100px;
}

.Reg_bottom .input2
{
    width: 55%;
    border-radius: 5px;
    height: 40px;
    font-size: 14px;
    font-weight: 200;
    border: 1px solid #ececec;
    margin-left: -65px;
    padding-left: 100px;
}

.Reg_bottom span
{
    width: 65px;
    height: 100%;
    line-height: 30px;
    float: left;
    position: relative;
    top: 4px;
    left: 12%;
    font-size: 16px;
}

.Reg-btn-sms1
{
    width: 30%;
    background-color: #0084ff;
    border: none;
    color: white;
    padding: 8px 10px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    margin: 0px 0px;
    cursor: pointer;
    border-radius: 5px;
    white-space: nowrap;
}

.Reg-btn-reg
{
    width: 86%;
    background-color: #0084ff;
    border: none;
    color: white;
    padding: 8px 10px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    margin: 0 auto;
}
.Reg_top
{
    margin-top: 25px;
}
.Reg_top ul
{
    width: 100%;
    height: 25px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    padding: 0 0;
}
.Reg_top ul li
{
    width: 100px;
    height: 25px;
    text-align: center;
    line-height: 50px;
    display: inline;
    color: #000;
}

.Reg_li1.active, .Reg_li2.active
{
    border-bottom: 2px solid #0084ff;
    padding-bottom: 10px;
}

.Reg_li1.active a, .Reg_li2.active a
{
    color: #0084ff;
}

.Reg_li1.inactive a, .Reg_li2.inactive a
{
    color: #000;
}

.Reg_bottom .div1
{
    width: 80%;
    border-radius: 5px;
    height: 34px;
    font-size: 14px;
    font-weight: 200;
    border: 1px solid #ececec;
    padding: 0;
}

 .Reg_p1
{
    width: 85%;
    border: none;
    color: red;
    text-align: left;
    display: inline-block;
    font-size: 14px;
}

 .Reg_p2
{
    width: 85%;
    border: none;
    text-align: left;
    display: inline-block;
    font-size: 14px;
}


/*未选中时*/
.input_agreement_protocol
{
    width: 16px !important;
    height: 16px !important;
    display: inline-block;
    background-position-x: 0px;
    margin: 0 0;
    text-align: left !important;
    left: 0 !important;
}

/*未选中时*/
.input_agreement_protocol input
{
    width: 14px !important;
    height: 14px !important;
    display: inline-block;
    margin: 0 0;
    text-align: left !important;
}
