/*@font-face {*/
/*    font-family: 'PFB';*/
/*    src:url('/font/PingFang Bold.ttf') format('truetype');*/
/*}*/
/*@font-face {*/
/*    font-family: 'PFM';*/
/*    src:url('/font/PingFang Medium.ttf') format('truetype');*/
/*}*/
/*重置*/
*{box-sizing:border-box;font-family: Helvetica,PingFang SC,Tahoma,Arial,sans-serif;-webkit-font-smoothing:antialiased;}
/*body{width:calc(100% - 1px);}*/
body,html,p,ul,li{margin:0;padding:0;}
img,input{display:block;margin:0;padding:0}
li{list-style: none}
th,tr{text-decoration: none !important;}
input,button,select:focus{outline:none !important;border:0}
input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #9F9FA5;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #9F9FA5;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #9F9FA5;
}
input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #9F9FA5;
}
a{text-decoration:none;cursor:pointer}
a:hover{text-decoration: none}
.clear{clear:both}
/*设置宽度,轨道颜色*/
/*::-webkit-scrollbar {*/
/*    width: 6px;*/
/*	height:6px;*/
/*    background: transparent;   !*可以设置轨道颜色*!*/
/*}*/
/*::scrollbar {*/
/*    width: 6px;*/
/*	height:6px;*/
/*    background: transparent;   !*可以设置轨道颜色*!*/
/*}*/
/*::-moz-scrollbar {*/
/*    width: 6px;*/
/*	height:6px;*/
/*    background: transparent;   !*可以设置轨道颜色*!*/
/*}*/
/*::-o-scrollbar {*/
/*    width: 6px;*/
/*	height:6px;*/
/*    background: transparent;   !*可以设置轨道颜色*!*/
/*}*/

/*!*滚动条*!*/
/*::-webkit-scrollbar-thumb {*/
/*    background: rgba(0,0,0,.2);border-radius: 6px;*/
/*}*/
/*::scrollbar-thumb {*/
/*    background: rgba(0,0,0,.2);border-radius: 6px;*/
/*}*/
/*::-moz-scrollbar-thumb {*/
/*    background: rgba(0,0,0,.2);border-radius: 6px;*/
/*}*/
/*::-o-scrollbar-thumb {*/
/*    background: rgba(0,0,0,.2);border-radius: 6px;*/
/*}*/



.tooltip-inner{
    background:rgba(0,0,0,.7) !important; /*修改背景色*/
    text-align: left !important;/*字体左对齐*/
    color:#fff !important;/*字体颜色*/
    max-width: 400px !important;
}
.tooltip-arrow{
    border-top-color: rgba(0,0,0,.7) !important;
    border-left-color: rgba(0,0,0,.7) !important;
    border-right-color: rgba(0,0,0,.7) !important;
    border-bottom-color: #000 !important;
    opacity:70%;
    color: #fff;
}
.tooltip{
    opacity: 1 !important;
}

