body{height:auto !important}.pc_show{display:block}.mob_show{display:none}.ttv{width:100%}.ttv .ttv_title{width:100%;text-align:center;font:normal normal bold 32px/43px Roboto;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#282e48}.ttv .ttv_description{font:normal normal normal 16px/22px Roboto;color:#a1a4b3;width:100%;margin:10px auto 30px;text-align:center}.ttv .ttv_main_top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}@media(min-width: 1200px){.ttv .ttv_main_top{height:-webkit-calc(100vh - var(--gen-header-height));height:-moz-calc(100vh - var(--gen-header-height));height:calc(100vh - var(--gen-header-height));min-height:800px;padding-bottom:16px}}.ttv .ttv_main{padding:0 32px}.ttv .ttv_video_box{width:100%;padding:40px 54px 32px;position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff 0% 0% no-repeat padding-box;border-radius:12px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.ttv .ttv_video_box .default{position:relative;z-index:0;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.ttv .ttv_video_box .default video{-o-object-fit:fill;object-fit:fill;border-radius:16px;max-width:100%;max-height:100%}@media(min-width: 1200px){.ttv .ttv_video_box .default video{height:100%;position:absolute}}.ttv .ttv_video_box .ttv_video_loading{display:none;background:rgba(40,46,72,.04);width:100%;height:60vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:10px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#39325a}.ttv .ttv_video_box .ttv_video_container{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ttv .ttv_video_box .ttv_video_container .ttv_video{-o-object-fit:contain;object-fit:contain;background:#171717;border-radius:10px}@media(min-width: 1200px){.ttv .ttv_video_box .ttv_video_container .ttv_video{position:absolute;max-height:100%;max-width:100%;height:100%}}.ttv .ttv_video_box .controls{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:44px;position:absolute;bottom:0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 10px 9px 13px;background:rgba(0,0,0,.45)}.ttv .ttv_video_box .controls .control_btn{width:28px;height:28px;background:url("../img/text-to-video/icon_video_play.svg") no-repeat;background-size:contain;margin-right:11px;cursor:pointer}.ttv .ttv_video_box .controls .control_btn.pause{background:url("../img/text-to-video/icon_video_pause.svg") no-repeat;background-size:cover}.ttv .ttv_video_box .controls .control_btn.loading{width:24px;height:24px;-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;animation:spin 1s linear infinite;background:url("../img/text-to-video/loading_w.svg") no-repeat;background-size:cover;pointer-events:none}.ttv .ttv_video_box .controls .control_progress{width:380px;height:6px;border-radius:20px;margin-right:6px;cursor:pointer;background:rgba(0,0,0,.17)}.ttv .ttv_video_box .controls .control_progress_innter{width:1%;height:100%;background:#fff;border-radius:20px;-webkit-transition:width 50ms;-moz-transition:width 50ms;transition:width 50ms}.ttv .ttv_video_box .controls .control_time{width:72px;height:22px;color:#fff;text-align:right;font:normal normal normal 13px/20px Roboto}.ttv .ttv_video_box .btnBox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:19px;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden}.ttv .ttv_video_box .btnBox .btnD{cursor:pointer;height:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font:normal normal normal 14px/40px Roboto;color:#282e48;background:rgba(40,46,72,.06);border-radius:8px;padding:0 20px 0 14px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.ttv .ttv_video_box .btnBox .btnD+.btnD{margin-left:10px}.ttv .ttv_video_box .btnBox .btnD:hover{background:rgba(40,46,72,.12)}.ttv .ttv_video_box .btnBox .btnD img{width:16px;height:16px;-o-object-fit:cover;object-fit:cover;margin-right:8px}.ttv .ttv_video_box .btnBox .waterMarkBtn{height:40px;background:rgba(0,0,0,0) -webkit-linear-gradient(359deg, #ff8cc6 0%, #ee600b 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(359deg, #ff8cc6 0%, #ee600b 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(91deg, #ff8cc6 0%, #ee600b 100%) 0% 0% no-repeat padding-box;border-radius:6px;padding:0 20px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:10px;font:normal normal normal 14px/40px Roboto;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.ttv .ttv_video_box .btnBox .waterMarkBtn img{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;margin-right:8px}@media(min-width: 1200px){.ttv .ttv_video_box .btnBox .waterMarkBtn:hover{cursor:pointer;opacity:.7}}@media(max-width: 1200px){.ttv .ttv_video_box .btnBox .waterMarkBtn{height:.68rem;border-radius:.12rem;padding:0 .24rem;font:normal normal normal .28rem/.4rem Roboto;margin-left:.12rem}.ttv .ttv_video_box .btnBox .waterMarkBtn img{width:.32rem;height:.32rem;margin-right:.12rem}}.ttv .ttv_video_loading .loading_img{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.ttv .ttv_video_loading .status{font:normal normal bold 16px/25px Roboto}.ttv .ttv_video_loading .tip{font:normal normal 300 13px/20px Roboto}.ttv .ttv_operate{margin-right:16px;width:480px;padding:16px;background:#fff 0% 0% no-repeat padding-box;border-radius:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ttv .operate_box{background:rgba(40,46,72,.06);-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}@media(min-width: 1200px){.ttv .operate_box{overflow-y:scroll;overflow-x:hidden;border-radius:8px}}.ttv .opacity_item{width:100%;border-radius:10px;position:relative;padding:12px;margin-bottom:16px;border-radius:8px}.ttv .opacity_item::before{content:"";position:absolute;top:9px;width:32px;height:33px;left:15px;background:rgba(0,0,0,0) -webkit-linear-gradient(319deg, #8b3dff 0%, #561df1 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(319deg, #8b3dff 0%, #561df1 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(131deg, #8b3dff 0%, #561df1 100%) 0% 0% no-repeat padding-box;border-radius:7px;font:italic normal 600 18px/38px Roboto;letter-spacing:0px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.ttv .opacity_item .item_title{height:33px;font:normal normal 500 14px/33px Roboto;color:#282e48;margin-left:42px}.ttv .operate_text .text_box{width:100%;height:135px;border:1px solid #e9ecf6;background:#fff 0% 0% no-repeat padding-box;border-radius:8px;margin-top:8px;padding:13px 15px 35px}.ttv .operate_text .text_box.disabled{opacity:.5;pointer-events:none}.ttv .operate_text #ttv_textarea{border:none;width:100%;height:100%;font:normal normal normal 14px/21px Roboto;outline:none;color:#39325a}.ttv .operate_text #ttv_textarea::-webkit-input-placeholder{color:#8b8b8b}.ttv .operate_text .bb_footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:23px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font:normal normal 13px/20px Roboto;font-weight:500}.ttv .operate_text .text_num{font:normal normal normal 13px/18px Roboto;color:#8b8b8b}.ttv .operate_text .words-err{color:#fe6969}.ttv .operate_text .text_example{color:#8b3dff;font:normal normal normal 13px/18px Roboto;text-decoration:underline;cursor:pointer}.ttv .operate_text .text_example:hover{color:#c069ff}.ttv .operate_text::before{content:"1"}.ttv .operate_video .video_box{width:100%;border-radius:10px;margin-top:17px;padding-left:54px;padding-bottom:20px}.ttv .operate_video .box_sel{color:#39325a;white-space:nowrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font:normal normal 500 14px Roboto;margin-top:12px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.ttv .operate_video .box_sel:first-child{margin-top:0}.ttv .operate_video .box_sel .music_sel{position:relative;margin-left:5px;width:168px}.ttv .operate_video .box_sel .subtitles_sel{position:relative;margin-left:5px;width:96px}.ttv .operate_video .box_sel .voice_sel{position:relative;margin-left:5px;width:108px}.ttv .operate_video .box_sel::before{content:"";position:absolute;left:-12px;top:50%;width:5px;border-radius:50%;background:#39325a;height:5px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ttv .operate_video .voiceover{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:55px;background-color:#f7f7f7;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-top:7px;padding-left:20px;padding-right:12px;background:rgba(40,46,72,.06);border-radius:8px}.ttv .operate_video .voiceover span{font:normal normal 600 12px/18px Roboto;color:#39325a}.ttv .operate_video .voiceover .voiceover_sel_A{position:relative;margin:0 8px;width:128px}.ttv .operate_video .voiceover .voiceover_sel_B{position:relative;width:166px}.ttv .operate_video .voiceover .voiceover_sel{font:normal normal 500 12px Roboto;background:#fff 0% 0% no-repeat padding-box;border-radius:6px}.ttv .operate_video .voiceover .voiceover_sel.disabled .ttv_select{color:rgba(57,50,90,.5)}.ttv .operate_video::before{content:"2"}.ttv .operate_btn{margin-top:auto;padding:0;padding-top:22px;height:auto;background:none}.ttv .operate_btn .ttv_btn{width:100%;height:48px;background:rgba(0,0,0,0) -webkit-gradient(linear, right top, left top, from(#4c15e2), to(#8b3dff)) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -webkit-linear-gradient(right, #4c15e2 0%, #8b3dff 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) -moz-linear-gradient(right, #4c15e2 0%, #8b3dff 100%) 0% 0% no-repeat padding-box;background:rgba(0,0,0,0) linear-gradient(270deg, #4c15e2 0%, #8b3dff 100%) 0% 0% no-repeat padding-box;text-align:center;cursor:pointer;position:relative;border-radius:6px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.ttv .operate_btn .ttv_btn span{width:134px;font:normal normal normal 16px/24px Roboto;color:#fff;height:24px;display:block;text-align:left;margin:0 auto}.ttv .operate_btn .ttv_btn.disabled{opacity:.3;pointer-events:none}.ttv .operate_btn::before{display:none}.ttv .operate_btn .ttv_copyright{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px}.ttv .operate_btn .ttv_copyright img{width:14px;height:14px}.ttv .operate_btn .ttv_copyright p{font:normal normal 500 13px/20px Roboto;letter-spacing:0px;font-size:13px;color:#6f6f6f;margin-left:4px}.ttv .ttvSelect{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ttv .ttv_select{width:100%;height:36px;background:#fff 0% 0% no-repeat padding-box;padding:0 30px 0 16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#8b3dff;font:normal normal normal 13px/36px Roboto;border-radius:6px}.ttv .ttv_select.active+.ttv_select_icon{background:url(../img/text-to-video/icon_drop_up_active.png) no-repeat}.ttv .ttv_select_icon{width:18px;height:18px;-webkit-transition:-webkit-transform .3s .1s ease-out;transition:-webkit-transform .3s .1s ease-out;-moz-transition:transform .3s .1s ease-out, -moz-transform .3s .1s ease-out;transition:transform .3s .1s ease-out;transition:transform .3s .1s ease-out, -webkit-transform .3s .1s ease-out, -moz-transform .3s .1s ease-out;background:url(../img/text-to-video/icon_drop_down.png) no-repeat;background-size:contain;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:12px}.ttv .ttv_select_icon.active{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ttv .ttv_select_list{display:none;position:absolute;top:100%;width:100%;border:1px solid #d6d6d6;border-radius:4px;background:#fff;overflow:auto;z-index:10;max-height:162px}.ttv .ttv_select_list.active{display:block}.ttv .ttv_list_item{min-height:32px;padding:6px 8px;cursor:pointer}.ttv .ttv_list_item.active{background:#f1eafc;color:#8b3dff}.ttv .ttv_list_item:hover{background:#f1eafc}.ttv .ttv_select_list::-webkit-scrollbar{width:10px;height:10px}.ttv .ttv_select_list::-webkit-scrollbar-track{border-radius:10px;background:rgba(0,0,0,0)}.ttv .ttv_select_list::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(223,220,235,.6)}.ttv .ttv_select_list::-webkit-scrollbar-thumb:hover{background:#dfdceb}.my_recent_container{margin-top:auto;width:100%}@media(min-width: 1200px){.my_recent_container{height:188px}}.ttvSelect.disabled{opacity:.5;pointer-events:none}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@media(max-width: 1200px){.my_recent_container{padding:.2rem .24rem}.pc_show{display:none}.mob_show{display:block}.ttv{min-height:20.39rem;height:auto}.ttv .ttv_title{padding:0 .2rem;font:normal normal 500 .42rem/.55rem Roboto}.ttv .ttv_description{padding:0 .2rem;font:normal normal normal .3rem/.36rem Roboto;color:#a1a4b3;height:auto;margin:.16rem auto .2rem}.ttv .ttv_tab{width:6.3rem;height:.88rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 auto;background:#fff;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.44rem;-webkit-box-shadow:0 .06rem .16rem rgba(139,61,255,.2705882353);box-shadow:0 .06rem .16rem rgba(139,61,255,.2705882353);border:1px solid rgba(139,61,255,.2117647059);-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font:normal normal 600 .24rem/.58rem Roboto;margin-bottom:.5rem;padding:0 .12rem}.ttv .ttv_tab .tab__bar_item{height:.64rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:0 .25rem;cursor:pointer}.ttv .ttv_tab .tab__bar_item.active{background-color:#8b3dff;color:#fff;border-radius:.32rem}.ttv .ttv_main{height:auto;padding:0}.ttv .ttv_main_top{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ttv .ttv_video_box{width:100%;padding:.4rem;border-radius:0;min-width:0}.ttv .ttv_video_box .default{width:6.01rem;height:3.38rem;margin:0 auto;margin-top:.6rem}.ttv .ttv_video_box .ttv_video_loading{width:6.3rem;height:3.53rem}.ttv .ttv_video_box .ttv_video_loading .loading_img{width:.34rem;height:.34rem}.ttv .ttv_video_box .ttv_video_loading .status{font:normal normal bold .26rem/.39rem Roboto}.ttv .ttv_video_box .ttv_video_loading .tip{font:normal normal 300 .22rem/.33rem Roboto}.ttv .ttv_video_box .ttv_video_tip{width:3.08rem;height:1.79rem;right:-0.21rem;bottom:-0.54rem;border-radius:.13rem}.ttv .ttv_video_box .ttv_video_tip .tip_b{border:.01rem solid rgba(112,112,112,.22);width:2.89rem;padding:.06rem .09rem 0 .1rem;height:1.12rem;border-radius:.08rem;font:normal normal .22rem/.24rem Roboto}.ttv .ttv_video_box .ttv_video_tip .tip_tn{bottom:.09rem;font:normal normal .2rem/.3rem Roboto;right:.13rem}.ttv .ttv_video_box .ttv_video_tip .tip_btn{width:1.83rem;height:.36rem;border-radius:.25rem;font:normal normal .2rem/.36rem Roboto;right:.12rem;bottom:.07rem}.ttv .ttv_video_box .ttv_video_container{width:6.3rem}.ttv .ttv_video_box .ttv_video_container .ttv_video{height:3.53rem}.ttv .ttv_video_box .controls{height:.54rem;padding:.09rem .12rem .11rem .13rem;left:.01rem}.ttv .ttv_video_box .controls::-webkit-scrollbar-thumb{width:0}.ttv .ttv_video_box .controls .control_btn{width:.34rem;height:.34rem;margin-right:.13rem}.ttv .ttv_video_box .controls .control_btn.loading{width:.32rem;height:.32rem;margin-right:.13rem}.ttv .ttv_video_box .controls .control_progress{width:4.61rem;height:.07rem;border-radius:.2rem;margin-right:.07rem}.ttv .ttv_video_box .controls .control_progress_innter{border-radius:.2rem}.ttv .ttv_video_box .controls .control_time{width:.87rem;height:.22rem;font:normal normal normal .13rem/.2rem Roboto}.ttv .ttv_video_box .btnBox{margin-top:.2rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.ttv .ttv_video_box .btnBox .btn_image{display:none}.ttv .ttv_video_box .btnBox .btnD{width:auto;height:.68rem;padding:0 .24rem;font:normal normal normal .28rem/.4rem Roboto}.ttv .ttv_video_box .btnBox .btnD img{width:.32rem;height:.32rem}.ttv .ttv_operate{margin-right:0;width:100%;border-radius:0;padding:0}.ttv .opacity_item{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:.28rem;border-radius:0;padding:.32rem .24rem}.ttv .opacity_item::before{width:.64rem;height:.66rem;left:.24rem}.ttv .opacity_item .item_title{font:normal normal 500 .32rem/.43rem Roboto;margin-left:.88rem}.ttv .operate_text .text_box{width:100%;height:2.62rem;border:.02rem solid #e9ecf6;border-radius:.2rem;margin-top:.31rem;padding:.2rem .24rem}.ttv .operate_text #ttv_textarea{font:normal normal 500 .24rem/.35rem Roboto;height:80%}.ttv .operate_text #ttv_textarea::-webkit-input-placeholder{color:#8b8b8b;font:normal normal 500 .24rem/.35rem Roboto}.ttv .operate_text .bb_footer{color:#a1a4b3;font:normal normal normal .24rem/.32rem Roboto}.ttv .operate_text .text_example{font:normal normal 500 .24rem/.32rem Roboto}.ttv .operate_video{margin-bottom:0;padding-bottom:.65rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.ttv .operate_video .video_box{width:100%;margin-top:.21rem;border-radius:0;padding:0}.ttv .operate_video .box_sel{padding-left:.16rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font:normal normal 500 .3rem/.39rem Roboto;color:#282e48;margin-top:.25rem}.ttv .operate_video .box_sel .music_sel{margin-left:.15rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ttv .operate_video .box_sel .subtitles_sel{margin-left:.15rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ttv .operate_video .box_sel .voice_sel{margin-left:.15rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ttv .operate_video .box_sel::before{width:.07rem;height:.07rem;left:0rem}.ttv .operate_video .voiceover{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.21rem 0 .25rem .4rem;border-radius:.12rem;margin-top:.28rem}.ttv .operate_video .voiceover span{font:normal normal 500 .3rem/.39rem Roboto}.ttv .operate_video .voiceover .voiceover_sel_A{margin:0 .2rem;width:2.4rem}.ttv .operate_video .voiceover .voiceover_sel_B{width:3.1rem}.ttv .operate_video .voiceover .voiceover_sel{font:normal normal 500 .22rem Roboto}.ttv .operate_btn{padding:.4rem}.ttv .operate_btn .ttv_btn{width:100%;height:.96rem;border-radius:.12rem}.ttv .operate_btn .ttv_btn span{width:auto;min-width:2.36rem;height:.43rem;font-size:.3rem;font:normal normal 500 .3rem/.39rem Roboto}.ttv .operate_btn .ttv_copyright{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.16rem}.ttv .operate_btn .ttv_copyright img{width:.2rem;height:.2rem}.ttv .operate_btn .ttv_copyright p{font:normal normal 500 .2rem/.3rem Roboto;font-size:.2rem;letter-spacing:0px;padding-left:0 !important;color:#6f6f6f;margin-left:.08rem}.ttv .ttv_select{width:100%;min-width:2rem;height:.8rem;border:.01rem solid #d6d6d6;border-radius:.12rem;padding:0 .48rem 0 .24rem;font:normal normal normal .26rem/.8rem Roboto}.ttv .ttv_select_icon{width:.24rem;height:.24rem;right:.24rem}.ttv .ttv_list_item{min-height:0;padding:.12rem .16rem;font:normal normal 500 .26rem Roboto}}@-webkit-keyframes loading_icon{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes loading_icon{from{-moz-transform:rotate(0);transform:rotate(0)}to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading_icon{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}