.btn-icon{padding:2.4px 15px;}
.btn-daochu{padding:3.2px 8px;border-radius:8px !important;margin-left:5px;}    
.icon-bianji{color:#b46105;cursor:pointer;margin-right:10px;}
.icon-baoming{color:#1890ff;cursor:pointer;margin-right:10px;}
.icon-delete{color:#d81e06;cursor:pointer;}

.table-common{margin-top:10px;position:relative;}
.table-common th{background:#fafafa !important;color:rgba(0,0,0,.85);text-align:center;}
.table-common td{text-align:center !important;color:#333 !important;}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #1890ff !important;
    border-color: #DDDDDD;
    color: #fff !important;
    cursor: default;
    z-index: 2;
}
.dataTables_length label{margin-bottom:0px !important;}

.gaoji{position:absolute;top:110px;left:35px;width:500px;z-index:5;border:1px solid #e7eaec;display:none;}
.right_cha{float:right;cursor:pointer;}
.ui-search-table tr td{border:none !important;padding:0px !important;padding-bottom:15px !important;}
.ui-search-table tr td select{margin:0px;padding-right:30px;}


.input_name{width:20%;float:left;line-height:34px;text-align:right;padding-right:3%;}
.name_box{width:65%;float:left;margin-bottom:7px;}
.bv-form .help-block{clear:both;}
.dataTables_length font{
	color:#1890ff !important;
}

.form-horizontal  label, .input_bottom label{
	font-weight:normal;
}
.input_bottom{
	margin-bottom:20px;
}
.radio label,.checkbox label{
	margin-right:20px;
	padding-left:0px;
}
.input_tishi{
	margin:6px 0px 0px 0px;
	color:#999;
}
.case .progress{
	margin-bottom:0px;
}
.case .upload{
	padding: 15px 5px 5px 15px !important;
}
.table > tbody >tr{
	background:#fff !important;
}
.table tr td,.table tr th{
	padding:12px !important;
	font-weight:400 !important;
}
.table thead tr{
	background: rgb(250, 250, 250) !important;
    transition: background 0.3s ease 0s;
}
.table-hover>tbody>tr:hover{
	background:rgb(250, 250, 250) !important;
}
.richeng_box{
	background:#fff;
	padding-top:25px;
	min-height:460px;
}
.richeng{
	padding-left:20px;
	background:#fff;
}
.richeng .richeng_huichang{
	list-style:none;
	font-weight:600;
	border-left:4px solid #1890ff;
	padding-left:8px;
	margin:0px 0px 10px 0px;
	height:16px;
	line-height:16px;
}
.richeng li{
	list-style:none;
}
.richeng li a{
	color:rgba(0,0,0,0.8);
	height:40px;
	padding:0px 12px;
	line-height:40px;
	display:block;
	border-bottom:1px dashed #ddd;
}
.richeng li a:hover{
	color:#40a9ff;
}
.richeng .richeng_ac a{
	color:#40a9ff;
}
.richeng_muban{
 	display:flex;
 	margin-top:10px;
 	justify-content: space-around;
 	align-items:center;
 	padding-bottom:30px;
}
.richeng_muban div{
	 flex-shrink:0;
	 cursor:pointer;
}
.richeng_muban_line{
	width:2px;
	height:20px;
	background:#ddd;
}
.richeng_xuanxiangka{
	padding:20px;
	min-height:461px;
	background:#fff;
}
.nav-tabs > li.active > a{
	border:none !important;
	border-bottom:1px solid #40a9ff !important;
	color:#40a9ff !important;
	padding:10px 0px !important;
}
.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus{
	border:none !important;
	border-bottom:2px solid #40a9ff !important;
	padding:10px 0px !important;
	color:#40a9ff !important;
}
.nav-tabs > li > a:hover,.nav-tabs > li > a:focus{
	color:#40a9ff !important;
	padding:10px 0px !important;
	background:#fff !important;
	border-color:#fff !important;
	border-bottom:1px solid #ddd !important;
}
.nav-tabs > li{
	margin-right:20px;
}
.nav-tabs > li > a{
	padding:10px 0px !important;
}
.richeng_hangbox .row{
	margin:0px;
}
.xuanxiangka_time{
	text-align:center;
	padding-right:0px;
}
.richeng_hangbox{
	border-bottom:1px dashed #ddd;
	margin:0 auto;
	padding:20px 0px 5px 0px;
}
.richeng_caozuo{
	color:#1890ff !important;
	display:flex;
	align-items:center;
	justify-content: space-around;
}
.richeng_caozuo span{
	cursor:pointer;
}
.hongse{
	color:red;
}
.richeng_input{
	display:none;
	padding-bottom:15px;
}
.chosen-container{
	width:100% !important;
}
.jiabin_box:hover{
	border-color: transparent;
    box-shadow: 0 1px 2px -2px rgba(0,0,0,.16), 0 3px 6px 0 rgba(0,0,0,.12), 0 5px 12px 4px rgba(0,0,0,.09);
}
.jiabin_box{
	background:#fff;
	margin-bottom:20px;
	border: 1px solid #f0f0f0;
	transition: box-shadow .3s,border-color .3s;
	border-radius: 2px;
}

.jiabin_section{
	padding-bottom:15px;
	display:flex;
	height:156px;
	padding-right:20px;
	border-bottom:1px solid #eee;
}
.jiabin_section>img{
	width:100px;
	margin:20px;
	margin-bottom:0px;
	flex-shrink:0;
	height:120px;
}
.jiabin_section p{
	margin-top:35px;
	margin-bottom:5px;
	display: -webkit-box; 
     -webkit-box-orient: vertical; 
     -webkit-line-clamp: 2;
     overflow: hidden;
     text-align:justify;
      word-wrap:break-word;
}
.jiabin_section>div{
	overflow:hidden;
}
.jiabin_caozuo{
	display:flex;
	justify-content:space-around;
	 align-items:center;
	 padding:16px;
}
.jiabin_caozuo div{
	cursor:pointer;
	transition: color .3s;
}
.jiabin_caozuo div:hover{
	color:#1890ff;
}
.jiabin_caozuo .jiabin_shu{
	width:2px;
	height:16px;
	background:#eee;
}
.jianbin_wenzi{ 
     display: -webkit-box; 
     -webkit-box-orient: vertical; 
     -webkit-line-clamp: 3;
     overflow: hidden;
     text-align:justify;
     color:#999 !important;
      word-wrap:break-word;
}
.zhuanjia_shenfen{
	position:absolute;
	right:20px;
	top:10px;
}
.jianbin_yuan{
	position:absolute;
	top:-10px;
	right:6px;
	z-index:9999;
	display:block;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	color:#fff;
	background:#1890ff;
	border-radius:50%;
	font-size:12px;
}
.zhuanjia_shuoming{
	position:absolute;
	right:20px;
	top:20px;
}
.zhuanjia_shuoming .icon {
  width: 20px;
  height: 20px;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.zhuanjia_shuoshuo .icon{
	  width: 20px;
	  height: 20px;
	  vertical-align: -0.15em;
	  fill: currentColor;
	  overflow: hidden;
}
.big_section{
	background:#fff;
	padding:30px 100px;
}
.btn{
	font-size:13px !important;
}



#container {
    color: #838383;
    font-size: 12px;
}

  .queueList {
	margin-top:10px;
    border: 1px dashed #d9d9d9;
}
  .queueList.filled {
    padding: 17px;
    margin: 0;
    border: 3px dashed transparent;
}
  .queueList.webuploader-dnd-over {
    border: 3px dashed #999999;
}

  p {margin: 0;}

.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); 
    clip: rect(1px,1px,1px,1px);
}

  .placeholder {
    min-height: 170px;
    padding-top: 178px;
    text-align: center;
    background: url(../image/webuploader.png) center 88px no-repeat;
    color: #cccccc;
    font-size: 13px;
    position: relative;
}

  .placeholder .webuploader-pick {
    font-size: 13px;
    background: #1890ff;
    border-radius: 3px;
    line-height: 36px;
    padding: 0 10px !important;
    color: #fff;
    display: inline-block;
    margin: 20px auto 15px auto;
    cursor: pointer;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

  .placeholder .webuploader-pick-hover {
    background: #40a9ff;
}

  .placeholder .flashTip {
    color: #666666;
    font-size: 12px;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 20px;
}
  .placeholder .flashTip a {
    color: #0785d1;
    text-decoration: none;
}
  .placeholder .flashTip a:hover {
    text-decoration: underline;
}

  .filelist {
    list-style: none;
    margin: 0;
    padding: 0;
}

  .filelist:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
}

  .filelist li {
    width: 110px;
    height: 110px;
    background: url(404.png) no-repeat;
    text-align: center;
    margin: 0 8px 20px 0;
    position: relative;
    display: inline;
    float: left;
    overflow: hidden;
    font-size: 12px;
}

  .filelist li p.log {
    position: relative;
    top: -45px;
}

  .filelist li p.title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow : ellipsis;
    top: 5px;
    text-indent: 5px;
    text-align: left;
}

  .filelist li p.progress {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 8px;
    overflow: hidden;
    z-index: 50;
    margin: 0;
    border-radius: 0;
    background: none;
    -webkit-box-shadow: 0 0 0;
}
  .filelist li p.progress span {
    display: none;
    overflow: hidden;
    width: 0;
    height: 100%;
    background: #1483d8 url(404.png) repeat-x;

    -webit-transition: width 200ms linear;
    -moz-transition: width 200ms linear;
    -o-transition: width 200ms linear;
    -ms-transition: width 200ms linear;
    transition: width 200ms linear;

    -webkit-animation: progressmove 2s linear infinite;
    -moz-animation: progressmove 2s linear infinite;
    -o-animation: progressmove 2s linear infinite;
    -ms-animation: progressmove 2s linear infinite;
    animation: progressmove 2s linear infinite;

    -webkit-transform: translateZ(0);
}

@-webkit-keyframes progressmove {
    0% {
       background-position: 0 0;
    }
    100% {
       background-position: 17px 0;
    }
}
@-moz-keyframes progressmove {
    0% {
       background-position: 0 0;
    }
    100% {
       background-position: 17px 0;
    }
}
@keyframes progressmove {
    0% {
       background-position: 0 0;
    }
    100% {
       background-position: 17px 0;
    }
}

  .filelist li p.imgWrap {
    position: relative;
    z-index: 2;
    line-height: 110px;
    vertical-align: middle;
    overflow: hidden;
    width: 110px;
    height: 110px;

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

    -webit-transition: 200ms ease-out;
    -moz-transition: 200ms ease-out;
    -o-transition: 200ms ease-out;
    -ms-transition: 200ms ease-out;
    transition: 200ms ease-out;
}

  .filelist li img {
    width: 100%;
}

  .filelist li p.error {
    background: #f43838;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 28px;
    line-height: 28px;
    width: 100%;
    z-index: 100;
}

  .filelist li .success {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 100%;
    z-index: 200;
    background: url(404.png) no-repeat right bottom;
}

  .filelist div.file-panel {
    position: absolute;
    height: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#80000000', endColorstr='#80000000')\0;
    background: rgba( 0, 0, 0, 0.5 );
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 300;
}

  .filelist div.file-panel span {
    width: 24px;
    height: 24px;
    display: inline;
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../image/icons1.png) no-repeat;
    margin: 5px 1px 1px;
    cursor: pointer;
}

  .filelist div.file-panel span.rotateLeft {
    background-position: 0 -24px;
}
  .filelist div.file-panel span.rotateLeft:hover {
    background-position: 0 0;
}

  .filelist div.file-panel span.rotateRight {
    background-position: -24px -24px;
}
  .filelist div.file-panel span.rotateRight:hover {
    background-position: -24px 0;
}

  .filelist div.file-panel span.cancel {
    background-position: -48px -24px;
}
  .filelist div.file-panel span.cancel:hover {
    background-position: -48px 0;
}

  .statusBar {
    height: 63px;
    border-top: 1px solid #dadada;
    padding: 0 20px;
    line-height: 45px;
    vertical-align: middle;
    display:flex;
    align-items:center;
    position: relative;
}

  .statusBar .progress {
    border: 1px solid #1483d8;
    width: 198px;
    background: #fff;
    height: 20px;
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    color: #6dbfff;
    position: relative;
    margin: 0 10px 0 0;
}
  .statusBar .progress span.percentage {
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background: #1483d8;
    position: absolute;
}
  .statusBar .progress span.text {
    position: relative;
    z-index: 10;
}

  .statusBar .info {
    display: inline-block;
    font-size: 13px;
    color: #666666;
}

  .statusBar .btns {
    position: absolute;
    top: 10px;
    right: 20px;
    line-height: 36px;
}

#filePicker2 {
    display: inline-block;
    float: left;
}

  .statusBar .btns .webuploader-pick,
  .statusBar .btns .uploadBtn,
  .statusBar .btns .uploadBtn.state-uploading,
  .statusBar .btns .uploadBtn.state-paused {
    background: #ffffff;
    border: 1px solid #cfcfcf;
    color: #565656;
    padding: 0 10px !important;
    display: inline-block;
    border-radius: 3px;
    margin-left: 10px;
    cursor: pointer;
    font-size: 14px;
    float: left;
}
  .statusBar .btns .webuploader-pick-hover,
  .statusBar .btns .uploadBtn:hover,
  .statusBar .btns .uploadBtn.state-uploading:hover,
  .statusBar .btns .uploadBtn.state-paused:hover {
    background: #f0f0f0;
}

  .statusBar .btns .uploadBtn {
    background: #1890ff;
    color: #fff;
    border-color: transparent;
}
  .statusBar .btns .uploadBtn:hover {
    background: #40a9ff;
}

  .statusBar .btns .uploadBtn.disabled {
    pointer-events: none;
    opacity: 0.6;
}
.chongzhis:hover{
	background-color: #bababa !important;
    border-color: #bababa !important;
}
.zuoyou{
	margin-bottom:0px !important;
}
.chaxun_btnnew{
	text-align:right;
}
.chaxun_btnnew button{
	height:34px;
}
.add_table_btn{
	display:flex;
	justify-content:space-between;
	margin-bottom:20px;
	align-items:center;
}
.num_tr td{
	display:none;
}
.caozuo_er{
	text-align:center !important;
	width:120px;
}
.caozuo_san{
	text-align:center !important;
	width:150px;
}
.caozuo_si{
	text-align:center !important;
	width:180px;
}
.caozuo_wu{
	text-align:center !important;
	width:210px;
}
.xilie_box{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:10px;
	height:27px;
	overflow:hidden;
}
.xilie_box_active{
	height:auto;
}
.huigu_xilie{
	padding: 2px 4px;
	margin-right:20px;
	cursor:pointer;
	margin-bottom:10px;
	transition: all .3s;
}
.huigu_xilie:hover{
	color:#1890ff;
}
.huigu_xilie_active{
	background:#1890ff;
	color:#fff;
}
.huigu_xilie_active:hover{
	color:#fff;
}
.more_boxbox{
	color:#1890ff;
	cursor:pointer;
	text-align:right;
}
.huigu_box{
	background:#fff;
	padding:20px;
}
.huigu_box p{
	margin-bottom:6px;
}
.huigu_box   .placeholder{
	min-height:100px;
	padding-top:70px;
	background:url(../image/webuploader.png) center 10px no-repeat
}
.huigu_td {
	width:80%;
}
.huigu_td div{
	margin-bottom:8px;
}
.huigu_td span{
	margin-left:15px;
}
.zanwushuju{
	background:#fff;
	padding:30px 0px;
	width:100%;
	text-align:center;
}
.zanwushuju img{
	width:150px;
	margin-bottom:15px;
}
.table_huigu  tr:first-child td{border-top:none;}
.layui-layer-shade{
	opacity:0.3 !important;
}
.number{
	display:inline-block;
	width:20px;
	height:20px;
	border-radius:50%;
	border:1px solid #40a9ff;
	color:#40a9ff;
	text-align:center;
	line-height:20px;
}
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active{
	color:#40a9ff !important;
	background:#fff !important;
}
.wizard > .steps .current a .number, .wizard > .steps .current a:hover .number, .wizard > .steps .current a:active .number{
	color:#fff !important;
	background:#40a9ff !important;
}




 .processBar{
      margin-top: 15px;
      width:50%;
      flex-shrink:0;
      position:relative;
      padding:0px !important;
    }
    .processBar .bar{
      background: rgb(230, 224, 236);
      height: 3px;
      position: relative;
      width: 100%;
      display:block !important;
      margin-left: 10px;  
    }
    .processBar .b-select{
      background: #40a9ff;
    }
    .processBar .bar .c-step{
      position: absolute;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #fff;
      border:1px solid #1890ff;
      color:#1890ff;
      top: 50%;
      margin-top:-10px;
      left:-10px;
      text-align:center;
    }
    .processBar .bar .c-select{
      width: 20px;
      height: 20px;
      background:#1890ff;
      color:#fff;

    }
    .main-hide {
      position: absolute;
      top: -9999px;
      left: -9999px;
    }
    .poetry{
    	background-color: transparent; 
    	font-style: normal; 
    	position:absolute;
    	top:20px;
    	background:#fff;
    	text-decoration: none;
    }
    .peity{
    	display:none !important;
    }
    .buzhou_btn{
    	justify-content:center !important;
    }
