﻿/*--基础--*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, button, input, textarea{ margin:0; padding:0;}
body { font: 13px/1.5 "MicroSoft YaHei", Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; color:#333; text-align:center;
	scrollbar-arrow-color: #323232; /*上下按钮上三角箭头的颜色*/
	scrollbar-face-color: #323232; /*滚动条凸出部分的颜色*/
	scrollbar-3dlight-color:#323232; /*滚动条亮边的颜色*/
	scrollbar-highlight-color: #323232; /*滚动条空白部分的颜色*/
	scrollbar-shadow-color:#323232; /*滚动条阴影的颜色*/
	scrollbar-darkshadow-color:#323232; /*滚动条强阴影的颜色*/
	scrollbar-track-color: #323232; /*滚动条背景颜色*/
	scrollbar-base-color: #323232; /*滚动条的基本颜色*/
}
html,body{
    width: 100%;
    height: 100%;
    background:#ffffff;
}
::-webkit-scrollbar {
	width:5px;
	height:5px;
}
::-webkit-scrollbar-button { /* 滚动条两端的按钮 */
	width:5px;
	height:5px;
}
::-webkit-scrollbar:horizontal {
	height:5px;
	margin-bottom:2px
 }
::-webkit-scrollbar-track {  /* 外层轨道 */
	border-radius: 0px;
}
::-webkit-scrollbar-track-piece {  /*内层轨道，滚动条中间部分 */
	background-color: #ddd;
	border-radius: 0px;
}
::-webkit-scrollbar-thumb {  /* 滑块 */
	width:0px;
	border-radius: 0px;
	background: #3f51b5;
}
::-webkit-scrollbar-corner { /* 边角 */
	width: 0px;
	background-color: #fff;
}
ul, ol, li { list-style:none;}
a { text-decoration:none; color:#333;}
a:hover { text-decoration:none;}
img { border:none;}
button, input, select, textarea { outline:none;}
h1, h2, h3 { font-size:16px;font-weight:normal;}
i{font-style: normal;}
em { font-style:normal; -webkit-tap-highlight-color: transparent;  	 }
input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {
-webkit-text-fill-color: #ededed !important;
-webkit-box-shadow: 0 0 0px 1000px transparent  inset !important;
background-color:transparent;
background-image: none;
transition: background-color 50000s ease-in-out 0s;
}
input {
background-color:transparent;
-webkit-tap-highlight-color: transparent;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
background-color: rgba(255, 255, 255, 0) !important;
background-image: none ;
color: #000 !important;
}
input:-webkit-autofill {
-webkit-box-shadow:0 0 0px 1000px #fff inset !important;
-webkit-text-fill-color: #000 !important;
color: #000 !important;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #888;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color: #000;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #000;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #000;
}
input{border:0;outline:none;}
table {
    border-collapse: collapse !important;
    border-spacing: 0;
    empty-cells: show;
    border-collapse: collapse;
    width: 100%;
    text-align: left;
    padding-bottom: 50px;
}
thead{
    background: #ffffff;
    width: 100%;
}
thead tr{
	white-space: nowrap;
	padding: 10px;
	background: #f4f6f9;
}
thead tr th {
    padding: 15px 10px;
	border: 1px solid #ececec;
    color: #000000;
    white-space: nowrap;
}
thead label input{
	display: none;	
}
.thauto{
	width: 5%;
}
.thauto i{
	color: #888;
}
.thauto.center{
	width: 5%;
	text-align: center;
}
.thauto.right{
	width: 5%;
	text-align: right;
}
.thauto.left{
	width: 5%;
	text-align: left;
}
tbody{
	background: #fff;
	width: 100%;
}
tbody tr{
	white-space: nowrap;
    background: #f4f6f9;
}
tbody tr td{
    padding: 12px 10px;
    border: 1px solid #ececec;
    color: #000000;
    font-weight: 500;
    white-space: nowrap;
}
tbody tr td .txt01{
    color:#ef0000;
}
tbody tr td .txt02{
    color:#5cb85c;
}
tbody tr td .tb01{
    background: url(../image/data_bj.png)#5cb85c 5px center no-repeat;
    background-size: 15px;
    padding: 3px 10px;
    color: #dfff;
    padding-left: 25px;
	cursor: pointer;
}
tbody tr td .tb02{
	background: url(../image/data_dell.png)#d9534f 5px center no-repeat;
    background-size: 15px;
    border-color: #4cae4c;
    padding: 3px 10px;
    color: #dfff;
    padding-left: 25px;
    border-radius: 2px;
	cursor: pointer;
}
tbody tr td .tb03{
	background: #673ab7;
    background-size: 15px;
    padding: 3px 10px;
    color: #dfff;
    border-radius: 2px;
	cursor: pointer;
}
tbody tr td .tb04{
	background: #e91e63;
    background-size: 15px;
    padding: 3px 10px;
    color: #dfff;
    border-radius: 2px;
	cursor: pointer;
}
tbody tr td .tb05{
	background: #ff9800;
    background-size: 15px;
    padding: 3px 10px;
    color: #dfff;
    border-radius: 2px;
	cursor: pointer;
}
tbody tr td .tb06{
	background:#00bcd4;
    background-size: 15px;
    padding: 3px 10px;
    color: #dfff;
    border-radius: 2px;
	cursor: pointer;
}
tbody tr td .fileimg{
	max-height: 300px;
}
tbody tr td .fileimg img{
	max-height: 300px;
}
tbody tr td .fileimgjt{
	width: 100%;
}
tbody tr td .fileimgjt .imgxx{
    width: 125px;
    float: left;
    margin-right: 12px;
}
tbody tr td .fileimgjt .imgxx .imgsc{
	width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f44336;
    color: #fff;
    cursor: pointer;
	-moz-user-select:none; 
    -webkit-user-select:none; 
    -ms-user-select:none;
    -khtml-user-select:none;
    -o-user-select:none;
    user-select:none;
}
tbody tr td .icon{
	width: 50px;
}
tbody tr td .icon img{
	width: 50px;
	height:50px;
}
tbody tr td .appqdimg img{
	width:200px;
	height:auto;
}
tbody tr td .applbtimg img{
	width:100%;
	height:auto;
}
tbody tr td .upinput{
    min-width: 300px;
    width: 100%;
    height: 38px;
    background:  #FFC107;
    background-size: 20px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
}
tbody tr td .upinputs{
	opacity: 0;
    min-width: 300px;
    width: 100%;
    height: 38px;
    -ms-filter: 'alpha(opacity=0)';
    cursor: pointer;
    margin-top: -38px;
    position: relative;
    display: block;
}
tbody tr td .txtinput{
	border: 1px solid #d8d8d8;
    background: #fff;
    height: 38px;
    line-height: 38px;
    width: 100%;
    text-indent: 15px;
}
tbody tr td .txtinputauto{
	border: 1px solid #d8d8d8;
    background: #fff;
    height: 38px;
    line-height: 38px;
    width: auto;
    text-indent: 15px;
}
tbody tr td .select{
	border: 1px solid #d8d8d8;
    background: #fff;
    height: 38px;
    line-height: 38px;
    width: 100%;
    text-indent:15px;	
}
tbody tr td .textarea{
    border: 1px solid #d8d8d8;
    width: 98%;
    min-height: 150px;
    max-height: 600px;
    padding: 1%;
    font: caption;
	resize: vertical;
	font-size: 13px;
}
tbody tr td .bcinput{
	width: 200px;
    height: 38px;
    background: url(../image/data_bc.png)#0072C6 49px center no-repeat;
    background-size: 20px;
    color: #fff;
    line-height: 38px;
    text-align: center;
	cursor: pointer;
}
tbody tr td:hover{
    background:#c4e5fe !important;
}
.main{
    width: 100%;
    height: auto;
    overflow: hidden;
	padding-bottom: 20px;
}
.minihead_config{
    height: auto;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    background: #e0e6fc;
    width: auto;
}
.mainlist_config{
	width: auto;
    height: 100%;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
}
.mainlist_config_tit{
	border-bottom: 1px solid #D7D7D7;
    height: 68px;
    line-height: 68px;
    width: auto;
    background: #fff;
}
.minihead{
    height: 40px;
    overflow: hidden;
    padding-left: 2%;
    padding-right: 2%;
    background: #e0e6fc;
    position: fixed;
    width: 96%;min-width:1200px;
    z-index: 1;
}
.minihead_left{
    width: auto;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color: #666;
    float: left;
}
.minihead_left i.tis{
    background: url(../image/login_error.png) center no-repeat;
    background-size: 20px;
    width: 20px;
    height: 40px;
    display: inline-block;
    float: left;
    margin-right: 5px;
}
.minihead_left .red{
    color: #f00;
}
.minihead_right{
	width: auto;
    height: 40px;
    line-height:40px;
    text-align: left;
    color: #666;
    float: right;
}
.minihead_right .add{
    background: #28B779 url(../image/top_add.png) no-repeat 10px 50%;
    float: right;
    padding: 8px;
    padding-left: 30px;
    color: #fff;
    width: auto;
    height: auto;
	cursor: pointer;
}
.mainlist{
	width: auto;
    height: 100%;
    overflow: hidden;
    padding-top: 95px;
    padding-bottom: 30px;
    padding-left: 5px;
    padding-right: 5px;
}
.mainlist_tit{
    height: 45px;
    line-height: 45px;
    position: fixed;
    width: auto;
	min-width:1200px;
    background: #fff;
    left: 0;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    right: 0;
    top: 40px;
    z-index: 9;
}
.mainlist_tit_left{
    text-align: left;
    height: auto;
    color: #666666;
    float: left;
    font-weight: bold;
}
.mainlist_tit_left_soso{
    width: auto;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 20px;
}
.mainlist_tit_left_soso .sosoinput{
    border: 1px solid #d8d8d8;
    background: #fff;
    height: 33px;
    line-height:33px;
    width: auto;
    text-indent: 15px;
    float: left;
    padding-right: 15px;
}
.mainlist_tit_left_soso .sosoan{
	float: left;
    width: auto;
    padding-left: 30px;
    padding-right: 10px;
    height:35px;
    line-height:35px;
    background: url(../image/top_search.png) #607d8b 5px center no-repeat;
    background-size: 20px;
    color: #fff;
	cursor: pointer;
}
.mainlist_tit_left_soso .select{
	border: 1px solid #d8d8d8;
    background: #fff;
    height:35px;
    line-height: 35px;
    width: 100px;
    text-indent: 15px;
    float: left;
}
.mainlist_tit_left_tpye_li{
    width: auto;
    height: 35px;
    line-height: 35px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: flex-start;
    align-items: stretch;
}
.mainlist_tit_left_tpye_li .lian{
	float: left;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    height: 35px;
    line-height:35px;
    background: #607d8b;
    background-size: 20px;
    color: #fff;
	cursor: pointer;
    margin-right: 5px;	
}
.mainlist_tit_left_tpye_li .lian.cur{
    background: #f60;
}
.mainlist_tit_left_tpye_li .litxt{
    border: 1px solid #d8d8d8;
    background: #fff;
    height: 38px;
    line-height: 40px;
    width: auto;
    text-indent: 15px;
    float: left;
    padding-right: 15px;
}
.mainlist_tit_right{
    float: right;
    width: auto;
    height: 35px;
    color: #fff;
}
.mainlist_tit_right .add{
    background: url(../image/top_add.png) #28B779 no-repeat 10px 50%;
    float: left;
    padding-left: 30px;
    color: #fff;
    width: auto;
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
	cursor: pointer;
}
.mainlist_tit_right .del{
    background: url(../image/top_dell.png) #d9534f no-repeat 10px 50%;
    float: left;
    padding-left: 30px;
    color: #fff;
    width: auto;
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
	cursor: pointer;
}
.mainlist_tit_right .back{
	background: url(../image/top_back.png) #0072c6 no-repeat 10px 50%;
    float: left;
    padding-left: 30px;
    color: #fff;
    width: auto;
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
    cursor: pointer;
}
.mainlist_tit_right .auto{
	background: url(../image/top_auto.png) #323232 no-repeat 10px 50%;
    float: left;
    padding-left: 30px;
    color: #fff;
    width: auto;
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
    cursor: pointer;
}
.mainlist_tit_right .appup{
    width: 253px;
    height: 35px;
    background: url(../image/data_addimg.png) #FFC107 49px center no-repeat;
    background-size: 20px;
    color: #fff;
    line-height:35px;
    text-align: center;
    cursor: pointer;	
}
.mainlist_tit_right .appups{
    opacity: 0;
    min-width: 200px;
    width: 100%;
    height: 35px;
    -ms-filter: 'alpha(opacity=0)';
    cursor: pointer;
    margin-top: -35px;
    position: relative;
    display: block;
}

.mainlist_main{
width: 100%;
    height: auto;
    overflow-y: auto;
}
.mainlist .page{
    width: auto;
    height: 50px;
    line-height: 50px;
    text-align: right;
    background: #FFF;
    position: fixed;
    bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    left: 0;
    right: 0;
    z-index: 1;
}
.mainlist .page a{
	width: auto;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ececec;
    margin-left: 8px;
    padding-left: 12px;
    padding-right: 12px;
}
.mainlist .page a:hover{
	border: 1px solid #7285ed;
    background: #7285ed;
    color: #fff;
}
.mainlist .page .cur{
	border: 1px solid #3f51b5;
    background: #3f51b5;
    color: #fff;
}
/*--------------config--------------*/
.config_tis{
    width: auto;
    height: auto;
    margin-left: 20px;
    border: 1px solid #E6DB55;
    background: #FFFBCC;
    padding: 1%;
    margin-top: 1%;
    margin-right: 20px;
}
.config_tis_tit{
    width: auto;
    text-align: left;
    font-weight: bold;
    height: 30px;
}
.config_tis_txt{
    padding: 0px 0px 5px 0px;
    text-align: -webkit-auto;
    color: #f00;
}
/*--------------config--------------*/


/*--------------时间插件--------------*/
[name='jHsDate'] {
    position: absolute;
    width: auto;
    height: auto;
    border: 1px solid #dddddd;
    border-radius: 2px;
    background-color:#ffffff;
	z-index:9999999999999;
}

.yearHsDate{
    border-right: 1px solid #ddd;
    width: 80px;
    height: 235px;
    overflow: hidden;
    float: left;
}
.hourHsDate {
	height: 235px;
    width: 88px;
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 14px;
    float: left;
}
.minuteHsDate {
    height: 235px;
    width: 88px;
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 14px;
    float: left;
}

.hs_year,
.hs_hour,
.hs_minute {
    list-style: none;
    width: 83px;
    height: 35px;
    line-height: 35px;
    float: left;
	cursor: pointer;
}

.hs_year:hover,
.hs_day:hover,
.hs_hour:hover,
.hs_minute:hover,
.hs_mon:hover {
    background-color: #eeeeee;
    color: #000000;
}

.hs_check,
.hs_check :hover{
    background-color: #3ab2d0!important;
    color: #ffffff!important;
}

.monHsDate {
    width: 88px;
    float: left;
    height: 235px;
    overflow: overlay;
}

.hs_mon {
	list-style: none;
    width: 63px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 14px;
    padding: 12px 10px;
    float: left;
    cursor: pointer;
}

.noCheck {
    background-color: #f4f4f4;
    cursor: not-allowed;
}

.dayHsDate {
height: 235px;
    width: 213px;
    text-align: center;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 14px;
    float: left;
}
.hs_day{
	list-style: none;
    width: 69px;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
    float: left;
}
/*--------------时间插件--------------*/
/*--------------弹窗--------------*/
.alertmain{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	display:none;
	z-index:15;
}
.alertmainclose{
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
	z-index:16;
}
.alertmain_main{
    position: fixed;
    width: 500px;
	height: auto;
    background: #fff;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -200px;
    border-radius:5px;
	z-index: 17;
}
.alertmain_main_tit{
    float: left;
    width: 100%;
    height: 60px;
    font-size: 18px;
    line-height: 60px;
}
.alertmain_main_txt{
    float: left;
    width: 467px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 2px;
    text-indent: 15px;
    line-height: 40px;
    margin-left: 15px;
    margin-top: 15px;
}
.alertmain_button{
	width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 20px;
}
.alertmain_button_left{
    width: 80px;
    text-align: center;
    height: 40px;
    line-height: 40px;
	background:#ddd;
    border: 0px solid #ddd;
    border-radius: 2px;
	font-size: 14px;
	cursor: pointer;
}
.alertmain_button_right{
    width: 80px;
    text-align: center;
    height: 40px;
    line-height: 40px;
	background: #5cb85c;
    border: 0px solid #4caf50;
    border-radius: 2px;
    color: #fff;
    margin-left: 35px;
	font-size: 14px;
	cursor: pointer;
}
/*--------------弹窗--------------*/
/*--------------视频--------------*/
.spyl{
	display:none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
	z-index: 999;	
}
.spyl em{
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -350px;
    width: 700px;
    height: 450px;
    overflow: hidden;	
}
.spyl em .spylvideo{
    width: 700px;
    height: 450px;
    background: #000;
}
/*--------------视频--------------*/
/*--------------合集列表--------------*/
.hjgmmain{
    width: 100%;
    height: auto;
	overflow: hidden;
}
.hjgmmain .hjgmmain_type{
	width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 5px;
}
.hjgmmain .hjgmmain_type li{
	float: left;
    padding: 10px 15px;
    background: #ddd;
	cursor: pointer;	
}
.hjgmmain .hjgmmain_type li:hover{
    background: #ff9800;
	color: #fff;	
}
.hjgmmain .hjgmmain_type li.cur{
	color: #fff;
    background: #f60;	
}
.hjgmlist {
    width: 100%;
    height: auto;
    display: inline-block;
}
.hjgmlist li {
    float: left;
    width: auto;
    height: 50px;
    background: #a0a0a0;
    margin-top: 10px;
    margin-right: 20px;
    line-height: 50px;
    border-radius: 5px;
    cursor: pointer;
}
.hjgmlist li input[type=checkbox] {
    width: 0px;
    height: 0px;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}
.hjgmlist li input:checked+label {
    background: #3582E9;
    border-radius: 5px;
}
.hjgmlist li label {
    float: left;
    width: auto;
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
}
.hjgmlistmoer{
	float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
	cursor: pointer;	
}