* {
    margin: 0;
    padding: 0;
}

a:link,
a:visited {
    text-decoration: none;
}

.none {
    display: none;
}

body {
    background-color: #F5F5F6;
}

.bstcoop {
    width: 100%;
    margin: 0px auto;
    padding: 0;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.register-topbar {
    height: 60px;
    border-bottom: 1px solid #D7D8D9;
    background-color: #212330;
}

.re_box {
    margin-left: 20px;
    /* width: 136px; */
    height: 100%;
    float: left;
}

.re_box img {
    display: inline-block;
    /* width: 150px; */
    height: 100%;
}

.re_right a {
    margin-right: 20px;
    font-size: 16px;
    color: #666;
    display: block;
    width: 50px;
    height: 60px;
    line-height: 60px;
    float: right;
}

.registerBox {
    padding-bottom: 40px;
    margin: 80px auto;
    background: #fff;
    position: relative;
}

.re_title {
    text-align: center;
    padding-top: 40px;
    font-size: 30px;
    color: #373d41;
    letter-spacing: 1px;
    line-height: 36px;
}

.tips {
    position: absolute;
    top: 50px;
    right: 60px;
    font-size: 14px;
    color: #73777a;
    letter-spacing: .4px;
    line-height: 30px;
    text-align: right;
}

.tips-link {
    color: #ff6a00;
}

.tips-link:hover {
    color: #ff6a00;
}

@media (max-width:992px) {
    .tips {
        top: 75px;
    }

}

.re_form {
    margin-top: 30px;
    background: #fff;
}

.panel {
    width: 320px;
    min-height: 320px;
    margin: 0 auto;
    text-align: center;
}

.register-tip {
    font-size: 14px;
    margin: 0 auto 20px;
    padding-left: 5px;
}

#error {
    color: red;
    text-align: center;
    display: block;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
}
.message {
    display: block;
    width: 100%;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    color: rgb(255, 108, 0);
    font-weight: bold;
}

#register input.textbox {
    width: 100%;
    height: 38px;
    font-size: 14px;
    padding: 0 8px;
    border: 1px solid #ccc;
    outline:none;
}

#register input.textbox:hover, #register input[type="text"].textbox:focus{
    border-color: #ff6a00!important;
}
#register input.noword {
    color: #ff6a00;
}
.re_form_item {
    margin-bottom: 20px;
}

.re_form_item p {
    font-size: 12px;
    height: 18px;
    color: #ff6a00;
    text-align: left;
}

.re_form_item input::-webkit-input-placeholder {
    color: #bbb;
}

.re_form_item input::-moz-input-placeholder {
    color: #bbb;
}

.re_form_item input::-ms-input-placeholder {
    color: #bbb;
}

#captcha.textbox {
    width: 62%!important;
}

button.captchaBtn {
    display: inline-block;
    width: 36%;
    border: 1px solid #FF751A;
    outline: none;
    padding: 7px 5px;
    color: #FF6A00;
    border-radius: 3px;
    font-size: 14px;
    background: #FFF1E8;
}
button.captchaBtn:disabled {
    color: #9a9a9a;
}

.register-btn {
    display: block;
    font-size: 14px;
    padding: 8px;
    width: 320px;
    background: #ff6a00;
    color: #fff;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.register-btn:hover {
    background: #f18438;
    color: #fff;
}
.work-done {
    padding: 40px 0;
}
.work-done i {
    font-size: 50px;
    color: yellowgreen;
}
@media (max-width:350px) {
    .panel {
        width: 100%;
    }

    #captcha.textbox {
        width: 58%!important;
    }

    button.captchaBtn {
        width: 40%;
        font-size: 12px;
    }

    .register-btn {
        width: 100%;
    }
}

a:hover {
    color: #666;
}

.w100 {
    width: 100%;
}

.footer_w .footer_top_w {
    background: #212330;
}

.footer_w .footer_top_w .footer_top {
    padding: 50px 0 70px;
}

/* .width {
    width: 72%;
    margin: 0 auto;
    min-width: 1200px;
} */

.fl {
    float: left;
    display: inline;
}

.footer_w .footer_top_w .footer_top .left .title {
    font-size: 40px;
    color: #fff;
    line-height: 50px;
}

.footer_w .footer_top_w .footer_top .left .text {
    font-size: 22px;
    color: #fff;
    line-height: 70px;
}

.footer_w .footer_top_w .footer_top .left .tips span {
    float: left;
    padding-left: 10px;
}

.footer_w .footer_top_w .footer_top .left .btn a {
    display: inline-block;
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #ff6a00;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
}

.footer_w .footer_top_w .footer_top .left .tips {
    font-size: 18px;
    color: #fff;
    line-height: 70px;
}

.fr {
    float: right;
    display: inline;
}

.footer_w .footer_top_w .footer_top .right .img {
    background: #fff;
    border-radius: 3px;
    padding: 20px;
    border: 1px solid #0076fe;
}

.footer_w .footer_top_w .footer_top .right .img img {
    width: 184px;
}

.footer_w .footer_top_w .footer_top .right .text {
    font-size: 16px;
    color: #fff;
    line-height: 16px;
    text-align: center;
    padding-top: 24px;
}

.footer_w .footer_bottom_w {
    text-align: center;
    background: #1f212c;
    font-size: 16px;
    color: #D9D9D9;
    line-height: 60px;
}