.voice .nav-tabs{width:100%; overflow: hidden; position: relative;display: flex; margin-bottom:20px;}
.voice .nav-tabs li{background:none;}
.voice .nav-tabs li a{display: block;padding:0 10px; line-height:42px; }
.voice .nav-tabs li.active a{background: #fff;color: #333;}

.z-tit5{font-size:14px;padding-left:20px;color:#333;background-color: #fff3e0;min-height: 54px; padding: 8px 16px; font-weight:normal;border-radius: 5px;}

.ask-right .title,.ask-left .title{font-size: 16px;
    color: #1b5082;
    font-weight: 700;
    padding: 10px 15px 5px;
    line-height: 42px;

}

.ask-right{
    flex: 0 0 300px;
    background: #fff;
    border-radius: 5px;
    margin: 0 20px 0 0;
}
.voice .new-box{
    padding: 15px 0;
    margin: 0;
}
.voice .new-box textarea{
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.pronounce{
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 4px;
    border-radius: 6px;
    padding: 8px 16px;
    background: #f4fcff;
}
.pronounce .top1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.pronounce .top1 .right{
    display: flex;
    padding-left: 10px;
    justify-content: center;
    align-items: center;
}
.pronounce .top1 .right .label{

    color: #757575!important;
    border-radius: 1em;
    padding: 2px 6px;
    font-size: 12px;
    line-height: 12px;
    min-height: 12px;
}
.pronounce .top1 .right .label span{
    background: #f5f5f5!important;
    margin-right: 10px;
}

.right_text{
    color: #31ccec;
    border: 1px solid #31ccec;
    padding: 3px 5px;
}
.card-style2 .box{
    padding: 5px 10px;
    margin-top: 5px;
}


.styled-select select {
    background: transparent;
    font-size: 16px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    height: 34px;
    width: 100%;
    border-radius: 3px;
}
.styled-select select option{
    font-size: 15px;
    line-height: 50px;
}
.vform .field {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 10px;
    flex-direction: column;
}
.vform .field .flabel{
    margin-top: 15px;
    font-size: 14px;
}
.remain{width: 100%}
.slider{position:relative;display:flex;align-items:center}
.slider .number{font-size:13px;margin-left:14px;display:flex;align-items:center}
.rangeslider,.rangeslider__fill{width:100%;height:4px;background:#d2d5dc;border-radius:2px}
.rangeslider__fill{background:#f47087}
.rangeslider__handle{background:#f47087;cursor:pointer;
    border: none;
    display:inline-block;width:12px;height:12px;position:absolute;top:-3.5px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}
.role-pop{
    width: 400px;
}
.add-role-field{
    font-weight: 400;
    line-height: 18px;
    border-radius: 5px;
    background: none;
    color: #000000;
    padding: 10px 15px;
    border: 1px solid #ccc;
    width: 100%;
    margin-top: 15px;
}
.box-form1{
    padding: 20px;
}
.lgReg-pop-hd .title{
    font-weight: 900;
    font-size: 14px;
    text-align: left;
    padding-left: 15px;
    color: #424242;
}
.ask-left{
    display: flex;
    background: #fff;
    border-radius: 5px;
}
.ask-left-role{
    width: 200px;
    border-right:#f1f1f1 1px solid ;
    background: #e1efe5;
}
.ask-left-role .list{
    margin: 0 15px;
}
.ask-left-role .item{
    display: flex;
    justify-content: space-between;
    height: 50px;
    align-items: center;
    padding: 0 14px;
    cursor: pointer;
}
.ask-left-role .item .right{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.ask-left-role .item.active{
    background:#2196f3 ;
    color: #fff;
}
.ask-left-role .item .right:hover{
    background: #ccc;
    border-radius: 5px;
    opacity: 0.5;
}
.publisher-x{
    margin-top: 15px;
}
audio {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}
.box-form3{
    width: 80%;
    margin: 0 auto;
}

.box-form3 .rangeslider__fill{
    position: revert;
}
.box-form3 .field{
    margin-top:10px ;
}
.more-role{
    display: flex;
}
.edit-role{
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
}
.c-content{
    padding: 15px;
    width:calc(100% - 200px);
}
.top-title{
    position: relative;
    width: 100%;
    height: 34px;
    line-height: 34px;
    margin-top: 15px;

}
.top-title .right{
    position: absolute;
    right: 0px;
}
.top-title h3{
    font-size: 16px;
}
.top-title h3 span{
    color: #e03e2d;
}



/* 剧本创作 */

.page-chat .content{position:relative;flex:1}
.chat-wrap{height:calc(100vh - 285px);overflow-y:auto;padding:20px 0}
.chat-row{display:flex;align-items:flex-start;margin-bottom:30px}
.chat-row p{line-height:24px; padding:5px; text-align:left}
.chat-row .face{flex:0 0 42px;width:42px;height:42px;border-radius:5px;overflow:hidden}
.chat-row .face img{display:block;width:100%;height:100%;object-fit:cover}
.chat-row .con{display:flex;flex-direction:column;align-items:flex-start}
.chat-row .con .date{color:#20223c;font-size:13px;opacity:.5;margin-bottom:5px}
.chat-row .con .text{width:auto;padding:15px;font-size:13px;line-height:20px;background:#f2f3f5;border-radius:5px}
.chat-row .con .text p{white-space:normal}
.chat-row.left{justify-content: flex-start;}
.chat-row.left .face{margin-left:10px}
.chat-row.left .con{align-items:flex-end;position: relative}
.chat-row.left .con .text{background:rgba(244,112,136,.2)}
.chat-row  .del{
    position: absolute;
    right: 0px;
    bottom: -18px;
    cursor: pointer;
}
.chat-row.center  .del{
    right: 0px;
    bottom: -20px;
}
.chat-row.left .date{text-align:right}
.chat-row.right{
    justify-content: flex-end;
    padding-right: 25px;
}
.chat-row.right .con:hover .copy{opacity:1}
.chat-row.right .con{position:relative}
.chat-row.right .con .copy{opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;position:absolute;width:28px;height:28px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 16px 0 rgba(0,0,0,.15);border-radius:4px;right:10px;bottom:10px;cursor:pointer}
/*
.chat-row.right .con .copy i{display:block;width:14px;height:14px;opacity:.5;background:url(../images/copy.svg) no-repeat center center/contain}
*/

.chat-row.right .face{margin-right:10px}
.chat-bot{margin-top:20px}
.chat-bot .btn-group{display:flex;align-items:center;margin-bottom:15px}
.chat-bot .btn-group .box{margin-right:10px;position:relative;padding:0 6px;height:30px;background:#fff;border:1px solid #e5e7eb;border-radius:5px;display:flex;align-items:center;overflow:hidden;cursor:pointer}
.chat-bot .btn-group .box .name{font-size:13px;margin-right:8px;white-space:nowrap}
.chat-list-pc{
    height: calc(100vh - 15px);
    max-height: 500px;
    overflow-y: auto;
    
    padding: 10px;
    margin: 10px 0;
    width: 100%;
}
.prompt-pop{
    width: 100%;
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    border-radius: 6px;
    padding: 25px;
}
.prompt-pop .title{display:flex;align-items:center;font-size:16px;}
.prompt-pop .title img{display:block;width:24px;margin-right:5px}
.prompt-pop .title h3{color:#3f434b}
.prompt-pop .title span{color:#9e9e9e;margin:0 5px}
.prompt-pop .search{position:relative}
.prompt-pop .search input{display:block;width:100%;height:32px;background:#f2f3f5;
    border-radius:16px;border:none;padding-left:20px;padding-right:50px;
    margin-top: 10px;
}
/*
.prompt-pop .search i{display:block;background:url(../images/search.svg) no-repeat center center/contain;position:absolute;right:10px;top:0;height:100%;width:20px}
*/

.prompt-pop .type-list{margin:17px 0;display:flex;flex-direction: row;flex-wrap: wrap;}
.prompt-pop .type-list .item{min-width:30px;padding:0 8px;cursor:pointer;display:flex;align-items:center;justify-content:center;height:30px;font-size:14px;margin-right:10px}
.prompt-pop .type-list .item.active{background:#ffe8e8;border-radius:5px}
.prompt-pop .prompt-list-wrap{
    overflow-y: auto;
    min-height: 280px;
    overflow-x: hidden;
    padding: 20px 10px;
}
.prompt-pop .prompt-list.show{display:block}
.prompt-pop .prompt-list{display:none;overflow:hidden;margin:-20px -20px -60px}
.prompt-pop .prompt-list .item{float:left;margin-bottom:20px}
.prompt-pop .prompt-list .item .inner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin:0 10px;background:#fff;
    border:1px solid #c8c8c8;border-radius:5px;padding:8px;
    cursor:pointer;-webkit-transition:all .3s;
    -moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;
}
.prompt-pop .prompt-list .item .inner .title{display:flex;
    align-items:center;
    justify-content:center;
}
.prompt-pop .prompt-list .item .inner .title h3{
    display: flex;
    color:#3f434b;font-size:15px;
    font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.prompt-pop .prompt-list .item .inner .title img{display:block;width:20px;height: 20px}
.prompt-list img{
    width: 100px;
    height: 100px;
    border-radius: 8px;
}
.prompt-list .desc{
    padding-top: 15px;
}
.center{
    justify-content: center;
    position: relative;
}
.choose_scene_fx .box{
    margin: 0px;
    border-radius: 0px;
}
.pause input{
    width: 70px !important;
}
.music_bg_top {
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0px 5px;
}
.music_bg_top img{
    cursor: pointer;
    width: 10px;
    height: 10px;
}














@media only screen and (max-width: 1200px){
    .ask-right{display:block;margin:0 0 20px 0}
    .vform{display: flex;flex-wrap: wrap;}
    .vform .field{width:calc(50% - 20px);display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between; margin:10px;}
    .main3{padding: 40px 0;}
    .about-wrapper {margin: 50px auto;padding: 0 20px 30px;}
}
@media only screen and (max-width: 768px){
    .ask-left{display: flex; flex-direction: column;}
    .ask-left-role{width:100%; border-right:none}
    .c-content{width:100%;}
    .wp{padding:40px 0}
    .sx{display:none}
     .form-inline{
         display: flex;
     }
    .publisher-x{
        flex-direction:column;
    }
    .publisher-x .pause{
        width: 100%;
        display: flex;
        height: 35px;
    }
    .publisher-x .right_button{
        margin-top:15px;
        width: 100%;
    }
    .publisher-x .add_pause{
        margin-right:3px;
    }
    .publisher-x .add_yinxiao{
        margin-left:3px;
    }
    
    .chat-row.right{padding-right: 0px;}
}