@charset "utf-8";
html {
    background-color: #FFFFFF;
}
.bodyer{
    width: 100%;
    height: auto;
    position:relative;
    padding-bottom: 50px;
}
.img-top {
    width: 100%;
    position:relative;
    z-index: 2;
    height: 100%;
    display: block;
}
.inBox{
    width: 100%;
    position: relative;
}
.box1 {
    width: calc(100% - 30px);
    margin: 0 15px;
    padding: 15px 5%;
    z-index: 100;
    font-size: .15rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    border-radius: 5px;
    background-color: #fff;
    box-sizing: border-box;
}
.box1 .cont {
    width: 100%;
}
.box1 .cont li {
    padding: 0.12rem 0;
    position: relative;
}

.box1 .cont input {
    width: 75%;
    height: .3rem;
    line-height: .3rem;
    background-color:  transparent;
    color: #707070;
    border-radius: 0;
}
.box1 .cont input::-webkit-input-placeholder {
    color: #C4C4C4;
}
.box1 .cont .label {
    position: absolute;
    left: 0;
    top: .14rem;
    color: #707070;
    line-height: 0.14rem;
}
.box1 .cont .btn {
    position: absolute;
    height: .3rem;
    line-height: .3rem;
    padding: 0 .1rem;
    right: 0;
    top: 1px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: .3rem;
}
.channel_box{
    width: 92%;
    margin-left: 4%;
    background-color: #ffffff;
    position: absolute;
    top: 15%;
    z-index: 3;
    border-radius: 10px;
}
.dis {

}
.dis .f_start {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 0.2rem;
}
.dis .circle{
    width: 0.03rem;
    height: 0.03rem;
    border-radius: 50%;
    background: black;
    margin-right: 0.04rem;
}
.skew {
    transform:skewX(-10deg);
    padding-bottom: 10px;
    font-weight: 600;
}
.skew p {
    text-align: center;
}
.skew span {
    font-weight: 600;
}
.skew span:nth-last-of-type(1) {
    color: red;
    /*margin-left: 0.06rem;*/
}
.desc {
    font-size: 10px;
    color: #5b5e5e;
    margin-top: 5px;
}
.channel_div {
    margin: 0;
    padding: 0;
    border: 0;
    height: 50px;
    width: 100%;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFC982;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 110;
}
.btn_des{
    font-size: 12px;
    display: inline-block;
}
.channel-button {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #CE4425;
    text-align: center;
}
.btn-margin{
    margin-top: -5px;
}
#btn_voice_box{
    text-align:center;
    margin-top: 15px;
}
.txt-color-blue{
    color: #5B5E5E;
}
.btn_voice_span{
    color: #2593E9;
}

.lose_txt_span{
    color:#171717
}
.f_column{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.c-button.register {
    width: 100%;
    height: .43rem;
    line-height: .43rem;
    font-size: .17rem;
    margin: 7px 0 0 0;

}
.box1 .cont .btn:active,
.input_box {
    border: 1px solid #CCCED0;
    border-radius: 0.03rem;
    padding: 0.05rem;
}
.cont .c-button {
    background: #f05e41;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.3);*/
    margin: -10px auto;
}
.c-button.register:active {
    background-color: rgba(255, 255, 255, 0.1);
}
.box1 .cont .btn.disabled,
.box1 .cont .btn.wait,
.c-button.disabled {
    /*border: 1px solid rgba(255, 255, 255, 0.3);*/
    color: #ffffff;
    /*background-color: #c5c5c5!important;*/
    background-color: #F9593D;
    opacity: 0.6;
}
.box1 .cont .btn.disabled:active,
.box1 .cont .btn.wait:active,
.c-button.disabled:active {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.3);
}
.li_phone { }
.li_phone .input_box {
    width: 100%;
}
.flex_center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-code{
    height: .41rem;
    line-height: .41rem;
    padding: 0 .1rem;
    background-size: 1px 50%;
    text-align: center;
    background-color: #F9593D;
    color:#fff;
    border-radius: .03rem;
    margin-left: 0.03rem;
    width:.81rem;
}

.btn-code-disabled{
    color:#fff!important;
    background-color:#E0E0E0!important;
}

.reg-line{
    border-bottom:1px solid #C4C4C4
}

.btn_voice_box_red{
    color:#de4332
}

.code_img{
    display:block;
    width:.8rem;
    height:.36rem;
    position:absolute;
    top:.01rem;
    right:0;
    margin-right:.02rem;
}
.code_img img{
    display:block;
    width:100%;
    height:100%;
    margin-top:.02rem;
}

.wait{
    color:#fff!important;
    background-color: #F9593D;
    opacity: 0.6;
}
.lose_txt,.lose_wait,.lose_txt:hover,.lose_wait:hover{
    color:#BFBFBF;cursor:default;
}

#btn_voice_box{
    text-align:center;
    padding-bottom: 0px;
}

/* =================202309=================== */
#ysxyBox{
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    position: relative;
    padding-top: 0;
}
.XYContent{
    width: 100%;
    height: 24px;
    position: relative;
    padding-left: 24px;
    line-height: 24px;
    font-size: 15px;
    color: #666666;
    box-sizing: border-box;
}
#GX_ixonBox{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border: 1px solid #858585;
    box-sizing: border-box;
    overflow: hidden;
}
#GX_ixon{
    width: 18px;
    height: 18px;
    position: absolute;
    top: -2px;
    left: -2px;
    display: none;
    box-sizing: border-box;
}
#XY_a{
    color: #1061BF;
}
.disabled_block{
    display: block!important;
}
.btnSubmitbox{
    width: 100%;
    box-sizing: border-box;
    height: 50px;
}






/*波纹动画*/
.animation {
    overflow: hidden;
    position: relative;
}
.animation:after {
    content: '';
    background: #fff;
    height: 155px;
    left: -75px;
    opacity: .5;
    position: absolute;
    top: -50px;
    transform: rotate(10deg);
    width: 30px;
    animation: mymove 4s infinite;
    z-index: 1;
}

@keyframes mymove {
    0%, 75% {
        left: -75px;
        opacity: .5;
    }
    100% {
        left: 305px;
        opacity: 0;
    }
}

@media screen and (min-width: 414px) and (min-height: 808px) {
    .channel_box {
        width: 92%;
        /*height: 256px;*/
        margin-left: 4%;
        background-color: #ffffff;
        position: absolute;
        top: 15%;
        z-index: 3;
        border-radius: 10px;
    }

    .desc {
        font-size: 12px;
        color: #5b5e5e;
        margin-top: 5px;
    }
}

@media screen and (min-width: 320px) and (min-height: 568px) {
    .channel_box {
        width: 92%;
        /*height: 250px;*/
        margin-left: 4%;
        background-color: #ffffff;
        position: absolute;
        top: 15%;
        z-index: 3;
        border-radius: 10px;
    }
    .desc {
        font-size: 10px;
        color: #5b5e5e;
        margin-top: 5px;
    }
}