body,html,.btn{font-family: "微软雅黑"  !important;}
a{cursor: pointer;}
#contentTable tr td:nth-child(3){ word-break: break-all;max-width:60%;}
.public-hed{overflow: hidden;border-bottom:2px solid #a50000;padding-bottom:5px;}
.public-hed .accordion-toggle{border-left:2px solid #a50000;padding:0px 0px 0px 10px;margin:10px 0px 0px 5px;font-size:18px}
.accordion-btn a{font-family:"微软雅黑";display:inline-block;background:#eee;padding:5px 10px;margin:5px 5px 0px 0px;text-align:center;color:#000;border:1px solid #ccc;border-radius:3px;}
.accordion-btn a:last-child{margin-right:5px;}
.nav-list{padding-left:25px;}
.public-alignCenter{text-align:center;border-top:1px solid #ccc;padding-top:10px;margin-bottom:0px}
.public-select-ul{padding:20px 30px}
.public-select-ul  li{display:inline-block;width:48%;text-align:center;}
.public-select-ul2{padding:20px 30px}
.public-select-ul2  li{display:inline-block;width:18%;text-align:center;}
.public-select-ul3{padding:20px 30px}
.public-select-ul3  li{display:inline-block;width:20%;text-align:center;margin-bottom:5px}
.public-select-ul3 li:last-child {position: relative; left: -15px;width: 25%;}
.public-btn-lg{padding:6px 30px}
.public-border{border:1px solid #ccc;border-radius:0px;border-top:0px;}
.public-table{border-top:1px solid #ccc;margin-top:45px}
.public-right{float:right}
.public-left{float:left}
.public-item-box{padding:10px 10px 10px 0px;font-size:15px}
.pathcheck{position:absolute;top:200px;right:10px;z-index:111;}
.pathcheck label{font-size:15px;}
.pull-left {
	float: left
}
.obseTypeSel{    width: 97% !important;
    margin-left: 14px !important;}
    .chartType{    left: 23px !important;}
    .echarts_con ul li:hover{cursor: pointer;}
#officeName,#companyName,#addressName,#accidenttypeName,#addressName,#groupLeaderUserName,#jobtypeName,#auditUserName{
    word-break:keep-all !important;/* 不换行 */
    white-space:nowrap !important;/* 不换行 */
    overflow:hidden !important;/* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow:ellipsis !important;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
#assignRole{margin:0px 10px !important;}
.inputSpan{position: relative;float:left;width:328px}
.inputSpan i {
    position: absolute;
    display: inline-block;
    padding: 4px 10px;
    right: 0;
    top: 1px;
     font-style: normal;
     color:#999;
    background: #eee;
}
.input-xlarge21{width:315px}
.alert{position: relative;z-index:555;}
.pull-right {
	float: right
}

.statistical-con {
	padding: 0px 0px;
}

.overflowHidden {
	overflow: hidden;
	padding: 5px 5px
}

.overflowHidden>label {
	position: relative;
	top: 5px;
	left: 10px;
}

.statis-left {
	padding: 0px 20px;
	position: relative;
	top: 5px;
}

.statis-left .input-append {
	margin-bottom: 0px;
}

.statis-right {
	padding: 0px 20px;
	position: relative;
	top: 5px;
}

.input-xxlarge2 {
	width: 458px;
	margin-right: 25px !important;
	margin: 0 auto;
}

.overflow-fast {
	padding: 8px 0px
}

.type-out label {
	position: relative;
	left: -13px;
}
.year-out label{
	position: relative;
	left: -15px;
	}
.year-out{display:none}
.type-out .input-append,.year-out .input-medium{
	padding-bottom: 8px;
	position: relative;
	left: -15px
}
.year-out .input-medium{
	padding-bottom: 8px;
	position: relative;
	left: -15px;
	width: 177px;
}
.year-out .controls{margin-left:13px}
.overflow-fast .controls{
    min-width: 82%;
    max-width:83%;
    width:82%;
    float: left;
    margin-left: 15px;

}

.type-out{display:none}
.statistical-footer{padding:20px;margin-left:60px}




/****专项追踪*******/
.public-special{width:100%;overflow:hidden;}
.public-special-6{width:35%;display:block;float:left;}
.public-special-12{width:75%}
.public-special-12-5{width:54%}
.inpu-border-ccc{border:1px solid #ccc;line-height:26px}

.public-special .public-special-6 .controls .input-xlarge{width:206px;}
.public-special .public-special-6 .controls .input-xlarge2{width:220px}
/*.public-special .public-special-6 .controls .input-append{width:}*/
/******登錄*****/
.myTabs>li{width:50%;}
.tab-content{overflow: hidden;}
.top_div{  width: 100%;  height: 400px;  }
#myTabContent .ipt{
	border: 1px solid #d3d3d3;
	padding: 10px 10px !important;
	width: 290px;
	border-radius: 4px;
	padding-left: 35px !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-radius: 3px;
     margin-bottom: 0px;
}
.ipt:focus{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.u_logo{
	background: url("../images/username.png") no-repeat;
	padding: 10px 10px;
	position: absolute;
	top: 30px;
	left: 40px;

}
.p_logo{
	background: url("../images/password.png") no-repeat;
	padding: 10px 10px;
	position: absolute;
	top: 12px;
	left: 40px;
}
a{
	text-decoration: none;
}
.tou{
	background: url("../images/tou.png") no-repeat;
	width: 97px;
	height: 92px;
	position: absolute;
	top: -144px;
	left: 140px;
}
.left_hand{
	background: url("../images/left_hand.png") no-repeat;
	width: 32px;
	height: 37px;
	position: absolute;
	top: -38px;
	left: 150px;
}
.right_hand{
	background: url("../images/right_hand.png") no-repeat;
	width: 32px;
	height: 37px;
	position: absolute;
	top: -38px;
	right: -64px;
}
.initial_left_hand{
	background: url("../images/hand.png") no-repeat;
	width: 30px;
	height: 20px;
	position: absolute;
	top: -70px;
	left: 100px;
}
.initial_right_hand{
	background: url("../images/hand.png") no-repeat;
	width: 30px;
	height: 20px;
	position: absolute;
	top: -70px;
	right: -112px;
}
.left_handing{
	background: url("../images/left-handing.png") no-repeat;
	width: 30px;
	height: 20px;
	position: absolute;
	top: -24px;
	left: 139px;
}
.right_handinging{
	background: url("../images/right_handing.png") no-repeat;
	width: 30px;
	height: 20px;
	position: absolute;
	top: -21px;
	left: 210px;
}
.login-p,.login-p-relative{position: relative;}
.login-p{ padding: 16px 0px 10px;}
.login-footer{  height: 30px; line-height: 30px;   }
.login-main{
    position: absolute;
    right: 0px;
    top:50%;
    box-shadow: 0 1px 11px rgba(0, 0, 0, 0.27);
   border: 1px solid rgb(231, 231, 231); border-image: none; width: 398px;text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#66000000', EndColorStr='#66000000');
    margin-top: -179px;
}
.login-main .bs-example{position: relative;}

.login-public{width: 165px; height: 96px; position: absolute;left: 0;    top: 57px;}
.login-submit{position: relative;left: -30px;margin-top: 10px;width:337px;     margin-bottom: 30px;}
.login-submit a{float:left;font-size:15px;}
.login-submit .btn{margin-left:10px;float:right;}

/***********/
.btn-size{line-height:10px;margin-top:10px;}
.login-remenberMer{
    position: relative;
    left: 30px;
    
}
.top_div .header{
    width: 260px;
    margin: 0 auto;
    top: 20%;
    position: relative;
}
@-webkit-keyframes click-wave {
  0% {
    width: 25px;
    height: 25px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    width: 200px;
    height: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0.0;
  }
}
@-moz-keyframes click-wave {
  0% {
    width: 25px;
    height: 25px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    width: 200px;
    height: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0.0;
  }
}
@-o-keyframes click-wave {
  0% {
    width: 25px;
    height: 25px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    width: 200px;
    height: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0.0;
  }
}
@keyframes click-wave {
  0% {
    width: 40px;
    height: 40px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    width: 200px;
    height: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0.0;
  }
}
.login-remenberMer .option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  width: 20px;
  height: 12px;
  -webkit-transition: all 0.15s ease-out 0;
  -moz-transition: all 0.15s ease-out 0;
  transition: all 0.15s ease-out 0;
  border: solid 1px #666;
  color: #a50000;
  cursor: pointer;
  display: inline-block;
  outline: none !important;
  position: relative;
  margin-right: 0.2rem;
  z-index: 1000;
    padding: 0px;
}
.login-remenberMer .option-input:hover {
  background: #9faab7;
}
.login-remenberMer .option-input:checked {
  background: #a50000;
}
.login-remenberMer .option-input:checked::before {
  width:22px;
  height: 22px;
  position: absolute;
  content: '●';
  display: inline-block;
  font-size: 22px;
  text-align: center;
  line-height: 22px;
  left:0px;
}
.login-remenberMer .option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #a50000;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
.login-remenberMer label {
  display: block;
  line-height: 25px;
  font-size:14px;
  font-family: "微软雅黑";
    color: #333;
}
.login-margin-top{padding-top:10px !important;
}
.login-margin-top .u_logo{top:23px;background: url("../images/veity.png") no-repeat !important;}




/*********************/
/* flex */
.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.flex-v{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.flex-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.flex-align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.flex-pack-center{-webkit-box-pack:center;-webkit-justify-content:flex-start;-ms-flex-pack:center;justify-content:flex-start;}
.flex-pack-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
.flex-box { display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-moz-box-orient: horizontal;-webkit-box-orient: horizontal;-o-box-orient: horizontal;box-orient: horizontal;}
/*遮罩*/
.mask{position: fixed;width: 100%;height: 100%;left: 0;top: 0;bottom: 0;background-color: rgba(0,0,0,0.8);z-index: 999;}



/* 错误提示弹层 */
.c-float-modePop {
text-align: center;
background-color: #FAFAFC;
}
.c-float-modePop .warnMsg {

padding: 20px 10px 10px 10px;
color: #fff
}
.c-float-modePop .doBtn {

width: 100%;
margin: 0 auto;
}
.c-float-modePop button {

padding: 6px 9px 6px 9px;
color: #949494;
border: 0;
}
.c-float-shade {

width: 100%;
display: block;
position: absolute;
z-index: 99;
background-color: #000;
opacity: .5;
top: 0;
left: 0
}
.c-float-shade.hide {
display: none
}
.c-float-popWrap {
	width: 35%;
	z-index: 9999;
	position: fixed;
	border-radius: 3px;
    overflow: hidden;
}
.c-float-popWrap .c-float-modePop {
	overflow: hidden;
	border-radius: 6px;
	    position: relative;
}
.closeImg{
	
	    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
    z-index: 999999999999999;
    height: 30px;
    border: 2px solid #fff;
    background: #b40909;
    border-radius: 50%;
    color: #fff;
}
.c-float-popWrap .c-float-modePop .warnMsg {
    padding: 0.8em 0 0.8em;
	font-size: 15px;
	color: #333;
	border-bottom:1px solid #eee;
}
.c-float-popWrap .c-float-modePop .content {
    padding: 0 20px;
    font-size: 14px;
    color: #888;
    word-wrap: break-word;
    word-break: break-all;
	text-align: left;
}
.c-float-popWrap .c-float-modePop .doBtn {
	width: 100%;
	margin-top: 15px;
	position: relative;
}
.c-float-popWrap .c-float-modePop .doBtn:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    border-top: 1px solid #D5D5D6;
    color: #D5D5D6;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
}
.c-float-popWrap .c-float-modePop button {
	background-color: #FAFAFC;
	width: 50%;
	height: 42px;
	line-height: 42px;
	color: #444;
	font-size: 17px;
	border: 0;
	padding: 0;
}
.c-float-popWrap .c-float-modePop button.ok{
	color: #b40909;
	font-family: "微软雅黑";
}   
.c-float-popWrap .c-float-modePop button.cancel{
	position: relative;
	font-family: "微软雅黑";
} 
.c-float-popWrap .c-float-modePop button.cancel:after {
    content: " ";
    position: absolute;
    right: -1px;
    top: 0;
    width: 1px;
    height: 100%;
    border-left: 1px solid #D5D5D6;
    color: #D5D5D6;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(0.5);
    transform: scaleX(0.5);
}
.c-float-popWrap.hide {

display: none;
-webkit-box-shadow: none
}
.c-float-popWrap.show {

display: block;
}

.c-float-popWrap.msgMode .c-float-modePop .content, .c-float-popWrap.msgMode .c-float-modePop .doBtn {

display: none
}

.c-float-popWrap.alertMode .c-float-modePop .doBtn .cancel {

display: none
}
.c-float-popWrap.confirmMode .c-float-modePop .content, .c-float-popWrap.confirmMode .c-float-modePop .doBtn {
padding-top: 25px;
display: block
}
.content label{display:block;font-family: "微软雅黑";}
.confirm_input{
	border: 1px solid #D5D5D6;
	padding: 10px;
	width: 75%;
}
.weui_mask_transparent {
    position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	background: rgba(0, 0, 0, 0.6);
}
.cx_mask_transparent{
	position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	background: rgba(255, 255, 255, 0.1);
}
.doBtn{
    padding-top: 0px !important;
    line-height: 50px;
	}
	.cancel{font-family: "微软雅黑";font-size:16px;}
.web_toast{
    position: fixed;
	margin: 0 10px;
    z-index: 9999;
    display: none;
    display: block;
    padding: 10px;
    color: #FFFFFF;
    background: rgba(180, 9, 9, 9);
    font-size: 1.2rem;
    text-align: center;
    border-radius: 4px;
    font-weight:normal;
}

#wrapper-con{text-align:center;margin:100px auto;width:594px;font-family: "微软雅黑";}
#wrapper-con  a.link{text-shadow:0px 1px 2px white;font-weight:600;color:#3366cc;opacity:0;}
#wrapper-con h1{text-shadow:0px 1px 2px white;font-size:24px;opacity:0;}
#wrapper-con img{-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;height:202px;width:199px;opacity:0;}
#wrapper-con p{text-shadow:0px 1px 2px white;font-weight:normal;font-weight:200;opacity:0;-webkit-transition:opacity 0.5s ease-in-out;-moz-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out;}
#wrapper-con .fade{opacity:1;font-family: "微软雅黑";padding:10px 0px;color:#B7AEB4;}
@media only screen and (min-device-width:320px) and (max-device-width:480px){
	#wrapper-con{margin:40px auto;text-align:center;width:280px;}
}
#wrapper-con .errorMessage a{border:1px solid #B7AEB4;display:inline-block;padding:5px 10px;border-radius: 5px;text-decoration: none;color:#B7AEB4 !important;font-size:16px;text-shadow:0px 1px 2px white;cursor: pointer;}
.clear{clear:both}
.achievements{margin-top:50px}
.width-30 li{width:33%}
.clear{clear:both}
.clear:after{clear:both;display:table;content:''}
.qiandao-sprits{background-image:url(images/qiandao_sprits.png);background-repeat:no-repeat}
.qiandao-tran{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;-ms-transition:all .3s ease-out}
.qiandao-radius{-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px}
.qiandao-warp{height:1306px}
.qiandap-box{margin:0 auto;width:70pc;height:1306px;background-color:#fff}
.qiandao-con{margin:0 auto;width:1035px;height:684px}
.qiandao-left{float:left;padding:20px 42px 0 39px;width:603px}
.qiandao-right{float:right;padding:0 20px;width:290px}
.current-date{float:left;padding-top:5px;padding-left:55px;color:#b25d06;font-size:18px}
.qiandao-history{float:right;width:92px;height:36px;border-radius:4px;background-color:#b25d06;color:#fff;text-align:center;font-size:1pc;line-height:36px;cursor:pointer}
.qiandao-history:hover{background-color:#9c4f01}
.qiandao-top{padding-top:70px;height:13pc}
.just-qiandao{margin:0 auto 20px;width:212px;height:67px;cursor:pointer}
.just-qiandao.actived,.just-qiandao:active{background-position:0 -68px}
.qiandao-notic{color:#b25d06;text-align:center;font-size:18px}
.qiandao-rule-list{margin-bottom:35px;color:#8d8ebb;font-size:1pc;line-height:26px}
.qiandao-rule-list h4{font-weight:bolder;font-size:1pc}
.qiandao-main{overflow:hidden;width:603px}
.public-ul{margin-top:76px;margin-right:-10px}
.public-ul li .qiandao-icon{position:absolute;top:0;left:0;z-index:2;display:none;width:85px;height:85px;background:url(images/qiandao_icon.png) no-repeat center center}
.public-ul li.qiandao .qiandao-icon{display:block}
.qiandao-layer{position:fixed;top:0;bottom:0;left:0;z-index:888;display:none;width:100%}
.qiandao-layer-bg{width:100%;height:100%;background-color:#000;opacity:.55;filter:alpha(opacity=55)}
.qiandao-layer-con{position:absolute;top:50%;left:50%;z-index:999;padding-top:30px;border:3px #33b23f solid;border-radius:5px;background-color:#fff}
.qiandao-history-layer .qiandao-layer-con{margin:-257px 0 0 -293px;width:586px;height:484px}
.close-qiandao-layer{position:absolute;top:13px;right:13px;width:1pc;height:1pc;background-position:-228px -51px}
.qiandao-history-inf{margin-top:25px;color:#666;text-align:center;font-size:14px}
.qiandao-history-inf li{float:left;width:25%}
.qiandao-history-inf li h4{color:#33b23f;font-size:40px;line-height:50px}
.qiandao-history-table{overflow:hidden;margin:20px;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0}
.qiandao-history-table table{width:100%;color:#666;text-align:center;font-size:1pc;border-spacing:0}
.qiandao-history-table table th{width:33.3%;background-color:#f2f2f2;text-align:center;line-height:40px}
.qiandao-history-table td{width:33.3%;border-bottom:1px #e5e5e5 dashed;line-height:34px}
.qiandao-active .qiandao-layer-con{margin:-232px 0 0 -211px;width:422px;height:434px}
.yiqiandao{margin:36px 0 0 40px;color:#666;font-size:14px;line-height:38px}
.yiqiandao .yiqiandao-icon{float:left;margin:0 25px;width:178px;height:38px;background-position:-217px 0}
.qiandao-jiangli{position:relative;margin:45px auto;width:335px;height:170px;background-position:0 -146px}
.qiandao-jiangli span{position:absolute;top:58px;left:50px;display:block;width:178px;height:106px;color:#ff7300;text-align:center;font-weight:bolder;font-size:30px;line-height:106px}
.qiandao-jiangli span em{padding-left:5px;font-style:normal;font-size:1pc}
.qiandao-share{display:block;margin:60px auto 0;width:318px;height:3pc;border-radius:5px;background-color:#4ab854;color:#fff;text-align:center;text-decoration:none;font-size:18px;line-height:3pc}
.qiandao-share:hover{background-color:#3e9d46}
.public-80{width:100%;text-align:center;position:relative}
.public-20{width:21.99%;text-align:center;position:relative;left:1px}
.achievementsCon-warp{overflow:hidden;clear:both;width:98%;margin:0 auto;border:1px solid #a50000}
.public-80 .public-table2,.public-20 .public-table2{width:100%}
.public-80 ul,.public-20 ul{padding:0px;margin:0px}
.public-80 ul li{width:10.93%;display:inline-block;padding:0px;float:left;border:1px solid #ccc}
.achievementsCon-warp li{background:#eee;line-height:50px}
.public-20 ul li{width:49.5%;float:left}
.pull-dateList ul li{height:150px}
.public-ul{margin-bootom:150px}
.public-ul li{background:none;text-align:left;position:relative}
.public-ul li span{font-size:22px;font-family:"Impact";font-weight:900;padding-left:20px}
.public-ul2  li{background:none;text-align:left;position:relative;border-bottom:1px solid #ccc;border-left:1px solid #ccc}
.public-ul2  li:nth-child(even){}
.public-ul .liColor{background:#f6f6f6}
.public-80 .public-table2 ul li:last-child{border-right:1px solid #ccc}
.public-ul li .complete{position:absolute;top:5px;right:0px;display:inline-block;font-size:15px;padding:5px 10px;font-style:normal;line-height:20px;color:#a50000}
.public-ul li .completeText{padding-left:10px;line-height:25px;word-break: break-all;word-wrap: break-word;}
#calculatedVal{padding-left:10px;color:#a50000;line-height:25px}
.public-80 ul li{border-right:0px;border-bottom:0px}
.public-80 .public-table2 ul li:flast-child{border-right:1px solid #ccc}
.li-42,.li-49,.li-43,.li-50{line-height:150px !important;text-align:center !important;font-size:18px}
.public-ul2 li{text-align:center;line-height:150px;font-size:18px}
.public-month{display:block;border-top-right-radius:5px;border-top-left-radius:5px;width:100px;position:relative;right:15px;text-align:center;line-height:30px;font-size:20px;float:right;background:#a50000;color:#fff}
.public-table22 ul li{border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #ccc}
.public-table22 ul li:flast-child{border-left:1px solid #ccc !important}
.public-12 ul li{float:left;width:11.048%;height:150px;border-left:0px !important;border:1px solid #ccc}
.public-12 ul{padding:0px;margin:0px;overflow:hidden}
.public-ul-two li{background:#fff;text-align:center;vertical-align:middle;line-height:150px}
.public-ul-two li:first-child{line-height:150px;text-align:center}
.public-ul li[name='weekcounts'],.public-ul li[name='weektimes']{
	text-align: center;
	line-height:150px;color:#a50000;
	font-size:18px;
}
.completeupate{
	    line-height: 20px;
    text-align: right;
    padding-right: 10px;
    color: cornflowerblue;
    font-weight: normal;
    cursor: pointer;
    
}




@media (min-width:1440px) {.public-80 ul li{width:11.00% !important }}

@media screen and (min-width:1440px) and (max-width:1760px){.public-80 ul li{width:11.04% !important}
}@media screen and (min-width:1441px) and (max-width:1759px){.public-80 ul li{width:11.03% !important}
}
@media screen and (min-width:1760px) and (max-width:1920px){.public-80 ul li{width:11.04% !important}
}



/************/
/*demo1*/
.tableform .radioSelect label ,.tableform .radioSelectTwo label,.tableTr label,.tableTr2 label{
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-left: 15px;
	font-size: 13px;
}
.tableform .radioSelect input,.radioSelectTwo input[type='radio'],.tableTr input[type='radio'],.tableTr2 input[type='radio'],.tableform .radioSelect input ,.tableTr input,.tableTr2 input,.radioSelectTwo input[type="checkbox"]{
	display:none; 
}
.tableform .radioSelect  label:before ,.radioSelectTwo label:before,.tableTr label:before,.tableTr2 label:before{
	content: "";
	display: inline-block;

	width: 17px;
	height: 16px;

	margin-right: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #fff;
	border: 1px solid #A50000;
}
.tableform  .radioSelect   input[type='radio'] + label:before,.tableform  .radioSelectTwo   input[type='radio'] + label:before,.tableTr input[type='radio']+label:before,.tableTr2 input[type='radio']+label:before{
	 border-radius: 0px;
}
.tableform .radioSelect  input[type='checkbox'] + label:before,.tableform .radioSelectTwo  input[type='checkbox'] + label:before,.tableTr input[type='checkbox'] + label:before,.tableTr2 input[type='checkbox'] + label:before{
	 border-radius: 0px;
}

.tableform  .radioSelect  input[type='radio']:checked+label:before,.tableform  .radioSelectTwo  input[type='radio']:checked+label:before,.tableTr input[type='radio']:checked + label:before,.tableTr2 input[type='radio']:checked + label:before{
	content: "\2713";
	color: #a50000;
	font-size: 15px;
	text-align: center;
	line-height: 17px;
}
.tableform  .radioSelect  input[type='checkbox']:checked+label:before,.tableform  .radioSelectTwo  input[type='checkbox']:checked+label:before,.tableTr input[type='checkbox']:checked + label:before,.tableTr2 input[type='checkbox']:checked + label:before{
	content: "\2713";
	font-size: 15px;
	color: #a50000;
	text-align: center;
	line-height: 17px;
}


.tableform .tr-1,.tableform .tr-2{background: #eee;}
.tableform .tr-1 td{width: 25%;padding:5px 0px;}
.tableform .tr-1 td:last-child{background: #A50000;color:#fff}
.tableform .tr-1 td:first-child,.tableform .tr-2 td,.tableform .tr-3 td:first-child{padding-left: 15px;}

.tableform .tr-2 td:first-child{ border-right-style: hidden !important;}
.tableform .tr-2 td:last-child{border-left-style: hidden !important;}
.tableform .tr-2 .nameInput{    padding: 5px 0px;
    border: none;
    margin: 0px;
    position: relative;
    width: 90%;
    height: 96%;
    max-height:20px;
    background: #F7F7F7;
    }
.dateTable tr td{border:1px solid #999;border-bottom:none;}
.tableform .tr-3 td{width: 25%;padding:5px 0px;}
.tableform .tr-3{background: #fff;}

.observationForm {width:98%;margin:20px auto}
.location .input-append{width:80%;margin:0px}
.location .input-append #addressName{
	    width: 100%;
    position: relative;
    height: 100%;
    /* padding: 0px; */
    /* margin: 0px; */
    height: 32px;
    top: 0px;
}
.department .input-append{width: 80%; margin: 0px;}
.department .input-append #officeName{
	    position: relative;
    /* height: 100% !important; */
    margin: 0px;
    padding: 8px 0px;
    /* height: 50px; */
	
}


.dateTable{width: 100%;border-left-width: thin;border-left-style: solid;border-right-style: solid;border-right-width: thin;}
.dateTable td{width: 16.66%;padding:0px 0px;position: relative;padding-left: 15px;}
.dateTable .dateInput{ 
    width: 100%;
    position: relative;
    height: 90%;
    border: none;
    top: 6px;
    left: 0px;
    padding: 0px;}


.tableform2 thead tr th{padding:5px 0px;color:#333333}
.tableform2 thead tr th:first-child{width: 100px;}
.tableform2 .tr-title td tr td{padding:5px 0px;}
.tableform2 .tr-title thead tr{background: #A50000;border-bottom-style: solid;border-bottom-width: thin;font-weight: normal;}
.tableform2 .tr-title tbody tr{border-bottom-style: solid;border-bottom-width: thin;font-weight: normal;}
.tableform2 .tr-title tbody tr:last-child{border-bottom-style: none;}
.tableform2 .tr-title thead tr th{color:#fff;font-weight: normal;}
.tableform2 .tr-title thead tr th:last-child{text-align: left;padding-left: 15px;}
.tableform2 .tr-title .paddingNone{padding:0px}
.tableform2 .tr-title .paddingNone table tr td{height:21px;width:50px;text-align: center;border-right-style: solid;border-right-width: thin;border-collapse: collapse;border-color: #9D9D9D;color:#A50000;font-weight: bold;}
.tableform2 .tr-title .paddingNone table tr:first-child td{background: #A50000;color:#fff}
.tableform2 .tr-title .textareaWidth,.tableform3 .trVal .textareaWidth,.tableform4 .trVal .textareaWidth{padding:0px}
.tableform2 .tr-title .textareaWidth .textareaWidtClass,.tableform3 .trVal .textareaWidth .textareaWidtClass,.tableform4 .trVal .textareaWidth .textareaWidtClass{
width: 100%;
    height: 100%;
    position: relative;
    vertical-align: top;
    font-size: 16px;
    line-height: 25px;
    font-family: "微软雅黑";
    resize: none;
    padding: 0px;
    margin: 0px;
    border: 0px;
	}
.tableform2 .thtitle tr th:last-child{width: 35%;}

.tableform3 thead tr th{border-top-style: hidden;padding:5px 0px}
.tableform3 thead tr th:first-child{width: 100px;border-right-style: hidden;}

.tableform3 .tr-title2 td tr td{padding:5px 0px;}

.tableTr{width: 100%;padding:5px 0px}
.tableTr tr td:first-child{width: 100px;text-align: center;}
.tableTr tr td:last-child{padding-left: 15px;}

.tableform3 .tableTr2 tr td{padding:5px 0px}
.tableform3 .tableTr2 tr {border-bottom-style: solid;border-bottom-width: thin;border-color: #9D9D9D;}
.tableform3 .title2 tr th:last-child{width: 35%;border-left-style: hidden;color:#A50000}
.tableform3 .title2 tr th{background: #eee;}
.tableform3 .tableTr2 tr:last-child{border-bottom-style:hidden ;}
.tableform3 .tableTr2 tr td:first-child{text-align: center;width: 100px;}
.tableform2 .tr-title .paddingNone .addTrTd{width: 51px;}

.eectificationH2{padding:5px 0px;background: #eee;font-weight: normal;font-size: 16px;text-align: center;border-style: solid;border-width: thin;border-color: #9D9D9D;border-top-style:hidden;border-bottom-style: hidden;}
.eectificationP{margin:0px;padding:5px 0px;text-align: center;background: #A50000;color:#fff;border-bottom-style: solid;border-bottom-width: thin;}	

.tableform4 thead tr th{padding:5px 0px;text-align: center;}
.tableform4 thead tr th:first-child{width: 40%;}
.tableform4 thead tr th:last-child{width: 40%;}
.describe{min-height: 200px;height: 200px;border-collapse: collapse;border-style: solid; border-width: thin ;border-color:#9D9D9D ;border-top-style: hidden;}
.footers button{display: inline-block;height: 30px;padding:0px 10px;margin:5px;font-family: "微软雅黑";font-size: 16px;background: #9D9D9D;color:#000;border-radius: 5px;}
.footers button:first-child{background: #A50000;color:#fff;}
.footers {text-align: center;width: 100%;}




/****监控图表统计******/
.echarts_con{    width: 90%;margin: 0 auto;}
.echarts_con ul{list-style: none;}
.echarts_con ul li{margin-top:20px;list-style: none;width:20%;border-style:solid;border-width: thin;border-color:#ccc;display: inline-block;text-align: center;margin-right:10px;}
.echarts_con ul li img{padding:20px 0px 20px 0px;display: block;margin:0 auto;}
.echarts_con ul li a{color:#999;display: block;line-height: 35px;font-size: 13px;background:#eee;border-top-style: solid;border-top-width: thin;border-top-color: #ccc}
.echarts_con ul li span{
	height: 180px;
    width: 100%;
    overflow: hidden;
    display: block;}

.echarts_con ul li:hover{background: #eee}
/**************/
.htmlform .htmlformPositon{position: relative;z-index: 9999;background: #eee;width:100%;height:100%;}

.main-con{height: 30px;padding:10px 20px}
.main-title{}
.ul-medium{padding-left: 3px;width:80% !important;}
#main_box{padding:0px;margin:0px !important;width:100%}
.ul-medium #main_box{margin-left:5px !important}
.ul-medium ul{padding:0px;}
.select_box {width:100%; border:1px solid #ccc; padding-right:20px; padding-left:10px; background:url(../images/107.gif) no-repeat 440px center; position:relative;}
.select_box span {cursor:pointer; display:block; line-height:25px; width:100%; height:25px; overflow:hidden;}
.select_box ul li {cursor:pointer;list-style:none;width:100%}
.son_ul {width:100%; position:absolute; left:0; top:25px; border:1px dashed #ccc; background:#fff;z-index: 999999}
.son_ul li {display:block; line-height:25px; padding-left:10px; width:169px}
.hover {background:#ccc;}

/*********/

/* 页签kofi */
.nvaTabDefault{
}
.nvaTab{
	display: none;
}
.nvaTabActive{
}