.draw-wrap .bg-img1 {
    width: 100%;
    height: 4.64rem;
    background: url(./img/chou1@2x.jpg) no-repeat;
    background-size: 100% 4.64rem;

}
.draw-wrap{ font-size: 0;}
.draw-wrap1 .bg-img1_new {
    width: 100%;
    height: 6.64rem;
    background: url(./img/new_bg_01.png) no-repeat;
    background-size: 100% 6.64rem;
    border: 0;
}

.draw-wrap .bg-img2 {
    width: 100%;
    height: 8.1rem;
    background: url(./img/chou2@2x.jpg) no-repeat;
    background-size: 100% 8.1rem;
    padding-top: .54rem;
    position: relative;
    overflow: hidden;
}
.draw-wrap1 .bg-img2_new {
    width: 100%;
    height: 8.1rem;
    background: url(./img/new_bg_02.png) no-repeat;
    background-size: 100% 8.1rem;
    padding-top: .54rem;
    position: relative;
    overflow: hidden;
    font-size: 0;
    border: 0;
    margin-top: -1px;
}

.draw-wrap .bg-img3 {
    margin-top: -1px;
    width: 100%;
    height: 6.06rem;
    background: url(./img/chou3@2x.jpg) no-repeat;
    background-size: 100% 6.06rem;
}
.draw-wrap1 .bg-img3_new {
    margin-top: -1px;
    width: 100%;
    height: 9.06rem;
    background: url(./img/new_bg_03.png) no-repeat;
    background-size: 100% 9.06rem;
}

.draw-wrap .bg-img4 {
    width: 100%;
    height: 11.24rem;
    background: url(./img/chou4@2x.png) no-repeat top center, url(./img/chou5@2x.jpg) no-repeat top 5.24rem center;
    background-size: 100% 5.24rem, 100% 6rem;
}
.draw-wrap1 .bg-img4_new{
    width: 100%;
    height: 11.24rem;
    margin-top: -1px;
    background: url(./img/bg4.png) no-repeat top center, url(./img/bg41@2x.png) no-repeat top 5.24rem center;
    background-size: 100% 5.24rem, 100% 6rem;
}
.draw-wrap1 .bg-img5_new{
    margin-top: -1px;
    width: 100%;
    height: 7.06rem;
    background: url(./img/new_bg_04.png) no-repeat;
    background-size: 100% 7.06rem;
}
.draw-wrap1 .bg-img6_new{
    margin-top: -1px;
    width: 100%;
    height: 6.06rem;
    background: url(./img/new_bg_05.png) no-repeat;
    background-size: 100% 6.06rem;
}
.draw-wrap .draw{
    width: 6.8rem;
    height: 6.8rem;
    margin: 0 auto;
    background: url(./img/zhuanpan@2x.png) no-repeat;
    background-size: 6.8rem 6.8rem;
    padding-top: 1.97rem;
    transition: all 6s cubic-bezier(0, 0, 0.3, 1);
}

.draw-wrap .draw_online{
    width: 6.8rem;
    height: 6.8rem;
    margin: 0 auto;
    background: url(./img/zhuan_new.png) no-repeat;
    background-size: 6.8rem 6.8rem;
    padding-top: 1.97rem;
    transition: all 6s cubic-bezier(0, 0, 0.3, 1);
}

.draw-wrap1 .draw {
    width: 6.8rem;
    height: 6.8rem;
    margin: 0 auto;
    background: url(./img/new_zhuanpan.png) no-repeat;
    background-size: 6.8rem 6.8rem;
    padding-top: 1.97rem;
    transition: all 6s cubic-bezier(0, 0, 0.3, 1);
}

.draw-wrap .draw-btn,.draw-wrap1 .draw-btn {
    position: absolute;
    width: 1.94rem;
    height: 2.42rem;
    background: url(./img/zhizhen@2x.png) no-repeat;
    background-size: 1.94rem 2.42rem;
    left: 50%;
    top: 2.5rem;
    transform: translateX(-50%);
}

.draw-register .bg-img1 {
    width: 100%;
    height: 6.9rem;
    background: url(./img/zhuce1_new@2x.png) no-repeat;
    background-size: 100% 6.9rem;
}

.draw-register .bg-img2 {
    width: 100%;
    height: 5.65rem;
    background: url(./img/zhuce2_new@2x.png) no-repeat;
    background-size: 100% 5.73rem;
    padding-top: .66rem;
    margin-top: -0.02rem;
}

.draw-register .bg-img3 {
    width: 100%;
    height: 10.95rem;
    background: url(./img/zhuce3_new@2x.png) no-repeat top center, url(./img/zhuce4@2x.png) no-repeat top 4.80rem center;
    background-size: 100% 4.86rem, 100% 6.09rem;
    margin-top: -0.02rem;
}

.draw-register .form-register {
    width: 5.85rem;
    margin: 0 auto;
}

.form-register input {
    background: #fff;
    padding-left: .35rem;
    font-size: .31rem;
    outline: none;
    height: .97rem;
    border: 1px solid rgba(224, 224, 224, 1);
    border-radius: .11rem;
    width: 100%;
    color: #666
}

.form-register input:focus {
    border-color: rgba(224, 224, 224, 1);
}
.draw_register input {
    background: #fff;
    padding-left: .35rem;
    font-size: .31rem;
    outline: none;
    height: .97rem;
    border: 1px solid rgba(224, 224, 224, 1);
    border-radius: .11rem;
    color: #666;
}

