<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.reg-register {
    padding-top: 140px;
    height: 100%;
    position: relative;
}

.reg-register .reg-con {
    width: 100%;
    height: 80px;
    background: url(../img/home/three/buy-back-top.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    color: #333;
    text-align: center;
    align-items: center;
    margin-top: -1px;
}

.reg-register .reg-con p:nth-of-type(1) {
    height: 80px;
    font-size: 30px;
    line-height: 80px;

    font-weight: 600;
    color: #999;
    letter-spacing: 2px;
    margin: 0 auto;
}

.reg-register .reg-form {
    background: rgba(255, 255, 255, 1);
    padding-bottom: 30px;
}


.reg-register .reg-form .container {
    height: 100%;
}

.reg-register .reg-form .container ul {
    width: 560px;
    padding-top: 60px;
    /*overflow: hidden;*/
    margin: 0 auto;
}

.reg-register .reg-form .container ul li {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-left: 40px;
    height: 60px;
    display: flex;
    align-items: center;
}

.reg-register .reg-form .container ul li span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #d8a47f;
    border-radius: 50%;
    margin-right: 20px;
}

.reg-register .reg-form .container ul li .pStyle {
    display: inline-block;
    color: red;
    position: absolute;
    right: -364px;
}
.reg-register .reg-form .container ul li .hiddenFlag {
    display: none;
}

.reg-register .reg-form .container ul li em {
    width: 26px;
    height: 14px;
    font-size: 14px;

    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 14px;
    margin-right: 20px;
    display: inline-block;
    position: relative;
}

.reg-register .reg-form .container ul li em::after {
    content: '';
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    height: 14px;
    border-left: 2px solid #E0E0E0;
}

.reg-register .reg-form .container ul li input {
    border: none;
    outline: none;
    height: 100%;
    width: 400px;
    font-size: 14px;
}

.reg-register .reg-form .container ul li a {
    text-decoration: none;
}

.reg-register .reg-form .container ul li a:hover {
    text-decoration: none;
}

.reg-register .reg-form .container ul li .reg-img-yzm {
    width: 100px;
    height: 40px;
    /* background-color: #DCD2E4; */
}

.reg-register .reg-form .container ul li .yzm {
    font-size: 14px;

    font-weight: 400;
    color: #2e448a;
}

.reg-register .reg-form .container ul li:nth-of-type(1) input {
    width: 50%;
}

.reg-register .reg-form .container ul li:nth-of-type(2) input {
    width: 80%;
}



