input[type=text]::-ms-clear {
    display: none
}

input::placeholder {
    color: #999999 !important;
}

input:focus {
    outline: none;
    border: 1px solid #2196F3 !important;
}

.register_top {
    width: 100%;
    height: 97px;
    background-color: #ffffff;
}

.register_top_data {
    width: 1200px;
    height: 97px;
    margin: 0px auto;
}

.register_top_left {
    float: left;
    width: 270px;
    position: absolute;
}

.register_top_left div img.logo {
    width: 241px;
    height: 48px;
    display: block;
    float: left;
    margin-top: 36px;
}

.register_top_left div img.com {
    width: 100px;
    height: 48px;
    display: block;
    margin-top: 36px;
    margin-left: 18px;
    float: left;
}

.register_top_center {
    float: left;
    width: 930px;
    padding-left: 272px;
}

.register_top_center h3 {
    float: left;
    font-size: 28px;
    font-family: MicrosoftYaHei;
    font-weight: 600;
    color: #666666;
    line-height: 30px;
    margin-top: 40px;
}

.register_top_center p {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    float: right;
    margin-top: 38px;
}

.register_top_center p span {
    color: #E23F24;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    line-height: 30px;
    cursor: pointer;
}

.register_top_right {
    float: left;
}

.register_top_right div {
    width: 180px;
    height: 32px;
    border: 1px solid #e23f24;
    border-radius: 2px;
    text-align: center;
    margin-left: 8px;
    margin-top: 36px;
    cursor: pointer;
}

.register_top_right div:hover {
    background-color: #E23F24;
}

.register_top_right div:hover span {
    color: #fff;
}

.register_top_right div span {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(226, 63, 36, 1);
    line-height: 18px;
    padding-top: 7px;
    display: block;
}


/* 注册内容 */

.register_content {
    width: 100%;
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
}

.register_content_data {
    width: 1200px;
    background: #ffffff;
    margin: 20px auto;
    border: 1px solid #ffffff;
}

.register_ctl {
    width: 411px;
    margin: 0px auto;
    margin-top: 40px;
    margin-bottom: 53px;
    padding-left: 20px;
}

.register_ctl_item {
    float: left;
    width: 56px;
}

.register_ctl_item div {
    width: 26px;
    height: 26px;
    border: 2px solid #cccccc;
    border-radius: 50%;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 600;
    color: rgba(153, 153, 153, 1);
    line-height: 26px;
    text-align: center;
    margin: 0px auto;
}

.register_ctl_item.active div {
    width: 26px;
    height: 26px;
    background: #3bbb47;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 26px;
    border: 2px solid #3bbb47;
}

.register_ctl_item p {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #999999;
    line-height: 14px;
    margin-top: 12px;
    text-align: center;
}

.register_ctl_item.active p {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #3bbb47;
    line-height: 14px;
    margin-top: 12px;
}

.register_ctl_xian {
    width: 110px;
    float: left;
    margin-top: 5px;
}

.register_ctl_xian p {
    width: 83px;
    height: 2px;
    border-bottom: 1px dashed #999999;
    float: left;
    margin-top: 11px;
}

.register_ctl_xian span {
    float: left;
    width: 25px;
    height: 25px;
    font-size: 25px;
    margin-top: -4px;
    color: #999999;
}


/*  */

.register_item {
    width: 520px;
    margin-left: 300px;
}

.register_item_title {
    width: 520px;
    height: 52px;
    /* margin-top: 20px; */
}

.register_item_title p {
    width: 110px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #333333;
    line-height: 52px;
    float: left;
}

.register_item_title input {
    width: 398px;
    height: 52px;
    border: 1px solid #cccccc;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #555555;
    line-height: 50px\0;
    box-sizing: border-box;
    padding-left: 20px;
    cursor: pointer;
    vertical-align: middle;
}

.register_item p.register_p {
    width: 395px;
    height: 15px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #999999;
    line-height: 14px;
    margin-left: 108px;
    margin-top: 34px;
    margin-bottom: 10px;
}

.register_item p.register_p span {
    color: #E23F24;
}

.register_item button {
    width: 398px;
    height: 52px;
    background: #e23f24;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #ffffff;
    line-height: 52px;
    border: 0px;
    margin-left: 108px;
    margin-bottom: 50px;
    cursor: pointer;
}

.register_item button:hover {
    background: #e95b42;
}

.index_3 {
    width: 735px;
    margin: 0px auto;
}

.register_item h4 {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 14px;
}

.index_3_content {
    margin-top: 30px;
}

.index_3_item {
    width: 164px;
    height: 204px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    float: left;
    margin-left: 18px;
}

.index_3_item:nth-child(1) {
    margin-left: 0px;
}

.index_3_item img {
    width: 68px;
    height: 68px;
    margin: 40px auto;
    display: block;
    margin-bottom: 23px;
}

.index_3_item p {
    width: 132px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #000000;
    line-height: 16px;
    text-align: center;
    margin: 0px auto;
}

.index_3 button {
    display: block;
    margin: 50px auto;
    margin-bottom: 66px;
}

.box {
    width: 396px;
    height: 52px;
    background: #f5f5f5;
    border: 1px solid #cccccc;
    position: relative;
    float: left;
}

.wire {
    width: 397px;
    position: absolute;
    left: 0%;
    height: 52px;
    top: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: #f6f6f6;
    border-right: 1px solid #cccccc;
}

.piece {
    width: 70px;
    background: #ffffff;
    position: absolute;
    left: 0%;
    height: 52px;
    top: 0px;
    margin-top: 0px;
    z-index: 1;
    border-radius: 0%;
    cursor: pointer;
    border-right: 1px solid #eae6e6;
}

.piece img {
    display: block;
    margin: 14px auto;
}

.color {
    width: 0%;
    background-color: #3bbb47;
    position: absolute;
    left: 0;
    height: 52px;
    top: 0px;
}

.wire p {
    text-align: center;
    width: 100%;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #9a9a9a;
    line-height: 52px;
    opacity: 1;
}

.value {
    color: blue;
    font-weight: 600;
}

.error_box {
    width: 100%;
    height: 30px;
}

.error_box p {
    margin: 0px;
    padding: 0px;
    width: 396px;
    height: 24px;
    background: #FFEBEB;
    border: 1px solid #FBD7D3;
    text-align: left;
    display: none;
    margin-left: 110px;
}

.error_box p img {
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-top: 3px;
    margin-left: 10px;
}

.error_box p span.ts {
    display: inline-block;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #E23F24;
    line-height: 24px;
    vertical-align: top;
}