*{
	margin: 0px;
    padding: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a{
    text-decoration: none;
}
ul, ol, li { list-style:none }
html{
    width: 100%;
    height: 100%;
    overflow-y:auto;
}
body{
    width: 100%;
	height:100%;
	/*min-height: 450px;*/
}

.laydate-theme-h-m .laydate-time-list>li:nth-child(3){display:none;}
.laydate-theme-h-m .laydate-time-list>li{width:50%;}
.laydate-theme-h-m .laydate-time-list ol li{padding-left:unset;width:unset;text-align: center;}

.layui-layout-body{background-color: #393D49;}
/**{
        -webkit-touch-callout:none;
        -webkit-user-select:none;
        -khtml-user-select:none;
        -moz-user-select:none;
        -ms-user-select:none;
        user-select:none;
        -webkit-touch-callout:none;
        -moz-touch-callout:none;
        -ms-touch-callout:none;
        touch-callout:none;
}*/
.yinyue{outline: none;}
.flex{display:flex;}
input[type=text]::-ms-clear{display: none;}
::-ms-clear,::-ms-reveal{display:none;}
input::-webkit-input-safebox-button{display: none;/*去掉搜狗浏览器密码软盘*/}
.fl{float:left;}
.fr{float:right;}
.r{float:right;}
.ct{text-align:center;}
.c-r{text-align:right;}
.hide{display:none;}
.pad20{padding:20px;}
img {max-width:100%;max-height:100%;height:auto;vertical-align: middle;}
.nowrap{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.clearfix:after{clear:both;display:block;visibility:hidden;	font-size:0;content:" ";height:0}
.color{color:#5A8BFE!important;}
.layui_ifram_bj{background-color: #F4F4F4;border-right: 1px solid #E0E0E0;overflow-y: auto;box-sizing: border-box;right: 15px;padding: 25px;height: 100%;min-width: 980px;}
.layui_iframe{position: absolute;width: 100%;height: 100%;left: 0;top: 0;right: 0;bottom: 0;}
/*登录*/
.login-bg .layui-nav .layui-nav-item a{}
.login-bg .layui-nav-img{width: 20px;height: 20px;}
.login-bg .layui-nav-child dd.selected:after{content:"";position:absolute;top:10px;right:10px;width: 17px;height: 12px;background: url(/img/gou_sel.png) no-repeat center;}
.login_head{color:#333;font-size:26px;line-height:60px;padding: 0 30px;}
.login_head img{padding-right:15px;position:relative;top:-2px;}
.login-bg{background:url('/img/login_bj.png') no-repeat 0 0;background-size:cover;}
.login_con{padding:40px;width: 460px;height: 420px; background-color: #fff;box-sizing: border-box;border-radius:20px;position:absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;}
.login_con .tou{text-align:center;font-size:26px;color:#333;}
.login_tab_tit{padding-bottom:10px;font-size:22px;color:#666;}
.login_tab_tit li{width:50%;text-align:center;float:left;line-height:30px;position:relative;cursor:pointer;}
.login_tab_tit li.selected:before{content:"";width: 80px;height: 4px;background: #5a8bfe;border-radius: 1px;position:absolute;bottom:-7px;left: 0;right: 0;margin: auto;}
.login_tab_tit li.selected{color: #5a8bfe;}
.login_ul li{position:relative;margin-top: 30px;}
.login_ul li input{border:none;font-size:18px;padding-left:20px;height:50px;line-height:50px;width: 100%;color:#333;border:1px solid rgba(230,230,230,1);border-radius:6px;}
input[type="password"]{font-size:26px!important}
input[type="password"]::placeholder{font-size:18px!important;}
input[type="password"]::-webkit-input-placeholder{font-size:18px!important;}
input[type="password"]::-moz-placeholder{font-size:18px!important;}
input[type="password"]:-ms-input-placeholder{font-size:18px!important;}

.login_ul li .tb{width: 37px;height: 28px;cursor:pointer;line-height: 28px;text-align: center;position: absolute;left: 5px;top: 13px;border-right: 1px solid rgba(230,230,230,1);}
.login_ul li .tb img{max-width:80%;max-height:80%;}
.login_ul li .close,.login_ul li .pwd_eye{right: 7px;left: auto;border:none;}
.login_ul li .close{background:url(/img/login_close.png) no-repeat 5px 2px;}
.login_ul li .close:hover{background:url(/img/login_close_hover.png) no-repeat 5px 2px;}
.login_ul li .pwd_eye{background:url(/img/eye.png) no-repeat 0 0;}
.login_ul li .pwd_eye:hover{background:url(/img/eye_hover.png) no-repeat 0 0;}
.login_ul li .tog_eye{background:url(/img/eye2.png) no-repeat 0 0;}
.login_ul li .tog_eye:hover{background:url(/img/eye2_hover.png) no-repeat 0 0;}
.login_ul .submit,.common_btn{font-size: 18px;display:block;cursor:pointer;color: #fff;width: 200px;height: 50px;margin:0 auto;line-height:50px;text-align:center;background: #5a8bfe;border-radius: 6px;box-shadow: 0px 0px 10px 0px rgba(94,94,94,0.20); }
.login_ul .submit:hover,.common_btn:hover{background: #709afb;color:#fff;}
.login_ul .fw{color:#AEAEAE;}
.login_ul .zc{float:right;color:#9C4CF9}
.login_ul .reg a{font-size:16px;color:#5A8BFE;float:right;display: block;padding-top: 10px;}
.login_ul .notic{font-size:16px;color:#666;text-align:center;padding-top:15px;}
.login_logo{text-align:center;font-size:30px;color:#333;line-height:50px;position: absolute;top: -77px;left: 0;right: 0;width: 180px;margin: auto;}
.login_logo span{position:relative;padding-left:15px;top: 3px;display:none;}
.login_ul .yanzm_input{width: 60%;float:left;}
.login_ul .yanzm_btn{float:right;line-height: 50px;height:50px;font-size:18px;border-radius: 6px;margin: 0;width:128px;border: 1px solid #ccc;color:#333;}
.login_ul .yanzm_btn[disabled="disabled"],.login_ul .yanzm_btn[disabled="disabled"]:hover{background: #d9d9d9;color:#fff;border:none;}

/** 滚动条 **/
::-webkit-scrollbar{width: 5px;height:13px;}
::-webkit-scrollbar-button:vertical{display: none;}
::-webkit-scrollbar-track, ::-webkit-scrollbar-corner{background-color: #e2e2e2;}
::-webkit-scrollbar-thumb{border-radius: 3px; background-color: rgba(0,0,0,.2);}
::-webkit-scrollbar-thumb:vertical:hover{background-color: rgba(0,0,0,.35);}
::-webkit-scrollbar-thumb:vertical:active{background-color: rgba(0,0,0,.38);}
input::-webkit-input-placeholder { /* WebKit browsers */
  color: #ccc;}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #ccc;
}

input::-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #ccc;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #ccc;
}
input::placeholder, textarea::placeholder {
  color: #ccc;
} 
input[type=number] {/*去掉number自带箭头*/
     -moz-appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/*.layui-input:link{border:1px solid #5a8bfe}  未访问时的状态（鼠标点击前显示的状态）
.layui-input:visited{border:1px solid #5a8bfe}  已访问过的状态（鼠标点击后的状态）
.layui-input:active{border:1px solid #5a8bfe}  鼠标点击时的状态*/
.layui-input:hover,.layui-textarea:hover{border:1px solid #5a8bfe;border-color:#5a8bfe!important}  /*鼠标悬停时的状态*/
.layui-input:focus,.layui-textarea:focus{border:1px solid #5a8bfe;border-color:#5a8bfe!important}  /*点击后鼠标移开保持鼠标点击时的状态[获得焦点]*/
.tool_common .layui-textarea:focus{background-color:#fff;}
/*首页*/
.header_lang{position:absolute;left: -132px;box-shadow: 0 2px 4px rgba(0,0,0,.12);border: 1px solid #d2d2d2;background-color: #fff;color:#333;padding: 2px 15px 2px 0px;text-align: center;top: 0px;display:none;cursor:pointer;width: 115px;}
.lang_dd:hover .header_lang{display:block;}
.header_lang p{font-size:16px;}
.header_lang p.selected{background:url('/img/gou_sel.png') no-repeat right 11px;}

.nav_logo{font-size:26px;color:#fff;padding: 15px 0 30px 0;text-align: center;}
.nav_logo img{position: relative;top: -2px;left: -10px;width:160px;}
.layui-nav{background:transparent;}
.layui_nav {position: relative;background-color: #393D49;color: #fff;border-radius: 2px;font-size: 0;box-sizing: border-box;background: transparent;}
.layui_nav .layui-nav-item {position: relative;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;line-height: 60px;}
.layui_nav .layui-nav-child a {color: #333;}
.layui_nav .layui-nav-item a {display: block;padding: 0 20px;color: #fff;color: rgba(255,255,255,.7);transition: all .3s;-webkit-transition: all .3s;}
.layui-bg-black{background: linear-gradient(-14deg,#43455a 0%, #262837 100%);}
.layui-side{transition: all 0.2s linear 0s;}
.layui-layout-admin .layui-header{background-color: #fff;}
.layui-layout-admin .layui-side,.layui-layout-admin .layui-body{top:0;}
.layui-side-scroll{width:auto;}
.layui-nav-tree .layui-nav-child a{color: #D7DEE5;height: 45px;line-height: 45px;font-size: 16px;padding: 0 25px;}
.layui_nav .layui-nav-child dd{margin: 7px;}
.icon_main{width: 20px;height: 18px;float: left;background:url(/img/m1.png) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;margin-top: 14px;margin-right: 15px;}
.icon_main.tb2{background:url(/img/m2.png) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.icon_main.tb3{background:url(/img/m3.png) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.icon_main.tb4{background:url(/img/m4.png) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.icon_main.tb5{background:url(/img/m5.png) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.icon_main.tb8{background:url(/img/m8.png) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.layui_nav .layui-nav-child dd.layui-this a,.layui_nav .layui-nav-child dd.layui-this a,.layui-nav-tree .layui-nav-child dd.layui-this{background: linear-gradient(0deg,#4178f9 0%, #73a4ff 100%);color:#333333;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;}
.layui_nav .layui-nav-child dd.layui-this .tb1{background:url(/img/sel_m1.png) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.layui_nav .layui-nav-child dd.layui-this .tb2{background:url(/img/sel_m2.png) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.layui_nav .layui-nav-child dd.layui-this .tb3{background:url(/img/sel_m3.png) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.layui_nav .layui-nav-child dd.layui-this .tb4{background:url(/img/sel_m4.png) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.layui_nav .layui-nav-child dd.layui-this .tb5{background:url(/img/sel_m5.png) no-repeat 0 0;background-size: cover;-webkit-background-size: cover;-o-background-size: cover;}
.layui_head_menu{float:left;margin-top: 18px;margin-left: 30px;cursor:pointer;}
.head_qiy{float:left;margin-top: 14px;margin-left: 30px;font-size: 17px;}
.layui_header .layui-nav-item a{color:#333;font-size: 16px;}
.layui-nav-img{width:30px;height:30px;margin-right: 7px;}
.layui-nav .layui-nav-more{border-top-color: #333;}
.layui-nav .layui-nav-mored{border-color: transparent transparent #333;}
.layui_header .layui-nav-item a:hover{color:#333}
.layui_header .layui-nav .layui-nav-child dd.layui-this a,.layui_header .layui-nav-child dd.layui-this{background: #F2F2F2;color: #333;}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{background-color: #5A8BFE;}
.head_list{margin-top: 19px;padding: 0 25px;border-right: 1px solid #CCCCCC; cursor: pointer;float: right;}
.hoverimg:hover .img1{display:none;}
.hoverimg:hover .img2{display:block;}
.toggle_body{left:0;}
.toggle_menu{left:-220px;}

.layui-tabsbody-item,.layui-tabsbody-item2{top: 62px;margin: 15px;background-color: #fff;padding:20px;overflow-y: auto;}
.layui-tabsbody-item2{padding:0;background: #fafafa;min-width: 980px;padding-bottom: 20px;}
.layui-tabsbody-item{min-width:1200px;padding-bottom: 40px;}
.layui-tabsbody-item3{min-width: 980px;}
.layui_show_pad{padding:15px;}
.layui-layout-admin .layui-body{bottom:0;background-color: #E9ECF7;border-radius: 10px 0px 0px 10px;position: absolute;min-width: 1200px;}
.layui-nav .layui-nav-child dd.layui-this a,.layui_nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this{background: linear-gradient(0deg,#4178f9 0%, #73a4ff 100%);border-radius: 10px 10px 0px 10px;color:#fff;}

.layui-layer-btn .layui-layer-btn0{border-color: #CCCCCC!important;background-color: #fff!important;color: #CCCCCC!important;margin-right: 18px;}
.layui-layer-btn .layui-layer-btn1,.layui-layer-btn .layui-layer-btn0:hover,.layui-layer-btn>a:last-child{background-color:#5A8BFE!important;color:#fff!important;border: 1px solid #5A8BFE!important;}
.layui-layer-btn a{border-radius:4px!important;height: 30px!important;line-height: 30px!important;padding: 0 18px!important;}
.layui-layer-title{border-bottom: 1px solid #F2F2F2!important;background-color: #fff!important;font-size:16px!important;border-radius: 8px 8px 0 0!important;}
.layui-layer-btn{padding: 0 25px 20px!important;}
.layui-layer{border-radius:8px!important;}

/*按钮*/
.layui_detail_tk{padding: 15px 20px;}
.layui_btn_line{text-align: right;position: absolute;bottom: 0px;padding: 10px 20px 15px;width: 100%!important;background-color: #fff;box-sizing: border-box;left:0;}
.layui_btn_line2{display: inline-flex;justify-content: space-between; position: absolute;bottom: 0px;padding: 10px 20px 15px;width: 100%!important;background-color: #fff;box-sizing: border-box;left:0;}
.layui_btn_line .layui-btn{margin-right: 18px;}
.layui_btn_line .layui-btn:last-child{margin-right:10px;}
.layui-btn{background-color: #5A8BFE;border-radius: 4px;line-height: 28px;height: 30px;margin-bottom: 5px;margin-right:10px;position:relative;}
.layui-btn .tb{position:absolute;width:22px;height:22px;top: -15px;right: -10px;}
.layui-btn+.layui-btn{margin-left:0;}
.layui-btn2{background-color:#fff;color:#CCCCCC;border:1px solid #CCCCCC;}
.layui_btn1,.layui_btn1:hover,.layui_btn4:hover,.layui_btn_line .layui-btn2:hover,.tit_btn .layui_btn3.selected:hover,.layui_btn9:hover{background-color:#5A8BFE;border:1px solid #5A8BFE;color:#fff;}
.layui_btn3{border:1px solid #CCCCCC;color:#CCCCCC;background-color: transparent;}
.layui_btn3:hover{border: 1px solid #5A8BFE!important;background-color: #5A8BFE!important;color: #fff!important;}
.layui_btn4,.tit_btn .layui_btn3.selected{color:#5A8BFE;border:1px solid #5A8BFE;background-color:transparent;}
.layui_btn5,.layui_btn5:hover{border:1px solid #999999;color:#999999;background-color: transparent;}
.layui_btn6{color:#fff;background-color:#697182;}
.layui_btn7{color:#fff;background-color:#cccccc;}
.layui_btn8{color:#fff;background-color:#FF1E1E;}
.layui_btn9{color:#666666;background-color:transparent;border: 1px solid #666666}
.layui_btn10{color:#FF1E1E;border:1px solid #FF1E1E;background-color:transparent;}
.layui_btn10:hover{background-color:#FF1E1E;color:#fff;}
.layui_btn11{border: 1px solid #666;background-color:#fff;color:#666;}
.layui_btn11:hover{color:#5A8BFE;border:1px solid #5A8BFE;}
/*屏幕管理*/
.layui_device_con{min-width: 1355px;height: 100%;background-color: #F4F4F4;}
.equipment_l{width: 253px;border-right: 1px solid #E0E0E0;z-index: 1;height: 100%;position: relative;float: left;box-sizing: border-box;}
.equipment_l .device-group{overflow: auto;height: 100%;width: 90%;}
/*.equipment_l .fix_btn{position: fixed;bottom: 25px;left: 252px;}*/
.layui_device_con .fix_btn{position: absolute;bottom: 25px;z-index: 2;left: 55px;}
.equitment_r .fix_btn{position: absolute;bottom: 25px;left: 0;right: 0;text-align: center;}
.equitment_r .fix_btn{text-align:left;margin-left: 35px;}
.equitment_r{float: right;width: 83%;padding: 20px 20px 20px 0px;overflow: auto;box-sizing: border-box;height: 100%;}
@media screen and (max-width: 1810px){
	.equitment_r{width: 81%;}
}
@media screen and (max-width: 1630px){
	.equitment_r{width: 76%;}
}

@media screen and (min-width: 2120px){
	.equitment_r{width: 85%;}
}
@media screen and (min-width: 2320px){
	.equitment_r{width: 87%;}
}
.tit_btn .delsb_btn.selected{color:#FF1E1E;border:1px solid #FF1E1E;}
.tit_btn .delsb_btn.selected:hover{background-color:#FF1E1E!important;color:#fff!important;border:1px solid #FF1E1E!important}
.tit_btn .delsb_btn:hover{border: 1px solid #CCCCCC!important;color: #CCCCCC!important;background-color: transparent!important}
.layui-form-checkbox[lay-skin=primary]:hover i{border-color: #5A8BFE;}
.layui-form-checked[lay-skin=primary] i{border-color: #5A8BFE!important;background-color: #5A8BFE;}
.equitment_r .title{font-size:16px;}
.equitment_r .title .num{padding:0 10px;color:#808080;padding: 0 30px;}
.equitment_r .tit_btn{height:32px;}
.equitment_r .tit_btn,.con_tit_div .tit_btn{padding:18px 0;}

.layui-table .label{background-color:#709AFC;border-radius:4px;color:#fff;padding: 0px 7px;margin:2px;display: inline-block;font-size: 13px;line-height: 21px;}
.layui-table .nickname{max-width: 300px;display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;top: 6px;}
.layui-table .green_label{background-color:#1FCC6C;}
.layui-table .red_label{background-color:#FF1E1E;}
.layui-table .gray_label{background-color:#9CA49F;}
.layui-table .blue_label{background-color:#47B9FB;}
.layui-table .no_label{background-color:#CCCCCC;color:#808080;padding: 2px 7px;border-radius:4px;}
.layui-table .noline{color:#B3B3B3;}
.layui-table tr{background-color: #FAFAFA;}
.layui-table th{color:#333;min-width: 53px;max-width: 100px;font-size:14px;}
.layui-table td{color:#666}
#pagedemo{position: fixed;right: 30px;bottom: 20px;z-index:1000}
.layui-tabsbody-item #pagedemo,.layui-tabsbody-item2 #pagedemo{right: 23px;bottom: 14px;left: 215px;padding: 5px 10px 0 5px;background-color: #fafafa;}
.layui-tabsbody-item #pagedemo{background-color:#fff;}
.layui-tabsbody-item #pagedemo .layui-laypage,.layui-tabsbody-item2 #pagedemo .layui-laypage{text-align:right;}
.layui-laydate .laydate-time-list .layui-this{background-color: #7F59FF!important;}
.layui-laydate .layui-laydate-content .layui-this{background-color: #7F59FF!important;}
.layui-laypage{display:block;margin:0 auto;text-align: center;}
#select-device-page .layui-laypage{text-align:left;margin-left: 20px;}
.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color: #5A8BFE;}
.layui-form-select dl dd.layui-this {background-color: #5A8BFE;}
.layui-input,.layui-select,.layui-textarea{border-radius: 6px;}
.click_sbmessage,.click_preview{cursor:pointer;}
.select-group .layui-select-title{margin-bottom:5px;}
.tank_tishi{text-align:center;color:#666;padding-top:25px;line-height:35px;}
#loader-1{width: 60px;height: 60px;}
.layui-slider-tips{top: -45px;}
.layui-slider-wrap-btn{width:10px;height:10px;}
.layui-layer-content{overflow: visible !important;}
.arrow-top{position:absolute;top:-9px;left:48%;font-size: 0;line-height: 0;border-width: 10px;border-color: #fff;border-top-width: 0;border-style: dashed;border-bottom-style: solid;border-left-color: transparent;border-right-color: transparent;}
.tk_slide{padding:45px;}
.slide_video .vi,.slide_btn .cont{float:left;color: #666;width:8%;text-align: right;margin-right:1%;line-height: 30px;}
#slideTest{float: left;width: 91%;margin-top: 13px;}
.slide_btn{color: #666;margin-top: 35px;}
.slide_btn .s_btn{float: left;width: 91%;}
.slide_btn .s_btn .layui-btn+.layui-btn{margin-right: 7px;}
.slide_btn .layui-btn{margin-bottom:5px;}
.layui-laydate .layui-laydate-content .layui-this{background-color: #5A8BFE!important;}
.layui-laydate-footer span:hover{color: #5A8BFE!important;}
.layui-breadcrumb{visibility: visible;}
.layui-breadcrumb a:hover{color:#5A8BFE!important}
.layui-breadcrumb a {color: #666!important;}
.tit_dropmenu input::placeholder{color:#333}

.tit_dropmenu .layui-form-item{width: 18%;float:left;clear: none;}
@media screen and (max-width: 1440px){
	.tit_dropmenu .layui-form-item{width: 19%;}
}
.tit_dropmenu .layui-form-label{padding-left:0;text-align:left;}
.tit_dropmenu .layui-input-block{margin-left: 95px;}
.line{width: 1px;height: 20px;background-color: #ccc;float: left;background-color: #ccc;margin:9px 20px 0}
.all_screen{color:#333;font-size:16px;margin: 10px;padding-left:0;}
.all_screen .tv{width:22px;height:24px;background:url(/img/tv.png) no-repeat left center;float:left;margin-top:2px;}
.equipment_l .selected{background: #e1e4ef;}
/*可选屏幕弹框里面的*/
.touf_set_l .tit_dropmenu .layui-input-block{margin-left: 110px;}
.touf_set_l .tit_dropmenu .layui-form-label{padding-left: 15px;text-align: center;}

.screen_man_ul li{width:24%;height: 180px;border: 1px solid #cccccc;border-radius: 5px;padding: 15px;box-sizing: border-box;position:relative;float: left;margin-top: 20px;margin-right: 1%;}
@media screen and (max-width: 2015px){
	.screen_man_ul li{width: 32%;}
}
@media screen and (max-width: 1510px){
	.screen_man_ul li{width: 49%;}
}

.screen_man_ul .img{width:50%;line-height: 145px;text-align: center;float: left;height: 100%;padding-right: 15px;box-sizing: border-box;position:relative;}
.screen_man_ul .img:hover .yulan_div{display:block;}
.screen_man_ul .img img{border:2px solid #000;max-width: 75%;}
.screen_man_ul .con{width: 46%;float: right;}
.screen_man_ul .con .layui-form-checkbox[lay-skin=primary]{padding-left: 0;}
.screen_man_ul .tit{font-size:14px;color:#333;font-weight: bold;position:relative;max-height: 30px;line-height: 15px;overflow: hidden;padding-left: 10px;padding-top: 3px;text-overflow: ellipsis;white-space: nowrap;}
.screen_man_ul .tit i{width: 5px;height: 5px;background: #29c442;position:absolute;left: 0px;top: 8px;border-radius: 50%;}
.screen_man_ul .tit i.two{background-color:#FF1E1E}
.screen_man_ul .tel{color:#666666;padding: 10px 0;line-height:23px;padding-left: 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.screen_man_ul .btn a{font-size: 12px;padding: 0 7px;line-height: 22px;height: 22px;max-width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.screen_man_ul li .label,.touf_set2_ul li .label{width: 40px;height: 20px;line-height:20px;background: #999999;border-radius: 4px;font-size:12px;text-align:center;color: #fff;position: absolute;bottom: 10px;z-index:99;}
.touf_set2_ul li .label{width: 35px;height: 20px;line-height: 20px;-webkit-transform: scale(0.8);transform: scale(0.8);left: 6px;}

.scr_point{position:absolute;padding: 10px;right: 0px;bottom: 5px;cursor:pointer;}

/*音乐播放器*/
.music_img{height:230px;line-height:250px;}
.tk_audio_con .audio_img{height: 360px;text-align: center;line-height: 360px;}
.tk_audio_con audio{padding: 0px 20px;width: 100%;box-sizing: border-box;}

.all-select-check{margin-bottom: 10px;}
.arrow-right{font-size: 0;line-height: 0;border-width: 10px;border-color: #fff;border-right-width: 0;border-style: dashed;border-left-style: solid;border-top-color: transparent;border-bottom-color: transparent;position:absolute;right: -9px;top: 39px;}
.music-select-area .arrow-right{top:92px;}

.tank_dl>.tank_dd .layui-form-switch{margin-top:1px;}
.layui-form-onswitch{border-color: #5A8BFE;background-color: #5A8BFE;}

.tank_dl{margin-top:13px;font-size:16px;color:#666;line-height:38px;}
.tank_dl>.tank_dt{float:left;text-align:right;width:160px;margin-right:10px;}
.tank_dl>.tank_dt font{color:#FF1E1E}	
.tank_dl>.tank_dd{float:left;width:55%;}
.tank_dl>.tank_dd2{width:395px;}

.tank_dl2{font-size:16px;line-height:45px;}
.tank_dl2 .tank_dt{float:left;width:143px;margin-right:7px;color:#1a1a1a;margin-left: 15px;}
.tank_dl2 .tank_dd{float:left;width:55%;color:#666;}
.tank_dl2 .red{color:#FF1B36;}
.tank_dl>.tank_dd .tou{max-height:30px;}

.layui-form-radio>i:hover,.layui-form-radioed>i{color: #5A8BFE;}
.rel_sheb_check .layui-form-checkbox[lay-skin=primary] span{font-size:16px;padding-right:50px;}
.equitment_r .layui-form-checkbox[lay-skin=primary] span{padding-right:0;}
.layui-table tbody tr.selected{background-color: #D4D6DB;}
.no_content{font-size:18px;text-align:center;color:#666666;line-height: 40px;clear:both;padding:300px 0 20px;}
.touf_set2_con .no_content{padding: 182px 0 20px;}
.no_content p{padding:10px 0;}
.no_content .layui-btn{margin-right:0;}


/*树形菜单*/
#device-group-list{padding:15px 0px 15px 0px;white-space:nowrap;display:inline-block;box-sizing: border-box;}
#device-group-list>ul{min-width: 220px;}
.device-group li{line-height:30px;color:#666;cursor: pointer;padding-right: 35px;}
.device-group .selected .point{ background-color: #e1e4ef;}
.device-group .point{float:right;cursor:pointer;position: absolute;right: 0px;background-color: #fafafa;padding: 0 8px;}
.point_dropmenu{background-color:#fff;position:absolute;border-radius:6px;width:110px;padding:10px 0;right: 18px;display:none;z-index:1111;box-shadow: 0px 0px 10px 0px rgba(94,94,94,0.20);}
.point_dropmenu a{line-height:30px;display:block;color:#666666;cursor:pointer;padding-left:15px;}
.point_dropmenu a:hover,.point_dropmenu .selected{background-color:#F0F0F2;}
.temp_upload_con{width:230px;height:106px;background: url(/img/ent_bj.png) no-repeat center center / 100% auto;position:relative;margin:10px 0;}
.temp_upload_con .delsb_btn{background: url(/img/tool7.png) no-repeat -2px -4px;float: right;width: 32px;height: 32px;cursor:pointer;}
.tabel_dropmenu{position:relative;}
.tabel_dropmenu .point_dropmenu{right:0;left:0;width:auto;text-align:left;margin-top:10px;}
.tree_jiant{width:12px;height:12px;background:url('/img/jiant1.png') no-repeat 3px 1px;display:inline-block;position: relative;top: 2px;margin-left: 4px;cursor:pointer;}
.tree_jiant.drop{background:url('/img/jiant2.png') no-repeat 2px 0px;}
.group-name{margin-left:5px;}

.tk_outer_pad{padding:15px;height:100%;box-sizing: border-box;}
.tk_outer_heigh{height: 100%;position: relative;}
.split-screen-area-preview,.split-screen-area-preview .file-item,.playlist-area{height: 100%;text-align: center;}
.split-screen-area-preview .file-item,.playlist-preview-area .file-item{position:relative;}
.split-screen-area-preview .file-item img,.playlist-preview-area .file-item img{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}

/*激活码*/
.tk_active_code{margin: 200px auto;width: 655px;}
.active_header{font-size:26px;background: #20232A;height:80px;line-height:80px;color:#fff;}
.active_header .img{margin:0 20px 0 30px}
.active_codetext{margin:50px 0 80px}
.tk_active_code .tit{font-size:28px;color:#333;}
.active_codetext input{width: 140px;height: 40px;border: 1px solid #B3B3B3;border-radius: 4px;background: transparent;padding-left: 10px;box-sizing: border-box;font-size:18px;color:#B3B3B3;margin:0 10px}
.tk_active_code .layui-btn{width: 110px;height: 34px;}
.active_codetext .act_input{color:#49C89D;border: 1px solid #49C89D;}
.active_codetext .red_input{color:#FF1E1E;border: 1px solid #FF1E1E;}
/*激活码头部菜单*/
.head_active{background: transparent;}
.head_active .layui-nav-more{border-top-color: #fff;}
.head_active .layui-nav-mored{border-color: transparent transparent #fff;}

/*输入框和点击关闭图标*/
.shuru_input_con{float:left;margin-top: 5px;}
.shuru_close{position:relative;width:280px;float:left;}
.shuru_close input{padding-right:30px;}
.shuru_close .close,..shuru_close .close{position: absolute;top: 0px;right: 15px;cursor:pointer;line-height: 37px;}
.shuru_input_con .submit,.shuru_input_con .cancel,.sucai_input_con .submit2{width: 30px;height: 30px;background: url(/img/gou.png) no-repeat center;float: left;margin-left: 15px;margin-top: 4px;cursor: pointer;}
.sucai_input_con .submit2{background: url(/img/gou2.png) no-repeat center;margin-left:10px;}
.shuru_input_con .cancel{background: url(/img/close2.png) no-repeat center;background-size: 16px auto;-webkit-background-size: 16px auto;-o-background-size: 16px auto;}
.shuru_edit,.sucai_edit{width: 30px;height: 28px;background: url(/img/edit.png) no-repeat center;background-size: 28px auto;-webkit-background-size: 28px auto;-o-background-size: 28px auto;display:inline-block;position: relative;top: 9px;left: 15px;cursor:pointer;}
@media screen and (max-width: 1700px){
	.shuru_edit, .sucai_edit{left: 5px;}
}
@media screen and (max-width: 1500px){
	.con_sucai_ul .edit_tit .font_text>span{max-width: 77%;}
	.shuru_edit, .sucai_edit{left: 2px;}
}
.shuru_edit:hover{background: url(/img/edit_sel.png) no-repeat center;background-size: 28px auto;-webkit-background-size: 28px auto;-o-background-size: 28px auto;}
.sucai_edit{background: url(/img/edit2.png) no-repeat center;background-size: 12px auto;-webkit-background-size: 12px auto;-o-background-size: 12px auto;}
.sucai_edit:hover{background: url(/img/edit2_sel.png) no-repeat center;background-size: 12px auto;-webkit-background-size: 12px auto;-o-background-size: 12px auto;}
/*搜索框*/
.con_search{float:right;width:260px;position:relative;margin-right: 15px;}
.con_search .serch_btn{width: 32px;text-align: left;cursor: pointer;line-height: 32px;position: absolute;right: 0;top: 0;height: 100%;border-top-left-radius: 0;border-bottom-left-radius: 0;text-align:center;}
.con_search .serch_btn .close{margin-top: -3px;max-width: 18px;}
.con_search input{height: 32px;}
/**/
.table_tit{line-height:50px;font-size:16px;padding:0 20px;background: #f1f5ff;border: 1px solid #d9deeb;border-radius: 5px;margin-bottom:20px;}
.table_tit .i{padding-right:10px;position:relative;top:-2px;}
.table_tit .emptybtn{cursor:pointer;margin-left:25px;}
/*删除弹框*/
.tk_delete{height: 90px;overflow: hidden;}
.tk_delete,.tk_delete2{font-size:16px;color: #4D4D4D;padding-top: 25px;padding-left: 35px;position: relative;margin: 0 28px;line-height:26px;}
.tk_delete2,.tk_delete{display: -webkit-box!important;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;word-break: break-word;}
.layui-layer-wrap{-webkit-line-clamp: unset;}
.tk_delete .tit{color:#FF1E1E;margin-bottom:10px;}
.tk_delete i,.tk_delete2 i{width:22px;height:22px;background:url('/img/del.png') no-repeat 0 0;background-size: 22px auto;-webkit-background-size: 22px auto;-o-background-size: 22px auto;position:absolute;left:0;margin-top: 2px;}
.tk_delete2 i{background:url('/img/del2.png') no-repeat 0 0;background-size: 22px auto;-webkit-background-size: 22px auto;-o-background-size: 22px auto;}
/*添加用户*/
.layui-tabsbody-item2 .layui-tab-content{padding:10px 25px;}
.con_btn_div{padding:20px 0}
.user_title{font-size: 16px;color: #666;margin-bottom: 35px;}
.texta{width:100%;height:80px;border:1px solid #ccc;padding:10px;box-sizing: border-box;background-color: transparent;border-radius: 6px;}
.user_left{float:left;width: 88px;}
.user_quxian{float:left;width: 80%;}
.operation_btn a{color:#5A8BFE;padding: 0 20px 0 0;cursor:pointer;}
.operation_btn a:hover,.set_ren_dl dd a:hover{color: #1E55D6;}
.online,.offline{position:relative;padding-left:12px;}
.online:before,.offline:before{content:"";width:6px;height:6px;background:#29C442;border-radius:50%;position:absolute;left:0;margin-top: 7px;}
.lamp_top:before{margin-top: 20px;}
.offline:before{background:#FF1E1E;}
.warning:before{background:#ffbf00;}
.en_btn{margin-top:30px;}
.en_btn.layui_btn_line{text-align: center;bottom: 10px;position: fixed;background-color: #fff;left: 215px;}
/*选择企业*/
.sel_enter_body{display: flex;justify-content: center;align-items: center;}
.sel_enter_body .bj{position: fixed;width: 100%;height: 100%;background: url(/img/login_bj.png) no-repeat 0 0;background-size: cover;}
.sel_entr_con{position: relative;width: 460px;margin: auto;padding: 20px 0;}
.sel_entr_con .logo{text-align:center;padding-bottom:10px;}
.select_entr .tit{font-size:20px;color:#262626;line-height:40px;}
.select_entr_ul{padding-bottom:50px;}
.select_entr_ul li{width: 460px;height: 95px;background: #ffffff;background-color:#fff;border: 1px solid #dbe3f6;border-radius: 11px;font-size:20px;line-height:35px;padding:10px 20px 0px;position:relative;box-sizing: border-box;margin-top:20px;}
.select_entr_ul li a{color:#262626;display:block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-right: 42px;}
.select_entr_ul li:hover{background: #e0e9ff;}
.select_entr_ul li img{position:absolute;top:0;bottom:0;margin:auto;right:20px;height:20px;width:25px}


.statis_table{background-color:#fff;border-radius:4px;margin-top:15px;}
.statis_table_div{padding:0px 20px 5px}
.layui-table td,.layui-table th{border-left: none;border-right: none;text-align:left;}

.layui-tabsbody-item2 .layui-tab-title li{min-width:auto;margin: 0 50px;margin-left:0;font-size:16px;padding: 0;line-height: 32px;}
.layui-tabsbody-item2 .layui-tab-title li a{padding:0 10px}
.layui-tabsbody-item2 .layui-tab-title .layui-this,.layui-tabsbody-item2 .layui-tab-title .layui-this a{color:#5A8BFE;}
.layui-tabsbody-item2 .layui-tab-title .layui-this:after{border-bottom: 4px solid #5A8BFE;height: 4px;width: 100%;bottom: -8px;top: auto;border-top-left-radius: 3px;border-top-right-radius: 3px;}
.layui-tabsbody-item2 .layui-tab{margin-top:0}
.layui-tabsbody-item2 .layui-tab-title{background-color:#fff;font-size: 16px;font-weight: bold;border:none;padding-top: 25px;padding-left: 30px;}

/*身份验证*/
.tk_shenfyanz{color:#333;line-height: 30px;text-align: center;}
.tk_shenfyanz .con{font-size:18px;padding-top: 10px;}
.tk_shenfyanz .tel{font-size:24px;margin-top: -5px;}
.tk_shenfyanz .login_ul .yanzm_btn{line-height: 38px;height: 38px;font-size: 14px;}
.tk_shenfyanz .login_ul{width: 87%;margin: 0 auto;margin: 40px auto 0px;}
.tk_wenh{position:absolute;top: -31px;left: 150px;cursor:pointer;}
.tk_wenh:hover{opacity: 0.7;}
.tk_bottom_btn{position: absolute;bottom: 50px;left: 0;right: 0;}
.tk_bottom_btn .layui-btn{width:150px;height: 34px;line-height: 33px;}
.zhuany_to{padding:20px 40px;}

/*个人设置*/
.set_ren{text-align:center;margin-top: 80px;}
@media screen and (min-width: 1920px){
	.set_ren{margin-top: 100px;}	
}
.set_ren .font_text{font-size:18px;color: #333;}
.set_ren .ren_div{position:relative;display: inline-block;width: 90px;height: 90px;text-align: center;line-height: 87px;}
.set_ren .ren_div>img{border-radius: 50%;}
.set_ren .ren_div:hover .upload_img{display:block;}
.set_ren .upload_img{color: #fff;position: absolute;top: 0;left: 0;right: 0;background: rgba(0,0,0,0.3);bottom: 0;border-radius: 50%;cursor:pointer;display:none;}
.set_ren .upload_img>p{display: none;}
.set_ren .shuru_input_con{width: 370px;margin: 15px auto;float: unset;position: relative;left: 42px;}
.set_ren_dl{color:#333333;line-height:45px;border: 1px solid #e6e6e6;border-radius: 5px;padding:40px 40px 60px;max-width:820px;margin:40px auto;}
.set_ren_dl dt{font-size:20px;color: #000;}
.set_ren_dl dd{font-size:16px;border-bottom: 1px solid #e6e6e6;padding: 20px 40px 20px 10px;}
.set_ren_dl dd span{color:#999;margin-left:100px;}
.set_ren_dl dd a{color:#5A8BFE;cursor:pointer;}
/*修改密码*/
.tk_update_pwd,.tk_update_pwd2{padding:40px 55px;}
.login_ul .lable{line-height:35px;font-size:14px;color:#333;}
.tk_update_pwd .yanzm_btn,.tk_update_pwd2 .yanzm_btn{line-height: 38px;height: 38px;}

/*内容管理*/
.con_tit_div .layui-form-label{text-align: left;padding: 5px 0px 9px;}
.con_tit_div .layui-input-block{margin-left:90px;}
.con_sucai_ul{padding:0 15px;}
.con_sucai_ul li{width:19%;/*width:306px;*/margin:20px 0.5% 0px;float:left;border: 1px solid #cccccc;position:relative;box-sizing: border-box;}
.screen_man_ul li:hover,.screen_man_ul li.selected,.con_sucai_ul li:hover,.con_sucai_ul li.selected{border:1px solid #5A8BFE;}
@media screen and (min-width: 1920px){
	.con_sucai_ul li,.screen_man_ul li{border: 2px solid #cccccc;}
	.screen_man_ul li:hover,.screen_man_ul li.selected,.con_sucai_ul li:hover,.con_sucai_ul li.selected{border:2px solid #5A8BFE;}
	.con_sucai_ul  .add_upload{border: 2px dashed #cccccc;}
	.con_sucai_ul  .add_upload:hover{border:2px solid #cccccc;}
}
.tk_sucai_sel{min-width:800px;}
.tk_sucai_sel .con_sucai_ul li{width: 24%;}
.tk_sucai_sel .con_sucai_ul li .img{height:170px;line-height:167px;}
.con_sucai_ul li .layui-input{height:32px;margin-top:4px;}
.con_sucai_ul li .img{/*height: 177px;line-height:175px;*/height: 9.05vw;line-height: 9vw;text-align: center;position:relative;background: #ebebeb;}

@media screen and (min-width: 1930px){
.con_sucai_ul li .img{height: 9.6vw;line-height: 9.4vw;}
}
@media screen and (max-width: 1400px){
	.con_sucai_ul li .img{height: 126px;line-height: 126px;}
}
.con_sucai_ul li:hover .yulan_div{display:block;}
.hover_bj{cursor: pointer;width: 60px;height: 60px;line-height: 60px;text-align: center;border-radius: 50%;color: #fff;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;z-index:200;display:none;}
.touf_set2_ul li:hover .hover_bj{display:block;}
.yulan_div{display:none;}
.yulan_div span{cursor: pointer;width: 60px;height: 60px;line-height:60px;text-align:center;border-radius:50%;background-color: rgba(64,121,253,0.8);font-size:14px;color:#fff;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
.con_sucai_ul li .label,.upload_prod .label{width: 40px;height: 20px;line-height:20px;font-size:12px;color:#fff;background: #999999;border-radius: 4px;position:absolute;left:15px;bottom:10px;}
.con_sucai_ul .chbox{position: absolute;z-index: 9;right: 10px;top: 10px;width:20px;height:20px;background:url(/img/check.png) no-repeat 0 0;}
.con_sucai_ul li.selected .chbox{background:url(/img/check_sel.png) no-repeat 0 0;}
.con_sucai_ul .edit_tit{background-color:#FAFAFA;font-size: 14px;color: #333;line-height: 50px;height:50px;padding: 0 15px;position:relative;}
.con_sucai_ul .edit_tit .font_text>span{max-width: 80%;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sucai_input_con{padding-top: 5px;}
.sucai_input_con .shuru_close{width:8vw;}
.scr_point .point_dropmenu{right: 0;top: 45px;}
.scr_point .layui-icon-more-vertical:before{color: #B3B3B3;}

.tk_pic_con{padding: 100px 20px 0;min-width:1000px;}

.yulan_pic_l{border-right: 1px solid #E6E6E6;width: 70%;height: 500px;text-align:center;float: left;padding: 15px 40px 40px;box-sizing: border-box;position:relative;}
@media screen and (max-height: 700px){
.tk_pic_con{padding: 35px 20px;}
}
.yulan_pic_r{float:left;width:30%;font-size:16px;line-height: 50px;}
.yulan_pic_r dl{display:flex;}
.yulan_pic_r dt{color:#1a1a1a;float:left;width:100px;text-align:right;margin-right:10px}
.yulan_pic_r dd{color:#999;float:left;width: 68%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.yulan_pic_l .mp3_tb{width: 54px;height: 54px;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;background:url('/img/mp3.png') no-repeat center;}
.launch-cover img{height: 100%;object-fit: cover;}

.upload_suc_ul{font-size:14px;color:#666666;padding: 0px 20px 46px;min-height: 710px;/*overflow-y: auto;*/}
.tk_iframe_con .upload_suc_ul{min-height: 600px;}
.upload_suc_ul li{margin:15px 20px;height:180px;}
.upload_suc_ul .suc_li1{float:left;color:#CCCCCC;border:1px dashed #D9D9D9;width: 150px;height: 150px;text-align:center;border-radius: 11px;}
.upload_suc_ul .suc_li1 i,.suc_li2 .con i,.add_upload i{display: inline-block;width:50px;height:50px;background:url('/img/add.png') no-repeat center;margin-top: 30px;margin-bottom: 10px;cursor:pointer;}
.add_upload i{margin-top: 70px;}
.upload_suc_ul .suc_li1:hover{border:1px dashed #5A8BFE;color:#5A8BFE;}
.upload_suc_ul .suc_li1:hover i,.add_upload:hover i{background:url('/img/add_sel.png') no-repeat center;}
.suc_li2{float:left;font-size:14px;color:#666666;text-align:center;position:relative;width:150px;}
.suc_li2 .con{color:#fff;background-color:#CCCCCC;width: 150px;height: 150px;text-align:center;border-radius: 11px;}
.suc_li2 .con .i2{background:url('/img/zhong.png') no-repeat center;}
.suc_li2 .con .i3{background:url('/img/fail.png') no-repeat center;}
.suc_li2 .name{padding:10px 0 0;height: 20px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.suc_li2 .close{background:url('/img/close.png') no-repeat center;width:20px;height:20px;position:absolute;right: -8px;top: -8px;opacity:0.8;cursor:pointer;}
.suc_li2 .close:hover{opacity:1;}
.suc_li2 .layui-progress{top: 65px;margin: 0 25px;}
.suc_li2 .progress_font{top: 83px;position: relative;}
.layui-bg-blue{background-color: #5A8BFE!important;}
.tk_upload_suc,.tk_music_sel{min-width:840px;position:relative;}
/*.tk_upload_suc .layui_btn_line{position: sticky;}*/
.tk_upload_suc{min-width: 421px;}
@media screen and (max-width: 628px){
.tk_upload_suc,.tk_music_sel{position:relative;height:100%;}
}
@media screen and (max-height: 800px){
.tk_upload_suc,.tk_music_sel{position:relative;}
/*.upload_suc_ul,.con_sucai_ul{overflow-y: inherit!important;height: 600px;}*/
}
.tk_upload_suc  .tk_wenh,.tk_wenh2{left: 98px;}
.tk_upload_suc .tk_del_hover,.tk_upload_suc .tk_del_hover2{width:350px;height:168px;box-shadow: 0px 0px 10px 0px rgba(94,94,94,0.20);border-radius: 6px;position: absolute;bottom: 66px;right: 10px;background-color:#fff;}
.tk_del_hover .arrow-bottom,.tk_del_hover2 .arrow-bottom{position: absolute;bottom: -10px;left: 0;right: 0;margin: auto;}
.tk_del_hover .tk_delete2,.tk_del_hover2 .tk_delete2{height: 82px;}
.tk_iframe_con .tk_del_hover,.tk_iframe_con .tk_del_hover2{position: fixed;bottom: 71px;}
.tk_iframe_con .tk_del_hover .layui_btn_line,.tk_iframe_con .tk_del_hover2 .layui_btn_line{position: absolute;}
.tk_del_hover2 .arrow-bottom{right: -196px;}

/*弹框分屏*/
.tk_screen_con{width: 100%;height: 464px;margin: 25px auto 0;position: relative;text-align:center;}
.tk_screen_con .layout_area_bj{border:3px solid #333;}
.tk_yulan_screen .layout_area_bj{border:17px solid #333;box-shadow: 0px 0px 10px 0px rgba(94,94,94,0.20);}
.toufang-border{border:8px solid #333;}


/*编辑组别*/
.tk_edit_group{}
.edit_group_div .tank_dl{font-size:13px;}
.edit_group_div .tank_dt{width: 100px;}
.edit_group_div .tank_dd{width:65%;}
.edit_group_div .tank_dd .time1,.start_end_div .time1{float:left;width:45%;}
.edit_group_div .tank_dd .time2,.start_end_div .time2{float:right;width:45%;}
.edit_group_div .tank_dd .heng,.start_end_div .heng{float:left;width:10%;text-align:center;color:#E6E6E6;}

.tank_dl input[disabled="disabled"]	{background: #f0f0f0;}
.bjcolor_fff .layui-table tbody tr {background-color: #fff;}
.bjcolor_fff .layui-table tbody tr:hover{background-color:#f2f2f2;}
.addr .addr_det{float: left;width: 31%;margin-right: 3.5%;}
.addr .addr_det:last-child{margin-right: 0;}
.screen_tip{position:relative;left: -8px;top: -3px;cursor:pointer;}
/*屏幕详情*/
.screen_det_div{float:left;width:50%;}
.screen_det_div .h3tit{font-size:16px;color:#000;margin: 20px 0px 0 20px;}
.screen_det_div .tank_dt{width:100px;color:#333;}
.screen_det_div .tank_dl{font-size:13px;}

.picture_img_div{height:450px;padding: 50px 20px 20px;line-height:450px;text-align:center;}
/*创建节目*/
.program_top{height: 40px;padding: 20px 16px;border-bottom:1px solid #E6E6E6;background-color:#fff;}
.program_top .fr{margin-top: 5px;}
.gro_name{width: 350px;height: 40px;line-height:40px;border: 1px solid #cccccc;border-radius: 5px;font-size:16px;color:#666666;float: left;}
.gro_name .lab{border-right: 1px solid #cccccc;padding: 5px 10px; margin-right: 10px;}
.gro_name .input{border:none;}
.program_body{height: calc(100% - 242px);display: flex;}
.program_bottom{height:160px;border-top:1px solid #E6E6E6;background-color:#fff;}
.program_bottom .geshi{width:290px;height:100%;border-right: 1px solid #E6E6E6;padding-left: 100px;box-sizing: border-box;padding-top: 12px;float: left;}
.program_bottom .geshi h4{line-height:40px;}
.program_bottom .geshi .layui-btn{width:120px;margin-top: 7px;}
.pro_laymenu{width:290px;height:100%;border-right:1px solid #E6E6E6;background-color:#fff;display:flex;}
.pro_fenbl{width:calc(100% - 290px);padding:20px 0;background: #e9ecf7;}
.pro_menu_tab{width:65px;border-right:1px solid #E6E6E6;height: 100%;padding-top: 20px;box-sizing: border-box;}
.pro_menu_tab a{display:block;font-size:16px;color:#666666;line-height:40px;text-align:center;margin-bottom:30px;cursor:pointer;box-sizing: border-box;border-left: 4px solid #fff;}
.pro_menu_tab .selected{border-left:4px solid #5A8BFE;}
.lay_tab_con{padding-top: 20px;}
.layout_con_div{padding:20px;width:100%;overflow-y: auto;}
.layout_con_div h5{color:#666666;line-height:40px;font-size: 16PX;}
.layout_tit_tab{display: flex;border-radius: 4px;border: 1px solid #cccccc;}
.layout_tit_tab a{width:50%;text-align: center;color:#666;line-height: 30px;cursor:pointer;}
.layout_tit_tab a.selected{background-color:#5A8BFE;color:#fff;background: #5a8bfe;}
.lay_con_ul{color:#999;text-align:center;}
.lay_con_ul li{width:47%;margin-bottom:10px;margin-right:6%;float:left;font-size:12px;}
.lay_con_ul li.selected .img{border: 2px solid #5a8bfe;}
.lay_con_ul li:nth-child(2n){margin-right:0;}
.lay_con_ul li .img{background: #f5f7ff;display:block;border-radius: 4px;height: 56px;line-height: 53px;cursor: pointer;box-sizing: border-box;}
.lay_con_ul li p{line-height:30px;}
.lay_upload_con{padding: 15px 15px 0;width: calc(100% - 290px);float: left;box-sizing: border-box;}
.lay_upload_con>.flex{background: #f7f7f7;padding: 18px 13px;margin-top: -13px;overflow-x: auto;white-space: nowrap;}
.lay_upload_con .title{color:#666;font-size:14px;padding-bottom:22px;line-height:30px;}
.lay_upload_con .title span{font-size:12px;color:#999;margin-left: 20px;}
.lay_upload_con	.upload_btn{min-width: 62px;}
.lay_upload_con	.upload_btn,.upload_music{border: 1px dashed #999999;color:#999;padding-top:5px;text-align:center;border-radius: 5px;cursor: pointer;width: 64px;height: 54px;font-size: 12px;box-sizing: border-box;line-height:20px;}
.upload_music{width:80px;height:80px;padding-top: 16px;margin-top: 12px;}
.lay_upload_con	.upload_btn:hover,.upload_music:hover{color:#5A8BFE;border: 1px dashed #5A8BFE;}
.lay_upload_con	.upload_btn:hover img,.upload_music:hover img{display:none;}
.lay_upload_con	.upload_btn:hover .sel,.upload_music:hover .sel{display:inline-block;}
.lay_uplad_ul li{cursor:pointer;width:64px;height:54px;line-height:54px;background: #cccccc;position:relative;margin-left:10px;text-align:center;border-radius: 5px;}
.lay_uplad_ul li .sec{background: #666666;border-radius: 7px;height:15px;line-height:15px;padding:2px 5px;position:absolute;right:5px;bottom:5px;font-size:12px;color:#fff;}
.upl_second{left: -102px;position: fixed;bottom: 115px;width:260px;height:108px;line-height:37px;box-shadow: 0px 0px 10px 0px rgba(94,94,94,0.20);background-color: #fff;border-radius: 8px;padding:15px;box-sizing: border-box;}
.lay_uplad_ul li .tb,.lay_music_ul li .del{width:12px;height:12px;background:url('/img/time.png') no-repeat center;display: block;cursor:pointer;position:absolute;top: -19px;right: 23px;background-size: 12px;}
.txt-scroll .scrollbox{width: 100%;white-space: nowrap;overflow: hidden;transition: all .2s;}
.txt-scroll {width: 100%;height: 30px;line-height: 30px;padding: 0 5px;box-sizing: border-box;}
.txt-scroll .txt,.txt-scroll .txt-clone {display: inline;position: relative;}


.lay_uplad_ul li .tb:hover{background:url('/img/time_sel.png') no-repeat center;background-size: 12px;}
.lay_uplad_ul li .tb{display:none;height: 19px;width:18px;}
.lay_uplad_ul li:hover .tb{display:block;}
.lay_uplad_ul li .del,.lay_music_ul li .del{background:url('/img/delete.png') no-repeat center;right: 3px;}
.lay_music_ul li .del{background:none;display:none;top: -17px;height: 20px;}
.lay_music_ul li:hover .del{display:block;}
.lay_uplad_ul li .del:hover{background:url('/img/delete_sel.png') no-repeat center;}
.lay_uplad_ul li.selected{border:1px solid #5A8BFE}
.time_jiajian .lab{margin-right: 45px;float:left;}
.time_jiajian .num_num{height:27px;border: 1px solid #CCCCCC;width: 67px;padding-left: 10px;box-sizing: border-box;}
.play_jiajian{position:relative;width: 69px;display: inline-block;line-height:27px;}
.play_jiajian .num_action{position:absolute;right:0;height: 15px;border: 1px solid #CCCCCC;background-color: #fff;padding: 0 4px;line-height: 13px;cursor:pointer}
.play_jiajian .leftBtn{top:0}
.play_jiajian .rightBtn{bottom:0}
.time_jiajian .layui-form-onswitch{border-color: #FD9A0C;background-color: #FD9A0C;}
.time_jiajian .layui-form-switch{height:20px;line-height:20px;margin:0;}
.time_jiajian .layui-form-switch i{width:12px;height:12px;}
.upl_sec_check{text-align:left;}
.up-con-item{position:relative;}
.iframe-masking{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 33;}
/* 向下的箭头 */
.arrow-bottom{
  width: 0;   
  height: 0;   
  border-left: 8px solid transparent;  /* 左边框的宽 */  
  border-right: 8px solid transparent; /* 右边框的宽 */  
  border-top: 11px solid #fff; /* 下边框的长度|高,以及背景色 */  
  font-size: 0;  
  line-height: 0; 
}
.upl_second .arrow-bottom{position:absolute;bottom: -10px;}
.tk_sucai_sel .con_sucai_ul,.tk_music_sel .con_sucai_ul{padding: 20px 0 45px;/*max-height: 538px;overflow-y: auto;*/}
.wen_tip{cursor:pointer;}
.lay_music_ul li{background: #f5f7ff;width:80px;height:80px;text-align:center;position:relative;font-size:12px;color:#666;float:left;margin-top:30px;}
.lay_music_ul li span{width:42px;height:42px;display: inline-block;padding: 9px 0 4px;}
/*投放管理*/
.con_touf_ul{padding:0}
/*.con_touf_ul li{height: 17.7vw;}*/
.con_touf_ul .edit_tit{background-color:#fff;}
.con_touf_ul .point_dropmenu{top: 56px;}
.con_touf_ul .scr_point{bottom: -10px;}
.touf_ul{font-size:12px;color:#999;padding:0 15px;background-color: #fff;padding-bottom:10px;height: 95px;}
.touf_ul p{padding-bottom:8px;}
.touf_ul p i{position:relative;padding-right:7px;top: -2px;}
.tk_touf_ul>li{position:relative;padding-left:40px;margin: 30px 0;line-height:40px;color:#666}
.tk_touf_ul .tb{width:20px;height:20px;float:left;cursor: pointer;margin-right:15px;margin-top: 9px;}
.tk_touf_ul .tb:hover .tf_tip{display:block;}
.tk_touf_ul .tb1{background:url('/img/set1.png') no-repeat center;}
.tk_touf_ul .tb1:hover{background:url('/img/set1_sel.png') no-repeat center;}
.tk_touf_ul .tb2{background:url('/img/set2.png') no-repeat center;}
.tk_touf_ul .tb2:hover{background:url('/img/set2_sel.png') no-repeat center;}
.tk_touf_ul .tb3{background:url('/img/set3.png') no-repeat center;}
.tk_touf_ul .tb3:hover{background:url('/img/set3_sel.png') no-repeat center;}
.tk_touf_ul .tb4{background:url('/img/set4.png') no-repeat center;}
.tk_touf_ul .tb4:hover{background:url('/img/set4_sel.png') no-repeat center;}
.tf_tip{position:absolute;background: #4D4D4D;border-radius: 4px;box-shadow: 0px 0px 10px 0px rgba(94,94,94,0.20);color:#fff;font-size: 12px;line-height: 25px;padding:0 10px;top: -27px;left: 15px;display:none;}
.tf_tip i{position: absolute;bottom: -7px;left: 0;right: 0;margin: auto;width: 0;height: 0;border-left: 5px solid transparent;  /* 左边框的宽 */ border-right: 5px solid transparent; /* 右边框的宽 */  border-top: 8px solid #4D4D4D; /* 下边框的长度|高,以及背景色 */ font-size: 0;line-height: 0; }
.start_end_div{padding-top:10px;padding-left: 35px;}
.tk_touf_ul li .layui-form-switch{margin-top: 2px;}

/*星期多选下拉框*/
.mySelect{width:100%;position: relative;}
.mySelect .inputWrap{width:100%;min-height: 40px;border: 1px solid #e6e6e6;border-radius: 3px;position: relative;cursor: pointer;}
.mySelect ul{padding:0 5px ;margin: 0;padding-right: 35px;}      
.mySelect li{line-height: 20px;font-size: 14px;display: inline-block;padding: 2px 0px;}
.mySelect li:after{content:"、"}  
.mySelect .fa-close:hover{color: #237eff;}
.mySelect .mySelect-option{width: 100%;max-height: 300px;overflow-y: scroll;position: absolute;background-color:#fff;z-index: 2;margin-top: 5px;box-shadow: 0px 0px 10px 0px rgba(94,94,94,0.20);display:none;}
.mySelect .inputWrap>i{position: absolute;padding: 13px;right: 0;top: -13px;}
.mySelect-option div{cursor: pointer;padding: 5px 15px;line-height: 26px;font-size: 14px;}
.mySelect-option div.selected .fa-check{float:right;width:20px;height:20px;background:url('/img/gou2.png') no-repeat center;}
.mySelect-option div:hover{color: #9ec6ff;background-color:#F1F5FE}

/*投放设置2*/
.touf_set2_con{border-bottom: 1px solid #E6E6E6;}
.touf_set_l{border-right: 1px solid #E6E6E6;}
.touf_set_l,.touf_set_r{width:50%;height: 640px;}
.touf_set2_con .h3_tit{padding:25px 0 25px 15px;line-height:32px;}
.touf_set2_con .tit_dropmenu .layui-form-item{width:40%;}
.touf_set2_con .count{padding-top:15px;}
.touf_set2_con .con_search{width:200px;}
.touf_set2_ul{height: 500px;/*overflow-y: auto;*/}
.touf_set2_ul li{width:193px;height:140px;padding: 10px;margin-left:2.3%;}
.touf_set2_ul li .img img{border:none;}
.touf_set2_ul .img{width:22%;line-height: 100%;margin-top: 20px;margin-left:5px;}
.touf_set2_ul .con{width: 71%;font-size: 12px;margin-left: 4%;}
.touf_set2_ul .tit{font-size:12px;}
.touf_set2_ul .tel{padding: 9px 0;line-height: 17px;}
.touf_set_r .det_btn{padding:0 15px 20px;}
.touf_set_r .touf_set2_ul .con{margin-top: 16px;}
.touf_set2_ul li:hover .hover_bj{align-items: center;display: flex;justify-content: center;}

.no_content2{display:flex;width: 487px;margin: 0 auto;clear: both;padding-top: 300px;}
.no_content2 img{margin-right:20px;}
.no_content2 h2{font-size:26px;padding:20px 0;color:#666;}

/*固定到右侧栏*/
.toolbar_right{margin-right: 0;width: 48px;position: fixed;right: 25px;bottom: 100px;-webkit-box-shadow: #DDD 0px 1px 5px;-moz-box-shadow: #DDD 0px 1px 5px;box-shadow: #DDD 0px 1px 5px;z-index: 999;background-color:#fff;}
.toolbar_right .tool{height: 56px;width: 48px;font-size: 12px;color:#666;text-align: center;cursor:pointer;position: relative;}
.toolbar_right .tool:hover p{color:#5A8BFE}
.toolbar_right .tool1{background:url('/img/right1.png') no-repeat center 10px;}
.toolbar_right .tool1:hover{background:url('/img/right1_sel.png') no-repeat center 10px;}
.toolbar_right .tool2{background:url('/img/right2.png') no-repeat center 10px;}
.toolbar_right .tool2:hover{background:url('/img/right2_sel.png') no-repeat center 10px;}
.toolbar_right .tool3{background:url('/img/right3.png') no-repeat center 10px;}
.toolbar_right .tool3:hover{background:url('/img/right3_sel.png') no-repeat center 10px;}
.toolbar_right .tool p{padding-top:35px;}
.toolbar_right .tool:hover .pic{display:block;}
.toolbar_right .tool .pic{display: none;position: absolute;left: -138px;top: -50px;width: 130px;height: 150px;box-shadow: #DDD 0px 1px 5px;background-color:#fff;}
.toolbar_right .tool .pic img{width:90px;height:90px;margin: 20px 0 10px;}
/*布局*/
.resolv_label{background-color:#5A8BFE;color:#fff;font-size:18px;padding:2px 5px;display: inline-block;position: absolute;top:-40px;z-index:2;}
.shuping_con1 .resolv_label,.shuping_con2 .resolv_label,.shuping_con3 .resolv_label,.shuping_con4 .resolv_label,.shuping_con5 .resolv_label,.shuping_con6 .resolv_label,.shuping_con7 .resolv_label{font-size: 26px;}
.resolv_label:after{content:"";position: absolute;bottom: -7px;left: 0;right: 0;margin: auto;width: 0;height: 0;border-left: 5px solid transparent;  /* 左边框的宽 */ border-right: 5px solid transparent; /* 右边框的宽 */  border-top: 8px solid #5A8BFE; /* 下边框的长度|高,以及背景色 */ font-size: 0;line-height: 0; }
.layout_area_bj{position: relative;top: 50%;left: 50%;-webkit-transform-origin: left top;transform-origin: left top;background-color:#fff;/*overflow: hidden;*/background-size: 100% 100%;background-repeat: no-repeat;}
.layout_area_bj video{width:100%;height:100%;}
.layout_area_bj .bj_img{position: absolute;top: 0;left: 0;min-width: 100%;min-height: 100%;border: none;/*-webkit-filter: blur(16px);filter: blur(16px);-o-object-fit: cover;object-fit: cover;pointer-events: none;*/transform: scale(2);}
/*.layout_area_bj .show_img{width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;pointer-events: none;z-index: 1; position: relative;}*/
.resolv_con1 .r_con1,.shuping_con1 .r_con1{width:100%;height:100%;box-sizing: border-box;border: 2px dashed #CCCCCC;}
.resolv_con2,.resolv_con3,.resolv_con4{display:flex}
.border_sel{border:2px dashed #CCCCCC;box-sizing:border-box;overflow:hidden;position:relative;overflow:hidden;/*display: flex;align-items: center;justify-content: center;*/}
.border_none{position:relative;}
.tk_screen_con .border_none{border:none;}
.border_none .show_img,.border_sel .show_img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;}

.border_sel:hover{border: 2px dashed #83a8ff;}
.border_sel.selected{border:2px solid #5A8BFE}
.resolv_con2 .r_con1,.resolv_con2 .r_con2{width:955px;height:100%;}
.resolv_con2 .r_con2{margin-left:10px;}
.resolv_con3 .r_con1{width:1270px;height:100%;}
.resolv_con3 .r_con2{width:640px;height:100%;margin-left:10px;}
.resolv_con4 .r_con1,.resolv_con4 .r_con2,.resolv_con4 .r_con3{width:632px;height:100%;}
.resolv_con4 .r_con2,.resolv_con4 .r_con3{margin-left:12px;}
.resolv_con5 .r_con1{width:1270px;height:100%;float:left;}
.resolv_con5 .r_con2,.resolv_con5 .r_con3{width:640px;height:535px;margin-left:10px;float:left;}
.resolv_con5 .r_con3{margin-top:10px;}
.resolv_con6 .r_con1,.resolv_con6 .r_con2,.resolv_con6 .r_con3,.resolv_con6 .r_con4{width:955px;height:535px;float:left;}
.resolv_con6 .r_con2,.resolv_con6 .r_con4{margin-left:10px;}
.resolv_con6 .r_con3,.resolv_con6 .r_con4{margin-top:10px;}
.resolv_con7 .r_con1{width:1270px;height:100%;margin-right:10px;float:left;}
.resolv_con7 .r_con2,.resolv_con7 .r_con3,.resolv_con7 .r_con4{width:640px;height:352px;float:left;}
.resolv_con7 .r_con3,.resolv_con7 .r_con4{margin-top:12px;}
.shuping_con2 .r_con1,.shuping_con2 .r_con2{width:100%;height:955px;}
.shuping_con2 .r_con2{margin-top:10px;}
.shuping_con3 .r_con1{width:100%;height:1270px;}
.shuping_con3 .r_con2{width:100%;height:640px;margin-top:10px;}
.shuping_con4 .r_con1,.shuping_con4 .r_con2,.shuping_con4 .r_con3{width:100%;height:632px;}
.shuping_con4 .r_con2,.shuping_con4 .r_con3{margin-top:12px;}
.shuping_con5 .r_con1{width:100%;height:1270px;}
.shuping_con5 .r_con2,.shuping_con5 .r_con3{width:535px;height:640px;float:left;margin-top:10px;}
.shuping_con5 .r_con3{margin-left:10px;}
.shuping_con6 .r_con1,.shuping_con6 .r_con2,.shuping_con6 .r_con3,.shuping_con6 .r_con4{width:535px;height:955px;float:left;}
.shuping_con6 .r_con2,.shuping_con6 .r_con4{margin-left:10px;}
.shuping_con6 .r_con3,.shuping_con6 .r_con4{margin-top:10px;}
.shuping_con7 .r_con1{width:100%;height:1270px;}
.shuping_con7 .r_con2,.shuping_con7 .r_con3,.shuping_con7 .r_con4{width:352px;height:640px;float:left;margin-top:10px;}
.shuping_con7 .r_con3,.shuping_con7 .r_con4{margin-left:12px;}
.yuanlan_screen{width: 100%;height: 100%;position: relative;box-sizing:border-box;}
.yuanlan_screen video,.tk_screen_con video{width:100%;}

.layout_wenzi{position:absolute;width:100%;background: rgba(0,0,0,0.25);height:80px;line-height:80px;color:#fff;z-index: 9;font-size:32px;box-sizing: border-box;display:flex;box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.30);}
.layout_wenzi .font{overflow: hidden;position:relative;/*width:1695px;*/width:100%}
.layout_wenzi .font a{color:#fff;padding-right:150px;text-shadow: 0px 1px 1px #4c4c4c;letter-spacing: 1px;}
.layout_wenzi .font a:last-child{padding-right:0;}
.layout_wenzi .time{white-space: nowrap;/*width: 225px;*/text-align: center;padding:0 40px;}
.timenoarea{background:none;box-shadow: none;}
.timenoarea .time{background: rgba(0,0,0,0.25);}
.timenoarea.top.right .time{border-radius: 0px 0px 0px 14px;}
.timenoarea.top.left .time{border-radius: 0px 0px 14px 0px;}
.timenoarea.bottom.left .time{border-radius: 0px 14px 0px 0px;}
.timenoarea.bottom.right .time{border-radius: 14px 0px 0px 0px;}
.layout_wenzi.top{top:0;}
.layout_wenzi.bottom{bottom:0;}
.tool_menu .tit{font-size:16px;margin-top: 10px;}
.tool_menu .zujian{background: #f5f7ff;border-radius: 4px;color:#808080;position:relative;line-height: 21px;padding: 10px 10px 10px 50px;margin-top:15px;cursor:pointer;}
.tool_menu .zujian:hover{background: #dfe5ff;}
.tool_menu .zujian:before{content:"";width:24px;height:25px;position:absolute;left:15px;top: 17px;background:url(/img/tool1.png)no-repeat 0 0;background-size: contain;}
.tool_menu .zj_zimo:before{background:url(/img/tool2.png)no-repeat 0 0;background-size: contain;}
.tool_menu .notice{font-size:12px;color:#999999;padding:15px 0}
.tool_common .tit{font-size: 16px;padding-left:17px;cursor:pointer;position:relative;margin-top:10px;padding-bottom:5px;}
.tool_common .back{background:url(/img/zj_jiant.png)no-repeat center;position:absolute;left:0;top:6px;width:10px;height:10px;}
.tool_swith{height: 32px;line-height: 32px;background: #f0f2f9;border-radius: 4px;color:#808080;font-size:14px;padding:0 15px;margin:10px 0}
.tool_swith .layui-form-switch{float: right;margin-top: 7px;height: 16px;line-height: 16px;min-width: 25px;}
.tool_swith .layui-form-onswitch i{margin-left: -17px;}
.tool_swith .layui-form-switch i{width: 10px;height: 10px;}
.tool_item{font-size:12px;line-height:32px;margin-top: 15px;color: #666666;}
.tool_item .layui-input{height:32px;line-height:32px;}
.tool_item .layui-form-select dl dd.layui-this{background-color: #eef3ff;}
.tool_item .layui-form-select dl dd.layui-this{color:#333;}
.tool_common .layui-tab-title li{color:#999999}
.tool_common .layui-tab-content{padding: 20px 0;}
.tool_common .desc{min-height: 74px;}
.tool_common .desc2{min-height: 34px;width: 85%;/*height: 34px;max-height: 9.0072e+15px;*/border: 1px solid transparent;background-color: #f6f7f9;resize: none;box-sizing: border-box;}
.submit_div .submit{font-size:12px;line-height:32px;height:32px;width: 100%;margin:10px 0}
.layui-tab-brief>.layui-tab-title .layui-this{color: #5A8BFE;}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{border-bottom: 2px solid #5A8BFE;}
.area_item{display: flex;margin-bottom: 10px;}
.area_item .del{width:34px;height:34px;background:url(/img/tool_del.png)no-repeat center;cursor:pointer;}
.area_item .del:hover{background:url(/img/tool_del_sel.png)no-repeat center;}
.pos_radio{line-height:40px;padding-top:5px;}



/*拖拽*/
.dad-noSelect,.dad-noSelect *{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: -webkit-grabbing !important;
    cursor: -moz-grabbing !important;
}
.dad-container{
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.dad-container::after{
    content: '';
    clear: both !important;
    display: block;
}
.dad-active .dad-draggable-area{
    cursor: -webkit-grab;
    cursor: -moz-grab;
}
.dads-children-clone{
    opacity: 0.8;
    z-index: 9999;
    pointer-events: none;
}
.dads-children-placeholder{
    overflow: hidden;font-size:12px;
    position: absolute !important;
    box-sizing: border-box;
    border:4px dashed #639BF6;
    margin:5px;
    text-align: center;
    color: #639BF6;
    font-weight: bold;
}
.sousui_con{justify-content: center;}
.sousui_con .shuru_close{width:390px;}
.sousui_con .layui-btn{height:38px;line-height:38px;margin-left: 10px;}
.upl_wenzi{line-height:54px;color: #666;padding-left:10px}

/*下拉框树形*/
.category-select .layui-table{margin: 0;}
.category-select .layui-table,.category-select .layui-table td{border: none;}
.category-select .layui-table td{padding: 7px;cursor: auto}
.category-select .layui-table td i,.category-select .layui-table td a{cursor: pointer;}
.category-select .layui-table tr,.category-select .layui-table tr:hover{background:none;}
.category-select dl{padding: 0;}
.category-select dl dd{padding: 0;}
.category-select dl dd:first-child{height: 250px;overflow-y: auto;}
.category-select dl dd:first-child:hover{background:none;}
.category-select dl dd:last-child{border-top: 1px solid #ddd;}
.category-select .layui-form-checkbox[lay-skin=primary]{margin-top: 0;margin-left:7px;}
.layui-flow-more{clear:both;width:100%;padding:30px;text-align:center;box-sizing: border-box;display:none;}

#select-all.layui-form-checked .layui-icon{background:transparent url('/img/select_all.png') no-repeat 0 0;background-size: 16px auto!important;-webkit-background-size: 16px auto!important;-o-background-size: 16px auto!important;background-color: transparent!important;}
#select-all.layui-form-checked .layui-icon-ok{background:none;background-color: #5A8BFE!important;}
#slideTest .layui-slider-input-txt input:hover{border:none;}

.layui-table img{width:30px;height:30px;border-radius: 50%;}
.layui-form-select dl dd.layui-select-tips{color: #333;}

.layui-layer-msg{border:none!important;box-shadow: 0px 0px 7px 0px rgba(153,153,153,0.30)!important;min-width: 165px!important;}
.layui-layer-dialog .layui-layer-content .layui-layer-ico{top: 12px!important;}
.layui-layer-dialog .layui-layer-padding{padding: 15px 10px 15px 52px!important;}
.layui-layer-ico1{background: url(/img/tip_2.png) no-repeat center!important;background-size: 22px auto!important;-webkit-background-size: 22px auto!important;-o-background-size: 22px auto!important;}
.layui-layer-ico2{background: url(/img/tip_3.png) no-repeat center!important;background-size: 22px auto!important;-webkit-background-size: 22px auto!important;-o-background-size: 22px auto!important;}
.layui-layer-ico5{background: url(/img/tip_1.png) no-repeat center!important;background-size: 22px auto!important;-webkit-background-size: 22px auto!important;-o-background-size: 22px auto!important;}
.layui-layer-ico7{background: url(/img/tip_3.png) no-repeat center!important;background-size: 22px auto!important;-webkit-background-size: 22px auto!important;-o-background-size: 22px auto!important;}
.layer_tip_bg{background:none!important;}
.layer_tip_bg .layui-layer-content{background-color: rgba(0,0,0,.5);border-radius: 4px;}
.layui-layer-loading .layui-layer-loading1,.layui-layer-loading .layui-layer-content{background:none!important;}
.tk_load{text-align:center;color:#fff;padding:20px;width:62px;}
@keyframes rotate{
    0%{
        transform: rotate(0);
      }
    50%{
    	transform:rotate(180deg);
    }
    100%{
         transform: rotate(360deg);
    	}
}
.load_rotate{
    transition: 0.5s;
    transform-origin: 30px 30px;  
    animation: rotate 2s linear infinite;  /*开始动画后无限循环，用来控制rotate*/
}
.tk_add_scoll2{max-width:1200px;max-height:800px;overflow-y: auto;min-height: 500px;}
.tk_touf_set2{overflow:auto;width:auto;}
.tk_add_scoll{max-width:1300px;max-height:800px;overflow-y: auto;min-height: 500px;}
.tk_set_width{width:1300px;}
@media screen and (max-height: 800px){
	.tk_add_scoll2,.tk_add_scoll{top:0!important;}
	/*.tk_sucai_sel .con_sucai_ul li .img {height: 110px;line-height: 110px;}*/
	.tk_add_scoll2 .layui_btn_line,.tk_add_scoll .layui_btn_line{position:static;padding-right:20px;}
	.tk_add_scoll .layui-layer-content{height: auto!important;}
}
.tk_iframe_con .layui_btn_line{position:fixed;}
.sucai_sous{padding:0 40px;}
.upload_prod .img{width: 150px;height: 150px;text-align: center;line-height: 150px;border: 1px solid #cccccc;position:relative;border-radius: 11px;background: #ebebeb;overflow: hidden;}
.upload_prod .chbox{position:absolute;width:20px;height:20px;background:url(/img/check.png) no-repeat 0 0;top:8px;right:8px;}
.upload_prod.selected .img{border:1px solid #5A8BFE}
.upload_prod.selected .chbox{background:url(/img/check_sel.png) no-repeat 0 0;}

.tk_tishi{color:red; position: absolute;top: -33px;left: 140px;}

.add_upload{color: #CCCCCC;border: 1px dashed #D9D9D9!important;height: 222px;text-align: center;}
.add_upload:hover{border: 1px dashed #5A8BFE!important;}
.sucai_num{font-size:16px;color: #666;margin-right: 15px;background:url(/img/check.png) no-repeat 0 center;padding-left:25px;cursor:pointer;}
.sucai_num.selected{background:url(/img/check_sel1.png) no-repeat 0 center;}
.sucai_num.all{background:url(/img/check_sel.png) no-repeat 0 center;}

.tk_progress{padding:10px 20px;line-height:45px;}
.tk_progress .tit{font-size: 18px;color: #1a1a1a;font-weight: bold;padding-bottom:8px;}
.tk_progress .layui-progress{width:80%;}
.tk_progress .wenz{font-size:16px;float:right;margin-top: -24px;}
.tk_progress .progress_font{font-size:18px;}

.novideo-hint{color:red;padding-left:15px;}

.pack_state{position:relative;padding-left: 15px;}
.pack_state:before{content: "";width: 6px;height: 6px;border-radius: 50%;position: absolute;left: 0;margin-top: 22px;}
.pack_state.normal:before{background: #29C442;}
.pack_state.warning:before{background: #FFBF00;}
.pack_state.over:before{background: #FF1E1E;}

.con-nav-tab.layui-tab-title .layui-this:after{border-bottom:unset;}
.con-nav-tab.layui-tab-title .layui-this a{color: #333;}
.con-nav-tab .layui-this1 a{color: #5A8BFE !important;}
.con-nav-tab .layui-this1:after{position: absolute;top: auto;bottom: -8px;left: 0;height: 4px;width: 100%;content: '';border-bottom: 2px solid #5A8BFE !important;border-top-left-radius: 3px;border-top-right-radius: 3px;}
/*时区选择弹框*/
.tk_set_area{height:100%;padding: 20px;padding-bottom: 0;box-sizing: border-box;}
.area_ul{height:90%;border-radius: 10px;box-shadow: 0px 0px 7px 0px rgba(153,153,153,0.26);line-height:32px;color:#666;font-size:14px;padding:10px 0;overflow-y: auto;}
.area_ul li{padding:0 20px;position:relative;}
.area_ul li:hover{background: #f1f5fe;}
.area_ul li.selected:after{float:right;width:17px;height:12px;background:url(/img/gou_sel.png) no-repeat center;content:"";margin-top: 10px;}

.admin_table{position: absolute;overflow: auto;width: 97%;height: calc(100% - 308px);}
.admin_table .layui-table td{max-width:350px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.admin_table #pagedemo{bottom: 0;position: sticky;right: 0;left: 0;}