.reg-register .reg-form .container ul li:nth-of-type(1) span {
    background: url(../img/home/three/login/login-find1.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}

.reg-register .reg-form .container ul li:nth-of-type(2) span {
    background: url(../img/home/three/login/user-login1.png) no-repeat;
    background-size: 100%;
    background-position: center center;
}

.reg-register .reg-form .container ul li:nth-of-type(3) span {
    background: url(../img/home/three/login/login-find2.png) no-repeat;
    background-size: 100%;
    background-position: center center;
}

.reg-register .reg-form .container ul li:nth-of-type(4) span {
    background: url(../img/home/three/login/login-find3.png) no-repeat;
    background-size: 100%;
    background-position: center center;
}

.reg-register .reg-form .container ul li:nth-of-type(5) span {
    background: url(../img/home/three/login/yzm-login2.png) no-repeat;
    background-size: 100%;
    background-position: center center;
}

.reg-register .reg-form .container ul li:nth-of-type(6) span {
    background: url(../img/home/three/login/yzm-login3.png) no-repeat;
    background-size: 100%;
    background-position: center center;
}
.reg-register .reg-form .container ul li:nth-of-type(7) span {
    background: url(../img/home/three/login/reg-invite-code.png) no-repeat;
    background-size: 100%;
    background-position: center center;
}
.reg-register .reg-form .container ul li:last-child {
    border-bottom: none;
}

.reg-register .reg-form .container ul li:last-child P {

    font-size: 14px;
    color: #777777;
}

.reg-register .reg-form .container ul li:last-child span {
    background: url(../img/home/three/login/reg-tujing.png) no-repeat;
    background-size: 100%;
    background-position: center center;
}


.reg-register .reg-form .container .channel-item {
    width: 560px;
    margin: 0 auto;
    padding-left: 20px;
}


.reg-register .reg-form .container .channel-item .channel {

    font-weight: 400;
    color: rgba(119, 119, 119, 1);
    font-size: 14px;
}


.reg-register .reg-form .container .channel-item .channel {
    margin-left: 60px;
}

.reg-register .reg-form .container .channel-item .channel .com-item {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 45px;
    position: relative;
}

.reg-register .reg-form .container .channel-item .channel .com-input {
    margin-right: 0px;
}

.reg-register .reg-form .container .channel-item .channel .com-item input[name='channel'] {
    width: 20px;
    height: 20px;
    opacity: 0;
}

.reg-register .reg-form .container .channel-item .channel .com-item label {
    position: absolute;
    left: 0px;
    top: 9px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #999;
    cursor: pointer;
}

.reg-register .reg-form .container .channel-item .channel .com-item input[name='channel']:checked+label {
    background-color: #204bbf;
    border: 1px solid #204bbf;
}

.reg-register .reg-form .container .channel-item .channel .com-item input[name='channel']:checked+label::after {
    position: absolute;
    content: '';
    width: 5px;
    height: 10px;
    top: 3px;
    left: 7px;
    border: 2px solid #fff;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

.reg-register .reg-form .container .channel-item .channel .com-input .seller {
    width: 131px;
    height: 26px;
    display: inline-block;
    padding-left: 10px;
}

.reg-register .reg-form .container .channel-item .channel .com-input .seller::placeholder {
    font-size: 12px;
}

.reg-register .reg-form .container .channel-item .reg-protocol {
    display: flex;
    margin-top: 20px;
    margin-left: 23px;
}

.reg-register .reg-form .container .channel-item .reg-protocol .checkboxFive {
    width: 14px;
    position: relative;
    margin-right: 8px;
}

.reg-register .reg-form .container .channel-item .reg-protocol .checkboxFive input[type=checkbox]:checked+label:after {
    opacity: 1;
}

.reg-register .reg-form .container .channel-item .reg-protocol .checkboxFive input[type=checkbox] {
    visibility: hidden;
}

.reg-register .reg-form .container .channel-item .reg-protocol .checkboxFive label {
    cursor: pointer;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 48%;
    transform: translateY(-48%);
    left: 0;
    border: 1px solid #2E448A;
}

.reg-register .reg-form .container .channel-item .reg-protocol span {
    margin-left: 15px;
    font-size: 12px;
    width: 75%;
    height: 60px;
    line-height: 60px;
    display: inline-block;
}

.reg-register .reg-form .container .channel-item .reg-protocol .checkboxFive label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 2px;
    left: 2px;
    border: 2px solid #2E448A;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.reg-register .reg-form .container .channel-item .reg-protocol .checkboxFive label:hover::after {
    opacity: 0;
}

.reg-register .reg-form .container .channel-item .reg-protocol .register-but {
    position: relative;
    cursor: pointer;
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 600;
    color: #FF3E16;
    margin-right: 1px;
    border: 2px solid #FF3E16;
}

.reg-register .reg-form .container .channel-item .reg-protocol p {
    width: 24px;
    height: 2px;
    background: #FF3E16;
    border-radius: 1px;
    margin-top: 30px;
    margin-right: 10px;
    position: relative;
}

.reg-register .reg-form .container .channel-item .reg-protocol p::after {
    content: "";
    position: absolute;
    top: -3px;
    right: -1px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #FF3E16;
    border-right: 2px solid #FF3E16;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.reg-register .reg-form .container .channel-item .reg-protocol .register-but:hover {
    background-color: #FF3E16;
    color: #ffffff;
}

/*鏂扮敤鎴蜂紭鎯犲埜*/
.coupons-p{
    text-align: center;
    padding-top: 30px;
}
.coupons-p img {
    transition: all 0.3s;
    cursor: pointer;
}
.coupons-p img:hover{
    transform: scale(1.05);
}
.modal-new-coupon {
    width: 680px;
    height: 600px;
}
.modal-new-content-tan {
    width: 680px;
    margin:0 auto;
}
.modal-new-content-coupon {
    width: 680px;
    height: 600px;
    background: none;
    border: none;
    box-shadow: none;
    margin-left: -90px;
}
.modal-new-box-coupon{
    display: flex;
    justify-content: center;
}
.modal-get-new-coupon {
    width: 433px;
    height: 60px;
    position: absolute;
    bottom: 46px;
    cursor: pointer;
}
.new-before-close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer;
}
</pre></body></html>