.draw_register .form-input {

    margin-bottom: .21rem;
     position: relative;
}
.f_phone{
    margin-top: .6rem;

}
.draw_register .form-input input{ width: 5rem;}
.draw_register .getcode {
    position: absolute;
    right: 2.1rem;
    line-height: .97rem;
    top: 0;
    color: #F7534B
}
.form-register .form-input {
    margin-bottom: .44rem;
    position: relative;
}

.form-register .form-input.code input {
    padding-right: 2.4rem;
}

.form-register .getcode {
    position: absolute;
    right: .25rem;
    line-height: .97rem;
    top: 0;
    color: #F7534B
}

.form-register input::placeholder {
    color: rgba(185, 185, 185, 1);
}

.form-register .button {
    padding-left: 0;
    letter-spacing: .2rem;
    background: linear-gradient(-39deg, rgba(244, 91, 79, 1), rgba(255, 143, 104, 1));
    box-shadow: 0px .28rem .35rem 0px rgba(255, 148, 111, 0.42);
    border-radius: .5rem;
    color: #fff;
    font-weight: bold;
}

.form-register .button:active {
    border-color: transparent;
}

.form-register .agree {
    text-align: center;
    height: .25rem;
    font-size: .26rem;
    color: rgba(153, 153, 153, 1);
    margin-top: .33rem;
}

.form-register .agree a {
    color: #F7534B
}

.line-title {
    text-align: center;
    height: .42rem;
    font-size: .42rem;
    font-weight: bold;
    color: rgba(233, 47, 76, 1);
}

.line-title span {
    position: relative;
}

.line-title span::before {
    content: "";
    position: absolute;
    height: .19rem;
    width: 100%;
    left: 50%;
    bottom: 0;
    background-color: rgba(233, 47, 76, .16);
    transform: translateX(-50%);
}

.conetnt {
    width: 7.18rem;
    height: 9.46rem;
    background: rgba(255, 255, 255, 1);
    border-radius: .11rem;
    position: relative;
    top: .66rem;
    margin: 0 auto;
    padding: .53rem .54rem .43rem;
}

.conetnt .text {
    font-size: .33rem;
    color: rgba(102, 102, 102, 1);
    line-height: .73rem;
    margin-top: .46rem;

}

.conetnt .line {
    height: 1px;
    opacity: 0.1;
    background: #000;
    margin: .56rem -.54rem .46rem;
}

.conetnt .wx-box {
    height: 2.43rem;
    overflow: hidden;
}

.conetnt .wx-box .left {
    width: 3rem;
    float: left;
    height: 100%;
    padding-top: .12rem;
}

.conetnt .wx-box .right {
    float: right;
    width: 2.43rem;
    height: 100%;
    background: rgba(237, 237, 237, 1);
    border-radius: .11rem;
    padding: .17rem;
    box-sizing: border-box;
}

.conetnt .wx-box .right img {
    width: 100%;
    height: 100%;
}

.conetnt .wx-box h4 {
    font-size: .33rem;
    font-weight: bold;
    color: rgba(68, 68, 68, 1);
    line-height: .67rem;
}

.conetnt .wx-box .left p {
    font-size: .26rem;
    color: rgba(153, 153, 153, 1);
    line-height: .26rem;
    margin-top: .44rem
}

.draw-list {
    padding-top: .75rem;
    width: 6rem;
    margin: 0 auto;
}

.draw-list .list-box {
    width: 100%;
    height: 3.6rem;
    overflow: hidden;
    margin-top: .62rem;
}

.draw-list .list-box ul li {
    display: flex;
    font-size: .31rem;
    color: rgba(102, 102, 102, 1);
    line-height: .66rem;
}

.draw-list .list-box ul li:first-child {
    margin-top: -.16rem;
}

.draw-list .list-box ul li p:first-child {
    width: 4rem;
}

.draw-list .list-box ul li p:last-child {
    flex: 0 0 1;
}

.modal-reDraw>div {
    width: 7.4rem;
    height: 2.76rem;
}

.modal-reDraw p {
    height: 1.74rem;
    line-height: 1.74rem;
    font-size: .35rem;
    color: rgba(68, 68, 68, 1);
}

.modal-reDraw a {
    display: block;
    height: 1rem;
    border-top: 1px solid #F0F0F0;
    line-height: 1rem;
    font-size: .35rem;
    color: rgba(6, 193, 174, 1);
}

.modal-draw>div {
    width: 100%;
    height: 5.37rem;
    background: transparent url(./img/zhong@2x.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.modal-draw .reg {
    width: 100%;
    height: 7.37rem;
    background: transparent url(./img/BG@3x.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.modal-drawa>div {
    background: transparent url(./img/jihui@2x.png) no-repeat;
    background-size: 100% 100%;

}

.modal-draw .drawa {
    margin-top: 1.56rem;
    font-size: .51rem;
    font-weight: bold;
    color: rgba(244, 77, 47, 1);
    margin-bottom: .24rem;
}

.modal-draw .text {
    font-size: .26rem;
    color: rgba(106, 105, 105, 1);
    letter-spacing: .05rem;
}

.modal-draw a {
    display: block;
    position: absolute;
    width: 3.2rem;
    height: .9rem;
    line-height: .9rem;
    bottom: .56rem;
    left: 50%;
    margin-left: -1.6rem;
    background: #FDD083;
    color: #F7534B;
    font-weight: bold;
    font-size: .38rem;
    border-radius: .5rem;
}