.erbu{
	width:96%;
	border-bottom:1px solid #cbd5dd;
	display:flex;
	margin:0 auto;
	justify-content:space-between;
	padding:20px 10%;
}
.erbu>div{
	flex-shrink:0;
}
.erbu .chosen-container{
	width:80px !important;
}
.icon-chenggong{
	font-size:50px;
	color:#1ab394;
}
.huichang_box{
	background:rgb(250, 250, 250);
	display:flex;
	padding:30px;
}
.huichang_box>div{
	flex-shrink:0;
}
.huichang_shijian{
	margin-left:15px;
}
.huichang_cha{
	display:flex;
	margin-bottom:10px;
}
.huichang_cha div{
	flex-shrink:0;
	margin-right:20px;
}
.huichang_cha span{
	margin-right:20px;
}
.huiyiguanli_ren{
	display:flex;
}
.huiyiguanli_ren ul{
	padding:0px;
	margin-bottom:0px;
	margin-right:100px;
}
.huiyiguanli_ren ul li{
	margin-bottom:5px;
	list-style:none;
}
.xinxi_top{
	display:flex;
	justify-content:space-between;
}
.lianxi_title{
	display:flex;
	align-items:center;
	background:#fafafa;
	justify-content:space-between;
	padding:10px;
	border-radius:5px;
}
.lianxi_box{
	display:flex; 
	justify-content: flex-start;
	align-items:center;
	margin-bottom:5px;
	padding:15px 0px;
}
.lianxi_box img{
	width:120px;
	margin-right:20px;
	flex-shrink:0;
}
.lianxi_box>div{
	flex-shrink:0;
}
.lianxi_caozuo{
	display:flex;justify-content:space-around;float:right;margin-left: auto;flex-shrink:0;
}
.lianxiren_title{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.lianxi_biaoti{
	border-left:3px solid #1890ff;
	padding-left:10px;
}
.hui_box_time{
	color:#1890ff;
	font-weight:700;
	margin-bottom:5px;
	
}
.hui_box_section{
	line-height:1.6;
	
	text-align:justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	word-wrap:break-word;
	height:80px;
}
.index_hui_btn{
	margin-top:15px;
}
.guding{
	width:100px;	
}
.guding_er{
	width:180px;
}
.index_huiyi{
	width:100%;
	display: grid;
    grid-template-columns: repeat(3, 33.33%);
  	grid-template-rows: repeat(2, 195px);
  	background:-webkit-linear-gradient(top, transparent 195px, #c2c2c2 196px);
  	 background-size:  100%  196px;
}
.index_hui_box{
	padding:20px;
	flex-shrink:0;
	border-right:1px solid #c2c2c2;
}
.index_hui_box:nth-of-type(3){
	border:none;
}
.index_hui_box:nth-of-type(6){
	border:none;
}
.baoming_top{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.baoming_top h4{
	margin-bottom:0px;
}
.baoming_top>div{
	text-align:center;
	display:flex;
	flex-shrink:0;
	align-items: center;
	justify-content:space-between;
}
.xiaonei label{
	margin-bottom:10px;
}
.shuoming_i .icon {
    width: 20px;
    height: 20px;
    vertical-align:-5px;
    fill: currentColor;
    margin-left:6px;
    overflow: hidden;
    cursor:pointer;
}                 
.zhuangtai li{
	color: inherit;
    line-height: 25px;
    text-align: left;
    font-weight: normal;
    border-radius: 3px;
    margin: 4px;
    display: block;
    padding: 3px 20px;
    clear: both;
}
.zhuangtai li:hover,.pingshen li:hover{
	background:#f5f5f5;
}

.tab-menu{
	height: 32px;
	overflow: hidden;
	position: relative;
	border-radius: 20px;
}
.list{
	padding: 0;
	margin: 0;
	list-style: none;
}
.list li{
	height: 32px;
	line-height: 32px;
	float: left;
	width:100px;
	text-align: center;
	position: relative;
	font-size: 12px;
}
.tab-menu span{
	display: inline-block;
	height: 32px;
	position: absolute;
	width:60px;
	left: 60px;
	top: 0;
	border-radius: 22px;
	transition: left .4s;
	-webkit-transition: left .4s;
	-moz-transition: left .4s;
}
li:hover{
	cursor: pointer;
}
.eightrow li{
	width: 60px;
	color: #1ab394;
}
.eightrow .active{
	color: #fff;
}
.eightrow{
	width: 180px;
	background: #fafafa;
}
.eightrow span{
	width: 60px;
	background: #1ab394;
}
.share_ma{
 width:130px;
 border:1px solid #d9d9d9;
 padding:3px;
}
.share_ma img{
 width:100%;
}
.share_weibo{
 display:flex;
 align-items:center;
}
.share_weibo .icon{
 width: 30px;
    height: 30px;
    fill: currentColor;
    overflow: hidden;
    margin-left:20px;
}

.share_shuoming{
 color:#999;
 font-size:12px;
 margin:10px 0px 20px 0px;
}
.share_shuoming p{
 line-height:1.6;
}