/*璇煶娲诲姩鏍峰紡*/
/*灏忓浘*/
.btn_block {
    position: fixed;
    /*top: 50%;*/
    bottom: 2%;
    width: 20%;
    left: 1%;
    z-index: 15;
    display: none;
}
.btn_inner {
    display: flex;
    flex-direction: row;
    background-size:63% 99%;-moz-background-size:100% 100%;background-repeat: no-repeat
}
.pc_btn_inner {
    background-image: url(/duanxin/images/voice-activity/enter.png);
}
.m_btn_inner{
    display: none;
}
.btn_left {
    width: 63%;cursor: pointer;
}
.btn_left img{
    width: 100%;
}
.btn_right{
    argin-left: -2%;
    width: 34%;
    margin-top: 5%;
}
.btn_right img{
    width: 100%;
}
.enter_close {
    width: 18%;
    cursor: pointer;
}
/*澶у浘*/
.poster_block{
    height: 210px;
    display: none;
    position: fixed;
    bottom: 0px;
    z-index: 15;
    width: 100%;
}
.poster_block_inner {
    width: 100%;
    /*position: fixed;*/
    position: absolute;
    bottom: 0;
    z-index: 15;
    /*margin-left: 16%;*/
    /*margin-right: 23%;*/
    /*display: flex;*/
}
.child_block{
    /*position: absolute;*/
    transition: inherit;
    display: flex;
    justify-content: center;
    margin-left: -5%;
}
.poster_left{
    position: relative;
    width: 55%;
}
.poster_left img{
    width: 100%;
}
.poster_enter{
    position: absolute;
    top: 40%;
    right: 3%;
    width: 15%;
    cursor: pointer;
    width: 11%;
    height: 48%;
    border-radius: 100px;
    z-index: 16;
}
.poster_close{
    margin-left: -4%;
    z-index: 15;
    margin-top: 1.5%;
}
.poster_close img{
    max-width: unset;
    cursor: pointer;
}
.poster_rules{
    position: absolute;
    top: 81%;
    left: 50%;
    width: 8%;
    height: 10%;
    cursor: pointer;
}

/*娲诲姩瑙勫垯*/
.rules_block{
    position: fixed;
    flex-direction: column;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999999999;
    display: none;
}
.rules_inner{
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 16px;
    height: 700px;
    width: 600px;
    margin: 7% auto;
}
.rules_head{
    width: 100%;
    height: 140px;
    background: url(/duanxin/images/voice-activity/rules-head.webp) no-repeat;
    background-size: cover;
    border-radius: 16px 16px 0px 0px;
}
.head_inner{
    display: flex;
    flex-direction: row;
}
.head_item{
    height: 140px;
    margin: 0 auto;
    /*display: flex;*/
    width: 100%;
    flex-direction: row;
    justify-content: center;
}
.head_item_inner{
    width: 100%;
    float: left;
}
.head_item_text{
    /* height: 29px; */
    /* overflow-wrap: break-word; */
    color: rgba(255, 255, 255, 1);
    font-size: 30px;
    /* font-family: HuXiaoBo-NanShen; */
    text-align: center;
    /* white-space: nowrap; */
    line-height: 30px;
    display: block;
    margin: 55px auto;
}
.head_close{
    width: 35px;
    height: 32px;
    background: url(/duanxin/images/voice-activity/rules-close.webp) 0px 0px no-repeat;
    margin-top: -19%;
    cursor: pointer;
    margin-right: 4%;
    float: right;
}

.rules_container{
    height: 480px;
    display: flex;
    flex-direction: column;
    padding: 5% 1%;
}
.container_item{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin: 2% 13% 3%;
}
.container_item_title{
    color: rgba(43, 47, 51, 1);
    font-size: 16px;
    text-align: left;
    line-height: 16px;
    display: block;
    font-weight: bold;
    z-index: 1;
}
.container_item_line {
    height: 8px;
    background-image: linear-gradient(to right, #ACCBEE,#E7F0FD);
    margin-top: -1%;
    padding-right: 2%;
    z-index: 0;
}
.container_item_line_2 {
    padding-right: 3%;
}
.line_text {
    visibility: hidden;
}
.container_item_info{
    margin-top: 14px;
}
.container_line_height{
    margin-top: 7px;
}
.info2 {
    overflow-wrap: break-word;
    color: rgba(92, 97, 102, 1);
    font-size: 14px;
    text-align: left;
    white-space: nowrap;
    line-height: 14px;
    display: block;
}
.info3{
    color: rgba(92, 97, 102, 1);
    font-size: 14px;
    text-align: left;
    line-height: 28px;
    display: block;
    width: 100%;
}

.bottom_inner{
    text-align: center;
    margin: 0 auto;
    height: 80px;
}
.bottom_info{
    overflow-wrap: break-word;
    color: rgba(138, 145, 153, 1);
    font-size: 12px;
    text-align: left;
    white-space: nowrap;
    line-height: 13px;
    display: block;
    margin: 1% auto;
}


/*
.rules_block{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0,0.7);
    z-index: 9999999999;
    display: none;
}
.rules_inner {
    position: relative;
    display: flex;
    width: 100%;
    margin: 7% auto;
    flex-direction: row;
    justify-content: center;
}
.rules_inner img{
    width: 100%
}
.rules_img{
    width: 30%;
    position: relative;
}
.rules{
    position: absolute;
    top: 80%;
    left: 52%;
    width: 6%;
    height: 10%;
    cursor: pointer;

  !*  position: relative;
    top: -17%;
    left: 52%;*!
}
.rules span{
    color: #f3e08c;
    border-bottom: 2px solid #f3e08c;
    cursor: pointer;
    position: fixed;
}
.close_box{
    margin-left: 3%;
    cursor: pointer;
}*/

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
/*淇敼鏃堕棿瑕佽皟鏁磇nit-activity.js鐨勫欢鏃舵椂闂�*/
.slideInLeft {
    animation: slideInLeft 1.5s 1;
}
.slideInLeft_s {
    animation: slideInLeft 0.3s 1;
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(-150%, 0, 0);
    }
}
/*淇敼鏃堕棿瑕佽皟鏁磇nit-activity.js鐨勫欢鏃舵椂闂�*/
.slideOutLeft {
    animation: slideOutLeft 1.2s 1;
}
.slideOutLeft_s{
    animation: slideOutLeft 1s 1;
}

@keyframes tada {
    20% {
        transform: rotate3d(0, 0, 1, -4deg);
    }
    40%{
        transform:  rotate3d(0, 0, 1, 4deg);
    }
    60%{
        transform:  rotate3d(0, 0, 1, -4deg);
    }
    90%{
        transform:  rotate3d(0, 0, 1, 0deg);
    }
    100%{
        transform:  rotate3d(0, 0, 1, 0deg);
    }
}
.tada {
    animation: tada 1.5s infinite;
}

@media (max-width:768px) {
    .btn_inner {
        display: none;
    }
    .poster_block {
        display: none;
    }
    .rules_block{
        display: none;
    }
    .btn_block {
        width: 59%;
    }
    .poster_close {
        margin-left: 0%;
        width: 4%;
        position: relative;
    }
    .m_btn_inner{
        display: flex;
        background-image: url(/duanxin/images/voice-activity/m/enter.png);
    }
    .btn_right {
        margin-top: 8%;
    }
    .enter_close {
        width: 28%;
    }
}