/* CSS reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

*, :after, :before {
    box-sizing: border-box;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Arial, STHeiti, "宋体", "WenQuanYi Micro Hei", sans-serif;
}

input {
    border: 0px;
}

a:visited {
    color: #00b7d3;
}

a:link {
    color: #00c1de;
    text-decoration: none;
}

body {
    font-weight: 400;
    font-size: 15px;
    color: #1d3c41;
    background-color: #f5f5f6;
    background-color: #ffffff;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button, select {
    text-transform: none;
}

input:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff !important;;
    -moz-box-shadow: inset 0 0 0 1000px #fff !important;;
    -webkit-box-shadow: inset 0 0 0 1000px #fff !important;
}

.top-banner {
    height: 80px;
    width: 100%;
    /*border-bottom: 1px solid #D7D8D9;*/
    background-color: #ffffff;
    margin-bottom: 30px;
}

.top-banner .top-img1 {
    position: absolute;
    top: 11px;
    left: 22px;
}

.top-banner .top-img1 img {
    width: 54px;
    height: 54px;
    float: left;
}

.top-banner .top-img1 .top-title {
    height: 54px;
    line-height: 54px;
    float: left;
    margin-left: 20px;
    font-size: 22px;
    color: #231914;
    font-weight: bold;
}

.registersp-body {
    background-color: #fafafa;
    /*padding: 20px 0;*/
    text-align: center;
    padding-bottom: 50px;
    margin-bottom: 40px;
    min-height: 100%;
    width: 900px;
    border-radius: 5px;
    position: relative;
    left: 50%;
    margin-left: -450px;

}

.registersp-body .container-box {
    margin: auto;
    width: 100%;
    /*border: none;*/
    background-color: #fafafa;
    padding: 20px 0;
    border-radius: 5px;
}

.content {
    width: 320px;
    margin: 0 auto;
    text-align: center;
}

.head {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 30px;
    color: #373d41;
    letter-spacing: 1px;
    line-height: 36px;
    font-weight: bold;
}

.tips {
    position: relative;
    top: -36px;
    left: 100px;
    font-size: 12px;
    color: #73777a;
    letter-spacing: .4px;
    line-height: 30px;
    text-align: right;
}

.tips-bottom {
    position: relative;
    /* top: -36px; */
    /* left: 100px; */
    font-size: 12px;
    color: #73777a;
    letter-spacing: .4px;
    line-height: 30px;
    text-align: right;
}

.next-form {
    color: #373d41;
    font-size: 12px;
    line-height: 1.28571;
}

.next-form .next-row {
    padding: 0;
}

.aliyun-reg-form .next-form-item {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    margin-bottom: 0;
}

.next-form-item {
    margin-bottom: 16px;
}

.next-form, .next-form *, .next-form :after, .next-form :before {
    box-sizing: border-box;
}

/*by zly 20180823*/
.next-row-label {
    font-size: 14px;
    color: #373d41;
    letter-spacing: 1px;
    line-height: 36px;
    font-weight: bold;
    width: 140px;
    display: inline-block !important;
    text-align: right;
}

.next-select {
    width: 196px;
    height: 40px;
    font-size: 14px;
}

/*end*/
.next-row {
    padding: 0 8px;
}

.next-row, .next-row *, .next-row :after, .next-row :before {
    box-sizing: border-box;
}

