.install-wrap {
    background: url(../img/install-bg.png) no-repeat;
    width: 100vw;
    /* height: 100vh; */
    background-color: #51C6FF;
}

.body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #666666;
}

.install-box {
    margin: 0 18%;
    padding: 25px 0;
}
.install-info {
    text-align: center;
}
.install-content {
    width: 100%;
    border-radius: 15px;
    background: #ffffff;
    margin: auto;
    overflow: hidden;
}

.install-up {
    /*margin-left: 32px;*/
    margin-bottom: 30px;
    margin-right: 20px;
    justify-content: space-between;
}

.flex {
    display: flex;
}

/*  主题色*/
.install-theme-color {
    color: #2A7BFF;
}

.install-up-left {
    width: 94px;
    height: 94px;
    border-radius: 50%;
    font-size: 22px;
    text-align: center;
    line-height: 94px;
    background: #ffffff;
}

.install-up-right {
    padding-top: 20px;
}

.install-tab {
    width: 120px;
    height: 36px;
    border-radius: 10px;
    color: #ffffff;
    text-align: center;
    line-height: 36px;
    margin-right: 20px;
}

.install-tab-select {
    background: #0B57D4;
}

.install-content-title {
    padding-left: 30px;
    font-size: 16px;
    height: 70px;
    padding-right: 30px;
    line-height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.install-logo-box {
    display: flex;
    align-items: center;
}

.install-specific {
    background: #F3F6FB;
}

.install-steps {
    width: 140px;
    background: #ffffff;
    margin-top: 2px;
    padding-bottom: 40px;
}

.install-steps-content {
    margin: 30px;
    background: #ffffff;
    border-radius: 15px;
    flex: auto;
}

.install-steps-head {
    padding: 24px;
    border-bottom: 1px solid #F6F8FC;
}

.install-steps-body {
    padding: 30px 20px 45px 24px;

}

.install-steps-power-list {
    padding: 0 20px 45px 24px;
}

.text-align {
    text-align: center;
}

.step-img {
    margin-top: 20px;
    margin-bottom: 5px;
}

.step-point {
    margin-top: 15px;
}

.width {
    width: 100%;
}

.justify-content {
    justify-content: center;
}

.install-cancel {
    padding: 5px 10px;
    border-radius: 4px;
    color: #999999;
    border: 1px solid #E5E5E5;
    outline: none;
    background: #ffffff;
}

.install-next {
    padding: 5px 10px;
    border-radius: 4px;
    color: #ffffff;
    border: 1px solid #297AFF;
    outline: none;
    background: #297AFF;
    margin-left: 30px;
}

.padding-20 {
    padding: 20px;
}

.cursor {
    cursor: pointer
}

.required-sign {
    color: red;
    margin-right: 5px;
}

.install-steps-body label {
    width: 140px;
    text-align: right;
    margin-right: 24px;
    line-height: 34px;
}

.install-steps-power-list label {
    width: 140px;
    text-align: right;
    margin-right: 24px;
    line-height: 34px;
}

.photic-input {
    width: 270px;
    height: 32px;
    border: 1px solid #F1F1F1;
    border-radius: 4px;
    padding: 0 10px;
    line-height: 32px;
}

.input-with-btn {
    width: 180px;
    height: 32px;
    padding: 0 10px;
    line-height: 32px;
    border: none;
}

.margin-bottom-20 {
    margin-bottom: 25px;
}

.input-with-btn-box {
    width: 290px;
    height: 32px;
    border: 1px solid #F1F1F1;
    border-radius: 4px;
    overflow: hidden;
    display: flex;
}

.install-select {
    width: 200px;
    height: 32px;
    border: 1px solid #F1F1F1;
    border-radius: 4px;
    margin-right: 30px;
}

.input-with-btn-box span {
    display: inline-block;
    width: 90px;
    line-height: 32px;
    text-align: center;
}

.input-btn-type-one {
    background: #297AFF;
    color: #ffffff;
    border: none;
    outline: none;
    width: 92px;
}

.input-btn-type-two {
    background: #F3F6FB;
    color: #297AFF;
}

.input-btn-type-two img {
    width: 100%;
    height: 100%;
}

.display-none {
    display: none;
}

#install-city {
    display: none;
}

.install-error {
    display: none;
    color: red;
    height: 20px;
    line-height: 20px;
}

.one-step-body {
    height: 400px;
    overflow: auto;
}

.one-step-bottom {
    margin-left: 25%;
}

.install-steps-content input {
    margin-right: 5px;
}

.install-agree {
    color: #468CFF;
    line-height: 29px;
    padding: 0 10px;
    border: 1px solid white;
}

.font-weight {
    font-weight: 600;
}

.install-width-left {
    width: 240px;
    padding-left: 20px;
}

.background-grey {
    background: #F6F6F6;
}

.height-40 {
    height: 40px;
    line-height: 40px;
}

.install-two-body-up {
    border: 1px solid #F6F6F6;
    border-radius: 8px;
    overflow: hidden;
}

.font-size-12 {
    font-size: 12px;
}

.install-tips {
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    border: 1px solid #B9D9FF;
    background: #EEF6FF;
    margin: 0 30px 30px 30px;
    border-radius: 8px;
}

.power-list {
    width: 200px;
}

.padding-left-20 {
    padding-left: 20px;
}

.install-step-three-titles {
    height: 40px;
    line-height: 40px;
    color: #333333;
    margin-bottom: 30px;
}

.install-complete {
    font-size: 18px;
    color: #0B86F9;
    text-align: center;
    font-weight: 600;
    letter-spacing: 2px;
}

.install-complete-img-box {
    margin: 30px;
}

.province-error {
    line-height: 34px;
}

.install-tab:hover {
    background: #0B57D4;
}

.layui-layer-loading {

}

.layui-layer-content {
    margin: auto;
}

.red {
    color: red;
}

.bottom-description {
    color: #999999;
    font-size: 12px;
    margin-top: 5px;
}

span.success {
    background: #E0F2F0;
    padding: 5px 10px;
    margin-right: 10px;
    border-radius: 5px;
    color: #07988A;
}

a {
    text-decoration: none;
}

.error {
    background: #FFC9CD;
}

span.error {
    background: #FE8393;
    padding: 5px 10px;
    margin-right: 10px;
    border-radius: 5px;
    color: #ffffff;
}

.center {
    text-align: center;
}