/*顶部导航浅色*/
.head{z-index:99999;width:100%;height:60px;background:#fff;position:fixed;top:0;left:0;box-shadow:0 2px 4px rgba(0,0,0,.07);margin:0;padding:0}
.head_content{width:100%;height:46px;}
.head_content .head_lf{float:left;margin-left:30px;overflow: hidden}
.head_content .head_lf a{display: block;overflow: hidden}
.head_content .head_lf a:hover h1{color:#212529; }
.head_content .head_lf img{height:30px;margin-top:15px;margin-right:5px;;float: left;}
.head_content .head_lf h1{float: left;font-size: 24px;line-height: 60px;color:#212529;}
.head_content .head_rt{float:right;margin-right:30px;}
.head_content .head_rt .head_rt_menu,.head_rt_menu_mr{float:left;line-height:60px;height:60px;margin-left:20px;}
.head_content .head_rt .head_rt_menu.head_menu_blue a,.head_rt_menu_mr.head_menu_blue a{color:#1009DE;font-weight:bold}
.head_content .head_rt .head_rt_menu.head_menu_blue a i,.head_rt_menu_mr.head_menu_blue a i{color:#cecee2;font-weight:normal}
.head_content .head_rt .head_rt_menu a,.head_rt_menu_mr a{color:#070634;font-size:15px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-o-transition: all 0.5s; /* Opera */}
.head_content .head_rt .head_rt_menu img{height:14px;}
.head_content .head_rt .head_rt_menu a.VIP_user{ color:#F5A608;}
.head_content .head_rt .head_rt_menu a.VIP_user:hover{ color:#F5A608;}
.head_content .head_rt .head_rt_menu a i,.head_rt_menu_mr a i{color:#cecee2;font-size:15px;}
.head_content .head_rt .head_rt_menu a:hover,.head_rt_menu_mr a:hover{color:#1009DE;text-decoration: none}
.head_content .head_rt .head_rt_menu a:hover i,.head_rt_menu_mr a:hover i{color:#cecee2;text-decoration: none;font-weight: normal}
.head_content .head_rt .head_rt_menu span{width:1px;border-left:1px solid #ced4da;height:14px;font-size:14px;margin:-2px 10px;display: inline-block}
.head_content .head_rt .head_rt_menu_mr{position:relative}
.head_content .head_rt .head_rt_menu_mr a{color:#070634;}
.head_content .head_rt .head_rt_menu_mr a:hover{color:#1009DE;}
.head_content .head_rt .head_rt_menu_mr .inner_menu{display:none;opacity: 0;z-index:999999;background:#fff;position:absolute;top:38px;left:-25px;width:120px;box-shadow:0 0 10px rgba(0,0,0,.1);padding:5px 0;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-o-transition: all 0.5s; /* Opera */}
.head_content .head_rt .head_rt_menu_mr:hover .inner_menu{display:block;opacity: 1;}
.head_content .head_rt .head_rt_menu_mr .inner_menu a{display:block;line-height:42px;text-align:center;color:#070634;}
.head_content .head_rt .head_rt_menu_mr .inner_menu a:hover{color:#1009DE;}
.head_content .head_rt .head_rt_menu select{border:0;color:#78787f;font-size: 13px}

/*表格菜单*/
/*顶部导航深色*/
.head_dark{z-index:99999;position:absolute;top:0;left:0;width:100%;height:44px;margin:0;padding:0;background:#202039;min-width:1200px}
.head_content_dark{width:100%;height:44px;}
.head_content_dark .head_lf{float:left;margin-left:14px;}
.head_content_dark .head_lf img{height:30px;margin-top:7px;margin-right:5px;float:left}
.head_content_dark .head_lf h1{float: left;font-size: 20px;line-height: 44px;color:#fff;}
.head_content_dark .head_lf input[type="darkname"]{color: #9F9FA5;float:left;height:30px;margin-top:7px;margin-left:20px;background:url(../../../images/edit.png)left center no-repeat;background-color:#202039;text-indent:34px;border-radius:3px;width:300px;transition: all 0.2s;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;/* Firefox 4 */-o-transition: all 0.2s; /* Opera */}
.head_content_dark .head_lf input[type="darkname"]:hover{background-color:#fff;}
.head_content_dark .head_lf input[type="darkname"]:focus{background-color:#fff;}
.head_content_dark .head_rt{float:right;margin-right:14px;}
.head_content_dark .head_rt .head_rt_menu,.head_rt_menu_mr{float:left;line-height:44px;margin-left:20px;}
.head_content_dark .head_rt .head_rt_menu img{height:12px;display: inline-block}
.head_content_dark .head_rt .head_rt_menu a.VIP_user{ color:#F5A608;}
/*.head_content_dark .head_rt .head_rt_menu a.loginOut_btn{color: #fff;border:1px solid rgba(255,255,255,.4);border-radius: 3px;font-size: 13px;padding:5px 6px;margin-left: 10px}*/
/*.head_content_dark .head_rt .head_rt_menu a.loginOut_btn:hover{background: transparent;color:#fff;opacity: .8}*/
.head_content_dark .head_rt .head_rt_menu a,.head_rt_menu_mr a{color:#fff;font-size: 14px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-o-transition: all 0.5s; /* Opera */}
.head_content_dark .head_rt .head_rt_menu a i,.head_rt_menu_mr a i{font-size: 14px;color:#fff;font-weight: normal}
.head_content_dark .head_rt .head_rt_menu.head_menu_yellow a,.head_rt_menu_mr.head_menu_yellow a{color:#F5A608;font-weight:bold;}
.head_content_dark .head_rt .head_rt_menu.head_menu_yellow a i,.head_rt_menu_mr.head_menu_yellow a i{color:#fff;font-weight:normal;}
.head_content_dark .head_rt .head_rt_menu a:hover,.head_rt_menu_mr a:hover{color:#F5A608;text-decoration: none;}
.head_content_dark .head_rt .head_rt_menu a:hover i,.head_rt_menu_mr a:hover i{color:#fff;}
.head_content_dark .head_rt .head_rt_menu span{width:1px;border-left:1px solid #ced4da;height:14px;font-size:14px;margin:-2px 10px;display: inline-block}
.head_content_dark .head_rt .head_rt_menu_mr{position:relative}
.head_content_dark .head_rt .head_rt_menu_mr .inner_menu{display:none;opacity: 0;z-index:999999;background:#fff;position:absolute;top:38px;left:-25px;width:120px;box-shadow:0 0 10px rgba(0,0,0,.1);padding:5px 0;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-o-transition: all 0.5s; /* Opera */}
.head_content_dark .head_rt .head_rt_menu_mr:hover .inner_menu{display:block;opacity: 1;}
.head_content_dark .head_rt .head_rt_menu_mr .inner_menu a{display:block;line-height:42px;text-align:center;color:#070634;}
.head_content_dark .head_rt .head_rt_menu_mr .inner_menu a:hover{color:#F5A608}
.head_content_dark .head_rt .head_rt_menu select{border:0;color:#78787f;background:transparent;font-size: 14px}

.left_tab{z-index:1000;position:absolute;top:0;left:0;width:60px;height:100%;background:#F8F8FC;border-right:1px solid #ddd;}
.left_tab .left_tab_box{margin-top:44px;}
.left_tab .left_tab_box .tab1{height:66px;background: url("../../../images/left_tab1.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab1:hover{background: url("../../../images/left_tab1_on.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab2{height:66px;background: url("../../../images/left_tab2.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab2:hover{background: url("../../../images/left_tab2_on.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab3{height:82px;background: url("../../../images/left_tab3.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab3:hover{background: url("../../../images/left_tab3_on.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab4{height:82px;background: url("../../../images/left_tab4.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab4:hover{background: url("../../../images/left_tab4_on.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab5{height:82px;background: url("../../../images/left_tab5.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab5:hover{background: url("../../../images/left_tab5_on.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab6{height:82px;background: url("../../../images/left_tab6.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab6:hover{background: url("../../../images/left_tab6_on.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab7{height:82px;background: url("../../../images/left_tab7.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab7:hover{background: url("../../../images/left_tab7_on.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab8{height:66px;background: url("../../../images/left_tab8.png") center 15px no-repeat;}
.left_tab .left_tab_box .tab8:hover{background: url("../../../images/left_tab8_on.png") center 15px no-repeat;}

.left_tab .left_tab_box .left_tab_cont{width:100%;cursor:pointer;position: relative;}
.left_tab .left_tab_box .left_tab_cont a{display: block;width:100%;height:100%;}
.left_tab .left_tab_box .left_tab_cont.left_tab_cont_on{background:#fff;}
.left_tab .left_tab_box .left_tab_cont.left_tab_cont_on p{color:#1009DE;font-weight:bold}
.left_tab .left_tab_box .left_tab_cont:hover{background-color:#fff}
.left_tab .left_tab_box .left_tab_cont:hover p{color:#1009DE;font-weight:bold}
.left_tab .left_tab_box .left_tab_cont img{display:block;width:20px;margin:5px auto;}
.left_tab .left_tab_box .left_tab_cont p{width:36px;left: 50%;margin-left: -18px;line-height:16px;text-align:center;color:#444;font-size: 13px;position: absolute;bottom:10px;}
.table_menu_bt{z-index:99;position:absolute;top:117px;left:0;width:100%;}
.table_menu_bt .table_menu_bt_box{background:#fff;border-bottom:1px solid #E8E8EF;height:25px;padding-left:60px; width: 100%;}
.table_menu_bt textarea{width: 100%;height:25px;border:0;border-bottom:1px solid #E8E8EF;line-height: 25px;padding:0 5px;}
.table_menu_bt textarea:focus{border:1px solid #8885de;background-color:#fff;box-shadow:0px 3px 6px rgba(0,0,0,.1);}
.table_menu_bt .lf_hs,.table_menu_bt .lf_input,.table_menu_bt .rt_input,.table_menu_bt .rt_btn{float: left}
.table_menu_bt .lf_input input{height:25px;line-height: 25px;border-right:1px solid #E8E8EF;border-bottom:1px solid #E8E8EF;width:120px;text-align: center}
.table_menu_bt .lf_hs ul{line-height: 24px;padding:0 5px;border-bottom:1px solid #E8E8EF;background: #f6f6f6}
.table_menu_bt .lf_hs ul li img{margin-top:-4px}
.table_menu_bt .rt_input{width:calc(100% - 166px);}
.table_menu_bt .rt_input textarea{border:1px solid #E8E8EF;border-top:0;width:100%;}
.table_menu_bt .rt_btn{cursor: pointer;padding:0 6px;height:25px;line-height: 25px;border-bottom:1px solid #E8E8EF;background: #f6f6f6}

.table_data_menu_bt{z-index:99;position:absolute;top:117px;left:0;width:100%;}
.table_data_menu_bt .table_menu_bt_box{background:#fff;border-bottom:1px solid #E8E8EF;height:25px;width: 100%;}
.table_data_menu_bt textarea{width: 100%;height:25px;border:0;border-bottom:1px solid #E8E8EF;}
.table_data_menu_bt textarea:focus{border:1px solid #8885de;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1);}

/*工具栏菜单*/
.table_menu{z-index:1001;position:absolute;top:44px;left:0;width:100%;min-width: 1200px}
.table_menu .table_menu_box{margin-left:60px;}
.table_menu .table_menu_box .tabPanel .tabpanes{position:relative;}
.table_menu .table_menu_box .tabPanel .tabpanes a{height:27px;color:#fff;line-height:27px;border-radius:2px;padding:0 6px;text-align:center;font-size:13px;
    background: linear-gradient(-45deg,#1009DE,#0800FF);
    background: -webkit-linear-gradient(-45deg,#1009DE,#0800FF);
    background: -moz-linear-gradient(-45deg,#1009DE,#0800FF);
    background: -ms-linear-gradient(-45deg,#1009DE,#0800FF)}
.table_menu .table_menu_box .tabPanel .tabpanes a:hover{opacity: .8}
.table_menu .table_menu_box .tabPanel .tabpanes ul{height:36px;border-bottom:1px solid #E8E8EF;background:#F8F8FC;}
.table_menu .table_menu_box .tabPanel .tabpanes ul li{float:left;height:35px;line-height:35px;border:1px solid #F8F8FC;border-right:1px solid #E8E8EF;font-size:13px;padding:0 26px;text-align:center;cursor:pointer;}
.table_menu .table_menu_box .tabPanel .tabpanes .hit{height:36px;line-height:35px;border-left:1px solid #fff;border-bottom:1px solid #fff;cursor:pointer;background:#fff;}
.table_menu .table_menu_box .panes{background-color:#fff;height:36px;}
.table_menu .table_menu_box .panes .pane{height:37px;border-bottom:1px solid #E8E8EF;background-color:#fff;display:none;}
.table_menu .table_menu_box .panes .pane .pane_line{float:left;margin-top:11px;height:14px;width:1px;background:#ced4da;}
.table_menu .table_menu_box .panes .pane>ul{float:left;margin:5px;}
.table_menu .table_menu_box .panes .pane>ul>li{float:left;padding:2px 4px;border:1px solid transparent;cursor:pointer;}
.table_menu .table_menu_box .panes .pane>ul>li:hover{border:1px solid #E8E8EF;border-radius:2px;background:#F8F8FC;}
.table_menu .table_menu_box .panes .pane>ul>li:hover p{color:#070634;}
.table_menu .table_menu_box .panes .pane>ul>li.pane_li_on{border:1px solid #E8E8EF;border-radius:2px;background:#F8F8FC;}
.table_menu .table_menu_box .panes .pane>ul>li.pane_li_on p{color:#070634;}
.table_menu .table_menu_box .panes .pane>ul>li>img{width:15px;float:left;margin:3px 2px;margin-left:0;}
.table_menu .table_menu_box .panes .pane>ul>li>img.only_img{margin:3px 0;}
.table_menu .table_menu_box .panes .pane>ul>li>img.pane_show_ar{width:5px;height:6px;margin:8px 3px;margin-right: 0}
.table_menu .table_menu_box .panes .pane>ul>li>p{float:left;font-size:12px;color:#78787f;margin-top:2px}
.table_menu .table_menu_box .panes .pane>ul>li.slct_li{margin:0 6px;float:left;padding:0;border:1px solid #E8E8EF;border-radius:2px;background:#fff;cursor:pointer;}
.table_menu .table_menu_box .panes .pane>ul>li.slct_li select{padding:0 3px;border:0;font-size:12px;color:#78787f;height:24px;line-height:24px;cursor:pointer;}
.table_menu .table_menu_box .panes .pane>ul>li.slct_li select:hover{color:#070634;}
.table_menu .table_menu_box .panes .pane>ul>li.slct_li select:focus{color:#070634;}
.table_menu .table_menu_box .panes .pane>ul>li.slct_li select option{font-size:12px;color:#78787f;height:23px;line-height:23px}
.table_menu .table_menu_box .panes .pane>ul>li.show_li{float:left;padding:2px 6px;font-size:12px;color:#78787f;cursor:pointer;position: relative}
.table_menu .table_menu_box .panes .pane>ul>li.show_li p{float: left;}
.table_menu .table_menu_box .panes .pane>ul>li.show_li .pane_cont{display: none;position: absolute;top:24px;left:-1px;background: #fff;border:1px solid #E8E8EF;border-radius:3px;box-shadow:0 3px 6px rgba(0,0,0,.1);}
.table_menu .table_menu_box .panes .pane>ul>li.show_li .pane_cont a{font-size:12px;display: block;width: 170px;text-indent:5px;text-align: left;height: 30px;line-height: 30px}
.table_menu .table_menu_box .panes .pane>ul>li.show_li .pane_cont a img{float: left;margin:7px 10px;margin-right: 0}
.table_menu .table_menu_box .panes .pane>ul>li.show_li .pane_cont a:hover{background:#F8F8FC;color:#070634;}
.table_menu .table_menu_box .panes .pane>ul>li.show_li:hover .pane_cont{display:block}
.table_menu .table_menu_box .panes .pane>ul>li.show_li img.pane_show_ar{width:5px;height:6px;margin:7px 3px;margin-right: 0}
.table_menu .table_menu_box .panes .pane>ul>li.input_num{margin:0 6px;float:left;padding:0;border:1px solid #E8E8EF;border-radius:2px;background:#fff;}
.table_menu .table_menu_box .panes .pane>ul>li.input_num input{width:60px;border:0;font-size:12px;color:#78787f;height:24px;line-height:24px;cursor:text;}

.table_menu .table_menu_box .panes .pane>ul>li.show_li .child_pane_cont{display: none;position: absolute;top:24px;left:170px;background: #fff;border:1px solid #E8E8EF;border-radius:3px;box-shadow:0 3px 6px rgba(0,0,0,.1);}
.table_menu .table_menu_box .panes .pane>ul>li.show_li .child_pane_cont a{font-size:12px;display: block;width: 100px;text-indent:5px;text-align: left;height: 30px;line-height: 30px}
.table_menu .table_menu_box .panes .pane>ul>li.show_li .child_pane_cont a img{float: left;margin:7px 10px;margin-right: 0}
.table_menu .table_menu_box .panes .pane>ul>li.show_li .child_pane_cont a:hover{background:#F8F8FC;color:#070634;}
.table_menu .table_menu_box .panes .pane>ul>li.show_li .child_pane_cont:hover .pane_cont{display:block}
.table_menu .table_menu_box .panes .pane>ul>li.show_li .child_pane_cont .paneCondition{display: flex;}
.table_menu .table_menu_box .panes .pane>ul>li.show_li .child_pane_cont .paneCondition a{height: initial;line-height: initial;text-indent: 0;}
.table_menu .table_menu_box .panes .pane>ul>li.show_li .child_pane_cont .paneCondition a img{margin:5px;}

.child_pane_cont_left{display: none;position: absolute;top:24px;left:-170px;background: #fff;border:1px solid #E8E8EF;border-radius:3px;box-shadow:0 3px 6px rgba(0,0,0,.1);}
.child_pane_cont_left a{font-size:12px;display: block;width: 100px;text-indent:5px;text-align: left;height: 30px;line-height: 30px}
.child_pane_cont_left a img{float: left;margin:7px 10px;margin-right: 0}
.child_pane_cont_left a:hover{background:#F8F8FC;color:#070634;}
.child_pane_cont_left:hover .pane_cont{display:block}

.child_pane_cont_right{display: none;position: absolute;top:24px;left:170px;background: #fff;border:1px solid #E8E8EF;border-radius:3px;box-shadow:0 3px 6px rgba(0,0,0,.1);}
.child_pane_cont_right a{font-size:12px;display: block;width: 100px;text-indent:5px;text-align: left;height: 30px;line-height: 30px}
.child_pane_cont_right a img{float: left;margin:7px 10px;margin-right: 0}
.child_pane_cont_right a:hover{background:#F8F8FC;color:#070634;}
.child_pane_cont_right:hover .pane_cont{display:block}

.show_li_inner{position: relative}
.show_li_inner .inner{display: none;background: #aaa;position: absolute;bottom:0}
.show_li_inner:hover .inner{display: block}


/*导入弹窗*/
.dr_box{border: 1px solid #ced4da;border-radius: 0.2rem;overflow: hidden;margin-bottom: 15px;}
.dr_box .dr_type:last-child{border-right: 0;}
.dr_type{float: left;width:100%;border-right: 1px solid #ced4da;}
.dr_type label{width: 100%;margin:0;height:31px;line-height: 31px;}
.dr_type input{float: left;margin-top:9px;margin-left: 105px; margin-right:3px}
.dr_type h1{text-align:center;font-size:14px;border-bottom: 1px solid #ced4da;background: #e9ecef;height:31px;line-height: 31px;font-weight: bold}
.dr_type a{color: #1009DE;display: block;text-align: center;height:31px;line-height: 31px;border-top: 1px dashed #ced4da;}
.dr_type a:hover{color: #1009DE;text-decoration: underline}
.dr_type p{color:#9F9FA5;font-size: 14px;height:31px;line-height: 31px;display: inline-block;}



/*底部tab切换*/
.bottom_tab{z-index:99;position:absolute;bottom:22px;left:0;width:100%;border-top:1px solid #E8E8EF;height:26px;background:#F8F8FC;min-width:1200px;}
.bottom_tab .bottom_tab_box{margin-left:60px;}
.bottom_tab .bottom_tab_box .tab_choose{float:left;margin:0 10px;}
.bottom_tab .bottom_tab_box .tab_choose i{line-height:26px;margin:0 10px;}
.bottom_tab .bottom_tab_box a{float:left}
.bottom_tab .bottom_tab_box a i{line-height:26px;margin:0 10px;color:#9f9fa5;font-size: 13px;}
.bottom_tab .bottom_tab_box a:hover i{color:#217346}
.bottom_tab .bottom_tab_box ul{float:left;}
.bottom_tab .bottom_tab_box ul li{float:left;font-size:13px;height:25px;padding:0 15px;border-bottom:2px solid transparent;border-left:1px solid #E8E8EF;cursor:pointer;color:#9F9FA5;font-weight:normal;}
.bottom_tab .bottom_tab_box ul li:last-child{border-right:0 !important;}
.bottom_tab .bottom_tab_box ul li span{display:block;line-height:26px;max-width:120px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.bottom_tab .bottom_tab_box ul li.bottom_tab_on{background:#fff;border-bottom:2px solid #217346;color:#217346;font-weight:bold}
.bottom_tab .bottom_tab_box ul li.bottom_tab_on span{line-height:23px;}
/*底部控制表格大小*/
.bottom_size{z-index:99;position:absolute;bottom:0;left:0;width:100%;border-top:1px solid #E8E8EF;height:22px;line-height:21px;background:#217346;min-width:1200px}
.bottom_size .bottom_size_box{margin-left:60px;display: flex;flex-direction: row;justify-content: space-between;}
.bottom_size .bottom_size_box .bottom_size_box_state{height:20px;margin-left:5px;font-size:13px;color:#fff;float:left}
.bottom_size .bottom_size_box .bottom_size_box_text{height:20px;width:calc(100% - 550px);font-size:13px;color:#fff;float:left;margin:0 !important;text-align: center;}
.bottom_size .bottom_size_box .size_num{height:20px;margin-right:5px;font-size:13px;color:#fff;float:right;cursor: pointer}
.btm_rt_cont{height:26px;line-height: 26px;float: right;}
.btm_rt_cont p{float: left;font-size: 13px;margin:0;margin-right: 25px}
.data_state{height:26px;line-height: 26px;}
.data_state p{float: left;font-size: 13px;margin:0;margin-right: 20px}

/*版权*/
.copyright{width:100%;position: fixed;bottom:10px;}
.copyright p{width:100%;text-align:center;color:#9F9FA5;font-size:13px;}
@media screen and (max-height: 740px){
    .copyright{position: relative;margin-top: 50px;}
}

.transfer_box p{font-size:14px;float:left;height:22px;line-height:22px;padding:0 10px;border-radius:13px;margin-top:7px;margin-right:5px;color:#78787f;background:#F8F8FC;border:1px solid #E8E8EF;cursor:pointer;position:relative}
.transfer_box p span{display:none;position:absolute;right:-5px;top:-10px;}
.transfer_box p span img{width:16px;height:16px}
.transfer_box p:hover span{display:block;}
.transfer_box p:hover{color:#070634;}
.transfer_box p.add_terms{height:36px;line-height:36px;padding:0;margin:0;background:#fff;border:0;color:#1009DE}


.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color:#1009DE}
.layui-laypage a:hover{color:#1009DE}
.layui-transfer-data{height:288px !important;padding:0}
.layui-transfer-search{padding:0;border:0}
.layui-input{border:0;border-bottom:1px solid #e6e6e6}
.layui-transfer-search .layui-icon-search{left:10px;}
.layui-transfer-search .layui-input{font-size: 14px;padding-left:36px;background:#F8F8FC;}
.layui-transfer-search .layui-input:focus{box-shadow: 0 0 4px rgba(16,9,222,.3);background:#fff;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;/* Firefox 4 */-o-transition: all 0.3s; /* Opera */}
.layui-tree-icon{height:16px;width:16px;line-height:13px;border-radius:3px;background:#F8F8FC;}
.layui-tree-entry{padding:0;height:36px;line-height: 36px}
.color-primary{color:#1009DE !important}
.form-check{height:30px;line-height: 30px}
.layui-tree-txt:hover{color:#070634;}
.layui-table-page{text-align: center}


/*弹窗样式*/
.lay-peoples ol, .lay-peoples ul, .lay-peoples dl{margin-bottom:0}
.lay-peoples .close{margin-top:15px}
.lay-peoples .t_btn01{font-size:14px;float:left;color: #fff;height: 30px;line-height: 30px;padding:0 14px;border-radius: 3px;text-align: center;position: absolute;top:12px;right:50px;border:0;
    background: linear-gradient(-45deg,#1009DE,#0800FF);
    background: -webkit-linear-gradient(-45deg,#1009DE,#0800FF);
    background: -moz-linear-gradient(-45deg,#1009DE,#0800FF);
    background: -ms-linear-gradient(-45deg,#1009DE,#0800FF);}
.lay-peoples .t_btn02{font-size:14px;height: 30px;line-height: 30px;padding:0 20px;border-radius: 15px;text-align: center;border:0;
    background: linear-gradient(-45deg,#1009DE,#0800FF);
    background: -webkit-linear-gradient(-45deg,#1009DE,#0800FF);
    background: -moz-linear-gradient(-45deg,#1009DE,#0800FF);
    background: -ms-linear-gradient(-45deg,#1009DE,#0800FF);}
.lay-peoples .t_btn03{font-size:14px;height: 30px;color:#070634;line-height: 30px;padding:0 20px;border-radius: 15px;text-align: center;background: #fff;border:1px solid #E8E8EF;}
.lay-peoples .t_btn04{font-size:14px;color: #fff;height: 30px;line-height: 30px;padding:0 14px;border-radius: 3px;text-align: center;border:0;position: absolute;top:70px;right:50px;
    background: linear-gradient(-45deg,#1009DE,#0800FF);
    background: -webkit-linear-gradient(-45deg,#1009DE,#0800FF);
    background: -moz-linear-gradient(-45deg,#1009DE,#0800FF);
    background: -ms-linear-gradient(-45deg,#1009DE,#0800FF);}


.contact_right{background:#fff;height:100%;width:100%; margin-top:60px;}
.contact_right .right_box .right_search{float:right;}
.contact_right .right_box .right_search input{float:right;width:220px;height:36px;border:1px solid #E8E8EF;border-top-left-radius:18px;border-bottom-left-radius:18px;text-indent:20px;background:#F8F8FC;}
.contact_right .right_box .right_search input:focus{border:1px solid #8885de;box-shadow: 0 0 4px rgba(16,9,222,.3);background:#fff;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;/* Firefox 4 */-o-transition: all 0.3s; /* Opera */}
.contact_right .right_box .right_search a{float:right;padding:0;height:36px;line-height:36px;width:50px;text-align:center;border:1px solid #E8E8EF;border-left:0;border-top-right-radius:18px;border-bottom-right-radius:18px;}
.contact_right .right_box .right_search a img{display:inherit;margin:9px 15px;}
.contact_right .right_box .cont_table{width:100%;padding-right: 20px}
.contact_right .right_box .cont_table>table{width:100%;table-layout: fixed;}
.contact_right .right_box .cont_table>table>thead{background:#F8F8FC;height:46px;line-height:46px;}
.contact_right .right_box .cont_table>table>thead>tr>th{height:46px;border-bottom:1px solid #E8E8EF;text-align:center;}
.contact_right .right_box .cont_table>table>tbody>tr>td{text-align:center;height:46px;line-height:46px;padding:0 3px;border-bottom:1px solid #F1F1F5;color:#78787f}
.contact_right .right_box .cont_table>table>tbody>tr:hover td{color:#070634;background:#F8F8FC;}
.contact_right .right_box .cont_table>table>tbody>tr>td:nth-child(2){text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.contact_right .right_box .cont_table>table>tbody>tr>td>a{color:#78787f;margin:0 10px}
.contact_right .right_box .cont_table>table>tbody>tr>td>a:hover{text-decoration: underline}
.contact_right .right_box .cont_table>table>tbody>tr:hover td a{color:#1009DE}
.contact_right .right_box .cont_table>table>tbody>tr>td>img{height:22px;}
.contact_right .right_box .cont_table ul.pages{width:230px;margin:0 auto;margin-top:40px;overflow:hidden;}
.contact_right .right_box .cont_table ul.pages li{float:left;color:#78787f;padding:0 10px;cursor:pointer}
.contact_right .right_box .cont_table ul.pages li img{width:18px;height:18px;margin-top:2px;}
.contact_right .right_box .cont_table ul.pages li:hover{color:#1009DE;text-decoration:underline}
.contact_right .right_box .cont_table ul.pages li.page_on{color:#1009DE;font-weight:bold;}
.contact_right .right_box .cont_table ul.pages li.page_on:hover{text-decoration:none}
.contact_right .right_box .cont_table ul.pages li:nth-child(5):hover{color:#78787f;text-decoration:none}

/*机构*/
.t_jg{width:100%;overflow: hidden;margin-top:10px}
.t_table{width:610px;float: right;}
.t_table .table_cont>table{width:100%;table-layout: fixed;}
.t_table .table_cont>table>thead{background:#F8F8FC;height:46px;line-height:46px;width:calc(100% - 17px);}
.t_table .table_cont>table>thead>tr>th{font-size:14px;text-align:center;height:46px;border-bottom:1px solid #E8E8EF;}
.t_table .table_cont>table>tbody{display: block;height:300px;overflow-x: hidden;overflow-y: auto;}
.t_table .table_cont>table>thead,.t_table .table_cont>table>tbody>tr{display: table;width:100%;table-layout: fixed;}
.t_table .table_cont>table>tbody>tr>td{font-size:14px;text-align:center;padding:11px 3px;border-bottom:1px solid #F1F1F5;color:#78787f;}
.t_table .table_cont>table>tbody>tr>td:nth-child(2){text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.t_table .table_cont>table>tbody>tr>td>a{position: relative}
.t_table .table_cont>table>tbody>tr>td>a.td_line{margin:0 10px;color:#F1F1F5}
.t_table .table_cont>table>tbody>tr>td>a>img.td_ar{width:6px;margin-left: 6px}
.t_table .table_cont>table>tbody>tr>td>a>.td_show{display: none;position: absolute;left:-20px;top:16px;width:70px;background: #fff;box-shadow:0 0 20px rgba(0,0,0,.1);z-index: 999;border:1px solid #E8E8EF;border-radius: 3px;}
.t_table .table_cont>table>tbody>tr>td>a>.td_show>p{display: block;height:30px;line-height:30px;padding:0 18px;color:#78787f;}
.t_table .table_cont>table>tbody>tr>td>a>.td_show>p:hover{color:#1009DE;background:#F8F8FC}
.t_table .table_cont>table>tbody>tr>td>a:hover .td_show{display: block;}
.t_table .table_cont>table>tbody>tr:hover{background:#F8F8FC;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;/* Firefox 4 */-o-transition: all 0.3s; /* Opera */}
.t_table .table_cont>table>tbody>tr:hover td{color:#070634}
.t_table .table_cont>table>tbody>tr>td>a{color:#78787f;}
.t_table .table_cont>table>tbody>tr>td>a:hover{text-decoration: underline}
.t_table .table_cont>table>tbody>tr:hover td a{color:#1009DE}
.t_table .table_cont>table>tbody>tr:hover td a.td_line{color:#F1F1F5}
.t_table .table_cont>table>tbody>tr>td:first-child>img{height:24px;margin:0 auto;}
.t_table .table_cont>table>tbody>tr>td>img{height:18px;margin:0 auto;}
.transfer_box p{font-size: 12px;background: #fff;margin-top:0}




/*联系人模块通用样式*/
.layui-tree-icon{height:16px !important;width:16px !important;line-height:13px !important;border-radius:3px !important;background:#F8F8FC !important;}
.layui-tree-entry{padding:0 !important;height:30px !important;line-height: 30px !important;}
.layui-tree-txt{padding:0 5px;height:30px !important;line-height: 30px !important;font-size: 12px !important;}
.layui-tree-txt:hover{color:#070634 !important;}
.layui-tree-iconClick{margin-right:0 !important;}
.jg_tree{width:200px;overflow: auto;float: left;border-top:1px solid #E8E8EF;height:auto;max-height:360px}
.jg_tree li{height: 36px;line-height: 36px;position: relative;font-size: 14px;color: #070634;text-indent: 10px;font-weight: normal}
.jg_tree li .left_cont_btn{float:right;margin-right:10px;display:none;}
.jg_tree li .left_cont_btn>a>img{display:inherit;width:14px}
.jg_tree li:hover .left_cont_btn{display:block;}

.jg_tree li.jg_tree_on{border-left: 4px solid #1009DE;background: #F8F8FC;color: #1009DE;font-weight: bold;text-indent: 6px;}
.jg_title i{float: left;display:inherit;margin-right: 3px;line-height: 20px}
.jg_title h1{float: left;font-weight: bold;font-size: 14px;margin-left: 3px;padding-right:3px;line-height: 20px}
.t_table .pane{display:block;overflow:hidden;height:auto;border-bottom:0;margin-bottom:10px;}
.t_table .pane>ul{float:right}
.t_table .pane>ul>li>i{float: left;line-height: 21px;margin-right:3px;color:#1009DE;}
.t_table .pane>ul>li{float: left;width:76px;margin-left:10px;cursor: pointer;color:#1009DE;}
.t_table .pane>ul>li:hover{background:#F8F8FC;}
.lay-peoples{}
.lay-peoples-btn{position: absolute; top: 36px; right:493px; z-index: 1000;border:1px solid #E8E8EF;border-radius:3px;background: #f8f8fc}
.lay-peoples-btn button{height:26px;line-height:26px;padding:0 10px;font-size:14px;float: right;border:0;border-radius: 0;color:#666}
.lay-peoples-btn .btn-success{border-color: #28a745}
.lay-peoples-btn .btn-success span{color: #fff}
.lay-peoples-box{position: absolute; top: 30px; left: 40px; z-index: 100; width: 371px; height: 360px; background-color: #FFFFFF; border: 1px #e6e6e6 solid; border-radius: 2px;}
.lay-peoples-box .lay-peoples-back{color:#28a745;height:26px;line-height:26px;margin:5px 0;font-size:12px;background: #fff;margin-left: 10px;outline: none}
.lay-peoples-box .lay-peoples-back:hover{text-decoration: underline}
.lay-peoples-box .lay-peoples-back i{margin-right:3px}

.lay-right-box{position: absolute; top: 30px; left: 486px; z-index: 100; width: 371px; height: 360px; background-color: #FFFFFF; border: 1px #e6e6e6 solid; border-radius: 2px;}
.lay-right-box .lay-peoples-back{color:#28a745;height:26px;line-height:26px;margin:5px 0;font-size:12px;background: #fff;margin-left: 10px;outline: none}
.lay-right-box .lay-peoples-back:hover{text-decoration: underline}
.lay-right-box .lay-peoples-back i{margin-right:3px}
.left_cont_btn a.qz_btn{font-size: 14px;border-radius: 3px;color: #2ca949;background:transparent;height:36px;line-height: 36px;float: right;text-indent: 0}
.left_cont_btn a.qz_btn:hover{font-weight: bold}
.left_cont_btn a.qz_btn i{margin-right: 3px}

.lay-limit-box{position: absolute; top: 390px; left: 40px; z-index: 100; height: 40px; background-color: #FFFFFF;}

span.tip_setTable{color: #bf7f00;font-size: 14px;padding: 8px 10px;background: #F5A60820;display: block;-border-left: 3px solid #f5a608;border-radius: 0;}
span.tip_setTable i{margin-right:3px}

/*浏览器版本低*/
.download_box{margin-top:100px}
.download_box h1{text-align:center;font-size:20px;margin-bottom:40px;}
.download_box .download{width:700px;border-radius:10px;margin:0 auto;}
.download_box .browser{width:100%;float:left;margin:0 auto;background:#fff;_box-shadow:0 0 10px rgba(0,0,0,.1);padding:50px 0;border-top:1px dashed #ced4da;}
.download_box .browser .d_box_type{width:25%;float:left;}
.download_box .browser .d_box_type img{width:40px;height:40px;margin:5px auto;float: none}
.download_box .browser .d_box_type span{display:block;text-align:center;font-size: 14px;}
.download_box .browser .d_box_type span a{display:inline-block;text-align:center;margin-top:10px;font-size:14px;line-height:36px;padding:0 15px;border-radius:3px;color:#fff;background:#1009DE;}
.download_box .browser .d_box_type span a:hover{opacity: .8}


.download_box .browser .d_box_explain{float:left; width: 25%; margin-left: -50px;}
.download_box .browser .d_box_explain img{width: 250px;}


#sheetNameLi{border:1px solid #ced4da;border-radius: 3px;margin-top:5px;height:310px;overflow: auto}
#moreSheet{border-left: 1px solid #E8E8EF;}

/*用户中心*/
.user_box{position: relative;display: block;transition: all .3s;}
.user_box_cont{display: none;width:300px;background: #fff;border-radius:3px;box-shadow:0px 0px 10px rgba(0,0,0,.1);opacity: 0;
    transform: translate3d(0,40px,0);display: flex;height:0;
    position: absolute;top:0px !important;right:0;color:#070634;overflow: hidden;line-height: 0;
    -webkit-transition: all .3s cubic-bezier(0,.5,.5,1);
    -o-transtion: all .3s cubic-bezier(0,.5,.5,1);
    transition:  all .3s cubic-bezier(0,.5,.5,1);
    }
.user_box_cont:hover{color:#070634;}
.user_box:hover .user_box_cont{display: block;color:#070634;transform: translate3d(0,50px,0);height:auto;transition: all .3s;opacity: 1;}

.head_dark .user_box{position: relative;display: block;transition: all .3s;}
.head_dark .user_box_cont{display: none;width:300px;background: #fff;border-radius:3px;box-shadow:0px 0px 10px rgba(0,0,0,.1);opacity: 0;
    transform: translate3d(0,30px,0);display: flex;height:0;
    position: absolute;top:0px !important;right:0;color:#070634;overflow: hidden;line-height: 0;
    -webkit-transition: all .3s cubic-bezier(0,.5,.5,1);
    -o-transtion: all .3s cubic-bezier(0,.5,.5,1);
    transition:  all .3s cubic-bezier(0,.5,.5,1);
}
.head_dark .user_box_cont:hover{color:#070634;}
.head_dark .user_box:hover .user_box_cont{display: block;color:#070634;transform: translate3d(0,40px,0);height:auto;transition: all .3s;opacity: 1;}


.user_box .user_box_cont .cont_top{margin: 15px 15px 0px 15px;padding-bottom:10px;display: inline-block;width: calc(100% - 30px);border-bottom: 1px solid #F1F1F5;}
.user_box .user_box_cont .cont_top .user_head{width:46px;height:46px;border-radius: 20px;float: left;position: relative;margin-right: 5px;}
.user_box .user_box_cont .cont_top .user_head img.head_img{width:46px;height:46px;border-radius: 23px;display: block;}
.user_box .user_box_cont .cont_top .user_head img.VIP_type{position: absolute;top:-4px;left:-4px;}
.user_box .user_box_cont .cont_top h1{width: calc(100% - 120px);font-size: 16px;font-weight:normal;float: left;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;margin:3px 0 12px 0;}
.user_box .user_box_cont .cont_top p{width: calc(100% - 120px);font-size: 12px;font-weight:normal;height:13px;float: left;color:#9F9FA5;}
.user_box .user_box_cont .cont_top a{font-size: 12px !important;font-weight:normal;float: right;margin-top:10px;color: #1009DE !important;
    padding: 0 5px;
    border: 1px solid #1009DE50;
    background: #1009DE10;
    border-radius: 3px;
    line-height: 24px;}
.user_box .user_box_cont .cont_top a i{color: #1009DE !important;}
.user_box .user_box_cont .cont_top a:hover{opacity: .8}
.user_box .user_box_cont .cont_top a:hover i{color: #1009DE;}
.user_box .user_box_cont .cont_btm{width: 100%;display: inline-block;margin:10px 0;}
.user_box .user_box_cont .cont_btm .box{width: 50%;float: left;text-align: center;margin:0;font-size: 12px;line-height: 30px;padding:10px 0;}
.user_box .user_box_cont .cont_btm .box:hover{opacity: .8;}
.user_box .user_box_cont .cont_btm .box h1{font-size: 16px;font-weight: bold;word-break: break-all;}
.user_box .user_box_cont .cont_btm .box p{line-height: 20px;font-weight:normal;color:#070634;}
.user_box .user_box_cont .cont_btm .box p a{font-size: 12px;font-weight: normal;color:#9F9FA5; }
.user_box_cont button{display:block;font-weight: normal;
    background: linear-gradient(-45deg,#f5a608,#fccb68);
    background: -webkit-linear-gradient(-45deg,#f5a608,#fccb68);
    background: -moz-linear-gradient(-45deg,#f5a608,#fccb68);
    background: -ms-linear-gradient(-45deg,#f5a608,#fccb68);border-radius: 3px;line-height: 36px;color:#fff;margin:15px auto;margin-top:0;padding:0 20px;font-size: 14px;}
.user_box_cont button:hover{opacity: .8}
.user_box_cont a.loginOut_btn{background:#f8f8fc;text-align:center;font-size: 14px !important;width:100%;color:#9F9FA5 !important;display: inline-block;line-height:46px;height:46px;}
.user_box_cont a.loginOut_btn:hover{color:#dc3545 !important;}

/*邀请人员组件 n-people-limit 的标记class*/
.new_peoples{margin-top:25px;}
.new_peoples .lay-peoples-box{top:55px;}
.new_peoples .lay-peoples-btn{top:11px;left:40px;right:auto;padding:3px;border:1px solid #e6e6e6;border-radius: 2px;}
.new_peoples .lay-peoples-btn button{border-radius: 2px;max-width:200px;}
.new_peoples .lay-peoples-btn .lay-peoples-btn-line{float:right;height:16px;width:1px;margin:5px 10px;background: #ced4da;}


/*任务发布检测*/
.fbjc-box{height:calc(100% - 42px);overflow: auto;margin-top:42px;}
.fbjc-box .fbjc-box-top{display: flex;justify-content: center;}
.fbjc-box .fbjc-box-top button{background: #217346;color: #fff;height: 36px;line-height: 36px;border-radius: 3px;width:100%;}
.fbjc-box .fbjc-box-top button:hover{opacity: .8;}
.fbjc-box .fbjc-box-top button:first-child{margin-right: 8px;background: #fff;color: #217346;border:1px solid #217346;}
.fbjc-box .fbjc-box-tip{background: #f8f8f8;border-radius: 3px;padding:10px;border: 1px solid #e6e6e6;}
.fbjc-box .fbjc-box-tip i{color: #217346;height:20px;line-height: 18px;width: 20px;border: 1px solid #217346;border-radius: 10px;text-align: center;}
.fbjc-box .fbjc-box-tip a{color: #dc3545;cursor: unset;}
.fbjc-box .fbjc-box-cont{padding:8px 0;overflow: hidden;}
.fbjc-box .fbjc-box-cont:hover{background: #f8f8f8;}
.fbjc-box .fbjc-box-cont span{background: #dc354520;color: #dc3545;padding:2px 4px;border-radius: 2px;font-size: 12px;float: left;}
.fbjc-box .fbjc-box-cont span.warning{background: #f3920025;color: #f39200;}
.fbjc-box .fbjc-box-cont span.wrong{background: #dc354520;color: #dc3545;}
.fbjc-box .fbjc-box-cont span.tip{background: #1009de15;color: #1009de;}
.fbjc-box .fbjc-box-cont p{width:calc(100% - 110px);margin-left: 5px;float: left;}
.fbjc-box .fbjc-box-cont button{padding-top:1px;padding-left: 10px;color: #217346;font-size: 13px;background: transparent;border: 0;float: right;}
.fbjc-box .fbjc-box-cont button:hover{text-decoration: underline;}


/*layui提示框*/
.layui-layer-btn {padding: 0 15px 30px !important;}
.layui-layer-btn .layui-layer-btn0 {border-color: transparent !important;background-color: #1009dead !important;}
.layui-layer-content{border-radius: 3px !important;}
.layui-layer{border-radius: 3px !important;}
.layui-layer-content .tipMessage-head{padding: 15px; line-height: 22px;background-color: #1009dead;display:flex}
.layui-layer-content .tipMessage-head i{font-size: 16px;margin-right: 10px;margin-top:2px;color: #ff9a33;}
.layui-layer-content .tipMessage-head .title{max-width:320px;color: #fff;}
.layui-layer-content .tipMessage-message{padding: 30px 20px;text-align: center; font-size: 16px;font-weight: bold;max-width: 375px;}
.layui-layer-content .tipMessage-input{padding: 30px 20px;text-align: center;max-width: 375px;}

/*提示弹窗*/
.tipHead{background: #f5a60880;align-items: center !important;}
.tipHead .form-control{border: none;font-size: 14px;padding: 0;height: auto;background: transparent;color: #5c3800;}
.tipMessage{background: #1009dead;}
.tipMessage .form-control{border: none;font-size: 14px;padding: 0;height: auto;background: transparent;color: #fff;}
.tipMessage i{font-size: 16px;margin-right: 10px;margin-top:1px;color: #fff}

/*调整模态框弹出位置*/
.modal {
    top: -45px;
}

/*sql数据源*/
.dataTableName{
    width: 75%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    height: 30px;
    cursor: pointer;
}
.dataTable{
    width:100%;
    line-height: 30px;
    font-size: 12px;
}
.sheetTableName{
    width: 80%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    height: 30px;
}
.openBtnBlock{
    width:5%;
    text-align: right;
    float: left;
    margin-right: 3px;
    height: 30px;
    cursor: pointer;
}
.t_examine_table h1{font-size: 14px;margin-bottom:10px;font-weight: bold}
.t_examine_table table{width: 100%;table-layout: fixed;border-collapse: collapse;border-radius: 3px;overflow: hidden}
.t_examine_table th,.t_examine_table td{border:1px solid #ced4da;text-align: center;line-height: 30px}
.t_examine_p{width:100%;margin-top:10px;height:300px;border:1px solid #ced4da;border-radius: 3px;overflow: auto}
.t_examine_p p{height:30px;line-height: 30px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;word-break: keep-all;}
.t_examine_p p span{height:30px;line-height: 30px;width:220px;float:left;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;word-break: keep-all;}
.t_examine_p .rename{height:30px;line-height: 30px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;word-break: keep-all;width: 80%;cursor: pointer}
.t_examine_p span{margin: 0 10px;}
.t_examine_p input{height:30px;line-height: 30px;}
.t_examine_p h1{height:30px;line-height: 30px;float: left;font-size: 14px;margin-top: 20px;}
.t_examine_p .h_box{float: left;border-top:1px solid #ced4da;border-bottom: 1px solid #ced4da;border-radius: 3px;overflow: hidden;margin-top:20px}
.t_examine_p .h_box input{float: left;width:60px;height:30px;line-height:30px;border-left:1px solid #ced4da;border-right:1px solid #ced4da;background-color:#F8F8FC;text-align: center}
.t_examine_p .h_box span{float: left;height:30px;line-height: 28px}
.t_pf span{line-height: 30px;width: 98px;}
.t_pf select{border-radius:3px;height:30px;line-height: 30px;padding:0;}
.CodeMirror {
    height: 272px !important;
    border:1px solid #ced4da;
    border-radius: 0.25rem;
    font-size: 12px;
}

.edit-border input{background: transparent;}
.edit-border:hover{
    outline: 0;
    border-radius: 0.25rem;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);}

.edit-color{border-color:#1009DE66!important;color:#1009DE!important;}
.move-color{border-color:#23a83094!important;color:#23a830!important;}
.move-color:hover{border-color:#23a830!important;color:#23a830!important;}
.delet-color{border-color:#dc354594!important;color:#dc3545!important;}
.delet-color:hover{border-color:#dc3545!important;color:#dc3545!important;}

#setMultiAndRadioModal .search_box{float:right;}
#setMultiAndRadioModal .search_box input{float:right;width:200px;height:36px;border:1px solid #ced4da;border-radius:3px 0 0 3px;text-indent:10px;margin-right: 0;background: #fff;}
#setMultiAndRadioModal .search_box input:focus{border:1px solid #8885de;box-shadow: 0 0 4px rgba(16,9,222,.3);background:#fff;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;/* Firefox 4 */-o-transition: all 0.3s; /* Opera */}
#setMultiAndRadioModal .search_box a{float:right;height:36px;width:40px;text-align:center;border:1px solid #ced4da;border-left:0;border-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px;margin-left:0}
#setMultiAndRadioModal .search_box a img{display: inherit;margin:9px auto;}










