/*推广注册*/

.promote-reg-top {
    position: relative;
    background-image: url("/image/prt_reg_banner_bg.jpg");
    background-size: 100% 100%;
    padding-top: 20px;
    text-align: center;
    background-repeat: no-repeat;
}

.promote-master {
    background-color: #e8641b;
    font-size: 18px;
    color: #FFF;
    border-radius: 20px;
    padding: 5px 20px;
    white-space: nowrap;
    max-width: 80%;
    display: inline-block;
    margin-top: 15px;
}

.promote-reg-top .support {
    width: 70%;
    margin: 20px auto 25px;
}

.promote-reg-top .no-limits {
    margin: 15px 15px 20px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.promote-reg-top .no-limits>li {
    margin-top: 5px;
}

.no-limits>li .shishuofont {
    font-size: 20px;
}

.promote-reg-form {
    margin-left: 15px;
    margin-right: 15px;
}

.promote-reg-form .form-item {
    margin-bottom: 15px;
    position: relative;
}

.promote-reg-form .ipt {
    width: 100%;
    height: 44px;
    background-color: #FFF;
    border-radius: 6px;
    border: 0px none;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    font-size: 15px;
}

.form-item_yzm {
    padding-right: 150px;
}

.form-item_yzm .get-yzm {
    position: absolute;
    right: 0;
    top: 0;
}

.promote-reg-btn {
    text-align: center;
    font-size: 16px;
    color: #e31a4e;
    height: 44px;
    line-height: 44px;
    border-radius: 6px;
    background: rgb(252, 182, 110);
    background: -moz-linear-gradient(top, rgba(252, 182, 110, 1) 0%, rgba(247, 189, 83, 1) 50%, rgba(241, 200, 47, 1) 100%, rgba(241, 200, 47, 1) 100%, rgba(241, 200, 47, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(252, 182, 110, 1) 0%, rgba(247, 189, 83, 1) 50%, rgba(241, 200, 47, 1) 100%, rgba(241, 200, 47, 1) 100%, rgba(241, 200, 47, 1) 100%);
    background: linear-gradient(to bottom, rgba(252, 182, 110, 1) 0%, rgba(247, 189, 83, 1) 50%, rgba(241, 200, 47, 1) 100%, rgba(241, 200, 47, 1) 100%, rgba(241, 200, 47, 1) 100%);
}

.promote-reg-btn.get-yzm {
    width: 140px;
}

.promote-reg-btn.get-yzm.disable {
    background: #dbdbdb;
    color: #999;
}

button.promote-reg-btn {
    width: 100%;
    border: 0 none;
    font-weight: bold;
}

.promote-reg-top .reg-model-wrap {
    margin: 30px 15px 0 15px;
}

.block-tit {
    line-height: 1.6;
}

.reg-sale,
.reg-tools {
    padding-top: 40px;
    padding-bottom: 40px;
}

.reg-sale>ul {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
    line-height: 1.6;
}

.reg-sale .sale-icon {
    margin: 0 auto;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background-color: #fafafa;
    color: #39ce40;
}

.reg-sale .sale-icon .shishuofont {
    font-size: 42px;
}

.reg-sale .sale-nam,
.tools-name {
    margin-top: 5px;
}

.reg-tools {
    background-color: #e2f2f1;
}

.reg-tools>ul>li {
    display: inline-block;
    margin: 20px 15px 0 15px;
}

.reg-tools .tools-icon {
    width: 76px;
    height: 90px;
    line-height: 90px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    position: relative;
    background-color: #FFF;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.reg-tools .tools-icon .shishuofont {
    font-size: 30px;
    color: #f0863f;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.prd-free {
    background-color: #2878f0;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}
.ss-footer {
    text-align: center;
    padding: 20px 0;
}
.footer-top {
    background-color: #2d3237;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 10px 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.footer-link p:last-child {
    margin-top: 4px
}

footer .copyright {
    background-color: #23282d;
    padding: 13px 10px 66px 10px;
    color: #aaa
}
/*百度商桥隐藏*/
#newBridge .nb-icon-wrap-3 .nb-icon-wrap-3-left {
    display: none !important;
}