.next-row {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.next-form-left .next-form-item-control {
    display: inline-block;
}

.aliyun-reg-form .next-form-item-control {
    width: 100%;
    height: 40px;
}

.next-form-item-control {
    position: relative;
}

.next-form-item-control > .next-input, .next-form-item-control > .next-input-group {
    width: 100%;
}

.next-input.next-input-single {
    border-color: #c3c5c6;
}

.aliyun-reg-form .next-input.next-input-single:hover {
    border-color: #00c1de;
}

.next-input.next-input-single.has-error,
.next-form-item.has-error .next-form-item-control .next-number-picker-input,
.next-form-item.has-error .next-form-item-control .next-select {
    border-color: #f15533;
}

.aliyun-reg-form .next-input {
    width: 100%;
    height: 100%;
}

.next-input-large {
    border-radius: 0;
}

.next-input {
    display: inline-table;
    border-collapse: separate;
    overflow: visible;
    border: 1px solid #ebecec;
    transition: border .3s ease .1s;
    width: 200px;
    border-spacing: 0;
}

html .next-form-left.next-form-large .next-form-item-label,
html .next-form-text-align, html .next-form.next-form-large .next-form-item-label,
html .next-form .next-input-large input {
    font-size: 14px;
}

.next-input.next-input-single input {
    color: #373d41;
}

.next-input-large input {
    border-radius: 0;
}

.next-input-large input {
    height: 38px;
    line-height: 38px;
    margin: 0;
    padding: 0 8px;
    font-size: 12px;
}

.next-input input, .next-input textarea {
    width: 100%;
    border: none;
    outline: none;
    font-weight: 400;
    vertical-align: baseline;
    background-color: #fff;
}

.next-input input {
    height: 100%;
}

.next-form-item-control > .next-input, .next-form-item-control > .next-input-group {
    width: 100%;
}

.next-input-group {
    color: #373d41;
    font-family: Helvetica, Arial, Verdana, PingFang SC, Microsoft YaHei;
    font-size: 12px;
    line-height: 1.28571;
    display: inline-table;
    border-collapse: separate;
    border-spacing: 0;
    width: 240px;
}

.aliyun-reg-form .next-input-group.large .next-input-sendbtn {
    width: 120px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    border-radius: 0;
}

.next-input-group .next-input-sendbtn:first-child {
    border-left: 0;
}

.aliyun-reg-form .next-input-group.large .next-input-addon {
    width: 48px;
    background: #fff;
    font-size: 14px;
}

.next-input-group.large .next-input-addon {
    height: 40px;
    line-height: 38px;
}

.next-input-group.large .next-input-addon, .next-input-group.medium .next-input-addon {
    display: table-cell;
    padding: 0 8px;
    font-size: 12px;
    vertical-align: middle;
    border-radius: 0;
}

.next-input-group .next-input-addon:first-child {
    border-right: 0;
}

.next-input-group .next-input-addon.next-input-addon-before {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.next-input-group .next-input-addon {
    width: 1px;
    white-space: nowrap;
    color: #9b9ea0;
    background-color: #f5f5f6;
    font-weight: 400;
    text-align: center;
    border: 1px solid #c3c5c6;
}

.next-input-group .next-input-label {
    width: 1px;
    white-space: nowrap;
    color: #000000;
    background-color: #f5f5f6;
    font-weight: 400;
    text-align: center;
    border: 0px solid #c3c5c6;
    font-weight: bold;
    font-size: 24px;
    width: 200px;
}

.aliyun-reg-form .next-btn {
    width: 100%;
}

.next-btn, .next-btn *, .next-btn:after, .next-btn :after, .next-btn:before, .next-btn :before {
    box-sizing: border-box;
}

.next-btn {
    color: #373d41;
    font-family: Helvetica, Arial, Verdana, PingFang SC, Microsoft YaHei;
    font-size: 12px;
    line-height: 1.28571;
    color: inherit;
    margin: 0;
    overflow: visible;
    text-transform: none;
    text-decoration: none;
}

.next-btn-large {
    margin: 0;
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 38px;
    border-width: 1px;
}

.next-btn-primary, .next-btn-primary.visited, .next-btn-primary:link, .next-btn-primary:visited {
    color: #fff;
}

.next-btn-primary {
    border-style: solid;
    background-color: #00c1de;
    border-color: transparent;
}

.next-btn, .next-btn:active, .next-btn:focus {
    outline: 0;
}

.next-btn {
    position: relative;
    display: inline-block;
    font-style: normal;
    font-family: inherit;
    cursor: pointer;
    transition: all .1s ease-out;
    box-shadow: none;
    border-radius: 0;
    border-style: solid;
    text-align: center;
}

.next-input-checkbox {
    width: 100%;
    height: 100%;
}

.next-btn-sensms {
    font-size: 14px;
    color: #fff;
    border-style: solid;
    background-color: #00c1de;
    border-color: transparent;
    padding: 0px;
}

.tag {
    display: block;
    position: absolute;
    top: 100px;
    left: 100px;
    font-size: 12px;
    color: #73777a;
}

.tag em {
    display: block;
    border-width: 10px;
    position: relative;
    top: 0;
    width: 10px;
    left: -20px;
    border-style: dashed solid dashed;
    border-color: transparent #c3c5c6 transparent transparent;
    font-size: 0;
    line-height: 0;
    z-index: 2;
}

.tag span.tagspan {
    display: block;
    border-width: 11px;
    position: relative;
    top: -21px;
    left: -20px;
    border-style: solid solid dashed dashed;
    border-color: transparent #fff transparent transparent;
    font-size: 0;
    line-height: 0;
    width: 10px;
    z-index: 2;
}

.tag .tagcontent {
    border: 1px solid #c3c5c6;
    position: relative;
    background-color: #FFF;
    top: -50px;
    left: 0px;
    min-height: 40px;
    line-height: 20px;
    max-width: 200px;
    z-index: 1;
    padding: 10px;
}

.tagcontent ul {
    padding-left: 10px;
}

.errorspan {
    color: #f15533;
    font-size: 13px;
    position: absolute;
    top: 0;
    left: 0;
}

button:disabled {
    background-color: #f5f5f6;
    border-color: transparent;
    color: #9b9ea0;
}

.bottom-banner {
    width: 100%;
    height: 50px;
    text-align: center;
    background: #edf4f7;
    margin-top: -55px;
}

.top-line {
    height: 1px;
    width: 100%;
    background-color: #e9e9e9;
}

.main-content {
    min-height: 100%;
    padding-bottom: 50px;
    background-color: #edf4f7;
    min-height: 100%;
}