/*Gloal less*/
@font-face {
  font-family: 'FzltBold';
  src: url('font/fzlt-bold.ttf');
}
html,
body {
  width: 100%;
  height: 100%;
  font-family: FzltBold !important;
}
ul > li {
  list-style: none;
}
input::-ms-clear {
  display: none;
}
.ovfl-hdn {
  overflow: hidden;
}
.ovfl-auto {
  overflow: auto;
}
.btn-trs {
  font-size: 12px;
}
.btn-trs .fa {
  color: #4395CF;
}
.nowrap {
  white-space: nowrap;
  overflow: visible;
}
.red {
  color: red;
}
.noresize {
  resize: none;
}
.fa-cursor {
  cursor: pointer;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.notcur {
  cursor: not-allowed !important;
}
.cursorText {
  cursor: text !important;
}
/*Width */
.w54 {
  width: 54px;
}
.w45 {
  width: 45px;
}
.minw45 {
  min-width: 45px;
}
.minw54 {
  min-width: 54px;
}
.minw80 {
  min-width: 80px !important;
}
.minw88 {
  min-width: 88px;
}
.w88 {
  width: 88px;
}
.w90 {
  width: 90px;
}
.w80 {
  width: 80px;
}
.w100 {
  width: 100px!important;
}
.w216 {
  width: 216px;
}
.w124 {
  width: 124px;
}
.w126 {
  width: 126px!important;
}
.w128 {
  width: 128px;
}
.w134 {
  width: 134px;
}
.w140 {
  width: 140px;
}
.w148 {
  width: 148px;
}
.w158 {
  width: 158px !important;
}
.w200 {
  width: 200px;
}
.w220 {
  width: 220px;
}
.w224 {
  width: 224px;
}
.w226 {
  width: 226px;
}
.w231 {
  width: 231px;
}
.w234 {
  width: 234px;
}
.w350 {
  width: 350px;
}
.w352 {
  width: 352px;
}
.w392 {
  width: 392px;
}
.w430 {
  width: 430px !important;
}
.w640 {
  width: 640px;
}
.w867 {
  width: 867px;
}
.w70pen {
  width: 70%;
}
.w68pen {
  width: 68%;
}
.w30pen {
  width: 30%;
}
.w45pen {
  width: 45%;
}
.w62pen {
  width: 62%;
}
.w95pen {
  width: 95%;
}
.w100pen {
  width: 100% !important;
}
.wper98 {
  width: 98% !important;
}
/*Height*/
.h10 {
  height: 10px;
}
.h20 {
  height: 20px;
}
.h30 {
  height: 30px !important;
  display: block;
}
.h35 {
  height: 35px;
  display: block;
}
.h33 {
  height: 33px;
  display: block;
  line-height: 33px;
}
.h50 {
  height: 50px;
  display: block;
}
.h55 {
  height: 55px;
  display: block;
}
.h120 {
  height: 120px !important;
  display: block;
}
.ht40 {
  height: 40px;
}
.h140 {
  height: 140px;
}
.h147 {
  height: 147px;
}
.h159 {
  height: 159px;
}
.h128 {
  height: 128px;
}
.h234 {
  height: 234px;
}
.h318 {
  height: 318px;
}
.h347 {
  height: 347px;
}
.min_h_13 {
  min-height: 13px;
}
.table tr.line28 td,
.table tr.line28 th {
  line-height: 28px;
}
.line30 {
  line-height: 30px;
}
/*Text Align*/
.txt_r {
  text-align: right;
}
.txt_c {
  text-align: center;
}
.txt_l {
  text-align: left;
}
.block {
  display: block;
}
/* Text Indent */
.txt_ind16 {
  text-indent: 1.6em;
}
/*Margin Helper*/
.mauto {
  margin: 0 auto;
}
.mc-margin-xs,
.mt_10 {
  margin: 10px;
}
.mc-margin-sm,
.mt_20 {
  margin: 20px;
}
.mr5 {
  /* margin-right: 5px;
    margin-left: 5px;*/
}
.mr8 {
  margin-right: 8px;
}
.mc-margin {
  margin: 30px;
}
.mt-15 {
  margin-top: -15px;
}
.ml14 {
  margin-left: 14px;
}
.ml8 {
  margin-left: 8px;
}
.mr10 {
  margin-right: 10px;
}
.mr40 {
  margin-right: 40px;
}
.mb10 {
  margin-bottom: 10px;
}
.ml75 {
  margin-left: 75px;
}
.ml100 {
  margin-left: 86px;
}
.mc-margin-lg {
  margin: 40px;
}
.mc-margin-xl {
  margin: 50px;
}
.mc-margin-0 {
  margin: 0px;
}
.mt5 {
  margin-top: 5px;
}
.mc-margin-top-xs,
.mt10 {
  margin-top: 10px;
}
.mt13 {
  margin-top: 13px;
}
.mc-margin-top-sm,
.mt20 {
  margin-top: 20px;
}
.mc-margin-top {
  margin-top: 30px;
}
.mc-margin-top-lg,
.mt40 {
  margin-top: 40px;
}
.mc-margin-top-xl {
  margin-top: 50px;
}
.mc-margin-top-0,
.mt0 {
  margin-top: 0;
}
.mt103 {
  margin-top: 103px;
}
.mc-margin-right-xs,
.mr10 {
  margin-right: 10px;
}
.mc-margin-right-sm {
  margin-right: 20px;
}
.mc-margin-right {
  margin-right: 30px;
}
.mc-margin-right-lg,
.mr40 {
  margin-right: 40px;
}
.mc-margin-right-xl {
  margin-right: 50px;
}
.mc-margin-right-0,
.mr0 {
  margin-right: 0;
}
.mb5 {
  margin-bottom: 5px;
}
.mc-margin-bottom-xs,
.mb10 {
  margin-bottom: 10px;
}
.mc-margin-bottom-sm {
  margin-bottom: 20px;
}
.mc-margin-bottom {
  margin-bottom: 30px;
}
.mc-margin-bottom-lg {
  margin-bottom: 40px;
}
.mc-margin-bottom-xl {
  margin-bottom: 50px;
}
.mc-margin-bottom-0,
.mb0 {
  margin-bottom: 0;
}
.mc-margin-left-xs,
.ml10 {
  margin-left: 10px;
}
.mc-margin-left-sm,
.ml20 {
  margin-left: 20px;
}
.ml12 {
  margin-left: 12px;
}
.ml20 {
  margin-left: 20px;
}
.ml15 {
  margin-left: 15px;
}
.ml25 {
  margin-left: 25px;
}
.mc-margin-left,
.ml30 {
  margin-left: 30px;
}
.mc-margin-left-lg {
  margin-left: 40px;
}
.mc-margin-left-xl {
  margin-left: 50px;
}
.mc-margin-left-0 {
  margin-left: 0;
}
.mc-margin-vertical-xs {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mc-margin-vertical-sm,
.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mc-margin-vertical {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mc-margin-vertical-lg {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mc-margin-vertical-xl {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mc-margin-vertical-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.mc-margin-horizontal-xs {
  margin-left: 10px;
  margin-right: 10px;
}
.mc-margin-horizontal-sm {
  margin-left: 20px;
  margin-right: 20px;
}
.mc-margin-horizontal {
  margin-left: 30px;
  margin-right: 30px;
}
.mc-margin-horizontal-lg {
  margin-left: 40px;
  margin-right: 40px;
}
.mc-margin-horizontal-xl {
  margin-left: 50px;
  margin-right: 50px;
}
.mc-margin-horizontal-0 {
  margin-left: 0;
  margin-right: 0;
}
.margin0 {
  margin: 0px!important;
}
.mt02 {
  margin-top: -2px;
}
.mt-5 {
  margin-top: -5px;
}
input.ueditorReplace {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 0px;
  height: 0px;
  float: left;
}
.w73pen {
  width: 73%;
}
/*Padding Helper*/
.pl0 {
  padding-left: 0px !important;
}
.mc-padding-xs,
.pt_10 {
  padding: 10px;
}
.pt60 {
  padding-top: 60px;
}
.mc-padding-sm,
.plr20 {
  padding: 20px;
}
.pl15 {
  padding-left: 15px;
}
.pb15 {
  padding-bottom: 15px;
}
.mc-padding {
  padding: 30px;
}
.mc-padding-lg {
  padding: 40px;
}
.mc-padding-xl {
  padding: 50px;
}
.mc-padding {
  padding: 30px;
}
.mc-padding-0 {
  padding: 0;
}
.mc-padding-top-xs {
  padding-top: 10px;
}
.mc-padding-top-sm {
  padding-top: 20px;
}
.mc-padding-top {
  padding-top: 30px;
}
.mc-padding-top-lg {
  padding-top: 40px;
}
.mc-padding-top-xl {
  padding-top: 50px;
}
.mc-padding-top-0,
.pt0 {
  padding-top: 0 !important;
}
.mc-padding-right-xs {
  padding-right: 10px;
}
.mc-padding-right-sm {
  padding-right: 20px;
}
.mc-padding-right {
  padding-right: 30px;
}
.mc-padding-right-lg {
  padding-right: 40px;
}
.mc-padding-right-xl {
  padding-right: 50px;
}
.mc-padding-right-0 {
  padding-right: 0 !important;
}
.mc-padding-right-12 {
  padding-right: 12px;
}
.mc-padding-bottom-xs {
  padding-bottom: 10px;
}
.mc-padding-bottom-sm {
  padding-bottom: 20px;
}
.mc-padding-bottom {
  padding-bottom: 30px;
}
.mc-padding-bottom-lg {
  padding-bottom: 40px;
}
.mc-padding-bottom-xl {
  padding-bottom: 50px;
}
.mc-padding-bottom-0 {
  padding-bottom: 0;
}
.mc-padding-left-xs {
  padding-left: 10px;
}
.mc-padding-left-sm {
  padding-left: 20px;
}
.mc-padding-left {
  padding-left: 30px;
}
.mc-padding-left-lg {
  padding-left: 40px;
}
.mc-padding-left-xl {
  padding-left: 50px;
}
.mc-padding-left-0,
.pl0 {
  padding-left: 0;
}
.mc-padding-vertical-xs {
  padding-top: 10px;
  padding-bottom: 10px;
}
.mc-padding-vertical-sm {
  padding-top: 13px;
  padding-bottom: 13px;
}
.mc-padding-vertical {
  padding-top: 30px;
  padding-bottom: 30px;
}
.mc-padding-vertical-lg {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mc-padding-vertical-xl {
  padding-top: 50px;
  padding-bottom: 50px;
}
.mc-padding-vertical-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.mc-padding-horizontal-xs {
  padding-left: 10px;
  padding-right: 10px;
}
.mc-padding-horizontal-sm {
  padding-left: 20px;
  padding-right: 20px;
}
.mc-padding-horizontal {
  padding-left: 30px;
  padding-right: 30px;
}
.mc-padding-horizontal-lg {
  padding-left: 40px;
  padding-right: 40px;
}
.mc-padding-horizontal-xl {
  padding-left: 50px;
  padding-right: 50px;
}
.mc-padding-horizontal-0,
.pdfix {
  padding-left: 0;
  padding-right: 0;
}
.mc-padding-horizontal-0 {
  z-index: 1;
}
.br0 {
  border: 0;
}
.pdfix-4 {
  padding-right: 4px;
}
.pr20 {
  padding-right: 20px !important;
}
/*Text color*/
.text_red {
  color: red;
}
.font-red {
  color: #E44A57;
}
.fa-primary {
  color: #4696CF;
}
/*ICONS*/
/*.s_icon img{
    width: 21px;
    height: 21px;
    }*/
/*validation*/
.ng-invalid.form-control {
  border: 2px solid #a94442;
  /*border-color: #a94442;*/
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ng-invalid.form-control:focus {
  /* border-color: #843534;*/
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* app css stylesheet */
.menu {
  list-style: none;
  border-bottom: 0.1em solid black;
  margin-bottom: 2em;
  padding: 0 0 0.5em;
}
.menu:before {
  content: "[";
}
.menu:after {
  content: "]";
}
.menu > li {
  display: inline;
}
.menu > li:before {
  content: "|";
  padding-right: 0.3em;
}
.menu > li:nth-child(1):before {
  content: "";
  padding: 0;
}
#fragment_preview {
  height: 350px;
  border-right-color: #333;
  border-right-width: 1px;
  border-right-style: inset;
}
ul.resourceCenter li a {
  border: none;
  margin-right: 0px;
  padding: 10px 11px;
}
.pieceMgr-main-left ul li a {
  border: none;
  margin-right: 0px;
}
.resourceCenter {
  font-size: 14px;
  font-family: "微软雅黑";
  color: white;
  padding-right: 0px;
  padding-left: 0px;
}
.resourceCenter .resourceCenter-tl {
  height: 36px;
  background: #222933;
  line-height: 36px;
  text-align: center;
}
body.stop-scrolling {
  overflow: auto !important;
}
.cursorPointer,
.clickable {
  cursor: pointer;
}
.cursorDefault {
  cursor: default!important;
}
.imgCenter {
  display: block;
  margin: 0 auto;
}
.table tbody tr td a.not-read {
  color: red;
}
/*数据缓冲效果*/
.mlf-busy {
  width: 100%;
  background: #000;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.mlf-busy .cg-busy-default-wrapper {
  top: 50%;
}
.mlf-busy .cg-busy-default-sign {
  display: inline-block;
  border-radius: 7px;
  color: #333;
  width: 300px;
  height: 44px;
  margin-top: 260px;
  line-height: 44px;
  border: medium none;
  position: relative;
  background: #fff;
}
.mlf-busy .cg-busy-default-spinner {
  position: absolute;
  width: 32px;
  display: inline-block;
  height: 32px;
  left: 90px;
  top: 6px;
  background: url("editingCenter/newspaper/images/loading2.gif") no-repeat;
}
.mlf-busy .cg-busy-default-spinner div {
  width: 0px;
  height: 0px;
}
.mlf-busy .cg-busy-default-text {
  font-size: 15px;
  margin-top: 0px;
  color: #000;
  margin-left: 130px;
  font-family: "Microsoft Yahei";
  font-weight: bold;
}
.data-table {
  table-layout: fixed;
}
.data-table tbody tr:hover td {
  background: #fbefe6;
}
.xcol-autofit {
  width: auto!important;
}
.xcol-date {
  width: 120px!important;
}
.xcol-datetime {
  width: 154px!important;
}
.xcol-source {
  width: 140px;
}
.xcol-nowrap {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.xcol-people {
  width: 140px;
}
.xcol-telephone {
  width: 140px;
}
.xcol-number {
  width: 70px;
  text-align: center;
}
.col-cbx {
  width: 48px;
}
.col-index {
  width: 42px;
}
.xcol-docpubtime {
  width: 152px;
}
.xcol-txs {
  width: 70px;
}
.xcol-bc {
  width: 60px;
}
.xcol-docauthor {
  width: 140px;
}
.xcol-mc {
  width: 120px;
}
.xcol-doctype {
  width: 60px;
  /* padding: 4px 0 0 0!important; */
}
.xcol-zb_source_site {
  width: 120px;
}
.xcol-docchannel {
  width: 150px;
}
.xcol-words {
  width: 70px;
}
.m_diylist {
  display: none!important;
}
.cls-paging {
  font-size: 12px;
}
.xcol-picture {
  width: 64px;
}
.xcol-operation {
  width: 60px;
}
.xcol-lastDate {
  width: 155px;
}
.xcol-type {
  width: 60px;
}
.xcol-state {
  width: 50px;
}
.xcol-draft {
  width: 90px;
}
.xcol-releaseBuild {
  width: 90px;
}
.xcol-archives-operation {
  width: 60px;
}
.xcol-icon {
  width: 40px;
}
.xcol-newspaper-id {
  width: 70px;
}
.xcol-newspaper-words {
  width: 70px;
}
.xcol-newspaper-emp {
  width: 98px;
}
.xcol-newspaper-releaseBuild {
  width: 86px;
}
.xcol-newspaper-picture {
  width: 64px;
}
.xcol-newspaper-bigPicture {
  width: 106px!important;
}
.xcol-newspaper-cbx {
  width: 55px;
}
.xcol-words {
  width: 70px;
}
.xcol-newspaper-state {
  width: 72px;
}
.xcol-newspaper-date {
  width: 154px;
}
.xcol-newspaper-operation {
  width: 50px;
}
.xcol-newspaper-type {
  width: 80px;
}
.xcol-newspaper-column {
  width: 120px;
}
.row .opacity100 {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.btn_confirm {
  background-color: #FF4E40!important;
  border-color: #FF4E40!important;
}
.pr20 {
  padding-right: 20px;
}
.p0 {
  padding: 0px !important;
}
.btn_cancel,
.btn_cancel:hover,
.btn_cancel:focus,
.btn_cancel:link,
.btn_cancel:visited,
.btn_cancel:active {
  border-color: #C1C1C1!important;
  background-color: #C1C1C1!important;
}
.edit_table {
  min-height: 90px;
}
@media screen and (min-width: 1023px) and (max-width: 1280px) {
  .edit_table table {
    position: relative;
    margin-bottom: 80px;
  }
  .page {
    position: absolute;
    padding-top: 10px;
    bottom: 50px;
  }
  .page.allsearch {
    position: inherit;
  }
  .editing_maini .page {
    /* bottom: 0px;*/
  }
}
@media screen and (min-width: 1280px) and (max-width: 1366px) {
  .edit_table table {
    position: relative;
    margin-bottom: 80px;
  }
  .page {
    position: absolute;
    padding-top: 10px;
    bottom: 50px;
  }
  .page.allsearch {
    position: inherit;
  }
  .editing_maini .page {
    /*bottom: 0px;*/
  }
}
@media screen and (max-width: 1366px) {
  .edit_table {
    min-height: 643px;
  }
  .edit_table .edit_table {
    min-height: auto;
  }
  .edit_table table {
    position: relative;
    margin-bottom: 80px;
  }
  .page {
    position: absolute;
    padding-top: 10px;
    bottom: 50px;
  }
  .page.allsearch {
    position: inherit;
  }
  .editing_maini .page {
    /*bottom: 0px;*/
  }
}
@media screen and (min-width: 1440px) and (max-width: 1681px) {
  .edit_table {
    min-height: 643px;
  }
  .edit_table .edit_table {
    min-height: auto;
  }
  .xcol-docauthor {
    width: 180px;
  }
  .modal-dialog {
    top: 130px;
  }
  .toBeCompiled-draftlist-window .modal-content {
    top: -60px !important;
  }
  .edit_table table {
    position: relative;
    margin-bottom: 80px;
  }
  .page {
    position: absolute;
    padding-top: 10px;
    bottom: 50px;
  }
  .page.allsearch {
    position: inherit;
  }
  .editing_maini .page {
    /* bottom: 0px;*/
  }
}
tbody .selected-row {
  background: #fbefe6!important;
}
.table tbody tr {
  border-bottom: 1px solid #fff;
}
.suggestion ul {
  height: 220px;
  overflow: auto;
  width: 335px;
  background: #fff !important;
}
td.suggestion ul li {
  background: #fff !important;
}
.display_none {
  display: none!important;
}
/*所有表格行间距调整*/
/*.planningCenter-right-main .table tbody tr td,
.plandetail_pd .table tbody tr td,
.overviewbody_pd .table tbody tr td,
.plancueOverview_pd .table tbody tr td {
    padding: 8px;
    }*/
.resourcec_pd .table tbody tr td,
.editing_pd .table tbody tr td {
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
}
.table tbody tr {
  border-top: 1px solid #fff;
}
/*瀑布流*/
.deckgrid[deckgrid]::before {
  /* Specifies that the grid should have a maximum of 4 columns. Each column will have the classes 'column' and 'column-1-4' */
  content: '4 .column.column-1-4';
  font-size: 0;
  /* See https://github.com/akoenig/angular-deckgrid/issues/14#issuecomment-35728861 */
  visibility: hidden;
}
.deckgrid .column {
  float: left;
}
.deckgrid .column-1-4 {
  width: 25%;
}
.deckgrid .column-1-1 {
  width: 100%;
}
@media screen and (max-width: 480px) {
  .deckgrid[deckgrid]::before {
    content: '1 .column.column-1-1';
  }
}
.profilephoto img {
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
}
.profilephoto {
  width: 45px;
  float: left;
}
.deckgrid .details {
  position: relative;
  background-color: #f9f9f9;
  padding: 8px 2px;
  border-top: 1px solid #ddd;
}
.deckgrid .a-card {
  border: 1px solid #cccccc;
}
.deckgrid .ng-scope {
  padding: 5px;
}
/**浮动**/
.left,
.lf {
  float: left;
}
.right,
.rt {
  float: right;
}
/**浮动**/
.pointer {
  cursor: pointer;
}
/**去掉资源中心刷新时出现的红点**/
.nav-tabs > li > a {
  border: none;
}
/**新增行高**/
.lh34 {
  line-height: 34px;
}
.table > tbody > tr > td {
  border-top: none;
}

/* 登录页 */

.page-container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    min-height: 635px;
    background: url(./login/img/yc-login-bac.jpg) no-repeat center top;
    background-size: cover;
}

.k2-28logo{
    height: 90px;
}

.page-form {
    position: absolute;
    top: 93px;
    left: 50%;
    margin-left: -233px;
    width: 467px;
    height: 671px;
    background: url(./login/img/yc-dl-bac.png) no-repeat;
}

.page-container label {
    color: #8d8f8e;
}

.page-container .checkbox label {
    padding-left: 0px;
}

.page-container .checkbox label.font-color-blue {
    color: #84b9de;
}

.loadingPageForm {
    width: 100%;
    height: 100%;
    background-color: #EBEFF2
}

/*.loadingPageForm-bar {
    height: 70px;
    padding: 20px;
    border-bottom: 1px solid #CCC;
}

.loadingPageForm-bar img {
    max-width: 100%;
}
*/
.loadingpage-form-Password {
    position: relative;
}

.loadingpage-form-Password-tip {
    width: 40px;
    height: 25px;
    position: absolute;
    top: 30px;
    right: 5px;
    color: #908549;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    background-color: #F6EDB3;
    border-radius: 4px;
    cursor: pointer;
}

.loadingPageFrom {
    margin-top: 16px;
    padding: 0px 35px;
}

.loadingPage-font {
    font-size: 12px;
    color: #919192;
}

.font-color-blue {
    color: #81B7E0;
}

.login .btn-primary {
    width: 100%;
    height: 65px;
    background: #3a9bd3 url(./login/img/yc-login-btn.png) no-repeat center;
    border: 0px;
}

.login .regular-checkbox + label {
    padding: 8px;
    vertical-align: -4px;
    border: 0px;
    background-color: #0095CE;
}

.login .regular-checkbox:checked + label {
    background-color: #0095CE;
}

.login .pull-right {
    margin-top: 2px;
}

.login .regular-checkbox:checked + label:after {
    background: url("./editingCenter/iWo/images/check_marks2.png") no-repeat;
}

.login .login_develop {
    width: 472px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 70%;
}
.form-group{margin-bottom: 12px;}
.yc-page-form .form-control{
    height: 65px;
    color: #444444;
    font-family: "microsoft yahei";
    border-radius: 0;
    border:1px solid #ccc;
    background-color: #dcdcdc!important;
    border:none;
}

@media screen and (min-width: 1440px) and (max-width: 1681px) {
    .login .login_develop {
        height: 60%;
    }
}

.login .login_codes {
    margin-bottom: 10px;
    overflow: hidden;
}

.login .login_codes label {
    float: left;
    margin-top: 7px;
}

.login .login_codes .login_codes_input {
    width: 200px;
    float: left;
}

.login .login_codes .login_codes_pic {
    float: left;
    margin-top: 20px;
    margin-left: 15px;
}

.login .login_codes .login_codes_pic img {
    width: 80px;
}

.login .login_codes .login_codes_pic a {
    cursor: pointer;
    vertical-align: -3px;
    margin-left: 5px;
}

.login .invalidate-input-box span.ng-scope {
    top: -13px!important;
}


/*login-top*/
.yc-login-top{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 92px;
    border-bottom: 1px solid #d8d8d8;
    background-color: #f1f1f1;
}
.yc-login-top img{
    display: block;
    margin:0 auto;
    /*width: 640px;*/
    height: 92px;
}
/*login-footer*/
.yc-login-footer{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 69px;
    line-height: 69px;
    border-top: 1px solid #d6d6d6;
    background-color: #eeeeee;
}
.yc-login-footer p{
    margin: 0;
    font-size: 12px;
    color: #999999;
    text-align: center;
}
.yc-login-footer p span{
    color: #007ec4;
}
.yc-page-form{
    position: absolute;
    left: 0;
    top: 211px;
    width: 100%;
}
.yc-page-form h2{
    margin: 0;
    padding:33px 0 20px 44px;
    font-size: 18px;
    color: #444444;
    line-height: 18px;
    font-weight: normal;
    font-family: "microsoft yahei";
}

@media screen and (max-width: 1370px) {
    .page-container {
        /*background: url(./login/img/yc-login-bac.jpg) no-repeat center top;
        background-size: cover;*/
    }
    /*login-top*/
    .yc-login-top{
        height: 59px;
    }
    .yc-login-top img{
        height: 59px;
    }
    /*login-footer*/
    .yc-login-footer{
        height: 49px;
        line-height:49px;
    }
    .page-form {
        width: 395px;
        height: 487px;
        top: 60px;
        margin-left:-197px;
        background:url(./login/img/yc-dl-bac.png) no-repeat center -69px;
        background-size: 389px;
    }
    .yc-page-form{
        top: 106px;
    }
    .yc-page-form h2{
        padding: 27px 0 15px 44px;
        font-size: 16px;
    }
    .yc-page-form .form-control{
        height: 45px;
    }
    .login .login_codes .login_codes_pic {
        margin-top: 9px;
    }
    .login .btn-primary {
        height: 50px;
        background: #3a9bd3 url(./login/img/yc-login-btn.png) no-repeat center;
        background-size: 35px;
    }
    .login .login_codes .login_codes_input {
        width: 130px;
    }
    .login .login_codes .login_codes_pic a{
        font-size: 12px;
    }
    .loadingPageFrom{
        margin-top: 20px;
    }

}
.editPictures .modal-dialog {
    width: 1210px;
}

.editPicture {
    width: 1210px;
    height: 610px;
    border-radius: 4px;
    padding: 10px 20px 20px 20px;
    background: #fff;
    border: 4px solid #dddddd;
}

.editPicture .editPicture_header {
    height: 28px;
    font-weight: bold;
    border-bottom: 2px solid #EEEEEE;
}

.editPicture .editPicture_header img {
    float: right;
    border: 0;
    cursor: pointer;
}

.editPicture .editPicture_container {
    overflow: hidden;
    width: 100%;
    height: 92%;
}

.editPicture .editPicture_container .show_photo_outter {
    width: 77%;
    height: 95%;
    border: 1px solid gray;
    margin-top: 10px;
    float: left;
    overflow: auto;
    border-radius: 5px;
    background: url('./components/service/editPicture/images/edbg.png');
}

.editPicture .editPicture_container .show_photo_outter div {
    position: relative;
    margin: 0 auto;
}

.editPicture .editPicture_container .show_photo_outter img.mainImg {
    width: 100%;
    height: 100%;
}

.editPicture .editPicture_container .show_photo_outter .show_photo {
    width: 98%;
    height: 98%;
    overflow: auto;
    text-align: center;
}

.editPicture .editPicture_container .show_photo_outter .show_photo .show_photo_vertical {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.editPicture .editPicture_container .show_photo_outter .show_photo img {
    vertical-align: middle;
}

.editPicture .editPicture_container .photo_properties {
    float: left;
    margin: 10px 0px 0px 10px;
    padding: 10px;
    border: 1px solid gray;
    height: 95%;
    overflow-x: hidden;
    overflow-y: auto;
    width: 22%;
    border-radius: 4px;
}

.editPicture .editPicture_container .photo_properties .property_photo {
    border: 1px solid #d0d0bf
}

.editPicture .editPicture_container .photo_properties .compress_photo {
    margin-top: 10px;
    border: 1px solid #d0d0bf
}

.editPicture .editPicture_container .photo_properties .compress_photo .messageClassKey {
    position: static;
    display: none;
    opacity: 0.85;
}

.editPicture .editPicture_container .photo_properties .watermark_photo {
    padding: 0px 10px;
    border: 1px solid #d0d0bf
}

.editPicture .editPicture_container .photo_properties .watermark_photo .opacity input {
    height: 17px;
}

.editPicture .editPicture_container .photo_properties,
.editPicture .editPicture_container .photo_properties .property_photo,
.editPicture .editPicture_container .photo_properties .compress_photo,
.editPicture .editPicture_container .photo_properties .watermark_photo,
.editPicture .editPicture_container .photo_properties .crop_photo {
    font-size: 12px;
}

.editPicture .editPicture_container .photo_properties .property_photo legend,
.editPicture .editPicture_container .photo_properties .compress_photo legend,
.editPicture .editPicture_container .photo_properties .watermark_photo legend,
.editPicture .editPicture_container .photo_properties .crop_photo legend {
    display: block;
    padding: 4px;
    width: inherit;
    margin-bottom: 0;
    font-size: 12px;
    color: #333;
    border: 0;
}

.editPicture .editPicture_container .photo_properties .property_photo div,
.editPicture .editPicture_container .photo_properties .compress_photo div,
.editPicture .editPicture_container .photo_properties .watermark_photo div,
.editPicture .editPicture_container .photo_properties .crop_photo div {
    margin: 8px 10px;
}

.editPicture .editPicture_container .photo_properties .compress_photo .compress_photo_inputHeight input {
    width: 100px!important;
    height: 17px!important;
}

.editPicture .editPicture_container .photo_properties .compress_photo .requiredClass {
    color: red!important;
    font-size: 12px;
}

.editPicture .editPicture_container .photo_properties .compress_photo .compress_photo_button {
    float: right;
}

.editPicture .editPicture_container .photo_properties .compress_photo .compress_photo_button button {
    width: 50px;
    height: 19px;
    color: #fff;
    text-align: center;
    line-height: 19px;
    padding: 0px;
    font-size: 12px;
}

.editPicture .editPicture_container .photo_properties .compress_photo .compress_photo_button .btn_green {
    background-color: #1ABAA0;
    border: none;
}

.editPicture .editPicture_container .photo_properties .watermark_photo label {
    font-weight: normal;
}

.editPicture .editPicture_container .photo_properties .compress_photo .compress_photo_inputHeight input,
.editPicture .editPicture_container .photo_properties .watermark_photo .watermark_photo_watermarkType,
.editPicture .editPicture_container .photo_properties .watermark_photo .opacity input {
    border-radius: 4px;
    border: 1px solid #A9A9A9;
}

.editPicture .editPicture_footer {
    text-align: center;
}

.editPicture .editPicture_footer button {
    width: 80px;
    height: 28px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    line-height: 28px;
    padding: 0px;
    margin-right: 10px;
    font-size: 12px;
}

.editPicture .editPicture_container .photo_properties .watermark_photo .watermark_photo_bg {
    margin: 10px;
    overflow: hidden;
    padding: 0;
    background: url('./components/service/editPicture/images/edbg.png');
}

.editPicture trs-single-radio span {
    cursor: pointer;
    padding-top: initial!important;
}

.editPicture .regular-radio + label {
    cursor: pointer;
}

.editPicture .regular-checkbox + label {
    padding: 6px!important;
}

.editPicture .regular-checkbox:checked + label:after {
    top: -1px!important;
    left: 0px!important;
}

.winPrint {
    /*display: none;*/
}

.print_Date_seconed {
    display: none;
}

.photoCropCtrl .modal-dialog {
    width: 1211px;
    margin: 30px auto;
}

@page {
    size: A4;
    margin-top: 2cm;
}

.winPrint {
    display: block;
    height: auto;
    width: 100%;
    padding-top: 25px;
}


/* .edit-header,
    .edit_right_head,
    .edit_right_mid,
    .edit_table,
    .standby-draft-panel-body,
    .editing_foot,
    .editing-left-fixed {
        display: none;
    }*/

.printTit,
.printDesc {
    width: 100%;
}

.printTit {
    text-align: center;
    border-top: 2px solid #000;
    font-weight: bolder;
    font-size: 32px;
    background: none;
    /*margin-top: 30px;*/
    margin-bottom: 10px;
    font-family: "黑体";
    word-break: break-all;
}

.printDesc {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #000;
    overflow: hidden;
}


/*.printDesc ul li>p {
        float: left;
    }*/

.printCtrl {
    visibility: hidden;
}

.printDesc ul {
    width: 100%;
}

.printDesc ul li:nth-child(5) p span {
    word-break: break-all;
}

.printDesc ul li:nth-child(1)>p:nth-child(2)>span {
    text-decoration: underline;
}

.printDesc ul li:nth-child(1)>p,
.printDesc ul li:nth-child(2)>p {
    float: left;
}

.printDesc ul li:nth-child(1)>p {
    width: 25%;
}

.printDesc ul li:nth-child(2)>p:nth-child(1) {
    width: 75%;
}

.printDesc ul li:nth-child(2)>p:nth-child(2),
.printDesc ul li:nth-child(2)>p:nth-child(3) {
    width: 12%;
}

.printDesc ul li {
    list-style: none;
}

.printDesc li p.print_wordCount,
.printDesc li p.print_rowCount {
    width: 12%;
}

.printDesc li p.print_xiaoyangFile {
    width: 75%;
}

.printDesc li p.print_banmianNumber span {
    text-decoration: underline;
}

.printDesc li p.print_remarks {
    word-break: break-all;
}

.printDesc li p.print_InNewspaper,
.printDesc li p.print_banmianNumber,
.printDesc li p.print_banmian,
.printDesc li p.print_orderNum {
    width: 25%;
}

.printDesc li p.print_xiaoyangFile,
.printDesc li p.print_wordCount,
.printDesc li p.print_rowCount,
.printDesc li p.print_InNewspaper,
.printDesc li p.print_banmianNumber,
.printDesc li p.print_banmian,
.printDesc li p.print_orderNum {
    float: left;
}

.printContent {
    width: 70%;
    margin: 0 auto;
}

.printContent span.print_pic_desc {
    font-size: 26px;
}

.printContent p {
    font-size: 26px;
}

.winPrint .force-next-page {
    page-break-before: always;
    /*margin: 100px 0 100px 0;*/
}

.winPrint .print_seize_seat {
    height: 100px;
}

.printContent .printTit {
    border-top: none;
    font-weight: bold;
}

.printContent span {
    text-align: center;
    display: block;
}

.printContent span.win_print_shoulder,
.printContent span.win_print_yinti,
.printContent span.printAuthor {
    font-size: 30px;
    text-align: center;
}

.print-date-window .modal-dialog {
    width: 925px;
}

.print-date-window .modal-dialog .trsPrintDateOuter {
    /*width: 2479px;*/
    overflow: auto;
}

.print-date-window,
.print-date-window .trsPrintDate_container {
    /*display: none;*/
    visibility: hidden;
}

.trsPrintDate_container .trsPrintDate_main .table > thead > tr > th {
    border: none;
}

.trsPrintDate_container .trsPrintDate_main .table > thead > tr > td {
    text-align: left;
}

.trsPrintDate_container .trsPrintDate_main .table .trsPrintDate-table-num {
    width: 5%;
}

.trsPrintDate_container .trsPrintDate_main .table .trsPrintDate-table-title {
    width: 50%;
}

.trsPrintDate_container .trsPrintDate_main .table .trsPrintDate-table-count {
    width: 5%;
}

.trsPrintDate_container .trsPrintDate_main .table .trsPrintDate-table-time {
    width: 20%;
}

.trsPrintDate_container .trsPrintDate_main .table .trsPrintDate-table-info {
    width: 20%;
}

@page {
    size: A4;
}

.trsPrintDateOuter {
    width: 100%;
}

.trsPrintDate_container {
    display: block;
    width: 100%;
}

.trsPrintDate_container .trsPrintDate_header {
    height: 40px;
}

.trsPrintDate_container .trsPrintDate_header>div:nth-child(1) {
    float: left;
    margin-left: 10%;
}

.trsPrintDate_container .trsPrintDate_header>div:nth-child(2) {
    float: right;
    margin-right: 10%;
}

.trsPrintDate_container .trsPrintDate_main {
    /*border: 1px solid #000;*/
}

.trsPrintDate_container .trsPrintDate_main .table td.trsPrintDate-table-title,
.trsPrintDate_container .trsPrintDate_main .table td.trsPrintDate-table-info {
    text-align: left;
}

.trsPrintDate_container .trsPrintDate_main .table {
    border: 1px solid #000;
}

.trsPrintDate_container .trsPrintDate_main hr {
    border-color: #000;
    margin-top: -15px;
}

.trs-print-big-data {
    display: none;
    height: 0;
}

@page {
    size: A4;
}

.trs-print-big-data .force-next-page {
    page-break-before: always;
    /*margin: 100px 0 100px 0;*/
}

.trs-print-big-data {
    padding-top: 25px;
    display: block;
    height: auto;
    width: 100%;
}

.trs-print-big-data .print-big-data-title {
    /*border-top: 2px solid #000;
        border-bottom: 2px solid #000;*/
}

.trs-print-big-data .print-big-data-title h3 {
    font-size: 32px;
    width: 100%;
    text-align: center;
}

.trs-print-big-data .print-big-data-title ul {
    font-size: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.trs-print-big-data .print-big-data-title ul li {
    margin-bottom: 5px;
}

.trs-print-big-data .print-big-data-main {
    width: 70%;
    margin: 0 auto;
    font-size: 26px;
    padding-top: 20px;
}

.trs-print-big-data .printDesc ul li:nth-child(1)>p:nth-child(1) {
    width: 25%;
}

.trs-print-big-data .printDesc ul li:nth-child(1)>p:nth-child(2),
.trs-print-big-data .printDesc ul li:nth-child(1)>p:nth-child(3) {
    width: 15%;
}

.trs-print-big-data .printDesc ul li:nth-child(1)>p:nth-child(4) {
    width: 45%;
}

.trs-print-share {
    display: none;
    height: 0;
}

@media print {
    @page {
        size: A4;
    }
    .trs-print-share .force-next-page {
        page-break-before: always;
        /*margin: 100px 0 100px 0;*/
    }
    .trs-print-share {
        padding-top: 25px;
        display: block;
        height: auto;
        width: 100%;
    }
    .trs-print-share .print-share-title {
        /*border-top: 2px solid #000;
        border-bottom: 2px solid #000;*/
    }
    .trs-print-share .print-share-title h3 {
        width: 100%;
        font-size: 32px;
        text-align: center;
    }
    .trs-print-share .print-share-title ul {
        font-size: 20px;
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .trs-print-share .print-share-title ul li {
        margin-bottom: 5px;
    }
    .trs-print-share .print-share-pic-main {
        text-align: center;
    }
    .trs-print-share .print-share-pic-main img {
        display: block;
        margin: 20px auto 10px auto;
        width: 70%;
    }
    .trs-print-share .print-share-news-main {
        padding-top: 20px;
        font-size: 26px;
        width: 70%;
        margin: 0 auto;
    }
    .trs-print-share .print-share-main p.print_pic_desc {
        text-align: left;
        width: 70%;
        margin: 0 auto;
        font-size: 26px;
    }
    p.print_pic_all_desc {
        width: 70%;
        margin: 0 auto;
        font-size: 26px;
        text-align: left;
    }
}

@page {
    size: A4;
}

.print_editing_main {
    padding-top: 20px;
    font-size: 26px;
    width: 70%;
    margin: 0 auto;
}

.print_Date_seconed {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
}

.conSel-modal {
    width: 873px;
    height: 515px;
    background-color: white;
    border: 4px solid #0095CE;
    border-radius: 4px;
    font-size: 10px;
}

.conSel-modal-dialog {
    width: 873px;
    height: 515px;
}

.conSel-modal-dialog treecontrol.tree-classic li.tree-collapsed i.tree-branch-head {
    position: relative;
    background: url("./editingCenter/app/images/m1-l.png") no-repeat !important;
}

.conSel-modal-dialog treecontrol.tree-classic li.tree-expanded i.tree-branch-head {
    position: relative;
    background: url("./editingCenter/app/images/m2-l.png") no-repeat;
}

.conSel-modal-dialog .regular-checkbox + label {
    padding: 5px !important;
}

.conSel-modal-dialog .regular-checkbox:checked + label:after {
    top: -1px !important;
    left: 0px !important;
}

.conSel-modal-dialog treecontrol.tree-classic li.tree-leaf i.tree-leaf-head {
    background: none !important;
}

.conSel-modal-dialog treecontrol.tree-classic li {
    padding-left: 10px
}

.conSel-left_head {
    text-align: left;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    width: 100% !important;
}

.conSel-right_head {
    text-align: left;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    width: 100% !important;
}

.conSel-left-pannel {
    height: 28px;
    line-height: 28px;
    background-color: #F0F2F4;
    padding-left: 10px;
    font-size: 14px;
}

.conSel-left-pannel img {
    cursor: pointer;
}

.conSel-pannel-default {
    height: 400px;
    border: 1px solid #ddd !important;
}

.conSel-pannel-default .panel-collapse {
    overflow: auto !important;
    height: 400px;
}

.conSel-pannel-default span.column {
    position: relative;
}


/*.conSel-pannel-default span {
    display: inline-block;
}*/

.conSel-pannel-default span.column span {}

.conSel-center {
    border: 1px solid #ddd;
    height: 428px;
}

.conSel-left-pannel a {
    color: black;
}

.conSel-center-c {
    margin-top: 10px;
}

.conSel-center-h {
    margin-top: 10px;
}

.conSel-center-h .input-group .edit_form_control.input-text,
.conSel-center-h .dropdown .bth-fix,
.conSel-center-h div.edit_input_group .input-group-btn button.btn_edit_search {
    font-size: 12px;
    line-height: 25px;
    height: 25px;
}

.conSel-center-h .input-group .edit_form_control.input-text {
    width: 269px;
}

.conSel-center-h .dropdown {
    width: 89px;
    float: left;
}

.conSel-center-h .dropdown .dropdown-menu {
    min-width: 100px;
}

.conSel-center-h .dropdown .bth-fix {
    width: 100px;
}

.conSel-center-h div.edit_input_group .input-group-btn button.btn_edit_search {
    width: 45px;
}

.conSel-modal-body {
    height: 500px;
}

.conSel-right-c {
    border: 1px solid #ddd;
    height: 428px;
}

.conSel-modal-dialog .conSel-right-d {
    height: 400px;
    overflow-y: auto;
}
.conSel-modal-dialog .conSel-right-d table {
    display: block;
    padding: 5px;
    border: none;
}

.conSel-modal-dialog .conSel-right-del {
    width: 43px;
}
.conSel-modal-dialog .conSel-title-pic{
    font-size: 12px;
    display: inline-block;
    margin-right: 3px;
    color: #D55774;
}
.conSel-table tr {
    height: 28px;
}

.conSel-table .td-checked {
    width: 40px;
    padding-left: 13px;
}

.conSel-table>tbody>tr>td {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    text-align: left !important;
}

.conSel-table>thead>tr>th {
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #F0F2F4;
    text-align: center;
}

.conSel-delbtn {
    cursor: pointer;
}

.conSelPaginator {
    height: 34px;
    width: 105%;
}

.conSelPaginator .pagination {
    margin: 0
}

.ngdialog-content {
    background: none;
}

.conSel-button {
    float: right;
    margin-right: 20px;
    text-align: center;
}

.conSel-button button {
    border: 0px !important;
    border-radius: 4px;
    line-height: 30px;
    margin-left: 10px;
}


/*选中站点时冲掉树选中频道时的样式*/

div.select_document_leftTree.hasSelectedSite treecontrol.tree-classic li .tree-selected {
    background-color: #fff;
    font-weight: normal;
}

/**
稿件列表
**/

.toBeCompiled-darft-list {
    min-height: 226px;
    background: #F0F2F5
}

.toBeCompiled-darft-list p {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin: 0px;
    margin-left: 20px
}

.toBeCompiled-darft-list ul li.active {
    background: #4496D2;
    color: white;
    border: 1px solid #D2D1D2;
}

.toBeCompiled-darft-list ul {
    padding: 0px;
    margin-left: 17px;
    width: 600px;
    height: 165px;
    overflow-y: auto;
    margin: 0 auto;
    background: white;
    border: 1px solid #D2D1D2;
}

.toBeCompiled-darft-list ul li {
    cursor: pointer;
    padding-left: 20px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #666666;
    font-size: 12px
}

.toBeCompiled-list-container {
    width: 633px;
    background: #DDD;
    top: 205px;
    margin: 0px auto;
}

.toBeCompiled-directSign-footer .ml460 {
    margin-left: 460px!important;
}

.toBeCompiled-directSign-footer .new-role-btn.toBeCompiled-directSign-confirm-modify {
    margin: 0 30px 0 70px;
}

.toBeCompiled-directSign-footer .button-cancel {
    background: #ccc !important;
}

.multi-reports-alert-window .modal-dialog{
	width: 640px;
    height: 288px;
    /*background-color: #ddd;*/
    border-radius: 6px;
    overflow: hidden;
    margin-top: 190px;
}

.multi-reports-alert-window .modal-dialog .modal-content{
	width: 632px;
	height: 280px;
	background: #fff;
	margin: 4px auto;
}

.multi-reports-alert-container{
	height: 220px;
}

.multi-reports-alert-container .multi-reports-alert-head{
	height: 40px;
    line-height: 40px;
    background: #fff;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}

.multi-reports-alert-container .multi-reports-alert-head img{
	float: right;
    margin: 12px 10px 0 0;
    cursor: pointer;
}

.multi-reports-alert-container .multi-reports-alert-left{
	width: 155px;
    float: left;
    border-right: 1px solid #e2e1e1;
    height: 220px;
    text-align: center;
}

.multi-reports-alert-container .multi-reports-alert-left img{
	margin-top: 36px;
}

.multi-reports-alert-container .multi-reports-alert-left p{
	font-size: 20px;
    color: #444;
    font-family: "微软雅黑";
    margin-top: 10px;
}

.multi-reports-alert-container .multi-reports-alert-right{
	float: left;
    width: 455px;
    height: 220px;
    margin-left: 20px;
}

.multi-reports-alert-container .multi-reports-alert-right h6{
	font-size: 14px;
	font-weight: bold;
	color: #3e3e3e;
	margin-top: 2px;
}

.multi-reports-alert-container .multi-reports-alert-right ol{
	overflow-y: auto;
	height:176px;
	margin-bottom:15px;
}

.multi-reports-alert-container .multi-reports-alert-right ol li{
	line-height: 38px;
	font-weight: bold;
}

.multi-reports-alert-container .multi-reports-alert-right ol li.multi-reports-succ-lists{
	background: url("./components/service/sweetalert/images/fb3.png") no-repeat left 12px;
}

.multi-reports-alert-container .multi-reports-alert-right ol li span{
	font-size: 14px;
    color: #3e3e3e;
    margin-left: 20px;
    font-weight: normal;
}

.multi-reports-alert-container .multi-reports-alert-right ol li.multi-reports-fail-lists{
	background: url("./components/service/sweetalert/images/fb4.png") no-repeat left 12px;
	margin-right:30px;
}

.multi-reports-alert-container .multi-reports-alert-right .multi-reports-alert-btn{
	background: #4496d2;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 16px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 6px 30px;
    cursor: pointer;
    margin: 0 170px;
}

.toBeCompiled-typing-window .modal-dialog{
    width: 400px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50%;
    margin: auto;
}

.toBeCompiled-typing-window .man_produ_column_delete{
    background: #F0F2F5;
    text-align: center;
    font-size: 12px;
    padding: 40px 15px;
}

.toBeCompiled-typing-window .man_produ_delete_footer{
    padding: 10px 10px 10px 200px;
}

.toBeCompiled-typing-window .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.toBeCompiled-typing-window textarea {
    width: 385px;
    max-width: 385px;
    height: 200px;
    max-height: 200px;
    border: 1px solid #ddd;
    border-radius: 1px;
    resize: none;
    display: inline-block;
    padding: 10px;
}

.toBeCompiled-typing-window .man_produ_delete_footer button.confirm-btn{
    background: #1aba9f;
}
.toBeCompiled-typing-window .man_produ_column_delete > p,
.toBeCompiled-typing-window .man_produ_column_delete > div{
    display: inline-block;
}
.toBeCompiled-typing-window .man_produ_column_delete > p{
    font-size: 14px;
    text-align: right;
    max-width: 39%;
}
.toBeCompiled-typing-window .man_produ_column_delete > div{
    width: 60%;
}


.trs-modal-sm .trs-window-container .trs-window-head,
.trs-modal-lg .trs-window-container .trs-window-head {
  height: 40px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eaeaea;
}
.trs-modal-sm .trs-window-container .trs-window-head h3,
.trs-modal-lg .trs-window-container .trs-window-head h3 {
  font-size: 14px;
  font-weight: 800;
  line-height: 40px;
  float: left;
  margin: 0 0 0 21px;
  color: #383838;
}
.trs-modal-sm .trs-window-container .trs-window-head .btn-close,
.trs-modal-lg .trs-window-container .trs-window-head .btn-close {
  display: inline-block;
  float: right;
  width: 25px;
  height: 25px;
  margin: 6px 8px 0 0;
  cursor: pointer;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1Rjc3QzlCOTIwMEMxMUU3OUFFN0ZFODAzRDgyRDdGQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1Rjc3QzlCQTIwMEMxMUU3OUFFN0ZFODAzRDgyRDdGQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVGNzdDOUI3MjAwQzExRTc5QUU3RkU4MDNEODJEN0ZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVGNzdDOUI4MjAwQzExRTc5QUU3RkU4MDNEODJEN0ZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+MQdNkAAAAhNJREFUeNq0ljtIHFEUhmcHKxVSaG2qFL7QRBNR0UJX2EaLGEgCKYJF2hSxi7C7dqKVYKudFlppQNFlVYITH2wSElCQBBLYYCA2oi4KieN35K5MxpnriLMH/j17H3O+ua9zJ2LbtqGzo5aHj3CdqBJVoDsoh/bQN2SVWluzuhgRPwjBe3D9qM243nbROLChwBAAE7iXxs0tg14B++gLIXgxbhU1GrezDkDL+YLparRCAIileeH6KxAqp3B1RniWImbJJYRCDPfMCNfK0NjlmgD5yv8aozBWYQJo0AD+oVZ0D33xaO9Cd9G6BtJXxM9jTQebXWKpKW3CfUD5BW2n7b1qy2pixEz1ln5WRICU/CHgCU5Ov5zuXgfgLe6JJsb9yGFz41aAbbugAudch/YNbuSaZ3MykvIAiye7b9oFeBEAcLGuAjkO0PGv5CaPFJIJsr1k4X+iak2fU9lhTFVGjaAXt0h5R6aZstQ/0DxfLCP5oelwJmneAZCsPIPmHX1kPT9rYmQFsqKDAFhTgAHcsKpvdew6ybDfNTGWZHcJ6ED6+3SSrPwbPfVo21SA5xpIZz6txCkkCpBSthlptamGnMT9KgCkz32fdIcMiPPyG/9BqPiE6wkJMEq8Qc+bkYY59WWyfwtAkjivnRXu61dAaXU4J28YXDJ0lOcTgT+J1NmoVVs3iqo8uvyRaxa9U7PgaecCDADTm7aCqGrfaQAAAABJRU5ErkJggg==') no-repeat;
}

.trs-modal-sm .trs-window-container .trs-window-content,
.trs-modal-lg .trs-window-container .trs-window-content {
  padding: 20px 32px;
  /* 错误消息 */
  /* 成功计时 */
  /* 确认类弹窗中间内容 */
  /* 涉密弹窗 */
}
.trs-modal-sm .trs-window-container .trs-window-content .info,
.trs-modal-lg .trs-window-container .trs-window-content .info {
  margin: 10px 0 10px 0;
  text-align: center;
}
.trs-modal-sm .trs-window-container .trs-window-content .info i,
.trs-modal-lg .trs-window-container .trs-window-content .info i {
  display: inline-block;
  width: 23px;
  height: 23px;
  vertical-align: -6px;
}
.trs-modal-sm .trs-window-container .trs-window-content .info i.success,
.trs-modal-lg .trs-window-container .trs-window-content .info i.success {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozRDk4MUMwQjIwMTQxMUU3OTkzQkY0QkExNURDMDM1OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozRDk4MUMwQzIwMTQxMUU3OTkzQkY0QkExNURDMDM1OCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNEOTgxQzA5MjAxNDExRTc5OTNCRjRCQTE1REMwMzU4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNEOTgxQzBBMjAxNDExRTc5OTNCRjRCQTE1REMwMzU4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+vEGPCwAAAi5JREFUeNqklU1IVUEYhs89VFvblES1NAiiQigiCpJcyBVqYZRtulQIYYFBSoHrDESju0iRKKtFP6RQgdrCsKggql2t3ETZD9RGadfm+nzwjoyHOZ7T6YOH4d4588z/fKVarRalxb7p7sMUx+AgrPeqfsFzeAhP0tqXQnKkbRRV2Ki/TPQO/sIa2K0OLb7BeRhPelYFxLcoTsJH6ISnUXocgj4Yg1E45VfGCfGUxN2vmwe2Z4gj1W+Di2o3FZQjvkPRAkcQD0b/Fv1wVO1vL5MjbqU4AT2Ix6Ni8UgzqEDZH7mt8yzigej/wmYwq/WPYkZd1jHrKihs1KZu1u8u+cp2WjqgxqifFRDvgjewGh7DHJjHzneHLUsTvCg4Yifu1D1wYb4mk9fB28SR3JAh3qk2Jj4Hw4l6q6tzGzrvie18/6C8lyLeAe898fXAN/P+aVnrVfyBBTgONwMj/qCbnSZe8sUS7XH/srGfKbbCV11n10GD1tXEZ1cQR/ItmHwGDvg1dPBTH7gO7IK88jZvKGNPzDdj8hv2OrLGLYEO9sIXexKgHs4ENi8Z5imZN0Yyqfe5GvjwO+yHl3ABRnIc0ap8k25DbepbGH1P4OM5TfNqDvEl87inN9YSTFDctbdBiaJItMMVeSaWPbl0UNHVHUuZQdaI76t9JTXNeZnoE/TmyESXlTCs3em8OfQabNJf07qVLofag9WclUNLObJ/u5LxOq/qt5L2g5Wy/6IAAwBQoan2zbKyIwAAAABJRU5ErkJggg==') no-repeat;
}
.trs-modal-sm .trs-window-container .trs-window-content .info i.error,
.trs-modal-lg .trs-window-container .trs-window-content .info i.error {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFODBCQjkzNDFGRjkxMUU3QjU4RkU0MDg3RTk1QjRENiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFODBCQjkzNTFGRjkxMUU3QjU4RkU0MDg3RTk1QjRENiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkU4MEJCOTMyMUZGOTExRTdCNThGRTQwODdFOTVCNEQ2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkU4MEJCOTMzMUZGOTExRTdCNThGRTQwODdFOTVCNEQ2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pZRmJgAAAkVJREFUeNq0lU1IVUEUx+eVRVqbSoIgstbSSssU4llEkBlUUOuIshYlmiVtJEKQ6FtTgqJNmyCiIEEhLJKiQHHTImoTFK76WmhpEPH8Hfnfx3Cde5++6MCPO3femf+ZN/fMOZlcLud8+1m3ORrWQjvsgjI316bgKVyCN9HkitejeYeSwKK10Af79f4cHsFnCVqg9XAA9onH0ATffKGMv3N2vY3HICyHi3AdvrhkWwOtcM6WQwM7fzlHHOEsjxeK3gCjbv62FfqhHOoJMJwXR3i1RC36BvjuFm6mMQ5LYSUBJhbph3t61hQp7LRuC5jm/dmdT9ZWW3qMwBWinfWypVi7DGcskEXp0OT5gOMQ3EoQuQPDgflIp8PEG+EZu54KONoZnoCbsXl7Pwof4wukY4nRaHmegQcJuzsME3AK/kIL3ICTCtCcsO6hZU2Jt8MkM4E/cBrqwD7KNWhLWTP7j6JsmS7wkUxoTMJjBYTNfvvipQWcr0KVLlaV3tNsmS++LsWxR0fSrTzu1ntPypqNUeGy+38Ibgec7sIR6NXHdHou1kcuU9bE7aDp2iV6wmCvOZJG07FLZEXsk9IxlOe2w52x+VJVz347lk5NXggI7E4QNjsWEPZ1OqPCNSChSnj3D1d/E7yFAU5hTyRupfKrqmIF/ChCeJXuyxKrkPmqyMDKbb0N4b3qs1tgPf+g895uwn4qOhX4rLqQ9cQudRpXoBN1yd9yO4vOq2CbU0dK66G/FLxCv++Qj/XQ43a0foPO/M/uPyPAAIc/tYe+eM3oAAAAAElFTkSuQmCC') no-repeat;
}
.trs-modal-sm .trs-window-container .trs-window-content .info i.warning,
.trs-modal-lg .trs-window-container .trs-window-content .info i.warning {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAACH0lEQVRIS7WVzVHbUBSFv6OZkCVOBZHdQEwFOBXYWWCzw1QQqCBKBTgVxOywvREVhFQQV2CJCnCWJDPvMk+yhX/kn2Tgbe/T0Xnnnnuu2HLsNGzggiayOkYdqYLZFDHGNMZcrFH6cxOEygo5qK6Q6lndzAOkoBQsBEKk41ltTGCXuknvVrHWwK1d7SOdgd3jLOIvseJ0uvqhtcIKb2gRKAK9B/oaTM4X7y2BW6cag5qYXWuYdLdJNq9lPzlQLyNkxBpOPs1rBXjB2LlzjdL+GtPTMMQFZwTuWjdpulY/CbsEwXfgmwaTC1/PwDONLfixjXFxR+5jmb4ZzlzS2Z0cvFMdAxUNEt+s0rMXuJforXcRDxomRyo+2iBHoe38dVuYZ0Tn8vh71qn1gM88undlrvhn8Ix98JBpb+1q5k8Nk8bOgfJ92cF8pn2Oae3aFCzeZb19NC9e6S1tHHtZDOOrhpPo5ZjXIsSXV2Suxitrvr9b/IR2CVy/bEKX4qBwy9y/O3y+T84s+dy5o8UJPdQgqb7AhP7CuPfWXs6WktgsnnsS+mXRw+xCo9THxdopzZY8X2aT+p/yFGO/mopL5vd5Dn0e3eW2OFhp4BXQBbvVIGmt5fnzD2YvwFLMIv5wu3ETHdBE2SbyaVrk+Ebw53xXD/Qhv2h32f40UkSY71HlWeT3a2DRXjt0sUuzPGlhVgfVEYcYv8HGSGOc629qrsd5Aoh9b0FvO8zgAAAAAElFTkSuQmCC') no-repeat;
}
.trs-modal-sm .trs-window-container .trs-window-content .info span,
.trs-modal-lg .trs-window-container .trs-window-content .info span {
  line-height: 32px;
  height: 32px;
  margin-left: 7px;
  color: #333;
  word-wrap: break-word;
}
.trs-modal-sm .trs-window-container .trs-window-content .timer,
.trs-modal-lg .trs-window-container .trs-window-content .timer {
  font-size: 12px;
  text-align: center;
  color: #5f5f5f;
}
.trs-modal-sm .trs-window-container .trs-window-content .timer span,
.trs-modal-lg .trs-window-container .trs-window-content .timer span {
  color: #f33934;
}
.trs-picture-preview-class .modal-dialog {
    margin-top: 150px;
    width: 660px;
}

.trs-picture-preview-class .modal-dialog .modal-content {
    padding: 0 30px 30px;
    vertical-align: middle;
    text-align: center;
}

.trs-picture-preview-class .modal-dialog .modal-content div {
    overflow: hidden;
    height: 30px;
}

.trs-picture-preview-class .modal-dialog .modal-content img.close-img {
    float: right;
    cursor: pointer;
    padding: 5px 0;
}

.trs-picture-preview-class .modal-dialog .modal-content img.preview-pic {
    max-width: 600px;
}

.smallIcon{
    position:absolute;
}
.smallIcon-body{
    position:relative;
    cursor:pointer;
}
.smallIcon-iconList{
    width:320px;
    position:absolute;
    top:30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #9BD2E8;
}
.smallIcon-show{
    display:block;
}
.smallIcon-hide{
    display:none;
}
.bigFace tr td:nth-child(1) {
    background-color: #F0F2F5;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}

.checkNewsManu-body-con .bigFace span {
    font-size: 16px;
}

.bigFace tr td:nth-child(2) {
    font-size: 12px;
    text-align: left;
}

.bigFace {
    margin-bottom: 0;
    padding-top: 15px;
    position: relative;
}

.bigFaceUser {
    width: 93%;
    height: 35px;
    text-indent: 0;
    position: absolute;
    top: -27px;
    z-index: 99;
    left: 0px;
}

.bigFaceUser ul {
    padding: 0;
    margin: 0;
}

.bigFaceDetail .bigFaceUser {
    top: 6px;
    left: 31px;
}

.bigFaceUser ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
}

.bigFaceUser ul li span {
    width: 15px;
    height: 16px;
    display: block;
    margin-right: 3px;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.bigFaceUser ul li label {
    float: left;
    padding-right: 7px;
    line-height: 16px;
}

.bigFaceDetail {
    display: none;
    padding: 0 6px 0 13px !important;
}

.bigFaceDetail .bigFaceBorder {
    border: 1px solid #D4D4D4;
    border-radius: 6px;
    padding: 56px 10px 0 16px !important;
    height: 572px;
    overflow-x: auto;
    box-sizing: border-box;
    word-break: break-word;
}

.bigFaceDetail span.ng-scope {
    background-color: #fff !important;
}

.bigFaceDetail .bigFaceUser {}

.bigFace span.ng-scope {
    position: static !important;
    border-radius: 0 !important;
    min-width: auto !important;
    text-align: left !important;
    display: inline !important;
}

.bigFace span {
    color: #000;
    font-size: 18px;line-height: 36px;
}

.bigFace .color0 {
    color: rgb(10, 144, 205) !important;
    text-decoration: underline;
}

.bigFace .color1 {
    color: rgb(227, 169, 230)!important;
}

.bigFace .color2 {
    color: rgb(209, 29, 190)!important;
}

.bigFace .color3 {
    color: #0baa60!important;
}

.bigFace .color4 {
    color: rgb(161, 228, 110)!important;
}

.bigFace .color5 {
    color: rgb(149, 114, 231)!important;
}

.bigFace .color6 {
    color: rgb(46, 100, 233)!important;
}

.bigFace .color7 {
    color: rgb(238, 238, 35)!important;
}

.bigFace .color8 {
    color: rgb(238, 109, 8)!important;
}

.bigFace .color9 {
    color: rgb(193, 199, 31)!important;
}

.bigFace .color10 {
    color: rgb(173, 197, 168)!important;
}

.bigFace .color11 {
    color: rgb(96, 223, 174)!important;
}

.bigFace .color12 {
    color: rgb(249, 186, 237)!important;
}

.bigFace .color13 {
    color: rgb(99, 210, 155)!important;
}

.bigFace .color14 {
    color: rgb(207, 105, 252)!important;
}

.bigFace .color15 {
    color: rgb(254, 13, 87)!important;
}

.bigFace .color16 {
    color: rgb(92, 254, 237)!important;
}

.bigFace .color17 {
    color: rgb(40, 215, 133)!important;
}

.bigFace .color18 {
    color: rgb(41, 201, 218)!important;
}

.bigFace .color19 {
    color: rgb(207, 147, 225)!important;
}

.bigFace .color20 {
    color: rgb(73, 241, 17)!important;
}

.bigFace .color21 {
    color: rgb(57, 107, 242)!important;
}

.bigFace .color22 {
    color: rgb(212, 183, 206)!important;
}

.bigFace .color23 {
    color: rgb(6, 193, 248)!important;
}

.bigFace .color24 {
    color: rgb(128, 252, 34)!important;
}

.bigFace .color25 {
    color: rgb(245, 117, 144)!important;
}

.bigFace .color26 {
    color: rgb(222, 142, 18)!important;
}

.bigFace li .color0 {
    background-color: rgb(10, 144, 205);
}

.bigFace li .color1 {
    background-color: rgb(227, 169, 230);
}

.bigFace li .color2 {
    background-color: rgb(209, 29, 190);
}

.bigFace li .color3 {
    background-color: #0baa60;
}

.bigFace li .color4 {
    background-color: rgb(161, 228, 110);
}

.bigFace li .color5 {
    background-color: rgb(149, 114, 231);
}

.bigFace li .color6 {
    background-color: rgb(46, 100, 233);
}

.bigFace li .color7 {
    background-color: rgb(238, 238, 35);
}

.bigFace li .color8 {
    background-color: rgb(238, 109, 8);
}

.bigFace li .color9 {
    background-color: rgb(193, 199, 31);
}

.bigFace li .color10 {
    background-color: rgb(173, 197, 168);
}

.bigFace li .color11 {
    background-color: rgb(96, 223, 174);
}

.bigFace li .color12 {
    background-color: rgb(249, 186, 237);
}

.bigFace li .color13 {
    background-color: rgb(99, 210, 155);
}

.bigFace li .color14 {
    background-color: rgb(207, 105, 252);
}

.bigFace li .color15 {
    background-color: rgb(254, 13, 87);
}

.bigFace li .color16 {
    background-color: rgb(92, 254, 237);
}

.bigFace li .color17 {
    background-color: rgb(40, 215, 133);
}

.bigFace li .color18 {
    background-color: rgb(41, 201, 218);
}

.bigFace li .color19 {
    background-color: rgb(207, 147, 225);
}

.bigFace li .color20 {
    background-color: rgb(73, 241, 17);
}

.bigFace li .color21 {
    background-color: rgb(57, 107, 242);
}

.bigFace li .color22 {
    background-color: rgb(212, 183, 206);
}

.bigFace li .color23 {
    background-color: rgb(6, 193, 248);
}

.bigFace li .color24 {
    background-color: rgb(128, 252, 34);
}

.bigFace li .color25 {
    background-color: rgb(245, 117, 144);
}

.bigFace li .color26 {
    background-color: rgb(222, 142, 18);
}

.bigFace .color27 {}

.bigFace .color28 {}

.bigFace .color29 {}

.bigFace .color30 {}

.bigFace .color31 {}

.bigFace .color32 {}

.bigFace .color33 {}

.bigFace .color34 {}

.bigFace .color35 {}

.bigFace .color36 {}

.bigFace .color37 {}

.bigFace .color38 {}

.bigFace .color39 {}

.bigFace .color40 {}

.bigFace .color41 {}

.bigFace .color42 {}

.bigFace .color43 {}

.bigFace .color44 {}

.bigFace .color45 {}

.bigFace .color46 {}

.bigFace .color47 {}

.bigFace .color48 {}

.bigFace .color49 {}

.bigFace .color50 {}

.bigFace .color51 {}

.bigFace .color52 {}

.bigFace .color53 {}

.bigFace .color54 {}

.bigFace .color55 {}

.regular-checkbox {
  display: none;
}
.regular-checkbox + label {
  background-color: #fff;
  /*border: 1px solid #ccc;*/
  /*box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);*/
  padding: 8px;
  border-radius: 5px;
  display: inline-block;
  position: relative;
  margin-bottom: 0px;
  vertical-align: -4px;
  cursor: pointer;
  border: 2px solid #ec7c65;
}
.regular-checkbox + label:active,
.regular-checkbox:checked + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.regular-checkbox:checked + label {
  background-color: #fff;
  /*border: 1px solid #63b6e4;*/
  /*box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);*/
  /*color: #99a1a7;*/
}
.regular-checkbox:checked + label:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  /*	background:url("./editingCenter/app/images/check_mark.png") no-repeat;*/
  background: url("editingCenter/iWo/images/check_marks.png") no-repeat;
  width: 12px;
  height: 12px;
}
.blueborder .regular-checkbox + label {
  background-color: #fff;
  /* border: 1px solid #ccc; */
  /* box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); */
  padding: 8px;
  border-radius: 5px;
  display: inline-block;
  position: relative;
  margin-bottom: 0px;
  vertical-align: -4px;
  cursor: pointer;
  border: 2px solid #ec7c65;
}
.blue-border .regular-checkbox:checked + label {
  border-color: #64b5e3;
}
/*.blue-border .regular-checkbox:checked + label:after{
	background-image: url("./editingCenter/iWo/images/b45.png");
	background-position: center center;
}*/
.channel-radio-container {
  min-width: 400px;
  margin-top: 5px;
}

// .dropdown-menu .dropdown-menu-item {
//     width: 90%;
//     word-break: keep-all;
//     text-overflow: ellipsis;
//     overflow: hidden;
//     white-space: nowrap;
// }

trs-frame {
  display: block;
}

td .show-td-icon-btn {
    background: none;
    outline: none;
    border: none;
}

.trs-list-icon-main {
    position: absolute;
    width: 460px;
    height: 320px;
}

.trs-list-icon-img-main {
    position: absolute;
    max-width: 590px;
    margin-bottom: 10px;
    z-index: 1000000;
    background: #b7b6b6;
    text-align: center;
    width: 460px;
    height: 320px;
    overflow: hidden;
    border: 6px solid #ddd;
    border-radius: 5px;
    padding: 5px;
}

.trs-list-icon-img-main img {
    width: 100%;
    max-width: 450px;
}

td .edit-list-icon {
    width: 40px;
    max-height: 30px;
}

.trs-list-icon-video-main,
.trs-list-icon-audio-main {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 6px solid #ddd;
}

.trs-list-icon-video-main iframe,
.trs-list-icon-audio-main iframe {
    width: 100%;
    height: 100%;
}

.arrowBtn {
    cursor: pointer;
    position: absolute;
    right: -13px;
    top: 0;
    /* padding: 10px; */
    width: 45px;
    height: 40px;
    display: block !important;
    background: url(./editingCenter/app/images/ej5.png);
    background-repeat: no-repeat;
    background-position: 5px 16px;
}

.arrowBtnActive {
    background-image: url(./editingCenter/app/images/ej1.png);
    background-repeat: no-repeat;
    background-position: 32px 0px;
    background-size: 8px;
    z-index: 300;
}

.subLevelMenu {
    height: 500px;
    left: 100%!important;
    top: -119px!important;
    width: 100%;
    position: absolute!important;
    z-index: 200;
    // display: none !important;
}

.panel-body-editcenter .subLevelMenu {
    top: -34px!important;
}
.subLevelMenu .menuContent,
.subLevelMenu .menuContent1,
.subLevelMenu .menuContent2,
.subLevelMenu .menuContent3 {
    width: 196px;
    overflow-x: hidden;
    position: absolute;
    top: 0;
    left: 0;
    max-height: 496px;
    border: 2px solid #e4e3e2;
    background: #fff;
}

.subLevelMenu .menuContent2 {
    left: 194px;
}

.subLevelMenu .menuContent3 {
    left: 388px;
}

.subLevelMenu .children {
    height: 35px;
    cursor: pointer;
    position: relative;
}

.subLevelMenu .children a {
    font-size: 12px;
    text-indent: 10px;
    float: left;
    line-height: 35px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    display: block;
    height: 35px;
    text-indent: 50px;
    color: #337ab7 !important;
    text-decoration: none;
    background: url("./editingCenter/app/images/ej2.png") 10px 10px no-repeat;
}

.subLevelMenu a.panel-body-hasChild {
    background: url("./editingCenter/app/images/ej3.png") 10px 10px no-repeat;
}

.subLevelMenu .children a.selectedchnlHasChl {
    background: #337ab7 url("./editingCenter/app/images/ej3-1.png") 10px 10px no-repeat;
    color: #fff !important;
}

.subLevelMenu a.selectedchnlHasnoChl {
    background: #337ab7 url("./editingCenter/app/images/ej2-1.png") 10px 10px no-repeat;
    color: #fff !important;
}

.subLevelMenu .children i.selectedchnlHasChl {
    background-image: url(./editingCenter/app/images/ej5.png);
    background-repeat: no-repeat;
    background-position: 9px 13px;
}

.subLevelMenu .children a:hover {
    background: url("./editingCenter/app/images/ej2.png") 10px 10px no-repeat #dcdcdc;
}

.subLevelMenu .children a.panel-body-hasChild:hover {
    background: url("./editingCenter/app/images/ej3.png") 10px 10px no-repeat #dcdcdc;
}

.subLevelMenu .children i {
    position: absolute;
    top: 0px;
    right: 0px;
    /* padding: 10px; */
    height: 38px;
    width: 35px;
    background-image: url(./editingCenter/app/images/ej4.png);
    background-repeat: no-repeat;
    background-position: 9px 13px;
}

.subLevelMenu .children i.activeIco {
    background-image: url(./editingCenter/app/images/ej5.png);
}

.subLevelMenu .children .active {
    background: url("./editingCenter/app/images/ej3-1.png") 10px 10px no-repeat #4595d2;
    color: #fff;
}

.subLevelMenu .children .selectedchnlHasNoChl {
    background: url("./editingCenter/app/images/ej2-1.png") 10px 10px no-repeat #4595d2;
    color: #fff;
}

.popoverUser table td,
.popoverUser table {
    text-align: left;
    border: 0 !important;
    font-size: 12px !important;
}

.popoverUser {
    position: absolute;
    z-index: 1060;
    max-width: 276px;
    padding: 1px;
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.popoverUser > .arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    top: -22px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    border-width: 11px;
}

.popoverUser > .arrow:after {
    top: -9px;
    margin-left: -10px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
    border-width: 10px;
}

.popoverUser table tr:hover {
    background-color: #F1F3F4;
}

.popoverUser table tr {
    border-bottom: 1px solid #F1F3F4;
    cursor: pointer;
}

.popoverUser table tr.selected {
    background-color: #86A1C5;
}

.popoverUser table tr.selected td {
    color: white !important;
}

.popoverUser .popover-content {
    padding: 4px 7px;
}

.popoverUser table {
    margin-bottom: 0px !important;
}

.popoverUser .groupBg {
    background-color: #F1F3F4;
}

.popoverUser .toBeCompiled-directSign-footer {
    background: none;
    padding-top: 13px;
    text-align: center;
    padding-bottom: 0;
}

.edit-use .userGroup {
    display: block;
}

.popoverUser_alignment {
    top: 27px;
    /*left: 582px;*/
    left: -17px;
}

@media screen and (min-width: 1440px) and (max-width: 1681px) {
    .popoverUser_alignment {
        left: 792px;
    }
}

.k4-3msg{
    margin: 0 13px 0 0;
    position: relative;
    cursor: pointer;
}

.k4-3p{
    position: absolute;
    left: 19px;
    top: 5px;
}

.k4-3numa{
    color: #777;
    font-size: 14px;
    font-weight: bold;
}
/*.chk_3.checked + label::before {
    content: " ";
    position: absolute;
    left: 26px;
    background: url("editingCenter/app/images/kq-3.png") no-repeat;
}

.chk_3.checked + label::before {
    content: " ";
    position: absolute;
    left: 26px;
    background: url("editingCenter/app/images/kq-3.png") no-repeat;
}

.chk_3.checked + label::after {
    content: " ";
    font-size: 1.5em;
    position: absolute;
    background: #89c154 none repeat scroll 0% 0%;
    box-shadow: 0px 0px 1px #4CDA60;
}

.chk_3.checked + label::after {
    content: " ";
    font-size: 1.5em;
    position: absolute;
    background: #89c154 none repeat scroll 0% 0%;
    box-shadow: 0px 0px 1px #4CDA60;
}*/

.chk_3 {
    display: none;
}

.chk_3+label {
    background-color: #FAFBFA;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    margin-right: 30px;
    transition: all 0.1s ease-in 0s;
    width: 50px;
    height: 24px;
    cursor: pointer;
    float: left;
    margin: 2px 16px 0 0;
}

.chk_3+label::before {
    content: " ";
    position: absolute;
    background: url("editingCenter/app/images/kq-2.png") no-repeat;
    top: 1px;
    left: 1px;
    z-index: 1;
    width: 22px;
    transition: all 0.1s ease-in 0s;
    height: 22px;
    border: 1px solid #aaa;
    border-radius: 12px;
}

.chk_3+label::after {
    content: " ";
    position: absolute;
    top: 0px;
    transition: box-shadow 0.1s ease-in 0s;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    box-shadow: 0px 0px 0px 0px #EEE inset, 0px 0px 5px rgba(0, 0, 0, 0.8);
}

.chk_3:checked+label::before {
    content: " ";
    position: absolute;
    left: 26px;
    background: url("editingCenter/app/images/kq-3.png") no-repeat;
}

.chk_3:checked+label::after {
    content: " ";
    font-size: 1.5em;
    position: absolute;
    background: #8bc054 none repeat scroll 0% 0%;
    box-shadow: 0px 0px 1px #4CDA60;
}

.signedradio {
    display: none;
}

.signedradio+label {
    background-color: #898988;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    transition: all 0.1s ease-in 0s;
    width: 28px;
    height: 15px;
    cursor: pointer;
    margin: 2px 16px 0px 0px;
    float: none;
    vertical-align: -2px;
}

.signedradio+label:before {
    content: " ";
    position: absolute;
    background: #fff;
    top: 1px;
    left: 1px;
    z-index: 1;
    width: 13px;
    transition: all 0.1s ease-in 0s;
    height: 13px;
    border-radius: 7px;
}

.signedradio+label:after {
    content: " ";
    position: absolute;
    top: 0px;
    transition: box-shadow 0.1s ease-in 0s;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    box-shadow: 0px 0px 0px 0px #EEE inset, 0px 0px 1px rgba(0, 0, 0, 0.4);
}

.signedradio:checked+label::before {
    content: " ";
    position: absolute;
    left: 14px;
    background: #fff;
}
.scroll-fix-active {
    z-index: 1000;
}

.modal-open .scroll-fix-active {
    margin-left: 3px!important;
}

/* RADIO */
.regular-radio {
  display: none;
}
.regular-radio + label.disabled {
  background-color: #ccc;
}
.regular-radio + label {
  -webkit-appearance: none;
  background-color: #fafafa;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 6px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  top: 2px;
}
.regular-radio:checked + label:after {
  content: ' ';
  width: 6px;
  height: 6px;
  border-radius: 50px;
  position: absolute;
  top: 3px;
  background: #FF4E40;
  /*box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);*/
  text-shadow: 0px;
  left: 3px;
  font-size: 32px;
}
.regular-radio:checked + label {
  color: #99a1a7;
  border: 1px solid #FF4E40;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1), inset 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.regular-radio + label:active,
.regular-radio:checked + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  border-color: #63b6e4;
}
.big-radio + label {
  padding: 16px;
}
.big-radio:checked + label:after {
  width: 24px;
  height: 24px;
  left: 4px;
  top: 4px;
}
trs-single-radio {
  margin-right: 5px;
  font-size: 12px;
  cursor: pointer;
}
trs-single-radio img,
trs-single-radio label,
trs-single-radio span,
trs-single-radio input {
  vertical-align: middle;
}
trs-single-radio span {
  padding-top: 3px;
}

/*css*/

.trsScrollPicture .smallPics_div {
    width: 300px;
}

.trsScrollPicture .smallPics_div img {
    margin: 0 10px 10px 0;
    cursor: pointer;
}

.trsScrollPicture .smallPics_div div.list_divs {
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.trsScrollPicture .smallPics_div ul {
    display: table;
}

.trsScrollPicture .smallPics_div li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}


/*放大镜：放大效果*/

.trsScrollPicture .smallPics_div img.list_imgs:hover {
    cursor: url(./components/util/trsScrollPictures/images/big.cur), auto;
}


/*放大镜：缩小效果*/

.scrollPicture_lists .carousel-img img.pointer:hover {
    cursor: url(./components/util/trsScrollPictures/images/small.cur), auto;
}

.thumb-scroll {
    width: 1150px;
    margin: 0 auto;
    position: relative;
    height: 176px;
}

.thumb-scroll .prev {
    width: 30px;
    cursor: pointer;
    position: absolute;
    left: 22px;
    top: 54px;
}

.thumb-scroll .next {
    float: right;
    width: 26px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 58px;
}

.thumb-scroll .thumb-container {
    position: relative;
    /*margin: 0 auto;*/
    margin-left: 20px;
    height: 176px;
    overflow: hidden;
}

.thumb-scroll .thumb-wrap {
    overflow: hidden;
    height: 176px;
    position: absolute;
    display: table;
}

.thumb-scroll .thumb-wrap div.img-bk {
    margin-right: 10px;
    /*width: 190px;*/
    /*float: left;*/
    display: table-cell;
    vertical-align: middle;
}

.thumb-scroll .thumb-wrap div.img-bk .rw-img {
    height: 50px;
    overflow: hidden;
}

.thumb-scroll .thumb-wrap div.img-bk .rw-img img {
    display: block;
    width: 190px;
    vertical-align: middle;
    padding: 8px;
    cursor: pointer;
    height: 120px;
}

.thumb-scroll .thumb-wrap .img-bk {
    border: 2px solid #f0f2f5;
}

.thumb-scroll .thumb-wrap .img-bk:hover {
    border: 2px solid #2182b8!important;
}
.thumb-scroll .thumb-wrap .active {
    border: 2px solid #2182b8!important;
}

.delete-btn {
    display: none;
    position: absolute;
    right: -6px;
    top: -7px;
    width: 16px!important;
    height: 16px!important;
    background: url('./resourceCenter/images/cancel-btn.png') no-repeat;
    background-size: cover;
}

.edit-btn{
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -11px;
    width: 25px;
    height: 23px;
    opacity: 0;
    cursor: pointer;
    border-radius: 4px;
    background: url('./resourceCenter/images/write_icon.png') no-repeat center;
    background-position: -7px;
}
/*--- timeline ---*/

.m_timeline {
    position: relative;
    margin-bottom: 40px;
}

.m_timeline:before {
    position: absolute;
    display: block;
    content: "";
    top: 27px;
    bottom: 0;
    left: 10%;
    border-right: 1px solid #1aba9f;
}

.content_timeline.m_timeline .time_tick {
    width: 60px;
}

.content_timeline.m_timeline:before {
    left: 60px;
    top: 5px;
}

.content_timeline.m_timeline .time_item_cnt {
    margin-left: 77px;
}

.content_timeline.m_timeline .time_tick span.circle2 {
    display: inline-block;
    width: 67px;
    margin-right: 0;
}

.content_timeline.m_timeline .time_item {
    padding-top: 0;
    padding-bottom: 0;
}

.content_timeline.m_timeline .time_item_cnt {
    padding-top: 16px;
    padding-bottom: 16px;
    margin-right: 10px;
    border-bottom: 1px solid #efefef;
       word-break: break-all;
    width: 72%;
}

.m_timeline .time_tick {
    width: 10%;
    text-align: right;
}

.m_timeline .time_tick h5.clock {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 15px;
    padding-right: 38px;
    margin-right: -14px;
    background: url(./editingCenter/app/images/clock.png) no-repeat right center;
    margin-top: 20px;
}

.m_timeline .time_tick h5.circle {
    padding-right: 24px;
    margin-right: -7px;
    background: url(./editingCenter/app/images/bigcircle.png) no-repeat right center;
    font-weight: bold;
    font-size: 15px;
    margin-top: 20px;
}

.m_timeline .time_tick span.circle2 {
    padding-right: 24px;
    margin-right: -8px;
    background: url(./editingCenter/app/images/smallcircle.png) no-repeat right center;
}

.m_timeline .time_item {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}

.m_timeline .time_item>.time_tick {
    position: absolute;
    margin-top: -10px;
    top: 50%;
}

.m_timeline .time_item_cnt {
    display: inline-block;
    padding-right: 10px;
    margin-left: 11%;
}

.m_timeline .time_item_cnt a {
    float: left;
    display: block;
    margin-top: 5px;
    margin-left: 8px;
    color: #666;
}

.m_timeline .time_item_cnt a.exttype {
    cursor: default;
    color: #0097ce;
    margin-left: 8px;
    text-decoration: none;
}


/*其他*/

.flow_ver {
    list-style: none;
    background-color: #fff;
}

.flow_ver li {
    display: inline-block;
    margin-right: 10px;
    padding-top: 10px;
}

.flow_ver li a {
    color: #3098d5;
}

.editCompiledobjTime .copyDraftTitle {
    overflow: hidden;
}

.editCompiledobjTime .copyDraftTitle h5 {
    float: left;
    margin-left: 82px;
    font-weight: bold;
    margin-top: 20px;
    font-size: 15px;
    margin-right: 10px;
}

.editCompiledobjTime .copyDraftTitle .copyDraftCon {
    float: left;
    margin-top: 17px;
    overflow: hidden;
}

trs-thumb {
  position: relative;
  cursor: pointer;
}
trs-thumb .thumb-img {
  width: 45px;
  height: 25px;
}
trs-thumb .thumb-img img {
  width: 100%;
}
trs-thumb .img_switcher {
  position: absolute;
  top: -160px;
  right: 50px;
  z-index: 3;
  width: 630px;
  height: 460px;
  background-color: #b7b6b6;
  overflow: hidden;
  padding: 8px;
  border: 5px solid #ccc;
}
trs-thumb .video,
trs-thumb .audio {
  position: absolute;
  top: -160px;
  right: 50px;
  z-index: 3;
  width: 550px;
  height: 410px;
  background-color: #b7b6b6;
  overflow: hidden;
  padding: 8px;
  border: 5px solid #ccc;
}
trs-thumb .thumb-play {
  position: absolute;
  left: 14px;
  top: 7px;
  width: 15px;
  height: 15px;
  background-image: url(components/util/trsThumb/images/play.png);
  background-size: 15px;
  background-position: center center;
}
trs-thumb .img_switcher img {
  width: 100%;
}
trs-thumb .close {
  position: absolute;
  width: 20px;
  height: 20px;
  right: -2px;
  top: 0;
  z-index: 10;
  color: #fff;
  background-image: url(editingCenter/app/toBeCompiled/images/cls.jpg);
  background-repeat: no-repeat;
  opacity: 1;
}
trs-thumb .carousel-control.right,
trs-thumb .carousel-control.left {
  background: transparent;
}
trs-thumb .carousel-caption {
  font-size: 16px;
}
trs-thumb span.desc {
  position: absolute;
  bottom: 0px;
  /* z-index: 999; */
  color: white;
  left: 0px;
  width: 100%;
  height: 34px;
  line-height: 34px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 14px;
}
/*
trs-thumb.posBottom .img_switcher {
    bottom: -50px;
    top: inherit;
}
*/
/*
@keyframes imgSwitcherShow {
    from {
        transform: scale(.7,.7);
        opacity: .7;
    }
    to {
        opacity: 1;
    }
}

@keyframes imgSwitcherHide {
    from {
        opacity: 1;
    }
    to {
        transform: scale(.7,.7);
        opacity: 0;
    }
}

trs-thumb .img_switcher.ng-hide-remove {
    animation: imgSwitcherShow 0.2s both ease-in;
}

trs-thumb .img_switcher.ng-hide-add {
    animation: imgSwitcherHide 0.2s both ease-in;
}
*/
trs-thumb .carousel-indicators li {
  margin: 1px 5px;
}
/*滚动图片箭头图案*/
.carousel-control .right-scroll-pic {
  background-image: url('resourceCenter/images/left-no.png');
  background-repeat: no-repeat;
  background-size: contain;
  font-family: none;
}
.carousel-control .left-scroll-pic {
  background-image: url('resourceCenter/images/right-no.png');
  background-repeat: no-repeat;
  background-size: contain;
  font-family: none;
}
trs-thumb .carousel-control.right:hover span {
  background-image: url('resourceCenter/images/right-ok.png');
  background-repeat: no-repeat;
  background-size: contain;
  font-family: none;
}
trs-thumb .carousel-control.left:hover span {
  background-image: url('resourceCenter/images/left-ok.png');
  background-repeat: no-repeat;
  background-size: contain;
  font-family: none;
}
.xcol-doctype .carousel-control {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.xcol-doctype .carousel-control:hover,
.carousel-control:focus {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
@media screen and (min-width: 768px) {
  .carousel-control .right-scroll-pic,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-control .left-scroll-pic,
  .carousel-control .right-scroll-pic,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 50px;
    height: 50px;
    margin-top: -15px;
    font-size: 30px;
  }
}
.carousel-control .icon-next,
.carousel-control .glyphicon-menu-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .right-scroll-pic {
  position: absolute;
  top: 50%;
  right: 15%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
  font-size: 35px;
  opacity: 1;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .left-scroll-pic {
  position: absolute;
  top: 50%;
  right: 40%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
  font-size: 35px;
  opacity: 1;
}

.editing-downlist .tab-content treecontrol ul {
  height: 120%;
  background: #EEEDEB;
  overflow-y: auto;
}
.editing-downlist .tab-content treecontrol ul li {
  /*width: 120%;*/
  min-width: 100%;
  display: inline-block;
}
.editing-list .editing-downlist ul li:hover {
  background-color: transparent;
}
.editing-downlist .tab-content treecontrol.tree-classic li treeitem ul {
  overflow-x: hidden;
}
.editing-downlist .tab-content treecontrol.tree-classic li i {
  margin-left: 74px;
  position: absolute;
  top: 12px;
  width: 20px;
  height: 16px;
}
.editing-downlist .tab-content treecontrol.tree-classic li span {
  padding-left: 100px;
}
.editing-downlist .tab-content treecontrol.tree-classic li treeitem li i {
  margin-left: 86px;
}
.editing-downlist .tab-content treecontrol.tree-classic li b {
  margin-left: 5px;
  width: 12px;
  height: 8px;
  position: absolute;
  top: 0;
  padding: 22px 8px;
  cursor: pointer;
  z-index: 10;
}
.editing-downlist .tab-content treecontrol.tree-classic li b.tree-branch-head-preview {
  background: url("editingCenter/website/images/i54.png") no-repeat left center;
  left: 0;
}
.editing-downlist .tab-content treecontrol.tree-classic li b.tree-branch-head-preview:hover {
  background: url("editingCenter/website/images/i54-1.png") no-repeat left center;
}
.editing-downlist .tab-content treecontrol.tree-classic li b.tree-branch-head-fragement {
  background: url("editingCenter/website/images/i55.png") no-repeat left center;
  left: 34px;
  /* top: 40px;*/
}
.editing-downlist .tab-content treecontrol.tree-classic li b.tree-branch-head-fragement:hover {
  background: url("editingCenter/website/images/i55-1.png") no-repeat left center;
}
.editing-downlist .tab-content treecontrol.tree-classic li b.tree-branch-head-file {
  background: url("editingCenter/website/images/i57.png") no-repeat left center;
  background-size: 12px;
  left: 16px;
}
.editing-downlist .tab-content treecontrol.tree-classic li b.tree-branch-head-file:hover {
  background: url("editingCenter/website/images/i57-1.png") no-repeat left center;
  background-size: 12px;
}
.editing-downlist .tab-content treecontrol.tree-classic li b.tree-branch-head-subject {
  background: url("editingCenter/website/images/i56.png") no-repeat left center;
  left: 16px;
}
.editing-downlist .tab-content treecontrol.tree-classic li b.tree-branch-head-subject:hover {
  background: url("editingCenter/website/images/i56-1.png") no-repeat left center;
}
.editing-downlist .tab-content treecontrol.tree-classic li b.tree-branch-head-more {
  background: url("/editingCenter/app/images/b8-1.png") no-repeat left center;
  background-size: 12px 12px;
  left: 20px;
}
.editing-downlist .tab-content treecontrol.tree-classic ul li:last-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul li:last-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul li:last-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul ul li:last-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul ul ul li:last-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul ul ul ul li:last-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul ul ul ul ul li:last-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul ul ul ul ul ul li:last-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul ul ul ul ul ul ul li:last-child {
  border-bottom: 0;
}
.editing-downlist .tab-content treecontrol.tree-classic ul ul li:first-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul li:first-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul ul li:first-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul ul ul li:first-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul ul ul ul li:first-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul ul ul ul ul li:first-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul ul ul ul ul ul li:first-child,
.editing-downlist .tab-content treecontrol.tree-classic ul ul ul ul ul ul ul ul ul li:first-child {
  border-top: 1px solid #E1DFDA;
}
.editing-downlist .tab-content treecontrol.tree-classic li.tree-leaf i.tree-leaf-head {
  background: url("lib/angular-tree-control/file.png") no-repeat 6px 2px;
}
.treeContent treecontrol li li span.mySelect .website-left-panel-opened {
  left: 37px;
}
.treeContent treecontrol li li span.mySelect .website-left-panel-opened b {
  margin-left: 10px;
}
.editing-downlist .tab-content treecontrol.tree-classic li li b {
  margin-left: 20px;
}
.editing-downlist .tab-content treecontrol.tree-classic li li li b {
  margin-left: 30px;
}
.editing-downlist .tab-content treecontrol.tree-classic li li li li b {
  margin-left: 52px;
}
.editing-downlist .tab-content treecontrol.tree-classic li li li li li b {
  margin-left: 52px;
}
.editing-downlist .tab-content treecontrol.tree-classic li li li li li li b {
  margin-left: 72px;
}
.editing-downlist .tab-content treecontrol.tree-classic li li li li li li b {
  margin-left: 98px;
}
.editing-downlist .tab-content treecontrol.tree-classic li treeitem li span {
  padding-left: 112px;
}
.editing-downlist .tab-content treecontrol.tree-classic li treeitem li treeitem li i {
  margin-left: 98px;
}
.editing-downlist .tab-content treecontrol.tree-classic li treeitem li treeitem li span {
  padding-left: 124px;
}
.editing-downlist .tab-content treecontrol.tree-classic li treeitem li treeitem li treeitem li i {
  margin-left: 110px;
}
.editing-downlist .tab-content treecontrol.tree-classic li treeitem li treeitem li treeitem li span {
  padding-left: 135px;
}
.editing-downlist .tab-content treecontrol.tree-classic li treeitem li treeitem li treeitem li treeitem li i {
  margin-left: 130px;
}
.editing-downlist .tab-content treecontrol.tree-classic li treeitem li treeitem li treeitem li treeitem li span {
  padding-left: 155px;
}
.editing-downlist .tab-content treecontrol.tree-classic li treeitem li treeitem li treeitem li treeitem li treeitem li i {
  margin-left: 150px;
}
.editing-downlist .tab-content treecontrol.tree-classic li treeitem li treeitem li treeitem li treeitem li treeitem li span {
  padding-left: 175px;
}
.editing-downlist .tab-content treecontrol li {
  padding: 0 0 0 0;
  border-bottom: 1px solid #E1DFDA;
}
.editing-downlist .tab-content treecontrol li .tree-label {
  line-height: 44px;
  /*margin-left: 25px;*/
  width: 100%;
  display: inline-block;
}
.editing-downlist .tab-content treecontrol li .tree-label:hover {
  background-color: #F6F5F4;
}
.editing-downlist .tab-content treecontrol li .tree-label span {
  color: #556064;
  font-size: 14px;
  font-family: "微软雅黑";
}
.editing-downlist .tab-content treecontrol.tree-classic li.tree-expanded i.tree-branch-head {
  background: url("components/util/trsTree/images/s2.png") no-repeat;
  padding: 1px 14px;
}
.editing-downlist .tab-content treecontrol.tree-classic li.tree-collapsed i.tree-branch-head {
  padding: 1px 14px;
  background: url("components/util/trsTree/images/s1.png") no-repeat;
}
.editing-downlist .tab-content treecontrol.tree-classic li.tree-expanded i.tree-selected {
  background: url("components/util/trsTree/images/s2-1.png") no-repeat;
  padding: 1px 14px;
}
.editing-downlist .tab-content treecontrol li .tree-label span.mySelect {
  padding-right: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.editing-downlist .tab-content treecontrol.tree-classic li.tree-collapsed b.tree-selected,
.editing-downlist .tab-content treecontrol.tree-classic li.tree-leaf b.tree-selected,
.editing-downlist .tab-content treecontrol.tree-classic li.tree-expanded b.tree-selected {
  display: block !important;
}
.editing-downlist .tab-content treecontrol.tree-classic li.tree-collapsed i.tree-selected {
  padding: 1px 14px;
  background: url("components/util/trsTree/images/s1-1.png") no-repeat;
}
.editing-downlist .tab-content treecontrol.tree-classic li.tree-selected {
  background: #2676BD !important;
  font-weight: normal;
}
.treeClass {
  height: 900px;
}
.editing-downlist .tab-content treecontrol.tree-classic li .tree-selected {
  background-color: #fff;
  font-weight: normal;
}
.editing-downlist .tab-content treecontrol.tree-classic li .tree-selected span {
  color: #FF4E40;
}
.product-manage-left-content .editing-nav .editing-downlist .tab-content treecontrol ul li:nth-child(1),
.product-manage-left-content .editing-nav .editing-downlist .tab-content treecontrol ul li:nth-child(2),
.product-manage-left-content .editing-nav .editing-downlist .tab-content treecontrol ul li:nth-child(3) {
  background: none;
  padding-left: 0;
}
@media screen and (max-width: 1366px) {
  .editing-downlist .tab-content treecontrol ul li {
    /*width: 140%;*/
    display: inline-block;
  }
}
.website-left-panel-opened {
  position: absolute;
  overflow: hidden;
  height: 90px;
  width: 33px;
  left: 20px;
  z-index: 12;
  top: 44px;
  background-color: #2676BD;
}

.weixin_editor-template-list {
  width: 384px;
  padding-left: 0;
}
.weixin_insert-style-list {
  height: 659px;
  overflow-y: auto;
  width: 100%;
}
.appWeChat .weixin_insert-style-list {
  height: 596px;
}
.weixin_insert-style-list li {
  position: relative;
  background: #FFF;
  border-bottom: 1px dotted #ddd;
  padding: 10px 15px;
  cursor: pointer;
}
.weixin_insert-style-list li:hover {
  background: #f0f0f0;
}
.weixin_insert-style-list .ui-portlet-list > li p {
  clear: both;
  margin: 0;
  line-height: 1.6;
}
.weixin_headline .weixin_islist trs-color-picker {
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 2px;
  z-index: 2;
  height: 70px;
  width: 70px;
  margin-left: -35px;
}
.weixin_headline .weixin_islist trs-color-picker .sp-replacer {
  height: 70px;
  width: 70px;
}
.weixin_headline .weixin_islist .colorScheme {
  position: relative;
  z-index: 1;
}

.export-task-modal .modal-dialog {
  width: 1050px;
}
.export-task-modal .modal-dialog .export-task-title {
  line-height: 45px;
  font-weight: 700;
}

.manageConfig-privilegedAssignment-window .modal-content {
  width: 795px;
  overflow: hidden;
  margin: 0 auto;
  top: 206px;
  border: 4px solid #e2e0d8;
  background: #f1f2f4;
}
.manageConfig-privilegedAssignment-window .modal-dialog {
  top: -200px;
}
.manageConfig-privilegedAssignment-window .toBeCompiled-share-content {
  overflow: hidden;
}
.manageConfig-privilegedAssignment-window .toBeCompiled-share-content .button {
  margin-top: 370px;
}
.manageConfig-powerRole-window .modal-content {
  width: 510px;
  overflow: hidden;
  margin: 0 auto;
  top: 206px;
  border: 4px solid #e2e0d8;
  background: #f1f2f4;
}
.manageConfig-powerRole-window .modal-dialog {
  top: -200px;
}
.manageConfig-powerRole-window .toBeCompiled-share-content {
  overflow: hidden;
}
.manageConfig-powerRole-window .toBeCompiled-share-content .button {
  margin: 0;
  float: right;
  margin-bottom: 10px;
  padding-right: 30px;
}
.manageConfig-powerRole-window .toBeCompiled-share-content .button .btn_confirm {
  margin: 0;
}
.manageConfig-powerRole-window .toBeCompiled-share-head,
.manageConfig-powerRole-window .toBeCompiled-share-body {
  width: 510px;
}
.manageConfig-powerRole-window .toBeCompiled-share-body .toBeCompiled-share-content .con .conR .body .left .left-div .body .list ul {
  padding-left: 0;
}
.manageConfig-powerRole-window .toBeCompiled-share-body .toBeCompiled-share-content .con .conR .body .left .left-div .body ul li {
  padding-left: 10px;
}
.toBeCompiled-share-content .topicpanel .con {
  padding-top: 0;
}
.toBeCompiled-share-content .topicbar {
  background-color: #F7F7F7;
  margin: 0;
  cursor: pointer;
}
.createTaskModal .con {
  width: 480px;
}
.createInfoModal .con {
  width: 480px;
}
.createInfoModal .content-height {
  height: 300px;
}
.input-group-addon.glyphicon {
  top: 0px;
  color: #ccc;
}
.form-control-feedback {
  width: 65px;
  color: #ccc;
}
.toBeCompiled-share-body.info-contain {
  margin-top: 14px;
  margin-left: 6px;
  margin-bottom: 30px;
  border: 1px solid #ccc;
}
.select-item-by-tree .toBeCompiled-share-body {
  overflow-y: auto;
}
.select-item-by-tree .toBeCompiled-share-content .con .conR .body .suggestion ul {
  height: 220px;
  overflow-y: auto;
  width: 200px;
}
.shareIcon {
  display: block;
  width: 20px;
  height: 20px;
  margin: 40px auto;
  font-size: 18px;
  background: #FF4E40;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  line-height: 20px;
  text-align: center;
}
.createTopicmodal .toBeCompiled-share-content {
  max-height: none;
}
.createTopicmodal .main .middle {
  padding-top: 40px !important;
}
.createTopicmodal .formtext {
  float: left;
  line-height: 34px;
}

.copyIds textarea{
	background: white !important;
}
.trsInlineCreate {
    cursor: pointer;
    display: none;
    z-index:9999;
    position: absolute;
}

.drag-el-active{
	border:2px dashed blue;
}
span.emoji {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: baseline;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 1em;
    height: 1em;
    background-size: 1em;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position: 50%, 50%;
    background-size: contain;
}

span.emoji-sizer {
    line-height: 0.81em;
    font-size: 1em;
    margin: -2px 0;
}

span.emoji-outer {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    height: 1em;
    width: 1em;
}

span.emoji-inner {
    display: -moz-inline-box;
    display: inline-block;
    text-indent: -9999px;
    width: 100%;
    height: 100%;
    vertical-align: baseline;
    *vertical-align: auto;
    *zoom: 1;
}

img.emoji {
    width: 1em;
    height: 1em;
}
.IM_bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 20px 0;
  min-height: 680px;
  background: url('components/util/IM/images/tx-bg.png') no-repeat;
  background-size: 100% 100%;
}
.IM_chatBox {
  height: 620px;
  position: relative;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft Yahei";
}
.IM_chatLeft {
  float: left;
  width: 30%;
  height: 620px;
  background: #466385;
}
.IM_chat01_title {
  height: 110px;
  padding: 0 10px;
}
.IM_chat02_title {
  height: 40px;
  line-height: 40px;
  position: relative;
  border-bottom: 1px solid #D6D6D6;
}
.IM_chat01_title_head {
  height: 75px;
  line-height: 75px;
}
.IM_chat01_title_head a,
.IM_chat01_title_head a:hover {
  display: inline-block;
  color: #EFEEEC;
  text-decoration: none;
}
.IM_chat01_title_head .IM_chat01_title_tx img,
.IM_chat01_content ul li img,
.IM_user-logo img,
.IM_user_right-logo img {
  width: 40px;
  height: 40px;
}
.IM_chat01_title_head .IM_chat01_title_tx {
  float: left;
  cursor: default;
}
.IM_chat01_title_head .IM_chat01_title_nr {
  float: left;
  padding: 0px 10px;
  font-size: 16px;
  cursor: default;
}
.IM_chat01_title_head .IM_chat01_title_txl {
  float: right;
}
.IM_chatLeft .IM_chat01_title .edit_input_group {
  float: left;
  width: 100%;
  /*background: #354D67;*/
}
.IM_chatLeft .IM_chat01_title .input-group .edit_form_control {
  padding-left: 24px;
  width: 100%;
  background: url("components/util/IM/images/tx3.png") 5px center #354067 no-repeat;
  border-color: #354067;
  color: #fff;
}
.IM_chatLeft .IM_chat01_title .IM_input_select ul {
  height: 220px;
  overflow-y: auto;
}
.IM_chat01_content_news {
  background: url("components/util/IM/images/tx5.png") #466385 center no-repeat;
}
.IM_chat01_content_address {
  background: url("components/util/IM/images/tx6-1.png") #466385 center no-repeat;
}
.IM_chat01_content .nav-tabs.nav-justified {
  width: 221px;
  border-bottom: 0;
  position: absolute;
  z-index: 12;
}
.IM_chat01_content .nav-tabs.nav-justified > li {
  width: 50%!important;
}
.IM_chat01_content .tab-content {
  position: relative;
  z-index: 11;
  top: 39px;
}
.IM_chat01_content_nav ul li a:hover {
  background: none!important;
}
.IM_chat01_content_nav ul li.active a {
  color: #36b6ff;
}
.IM_chat01_content_nav ul li.active:nth-child(1) {
  background: url("components/util/IM/images/tx5-1.png") #466385 center no-repeat;
}
.IM_chat01_content_nav ul li.active:nth-child(2) {
  background: url("components/util/IM/images/tx6.png") #466385 center no-repeat;
}
.IM_chat01_content_nav .tab-pane li {
  border-top: 1px solid #374F69;
}
.IM_chat01_content_nav .tab-pane {
  overflow: auto;
  height: 471px;
}
.IM_chat01_content_nav treecontrol li {
  border-top: 1px solid #374F69;
}
.IM_chat01_content_nav treecontrol li .tree-label span {
  color: #ddd;
}
.IM_chat01_content_nav treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  background: url("manageConfig/roleManageMent/images/j-r.png") no-repeat 0 center !important;
}
.IM_chat01_content_nav treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  background: url("manageConfig/roleManageMent/images/j-x.png") no-repeat 0 center;
}
.IM_chat01_content ul {
  padding-left: 0px;
}
.IM_chat01_content ul li {
  padding: 10px;
  text-align: left;
  list-style-type: none;
  cursor: pointer;
}
.IM_chat01_content ul li.IM_choosed {
  background: #4E6C90;
}
.IM_chat01_content ul li a {
  color: #fff;
  text-decoration: none;
}
.IM_chat02_title a,
.IM_chat03_title a,
.IM_wrap-text h5,
.IM_wrap-text div {
  color: #000;
  text-decoration: none;
}
.IM_wrap-text div {
  word-wrap: break-word;
  white-space: normal;
}
.IM_chat01_content ul li a.IM_chat01_name {
  padding-left: 10px;
  width: 130px;
  display: inline-block;
  position: relative;
  top: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.IM_chat01_content ul li span.IM_chat01_delete {
  float: right;
  position: relative;
  top: 7px;
}
.IM_chat01_content ul li span.IM_chat01_delete img {
  width: 24px;
  height: 24px;
}
.IM_chatRight {
  width: 70%;
  height: 620px;
  float: right;
  background: #F5F5F5;
}
.IM_chat02_content {
  height: 400px;
  overflow: auto;
  padding-bottom: 15px;
}
.IM_message,
.IM_right_message {
  min-height: 50px;
  text-align: left;
}
.IM_right_message {
  padding-right: 10px;
}
.IM_user-logo,
.IM_wrap-text {
  float: left;
  padding-left: 10px;
}
.IM_wrap-text {
  width: 88%;
}
.IM_wrap-text h5 {
  margin-top: 0px;
}
.IM_wrap-ri {
  margin: 5px 10px 5px 0;
  text-align: right;
  text-align: center;
}
.IM_chat03 {
  height: 180px;
}
.IM_chat03_content {
  height: 108px;
}
.IM_chat03_title {
  height: 38px;
  line-height: 38px;
  padding-right: 10px;
  text-align: right;
  border-top: 1px solid #D6D6D6;
}
.IM_chat03_content textarea {
  border: medium none;
  display: block;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding: 5px;
  resize: none;
  color: #000;
}
.IM_chat03_bar {
  float: right;
  margin-top: 5px;
}
.IM_chat03_bar span {
  color: #919191;
  display: inline-block;
  padding-right: 10px;
  font-size: 12px;
  padding-top: 4px;
}
.IM_chat03_bar button {
  width: 80px;
  height: 24px;
  background: #FFF;
  float: right;
  color: #000;
  text-align: center;
  line-height: 24px;
  padding: 0px;
  margin-right: 10px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid #E1E1E1;
}
.IM_chat03_title .IM_chat03_title_btn {
  float: left;
  padding-left: 10px;
}
.IM_chat03_title .IM_chat03_title_btn i.fa {
  padding: 9px 0px 0px;
  font-size: 20px;
}
.IM_chat03_title .IM_chat03_title_btn img {
  padding: 0 10px;
}
.IM_clearfix span {
  width: 200px;
  display: inline-block;
  text-align: center;
  color: #919191;
  text-decoration: none;
  font-size: 12px;
}
.IM_right_message .IM_user-logo {
  float: right;
}
/*气泡*/
.IM_message .IM_wrap_send {
  position: relative;
  width: auto;
  max-width: 75%;
  min-height: 35px;
  background: #ffffff;
  border-radius: 5px;
  margin: auto auto auto 18px;
  padding: 0px 10px 10px;
}
.IM_message .IM_wrap_send .IM_wrap_send_arrow {
  position: absolute;
  margin-left: -26px;
  top: 5px;
  width: 0;
  height: 0;
  font-size: 0;
  border: 8px solid;
  border-color: #F5F5F5 #ffffff #F5F5F5 #F5F5F5;
}
.IM_right_message .IM_wrap_send {
  position: relative;
  float: right;
  width: auto;
  max-width: 75%;
  min-height: 35px;
  background: #4496d2;
  border-radius: 5px;
  margin: auto 18px auto auto;
  padding: 0px 10px 10px;
}
.IM_right_message .IM_wrap_send .IM_wrap_send_arrow {
  position: absolute;
  top: 5px;
  right: -16px;
  width: 0;
  height: 0;
  font-size: 0;
  border: 8px solid;
  border-color: #F5F5F5 #F5F5F5 #F5F5F5 #4496d2;
}
.IM_right_message .IM_wrap_send div {
  color: #fff;
}
.IM_chatRight_add {
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 9;
}
.IM_chatRight_add span {
  width: 80px;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
}
.IM_chatRight_add span img {
  cursor: pointer;
}
.IM_chatRight_add .IM_chatRight_add_ul {
  background: #608cb0;
  border-radius: 5px;
  position: relative;
  top: -8px;
}
.IM_chatRight_add .IM_chatRight_add_ul li {
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
}
.IM_chatRight_add .IM_chatRight_add_ul li a {
  display: inline-block;
  color: #fff;
}
.IM_chatRight_add .IM_chatRight_add_ul li a:hover {
  color: #000;
}
.IM_chatRight_add .IM_chatRight_add_ul li:hover {
  background: #fff;
  color: #000;
  cursor: pointer;
  border-radius: 5px;
}
.discussionGroup-rotate {
  transform: rotate(180deg) !important;
  -webkit-transform: rotate(180deg) !important;
  position: relative;
  top: 0px;
  left: 5px;
}
/*聊天信息*/
.IM_chatRight .IM_chat02_title button.IM_groupMembersBtn {
  background: none;
  border: none;
  outline: none;
}
.IM_chatRight .IM_chat02_title div.Group {
  margin: 0;
}
.IM_chatRight .IM_chat02_title .Group_Information {
  max-height: 214px;
  overflow-y: auto;
}
.Group {
  position: relative;
  top: -5px;
  z-index: 99;
  width: 350px;
  margin: 0 auto;
  background: white;
  overflow: hidden;
  border-radius: 5px;
  border: 4px solid #dddddd;
}
.Group_head {
  background: #F5F5F5;
  color: #666;
  height: 40px;
  line-height: 40px;
}
.Group_Information {
  padding: 8px 5px;
  overflow: hidden;
}
.Group_Information ul {
  margin-top: 5px;
}
.Group_Information ul li {
  float: left;
  width: 20%;
  color: #000;
  min-height: 76px;
}
.Group_Information ul li img {
  width: 50px;
  height: 50px;
}
.Group_Information ul li b {
  display: block;
  height: 26px;
  line-height: 26px;
  font-weight: normal;
  text-align: center;
  font-size: 12px;
}
.Group_Information .Group_Information_img {
  width: 66px;
  float: left;
}
.Group_Information .Group_Information_img img {
  position: relative;
  float: left;
  left: 10px;
  cursor: pointer;
}
.IM_chatRight_add_group img {
  padding-left: 5px;
  cursor: pointer;
}
.IM_input_select .dropdown-menu {
  width: 100%;
}
.IM_selected {
  background-color: #4E6C90;
  color: white !important;
}
.IM_chat01_content ul li.tree-selected,
.IM_chat01_content .content_news_hover li:hover,
.IM_chat01_content .content_address_hover li:hover {
  background-color: #4E6C90!important;
  font-weight: normal;
}
.content_news_hover {
  height: 471px;
}
.tab_currName_bubble {
  float: left;
  position: relative;
  width: 8px;
  height: 8px;
  color: #fff;
  background-color: red;
  border-radius: 37px;
  text-align: center;
  font-size: 12px;
  vertical-align: middle;
  margin: -4px;
}
/*退出弹框*/
.dropOut {
  position: absolute;
  top: 60px;
  left: 88px;
  width: 140px;
  height: 150px;
  background: #fff;
  z-index: 1000;
  border-radius: 5px;
}
.dropOut ol {
  padding-left: 0px;
  list-style-type: none;
}
.dropOut ol li {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #F1F1F1;
  cursor: pointer;
}
.dropOut ol li:hover {
  background-color: #D9DCE1;
}
.dropOut ol li:last-child {
  border-bottom: transparent;
}
.dropOut ol li .dropOut_span {
  display: inline-block;
  padding-left: 10px;
  width: 90px;
  color: #333;
  text-align: left;
  font-weight: bold;
}
.dropOut ol li .dropOut_span:hover {
  color: #fff;
}
/*添加讨论组样式*/
.discussionGrou .modal-content {
  border-radius: 5px 5px 0 0;
}
.discussionGrou .IM_joinGroup_form > .invalidate-input-box {
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.add_edit_group {
  margin: 0 auto;
  /*width: 588px;
    height: 484px;
    border: 1px solid #D2D2D2;
    border-radius: 5px;*/
}
.add_edit_group_left {
  float: left;
  width: 50%;
  height: 482px;
  background-color: #F6F6F6;
  border-radius: 0 0 0 5px;
}
.add_edit_group_left .edit_input_group {
  float: none!important;
  width: 290px;
  height: 40px;
  padding: 7px 10px 0 10px;
}
.add_edit_group_left .edit_input_group.input-group .edit_form_control {
  width: 100%!important;
  height: 22px;
  font-size: 13px;
  background: url("components/util/IM/images/tx-27.png") no-repeat 10px center;
}
.edit_form_control {
  background: #354D67;
}
.group_left_con {
  height: 441px;
  overflow: auto;
}
.group_left_con li .con_hook,
.group_right_con li .con_delete {
  float: right;
  padding-top: 10px;
  cursor: default;
}
.group_right_con li .con_delete {
  cursor: pointer;
}
.group_left_con li,
.group_right_con li {
  font-size: 13px;
  color: #5E5E5E;
  padding: 10px;
  border-bottom: 1px solid #EFEFEF;
}
.group_left_con li:last-child,
.group_right_con li:last-child {
  border-bottom: transparent;
}
.group_left_con li .con_icon,
.group_right_con li .con_icon {
  width: 36px;
  height: 36px;
}
.group_left_con li span,
.group_right_con li span {
  cursor: Default;
}
.add_edit_group_right {
  background-color: #fff;
  float: right;
  width: 50%;
  height: 482px;
  border-radius: 0 0 5px 0;
}
.group_right_head {
  font-size: 13px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  color: #7A7A7A;
}
.group_right_head span {
  cursor: default;
}
.group_right_head img {
  float: right;
  margin: 13px 15px 0 0;
  cursor: pointer;
}
.group_right_con {
  height: 392px;
  overflow: auto;
}
.group_right_button {
  height: 50px;
  padding: 10px 10px 0 0;
  text-align: right;
}
.group_right_button button {
  width: 60px;
  height: 28px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  padding: 0px;
  font-size: 14px;
  border-radius: 4px;
}
.group_right_button .group_btn_confirm {
  color: #fff;
  margin-right: 50px;
  border: 1px solid #3DCE3D;
  background-color: #3DCE3D;
}
.group_right_button .group_btn_cancel {
  color: #606060;
  border: 1px solid #E5E5E5;
  background-color: #fff;
}
/*踢除群组成员样式*/
.IMDeleteGroupMember .modal-dialog {
  width: 300px;
}
.IMDeleteGroupMember .modal-content {
  height: 462px;
}
.IMDeleteGroupMember div.deleteGoupMember_head {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  color: #666;
}
.IMDeleteGroupMember div.deleteGoupMember_head > img {
  float: right;
  margin-top: 10px;
  cursor: pointer;
}
.IMDeleteGroupMember ul.deleteGoupMember_content {
  width: 100%;
  height: 355px;
  overflow-y: auto;
  background: #f6f6f6;
}
.IMDeleteGroupMember ul.deleteGoupMember_content li {
  padding: 10px;
  border-bottom: 1px solid #efefef;
  width: 100%;
}
.IMDeleteGroupMember div.deleteGoupMember_footer {
  height: 60px;
  padding: 18px 20px 0 0;
  text-align: right;
}
.IMDeleteGroupMember .group_btn_confirm {
  color: #fff;
  margin-right: 10px;
  border: 1px solid #3DCE3D;
  background-color: #3DCE3D;
  width: 60px;
  height: 30px;
  border-radius: 5px;
}
.IMDeleteGroupMember .group_btn_cancel {
  color: #606060;
  border: 1px solid #E5E5E5;
  background-color: #fff;
  width: 60px;
  height: 30px;
  border-radius: 5px;
}
.IMDeleteGroupMember .group_btn_quit {
  color: #fff;
  margin-right: 10px;
  border: none;
  background-color: #E34944;
  width: 60px;
  height: 30px;
  border-radius: 5px;
}
.IMDeleteGroupMember .con_delete {
  float: right;
  margin-top: 15px;
  cursor: pointer;
}
.IMDeleteGroupMember .deleteGoupMember_headImg {
  width: 70px;
  height: 70px;
  margin-right: 10px;
}
/*表情包样式*/
.IM_expressionContainer {
  line-height: 20px;
  text-align: left;
}
.IM_expressionPack_btn {
  float: left;
  margin-top: 5px;
  margin-left: 10px;
  width: 24px;
  height: 24px;
  border-color: transparent;
  background-color: transparent;
}
.IM_expressionPack_btn .IM_chat03_title_btn {
  padding-left: 0px!important;
}
.IM_expressionPack_btn .IM_chat03_title_btn img {
  padding: 0px;
  vertical-align: inherit;
}
.IM_expressionPack {
  position: absolute;
  left: 250px!important;
  top: 220px!important;
  border: 1px solid #D6D6D6;
  width: 292px;
  height: 221px;
  background: #fff;
}
.IM_expressionPack .IM_expressionPack_firstAngle {
  display: block;
  border-width: 8px;
  position: absolute;
  bottom: -17px;
  left: 8px;
  border-style: solid dashed dashed;
  border-color: #D6D6D6 transparent transparent;
  font-size: 0;
  line-height: 0;
}
.IM_expressionPack .IM_expressionPack_twoAngle {
  display: block;
  border-width: 8px;
  position: absolute;
  bottom: -16px;
  left: 8px;
  border-style: solid dashed dashed;
  border-color: #FFF transparent transparent;
  font-size: 0;
  line-height: 0;
}
.IM_expressionPack .expressionPack_container {
  width: 290px;
  overflow-y: scroll;
  height: 219px;
}
.IM_expressionPack .expressionPack_container .container_emojiesOut {
  cursor: pointer;
  padding: 0 2px 0 4px;
  text-align: left;
  border-right: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
}
.IM_chat03_content pre {
  text-align: left;
  outline: none;
  border: none;
}
.IM_chat02_content .notSelected {
  margin-top: 130px;
}
.IM_chat02_content .notSelected p {
  margin-top: 10px;
  color: #ccc;
  font-size: 13px;
}
.IM_chat03_title .IM_chat03_title_btn .tx32 {
  padding-top: 8px;
}
.IM_chat01_content ul.nav > li:hover {
  background-color: transparent;
}
/**
 * 视频相关开始
 */
.IM_bg .video_view {
  width: 350px;
  min-height: 280px;
  position: absolute;
  background: #000000;
  top: 20px;
  right: 0;
  z-index: 999;
  display: none;
}
.IM_bg .video_view1 {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #000000;
  top: 0;
  right: 0;
  z-index: 999;
  display: none;
}
.IM_bg .video_drop {
  line-height: 2rem;
  height: 2rem;
  background: #323232;
  cursor: move;
  margin-bottom: 0px;
}
.IM_bg .video_long_distance {
  width: 100% !important;
  background: url(components/util/IM/images/video_bg.png) center no-repeat #414141;
}
.IM_bg .video_long_distance_new,
.IM_bg .video_local_new {
  float: left;
  width: 50%;
  height: 90%;
  background: transparent;
}
.IM_bg .video_local {
  position: absolute;
  top: 0;
  right: 0;
  width: 25%;
  background: transparent;
  margin-top: 2rem;
}
.IM_bg .video-size-control {
  background: #FF4E40;
  color: #fad7da;
  float: right;
  padding: .3rem 1rem;
  height: 2rem;
  line-height: 2rem;
  border-radius: 5px;
  box-sizing: content-box;
  margin-right: .5rem;
  cursor: pointer;
}
.IM_bg .video_bottom {
  float: right;
  margin-top: 18px;
  height: 3rem;
  line-height: 2rem;
}
.IM_bg .video_view .hangup {
  background: #FF4E40;
  color: #fad7da;
  float: right;
  padding: .3rem 1rem;
  height: 2rem;
  line-height: 2rem;
  border-radius: 5px;
  box-sizing: content-box;
  margin-right: .5rem;
  cursor: pointer;
}
.IM_bg .callmsg_alert {
  height: 100%;
  overflow: auto;
  padding: 0 3px;
}
.IM_bg .audio {
  background: url(components/util/IM/images/audio.png) 0px 0px no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  cursor: pointer;
}
.IM_bg .audioAline {
  width: 90%;
  /*height: 110px;*/
  margin-bottom: 3px;
  background: #fff;
  overflow: overlay;
}
.IM_bg .audioAline p.name {
  color: #000;
  margin: 3px 0 5px;
  font-size: 18px;
}
.IM_bg .audioAline .imgDiv {
  width: 30%;
  float: left;
  background: #55d5b7;
  height: 90px;
}
.IM_bg .audioAline .imgDiv img {
  width: 100%;
  height: 100%;
}
.IM_bg .audioAline .audioDiv {
  float: left;
  padding-left: 10px;
  color: #616161;
  width: 70%;
}
.IM_bg .audioAline .audioDiv span {
  display: block;
  width: 90%;
  margin: 0;
  box-sizing: content-box;
  overflow: hidden;
  padding: 0 10px 0px 0px;
  word-wrap: break-word;
}
.IM_bg .audioAline .audioDiv .audio_icon {
  height: 12px;
  background-position: 0 0;
  width: 9px;
}
.IM_bg .audioBtn {
  margin-top: 10px;
}
.IM_bg .audioBtn:after {
  clear: both;
}
.IM_bg .audioBtn button {
  float: right;
  color: #fff;
  padding: 3px 25px;
  border: none;
  margin: 0 2%;
  width: 46%;
  background: #0abc5f;
  box-sizing: border-box;
}
.IM_bg .audioBtn button:last-child {
  background: #ef6361;
}
.IM_bg .audioBtn span {
  margin-left: 17px;
  margin-right: 7px;
}

 .IM_bg .search {
    margin: 0 auto;
    width: 208px;
    height: 300px;
    overflow: auto;
    color: #fff;
    background-color: #4E6C90;
    position: absolute !important;
    top:30px !important;

}

.IM_bg .search .search_Friends,
.search_Contacts {}

.IM_bg .search .search_Friends p,
.search_Contacts p {
    color: #C1C1C1;
    margin: 0px;
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #445D7B;
}

.IM_bg .search .search_Friends .search_Friends_con,
.search_Contacts .search_Contacts_con {
    margin: 0px;
    padding-left: 0px;
}

.IM_bg .search .search_Friends .search_Friends_con:hover {
    background-color: #54769C;
}

.IM_bg .search .search_Friends .search_Friends_con,
.search_Contacts .search_Contacts_con {
    padding: 5px 10px;
    height: 41px;
    line-height: 30px;
    border-bottom: 1px solid #445D7B;
    list-style-type: none;
    cursor: pointer;
}

.IM_bg .search .search_Friends .search_Friends_con .friend_img,
.search_Friends .search_Friends_con .friend_img img,
.search_Contacts .search_Contacts_con .contact_img,
.search_Contacts .search_Contacts_con .contact_img img {
    float: left;
    width: 30px;
    height: 30px;
}

.IM_bg .search .search_Friends .search_Friends_con span,
.search_Contacts .search_Contacts_con span {
    float: left;
    display: block;
    padding-left: 10px;
    width: 140px;
    text-align: left;
}

.IM_bg .search .search_Contacts p {
    clear: both;
}

.trsGraph{
	width: 800px;height:400px;
}
.trsPie {
    width: 800px;
    height: 400px;
}

/**
*  Module:图集幻灯片
*
* Description：fanglijuan
* createTime:2016/07/27
*/

.w_auto {
    width: auto!important;
}

.scrollPicture_lists {
    /*min-height: 630px;*/
    margin: 0 auto;
    width: 780px;
    border: 1px solid #E8E8E8;
    background: #ECEAEA;
    overflow: hidden;
}

.scrollPicture_lists .carousel-row {
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    /*margin-bottom: 20px;*/
    margin-bottom: 10px;
}

.scrollPicture_lists .carousel-row .carousel {
    overflow: hidden;
}

.scrollPicture_lists .carousel-row .up_close {
    height: 30px;
    line-height: 30px;
}

.scrollPicture_lists .carousel-row .up_close a {
    cursor: pointer;
    text-decoration: none;
    color: #666666;
}

.scrollPicture_lists .carousel-row .up_close a img {
    width: 14px;
    margin: 0 5px 0 0!important;
}

.scrollPicture_lists .carousel-inner {
    /*    min-height: 780px;*/
}

.scrollPicture_lists .carousel-con {
    margin-bottom: 10px;
}

.scrollPicture_lists .carousel-con .carousel-control.left,
.scrollPicture_lists .carousel-con .carousel-control.right {
    background: none;
}

.scrollPicture_lists .carousel-list {}

.scrollPicture_lists .carousel-list img {
    max-width: 100%;
    max-height: 100%;
}

.scrollPicture_lists .carousel-breviary {
    /*height: 110px;*/
    overflow: hidden;
    width: 3500px;
    position: relative;
    left: -39px;
}

.scrollPicture_lists .carousel-breviary li {
    padding: 0!important;
}

.scrollPicture_lists .carousel-img {
    /*width: 770px;*/
    width: 100%;
    height: 465px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    line-height: 465px;
}

.scrollPicture_lists .carousel-img img {
    margin: 0 0 10px 0!important;
}

.scrollPicture_lists .carousel-breviary p,
.scrollPicture_lists .carousel-breviary li {
    /*width: 140px;
    height: 100px;*/
    width: 59px;
    height: 59px;
    float: left;
    margin-right: 0px;
    overflow: hidden;
    line-height: 0px;
    text-align: center;
}

.scrollPicture_lists .carousel-breviary p img,
.scrollPicture_lists .carousel-breviary li img {
    height: 100px
}

.scrollPicture_lists .carousel-breviary img {
    margin: 2px 0px 0px 0!important;
    /*width: 120px;
    height: 90px!important;*/
    width: 93%;
    height: 93%!important;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    cursor: pointer;
}

.scrollPicture_lists .carousel-breviary li.active img {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

.scrollPicture_lists .carousel-control {
    height: 465px;
    cursor: pointer;
    width: 35%;
}

.scrollPicture_lists .carousel-control .left-scroll-pic,
.scrollPicture_lists .carousel-control .right-scroll-pic {
    cursor: pointer;
}

.scrollPicture_lists .carousel-control .right-scroll-pic {
    position: absolute;
    top: 50%;
    right: 10%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    font-size: 35px;
    opacity: 1;
}

.scrollPicture_lists .carousel-control .left-scroll-pic {
    position: absolute;
    top: 50%;
    right: 43%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    font-size: 35px;
    opacity: 1;
}

.scrollPicture_lists .carousel-num {
    width: 70px;
    float: left
}

.scrollPicture_lists .carousel-list-row {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 99;
    line-height: 30px;
    bottom: 0px
}

.scrollPicture_lists .ft-red {
    font-size: 16px;
    font-weight: 700;
    color: red;
    margin-right: 3px
}

.scrollPicture_lists .mgl3 {
    margin-left: 3px
}

.scrollPicture_lists .carousel-list-detail {
    margin-left: 70px;
    text-align: left;
}

.scrollPicture_lists .carousel-list-detail p {}

.scrollPicture_lists .carousel-list-row p {
    line-height: 30px
}

.scrollPicture_lists ol.carousel-breviary li.active {
    border: 2px solid #fa7d3c
}

.scrollPicture_lists ol.carousel-breviary li:hover {
    border: 2px solid #fa7d3c
}

.scrollPicture_lists .carousel-breviary li:hover img {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

.scrollPicture_lists .carousel-con .carousel-control.left:hover {
    cursor: url(./components/util/trsScrollPictures/images/pic_prev.cur), auto;
}

.scrollPicture_lists .carousel-con .carousel-control.right:hover {
    cursor: url(./components/util/trsScrollPictures/images/pic_next.cur), auto;
}

.newCropper .modal-dialog {
    width: 1210px;
}

.newCropper_window {
    width: 1210px;
    height: 610px;
    border-radius: 4px;
    padding: 10px 20px 20px 20px;
    background: #fff;
    border: 4px solid #dddddd;
}

.newCropper_window .newCropper_window_header {
    height: 28px;
    font-weight: bold;
    border-bottom: 2px solid #EEEEEE;
}

.newCropper_window .newCropper_window_header img {
    float: right;
    border: 0;
    cursor: pointer;
}

.newCropper_window .newCropper_window_container {
    overflow: hidden;
    width: 100%;
    height: 92%;
}

.newCropper_window .newCropper_window_container .show_left_pic {
    width: 894px;
    height: 95%;
    border: 1px solid gray;
    margin-top: 10px;
    float: left;
    overflow: hidden;
    border-radius: 5px;
    /*
    background: url('./components/service/newCropper_window/images/edbg.png');*/
}

.newCropper_window .newCropper_window_container .show_left_pic div {
    /*position: relative;
    margin: 0 auto;*/
}

.newCropper_window .newCropper_window_container .photo_properties {
    float: left;
    margin: 10px 0px 0px 10px;
    padding: 10px;
    border: 1px solid gray;
    height: 95%;
    overflow-x: hidden;
    overflow-y: auto;
    width: 255px;
    border-radius: 4px;
}

.newCropper_window .newCropper_window_container .photo_properties .property_photo {
    border: 1px solid #d0d0bf
}

.newCropper_window .newCropper_window_container .photo_properties .property_photo .margin5 {
    margin: 0 5px 5px;
    width: 204px;
    height: 204px;
}

.newCropper_window .newCropper_window_container .photo_properties .property_photo .margin5 div {
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.newCropper_window .newCropper_window_container .photo_properties .property_photo .margin5 div img {
    position: relative;
}

.newCropper_window .newCropper_window_container .photo_properties .compress_photo {
    margin-top: 10px;
    border: 1px solid #d0d0bf;
    padding-bottom: 10px;
}

.newCropper_window .newCropper_window_container .photo_properties,
.newCropper_window .newCropper_window_container .photo_properties .property_photo,
.newCropper_window .newCropper_window_container .photo_properties .compress_photo,
.newCropper_window .newCropper_window_container .photo_properties .crop_photo {
    font-size: 12px;
}

.newCropper_window .newCropper_window_container .photo_properties .property_photo legend,
.newCropper_window .newCropper_window_container .photo_properties .compress_photo legend,
.newCropper_window .newCropper_window_container .photo_properties .crop_photo legend {
    display: block;
    padding: 4px;
    width: inherit;
    margin-bottom: 0;
    font-size: 12px;
    color: #333;
    border: 0;
}

.newCropper_window .newCropper_window_container .photo_properties .property_photo div,
.newCropper_window .newCropper_window_container .photo_properties .compress_photo div,
.newCropper_window .newCropper_window_container .photo_properties .crop_photo div {
    margin: 0px 10px;
}

.newCropper_window .newCropper_window_container .photo_properties .compress_photo .pic_info input {
    /*border-radius: 4px;*/
    border: 1px solid #A9A9A9;
    display: block;
    text-align: center;
    margin: 0px 0 0px 0;
    width: 100px;
    height: 17px;
}

.newCropper_window .newCropper_window_footer {
    text-align: center;
}

.newCropper_window .newCropper_window_footer button {
    width: 80px;
    height: 28px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    line-height: 28px;
    padding: 0px;
    margin-right: 10px;
    font-size: 12px;
}

.newCropperPreview .modal-dialog {
    width: 1210px;
}

.newCropperPreview_window {
    /*width: 1210px;*/
    /*height: 610px;*/
    border-radius: 4px;
    padding: 10px 20px 20px 20px;
    background: #fff;
    border: 4px solid #dddddd;
}

.newCropperPreview_window .newCropperPreview_window_header {
    height: 28px;
    font-weight: bold;
    border-bottom: 2px solid #EEEEEE;
}

.newCropperPreview_window .newCropperPreview_window_header img {
    float: right;
    border: 0;
    cursor: pointer;
}

.newCropperPreview_window .newCropperPreview_window_container {
    overflow: hidden;
    width: 100%;
    /*height: 92%;*/
}

.newCropperPreview_window .newCropperPreview_window_container .prev_con {
    margin: 10px 0px 0px 10px;
    padding: 10px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 98%;
    border-radius: 4px;
}

.newCropperPreview_window .newCropperPreview_window_container .prev_con span.prev_tit {
    margin-bottom: 5px;
    display: block;
}

.newCropperPreview_window .newCropperPreview_window_container .prev_con .prew_img {
    border: 1px solid #d0d0bf;
    height: 385px;
    overflow: hidden;
}

.newCropperPreview_window .newCropperPreview_window_container .prev_con .prew_info {
    margin-top: 10px;
    border: 1px solid #d0d0bf;
    padding-bottom: 10px;
}

.newCropperPreview_window .newCropperPreview_window_container .prev_con,
.newCropperPreview_window .newCropperPreview_window_container .prev_con .prew_img,
.newCropperPreview_window .newCropperPreview_window_container .prev_con .prew_info {
    font-size: 12px;
}

.newCropperPreview_window .newCropperPreview_window_container .prev_con .prew_info legend {
    display: block;
    padding: 4px;
    width: inherit;
    margin-bottom: 0;
    font-size: 12px;
    color: #333;
    border: 0;
}

.newCropperPreview_window .newCropperPreview_window_container .prev_con .prew_info div {
    margin: 0px 10px;
}

.newCropperPreview_window .newCropperPreview_window_footer {
    text-align: center;
}

.newCropperPreview_window .newCropperPreview_window_footer button {
    width: 80px;
    height: 28px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    line-height: 28px;
    padding: 0px;
    margin-right: 10px;
    font-size: 12px;
}

.cutOut .modal-dialog {
    position: relative;
    top: 60px;
    width: 850px;
    height: 548px;
    margin: 0 auto;
}

.cutOut .modal-content {
    border: 4px solid #e2e0d8;
    background: #f1f2f4;
}

.cutOut .cutOut_header {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 15px;
    background-color: #fff;
}

.cutOut .cutOut_header span {
    font-weight: bold;
}

.cutOut .cutOut_header .cutOut_header_img {
    cursor: pointer;
    float: right;
    margin-right: 11px;
    margin-top: 7px;
}

.cutOut .cutOut_content {
    height: 500px;
    padding: 10px;
    background-color: #fff;
    margin: 0px 5px;
    border-bottom: 1px solid #E5E2DF;
}

.cutOut .cutOut_content .cutOut_content_images {
    width: 100%;
    height: 100%;
}

.cutOut .cutOut_footer {
    height: 40px;
    margin: 0 5px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
}

.cutOut .cutOut_footer_btn {
    min-width: 66px;
    height: 24px;
    line-height: 24px;
    background: #0097d0;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 4px;
}

.cutOut .share-btn[disabled] {
    cursor: not-allowed;
    border-color: #C1C1C1;
    background-color: #C1C1C1;
}

@media screen and (min-width: 1440px) and (max-width: 1681px) {
    .cutOut .modal-dialog {
        top: 160px;
    }
}
@media screen and (min-width: 1700px) and (max-width: 2560px) {
    .cutOut .modal-dialog {
        top: 160px;
    }
}

.ueditor-insertVideo-window .modal-dialog {
    width: 1080px;
    height: 410px
}

.trs_ueditor_selectionNum {
    position: fixed;
    z-index: 9999;
    display: none;
    background: blue;
    color: white;
    padding: 5px;
    opacity: 0.8;
    border-radius: 4px;
    top: 50%;
    left: 40%;
}

.insertVideo {
    background-color: white;
    border: 4px solid #DDDDDD;
    border-radius: 4px;
    width: 1080px;
    height: 410px
}

.insertVideo .head {
    height: 40px;
    border-bottom: 4px solid #DDDDDD;
}

.insertVideo .head span {
    line-height: 40px;
    margin-left: 20px;
    font-weight: bold;
}

.insertVideo .head img {
    position: relative;
    right: -940px;
    cursor: pointer;
}

.insertVideo .body {
    border-top: 4px solid #DDDDDD;
}

.ueditorMyWordContent {
    color: red;
    margin-left: 50px;
    margin-top: 5px;
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
}

.edui-for-contentformat .edui-icon {
    background-image: url(./components/util/ueditor/service/images/content_format.png) !important;
}

.edui-for-polComSense .edui-icon {
    background: url(./components/util/ueditor/service/images/polComSense.png)no-repeat!important;
    top: 3px!important;
}

#edui2_iframeholder {
  min-height: 500px!important;
}
#edui1_iframeholder {
  min-height: 200px!important;
}
#edui2_iframeholder iframe {
  min-height: 500px!important;
}
#edui1_iframeholder iframe {
  min-height: 200px !important;
}
.xcol-preview {
  width: 120px;
}
.oper-icon {
  margin-right: 6px;
}
.black-box * {
  /*color:black!important;*/
}
.black-box.table tbody tr td,
.black-box.table tbody tr td a {
  color: black;
  font-family: 微软雅黑;
}
.black-box.table tbody tr td a.not-read {
  color: red;
}
.black-box .regular-checkbox:checked + label:after {
  background: url("editingCenter/iWo/images/check_marks_black.png") no-repeat !important;
}
.black-box .edit_table table tbody tr td .regular-checkbox:checked + label:after {
  background: url("editingCenter/iWo/images/check_marks_black.png") no-repeat !important;
}
/*采编中心-iwo-已收稿库:未读信息样式*/
.iwo_accordion .panel-heading a i.fa-circle {
  display: block;
  width: 8px;
  height: 8px;
  font-size: 8px;
  color: #FF4E40;
}
.iwo_accordion .panel-body ul li i.fa-circle {
  display: block;
  width: 8px;
  height: 8px;
  font-size: 8px;
  color: #FF4E40;
}
.iwo_accordion .panel-heading a em {
  font-style: normal;
}
.iwo_accordion .panel-body ul li a em {
  font-style: normal;
}
.iwo_accordion .panel-heading a i.fa-circle {
  float: left;
  margin: 10px 0px 0px 5px;
}
.iwo_accordion .panel-body ul li a.planRemind i.fa {
  float: left;
  margin: 10px 0px 0px 5px;
}
.pos-rlt {
  position: relative;
}
.pos-abs {
  position: absolute;
}
.header-unread-icon-pos {
  top: 10px;
  left: 116px;
  font-size: 8px;
}
.edit-header ul li.icon_newspeper_active i.header-unread-icon-pos,
.edit-header ul li.icon_network_active i.header-unread-icon-pos,
.web-scrollbar .nav_icon.active i.header-unread-icon-pos,
.web-scrollbar .nav_icon i.header-unread-icon-pos {
  color: #FF4E40;
}
.edit-header ul li i.header-unread-icon-pos {
  color: #fff;
}
.edit-header ul li.icon_state:hover i.header-unread-icon-pos {
  color: #FF4E40;
}
.iwo-unread-icon-pos {
  top: 10px;
  left: 53px;
  z-index: 999;
}
.rcv-manu-unread-icon-pos {
  top: 10px;
  left: 160px;
}
@media screen and (min-width: 1440px) and (max-width: 1681px) {
  .iwo-unread-icon-pos {
    left: 60px;
  }
  .rcv-manu-unread-icon-pos {
    left: 180px;
  }
}
.m_box .iwo-keywords-input-lengthen tags-input .tags .input {
  width: 335px!important;
}
.m_box .website-keywords-input-lengthen tags-input .tags .input {
  width: 595px!important;
}
.hidden {
  display: none;
}
/*编辑页面的评审意见*/
.edit_versionTime_comment audio {
  /*width: 45px;*/
  position: relative;
  top: 3px;
  left: 10px;
  opacity: .7;
}
.edit_versionTime_comment .comment_duration {
  position: relative;
  top: -5px;
  left: 20px;
}
.edit_versionTime_comment .comment_name {
  max-width: 100px;
  word-break: break-all;
}
.edit_versionTime_comment .comment_content {
  max-width: 320px;
  word-break: break-all;
}
/*navi 导航条样式*/
.editctr-Nav {
  height: 40px;
  line-height: 40px;
}
.editctr-Nav .nav_website,
.editctr-Nav .currNavi_webSite .webSite .website_chanel,
.editctr-Nav .nav_website .nav_website_con li,
.website_arrow,
.editctr-Nav .currNavi_currNavi .website_chanel {
  float: left;
}
.editctr-Nav .currNavi_webSite .webSite .website_chanel,
.editctr-Nav .nav_website .nav_website_con,
.editctr-Nav .currNavi_currNavi .website_chanel {
  margin: 0px;
}
.editctr-Nav .nav_website .nav_website_con .nv_img {
  margin-left: -23px;
  margin-right: 10px;
}
.editctr-Nav .nav_website .nav_website_con li {
  width: 112px;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  list-style-type: none;
  background-color: #EFF0F2;
}
.editctr-Nav .nav_website .nav_website_con li .website_dropDown ol li {
  color: #fff;
  background-color: #466385;
  text-decoration: none;
}
.editctr-Nav .nav_website .nav_website_con li:nth-child(2) a {
  color: #000;
  text-decoration: none;
}
.editctr-Nav .currNavi_webSite .webSite .website_chanel,
.editctr-Nav .nav_website .nav_website_con li .website_dropDown ol,
.editctr-Nav .currNavi_currNavi .webSite .website_chanel {
  padding-left: 0px;
}
.editctr-Nav .nav_website .nav_website_con li .website_dropDown ol li:hover {
  background-color: #1c83d2!important;
}
.editctr-Nav .nav_website .nav_website_con li .website_dropDown {
  position: absolute;
  width: 120px;
  z-index: 999;
}
.editctr-Nav .nav_website .nav_website_con li .website_dropDown ol li:nth-child(1) {
  background: url(editingCenter/images/nv3.png) no-repeat left 18% center #3F5974;
}
.editctr-Nav .nav_website .nav_website_con li .website_dropDown ol li:nth-child(2) {
  background: url(editingCenter/images/nv4.png) no-repeat left 18% center #3F5974;
}
.editctr-Nav .nav_website .nav_website_con li .website_dropDown ol li:nth-child(3) {
  background: url(editingCenter/images/nv5.png) no-repeat left 18% center #3F5974;
}
/*我的、网站结束*/
.editctr-Nav .currNavi_webSite .webSite {
  float: left;
  overflow: hidden;
  position: relative;
  width: 1115px;
  max-width: 1070px;
  height: 40px;
}
.editctr-Nav .currNavi_webSite .webSite .website_chanel {
  width: 1600px;
  background-color: #4595D2;
}
.editctr-Nav .currNavi_webSite .webSite .website_chanel li {
  float: left;
  width: auto;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #4595D2;
  list-style: none;
  cursor: pointer;
  font-weight: bold;
}
.editctr-Nav .currNavi_webSite .span1 {
  float: left;
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 20px solid #4595D2;
  border-left: 20px solid #466385!important;
  border-bottom: 20px solid #4595D2;
  color: #000;
}
.editctr-Nav .currNavi_webSite .webSite .website_chanel li .span2 {
  float: left;
  display: inline-block;
  padding: 0 10px;
}
.editctr-Nav .currNavi_webSite .webSite .website_chanel li .span3 {
  float: right;
  display: inline-block;
  width: 1px;
  height: 40px;
  background: url(editingCenter/images/nv9.png) no-repeat right center;
}
.editctr-Nav .currNavi_webSite .webSite .website_chanel li .span2:hover,
.editctr-Nav .currNavi_webSite .webSite .website_chanel li .span3:hover {
  color: #000;
}
.editctr-Nav .currNavi_webSite .webSite .website_chanel li .span2:hover,
.editctr-Nav .currNavi_webSite .webSite .website_chanel .selectedNavi {
  margin-top: 5px;
  height: 35px;
  line-height: 30px;
  color: #000;
  border-color: #1D76B0;
  border-radius: 5px 5px 0px 0px;
  background-color: #EEF1F6;
}
.editctr-Nav .currNavi_webSite .webSite .website_chanel .selectedNavi span.span2:hover {
  margin-top: 0px;
}
.editctr-Nav .currNavi_webSite .website_arrow {
  width: 30px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  background-color: #4595D2;
}
@media screen and (min-width: 1440px) and (max-width: 1681px) {
  .editctr-Nav .currNavi_webSite .webSite {
    width: auto;
    max-width: 1332px;
  }
  .editctr-Nav .currNavi_currNavi .webSite {
    width: auto;
    max-width: 1337px!important;
  }
  .editctr-Nav .nav_website .nav_website_con li {
    width: 138px;
  }
  .editctr-Nav .nav_website .nav_website_con li .website_dropDown ol li:nth-child(1) {
    background: url(editingCenter/images/nv3.png) no-repeat left 24% center #3F5974;
  }
  .editctr-Nav .nav_website .nav_website_con li .website_dropDown ol li:nth-child(2) {
    background: url(editingCenter/images/nv4.png) no-repeat left 24% center #3F5974;
  }
  .editctr-Nav .nav_website .nav_website_con li .website_dropDown ol li:nth-child(3) {
    background: url(editingCenter/images/nv5.png) no-repeat left 24% center #3F5974;
  }
}
/**/
.editing_navi,
.editing_maini {
  padding-left: 0px;
  padding-right: 0px;
}
/*iwo 灰色样式*/
.navcurrTab {
  color: #fff!important;
  background-color: #466385!important;
}
.editctr-Nav .currNavi_currNavi .webSite {
  float: left;
  overflow: hidden;
  position: relative;
  width: 1115px;
  max-width: 1075px;
  height: 40px;
}
.editctr-Nav .currNavi_currNavi .webSite .website_chanel {
  width: 1600px;
  background-color: #EFF0F2;
}
.editctr-Nav .currNavi_currNavi .webSite .website_chanel li {
  float: left;
  width: auto;
  height: 40px;
  line-height: 40px;
  color: #D3D4D6;
  background-color: #EFF0F2;
  list-style: none;
  cursor: pointer;
  font-weight: bold;
}
.editctr-Nav .currNavi_currNavi .span1 {
  float: left;
  display: inline-block;
  width: 15px;
  height: 40px;
  /*border-top: 20px solid #EFF0F2;
    border-left: 20px solid #EFF0F2!important;
    border-bottom: 20px solid #EFF0F2;*/
  color: #000;
  background: url(editingCenter/images/nv11.jpg) no-repeat;
}
.editctr-Nav .currNavi_currNavi .webSite .website_chanel li .span2 {
  float: left;
  display: inline-block;
  padding: 0 10px;
}
.editctr-Nav .currNavi_currNavi .webSite .website_chanel li .span3 {
  float: right;
  display: inline-block;
  width: 1px;
  height: 40px;
  background: url(editingCenter/images/nv10.png) no-repeat right center;
}
.editctr-Nav .currNavi_currNavi .webSite .website_chanel li .span2:hover,
.editctr-Nav .currNavi_currNavi .webSite .website_chanel li .span3:hover {
  color: #000;
}
.editctr-Nav .currNavi_currNavi .webSite .website_chanel li .span2:hover,
.editctr-Nav .currNavi_currNavi .webSite .website_chanel .selectedNavi {
  margin-top: 5px;
  height: 35px;
  line-height: 30px;
  color: #000;
  border-color: #1D76B0;
  border-radius: 5px 5px 0px 0px;
  background-color: #EFF0F2;
}
.editctr-Nav .currNavi_currNavi .webSite .website_chanel .selectedNavi span.span2:hover {
  margin-top: 0px;
}
.editctr-Nav .currNavi_currNavi .website_arrow {
  width: 30px;
  color: #D3D4D6;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  background-color: #EFF0F2;
}
.currNavi_currNavi {
  height: 40px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.currNavi_webSite {
  height: 40px;
  overflow: hidden;
}
.editing-list .panel-group .panel + .panel {
  margin-top: 0px;
}
/*消息提醒框*/
.edit-header > div.unreadPrompt,
.tip-header > div.unreadPrompt {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 270px;
  height: 182px;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 30;
  border-radius: 10px;
  overflow: hidden;
}
.edit-header > div.unreadPrompt > ul,
.tip-header > div.unreadPrompt > ul {
  height: 121px;
  overflow-y: auto;
  font-size: 12px;
  border: 1px solid #ccc;
  margin: 10px;
}
.edit-header > div.unreadPrompt > ul li,
.tip-header > div.unreadPrompt > ul li {
  width: 100%;
  line-height: 40px;
  border: none;
  border-bottom: 1px solid #ccc;
  color: #666;
}
.edit-header > div.unreadPrompt > ul li:hover,
.tip-header > div.unreadPrompt > ul li:hover {
  /*border-bottom: 1px solid #aaa;*/
  background: #fbefe6;
}
.edit-header > div.unreadPrompt > ul > li > p,
.edit-header > div.unreadPrompt > ul > li > i,
.tip-header > div.unreadPrompt > ul > li > p,
.tip-header > div.unreadPrompt > ul > li > i {
  display: inline-block;
  font-style: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
}
.edit-header > div.unreadPrompt > ul > li > p,
.tip-header > div.unreadPrompt > ul > li > p {
  width: 150px;
  margin: 0;
  cursor: pointer;
  border-right: 1px solid #ccc;
}
.edit-header > div.unreadPrompt > ul > li > i,
.tip-header > div.unreadPrompt > ul > li > i {
  width: 70px;
}
.edit-header > div.unreadPrompt > p,
.tip-header > div.unreadPrompt > p {
  margin: 0;
  text-align: right;
  padding-right: 10px;
  padding-top: 8px;
  height: 40px;
  background: #F0F2F4;
}
.edit-header > div.unreadPrompt > p > img,
.tip-header > div.unreadPrompt > p > img {
  cursor: pointer;
}
.edit-header > div.unreadPrompt span,
.tip-header > div.unreadPrompt span {
  float: left;
  display: block;
  padding-left: 20px;
  font-weight: bold;
  padding-top: 2px;
}
@keyframes unreadPromptEnter {
  from {
    right: -250px;
  }
  to {
    right: 0;
  }
}
@keyframes unreadPromptLeave {
  from {
    right: 0;
  }
  to {
    right: -250px;
  }
}
.edit-header > div.unreadPrompt.ng-enter,
.tip-header > div.unreadPrompt.ng-enter {
  animation: unreadPromptEnter 0.5s both ease-in;
}
.tip-header > div.unreadPrompt > ul {
  background: transparent;
}
/*.edit-header>div.unreadPrompt.ng-leave {
    animation: unreadPromptLeave 0.3s both ease-in;
}*/
.sweet-alert p {
  word-wrap: break-word;
}
.btn-success {
  background-color: #1aba9e;
  width: 80px;
  color: #fff;
}
/**按钮颜色**/
.btn-primary {
  background-color: #FF4E40 !important;
  width: 90px;
  color: #fff;
  border-color: #FF4E40 !important;
}
.btn-primary:hover {
  background-color: #FF4E40 !important;
  border-color: #FF4E40 !important;
}

.editing-height-fixed {
  height: 100%;
  background: #EEEDEB;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
  border: 1px solid #CBC7C2;
  /* overflow: hidden;*/
}
.compiled-subject .groupSlected {
  color: #fff;
  background: #4496D2;
  outline: none;
  border: none;
  width: 65px;
  height: 30px;
  font-size: 12px;
  float: right;
  border-radius: 5px;
  padding: 0px;
}
.editing .display {
  display: none;
}
.editing .display {
  display: none;
}
.dropdown .btn .caret {
  right: 2px;
  top: 42%;
  position: absolute;
  background: url("editingCenter/app/images/xl.png") no-repeat;
  border: none;
  width: 14px;
  height: 9px;
}
.dropdown .btn-fix-title {
  position: relative;
  left: 0px;
  display: block;
  color: #86858a;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.dropdown-menu > li > a:focus {
  background: #2182B8;
  color: white!important;
}
.dropdown .dropdown-menu {
  font-size: 12px;
  color: #666;
  padding: 0px 0px 4px 0px;
  min-width: 138px;
  margin: 0px;
  border: 1px solid #ccc;
}
.dropdown .dropdown-menu li a {
  padding: 4px 0px 4px 14px;
  color: #666;
  cursor: pointer;
}
.dropdown .dropdown-menu li a:hover,
.dropdown .dropdown-menu li:hover {
  background: #FF4E40;
  color: white;
}
.mb0 .dropdown .bth-fix,
.ml15 .dropdown .bth-fix {
  /*margin-right: 16px;*/
  text-align: left;
  width: 200px;
  height: 34px;
  padding: 0px;
  padding-left: 13px !important;
  color: #666;
  font-size: 12px;
  border-radius: 4px;
  box-shadow: none!important;
}
.dropdown .bth-fix {
  /*margin-right: 16px;*/
  text-align: left;
  width: 138px;
  height: 30px;
  padding-left: 13px !important;
  color: #666;
  font-size: 14px;
  padding: 0px;
  border-radius: 4px;
  box-shadow: none!important;
  margin-right: 0!important;
  line-height: 28px;
}
button.bth-fix:focus,
button.bth-fix:active,
button.bth-fix .open > .dropdown-toggle.btn-default {
  background-color: white!important;
  outline: none!important;
  box-shadow: none!important;
}
.dropdown,
.btn-default:hover {
  background: white;
  outline: none;
  box-shadow: none!important;
}
.dropdown {
  margin-right: 16px;
}
/*.edit_breadcrumb li span.identify{cursor: not-allowed};*/
.edit_right_head {
  height: 54px;
  background: #eff0f2;
  padding-top: 13px;
}
.edit_right_head .s_icon {
  margin: 0 6px 0 -10px;
  padding-right: 6px;
  border-right: 1px solid #e9e9e9;
}
.edit_right_head .bth-fix:focus .edit_right_head .bth-fix:active,
.edit_right_head .bth-fix .open > .dropdown-toggle.btn-default {
  background-color: #4496D2;
}
.edit_breadcrumb {
  background: url("editingCenter/app/images/dq.jpg") no-repeat left 4px;
  padding: 6px 30px;
  font-size: 14px;
  margin-left: -200px;
  height: 37px;
  line-height: 22px;
}
.edit_breadcrumb li a {
  color: #000;
  text-decoration: none;
}
.edit_breadcrumb li a:hover {
  color: #000;
  text-decoration: none;
}
/* .edit_breadcrumb > li + li:before {} */
.edit_breadcrumb li span {
  cursor: pointer;
  float: left;
}
.edit_breadcrumb li .identify {
  cursor: not-allowed;
}
.edit_breadcrumb li span + span:before {
  content: ">";
  color: #777;
  padding: 0px 5px;
}
.btn-commen {
  width: 90px;
  height: 30px;
  line-height: 28px;
  padding: 0 0;
  font-size: 12px;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  color: #666;
  vertical-align: middle;
  outline: none!important;
}
.btn-commen-hover,
.btn-commen:hover,
.btn-commen.active {
  width: 90px;
  height: 30px;
  line-height: 28px;
  padding: 0 0;
  font-size: 12px;
  background: #FF4E40;
  color: #fff;
  border: 1px solid #FF4E40;
  color: white;
}
.container-fluid .row .edit_right_head .btn-default[disabled]:hover,
.btn[disabled]:hover {
  background: #fff;
  color: #333;
}
.btn-commen-hover:hover {
  color: #fff;
  background: #FF4E40;
}
.edit_right_mid {
  height: 56px;
  background: #fff;
  padding-top: 13px;
}
.edit_right_mid a.noline {
  text-decoration: none;
}
.edit_right_mid .btn_select {
  width: 120px;
  height: 28px;
  line-height: 28px;
  padding: 0 0;
  font-size: 12px;
  text-align: left;
  padding-left: 10px;
  margin-right: 16px;
}
.edit_table {
  border: 1px solid #a6b2c0;
  margin-bottom: 0px;
}
.edit_table .mgr5 {
  margin-right: 7px;
}
.websiteSigned .dndPlaceholder {
  /*height: 30px;
    background: gray;
    width: 1092px;*/
  border-right: 2px solid red;
  border-left: 2px solid red;
}
.websiteSigned .dndPlaceholder td {
  border-top: 2px solid red;
  border-bottom: 2px solid red;
}
/*.websiteSigned .dndPlaceholder td i {
    color: white;
}*/
.edit_table tr .edit_table .dndDraggingSource {
  display: none;
}
.edit_table li {
  list-style: none;
}
.edit_table img,
.edit_table a {
  cursor: pointer;
}
/*.edit_table img {
    margin-top: -3px;
}*/
.edit_table thead {
  background: #eceef0;
}
.edit_table .table > thead > tr > th {
  border-bottom: 2px solid #cecfcf;
  color: #666666;
  font-size: 16px;
}
/* .mtn5{ margin-top: -5px;} */
.input-group .edit_form_control {
  float: none;
  height: 30px;
  /*line-height: 30px;*/
  background: url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
  padding-left: 30px;
  font-size: 14px;
  font-family: "Helvetica Neue', Helvetica, Arial, sans-serif";
  width: 76%;
  float: left;
  border-radius: 5px!important;
}
.btn_edit_search {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px;
}
.edit-header .img-responsive {
  margin-top: 5px;
}
.edit_right_head .s_icon_clear {
  margin: 0 0;
  padding-right: 2px;
  border-right: 1px solid #e9e9e9;
}
.pulldown_icon {
  display: inline-block;
  width: 14px;
  height: 8px;
  background: url('editingCenter/app/images/xl.png') no-repeat;
  position: absolute;
  right: 4px;
  top: 10px;
}
.edit_dropdown_menu {
  min-width: 0px;
  border: 1px solid #52b8dd;
  top: 25px;
  width: 90px;
}
.edit_dropdown_menu li {
  cursor: pointer;
}
.edit_dropdown_menu li a {
  padding: 0px;
  height: 26px;
  line-height: 26px;
  color: #676767;
  text-align: center;
}
.dropdown_menu_w120 {
  min-width: 0px;
  width: 120px;
}
.edit_input_group {
  width: 300px;
  float: right;
  z-index: 1;
}
.edit-header {
  height: 99px;
  padding: 8px 0 0 20px;
  background: url('login/img/yc-head-bac.jpg') no-repeat center;
  background-size: cover;
}
.edit-header ul li.icon_message {
  background: url(editingCenter/app/images/t-b1.png) #FF4E40 15px center no-repeat;
}
.edit-header ul li.icon_jxkh {
  background: url(editingCenter/app/images/k7-10aw.png) #FF4E40 15px center no-repeat;
}
.edit-header ul li.icon_newspeper {
  background: url(editingCenter/app/images/t-b2.png) #FF4E40 15px center no-repeat;
}
.edit-header ul li.icon_network {
  background: url(editingCenter/app/images/t-b3.png) #FF4E40 15px center no-repeat;
}
.edit-header ul li.icon_computer {
  background: url(editingCenter/app/images/t-b4.png) #FF4E40 15px center no-repeat;
}
.edit-header ul li.icon_setting {
  background: url(editingCenter/app/images/t-b5.png) #FF4E40 15px center no-repeat;
}
.edit-header ul li.icon_jxkh_active {
  background: url(editingCenter/app/images/k7-10a.png) #eef1f6 15px center no-repeat;
}
.edit-header ul li.icon_newspeper_active {
  background: url(editingCenter/app/images/t-b2-1.png) #eef1f6 15px center no-repeat;
}
.edit-header ul li.icon_message_active {
  background: url(editingCenter/app/images/t-b1-1.png) #eef1f6 15px center no-repeat;
}
.edit-header ul li.icon_network_active {
  background: url(editingCenter/app/images/t-b3-1.png) #eef1f6 15px center no-repeat;
  border-bottom-color: #eff2f7;
}
.edit-header ul li.icon_setting_active {
  background: url(editingCenter/app/images/t-b5-1.png) #eef1f6 15px center no-repeat;
}
.edit-header ul li.icon_computer_active {
  background: url(editingCenter/app/images/t-b4-1.png) #eef1f6 15px center no-repeat;
}
.edit-header ul li.icon_newspeper_active a,
.edit-header ul li.icon_message_active a,
.edit-header ul li.icon_network_active a,
.edit-header ul li.icon_computer_active a,
.edit-header ul li.icon_setting_active a,
.edit-header ul li.icon_jxkh_active a {
  color: #FF4E40;
}
.edit-header ul li.icon_message:hover {
  background: url(editingCenter/app/images/t-b1-1.png) #eef1f6 15px 49% no-repeat;
}
.edit-header ul li.icon_newspeper:hover {
  background: url(editingCenter/app/images/t-b2-1.png) #eef1f6 15px 49% no-repeat;
}
.edit-header ul li.icon_network:hover {
  background: url(editingCenter/app/images/t-b3-1.png) #eef1f6 15px 49% no-repeat;
  border-bottom-color: #eff2f7;
}
.edit-header ul li.icon_computer:hover {
  background: url(editingCenter/app/images/t-b4-1.png) #eef1f6 15px center no-repeat;
}
.edit-header ul li.icon_setting:hover {
  background: url(editingCenter/app/images/t-b5-1.png) #eef1f6 15px 49% no-repeat;
}
.edit-header ul li.icon_jxkh:hover {
  background: url(editingCenter/app/images/k7-10a.png) #eef1f6 15px 49% no-repeat;
}
/*.edit-header ul li.icon_setting_active {
    background: url(./editingCenter/app/images/t-b4-1.png) #eef1f6 15px center no-repeat;
}*/
.edit-header ul li.icon_state {
  border: 1px solid #FF4E40;
  border-bottom-color: transparent!important;
}
.edit-header ul li {
  border: 1px solid #244875;
  width: 140px;
  height: 40px;
  margin-right: 4px;
  border-radius: 5px 5px 0px 0px;
}
.edit-header ul li a {
  color: #fff;
  font-family: "微软雅黑";
  font-size: 16px;
  display: block;
  margin: 0px;
  padding: 0px;
  height: 40px;
  line-height: 40px;
  padding-left: 55px;
}
.edit-header ul li:hover {
  border: 1px solid #FF4E40;
  border-bottom: 0px;
  border-radius: 5px 5px 0px 0px;
}
.edit-header ul li:hover a {
  color: #FF4E40;
  background: none;
  border: none;
}
.edit-use {
  position: relative;
  float: right;
  font-size: 14px;
}
.edit-use p {
  float: left;
  margin-right: 13px;
  line-height: 40px;
  font-family: "MicrosoftYahei";
}
img.edit_exit {
  width: 30px;
  height: 30px;
}
.edit-use p a {
  color: #777;
  font-size: 12px;
}
.edi_usr {
  border-radius: 20px;
  border: 1px solid #ccc;
  box-shadow: 1px 1px #ccc;
  height: 35px;
  width: 35px;
  margin: 0px 8px 0 16px;
}
a.edit-message {
  display: block;
  float: left;
  background: url("editingCenter/app/images/t1.jpg") 0 center no-repeat;
  position: relative;
  width: 20px;
  height: 40px;
}
a.edit-message span {
  display: block;
  position: absolute;
  top: 3px;
  right: -5px;
  height: 14px;
  width: 14px;
  border-radius: 7px;
  background: #ed002d;
  color: white;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
}
/*.chk_3{ display: none;}
.chk_3 + label {
    background-color: #FAFBFA;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    margin-right: 30px;
    transition: all 0.1s ease-in 0s;
    width: 50px;
    height: 24px;
    cursor: pointer;
    float: left;
    margin:2px 16px 0 0;
}
.chk_3 + label::before {
    content: " ";
    position: absolute;
    background:url("editingCenter/app/images/kq-2.png") no-repeat;
    top: 1px;
    left: 1px;
    z-index: 999;
    width: 22px;
    transition: all 0.1s ease-in 0s;
    height: 22px;
}
.chk_3 + label::after {
    content: " ";
    position: absolute;
    top: 0px;
    transition: box-shadow 0.1s ease-in 0s;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    box-shadow: 0px 0px 0px 0px #EEE inset, 0px 0px 1px rgba(0, 0, 0, 0.4);
}

.chk_3:checked + label::before {

    content: " ";
    position: absolute;
    left: 26px;
    background:url("editingCenter/app/images/kq-3.png") no-repeat;

}

.chk_3:checked + label::after {

    content: " ";
    font-size: 1.5em;
    position: absolute;
    background: #89c154 none repeat scroll 0% 0%;
    box-shadow: 0px 0px 1px #4CDA60;

}*/
.s_onlyme {
  float: left;
  line-height: 28px;
  margin: 0 6px 0 16px;
  font-size: 14px;
  color: #7b7b7b;
}
.editctr {
  min-width: 1200px;
}
.editing-header-fixed,
.editing-left-fixed {
  padding-left: 0px;
  padding-right: 0px;
}
/*
.editing-left-fixed {
    background: #3F5974;
}*/
.editing-list {
  font-family: "微软雅黑";
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.ht37 {
  height: 34px;
}
.ht48 {
  height: 40px;
}
.editing-list ul li {
  width: 33.333%;
}
.nav-tabs.nav-justified > li {
  width: 32%;
  height: 39px;
}
/*.nav-tabs.nav-justified > li:nth-child(3) {
    width: 30%
}*/
.nav-tabs.nav-justified > li {
  float: left;
}
.editing-list ul {
  background: #67747D;
  height: 40px;
}
.editing-list ul li a {
  color: #676561;
  font-size: 14px;
  text-align: center;
  padding: 10px 17px;
  margin-right: 0px;
}
.editing-list ul .active li {
  background: #54657f;
}
.editing-nav ul li a {
  display: block;
  padding: 10px 2px 10px 20px;
}
.editing-nav ul li a:nth-child(0) {
  padding: 10px 3px 10px 10px;
}
.editing-nav-iwo {
  background: url("editingCenter/app/images/l1.png") #67747D 22% center no-repeat;
  background-size: 18px;
}
.editing-nav-app {
  background: url("editingCenter/images/nv4.png") #67747D 18% center no-repeat;
  background-size: 18px;
}
.editing-nav-website {
  background: url("editingCenter/app/images/l3.png") #67747D 15% 61% no-repeat;
  background-size: 18px;
}
.editing-nav-newspaper {
  background: url("editingCenter/app/images/b-z.png") #67747D 14% 55% no-repeat;
  background-size: 18px;
}
.editing-nav-digitalNews {
  background: url("editingCenter/app/images/b-z.png") #67747D 9% 55% no-repeat;
  background-size: 18px;
}
.editing-nav-weixin {
  background: url("editingCenter/app/images/w-x.png") #67747D 14% 53% no-repeat;
  background-size: 20px;
}
.editing-nav-weibo {
  background: url("editingCenter/weibo/images/wb2.png") #67747D 14% 55% no-repeat;
  background-size: 16px;
}
.editing-nav ul li.active {
  height: 41px;
}
.editing-nav ul li.active a {
  color: #FF4E40 !important;
}
.editing-nav ul li.active.editing-nav-iwo {
  background: url("editingCenter/app/images/l1-1.png") #fff 22% center no-repeat;
  background-size: 18px;
}
.editing-nav ul li.active.editing-nav-newspaper {
  background: url("editingCenter/app/images/b-z1.png") #fff 13% 53% no-repeat;
  background-size: 18px;
}
.editing-nav ul li.active.editing-nav-digitalNews {
  background: url("editingCenter/app/images/b-z1.png") #fff 9% 53% no-repeat;
  background-size: 18px;
}
.editing-nav ul li.active.editing-nav-website {
  background: url("editingCenter/app/images/l3-1.png") #fff 14% 53% no-repeat;
  background-size: 18px;
}
.editing-nav ul li.active.editing-nav-app {
  background: url("editingCenter/images/nv4-4.png") #fff 14% 53% no-repeat;
  background-size: 18px;
}
.editing-nav ul li.active.editing-nav-weixin {
  background: url("editingCenter/app/images/w-x1.png") #fff 14% 53% no-repeat;
  background-size: 20px;
}
.editing-nav ul li.active.editing-nav-weibo {
  background: url("editingCenter/weibo/images/wb1.png") #fff 14% 53% no-repeat;
  background-size: 16px;
}
.editing-nav ul li.active.editing-nav-iwo:hover {
  background: url("editingCenter/app/images/l1-1.png") #fff 22% center no-repeat !important;
  background-size: 18px!important;
}
.editing-nav ul li.active.editing-nav-newspaper:hover {
  background: url("editingCenter/app/images/b-z1.png") #fff 13% 53% no-repeat !important;
  background-size: 18px!important;
}
.editing-nav ul li.active.editing-nav-digitalNews:hover {
  background: url("editingCenter/app/images/b-z1.png") #fff 9% 53% no-repeat !important;
  background-size: 18px!important;
}
.editing-nav ul li.active.editing-nav-website:hover {
  background: url("editingCenter/app/images/l3-1.png") #fff 14% 53% no-repeat !important;
  background-size: 18px!important;
}
.editing-nav ul li.active.editing-nav-app:hover {
  background: url("editingCenter/images/nv4-4.png") #fff 14% 53% no-repeat !important;
  background-size: 18px!important;
}
.editing-nav ul li.active.editing-nav-weixin:hover {
  background: url("editingCenter/app/images/w-x1.png") #fff 14% 53% no-repeat !important;
  background-size: 20px!important;
}
.editing-nav ul li.active.editing-nav-weibo:hover {
  background: url("editingCenter/weibo/images/wb1.png") #fff 14% 53% no-repeat !important;
  background-size: 16px!important;
}
.editing-nav ul li > a:hover,
.editing-downlist .nav-tabs li:hover {
  background: none;
}
.editing-nav ul li.editing-nav-iwo a,
.editing-nav ul li.editing-nav-app a,
.editing-nav ul li.editing-nav-website a,
.editing-nav ul li.editing-nav-weixin a,
.editing-nav ul li.editing-nav-newspaper a,
.editing-nav ul li.editing-nav-weibo a,
.editing-nav ul li.editing-nav-digitalNews a {
  font-family: "微软雅黑";
  font-size: 16px;
  color: #ddeaf3;
}
@media screen and (max-width: 1366px) {
  .editing-nav ul li.editing-nav-digitalNews a {
    font-size: 14px;
  }
}
/*.editing-list-zjxw{font-family: '寰蒋闆呴粦'; cursor: pointer;;line-height: 36px;text-align: center;background: #374760;color: white;font-size: 14px }*/
.editing-list-zjxw,
.editing-news-list-zjxw {
  font-family: 'Microsoft Yahei';
  cursor: pointer;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  color: #FF4E40;
  background-color: #fff;
  border-bottom: 1px solid #E1DFDA;
}
.editing-list-zjxw,
.editing-news-list-zjxw a {
  font-family: 'Microsoft Yahei';
  cursor: pointer;
  line-height: 36px;
  text-align: center;
  color: white;
  font-size: 16px;
  background-color: #fff;
  color: #FF4E40;
}
/*.editing-news-list-zjxw {
    text-align: left;
    padding-left: 20px;
}*/
.editing-list-icon {
  font-family: '微软雅黑';
  cursor: pointer;
  line-height: 46px;
  text-align: left;
  color: white;
  font-size: 16px;
  background-color: #EEEDEB;
  border-bottom: 1px solid #E1DFDA;
}
.editing-list-icon:hover {
  background-color: #F6F5F4;
}
.editing-downlist .editing-list-nav .active {
  background-color: #fff !important;
}
.editing-downlist .editing-list-nav .active a {
  color: #FF4E40;
}
/*.editing-downlist .icon-pending .active,
.editing-downlist .icon-pending .active*/
.editing-list-icon p {
  margin: 0px;
}
.editing-list-icon p a {
  text-decoration: none;
  display: block;
  color: #556064;
}
.editing-list-icon p i {
  width: 26px;
  height: 46px;
  float: left;
  margin-left: 10px;
  margin-right: 7px;
}
/*.editing-downlist .active {
    background: url('./editingCenter/app/images/l12.png') 101% center no-repeat;
    text-decoration: none;
}*/
.editing-pos {
  position: relative;
}
.editing-downlist .nav-tabs li {
  height: 45px;
}
.editing-downlist .nav-tabs li.active {
  height: 45px;
  box-shadow: 0px 0px 5px #A7ADAF;
}
.editing-downlist .nav-tabs li.active a,
.editing-downlist .nav-tabs li.active a:hover {
  color: #FF4E40 !important;
}
.editing-downlist .nav-tabs li.active:nth-child(1) {
  background: url("editingCenter/app/images/l6-1.png") #fff 13% 49% no-repeat;
}
.editing-downlist .nav-tabs li.active:nth-child(2) {
  background: url("editingCenter/app/images/l7-1.png") #fff 10px 49% no-repeat;
}
.editing-downlist .nav-tabs li.active:nth-child(3) {
  background: url("editingCenter/app/images/l8-1.png") #fff 5px 49% no-repeat;
}
.editing-downlist .nav-tabs li:hover {
  background: none;
}
.editing-downlist .nav-tabs li a {
  padding: 10px 0px 10px 20px;
  font-size: 16px;
  color: #fff;
  background: none;
}
.editing-downlist .nav-tabs li {
  position: relative;
  width: 33.333%;
}
.editing-downlist .nav-tabs li.icon-compiled {
  background: url("editingCenter/app/images/l6.png") 13% center no-repeat;
}
.editing-downlist .nav-tabs li.icon-pending {
  background: url("editingCenter/app/images/l7.png") 21% center no-repeat;
}
.editing-downlist .nav-tabs li.icon-signed {
  background: url("editingCenter/app/images/l8.png") 10% center no-repeat;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  background: none;
  color: white;
  line-height: 22px;
}
.editing-downlist > ul > li > a:hover,
.nav-tabs.nav-justified > .active > a:hover {
  background: none;
  outline: none;
  border: none;
  line-height: 23px;
}
.editing-downlist .nav-tabs {
  background: #67747D;
  height: 45px;
  border: none;
}
.nav-tabs.nav-justified > li > a {
  border: none;
  border-radius: 0px;
}
.panel-group {
  margin-bottom: 0px;
  background-color: #f5f5f5;
}
.panel-group .panel {
  font-family: "微软雅黑";
  margin-bottom: 0px;
  border-radius: 0px;
}
.panel-body {
  padding: 0px;
}
.panel-heading-nav {
  background: url(editingCenter/app/images/l9.png) 33px center no-repeat;
}
.panel-heading-nav:nth-child(2) {
  background: url(editingCenter/app/images/l10.png) 0 center no-repeat;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: #233a5a;
}
.panel-title {
  font-size: 14px;
  padding-left: 56px;
  line-height: 40px;
}
.panel-title h4 a {
  color: #98A7B7;
}
.panel-body-editcenter {
  background: url('editingCenter/app/images/l11.png') 54px center #3f5974 no-repeat;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #233a5a;
  padding-left: 72px;
  font-size: 14px;
  color: #556064;
  position: relative;
  cursor: pointer;
}
.panel-body-editcenter img.showmultilevelMenuImg {
  width: 21px;
  height: 27px;
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 7px;
  padding: 0px;
}
.panel-body-editcenter img.getmultilevelMenuImg {
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 6px;
  padding: 10px;
}
.panel-body-editcenter a {
  display: block;
  height: 40px;
  overflow: hidden;
  color: white;
  text-decoration: none;
}
.tab-content .panel-body-editcenter img.preview {
  position: absolute;
  top: 6px;
  left: 18px;
  border: none;
  cursor: pointer;
  padding: 10px;
}
.tab-content .panel-group img.firstChlPreview {
  position: absolute;
  top: 6px;
  left: 0px;
  border: none;
  cursor: pointer;
  padding: 10px;
}
.tab-content .panel-body-editcenter img.multipreview {
  position: absolute;
  top: 4px;
  left: 22px;
  border: none;
  cursor: pointer;
  padding: 10px;
}
.panel-body-editcenter .children a {
  color: #337ab7;
}
.editing_center_icon {
  background: url("editingCenter/app/images/l9.png") 33px center no-repeat;
}
.editing-list .website_sub_hover:hover {
  background: url('editingCenter/app/images/icon_1.png') 54px 10px #002743 no-repeat;
  background-color: #1c83d2;
}
.panel-body-editcenter_active {
  background: url('editingCenter/app/images/icon_1.png') 54px 10px #002743 no-repeat;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #233a5a;
  padding-left: 72px;
  font-size: 14px;
  background-color: #1c83d2;
}
.panel-body-editcenter_active a.seclevchnl {
  color: #fff;
  text-decoration: none;
  display: block;
  height: 39px;
  background-color: #1c83d2;
  /*  background: url('./editingCenter/app/images/l12.png') 101% center #002743 no-repeat;*/
}
.panel-title a {
  display: block;
  text-decoration: none;
}
a:focus {
  outline: none!important;
}
.panel-heading {
  padding: 0px;
  background: #374760;
  border: none;
  height: 40px;
  /*background:url(./editingCenter/app/images/l9.png) 33px center no-repeat;*/
  line-height: 40px;
  cursor: pointer;
}
.panel {
  border: none;
  border-radius: 0px;
}
.panel-default > .panel-heading {
  border-radius: 0px;
  color: white;
  /*    background-color: #002743;*/
  border-color: transparent;
}
.nav-tabs.nav-justified > li > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: none;
  color: #36b6ff;
}
.tab-content .panel-group .panel + .panel {
  margin-top: 0px;
}
.edit-select {
  width: 120px;
  height: 28px;
  padding-left: 10px;
  color: #666;
  font-size: 12px;
  border-radius: 4px;
  float: left;
  margin-right: 16px;
  border: 1px solid #ccc;
  cursor: pointer;
}
.edit-select option {
  color: #666;
  padding: 4px 0px 4px 14px;
}
.nav > li > a:focus {
  background: none;
}
.editing-Sites {
  background: #d0d1d2;
  height: 40px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  position: relative;
}
.editing-list-zjxw a {
  background: #374760;
  height: 40px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  position: relative;
}
.edit_mark {
  position: absolute;
  right: 10px;
  top: 16px;
  z-index: 10000;
  cursor: pointer;
}
.editing-Sites_fa {
  position: absolute;
  top: 36px;
  left: 0px;
  z-index: 999;
  width: 100%;
}
.editing-downlist .tab-content {
  min-height: 664px;
  background: #EEEDEB;
}
/*pagination fixed css*/
.page_left {
  float: left;
  margin-left: 100px;
}
.page {
  height: 85px;
  /* overflow: hidden*/
}
.page p {
  float: left;
  margin-left: 50px;
  color: #7C7D81;
  margin-top: 20px;
}
.page p.magrin-fixed20 {
  margin-left: 20px;
  margin-top: 24px;
}
.page1 {
  height: 70px;
  overflow: hidden;
}
.page1 p {
  float: left;
  margin-left: 50px;
  color: #7C7D81;
  margin-top: 25px;
}
.page1 p.magrin-fixed20 {
  margin-left: 20px;
}
/*搴曢儴鏍峰紡*/
.editing_foot {
  text-align: center;
  color: #626262;
  font-size: 14px;
  font-family: "瀹嬩綋";
  height: 50px;
  line-height: 50px;
}
input.page_go {
  width: 34px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #ebeced;
}
button.btn_jump {
  font-size: 12px;
  width: 42px;
  height: 22px;
  text-align: center;
  color: #fff;
  background: #FF4E40;
  border-color: #FF4E40;
  line-height: 21px;
  padding: 0px;
  margin-bottom: 1px;
}
button.btn_jump:hover {
  background: #FF4E40;
  border-color: #FF4E40;
}
/* table鏉＄汗鏍峰紡閲嶇疆 */
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background: #fff;
}
.table-striped > tbody > tr:nth-of-type(2n) {
  background: #f7f9fb;
}
table thead tr th {
  text-align: center;
}
table tbody tr td {
  text-align: center;
}
table tbody tr td a:link,
table tbody tr td a:visited,
table tbody tr td a:hover,
table tbody tr td a:active {
  text-decoration: none;
}
/* 宸叉帹澶存潯checkbox */
.chk_2 {
  display: none;
}
.chk_2 + label {
  background-color: #898988;
  border-radius: 50px;
  display: inline-block;
  position: relative;
  transition: all 0.1s ease-in 0s;
  width: 28px;
  height: 15px;
  cursor: pointer;
  vertical-align: middle;
  margin: 0 4px 4px 0;
}
.chk_2 + label::before {
  content: " ";
  position: absolute;
  background: #fff;
  top: 1px;
  left: 1px;
  z-index: 999;
  width: 12px;
  transition: all 0.1s ease-in 0s;
  height: 12px;
  border-radius: 6px 6px;
}
.chk_2 + label::after {
  content: " ";
  position: absolute;
  top: 0px;
  transition: box-shadow 0.1s ease-in 0s;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  box-shadow: 0px 0px 0px 0px #EEE inset, 0px 0px 1px rgba(0, 0, 0, 0.4);
}
.chk_2:checked + label::before {
  content: " ";
  position: absolute;
  left: 15px;
}
.chk_2:checked + label::after {
  content: " ";
  font-size: 1.5em;
  position: absolute;
  background: #89c154 none repeat scroll 0% 0%;
  box-shadow: 0px 0px 1px #4CDA60;
}
table tbody tr td.ta-l {
  text-align: left;
  word-break: break-all;
}
table tbody tr td.ta-l a {
  display: inline-block;
}
table tbody tr td input[type="checkbox"],
table thead tr th input[type="checkbox"] {
  cursor: pointer;
}
/* media fixed*/
@media screen and (min-width: 768px) and (max-width: 1163px) {
  .editing-list ul li a {
    padding: 11px 0px 12px 23px;
    font-size: 14px!important;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    line-height: 17px;
  }
  .editing-downlist .nav-tabs li a {
    padding: 14px 0px 10px 18px;
    font-size: 12px;
  }
  .edit-header ul li a {
    font-size: 13px;
  }
  .editing-nav-website {
    background-size: 18px 16px;
  }
  .editing-nav-app {
    background-size: 16px 16px;
  }
  .editing-nav-newspaper {
    background-size: 18px 16px;
  }
  /*    .editing-nav ul li.active:nth-child(1) {
        background-size: 18px 16px;
    }*/
  .editing-nav ul li.active:nth-child(2) {
    background-size: 16px 16px;
  }
  .editing-nav ul li.active:nth-child(3) {
    background-size: 18px 16px;
  }
  .edit-header ul li.icon_state {
    padding-left: 23px;
    width: 112px;
    border: 1px solid #ccc;
  }
  .edit-header ul li.icon_newspeper_active a,
  .edit-header ul li.icon_message_active a {
    color: #FF4E40;
  }
  .edit-header ul li.icon_message {
    background: url(editingCenter/app/images/t-b1.png) #FE5345 4px center no-repeat;
  }
  .edit-header ul li.icon_newspeper {
    background: url(editingCenter/app/images/t-b2.png) #FE5345 4px center no-repeat;
  }
  .edit-header ul li.icon_network {
    background: url(editingCenter/app/images/t-b3.png) #FE5345 4px center no-repeat;
  }
  .edit-header ul li.icon_computer {
    background: url(editingCenter/app/images/t-b4.png) #FE5345 4px center no-repeat;
  }
  .edit-header ul li.icon_setting {
    background: url(editingCenter/app/images/t-b5.png) #FE5345 4px center no-repeat;
  }
  .edit-header ul li.icon_newspeper_active {
    background: url(editingCenter/app/images/t-b2-1.png) #eef1f6 4px center no-repeat;
  }
  .edit-header ul li.icon_message_active {
    background: url(editingCenter/app/images/t-b1-1.png) #eef1f6 4px center no-repeat;
  }
  .edit-header ul li.icon_message:hover {
    background: url(editingCenter/app/images/t-b1-1.png) #eef1f6 4px center no-repeat;
  }
  .edit-header ul li.icon_newspeper:hover {
    background: url(editingCenter/app/images/t-b2-1.png) #eef1f6 4px center no-repeat;
  }
  .edit-header ul li.icon_network:hover {
    background: url(editingCenter/app/images/t-b3-1.png) #eef1f6 4px center no-repeat;
  }
  .edit-header ul li.icon_computer:hover {
    background: url(editingCenter/app/images/t-b4-1.png) #eef1f6 4px center no-repeat;
  }
  .edit-header ul li.icon_setting:hover {
    background: url(editingCenter/app/images/t-b5-1.png) #eef1f6 4px center no-repeat;
  }
  .product-manage-left-content .editing-nav ul li.active:nth-child(1),
  .product-manage-left-content .editing-nav ul li:nth-child(1) {
    background-size: 19px 20px!important;
  }
  .newspaper_management_dt_col_md_2 .col-md-2 {
    width: 19.666667%!important;
  }
  .newspaper_management_dt_col_md_2 .col-md-10 {
    width: 80.333333%!important;
  }
  /*采编中心左侧通用导航*/
  .iWo-left-div a {
    font-size: 15px!important;
  }
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    padding: 8px 2px;
  }
  .atals .table-striped .td_textarea {
    width: 450px!important;
  }
  .atals div.h35 {
    margin-left: 2px!important;
    width: 95%!important;
  }
}
@media screen and (min-width: 1367px) and (max-width: 1440px) {
  .editing-nav ul li a {
    display: block;
    padding: 10px 3px 6px 20px;
    overflow: hidden;
  }
  .nav-tabs.nav-justified > li > a {
    font-size: 16px;
    padding-top: 8px;
  }
  .editing-downlist > ul > li > a:hover,
  .nav-tabs.nav-justified > .active > a:hover {
    line-height: 24px;
  }
  .iwo_accordion .panel-default > .panel-heading .panel-title a {
    font-size: 16px;
  }
  /*newpaper table operate*/
  .iwo_operate_div_all {
    width: 95%!important;
    margin: 0 auto;
  }
  .iWo-left-div a {
    font-size: 16px!important;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1681px) {
  .editing-nav-iwo a,
  .editing-nav-app a,
  .editing-nav-website a,
  .editing-nav-newspaper a {
    display: block;
    padding: 9px 3px 6px 20px!important;
    overflow: hidden;
    font-size: 15px !important;
  }
  .icon-compiled a,
  .icon-pending a,
  .icon-signed a {
    font-size: 16px !important;
    background: transparent none repeat scroll 0% 0%;
    padding: 10px 3px 6px 20px !important;
  }
  .editing-downlist > ul > li > a:hover,
  .nav-tabs.nav-justified > .active > a:hover {
    line-height: 24px;
  }
  .iwo_accordion .panel-default > .panel-heading .panel-title a,
  .iwo_accordion_new .panel-group .iWo-left-div a {
    font-size: 15px !important;
  }
  .iwo_accordion .panel-default > .panel-heading .panel-title a i {
    width: 13%;
  }
  /*
    .editing-list ul li a {
        font-size: 16px
    }*/
  /*table tbody tr td.table-title-size-ta-l a {
        font-size: 14px;
    }*/
  /*采编中心左侧通用导航*/
  .iWo-left-div a {
    font-size: 16px!important;
  }
  .editing-downlist .tab-content {
    min-height: 729px;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1280px) {
  .hidden-operate,
  .hidden-state,
  .btn-hidden {
    display: none!important;
  }
  .show-operate {
    display: inline-block !important;
  }
  .dropdown .bth-fix {
    margin-right: 11px;
    width: 106px;
    font-size: 12px;
  }
  .contentExpansion-downlist > ul > li > a:hover,
  .nav-tabs.nav-justified > .active > a:hover {
    line-height: 17px;
  }
  .iwo_accordion .panel-default > .panel-heading .panel-title {
    font-size: 14px;
  }
  .row_news .m_nav_3 .nav > li > a {
    padding: 10px 5px;
  }
  .row_news .m_nav_3 > ul li.active a {
    margin-bottom: 5px;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    line-height: 20px;
  }
  .iWo-left-div a {
    font-size: 14px;
  }
  trsSingleSelect {
    width: 100px;
  }
  .dropdown .dropdown-menu {
    min-width: 106px;
  }
  /*pageDraft*/
  .edit_news_today_table table tbody tr td.resolvingPower1024 a {
    display: block;
    float: left;
  }
  /*newpaper table operate*/
  .iwo_operate_div_all {
    width: 100%!important;
    margin: 0 auto;
  }
  /*产品管理网站碎片化和参数配置分页*/
  .fragmentationMge .page_left,
  .parameter_config .page_left {
    margin-left: 150px!important;
  }
  /*产品管理网站分发配置*/
  .templateMge-content-table .edit_table table thead tr th.td-check {
    width: 11%;
    padding-left: 19px;
  }
  /*产品管理网站参数配置*/
  .productManageMent_main .templateMge-content-table .edit_table table thead tr th.parameterConfig_content_table_width {
    width: 27%!important;
  }
  /*产品管理左侧 报纸、网站、APP标题*/
  .editing-nav ul li.product-manage-nav-paper a,
  .editing-nav ul li.editing-nav-app a,
  .editing-nav ul li.editing-nav-website a,
  .editing-nav ul li.editing-nav-newspaper a,
  .editing-nav ul li.editing-nav-iwo a {
    font-size: 14px!important;
    line-height: 17px!important;
  }
  /*采编中心左侧通用导航*/
  .iWo-left-div a {
    font-size: 15px!important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1220px) {
  .edit_table .page_left {
    margin-left: 20px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1366px) {
  /*newpaper table operate*/
  .iwo_operate_div_all {
    width: 95%!important;
    margin: 0 auto;
  }
  /*采编中心左侧通用导航*/
  .iWo-left-div a,
  .editing-downlist .nav-tabs li a {
    font-size: 15px!important;
  }
}
/* media fixed*/
.hidden-operate span,
span.pos-top-neg4 {
  position: relative;
  cursor: pointer;
  left: 0px;
  top: 0px;
}
.editing-operate-lst {
  z-index: 2;
  font-size: 14px!important;
  position: absolute;
  top: 12px;
  background: white;
  /*left: -79px !important;*/
  border: 1px solid #569ED2;
  width: 85px;
}
.editing-operate-lst ul {
  margin: 0px;
  padding: 0px;
}
.editing-operate-lst ul a {
  display: block;
  height: 23px;
  line-height: 23px;
  border-bottom: 1px solid #EAEAEB;
  text-align: center;
  color: #4B4B4B;
}
.editing-operate-lst ul a:hover {
  background: #f1f1f1;
}
.editing-operate-lst ul a:last-child {
  border-bottom: none;
}
.show-operate {
  display: none;
}
.editing_center_channel {
  position: relative;
  min-height: 630px;
}
.editing_center_channel .first_channel {
  position: absolute;
  left: 28px;
  top: 8px;
}
.editing_center_channel .second_channel {
  position: absolute;
  left: 28px;
  top: 8px;
}
.editing_center_channel .panel-default > .panel-heading {
  background: url("editingCenter/app/images/ad1.png") #3f5974 33px center no-repeat;
}
.editing_center_channel .panel-default > .panel-heading:hover,
.editing_center_channel .panel-open > .panel-heading:hover {
  background-color: #1c83d2;
}
.normal_back .panel-open > .panel-heading {
  background-color: #1c83d2;
}
.editing_center_channel .click_back .panel-heading {
  background-color: #1c83d2;
}
table tbody tr td.td-check {
  width: 40px;
  padding-left: 20px;
}
/*图集*/
.left {
  float: left;
}
p.newP {
  margin-top: 5px;
}
.row_allas {
  /*overflow: hidden;*/
  width: 100%;
}
.row_allas .m_box_item .vessel {
  position: relative;
}
.row_allas .m_nav > ul li.active > a {
  background-color: #1ABAA0;
  color: #FFF;
  border-radius: 0px;
}
.row_allas .m_nav > ul li > a {
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
}
.row_allas .m_box_item ul.flyaway {
  position: absolute;
  left: 20px;
  top: 3px;
  overflow: hidden;
}
/*新增弹窗样式*/
/*.newUploader .modal-content {
    width: 348px;
    height: 223px;
    background: #DDD none repeat scroll 0% 0%;
    top: 132px;
    margin: 0px auto;
}
.newUploader_content {
    width: 340px;
    height: 217px;
    background: #FFF none repeat scroll 0% 0%;
    margin: 2px 3px;
    border-radius: 6px;
}
.newUploader .newUploaderhead {
    height: 40px;
    line-height: 40px;
}
.newUploader .newUploaderBody {
    height: 125px;
    background: #F0F2F5 none repeat scroll 0% 0%;
    overflow: hidden;
}
.newUploader .newUploaderBody p {
    height: 30px;
    line-height: 30px;
    margin: 13px 0px 0px 20px;
}
*/
/*图集结束*/
/*－－－－－－－新闻模块－－－－－－－－－－*/
.row_news {
  /* overflow: hidden;*/
  width: 100%;
}
/*导航*/
.row_news .m_nav > ul li.active > a {
  background-color: #1abaa0;
  color: #fff;
  border-radius: 0;
}
.row_news .m_nav > ul li > a {
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
}
/*
.nav-tabs.m_nav_2 {
    padding-left: 20px;
}
*/
.nav-tabs.m_nav_2 > li.active > a {
  border: 1px solid #ddd;
  border-bottom-color: #fff;
  color: #000;
  font-weight: bold;
  width: 112px;
  text-align: center;
}
.row_news .m_nav_3 > ul {
  background-color: #f1f2f6;
}
.row_news .m_nav_3 > ul a {
  color: #000 !important;
  padding: 10px;
}
.row_news .m_nav_3 > ul li {
  padding: 0px;
  width: 124px;
  /* min-width: 100px;*/
  border-top: 1px solid #d4d4d6;
  /* border-bottom: 1px solid #d4d4d6;*/
  border-right: 1px solid #d4d4d6;
  cursor: pointer;
  text-align: center;
}
.websiteOrIwo_timeLine_head_row_news .creation .m_nav_3 > ul li {
  width: 25%!important;
}
.row_news .nav-tabs > li > a:hover {
  border-color: #f1f2f6;
}
.row_news .nav > li > a:hover,
.nav > li > a:focus {
  background: none;
}
.row_news .m_nav_3 > ul li:first-child {
  border-left: 1px solid #d4d4d6;
}
.row_news .m_nav_3 > ul li.active {
  font-weight: bold;
  background-color: #fff;
  /* border-bottom-color: #fff;*/
}
.row_news .m_nav_3 > ul li.active a {
  margin-bottom: 2px;
}
/*容器*/
.m_box {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #d6d6d6;
}
.m_box_2 {
  padding: 10px!important;
  border-left: 1px solid #d4d4d6;
  border-right: 1px solid #d4d4d6;
  border-bottom: 1px solid #d4d4d6;
}
.row_news .m_box_item {
  margin-bottom: 10px;
}
.row_news .m_box_item span.to {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 35px;
}
.mlpadding {
  padding-left: 10px;
}
.row_news .dropdown {
  display: inline-block;
}
.row_news .m_box_item::after {
  content: "";
  display: block;
  clear: both;
}
/*标签*/
.row_news .m_labels {
  padding-left: 0;
  list-style: none;
  display: inline-block;
}
.row_news .m_labels.remove {
  vertical-align: middle;
}
.row_news .m_labels.remove li {
  background: url(editingCenter/app/images/b15.png) no-repeat 67px 3px;
}
.row_news .m_labels li {
  float: left;
  border: 1px solid #d9d9d9;
  width: 80px;
  height: 28px;
  line-height: 28px;
  margin-right: 10px;
  margin-bottom: 5px;
  text-align: center;
  cursor: pointer;
}
.row_news .m_labels li:hover,
.row_news .m_labels li.active {
  border-color: #2f97d4;
}
/*.m_labels_2 li i {
    background: url(./editingCenter/app/images/b15.png) no-repeat;
    position: absolute;
    height: 10px;
    width: 10px;
    top: 18px;
    right: 10px;
    cursor: pointer;
}*/
/*.m_labels_2 li:last-child{
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background: url(./editingCenter/app/images/b14.png) no-repeat;
}*/
.row_news .m_form td {
  padding: 5px 10px;
}
.m_form .txt_r {
  width: 104px;
}
/*表格*/
.m_table {
  width: 100%;
}
.m_table td,
.m_table th {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #d4d4d6;
}
.m_table th {
  background-color: #f1f2f6;
}
/*图片列表*/
.m_img_lst {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  list-style: none;
}
.m_img_lst li {
  display: inline-block;
  width: 154px;
  height: 114px;
  margin-right: 10px;
}
.img_box {
  position: relative;
  overflow: hidden;
}
.img_box.fixed_size {
  width: 154px;
  height: 114px;
}
.img_box img {
  width: 100%;
  height: 100%;
}
.img_box .op_btns {
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.img_box .op_btns span {
  display: inline-block;
  width: 40px;
  height: 38px;
  cursor: pointer;
}
.img_box .op_btns span.upload {
  background: url(editingCenter/app/images/imgupload.png) no-repeat;
}
.img_box .op_btns span.delete {
  background: url(editingCenter/app/images/imgdelete.png) no-repeat;
}
/*上传*/
.u_upload_hide {
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: 3;
  width: 38px;
  height: 30px;
}
.u_upload_hide input[type='file'] {
  width: 100%;
  height: 100%;
}
/*其他*/
.row_news .bm_line {
  border-bottom: 1px solid #ddd;
}
.row_news .md_lng {
  width: 524px;
  display: inline-block;
  padding-right: 62px;
}
.row_news .md_lng-fix {
  width: 541px;
  display: inline-block;
}
.row_news .sm_lng {
  width: 200px;
  display: inline-block;
}
.row_news .col-sm-1,
.row_news .tip {
  height: 34px;
  line-height: 34px;
  white-space: nowrap;
}
.row_news .tip {
  white-space: nowrap;
  overflow: visible;
}
.row_news .radio,
.row_news .checkbox {
  display: inline-block;
}
.font_red {
  color: #d72420;
  font-style: normal;
  display: inline;
  float: none !important;
  width: auto;
}
/*重置*/
.btn-primary .s_icon {
  padding-right: 15px;
  margin-right: 25px;
  border-right: 1px solid #FF4E40;
}
span.s_icon.width-pic {
  margin-right: 10px;
}
button.btn.btn-primary.ng-scope.wt120 {
  width: 120px;
  text-align: center;
}
.edit_right_head .s_icon img {
  vertical-align: -3px;
}
.signed-hide-tit {
  font-style: normal;
}
.editing-Sites img {
  position: absolute;
  right: 10px;
  top: 12px;
}
.editing-bth {
  background: url(editingCenter/app/images/r3.png) no-repeat;
  border: none;
  width: 15px;
  height: 15px;
  position: relative;
}
button.editing-bth:focus {
  border: none;
  outline: none;
}
.edit_table .hidden-operate span.inblock {
  display: inline-block;
  width: 60px;
}
td.pointer {
  cursor: pointer;
}
/*左边多级菜单样式*/
.left-multi-menus {
  position: absolute;
  left: 100%;
  top: 153px;
  background-color: #0a2242 !important;
  z-index: 999;
  width: 106px;
  height: auto !important;
  padding-left: 0px;
  overflow: visible !important;
}
.left-multi-menus li {
  list-style: none;
  width: 90% !important;
  margin-left: 5%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-bottom: 1px solid #253958;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
.left-multi-menus li:hover {
  width: 100% !important;
  background: #3c6293;
  margin-left: 0;
}
/*新增多级菜单*/
/*.editing-list .moreList {
    position: absolute;
    width: 185px;
    min-height: 300px;
    top: 30px;
    background: #f8f8fb;
    z-index: 100;
    border: 1px solid #c3c4c4;
}
.editing-list .l224{left: 224px;}
.editing-list .l409{left: 409px;}
.editing-list .moreList ul {
    overflow: hidden;
    background: none;
    height: auto;
    padding: 0px;
    margin-left: 6px;
    margin-top: 15px;
}

.editing-list .moreList ul li {
    height: 30px;
    line-height: 30px;
    list-style: none;
    width: 100%;
    cursor: pointer;
}
.editing-list .moreList ul li.active{
    background: #dce8f2;
}
.editing-list .moreList ul li a {
    font-size: 12px;
    color: #7e7e81;
    line-height: 30px;
    padding:0px 0px 0px 14px;
    float: left;
}
.editing-list .moreList ul li a:hover{
    text-decoration: none;
}
.editing-list .moreList ul li img.mark{float: right; margin-right: 5px; border:0;cursor: pointer; margin-top: 7px;}
.editing-list .moreList ul li img.file{float: left; width: 12px; height: 10px; border: none; margin-left: 7px; margin-top:10px;}
*/
.widgetList {
  position: absolute;
  top: 273px;
  left: 224px;
  overflow: hidden;
  color: #666;
  width: 200px;
  min-height: 200px;
  background: #fff;
  font-size: 14px;
  z-index: 100;
}
.widgetList ul {
  overflow: hidden;
  background: #fff;
  border: 1px solid #ccc;
  min-height: 200px;
  padding: 0px;
  margin: 0px;
}
.widgetList ul li {
  list-style: none;
  height: 30px;
  line-height: 30px;
  text-align: left;
}
.widgetList ul li a {
  color: #337ab7;
  text-decoration: none;
  line-height: 30px;
  width: 100%;
  display: block;
  padding: 0px;
}
.nav-tabs.nav-justified > li {
  position: relative;
  z-index: 11;
}
.tab-content {
  position: relative;
  z-index: 11;
}
.channel-popover-bd .tab-content {
  background: #EEEDEB;
}
@keyframes MoreTabListSlideLeftOut {
  from {
    right: 0;
  }
  to {
    right: -110px;
  }
}
@keyframes MoreTabListSlideLeftIn {
  from {
    right: -110px;
  }
  to {
    right: 0;
  }
}
.iwo_accordion .panel-default > .panel-heading .panel-title a .editctr_newspaper_title_image {
  vertical-align: -8px;
  width: 25px;
}
.plan_head .nav-tabs.nav-justified {
  display: none;
}
.plan-main-left {
  padding-left: 0px;
  padding-right: 0px;
}
.manuscript-archives-select-left {
  float: left;
  margin-left: 15px;
}
.manuscript-archives-select-right {
  float: right;
  margin-right: 15px;
}
@media (max-width: 1024px) {
  .manuscript-archives-select-left {
    margin-left: 20px;
  }
  .manuscript-archives-select-left .dropdown .bth-fix {
    margin-left: -20px !important;
  }
  .manuscript-archives-select-right {
    margin-right: 0;
  }
  .manuscript-archives-select-right .dropdown {
    margin-right: 0!important;
  }
  .iwo_accordion .panel-default > .panel-heading .panel-title a i {
    width: 15%!important;
  }
  .iWo-left-div i {
    width: 18%!important;
  }
}
.editing_list_zjxw_img {
  width: 15px;
  height: 18px;
  margin-right: 15px;
  vertical-align: -3px;
}
.editing .input-group-addon,
.input-group-btn {
  vertical-align: middle;
  cursor: pointer;
}
.editing .input-group-btn,
.edit_right_head .input-group-btn,
.edit_right_mid .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  top: 0px;
  right: 0px;
  left: 10px;
  float: left;
}
.subject-detail .subject-list-style .displaySet .style-radio {
  width: 110px;
}
/*
table tbody tr td.table-title-size-ta-l a {
    font-size: 15px;
}
*/
/* td-number 序号*/
.edit_table table thead tr th.td-number {
  width: 42px;
  padding: 8px 0 8px 8px;
}
/*左侧主导航ul底部加线*/
.editing-left-fixed .editing-list .editing-nav .nav.nav-tabs.nav-justified {
  border-bottom: 1px solid #A7ADAF;
}
/*列表table圆角设置*/
.border_radius_5 {
  border-radius: 5px;
  /* overflow: hidden; */
}
/*设置上下间距相等*/
.edit_right_mid .col-md-5,
.edit_right_mid .col-md-6,
.edit_right_mid .col-md-7,
.edit_right_mid .manuscript-archives-select-left,
.edit_right_mid .manuscript-archives-select-right,
.edit_right_mid .col-md-3,
.edit_right_mid .col-md-9 {
  margin-top: -4px;
}
.edit_right_mid_margin_top0 .col-md-6 {
  margin-top: 0px!important;
}
.editing-list .myManuscript .panel-heading:hover {
  background-color: #466385 !important;
}
.editing-list .fragmentManagement .panel-body-editcenter:hover {
  background-color: #1c83d2;
}
@media screen and (min-width: 1440px) and (max-width: 1681px) {
  .edit_news_today_table {
    min-height: 730px;
  }
}
.website_accordion .editctr_website_waitcompiled_ml1 {
  margin-left: -1px;
}
.website_accordion .editctr_website_waitcompiled_cloudIcon {
  margin-left: -1px;
  width: 25px;
  display: block;
  margin-top: 10px;
}
.edict_fixed_position {
  width: 17px;
  height: 19px;
  margin-top: -8px;
}
.k7-20a button {
  width: 73px;
  height: 25px;
  color: white;
  border: 0px;
  border-radius: 4px;
  margin-top: 10px;
  margin-left: 10px;
}
.changeLeft .invalidate-input-box span.ng-scope {
  left: 0px;
}
/*采编中心下 全部时间样式*/
.editing_pd .app-selectedTimeType .app-selected .dropdown .bth-fix {
  width: 120px;
}
.editing_pd .app-selectedTimeType .app-selected {
  padding-right: 0px;
}
.editing_pd .app-selectedTimeType .app-selected .dropdown {
  margin-right: 10px;
}
.editing_pd .app-selectedTimeType .app-selected .dropdown .dropdown-menu {
  min-width: 120px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #FF4E40 !important;
  border-color: #FF4E40 !important;
}
.invalidate-input-box span.assist button.active {
  background: #FF4E40;
  color: #fff;
  border-color: #FF4E40;
}
.invalidate-input-box span.assist button:hover {
  background: #FF4E40;
  color: #fff;
  border-color: #FF4E40;
  outline: none;
}
.k7-12a {
  width: 5.6%;
  text-align: center;
}
.k7-12b {
  width: 9%;
  text-align: center;
}
.k7-12c {
  width: 12%;
  text-align: center;
}
.k7-16a {
  float: left;
  line-height: 28px;
  font-size: 14px;
  color: #7b7b7b;
  cursor: pointer;
  border: 1px #ccc solid;
  border-radius: 5px;
  width: 104px;
  text-align: center;
  margin: 0 5px 3px 0;
}
.k7-16b {
  display: block;
  float: left;
  line-height: 28px;
  height: 28px;
  color: #7b7b7b;
  border: 1px #ccc solid;
  border-radius: 5px;
  padding: 0 8px;
  margin: 0 5px 5px 0;
}
.k7-24b {
  padding: 10px;
  background: #fff;
  height: 100%;
  position: relative;
  border-radius: 5px;
}
.k7-24b .main {
  height: 350px;
  box-sizing: border-box;
  padding: 20px 0 35px 0;
}
.k7-24b .main ul {
  border: 1px #ccc solid;
  height: 100%;
  overflow-y: scroll;
}
.k7-24b .bottom {
  position: absolute;
  bottom: 10px;
}
.k7-24b .k7-20a {
  width: auto;
  margin-left: auto;
}
.k7-16b span {
  cursor: pointer;
  margin: 0 5px;
  display: block;
  float: left;
}
.k7-18a {
  width: 57px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.k7-20a {
  width: 90px;
  margin-left: 15px;
}
.k7-20b {
  width: 100%;
  margin-left: -105px;
}
.k7-20b.cur {
  font-weight: bold;
  color: white;
  background-color: #ff4e40;
}
.k7-20c {
  margin-left: 105px;
}

.creation{
	/*
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;	
	*/
	min-height:200px;
}

.creation.scroll-fix-active{
	z-index:90;
	margin-left:-15px!important;
}

.creation .time_item_cnt{
	cursor:move;
}

.creation .creationTitle{
	display: block;
	width: 100%;
	cursor:pointer;
}

.creation .creationTitle p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.alert-detail .res-ctr-detail .operate-btns{
	position: absolute;
}

.res-ctr-detail .res-ctr-con{
	margin-top:80px;
}

.creation .website_newTab_modular_createY_all,
.creation .website_newTab_modular_theme_all,
.creation .website_newTab_modular_manuscript_all{
	margin-bottom:45px;
}

.creation .website_m_box_2_1{
	position: static;
	height: auto;
}
.website_m_box_2_1 p.duplicateInfo{
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}


.gaojianbeijin .website_m_box_2_1 .website_newTab_table table {
    font-size: 14px;
    color: #2a2a2a;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr {
    height: auto;
    min-height: 50px;
    line-height: 50px;
    transition: all ease 0.5s;
    border: 1px solid transparent;
    border-bottom: 1px solid #ebeff2;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr th {
    color: #2a2a2a;
    font-weight: normal;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr th:first-child {
    width: 18%;
    text-align: center;
    background-color: #f9f9f9;
    border-right: 1px solid #ebeff2;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr ul {
    width: auto;
    display: inline-block;
    margin: 0 5px;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr ul li {
    line-height: 25px;
    margin-left: 10px;
    /* float: none; */
    display: inline-block;
    height: 30px;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr ul li a {
    font-size: 14px;
    color: #2a2a2a;
    cursor: pointer;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr li.website_newTab_table_borde {
    background-color: #d64541;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr li.website_newTab_table_borde a {
    color: #fff;
    padding: 0 12px;
    width: 100%;
    height: 100%;
    display: block;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr td {
    position: relative;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr td .website_newTab_td_span_img {
    line-height: 25px;
    /* display: inline-block; */
    margin-left: 10px;
    float: left;
    height: 30px;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr td .website_newTab_td_span_img a {
    color: #d64541;
    position: relative;
    top: auto;
    right: auto;
    cursor: pointer;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr td .website_newTab_td_span_img a i {
    font-size: 10px;
    transition: all ease 0.5s;
    transform: scale(0.7);
    margin-left: -2px;
    left: 105%;
    top: 4px;
    content: "";
    background: url('editingCenter/app/toBeCompiled/images/sjx.png') no-repeat;
    display: block;
    width: 10px;
    height: 7px;
    position: absolute;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr td .website_newTab_td_span_img a span {
    display: inline-block;
  }
  .gaojianbeijin .website_m_box_2_1 .website_newTab_table table tr td .website_newTab_td_span_img a i.website_img_rota {
    font-size: 10px;
    -webkit-transform: rotate(180deg) scale(0.7);
    transform: rotate(180deg) scale(0.7);
    transition: all ease 0.5s;
  }
  .gaojianbeijin div.website_newTab_modular {
    overflow-y: auto;
    overflow-x: hidden;
    border: none;
    padding: 20px 17px 20px 34px;
    font-size: 14px;
    position: relative;
    min-height: 40px;
  }
  .gaojianbeijin div.website_newTab_modular .websist_normal {
    text-align: center;
    color: gray;
    /* top: 0 !important; */
  }
  .gaojianbeijin div.website_newTab_modular ul {
    list-style-position: outside;
  }
  .gaojianbeijin div.website_newTab_modular ul li:not(:first-child) {
    margin-top: 20px;
  }
  .gaojianbeijin div.website_newTab_modular ul li {
    width: 100%;
    border-bottom: 1px solid #f4f5f7;
    padding-bottom: 20px;
  }
  .gaojianbeijin div.website_newTab_modular ul li a.website_newTab_tit {
    color: #2A2A2A;
    cursor: pointer;
    position: relative;
  }
  .gaojianbeijin div.website_newTab_modular ul li a.website_newTab_tit::before {
    content: "▪";
    color: #4785FE;
    font-size: 16px;
    position: absolute;
    left: -14px;
    top: -3px;
  }
  .gaojianbeijin div.website_newTab_modular ul li a.website_newTab_tit:hover {
    color: #4785FE;
  }
  .gaojianbeijin div.website_newTab_modular ul li div.website_newTab_source_time {
    color: #666;
  }
  .gaojianbeijin div.website_newTab_modular ul li div.website_newTab_source_time span {
    color: #666666;
    margin-left: 5px;
    font-size: 12px;
  }
  .gaojianbeijin div.website_newTab_modular ul li p.website_newTab_content a {
    margin-bottom: 10px;
    margin-top: 12px;
    display: block;
    color: #666666;
    font-size: 14px;
  }
  
.zhutiyanzhan .website_m_box_2_1{
    border: none;
}
.creation .website_timeline_load_more_1{
	left:1px;
	right:1px;
	bottom:1px;
	width:auto;
}

.creation .website_newTab_modular_manuscript_all .website_timeline_load_more_1{
	left:11px;
}
.zhutiyanzhan {
    overflow-y: auto;
    border: none;
    padding: 20px 17px 20px 34px;
    padding-bottom: 45px;
    position: relative;
  }
  .zhutiyanzhan i {
    font-style: normal;
  }
  .zhutiyanzhan .zhuti_header {
    width: 200px;
    height: 30px;
    margin-bottom: 10px;
  }
  .zhutiyanzhan .zhuti_search .search_box {
    height: 30px;
    margin-bottom: 10px;
    font-size: 14px;
    position: relative;
  }
  .zhutiyanzhan .zhuti_search .search_box span {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
  }
  .zhutiyanzhan .zhuti_search .search_box span i {
    translate: 200ms;
    font-size: 14px;
    right: 12px;
    top: 11px;
    left: unset;
  }
  .zhutiyanzhan .zhuti_search .search_box .open i {
    transform: rotate(180deg);
  }
  .zhutiyanzhan .zhuti_search .search_box .zhuti_channel {
    width: 15%;
    left: 0 !important;
    position: relative;
    display: inline-block;
    min-width: unset;
    top: auto;
    background-color: #fff;
    color: #2a2a2a;
  }
  .zhutiyanzhan .zhuti_search .search_box .selected {
    color: #d64541;
    border: 1px solid #d64541;
  }
  .zhutiyanzhan .zhuti_search .search_box .zhuti_channel.selected{
      color: #d64541;
      /* background-color: #d64541; */
  }
  .zhutiyanzhan .zhuti_search .search_box .other_location {
    width: 34%;
    text-align: center;
  }
  .zhutiyanzhan .zhuti_total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 40px;
    background: #f6f7fb;
    margin-bottom: 10px;
  }
  .zhutiyanzhan .zhuti_total span i {
    color: #d64541;
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
    background: none;
    width: auto;
    margin-left: 0;
  }
  .zhutiyanzhan .zhuti_total span i.icon-jiaohuan20 {
    color: #c5c5cd;
  }
  .zhutiyanzhan ul.website_newTab_modular_theme_all {
    list-style-position: outside;
    font-size: 14px;
    height: auto;
  }
  .zhutiyanzhan ul.website_newTab_modular_theme_all li:not(:first-child) {
    margin-top: 20px;
  }
  .zhutiyanzhan ul.website_newTab_modular_theme_all li {
    width: 100%;
    border-bottom: 1px solid #f4f5f7;
    padding-bottom: 20px;
    position: relative;
  }
  .zhutiyanzhan ul.website_newTab_modular_theme_all li a.title {
    color: #2A2A2A;
    font-size: 14px;
    cursor: pointer;
    text-align: left;
  }
  .zhutiyanzhan ul.website_newTab_modular_theme_all li a.title::before {
    content: "▪";
    color: #4785FE;
    font-size: 16px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 8px;
  }
  .zhutiyanzhan ul.website_newTab_modular_theme_all li a:hover {
    color: #4785FE;
  }
  .zhutiyanzhan ul.website_newTab_modular_theme_all li span {
    color: #2a2a2a;
    font-size: 14px;
  }
  .zhutiyanzhan ul.website_newTab_modular_theme_all li div.website_newTab_source_time {
    color: #666666;
    font-size: 12px;
  }
  .zhutiyanzhan ul.website_newTab_modular_theme_all li div.website_newTab_source_time span {
    color: #666666;
    font-size: 12px;
  }
  .zhutiyanzhan ul.website_newTab_modular_theme_all li p.website_newTab_content a {
    cursor: default;
    margin-bottom: 10px;
    margin-top: 12px;
    color: #666666;
    font-size: 14px;
    word-break: break-all;
    display: inline-block;
  }
  
  .zhuti_total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 40px;
    background: #f6f7fb;
    margin-bottom: 10px;
  }
  .zhuti_total span i {
    color: #d64541;
  }
  .zhuti_total span i.icon-jiaohuan20 {
    color: #c5c5cd;
  }
  .tabSwitch {
    margin: 0 auto;
    border: 1px solid #ebeff2;
    border-radius: 15px;
    overflow: hidden;
  }
  .tabSwitch button {
    width: 50%;
    height: 30px;
    line-height: 30px;
    background-color: #ffffff;
    float: left;
    border: none;
  }
  .tabSwitch .selected {
    color: #ffffff;
    background-color: #d64541;
  }
  ul.location_list {
    width: 95%;
    padding: 20px 10px;
    position: absolute;
    top: 35px;
    left: 5px;
    box-shadow: 1px 2px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    background: #ffffff;
    z-index: 1;
  }
  ul.location_list li {
    width: 20%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
  }
/*新闻*/

.box-fix-top {
    top: 10px;
    margin-top: 0 !important;
    padding-right: 10px !important;
}

.appNewsPreview-footer {
    margin-top: 20px;
    border-top: 1px dotted #999999;
}

.appNewsPreview-footer-row {
    padding: 20px 0;
}

.appNewsPreview_footBottom_border {
    border-bottom: 1px solid #999999;
}

.appNewsPreview-footer-row img {
    float: left;
    width: 140px;
    margin-right: 10px;
}

.appNewsPreview-footer-row div:nth-child(odd) {
    /* border-right: 1px dotted #ccc;*/
}

.appNewsPreview-footer-row p.p-tit {
    float: left;
    width: 20%;
    text-align: right;
    margin-right: 15px;
    font-weight: bold;
}

.appNewsPreview-footer-row p.p_list_style {
    clear: both;
    overflow: hidden;
}

.appNewsPreview-footer-row p.p_list_style b {
    float: left;
    width: 18%;
    text-align: right;
    margin-right: 15px;
}

.appNewsPreview-footer-row p.p_list_style span {
    float: left;
    width: 76%;
}

.appNewsPreview-body-con {
    width: 80%;
    margin: 0 auto;
}

.appNewsPreview-body-con .title {
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 0px;
}

.appNewsPreview-body-con .time {
    color: #666;
    font-size: 12px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    margin-bottom: 0px;
}

.appNewsPreview-body-con .content {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    text-indent: 2em;
    margin-top: 20px;
}

.appNewsPreview-body-con h1 {
    text-align: center;
}

.appNewsPreview-body-con .overflow {
    overflow: hidden;
}

.websiteCabletPreview .imageCon {
    overflow: hidden;
    width: 100%;
}

.websiteCabletPreview .imageCon .listImg {
    overflow: hidden;
    float: left;
    width: 50%;
}

.websiteCabletPreview .imageCon .listImg p {
    font-weight: bold;
}

.websiteCabletPreview .imageCon .focusImg p {
    font-weight: bold;
}

.websiteCabletPreview .imageCon .focusImg {
    overflow: hidden;
    float: left;
    width: 50%;
}

.websie-preview-footer {
    margin-top: 10px
}

.websiteCabletPreview .videoAudioTitle {
    margin-left: 204px;
    width: 90px;
}

.websiteCabletPreview .videoAudioTitle p {
    font-weight: bold;
}

.website-tl {
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    font-size: 16px;
    color: #292929;
    border-bottom: 1px solid #D5D9DC;
}

.website-detail {
    margin-left: 30px;
    margin-top: 10px;
}

.website-detail-list {
    overflow: hidden;
    font-size: 14px
}

.website-detail-list h3 {
    text-align: right;
    color: #292929;
    width: 80px;
    float: left;
    font-size: 14px;
    font-weight: 700
}

.website-detail-list p img.pic-img,
.website-detail-list p {
    margin-top: 10px;
    width: 230px;
    height: 150px;
    overflow: hidden;
    float: left;
    margin-right: 20px
}

.website-detail-list span,
.website-detail-list img.pic-focus {
    display: block;
    margin-left: 80px;
    color: #5F5F5F;
    margin-top: 18px;
}

.website-detail-list img.pic-focus {
    width: 230px;
    height: 150px;
}

.subject-preview-head {
    height: 140px;
}

.subject-preview-head p {
    color: #282828;
    font-weight: bold;
    font-size: 22px;
}

.subject-preview-con {
    margin-top: 50px;
}

.subject-preview-con .nav-tabs {
    border-bottom: none;
}

.subject-preview-con .nav-tabs>li>a {
    border-radius: 4px 4px 0px 0px;
    width: 116px;
    height: 36px;
    line-height: 36px;
    padding: 0px;
    text-align: center;
    background: #ededed;
    color: #333;
    font-weight: bold;
    font-size: 16px;
    border: 1px solid #ccc;
    margin-right: -1px;
}

.subject-preview-con .nav-tabs>li.active>a,
.subject-preview-con .nav-tabs>li.active>a:hover,
.subject-preview-con .nav-tabs>li.active>a:focus {
    border: 1px solid #ccc;
    color: #333;
    background: #fff;
    line-height: 36px;
}

.checkNewsManu-body-con .table thead {
    background: #f0f2f5;
}

.subject-preview-footer {
    margin-top: 40px;
}

.no-border-bottom {
    border-bottom: none;
}

.box-fix-top {
    top: 10px;
    margin-top: 0 !important;
    padding-right: 10px !important;
}

.container-fluid .bdb {
    border-top: 1px solid #ccc
}

.mglr-15 {
    margin: 0 15px;
}

.checkNewsManu-head {
    /*height: 189px;*/
    background: #f0f1f3;
    border-bottom: 1px solid #d4dada;
    padding: 34px 26px 0 26px;
    margin-top: 50px;
    min-height: 100px;
}

.checkNewsManu-head .row .col-md-3 span:nth-child(odd) {
    color: #999;
    width: 30%;
    text-align: right;
    float: left;
    color: #101010;
    font-weight: bold;
}

.checkNewsManu-head .row .col-md-3 span:nth-child(even) {
    color: #272928;
    width: 50%;
    float: left;
    padding-left: 10px;
}

.checkNewsManu-head .row .col-md-3 span:nth-child(even) {
    color: #272928;
    width: 70%;
    word-break: break-all;
    float: left;
    padding-left: 10px;
}

.checkNewsManu-row {
    /*    height: 36px;*/
    overflow: hidden;
    line-height: 36px;
}

.checkNewsManu-row .col-zhaiyao-tl {
    height: 36px;
    line-height: 36px;
    color: #101010;
    text-align: right;
    font-weight: bold;
    width: 100px;
    float: left
}

.checkNewsManu-row .col-zhaiyao-dt {
    margin-top: 5px;
    line-height: 24px;
    width: 90%;
    margin-left: 120px;
    padding-bottom: 20px;
}

.checkNewsManu-body-tit {
    height: 120px;
    border-bottom: 1px solid #d5d9dc;
    text-align: center;
}

.checkNewsManu-body-tit .checkNewsManu-body-tit-title {
    font-size: 24px;
    color: #454545;
    font-weight: bold;
    text-align: center;
    margin: 0px;
}

.checkNewsManu-body-tit .checkNewsManu-body-tit-subtitle {
    font-size: 16px;
    margin: 0px;
    line-height: 40px;
    text-align: center;
}

.checkNewsManu-footer {
    margin-top: 20px;
}

.checkNewsManu-footer-row {
    /*margin: 0 60px;*/
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}

.checkNewsManu-footer-row h3 {
    font-family: "微软雅黑";
    font-size: 16px;
}

.checkNewsManu-footer-row img {
    float: left;
    width: 140px;
}

.checkNewsManu-footer-row div:nth-child(odd) {
    border-right: 1px dotted #ccc;
}

.checkNewsManu-footer-row p.p-tit {
    float: left;
    width: 20%;
    text-align: right;
    margin-right: 15px;
}

.checkNewsManu-footer-row p.p-list-style {
    clear: both;
    margin-left: 60px;
}

.checkNewsManu-footer-row p.p-con {
    margin-left: 24%;
}

.checkNewsManu-body-con {
    width: 80%;
    margin: 0 auto;
}

.checkNewsManu-body-con .title {
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 0px;
}

.checkNewsManu-body-con .time {
    color: #666;
    font-size: 12px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    margin-bottom: 0px;
}

.checkNewsManu-body-con .info {
    font-size: 16px;
    font-weight: bold;
    text-indent: 2em;
    color: #000;
    margin-top: 20px;
}

.checkNewsManu-body-con .content {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    text-indent: 2em;
    margin-top: 20px;
}

.checkNewsManu-footer-row .m_timeline div {
    border-right: none;
}

.checkNewsManu-footer-row .m_timeline div.time_tick {
    width: 16%;
}

.checkNewsManu-footer-row .m_timeline:before {
    left: 16%;
}

@media screen and (max-width: 1024px) {
    .checkNewsManu-footer-row .m_timeline div.time_tick {
        width: 23%;
    }
    .checkNewsManu-footer-row .m_timeline:before {
        left: 23%;
    }
}

@media screen and (max-width: 1366px) {
    .websiteCabletPreview .imageCon .focusImg {
        margin-left: 192px;
    }
    .websiteCabletPreview .imageCon .listImg {
        margin-left: 175px;
    }
}

@media screen and (min-width: 1680px) and (max-width: 1920px)  {
    .websiteCabletPreview .imageCon .focusImg {
        margin-left: 290px;
    }
    .websiteCabletPreview .imageCon .listImg {
        margin-left: 279px;
    }
}
@media screen and (min-width: 1366px) and (max-width: 1680px)  {
    .websiteCabletPreview .imageCon .focusImg {
        margin-left: 245px;
    }
    .websiteCabletPreview .imageCon .listImg {
        margin-left: 233px;
    }
}
/* 融合待编 */
.standby-draft-table .panel-bar .panel-default > .panel-heading {
  background: #ededed;
  border-bottom: none;
}
.fusion-Pending-title a .standby-draft-panel-title-name {
  color: #666;
}
.fusionPending-standby-draft-panel-title-rotate {
  transform: rotate(270deg);
  -ms-transform: rotate(279deg);
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  position: relative;
  /*top: -3px;*/
}
.standby-draft-table .fusion-pending .panel-default > .panel-heading {
  background: #edeff1;
  border-bottom: none;
}
.standby-draft-table .fusion-pending .standby-draft-panel-title .standby-draft-panel-title-name {
  color: #666;
}
.information-tip-box {
  position: relative;
}
.information-tip {
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  right: 0px;
  top: -12px;
  color: #fff;
  font-size: 5px;
  text-align: center;
  line-height: 18px;
  background-color: red;
  border-radius: 50%;
}
.information-tip span {
  font-size: 14px;
}
.information-tip-margin {
  /*margin-bottom: 15px;*/
  margin-bottom: 12px;
}
.pointer {
  cursor: pointer;
  position: relative;
}
.pointer img {
  position: relative;
  top: -20px;
  left: -10px;
}
.paper-load-more {
  height: 35px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.fresh-position-style {
  position: relative;
  top: -30px;
  left: 95%;
  height: 0px;
}
.content-container-box {
  overflow: hidden;
}
/* 左边列表样式 */
.iwo_accordion .panel-default > .panel-heading {
  background: #EEEDEB;
  /* height: 40px; */
  line-height: 40px;
  border-bottom: 1px solid #E1DFDA;
}
.iwo_accordion .panel-default > .panel-heading:hover {
  background-color: #F6F5F4;
}
.iwo_accordion .panel-group {
  min-height: 701px;
}
.website_accordion .panel-group {
  min-height: 544px;
}
.iwo_accordion .panel-default > .panel-heading .panel-title {
  font-size: 15px;
  font-family: "Microsoft Yahei";
  padding-left: 10px;
}
.iwo_accordion .panel-default > .panel-heading .panel-title a {
  color: #556064;
  display: block;
  margin-left: 6px;
  width: 98%;
  height: 40px;
}
.iwo_accordion .panel-default > .panel-heading .panel-title a:hover,
.iwo_accordion .panel-default > .panel-heading .panel-title a:focus,
.iwo_accordion .panel-default > .panel-heading .panel-title a.active {
  text-decoration: none;
}
.iwo_accordion .panel-default > .panel-heading .panel-title a img {
  vertical-align: -5px;
}
.iwo_accordion .panel-default > .panel-heading .panel-title a img.fixed_align {
  vertical-align: -5px;
}
.iwo_accordion .panel-default > .panel-heading .active {
  /* background: url("./editingCenter/app/images/l12.png") no-repeat 100% center; */
}
.iwo_accordion .panel-body ul {
  background: #F6F5F4;
  height: auto;
  margin-bottom: 0px;
  margin-left: -40px;
}
.iwo_accordion .panel-body ul li {
  height: 40px;
  line-height: 40px;
  list-style: none;
  color: #676561;
  width: 100%;
  border-bottom: 1px solid #E1DFDA;
  position: relative;
  padding-left: 17.85%;
  cursor: pointer;
  font-family: "Microsoft Yahei";
}
.iwo_accordion .panel-body ul li i {
  float: left;
  height: 40px;
  width: 24%;
  text-align: right;
}
.iwo_accordion .panel-body ul li i.fa {
  float: none;
}
.iwo_accordion .panel-body ul li a {
  display: inline-block;
  padding: 0 0;
  /*width: 81%;
    text-align: left;*/
  width: 74%;
  text-align: left;
  float: right;
}
.iwo_accordion .panel-body ul li a:focus,
.iwo_accordion .panel-body ul li a:hover {
  text-decoration: none;
}
.iwo_accordion .panel-body ul li span {
  height: 22px;
  line-height: 22px;
  min-width: 32px;
  background: #fff;
  border-radius: 11px;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 9px;
  font-size: 10px;
  color: #211b1f;
  text-align: center;
}
input[type="checkbox"].manuscript-checkbox {
  float: left;
  margin-top: 8px;
  margin-right: -10px;
  cursor: pointer;
}
.mr14 {
  margin-right: 14px;
}
.ht43 {
  height: 43px;
}
.editing-list .iWo-left-accordion-active .panel-heading,
.editing-list .fix_back_hover .panel-heading:hover,
.editing-list .editing-nav-newspaper_hover .panel-heading:hover,
.editing-list .editing-nav-newspaper_hover .iWo-left-accordion-active .panel-heading .panel-title {
  /* background: url("./editingCenter/app/images/l12.png") no-repeat scroll 101% center; */
  background-color: #fff !important;
}
.editing-list .iWo-left-accordion-active .panel-heading a,
.editing-list .fix_back_hover .panel-heading:hover a,
.editing-list .editing-nav-newspaper_hover .panel-heading:hover a,
.editing-list .editing-nav-newspaper_hover .iWo-left-accordion-active .panel-heading .panel-title a {
  color: #FF4E40 !important;
}
/*@media screen and (max-width: 1024px) {
    .iwo_accordion .panel-body ul li a{
        width: 77%;
    }
    .iwo_accordion .panel-default > .panel-heading .panel-title a{
        width: 70%;
    }
}*/
.iwo_accordion .panel-default > .panel-heading .panel-title a.ml0 {
  margin-left: 0px;
  font-size: 15px !important;
}
.iwo_accordion .panel-default > .panel-heading .panel-title a i {
  display: block;
  float: left;
  width: 13%;
  margin-right: 5px;
}
.iwo_accordion .panel-default > .panel-heading .panel-title a i.fa-jpy {
  font-size: 20px;
  margin: 10px 0px 0px 5px;
}
.sourceJson {
  float: left;
}
.sourceJson .dropdown .bth-fix {
  width: 240px;
  height: 34px;
}
.sourceJson .dropdown .btn-fix-title {
  width: 200px;
}
.sourceJson .dropdown .dropdown-menu {
  min-width: 240px;
  height: 300px;
  overflow-y: auto;
}
.row_news .m_nav_3.rt_wt {
  width: 372px;
}
.websiteOrIwo_timeLine_head_row_news .m_nav_3.rt_wt {
  width: 97%!important;
}
.mt40 {
  margin-top: 40px;
}
.m_box.no_border {
  border: none;
}
.auto_wt.wordNum {
  width: auto;
  margin-left: 0;
}
.content_timeline.m_timeline .time_item_cnt img {
  display: block;
  width: 100%;
}
.content_timeline.m_timeline .time_item_cnt a {
  font-size: 14px;
  line-height: 24px;
  font-family: "微软雅黑";
  color: #494949;
}
.timeline_load_more {
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: -10px;
  background-color: #fafafa;
}
.last_item_mb > div {
  margin-bottom: 20px;
}
.iwo_operate {
  cursor: pointer;
}
.m_box.box_bg {
  background-color: #fafafa;
}
.iWo-logo-hidden {
  visibility: hidden;
}
.atals .textarea-mid {
  width: 100%;
  height: 200px;
  resize: none;
  font-size: 15px;
}
.iwo_accordion_new .iWo-left-div:hover {
  background-color: #F6F5F4;
}
.iWo-left-div {
  background: #EEEDEB;
  line-height: 40px;
  border-bottom: 1px solid #E1DFDA;
  color: #fff;
  padding-left: 10px;
  height: 40px;
}
.iWo-left-div i {
  display: block;
  float: left;
  width: 16%;
  padding-left: 6px;
}
.iWo-left-div a {
  float: left;
  width: 81%;
  color: #556064;
  font-size: 15px;
  font-family: "Microsoft Yahei";
}
.iWo-left-div a:hover,
.iWo-left-div a:focus {
  text-decoration: none;
}
.iWo-left-accordion-active {
  /* background: url("./editingCenter/app/images/l12.png") no-repeat scroll 101% center !important; */
  background-color: #fff !important;
}
.iWo-left-accordion-active a {
  color: #FF4E40;
}
.subject-tab {
  z-index: 1000;
}
.iwokeywords .subject-list-style {
  margin: 0;
}
.iwotable .td_textarea {
  margin-top: 13px !important;
}
/*关键词*/
tags-input .tags {
  border-color: #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
tags-input .host {
  margin-top: 0;
  margin-bottom: 0;
}
.edit_table .edit_table_orgposit {
  text-align: left;
}
.iwokeywords .subject-list-style tags-input .tags .input {
  padding-left: 10px;
}
.m_box tags-input .tags .input {
  width: 204px !important;
}
.m_box_item tags-input .tags .input {
  padding-left: 10px;
}
.edit_table .timing-signed-icon {
  position: relative;
  top: 0px;
  cursor: default;
  left: 10px;
  width: 20px;
}
.edit_table table thead tr th .regular-checkbox + label {
  border: 2px solid #7a7a82;
  border-radius: 5px;
  /*margin-left: 8px;*/
}
.edit_table table tbody tr td .regular-checkbox + label {
  border: 1px solid #aab1bb;
  border-radius: 5px;
  /*margin-left: 8px;*/
}
.edit_table table thead tr th .regular-checkbox:checked + label:after,
.edit_table table tbody tr td .regular-checkbox:checked + label:after {
  background: url("editingCenter/iWo/images/check_marks_black.png") no-repeat !important;
}
table tbody tr td.td-number {
  position: relative;
}
.edit_table table thead tr th.td-number {
  text-align: left;
}
table tbody tr td.td-number .office_icon_group {
  position: absolute;
  top: 7px;
  right: 0;
  text-align: right;
  width: 68px;
}
table tbody tr td.td-number .office_icon_group img {
  cursor: default;
}
table tbody tr td.td-number .office_icon_group_addImgIcon {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
table tbody tr td.td-number .office_icon_group_addImgIcon img {
  cursor: default;
}
.edit_right_head .edit_right_head_btn_clearTrash,
.edit_right_head .edit_right_head_btn_clearTrash:focus {
  width: 100px;
}
.edit_right_mid.edit_newDocSite_top_right_mid {
  height: auto;
}
.pointer .edit_iwo_unread_icon {
  position: absolute;
  top: 0;
  width: 23px;
  height: 21px;
  border: none;
}
.errorTips {
  display: block;
  background: #e74955;
  color: #FFF;
  position: absolute;
  top: -33px;
  text-align: center;
  min-width: 140px;
  border-radius: 16px;
  line-height: 28px;
}
.errorTips {
  display: block;
  background: #e74955;
  color: #FFF;
  position: absolute;
  top: -33px;
  text-align: center;
  min-width: 140px;
  border-radius: 16px;
  line-height: 28px;
}
.errorTips p {
  margin-bottom: 0px !important;
  color: #fff !important;
  text-align: center !important;
  font-size: 12px !important;
  float: none!important;
  line-height: 28px!important;
}
.errorTips i {
  content: "";
  background: url("editingCenter/app/toBeCompiled/images/sjx.png") no-repeat;
  display: block;
  width: 10px;
  height: 7px;
  position: absolute;
  top: 27px;
  left: 50%;
  margin-left: -5px;
}
.edit_table .Almanac thead {
  background: none;
}
.isORINGIN {
  height: 34px;
  line-height: 34px;
}
.isORINGIN_cursor {
  cursor: pointer;
}
.fadeout {
  -webkit-animation-name: am-fade;
  animation-name: am-fade;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
/* Fade */
@-webkit-keyframes am-fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes am-fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
td.edit-icon-td {
  width: 60px;
  padding: 4px 0 0 0!important;
}
/*iwo融合待编、融合审签*/
.fresh-position-stylenew {
  position: relative;
  float: right;
  top: -30px;
  right: 5%;
  height: 0px;
}
.checkNewsManu-row > div.col-md-12 {
  line-height: 20px;
}
.copy-darft-a a {
  color: #4C4C4C;
  font-size: 12px;
}
.copy-darft-row {
  padding: 10px;
  margin: 15px 0px;
}
.iwo-preview-tl {
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  font-family: "微软雅黑";
  padding-bottom: 18px;
  font-weight: bold;
}
.fusion-Pending.standby-draft-table .fusion-pending .panel-default > .panel-heading {
  border-bottom: 2px solid #fff;
}
.iwo-get-keywords {
  float: left;
  line-height: 34px;
  margin-left: 14px;
  cursor: pointer;
}
.iwo-get-abstract {
  float: left;
  margin-top: 125px;
  cursor: pointer;
}
.col-md-2 .not-allowed {
  cursor: not-allowed;
}
.iwo-get-iabstract {
  float: left;
  margin-top: 125px;
  cursor: pointer;
}
.standby-draft-unread-head .fixde-width-margin {
  width: 510px;
  margin: 0 auto;
}
/*个人稿库列表、稿件档案、废稿箱*/
.edit_table table thead tr th.td_title_pct50,
.edit_table table tbody tr td.td_title_pct50 {
  width: 50%;
}
/*iwo 特权取稿*/
.edit_table table thead tr th.td_title_pct48,
.edit_table table tbody tr td.td_title_pct48 {
  width: 48%;
}
/*iwo 已收稿库*/
.edit_table table thead tr th.td_title_pct38,
.edit_table table tbody tr td.td_title_pct38 {
  width: 38%;
}
/*iwo 已收稿库、稿件收藏*/
.edit_table table thead tr th.td_title_pct36,
.edit_table table tbody tr td.td_title_pct36 {
  width: 36%;
}
/*iwo 融合审签网站*/
.edit_table table thead tr th.td_title_pct40,
.edit_table table tbody tr td.td_title_pct40 {
  width: 40%;
}
@media screen and (min-width: 1023px) and (max-width: 1280px) {
  /*iwo 网站创建时间*/
  .websiteCabletPreview_head .websiteCabletPreview_head_rank p span {
    width: 65%!important;
  }
  /*个人稿库列表、稿件档案、特权取稿、废稿箱*/
  .edit_table table thead tr th.td_title_pct50,
  .edit_table table tbody tr td.td_title_pct50 {
    width: 40%;
  }
  /*iwo 已收稿库、稿件收藏*/
  .edit_table table thead tr th.td_title_pct36,
  .edit_table table tbody tr td.td_title_pct36 {
    width: 25%;
  }
  /*iwo融合审签*/
  .edit_table table thead tr th.td_title_pct40,
  .edit_table table tbody tr td.td_title_pct40 {
    width: 30%;
  }
}
@media screen and (min-width: 1364px) and (max-width: 1440px) {
  .website_accordion .panel-group {
    min-height: 105px!important;
    background: #EEEDEB;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1681px) {
  .iwo_accordion .panel-group {
    min-height: 810px!important;
  }
  .website_accordion .panel-group {
    min-height: 145px!important;
    background: #EEEDEB;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1681px) {
  .iwo_accordion .panel-group {
    min-height: 910px!important;
  }
}
@media screen and (min-width: 1880px) and (max-width: 2560px) {
  .iwo_accordion .panel-group {
    min-height: 980px!important;
  }
  .iwo-unread-icon-pos {
    left: 22%;
  }
  .rcv-manu-unread-icon-pos {
    left: 56%;
  }
}
/**datePicker hover修改**/
.datepicker.dropdown-menu tbody button:hover {
  background: #eee;
}
.editing-list .iwo_accordion .iWo-left-li-active {
  background-color: #fff;
}
.editing-list .iwo_accordion .iWo-left-li-active:hover {
  background-color: #fff !important;
}
.editing-list .iwo_accordion .iWo-left-li-active a {
  color: #FF4E40 !important;
}
.editing-list .iwo_accordion .iWo-left-li-active i.fa {
  color: #FF4E40 !important;
}
.nav-tabs.nav-justified > li:hover {
  background-color: #8d959a !important;
}
.editing-list ul li:hover {
  background-color: #d0d1d2;
}
.editing-list ul li:hover a {
  color: #fff;
}
.editing-list .iwo_accordion_new .font_color {
  color: #FF4E40 !important;
}
.mc-padding-xs .txt_c .draftImg,
.standby-draft-panel-body .draftImg {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
/*提取关键字、提取摘要*/
.iwo_get_keywords_btn,
.iwo_get_iabstract_btn {
  width: 100px;
  height: 34px;
  line-height: 34px;
  background: #FF4E40;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 4px;
  font-size: 12px;
  padding: 0px;
}
.iwo_get_keywords_btn,
.iwo_get_iabstract_btn:hover {
  color: #fff !important;
}
/*.iwo_get_iabstract_btn {
    width: 100px;
    height: 34px;
    line-height: 34px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 4px;
    font-size: 12px;
    padding: 0px;
}*/
.xcol-newspaper-bigPicture.edit-icon-td.newspaper-icon-td div {
  display: inline-block;
}
/*是否原创*/
.edit_wOriginal {
  margin-top: -3px;
}
.edit_wOriginal_p {
  display: inline-block;
  padding-left: 10px;
}
.edit_preview_fix-font {
  color: #444;
  line-height: 36px;
  font-family: "Microsoft Yahei";
  font-size: 18px;
}
.mc-padding-top-xs .mc-padding-horizontal-0 .z1000 span {
  z-index: 1000;
}
.editing-list .iwo_accordion .panel-body ul.iwoCustomList li a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.moved-img {
  box-shadow: 0 0 15px #999 inset;
}


.editctrDraftImport .modal-dialog {
    width: 500px!important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 30%;
    margin: auto;
}

.editctr-draftImport {
    border: 3px solid #DDDDDD;
    border-radius: 4px;
}

.editctr-draftImport .head {
    height: 40px;
    padding-top: 10px;
    padding-left: 8px;
    border-bottom: 2px solid #DDDDDD;
}

.editctr-draftImport .head .title {
    font-weight: bold;
}

.editctr-draftImport .body {
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
}

.editctr-draftImport .body .info {
    float: left;
}

.editctr-draftImport .body .text {
    width: 60%;
    height: 30px;
    position: relative;
    top: -5px;
    float: left;
    margin-right: 10px;
    background-color: white
}

.editctr-draftImport .head img {
    position: relative;
    left: 400px;
    top: -3px;
    cursor: pointer;
}


.editctr-draftImport .body button {
    position: relative;
    top: -3px;
}

.editctr-draftImport .foot {
    height: 50px;
    padding-left: 300px;
    padding-top: 10px;
}

.editctr-draftImport button {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-left: 10px;
    border: none;
    border-radius: 4px;
    padding: 0px;
}
.editctrDraftImport .modal-dialog .editctr-draftImport button:hover{
    color:#fff;
}
.toBeCompiled-draftlist-window .modal-dialog{
    width: 730px;
}
.toBeCompiled-draftlist-window .modal-content {
    width: 100%;
    background: #DDD;
    top: 0px;
    left:50%;
	margin-left:-365px;
}

.toBeCompiled-draftlist-container {
    width: 100%;
    background: #FFF;
    margin: 2px 2px;
    border-radius: 6px;
    padding: 5px 5px;
}

.toBeCompiled-draftlist-content{
	overflow-y:auto;
	overflow-x:hidden;
}

.toBeCompiled-draftlist-container .m_form{
    margin-right: 30px;
}

.toBeCompiled-draftlist-container .m_form tr td{
    padding:10px 0;
}

.toBeCompiled-draftlist-footer {
    height: 52px;
    padding: 12px 0px;
    overflow: hidden;
    margin-right: 15px;
    margin-top: -60px;
}

.toBeCompiled-draftlist-footer .draftlist-btn {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #4496d2;
    float: right;
    margin-left: 10px;
    border: none;
    border-radius: 4px;
}
.gjtc_select_outer{
    position: relative;
}
.fgd_caret_outer{
    width: 20px;
    height: 13px;
    top: 9px;
    left: 164px;
    position: absolute;
    background:#fff;
    cursor:pointer;
}
.fgd_caret{
    right: 0px;
    top: 2px;
    position: absolute;
    background: url("./editingCenter/app/images/xl.png") no-repeat;
    border: none;
    width: 14px;
    height: 9px;
}

/*新增批量上传*/
.multiImgsUploader .modal-dialog {
  width: 664px;
}
.multiImgsUploader .modal-content {
  width: 717px;
  top: 132px;
  margin: 0 auto;
  overflow: hidden;
}
.multiImgsUploader-container {
  width: 715px;
  margin: 2px 3px;
  border-radius: 6px;
  background: #fff;
  overflow: hidden;
}
.multiImgsUploader-head {
  height: 50px;
}
.multiImgsUploader-head p {
  float: left;
  padding: 0;
  line-height: 50px;
  font-size: 14px;
  margin: 0px 0px 0px 20px;
  color: #333333;
  font-weight: bold;
}
.multiImgsUploader-head img {
  float: right;
  margin-right: 20px;
  margin-top: 12px;
  cursor: pointer;
}
.multiImgsUploader-head div {
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  border-radius: 3px;
}
.multiImgsUploader-head div.webuploader-pick {
  margin: 0;
  padding: 0px;
  background: #00bd98;
}
.multiImgsUploader-body {
  overflow: hidden;
  background: #f0f2f5;
}
.multiImgsUploader-footer {
  height: 54px;
  background: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.mt120 {
  margin-top: 120px;
}
.multiImgsUploader-footer button {
  float: right;
  margin-right: 10px;
  color: #fff;
  text-align: center;
  width: 100px;
  height: 30px;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  margin-top: 10px;
  border-radius: 5px;
}
.multiImgsUploader-footer button:hover {
  color: #fff;
}
.multiImgsUploader-footer button.red {
  background: #FF4E40;
}
.multiImgsUploader-footer button.blue {
  background: #0081B2;
}
.multiImgsUploader-footer button.gray {
  background: #9a9691;
}
.list-style-upload .webuploader-pick {
  padding: 0px;
  line-height: 51px;
  font-size: 12px;
  text-align: center;
}
.multiImgsUploader-body .uploadCon {
  overflow: hidden;
}
.multiImgsUploader-body .uploadBtn {
  width: 154px;
  height: 113px;
  border: 1px solid #ccc;
  background: url(editingCenter/app/toBeCompiled/images/plus.png) 24px 35% #eeeeee no-repeat;
  float: left;
  margin-left: 20px;
  cursor: pointer;
}
.multiImgsUploader-body .uploadBtn:hover {
  background: url(editingCenter/app/toBeCompiled/images/plus.png) 24px 35% #1aba9f no-repeat;
}
.multiImgsUploader-body .oneImage {
  float: left;
  border: 0;
  padding: 0;
  background: #f0f2f5;
  margin-top: 20px;
}
.multiImgsUploader-body .uploadBtn .webuploader-pick {
  width: 154px;
  height: 113px;
  background: none;
  padding: 0;
}
.multiImgsUploader-body .upload_div {
  overflow: hidden;
  float: left;
  width: 160px;
  /* height: 113px;*/
  margin-bottom: 10px;
  padding: 6px 6px 0 0;
  margin-left: 16px;
}
.multiImgsUploader-body .upload_div img {
  width: 154px;
  height: 113px;
  float: left;
  border: 1px solid #ccc;
}
.multiImgsUploader-body .upload_div .delete-btn {
  display: block;
  right: 0px;
  top: 0px;
}
/*处理批量上传后图片提示的问题*/
.atals .new_tplb .invalidate-input-box span {
  top: -12px;
}
.atals .new_tplb trs-thumb .img_switcher {
  top: -160px !important;
  left: 276px!important;
  right: 0px!important;
}
/*处理图集中存在的内联样式*/
.atals .new_tplb .con tr.h190 {
  cursor: pointer;
}
.new_tplb tr.dndPlaceholder td {
  color: #fff;
  height: 30px;
  background: #0081b1;
  border: none;
}
.new_tplb dnd-nodrag {
  display: block;
  overflow: hidden;
}
.new_tplb .dndDraggingSource {
  /*display: none;*/
}
.atals .new_tplb .con tr.dndDragging {
  opacity: 1;
  height: 197px;
  border: 3px dashed gray;
}
.atals .new_tplb .con tr.imgConsel {
  background: #fbefe6;
}
.atals .new_tplb .con td.lh180 {
  line-height: 180px;
}
.atals .new_tplb .dndPlaceholder td {
  /* background: #0081b1;
    height: 30px;
    line-height: 197px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    opacity: 0.8;*/
}
.atals .new_tplb .con td .imgCon {
  width: 210px;
  height: 142px;
  border: 1px solid #ccc;
  margin-top: 15px;
  margin-bottom: 10px;
}
.atals .new_tplb .con td div.ml25 {
  margin-left: 25px;
}
.atals .new_tplb td div.imgCon img.fa {
  width: 208px!important;
  height: 140px!important;
  border: 0;
  margin: 0px !important;
}
.atals .new_tplb .con td div.imgCon img {
  margin: 0 auto;
}
.subject-list-style .list-style-img .fa_upload .form-control {
  width: 154px;
  height: 113px;
  padding: 0px;
}
.m_box_item .list-style-img .form-control {
  padding: 0px;
  width: 156px;
  height: 115px;
}
.multiImgsUploader .progress {
  border: 1px solid #1483d8;
  width: 100%;
  background: #fff;
  height: 18px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  color: #6dbfff;
  position: relative;
  margin: 8px 0px 0px 0px;
}
.multiImgsUploader .file-progress {
  border-radius: 5px;
  height: 10px;
}
.multiImgsUploader .progress span.text {
  position: relative;
  z-index: 10;
}
.multiImgsUploader .progress span.percentage {
  height: 100%;
  left: 0;
  top: 0;
  background: #1483d8;
  position: absolute;
  width: 0%;
}
.multiImgsUploader-footer button.blue:hover {
  color: #fff;
  background-color: #0081B2;
  border-color: #adadad;
}
.multiImgsUploader-footer button.gray:hover {
  color: #fff;
  background-color: #9a9691;
  border-color: #adadad;
}
.multiImgsUploader .file-item .delete {
  position: absolute;
  width: 154px;
  background: #333;
  opacity: 0.6;
  filter: alpha(opacity=60);
  top: 0px;
  left: 0px;
  z-index: 999;
  height: 30px;
}
.multiImgsUploader .file-item .delete img {
  width: 16px;
  height: 16px;
  border: none;
  float: right;
  cursor: pointer;
  margin-top: 5px;
  margin-right: 5px;
}
.uploade-logo-window .modal-dialog {
  width: 750px;
}
.uploade-logo-window .multiImgsUploader-container {
  width: auto;
}
.uploade-logo-window .modal-dialog {
  margin-top: 110px;
}
.uploade-logo-window .multiImgsUploader-body .upload_div {
  padding: 7px 7px 0 0;
  width: 161px;
}
.uploade-logo-window .delete-btn {
  top: 1px;
  right: 1px;
  cursor: pointer;
}
.uploade-logo-window .upload_div:hover .delete-btn {
  display: block;
}
.uploade-logo-window .multiImgsUploader-body .uploadBtn {
  margin-top: 7px;
}
.uploade-logo-window .mlf-busy .cg-busy-default-sign {
  margin-top: 130px;
}
/*一键添加水印弹框*/
.addWatermarkImage .editPicture {
  width: 100%;
  height: 300px;
}
.addWatermarkImage .editPicture .editPicture_container .photo_properties {
  width: 90%;
}
.addWatermarkImage .editPicture .editPicture_container {
  height: 80%;
}
.add-watermark-allimage {
  min-height: 150px;
  background: #ccc;
  margin: 20px 10px 0 0;
  width: 100%;
  position: relative;
}
.add-watermark-allimage img {
  display: block;
  margin: 10px;
}

.editing-list .edit_more_tab_list ul li a {
  color: #466385;
  font-size: 14px;
  padding: 0;
  margin: 0;
  display: inline;
  text-decoration: none;
}
.edit_more_tab_list > img {
  position: absolute;
  top: 12px;
  left: 7px;
}
.editing-more {
  background: url("editingCenter/app/images/l4.png") 2px center #67747D no-repeat;
  width: 6%;
  right: 0px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  border: none;
  border-bottom: 1px solid #A7ADAF;
  border-left: 1px solid #A7ADAF;
  outline: none;
  z-index: 999;
}
.product-manage-left-content .editing-more {
  background: url("editingCenter/app/images/l4.png") 2px center #67747D no-repeat;
  border-left: none;
}
.editing-more-rotate {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  border: none;
  border-top: 1px solid #30455a;
  border-right: 1px solid #30455a;
  outline: none;
}
.edit_more_tab_list {
  width: 105px;
  padding-left: 15px;
  position: absolute;
  right: 0px;
  top: 0!important;
  z-index: 10;
  font-size: 16px;
}
.edit_more_tab_list:before {
  position: absolute;
  top: 12px;
  left: 6px;
  width: 0;
  height: 0;
  z-index: 2;
  content: "";
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 10px solid #67747D;
}
.edit_more_tab_list ul.list-group {
  border: none;
  border-radius: 5px;
  height: auto;
}
.edit_more_tab_list ul.list-group li.list-group-item {
  width: 90px;
  background: #67747D;
  color: #ddeaf3;
  text-align: center;
  height: 40px;
  cursor: pointer;
  border: 1px solid #A7ADAF;
}
.edit_more_tab_list ul.list-group li.list-group-item:hover {
  background: #8d959a;
}
.edit_more_tab_list_out {
  right: -110px;
}
.edit_more_tab_list.edit_more_tab_list_out-add {
  animation: MoreTabListSlideLeftOut 0.3s both ease-in;
}
.edit_more_tab_list.edit_more_tab_list_out-remove {
  animation: MoreTabListSlideLeftIn 0.2s both ease-in;
}
/*.editing-more:focus {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}*/
div.editCenter-more-tab-link {
  font-family: "微软雅黑";
  font-size: 16px;
  color: #ddeaf3;
  border-radius: 0px;
  border-left: 1px solid #30455a;
  border-right: 1px solid #30455a;
  margin-right: 0;
  text-align: center;
  display: block;
  padding: 10px 2px 10px 20px;
  position: relative;
  float: left;
  width: 32%;
  height: 39px;
  background: url("editingCenter/app/images/l2.png") #466385 14% 55% no-repeat;
  cursor: pointer;
  z-index: 999;
  left: -1px;
}
div.editCenter-more-tab-link:hover {
  background-color: #1c83d2;
}
div.editCenter-more-tab-link:nth-child(1) {
  /*background: url("./editingCenter/app/images/b-z.png") #466385 14% 55% no-repeat;*/
}

.panel-body-editcenter .multilevelMenu {
    height: 500px;
    left: 224px!important;
    top: -119px!important;
    position: absolute!important;
    width: 800px;
    z-index: 200;
    display: none !important;
}

.panel-body-editcenter .show {
    display: block !important;
}

.panel-body-editcenter .multilevelMenu .thirdMenu {
    width: 196px;
    float: left;
    height: 496px;
    border: 2px solid #e4e3e2;
    background: #fff;
}

.panel-body-editcenter .multilevelMenu .children {
    height: 35px;
    cursor: pointer;
    position: relative;
}

.panel-body-editcenter .multilevelMenu .children img.frontImg {
    position: absolute;
    left: 10px;
    top: 10px;
}

.panel-body-editcenter .thirdMenu .children .thirdchnlAll:hover {
    background: #0095ce;
}

.panel-body-editcenter .thirdMenu .children:hover .thirdchnlAll a {
    color: #fff;
}


/*.panel-body-editcenter .multilevelMenu .children img {
    width: 16px;
    height: 14px;
    border: none;
    float: left;
}*/

.panel-body-editcenter .multilevelMenu .children a {
    font-size: 12px;
    text-indent: 10px;
    float: left;
    line-height: 35px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    display: block;
    height: 35px;
    text-indent: 35px;
    text-decoration: none;
    background: url("./editingCenter/app/images/ej2.png") 10px 10px no-repeat;
}


/*标识有子的图标为文件夹*/

.panel-body-editcenter .multilevelMenu a.panel-body-hasChild {
    background: url("./editingCenter/app/images/ej3.png") 10px 10px no-repeat;
}

.panel-body-editcenter .multilevelMenu .children a.panel-body-hasChild:hover {
    background: url("./editingCenter/app/images/ej3.png") 10px 10px no-repeat #dcdcdc;
}


/*标识有子的图标被选中过*/

.panel-body-editcenter .multilevelMenu .children .selectedchnlHasChl {
    background: url("./editingCenter/app/images/ej3-1.png") 10px 10px no-repeat #4595d2;
    color: #fff;
}


/*标识无子的图标被选中过*/

.panel-body-editcenter .multilevelMenu .children .selectedchnlHasNoChl {
    background: url("./editingCenter/app/images/ej2-1.png") 10px 10px no-repeat #4595d2;
    color: #fff;
}

.panel-body-editcenter .multilevelMenu .children .selectedchnlHasChl:hover {
    background: url("./editingCenter/app/images/ej3.png") 10px 10px no-repeat #4595d2;
    color: #575757;
}

.panel-body-editcenter .multilevelMenu .children .selectedchnlHasNoChl:hover {
    background: url("./editingCenter/app/images/ej2.png") 10px 10px no-repeat #dcdcdc;
    color: #575757;
}

.panel-body-editcenter .multilevelMenu a:hover {
    background: url("./editingCenter/app/images/ej2.png") 10px 10px no-repeat #dcdcdc;
    color: #575757;
    text-decoration: none;
}

.panel-body-editcenter .multilevelMenu .children img.nextMenu {
    border: none;
    position: absolute;
    top: 0px;
    right: 8px;
    padding: 10px;
}

.panel-body-editcenter .multilevelMenu .children .panel-body-selectedchnl:hover img.nextMenu {
    border: none;
    position: absolute;
    top: 0px;
    right: 8px;
    padding: 10px;
}

.panel-body-editcenter .thoroughMenu {
    width: 198px;
    height: 496px;
    background: #fff;
    float: left;
    border-right: 2px solid #e4e3e2;
    border-top: 2px solid #e4e3e2;
    border-bottom: 2px solid #e4e3e2;
}


/*.panel-body-editcenter .fifthMenu {
    width: 200px;
    height: 500px;
    background: #fff;
    left: 196px!important;
    top: -2px!important;
    position: absolute!important;
    border: 2px solid #e4e3e2;
}

.panel-body-editcenter .sixthMenu {
    width: 200px;
    height: 500px;
    background: #fff;
    left: 196px!important;
    top: -2px!important;
    position: absolute!important;
    border: 2px solid #e4e3e2;
}*/

.panel-body-editcenter img.exhibitionMenu {
    width: 9px;
    height: 41px;
    border: none;
    position: absolute;
    left: 223px;
    top: 0px;
    cursor: pointer;
    z-index: 300;
    padding: 0;
}


.edit-outSending-window .modal-dialog {
  width: 400px;
  height: 50%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.edit-outSending-window .man_produ_modify {
  padding-bottom: 10px;
}
.edit-outSending-window .edit_outSending_main {
  background: #fff;
  overflow: hidden;
  margin: 10px 10px 0 10px;
  border: 1px solid #ddd;
}
.edit-outSending-window .man_produ_modify_footer {
  background: transparent;
}
.edit-outSending-window .man_produ_modify_footer button {
  width: 80px;
  height: 30px;
  margin: 0 10px 0 0;
}
.edit-outSending-window .man_produ_modify_footer {
  height: 50px;
  padding: 10px 0 0 0;
  float: right;
}
.edit-outSending-window .outSending_top_btn_group {
  padding: 10px;
}
.edit-outSending-window .outSending_top_btn_group > div {
  width: 95px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  margin-right: 10px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
}
.edit-outSending-window .outSending_top_btn_group > div:hover,
.edit-outSending-window .outSending_top_btn_group > div:active {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#ffffff));
}
.edit-outSending-window .outSending_middle_desc {
  height: 50px;
  line-height: 30px;
  padding: 10px;
  background: #f0f2f5;
  font-weight: bold;
}
.edit-outSending-window .outSending_middle_desc > i {
  display: inline-block;
  border: 6px solid transparent;
  border-left-color: #FF4E40;
  vertical-align: -1px;
  margin-right: 3px;
}
.edit-outSending-window .outSending_middle_main {
  height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 12px 5px 0 6px;
}
.edit-outSending-window .outSending_middle_main table {
  width: 100%;
}
.edit-outSending-window .outSending_middle_main table img {
  cursor: pointer;
  margin-left: 10px;
}
.edit-outSending-window .outSending_middle_main table label {
  vertical-align: -6px;
}
.edit-outSending-window .outSending_middle_main table tbody tr td {
  line-height: 34px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.signed-rank-window .modal-content {
    width: 300px;
    background: #DDD;
    top: 205px;
    margin: 0px auto;
}

.signed-rank-container {
    width: 294px;
    background: #FFF;
    margin: 2px 2px;
    border-radius: 6px;
}

.signed-rank-body {
    overflow: hidden;
    background: #f1f2f4;
    height: 78px;
    line-height: 78px;
}

.signed-rank-body p {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-align: center;
    position: relative;
}

.signed-rank-body p input{
    width:40px !important;
    height: 22px !important;
    line-height: 22px;
    margin:0 4px;
    font-weight: normal;
    font-size: 12px;
    display:inline-table !important;
}
.signed-rank-body p span{
    position: absolute;
}
.signed-rank-footer{
	background: #f1f2f4;
	padding-bottom: 26px;
}
.signed-rank-footer .new-role-btn {
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.signed-rank-footer .ml140 {
    margin-left:140px;
}


.signed-rank-container .invalidate-input-box span{
    top: -1px;
    left: 120px;
}
.toBeCompiled-Share-window .modal-content {
  width: 795px;
  border: 4px solid #e2e0d8;
  background: #f1f2f4;
}
@keyframes slideDown {
  from {
    min-height: 0px;
  }
  to {
    min-height: 675px;
  }
}
.con.ng-add {
  animation: slideDown 0.3s both ease-in;
}
.toBeCompiled-share-content .hide {
  display: none;
}
.toBeCompiled-Share-window .modal-dialog {
  width: 795px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 65%;
  margin: auto;
}
.toBeCompiled-Share-window .toBeCompiled-share-container {
  width: 792px;
  min-height: 230px;
  border-radius: 6px;
}
.toBeCompiled-share-head {
  height: 38px;
  background: #fff;
  width: 786px;
  overflow: visible;
}
.toBeCompiled-share-head p {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  margin-left: 18px;
  float: left;
  line-height: 38px;
}
.toBeCompiled-share-head img {
  float: right;
  width: 18px;
  height: 18px;
  border: 0;
  margin-right: 15px;
  margin-top: 15px;
  cursor: pointer;
}
.toBeCompiled-share-body {
  background-color: white;
  width: 775px;
  margin-top: -5px;
  margin-left: 6px;
  /*overflow-y: auto;*/
}
.toBeCompiled-share-content {
  margin: 0 auto;
  background-color: white;
  /*overflow: auto;*/
}
.toBeCompiled-share-content .title {
  margin-top: 15px;
}
.toBeCompiled-share-content .shareRecord {
  margin-top: 0px;
  min-height: 50px;
  border-bottom: 1px solid #E5E2DF;
  padding-top: 10px;
  position: relative;
}
.toBeCompiled-share-content .shareRecord .title {
  line-height: 30px;
  width: 72px;
  margin-top: 0px;
  height: 30px;
  float: left;
}
.toBeCompiled-share-content .shareRecord .mainRecord {
  margin-right: 70px;
  /*margin-left: 80px;*/
  float: left;
}
.toBeCompiled-share-content .middle p {
  cursor: pointer;
}
.toBeCompiled-share-content .shareRecord span.record {
  cursor: pointer;
  font-size: 12px;
  padding: 5px;
  margin-right: 5px;
  margin-left: 0px;
  padding-right: 20px;
  border: 1px solid #D6D3CE;
  border-radius: 4px;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}
.toBeCompiled-share-content .shareRecord span .deleteRecord {
  position: absolute;
  right: 5px;
  cursor: pointer;
}
.toBeCompiled-share-content .shareRecord span .selected {
  color: white;
}
.toBeCompiled-share-content .shareRecord .more {
  color: white;
}
.toBeCompiled-share-content .selected {
  background-color: #FF4E40;
  color: white !important;
}
.toBeCompiled-share-content .subject span {
  cursor: pointer;
}
.toBeCompiled-share-content .shareRecord p {
  font-size: 13px;
  color: #313231;
  padding-top: 3px;
  margin: 0;
  width: 65px;
  float: left;
}
.toBeCompiled-share-content .shareRecord button {
  font-size: 12px;
  right: 0px;
  padding: 5px;
  border-radius: 4px;
  position: absolute;
  width: 76px;
  height: 24px;
  border: 0px;
  top: 10px;
}
.toBeCompiled-share-content .coalesce {
  overflow: hidden;
  margin-top: 0px;
  /* line-height: 38px; */
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E5E2DF;
}
.toBeCompiled-share-content .coalesce .ctitle {
  float: left;
}
.toBeCompiled-share-content .coalesce .ctitle span {
  margin-right: 0px;
}
.toBeCompiled-share-content .coalesce .item {
  margin-left: 60px;
}
.toBeCompiled-share-content .coalesce .item span {
  display: inline-block;
}
.toBeCompiled-share-content .classification {
  border-bottom: 0px !important;
}
.toBeCompiled-share-content .classification .stitle {
  margin-right: 0px;
}
.toBeCompiled-share-content .coalesce p {
  font-size: 13px;
  color: #313231;
  padding: 0;
  margin: 0;
  float: left;
  line-height: 39px;
}
.toBeCompiled-share-content .coalesce span {
  font-size: 12px;
  color: #666460;
  margin-right: 12px;
  padding: 5px;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 5px;
  line-height: 7px;
}
.toBeCompiled-share-content .subject {
  overflow: hidden;
  margin-top: 0px;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #E5E2DF;
}
.toBeCompiled-share-content .subject p {
  font-size: 13px;
  color: #313231;
  padding: 0;
  margin: 0;
  float: left;
  line-height: 39px;
}
.toBeCompiled-share-content .middle {
  height: 30px;
  line-height: 40px;
  font-size: 13px;
}
.toBeCompiled-share-content .subject span {
  font-size: 12px;
  color: #666460;
  margin-right: 12px;
  padding: 5px;
  border-radius: 4px;
}
.toBeCompiled-share-content .con {
  margin: 15px auto;
  /*overflow: hidden;*/
  padding-top: 20px;
}
.toBeCompiled-share-content .con .conL {
  width: 210px;
  height: 370px;
  /* overflow-x: auto;*/
  /*background: #fff;*/
}
.toBeCompiled-share-content .con .conL .header {
  height: 30px;
  background: #FF4E40;
}
.toBeCompiled-share-content .con .conL .header p {
  margin: 0px 12px;
  padding: 0px;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
}
.toBeCompiled-share-content .con .conR {
  height: 370px;
  float: left;
}
.toBeCompiled-share-content .con .conR .header {
  height: 30px;
  background: #0097d0;
}
.toBeCompiled-share-content .con .conR .header p {
  margin: 0px 12px;
  padding: 0px;
  color: #fff;
  font-size: 12px;
  line-height: 30px;
}
.toBeCompiled-share-content .con .conR .body {
  padding-left: 10px;
  border-top: none;
  padding-right: 10px;
}
/*.toBeCompiled-share-content .con .conR .body-right {
    margin-top: 10px;
}*/
.toBeCompiled-share-content .con .conR .body .left .left-div .body-right .list ul {
  height: 240px !important;
}
.toBeCompiled-share-content .con .conR .body .left .left-div .body-right .list {
  min-height: 310px !important;
}
.toBeCompiled-share-content .con .conR .body input {
  height: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.toBeCompiled-share-content .con .conR .body .input {
  width: 220px;
  float: left;
  height: 25px;
  padding: 0 12px;
  line-height: 25px;
  font-size: 12px;
}
.toBeCompiled-share-content .con .middle {
  width: 50px;
  height: 360px;
  padding-top: 120px;
  float: left;
  padding-left: 10px;
}
.toBeCompiled-share-content .con .middle img {
  cursor: pointer;
}
.toBeCompiled-share-content .con .conR .body .main .middle {
  text-align: center;
  float: left;
}
.toBeCompiled-share-content .con .conR .body .main .middle div {
  margin-top: 20px;
  cursor: pointer;
  position: relative;
  top: -80px;
  height: 30px;
}
.toBeCompiled-share-content .con .conR .body .search {
  margin-left: 10px;
  height: 25px;
  width: 80px;
  font-size: 12px;
  background-color: #FAFAFA;
  border: 1px solid #DEDEDE;
  border-radius: 4px;
}
.toBeCompiled-share-content .con .conR .body .left {
  padding-right: 0px;
  float: left;
}
.toBeCompiled-share-content .con .conR .body .right {
  padding-right: 15px;
  padding-left: 0px;
}
.toBeCompiled-share-content .con .conR .body .left .left-div {
  height: 360px;
  border: 1px solid #ccc;
  background: #fff;
  width: 200px;
}
.toBeCompiled-share-content .con .conR .body .left .left-div .head {
  height: 30px;
  font-size: 12px;
  background: #FF4E40;
  border-bottom: 1px solid #EFF1F4;
  line-height: 30px;
  padding-left: 10px;
  color: #fff;
}
.toBeCompiled-share-content .con .conR .body .left .left-div .head .savetemplate {
  margin-left: 50px;
  background-color: #C4E3F3;
  color: black;
  padding: 3px;
  border-radius: 4px;
  cursor: pointer;
}
.toBeCompiled-share-content .con .conR .body .left .left-div .body .list {
  border: 1px solid #D7D3CE;
  min-height: 275px;
  min-width: 170px;
}
.toBeCompiled-share-content .con .conR .body .left .left-div .body .list .head {
  height: 33px;
  line-height: 33px;
  font-size: 13px;
  font-weight: bold;
  background-color: #F0F2F4;
  color: black;
  width: 100%;
}
.toBeCompiled-share-content .con .conR .body .left .left-div .body .list ul {
  padding-left: 10px;
  padding-top: 10px;
  font-size: 13px;
  list-style: none;
  overflow: auto;
  height: 240px;
  margin-bottom: 0px;
}
.toBeCompiled-share-content .con .conR .body .left .left-div .body ul li {
  cursor: pointer;
  white-space: nowrap;
  color: #666640;
  font-family: "微软雅黑", "Arial";
  font-size: 12px;
  max-width: 350px;
}
.toBeCompiled-share-content .con .conR .body .left .left-div .body ul .selected a {
  background: #FF4E40;
  color: white;
}
.toBeCompiled-share-content .con .conR .body .left .left-div .body ul .selected {
  background: #FF4E40;
  color: white;
}
/*.cont {
    min-height: 330px;
     overflow-y: auto;
    border: 1px solid #ccc;
    border-top: none;
}*/
.cont {
  min-height: 325px;
  overflow-y: auto;
  border: 1px solid #ccc;
  border-top: none;
  /* width: 180px;*/
  /* height: 330px;*/
  overflow-x: auto;
  white-space: nowrap;
}
.cont_ {
  width: 210px;
  height: 330px;
  overflow-y: scroll;
}
.cont ul {
  margin-left: -10px;
  font-family: "微软雅黑", "Arial";
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #666640;
  text-align: left;
  line-height: normal;
}
.cont.treecontrol li {
  position: relative;
  padding: 0px 0px 0px 20px;
  line-height: 24px;
}
/*.manage-left .tree-light li.tree-expanded i.tree-branch-head {
    background: transparent url("./manageConfig/images/m-1.png") no-repeat scroll 0px center;
}*/
.cont treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  background: url("editingCenter/app/images/m2-l.png") no-repeat;
  vertical-align: -4px;
}
.cont treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  background: url("editingCenter/app/images/m1-l.png") no-repeat;
  vertical-align: -4px;
}
.cont treecontrol.tree-light ul li div span {
  font-size: 12px;
}
.share-btn {
  min-width: 66px;
  height: 24px;
  line-height: 24px;
  background: #0097d0;
  font-size: 12px;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 4px;
}
.share-btn[disabled] {
  cursor: not-allowed;
  border-color: #C1C1C1;
  background-color: #C1C1C1;
}
.mt20 {
  margin-top: 20px;
}
.ml116 {
  margin-left: 116px;
}
.ml20 {
  margin-left: 20px;
}
.ml136 {
  margin-left: 574px;
}
.pb20 {
  padding-bottom: 10px;
}
.toBeCompiled-Share-window .dropDown {
  width: 327px;
  min-height: 150px;
  border: 2px solid #008DCB;
  border-radius: 4px;
  background-color: white;
  z-index: 9999;
  position: absolute;
}
.toBeCompiled-Share-window .dropDown div {
  position: relative;
}
.toBeCompiled-Share-window .dropDown div ul {
  list-style: none;
  padding-left: 10px;
}
.toBeCompiled-Share-window .dropDown div ul li {
  float: left;
  margin: 5px;
  font-size: 12px;
  cursor: pointer;
  padding: 5px;
  padding-right: 20px;
  border: 1px solid #D6D3CE;
  border-radius: 4px;
  position: relative;
}
.toBeCompiled-Share-window .dropDown div ul li span {
  position: absolute;
  right: 5px;
  top: 2px;
}
.toBeCompiled-Share-window .dropDown div ul li span.selected {
  color: white;
}
.toBeCompiled-Share-window .dropDown img {
  position: absolute;
  top: -18px;
  left: 150px;
  height: 8px;
}
.footer_button {
  overflow: visible;
}
.commonShare_title {
  float: left;
  display: inline-block;
  font-size: 12px;
  color: #666460;
  margin-right: 0px;
  padding: 5px;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 5px;
}
.toBeCompiled-share-content .con .conR .body .suggestion ul {
  height: 220px;
  overflow-y: auto;
}

.sensitiveWordsLeft {
    padding: 0 5px 0 0px !important;
}

.sensitiveWordsLeft .sensitiveWordsLeftBorder {
    padding: 0px;
    border: 1px solid #D4D4D4;
    border-radius: 6px;
    height: auto;
    box-sizing: border-box;
    word-break: break-word;
    /*min-height: 671px;*/
    overflow: hidden;
}

.sensitiveWordsLeft .sensitiveWordsLeftBorder .TRS_ueditor {
    padding: 0;
    word-wrap: break-word;
    cursor: text;
    height: 90%;
    font-family: sans-serif;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 4.5px;
    position: relative;
    padding-bottom: 21px;
    line-height: 1.5em;
    overflow-y: auto;
}
.sensitiveWordsLeft .sensitiveWordsLeftBorder .TRS_ueditor p {
    margin: 5px 0;
    margin-bottom: 5px;
}

.sensitiveWordsLeft .sensitiveWordsLeftBorder .TRS_ueditor p span.sensitive {
    cursor: pointer;
}

.sensitiveWordsLeft .sensitiveWordsLeftBorder .TRS_ueditor img {
    vertical-align: initial;
}

.sensitiveWordsLeft .sensitiveWordsHeader {
    height: 100px;
    margin-bottom: 8px;
    border-bottom: 1px solid #d4d4d4;
    background-color: white;
    border-radius: 5px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    *zoom: 1;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.sensitiveWordsLeft .sensitiveWordsHeader .closeSensitiveWordsCheck {
    float: right;
    margin-right: 10px;
    margin-top: 5px;
    cursor: pointer;
}

.sensitiveWordsLeft .sensitiveWordsHeader .sensitiveWordsLevel.pt20 {
    padding-top: 20px;
}

.sensitiveWordsLeft .sensitiveWordsHeader .sensitiveWordsLevel span {
    font-weight: bold;
}

.sensitiveWordsLeft .sensitiveWordsHeader .sensitiveWordsLevel span.sensitiveWordsLevel_tit {
    float: left;
}

.sensitiveWordsLeft .sensitiveWordsHeader .sensitiveWordsLevel ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    margin-right: 15px;
}

.sensitiveWordsLeft .sensitiveWordsHeader .sensitiveWordsLevel ul li span {
    width: 8px;
    height: 8px;
    display: block;
    margin-right: 3px;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
    margin-top: 6px;
    font-weight: normal;
}

.sensitiveWordsLeft .sensitiveWordsHeader .sensitiveWordsLevel {
    padding: 5px 10px;
}

.sensitiveWordsLeft .sensitiveWordsHeader .sensitiveWordsLevel ul li label {
    font-weight: normal;
}

.sensitiveWordsLeft .sensitiveWordsHeader .sensitiveWordsLevel ul li span.orange {
    background-color: orange;
}

.sensitiveWordsLeft .sensitiveWordsHeader .sensitiveWordsLevel ul li span.red {
    background-color: red;
}

.sensitiveWordsLeft .TRS_ueditor span.ng-scope {
    display: initial;
    background: initial;
    color: initial;
    position: initial;
    top: initial;
    text-align: initial;
    min-width: initial;
    border-radius: initial;
    line-height: initial;
    left: initial;
}
    .editCompiledobjTime .modal-dialog {
        width: 690px;
        border: 1px solid #d9d6d1;
        position: relative;
        top: 125px;
        background: #fff;
        overflow: hidden;
    }
    
    .editCompiledobjTime .modal-content {
        width: 688px;
        border: 0;
        overflow: hidden;
    }
    
    .editCompiledobjTime img.closeModal {
        position: absolute;
        width: 18px;
        height: 18px;
        border: 0px;
        top: -29px;
        right: 10px;
        cursor: pointer;
    }
    
    .editCompiledobjTime .nav-tabs {
        height: 42px;
        background: #f1f3f5;
    }
    
    .editCompiledobjTime .nav-tabs li {
        width: 130px;
        color: #666;
        border-right: 1px solid #ccc;
    }
    
    .editCompiledobjTime .nav-tabs li a {
        padding: 0px;
        width: 128px;
        color: #666;
        font-size: 14px;
        cursor: pointer;
        text-align: center;
        line-height: 42px;
    }
    
    .editCompiledobjTime .nav-tabs > li > a {
        border: none;
    }
    
    .editCompiledobjTime .nav-tabs > li > a:hover {
        border-color: none;
    }
    
    .editCompiledobjTime .nav > li > a:hover,
    .nav > li > a:focus {
        background: none;
        border-color: none;
    }
    
    .editCompiledobjTime .nav-tabs > li.active > a,
    .editCompiledobjTime .nav-tabs .nav-tabs > li.active {
        background: #fff;
        font-weight: bold;
        color: #000;
    }
    
    .editCompiledobjTime .m_timeline .time_tick {
        width: 24%;
    }
    
    .editCompiledobjTime .m_timeline:before {
        position: absolute;
        display: block;
        content: "";
        top: 28px;
        bottom: 0;
        left: 24%;
        border-right: 1px solid #1aba9f;
    }
    
    .editCompiledobjTime .m_timeline .time_item_cnt {
        display: inline-block;
        padding-right: 10px;
        margin-left: 24%;
    }
    
    .editCompiledobjTime .m_box_2 {
        border: 0;
        padding: 0;
        height: 420px;
        overflow-y: auto;
        width: 100%;
    }
    
    .editCompiledobjTime .m_timeline .time_item_cnt a.exttype {
        cursor: pointer;
        color: #0097ce;
        line-height: 30px;
        margin-left: 8px;
    }
    
    .editCompiledobjTime .m_timeline .time_item_cnt a.exttype:hover {
        text-decoration: none;
    }
    
    .editCompiledobjTime .nav-tabs > li.active > a,
    .editCompiledobjTime .nav-tabs > li.active > a:hover,
    .editCompiledobjTime .nav-tabs > li.active > a:focus {
        border: none;
        background: none;
        line-height: 42px;
        background: #fff;
    }
    
    .m_box_2 p.logTitle {
        position: absolute;
        left: 195px;
        margin: 0px;
        top: 8px;
        font-size: 14px;
        color: #000;
    }
    
    .m_nav h3.operateLog {
        background: url("./editingCenter/iWo/images/operate.png") no-repeat;
        width: 100px;
        height: 32px;
        font-size: 16px;
        font-weight: bold;
        color: white;
        text-indent: 26px;
        line-height: 26px;
        margin-left: 86px;
    }
    
    .m_nav h3 {
        background: url("./editingCenter/iWo/images/operate-1.png") no-repeat;
        width: 100px;
        height: 32px;
        font-size: 16px;
        font-weight: bold;
        color: white;
        text-indent: 26px;
        line-height: 26px;
        margin-left: 150px;
    }
    
    @media screen (min-width: 1023px) and (max-width: 1280px) {
        .m_nav_3 h3.operateLog {
            margin-left: 50px;
        }
        .m_box_2 p.logTitle {
            left: 148px;
        }
    }
    
    @media screen and (min-width: 1280px) and (max-width: 1366px) {
        .m_nav_3 h3.operateLog {
            margin-left: 62px;
        }
        .m_box_2 p.logTitle {
            left: 165px;
        }
    }
    
    @media screen and (min-width: 1366px) and (max-width: 1440px) {
        .m_nav_3 h3.operateLog {
            margin-left: 62px;
        }
        .m_box_2 p.logTitle {
            left: 165px;
        }
    }
    
    @media screen and (min-width: 1440px) and (max-width: 1920px) {
        .m_nav_3 h3.operateLog {
            margin-left: 112px;
        }
        .m_box_2 p.logTitle {
            left: 205px;
        }
    }
    
    .m_nav_3 h3.operateLog {
        background: url("./editingCenter/iWo/images/operate.png") no-repeat;
        width: 100px;
        height: 32px;
        font-size: 16px;
        font-weight: bold;
        color: white;
        text-indent: 26px;
        line-height: 26px;
        // margin-left: 112px;
    }
    
    .m_nav_3 h3 {
        background: url("./editingCenter/iWo/images/operate-1.png") no-repeat;
        width: 100px;
        height: 32px;
        font-size: 16px;
        font-weight: bold;
        color: white;
        text-indent: 26px;
        line-height: 26px;
        margin-left: 48px;
    }
    
    .editCompiledobjTime .versionTime_comment audio {
        /*width: 45px;*/
        position: relative;
        top: 3px;
        left: 10px;
        opacity: .7;
    }
    
    .editCompiledobjTime .versionTime_comment .comment_duration {
        position: relative;
        top: -5px;
        left: 20px;
    }
    
    .editCompiledobjTime .versionTime_comment .comment_name {
        max-width: 100px;
        word-break: break-all;
    }
    
    .editCompiledobjTime .versionTime_comment .comment_content {
        max-width: 320px;
        word-break: break-all;
    }
    
    .websiteCabletPreview .websiteCabletPreview_content .text_left {
        text-align: left;
    }

.edit-newspaper-edit .newspaper-edit-information {
    text-align: center;
    margin: 20px auto 0 auto;
}

.edit-newspaper-edit .newspaper-edit-information>div>input {
    margin: 20px auto 0 auto;
    width: 915px;
}

.edit-newspaper-edit .newspaper-edit-img-container {
    width: 560px;
    height: 300px;
    border: 2px solid #ddd;
    border-radius: 3px;
    margin: 0 auto;
    line-height: 300px;
    text-align: center;
}

.edit-newspaper-edit .newspaper-edit-img-container .newspaper-edit-img-btn {
    display: inline;
    padding: 6px 8px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
    border: 1px solid #ddd;
    border-radius: 2px;
    cursor: pointer;
}

.edit-newspaper-edit .edit-newspaper-edit-remarks input {
    width: 430px;
}

.edit-newspaper-edit .edit-newspaper-edit-remarks textarea {
    width: 430px;
    height: 150px;
    max-width: 430px;
    max-height: 150px;
    resize: none;
}

.edit-newspaper-edit .edit-newspaper-edit-remarks .dropdown .dropdown-menu,
.edit-newspaper-edit .edit-newspaper-edit-remarks .dropdown .bth-fix {
    width: 430px;
}

.edit-newspaper-edit .edit-newspaper-edit-remarks .dropdown .bth-fix {
    height: 35px;
}

.vertical_align_middle {
    vertical-align: middle!important;
}


/*.editing-list .newspaper_active .panel-default .panel-title:hover {
    background-color: #1c83d2 !important;
}*/

.edit_table .edit_news_today a img {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

ul.subject-tab {
    border-bottom: 1px solid #ddd;
    position: fixed;
    height: 49px;
    line-height: 50px;
    border-left: 1px solid #ddd;
    padding: 0px;
}

ul.subject-tab li {
    float: left;
    width: 125px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #434343;
    cursor: pointer;
    border-right: 1px solid #ccc;
    list-style: none;
}

ul.subject-tab li a {
    display: block;
    color: #333;
    text-decoration: none;
}

ul.subject-tab li a.active {
    background: rgb(26, 186, 160);
    color: #fff;
}

.edit-newspaper-edit .title_textarea textarea {
    width: 100%;
    padding-right: 10px;
    height: 51px!important;
}

.edit-newspaper-edit .title_textarea trs-color-picker {
    display: inline-block;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: 10px;
    top: 2px;
    z-index: 2;
}

.edit-newspaper-edit .title_textarea img.timepicker-img {
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 4px;
}
/*大样审阅样式*/

.information-Tip-img {
    position: relative;
    top: -15px;
}

.edit-news-sample .e_icon {
    padding-right: 6px;
    border-right: 1px solid #e9e9e9;
}

.edit-news-sample-img-link {
    cursor: pointer;
    border: none;
}

.edit-news-sample-caption-content-container {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.edit-news-sample-caption-content-title .title-bar {
    font-size: 12px;
}

.panel-title-padding {
    padding-left: -50px;
}

.pagedraft-tr-bottom {
    border-bottom: 1px solid #DDDDDD;
}

.edit-news-sample-caption-content-container input {
    width: 16px;
    height: 16px;
    background-color: white;
}

.thumbnail.edit-news-sample-content {
    padding: 10px;
}

.edit-news-sample-content .tips {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background-color: #ed002d;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    margin: 10px;
}

.btn-commen-sample {
    width: auto;
    height: 28px;
    padding: 7px 0;
    margin-right: 5px;
    padding-right: 7px;
    line-height: 5px;
    font-size: 12px;
    background: url("./editingCenter/app/images/b-m.jpg") repeat-x;
}

.btn-commen-sample img {
    padding-left: 5px;
}

.standby-draft-accordion-head {
    width: 100%;
    height: 30px;
    line-height: 30px;
    /*    cursor: pointer;*/
    background-color: #fff;
}

.message-tips-refrese {
    margin-left: 10px;
}

.pagedraft-tr-bottom .td_newspaper_check {
    margin-left: 40px;
}

.page-totals {
    margin-right: 15px;
    padding-top: 3px;
    width: 90px;
    display: block;
    float: left;
}

.order-box {
    display: inline-block;
    margin-left: 15px;
    padding-top: 3px;
}

.order-box-lable {
    height: 20px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    padding: 0 5px;
    margin-right: 5px;
}

.order-box-lable-active {
    color: #fff;
    background-color: #4396D2;
}

.sampleReview-archives-select .dropdown .bth-fix {
    margin-right: 0px;
}

.sampleReview-archives-select .s_onlyme {
    float: none;
    margin-right: 1px;
}

.sampleReview-archives-select input.sampleReview-checkbox[type="checkbox"] {
    float: none;
    vertical-align: -2px;
}

.sampleReview-archives-select .ml12 {
    margin-left: 12px;
}

.navbar-right-date {
    cursor: pointer;
    margin-right: 10px;
}

.sampleReview-content {
    width: 100%;
    padding: 0px 10px;
}

.sampleReview-content-item >div {
    width: 25%;
    padding: 0 10px;
    display: inline-block;
    vertical-align: top;
}

.pageDraft_dropMenu_group .pageDraft_queryByPageType {
    display: inline-block;
}

.pageDraft_dropMenu_group .pageDraft_queryByPageType .dropdown .dropdown-menu {
    max-height: 147px;
    overflow-y: auto;
    overflow-x: hidden;
    min-width: 140px;
}

.edit_right_mid .navbar-form {
    margin-top: -3px;
}

.edit_right_mid .navbar-form .w140 {
    width: 140px;
}

hr {
    margin: 10px -15px;
}

.edit-news-sample-caption-content-container div {
    color: #353535;
}

.edit-news-sample-caption-content-container div label {
    font-weight: normal;
    color: #353535;
}

.edit-news-sample-caption-content-container a.title-status {
    color: #FB121C;
    cursor: pointer;
    text-decoration: none!important;
}

.edit-news-sample .mlr0 {
    margin: 0px;
}

img.editCen-sampleReview-calendar-img {
    position: relative;
    left: -30px;
}

h4.panel-title.edit_news_today>a {
    width: 100%;
}

h4.panel-title.edit_news_today>a,
h4.panel-title.edit_news_today>a:hover,
.edit_news_today_pull_right {
    color: #656565;
    font-family: serif;
    font-weight: bold;
    text-decoration: none!important;
}

.checkbox-position-style {
    height: 0px;
    position: relative;
    top: 11px;
    left: 90%;
    float: left;
}

.edit_news_signed_draft .edit_news_today_table .panel-default > .panel-heading {
    margin-bottom: 3px;
}

.edit_news_signed_draft .signedDraft_dropMenu_group .signedDraft_queryByPageType {
    display: inline-block;
}

.edit_news_signed_draft .signedDraft_dropMenu_group .signedDraft_queryByPageType .dropdown .dropdown-menu {
    max-height: 147px;
    overflow-y: auto;
    overflow-x: hidden;
    min-width: 140px;
}

table tbody tr td.today-draft-td-img {
    min-width: 100px;
    padding: 4px 0 0 0!important;
}

.edit_news_signed_draft .signedDraft_dropMenu_group .signedDraft_selectWidth .dropdown .bth-fix {
    width: 130px;
}

.edit_news_signed_draft .signedDraft_dropMenu_group .signedDraft_selectWidth .dropdown .dropdown-menu {
    min-width: 130px;
}
.standby-draft-btn-four,
.standby-draft-btn-four:hover,
.standby-draft-btn-four:focus{
    width:80px;
}
.standby-draft-btn-commen,
.standby-draft-btn-commen:hover,
.standby-draft-btn-commen:focus{
    width: 60px;
}
.standby-draft-accordion-head{
    position: relative;
    margin-left: -56px;
    padding-left: 18px;
    text-decoration: none;
    color: #0b2242;
}
.standby-draft-unread-head{
    background: transparent;
}
.standby-draft-accordion-head a{
    text-decoration: none;
}
.standby-draft-click{
    display:inline-block;
    width: 100%;
}
.standby-draft-select-all{
    position: absolute;
    right: 10px;
    top: 1px;
}
.standby-draft-table table {
    margin-bottom: 0;
}
table thead tr th.newspaper-th-check{
    width: 60px;
    text-align: left;
    padding-left: 18px;
}
table tbody tr td.newspaper-td-check{
    width: 60px;
    white-space: nowrap;
}

.standby-draft-unread-icon{
    position: relative;
    top: -2px;
    left: 5px;
    height: 17px;
}
.standby-draft-table .panel-title{
    padding-left: 0;
    /*position: relative;*/
}
.standby-draft-table .panel-default > .panel-heading{
    background: #edeef0;
    border-bottom: none;
}
.standby-draft-panel-title a,
.standby-draft-panel-title a:hover{
    padding-left: 20px;
    width: 100%;
    color: #666;
    font-weight: bold;
    font-family: serif;
    text-decoration: none!important;
}
.standby-draft-title-checkbox{
    position: absolute;
    right: 10px;
    top: 0;
    color: #0b2242;
}
.standby-draft-panel-title-rotate{
    transform:rotate(0deg) !important;
    -webkit-transform:rotate(0deg) !important;
    position: relative;
    top: -3px;
}
.standby-draft-panel-close{
    /*display: none;*/
}
.standby-draft-panel-body .panel-default > .panel-heading + .panel-collapse > .panel-body{
    border: none;
}
.input-group .form-control.newspaper_standby_search_form_control{
    width: 325px;
}
.td-check.checkbox-position-style .editCen-newspaper-type-refresh {
    position: relative;
    top: -2px;
    left: 10%;
}
.editCen-standbyDraft .standby-draft-panel-body .panel-group .panel {
    border-bottom: 2px solid #fff;
}
.editCen-standbyDraft .standby-draft-table.standby-draft-panel-body .panel-title {
    padding-left: 0;
}
.editCen-standbyDraft .panel-group .panel{
    margin-bottom: 5px;
}
.edit_news_today_table table {
    margin-bottom: 0px;
}

.edit_news_today {
    padding: 0px;
}

.edit_news_today a {
    padding-left: 17px;
}

.edit_news_today_head .panel-default > .panel-heading {
    background-color: #fff;
    border-bottom: none!important;
}

.edit_news_today_head_unread,
.edit_news_today_head_unread:focus,
.edit_news_today_head_unread:hover {
    color: #ff0000
}

.edit_news_today_head_unread img {
    padding: 0 20px;
}

.edit_edit_news_today_table_operate {
    width: 18px;
    height: 18px;
}

.edit_edit_news_today_table_icon {
    width: 40px;
    max-height: 30px;
}

.edit_newspaperView_relation_icon {
    width: 18px;
    height: 18px;
}

.edit_edit_news_today_table_img {
    width: 16px;
    height: 16px;
    vertical-align: 0px;
}

.edit_news_today_table .panel-title {
    padding-left: 0px;
}

.edit_news_today_table .panel-default > .panel-heading {
    border-bottom: none!important;
    color: #31708f;
    background-color: #ededed;
    border-color: #bce8f1;
}

.edit_news_today_table .panel-collapse > .panel-body,
.edit_news_today_head .panel-collapse > .panel-body {
    border-top: none!important;
}

.edit_table table thead tr th.td_newspaper_check {
    text-align: left;
    width: 55px;
}

.edit_table .td_newspaper_check .regular-checkbox + label {
    margin-left: 8px;
}

.edit_news_today .edit_news_today_pull_right {
    float: right;
    margin-right: 40px;
}

.edit_news_today_table table thead tr th,
.edit_news_today_panel_title_name,
.edit_news_today_table table > tbody > tr > td {
    color: #656565;
}

.edit-news-today-panel-info {
    border-bottom: 2px solid #fff;
}

.edit_table table tbody tr td.td_todaysDraft {
    text-align: left;
    padding-left: 18px;
    white-space: nowrap;
}

.newspaper-class .modal-dialog {
    width: 960px;
    background: #f5f5f5;
    border-radius: 5px;
    font-family: "微软雅黑";
}

@media screen and (min-width: 1440px) and (max-width: 1681px) {
    .newspaper-class .modal-dialog {
        height: 800px;
    }
}

.bdt {
    border-top: 1px solid #ccc;
    height: 1px;
}

.newspaper-class .modal-content,
.newspaper-class-row {
    background-color: #f5f5f5;
    position: relative;
    font-size: 14px;
}

.newspaper-type {
    min-height: 60px;
    padding-top: 20px;
    background: #fff;
    margin-top: 40px;
    padding-left: 70px;
    overflow: hidden;
}

.newspaper-news .newspaper-type p,
.newspaper-atlas .newspaper-type p {
    color: #666666;
    float: left;
    font-size: 16px;
    margin-right: 100px
}

.newspaper-news .newspaper-type p span,
.newspaper-atlas .newspaper-type p span {
    color: #9B9A9A;
}

.newspaper-news .newspaper-detail .newspaper-detail-tl,
.newspaper-atlas .newspaper-detail .newspaper-detail-tl {
    text-align: center;
    /*    height: 60px;*/
    line-height: 34px;
    padding-top: 20px;
}

.newspaper-news .newspaper-detail .newspaper-detail-tl p,
.newspaper-atlas .newspaper-detail .newspaper-detail-tl p {}

.newspaper-news .newspaper-detail .newspaper-detail-tl p.newspaper-title,
.newspaper-atlas .newspaper-detail .newspaper-detail-tl p.newspaper-title {
    font-size: 26px;
}

.newspaper-news .newspaper-detail .newspaper-detail-tl p.newspaper-abstract,
.newspaper-atlas .newspaper-detail .newspaper-detail-tl p.newspaper-abstract {
    font-size: 22px;
}

.newspaper-news .newspaper-detail .newspaper-detail-tl p.reporter,
.newspaper-atlas .newspaper-detail .newspaper-detail-tl p.reporter {
    font-size: 17px;
}

.newspaper-news .newspaper-content,
.newspaper-atlas .newspaper-content {
    /*text-align: center;*/
    vertical-align: middle;
    position: relative;
    min-height: 300px;
    margin: 0 30px;
}

.newspaper-news .newspaper-content p,
.newspaper-atlas .newspaper-content p {
    word-break: break-word;
}

.newspaper-author,
.newspaper-remark {
    /*    padding: 15px 0px 15px 60px;*/
    position: relative;
    padding-bottom: 20px;
}

.newspaper-author h4,
.newspaper-remark h4 {
    font-size: 16px;
    font-weight: bold;
}

.newspaper-author p {
    margin: 15px 0px;
}

.newspaper-author p span {
    font-size: 15px
}

.newspaper-content .wt960 {
    width: 860px!important
}

.newspaper-content .edit .carousel-row {
    margin-top: 0px
}

.newspaper-ischoose {
    position: absolute;
    width: 98px;
    top: 0px;
    left: -1px;
}

.newspaper_jump,
.newspaper_jump {
    position: fixed;
    top: 274px;
    left: 0px;
    width: 100%;
}

.newspaper_jump a {
    text-decoration: none;
    display: block;
    width: 40px;
    float: left;
    height: 100px;
}

.newspaper_jump a:first-child,
.newspaper_jump a:first-child {
    position: absolute;
    width: 40px;
    height: 100px;
    left: 30px;
    background: url(./editingCenter/newspaper/images/11_03.gif) no-repeat;
    background-size: 40px;
}

.newspaper_jump a:last-child,
.newspaper_jump a:last-child {
    position: absolute;
    width: 40px;
    height: 100px;
    right: 30px;
    background: url(./editingCenter/newspaper/images/11_05.png) no-repeat;
    background-size: 36px;
}

.newspaper-remark img.go_top {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.newspaperPreview .text_left {
    word-break: break-all!important;
}

.newspaperPreview .text_left p {
    word-break: break-all!important;
    text-indent: 2em;
}

/* created by pyc 2018.01.15*/
.cbwx-glpl {
  border: 1px #dcdcdc solid;
  border-radius: 6px;
  box-sizing: border-box;
  overflow: hidden;
}
.cbwx-glpl a {
  color: #333;
}
.cbwx-glpl a:hover {
  text-decoration: none;
}
.cbwx-glpl img {
  cursor: default;
}
.cbwx-glpll {
  background-color: #f1f1f1;
  width: 20%;
  height: 100%;
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}
.cbwx-glpltit {
  display: block;
  font-size: 18px;
  color: #353535;
  box-sizing: border-box;
  border-bottom: 1px #dcdcdc solid;
  height: 60px;
  line-height: 60px;
  padding-left: 15px;
  margin-top: 10px;
}
.cbwx-glplli {
  border-bottom: 1px #dcdcdc solid;
  box-sizing: border-box;
  padding: 15px;
  cursor: pointer;
  background-color: #f9f9f9;
}
.cbwx-glplli:hover {
  background-color: #dfdfdf;
}
.cbwx-glplli.cur {
  background-color: #fff;
}
.cbwx-glplwzt {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 6px;
}
.cbwx-glplwzxx {
  font-size: 12px;
  color: #aaaaaa;
}
.cbwx-glplfy {
  width: 148px;
  margin: 20px auto;
}
.cbwx-glplfy .pre {
  margin-right: 8px;
}
.cbwx-glplfy .pre,
.cbwx-glplfy .nex {
  box-sizing: border-box;
  display: block;
  float: left;
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px #dcdcdc solid;
  border-radius: 3px;
  background-color: #fff;
}
.cbwx-glplfy .pre[disabled],
.cbwx-glplfy .nex[disabled] {
  background-color: #dfdfdf;
}
.cbwx-glplfy .pre:hover,
.cbwx-glplfy .nex:hover {
  background-color: #dfdfdf;
}
.cbwx-glplr {
  width: 80%;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0 25px;
  border-left: 1px #dcdcdc solid;
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}
.cbwx-glplr-txz {
  width: 4.5%;
  padding-left: 10px;
}
.cbwx-glplr-tbh {
  width: 8%;
}
.cbwx-glplr-tbt {
  width: 45%;
  padding-left: 40px!important;
  text-align: left;
  box-sizing: border-box;
}
.cbwx-glplr-tsj {
  width: 18.5%;
}
.cbwx-glplr-tnm {
  width: 12%;
}
.cbwx-glplr-tcz {
  width: 12%;
}
.cbwx-glpl-cz a {
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  margin: 0 3px;
}
.cbwx-glpl-sc {
  background: url("editingCenter/weixin/images/cbwx-glpl-sc.png");
}
.cbwx-glpl-re {
  background: url("editingCenter/weixin/images/cbwx-glpl-re.png");
}
.cbwx-glpl-de {
  background: url("editingCenter/weixin/images/cbwx-glpl-de.png");
}
.cbwx-glpl-sc:hover,
.cbwx-glpl-sc.cur {
  background: url("editingCenter/weixin/images/cbwx-glpl-scc.png");
}
.cbwx-glpl-re:hover,
.cbwx-glpl-re.cur {
  background: url("editingCenter/weixin/images/cbwx-glpl-rec.png");
}
.cbwx-glplr-tr {
  line-height: 45px;
}
.cbwx-glplr-wzt {
  line-height: 30px;
}
.cbwx-glplr-wzt:hover {
  color: #FF4E40;
}
.cbwx-glplr-bttd .ure {
  line-height: 30px;
}
.cbwx-glplr-bttd .ls {
  display: inline-block;
  width: 3px;
  height: 12px;
  background-color: #8cbd53;
  margin-right: 10px;
}
.cbwx-glplr-bttd .del {
  display: none;
  width: 16px;
  height: 16px;
  margin-left: 5px;
}
.cbwx-glplr-bttd .del img {
  width: 100%;
}
.cbwx-glplr-bttd .ure:hover .del {
  display: inline-block;
}
.cbwx-glpl-qs {
  color: #aaaaaa!important;
}
.cbwx-glplr-tr .sczt {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -11px;
  display: block;
  width: 15px;
  height: 15px;
}
.oh {
  overflow: hidden;
}
.comment-message-ct1 {
  margin-right: 25px;
}
.cbwx-glplzwsj {
  width: 100%;
  height: 500px;
  line-height: 500px;
  text-align: center;
  font-size: 14px;
  color: #666;
}
.cbwx-glplzwsj2 {
  margin: 5px -5px 0 5px !important;
  color: #666;
}

/* 左边列表样式 */
.weixin-editing-list .editing-Sites_fa {
  overflow-y: auto;
  height: 500px;
}
.weixin_accordion .panel-default > .panel-heading {
  background: #466385;
  /* height: 40px; */
  line-height: 40px;
  border-bottom: 1px solid #30455A;
}
.weixin_accordion .panel-default > .panel-heading:hover {
  background-color: #4f6f95;
}
.weixin_accordion .panel-group {
  min-height: 701px;
}
.website_accordion .panel-group {
  min-height: 544px;
}
.weixin_accordion .panel-default > .panel-heading .panel-title {
  font-size: 15px;
  font-family: "Microsoft Yahei";
  padding-left: 10px;
}
.weixin_accordion .panel-default > .panel-heading .panel-title a {
  color: #fff;
  display: block;
  margin-left: 6px;
  width: 98%;
}
.weixin_accordion .panel-default > .panel-heading .panel-title a:hover,
.weixin_accordion .panel-default > .panel-heading .panel-title a:focus,
.weixin_accordion .panel-default > .panel-heading .panel-title a.active {
  text-decoration: none;
}
.weixin_accordion .panel-default > .panel-heading .panel-title a img {
  vertical-align: -7px;
}
.weixin_accordion .panel-default > .panel-heading .panel-title a img.fixed_align {
  vertical-align: -2px;
}
.weixin_accordion .panel-default > .panel-heading .active {
  /* background: url("./editingCenter/app/images/l12.png") no-repeat 100% center; */
}
.weixin_accordion .panel-body ul {
  background: #3f5974;
  height: auto;
  margin-bottom: 0px;
  margin-left: -40px;
}
.weixin_accordion .panel-body ul li {
  height: 40px;
  line-height: 40px;
  list-style: none;
  color: #fff;
  width: 100%;
  border-bottom: 1px solid #25395a;
  position: relative;
  padding-left: 17.85%;
  cursor: pointer;
  font-family: "Microsoft Yahei";
}
.weixin_accordion .panel-body ul li i {
  float: left;
  height: 40px;
  /*width: 16%;*/
  width: 24%;
  text-align: right;
}
.weixin_accordion .panel-body ul li a {
  display: inline-block;
  padding: 0 0;
  /*width: 81%;
    text-align: left;*/
  width: 74%;
  text-align: left;
  float: right;
}
.weixin_accordion .panel-body ul li a:focus,
.weixin_accordion .panel-body ul li a:hover {
  text-decoration: none;
}
.weixin_accordion .panel-body ul li span {
  height: 22px;
  line-height: 22px;
  min-width: 32px;
  background: #fff;
  border-radius: 11px;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 9px;
  font-size: 10px;
  color: #211b1f;
  text-align: center;
}
.weixin_accordion .panel-default > .panel-heading .panel-title a.ml0 {
  margin-left: 0px;
  font-size: 15px !important;
}
.weixin_accordion .panel-default > .panel-heading .panel-title a i {
  display: block;
  float: left;
  width: 13%;
}
.weixin_accordion_new .weixin-left-div:hover {
  background-color: #F6F5F4;
  cursor: pointer;
}
.weixin-left-div {
  background: #EEEDEB;
  line-height: 40px;
  border-bottom: 1px solid #E1DFDA;
  color: #fff;
  padding-left: 10px;
  height: 40px;
}
.weixin-left-div i {
  display: block;
  float: left;
  width: 16%;
  padding-left: 6px;
}
.weixin-left-div a {
  float: left;
  width: 81%;
  color: #676561;
  font-size: 15px;
  font-family: "Microsoft Yahei";
}
.weixin-left-div a:hover,
.weixin-left-div a:focus {
  text-decoration: none;
}
.weixin-left-accordion-active {
  background-color: #fff !important;
}
.weixin-left-accordion-active a {
  color: #FF4E40;
}
.editing_pd .table tbody tr td {
  padding-top: 4px;
  padding-bottom: 4px;
}
.fl {
  float: left;
}

.edit_table table thead tr th.btn_all {
  padding-left: 10px;
}
.table-striped tr .xcol-td-number {
  width: 60px;
}
.weixin_border_radius_5 .table-striped trs-thumb .thumb-img {
  height: 21px;
}
/*待审列表*/
.wx-pending-ls {
  position: relative;
  /*float: left;*/
  display: inline-block;
  padding: 10px;
  margin: 14px 7px 0;
  width: 258px;
  border: 1px solid #d6d9dd;
  border-radius: 4px;
}
.wx-pending-ls:hover {
  box-shadow: 0 0 15px #999;
}
.wx-pending-ls img.type-icon {
  display: block;
  position: absolute;
  right: -1px;
  top: -1px;
  z-index: 2;
  width: 42px;
  height: 42px;
  cursor: default;
}
.wx-pending-ls img.type-iconT {
  position: absolute;
  right: 25px;
  top: 15px;
  z-index: 2;
  width: 25px;
  height: 25px;
}
.wx-pending-ls img.type-iconT:hover {
  cursor: pointer;
}
.pending-ls-tp {
  position: relative;
  padding: 0!important;
  width: 100%;
  height: 140px!important;
  text-decoration: none!important;
  border-top: none!important;
  overflow: hidden;
}
.pending-ls-tp img {
  width: 100%!important;
  height: 100%!important;
}
.pending-ls-des {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 10px;
  width: 100%!important;
  height: 40px;
  color: #e5e5e5!important;
  line-height: 40px!important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.7);
}
.pending-ls-text {
  width: 100%!important;
  line-height: 28px!important;
}
.pending-bk {
  display: block;
  padding: 8px 0;
  height: 70px;
  border-top: 1px solid #e5e5e5;
}
.pending-bk span {
  display: block;
  float: left;
  margin-top: 4px;
  width: 65%;
  font-size: 14px;
  color: #303030;
  line-height: 24px;
  /*height: 56px;*/
  overflow: hidden;
}
.pending-bk img {
  display: block;
  float: right;
  width: 56px;
  height: 56px;
}
.pending-bk .voice-icon {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  background: url('editingCenter/weixin/images/play-voice.png') no-repeat;
  background-size: 50px;
}
.pending-bk .video-icon {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -22px;
  margin-left: -22px;
  width: 44px;
  height: 44px;
  background: url('editingCenter/weixin/images/play-video.png') no-repeat;
  background-size: 44px;
}
.mb90 {
  margin-bottom: 90px;
}
.mt14 {
  margin-top: 14px;
}

.vx_selectBox {
    width: 50px;
}

.vx_no {
    width: 70px;
}

.vx_delete {
    width: 110px;
}

.vx_deleteTime {
    width: 150px;
}

.vx_operate {
    width: 60px;
}

.vx_icon {
    width: 60px;
}

.vx_con {
    text-align: left;
}

.vx_btn,
.vx_btn:hover {
    width: 115px;
}

.table-striped .xcol-newspaper-sengstatus{
	width: 90px;
}

.pending-ls-tp.img-set-pk {
  overflow: visible;
}
.pending-ls-new-oneData {
  position: relative;
  padding: 0!important;
  width: 100%;
  height: 192px!important;
  text-decoration: none!important;
  border-top: none!important;
  overflow: hidden;
}
.pending-ls-new-oneData .weixin-main-imgOne {
  width: 100%!important;
  height: 100%!important;
}
.pending-ls-newOneData {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 10px;
  width: 100%!important;
  height: 40px;
  color: #e5e5e5!important;
  line-height: 40px!important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgba(47, 45, 45, 0.7);
}
.pending-ls-new-oneDelete {
  position: absolute;
  right: 0;
  top: 10px;
}
.img-set-pk {
  position: relative;
}
.img-set-pk .set-pk {
  display: block;
  position: absolute;
  z-index: 10;
  padding-bottom: 10px;
  bottom: 3px;
  right: 6px;
  width: 18px;
  height: 25px;
}
.img-set-pk .set-pk i {
  display: block;
  width: 18px;
  height: 18px;
  opacity: 0;
  cursor: pointer;
  background: url('resourceCenter/images/icon_set.png') no-repeat;
  transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
}
.img-set-pk .set-pk-pop {
  display: none;
  position: absolute;
  right: 21px;
  top: -12px;
  width: 120px;
  border-radius: 5px;
  border: 2px solid #0072c7;
  background: #fff;
  box-shadow: 0 0 5px #666;
}
.img-set-pk .set-pk-pop:after {
  position: absolute;
  top: 15px;
  right: -7px;
  width: 0;
  height: 0;
  content: "";
  border-left: 4px solid #0072c7;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.img-set-pk .set-pk:hover .set-pk-pop {
  display: block;
}
.img-set-pk .set-pk-pop a {
  display: block;
  padding-left: 40px;
  height: 34px;
  color: #666;
  font-size: 14px;
  line-height: 34px;
  font-family: "Microsoft Hahei";
  border-bottom: 1px solid #F4F4F4;
  text-decoration: none;
}
.img-set-pk .set-pk-pop a:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.img-set-pk .set-pk-pop a:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.img-set-pk a.look-pic-btn {
  background: url('resourceCenter/images/icon_deal.png') no-repeat 14px center;
}
.img-set-pk a.edit-pic-btn {
  background: url('resourceCenter/images/icon_edit.png') no-repeat;
  width: 19px;
  height: 19px;
  display: block;
}
.img-set-pk a.del-pic-btn {
  background: url('resourceCenter/images/icon_del.png') no-repeat 14px center;
}
.img-set-pk:hover .set-pk i {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
}
.a-img-set-pk trs-checkbox {
  position: absolute;
  left: 10px;
  top: 8px;
  z-index: 1;
}

.edit_folder_right_mid,
.edit_folder_right_head {
  padding-left: 15px;
  background: #f4f4f6;
}
.edit_folder_right_mid {
  /*height: 40px;*/
  line-height: 40px;
}
.edit_folder_right_mid span {
  color: #3f5974;
}
.edit_folder_right_mid a {
  color: #FF4E40;
  text-decoration: none;
}
.edit_folder_right_mid_name {
  display: inline-block;
  width: 75px;
  font-size: 16px;
  font-weight: bold;
}
.edit_folder_right_head {
  padding-bottom: 15px;
}
.edit_folder_right_head .s_icon {
  padding-right: 6px;
}
.edit_folder_right_head_bts {
  float: left;
  padding-right: 15px;
}
.edit_folder_right_head .edit_input_group {
  float: left;
  width: 350px;
}
.edit_folder_right_head .input-group .edit_form_control {
  background: #fff url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
}
.folder_w70,
.folder_w70:hover {
  width: 70px;
}
.folder_w110,
.folder_w110:hover {
  width: 110px;
}
.edit_folder_right_allfiles {
  height: 40px;
  line-height: 40px;
  color: #666;
}
.edit_folder_table {
  border: none;
}
.edit_folder_table .folder_name_left {
  text-align: left;
  word-break: break-all;
}
.edit_folder_table .folder_name_left_operation {
  display: inline-block;
  float: right;
  margin: 0;
}
.file-upload_detail .man_produ_modify_footer {
  height: 45px;
}
.edit_folder_right_mid a.edit_cloud_notAllowedReturn {
  color: #3f5974;
  cursor: not-allowed;
}
.edit_folder_table table tbody tr td {
  padding-top: 5px!important;
  padding-bottom: 5px!important;
}
div.website_fra_new_content_newTemplate_button.edit-cloud-modifyOperate {
  background: #F0F2F5;
  padding: 10px 0 0 10px;
}

.websiteCabletPreview {
    padding-top: 60px;
    min-height: 600px;
    font-family: "Microsoft YaHei";
    background-color: #F5F5F5;
    overflow: hidden;
}

.websiteCabletPreview_nav {
    position: fixed;
    width: 100%;
    height: 60px;
    z-index: 98;
    overflow: hidden;
    background-color: #f5f5f5;
}

.websiteCabletPreview_head,
.websiteCabletPreview_content,
.websiteCabletPreview_audioVideo_con,
.websiteCabletPreview_readPictures_con,
.websiteCabletPreview_extendedRead_con {
    width: 80%;
    margin: 0 auto;
    position: relative;
}

.websiteCabletPreview_nav .box-fix-bt {
    right: 9%;
}


/*websiteCabletPreview_context s*/

.websiteCabletPreview_context {
    background-color: #fff;
    position: relative;
}

.websiteCabletPreview_ismark {
    position: absolute;
    top: 0px
}

.websiteCabletPreview_ismark .ismark {
    width: 89px
}

.websiteCabletPreview_head {
    padding-top: 20px;
    overflow: hidden;
}

.websiteCabletPreview_head .websiteCabletPreview_head_rank {
    clear: both;
    min-height: 32px;
}

.websiteCabletPreview_head .websiteCabletPreview_head_rank p {
    white-space: normal;
    word-break: break-word;
    font-size: 16px;
}

.websiteCabletPreview_head .websiteCabletPreview_head_rank a {
    text-decoration: none;
}

.websiteCabletPreview_head_rank img.pos {
    position: relative;
    left: 49%;
    top: 10px;
}

.websiteCabletPreview_head .websiteCabletPreview_head_rank p b {
    float: left;
    display: inline-block;
    width: 112px;
    text-align: right;
    color: #333;
}

.websiteCabletPreview_head .websiteCabletPreview_head_rank p b.w42 {
    width: 42px;
}

.websiteCabletPreview_head .websiteCabletPreview_head_rank p span {
    float: left;
    width: 65%;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.websiteCabletPreview_head .websiteCabletPreview_head_rank img {
    position: relative;
    left: 50%;
}


/*websiteCabletPreview_context e*/


/*.websiteCabletPreview_content s*/

.websiteCabletPreview_content {}

.websiteCabletPreview_content h1,
.websiteCabletPreview_content h2,
.websiteCabletPreview_content h3,
.websiteCabletPreview_content h4,
.websiteCabletPreview_content h5,
.websiteCabletPreview_content h6 {
    /* font-weight: bold;*/
    text-align: center;
    color: #444;
}

.websiteCabletPreview_content h1 {
    font-weight: normal;
    line-height: 40px;
    margin: 10px 0px 13px;
    font-size: 33px;
    word-break: break-word;
}

.websiteCabletPreview_content .content_img {
    display: block;
    padding: 0 5%;
    text-align: center;
}

.websiteCabletPreview_content p.introductions {
    word-break: break-word;
    font-size: 18px;
    line-height: 36px;
}

.websiteCabletPreview_audioVideo,
.websiteCabletPreview_readPictures,
.websiteCabletPreview_extendedRead {
    min-height: 160px;
    padding: 10px 5%;
    overflow: hidden;
    border-top: 1px solid #999999;
    margin-top: 20px;
}

.websiteCabletPreview_audioVideo .websiteCabletPreview_audioVideo_con ul li {
    float: left;
    margin-right: 8px;
    width: 125px;
    list-style-type: none;
}

.websiteCabletPreview_readPictures .websiteCabletPreview_readPictures_con .websiteCabletPreview_newsAnnex ul li {
    float: left;
    margin-right: 8px;
    width: 150px;
    list-style-type: none;
    text-align: center;
    height: 170px;
}

.websiteCabletPreview_readPictures .websiteCabletPreview_readPictures_con .websiteCabletPreview_newsAnnex ul li img {
    width: 100px;
    height: 114px;
}

.websiteCabletPreview_readPictures .websiteCabletPreview_readPictures_con .websiteCabletPreview_newsAnnex ul li span {
    width: 150px;
    display: block;
    line-height: 24px;
    word-wrap: break-word;
    height: 72px;
    overflow: hidden;
}

.websiteCabletPreview_audioVideo .websiteCabletPreview_audioVideo_con ul li a {
    color: #333;
}

.websiteCabletPreview_audioVideo .websiteCabletPreview_audioVideo_con ul li a img {
    width: 100px;
    height: 60px;
}

.websiteCabletPreview_audioVideo .websiteCabletPreview_audioVideo_con ul li a span {
    display: inline-block;
    padding-top: 10px;
}

.websiteCabletPreview_readPictures .websiteCabletPreview_readPictures_con .websiteCabletPreview_newsAnnex ul li img {
    width: 85px;
    height: 92px;
}

.websiteCabletPreview_readPictures .websiteCabletPreview_readPictures_con a.website_preview_read_pictures {
    margin-right: 10px;
}

.websiteCabletPreview_extendedRead .websiteCabletPreview_extendedRead_con {}

.websiteCabletPreview_extendedRead .websiteCabletPreview_extendedRead_con ul li {
    list-style: none;
}

.websiteCabletPreview_extendedRead .websiteCabletPreview_extendedRead_con ul li a {
    display: block;
    padding: 3px 0;
    color: #333;
}

.websiteCabletPreview_extendedRead .websiteCabletPreview_extendedRead_con ul li a:hover {
    text-decoration: none;
}

.websiteCabletPreview_bottomborder {
    height: 40px;
    border-top: 1px solid #999999;
}

.websiteCabletPreview_bottomborder a img,
.websiteCabletPreview_botborder a img {
    position: relative;
    width: 50px;
    left: 90%;
    margin-top: -100px;
}

.websiteCabletPreview .iwo-preview-tl,
.websiteCabletPreview .copy-darft-a {
    padding-left: 9%;
}

.websiteCabletPreview_nav_atlas_shows,
.websiteCabletPreview_nav_item_CONTENT {
    float: left;
}

.websiteCabletPreview_nav_item_CONTENT {
    padding-left: 90px;
    margin-left: 15px;
    word-break: break-word;
    width: 100%;
    overflow: hidden;
}

.websiteCabletPreview_nav_content {
    min-height: 60px;
    overflow: hidden;
}

.websiteCabletPreview_content p img {
    padding-bottom: 10px;
}

.websiteCabletPreview .newsImgStyle [align] img {
    max-width: 600px;
}

.websiteCabletPreview_content .overflow {
    overflow: hidden;
}

.edit_right_head .input-group .edit_form_control {
    background: #fff url("./editingCenter/app/images/sch.jpg") no-repeat 10px center;
}

.edit_table_mt20 {
    margin-top: 20px;
}

.edit_right_head_width .btn-commen {
    width: 105px;
}

.edit_right_head .s_operating_record_img {
    margin-left: 0px;
}

/*.edit_right_head_btn_commen {
    width: 105px!important;
}
*/
.echarts_init {
    width: 1050px;
    height: 300px
}

.editing-list-zjxw .editing_list_zjxw_img {
    margin-right: 15px;
    width: 15px;
    vertical-align: -3px;
}

.row .breadcrumb > li + li:before {
    padding: 0px;
    color: #ccc;
    content: "";
}

.content-error {
    border-radius: 4px;
    border: 1px solid #a94442;
    overflow: hidden;
    position: relative;
}

.website-content-valid-error .invalidate-input-box span.ng-scope {
    left: 700px !important;
    cursor: pointer;
}

.timeline .websist_normal {
    width: 100%;
    background: none;
}

.timeline .newsnewsmore {
    width: 100%;
    background: none;
}

.websist_normal {
    z-index: 999;
    text-align: center;
    font-size: 14px;
    font-family: "微软雅黑";
    background-color: #fafafa;
    color: #23527c;
    bottom: 1px;
    position: absolute;
    width: 99%;
    margin-left: -10px;
    height: 40px;
    line-height: 40px;
}

.website_detail_icon {
    position: absolute;
    right: 10px;
    top: 10px;
}

.website_height_fixex {
    height: 508px
}

.edit_table .markPush {
    font-size: 12px;
    color: orange;
    margin-left: 5px;
}

.edit_table .ta-l .markHidden {
    font-size: 12px;
    color: #46C529;
    margin-left: 5px;
}

div.websiteSigned span.previewDraft {
    font-size: 12px;
    color: rgba(111, 142, 53, 0.66);
    cursor: pointer;
    margin-left: 5px;
}

div.websiteSigned .dndDraggingSource {
    /*opacity: 0.4*/
    display: none;
}

;
.website_left .website_active .panel-open .panel-heading {
    color: #37b7fe;
}

.website_left .website_left_active .panel-heading {
    background-color: #1c83d2;
}

.web_signed_btn_pixel100,
.web_signed_btn_pixel100:hover,
.web_signed_btn_pixel100:focus {
    width: 100px;
}

.chexiaodingshi_width120,
.chexiaodingshi_width120:hover,
.chexiaodingshi_width120:focus {
    width: 115px;
}

.more_sign li {
    cursor: context-menu!important;
}

.ml0 {
    margin-left: 0px;
}

.mr15 {
    margin-right: 15px;
}

.m_box .col-sm-11 .suggestion input.draftSource {
    float: left;
    width: 400px;
    margin-right: 20px;
}

.m_box .suggestion ul {
    height: 220px;
    width: 352px;
    overflow-y: auto;
    background: #fff;
}


/*网站列表标题图片*/

.website_table_draftPublish {
    text-align: left;
}


/*排序方式等下拉框 在ES检索下宽度变小*/

@media screen and (max-width: 1366px) {
    .edit_website_width .dropdown .bth-fix {
        width: 109px!important;
    }
    .edit_website_width .dropdown .dropdown-menu {
        min-width: 109px!important;
    }
}

.website_timeSign_pd table tbody tr td {
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}

.website-title-picIcon {
    font-size: 12px;
    display: inline-block;
    margin-left: 5px;
    color: #D55774;
}

.weibo-left-active {
  background-color: #fff !important;
}
.weibo-left-active a {
  color: #FF4E40 !important;
}
.weibo-list.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
  min-height: 567px;
}
.weibo-list .weiboLists li {
  width: 100%;
  padding-left: 10px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #E1DFDA;
  cursor: pointer;
  background-color: #EEEDEB;
}
.weibo-list .weiboLists li i {
  display: block;
  float: left;
  width: 20%;
  padding-left: 6px;
}
.weibo-list .weiboLists li a {
  display: block;
  padding: 0px;
}
.weibo-list .weiboLists li,
.weibo-list .weiboLists li a,
.weibo-list .weiboLists li a:hover {
  color: #676561;
  text-align: left;
  text-decoration: none;
  font-family: "Microsoft Yahei";
}
@media screen and (min-width: 1440px) and (max-width: 1681px) {
  .weibo-list.container-fluid {
    min-height: 849px!important;
  }
}
.img-wth22 {
  width: 22px;
}

.editor-label {
    float: left;
    margin-left: 22px;
    margin-top: 10px;
}

.editor-ul {
    margin-left: 95px;
    padding-left: 0px !important;
}

.editor-author-ul {
    margin-left: 95px;
}

.editor-ul .create {
    cursor: pointer;
    display: inline-block;
    height: 42px;
    line-height: 40px;
    overflow: hidden;
    min-width: 72px;
    border-bottom-color: #fff;
    color: #000;
    font-weight: bold;
    width: 112px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 65px center;
    background-color: #fff;
    margin-right: 5px;
    position: relative;
}

.editor-ul .active {
    border-bottom: 0px;
}

.editor-author-cUl li {
    position: relative;
}

.edit-ChooseType {
    position: relative;
}

.editor-check-box {
    width: 120px;
    background-color: #00AE86;
    border-radius: 4px;
    position: absolute;
    top: 33px;
    left: -45px;
    z-index: 100;
    padding-bottom: 2px;
}

.editor-check-box .main {
    margin-left: 2px;
    margin-top: 2px;
    width: 116px;
    background-color: white;
    position: relative;
}

.editor-check-box .main img {
    position: absolute;
    top: -5px;
    left: 48px;
    width: 13px;
}

.editor-check-box .main ul {
    list-style: none;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.editor-check-box .main ul li {
    width: 100px;
    text-align: center;
    color: #666460;
    margin-top: 5px;
    border: none;
    height: 20px;
    line-height: 20px;
    display: block;
    font-weight: normal;
}

.editor-check-box-selected {
    background-color: #F0F2F4;
}

.editor_window .main .editflow.editflow_height {
    height: 390px;
}

.editor_window .main .body .middle_right {
    text-align: center;
    padding-top: 100px;
}

.editor_window .main .body .middle_right div {
    margin-top: 30px;
}

.m_labels_2 li.actived {
    border: 1px solid #ddd;
    border-bottom-color: #fff;
    height: 44px;
}

.m_labels_2 {
    padding-left: 10px;
    list-style: none;
}

.m_labels_2 li {
    cursor: pointer;
    margin-top: 10px;
    display: inline-block;
    height: 44px;
    line-height: 42px;
    min-width: 72px;
    border: 1px solid #ddd;
    color: #000;
    font-weight: bold;
    width: 112px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 65px center;
    margin-right: 5px;
    position: relative;
}

.m_labels_2 li span.fgduser {
    display: block;
    background-color: #B1B1E1;
}

.m_labels_2 li span.actived {
    display: block;
    background-color: #fff;
}

.m_labels_2 li span {
    display: block;
    background-color: #eee;
}

.m_labels_2 li span.delete {
    position: absolute;
    top: 0px;
    right: 5px;
    line-height: normal;
}

.icon_add {
    margin-top: -10px !important;
    min-width: 24px !important;
    width: 24px !important;
    height: 24px !important;
    position: relative;
    border: none !important;
    margin-top: 11px;
    cursor: pointer;
    /*    background: url(./editingCenter/app/images/b14.png) no-repeat;
  margin-left: 4px;
    float: none; 
    border: none;
    padding-left: 0px;*/
}

.jt_active {
    background-color: #eee;
    margin: 1px 0px
}

ul.templateUl li.suggestion {
    background: #f5f5f5 !important;
    cursor: pointer;
    width: 200%;
}
ul.templateUl li{
    cursor: pointer;
}
ul.templateUl li:hover {
    background: none !important;
}

/*老版窗口开始*/
.editor_window_class .modal-dialog {
  width: 640px;
  background-color: #E1DFDA;
  border-radius: 4px;
}
.editor_window {
  width: 640px;
  height: 506px;
  padding-top: 3px;
  background-color: #E1DFDA;
  border-radius: 4px;
}
.editor_window .main {
  width: 634px;
  height: 500px;
  margin-left: 3px;
  background-color: white;
}
.editor_window .main .head {
  height: 44px;
  line-height: 44px;
  font-weight: bold;
  padding-left: 20px;
  position: relative;
}
.editor_window .main .head img {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.editor_window .main .editflow {
  width: 600px;
  height: 450px;
  margin-left: 17px;
  border: 1px solid #D7D3CE;
  overflow: auto;
}
.editor_window .main .editflow ul {
  list-style: none;
  padding-left: 0px;
}
.editor_window .main .editflow ul li {
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  color: #666460;
  padding-left: 10px;
  cursor: pointer;
}
.editor_window .main .editflow ul .selected {
  background-color: #FF4E40;
  color: white;
}
.editor_window .main .buttom {
  padding-top: 25px;
  padding-left: 450px;
}
.editor_window .main .other {
  margin-top: 390px;
}
.editor_window .main .buttom button {
  width: 80px;
  height: 28px;
  font-size: 12px;
  color: white;
  border-radius: 4px;
  border: 0px;
  background-color: #0095CE;
}
.editor_window .main .search {
  height: 66px;
  line-height: 66px;
  background-color: #F0F2F4;
  font-size: 12px;
  padding-left: 20px;
}
.editor_window .main .search span {
  float: left;
}
.editor_window .main .search div {
  padding-top: 18px;
}
.editor_window .main .search input {
  width: 209px;
  height: 33px;
}
.editor_window .main .body {
  margin-top: 10px;
}
.editor_window .main .body .head {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  background-color: #FF4E40;
  font-weight: bold;
  color: white;
  text-align: center;
  padding-left: 0px;
}
.editor_window .main .body .suggestion ul {
  height: 200px;
  overflow-y: auto;
}
.editor_window .main .body .left {
  height: 374px;
  width: 207px;
  border: 1px solid #D7D3CE;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  overflow: auto;
}
.editor_window .main .body .left .tree-light li.tree-expanded i.tree-branch-head {
  background: url("editingCenter/app/images/m2-l.png") no-repeat 0 center;
}
.editor_window .main .body .left .tree-light li.tree-collapsed i.tree-branch-head {
  background: url("editingCenter/app/images/m1-l.png") no-repeat 0 center !important;
}
.editor_window .main .body .middle {
  float: left;
  height: 374px;
  width: 172px;
  border: 1px solid #D7D3CE;
  overflow-y: auto;
}
.editor_window .main .body .middle input {
  margin: 10px;
  width: 143px;
  height: 25px;
}
.editor_window .main .body .middle ul {
  list-style: none;
  padding-left: 0px;
  font-size: 12px;
  color: #666460;
  padding-top: 5px;
}
.editor_window .main .body .middle ul .selected {
  background-color: #FF4E40;
  color: white;
}
.editor_window .main .body .middle ul li {
  height: 22px;
  line-height: 22px;
  cursor: pointer;
  padding-left: 10px;
  font-size: 12px;
  color: #666460;
}
.editor_window .main .body .middle_right {
  width: 50px;
  float: left;
  height: 374px;
  text-align: center;
  padding-top: 100px;
}
.editor_window .main .body .right {
  height: 374px;
  width: 172px;
  border: 1px solid #D7D3CE;
  margin-right: 10px;
  overflow: auto;
}
.editor_window .main .body .right input {
  margin: 10px;
  width: 150px;
  height: 25px;
}
.editor_window .main .body .right ul {
  list-style: none;
  padding-left: 0px;
  font-size: 12px;
  color: #666460;
  padding-top: 5px;
}
.editor_window .main .body .right ul .selected {
  background-color: #FF4E40;
  color: white;
}
.editor_window .main .body .right ul li {
  height: 22px;
  line-height: 22px;
  cursor: pointer;
  padding-left: 10px;
}
.editor_window .main .body .middle_right div {
  margin-top: 10px;
  cursor: pointer;
}

/**
*  Module:图集幻灯片
*
* Description：Ly
* createTime:2015/11/30
*/

.edit {
    width: 1090px;
    min-height: 650px;
    margin: 0 auto;
}

.edit .carousel-row {
    width: 770px;
    margin: 0 auto;
    margin-top: 30px;
    min-height: 650px;
}

.edit .carousel-inner {
    /*    min-height: 780px;*/
}

.edit .carousel-con {
    min-height: 515px;
}

.edit .carousel-list {}

.edit .carousel-list img {
    /*line-height: 465px;*/
    max-width: 100%;
    max-height: 100%;
}

.edit .carousel-breviary {
    height: 100px;
    overflow: hidden;
    /*margin-top: 30px;*/
    /*    position: absolute;
    bottom: 177px;
    left: -100px;*/
    width: 990px;
    position: relative;
    left: -85px
}

.edit .carousel-img {
    width: 770px;
    height: 465px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    line-height: 465px;
}

.edit .carousel-breviary p,
.edit .carousel-breviary li {
    width: 140px;
    height: 100px;
    float: left;
    margin-right: 15px;
    overflow: hidden;
    line-height: 0px;
    text-align: center;
}

.edit .carousel-breviary p img,
.edit .carousel-breviary li img {
    height: 100px
}

.edit .carousel-control {
    height: 465px
}

.edit .carousel-num {
    width: 70px;
    float: left
}

.edit .carousel-list-row {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 99;
    line-height: 30px;
    bottom: 0px
}

.edit .ft-red {
    font-size: 16px;
    font-weight: 700;
    color: red;
    margin-right: 3px
}

.edit .mgl3 {
    margin-left: 3px
}

.edit .carousel-list-detail {
    margin-left: 70px;
    text-align: left;
}

.edit .carousel-list-detail p {}

.edit .carousel-list-row p {
    line-height: 30px
}

.edit ol.carousel-breviary li.active {
    border: 2px solid #0095ce
}
.alert-detail .modal-dialog {
    width: 900px;
    height: 600px;
    font-family: "微软雅黑"
}

.bianji_height {
    height: 600px;
    overflow-y: auto;
}

.app-preview-window {
    background: #fff;
}
.app-preview-window .row{
	margin: 0;
}
.app-preview-window .modal-dialog {
    width: 571px;
}

.app-preview-window .modal-content {
    position: relative;
    border: none;
}

.app-preview-bac {
    margin: 0 auto;
    padding: 93px 23px;
    width: 353px;
    height: 734px;
    background: url('./editingCenter/app/images/iphone6.png') no-repeat;
    background-size: 100%;
}

.app-preview-bac iframe {
    width: 100%!important;
}

.app-preview-btn {
    position: absolute;
    right: 0px;
    bottom: 50px;
}

.app-preview-btn a {
    display: block;
  	padding: 0 15px;
    height: 40px;
    font-size: 14px;
    color: #ff4e40;
    line-height: 40px;
    border-radius: 6px;
    text-decoration: none;
    border:1px solid #ff4e40;
    font-family: "Microsoft YaHei","微软雅黑","Arial";
}
.app-preview-btn a:hover{
    color: #fff;
    background: #ff4e40;
}
.app-preview-bk{
	position: relative;
	width: 248px;
	height: 100%;
	overflow: auto;
}
.app-preview-deal{
	position: absolute;
	min-width: 1014px;
}
.tetttt::-webkit-scrollbar {  
        width: 2px;  
        height: 4px;  
        background-color: #fff;  
      }  
      /*定义滚动条轨道 内阴影+圆角*/  
      .tetttt::-webkit-scrollbar-track {  
        /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  */
        background: #fff ;  
      }  
      /*定义滑块 内阴影+圆角*/  
      .tetttt::-webkit-scrollbar-thumb {  
        border-radius: 3px;  
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
        background-color:rgba(153, 153, 153, 0.7);  
      }  
      .tetttt::-webkit-scrollbar-thumb:hover {  
        border-radius: 3px;  
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
        background-color:rgba(153, 153, 153, 1);  
      } 
.pmm-app-live-room .man_produ_modify {
  overflow: hidden;
}
.pmm-app-live-room .content .pagination {
  padding-left: 96px;
  margin: 20px auto;
  float: none;
}
.pmm-app-live-room .imglist {
  position: relative;
  margin-left: 10px;
  width: 550px;
  overflow: hidden;
  min-height: 140px;
}
.pmm-app-live-room .list-page-pk .img-box {
  display: block;
  margin-left: 5px;
  margin-right: 5px!important;
  margin-top: 10px;
  margin-bottom: 0;
  width: 120px;
  height: 120px;
  float: left;
  border: none;
}
.pmm-app-live-room .list-page-pk .img-box:hover {
  border: none;
  box-shadow: none;
}
.pmm-app-live-room .list-page-pk .img-box .img-bk:hover {
  box-shadow: 0 0 15px #666;
}
.pmm-app-live-room .list-page-pk .img-box .img-bk {
  display: block;
  width: 100%;
  height: 100px;
  background-color: #f0f2f5;
  overflow: hidden;
}
.pmm-app-live-room .list-page-pk .img-box .img-bk img {
  width: 100%;
  height: 100px;
}
.pmm-app-live-room p.videoName {
  margin: 0px;
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
}
.pmm-app-live-room .man_produ_delete_footer {
  margin: 0px auto 10px;
  overflow: hidden;
}
.pmm-app-live-room .man_produ_delete_footer button {
  min-width: 66px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 4px;
  padding: 0px;
  float: right;
}
.pmm-app-live-room .man_produ_delete_footer button:nth-child(1) {
  margin-right: 20px;
}
.pmm-app-live-room .man_produ_delete_footer button:nth-child(2) {
  margin-right: 10px;
}
.pmm-app-live-room .list-page-pk .checked-pic {
  box-shadow: 0 0 10px #000;
  border: 2px solid #FF4E40;
}
.pmm-app-live-room .dropdown .dropdown-menu {
  max-height: 180px;
  overflow-y: auto;
}

/*.modal-open {
    margin-right: 17px;
}*/
.compiled-subject {
  padding: 20px;
  width: 100%;
  /*overflow-y: auto;*/
}
.subject-tab {
  border-bottom: 1px solid #D9D9D9;
  height: 47px;
  overflow: hidden;
  position: fixed;
  z-index: 2;
  width: 100%;
  top: 0px;
  background: white;
}
.subject-tab ul li {
  float: left;
  width: 125px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  color: #434343;
  cursor: pointer;
  border-right: 1px solid #ccc;
}
.subject-tab ul li a:hover {
  height: 48px;
  background: none;
  border: none;
}
.subject-tab ul li a {
  color: #474747;
}
.subject-tab ul li.active {
  background: #1abaa0;
  color: white;
}
.subject-tab ul li.active a {
  color: white;
}
.subject-row {
  /* margin-top: 37px*/
}
.subject-detail {
  margin-bottom: 10px;
}
.subject-row .bd,
.subject-item .bd {
  border: 1px solid #D9D9D9;
  background: #FAFAFA;
}
.subject-list-style .host {
  width: 352px;
}
.subject-list-style .host .tags {
  border-radius: 4px;
}
.subject-title {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  background: url(editingCenter/app/toBeCompiled/images/b1.png) 14px 55% #fafafa no-repeat;
  padding-left: 33px;
  font-weight: 700;
  color: #434343;
}
.groupSlected {
  color: #fff;
  background: #4496D2;
  outline: none;
  border: none;
  width: 65px;
  height: 30px;
  font-size: 12px;
  float: right;
  border-radius: 5px;
}
.groupSlected:hover {
  color: #fff;
}
.subject-title p {
  float: left;
  padding: 0;
  margin: 0px 10px 0px 10px;
  line-height: 45px;
}
.subject-title input {
  margin-top: 16px;
  margin-left: 10px;
  float: left;
}
.subject-title div {
  float: left;
  margin-left: 10px;
}
.subject-list-style {
  margin: 15px 0px 0px 0px;
}
.subject-list-style .list-style-radio {
  /*overflow: hidden;*/
  margin-bottom: 2px;
}
.subject-list-style .style-radio {
  width: 72px;
  float: left;
  line-height: 34px;
}
.subject-list-style .style-radio input {
  position: relative;
  top: 2px;
  margin-right: 5px;
  cursor: pointer;
}
.subject-list-style .subject-item {
  margin-bottom: 10px;
  overflow: hidden;
}
.subject-list-style .subject-fix {
  margin-bottom: 46px;
}
.subject-list-style .subject-item .form-control {
  width: 233px;
  /*  height: 29px;*/
  font-size: 12px;
}
.subject-detail .subject-list-style .m_box_item {
  height: initial;
  min-height: 40px;
}
.subject-list-style .m_box_item .checkbox {
  position: relative;
  display: block;
  margin-top: 7px;
  margin-bottom: 10px;
}
.subject-list-style .m_box_item .fixed_size {
  top: 8px;
  left: -42px;
}
.subject-list-style .txt-style {
  line-height: 34px;
  font-size: 14px;
  text-align: right;
}
.subject-list-style {
  display: block;
  /*overflow: hidden;*/
}
.subject-list-style .list-style-input .input-img {
  width: 236px;
  border-radius: 4px;
  overflow: hidden;
  /* border: 1px solid #CCC;*/
  height: 32px;
  line-height: 32px;
}
.subject-list-style .mg10 {
  margin-top: 10px!important;
}
.subject-list-style .mgt15 {
  padding-top: 15px;
}
.subject-list-style .mgr20 {
  margin-left: 20px;
}
.subject-list-style .list-style-img {
  /*margin-top: 10px;*/
  /* overflow: hidden;*/
}
.subject-list-style .list-style-img p {
  float: left;
  overflow: hidden;
  /*  width: 152px;
    height: 111px;*/
  position: relative;
  margin-right: 11px;
  margin-bottom: 0px;
}
/*
.subject-list-style .list-style-img p img {
    width: 152px;
    height: 111px;
}*/
.subject-list-style .list-style-img p span {
  border-radius: 4px;
  position: absolute;
  opacity: 0.8;
  width: 33px;
  height: 36px;
  color: white;
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 48px;
  text-align: center;
}
.subject-list-style .list-style-img p span.list-style-upload {
  top: 64%;
  right: 45px;
  cursor: pointer;
  background: url(editingCenter/app/toBeCompiled/images/b43-1.png) center 3px rgba(21, 21, 21, 0.51) no-repeat;
}
.subject-list-style .list-style-tab {
  overflow: hidden;
  margin-top: 6px;
}
.subject-list-style .list-style-tab p {
  float: left;
  width: 77px;
  height: 26px;
  border: 1px solid #D9D9D9;
  text-align: center;
  line-height: 26px;
  margin-right: 10px;
}
.subject-list-style .list-style-tab p.active {
  border: 1px solid #3099D3;
}
.subject-list-style .list-style-check {
  margin-top: 5px;
}
.subject-list-style .list-style-check input {
  margin-right: 5px;
  position: relative;
  top: 2px;
  width: 15px;
  height: 15px;
}
.subject-list-style .list-style-check span {
  position: relative;
}
.subject-list-style .list-style-check span.subject-down {
  margin-right: 13px;
}
.subject-list-style .list-style-input {
  float: left;
  margin-right: 11px;
}
.subject-list-style .list-style-input p {
  float: left;
  line-height: 34px;
  margin-left: 10px;
}
.subject-list-style .list-style-input .wordNum {
  float: left;
  height: 18px;
  margin-left: 4px;
  margin-top: 7px;
  text-align: center;
  color: red;
}
.subject-list-style .list-style-input .input-title {
  width: 665px;
  border-radius: 4px;
  overflow: hidden;
  /*border: 1px solid #CCC;*/
  height: 32px;
  color: #000;
  padding-left: 5px;
  line-height: 32px;
  font-size: 12px;
  float: left;
}
.subject-detail .m_box_item {
  overflow: hidden;
  margin-bottom: 30px;
}
.subject-list-style .list-style-input .keywords-blank {
  float: left;
  height: 34px;
  padding-top: 2px;
}
.subject-list-style .list-style-input input.input-keyword {
  outline: none;
  background: white;
}
.subject-list-style .minwidth {
  min-width: 363px;
  background: white;
}
.subject-list-style .list-style-input .input-keyword {
  width: 60px;
  overflow: hidden;
  border: none;
  height: 32px;
  color: #000;
  line-height: 32px;
  font-size: 12px;
  float: left;
}
.subject-list-style .list-style-input .input-detail {
  width: 352px;
  border-radius: 4px;
  resize: none;
  overflow: hidden;
  /*border: 1px solid #CCC;*/
  height: 128px;
  padding-left: 5px;
  /*    line-height: 32px;*/
  font-size: 12px;
  float: left;
}
.subject-list-style .list-style-input .input-concont {
  width: 365px;
  border-radius: 4px;
  overflow: hidden;
  height: 32px;
  color: #000;
  padding-left: 5px;
  line-height: 32px;
  font-size: 12px;
}
.subject-list-style .list-style-input a {
  color: #454545;
  float: left;
  padding-left: 8px;
  padding-right: 5px;
  text-decoration: underline;
  padding-top: 10px;
}
.subject-list-style .list-style-input .keywords-blank span {
  text-align: center;
  line-height: 30px;
  display: block;
  margin-left: 5px;
  position: relative;
  width: 114px;
  height: 30px;
  border: 1px solid #ccc;
  float: left;
}
.subject-list-style .list-style-input .keywords-blank span i {
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  position: absolute;
  top: 0px;
  right: -3px;
  background: url(editingCenter/app/toBeCompiled/images/b15.png) 0 center no-repeat;
  height: 15px;
  width: 15px;
  cursor: pointer;
}
.subject-list-style .list-style-img div {
  /* border-radius: 4px;
    position: absolute;
    width: 33px;
    height: 36px;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 48px;
    text-align: center*/
}
.subject-list-style .list-style-img div.list-style-upload {
  top: 64%;
  right: 45px;
  cursor: pointer;
  background: url(editingCenter/app/toBeCompiled/images/b43-1.png) center 3px rgba(21, 21, 21, 0.51) no-repeat;
}
.subject-list-style .height33 {
  height: 33px;
}
.list-style-img div.fa_upload {
  width: 154px;
  position: relative;
  float: left;
  margin-left: 10px;
  overflow: hidden;
}
p.uploadImgLimit {
  width: 50%;
  line-height: 110px;
  margin-left: 10px;
}
.subject-list-style .list-style-tab p {
  float: left;
  width: 77px;
  height: 26px;
  border: 1px solid #D9D9D9;
  text-align: center;
  line-height: 26px;
  margin-right: 10px;
}
.subject-list-style .list-style-textarea {
  font-size: 12px;
  padding-left: 0px;
  padding-top: 0px;
  border: 1px solid #d5d5d5;
  height: 184px;
  width: 365px;
  margin-top: 45px;
  overflow-y: auto;
  margin-bottom: 0px;
}
.subject-list-style .list-style-textarea li {
  line-height: 22px;
  height: 22px;
  padding-left: 10px;
  cursor: pointer;
}
.subject-list-style .list-style-textarea li span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  margin-right: 10px;
}
.subject-list-style .list-style-textarea li.active {
  background: #113fbf;
  color: white;
}
/*label按钮*/
.subject-list-style .list-style-textarea .textarea_news {
  font-size: 12px;
  padding-left: 10px;
  padding-top: 10px;
  border: 1px solid #d5d5d5;
  resize: none;
  height: 184px;
  width: 365px;
}
.subject-list-style .list-style-tab label {
  float: left;
  width: 77px;
  height: 26px;
  border: 1px solid #D9D9D9;
  text-align: center;
  line-height: 26px;
  margin-right: 10px;
  border-radius: 0px;
  padding: 0;
  background-color: #fafafa;
  box-shadow: none;
}
.subject-list-style .list-style-tab label.selected {
  background: #FF4E40;
  color: #fff;
}
.subject-list-style .list-style-tab label input {
  width: 77px;
  height: 26px;
  border: 1px solid #D9D9D9;
  text-align: center;
  line-height: 26px;
}
/*.list-style-tab .btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background: #009ed8;
    color: #fff;
}*/
.list-style-icon {
  overflow: hidden;
  float: left;
}
.list-style-icon span {
  display: block;
  float: left;
  cursor: pointer;
  width: 50px;
  padding-left: 20px;
  height: 30px;
  line-height: 30px;
  margin-left: 20px;
}
.list-style-icon span.delete {
  background: url(editingCenter/app/toBeCompiled/images/b37.png) 0 center no-repeat;
}
.list-style-icon span.icon_up {
  background: url(editingCenter/app/toBeCompiled/images/b36.png) 0 center no-repeat;
}
.list-style-icon span.icon_down {
  background: url(editingCenter/app/toBeCompiled/images/b38.png) 0 center no-repeat;
}
/* maroon */
.subject-table-wrap {
  margin-top: 14px;
  padding-top: 14px;
  margin-bottom: 60px;
  border-top: 1px solid #e3e1dd;
}
.subject-table-container {
  width: 700px;
}
.bg-f2f2f5 {
  background: #f2f2f5;
}
.subject-table-container .tab-content {
  padding: 10px 10px;
  border: 1px solid #ddd;
  border-top: none;
}
.box-fix-bt {
  position: fixed;
  right: 10px;
  bottom: 0px;
  margin-top: 60px;
  z-index: 999;
  height: 36px;
}
.subject-table-container table {
  margin-bottom: 0px;
}
.subject-table-container ul {
  background-color: #f1f2f6;
}
.subject-table-container a {
  color: #000 !important;
}
.subject-table-container ul li {
  width: 100px;
  border-top: 1px solid #d4d4d6;
  border-bottom: 1px solid #d4d4d6;
  border-right: 1px solid #d4d4d6;
  cursor: pointer;
  text-align: center;
}
.subject-table-container ul li:first-child {
  border-left: 1px solid #d4d4d6;
}
.subject-table-container ul li.active {
  font-weight: bold;
  background-color: #fff;
  border-bottom-color: #fff;
}
.subject-table-container ul li.active a {
  margin-bottom: 2px;
}
/*fix css 1024*/
@media screen and (min-width: 768px) and (max-width: 1163px) {
  .padfixed {
    padding-left: 0px;
    padding-right: 0px;
  }
  .modal-open {
    margin-right: 0px;
  }
}
.web-attr-info-tit {
  height: 45px;
  line-height: 45px;
  background: #fafaf9;
  border-bottom: 1px solid #e3e4e3;
  overflow: hidden;
}
.web-attr-info-tit p {
  color: #272727;
  font-weight: bold;
  background: url("editingCenter/app/toBeCompiled/images/b1.png") no-repeat left center;
  margin-left: 12px;
  padding-left: 16px;
}
.web-attr-info-con {
  background: #fafafa;
  border: 1px solid #e3e1dd;
  /*    overflow: hidden;*/
  margin-top: 14px;
  padding-bottom: 10px;
}
.web-list-info-con .row,
.web-attr-info-con .row {
  /* height: 28px;
    line-height: 28px;
    margin-top: 14px;*/
}
.web-list-info-con .row p,
.web-attr-info-con .row p {
  text-align: right;
  font-size: 14px;
  color: #333;
}
.web-list-info-con .row p span.color-red,
.web-attr-info-con .row p span.color-red {
  color: #D72420;
  font-weight: bolder;
  vertical-align: -2px;
}
.web-attr-info-con .row .web-text {
  width: 330px;
  height: 30px;
  line-height: 30px;
  /*border: 1px solid #e0deda;*/
  padding-left: 8px;
  color: #555;
  border-radius: 4px;
}
.web-attr-info-con .row select {
  width: 200px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  padding-left: 8px;
  color: #666;
  border-radius: 4px;
  cursor: pointer;
}
.web-attr-info-con .row select option {
  padding-left: 8px;
}
.web-list-info-con .row label,
.web-attr-info-con .row label {
  /*color: #666;*/
  /*  margin-right: 14px;
    font-weight: normal;
    margin-bottom: 10px;*/
}
.web-attr-info-con .txt-style {
  line-height: 34px;
  font-size: 14px;
  text-align: right;
}
.web-list-info-con .row label input,
.web-attr-info-con .row label input {
  vertical-align: -2px;
  margin-right: 4px;
  cursor: pointer;
}
.pr0 {
  padding-right: 0px;
}
.web-list-info-con {
  /* padding-bottom: 20px; */
}
.web-list-info-con .list-style-tab p {
  float: left;
  width: 77px;
  height: 26px;
  border: 1px solid #D9D9D9;
  text-align: center;
  line-height: 26px;
  margin-right: 10px;
}
.web-list-info-con .list-style-tab p.active {
  border: 1px solid #3099D3;
}
.web-list-info-con .row .list-text {
  width: 236px;
  height: 30px;
  line-height: 30px;
  padding-left: 12px;
  border-radius: 4px;
  color: #555;
  font-size: 12px;
}
.list-img-ul {
  float: left;
  margin-top: 0px;
  margin-left: 10px;
}
.mb60 {
  margin-bottom: 60px;
}
.u_upload_hide input[type="file"] {
  cursor: pointer;
}
.mtb15 {
  margin: 15px 0;
  /*padding: 0px;*/
}
.edit-ueditor-iframe {
  border: 0px;
  width: 100%;
  height: 950px;
}
.edit-news-select {
  height: 34px;
  line-height: 34px;
  width: 200px;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #666;
}
.edit-news-relateofficals input {
  float: left;
}
.edit-news-relateofficals label {
  margin-left: 10px;
  line-height: 34px;
  font-weight: lighter;
}
.edit-news-group {
  margin-left: 40px;
}
.edit-news-relatenews {
  padding-left: 0px;
}
.edit-news-relatenews li {
  list-style: none;
}
.edit-news-relatenews-span {
  color: #7FC6E4;
  cursor: pointer;
  margin-right: 10px;
}
.edit-news-groupName {
  margin-bottom: 20px;
}
.edit-news-relateNews {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}
.edit-news-group lable {
  height: 34px;
  line-height: 34px;
  float: left;
}
.edit-news-group input {
  margin-right: 5px;
  float: left;
  width: 340px;
}
.edit-news-processversion {
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 15px;
}
.edit-news-lable {
  margin-top: 10px;
}
.edit-news-lable-title {
  height: 52px;
  line-height: 52px;
}
.edit-news-lable-body {
  margin-top: 7px;
}
.edit-news-focusImage p {
  margin-right: 13px;
}
.edit-news-title {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  background: url(editingCenter/app/toBeCompiled/images/b1.png) 14px 55% #fafafa no-repeat;
  padding-left: 33px;
  font-weight: 700;
  color: #434343;
}
.edit-news-radio {
  height: 34px;
  line-height: 34px;
}
.edit-news-radio label {
  font-weight: normal;
  margin-right: 10px;
}
.edit-news-listStyleDiv {
  height: 49px;
  line-height: 49px;
}
.edit-news-h40 {
  height: 40px !important;
  line-height: 40px !important;
}
.fs14 {
  font-size: 14px !important;
}
.edit-news-titlePic-body {
  margin-top: 14px;
}
.edit-news-belongchannel {
  height: 30px;
  width: 180px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.edit-news-focusImageDiv {
  padding-left: 0px;
  margin-bottom: 10px;
}
.edit-news-relateofficals {
  padding-left: 83px;
}
.edit-news-listStyleBody {
  margin-top: 8px;
}
.edit-news-radio label input {
  margin-right: 4px;
}
.edit-news-attribute-text {
  width: 352px;
}
.row_news {
  /*    font-size: 13px;*/
}
.mr16 {
  margin-right: 16px;
}
.mt140 {
  margin-top: 205px;
}
textarea.edit-news-textarea {
  width: 100%;
  height: 160px;
  resize: none;
  overflow-x: hidden;
}
textarea.wx-text-textarea-670 {
  width: 100%;
  height: 670px;
  resize: none;
}
textarea.edit-news-textare-h70 {
  width: 100%;
  height: 70px;
  resize: none;
}
.left_596 {
  left: 596px!important;
}
.mtb15 .wordNum {
  margin-left: 5px;
  margin-right: 9px;
}
.edit-news-checkbox {
  margin-left: 20px;
  font-weight: normal;
}
.edit-news-checkbox input {
  vertical-align: -2px;
  margin-right: 4px;
}
.bm_line {
  margin: 20px 0 60px 0;
}
/* maroon */
/*新增焦点图展开*/
/*.foucusWindow .modal-content{ width: 348px; height: 223px; 

background: #ddd; top: 132px; margin:0 auto;}
.new-role-container{ width: 340px; height: 217px; background: #fff; 

margin:2px 3px; border-radius: 6px;}
.new-role-container .new-role-head{ height: 40px; line-height: 40px;} 
.new-role-container .new-role-head p{ font-size: 14px; color: #333; 

font-weight:bold; margin-left: 18px;}

.new-role-container .new-role-body{ height: 125px; background: 

#f0f2f5; overflow: hidden; }
.new-role-container .new-role-body p{ height: 30px; line-height: 

30px; margin:13px 0 0 20px; }
.new-role-container .new-role-body p.passover{padding: 0px; margin-

top: 5px;}
.new-role-container .new-role-body p span{ font-size: 12px; color: 

#333;}
.new-role-container .new-role-body p span.c-666{ color: #666;}
.new-role-container .new-role-body p input{ width: 244px; height: 

30px; line-height: 30px; border:1px solid #ccc; font-family: ""; 
color: #b4b4b4; padding-left: 6px; border-radius: 6px; font-size: 

12px;}
.new-role-footer .new-role-btn{ width: 80px; height: 28px; line-

height: 28px; background: #4496d2; color: #fff; text-align:center; 

border:none;
margin-top: 12px; margin-left: 10px; border-radius: 4px;}
.new-role-footer .ml156{ margin-left: 156px;}
*/
/*新增焦点图展开*/
.foucusWindow .modal-content {
  width: 397px;
  height: 171px;
  background: #ddd;
  top: 132px;
  margin: 0 auto;
}
.foucusWindow-container {
  width: 389px;
  height: 162px;
  background: #fff;
  margin: 2px 3px;
  border-radius: 6px;
}
.foucusWindow-container .foucusWindow-head {
  height: 40px;
  line-height: 40px;
}
.foucusWindow-container .foucusWindow-head p {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin-left: 18px;
}
.foucusWindow-container .foucusWindow-body {
  height: 125px;
  background: #f0f2f5;
  overflow: hidden;
  background: #ECF5FF;
}
.foucusWindow-container .foucusWindow-body .foucusWindow-body-left {
  width: 211px;
  overflow: hidden;
  height: 125px;
}
.foucusWindow-container .foucusWindow-body .foucusWindow-body-left input {
  width: 190px;
  margin-left: 10px;
  margin-top: 10px;
}
.foucusWindow-container .foucusWindow-body .foucusWindow-body-rigth {
  width: 170px;
  overflow: hidden;
  background: #efefef;
  height: 125px;
}
.foucusWindow-body-rigth .twoBtns {
  margin-top: 30px;
  overflow: hidden;
}
.foucusWindow-body-rigth .twoBtns div {
  width: 54px;
  height: 34px;
  padding: 0px;
  background: #286090;
  float: left;
  margin-left: 20px;
}
.foucusWindow-body-rigth .webuploader-pick {
  padding: 0px;
  background: #286090;
}
.foucusWindow-container .foucusWindow-body .foucusWindow-body-rigth button {
  float: left;
  margin-left: 10px;
  margin-top: 85px;
}
.foucusWindow-container .foucusWindow-body .foucusWindow-body-rigth button.ml30 {
  margin-left: 30px;
}
/*图集新增*/
.row_allas .atals {
  /*overflow: hidden;*/
}
.br0 {
  border: 0;
}
.atals .bg0 {
  background: #fff;
}
.atals .table-striped .td_textarea {
  width: 500px;
  height: 145px;
  margin-top: 20px;
  font-size: 15px;
}
.atals .table-striped textarea.ml135 {
  margin-left: 145px;
  word-break: break-word;
}
.row_allas .atals .new_tplb .header p {
  float: left;
  margin-top: 20px;
  margin-left: 22px;
}
.row_allas .atals .new_tplb .con {
  margin: 10px;
  border: 1px solid #d3d5d4;
  border-radius: 4px;
}
.row_allas .atals .m_form,
.m_form {
  margin-top: 15px;
  margin-bottom: 15px;
}
.row_allas .atals .header {
  overflow: hidden;
  height: 50px;
}
.row_allas .atals .header p {
  float: left;
  line-height: 18px;
  margin-left: 25px;
}
.atals .row_news .md_lngchange {
  width: 390px;
  display: inline-block;
  padding: 0;
}
.row_allas .atals .header .tplb_btn {
  float: left;
  width: 118px;
  height: 32px;
  background: #f8f8f7;
  border: 1px solid #ccc;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  margin-left: 10px;
  text-indent: 5px;
  margin-top: 12px;
  padding: 0px;
  text-indent: -21px;
}
.row_allas .atals .header .tplb_btn img {
  width: 19px;
  height: 20px;
  border: 0;
  float: left;
  margin-left: 13px;
  margin-top: 5px;
}
.atals .focusDiv {
  width: 100%;
}
.atals .focusDiv .row {
  margin-left: 110px;
  margin-top: 10px;
}
.focusDiv div.fa_upload {
  width: 154px;
  height: 135px;
  position: relative;
  float: left;
  margin-left: 10px;
  margin-top: 7px;
}
.focusDiv div.list-style-upload {
  top: 38px;
  right: 45px;
  cursor: pointer;
  background: url(editingCenter/app/toBeCompiled/images/b3.png) no-repeat;
  width: 40px;
  height: 38px;
}
.focusDiv div.list-style-upload .webuploader-pick {
  width: 40px;
  height: 38px;
  padding: 0px;
  line-height: 55px;
  background: transparent;
  font-size: 12px;
  font-weight: bold;
}
.focusDiv div.list-style-upload .webuploader-pick #rt_rt_1a2oqrs9cgql1pe6vqi1vj511bba {
  width: 40px;
  height: 38px;
}
.news_input_check {
  position: relative;
  float: left;
}
.text-success {
  /*border-color: #3c763d !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);*/
}
.text-error {
  border-color: #a94442 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.news_input_check {
  position: relative;
  float: left;
}
.red {
  color: red;
}
.blue {
  color: blue;
}
.atals .website-list-style-upload {
  width: 40px;
  height: 38px;
  float: left;
  background: #000 url("editingCenter/app/toBeCompiled/images/b43-1.png") no-repeat scroll center 3px;
  position: absolute;
  top: 5%;
  right: 45px;
  cursor: pointer;
}
.newuploader .webuploader-pick {
  background: url(editingCenter/app/toBeCompiled/images/b43-1.png) center 3px rgba(21, 21, 21, 0.51) no-repeat;
}
.mt60 {
  margin-top: 60px;
}
/*cc改动新增*/
.atals .con table th {
  font-size: 15px;
}
.atals .m_box_item .col-sm-10 textarea {
  width: 392px;
  height: 132px;
  resize: none;
}
.list-style-tab label.active {
  border: 1px solid #0098cf;
  background: #0098cf;
  color: #fff;
}
.bg-gray {
  background: #FAFAF9;
}
.bg-gray .dropdown .bth-fix {
  width: 104px;
}
.bg-gray .dropdown .dropdown-menu {
  min-width: 104px;
}
.atals .open > .dropdown-toggle.btn-default {
  /*  background: #009ed8;
    color: #fff;*/
}
.atals .bg0 {
  background: #fff;
}
.atals .td_textarea {
  width: 500px;
  height: 142px;
  margin-top: 14px;
  resize: none;
  line-height: 40px;
}
.row_allas .atals .new_tplb {
  /*overflow: hidden;*/
  background: #f2f2f5;
  margin-top: 9px;
}
.row_allas .atals .new_tplb .header p {
  float: left;
  margin-top: 20px;
  margin-left: 22px;
}
.row_allas .atals .new_tplb .con {
  margin: 10px;
  border: 1px solid #d3d5d4;
  border-radius: 4px;
}
.atals input.fz12 {
  font-size: 12px;
  width: 237px;
}
.pr12 {
  padding-right: 12px;
}
.atals div.pl0 {
  padding-left: 0px;
}
.atals div.h35 {
  height: 31px;
  overflow: hidden;
  line-height: 33px;
  text-align: left;
  margin-left: 20px;
  cursor: pointer;
  width: 65%;
}
.atals td div.ml85 {
  margin-left: 85px;
}
.atals div.h35 img {
  padding-right: 12px;
}
.atals div.mt4 {
  margin-top: 4px;
}
.atals div.h35 img.pr7 {
  padding-right: 7px;
}
.atals p.newP {
  margin-top: 5px;
  margin-bottom: 0px;
}
.atals .edit-select {
  width: 200px;
  height: 34px;
  padding-left: 10px;
  color: #666;
  font-size: 12px;
  border-radius: 4px;
  float: left;
  margin-right: 10px;
  border: 1px solid #ccc;
  cursor: pointer;
  margin-top: 3px;
}
.atals .edit-select option {
  color: #666;
  padding: 4px 0px 4px 14px;
}
.atals div.pr25 {
  padding-right: 25px;
}
.lh40 {
  line-height: 40px !important;
}
.atals div.lh36 {
  line-height: 36px;
}
.atals .atals_bd {
  background: #FFF none repeat scroll 0% 0%;
  border: 1px solid #D9D9D9;
}
.mt60 {
  margin-top: 60px;
}
.mt6 {
  margin-top: 6px;
}
.web-pro-ver .nav {
  background: #f2f2f5;
}
.web-pro-ver .nav-tabs > li > a {
  color: #666;
  padding: 12px 22px;
  border: 1px solid #d4d4d6;
  border-bottom: none;
  border-radius: 0px;
  margin-right: -1px;
}
.web-pro-ver .nav-tabs > li.active > a,
.web-pro-ver .nav-tabs > li.active > a:hover,
.web-pro-ver .nav-tabs > li.active > a:focus {
  background: #fff;
  color: #666;
  font-weight: bold;
  height: 45px;
}
.subject-list-style .web-style-radio {
  line-height: 24px;
  margin-bottom: 8px;
}
.pr12 {
  padding-right: 12px;
}
span.list-stule-upload {
  top: 64%;
  right: 41px;
  cursor: pointer;
  width: 33px;
  height: 36px;
}
.list-stule-upload .webuploader-pick {
  width: 33px;
  height: 36px;
  padding: 0;
  /*background: rgba(21, 21, 21, 0.51) url("./editingCenter/app/toBeCompiled/images/b43-1.png") no-repeat scroll center 3px;*/
  background: rgba(21, 21, 21, 0.51);
}
/* 提示框样式 */
.invalidate-input-box {
  position: relative;
}
.invalidate-input-box span.ng-scope {
  display: block;
  background: #e74955;
  color: #FFF;
  position: absolute;
  top: -33px;
  text-align: center;
  min-width: 160px;
  border-radius: 16px;
  line-height: 28px;
  left: -50px;
}
.invalidate-input-box span i {
  content: "";
  background: url("editingCenter/app/toBeCompiled/images/sjx.png") no-repeat;
  display: block;
  width: 10px;
  height: 7px;
  position: absolute;
  top: 27px;
  left: 50%;
  margin-left: -5px;
}
.invalidate-input-box span p {
  margin-bottom: 0px !important;
  color: #fff !important;
  text-align: center !important;
  font-size: 12px !important;
  float: none!important;
  line-height: 28px!important;
}
/* 提示框样式 */
.atals .row_news .m_nav_3 > ul li {
  width: 130px;
}
.pos-top-f24 span {
  top: -24px;
}
.edit-news-focusImage p {
  line-height: 28px;
}
.pb60 {
  padding-bottom: 60px;
}
.mt8 {
  margin-top: 8px;
}
@media screen and (max-width: 1024px) {
  .web-compatible-ml14 {
    margin-left: 14px;
  }
  .web-compatible-mlNeg14 {
    margin-left: -14px;
  }
  .web-compatible-pr15 {
    padding-right: 15px;
  }
}
.subject-item tags-input .host {
  margin: 0 0;
}
.websiteOrIwo_timeLine_head_row_news .btn-primary .s_icon {
  padding-right: 0px;
}
.box-fix-bt .text-right .btn,
.box-fix-bt .txt_r .btn {
  padding-right: 22px;
}
.box-fix-bt .btn-primary {
  width: auto;
  height: 30px;
  margin-right: 5px;
  font-size: 14px;
  padding: 4px 0;
  font-family: "Microsoft Yahei";
  outline: none!important;
}
.box-fix-bt .btn-primary[disabled]:hover {
  color: #fff;
}
.box-fix-bt .btn-primary img {
  position: relative;
  left: 8px;
  width: 18px;
  height: 18px;
  border: none;
}
.mb60 {
  margin-bottom: 60px;
}
.table tbody tr td,
.table tbody tr td a {
  color: black;
}
.table tbody tr td a:hover {
  text-decoration: none;
}
.m_box_2 .time_item_cnt a {
  color: #666;
  line-height: 30px;
  margin-left: 6px;
}
.m_box_2 .time_item_cnt a:hover {
  text-decoration: none;
}
/*针对Chrome的兼容*/
@media all and (min-width: 0) {
  .pos-top-neg4 {
    top: 1px !important;
  }
}
/*针对Firefox的兼容

@-moz-document url-prefix() {
    .pos-top-neg4 {
        top: -4px !important;
    }
}
*/
.mt40 {
  margin-top: 40px;
}
.row_allas {
  padding: 20px 0px 50px 20px;
}
.news_input_check .form-control {
  width: 236px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}
.h120 {
  height: 120px;
}
.star-red {
  float: left;
  color: #d72420;
  font-style: normal;
  margin: 9px 20px 0 4px;
}
.mt15 {
  margin-top: 15px;
}
.pt63 {
  padding-top: 63px;
}
.mb16 {
  margin-bottom: 16px;
}
.webaddress-star-red {
  color: #d72420;
  font-style: normal;
  margin-right: 4px;
  vertical-align: -3px;
}
.manuinfo-star-red {
  color: #D72420;
  font-style: normal;
  margin: 0 10px 0 -14px;
  vertical-align: -3px;
}
.toBeCompiled-draftlist-footer {
  margin-top: -4px !important;
}
.pb46 {
  padding-bottom: 46px;
}
.mb40 {
  margin-bottom: 40px;
}
.page p .dropdown .bth-fix {
  width: 80px;
}
.page p .dropdown .dropdown-menu {
  min-width: 80px;
}
.row_news .m_nav_3.rt_wt.close-to-right {
  position: absolute;
  right: 0;
}
.row_allas .atals .new_tplb .new_con {
  border: 1px solid #d3d5d4;
  border-radius: 4px;
}
.atals .new_tplb .new_con td div.imgCon img {
  width: 208px;
  height: 140px;
  border: 0px;
}
.row_allas .mt0 {
  margin-top: 0px;
}
.row_allas .pd0 {
  padding-top: 0px;
}
.atals .new_tplb .new_con td .imgCon {
  width: 210px;
  height: 142px;
  border: 1px solid #ccc;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 48px;
}
.Iw-box-fix {
  top: -50px;
  z-index: 1000;
  right: 0px;
}
/*app 编辑页右上角按钮*/
.Iw-box-fix .txt_r .btn .s_icon_app {
  padding-right: 14px;
  margin-right: 18px;
  border-right: 1px solid #FF4E40;
}
.Iw-box-fix .txt_r .mr1 {
  margin-right: 1px;
}
@media screen and (min-width: 1281px) and (max-width: 1366px) {
  .box-fix-bt .txt_r .btn_app {
    padding-right: 16px;
  }
}
@media screen and (max-width: 1281px) {
  .box-fix-bt .txt_r .btn_app {
    padding-right: 8px;
  }
  .Iw-box-fix .txt_r .btn .s_icon_app {
    padding-right: 12px;
    margin-right: 12px;
    border-right: 1px solid #FF4E40;
  }
}
/*官员列表*/
.app-official-tb {
  margin-bottom: 85px;
}
.app-official-tb .img-box {
  float: left;
  position: relative;
  width: 160px!important;
  height: 220px!important;
  margin-left: 15px !important;
  margin-right: 6px !important;
}
.app-official-tb .img-box a span {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  overflow: hidden;
}
.official-edit-con .edit-news-title {
  background: url('editingCenter/app/toBeCompiled/images/edit-icon.png') 8px 55% #fafafa no-repeat;
}
.official-edit-con trs-single-radio {
  margin-right: 30px!important;
  font-size: 14px!important;
  line-height: 15px;
}
.official-resume-list {
  position: relative;
  padding: 10px 0;
  padding-left: 40px;
  background: #eee;
}
.official-resume-list .resume-date {
  padding: 0;
  margin: 10px 0;
}
.official-resume-list .resume-date .resume-so-far {
  font-size: 14px;
  color: #555;
}
.official-resume-list .resume-date .resume-so-far i {
  font-style: normal;
  cursor: pointer;
}
.gl-add-btn {
  margin-left: 20px;
  cursor: pointer;
}
.gl-del-btn {
  margin-top: 57px;
  cursor: pointer;
}
.official-edit-con .uploadBtn {
  margin: 17px 0 0!important;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  vertical-align: inherit!important;
}
.official-edit-con .uploadBtn img {
  min-width: 100%;
  border: none!important;
}
.official-edit-con .upload-edit {
  left: 75% !important;
  top: 85% !important;
  width: 38px!important;
}
.official-edit-con .official-resume-list {
  padding-left: 0px!important;
}
.del-resume-bk {
  border: 1px solid #bbb;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #999;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #999;
}
.disabled-btn {
  opacity: .65!important;
}
/*官员详细*/
.officail-deal-bk {
  padding: 25px 25px 50px;
  margin: 0px auto 20px;
  width: 87%;
  min-width: 1137px;
  border: 1px solid #e5e5e5;
  background: #fff;
  box-shadow: 0 0 10px #e5e5e5;
  font-family: 'arial';
}
.officail-des-sp {
  float: left;
  width: 790px;
}
.officail-des-sp h1 {
  margin-bottom: 20px;
  font-size: 34px;
  line-height: 38px;
  color: #333;
  font-family: 'Microsoft Yahei';
}
.officail-des p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  text-indent: 2em;
}
.official-basic-info {
  margin: 20px 0;
  font-size: 13px;
}
.official-basic-info dl {
  width: 395px;
}
.official-basic-info dt,
.official-basic-info dd {
  border-bottom: 1px dotted #ddd;
  line-height: 26px;
}
.official-basic-info .name {
  float: left;
  width: 110px;
  padding: 0 5px 0 12px;
  font-weight: 700;
  color: #999;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.official-basic-info .value {
  float: left;
  position: relative;
  font-size: 12px;
  color: #666;
  width: 265px;
  cursor: default;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.basic-info-lf {
  float: left;
}
.basic-info-rt {
  float: right;
}
.officail-des-pc {
  float: left;
  margin: 65px 0 0 40px;
  width: 160px;
  height: 220px;
  background: #eee;
  border: 1px solid #ccc;
}
.officail-des-pc img {
  width: 100%;
  height: 100%;
}
.officail-deal-text textarea {
  padding: 5px 8px;
  margin: 10px 0;
  width: 100%!important;
  height: 180px!important;
  resize: none;
  background: none!important;
  border: none!important;
}
.officail-deal-text p {
  font-size: 14px;
  word-wrap: break-word;
  color: #333;
  margin-top: 15px;
  margin-bottom: 0;
  text-indent: 2em;
  line-height: 24px;
  zoom: 1;
}
.officail-deal-text.hei180 {
  min-height: 180px;
}
.officer_tb .dndPlaceholder {
  background-color: #ddd !important;
  display: block;
  margin-left: 5px;
  margin-right: 5px!important;
  margin-top: 10px;
  margin-bottom: 0;
  width: 172px;
  height: 196px;
  float: left;
}
.officer_tb .dndDraggingSource {
  display: none;
  opacity: 0.5;
}
.officer_tb .dndDragging {
  opacity: 0.7;
}
.fixed-position-icon {
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.binding-channel-window .modal-dialog {
  width: 364px;
}
.binding-channel-window .resourceClassify .head img {
  left: 267px;
}
.binding-channel-window .resourceClassify .body .right .tree {
  overflow-x: hidden;
  overflow-y: auto;
}
.binding-channel-window .resourceClassify .body .foot div.button {
  left: 175px;
}
.binding-channel-window .resourceClassify {
  width: auto;
}
.timing-calendar.addSecondsWidth .timeGroup {
  width: 185px;
}
.timing-calendar.addSecondsWidth .timeGroup input {
  width: 185px;
}

.iWoCustom_edit_input_group {
    margin-right: 90px;
}

div.edit_input_group.iWoCustom_edit_input_group .input-group-btn button.btn_edit_search.iWoCustom_senior_search {
    margin-left: 10px;
    width: 80px;
    color: #65635f;
    background: url("./editingCenter/app/images/b-m.jpg") repeat-x;
    line-height: 28px;
    border-radius: 5px;
}
div.edit_input_group.iWoCustom_edit_input_group .input-group-btn button.btn_edit_search.iWoCustom_senior_search:hover{
	border: none;
	background: #4696d3;
	color: #fff;
	outline: none;
}
.eidt_iwo_personalMaterial {
    padding: 10px;
}

.eidt_iwo_personalMaterial .iwo_personalMaterial_loadMore {
    cursor: pointer;
    height: 42px;
    line-height: 42px;
    background-color: #fafafa;
    color: #23527c;
    text-align: center;
}

.eidt_iwo_personalMaterial .content_timeline.m_timeline .time_item_cnt {
    width: 80%;
    position: relative;
}

.eidt_iwo_personalMaterial .content_timeline.m_timeline .time_item_cnt p.delete_single_creation {
    cursor: pointer;
    float: left;
    margin: 0;
    position: relative;
    left: 40px;
    top: 6px;
}

.eidt_iwo_personalMaterial .content_timeline.m_timeline .time_item_cnt p.delete_single_creation>img {
    display: inline;
    width: auto;
}

.eidt_iwo_personalMaterial .personalMaterial_single_select {
    float: left;
    position: relative;
    bottom: -7px;
}

.eidt_iwo_personalMaterial .personalMaterial_creation_title {
    background: #fafafa;
}

.eidt_iwo_personalMaterial .personalMaterial_creation_title>div {
    width: 83%;
    margin-left: 77px;
    font-weight: bold;
    position: relative;
    height: 42px;
    line-height: 32px;
}

.eidt_iwo_personalMaterial .personalMaterial_creation_title>div>span {
    position: absolute;
    right: 30px;
}

.eidt_iwo_personalMaterial .content_timeline.m_timeline .time_tick {
    width: 180px;
}

.eidt_iwo_personalMaterial .content_timeline.m_timeline:before {
    left: 180px;
}

.eidt_iwo_personalMaterial .content_timeline.m_timeline .time_item_cnt {
    margin-left: 180px;
}

.eidt_iwo_personalMaterial .personalMaterial_single_select {
    left: -103px;
}

.eidt_iwo_personalMaterial .content_timeline.m_timeline .time_tick span.circle2 {
    margin-right: -8px;
}

.popover {
    outline: none;
}

.content_timelineText.m_timeline .time_item_cnt a {
    overflow: hidden;
    width: 550px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content_timeline.m_timeline .time_item_cnt img {
    margin-left: 10px;
}

.container-fluid .popover {
    min-width: 600px;
}

.eidt_iwo_personalMaterial .website_newTab_modular_createY_all {
    height: 600px;
}

.table tbody tr td span.span-orange {
    background: url("./editingCenter/iWo/images/i35.png") no-repeat left 46%;
    color: #ff8a38;
    padding-left: 14px;
}

.table tbody tr td span.span-red {
    background: url("./editingCenter/iWo/images/i36.png") no-repeat left 46%;
    color: #ef4f43;
    padding-left: 14px;
}

.img-margin-right-5 {
    margin-right: 5px;
}

.edit_mid_received_left {
    float: left;
    padding-left: 15px;
}

.edit_mid_received_right {
    float: right;
    padding-right: 15px;
}

.manuscript-archives-select .dropdown .bth-fix {
    margin-right: 0px;
}

.manuscript-archives-select .s_onlyme {
    float: none;
    margin-right: 1px;
}

.manuscript-archives-select input.manuscript-checkbox[type="checkbox"] {
    float: none;
    vertical-align: -2px;
}

.manuscript-archives-select .ml12 {
    margin-left: 12px;
}

.manuscript-copycreate {
    cursor: pointer;
}

.manuscript-archives-copy {
    width: 120px;
}

.manuscript-archives-copy:hover {
    width: 120px;
}

.manuscript-archives-copy:focus {
    width: 120px;
}

.manuscript-onlyme-word {
    margin: 0;
    vertical-align: 1px;
}

.manuscript-first-checkbox label {
    margin-left: -10px;
}

.btn-email-cbx {
    width: 114px;
}

.manuscript_archives_select_create_draft {
    display: inline-block;
    vertical-align: -3px;
}
.iwo-z-index .invalidate-input-box span.ng-scope{
    z-index: 999;
}
.copyBuildDraftMain {
    padding-top: 208px;
}

.copyBuildDraftMain .modal-dialog {
    width: 458px;
}

.copyBuildDraftMain .modal-content {
    background-color: #DEDCD6;
}

.copyBuildDraft {
    width: 454px;
    min-height: 170px;
    border:3px solid #DEDCD6;
}

.copyBuildDraft .main {
    width: 450px;
    min-height: 164px;
    background: white;
}

.copyBuildDraft .head {
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
}

.copyBuildDraft .head img {
    margin-left: 340px;
    cursor: pointer;
}

.copyBuildDraft .main .body {
    min-height: 75px;
    color: #676562;
    font-size: 12px;
    background-color: #F0F2F4;
    padding-left: 10px;
    padding-bottom: 5px;
}

.copyBuildDraft .main .body .sep {
    /*height: 1px;
    background-color: white;*/
}

.copyBuildDraft .main .body .itext {
    width: 360px;
    height: 28px;
    line-height: 14px;
    display: inherit;
}

.copyBuildDraft .main .body div {
    line-height: 34px;
}

.copyBuildDraft .main .body .title {
    margin-left: 25px;
}

.copyBuildDraft .main .body .text {
    margin-left: 12px;
}

.copyBuildDraft .main .body .value {
    overflow: hidden;
}

.copyBuildDraft .main .body .value .input {
    position: relative;
    top: 2px;
}
.copyBuildDraft .main .body .value .input input{
    cursor: pointer;
}

.copyBuildDraft .main .body .value .title {
    float: left;
    margin-left: 0px;
}

.copyBuildDraft .main .body .value ul {
    list-style: none;
    padding-left: 70px
}

.copyBuildDraft .main .body .value ul li {
    float: left;
    line-height: 0px;
    margin-top: 4px;
    margin-right: 10px;
}

.copyBuildDraft .main .body .value ul li span {
    margin-left: 6px;
}

.copyBuildDraft .main .bottom {
    padding-left: 276px;
    padding-top: 15px;
    font-size: 12px;
    color: white;
    height: 54px;
}

.copyBuildDraft .main .bottom button {
    width: 74px;
    height: 25px;
    border: 0px;
    border-radius: 4px;
    background-color: #0095CE
}


/* 2015/12/3 复制建新稿*/

.copyBuildDraft_body .invalidate-input-box span {
    left: 40px;
}

.copyBuildDraft_body_copy_b {
    font-weight: normal;
}

.website-batChooseChnl-window .modal-dialog {
  width: 550px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 80%;
  margin: auto;
}
.websiteBatChooseChnl {
  width: 550px;
  min-height: 505px;
  border: 2px solid #E1DFDB;
  border-radius: 4px;
}
.websiteBatChooseChnl .commonlychannel {
  overflow: hidden;
}
.websiteBatChooseChnl .commonlychannel span.title {
  float: left;
  margin-left: 12px;
  margin-top: 5px;
}
.websiteBatChooseChnl .commonlychannel ul.commonlychannelCon {
  overflow: hidden;
  margin-top: 5px;
}
.websiteBatChooseChnl .commonlychannel ul.commonlychannelCon li {
  float: left;
  margin-left: 8px;
  margin-bottom: 5px;
}
.websiteBatChooseChnl button.btnBatsign {
  margin-left: 10px;
  font-size: 12px;
  padding: 0px;
  line-height: 20px;
  padding: 0px 5px;
}
.websiteBatChooseChnl button.btnBatsign:hover {
  background: #FF4E40;
  color: #fff;
}
.websiteBatChooseChnl .head {
  height: 40px;
}
.websiteBatChooseChnl .head span {
  position: relative;
  top: 10px;
  font-weight: bold;
  left: 10px;
}
.websiteBatChooseChnl .head img {
  position: relative;
  top: 8px;
  left: 490px;
  cursor: pointer;
}
.websiteBatChooseChnl .search {
  height: 60px;
  background-color: #F0F2F4;
}
.websiteBatChooseChnl .search span {
  position: relative;
  float: left;
  top: 20px;
  left: 20px;
}
.websiteBatChooseChnl .search input {
  width: 460px;
  position: relative;
  top: 12px;
  left: 30px;
}
.websiteBatChooseChnl .body {
  height: 400px;
}
.websiteBatChooseChnl .body .right {
  width: 338px;
  height: 334px;
  margin-top: 10px;
  margin-left: 10px;
  border: 1px solid #E4E2DE;
  float: left;
}
.websiteBatChooseChnl .body .right .tree {
  padding-top: 10px;
  overflow-y: scroll;
  overflow-x: auto;
  height: 310px;
  padding-left: 30px;
}
.websiteBatChooseChnl .body .right .tree .checkbox {
  display: initial;
}
.websiteBatChooseChnl .body .right .tree .checkbox label {
  padding: 6px;
}
.websiteBatChooseChnl .body .right .tree .checkbox .regular-checkbox:checked + label:after {
  top: 0px;
  left: 0px;
}
.websiteBatChooseChnl .body .right .head {
  height: 26px;
  background-color: #FF4E40;
}
.websiteBatChooseChnl .body .right .head span {
  top: 2px;
  color: white;
  left: 4px;
  cursor: pointer;
}
.websiteBatChooseChnl .body .right .head img {
  position: initial;
  margin-left: 20px;
}
.websiteBatChooseChnl .body .left {
  height: 334px;
  width: 182px;
  margin-left: 5px;
  margin-top: 10px;
  margin-right: 10px;
  border: 1px solid #E4E2DE;
  padding-left: 5px;
  overflow: auto;
}
.websiteBatChooseChnl .body .main {
  overflow: hidden;
}
.websiteBatChooseChnl span.myLabel {
  font-size: 14px;
  border: 1px solid #E4E2DE;
  padding: 5px;
  height: 28px;
  line-height: 15px;
  border-radius: 10px;
  margin-top: 5px;
  margin-right: 5px;
  display: inline-block;
}
.websiteBatChooseChnl span.myClose {
  cursor: pointer;
}
.websiteBatChooseChnl .body .foot {
  height: 55px;
  position: relative;
  top: 345px;
}
.websiteBatChooseChnl .body .foot div {
  top: -330px;
  position: absolute;
}
.websiteBatChooseChnl .body .foot div.button {
  left: 360px;
}
.websiteBatChooseChnl .body .foot div.singleRadio {
  float: left;
  padding-left: 20px;
  font-size: 12px;
}
.websiteBatChooseChnl .body .foot div.singleRadio label {
  cursor: pointer;
}
.websiteBatChooseChnl treecontrol li {
  line-height: 30px;
  width: 550px;
}
.websiteBatChooseChnl treecontrol li .tree-label span.selected {
  font-weight: bold;
}
.websiteBatChooseChnl treecontrol.tree-light li .tree-selected {
  font-weight: normal;
}
.websiteBatChooseChnl treecontrol li .tree-label {
  position: relative;
  top: -5px;
}
.websiteBatChooseChnl treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  padding: 3px 10px;
  background: url("editingCenter/app/images/m1-l.png") no-repeat !important;
}
.websiteBatChooseChnl treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  background: url("editingCenter/app/images/m2-l.png") no-repeat;
}
.websiteBatChooseChnl .body .foot button.confirm {
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background: #FF4E40;
  border: none;
  border-radius: 4px;
}
.websiteBatChooseChnl .body .foot button.cancel {
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border: none;
  border-radius: 4px;
  border-color: #C1C1C1!important;
  background-color: #C1C1C1!important;
}

.fix-position-window .modal-content {
  width: 300px;
  background: #DDD;
  top: 205px;
  margin: 0px auto;
}
.fix-position-window .fix-container {
  width: 294px;
  background: #fff;
  margin: 2px 2px;
  border-radius: 6px;
}
.fix-position-window .fix-title-head {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
.fix-position-window .fix-title-head p {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin-left: 18px;
}
.fix-position-window .fix-con {
  overflow: hidden;
  padding-top: 20px;
  background: #f1f2f4;
}
.fix-position-window .fix-con p.prompt {
  margin-top: 15px;
  margin-left: 18px;
}
.fix-position-window .fix-con div.invalidate-input-box {
  position: relative;
  margin: 0px 0px 13px 25px;
  width: 68%;
  overflow: hidden;
}
.fix-position-window .fix-con div.invalidate-input-box input {
  width: 90%;
  height: 30px;
  line-height: 30px;
}
.fix-position-window .fix-con div.invalidate-input-box p.info {
  min-height: 40px;
}
.fix-position-window .fix-con div.invalidate-input-box p.info span {
  color: #FF4E40;
}
.fix-position-window .fix-position-footer {
  padding: 10px 0;
  background: #fff;
}
.fix-position-window .new-role-btn {
  width: 64px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 4px;
  font-size: 12px;
}
.fix-position-window .new-role-btn:nth-child(1) {
  margin-left: 50%;
}

.edit-outSending-add-window .modal-dialog{
    width: 370px;
    height: 30%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.edit-outSending-add-window .man_produ_modify {
    overflow: hidden;
}
.edit-outSending-add-window .edit_outSending_main {
    background: #f0f2f5;
    padding: 10px 0;
}
.edit-outSending-add-window .man_produ_modify_footer {
    background: #fff;
    width: 100%;
}
.edit-outSending-add-window .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
    margin: 0 10px 0 0;
}
.edit-outSending-add-window .man_produ_modify_footer {
    height: 50px;
    padding: 10px 0 0 0;
    float: right;
}
.edit-outSending-add-window .edit_outSending_add_row {
    height: 50px;
    line-height: 50px;
}
.edit-outSending-add-window .edit_outSending_add_row > div,
.edit-outSending-add-window .edit_outSending_add_row > p{
    display: inline-block;
}
.edit-outSending-add-window .edit_outSending_add_row > p {
    font-size: 12px;
    text-align: right;
    width: 20%;
}
.edit-outSending-add-window .edit_outSending_add_row > div {
    width: 78%;
    padding-right: 10px;
}
.qrcode-window .modal-dialog {
  width: 380px;
  position: absolute;
  top: 200px;
  left: 0;
  bottom: 0;
  right: 0;
  height: 80%;
  margin: auto;
}
.qrcode-window .head {
  height: 40px;
}
.qrcode-window .head span {
  position: relative;
  top: 10px;
  font-weight: bold;
  left: 10px;
}
.qrcode-window .head img {
  position: relative;
  top: 8px;
  left: 308px;
  cursor: pointer;
}
.qrcode-window .qrBox {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #fff;
  width: 378px;
  height: 300px;
}
.qrcode-window .qrBox img {
  display: block;
  width: 270px;
  height: 270px;
  margin: 12px auto 12px;
}

.hasSensitiveWord {
    border: 2px solid orange;
}

.hasSensitiveWord:focus {
    border: 2px solid orange;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f0ba57;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f0ba57;
}

.hasSensitiveWordInputBox span.ng-scope {
    background: orange;
}

.hasSensitiveWordInputBox span i {
    content: "";
    background: url("./editingCenter/app/toBeCompiled/images/sjx-org.png") no-repeat;
    display: block;
    width: 10px;
    height: 7px;
    position: absolute;
    top: 27px;
    left: 50%;
    margin-left: -5px;
}

.sensitive_popover {
    width: 310px;
    max-width:600px;
}

.sensitive_popover .man_produ_modify_head p{
    padding-left: 10px;
}

.sensitive_popover .man_produ_sensitive_add {
    background: #fff;
    padding-left: 8px;
    line-height: 28px;
    color: #777;
    font-size: 12px;
}

.sensitive_popover .man_produ_sensitive_add .sensitive_popover_span {
    display: inline-block;
    width: 68px;
    height: 100%;
    line-height: 100%;
    text-align: right;
    margin-right: 5px;
}

.sensitive_popover .man_produ_sensitive_add .sensitive_popover_text {
    width: 180px;
    display: inline-block;
}

/*.sensitive_popover .man_produ_modify {
    width: 360px;
}*/

.sensitive_popover .man_produ_modify_footer {
    padding-left: 80px;
    background: #fff;
    height:50px;
    line-height: 50px;
}

.sensitive_popover .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
}

.sensitive_popover .invalidate-input-box {
    display: inline-block;
}

.edit-newspaper-draft-correlation .modal-dialog {
    width: 500px;
    position: absolute;
    margin: auto;
    height: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.edit-newspaper-draft-correlation a,
.edit-newspaper-draft-correlation a:hover {
    text-decoration: none;
    cursor: pointer;
}

.edit-newspaper-draft-correlation ul {
    list-style: none;
    height: 240px;
    overflow: auto;
}

.edit-newspaper-draft-correlation .man_produ_column_modify ul {
    overflow: auto;
    height: 320px;
    list-style: none;
}

.edit-newspaper-draft-correlation .man_produ_column_modify ul li img {
    /*width: 446px;
    height: 280px;*/
    border: none;
}

.edit-newspaper-draft-correlation ul > li > span,
.edit-newspaper-draft-correlation ul > li > b {
    display: inline-block;
}

.edit-newspaper-draft-correlation ul > li > span {
    width: 89%;
}

.edit-newspaper-draft-correlation ul > li > b {
    font-weight: normal;
    width: 10%;
}

.edit-newspaper-draft-correlation .man_produ_modify {
    padding-bottom: 2px;
}

.edit-newspaper-draft-correlation .man_produ_modify_inner {
    background: #fff;
    margin: 10px;
    padding: 15px;
    line-height: 35px;
}

.edit-newspaper-draft-correlation .man_produ_column_modify {
    min-height: 300px;
}

.edit-newspaper-draft-correlation .man_produ_modify_footer {
    background: transparent;
    padding-left: 140px;
    height: 40px;
    line-height: 40px;
}

.edit-newspaper-draft-correlation .man_produ_modify_footer_cancel {
    margin-right: 0;
}

.edit-newspaper-draft-correlation .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
}

.edit-newspaper-draft-correlation i {
    font-style: normal;
}

.edit-newspaper-draft-correlation ul > li > img {
    max-width: 280px;
}

.man_produ_modify_head img {
    cursor: pointer;
}

.edit-newspaper-cancel-signed .modal-dialog {
    border: none;
    width: 580px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 80%;
}

.edit-newspaper-cancel-signed .modal-content {
    border: none;
}

.edit-newspaper-cancel-signed .man_produ_modify {
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .2);
    overflow: hidden;
}

.edit-newspaper-cancel-signed .man_produ_modify.active {
    width: 1010px;
    margin-left: -220px;
}

.edit-newspaper-cancel-signed .modal-content {
    background-color: #F0F2F5;
}

.edit-newspaper-cancel-signed a,
.edit-newspaper-cancel-signed a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #000;
}

.edit-newspaper-cancel-signed .man_produ_modify_inner {
    background: #fff;
    margin: 10px 0 5px 6px;
    padding: 0 15px 15px 15px;
    line-height: 35px;
    display: inline-block;
    min-width: 556px;
    overflow-y: auto;
    white-space: nowrap;
}

.edit-newspaper-cancel-signed .man_produ_modify_inner.active {
    min-width: 995px;
    margin-right: 10px;
}

.edit-newspaper-cancel-signed .man_produ_column_modify {
    width: 534px;
    height: 410px;
    float: left;
    background: #fff;
    margin: 10px auto 0;
    overflow-y: auto;
    padding-bottom: 10px;
}

.edit-newspaper-cancel-signed .man_produ_modify_footer {
    padding-left: 0;
    background: transparent;
    height: 40px;
}

.edit-newspaper-cancel-signed .man_produ_modify_footer.footer_active {
    clear: both;
}

.edit-newspaper-cancel-signed .man_produ_modify_footer_cancel {
    margin-right: 0;
}

.edit-newspaper-cancel-signed .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
    margin-top: 10px;
}

.edit-newspaper-cancel-signed textarea {
    width: 100%;
    max-width: 100%;
    height: 120px;
    max-height: 415px;
    resize: none;
    padding: 3px 6px;
}

.edit-newspaper-cancel-signed .edit_table {
    height: 39px;
}

.edit-newspaper-cancel-signed .edit_table table {
    margin-bottom: 0;
}

.edit-newspaper-cancel-signed .cancel_signed_table_container {
    width: 100%;
    height: auto;
    min-height: auto;
    border: 1px solid #ddd;
    border-top: none;
    margin-bottom: 10px;
    overflow-x: hidden;
}

.edit-newspaper-cancel-signed .table_sm_img {
    width: 20px;
    height: 20px;
}

.edit-newspaper-cancel-signed .manuscript_correlation_container {
    width: 420px;
    height: 410px;
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 10px;
}

.edit-newspaper-cancel-signed .manuscript_correlation_container > p {
    background: #ededed;
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
}

.edit-newspaper-cancel-signed .manuscript_correlation_container .has_no_draft {
    text-align: center;
    line-height: 100px;
    height: 100px;
    font-size: 20px;
    font-family: "幼圆";
    color: #aaa;
}

.edit-newspaper-cancel-signed .manuscript_correlation_container > ul {
    /*padding-left: 10px;*/
}

.edit-newspaper-cancel-signed .manuscript_correlation_container > ul li {
    list-style: none;
    line-height: 24px;
}

.edit-newspaper-cancel-signed .manuscript_correlation_container > ul li span {
    display: block;
    padding-left: 16px;
    cursor: pointer;
}

.edit-newspaper-cancel-signed .manuscript_correlation_container > ul li span.cur,
.edit-newspaper-cancel-signed .manuscript_correlation_container > ul li span:hover {
    background: #4496d2;
    color: #fff;
}

.edit-newspaper-cancel-signed .manuscript_correlation_container > ul li span.notcur {
    cursor: not-allowed;
}

.edit-newspaper-processRecording .modal-dialog {
    width: 710px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /*height: 520px;*/
    height: 50%;
}

.edit-newspaper-processRecording .modal-content {
    background-color: #F0F2F5;
}

.edit-newspaper-processRecording .man_produ_modify_inner {
    margin: 10px;
}

.edit-newspaper-processRecording .man_produ_column_modify {
    background: #fff;
    margin: 10px auto;
}

.edit-newspaper-processRecording .man_produ_modify_footer {
    padding-left: 0;
    background: transparent;
    height: 30px;
}

.edit-newspaper-processRecording .man_produ_modify_footer_cancel {
    margin-right: 0;
}

.edit-newspaper-processRecording .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
}

.edit-newspaper-processRecording .edit_table {
    height: 39px;
}

.edit-newspaper-processRecording .edit_table table {
    margin-bottom: 0;
}

.edit-newspaper-processRecording .cancel_signed_table_container {
    width: 100%;
    min-height: 410px;
    height: 410px;
    border: 1px solid #ddd;
    border-top: none;
}

.edit-newspaper-processRecording .processRecording-main-table {
    width: 100%;
    height: 370px;
    overflow-y: scroll;
}

.edit-newspaper-processRecording table {
    font-size: 12px;
}

.edit-newspaper-processRecording .cancel_signed_table_container>table th:nth-child(1),
.edit-newspaper-processRecording .processRecording-main-table>table td:nth-child(1) {
    width: 215px;
}

.edit-newspaper-processRecording .cancel_signed_table_container>table th:nth-child(2),
.edit-newspaper-processRecording .processRecording-main-table>table td:nth-child(2) {
    width: 171px;
}

.edit-newspaper-processRecording .cancel_signed_table_container>table th:nth-child(3),
.edit-newspaper-processRecording .processRecording-main-table>table td:nth-child(3) {
    width: 130px;
}

.edit-newspaper-processRecording .cancel_signed_table_container>table th:nth-child(4) {
    width: 169px;
}

.edit-newspaper-processRecording .processRecording-main-table>table td:nth-child(4) {
    width: 150px;
}

.newspaper-retractDraft-windows .modal-dialog {
    width: 590px;
    height: 858px;
    background: #ddd;
    border-radius: 4px;
    overflow: hidden;
}

.newspaper-retractDraft-windows .modal-dialog .modal-content {
    width: 582px;
    height: 850px;
    background: #f0f2f5;
    margin: 4px auto;
    border-radius: 4px;
}

/*.shangban-head {
    height: 40px;
    line-height: 40px;
    background: #fff;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}

.shangban-head p {
    color: #333;
    font-weight: bold;
    float: left;
    margin-left: 18px;
}

.shangban-head img {
    float: right;
    margin: 12px 10px 0 0;
    cursor: pointer;
}

.shangban-body {
    width: 564px;
    height: 790px;
    border: 1px solid #d3d7da;
    background: #fff;
    margin: 9px auto;
}

.shangban-body p.choosed-manu {
    height: 42px;
    line-height: 42px;
    color: #444;
    font-weight: bold;
    margin-left: 14px;
    margin-bottom: 0px;
}

.shangban-body .table {
    width: 540px;
    height: 222px;
    margin: 0 auto;
}

.shangban-body .table thead {
    background: #f0f2f5;
    border-bottom: none;
}

.shangban-body .table-bordered > thead > tr > th{
	border-bottom: 1px solid #ddd;
}

/*实现table的tbody纵向滚动条的方法开始*/
/*.shangban-body .table tbody {
    display: block;
    height: 183px;
    overflow-y: auto;
}

.shangban-body .table thead,
.shangban-body .table tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.shangban-body .table thead {
    width: calc( 100% - 1em )
}*/
/*实现table的tbody纵向滚动条的方法结束*/
/*
.shangban-body .date {
    height: 63px;
    line-height: 63px;
}

.shangban-body .date p {
    font-size: 12px;
    color: #444;
    margin-left: 12px;
    float: left;
    margin-bottom: 0px;
}

.shangban-body .date input {
    float: left;
    margin-left: 10px;
    width: 200px;
    height: 30px;
    line-height: 30px;
    margin-top: 16px;
    font-size: 12px;
}

.shangban-body .lists {
    clear: both;
    overflow: hidden;
}

.shangban-body .lists div {
    float: left;
    height: 236px;
    border: 1px solid #d0cfcf;
    margin-left: 10px;
}

.shangban-body .lists div:nth-child(1),
.shangban-body .lists div:nth-child(2) {
    width: 160px;
}

.shangban-body .lists div:nth-child(3) {
    width: 200px;
}

.shangban-body .lists div p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f0f2f5;
    font-weight: bold;
    color: #444;
}

.shangban-body .lists div ul {
    height: 206px;
    overflow-y: auto;
}

.shangban-body .opinion {
    height: 44px;
    line-height: 44px;
    color: #444;
    font-weight: bold;
    margin-left: 13px;
    margin-bottom: 0px;
}

.shangban-body textarea {
    width: 540px;
    height: 120px;
    resize: none;
    margin-left: 10px;
}

.shangban-body .btns-wrap {
    overflow: hidden;
    margin-top: 7px;
}

.shangban-body .btns-wrap button {
    float: right;
    width: 80px;
    height: 28px;
    line-height: 28px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin-right: 12px;
    border: none;
    border-radius: 4px;
}*/

.newspaper_rejection .modal-dialog {
  width: 620px;
}
.newspaper_rejection .modal-content {
  width: 620px;
  background: #E8E9ED;
  border-radius: 6px;
  border: 3px solid #E8E9ED;
}
.newspaper_rejection_container {
  /* width: 620px;
    background: #E8E9ED;
    border-radius: 6px;
    border: 3px solid #E8E9ED;*/
}
.newspaper_rejection_container.active {
  width: 990px;
  margin-left: -190px;
}
.newspaper_rejection .newspaper_rejection_tl {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  background: white;
  font-size: 14px;
}
.newspaper_rejection .newspaper_rejection_tl p {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin-left: 18px;
  float: left;
}
.newspaper_rejection .newspaper_rejection_tl img {
  cursor: pointer;
  float: right;
  margin-right: 11px;
  margin-top: 7px;
}
.newspaper_rejection .newspaper_rejection_row {
  border: 1px solid #ccc;
  border-bottom: 0;
  background: white;
  padding: 0 9px;
  height: 522px;
  white-space: nowrap;
  width: 100%;
}
.newspaper_rejection .newspaper_rejection_left {
  float: left;
}
.newspaper_rejection .newspaper_rejection_right {
  display: inline-block;
  width: 350px;
  height: 102%;
  border: 1px solid #ddd;
  margin-left: 10px;
}
.newspaper_rejection .newspaper_rejection_right > div {
  width: 100%;
  height: 100%;
}
.newspaper_rejection .newspaper_rejection_right > div > p {
  height: 37px;
  line-height: 37px;
  background: #ededed;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  padding-left: 20px;
}
.newspaper_rejection .newspaper_rejection_tl_num {
  height: 42px;
  line-height: 42px;
  font-weight: 700;
  overflow: hidden;
  background: white;
}
.newspaper_rejection .newspaper_rejection_detail {
  border: 1px solid #ccc;
  height: 220px;
  width: 540px;
}
.newspaper_rejection_detail .newspaper_rejection_detail_tl {
  height: 40px;
  line-height: 40px;
  background: #F0F2F5;
  font-weight: 700;
  color: #333333;
  overflow: hidden;
}
.newspaper_rejection_detail .newspaper_rejection_detail_tl p {
  float: left;
  text-align: center;
  border-right: 1px solid #ccc;
}
.newspaper_rejection_detail_tl p:last-child {
  border-right: none;
}
.newspaper_rejection_detail p.tl-num {
  width: 61px;
}
.newspaper_rejection_detail p.tl-title {
  width: 286px;
}
.newspaper_rejection_detail p.tl-relevance {
  width: 71px;
}
.newspaper_rejection_detail p.tl-operation {
  width: 119px;
}
.newspaper_rejection_detail .newspaper_rejection_detail_dt {
  height: 180px;
  overflow-y: auto;
}
.newspaper_rejection_detail_dt .newspaper_rejection_detail_dd p {
  font-size: 14px;
  color: #333;
  float: left;
}
.newspaper_rejection_detail_dt .newspaper_rejection_detail_dd {
  height: 38px;
  line-height: 38px;
  text-align: center;
}
.newspaper_rejection_detail_dt .newspaper_rejection_detail_dd:last-child {
  border-bottom: 0px;
}
.newspaper_rejection_detail_checkbox {
  height: 60px;
  line-height: 60px;
  overflow: hidden;
}
.newspaper_rejection_detail_checkbox p {
  float: left;
  width: 110px;
  font-size: 12px;
}
.newspaper_rejection_detail_checkbox p input {
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.newspaper_rejection_detail_is_person_handle {
  border: 1px solid #ccc;
}
.newspaper_rejection_detail_is_person_handle ul {
  margin: 0px;
  padding: 0px;
}
.newspaper_rejection_detail_is_person_handle ul li {
  line-height: 35px;
  list-style: none;
  font-size: 16px;
  font-family: "微软雅黑";
  padding-left: 10px;
  cursor: pointer;
}
.newspaper_rejection_detail_is_person_handle ul li span {
  font-size: 12px;
}
.newspaper_rejection_detail_reject-darft textarea {
  width: 580px;
  height: 116px;
  border: 1px solid #e0dedc;
  /* color: #a9a19e; */
  font-size: 14px;
  line-height: 20px;
  padding: 4px 8px;
  margin: 15px auto 0px;
  resize: none;
}
.newspaper_rejection_detail_reject-darft textarea.mt0 {
  margin-top: 0;
}
.newspaper_rejection_detail_reject-darft .move_right span {
  position: absolute;
  top: -33px;
  left: -5px;
}
.newspaper_rejection .toBeCompiled-review-footer {
  background: white;
  padding-top: 8px;
  padding-bottom: 8px;
  /* padding: 12px 0px 12px 73px;*/
  text-align: right;
  padding-right: 25px;
  border: 1px solid #ccc;
  border-top: none;
  border-radius: 0 0 5px 5px;
}
.newspaper_rejection_detail_checkbox .regular-radio + label {
  top: 4px;
}
.newspaper_rejection_row {
  width: 634px;
  /*height: 680px;*/
  border: 1px solid #d3d7da;
  background: #fff;
  /* margin: 9px auto;*/
  white-space: nowrap;
  overflow-y: auto;
}
.newspaper_rejection_row p.choosed-manu {
  height: 42px;
  line-height: 42px;
  color: #444;
  font-weight: bold;
  margin-left: 14px;
  margin-bottom: 0px;
}
.newspaper_rejection_row .list-wrap {
  width: 584px;
  height: auto;
  margin: 0 auto;
  border: 1px solid #d3d7da;
  overflow-y: auto;
}
.newspaper_rejection_row .list-wrap .list-header {
  border-bottom: none;
  height: 41px;
  line-height: 41px;
  background: #f0f2f5;
  border-bottom: 1px solid #d3d7da;
}
.newspaper_rejection_row .list-wrap .list-header span {
  display: inline-block;
  float: left;
  border-right: 1px solid #d3d7da;
  text-align: center;
  color: #333;
  font-weight: bold;
}
.newspaper_rejection_row .list-wrap .list-header span:nth-child(1) {
  width: 61px;
}
.newspaper_rejection_row .list-wrap .list-header span:nth-child(2) {
  width: 286px;
}
.newspaper_rejection_row .list-wrap .list-header span:nth-child(3) {
  width: 71px;
}
.newspaper_rejection_row .list-wrap .list-header span:nth-child(4) {
  width: 120px;
  border-right: none;
}
.newspaper_rejection_row .list-wrap .list-body p {
  height: 37px;
  line-height: 37px;
  overflow: hidden;
  border-bottom: 1px solid #d3d7da;
  margin-bottom: 0px;
}
.newspaper_rejection_row .list-wrap .list-body p span {
  float: left;
  text-align: center;
  border-right: 1px solid #d3d7da;
  color: #666;
}
.newspaper_rejection_row .list-wrap .list-body p span img {
  cursor: pointer;
}
.newspaper_rejection_row .list-wrap .list-body p span:nth-child(1) {
  width: 61px;
}
.newspaper_rejection_row .list-wrap .list-body p span:nth-child(2) {
  width: 286px;
}
.newspaper_rejection_row .list-wrap .list-body p span:nth-child(3) {
  width: 71px;
  height: 37px;
}
.newspaper_rejection_row .list-wrap .list-body p span:nth-child(4) {
  width: 102px;
  border-right: none;
  cursor: pointer;
}
.newspaper_rejection_row .is-original_detail textarea {
  width: 545px;
  height: 216px;
  resize: none;
  border: 1px solid #d3d7da;
}
.newspaper_rejection_row .is-other-people_user p {
  font-size: 12px;
  color: #444;
  float: left;
  margin-bottom: 0px;
  height: 30px;
  line-height: 30px;
}
.newspaper_rejection_row .is-other-people_user {
  overflow: hidden;
}
.newspaper_rejection_row .is-other-people_user input {
  float: left;
  margin-left: 10px;
  padding-left: 10px;
  width: 250px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  background: #fff;
  border: 1px solid #d3d7da;
  border-radius: 4px;
}
.newspaper_rejection_row .is-other-people_user .treeCon {
  width: 584px;
  height: 212px;
  border: 1px solid #d3d7da;
}
.newspaper_rejection_row .is-other-people_user .userName {
  overflow: hidden;
  margin-bottom: 20px;
}
.newspaper_rejection_row .is-other-people_user .userName ul {
  height: 220px;
  overflow-y: auto;
}
div.visible {
  overflow: visible;
}
.newspaper_rejection_row .list-body p a {
  float: left;
  width: 286px;
  border-right: 1px solid #d3d7da;
  text-align: center;
  color: #000;
  display: block;
  height: 37px;
  white-space: normal;
}
.newspaper_rejection_row .list-body p a:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.newspaper_rejection_row .treeDept {
  width: 372px;
  height: 192px;
  border: 1px solid #d3d7da;
  float: left;
  overflow-y: auto;
  margin: 8px;
}
.newspaper_rejection_row .treePersonnel {
  width: 188px;
  height: 192px;
  border: 1px solid #d3d7da;
  overflow-y: auto;
  margin: 8px 8px 0px 0px;
}
.newspaper_rejection_row .treeDept treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  padding: 1px 10px;
  background: url("manageConfig/roleManageMent/images/j-r.png") no-repeat 0 center !important;
}
.newspaper_rejection_row .treeDept treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  padding: 1px 10px;
  background: url("manageConfig/roleManageMent/images/j-x.png") no-repeat 0 center;
}
.newspaper_rejection_row .treeDept treecontrol a {
  color: #000;
  text-decoration: none;
}
.newspaper_rejection_row .treeDept treecontrol a:hover {
  color: #000;
  text-decoration: none;
}
.newspaper_rejection_row .treePersonnel p {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #000;
  margin: 0px;
  cursor: pointer;
  padding-left: 10px;
}
.newspaper_rejection_row .treePersonnel p.active {
  background-color: #FF4E40;
  color: white;
}
.newspaper_rejection .treeCon .treeDeptTitle {
  height: 30px;
  background: #FF4E40;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}
.newspaper_rejection .treeCon .treePersonnelTitle {
  height: 30px;
  background: #FF4E40;
  text-align: center;
  font-size: 12px;
  color: #fff;
  line-height: 30px;
}
.newspaper_rejection_detail_is_person_handle ul li.active {
  background: #FF4E40;
  color: #fff;
}
.newspaper_rejection .has_no_draft {
  text-align: center;
  line-height: 100px;
  height: 100px;
  font-size: 20px;
  font-family: "幼圆";
  color: #aaa;
}
.newspaper_rejection .newspaper_rejection_right > div > ul {
  list-style: none;
  padding-left: 10px;
}
.newspaper_rejection .newspaper_rejection_right > div > ul li.cur {
  background: #0097D0;
  color: #fff;
}
.newspaper_rejection .newspaper_rejection_right > div > ul li.notcur {
  cursor: not-allowed;
  /* background: #f0f2f5;*/
}
.newspaper_rejection .newspaper_rejection_right ul li:hover {
  background: #0097D0;
  color: #fff;
}

.newspaper-shangban-windows .modal-dialog {
  /*height: 858px;*/
  width: 585px;
  background: #ddd;
  border-radius: 4px;
}
.newspaper-shangban-windows .modal-dialog .modal-content {
  background: #f0f2f5;
  margin: 4px auto;
  border-radius: 4px;
}
.newspaper-shangban-windows .shangban-container {
  background: #f0f2f5;
}
.newspaper-shangban-windows .shangban-container.active {
  width: 930px;
  margin-left: -175px;
}
.shangban-head {
  height: 40px;
  line-height: 40px;
  background: #fff;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
}
.shangban-head p {
  color: #333;
  font-weight: bold;
  float: left;
  margin-left: 18px;
}
.shangban-head img {
  float: right;
  margin: 12px 10px 0 0;
  cursor: pointer;
}
.shangban-body {
  width: 580px;
  margin: 10px;
  white-space: nowrap;
  /*overflow-y: scroll;
    overflow-x: hidden;*/
}
.newspaper-shangban-windows .shangban-body.active {
  width: 910px;
}
.w910 {
  /*width: 910px;*/
}
.shangban-body p.choosed-manu {
  height: 42px;
  line-height: 42px;
  color: #444;
  font-weight: bold;
  margin-left: 14px;
  margin-bottom: 0px;
}
.shangban-body .list-wrap {
  width: 540px;
  height: 153px;
  margin: 0 auto;
  border: 1px solid #d3d7da;
  margin-left: 10px;
}
.shangban-body .list-wrap .list-header {
  border-bottom: none;
  height: 41px;
  line-height: 41px;
  background: #f0f2f5;
  border-bottom: 1px solid #d3d7da;
}
.shangban-body .list-wrap .list-header span {
  display: inline-block;
  float: left;
  border-right: 1px solid #d3d7da;
  text-align: center;
  color: #333;
  font-weight: bold;
}
.shangban-body .list-wrap .list-header span:nth-child(1) {
  width: 60px;
}
.shangban-body .list-wrap .list-header span:nth-child(2) {
  width: 286px;
}
.shangban-body .list-wrap .list-header span:nth-child(3) {
  width: 71px;
}
.shangban-body .list-wrap .list-header span:nth-child(4) {
  width: 120px;
  border-right: none;
}
.shangban-body .list-wrap .list-body {
  height: 112px;
  overflow-y: auto;
}
.shangban-body .list-wrap .list-body p {
  height: 37px;
  line-height: 37px;
  overflow: hidden;
  border-bottom: 1px solid #d3d7da;
  margin-bottom: 0px;
}
.shangban-body .list-wrap .list-body p.cur {
  background: #eee;
}
.shangban-body .list-wrap .list-body p span {
  float: left;
  text-align: center;
  border-right: 1px solid #d3d7da;
  color: #666;
}
.shangban-body .list-wrap .list-body p span img {
  cursor: pointer;
}
.shangban-body .list-wrap .list-body p span:nth-child(1) {
  width: 60px;
}
.shangban-body .list-wrap .list-body p span:nth-child(2) {
  width: 286px;
}
.shangban-body .list-wrap .list-body p span:nth-child(3) {
  height: 37px;
  width: 71px;
}
.shangban-body .list-wrap .list-body p span:nth-child(4) {
  width: 102px;
  border-right: none;
  cursor: pointer;
}
/*.shangban-body .table-bordered > thead > tr > th{
    border-bottom: 1px solid #ddd;
}*/
/*实现table的tbody纵向滚动条的方法开始*/
/*.shangban-body .table tbody {
    display: block;
    height: 183px;
    overflow-y: auto;
}

.shangban-body .table thead,
.shangban-body .table tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.shangban-body .table thead {
    width: calc( 100% - 1em )
}*/
/*实现table的tbody纵向滚动条的方法结束*/
.shangban-body .date {
  margin-top: 16px;
}
.shangban-body .date .timeGroup {
  position: relative;
  float: left;
}
.shangban-body .date .timeGroup img {
  position: absolute;
  right: 8px;
  top: 8px;
}
.shangban-body .date p {
  font-size: 12px;
  color: #444;
  margin-left: 12px;
  float: left;
  margin-bottom: 0px;
  height: 30px;
  line-height: 30px;
}
.shangban-body .date input {
  float: left;
  margin-left: 10px;
  width: 250px;
  height: 30px;
  line-height: 14px;
  font-size: 12px;
  background: #fff;
}
.shangban-body .lists {
  clear: both;
  overflow: hidden;
  padding-top: 14px;
}
.shangban-body .lists div {
  float: left;
  height: 228px;
  border: 1px solid #d0cfcf;
  margin-left: 10px;
}
.shangban-body .lists div.wper98 {
  width: 98% !important;
}
.shangban-body .lists div:nth-child(1) {
  width: 180px;
}
.shangban-body .lists div:nth-child(2) {
  width: 349px;
}
.shangban-body .lists div p {
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #f0f2f5;
  font-weight: bold;
  color: #444;
  margin-bottom: 0px;
}
.shangban-body .lists div ul {
  height: 196px;
  overflow-y: auto;
}
.shangban-body .lists div ul li {
  list-style: none;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
}
.shangban-body .lists div ul li span {
  display: block;
  width: 100%;
  height: 28px;
  padding-left: 10px;
}
.shangban-body .lists div ul li span.cur {
  background: #FF4E40;
  color: #fff;
}
.shangban-body .opinion {
  height: 44px;
  line-height: 44px;
  color: #444;
  font-weight: bold;
  margin-left: 13px;
  margin-bottom: 0px;
}
.shangban-body textarea {
  width: 536px;
  height: 80px;
  resize: none;
  margin-left: 10px;
  font-family: "mircosoftYahei";
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  font-size: 13px;
}
.shangban-foot .btns-wrap {
  overflow: hidden;
  padding-top: 14px;
  width: 100%;
  padding-bottom: 10px;
}
.shangban-foot .btns-wrap.btns-wrap-active {
  margin-left: 430px;
}
.shangban-foot .btns-wrap input[type="button"],
.shangban-foot .btns-wrap button {
  float: right;
  width: 80px;
  height: 28px;
  line-height: 28px;
  background: #FF4E40;
  color: #fff;
  text-align: center;
  font-size: 12px;
  margin-right: 10px;
  border: none;
  border-radius: 4px;
  padding: 0px;
}
.shangban-body .table_sm_img {
  width: 20px;
  height: 20px;
}
.shangban-body .manuscript_correlation_container {
  width: 420px;
  height: 727px;
  display: inline-block;
  border: 1px solid #ccc;
  margin: 0 10px;
}
.shangban-body .manuscript_correlation_container > p {
  background: #ddd;
  border-bottom: 1px solid #ccc;
  padding-left: 10px;
  height: 35px;
  line-height: 35px;
}
.shangban-body .manuscript_correlation_container .has_no_draft {
  text-align: center;
  line-height: 100px;
  height: 100px;
  font-size: 20px;
  font-family: "幼圆";
  color: #aaa;
}
.shangban-body a,
.shangban-body a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #000;
}
.shangban-body-left {
  float: left;
  padding-right: 10px;
  width: 562px;
  padding-bottom: 6px;
  background: #fff;
  border: 1px solid #d3d7da;
}
.shangban-body-right {
  display: inline-block;
  width: 330px;
  border: 1px solid #d3d7da;
  background: #fff;
  border-left: none;
}
.shangban-body-right .shangban-body-right-head {
  height: 41px;
  background: #f0f2f5;
  border-bottom: 1px solid #d3d7da;
}
.shangban-body-right .shangban-body-right-head p {
  line-height: 41px;
  margin-left: 16px;
  font-weight: bold;
  color: #333;
  margin-bottom: 0px;
}
.shangban-body-right .shangban-body-right-content {
  overflow-y: auto;
  height: 648px;
}
.shangban-body-right .h694 {
  height: 694px;
}
.shangban-body-right .h539 {
  height: 539px;
}
.shangban-body-right .h585 {
  height: 585px;
}
.shangban-body-right .shangban-body-right-content p {
  font-size: 18px;
  color: #666;
  text-align: center;
  margin-top: 40px;
}
.shangban-body-right .shangban-body-right-content ul {
  margin-top: 14px;
}
.shangban-body-right .shangban-body-right-content ul li {
  list-style: none;
  line-height: 24px;
  white-space: normal;
  width: 310px;
}
.shangban-body-right .shangban-body-right-content ul li span {
  display: block;
  padding-left: 16px;
  cursor: pointer;
  font-family: "Microsoft Yahei";
}
.shangban-body-right .shangban-body-right-content ul li span.notcur {
  cursor: not-allowed;
}
.shangban-body-right .shangban-body-right-content ul li img {
  margin: 4px 0 20px 20px;
  max-width: 80px;
}
.shangban-body-right .shangban-body-right-content ul li span.cur,
.shangban-body-right .shangban-body-right-content ul li span:hover {
  background: #FF4E40;
  color: #fff;
}
.shangban-body-left .invalidate-input-box span {
  left: 10px;
  top: 10px;
}
.disabledCursor {
  cursor: not-allowed;
}
.newspaper-shangban-windows .has_no_draft {
  text-align: center;
  line-height: 100px;
  height: 100px;
  font-size: 20px;
  font-family: "幼圆";
  color: #aaa;
}

.edit-newspaper-textDesignation .modal-dialog {
    width: 490px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 50%;
}

.edit-newspaper-textDesignation .modal-content {
    background-color: #F0F2F5;
}

.edit-newspaper-textDesignation .man_produ_modify_inner {
    margin: 10px;
}

.edit-newspaper-textDesignation .man_produ_column_modify {
    background: #fff;
    padding: 10px;
}

.edit-newspaper-textDesignation .man_produ_modify_footer {
    padding-right: 10px;
    background: #fff;
    height: 40px;
}

.edit-newspaper-textDesignation .man_produ_modify_footer_cancel {
    margin-right: 0;
}

.edit-newspaper-textDesignation .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
}

.edit-newspaper-textDesignation textarea {
    width: 448px;
    max-width: 448px;
    height: 254px;
    max-height: 254px;
    resize: none;
}

.newspaper_signedZP .modal-dialog {
    width: 408px;
    border-radius: 5px;
}

.newspaper_signedZP .modal-backdrop.in {
    opacity: 0;
}

.newspaper_signedZP .modal-dialog .modal-content {
    width: 400px;
    height: 228px;
    background: #fff;
}

.signedZP-container {
   /* height: 480px;
    overflow-y: auto;*/
}

.signedZP-container .signedZP-header {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.signedZP-container .signedZP-header p {
    float: left;
    margin-left: 18px;
    color: #333;
    font-weight: bold;
}

.signedZP-container .signedZP-header img {
    float: right;
    margin: 12px 12px 0 0;
    cursor: pointer;
}

.signedZP-container .signedZP-body {
    height: 124px;
    background: #f0f2f5;
    text-align: center;
    overflow: hidden;
}

.signedZP-container .signedZP-body p {
    color: #333;
    line-height: 34px;
}
.signedZP-container ul.successList li{
    margin-bottom: 10px;
    text-align: left;
}
.signedZP-container ul.successList li span {
    margin: 6px 0 6px 18px;
}

.signedZP-container .signedZP-body .info {
    overflow: hidden;
    border-bottom: 1px #ccc dashed;
    margin-bottom: 10px;
}

.signedZP-container .signedZP-body .head {
    overflow: hidden;
}

.signedZP-container .signedZP-body .head span {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    line-height: 22px;
}

.signedZP-container .signedZP-body .head trs-checkbox {
    margin-top: 12px;
    float: left;
    margin-left: 15px;
}

.signedZP-container .signedZP-body .head p {
    width: 72%;
    float: left;
    margin-left: 0px;
    padding-top: 4px;
    text-align: left;
    line-height: 34px;
}

.signedZP-container .signedZP-body th {
    border: none;
    background: #eceef0;
    text-indent: 1em;
    text-align: left;
}

.signedZP-container .signedZP-body table {
    margin-bottom: 0px;
}

.signedZP-container .signedZP-body table tr td {
    text-align: left;
    background: #fff;
    text-indent: 1em;
}

.signedZP-container .signedZP-body table tr:hover {
    background: #fff!important;
}

.signedZP-container .signedZP-body p:nth-child(1) {
    margin-top: 30px;
}

.signedZP-container .signedZP-body p:nth-child(1) span {
    color: #ff0000;
}

.signedZP-container .signed-footer {}

.signedZP-container .signed-footer button {
    width: 80px;
    height: 28px;
    line-height: 28px;
    border: none;
    text-align: center;
    font-size: 12px;
    color: #fff;
    font-weight: "MicsoftYahei";
    margin-top: 12px;
    border-radius: 4px;
    background: #4496d2;
}

.signedZP-container .signed-footer button:nth-child(1) {
    margin-left: 88px;
}

.signedZP-container .signed-footer button:nth-child(2) {
    margin-left: 50px;
}

.newspaper_signedZPInfo .modal-dialog {
  width: 680px;
  height: 500px;
  background: #ddd;
  overflow: hidden;
  border-radius: 6px;
}
.newspaper_signedZPInfo .modal-dialog .modal-content {
  width: 672px;
  height: 592px;
  background: #fff;
  margin: 4px auto;
  overflow: hidden;
}
.newspaper_signedZPInfo .useSignedZP-body {
  width: 564px;
  height: 480px;
  border: 1px solid #d3d7da;
  background: #fff;
  margin: 10px auto 0;
  overflow-y: auto;
  padding-bottom: 10px;
}
.newspaper_signedZPInfo .signedZP-container .signedZP-body {
  background: #fff;
  text-align: center;
  height: 400px;
  overflow-y: auto;
}
.newspaper_signedZPInfo .signedZP-container .signed-footer button:nth-child(1) {
  margin-left: 224px;
  padding: 0px;
  margin-top: 0px;
}
.newspaper_useSignedZP .modal-dialog {
  width: 590px;
  height: 600px;
  background: #ddd;
  overflow: hidden;
  border-radius: 6px;
}
.newspaper_useSignedZP .modal-dialog .modal-content {
  width: 582px;
  height: 592px;
  background: #f0f2f5;
  margin: 4px auto;
  overflow: hidden;
}
.useSignedZP-container .useSignedZP-head {
  height: 40px;
  line-height: 40px;
  background: #fff;
  overflow: hidden;
}
.useSignedZP-container .useSignedZP-head p {
  color: #333;
  font-weight: bold;
  float: left;
  margin-left: 18px;
}
.useSignedZP-container .useSignedZP-head img {
  float: right;
  margin: 12px 20px 0 0;
  cursor: pointer;
}
.useSignedZP-container .useSignedZP-body {
  width: 564px;
  height: 488px;
  border: 1px solid #d3d7da;
  background: #fff;
  margin: 10px auto 0;
  overflow-y: auto;
  padding-bottom: 10px;
}
.useSignedZP-container .useSignedZP-body p.choosed-manu {
  width: 526px;
  height: 56px;
  line-height: 56px;
  border-bottom: 1px solid #d3d7da;
  margin: 0 auto;
  color: #444;
  font-weight: bold;
  margin-bottom: 14px;
}
.useSignedZP-container .useSignedZP-body p.opinion {
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
  margin-left: 10px;
  color: #444;
  font-weight: bold;
}
.useSignedZP-container .useSignedZP-body .date {
  height: 77px;
}
.useSignedZP-container .useSignedZP-body .date p {
  color: #444;
  float: left;
  margin-left: 12px;
  font-size: 12px;
  margin-bottom: 0px;
  line-height: 77px;
}
.useSignedZP-container .useSignedZP-body .date .timeGroup {
  float: left;
  margin-top: 20px;
  margin-left: 10px;
  position: relative;
}
.useSignedZP-container .useSignedZP-body .date .timeGroup input[type="text"] {
  width: 200px;
  height: 32px;
}
.useSignedZP-container .useSignedZP-body .date .timeGroup img {
  position: absolute;
  right: 10px;
  top: 8px;
}
.useSignedZP-container .useSignedZP-body .lists {
  overflow: hidden;
}
.useSignedZP-container .useSignedZP-body .lists div {
  height: 238px;
  border: 1px solid #d0cfcf;
  float: left;
  margin-left: 10px;
}
.useSignedZP-container .useSignedZP-body .lists div.wper96 {
  width: 96% !important;
}
.useSignedZP-container .useSignedZP-body .lists div:nth-child(1) {
  width: 158px;
}
.useSignedZP-container .useSignedZP-body .lists div:nth-child(2) {
  width: 356px;
}
.useSignedZP-container .useSignedZP-body .lists div p {
  height: 30px;
  line-height: 30px;
  background: #f0f2f5;
  text-align: center;
  font-weight: bold;
  color: #444;
  margin-bottom: 0px;
}
.useSignedZP-container .useSignedZP-body .lists div ul {
  height: 206px;
  overflow-y: auto;
}
.useSignedZP-container .useSignedZP-body .lists div ul li {
  list-style: none;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
}
.useSignedZP-container .useSignedZP-body .lists div ul li span {
  display: block;
  width: 100%;
  height: 28px;
  padding-left: 10px;
}
.useSignedZP-container .useSignedZP-body .lists div ul li span.cur {
  background: #FF4E40;
  color: #fff;
}
.useSignedZP-container .useSignedZP-body textarea {
  width: 524px;
  height: 120px;
  resize: none;
  margin-left: 10px;
}
.useSignedZP-container .useSignedZP-foot {
  overflow: hidden;
  margin-top: 16px;
}
.useSignedZP-container .useSignedZP-foot button {
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: none;
  border-radius: 6px;
  color: #fff;
  font-size: 12px;
  font-family: "MicsoftYahei";
  float: left;
  background: #FF4E40;
}
.useSignedZP-container .useSignedZP-foot button:nth-child(1) {
  margin-left: 216px;
  margin-right: 10px;
}
.useSignedZP-body .invalidate-input-box span {
  top: 7px;
  left: 10px;
}

.editCen-newspaper-sampleDetail {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1366px) {
  .editCen-newspaper-sampleDetail .sampleDetail-img-container {
    width: 95%;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1920px) {
  .editCen-newspaper-sampleDetail .sampleDetail-img-container {
    width: 90%;
  }
}
.editCen-newspaper-sampleDetail .sampleDetail-img-container {
  margin: 0 auto;
  height: 900px;
}
.editCen-newspaper-sampleDetail .sampleDetail-img-container > img {
  /*width: 100%;*/
}
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup {
  /*position: fixed;*/
  /*top: 1%;
    right: 1%;*/
  /*left: none;*/
  right: 50px !important;
}
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup > div {
  width: 70px;
  height: 70px;
  border-bottom: 1px solid #fff;
  border-top: none;
  color: #fff;
  line-height: 70px;
  text-align: center;
  position: relative;
  margin-right: 50px;
  cursor: pointer;
}
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup > div.versionShow {
  margin-right: 500px;
}
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup > div:nth-child(1) {
  background: url('editingCenter/newspaper/images/dy1.png') #767676 no-repeat 14px;
}
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup > div:nth-child(2) {
  background: url('editingCenter/newspaper/images/dy2.png') #767676 no-repeat 14px;
}
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup > div:nth-child(3) {
  background: url('editingCenter/newspaper/images/dy4.png') #767676 no-repeat 12px;
}
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup > div:nth-child(4) {
  background: url('editingCenter/newspaper/images/dy5.png') #767676 no-repeat 14px;
}
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup > div:nth-child(5) {
  background: url('editingCenter/newspaper/images/dy9.png') #767676 no-repeat 14px;
}
/**画板所需按钮**/
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup > div.zwibbler:nth-child(1) {
  background: url('editingCenter/newspaper/images/dy1.png') #767676 no-repeat 14px;
}
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup > div.zwibbler:nth-child(2) {
  background: url('editingCenter/newspaper/images/dy2.png') #767676 no-repeat 14px;
}
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup > div.zwibbler:nth-child(3) {
  background: url('editingCenter/newspaper/images/dy5.png') #767676 no-repeat 14px;
}
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup > div.zwibbler:nth-child(4) {
  background: url('editingCenter/newspaper/images/dy8.png') #767676 no-repeat 14px;
}
/*.editCen-newspaper-sampleDetail .sampleDetail-bthGroup>div:nth-child(3) {
    background: url('./editingCenter/newspaper/images/dy3.png') #767676 no-repeat 11px;
}

.editCen-newspaper-sampleDetail .sampleDetail-bthGroup>div:nth-child(4) {
    background: url('./editingCenter/newspaper/images/dy4.png') #767676 no-repeat 12px;
}

.editCen-newspaper-sampleDetail .sampleDetail-bthGroup>div:nth-child(5) {
    background: url('./editingCenter/newspaper/images/dy5.png') #767676 no-repeat 12px;
}

.editCen-newspaper-sampleDetail .sampleDetail-bthGroup>div:nth-child(6) {
    background: url('./editingCenter/newspaper/images/dy6.png') #767676 no-repeat 12px;
}

.editCen-newspaper-sampleDetail .sampleDetail-bthGroup>div:nth-child(7) {
    background: url('./editingCenter/newspaper/images/dy7.png') #767676 no-repeat 14px;
}

.editCen-newspaper-sampleDetail .sampleDetail-bthGroup>div:nth-child(8) {
    background: url('./editingCenter/newspaper/images/dy8.png') #767676 no-repeat 14px;
}

.editCen-newspaper-sampleDetail .sampleDetail-bthGroup>div:nth-child(9) {
    background: url('./editingCenter/newspaper/images/dy9.png') #767676 no-repeat 14px;
}*/
/*.editCen-newspaper-sampleDetail .sampleDetail-bthGroup>div:nth-child(1),
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup>div:nth-child(3),
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup>div:nth-child(9) {
    border-top: 1px solid #fff;
    margin-top: 10px;
}*/
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup > div:nth-child(1),
.editCen-newspaper-sampleDetail .sampleDetail-bthGroup > div:nth-child(3) {
  border-top: 1px solid #fff;
  margin-top: 10px;
}
.editCen-newspaper-sampleDetail .sampleDetail-bth-active {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0px 70px 0 20px;
  line-height: 70px;
  color: #fff;
  font-size: 22px;
  font-family: "Microsoft YaHei";
  background: #4496d2;
  border: 1px solid #fff;
  white-space: nowrap;
  cursor: pointer;
}
.editCen-newspaper-sampleDetail .sampleDetail-bth-active > img {
  position: absolute;
  right: 10px;
  top: 10px;
}
.editCen-newspaper-sampleDetail .sampleDetail-hover-btn {
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  top: 0;
  right: 0;
  z-index: 99999999;
  background: transparent;
}
/*
.editCen-newspaper-sampleDetail .show-sampleDetail-bthGroup {
    position: fixed;
    height: 100%;
    width: 40px;
    right: 0;
    top: 0;
    background: #747474;
    opacity: .3;
}*/
.editCen-newspaper-sampleDetail .show-sampleDetail-bthGroup > button {
  position: fixed;
  height: 100%;
  width: 40px;
  right: 0;
  top: 0;
  background: #000;
  opacity: .1;
  border: none;
  outline: none;
  display: block;
}
.editCen-newspaper-sampleDetail .show-sampleDetail-bthGroup-container {
  position: fixed;
  right: 0;
  /*top: 0;*/
  bottom: 10px;
}
.editCen-newspaper-sampleDetail .sampleDetail-version-container {
  position: fixed;
  top: 0;
  right: 50px;
  width: 450px;
  height: 100%;
  background: #fff;
  overflow-y: scroll;
  border-right: 1px solid #18BBA0;
}
.editCen-newspaper-sampleDetail .sampleDetail-version-inner {
  margin-left: 10px;
  height: 100%;
}
.editCen-newspaper-sampleDetail .sampleDetail-version-line {
  border-left: 1px solid #18BBA0;
  position: fixed;
  height: 100%;
  right: 489px;
  z-index: 1;
}
.editCen-newspaper-sampleDetail .sampleDetail-version-container > .cancel-version {
  position: absolute;
  font-size: 50px;
  top: -15px;
  right: 5px;
  color: #ddd;
  cursor: pointer;
  z-index: 100;
  height: 40px;
}
.editCen-newspaper-sampleDetail .sampleDetail-version-item {
  width: 420px;
  position: relative;
  border-bottom: 1px solid #ddd;
  padding-bottom: 40px;
  padding-top: 15px;
  background: #fff;
}
.editCen-newspaper-sampleDetail .sampleDetail-version-item > p {
  text-align: left;
  margin: 10px 0 10px 0;
  padding: 0px 30px;
}
.editCen-newspaper-sampleDetail .sampleDetail-version-item > img {
  position: absolute;
  left: -7px;
  top: 28px;
}
.editCen-newspaper-sampleDetail .sampleDetail-version-loadMore {
  height: 40px;
  background: #fafafa;
  color: #235a7c;
  line-height: 40px;
  text-align: center;
}
.editCen-newspaper-sampleDetail .sampleDetail-version-item-img {
  text-align: center;
}
.editCen-newspaper-sampleDetail .sampleDetail-version-item-img > img {
  width: 240px;
  cursor: pointer;
  max-height: 280px;
}
.editCen-newspaper-sampleDetail .close-sampleDetail {
  position: fixed;
  font-size: 70px;
  top: -20px;
  right: 5px;
  color: #ddd;
  cursor: pointer;
  z-index: 200;
}
@keyframes sampleDetailActiveBtnShow {
  from {
    transform: scale(0.7, 0.7);
    opacity: .7;
  }
  to {
    opacity: 1;
  }
}
@keyframes sampleDetailActiveBtnHide {
  from {
    opacity: 1;
  }
  to {
    transform: scale(0.7, 0.7);
    opacity: 0;
  }
}
.editCen-newspaper-sampleDetail .sampleDetail-bth-active.ng-hide-remove {
  animation: sampleDetailActiveBtnShow 0.2s both ease-in;
}
.editCen-newspaper-sampleDetail .sampleDetail-bth-active.ng-hide-add {
  animation: sampleDetailActiveBtnHide 0.2s both ease-in;
}
.editCen-newspaper-sampleDetail .sampleReview_voice_container {
  height: 0;
}
.editCen-newspaper-sampleDetail .sampleReview_voice_container audio {
  /*width: 45px;*/
  opacity: .7;
}
.editCen-newspaper-sampleDetail .sampleReview_voice_container span {
  position: relative;
  top: -9px;
  left: 10px;
}

table tbody tr td.today-draft-td-img {
    position: relative;
}

table tbody tr td.today-draft-td-img .image-container {
	position: absolute;
	z-index: 1000;
    background: #fff;
    text-align: center;
    width: 460px;
    height: 320px;
    border: 6px solid #ddd;
    border-radius: 5px;
    padding: 5px;
}

table tbody tr td.today-draft-td-img .image-container img {
    width: 100%;
    max-width: 450px;
    max-height: 302px;
}

table tbody tr td.today-draft-td-img .show-preview-pic-btn {
    background: none;
    border: none;
    outline: none;
}

.wxMaterialEdit .wxModify_title {
  width: 24%;
}
.wxMaterialEdit .edit_breadcrumbT {
  background: url(editingCenter/app/images/dq.jpg) no-repeat left 4px;
  padding: 6px 30px;
  font-size: 14px;
  height: 37px;
  line-height: 22px;
}
.wxMaterialEdit .edit_breadcrumbT li span + span:before {
  content: ">";
  color: #777;
  padding: 0px 5px;
}
.wxMaterialEdit .wx-modify-box {
  position: relative;
  display: inline-block;
  margin: 30px 7px 0;
  width: 350px;
}
.wxMaterialEdit .modify-box-border {
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #d6d9dd;
}
.wxMaterialEdit .wx-modify-button {
  width: 350px;
}
.wxMaterialEdit .wx-modify-toDo {
  width: 100%;
  height: 40px;
  clear: both;
  margin-bottom: 30px;
  background-color: #ededed;
}
.wxMaterialEdit .wx-modify-toDo a {
  display: block;
  width: 101%;
  height: 38px;
  margin: 1px 0;
  text-indent: 60px;
  line-height: 38px;
  font-size: 15px;
  font-weight: bold;
  color: #FF4E40;
  text-align: center;
}
.wxMaterialEdit .wx-modify-toDo a:hover,
.wxMaterialEdit .wx-modify-end a:hover {
  cursor: pointer;
  text-decoration: none;
}
.wxMaterialEdit .wx-modify-add {
  background: url("editingCenter/app/images/add-wx.png") 120px center no-repeat;
  border-right: 4px solid #fff;
}
.wxMaterialEdit .wx-modify-look {
  background: url("editingCenter/app/images/look-wx.png") 30px center no-repeat;
}
.wxMaterialEdit .wx-modify-end {
  width: 100%;
  height: 40px;
  clear: both;
}
.wxMaterialEdit .wx-modify-end a {
  float: left;
  display: block;
  width: 135px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  border-radius: 10px;
  margin: 0 20px;
}
@media screen and (min-width: 1681px) {
  .wxMaterialEdit .modal-dialog {
    top: 130px;
  }
}
.wxMaterialEdit .wx-modify-save {
  background-color: #FF4E40;
  color: #fff;
}
.wxMaterialEdit .wx-modify-save:hover {
  color: #fff;
}
.wxMaterialEdit .wx-modify-remove {
  background-color: #d6d6d6;
  color: #333;
}
.wxMaterialEdit .wx-modify-remove:hover {
  color: #333;
}
.wxMaterialEdit .pending-bk-sort {
  display: block;
  position: absolute;
  right: 12px;
  bottom: 22px;
  width: 15px;
  height: 40px;
}
.wxMaterialEdit .removeMaterial_icon {
  display: block;
  float: right;
  height: 24px;
  margin: 16px 0;
  text-align: center;
  vertical-align: middle;
}
.wxMaterialEdit .removeMaterial_icon img {
  display: block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.wxMaterialEdit .removeMaterial_icon img:hover,
.wxMaterialEdit .pending-bk-sortT i:hover {
  cursor: pointer;
}
.wxMaterialEdit .pending-bk-sortT {
  display: block;
  position: absolute;
  right: 30px;
  bottom: 14px;
  width: 20px;
  height: 41px;
}
.wxMaterialEdit .pending-bk-sortT i:hover {
  color: #FF4E40;
}
.wxMaterialEdit .fa-1x {
  font-size: 1.5em;
}
.userManageMent-createUser-window {
  /*chrome*/
  /*定义滚动条高宽及背景*/
}
.userManageMent-createUser-window .wxModify-form {
  width: 150%;
  margin: 12% 0 0 -10%;
}
.userManageMent-createUser-window .createGroupSubmit .submit .bodyT {
  padding: 0 10px 10px;
  font-size: 12px;
  min-height: 275px;
}
.userManageMent-createUser-window .wxAddMaterial h3 {
  width: 60%;
  float: left;
  font-size: 16px;
  line-height: 30px;
  text-indent: 10px;
  font-weight: bold;
  margin-top: 10px;
}
.userManageMent-createUser-window .pageT {
  height: 60px;
  overflow: hidden;
}
.userManageMent-createUser-window .pageT p.magrin-fixed20 {
  margin-left: 20px;
  margin-top: 24px;
}
.userManageMent-createUser-window .pageT p {
  float: left;
  margin-left: 50px;
  color: #7C7D81;
  margin-top: 20px;
}
.userManageMent-createUser-window .page_leftT {
  float: left;
}
.userManageMent-createUser-window .main_box {
  float: left;
  width: 450px;
}
.userManageMent-createUser-window .main_left_box {
  padding: 10px;
  height: 300px;
  border: 1px solid #ddd;
}
.userManageMent-createUser-window .wxModify_search {
  margin-bottom: 10px;
}
.userManageMent-createUser-window table tbody tr td.td-checkT {
  width: 40px;
}
.userManageMent-createUser-window table tbody .wx_material_table {
  background: #fff!important;
}
.userManageMent-createUser-window .wxModify-table {
  border: 1px solid #ddd;
  margin-bottom: 0!important;
}
.userManageMent-createUser-window .wxModify-table tbody tr {
  border: 1px solid #ddd!important;
}
.userManageMent-createUser-window .xcol-newspaper-dateT {
  text-align: left;
}
.userManageMent-createUser-window .wxModify-table > thead > tr > th {
  vertical-align: bottom;
  border: 1px solid #ddd;
  height: 30px;
  line-height: 30px;
  background-color: #f0f3f4;
}
.userManageMent-createUser-window .createGroupSubmit .submit .bodyT .foot button {
  margin: 0 59px 20px;
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
  border: none;
  background: #FE5345;
}
.userManageMent-createUser-window .wxModify_haveChoice {
  float: left;
  width: 400px;
  margin-left: 20px;
}
.userManageMent-createUser-window .edit_wxAddMaterial {
  width: 427px;
}
.userManageMent-createUser-window .edit_wxMaterial {
  float: left;
  width: 357px;
}
.userManageMent-createUser-window .edit_wxMaterial .edit_form_control {
  width: 90%;
}
.userManageMent-createUser-window .clear {
  clear: both;
  height: 0;
}
.userManageMent-createUser-window .haveChoice_box {
  width: 100%;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  height: 270px;
}
.userManageMent-createUser-window .haveChoice_title {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-indent: 10px;
  color: #fff;
  font-weight: bold;
  border: 1px solid #FE5345;
  background-color: #FE5345;
}
.userManageMent-createUser-window .haveChoice_title:hover {
  color: #fff;
  text-decoration: none;
}
.userManageMent-createUser-window .haveChoice_table {
  width: 397px;
}
.userManageMent-createUser-window .haveChoice_box a {
  color: #333;
}
.userManageMent-createUser-window .haveChoice_box a:hover {
  text-decoration: none;
  color: #333;
}
.userManageMent-createUser-window .haveChoice_table a {
  float: left;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #ddd;
  background-color: #f0f3f4;
}
.userManageMent-createUser-window .haveChoice_table_detail {
  width: 100%;
}
.userManageMent-createUser-window .haveChoice_table_detail a {
  display: block;
  float: left;
  line-height: 38px;
  font-size: 12px;
  border: 1px solid #ddd;
}
.userManageMent-createUser-window .haveChoice_detail {
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  height: 240px;
}
.userManageMent-createUser-window .haveChoice_number {
  width: 20%;
  text-align: center;
}
.userManageMent-createUser-window .haveChoice_number img {
  width: 24px;
  height: 24px;
}
.userManageMent-createUser-window .haveChoice_number img:hover {
  cursor: pointer;
}
.userManageMent-createUser-window .haveChoice_text {
  width: 60%;
  text-indent: 10px;
  text-align: left;
}
.userManageMent-createUser-window .haveChoice_detail::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}
.userManageMent-createUser-window .haveChoice_detail::-webkit-scrollbar {
  width: 1px;
}

.wechat_multidraft_window .modal-dialog {
  width: 320px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 80%;
  margin: auto;
}
.wechat_multi_graphic .wx-pending-ls {
  width: 290px;
  margin: 0;
}
.wechat_multi_graphic .wx-pending-ls:hover {
  box-shadow: none;
}
.wechat_multi_graphic .pending-ls-des {
  background-color: rgba(0, 0, 0, 0.5);
}
.wechat_multi_graphic .pending-bk {
  position: relative;
  padding: 8px 0 0;
}
.wechat_multi_graphic .pending-bk-sort {
  display: block;
  position: absolute;
  right: 12px;
  bottom: 22px;
  width: 15px;
  height: 40px;
}

.edit-weixin-attribute-text {
    width: 552px
}

.weixin_outerBorder {
    padding: 10px;
    border: 1px solid #d4d4d6
}

.weixin_vx {
    padding-left: 0;
    padding-right: 0
}

.weixin_headline {
    width: 97%
}

.weixin_headline .weixin_islist {
    min-height: 74px;
    border-right: 1px solid #d4d4d6;
    border-top: 1px solid #d4d4d6;
    border-bottom: 1px solid #d4d4d6;
    background-color: #F1F2F6
}

.weixin_headline .weixin_islist li {
    float: left;
    min-width: 67px;
    padding: 10px;
    text-align: center;
    border-left: 1px solid #d4d4d6;
    cursor: pointer;
}

.weixin_headline .weixin_islist li .islist_icon,
.weixin_headline .weixin_islist li .islist_txt {
    display: block
}

.weixin_headline .weixin_islist li.islist_Select {
    background-color: #fff
}

.weixin_headline .weixin_islist li .islist_txt {
    padding-top: 10px
}

.weixin_headline .weixin_news_detail {
    min-height: 594px;
    border: 1px solid #d4d4d6;
    border-top: none
}

.weixin_headline .weixin_news_detail .weixin_news_detail_first {
    background: #FAFAFA;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #d4d4d6;
    text-align: right;
    padding-right: 5px!important
}

.weixin_headline .weixin_news_detail .weixin_news_detail_first .detail_first_time {
    font-size: 10px!important
}

.weixin_news .m_box_item .weixin_news_keywords,
.weixin_news .m_box_item .weixin_news_plus {
    margin-top: 8px;
    text-indent: 20px
}

.weixin_news .m_box_item .weixin_news_abstract {
    padding-top: 60px
}

.weixin_news .m_box_item .suggestion {
    float: left
}

.weixin_news .m_box_item .weixin_news_pics {
    padding-bottom: 15px
}

.weixin_news .m_box_item .weixin_news_delete,
.weixin_news .m_box_item .weixin_news_upload {
    float: left;
    cursor: pointer
}

.weixin_news .m_box_item .weixin_news_upload img {
    margin-top: -5px
}

.weixin_news .m_box_item .weixin_news_delete img,
.weixin_news .m_box_item .weixin_news_upload img {
    padding-left: 5px;
    padding-right: 5px
}

.weixin_news .m_box_item .weixin_news_titlePage {
    clear: both;
    padding-top: 15px
}

.weixin-box-fix {
    position: relative;
    border: 1px solid #DADADA;
    background-color: #FBFBFB;
    padding: 10px 0;
    height: 50px
}
.websiteOrIwo_timeLine_head_row_news .mc-padding-top-xs .clearfix .mc-padding-horizontal-0 .invalidate-input-box span.ng-scope{
    z-index: 1000;
}
.star_red_left {
    color: #d72420;
    font-style: normal;
}


/**/
.wxkqpl{
    line-height: 34px;
}

.wxkqpl .kqpl{
    margin: 0 10px 0 40px;
}

.wxkqpl .fspl{
    margin: 0 10px 0 45px;
}
.website-ascription-view-window .ascription {
    margin: 0 auto;
    padding: 10px;
    width: 668px;
    height: 402px;
    border: 4px solid #DDDDDD;
    border-radius: 5px;
    background-color: #fff;
}

.website-ascription-view-window .ascription_search {
    text-align: center;
}

.website-ascription-view-window .ascription_search input {
    width: 600px;
    display: inline;
}

.website-ascription-view-window .ascription_content {
    width: 648px;
    height: 327px;
    overflow: auto;
    background-color: #fff;
}

.website-ascription-view-window .ascription_content ul {
    height: 280px;
    margin-top: 10px;
    overflow-y: auto;
}

.website-ascription-view-window .ascription_footer {
    padding-right: 10px;
    text-align: right;
    height: 55px;
    line-height: 55px;
    border-top: 1px solid #D4D8DB;
    background-color: #fff;
}

.website-ascription-view-window .ascription_content ul li {
    display: inline-block;
    width: 195px;
    margin-right: 10px;
    min-height: 53px;
    padding-top: 15px;
    list-style-type: none;
    vertical-align: top;
    padding-left: 30px;
}

.website-ascription-view-window .ascription_content ul li .ng-isolate-scope,
.website-ascription-view-window .ascription_content ul li span {
    display: inline;
}

.website-ascription-view-window .ascription_content ul li .ng-isolate-scope {
    width: 25px;
}

.website-ascription-view-window .ascription_content ul li span {
    width: 155px;
    word-break: break-all;
}

.website-ascription-view-window .ascription_footer .ascription_footer_confirm {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #4496d2;
    border: none;
    border-radius: 4px;
}

.website-ascription-view-window .ascription_footer .ascription_footer_cancel {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border: none;
    border-radius: 4px;
    border-color: #C1C1C1!important;
    background-color: #C1C1C1!important;
}

.website-ascription-view-window .modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    height: 50%;
}

.website-ascription-view-window .ascriptionName_head button {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #4496d2;
    border: none;
    border-radius: 4px;
    float: right;
    margin: 8px 5px 0 0;
}

.stick-window .modal-dialog {
    width: 332px;
    margin-top: 235px;
}

.stick {
    width: 331px;
    height: 210px;
    border: 2px solid #E0DED9;
    border-radius: 4px;
}

.stick .head {
    height: 38px;
    line-height: 38px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
}

.stick .main {
    height: 123px;
    padding-left: 20px;
    font-size: 12px;
    background-color: #F0F2F4;
}

.stick .main .children {
    height: 41px;
    line-height: 41px;
    position: relative;
}

.stick .main .children .date {
    float: left;
    margin-right: 8px;
    cursor: pointer;
    padding-top: 5px;
}

.stick .main .children .stickTime {
    float: left;
    margin-right: 2px;
}

.stick .main .children .time {
    cursor: pointer;
    padding-top: 5px;
}

.stick .main .children img.date {
    position: absolute;
    left: 160px;
    top: 5px;
}

.stick .main .children img.time {
    position: absolute;
    width: 16px;
    height: 21px;
    top: 5px;
    right: 25px;
}

.stick .main .children .date input {
    width: 97px;
    height: 28px;
    background-color: white;
    cursor: pointer;
    z-index: 9999
}

.stick .main .children .time input {
    width: 97px;
    height: 28px;
    background-color: white;
    cursor: pointer;
}

.stick .main .children button {
    margin-right: 0px;
}

.stick .main .top button {
    width: 200px;
}

.stick .main .children li {
    width: 200px;
}

.stick .bottom {
    padding-top: 8px;
    padding-left: 158px;
}

.stick .bottom button {
    height: 25px;
    width: 75px;
    font-size: 12px;
    color: white;
    background-color: #0095CE;
    border-radius: 4px;
    border: 0px;
}

.editCen-website-signed-pushBar .modal-dialog {
    width: 400px;
    height: 50%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.editCen-website-signed-pushBar img {
    cursor: pointer;
}

.editCen-website-signed-pushBar .man_produ_modify {
    padding-bottom: 2px;
}

.editCen-website-signed-pushBar .man_produ_modify_inner {
    background: #fff;
    margin: 10px;
    padding-top: 20px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
}

.editCen-website-signed-pushBar .man_produ_modify_footer {
    background: transparent;
    padding-left: 177px;
}

.editCen-website-signed-pushBar .man_produ_modify_footer_cancel {
    margin-right: 0;
}

.editCen-website-signed-pushBar .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
}

.editCen-website-signed-pushBar .man_produ_column_modify {
    padding-left: 4%;
}

.editCen-website-signed-pushBar .man_produ_column_modify>p {
    display: inline-block;
    width: 33%;
    padding-left: 0%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.website-subject-view-window .subject {
    margin: 0 auto;
    padding: 10px;
    width: 668px;
    height: 402px;
    border: 4px solid #DDDDDD;
    border-radius: 5px;
    background-color: #fff;
}

.website-subject-view-window .subject_content {
    width: 648px;
    height: 327px;
    overflow: auto;
    background-color: #fff;
}

.website-subject-view-window .subjectName {
    /*width: 668px;*/
    background-color: #fff;
    overflow: hidden;
}

.website-subject-view-window .subjectName_head {
    height: 42px;
    padding-left: 10px;
    line-height: 42px;
    border-bottom: 1px solid #D4D8DB;
    background-color: #FAFAFA;
}

.website-subject-view-window .subjectName_head img {
    padding: 0 10px;
}

.website-subject-view-window .subjectName_content {
    /*min-height: 53px;*/
}

.website-subject-view-window .subjectName_content ul {
    padding-left: 10px;
}

.website-subject-view-window .subjectName_content ul li {
    display: inline-block;
    width: 195px;
    margin-right: 10px;
    min-height: 53px;
    padding-top: 15px;
    list-style-type: none;
    vertical-align: top;
}

.website-subject-view-window .subjectName_content ul li .ng-isolate-scope,
.website-subject-view-window .subjectName_content ul li span {
    display: inline;
}

.website-subject-view-window .subjectName_content ul li .ng-isolate-scope {
    width: 25px;
}

.website-subject-view-window .subjectName_content ul li span {
    width: 155px;
    word-break: break-all;
}

.website-subject-view-window .subjectName_content ul li .regular-checkbox:checked + label {
    /*margin-right: 8px;*/
}

.website-subject-view-window .subject_footer {
    padding-right: 10px;
    text-align: right;
    height: 55px;
    line-height: 55px;
    border-top: 1px solid #D4D8DB;
    background-color: #fff;
}

.website-subject-view-window .subject_footer .subject_footer_confirm {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #4496d2;
    border: none;
    border-radius: 4px;
}

.website-subject-view-window .subject_footer .subject_footer_cancel {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border: none;
    border-radius: 4px;
    border-color: #C1C1C1!important;
    background-color: #C1C1C1!important;
}

.website-subject-view-window .modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    height: 50%;
}

.website-subject-view-window .subjectName_head button {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #4496d2;
    border: none;
    border-radius: 4px;
    float: right;
    margin: 8px 5px 0 0;
}

.website-subject-view-window .subject_content_noItem {
    font-size: 30px;
    font-family: '幼圆';
    color: #ccc;
    height: 327px;
    line-height: 327px;
    text-align: center;
}

.edit_website_visualize button,
.edit_website_visualize button:hover {
    width: 110px;
}

.edit_website_visualize button span img {
    width: 15px;
}

.edit_website_visualize_buttonGroup {
    float: right;
    margin-top: 14px;
}

.edit_website_visualize_buttonGroup >button {
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #4396d2;
    border: none;
    border-radius: 6px;
    margin-right: 10px;
    color: #fff;
    font-size: 18px;
    font-family: "黑体";
}

.edit_website_visualize_buttonGroup >button:hover {
    background: #46b8da;
}

.edit_website_visualize_main trs-single-radio span {
    display: inline;
}

.atals .m_box_item .col-sm-10 textarea.textarea {
    width: 577px;
    height: 230px
}
.atals .iwoAbstractWordCount{
    color: red;
}
.atals .mt10 {
    margin-top: 10px
}

.atals input.audiovideo {
    float: left;
}

.atals img.audiovideo {
    position: relative;
    top: 5px;
    margin-left: 5px;
    cursor: pointer;
}

.atals .pd-fix {
    padding-left: 6px
}

.mpl {
    margin-left: -11px;
}

.newBtnUpload {
    width: 33px;
    height: 36px;
    padding: 0;
    background: rgba(21, 21, 21, 0.51) url("./editingCenter/app/toBeCompiled/images/b43-1.png") no-repeat scroll center 3px;
    border: none;
    color: #fff;
    line-height: 48px;
    text-align: center;
    font-size: 12px;
    position: absolute;
    right: 30px;
    top: 65px;
}

.iwoatlas-item {
    overflow: visible !important;
    min-height: 40px
}

.atals .ht200 {
    height: 200px!important;
}

.atals .abstractWordLength {
    position: relative;
    top: -200px;
    color: red;
}

.websiteatlas{

}

.spec{
    width: 33px;
    height: 32px;
    padding: 0;
    background: rgba(21, 21, 21, 0.51);
    color: white;
    border-radius: 5px;
    cursor: pointer;
    font-weight: normal;
    font-size: 12px !important;
    opacity: 0.7;
    position: absolute;
    right: 20px;
    line-height: 32px;
}
.linkDoc .m_box_item .col-sm-10 textarea.textarea {
    width: 577px;
    height: 230px
}

.linkDoc .mt10 {
    margin-top: 10px
}

.linkDoc .pd-fix {
    padding-left: 6px
}

.row_doc_link .abstractWordLength {
    position: absolute;
    color: red;
    top: -200px;
}

.mpl {
    margin-left: -11px;
}

.newBtnUpload {
    width: 33px;
    height: 36px;
    padding: 0;
    background: rgba(21, 21, 21, 0.51) url("./editingCenter/app/toBeCompiled/images/b43-1.png") no-repeat scroll center 3px;
    border: none;
    color: #fff;
    line-height: 48px;
    text-align: center;
    font-size: 12px;
    position: absolute;
    right: 30px;
    top: 65px;
}

.iwoatlas-item {
    overflow: visible !important;
    min-height: 40px
}

.row_doc_link .linkDoc {
    overflow: hidden;
    /* margin-top: 43px;*/
}

.row_doc_link .linkDoc .new_tplb .header p {
    float: left;
    margin-top: 20px;
    margin-left: 22px;
}

.row_doc_link .linkDoc .new_tplb .con {
    margin: 10px;
    border: 1px solid #d3d5d4;
    border-radius: 4px;
}

.row_doc_link .linkDoc .m_form,
.m_form {
    margin-top: 15px;
    margin-bottom: 15px
}

.row_news .m_form td.suggestion ul {
    height: 220px;
    overflow-y: auto;
}


/*.row_doc_link .linkDoc .m_form td.txt_l  {
    background: red;
}
*/

.row_doc_link .linkDoc .header {
    overflow: hidden;
    height: 50px;
}

.row_doc_link .linkDoc .header p {
    float: left;
    line-height: 18px;
    margin-left: 25px;
}

.row_doc_link .linkDoc .header .tplb_btn {
    float: left;
    width: 118px;
    height: 32px;
    background: #f8f8f7;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    margin-left: 10px;
    text-indent: 5px;
    margin-top: 12px;
    padding: 0px;
    text-indent: -21px;
}

.row_doc_link .linkDoc .header .tplb_btn img {
    width: 19px;
    height: 20px;
    border: 0;
    float: left;
    margin-left: 13px;
    margin-top: 5px;
}

.linkDoc .textarea-mid {
    width: 540px;
    height: 200px;
    resize: none;
}

.linkDoc .new_tplb .invalidate-input-box span {
    top: -12px;
}


/*处理链接文档中存在的内联样式*/

.linkDoc .new_tplb .con tr.h190 {
    height: 190px;
}

.linkDoc .new_tplb .con td.lh180 {
    line-height: 180px;
}

.linkDoc .new_tplb .con td div.imgCon {
    width: 210px;
    height: 142px;
    border: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 10px;
}

.linkDoc .new_tplb .con td div.imgCon img {
    width: 208px;
    height: 140px;
    border: 0
}


/*cc改动新增*/

.linkDoc .con table th {
    font-size: 15px;
}

.linkDoc .m_box_item .col-sm-10 textarea {
    width: 392px;
    height: 132px;
    resize: none;
}

.list-style-tab label.active {
    border: 1px solid #0098cf;
    background: #0098cf;
    color: #fff;
}

.linkDoc div.bg-gray {
    background: #FAFAF9
}

.linkDoc .open > .dropdown-toggle.btn-default {
    /*  background: #009ed8;
    color: #fff;*/
}

.linkDoc .bg0 {
    background: #fff;
}

.linkDoc .td_textarea {
    width: 500px;
    height: 142px;
    margin-top: 14px;
    resize: none;
    text-indent: 20px;
    line-height: 40px;
}

.row_allas .linkDoc .new_tplb {
    overflow: hidden;
    background: #f2f2f5;
    margin-top: 9px;
}

.row_allas .linkDoc .new_tplb .header p {
    float: left;
    margin-top: 20px;
    margin-left: 22px;
}

.row_allas .linkDoc .new_tplb .con {
    margin: 10px;
    border: 1px solid #d3d5d4;
    border-radius: 4px;
}

.linkDoc input.fz12 {
    font-size: 12px;
    width: 237px;
}

.pr12 {
    padding-right: 12px;
}

.linkDoc div.pl0 {
    padding-left: 0px;
}

.linkDoc div.h35 {
    height: 31px;
    overflow: hidden;
    line-height: 33px;
    text-align: left;
    margin-left: 20px;
    cursor: pointer;
}

.linkDoc div.h35 img {
    padding-right: 12px;
}

.linkDoc div.mt4 {
    margin-top: 4px;
}

.linkDoc div.h35 img.pr7 {
    padding-right: 7px;
}

.linkDoc p.newP {
    margin-top: 5px;
    margin-bottom: 0px;
}

.linkDoc .edit-select {
    width: 200px;
    height: 34px;
    padding-left: 10px;
    color: #666;
    font-size: 12px;
    border-radius: 4px;
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
    margin-top: 3px;
}

.linkDoc .edit-select option {
    color: #666;
    padding: 4px 0px 4px 14px;
}

.linkDoc div.pr25 {
    padding-right: 25px;
}

.linkDoc div.lh40 {
    line-height: 40px;
}

.linkDoc div.lh36 {
    line-height: 36px;
}

.linkDoc .linkDoc_bd {
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #D9D9D9;
}

.linkDoc .manuinfo-hide {
    margin-left: 0;
}

// .website-linkDoc .m_box_item {
//     height: 40px;
//     margin-bottom: 5px;
// }

.website-linkDoc .m_box.bg-fafafa {
    padding: 30px 0 20px 0;
}

// .website-linkDoc .m_box.bg-fafafa .m_box_item:nth-child(9),
// .website-linkDoc .m_box.bg-fafafa .m_box_item:nth-child(10) {
//     height: 210px;
//     clear: both;
// }

.website-linkDoc .m_box.bg-fafafa .col-sm-11 {
    margin-top: -4px;
}

.website-linkdoc-keyword .host .tags {
    width: 732px;
}

.lht-34 {
    line-height: 34px;
}

.website-docinfo-tit {
  float: left;
  width: 8%;
  text-align: right;
  height: 34px;
  line-height: 34px;
  margin-bottom: 0px;
}
.websiteaudiovideo input.audiovideo {
  float: left;
}
.websiteaudiovideo img.audiovideo {
  position: relative;
  margin-left: 10px;
  top: 5px;
  cursor: pointer;
  float: left;
  margin-right: 10px;
}
.websiteOrIwo_timeLine_head_row_news .abstractWordLength {
  position: absolute;
  color: red;
}
.websiteOrIwo_timeLine_head_row_news .iwoAbstractWordCount {
  color: red;
  position: absolute;
}
.websiteaudiovideo ul.audiovideo {
  float: left;
}
.websiteaudiovideo .cue {
  display: inline-block;
  top: 7px;
  position: relative;
}
.websiteaudiovideo ul.audiovideo li {
  float: left;
  position: relative;
  width: 300px;
  height: 170px;
  margin-right: 40px;
  margin-bottom: 30px;
}
.websiteaudiovideo ul.audiovideo li div.toolbar {
  position: absolute;
  top: 5px;
  right: 5px;
}
.websiteaudiovideo ul.audiovideo li div.default {
  width: 300px;
  height: 170px;
  border: 1px solid gainsboro;
}
.websiteaudiovideo ul.audiovideo li video {
  width: 300px;
  height: 170px;
  border: 1px solid gainsboro;
}
.m_box_item .invalidate-input-box p.liveInfo {
  float: left;
  line-height: 33px;
  color: red;
  margin-left: 10px;
}
.m_box_item .invalidate-input-box i.fa {
  float: left;
  color: #FF4E40;
  line-height: 33px;
  margin-left: 5px;
  cursor: pointer;
}
.m_box_item .invalidate-input-box video.lookBack {
  width: 300px;
  height: 170px;
  border: 1px solid gainsboro;
  margin-left: 50px;
}
.websiteaudiovideo ul.audiovideo li label {
  width: 33px;
  height: 36px;
  padding: 0;
  background: rgba(21, 21, 21, 0.51);
  color: white;
  border-radius: 5px;
  padding-top: 12px;
  padding-left: 5px;
  cursor: pointer;
  font-weight: normal;
  font-size: 12px!important;
  opacity: 0.7;
}
.mb15 {
  margin-bottom: 15px;
}
.mlNeg15 img {
  cursor: pointer;
}
.manuinfo-hide {
  font-style: normal;
  color: #337ab7;
  margin-left: 14px;
  font-size: 13px;
  cursor: pointer;
}
.timing-calendar .timeGroup img.news-imgOne {
  width: 15px;
  height: 15px;
  border: 0;
  position: absolute;
  top: 10px;
  left: 118px;
}
.timing-calendar .timeGroup img.news-imgTwo {
  width: 15px;
  height: 15px;
  border: 0;
  position: absolute;
  top: 10px;
  left: 268px;
}
.mr20 {
  margin-right: 20px;
}
.news-add-btn {
  width: 100px;
  height: 34px;
  line-height: 34px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 13px;
}
.rel-news-label {
  height: 34px;
  line-height: 34px;
  margin-bottom: 0px;
  font-weight: normal;
}
.rel-news-label input[type="checkbox"] {
  vertical-align: -2px;
  cursor: pointer;
}
.mlr0 {
  margin-left: 0px;
  margin-right: 0px;
}
.fa_upload p {
  float: left;
  overflow: hidden;
  width: 152px;
  height: 111px;
  position: relative;
  margin-right: 11px;
  margin-bottom: 0px;
}
.list-style-img p span.list-stule-delete {
  top: 64%;
  right: 5px;
  cursor: pointer;
  background: rgba(21, 21, 21, 0.51);
  /* background: rgba(21, 21, 21, 0.51) url("./editingCenter/app/toBeCompiled/images/b43-2.png") no-repeat scroll center 3px;*/
}
span.list-stule-compress {
  top: 64%;
  right: 113px;
  cursor: pointer;
  width: 33px;
  height: 36px;
  background: rgba(21, 21, 21, 0.51);
}
.form-control .compressSuccess {
  position: absolute;
  top: 2px;
  left: 4px;
  font-size: 12px;
  color: green;
  font-weight: bold;
}
.list-style-img p span.list-stule-modify {
  top: 64%;
  right: 77px;
  cursor: pointer;
  background: rgba(21, 21, 21, 0.51);
}
.list-style-img p span {
  border-radius: 4px;
  position: absolute;
  opacity: 0.8;
  width: 33px;
  height: 36px;
  color: #FFF;
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 48px;
  text-align: center;
}
.list-style-img p img {
  width: 152px;
  height: 111px;
}
.list-style-img i.addMaterial {
  margin: 92px 0px 0px 10px;
  float: left;
  cursor: pointer;
  color: #FF4E40;
  font-size: 25px;
}
.form-control .uploadSuccess {
  width: 100%;
  height: 40px;
  top: 0px;
  z-index: 200;
  position: absolute;
  left: 0px;
  background: url(editingCenter/website/images/uploadImgsuccess.png) no-repeat right bottom;
}
.w613 {
  width: 613px;
}
.w732 {
  width: 732px;
}
.w240 {
  width: 240px;
}
.website-news-keyword .host .tags,
.website-news-keyword .host {
  width: 613px;
  margin-bottom: 12px;
}
.website-news-keyword tags-input {
  float: left;
}
.website-news-keyword .extract-keywords {
  float: left;
  margin-left: 10px;
  color: #333;
  text-decoration: underline;
  line-height: 34px;
  cursor: pointer;
}
.web-news-extract-abstract {
  float: left;
  margin-left: -20px;
  color: #333;
  text-decoration: underline;
  line-height: 20px;
  cursor: pointer;
}
.introduce-img div.fa_upload {
  margin-left: 0px;
  margin-top: 10px;
}
.website-file-upload {
  position: relative;
}
.website-file-upload .website-file-upload-icon {
  width: 28px;
  height: 32px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url("editingCenter/website/images/w300.png") no-repeat;
  cursor: pointer;
  z-index: 1;
}
.website-file-upload .website-file-upload-input {
  position: absolute;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
  filter: alpha(opacity=0);
  width: 28px;
  height: 32px;
}
/*新增添加图片*/
.list-style-img button.div_btn {
  width: 24px;
  height: 24px;
  padding: 0px;
  background: url("editingCenter/app/toBeCompiled/images/b14.png") no-repeat;
  float: left;
  margin-left: 10px;
  margin-top: 96px;
  border: 0;
}
.mglr0 {
  margin-left: 0;
  margin-right: 0;
}
.more-content {
  margin-left: 0;
  margin-right: 0;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  margin-bottom: 2px;
}
.more-content p {
  text-align: right;
  margin-bottom: 0px;
  line-height: 40px;
  font-weight: bold;
}
.mlNeg15 {
  margin-left: -15px;
}
.web-tobecompiled-news .invalidate-input-box span.ng-scope {
  left: 120px;
}
.website-linkDoc .invalidate-input-box span.ng-scope {
  left: 120px;
}
.atals .invalidate-input-box span.ng-scope {
  left: 120px;
}
.web-tobecompiled-news-tit trs-color-picker {
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 588px;
  top: 2px;
  z-index: 2;
}
.web-tobecompiled-news-tit img.timepicker-img {
  position: absolute;
  z-index: 1;
  left: 610px;
  top: 4px;
}
.web-toBeCompiled-star {
  color: #d72420;
  font-style: normal;
  vertical-align: -2px;
  margin-right: 6px;
}
.visual-choose {
  float: left;
  margin-left: 10px;
  color: #333;
  text-decoration: underline;
  line-height: 34px;
  cursor: pointer;
}
.pd10 {
  padding-top: 10px;
}
.bg-fafafa {
  background: #fafafa;
}
.channel-choose-icon {
  margin-top: 5px;
  cursor: pointer;
  float: left;
}
/*.channel-choose-ul {
    float: left;
    line-height: 34px;
    margin-bottom: 0px;
}

.channel-choose-ul li {
    list-style: none;
    float: left;
    margin-right: 4px;
}

.channel-choose-ul li:nth-child(1){
    margin-left: -24px;
}

.channel-choose-ul li + li:before{
    content:">";
}*/
.w357 {
  width: 357px;
}
.channel-choose-content {
  margin-bottom: 0px;
  line-height: 34px;
  float: left;
  margin-left: 10px;
}
.iwonews-item {
  overflow: visible !important;
  min-height: 40px;
}
.file-uploader-table {
  width: 63%;
  margin-top: 42px;
  margin-bottom: 0px;
}
.file-uploader-table tbody tr td input {
  border: none;
  text-align: center;
  box-shadow: none;
}
.file-uploader-table tbody tr:nth-child(even) {
  background: #fff;
}
.file-uploader-table tbody tr td input:focus,
.file-uploader-table tbody tr td input.ng-invalid.form-control:focus {
  /*outline: none;
    box-shadow: none;*/
}
.file-uploader-table .invalidate-input-box span {
  left: 32px !important;
}
.file-uploader-table tbody tr td:nth-child(3) button {
  margin-top: 6px;
}
.file-uploader-table tbody tr td:nth-child(4) img {
  float: left;
  margin-top: 6px;
  margin-left: 10px;
  width: 19px;
  height: 19px;
}
.file-uploader-table tbody tr td:nth-child(4) span.text {
  width: 60px;
  float: left;
  text-align: left;
  margin-left: 5px;
  margin-top: 6px;
  display: block;
}
.website-news-visual-selected {
  clear: both;
  margin-left: 10px;
}
.website-news-visual-selected li {
  list-style: none;
  font-size: 12px;
  line-height: 28px;
  overflow: hidden;
}
.website-news-visual-selected li span {
  float: left;
  overflow: hidden;
}
.website-news-visual-selected li span:nth-child(1) {
  margin-right: 6px;
}
.website-news-visual-selected li span:nth-child(2) {
  margin-right: 16px;
}
.website-news-visual-selected li span:nth-child(3) {
  color: #f1272a;
  cursor: pointer;
}
.website-file-upload-button {
  width: 28px;
  height: 32px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  cursor: pointer;
}
.website-upload-btn {
  float: right;
  margin: 10px 40px 10px 0;
  width: 60px;
}
/*--------newTab1 创作轴more--------*/
.timeline .website_timeline_load_more_2 {
  width: 78%;
  background: none;
}
.website_timeline_load_more_2 {
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fafafa;
  color: #23527c;
  bottom: 2px;
  position: absolute;
  width: 99%;
  margin-left: -10px;
  height: 42px;
}
.website_timeline_load_more_1 img,
.website_timeline_load_more_2 img {
  margin-top: -2px;
  margin-right: 5px;
}
.website_timeline_mgl10 {
  margin-left: -10px;
}
/*--------newTab2 主题延伸--------*/
.website_timeline_load_more_1 {
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fafafa;
  color: #23527c;
  bottom: 0px;
  position: absolute;
  width: 100%;
  height: 42px;
  /*margin-left: -10px;*/
}
.website_timeline_load_show_1 {
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fafafa;
  color: #23527c;
  width: 100%;
  height: 42px;
}
.website_m_box_2_1 {
  border-left: 1px solid #d4d4d6;
  border-right: 1px solid #d4d4d6;
  border-bottom: 1px solid #d4d4d6;
  /*padding:0 10px;*/
}
.website_newTab_modular {
  padding: 10px!important;
  overflow: hidden;
  margin-top: 5px;
}
.website_newTab_tit span,
.website_newTab_p span {
  color: red;
  cursor: pointer;
}
.website_newTab_tit span {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  font-size: 15px;
  line-height: 25px;
}
.website_newTab_tit {
  /*height:32px;
    line-height:32px;*/
}
.website_newTab_tit a {
  color: #000;
  font-weight: bold;
  /*padding-bottom: 6px;*/
  text-decoration: none;
}
.website_newTab_content {
  /*padding-top: 5px;*/
}
.website_newTab_content img {
  float: left;
  margin-right: 10px;
  padding-top: 4px;
}
.website_newTab_p,
.website_newTab_p a {
  color: #333;
  line-height: 1.5em;
  text-decoration: none;
  padding-top: 3px;
}
.website_newTab_source_time {
  padding-top: 5px;
}
.website_newTab_source,
.website_newTab_time {
  color: #777;
  float: left;
}
.website_newTab_source {
  float: left;
}
.clear {
  clear: both;
}
/*--------newTab3 稿件背景--------*/
.website_newTab_table {
  padding: 15px 10px 5px 10px!important;
}
.website_newTab_table th {
  padding-right: 5px;
  text-align: right;
  /*height:42px;
    line-height:42px;*/
  background: #f0f2f5;
  font-weight: normal;
  height: 39px;
  width: 18%;
}
.website_newTab_table td {
  width: 85%;
  position: relative;
}
.website_newTab_table table {
  border: 1px solid #D1D0D0;
}
.website_newTab_table ul {
  float: left;
  padding: 0;
  margin: 0;
  width: 92%;
}
.website_newTab_table ul li {
  float: left;
  padding: 0 5px;
  margin: 5px;
  list-style-type: none;
  border: 1px solid #fff;
}
.website_newTab_table ul li a {
  height: 26px;
  line-height: 26px;
  text-decoration: none;
  color: #333;
}
.website_newTab_table ul li.website_newTab_table_borde {
  border: 1px solid #D1D0D0;
  background: #FF4E40;
}
.website_newTab_table ul li.website_newTab_table_borde a {
  color: white;
}
.website_newTab_td_span_img {
  float: right;
  margin-right: 10px;
  margin-top: 5px;
}
.website_newTab_td_span_img a img,
.websiteCabletPreview_head_rank img,
.websiteCabletPreview_head_rank img {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  -ms-transition: -ms-transform 0.2s ease-out;
}
.website_newTab_td_span_img .website_m_box_2_minHeight,
.website_m_box_2_1 {
  position: relative;
  height: 547px;
}
.website_m_box_2_minHeight {
  padding-right: 0px!important;
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}
.website-content-ueditorLocation-pr10 {
  padding-right: 0px!important;
}
/* add overflow-y */
.website_newTab_modular_theme_all {
  /*height:423px;*/
  height: 531px;
}
.website_newTab_modular_manuscript_all {
  height: 531px;
}
.website_newTab_modular_theme_all,
.website_newTab_modular_manuscript_all,
.website_newTab_modular_createY_all {
  overflow-x: hidden;
  overflow-y: auto;
}
.website_newTab_modular_createY_all {
  height: 577px;
  margin-bottom: 26px;
  padding-right: 10px!important;
  padding-top: 10px!important;
}
.website_img_rota {
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
}
.website-newDoc-templateDropDown .dropdown .bth-fix,
.website-newDoc-templateDropDown .dropdown .dropdown-menu {
  width: 400px;
}
.edit-UploadMasBtn {
  float: left;
}
.edit-UploadMasBtn .webuploader-pick {
  width: 24px;
  height: 24px;
  margin: 5px 10px 0;
  background: url('editingCenter/app/toBeCompiled/images/b14.png') no-repeat;
}
.edit-UploadMasProgress {
  border: 1px solid #ccc;
  line-height: 170px;
  text-align: center;
}
.edit-UploadMasProgress div {
  border: 1px solid #ccc;
  display: inline-block;
  width: 60%;
  margin-right: 10px;
  height: 20px;
  border-radius: 10px;
  vertical-align: -5px;
  padding: 0;
  overflow: hidden;
}
.edit-UploadMasProgress p {
  height: 100%;
  margin: 0;
  background: #3879D9;
}
.edit-UploadMasProgress span {
  color: #999;
}
/*网站 编辑页右上角按钮*/
.Iw-box-fix .txt_r .btn .s_icon_website {
  padding-right: 13px;
  margin-right: 18px;
  border-right: 1px solid #FF4E40;
}
.Iw-box-fix .txt_r .mr1 {
  margin-right: 1px;
}
@media screen and (min-width: 1281px) and (max-width: 1366px) {
  .box-fix-bt .txt_r .btn_website {
    padding-right: 14px;
  }
}
@media screen and (max-width: 1281px) {
  .box-fix-bt .txt_r .btn_website {
    padding-right: 8px;
  }
  .Iw-box-fix .txt_r .btn .s_icon_website {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #4d9cc7;
  }
}
.additional-text-edited {
  color: #777;
}
.websiteaudiovideo ul.audiovideo li label.spec {
  width: 33px;
  height: 32px;
  padding: 0;
  background: rgba(21, 21, 21, 0.51);
  color: white;
  border-radius: 5px;
  cursor: pointer;
  font-weight: normal;
  font-size: 12px !important;
  opacity: 0.7;
  position: absolute;
  right: 20px;
  line-height: 32px;
}

div.editWebsite_owner.row {
    margin: 0;
}

.editWebsite_owner .editWebsite_owner_left {
    background: #466385;
    padding-right: 0;
    padding-left: 0;
    position: relative;
    height: 100%;
    min-height: 768px;
    font-family: '微软雅黑';
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    overflow: hidden;
}

.editWebsite_owner .editWebsite_owner_left .editWebsite_owner_search {
    height: 54px;
    border-bottom: 1px solid #304558;
    padding-top: 10px;
    padding-left: 5%;
    background: #3F5974;
}

.editWebsite_owner .xcol-newspaper-id {
    width: 110px;
}

.editWebsite_owner .editWebsite_owner_left ul {
    overflow-y: auto;
}

.editWebsite_owner .editWebsite_owner_left ul li {
    height: 39px;
    color: #fff;
    line-height: 39px;
    padding-left: 10%;
    border-bottom: 1px solid #304558;
    cursor: pointer;
}

.editWebsite_owner .editWebsite_owner_left ul li.active {
    background-color: #2676BD;
}


/*.editWebsite_owner .editWebsite_owner_left ul li:first-child {
    border-top: 1px solid #304558;
}
*/

.editWebsite_owner .editWebsite_owner_left input {
    width: 90%;
}

@media (max-width: 1920px) {
    .editWebsite_owner .editWebsite_owner_left ul {
        height: 900px;
    }
}

@media (max-width: 1700px) {
    .editWebsite_owner .editWebsite_owner_left ul {
        height: 870px;
    }
}

@media (max-width: 1370px) {
    .editWebsite_owner .editWebsite_owner_left ul {
        height: 580px;
    }
}

@media (max-width: 1100px) {
    .editWebsite_owner .editWebsite_owner_left ul {
        height: 580px;
    }
}

@media screen and (max-width: 1366px) {
    .editWebsite_owner .page {
        bottom: 0;
    }
}

.editWebsite_owner .editWebsite_owner_right {
    padding-left: 0;
    padding-right: 0;
}

.editWebsite_owner .editWebsite_owner_right_head {
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: #eff0f2;
    font-size: 16px;
}

.editWebsite_owner .editWebsite_owner_right_content {
    margin: 10px 15px 0 15px;
}

textarea.h600 {
  height: 600px;
}
.website_subjectForm .website_subject_left,
.website_subjectForm .website_subject_right {
  height: 232px;
  float: left;
}
.website_subjectForm .website_subject_left {
  max-width: 375px;
}
.website_subjectForm .website_subject_right {
  /*width: 100%;*/
}
.website_subjectForm .website_subject_left div:first-child input.form-control {
  width: 100%;
  height: 30px;
}
.website_subjectForm .website_subject_left > div:first-child,
.website_subjectForm .website_subject_right > div:first-child {
  height: 40px;
}
.website_subjectForm .website_subject_left ul,
.website_subjectForm .website_subject_right ul {
  font-size: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 190px;
  border: 1px solid #ddd;
}
.website_subjectForm .website_subject_left ul {
  background: #fff;
}
.website_subjectForm .website_subject_left ul li {
  color: #666;
  cursor: pointer;
}
.website_subjectForm .website_subject_left ul li,
.website_subjectForm .website_subject_right ul li {
  width: 100%;
  padding: 3px;
}
.website_subjectForm .website_subject_left ul li.active {
  background: #FF4E40;
  color: #fff;
  cursor: pointer;
}
.website_subjectForm .website_subject_left ul li b,
.website_subjectForm .website_subject_left ul li span,
.website_subjectForm .website_subject_left ul li img,
.website_subjectForm .website_subject_right ul li b,
.website_subjectForm .website_subject_right ul li i,
.website_subjectForm .website_subject_right ul li span,
.website_subjectForm .website_subject_right ul li img {
  display: inline-block;
  word-break: break-all;
  vertical-align: middle;
}
.website_subjectForm .website_subject_left ul li span {
  padding-left: 5px;
  max-width: 255px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.website_subjectForm .website_subject_right ul li i {
  font-style: normal;
}
.website_subjectForm .website_subject_right ul li i.fa {
  color: red;
  cursor: pointer;
}
.website_subjectForm .website_subject_right ul li input {
  width: 67%;
  height: 20px;
  font-size: 12px;
  display: inline-block;
  background: transparent;
  border: 1px solid transparent;
  padding-left: 5px;
  box-shadow: none;
}
.website_subjectForm .website_subject_right ul li input.active {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
}
.website_subjectForm .website_subject_left i {
  font-style: normal;
  cursor: pointer;
}
.website_subjectForm .website_subject_left i.fa {
  color: red;
}
.website_subjectForm .website_subject_left ul li.active i.fa {
  color: #fff;
}
.website_subjectForm .website_subject_left .tagmanage i {
  margin-top: 0px!important;
}
.website_subjectForm .website_subject_left b,
.website_subjectForm .website_subject_right b {
  font-weight: normal;
  width: 10%;
}
.website_subjectForm .website_subject_right div:first-child button {
  color: #fff;
  background: #FF4E40;
  outline: none;
  border: none;
  width: 65px;
  height: 30px;
  font-size: 12px;
  float: right;
  border-radius: 5px;
}
.website_subjectForm .website_subject_right ul li span {
  text-align: center;
  display: inline-block;
  word-break: break-all;
  width: 5%;
  cursor: move;
}
.website_subjectForm .website_subject_right ul li b {
  cursor: move;
}
.website_subjectForm .website_subject_right ul li img.deleteItem,
.website_subjectForm .website_subject_left ul li img.deleteItem {
  display: inline-block;
  vertical-align: -1px;
  float: right;
  margin: 3px 1px 0 0;
}
.website_subjectForm .website_subject_right ul li.drag_place_list {
  height: 25px;
  text-align: center;
  color: #fff;
  background: #4496D2;
  font-style: italic;
  line-height: 20px;
}

.weiboCreat .modal-dialog {
    width: 580px;
    min-height: 391px;
    top: 50px;
}

.edit-weibo-creat {
    background-color: #F0F2F5;
}

.edit-weibo-creat .edit-weibo-title {
    background-color: #fff;
}

.edit-weibo-creat .edit-weibo-title span {
    height: 41px;
    line-height: 41px;
    padding-left: 20px;
    font-weight: bold;
}

.edit-weibo-creat .edit-weibo-title img {
    float: right;
    padding-right: 15px;
    padding-top: 12px;
    cursor: pointer;
}

.edit-weibo-creat .edit-weibo-content {
    overflow: hidden;
    background-color: #F0F2F5;
}

.edit-weibo-creat .edit-weibo-content-white {
    background: #fff;
    margin: 10px;
    padding: 10px 20px 50px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.edit-weibo-creat .edit-weibo-content .edit-weibo-tobocompiled-textarea {
    width: 515px;
    height: 200px;
    resize: none;
}

.edit-weibo-creat .edit-weibo-content>div {
    margin-bottom: 10px;
}

.edit-weibo-creat .edit-weibo-content .edit-weibo-creat-color1 {
    color: #DF2230;
}

.edit-weibo-creat .edit-weibo-content .edit-weibo-creat-features {
    overflow: hidden;
    margin-bottom: 10px;
}

.edit-weibo-creat .edit-weibo-content .edit-weibo-creat-features>span {
    margin-right: 10px;
    cursor: pointer;
}

.edit-weibo-creat .edit-weibo-content .edit-weibo-creat-features>span>img {
    margin-right: 5px;
}

.edit-weibo-creat .edit-weibo-content .edit-weibo-creat-btn>button {
    margin-left: 10px;
}

.edit-weibo-creat .edit-weibo-content .edit-weibo-creat-btn>button {
    width: 80px;
    height: 30px;
    line-height: 10px;
}


/*上传图片9个样式*/

.edit-weibo-creat .edit-weibo-content .list-style-img .form-control {
    padding: 0px;
    width: 90px;
    height: 70px;
}

.edit-weibo-creat .edit-weibo-content .list-style-img div.fa_upload {
    width: 90px;
    position: relative;
    float: left;
    margin-left: 8px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}

.edit-weibo-creat .edit-weibo-content .list-style-img div.fa_upload p {
    float: left;
    overflow: hidden;
    width: 88px;
    height: 68px;
    position: relative;
    margin-right: 11px;
    margin-bottom: 0px;
}

.edit-weibo-creat .edit-weibo-content .list-style-img p span.list-stule-delete,
.edit-weibo-creat .edit-weibo-content .list-style-img p span.list-stule-upload {
    top: 40%;
}

.edit-weibo-creat .edit-weibo-content .list-style-img p img {
    width: 88px;
    height: 68px;
}

.edit-weibo-creat .edit-weibo-content .list-style-img p span.list-stule-modify {
    display: none;
}

.edit-weibo-creat .edit-weibo-content .list-style-img button.div_btn {
    margin-top: 56px;
}

.edit-weibo-creat .edit-weibo-content .timing-calendar {
    padding-top: 10px;
    padding-left: 190px;
    height: 45px;
}

.edit-weibo-creat .edit-weibo-content .timing-calendar .timeGroup img.imgOne {
    width: 15px;
    height: 15px;
    border: 0;
    position: relative;
    top: -28px;
    left: 106px;
}

.edit-weibo-creat .edit-weibo-content .timing-calendar .timeGroup img.imgTwo {
    width: 15px;
    height: 15px;
    border: 0;
    position: relative;
    top: -28px;
    left: 108px;
}


/*微博表情*/

.edit-weibo-creat-features .features_expression {
    width: 234px;
    background-color: #fff;
    overflow: hidden;
    position: absolute;
    top: 149px;
}

.edit-weibo-creat-features .features_expression ul {
    width: 234px;
    overflow: hidden;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
}

.edit-weibo-creat-features .features_expression ul li {
    float: left;
    padding: 5px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.edit-weibo-creat .edit-weibo-content-white .invalidate-input-box span.ng-scope {
    top: -13px;
    left: 0px;
}

.edit-weibo-creat .edit-weibo-content-white .list-style-img .weiboFormat {
    display: block;
    float: left;
    margin-top: 58px;
    margin-left: 10px;
}

/*
 * 流程记录 导航
 */

.weiboProcessRecord .nav-tabs {
    height: 42px;
    background: #f1f3f5;
}

.weiboProcessRecord .nav-tabs li {
    width: 130px;
    color: #666;
    border-right: 1px solid #ccc;
}

.weiboProcessRecord .nav-tabs > li.active > a,
.weiboProcessRecord .nav-tabs > li.active > a:hover,
.weiboProcessRecord .nav-tabs > li.active > a:focus {
    border: none;
    background: none;
    line-height: 42px;
    background: #fff;
}

.weiboProcessRecord .nav-tabs > li.active > a,
.weiboProcessRecord .nav-tabs .nav-tabs > li.active {
    background: #fff;
    font-weight: bold;
    color: #000;
}

.weiboProcessRecord .m_nav h3.operateLog {
    background: url("./editingCenter/iWo/images/operate.png") no-repeat;
    width: 100px;
    height: 32px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-indent: 26px;
    line-height: 26px;
    margin-left: 68px;
}

.weiboProcessRecord .nav-tabs li a {
    padding: 0px;
    width: 128px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    line-height: 42px;
}

.weiboProcessRecord img.closeModal {
    position: absolute;
    width: 18px;
    height: 18px;
    border: 0px;
    top: -29px;
    right: 10px;
    cursor: pointer;
}

.weiboProcessRecord .modal-dialog {
	top:100px;
}
/*
 * 流程记录 内容
 */

.weiboProcessRecord .m_box_2 {
    border: 0;
    padding: 0;
    height: 420px;
    overflow-y: auto;
    width: 100%;
}

.weiboProcessRecord .m_timeline:before {
    position: absolute;
    display: block;
    content: "";
    top: 28px;
    bottom: 0;
    left: 24%;
    border-right: 1px solid #1aba9f;
}

.weiboProcessRecord .m_timeline .time_tick {
    width: 24%;
}

.weiboProcessRecord .m_timeline .time_item_cnt {
    display: inline-block;
    padding-right: 10px;
    margin-left: 24%;
}
.weiboProcessRecord .m_box_2 .time_item_cnt a {
    color: #666;
    line-height: 30px;
    margin-left: 20px;
}
.news-tooltip-wrap {
    width: 512px;
    height: 344px;
    border: 2px solid #835b45;
    border-radius: 12px;
    overflow: hidden;
    position: absolute;
    background: #eeebe0;
    z-index: 2;
    left: 160px;
    top: 0px;
}
.news-tooltip-header {
    height: 35px;
    line-height: 35px;
    background: #e1d9c7;
    overflow: hidden;
}
.news-tooltip-header ul {
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    margin-top: 11px;
    margin-left: -40px;
}
.news-tooltip-header ul li {
    float: left;
    color: #555;
    font-weight: bold;
    text-align: center;
    border-right: 2px solid #ccc4b6;
    list-style: none;
}
.news-tooltip-header ul li:last-of-type {
    border-right: none;
}
.news-tooltip-body {
    width: 500px;
    height: 290px;
    overflow-y: auto;
    margin-left: 6px;
}
.news-tooltip-body ul {
    overflow: hidden;
    margin-left: -40px;
}
.news-tooltip-body ul li {
    height: 27px;
    line-height: 27px;
    border-bottom: 1px solid #d6ceba;
}
.news-tooltip-body ul li:nth-child(odd) {
    background: #eeebe0;
}
.news-tooltip-body ul li:nth-child(even) {
    background: #e6e1d2;
}
.news-tooltip-body ul li b {
    font-size: 12px;
    color: #a39c91;
    text-align: center;
    display: inline-block;
    font-weight: normal;
}

.news-tooltip-wrap {
    width: 512px;
    height: 344px;
    border: 2px solid #835b45;
    border-radius: 12px;
    overflow: hidden;
    position: absolute;
    background: #eeebe0;
    z-index: 2;
    left: 8px;
    top: 44px;
}
.news-tooltip-header {
    height: 35px;
    line-height: 35px;
    background: #e1d9c7;
    overflow: hidden;
}
.news-tooltip-header ul {
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    margin-top: 11px;
    margin-left: -40px;
}
.news-tooltip-header ul li {
    float: left;
    color: #555;
    font-weight: bold;
    text-align: center;
    border-right: 2px solid #ccc4b6;
    list-style: none;
}
.news-tooltip-header ul li:last-of-type {
    border-right: none;
}
.news-tooltip-body {
    width: 500px;
    height: 290px;
    overflow-y: auto;
    margin-left: 6px;
}
.news-tooltip-body ul {
    overflow: hidden;
    margin-left: -40px;
    margin-right: 4px;
}
.news-tooltip-body ul li {
    height: 27px;
    line-height: 27px;
    border-bottom: 1px solid #d6ceba;
    cursor: pointer;
    list-style: none;
}

.news-tooltip-body ul li:nth-child(odd) {
    background: #eeebe0;
}
.news-tooltip-body ul li:nth-child(even) {
    background: #e6e1d2;
}

.news-tooltip-body ul li:hover{
    background: #e1d9c7;
}

.news-tooltip-body ul li b {
    font-size: 12px;
    color: #a39c91;
    text-align: center;
    display: inline-block;
    font-weight: normal;
    float: left;
}
.news-tooltip-body ul li:hover b{
    color:#fff;
}

/*新的需求的样式*/
.user-support{
    position: absolute;
    left: 10px;
    top: 43px;
    border: 1px solid #ccc;
    width: 200px;
    background: #fff;
    z-index: 2;
    height: 150px;
    overflow-y:auto;
}
.user-support ul{
    margin-left: -40px;
    margin-bottom: 0px;
}
.user-support ul li{
    list-style:none;
    height: 22px;
    line-height: 22px;
    cursor: pointer;
}
.user-support ul li b{
    font-weight: normal;
    margin-left: 10px;
}
.user-support ul li:hover{
    background: #eee;
}
.user-support-a{
    color: black;
}
.loading_style {
  margin-top: 30px;
  text-align: center;
}
.loading_style img.nodata,
.loading_style img.load_false {
  width: 20%;
  margin-bottom: 15px;
}
.loading_style img.nodata.noWidth,
.loading_style img.load_false.noWidth {
  width: auto;
}
.loading_style a.try_agin {
  display: inline-block;
  margin-top: 30px;
  color: #d64541;
  text-decoration: underline;
}
.loading_style img.loading {
  width: 20px;
}
.levitate_load_false {
  width: 40%;
  height: 40px;
  line-height: 40px;
  position: absolute;
  bottom: 50px;
  right: 0;
  left: 0;
  margin: auto;
  background: #d64540;
  opacity: 0.8;
  border-radius: 3px;
  text-align: center;
  color: #ffffff;
}
.levitate_load_false img.gth {
  width: 16px;
  vertical-align: middle;
  margin-right: 10px;
}
.locationCenter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0;
}

.edit_toBeCompiled_revoke {
  border: 1px solid #dddddd;
  height: 241px;
  width: 503px;
  margin: 20px;
}
.edit_revoke_thead {
  height: 43px;
  line-height: 43px;
}
.edit_revoke_thead span {
  padding-left: 25px;
}
.edit_revoke_thead_images1 {
  float: right;
  padding-right: 15px;
  padding-top: 13px;
}
.edit_revoke_content {
  width: 501px;
  height: 134px;
  background-color: #F1F2F6;
}
.edit_revoke_input_width {
  width: 452px;
  height: 105px;
  margin: 10px 25px;
  resize: none;
  padding: 5px;
}
.edit_revoke_bottom {
  float: right;
  margin: 10px;
  padding-right: 15px;
}
.btn-success {
  background-color: #1aba9e;
  width: 80px;
  color: #fff;
}
.btn-primary {
  background-color: #FF4E40;
  width: 90px;
  color: #fff;
  border-color: #FF4E40;
}
.btn-primary:hover {
  background-color: #FF4E40;
  border-color: #FF4E40;
}



.toBeCompiled-review-window .modal-content {
    width: 506px;
    background: #DDD;
    top: 205px;
    margin: 0px auto;
}

.toBeCompiled-review-container {
    width: 500px;
    background: #FFF;
    margin: 2px 2px;
    border-radius: 6px;
}

.toBeCompiled-review-container input.form-control {
    width: 80%;
    margin: 25px auto;
}

.toBeCompiled-review-head {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

.toBeCompiled-title-head {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

.toBeCompiled-title-head p {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-left: 18px;
}

.toBeCompiled-review-head p {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-left: 18px;
    float: left;
}

.toBeCompiled-review-head img,
img.editng-left {
    cursor: pointer;
    float: right;
    margin-right: 11px;
    margin-top: 7px;
}

.toBeCompiled-review-body {
    overflow: hidden;
    background: #f1f2f4;
    padding-left: 23px;
}

.toBeCompiled-review-body span {
    top: 0px!important;
    left: 0px!important;
}

.toBeCompiled-review-body textarea {
    width: 454px;
    height: 96px;
    border: 1px solid #e0dedc;
    color: #a9a19e;
    font-size: 12px;
    line-height: 20px;
    padding: 4px 8px;
    margin: 24px auto 18px;
    resize: none;
}

.toBeCompiled-review-footer {
    background: #f1f2f4;
    padding-bottom: 14px;
}

.toBeCompiled-review-footer .new-role-btn {
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
    padding: 0px;
}

.toBeCompiled-review-footer .ml324 {
    margin-left: 324px;
}

.toBeCompiled-review-footer .ml343 {
    margin-left: 343px;
}

.toBeCompiled-review-body textarea.textarea_width_472 {
    width: 472px;
}

.toBeCompiled-review-container .pl0 {
    padding-left: 0;
}

/**
稿件列表
**/
.toBeCompiled-getDraft .modal-content {
  width: 635px;
  top: 160px;
}
.toBeCompiled-review-head {
  background: white;
}
.toBeCompiled-darft-list {
  min-height: 226px;
  background: #F0F2F5;
}
.toBeCompiled-darft-list p {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  margin: 0px;
  margin-left: 20px;
}
.toBeCompiled-darft-list ul li.active {
  background: #FF4E40;
  color: white;
}
.toBeCompiled-darft-list ul {
  padding: 0px;
  margin-left: 17px;
  width: 600px;
  height: 165px;
  overflow-y: auto;
  margin: 0 auto;
  background: white;
  border: 1px solid #D2D1D2;
}
.toBeCompiled-darft-list ul li {
  cursor: pointer;
  padding-left: 20px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  color: #666666;
  font-size: 12px;
}
.toBeCompiled-list-container {
  width: 640px;
  border: 3px solid #DDD;
  top: 205px;
  margin: 0px auto;
}
.toBeCompiled-directSign-footer .ml460 {
  margin-left: 484px!important;
}
.toBeCompiled_review_head_sign_span {
  margin-left: 20px;
}


.eidt-website-cloud-modify .modal-dialog {
    width: 900px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50%;
    margin: auto;
}

.eidt-website-cloud-modify .man_produ_column_delete {
    background: #F0F2F5;
    text-align: center;
    font-size: 12px;
    padding: 10px;
}

.eidt-website-cloud-modify .man_produ_delete_footer {
    padding: 10px 10px 10px 700px;
}

.eidt-website-cloud-modify .man_produ_delete_footer button {
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.eidt-website-cloud-modify textarea {
    width: 880px;
    max-width: 880px;
    height: 400px;
    max-height: 400px;
    border: 1px solid #ddd;
    border-radius: 1px;
    resize: none;
}

.eidt-website-cloud-modify .man_produ_delete_footer button.confirm-btn {
    background: #1aba9f;
}

.eidt-website-cloud-create .modal-dialog {
    width: 400px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50%;
    margin: auto;
}

.eidt-website-cloud-create .man_produ_column_delete {
    background: #fff;
    text-align: center;
    font-size: 12px;
    padding: 40px 15px;
    border-top: 1px solid #ccc;
}

.eidt-website-cloud-create .man_produ_delete_footer {
    padding: 10px 10px 10px 200px;
}

.eidt-website-cloud-create .man_produ_delete_footer button {
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.eidt-website-cloud-create .man_produ_delete_footer button.confirm-btn {
    background: #1aba9f;
}

.eidt-website-cloud-create .man_produ_column_delete > p,
.eidt-website-cloud-create .man_produ_column_delete > div {
    display: inline-block;
}

.eidt-website-cloud-create .man_produ_column_delete > p {
    font-size: 14px;
    text-align: right;
    max-width: 39%;
}

.eidt-website-cloud-create .man_produ_column_delete > div {
    width: 200px;
}

.eidt-website-cloud-create .man_produ_column_delete > div>input {
    height: 30px;
}

/*多行多列碎片化管理模态框开始*/

.multidoc-modal {
    width: 96%;
    /*width:637px;*/
    /*height:515px;*/
    /*background-color: #F0F2F4;*/
    /*border: 4px solid #dddddd;*/
    /*border-radius: 4px;*/
}

.multidoc-modal-dialog {
    width: 100%;
    margin: 0px;
}

.multidoc-modal-header {
    background-color: white;
    color: black;
    width: 631px;
    height: 43px;
    line-height: 43px;
}

.multidoc-modal-title {
    margin-left: 20px;
}

.multidoc-modal-close {
    margin-right: 10px;
    float: right;
    background-image: url("website/fragmentManagement/images/cls.jpg");
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 40px;
    cursor: pointer;
}

.multidoc-modal-body {
    min-height: 100px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: auto;
}

.multidoc-modal-inner-body {
    background-color: white;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    /*height: 450px;*/
    padding-bottom: 10px;
}

.multidoc-modal-table {
    width: 100%;
}

.multidoc-modal-table-td {
    position: relative;
    cursor: pointer;
}

.multidoc-modal-table-toolBar {
    background-image: url("editingCenter/website/fragmentManagement/images/t-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 140px;
    height: 35px;
    bottom: 30px;
    display: none;
    z-index: 9999
}

.multidoc-modal-tableborder th {
    border: 1px solid #DBDDDC;
    text-align: center;
    height: 30px;
    background-color: #F0F2F4;
}

.multidoc-modal-table-inner tr td {
    border: 0px;
    padding-left: 5px;
    padding-right: 5px;
}

.multidoc-modal-newValue {
    display: none;
}

.multidoc-modal-timepub {
    margin-top: 0px;
    position: relative;
}

.multidoc-modal-btns {
    margin-top: 20px;
    float: right
}

.multidoc-modal-calendar {
    position: absolute;
    top: 2px;
    left: 228px
}

.multidoc-modal-btn {
    background-color: #0095CE;
    color: white;
    width: 90px
}

.multidoc-modal-btn:hover {
    color: white;
}

.multidoc-modal-add {
    cursor: pointer;
}

.multidoc-modal-table-title {
    /*white-space: nowrap;*/
}

.multidoc-modal-table-rowdrop {
    cursor: pointer;
}

.defaultClass .modal-dialog {
    margin: 0px auto;
    width: 844px;
}

.editDocWin .modal-dialog {
	margin-top:20px;
}

.mutildocsDlg .modal-dialog {
    margin: 0px auto;
    width: 858px;
}

.mutildocsDlg .modal-dialog .conSel-modal {
    width: 858px;
}

.mutildocsDlg .modal-dialog .conSel-modal .conSel-modal-body {
    overflow: hidden;
}

.multidoc-modal-dialog ul {
    list-style-type: none;
    padding-left: 0px;
}

.multidoc-modal-dialog ul[dnd-list],
.multidoc-modal-dialog ul[dnd-list] > li {
    position: relative;
}

.multidoc-modal-dialog ul[dnd-list] {
    min-height: 30px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.multidoc-tablebody-titleul .dndDragging {
    opacity: 0.1;
    background: black;
}

.multidoc-tablebody-titleul .dndDraggingSource {
    display: none;
}

.multidoc-tablebody-titleul .dndPlaceholder {
    position: relative;
    display: block;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    background-color: #ddd !important;
}

.multidoc-modal-ul .dndPlaceholder {
    line-height: 30px;
}

.multidoc-modal-ul-nobottom {
    margin-bottom: 0px;
}

.multidoc-modal-ul .dndDragging {
    opacity: white;
    background: grey;
}

.multidoc-modal-ul .dndDraggingSource {
    display: none;
}

.multidoc-tableheadul {
    border: 1px solid #87CEC9;
    padding-left: 0px;
    border-bottom: 0px;
}

.multidoc-tableheadul li {
    line-height: 30px;
    text-align: center;
}

.multidoc-tableheadlifirst {
    border-right: 1px solid #87CEC9;
    float: left;
    width: 10%;
}

.multidoc-tableheadlisecond {}

.multidoc-tablebody {
    border: 1px solid #87CEC9;
    line-height: 30px;
    border-bottom: 0px;
}
.multidoc-tablebody-bottom{
    border: 1px solid #87CEC9;
    line-height: 30px;
}
.multidoc-tablebody-index {
    border-right: 1px solid #87CEC9;
    border-top: 0px;
    text-align: center;
    float: left;
    width: 10%;
}

.multidoc-tablebody-title {
    position: relative;
    float: left;
    width: 85%;
}

.multidoc-tablebody-titleli {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}

.multidoc-modal-add-take {
    width: 100%;
    opacity: 0.1;
    background: black;
}


/*多行多列碎片化管理模态框结束*/


form[name='fragementForm'] .modal-dialog {
    top:0px!important;
}
.flie-upload .modal-content {
  font-family: "微软雅黑";
}
.file-upload_detail .detail_title {
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.file-upload .man_produ_modify_footer .news-role-btn {
  width: 64px;
  height: 24px;
  line-height: 24px;
  background: #4496d2;
  color: #fff;
  text-align: center;
  border: none;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 12px;
  margin-top: 10px;
  margin-right: 10px;
  padding: 0px;
}
.flie-upload .detail_row {
  min-height: 50px;
}
.flie-upload .file-uploader-table {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0px;
}
.flie-upload .website-file-upload-button {
  width: 112px;
  left: 465px;
}
.flie-upload .file_upload_button {
  display: inline-block;
  padding: 7px;
  background: #FF4E40;
  color: white;
  border-radius: 6px;
  float: right;
  margin-bottom: 15px;
  cursor: pointer;
  margin-right: 27px;
}
.flie-upload .reUpload-btn {
  margin-top: 6px;
}

.multiimages_popup_title {
  background-color: #f0f2f5;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  font-weight: bold;
}
.multiimages_drag_lst {
  list-style: none;
  margin: 0 10px 10px;
  padding: 0;
}
.multiimages_drag_lst li {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}
/*表格*/
.multiimages_tb td.multtd {
  padding-top: 10px;
  padding-bottom: 10px;
}
.multiimages_tb td.txt_r {
  min-width: 55px;
}
.multiimages_tb td:last-child textarea {
  height: 100px !important;
}
.multiimages_tb td:last-child span.ng-scope {
  position: absolute;
}
.multiimages_tb td .date {
  position: relative;
  float: left;
  margin-right: 10px;
  z-index: 10;
}
.multiimages_tb td .date input {
  background-color: white;
  width: 180px;
}
.multiimages_tb td .date img {
  position: absolute;
  right: 0px;
  top: 8px;
}
.multiimages_tb td .time {
  position: relative;
}
.multiimages_tb td .time input {
  background-color: white;
  width: 70px;
}
.multiimages_tb td .time img {
  position: absolute;
  top: 8px;
  left: 50px;
}
.multiImages_btns {
  padding: 10px 10px 0;
  text-align: right;
}
.multiImages_btns .multiImages_btn {
  padding: 0px;
  width: 80px;
  height: 26px;
  background: #FF4E40;
  color: #fff;
  font-size: 14px;
  outline: none;
}
.multiImages_btns .multiImages_btn:hover {
  color: #fff;
}
.multiImages_ipt {
  position: relative;
  height: auto;
}
.multiImages_ipt i {
  font-style: normal;
  position: absolute;
  right: 5px;
  top: 5px;
}
.multiImages_ipt i.fa-bold {
  right: -13px;
  cursor: pointer;
}
.multiImages_ipt .sel_tit {
  position: absolute;
  top: 6px;
  left: 5px;
  z-index: 2;
}
.multiImages_ipt input[type='text'] {
  /*padding-left: 30px;*/
}
.multiImages_ipt .sp-replacer {
  position: absolute;
  right: -35px;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 0;
  padding: 0px;
}
.multiImages_ipt .sp-preview-inner {
  background: none;
}
.multiImages_ipt .sp-preview,
.sp-alpha,
.sp-thumb-el {
  width: 18px;
  height: 18px;
  border: 0;
}
.multiImages_ipt .sp-preview-inner {
  background: url(editingCenter/website/fragmentManagement/images/colorpic.jpg) no-repeat;
}
.multiImages_iconlist {
  position: absolute;
  z-index: 3;
}
.m_upload {
  position: relative;
}
.m_upload img {
  width: 190px;
  height: 145px;
}
.m_upload .tools {
  display: none;
  position: absolute;
  bottom: 0;
  right: 5px;
}
.m_upload:hover .tools {
  display: block;
}
.m_upload .tools span {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
.m_upload .tools span.upload {
  background: url(editingCenter/website/fragmentManagement/images/uploaderBtn.png) no-repeat;
}
.m_upload .tools span.imgs {
  background: url(editingCenter/website/fragmentManagement/images/cangku.png) no-repeat;
}
.m_upload .tools span.link {
  background: url(editingCenter/website/fragmentManagement/images/imageLink.png) no-repeat;
}
.i_close {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background: url(editingCenter/website/fragmentManagement/images/del.jpg) no-repeat;
}
.i_toggle {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background: url(editingCenter/website/fragmentManagement/images/rt.jpg) no-repeat;
  cursor: pointer;
}
.i_toggle.close {
  background: url(editingCenter/website/fragmentManagement/images/bm.jpg) no-repeat;
}
/*其他*/
.f_clear {
  clear: both;
}
.oneImage_popup_main .webuploader-pick {
  background-color: transparent;
  opacity: 0;
}
.multiimages_tb .invalidate-input-box span {
  top: -24px;
}
.multiImages_invalidate .invalidate-input-box span {
  top: -34px;
}
.mimgTmpl_link .invalidate-input-box span {
  top: -16px;
}
@media screen and (min-width: 1367px) and (max-width: 1680px) {
  .visualEditing_body .multiimages_drag_lst {
    max-height: 650px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1366px) {
  .visualEditing_body .multiimages_drag_lst {
    max-height: 400px;
  }
}

/*Created by xu on 2015/9/6. */

/*碎片化单篇文档管理  FSD*/
/*#FSD-fg-text-div{margin-top:-15px;position: absolute;height: 30px;border:1px rgb(204,204,204) solid;border-radius: 3px;}
#cp3{width:15px;height:15px;cursor:pointer;float: left;}
#FSD-fg-singleMgr-abstract{margin-top: 10px;height: 136px;}
#FSD-fg-singleMgr-tit{position: absolute;margin-left: 23px;}
#FSD-input-click{height: 16px;width: 16px;margin-top: 5px;margin-left: 4px;}
.fsd-modal-content{width:630px;height:510px;border: 4px rgb(221,221,221) solid;}
.FSD-modal-right-detailList{height:335px; }
.FSD-modal-right-top-btn{width: 100%;height: 50px;}
.FSD-modal-right{background-color: white;height: 440px;margin-top: -5px;width:604px;border: 1px rgb(211,215,218) solid;margin-left: -6px;}
.FSD-top-bgcolor{background-color: white;height: 60px;border-top-right-radius: 3px;border-top-left-radius: 3px;}
.fsd-modal-tit{line-height:10px;text-align: left;margin-left: 5px;color: white;font-size: 17px;font-family: "Yahei";color: black;font-weight:500;}
.fsd-btn{float: right;width:80px;height:28px;line-height:6px;margin-right:15px;background-color:rgb(68,150,210);color: white;font-size:13px;margin-top: 10px;}
.FSD-listmb{background-color: rgb(240,242,245);height: 455px;margin-top: -15px;border-bottom-right-radius: 2px;border-bottom-left-radius: 3px;}
.FSD-mouseout-tr img{cursor: pointer;}
.FSD-fragment-docSingleMgr tr{height: 47px;margin-left: 15px;}
.FSD-fragment-docSingleMgr{margin-top: 10px;}*/
/*文本框*/
/*.FSD-fg-text-input{border:none white;margin-left:5px;width: 350px;float: left;outline: none;line-height: 26px;}
*//*切换变色*/
/*.FSD-fg-text-div1{border: 1px #33ACFF solid;border-radius: 3px;}
.FSD-fg-text-div2{border: 1px rgb(204,204,204) solid;border-radius: 3px;}
.FSD-fg-textarea,.FSD-fg-text{width: 410px;margin-left: 15px;border:1px rgb(204,204,204) solid;border-radius: 4px;}
.FSD-fg-textarea{height: 138px;position: absolute;margin-top: -15px;}
.FSD-fg-tab-tdName-textarea{position: relative;top: 10px;left: -15px;}
.FSD-fg-tab-tdText{text-align: left;}
.FSD-fg-tab-tdName{width: 10%;text-align: right;}
.fsd-tab-concent-text{width: 95%;margin-left: 15px;}
.FSD-in-text{height: 28px;width: 403px;margin-left: 2px;border: none white;outline: none;}
.FSD-in-textarea{height: 130px;width: 403px;top:-10px;left:2px;position: relative;border: none white;outline: none;}
.fsd-bottm-btns{margin-top: 15px;}
.fsd-bottm-btn{float: right;margin-right: 10px;width: 80px;height: 28px;background-color: rgb(68,150,210);text-align: center;padding:0px;font-size: 14px;line-height:14px;color: white;}
.FSD-input-img-close{float: right;margin-top: 4px;margin-right: 4px;}
.fsd-tit-img-tag{margin-left: 30px;position: relative;right: -395px;top: 5px;}
.fsd-titText{line-height: 38px;margin-left: 18px;font-weight:bold;}
.FSD-returnResult{display:none;position: relative;top: 100px;left: 170px;width: 100px;height: 40px;z-index: 2000;background-color:black;opacity:0.5;text-align:center;border-radius:3px;}
.FSD-rrText{color: black;float: left;line-height: 15px;margin-left: 10px;}
.FSD-rrTextTip{margin-left:-70px;line-height: 40px;font-size: 18px;font-family: "Microsoft YaHei";letter-spacing:2px;color: white;}
.FSD-ftt{position: absolute;}*/
/*小图标*/
/*.FSD-small-image-list{background-color:white;border: 1px #ACACAC solid;}
.FSD-small-image-list img{height: 20px;width: 20px;line-height: 25px; cursor: pointer;}
.fsd-iconlist{display: none;position: relative;left: -1px;top: 5px;z-index: 2000;width: 413px;overflow: hidden;}
.fsd-singleMgr-tit{height: 38px;width: 100%;background-color: rgb(240,242,245);}
.fsd-close-modal{cursor: pointer;float: right;}
#smallIcon{width: 16px;height: 16px;position: absolute;}*/
/*end碎片化单篇文档管理  FSD */
.singleDoc .modal_right{
	margin-left:150px !important;
}

.singleDoc .oneImage_popup_main .timepicker{
	/*padding-top:0px;*/
}

.widget .modal-footer {
	margin-top:0px;
}
/*! app - v0.0.0 - 2015-08-18
* Copyright (c) 2015 ; Licensed 123 */
.br0 {
  border-right: none;
}
/*.col-sm-6 {
    width: 65%;
    }*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.wrap {
  margin: 0 auto;
  width: 1280px;
  overflow: hidden;
}
/*go*/
.widget .oneImage_popup {
  margin: 0px auto;
  border: 4px solid #dddddd;
  border-radius: 4px 4px;
}
.oneImage_popup_main {
  border: 0;
  padding-bottom: 0px;
  border-radius: 0px;
}
.oneImage_popup_header {
  height: 40px;
  background: #ffffff;
  padding: 0px;
  border-radius: 2px 2px;
}
.oneImage_popup_header h4 {
  font-size: 14px;
  text-indent: 25px;
  color: #333333;
  line-height: 40px;
  font-weight: bold;
}
.oneImage_popup_header button {
  width: 18px;
  height: 18px;
  background: url(editingCenter/website/fragmentManagement/images/cls.jpg) no-repeat;
  opacity: 1;
  filter: alpha(opacity=100);
  margin-right: 10px;
}
.widget .modal-header .close {
  margin-top: 9px;
}
.oneImage_popup_fa {
  width: 100%;
}
.oneImage_popup .mybtn {
  background-color: #FF4E40;
  color: white;
}
.oneImage_popup_content {
  padding: 0px;
  background: #fff;
}
.oneImage_popup_main .modal_left {
  width: 231px;
  float: left;
  padding: 41px 10px 0px 14px;
  position: relative;
}
.left_title {
  height: 40px;
  border-bottom: 1px solid black;
  background: #394f5b;
}
.left_title ul {
  overflow: hidden;
  margin-left: 20px;
}
.left_title li {
  float: left;
  width: 80px;
  height: 30px;
  border-right: 1px solid black;
  background: #FF4E40;
  margin-top: 10px;
}
.left_title li a {
  width: 80px;
  height: 30px;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
}
.oneImage_popup_main .modal_left .left_img {
  width: 165px;
  height: 125px;
  float: left;
}
.oneImage_popup_main .modal_left .left_img a {
  width: 165px;
  height: 125px;
  display: block;
}
.oneImage_popup_main .modal_left .left_img a img {
  width: 165px;
  height: 125px;
  border: 0;
}
.oneImage_popup_main .modal_left .left_btn {
  width: 300px;
  height: 27px;
  margin: 0 auto;
}
.oneImage_popup_main .modal_left .left_btn button {
  width: 120px;
  height: 26px;
  margin: 0px 0px 0px 100px;
  color: #000;
  background: #FF4E40;
  color: #fff;
  padding: 0px;
}
.oneImage_popup_main .modal_right {
  width: 528px;
  float: left;
  margin-bottom: 40px;
}
.oneImage_popup_main .modal_right .right_header {
  margin: 5px auto 0px;
}
.oneImage_popup_main .modal_right .right_header button {
  padding: 0px;
  width: 80px;
  height: 26px;
  background: #FF4E40;
  float: right;
  color: #fff;
  font-size: 14px;
  outline: none;
}
.oneImage_popup_main .modal_right .right_header span {
  width: 16px;
  height: 12px;
  display: block;
  float: left;
  background: transparent url("oneImage/images/note.gif") repeat scroll 0% 0%;
  margin-top: -8px;
  margin-left: -4px;
  cursor: pointer;
}
.oneImage_popup_main .modal_right .right_header button.btnR1 {
  margin-left: 200px;
}
.oneImage_popup_main .modal_right .right_header button.btnR2 {
  margin-left: 20px;
}
.oneImage_popup_main .modal_right .right_main {
  width: 520px;
  height: 310px;
}
.oneImage_popup_main .modal_right .right_main .title {
  width: 470px;
  height: 30px;
  background: #C6ECF8;
}
.oneImage_popup_main .modal_right .right_main .title p {
  font-size: 12px;
  color: #000;
  line-height: 30px;
  padding-left: 20px;
  float: left;
}
.oneImage_popup_main .modal_right .right_main .title .span11 {
  width: 16px;
  height: 23px;
  float: right;
  margin-right: 10px;
  margin-top: 3px;
  cursor: pointer;
}
.oneImage_popup_main .modal_right .right_main .title .span11 img {
  width: 16px;
  height: 23px;
  border: 0;
}
.oneImage_popup_main .modal_right .right_main .title .span22 {
  width: 16px;
  height: 23px;
  float: right;
  margin-right: 50px;
  margin-top: 3px;
  cursor: pointer;
}
.oneImage_popup_main .modal_right .right_main .title .span22 img {
  width: 20px;
  height: 16px;
  border: 0;
}
.oneImage_popup_main .modal_right .right_main .content {
  margin-top: 50px;
  position: relative;
}
.oneImage_popup_main .modal_right .right_main .content ul {
  overflow: hidden;
  margin-bottom: 10px;
}
.oneImage_popup_main .modal_right .right_main .content ul li {
  list-style: none;
  max-width: 380px;
  overflow: hidden;
}
.oneImage_popup_main .modal_right .right_main .content li input {
  width: 295px;
  height: 25px;
  float: left;
  margin-left: 10px;
}
.oneImage_popup_main .modal_right .right_main .content li span {
  font-size: 14px;
  color: #666;
  text-align: right;
  float: left;
  height: 25px;
  line-height: 25px;
  width: 50px;
}
.oneImage_popup_main .modal_right .right_main .content textarea {
  margin-left: 10px;
  width: 414px;
  height: 120px;
  border-radius: 4px;
  float: left;
  margin-bottom: 10px;
}
.oneImage_popup_main .modal_right .right_main .content li input.check {
  width: 13px;
  height: 13px;
  margin-top: 7px;
}
.oneImage_popup_main .modal_right .right_main .content li input.time_fb {
  width: 200px;
  height: 25px;
  position: relative;
}
.oneImage_popup_main .modal_right .right_main .content li span.span_fb {
  width: 70px;
}
.oneImage_popup_main .modal_right .right_main .content li img.rili {
  position: absolute;
  left: 280px;
  top: 3px;
  width: 22px;
  height: 19px;
  cursor: pointer;
}
.right_foot {
  overflow: hidden;
  margin: 60px auto 0px;
}
.oneImage_popup_main .modal_right .right_foot button {
  float: left;
  width: 80px;
  height: 26px;
  background: #2484BA;
  color: #fff;
  text-align: center;
  line-height: 26px;
  padding: 0;
}
.oneImage_popup_main .modal_right .right_foot button.btn_f1 {
  margin-left: 200px;
}
.oneImage_popup_main .modal_right .right_foot button.btn_f2 {
  margin-left: 20px;
}
.oneImage_popup_main .modal_right .right_foot button.btn_f3 {
  margin-left: 20px;
}
.laydate_top {
  padding: 0px;
}
.div_fa {
  position: relative;
  cursor: pointer;
  padding-bottom: 10px;
}
.filed_text {
  resize: none;
}
.left_fa {
  overflow: hidden;
}
#left_div1 {
  overflow: hidden;
}
.div_con {
  display: none;
}
.oneImage_dritcive {
  position: relative;
  overflow: hidden;
}
.oneImage {
  position: relative;
  overflow: hidden;
  z-index: 20;
}
.oneImage .info {
  float: left;
  width: 170px;
  text-align: center;
  margin-top: 5px;
}
.oneImage .file {
  float: left;
  width: 80px;
}
.oneImage_rightimg {
  width: 187px;
  height: 246px;
  overflow: hidden;
}
.oneImage_rightimg .error {
  border: 1px solid #a94442;
}
.oneImage_rightimg img {
  width: 177px;
  height: 145px;
  border: 0;
}
.upload_div {
  position: relative;
  z-index: 20;
  overflow: hidden;
  height: 145px;
}
.upload_div .uploadSuccess {
  width: 100%;
  height: 40px;
  top: 0px;
  z-index: 200;
  position: absolute;
  left: 0px;
  background: url(editingCenter/website/images/uploadImgsuccess.png) no-repeat right bottom;
}
.widget .threeImg {
  position: absolute;
  overflow: hidden;
  top: 156px;
  right: 38px;
  z-index: 999;
}
.widget .threeImg .one_div {
  width: 35px;
  height: 33px;
  float: left;
  margin-left: 5px;
}
.widget .threeImg .one_div img {
  width: 35px;
  height: 33px;
  cursor: pointer;
}
.widget .threeImg .one_div .webuploader-pick {
  width: 35px;
  background: none;
  opacity: 1;
}
.oneImage_popup_main .modal_right .unit {
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
.oneImage_popup_main .modal_right .unit span.ng-scope {
  position: absolute;
}
.oneImage_popup_main .modal_right .unit span {
  float: left;
  font-size: 14px;
  color: #666;
  margin-top: 5px;
  width: 50px;
}
.oneImage_popup_main .modal_right .unit input {
  float: left;
  margin-left: 10px;
  width: 414px;
  height: 30px;
  border-radius: 4px;
}
.oneImage_popup_main .modal_right .unit input.short {
  width: 91px;
  margin-right: 10px;
}
.oneImage_popup_main .modal_right .unit1 {
  margin-bottom: 20px;
  position: relative;
  height: 30px;
  width: 550px;
  min-height: 100px;
}
.oneImage_popup_main .modal_right .unit1 span.ng-scope {
  position: absolute;
}
.oneImage_popup_main .modal_right .unit1 .colorPicker {
  position: absolute;
  left: 462px;
  top: 2px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.oneImage_popup_main .modal_right .unit1 .colorPicker img {
  width: 18px;
  height: 18px;
  border: 0;
}
.oneImage_popup_main .modal_right .unit1 span {
  float: left;
  font-size: 14px;
  color: #666;
  margin-top: 5px;
  width: 50px;
}
.oneImage_popup_main .modal_right .unit1 input {
  float: left;
  margin-left: 10px;
  width: 414px;
  height: 30px;
  border-radius: 4px;
  /*text-indent: 25px;*/
}
.unit .shutdonw {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 429px;
  top: 4px;
  cursor: pointer;
}
.unit .shutdonw img {
  width: 20px;
  height: 20px;
  border: 0;
}
.multiimages_tb .unit1 .shutdonw {
  left: 385px;
}
.unit1 .shutdonw {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 448px;
  top: 4px;
  cursor: pointer;
}
.unit1 i.fa-bold {
  margin-left: 8px;
  float: left;
  cursor: pointer;
}
.unit1 .shutdonw img {
  width: 20px;
  height: 20px;
  border: 0;
}
.oneImage_two_btn {
  margin-top: 10px;
  overflow: hidden;
}
#oneImage-input-click {
  position: absolute;
  top: 7px;
  left: 45px;
  height: 16px;
  width: 16px;
  line-height: 22px;
  cursor: pointer;
}
#smallImage img {
  width: 16px;
  height: 16px;
  border: 0;
}
.oneImage_son {
  margin: 10px 9px 9px 16px;
}
.oneImage_popup_main .modal-footer {
  overflow: hidden;
  border: 0;
  padding: 10px 10px 0px 10px;
  background: #fff;
  border-radius: 0px;
  margin-top: 20px;
}
.oneImage_popup_main .modal-footer button {
  background: #FF4E40;
  color: #fff;
  width: 80px;
  height: 28px;
  padding: 0px;
  font-size: 12px;
  text-align: center;
  line-height: 28px;
  outline: none;
}
.oneImage_popup_main .modal-footer button.last_btn {
  margin-right: 20px;
}
.oneImage_popup_main .modal-footer button:hover,
.modal-footer button:focus {
  color: #fff;
}
.oneImage_popup_main .webuploader-pick {
  background: #f0f0f0;
  float: left;
  height: 34px;
  padding: 0px;
  color: #333;
  line-height: 34px;
  text-align: center;
  margin-right: 10px;
  width: 70px;
}
.oneImage_popup_main .datepicker {
  z-index: 2000;
}
.oneImage_popup_main p.progress {
  margin-top: 10px;
  margin-bottom: 10px;
}
.multiimages_tb .multiImages_wordnum {
  position: absolute;
  top: 5px;
  right: -52px;
  cursor: pointer;
}
.unit1 .sp-replacer {
  position: absolute;
  top: 2px;
}
.modal_right .unit1 .sp-replacer {
  right: 33px;
  top: -3px;
}
.unit1 .sp-replacer {
  width: 18px;
  height: 18px;
  border: 0;
  padding: 0px;
}
.unit1 .sp-preview-inner {
  background: none;
}
.unit1 .sp-preview,
.sp-alpha,
.sp-thumb-el {
  width: 18px;
  height: 18px;
  border: 0;
}
.unit1 .sp-preview-inner {
  background: url(editingCenter/website/fragmentManagement/images/colorpic.jpg) no-repeat;
}
.unit1 .smallIcon {
  left: 61px;
  top: 5px;
}
.wordNum {
  width: 10px;
  float: left;
  height: 18px;
  margin-left: 23px;
  margin-top: -3px;
  text-align: center;
}
.unit1 .smallIcon-iconList {
  width: 320px;
  position: absolute;
  top: 24px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #9BD2E8;
  z-index: 999;
}
.oneImage_popup_main .modal_right .unit .date {
  position: relative;
}
.oneImage_popup_main .modal_right .unit .date input {
  background-color: white;
  width: 120px;
}
.oneImage_popup_main .modal_right .unit .date img {
  position: absolute;
  left: 160px;
  top: 5px;
}
.oneImage_popup_main .modal_right .unit .time {
  position: relative;
}
.oneImage_popup_main .modal_right .unit .time input {
  background-color: white;
  width: 70px;
}
.oneImage_popup_main .modal_right .unit .time img {
  position: absolute;
  left: 240px;
  top: 5px;
}
/*.col-md-8 {
    width: 62.667%
    }*/
.modal-content {
  box-shadow: none;
}
.warnAlertCtrl .modal-dialog {
  width: 400px;
}
.warnAlertCtrl .modal-header {
  background: red;
}
.infoAlertCtrl .modal-dialog {
  width: 400px;
}
.infoAlertCtrl .modal-header {
  background: blue;
  color: #fff;
}
.successAlertCtrl .modal-dialog {
  width: 400px;
}
.successAlertCtrl .modal-header {
  background: yellow;
}
.dangerAlertCtrl .modal-dialog {
  width: 400px;
}
.dangerAlertCtrl .modal-header {
  background: green;
}
.widget .modal-dialog {
  min-width: 930px;
}
.ConSelModel {
  margin-top: 30px;
}
.ConSelModel .modal-dialog {
  width: 875px;
  margin: 0 auto;
}
.fileuploader {
  overflow: hidden;
  display: block;
}
.fileuploader .webuploader-pick {
  opacity: 1;
  background: #2484BA;
  color: #fff;
  padding: 0;
  width: 80px;
  height: 26px;
  line-height: 26px;
  text-align: center;
}
.fileuploader .tarBtn {
  float: left;
}
.fileuploader .Info {
  float: left;
  line-height: 25px;
}
.img_upload {
  background: url(editingCenter/website/fragmentManagement/images/uploaderBtn.png) no-repeat;
}
.timeSignBtn {
  float: left;
  margin-top: 6px;
}
.widget .calendar {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 290px;
  top: -5px;
  border: 0px !important;
}
.widget .calendar img {
  width: 16px;
  height: 16px;
  border: 0;
}
.widget .dsfb {
  overflow: hidden;
  height: 35px;
  padding: 0px;
  position: relative;
  margin-bottom: 10px;
  width: 415px;
  float: left;
  display: none;
}
.widget .dsfb input.publish {
  margin-top: 10px;
}
.widget .modal-footer {
  border-top: none;
  /*margin-top: 40px;*/
  /*padding-top: 30px;*/
  padding-left: 10px;
  padding-right: 10px;
}
.widget .dsfb input {
  float: left;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.widget .dsfb input[type="text"] {
  width: 202px;
  height: 30px;
  margin-left: 10px;
}
.widget .dsfb span {
  font-size: 14px;
  color: #666;
  float: left;
  margin-left: 10px;
  margin-top: 6px;
}
.widget .modal-footer .foot_btn {
  float: right;
}
.widget .modal-footer .foot_btn .btn {
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  background: #FF4E40;
  float: left;
  margin-left: 10px;
  padding: 0px;
}
/*cc新增*/
.oneImage_popup_main .timepicker {
  clear: both;
  padding-top: 14px;
}
.oneImage_popup_main .timepicker span.timespan {
  float: left;
  line-height: 28px;
  margin-right: 28px;
}
.oneImage_popup_main div.date {
  float: left;
  position: relative;
}
.oneImage_popup_main div.time {
  float: left;
  position: relative;
  margin-left: 20px;
}
.oneImage_popup_main .timepicker input {
  width: 180px;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
input.input-daterange {
  background: url("editingCenter/app/toBeCompiled/images/t3.png") no-repeat 155px 6px white;
}
.oneImage_popup_main .timepicker img {
  position: absolute;
  right: 10px;
  top: 7px;
  width: 16px;
  height: 16px;
  border: 0;
}
/*over*/
.oneImage_popup_main .modal_right .overflow_visible {
  overflow: visible;
  height: auto;
}
.oneImage_son .modal_right .right_main b {
  font-weight: normal;
  float: left;
  font-size: 14px;
  color: #666;
  margin-top: 5px;
  width: 50px;
}
.oneImage_popup_fa .modal_right .right_main .invalidate-input-box span {
  top: -38px;
  left: 60px;
}
.clear_both {
  clear: both;
}
.oneImage_popup_main .dndDraggingSource {
  display: none;
}
.oneImage_popup_main .dndPlaceholder {
  background-color: grey;
  color: white;
  height: 30px;
  margin-top: 10px;
  padding-top: 5px;
  text-align: center;
  font-style: italic;
}
.oneImage_popup .fragmentTitle {
  float: left;
  font-size: 16px;
  font-weight: bold;
}

.create_widget .widget_title{
	text-align: center;
	background-color: #91c7ff;
	color: #333;
}
.widget_title h4{
	margin: 0;
	font-size: 14px;
}
.create_widget .widget_footer{
	padding: 15px;
	text-align: right;
}
.create_widget .rows{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.create_widget .row_1{
	padding-top: 10px;
	padding-bottom: 10px;
}
.row_1 textarea,.row_1 input[type='text']{
	padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.row_1 input[type='text']{
	width: 60%;
}
.row_1 textarea{
	width: 100%;
	height: 150px;
	overflow-y:auto; 
}
/*little buttons*/
.u_back_btn{
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-top: -5px;
	cursor: pointer;
	border-radius: 3px;
	font-weight: bold;
	background-color: #eff1f5;
}
.u_back_btn:hover{
	background-color: #fff;
	text-decoration: none;
}
.u_back_btn:hover{
	background-color: #fff;
}
.u_btn_gray{
	background-color: #f3f3f3;
	border:1px solid #c7c7c7;
	color: #000;
}
.u_btn_gray:hover{
	background-color: #fff;
}
.fonts_size{
	display: inline;
	float: none;
}
/*ҳߵʼ*/

.pieceMgr-main-left {
    padding-right: 0px;
}

.pieceMgr-main-left-stateL {
    padding-right: 0px;
}

.pieceMgr-main-left-stateC {
    padding-right: 0px;
    padding-left: 0px;
}

.pieceMgr-main-left-stateR {
    padding-left: 0px;
}

.pieceMgr-main-left-stateCh {
    line-height: 30px;
    text-align: center;
}

.pieceMgr-main-left-stateB {
    border: 1px solid #797671;
}

.pieceMgr-main-left-stateB-active {
    border: 1px solid #797671;
    background-color: #00D0FF;
}

.pieceMgr-main-left-tab-parent {
    padding-left: 5px;
    padding-right: 0px;
}

.pieceMgr-main-left-tab {
    background-image: url("website/fragmentManagement/images/tab1_u724.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.pieceMgr-main-left-tab-active {
    background-image: url("website/fragmentManagement/images/tab2_u720_selected.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.pieceMgr-main-left-tab-active a {
    color: red;
}

.pieceMgr-main-left-myTabContent {
    padding-right: 10px;
}

.pieceMgr-main-left-zjzx {
    border: 1px solid #797671;
    line-height: 36px;
    text-align: center;
}

.pieceMgr-main-left-zjzxCh {
    border: 1px solid #797671;
    line-height: 36px;
    text-align: center;
    background-color: #CEEAFF;
}

.pieceMgr-main-left-zjzxList {
    margin-top: 10px;
}

.pieceMgr-main-left-zjzxListC {
    border: 1px solid #797671;
    line-height: 36px;
    text-align: center;
    background-color: #00D0FF;
}

.pieceMgr-main-left-zjzxListC-active {
    border: 1px solid #797671;
    line-height: 36px;
    text-align: center;
    background-color: #00D0FF;
    color: red;
    cursor: pointer;
}

.pieceMgr-main-left-collapse {
    border: 1px solid #797671;
    margin-left: 0px;
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.pieceMgr-main-left-collapse a {
    color: #333333;
}

.pieceMgr-main-left-collapseC {
    margin-top: 10px;
    margin-bottom: 10px;
}


/*ҳߵ*/


/*ҳұбʼ*/

.pieceMgr-main-right-head {
    margin-top: 5px;
    background-color: #F5F4F3;
    height: 50px;
}

.pieceMgr-main-right-search {
    line-height: 50px;
}

.pieceMgr-main-right-button {
    text-align: center;
    background-image: url("website/website/fragmentManagement/images/u723.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    color: white;
    cursor: pointer;
}

.pieceMgr-main-list {
    cursor: pointer;
}

.pieceMgr-main-preview-img {
    cursor: pointer;
}

.pieceMgr-main-list-table td {
    text-align: center;
}

.pieceMgr-main-list-table th {
    text-align: center;
}

.pieceMgr-input {
    line-height: normal;
}


/*ҳұб*/

.sweet-alert.fragment h2 {
    margin: 0px;
    color: #66757F;
    border-bottom: 1px solid #E1E8ED;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-align: left;
    padding-left: 18px
}

.sweet-alert.fragment p {
    display: block;
      text-align: left;
  padding-left: 99px;
    text-align: left;
    color: #66757F;
    font-weight: 400;
    font-size: 16px;
    overflow: hidden;
    /*    background: #f1f2f4;*/
    height: 147px;
    line-height: 147px;
}

.sweet-alert.fragment button {
    width: 64px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
    padding: 0px;
}

.sweet-alert.fragment {
    text-align: right;
}

.fragment .sa-button-container {
    padding-bottom: 10px;
    background: #f1f2f4!important;
}

.sweet-alert.fragment .sa-confirm-button-container {
    display: inline-block;
    position: relative;
    text-align: right;
    background: #f1f2f4;
}

.sweet-alert.fragment {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    padding: 0px 0px 0px 0px;
    height: 242px;
}

.sweet-alert.fragment .sa-icon {
    float: left;
    left: -12%;
    top: 10px;
}
.sweet-alert.fragment button.cancel{background-color: #4496D2}

.queryWidgetVersions-modal{
    height:515px;
    background-color: #F0F2F4;
    border: 4px solid #dddddd;
    border-radius: 4px;
}
.queryWidgetVersions-modal-header{
    background-color: white;
    color:black;
    height:43px;
    line-height: 43px;
}
.queryWidgetVersions-modal-title{
    margin-left: 20px;
}
.queryWidgetVersions-modal-close{
    margin-right: 10px;
    float: right;
    background-image: url("website/fragmentManagement/images/cls.jpg");
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 40px;
    cursor:pointer;
}
.queryWidgetVersions-modal-body{
    height: 400px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right:10px;
}
.queryWidgetVersions-modal-inner-body{
    background-color: white;
    padding-top:10px;
    padding-left: 10px;
    padding-right: 10px;
    height: 450px;
}
.queryWidgetVersions-modal-table th{
    text-align: center;
}
.queryWidgetVersions-modal-table td{
    text-align: center;
}
.queryWidgetVersions-modal-pageuiHistory{
    margin:0px;
}
.queryWidgetVersion-modal-button{
    cursor:pointer;
}
.website-contentExpansion-window .modal-dialog {
    width: 617px;
}

.contentExpansion {
    width: 617px;
    min-height: 566px;
    background-color: #F2F2F5;
    border: 2px solid #E1DFDB;
    border-radius: 4px;
}

.contentExpansion .head {
    height: 28px;
	width:100%; 
}

.contentExpansion .head img {
    cursor: pointer;
	position:relative;
	left:580px;
	top:5px;
}

.contentExpansion .bottom {
    height: 58px;
    width: 100%;
    padding-top: 15px;
	position:relative;
	left:400px;
}

.contentExpansion .bottom button {
    width: 74px;
    height: 25px;
    border: 0px;
    border-radius: 4px;
    font-size: 12px;
    color: white;
}

.contentExpansion .bottom button.confirm {
    background-color: #00BD9A;
}

.contentExpansion .bottom button.cancel {
    background-color: #0095CE;
}
.contentExpansion-downlist ul{
	background-color: #F1F2F6;
	overflow:hidden;
	height:37px;
	border:none;
}
.contentExpansion-downlist textarea.edit-news-textarea{
	height: 500px
}

.contentExpansion-downlist ul li.active{
	background-color: #fff;
	border:none;
	color:#000;
}
.contentExpansion-downlist ul li{
	height:37px;
	position:relative;
	width:25%;
	border:1px solid #DDDDDD;
	border-top:none;
}
.contentExpansion-downlist .tab-content{
	min-height:500px;
	background-color:#fff;
}
.contentExpansion-downlist ul li:hover {
    background: none;
	color:#fff;
}
.contentExpansion-downlist ul li a {
    padding: 10px 0px 10px 20px;
    font-size: 14px;
    background: none;
}
.contentExpansion-downlist > ul > li > a:hover,
.nav-tabs.nav-justified > .active > a:hover {
    background: none;
    outline: none;
    border: none;
    line-height: 22px;
}
.contentExpansion-downlist > ul > li > a:hover{
    padding-left: 21px;
}
.contentExpansion-downlist .nav-tabs > li.active > a{
    padding-left: 20px;
}
.contentExpansion-downlist .nav-tabs > li.active > a{
	border:none;
	background:none;
	color:#000;
	line-height:22px;
}

.website-move-window .modal-dialog {
  width: 400px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 80%;
  margin: auto;
}
.websiteSingleChooseChnl {
  width: 400px;
  min-height: 505px;
  border: 2px solid #E1DFDB;
  border-radius: 4px;
}
.websiteSingleChooseChnl .head {
  height: 40px;
}
.websiteSingleChooseChnl .head span {
  position: relative;
  top: 10px;
  font-weight: bold;
  left: 10px;
}
.websiteSingleChooseChnl .head img {
  position: relative;
  top: 8px;
  left: 300px;
  cursor: pointer;
}
.websiteSingleChooseChnl .search {
  height: 60px;
  background-color: #F0F2F4;
}
.websiteSingleChooseChnl .search span {
  position: relative;
  float: left;
  top: 20px;
  left: 20px;
}
.websiteSingleChooseChnl .search input {
  width: 260px;
  position: relative;
  top: 12px;
  left: 30px;
}
.websiteSingleChooseChnl .body {
  height: 440px;
}
.websiteSingleChooseChnl .body .right {
  width: 365px;
  height: 334px;
  margin-top: 10px;
  margin-left: 10px;
  border: 1px solid #E4E2DE;
  float: left;
}
.websiteSingleChooseChnl .body .right .tree {
  padding-top: 10px;
  overflow: scroll;
  height: 310px;
  padding-left: 30px;
}
.websiteSingleChooseChnl .body .right .tree .checkbox {
  display: initial;
}
.websiteSingleChooseChnl .body .right .tree .checkbox label {
  padding: 6px;
}
.websiteSingleChooseChnl .body .right .tree .checkbox .regular-checkbox:checked + label:after {
  top: 0px;
  left: 0px;
}
.websiteSingleChooseChnl .body .right .head {
  height: 26px;
  background-color: #FF4E40;
}
.websiteSingleChooseChnl .body .right .head span {
  top: 2px;
  color: white;
  left: 4px;
  cursor: pointer;
}
.websiteSingleChooseChnl .body .right .head img {
  position: initial;
  margin-left: 20px;
}
.websiteSingleChooseChnl .body .left {
  height: 334px;
  width: 182px;
  margin-left: 5px;
  margin-top: 10px;
  margin-right: 10px;
  border: 1px solid #E4E2DE;
  padding-left: 5px;
  overflow: scroll;
}
.websiteSingleChooseChnl .body .main {
  overflow: hidden;
}
.websiteSingleChooseChnl .body .left span.myLabel {
  font-size: 14px;
  border: 1px solid #E4E2DE;
  padding: 5px;
  height: 28px;
  line-height: 15px;
  border-radius: 10px;
  margin-top: 5px;
  margin-right: 5px;
  display: inline-block;
}
.websiteSingleChooseChnl .body .left span.myClose {
  cursor: pointer;
}
.websiteSingleChooseChnl .body .foot {
  height: 55px;
  position: relative;
  top: 345px;
}
.websiteSingleChooseChnl .body .foot div {
  position: relative;
  top: -330px;
  overflow: hidden;
}
.websiteSingleChooseChnl treecontrol li {
  line-height: 30px;
  width: 550px;
}
.websiteSingleChooseChnl treecontrol li .tree-label span.selected {
  font-weight: bold;
}
.websiteSingleChooseChnl treecontrol.tree-light li .tree-selected {
  font-weight: normal;
}
.websiteSingleChooseChnl treecontrol li .tree-label {
  position: relative;
  top: -5px;
}
.websiteSingleChooseChnl treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  padding: 3px 10px;
  background: url("editingCenter/app/images/m1-l.png") no-repeat !important;
}
.websiteSingleChooseChnl treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  background: url("editingCenter/app/images/m2-l.png") no-repeat;
}
.websiteSingleChooseChnl .body .foot button.confirm {
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background: #FF4E40;
  border: none;
  border-radius: 4px;
  margin-right: 10px;
  padding: 0px;
}
.websiteSingleChooseChnl .body .foot button.cancel {
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border: none;
  border-radius: 4px;
  border-color: #C1C1C1!important;
  background-color: #C1C1C1!important;
  padding: 0px;
}
.websiteSingleChooseChnl .body .foot .button {
  left: 160px;
  margin-top: 10px;
}
.websiteSingleChooseChnl trs-single-radio .regular-radio + label {
  cursor: pointer;
}
.websiteSingleChooseChnl .body .foot .selected {
  width: 300px;
  position: relative;
  left: 30px;
}
.websiteSingleChooseChnl .body .foot .selected .chnldesc {
  font-size: 13px;
}
.websiteSingleChooseChnl .body .foot .selected .myClose {
  cursor: pointer;
}
.websiteSingleChooseChnl .body .foot .selected .selectedSpan {
  font-size: 14px;
  border: 1px solid #E4E2DE;
  padding: 5px;
  height: 28px;
  line-height: 15px;
  border-radius: 10px;
  margin-top: 0px;
  margin-right: 5px;
  display: inline-block;
  float: left;
}

.batchGeneratingNews {
  height: 400px;
  border-bottom: 1px solid #E6E5E4;
}
.batchGeneratingNews .left {
  height: 380px;
  border: 1px solid #E6E5E4;
  margin-left: 10px;
  padding-left: 0px;
  padding-right: 0px;
  overflow: auto;
}
.batchGeneratingNews .left .head {
  height: 32px;
  line-height: 32px;
  background-color: #ec7c65;
  color: white;
  font-size: 12px;
  padding-left: 16px;
}
.batchGeneratingNews .left .head img {
  margin-right: 5px;
  cursor: pointer;
}
.batchGeneratingNews .left .head img.open {
  margin-right: 8px;
}
.batchGeneratingNews .left .tree {
  padding-top: 10px;
}
.batchGeneratingNews .myRight {
  width: 74%;
  font-size: 12px;
}
.batchGeneratingNews .myRight .select {
  height: 70px;
  border-bottom: 1px dashed #E6E5E4;
  padding-top: 20px;
}
.batchGeneratingNews .myRight .select ul {
  height: 180px;
  overflow-y: auto;
}
.batchGeneratingNews .select .dropdown .bth-fix {
  width: 200px;
}
.batchGeneratingNews .select .dropdown ul {
  width: 200px;
}
.batchGeneratingNews .myRight .select .date .form-control {
  height: 30px;
}
.batchGeneratingNews .myRight .select .date .date_c {
  float: left;
  position: relative;
}
.batchGeneratingNews .myRight .select img.dateImg {
  position: absolute;
  top: 8px;
  right: 5px;
}
.batchGeneratingNews .myRight .select .date .date_c .form-control {
  width: 128px;
  height: 33px;
}
.batchGeneratingNews .myRight .select .date .time_c {
  position: relative;
  float: left;
  margin-left: 10px;
}
.batchGeneratingNews .myRight .select .date .time_c .form-control {
  width: 128px;
  height: 33px;
}
.batchGeneratingNews .myRight .select .startDate {
  float: left;
  position: relative;
}
.batchGeneratingNews .myRight .select .startDate img {
  position: absolute;
  top: 6px;
  right: 10px;
}
.batchGeneratingNews .myRight .select .endDate {
  float: left;
  position: relative;
}
.batchGeneratingNews .myRight .select .endDate img {
  position: absolute;
  top: 6px;
  right: 10px;
}
.batchGeneratingNews .myRight .select .text {
  height: 30px;
  width: 165px;
  float: left;
}
.batchGeneratingNews .myRight .select .reserve_word {
  float: left;
  padding-top: 5px;
}
.batchGeneratingNews .myRight .selectNoBorder {
  padding-top: 20px;
  height: 70px;
}
.batchGeneratingNews .myRight .selectNoBorder span {
  margin-right: 10px;
}
.batchGeneratingNews .myRight .selectNoBorder label {
  cursor: pointer;
}
.batchGeneratingNews treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  background: url("editingCenter/app/images/m2-l.png") no-repeat;
  vertical-align: -4px;
}
.batchGeneratingNews treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  background: url("editingCenter/app/images/m1-l.png") no-repeat;
  vertical-align: -4px;
}
.batchGeneratingNews-bottom {
  width: 100%;
  position: relative;
}
.batchGeneratingNews-bottom button.confirm {
  position: absolute;
  left: 450px;
  top: 20px;
  width: 83px;
  height: 33px;
  font-size: 12px;
  background-color: #FF4E40;
  color: white;
  border: 0px;
  border-radius: 4px;
}
.batchGeneratingNews-bottom button.btn:hover {
  background: #FF4E40;
  color: #fff;
}
.mgbottom {
  margin-bottom: 250px;
}

.batchMoveNews-bottom {
  width: 100%;
  position: relative;
}
.batchMoveNews {
  width: 98%;
  border: 1px solid #E0DDDB;
  margin-top: 20px;
  margin-right: 20px;
  position: relative;
  overflow: hidden;
}
.batchMoveNews .busy {
  top: -400px;
}
.batchMoveNews .main {
  width: 100%;
  border-bottom: 1px solid #E0DDDB;
  overflow: hidden;
}
.batchMoveNews .main .left {
  width: 50%;
  height: 350px;
  border-right: 1px solid #E0DDDB;
}
.batchMoveNews .main .head {
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
.batchMoveNews .main .body {
  height: 275px;
  border: 1px solid #E0DDDB;
  width: 90%;
  margin-left: 25px;
  overflow-y: auto;
}
.batchMoveNews .main .body .bodyhead {
  width: 100%;
  height: 35px;
  background-color: #ec7c65;
  padding-left: 10px;
  color: white;
  font-size: 12px;
  line-height: 35px;
}
.batchMoveNews .main .body .bodyhead img {
  cursor: pointer;
  margin-right: 3px;
}
.batchMoveNews .main .body .bodyhead img.open {
  margin-right: 6px;
}
.batchMoveNews .main .right {
  width: 50%;
  height: 300px;
}
.batchMoveNews .recuMove {
  width: 100%;
  border-bottom: 1px solid #E0DDDB;
  height: 60px;
  line-height: 60px;
  padding-left: 30px;
  font-size: 12px;
}
.batchMoveNews .recuMove span {
  margin-right: 10px;
}
.batchMoveNews .recuMove label {
  cursor: pointer;
}
.batchMoveNews-bottom button {
  position: absolute;
  left: 50%;
  bottom: 12px;
  width: 83px;
  height: 33px;
  font-size: 12px;
  background-color: #FF4E40;
  color: white;
  border: 0px;
  border-radius: 4px;
}
.batchMoveNews treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  background: url("editingCenter/app/images/m2-l.png") no-repeat;
  vertical-align: -4px;
}
.batchMoveNews treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  background: url("editingCenter/app/images/m1-l.png") no-repeat;
  vertical-align: -4px;
}
.myManuSubmit .busy {
  top: -310px;
}


.toBeCompiled-directSign-window .modal-content {
    width: 300px;
    background: #DDD;
    top: 205px;
    margin: 0px auto;
}

.toBeCompiled-directSign-container {
    width: 294px;
    background: #FFF;
    margin: 2px 2px;
    border-radius: 6px;
}

.toBeCompiled-directSign-body {
    overflow: hidden;
    background: #f1f2f4;
    height: 78px;
    line-height: 78px;
}
.toBeCompiled-directSign-body p span{
    color: red;
}

.toBeCompiled-directSign-body p {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.toBeCompiled-directSign-footer{
	background: #f1f2f4;
	padding-bottom: 26px;
}
.toBeCompiled-directSign-footer .new-role-btn {
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 4px;
    font-size: 12px;
}

.toBeCompiled-directSign-footer .ml140 {
    margin-left:140px;
}

.timing-sign .modal-dialog {
    width: 630px;
    margin-top: 180px;
    top: 0px;
}

.timing-signed {
    border: 3px solid #DCDEDB;
    /*    font-family: "微软雅黑";*/
    font-size: 14px;
    color: #383838
}

.timing-tl i {
    cursor: pointer;
}

.timing-sign .modal-content {
    /* min-height: 320px;*/
    border: none;
}

.timing-sign .modal-content .showLog-edit-table {
    margin: -20px 10px 10px 10px;
    min-height: 64px;
    padding-top: 5px;
}

.timing-sign .modal-content .showLog-edit-table,
.showLog-fail-table table {
    border-radius: 5px;
    line-height: 26px;
    max-height: 64px;
}

.timing-sign .modal-content .showLog-edit-table table thead {
    border-bottom: 1px solid #ccc;
}

.timing-sign .modal-content .showLog-fail-table table thead {
    border-bottom: 1px solid #ccc;
}

.timing-sign .modal-content .showLog-edit-table,
.showLog-fail-table table thead tr th {
    background-color: #eee;
}

.timing-sign .modal-content .showLog-edit-table table tbody {
    margin-top: 5px;
}

@media screen and (max-width:1400px) {
    .timing-sign .modal-content .showLog-edit-table p {
        margin-top: -76px;
    }
}

.timing-sign .modal-content .showLog-fail-table {
    margin: 20px 10px 10px 10px;
    min-height: auto;
}

.timing-sign .timing-tl {
    height: 41px;
    line-height: 41px;
    padding-left: 18px;
    font-weight: bold;
    overflow: hidden;
}

.timing-sign .timing-tl p {
    float: left;
}

.timing-sign .timing-tl i {
    margin-right: 11px;
    float: right;
}

.timing-sign .timing-row {
    height: 116px;
    border-bottom: 1px solid #fdfdfd;
}

.timing-sign .timing-choose {
    margin: 0px 0px 0px 35px;
    position: relative;
}

.timing-sign .timing-calendar {
    overflow: hidden;
    height: 35px;
}

.timing-sign .timing-calendar p {
    font-size: 12px;
    float: left;
    color: #5E5F63;
}

.timing-sign .timing-calendar p input {
    text-align: center;
    height: 28px;
    line-height: 28px;
    border: 1px solid #CACCCB;
    width: 92px
}

.timing-sign .timing-check,
.timing-sign .timing-detail {
    height: 41px;
    line-height: 41px;
    overflow: hidden;
}

.timing-sign .timing-check p {
    float: left;
    margin-bottom: 0px;
    margin-right: 5px;
}

.timing-sign .timing-check p input {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.timing-sign .timing-detail {
    font-size: 12px
}

.timing-sign .timing-selected {
    overflow: hidden;
    /*min-height: 263px*/
}

.timing-sign .timing-selected button {
    font-size: 12px;
    border: none;
    width: 82px;
    line-height: 28px;
    text-align: center;
    color: white;
    border-radius: 4px;
    padding: 0px;
    margin-left: 20px;
}

.timing-sign .timing-selected-tl {
    position: relative;
    height: 25px;
    line-height: 25px;
}

.timing-sign .timing-bd {
    height: 13px;
    border-bottom: 1px solid #D0D1D5;
}

.timing-sign .timing-bd-tl {
    position: absolute;
    width: 142px;
    font-size: 12px;
    line-height: 25px;
    color: #666867;
    top: 0px;
    text-align: center;
    left: 44px;
    background: white;
}

.timing-sign .timing-td {
    width: 594px;
    margin: 0 auto;
    border: 1px solid #D0D1D5;
}

.timing-sign .timing-td-tl {
    background: #F1F2F6;
    height: 38px;
    color: #252628;
    font-family: "微软雅黑";
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #D0D1D5;
    overflow: hidden;
}

.timing-sign .timing-td-tl p {
    float: left;
    font-size: 12px;
    line-height: 38px;
}

.timing-sign .timing-td-tl p.timing-td-tl-xl,
.timing-sign .timing-td-detail p.timing-td-tl-xl {
    width: 54px;
    border-right: 1px solid #D0D2D1;
    text-align: center;
}

.timing-sign .timing-td-tl p.timing-td-tl-detail,
.timing-sign .timing-td-detail p.timing-td-tl-detail {
    width: 468px;
    border-right: 1px solid #D0D2D1
}

.timing-sign .timing-td-tl p.timing-td-tl-status,
.timing-sign .timing-td-detail p.timing-td-tl-status {
    width: 70px;
}

p.timing-td-tl-status img {
    width: 20px;
    height: 21px;
    border: 0;
    margin-left: 25px;
    cursor: pointer;
}

.timing-sign .timing-td-detail {
    overflow: hidden;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #D0D2D1
}

.timing-sign .timing-td-detail:last-child {
    border-bottom: none
}

.timing-sign .timing-td-detail p {
    float: left;
    font-size: 12px;
    color: #606261;
}

.timing-sign .timing-td-detail p.timing-td-tl-detail {
    padding-left: 20px
}

.timing-sign .timing-td-button {
    height: 50px;
    text-align: right;
    padding-right: 18px;
    padding-top: 10px;
    background: #F1F2F6
}

.timing-sign .timing-td-button button {
    font-size: 12px;
    border: none;
    width: 82px;
    line-height: 28px;
    text-align: center;
    color: white;
    border-radius: 4px
}

.timing-sign .timing-td-button button.send {
    background: #1ABA9E;
    padding: 0px;
}

.timing-sign .timing-td-button button.cancel {
    background: #4496D2
}

.timing-calendar .timeGroup {
    float: left;
    width: 130px;
}

.timing-calendar .timeGroup input {
    width: 128px;
    height: 33px;
    border: 1px solid #cecece;
    border-radius: 3px 3px;
    padding: 0px;
    text-indent: 10px;
}

.timeGroup input.calendar {
    background: url('./editingCenter/app/toBeCompiled/images/t3.png') #fff 100px 8px no-repeat;
}

.timeGroup input.clock {
    background: url('./editingCenter/app/toBeCompiled/images/t1.png') #fff 100px 9px no-repeat;
}

button.identify {
    cursor: not-allowed;
}


/*新增*/

.timing-sign .btn-default[disabled] {
    background: none;
}

.timing-sign .btn-default[disabled]:hover {
    background: none;
}

.timing-sign .btn-primary {
    color: #000;
}

// .timing-calendar .timeGroup input.form-control[readonly] {
//     background: #fff;
// }
.myManuscript-draft .modal-dialog {
  width: 600px;
}
.myManuscript-draft .modal-content {
  position: relative;
  top: 35px;
  background-color: #E1DFDA;
}
.myManuscript .draft {
  overflow: auto;
  width: 592px;
  margin-left: 3px;
  margin-top: 4px;
  margin-bottom: 4px;
  background-color: white;
  min-height: 499px;
}
.myManuscript .draft .head {
  height: 39px;
  line-height: 39px;
  font-weight: bold;
}
.myManuscript .draft .head span {
  margin-left: 15px;
}
.myManuscript .draft .head img {
  margin-left: 515px;
  cursor: pointer;
}
.myManuscript .draft .middle {
  font-size: 12px;
  min-height: 41px;
  line-height: 41px;
  background-color: #F0F2F4;
  padding-left: 10px;
  color: #686969;
  position: relative;
}
.myManuscript .draft .middle span {
  margin-left: 5px;
  cursor: pointer;
}
.myManuscript .draft .middle a {
  margin-left: 5px;
  cursor: pointer;
  color: #686969;
  text-decoration: none;
}
.myManuscript .draft .middle .selected {
  background: #0095CE;
  color: white;
  border-radius: 4px;
}
.myManuscript .draft .middle img.down {
  margin-left: 5px;
  cursor: pointer;
  right: 20px;
  top: 14px;
  position: absolute;
}
.myManuscript .draft .body {
  margin-top: 20px;
}
.myManuscript .draft .body .main {
  position: relative;
  width: 580px;
  overflow: hidden;
}
.myManuscript .draft .body .main .head {
  height: 28px;
  background-color: #FF4E40;
  color: white;
  line-height: 28px;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}
.myManuscript .draft .body .main .left {
  width: 308px;
  border: 1px solid #DAD7D2;
  height: 405px;
  margin-left: 15px;
  margin-right: 15px;
}
.myManuscript .draft .body .main .right {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 236px;
  border: 1px solid #DAD7D2;
  height: 405px;
  overflow: hidden;
  white-space: nowrap;
  overflow-y: auto;
}
.myManuscript .draft .body .main .right .input input {
  width: 205px;
  height: 30px;
  border-radius: 4px;
  margin: 10px;
}
.myManuscript .draft .body .main .right ul {
  font-size: 12px;
  list-style-type: none;
  color: #8E8E8A;
  padding-left: 10px;
}
.myManuscript .draft .body .main .right ul li {
  line-height: 25px;
  cursor: pointer;
}
.myManuscript .draft .body .main .right ul .selected {
  font-weight: bold;
  color: white;
  background-color: #FF4E40;
}
.myManuscript .draft .body .bottom {
  height: 39px;
  padding-left: 410px;
}
.myManuscript .draft .body .bottom button {
  width: 73px;
  height: 25px;
  background-color: #0095CE;
  color: white;
  border: 0px;
  border-radius: 4px;
  margin-top: 10px;
  margin-left: 10px;
}
.myManuscript .draft .middle span.span-title {
  float: left;
}
.myManuscript .draft .middle .content {
  width: 402px;
  height: auto;
}
.myManuscript .draft .middle .moreContent {
  /*padding-left: 77px;*/
  display: inline;
}
.myManuscript .draft .middle .moreContent a {
  display: inline-block;
  padding-right: 5px;
  height: 20px;
  line-height: 20px;
}
.myManuscript .draft .middle .content a {
  display: inline-block;
  padding-right: 5px;
  height: 20px;
  line-height: 20px;
}
.myManuscript .contt {
  height: 630px;
  border: 1px solid #ccc;
  border-top: none;
  white-space: nowrap;
}
.myManuscript .contt ul {
  margin-left: -10px;
  font-family: "微软雅黑", "Arial";
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #666640;
  text-align: left;
  line-height: normal;
}
.contt .tree-light li.tree-collapsed i.tree-branch-head {
  background: url("editingCenter/app/images/m1-l.png") no-repeat;
  vertical-align: -4px;
}
.contt .tree-light li.tree-expanded i.tree-branch-head {
  background: url("editingCenter/app/images/m2-l.png") no-repeat;
  vertical-align: -4px;
}
.over {
  overflow: none;
}
.myManuscript .draft .dropDown {
  width: 92px;
  background-color: white;
  z-index: 50;
  border: 1px solid #D0CDC7;
  position: absolute;
  left: 300px;
  top: 30px;
}
.myManuscript .draft .dropDown ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.myManuscript .draft .dropDown ul li {
  padding-left: 10px;
  line-height: 30px;
  height: 30px;
}
.myManuscript .draft .dropDown ul li img {
  width: 5px;
  height: 8px;
}
.myManuscript .draft .dropDown ul li .icon {
  color: #A0CDE6;
}
.myManuscript .draft .dropDown ul li.selected {
  color: white;
  background-color: #0095CE;
}
.myManuscript .draft .dropDown ul li:hover {
  color: white;
  background-color: #0095CE;
}
.myManuscript-draft div.br0 {
  border: 0;
}
.myManuscript .myManuscript-draft-leftTree {
  width: 307px;
  height: 375px;
}
/*.myManuscript-draft div.over {
    white-space: nowrap;
    overflow: auto
}
*/
.myManuscript .draft .body .main .right .input ul {
  height: 200px;
  overflow-y: auto;
  width: 200px;
}

.myManuscript-rejection .modal-dialog {
    width: 631px;
}

.myManuscript-rejection .modal-content {
    position: relative;
    top: 60px;
    background-color: #E1DFDA;
}

.myManuscript-rejection .rejection {
    width: 622px;
    margin-left: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    background-color: white;
    overflow: hidden;
}

.myManuscript-rejection .rejection .head {
    height: 39px;
    line-height: 39px;
    font-weight: bold;
}

.myManuscript-rejection .rejection .head p {
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 18px;
    line-height: 39px;
    font-size: 14px;
    color: #343535;
}

.myManuscript-rejection .rejection .head img {
    cursor: pointer;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    border: 0;
    width: 18px;
    height: 18px;
}

.myManuscript-rejection .rejection .middleFirst {
    overflow: hidden;
    background: #f0f2f4;
}

.myManuscript-rejection .rejection .middleFirst p.title {
    font-size: 12px;
    color: #343535;
    float: left;
    padding: 0px;
    margin: 12px 0px 0px 15px;
}

.myManuscript-rejection .rejection .middleFirst p.number {
    font-size: 14px;
    color: #343535;
    padding: 0px;
    margin: 12px 0px 0px 15px;
}

.myManuscript-rejection .rejection .middleFirst div.pack {
    overflow: hidden;
}

.myManuscript-rejection .rejection .middleFirst div.radio ul {
    list-style: none;
    font-size: 12px;
    color: #666460;
    height: 30px;
    line-height: 30px;
    padding-bottom: 100px;
}

.myManuscript-rejection .rejection .middleFirst div.radio ul li {
    position: relative;
    margin-left: 15px;
}

.myManuscript-rejection .rejection .middleFirst div.radio ul li input {
    bottom: 8px;
    width: 15px;
    height: 15px;
    position: absolute;
    cursor: pointer;
}

.myManuscript-rejection .rejection .main {
    padding: 0 20px;
}

.myManuscript-rejection .rejection .main .brokerage {
    margin-top: 20px;
}

.myManuscript-rejection .rejection .main .brokerage .list {
    border: 1px solid #D6D2CD;
    width: 582px;
    height: 98px;
    overflow: auto;
    margin-top: 20px;
}

.myManuscript-rejection .rejection .main .brokerage .reason {
    width: 582px;
    height: 98px;
    /*border: 1px solid #D6D2CD;*/
}

.myManuscript-rejection .rejection .invalidate-input-box span.ng-scope {
    left: 10px;
}

.myManuscript-rejection .rejection .main .brokerage .wastetitle {
    margin-top: 20px;
    margin-bottom: 20px
}

.myManuscript-rejection .rejection .main .brokerage .list ul {
    padding-left: 0px;
}

.myManuscript-rejection .rejection .main .brokerage .list ul li {
    padding-left: 10px;
    font-size: 12px;
    color: #666460;
    /*height: 30px;*/
    line-height: 30px;
    cursor: pointer;
}

.myManuscript-rejection .rejection .main .brokerage .list ul li.selected {
    background-color: #0097D0;
    color: white;
}

.myManuscript-rejection .rejection .main .wasteDraft {
    margin-top: 20px;
}

.myManuscript-rejection .rejection .main .wasteDraft .reason {
    width: 582px;
    height: 255px;
    border: 1px solid #D6D2CD;
    margin-top: 20px;
}

.myManuscript-rejection .rejection .bottom {
    padding: 20px;
    text-align: right;
}

.myManuscript-rejection .rejection .bottom button {
    width: 80px;
    height: 28px;
    font-size: 12px;
    color: white;
    background-color: #0095CE;
    border: 0px;
    border-radius: 4px;
}

.myManuscript-rejection .radio label,
.checkbox label {
    min-height: 12px;
}

.myManuscript-rejection .rejection .selectedList {
    float: left;
    width: 528px;
    height: auto;
    margin-left: 6px;
}

.myManuscript-rejection .rejection .selectedList .lotTitle {
    font-size: 12px;
    color: #666666;
    line-height: 40px;
    margin-right: 15px;
}

.myManuscript-rejection .rejection .pack ul.moreList {
    position: absolute;
    top: 80px;
    right: 14px;
    overflow: hidden;
    width: 315px;
    background: #fff;
    padding: 0px;
    min-height: 200px;
    border: 1px solid #ccc;
    z-index: 999;
}

.myManuscript-rejection .rejection .pack ul.moreList li {
    line-height: 30px;
    height: 30px;
    list-style: none;
    background: url(./editingCenter/iWo/images/limark.jpg) no-repeat 0%;
    padding-left: 15px;
    margin-left: 20px;
    color: #888888;
    font-size: 13px;
}

.myManuscript-rejection .rejection .pack ul.moreList li.active {
    background: #fff;
    color: #000;
}

.myManuscript-rejection .rejection .pack img {
    position: absolute;
    right: 14px;
    top: 60px;
    cursor: pointer;
}

.myManuscript-rejection .rejection .pack img.active {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.myManuscript-rejection .rejection .bottom>div {
    float: left;
    padding: 5px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #333;
    cursor: pointer;
}

.myManuscript-submit .modal-dialog {
  width: 652px;
}
.myManuscript-submit .modal-content {
  position: relative;
  background-color: #fff;
}
.myManuSubmit .submit {
  width: 650px;
  border: 4px solid #dddddd;
}
.myManuSubmit .submit .header {
  height: 42px;
}
.myManuSubmit .submit .header p {
  float: left;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 10px;
}
.myManuSubmit .submit .header img {
  float: right;
  margin-right: 10px;
  margin-top: 12px;
  width: 18px;
  height: 18px;
  border: 0;
  cursor: pointer;
}
.myManuSubmit .submit .content {
  position: relative;
}
.myManuSubmit .submit .content .headline {
  background: #f0f2f5;
}
.myManuSubmit .submit .content .headline p {
  font-size: 12px;
  color: #333333;
  float: left;
  margin: 13px 0px 0px 18px;
}
.myManuSubmit .submit .content .headline .selectedList {
  float: left;
  width: 550px;
  height: auto;
}
.myManuSubmit .submit .content .headline .selectedList span {
  font-size: 12px;
  color: #666666;
  line-height: 44px;
  margin-right: 15px;
}
.myManuSubmit a:hover {
  text-decoration: none;
}
.myManuSubmit .submit .content .headline img {
  position: absolute;
  right: 14px;
  top: 22px;
  cursor: pointer;
}
.myManuSubmit .submit .content ul.moreList {
  position: absolute;
  top: 40px;
  right: 14px;
  overflow: hidden;
  width: 315px;
  background: #fff;
  padding: 0px;
  min-height: 200px;
  border: 1px solid #ccc;
  z-index: 999;
}
.myManuSubmit .submit .content ul.moreList li {
  line-height: 30px;
  height: 30px;
  list-style: none;
  background: url(editingCenter/iWo/images/limark.jpg) no-repeat 0%;
  padding-left: 15px;
  margin-left: 20px;
}
.myManuSubmit .submit .content ul.moreList li a {
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}
.myManuSubmit .submit .content ul.nav li {
  float: left;
  width: 90px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  margin-left: 10px;
  cursor: pointer;
  background: #FF4E40;
  color: #fff;
}
.myManuSubmit .submit .content ul.nav li.active {
  background: #fff;
  color: #000;
}
.myManuSubmit .submit .content .con {
  overflow: hidden;
  min-height: 390px;
}
.myManuSubmit .submit .content .con .conLeft {
  width: 330px;
  float: left;
  margin-left: 14px;
  margin-top: 10px;
}
.myManuSubmit .submit .content .con div.w160 {
  width: 160px !important;
}
.myManuSubmit .submit .content .con .conLeft p.newsP {
  font-size: 14px;
  height: 30px;
  background: #f1f2f6;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  margin-bottom: 0px;
}
.myManuSubmit .submit .content .con div.newspaperSite {
  width: 160px;
  margin-right: 10px;
  overflow-y: auto;
  border: 1px solid #d5d4d4;
}
.myManuSubmit .submit .content .con div.newspaperDieci {
  width: 160px;
  overflow-y: auto;
  border: 1px solid #d5d4d4;
}
.myManuSubmit .submit .content .con .conLeft div.timeGroup {
  height: 28px;
}
.myManuSubmit .submit .content .con .conLeft .websiteList {
  border: 1px solid #d5d4d4;
}
.myManuSubmit .submit .content .con .conLeft .appList {
  border: 1px solid #d5d4d4;
}
.myManuSubmit .submit .content .con .conLeft div {
  height: 348px;
}
.myManuSubmit .submit .content .con .conLeft div ul {
  overflow: hidden;
  padding: 0px;
}
.myManuSubmit .submit .content .con .conLeft div ul li {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  text-indent: 10px;
}
.myManuSubmit .submit .content .con .conLeft div ul li.active {
  background: #FF4E40;
  color: #fff;
}
.myManuSubmit .submit .content .con .conRight {
  float: left;
  margin-left: 12px;
  width: 275px;
  overflow: hidden;
  margin-top: 10px;
}
.myManuSubmit .submit .content .con .conRight p.newsP {
  font-size: 14px;
  height: 30px;
  background: #f1f2f6;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  margin-bottom: 0px;
}
.myManuSubmit .submit .content .con .conRight .over {
  overflow: hidden;
  width: 100%;
}
.myManuSubmit .submit .content .con .conRight .channelTree {
  /*height: 316px;*/
  overflow-y: auto;
  border: 1px solid #d5d4d4;
}
.myManuSubmit .submit .content .con .conRight .channelTree .treeDiv {
  padding-left: 30px;
}
.myManuSubmit .tree-light li.tree-expanded i.tree-branch-head {
  background: url("manageConfig/roleManageMent/images/j-x.png") no-repeat 0 center;
}
.myManuSubmit .tree-light li.tree-collapsed i.tree-branch-head {
  padding: 1px 10px;
  background: url("manageConfig/roleManageMent/images/j-r.png") no-repeat 0 center !important;
}
.myManuSubmit .submit .content .sitedescUp {
  background: url("manageConfig/roleManageMent/images/j-x.png") #f0f2f5 no-repeat 10px 10px;
  height: 30px;
  font-size: 12px;
  color: #666666;
  text-indent: 28px;
  line-height: 30px;
  cursor: pointer;
}
.myManuSubmit .submit .content .sitedescDown {
  background: url("manageConfig/roleManageMent/images/j-r.png") #f0f2f5 no-repeat 10px 10px;
  height: 30px;
  font-size: 12px;
  color: #666666;
  text-indent: 28px;
  line-height: 30px;
  cursor: pointer;
}
.myManuSubmit .channelTree ul.newsPaperlist {
  overflow: hidden;
}
div.channelTree ul.newsPaperlist li {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  text-indent: 10px;
  width: 100%;
}
div.channelTree ul.newsPaperlist li.active {
  background: #FF4E40;
  color: #fff;
}
.myManuSubmit .submit .trackCon {
  overflow: hidden;
  margin-top: 10px;
}
.myManuSubmit .trackCon .track {
  height: 30px;
  border: 1px solid #cccccc;
  width: auto;
  float: left;
  margin-left: 12px;
  position: relative;
  padding: 0 20px 0 10px;
  margin-bottom: 10px;
}
.myManuSubmit .trackCon .track p {
  line-height: 30px;
  font-size: 12px;
  color: #444444;
  float: left;
  margin: 0px;
  padding: 0px;
}
.myManuSubmit .trackCon .track p i {
  margin: 0px 5px;
}
.myManuSubmit .trackCon .track img {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 8px;
  height: 8px;
  border: 0;
  cursor: pointer;
}
.myManuSubmit .submit .footer {
  height: 60px;
  background: #f0f2f5;
}
.myManuSubmit .submit .footer button {
  width: 80px;
  height: 28px;
  background: #4496d2;
  float: right;
  color: #fff;
  text-align: center;
  line-height: 28px;
  padding: 0px;
  margin-top: 15px;
  margin-right: 10px;
  font-size: 12px;
}
.myManuSubmit .timeGroup {
  position: relative;
  margin-bottom: 5px;
}
.myManuSubmit .timeGroup input.form-control {
  padding: 0px;
  height: 28px;
}
.myManuSubmit .timeGroup img.imgOne {
  position: absolute;
  width: 16px;
  height: 16px;
  border: none;
  top: 6px;
  right: 10px;
}
.myManuscript-submit .timeGroup span.dateTitle {
  font-size: 14px;
  color: #666666;
  float: left;
  line-height: 28px;
}
.myManuscript-submit .timeGroup input.form-control {
  width: 164px;
  background: url("editingCenter/app/toBeCompiled/images/t3.png") no-repeat 140px 5px;
}
.submitBr {
  border: 1px solid #d5d4d4;
}
.myManuscript-submit .channelTree li .tree-label span {
  white-space: nowrap;
  text-overflow: ellipsis;
  /*width: 210px;*/
  overflow: hidden;
}
.myManuscript-submit treecontrol li {
  padding: 0px 0px 0px 10px;
}
.myManuSubmit .conRight input.form-control {
  width: 70%;
  height: 28px;
  float: right;
  line-height: 26px;
  padding: 0px;
  text-indent: 12px;
  -ms-border: 1px solid red;
  /*padding-top:0px;*/
}
.myManuSubmit .conRight .h33 p {
  float: left;
  width: 30%;
  margin-bottom: 0px;
}
.myManuSubmit .conRight input.w80per {
  width: 80% !important;
}
.myManuSubmit .h33 p.w20per {
  width: 20% !important;
}
.myManuSubmit .timeGroup .datepicker thead {
  height: 32px;
}
.myManuSubmit .conRight div.banmianList {
  min-width: 275px;
}
.myManuSubmit .timeGroup .datepicker tr.text-center {
  height: 32px;
}
.myManuSubmit .submit .content .con .conLeft .siteCon .submitWeb_list {
  height: 350px;
  overflow-y: auto;
}
/**新增微信样式**/
.myManuSubmit .weixin {
  width: 80%;
  margin: 0 auto;
}
.myManuSubmit .weixin .header {
  height: 40px;
  margin-top: 10px;
}
.myManuSubmit .submit .weixin .header p {
  font-size: 14px;
  font-weight: normal;
  margin: 7px 0px 0px 0px;
}
.myManuSubmit .weixin .header div.h33 input {
  width: 85%;
  height: 28px;
  float: right;
  margin-top: 8px;
}
.myManuSubmit .weixin .con {
  overflow: hidden;
  height: 348px;
  border: 1px solid #ddd;
}
.myManuSubmit .weixin .con ul {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.myManuSubmit .weixin .con ul li {
  padding-left: 15px;
  min-height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.myManuSubmit .weixin .con ul li.active,
.myManuSubmit .weixin .con ul li:hover {
  background: #FF4E40;
  color: #fff;
}

.myManuscript-outSending .modal-dialog {
    width: 425px;
}

.myManuscript-outSending .modal-content {
    position: relative;
    top: 35px;
    background-color: #E1DFDA;
}


.myManuscript .outSending {
    overflow: auto;
    width: 417px;
    margin-left: 3px;
    margin-top: 4px;
    margin-bottom: 4px;
    background-color: white;
    height: auto;
}

.myManuscript .outSending .head {
    height: 39px;
    line-height: 39px;
    font-weight: bold;
	background-color: #fff;
}

.myManuscript .outSending .head span {
    margin-left: 15px;
	width:90%;
}

.myManuscript .outSending .head img {
    cursor: pointer;
	margin-left:300px;
}

.myManuscript .outSending .body {
	background-color: #F0F2F5;
}

.myManuscript .outSending .body .main {
    width: 100%;
	height:400px;
}
.myManuscript .outSending .body .main .content{
	padding:10px;
}
.myManuscript .outSending .body .main .content .headbar{
	width:100%;
	height:60px;
	padding:15px;
	background-color: #fff;
}

.myManuscript .outSending .body .main .content .titlebar{
	width:100%;
	height:35px;
	line-height:35px;
}
.myManuscript .outSending .body .main .content .titlebar span{
	font-weight: bold;
}
.myManuscript .outSending .body .main .content .contentbody{
    height:280px;
	padding:8px;
	overflow-y:auto;
	background-color: #fff;
}
.myManuscript .outSending .body .main .content .contentbody ul li{
	list-style:none;
}
.myManuscript .outSending .body .bottom {
    height: 39px;
    padding-left: 250px;
}

.myManuscript .outSending .body .bottom button {
    width: 73px;
    height: 25px;
    background-color: #0095CE;
    color: white;
    border: 0px;
    border-radius: 4px;
}
.myManuscript .outSending .body .content .headbar .margin-right-btn{
	margin-right:15px;
}

.operateRecord-window .modal-dialog {
    width: 640px;
    top: 158px;
}

.operateRecord {
    width: 640px;
    height: 500px;
    border: 4px solid #DDDDDD;
    border-radius: 4px;
    background-color: white
}

.operateRecord .head {
    height: 41px;
    border-bottom: 1px solid #DDDDDD;
    line-height: 41px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}

.operateRecord .head img {
    margin-left: 400px;
    cursor: pointer;
}

.operateRecord .search {
    height: 30px;
    width: 100%;
    background-color: #EDEDED;
    line-height: 30px;
    padding-left: 5px;
    font-size: 12px;
}

.operateRecord .search input {
    margin-right: 5px;
}

.operateRecord .search span {
    float: left;
}
.operateRecord .search span.to{
	margin-right:5px;
}

.operateRecord .search .username {
    width: 100px;
    height: 25px;
    float: left;
}

.operateRecord .search .date {
    position: relative;
    float: left;
}

.operateRecord .search .date input {
    width: 100px;
    height: 25px;
    background-color: white;
}

.operateRecord .search .date img {
    position: absolute;
    top: 5px;
    right: 10px;
}

.operateRecord .search .time {
    position: relative;
    float: left;
}

.operateRecord .search .time input {
    width: 70px;
    height: 25px;
    background-color: white;
}

.operateRecord .search .time img {
    position: absolute;
    top: 5px;
    right: 10px;
}

.operateRecord .search .searchbutton {
    height: 25px;
    line-height: 20px;
    border-radius: 4px;
    border: 0px;
    background-color: #0095CE;
    color: white;
}

.operateRecord .main {
    height: 385px;
    width: 100%;
    padding: 5px;
}

.operateRecord .main table {
    font-size: 12px
}

.operateRecord .main table .record{
    text-align: left !important;
}
.operateRecord .main table .record span{
    color:#218DD7;
}

.operateRecord .main thead {
    background: #EDEDED;
}

.operateRecord .bottom {
    font-size: 12px;
}

.operateRecord .bottom ul {
    margin-top: 0px !important;
}
.operateRecord .bottom ul {
    margin-left:100px !important;
}

.historyVersion-window .modal-dialog {
    width: 580px;
}

.historyVersion {
    width: 580px;
    height: 500px;
    border: 4px solid #DDDDDD;
    border-radius: 4px;
    background-color: white;
}

.historyVersion .head {
    width: 100%;
    height: 41px;
    border-bottom: 1px solid #DDDDDD;
    line-height: 41px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
}

.historyVersion .head img {
    margin-left: 440px;
    cursor: pointer;
}

.historyVersion .main {
    width: 100%;
    height: 400px;
    padding: 10px;
}

.historyVersion .main thead {
    background: #EDEDED;
}

.historyVersion .main table>tbody>tr>td {
    padding: 7px;
}

.historyVersion .bottom .pagination {
    margin-top: 10px;
}

.res-ctr-detail {
  background: #f5f5f5;
  overflow: hidden;
  min-height: 660px;
  position: relative;
}
.res-ctr-detail .operate-btns {
  height: 74px;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
  padding-right: 100px;
  position: fixed;
  right: 0px;
  background-color: #f5f5f5;
  width: 100%;
  z-index: 12;
}
.res-ctr-detail .operate-btns .btn-primary {
  padding-left: 4px;
  margin-right: 4px;
  width: 100px;
  background-color: #FF4E40;
  font-family: "Microsoft Yahei";
  border: 1px solid #f93d2e;
}
.res-ctr-detail .operate-btns .btn-primary span.s_icon {
  margin-right: 4px;
  border-right: 1px solid #FF4E40;
  float: left;
  padding-right: 4px;
}
/*.res-ctr-detail .operate-btns .btn-primary span.s_icon::after{
    content: "";
    border-right: 1px solid #4d9bc6;
}*/
.res-ctr-detail .operate-btns .btn-primary span.s_icon img {
  vertical-align: -4px;
  width: 17px;
  height: 17px;
}
.res-ctr-detail .res-ctr-con .res-ctr-con-tit {
  font-size: 33px;
  color: #333;
  text-align: center;
  margin: 0 100px;
  font-family: "Microsoft Yahei";
  word-break: break-word;
}
.res-ctr-detail .res-ctr-con .res-ctr-con-sub-tit {
  text-align: center;
  margin-bottom: 0px;
  font-size: 28px;
  font-family: "Microsoft Yahei";
  color: #333;
}
.res-ctr-detail .res-ctr-con .res-ctr-con-tit-rel-wrap p {
  text-align: center;
  margin-bottom: 0px;
  line-height: 30px;
  font-size: 16px;
  font-family: "Microsoft Yahei";
}
.res-ctr-detail .res-ctr-con .res-ctr-con-tit-rel-wrap p span {
  color: #333;
  /*font-family: "Microsoft Yahei";   */
}
.res-ctr-detail .res-ctr-con .res-ctr-con-tit-rel-wrap p span:nth-child(even) {
  margin-right: 10px;
}
.res-ctr-con {
  margin-top: 30px;
}
.res-ctr-detail .res-ctr-con .res-ctr-con-det {
  color: #444;
  line-height: 36px;
  margin: 25px 100px;
  font-family: "Microsoft Yahei";
  font-size: 18px;
}
.res-ctr-detail .res-ctr-con .audiovideo {
  overflow: hidden;
  margin: 0px 85px;
}
.res-ctr-detail .res-ctr-con .res-ctr-con-det p {
  /* text-indent: 2em;
    margin-bottom: 0px;*/
}
.res-ctr-detail .res-ctr-con .res-ctr-con-det div img {
  max-width: 600px;
  max-height: 600px;
}
.res-ctr-detail .res-ctr-tabset {
  border: 1px solid #dfdfdf;
  margin-left: 100px;
  margin-right: 100px;
  margin-bottom: 30px;
}
.res-ctr-detail .nav-tabs.nav-justified {
  background: #f1f2f6;
  border-bottom: 1px solid #d4d4d4;
}
.res-ctr-detail .nav-tabs.nav-justified > li {
  width: 11%;
  /*border-bottom: 1px solid #d4d4d4;*/
  border-right: 1px solid #d4d4d4;
}
.res-ctr-detail .nav-tabs.nav-justified > li tab-heading {
  position: relative;
  display: inline;
  font-size: 17px;
}
.res-ctr-detail .nav-tabs.nav-justified > li tab-heading i {
  width: 22px;
  height: 22px;
  background-color: #ef4b41;
  border-radius: 11px;
  color: #fff;
  font-size: 10px;
  font-style: normal;
  display: block;
  line-height: 22px;
  position: absolute;
  right: -22px;
  top: -8px;
  text-align: center;
  font-weight: normal;
  -webkit-text-size-adjust: none;
}
.res-ctr-detail .res-ctr-tabset p.tit {
  float: left;
  font-size: 17px;
  font-weight: bold;
  border-right: 1px solid #d4d4d4;
  margin-bottom: 0px;
  line-height: 39px;
  padding: 0 40px;
  font-family: "Microsoft Yahei";
}
.res-ctr-detail .res-ctr-tabset p.tit i {
  margin-left: 6px;
  vertical-align: -2px;
}
.res-ctr-detail .nav-tabs.nav-justified > li > a {
  color: #444;
  font-family: "Microsoft Yahei";
}
.res-ctr-detail .nav-tabs.nav-justified > .active > a,
.res-ctr-detail .nav-tabs.nav-justified > .active > a:hover,
.res-ctr-detail .nav-tabs.nav-justified > .active > a:focus {
  background: #fff;
  font-weight: bold;
  color: #444;
}
.res-ctr-rel-manu {
  overflow: hidden;
  margin-top: 22px;
  margin-left: 26px;
  margin-bottom: 22px;
}
.res-ctr-rel-manu li {
  width: 50%;
  float: left;
  list-style: none;
  background: url("editingCenter/iWo/images/jt-lx.png") no-repeat left 12px;
  height: 36px;
  line-height: 36px;
}
.res-ctr-rel-manu li a {
  color: #444;
  margin-left: 20px;
  display: inline-block;
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: "Microsoft Yahei";
  font-size: 15px;
}
.res-ctr-rel-manu li a:hover,
.res-ctr-rel-manu li a:focus {
  text-decoration: none;
}
.res-ctr-tabset .tab-content .tab-pane {
  background: #fff;
  overflow: hidden;
}
.res-ctr-con-tit-rel {
  background-color: #fff;
  padding: 20px 100px;
  overflow: hidden;
}
.res-ctr-con-tit-rel ul {
  overflow: hidden;
}
.res-ctr-con-tit-rel ul li {
  list-style: none;
  float: left;
  width: 31%;
  line-height: 34px;
  margin-right: 2.33%;
}
.res-ctr-con-tit-rel ul li.areali {
  width: 62%;
}
.res-ctr-con-tit-rel ul li.areali span:nth-child(1) {
  width: 11.1%;
  margin-right: 1%;
}
.res-ctr-con-tit-rel ul li.areali span:nth-child(2) {
  width: 87.5%;
}
.res-ctr-con-tit-rel ul li.urlli {
  width: 64.33%;
}
.res-ctr-con-tit-rel ul li.urlli span:nth-child(1) {
  width: 11.1%;
  margin-right: 0.67%;
}
.res-ctr-con-tit-rel ul li.urlli span:nth-child(2) {
  width: 88%;
}
.res-ctr-con-tit-rel ul li span {
  font-size: 16px;
  font-family: "Microsoft Yahei";
}
.res-ctr-con-tit-rel ul li span.area {
  text-overflow: initial !important;
  white-space: initial !important;
}
.res-ctr-con-tit-rel ul li span:nth-child(1) {
  color: #000;
  width: 23%;
  text-align: right;
  float: left;
  margin-right: 2%;
  font-weight: bold;
}
.res-ctr-con-tit-rel ul li span:nth-child(2) {
  color: #666;
  float: left;
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.res-ctr-con-tit-rel p {
  overflow: hidden;
  line-height: 34px;
  margin-bottom: 0px;
}
.res-ctr-con-tit-rel p span {
  float: left;
  font-size: 16px;
  font-family: "Microsoft Yahei";
}
.res-ctr-con-tit-rel p span:nth-child(1) {
  width: 6%;
  text-align: right;
  color: #000;
  margin-right: 1%;
}
.res-ctr-con-tit-rel p span:nth-child(2) {
  width: 93%;
  color: #666;
}
.res-ctr-detail-wrap {
  margin-top: 74px;
}
.res-ctr-detail-wrap-icon {
  height: 46px;
  background: #fff;
}
.res-ctr-detail-wrap-icon img {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  position: relative;
  left: 49%;
  top: 0px;
  cursor: pointer;
}
.text-overflow-elps {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.res-detail-process-view {
  margin: 0 100px 50px;
}
.res-detail-process-view .res-detail-process-view-tit {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  font-family: "Microsoft Yahei";
  margin-left: 10px;
}
.res-detail-process-view-con {
  border: 1px solid #dedede;
}
.res-detail-process-view-con .res-detail-process-view-sub-tit {
  height: 40px;
  line-height: 40px;
  background: #fff;
  font-size: 16px;
  color: #666;
  margin-bottom: 0px;
  font-family: "Microsoft Yahei";
  padding-left: 18px;
}
.res-detail-process-view-con .res-detail-process-view-head {
  background: #f1f2f6;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
}
.res-detail-process-view-con .res-detail-process-view-head div {
  float: left;
  width: 20%;
  text-align: center;
  font-size: 16px;
  color: #666;
  font-weight: bold;
  font-family: "Microsoft Yahei";
}
.res-detail-process-view-con .res-detail-process-view-head div:nth-child(1),
.res-detail-process-view-con .res-detail-process-view-head div:nth-child(2),
.res-detail-process-view-con .res-detail-process-view-head div:nth-child(3) {
  padding-left: 8%;
  text-align: left;
}
.res-detail-process-view-con .res-detail-process-view-body {
  background: #fff;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #f1f2f6;
}
.res-detail-process-view-con .res-detail-process-view-body span {
  width: 20%;
  float: left;
  text-align: center;
  font-size: 15px;
  color: #888;
  font-family: "Microsoft Yahei";
}
.res-detail-process-view-con .res-detail-process-view-body span:nth-child(1),
.res-detail-process-view-con .res-detail-process-view-body span:nth-child(2),
.res-detail-process-view-con .res-detail-process-view-body span:nth-child(3) {
  padding-left: 8%;
  text-align: left;
}
.res-detail-process-view-con .no-result-tit {
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  margin-bottom: 0px;
  text-align: center;
  font-size: 15px;
  font-family: "Microsoft Yahei";
  color: #888;
  font-style: italic;
}
.res-ctr-detail .weiboMedia {
  margin-bottom: 10px;
  max-width: 350px;
  overflow: hidden;
  margin-left: 100px;
}
.res-ctr-detail .weiboMedia li {
  width: 106px;
  height: 82px;
  margin: 0 10px 10px 0;
  float: left;
}
.res-ctr-detail .weiboMedia li img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.res-ctr-detail .weiboFooter {
  color: #999;
  margin-left: 100px;
}
.res-ctr-detail .scrollPicture_lists {
  margin: 10px 0;
}
.res-ctr-detail .weiboScrollPic {
  width: 780px;
  margin-left: 100px;
}

/*图片库css*/
.list-page-pk .img-box {
  display: block;
  margin-left: 5px;
  margin-right: 5px !important;
  margin-top: 10px;
  margin-bottom: 0;
  width: 210px;
  height: 180px;
}
.list-page-pk .img-box .img-bk {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #f0f2f5;
  overflow: hidden;
}
.list-page-pk .img-box .img-bk img {
  width: 100%;
  min-height: 100%;
}
.list-page-pk .img-box:hover {
  box-shadow: 0 0 15px #666;
}
.list-page-pk .img-box trs-checkbox {
  position: absolute;
  left: 10px;
  top: 8px;
  z-index: 1;
}
.list-page-pk .img-box .img-bk span {
  visibility: visible;
  opacity: 0.2;
  transform: translateY(48px);
  -webkit-transform: translateY(48px);
  -moz-transform: translateY(48px);
  -o-transform: translateY(48px);
  transition: transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s;
  -webkit-transition: transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s;
  -moz-transition: transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s;
  -o-transition: transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s;
}
.list-page-pk .img-box:hover span {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  transition: transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s;
  -webkit-transition: transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s;
  -moz-transition: transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s;
  -o-transition: transform 0.4s ease-in-out 0s, opacity 0.4s ease-in-out 0s;
}
.list-page-pk .img-box .set-pk {
  display: block;
  position: absolute;
  z-index: 10;
  padding-bottom: 10px;
  right: 10px;
  bottom: 48px;
  width: 18px;
  height: 25px;
}
.list-page-pk .img-box .set-pk i {
  display: block;
  width: 18px;
  height: 18px;
  opacity: 0;
  cursor: pointer;
  background: url('resourceCenter/images/icon_set.png') no-repeat;
  transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
}
.list-page-pk .img-box .set-pk-pop {
  display: none;
  position: absolute;
  right: -14px;
  top: 23px;
  width: 120px;
  border-radius: 5px;
  border: 2px solid #0072c7;
  background: #fff;
  box-shadow: 0 0 5px #666;
}
.list-page-pk .img-box .set-pk-pop:after {
  position: absolute;
  top: -5px;
  right: 16px;
  width: 0;
  height: 0;
  content: '';
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 4px solid #0072c7;
}
.list-page-pk .img-box .set-pk:hover .set-pk-pop {
  display: block;
}
.list-page-pk .img-box .set-pk-pop a {
  display: block;
  padding-left: 40px;
  height: 34px;
  color: #666;
  font-size: 14px;
  line-height: 34px;
  font-family: 'Microsoft Hahei';
  border-bottom: 1px solid #f4f4f4;
  text-decoration: none;
}
.list-page-pk .img-box .set-pk-pop a:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.list-page-pk .img-box .set-pk-pop a:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.list-page-pk .img-box a.look-pic-btn {
  background: url('resourceCenter/images/icon_deal.png') no-repeat 14px center;
}
.list-page-pk .img-box a.edit-pic-btn {
  background: url('resourceCenter/images/icon_edit.png') no-repeat 14px center;
}
.list-page-pk .img-box a.pub-pic-btn {
  background: url('resourceCenter/images/icon_pub.png') no-repeat 14px center;
}
.list-page-pk .img-box a.del-pic-btn {
  background: url('resourceCenter/images/icon_del.png') no-repeat 14px center;
}
.list-page-pk .img-box a.fixed-pic-btn {
  background: url('resourceCenter/images/icon_fixed.png') no-repeat 14px center;
}
.list-page-pk .img-box a.cal-pic-btn {
  background: url('resourceCenter/images/icon_cal.png') no-repeat 14px center;
}
.list-page-pk .img-box a.down-pic-btn {
  background: url('resourceCenter/images/z56.png') no-repeat 14px center;
}
.list-page-pk .img-box a.look-pic-btn:hover {
  background: #f4f4f4 url('resourceCenter/images/icon_deal.png') no-repeat 14px center;
}
.list-page-pk .img-box a.edit-pic-btn:hover {
  background: #f4f4f4 url('resourceCenter/images/icon_edit.png') no-repeat 14px center;
}
.list-page-pk .img-box a.pub-pic-btn:hover {
  background: #f4f4f4 url('resourceCenter/images/icon_pub.png') no-repeat 14px center;
}
.list-page-pk .img-box a.down-pic-btn:hover {
  background: #f4f4f4 url('resourceCenter/images/z56.png') no-repeat 14px center;
}
.list-page-pk .img-box a.del-pic-btn:hover {
  background: #f4f4f4 url('resourceCenter/images/icon_del.png') no-repeat 14px center;
}
.list-page-pk .img-box a.fixed-pic-btn:hover {
  background: #f4f4f4 url('resourceCenter/images/icon_fixed.png') no-repeat 14px center;
}
.list-page-pk .img-box a.cal-pic-btn:hover {
  background: #f4f4f4 url('resourceCenter/images/icon_cal.png') no-repeat 14px center;
}
.list-page-pk .img-box:hover .set-pk i {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
}
.loading {
  color: #666;
  line-height: 36px;
  cursor: default;
}
.list-page-pk .checked-pic {
  box-shadow: 0 0 15px #000;
}
.list-page-pk .checked-pic .set-pk i {
  opacity: 1;
}
.list-page-pk .checked-pic span {
  visibility: visible !important;
  opacity: 1 !important;
  transform: translateY(0px) !important;
  -webkit-transform: translateY(0px) !important;
  -moz-transform: translateY(0px) !important;
  -o-transform: translateY(0px) !important;
  transition: transform 0s ease-in-out 0s, opacity 0s ease-in-out 0s !important;
  -webkit-transition: transform 0s ease-in-out 0s, opacity 0s ease-in-out 0s !important;
  -moz-transition: transform 0s ease-in-out 0s, opacity 0s ease-in-out 0s !important;
  -o-transition: transform 0s ease-in-out 0s, opacity 0s ease-in-out 0s !important;
}
/*加载更多旋转*/
/*@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}

.loading img{
-webkit-transform: rotate(360deg);
animation: rotation 1s linear infinite;
-moz-animation: rotation 1s linear infinite;
-webkit-animation: rotation 1s linear infinite;
-o-animation: rotation 1s linear infinite;
}*/
.picture_library_head .btn-commen {
  width: 110px;
}
.picture_library_head .btn-commen a {
  display: block;
  color: #666;
  text-decoration: none;
}
.picture_library_head .btn-commen a:hover {
  color: #fff !important;
}
.picture_library_head .edit_dropdown_menu {
  width: 110px;
}
/*编辑*/
.picture-edit-head {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 60px;
  background: #fff;
  box-shadow: 0 0 5px #666;
}
.picture-edit-head img {
  display: block;
  float: left;
  width: 60px;
  height: 60px;
}
.picture-edit-head .Iw-box-fix {
  right: 50px;
  top: -43px;
}
.picture-edit-head .pc-local {
  font-size: 12px;
  color: #999;
  line-height: 60px;
  margin-left: 80px;
}
.picture-edit-con {
  margin-top: 60px;
  padding: 20px 50px 0;
  background: #f0f2f5 url('resourceCenter/images/edit_bac.gif') no-repeat center top;
}
.picture-edit-con .uploadBtn {
  position: relative;
  margin-left: 22px;
  line-height: 220px;
  border-radius: 5px;
  text-align: center;
  vertical-align: middle;
  background: #eee;
  overflow: hidden;
}
.unLoadImage {
  width: 100%;
}
.picture-edit-con .uploadBtn img {
  border-radius: 5px;
  border: 1px solid #ccc;
  vertical-align: top;
  width: 100%;
  height: 100%;
}
.picture-edit-con .uploadBtn .upload-botton {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -19px;
  margin-left: -50px;
  width: 101px;
  height: 38px;
  background: url('resourceCenter/images/upload_ico.png') no-repeat;
}
.picture-edit-con .m_box {
  border: none;
}
.picture-edit-con textarea {
  padding: 5px 8px;
  width: 100% !important;
  height: 180px !important;
  resize: none;
}
.picture-edit-con .sc-tit {
  color: #666;
  line-height: 34px;
  font-weight: 600;
  text-align: right;
}
.picture-edit-con .w90.sc-tit {
  line-height: 33px;
}
.picture-edit-con .upload-pic-bk {
  /*margin-top: 20px;*/
  /*overflow: hidden;*/
}
.picture-edit-con .material-type {
  float: left;
  padding: 3px 10px;
  margin: 3px 0 0 10px;
  width: 77px;
  height: 29px;
  color: #3c3c3c;
  line-height: 23px;
}
.picture-edit-con .invalidate-input-box {
  padding-left: 10px;
}
.picture-edit-con .material-type i {
  display: block;
  float: left;
  width: 23px;
  height: 23px;
  border-radius: 50px;
  margin-right: 6px;
  background: #34cd87 url('resourceCenter/images/icon_pc.png') no-repeat center;
}
.mt20 {
  margin-top: 20px;
}
.picture-edit-con .percentage {
  position: relative;
  margin-left: 22px;
  margin-top: 10px;
  width: 311px;
  height: 15px;
}
.picture-edit-con .percentage i {
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -20px;
  z-index: 1;
  width: 40px;
  font-size: 10px;
  color: #f5f5f5;
  line-height: 15px;
  font-style: normal;
  text-align: center;
}
.picture-edit-con .percentage .progress {
  height: 15px;
  background-color: #f0f2f5;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.picture-edit-con .percentage .progress-bar-info {
  line-height: 16px;
  color: #f5f5f5;
}
.picture-edit-con .percentage span {
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 15px;
  background: #1483d8;
  border-radius: 10px;
}
.picture-edit-con .webuploader-pick {
  width: 100%;
  height: 38px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.picture-edit-con .list-stule-upload .webuploader-pick {
  opacity: 1;
  filter: alpha(opacity=100);
}
.picture-edit-con .edit-UploadMasBtn .webuploader-pick {
  opacity: 100;
  filter: alpha(opacity=100);
  width: 24px;
  height: 24px;
  margin: 0 10px;
  background: url('editingCenter/app/toBeCompiled/images/b14.png') no-repeat;
}
.picture-edit-con .webuploader-pick + div {
  z-index: 99;
}
.newImage {
  margin-left: -50px !important;
}
.picture-edit-con .upload-load {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  margin-top: -19px;
  margin-left: -73px;
  padding-left: 30px;
  height: 38px;
  font-size: 13px;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  background: url('editingCenter/app/toBeCompiled/images/plus.png') no-repeat 8px center;
  background-size: 26px;
  background-color: rgba(0, 0, 0, 0.4);
}
.picture-edit-con .upload-edit {
  display: block;
  position: absolute;
  z-index: 1;
  left: 187px;
  top: 50%;
  margin-top: -19px;
  width: 40px;
  height: 38px;
  font-size: 13px;
  line-height: 38px;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  background: url('editingCenter/iWo/images/i5.png') no-repeat center;
  background-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}
.picture-edit-con .rw-upload-edit {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  margin-top: -19px;
  margin-left: -50px;
  padding-left: 31px;
  height: 38px;
  font-size: 13px;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  background: url('editingCenter/iWo/images/i5.png') no-repeat 8px center;
  background-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}
.list-page-pk .img-box .mark-ls {
  position: absolute;
  right: 10px;
  top: 0;
  cursor: pointer;
}
.list-page-pk .img-box .mark-ls li {
  float: left;
  padding-left: 2px;
  margin-right: 5px;
  width: 15px;
  height: 32px;
  font-size: 12px;
  color: #fff;
  line-height: 46px;
  cursor: pointer;
  background: url('resourceCenter/images/tag.png') no-repeat center -7px;
}
/*多图上传*/
.picture-edit-con .thumb-scroll {
  margin-top: 10px;
  width: 370px;
  height: 70px;
}
.picture-edit-con .thumb-scroll .thumb-wrap {
  padding-top: 6px;
  height: auto;
}
.picture-edit-con .thumb-scroll .thumb-wrap div.img-bk {
  position: relative;
  display: block;
  float: left;
  margin-right: 5px;
  height: 54px;
}
.picture-edit-con .thumb-scroll .thumb-wrap div.img-bk img {
  max-width: 74px;
  padding: 0;
  height: auto;
  min-height: 50px;
}
.picture-edit-con .thumb-scroll .prev {
  position: absolute;
  left: 0;
  top: 18px;
  width: 16px;
  cursor: pointer;
}
.picture-edit-con .thumb-scroll .next {
  float: none;
  position: absolute;
  width: 14px;
  right: 5px;
  top: 18px;
  cursor: pointer;
}
.picture-edit-con .thumb-scroll .thumb-container {
  width: 332px;
  height: 60px;
}
.picture-edit-con .thumb-scroll .thumb-wrap div.img-bk:hover .delete-btn {
  display: block;
}
.picture-edit-con .thumb-scroll .thumb-wrap div.img-bk:hover .edit-btn {
  opacity: 1;
  transition: opacity 0.4s ease-out;
  -webkit-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
}
.resource-take-draft .group_wrap {
  margin-left: -10px;
  background-color: #fff;
}
.resource-take-draft .group_list {
  padding-left: 10px;
}
.resource-take-draft .group_list span {
  margin-left: 10px !important;
}
.resource-take-draft .group_list li.active .btn {
  background: #FF4E40;
  color: #fff;
}

body {
  min-width: 1024px;
}
.row.full_ht {
  position: relative;
  /*top: -2px;*/
  margin-top: -2px;
  min-height: 605px;
}
.row .iw-custom-top {
  height: 56px;
  background: #fff;
  padding-top: 13px;
  margin-top: -10px;
}
.row .iw-custom-table {
  margin-top: -10px;
}
.full_ht {
  position: absolute;
  top: 0;
  bottom: 0;
}
.resourcec-left-fixed {
  padding-bottom: 99999px;
  margin-bottom: -99999px;
  background-color: #EEEDEB;
}
.editing-left-fixed.full_ht {
  /*max-height: 745px;*/
  overflow-y: auto;
  background-color: #EEEDEB;
}
/*左侧导航菜单*/
.resource_list {
  padding-left: 0;
  padding-right: 0;
}
.resource_list .all_font_color .panel-title,
.resource_list .panel-body-editcenter {
  background-color: #F6F5F4;
}
.resource_list .panel-body-editcenter a {
  color: #556064;
}
.resource_list .panel-title a {
  color: #556064;
  text-decoration: none!important;
}
.resource_list .panel-title a i.dropMark {
  float: right;
  margin: 5px 10px 0px 0px;
  color: #666;
}
.resource_list .left-li-active .panel-title a {
  color: #FF4E40;
}
.resource_list .panel-heading {
  height: auto;
}
.resource_list .panel-title {
  padding: 10px 0 10px 14%;
  line-height: 20px;
}
.resource_list .panel-title span {
  word-break: break-word;
}
.resource_list .panel-body-editcenter {
  background-color: #F6F5F4;
  border-bottom: 1px solid #E1DFDA;
}
/* 常用设置按钮*/
.resource_list .panel-body-editcenter span.set {
  padding: 0 5px;
  vertical-align: middle;
  position: absolute;
  left: 10px;
  top: 9px;
  border: 1px solid #374760;
  color: #374760;
}
.resource_list .panel-body-editcenter span.set:hover {
  border-color: #FF4E40;
  color: #FF4E40;
}
.resource_list .panel-body-editcenter span.set.active {
  border-color: #FF4E40;
  color: #FF4E40;
}
.resource_list .panel-body-editcenter.selected {
  background-image: url(editingCenter/app/images/ad2-1.png);
  background-color: #fff !important;
  color: #FF4E40;
}
.resource_list .panel-body-editcenter:hover {
  background-image: url(editingCenter/app/images/ad2-1.png);
  background-color: #fff;
  color: #FF4E40;
}
.resource_list .panel-body-editcenter.checked {
  background-image: url(editingCenter/app/images/ad2-1.png) !important;
  background-color: #fff !important;
  color: #FF4E40;
}
.resource_list .panel-body-editcenter.checked a {
  color: #FF4E40;
}
.resource_list .panel-title a.checked {
  color: #FF4E40;
}
.resource_list .panel-body-editcenter:hover {
  cursor: pointer;
}
.resource_list .panel-body-editcenter.selected {
  cursor: default;
}
.resource_list .panel-body-editcenter:hover a,
.resource_list .panel-body-editcenter.selected a {
  color: #FF4E40;
  text-decoration: none;
}
.resource_list .panel-body-editcenter.special {
  background-image: url(resourceCenter/images/z68.png) !important;
  background-color: #3f5974;
}
.panel-body-editcenter .editCenter_left_panel_body {
  background: url('editingCenter/app/images/l11.png') 16% center #002743 no-repeat;
  padding-left: 24%;
}
.resource_nav.iwo .panel-body-editcenter {
  overflow: hidden;
  display: table;
  width: 100%;
  line-height: 20px;
}
.resource_list .resource_nav.iwo .panel-body-editcenter a {
  display: table-cell;
  vertical-align: middle;
}
.resource_nav ul {
  border-bottom: none;
  background-color: #222933;
}
.resource_nav ul li {
  width: 50%;
}
.resource_nav ul li.active {
  background-color: #374760;
}
.resource_nav ul li a {
  color: #fff;
}
.resource_nav ul li:hover a {
  background-color: transparent;
  border-color: transparent;
}
.resource_nav .panel-heading {
  background-color: #374760;
}
.resource_nav a:focus {
  outline: none;
}
.resource_nav .panel-group .panel + .panel {
  margin-top: 0;
}
.resource_nav .panel-title {
  font-size: 15px;
}
.resourceCenter_head_sub_nav .nav_btn .allsearch-btn {
  padding: 3px 6px;
}
.resourceCenter_head_sub_nav li.nav_btn.search_btn.ng-scope {
  padding-top: 6px;
  right: 5px;
}
.resourceCenter_head_sub_nav .allsearch-pic {
  width: 20%;
}
.resourceCenter_head_sub_nav span.allsearch-text {
  color: #666;
}
/*头部导航*/
.head_nav {
  position: relative;
  background-color: #eff0f2;
  border-bottom: none;
}
.head_nav ul {
  padding-left: 3px;
  overflow: hidden;
}
.head_nav > ul li a {
  color: #666;
}
.head_nav > .nav-tabs li.active a,
.head_nav > .nav-tabs li:hover a,
.head_nav > .nav-tabs li.active a:focus,
.head_nav > .nav-tabs li.active a:hover {
  position: relative;
  z-index: 15;
  /* margin-top: 2px; */
  /* margin-bottom: -1px; */
  border-left: 1px solid #A7ADAF;
  border-right: 1px solid #A7ADAF;
  /* border-top: 1px solid @iWo_left_tab_border; */
  background-color: #67747D;
  color: white;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  /* top: 1px; */
  border-bottom-color: #4496D2;
}
.head_nav > ul li:hover a {
  background-color: transparent;
}
.head_nav .nav_tabs {
  border-bottom: none;
}
.head_nav .nav_icon a {
  padding-left: 35px;
  padding-right: 8px;
}
.resourceCenter_head_sub_nav .nav_icon a {
  display: block;
  padding: 10px 15px;
  margin-right: 2px;
  border-radius: 4px 4px 0 0;
  border: none;
}
@media only screen and (max-width: 1366px) {
  .head_nav .nav_icon a {
    padding-left: 30px;
    padding-right: 10px;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1920px) {
  .head_nav .nav_icon a {
    padding-left: 35px;
    padding-right: 10px;
  }
}
.head_nav .cursor a:after {
  content: "\e259";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
  display: inline-block;
  visibility: hidden;
}
.head_nav .nav_icon.iwo_ico a {
  background-image: url(resourceCenter/images/z1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.iwo_ico.active a,
.head_nav .nav_icon.iwo_ico:hover a {
  background-image: url(resourceCenter/images/z1-1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.share_ico a {
  background-image: url(resourceCenter/images/z2.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
  background-size: 23px;
}
.head_nav .nav_icon.share_ico.active a,
.head_nav .nav_icon.share_ico:hover a {
  background-image: url(resourceCenter/images/z2-1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
  background-size: 23px;
}
.head_nav .nav_icon.xinhua_ico a {
  background-image: url(resourceCenter/images/z3.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
  background-size: 23px;
}
.head_nav .nav_icon.xinhua_ico.active a,
.head_nav .nav_icon.xinhua_ico:hover a {
  background-image: url(resourceCenter/images/z3-1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
  background-size: 23px;
}
.head_nav .nav_icon.stock_ico a {
  background-image: url(resourceCenter/images/z4.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.stock_ico.active a,
.head_nav .nav_icon.stock_ico:hover a {
  background-image: url(resourceCenter/images/z4-1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.picture_ico a {
  background-image: url(resourceCenter/images/z5.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.picture_ico.active a,
.head_nav .nav_icon.picture_ico:hover a {
  background-image: url(resourceCenter/images/z5-1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.document_ico a {
  background-image: url(resourceCenter/images/z72.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.document_ico.active a,
.head_nav .nav_icon.document_ico:hover a {
  background-image: url(resourceCenter/images/z72-1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.video_ico a {
  background-image: url(resourceCenter/images/z6.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.video_ico.active a,
.head_nav .nav_icon.video_ico:hover a {
  background-image: url(resourceCenter/images/z6-1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.website_ico a {
  background-image: url(resourceCenter/images/z7.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
  background-size: 23px;
}
.head_nav .nav_icon.website_ico.active a,
.head_nav .nav_icon.website_ico:hover a {
  background-image: url(resourceCenter/images/z7-1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
  background-size: 23px;
}
.head_nav .nav_icon.app_ico a {
  background-image: url(resourceCenter/images/z8.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.app_ico.active a,
.head_nav .nav_icon.app_ico:hover a {
  background-image: url(resourceCenter/images/z8-1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.wechat_ico a {
  background-image: url(resourceCenter/images/z9.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.wechat_ico.active a,
.head_nav .nav_icon.wechat_ico:hover a {
  background-image: url(resourceCenter/images/z9-1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.weibo_ico a {
  background-image: url(resourceCenter/images/z10.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.weibo_ico.active a,
.head_nav .nav_icon.weibo_ico:hover a {
  background-image: url(resourceCenter/images/z10-1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.robot_ico a {
  background-image: url(resourceCenter/images/z30.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.robot_ico.active a,
.head_nav .nav_icon.robot_ico:hover a {
  background-image: url(resourceCenter/images/z30-1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
.head_nav .nav_icon.digital_ico a {
  background-image: url(resourceCenter/images/z11.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
  background-size: 23px;
}
.head_nav .nav_icon.digital_ico.active a,
.head_nav .nav_icon.digital_ico:hover a {
  background-image: url(resourceCenter/images/z11-1.png);
  background-repeat: no-repeat;
  background-position: 8px 10px;
  background-size: 23px;
}
.head_nav .nav_icon.more_ico a {
  background-image: url(resourceCenter/images/z12.png);
  background-repeat: no-repeat;
  background-position: 8px 17px;
}
.head_nav .nav_icon.more_ico.active a,
.head_nav .nav_icon.more_ico:hover a {
  background-image: url(resourceCenter/images/z12-1.png);
  background-repeat: no-repeat;
  background-position: 8px 17px;
}
.head_nav .nav_icon.search_ico a,
.head_nav .nav_icon.search_ico:hover a {
  background-image: url(resourceCenter/images/z13.png);
  background-repeat: no-repeat;
  background-position: 8px 17px;
}
.head_nav .nav_btn {
  padding-top: 10px;
  padding-left: 10px;
  cursor: pointer;
}
/*头部导航设置字体*/
.resourceCenter_head_sub_nav ul.nav li.nav_icon,
.resourceCenter_head_sub_nav ul.nav li.cursor {
  font-family: "微软雅黑";
}
/*"更多"字体颜色修改为与其他一致*/
.resourceCenter_head_sub_nav ul.nav li.cursor {
  color: #666;
}
.resourceCenter_head_sub_nav > .tab-content {
  top: -2px;
}
/*头部子导航*/
.head_sub_nav ul {
  height: 43px;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
  border-bottom: none;
  border-top: 1px solid #A7ADAF;
  background-color: #67747D;
}
.head_sub_nav ul li {
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
}
.head_sub_nav > .nav-tabs li:hover {
  float: left;
  margin-bottom: -1px;
}
.head_sub_nav > .nav-tabs li.active a,
.head_sub_nav > .nav-tabs li:hover a,
.head_sub_nav > .nav-tabs li.active a:focus {
  border-radius: 5px;
  background-color: #fff;
  color: #FF4E40;
}
.head_sub_nav ul li a {
  padding: 5px 10px;
  color: #fff;
}
/*icon*/
.resource_icon_lst span {
  display: inline-block;
}
.InternetDraft .nav-tabs li.active > a,
.InternetDraft .nav-tabs li.active > a:focus {
  margin-top: 1px;
  background-color: #FFF;
  color: #000;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  font-weight: bold;
}
.retrieval {
  padding: 10px 0;
}
.retrievalpanel {
  padding: 10px 0;
  border-bottom: 1px dotted #ddd;
}
.tagbtn {
  color: #676561;
  display: inline-block;
  padding: 2px 8px;
  margin: 4px 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  background-color: transparent;
  border-radius: 4px;
}
.tagbtn:hover,
.tagbtn:active,
.tagbtn.active {
  color: #fff;
  background-color: #f93d2e;
  border-color: #f93d2e;
}
.retrievaltag {
  display: inline-block;
  padding: 6px 12px;
  margin: 2px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid #2e6da4;
  border-radius: 4px;
  color: #fff;
  background-color: #337ab7;
}
.tag-sm .retrievaltag {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.retrievalmodal .modal-body {
  padding-top: 0px;
}
.retrievalmodal .well {
  border-radius: 0;
  margin-bottom: 0;
}
/*底部虚线*/
.bm_dot_line {
  border-bottom: 1px dotted #d4d4d6;
}
/*带白色叉号的蓝色列表*/
.m_del_labels {
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.m_del_labels li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 3px 8px;
  border-radius: 3px;
  color: #fff;
  background-color: #2f98d2;
}
.m_del_labels li:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: 3px;
  vertical-align: middle;
  background-image: url(/editingCenter/app/images/b18.png);
}
.m_green_labels {
  display: inline-block;
  max-width: 90%;
  margin-bottom: 0;
  padding-left: 10px;
  list-style: none;
}
.m_green_labels li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 3px 15px;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
}
.m_green_labels li:hover {
  cursor: pointer;
  color: #fff;
  background-color: #3ae0c5;
}
.m_green_labels li.active,
.m_green_labels li:focus {
  cursor: pointer;
  color: #fff;
  background-color: #1abaa0;
}
.m_green_labels li.cur_el {
  background-image: url(resourceCenter/images/Xdown.png);
  background-repeat: no-repeat;
  background-position: right 0;
}
.m_green_labels li.no_style {
  border: none;
  background-color: none;
}
.m_green_labels li.no_style:hover {
  color: transparent;
  background-color: none;
}
/*可删除可添加的标签列表*/
.m_edit_labels {
  list-style: none;
  display: inline-block;
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.sml_add_btn {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  line-height: 24px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  background-color: #2e98d4;
}
/*其他*/
.lblock_w160 {
  display: inline-block;
  width: 160px;
}
.lblock_w40 {
  display: inline-block;
  width: 40px;
}
.lh50 {
  line-height: 50px;
  height: 50px;
}
.plr0 {
  padding-left: 0;
  padding-right: 0;
}
.pt5 {
  padding-top: 5px;
}
.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.plr10 {
  padding-left: 10px;
  padding-right: 10px;
}
.valign_top {
  vertical-align: top;
}
.btn_retrieval_pos {
  position: absolute;
  top: 10px;
  right: 15px;
}
.gray_bg {
  background-color: #f1f2f6;
}
.conLeft {
  min-height: 356px;
}
.text-warning {
  color: #8a6d3b;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
.text-success {
  color: #3c763d;
}
.text-info {
  color: #31708f;
}
.text-danger {
  color: #a94442;
}
.u_little_icon {
  display: inline-block;
  margin-right: 10px;
}
.u_color_list [class^="bkg-"].cursor {
  padding-right: 15px;
  background-image: url(resourceCenter/images/Xdown.png);
  background-position: right 3px;
  background-repeat: no-repeat;
}
.u_color_list [class^="bkg-"] font {
  color: #333 !important;
}
.u_color_list li.cursor {
  cursor: pointer;
}
.bkg-area {
  background-color: #fdbbbc;
}
.bkg-zyzxfield {
  background-color: #93d0fc;
}
.bkg-warning {
  background-color: #f8d59d;
}
.bkg-account {
  background-color: #8fe7b5;
}
/*重置弹框框度*/
.box-fix-bt .btn_group {
  text-align: right;
  margin-bottom: 10px;
}
.box-fix-bt .btn_group .btn {
  padding-left: 25px;
  padding-right: 25px;
}
.resource_list .panel-group .panel + .panel {
  margin-top: 0;
}
.reserveModal .modal-dialog {
  width: 450px;
}
.myManuSubmit.sm_size .submit {
  width: 450px;
}
.resource-take-draft .take_draft_media_list.left,
.resource-take-draft .take_draft_website_list.left {
  float: left;
  width: 170px;
}
.resource-take-draft .take_draft_dieCi_list.right,
.resource-take-draft .take_draft_channel_tree.right {
  float: none;
  width: 240px;
  margin-right: 0;
}
.resource_list .editing_center_channel .panel-default > .panel-heading {
  background: #EEEDEB;
  border-bottom: 1px solid #E1DFDA;
}
.resource_list .editing_center_channel .panel-default.left-li-active > .panel-heading {
  /* background: url("./editingCenter/app/images/l12.png") #466385 right center no-repeat !important; */
  background-color: #fff !important;
  color: #FF4E40;
}
.resource_list .editing_center_channel .panel-default > .panel-heading:hover {
  background-color: #F6F5F4;
}
.m_green_labels li.selected {
  border-color: red;
}
.fixed-dropdown .btn-group > .btn:first-child {
  width: 106px !important;
}
.resource-take-draft .take-draft-top input.form-control,
.myManuSubmit_headline .take-draft-top input.form-control {
  background-color: #fff;
  border-radius: 0;
  border-radius: 4px;
}
.myManuSubmit .submit .content ul.nav li.active {
  font-weight: bold;
}
.submit input.timepicker {
  background: #fff url("editingCenter/app/toBeCompiled/images/t3.png") no-repeat 213px 7px;
}
.resource-take-draft .take_draft_top_date input.form-control {
  background-color: #fff;
}
.resource-reserve-modal .take-draft-top input.form-control {
  background-color: #fff;
  border-radius: 0;
}
.resource-reserve-modal .take_draft_top_date input.form-control {
  background-color: #fff;
}
/*iwo*/
/*颜色标签列表*/
.u_color_list {
  margin-right: 10px;
  list-style: none;
  padding: 0;
}
.u_color_list li {
  display: inline-block;
  margin-right: 5px;
  font-size: small;
  color: #333;
}
.u_color_list.word_in li {
  padding-left: 10px;
  padding-right: 10px;
}
.u_color_list i {
  display: inline-block;
  width: 20px;
  height: 10px;
  margin-right: 3px;
}
/*普通文字列表*/
.u_word_list {
  list-style: none;
  padding: 0;
}
.u_word_list li {
  display: inline-block;
  margin-right: 5px;
  font-size: small;
}
/*列表*/
.m_list {
  margin: 0 10px 10px;
  list-style: none;
}
.m_list li {
  padding-top: 10px;
  border-bottom: 1px dashed #d4d4d6;
}
.m_list li p {
  text-indent: 2em;
  color: #bbb;
}
/*搜索框icon*/
.m_search .form-control,
.p_search .form-control {
  display: inline-block;
  width: auto;
  height: 30px;
  line-height: 14px;
  background: url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
  padding-left: 30px;
  font-size: 14px;
  vertical-align: middle;
}
.m_search button {
  display: inline-block;
}
.m_search button,
.m_search button:hover,
.m_search button:focus {
  width: 60px;
}
/*tab切换效果*/
.m_gray_tabs {
  margin: 0;
  padding: 0;
  font-size: 0;
  background-color: #f1f2f6;
}
.m_gray_tabs li {
  display: inline-block;
  width: 33%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  border-top: 1px solid #d4d4d6;
  border-right: 1px solid #d4d4d6;
  border-bottom: 1px solid #d4d4d6;
  text-align: center;
}
.m_gray_tabs li:first-child {
  border-left: 1px solid #d4d4d6;
}
.m_gray_tabs li.active {
  border-bottom-color: #fff;
}
.m_gray_tabs li.active {
  background-color: #fff;
}
.m_white_panel {
  padding: 10px;
  background-color: #fff;
}
/*瀑布流*/
.img-flow {
  width: 100%;
}
.img-flow .img-box {
  float: left;
  /*overflow: hidden;*/
  position: relative;
  margin-bottom: 10px;
  margin-right: 10px;
}
.img-flow .img-box a span {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  overflow: hidden;
}
.img-flow .img-box input[type='checkbox'],
.img-box .imgcheckbox {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
}
.img-box .imgcheckbox span {
  background-color: #fff;
  padding: 0;
}
/*音视频列表*/
.m_img_box {
  position: relative;
  float: left;
  width: 15%;
  margin-right: 15px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  overflow: hidden;
}
.m_img_box input[type='checkbox'] {
  position: absolute;
  left: 10px;
  top: 10px;
}
.m_img_box .op_ico {
  position: absolute;
  right: 10px;
  top: 10px;
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 3px;
}
.m_img_box .desp {
  display: none;
  height: 156px;
  padding-top: 30px;
  padding-left: 30px;
  background-color: #2182b7;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
.m_img_box .desp span {
  display: block;
}
.m_img_box:hover .img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.m_img_box:hover .desp {
  display: block;
}
.m_img_box .img {
  display: block;
  height: 156px;
  overflow: hidden;
}
.m_img_box .img img {
  max-width: 100%;
}
.m_img_box .tit {
  padding: 5px;
  border-top: 1px solid #ccc;
  font-size: 12px;
  color: #676767;
}
.m_img_box .tit span {
  display: block;
}
/*重置tab宽度*/
.row_news .m_nav_3.lg_size > ul li {
  width: 150px;
}
.row_news .m_nav_3.lg_size > ul li a {
  padding-left: 0;
  padding-right: 0;
}
/*重置分页*/
.page.resourcectrl {
  padding-top: 20px;
}
.page.resourcectrl ul {
  margin-top: 0;
  /*margin-left: 10px;*/
}
.page.resourcectrl p {
  height: 30px;
  margin-top: 0;
  line-height: 30px;
}
.page.resourcectrl .m_diylist {
  position: relative;
  float: left;
  display: inline-block;
  height: 30px;
  margin-left: 40px;
  line-height: 30px;
}
.page.resourcectrl p input {
  display: inline-block;
  vertical-align: middle;
}
.m_words_tpl {
  position: absolute;
  left: 60px;
  bottom: 10px;
  z-index: 20;
  border-radius: 3px;
  min-width: 170px;
  max-height: 300px;
  overflow-y: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 3px solid #ddd;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.m_words_tpl li {
  padding-left: 20px;
  cursor: pointer;
}
.m_words_tpl li.active {
  color: #0551c3;
  background-image: url(resourceCenter/images/34.png);
  background-position: 5px center;
  background-repeat: no-repeat;
}
/*资源中心 iwo*/
.res_center_iwo {
  padding: 10px;
  color: #acd5f3;
  background-color: #0b2243;
}
.tree_list {
  margin-left: 15px;
  list-style: none;
}
.tree_list span {
  color: #dae1e8;
  margin-bottom: 5px;
}
.tree_list li.active ul {
  display: block;
}
.tree_list ul {
  /*display: none;*/
  margin-left: 15px;
  list-style: none;
  font-size: 12px;
}
.tree_list ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.tree_list input[placeholder] {
  margin-left: 15px;
  background-color: transparent;
  border: none;
  color: #acd5f3 !important;
}
.resouce_center_share_table .resouce_center_share_title_td {
  text-align: left;
  width: 40%;
  max-width: 400px;
  word-break: break-all;
}
/*返回顶部*/
.go-top {
  position: fixed;
  z-index: 999;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  width: 43px;
  height: 45px;
  background: url(resourceCenter/images/z59.png) no-repeat;
}
/*左侧菜单选中状态*/
.left-li-active > .panel-heading,
.resource_list .left-panel-selected a.accordion-toggle {
  /* background: url("./editingCenter/app/images/l12.png") no-repeat scroll 101% center; */
}
/* 导航 更多*/
.rt-more-btn-list {
  position: absolute;
  width: 104px;
  left: 0;
  top: 40px;
  border: 4px solid #3a80b3;
  background: #FFF;
  padding: 5px;
  z-index: 100;
}
.rt-more-btn-list b {
  display: block;
  font-weight: normal;
  line-height: 24px;
  color: #666;
  text-align: center;
}
.rt-more-btn-list b:after {
  display: none !important;
}
.rt-more-btn-list b:hover {
  background: #DDD !important;
}
/*取、签、见、撤、重*/
.gaiOpe .gao {
  cursor: pointer;
}
.gaiOpe span.text-warning.gai {
  color: #ff8b34;
  float: left;
  margin-left: 25px;
}
.gaiOpe span.text-success.gai {
  color: #19bca1;
  float: left;
  margin-left: 3px;
}
.gaiOpe span.text-primary.gai {
  color: #2078aa;
  float: left;
  margin-left: 3px;
}
.gaiOpe span.text-danger.gai {
  color: #e64b53;
  float: left;
  margin-left: 3px;
}
.gaiOpe span.text-info.gai {
  color: #1d79ac;
  float: left;
  margin-left: 3px;
}
/*管理订阅*/
.res_manege_tit {
  width: 100%;
  font-size: 0;
  position: relative;
}
.res_manege_tit img {
  position: absolute;
  top: 10px;
  left: 10px;
}
.res_manege_tit span {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  color: #000;
}
.subscribe_list trs-checkbox {
  display: inline-block;
}
.subscribe_list .panel-default > .panel-heading span {
  color: #000;
}
.subscribe_list .panel-default > .panel-heading {
  border-bottom-color: #d4d4d6;
}
.subscribe_list .panel-default > .panel-heading .panel-title {
  padding-left: 20px;
}
.resource_ctr .input-group-addon {
  vertical-align: middle;
  cursor: pointer;
}
.blue_bar {
  background-color: #f5f9fc;
}
.blue_bar em {
  color: #cd0001;
}
.search_list .col-md-6:nth-child(odd) {
  border-right: 1px solid #d4d4d6;
}
.search_list .m_box_3 {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #666;
  border-bottom: 1px dotted #d4d4d4;
  position: relative;
}
.search_list .m_box_3 br {
  display: none;
}
.search_list .m_box_3 .bm {
  position: absolute;
  bottom: 0;
  left: 0;
}
.search_list .m_box_3 > p {
  max-height: 140px;
  margin-bottom: 10px;
  overflow: hidden;
}
.search_list .m_box_3 p p {
  margin-bottom: 0;
}
.search_list .m_box_3 img {
  display: none;
}
.search_list .m_box_3 p em,
.search_list .m_box_3 .tit em {
  color: #cd0104;
}
.search_list .m_box_3 span {
  margin-right: 20px;
  color: #339a31;
}
.search_list .m_box_3 a {
  color: #315589;
}
.search_list .m_box_3 .tit {
  height: 20px;
  overflow: hidden;
  color: #1761b6;
}
.edit_table .min_height {
  min-height: 410px;
}
.resource_list ul li:hover {
  background-color: #1c83d2;
}
/*.resource_list .panel-open .panel-heading .panel-title a {
    color: #36b6ff !important;
}*/
.resourceCenter_head_sub_nav .search_btn {
  float: right;
  right: 20px;
}
.m_edit_labels.resource_ctrl li {
  margin-bottom: 0;
}
.all_select_ico,
.all_cancel_ico {
  display: block;
  width: 36px;
  height: 17px;
  margin-bottom: 5px;
  cursor: pointer;
}
.all_select_ico {
  background-image: url(resourceCenter/images/icon_all.png);
  background-repeat: no-repeat;
}
.all_cancel_ico {
  background-image: url(resourceCenter/images/icon_cancel.png);
  background-repeat: no-repeat;
}
/*有3条稿件更新*/
span.more-data {
  color: #fe5353;
}
span.font_red.font_color666 {
  color: #666;
}
.mb_1.edit_news_today_table .panel-default > .panel-heading {
  margin-bottom: 1px;
}
/*新消息提醒垂直间距调整*/
.numberNewDocspt13 {
  padding-top: 0px;
  margin-top: -10px;
}
/** 新增订阅样式 */
.f_color_666 {
  color: #666;
}
.f_color_999 {
  color: #999;
  font-size: 12px;
}
.btn.btn_view {
  padding: 3px 15px;
  color: #fff;
  background-color: #f18279;
}
.m_search.bg_size .form-control {
  width: 87%;
  border-radius: 0;
}
.subscribe_tab {
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.subscribe_tab > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #000;
}
.subscribe_tab > li.active > a,
.subscribe_tab > li.active > a:hover,
.subscribe_tab > li.active > a:focus {
  color: #000;
  border: 1px solid #ccc;
}
.subscribe_list {
  list-style: none;
}
.subscribe_list li {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  color: #666;
}
.subscribe_list li.active {
  background-color: #fbefe6;
}
.subscribe_list li [class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.subscribe_list .lb {
  display: inline-block;
  width: 63px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #f18279;
  background-color: #fff;
}
/** 订阅弹出框*/
.subscribe_modal .modal-dialog {
  width: 420px;
}
.myManuSubmit.md_size .submit {
  width: 420px;
}
.group_list {
  max-height: 281px;
  overflow-y: auto;
  margin-top: 10px;
  border-top: 1px solid #ccc;
  list-style: none;
}
.group_list li .add_btn {
  background: #4496d2;
  color: #fff;
  border-radius: 0;
  border: none;
}
.group_list li {
  padding: 10px 10px 0;
}
.group_list li > span:last-child {
  font-size: 12px;
}
.group_list li .btn {
  font-size: 14px;
}
.group_list li .lg_size {
  width: 80%;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.bg_f0f2f5 {
  background-color: #f0f2f5;
}
.xinhuaRow {
  font-size: 16px;
}
.xinhuaTitle {
  float: left;
  text-align: left;
  font-family: '黑体';
  color: black!important;
}
.xcol-docpubtime,
.xcol-draftrecord {
  width: 176px!important;
}
.fixed_bar {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 41%;
  padding: 5px 10px;
  border-top: 1px solid #ddd;
  background-color: #eff0f2;
}
.pos_relative {
  position: relative;
}
.m_list_6 {
  position: absolute;
  top: 30px;
  z-index: 200;
  width: 60%;
  max-height: 300px;
  overflow-y: auto;
  list-style: none;
  border: 1px solid #ccc;
  background-color: #fff;
}
.m_list_6 li:hover {
  background-color: #eee;
}
.m_list_6 li {
  padding: 3px 10px;
}
.is_subscribe {
  background-color: #aaa;
  color: #fff;
}
.resouce_center_share_table.data-table {
  table-layout: inherit;
}
/**高级检索*/
.m_nav_4 {
  background-color: #FF4E40;
}
.m_nav_4 li {
  margin-top: 10px;
  margin-left: 10px;
  padding: 3px 18px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background-color: #a2d4f8;
  cursor: pointer;
}
.m_nav_4 li.active {
  font-weight: bold;
  background-color: #fff;
}
.m_nav_5 li {
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: #FF4E40;
  color: #fff;
  cursor: pointer;
}
.m_nav_5.md li {
  padding: 1px 20px;
  height: auto;
}
.m_nav_5 li:last-child {
  border-right: none;
}
.m_nav_5 {
  margin: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: #FF4E40;
}
.m_nav_5 li.active {
  color: #000;
  background-color: #fff;
  border-bottom-color: #fff;
}
.bt_line_ccc {
  border-top: 1px solid #ccc;
}
.m_list_2 li {
  display: inline-block;
  margin-right: 5px;
  padding-right: 0;
  cursor: pointer;
}
.m_list_2 li:hover,
.m_list_2 li.active {
  color: #55aeef;
}
.m_list_3 li {
  display: inline-block;
  width: 49%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.page_style {
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 0;
}
.page_style.pagination > li > a,
.page_style.pagination > li > span {
  padding: 3px 8px;
}
.m_toggle_list {
  display: inline-block;
}
.m_toggle_list div {
  display: inline-block;
  padding-left: 15px;
  margin-bottom: 3px;
  background-image: url(resourceCenter/images/close_ico.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  cursor: pointer;
}
.m_toggle_list div.active {
  background-image: url(resourceCenter/images/open_ico.png);
  background-repeat: no-repeat;
  background-position: 0 center;
}
.m_toggle_list ul {
  width: 100%;
  position: absolute;
  list-style: none;
  max-height: 340px;
  overflow-y: auto;
  left: 0;
}
.m_toggle_list li {
  display: inline-block;
  width: 33%;
  overflow: hidden;
  vertical-align: top;
}
.source_ck {
  display: inline-block;
  width: 45%;
  margin-top: 5px;
}
.select_list {
  list-style: none;
  height: 418px;
  overflow-y: auto;
}
.select_list p.info {
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
}
.select_list li {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
.fixed_ht {
  height: 400px;
  overflow-y: auto;
}
.border_box {
  border: 1px solid #ccc;
}
.edit_table .panel-heading {
  border-bottom: none;
}
.edit_table table.mc-margin-bottom-0 {
  margin-bottom: 0;
}
/*图示*/
td.xcol-doctype {
  width: 60px;
  padding: 4px 0 0 0!important;
}
/*新华社panel-title*/
.panel_title_pl0 {
  margin-left: -55px;
}
.font_gray {
  color: #ccc;
}
.f_inline {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
/*数字报刊左侧头部*/
.resouCenleft-digitalHead {
  /*background: red;*/
  height: 40px;
}
.resouCenleft-digitalHead > div {
  color: #556064;
  background: #EEEDEB;
  cursor: pointer;
  float: left;
  width: 50%;
  height: 100%;
  line-height: 40px;
  text-align: center;
  border-bottom: 1px solid #E1DFDA;
}
.resouCenleft-digitalHead > div:hover {
  background: #fff;
  color: #FF4E40;
}
.resouCenleft-digitalHead > div.active {
  background: #fff;
  border-bottom: transparent;
  color: #FF4E40;
}
.resouCenleft-digitalHead > div:first-child {
  border-right: 1px solid #E1DFDA;
}
button.resouShare-four-word-btn,
button.resouShare-four-word-btn:hover {
  width: 100px;
}
button.resouShare-five-word-btn,
button.resouShare-five-word-btn:hover {
  width: 120px;
}
.subscribe_mar100 {
  margin-bottom: 100px;
}
.subscribe_left_pagenation p {
  position: relative;
  right: 28px;
  float: none!important;
}
.subscribe_pagenation {
  margin-left: 20px!important;
}
.subscribe_right_pagenation p {
  margin-left: 10px!important;
}
/**
 * 被选中的according文字颜色
 */
.resource_list .panel-open .panel-heading .panel-title a {
  color: #FF4E40;
}
/*add by pyc 2018/02/05*/
.uploadwd-icon {
  width: 28px;
  height: 32px;
  margin-right: 15px;
}
.resource-upload {
  height: 34px;
  line-height: 34px;
}
.resource-upload .tt {
  margin-right: 20px;
}
.txt-lf {
  text-align: left;
}
.f-disblk {
  display: block;
}
.invalidate-input-box .download-line {
  text-decoration: underline;
  color: #0e90d2;
  cursor: pointer;
}
.mr5 {
  margin-right: 5px;
}
/*滚动条样式*/
.web-scrollbar {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.web-scrollbar::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.web-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #aaa;
}
.resourceCenter_head_sub_nav .web-scrollbar {
  width: 85%;
  height: 40px;
  font-size: 0;
}
.resourceCenter_head_sub_nav .nav_icon {
  display: inline-block;
  font-size: 14px;
}

.websiteCabletPreview_content .videolabel {
  text-align: center;
}
.websiteCabletPreview_content .videolabel video {
  max-width: 960px;
  max-height: 600px;
}
.pyvideo-box {
  display: block;
  position: relative;
  width: 240px;
  height: 135px;
  cursor: pointer;
}
.pyvideo-box .video-tt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 5px;
  margin-bottom: 0;
  height: 30px;
  line-height: 30px;
  color: #fff;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  background: rgba(0, 0, 0, 0.6);
  transform: translateY(30px);
  -moz-transform: translateY(30px);
  -o-transform: translateY(30px);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.pyvideo-box .video-tag {
  width: 100%;
  height: 100%;
}
.pyvideo-box:hover .video-tt {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(-32px);
  -moz-transform: translateY(-32px);
  -o-transform: translateY(-32px);
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.list-page-pk .pyvideo-box {
  width: 256px;
  height: 144px;
}

.resouce-nav-panel .panel {
  background-color: #F6F5F4;
}
.halfwitdh {
  width: 50%;
  text-align: center;
}
.resource_list .nav-tabs {
  background-color: #000;
}
.resource_list .panel-default > .panel-heading {
  background-color: #EEEDEB;
}
.resource-nav-panel .nav-tabs {
  min-width: 220px;
}
.resource-nav-panel .nav-tabs-half li {
  width: 50%;
}
.resource-nav-panel li {
  background-color: #002743;
}
.resource-nav-panel li.active {
  background-color: #374760;
}
.exportModal .modal-header {
  padding: 10px 20px;
  background-color: #4B86B7;
  color: #fff;
}
.exportModal .close {
  color: #fff;
}
.exportModal .modal-footer,
.collectModal .modal-footer {
  text-align: center;
}
.exportModal .modal-content,
.collectModal .bar {
  background-color: #F1F1F1;
}
.collectModal .bar {
  padding: 8px 0;
}
.exportModal .s_icon {
  margin: 0 6px 0 -10px;
  padding-right: 6px;
  border-right: 1px solid #e9e9e9;
}
.collectModal .modal-body {
  padding-top: 0;
}
.collectModal .labeltext {
  padding: 0;
  text-align: right;
  height: 34px;
  line-height: 34px;
}
.infoModal .modal-content {
  border: 3px solid #dedede;
}
.infoModal .closeicon {
  cursor: pointer;
  color: #E44A57;
}
.infoModal .modal-title {
  color: #528EC0;
  font-weight: bolder;
}
.infoModal .modal-title:hover {
  cursor: pointer;
}
.infoModal .modal-body {
  padding-top: 0;
}
.infoModal .modal-table {
  margin: 0px 20px;
}
.infoModal .modal-table .info-title div,
.infoModal .modal-table .info-details,
.infoModal .modal-table .info-details div {
  border-left: 1px solid #DFE0E0;
  border-right: 1px solid #DFE0E0;
}
.infoModal .modal-table .info-title div {
  border-top: 1px solid #DFE0E0;
}
.infoModal .modal-table .info-details div {
  border-bottom: 1px solid #DFE0E0;
}
.infoModal .info-title {
  background-color: #F0F2F5;
  font-weight: bolder;
}
.infoModal .info-important {
  font-size: 14px;
  line-height: 32px;
  padding: 4px 15px;
  font-weight: bolder;
}
.infoModal .info-details {
  border-bottom: 1px solid #EFEFEF;
}
.infoModal .info-title,
.infoModal .info-details {
  font-size: 14px;
  line-height: 32px;
  padding: 4px 15px;
  text-align: center;
  color: #666;
}
/*------------------------*/
.flowGrid {
  position: relative;
  padding: 0;
}
.flowGrid:before,
.flowGrid:after,
.details:before,
.details:after {
  content: "";
  display: table;
}
.flowGrid:after,
.details:after {
  clear: both;
}
.flowGridItem {
  margin-bottom: 15px;
  border: 1px solid #ddd;
}
.flowGridItem .photo {
  padding: 5px;
  position: relative;
  max-height: 500px;
  overflow: hidden;
}
.flowGridItem .photocheck {
  position: absolute;
  left: 7px;
  top: 6px;
}
.flowGridItem .photo img {
  width: 100%;
}
.flowGridItem .profilephoto img {
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
}
.profilephoto {
  width: 45px;
  float: left;
}
.flowGridItem .details {
  position: relative;
  background-color: #f9f9f9;
  padding: 8px 2px;
  border-top: 1px solid #ddd;
}
.flowGridItem .info {
  width: 100px;
  float: left;
  color: #A4A4A4;
}
.flowGridItem .content {
  padding: 3px 6px;
  margin: 0;
}
.flowGridItem .icons {
  position: absolute;
  right: 5px;
  top: 12px;
  width: 30px;
  font-size: 12px;
}
.flowGridColumn {
  float: left;
  padding-left: 10px;
}
.flowGridColumn:last-of-type {
  padding-right: 10px;
}
.newspaper {
  display: inline-block;
  width: 180px;
  height: 320px;
  border: 1px solid #ddd;
  overflow: hidden;
  text-align: center;
}
.newspaper .cover {
  display: block;
  width: 180px;
  height: 250px;
  overflow: hidden;
}
.newspaper img {
  width: 100%;
}
.text-grey {
  color: #A3A3A3;
}
.limita {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space: nowrap;*/
  /*max-width: 300px;*/
  max-width: 520px;
}
.preview-title {
  position: relative;
}
.preview-title .panel-heading {
  padding: 8px 10px;
  border: none;
  background-color: transparent;
  height: auto;
  line-height: 1;
  cursor: default;
  color: #494949;
  font-weight: bolder;
  white-space: pre;
  overflow: hidden;
  text-overflow: ellipsis;
}
.preview-title .text-red {
  color: #dd0000;
  font-weight: bold;
}
.preview-title .panel-body {
  padding: 8px 10px;
  color: #666666;
}
.preview-title .arrow {
  position: absolute;
  left: -12px;
  top: 10px;
  width: 14px;
  height: 14px;
  background: url("planningCenter/images/fk2.png") no-repeat;
}
.extra-info {
  position: absolute;
  top: 20px;
  left: 40px;
  margin-left: 20px;
  font-size: 12px;
  text-align: left;
  z-index: 9999;
  width: 400px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background: url("planningCenter/images/fk1.png") repeat-x left bottom #fff;
}
.customselect {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.customselect .btn-fix-title {
  width: 100%;
}
.customarea .input-group-btn {
  right: 0;
}
.customarea {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 200px;
  padding: 5px;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.customarea .btn-sm:hover {
  background-color: #FF4E40;
  color: #fff;
}
.customdatepicker .btn-default:hover .text-muted {
  color: #fff;
}
.customdatepicker .btn-info {
  background-color: #337AB7;
  color: #fff;
}
.customdatepicker .btn-info .text-info {
  color: #fff;
}
.customdatepicker .btn-info:hover {
  background-color: #337AB7;
  color: #fff;
}
.subscript-header {
  background-color: #eeedeb;
  padding: 8px 0;
  border-bottom: 2px solid #cfcfcf;
  margin: 0;
}
.subscript-header .header-title {
  font-weight: 600;
  color: #666666;
}
.subscript-striped .row {
  line-height: 40px;
  margin: 0;
  padding: 8px 0;
}
.subscript-striped .row:nth-child(odd) {
  background-color: #fff;
}
.subscript-striped .row:nth-child(even) {
  background-color: #f4f5f9;
}
.subscript-striped .dropdown {
  background: transparent;
}
.area_wrap {
  position: absolute;
  width: 400px;
  left: 100%;
  top: 0;
  z-index: 2;
}
.area_wrap:after {
  content: "";
  display: block;
  clear: both;
}
.area_wrap ul {
  float: left;
  width: 120px;
  overflow-x: hidden;
  background-color: #fff;
  list-style: none;
}
.mcicon {
  background-image: url('resourceCenter/images/mcicons.png');
  background-repeat: no-repeat;
  display: block;
  float: left;
  margin-left: 2px;
}
.mctexticon {
  background-image: url('resourceCenter/images/mcicons.png');
  background-repeat: no-repeat;
  display: inline-block;
  top: 1px;
  position: relative;
}
.mcicon-list {
  width: 20px;
  height: 20px;
  background-position: -10px -10px;
}
.mcicon-list.active {
  width: 20px;
  height: 20px;
  background-position: -40px -10px;
}
.mcicon-pic {
  width: 20px;
  height: 20px;
  background-position: -10px -40px;
}
.mcicon-pic.active {
  width: 20px;
  height: 20px;
  background-position: -40px -40px;
}
.mcicon-up-top-arrow {
  width: 14px;
  height: 14px;
  background-position: -75px -5px;
}
.mcicon-up-arrow {
  width: 14px;
  height: 14px;
  background-position: -99px -5px;
}
.mcicon-down-arrow {
  width: 14px;
  height: 14px;
  background-position: -123px -5px;
}
.mcicon-down-bottom-arrow {
  width: 14px;
  height: 14px;
  background-position: -147px -5px;
}
.list-group.dir {
  float: left;
  width: 300px;
}
.list-group.dir .list-group-item.selected {
  width: 301px;
  border: 1px solid #f18279;
  border-right: none;
  margin-bottom: 0;
}
.list-group.dir span:hover,
.list-group.resources .clickable:hover {
  color: #f18279;
}
.cardPanel .list-group .title {
  cursor: default;
  background-color: #eee !important;
  border-bottom: 1px solid #aaa;
}
.cardPanel .rightpanel {
  padding-left: 300px;
}
.rightpanel .resourcespanel {
  min-height: 600px;
  border: 1px solid #f18279;
  -webkit-box-shadow: 0px 0px 5px #f18279;
  box-shadow: 0px 0px 5px #f18279;
  border-radius: 4px;
}
.list-group.resources .list-group-item {
  border: none;
  height: 42px;
}
.list-group.resources .list-group-item:nth-child(odd) {
  background-color: #f7f9fb;
}
.list-group.resources .list-group-item:nth-child(even) {
  background-color: #fff;
}
.arrowicon {
  height: 19px;
  width: 18px;
  overflow: hidden;
  background-image: url('resourceCenter/images/arrowicon.png');
  background-repeat: no-repeat;
  display: inline-block;
  top: 4px;
  position: relative;
}
.arrowicon-up {
  background-position: 0px 0px;
}
.arrowicon-up-top {
  background-position: -54px 0px;
}
.arrowicon-down {
  background-position: -18px 0px;
}
.arrowicon-down-bottom {
  background-position: -36px 0px;
}
.arrowicon-move {
  background-position: -72px 0px;
}

.resCen-weibo-container {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  min-height: 600px;
}
.resCen-weibo-container > ul {
  padding: 20px 30px 0 30px;
  margin: 0;
}
.resCen-weibo-container > ul > li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  position: relative;
  min-height: 122px;
}
.resCen-weibo-container > ul > li div.weiboCheckbox {
  position: absolute;
  top: 10px;
  left: 0;
}
.resCen-weibo-container > ul > li div.weiboLeftImg {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 20px;
  background: #fff;
  left: 40px;
}
.resCen-weibo-container > ul > li div.weiboLeftImg > img {
  width: 100%;
  max-height: 100%;
}
.resCen-weibo-container > ul > li div.weiboRightMain {
  min-width: 600px;
  margin-left: 130px;
}
.resCen-weibo-container > ul > li div.weiboRightMain .weiboUser {
  margin-bottom: 10px;
}
.resCen-weibo-container > ul > li div.weiboRightMain .weiboUser b {
  font-weight: bold;
  color: #333;
  font-size: 17px;
  margin-right: 20px;
  cursor: pointer;
}
.resCen-weibo-container > ul > li div.weiboRightMain .weiboUser span {
  margin-left: 10px;
}
.resCen-weibo-container > ul > li div.weiboRightMain .weiboUser span.text-warning {
  color: #ff8b34;
}
.resCen-weibo-container > ul > li div.weiboRightMain .weiboUser span.text-success {
  color: #19bca1;
}
.resCen-weibo-container > ul > li div.weiboRightMain .weiboUser span.text-primary {
  color: #2078A9;
}
.resCen-weibo-container > ul > li div.weiboRightMain .weiboUser span.text-danger {
  color: #e64b53;
}
.resCen-weibo-container > ul > li div.weiboRightMain .weiboUser i.weiboSource {
  font-style: normal;
  font-size: 12px;
  color: #33D2E4;
  border: 1px solid #33D2E4;
  border-radius: 5px;
  padding: 5px 10px;
  vertical-align: 3px;
}
.resCen-weibo-container > ul > li div.weiboRightMain .weiboContent {
  color: #333;
  margin-bottom: 15px;
  font-size: 16px;
  cursor: pointer;
}
.resCen-weibo-container > ul > li div.weiboRightMain .weiboMedia {
  margin-bottom: 10px;
  max-width: 350px;
  overflow: hidden;
}
.resCen-weibo-container > ul > li div.weiboRightMain .weiboMedia li {
  width: 106px;
  height: 82px;
  margin: 0 10px 10px 0;
  float: left;
}
.resCen-weibo-container > ul > li div.weiboRightMain .weiboMedia li img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.resCen-weibo-container > ul > li div.weiboRightMain .scrollPic {
  width: 90%;
}
.resCen-weibo-container > ul > li div.weiboRightMain .scrollPicture_lists {
  margin: 20px 0;
}
.resCen-weibo-container > ul > li div.weiboRightMain .weiboTime {
  color: #999;
}
.resCen-weibo-container > ul > li div.weiboRightMain .originalWeibo {
  background: #FF4E40;
  outline: none;
  border: none;
  border-radius: 3px;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 3px 10px;
  color: #fff;
  font-family: "幼圆";
}
.resCen-weibo-container .page {
  display: block!important;
  position: static!important;
}
.resCen-weibo-container .scrollPicOuter {
  width: 780px;
}

.resourceCenter-digital-previewContent {
  /*    border-top: 1px solid #666;
    margin-top: 20px;*/
  padding-top: 20px;
  position: relative;
  text-align: center;
}
.resourceCenter-digital-previewContent ul.digital-preview-container {
  text-align: left;
}
.resourceCenter-digital-previewContent ul.digital-preview-container li {
  display: inline-block;
  border: 2px solid #ddd;
  width: 15%;
  margin: 0 1% 20px 0;
  vertical-align: top;
  position: relative;
}
.resourceCenter-digital-previewContent ul.digital-preview-container li > trs-checkbox.banmianSelect {
  position: absolute;
  top: 5px;
  left: 3px;
}
.resourceCenter-digital-previewContent ul.digital-preview-container li > img {
  display: block;
  width: 100%;
  cursor: pointer;
}
.resourceCenter-digital-previewContent ul.digital-preview-container li > p {
  text-align: center;
}
.resourceCenter-digital-previewContent ul.digital-preview-container li > p > span {
  display: block;
  font-weight: bold;
}
.resourceCenter-digital-previewContent ul.digital-preview-container li > p > span:first-child {
  color: #333;
  margin-top: 10px;
  padding: 0 10px;
}
.resourceCenter-digital-previewContent ul.digital-preview-container li > p > span:last-child {
  color: #666;
  /*cursor: pointer;*/
}
.resourceCenter-digital-previewContent div.page {
  display: block;
  position: relative;
  margin-top: 40px;
}
/*单个版面详情*/
.resouCen-digitalDetail {
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 600px;
  background: #f4f4f4;
}
.resouCen-digitalDetail .forArchives_right {
  background: #f4f4f4;
  padding-bottom: 30px;
}
.resouCen-digitalDetail.active {
  background: #f5f5f5;
  border: none;
}
.resouCen-digitalDetail .map img {
  width: 496px;
  height: 415px;
}
.resouCen-digitalDetail .mapDiv {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 9px 14px;
  color: #333;
  position: absolute;
  display: none;
  word-break: break-all;
}
.resouCen-digitalDetail .icon {
  width: 60px;
  height: 46px;
  color: #369;
  font-size: 14px;
  position: absolute;
  word-break: break-all;
}
.resouCen-digitalDetail .icon a {
  display: block;
  width: 60px;
  height: 46px;
  background-image: url(newspaer_btn.png);
}
.resouCen-digitalDetail .icon a.dp {
  background-repeat: no-repeat;
  background-position: 0 0;
}
.resouCen-digitalDetail .icon a.dp:hover {
  background-repeat: no-repeat;
  background-position: 0 -48px;
}
.resouCen-digitalDetail .icon a.ds {
  background-repeat: no-repeat;
  background-position: 0 -96px;
}
.resouCen-digitalDetail .icon a.ds:hover {
  background-repeat: no-repeat;
  background-position: 0 -144px;
}
.resouCen-digitalDetail .icon a.sh {
  background-repeat: no-repeat;
  background-position: 0 -192px;
}
.resouCen-digitalDetail .icon a.sh:hover {
  background-repeat: no-repeat;
  background-position: 0 -240px;
}
.resouCen-digitalDetail .icon a.wf {
  background-repeat: no-repeat;
  background-position: 0 -288px;
}
.resouCen-digitalDetail .icon a.wf:hover {
  background-repeat: no-repeat;
  background-position: 0 -336px;
}
.resouCen-digitalDetail .icon a.yf {
  background-repeat: no-repeat;
  background-position: 0 -386px;
}
.resouCen-digitalDetail .icon a.yf:hover {
  background-repeat: no-repeat;
  background-position: 0 -434px;
}
.resouCen-digitalDetail .left_Img {
  margin: 0 auto;
  /*height: 490px;*/
  width: 305px;
  position: relative;
  border: 1px solid #aaa;
  box-shadow: 5px 5px 5px #aaa;
}
.resouCen-digitalDetail .img_center {
  position: relative;
  /*height: 478px;*/
  width: 300px;
  padding: 0;
}
.resouCen-digitalDetail .Img_a_image {
  /*position: absolute;*/
  height: 478px;
  width: 300px;
  /*left: 0;
    top: 0;*/
}
.resouCen-digitalDetail .Img_a_canvas {
  height: 478px;
  width: 300px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
}
.resouCen-digitalDetail .Img_a {
  position: absolute;
  height: 478px;
  width: 300px;
  left: 0;
  top: 0;
  opacity: 0;
}
.resouCen-digitalDetail .forarchives_presspage {
  width: 1024px;
  margin: 0 auto;
  position: relative;
}
.resouCen-digitalDetail .forarchives_presspage div.DraftList {
  width: 40%;
  font-family: 'Microsoft YaHei';
}
.resouCen-digitalDetail .forarchives_presspage div.DraftList > p {
  font-size: 18px;
  color: #333;
  margin: 15px 0;
}
.resouCen-digitalDetail .forarchives_presspage div.DraftList li {
  color: #898989;
  margin-bottom: 15px;
  width: 100%;
}
.resouCen-digitalDetail .forarchives_presspage div.DraftList li trs-checkbox {
  display: inline-block;
  width: 6%;
  vertical-align: top;
  position: relative;
}
.resouCen-digitalDetail .forarchives_presspage div.DraftList li > div {
  max-width: 90%;
  display: inline-block;
}
.resouCen-digitalDetail .forarchives_presspage div.DraftList li a {
  color: #666;
  cursor: pointer;
}
.resouCen-digitalDetail .forarchives_presspage div.DraftList li a:hover {
  text-decoration: underline;
}
.resouCen-digitalDetail .forarchives_presspage_left > p {
  color: #fff;
  font-size: 20px;
  font-family: '幼圆', 'Microsoft YaHei';
  position: absolute;
  left: 0;
  top: -40px;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.resouCen-digitalDetail .forarchives_presspage_left > p.hideName {
  visibility: hidden;
}
.resouCen-digitalDetail .forarchives_presspage_left > div.digitalDetail_wordOperateGroup {
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.resouCen-digitalDetail .forarchives_presspage_left .digitalDetail_wordOperate {
  cursor: pointer;
  margin-left: 10px;
}
.resouCen-digitalDetail .forarchives_presspage_left .digitalDetail_wordOperate.noClick {
  cursor: default;
  color: #aaa;
}
.resouCen-digitalDetail .forarchives_presspage_left .digitalDetail_wordOperate:hover {
  text-decoration: underline;
}
.resouCen-digitalDetail .forarchives_presspage_left .digitalDetail_wordOperate.noClick:hover {
  text-decoration: none;
}
.resouCen-digitalDetail .forarchives_presspage_right table td a {
  color: #333;
  font-size: 14px;
}
.resouCen-digitalDetail .forarchives_presspage_right table td a i.fa {
  color: #FF4E40;
}
.resouCen-digitalDetail .forarchives_presspage_right th.xcol-md-bm,
.resouCen-digitalDetail .forarchives_presspage_right th.xcol-md-dl {
  color: #fff;
  background: #ABA5A5;
  font-family: '幼圆', 'Microsoft YaHei';
  font-weight: normal;
  border: none;
}
.resouCen-digitalDetail .forarchives_presspage_right th.xcol-md-bm {
  font-size: 18px;
  text-align: left;
}
.resouCen-digitalDetail .forarchives_presspage_right th.xcol-md-dl {
  font-size: 16px;
  width: 80px;
}
.resouCen-digitalDetail .forarchives_presspage_right td.xcol-md-dl-td {
  text-align: center;
}
.resouCen-digitalDetail .forarchives_presspage_right td.xcol-md-dl-td img:first-child {
  margin-right: 10px;
}
.resouCen-digitalDetail .forarchives_presspage_left {
  float: left;
  background: #fff;
  border-radius: 20px;
  box-shadow: 2px 2px 0 #ccc;
  width: 40%;
  position: relative;
  padding-top: 30px;
  top: -45px;
  /*max-height: 580px;*/
  padding-bottom: 60px;
}
.resouCen-digitalDetail .forarchives_presspage_right {
  float: right;
  width: 58%;
}
.resouCen-digitalDetail .edit_table {
  border: none;
}
.resouCen-digitalDetail .edit_table .table-striped > tbody > tr:nth-of-type(2n) {
  background: #f4f4f4;
}
.resouCen-digitalDetail .edit_table td {
  text-align: left;
}
.resouCen-digitalDetail .edit_table td span.text-warning {
  font-size: 12px;
  color: #ff8b34;
}
.resouCen-digitalDetail-head {
  display: block;
  height: 100px;
  /*background: url('./editingCenter/app/images/logo2.png') 20px 20px no-repeat;*/
}
.resouCen-digitalDetail-head > .col-sm-4 {
  padding-right: 2px;
}
.resouCen-digitalDetail-head > .col-sm-4 > img {
  max-width: 100%;
  margin: 18px 0 0 20px;
}
.resouCen-digitalDetail-mid div.timeGroup {
  width: 200px;
  float: left;
  margin-left: 40px;
  margin-right: 20px;
  position: relative;
}
.resouCen-digitalDetail-mid div.timeGroup img {
  position: absolute;
  right: 5px;
  top: 9px;
}
.resouCen-digitalDetail-btnGroup {
  padding-left: 20px;
  background: none;
  float: right;
  /*margin-right: 100px;*/
  margin-top: 35px;
}
.resouCen-digitalDetail-btnGroup .s_icon {
  margin: 0 6px 0 -10px;
  padding-right: 6px;
  border-right: 1px solid #e9e9e9;
}
.resouCen-digitalDetail-mid p {
  width: 200px;
  margin-left: 35px;
}
.resouCen-digitalDetail_banmian {
  padding-left: 15px;
  background: #4394D3;
  height: 80px;
}
.resouCen-digitalDetail_banmian div.dropdown {
  background: transparent;
}
.resouCen-digitalDetail_banmian div.dropdown .btn .caret {
  right: 10px;
}
.resouCen-digitalDetail_banmian > div {
  margin-left: 50%;
  width: 500px;
  margin-top: 20px;
  float: left;
}
.resouCen-digitalDetail_banmian > div .dropdown .dropdown-menu {
  max-height: 200px;
  width: 330px;
  overflow-y: auto;
}
.resouCen-digitalDetail_banmian > div .dropdown .bth-fix {
  width: 330px;
  height: 33px;
}
.resouCen-digitalDetail_banmian .timeGroup {
  float: right;
  position: relative;
}
.resouCen-digitalDetail_banmian .timeGroup > img {
  position: absolute;
  top: 9px;
  right: 7px;
}
.resouCen-digitalDetail_banmian .timeGroup input.form-control {
  width: 150px;
  margin-left: 0;
}
.resouCen-digitalDetail_banmian input.form-control {
  width: 300px;
  margin-left: 99px;
  float: left;
  background: #fff;
}
.resouCen-digitalDetail .digitalDetail-content {
  float: right;
  width: 50%;
}
.resouCen-digitalDetail .digitalDetail-content .digitalDetail_title {
  font-size: 30px;
  font-family: "黑体";
  text-align: center;
}
.resouCen-digitalDetail .digitalDetail-content .digitalDetail_FB,
.resouCen-digitalDetail .digitalDetail-content .digitalDetail_YB {
  font-family: "Microsoft YaHei";
  text-align: center;
  font-size: 20px;
}
.resouCen-digitalDetail .digitalDetail-content .digitalDetail_YT {
  font-family: "Microsoft YaHei";
  text-align: center;
  font-size: 20px;
}
.resouCen-digitalDetail .digitalDetail-content .digitalDetail_author {
  font-size: 16px;
  font-family: "黑体";
  text-align: center;
}
.resouCen-digitalDetail .digitalDetail-content .digitalDetail_main {
  font-size: 16px;
  font-family: "微软雅黑";
}
.resouCen-digitalDetail .digitalDetail-noData {
  color: #ccc;
  font-size: 45px;
  height: 400px;
  line-height: 400px;
  font-family: "微软雅黑";
  text-align: center;
}
.resouCen-digitalDetail-footer {
  height: 80px;
  line-height: 80px;
  text-align: center;
  background: #fff;
  clear: both;
  margin: 0;
}
.resouCen-digitalDetail .forarchives_presspage div.DraftList span.text-warning {
  color: #ff8b34;
}
.resouCen-digitalDetail .forarchives_presspage div.DraftList span.text-success {
  color: #19bca1;
}
.resouCen-digitalDetail .forarchives_presspage div.DraftList span.text-primary {
  color: #2078A9;
}
.resouCen-digitalDetail .forarchives_presspage div.DraftList span.text-danger {
  color: #e64b53;
}

.res-ctr-gxgk-top ul li span:nth-child(1) {
  width: 27%;
}
.res-ctr-gxgk-top ul li span:nth-child(2) {
  width: 71%;
}
.res-ctr-gxgk-top ul li.abstractli {
  width: 62%;
}
.res-ctr-gxgk-top ul li.abstractli span:nth-child(1) {
  width: 13.5%;
  margin-right: 1%;
}
.res-ctr-gxgk-top ul li.abstractli span:nth-child(2) {
  width: 85.5%;
}
.res-ctr-detail-wrap .prev-arrow {
  position: fixed;
  top: 300px;
  width: 40px;
  left: 40px;
  cursor: pointer;
}
.res-ctr-detail-wrap .next-arrow {
  position: fixed;
  top: 300px;
  width: 36px;
  right: 40px;
  cursor: pointer;
}
.pos-rlt {
  position: relative;
}
.pos-t-74 {
  top: 74px;
}
.res-ctr-detail-wrap .gxgkDetails_HTMLCONTENT {
  padding-left: 90px;
  margin-left: 15px;
  word-break: break-word;
  width: 100%;
  display: block;
}
.container-fluit .res-ctr-detail-wrap .res-ctr-con .res-ctr-con-det img {
  display: block;
  max-width: 600px;
  margin: 0 auto;
}

.res-ctr-detail {
  background: #f5f5f5;
  overflow: hidden;
  min-height: 660px;
  position: relative;
}
.res-ctr-detail .operate-btns {
  height: 74px;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
  padding-right: 100px;
  position: fixed;
  right: 0px;
  background-color: #f5f5f5;
  width: 100%;
  z-index: 12;
}
.res-ctr-detail .operate-btns .btn-primary {
  padding-left: 4px;
  margin-right: 4px;
  width: 100px;
  background-color: #FF4E40;
  font-family: "Microsoft Yahei";
  border: 1px solid #f93d2e;
}
.res-ctr-detail .operate-btns .btn-primary span.s_icon {
  margin-right: 4px;
  border-right: 1px solid #FF4E40;
  float: left;
  padding-right: 4px;
}
/*.res-ctr-detail .operate-btns .btn-primary span.s_icon::after{
    content: "";
    border-right: 1px solid #4d9bc6;
}*/
.res-ctr-detail .operate-btns .btn-primary span.s_icon img {
  vertical-align: -4px;
  width: 17px;
  height: 17px;
}
.res-ctr-detail .res-ctr-con .res-ctr-con-tit {
  font-size: 33px;
  color: #333;
  text-align: center;
  margin: 0 100px;
  font-family: "Microsoft Yahei";
  word-break: break-word;
}
.res-ctr-detail .res-ctr-con .res-ctr-con-sub-tit {
  text-align: center;
  margin-bottom: 0px;
  font-size: 28px;
  font-family: "Microsoft Yahei";
  color: #333;
}
.res-ctr-detail .res-ctr-con .res-ctr-con-tit-rel-wrap p {
  text-align: center;
  margin-bottom: 0px;
  line-height: 30px;
  font-size: 16px;
  font-family: "Microsoft Yahei";
}
.res-ctr-detail .res-ctr-con .res-ctr-con-tit-rel-wrap p span {
  color: #333;
  /*font-family: "Microsoft Yahei";   */
}
.res-ctr-detail .res-ctr-con .res-ctr-con-tit-rel-wrap p span:nth-child(even) {
  margin-right: 10px;
}
.res-ctr-con {
  margin-top: 30px;
}
.res-ctr-detail .res-ctr-con .res-ctr-con-det {
  color: #444;
  line-height: 36px;
  margin: 25px 100px;
  font-family: "Microsoft Yahei";
  font-size: 18px;
}
.res-ctr-detail .res-ctr-con .res-ctr-con-det p {
  /* text-indent: 2em;
    margin-bottom: 0px;*/
}
.res-ctr-detail .res-ctr-con .res-ctr-con-det div img {
  max-width: 600px;
  max-height: 600px;
}
.res-ctr-detail .res-ctr-tabset {
  border: 1px solid #dfdfdf;
  margin-left: 100px;
  margin-right: 100px;
  margin-bottom: 30px;
}
.res-ctr-detail .nav-tabs.nav-justified {
  background: #f1f2f6;
  border-bottom: 1px solid #d4d4d4;
}
.res-ctr-detail .nav-tabs.nav-justified > li {
  width: 11%;
  /*border-bottom: 1px solid #d4d4d4;*/
  border-right: 1px solid #d4d4d4;
}
.res-ctr-detail .nav-tabs.nav-justified > li tab-heading {
  position: relative;
  display: inline;
  font-size: 17px;
}
.res-ctr-detail .nav-tabs.nav-justified > li tab-heading i {
  width: 22px;
  height: 22px;
  background-color: #ef4b41;
  border-radius: 11px;
  color: #fff;
  font-size: 10px;
  font-style: normal;
  display: block;
  line-height: 22px;
  position: absolute;
  right: -22px;
  top: -8px;
  text-align: center;
  font-weight: normal;
  -webkit-text-size-adjust: none;
}
.res-ctr-detail .res-ctr-tabset p.tit {
  float: left;
  font-size: 17px;
  font-weight: bold;
  border-right: 1px solid #d4d4d4;
  margin-bottom: 0px;
  line-height: 39px;
  padding: 0 40px;
  font-family: "Microsoft Yahei";
}
.res-ctr-detail .res-ctr-tabset p.tit i {
  margin-left: 6px;
  vertical-align: -2px;
}
.res-ctr-detail .nav-tabs.nav-justified > li > a {
  color: #444;
  font-family: "Microsoft Yahei";
}
.res-ctr-detail .nav-tabs.nav-justified > .active > a,
.res-ctr-detail .nav-tabs.nav-justified > .active > a:hover,
.res-ctr-detail .nav-tabs.nav-justified > .active > a:focus {
  background: #fff;
  font-weight: bold;
  color: #444;
}
.res-ctr-rel-manu {
  overflow: hidden;
  margin-top: 22px;
  margin-left: 26px;
  margin-bottom: 22px;
}
.res-ctr-rel-manu li {
  width: 50%;
  float: left;
  list-style: none;
  background: url("editingCenter/iWo/images/jt-lx.png") no-repeat left 12px;
  height: 36px;
  line-height: 36px;
}
.res-ctr-rel-manu li a {
  color: #444;
  margin-left: 20px;
  display: inline-block;
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: "Microsoft Yahei";
  font-size: 15px;
}
.res-ctr-rel-manu li a:hover,
.res-ctr-rel-manu li a:focus {
  text-decoration: none;
}
.res-ctr-tabset .tab-content .tab-pane {
  background: #fff;
  overflow: hidden;
}
.res-ctr-con-tit-rel {
  background-color: #fff;
  padding: 20px 100px;
  overflow: hidden;
}
.res-ctr-con-tit-rel ul {
  overflow: hidden;
}
.res-ctr-con-tit-rel ul li {
  list-style: none;
  float: left;
  width: 31%;
  line-height: 34px;
  margin-right: 2.33%;
}
.res-ctr-con-tit-rel ul li.areali {
  width: 62%;
}
.res-ctr-con-tit-rel ul li.areali span:nth-child(1) {
  width: 11.1%;
  margin-right: 1%;
}
.res-ctr-con-tit-rel ul li.areali span:nth-child(2) {
  width: 87.5%;
}
.res-ctr-con-tit-rel ul li.urlli {
  width: 64.33%;
}
.res-ctr-con-tit-rel ul li.urlli span:nth-child(1) {
  width: 11.1%;
  margin-right: 0.67%;
}
.res-ctr-con-tit-rel ul li.urlli span:nth-child(2) {
  width: 88%;
}
.res-ctr-con-tit-rel ul li span {
  font-size: 16px;
  font-family: "Microsoft Yahei";
}
.res-ctr-con-tit-rel ul li span.area {
  text-overflow: initial !important;
  white-space: initial !important;
}
.res-ctr-con-tit-rel ul li span:nth-child(1) {
  color: #000;
  width: 23%;
  text-align: right;
  float: left;
  margin-right: 2%;
  font-weight: bold;
}
.res-ctr-con-tit-rel ul li span:nth-child(2) {
  color: #666;
  float: left;
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.res-ctr-con-tit-rel p {
  overflow: hidden;
  line-height: 34px;
  margin-bottom: 0px;
}
.res-ctr-con-tit-rel p span {
  float: left;
  font-size: 16px;
  font-family: "Microsoft Yahei";
}
.res-ctr-con-tit-rel p span:nth-child(1) {
  width: 6%;
  text-align: right;
  color: #000;
  margin-right: 1%;
}
.res-ctr-con-tit-rel p span:nth-child(2) {
  width: 93%;
  color: #666;
}
.res-ctr-detail-wrap {
  margin-top: 74px;
}
.res-ctr-detail-wrap-icon {
  height: 46px;
  background: #fff;
}
.res-ctr-detail-wrap-icon img {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  position: relative;
  left: 49%;
  top: 0px;
  cursor: pointer;
}
.text-overflow-elps {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.res-detail-process-view {
  margin: 0 100px 50px;
}
.res-detail-process-view .res-detail-process-view-tit {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  font-family: "Microsoft Yahei";
  margin-left: 10px;
}
.res-detail-process-view-con {
  border: 1px solid #dedede;
}
.res-detail-process-view-con .res-detail-process-view-sub-tit {
  height: 40px;
  line-height: 40px;
  background: #fff;
  font-size: 16px;
  color: #666;
  margin-bottom: 0px;
  font-family: "Microsoft Yahei";
  padding-left: 18px;
}
.res-detail-process-view-con .res-detail-process-view-head {
  background: #f1f2f6;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
}
.res-detail-process-view-con .res-detail-process-view-head div {
  float: left;
  width: 20%;
  text-align: center;
  font-size: 16px;
  color: #666;
  font-weight: bold;
  font-family: "Microsoft Yahei";
}
.res-detail-process-view-con .res-detail-process-view-head div:nth-child(1),
.res-detail-process-view-con .res-detail-process-view-head div:nth-child(2),
.res-detail-process-view-con .res-detail-process-view-head div:nth-child(3) {
  padding-left: 8%;
  text-align: left;
}
.res-detail-process-view-con .res-detail-process-view-body {
  background: #fff;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #f1f2f6;
}
.res-detail-process-view-con .res-detail-process-view-body span {
  width: 20%;
  float: left;
  text-align: center;
  font-size: 15px;
  color: #888;
  font-family: "Microsoft Yahei";
}
.res-detail-process-view-con .res-detail-process-view-body span:nth-child(1),
.res-detail-process-view-con .res-detail-process-view-body span:nth-child(2),
.res-detail-process-view-con .res-detail-process-view-body span:nth-child(3) {
  padding-left: 8%;
  text-align: left;
}
.res-detail-process-view-con .no-result-tit {
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  margin-bottom: 0px;
  text-align: center;
  font-size: 15px;
  font-family: "Microsoft Yahei";
  color: #888;
  font-style: italic;
}
.res-ctr-detail .weiboMedia {
  margin-bottom: 10px;
  max-width: 350px;
  overflow: hidden;
  margin-left: 100px;
}
.res-ctr-detail .weiboMedia li {
  width: 106px;
  height: 82px;
  margin: 0 10px 10px 0;
  float: left;
}
.res-ctr-detail .weiboMedia li img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.res-ctr-detail .weiboFooter {
  color: #999;
  margin-left: 100px;
}
.res-ctr-detail .scrollPicture_lists {
  margin: 10px 0;
}
.res-ctr-detail .weiboScrollPic {
  width: 780px;
  margin-left: 100px;
}
.res-more {
  display: block;
  margin: 0 auto;
  color: #333;
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px #a7a7a7 solid;
  border-radius: 5px;
  margin-bottom: 20px;
  cursor: pointer;
}
/* add by pyc 2018.7.16 */
.block-title {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

table thead tr th.emailDraft-th-check,
table thead tr td.emailDraft-td-check {
  width: 60px;
  text-align: left;
  padding-left: 18px;
}
.xcol-emailDraft-date {
  width: 154px;
}
.xcol-emailDraft-source {
  width: 220px;
}
.xcol-emailDraft-releaseBuild {
  width: 86px;
}
.xcol-emailDraft-bigPicture {
  width: 106px!important;
}
.resouCen_emailDraft_main .panel-group .panel {
  border-bottom: 1px solid #fff;
}
.resouCen_emailDraft_min_height {
  min-height: 410px;
}
.resouce_center_share_table .page p {
  margin-top: 28px;
}
/*邮件稿*/
.email-checkbox-position-style {
  height: 0px;
  position: relative;
  left: 90%;
  float: left;
}
.email_title_name {
  color: #656565;
  font-weight: bold;
  text-align: 15px;
}
.restEmail .email-content,
.restShare .email-content {
  padding-left: 18px;
  line-height: 40px;
  cursor: pointer;
  font-family: serif;
  border-bottom: 1px solid #fff;
  background-color: #ededed;
}
.restEmail .newspaper_todaysdark_table,
.restShare .newspaper_todaysdark_table {
  width: 100%;
}
.restEmail .newspaper_todaysdark_table .preview-title .limita,
.restEmail .newspaper_todaysdark_table .text-warning,
.restEmail .newspaper_todaysdark_table .text-success,
.restEmail .newspaper_todaysdark_table .text-primary,
.restEmail .newspaper_todaysdark_table .text-danger,
.restEmail .newspaper_todaysdark_table .text-info,
.restShare .newspaper_todaysdark_table .preview-title .limita,
.restShare .newspaper_todaysdark_table .text-warning,
.restShare .newspaper_todaysdark_table .text-primary,
.restShare .newspaper_todaysdark_table .text-danger,
.restShare .newspaper_todaysdark_table .text-success,
.restShare .newspaper_todaysdark_table .text-info {
  padding-top: 4px;
}
.restEmail .newspaper_todaysdark_table .preview-title .limita,
.restShare .newspaper_todaysdark_table .preview-title .limita {
  color: black;
}
.restEmail .email-content img,
.restShare .email-content img {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.restEmail tbody .selected-row,
.restShare tbody .selected-row {
  background: #fbefe6!important;
}
.restEmail .restEmail_img_preview {
  position: absolute;
  left: -590px;
  top: -180px;
  width: 620px;
  height: 440px;
  border: 5px solid #ccc;
  background-color: #b7b6b6;
  padding: 5px;
  overflow: hidden;
  z-index: 99999;
}
.restShare .restShare_img_preview {
  position: absolute;
  right: 60px;
  top: -180px;
  width: 620px;
  height: 460px;
  border: 5px solid #ccc;
  background-color: #b7b6b6;
  padding: 5px;
  overflow: hidden;
  z-index: 99999;
}
.restEmail .restEmail_img_preview img,
.restShare .restShare_img_preview img {
  max-width: 100%;
  max-height: 100%;
}
.restClear table {
  margin-bottom: 0px!important;
}
.restShare .xcol-draftrecord a,
.restShare .newspaper_todaysdark_table tbody tr td {
  color: black;
  font-family: "微软雅黑";
  position: relative;
}
.restShare table tbody tr td.emailDraft-td-check {
  width: 7%;
}
.restShare .carousel-inner > .item > img {
  display: inline-block;
}
.restEmail .restEmail_img_preview b {
  display: inline-block;
  vertical-align: middle;
}
.restShare .carousel-inner > .item {
  text-align: center;
  width: 600px;
  height: 440px;
}
.restShare .carousel-inner > .item b {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.restEmail .newspaper_todaysdark_table tbody tr td:last-child,
.restShare .newspaper_todaysdark_table tbody tr td:last-child {
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}
.restEmail .newspaper_todaysdark_table tbody tr td img.imgHide,
.restShare .newspaper_todaysdark_table tbody tr td img.imgHide {
  width: 45px;
  height: 25px;
}

.cb-xinhua-tbody td a {
  float: left;
}
.cb-xinhua-tbody td a span.cb-qu,
.cb-xinhua-tbody td a span.cb-qian,
.cb-xinhua-tbody td a span.cb-jian,
.cb-xinhua-tbody td a span.cb-ce,
.cb-xinhua-tbody td a span.cb-chong {
  color: #ff8b34;
  float: left;
  margin-left: 5px;
}

.m_area {
  position: relative;
}
.select_panel {
  position: absolute;
  top: 35px;
  z-index: 2;
  width: 100%;
  background-color: #fff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.select_panel ul {
  list-style: none;
}
.select_panel > ul li {
  width: 25%;
}
.m_area_list li {
  margin-right: 10px;
  font-size: 12px;
  color: #666;
  cursor: pointer;
}
.m_area_list li:hover,
.m_area_list li.active {
  background-color: #fbefe6;
}

.m_input_suggest {
  display: inline-block;
  position: relative;
}
.m_suggest_list {
  position: absolute;
  width: 330px;
  margin-top: 1px;
  border: 2px solid #d3dae0;
  background-color: #fff;
  z-index: 2;
}
.m_suggest_list dl {
  border-bottom: 1px solid #d3dae0;
  clear: both;
  height: 80px;
  margin-bottom: 0;
  text-align: left;
  overflow: hidden;
}
.m_suggest_list dt {
  float: left;
  display: block;
  width: 60px;
  height: 80px;
  margin-right: 10px;
  padding-top: 10px;
  text-align: center;
  border-right: 1px solid #d3dae0;
}
.m_suggest_list dd {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 12px;
  margin-right: 10px;
  z-index: 2;
  cursor: pointer;
}
.m_suggest_list dd:hover {
  color: #4796D0;
  text-decoration: underline;
}
.m_suggest_list b {
  color: #666;
}
.m_suggest_list img {
  width: 25px;
  display: block;
  margin: 0 auto;
  padding-top: 6px;
}

.k2-5xxnr {
  color: #666;
  line-height: 34px;
}
.k2-5wdsm {
  width: 100%;
  color: #666;
  line-height: 34px;
  word-wrap: break-word;
}
.picture-edit-con.k2-5 {
  margin-top: 0;
  min-height: 1080px;
}
.k2-5check {
  width: 70px;
}
.k2-5number {
  width: 70px;
}
.k2-5title {
  width: 300px;
}
.k2-5size {
  width: 130px;
}
.k2-5name {
  width: 330px;
}
.k2-5cruser {
  width: 130px;
}
.k2-5time {
  width: 210px;
}
.k2-5action {
  width: 155px;
  text-align: center;
}
.k2-5action a {
  margin: 0 4px;
}
.k2-5action a img {
  width: 20px;
  height: 20px;
}

.resourceClassify-window .modal-dialog {
  width: 550px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 80%;
  margin: auto;
}
.resourceClassify {
  width: 550px;
  min-height: 435px;
  border: 2px solid #E1DFDB;
  border-radius: 4px;
}
.resourceClassify .commonlychannel {
  overflow: hidden;
}
.resourceClassify .commonlychannel span.title {
  float: left;
  margin-left: 12px;
  margin-top: 5px;
}
.resourceClassify .commonlychannel ul.commonlychannelCon {
  overflow: hidden;
  margin-top: 5px;
}
.resourceClassify .commonlychannel ul.commonlychannelCon li {
  float: left;
  margin-left: 8px;
  margin-bottom: 5px;
}
.resourceClassify button.btnBatsign {
  margin-left: 10px;
  font-size: 12px;
  padding: 0px;
  line-height: 20px;
  padding: 0px 5px;
}
.resourceClassify button.btnBatsign:hover {
  background: #0095CE;
  color: #fff;
}
.resourceClassify .head {
  height: 40px;
}
.resourceClassify .body .right .head .root {
  cursor: pointer;
  margin-left: 10px;
}
.resourceClassify .body .right .head i {
  font-size: 18px;
  color: white;
  margin-top: 5px;
}
.resourceClassify .head span {
  position: relative;
  top: 10px;
  font-weight: bold;
  left: 10px;
}
.resourceClassify .head img {
  position: relative;
  top: 8px;
  left: 460px;
  cursor: pointer;
}
.resourceClassify .search {
  height: 60px;
  background-color: #F0F2F4;
}
.resourceClassify .search span {
  position: relative;
  float: left;
  top: 20px;
  left: 20px;
}
.resourceClassify .search input {
  width: 460px;
  position: relative;
  top: 12px;
  left: 30px;
}
.resourceClassify .body {
  height: 400px;
}
.resourceClassify .body .right {
  width: 338px;
  height: 334px;
  margin-top: 10px;
  margin-left: 10px;
  border: 1px solid #E4E2DE;
  float: left;
}
.resourceClassify .body .right .tree {
  padding-top: 10px;
  overflow-y: scroll;
  overflow-x: auto;
  height: 310px;
  padding-left: 30px;
}
.resourceClassify .body .right .tree .checkbox {
  display: initial;
}
.resourceClassify .body .right .tree .checkbox label {
  padding: 6px;
}
.resourceClassify .body .right .tree .checkbox .regular-checkbox:checked + label:after {
  top: 0px;
  left: 0px;
}
.resourceClassify .body .right .head {
  height: 26px;
  background-color: #FF4E40;
}
.resourceClassify .body .right .head span {
  top: -2px;
  color: white;
  left: 4px;
}
.resourceClassify .body .right .head img {
  position: initial;
  margin-left: 20px;
}
.resourceClassify .body .left {
  height: 334px;
  width: 182px;
  margin-left: 5px;
  margin-top: 10px;
  margin-right: 10px;
  border: 1px solid #E4E2DE;
  padding-left: 5px;
  overflow: auto;
}
.resourceClassify .body .main {
  overflow: hidden;
}
.resourceClassify span.myLabel {
  font-size: 14px;
  border: 1px solid #E4E2DE;
  padding: 5px;
  height: 28px;
  line-height: 15px;
  border-radius: 10px;
  margin-top: 5px;
  margin-right: 5px;
  display: inline-block;
}
.resourceClassify span.myClose {
  cursor: pointer;
}
.resourceClassify .body .foot {
  height: 55px;
  position: relative;
  top: 345px;
}
.resourceClassify .body .foot div {
  top: -330px;
  position: absolute;
}
.resourceClassify .body .foot div.button {
  left: 360px;
}
.resourceClassify .body .foot div.singleRadio {
  float: left;
  padding-left: 20px;
  font-size: 12px;
}
.resourceClassify .body .foot div.singleRadio label {
  cursor: pointer;
}
.resourceClassify treecontrol li {
  line-height: 30px;
  width: 550px;
}
.resourceClassify treecontrol li .tree-label span.selected {
  font-weight: bold;
}
.resourceClassify treecontrol.tree-light li .tree-selected {
  font-weight: normal;
}
.resourceClassify treecontrol li .tree-label {
  position: relative;
  top: -5px;
}
.resourceClassify treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  padding: 3px 10px;
  background: url("editingCenter/app/images/m1-l.png") no-repeat !important;
}
.resourceClassify treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  background: url("editingCenter/app/images/m2-l.png") no-repeat;
}
.resourceClassify .body .foot button.confirm {
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background: #FF4E40;
  border: none;
  border-radius: 4px;
}
.resourceClassify .body .foot button.cancel {
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border: none;
  border-radius: 4px;
  border-color: #C1C1C1!important;
  background-color: #C1C1C1!important;
}

.resource_printModal .modal-dialog {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: auto;
}
.resource_printModal .modal-content {
  border-radius: 5px;
  border: 3px solid #DDDDDD;
  width: 360px;
  height: 206px;
  margin: auto;
  position: absolute;
  top: -100px;
  left: 0;
  bottom: 0;
  right: 0;
}
.resource_printModal_head {
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
}
.resource_printModal_head span {
  float: left;
  font-weight: bold;
}
.resource_printModal_head img {
  float: right;
  margin: 10px 0;
}
.resource_printModal_con {
  padding: 10px;
  height: 160px;
  background-color: #F0F2F5;
}
.resource_printModal_con_con {
  height: 100px;
}
.resource_printModal_con_con span {
  float: left;
  margin-top: 6px;
}
.resource_printModal_con_con input {
  float: left;
  width: 215px;
  height: 32px;
  line-height: 32px;
  border-radius: 5px;
  border: 1px solid #D2D2D2;
}
.resource_printModal_con_btn {
  text-align: right;
  padding-right: 15px;
  height: 40px;
  line-height: 40px;
}
.resource_printModal_con_btn .print_btn {
  width: 80px;
  height: 30px;
  line-height: 30px;
  background: #4496d2;
  color: #fff;
  text-align: center;
  border: none;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 12px;
}

.resource-reserve-modal .modal-dialog {
  width: 650px;
}
.resource-reserve-modal .modal-content {
  position: relative;
  background-color: #fff;
}
.resource-reserve-modal .myManuSubmit .submit .footer button,
.resource-reserve-modal .myManuSubmit .submit .footer button:hover {
  border: none;
}
.resource-reserve-modal .take-draft-top {
  line-height: 30px;
  padding: 10px 0 0 10px;
  background: #f1f2f6;
}
.resource-reserve-modal .take-draft-top span,
.resource-reserve-modal .take-draft-top p,
.resource-reserve-modal .take-draft-top input.form-control {
  display: inline-block;
}
.resource-reserve-modal .take-draft-top span,
.resource-reserve-modal .take-draft-top input.form-control {
  color: #666;
}
.resource-reserve-modal .take-draft-top p {
  width: 40%;
  margin: 0;
}
.resource-reserve-modal .take-draft-top input.form-control {
  width: 245px;
  height: 26px;
  line-height: 13px;
  margin-right: 10px;
}
.resource-reserve-modal .content ul.nav li {
  border-radius: 5px 5px 0 0;
  border: 1px solid #ddd;
  border-bottom: none;
}
.resource-reserve-modal ul.nav {
  padding-top: 15px;
}
.resource-reserve-modal .main_container {
  height: 310px;
  padding: 10px;
}
.resource-reserve-modal .main_container.main_container_iwo {
  padding: 30px;
}
.resource-reserve-modal .main_container.main_container_iwo trs-single-radio span {
  padding-top: 0;
}
.resource-reserve-modal .m_edit_labels li {
  float: left;
  position: relative;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 5px 30px 5px 8px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #333;
}
.resource-reserve-modal .m_edit_labels li img {
  position: absolute;
  cursor: pointer;
  top: 3px;
  right: 3px;
}
.resource-reserve-modal .m_white_panel {
  padding-left: 0;
  padding-bottom: 0;
  min-height: 67px;
  overflow: hidden;
}
.resource-reserve-modal .take_draft_top_date {
  height: 40px;
  padding-top: 5px;
}
.resource-reserve-modal .take_draft_channel_tree div.h33 {
  height: 33px;
  line-height: 33px;
  display: block;
  border: none;
  padding: 0px;
}
.resource-reserve-modal .take_draft_channel_tree div.h33 input {
  width: 80%;
  height: 28px;
  float: right;
}
.resource-reserve-modal .take_draft_top_date input.form-control {
  display: inline-block;
  width: 240px;
  height: 30px;
}
.resource-reserve-modal .take_draft_list_group {
  padding-top: 10px;
  height: 252px;
}
.resource-reserve-modal .take_draft_list_group > div {
  border: 1px solid #ddd;
  display: inline-block;
  height: 100%;
}
.resource-reserve-modal .take_draft_list_group > div > p {
  background: #f1f2f6;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
}
.resource-reserve-modal .take_draft_list_group > div > ul {
  height: 210px;
  overflow-x: auto;
}
.resource-reserve-modal .take_draft_website_list > div ul li,
.resource-reserve-modal .take_draft_list_group > div > ul li {
  padding-left: 15px;
  min-height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.resource-reserve-modal .take_draft_website_list > div ul li.active,
.resource-reserve-modal .take_draft_website_list > div ul li:hover,
.resource-reserve-modal .take_draft_list_group > div > ul li.active,
.resource-reserve-modal .take_draft_list_group > div > ul li:hover {
  background: #FF4E40;
  color: #fff;
}
.resource-reserve-modal .take_draft_media_list,
.resource-reserve-modal .take_draft_dieCi_list {
  width: 170px;
  margin-right: 10px;
}
.resource-reserve-modal .take_draft_caiBian_list {
  width: 252px;
}
.resource-reserve-modal .take_draft_website_list,
.resource-reserve-modal .take_draft_channel_tree {
  display: inline-block;
}
.resource-reserve-modal .take_draft_website_list {
  width: 220px;
  margin-right: 10px;
}
.resource-reserve-modal .take_draft_channel_tree {
  width: 390px;
  float: right;
}
.resource-reserve-modal .take_draft_website_list > div,
.resource-reserve-modal .take_draft_channel_tree > div {
  border: 1px solid #ddd;
  height: 270px;
}
.resource-reserve-modal .take_draft_channel_tree > div {
  overflow: auto;
  padding-top: 10px;
}
.resource-reserve-modal .take_draft_website_list p,
.resource-reserve-modal .take_draft_channel_tree p {
  height: 30px;
  line-height: 30px;
  margin-bottom: 0;
}
.resource-reserve-modal .take_draft_website_list > div ul {
  width: 100%;
  height: 100%;
  overflow-x: auto;
}
.resource-reserve-modal .take-draft-top .title-container {
  position: relative;
}
.resource-reserve-modal .take-draft-top .title-container > img {
  cursor: pointer;
}
.resource-reserve-modal .take-draft-top .title-container > img.active {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.resource-reserve-modal .take-draft-top .title-container .title-absolute-container {
  min-width: 315px;
  position: absolute;
  left: 250px;
  top: 40px;
  padding: 10px;
  background: #fff;
  border: 1px solid #ddd;
  z-index: 1;
}
.resource-reserve-modal .take-draft-top .title-container .title-absolute-container ul {
  list-style: none;
}
.resource-reserve-modal .take-draft-top .title-absolute-container ul > li {
  background: url("resourceCenter/images/i2.png") 0 10px no-repeat;
  padding-left: 10px;
}
.resource-reserve-modal .take-draft-top .title-absolute-container ul > li > a {
  color: #666;
  font-size: 12px;
}
.resource-reserve-modal .take-draft-top .title-absolute-container ul > li > a:hover {
  text-decoration: none;
}
.resource-reserve-modal .reserve_date_group {
  float: left;
  margin: 12px 0 0 15px;
}
.resource-reserve-modal .reserve_date_group > div {
  display: inline-block;
  width: 70px;
}

.m_box_wrap {
  margin: 10px;
  border-top: 1px solid #d4d4d6;
}
.myManuSubmit .submit.full_wt {
  width: 100%;
}
.resource-take-draft .modal-dialog {
  width: 652px;
  overflow: hidden;
}
.resource-take-draft .modal-content {
  position: relative;
  background-color: #fff;
}
.resource-take-draft .myManuSubmit .submit .footer button,
.resource-take-draft .myManuSubmit .submit .footer button:hover {
  border: none;
}
.resource-take-draft .take-draft-top {
  line-height: 30px;
  padding: 10px 0 0 10px;
  background: #f1f2f6;
}
.resource-take-draft .take-draft-top span,
.resource-take-draft .take-draft-top p,
.resource-take-draft .take-draft-top input.form-control,
.myManuSubmit_headline .take-draft-top input.form-control {
  display: inline-block;
}
.resource-take-draft .take-draft-top span,
.resource-take-draft .take-draft-top input.form-control,
.myManuSubmit_headline .take-draft-top input.form-control {
  color: #666;
}
.resource-take-draft .take-draft-top input.form-control,
.myManuSubmit_headline .take-draft-top input.form-control {
  width: 245px;
  height: 26px;
  margin-right: 10px;
  text-overflow: ellipsis;
  line-height: 8px;
}
/*标题后面加个“x”*/
.resource-take-draft .take-draft-top-span .title-container .group_wrap span {
  margin-left: -27px;
  cursor: pointer;
  margin-right: 10px;
}
.myManuSubmit_headline .take-draft-top-span .title-container .title-container_repeat span {
  margin-left: -27px;
  cursor: pointer;
  margin-right: 10px;
  position: relative;
  display: inline-block;
}
.myManuSubmit_headline .take-draft-top-span .title-container div.title-container_repeat {
  float: left;
  padding-top: 12px;
  height: 50px;
}
.myManuSubmit_headline .take-draft-top .title-container p {
  font-size: 14px!important;
  margin: 15px 0 0 13px!important;
}
.myManuSubmit_headline {
  height: 100%!important;
}
.myManuSubmit .submit .content .myManuSubmit_headline img.del {
  right: -4px;
  top: -9px;
}
.myManuSubmit .submit .content .myManuSubmit_headline img {
  top: 20px;
}
.myManuSubmit .submit .content .headline img.active {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.myManuSubmit_headline .clear {
  clear: both;
}
.myManuSubmit .content .moreList span.moreList_span_img {
  float: right;
  margin-right: 10px;
  cursor: pointer;
}
.resource-take-draft .content ul.nav li {
  border-radius: 5px 5px 0 0;
  border: 1px solid #ddd;
  border-bottom: none;
}
.resource-take-draft ul.nav {
  padding-top: 15px;
}
.resource-take-draft .main_container {
  height: 310px;
  padding: 5px;
}
.resource-take-draft .main_container.main_container_iwo {
  padding: 30px;
}
.resource-take-draft .main_container trs-single-radio span {
  padding-top: 0;
}
.m_edit_labels li {
  float: left;
  position: relative;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 5px 30px 5px 8px;
  border: 1px solid #ccc;
  background: #fafafa;
  color: #333;
}
.m_edit_labels li img {
  position: absolute;
  cursor: pointer;
  top: 3px;
  right: 3px;
}
.resource-take-draft .m_white_panel {
  padding-left: 0;
  padding-bottom: 0;
  min-height: 67px;
  overflow: hidden;
}
.resource-take-draft .take_draft_top_date {
  height: 40px;
  padding-top: 5px;
}
.resource-take-draft .take_draft_top_date input.form-control {
  display: inline-block;
  width: 240px;
  height: 30px;
}
.resource-take-draft .take_draft_list_group {
  padding-top: 10px;
  height: 252px;
}
.resource-take-draft .take_draft_list_group > div {
  border: 1px solid #ddd;
  display: inline-block;
  height: 100%;
}
.resource-take-draft .take_draft_list_group > div > p {
  background: #f1f2f6;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
}
.resource-take-draft .take_draft_list_group > div > ul {
  height: 210px;
  overflow-x: auto;
}
.resource-take-draft .take_draft_website_list > div ul li,
.resource-take-draft .take_draft_list_group > div > ul li {
  padding-left: 15px;
  min-height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.resource-take-draft .take_draft_website_list > div ul li.active,
.resource-take-draft .take_draft_website_list > div ul li:hover,
.resource-take-draft .take_draft_list_group > div > ul li.active,
.resource-take-draft .take_draft_list_group > div > ul li:hover {
  background: #FF4E40;
  color: #fff;
}
.resource-take-draft .take_draft_media_list,
.resource-take-draft .take_draft_dieCi_list {
  width: 170px;
  margin-right: 10px;
}
.resource-take-draft .take_draft_caiBian_list {
  width: 254px;
}
.resource-take-draft .take_draft_website_list,
.resource-take-draft .take_draft_channel_tree {
  display: inline-block;
}
.resource-take-draft .take_draft_website_list {
  width: 220px;
  margin-right: 10px;
}
.resource-take-draft .take_draft_channel_tree {
  width: 390px;
  float: right;
}
.resource-take-draft .take_draft_website_list > div,
.resource-take-draft .take_draft_channel_tree > div {
  border: 1px solid #ddd;
  height: 270px;
}
.resource-take-draft .take_draft_channel_tree > div {
  overflow: auto;
  padding-top: 10px;
}
.resource-take-draft .take_draft_channel_tree div.h33 {
  height: 33px;
  line-height: 33px;
  display: block;
  border: none;
  padding: 0px;
}
.resource-take-draft .take_draft_channel_tree div.h33 input {
  width: 80%;
  height: 28px;
  float: right;
}
.resource-take-draft .take_draft_website_list p,
.resource-take-draft .take_draft_channel_tree p {
  height: 30px;
  line-height: 30px;
  margin-bottom: 0;
}
.resource-take-draft .take_draft_website_list > div ul {
  width: 100%;
  height: 100%;
  overflow-x: auto;
}
.resource-take-draft .take-draft-top .title-container,
.myManuSubmit_headline .take-draft-top .title-container {
  position: relative;
}
.resource-take-draft .take-draft-top .title-container > img,
.myManuSubmit_headline .take-draft-top .title-container > img {
  cursor: pointer;
}
.resource-take-draft .take-draft-top .title-container > img.active,
.myManuSubmit_headline .take-draft-top .title-container > img.active {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.resource-take-draft .take-draft-top .title-container .title-absolute-container,
.myManuSubmit_headline .take-draft-top .title-container .title-absolute-container {
  min-width: 315px;
  position: absolute;
  left: 250px;
  top: 40px;
  padding: 10px;
  background: #fff;
  border: 1px solid #ddd;
  z-index: 1;
}
.resource-take-draft .take-draft-top .title-container .title-absolute-container ul {
  list-style: none;
}
.resource-take-draft .take-draft-top .title-absolute-container ul > li {
  background: url("resourceCenter/images/i2.png") 0 10px no-repeat;
  padding-left: 10px;
}
.resource-take-draft .take-draft-top .title-absolute-container ul > li > a {
  color: #666;
  font-size: 12px;
}
.resource-take-draft .take-draft-top .title-absolute-container ul > li > a:hover {
  text-decoration: none;
}
.resource-take-draft .main_container_app .take_draft_appList {
  padding-left: 15px;
  line-height: 25px;
  list-style: none;
}
.resource-take-draft .weixin_list_width {
  width: 330px;
}

.manage-head {
  margin-top: 25px;
}
.manage-head-tab {
  height: 87px;
  position: relative;
}
.manage-head-tabdiv {
  position: absolute;
  bottom: 0px;
  right: 5px;
  cursor: pointer;
}
.manage-head-tabUl li {
  border: 1px solid #FE5345;
  width: 110px;
  height: 40px;
  border-radius: 5px 5px 0px 0px;
  float: left;
  line-height: 40px;
  background: #FE5345;
  list-style: none;
  text-align: center;
  margin-right: 5px;
  color: #fff;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 14px;
  /*font-family: "黑体";*/
  font-family: "微软雅黑";
}
.manage-head-tabUl li.manage-head-tabSelected,
.manage-head-tabUl li:hover {
  background: #eef1f6;
  color: #FE5345;
  border-bottom: none;
}
.log-form-control {
  float: left;
  width: 120px;
  height: 28px;
  font-size: 12px;
  color: #666;
}
.manage-main-left .edit_right_head {
  height: 55px;
  padding-top: 9px;
}
.manage-main-right .edit_right_head {
  height: 55px;
  padding-top: 15px;
}
.edit_right_head .s_icon1 {
  margin: 0px 2px 0px -10px;
  padding-right: 2px;
  border-right: 1px solid #e9e9e9;
}
.mlr-15 {
  margin: 0 15px;
}
.a-adjust {
  color: #777;
  text-decoration: underline;
}
table tbody tr td.user-td-img img {
  margin-right: 16px;
  cursor: pointer;
}
table tbody tr td.user-td-img button.editing-bth {
  vertical-align: middle;
}
table tbody tr td.userpinyin {
  color: #FF4E40;
  cursor: pointer;
  text-decoration: underline;
}
/* Maroon */
.manage-head-tabUl {
  overflow: hidden;
  margin-bottom: 0px;
}
.manage-head-tabUl li.w130 {
  width: 130px;
}
.manage-head-tabUl li img {
  float: left;
  width: 24px;
  height: 24px;
  margin-top: 8px;
  margin-left: 10px;
}
.manage-head-tabUl li img.ml0 {
  margin-left: 0px;
}
.td_pointer {
  cursor: pointer;
}
.edit_right_head .s_icon1 img {
  vertical-align: -3px;
}
/* Maroon */
.manage-head .pl35 {
  padding-left: 35px;
}
.fixed-size700 {
  font-weight: 700;
}
.vertical-align-middle td {
  vertical-align: middle!important;
}

.groupUserManagement .manage-left .search {
  height: 45px;
  background-color: #556064;
}
.groupUserManagement .manage-left .search ul {
  width: 236px;
  height: 300px;
  overflow-y: auto;
  background-color: white !important;
}
.groupUserManagement .manage-left .search .usertext {
  height: 30px;
  width: 176px;
  top: 7px;
  position: relative;
  left: 18px;
  background-color: #676561;
  border: 1px solid #8B9EAB;
  color: white;
}
.groupUserManagement .manage-left .search .dropdown {
  position: relative;
  top: -23px;
  left: 148px;
  border-radius: 4px;
}
.groupUserManagement .manage-left .search .dropdown .dropdown-menu {
  min-width: 65px;
  background-color: #6C7A86;
  color: white;
}
.groupUserManagement .manage-left .search .dropdown .dropdown-menu li a {
  color: white !important;
}
.groupUserManagement .manage-left .search button.searchbutton {
  background-color: #0095CE;
  position: relative;
  top: -22px;
  float: right;
  height: 30px;
  /* width: 54px; */
  border: 0px;
  border-radius: 4px;
  color: white;
  right: 5px;
}
.groupUserManagement .manage-left .search .dropdown .bth-fix {
  width: 65px;
  border: 1px solid #8DA1AB;
  background-color: #6C7A86 !important;
}
.groupUserManagement .manage-left .search .dropdown .bth-fix span {
  color: white !important;
}
.groupUserManagement .manage-left {
  width: 20%;
}
.groupUserManagement .manage-main {
  width: 80%;
}
.system_main_pd .table tbody tr td {
  padding-top: 4px;
  padding-bottom: 4px;
}
.system_main_pd .table .text-left {
  text-align: center;
}
/*page*/
.groupUserManagement .manage-main .edit_table .page,
.groupManageMent .manage-main .edit_table .page {
  position: relative;
  padding-top: 10px;
  bottom: 0px;
}
/*select list*/
.groupUserManagement .manage-main .s_onlyme_div .dropdown {
  float: left;
}
.groupUserManagement .manage-main .edit_table {
  margin: 0 15px;
}
/*调整到：无效*/
.groupUserManagement .manage-main .edit_table tbody tr td.user-td-img button.a-adjust_disabled {
  color: #BDBDBF;
  text-decoration: none;
  border: 0;
  background: none;
  padding: 0!important;
}
/*头部按钮*/
.groupUserManagement .manage-main .edit_right_head .s_icon1 {
  margin: 0px 2px 0px 0px;
  padding-right: 5px;
  border-right: 1px solid #e9e9e9;
}
.groupUserManagement .cursorPointer {
  cursor: pointer;
}
/*列表td宽度限制*/
.groupUserManagement .xcol-usergroup-cruser {
  width: 86px;
}
.groupUserManagement .xcol-usergroup-crtime {
  width: 130px;
}
.groupUserManagement .xcol-usergroup-jump {
  width: 47px;
}
.groupUserManagement .xcol-usergroup-group-operation {
  width: 90px;
}
.groupUserManagement .xcol-usergroup-user-operation {
  width: 200px;
}
.groupUserManagement .xcol-usergroup-adjustOrder {
  width: 90px;
}
.groupUserManagement .xcol-usergroup-state {
  width: 100px;
}
.groupUserManagement .xcol-usergroup-roles {
  width: 100px;
}
.groupUserManagement .edit_table table tbody tr td.user-td-img img {
  margin-right: 6px;
  cursor: pointer;
  margin-left: 6px;
  width: 15px;
  /*float:left;先隐藏fanglijuan*/
  height: 15px;
}
.groupUserManagement .edit_table table tbody tr td.user-td-img_fl img {
  float: left;
}
.groupUserManagement .edit_table table tbody tr td a.title {
  color: #529fdb;
  cursor: pointer;
  text-decoration: underline;
  padding-right: 20px;
}
.groupUserManagement .edit_table table tbody tr td span.group_yin {
  padding-left: 5px;
  color: #ff8b34;
}
.groupUserManagement .edit_table table tbody tr td span.group_du {
  padding-left: 5px;
  color: #FD4747;
}
.groupUserManagement .manage-left .iwo_accordion li.active {
  background: #fff;
}
.groupUserManagement .manage-left .iwo_accordion li.active a {
  color: #FF4E40;
}
.groupUserManagement .manage-left .iwo_accordion li.active:hover {
  background: #fff;
}
.groupUserManagement .manage-left .iwo_accordion li.active:hover a {
  color: #FF4E40;
}
.groupUserManagement .manage-left .iwo_accordion li:hover {
  background: #d0d1d2;
}
.groupUserManagement .manage-left .iwo_accordion li:hover a {
  color: #fff;
}
.groupUserManagement .manage-left .iwo_accordion li a {
  color: #676561;
}
.groupUserManagement .manage-left .manageConfig_list_headImg {
  position: relative;
  left: 10px;
  top: -1px;
}
@media screen and (max-width: 1280px) {
  .groupUserManagement .manage-left .search .usertext {
    width: 155px!important;
  }
  .groupUserManagement .manage-left .search button.searchbutton {
    top: -23px !important;
  }
}
.groupUserManagement .manage-main .drag_place_list {
  background: #1C83D2;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.groupUserManagement .manage-main .drag_place_list td {
  color: #fff;
}
.createGroupSubmit .unitMedia trs-checkbox {
  float: left;
  width: 28px;
  margin-left: 10px;
}
.createGroupSubmit .unitMedia p {
  float: left;
  margin: 0px;
  line-height: 26px;
}
.groupUserManagementLeft .iwo_accordion .panel-group {
  min-height: initial!important;
}
.groupUserManagementLeft .manage-left-tree {
  padding-top: initial!important;
  padding-left: 10px;
}
.groupUserManagementLeft .iwo_accordion .panel-body .manage-left-tree ul li span {
  height: initial!important;
  line-height: initial!important;
  min-width: initial!important;
  background: initial!important;
  border-radius: initial!important;
  display: initial!important;
  position: initial!important;
  right: initial!important;
  top: initial!important;
  font-size: 14px!important;
  color: #556064;
  text-align: left!important;
}
.groupUserManagementLeft .iwo_accordion .panel-body .manage-left-tree ul li i {
  float: initial;
  height: initial;
  text-align: initial;
  width: initial;
}
.groupUserManagementLeft .iwo_accordion groupManage .panel-body .manage-left-tree ul li {
  height: initial;
  line-height: 25px;
  color: initial;
  width: initial;
  border-bottom: initial;
  position: initial;
  padding-left: 17.85%;
  cursor: initial;
  font-family: initial;
}
.groupUserManagementLeft .iwo_accordion groupManage .panel-body .manage-left-tree ul {
  background: #EEEDEB;
}
.groupUserManagementLeft .iwo_accordion groupManage .panel-body .manage-left-tree ul li:hover {
  background-color: initial;
}
.groupUserManagementLeft ul.typeahead li {
  height: initial;
  line-height: initial;
  list-style: initial;
  color: initial;
  width: initial;
  border-bottom: initial;
  position: initial;
  padding-left: initial;
  cursor: initial;
  font-family: initial;
}
.groupUserManagementLeft ul.typeahead li a {
  color: #262626!important;
}
/**
 *新增部门稿库
 */
.groupUserManagement .departmentManageLeft .manageConfig_list_headImg {
  position: relative;
  left: 6px;
  top: -3px;
}
.departmentManageLeft .panel-body ul li i {
  width: 11%;
}
.departmentManageLeft .panel-body ul li i img {
  width: 22px;
  height: 22px;
}
.departmentManageLeft .panel-body ul li a {
  width: 84%;
}

.manageCon-logMgr-distributeLog {
    position: relative;
}

.manageCon-logMgr-distributeLog td {
    word-break: break-all;
}

.manageCon-logMgr-distributeLog th.lcol-time {
    width: 155px;
}

.manageCon-logMgr-distributeLog th.lcol-products {
    width: 120px;
}

.manageCon-logMgr-distributeLog th.td-check {
    width: 71px;
}

.manageCon-logMgr-distributeLog th.lcol-user {
    width: 200px;
}

.manageCon-logMgr-distributeLog th.lcol-ip {
    width: 130px;
}

.manage-fixed {
  padding-right: 0px;
  padding-left: 0px;
}
.manage-log-left .log-list {
  font-family: "微软雅黑";
  cursor: pointer;
}
.manage-log-left .log-title {
  line-height: 40px;
  padding-left: 40px;
  color: #fefefe;
  font-size: 16px;
  background-color: #374760;
  border-bottom: 1px solid #475771;
}
.manage-log-left .log-title-list a {
  display: block;
  height: 49px;
  line-height: 42px;
  padding-left: 56px;
  font-size: 12px;
  line-height: 49px;
  color: #ddeaf5;
  background-color: #0B2242;
  border-bottom: 1px solid #475771;
}
.manage-log-left .log-title-list a:focus {
  list-style: none;
  background: url('editingCenter/app/images/l12.png') 101% center #0b2242 no-repeat;
}
.manage-left .tree-light li.tree-expanded i.tree-branch-head {
  background: url(editingCenter/app/images/m2-l.png) no-repeat 0 center;
}
.manage-left .tree-light li.tree-collapsed i.tree-branch-head {
  background: url(editingCenter/app/images/m1-l.png) no-repeat 0 center;
}
.manage-left treecontrol li {
  position: relative;
  padding: 0 0 0 20px;
  line-height: 24px;
}
.manage-left .tree-label {
  font-family: "微软雅黑";
  color: #FF4E40;
}
.log_accordion .panel-body ul li a {
  display: inline-block;
  padding: 0 0;
  width: 86%;
  text-align: left;
  float: right;
}
.manageCon-logMgr-left .iwo_accordion .panel-body ul li.selectedCurr,
.manageCon-logMgr-left .selectedCurr h4.panel-title {
  background: #fff;
}
.manageCon-logMgr-left .iwo_accordion .panel-body ul li.selectedCurr a,
.manageCon-logMgr-left .selectedCurr h4.panel-title a {
  color: #FF4E40 !important;
}
/*用户*/
.lcol-user {
  width: 80px;
}
/*产品*/
.lcol-products {
  width: 10%;
}
/*类型 参数 */
.lcol-type,
.lcol-parameter {
  width: 100px;
}
/*时间 操作*/
.lcol-time,
.lcol-operate {
  width: 140px;
}
/*IP 接口 示例值*/
.lcol-ip,
.lcol-interface,
.lcol-example {
  width: 120px;
}
/* 借口说明 */
.lcol-interfaceDescription {
  width: 10%;
}
/*耗时*/
.lcol-consume {
  width: 100px;
}
.log_page {
  bottom: 0px;
}

.manageCon-logMgr-securityLog {
  position: relative;
}
.manageCon-logMgr-securityLog td {
  word-break: break-all;
}
.manageCon-logMgr-securityLog th.lcol-time {
  width: 155px;
}
.manageCon-logMgr-securityLog th.td-check {
  width: 60px;
}
.manageCon-logMgr-securityLog th.lcol-user {
  width: 200px;
}
.manageCon-logMgr-securityLog th.lcol-ip {
  width: 130px;
}
.manageCon-logMgr-securityLog th.lcol-desc {
  width: 130px;
}
.manageCon-logMgr-securityLog th.lcol-clientPort {
  width: 100px;
}

.manageCon-logMgr-securityLog {
    position: relative;
}

.manageCon-logMgr-securityLog td {
    word-break: break-all;
}

.manageCon-logMgr-securityLog th.lcol-time {
    width: 155px;
}

.manageCon-logMgr-securityLog th.td-check {
    width: 60px;
}

.manageCon-logMgr-securityLog th.lcol-user {
    width: 200px;
}

.manageCon-logMgr-securityLog th.lcol-ip {
    width: 130px;
}

.manageCon-logMgr-securityLog th.lcol-desc {
    width: 130px;
}

.manageCon-logMgr-securityLog th.lcol-clientPort {
    width: 100px;
}

/*角色管理主体部分CSS开始*/
.manage-left {
  border: 1px solid #CBC7C2;
  min-height: 780px;
  font-family: "微软雅黑";
  padding-left: 0px;
  padding-right: 0px;
  background: #EEEDEB;
  overflow: auto;
}
.manage-left-head {
  height: 49px;
  line-height: 49px;
  text-align: center;
  color: #cccccc;
  font-family: "Arial Negreta", "Arial";
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  border-bottom: 1px solid #cccccc;
  font-size: 12px;
}
.manage-left-search {
  height: 40px;
  background: #4B5A71 none repeat scroll 0% 0%;
}
.manage-search {
  border: 1px solid #99A0A8;
  height: 28px;
  border-radius: 4px;
  line-height: 28px;
  float: left;
  width: 95%;
  margin-top: 6px;
  margin-left: 6px;
}
.manage-search input {
  border: none;
  height: 26px;
  border-radius: 4px;
  line-height: 26px;
}
.manage-search .input_txt {
  color: white;
  float: left;
  width: 86%;
  padding-left: 5px;
}
.manage-search .input_submit {
  float: left;
  width: 12%;
  background: url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
  background-size: 23px 22px;
}
.manage-search input:focus {
  outline: none;
}
.manage-select {
  background: #717C8E;
  width: 35%;
  height: 26px;
  color: white;
  font-size: 12px;
  float: left;
  border: none;
  cursor: pointer;
}
.manage-left-tree {
  padding-top: 13px;
  white-space: nowrap;
  padding-left: 10px;
}
.manage-left-tree ul {
  margin-left: -10px;
  font-family: '微软雅黑', 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #556064;
  text-align: left;
  line-height: normal;
}
.treeitem:first-child {
  /* overflow: auto*/
}
.manage-left .ztree li a {
  color: #B0D1F0;
  margin: 3px 0px;
}
.manage-left .ztree li {
  margin: 2px 0px;
}
.ztree li span.button.noline_open {
  background: url('manageConfig/images/m-1.png') 0 center no-repeat;
}
.ztree li span.button.noline_close {
  background: url('manageConfig/images/m-2.png') 0 center no-repeat;
}
.manage-left .tree-selected {
  background-color: #ec7c65;
  color: white;
  padding: 0px;
}
.manage-left .tree-selected span {
  color: #fff !important;
}
.manage-left .tree-light li .tree-selected {
  font-weight: normal;
}
.manage-main {
  padding-left: 0px;
  padding-right: 0px;
}
.manage-main .row {
  margin-left: 0px;
  margin-right: 0px;
}
.manage-main-head {
  height: 38px;
  padding-top: 5px;
  padding-left: 5px;
  margin-bottom: 2px;
}
.manage-main-button {
  width: 90px;
  height: 26px;
  font-family: 'Arial Normal', 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  text-decoration: none;
  color: #000000;
  text-align: center;
  border: none;
  color: white;
  margin-left: 7px;
  line-height: 26px;
  border-radius: 4px;
  float: left;
  margin-top: 2px;
}
.manage-main-rightDivc2 select {
  width: 122px;
  padding-left: 10px;
  height: 26px;
  line-height: 26px;
}
.manage-main-button-save {
  margin-left: 450px;
}
.manage-main-leftSearch {
  margin-bottom: 10px;
  height: 30px;
}
.manage-main-leftDiv {
  border: 1px solid #E1DFDD;
  height: 616px;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  color: #333333;
  text-align: left;
  line-height: normal;
  margin: 15px 15px 40px 15px;
  overflow-y: auto;
  /*padding-top: 6px;*/
}
.manage-main-right {
  padding-left: 0px;
  padding-right: 0px;
}
.manage-main-rightDiv {
  border: 1px solid #e1dfdd;
  min-height: 616px;
  margin-top: 15px;
  margin-right: 15px;
}
.manage-main-rightDiv .page p {
  margin-top: 25px;
}
.manage-main-rightDiv-head {
  padding-top: 5px;
  height: 41px;
  background: #f2f2f5;
  line-height: 30px;
}
.manage-main-addRole {
  padding-top: 5px;
  margin-left: 200px;
  cursor: pointer;
  width: 23px;
  height: 20px;
}
.manage-main-leftSearchIntput {
  float: left;
  margin-top: 5px;
}
.manage-main-rightDivc {
  padding-right: 0px;
}
.manage-main-rightDivc select {
  width: 120px;
  height: 26px;
  padding-left: 10px;
  border: 1px solid #D0D0D2;
}
.manage-main-rightDiv-proS {
  margin-left: 10px;
  font-family: 'Arial Negreta', 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  color: #6C6D6F;
  cursor: pointer;
}
.manage-main-rightDivc2 {
  text-align: right;
  padding-left: 0px;
}
.manage-main-rightDiv-poS {
  font-family: 'Arial Negreta', 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  margin-left: 150px;
  font-size: 14px;
  color: #6C6D6F;
  margin-right: 10px;
  float: left;
}
.manage-main-rightDiv-left {
  padding-right: 0px;
}
.manage-main-rightDiv-leftDiv {
  border: 1px solid #E1DFDD;
  height: 544px;
  margin-top: 15px;
}
.manage-main-rightDiv-rightDiv {
  border: 1px solid #E1DFDD;
  height: 544px;
  margin-top: 15px;
  overflow-y: auto;
}
.manage-main-rightDiv-rightDiv-ch {
  padding-left: 10px;
}
.manage-role-select {
  cursor: pointer;
  background-color: white;
  color: #555;
  line-height: 22px;
  padding-left: 10px;
  overflow: hidden;
}
.manage-role-select span {
  display: block;
  float: left;
  width: 80%;
  overflow: hidden;
}
.manage-role-selected span {
  display: block;
  float: left;
  width: 80%;
  overflow: hidden;
  height: 22px;
}
.manage-role-selected a {
  display: block;
  width: 100%;
  overflow: hidden;
  color: #FFF;
}
.manage-role-select img {
  float: right;
  margin-right: 10px;
  margin-top: 5px;
  width: 16px;
  height: 16px;
  border: 0px none;
}
.manage-role-selected img {
  float: right;
  margin-right: 10px;
  margin-top: 3px;
  width: 16px;
  height: 16px;
  border: 0px none;
}
.manage-role-selected {
  cursor: pointer;
  background-color: #FF4E40;
  color: white;
  height: 22px;
  line-height: 22px;
  padding-left: 10px;
}
.manage-role-selectDiv {
  width: 100%;
}
/*角色管理主体部分CSS结束*/
/*创建角色部分开始*/
.manage-createRole {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.manage-createRole-head {
  height: 28px;
  background-color: #f2f2f5;
  /* 修改 */
  text-align: center;
  border-bottom: 1px solid #e1dfdd;
  /* 修改 */
  line-height: 28px;
  /* 新增 */
}
.manage-createRole-head-span {
  font-family: 'Arial Negreta', 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
}
.manage-createRole-body {
  height: 80px;
  /* 修改 */
  font-family: 'Arial Normal', 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  color: #333333;
  padding-left: 14px;
  border-bottom: 1px solid #E1DFDD;
  /* 修改 */
}
.manage-createRole-rolename-span {
  float: left;
}
.manage-createRole-rolename {
  margin-top: 15px;
}
.manage-createRole-group {
  margin-top: 10px;
}
.manage-createRole-children {
  width: 602px;
  min-height: 460px;
  border: 1px solid #E1DFDD;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 20px;
}
/*更改分组开始*/
.manage-createRole-changeGroup {
  min-height: 459px;
  overflow: auto;
  padding: 0 0;
}
.manage-createRole-changeGroup-head {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #E1DFDD;
  /* 修改 */
  text-align: center;
  font-family: 'Arial Negreta', 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  background-color: #F3F2F0;
  border-right: 1px solid #E1DFDD;
}
.manage-createRole-changeGroup-chooseGroup {
  height: 30px;
  line-height: 30px;
  text-align: center;
  /* border-right: 1px solid #E1DFDD; */
  /* 修改 */
  background-color: #4696d3;
  /* 修改 */
  color: #fff;
  /* 修改 */
}
.manage-createRole-changeGroup-chooseGroup-button {
  min-height: 459px;
  text-align: center;
}
.manage-createRole-changeGroup-chooseGroup-button-confirm {
  margin-top: 150px;
}
.manage-createRole-changeGroup-chooseGroup-button-cancel {
  margin-top: 50px;
}
/*更改分组结束*/
/*选择角色开始*/
.manage-createRole-chooseRole-head {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #D4D4D4;
  text-align: center;
  font-family: 'Arial Negreta', 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  background-color: #F3F2F0;
}
.manage-createRole-chooseRole-body {
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}
.manage-createRole-chooseRole-body-r {
  padding-right: 15px;
  height: 380px;
}
.margin-right {
  left: 15px;
}
.manage-createRole-chooseRole-body-left-head,
.manage-createRole-chooseRole-body-right-head {
  text-align: center;
  border-right: 1px solid #4496D2;
  background: #4496D2;
  color: white;
  border-top: none;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
}
.manage-createRole-chooseRole-body-left-list {
  white-space: nowrap;
}
.manage-createRole-chooseRole-body-left-list .tree-light li.tree-collapsed i.tree-branch-head {
  background: url("manageConfig/roleManageMent/images/m1-l.png") no-repeat 0 center !important;
}
.manage-createRole-chooseRole-body-left-list .tree-light li.tree-expanded i.tree-branch-head {
  background: url("manageConfig/roleManageMent/images/m2-l.png") no-repeat 0 center;
}
.manage-createRole-chooseRole-body-left-list {
  height: 399px;
  overflow-x: auto;
  border: 1px solid #E1DFDD;
  border-top: none;
  padding-top: 10px;
  border-left: none;
  border-bottom: none;
  overflow-y: auto;
}
.manage-createRole-chooseRole-botton-c button {
  margin-top: 12px;
  border-radius: 4px;
  border: none;
  width: 81px;
  height: 28px;
  padding: 0px;
  line-height: 29px;
  text-align: center;
  color: white;
  font-size: 12px;
}
.manage-createRole-chooseRole-botton-c .submit {
  background: #1ABAA0;
  margin-left: 91px;
}
.manage-createRole-chooseRole-botton-c .cancel {
  background: #4496D2;
  margin-left: 46px;
}
.manage-createRole-chooseRole-body-right {
  border: 1px solid #E1DFDD;
  height: 380px;
  overflow-y: auto;
  border-top: none;
  overflow-x: auto;
}
.manage-createRole-chooseRole-body-right-head {
  text-align: center;
}
.manage-createRole-chooseRole-botton {
  width: 30px;
  height: 176px;
  position: absolute;
  top: 125px;
  right: 152px;
}
.manage-createRole-chooseRole-botton div {
  margin-bottom: 20px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  color: white;
  background-color: #4496D2;
  border-radius: 4px;
}
.manage-createRole-chooseRole-botton div.mgb30 {
  margin-bottom: 40px;
}
.manage-createRole-chooseRole-botton {
  text-align: center;
}
/*选择角色结束*/
/*创建角色部分结束*/
/*权限分配部分开始*/
.manage-authorityAssignment .modal-dialog {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 50%;
  margin: auto;
}
.manage-authorityAssignment .modal-dialog .modal-content {
  width: 711px;
  min-height: 378px;
  background-color: #E0DED8;
}
.manage-authorityAssignment-modal {
  width: 701px;
  min-height: 368px;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: white;
  margin-left: 3px;
  margin-top: 3px;
}
.manage-authorityAssignment-modal .moduleDiv {
  float: left;
  margin-right: 10px;
}
.manage-authorityAssignment-modal-head {
  line-height: 40px;
  height: 40px;
}
.manage-authorityAssignment-modal-head-title {
  margin-left: 10px;
  font-weight: bold;
}
.manage-authorityAssignment-modal-head-module {
  margin-left: 530px;
  font-weight: bold;
  margin-right: 10px;
}
.manage-authorityAssignment-modal-head-module span {
  color: #FF4E40;
}
.manage-authorityAssignment-modal-tab {
  background-color: #F0F2F4;
  width: 100%;
  height: 44px;
  padding-top: 5px;
  padding-left: 40px;
}
.manage-authorityAssignment-modal-ul {
  margin-left: -20px;
}
.manage-authorityAssignment-modal-ul li {
  float: left;
  list-style: none;
  width: 92px;
  height: 32px;
  border: 1px solid #E0DDD9;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  border-radius: 4px 4px 0px 0px;
  line-height: 32px;
  cursor: pointer;
}
.manage-authorityAssignment-modal-ul-selected {
  background-color: white;
  color: black;
}
.manage-authorityAssignment-modal-ul-select {
  background-color: #FF4E40;
  color: white;
}
.manage-authorityAssignment-modal-productList-title {
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  font-weight: bold;
  margin-top: 20px;
  border-bottom: 1px solid #E0DEDA;
  margin-right: 20px;
}
.manage-authorityAssignment-modal-productList {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 15px;
}
.manage-authorityAssignment-modal-site-title {
  font-weight: bold;
}
.manage-authorityAssignment-modal-site-title-pointer {
  font-weight: bold;
  cursor: pointer;
}
.manage-authorityAssignment-modal-site-title-pointer span.hasRight {
  color: #FF4E40;
}
.manage-authorityAssignment-modal-site-title span {
  color: #231815;
}
.manage-authorityAssignment-modal-site-title-channelUl {
  padding-top: 15px;
}
.manage-authorityAssignment-modal-site-title-channelUl li {
  float: left;
  list-style: none;
  height: 22px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  cursor: pointer;
  margin-right: 10px;
  margin-top: 10px;
  padding: 0 6px;
}
.manage-authorityAssignment-modal-site-title-channelUl li.grantright {
  background-color: #4496D2;
}
.manage-authorityAssignment-modal-site-title-channel {
  margin-top: -10px;
}
.manage-authorityAssignment-modal-channel-finished {
  background-color: #FF4E40;
  color: white;
  border-radius: 4px;
}
.manage-main-rightDiv-leftDiv-default {
  margin-top: 30px;
  width: 100%;
  text-align: center;
  color: #6e6e6e;
}
.manage-main-rightDiv-leftDiv-default span {
  color: #6E6E6E;
  font-weight: 700;
}
.manage-main-rightDiv-leftDiv-default-none {
  display: none;
}
.manage-main-rightDiv-leftDiv-treeLi {
  line-height: 30px;
  /*min-width: 650px;*/
  min-width: 825px;
}
.manage-main-rightDiv-leftDiv-title {
  height: 36px;
  line-height: 36px;
  background-color: #FF4E40;
  position: relative;
}
.manage-main-rightDiv-leftDiv-treeDiv .nobold {
  font-weight: normal;
}
.manage-main-rightDiv-leftDiv-title-right {
  height: 36px;
  line-height: 36px;
  background-color: #FF4E40;
  text-align: center;
}
.manage-main-rightDiv-leftDiv-titleSpan {
  margin-left: 10px;
  color: white;
  font-weight: bold;
  font-size: 14px;
}
.manage-main-rightDiv-leftDiv-titleSpanSite {
  color: white;
  font-weight: bold;
  font-size: 10px;
}
.manage-main-rightDiv-leftDiv-set {
  right: 0px;
  color: #20CAEE;
  font-weight: bold;
  cursor: pointer;
  font-size: 10px;
  position: absolute;
}
.manage-main-rightDiv-leftDiv-icon {
  width: 15px;
  height: 15px;
}
.manage-main-rightDiv-leftDiv-treeIcon {
  display: none !important;
}
.manage-main-rightDiv-leftDiv-label {
  font-size: 14px;
}
.manage-main-rightDiv-leftDiv-title-right {
  text-align: center;
}
.manage-main-rightDiv-leftDiv-authority li {
  line-height: 30px;
  list-style: none;
}
.manage-main-rightDiv-leftDiv-authority li span {
  cursor: pointer;
}
.manage-main-rightDiv-leftDiv-authority li span.selected {
  font-weight: bold;
}
.manage-main-rightDiv-leftDiv-authorityChildrenLi {
  float: left;
  margin-right: 35px;
}
.manage-main-rightDiv-leftDiv-authority ul {
  padding-left: 30px;
}
.manage-main-rightDiv-leftDiv-treeDiv {
  height: 500px;
  overflow: auto;
  font-size: 12px;
}
.manage-main-rightDiv-leftDiv-authority input {
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.selectTemplate {
  position: relative;
  float: left;
}
.manage-button-select {
  width: 120px;
  height: 28px;
  line-height: 20px;
  background-color: white;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.manage-button-select-icon {
  float: right;
}
.clear {
  clear: both;
  font-size: 0;
}
/*权限分配部分结束*/
/*角色管理添加用户开始*/
.manage-roleManage-addUser .modal-dialog .modal-content {
  width: 578px;
  height: 457px;
  background-color: #E0DED8;
  top: 200px;
  left: 170px;
}
.manage-roleManage-addUserDiv {
  width: 569px;
  height: 449px;
  margin-top: 3px;
  margin-left: 3px;
}
.manage-roleManage-addUser-head {
  height: 23px;
  line-height: 23px;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}
.manage-roleManage-addUserBody {
  background-color: white;
  height: 426px;
}
.manage-roleManage-addUser-group {
  padding-left: 0px;
  padding-right: 0px;
}
.manage-roleManage-addUser-groupDiv {
  height: 426px;
  border: 1px solid #EFEEEC;
  overflow-y: auto;
}
.manage-roleManage-addUser-group-head {
  height: 23px;
  line-height: 23px;
  background-color: #0095CE;
  color: white;
  font-size: 12px;
  text-align: center;
}
.manage-roleManage-addUser-chooseRole {
  padding-left: 10px;
  padding-right: 0px;
}
.manage-roleManage-addUser-chooseRoleDiv {
  height: 426px;
}
.manage-roleManage-addUser-group-user {
  height: 360px;
  overflow-y: auto;
  overflow-x: auto;
  border-left: 1px solid #EFEEEC;
  border-right: 1px solid #EFEEEC;
  border-bottom: 1px solid #EFEEEC;
  white-space: nowrap;
}
.manage-roleManage-addUser-group-button {
  height: 40px;
}
.manage-roleManage-addUser-group-button button:hover {
  color: #fff;
  text-decoration: none;
}
.group-button-left {
  text-align: right;
}
.group-button-left button {
  margin-top: 10px;
  background: #1ABAA0;
  width: 81px;
  height: 28px;
  color: white;
  font-size: 12px;
  border: none;
  border-radius: 4px;
}
.group-button-right {
  text-align: left;
}
.group-button-right button {
  margin-top: 10px;
  background: #4496D2;
  width: 81px;
  height: 28px;
  color: white;
  font-size: 12px;
  border: none;
  border-radius: 4px;
}
.manage-roleManage-addUser-group-tree {
  white-space: nowrap;
}
.manage-roleManage-addUser-group-tree .tree-light li.tree-collapsed i.tree-branch-head,
.manage-main-rightDiv-leftDiv-treeDiv .tree-light li.tree-collapsed i.tree-branch-head {
  background: url("manageConfig/roleManageMent/images/m1-l.png") no-repeat 0 center !important;
}
.manage-roleManage-addUser-group-tree .tree-light li.tree-expanded i.tree-branch-head,
.manage-main-rightDiv-leftDiv-treeDiv .tree-light li.tree-expanded i.tree-branch-head {
  background: url("manageConfig/roleManageMent/images/m2-l.png") no-repeat 0 center;
}
.manage-roleManage-addUser-group-userUl {
  width: 100%;
  margin-bottom: 10px;
  padding-left: 5px;
  line-height: 15px;
  margin-top: 5px;
  white-space: nowrap;
}
.manage-roleManage-addUser-group-userUl li {
  list-style: none;
  cursor: pointer;
  font-size: 12px;
}
.manage-roleManage-addUser-choose-buttons {
  margin-top: 100px;
  text-align: center;
  padding-left: 15px;
}
.manage-roleManage-addUser-choose-button {
  margin-bottom: 20px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  color: white;
  background-color: #4496D2;
  border-radius: 4px;
  text-align: center;
}
.manage-button-select-icon {
  positon: absolute;
  left: 0px;
}
.manage-button-select-icon img {
  width: 10px;
  height: 10px;
}
.manage-button-select-ul {
  background-color: white;
  position: absolute;
  left: 0px;
  border: 1px solid #ccc;
  z-index: 9999;
  top: 22px;
}
selecttemplate {
  position: relative;
}
.manage-button-select-ul div {
  cursor: pointer;
}
.manage-button-select-text {
  float: left;
  width: 89px;
  overflow: hidden;
}
.manage-button-select-text span {
  cursor: pointer;
}
.manage-button-select-deleteImg {
  cursor: pointer;
  float: right;
  width: 15px;
  height: 15px;
  margin-top: 5px;
  margin-right: 4px;
}
.manage-button-select-div {
  width: 118px;
  height: 25px;
  line-height: 25px;
  text-align: left;
  padding-left: 10px;
}
.manage-button-select-div:hover {
  background-color: #4696D3;
  color: white;
}
/*角色管理添加用户结束*/
/*Maroon*/
.role-btn-commen {
  width: 90px;
  height: 28px;
  line-height: 28px;
  padding: 0px;
  font-size: 12px;
  background: #f2f2f2;
  border-radius: 4px;
  border: 1px solid #ADADAD;
  color: black;
}
.role-btn-selected {
  width: 90px;
  height: 28px;
  line-height: 28px;
  padding: 0px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid #4496D2;
  background-color: #4496D2;
  color: white;
}
.manage-main-left {
  padding: 0 0;
}
.input-group .role_form_control {
  height: 32px;
  line-height: 32px;
  background: transparent url("manageConfig/images/js2.png") no-repeat scroll 95% center;
  padding-left: 10px;
  width: 100%;
  margin-left: 0px;
  border-radius: 0 0 !important;
  margin-right: 10px;
  background-size: 22px 22px;
}
.mr-15 {
  margin-right: 15px;
}
.addUser-head-row {
  height: 50px;
  padding-top: 10px;
}
.addUser-head-row .adduserBtn button.btn-commen {
  width: 80px;
}
.addUser-head-row .edit_input_group {
  width: 200px;
  margin-right: 0px;
}
.addUser-head-row .edit_input_group ul {
  height: 220px;
  overflow-y: auto;
  width: 190px;
}
.addUser-head-row .edit_input_group input {
  width: 130px;
  float: left;
}
.addUser-head-row .edit_input_group span.input-group-btn {
  float: left;
  margin-left: 10px;
}
.addUser-tab {
  line-height: 30px;
  padding-left: 0px;
}
.addUser-tab a {
  font-size: 12px;
  color: #666;
  font-weight: bold;
}
.addUser-tab a.mr40 {
  margin-right: 40px;
}
.addUser-tab a.cur {
  color: #094874;
  text-decoration: underline;
}
.addUser-tab span {
  font-size: 12px;
  color: #666;
  font-weight: bold;
}
.addUser-tab span.mr40 {
  margin-right: 40px;
}
.addUser-tab span.cur {
  color: #094874;
  text-decoration: underline;
}
.mlr-15 {
  margin: 0 15px;
}
.role-name-input {
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  width: 210px;
}
/* 新增 */
.btn-commen-green {
  background: #4496d2;
  color: #fff;
  width: 90px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  border: none;
  border-radius: 4px;
}
/* 新增 */
.btn-commen-blue {
  background: #C1C1C1;
  color: #fff;
  width: 90px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  border: none;
  border-radius: 4px;
}
/* 新增 */
.border-b3b {
  border-color: #b3b0ab;
}
/* 新增 */
.min-height-410 {
  min-height: 410px;
}
.no-bor-r {
  border-right: none;
}
.role-list-span {
  padding-left: 10px;
  cursor: pointer;
  display: block;
  color: #555;
  font-size: 13px;
  white-space: nowrap;
}
.td_pointer {
  cursor: pointer;
}
.addUser-btn:focus {
  color: #333;
}
.role-search-img {
  width: 32px;
  cursor: pointer;
}
.role-search-img-not {
  width: 32px;
  cursor: not-allowed;
}
.save-role-btn {
  float: right;
  margin-right: 15px;
  border-radius: 4px;
}
/* .new-role-container .new-role-body .role-form{float: left; margin:16px 0 0 4px;}
.new-role-container .new-role-body .role-form input{ font-size: 12px; width: 180px; height: 26px; line-height: 26px;}
.new-role-container .new-role-body .role-form p{ margin:0px 0px;} */
/*Maroon*/
/* 新建角色弹框 */
.new-role-window .modal-content {
  width: 348px;
  background: #ddd;
  top: 132px;
  margin: 0 auto;
}
.new-role-container {
  width: 340px;
  padding-bottom: 12px;
  background: #fff;
  margin: 2px 3px;
  border-radius: 6px;
}
.new-role-container .new-role-head {
  height: 40px;
  line-height: 40px;
}
.new-role-container .new-role-head p {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin-left: 18px;
}
.new-role-container .new-role-body {
  min-height: 115px;
  padding-bottom: 4px;
  background: #f0f2f5;
  overflow: hidden;
}
.new-role-container .new-role-body p {
  height: 30px;
  line-height: 30px;
  margin: 13px 0 0 20px;
}
.new-role-container .new-role-body p.passover {
  padding: 0px;
  margin-top: 5px;
  margin-left: 76px;
  height: auto;
  font-size: 13px;
  line-height: 20px;
  margin-right: 20px;
}
.new-role-container .new-role-body p span {
  font-size: 12px;
  color: #333;
}
.new-role-container .new-role-body p span.c-666 {
  color: #666;
}
.new-role-container .new-role-body p input {
  width: 244px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  font-family: "";
  color: #b4b4b4;
  padding-left: 6px;
  border-radius: 6px;
  font-size: 12px;
}
.new-role-footer .new-role-btn {
  width: 80px;
  height: 28px;
  line-height: 28px;
  background: #4496d2;
  color: #fff;
  text-align: center;
  border: none;
  margin-top: 12px;
  margin-left: 10px;
  border-radius: 4px;
}
.new-role-footer .ml156 {
  margin-left: 156px;
}
/* 新建角色弹框结束 */
/*新增保存权限模板*/
.manageSavePerTemp .modal-dialog .modal-content {
  width: 513px;
  height: 214px;
  background-color: #f0f2f5;
  top: 212px;
  left: 288px;
  border: 4px solid #DDD;
}
.manageSavePerTemp .savePerhead {
  overflow: hidden;
  background: #fff;
  height: 40px;
}
.manageSavePerTemp .savePerhead span {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  margin-left: 18px;
  float: left;
  line-height: 40px;
}
.manageSavePerTemp .savePerhead img {
  float: right;
  width: 18px;
  height: 18px;
  border: 0;
  margin-right: 14px;
  margin-top: 10px;
}
.manageSavePerTemp .content .con {
  overflow: hidden;
  margin-top: 38px;
  margin-left: 39px;
}
.manageSavePerTemp .content .con p {
  float: left;
  padding: 0px;
  margin: 0px;
  color: #333333;
  font-size: 14px;
  /*margin-top: 5px;*/
}
.manageSavePerTemp .content .con input {
  width: 242px;
  height: 28px;
  float: left;
  margin-left: 12px;
}
.manageSavePerTemp .content .templateFooter {
  margin-top: 50px;
  margin-left: 144px;
  overflow: hidden;
}
.manageSavePerTemp .content .templateFooter button {
  width: 80px;
  height: 28px;
  float: left;
  padding: 0px;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  color: #fff;
}
.manageSavePerTemp .content .templateFooter button.btn_green {
  background: #1aba9f;
}
.manageSavePerTemp .content .templateFooter button.btn_blue {
  background: #4496d2;
  margin-left: 63px;
}
.manage-main-leftDiv .manage-role-select .roleDesc {
  display: block;
  float: left;
  width: 80%;
  height: 22px;
  color: #556064;
  overflow: hidden;
}
.manage-main-leftDiv .manage-role-select img {
  float: right;
  margin-right: 10px;
  margin-top: 3px;
  width: 16px;
  height: 16px;
  border: 0;
}
.manage-createRole-children .notSelectedRole {
  width: 100%;
}
/*fixed media screen*/
@media screen and (min-width: 768px) and (max-width: 1236px) {
  .manage-main-button {
    width: 75px;
  }
  .edit_input_left {
    width: 80%;
    float: left;
    margin-right: 1px;
    margin-left: 0px;
  }
  .input-group .role_form_control {
    background: none;
  }
  .manage-main-rightDiv-poS {
    margin-left: 115px;
  }
}
@media screen and (min-width: 1237px) and (max-width: 1260px) {
  .edit_input_left {
    width: 80%;
    float: left;
    margin-right: 1px;
    margin-left: 0px;
  }
}
@media screen and (min-width: 1261px) and (max-width: 1365px) {
  .edit_input_left {
    width: 200px;
    float: left;
    margin-right: 1px;
    margin-left: 0px;
  }
  .edit_input_right {
    float: right;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1921px) {
  .edit_input_left {
    width: 85%;
    float: left;
    margin-right: 5px;
    margin-left: 0px;
  }
  .edit_input_right {
    float: right;
  }
}
.manage_input_group {
  margin-left: 14px;
  width: 90%;
}
.manage-main-button {
  width: 75px;
}
.manage_right_head {
  height: 55px;
  background: #eff0f2;
  padding-top: 13px;
  overflow: hidden;
}
@media screen and (min-width: 1024px) and (max-width: 1173px) {
  .manage-authorityAssignment .modal-dialog .modal-content {
    left: 91px;
  }
}
.form-control + .tooltip.top .tooltip-arrow {
  border-top-color: #E53131;
}
.form-control + .tooltip.top .tooltip-inner {
  background-color: #E53131;
}
.new-role-div {
  height: 30px;
  line-height: 30px;
  margin: 13px 0 0 20px;
}
.new-role-div .role-form {
  float: left;
}
.new-role-div .role-form .form-control {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding-left: 6px;
  margin-left: 2px;
}
.new-role-div span {
  float: left;
  font-size: 12px;
}
.manage-createRole-body .invalidate-input-box span {
  left: 60px;
}
.manageSavePerTemp .invalidate-input-box span {
  left: 110px;
}
.content .con_tpl_p {
  padding-top: 5px;
}
.new-role-div b {
  float: left;
  font-size: 12px;
  font-weight: normal;
}
.new-role-body .form-control {
  width: 80%;
}
.new-role-container .new-role-body p {
  margin: 0px;
}
.new_role_body_p {
  margin: 13px 0 0 20px!important;
}
.new-role-div .invalidate-input-box span {
  left: 40px;
}
.new-role-body .invalidate-input-box span {
  left: 50px;
}
.authorityAssignment-open-rotate {
  transform: rotate(270deg);
  -ms-transform: rotate(279deg);
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  position: relative;
  top: 0px;
  left: -200px;
}
.authorityAssignment-open {
  position: relative;
  top: 0px;
  left: -200px;
}
.authorityAssignment-open-rotate-BM {
  transform: rotate(270deg);
  -ms-transform: rotate(279deg);
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  position: relative;
  top: 0px;
  left: -280px;
}
.authorityAssignment-open-BM {
  position: relative;
  top: 0px;
  left: -280px;
}
.row .selectPagecount .page {
  height: 70px;
  padding-top: 0px;
  position: static;
}
.row .selectPagecount .page .page_left {
  margin-left: 30px;
  margin-top: 24px;
}
.row .selectPagecount .page p.magrin-fixed20 {
  margin-top: 28px;
  margin-left: 30px;
}
.manage-main-rightDiv .selectPagecount .dropdown .dropdown-menu {
  /* min-width: 80px!important;*/
}

.manage-pmm-before-search{
    margin: -4px 3px 0 0;
}
.manage-pmm-app-container{
    width: 98%;
    min-height: inherit;
    border: 1px solid #a7b3c1;
    border-radius: 5px;
    margin: 0 auto;
    padding: 15px 20px;
    overflow: hidden;
}
.pmm-app-item-out{
    margin: 8px 10px;
}
.pmm-app-item-out,
.pmm-app-item-default {
    min-width: 115px;
}
.pmm-app-item-icon-group{
    width: 0;
    height: 23px;
    overflow: hidden;
    margin-top: -3px;
    white-space:nowrap;
}
.pmm-app-btn-show{
    width: 100%;
}
.pmm-app-item-icon-group img{
    cursor: pointer;
    margin-left: 3px;
}
.pmm-app-item-default,
.pmm-app-item-active,
.pmm-app-add-item{
    min-width: 100px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.pmm-app-item-default{
    background: #fff;
}
.pmm-app-item-active{
    color: #fff;
    background: #2f98d2;
}

.pmm-app-add-item {
    font-size: 2.5em;
}
@keyframes slideLeftOut {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}
@keyframes slideLeftIn {
    from {
        width: 100%;
    }
    to {
        width: 0;
    }
}
.pmm-app-item-icon-group.pmm-app-btn-show-add{
    animation:slideLeftOut 0.3s  both ease-in;
}
.pmm-app-item-icon-group.pmm-app-btn-show-remove{
    animation:slideLeftIn 0.2s  both ease-in;
}
.productManageMent_main {
  width: 100%;
  min-height: 670px;
  padding-left: 0px!important;
}
.productManageMent-website-modify .modal-content {
  width: 490px;
  height: 398px;
  background: #DDD;
  top: 100px;
  margin: 0px auto;
}
.product-manage-left {
  border: 1px solid #797979;
  min-height: 780px;
  font-family: "微软雅黑";
  padding-left: 0px;
  padding-right: 0px;
  background: #EEEDEB;
}
.product-manage-left .product-manage-left-content a {
  padding-left: 20px;
}
.product-manage-left .product-manage-left-content a.addSite {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  left: 30px;
}
.product-manage-ment-nav-newspaper {
  background: url("editingCenter/app/images/t-b1.png") #222933 22% center no-repeat;
}
.product-manage-ment-nav-website {
  background: url("editingCenter/app/images/l3.png") #222933 14% center no-repeat;
}
.product-manage-ment-nav-app {
  background: url("editingCenter/app/images/l2.png") #222933 18% center no-repeat;
  position: relative;
}
.product-manage-ment-nav-newspaper {
  background-size: 18px 16px;
}
.product-manage-ment-nav-website {
  background-size: 18px 16px;
}
.product-manage-ment-nav-app {
  background-size: 16px 16px;
}
@media screen and (min-width: 1440px) and (max-width: 1681px) {
  .product-manage-ment-nav-newspaper a,
  .product-manage-ment-nav-app,
  .editing-nav-website a {
    display: block;
    padding: 9px 3px 6px 20px!important;
    overflow: hidden;
    font-size: 16px !important;
  }
  .productManageMent_main .icon-compiled a,
  .productManageMent_main .icon-pending a,
  .productManageMent_main .icon-signed a {
    font-size: 16px !important;
    background: transparent none repeat scroll 0% 0%;
    padding: 7px 3px 6px 20px !important;
  }
}
.product-manage-nav-paper {
  background: url("editingCenter/app/images/l1.png") #222933 22% center no-repeat;
}
.pmm-left-accordion-active {
  background: url("editingCenter/app/images/l12.png") no-repeat scroll 101% center;
}
.pmm-left-accordion,
.pmm-left-accordion-add {
  margin-left: -22px;
}
.pmm-left-accordion-add {
  font-size: 1.5em;
}
.pmm-left-accordion {
  background: #F6F5F4;
  border-bottom: 1px solid #E1DFDA;
}
.iwo_accordion .panel-default > .panel-heading .panel-title a.pmm-left-item {
  padding-left: 25px;
}
.editing-nav ul li.product-manage-nav-paper a {
  font-family: "Microsoft Yahei";
  font-size: 16px;
  color: #eee;
}
.manage-main-left .edit_right_head.proManMent_pmm_head {
  height: 45px;
  padding-top: 4px;
}
/*newpaper table operate*/
.iwo_operate_div_all {
  width: 85%;
  margin: 0 auto;
}
.iwo_operate_div_all .iwo_operate_div_2 {
  display: inline-block;
  float: left;
  text-align: left;
}
.iwo_operate_div_all .mr5 {
  margin-right: 5px;
}
.product_main_pd .table tbody tr td {
  padding-top: 4px;
  padding-bottom: 4px;
}

.product-manage-left-content {
  border-top: 1px solid #cbc7c2;
}
.product-manage-left-content .editing-nav ul.nav-tabs li.product-manage-nav-paper {
  background: url("editingCenter/app/images/b-z.png") #67747D 22% center no-repeat;
  padding-left: 8px;
}
.product-manage-left-content .editing-nav ul.nav-tabs li.product-manage-nav-paper.active {
  background: url("editingCenter/app/images/b-z1.png") #fff 22% center no-repeat;
}
.product-manage-left-content .editing-nav ul.nav-tabs li.editing-nav-website {
  background: url("editingCenter/app/images/l3.png") #67747D 14% 53% no-repeat;
  background-size: 18px;
}
.product-manage-left-content .editing-nav ul.nav-tabs li.editing-nav-website.active {
  background: url("editingCenter/app/images/l3-1.png") #fff 14% 53% no-repeat;
  background-size: 18px;
}
.product-manage-left-content .editing-nav ul.nav-tabs li.editing-nav-app {
  background: url("editingCenter/images/nv4.png") #67747D 14% 53% no-repeat;
  background-size: 18px;
}
.product-manage-left-content .editing-nav ul.nav-tabs li.editing-nav-app.active {
  background: url("editingCenter/images/nv4-4.png") #fff 14% 53% no-repeat;
  background-size: 18px;
}
.product-manage-left-content .editing-nav ul.nav-tabs li.editing-nav-weixin {
  background: url("editingCenter/app/images/w-x.png") #67747D 14% 53% no-repeat;
  background-size: 20px;
}
.product-manage-left-content .editing-nav ul.nav-tabs li.editing-nav-weixin.active {
  background: url("editingCenter/app/images/w-x1.png") #fff 14% 53% no-repeat;
  background-size: 20px;
}
.product-manage-left-content .editing-nav ul.nav-tabs li.editing-nav-weibo {
  background: url("editingCenter/weibo/images/wb2.png") #67747D 14% 55% no-repeat;
  background-size: 16px;
}
.product-manage-left-content .editing-nav ul.nav-tabs li.editing-nav-weibo.active {
  background: url("editingCenter/weibo/images/wb1.png") #fff 14% 55% no-repeat;
  background-size: 16px;
}
.product-manage-left-content .editing-more {
  width: 7%;
}
.product-manage-left-content .nav-tabs.nav-justified {
  /*margin-left: 3%;*/
  padding-left: 3%;
  overflow: hidden;
}
.product-manage-left-content .nav-tabs.nav-justified > li {
  width: 32%;
}
.product-manage-left-content .editing-downlist {
  margin-left: 15px;
}
.product-manage-left-content .editing-downlist .tab-content {
  min-height: initial;
}
.product-manage-left-content .editing-list ul {
  background-color: initial;
}
.product-manage-left-content .iwo_accordion .panel-default > .panel-heading .panel-title a {
  width: inherit;
}
.product-manage-left-content .editing-downlist .tab-content treecontrol ul li {
  width: 300px;
}
.edit_more_tab_list ul li.list-group-item {
  background-image: none!important;
}
.rw-pro-left .editing-downlist .tab-content treecontrol ul li {
  width: auto;
}

.edit_right_head_btn_commen {
    width: 100px!important;
}

.font-color-red {
    color: red;
    float: right;
    margin: 0px;
    cursor: pointer;
}

.edit_breadcrumb li span + p:before {
    content: "|";
    color: #777;
    padding: 0px 5px;
}

.pmm-weibo .edit_input_group {
    position: relative;
}

.pmm-weibo .edit_right_head {
    height: 45px;
    padding-top: 4px;
}

.pmm-weibo .edit_input_group .ng-scope {
    position: absolute;
}

.pmm-weibo .pmm_weibo_site .edit_input_group .input-group-btn button.btn_edit_search {
    height: 28px;
    line-height: 28px;
}

.pmm-weibo .manage-pmm-weibo-form-search {
    height: 28px;
    width: 76%!important;
    line-height: 28px;
    background: url("./editingCenter/app/images/sch.jpg") no-repeat 10px center;
    background-color: #fff;
    padding-left: 30px;
    margin-top: 5px;
}

.pmm-weibo .pmm-weibo-item-out,
.pmm-weibo .pmm-weibo-add-item {
    width: 345px;
    height: 180px;
    border-radius: 4px;
    margin: 20px 15px 40px 15px;
    position: relative;
    font-size: 16px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
}

.pmm-weibo .manage-pmm-weibo-container {
    min-height: 460px;
}

.pmm-weibo .pmm-weibo-add-item {
    line-height: 180px;
    text-align: center;
    cursor: pointer;
}

.pmm-weibo .pmm-weibo-add-item,
.pmm-weibo .pmm-weibo-item-default {
    border: 1px solid #ddd;
}

.pmm-weibo .pmm-weibo-item-default {
    width: 100%;
    height: 100%;
    border-radius: inherit;
    position: relative;
}

.pmm-weibo .pmm-weibo-item-out > a {
    color: #333;
    display: block;
    border-radius: 5px;
}

.pmm-weibo .pmm-weibo-item-out > a:hover {
    text-decoration: none;
}

.pmm-weibo .manage-pmm-weibo-container .pmm-weibo-item-default {
    float: left;
    font-family: 微软雅黑;
    background-image: url(./manageConfig/productManageMent/images/weibo-bg.png);
}

.pmm-weibo .manage-pmm-weibo-container .pmm-weibo-item-default .pmm-weibo-item-default-icon {
    position: absolute;
    right: 0px;
}

.pmm-weibo .manage-pmm-weibo-container .pmm-weibo-item-default .pmm-weibo-item-default-icon>img {
    position: relative;
    top: -1px;
    right: -1px;
}

.pmm-weibo .manage-pmm-weibo-container .pmm-weibo-item-default .pmm-weibo-item-information>div {
    position: relative;
    top: 60px;
    left: 10px;
    float: left;
}

.pmm-weibo .manage-pmm-weibo-container .pmm-weibo-item-default .pmm-weibo-item-information>div>div {
    margin-bottom: 5px;
}

.pmm-weibo .manage-pmm-weibo-container .pmm-weibo-item-default .pmm-weibo-item-information>img {
    margin: 24px 12px 10px 34px;
    float: left;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.pmm-weibo .manage-pmm-weibo-container .pmm-weibo-item-default .pmm-weibo-item-account {
    clear: both;
}

.pmm-weibo .manage-pmm-weibo-container .pmm-weibo-item-default .pmm-weibo-item-account>img {
    margin-top: -2px;
}

.pmm-weibo .manage-pmm-weibo-container .pmm-weibo-item-default .pmm-weibo-item-account .ml-70 {
    margin-left:60px;
}
.pmm-weibo .manage-pmm-weibo-container .pmm-weibo-item-default .text-weight-bold{
    font-weight: bold;
}
.pmm-weibo .manage-pmm-weibo-container .pmm-weibo-item-default .font-size-14{
    font-size: 14px;
}
.pmm-weibo-mb40{
    margin-bottom: 40px;
}
.productWeiXin_margin15 {
    margin: 0 15px;
}

.productWeiXin_margin15 table thead tr th.weixin_ServiceNumber,
.productWeiXin_margin15 table tbody tr td.weixin_ServiceNumber {
    text-align: left;
}

.productWeiXin_margin15 table tbody tr td.weixin_ServiceNumber {
    padding-left: 30px;
}

.productWeiXin_margin15 .wd50 {
    width: 50px;
}

.management-wx-ls {
    margin-left: 15px;
    min-height: 540px;
}

.result_box {
    width: 353px;
    height: 208px;
    border: 1px solid #d6d9dd;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
}

.last_result_box {
    margin-right: 0px;
}

.result_box:hover {
    background: #fafcfe;
    border: 1px solid #f45448;
}

.result_picture img {
    display: block;
    border-radius: 99px;
}

.result_picture {
    background: url("./manageConfig/productManageMent/images/result-bac.png") no-repeat;
    margin-top: 15px;
    width: 152px;
    height: 152px;
    padding-top: 6px;
    background-size: 100%;
}

.result_photo {
    margin-left: 7px;
}

.result_icon {
    margin-left: 110px;
    margin-top: -9px;
}

.result_left {
    width: 152px;
    margin-left: 15px;
    float: left;
}

.result_name {
    width: 152px;
    line-height: 1;
    font-size: 14px;
    color: #717171;
    text-align: center;
    margin-top: 9px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-family: "Microsoft YaHei", "微软雅黑";
}

.result_right_sp {
    margin: 24px 0 22px;
    height: 120px;
}

.result_right_sp p {
    display: block;
    margin-bottom: 0;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #717171;
    font-family: "Microsoft YaHei", "微软雅黑";
}

.result_right_sp p span {
    color: #000;
    font-weight: bold;
}

.result_setting a {
    display: block;
    float: left;
    width: 29px;
    height: 29px;
    border: 1px solid #cccccc;
    margin-right: 10px;
    border-radius: 15px;
}

.result_edit {
    background: #ffffff url("./manageConfig/productManageMent/images/edit-icon.png") no-repeat center;
}

.result_edit:hover {
    border: 1px solid #1aba9f;
    background: #ffffff url("./manageConfig/productManageMent/images/edit-icon1.png") no-repeat center;
}

.result_del {
    background: #ffffff url("./manageConfig/productManageMent/images/del-icon.png") no-repeat center;
}

.result_del:hover {
    border: 1px solid #e74955;
    background: #ffffff url("./manageConfig/productManageMent/images/del-icon1.png") no-repeat center;
}

.result_right {
    margin-left: 207px;
}

.result_setting {
    overflow: hidden;
    margin-left: 40px;
}

.add_result_box {
    width: 351px;
    height: 206px;
    border: 2px dashed #d6d9dd;
    margin-bottom: 20px;
    float: left;
}

.add_result_box a {
    background: url("./manageConfig/productManageMent/images/add-btn.png") no-repeat left center;
    width: 115px;
    height: 115px;
    display: block;
    margin: 45px 0 0 118px;
    border-radius: 99px;
}

.wx-createAccount-window .modal-dialog {
    width: 800px;
}

.wx-createAccount-window .modal-dialog .modal-content {
    border: none!important;
}

.wx-createAccount-window textarea {
    width: 100%!important;
    height: 85px;
    resize: none;
}

.createGroupSubmit .sc-tit {
    color: #333;
    line-height: 34px;
    text-align: right;
}

.createGroupSubmit .remark-sp {
    color: #aaa;
    line-height: 34px;
}

.createGroupSubmit .upload-pc {
    float: left;
    /*padding-left: 36px;*/
    padding: 0;
    width: 115px;
    height: 34px;
    /*line-height: 34px;*/
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background: #ee7860 url('./resourceCenter/images/icon_pc.png') no-repeat 20px center;
    cursor: pointer;
}

.createGroupSubmit .webuploader-pick {
    padding-left: 36px;
    width: 100%;
    height: 100%;
    background: none;
}

.createGroupSubmit .webuploader-pick-hover {
    background: none;
}

.mb10 {
    margin-bottom: 10px;
}

.createGroupSubmit .dropdown .bth-fix,
.createGroupSubmit .dropdown .dropdown-menu {
    width: 320px;
}

.createGroupSubmit .item .dropdown .bth-fix,
.createGroupSubmit .dropdown .dropdown-menu {
    width: 240px;
}

.wx-ls-page {
    bottom: 90px;
}

.wx-ls-page .page p {
    margin-top: 26px 0 0 155px;
}

.wx-head-pc {
    position: relative;
}

.wx-head-pc img {
    width: 100%;
    border-radius: 4px;
}

.wx-head-pc .delete-btn {
    display: block;
}

.wx-head-pc .progress {
    height: 12px;
    box-shadow: none;
    background: none;
}

.wx-head-pc .progress-bar-info {
    line-height: 12px;
}

.toBeCompiled-synchronousModel-window .modal-content{
     width:396px;
     background:#DDD;
     top:205px;
     margin:0px auto;
    }
.sys_classified_cl_synch {
    padding-right: 22px;
    width: 394px;
    height: 223px;
    border: 4px solid #DDDDDD;
    border-radius: 5px;
    background-color:#fff;
}

.sys_classified_cl_synch_head {
    font-size: 14px;
    margin: 20px 0px 10px 20px;
    color: #333333;
}

.sys_classified_cl_synch_content {
    margin-bottom: 15px;
    height: 113px;
    overflow-y: auto;
}

.sys_classified_cl_synch_content .synch_content_input {
    width: 16px;
    height: 16px;
    vertical-align:-3px;
}

.sys_classified_cl_synch_content table tr td input {
    padding-left: 10px;
}

.sys_classified_cl_synch_content .synch_content_line {
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    float:left;
}

.sys_classified_cl_synch_content .form-control {
    height: 30px;
    width: 246px;
}

.sys_classified_cl_synch_content button {
    margin-left: 10px;
    padding: 0px;
    width: 77px;
    height: 30px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    color: #333333;
    background: url(images/i001.jpg) repeat-x;
}

.sys_classified_cl_synch_bot .synch_bot_upload,
.sys_classified_cl_synch_bot .synch_bot_cancel {
    width: 80px;
    height: 28px;
    padding: 0px;
    border: none;
    background: #4496d2;
}

.sys_classified_cl_synch_bot .synch_bot_upload {
    margin-right: 10px;
}

.system_main {
  /*overflow: hidden;
    margin: 0px -15px;*/
  margin-left: -15px;
}
.system-manage-container {
  width: 100%;
  height: auto;
  background-color: #CCC;
}
.system-manage-left {
  width: 15%;
  min-height: 680px;
  float: left;
  background-color: #374760;
}
.system-manage-left .list-group a {
  background-color: #374760;
  border-right: none;
  border-left: none;
  color: #FFF;
  padding-left: 28px;
}
.system-manage-right {
  width: 85%;
  height: 100%;
  float: left;
}
.system-manage-bar {
  width: 100%;
  height: 40px;
  background-color: #EFF0F2;
}
.system-manage-bar p {
  padding: 10px;
}
.system-manage-left .list-group .selected-item {
  background: #0B2242 url(manageConfig/sysManageMent/images/d1-1.png) no-repeat 100% 50%;
}
.system-manage-content-left .list-group a {
  border: none;
}
.system-manage-content-left .list-group a:last-child {
  border: 1px dotted #88C8EE;
  background: url(manageConfig/sysManageMent/images/d12.png) no-repeat 6% 50%;
  height: 30px;
}
.system-manage-content {
  width: 100%;
  height: 100%;
  padding: 16px;
}
.system-manage-content-left {
  width: 20%;
  min-height: 630px;
  float: left;
  border: 1px solid #D1D1D1;
  background-color: #F7F8FC;
}
.system-manage-main-left-bar {
  width: 100%;
  height: 30px;
  background-color: #FFF;
}
.system-manage-main-left-bar .form-control,
.system-manage-main-left-bar .btn-default,
.system-manage-main-right-input .btn-default,
.system-manage-main-right-content-main,
.system-manage-main-right-bar .btn-default,
.system-manage-main-right-input .form-control {
  height: 25px;
  font-size: 12px;
}
.system-manage-main-left-bar i,
.system-manage-main-right-bar i {
  display: inline-block;
  width: 15px;
  height: 12px;
}
.system-manage-main-left-bar .system-manage-back-icon {
  vertical-align: -2px;
  background: url(manageConfig/sysManageMent/images/d5.png) no-repeat 50%;
}
.system-manage-main-left-bar .system-manage-file-icon {
  vertical-align: -2px;
  background: url(manageConfig/sysManageMent/images/d13.png) no-repeat 50%;
}
.system-manage-main-left-bar .system-manage-search-icon {
  vertical-align: -2px;
  background: url(manageConfig/sysManageMent/images/d7.png) no-repeat 50%;
}
.system-manage-delete-icon {
  vertical-align: -2px;
  background: url(manageConfig/sysManageMent/images/d9.png) no-repeat 50%;
}
.system-manage-form-input {
  float: right;
  padding: 10px 15px;
}
.system-manage-main-right-content {
  width: 100%;
  height: auto;
}
.system-manage-main-left-content {
  width: 100%;
  height: 555px;
  margin-top: 10px;
  border: 1px solid #D1D1D1;
}
.system-manage-content-right {
  width: 80%;
  height: 630px;
  float: left;
  border: 1px solid #D1D1D1;
  border-left: none;
}
.system-manage-main-left {
  width: 50%;
  min-height: 616px;
  float: left;
  padding: 10px;
}
.manage-sys-main-right {
  padding-left: 0px;
  padding-right: 10px;
  margin-top: 16px;
  border: 1px solid #e1dfdd;
}
.system-manage-main-right {
  width: 50%;
  margin-top: 10px;
  height: 595px;
  float: left;
  font-size: 12px;
  padding: 10px 0px 0px 10px;
  border: 1px solid #D1D1D1;
}
.system-manage-main-right-bar {
  width: 100%;
  height: 27px;
  padding-right: 10px;
}
.system-manage-main-right-input {
  width: 100%;
  height: 30px;
  margin-top: 10px;
  padding-right: 10px;
}
.system-manage-main-right-text {
  display: inline-block;
  height: 100%;
  line-height: 50px;
}
.system-manage-content-left .list-group-item {
  background-color-color: blue;
}
.system-manage-main-right-content-main,
.system-manage-main-right-content-main textarea {
  resize: none;
  width: 100%;
  height: 430px;
  overflow: auto;
}
.system-manage-main-right-content-main p {
  text-align: center;
}
.system-manage-main-left-btn-1,
.system-manage-main-left-btn-2,
.system-manage-main-left-btn-3,
.system-manage-main-left-btn-4 {
  line-height: 10px;
  padding: 5px;
}
.system-manage-main-left-btn-2 {
  margin-left: 10px;
}
.system-manage-main-left-btn-4 {
  line-height: 15px;
  float: right;
  margin-left: 10px;
}
.system-manage-main-right-content-main .list-group .list-group-item {
  border: none;
}
.treecontrol .ng-scope .tree-collapsed:first-child {
  height: 25px;
}
.system-manage-main-left-content treecontrol li {
  font-size: 12px;
  padding-left: 25px;
}
.system-manage-main-left-content-treecontrol {
  margin-top: 20px;
}
.system-manage-main-left-content-title {
  background: #F1F2F6;
  height: 30px;
  padding-top: 2px;
  font-size: 12px;
  font-weight: bold;
}
.system-manage-main-left-content-title-icon1,
.system-manage-main-left-content-title-icon2,
.system-manage-main-left-content-title-icon3 {
  width: 15px;
  height: 25px;
  display: inline-block;
}
.system-manage-main-left-content-title-icon1 {
  margin-left: 8px;
  background: url("manageConfig/sysManageMent/images/d2.png") no-repeat 50% 50%;
  cursor: pointer;
}
.system-manage-main-left-content-title-icon2 {
  background: url("manageConfig/sysManageMent/images/d4.png") no-repeat 50% 50%;
}
.system-manage-main-left-content-title-icon3 {
  margin-left: 8px;
  background: url("manageConfig/sysManageMent/images/d1.png") no-repeat 50% 50%;
  cursor: pointer;
}
.system-manage-main-left-content-title-p {
  position: absolute;
  height: 30px;
  line-height: 25px;
  text-indent: 5px;
  cursor: pointer;
}
.system-manage-main-right p.classifyName {
  margin-left: 10px;
  line-height: 42px;
}
.system-manage-main-right .input-group .form-control {
  width: 250px;
}
.system-manage-main-right .input-group-btn {
  font-size: 14px;
}
.system-manage-save-btn {
  text-align: center;
  margin-top: 10px;
}
.list-group-padding {
  padding: 10px;
}
.system-manage-content-footer {
  width: 100%;
  height: 30px;
  clear: both;
  text-align: center;
  padding-top: 10px;
}
.manage-sys-left {
  border: 1px solid #CBC7C2;
  min-height: 780px;
  font-family: "微软雅黑";
  padding-left: 0px;
  padding-right: 0px;
  background: #EEEDEB;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
  overflow: hidden;
}
.system-manage-main-right treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  padding: 1px 10px;
  background: url("manageConfig/sysManageMent/images/folder-closed.png") no-repeat;
}
.system-manage-main-right treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  padding: 1px 10px;
  background: url("manageConfig/sysManageMent/images/folder.png") no-repeat;
}
.manage-createRole-children .tree-light li.tree-leaf i.tree-leaf-head {
  padding: 1px 10px;
  width: 16px;
  height: 16px;
  background: url("manageConfig/sysManageMent/images/file.png") no-repeat;
}
/*treecontrol.tree-light li.tree-leaf i.tree-leaf-head {
    padding: 1px 10px;
    width: 16px;
    height: 16px;
    background: url("./manageConfig/sysManageMent/images/file.png") no-repeat;
}
*/
/*2015/11/15*/
.manage-fixed {
  padding-right: 0px;
  padding-left: 0px;
}
.manage-sys-main-leftDiv {
  border: 1px solid #E1DFDD;
  height: 616px;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  color: #323431;
  margin-top: 16px;
  margin-right: -16px;
  text-align: left;
  line-height: normal;
  overflow-y: auto;
  background-color: #F7F8FC;
}
.manage-sys-main-leftDiv .list-group a {
  border: none;
  height: 40px;
  font-size: 14px;
  color: #323431;
  font-weight: bold;
  background-color: transparent;
  cursor: pointer;
}
.manage-sys-main-leftDiv .list-group .selectedfocus {
  background-color: #FF4E40;
  color: #FFF;
  border-radius: 0;
}
.manage-system-left .system-list {
  font-family: "微软雅黑";
  cursor: pointer;
}
.systemManage-create-item {
  display: block;
  cursor: pointer;
  height: 25px;
  width: 100%;
  margin-top: 10px;
  padding: 0px 10px 0px 10px;
  border: 1px dotted #88C8EE;
  border-radius: 5px;
  background: url(manageConfig/sysManageMent/images/d12.png) no-repeat 6% 50%;
}
.manage-system-left .system-title {
  line-height: 40px;
  font-size: 16px;
  background-color: #EEEDEB;
}
.manage-system-left .system-title:hover {
  background-color: #1c83d2;
}
.manage-system-left .system-title a {
  display: block;
  height: 40px;
  padding-left: 56px;
  font-size: 16px;
  line-height: 40px;
  color: #556064;
  text-decoration: none;
  background-color: #3747602;
  border-bottom: 1px solid #E1DFDA;
}
.manage-system-left .system-title a:hover {
  color: #FF4E40;
  background-color: #fff;
}
.activefocus {
  /*color: #ddeaf5;
    background: #0B2242 url('./editingCenter/app/images/l12.png') 101% center no-repeat;*/
  color: #FF4E40 !important;
  background-color: #fff;
}
/*classification 2015/11/19*/
.system_manage_newfolder {
  vertical-align: -2px;
  background: url(manageConfig/sysManageMent/images/d10.png) no-repeat 50%;
}
.system_manage_newfile {
  vertical-align: -2px;
  background: url(manageConfig/sysManageMent/images/d4.png) no-repeat 50%;
}
.system-manage-main-left-content treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  background: url(manageConfig/sysManageMent/images/d2.png) no-repeat center center;
}
.system-manage-main-left-content treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  background: url(manageConfig/sysManageMent/images/d1.png) no-repeat center center;
}
.system-manage-main-left-content treecontrol.tree-light li.tree-leaf i.tree-leaf-head {
  background: url(manageConfig/sysManageMent/images/d3.png) no-repeat center;
}
.system-manage-main-left-content treecontrol li.tree-expanded i.tree-leaf-head,
.system-manage-main-left-content treecontrol li.tree-collapsed i.tree-leaf-head {
  padding-left: 20px;
  display: inline;
  background: url(manageConfig/sysManageMent/images/d4.png) no-repeat left center;
}
.sys_class_classtion_dropbox {
  width: 65px;
  border-radius: 3px;
  color: #999999;
}
/*smg 2015/11/20*/
.sys_manage_main_left_content_con {
  width: 100%;
  height: 523px;
  overflow: auto;
  overflow-x: hidden;
}
.sys_manage_main_left_content_con a:hover {
  text-decoration: none;
}
.system-manage-main-right .invalidate-input-box span {
  z-index: 9;
}
.manageConfig-sysMgr .title-name {
  display: block;
  padding-left: 20px;
  margin-top: 5px;
  color: #666;
}
/*思图iframe嵌入页面*/
.system_main .iframe_st_to_OperateCenter {
  margin-bottom: -5px;
}
.system_main_mr015 {
  margin-right: -15px;
}
.operateCenter_header_to_st {
  margin-right: 12px;
}
.operateCenter_header_to_st .edit-header .navbar-right li {
  border-bottom: none;
}
.manage-main-left > div[ui-view] {
  padding-left: 15px;
}
.politicalcommSense_left .fontWeight_b {
  font-weight: bold;
}
.politicalcommSense_fileForm .system-manage-main-right-input {
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding-right: 10px;
}
.politicalcommSense_fileForm h5 {
  line-height: 22px;
}
.politicalcommSense_fileForm h5 span {
  color: #1e14b3;
}
.politicalcommSense_fileForm .system-manage-main-right-content-main,
.politicalcommSense_fileForm .system-manage-main-right-content-main textarea {
  resize: none;
  width: 100%;
  height: 310px;
  overflow: auto;
}
.politicalcommSense_left treecontrol li .tree-label a.no_sort {
  color: #9d9d9d;
}
/*
.politicalcommSense_lists li {
    font-size: 12px;
    padding-left: 25px;
    padding: 0 0 0 23px;
    line-height: 20px;
}

.politicalcommSense_lists li i {
    padding-left: 20px;
    display: inline;
    background: url(./manageConfig/sysManageMent/images/d3.png) no-repeat center;
}

.politicalcommSense_lists li a {
    color: #337ab7;
    text-decoration: none;
}

.politicalcommSense_lists li a:hover,
.politicalcommSense_lists li a:focus {
    color: #23527c;
    text-decoration: none;
}

.politicalcommSense_lists li a:link,
.politicalcommSense_lists li a:visited {
    text-decoration: underline;
}

.politicalcommSense_lists li a span {
    white-space: nowrap;
    cursor: pointer;
}
*/

.man-sys-emailConfig {
    /*margin-left: 10px;*/
}

.man-sys-emailConfig div.emailConfig-row {
    margin-top: 20px;
}

.man-sys-emailConfig p.emailConfig-title {
    font-weight: bold;
    font-size: 16px;
    min-width: 115px;
}

.man-sys-emailConfig div.emailConfig-footer {
    text-align: center;
    padding: 75px 0;
}

.man-sys-emailConfig div.emailConfig-footer button {
    height: 30px;
    width: 95px;
    outline: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
    font-size: 12px;
    color: #666;
}

.man-sys-emailConfig div.emailConfig-footer button:hover {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#ffffff));
}

.man-sys-emailConfig p.emailConfig-title,
.man-sys-emailConfig div.emailConfig-main {
    display: inline-block;
    color: #666;
    vertical-align: top;
}

.man-sys-emailConfig div.emailConfig-main input.form-control {
    width: 325px;
    height: 32px;
}

.man-sys-emailConfig div.emailConfig-main textarea.form-control {
    width: 325px;
    height: 108px;
    resize: none;
}




.k323cz{
    display: block;
    cursor: pointer;
    margin: 0 auto;
    width: 20px;
    height: 20px;
    background: url("./manageConfig/images/k323cz.png");
}

.k323cz:hover{
    background: url("./manageConfig/images/k323czc.png");
}

.managesys-manage-type-mgr-list .page{
	bottom: 0;
}
.sysManageMent-createComponent-window .createGroupSubmit .submit .body .main .item span.tit{
	min-width: 52px;
	text-align: right;
}
.sysManageMent-createComponent-window .font-red{
	margin-right: 2px;
}
.sysManageMent-createComponent-window .createGroupSubmit .submit .body .main .item input,
.sysManageMent-createComponent-window .createGroupSubmit .submit .body .main textarea{
	width:450px;
}
.sysManageMent-createComponent-window .createGroupSubmit .submit .body .main .item{
	padding-left: 25px;
}
.sysManageMent-createComponent-window .createGroupSubmit trs-single-radio span{
	min-width: auto;
}
.manage-sys-rignt-head .s_icon {
    margin: 0 6px 0 -10px;
    padding-right: 6px;
    border-right: 1px solid #e9e9e9;
}

.show-data-nullStyle{
    display: block;
    width: 100%;
    height: 300px;
    color:#9F9D9D;
    font-size: 18px;
    line-height: 300px;
    text-align: center;
}
.show-data-nullStyle:hover{
    text-decoration: none;
    color:#9F9D9D;
}
.pdt50{
    padding-top: 50px!important;
}




/*页面头部*/

.manage-main-left .managesys-manage-type-mgr {
    background-color: white;
}
.managesys-manage-type-mgr-list .w60{
	width: 60px;
}
.managesys-manage-type-mgr-list .w18pen{
	width: 18%;
}
.managesys-manage-type-mgr-list .w160{
	width: 160px;
}
.managesys-manage-type-mgr-list .w100{
	width: 100px;
}
.managesys-manage-type-mgr-list .ml10{
	margin-left: 10px;
}
.managesys-manage-type-mgr-list .mr10{
	margin-right: 10px;
}
.managesys-manage-type-mgr-list .w60
/**
 * by zhou 2016-7-21
 */

.edit_right_mid .edit_right_search {
    margin-left: 60px;
}

.advanced-search .modal-dialog {
    width: 500px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.advanced-search .advanced-search-window {
    background: #f0f2f5;
    border: 1px solid #f0f2f5;
}

.advanced-search .advanced-search-window .hd {
    height: 40px;
    background: #fff;
    line-height: 40px;
    padding: 0px 10px;
    font-size: 16px;
}

.advanced-search .advanced-search-window .hd img {
    float: right;
    margin-top: 11px;
}

.advanced-search .advanced-search-window .by {
    height: 350px;
    padding: 15px;
    margin: 15px 15px -5px;
    background: #fff;
}

.advanced-search .advanced-search-window .by .by-left {
    width: 150px;
    float: left;
}

.advanced-search .advanced-search-window .by .by-left div {
    margin-bottom: 15px;
    line-height: 34px;
}

.advanced-search .advanced-search-window .by .by-right>div{
    margin-left: 15px;
    margin-bottom: 15px;
    float: left;
}
.advanced-search .advanced-search-window .by .by-right div:nth-child(4)>div{
	width: 124px;
	display: inline-block;
}

.advanced-search .advanced-search-window .ed {
    height: 50px;
    line-height: 45px;
    text-align: end;
    margin: 10px 15px 0 0;
}

.advanced-search .advanced-search-window .ed button:nth-child(1) {
    background: #4496d2;
    color: #fff;
    margin-left: 10px;
    border-radius: 4px;
}

.advanced-search .advanced-search-window .ed button:nth-child(2) {
    border-radius: 4px;
    margin-left: 10px;
}
.debug_right {
    float: right;
}

.manageCon-logMgr-debugLog {
    position: relative;
}

.manageCon-logMgr-debugLog td {
    word-break: break-all;
}

.manageCon-logMgr-debugLog th.lcol-time {
    width: 155px;
}

.manageCon-logMgr-debugLog th.lcol-operation {
    width: 155px;
}

.manageCon-logMgr-debugLog th.lcol-type {}

.manageCon-logMgr-debugLog th.td-check {
    width: 60px;
}

.manageCon-logMgr-debugLog th.lcol-user {
    width: 200px;
}

.manageCon-logMgr-debugLog th.lcol-ip {
    width: 130px;
}

.manageCon-logMgr-debugLog th.lcol-clientPort {
    width: 100px;
}

.manage-main-rightDiv .batAuthority .assignedAuthority {
  background-color: #FF4E40;
  padding: 3px;
  color: white;
  border-radius: 5px;
}
.batAuthority .commonLight {
  font-size: 15px;
  font-weight: bolder;
  color: black;
}
.batAuthority .regular-checkbox + label {
  padding: 6px!important;
}
.batAuthority .regular-checkbox:checked + label:after {
  top: 0px!important;
  left: 0px!important;
}
.batAuthority .inherit {
  margin: 10px;
  font-size: 13px;
}
.batAuthority .tree-unselectable {
  color: grey!important;
}

.permission .regular-checkbox + label {
    padding: 6px!important;
}

.permission .regular-checkbox:checked + label:after {
    top: 0px!important;
    left: 0px!important;
}
.manage_app_pmm_bottom_list {
  clear: both;
  width: 100%;
  margin: 10px 0;
  height: 40px;
  line-height: 28px;
  background-color: #67747D;
  white-space: nowrap;
  position: fixed;
  bottom: -10px;
  z-index: 2;
}
.templateMge-content-table {
  margin-top: 10px;
  min-height: 550px;
}
.templateMge-footer {
  clear: both;
  text-align: center;
  color: #626262;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 40px;
}
.manage_app_pmm_bottom_list ul {
  padding-left: 40px;
  float: left;
}
.manage_app_pmm_bottom_list li {
  display: inline-block;
  text-align: center;
  list-style-type: none;
}
.manage_app_pmm_bottom_list li a {
  text-align: center;
  display: block;
  padding: 0 10px;
  margin-left: -40px;
  color: #000;
  width: 165px;
  text-decoration: none;
  position: relative;
  z-index: 10;
  background: url("manageConfig/productManageMent/images/gl24.png") no-repeat center;
}
.manage_app_pmm_bottom_list li a:hover {
  z-index: 12;
  background: url("manageConfig/productManageMent/images/gl25.png") no-repeat center;
}
.manage_app_pmm_bottom_list ul li a.applist-active {
  z-index: 11;
  background: url("manageConfig/productManageMent/images/gl25.png") no-repeat center;
  font-weight: bold;
}
.manage_app_pmm_bottom_list_arrow {
  float: left;
}
.manage_app_pmm_bottom_list_arrow img {
  cursor: pointer;
}

.pmm-app .edit_input_group {
  position: relative;
}
.pmm-app .edit_input_group .ng-scope {
  position: absolute;
}
.pmm-app .pmm-app-item-out,
.pmm-app .pmm-app-add-item {
  width: 240px;
  height: 123px;
  border-radius: 4px;
  margin: 20px 15px 40px 15px;
  position: relative;
  font-size: 16px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
}
.pmm-app .pmm-app-add-item {
  cursor: pointer;
}
.pmm-app .pmm-app-add-item,
.pmm-app .pmm-app-item-default {
  border: 1px solid #ddd;
}
.pmm-app .pmm-app-item-default {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  position: relative;
}
.pmm-app .pmm-app-item-active {
  background: #FF4E40;
  font-weight: bold;
  border: none;
  color: #fff;
  cursor: pointer;
}
.pmm-app .pmm-app-add-item,
.pmm-app .pmm-app-item-default {
  line-height: 123px;
}
.pmm-app .pmm-app-item-btn-group {
  position: absolute;
  left: 0;
  top: 135px;
}
.pmm-app .pmm-app-item-btn-group > a {
  margin-right: 10px;
  cursor: pointer;
  text-decoration: none;
  float: left;
  display: block;
}
.pmm-app .pmm-app-item-btn-group > a img {
  width: 30px;
  height: 30px;
}
.pmm-app .pmm-app-item-btn-group > a div.container {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  background: #8adf52;
}
.pmm-app .pmm-app-item-btn-group > a div.container i.fa {
  color: #fff;
  line-height: 30px;
  font-size: 18px;
  margin-left: -8px;
}
.pmm-app .manage-pmm-app-form-search {
  height: 28px;
  width: 76%!important;
  line-height: 28px;
  background: url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
  background-color: #fff;
  padding-left: 30px;
  margin-top: 5px;
}
.pmm-app .manage-pmm-app-site-container {
  min-height: 460px;
}
.pmm-app .manage-pmm-app-recycle {
  width: 57px;
  float: right;
  margin-right: 30px;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
  height: 90px;
  position: fixed;
  bottom: 25px;
  right: 20px;
}
.pmm-app .manage-pmm-app-recycle a,
.pmm-app .manage-pmm-app-recycle a:hover {
  text-decoration: none;
  color: #666;
}
.pmm-app .manage-pmm-app-recycle img {
  margin-bottom: 10px;
}
.pmm-app .pmm-app-item-out > a {
  color: #333;
  height: 100%;
  width: 100%;
  display: block;
  border-radius: 5px;
}
.pmm-app .pmm-app-item-out > a:hover {
  text-decoration: none;
}
.pmm-app .pmm-app-router {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pmm-app .pmm_app_site .edit_input_group .input-group-btn button.btn_edit_search {
  height: 28px;
  line-height: 28px;
}

.newspaper_fontsize {
  font-size: 24px;
  line-height: 54px;
  height: 78px;
  margin-left: 20px;
  font-weight: 700;
}
.newspaper_management {
  margin: 0px 8px;
  border: 4px solid #ddd;
  overflow: hidden;
}
.newspaper_management_tl {
  height: 47px;
  margin-bottom: 15px;
  line-height: 47px;
  padding-left: 18px;
  font-size: 16px;
  font-weight: bold;
  background: #F1F3F5;
}
.newspaper_management .m_box_item {
  margin-bottom: 20px;
}
.newspaper_management .m_box_item div:first-child {
  height: 34px;
  line-height: 34px;
  font-size: 15px;
  padding-left: 0;
  padding-right: 0;
}
.newspaper_management .txt_l_fix {
  text-align: left;
  margin-left: 0px;
  line-height: 34px;
}
.newspaper_management .md_lng {
  width: 400px;
  display: inline-block;
}
.newspaper_management_bd {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 35px 0px 35px 15px;
}
.newspaper_management_dt .newspaper_management_bd_top_1px {
  border-top: 1px solid #ddd;
}
.newspaper_management_dt .pt35 {
  padding-top: 35px;
}
.newspaper_management_dt .mb35 {
  margin-bottom: 30px;
}
.newspaper_management_bd-top {
  border-top: 1px solid #ddd;
  padding: 35px 0px 0px 15px;
}
.newspaper_management .mgr39 {
  margin-right: 23px;
}
.newspaper_management_checkbox {
  float: left;
  margin-right: 28px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  padding-left: 0;
}
.newspaper_management_checkbox input {
  position: relative;
  top: 2px;
}
.newspaper_management_checkbox input[type="checkbox"] {
  margin-right: 10px;
}
.newspaper_management_checkbox [type="radio"] {
  margin-right: 8px;
}
.newspaper_management .allocation-select .dropdown .bth-fix {
  width: 401px;
}
.newspaper_management .allocation-select .dropdown .dropdown-menu {
  min-width: 401px;
}
.newspaper_management .management_edit_tl {
  cursor: pointer;
  margin-bottom: 13px;
  background: #FF4E40;
  width: 100px;
  height: 30px;
  text-align: center;
  color: white;
  line-height: 30px;
}
.newspaper_management_dt {
  font-family: "微软雅黑";
}
.newspaper_management_dt .col-md-2 {
  width: 13.666667%;
}
.newspaper_management_dt .mb32 {
  margin-bottom: 32px;
}
.newspaper_management .management_edit_detail {
  border: 1px solid #ddd;
}
.newspaper_management .management_edit_detail ul {
  margin: 0px;
  padding: 0px;
}
.newspaper_management .management_edit_detail ul li {
  padding-right: 30px;
  padding-left: 10px;
  line-height: 40px;
  height: 40px;
  position: relative;
  list-style: none;
}
.newspaper_management .management_edit_detail ul li:nth-child(2n) {
  background: #f7f9fb;
}
.newspaper_management .management_edit_detail ul li i {
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.newspaper_management .mb20 {
  margin-bottom: 20px;
  padding-left: 0px;
}
.newspaper_management .management_fix_padding {
  padding-left: 0px;
  padding-right: 0px;
}
.management_fix_checkbox {
  margin-left: 8px!important;
  position: relative;
  top: 2px;
}
.newspaper_management .management_fix_height {
  line-height: 32px;
  height: 32px;
}
.management_edit_button {
  width: 100%;
  text-align: right;
  margin-bottom: 40px;
}
.management_edit_button button {
  border: 0px;
  background: #c1c1c1;
  margin-top: 25px;
  width: 110px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border-radius: 5px;
  color: white;
  margin-right: 22px;
}
.management_edit_button button:last-child {
  margin-right: 60px;
  background: #FF4E40;
}
.checkbox_style .regular-checkbox + label {
  background: url("manageConfig/images/bk1-1.png") no-repeat;
  border: 0;
}
.checkbox_style .regular-checkbox:checked + label:after {
  background: url("manageConfig/images/bk1.png") no-repeat;
  border: 0;
  width: 14px;
  height: 14px;
  top: 0px;
  left: 0px;
}
.radio_style .regular-checkbox + label {
  background: url("manageConfig/images/bk2-1.png") no-repeat;
  border: 0;
}
.radio_style .regular-checkbox:checked + label:after {
  background: url("manageConfig/images/bk2.png") no-repeat;
  border: 0;
  width: 14px;
  height: 14px;
  top: 0px;
  left: 0px;
}
.newspaper_management_checkbox trs-single-radio {
  margin-right: 28px;
}
.newspaper_management_checkbox trs-single-radio span {
  font-size: 14px;
  padding-top: 0px;
  position: relative;
  top: -1px;
}
.nb-authorized-wrap .panel-heading {
  position: relative;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #555;
  margin-top: -1px;
}
.nb-authorized-wrap .panel-title {
  padding-left: 10px;
}
.nb-authorized-wrap .panel-default > .panel-heading + .panel-collapse > .panel-body div {
  line-height: 40px;
  overflow: hidden;
  padding-left: 20px;
  color: #555;
}
.nb-authorized-wrap .panel-default > .panel-heading + .panel-collapse > .panel-body div i {
  float: right;
  margin-right: 20px;
  cursor: pointer;
}
.nb-authorized-wrap .panel-default > .panel-heading + .panel-collapse > .panel-body div:nth-child(even) {
  background: #fff;
}
.nb-authorized-wrap .panel-default > .panel-heading + .panel-collapse > .panel-body div:nth-child(odd) {
  background: #f7f9fb;
}

.edit_right_head_btn_com {
    width: 120px!important;
}

.edit_right_mid_but .dropdown .bth-fix {
    width: 160px;
}

.edit_right_mid_but .dropdown .dropdown-menu {
    min-width: 160px;
}

.man_produ_newpress p.ZPLayout-DieciName {
    float: left;
    line-height: 28px;
}

.man_produ_newpress .man_produ_newpress_con_form_dieci {
    height: 28px;
    overflow: hidden;
}
.templateMge-content-table{
	min-height:580px;
}
.templateMge-footer{
	text-align:center;
	color:#626262;
	font-size:14px;
	font-family:"瀹嬩綋";
	height:50px;
	line-height:50px;
}
.edit_right_head_btn_com {
    width: 120px!important;
}
.manage_pmm_bottom_list {
  clear: both;
  width: 100%;
  margin: 10px 0;
  height: 40px;
  line-height: 28px;
  background-color: #67747D;
  white-space: nowrap;
  position: fixed;
  bottom: -10px;
  z-index: 2;
}
.templateMge-content-table {
  margin-top: 10px;
  min-height: 550px;
}
.templateMge-footer {
  clear: both;
  text-align: center;
  color: #626262;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 40px;
}
.manage_pmm_bottom_list ul {
  padding-left: 40px;
  float: left;
}
.manage_pmm_bottom_list li {
  display: inline-block;
  text-align: center;
  list-style-type: none;
}
.manage_pmm_bottom_list li a {
  text-align: center;
  display: block;
  padding: 0 10px;
  margin-left: -40px;
  color: #000;
  width: 165px;
  text-decoration: none;
  position: relative;
  z-index: 10;
  background: url("manageConfig/productManageMent/images/gl24.png") no-repeat center;
  cursor: pointer;
}
.manage_pmm_bottom_list li a:hover {
  z-index: 12;
  background: url("manageConfig/productManageMent/images/gl25.png") no-repeat center;
}
.manage_pmm_bottom_list ul li a.websitelist-active {
  z-index: 11;
  background: url("manageConfig/productManageMent/images/gl25.png") no-repeat center;
  font-weight: bold;
}
.manage_pmm_bottom_list_arrow {
  float: left;
}
.manage_pmm_bottom_list_arrow img {
  cursor: pointer;
}
/* mail0320 */
.mg-site-recycle {
  position: fixed;
  right: 45px;
  bottom: 80px;
  width: 65px;
  height: 65px;
  cursor: pointer;
  background: url(manageConfig/productManageMent/images/mg-site-recycle.png) no-repeat center;
  z-index: 999;
}
.mgrecycle-table a.return-prepage {
  position: fixed;
  right: 45px;
  bottom: 80px;
  direction: block;
  width: 65px;
  height: 65px;
  cursor: pointer;
  background: url(manageConfig/productManageMent/images/mg-prepage.png) no-repeat center;
  z-index: 999;
}
.mg-mailbox-edit {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin: 0 5px;
  cursor: pointer;
  background: url(manageConfig/productManageMent/images/mg-mailbox-edit.png) no-repeat center;
}
.mg-mailbox-setting {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin: 0 5px;
  background: url(manageConfig/productManageMent/images/mg-mailbox-setting.png) no-repeat center;
}
.manage-main .row {
  margin-left: 0px;
  margin-right: 0px;
}
.manage-main-left .edit_right_head {
  height: 55px;
  padding-top: 9px;
}
.edit_right_head {
  height: 54px;
  background: #eff0f2;
  padding-top: 13px;
}
.mailbox-user-mg .btn-common {
  height: 30px;
  line-height: 30px;
  padding: 0 16px;
  text-align: center;
  color: #FE5345;
  border: none;
  border: 1px solid #e3e3e3;
  background-color: #fff;
}
.paddingtb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.lineHe30 {
  height: 30px;
}
.mg-mail-nav .mg-mailbox-name {
  padding-left: 20px;
  font-size: 16px;
  font-weight: 800;
  line-height: 30px;
}
.mg-mail-nav .mg-mailbox-type {
  margin-left: 40px;
  font-size: 14px;
  line-height: 30px;
}
.mg-mail-nav .mg-mailbox-type .title {
  font-weight: 800;
  line-height: 30px;
}
.mg-mail-nav .mg-mailbox-type {
  margin-left: 40px;
  font-size: 14px;
  line-height: 30px;
}
.mg-mailbox-email-0 {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(manageConfig/images/mg-mailbox-email-0.png) no-repeat center;
}
.mailbox-user-mg .btn-common {
  height: 30px;
  line-height: 30px;
  padding: 0 16px;
  text-align: center;
  color: #FE5345;
  border: none;
  border: 1px solid #e3e3e3;
  background-color: #fff;
}
.mailbox-user-mg .btn-common {
  height: 30px;
  line-height: 30px;
  padding: 0 16px;
  text-align: center;
  color: #FE5345;
  border: none;
  border: 1px solid #e3e3e3;
  background-color: #fff;
}
.mgrecycle-table a.return-prepage {
  position: fixed;
  right: 45px;
  bottom: 80px;
  direction: block;
  width: 65px;
  height: 65px;
  cursor: pointer;
  background: url(manageConfig/images/mg-prepage.png) no-repeat center;
  z-index: 999;
}
.mgrecycle-table table td span {
  display: inline-block;
  width: 20px;
  height: 18px;
  line-height: 18px;
  cursor: pointer;
  vertical-align: middle;
  margin-left: 8px;
}
.mgrecycle-table table td span.mgrecycleoper-icon1 {
  background: url(manageConfig/images/mg_delete.png) no-repeat center;
  margin-left: 0px;
}
.mgrecycle-table table td span.mgrecycleoper-icon2 {
  background: url(manageConfig/images/mgrecycleoper-icon2.png) no-repeat center;
}
.mailbox-user-mg .btn-common {
  height: 30px;
  line-height: 30px;
  padding: 0 16px;
  text-align: center;
  color: #FE5345;
  border: none;
  border: 1px solid #e3e3e3;
  background-color: #fff;
}
.mailbox-user-m .btn {
  display: block;
  float: left;
  margin: 11px 10px 0 0;
}
.paddingtb10 {
  padding: 10px 0;
}
.mg-mailbox-addRole .mg-pup-body .conts-list ul li .icon-remove {
  background: url('manageConfig/productManageMent/images/icon-remove.png') no-repeat center;
}
.mg-mailbox-view {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin: 0 5px;
  background: url('manageConfig/productManageMent/images/mg-mailbox-view.png') no-repeat center;
}
.page-btm0 {
  bottom: 0px;
}
.mg-mailbox-modify {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin: 0 5px;
  cursor: pointer;
  background: url('manageConfig/productManageMent/images/mg-mailbox-modify.png') no-repeat center;
}

/*
    Create by Sumagang 2015-11-19
*/
.sys_ckm_middle {
    border: 1px solid #D3D8DC;
    min-height: 616px;
    margin: -1px;
    padding: 0px 10px;
}

.sys_ckm_bg {
    background-color: #F7F8FC;
    border: none;
    color: #000000!important;
}

.sys_ckm_increase {
    margin: 15px 7px;
    padding: 5px 10px;
    border: 1px dashed #88C8EE;
    border-radius: 5px;
}

.sys_ckm_right .form-control {
    width: 78%;
    height: 30px;
}

.sys_ckm_right .controls textarea {
    resize: none;
    width: 79%;
    min-height: 200px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 0px 0px 5px;
}

.sys_ckm_middle .fotm_legend legend,
.sys_ckm_right .fotm_legend legend {
    margin-top: 20px;
    border-bottom: none;
    font-size: 14px;
    color: #343434;
    margin-bottom: 0px;
}

.sys_ckm_middle .fotm_legend button {
    background: url(./manageConfig/sysManageMent/images/CKM_img1.jpg) no-repeat;
}

.sys_class_ckm_table {
    overflow-y: auto;
    width: 100%;
    height: 500px;
}

.sys_ckm_right .form-horizontal .control-label {
    padding: 5px 0px;
    margin-right: 14px;
    font-weight: normal;
    color: #333333;
}

.sys_ckm_middle .sys_ckm_active {
    background-color: #f1f2f6!important;
    font-size: 14px;
    height: 40px;
    color: #323234!important;
    font-weight: normal;
}


.sys_ckm_right .legend_servriceList {
    margin-top: 20px;
    margin-bottom: 0px;
}

.sys_ckm_right .list-group-item.active,
.sys_ckm_right .list-group-item.active:hover,
.sys_ckm_right .list-group-item.active:focus {
    height: 40px;
    border: none;
}

.sys_ckm_right .list-group .active {
    background-color: #4496D2;
}

.sys_ckm_right .ckm_sava {
    background-color: #4496D2;
    border: none;
}

.sys_ckm_right .ckm_cancel {
    background-color: #4496D2;
    border: none;
    margin-left: 10px;
}

.sys_ckm_right .ckm_buttons {
    margin-top: 30px;
}

.ckm_btn {
    float: right;
    text-indent: 20px;
    width: 78px;
    height: 31px;
    margin-bottom: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: url(./manageConfig/sysManageMent/images/CKM_img1.jpg) no-repeat;
}

.sys_cl_cl_ckm_cursor {
    cursor: pointer;
    color: #666;
}

.sys_ckm_right .sys_ckm_new_servrice {
    margin-bottom: 20px;
}

.sys_ckm_right .sys_cl_ckm_label {
    margin: 20px 0px;
}

.sys_class_ckm_tipbox .invalidate-input-box span {
    left: 80px;
}

.sys_ckm_middle .selectedIp {
    background-color: #4496d2;
    color: #fff;
}
.manCon-sys-souCenClassifyMgr-chnnlMgr .edit_breadcrumb {
    margin-left: 0;
    margin-bottom: 0;
}
.manCon-sys-souCenClassifyMgr-chnnlMgr .manCon-sys-souCen-chnnl-container {
    min-height: 600px;
}
.manCon-sys-souCenClassifyMgr-chnnlMgr .chnnl-level-block {
    border: 1px solid #bbb;
    border-radius: 3px;
    width: 97%;
    margin: 40px auto 0 auto;
    min-height: 100px;
    position: relative;
    padding: 30px 0 10px 15px;
}
.manCon-sys-souCenClassifyMgr-chnnlMgr .chnnl-level-block-title {
    min-width: 130px;
    position: absolute;
    background: #fff;
    top: -20px;
    left: 20px;
    padding: 0 10px;
}
.manCon-sys-souCenClassifyMgr-chnnlMgr .chnnl-level-block-title > p {
    height: 36px;
    border: 1px solid #aaa;
    border-radius: 30px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
    position: relative;
    padding: 0 20px;
}
.manCon-sys-souCenClassifyMgr-chnnlMgr .chnnl-level-block-delete {
    position: absolute;
    right: 3px;
    top: 3px;
    cursor: pointer;
}
.manCon-sys-souCenClassifyMgr-chnnlMgr .chnnl-level-block-title > p >span {
    color: #4695D3;
    position: absolute;
    right: 5px;
    top: 0;
    cursor: pointer;
}

.sys-souCen-chnnlMgr-item-out{
    margin: 0px 10px;
    height: 80px;
}
.sys-souCen-chnnlMgr-item-out,
.sys-souCen-chnnlMgr-item-default {
    min-width: 115px;
}
.sys-souCen-chnnlMgr-item-default
.sys-souCen-chnnlMgr-item-icon-group{
    width: 0;
    height: 25px;
    overflow: hidden;
    white-space:nowrap;
}
.sys-souCen-chnnlMgr-item-default > a {
    color: #000;
    display: block;
    text-align: center;
}
.sys-souCen-chnnlMgr-item-default > a,
.sys-souCen-chnnlMgr-item-icon-group > a,
.sys-souCen-chnnlMgr-item-icon-group > a:hover{
    text-decoration: none;
}
.sys-souCen-chnnlMgr-item-icon-group img{
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 2px;
}
.sys-souCen-chnnlMgr-item-default,
.sys-souCen-chnnlMgr-add-item{
    min-width: 120px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px;
    cursor: pointer;
}
.sys-souCen-chnnlMgr-item-default,
.sys-souCen-chnnlMgr-add-item {
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
}
.sys-souCen-chnnlMgr-add-item img{
    margin-top: -3px;
}
.manCon-sys-souCen-chnnl-container .selectedChannel-active {
    background: #0095ce;
}

.manCon-sys-souCen-chnnl-container .selectedChannel-active a {
    color: #fff;
}
.manCon-sys-souCenClassifyMgr .edit_input_group {
    position: relative;
}

.manCon-sys-souCenClassifyMgr .edit_input_group .ng-scope {
    position: absolute;
}

.manCon-sys-souCenClassifyMgr-item-out,
.manCon-sys-souCenClassifyMgr-add-item{
    width: 240px;
    height: 123px;
    border-radius: 4px;
    margin: 20px 15px 40px 15px;
    position: relative;
    font-size: 16px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
}
.manCon-sys-souCenClassifyMgr-add-item{
    cursor: pointer;
    line-height: 123px;
    border: 1px solid #ddd;
}
.manCon-sys-souCenClassifyMgr-item-default {
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    border-radius: inherit;
    position: relative;
    line-height: 123px;
    cursor: pointer;
}

.manCon-sys-souCenClassifyMgr-item-active {
    background: #2f98d2;
    font-weight: bold;
    border: none;
    color: #fff;
    cursor: pointer;
}
.pmm-website-add-item-btn,
.pmm-website-add-item-btn:hover,
.pmm-website-add-item-btn:focus,
.pmm-website-add-item-btn:active {
    width: 70px;
    height: 28px;
    line-height: 28px;
    padding: 0 0;
    font-size: 12px;
    background: #0872ae;
    color: #fff;
    border: 1px solid #4696D3;
    color: white!important;
}

.manCon-sys-souCenClassifyMgr-item-btn-group {
    position: absolute;
    left: 0;
    top: 135px;
}

.manCon-sys-souCenClassifyMgr-item-btn-group > a {
    margin-right: 10px;
    cursor: pointer;
    text-decoration: none;
}

.manCon-sys-souCenClassifyMgr-form-search {
    float: none;
    height: 28px;
    width: 320px!important;
    line-height: 28px;
    background: url("./editingCenter/app/images/sch.jpg") no-repeat 10px center;
    background-color: #fff;
    padding-left: 30px;
    margin-top: 5px;
}

.manCon-sys-souCenClassifyMgr-container {
    min-height: 460px;
}

.manCon-sys-souCenClassifyMgr-recycle {
    width: 57px;
    float: right;
    margin-right: 30px;
    margin-bottom: 10px;
    text-align: center;
    cursor: pointer;
    height: 90px;
    position: fixed;
    bottom: 25px;
    right: 20px;
}

.manCon-sys-souCenClassifyMgr-recycle span {
    position: absolute;
    bottom: 10px;
    left: 2px;
    text-align: center;
    width: 57px;
}

.manCon-sys-souCenClassifyMgr-recycle a,
.manCon-sys-souCenClassifyMgr-recycle a:hover {
    text-decoration: none;
    color: #666;
}

.manCon-sys-souCenClassifyMgr-recycle img {
    margin-bottom: 10px;
}

.manCon-sys-souCenClassifyMgr-item-out > a {
    color: #333;
    height: 100%;
    width: 100%;
    display: block;
    border-radius: 5px;
}

.manCon-sys-souCenClassifyMgr-item-out > a:hover {
    text-decoration: none;
}

.manCon-sys-souCenClassifyMgr-router {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.productManageMent-sensitive-add .modal-dialog {
    width: 480px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50%;
    margin: auto;
}

.productManageMent-sensitive-add .man_produ_sensitive_add {
    background: #e8e9ed;
    padding-top: 20px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
}

.productManageMent-sensitive-add .man_produ_sensitive_add .sensitive_add_span {
    display: inline-block;
    width: 18%;
    height: 100%;
    line-height: 100%;
    text-align: right;
    margin-right: 15px;
}

.productManageMent-sensitive-add .man_produ_sensitive_add .man_produ_sensitive_text {
    width: 240px;
    display: inline-block;
}

.productManageMent-sensitive-add .man_produ_modify_footer {
    padding-left: 120px;
}

.productManageMent-sensitive-add .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
}

.productManageMent-sensitive-add .invalidate-input-box {
    display: inline-block;
}

.productManageMent-sensitive-add .dropdown {
    margin-right: 0;
}

.sysMgr_sensitive_word .edit_right_head{
    background: none;
    padding: 0 0 0 15px;
}
.sysMgr_sensitive_word table tbody tr td.sensitiveWord_td,
.sysMgr_sensitive_word table tbody tr td.subsitituteWord_td {
    text-align: left;
    word-break: break-all;
    width: 20%;
}
/*.sysMgr_sensitive_word table tbody tr td.sensitiveWord_td{*/
    /*width: 20%;*/
/*}*/
/*.sysMgr_sensitive_word table tbody tr td.subsitituteWord_td{*/
    /*width: 20%;*/
/*}*/
.productManageMent-sensitive-batch-add .modal-dialog{
    width: 480px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50%;
    margin: auto;
}
.productManageMent-sensitive-batch-add .man_produ_sensitive_batch_add{
    background: #e8e9ed;
    line-height: 25px;
    color: #777;
    font-size: 12px;
    padding-top: 20px;
}
.productManageMent-sensitive-batch-add .man_produ_sensitive_batch_add .top_span{
    vertical-align: top;
}
.productManageMent-sensitive-batch-add .man_produ_sensitive_batch_add .top_span,
.productManageMent-sensitive-batch-add .man_produ_sensitive_batch_add .sensitive_batch_add_span{
    display: inline-block;
    width: 18%;
    height: 100%;
    line-height: 100%;
    text-align: right;
    margin-right: 10px;
}
.productManageMent-sensitive-batch-add .man_produ_sensitive_batch_add .man_produ_sensitive_textarea {
    width: 330px;
    max-width: 330px;
    height: 110px;
    max-height: 110px;
    resize: none;
    display: inline-block;
    padding: 3px 6px;
}
.productManageMent-sensitive-batch-add .man_produ_modify_footer{
    padding-left: 120px;
}
.productManageMent-sensitive-batch-add .man_produ_modify_footer button{
    width: 80px;
    height: 30px;
}
.productManageMent-sensitive-batch-add .man_produ_sensitive_batch_add hr{
    border-color: #dadada;
}
.productManageMent-sensitive-batch-add .man_produ_sensitive_batch_add ol {
    line-height: 25px;
    margin-top: -6px;
    padding-left: 20px;
    display: inline-block;
}
.productManageMent-sensitive-batch-add .invalidate-input-box{
    display: inline-block;
}
.productManageMent-sensitive-delete .modal-dialog{
    width: 440px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50%;
    margin: auto;
}
.man_produ_sensitive_delete{
    background: #e8e9ed;
    line-height: 50px;
    padding-top: 20px;
    text-align: center;
}

.productManageMent-sensitive-delete .man_produ_modify_footer{
    padding-left: 100px;
}
.productManageMent-sensitive-delete .man_produ_modify_footer button{
    height: 30px;
    width: 80px;
}
.productManageMent-sensitive-delete .man_produ_modify_footer .man_produ_modify_footer_cancel{
    margin-right: 0;
    margin-left: 65px;
}
.productManageMent-sensitive-import .modal-dialog{
    width: 480px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50%;
    margin: auto;
}
.man_produ_sensitive_import{
    background: #e8e9ed;
    padding-top: 20px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
    overflow: hidden;
}
.man_produ_sensitive_import>span{
    display: inline-block;
    width: 30%;
    height: 100%;
    line-height: 100%;
    text-align: right;
    margin-right: 15px;
    vertical-align: 120px;
}

.man_produ_sensitive_import .sensitive_import_main{
    width: 60%;
    display: inline-block;
}
.man_produ_sensitive_import .sensitive_import_main input[type='text']{
    display: inline-block;
    width: 200px;
}
.man_produ_sensitive_import .sensitive_import_main button{
    height: 32px;
    width: 70px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
    vertical-align: 1px;
}
.man_produ_sensitive_import .sensitive_import_main span{
    display: block;
    line-height: 30px;
    font-weight: bold;
}
.man_produ_sensitive_import .sensitive_import_main ol{
    line-height: 25px;
    padding-left:20px;
}
.man_produ_sensitive_add .man_produ_sensitive_text {
    width: 240px;
    display: inline-block;
}
.productManageMent-sensitive-import .man_produ_modify_footer{
    padding-left: 120px;
}
.productManageMent-sensitive-import .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
}
.productManageMent-sensitive-modify .modal-dialog{
    width: 480px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50%;
    margin: auto;
}
.productManageMent-sensitive-modify .man_produ_sensitive_add{
    background: #e8e9ed;
    padding-top: 20px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
}
.productManageMent-sensitive-modify .man_produ_sensitive_add .sensitive_modify_span{
    display: inline-block;
    width: 18%;
    height: 100%;
    line-height: 100%;
    text-align: right;
    margin-right: 15px;
}
.productManageMent-sensitive-modify .man_produ_sensitive_add .man_produ_sensitive_text {
    width: 240px;
    display: inline-block;
}
.productManageMent-sensitive-modify .man_produ_modify_footer{
    padding-left: 120px;
}
.productManageMent-sensitive-modify .man_produ_modify_footer button{
    width: 80px;
    height: 30px;
}
.productManageMent-sensitive-modify .invalidate-input-box{
    display: inline-block;
}
/*页面头部*/

.managesys-manage-category-mgr {
    background-color: white;
}


/*页面列表*/

.managesys-manage-category-mgr-list .w270 {
    width: 270px;
}

.managesys-manage-category-mgr-list .w18pen {
    width: 18%;
}

.managesys-manage-category-mgr-list .w60 {
    width: 60px;
}

.managesys-manage-category-mgr-list .w160 {
    width: 160px;
}

.managesys-manage-category-mgr-list .w100 {
    width: 100px;
}

.managesys-manage-category-mgr-list .ml10 {
    margin-left: 10px;
}

.managesys-manage-category-mgr-list .mr10 {
    margin-right: 10px;
}

.new-managesys-manage-type-mgr .modal-dialog {
  width: 700px;
  top: 60px;
  position: relative;
}
.new-managesys-manage-type-mgr .modal-content {
  background-color: #F0F2F5;
  padding: 4px;
}
.new-managesys-manage-type-mgr .list-bg {
  background-color: #F0F2F5;
}
.new-managesys-manage-type-mgr .new-managesys-manage-type-mgr-concat-white {
  height: 95px;
  padding: 10px 0;
  background-color: white;
}
.new-managesys-manage-type-mgr .w360 {
  width: 360px;
}
.new-managesys-manage-type-mgr .h44 {
  height: 44px;
}
.new-managesys-manage-type-mgr .mr5 {
  margin-right: 5px;
}
.new-managesys-manage-type-mgr .ml5 {
  margin-left: 5px;
}
.new-managesys-manage-type-mgr .mt5 {
  margin-top: 5px;
}
.new-managesys-manage-type-mgr .ml58 {
  margin-left: 58px;
}
.new-managesys-manage-type-mgr .pl5 {
  padding-left: 5px;
}
.new-managesys-manage-type-mgr .mb5 {
  margin-bottom: 5px;
}
.new-managesys-manage-type-mgr .mr20 {
  margin-right: 20px;
}
.new-managesys-manage-type-mgr .mb10 {
  margin-bottom: 10px;
}
.new-managesys-manage-type-mgr .fwb {
  font-weight: bold;
}
.new-managesys-manage-type-mgr .mt10 {
  margin-top: 10px;
}
.new-managesys-manage-type-mgr .w90 {
  width: 90px;
}
.new-managesys-manage-type-mgr .mt100 {
  margin-top: 100px;
}
.new-managesys-manage-type-mgr .new-managesys-manage-type-mgr-concat label {
  font-weight: 100;
}
.new-managesys-manage-type-mgr .new-managesys-manage-type-mgr-concat .list-concat {
  width: 343px;
  display: inline-block;
  background-color: #F0F2F5;
  padding: 10px;
}
.new-managesys-manage-type-mgr .new-managesys-manage-type-mgr-concat .list-concat .list-concat-1 {
  width: 200px;
  height: 200px;
  background-color: white;
  border: 1px solid #ddd;
  overflow-y: scroll;
}
.new-managesys-manage-type-mgr .new-managesys-manage-type-mgr-concat .list-concat .selected-item {
  background-color: #FF4E40;
  color: white;
}
.new-managesys-manage-type-mgr .new-managesys-manage-type-mgr-concat .list-concat .trs-btn {
  width: 80px;
  height: 30px;
  padding: 0;
  font-size: 12px;
}
.new-managesys-manage-type-mgr .new-managesys-manage-type-mgr-concat .list-concat .trs-btn:hover {
  width: 80px;
  height: 30px;
  color: #fff;
  border: 1px solid #FF4E40;
  background-color: #FF4E40;
}
.new-managesys-manage-type-mgr .new-managesys-manage-type-mgr-concat .list-concat .trs-btn[disabled]:hover {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #333;
}
.new-managesys-manage-type-mgr .new-managesys-manage-type-mgr-title {
  height: 40px;
  padding: 10px;
  font-weight: bold;
  background-color: #fff;
}
.new-managesys-manage-type-mgr .new-managesys-manage-type-mgr-footer {
  height: 50px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.new-managesys-manage-type-mgr .new-managesys-manage-type-mgr-footer button {
  width: 80px;
  height: 30px;
  line-height: 10px;
  color: white;
}

.createGroupSubmit .clear {
  clear: both;
}
.createGroupSubmit .mb8 {
  margin-bottom: 8px;
}
.userManageMent-userMngGroupMngCreateGroup-window .modal-dialog .modal-content {
  border: 0!important;
}
.createGroupSubmit {
  border: 1px solid #ccc;
  border-radius: 5px;
}
.createGroupSubmit .submit {
  border: 4px solid #dddddd;
  background: #fff;
}
.createGroupSubmit .submit .head {
  height: 42px;
}
.createGroupSubmit .submit .head span {
  float: left;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 10px;
}
.createGroupSubmit .submit .head img {
  float: right;
  margin-right: 10px;
  margin-top: 12px;
  width: 18px;
  height: 18px;
  border: 0;
  cursor: pointer;
}
.createGroupSubmit .submit .body {
  padding: 10px;
  font-size: 12px;
  background: #f0f2f5;
  min-height: 275px;
}
.createGroupSubmit .submit .body .main {
  margin-top: 10px;
}
.createGroupSubmit .submit .body .main .item {
  line-height: 32px;
  clear: both;
  padding-left: 105px;
  margin-bottom: 10px;
  min-height: 32px;
}
.createGroupSubmit .submit .body .main .item span {
  display: block;
  float: left;
  font-size: 12px;
  text-align: left;
  margin-left: 5px;
  margin-right: 10px;
}
.createGroupSubmit .submit .body .main .item input {
  width: 240px;
  float: left;
  height: 32px;
  line-height: 32px;
}
.createGroupSubmit .submit .body .main .item input.mb0 {
  margin-bottom: 0px!important;
}
/*foot*/
.createGroupSubmit .submit .body .foot {
  margin-top: 30px;
  text-align: center;
}
.createGroupSubmit .submit .body .foot button {
  margin: 0 45px;
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
}
.createGroupSubmit .submit .body .foot button.cancel {
  border: none;
  background: #4696D3;
}
.createGroupSubmit .submit .body .foot button.confirm {
  border: none;
  background: #00bd9b;
}
.createGroupSubmit .invalidate-input-box span.ng-scope {
  left: 0px;
}
.createGroupSubmit trs-single-radio {
  margin-left: 20px;
}
.createGroupSubmit trs-single-radio label {
  margin-top: 8px;
  float: left;
}
.createGroupSubmit trs-single-radio span {
  min-width: 50px;
  padding-top: 1px;
}
.createGroupSubmit .submit .body .main textarea {
  width: 52%;
  height: 85px;
  resize: none;
  border-radius: 4px;
}

.groupDetail .clear{
    clear: both;
}
.groupDetail .textAlign_l{
    text-align: left;
}

.userManageMent-groupDetail-window .modal-dialog .modal-content{
    border:0!important;
}
.groupDetail{
    border: 1px solid #ccc;
    border-radius: 5px;
}
.groupDetail .submit {
    border: 4px solid #dddddd;
    background:#fff;
}

.groupDetail .submit .head {
    height: 42px;
}

.groupDetail .submit .head span {
    float: left;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 10px;
}

.groupDetail .submit .head img {
    float: right;
    margin-right: 10px;
    margin-top: 12px;
    width: 18px;
    height: 18px;
    border: 0;
    cursor: pointer;
}

.groupDetail .submit .body{
    padding: 10px;
    font-size:12px;
    background: #f0f2f5;
    /*min-height:315px;*/
}
.groupDetail .submit .body .main{
    margin-top:10px;
}
.groupDetail .submit .body .main .table tbody tr {
    border-top: 0;
}
.groupDetail .submit .body .main .table tbody th{
    width: 16%;
    text-align: center;
    vertical-align: middle;
}
.groupDetail .submit .body .main .table tbody td{
    width: 84%;
    text-align: left;
}
.groupDetail .submit .body .main .table tbody td span{
    display: block;
    line-height: 22px;
}
/*foot*/
.groupDetail .submit .body .foot{
    margin-top: 30px;
    text-align: center;
}

.groupDetail .submit .body .foot button{
    margin:0 20px;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
}

.groupDetail .submit .body .foot button.cancel {
    border: none;
    background: #0095ce;
}


.userManageMent-userMngGroupMngMoveGroup-window .modal-dialog {
    width: 600px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 80%;
    margin: auto;
}

.userMngGroupMngMoveGroupSubmit {
    width: 598px;
    min-height: 505px;
    border: 2px solid #E1DFDB;
    border-radius: 4px;
}

.userMngGroupMngMoveGroupSubmit .head {
    height: 40px;
}

.userMngGroupMngMoveGroupSubmit .head span {
    position: relative;
    top: 10px;
    font-weight: bold;
    left: 10px;
}

.userMngGroupMngMoveGroupSubmit .head img {
    position: relative;
    top: 8px;
    left: 490px;
    cursor: pointer;
}

.userMngGroupMngMoveGroupSubmit .search {
    height: 60px;
    background-color: #F0F2F4;
}

.userMngGroupMngMoveGroupSubmit .search span {
    position: relative;
    float: left;
    top: 20px;
    left: 20px;
}

.userMngGroupMngMoveGroupSubmit .search input {
    width: 460px;
    position: relative;
    top: 12px;
    left: 30px;
}

.userMngGroupMngMoveGroupSubmit .body {
    height: 465px;
    background: #f0f2f4;
}

.userMngGroupMngMoveGroupSubmit .body .right {
    /* width: 338px;*/
    height: 334px;
    margin-top: 10px;
    margin-left: 10px;
    /*border: 1px solid #E4E2DE;*/
    float: left;
    /* overflow-y: auto;*/
}

.userMngGroupMngMoveGroupSubmit .body .right .tree {
    padding-top: 10px;
    /*  overflow-y: scroll;
    overflow-x: auto;*/
    height: 310px;
    padding-left: 10px;
}

.userMngGroupMngMoveGroupSubmit .body .right .tree .checkbox {
    display: initial;
}

.userMngGroupMngMoveGroupSubmit .body .right .tree .checkbox label {
    padding: 6px;
}

.userMngGroupMngMoveGroupSubmit .body .right .tree .checkbox .regular-checkbox:checked + label:after {
    top: 0px;
    left: 0px
}

.userMngGroupMngMoveGroupSubmit .body .right .head {
    height: 26px;
    background-color: #0095CE;
}

.userMngGroupMngMoveGroupSubmit .body .right .head span {
    top: 2px;
    color: white;
    left: 4px;
    cursor: pointer;
}

.userMngGroupMngMoveGroupSubmit .body .right .head img {
    position: initial;
    margin-left: 20px;
}

.userMngGroupMngMoveGroupSubmit .body .left {
    height: 334px;
    width: 231px;
    margin-left: 5px;
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid #E4E2DE;
    padding-left: 5px;
    overflow: auto;
}

.userMngGroupMngMoveGroupSubmit .body .main {
    /* overflow: hidden;*/
    height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.userMngGroupMngMoveGroupSubmit .body .left span.myLabel {
    font-size: 14px;
    border: 1px solid #E4E2DE;
    padding: 5px;
    height: 28px;
    line-height: 15px;
    border-radius: 10px;
    margin-top: 5px;
    margin-right: 5px;
    display: inline-block;
}

.userMngGroupMngMoveGroupSubmit .body .left span.myClose {
    cursor: pointer;
}

.userMngGroupMngMoveGroupSubmit .body .foot {
    height: 55px;
    overflow: hidden;
}
.userMngGroupMngMoveGroupSubmit .body .foot div{
    margin-top: 10px;
    overflow: hidden;
}
.userMngGroupMngMoveGroupSubmit treecontrol li {
    line-height: 30px;
    width: 550px
}

.userMngGroupMngMoveGroupSubmit treecontrol li .tree-label span.selected {
    font-weight: bold;
}

.userMngGroupMngMoveGroupSubmit treecontrol.tree-light li .tree-selected {
    font-weight: normal;
}

.userMngGroupMngMoveGroupSubmit treecontrol li .tree-label {
    position: relative;
    top: -5px;
}

.userMngGroupMngMoveGroupSubmit treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
    padding: 3px 10px;
    background: url("./editingCenter/app/images/m1-l.png") no-repeat !important;
}

.userMngGroupMngMoveGroupSubmit treecontrol.tree-light li.tree-expanded i.tree-branch-head {
    background: url("./editingCenter/app/images/m2-l.png") no-repeat;
}

.userMngGroupMngMoveGroupSubmit .body .foot button.confirm {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #00bd9b;
    border: none;
    border-radius: 4px;
    float: left;
    margin-left: 165px;
    margin-top: 10px;
    padding:0px;
}

.userMngGroupMngMoveGroupSubmit .body .foot button.cancel {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border: none;
    border-radius: 4px;
    border-color: #C1C1C1!important;
    background-color: #0095ce;
    float: left;
    margin-left: 72px;
    margin-top: 10px;
}

.sortGroupSubmit .clear {
    clear: both;
}

.sortGroupSubmit .textAlign_l {
    text-align: left;
}

.userManageMent-sortGroup-window .modal-dialog .modal-content {
    border: 0!important;
}

.sortGroupSubmit {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.sortGroupSubmit .submit {
    border: 4px solid #dddddd;
    background: #fff;
}

.sortGroupSubmit .submit .head {
    height: 42px;
}

.sortGroupSubmit .submit .head span {
    float: left;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 10px;
}

.sortGroupSubmit .submit .head img {
    float: right;
    margin-right: 10px;
    margin-top: 12px;
    width: 18px;
    height: 18px;
    border: 0;
    cursor: pointer;
}

.sortGroupSubmit .submit .body {
    padding: 10px;
    font-size: 12px;
    background: #f0f2f5;
    height: 200px;
}

.sortGroupSubmit .submit .body .main {
    margin-top: 10px;
    height: 85px;
}

.sortGroupSubmit .submit .body .main .item {
    line-height: 32px;
    clear: both;
    padding-left: 65px;
    margin-top: 20px;
}

.sortGroupSubmit .submit .body .main .item_radio {
    line-height: 32px;
    clear: both;
    padding-left: 50px;
}

.sortGroupSubmit .submit .body .main .item_radio input {
    position: relative;
    top: 2px;
}

.sortGroupSubmit .submit .body .main .item .tit {
    display: block;
    float: left;
    font-size: 12px;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
}

.sortGroupSubmit .submit .body .main .item .invalidate-input-box {
    float: left;
}

.sortGroupSubmit .submit .body .main .item input {
    width: 110px;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-bottom: 10px;
}

.sortGroupSubmit .submit .body .main .item input.mb0 {
    margin-bottom: 0px!important;
}

.sortGroupSubmit .submit .body .main .item .desc {
    margin-left: 70px;
    margin-bottom: 10px;
    margin-top: -10px;
}

.sortGroupSubmit .submit .body .main .item .desc p {
    font-size: 12px;
    margin: 0;
    line-height: 25px;
}


/*foot*/

.sortGroupSubmit .submit .body .foot {
    margin-top: 40px;
    text-align: center;
}

.sortGroupSubmit .submit .body .foot button {
    margin: 0 20px;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
}

.sortGroupSubmit .submit .body .foot button.cancel {
    border: none;
    background: #0095ce;
}

.sortGroupSubmit .submit .body .foot button.confirm {
    border: none;
    background: #00bd9b;
}

.createUserSubmit .clear {
  clear: both;
}
.createUserSubmit .textAlign_l {
  text-align: left;
}
.createUserSubmit .padding_8_0 {
  padding: 8px 0;
}
.createUserSubmit .w250 {
  width: 250px!important;
}
.userManageMent-createUser-window .modal-dialog .modal-content {
  border: 0!important;
}
.createUserSubmit {
  border: 1px solid #ccc;
  border-radius: 5px;
}
.createUserSubmit_wt {
  width: 763px;
  margin-left: -80px;
}
.createUserSubmit .submit {
  border: 4px solid #dddddd;
  background: #fff;
}
.createUserSubmit .submit .head {
  height: 42px;
}
.createUserSubmit .submit .head span {
  float: left;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 10px;
}
.createUserSubmit .submit .head img {
  float: right;
  margin-right: 10px;
  margin-top: 12px;
  width: 18px;
  height: 18px;
  border: 0;
  cursor: pointer;
}
.createUserSubmit .submit .headline {
  background: #f0f2f5;
  height: 48px;
  border-bottom: 1px solid #ccc;
}
.createUserSubmit .submit .headline ul.nav li {
  float: left;
  /* width: 90px; */
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  margin-left: 10px;
  cursor: pointer;
  background: #FF4E40;
  color: #fff;
  margin-top: 18px;
  border-radius: 4px 4px 0px 0px;
  padding: 0px 25px;
  font-weight: bold;
}
.createUserSubmit .submit .headline ul.nav li.active {
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  border-bottom: 0px;
}
/*1*/
.createUserSubmit .submit .body .main {
  padding: 10px;
  font-size: 12px;
}
.createUserSubmit .submit .body .main .item {
  line-height: 32px;
  clear: both;
}
.createUserSubmit .submit .body .main .item span {
  display: block;
  float: left;
  font-size: 12px;
  text-align: left;
  margin-left: 5px;
}
.createUserSubmit .invalidate-input-box span.ng-scope {
  left: 0px;
}
.createUserSubmit .submit .body .main .item span.tit {
  width: 65px;
}
.createUserSubmit .submit .body .main .item span.color_r {
  color: red;
}
.createUserSubmit .submit .body .main .item input {
  width: 205px;
  float: left;
  height: 32px;
  line-height: 32px;
  margin-bottom: 10px;
}
.createUserSubmit .submit .body .main .item input.mb0 {
  margin-bottom: 0px!important;
}
.createUserSubmit .submit .body .main .item .desc {
  margin-left: 70px;
  margin-bottom: 10px;
  margin-top: -10px;
}
.createUserSubmit .submit .body .main .item .desc p {
  font-size: 12px;
  margin: 0;
  line-height: 25px;
}
.createUserSubmit .submit .body .main .item .desc .pwdLight_tit {
  margin-right: 60px;
  margin-left: 0;
}
.createUserSubmit .submit .body .main .item .desc .pwdLight {
  width: 170px;
  height: 6px;
  background: #ccc;
  margin-top: -5px;
  margin-bottom: 20px;
}
.createUserSubmit .pwdLight_1 {
  height: 6px;
  width: 33.33%;
  background: #ff5800;
}
.createUserSubmit .pwdLight_2 {
  height: 6px;
  width: 0%;
  background: #ff5800;
}
.createUserSubmit .pwdLight_3 {
  height: 6px;
  width: 100%;
  background: #ff5800;
}
.createUserSubmit .submit .body .main .part_1 {
  padding: 10px 10px 0;
}
.createUserSubmit .submit .body .main .part_2 {
  border: 1px solid #ccc;
  margin: 0;
  min-height: 480px;
  padding-top: 10px;
  padding-right: 10px;
  position: relative;
}
.userManageMent-createUser-window .createUserSubmit .submit .body .main .isRequired {
  border: 2px solid #a94442;
}
.createUserSubmit .w50 {
  width: 50px;
}
.createUserSubmit .submit .body .main .part_2 table tr td.textAlign_l span {
  padding: 0 10px;
}
.createUserSubmit .submit .body .main .part_2 .adddelBtn {
  position: absolute;
  bottom: 10px;
  left: 15px;
}
.createUserSubmit .submit .body .main .part_2 .adddelBtn button {
  height: 30px;
  padding: 0 15px;
  margin-right: 8px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  font-size: 12px;
}
.createUserSubmit .submit .body .main .part_2 .regular-checkbox + label {
  background-color: #fff;
  padding: 7px 8px 8px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  margin-bottom: 0px;
  vertical-align: -4px;
  cursor: pointer;
  border: 1px solid #AAB1BB;
  margin-left: 10px;
}
.createUserSubmit .submit .body .main .part_2 table tbody .selected-row {
  background: #fff!important;
}
/*3*/
.createUserSubmit .submit .body .main .part_3 .groupDept_div {
  width: 187px;
  height: 555px;
  border: 1px solid #ccc;
  float: left;
}
.createUserSubmit .submit .body .main .part_3 .groupDept_head {
  height: 28px;
  background-color: #FF4E40;
  color: white;
  line-height: 28px;
  font-size: 13px;
  padding-left: 10px;
  font-weight: bold;
}
.createUserSubmit .submit .body .main .part_3 .groupDeptTree {
  width: 248px;
  height: 525px;
  overflow-y: scroll;
  overflow-x: auto;
}
.createUserSubmit .submit .body .main .part_3 .groupDeptTree treecontrol ul {
  margin: 0 0 0 -10px;
  padding: 0;
  list-style: none;
  border: none;
}
.createUserSubmit .submit .body .main .part_3 .groupDeptTree treecontrol li .tree-label span {
  margin-left: -10px;
  font-family: "微软雅黑", "Arial";
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #666640;
  text-align: left;
  line-height: normal;
}
.createUserSubmit .submit .body .main .part_3 .groupDeptTree treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  padding: 0px 20px 1px 10px;
}
.createUserSubmit .submit .body .main .part_3 .groupDeptTree treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  background: url("editingCenter/app/images/m1-l.png") no-repeat !important;
  vertical-align: -2px !important;
}
.createUserSubmit .submit .body .main .part_3 .groupDeptTree treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  background: url("editingCenter/app/images/m2-l.png") no-repeat;
  vertical-align: -4px;
}
.createUserSubmit .submit .body .main .part_3 .groupDeptTree treecontrol.tree-light li .tree-selected span {
  font-weight: bold;
}
.createUserSubmit .submit .body .main .part_3 .groupDept_dialog_list {
  width: 165px;
  border: 1px solid #ccc;
  float: left;
}
.createUserSubmit .submit .body .main .part_3 .groupDept_dialog_list_head {
  height: 28px;
  background-color: #ccc;
  color: #000;
  line-height: 28px;
  font-size: 13px;
  padding-left: 10px;
  font-weight: bold;
}
.createUserSubmit .submit .body .main .part_3 .groupDept_dialog_ul {
  width: 163px;
  height: 442px;
  overflow-x: auto;
  overflow-y: scroll;
  font-family: "微软雅黑", "Arial";
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #666640;
  text-align: left;
  line-height: normal;
}
/*
.createUserSubmit .submit .body .main .part_3 .groupDept_dialog_ul ul li {
    line-height: 25px;
    cursor: pointer;
    padding-left: 10px;
}
*/
.createUserSubmit .submit .body .main .part_3 .groupDept_dialog_ul ul li {
  line-height: 20px;
  cursor: pointer;
  margin-left: 10px;
  white-space: nowrap;
  color: #666640;
  font-family: "微软雅黑", "Arial";
  font-size: 12px;
  max-width: 350px;
}
.createUserSubmit .submit .body .main .part_3 .groupDept_dialog_ul ul li.selected {
  /*font-weight: bold;*/
  color: white;
  background-color: #FF4E40;
}
.createUserSubmit .submit .body .main .part_3 .middle {
  width: 54px;
  height: 555px;
  line-height: 555px;
  float: left;
  text-align: center;
}
.createUserSubmit .submit .body .main .part_3 .middle div {
  margin-top: 20px;
  cursor: pointer;
  position: relative;
  top: -80px;
  height: 30px;
}
.createUserSubmit .submit .body .main .part_3 .groupDept_div input {
  height: 25px;
  margin: 10px;
  width: 90%;
}
/*foot*/
.createUserSubmit .submit .body .foot {
  margin-bottom: 10px;
  text-align: center;
}
.createUserSubmit .submit .body .foot button {
  margin: 0 20px;
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
}
.createUserSubmit .submit .body .foot button.cancel {
  border: none;
  background: #4696D3;
}
.createUserSubmit .submit .body .foot button.confirm {
  border: none;
  background: #00bd9b;
}

.resetPwdSubmit .clear{
    clear: both;
}
.resetPwdSubmit .textAlign_l{
    text-align: left;
}

.userManageMent-resetPwd-window .modal-dialog .modal-content{
    border:0!important;
}
.resetPwdSubmit{
    border: 1px solid #ccc;
    border-radius: 5px;
}
.resetPwdSubmit .submit {
    border: 4px solid #dddddd;
    background:#fff;
}

.resetPwdSubmit .submit .head {
    height: 42px;
}

.resetPwdSubmit .submit .head span {
    float: left;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 10px;
}

.resetPwdSubmit .submit .head img {
    float: right;
    margin-right: 10px;
    margin-top: 12px;
    width: 18px;
    height: 18px;
    border: 0;
    cursor: pointer;
}

.resetPwdSubmit .submit .body{
    padding: 10px;
    font-size:12px;
    background: #f0f2f5;
    min-height:315px;
}
.resetPwdSubmit .submit .body .main{
    margin-top:10px;
}
.resetPwdSubmit .submit .body .main .item{
    line-height: 32px;
    clear:both;
    padding-left: 105px;
}
.resetPwdSubmit .submit .body .main .item_radio{
    line-height: 32px;
    clear:both;
    padding-left: 50px;
}
.resetPwdSubmit .submit .body .main .item_radio input{
    position: relative;
    top:2px;
}
.resetPwdSubmit .submit .body .main .item span{
    display: block;
    float: left;
    font-size: 12px;
    text-align: left;
    margin-left: 5px;
}

.resetPwdSubmit .submit .body .main .item input{
    width: 205px;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-bottom: 10px;
}
.resetPwdSubmit .submit .body .main .item input.mb0{
    margin-bottom: 0px!important;
}
.resetPwdSubmit .submit .body .main .item .desc{
    margin-left: 70px;
    margin-bottom: 10px;
    margin-top: -10px;
}
.resetPwdSubmit .submit .body .main .item .desc p{
    font-size:12px;
    margin: 0;
    line-height: 25px;
}
.resetPwdSubmit .submit .body .main .item .desc .pwdLight_tit{
    margin-right:60px;
    margin-left: 0;
}
.resetPwdSubmit .submit .body .main .item .desc .pwdLight{
    width:170px;
    height: 6px;
    background:#ccc;
    margin-top: -5px;
    margin-bottom: 20px;
}
.resetPwdSubmit .pwdLight_1{
    height: 6px;
    width:33.33%;
    background:#ff5800;
}
.resetPwdSubmit .pwdLight_2{
    height: 6px;
    width:0%;
    background:#ff5800;
}
.resetPwdSubmit .pwdLight_3{
    height: 6px;
    width:100%;
    background:#ff5800;
}
/*foot*/
.resetPwdSubmit .submit .body .foot{
    margin-top: 30px;
    text-align: center;
}

.resetPwdSubmit .submit .body .foot button{
    margin:0 20px;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
}

.resetPwdSubmit .submit .body .foot button.cancel {
    border: none;
    background: #0095ce;
}

.resetPwdSubmit .submit .body .foot button.confirm {
    border: none;
    background: #00bd9b;
}

.resetPwdSubmit .submit .body .main .item_radio .regular-radio + label {
    top: 4px;
}
.resetPwdSubmit .invalidate-input-box span.ng-scope{
    left: 0px;
}
.userManageMent-importUser-window .modal-dialog{
    width: 480px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50%;
    margin: auto;
}
.userManageMent-imptUser .head {
    height: 41px;
    line-height: 41px;
    padding-left: 20px;
    background-color:#fff;
}

.userManageMent-imptUser .head p {
    width: 70%;
    height: 100%;
    font-weight: bold;
    color: #333333;
    display: inline-block;
}
.userManageMent-importUser{
    background: #e8e9ed;
    padding-top: 20px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
    overflow: hidden;
}
.userManageMent-importUser>span{
    display: inline-block;
    width: 30%;
    height: 100%;
    line-height: 100%;
    text-align: right;
    margin-right: 15px;
    vertical-align: 120px;
    float: left;
    margin-top: 15px;
}
.userManageMent-importUser .userManageMent-importUser_main{
    width: 60%;
    display: inline-block;
}
.userManageMent-importUser .userManageMent-importUser_main input[type='text']{
    display: inline-block;
    width: 200px;
}
.userManageMent-importUser .userManageMent-importUser_main button{
    height: 32px;
    width: 70px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
    vertical-align: 1px;
}
.userManageMent-importUser .userManageMent-importUser_main span{
    display: block;
    line-height: 30px;
    font-weight: bold;
}
/*.userManageMent-importUser .userManageMent-importUser_main ol{
    line-height: 25px;
    padding-left:20px;
}*/
.userManageMent-imptUser .userManageMent-importUser_footer button {
    width: 80px;
    height: 30px;
}
.userManageMent-imptUser .userManageMent-importUser_footer {
    padding-left: 130px;
    height: 76px;
    line-height: 76px;
    background: #E8E9ED;
    color: #666666;
}

.userManageMent-imptUser .userManageMent-importUser_footer .news-role-btn {
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
    margin-right: 40px;
}

.userManageMent-imptUser .userManageMent-importUser_footer .news-role-btn-success {
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #1aba9f;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
    margin-right:60px;
}
.userManageMent-moveUser-window .modal-dialog {
    width: 600px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 80%;
    margin: auto;
}

.moveUserSubmit {
    width: 598px;
    min-height: 505px;
    border: 2px solid #E1DFDB;
    border-radius: 4px;
}

.moveUserSubmit .head {
    height: 40px;
}

.moveUserSubmit .head span {
    position: relative;
    top: 10px;
    font-weight: bold;
    left: 10px;
}

.moveUserSubmit .head img {
    position: relative;
    top: 8px;
    left: 490px;
    cursor: pointer;
}

.moveUserSubmit .search {
    height: 60px;
    background-color: #F0F2F4;
}

.moveUserSubmit .search span {
    position: relative;
    float: left;
    top: 20px;
    left: 20px;
}

.moveUserSubmit .search input {
    width: 460px;
    position: relative;
    top: 12px;
    left: 30px;
}

.moveUserSubmit .body {
    height: 465px;
    background: #f0f2f4;
}

.moveUserSubmit .body .right {
    /* width: 338px;*/
    height: 334px;
    margin-top: 10px;
    margin-left: 10px;
    /*border: 1px solid #E4E2DE;*/
    float: left;
    /* overflow-y: auto;*/
}

.moveUserSubmit .body .right .tree {
    padding-top: 10px;
    /*  overflow-y: scroll;
    overflow-x: auto;*/
    height: 310px;
    padding-left: 10px;
}

.moveUserSubmit .body .right .tree .checkbox {
    display: initial;
}

.moveUserSubmit .body .right .tree .checkbox label {
    padding: 6px;
}

.moveUserSubmit .body .right .tree .checkbox .regular-checkbox:checked + label:after {
    top: 0px;
    left: 0px
}

.moveUserSubmit .body .right .head {
    height: 26px;
    background-color: #0095CE;
}

.moveUserSubmit .body .right .head span {
    top: 2px;
    color: white;
    left: 4px;
    cursor: pointer;
}

.moveUserSubmit .body .right .head img {
    position: initial;
    margin-left: 20px;
}

.moveUserSubmit .body .left {
    height: 334px;
    width: 231px;
    margin-left: 5px;
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid #E4E2DE;
    padding-left: 5px;
    overflow: auto;
}

.moveUserSubmit .body .main {
    /* overflow: hidden;*/
    height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.moveUserSubmit .body .left span.myLabel {
    font-size: 14px;
    border: 1px solid #E4E2DE;
    padding: 5px;
    height: 28px;
    line-height: 15px;
    border-radius: 10px;
    margin-top: 5px;
    margin-right: 5px;
    display: inline-block;
}

.moveUserSubmit .body .left span.myClose {
    cursor: pointer;
}

.moveUserSubmit .body .foot {
    height: 55px;
    overflow: hidden;
}
.moveUserSubmit .body .foot div{
    margin-top: 10px;
    overflow: hidden;
}
.moveUserSubmit treecontrol li {
    line-height: 30px;
    width: 550px
}

.moveUserSubmit treecontrol li .tree-label span.selected {
    font-weight: bold;
}

.moveUserSubmit treecontrol.tree-light li .tree-selected {
    font-weight: normal;
}

.moveUserSubmit treecontrol li .tree-label {
    position: relative;
    top: -5px;
}

.moveUserSubmit treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
    padding: 3px 10px;
    background: url("./editingCenter/app/images/m1-l.png") no-repeat !important;
}

.moveUserSubmit treecontrol.tree-light li.tree-expanded i.tree-branch-head {
    background: url("./editingCenter/app/images/m2-l.png") no-repeat;
}

.moveUserSubmit .body .foot button.confirm {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #00bd9b;
    border: none;
    border-radius: 4px;
    float: left;
    margin-left: 165px;
    margin-top: 10px;
    padding:0px;
}

.moveUserSubmit .body .foot button.cancel {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border: none;
    border-radius: 4px;
    border-color: #C1C1C1!important;
    background-color: #0095ce;
    float: left;
    margin-left: 72px;
    margin-top: 10px;
}

.sortUsersSubmit .clear {
    clear: both;
}

.sortUsersSubmit .textAlign_l {
    text-align: left;
}

.userManageMent-sortUsers-window .modal-dialog .modal-content {
    border: 0!important;
}

.sortUsersSubmit {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.sortUsersSubmit .submit {
    border: 4px solid #dddddd;
    background: #fff;
}

.sortUsersSubmit .submit .head {
    height: 42px;
}

.sortUsersSubmit .submit .head span {
    float: left;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 10px;
}

.sortUsersSubmit .submit .head img {
    float: right;
    margin-right: 10px;
    margin-top: 12px;
    width: 18px;
    height: 18px;
    border: 0;
    cursor: pointer;
}

.sortUsersSubmit .submit .body {
    padding: 10px;
    font-size: 12px;
    background: #f0f2f5;
    height: 260px;
}

.sortUsersSubmit .submit .body .main {
    margin-top: 10px;
    height: 85px;
}

.sortUsersSubmit .submit .body .main .item {
    line-height: 32px;
    clear: both;
    padding-left: 65px;
    margin-top: 20px;
}

.sortUsersSubmit .submit .body .main .item_radio {
    line-height: 32px;
    clear: both;
    padding-left: 50px;
}

.sortUsersSubmit .submit .body .main .item_radio input {
    position: relative;
    top: 2px;
}

.sortUsersSubmit .submit .body .main .item .tit {
    display: block;
    float: left;
    font-size: 12px;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
}

.sortUsersSubmit .submit .body .main .item .invalidate-input-box {
    float: left;
}

.sortUsersSubmit .submit .body .main .item span.tit font {
    color: #F35050;
}

.sortUsersSubmit .submit .body .main .item span.tit a {
    text-decoration: none;
    color: #000;
}

.sortUsersSubmit .submit .body .main .item input {
    width: 110px;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-bottom: 10px;
}

.sortUsersSubmit .submit .body .main .item input.mb0 {
    margin-bottom: 0px!important;
}

.sortUsersSubmit .submit .body .main .item .desc {
    margin-left: 70px;
    margin-bottom: 10px;
    margin-top: -10px;
}

.sortUsersSubmit .submit .body .main .item .desc p {
    font-size: 12px;
    margin: 0;
    line-height: 25px;
}


/*foot*/

.sortUsersSubmit .submit .body .foot {
    margin-top: 100px;
    text-align: center;
}

.sortUsersSubmit .submit .body .foot button {
    margin: 0 20px;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
}

.sortUsersSubmit .submit .body .foot button.cancel {
    border: none;
    background: #0095ce;
}

.sortUsersSubmit .submit .body .foot button.confirm {
    border: none;
    background: #00bd9b;
}

/*.userManageMent-userMapping-window .modal-dialog .modal-content{
    border:0!important;
}*/

.userManageMent-userMapping-window .modal-dialog {
    width: 520px;
}

.userMappingSubmit {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.userMappingSubmit .submit {
    border: 4px solid #dddddd;
    background: #fff;
}

.userMappingSubmit .submit .head {
    height: 42px;
}

.userMappingSubmit .submit .head span {
    float: left;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 10px;
}

.userMappingSubmit .submit .head img {
    float: right;
    margin-right: 10px;
    margin-top: 12px;
    width: 18px;
    height: 18px;
    border: 0;
    cursor: pointer;
}
.userMappingSubmit .submit .headline {
    background: #f0f2f5;
    height: 48px;
    border-bottom: 1px solid #ccc;
}
.userMappingSubmit .submit .headline ul.nav li {
    float: left;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-left: 10px;
    cursor: pointer;
    background: #fff;
    color: #000;
    margin-top: 18px;
    border-radius: 4px 4px 0px 0px;
    padding: 0px 25px;
    font-weight: bold;
    border: 1px solid #ccc;
    border-bottom: none;
}

.userMappingSubmit .submit .body {
    padding: 10px 0px 0px 40px;
    margin: 0px;
    font-size: 12px;
    min-height: 315px;
    color: #666;
}

.userMappingSubmit .submit .body .main {
    margin-top: 10px;
    background-color: #fff;
}

.userMappingSubmit .submit .body .main .textWidth {
    display: inline-block;
    width: 72px;
}

.userMappingSubmit .submit .body .main .textFloat{
    float: left;
}

.userMappingSubmit .submit .body .main .inputName {
    height: 30px;
    width: 150px;
    margin-right: 5px;
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    position: relative;
    top: 1px;    
}

.userMappingSubmit .submit .body .main button.save {
    height: 30px;
    width: 56px;
    background-color: #9BD3FC;
    border: none;
    border-radius: 3px;
}

.userMappingSubmit .submit .body .main .binded {
    height: 330px;
    width: 290px;
    overflow-x: auto;
    overflow-y: scroll;
    border: 1px solid #ccc;
    position:relative;
    left: 3px;
}

.userMappingSubmit .submit .body .main ul li:focus{
    background-color: #4496D2;
    color: #fff;
}
.userMappingSubmit .submit .body .main ul li .title{
    display:inline-block;
    margin: 0px 5px;
    height: 15px;
    width: 150px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
}
.userMappingSubmit .submit .body .main ul li .author{
    display:inline-block;
    margin: 0px 10px;
    height: 15px;
    width: 40px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
}
.userMappingSubmit .submit .body .main ul li .others{
    display:inline-block;
    margin: 0px 5px;
    height: 15px;
    width: 40px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
}

/*foot*/

.userMappingSubmit .submit .body .foot {
    margin-top: 30px;
    text-align: center;
}

.userMappingSubmit .submit .body .foot button {
    margin: 0 20px;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
}

.userMappingSubmit .submit .body .foot button.cancel {
    border: none;
    background: #0095ce;
    margin-bottom: 35px;
}

.userMappingSubmit .submit .body .foot button.confirm {
    border: none;
    background: #00bd9b;
}




.userDetail .clear{
    clear: both;
}
.userDetail .textAlign_l{
    text-align: left;
}

.userManageMent-userDetail-window .modal-dialog .modal-content{
    border:0!important;
}
.userDetail{
    border: 1px solid #ccc;
    border-radius: 5px;
}
.userDetail .submit {
    border: 4px solid #dddddd;
    background:#fff;
}

.userDetail .submit .head {
    height: 42px;
}

.userDetail .submit .head span {
    float: left;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 10px;
}

.userDetail .submit .head img {
    float: right;
    margin-right: 10px;
    margin-top: 12px;
    width: 18px;
    height: 18px;
    border: 0;
    cursor: pointer;
}

.userDetail .submit .body{
    padding: 10px;
    font-size:12px;
    background: #f0f2f5;
    min-height:315px;
}
.userDetail .submit .body .main{
    margin-top:10px;
}
.userDetail .submit .body .main .table tbody tr {
    border-top: 0;
}
.userDetail .submit .body .main .table tbody th{
    width: 16%;
    text-align: center;
    vertical-align: middle;
}
.userDetail .submit .body .main .table tbody td{
    width: 84%;
    text-align: left;
}
.userDetail .submit .body .main .table tbody td span{
    display: block;
    line-height: 22px;
}
/*foot*/
.userDetail .submit .body .foot{
    margin-top: 30px;
    text-align: center;
}

.userDetail .submit .body .foot button{
    margin:0 20px;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
}

.userDetail .submit .body .foot button.cancel {
    border: none;
    background: #0095ce;
}


.toBeCompiled-review-window .modal-content {
    width: 506px;
    background: #DDD;
    top: 205px;
    margin: 0px auto;
}

.toBeCompiled-review-container {
    width: 500px;
    background: #FFF;
    margin: 2px 2px;
    border-radius: 6px;
}

.toBeCompiled-review-head {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.toBeCompiled-title-head {
      height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.toBeCompiled-title-head p{
      font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-left: 18px;
}

.toBeCompiled-review-head p {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-left: 18px;
    float: left;
}
.toBeCompiled-review-head img,img.editng-left{cursor: pointer;  float: right;
  margin-right: 11px;
  margin-top: 7px;}

.toBeCompiled-review-body {
    overflow: hidden;
    background: #f1f2f4;
    padding-left: 23px;
}

.toBeCompiled-review-body .pro_app_al_delete {
    width: 454px;
    height: 96px;
    /*border: 1px solid #e0dedc;*/
    color: #a9a19e;
    font-size: 12px;
    line-height: 20px;
    padding: 4px 8px;
    margin: 24px auto 18px;
    resize: none;
}

.toBeCompiled-review-footer {
    background: #f1f2f4;
    padding-bottom: 14px;
}

.toBeCompiled-review-footer .news-role-btn {
    width: 80px;
    height: 28px;
    line-height: 28px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.toBeCompiled-review-footer  .news-role-btn-success{
    width: 80px;
    height: 28px;
    line-height: 28px;
    background: #1aba9f;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.toBeCompiled-review-footer .ml150 {
    margin-left: 150px;
    margin-right: 50px;
}

.productManageMent-app-manuscript-add .modal-dialog{
    width: 400px;
    margin-top: 220px;
}
.productManageMent-app-manuscript-add img{
    cursor: pointer;
}
.productManageMent-app-manuscript-add .man_produ_modify{
    padding-bottom: 2px;
}
.productManageMent-app-manuscript-add .man_produ_modify_inner{
    background: #fff;
    margin: 10px;
    padding-top: 10px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
}
.productManageMent-app-manuscript-add .man_produ_column_modify p.tit{
    display: inline-block;
    width: 20%;
    height: 100%;
    line-height: 100%;
    text-align: right;
}
.productManageMent-app-manuscript-add .man_produ_column_modify .man_produ_sensitive_text {
    width: 280px;
    height: 30px;
    display: inline-block;
    font-size: 12px;
    color: #777;
}
.productManageMent-app-manuscript-add .man_produ_modify_footer{
    margin-top: 10px;
    height: 50px;
    line-height: 60px;
    background: #f0f2f5;
    padding-left: 195px;
}
.productManageMent-app-manuscript-add .man_produ_modify_footer_cancel{
    margin-right: 0;
}
.productManageMent-app-manuscript-add .man_produ_modify_footer button{
    width: 80px;
    height: 30px;
}

.man_produ_column_modify .invalidate-input-box span{
    left:78px;
    top:-25px;
}
.man_produ_modify .modal-content {
    margin: 0 auto;
    top: 215px;
    width: 479px;
    border: 4px solid #dddddd;
}

.man_produ_modify_head {
    height: 41px;
    line-height: 41px;
    padding-left: 20px;
}

.man_produ_modify_head p {
    width: 70%;
    height: 100%;
    font-weight: bold;
    color: #333333;
    display: inline-block;
}

.man_produ_modify_content,
.man_produ_modify_footer {
    background: #E8E9ED;
    color: #666666;
}

.man_produ_modify_content span {
    display: inline-block;
    width: 25%;
    text-align: right;
}

.man_produ_modify_content input {
    padding: 2px;
    width: 244px;
    border-radius: 5px;
    border: 1px solid #cccccc;
}

.man_produ_modify_con_form {
    padding: 8px 0;
}

.man_produ_modify_footer {
    padding-left: 150px;
    height: 76px;
    line-height: 76px;
}

.man_produ_modify_footer_cancel {
    margin-right: 40px;
}

.man_produ_modify_footer .news-role-btn {
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.man_produ_modify_footer .news-role-btn-success {
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #1aba9f;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.man_produ_modify_con_form select {
    font-size: 14px;
    width: 120px;
    font-family: "微软雅黑";
}

.manage-pmm-recycle-container{
    width: 98%;
    min-height: inherit;
    padding: 15px 20px;
    overflow: hidden;
    border-top: 1px solid #ddd;
}
.pmm-recycle-item-out{
    margin: 0px 10px;
    height: 80px;
}
.pmm-recycle-item-out,
.pmm-recycle-item-default{
    min-width: 115px;
}
.pmm-recycle-item-icon-group{
    width: 0;
    height: 25px;
    overflow: hidden;
    white-space:nowrap;
}
.pmm-recycle-item-icon-group > a,
.pmm-recycle-item-icon-group > a:hover{
    text-decoration: none;
}
.pmm-recycle-btn-show{
    width: 100%;
}
.pmm-recycle-item-icon-group img{
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 2px;
}
.pmm-recycle-item-default,
.pmm-recycle-item-active,
.pmm-recycle-add-item{
    min-width: 120px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px;
    cursor: pointer;
}
.pmm-recycle-item-default,
.pmm-recycle-add-item {
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
}
.pmm-recycle-item-active{
    color: #fff;
    font-weight: bold;
    background: #2f98d2;
    border: none;
    /*25,25*/
}

.pmm-recycle-add-item img{
    margin-top: -3px;
}
@keyframes PMMWebsiteSlideLeftOut {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}
@keyframes PMMWebsiteSlideLeftIn {
    from {
        width: 100%;
    }
    to {
        width: 0;
    }
}
.pmm-recycle-item-icon-group.pmm-recycle-btn-show-add{
    animation:PMMWebsiteSlideLeftOut 0.3s  both ease-in;
}
.pmm-recycle-item-icon-group.pmm-recycle-btn-show-remove{
    animation:PMMWebsiteSlideLeftIn 0.2s  both ease-in;
}
.manage-pmm-recycle span{
    position: absolute;
    bottom: 10px;
    left: 2px;
    text-align: center;
    width: 57px;
}
.manage-pmm-channel-container{
    width: 98%;
    min-height: inherit;
    margin: 0 auto;
    padding: 15px 20px;
    overflow: hidden;
}
.pmm-channel-item-out{
    margin: 0px 10px;
    height: 80px;
}
.pmm-channel-item-out,
.pmm-channel-item-default{
    min-width: 151px;
}
.pmm-channel-item-default
.pmm-channel-item-icon-group{
    width: 0;
    height: 25px;
    overflow: hidden;
    white-space:nowrap;
}
.pmm-channel-item-default > a {
    color: #000;
    display: block;
    text-align: center;
}
.pmm-channel-item-default > a,
.pmm-channel-item-icon-group > a,
.pmm-channel-item-icon-group > a:hover{
    text-decoration: none;
}
.pmm-channel-btn-show{
    width: 100%;
}
.pmm-channel-item-icon-group img{
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 2px;
}
.pmm-channel-item-default,
.pmm-channel-item-active,
.pmm-channel-add-item{
    min-width: 120px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px;
    cursor: pointer;
}
.pmm-channel-item-default,
.pmm-channel-add-item {
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
}
.pmm-channel-item-active{
    font-weight: bold;
    background: #2f98d2;
    border: none;
}
.pmm-channel-item-active > a{
    color: #fff;
}
.pmm-channel-add-item img{
    margin-top: -3px;
}
@keyframes PMMWebsiteSlideLeftOut {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}
@keyframes PMMWebsiteSlideLeftIn {
    from {
        width: 100%;
    }
    to {
        width: 0;
    }
}
.pmm-channel-item-icon-group.pmm-channel-btn-show-add{
    animation:PMMWebsiteSlideLeftOut 0.3s  both ease-in;
}
.pmm-channel-item-icon-group.pmm-channel-btn-show-remove{
    animation:PMMWebsiteSlideLeftIn 0.2s  both ease-in;
}

.productManageMent-app-channel-delete .modal-dialog{
    width: 400px;
    position: absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom: 0px;
    margin: auto;
    height: 38%;
}
.productManageMent-app-channel-delete .man_produ_column_delete{
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.productManageMent-app-channel-delete .man_produ_column_delete input{
    width: 250px;
    height: 30px;
    display: inline-block;
}
.productManageMent-app-channel-delete .man_produ_delete_footer{
    background: #fff;
    padding: 10px 10px 10px 200px;
}
.productManageMent-app-channel-delete .man_produ_delete_footer .man_produ_delete_footer_cancel{
    margin-right: 0;
    background: #1aba9f;
}
.productManageMent-app-channel-delete .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.productManageMent-app-channel-modify .modal-dialog {
  width: 685px;
}
.productManageMent-app-channel-modify img {
  cursor: pointer;
}
.productManageMent-app-channel-modify .man_produ_modify {
  padding-bottom: 2px;
}
.productManageMent-app-channel-modify .man_produ_modify_inner {
  background: #fff;
  margin: 10px;
  padding-top: 20px;
  line-height: 45px;
  color: #777;
  font-size: 12px;
}
/*.productManageMent-app-channel-modify .man_produ_column_modify span {
    display: inline-block;
    width: 18%;
    height: 100%;
    line-height: 100%;
    text-align: right;
    margin-right: 15px;
}*/
.productManageMent-app-channel-modify .man_produ_column_modify .man_produ_sensitive_text {
  width: 240px;
  height: 30px;
  display: inline-block;
  font-size: 12px;
  color: #777;
}
.productManageMent-app-channel-modify .man_produ_column_modify select {
  width: 100%;
  border-color: #ddd;
  color: #aaa;
}
.productManageMent-app-channel-modify .man_produ_modify_footer {
  background: transparent;
  padding-left: 450px;
}
.productManageMent-app-channel-modify .man_produ_modify_footer_cancel {
  margin-right: 0;
}
.productManageMent-app-channel-modify .man_produ_modify_footer button {
  width: 80px;
  height: 30px;
}
.productManageMent-app-channel-modify i {
  font-style: normal;
}
/*.productManageMent-app-channel-modify .man_produ_column_modify .singleSlected span {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 46%;
    margin-right: 0px;
}*/
.productManageMent-app-channel-modify .man_produ_column_modify .singleSlected span.caret {
  right: 12px;
  top: 38%;
  position: absolute;
  background: url("editingCenter/app/images/xl.png") no-repeat;
  border: none;
  width: 14px;
  height: 9px;
}
.productManageMent-app-channel-modify .text-red {
  color: #E74955;
  margin-left: 0px!important;
}
.productManageMent-app-channel-modify .has_repeat {
  border: 2px solid #a94442;
}
.productManageMent-app-channel-modify .has_repeat:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.man_produ_column_modify .singleSlected .dropdown .dropdown-menu {
  width: 200px;
  max-height: 163px;
  overflow-y: auto;
}
.man_produ_column_modify .singleSlected .dropdown button {
  width: 200px;
  background: #fff;
}
.man_produ_column_modify .invalidate-input-box trs-single-radio span {
  margin-left: 0px;
}
.man_produ_column_modify .invalidate-input-box span {
  margin-left: 67px;
}
.man_produ_column_modify p.exchangeSpan {
  float: left;
  margin: 0px 0px 0px 30px;
  min-width: 100px;
}
.man_produ_column_modify p.wordError {
  color: red;
  line-height: 25px;
  margin-left: 155px;
}
.manage-pmm-channel-container .selectedChannel-active {
  background: #FF4E40;
}
.manage-pmm-channel-container .selectedChannel-active a {
  color: #fff;
}
.man_produ_column_modify .singleSlected .regular-checkbox + label {
  padding: 0px;
  width: 16px;
  height: 16px;
}
.man_produ_column_modify .singleSlected .regular-checkbox:checked + label:after {
  left: 0px;
  top: 0px;
}

.pmm-app-channel-modify-channl .modal-dialog {
  width: 520px;
}
.pmm-app-channel-modify-channl .template-view-top-search {
  float: right;
  margin: 6px 20px 0 0;
  width: 120px;
  height: 30px;
  background: url("editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-app-channel-modify-channl .man_produ_column_modify_template {
  background: #F0F2F5;
  padding-top: 20px;
}
.pmm-app-channel-modify-channl .man_produ_column_modify_template label {
  font-weight: normal;
  font-size: 12px;
}
.pmm-app-channel-modify-channl .man_produ_column_modify_template input {
  width: 18px;
  height: 18px;
  vertical-align: -5px;
  margin-right: 5px;
}
.pmm-app-channel-modify-channl .man_produ_column_modify_template .template_chose_group > div,
.pmm-app-channel-modify-channl .man_produ_column_modify_template .template_chose_footer {
  padding-left: 20px;
}
.pmm-app-channel-modify-channl .man_produ_column_modify_template .template_chose_footer {
  margin-top: 20px;
}
.pmm-app-channel-modify-channl .man_produ_column_modify_template .template_chose_group > div {
  width: 40%;
  display: inline-block;
  color: #aaaaaa;
}
.pmm-app-channel-modify-channl .man_produ_delete_footer {
  padding: 40px 10px 20px 130px;
}
.pmm-app-channel-modify-channl .man_produ_delete_footer .modify_template_footer_confirm {
  margin-left: 76px;
  background: #1aba9f;
}
.pmm-app-channel-modify-channl .man_produ_delete_footer button {
  width: 80px;
  height: 30px;
  background: #4496d2;
  color: #fff;
  text-align: center;
  border: none;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 12px;
}
.man_produ_column_modify i {
  font-style: normal;
}
div.edit_input_group input.manage-pmm-form-search::-webkit-input-placeholder {
  color: #D7D9D8 !important;
}
div.edit_input_group input.manage-pmm-form-search:-moz-placeholder {
  color: #D7D9D8 !important;
}
div.edit_input_group input.manage-pmm-form-search::-moz-placeholder {
  color: #D7D9D8 !important;
}
div.edit_input_group input.manage-pmm-form-search:-ms-input-placeholder {
  color: #D7D9D8 !important;
}
div.edit_input_group .input-group-btn button.btn_edit_search {
  width: 60px;
  color: #65635f;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  line-height: 28px;
  border-radius: 5px;
}
div.edit_input_group .input-group-btn button.btn_edit_search:hover {
  color: #fff;
  background: #FF4E40;
  border: 1px solid #FF4E40;
}

.pmm-app-channel-modify-channl-other .modal-dialog{
    width: 520px;
}
.pmm-app-channel-modify-channl-other .template-view-top-search{
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("./editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-app-channel-modify-channl-other .man_produ_column_modify_template{
    background: #F0F2F5;
    padding-top: 20px;
}
.pmm-app-channel-modify-channl-other .man_produ_column_modify_template label{
    font-weight: normal;
    font-size: 12px;
}
.pmm-app-channel-modify-channl-other .man_produ_column_modify_template input{
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}
.pmm-app-channel-modify-channl-other .man_produ_column_modify_template .template_chose_group > div,
.pmm-app-channel-modify-channl-other .man_produ_column_modify_template .template_chose_footer{
    padding-left: 20px;
}
.pmm-app-channel-modify-channl-other .man_produ_column_modify_template .template_chose_footer{
    margin-top: 20px;
}
.pmm-app-channel-modify-channl-other .man_produ_column_modify_template .template_chose_group > div{
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}
.pmm-app-channel-modify-channl-other .man_produ_delete_footer{
    padding: 40px 10px 20px 130px;
}
.pmm-app-channel-modify-channl-other .man_produ_delete_footer .modify_template_footer_confirm{
    margin-left: 76px;
    background: #1aba9f;
}
.pmm-app-channel-modify-channl-other .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.pmm-app-channel-modify-default-article .modal-dialog{
    width: 520px;
}
.pmm-app-channel-modify-default-article .template-view-top-search{
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("../../../../../editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-app-channel-modify-default-article .man_produ_column_modify_template{
    background: #F0F2F5;
    padding-top: 20px;
}
.pmm-app-channel-modify-default-article .man_produ_column_modify_template label{
    font-weight: normal;
    font-size: 12px;
}
.pmm-app-channel-modify-default-article .man_produ_column_modify_template input{
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}
.pmm-app-channel-modify-default-article .man_produ_column_modify_template .template_chose_group > div,
.pmm-app-channel-modify-default-article .man_produ_column_modify_template .template_chose_footer{
    padding-left: 20px;
}
.pmm-app-channel-modify-default-article .man_produ_column_modify_template .template_chose_footer{
    margin-top: 20px;
}
.pmm-app-channel-modify-default-article .man_produ_column_modify_template .template_chose_group > div{
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}
.pmm-app-channel-modify-default-article .man_produ_delete_footer{
    padding: 40px 10px 20px 130px;
}
.pmm-app-channel-modify-default-article .man_produ_delete_footer .modify_template_footer_confirm{
    margin-left: 76px;
    background: #1aba9f;
}
.pmm-app-channel-modify-default-article .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.pmm-app-column-modify-channl .modal-dialog {
  width: 520px;
}
.pmm-app-column-modify-channl .template-view-top-search {
  float: right;
  margin: 6px 20px 0 0;
  width: 120px;
  height: 30px;
  background: url("../../../../../editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-app-column-modify-channl .man_produ_column_modify_template {
  background: #F0F2F5;
  padding-top: 20px;
}
.pmm-app-column-modify-channl .man_produ_column_modify_template label {
  font-weight: normal;
  font-size: 12px;
}
.pmm-app-column-modify-channl .man_produ_column_modify_template input {
  width: 18px;
  height: 18px;
  vertical-align: -5px;
  margin-right: 5px;
}
.pmm-app-column-modify-channl .man_produ_column_modify_template .template_chose_group > div,
.pmm-app-column-modify-channl .man_produ_column_modify_template .template_chose_footer {
  padding-left: 20px;
}
.pmm-app-column-modify-channl .man_produ_column_modify_template .template_chose_footer {
  margin-top: 20px;
}
.pmm-app-column-modify-channl .man_produ_column_modify_template .template_chose_group > div {
  width: 40%;
  display: inline-block;
  color: #aaaaaa;
}
.pmm-app-column-modify-channl .man_produ_delete_footer {
  padding: 40px 10px 20px 130px;
}
.pmm-app-column-modify-channl .man_produ_delete_footer .modify_template_footer_confirm {
  margin-left: 76px;
  background: #1aba9f;
}
.pmm-app-column-modify-channl .man_produ_delete_footer button {
  width: 80px;
  height: 30px;
  background: #4496d2;
  color: #fff;
  text-align: center;
  border: none;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 12px;
}
.man_produ_modify .template_chose_group {
  margin-left: 20px;
  overflow: hidden;
}
.template_chose_group trs-single-radio span {
  display: inline-block;
  padding-top: 0px;
}
.pmm-app-column-modify-channl-other .man_produ_column_modify_template .template_chose_group .singleRadioCon {
  width: 244px;
  height: 20px;
  float: left;
  padding-left: 0px;
  color: #000;
}
.manage-pmm-column-container .selectedChannel-active {
  background: #FF4E40;
  color: #fff;
}
.pmm-column-item-out .pmm-column-item-icon-group {
  width: 100%;
}

.pmm-app-column-modify-channl-other .modal-dialog {
    width: 550px;
    position: absolute;
    margin: auto;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: 55%;
}

.pmm-app-column-modify-channl-other .template-view-top-search {
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("./editingCenter/app/images/sch.jpg") no-repeat 90px center;
}

.pmm-app-column-modify-channl-other .man_produ_column_modify_template {
    background: #F0F2F5;
    padding-top: 20px;
}

.pmm-app-column-modify-channl-other .man_produ_column_modify_template .template_chose_footer label {
    font-weight: normal;
    font-size: 12px;
    padding: 0px;
    width: 16px;
    height: 16px;
}

.pmm-app-column-modify-channl-other .man_produ_column_modify_template .template_chose_footer .regular-checkbox:checked + label:after {
    top: 0px;
    left: 0px;
}

.pmm-app-column-modify-channl-other .man_produ_column_modify_template .template_chose_group .regular-radio:checked + label {
    border: 1px solid;
}

.pmm-app-column-modify-channl-other .man_produ_column_modify_template .template_chose_group .regular-radio:checked + label:after {
    background: black;
}

.pmm-app-column-modify-channl-other .man_produ_column_modify_template input {
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}

.pmm-app-column-modify-channl-other .man_produ_column_modify_template .template_chose_group > div,
.pmm-app-column-modify-channl-other .man_produ_column_modify_template .template_chose_footer {
    padding-left: 20px;
}

.pmm-app-column-modify-channl-other .man_produ_column_modify_template .template_chose_footer {
    margin-top: 20px;
}

.pmm-app-column-modify-channl-other .man_produ_column_modify_template .template_chose_group > div {
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}

.pmm-app-column-modify-channl-other .man_produ_delete_footer {
    padding: 20px 10px 20px 130px;
}

.pmm-app-column-modify-channl-other .man_produ_delete_footer .modify_template_footer_confirm {
    margin-left: 76px;
    background: #1aba9f;
}

.pmm-app-column-modify-channl-other .man_produ_delete_footer button {
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.product-management-app-column .pmm-column-title-item {
    padding: 0 10px;
    min-width: 120px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 3px;
    float: left;
    margin: 20px 10px 0 10px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
    color: #000;
    cursor: pointer;
}

.product-management-app-column .manage-pmm-before-search {
    margin: -4px 3px 0 0;
}

.product-management-app-column .pmm-column-title-item-acitve {
    background: #2f98d2;
    font-weight: bold;
    color: #fff;
    border: none;
}

.product-management-app-column .manage-pmm-column-container {
    min-height: 150px;
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
}

.product-management-app-column .pmm-column-item-out {
    margin: 0px 10px;
    height: 90px;
}

.product-management-app-column .pmm-column-item-out,
.product-management-app-column .pmm-column-item-default {
    min-width: 115px;
}

.product-management-app-column .pmm-column-item-icon-group {
    width: 0;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
}

.product-management-app-column .pmm-column-item-icon-group > a,
.product-management-app-column .pmm-column-item-icon-group > a:hover {
    text-decoration: none;
}

.product-management-app-column .pmm-column-btn-show {
    width: 100%;
}

.product-management-app-column .pmm-column-item-icon-group img {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 2px;
}

.product-management-app-column .pmm-column-item-default,
.product-management-app-column .pmm-column-item-active,
.product-management-app-column .pmm-column-add-item {
    min-width: 150px;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px;
    cursor: pointer;
}

.product-management-app-column .pmm-column-item-default,
.product-management-app-column .pmm-column-add-item {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
}

.product-management-app-column .pmm-column-item-active {
    color: #fff;
    font-weight: bold;
    background: #2f98d2;
    border: none;
}

.product-management-app-column .pmm-column-add-item img {
    margin-top: -3px;
}

@keyframes PMMWebsiteSlideLeftOut {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@keyframes PMMWebsiteSlideLeftIn {
    from {
        width: 100%;
    }
    to {
        width: 0;
    }
}

.product-management-app-column .pmm-column-item-icon-group .pmm-column-btn-show-add {
    animation: PMMWebsiteSlideLeftOut 0.3s both ease-in;
}

.product-management-app-column .pmm-column-item-icon-group .pmm-column-btn-show-remove {
    animation: PMMWebsiteSlideLeftIn 0.2s both ease-in;
}

.product-management-app-column .pmm_app_column_top {
    /*  height: 80px;*/
    border-top: 1px solid #ddd;
    padding-bottom: 20px;
}

.product-management-app-column .pmm-column-localstate > .edit_input_group {
    width: 0;
    float: left;
    margin-left: 80px;
}

.product-management-app-column .pmm-column-localstate .edit_breadcrumb {
    margin-left: -60px!important;
}

.product_manage_ment_app_right_main .edit_right_head .edit_breadcrumb li span {
    cursor: pointer;
    /* float:right;*/
}

.product_manage_ment_app_right_main .edit_right_head .edit_breadcrumb p {
    float: left;
    margin: 0px;
}

.productManageMent-app-column-modify .modal-dialog {
    width: 685px;
}

.productManageMent-app-column-modify img {
    cursor: pointer;
}

.productManageMent-app-column-modify .man_produ_modify {
    padding-bottom: 2px;
}

.productManageMent-app-column-modify .man_produ_modify_inner {
    background: #fff;
    margin: 10px;
    padding-top: 20px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
}

.productManageMent-app-column-modify .man_produ_column_modify span {
    display: inline-block;
    width: 18%;
    height: 100%;
    line-height: 100%;
    text-align: right;
    margin-right: 15px;
}

.productManageMent-app-column-modify .man_produ_column_modify .man_produ_sensitive_text {
    width: 240px;
    height: 30px;
    display: inline-block;
    font-size: 12px;
    color: #777;
}

.productManageMent-app-column-modify .man_produ_column_modify select {
    width: 100%;
    border-color: #ddd;
    color: #aaa;
}

.productManageMent-app-column-modify .man_produ_modify_footer {
    background: transparent;
    padding-left: 450px;
}

.productManageMent-app-column-modify .man_produ_modify_footer_cancel {
    margin-right: 0;
}

.productManageMent-app-column-modify .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
}

.productManageMent-app-column-modify .man_produ_column_modify .singleSlected button span.btn-fix-title {
    width: 74%;
    text-align: left;
}

.productManageMent-app-column-move .modal-dialog{
    width: 480px;
}
.productManageMent-app-column-move .man_produ_column_move{
    background: #e8e9ed;
    padding-top: 20px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
}
.productManageMent-app-column-move .man_produ_sensitive_add span{
    display: inline-block;
    width: 18%;
    height: 100%;
    line-height: 100%;
    text-align: right;
    margin-right: 15px;
}
.man_produ_sensitive_add .man_produ_sensitive_text {
    width: 240px;
    display: inline-block;
}
.productManageMent-app-column-move .man_produ_modify_footer{
    padding-left: 30px;
}
.productManageMent-app-column-move .man_produ_modify_footer_cancel{
    margin-right: 20px;
}
.productManageMent-app-column-move .man_produ_modify_footer button{
    width: 80px;
    height: 30px;
}
.productManageMent-app-column-delete .modal-dialog{
    width: 400px;
}
.productManageMent-app-column-delete .man_produ_column_delete{
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.productManageMent-app-column-delete .man_produ_column_delete input{
    width: 250px;
    height: 30px;
    display: inline-block;
}
.productManageMent-app-column-delete .man_produ_delete_footer{
    background: #fff;
    padding: 10px 10px 10px 200px;
}
.productManageMent-app-column-delete .man_produ_delete_footer .man_produ_delete_footer_cancel{
    margin-right: 0;
    background: #1aba9f;
}
.productManageMent-app-column-delete .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.pmm-app-column-modify-default-article .modal-dialog{
    width: 520px;
}
.pmm-app-column-modify-default-article .template-view-top-search{
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("../../../../../editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-app-column-modify-default-article .man_produ_column_modify_template{
    background: #F0F2F5;
    padding-top: 20px;
}
.pmm-app-column-modify-default-article .man_produ_column_modify_template label{
    font-weight: normal;
    font-size: 12px;
}
.pmm-app-column-modify-default-article .man_produ_column_modify_template input{
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}
.pmm-app-column-modify-default-article .man_produ_column_modify_template .template_chose_group > div,
.pmm-app-column-modify-default-article .man_produ_column_modify_template .template_chose_footer{
    padding-left: 20px;
}
.pmm-app-column-modify-default-article .man_produ_column_modify_template .template_chose_footer{
    margin-top: 20px;
}
.pmm-app-column-modify-default-article .man_produ_column_modify_template .template_chose_group > div{
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}
.pmm-app-column-modify-default-article .man_produ_delete_footer{
    padding: 40px 10px 20px 130px;
}
.pmm-app-column-modify-default-article .man_produ_delete_footer .modify_template_footer_confirm{
    margin-left: 76px;
    background: #1aba9f;
}
.pmm-app-column-modify-default-article .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.productManageMent-app-delete-view .modal-dialog{
    width: 400px;
}
.productManageMent-app-delete-view .man_produ_app_column_delete{
    background: #F0F2F5;
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
}
.productManageMent-app-delete-view .man_produ_app_delete_footer{
    padding: 3px 10px 10px 300px;
}
.productManageMent-app-delete-view .man_produ_app_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.productManageMent-app-delete-view textarea {
    width: 385px;
    max-width: 385px;
    height: 200px;
    max-height: 200px;
    border: 1px solid #ddd;
    border-radius: 1px;
    resize: none;
    display: inline-block;
    padding: 10px;
}
.productManageMent-app-recycle-delete .modal-dialog{
    width: 400px;
    position: absolute;
    left:0px;
    right:0px;
    top:0px;
    bottom: 0px;
    margin:auto;
    height: 40%;
}
.productManageMent-app-recycle-delete .man_produ_column_delete{
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.productManageMent-app-recycle-delete .man_produ_delete_footer{
    background: #fff;
    padding: 10px 10px 10px 200px;
}
.productManageMent-app-recycle-delete .man_produ_delete_footer .man_produ_delete_footer_cancel{
    margin-right: 0;
    background: #1aba9f;
}
.productManageMent-app-recycle-delete .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.productManageMent-app-recycle-reduction .modal-dialog {
    width: 400px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 38%;
}

.productManageMent-app-recycle-reduction .man_produ_column_delete {
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.productManageMent-app-recycle-reduction .man_produ_delete_footer {
    background: #fff;
    padding: 10px 10px 10px 200px;
}

.productManageMent-app-recycle-reduction .man_produ_delete_footer .man_produ_delete_footer_cancel {
    margin-right: 0;
    background: #1aba9f;
}

.productManageMent-app-recycle-reduction .man_produ_delete_footer button {
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}


.app-move-window .appSingleChooseChnl .body .foot {
    height: 88px;
    position: static;
}

.app-move-window .appSingleChooseChnl .body .foot div {
    overflow: hidden;
    position: static;
}

.app-move-window .appSingleChooseChnl .body .foot .selected {
    margin-top: 10px;
    margin-left: 10px;
}

.app-move-window .appSingleChooseChnl .selectedChannels span {
    display: block;
    margin-top: 10px;
    margin-left: 10px;
}

.app-move-window .appSingleChooseChnl .body .foot .button {
    margin-top: 0px;
}

.app-move-window .appSingleChooseChnl .body .right {
    height: 312px;
}

.app-move-window .appSingleChooseChnl .body {
    height: 410px;
}

.app-move-window .button .cancel {
    float: right;
    margin-right: 20px;
}

.app-move-window .button .confirm {
    float: right;
}
.manage-pmm-app-container .app-site-container{
    border-top: 1px solid #ddd;
}

.manage-pmm-app-container .app-site-container .recycle_site {
    border-top: none;
}

.app_recycle_site .pmm-app-item-default {
	cursor: pointer !important;
}
.app_recycle_site .pmm-app-item-active{
	cursor: auto !important;
}

.productManageMent-app-delete-view .modal-dialog{
    width: 400px;
}
.productManageMent-app-delete-view .man_produ_column_delete{
    background: #F0F2F5;
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
}
.productManageMent-app-delete-view .man_produ_delete_footer{
    padding: 3px 10px 10px 300px;
}
.productManageMent-app-delete-view .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.productManageMent-app-delete-view textarea {
    width: 385px;
    max-width: 385px;
    height: 200px;
    max-height: 200px;
    border: 1px solid #ddd;
    border-radius: 1px;
    resize: none;
    display: inline-block;
    padding: 10px;
}
.productManageMent-app-modify-view .modal-dialog {
    width: 400px;
    margin: 0px auto;
}

.productManageMent-app-modify-view img {
    cursor: pointer;
}

.productManageMent-app-modify-view .dropdown button.dropdown-toggle {
    height: 30px;
    width: 240px;
}

.productManageMent-app-modify-view .dropdown li {
    height: 30px;
    width: 240px;
}

.productManageMent-app-modify-view .man_produ_modify {
    padding-bottom: 2px;
}

.productManageMent-app-modify-view .man_produ_modify_inner {
    background: #fff;
    margin: 10px;
    padding-top: 20px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
}

.productManageMent-app-modify-view .man_produ_column_modify > div > b {
    display: inline-block;
    font-weight: normal;
    width: 27%;
    height: 100%;
    line-height: 100%;
    text-align: right;
    margin-right: 15px;
}

.productManageMent-app-modify-view .man_produ_column_modify > div:last-child > b {
    // width: 35%;
    font-weight: normal;
}

.productManageMent-app-modify-view .man_produ_column_modify .input {
    position: relative;
}

.productManageMent-app-modify-view .man_produ_column_modify .input span.ng-scope {
    position: absolute;
    line-height: normal;
    top: -20px;
    width: initial;
    height: initial;
}

.productManageMent-app-modify-view .man_produ_column_modify .man_produ_sensitive_text {
    width: 240px;
    height: 30px;
    display: inline-block;
    font-size: 12px;
    color: #777;
}

.productManageMent-app-modify-view .man_produ_column_modify select {
    width: 100%;
    border-color: #ddd;
    color: #aaa;
}

.productManageMent-app-modify-view .man_produ_modify_footer {
    background: transparent;
    padding-left: 177px;
}

.productManageMent-app-modify-view .man_produ_modify input.repeatTake {
    width: 220px;
}

.productManageMent-app-modify-view .man_produ_modify span.repeatTake {
    margin-left: 10px;
}

.productManageMent-app-modify-view .man_produ_modify_footer_cancel {
    margin-right: 0;
}

.productManageMent-app-modify-view .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
}

.productManageMent-app-modify-view i {
    font-style: normal;
}

.man_produ_app_column_modify .invalidate-input-box span {
    top: -26px!important;
}

.man_produ_app_column_modify .regular-checkbox + label {
    z-index: 20;
    position: relative;
}

.man_produ_app_column_modify .dropdown .dropdown-menu,
.man_produ_app_column_modify .dropdown .dropdown-menu li {
    z-index: 999;
    background: #fff;
}

.productManageMent-app-modify-view .man_produ_column_modify .input span.ng-scope:nth-child(2) {
    position: absolute;
    line-height: normal;
    top: -20px;
    width: 400px;
    height: initial;
    left: -78px;
}

.productManageMent-app-modify-view .h10 {
    height: 10px;
}

.productManageMent-app-modify-view .warning_text {
    color: #E74955;
    position: relative;
    top: -19px;
    left: 122px;
}

.productManageMent-app-modify-view .has_repeat {
    border: 2px solid #a94442;
}

.productManageMent-app-modify-view .has_repeat:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.productManageMent-app-modify-view .man_produ_modify  input.picture_size {
    width: 60px;
}

.productManageMent-app-modify-view .man_produ_modify  span.picture_size {
    width: 10px;
    left: 0px!important;
    margin-left: 0px!important;
}

.productManageMent-app-modify-view .man_produ_column_modify .pic_size span.ng-scope {
        width: initial!important;
        left: 78px!important;
}

.productManageMent-app-modify-view .man_produ_column_modify .pic_size span.ng-scope:nth-child(2) {
        width: initial!important;
        left: 10px!important;
}

.man_produ_app_createNewTemplate .modal-dialog {
    width: 1024px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50%;
    min-height: 562px;
}

.man_produ_app_createNewTemplate > .modal-dialog > .modal-content > form {
    background: #f0f2f5;
    padding-bottom: 10px;
}

.man_produ_app_createNewTemplate .app_fra_new_head {
    height: 43px;
    line-height: 43px;
    background: #fff;
}

.man_produ_app_createNewTemplate .app_fra_new_head img {
    padding-left: 10px;
}

.man_produ_app_createNewTemplate .app_fra_new_head .app_fra_new_head_span {
    padding-left: 20px;
    font-size: 14px;
    color: #000;
}

.man_produ_app_createNewTemplate .app_fra_new_content {
    width: 98%;
    margin: 1% 1% 0 1%;
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-bottom: none;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_box {
    height: 50px;
    margin-top: 5px;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_box > div {
    display: inline-block;
    white-space: nowrap;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_box > div:first-child {
    width: 78%;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_box > div:last-child {
    width: 22%;
    text-align: right;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_button {
    height: 40px;
    margin-top: 5px;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_button .s_icon {
    margin: 0 6px 0 -10px;
    padding-right: 6px;
    border-right: 1px solid #e9e9e9;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_button button {
    margin-right: 12px;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_button b {
    float: left;
    font-weight: normal;
    line-height: 50px;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_box b {
    display: inline-block;
    font-weight: normal;
    line-height: 50px;
}

.man_produ_app_createNewTemplate .edit_right_head_btn_special {
    width: 110px!important;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_lable {
    display: inline-block;
    height: 50px;
    float: left;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_lable > input {
    width: 660px;
    display: inline-block;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_lable input,
.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_input input {
    height: 30px;
    margin-top: 8px;
    text-indent: 10px;
    color: #666;
    font-size: 12px;
    border-radius: 4px;
    box-shadow: none!important;
}

.man_produ_app_createNewTemplate .app_fra_new_content .textarea {
    position: relative;
}

.man_produ_app_createNewTemplate .app_fra_new_content .textarea textarea {
    height: 280px;
}

.man_produ_app_createNewTemplate .app_fra_new_content textarea {
    resize: none;
}

.man_produ_app_createNewTemplate .app_fra_new_footer {
    margin: 0 auto;
    width: 98%;
    background: #fff;
    border: 1px solid #ddd;
    border-top: none;
    height: 50px;
    line-height: 40px;
    padding: 0 10px;
    text-align: right;
}

.man_produ_app_createNewTemplate .app_fra_new_footer button {
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
    margin-right: 0;
}

.man_produ_app_createNewTemplate .app_fra_new_footer button:nth-child(2) {
    margin-right: 10px;
}

.man_produ_app_createNewTemplate .man_produ_modify_footer_cancel {
    margin-right: 60px;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_lable .btn-group {
    margin-top: 10px;
}

.man_produ_app_createNewTemplate .importTemplate_button .website-file-upload-input {
    width: 100px;
    margin-top: -35px;
}

.man_produ_app_createNewTemplate .man_web_temp_padding {
    padding: 0;
}

.man_produ_app_createNewTemplate .app_fra_new_cancel {
    float: right;
    margin-top: 12px;
    padding-right: 10px;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_input {
    margin-bottom: 15px;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_input .newTemplate_inputs {
    display: inline-block;
    width: 33%!important;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_input .newTemplate_inputs .form-control {
    display: inline-block;
    width: 70%;
}

.man_produ_app_createNewTemplate .app_fra_new_content_newTemplate_input .newTemplate_inputs b {
    font-weight: normal;
}

.app_man_produ_importTemplate .modal-content {
    width: 430px;
    top: 35px;
    margin: 0px auto;
}

.man_produ_modify {
    width: 100%;
    height: auto;
    background-color: #F0F2F5;
    border-radius: 6px;
}

.man_produ_modify_head {
    background-color: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.man_produ_app_importTemplate {
    width: 395px;
    height: 90px;
    background-color: #fff;
    border-radius: 5px;
    margin: 0px auto;
    margin-top: 10px;
    padding: 15px 20px;
}

.man_produ_app_importTemplate>span,
.importTemplate_button>span {
    font-size: 12px;
}
.man_produ_app_importTemplate p.p_fix{margin: 7px 0px 0px 45px;float: left;}

.man_produ_app_importTemplate>b {
    font-size: 14px;
}

.man_produ_app_importTemplate .importTemplate_progress {
    float: left;
    width: 70%;
    position: absolute;
    bottom: -10px;
    left: 65px;
    height: 12%;
}

.man_produ_app_importTemplate .importTemplate_progress .text {
    position: absolute;
    right: 0px;
    line-height: 1;
    font-size: 12px;
}

.man_produ_app_importTemplate img {
    position: absolute;
    bottom: 8px;
    right: 25px;
}

.man_produ_app_importTemplate .importTemplate_button {
    width: 100px;
    height: 35px;
    color: #fff;
    line-height: 35px;
    border-radius: 3px;
    margin-top: 10px;
    cursor: pointer;
    background-color: #4496D2;
}

.man_produ_app_importTemplate .importTemplate_icon {
    display: inline-block;
    width: 35px;
    height: 25px;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 8px;
    float: left;
    border-right: 1px solid #fff;
    background: url("./editingCenter/app/images/b7-1.png") no-repeat 50%;
}

.man_produ_app_importTemplate .importTemplate_radio {
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.man_produ_app_importTemplate .importTemplate_radio>input {
    margin-right: 10px;
}

.man_produ_app_importTemplate .importTemplate_radio>span {
    font-size: 14px;
    margin-right: 20px;
}

.man_produ_app_importTemplate .importTemplate-select {
    width: 200px;
    height: 28px;
    padding-left: 10px;
    color: #666;
    font-size: 12px;
    border-radius: 4px;
    margin-right: 16px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.man_produ_app_importTemplate .margin-add {
    margin-top: 10px;
}

.man_produ_app_importTemplate .man_produ_sensitive_add .man_produ_sensitive_text {
    width: 240px;
    display: inline-block;
}

.man_produ_app_importTemplate .man_produ_modify_footer {
    padding-left: 120px;
}

.man_produ_app_importTemplate .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
}

.man_produ_app_insert .modal-content {
    width: 584px;
    height: 678px;
    border: 4px solid #E8E9ED;
    border-radius: 5px;
    /*top: 65px;*/
    /*background-color: #F0F2F5;*/
}

.man_produ_app_insertTemplate {
    height: 630px;
    background-color: #F0F2F5;
}

.man_produ_app_insertTemplate .insertTemplate {
    float: left;
    width: 550px;
    height: 600px;
    margin: 15px 0px 0px 12px;
    border: 1px solid #E8E9ED;
    background-color: #fff;
}

.man_produ_app_insertTemplate .insertTemplate_input {
    padding: 10px 0px 10px 15px;
    height: 50px;
}

.man_produ_app_insertTemplate .insertTemplate_input input {
    width: 440px;
    height: 28px;
    font-size: 12px;
    background-color: #fff;
    display: inline-block;
}

.man_produ_app_insertTemplate .insertTemplate_input button {
    margin-left: 5px;
}

.man_produ_app_insertTemplate .btn_insert_search {
    width: 70px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 12px
}

.man_produ_app_insertTemplate .insertTemplate_table {
    width: 520px;
    margin: 0 auto;
}

.man_produ_app_insertTemplate .insertTemplate_table table {
    margin-bottom: 0px;
}

.man_produ_app_insertTemplate .insert_th {
    width: 15%;
}

.man_produ_app_insertTemplate .man_produ_insert .border_fix {
    border: 1px solid #ddd;
}

.man_produ_app_insertTemplate .border_fix .border_fix_line:nth-child(2n) {
    background: #f9f9f9;
}

.man_produ_app_insertTemplate .man_produ_insert .border_fix {
    line-height: 1.42857143;
    vertical-align: top;
    text-align: center;
}

.man_produ_app_insertTemplate .man_produ_insert .border_fix_line {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.man_produ_app_insertTemplate .man_produ_insert .border_fix_l {
    margin-left: 10px;
    float: left;
    width: 10px
}

.man_produ_app_insertTemplate .man_produ_insert .border_fix_r {
    width: 490px;
    float: left;
}

.man_produ_app_insertTemplate .man_produ_insert p.border_fix_r {
    overflow: hidden;
    letter-spacing: normal;
    margin-left: 30px;
    text-overflow: ellipsis;
    margin: 0px;
}

.man_produ_app_insertTemplate .insertTemplate_newTable .page {
    position: relative;
    padding-top: 0px;
    height: 60px;
    bottom: 0px;
}

.man_produ_app_insertTemplate .insertTemplate_newTable .page .pagination {
    margin: 15px 0px 15px 100px;
}

.man_produ_app_insertTemplate .man_produ_app_templateCheck_foot {
    height: 40px;
}

.man_produ_app_insertTemplate .man_produ_insert .border_fix_l .label {
    cursor: pointer;
}

.man_produ_app_syncTemplate {
    width: 428px;
    height: 55px;
    margin: 0px auto;
    padding: 25px 10px 0px 10px;
    background: #E8E9ED;
}

.man_produ_app_templateCheck .modal-content {
    width: 408px;
    height: 308px;
    top: 120px;
}

.man_produ_app_templateCheck .app_templateCheck {
    height: 226px;
    margin: 0px auto;
    padding: 10px;
    background: #E8E9ED;
}

.man_produ_app_templateCheck .app_templateCheck textarea {
    resize: none;
}

.man_produ_app_templateCheck .man_produ_app_templateCheck_footer {
    height: 40px;
    background: #E8E9ED;
}

.man_produ_app_templateCheck .templateCheck_btn {
    padding: 0px;
    float: right;
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-right: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.man_produ_app_templateCheck .templateCheck_btn:hover{
    color: #fff;
}

.edit_right_mid .man_app_temp_recycle {
    display: inline-block;
    padding: 3px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #ccc;
    margin-right: 10px;
}


.man_app_temp_padding .app-prohibit-Check-temp {
    cursor: not-allowed;
    color: #aaa;
}

.chnl-order-type {
  line-height: 32px;
}
.chnl-order-type.chnl-search-filter .modal-content {
  width: 715px;
}
.mg-mailbox-email-0 {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url('manageConfig/productManageMent/images/mg-mailbox-email-0.png') no-repeat center;
}
.mg-mailbox-email-1 {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url('manageConfig/productManageMent/images/mg-mailbox-email-1.png') no-repeat center;
}
.mg-pup-head {
  height: 40px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eaeaea;
}
.mg-pup-head .btn-close {
  display: inline-block;
  float: right;
  width: 25px;
  height: 25px;
  margin: 10px 8px 0 0;
  cursor: pointer;
  background: url('editingCenter/app/toBeCompiled/images/cls.jpg') no-repeat;
}
.mg-pup-body {
  padding: 10px 20px;
}
.chnl-order-type .mg-pup-body {
  margin-bottom: 10px;
  min-height: 220px;
}
.chnl-order-type.chnl-search-filter .mg-pup-body {
  min-height: 220px;
  max-height: 750px;
}
.mg-pup-head .title {
  font-size: 14px;
  font-weight: 800;
  line-height: 40px;
  float: left;
  margin-left: 20px;
  color: #383838;
}
.mg-neck-nav {
  height: 60px;
  padding-top: 15px;
}
.mg-neck-nav .mg-mailbox {
  padding-left: 20px;
  font-size: 16px;
  line-height: 32px;
}
.mg-pup-footer {
  padding: 0 0 30px 0px;
  text-align: center;
}
.mg-pup-footer .btn-confirm {
  color: #fff;
  background-color: #fa4b1c;
  width: 100px;
  height: 35px;
  line-height: 35px;
  margin-right: 16px;
  text-align: center;
  font-size: 12px;
  border: none;
  border-radius: 4px;
}
.mg-pup-footer .btn-cancel {
  color: #333;
  background-color: #dcdcdc;
  width: 100px;
  height: 35px;
  line-height: 35px;
  margin-right: 16px;
  text-align: center;
  font-size: 12px;
  border: none;
  border-radius: 4px;
}
.mg-mailbox-create .mg-pup-body .height-40 {
  height: 40px;
  width: 100%;
}
.mg-mailbox-create .mg-pup-body .mg-col {
  width: 100%;
  min-height: 56px;
  margin-left: 60px;
  padding: 10px 0;
  line-height: 36px;
  overflow: hidden;
}
.mg-mailbox-create .mg-pup-body .mg-col .col-lf {
  float: left;
  width: 90px;
  text-align: left;
  display: inline-block;
}
.mg-mailbox-create .mg-pup-body .mg-col .col-lf .mg-requried {
  position: relative;
  top: 3px;
  margin-right: 5px;
  font-size: 14px;
  color: #fa4b1c;
  font-family: "Arial";
}
.mg-mailbox-create .mg-pup-body .mg-col .col-lf.padding-10 {
  padding-left: 10px;
}
.mg-mailbox-create .mg-pup-body .mg-col .col-rg {
  float: left;
  text-align: left;
  display: inline-block;
}
.mg-mailbox-create .mg-pup-body .mg-col .col-rg input {
  width: 205px;
  float: left;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  font-size: 14px;
  color: #47525d;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #dde2e5;
}
.mg-mailbox-create .mg-pup-body .mg-col .col-rg p.tips {
  font-size: 12px;
  color: #c0c0c0;
  line-height: 20px;
  margin: 10px 0;
}
.mg-mailbox-create .mg-pup-body .mg-col .col-rg .width-50 {
  display: inline-block;
  width: 20px;
}
.mg-mailbox-create .mg-pup-body .mailbox-name.editing-com-input.ng-invalid {
  border-color: red!important;
  color: red!important;
}

.batchDelClass .modal-dialog{
    position: absolute;
    width:480px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 50%;
    margin:auto;
}

.batchDel-container{
    width: 474px;
    height: 340px;
    background: #FFF;
    margin: 2px 2px;
    border-radius: 6px;
}

.batchDel-head{
    height: 50px;
    overflow: hidden;
    padding-top: 6px;
}
.batchDel-head p{
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-left: 18px;
    float: left;
    line-height: 20px;
    margin-bottom: 0px;
    clear:both;
}
.batchDel-head img{
    cursor: pointer;
    float: right;
    margin-right: 11px;
    margin-top: -12px;

}

.batchDel-body{
    overflow-y: auto;
    background: #fff;
    height: 226px;
    border:4px solid #f1f2f4;
}

.batchDel-body ul{
    padding-left: 0px;
    margin-top: 4px;
}

.batchDel-body ul li{
    list-style: none;
    line-height: 26px;
    margin-left: 12px;
}

.batchDel-footer{
    background: #f1f2f4;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 310px;
}

.batchDel-footer .new-role-btn{
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-right: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.man_produ_NewOrder .modal-content {
    margin: 0 auto;
    width: 479px;
    border: 4px solid #dddddd;
    top: 150px;
}
.man_produ_newpress_con_form .newOrder-content-title{
	text-align:left;
	line-height: 28px;
}
.man_produ_newpress_con_form div.invalidate-input-box{
    display: inline-block;
}
.man_produ_newpress_con_form .newOrder-content-title{
	width:50%;
}
.newpres-padding-left-style{
	margin-left:70px;
}
.man_produ_newpress_footer .man_produ_newpress_footer_sava{
	width: 80px!important;
   
    vertical-align: middle;
}

.man_produ_newpress_con_form b{
	display: inline-block;
    width: 25%;
    text-align: right;
	font-weight: normal;
}
.man_produ_newpress_content .invalidate-input-box span{
	left: 40px;
}


.man_produ_newpress .modal-content {
    margin: 0 auto;
    width: 479px;
    border: 4px solid #dddddd;
    top: 130px;
}

.man_produ_newpress_head {
    height: 41px;
    line-height: 41px;
    padding-left: 20px;
}

.man_produ_newpress_head p {
    width: 70%;
    height: 100%;
    font-weight: bold;
    color: #333333;
    display: inline-block;
}

.man_produ_newpress_content,
.man_produ_newpress_footer {
    background: #f0f2f5;
    color: #666666;
}

.man_produ_newpress_content {
    min-height: 172px;
}

.man_produ_newpress_content .children {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.man_produ_newpress_content .children p {
    float: left;
    font-size: 12px;
    color: #666460;
    margin: 0px;
    text-indent: 38px;
}
.man_produ_newpress_content .children input{
    width: 128px;
    height: 28px;
    float: left;
    margin:0px 0px 0px 10px;
    padding: 0px;

}
.man_produ_newpress_content input {
    padding: 2px;
    width: 244px;
    border-radius: 5px;
    border: 1px solid #cccccc;
}

.man_produ_newpress_con_form {
    padding: 8px 0;
}
.man_produ_newpress_con_form img.priviliage{
    float: left;
    cursor: pointer;
}
.man_produ_newpress_con_form ul{
    list-style: none;
    padding-left: 150px
}
.man_produ_newpress_footer2{
    padding-left: 210px!important;
}
.man_produ_newpress_footer {
    padding-left: 300px;
    height: 76px;
    line-height: 76px;
}

.man_produ_newpress_footer .news-role-btn {
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.man_produ_newpress_footer .news-role-btn-success {
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #1aba9f;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

/*.man_produ_newpress_footer_cancel {
    margin-right: 50px;
}
*/
.man_produ_newpress_content .newpress_radio {
    width: 20px!important;
}

.man_produ_newpress_con_form label {
    padding-left: 3px;
}

.man_produ_newpress_con_form b {
    float: left;
    line-height: 32px;
}

.man_produ_newpress_content .man_produ_newpress_con_form label {
    font-weight: normal;
}

.man_produ_newpress_head img {
    cursor: pointer;
}
.zp-layout-rank-window .newOrder-content-title {
    vertical-align: -6px;
}



.new-zp-layout-window .modal-content{
    margin: 0px auto;
    width: 479px;
    border: 4px solid #DDD;
    top: 130px;
}

.man_produ_newpress_footer .man_produ_newpress_footer_save {
    width: 80px !important;
    vertical-align: middle;
}

.pt16 {
    padding-top: 16px;
}

.ZPLayout-title {
    width: 25%;
    float: left;
    text-align: right;
    margin-bottom: 0px;
    line-height: 28px;
}

.man_produ_newpress_content .invalidate-input-box span {
    left: 118px !important;
    top: -25px;
}

.man_produ_newpress_con_form .dropdown .bth-fix {
    width: 244px;
}

.man_produ_newpress_con_form .dropdown .btn-fix-title {
    text-align: left;
    width: 220px;
}

.man_produ_newpress_con_form .dropdown .dropdown-menu {
    width: 244px;
}

.pl12 {
    padding-left: 12px;
}

.zpLayput-form-control {
    height: 28px;
    line-height: 28px;
    padding-left: 12px;
}


.man_produ_newspaper11{
    height: 40px;
}
.man_produ_newOrder_head {
    position: relative;
    height: 50px;
    font-weight: bold;
}

.man_produ_newOrder_head img {
    position: absolute;
    right: 0px;
    top: -10px;
    cursor: pointer;
}

.man_produ_newOrder_head p {
    margin: 10px 0px 5px 10px;
}

.man_produ_newOrder_head span {
    margin-left: 10px;
    display: block;
    color: red;
}

.man_produ_batchDelete_conctent {
    height: 230px;
    overflow-y: auto;
    border: 4px solid #f1f2f4;
    background: #fff;
    padding: 10px;
}

.zp-layout-rank-window .modal-content{
    margin: 0px auto;
    width: 479px;
    border: 4px solid #DDD;
    top: 130px;
}

.layout-rank-container {
    width: 466px;
    height: 340px;
    background: #FFF;
    margin: 2px 2px;
    border-radius: 6px;
}

.layout-rank-head {
    height: 72px;
    padding-top: 6px;
}

.layout-rank-head p.tit {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-left: 18px;
    line-height: 20px;
    margin-bottom: 0px;
}

.layout-rank-head img {
    cursor: pointer;
    float: right;
    margin-right: 8px;
    margin-top: -18px;
}

.layout-rank-head .dropdown {
    margin-top: 6px;
    margin-left: 17px;
}

.layout-rank-head .dropdown .bth-fix {
    width: 280px;
}

.layout-rank-head .dropdown .dropdown-menu{
	width: 280px;
}

.layout-rank-body {
    height: 220px;
}

.layout-rank-body .rank-operate {
    height: 40px;
    background: #f1f2f4;
    padding-top: 10px;
    padding-left: 18px;
}

.layout-rank-body .rank-operate img{
	cursor: pointer;
	margin-right: 10px;
	float: left;
}
.layout-rank-body ul {
    margin-left: 0px;
    height: 180px;
	overflow-y:auto;
	border:1px solid #ccc;
}

.layout-rank-body ul li {
    list-style: none;
    line-height: 26px;
    padding-left: 12px;
    cursor: pointer;
}

.layout-rank-body ul li.active{
	background: #4496d2;
	color:#fff;
}

.layout-rank-footer{
    background: #f1f2f4;
    padding-bottom: 10px;
    padding-top: 14px;
    padding-left: 305px;
}

.layout-rank-footer .new-role-btn{
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-right: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.man_produ_newpress .selected{
	background-color:#0095CE;
	color:white;
}
.pressRank_conctent_bg{
	padding-left:18px;
}
.pressRank_conctent_bg img{
	cursor: pointer;
	margin-right: 5px;
}
.man_produ_batchDelete_con_form{
	cursor:pointer;
}
.press-rank-container {
    width: 466px;
    height: 300px;
    background: #FFF none repeat scroll 0% 0%;
    margin: 2px;
    border-radius: 6px;
}

.press-rank-head {
    height: 34px;
    padding-top: 6px;
}

.press-rank-head p.tit {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-left: 18px;
    line-height: 20px;
    margin-bottom: 0px;
}

.press-rank-head img {
    cursor: pointer;
    float: right;
    margin-right: 8px;
    margin-top: -18px;
}

.productManageMent-newspaper-deleteViews .modal-dialog,
.productManageMent-newspaper-disableViews .modal-dialog,
.productManageMent-newspaper-enableViews .modal-dialog {
    width: 400px;
}

.productManageMent-newspaper-deleteViews .man_produ_newspaper_delete,
.productManageMent-newspaper-disableViews .man_produ_newspaper_delete,
.productManageMent-newspaper-enableViews .man_produ_newspaper_delete {
    text-align: center;
    font-weight: bold;
    background: #fff;
    height: 80px;
    line-height: 80px;
    margin: 0 !important;
}

.productManageMent-newspaper-deleteViews .man_produ_modify_head,
.productManageMent-newspaper-disableViews .man_produ_modify_head,
.productManageMent-newspaper-enableViews .man_produ_modify_head {
    border-bottom: 1px solid #d0cfcf;
}

.productManageMent-newspaper-deleteViews .man_produ_modify_footer,
.productManageMent-newspaper-disableViews .man_produ_modify_footer,
.productManageMent-newspaper-enableViews .man_produ_modify_footer {
    background: #fff;
    padding-left: 100px;
    height: 60px;
    line-height: 60px;
}

.productManageMent-newspaper-deleteViews .man_produ_modify_footer .man_produ_modify_footer_cancel,
.productManageMent-newspaper-disableViews .man_produ_modify_footer .man_produ_modify_footer_cancel,
.productManageMent-newspaper-enableViews .man_produ_modify_footer .man_produ_modify_footer_cancel {
    margin: 0 0 0 50px;
}

.man_produ_modify .templatePage {
    overflow: hidden;
    margin-top: 20px;
}

.man_produ_modify .templatePage p {
    font-size: 12px;
    color: #7C7D81;
    float: left;
}

.man_produ_modify .templatePage .left p {
    margin-left: 10px;
    margin-top: 8px;
}

.man_produ_modify .templatePage .right p {
    margin-right: 8px;
    margin-top: 5px;
}

.man_produ_modify .templatePage .page_left {
    margin-left: 5px;
}

.man_produ_modify .templatePage .pagination {
    margin: 0px 0px 0px 10px;
}

.man_produ_modify .templatePage .page p.magrin-fixed20 {
    margin-left: 10px;
}


.manageNews .modal-dialog {
    width: 475px;
    min-height: 338px;
    margin-top: 30px;
}

.manageNews .modal-content {
    position: relative;
    background: #f0f2f4;
}

.manageNews .news {
    width: 473px;
    border: 4px solid #dddddd;
    border-radius: 6px;
}

.manageNews .news .header {
    height: 42px;
    background: #fff;
}

.manageNews .news .header p {
    font-size: 14px;
    color: #343535;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    line-height: 42px;
    text-indent: 14px;
    float: left;
}

.manageNews .news .header img {
    float: right;
    margin-right: 10px;
    margin-top: 12px;
    width: 18px;
    height: 18px;
    border: 0;
    cursor: pointer;
}

.manageNews .news .main {
    min-height: 298px;
}

.manageNews .news .main .children {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.manageNews .news .main .children p {
    float: left;
    font-size: 12px;
    color: #666460;
    margin: 0px;
    text-indent: 38px;
}

.manageNews .news .main .children p.lineH20 {
    line-height: 28px;
}

.manageNews .news .main .children p.textIndent {
    text-indent: 14px;
}

.manageNews .news .main .children input[type="text"] {
    width: 287px;
    height: 28px;
    /* border: 1px solid #d0cdc7;*/
    text-indent: 10px;
    font-size: 12px;
    color: #666460;
    line-height: 28px;
    margin-left: 30px;
    padding: 0px;
    float: left;
}

.manageNews .news .main .children input[type="text"].w128 {
    width: 128px;
    margin-left: 5px;
}

.manageNews .news .main .children input[type="radio"] {
    float: left;
    margin-left: 30px;
    margin-top: 8px;
}

.manageNews .news .main .children p.nearRadio {
    float: left;
    margin-left: 5px;
    color: #666460;
    text-indent: 0px;
    line-height: 26px;
    min-width: 50px;
}

.manageNews .news .main .children p.mt2 {
    margin-top: 2px;
}

.manageNews trs-single-radio {
    margin-left: 20px;
}

.manageNews trs-single-radio label {
    margin-top: 3px;
}

.manageNews trs-single-radio span {
    min-width: 50px;
    padding-top: 1px;
}

.manageNews .footer {
    margin-top: 20px;
    margin-bottom: 15px;
}

.manageNews .footer button {
    width: 80px;
    height: 28px;
    padding: 0px;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    border: none;
}

.manageNews .footer button.confirm {
    background: #00bd9b;
    margin-left: 275px;
}

.manageNews .footer button.cancel {
    background: #0095ce;
    margin-left: 10px;
}

.manageNews .invalidate-input-box span {
    margin-left: 135px;
}

.manageNews input.form-control {
    display: inline-block;
}

.manageNews .news .main .children p.validation-invalid {
    text-indent: 0;
}

.children .regular-checkbox + label {
    padding: 0px;
    width: 16px;
    height: 16px;
}

.children trs-checkbox span {
    font-size: 12px;
}

.children trs-checkbox .regular-checkbox:checked + label:after {
    top: -1px;
    left: 0px;
}
.manageNews .news .main .children input[type="text"].ml30{
    margin-top: 5px;
    margin-left: 30px;
}


.productManageMent-website-distribute-add .modal-dialog{
    width: 400px;
}
.productManageMent-website-distribute-add img{
    cursor: pointer;
}
.productManageMent-website-distribute-add .man_produ_modify{
    padding-bottom: 2px;
}
.productManageMent-website-distribute-add .man_produ_modify_inner{
    background: #fff;
    margin: 10px;
    padding-top: 10px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
}
.productManageMent-website-distribute-add .man_produ_column_modify span{
    display: inline-block;
    width: 20%;
    height: 100%;
    line-height: 100%;
    text-align: right;
}
.productManageMent-website-distribute-add .man_produ_column_modify .man_produ_sensitive_text,
.productManageMent-website-distribute-add .man_produ_column_modify .man_produ_sensitive_select{
    display: inline-block;
    color: #aaa;
    font-size: 12px;
}
.productManageMent-website-distribute-add .man_produ_column_modify .man_produ_sensitive_text {
    width: 280px;
    height: 30px;
}
.productManageMent-website-distribute-add .man_produ_column_modify .man_produ_sensitive_select{
    width: 140px;
    height: 30px;
}
.productManageMent-website-distribute-add .man_produ_column_modify .man_produ_sensitive_checkbox{
    width: 16px;
    height: 16px;
    background-color: #fff;
    vertical-align: -4px;
}
.productManageMent-website-distribute-add .man_produ_modify_footer{
    margin-top: 10px;
    height: 50px;
    line-height: 60px;
    background: #f0f2f5;
    padding-left: 195px;
}
.productManageMent-website-distribute-add .man_produ_modify_footer_cancel{
    margin-right: 0;
}
.productManageMent-website-distribute-add .man_produ_modify_footer button{
    width: 80px;
    height: 30px;
}
.distribute-add .modal-dialog {
    width: 365px;
    top: 130px
}

.distribute-add .modal-content {
    border: 3px solid #ccc;
    background: #E8E9ED;
}

.distribute-add .distribute-add_tl {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    background: white;
}

.distribute-add .distribute-add_tl p {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-left: 18px;
    float: left;
}

.distribute-add .distribute-add_tl img {
    cursor: pointer;
    float: right;
    margin-right: 11px;
    margin-top: 7px;
}

.distribute-add .input_url {
    float: left
}

.distribute-add_row {
    padding-top: 15px;
    background: white;
    overflow-y: auto;
    margin: 10px auto 0;
    background: white;
    border: 1px solid #D2D1D2;
    width: 345px;
}

.distribute-detail {
    margin-bottom: 10px;
    height: 30px
}

.distribute-add .distribute-detail-left {
    margin-right: 10px;
    float: left;
    width: 75px;
    text-align: right;
    line-height: 30px;
    font-size: 12px
}

.distribute-add .man_produ_modify_footer {
    padding-left: 200px;
    height: 44px;
    line-height: 44px
}

.distribute-add .form-control {
    width: 220px;
    height: 30px
}

.productManageMent-website-manuscript-add .modal-dialog{
    width: 400px;
    margin-top: 220px;
}
.productManageMent-website-manuscript-add img{
    cursor: pointer;
}
.productManageMent-website-manuscript-add .man_produ_modify{
    padding-bottom: 2px;
}
.productManageMent-website-manuscript-add .man_produ_modify_inner{
    background: #fff;
    margin: 10px;
    padding-top: 10px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
}
.productManageMent-website-manuscript-add .man_produ_column_modify p.tit{
    display: inline-block;
    width: 20%;
    height: 100%;
    line-height: 100%;
    text-align: right;
}
.productManageMent-website-manuscript-add .man_produ_column_modify .man_produ_sensitive_text {
    width: 280px;
    height: 30px;
    display: inline-block;
    font-size: 12px;
    color: #777;
}
.productManageMent-website-manuscript-add .man_produ_modify_footer{
    margin-top: 10px;
    height: 50px;
    line-height: 60px;
    background: #f0f2f5;
    padding-left: 195px;
}
.productManageMent-website-manuscript-add .man_produ_modify_footer_cancel{
    margin-right: 0;
}
.productManageMent-website-manuscript-add .man_produ_modify_footer button{
    width: 80px;
    height: 30px;
}

.man_produ_column_modify .invalidate-input-box span{
    left:78px;
    top:-25px;
}
.pmm-website-column-modify-channl .modal-dialog {
  width: 520px;
}
.pmm-website-column-modify-channl .template-view-top-search {
  float: right;
  margin: 6px 20px 0 0;
  width: 120px;
  height: 30px;
  background: url("../../../../../editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-website-column-modify-channl .man_produ_column_modify_template {
  background: #F0F2F5;
  padding-top: 20px;
}
.pmm-website-column-modify-channl .man_produ_column_modify_template label {
  font-weight: normal;
  font-size: 12px;
}
.pmm-website-column-modify-channl .man_produ_column_modify_template input {
  width: 18px;
  height: 18px;
  vertical-align: -5px;
  margin-right: 5px;
}
.pmm-website-column-modify-channl .man_produ_column_modify_template .template_chose_group > div,
.pmm-website-column-modify-channl .man_produ_column_modify_template .template_chose_footer {
  padding-left: 20px;
}
.pmm-website-column-modify-channl .man_produ_column_modify_template .template_chose_footer {
  margin-top: 20px;
}
.pmm-website-column-modify-channl .man_produ_column_modify_template .template_chose_group > div {
  width: 40%;
  display: inline-block;
  color: #aaaaaa;
}
.pmm-website-column-modify-channl .man_produ_delete_footer {
  padding: 40px 10px 20px 130px;
}
.pmm-website-column-modify-channl .man_produ_delete_footer .modify_template_footer_confirm {
  margin-left: 76px;
  background: #1aba9f;
}
.pmm-website-column-modify-channl .man_produ_delete_footer button {
  width: 80px;
  height: 30px;
  background: #4496d2;
  color: #fff;
  text-align: center;
  border: none;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 12px;
}
.man_produ_modify .template_chose_group {
  margin-left: 20px;
  overflow: hidden;
}
.template_chose_group trs-single-radio span {
  display: inline-block;
  padding-top: 0px;
}
.pmm-website-column-modify-channl-other .man_produ_column_modify_template .template_chose_group .singleRadioCon {
  width: 244px;
  height: 20px;
  float: left;
  padding-left: 0px;
  color: #000;
}
.manage-pmm-column-container .selectedChannel-active {
  background: #FF4E40;
  color: #fff;
}
.pmm-column-item-out .pmm-column-item-icon-group {
  width: 100%;
}

.pmm-website-column-modify-channl-other .modal-dialog {
    width: 550px;
    position: absolute;
    margin: auto;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: 55%;
}

.pmm-website-column-modify-channl-other .template-view-top-search {
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("./editingCenter/app/images/sch.jpg") no-repeat 90px center;
}

.pmm-website-column-modify-channl-other .man_produ_column_modify_template {
    background: #F0F2F5;
    padding-top: 20px;
}

.pmm-website-column-modify-channl-other .man_produ_column_modify_template .template_chose_footer label {
    font-weight: normal;
    font-size: 12px;
    padding: 0px;
    width: 16px;
    height: 16px;
}

.pmm-website-column-modify-channl-other .man_produ_column_modify_template .template_chose_footer .regular-checkbox:checked + label:after {
    top: 0px;
    left: 0px;
}

.pmm-website-column-modify-channl-other .man_produ_column_modify_template .template_chose_group .regular-radio:checked + label {
    border: 1px solid;
}

.pmm-website-column-modify-channl-other .man_produ_column_modify_template .template_chose_group .regular-radio:checked + label:after {
    background: black;
}

.pmm-website-column-modify-channl-other .man_produ_column_modify_template input {
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}

.pmm-website-column-modify-channl-other .man_produ_column_modify_template .template_chose_group > div,
.pmm-website-column-modify-channl-other .man_produ_column_modify_template .template_chose_footer {
    padding-left: 20px;
}

.pmm-website-column-modify-channl-other .man_produ_column_modify_template .template_chose_footer {
    margin-top: 20px;
}

.pmm-website-column-modify-channl-other .man_produ_column_modify_template .template_chose_group > div {
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}

.pmm-website-column-modify-channl-other .man_produ_delete_footer {
    padding: 20px 10px 20px 130px;
}

.pmm-website-column-modify-channl-other .man_produ_delete_footer .modify_template_footer_confirm {
    margin-left: 76px;
    background: #1aba9f;
}

.pmm-website-column-modify-channl-other .man_produ_delete_footer button {
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.pmm-column-title-item {
    padding: 0 10px;
    min-width: 120px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 3px;
    float: left;
    margin: 20px 10px 0 10px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
    color: #000;
    cursor: pointer;
}

.manage-pmm-before-search {
    margin: -4px 3px 0 0;
}

.pmm-column-title-item-acitve {
    background: #2f98d2;
    font-weight: bold;
    color: #fff;
    border: none;
}

.manage-pmm-column-container {
    min-height: 150px;
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
}

.pmm-column-item-out {
    margin: 0px 10px;
    height: 90px;
}

.pmm-column-item-out,
.pmm-column-item-default {
    min-width: 115px;
}

.pmm-column-item-icon-group {
    width: 0;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
}

.pmm-column-item-icon-group > a,
.pmm-column-item-icon-group > a:hover {
    text-decoration: none;
}

.pmm-column-btn-show {
    width: 100%;
}

.pmm-column-item-icon-group a {
    float: left;
    margin-right: 3px;
}

.pmm-column-item-icon-group a.replaceImg {
    width: 25px;
    height: 25px;
    float: left;
    display: block;
    background: #00aced;
    border-radius: 4px;
    cursor: pointer;
}

.pmm-column-item-icon-group a.replaceImg i.fa {
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
    margin-left: 5px;
}

.pmm-column-item-icon-group img {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 2px;
}

.pmm-column-item-default,
.pmm-column-item-active,
.pmm-column-add-item {
    min-width: 150px;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px;
    cursor: pointer;
}

.pmm-column-item-default,
.pmm-column-add-item {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
}

.pmm-column-item-active {
    color: #fff;
    font-weight: bold;
    background: #2f98d2;
    border: none;
}

.pmm-column-add-item img {
    margin-top: -3px;
}

@keyframes PMMWebsiteSlideLeftOut {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@keyframes PMMWebsiteSlideLeftIn {
    from {
        width: 100%;
    }
    to {
        width: 0;
    }
}

.pmm-column-item-icon-group.pmm-column-btn-show-add {
    animation: PMMWebsiteSlideLeftOut 0.3s both ease-in;
}

.pmm-column-item-icon-group.pmm-column-btn-show-remove {
    animation: PMMWebsiteSlideLeftIn 0.2s both ease-in;
}

.pmm_website_column_top {
    /*  height: 80px;*/
    border-top: 1px solid #ddd;
    padding-bottom: 20px;
}

.pmm-column-localstate > .edit_input_group {
    width: 0;
    float: left;
    margin-left: 80px;
}

.pmm-column-localstate .edit_breadcrumb {
    margin-left: -60px!important;
}

.product_manage_ment_website_right_main .edit_right_head .edit_breadcrumb li span {
    cursor: pointer;
    /* float:right;*/
}

.product_manage_ment_website_right_main .edit_right_head .edit_breadcrumb p {
    float: left;
    margin: 0px;
}

.productManageMent-website-column-modify .modal-dialog {
    width: 685px;
}

.productManageMent-website-column-modify img {
    cursor: pointer;
}

.productManageMent-website-column-modify .man_produ_modify {
    padding-bottom: 2px;
}

.productManageMent-website-column-modify .man_produ_modify_inner {
    background: #fff;
    margin: 10px;
    padding-top: 20px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
}

.productManageMent-website-column-modify .man_produ_column_modify span {
    display: inline-block;
    width: 18%;
    height: 100%;
    line-height: 100%;
    text-align: right;
    margin-right: 15px;
}

.productManageMent-website-column-modify .man_produ_column_modify .man_produ_sensitive_text {
    width: 240px;
    height: 30px;
    display: inline-block;
    font-size: 12px;
    color: #777;
}

.productManageMent-website-column-modify .man_produ_column_modify select {
    width: 100%;
    border-color: #ddd;
    color: #aaa;
}

.productManageMent-website-column-modify .man_produ_modify_footer {
    background: transparent;
    padding-left: 450px;
}

.productManageMent-website-column-modify .man_produ_modify_footer_cancel {
    margin-right: 0;
}

.productManageMent-website-column-modify .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
}

.productManageMent-website-column-modify .man_produ_column_modify .singleSlected button span.btn-fix-title {
    width: 74%;
    text-align: left;
}

.productManageMent-website-column-move .modal-dialog{
    width: 480px;
}
.productManageMent-website-column-move .man_produ_column_move{
    background: #e8e9ed;
    padding-top: 20px;
    line-height: 45px;
    color: #777;
    font-size: 12px;
}
.productManageMent-website-column-move .man_produ_sensitive_add span{
    display: inline-block;
    width: 18%;
    height: 100%;
    line-height: 100%;
    text-align: right;
    margin-right: 15px;
}
.man_produ_sensitive_add .man_produ_sensitive_text {
    width: 240px;
    display: inline-block;
}
.productManageMent-website-column-move .man_produ_modify_footer{
    padding-left: 30px;
}
.productManageMent-website-column-move .man_produ_modify_footer_cancel{
    margin-right: 20px;
}
.productManageMent-website-column-move .man_produ_modify_footer button{
    width: 80px;
    height: 30px;
}
.productManageMent-website-column-delete .modal-dialog{
    width: 400px;
}
.productManageMent-website-column-delete .man_produ_column_delete{
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.productManageMent-website-column-delete .man_produ_column_delete input{
    width: 250px;
    height: 30px;
    display: inline-block;
}
.productManageMent-website-column-delete .man_produ_delete_footer{
    background: #fff;
    padding: 10px 10px 10px 200px;
}
.productManageMent-website-column-delete .man_produ_delete_footer .man_produ_delete_footer_cancel{
    margin-right: 0;
    background: #1aba9f;
}
.productManageMent-website-column-delete .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.pmm-website-column-modify-default-article .modal-dialog{
    width: 520px;
}
.pmm-website-column-modify-default-article .template-view-top-search{
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("../../../../../editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-website-column-modify-default-article .man_produ_column_modify_template{
    background: #F0F2F5;
    padding-top: 20px;
}
.pmm-website-column-modify-default-article .man_produ_column_modify_template label{
    font-weight: normal;
    font-size: 12px;
}
.pmm-website-column-modify-default-article .man_produ_column_modify_template input{
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}
.pmm-website-column-modify-default-article .man_produ_column_modify_template .template_chose_group > div,
.pmm-website-column-modify-default-article .man_produ_column_modify_template .template_chose_footer{
    padding-left: 20px;
}
.pmm-website-column-modify-default-article .man_produ_column_modify_template .template_chose_footer{
    margin-top: 20px;
}
.pmm-website-column-modify-default-article .man_produ_column_modify_template .template_chose_group > div{
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}
.pmm-website-column-modify-default-article .man_produ_delete_footer{
    padding: 40px 10px 20px 130px;
}
.pmm-website-column-modify-default-article .man_produ_delete_footer .modify_template_footer_confirm{
    margin-left: 76px;
    background: #1aba9f;
}
.pmm-website-column-modify-default-article .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.column-distribution .modal-dialog {
  width: 800px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.newColumnDistribution {
  width: 800px;
  margin: 0 auto;
  background: #f0f2f5;
  border: 1px solid #f0f2f5;
}
.newColumnDistribution .new-hd {
  height: 40px;
  background: #fff;
  line-height: 40px;
  padding: 0px 10px;
  font-size: 16px;
}
.newColumnDistribution .new-hd img {
  float: right;
  margin-top: 11px;
}
.newColumnDistribution .new-by {
  height: 450px;
  padding: 15px;
  margin: 15px 15px -5px;
  background: #fff;
}
.newColumnDistribution .new-by .new-by-left {
  width: 250px;
  float: left;
}
.newColumnDistribution .new-by .new-by-left div {
  margin-bottom: 15px;
  line-height: 34px;
}
.newColumnDistribution .new-by .new-by-right div {
  line-height: 34px;
}
.newColumnDistribution .new-by .new-by-right .display-inline {
  display: inline-block;
}
.newColumnDistribution .new-by .new-by-right .display-inline .pull_right {
  float: right;
}
.newColumnDistribution .new-by .new-by-right div:nth-child(n+3) div {
  margin-left: 15px;
  margin-bottom: 10px;
  float: left;
}
.newColumnDistribution .new-by .new-by-right div .float-left {
  float: left;
}
.newColumnDistribution .new-by .new-by-right .target {
  position: relative;
  left: 12px;
  bottom: 6px;
}
.newColumnDistribution .new-by .new-by-right .chnl_name {
  width: 460px;
  position: relative;
  right: 12px;
  float: right;
}
.newColumnDistribution .new-ed {
  height: 50px;
  line-height: 45px;
  text-align: end;
  margin: 10px 15px 0 0;
}
.newColumnDistribution .new-ed button:nth-child(1) {
  background: #FF4E40;
  color: #fff;
  margin-left: 10px;
  border-radius: 4px;
}
.newColumnDistribution .new-ed button:nth-child(2) {
  border-radius: 4px;
  margin-left: 10px;
}
.templateMge-content-table .td-checkk {
  width: 85px;
}

.manage-pmm-channel-container {
    width: 98%;
    min-height: inherit;
    margin: 0 auto;
    padding: 15px 20px;
    overflow: hidden;
}

.pmm-channel-item-out {
    margin: 0px 10px;
    height: 80px;
}

.pmm-channel-item-out,
.pmm-channel-item-default {
    min-width: 151px;
}

.pmm-channel-item-default .pmm-channel-item-icon-group {
    width: 0;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
}

.pmm-channel-item-default > a {
    color: #000;
    display: block;
    text-align: center;
}

.pmm-channel-item-default > a,
.pmm-channel-item-icon-group > a,
.pmm-channel-item-icon-group > a:hover {
    text-decoration: none;
}

.pmm-channel-btn-show {
    width: 100%;
}

.pmm-channel-item-icon-group a {
    float: left;
    margin-right: 3px;
}

.pmm-channel-item-icon-group a.replaceImg {
    width: 25px;
    height: 25px;
    float: left;
    display: block;
    background: #00aced;
    border-radius: 4px;
    cursor: pointer;
}

.pmm-channel-item-icon-group a.replaceImg i.fa {
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
    margin-left: 5px;
}

.pmm-channel-item-icon-group img {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 2px;
}

.pmm-channel-item-default,
.pmm-channel-item-active,
.pmm-channel-add-item {
    min-width: 120px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 10px;
    cursor: pointer;
}

.pmm-channel-item-default,
.pmm-channel-add-item {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
}

.pmm-channel-item-active {
    font-weight: bold;
    background: #2f98d2;
    border: none;
}

.pmm-channel-item-active > a {
    color: #fff;
}

.pmm-channel-add-item img {
    margin-top: -3px;
}

@keyframes PMMWebsiteSlideLeftOut {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@keyframes PMMWebsiteSlideLeftIn {
    from {
        width: 100%;
    }
    to {
        width: 0;
    }
}

.pmm-channel-item-icon-group.pmm-channel-btn-show-add {
    animation: PMMWebsiteSlideLeftOut 0.3s both ease-in;
}

.pmm-channel-item-icon-group.pmm-channel-btn-show-remove {
    animation: PMMWebsiteSlideLeftIn 0.2s both ease-in;
}

.productManageMent-website-channel-delete .modal-dialog{
    width: 400px;
    position: absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom: 0px;
    margin: auto;
    height: 38%;
}
.productManageMent-website-channel-delete .man_produ_column_delete{
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.productManageMent-website-channel-delete .man_produ_column_delete input{
    width: 250px;
    height: 30px;
    display: inline-block;
}
.productManageMent-website-channel-delete .man_produ_delete_footer{
    background: #fff;
    padding: 10px 10px 10px 200px;
}
.productManageMent-website-channel-delete .man_produ_delete_footer .man_produ_delete_footer_cancel{
    margin-right: 0;
    background: #1aba9f;
}
.productManageMent-website-channel-delete .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.productManageMent-website-channel-modify .modal-dialog {
  width: 685px;
}
.productManageMent-website-channel-modify img {
  cursor: pointer;
}
.productManageMent-website-channel-modify .man_produ_modify {
  padding-bottom: 2px;
}
.productManageMent-website-channel-modify .man_produ_modify_inner {
  background: #fff;
  margin: 10px;
  padding-top: 20px;
  line-height: 45px;
  color: #777;
  font-size: 12px;
}
/*.productManageMent-website-channel-modify .man_produ_column_modify span {
    display: inline-block;
    width: 18%;
    height: 100%;
    line-height: 100%;
    text-align: right;
    margin-right: 15px;
}*/
.productManageMent-website-channel-modify .man_produ_column_modify .man_produ_sensitive_text {
  width: 240px;
  height: 30px;
  display: inline-block;
  font-size: 12px;
  color: #777;
}
.productManageMent-website-channel-modify .man_produ_column_modify select {
  width: 100%;
  border-color: #ddd;
  color: #aaa;
}
.productManageMent-website-channel-modify .man_produ_modify_footer {
  background: transparent;
  padding-left: 450px;
}
.productManageMent-website-channel-modify .man_produ_modify_footer_cancel {
  margin-right: 0;
}
.productManageMent-website-channel-modify .man_produ_modify_footer button {
  width: 80px;
  height: 30px;
}
.productManageMent-website-channel-modify i {
  font-style: normal;
}
/*.productManageMent-website-channel-modify .man_produ_column_modify .singleSlected span {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 46%;
    margin-right: 0px;
}*/
.productManageMent-website-channel-modify .man_produ_column_modify .singleSlected span.caret {
  right: 12px;
  top: 38%;
  position: absolute;
  background: url("editingCenter/app/images/xl.png") no-repeat;
  border: none;
  width: 14px;
  height: 9px;
}
.man_produ_column_modify .singleSlected .dropdown .dropdown-menu {
  width: 200px;
  max-height: 163px;
  overflow-y: auto;
}
.man_produ_column_modify .singleSlected .dropdown button {
  width: 200px;
  background: #fff;
}
.man_produ_column_modify .invalidate-input-box span {
  margin-left: 67px;
}
.man_produ_column_modify p.exchangeSpan {
  float: left;
  margin: 0px 0px 0px 30px;
  min-width: 100px;
}
.man_produ_column_modify p.wordError {
  color: red;
  line-height: 25px;
  margin-left: 155px;
}
.manage-pmm-channel-container .selectedChannel-active {
  background: #FF4E40;
}
.manage-pmm-channel-container .selectedChannel-active a {
  color: #fff;
}
.man_produ_column_modify .singleSlected .regular-checkbox + label {
  padding: 0px;
  width: 16px;
  height: 16px;
}
.man_produ_column_modify .singleSlected .regular-checkbox:checked + label:after {
  left: 0px;
  top: 0px;
}
.productManageMent-website-channel-modify .text-red {
  color: #E74955;
  margin-left: 0px!important;
}
.productManageMent-website-channel-modify .has_repeat {
  border: 2px solid #a94442;
}
.productManageMent-website-channel-modify .has_repeat:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.pmm-website-channel-modify-channl .modal-dialog {
    width: 520px;
}

.pmm-website-channel-modify-channl .template-view-top-search {
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("./editingCenter/app/images/sch.jpg") no-repeat 90px center;
}

.pmm-website-channel-modify-channl .man_produ_column_modify_template {
    background: #F0F2F5;
    padding-top: 20px;
}

.pmm-website-channel-modify-channl .man_produ_column_modify_template label {
    font-weight: normal;
    font-size: 12px;
}

.pmm-website-channel-modify-channl .man_produ_column_modify_template input {
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}

.pmm-website-channel-modify-channl .man_produ_column_modify_template .template_chose_group > div,
.pmm-website-channel-modify-channl .man_produ_column_modify_template .template_chose_footer {
    padding-left: 20px;
}

.pmm-website-channel-modify-channl .man_produ_column_modify_template .template_chose_footer {
    margin-top: 20px;
}

.pmm-website-channel-modify-channl .man_produ_column_modify_template .template_chose_group > div {
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}

.pmm-website-channel-modify-channl .man_produ_delete_footer {
    padding: 40px 10px 20px 130px;
}

.pmm-website-channel-modify-channl .man_produ_delete_footer .modify_template_footer_confirm {
    margin-left: 76px;
    background: #1aba9f;
}

.pmm-website-channel-modify-channl .man_produ_delete_footer button {
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.man_produ_column_modify i {
    font-style: normal;
}

div.edit_input_group input.manage-pmm-form-search::-webkit-input-placeholder {
    color: #D7D9D8 !important;
}

div.edit_input_group input.manage-pmm-form-search:-moz-placeholder {
    color: #D7D9D8 !important;
}

div.edit_input_group input.manage-pmm-form-search::-moz-placeholder {
    color: #D7D9D8 !important;
}

div.edit_input_group input.manage-pmm-form-search:-ms-input-placeholder {
    color: #D7D9D8 !important;
}
div.edit_input_group .input-group-btn button.btn_edit_search{
    width: 60px;
    color: #65635f;
    background:url("./editingCenter/app/images/b-m.jpg") repeat-x; 
    line-height: 28px;
    border-radius: 5px;
}
.pmm-website-channel-modify-channl-other .modal-dialog{
    width: 520px;
}
.pmm-website-channel-modify-channl-other .template-view-top-search{
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("./editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-website-channel-modify-channl-other .man_produ_column_modify_template{
    background: #F0F2F5;
    padding-top: 20px;
}
.pmm-website-channel-modify-channl-other .man_produ_column_modify_template label{
    font-weight: normal;
    font-size: 12px;
}
.pmm-website-channel-modify-channl-other .man_produ_column_modify_template input{
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}
.pmm-website-channel-modify-channl-other .man_produ_column_modify_template .template_chose_group > div,
.pmm-website-channel-modify-channl-other .man_produ_column_modify_template .template_chose_footer{
    padding-left: 20px;
}
.pmm-website-channel-modify-channl-other .man_produ_column_modify_template .template_chose_footer{
    margin-top: 20px;
}
.pmm-website-channel-modify-channl-other .man_produ_column_modify_template .template_chose_group > div{
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}
.pmm-website-channel-modify-channl-other .man_produ_delete_footer{
    padding: 40px 10px 20px 130px;
}
.pmm-website-channel-modify-channl-other .man_produ_delete_footer .modify_template_footer_confirm{
    margin-left: 76px;
    background: #1aba9f;
}
.pmm-website-channel-modify-channl-other .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.pmm-website-channel-modify-default-article .modal-dialog{
    width: 520px;
}
.pmm-website-channel-modify-default-article .template-view-top-search{
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("../../../../../editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-website-channel-modify-default-article .man_produ_column_modify_template{
    background: #F0F2F5;
    padding-top: 20px;
}
.pmm-website-channel-modify-default-article .man_produ_column_modify_template label{
    font-weight: normal;
    font-size: 12px;
}
.pmm-website-channel-modify-default-article .man_produ_column_modify_template input{
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}
.pmm-website-channel-modify-default-article .man_produ_column_modify_template .template_chose_group > div,
.pmm-website-channel-modify-default-article .man_produ_column_modify_template .template_chose_footer{
    padding-left: 20px;
}
.pmm-website-channel-modify-default-article .man_produ_column_modify_template .template_chose_footer{
    margin-top: 20px;
}
.pmm-website-channel-modify-default-article .man_produ_column_modify_template .template_chose_group > div{
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}
.pmm-website-channel-modify-default-article .man_produ_delete_footer{
    padding: 40px 10px 20px 130px;
}
.pmm-website-channel-modify-default-article .man_produ_delete_footer .modify_template_footer_confirm{
    margin-left: 76px;
    background: #1aba9f;
}
.pmm-website-channel-modify-default-article .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.manage-pmm-recycle-container {
  width: 98%;
  min-height: inherit;
  padding: 15px 20px;
  overflow: hidden;
  border-top: 1px solid #ddd;
}
.pmm-recycle-item-out {
  margin: 0px 10px;
  height: 80px;
}
.pmm-recycle-item-out,
.pmm-recycle-item-default {
  min-width: 115px;
}
.pmm-recycle-item-icon-group {
  width: 0;
  height: 25px;
  overflow: hidden;
  white-space: nowrap;
}
.pmm-recycle-item-icon-group > a,
.pmm-recycle-item-icon-group > a:hover {
  text-decoration: none;
}
.pmm-recycle-btn-show {
  width: 100%;
}
.pmm-recycle-item-icon-group img {
  width: 25px;
  height: 25px;
  cursor: pointer;
  margin-left: 2px;
}
.pmm-recycle-item-default,
.pmm-recycle-item-active,
.pmm-recycle-add-item {
  min-width: 120px;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 10px;
  cursor: pointer;
}
.pmm-recycle-item-default,
.pmm-recycle-add-item {
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
}
.pmm-recycle-item-active {
  color: #fff;
  font-weight: bold;
  background: #FF4E40;
  border: none;
  /*25,25*/
}
.pmm-recycle-add-item img {
  margin-top: -3px;
}
@keyframes PMMWebsiteSlideLeftOut {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes PMMWebsiteSlideLeftIn {
  from {
    width: 100%;
  }
  to {
    width: 0;
  }
}
.pmm-recycle-item-icon-group.pmm-recycle-btn-show-add {
  animation: PMMWebsiteSlideLeftOut 0.3s both ease-in;
}
.pmm-recycle-item-icon-group.pmm-recycle-btn-show-remove {
  animation: PMMWebsiteSlideLeftIn 0.2s both ease-in;
}
.manage-pmm-recycle span {
  position: absolute;
  bottom: 10px;
  left: 2px;
  text-align: center;
  width: 57px;
}

.copyUrl textarea{
	background: white !important;
}
.website_fra_new .modal-content {
  margin: 0 auto;
  width: 1000px;
  height: auto;
  top: 80px;
}
.website_fra_new .modal-dialog {
  width: 1000px !important;
}
.fragmentationMge .edit_right_mid {
  height: 28px !important;
  padding-top: 0px !important;
  background-color: #EFF0F2;
}
.fragmentationMge .edit_right_head {
  margin-bottom: 20px;
}
.fragmentationMge .widgetrecyclebin {
  width: 150px !important;
}
.website_fra_new_head {
  height: 43px;
  line-height: 43px;
  background: #FF4E40;
}
.website_fra_new_head img {
  padding-left: 10px;
}
.website_fra_new_head .website_fra_new_head_span {
  padding-left: 20px;
  font-size: 14px;
  color: #fff;
}
.website_fra_new_content {
  margin: 0 auto;
  width: 89%;
}
.website_fra_new_content .website_fra_new_content_newFragment {
  margin: 15px 0px;
  line-height: 35px;
  position: relative;
}
.website_fra_new_content_newFragment b {
  font-weight: normal;
  float: left;
}
.website_fra_new_content .invalidate-input-box span {
  left: 70px;
}
.website_fra_new_content .textarea {
  position: relative;
}
.website_fra_new_content .textarea textarea {
  height: 280px;
}
.website_fra_new_content .website_fra_new_content_newFragment input {
  height: 35px;
  text-indent: 10px;
  width: 200px;
  color: #666;
  font-size: 12px;
  border-radius: 4px;
  box-shadow: none!important;
}
.website_fra_new_content textarea {
  resize: none;
}
.website_fra_new_footer {
  margin: 0 auto;
  width: 30%;
  height: 76px;
  line-height: 76px;
}
.website_fra_new_footer .news-role-btn {
  width: 64px;
  height: 24px;
  line-height: 24px;
  background: #4496d2;
  color: #fff;
  text-align: center;
  border: none;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 12px;
}
.website_fra_new_footer .news-role-btn-success {
  width: 64px;
  height: 24px;
  line-height: 24px;
  background: #1aba9f;
  color: #fff;
  text-align: center;
  border: none;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 12px;
}
.man_produ_modify_footer_cancel {
  margin-right: 60px;
}

.parameter_config .page_left {
    margin-left: 350px;
}

.parameter_config .edit_input_group {
    position: relative;
}

.parameter_config .edit_input_group .ng-scope {
    position: absolute;
}

.parameter_config .edit_right_mid {
    height: 20px;
}

.parameter_config .value {
    word-break: break-word;
}

.parameter_config .cdesc {
    word-break: break-word;
}

.parameter_config trs-checkbox {
    float: left;
}

.parameterConfigs-add-view .modal-dialog {
    width: 436px;
    top: 150px;
}

.parameterConfig-add {
    width: 436px;
    height: 364px;
    border: 3px solid #E2E0DB;
    border-radius: 4px;
    background-color: #F0F2F4;
}

.parameterConfig-add .parameterConfig-add_tl {
    height: 41px;
    width: 100%;
    font-weight: bold;
    background-color: white;
    line-height: 41px;
    padding-left: 10px;
}

.parameterConfig-add .parameterConfig-add_tl img {
    margin-left: 330px;
    cursor: pointer;
}

.parameterConfig-add .parameterConfig-add_row {
    padding-left: 50px;
    font-size: 12px;
}

.parameterConfig-add .parameterConfig-add_row b.title {
    float: left;
    margin-top: 8px;
    margin-right: 10px;
    font-weight: normal;
}

.parameterConfig-add .parameterConfig-add_row span.ng-scope {
    position: absolute;
}

.parameterConfig-add .parameterConfig-add_row input {
    width: 280px;
    height: 28px;
}

.parameterConfig-add .parameterConfig-add_row .name {
    height: 50px;
    padding-top: 10px;
    position: relative;
}

.parameterConfig-add .parameterConfig-add_row .content {
    height: 50px;
    padding-top: 10px;
    position: relative;
}

.parameterConfig-add .parameterConfig-add_row .distribute {
    height: 140px;
    padding-top: 10px;
    position: relative;
}

.parameterConfig-add .parameterConfig-add_row .distribute textarea {
    width: 280px;
    height: 130px;
    resize: none;
}

.parameterConfig-add_row .invalidate-input-box span {
    left: 50px;
    top: -25px;
}

.productManageMent_main .templateMge-content-table .edit_table table thead tr th.parameterConfig_content_table_width{
    width: 30%;
}
.pmm-website .edit_input_group {
  position: relative;
}
.pmm-website .edit_input_group .ng-scope {
  position: absolute;
}
.pmm-website-item-out,
.pmm-website-add-item {
  width: 240px;
  height: 123px;
  border-radius: 4px;
  margin: 20px 15px 40px 15px;
  position: relative;
  font-size: 16px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9f9f9));
}
.pmm-website-add-item {
  cursor: pointer;
}
.pmm-website-add-item,
.pmm-website-item-default {
  border: 1px solid #ddd;
}
.pmm-website-item-default {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  position: relative;
}
.pmm-website-item-active {
  background: #FF4E40;
  font-weight: bold;
  border: none;
  color: #fff;
  cursor: pointer;
}
.pmm-website-add-item,
.pmm-website-item-default {
  line-height: 123px;
}
.pmm-website-item-btn-group {
  position: absolute;
  left: 0;
  top: 135px;
}
.pmm-website-item-btn-group > a {
  margin-right: 5px;
  cursor: pointer;
  text-decoration: none;
  float: left;
}
.pmm-website-item-btn-group > a.replaceImg {
  width: 37px;
  height: 37px;
  display: block;
  float: left;
  background: #00aced;
  border-radius: 4px;
}
.pmm-website-item-btn-group > a.replaceImg i.fa {
  font-size: 20px;
  color: #fff;
  margin-top: 7px;
  margin-left: 7px;
}
.manage-pmm-form-search {
  float: none;
  height: 28px;
  width: 76%!important;
  line-height: 28px;
  background: url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
  background-color: #fff;
  padding-left: 30px;
  margin-top: 5px;
}
.manage-pmm-container {
  min-height: 460px;
}
.manage-pmm-recycle {
  width: 57px;
  float: right;
  margin-right: 30px;
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
  height: 90px;
  position: fixed;
  bottom: 25px;
  right: 20px;
}
.manage-pmm-recycle a,
.manage-pmm-recycle a:hover {
  text-decoration: none;
  color: #666;
}
.manage-pmm-recycle img {
  margin-bottom: 10px;
}
.pmm-website-item-out > a {
  color: #333;
  height: 100%;
  width: 100%;
  display: block;
  border-radius: 5px;
}
.pmm-website-item-out > a:hover {
  text-decoration: none;
}
.pmm-website-router {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.edit_right_head .pmm-four-word-btn-icon {
  margin-right: 3px;
  padding-right: 0;
}
.pmm_right_mid {
  padding-top: 10px;
  height: 50px;
}
.pmm-website-item-icon {
  height: 16px;
  margin: 0 3px;
}
.man_produ_modify p.wordError {
  margin-bottom: 0px;
  margin-left: 128px;
  line-height: 8px;
  color: red;
}
.pmm_website_site .edit_input_group .input-group-btn button.btn_edit_search {
  height: 28px;
  line-height: 28px;
}
.website-move-window .websiteSingleChooseChnl .body .foot {
  height: 88px;
  position: static;
}
.website-move-window .websiteSingleChooseChnl .body .foot div {
  overflow: hidden;
  position: static;
  /*margin: 5px 0px 0px 10px;*/
}
.website-move-window .websiteSingleChooseChnl .body .foot .selected {
  margin-top: 10px;
  margin-left: 10px;
}
.website-move-window .websiteSingleChooseChnl .selectedChannels span {
  display: block;
  margin-top: 10px;
  margin-left: 10px;
}
.website-move-window .websiteSingleChooseChnl .body .foot .button {
  margin-top: 0px;
}
.website-move-window .websiteSingleChooseChnl .body .right {
  height: 312px;
}
.website-move-window .websiteSingleChooseChnl .body {
  height: 410px;
}
.website-move-window .button .cancel {
  float: right;
  margin-right: 20px;
}
.website-move-window .button .confirm {
  float: right;
}

.productManageMent-website-delete-view .modal-dialog{
    width: 400px;
}
.productManageMent-website-delete-view .man_produ_column_delete{
    background: #F0F2F5;
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
}
.productManageMent-website-delete-view .man_produ_delete_footer{
    padding: 3px 10px 10px 300px;
}
.productManageMent-website-delete-view .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.productManageMent-website-delete-view textarea {
    width: 385px;
    max-width: 385px;
    height: 200px;
    max-height: 200px;
    border: 1px solid #ddd;
    border-radius: 1px;
    resize: none;
    display: inline-block;
    padding: 10px;
}
.productManageMent-website-modify-view .modal-dialog {
  width: 400px;
}
.productManageMent-website-modify-view img {
  cursor: pointer;
}
.productManageMent-website-modify-view .dropdown button.dropdown-toggle {
  height: 30px;
  width: 240px;
}
.productManageMent-website-modify-view .dropdown li {
  height: 30px;
  width: 240px;
}
.productManageMent-website-modify-view .man_produ_modify {
  padding-bottom: 2px;
}
.productManageMent-website-modify-view .man_produ_modify_inner {
  background: #fff;
  margin: 10px;
  padding-top: 20px;
  line-height: 45px;
  color: #777;
  font-size: 12px;
}
.productManageMent-website-modify-view .man_produ_column_modify > div > b {
  display: inline-block;
  font-weight: normal;
  width: 27%;
  height: 100%;
  line-height: 100%;
  text-align: right;
  margin-right: 15px;
}
.productManageMent-website-modify-view .man_produ_column_modify > div:last-child > b {
  font-weight: normal;
}
.productManageMent-website-modify-view .man_produ_column_modify .input {
  position: relative;
}
.productManageMent-website-modify-view .man_produ_column_modify .input span.ng-scope {
  position: absolute;
  line-height: normal;
  top: -20px;
  width: initial;
  height: initial;
}
.productManageMent-website-modify-view .man_produ_column_modify .man_produ_sensitive_text {
  width: 240px;
  height: 30px;
  display: inline-block;
  font-size: 12px;
  color: #777;
}
.productManageMent-website-modify-view .man_produ_column_modify select {
  width: 100%;
  border-color: #ddd;
  color: #aaa;
}
.productManageMent-website-modify-view .man_produ_modify_footer {
  background: transparent;
  padding-left: 177px;
}
.productManageMent-website-modify-view .man_produ_modify input.repeatTake {
  width: 220px;
}
.productManageMent-website-modify-view .man_produ_modify span.repeatTake {
  margin-left: 10px;
}
.productManageMent-website-modify-view .man_produ_modify_footer_cancel {
  margin-right: 0;
}
.productManageMent-website-modify-view .man_produ_modify_footer button {
  width: 80px;
  height: 30px;
}
.productManageMent-website-modify-view i {
  font-style: normal;
}
.man_produ_column_modify .invalidate-input-box span {
  top: -26px !important;
}
.man_produ_column_modify_ulAndLabel .regular-checkbox + label {
  z-index: 20;
  position: relative;
}
.man_produ_column_modify_ulAndLabel .dropdown .dropdown-menu,
.man_produ_column_modify_ulAndLabel .dropdown .dropdown-menu li {
  z-index: 999;
  background: #fff;
}
.productManageMent-website-modify-view .man_produ_column_modify .input span.ng-scope:nth-child(2) {
  position: absolute;
  line-height: normal;
  top: -20px;
  width: 400px;
  height: initial;
  left: -78px;
}
.productManageMent-website-modify-view .h10 {
  height: 10px;
}
.productManageMent-website-modify-view .warning_text {
  color: #E74955;
  position: relative;
  top: -19px;
  left: 122px;
}
.productManageMent-website-modify-view .has_repeat {
  border: 2px solid #a94442;
}
.productManageMent-website-modify-view .has_repeat:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.manage-pmm-container.website-site-container {
    border-top: 1px solid #ddd;
}

.manage-pmm-container.website-site-container.recycle_site {
    border-top: none;
}

.recycle_site .pmm-website-item-default {
	cursor: pointer !important;
}
.recycle_site .pmm-website-item-active{
	cursor: auto !important;
}

.productManageMent-website-recycle-delete .modal-dialog{
    width: 400px;
    position: absolute;
    left:0px;
    right:0px;
    top:0px;
    bottom: 0px;
    margin:auto;
    height: 40%;
}
.productManageMent-website-recycle-delete .man_produ_column_delete{
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.productManageMent-website-recycle-delete .man_produ_delete_footer{
    background: #fff;
    padding: 10px 10px 10px 200px;
}
.productManageMent-website-recycle-delete .man_produ_delete_footer .man_produ_delete_footer_cancel{
    margin-right: 0;
    background: #1aba9f;
}
.productManageMent-website-recycle-delete .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.productManageMent-website-recycle-reduction .modal-dialog {
    width: 400px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 38%;
}

.productManageMent-website-recycle-reduction .man_produ_column_delete {
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.productManageMent-website-recycle-reduction .man_produ_delete_footer {
    background: #fff;
    padding: 10px 10px 10px 200px;
}

.productManageMent-website-recycle-reduction .man_produ_delete_footer .man_produ_delete_footer_cancel {
    margin-right: 0;
    background: #1aba9f;
}

.productManageMent-website-recycle-reduction .man_produ_delete_footer button {
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.productManageMent-website-delete-view .modal-dialog{
    width: 400px;
}
.productManageMent-website-delete-view .man_produ_column_delete{
    background: #F0F2F5;
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
}
.productManageMent-website-delete-view .man_produ_delete_footer{
    padding: 3px 10px 10px 300px;
}
.productManageMent-website-delete-view .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.productManageMent-website-delete-view textarea {
    width: 385px;
    max-width: 385px;
    height: 200px;
    max-height: 200px;
    border: 1px solid #ddd;
    border-radius: 1px;
    resize: none;
    display: inline-block;
    padding: 10px;
}
.man_produ_createNewTemplate .modal-dialog {
    width: 1024px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50%;
}

.man_produ_createNewTemplate > .modal-dialog > .modal-content > form {
    background: #f0f2f5;
    padding-bottom: 10px;
}

.man_produ_createNewTemplate .website_fra_new_head {
    height: 43px;
    line-height: 43px;
    background: #fff;
}

.man_produ_createNewTemplate .website_fra_new_head img {
    padding-left: 10px;
}

.man_produ_createNewTemplate .website_fra_new_head .website_fra_new_head_span {
    padding-left: 20px;
    font-size: 14px;
    color: #000;
}

.man_produ_createNewTemplate .website_fra_new_content {
    width: 98%;
    margin: 1% 1% 0 1%;
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-bottom: none;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_box {
    height: 50px;
    margin-top: 5px;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_box > div {
    display: inline-block;
    white-space: nowrap;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_box > div:first-child {
    width: 78%;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_box > div:last-child {
    width: 22%;
    text-align: right;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_button {
    height: 40px;
    margin-top: 5px;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_button .s_icon {
    margin: 0 6px 0 -10px;
    padding-right: 6px;
    border-right: 1px solid #e9e9e9;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_button button {
    margin-right: 12px;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_button b {
    float: left;
    font-weight: normal;
    line-height: 50px;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_box b {
    display: inline-block;
    font-weight: normal;
    line-height: 50px;
}

.man_produ_createNewTemplate .edit_right_head_btn_special {
    width: 110px!important;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_lable {
    display: inline-block;
    height: 50px;
    float: left;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_lable > input {
    width: 660px;
    display: inline-block;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_lable input,
.man_produ_createNewTemplate .website_fra_new_content_newTemplate_input input {
    height: 30px;
    margin-top: 8px;
    text-indent: 10px;
    color: #666;
    font-size: 12px;
    border-radius: 4px;
    box-shadow: none!important;
}

.man_produ_createNewTemplate .website_fra_new_content .textarea {
    position: relative;
}

.man_produ_createNewTemplate .website_fra_new_content .textarea textarea {
    height: 280px;
}

.man_produ_createNewTemplate .website_fra_new_content textarea {
    resize: none;
}

.man_produ_createNewTemplate .website_fra_new_footer {
    margin: 0 auto;
    width: 98%;
    background: #fff;
    border: 1px solid #ddd;
    border-top: none;
    height: 50px;
    line-height: 40px;
    padding: 0 10px;
    text-align: right;
}

.man_produ_createNewTemplate .website_fra_new_footer button {
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
    margin-right: 0;
}

.man_produ_createNewTemplate .website_fra_new_footer button:nth-child(2) {
    margin-right: 10px;
}

.man_produ_createNewTemplate .man_produ_modify_footer_cancel {
    margin-right: 60px;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_lable .btn-group {
    margin-top: 10px;
}

.man_produ_createNewTemplate .importTemplate_button .website-file-upload-input {
    width: 100px;
    margin-top: -35px;
}

.man_produ_createNewTemplate .man_web_temp_padding {
    padding: 0;
}

.man_produ_createNewTemplate .website_fra_new_cancel {
    float: right;
    margin-top: 12px;
    padding-right: 10px;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_input {
    margin-bottom: 15px;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_input .newTemplate_inputs {
    display: inline-block;
    width: 33%!important;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_input .newTemplate_inputs .form-control {
    display: inline-block;
    width: 70%;
}

.man_produ_createNewTemplate .website_fra_new_content_newTemplate_input .newTemplate_inputs b {
    font-weight: normal;
}

.man_produ_importTemplate .modal-content {
    width: 430px;
    top: 35px;
    margin: 0px auto;
}

.man_produ_modify {
    width: 100%;
    height: auto;
    background-color: #F0F2F5;
}

.man_produ_modify_head {
    background-color: #fff;
}

.man_produ_website_importTemplate {
    width: 395px;
    height: 90px;
    background-color: #fff;
    border-radius: 5px;
    margin: 0px auto;
    margin-top: 10px;
    padding: 15px 20px;
}

.man_produ_website_importTemplate>span,
.importTemplate_button>span {
    font-size: 12px;
}
.man_produ_website_importTemplate p.p_fix{margin: 7px 0px 0px 45px;float: left;}

.man_produ_website_importTemplate>b {
    font-size: 14px;
}

.man_produ_website_importTemplate .importTemplate_progress {
    float: left;
    width: 70%;
    position: absolute;
    bottom: -10px;
    left: 65px;
    height: 12%;
}

.man_produ_website_importTemplate .importTemplate_progress .text {
    position: absolute;
    right: 0px;
    line-height: 1;
    font-size: 12px;
}

.man_produ_website_importTemplate img {
    position: absolute;
    bottom: 8px;
    right: 25px;
}

.importTemplate_button {
    width: 100px;
    height: 35px;
    color: #fff;
    line-height: 35px;
    border-radius: 3px;
    margin-top: 10px;
    cursor: pointer;
    background-color: #4496D2;
}

.importTemplate_icon {
    display: inline-block;
    width: 35px;
    height: 25px;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 8px;
    float: left;
    border-right: 1px solid #fff;
    background: url("./editingCenter/app/images/b7-1.png") no-repeat 50%;
}

.importTemplate_radio {
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.importTemplate_radio>input {
    margin-right: 10px;
}

.importTemplate_radio>span {
    font-size: 14px;
    margin-right: 20px;
}

.importTemplate-select {
    width: 200px;
    height: 28px;
    padding-left: 10px;
    color: #666;
    font-size: 12px;
    border-radius: 4px;
    margin-right: 16px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.margin-add {
    margin-top: 10px;
}

.man_produ_sensitive_add .man_produ_sensitive_text {
    width: 240px;
    display: inline-block;
}

.productManageMent-website-sensitive-import .man_produ_modify_footer {
    padding-left: 120px;
}

.productManageMent-website-sensitive-import .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
}

.importTemplate_color {
    float: left;
    margin: -35px 0 0 100px;
    width: 100%;
    color: #000;
    text-align: left;
    border-top: none!important;
}

.man_produ_modify_footer .importTemplate_btn_pd0 {
    padding: 0px;
}
.man_produ_insert .modal-content {
    width: 584px;
    height: 678px;
    border: 4px solid #E8E9ED;
    border-radius: 5px;
    /*top: 65px;*/
    /*background-color: #F0F2F5;*/
}

.man_produ_website_insertTemplate {
    height: 630px;
    background-color: #F0F2F5;
}

.man_produ_website_insertTemplate .insertTemplate {
    float: left;
    width: 550px;
    height: 600px;
    margin: 15px 0px 0px 12px;
    border: 1px solid #E8E9ED;
    background-color: #fff;
}

.insertTemplate_input {
    padding: 10px 0px 10px 15px;
    height: 50px;
}

.insertTemplate_input input {
    width: 440px;
    height: 28px;
    font-size: 12px;
    background-color: #fff;
    display: inline-block;
}

.insertTemplate_input button {
    margin-left: 5px;
}

.btn_insert_search {
    width: 70px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 12px
}

.insertTemplate_table {
    width: 520px;
    margin: 0 auto;
}

.insertTemplate_table table {
    margin-bottom: 0px;
}

.insert_th {
    width: 15%;
}

.man_produ_insert .border_fix {
    border: 1px solid #ddd;
}

.border_fix .border_fix_line:nth-child(2n) {
    background: #f9f9f9;
}

.man_produ_insert .border_fix {
    line-height: 1.42857143;
    vertical-align: top;
    text-align: center;
}

.man_produ_insert .border_fix_line {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.man_produ_insert .border_fix_l {
    margin-left: 10px;
    float: left;
    width: 10px
}

.man_produ_insert .border_fix_r {
    width: 490px;
    float: left;
}

.man_produ_insert p.border_fix_r {
    overflow: hidden;
    letter-spacing: normal;
    margin-left: 30px;
    text-overflow: ellipsis;
    margin: 0px;
}

.insertTemplate_newTable .page {
    position: relative;
    padding-top: 0px;
    height: 60px;
    bottom: 0px;
}

.insertTemplate_newTable .page .pagination {
    margin: 15px 0px 15px 100px;
}

.man_produ_templateCheck_foot {
    height: 40px;
}

.man_produ_insert .border_fix_l .label {
    cursor: pointer;
}

.man_produ_website_syncTemplate {
    width: 428px;
    height: 55px;
    margin: 0px auto;
    padding: 25px 10px 0px 10px;
    background: #E8E9ED;
}

.man_produ_templateCheck .modal-content {
    width: 408px;
    height: 308px;
    top: 120px;
}

.man_produ_website_templateCheck {
    height: 226px;
    margin: 0px auto;
    padding: 10px;
    background: #E8E9ED;
}

.man_produ_website_templateCheck textarea {
    resize: none;
}

.man_produ_templateCheck_footer {
    height: 40px;
    background: #E8E9ED;
}

.templateCheck_btn {
    padding: 0px;
    float: right;
    width: 64px;
    height: 24px;
    line-height: 24px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-right: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.templateCheck_btn:hover{
    color: #fff;
}

.edit_right_mid .man_web_temp_recycle {
    display: inline-block;
    padding: 3px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #ccc;
    margin-right: 10px;
}

.template_mge_tpl {
    overflow-x: auto;
}

.template_mge_tpl_dt {
    padding-top: 9px;
    border: 1px solid #ccc;
    margin: auto 10px;
    height: 690px;
    overflow: auto;
}

.template_mge_tpl treecontrol.tree-light li.tree-expanded i.tree-branch-head {
    background: url("./editingCenter/app/images/m2-l.png") no-repeat;
    vertical-align: -4px;
}

.template_mge_tpl treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
    background: url("./editingCenter/app/images/m1-l.png") no-repeat;
    vertical-align: -4px;
}

.template_mge_tpl treecontrol li .tree-label a {
    color: #666
}

.man_web_temp_padding .prohibit-Check-temp {
    cursor: not-allowed;
    color: #aaa;
}

.weibo-account-extension .modal-dialog {
    width: 550px;
    position: absolute;
    top: 20%;
    left: 40%;
}
.weibo-account-extension .modal-content{
	background-color: #F0F2F5;
}
.weibo-account-extension .account-title {
    background-color: #fff;
}

.weibo-account-extension .account-title span {
    height: 41px;
    line-height: 41px;
    padding-left: 20px;
    font-weight: bold;
}

.weibo-account-extension .account-content-title {
    font-weight: bold;
    font-size: 18px;
}

.weibo-account-extension .account-title img {
    float: right;
    padding-right: 15px;
    padding-top: 13px;
}

.weibo-account-extension .account-content {
    background: #fff;
    margin: 10px;
    padding: 30px 20px;
    border: 1px solid #ccc;
}

.weibo-account-extension .account-content>div {
    margin-bottom: 10px;
}

.weibo-account-extension .account-content .weibo-account-extension-color-1 {
    color: #fe0000;
}

.weibo-account-extension .account-content .weibo-account-extension-color-2 {
    color: #e03e3c;
}

.weibo-account-extension .account-content .weibo-account-extension-bg-1 {
    background-color: #e03e3c;
}

.weibo-account-extension .account-content .weibo-account-extension-bg-2 {
    background-color: #4496d2;
}

.weibo-account-extension .weibo-account-extension-width175 {
    width: 175px;
    line-height: 30px;
    padding: 3px 5px;
}

.weibo-account-extension .weibo-account-extension-width175 img {
    float: left;
    border-right: 1px solid #ccc;
    padding-right: 10px;
    margin: 0 5px;
}

.weibo-account-extension .weibo-account-extension-width175 span {
    margin-left: 10px;
}

.weibo-account-extension .mg-left-40 {
    margin-left: 40px;
}

.bangding-weiboAccount .modal-dialog {
    width: 450px;
    position: absolute;
    top: 20%;
    left: 40%;
}

.bangding-weiboAccount .weibo-logo {
    height: 60px;
    margin-left: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    background: url(./manageConfig/productManageMent/images/sina-logo.png) no-repeat 0px center;
}

.bangding-weiboAccount .weibo-logo span {
    margin-left: 105px;
    line-height: 75px;
}

.bangding-weiboAccount .sina-icon-zh {
    text-indent: 15px;
    background: url(./manageConfig/productManageMent/images/sina-zh.png) no-repeat 5px center;
}

.bangding-weiboAccount .sina-icon-mm {
    text-indent: 15px;
    background: url(./manageConfig/productManageMent/images/sina-mm.png) no-repeat 5px center;
}

.bangding-weiboAccount .weibo-wd90 {
    width: 90px;
}
.bangding-weiboAccount .weibo-account-ml30{
    margin-left: 30px;
}
.productManageMent-weixin-subscription-modify .modal-dialog {
    width: 400px;
    top: 150px;
}

.productManageMent-weixin-subscription-modify .modal-content {
	border: 3px solid #ccc;
	background: #E8E9ED;
}

.productManageMent-weixin-subscription-modify .subscription_modify {
	background: #F0F2F5;
}

.productManageMent-weixin-subscription-modify .subscription_modify_tl {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	background: white;
}

.productManageMent-weixin-subscription-modify .subscription_modify_tl p {
	font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-left: 18px;
    float: left;
}

.productManageMent-weixin-subscription-modify .subscription_modify_tl img {
	cursor: pointer;
    float: right;
    margin-right: 11px;
    margin-top: 7px;
}

.productManageMent-weixin-subscription-modify .subscription_modify_row {
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: white;
	overflow-y: auto;
	margin: 10px auto 10px;
	background: white;
	border: 1px solid #D2D1D2;
	width: 380px;
}

.productManageMent-weixin-subscription-modify .clear {
	clear: both;
	font-size: 0;
}

.productManageMent-weixin-subscription-modify .subscription_detail {
	margin-bottom: 15px;
	height: 30px;
}

.productManageMent-weixin-subscription-modify .subscription_detail .subscription_detail_left {
	margin-right: 10px;
	float: left;
	width: 100px;
	text-align: right;
	line-height: 30px;
	font-size: 12px;
}

.productManageMent-weixin-subscription-modify .subscription_detail .forbid_draft {
	float: left;
	line-height: 32px;
	font-size: 15px;
}

.productManageMent-weixin-subscription-modify .subscription_detail .forbid_draft_day {
	float: left;
	line-height: 30px;
	font-size: 12px;
	width: 20px;
	text-align: right;
}

.productManageMent-weixin-subscription-modify .subscription_modify_footer {
	background: #ffffff;
	color: #666666;
	padding-left: 110px;
    height: 44px;
    line-height: 44px;
}

.productManageMent-weixin-subscription-modify .subscription_modify_footer .subscription_modify_btn {
	width: 70px;
	height: 30px;
	line-height: 30px;
	background: #4496d2;
	color: #fff;
	text-align: center;
	border: none;
	margin-left: 10px;
	border-radius: 4px;
	font-size: 12px;
}

.productManageMent-weixin-subscription-modify .subscription_modify_footer .btn_confirm {
	background-color: #4496d2!important;
}

.productManageMent-weixin-subscription-modify .subscription_modify_footer .btn_cancel {
	border-color: #C1C1C1!important;
	background-color: #C1C1C1!important;
}

.productManageMent-weixin-subscription-modify .days_error {
	border: 2px solid #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.productManageMent-weixin-subscription-modify .days_error:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.manCon-sys-souCen-recycle-reduction .modal-dialog {
    width: 400px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 38%;
}

.manCon-sys-souCen-recycle-reduction .man_produ_column_delete {
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.manCon-sys-souCen-recycle-reduction .man_produ_delete_footer {
    background: #fff;
    padding: 10px 10px 10px 200px;
}

.manCon-sys-souCen-recycle-reduction .man_produ_delete_footer .man_produ_delete_footer_cancel {
    margin-right: 0;
    background: #1aba9f;
}

.manCon-sys-souCen-recycle-reduction .man_produ_delete_footer button {
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.manCon-sys-souCen-recycle-delete .modal-dialog {
    width: 400px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 38%;
}

.manCon-sys-souCen-recycle-delete .man_produ_column_delete {
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.manCon-sys-souCen-recycle-delete .man_produ_delete_footer {
    background: #fff;
    padding: 10px 10px 10px 200px;
}

.manCon-sys-souCen-recycle-delete .man_produ_delete_footer .man_produ_delete_footer_cancel {
    margin-right: 0;
    background: #1aba9f;
}

.manCon-sys-souCen-recycle-delete .man_produ_delete_footer button {
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.manCon-sys-souCenClassify-modify .modal-dialog{
    width: 490px;
    height: 50%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.manCon-sys-souCenClassify-modify .man_produ_modify {
    padding-bottom: 10px;
}
.manCon-sys-souCenClassify-modify .edit_outSending_main {
    background: #fff;
    overflow: hidden;
    margin: 10px 10px 0 10px;
    border: 1px solid #ddd;
}
.manCon-sys-souCenClassify-modify .man_produ_modify_footer {
    background: transparent;
}
.manCon-sys-souCenClassify-modify .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
    margin: 0 10px 0 0;
}
.manCon-sys-souCenClassify-modify .man_produ_modify_footer {
    height: 50px;
    padding: 10px 0 0 0;
    float: right;
}
.manCon-sys-souCenClassify-modify .add_new_site_row {
    margin-top: 10px;
}
.manCon-sys-souCenClassify-modify .add_new_site_row > p,
.manCon-sys-souCenClassify-modify .add_new_site_row > div{
    display: inline-block;
}
.manCon-sys-souCenClassify-modify .add_new_site_row > p {
    width: 20%;
    font-size: 12px;
    vertical-align: top;
    padding-top: 7px;
    text-align: right;
}
.manCon-sys-souCenClassify-modify .add_new_site_row > div {
    width: 77%;
}
.manCon-sys-souCenClassify-modify .add_new_site_row > div textarea {
    width: 100%;
    max-width: 100%;
    height: 180px;
    max-height: 180px;
    resize: none;
}
.manCon-sys-souCenClassify-modify .add_new_site_row > div div.dropdown,
.manCon-sys-souCenClassify-modify .add_new_site_row > div button.dropdown-toggle,
.manCon-sys-souCenClassify-modify .add_new_site_row > div ul.dropdown-menu {
    width: 100%;
}
.new-cate-gory-mgr .modal-dialog {
    width: 700px;
    top: 60px;
    position: relative;
}

.new-cate-gory-mgr .modal-content {
    background-color: #F0F2F5;
    padding: 4px;
}

.new-cate-gory-mgr .list-bg {
    background-color: #F0F2F5;
}

.new-cate-gory-mgr .mt10 {
    margin-top: 10px;
}

.new-cate-gory-mgr .mr5 {
    margin-right: 5px;
}

.new-cate-gory-mgr .mt5 {
    margin-top: 5px;
}

.new-cate-gory-mgr .mt20 {
    margin-top: 20px;
}

.new-cate-gory-mgr .fwb {
    font-weight: bold;
}

.new-cate-gory-mgr .mb5 {
    margin-bottom: 5px;
}

.new-cate-gory-mgr .pl5 {
    padding-left: 5px;
}

.new-cate-gory-mgr .ml5 {
    margin-left: 5px;
}

.new-cate-gory-mgr .mb10 {
    margin-top: 10px;
}

.new-cate-gory-mgr .mt100 {
    margin-top: 100px;
}

.new-cate-gory-mgr .mr20 {
    margin-right: 20px;
}

.new-cate-gory-mgr .w360 {
    width: 360px;
}

.new-cate-gory-mgr .dropdown .dropdown-menu {
    height: 300px;
    overflow-y: auto;
}

.new-cate-gory-mgr .new-cate-gory-mgr-concat .h44 {
    height: 44px;
}

.new-cate-gory-mgr .new-cate-gory-mgr-concat label {
    font-weight: 100;
}

.new-cate-gory-mgr .new-cate-gory-mgr-concat-white {
    height: 150px;
    padding: 10px 0;
    background-color: white;
}

.new-cate-gory-mgr .new-cate-gory-mgr-concat .list-concat {
    width: 343px;
    display: inline-block;
    padding: 10px;
}

.new-cate-gory-mgr .new-cate-gory-mgr-concat .list-concat .selected-item {
    background-color: #0097D0;
    color: white;
}

.new-cate-gory-mgr .new-cate-gory-mgr-concat .list-concat .list-concat-1 {
    width: 200px;
    height: 200px;
    background-color: white;
    border: 1px solid #ddd;
    overflow-y: scroll;
}

.new-cate-gory-mgr .new-cate-gory-mgr-concat .list-concat .trs-btn {
    width: 80px;
    height: 30px;
    padding: 0;
    font-size: 12px;
}

.new-cate-gory-mgr .new-cate-gory-mgr-concat .list-concat .trs-btn:hover {
    width: 80px;
    height: 30px;
    color: #fff;
    border: 1px solid #4696D3;
    background-color: #4696D3;
}

.new-cate-gory-mgr .new-cate-gory-mgr-concat .list-concat .trs-btn[disabled]:hover {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #333;
}

.new-cate-gory-mgr .new-cate-gory-mgr-title {
    height: 40px;
    padding: 10px;
    padding: 10px;
    font-weight: bold;
    background-color: #fff;
}

.new-cate-gory-mgr .new-cate-gory-mgr-footer {
    height: 50px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.new-cate-gory-mgr .new-cate-gory-mgr-footer button {
    width: 80px;
    height: 30px;
    line-height: 10px;
    color: white;
}

.userManageMent-chooseGroup-window .modal-dialog {
    width: 600px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 80%;
    margin: auto;
}

.userManageMentChooseGroup {
    width: 598px;
    min-height: 505px;
    border: 2px solid #E1DFDB;
    border-radius: 4px;
}

.userManageMentChooseGroup .head {
    height: 40px;
}

.userManageMentChooseGroup .head span {
    position: relative;
    top: 10px;
    font-weight: bold;
    left: 10px;
}

.userManageMentChooseGroup .head img {
    position: relative;
    top: 8px;
    left: 490px;
    cursor: pointer;
}

.userManageMentChooseGroup .search {
    height: 60px;
    background-color: #F0F2F4;
}

.userManageMentChooseGroup .search span {
    position: relative;
    float: left;
    top: 20px;
    left: 20px;
}

.userManageMentChooseGroup .search input {
    width: 460px;
    position: relative;
    top: 12px;
    left: 30px;
}

.userManageMentChooseGroup .body {
    height: 462px;
    background:#F0F2F4;
}

.userManageMentChooseGroup .body .right {
    width: 338px;
    height: 395px;
    margin-top: 10px;
    margin-left: 10px;
    border: 1px solid #E4E2DE;
    float: left;
    background:#fff;
}

.userManageMentChooseGroup .body .right .tree {
    padding-top: 10px;
    overflow-y: scroll;
    overflow-x: auto;
    height: 367px;
    padding-left: 10px;
}

.userManageMentChooseGroup .body .right .tree .checkbox {
    display: initial;
}

.userManageMentChooseGroup .body .right .tree .checkbox label {
    padding: 6px;
}

.userManageMentChooseGroup .body .right .tree .checkbox .regular-checkbox:checked + label:after {
    top: 0px;
    left: 0px
}

.userManageMentChooseGroup .body .right .head {
    height: 26px;
    background-color: #0095CE;
}

.userManageMentChooseGroup .body .right .head span {
    top: 2px;
    color: white;
    left: 4px;
    cursor: pointer;
}

.userManageMentChooseGroup .body .right .head img {
    position: initial;
    margin-left: 20px;
}

.userManageMentChooseGroup .body .left {
    height: 395px;
    width: 231px;
    margin-left: 5px;
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid #E4E2DE;
    padding-left: 5px;
    overflow: auto;
    background:#fff;
}

.userManageMentChooseGroup .body .main {
    overflow: hidden;
}

.userManageMentChooseGroup .body .left span.myLabel {
    font-size: 14px;
    border: 1px solid #E4E2DE;
    padding: 5px;
    height: 28px;
    line-height: 15px;
    border-radius: 10px;
    margin-top: 5px;
    margin-right: 5px;
    display: inline-block;
}

.userManageMentChooseGroup .body .left span.myClose {
    cursor: pointer;
}

.userManageMentChooseGroup .body .foot {
    height: 55px;
    position: relative;
    top: 345px;
}

.userManageMentChooseGroup .body .foot div {
    position: relative;
    top: -330px;
    left: 421px;
}

.userManageMentChooseGroup treecontrol li {
    line-height: 30px;
    width: 550px
}

.userManageMentChooseGroup treecontrol li .tree-label span.selected {
    font-weight: bold;
}

.userManageMentChooseGroup treecontrol.tree-light li .tree-selected {
    font-weight: normal;
}

.userManageMentChooseGroup treecontrol li .tree-label {
    position: relative;
    top: -5px;
}

.userManageMentChooseGroup treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
    padding: 3px 10px;
    background: url("./editingCenter/app/images/m1-l.png") no-repeat !important;
}

.userManageMentChooseGroup treecontrol.tree-light li.tree-expanded i.tree-branch-head {
    background: url("./editingCenter/app/images/m2-l.png") no-repeat;
}

.userManageMentChooseGroup .body .foot button.confirm {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #4496d2;
    border: none;
    border-radius: 4px;
}

.userManageMentChooseGroup .body .foot button.cancel {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    border: none;
    border-radius: 4px;
    border-color: #C1C1C1!important;
    background-color: #C1C1C1!important;
}

.mg-mailbox-addRole .modal-content {
  width: 630px;
  font-size: 12px;
}
.mg-mailbox-addRole .modal-content .loading {
  position: static !important;
}
.mg-mailbox-addRole .modal-content .cg-busy-backdrop {
  background-color: transparent;
}
.mg-mailbox-addRole .modal-content .cg-busy-default-sign {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -150px;
}
.mg-mailbox-addRole .mg-pup-body {
  padding-top: 0px;
  border: 1px solid #ccc;
  border-top: none;
  margin: 0px 25px 10px 25px;
  padding: 10px 14px;
}
.mg-mailbox-addRole .mg-pup-body .user-list {
  height: 356px;
  border-radius: 5px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.mg-mailbox-addRole .mg-pup-body .user-list .copy-search {
  border: 1px solid #e3e3e3;
  margin-bottom: 15px;
  height: 33px;
  line-height: 30px;
  padding: 0 10px;
  border-radius: 5px;
}
.mg-mailbox-addRole .mg-pup-body .user-list .copy-search input {
  height: 30px;
  width: 227px;
  border: none;
  outline: none;
}
.mg-mailbox-addRole .mg-pup-body .user-list .copy-search span {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 32px;
  margin-top: -3px;
  background: url("manageConfig/productManageMent/images/mg-sitecard-icon21.png") no-repeat center;
}
.mg-mailbox-addRole .mg-pup-body p.mk-title {
  line-height: 40px;
  font-weight: bold;
  color: #666666;
  padding-left: 15px;
  font-size: 14px;
}
.mg-mailbox-addRole .mg-pup-body .conts-list {
  margin: 15px 0 0 0;
  border-radius: 5px;
  border: 1px solid #e3e3e3;
}
.mg-mailbox-addRole .mg-pup-body .conts-list p.list-title {
  line-height: 32px;
  padding-left: 15px;
  font-size: 14px;
  border-bottom: 1px solid #eaeaea;
  background-color: #f5f5f5;
}
.mg-mailbox-addRole .mg-pup-body .conts-list .clear-all {
  float: right;
  padding-right: 10px;
}
.mg-mailbox-addRole .mg-pup-body .conts-list ul {
  width: 247px;
  height: 243px;
  overflow: auto;
}
.mg-mailbox-addRole .mg-pup-body .conts-list ul.no-list-title {
  height: 276px;
}
.mg-mailbox-addRole .mg-pup-body .conts-list ul li:nth-of-type(2n) {
  background: #fff;
}
.mg-mailbox-addRole .mg-pup-body .conts-list ul li:nth-of-type(2n+1) {
  background: #f7f8fa;
}
.mg-mailbox-addRole .mg-pup-body .conts-list ul li.sel {
  background-color: #aaddff;
}
.mg-mailbox-addRole .mg-pup-body .conts-list ul li:hover {
  background: #FE5345;
  color: #fff;
}
.mg-mailbox-addRole .mg-pup-body .conts-list ul li {
  position: relative;
  cursor: pointer;
  line-height: 30px;
  padding-left: 15px;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mg-mailbox-addRole .mg-pup-body .conts-list ul li .icon-remove {
  position: absolute;
  display: none;
  right: 10px;
  top: 50%;
  margin-top: -7.5px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.mg-mailbox-addRole .mg-pup-body .conts-list ul li:hover .icon-remove {
  display: block;
}
.mg-mailbox-addRole .mg-pup-body .conts-list ul li.find-more {
  background: #ddd;
  color: #000;
  font-size: 12px;
  text-align: center;
  border-top: 1px solid #f1f1f1;
  padding-left: 0;
}
.mg-mailbox-addRole .mg-pup-body .conts-list ul li.find-more:hover {
  background: #fff;
  color: #000;
}


/*
 * @Author: zhu.judong 
 * @Date: 2018-01-02 14:38:23 
 * @Last Modified by: zhu.judong
 * @Last Modified time: 2018-01-15 14:06:33
 */
.mg-mailbox-msg {
  position: relative;
}
.mg-mailbox-msg .mailbox-tips {
  font-size: 10px;
  color: #C0C0C0;
  margin-left: 10px;
  line-height: 40px;
}
.mg-mailbox-msg .mailbox-list {
  margin: 10px 0;
}
.mg-mailbox-msg .mailbox-list .mailbox-list-title {
  border-left: 5px solid gray;
  padding-left: 10px;
  height: 15px;
  line-height: 15px;
  margin: 15px 0;
}
.mg-mailbox-msg .mailbox-list ul {
  display: inline-block;
}
.mg-mailbox-msg .mailbox-list ul li.mailbox-list-options {
  display: inline-block;
  margin-right: 70px;
}
.mg-mailbox-msg .mailbox-list ul li.mailbox-list-options:first-child {
  margin-left: 20px;
}
.mg-mailbox-msg .mailbox-list ul li.mailbox-list-options span {
  cursor: pointer;
  font-weight: 400;
}
.mg-mailbox-msg .mailbox-warning {
  width: 100%;
  height: 25px;
  background: #EAE04A;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  font-size: 12px;
  line-height: 25px;
  padding-left: 20px;
  color: #666666;
}
.mg-mailbox-msg .mailbox-warning a {
  font-size: 12px;
}
.mg-mailbox-msg .mailbox-warning span.close {
  float: right;
  margin: -20px 10px 0 0;
  font-size: 12px;
  cursor: pointer;
}

.manageConfigBatChooseChnl {
  width: 550px;
  min-height: 505px;
  border: 2px solid #E1DFDB;
  border-radius: 4px;
}
.manageConfigBatChooseChnl .commonlychannel {
  overflow: hidden;
}
.manageConfigBatChooseChnl .commonlychannel span.title {
  float: left;
  margin-left: 12px;
  margin-top: 5px;
}
.manageConfigBatChooseChnl .commonlychannel ul.commonlychannelCon {
  overflow: hidden;
  margin-top: 5px;
}
.manageConfigBatChooseChnl .commonlychannel ul.commonlychannelCon li {
  float: left;
  margin-left: 8px;
  margin-bottom: 5px;
}
.manageConfigBatChooseChnl button.btnBatsign {
  margin-left: 10px;
  font-size: 12px;
  padding: 0px;
  line-height: 20px;
  padding: 0px 5px;
}
.manageConfigBatChooseChnl button.btnBatsign:hover {
  background: #FF4E40;
  color: #fff;
}
.manageConfigBatChooseChnl .head {
  height: 40px;
}
.manageConfigBatChooseChnl .head span {
  position: relative;
  top: 10px;
  font-weight: bold;
  left: 10px;
}
.manageConfigBatChooseChnl .head img {
  position: relative;
  top: 8px;
  left: 460px;
  cursor: pointer;
}
.manageConfigBatChooseChnl .search {
  height: 60px;
  background-color: #F0F2F4;
}
.manageConfigBatChooseChnl .search span {
  position: relative;
  float: left;
  top: 20px;
  left: 20px;
}
.manageConfigBatChooseChnl .search input {
  width: 460px;
  position: relative;
  top: 12px;
  left: 30px;
}
.manageConfigBatChooseChnl .body {
  height: 400px;
}
.manageConfigBatChooseChnl .body .right {
  width: 338px;
  height: 334px;
  margin-top: 10px;
  margin-left: 10px;
  border: 1px solid #E4E2DE;
  float: left;
}
.manageConfigBatChooseChnl .body .right .tree {
  padding-top: 10px;
  overflow-y: scroll;
  overflow-x: auto;
  height: 310px;
  padding-left: 30px;
}
.manageConfigBatChooseChnl .body .right .tree .checkbox {
  display: initial;
}
.manageConfigBatChooseChnl .body .right .tree .checkbox label {
  padding: 6px;
}
.manageConfigBatChooseChnl .body .right .tree .checkbox .regular-checkbox:checked + label:after {
  top: 0px;
  left: 0px;
}
.manageConfigBatChooseChnl .body .right .head {
  height: 26px;
  background-color: #FF4E40;
}
.manageConfigBatChooseChnl .body .right .head span {
  top: 2px;
  color: white;
  left: 4px;
  cursor: pointer;
}
.manageConfigBatChooseChnl .body .right .head img {
  position: initial;
  margin-left: 20px;
}
.manageConfigBatChooseChnl .body .left {
  height: 334px;
  width: 182px;
  margin-left: 5px;
  margin-top: 10px;
  margin-right: 10px;
  border: 1px solid #E4E2DE;
  padding-left: 5px;
  overflow: auto;
}
.manageConfigBatChooseChnl .body .main {
  overflow: hidden;
}
.manageConfigBatChooseChnl span.myLabel {
  font-size: 14px;
  border: 1px solid #E4E2DE;
  padding: 5px;
  height: 28px;
  line-height: 15px;
  border-radius: 10px;
  margin-top: 5px;
  margin-right: 5px;
  display: inline-block;
}
.manageConfigBatChooseChnl span.myClose {
  cursor: pointer;
}
.manageConfigBatChooseChnl .body .foot {
  height: 55px;
  position: relative;
  top: 345px;
}
.manageConfigBatChooseChnl .body .foot div {
  top: -330px;
  position: absolute;
}
.manageConfigBatChooseChnl .body .foot div.button {
  left: 360px;
}
.manageConfigBatChooseChnl .body .foot div.singleRadio {
  float: left;
  padding-left: 20px;
  font-size: 12px;
}
.manageConfigBatChooseChnl .body .foot div.singleRadio label {
  cursor: pointer;
}
.manageConfigBatChooseChnl treecontrol li {
  line-height: 30px;
  width: 550px;
}
.manageConfigBatChooseChnl treecontrol li .tree-label span.selected {
  font-weight: bold;
}
.manageConfigBatChooseChnl treecontrol.tree-light li .tree-selected {
  font-weight: normal;
}
.manageConfigBatChooseChnl treecontrol li .tree-label {
  position: relative;
  top: -5px;
}
.manageConfigBatChooseChnl treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
  padding: 3px 10px;
  background: url("editingCenter/app/images/m1-l.png") no-repeat !important;
}
.manageConfigBatChooseChnl treecontrol.tree-light li.tree-expanded i.tree-branch-head {
  background: url("editingCenter/app/images/m2-l.png") no-repeat;
}
.manageConfigBatChooseChnl .body .foot button.confirm {
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  background: #FF4E40;
  border: none;
  border-radius: 4px;
}
.manageConfigBatChooseChnl .body .foot button.cancel {
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border: none;
  border-radius: 4px;
  border-color: #C1C1C1!important;
  background-color: #C1C1C1!important;
}

.pmm-app-modify-channl .modal-dialog{
    width: 520px;
}
.pmm-app-modify-channl .app-template-view-top-search{
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("./editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-app-modify-channl .man_produ_app_column_modify_template{
    background: #F0F2F5;
    padding-top: 20px;
}
.pmm-app-modify-channl .man_produ_app_column_modify_template label{
    font-weight: normal;
    font-size: 12px;
}
.pmm-app-modify-channl .man_produ_app_column_modify_template input{
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}
.pmm-app-modify-channl .man_produ_app_column_modify_template .app_template_chose_group > div,
.pmm-app-modify-channl .man_produ_app_column_modify_template .app_template_chose_footer{
    padding-left: 20px;
}
.pmm-app-modify-channl .man_produ_app_column_modify_template .app_template_chose_footer{
    margin-top: 20px;
}
.pmm-app-modify-channl .man_produ_app_column_modify_template .app_template_chose_group > div{
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}
.pmm-app-modify-channl .man_produ_app_delete_footer{
    padding: 40px 10px 20px 130px;
}
.pmm-app-modify-channl .man_produ_app_delete_footer .modify_template_footer_confirm{
    margin-left: 76px;
    background: #1aba9f;
}
.pmm-app-modify-channl .man_produ_app_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.pmm-app-modify-channl-other .modal-dialog{
    width: 520px;
}
.pmm-app-modify-channl-other .app-template-view-top-search{
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("./editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-app-modify-channl-other .man_produ_app_column_modify_template{
    background: #F0F2F5;
    padding-top: 20px;
}
.pmm-app-modify-channl-other .man_produ_app_column_modify_template label{
    font-weight: normal;
    font-size: 12px;
}
.pmm-app-modify-channl-other .man_produ_app_column_modify_template input{
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}
.pmm-app-modify-channl-other .man_produ_app_column_modify_template .app_template_chose_group > div,
.pmm-app-modify-channl-other .man_produ_app_column_modify_template .app_template_chose_footer{
    padding-left: 20px;
}
.pmm-app-modify-channl-other .man_produ_app_column_modify_template .app_template_chose_footer{
    margin-top: 20px;
}
.pmm-app-modify-channl-other .man_produ_app_column_modify_template .app_template_chose_group > div{
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}
.pmm-app-modify-channl-other .man_produ_app_delete_footer{
    padding: 40px 10px 20px 130px;
}
.pmm-app-modify-channl-other .man_produ_app_delete_footer .modify_template_footer_confirm{
    margin-left: 76px;
    background: #1aba9f;
}
.pmm-app-modify-channl-other .man_produ_app_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.pmm-app-modify-default-article .modal-dialog{
    width: 520px;
}
.pmm-app-modify-default-article .app-template-view-top-search{
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("./editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-app-modify-default-article .man_produ_app_column_modify_template{
    background: #F0F2F5;
    padding-top: 20px;
}
.pmm-app-modify-default-article .man_produ_app_column_modify_template label{
    font-weight: normal;
    font-size: 12px;
}
.pmm-app-modify-default-article .man_produ_app_column_modify_template input{
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}
.pmm-app-modify-default-article .man_produ_app_column_modify_template .app_template_chose_group > div,
.pmm-app-modify-default-article .man_produ_app_column_modify_template .man_produ_app_delete_footer{
    padding-left: 20px;
}
.pmm-app-modify-default-article .man_produ_app_column_modify_template .man_produ_app_delete_footer{
    margin-top: 20px;
}
.pmm-app-modify-default-article .man_produ_app_column_modify_template .app_template_chose_group > div{
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}
.pmm-app-modify-default-article .man_produ_app_delete_footer{
    padding: 40px 10px 20px 130px;
}
.pmm-app-modify-default-article .man_produ_app_delete_footer .modify_app_template_footer_confirm{
    margin-left: 76px;
    background: #1aba9f;
}
.pmm-app-modify-default-article .man_produ_app_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
/**
 * 添加样式 请加上前缀 .productManageMent-app-recycle-reduction
 */
.productManageMent-app-recycle-reduction .modal-dialog {
    width: 400px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 38%;
}

.productManageMent-app-recycle-reduction .man_produ_app_column_delete {
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.productManageMent-app-recycle-reduction .man_produ_app_delete_footer {
    background: #fff;
    padding: 10px 10px 10px 200px;
}

.productManageMent-app-recycle-reduction .man_produ_app_delete_footer .man_produ_delete_app_footer_cancel {
    margin-right: 0;
    background: #1aba9f;
}

.productManageMent-app-recycle-reduction .man_produ_app_delete_footer button {
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

/**
 * 添加样式 请加上前缀 .productManageMent-app-recycle-delete
 */
.productManageMent-app-recycle-delete .modal-dialog {
    width: 400px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 38%;
}

.productManageMent-app-recycle-delete .man_produ_app_column_delete {
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.productManageMent-app-recycle-delete .man_produ_app_delete_footer {
    background: #fff;
    padding: 10px 10px 10px 200px;
}

.productManageMent-app-recycle-delete .man_produ_app_delete_footer .man_produ_delete_app_footer_cancel {
    margin-right: 0;
    background: #1aba9f;
}

.productManageMent-app-recycle-delete .man_produ_app_delete_footer button {
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.productManageMent-website-recycle-delete .modal-dialog {
    width: 400px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 38%;
}

.productManageMent-website-recycle-delete .man_produ_column_delete {
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.productManageMent-website-recycle-delete .man_produ_delete_footer {
    background: #fff;
    padding: 10px 10px 10px 200px;
}

.productManageMent-website-recycle-delete .man_produ_delete_footer .man_produ_delete_footer_cancel {
    margin-right: 0;
    background: #1aba9f;
}

.productManageMent-website-recycle-delete .man_produ_delete_footer button {
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.productManageMent-website-recycle-reduction .modal-dialog {
    width: 400px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 38%;
}

.productManageMent-website-recycle-reduction .man_produ_column_delete {
    background: #F0F2F5;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.productManageMent-website-recycle-reduction .man_produ_delete_footer {
    background: #fff;
    padding: 10px 10px 10px 200px;
}

.productManageMent-website-recycle-reduction .man_produ_delete_footer .man_produ_delete_footer_cancel {
    margin-right: 0;
    background: #1aba9f;
}

.productManageMent-website-recycle-reduction .man_produ_delete_footer button {
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}

.pmm-website-modify-channl-other .modal-dialog{
    width: 520px;
}
.pmm-website-modify-channl-other .template-view-top-search{
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("./editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-website-modify-channl-other .man_produ_column_modify_template{
    background: #F0F2F5;
    padding-top: 20px;
}
.pmm-website-modify-channl-other .man_produ_column_modify_template label{
    font-weight: normal;
    font-size: 12px;
}
.pmm-website-modify-channl-other .man_produ_column_modify_template input{
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}
.pmm-website-modify-channl-other .man_produ_column_modify_template .template_chose_group > div,
.pmm-website-modify-channl-other .man_produ_column_modify_template .template_chose_footer{
    padding-left: 20px;
}
.pmm-website-modify-channl-other .man_produ_column_modify_template .template_chose_footer{
    margin-top: 20px;
}
.pmm-website-modify-channl-other .man_produ_column_modify_template .template_chose_group > div{
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}
.pmm-website-modify-channl-other .man_produ_delete_footer{
    padding: 40px 10px 20px 130px;
}
.pmm-website-modify-channl-other .man_produ_delete_footer .modify_template_footer_confirm{
    margin-left: 76px;
    background: #1aba9f;
}
.pmm-website-modify-channl-other .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.pmm-website-modify-default-article .modal-dialog{
    width: 520px;
}
.pmm-website-modify-default-article .template-view-top-search{
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("./editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-website-modify-default-article .man_produ_column_modify_template{
    background: #F0F2F5;
    padding-top: 20px;
}
.pmm-website-modify-default-article .man_produ_column_modify_template label{
    font-weight: normal;
    font-size: 12px;
}
.pmm-website-modify-default-article .man_produ_column_modify_template input{
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}
.pmm-website-modify-default-article .man_produ_column_modify_template .template_chose_group > div,
.pmm-website-modify-default-article .man_produ_column_modify_template .template_chose_footer{
    padding-left: 20px;
}
.pmm-website-modify-default-article .man_produ_column_modify_template .template_chose_footer{
    margin-top: 20px;
}
.pmm-website-modify-default-article .man_produ_column_modify_template .template_chose_group > div{
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}
.pmm-website-modify-default-article .man_produ_delete_footer{
    padding: 40px 10px 20px 130px;
}
.pmm-website-modify-default-article .man_produ_delete_footer .modify_template_footer_confirm{
    margin-left: 76px;
    background: #1aba9f;
}
.pmm-website-modify-default-article .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.pmm-website-modify-channl .modal-dialog{
    width: 520px;
}
.pmm-website-modify-channl .template-view-top-search{
    float: right;
    margin: 6px 20px 0 0;
    width: 120px;
    height: 30px;
    background: url("./editingCenter/app/images/sch.jpg") no-repeat 90px center;
}
.pmm-website-modify-channl .man_produ_column_modify_template{
    background: #F0F2F5;
    padding-top: 20px;
}
.pmm-website-modify-channl .man_produ_column_modify_template label{
    font-weight: normal;
    font-size: 12px;
}
.pmm-website-modify-channl .man_produ_column_modify_template input{
    width: 18px;
    height: 18px;
    vertical-align: -5px;
    margin-right: 5px;
}
.pmm-website-modify-channl .man_produ_column_modify_template .template_chose_group > div,
.pmm-website-modify-channl .man_produ_column_modify_template .template_chose_footer{
    padding-left: 20px;
}
.pmm-website-modify-channl .man_produ_column_modify_template .template_chose_footer{
    margin-top: 20px;
}
.pmm-website-modify-channl .man_produ_column_modify_template .template_chose_group > div{
    width: 40%;
    display: inline-block;
    color: #aaaaaa;
}
.pmm-website-modify-channl .man_produ_delete_footer{
    padding: 40px 10px 20px 130px;
}
.pmm-website-modify-channl .man_produ_delete_footer .modify_template_footer_confirm{
    margin-left: 76px;
    background: #1aba9f;
}
.pmm-website-modify-channl .man_produ_delete_footer button{
    width: 80px;
    height: 30px;
    background: #4496d2;
    color: #fff;
    text-align: center;
    border: none;
    margin-left: 10px;
    border-radius: 4px;
    font-size: 12px;
}
.plan_accordion .panel-body ul {
  background-color: #F6F5F4;
}
.editing-list .plan_accordion ul li:hover {
  background-color: #d0d1d2;
}
.editing-list .plan_accordion ul li:hover a {
  color: #fff;
}
.plan_accordion .background_style:hover {
  background-color: #F6F5F4 !important;
}
.plan_head .plan_accordion .background_style .selectedItem {
  margin-left: 40px;
}
.plan_head .nav-tabs.nav-justified {
  display: none;
}
.plan_accordion .font_color {
  color: #FF4E40 !important;
}
.plan-main-left {
  padding-left: 0px;
  padding-right: 0px;
}
.calendar_overflow {
  overflow: hidden;
}
.calendar_head,
.tipOff_head {
  height: 48px;
  line-height: 48px;
  background-color: #f1f2f6;
}
.calendar_head b,
.tipOff_head b {
  padding-left: 15px;
  color: #333333;
  font-size: 16px;
}
.calendar_content {
  min-height: 528px;
  /*overflow: hidden;*/
}
.calendar_content_left {
  min-height: 496px;
}
.calendar_content_right {
  margin: 10px 0 14px 0px;
  padding-right: 0px;
}
.calendar_content_right .nav-tabs {
  border-bottom: 1px solid #cecece;
  border-left: 1px solid #cecece;
  margin-left: 1px;
}
.tipOff_content .nav-tabs,
.clue_newspaper_content .nav-tabs {
  border-bottom: 1px solid #cecece;
}
.calendar_content_right .nav-tabs > li,
.tipOff_content .nav-tabs > li,
.clue_newspaper_content .nav-tabs > li {
  border-top: 1px solid #cecece;
  border-right: 1px solid #cecece;
}
.calendar_content_right .nav-tabs > li {
  width: 25%;
  height: 42px;
}
.tipOff_content .nav-tabs > li {
  width: 12%;
}
.calendar_content_right .nav-tabs.nav-justified > li > a,
.tipOff_content .nav-tabs.nav-justified > li > a,
.clue_newspaper_content .nav-tabs.nav-justified > li > a {
  color: #545454;
  font-size: 16px;
  font-weight: bold;
  font-family: "Microsoft Yahei";
}
.calendar_content_right .nav-tabs.nav-justified > li > a:hover,
.calendar_content_right .nav-tabs.nav-justified > li > a:focus,
.tipOff_content .nav-tabs.nav-justified > li > a:hover,
.tipOff_content .nav-tabs.nav-justified > li > a:focus,
.clue_newspaper_content .nav-tabs.nav-justified > li > a:hover,
.clue_newspaper_content .nav-tabs.nav-justified > li > a:focus {
  height: 40px;
}
.calendar_content_right table > tbody > tr > td,
.tipOff_content table > tbody > tr > td,
.tipOff_content table > thead > tr > th,
.clue_newspaper_content table > tbody > tr > td,
.clue_newspaper_content table > thead > tr > th {
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
}
.calendar_content_right table > tbody > tr > td,
.calendar_content_right table > thead > tr > th,
.tipOff_content table > tbody > tr > td,
.tipOff_content table > thead > tr > th,
.clue_newspaper_content table > tbody > tr > td,
.clue_newspaper_content table > thead > tr > th {
  border-top: none;
  border-bottom: none;
}
.calendar_content_right .nav-tabs > li.active,
.calendar_content_right .nav-tabs > li.active > a {
  color: #FF4E40;
  border-top: 2px solid #FF4E40;
  border-bottom: 1px solid #fff;
  /*     height: 40px;*/
  line-height: 20px;
}
.calendar_content_right .nav-tabs > li.active > a:hover,
.calendar_content_right .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #FF4E40;
}
.calendar_content_right .nav-tabs > li.active > a,
.tipOff_content .nav-tabs > li.active > a,
.clue_newspaper_content .nav-tabs > li.active > a {
  margin-top: -2px !important;
}
.calendar_content_right .table-striped > tbody > tr:nth-of-type(2n),
.tipOff_content .table-striped > tbody > tr:nth-of-type(2n),
.clue_newspaper_content .table-striped > tbody > tr:nth-of-type(2n) {
  background-color: #f8f9fb;
}
.calendar_content_right .tab-content table > thead,
.tipOff_content .tab-content table > thead,
.clue_newspaper_content .tab-content table > thead {
  background-color: #f8f9fb;
}
.calendar_content_right .td_50,
.tipOff_content .td_50,
.clue_newspaper_content .td_50 {
  /*width: 50%;*/
  text-align: left;
  position: relative;
}
.calendar_content_right .w-76 {
  /*width: 76%;*/
}
.calendar_content_right .w-76 a {
  display: block;
  /*width: 360px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tipOff_content .td_50 a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  padding-left: 20px;
  cursor: pointer;
}
.calendar_content_right .td_50 a {
  display: block;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tipOff {
  margin-top: 10px;
  min-height: 470px;
  border: 3px solid #dddddd;
  border-radius: 3px;
}
.tipOff_content {
  min-height: 422px;
}
.tipOff_content table {
  margin-bottom: 0px;
}
.tipOff_content .nav-tabs > li.active,
.tipOff_content .nav-tabs > li.active > a,
.tipOff_content .nav-tabs > li.active > a:hover,
.tipOff_content .nav-tabs > li.active > a:focus,
.clue_newspaper_content .nav-tabs > li.active,
.clue_newspaper_content .nav-tabs > li.active > a,
.clue_newspaper_content .nav-tabs > li.active > a:hover,
.clue_newspaper_content .nav-tabs > li.active > a:focus {
  color: #2f98d2;
  border-top: 2px solid #2f98d2;
  border-bottom: 1px solid #fff;
  height: 40px;
  line-height: 20px;
}
.mt10 {
  margin-top: 10px;
  margin-bottom: 0px;
}
.tipOff_content_footer {
  padding-right: 10px;
  height: 30px;
  line-height: 30px;
  text-align: right;
}
.tipOff_content_footer span {
  font-size: 14px;
  color: #2d9ad3;
}
.tipOff_content_footer a:hover,
.tipOff_content_footer a:focus {
  text-decoration: none;
}
.clue_thrid {
  padding-top: 10px;
  clear: both;
}
.clue_newspaper,
.clue_website {
  float: left;
  width: 49.5%;
  height: 670px;
  border: 3px solid #dddddd;
  border-radius: 3px;
}
.clue_website {
  float: right!important;
}
.clue_pull_right {
  float: right;
  margin: 15px 10px 0 0;
  cursor: pointer;
}
.clue_calendar_border .nav-tabs > li {
  border-left: none;
  border-right: none;
}
.clue_calendar_button {
  margin-top: 15px;
}
.clue_calendar_btn_success {
  width: 90px;
  line-height: 28px;
  background: #21bca2;
  color: #fff;
  text-align: center;
  border: none;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 12px;
}
button {
  outline: none;
}
.clue_calendar_btn {
  width: 90px;
  line-height: 26px;
  background: #fff;
  color: #545454;
  text-align: center;
  border: 1px solid #545454;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 12px;
}
.clue_calendar_table_img {
  margin-right: 10px;
  margin-top: -2px;
}
.plan-active {
  background-color: #fff !important;
}
.plan-active a {
  color: #FF4E40 !important;
}
.plan-active i {
  color: #FF4E40;
}
.clue_newspaper_content table > tbody > tr > td.td_color {
  color: #44ae9a;
}
.recent-policy-page p {
  margin-left: 10px;
}
.recent-policy-page .page_left li a {
  z-index: 1;
  /* padding: 0px;
    width: 42px;
    height: 28px;
    font-size: 10px;
    -webkit-transform: scale(0.9);*/
}
.rankList-bar {
  padding-right: 15px;
}
.rankList-bar .calendar_content_right .nav-tabs {
  border-left: none;
}
.rankList-bar .calendar_content_right .nav-tabs > li {
  width: auto;
  text-align: center;
  border: none;
  font-family: "微软雅黑";
}
.rankList-bar .calendar_content_right .nav-tabs > li.active {
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  background-color: #fff;
}
.rankList-bar .calendar_content_right .head_sub_nav ul {
  height: 30px;
  margin: 5px 0px;
  border: none;
  background-color: #fff;
  overflow: hidden;
}
.rankList-bar .calendar_content_right .head_sub_nav ul li {
  height: 22px;
  line-height: 22px;
  cursor: pointer;
}
.rankList-bar .calendar_content_right .head_sub_nav ul li a {
  color: #000;
}
.rankList-bar .calendar_content_right .head_sub_nav ul li a.active,
.rankList-bar .calendar_content_right .head_sub_nav ul li a,
.rankList-bar .calendar_content_right .head_sub_nav ul li a.active:hover {
  font-size: 12px;
  padding: 1px 10px;
  height: 23px;
  line-height: 18px;
}
.rankList-bar .calendar_content_right .head_sub_nav > .nav-tabs li.active a {
  font-size: 12px;
  color: #fff;
  background-color: #1ABA9F;
  border-top: none;
}
.rankList-bar .calendar_content_right .head_sub_nav .nav-tabs > li.active {
  border: none;
  margin-top: 7px;
}
.calendar_content_right .head_sub_nav ul {
  border: none;
}
@media screen and (min-width: 1023px) and (max-width: 1280px) {
  .calendar_content_right .w-76 a {
    /*width: 76%;*/
  }
  /*爆料监控 96068*/
  .tipOff_content .td_50 a {
    /*width: 420px;*/
  }
  /*网站监控 热度*/
  .cue-monitor-table tbody tr td a {
    width: 160px!important;
  }
}
.btn-commen .fa {
  color: #FF4E40;
}
.btn-commen:hover .fa,
.btn-commen.active .fa {
  color: #fff;
}
.plancenter-create-topic .modal-footer button {
  width: 80px;
  height: 28px;
  background: #4496d2;
  float: right;
  color: #fff;
  text-align: center;
  line-height: 28px;
  padding: 0px;
  margin-top: 15px;
  margin-right: 10px;
  font-size: 12px;
}
.ovfl-hdn {
  overflow: hidden;
}
.xcol-hotvalue {
  width: 70px;
}
.xcol-trend {
  width: 70px;
}
.cue-monitor-table .xcol-date {
  width: 130px!important;
}
.cue-monitor-table .xcol-source {
  width: 120px!important;
}
.plan_head .ml0 {
  font-size: 15px;
}
.iwo_accordion .secondmenu {
  margin-right: 5px;
  line-height: 40px;
}
.iwo_accordion .panel-body .thirdmenu i {
  width: 30%;
}
.iwo_accordion .panel-body .thirdmenu a {
  width: 65%;
}
.top_num {
  margin-left: 3px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 1px;
  border-radius: 70%;
  background-color: #FF4E40;
  color: #fff;
}
.plan_green {
  color: #409f4b!important;
}
.plan_orange {
  color: #ff8a36!important;
}
.plan_ordinary {
  background: #aaa;
}
.plan_urgent {
  background: #ed5145;
}
.plan_important {
  background: #fe9327;
}
.plan_sensitive {
  background: #a574c6;
}
.selected-per-name {
  position: relative;
  display: block;
  float: left;
  padding: 5px 15px 5px 10px!important;
  margin-right: 5px;
  line-height: 20px;
  border-radius: 4px;
  border: 1px solid #cccccc;
}
.selected-per-name span.deleteUser {
  position: absolute;
  top: -4px;
  right: 2px;
  cursor: pointer;
}
.cooper-role-btn {
  border: 1px solid #ccc;
}
.task-urgent-type {
  display: inline-block;
  font-style: normal;
  margin-left: 5px;
  padding: 0 7px;
  height: 18px;
  border-radius: 18px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 18px;
}
.task-end-time {
  padding: 0;
  padding-top: 4px;
}
.task-end-time .form-control {
  height: 30px;
  background: #fff;
}
.task-end-time .dp-icon {
  top: 12px;
}
.icreated-task-opt {
  padding: 8px 1.99%!important;
}
.icreated-task-opt a {
  float: right;
  padding: 0 2px;
}
.task-operation-window .manageNews .news {
  width: 100%;
}
.task-operation-window .footer {
  display: flex;
  justify-content: center;
}
.task-operation-window .footer .btn {
  margin: 0 10px;
}
.task-operation-window .body {
  padding: 15px 0;
  background: #f0f2f4;
}
.task-operation-window .sp-icon {
  padding-left: 20px!important;
}
.task-operation-window .sp-icon.reProcessing {
  background: url('planningCenter/images/sp12.png') no-repeat 7px center;
}
.task-operation-window .sp-icon.forward {
  background: url('planningCenter/images/sp12.png') no-repeat 7px center;
}
.task-operation-window .sp-icon.finish {
  background: url('planningCenter/images/sp12.png') no-repeat 7px center;
}
.task-operation-window .form-horizontal .control-label {
  padding-right: 0;
  color: #383838;
  font-weight: normal;
}
.task-operation-window .sp-conten {
  width: 100%;
  height: 210px;
  resize: none;
}
.task-operation-window .form-group {
  width: 100%;
  margin: 0 auto 12px;
}
.task-operation-window .file-list {
  padding: 0;
  margin-bottom: 12px;
}
.task-operation-window .file-list li {
  margin-bottom: 5px;
  height: 27px;
  padding-left: 32px;
  font-size: 12px;
  color: #78838f;
  line-height: 27px;
  background: #f2f8fa url('planningCenter/images/sp9.png') no-repeat 12px center;
  background-size: 14px;
}
.task-operation-window .file-list li a.opt-del {
  display: inline-block;
  float: right;
  margin-right: 20px;
  color: #398ce1;
}
.task-operation-window .file-list li a.opt-del:hover {
  text-decoration: underline;
}
.task-operation-window .file-list li .file-del-btn {
  float: right;
  margin: 3px 20px 0 0;
}
.task-operation-window .file-list li .website-upload-btn {
  margin: 3px 20px 0 0;
}
.task-zx-con .btn-group.dropdown {
  margin-bottom: 12px;
}
.log-zf-bb {
  padding-bottom: 5px;
  border-bottom: 1px dotted #ddd;
  background: url('planningCenter/images/sp19.png') no-repeat left 6px !important;
}

.new-approval-bk {
  margin-bottom: 40px;
}
.new-approval-bk .myMonitor_head {
  margin-bottom: 20px;
  height: 43px;
  border-bottom: 1px solid #dbdbdb;
  background-color: #f4f4f6;
}
.new-approval-bk .myMonitor_head span.fl {
  display: block;
  padding-left: 23px;
  margin-left: 15px;
  font-size: 16px;
  font-weight: 600;
  color: #383838;
  line-height: 43px;
  background: url('planningCenter/images/sp7.png') no-repeat left center;
}
.new-approval-bk .myMonitor_head .btn-primary {
  width: auto;
  height: 30px;
  margin-right: 5px;
  font-size: 14px;
  padding: 4px 0;
  font-family: "Microsoft Yahei";
  outline: none!important;
  margin-top: 5px;
}
.new-approval-bk .myMonitor_head .btn-primary .s_icon {
  padding-right: 12px;
  margin-right: 25px;
  border-right: 1px solid #FF4E40;
}
.new-approval-bk .myMonitor_head .btn-primary img {
  position: relative;
  left: 8px;
  width: 18px;
  height: 18px;
  border: none;
}
.new-approval-bk .form-horizontal .control-label {
  padding-right: 0;
  color: #383838;
  font-weight: normal;
}
.new-approval-bk .form-horizontal .taskEndtime input.form-control {
  float: left;
  margin-right: 10px;
  width: 198px;
  background-color: #fff;
}
.new-approval-bk .sp-conten {
  width: 100%;
  height: 210px;
  resize: none;
}
.new-approval-bk .submit-btn {
  margin-right: 15px;
  height: 35px;
  padding: 0 32px;
  border-radius: 4px;
  background: #ff5040;
  color: #fff;
  line-height: 35px;
}
.new-approval-bk .drafts-btn {
  height: 35px;
  padding: 0 32px;
  border-radius: 4px;
  background: #b2b2b2;
  color: #fff;
  line-height: 35px;
}
.new-approval-bk .dropdown {
  width: 100%;
}
.new-approval-bk .dropdown .bth-fix {
  width: 100%;
  min-width: 138px;
}
.new-approval-bk .dropdown .dropdown-menu {
  width: 100%;
}
.new-approval-bk .file-list {
  padding: 0;
  margin-bottom: 12px;
}
.new-approval-bk .file-list li {
  margin-bottom: 12px;
  height: 27px;
  padding-left: 32px;
  font-size: 12px;
  color: #78838f;
  line-height: 27px;
  background: #f2f8fa url('planningCenter/images/sp9.png') no-repeat 12px center;
  background-size: 14px;
}
.new-approval-bk .file-list li a.opt-del {
  display: inline-block;
  float: right;
  margin-right: 20px;
  color: #398ce1;
}
.new-approval-bk .file-list li a.opt-del:hover {
  text-decoration: underline;
}
.new-approval-bk .file-list li .file-del-btn {
  float: right;
  margin: 3px 20px 0 0;
}
.new-approval-bk .file-list li .website-upload-btn {
  margin: 3px 20px 0 0;
}
.dp-icon {
  position: absolute;
  top: 10px;
  right: 6px;
  width: 15px;
  height: 15px;
  border: 0;
  color: #888;
}
.add-sp-btn {
  display: block;
  padding: 0;
  width: 60px;
  height: 30px;
  margin-top: 2px;
  font-size: 15px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  border-radius: 4px;
  background: #FF4E40;
  text-decoration: none!important;
}
.add-sp-btn:hover,
.add-sp-btn:focus {
  color: #fff;
  outline: none;
}
.add-file-btn {
  display: block;
  padding-left: 30px;
  width: 110px;
  height: 40px;
  color: #383838;
  line-height: 40px;
  text-align: left;
  background: url('planningCenter/images/sp9.png') no-repeat 4px center;
  text-decoration: none!important;
  outline: none;
}
.add-file-btn:hover {
  color: #2783e1;
  outline: none;
}
.file-size {
  font-style: normal;
  color: #adadad;
}
.file-status {
  display: inline-block;
  margin-left: 10px;
  padding-left: 20px;
  cursor: text;
  text-decoration: none;
}
.file-status.upload-wait {
  background: url('planningCenter/images/wait.png') no-repeat left center;
}
.file-status.upload-doing {
  background: url('planningCenter/images/doing.png') no-repeat left center;
}
.file-status.upload-done {
  background: url('planningCenter/images/done.png') no-repeat left center;
}
.file-status.upload-fail {
  background: url('planningCenter/images/del.png') no-repeat left center;
}
.df-opt {
  display: inline-block;
  margin: 0 5px;
}
.businessApproval-operationLog-window .modal-dialog {
  width: 475px;
  margin: 120px auto;
}
.businessApproval-operationLog-window .sp-icon {
  padding-left: 20px!important;
  background: url('planningCenter/images/sp12.png') no-repeat 7px center;
}
.businessApproval-operationLog-window .manageNews .news .main {
  min-height: auto;
}
.businessApproval-operationLog-window .manageNews .news .main .body {
  min-height: 200px;
  max-height: 292px;
  background: #f0f2f4;
  overflow-y: auto;
  border-top: 15px solid #f0f2f4;
}
.businessApproval-operationLog-window .modal-content {
  width: 475px;
}
.businessApproval-operationLog-window .manageNews .footer {
  padding-top: 15px;
  margin-top: 0;
  border-top: 20px solid #f0f2f4;
}
.businessApproval-operationLog-window .manageNews .footer button.confirm {
  display: block;
  margin: 0 auto;
}
.businessApproval-operationLog-window .nav.nav-tabs {
  display: none;
}
.businessApproval-operationLog-window .m_timeline {
  margin: 0 0 15px 0;
}
.businessApproval-operationLog-window .m_timeline .time_tick {
  width: 128px;
}
.businessApproval-operationLog-window .m_timeline:before {
  width: 86px;
}
.businessApproval-operationLog-window .m_timeline .time_item_cnt {
  margin-left: 140px;
}
.businessApproval-operationLog-window .m_timeline .time_tick h5.clock {
  margin-top: 0;
}
.businessApproval-operationLog-window .website_timeline_load_more_2,
.businessApproval-operationLog-window .websist_normal {
  padding-bottom: 0;
  padding-top: 20px;
  bottom: 0;
  margin-left: 0;
  line-height: 22px;
  background: none;
}
.no-bd {
  border: none;
}
.sp-deal-tp {
  height: 49px;
  border-bottom: 1px solid #ddd;
  background: #f1f2f6;
}
.sp-deal-tp span.lf {
  display: block;
  float: left;
  width: 125px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  color: #fff;
  list-style: none;
  background: #FF4E40;
  font-family: "microsoft yahei";
}
.sp-deal-tp .box-fix-bt {
  position: relative;
  float: right;
  top: 0;
  margin-top: 10px;
}
.sp-deal-tp .box-fix-bt .btn-primary .s_icon {
  margin-right: 12px;
}
.sp-deal-container {
  padding: 15px 20px 20px;
  font-family: "microsoft yahei";
}
.sp-deal-container .sp-deal-des {
  padding-bottom: 10px;
  border-bottom: 1px dotted #ddd;
  overflow: hidden;
}
.sp-deal-container .sp-deal-des li {
  float: left;
  width: 355px;
  height: 37px;
  line-height: 37px;
  color: #666;
}
.sp-deal-container .sp-deal-content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.sp-deal-container .sp-deal-content h1 {
  margin: 0;
  font-size: 22px;
  color: #333333;
  line-height: 40px;
}
.sp-deal-container .sp-deal-content p.con {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  text-indent: 2em;
}
.sp-deal-container .sp-comm-bk {
  margin-bottom: 15px;
  border: 1px solid #ddd;
}
.sp-deal-container .sp-comm-bk .sp-comm-tp {
  padding-left: 22px;
  height: 40px;
  background: #f1f2f6;
}
.sp-deal-container .sp-comm-bk .sp-comm-tp span {
  display: block;
  float: left;
  padding-left: 30px;
  font-size: 16px;
  color: #4d4d4d;
  line-height: 40px;
  font-weight: 600;
}
.sp-deal-container .sp-comm-bk .sp-comm-tp span.xg-file {
  background: url('planningCenter/images/sp13.png') no-repeat left center;
}
.sp-deal-container .sp-comm-bk .sp-comm-tp span.xg-log {
  background: url('planningCenter/images/sp17.png') no-repeat left center;
}
.sp-deal-container .sp-comm-bk .sp-comm-con {
  position: relative;
  padding: 15px 20px 40px;
}
.sp-deal-container .sp-comm-bk .sp-comm-con .websist_normal,
.sp-deal-container .sp-comm-bk .sp-comm-con .website_timeline_load_more_2 {
  margin-left: -20px;
}
.xg-file-ls li {
  padding-left: 25px;
  height: 34px;
  line-height: 34px;
  background: url('planningCenter/images/sp13.png') no-repeat 5px center;
  background-size: 14px;
}
.xg-file-ls li span.sp {
  color: #47525d;
}
.xg-file-ls li a {
  margin-left: 20px;
  color: #333333;
  font-size: 13px;
  text-decoration: underline;
}
.xg-file-ls li a:hover {
  color: #FF4E40;
}
.sp-xg-log {
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.sp-xg-log .xg-log-hd {
  height: 42px;
}
.sp-xg-log .xg-log-hd .log-hd-lf {
  float: left;
  padding-left: 40px;
  color: #333333;
  line-height: 42px;
  background: url('planningCenter/images/sp18.png') no-repeat 14px center;
}
.sp-xg-log .xg-log-hd .log-hd-lf span {
  margin-right: 15px;
}
.sp-xg-log .xg-log-hd span.log-caret {
  display: block;
  float: right;
  margin-right: 30px;
  width: 19px;
  height: 100%;
  background: url('planningCenter/images/sp23.png') no-repeat center;
  cursor: pointer;
}
.sp-xg-log .xg-log-hd span.log-caret.chg-dir {
  background: url('planningCenter/images/sp24.png') no-repeat center;
}
.sp-xg-log .xg-log-deal {
  padding: 10px 19px;
  background: #f5f8fa;
  border-top: 1px solid #ddd;
}
.sp-xg-log .xg-log-deal h2 {
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  margin: 0;
  line-height: 30px;
}
.sp-xg-log .xg-log-deal p.sp {
  color: #666;
  line-height: 30px;
  margin-bottom: 0;
}
.sp-xg-log .xg-log-deal .sos {
  padding-left: 26px;
  background: url('planningCenter/images/sp19.png') no-repeat left center;
}
.sp-xg-log .xg-log-deal .sos h2 {
  display: inline-block !important;
  margin-right: 2px;
}
.sp-xg-log .xg-log-deal .sos p.sp {
  display: inline-block !important;
}
.drafts-log-con {
  position: relative;
}
.rw-content-error {
  position: relative;
  padding: 0;
  height: 34px;
  border-radius: 4px;
  border: 2px solid #a94442;
}

.iframes {
  margin-left: -176px;
}
.iframes .iframess {
  width: 100%;
}

.customMonitor {
  margin-top: -15px;
  color: #333333;
  overflow: hidden;
}
.customMonitor .custom-wrap {
  width: 300px!important;
  z-index: 3;
}
.customMonitor_nav {
  height: 54px;
  background: #eff0f2;
  padding-top: 13px;
}
.edit_breadcrumb li {
  list-style-type: none;
}
/*监控管理*/
.customMonitor_con {
  margin-top: 10px;
}
.customMonitor_con_addMonitor,
.customMonitor_con_myMonitor {
  clear: both;
}
.customMonitor_con_addMonitor .addMonitor_head,
.customMonitor_con_myMonitor .myMonitor_head {
  height: 43px;
  border-bottom: 1px solid #dbdbdb;
  background-color: #f4f4f6;
}
.customMonitor_con_addMonitor .addMonitor_head span,
.customMonitor_con_myMonitor .myMonitor_head span {
  min-width: 115px;
  margin: 0 10px;
  padding: 9px 13px;
  line-height: 47px;
  font-size: 16px;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-bottom: none;
  border-top: 4px solid #FF4E40;
}
/*监控管理 添加监控*/
.customMonitor_con_addMonitor .addMonitor_content {
  min-height: 60px;
  padding: 0 10px 10px;
}
.customMonitor_con_addMonitor .addMonitor_content button {
  margin: 10px 10px 0 0;
}
.customMonitor_con_myMonitor .addMonitor_content .margin6 {
  margin: 6px;
}
/*我的监控*/
.customMonitor_con_myMonitor .fl {
  float: left;
}
.customMonitor_con_myMonitor .myMonitor_head {
  height: 43px;
  border-bottom: 1px solid #dbdbdb;
  background-color: #f4f4f6;
}
.customMonitor_con_myMonitor .myMonitor_head b {
  font-weight: normal;
}
.customMonitor_con_myMonitor .myMonitor_head b.selected {
  color: #e01c0c!important;
}
.customMonitor_con_myMonitor .myMonitor_con_left,
.customMonitor_con_myMonitor .myMonitor_con_right {
  float: left;
  width: 100%;
}
.customMonitor_con_myMonitor .myMonitor_head_right {
  float: right;
  position: relative;
  top: 12px;
  right: 10px;
}
.customMonitor_con_myMonitor .myMonitor_head_right b {
  cursor: pointer;
}
/*我的监控左边*/
/*.customMonitor_con_myMonitor .myMonitor_con_left {
    border-right: 1px solid #DBDBDB;
}*/
.customMonitor_con_myMonitor .myMonitor_con_left_top .font_title {
  font-weight: bold;
  font-size: 16px;
}
.customMonitor_con_myMonitor .myMonitor_con_left_top,
.customMonitor_con_myMonitor .myMonitor_con_right_top {
  padding: 0 10px;
  height: 43px;
  line-height: 43px;
}
.customMonitor_con_myMonitor .myMonitor_con_left_top_left,
.customMonitor_con_myMonitor .myMonitor_con_right_top_left {
  float: left;
}
.customMonitor_con_myMonitor .myMonitor_con_left_top_left b,
.customMonitor_con_myMonitor .myMonitor_con_right_top_left b {
  font-size: 15px;
}
.customMonitor_con_myMonitor .myMonitor_con_left_top_right,
.customMonitor_con_myMonitor .myMonitor_con_right_top_right {
  float: right;
}
.customMonitor_con_myMonitor .myMonitor_con_left_top_right a,
.customMonitor_con_myMonitor .myMonitor_con_right_top_right a {
  color: #333333;
  text-decoration: none;
}
.customMonitor_con_myMonitor .myMonitor_con_left_top_right a img,
.customMonitor_con_myMonitor .myMonitor_con_right_top_right a img {
  padding: 0 5px;
}
/*我的监控左边表格*/
.customMonitor_con_myMonitor .myMonitor_con_left_bottom {
  margin-right: 10px;
  border: 4px solid #dddddd;
  border-radius: 5px;
}
.customMonitor_con_myMonitor .myMonitor_con_left_bottom .nav-tabs.nav-justified,
.customMonitor_con_myMonitor .myMonitor_con_right_bottom .nav-tabs.nav-justified {
  padding-top: 5px;
  border-bottom: 1px solid #dbdbdb;
  background-color: #F1F2F6;
}
.customMonitor_con_myMonitor .myMonitor_con_left_bottom table,
.customMonitor_con_myMonitor .myMonitor_con_right_bottom table {
  margin-top: 10px;
}
.customMonitor_con_myMonitor .myMonitor_con_left_bottom table thead,
.customMonitor_con_myMonitor .myMonitor_con_right_bottom table thead {
  background-color: #EDEDED;
}
.customMonitor_con_myMonitor .myMonitor_con_left_bottom .table > thead > tr > th,
.customMonitor_con_myMonitor .myMonitor_con_right_bottom .table > thead > tr > th {
  border-bottom: none;
}
.cm-number {
  width: 60px;
}
.cm-hot {
  width: 60px;
}
.cm-source {
  width: 100px;
}
.cm-datetime {
  width: 90px;
}
.customMonitor_con_myMonitor .myMonitor_con_left_bottom .cm-left,
.customMonitor_con_myMonitor .myMonitor_con_right_bottom .cm-left {
  text-align: left;
  position: relative;
}
.customMonitor_con_myMonitor .myMonitor_con_left_bottom .cm-left div.title,
.customMonitor_con_myMonitor .myMonitor_con_right_bottom .cm-left div.title {
  height: 20px;
  overflow: hidden;
}
.customMonitor_con_myMonitor .myMonitor_con_left_bottom .nav-tabs.nav-justified > li,
.customMonitor_con_myMonitor .myMonitor_con_right_bottom .nav-tabs.nav-justified > li {
  width: 100px;
  height: 36px;
  margin: 0 5px;
  border-radius: 5px 5px 0 0;
  background-color: #FF4E40;
}
.customMonitor_con_myMonitor .myMonitor_con_left_bottom .nav-tabs > li.active,
.customMonitor_con_myMonitor .myMonitor_con_right_bottom .nav-tabs > li.active {
  margin: 0 5px;
  border-radius: 5px 5px 0 0;
  background-color: #fff;
}
.customMonitor_con_myMonitor .myMonitor_con_left_bottom .nav-tabs.nav-justified > li.active > a,
.customMonitor_con_myMonitor .myMonitor_con_right_bottom .nav-tabs.nav-justified > li.active > a {
  color: #333;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-radius: 5px 5px 0 0;
}
.customMonitor_con_myMonitor .myMonitor_con_left_bottom .nav-tabs.nav-justified > li > a,
.customMonitor_con_myMonitor .myMonitor_con_right_bottom .nav-tabs.nav-justified > li > a {
  padding: 0px;
  line-height: 36px;
  color: #fff;
}
.customMonitor_con_myMonitor .myMonitor_con_left_bottom .nav-tabs.nav-justified > li > a:hover,
.customMonitor_con_myMonitor .myMonitor_con_right_bottom .nav-tabs.nav-justified > li > a:hover {
  background-color: inherit!important;
  border-radius: 6px;
}
.customMonitor_con_myMonitor .myMonitor_con_left_bottom .page,
.customMonitor_con_myMonitor .myMonitor_con_right_bottom .page {
  position: relative;
  padding-top: 0px;
  bottom: 0px;
  left: -50px;
}
.customMonitor_con_myMonitor .page_left {
  margin-left: 400px;
}
.customMonitor_con_myMonitor .myMonitor_con_right_bottom {
  margin-left: 10px;
  border: 4px solid #dddddd;
  border-radius: 5px;
}
.customMonitor_con_myMonitor .table tbody tr td {
  padding-top: 4px;
  padding-bottom: 4px;
}

.hot_head_line_detail {
  font-family: "微软雅黑";
}
.hot_head_line {
  min-height: 340px;
  overflow: hidden;
}
.head_lg,
.head_lg a {
  width: 318px;
  height: 169px;
}
.head_x_lg,
.head_x_lg a {
  width: 316px;
  height: 84px;
}
.head_x_ms,
.head_x_ms a {
  width: 158px;
  height: 84px;
}
.head_x_ms-fix,
.head_x_ms-fix a {
  width: 159px;
  height: 85px;
  display: table-cell;
  color: white;
  text-align: center;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
  border: 1px solid white;
}
.head_x_ms-fix p {
  font-size: 24px;
  margin: 0px;
}
.head_x_ms-fix span {
  font-size: 24px;
  margin: 0px;
}
.head_y_lg,
.head_y_lg a {
  width: 160px;
  height: 170px;
}
.head_lg,
.head_x_lg,
.head_x_ms,
.head_y_lg,
.head_x_ms-fix {
  float: left;
  border: 1px solid white;
}
.head_lg a,
.head_x_lg a,
.head_x_ms a,
.head_y_lg a {
  display: table-cell;
  color: white;
  text-align: center;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
}
.head_lg p,
.head_x_lg p,
.head_x_ms p,
.head_y_lg p {
  font-size: 24px;
  margin: 0px;
}
.head_lg span,
.head_x_lg span,
.head_x_ms span,
.head_y_lg span {
  font-size: 18px;
}
.hot_head_line_detail .blue,
.color-1 {
  background: #17a2b7;
}
.hot_head_line_detail .orange,
.color-2 {
  background: #3c90f3;
}
.hot_head_line_detail .more_yellow,
.color-3 {
  background: #c6395f;
}
.hot_head_line_detail .yellow,
.color-4 {
  background: #125ccb;
}
.hot_head_line_detail .green,
.color-5 {
  background: #6eb33e;
}
.hot_head_line_detail .purple,
.color-6 {
  background: #c066a4;
}
.hot_head_line_detail .red,
.color-7 {
  background: #e95724;
}
.hot_head_line_detail .reseda,
.color-8 {
  background: #92cf68;
}
.hot_head_line_detail .ft36 {
  font-size: 36px!important;
}
/*demo animate*/
.animate-repeat {
  line-height: 40px;
  list-style: none;
  box-sizing: border-box;
}
.animate-repeat.ng-move,
.animate-repeat.ng-enter,
.animate-repeat.ng-leave {
  -webkit-transition: all linear 2s;
  transition: all linear 2s;
}
.animate-repeat.ng-leave.ng-leave-active,
.animate-repeat.ng-move,
.animate-repeat.ng-enter {
  opacity: 0;
  max-height: 0;
}
.animate-repeat.ng-leave,
.animate-repeat.ng-move.ng-move-active,
.animate-repeat.ng-enter.ng-enter-active {
  opacity: 1;
  max-height: 300px;
}
ul {
  margin: 0px;
  padding: 0px;
}
.hot_head_module_1,
.hot_head_module_2,
.hot_head_module_3,
.hot_head_module_4,
.hot_head_module_5,
.hot_head_module_6,
.hot_head_module_7,
.hot_head_module_8,
.hot_head_module_9 {
  width: 25%;
  float: left;
  border: 1px solid white;
  height: 170px;
  position: relative;
  overflow: hidden;
}
.hot_head_li_1 ul li,
.hot_head_li_2 ul li,
.hot_head_li_3 ul li,
.hot_head_li_4 ul li {
  list-style: none;
  color: white;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  overflow: hidden;
}
.hot_head_li_1 ul li:hover,
.hot_head_li_2 ul li:hover,
.hot_head_li_3 ul li:hover,
.hot_head_li_4 ul li:hover {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
}
.hot_head_li_1 ul li a,
.hot_head_li_2 ul li a,
.hot_head_li_3 ul li a,
.hot_head_li_4 ul li a {
  padding: 0% 1%;
  font-family: "微软雅黑";
  font-size: 18px;
  display: block;
  color: white;
  text-align: center;
  position: relative;
  vertical-align: middle;
  text-decoration: none;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
}
.hot_head_module_2 {
  width: 25%;
  float: left;
  border: 1px solid white;
}
.hot_head_li_1 {
  width: 50%;
  float: left;
  border: 1px solid white;
  height: 85px;
  position: relative;
}
/*.hot_head_li_1 ul li,*/
.hot_head_li_1 ul li a {
  height: 84px;
  overflow: hidden;
  font-size: 16px;
  padding-top: 5px;
  text-align: center;
  line-height: 34px;
  display: table-cell;
  width: 1%;
}
.hot_head_li_2 {
  position: relative;
  width: 100%;
  float: left;
  height: 85px;
  border: 1px solid white;
}
/*.hot_head_li_2 ul li,*/
.hot_head_li_2 ul li a {
  height: 84px;
  display: table-cell;
  width: 1%;
  padding-top: 5px;
  font-size: 22px;
  line-height: 35px;
}
.hot_head_li_3 {
  position: relative;
  width: 50%;
  float: left;
  border: 1px solid white;
  height: 169px;
}
/*.hot_head_li_3 ul li,*/
.hot_head_li_3 ul li a {
  height: 169px;
  line-height: 40px;
  font-size: 25px;
  margin-top: 35px;
  width: 1%;
  display: table-cell;
}
.hot_head_li_4 {
  position: relative;
  width: 100%;
  float: left;
  height: 170px;
  border: 1px solid white;
}
.anim-1,
.anim-11 {
  background: #3f86c3;
  animation: seventh-child 0.5s linear;
  animation-direction: alternate;
}
.anim-2,
.anim-12 {
  background: #618ea8;
  animation: seventh-child 0.5s linear;
  animation-direction: alternate;
}
.anim-3,
.anim-13 {
  background: #cd5789;
  animation: thirdly-child 0.5s linear;
  animation-direction: alternate;
}
.anim-4,
.anim-14 {
  background: #e9504a;
  animation: fourth-child 0.5s linear;
  animation-direction: alternate;
}
.anim-5,
.anim-15 {
  background: #449ea9;
  animation: sixth-child 0.5s linear;
  animation-direction: alternate;
}
.anim-6,
.anim-16 {
  background: #f98b10;
  animation: seventh-child 0.5s linear;
  animation-direction: alternate;
}
.anim-7,
.anim-17 {
  background: #55ac8e;
  animation: first-child 0.5s linear;
  animation-direction: alternate;
}
.anim-8,
.anim-18 {
  background: #009dd7;
  animation: fourth-child 0.5s linear;
  animation-direction: alternate;
}
.anim-9,
.anim-19 {
  background: #e78a3d;
  animation: sixth-child 0.5s linear;
  animation-direction: alternate;
}
.anim-10,
.anim-0 {
  background: #c6395f;
  animation: eight-child 0.5s linear;
  animation-direction: alternate;
}
.hot_head_li_4 ul li a {
  height: 169px;
  font-size: 34px;
  width: 1%;
  display: table-cell;
  line-height: 44px;
  margin-top: 29px;
}
.hot_head_line_calendar {
  padding: 10px 0 0px 0;
  position: relative;
}
/*动画*/
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
  }
  25% {
    -webkit-transform: rotateY(90deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
  }
  50% {
    -webkit-transform: rotateY(180deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
  }
  75% {
    -webkit-transform: rotateY(90deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
  }
  100% {
    -webkit-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
  }
}
/*各种动画渐进*/
@keyframes first-child {
  0% {
    left: 200px;
    bottom: 100px;
  }
  100% {
    left: 0px;
    bottom: 0px;
  }
}
@keyframes second-child {
  0% {
    top: 200px;
    bottom: 100px;
  }
  100% {
    top: 0px;
    bottom: 0px;
  }
}
@keyframes thirdly-child {
  0% {
    top: 100px;
    bottom: 100px;
    left: 100px;
  }
  100% {
    top: 0px;
    bottom: 0px;
    left: 0px;
  }
}
@keyframes fourth-child {
  0% {
    top: 100px;
    bottom: 100px;
    right: 100px;
  }
  100% {
    top: 0px;
    bottom: 0px;
    right: 0px;
  }
}
@keyframes sixth-child {
  0% {
    left: 200px;
    bottom: 100px;
  }
  100% {
    left: 0px;
    bottom: 0px;
  }
}
@keyframes seventh-child {
  0% {
    bottom: 100px;
    right: 100px;
  }
  100% {
    bottom: 0px;
    right: 0px;
  }
}
@keyframes eight-child {
  0% {
    bottom: 100px;
  }
  100% {
    bottom: 0px;
  }
}
@-moz-keyframes wobble {
  0% {
    -moz-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
  }
  25% {
    -moz-transform: rotateY(90deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
  }
  50% {
    -moz-transform: rotateY(180deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
  }
  75% {
    -moz-transform: rotateY(90deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
  }
  100% {
    -moz-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
  }
}
/*动画结束*/
.hot_head_line_calendar .date_button_newspaper_group,
.hot_head_line_calendar .date_button_website_group {
  position: absolute;
}
.hot_head_line_calendar .date_button_newspaper_group {
  top: 1px;
  right: 1px;
}
.hot_head_line_calendar .date_button_website_group {
  top: -30px;
  right: 5px;
}
.hot_head_line_calendar .date_button {
  font-family: fantasy;
  font-weight: bold;
  background: #fbfbfb;
  border: 1px solid #e0e0e0;
  height: 22px;
  width: 40px;
  font-size: 12px;
  line-height: 22px;
}
.hot_head_line_calendar .hot_head_line_calendar_main_right {
  position: inherit;
}
.hot_head_line_calendar .hot_head_line_sm_chart {
  position: absolute;
  bottom: 0;
  right: 20px;
}
.calendar .hot_head_line_calendar .tab-content {
  padding: 0px 0 0 10px;
  height: 340px;
  margin-top: 10px;
}
.calendar .hot_head_line_calendar .fix-margin {
  margin: 10px 10px 0px 0px;
}
.hot_head_line_calendar_main_right,
.hot_head_line_calendar_main_left {
  display: inline-block;
}
.hot_head_line_calendar .nav-tabs.nav-justified {
  border-bottom: 1px solid #cecece;
  height: 39px;
}
.hot_head_line_calendar .nav-tabs.nav-justified > li {
  border: 1px solid #cecece;
  border-right: none;
  width: auto;
  width: 7%;
}
.hot_head_line_calendar .nav-tabs.nav-justified > li:last-child {
  border-right: 1px solid #cecece;
}
.hot_head_line_calendar .nav-tabs.nav-justified > li > a {
  padding-left: 15px;
  padding-right: 15px;
  color: #545454;
  height: 37px;
  line-height: 39px;
  display: block;
  padding: 0px;
  font-family: initia;
  font-weight: bold;
  font-size: 16px;
}
.hot_head_line_calendar .nav-tabs.nav-justified > li.active > a {
  color: #FF4E40;
  border-top: 2px solid #FF4E40;
  background: #fff;
  height: 40px;
  line-height: 39px;
}
.hot_head_line_calendar .hot_head_line_hotspot_table {
  border: none;
  overflow: hidden;
}
.hot_head_line_calendar .hot_head_line_information {
  text-align: left;
  padding-left: 20px;
}
.hot_head_line_calendar .hot_head_line_click_rate {
  width: 15%;
  color: #46ad9a;
}
.hot_head_line_calendar .hot_head_line_next_page > p {
  float: right;
  margin-right: 20px;
}
.hot_head_line_calendar .hot_head_line_next_page > p > a,
.hot_head_line_calendar .hot_head_line_next_page > p > a:hover {
  text-decoration: none;
  color: #333;
}
.hot_head_line_calendar .hot_head_line_city_hotspot_table {
  width: 530px;
}
.hot_head_line_calendar .hot_head_line_city_hotspot_table table {
  margin-bottom: 0;
}
.hot_head_line_calendar .hot_head_line_city_hotspot_table > table > tbody > tr > td:first-child {
  background: #ededed;
}
.hot_head_line_calendar .hot_head_line_city_hotspot_table > table > thead > tr > th {
  font-weight: normal;
}
.hot_head_line_calendar .hot_head_line_concat_map .concat_map_title,
.hot_head_line_concat_map .concat_map_title .concat_map_title_chose_group {
  height: 40px;
}
.hot_head_line_calendar .hot_head_line_concat_map .concat_map_title {
  border: 1px solid #9f9d9e;
  border-bottom: none;
  text-align: center;
  padding: 5px;
  background: #f7f7f7;
}
.hot_head_line_concat_map .concat_map_title .concat_map_title_chose_group {
  line-height: 30px;
  height: 30px;
}
.hot_head_line_concat_map .concat_map_title .concat_map_title_chose_group > select {
  height: 25px;
  width: 220px;
}
.hot_head_line_concat_map .concat_map_title .concat_map_title_chose_group > a,
.hot_head_line_concat_map .concat_map_title .concat_map_title_chose_group > a:hover {
  text-decoration: none;
}
.hot_head_line_concat_map_title_date,
.hot_head_line_concat_map_title_time {
  position: absolute;
  color: #707070;
}
.hot_head_line_concat_map_title_date {
  font-size: 18px;
  right: 10px;
  top: 18px;
}
.hot_head_line_concat_map_title_time {
  font-size: 26px;
  right: 110px;
  top: 10px;
}
.hot_head_line_calendar .hot_head_line_concat_map .concat_map_title,
.hot_head_line_calendar .hot_head_line_concat_map .concat_map_main {
  position: relative;
}
.hot_head_line_concat_map .concat_map_main .concat_map_main_arrow_left,
.hot_head_line_concat_map .concat_map_main .concat_map_main_arrow_right {
  position: absolute;
  top: 300px;
  cursor: pointer;
}
.hot_head_line_concat_map .concat_map_main .concat_map_main_arrow_left {
  left: 10px;
}
.hot_head_line_concat_map .concat_map_main .concat_map_main_arrow_right {
  right: 10px;
}
/*.hot_head_line_calendar_clear_padding{*/
/*padding: 0!important;*/
/*}*/
.hot_head_line_big_table_calendar.calendar {
  border: 0;
}
.hot_head_line_big_table_calendar.calendar .calendar_content {
  padding: 0;
}
.calendar_content .ht38 {
  height: 380px;
}
.hot_head_line_big_table_calendar .hot_head_line_website_down_more {
  display: block;
  text-align: center;
}
.calendars {
  border: 3px solid #dddddd;
}
.calendar_con {
  min-height: 380px;
}
.hot_head_line_calendar .nav-tabs.nav-justified > li.active > a {
  margin-top: -1px !important;
}
.effect figcaption {
  top: auto;
  bottom: 85px;
  position: relative;
  height: 100%;
  line-height: 0px;
  background: #000;
  opacity: 0.8;
  color: #fff;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.effect h3 {
  height: 51px;
  overflow: hidden;
}
.effect figcaption > a span {
  font-size: 18px;
  font-family: "微软雅黑";
  display: table-cell;
  text-align: center;
  height: 100%;
}
.effect p {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.effect h2,
.effect figcaption > span {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}
.effect figcaption > span::before {
  display: inline-block;
  padding: 8px 10px;
  font-family: 'feathericons';
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.effect:hover p {
  opacity: 1;
}
.effect:hover figcaption,
.effect:hover h2,
.effect:hover figcaption > span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hot_head_li_4 ul li.effect figcaption {
  bottom: 170px;
}
.hot_head_li_3 ul li.effect figcaption {
  padding: 0px;
  bottom: 170px;
  height: 100%;
}
.hot_head_li_1 ul li.effect figcaption > a span {
  font-size: 15px;
}
.border_fixed .nav-tabs.nav-justified li:first-child {
  border-left: 0px;
}
.calendar .calendar_head p.timeRange {
  float: right;
  line-height: 20px;
  margin-right: 10px;
  background: #2f98d2;
  color: white;
  text-align: center;
  margin-top: 16px;
  border-radius: 10px;
  padding: 0px 10px;
  cursor: pointer;
}
.hot_head_line_calendar .calendar .calendar_head p.cur {
  background: red;
}
.edit_table img.notAllow,
.edit_table a.notAllow {
  cursor: not-allowed;
}
.bottom_10 {
  bottom: 0px!important;
}
.relative {
  position: relative;
}
.calendar_head .show-group-paper {
  display: inline-block;
  background: #FF4E40;
  height: 30px;
  line-height: 30px;
  color: white;
  border-radius: 11px;
  float: right;
  padding: 0px 10px;
  cursor: pointer;
  margin-right: 11px;
  margin-top: 7px;
}
.hot_head_line_calendar .timeline {
  width: 100%;
  height: 100px;
  margin-top: 5px;
}
.hot_head_line_calendar .timeline .dateline {
  width: 100%;
  height: 70px;
  background: url("planningCenter/images/eva.png");
  position: relative;
  overflow: hidden;
}
.hot_head_line_calendar .timeline .dateline .date {
  width: 14.2%;
  height: 70px;
  float: left;
}
.hot_head_line_calendar .timeline .dateline .date span {
  position: relative;
}
.hot_head_line_calendar .timeline .dateline .date span.day {
  font-weight: bold;
  left: 45px;
  cursor: pointer;
}
.pladateselected {
  color: #FF4E40;
}
.hot_head_line_calendar .timeline .dateline .date div.icon {
  background: url(planningCenter/images/ch8.png) no-repeat center bottom;
  position: relative;
  width: 30px;
  height: 30px;
  left: 60px;
  cursor: pointer;
}
.plaiconselectted {
  background: url(planningCenter/images/ch8-1.png) no-repeat center bottom !important;
}
.hot_head_line_calendar .timeline .hourline {
  width: 100%;
  height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #EDEDED;
  font-weight: bold;
}
.hot_head_line_calendar .timeline .hourline .hour {
  width: 4.1%;
  float: left;
  height: 30px;
  text-align: center;
  padding-top: 5px;
  cursor: pointer;
}
.plahourselected {
  color: white;
  background-color: #FF4E40;
}
.plahournotallow {
  color: #D9D9D9;
  cursor: not-allowed !important;
}
.hot_head_line_calendar .timeline .busy {
  cursor: not-allowed !important;
}
.hot_head_line_calendar .hotpic {
  position: relative;
}
.hot_head_line_calendar .hotpic .loadpic {
  width: 100%;
  height: 380px;
  top: 0px;
  position: absolute;
}
.hot_head_line_calendar .hotpic .mlf-busy {
  position: absolute!important;
}
.hot_head_line_calendar .cg-busy-default-sign {
  margin-top: 160px!important;
}
.hot_head_line_calendar .hot_head_line_hotspot_table .hot_head_line_hotspot_w100 {
  width: 100px;
}
.hot_head_line_calendar .hot_head_line_hotspot_table .hot_head_line_hotspot_w200 {
  width: 200px;
}
.hot-new-title ul li {
  width: 14% !important;
}
.cb-zmap-div {
  min-height: 540px;
  border: 1px solid #ccc;
  margin: 10px 10px 10px 10px;
  box-shadow: 0px 0px 3px #ccd0d8;
  border-radius: 4px;
}
.cb-zmap-title {
  height: 40px;
  border-bottom: 1px solid #e6ebf0;
  font-weight: 600;
  color: #5a5e62;
  line-height: 40px;
  padding-left: 10px;
}
.hot_head_line_calendar {
  padding: 10px 0 0 0;
  position: relative;
}

.colorCard {
  font-family: "微软雅黑";
}
.colorCard_lg,
.colorCard_lg a {
  width: 318px;
  height: 169px;
}
.colorCard_x_lg,
.colorCard_x_lg a {
  width: 316px;
  height: 84px;
}
.colorCard_x_ms,
.colorCard_x_ms a {
  width: 158px;
  height: 84px;
}
.colorCard_y_lg,
.colorCard_y_lg a {
  width: 160px;
  height: 170px;
}
.colorCard_lg,
.colorCard_x_lg,
.colorCard_x_ms,
.colorCard_y_lg {
  float: left;
  border: 1px solid white;
}
.colorCard_lg a,
.colorCard_x_lg a,
.colorCard_x_ms a,
.colorCard_y_lg a {
  display: table-cell;
  color: white;
  text-align: center;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
}
.colorCard_lg p,
.colorCard_x_lg p,
.colorCard_x_ms p,
.colorCard_y_lg p {
  font-size: 24px;
  margin: 0px;
}
.colorCard_lg span,
.colorCard_x_lg span,
.colorCard_x_ms span,
.colorCard_y_lg span {
  font-size: 18px;
}
.colorCard .blue {
  background: #58b5e1;
}
.colorCard .orange {
  background: #f7774a;
}
.colorCard .more_yellow {
  background: #f0b93a;
}
.colorCard .yellow {
  background: #ffea5d;
}
.colorCard .green {
  background: #6eb33e;
}
.colorCard .purple {
  background: #c066a4;
}
.colorCard .red {
  background: #e95724;
}
.colorCard .reseda {
  background: #92cf68;
}
.colorCard .ft36 {
  font-size: 36px!important;
}
.add_padding_15 {
  padding: 15px;
}
.hot_search_time {
  width: 97%;
  height: 50px;
  background: url("planningCenter/images/eva.png");
  position: relative;
  overflow: hidden;
  margin: 16px auto 0px;
}
.hot_search_time .hot_sarch_list {
  width: 13.333%;
  float: left;
  height: 50px;
  text-align: center;
}
.hot_search_time .hot_sarch_list a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
.hot_search_time .hot_sarch_list a span {
  display: block;
  height: 50px;
  background: url(planningCenter/images/ch8.png) no-repeat center bottom;
}
.hot_search_time .hot_sarch_list a span.active {
  background: url(planningCenter/images/ch8-1.png) no-repeat center bottom;
  color: #FF4E40;
}
.search_refersh {
  float: right;
  margin-top: 14px;
  width: 22px;
  margin-right: 10px;
  cursor: pointer;
}
.calendar_content span.search_hover_span {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  font-family: "微软雅黑";
  font-size: 16px;
  word-break: break-all;
  background: #000000;
  opacity: 0.7;
}
.calendar_content .mt0 {
  margin-top: 0px;
}
.calendar .mheight420 {
  min-height: 420px;
}
.calendar_content .ranking-sina-title {
  position: absolute;
  right: 0px;
  top: 4px;
}
.calendar_content .ranking-sina-title .ranking-sina-title-img {
  position: absolute;
  top: 10px;
  right: 8px;
}
.calendar_content .ranking-sina-title p {
  float: left;
  margin: 0px;
  height: 23px;
  width: 70px;
  font-size: 12px;
  text-align: center;
  background: #2B95D0;
  color: white;
  line-height: 23px;
  margin-right: 10px;
}
.calendar_content .ranking-sina-title p:last-child {
  margin-right: 0px;
}
.calendar_content .bigMapRanklist {
  width: 1000px;
  height: 240px;
  border: 1px solid #ccc;
  display: block;
  position: relative;
  background: white;
  top: -11px;
  left: -668px;
  z-index: 999;
  margin-left: -20px;
}
.calendar_content .small-map-pos {
  position: relative;
  cursor: pointer;
  left: 0px;
}
.calendar_content .plan_table {
  border: 1px solid #ccc;
  font-family: "微软雅黑";
}
.calendar_content .plan_table_header {
  text-align: center;
  height: 37px;
  background-color: #f8f9fb;
  border-bottom: 2px solid #CFCFCF;
  line-height: 37px;
  overflow: hidden;
}
.calendar_content .plan_table_header p,
.calendar_content .plan_table_detail p {
  float: left;
  margin: 0px;
  text-align: center;
}
.calendar_content .plan_table_detail p a {
  color: #000;
}
.calendar_content .plan_table .w50 {
  width: 50px;
}
.calendar_content .plan_table .b30 {
  width: 35%;
  height: 51px;
  color: #000;
  font-size: 14px;
  text-align: left;
  float: left;
  text-decoration: none;
}
.calendar_content .plan_table .tx_hide {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.calendar_content .plan_table .b45 {
  width: 45%;
  height: 51px;
  color: #000;
  font-size: 14px;
  text-align: left;
  float: left;
  text-decoration: none;
  overflow: hidden;
}
.calendar_content .plan_table a:hover {
  text-decoration: none;
}
.calendar_content .plan_table .w170 {
  width: 15%!important;
  height: 51px;
}
.calendar_content .plan_table .w80 {
  width: 8%;
  height: 51px;
}
.calendar_content .plan_table .b10 {
  width: 15%;
  height: 51px;
}
.calendar_content .plan_table .b20 {
  width: 20%;
  position: relative;
}
.calendar_content .plan_table .w65 {
  width: 5%;
  height: 51px;
}
.calendar_content .plan_table .w100 {
  width: 10%;
  position: relative;
}
.calendar_content .plan_table .w37 {
  width: 6%;
  height: 51px;
}
.calendar_content .plan_table_detail {
  line-height: 51px;
}
.calendar_content .plan_table_detail:nth-child(2n+1) {
  background: #f8f9fb;
}
.calendar_content .plan_acitve_height {
  height: 300px;
}
.calendar .init-big-ranking-width {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 240px;
  width: 100%;
}
.absolute {
  position: absolute;
}
.left_643 {
  left: -634px !important;
}
.left_732 {
  left: -732px !important;
}
.calendar_content .bigMapRanklist > div > div {
  position: absolute!important;
}
.calendar_content p.sina_click_active {
  background: red;
}
@media screen and (min-width: 1440px) and (max-width: 1681px) {
  .ranking_content_right .edit_table {
    min-height: 543px;
  }
}
.calendar .white {
  background-color: white!important;
  z-index: 999;
  border: 1px solid #ccc;
}
.wechat .people-list .white {
  left: -575px !important;
}
.calendar .door-list .white {
  left: -675px !important;
}
.calendar .people-list .white {
  left: -780px;
  top: -240px !important;
}
.calendar .people-list > .pieceMgr-main-list > div {
  left: -730px !important;
}
.ht140 {
  height: 140px;
}
.calendar .page_fix {
  height: 70px;
  position: relative;
}
/*.wechat .b30 {
    width: 28%!important
}*/
.wechat .b10 {
  width: 10%!important;
}

.cue-monitor-table tbody tr td:nth-child(1) {
  position: relative;
  text-align: left;
}
.cue-monitor-table tbody tr td:nth-child(1) div.outer {
  position: absolute;
  width: 446px;
  background: #dddbd6;
  z-index: 1;
  top: 50px;
  border-radius: 4px;
  left: 30px;
}
.cue-monitor-table tbody tr td:nth-child(1) div.outer div.inner {
  width: 440px;
  background: #fff;
  margin: 3px auto 3px;
  border-radius: 4px;
}
.cue-monitor-table tbody tr td:nth-child(1) div.outer div.inner p {
  font-size: 12px;
  line-height: 26px;
  margin: 0 auto;
  padding: 0px 15px 6px 15px;
}
.cue-monitor-table tbody tr td:nth-child(1) div.outer div.inner b {
  color: #000;
  display: block;
  line-height: 20px;
  padding: 8px 15px;
  width: 440px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.cue-monitor-table tbody tr td a {
  display: block;
  /*width: 258px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cue-monitor-table tbody tr td a.w300 {
  /*width: 300px;*/
}
.calendar .calendar_content_left .dropdown .bth-fix {
  width: 80px;
}
.calendar .calendar_content_left .dropdown .dropdown-menu {
  min-width: 80px;
}
.clue_plus {
  float: left;
  width: 49.5%;
  height: 700px;
  line-height: 700px;
  text-align: center!important;
}
.recent-policy tbody tr td a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recent-policy tbody tr td:nth-child(1) {
  position: relative;
  cursor: pointer;
  text-align: left;
}
.recent-policy tbody tr td:nth-child(1) .outer {
  position: absolute;
  width: 450px;
  background: #ddd;
  z-index: 10;
  left: 83px;
  top: 35px;
}
.recent-policy tbody tr td:nth-child(1) .outer .inner {
  width: 442px;
  margin: 4px auto;
  background: #fff;
  border-radius: 4px;
  padding-bottom: 6px;
  padding-top: 6px;
}
.recent-policy tbody tr td:nth-child(1) .outer .inner .inner-head {
  height: 31px;
  overflow: hidden;
}
.recent-policy tbody tr td:nth-child(1) .outer .inner .inner-head img {
  float: right;
  margin: 6px 9px 0 0;
}
.recent-policy tbody tr td:nth-child(1) .outer .inner .inner-body {
  width: 430px;
  border: 1px solid #d0cfcf;
  margin: 0 auto;
}
.recent-policy tbody tr td:nth-child(1) .outer .inner .inner-body .inner-body-top {
  height: 37px;
  border-bottom: 1px solid #d0cfcf;
  background: #f0f2f5;
}
.recent-policy tbody tr td:nth-child(1) .outer .inner .inner-body .inner-body-top p {
  line-height: 37px;
  height: 37px;
}
.recent-policy tbody tr td:nth-child(1) .outer .inner .inner-body .inner-body-top p span {
  font-size: 12px;
  color: #333;
  font-weight: bold;
  float: left;
  text-align: center;
}
.recent-policy tbody tr td:nth-child(1) .outer .inner .inner-body .inner-body-top p span:nth-child(1) {
  width: 312px;
  border-right: 1px solid #d0cfcf;
}
.recent-policy tbody tr td:nth-child(1) .outer .inner .inner-body .inner-body-top p span:nth-child(2) {
  width: 116px;
}
.recent-policy tbody tr td:nth-child(1) .outer .inner .inner-body .inner-body-bottom {
  /*height: 180px;
    overflow-y: auto;*/
}
.recent-policy tbody tr td:nth-child(1) .outer .inner .inner-body .inner-body-bottom ul li {
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  color: #666;
  list-style: none;
  border-bottom: 1px solid #d0cfcf;
}
.recent-policy tbody tr td:nth-child(1) .outer .inner .inner-body .inner-body-bottom ul li a {
  width: 312px;
  border-right: 1px solid #d0cfcf;
  float: left;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20px;
}
.recent-policy tbody tr td:nth-child(1) .outer .inner .inner-body .inner-body-bottom ul li span {
  width: 110px;
  float: left;
  text-align: center;
  margin-left: 5px;
}
.tipOff_content .tab-content {
  position: inherit;
}
.clue_newspaper_content .table {
  margin-bottom: 10px;
}
.clue_newspaper_content .nav-tabs.nav-justified > li {
  z-index: inherit;
  width: 24%;
}
.plan-monitor-odd {
  margin-right: 1%;
}
.plan-monitor-odd .tab-content {
  z-index: 12;
}
.mb10 {
  margin-bottom: 10px;
}
.clue-config-close {
  float: right;
  margin: 15px 10px 0 0;
  cursor: pointer;
  width: 18px;
  height: 18px;
}
.monitor-wrap {
  /*overflow: hidden;*/
  margin-top: 10px;
}
.tab-content .tab-pane a.more:hover {
  text-decoration: none;
}
.fc td.selectedDay {
  background: #ffee99;
}
.planningCenterPage {
  margin-left: 10px;
  font-size: 13px;
  line-height: 28px;
}
.calendarColor0 {
  background: #92CF68;
  cursor: pointer;
}
.calendarColor1 {
  background: #F0B93A;
  cursor: pointer;
}
.calendarColor2 {
  background: #58B5E1;
  cursor: pointer;
}
.calendarColor3 {
  background: #EF4B52;
  cursor: pointer;
}
.calendarColor4 {
  background: #54E3BE;
  cursor: pointer;
}
.calendar .calendar_content_left i {
  color: #e4e4e4;
}
.calendar_content hr.line {
  float: right;
  background: #e4e4e4;
  height: 24px;
  width: 1px;
  margin: 0px 6px 0px 6px;
}
.calendar .calendarHead {
  height: 24px;
}
.calendar .calendarHead button.backtoToday {
  width: 80px;
  height: 24px;
  border: 1px solid #e4e4e4;
  background: #fbfbfb;
  font-size: 12px;
  color: #53534f;
  text-align: center;
  line-height: 20px;
  float: right;
}
.calendar .calendarHead button.backtoToday:focus {
  outline: none;
}
.calendar .calendarHead .dropdown .bth-fix {
  height: 24px;
  line-height: 22px;
}
.calendar .calendarHead .dropdown {
  margin-right: 6px;
}
.custom-table {
  table-layout: fixed;
}
.custom-table tbody tr td:nth-child(1) {
  text-align: left;
  position: relative;
  cursor: pointer;
}
.custom-table tbody tr td:nth-child(1) a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
.custom-table tbody tr td:nth-child(2) {
  width: 100px;
}
.w600 {
  width: 600px !important;
}
.fix_height450 .tab-content > .tab-pane {
  min-height: 450px;
  position: relative;
}
td.xcol-date.from.ng-binding {
  text-align: right;
  padding: 0;
}
td.xcol-date.to.ng-binding {
  padding: 0px;
  text-align: left;
}

.event_track .calendar {
  min-height: 544px;
  border: 3px solid #dddddd;
  border-radius: 3px;
}
.event_track .calendar_head {
  height: 48px;
  line-height: 48px;
  background-color: #f1f2f6;
}
.event_track .calendar_head b {
  padding-left: 15px;
  color: #333333;
}
.event_track .eventAxis {
  width: 100%;
  height: 640px;
}
.event_track .eventAxis .eventAxis-head {
  height: 50px;
  width: 100%;
  background-size: 100%;
  background: url("planningCenter/images/eva.png");
  position: relative;
  overflow: hidden;
}
.event_track .eventAxis .eventAxis-head .eventAxisUl {
  position: relative;
  width: 2000px;
}
.event_track .eventAxis .eventAxis-head .eventAxisUl .timenode {
  float: left;
  list-style: none;
  width: 133px;
  position: relative;
  height: 30px;
}
.event_track .eventAxis .eventAxis-head .eventAxisUl .timenode img {
  position: absolute;
  top: 35px;
  left: 5px;
  cursor: pointer;
}
.event_track .eventAxis .eventAxis-left {
  height: 590px;
  width: 413px;
  float: left;
  border-right: 2px solid #EDEDED;
  position: relative;
}
.event_track .eventAxis .eventAxis-left img.node {
  position: absolute;
  right: -12px;
}
.event_track .eventAxis .eventAxis-left img.no1 {
  top: 90px;
}
.event_track .eventAxis .eventAxis-left img.no2 {
  top: 180px;
}
.event_track .eventAxis .eventAxis-left img.no3 {
  top: 270px;
}
.event_track .eventAxis .eventAxis-left img.no4 {
  top: 360px;
}
.event_track .eventAxis .eventAxis-left img.no5 {
  top: 450px;
}
.event_track .eventAxis .eventAxis-left .info {
  position: absolute;
  width: 324px;
  height: 55px;
  right: 30px;
  border-radius: 4px;
  line-height: 55px;
  text-align: right;
  color: white;
  font-weight: bold;
  font-size: 20px;
}
.event_track .eventAxis .eventAxis-left .info .info-inner {
  position: relative;
  background-color: inherit;
  cursor: pointer;
  border-radius: 4px;
}
.event_track .eventAxis .eventAxis-left .info .info-inner .info-arrow {
  position: absolute;
  width: 21px;
  height: 21px;
  background-color: inherit;
  border-radius: 4px;
  right: -3px;
  top: 16px;
  transform: rotate(45deg) !important;
  -ms-transform: rotate(45deg) !important;
  -moz-transform: rotate(45deg) !important;
  -webkit-transform: rotate(45deg) !important;
  -o-transform: rotate(45deg) !important;
  z-index: -10;
}
.event_track .eventAxis .eventAxis-left .info span {
  margin-right: 10px;
}
.event_track .eventAxis .eventAxis-left .inf1 {
  top: 73px;
}
.event_track .eventAxis .eventAxis-left .inf2 {
  top: 163px;
}
.event_track .eventAxis .eventAxis-left .inf3 {
  top: 253px;
}
.event_track .eventAxis .eventAxis-left .inf4 {
  top: 343px;
}
.event_track .eventAxis .eventAxis-left .inf5 {
  top: 433px;
}
.event_track .eventAxis .eventAxis-right {
  height: 590px;
  width: 660px;
  border-left: 2px solid #EDEDED;
  margin-left: 413px;
}
.event_track .eventAxis .eventAxis-right .leftPics {
  height: 590px;
  width: 300px;
  padding-top: 30px;
  float: left;
}
.event_track .eventAxis .eventAxis-right .leftPics > div:last-child {
  border-bottom: none;
}
.event_track .eventAxis .eventAxis-right .rightPics {
  width: 300px;
  height: 590px;
  margin-left: 300px;
  padding-top: 120px;
}
.event_track .eventAxis .eventAxis-right .rightPics > div {
  border-bottom: none;
}
.event_track .eventAxis .eventAxis-right .picStyle {
  width: 100%;
  height: 185px;
  background-size: 100%;
  background: url("planningCenter/images/axislpic.png");
  border-bottom: 4px solid #EDEDED;
  line-height: 185px;
}
.event_track .eventAxis .eventAxis-right .picStyle .eventAxis-pic {
  width: 80%;
  height: 90%;
  margin-top: 10px;
  float: right;
  border: 1px solid #D0CDC7;
}
.event_track .eventAxis .eventAxis-right .picStyle .eventAxis-pic .eventAxis-pic-info {
  width: 100%;
  height: 20%;
  line-height: 30px;
  padding-left: 10px;
}
.event_track .eventAxis .eventAxis-right .picStyle .eventAxis-pic .evepicdiv {
  height: 80%;
}
.event_track .eventAxis .eventAxis-right .picStyle .eventAxis-pic img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  background-color: #EDEDED;
}
.event_track .calendar_content {
  min-height: 496px;
}
.event_track .hot_head_line_calendar {
  padding: 10px 0 20px 0;
  position: relative;
}
.event_track .calendar.calendar_clear_height,
.event_track .calendar.calendar_clear_height .calendar_content {
  min-height: 0;
}
.event_track .calendar.event_track_group_newest_news {
  margin: 0 10px 10px 0;
}
/*.event_track .calendar_head {*/
/*height: 37px !important;*/
/*}*/
.event_track .calendar.event_track_group_newest_news .calendar_content {
  padding: 10px;
}
.event_track p.evefocred {
  text-indent: 2em;
  padding-left: 5px;
  line-height: 30px;
  padding-right: 5px;
}
.event_track .event_track_newest_page_group {
  text-align: center;
}
.event_track .event_track_newest_page_group > p {
  display: inline-block;
  margin-right: 10px;
  vertical-align: bottom;
}
.event_track .event_track_newest_page_group > p > input {
  width: 30px;
  height: 20px;
}
.event_track .event_track_group_statistics_left > div {
  margin-bottom: 10px;
}
.event_track .event_track_group_statistics_left > div > span,
.event_track .event_track_group_statistics_left > div > div {
  display: inline-block;
}
.event_track .event_track_group_statistics_left > div > span {
  vertical-align: top;
  font-family: serif;
  font-weight: bold;
  width: 9%;
  margin-left: 10px;
}
.event_track .event_track_group_statistics_left > div > div {
  width: 88%;
}
.event_track .event_track_group_statistics_left .group_statistics_item {
  float: left;
  margin: 0 0 10px 10px;
  background: #ececec;
  padding: 0 5px;
  cursor: pointer;
  border-radius: 3px;
  min-width: 90px;
  height: 20px;
  text-align: center;
}
.event_track .event_track_group_statistics_left .group_statistics_item.group_statistics_item_active {
  color: #fff;
  background: #19b99d;
}
.event_track .focus_reduction_main_left {
  overflow: hidden;
  height: 230px;
  margin-bottom: 20px;
}
.event_track .focus_reduction_main_left > div {
  width: 50%;
  float: left;
}
.event_track .focus_reduction_main_left > div .calendar {
  margin-top: 0;
}
.event_track .focus_reduction_main_left > div .calendar.calendar_clear_height .calendar_content {
  padding: 0;
  height: 187px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.event_track .event_track_focus_reduction .focus_reduction_main_left .calendar_head {
  height: 36.5px;
  line-height: 36.5px;
}
.event_track .event_track_focus_reduction .table {
  margin-bottom: 0;
}
.event_track .event_track_focus_reduction .table td {
  line-height: 21px;
}
.event_track .calendar.calendar_bottom_20_padding .calendar_content.hot_head_line_calendar {
  padding: 10px 10px 20px 10px;
}
.event_track .calendar.calendar_bottom_10_padding .calendar_content.hot_head_line_calendar {
  padding: 10px 10px 10px 10px;
}
.event_track .calendar.calendar_bottom_0_padding .calendar_content.hot_head_line_calendar {
  padding: 10px 10px 0 10px;
}
.event_track .calendar.calendar_0_padding .calendar_content.hot_head_line_calendar {
  padding: 0;
}
.event_track .event_track_concat_pic .calendar_content > div,
.event_track .event_track_concat_video .calendar_content > div {
  margin-bottom: 10px;
}
.event_track .event_track_concat_pic .calendar_content > div:last-child,
.event_track .event_track_concat_video .calendar_content > div:last-child {
  margin-bottom: 0;
}
.event_track .event_track_concat_pic .concat_pic_chose_page,
.event_track .event_track_concat_video .concat_pic_chose_page {
  height: 50px;
  background: #f8f9fb;
  padding-top: 10px;
  text-align: center;
}
.event_track .event_track_concat_pic .concat_pic_chose_page > button,
.event_track .event_track_concat_video .concat_pic_chose_page > button {
  width: 95px;
  height: 30px;
}
.event_track .event_track_concat_pic .concat_pic_chose_page > button:nth-child(1),
.event_track .event_track_concat_video .concat_pic_chose_page > button:nth-child(1) {
  margin-right: 30px;
}
.event_track .event_track_concat_video_main {
  min-height: 360px;
  height: 70%;
}
.event_track .event_track_concat_video_main > div {
  float: left;
  margin: 0 1% 10px 0;
  width: 19%;
  height: 170px;
  background: #f8efc0;
}
.event_track .event_track_point_contrast .edit_table table {
  margin-bottom: 0;
}
.event_track .event_track_point_contrast .calendar {
  margin-right: 20px;
}
.event_track .calendar_content .hot_head_line_tl {
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  text-align: center;
  font-family: "微软雅黑";
  color: #2E2E2E;
}
.event_track .calendar_content .hot_head_line_detail {
  overflow: hidden;
  position: relative;
  height: 360px;
  text-align: center;
  color: white;
}
.event_track .calendar_content .hot_head_line_detail p {
  margin: 0px;
}
.event_track .calendar_content .hot_head_line_detail div {
  position: absolute;
  border-radius: 140px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(1) {
  background: url('planningCenter/images/ch35.png') #2F98D2 no-repeat center 35px;
  background-size: 30%;
  z-index: 2;
  font-size: 36px;
  left: 432px;
  top: 10%;
  width: 273px;
  height: 249px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(2) {
  background: url('planningCenter/images/ch36.png') #1ABAA0 no-repeat center 18%;
  font-size: 22px;
  background-size: 37%;
  z-index: 1;
  position: absolute;
  left: 305px;
  top: 40%;
  width: 160px;
  height: 140px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(3) {
  background: url(planningCenter/images/ch37.png) #F19041 no-repeat center 18px;
  background-size: 40%;
  z-index: 1;
  left: 675px;
  position: absolute;
  top: 50%;
  width: 152px;
  height: 130px;
  font-size: 18px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(4) {
  background: url(planningCenter/images/ch33.png) #6A9CCD no-repeat center 11%;
  background-size: 48%;
  z-index: 1;
  border-radius: 100px;
  font-size: 18px;
  position: absolute;
  top: 5%;
  left: 653px;
  width: 130px;
  height: 120px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(5) {
  background: url(planningCenter/images/ch38.png) #A28FC7 no-repeat 8px center;
  background-size: 30%;
  z-index: 1;
  border-radius: 100px;
  position: absolute;
  top: 74%;
  left: 525px;
  width: 96px;
  font-size: 18px;
  height: 79px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(6) {
  background: url(planningCenter/images/ch34.png) #E16871 no-repeat 1px center;
  background-size: 35%;
  z-index: 1;
  border-radius: 50px;
  position: absolute;
  top: 8%;
  left: 394px;
  width: 77px;
  height: 68px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(1) p {
  margin-top: 105px;
  height: 46px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(2) p {
  margin-top: 66px;
  height: 29px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(3) p {
  margin-top: 68px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(4) p {
  margin-top: 62px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(5) p {
  margin-top: 18px;
  padding-left: 36px;
  padding-right: 16px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(5) span {
  padding: 0px 2px 0px 16px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(6) p {
  margin-top: 10px;
  padding: 0px 0px 0px 9px;
}
.event_track .calendar_content .hot_head_line_detail div:nth-child(6) span {
  display: block;
  padding: 0px 0px 0px 9px;
}
.event_track .calendar_content .related_information {
  width: 100%;
  position: relative;
  min-width: 710px;
  margin: 0 auto;
  height: 310px;
}
.event_track .related_information div {
  position: absolute;
  color: white;
  text-align: center;
}
.event_track .related_information div p {
  margin: 0px;
}
.event_track .related_information div p a {
  color: white;
  text-decoration: none;
}
.event_track .related_information div:nth-child(1) {
  background: url(planningCenter/eventAnalyse/eventTrack/images/y-5.png) no-repeat;
  top: 112px;
  left: 355px;
  width: 285px;
  font-size: 40px;
  height: 169px;
  line-height: 169px;
}
.event_track .related_information div:nth-child(2) {
  top: 105px;
  left: 710px;
  background: url(planningCenter/eventAnalyse/eventTrack/images/y-8.png) no-repeat;
  width: 222px;
  font-size: 30px;
  height: 146px;
  line-height: 146px;
}
.event_track .related_information div:nth-child(3) {
  top: 123px;
  left: 100px;
  background: url(planningCenter/eventAnalyse/eventTrack/images/y-2.png) no-repeat;
  width: 196px;
  font-size: 24px;
  height: 128px;
  line-height: 128px;
}
.event_track .related_information div:nth-child(4) {
  top: 250px;
  left: 610px;
  background: url(planningCenter/eventAnalyse/eventTrack/images/y-9.png) no-repeat;
  width: 229px;
  font-size: 30px;
  height: 148px;
  line-height: 148px;
}
.event_track .related_information div:nth-child(5) {
  top: 277px;
  left: 305px;
  background: url(planningCenter/eventAnalyse/eventTrack/images/y-6.png) no-repeat;
  width: 210px;
  font-size: 20px;
  height: 129px;
  line-height: 129px;
}
.event_track .related_information div:nth-child(6) {
  top: 250px;
  left: 50px;
  background: url(planningCenter/eventAnalyse/eventTrack/images/y-3.png) no-repeat;
  width: 153px;
  font-size: 20px;
  height: 98px;
  line-height: 98px;
}
.event_track .related_information div:nth-child(7) {
  top: 31px;
  left: 200px;
  background: url(planningCenter/eventAnalyse/eventTrack/images/y-1.png) no-repeat;
  width: 153px;
  font-size: 18px;
  height: 99px;
  line-height: 99px;
}
.event_track .related_information div:nth-child(8) {
  top: 0px;
  left: 505px;
  background: url(planningCenter/eventAnalyse/eventTrack/images/y-4.png) 0 center no-repeat;
  width: 185px;
  font-size: 20px;
  height: 114px;
  line-height: 114px;
}
.event_track .related_information div:nth-child(9) {
  top: 14px;
  left: 810px;
  background: url(planningCenter/eventAnalyse/eventTrack/images/y-7.png) 0 center no-repeat;
  width: 160px;
  font-size: 18px;
  height: 97px;
  line-height: 97px;
}
.event_track .event_table_thead {
  background: #f4f4f4;
}
.event_track .event_table_thead tr th {
  color: #666;
}
/*@keyframes right-move {
    0% {
        left: -133px;
    }
    100% {
        left: 10000px;
    }
}*/
/*相关图片信息*/
.event_track .calender_content_img {
  float: left;
  height: 140px;
  margin-right: 1%;
  width: 24%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  /*    margin: -0.135em;*/
  cursor: pointer;
}
.event_track .calender_content_img img {
  width: 100%;
  position: relative;
  display: block;
  height: 100%;
}
.effect-zoe figcaption {
  top: auto;
  bottom: 140px;
  position: relative;
  padding: 2em;
  background: #000;
  opacity: 0.8;
  color: #fff;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.effect-zoe h3 {
  height: 51px;
  overflow: hidden;
}
.effect-zoe figcaption > span {
  float: right;
}
.effect-zoe p {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.effect-zoe h2,
.effect-zoe figcaption > span {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}
.effect-zoe figcaption > span::before {
  display: inline-block;
  padding: 8px 10px;
  font-family: 'feathericons';
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.effect-zoe:hover p {
  opacity: 1;
}
.effect-zoe:hover figcaption,
.effect-zoe:hover h2,
.effect-zoe:hover figcaption > span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.big-control-broadcast .btn-commen.four-word-btn {
  width: 100px;
}
.big-control-broadcast .task-mapContainer {
  height: 500px;
  border: 1px solid #aaa;
  margin-bottom: 10px;
}
.big-control-broadcast .toolbar .form-control {
  width: 130px;
  height: 30px;
  display: initial;
}
.big-control-broadcast .xcol-user {
  width: 90px;
}
.big-control-broadcast .xcol-status {
  width: 90px;
}
.big-control-broadcast .xcol-type {
  width: 80px;
}
.big-control-broadcast .xcol-taskTime {
  width: 205px;
}
.big-control-broadcast .xcol-createTime {
  width: 155px;
}
.big-control-broadcast .xcol-material {
  width: 60px;
}
.big-control-broadcast .custom-wrap {
  width: 300px!important;
  z-index: 3;
}
.big-control-broadcast .taskuser {
  cursor: pointer;
  position: relative;
}
.big-control-broadcast .BMapLabel {
  max-width: inherit;
  border: 1px solid #0797DB!important;
  border-radius: 4px;
}
.big-control-broadcast .anchorBL {
  display: none;
}
/*新建 广播弹窗 newAdd start*/
.createBroadcastInfo-form .form-group .invalidate-input-box .width_138 {
  width: 138px;
}
.createBroadcastInfo-form .broadcast_upload_btn {
  margin-left: 20px;
}
.createBroadcastInfo-form .mt7 {
  margin-top: 7px;
}
.createBroadcastInfo-form .broadcast_upload_ttsProgress {
  padding: 1px 25px;
  background: #FF4E40;
  border: 1px solid #FF4E40;
  border-radius: 4px;
  font-weight: normal;
  color: #fff;
}
.createBroadcastInfo-form .broadcast_upload_btn .webuploader-pick {
  background: url(editingCenter/app/images/b14.png) no-repeat !important;
  height: 24px!important;
  margin-left: 15px !important;
}
/*新建 广播弹窗 newAdd end*/

.view-broadcast-mod {
  margin-left: -10px;
  margin-top: -10px;
  border: 2px solid #eff0f2;
}
.view-broadcast-mod .view-broadcast-hd {
  height: 50px;
  background: #eff0f2;
  padding-top: 13px;
}
.view-broadcast-mod .view-broadcast-hd .title {
  font-family: 微软雅黑;
  font-size: 18px;
  margin-left: 20px;
}
.view-broadcast-mod .view-broadcast-by {
  padding: 10px 10px;
}
.view-broadcast-mod .view-broadcast-by .broadcast-title-content {
  height: 110px;
  padding: 20px 26px;
}
.view-broadcast-mod .view-broadcast-by .broadcast-title-content .sub-content {
  display: inline-flex;
  margin-bottom: 20px;
}
.view-broadcast-mod .view-broadcast-by .broadcast-title-content .sub-content div {
  width: 300px;
}
.view-broadcast-mod .view-broadcast-by .broadcast-content-content .bold,
.view-broadcast-mod .view-broadcast-by .broadcast-title-content .sub-content div span {
  margin-right: 5px;
  font-weight: bold;
}
.view-broadcast-mod .view-broadcast-by .broadcast-content-content {
  margin-bottom: 10px;
  padding: 30px 50px 20px;
  background-color: #eff0f2;
}
.view-broadcast-mod .view-broadcast-by .broadcast-content-content > div {
  margin-bottom: 10px;
}
.view-broadcast-mod .view-broadcast-by .broadcast-content-yuyin {
  width: 300px;
  height: 40px;
  border-radius: 5px;
  padding: 10px;
  background: url("planningCenter/images/yn-1.png") no-repeat;
  background-color: #1ABA9F;
  background-position: 40px 10px;
}
.view-broadcast-mod .view-broadcast-by div.broadcast-content-yuyin:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  margin-top: 12px;
  margin-left: -20px;
  border: 6px solid transparent;
  border-right-color: #1ABA9F;
}
.view-broadcast-mod .view-broadcast-by .broadcast-content-yuyin p {
  color: #fff;
  font-size: 16px;
}
/**
 * 流程版本详情
 */
.view-broadcast-by .broadcast-tab {
  background: #fff;
  padding-top: 30px;
}
.view-broadcast-by .broadcast-tab > div {
  width: 100%;
}
.view-broadcast-by .broadcast-tab .nav-tabs {
  background: #F1F2F6;
  border-bottom: 1px solid #ccc;
}
.view-broadcast-by .broadcast-tab .nav-tabs > li {
  float: left;
  border: 1px solid #ddd;
  margin-bottom: -1px;
  margin-right: 0;
  font-size: 14px;
  border-bottom: 1px solid transparent;
}
.view-broadcast-by .broadcast-tab .nav-tabs > li.active > a,
.view-broadcast-by .broadcast-tab .nav-tabs > li.active > a:hover,
.view-broadcast-by .broadcast-tab .nav-tabs > li.active > a:focus {
  background: #fff;
  border: none;
  margin: 0;
  position: relative;
  top: 1px;
  font-weight: bold;
  color: #333;
  padding: 9px 25px 12px 25px;
  border-color: #ddd;
}
.view-broadcast-by .broadcast-tab .nav-tabs > li > a {
  color: #333;
  padding-left: 25px;
  padding-right: 25px;
}
.view-broadcast-by .broadcast-tab .tab-content {
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
.view-broadcast-by .broadcast-tab .broadcast-operateLog {
  font-size: 16px;
  padding-top: 25px;
}

.planCentralKitchen > div.mainView {
  border: 1px solid #ccc;
  border-top: none;
  padding: 15px;
  /*min-height: 600px;*/
  margin: 0;
}
.planCentralKitchen .nav-tabs {
  border-left: 1px solid #ccc;
}
.planCentralKitchen .tab-content {
  /*border: 1px solid #ccc;*/
  border-top: none;
}
.planCentralKitchen .nav-tabs > li {
  background: #EEF1F6;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-color: #ccc;
  min-width: 120px;
  text-align: center;
}
.planCentralKitchen .nav-tabs > li.active {
  border-top: 1px solid transparent;
  background-color: #FF4E40;
}
.planCentralKitchen .nav-tabs > li > a {
  margin-right: 0;
  border-radius: 0;
  font-weight: bold;
  color: #333;
  border-top: 1px solid #ccc;
}
.planCentralKitchen .nav-tabs > li.active > a {
  border-bottom: 1px solid #fff;
  position: relative;
  bottom: -1px;
  padding-top: 5px;
  color: #FF4E40;
  border-top: 3px solid transparent;
}
.planCentralKitchen .nav-tabs > li > a,
.planCentralKitchen .nav-tabs > li > a:hover,
.planCentralKitchen .nav-tabs > li > a:active,
.planCentralKitchen .nav-tabs > li.active > a,
.planCentralKitchen .nav-tabs > li.active > a:hover,
.planCentralKitchen .nav-tabs > li.active > a:focus {
  background: #fff;
}
.planCentralKitchen .nav-tabs > li > a:hover {
  border-color: transparent;
  border-top-color: #ccc;
}
.planCentralKitchen .nav-tabs > li.active > a:hover {
  border-top: 3px solid transparent;
}

.event_control .hd {
  height: 45px;
}
.event_control .border_radius_5 .list_operating .span {
  border-right: 1px solid black;
  padding-right: 10px;
}
.event_control .border_radius_5 .list_operating span {
  margin-left: 10px;
}
.event_control .edit_table .xcol-startTime {
  width: 200px;
}
.event_control .edit_table .xcol-number {
  width: 100px;
  text-align: center;
}
.event_control .edit_table .tx-l {
  text-align: left;
}
.event_control .edit_table .xcol-operate {
  width: 400px;
}
.event_control .list_operating .showType:hover {
  color: #3098D5;
  cursor: pointer;
}
.event_control .list_operating .showType_success {
  color: #3098D5;
  cursor: pointer;
}
.event_control .list_operating .showType {
  color: #000000;
}
.event_control .list_operating .showType_disabled {
  color: #A4A4A4;
  cursor: not-allowed;
}

/*新闻热点聚焦 css*/
.planLargSreenNewsFocus {
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 70px;
}
.planLargSreenNewsFocus .disabledBtn {
  font-size: 12px;
  width: 90px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 4px;
  outline: none;
  color: #666;
  background: #f7f7f7;
  cursor: not-allowed;
}
.planLargSreenNewsFocus,
.planLargSreenNewsFocusClick {
  overflow: hidden;
}
.planLargSreenNewsFocus .newsFocus_header,
.planLargSreenNewsFocusClick .newsFocusClick_header {
  padding-bottom: 10px;
}
.planLargSreenNewsFocus .newsFocus_content .content_main,
.planLargSreenNewsFocusClick .newsFocusClick_content .content_left {
  float: left;
  width: 14.2%;
}
.planLargSreenNewsFocus .newsFocus_content .content_main,
.planLargSreenNewsFocusClick .newsFocusClick_content .content_left ul {
  border-left: 1px solid #D8DCDF;
}
.planLargSreenNewsFocus .newsFocus_content .content_main:last-child {
  border-right: 1px solid #D8DCDF;
}
.planLargSreenNewsFocus .newsFocus_content .content_main .content_main_list li,
.planLargSreenNewsFocusClick .newsFocusClick_content .content_left ul li {
  line-height: 24px;
  width: 100%;
  height: 100px;
  color: #666666;
  text-align: center;
  border-bottom: 1px solid #D8DCDF;
  font-family: "微软雅黑";
  overflow: hidden;
  /*text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 100px;*/
  padding: 3px 20px;
  font-size: 16px;
}
.planLargSreenNewsFocus .newsFocus_content .content_main .content_main_list li:hover,
.planLargSreenNewsFocusClick .newsFocusClick_content .content_left ul li:hover,
.planLargSreenNewsFocusClick .newsFocusClick_content .content_left ul li.active {
  cursor: pointer;
  color: #666666;
  background-color: #E3F1ED;
  border: 3px solid #C3D8D1;
  padding: 0 17px;
}
.planLargSreenNewsFocus .newsFocus_content .content_main .content_main_header {
  height: 54px;
  line-height: 54px;
  border-top: 1px solid #D8DCDF;
  background-color: #E6E6E6;
  text-align: center;
}
.planLargSreenNewsFocus .newsFocus_content .content_main .content_main_header .dropdown {
  background: transparent;
  margin: 0;
  width: 90%;
}
.planLargSreenNewsFocus .newsFocus_content .content_main .content_main_header .dropdown .bth-fix {
  background: #fff;
  width: 100%;
}
.planLargSreenNewsFocus .newsFocus_content .content_main .content_main_header .dropdown .dropdown-menu {
  width: 100%;
  max-height: 153px;
  overflow-y: auto;
}
/*新闻热点聚焦点击 css*/
.planLargSreenNewsFocusClick {
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 70px;
}
.planLargSreenNewsFocusClick .newsFocusClick_content {
  padding-left: 0px;
  padding-right: 0px;
}
.planLargSreenNewsFocusClick .newsFocusClick_content .content_header {
  height: 54px;
  line-height: 54px;
  border: 1px solid #D8DCDF;
  background-color: #E6E6E6;
  margin-right: 8px;
  text-indent: 15px;
  width: 100%;
}
.planLargSreenNewsFocusClick .newsFocusClick_content .content_left ul li {
  border-right: 1px solid #D8DCDF;
}
.planLargSreenNewsFocusClick .newsFocusClick_content .content_middle {
  float: left;
  width: 35.8%;
}
.planLargSreenNewsFocusClick .newsFocusClick_content .content_middle ol {
  padding-left: 0px;
}
.planLargSreenNewsFocusClick .newsFocusClick_content .content_middle ol li {
  height: 50px;
  line-height: 50px;
  padding: 0px 10px;
  color: #666666;
  list-style-type: none;
  border-bottom: 1px solid #D8DCDF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-family: "Microsoft YaHei";
}
.planLargSreenNewsFocusClick .newsFocusClick_content .content_middle ol li:hover,
.planLargSreenNewsFocusClick .newsFocusClick_content .content_middle ol li.active {
  cursor: pointer;
  color: #666666;
  background-color: #E3F1ED;
  border: 3px solid #C3D8D1;
  line-height: 44px;
  padding: 0 7px;
}
.planLargSreenNewsFocusClick .newsFocusClick_content .content_right {
  width: 50%;
  height: 300px;
  padding: 0px 20px;
  overflow: auto;
  border: 1px solid #D8DCDF;
  border-top: none;
  color: #666666;
  font-family: "Microsoft YaHei";
}
.planLargSreenNewsFocusClick .newsFocusClick_content .content_right h3,
.planLargSreenNewsFocusClick .newsFocusClick_content .content_right span {
  text-align: center;
}
.planLargSreenNewsFocusClick .newsFocusClick_content .content_right h3 {
  font-size: 22px;
  margin-top: 30px;
}
.planLargSreenNewsFocusClick .newsFocusClick_content .content_right p {
  /*text-indent: 20px;*/
}
.planLargSreenNewsFocusClick .newsFocusClick_content .content_right span {
  display: block;
  margin-bottom: 20px;
}

.dailyselection {
  margin-right: 0px;
}
.dailyselection .input_group_dailyselection {
  float: left;
  width: 55%;
}
.dailyselection .creation-pos-el ul > li > a {
  color: #FF4E40;
}
.dailyselection .form_group_dailyselection {
  float: left;
  height: 30px;
  padding-left: 10px;
  margin-bottom: 13px;
}
.dailyselection .form_group_dailyselection .form_control_dailyselection {
  height: 30px;
}
.edit_table .dailyselection_with10 {
  width: 10%;
}
.edit_table .dailyselection_with15 {
  width: 15%;
}
.edit_table .dailyselection_with20 {
  width: 20%;
}
.edit_table .dailyselection_with35 {
  width: 35%;
}
.edit_table table tbody tr td .dailyselection_button {
  height: 26px;
  line-height: 10px;
  border-radius: 0;
}
.row .shortlabel {
  width: 100px;
  text-align: right;
}
.row .longtext,
.row .shortlabel {
  float: left;
  padding: 8px;
}
.dailyselection .nav-tabs > li.active > a {
  border-color: #f1f2f6;
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.mc_navbar {
  padding: 10px;
}
.border-default {
  border: 1px solid #EEE;
}

.pasttopic .row div,
.reportbar .title {
  text-overflow: ellipsis;
  overflow: hidden;
}
.reportbar .barbtn {
  float: right;
  cursor: pointer;
  margin-right: 20px;
  color: #656565;
}
.reportbar .barbtn:hover {
  color: #4696CF;
  text-decoration: none;
}
.summary {
  margin-right: 0;
}
.summary_topic {
  float: right;
  position: relative;
  top: 11px;
  right: 5px;
  height: 0;
  font-weight: 700;
}
.summary_width70 {
  width: 70%;
}
.summary_width55 {
  width: 55%;
}
.summary_width40 {
  width: 40%;
}
.summary_width15 {
  width: 15%;
}
.summary_width20 {
  width: 20%;
}
.min-unit {
  min-width: 100px;
}
.min-unit-2x {
  min-width: 200px;
}
.text_grey {
  color: #656565;
}
.common-modal .modal-content {
  border: 4px solid #ddd;
}
.common-modal .modal-body {
  background-color: #f1f2f6;
}
.common-modal .modal-footer {
  text-align: right;
}
.common-modal .basic-textarea {
  resize: none;
  width: 100%;
  height: 300px;
  border-color: #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.common-modal .closeicon {
  float: right;
  line-height: 1;
  margin-top: 2px;
  color: red;
  cursor: pointer;
}
.summary_top {
  height: 38px;
  padding-top: 0;
}
.check-disabled .regular-checkbox + label {
  background-color: #ccc;
}
.summary .searchInput {
  height: 30px;
  line-height: 30px;
  width: 33%;
  display: inline;
  margin-left: 10px;
}
.summary .searchIconInput {
  background: url(editingCenter/app/images/sch.jpg) 10px center no-repeat;
  padding-left: 30px;
}
.plansummary .hot_search_time {
  margin: 0;
  width: 100%;
}
.plansummary .hot_search_time .hot_sarch_list {
  width: 14%;
}
.reportsummary {
  min-height: 400px;
  border-radius: 5px;
}
.reportsummary .topic-reports {
  padding-bottom: 20px;
}
.topicremark:after {
  clear: both;
  content: " ";
  display: block;
}
.reportsummary .info,
.reportsummary .report,
.reportsummary .topic {
  border: 1px solid #aaa;
}
.reportsummary .topic {
  border-top: none;
}
.reportsummary .report {
  margin-top: -1px;
  min-height: 200px;
}
.topic-reports img {
  max-width: 400px;
}
.reportsummary .topictitle {
  padding: 10px 25px;
  font-size: 18px;
  font-weight: bolder;
  border: 1px solid #aaa;
}
.reportsummary .topictitle .fa {
  color: #3D8EBB;
  line-height: 10px;
}
.reportsummary .reportbar,
.reportsummary .topicbar {
  position: relative;
  background: #F5F5F5;
  height: 30px;
  line-height: 30px;
  color: #656565;
  overflow: hidden;
}
.reportsummary .topicbar {
  padding: 0 15px;
}
.reportsummary .topicdetail {
  padding: 10px;
  margin-bottom: 1px;
  border-bottom-style: double;
  border-bottom-color: #aaa;
}
.reportsummary .topicbar .icon {
  color: #838383;
  top: 3px;
}
.reportsummary .replyfiles,
.reportsummary .topicimages {
  padding: 20px 10px;
}
.reportsummary .replyfile,
.topicimage {
  border: 1px solid #aaa;
  display: inline-block;
  margin-right: 10px;
}
.topicimage {
  height: 180px;
  width: 180px;
}
.reportsummary .replyfile {
  height: 120px;
  width: 120px;
  text-align: center;
}
.reportsummary .replyfile img,
.topicimage img {
  display: block;
  height: 100%;
  margin: 0 auto;
}
.reportsummary .reportbar .floor {
  display: block;
  float: left;
  padding: 0 10px;
  min-width: 40px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  background-color: #CCC;
  cursor: pointer;
}
.reportbar .floor .starmark {
  color: rgba(251, 250, 45, 0.97);
}
.reportbar .floor:hover {
  background-color: #609ADA;
}
.reportbar .floor.active {
  background-color: #427BBD;
}
.reportsummary .reportbar .username {
  padding: 0 10px;
  color: #427BBD;
  line-height: 30px;
  display: block;
  float: left;
}
.reportsummary .reportdetail {
  padding: 10px 50px;
}
.reportsummary .replycontent,
.reportsummary .replys,
.reportsummary .reportcontent {
  padding-top: 10px;
}
.replys .replybtn {
  padding: 6px 8px;
  background-color: #F8F9FD;
}
.reportsummary .reply {
  padding: 10px;
  background-color: #F8F9FD;
  border-bottom: 1px solid #aaa;
}
.reportsummary .reply:last-child {
  border-bottom: none;
}
.reportsummary .replyinfo {
  color: #427BBD;
}
.reportsummary .record {
  border-top: 1px solid #aaa;
}
.reportsummary .reportdetail textarea {
  width: 100%;
  height: 300px;
  resize: none;
  border-radius: 6px;
  border: 1px solid #aaa;
}
.reportbar .title {
  max-width: 700px;
  white-space: nowrap;
}
.reportsummary .loadingbar {
  padding: 5px 0;
  margin-top: 5px;
  background-color: #eee;
  text-align: center;
  cursor: pointer;
}
.reportcontent .kwtag {
  padding: 2px 4px;
}
.modal-full {
  width: 80%;
}
.pasttopic {
  text-align: center;
  padding: 4px;
  line-height: 24px;
}
.pasttopic .row div {
  border: 1px solid #AAA;
  margin-left: -1px;
  margin-top: -1px;
  height: 26px;
  white-space: pre;
}
.info-modal .toBeCompiled-share-content {
  background-color: transparent;
}
.info-modal .middlearrow {
  width: 50px;
  height: 360px;
  float: left;
  padding-left: 10px;
}
.info-modal .toBeCompiled-share-content .con {
  display: flex;
  justify-content: center;
}
.info-modal .cont_,
.infoview-modal .modal-body {
  background: #fff;
}
.reportlist[dnd-list] .dndDraggingSource {
  display: none;
}
.rep_search_t {
  height: 52px;
}
.rep_search_t .searchInput {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  width: 90%;
}

.planCenCommandAppointTask .btn-commen.four-word-btn {
  width: 100px;
}
.planCenCommandAppointTask .task-mapContainer {
  height: 500px;
  border: 1px solid #aaa;
  margin-bottom: 10px;
}
.planCenCommandAppointTask .toolbar .form-control {
  width: 130px;
  height: 30px;
  display: initial;
}
.planCenCommandAppointTask .xcol-user {
  width: 90px;
}
.planCenCommandAppointTask .xcol-status {
  width: 90px;
}
.planCenCommandAppointTask .xcol-type {
  width: 80px;
}
.planCenCommandAppointTask .xcol-taskTime {
  width: 205px;
}
.planCenCommandAppointTask .xcol-createTime {
  width: 155px;
}
.planCenCommandAppointTask .xcol-material {
  width: 60px;
}
.planCenCommandAppointTask .custom-wrap {
  width: 300px!important;
  z-index: 3;
}
.planCenCommandAppointTask .taskuser {
  cursor: pointer;
  position: relative;
}
.planCenCommandAppointTask .BMapLabel {
  max-width: inherit;
  border: 1px solid #0797DB!important;
  border-radius: 4px;
}
.planCenCommandAppointTask .anchorBL {
  display: none;
}

.infotitle .limita {
  white-space: nowrap;
  max-width: 320px;
}
.infotitle.preview-title .arrow {
  left: -7px;
  top: -7px;
  transform: rotate(43deg);
}
.info_unread {
  color: red;
  padding-right: 5px;
  float: left;
  line-height: 21px;
}

/* 接受弹出框 */
.table-normal {
  width: 100%;
}
.table-normal th,
.table-normal td {
  padding: 5px;
  border: 1px solid #ddd;
}
.table-normal th {
  background-color: #f0f2f5;
}
.upload-icon {
  display: inline-block;
  height: 30px;
  margin-top: 5px;
  background-image: url(planningCenter/images/uploadIcons.png);
  background-repeat: no-repeat;
  cursor: pointer;
}
.myManuSubmit .uploadcontent {
  overflow: initial!important;
}
.upload-icon.ico-text {
  background-image: url(planningCenter/command/images/sc1.png);
  width: 30px;
}
.upload-icon.ico-voice {
  width: 30px;
  background-image: url(planningCenter/command/images/sc2.png);
}
.upload-icon.ico-picture {
  width: 30px;
  background-image: url(planningCenter/command/images/sc3.png);
}
.upload-icon.ico-others {
  width: 30px;
  background-image: url(planningCenter/command/images/sc4.png);
}
.upload-icon.ico-video {
  width: 30px;
  background-image: url(planningCenter/command/images/sc5.png);
}
.reason-cnt {
  width: 100%;
  height: 100px!important;
}
.upload-icon.selecteText {
  background-color: blue;
  color: white;
  background-image: url(planningCenter/command/images/sc1-1.png);
}
.upload-icon.selecteVoice {
  background-color: blue;
  color: white;
  background-image: url(planningCenter/command/images/sc2-1.png);
}
.upload-icon.selectePicture {
  background-color: blue;
  color: white;
  background-image: url(planningCenter/command/images/sc3-1.png);
}
.upload-icon.selecteOthers {
  background-color: blue;
  color: white;
  background-image: url(planningCenter/command/images/sc4-1.png);
}
.upload-icon.selecteVideo {
  background-color: blue;
  color: white;
  background-image: url(planningCenter/command/images/sc5-1.png);
}
.upload-icon.cantSelect {
  opacity: 0.5;
  cursor: not-allowed;
}
.myManuSubmit textarea {
  word-break: break-all;
}
.myManuSubmit .options {
  height: 40px;
  float: initial;
  background-color: #f1f2f6;
}
.myManuSubmit .appendix {
  min-height: 40px;
  padding-top: 5px!important;
  padding-left: 16px;
}
.myManuSubmit .appendix .addAppendix img {
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.myManuSubmit .appendix .deletAppendix {
  cursor: pointer;
  color: red;
  margin-left: 20px;
}
.myManuSubmit .appendix .addAppendixBtn .webuploader-pick {
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url('manageConfig/images/js3.jpg') -3px -3px no-repeat;
}
.myManuSubmit .appendix .uploadProgress {
  display: inline-block;
  margin-left: 10px;
}
.myManuSubmit .appendix .uploadProgress p {
  border: 1px solid #ccc;
  display: inline-block;
  width: 130px;
  margin-right: 10px;
  height: 20px;
  border-radius: 10px;
  vertical-align: -11px;
  padding: 0;
  overflow: hidden;
  position: relative;
  bottom: -3px;
}
.myManuSubmit .appendix .uploadProgress b {
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #3879D9;
}
.myManuSubmit .appendix .uploadProgress span {
  color: #999;
}

.dailySelectTopic_popup {
  width: 100%;
  margin: 0 auto;
  padding: 10px;
}
.dailySelectTopic_popup .header {
  height: 35px;
  width: 100%;
  background: #fafafa;
  border-bottom: 1px solid #ccc;
  line-height: 35px;
  font-weight: 700;
}
.dailySelectTopic_popup .header img {
  margin: 0 10px;
}
.dailySelectTopic_popup .topRight_btn .s_icon {
  padding-right: 1px;
  margin-right: 15px;
  position: relative;
  left: 8px;
  width: 18px;
  height: 18px;
  border: none;
}
.dailySelectTopic_popup .topRight_btn .btn-primary {
  width: auto;
  height: 30px;
  margin: 10px 5px;
  font-size: 12px;
  background: #0081b1;
  float: right;
  padding: 0 20px 0 10px;
}
.dailySelectTopic_popup .topRight_btn .btn-primary:hover {
  background: #1ABAA0;
  border-color: #1ABAA0;
}
.dailySelectTopic_popup .content {
  padding: 20px 0;
}
.dailySelectTopic_popup .content .con {
  line-height: 35px;
}
.dailySelectTopic_popup .content .con img {
  width: 22px;
  cursor: pointer;
}
.dailySelectTopic_popup .content .con b {
  width: 100px;
  text-align: right;
  padding-right: 10px;
  font-weight: 400;
  display: block;
  float: left;
}
.dailySelectTopic_popup .content .con p {
  padding-left: 100px;
  margin: 0;
}
.dailySelectTopic_popup .content .con textarea {
  padding: 0 10px;
  margin-top: 10px;
  width: 90%;
}
.dailySelectTopic_popup .footer {
  text-align: center;
}
.dailySelectTopic_popup .footer button {
  width: 80px;
  height: 32px;
  background-color: #0095CE;
  color: #fff;
  border: 0;
  border-radius: 4px;
  margin: 10px;
}
.dailySelectTopic_popup .footer button.backColor999 {
  background-color: #999 !important;
}
.dailySelectTopic_popup .fl {
  float: left;
}
.dailySelectTopic_popup .clear {
  clear: both;
}
.dailySelectTopic_popup .mr50 {
  margin-right: 50px;
}

.fillSupplement_popup {
  width: 100%;
  margin: 0 auto;
  padding: 10px;
}
.fillSupplement_popup .header {
  height: 35px;
  width: 100%;
  background: #fafafa;
  border-bottom: 1px solid #ccc;
  line-height: 35px;
  font-weight: 700;
}
.fillSupplement_popup .header img {
  margin: 0 10px;
}
.fillSupplement_popup .topRight_btn {
  margin-right: 10px;
}
.fillSupplement_popup .topRight_btn .s_icon {
  padding-right: 5px;
  margin-right: 15px;
  position: relative;
  left: 8px;
  width: 18px;
  height: 18px;
  border: none;
  background: url(planningCenter/jointCommand/images/pup9.png) right center no-repeat;
}
.fillSupplement_popup .topRight_btn .btn-primary {
  width: auto;
  height: 30px;
  margin: 10px 5px;
  font-size: 12px;
  background: #0081b1;
  float: right;
  padding: 0 20px 0 5px;
}
.fillSupplement_popup .topRight_btn .btn-primary:hover {
  background: #1ABAA0;
  border-color: #1ABAA0;
}
.fillSupplement_popup .content {
  padding: 20px 0;
}
.fillSupplement_popup .content .con {
  line-height: 35px;
}
.fillSupplement_popup .content .con img {
  width: 22px;
  cursor: pointer;
  margin-right: 10px;
}
.fillSupplement_popup .content .con b {
  width: 100px;
  text-align: right;
  padding-right: 10px;
  font-weight: 400;
  display: block;
  float: left;
  font-size: 16px;
}
.fillSupplement_popup .content .con p {
  padding-left: 100px;
  margin: 0;
}
.fillSupplement_popup .content .con textarea {
  padding: 0 10px;
  margin-top: 10px;
  width: 90%;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.fillSupplement_popup .content .con input {
  padding: 0 10px;
  margin-top: 10px;
  width: 90%;
  height: 300px;
}
.fillSupplement_popup .footer {
  text-align: center;
}
.fillSupplement_popup .footer button {
  width: 80px;
  height: 32px;
  background-color: #0095CE;
  color: #fff;
  border: 0;
  border-radius: 4px;
  margin: 10px;
}
.fillSupplement_popup .footer button.backColor999 {
  background-color: #999 !important;
}
.fillSupplement_popup .fl {
  float: left;
}
.fillSupplement_popup .clear {
  clear: both;
}
.fillSupplement_popup .mr50 {
  margin-right: 50px;
}

.newReportTitle_popup {
  margin: 0 auto;
  width: 825px;
  border-radius: 5px;
  border: 4px solid #DDD;
}
.newReportTitle_popup .head span {
  margin-left: 25px;
  font-size: 16px;
  height: 46px;
  line-height: 46px;
  font-weight: 700;
}
.newReportTitle_popup .correspondentAdd_con {
  background-color: #F0F2F5;
  padding: 8px;
}
.newReportTitle_popup .deptMediaSettings_footer {
  float: right;
  padding-right: 7px;
  margin: 10px;
}
.newReportTitle_popup .deptMediaSettings_footer .news-role-btn,
.newReportTitle_popup .deptMediaSettings_footer .news-role-btn-success {
  margin-left: 5px;
  width: 68px;
  height: 26px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-radius: 4px;
  color: #fff;
  background: #4496d2;
}
.titlePopup_head_right {
  float: right;
  padding: 15px 20px 0 0;
  cursor: pointer;
}
.newReportTitle_popup .correspondentAdd_main {
  background: #fff;
  overflow: hidden;
  padding-top: 8px;
  clear: both;
  border: 1px solid #ccc;
}
.newReportTitle_popup .royaltiesPSettings_mid {
  width: 30px;
  height: 400px;
  float: left;
}
.newReportTitle_popup .royaltiesPSettings_mid span {
  width: 30px;
  height: 400px;
  float: left;
  display: block;
  padding-top: 245px;
  cursor: pointer;
}
.newReportTitle_popup .royaltiesPSettings_leftTree {
  width: 220px;
  border: 1px solid #ccc;
  margin-left: 18px;
  margin-right: 8px;
  float: left;
  height: 583px;
}
.newReportTitle_popup .left_tree_con {
  height: 536px !important;
}
.newReportTitle_popup .royaltiesPSettings_left,
.newReportTitle_popup .royaltiesPSettings_right {
  width: 230px;
  border: 1px solid #ccc;
}
.newReportTitle_popup .royaltiesPSettings_left {
  margin-left: 8px;
  float: left;
}
.newReportTitle_popup .royaltiesPSettings_right {
  margin-right: 17px;
  float: right;
}
.newReportTitle_popup .deptMediaSettings_left_tit,
.newReportTitle_popup .right_tit {
  background: #4496d2;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  color: #fff;
  font-weight: 700;
  text-align: left;
}
.newReportTitle_popup .deptMediaSettings_left_con,
.newReportTitle_popup .right_con {
  height: 535px;
  overflow-y: auto;
  margin: 10px 4px 4px;
}
.newReportTitle_popup .deptMediaSettings_left_con {
  height: 494px;
}
.newReportTitle_popup .deptMediaSettings_left_con ul,
.newReportTitle_popup .right_con ul {
  margin: 0 3px 0 0;
  padding-left: 0;
  border: 1px solid #ccc;
  border-top: none;
  min-height: 505px;
}
.newReportTitle_popup .deptMediaSettings_left_con ul {
  min-height: 459px;
}
.newReportTitle_popup .deptMediaSettings_left_con ul li,
.newReportTitle_popup .right_con ul li,
.newReportTitle_popup .royaltiesPSettings_mid ul li {
  list-style-type: none;
}
.newReportTitle_popup .deptMediaSettings_left_con ul li a,
.newReportTitle_popup .right_con ul li a {
  height: 25px;
  line-height: 25px;
  color: #676464;
  text-decoration: none;
  padding: 0 5px 0 10px;
  font-size: 12px;
}
.newReportTitle_popup .royaltiesPSettings_mid ul {
  margin-top: 212px;
  padding-left: 8px;
}
.newReportTitle_popup .royaltiesPSettings_mid ul li {
  line-height: 50px;
}
.newReportTitle_popup .deptManagement_left_tree ul {
  margin: 0 10px;
}
.newReportTitle_popup .deptManagement_left_tree {
  color: #000;
  font-size: 13px;
}
.newReportTitle_popup .left_tree_span {
  padding-left: 10px;
  padding-right: 5px;
  display: block;
  height: 30px;
  line-height: 30px;
  background: #F0F2F5;
  margin: 0 3px 0 0;
  border: 1px solid #ccc;
  font-weight: 700;
}
.newReportTitle_popup .left_tree_span img {
  padding-right: 10px;
  padding-bottom: 4px;
}
.newReportTitle_popup .deptManagement_left_tree ul {
  list-style-type: none;
  margin-left: 15px;
}
.newReportTitle_popup .deptManagement_left_tree ul li,
.newReportTitle_popup .deptManagement_left_tree ul li ol {
  line-height: 26px;
}
.newReportTitle_popup .deptManagement_left_tree ul li ol {
  padding-left: 16px;
  list-style-type: none;
}
.newReportTitle_popup .deptManagement_left_tree ul li img {
  margin-left: -16px;
  padding-right: 10px;
  padding-bottom: 4px;
}
.newReportTitle_popup .deptManagement_left_tree ul li ol li img {
  margin-left: -12px;
  padding-right: 7px;
}
.newReportTitle_popup .deptManagement_left_tree .deptManagement_left_tree_ul_ol_ul {
  margin-left: 0;
  padding-left: 15px;
  list-style-type: none;
}
.newReportTitle_popup .correspondentAdd_con_span {
  display: block;
  float: left;
  height: 68px;
  line-height: 68px;
  padding-left: 20px;
  color: #000;
}
.newReportTitle_popup .correspondentAdd_con_input {
  float: left;
  margin: 18px 10px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  width: 89%;
  border: 1px solid #ccc;
  padding: 0 10px;
}
.newReportTitle_popup .royaltiesPSettings_left .search {
  margin: 10px 5px 0;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  width: 95%;
  border: 1px solid #ccc;
  padding: 0 10px;
}

.addCustomMonitor {
  margin-top: -15px;
}
.addCustomMonitor .invalidate-input-box span.ng-scope {
  left: 20px;
}
.addCustomMonitor trs-single-radio label {
  cursor: pointer;
}
.addCustomMonitor .clear {
  clear: both;
}
.addCustomMonitor .fl {
  float: left;
}
.addCustomMonitor .plr0 {
  padding-left: 0;
  padding-right: 0;
}
.addCustomMonitor .ml78 {
  margin-left: 78px;
}
.addCustomMonitor .mt10 {
  margin-top: 10px;
}
.addCustomMonitor .customMonitor_nav {
  height: 54px;
  background: #eff0f2;
  padding-top: 13px;
}
.addCustomMonitor_con {
  padding: 10px 10px 10px 0;
}
.addCustomMonitor_con .customMonitor_con_addMonitor .addMonitor_head {
  height: 43px;
  border-bottom: 1px solid #dbdbdb;
  background-color: #f4f4f6;
}
.addCustomMonitor_con .customMonitor_con_addMonitor .addMonitor_head span.addMonitor_head_span {
  margin: 0px 10px;
  padding: 0px 20px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-bottom: none;
  border-top: 4px solid #FF4E40;
  font-weight: bold;
  height: 43px;
  line-height: 40px;
  text-align: center;
}
.addMonitor_main_Info .unselected {
  color: grey!important;
}
.addMonitor_main_Info .tit {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
  padding-left: 34px;
  margin-top: 10px;
  font-weight: bold;
}
.addMonitor_main_Info .tit i.fa {
  color: #FF4E40;
  margin-right: 3px;
}
.addMonitor_main_Info .label_info {
  margin: 10px 28px;
}
.addMonitor_main_Info .label_info span {
  line-height: 35px;
  padding: 0 4px;
  cursor: pointer;
}
.addMonitor_main_Info .label_info span.w78 {
  width: 78px;
  display: inline-block;
}
.addMonitor_main_Info .label_info input {
  width: 840px;
}
.addMonitor_main_Info .label_info input.w910 {
  width: 910px;
}
.addMonitor_main_Info .label_info .recommend {
  color: #286090;
  cursor: pointer;
  text-decoration: underline;
  margin: 0 6px;
}
.addMonitor_main_Info .label_info textarea {
  width: 840px;
  height: 230px;
  overflow-y: scroll;
}
.addMonitor_main_Info .label_info .source_infos ul.source_infos_ul {
  margin-left: 10px;
}
.addMonitor_main_Info .label_info .source_info .title {
  margin-right: 20px;
  margin-left: -4px;
}
.addMonitor_main_Info .label_info .source_infos ul.source_infos_ul li {
  float: left;
  padding: 10px 8px;
}
.addMonitor_main_Info .label_info .source_infos ul.source_infos_ul li span.chnl_span {
  padding: 0 8px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
  list-style: none;
  background: none;
  border-radius: 4px;
  display: block;
}
.addMonitor_main_Info .label_info .source_infos ul.source_infos_ul li.on {
  color: #fff;
}
.addMonitor_main_Info .label_info .source_infos ul.source_infos_ul li span.on {
  background: #FF4E40;
}
.addMonitor_main_Info .label_info .source_info {
  float: left;
  width: 830px;
  line-height: 35px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 5px;
}
.addMonitor_main_Info .label_info .source_info_radio {
  width: 20px;
  position: relative;
  top: 2px;
}
/*search strat*/
.addMonitor_main_Info .edit_input_group {
  width: 100%;
  float: left;
  z-index: 1;
  margin-left: 20px;
}
.addMonitor_main_Info .edit_input_group .edit_form_control {
  width: 45%;
  float: left;
}
.addMonitor_main_Info button.btn_edit_search {
  width: 68px;
  color: #65635f;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  line-height: 28px;
  border-radius: 5px;
}
.addMonitor_main_Info .label_info span.input-group-btn {
  margin-top: -3px;
}
.addMonitor_main_Info .label_info .search_chnls ul {
  padding: 5px 0 5px 8px;
}
.addMonitor_main_Info .label_info .search_chnls ul.search_chnls_ul li {
  width: 30%;
  height: 28px;
  line-height: 28px;
  padding-left: 0px;
  margin: 3px 0px 3px 2px;
  text-align: left;
  float: left;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.addMonitor_main_Info .label_info .chnls_right {
  border: 1px solid #ddd;
  padding: 0;
  margin: -32px 0 0 0;
}
.addMonitor_main_Info .label_info .chnls_right .tit {
  background: #fafafa;
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  font-weight: bold;
  margin: 0;
}
.addMonitor_main_Info .label_info .chnls_right .chnls_right_con {
  margin: 5px;
  height: 350px;
  overflow-y: scroll;
}
.addMonitor_main_Info .label_info .chnls_right .chnls_right_con ul.chnls_right_con_ul li {
  width: 45%;
  height: 32px;
  line-height: 30px;
  padding-left: 5px;
  margin: 3px 10px 8px 5px;
  text-align: left;
  border: 1px solid #ddd;
  border-radius: 0;
  padding-right: 3px;
  background: #fafafa;
  padding: 0 0 0 5px;
  float: left;
}
.addMonitor_main_Info .label_info .chnls_right .chnls_right_con ul.chnls_right_con_ul li span {
  float: right;
  background: url("planningCenter/images/chnl_close_black.png") no-repeat center;
  width: 20px;
  height: 32px;
  display: block;
  padding-top: 10px;
  cursor: pointer;
}
.addMonitor_main_Info .label_info .chnls_right .chnls_right_con ul.chnls_right_con_ul li span:hover {
  background: url("planningCenter/images/chnl_close_blue.png") no-repeat center;
}
.addMonitor_main_Info .label_info .search_chnls .page {
  position: relative;
  padding-top: 0px;
  bottom: 0;
  left: -50px;
}
.addMonitor_main_Info .label_info .search_chnls .page .page_left {
  margin-left: 100px!important;
}
.addCustomMonitor_con .addMonitor_main .foot {
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding-top: 15px;
}
.addCustomMonitor_con .addMonitor_main .foot button {
  margin: 0 20px;
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
}
.addCustomMonitor_con .addMonitor_main .foot button.addMonitor_btn {
  border: none;
  background: #FF4E40;
}
.addMonitor_main_Info_seaech .invalidate-input-box span.ng-scope {
  top: 0px!important;
}

.customMonitor_con_addMonitor .addMonitor_title {
  padding: 5px 0 0 10px;
  height: 40px;
}
.customMonitor_con_addMonitor .addMonitor_title b {
  font-size: 15px;
}
.customPreview_con .cm-left .title {
  height: 20px;
  overflow: hidden;
}
.customMonitor_con_addMonitor .addMonitor_heatCon {
  min-height: 387px;
  padding-bottom: 20px;
}
.customMonitor_con_addMonitor .addMonitor_heatCon_head {
  padding: 10px;
  overflow: hidden;
}
.customMonitor_con_addMonitor .addMonitor_heatCon_head ul li {
  float: left;
  width: 100px;
  height: 60px;
  line-height: 25px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #dbdbdb;
}
.customMonitor_con_addMonitor .addMonitor_heatCon_head ul li:nth-last-child(1) {
  line-height: 60px;
}
.customMonitor_con_addMonitor .addMonitor_heatCon_head ul li div {
  vertical-align: middle;
  display: inline;
}
.customMonitor_con_addMonitor .addMonitor_heatCon_head .heatCon_pct img {
  padding: 0px 10px;
}
.customMonitor_con_addMonitor .addMonitor_heatCon_line {
  width: 1050px;
  height: 300px;
}
/**/
.customPreview_con {
  border: 4px solid #dddddd;
  border-radius: 5px;
  min-height: 643px;
}
.customPreview_con .nav-tabs.nav-justified {
  padding-top: 5px;
  border-bottom: 1px solid #dbdbdb;
  background-color: #F1F2F6;
}
.customPreview_con table {
  margin-top: 10px;
}
.customPreview_con table thead {
  background-color: #EDEDED;
}
.customPreview_con .table > thead > tr > th {
  border-bottom: none;
}
.cm-number {
  width: 60px;
}
.cm-hot {
  width: 60px;
}
.cm-source {
  width: 100px;
}
.cm-datetime {
  width: 90px;
}
.customPreview_con .cm-left {
  text-align: left;
}
.customPreview_con .nav-tabs.nav-justified > li {
  width: 100px;
  height: 36px;
  margin: 0 5px;
  border-radius: 5px 5px 0 0;
  background-color: #2f98d2;
}
.customPreview_con .nav-tabs > li.active {
  margin: 0 5px;
  border-radius: 5px 5px 0 0;
  background-color: #fff;
}
.customPreview_con .nav-tabs.nav-justified > li.active > a {
  color: #333;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-radius: 5px 5px 0 0;
}
.customPreview_con .nav-tabs.nav-justified > li > a {
  padding: 0px;
  line-height: 36px;
  color: #fff;
}
.customPreview_con .nav-tabs.nav-justified > li > a:hover {
  background-color: #2f98d2;
  border-radius: 6px;
}
.customPreview_con .nav-tabs.nav-justified > .active > a:hover {
  background-color: #fff;
  line-height: 36px;
}
.customPreview_con .page {
  position: relative;
  padding-top: 0px;
  bottom: 0px;
}
.customPreview_con .table tbody tr td {
  padding-top: 4px;
  padding-bottom: 4px;
  position: relative;
  padding-bottom: 0px;
}
.customPreview_con .customPreview_con_select {
  padding: 10px 10px 0 10px;
}
.customPreview_con .customPreview_con_select button {
  float: right;
}
.addMonitor_heatCon_timeGroup {
  padding-top: 10px;
}
.addMonitor_heatCon_timeGroup > span {
  position: relative;
  top: -27px;
}
.addMonitor_heatCon_timeGroup > button {
  background-color: #2f98d2;
  border-radius: 3px;
  color: #fff;
  width: 80px;
  height: 30px;
  border: none;
  outline: none;
  position: relative;
  top: -26px;
  left: 10px;
}
.addMonitor_heatCon_timeGroup .timeGroup {
  display: inline-block;
}
.addMonitor_heatCon_timeGroup .timeGroup .form-control[readonly] {
  background-color: #fff;
}
.addMonitor_heatCon_timeGroup .timeGroup input {
  width: 128px;
}
.addMonitor_heatCon_timeGroup .timeGroup img.imgOne {
  width: 15px;
  height: 15px;
  border: 0;
  position: relative;
  top: -28px;
  left: 106px;
}
.addMonitor_heatCon_timeGroup > button {
  background-color: #FF4E40;
  border-radius: 3px;
  color: #fff;
  width: 80px;
  height: 30px;
  border: none;
  outline: none;
  position: relative;
  top: -26px;
  left: 10px;
}

.cue-monitor-config-body button,
.cue-monitor-config-footer .new-role-btn {
  text-align: center;
  font-size: 12px;
  font-family: "micsoftYahei";
}
.cue-monitor-config-window .modal-dialog {
  width: 473px;
  /*overflow: hidden;*/
  /*background: #ddd;*/
  border-radius: 6px;
  margin-top: 200px;
}
.cue-monitor-config-window .modal-dialog .modal-content {
  background: #ddd;
}
.cue-monitor-config-container {
  width: 462px;
  background: #f0f2f5;
  margin: 5px auto;
}
.cue-monitor-config-head {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  background: #fff;
}
.cue-monitor-config-head p {
  color: #333;
  font-weight: 700;
  float: left;
  margin-left: 18px;
}
.cue-monitor-config-head img {
  float: right;
  margin: 12px 10px 0 0;
  cursor: pointer;
}
.cue-monitor-config-body {
  width: 444px;
  background: #fff;
  /*overflow: hidden;*/
  margin: 8px auto 0;
  border: 1px solid #ccc;
}
.cue-monitor-config-body input[type=text] {
  width: 308px;
  float: left;
  margin: 16px 0 0 14px;
  font-size: 12px;
}
.cue-monitor-config-body button {
  width: 96px;
  height: 34px;
  line-height: 32px;
  background: #fff;
  margin: 16px 0 0 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
}
.cue-monitor-config-body ul.list {
  clear: both;
  margin-left: 14px;
  padding: 12px 0;
  overflow: hidden;
}
.cue-monitor-config-body ul.list li {
  float: left;
  width: 142px;
  list-style: none;
}
.cue-monitor-config-body ul.list li img {
  float: left;
  margin-top: 12px;
  cursor: pointer;
}
.cue-monitor-config-body ul.list li span {
  font-size: 12px;
  line-height: 40px;
  color: #666;
  float: left;
  margin-left: 10px;
  width: 116px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cue-monitor-config-body ul.similar-site {
  position: absolute;
  width: 308px;
  max-height: 112px;
  top: 48px;
  border: 1px solid #ccc;
  left: 14px;
  z-index: 222;
  background-color: #fff;
  overflow-y: auto;
}
.cue-monitor-config-body ul.similar-site li {
  list-style: none;
  line-height: 28px;
  cursor: pointer;
  color: #555;
}
.cue-monitor-config-body ul.similar-site li:hover {
  background: #4496d2;
  color: #fff;
}
.cue-monitor-config-body ul.similar-site li span {
  font-size: 12px;
  display: block;
  margin-left: 10px;
}
.cue-monitor-config-footer {
  overflow: hidden;
  padding: 14px 10px 14px 0;
}
.cue-monitor-config-footer .new-role-btn {
  width: 80px;
  height: 28px;
  line-height: 28px;
  border: none;
  background: #4496d2;
  color: #fff;
  float: right;
  margin-left: 14px;
  border-radius: 4px;
}
.cue-monitor-config-footer .unable-save,
.cue-monitor-config-body .notAllowedCursor {
  background: #C1C1C1;
  color: #fff;
  cursor: not-allowed;
}
.calendar_content_left .fc-toolbar {
  height: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
}
.calendar .recent-policy-page {
  height: 40px;
  overflow: hidden;
  width: 100%;
  margin: 5px auto 5px;
  position: absolute;
  bottom: 0px;
}
.calendar .recent-policy-page .page_left {
  float: left;
  margin: 8px 0px 0px 0px;
}
.calendar .recent-policy-page p {
  margin: 10px 10px 0px 0px;
  float: left;
  min-width: 30%;
}
.calendar .tab-content .recent-policy-page a.more {
  float: right;
  margin-right: 26px;
  margin-top: 15px;
  font-size: 12px;
  color: #FF4E40;
}

.plan-detail-header {
  height: 60px;
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
}
.plan-detail-header .tit {
  font-size: 33px;
  color: #333;
  text-align: center;
  margin: 0 100px;
  font-family: "Microsoft Yahei";
  word-break: break-word;
  margin-top: 20px;
}
.plan-detail-header .time {
  text-align: center;
  color: #575757;
  font-family: "微软雅黑";
}
.plan-detail-body {
  min-height: 300px;
  border-bottom: 1px solid #ccc;
}
.plan-detail-body .content {
  color: #444;
  line-height: 36px;
  margin: 25px 100px;
  font-family: "Microsoft Yahei";
  font-size: 18px;
}

.cue-monitor-more-container {
  padding-right: 0px;
  padding-left: 0px;
}
.monitor-more-head {
  height: 55px;
  background: #eff0f2;
  padding-top: 12px;
  /*border-top: 1px solid #ccc;*/
  margin: 0px 0px 14px;
  padding-left: 15px;
}
.monitor-more-head p.line-height {
  line-height: 30px;
  font-size: 16px;
}
.monitor-more-head img.img_mr {
  margin-right: 5px;
  vertical-align: -7px;
}
.monitor-more-head .search-wrap {
  position: relative;
  float: left;
  height: 34px;
  margin-right: 20px;
}
.monitor-more-head .search-wrap input[type="text"] {
  width: 324px;
  height: 34px;
  line-height: 32px;
  border: 1px solid #d3d7da;
  border-radius: 4px;
  background: #fff;
  font-size: 13px;
  font-family: "Microsoft Yahei";
  color: #666;
  padding-left: 34px;
}
.monitor-more-head .search-wrap i {
  position: absolute;
  top: 9px;
  left: 12px;
  width: 18px;
  height: 18px;
  background: url("editingCenter/app/images/sch.jpg") no-repeat;
}
.monitor-more-head .cMore_btn {
  width: 76px;
  height: 34px;
  line-height: 32px;
  border: 1px solid #d3d7d8;
  border-radius: 4px;
  text-align: center;
  float: left;
  margin-left: 10px;
  font-family: "Microsoft Yahei";
  color: #666;
  background-color: #fff;
}
.table > tbody > tr > td {
  border-top: none;
}
.cue-monitor-more-container .table > tbody > tr > td > a {
  display: block;
  width: 850px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.monitoroverview .edit_table {
  margin-top: 10px;
  min-height: 90px;
}
.monitoroverview .edit_table .page {
  bottom: 0px;
}

.cue-monitor-disclose-config-window .modal-dialog {
  width: 566px;
  height: 350px;
  background: #ddd;
  margin: 160px auto;
  overflow: hidden;
  border-radius: 6px;
}
.cue-monitor-disclose-config-window .modal-dialog .modal-content {
  width: 558px;
  height: 342px;
  margin: 4px auto;
  background: #f0f2f5;
}
.cue-monitor-disclose-config-container .cue-monitor-disclose-config-head {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}
.cue-monitor-disclose-config-container .cue-monitor-disclose-config-head p {
  margin-left: 10px;
  color: #333;
  font-weight: bold;
  float: left;
}
.cue-monitor-disclose-config-container .cue-monitor-disclose-config-head img {
  float: right;
  margin: 8px 8px 0 0;
}
.cue-monitor-disclose-config-container .cue-monitor-disclose-config-body {
  width: 544px;
  height: 216px;
  background: #fff;
  border: 1px solid #d5d4d4;
  margin: 0 auto;
  overflow-y: auto;
}
.cue-monitor-disclose-config-container .cue-monitor-disclose-config-body ul {
  overflow: hidden;
  margin: 20px 0 0 20px;
  overflow-y: auto;
}
.cue-monitor-disclose-config-container .cue-monitor-disclose-config-body ul li {
  float: left;
  width: 168px;
  height: 48px;
  list-style: none;
}
.cue-monitor-disclose-config-container .cue-monitor-disclose-config-body ul li span {
  font-size: 12px;
  color: #666;
}
.cue-monitor-disclose-config-container .cue-monitor-disclose-config-footer {
  overflow: hidden;
  margin-top: 30px;
}
.cue-monitor-disclose-config-container .cue-monitor-disclose-config-footer button {
  width: 80px;
  height: 28px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 4px;
  background: #4496d2;
  font-size: 12px;
  font-family: "MicsoftYahei";
}
.cue-monitor-disclose-config-container .cue-monitor-disclose-config-footer button:nth-child(1) {
  margin-left: 358px;
}
.cue-monitor-disclose-config-container .cue-monitor-disclose-config-footer button:nth-child(2) {
  margin-left: 10px;
}
.cue-monitor-disclose-config-container .cue-monitor-disclose-config-body .regular-checkbox + label {
  padding: 7px;
  border: 1px solid #b0b0b0;
  border-radius: 0;
  background-color: #ebebeb;
}
.cue-monitor-disclose-config-container .cue-monitor-disclose-config-body .regular-checkbox:checked + label:after {
  background: url("editingCenter/app/images/check_mark.png") no-repeat;
  top: 1px;
  left: 1px;
}

.cue-monitor-type-window .modal-dialog {
  width: 400px;
  height: 600px;
  background: #ddd;
  border-radius: 6px;
  overflow: hidden;
}
.cue-monitor-type-window .modal-dialog .modal-content {
  width: 392px;
  height: 592px;
  margin: 4px auto;
  background: #f0f2f5;
  overflow: hidden;
}
.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-head {
  height: 40px;
  line-height: 40px;
  background: #fff;
  overflow: hidden;
}
.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-head p {
  float: left;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin-left: 20px;
}
.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-head img {
  float: right;
  margin: 12px 12px 0 0;
  cursor: pointer;
}
/*.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-body{
	width: 376px;
	height: 536px;
	background:#fff;
	border:1px solid #cecece;
	overflow: hidden;
	margin:7px auto;
}

.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-body .cue-monitor-type-wrap{
	width: 324px;
	height: 116px;
	overflow: hidden;
	margin:20px auto 0;
}

.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-body .cue-monitor-type-wrap button{
	width: 150px;
	height: 114px;
	border:1px solid #e5e5e5;
	cursor:pointer;
	background: #fff;
}

.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-body .cue-monitor-type-wrap button.disabled{
	cursor:not-allowed;
	background: #eee;
}

.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-body .cue-monitor-type-wrap button.disabled span{
	color:#ccc;
}

.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-body .cue-monitor-type-wrap button img{
	display: block;
    margin: 14px auto 8px;
}

.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-body .cue-monitor-type-wrap button span{
	display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-family: "Microsoft Yahei";
}

.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-body .cue-monitor-type-wrap button:nth-child(1){
	float: left;
}

.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-body .cue-monitor-type-wrap button:nth-child(2){
	float: right;
}

.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-body .cue-monitor-type-custom{
	width:322px;
	height:88px;
	border:1px solid #e5e5e5;
	margin:20px auto 0;
	overflow: hidden;
	cursor:pointer;
}

.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-body .cue-monitor-type-custom img{
	display: inline-block;
    margin-left: 110px;
}

.cue-monitor-type-window .modal-dialog .modal-content .cue-monitor-type-body .cue-monitor-type-custom span{
	line-height: 88px;
	font-size: 16px;
    color: #333;
    font-family: "Microsoft Yahei";
}
*/
.cue-monitor-type-body {
  width: 93%;
  background: #fff;
  overflow: hidden;
  margin: 26px auto;
}
.cue-monitor-type-body .cue-monitor-type-wrap {
  height: 164px;
  overflow: hidden;
  margin: 20px auto 0;
  width: 100%;
}
.cue-monitor-type-body .cue-monitor-type-wrap button {
  width: 48%;
  height: 164px;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  background: #fff;
}
.cue-monitor-type-body .cue-monitor-type-wrap button.disabled {
  cursor: not-allowed;
  background: #eee;
}
.cue-monitor-type-body .cue-monitor-type-wrap button.disabled span {
  color: #ccc;
}
.cue-monitor-type-body .cue-monitor-type-wrap button img {
  display: block;
  margin: 14px auto 8px;
}
.cue-monitor-type-body .cue-monitor-type-wrap button span {
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  color: #333;
  font-family: "Microsoft Yahei";
}
.cue-monitor-type-body .cue-monitor-type-wrap button:nth-child(1) {
  float: left;
}
.cue-monitor-type-body .cue-monitor-type-wrap button:nth-child(2) {
  float: right;
}
.cue-monitor-type-body .cue-monitor-type-custom {
  width: 100%;
  height: 126px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  cursor: pointer;
  line-height: 126px;
}
.cue-monitor-type-body .cue-monitor-type-custom img {
  display: inline-block;
  margin-left: 44%;
}
.cue-monitor-type-body .cue-monitor-type-custom span {
  line-height: 88px;
  font-size: 16px;
  color: #333;
  font-family: "Microsoft Yahei";
}

.overView .overflow_head .overView_input_group {
  width: 60%;
  z-index: 1;
}
.overView .overflow_head {
  height: 48px;
  background: #eff0f2;
}
.overView .overflow_head .input-group .overView_form_control {
  float: none;
  height: 30px;
  line-height: 30px;
  background: #fff url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
  padding-left: 30px;
  font-size: 12px;
  font-family: "MicrosoftYahei";
}
.overView .overflow_head .input-group-btn:last-child > .btn {
  margin-left: 10px;
  margin-top: 1px;
}
.overView .edit_table table thead tr th.overView_width,
.overView .edit_table table tbody tr td.overView_width {
  text-align: left;
}
.overView .overviewHead {
  float: left;
  height: 40px;
  overflow: hidden;
}
.overView .overviewHead input {
  width: 240px;
  margin-right: 10px;
  text-indent: 10px;
  height: 28px;
  border-radius: 4px;
  margin-top: 10px;
  float: left;
  background: url("editingCenter/app/images/sch.jpg") no-repeat 5px center white;
}
.overView .overviewHead button {
  height: 28px;
  width: 74px;
  border: 1px solid #dabddd;
  text-align: center;
  line-height: 28px;
  float: left;
  margin-top: 10px;
}
.overView table td a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  width: 800px;
  text-align: left;
}
.overView input.hisToryTime {
  /* margin-top: 10px; */
  height: 30px;
  margin-left: 2px;
  margin-right: 10px;
  padding: 0px;
  border-radius: 4px;
  text-indent: 10px;
  width: 164px;
  background: white url("editingCenter/app/toBeCompiled/images/t3.png") no-repeat 140px 5px;
}
.overView .edit_table .table {
  table-layout: fixed;
}
.overView .edit_table .table tbody tr td.w56,
.overView .edit_table .table thead tr th.w56 {
  width: 56px;
}
.overView .edit_table .table tbody tr td.wtitle,
.overView .edit_table .table thead tr th.wtitle {
  width: 35%;
}
.overView .edit_table .table tbody tr td.w104,
.overView .edit_table .table thead tr th.w104 {
  width: 154px;
}
.overView .edit_table .table tbody tr td:nth-child(2) {
  text-align: left;
}
.overView .edit_table .table tbody tr td.txtagl {
  text-align: left;
}
.overView .dropdown .bth-fix {
  height: 28px;
}
.plan-breadcrumb {
  padding-top: 8px;
  height: 58px;
  margin-left: 15px;
}
.overView {
  position: relative;
}
.overView .edit_table {
  margin-top: 10px;
  min-height: 90px;
}
.overView .edit_table .page {
  bottom: 0px;
}

.ml0 {
  margin-left: 0px;
}
.mr15 {
  margin-right: 15px;
}
.qianjiang-more-table {
  table-layout: fixed;
}
.qianjiang-more-table thead tr th:nth-child(1) {
  width: 80px;
}
.qianjiang-more-table thead tr th:nth-child(3) {
  width: 160px;
}
.qianjiang-more-table thead tr th:nth-child(4) {
  width: 120px;
}
.qianjiang-more-table thead tr th:nth-child(5) {
  width: 120px;
}
.qianjiang-more-table thead tr th:nth-child(6) {
  width: 120px;
}
.cue-monitor-more-container .qianjiang-more-table tbody tr td a {
  width: auto;
}

.calendarModal {
  overflow: hidden;
}
.calendarModal .modal-dialog {
  width: 540px;
  margin-top: 200px;
}
.calendarModal .stickc {
  width: 100%;
  background: #f0f2f4;
  border: 2px solid #E0DED9;
  border-radius: 4px;
  overflow: hidden;
}
.calendarModal .stickc .head {
  height: 42px;
  background: #fff;
  padding-left: 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 42px;
}
.calendarModal .stickc .head img {
  float: right;
  margin-right: 10px;
  margin-top: 12px;
  width: 18px;
  height: 18px;
  border: 0;
  cursor: pointer;
}
.calendarModal .stickc .main {
  min-height: 240px;
  font-size: 12px;
  background-color: #fff;
  margin: 5px;
  border: 1px solid #d4d0cb;
  overflow-y: auto;
}
.calendarModal .stickc .main .children {
  height: 41px;
  position: relative;
  padding-top: 10px;
  margin-left: 12px;
}
.calendarModal .main .children input.timepicker {
  width: 128px;
  height: 24px;
  border-radius: 4px;
  padding: 0px;
  background: #fff url("editingCenter/app/toBeCompiled/images/t3.png") no-repeat 103px 3px;
}
.stickc .main .children .date {
  float: left;
  margin-right: 8px;
  cursor: pointer;
  padding-top: 5px;
  position: relative;
}
.stickc .main .children .date img {
  position: absolute;
  right: 8px;
  top: 8px;
}
.stickc .main .children .stickTime {
  float: left;
  margin-right: 5px;
  line-height: 34px;
  font-size: 14px;
  color: #666;
}
.stickc .main .children .title {
  width: 498px;
  height: 30px;
  color: #000;
  text-indent: 10px;
  font-size: 14px;
  border-radius: 4px;
  padding: 0px;
}
.stickc .main .children textarea {
  height: 122px;
  width: 498px;
  color: #000;
  font-size: 14px;
  resize: none;
  border-radius: 4px;
}
.stickc .invalidate-input-box span.ng-scope {
  left: -6px;
}
.stickc .bottom button {
  width: 80px;
  height: 28px;
  text-align: center;
  color: #fff;
  background: #FF4E40;
  font-size: 12px;
  line-height: 28px;
  float: right;
  margin-right: 10px;
  padding: 0px;
  border: none;
  margin-top: 6px;
  border: 1px solid #FF4E40;
  border-radius: 4px;
  margin-bottom: 10px;
}
.modal-content .stickc .bottom .left {
  float: left;
  margin-left: 6px;
}
div.fc-content-skeleton tr td a {
  border: none;
}
/*div.fc-content-skeleton .fc-content{
    white-space: nowrap;
    text-overflow:ellipsis;
    width: 100%;
    overflow: hidden;
}*/
.fc-event-container span {
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: block;
  height: 15px;
  word-break: break-all;
  cursor: pointer;
}
.fc-widget-header th {
  background: #f2f5f5;
  border: none;
  margin-left: 12px;
  margin-right: 6px;
}
/**
 * 
 */
.stickc p.choosed-manu {
  height: 42px;
  line-height: 42px;
  color: #444;
  font-weight: bold;
  margin-left: 14px;
  margin-bottom: 0px;
}
.stickc .list-wrap {
  width: 502px;
  /* height: 222px;*/
  margin: 0 auto;
  border-top: 1px solid #d3d7da;
  border-left: 1px solid #d3d7da;
  border-right: 1px solid #d3d7da;
  margin-left: 10px;
  margin-top: 20px;
}
.stickc .list-wrap .list-header {
  border-bottom: none;
  height: 41px;
  line-height: 41px;
  background: #f0f2f5;
  border-bottom: 1px solid #d3d7da;
}
.stickc .list-wrap .list-header span {
  display: inline-block;
  float: left;
  border-right: 1px solid #d3d7da;
  text-align: center;
  color: #333;
  font-weight: bold;
}
.stickc .list-wrap .list-header span:nth-child(1) {
  width: 236px;
}
.stickc .list-wrap .list-header span:nth-child(2) {
  width: 105px;
}
.stickc .list-wrap .list-header span:nth-child(3) {
  width: 105px;
}
.stickc .list-wrap .list-header span:nth-child(4) {
  width: 54px;
  border-right: none;
}
.stickc .list-wrap .list-body {
  /*  height: 180px;*/
  overflow-y: auto;
}
.stickc .list-wrap .list-body p {
  height: 37px;
  line-height: 37px;
  overflow: hidden;
  border-bottom: 1px solid #d3d7da;
  margin-bottom: 0px;
}
.stickc .list-wrap .list-body p span {
  float: left;
  text-align: center;
  border-right: 1px solid #d3d7da;
  color: #666460;
}
.stickc .list-wrap .list-body p span img {
  cursor: pointer;
}
.stickc .list-wrap .list-body p span:nth-child(1) {
  width: 236px;
}
.stickc .list-wrap .list-body p span:nth-child(2) {
  width: 105px;
}
.stickc .list-wrap .list-body p span:nth-child(3) {
  width: 105px;
}
.stickc .list-wrap .list-body p span:nth-child(4) {
  width: 54px;
  border-right: none;
  cursor: pointer;
}
.stickc .list-wrap .list-body p span.cur {
  background: #FF4E40;
  color: #fff;
}
.stickc .list-wrap .list-body p span a {
  color: #666460;
}
.calendar a.fc-more {
  color: #000;
}
.calendar a.fc-more:hover {
  text-decoration: none;
}

.weibo-disclose-more-table {
  table-layout: fixed;
}
.weibo-disclose-more-table thead tr th:nth-child(1) {
  width: 80px;
}
.weibo-disclose-more-table thead tr th:nth-child(3) {
  width: 150px;
}
.weibo-disclose-more-table thead tr th:nth-child(4) {
  width: 150px;
}
.weibo-disclose-more-table thead tr th:nth-child(5) {
  width: 120px;
}
.cue-monitor-more-container .weibo-disclose-more-table tbody tr td a {
  width: auto;
}
.cue-monitor-more-container {
  position: relative;
}
.weibodisclose .edit_table {
  margin-top: 10px;
  min-height: 90px;
}
.weibodisclose .edit_table .page {
  bottom: 0px;
}

.monitor {
  border: 1px solid #CFCFCF;
  border-top: transparent;
  overflow: hidden;
}
.monitor_button {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  border-bottom: 1px solid #CFCFCF;
}
.monitor_button button {
  width: 80px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0px;
  font-size: 12px;
  border-radius: 4px;
}
.monitor_button .button_weibo {
  color: #fff;
  border: 1px solid #FF4E40;
  background-color: #FF4E40;
}
.monitor_button .button_number {
  color: #343434;
  border: 1px solid #e4e4e4;
  background-color: #fbfbfb;
}
.monitor_button .monitor_input_group {
  float: right;
  width: 33.2%;
}
.monitor_button .monitor_form_control {
  margin-top: 10px;
  float: none;
  height: 30px;
  background: url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
  padding-left: 30px;
  font-size: 14px;
  font-family: "Helvetica Neue', Helvetica, Arial, sans-serif";
  width: 76%;
  float: left;
  border-radius: 5px!important;
}
.monitor_button .input_group_btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  top: 0px;
  right: 0px;
  left: 10px;
  float: left;
}
.monitor_button .input_group_btn .btn_monitor_search {
  width: 60px;
  color: #65635f;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  line-height: 28px;
  border-radius: 5px;
}
.monitor .head_search_info {
  height: 30px;
  width: 100%;
  border-bottom: 1px solid #CFCFCF;
  background: #eceef0;
  line-height: 30px;
  padding-left: 10px;
}
.monitor .head_search_info span {
  color: red;
}
.monitor .head_search_info span.clear_searchVal {
  padding: 0 20px;
  color: #427BBD;
  line-height: 30px;
  display: inline-block;
  cursor: pointer;
}
.monitor_weibo_left {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #CFCFCF;
  min-height: 1000px;
}
.monitor_weibo_left .monitor_weibo:last-child {
  border-bottom: transparent;
}
.monitor_weibo_left .monitor_weibo {
  position: relative;
  padding: 10px 0;
  overflow: hidden;
  border-bottom: 1px solid #CFCFCF;
}
.monitor_weibo_left .monitor_weibo .monitor_icon {
  float: left;
  width: 65px;
}
.monitor_weibo_left .monitor_weibo .monitor_icon img {
  width: 48px;
  height: 48px;
  border-radius: 30px;
}
.monitor_weibo_left .monitor_weibo .monitor_con {
  float: left;
  width: 90%;
}
.monitor_weibo_left .monitor_weibo .monitor_con > li {
  min-height: 28px;
  font-size: 14px;
  color: #666666;
}
.monitor_weibo_left .monitor_weibo .monitor_con > li .btn_View {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 88px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0px;
  font-size: 14px;
  border-radius: 4px;
  color: #fff;
  border: 1px solid #FF4E40;
  background-color: #FF4E40;
}
.monitor_weibo_left .monitor_weibo .monitor_con > li button.btn_View a {
  color: #fff;
  text-decoration: none;
}
.monitor_weibo_left .monitor_weibo .monitor_con > li:first-child {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}
.monitor_weibo_left .monitor_weibo .monitor_con > li:nth-child(3) {
  padding: 10px 0;
  line-height: 22px;
}
/*.monitor_weibo_left .monitor_weibo .monitor_con li:last-child div img {
    margin: 0 10px 10px 0;
    cursor: pointer;
}

.monitor_weibo_left .monitor_weibo .monitor_con li:last-child div img.list_imgs {
    width: 120px;
    height: 90px;
}*/
.monitor_weibo_right {
  /*border-left: 1px solid #CFCFCF;*/
}
.monitor_weibo_right .minHeight500 {
  min-height: 500px;
}
.monitor_weibo_right .weibo_right_head {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  font-weight: bold;
}
.monitor_weibo_right .weibo_right_head input.weiboKeyWord_control {
  width: 75%;
  float: left;
  margin-top: 5px;
  font-size: 12px;
  margin-left: 10px;
}
.monitor_weibo_right .weibo_right_head button.btn_monitor_search {
  margin-left: 10px;
}
.monitor_weibo_right .weibo_right_key {
  min-height: 50px;
  overflow: hidden;
}
.monitor_weibo_right .weibo_right_key .key {
  position: relative;
  float: left;
}
.monitor_weibo_right .weibo_right_key button {
  min-width: 60px;
  height: 30px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.monitor_weibo_right .weibo_right_key .key i {
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
}
.monitor_weibo_right .weibo_right_key div.active button {
  background: #FF4E40;
  color: #fff;
  border-color: #FF4E40;
}
.monitor_weibo_right .weibo_right_key div.active i {
  color: #fff;
}
.monitor_weibo_right .weibo_right_key div:hover button {
  background: #FF4E40;
  color: #fff;
  border-color: #FF4E40;
}
.monitor_weibo_right .weibo_right_key div:hover i {
  color: #fff;
}
.monitor_weibo_right .weibo_right_con {
  padding-bottom: 10px;
  overflow: hidden;
}
.monitor_weibo_right .weibo_right_con li {
  float: left;
  width: 50%;
  line-height: 30px;
}
.monitor_weibo_right .weibo_right_save {
  text-align: center;
  padding: 10px;
}
.monitor_weibo_right .weibo_right_save button.btn {
  background-color: #FF4E40;
  border-color: #FF4E40;
  min-width: 80px;
}
/*放大镜：放大效果*/
/*.monitor_weibo_left .monitor_weibo .monitor_con li:last-child div img.list_imgs:hover {
    cursor: url(./planningCenter/cueSelectedTopic/timeCue/images/big.cur), auto;
}*/
/*放大镜：缩小效果*/
/*.monitor_weibo_left .monitor_weibo .monitor_con li:last-child div img.pointer:hover{
    cursor: url(./planningCenter/cueSelectedTopic/timeCue/images/small.cur), auto;
}*/

.timeCue_nav {
  height: 46px;
  border-bottom: 1px solid #CFCFCF;
}
.timeCue_nav ul {
  height: 45px;
  border-left: 1px solid #CFCFCF;
}
.timeCue_nav ul li {
  float: left;
  width: 120px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #CFCFCF;
  border-right: 1px solid #CFCFCF;
  list-style-type: none;
}
.timeCue_nav ul li.timeCue_nav_state:hover {
  height: 46px;
  line-height: 43px;
  color: #FF4E40;
  border-top: 2px solid #FF4E40;
}
.timeCue_nav ul li.timeCue_nav_state {
  background-color: #fff;
}
.timeCue_nav ul li.timeCue_nav_state_active {
  height: 46px;
  line-height: 43px;
  color: #FF4E40;
  border-top: 2px solid #FF4E40;
}
.timeCue_nav ul a {
  color: #555555;
  text-decoration: none;
}
.timeCue_page {
  position: relative!important;
  bottom: 0px!important;
}
.timeCue .page p {
  margin-top: 28px;
}

.history {
  padding-bottom: 10px;
  border: 1px solid #CFCFCF;
  border-top: transparent;
  overflow: hidden;
}
.history_left {
  padding-left: 10px;
  padding-right: 10px;
}
.history_left .history_button {
  height: 65px;
  line-height: 50px;
}
.history_left .history_button button {
  margin-right: 10px;
}
.history_left .history_button .history_default,
.history_left .history_button .history_primary {
  /* width: 80px; */
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0px 15px;
  font-size: 12px;
  border-radius: 4px;
}
.history_left .history_button .history_primary {
  color: #fff;
  border: 1px solid #FF4E40;
  background-color: #FF4E40;
}
.history_left .history_button .history_default {
  color: #343434;
  border: 1px solid #e4e4e4;
  background-color: #fbfbfb;
}
.history_left .history_today .history_main:first-child {
  margin-top: 0px!important;
}
.history_left .history_today .history_main {
  border-bottom: 1px dashed #E4E4E4;
  overflow: hidden;
  margin-top: 10px;
}
.history_left .history_today .history_main .history_year {
  float: left;
  width: 75px;
  line-height: 28px;
  font-size: 14px;
  font-weight: bold;
  color: #FF4E40;
}
.history_left .history_today .history_main .history_con {
  float: left;
  width: 90%;
  color: #454545;
  line-height: 28px;
}
.historyToday_right {
  min-height: 760px;
}
.historyToday_right .today_infos {
  background: #f8f9fb;
  border: 1px solid #d3d8db;
  border-bottom: none;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}
.historyToday_right .today_infos h2 {
  font-size: 60px;
  margin: 5px;
}
.historyToday_right .fc-unthemed .fc-today {
  background: #FF4E40;
  color: #fff;
}
.historyToday_right .fc-widget-header th {
  padding: 5px 0;
  background: #f2f5f5;
}
.historyToday_right .fc-toolbar {
  display: none;
}
.historyToday_right .calendarHead .dropdown button.bth-fix {
  width: 100px!important;
}
.historyToday_right .calendarHead .dropdown .dropdown-menu {
  min-width: 100px!important;
}
.historyToday_right .calendarHead button.searchDateBtn {
  width: 65px;
  height: 30px;
  border: 1px solid #e4e4e4;
  background: #fbfbfb;
  font-size: 12px;
  color: #53534f;
  text-align: center;
  line-height: 25px;
  float: right;
}
.historyToday_right .clearBoth {
  clear: both;
}
.historyToday_right .fc-bg table tbody tr td {
  background: #f8f9fb;
}
.historyToday_right .fc-bg table tbody tr td.selectedDay {
  background: #ffee99;
}
/*20160624修改右侧月日选择查询*/
.historyToday_right .calendarHead .date_c {
  float: left;
  position: relative;
  width: 138px;
}
.historyToday_right .calendarHead .date_c .form-control {
  width: 150px;
  height: 32px;
  background-color: #fff;
  cursor: pointer;
  padding-left: 33px;
  background: url(editingCenter/app/toBeCompiled/images/t3.png) no-repeat 90% center;
  margin-right: 20px;
}
.historyToday_right .calendarHead .date_c img.dateImg {
  position: absolute;
  top: 8px;
  right: 5px;
}
.historyToday_right .holidays {
  padding: 10px 5px;
}

.timeCue_nav {
  height: 46px;
  border-bottom: 1px solid #CFCFCF;
}
.timeCue_nav ul {
  height: 45px;
  border-left: 1px solid #CFCFCF;
}
.timeCue_nav ul li {
  float: left;
  width: 120px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #CFCFCF;
  border-right: 1px solid #CFCFCF;
  list-style-type: none;
}
.timeCue_nav ul li.timeCue_nav_state:hover {
  height: 46px;
  line-height: 43px;
  color: #FF4E40;
  border-top: 2px solid #FF4E40;
}
.timeCue_nav ul li.timeCue_nav_state {
  background-color: #fff;
}
.timeCue_nav ul li.timeCue_nav_state_active {
  height: 46px;
  line-height: 43px;
  color: #FF4E40;
  border-top: 2px solid #FF4E40;
}
.timeCue_nav ul a {
  color: #555555;
  text-decoration: none;
}
.timeCue_page {
  position: relative!important;
  bottom: 0px!important;
}
.timeCue .page p {
  margin-top: 28px;
}

.recentPolicy {
  padding: 10px 5px;
  border: 1px solid #CFCFCF;
  border-top: transparent;
}
.recentPolicy .recentPolicy_table {
  border-radius: 5px;
  border: 1px solid #a6b2c0;
}
.recentPolicy .clue_calendar_button .clue_calendar_btn_success {
  width: 90px;
  line-height: 26px;
  background: #FF4E40;
  color: #fff;
  text-align: center;
  border: none;
  margin-left: 5px;
  border-radius: 4px;
  font-size: 12px;
  border: 1px solid #FF4E40;
}
.recentPolicy .clue_calendar_button .clue_calendar_btn {
  width: 90px;
  line-height: 26px;
  color: #545454;
  text-align: center;
  border: 1px solid #CFCFCF;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 12px;
  background: #fbfbfb;
}
.recentPolicy .clue_calendar_button {
  margin-top: 0px;
  margin-bottom: 10px;
  min-height: 32px;
}
.clue_calendar_button .button_weibo {
  color: #fff;
  border: 1px solid #2f98d2;
  background-color: #2f98d2;
}
.clue_calendar_button .button_number {
  color: #343434;
  border: 1px solid #e4e4e4;
  background-color: #fbfbfb;
}
.clue_calendar_button .monitor_input_group {
  float: right;
  width: 33.2%;
}
.clue_calendar_button .monitor_form_control {
  float: none;
  height: 30px;
  background: url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
  padding-left: 30px;
  font-size: 14px;
  font-family: "Helvetica Neue', Helvetica, Arial, sans-serif";
  width: 76%;
  float: left;
  border-radius: 5px!important;
}
.clue_calendar_button .input_group_btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  top: 0px;
  right: 0px;
  left: 10px;
  float: left;
}
.input_group_btn .btn_monitor_search {
  width: 60px;
  height: 30px;
  padding: 0px;
  color: #65635f;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  /*line-height: 28px;*/
  border-radius: 5px;
}
.recentPolicy .policy_check {
  width: 70px;
}
.recentPolicy .policy_source {
  width: 120px;
}
.recentPolicy .policy_time {
  width: 170px;
}
.recentPolicy .policy_read {
  width: 90px;
}
.recentPolicy .policy_annex {
  width: 90px;
}
.recentPolicy .recent-policy tbody tr td:nth-child(1) {
  text-align: center;
}
.pagination > .active > a {
  z-index: 1;
  color: #fff;
  cursor: default;
  background-color: #FF4E40;
  border-color: #FF4E40;
}
.recentPolicy .head_search_info {
  height: 30px;
  width: 100%;
  /* border-bottom: 1px solid #CFCFCF; */
  /*background: #eceef0;*/
  line-height: 30px;
  padding-left: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.recentPolicy .head_search_info span {
  color: red;
}
.recentPolicy .head_search_info span.clear_searchVal {
  padding: 0 20px;
  color: #427BBD;
  line-height: 30px;
  display: inline-block;
  cursor: pointer;
}

.warnings {
  border: 1px solid #CFCFCF;
  border-top: transparent;
  overflow: hidden;
}
.warnings_button {
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #CFCFCF;
}
.warnings_button .button_disaster {
  width: 80px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  padding: 0px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid #FF4E40;
  background-color: #FF4E40;
}
.warnings_button .button_weibo {
  color: #fff;
  border: 1px solid #2f98d2;
  background-color: #2f98d2;
}
.warnings_button .button_number {
  color: #343434;
  border: 1px solid #e4e4e4;
  background-color: #fbfbfb;
}
.warnings_button .monitor_input_group {
  float: right;
  width: 33.2%;
}
.warnings_button .monitor_form_control {
  margin-top: 10px;
  float: none;
  height: 30px;
  background: url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
  padding-left: 30px;
  font-size: 14px;
  font-family: "Helvetica Neue', Helvetica, Arial, sans-serif";
  width: 76%;
  float: left;
  border-radius: 5px!important;
}
.warnings_button .input_group_btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  top: 0px;
  right: 0px;
  left: 10px;
  float: left;
}
.warnings_button .input_group_btn .btn_monitor_search {
  width: 60px;
  color: #65635f;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  line-height: 28px;
  border-radius: 5px;
}
.warnings_button button {
  width: 80px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0px;
  font-size: 14px;
  border-radius: 4px;
}
.warnings .head_search_info {
  height: 30px;
  width: 100%;
  border-bottom: 1px solid #CFCFCF;
  background: #eceef0;
  line-height: 30px;
  padding-left: 10px;
}
.warnings .head_search_info span {
  color: red;
}
.warnings .head_search_info span.clear_searchVal {
  padding: 0 20px;
  color: #427BBD;
  line-height: 30px;
  display: inline-block;
  cursor: pointer;
}
.warnings_disaster_left {
  padding: 0px;
  border-right: 1px solid #CFCFCF;
  min-height: 1000px;
}
.warnings_disaster_left .warnings_disaster {
  margin: 10px;
  /*overflow: hidden;
    border-bottom: 1px solid #e8e8e8;*/
}
.warnings_disaster_left .warnings_disaster p.gray_line {
  clear: both;
  border-bottom: 1px solid #e8e8e8;
}
.warnings_disaster_left .warnings_disaster:last-child {
  background-color: transparent;
}
.warnings_disaster_left .warnings_icon {
  float: left;
  width: 65px;
}
.warnings_disaster_left .warnings_icon .earthquakeLevel {
  position: relative;
  top: -18px;
  left: 13px;
  color: #fff;
  font-size: 12px;
}
.warnings_disaster_left .warnings_icon img {
  width: 55px;
  height: 45px;
}
.warnings_disaster_left .warnings_main {
  float: left;
  width: 90%;
  position: relative;
}
.warnings_disaster_left .warnings_main_noIcon {
  width: 98%;
  padding-left: 10px;
}
.warnings_disaster_left .warnings_main li {
  min-height: 28px;
  font-size: 14px;
  color: #000;
}
.warnings_disaster_left .warnings_main li .title {
  cursor: pointer;
}
.warnings_disaster_left .warnings_main li .title span {
  margin-right: 5px;
}
.warnings_disaster_left .warnings_main_color li:first-child {
  color: #1b85c0!important;
}
.warnings_disaster_left .warnings_main_color li span.green {
  color: #008000;
  /*font-weight: 600;*/
}
.warnings_disaster_left .warnings_main_relieve li {
  color: #666666!important;
}
.warnings_disaster_left .warnings_main li .custom-wrap {
  width: 500px;
}
.warnings_disaster_left .warnings_main li span.pl10 {
  padding-left: 10px;
}
.warnings_disaster_left .warnings_main li:first-child {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}
.warnings_disaster_left .warnings_main li:nth-child(3) {
  /*padding: 10px 0;*/
  padding: 0 0 10px;
  line-height: 22px;
}
.warnings_disaster_right .warnings_disaster_right_head {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  font-weight: bold;
}
.warnings_disaster_right .disasterType_list_tit {
  cursor: pointer;
}
.warnings_disaster_right .warnings_disaster_right_save {
  text-align: center;
  padding: 10px;
}
.warnings_disaster_right .disasterTypes li {
  padding-left: 14px;
  line-height: 30px;
}
.warnings_disaster_right .disasterTypeItem_list {
  cursor: pointer;
}
.warnings_disaster_right .disasterTypeItem_list li {
  padding-left: 22px;
}
.warnings_disaster_right .disasterTypeItem_list li span.earth {
  margin: 0 8px 4px 6px;
}
.warnings_disaster_right .disasterTypeItem_list li span.blue {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: #2f98d3;
  vertical-align: middle;
  margin: 0 8px 4px 6px;
}
.warnings_disaster_right .disasterTypeItem_list li span.yellow {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: #fef44a;
  vertical-align: middle;
  margin: 0 8px 4px 6px;
}
.warnings_disaster_right .disasterTypeItem_list li span.orange {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: #f19837;
  vertical-align: middle;
  margin: 0 8px 4px 6px;
}
.warnings_disaster_right .disasterTypeItem_list li span.red {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: #b93222;
  vertical-align: middle;
  margin: 0 8px 4px 6px;
}
.warnings_disaster_right .disasterTypeItem_list li span.gray {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: #A9A6A6;
  vertical-align: middle;
  margin: 0 8px 4px 6px;
}
.warnings_disaster_right .minHeight500 {
  min-height: 500px;
}

.schedule {
  margin-top: 10px;
}

.planLSCentralKitchenCode {
  /*padding: 15px;*/
}
.planLSCentralKitchenCode .invalidate-input-box {
  position: absolute;
  width: 100%;
  top: 0;
}
.planLSCentralKitchenCode .invalidate-input-box span.ng-scope {
  left: 0;
}
.planLSCentralKitchenCode .xcol-md-value {
  width: 200px;
}
.planLSCentralKitchenCode .xcol-md-modify {
  width: 100px;
}
.planLSCentralKitchenCode .xcol-md-delete {
  width: 100px;
}
.planLSCentralKitchenCode .btnGroup {
  text-align: center;
  padding: 30px 0 15px 0;
}
.planLSCentralKitchenCode .btnGroup > button {
  width: 120px;
  height: 40px;
  border: none;
  outline: none;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  margin-right: 20px;
}
.planLSCentralKitchenCode .btnGroup > button.new-btn {
  background: #FF4E40;
}
.planLSCentralKitchenCode .btnGroup > button.cancelNew-btn {
  background: #ccc;
}
.planLSCentralKitchenCode .btnGroup > button.save-btn {
  background: #5CBFDE;
}
.planLSCentralKitchenCode td.editContainer-td {
  position: relative;
}
.planLSCentralKitchenCode td.editContainer-td input.form-control {
  text-align: center;
  position: absolute;
  top: 4px;
  left: 4%;
  width: 90%;
  height: 30px;
}

.contralkitchen-codeconfig {
  margin-bottom: 65px;
}
.contralkitchen-codeconfig .invalidate-input-box span.ng-scope {
  background: #e74955;
  color: #FFF;
  position: absolute;
  top: -33px;
  text-align: center;
  min-width: 140px;
  border-radius: 16px;
  line-height: 28px;
  left: 35%;
}
.contralkitchen-codeconfig .codeconfig-list-title-ip {
  width: 40%;
}
.contralkitchen-codeconfig .codeconfig-list-title-del {
  width: 20%;
}
.contralkitchen-codeconfig-btn {
  position: absolute;
  left: 40%;
  bottom: 70px;
}
.contralkitchen-codeconfig-btn > button {
  width: 120px;
  height: 40px;
  border: none;
  outline: none;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  margin-right: 20px;
}
.contralkitchen-codeconfig .codeconfig-ip > input {
  width: 180px;
  margin: 0px auto;
}
.contralkitchen-codeconfig-btn .codeconfig-btn-add {
  background: #FF4E40;
}
.contralkitchen-codeconfig-btn .codeconfig-btn-cancel {
  background: #ccc;
}
.contralkitchen-codeconfig-btn .codeconfig-btn-save {
  background: #FF4E40;
}

.planLSCentralKitchenMedia {
  /*padding: 15px;*/
}
.planLSCentralKitchenMedia .invalidate-input-box {
  position: absolute;
  width: 100%;
  top: 0;
}
.planLSCentralKitchenMedia .invalidate-input-box span.ng-scope {
  left: 0;
}
.planLSCentralKitchenMedia .xcol-md-name {
  /*width: 100px;*/
}
.planLSCentralKitchenMedia .xcol-md-type {
  /*width: 100px;*/
}
.planLSCentralKitchenMedia .xcol-md-status {
  width: 150px;
}
.planLSCentralKitchenMedia .xcol-md-seat {
  width: 150px;
}
.planLSCentralKitchenMedia .xcol-md-modify {
  width: 100px;
}
.planLSCentralKitchenMedia .xcol-md-delete {
  width: 100px;
}
.planLSCentralKitchenMedia .btnGroup {
  text-align: center;
  padding: 30px 0 15px 0;
}
.planLSCentralKitchenMedia .btnGroup > button {
  width: 120px;
  height: 40px;
  border: none;
  outline: none;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  margin-right: 20px;
}
.planLSCentralKitchenMedia .btnGroup > button.new-btn {
  background: #FF4E40;
}
.planLSCentralKitchenMedia .btnGroup > button.cancelNew-btn {
  background: #ccc;
}
.planLSCentralKitchenMedia .btnGroup > button.save-btn {
  background: #5CBFDE;
}
.planLSCentralKitchenMedia td.editContainer-td {
  position: relative;
}
.planLSCentralKitchenMedia td.editContainer-td input.form-control {
  text-align: center;
  position: absolute;
  top: 4px;
  left: 4%;
  width: 90%;
  height: 30px;
}
.planLSCentralKitchenMedia td.editContainer-scroll {
  position: relative;
}
.planLSCentralKitchenMedia td.editContainer-scroll > div {
  position: absolute;
  top: 4px;
  left: 5%;
  width: 90%;
  height: 30px;
}
.planLSCentralKitchenMedia td.editContainer-scroll > span {
  display: block;
}
.planLSCentralKitchenMedia td > trs-single-select {
  height: 30px;
}

.applyManagement {
  border: 1px solid #CFCFCF;
  border-top: transparent;
  overflow: hidden;
  padding: 10px 0px 10px 10px;
}
.applyManagement .fl {
  float: left;
}
.applyManagement .pt10 {
  padding-top: 10px;
}
.applyManagement .clue_calendar_button {
  margin-top: 0px;
}
.applyManagement .clue_calendar_button p {
  float: left;
  clear: both;
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.applyManagement .clue_calendar_button .monitor_input_group {
  float: right;
  width: 40%;
}
.applyManagement .clue_calendar_button .monitor_form_control {
  float: none;
  height: 30px;
  background: url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
  padding-left: 30px;
  font-size: 14px;
  font-family: "Helvetica Neue', Helvetica, Arial, sans-serif";
  width: 60%;
  float: left;
  border-radius: 5px!important;
}
.applyManagement .clue_calendar_button .input_group_btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  top: 0px;
  right: 0px;
  left: 10px;
  float: left;
}
.applyManagement .clue_calendar_button .input_group_btn .btn_monitor_search {
  width: 60px;
  height: 30px;
  padding: 0px;
  color: #65635f;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  border-radius: 5px;
}
.applyManagement .applyManagement_table {
  border-radius: 5px;
  border: 0;
  clear: both;
}
.applyManagement .applyManagement_table .apply_item {
  border: 1px solid #ccc;
  float: left;
  width: 49%;
  border-radius: 5px;
  padding: 5px 5px 20px 15px;
  margin: 0px 10px 10px 0;
}
.applyManagement .applyManagement_table .apply_item .item_img {
  float: left;
  padding: 0;
}
.applyManagement .applyManagement_table .apply_item .item_img img {
  height: 148px;
}
.applyManagement .applyManagement_table .apply_item span {
  /*line-height: 35px;*/
}
.applyManagement .applyManagement_table .apply_item .item_info {
  float: left;
  /*margin-left: 10px;*/
  padding: 0 0 0 10px;
}
/*.applyManagement .applyManagement_table .apply_item .item_info .item_info_btn .s_icon1 {
    margin: 0 6px 0 0px;
    padding-right: 6px;
    border-right: 1px solid #e9e9e9;
    line-height: 28px;
}*/
.applyManagement .applyManagement_table .apply_item .item_info .item_info_btn .s_icon1 {
  margin: 0 4px 0 0px;
  padding-right: 4px;
  border-right: 1px solid #e9e9e9;
  line-height: 28px;
}
/*.applyManagement .applyManagement_table .apply_item .item_info .item_info_btn .btn-commen_1 {
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 12px;
    background: url("./editingCenter/app/images/b-m.jpg") repeat-x;
    color: #666;
    vertical-align: middle;
}*/
.applyManagement .applyManagement_table .apply_item .item_info .item_info_btn .btn-commen_1 {
  /* width: 80px; */
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
  font-size: 12px;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  color: #666;
  vertical-align: middle;
}
.applyManagement .applyManagement_table .apply_item .item_info .item_info_h {
  /*min-height: 35px;*/
  padding-bottom: 9px;
}
.applyManagement .applyManagement_table .apply_item .item_info .item_info_h1 {
  min-height: 80px;
}
.applyManagement .applyManagement_table .apply_item h4 {
  font-weight: bold;
  line-height: 25px;
}
.applyManagement .applyManagement_table .apply_item .voice_num {
  color: #1aba9f;
  font-weight: bold;
  padding-left: 10px;
}
.applyManagement .voice_light {
  width: 170px;
  height: 6px;
  background: #ececec;
  margin-top: 8px;
  float: left;
  overflow: hidden;
}
.applyManagement .voice_light_1 {
  height: 6px;
  width: 0;
  background: #1aba9f;
}
.applyManagement .line_h26 {
  line-height: 26px!important;
}
.applyManagement .min_h {
  min-height: 53px;
}
@media screen and (max-width: 1281px) {
  .applyManagement .applyManagement_table .apply_item .item_info .item_info_h {
    padding-bottom: 3px;
  }
  .applyManagement .applyManagement_table .apply_item .item_info .item_info_btn .btn-commen_1 {
    height: 30px;
    line-height: 28px;
    padding: 0 8px;
    font-size: 12px;
    background: url("editingCenter/app/images/b-m.jpg") repeat-x;
    color: #666;
    vertical-align: middle;
  }
  .applyManagement .applyManagement_table .apply_item .item_info .item_info_btn .s_icon1 {
    margin: 0 4px 0 0px;
    padding-right: 4px;
    border-right: 1px solid #e9e9e9;
    line-height: 28px;
  }
  .applyManagement .min_h {
    min-height: 40px!important;
  }
  .applyManagement .line_h26 {
    line-height: 19px!important;
  }
  .applyManagement .applyManagement_table .apply_item .item_info {
    padding-top: 0px;
  }
  .applyManagement .applyManagement_table .apply_item .item_img img {
    height: 116px!important;
  }
}
@media screen and (min-width: 1441px) {
  .applyManagement .applyManagement_table .apply_item .item_info {
    float: left;
    padding: 10px 0 0 10px;
  }
  .applyManagement .applyManagement_table .apply_item .item_info .item_info_h {
    padding-bottom: 8px;
  }
  .applyManagement .applyManagement_table .apply_item .item_info .item_info_btn .btn-commen_1 {
    height: 30px;
    line-height: 28px;
    padding: 0 11px;
    font-size: 12px;
    background: url("editingCenter/app/images/b-m.jpg") repeat-x;
    color: #666;
    vertical-align: middle;
  }
  .applyManagement .applyManagement_table .apply_item .item_info .item_info_btn .s_icon1 {
    margin: 0 6px 0 0px;
    padding-right: 6px;
    border-right: 1px solid #e9e9e9;
    line-height: 28px;
  }
  .applyManagement .voice_light {
    width: 200px;
    height: 6px;
    background: #ececec;
    margin-top: 8px;
    float: left;
  }
}
@media screen and (min-width: 1367px) and (max-width: 1440px) {
  .applyManagement .applyManagement_table .apply_item .item_info {
    padding-top: 3px;
  }
  .applyManagement .applyManagement_table .apply_item .item_info .item_info_h {
    padding-bottom: 3px;
  }
  .applyManagement .applyManagement_table .apply_item .item_img img {
    height: 132px;
  }
}
@media screen and (max-width: 1366px) {
  .applyManagement .applyManagement_table .apply_item .item_info {
    padding-top: 0px;
  }
  .applyManagement .applyManagement_table .apply_item .item_info .item_info_h {
    padding-bottom: 3px;
  }
  .applyManagement .min_h {
    min-height: 49px;
  }
  .applyManagement .applyManagement_table .apply_item .item_img img {
    height: 125px;
  }
}
.applyManagement .applyManagement_table .apply_item .item_info .item_info_btn .btn-commen_1 a {
  color: #666;
  text-decoration: none;
}
.applyManagement .timeCue_page .page_left {
  margin-left: 200px;
}

.hotEvents {
  border: 1px solid #CFCFCF;
  border-top: transparent;
  overflow: hidden;
  padding: 10px 0px 10px 10px;
}
.hotEvents .fl {
  float: left;
}
.hotEvents .pt10 {
  padding-top: 10px;
}
.hotEvents .clue_calendar_button {
  margin: 0 0 10px;
}
.hotEvents .clue_calendar_button .createHotEvent_btn {
  line-height: 27px;
  background: #2f98d2;
  color: #fff;
  text-align: center;
  border: none;
  font-size: 12px;
  border: 1px solid #2f98d2;
  /* float: left; */
  /* margin-right: 15px; */
  padding: 0 15px;
  margin-top: 1px;
}
.hotEvents .clue_calendar_button .monitor_input_group {
  float: right;
  width: 40%;
}
.hotEvents .clue_calendar_button .monitor_form_control {
  float: none;
  height: 30px;
  background: url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
  padding-left: 30px;
  font-size: 14px;
  font-family: "Helvetica Neue', Helvetica, Arial, sans-serif";
  width: 60%;
  float: left;
  border-radius: 5px!important;
}
.hotEvents .clue_calendar_button .input_group_btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  top: 0px;
  right: 0px;
  left: 10px;
  float: left;
}
.hotEvents .clue_calendar_button .input_group_btn .btn_monitor_search {
  width: 60px;
  height: 30px;
  padding: 0px;
  color: #65635f;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  border-radius: 5px;
}
.hotEvents .hotEvents_table {
  border-radius: 5px;
  border: 0;
  clear: both;
}
.hotEvents .hotEvents_table .apply_item {
  border: 1px solid #ccc;
  float: left;
  width: 49%;
  border-radius: 5px;
  padding: 5px 5px 20px 15px;
  margin: 0px 10px 10px 0;
}
.hotEvents .hotEvents_table .apply_item .item_img {
  float: left;
  padding: 0;
}
.hotEvents .hotEvents_table .apply_item .item_img img {
  height: 148px;
}
.hotEvents .hotEvents_table .apply_item span {
  /*line-height: 35px;*/
}
.hotEvents .hotEvents_table .apply_item .item_info {
  float: left;
  /*margin-left: 10px;*/
  padding: 0 0 0 10px;
}
.hotEvents .timeCue_page .page_left {
  margin-left: 200px;
}
/*.hotEvents .hotEvents_table .apply_item .item_info .item_info_btn .s_icon1 {
    margin: 0 6px 0 0px;
    padding-right: 6px;
    border-right: 1px solid #e9e9e9;
    line-height: 28px;
}*/
.hotEvents .hotEvents_table .apply_item .item_info .item_info_btn .s_icon1 {
  margin: 0 4px 0 0px;
  padding-right: 4px;
  border-right: 1px solid #e9e9e9;
  line-height: 28px;
}
/*.hotEvents .hotEvents_table .apply_item .item_info .item_info_btn .btn-commen_1 {
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 12px;
    background: url("./editingCenter/app/images/b-m.jpg") repeat-x;
    color: #666;
    vertical-align: middle;
}*/
.hotEvents .hotEvents_table .apply_item .item_info .item_info_btn .btn-commen_1 {
  /* width: 80px; */
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
  font-size: 12px;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  color: #666;
  vertical-align: middle;
}
.hotEvents .hotEvents_table .apply_item .item_info .item_info_h {
  /*min-height: 35px;*/
  padding-bottom: 9px;
}
.hotEvents .hotEvents_table .apply_item .item_info .item_info_h a,
.hotEvents .hotEvents_table .apply_item .item_info .item_info_h a:hover {
  color: #2f98d3;
  text-decoration: underline;
  padding-left: 10px;
}
.hotEvents .hotEvents_table .apply_item .item_info .item_info_h .color_red {
  color: #ff3c5c;
}
.hotEvents .hotEvents_table .apply_item .item_info .item_info_h1 {
  min-height: 80px;
}
.hotEvents .hotEvents_table .apply_item h4 {
  font-weight: bold;
  line-height: 25px;
  cursor: pointer;
}
.hotEvents .hotEvents_table .apply_item h4 a {
  color: #333;
  text-decoration: none;
}
.hotEvents .hotEvents_table .apply_item .voice_num {
  color: #1aba9f;
  font-weight: bold;
  padding-left: 10px;
}
.hotEvents .voice_light {
  width: 170px;
  height: 6px;
  background: #ececec;
  margin-top: 8px;
  float: left;
  overflow: hidden;
}
.hotEvents .voice_light_1 {
  height: 6px;
  background: #1aba9f;
}
.hotEvents .line_h26 {
  line-height: 23px!important;
}
.hotEvents .min_h {
  min-height: 83px;
}
@media screen and (max-width: 1281px) {
  .hotEvents .hotEvents_table .apply_item .item_info .item_info_h {
    padding-bottom: 3px;
  }
  .hotEvents .hotEvents_table .apply_item .item_info .item_info_btn .btn-commen_1 {
    height: 30px;
    line-height: 28px;
    padding: 0 8px;
    font-size: 12px;
    background: url("editingCenter/app/images/b-m.jpg") repeat-x;
    color: #666;
    vertical-align: middle;
  }
  .hotEvents .hotEvents_table .apply_item .item_info .item_info_btn .s_icon1 {
    margin: 0 4px 0 0px;
    padding-right: 4px;
    border-right: 1px solid #e9e9e9;
    line-height: 28px;
  }
  .hotEvents .min_h {
    min-height: 40px!important;
  }
  .hotEvents .line_h26 {
    line-height: 19px!important;
  }
  .hotEvents .hotEvents_table .apply_item .item_info {
    padding-top: 0px;
  }
  .hotEvents .hotEvents_table .apply_item .item_img img {
    height: 116px!important;
  }
}
@media screen and (min-width: 1441px) {
  .hotEvents .hotEvents_table .apply_item .item_info {
    float: left;
    padding: 10px 0 0 10px;
  }
  .hotEvents .hotEvents_table .apply_item .item_info .item_info_h {
    padding-bottom: 8px;
  }
  .hotEvents .hotEvents_table .apply_item .item_info .item_info_btn .btn-commen_1 {
    height: 30px;
    line-height: 28px;
    padding: 0 11px;
    font-size: 12px;
    background: url("editingCenter/app/images/b-m.jpg") repeat-x;
    color: #666;
    vertical-align: middle;
  }
  .hotEvents .hotEvents_table .apply_item .item_info .item_info_btn .s_icon1 {
    margin: 0 6px 0 0px;
    padding-right: 6px;
    border-right: 1px solid #e9e9e9;
    line-height: 28px;
  }
  .hotEvents .voice_light {
    width: 200px;
    height: 6px;
    background: #ececec;
    margin-top: 8px;
    float: left;
  }
}
@media screen and (min-width: 1367px) and (max-width: 1440px) {
  .hotEvents .hotEvents_table .apply_item .item_info {
    padding-top: 3px;
  }
  .hotEvents .hotEvents_table .apply_item .item_info .item_info_h {
    padding-bottom: 3px;
  }
  .hotEvents .hotEvents_table .apply_item .item_img img {
    height: 132px;
  }
}
@media screen and (max-width: 1366px) {
  .hotEvents .hotEvents_table .apply_item .item_info {
    padding-top: 0px;
  }
  .hotEvents .hotEvents_table .apply_item .item_info .item_info_h {
    padding-bottom: 3px;
  }
  .hotEvents .min_h {
    min-height: 49px;
  }
  .hotEvents .hotEvents_table .apply_item .item_img img {
    height: 125px;
  }
}
/*返回顶部*/
div.planEventPageTopIcon {
  position: absolute;
  top: -120px;
}
div.planEventToTopIcon {
  background: url('planningCenter/selectedTopicEvent/eventAnalysis/images/z59.png') no-repeat;
  width: 43px;
  height: 45px;
  position: fixed;
  right: 20px;
  bottom: 80px;
  cursor: pointer;
  z-index: 999;
}
div.planEventToTopIcon > p {
  background: url('planningCenter/selectedTopicEvent/eventAnalysis/images/z60.png') no-repeat;
  width: 71px;
  height: 35px;
  line-height: 40px;
  text-align: center;
  color: #aaa;
  position: absolute;
  bottom: -50px;
  right: -13px;
  font-size: 12px;
  overflow: hidden;
}
div.planEventToTopIcon > span {
  display: block;
  width: 71px;
  height: 35px;
  line-height: 40px;
  text-align: center;
  color: #aaa;
  position: absolute;
  bottom: -30px;
  right: -13px;
  font-size: 12px;
}
@keyframes planEventToTopIconEnter {
  from {
    opacity: .3;
    bottom: -40px;
  }
  to {
    opacity: 1;
    bottom: -50px;
  }
}
@keyframes planEventToTopIconLeave {
  from {
    opacity: 1;
    bottom: -50px;
  }
  to {
    opacity: .3;
    bottom: -40px;
  }
}
/*ng-show*/
div.planEventToTopIcon > p.ng-hide-remove {
  animation: planEventToTopIconEnter 0.1s both ease-in;
}
div.planEventToTopIcon > p.ng-hide-add {
  animation: planEventToTopIconLeave 0.1s both ease-in;
}

.eventManagement {
  padding: 10px 5px;
  border: 1px solid #CFCFCF;
  border-top: transparent;
}
.eventManagement .eventManagement_table {
  border-radius: 5px;
  border: 1px solid #a6b2c0;
}
.eventManagement .monitor_input_group .createHotEvent_btn {
  line-height: 27px;
  background: #FF4E40;
  color: #fff;
  text-align: center;
  border: none;
  font-size: 12px;
  border: 1px solid #FF4E40;
  float: left;
  margin-right: 15px;
  padding: 0 10px;
  margin-top: 1px;
}
.eventManagement .createHotEvent_div {
  width: 110px;
  height: 29px;
  float: left;
}
.eventManagement .clue_calendar_button .clue_calendar_btn_success {
  width: 90px;
  line-height: 26px;
  background: #FF4E40;
  color: #fff;
  text-align: center;
  border: none;
  margin-left: 5px;
  border-radius: 4px;
  font-size: 12px;
  border: 1px solid #FF4E40;
}
.eventManagement .clue_calendar_button .clue_calendar_btn {
  width: 90px;
  line-height: 26px;
  color: #545454;
  text-align: center;
  border: 1px solid #CFCFCF;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 12px;
  background: #fbfbfb;
}
.eventManagement .clue_calendar_button {
  margin-top: 0px;
  margin-bottom: 10px;
}
.eventManagement .clue_calendar_button .monitor_input_group {
  float: right;
  width: 50%;
}
.eventManagement .clue_calendar_button .monitor_form_control {
  float: none;
  height: 30px;
  background: url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
  padding-left: 30px;
  font-size: 14px;
  font-family: "Helvetica Neue', Helvetica, Arial, sans-serif";
  width: 60%;
  float: left;
  border-radius: 5px!important;
}
.eventManagement .clue_calendar_button .input_group_btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  top: 0px;
  right: 0px;
  left: 10px;
  float: left;
}
.eventManagement .clue_calendar_button .input_group_btn .btn_monitor_search {
  width: 60px;
  height: 30px;
  padding: 0px;
  color: #65635f;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  border-radius: 5px;
}
.eventManagement .th_check {
  width: 70px;
}
.eventManagement .th_time {
  width: 170px;
}
.eventManagement .th_coperation {
  width: 235px;
}
.eventManagement_table tbody tr td span {
  /*padding:0 10px;*/
  color: #2f98d3;
  cursor: pointer;
}
.eventManagement_table tbody tr td a {
  display: inline;
}
.eventManagement_table tbody tr td span.split_line {
  padding: 0 10px;
}
.eventManagement .recent-policy tbody tr td:nth-child(1) {
  text-align: center;
}
.eventManagement .recent-policy tbody tr td.td_left {
  text-align: left;
}
.eventManagement .timeCue_page .page_left {
  margin-left: 200px;
}

.eventAnalysis_nav {
  height: 46px;
  border-bottom: 1px solid #CFCFCF;
}
.eventAnalysis_nav ul {
  height: 45px;
  border-left: 1px solid #CFCFCF;
}
.eventAnalysis_nav ul li {
  float: left;
  width: 120px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #CFCFCF;
  border-right: 1px solid #CFCFCF;
  list-style-type: none;
}
.eventAnalysis_nav ul li.eventAnalysis_nav_state:hover {
  height: 46px;
  line-height: 43px;
  color: #FF4E40;
  border-top: 2px solid #FF4E40;
}
.eventAnalysis_nav ul li.eventAnalysis_nav_state {
  background-color: #fff;
}
.eventAnalysis_nav ul li.eventAnalysis_nav_state_active {
  height: 46px;
  line-height: 43px;
  color: #FF4E40;
  border-top: 2px solid #FF4E40;
}
.eventAnalysis_nav ul a {
  color: #555555;
  text-decoration: none;
}
/*
.timeCue_page {
    position: relative!important;
    bottom: 0px!important;
}
.timeCue .page p{
    margin-top: 28px;
}*/

.personalEvents {
  border: 1px solid #CFCFCF;
  border-top: transparent;
  overflow: hidden;
  padding: 10px 0px 10px 10px;
}
.personalEvents .fl {
  float: left;
}
.personalEvents .pt10 {
  padding-top: 10px;
}
.personalEvents .clue_calendar_button {
  margin: 0 0 10px;
}
.personalEvents .clue_calendar_button .createHotEvent_btn {
  line-height: 27px;
  background: #FF4E40;
  color: #fff;
  text-align: center;
  border: none;
  font-size: 12px;
  border: 1px solid #FF4E40;
  /* float: left; */
  /* margin-right: 15px; */
  padding: 0 15px;
  margin-top: 1px;
}
.personalEvents .clue_calendar_button .monitor_input_group {
  float: right;
  width: 40%;
}
.personalEvents .clue_calendar_button .monitor_form_control {
  float: none;
  height: 30px;
  background: url("editingCenter/app/images/sch.jpg") no-repeat 10px center;
  padding-left: 30px;
  font-size: 14px;
  font-family: "Helvetica Neue', Helvetica, Arial, sans-serif";
  width: 60%;
  float: left;
  border-radius: 5px!important;
}
.personalEvents .clue_calendar_button .input_group_btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  top: 0px;
  right: 0px;
  left: 10px;
  float: left;
}
.personalEvents .clue_calendar_button .input_group_btn .btn_monitor_search {
  width: 60px;
  height: 30px;
  padding: 0px;
  color: #65635f;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  border-radius: 5px;
}
.personalEvents .personalEvents_table {
  border-radius: 5px;
  border: 0;
  clear: both;
}
.personalEvents .personalEvents_table .apply_item {
  border: 1px solid #ccc;
  float: left;
  width: 49%;
  border-radius: 5px;
  padding: 5px 5px 20px 15px;
  margin: 0px 10px 10px 0;
}
.personalEvents .personalEvents_table .apply_item .item_img {
  float: left;
  padding: 0;
}
.personalEvents .personalEvents_table .apply_item .item_img img {
  height: 148px;
}
.personalEvents .personalEvents_table .apply_item span {
  /*line-height: 35px;*/
}
.personalEvents .personalEvents_table .apply_item .item_info {
  float: left;
  /*margin-left: 10px;*/
  padding: 0 0 0 10px;
}
/*.personalEvents .personalEvents_table .apply_item .item_info .item_info_btn .s_icon1 {
    margin: 0 6px 0 0px;
    padding-right: 6px;
    border-right: 1px solid #e9e9e9;
    line-height: 28px;
}*/
.personalEvents .personalEvents_table .apply_item .item_info .item_info_btn .s_icon1 {
  margin: 0 4px 0 0px;
  padding-right: 4px;
  border-right: 1px solid #e9e9e9;
  line-height: 28px;
}
/*.personalEvents .personalEvents_table .apply_item .item_info .item_info_btn .btn-commen_1 {
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 12px;
    background: url("./editingCenter/app/images/b-m.jpg") repeat-x;
    color: #666;
    vertical-align: middle;
}*/
.personalEvents .personalEvents_table .apply_item .item_info .item_info_btn .btn-commen_1 {
  /* width: 80px; */
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
  font-size: 12px;
  background: url("editingCenter/app/images/b-m.jpg") repeat-x;
  color: #666;
  vertical-align: middle;
}
.personalEvents .personalEvents_table .apply_item .item_info .item_info_h {
  /*min-height: 35px;*/
  padding-bottom: 9px;
}
.personalEvents .personalEvents_table .apply_item .item_info .item_info_h a,
.personalEvents .personalEvents_table .apply_item .item_info .item_info_h a:hover {
  color: #2f98d3;
  text-decoration: underline;
  padding-left: 10px;
}
.personalEvents .personalEvents_table .apply_item .item_info .item_info_h .color_red {
  color: #ff3c5c;
}
.personalEvents .personalEvents_table .apply_item .item_info .item_info_h1 {
  min-height: 80px;
}
.personalEvents .personalEvents_table .apply_item h4 {
  font-weight: bold;
  line-height: 25px;
}
.personalEvents .personalEvents_table .apply_item .voice_num {
  color: #1aba9f;
  font-weight: bold;
  padding-left: 10px;
}
.personalEvents .voice_light {
  width: 170px;
  height: 6px;
  background: #ececec;
  margin-top: 8px;
  float: left;
  overflow: hidden;
}
.personalEvents .voice_light_1 {
  height: 6px;
  width: 0%;
  background: #1aba9f;
}
.personalEvents .line_h26 {
  line-height: 23px!important;
}
.personalEvents .min_h {
  min-height: 53px;
}
@media screen and (max-width: 1281px) {
  .personalEvents .personalEvents_table .apply_item .item_info .item_info_h {
    padding-bottom: 3px;
  }
  .personalEvents .personalEvents_table .apply_item .item_info .item_info_btn .btn-commen_1 {
    height: 30px;
    line-height: 28px;
    padding: 0 8px;
    font-size: 12px;
    background: url("editingCenter/app/images/b-m.jpg") repeat-x;
    color: #666;
    vertical-align: middle;
  }
  .personalEvents .personalEvents_table .apply_item .item_info .item_info_btn .s_icon1 {
    margin: 0 4px 0 0px;
    padding-right: 4px;
    border-right: 1px solid #e9e9e9;
    line-height: 28px;
  }
  .personalEvents .min_h {
    min-height: 40px!important;
  }
  .personalEvents .line_h26 {
    line-height: 19px!important;
  }
  .personalEvents .personalEvents_table .apply_item .item_info {
    padding-top: 0px;
  }
  .personalEvents .personalEvents_table .apply_item .item_img img {
    height: 116px!important;
  }
}
@media screen and (min-width: 1441px) {
  .personalEvents .personalEvents_table .apply_item .item_info {
    float: left;
    padding: 10px 0 0 10px;
  }
  .personalEvents .personalEvents_table .apply_item .item_info .item_info_h {
    padding-bottom: 8px;
  }
  .personalEvents .personalEvents_table .apply_item .item_info .item_info_btn .btn-commen_1 {
    height: 30px;
    line-height: 28px;
    padding: 0 11px;
    font-size: 12px;
    background: url("editingCenter/app/images/b-m.jpg") repeat-x;
    color: #666;
    vertical-align: middle;
  }
  .personalEvents .personalEvents_table .apply_item .item_info .item_info_btn .s_icon1 {
    margin: 0 6px 0 0px;
    padding-right: 6px;
    border-right: 1px solid #e9e9e9;
    line-height: 28px;
  }
  .personalEvents .voice_light {
    width: 200px;
    height: 6px;
    background: #ececec;
    margin-top: 8px;
    float: left;
  }
}
@media screen and (min-width: 1367px) and (max-width: 1440px) {
  .personalEvents .personalEvents_table .apply_item .item_info {
    padding-top: 3px;
  }
  .personalEvents .personalEvents_table .apply_item .item_info .item_info_h {
    padding-bottom: 3px;
  }
  .personalEvents .personalEvents_table .apply_item .item_img img {
    height: 132px;
  }
}
@media screen and (max-width: 1366px) {
  .personalEvents .personalEvents_table .apply_item .item_info {
    padding-top: 0px;
  }
  .personalEvents .personalEvents_table .apply_item .item_info .item_info_h {
    padding-bottom: 3px;
  }
  .personalEvents .min_h {
    min-height: 49px;
  }
  .personalEvents .personalEvents_table .apply_item .item_img img {
    height: 125px;
  }
}
.personalEvents .custom-wrap {
  width: 320px;
  border: 1px solid #ccc;
  position: absolute;
  border-radius: 2px;
  z-index: 2;
  background: url("planningCenter/images/fk1.png") repeat-x left bottom #fff;
  top: 38px;
  padding-bottom: 0px;
  word-break: break-all;
  left: -220px;
}
.personalEvents .custom-wrap p {
  font-size: 12px;
  line-height: 20px;
  margin: 10px 20px;
  font-family: "Microsoft Yahei";
  word-break: normal;
  word-break: break-all;
  word-wrap: break-word;
}
.personalEvents .custom-wrap pre {
  display: block;
  padding: 9.5px;
  margin: 0px;
  font-size: 12px;
  line-height: 1.8;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background: none;
  border: 0;
  border-radius: 4px;
  text-align: left;
  font-weight: normal;
}
.personalEvents .custom-wrap p span:nth-child(2) {
  margin: 0 4px;
}
.personalEvents .custom-wrap::after {
  content: "";
  width: 0px;
  height: 0px;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  left: 261px;
  top: -12px;
}
.personalEvents .custom-wrap::before {
  content: "";
  width: 0px;
  height: 0px;
  border-bottom: 7px solid #ccc;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  position: absolute;
  left: 260px;
  top: -14px;
}
.personalEvents .personalEvents_table .apply_item .item_info .item_info_btn .font_w {
  font-weight: bold;
}
.personalEvents .position_r {
  position: relative;
}
.personalEvents .personalEvents_table .apply_item .item_info .item_info_btn .btn-commen_1 a {
  color: #666;
  text-decoration: none;
}
.personalEvents .timeCue_page .page_left {
  margin-left: 200px;
}

.mapSuggestion {
  position: relative;
}
.mapSuggestion img {
  position: absolute;
  right: 10px;
  top: 7px;
}
.mapSuggestion input {
  display: inline-block;
  width: 336px;
  padding-right: 30px;
}
.mapSuggestion span {
  display: inline-block;
  font-weight: bold;
}
.mapSuggestion span.ng-scope {
  font-weight: normal;
  left: 10px!important;
}
.tangram-suggestion-main td {
  text-align: left;
}

.planCenCommandAppointNewEvent .newTask-row {
  margin-bottom: 10px;
}
.planCenCommandAppointNewEvent .btn-commen.four-word-btn {
  width: 100px;
}
.planCenCommandAppointNewEvent .btn-commen.hasSelected {
  border: 1px solid #4696D3;
  color: white!important;
  background: #4696d3;
}
.planCenCommandAppointNewEvent .s_icon {
  margin: 0 6px 0 -10px;
  padding-right: 6px;
  border-right: 1px solid #e9e9e9;
}
.planCenCommandAppointNewEvent .newTask-title,
.planCenCommandAppointNewEvent .newTask-content {
  display: inline-block;
}
.planCenCommandAppointNewEvent .newTask-content {
  width: 770px;
}
.planCenCommandAppointNewEvent .newTask-title {
  width: 90px;
  margin-right: 5px;
  text-align: right;
  vertical-align: top;
  padding-top: 5px;
}
.planCenCommandAppointNewEvent .text-red {
  color: #dd0000;
  display: inline-block;
  margin-right: 5px;
}
.planCenCommandAppointNewEvent .newTask-title-word {
  font-weight: bold;
}
.planCenCommandAppointNewEvent .timeGroup {
  display: inline-block;
  position: relative;
  width: 170px;
}
.planCenCommandAppointNewEvent .timeGroup > input.form-control {
  background: #fff;
}
.planCenCommandAppointNewEvent .timeGroup > img {
  position: absolute;
  right: 5px;
  top: 9px;
}
.planCenCommandAppointNewEvent .newTask-chooseAddress {
  position: relative;
  display: inline-block;
  width: 384px;
}
.planCenCommandAppointNewEvent .newTask-chooseAddress > span {
  display: inline-block;
  font-weight: bold;
  margin: 0 10px;
}
.planCenCommandAppointNewEvent .newTask-chooseAddress > input.form-control {
  display: inline-block;
  width: 331px;
  padding-right: 30px;
}
.planCenCommandAppointNewEvent .newTask-chooseAddress > img {
  position: absolute;
  right: 10px;
  top: 7px;
}
.planCenCommandAppointNewEvent .timeGroup-connect {
  display: inline-block;
  margin: 0 10px;
}
.planCenCommandAppointNewEvent ul.newTask-suggestion {
  width: 331px;
  max-height: 281px;
  position: absolute;
  top: 33px;
  left: 53px;
  border: 1px solid #ccc;
  padding: 0 10px;
  overflow-y: auto;
  background: #fff;
  z-index: 10;
}
.planCenCommandAppointNewEvent ul.newTask-suggestion li {
  border-bottom: 1px solid #ccc;
}
.planCenCommandAppointNewEvent ul.newTask-suggestion li > i,
.planCenCommandAppointNewEvent ul.newTask-suggestion li > b {
  display: inline-block;
  width: 40px;
  vertical-align: top;
  padding-top: 16px;
}
.planCenCommandAppointNewEvent ul.newTask-suggestion li > i > img,
.planCenCommandAppointNewEvent ul.newTask-suggestion li > b > img {
  cursor: pointer;
}
.planCenCommandAppointNewEvent ul.newTask-suggestion li > i {
  padding-left: 10px;
}
.planCenCommandAppointNewEvent ul.newTask-suggestion li > b {
  padding-left: 20px;
}
.planCenCommandAppointNewEvent ul.newTask-suggestion li > div {
  display: inline-block;
  width: 200px;
}
.planCenCommandAppointNewEvent ul.newTask-suggestion li > div > p,
.planCenCommandAppointNewEvent ul.newTask-suggestion li > div > span {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}
.planCenCommandAppointNewEvent ul.newTask-suggestion li > div > p {
  padding-top: 5px;
  margin-bottom: 5px;
}
.planCenCommandAppointNewEvent ul.newTask-suggestion li > div > span {
  color: #aaa;
}
@keyframes newTaskSuggestionFadeIn {
  from {
    opacity: .4;
  }
  to {
    opacity: 1;
  }
}
@keyframes newTaskSuggestionFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.planCenCommandAppointNewEvent ul.newTask-suggestion.ng-hide-remove {
  animation: newTaskSuggestionFadeIn 0.3s both ease-in;
}
.planCenCommandAppointNewEvent ul.newTask-suggestion.ng-hide-add {
  animation: newTaskSuggestionFadeOut 0.2s both ease-in;
}
.planCenCommandAppointNewEvent .newTask-toggleTask > img {
  cursor: pointer;
}
.planCenCommandAppointNewEvent textarea {
  resize: none;
  height: 300px;
  margin-top: 10px;
}
.planCenCommandAppointNewEvent .newTask-voice {
  border: 1px solid #ccc;
  height: 300px;
  width: 100%;
  border-radius: 5px;
  margin-top: 10px;
  position: relative;
}
.planCenCommandAppointNewEvent .newTask-voice-title {
  height: 37px;
  background: #f1f2f6;
  width: 100%;
  position: absolute;
}
.planCenCommandAppointNewEvent .newTask-voice-title > div {
  cursor: pointer;
  width: 200px;
  height: 37px;
  line-height: 37px;
  background: #C6E5FA;
  float: left;
  padding-left: 10px;
}
.planCenCommandAppointNewEvent .newTask-voice-title > button {
  float: right;
  margin-right: 10px;
  height: 20px;
  font-size: 12px;
  line-height: 10px;
  margin-top: 8px;
  width: 45px;
}
.planCenCommandAppointNewEvent ul.newTask-voice-content {
  height: 263px;
  overflow-y: auto;
  padding-top: 37px;
}
.planCenCommandAppointNewEvent ul.newTask-voice-content li {
  background: url('planningCenter/command/task/appointTask/images/zp25.png') 20px 20px no-repeat;
  height: 70px;
  padding-left: 40px;
  padding-top: 28px;
}
.planCenCommandAppointNewEvent ul.newTask-voice-content li > span,
.planCenCommandAppointNewEvent ul.newTask-voice-content li > img {
  cursor: pointer;
}
.planCenCommandAppointNewEvent ul.newTask-voice-content li > span {
  display: inline-block;
  min-width: 30px;
  height: 30px;
  font-size: 16px;
  text-align: right;
  font-weight: bold;
  position: relative;
  top: 3px;
  color: #666;
}
.planCenCommandAppointNewEvent .newTask-map {
  height: 355px;
  width: 100%;
  border: 1px solid #ccc;
  margin: 20px 0;
}
.planCenCommandAppointNewEvent .taskComplete-btn,
.planCenCommandAppointNewEvent .taskCancel-btn {
  color: #fff;
  width: 110px;
  height: 40px;
  line-height: 20px;
  border: none;
  outline: none;
  margin-right: 20px;
  border-radius: 5px;
}
.planCenCommandAppointNewEvent .taskComplete-btn {
  background: #4496D2;
}
.planCenCommandAppointNewEvent .taskCancel-btn {
  background: #999;
}
.planCenCommandAppointNewEvent .anchorBL {
  display: none;
}

.planCenCommandAppointTaskDetail {
  font-family: 'Microsoft YaHei';
  background: #f5f5f5;
}
.planCenCommandAppointTaskDetail .taskDetail-header {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}
.planCenCommandAppointTaskDetail .websiteCabletPreview_head {
  width: 100%;
  background: #fff;
  padding: 35px 0 20px 0;
}
.planCenCommandAppointTaskDetail .websiteCabletPreview_head .websiteCabletPreview_head_rank p {
  margin-bottom: 20px;
}
.planCenCommandAppointTaskDetail .websiteCabletPreview_head .boldWord {
  font-weight: bold;
  font-style: normal;
  color: #000;
}
.planCenCommandAppointTaskDetail .taskDetail-content {
  width: 80%;
  margin: 0 auto;
  padding: 30px 0;
}
.planCenCommandAppointTaskDetail .taskDetail-title {
  font-size: 33px;
  text-align: center;
  font-weight: normal;
  line-height: 40px;
  margin: 10px 0px 13px;
}
.planCenCommandAppointTaskDetail .taskDetail-text {
  font-size: 18px;
  color: #444;
  line-height: 36px;
}
.planCenCommandAppointTaskDetail .taskDetail-tab {
  background: #fff;
  padding-top: 30px;
}
.planCenCommandAppointTaskDetail .taskDetail-tab > div {
  width: 80%;
  margin: 0 auto;
}
.planCenCommandAppointTaskDetail .taskDetail-tab .nav-tabs > li.active > a,
.planCenCommandAppointTaskDetail .taskDetail-tab .nav-tabs > li.active > a:hover,
.planCenCommandAppointTaskDetail .taskDetail-tab .nav-tabs > li.active > a:focus {
  background: #fff;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  line-height: 22px;
  margin: 0;
  position: relative;
  top: 1px;
  font-weight: bold;
  color: #333;
  padding: 9px 25px 12px 25px;
}
.planCenCommandAppointTaskDetail .taskDetail-tab .nav-tabs > li {
  float: left;
  border: 1px solid #ddd;
  margin-bottom: -1px;
  margin-right: 0;
  font-size: 14px;
  border-bottom: 1px solid transparent;
}
.planCenCommandAppointTaskDetail .taskDetail-tab .nav-tabs {
  background: #F1F2F6;
  border-bottom: 1px solid #ccc;
}
.planCenCommandAppointTaskDetail .taskDetail-tab .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  color: #333;
  font-family: '宋体';
  padding-left: 25px;
  padding-right: 25px;
}
.planCenCommandAppointTaskDetail .tab-content {
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
}
.planCenCommandAppointTaskDetail .taskDetail-operateLog .m_timeline .time_tick h5.clock {
  color: #fff;
  margin-top: 0;
}
.planCenCommandAppointTaskDetail .taskDetail-operateLog {
  font-size: 16px;
  padding-top: 25px;
}
.planCenCommandAppointTaskDetail .taskDetail-operateLog a.minw45,
.planCenCommandAppointTaskDetail .taskDetail-operateLog a.minw45:hover,
.planCenCommandAppointTaskDetail .taskDetail-operateLog a.minw80,
.planCenCommandAppointTaskDetail .taskDetail-operateLog a.minw80:hover {
  text-decoration: none;
}
.planCenCommandAppointTaskDetail .taskDetail-operateLog-title {
  position: absolute;
  top: 4px;
  left: 12%;
}
.planCenCommandAppointTaskDetail .fakeAudio {
  background: url('planningCenter/command/task/appointTask/images/zp5.png') 0 0 no-repeat;
  height: 60px;
  width: 440px;
  margin: 0 auto;
  color: #fff;
  line-height: 52px;
  cursor: pointer;
}
.planCenCommandAppointTaskDetail .fakeAudio > span {
  min-width: 70px;
  text-align: right;
  display: inline-block;
  font-size: 16px;
  margin-right: 5px;
}
.planCenCommandAppointTaskDetail .fakeAudio > img {
  vertical-align: -9px;
}
.planCenCommandAppointTaskDetail .taskDetail-audio {
  margin-top: 20px;
}
.planCenCommandAppointTaskDetail .taskDetail-material-title {
  border-bottom: 1px solid #ddd;
  padding: 10px;
  overflow: hidden;
}
.planCenCommandAppointTaskDetail .taskDetail-material-title li {
  float: left;
}
.planCenCommandAppointTaskDetail .taskDetail-material-title li span {
  cursor: pointer;
  padding: 2px 5px;
}
.planCenCommandAppointTaskDetail .taskDetail-material-title li i {
  font-style: normal;
  display: inline-block;
}
.planCenCommandAppointTaskDetail .taskDetail-material-title li span.acitve,
.planCenCommandAppointTaskDetail .taskDetail-material-title li span.hover {
  background: #4496D2;
  color: #fff;
}
.planCenCommandAppointTaskDetail .taskDetail-material-left,
.planCenCommandAppointTaskDetail .taskDetail-material-right {
  /*display: inline-block;*/
}
.planCenCommandAppointTaskDetail .taskDetail-material-left {
  padding-top: 20px;
  padding-bottom: 40px;
}
.planCenCommandAppointTaskDetail .taskDetail-material-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-left: 1px solid #ddd;
  width: 70%;
  padding-left: 35px;
}
.planCenCommandAppointTaskDetail .taskDetail-material-right video {
  width: 580px;
}
.planCenCommandAppointTaskDetail .taskDetail-material-right audio {
  width: 580px;
}
.planCenCommandAppointTaskDetail .taskDetail-material-right img.showimg {
  width: 580px;
}
.planCenCommandAppointTaskDetail .taskDetail-material-right > div {
  width: 400px;
  position: absolute;
  margin: auto;
  top: 30px;
  bottom: 0;
  left: 35px;
}
.planCenCommandAppointTaskDetail .taskDetail-material-right > div > img {
  width: 100%;
}
.planCenCommandAppointTaskDetail .taskDetail-material-content {
  position: relative;
}
.planCenCommandAppointTaskDetail .m_timeline .time_tick h5.clock {
  margin-top: 0;
}
.planCenCommandAppointTaskDetail .taskDetail-material .m_timeline {
  margin-bottom: 0;
}
.planCenCommandAppointTaskDetail .taskDetail-material-right .leftArrow {
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  height: 14px;
  margin: auto;
}
.planCenCommandAppointTaskDetail .taskDetail-material-left .maxw200 {
  max-width: 200px;
}
.planCenCommandAppointTaskDetail .taskDetail-material-left div.txtMaterial {
  background-color: #4496D2;
  color: white;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  width: 200px;
  cursor: pointer;
  word-break: break-word;
  padding: 10px;
}
.planCenCommandAppointTaskDetail .taskDetail-material-left .maxw200 video {
  width: 150px;
  cursor: pointer;
}
.planCenCommandAppointTaskDetail .taskDetail-material-left .maxw200 audio {
  width: 150px;
  cursor: pointer;
}
.planCenCommandAppointTaskDetail .taskDetail-material-left .maxw200 img {
  width: 150px;
  cursor: pointer;
}
.planCenCommandAppointTaskDetail .taskDetail-material-left a.maxw200 {
  color: #0095CE;
}
@media (max-width: 1300px) {
  .planCenCommandAppointTaskDetail .taskDetail-material-right {
    max-width: 500px;
  }
}
.planCenCommandAppointTaskDetail .s_icon {
  margin: 0 6px 0 -10px;
  padding-right: 6px;
  border-right: 1px solid #e9e9e9;
}
.planCenCommandAppointTaskDetail .taskDetail-material-right div.text {
  padding: 10px;
  background-color: #4496D2;
  color: white;
  font-size: 16px;
  width: 550px;
  border-radius: 5px;
  cursor: pointer;
}
.planCenCommandAppointTaskDetail_nav .box-fix-bt {
  position: fixed;
  right: 180px;
  bottom: 0px;
  margin-top: 60px;
  z-index: 999;
  height: 36px;
}
.taskDetail-material .min_height580 {
  min-height: 580px;
}

.planCenCommandAppointNewTask .newTask-row {
  margin-bottom: 10px;
}
.planCenCommandAppointNewTask .btn-commen.four-word-btn {
  width: 100px;
}
.planCenCommandAppointNewTask .btn-commen.hasSelected {
  border: 1px solid #4696D3;
  color: white!important;
  background: #4696d3;
}
.planCenCommandAppointNewTask .s_icon {
  margin: 0 6px 0 -10px;
  padding-right: 6px;
  border-right: 1px solid #e9e9e9;
}
.planCenCommandAppointNewTask .newTask-title,
.planCenCommandAppointNewTask .newTask-content {
  display: inline-block;
}
.planCenCommandAppointNewTask .newTask-content {
  width: 770px;
}
.planCenCommandAppointNewTask .newTask-content .user {
  border: 1px solid #CCCCCC;
  padding: 5px;
  border-radius: 4px;
  margin-right: 5px;
}
.planCenCommandAppointNewTask .newTask-content .user .deleteUser {
  position: relative;
  top: -5px;
  right: -3px;
  cursor: pointer;
}
.planCenCommandAppointNewTask .newTask-title {
  width: 90px;
  margin-right: 5px;
  text-align: right;
  vertical-align: top;
  padding-top: 5px;
}
.planCenCommandAppointNewTask .text-red {
  color: #dd0000;
  display: inline-block;
  margin-right: 5px;
}
.planCenCommandAppointNewTask .newTask-title-word {
  font-weight: bold;
}
.planCenCommandAppointNewTask .timeGroup {
  display: inline-block;
  position: relative;
  width: 170px;
}
.planCenCommandAppointNewTask .timeGroup > input.form-control {
  background: #fff;
}
.planCenCommandAppointNewTask .timeGroup > img {
  position: absolute;
  right: 5px;
  top: 9px;
}
.planCenCommandAppointNewTask .newTask-chooseAddress {
  position: relative;
  display: inline-block;
  width: 384px;
}
.planCenCommandAppointNewTask .newTask-chooseAddress > span {
  display: inline-block;
  font-weight: bold;
  margin: 0 10px;
}
.planCenCommandAppointNewTask .newTask-chooseAddress > input.form-control {
  display: inline-block;
  width: 331px;
  padding-right: 30px;
}
.planCenCommandAppointNewTask .newTask-chooseAddress > img {
  position: absolute;
  right: 10px;
  top: 7px;
}
.planCenCommandAppointNewTask .timeGroup-connect {
  display: inline-block;
  margin: 0 10px;
}
.planCenCommandAppointNewTask ul.newTask-suggestion {
  width: 331px;
  max-height: 281px;
  position: absolute;
  top: 33px;
  left: 53px;
  border: 1px solid #ccc;
  padding: 0 10px;
  overflow-y: auto;
  background: #fff;
  z-index: 10;
}
.planCenCommandAppointNewTask ul.newTask-suggestion li {
  border-bottom: 1px solid #ccc;
}
.planCenCommandAppointNewTask ul.newTask-suggestion li > i,
.planCenCommandAppointNewTask ul.newTask-suggestion li > b {
  display: inline-block;
  width: 40px;
  vertical-align: top;
  padding-top: 16px;
}
.planCenCommandAppointNewTask ul.newTask-suggestion li > i > img,
.planCenCommandAppointNewTask ul.newTask-suggestion li > b > img {
  cursor: pointer;
}
.planCenCommandAppointNewTask ul.newTask-suggestion li > i {
  padding-left: 10px;
}
.planCenCommandAppointNewTask ul.newTask-suggestion li > b {
  padding-left: 20px;
}
.planCenCommandAppointNewTask ul.newTask-suggestion li > div {
  display: inline-block;
  width: 200px;
}
.planCenCommandAppointNewTask ul.newTask-suggestion li > div > p,
.planCenCommandAppointNewTask ul.newTask-suggestion li > div > span {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: block;
}
.planCenCommandAppointNewTask ul.newTask-suggestion li > div > p {
  padding-top: 5px;
  margin-bottom: 5px;
}
.planCenCommandAppointNewTask ul.newTask-suggestion li > div > span {
  color: #aaa;
}
@keyframes newTaskSuggestionFadeIn {
  from {
    opacity: .4;
  }
  to {
    opacity: 1;
  }
}
@keyframes newTaskSuggestionFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.planCenCommandAppointNewTask ul.newTask-suggestion.ng-hide-remove {
  animation: newTaskSuggestionFadeIn 0.3s both ease-in;
}
.planCenCommandAppointNewTask ul.newTask-suggestion.ng-hide-add {
  animation: newTaskSuggestionFadeOut 0.2s both ease-in;
}
.planCenCommandAppointNewTask .newTask-toggleTask > img {
  cursor: pointer;
}
.planCenCommandAppointNewTask .newTask-taskContent textarea {
  resize: none;
  height: 300px;
  margin-top: 10px;
}
.planCenCommandAppointNewTask .newTask-voice {
  border: 1px solid #ccc;
  height: 300px;
  width: 100%;
  border-radius: 5px;
  margin-top: 10px;
  position: relative;
}
.planCenCommandAppointNewTask .newTask-voice-title {
  height: 37px;
  background: #f1f2f6;
  width: 100%;
  position: absolute;
}
.planCenCommandAppointNewTask .newTask-voice-title > div {
  cursor: pointer;
  width: 200px;
  height: 37px;
  line-height: 37px;
  background: #C6E5FA;
  float: left;
  padding-left: 10px;
}
.planCenCommandAppointNewTask .newTask-voice-title > button {
  float: right;
  margin-right: 10px;
  height: 20px;
  font-size: 12px;
  line-height: 10px;
  margin-top: 8px;
  width: 45px;
}
.planCenCommandAppointNewTask ul.newTask-voice-content {
  height: 263px;
  overflow-y: auto;
  padding-top: 37px;
}
.planCenCommandAppointNewTask ul.newTask-voice-content li {
  background: url('planningCenter/command/task/appointTask/images/zp25.png') 20px 20px no-repeat;
  height: 70px;
  padding-left: 40px;
  padding-top: 28px;
}
.planCenCommandAppointNewTask ul.newTask-voice-content li > span,
.planCenCommandAppointNewTask ul.newTask-voice-content li > img {
  cursor: pointer;
}
.planCenCommandAppointNewTask ul.newTask-voice-content li > span {
  display: inline-block;
  min-width: 30px;
  height: 30px;
  font-size: 16px;
  text-align: right;
  font-weight: bold;
  position: relative;
  top: 3px;
  color: #666;
}
.planCenCommandAppointNewTask .newTask-map {
  height: 355px;
  width: 100%;
  border: 1px solid #ccc;
  margin: 20px 0;
}
.planCenCommandAppointNewTask .taskComplete-btn,
.planCenCommandAppointNewTask .taskCancel-btn {
  color: #fff;
  width: 110px;
  height: 40px;
  line-height: 20px;
  border: none;
  outline: none;
  margin-right: 20px;
  border-radius: 5px;
}
.planCenCommandAppointNewTask .taskComplete-btn {
  background: #4496D2;
}
.planCenCommandAppointNewTask .taskCancel-btn {
  background: #999;
}
.planCenCommandAppointNewTask .anchorBL {
  display: none;
}
.planCenCommandAppointNewTask .newTask-chooseAddress .mapSuggestion input {
  width: 350px;
}

.common-modal .reportdetail {
  padding: 15px 10px;
}
.common-modal .reportdetail:nth-child(odd) {
  background-color: #fff;
}
.common-modal .reportdetail:nth-child(even) {
  background-color: #f4f5f9;
}

.checkSelectConfirm_1_popup {
  width: 100%;
  margin: 0 auto;
  padding: 10px;
}
.checkSelectConfirm_1_popup .header {
  height: 35px;
  width: 100%;
  background: #fafafa;
  border-bottom: 1px solid #ccc;
  line-height: 35px;
  font-weight: 700;
}
.checkSelectConfirm_1_popup .header img {
  margin: 0 10px;
}
.checkSelectConfirm_1_popup .topRight_btn {
  margin-right: 10px;
  float: right;
}
.checkSelectConfirm_1_popup .topRight_btn .s_icon {
  padding-right: 5px;
  margin-right: 5px;
  position: relative;
  left: 8px;
  width: 18px;
  height: 18px;
  border: none;
}
.checkSelectConfirm_1_popup .topRight_btn button {
  width: 87px;
  height: 30px;
  margin: 0 5px;
  font-size: 12px;
  float: left;
  padding: 0 15px 0 0;
  background: url(planningCenter/jointCommand/images/pup6.png) repeat-x;
  color: #000;
  border: 1px solid #ccc;
}
.checkSelectConfirm_1_popup .content {
  padding: 10px 0 20px;
}
.checkSelectConfirm_1_popup .content .con {
  line-height: 35px;
}
.checkSelectConfirm_1_popup .content .con img {
  width: 22px;
  cursor: pointer;
  margin-right: 10px;
}
.checkSelectConfirm_1_popup .content .con b {
  width: 100px;
  text-align: right;
  padding-right: 10px;
  font-weight: 400;
  display: block;
  float: left;
  font-size: 16px;
}
.checkSelectConfirm_1_popup .content .con p {
  padding-left: 100px;
  margin: 0;
}
.checkSelectConfirm_1_popup .footer {
  text-align: center;
  margin: 20px 0;
}
.checkSelectConfirm_1_popup .footer button {
  width: 80px;
  height: 32px;
  background-color: #0095CE;
  color: #fff;
  border: 0;
  border-radius: 4px;
  margin: 10px;
}
.checkSelectConfirm_1_popup .footer button.backColor999 {
  background-color: #999 !important;
}
.checkSelectConfirm_1_popup .fl {
  float: left;
}
.checkSelectConfirm_1_popup .clear {
  clear: both;
}
.checkSelectConfirm_1_popup .mr50 {
  margin-right: 50px;
}
.checkSelectConfirm_1_popup .content_part {
  padding: 20px 0;
}
.checkSelectConfirm_1_popup .bgColorAndBorder {
  background: #fafafa;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.plancenter-create-report .modal-content {
  top: -30px;
}
.create_report_map {
  height: 355px;
  width: 98%;
  border: 1px solid #ccc;
  margin: 20px 10px;
}
.create_report_chooseAddress {
  position: relative;
  width: 460px;
  margin: 7px -15px;
}
.create_report_chooseAddress span {
  font-weight: bold;
  line-height: 28px;
}
.create_report_chooseAddress input.form-control {
  display: inline-block;
  width: 350px;
  padding-right: 30px;
  margin-left: 32px;
}
.create_report_chooseAddress img {
  position: absolute;
  right: 15px;
  top: 6px;
}

.detail-modal .basic-textarea {
  width: 80%;
}

.reply-modal .basic-textarea {
  width: 80%;
}

.cue-monitor-type-custom-window .modal-dialog {
  width: 566px;
  background: #ddd;
  border-radius: 6px;
  overflow: hidden;
}
.cue-monitor-type-custom-window .modal-dialog .modal-content {
  width: 558px;
  background: #f0f2f5;
  margin: 4px auto;
  overflow: hidden;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-body {
  width: 538px;
  border: 1px solid #ccc;
  background: #fff;
  overflow: hidden;
  margin: 8px auto;
  padding-bottom: 16px;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-body .bor-btm {
  border-bottom: 1px dotted #ccc;
  width: 520px;
  margin: 15px auto 0;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-body .cue-monitor-type-custom-wrap {
  overflow: hidden;
  margin-top: 15px;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-body .cue-monitor-type-custom-wrap > p {
  float: left;
  width: 80px;
  text-align: right;
  margin-right: 10px;
  line-height: 32px;
  color: #444;
  font-weight: bold;
  margin-bottom: 0px;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-body .cue-monitor-type-custom-wrap > div {
  width: 392px;
  float: right;
  overflow: hidden;
  margin-right: 54px;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-body .cue-monitor-type-custom-wrap > div input.w392 {
  width: 392px;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-body .cue-monitor-type-custom-wrap > div p {
  width: 170px;
  text-align: left;
  color: #666;
  float: left;
  line-height: 32px;
  margin-bottom: 0px;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-body .cue-monitor-type-custom-wrap > div input {
  width: 190px;
  float: left;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-body .cue-monitor-type-custom-wrap > div img {
  cursor: pointer;
  float: left;
  margin: 5px 0 0 8px;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-body .cue-monitor-type-custom-wrap > div ul {
  clear: both;
  margin: 15px 0;
  overflow: hidden;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-body .cue-monitor-type-custom-wrap > div ul li {
  min-width: 78px;
  height: 24px;
  line-height: 22px;
  background: #fafafa;
  border: 1px solid #ccc;
  float: left;
  margin-right: 12px;
  margin-top: 12px;
  list-style: none;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-body .cue-monitor-type-custom-wrap > div ul li span {
  color: #444;
  margin-left: 5px;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-body .cue-monitor-type-custom-wrap > div ul li img {
  float: right;
  margin: 4px 4px 0 4px;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-footer {
  overflow: hidden;
  margin: 12px 10px 12px 0;
}
.cue-monitor-type-custom-container .cue-monitor-type-custom-footer .new-role-btn {
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  float: right;
  background: #4496d2;
  margin-left: 12px;
  border: none;
  border-radius: 4px;
  color: #fff;
  font-family: "Microsoft Yahei";
}

.custom-wrap-outer {
  position: relative;
  float: left;
  max-width: 100%;
}
.custom-wrap {
  width: 400px;
  border: 1px solid #ccc;
  position: absolute;
  border-radius: 6px;
  z-index: 2;
  background: url("planningCenter/images/fk1.png") repeat-x left bottom #fff;
  top: 24px;
  padding-bottom: 10px;
  word-break: break-all;
}
.custom-wrap h6 {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin: 10px 20px 6px 20px;
  font-family: "Microsoft Yahei";
  line-height: 22px;
}
.custom-wrap p {
  font-size: 12px;
  line-height: 20px;
  margin: 0px 20px;
  font-family: "Microsoft Yahei";
  width: 360px;
}
.custom-wrap b {
  color: red;
  margin-left: 20px;
  width: 32px;
  float: left;
  font-size: 12px;
  line-height: 20px;
  font-family: "Microsoft Yahei";
}
.custom-wrap p span:nth-child(2) {
  margin: 0 4px;
}
.custom-wrap::after {
  content: "";
  width: 0px;
  height: 0px;
  border-right: 6px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  position: absolute;
  left: -6px;
  top: 12px;
}
.custom-wrap::before {
  content: "";
  width: 0px;
  height: 0px;
  border-right: 7px solid #ccc;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  position: absolute;
  left: -7px;
  top: 11px;
}

/**
*  Module:图集幻灯片
*
* Description：fanglijuan
* createTime:2016/07/27
*/

.w_auto {
    width: auto!important;
}

.scrollPicture_lists {
    /*min-height: 630px;*/
    margin: 0 auto;
    width: 780px;
    border: 1px solid #E8E8E8;
    background: #ECEAEA;
    overflow: hidden;
}

.scrollPicture_lists .carousel-row {
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    /*margin-bottom: 20px;*/
    margin-bottom: 10px;
}

.scrollPicture_lists .carousel-row .carousel {
    overflow: hidden;
}

.scrollPicture_lists .carousel-row .up_close {
    height: 30px;
    line-height: 30px;
}

.scrollPicture_lists .carousel-row .up_close a {
    cursor: pointer;
    text-decoration: none;
    color: #666666;
}

.scrollPicture_lists .carousel-row .up_close a img {
    width: 14px;
    margin: 0 5px 0 0!important;
}

.scrollPicture_lists .carousel-inner {
    /*    min-height: 780px;*/
}

.scrollPicture_lists .carousel-con {
    margin-bottom: 10px;
}

.scrollPicture_lists .carousel-con .carousel-control.left,
.scrollPicture_lists .carousel-con .carousel-control.right {
    background: none;
}

.scrollPicture_lists .carousel-list {}

.scrollPicture_lists .carousel-list img {
    max-width: 100%;
    max-height: 100%;
}

.scrollPicture_lists .carousel-breviary {
    /*height: 110px;*/
    overflow: hidden;
    width: 3500px;
    position: relative;
    left: -39px;
}

.scrollPicture_lists .carousel-breviary li {
    padding: 0!important;
}

.scrollPicture_lists .carousel-img {
    /*width: 770px;*/
    width: 100%;
    height: 465px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    line-height: 465px;
}

.scrollPicture_lists .carousel-img img {
    margin: 0 0 10px 0!important;
}

.scrollPicture_lists .carousel-breviary p,
.scrollPicture_lists .carousel-breviary li {
    /*width: 140px;
    height: 100px;*/
    width: 59px;
    height: 59px;
    float: left;
    margin-right: 0px;
    overflow: hidden;
    line-height: 0px;
    text-align: center;
}

.scrollPicture_lists .carousel-breviary p img,
.scrollPicture_lists .carousel-breviary li img {
    height: 100px
}

.scrollPicture_lists .carousel-breviary img {
    margin: 2px 0px 0px 0!important;
    /*width: 120px;
    height: 90px!important;*/
    width: 93%;
    height: 93%!important;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    cursor: pointer;
}

.scrollPicture_lists .carousel-breviary li.active img {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

.scrollPicture_lists .carousel-control {
    height: 465px;
    cursor: pointer;
    width: 35%;
}

.scrollPicture_lists .carousel-control .left-scroll-pic,
.scrollPicture_lists .carousel-control .right-scroll-pic {
    cursor: pointer;
}

.scrollPicture_lists .carousel-control .right-scroll-pic {
    position: absolute;
    top: 50%;
    right: 10%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    font-size: 35px;
    opacity: 1;
}

.scrollPicture_lists .carousel-control .left-scroll-pic {
    position: absolute;
    top: 50%;
    right: 43%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    font-size: 35px;
    opacity: 1;
}

.scrollPicture_lists .carousel-num {
    width: 70px;
    float: left
}

.scrollPicture_lists .carousel-list-row {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 99;
    line-height: 30px;
    bottom: 0px
}

.scrollPicture_lists .ft-red {
    font-size: 16px;
    font-weight: 700;
    color: red;
    margin-right: 3px
}

.scrollPicture_lists .mgl3 {
    margin-left: 3px
}

.scrollPicture_lists .carousel-list-detail {
    margin-left: 70px;
    text-align: left;
}

.scrollPicture_lists .carousel-list-detail p {}

.scrollPicture_lists .carousel-list-row p {
    line-height: 30px
}

.scrollPicture_lists ol.carousel-breviary li.active {
    border: 2px solid #fa7d3c
}

.scrollPicture_lists ol.carousel-breviary li:hover {
    border: 2px solid #fa7d3c
}

.scrollPicture_lists .carousel-breviary li:hover img {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;
}

.scrollPicture_lists .carousel-con .carousel-control.left:hover {
    cursor: url(./planningCenter/cueSelectedTopic/timeCue/images/pic_prev.cur), auto;
}

.scrollPicture_lists .carousel-con .carousel-control.right:hover {
    cursor: url(./planningCenter/cueSelectedTopic/timeCue/images/pic_next.cur), auto;
}

.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .col-md-7 .introduction-text span.planEventAnalyisBasicInfoDetail {
  /*color: red;*/
}
.planEventAnalyisBasicInfoDetail .moduleContainer {
  border: 1px solid #ccc;
  background: #EEF1F6;
  margin-bottom: 30px;
  padding: 10px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-title {
  font-weight: bold;
  padding-left: 10px;
  margin-bottom: 10px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content {
  background: #fff;
  border: 1px solid #ccc;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction,
.planEventAnalyisBasicInfoDetail .moduleContainer-content.restore {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .col-md-7 {
  padding: 25px 15px 10px 45px;
  font-size: 16px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .col-md-7 p {
  margin-bottom: 0;
  padding-bottom: 25px;
  padding-left: 25px;
  border-bottom: 1px solid #eee;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction #allMapMain {
  height: 370px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .col-md-7 ul {
  margin-bottom: 50px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .col-md-7 li {
  background: url('planningCenter/images/ch7-1.png') 20px 20px no-repeat;
  background-size: 8px;
  padding: 15px 10px 15px 40px;
  border-bottom: 1px solid #eee;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .col-md-7 .introduction-text span {
  font-size: initial!important;
  display: initial!important;
  padding-left: initial!important;
  cursor: pointer;
  color: blue;
  text-decoration: underline;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .introductionplcae span {
  /* font-size: 12px; */
  /* display: block; */
  /* padding-left: 25px; */
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .col-md-7 a {
  cursor: pointer;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction button.detailbtn {
  width: 100px;
  height: 30px;
  background: #4496D2;
  border-radius: 1px;
  font-size: 12px;
  color: #fff;
  border: none;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction button.detailbtn span {
  padding: 0 2px;
  margin-right: 6px;
  border-right: 1px solid #999;
  display: inline;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .introduction-edit {
  margin-top: 10px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .introduction-edit input.form-control {
  height: 30px;
  background: #fff;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .introduction-edit a.deleteData {
  font-size: 12px;
  text-decoration: underline;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .introduction-edit .col-md-2 {
  padding-top: 4px;
  padding-right: 0;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .introduction-edit .row {
  margin-bottom: 10px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.introduction .introduction-edit .footer button {
  width: 120px;
  height: 40px;
  margin-right: 10px;
  font-weight: bold;
  color: #fff;
  background: #2F98D2;
  border-radius: 2px;
  border: none;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.restore .col-md-7 {
  padding: 30px 15px 30px 45px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.restore {
  width: auto;
  min-height: auto;
  font-size: 16px;
  color: #666;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.restore ol {
  display: none;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.restore .carousel-con {
  min-height: 360px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.restore .carousel-control {
  height: 355px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.restore .carousel-img {
  height: 355px;
  line-height: 355px;
  overflow: hidden;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.restore .carousel-list img {
  max-width: 100%;
  max-height: 100%;
  /*width: 1000px;*/
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report {
  margin: 0;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report.row,
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report .row {
  margin-right: 0;
  margin-left: 0;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report .col-md-10 {
  min-height: 33px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report > .col-md-12 {
  padding: 20px 30px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report > .col-md-12 .input-group .edit_form_control {
  width: 98%;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report > .col-md-6 {
  padding: 0;
  border-top: 1px solid #ccc;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report .edit_table {
  border: none;
  border-right: 1px solid #ccc;
  min-height: 470px!important;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report .table {
  margin: 0;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report .page {
  position: relative !important;
  padding-top: 0!important;
  bottom: 0!important;
  height: 55px;
  margin: 0 auto;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report .col-md-12.text-center > div {
  display: inline-block;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report .col-md-12.text-center > a {
  position: relative;
  bottom: 16px;
  text-decoration: underline;
  color: #888;
  cursor: pointer;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report .col-md-12.text-center > a:hover {
  color: #aaa;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report .page p {
  margin-left: 20px;
  margin-right: 20px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report .page_left {
  margin: 15px 0 15px 20px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report > .col-md-6.contentRight {
  font-size: 12px;
  overflow-y: auto;
  overflow-x: hidden;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report > .col-md-6.contentRight .col-md-2 {
  text-align: right;
  font-weight: bold;
  padding-top: 3px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report > .col-md-12.footer {
  border-top: 1px solid #ccc;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report > .col-md-6.contentRight span {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  background: #ececec;
  border-radius: 3px;
  padding: 3px 8px;
  cursor: pointer;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report > .col-md-6.contentRight span.active {
  background: #1CBA9F;
  color: #fff;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.report > .col-md-6.contentRight .col-md-2 {
  /*padding-right: 0;*/
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.material {
  border: none;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.material .mc-padding-left-xs {
  padding-left: 20px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.material .planEventAnalyisBasicInfoDetail .moduleContainer-content.eventContent {
  position: relative;
  min-height: 360px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.eventContent > p {
  background: url('planningCenter/selectedTopicEvent/eventAnalysis/detail/images/sp5.png') 0 0 no-repeat;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 45px;
  line-height: 45px;
  padding-left: 15px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer.eventContentContainer .row {
  padding: 0 14px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer.eventContentContainer .row .col-md-4 {
  padding: 0;
}
/*tab开始*/
.planEventAnalyisBasicInfoDetail .moduleContainer-content.material .nav-tabs {
  border-left: 1px solid #ccc;
  background: #EEF1F6;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.material .tab-content {
  border: 1px solid #ccc;
  border-top: none;
}
.planEventAnalyisBasicInfoDetail .nav-tabs > li {
  background: #EEF1F6;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-color: #ccc;
}
.planEventAnalyisBasicInfoDetail .nav-tabs > li.active {
  border-top: 1px solid transparent;
  background-color: #FF4E40;
}
.planEventAnalyisBasicInfoDetail .nav-tabs > li > a {
  margin-right: 0;
  border-radius: 0;
  font-weight: bold;
  color: #333;
  border-top: 1px solid #ccc;
}
.planEventAnalyisBasicInfoDetail .nav-tabs > li.active > a {
  border-bottom: 1px solid #fff;
  position: relative;
  bottom: -1px;
  padding-top: 5px;
  color: #3199D3;
  border-top: 3px solid transparent;
}
.planEventAnalyisBasicInfoDetail .nav-tabs > li > a,
.planEventAnalyisBasicInfoDetail .nav-tabs > li > a:hover,
.planEventAnalyisBasicInfoDetail .nav-tabs > li > a:active,
.planEventAnalyisBasicInfoDetail .nav-tabs > li.active > a,
.planEventAnalyisBasicInfoDetail .nav-tabs > li.active > a:hover,
.planEventAnalyisBasicInfoDetail .nav-tabs > li.active > a:focus {
  background: #fff;
}
.planEventAnalyisBasicInfoDetail .nav-tabs > li > a:hover {
  border-color: transparent;
  border-top-color: #ccc;
}
.planEventAnalyisBasicInfoDetail .nav-tabs > li.active > a:hover {
  border-top: 3px solid transparent;
}
/*tab结束*/
/*表格头部检索开始*/
.planEventAnalyisBasicInfoDetail .moduleContainer-content.material.row,
.planEventAnalyisBasicInfoDetail .moduleContainer-content.material .row {
  margin-right: 0;
  margin-left: 0;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.material .col-md-12.header {
  padding: 20px 30px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.material .col-md-12.header .input-group .edit_form_control {
  width: 98%;
}
/*表格头部检索结束*/
.planEventAnalyisBasicInfoDetail .moduleContainer-content.material .edit_table {
  margin: 0 30px;
  min-height: 0!important;
  margin-top: 70px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.material .page {
  position: static!important;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.material .pagination {
  margin: 0;
  margin-top: 13px;
  margin-left: 200px;
}
@media screen and (max-width: 1366px) {
  .planEventAnalyisBasicInfoDetail .moduleContainer-content.material .edit_table {
    margin-bottom: 50px;
  }
}
.planEventAnalyisBasicInfoDetail ul.mediaContainer {
  border: 1px solid #ccc;
  padding: 0 10px 10px 0;
  margin: 0 30px;
  overflow: hidden;
}
.planEventAnalyisBasicInfoDetail ul.mediaContainer li {
  width: 20%;
  background: #fff;
  padding: 10px 0 0 10px;
  min-height: 230px;
  display: inline-block;
  vertical-align: top;
}
.planEventAnalyisBasicInfoDetail ul.mediaContainer li > div.imgContar {
  width: 100%;
  min-height: 180px;
  cursor: pointer;
}
.planEventAnalyisBasicInfoDetail ul.mediaContainer li > div.imgContar img {
  width: 100%;
  max-height: 180px;
}
/*page样式*/
.planEventAnalyisBasicInfoDetail .page.mediaContainerPage {
  height: 85px;
  padding-top: 15px!important;
  position: relative!important;
  bottom: 0;
}
/*@media screen and (max-width: 1366px) {
    .planEventAnalyisBasicInfoDetail .page.mediaContainerPage {
        position: relative;
    }
}*/
.planEventAnalyisBasicInfoDetail ul.weiboContainer {
  padding: 0 20px 10px 20px;
  border: 1px solid #ddd;
  margin: 0 30px;
}
.planEventAnalyisBasicInfoDetail ul.weiboContainer > li {
  position: relative;
  border-bottom: 1px solid #ddd;
  padding: 30px 0;
}
.planEventAnalyisBasicInfoDetail ul.weiboContainer > li button.originalWeibo {
  font-size: 12px;
  color: #fff;
  width: 100px;
  height: 26px;
  border: none;
  outline: none;
  border-radius: 2px;
  line-height: 10px;
  background: #2F98D2;
  position: absolute;
  top: 20px;
  right: 0;
}
.planEventAnalyisBasicInfoDetail .weiboContainerHead {
  width: 50px;
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
  top: 20px;
}
.planEventAnalyisBasicInfoDetail .weiboContainerContent {
  margin-left: 60px;
}
.planEventAnalyisBasicInfoDetail .weiboContainerContent p.weiboInfo b {
  font-weight: bold;
  font-size: 16px;
  margin-right: 5px;
  vertical-align: middle;
}
.planEventAnalyisBasicInfoDetail .weiboContainerContent p.weiboInfo img {
  margin-right: 10px;
  margin-top: -3px;
}
.planEventAnalyisBasicInfoDetail ul.weiboContainer > li div.weiboAttachment {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 10px 10px 0;
  background: #D9E499;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.volume {
  border: none;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.volume .nav-tabs {
  border-left: 1px solid #ccc;
  background: #EEF1F6;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.volume .tab-content {
  border: 1px solid #ccc;
  border-top: none;
}
/*左边定位样式*/
.planEventAnalyisBasicInfoDetail .leftScrollspy {
  position: fixed;
  top: 140px;
  left: 2%;
}
.planEventAnalyisBasicInfoDetail .leftScrollspy ul {
  position: relative;
}
.planEventAnalyisBasicInfoDetail .leftScrollspy ul.spreadScrollspy {
  border-left: 2px solid #ccc;
  /*background: url('./planningCenter/selectedTopicEvent/eventAnalysis/detail/images/sp1.png') 0 0 no-repeat;*/
}
.planEventAnalyisBasicInfoDetail .leftScrollspy ul li {
  font-family: 'Microsoft YaHei';
  margin: 0 0 20px 0;
  position: relative;
  left: -10px;
}
.planEventAnalyisBasicInfoDetail .leftScrollspy ul li a {
  padding-left: 40px;
  color: #999;
  text-decoration: none;
}
.planEventAnalyisBasicInfoDetail .leftScrollspy ul li.scrollTitle {
  font-size: 18px;
  padding-left: 40px;
  cursor: pointer;
  /*background: url('./planningCenter/selectedTopicEvent/eventAnalysis/detail/images/sp4.png') 0 0 no-repeat;*/
}
.planEventAnalyisBasicInfoDetail .leftScrollspy ul.spreadScrollspy li.scrollTitle {
  font-size: 18px;
  background: none;
  cursor: default;
  /*background: url('./planningCenter/selectedTopicEvent/eventAnalysis/detail/images/sp1.png') 0 0 no-repeat;*/
}
.planEventAnalyisBasicInfoDetail .leftScrollspy ul li a.active {
  background: url('planningCenter/selectedTopicEvent/eventAnalysis/detail/images/sp2.png') 1px 4px no-repeat;
}
.planEventAnalyisBasicInfoDetail .leftScrollspy ul li.scrollTitleImg {
  position: absolute;
  top: -3px;
  left: -4px;
  background: #fff;
}
.planEventAnalyisBasicInfoDetail .leftScrollspy ul li.scrollTitleImg img {
  position: relative;
  top: 4px;
}
.planEventAnalyisBasicInfoDetail .leftScrollspy ul.spreadScrollspy li.scrollTitleImg {
  position: absolute;
  top: -3px;
  left: -4px;
  background: #fff;
}
.planEventAnalyisBasicInfoDetail .leftScrollspy ul.spreadScrollspy li.scrollTitleImg img {
  position: relative;
  top: 4px;
}
/*左边定位样式结束*/
.planEventAnalyisBasicInfoDetail .related_information {
  width: 100%;
  position: relative;
  margin: 50px auto 0 auto;
  height: 310px;
}
.planEventAnalyisBasicInfoDetail .related_information div {
  position: absolute;
  color: white;
  text-align: center;
}
.planEventAnalyisBasicInfoDetail .related_information div p {
  margin: 0px;
}
.planEventAnalyisBasicInfoDetail .related_information div p a {
  color: white;
  text-decoration: none;
  width: 100%;
  max-height: 80px;
  display: block;
  /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
  padding: 0 10px;
}
.planEventAnalyisBasicInfoDetail .related_information div {
  font-family: 'Microsoft YaHei';
  cursor: pointer;
  border-radius: 50%;
  opacity: .9;
}
.planEventAnalyisBasicInfoDetail .related_information div:hover {
  -webkit-box-shadow: 0 0 13px #000;
  -moz-box-shadow: 0 0 13px #000;
  box-shadow: 0 0 13px #000;
  /*transform: scale(1.2, 1.2);*/
  z-index: 9999999;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.eventContent {
  background: #efefef;
}
.planEventAnalyisBasicInfoDetail .related_information div:nth-child(1) {
  top: 97px;
  left: 31%;
  width: 32.8%;
  font-size: 26px;
  height: 117px;
  /*line-height: 117px;*/
  background: #3F99D2;
}
.planEventAnalyisBasicInfoDetail .related_information div:nth-child(2) {
  top: 95px;
  left: 75%;
  width: 23.1%;
  font-size: 18px;
  height: 82px;
  /*line-height: 82px;*/
  background: #F19141;
}
.planEventAnalyisBasicInfoDetail .related_information div:nth-child(3) {
  top: 123px;
  left: 1%;
  width: 21.2%;
  font-size: 16px;
  height: 76px;
  /*line-height: 76px;*/
  background: #6FB33E;
}
.planEventAnalyisBasicInfoDetail .related_information div:nth-child(4) {
  top: 200px;
  left: 63%;
  width: 27.6%;
  font-size: 16px;
  height: 99px;
  /*line-height: 99px;*/
  background: #A38FC7;
}
.planEventAnalyisBasicInfoDetail .related_information div:nth-child(5) {
  top: 231px;
  left: 34%;
  width: 21.2%;
  font-size: 16px;
  height: 75px;
  /*line-height: 75px;*/
  background: #57BBA1;
}
.planEventAnalyisBasicInfoDetail .related_information div:nth-child(6) {
  top: 215px;
  left: 12%;
  width: 15%;
  font-size: 10px;
  height: 54px;
  /*line-height: 54px;*/
  background: #E36972;
}
.planEventAnalyisBasicInfoDetail .related_information div:nth-child(7) {
  top: 37px;
  left: 15%;
  width: 15%;
  font-size: 12px;
  height: 53px;
  /*line-height: 53px;*/
  background: #58B5E2;
}
.planEventAnalyisBasicInfoDetail .related_information div:nth-child(8) {
  top: 10px;
  left: 39%;
  width: 18.7%;
  font-size: 14px;
  height: 67px;
  /*line-height: 67px;*/
  background: #6A9DCD;
}
.planEventAnalyisBasicInfoDetail .related_information div:nth-child(9) {
  top: 30px;
  left: 66%;
  width: 15%;
  font-size: 12px;
  height: 54px;
  /*line-height: 54px;*/
  background: #C166A6;
}
.planEventAnalyisBasicInfoDetail .related_information div p {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.planEventAnalyisBasicInfoDetail .related_information div span.addToMap {
  background: #fff;
  border: 1px solid #ccc;
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  position: absolute;
  cursor: pointer;
  color: #333;
  font-size: 12px;
  margin: auto;
  left: 0;
  right: 0;
  top: -40px;
  border-radius: 5px;
}
.planEventAnalyisBasicInfoDetail .related_information div span.addToMap > i {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  background: #fff;
  border: 1px solid #ccc;
  border-top: none;
  border-left: none;
  position: absolute;
  height: 12px;
  width: 12px;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -6px;
}
.planEventAnalyisBasicInfoDetail .related_information div span.addToMap > s {
  text-decoration: none;
  display: block;
  margin: 0 auto;
}
@keyframes planEventAddToMapBtnEnter {
  from {
    width: 70px;
  }
  to {
    width: 100px;
  }
}
@keyframes planEventAddToMapBtnLeave {
  from {
    width: 100px;
  }
  to {
    width: 70px;
  }
}
/*ng-show*/
.planEventAnalyisBasicInfoDetail .related_information div span.addToMap.ng-hide-remove {
  animation: planEventAddToMapBtnEnter 0.2s both ease-in;
}
.planEventAnalyisBasicInfoDetail .related_information div span.addToMap.ng-hide-add {
  animation: planEventAddToMapBtnLeave 0.1s both ease-in;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.volume .channelVolumeLine {
  padding: 30px 40px 10px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.volume .channelVolumeLine,
.planEventAnalyisBasicInfoDetail .moduleContainer-content.volume .channelVolumePie,
.planEventAnalyisBasicInfoDetail .moduleContainer-content.volume .mediaVolumeBar,
.planEventAnalyisBasicInfoDetail .moduleContainer-content.volume .mediaVolumeLine {
  min-height: 400px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content .emotionColumnarBar {
  min-height: 400px;
  padding-bottom: 40px;
  padding-top: 20px;
}
.planEventAnalyisBasicInfoDetail .moduleContainer-content.emotionColumnar {
  margin: 0;
}
.planEventAnalyisBasicInfoDetail .BMapLabel {
  border: initial!important;
  background-color: initial!important;
  color: white!important;
  font-size: 15px!important;
}
.planEventAnalyisBasicInfoDetail .anchorBL {
  display: none;
}
.planEventAnalyisBasicInfoDetail p.footerInfo {
  text-align: center;
  height: 100px;
  line-height: 100px;
  padding-bottom: 173px;
}
.contentRight .nav {
  background: #eceef0;
  border-bottom: 2px solid #ddd;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #FF4E40;
}
.planEventAnalyisBasicInfoDetail .yc-main-ls .nav-tabs > li.active > a {
  padding-top: 0 !important;
  height: 38px !important;
}
.yc-main-ls {
  border: 1px solid #d5dadd;
  border-radius: 5px;
  background: #fff;
  margin-bottom: 35px;
}
.yc-main-ls table {
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
}
.yc-main-ls table tr {
  border-bottom: 1px solid #d5dadd;
}
.yc-main-ls table tr th {
  height: 47px;
  background: #eef2f6;
  line-height: 47px;
  font-size: 12px;
  font-weight: bold;
  color: #444444;
  text-align: center;
}
.yc-main-ls table tr th:first-child {
  border-top-left-radius: 5px;
}
.yc-main-ls table tr th:last-child {
  border-top-right-radius: 5px;
}
.yc-main-ls table tr td {
  color: #3e3e3e;
  text-align: center;
}
.yc-main-ls table tr:last-child {
  border-bottom: none!important;
}
.yc-main-ls .tj-table table tr:last-child {
  border-bottom: 1px solid #d5dadd!important;
}
.yc-main-ls .tj-table table tr .tj-td {
  border-right: 1px solid #d5dadd;
}
.yc-xh {
  display: block;
  float: left;
  margin-left: 20%;
  width: 28px;
  height: 28px;
  border: 1px solid #dedede;
  background: #f1f2f6;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #707070;
  font-weight: 600;
}
.yc-bt {
  display: block;
  margin: 20px 0;
  color: #000;
  line-height: 19px;
  text-align: left;
}
.ta-lf {
  text-align: left!important;
}
.yc-main-ls table .sc-ft-pc {
  margin-bottom: 6px;
}
.yc-main-ls table .sc-ft-pc img {
  margin: 0 10px 14px 0;
}
.ck-lj-btn {
  display: block;
  margin: 0 auto;
  width: 98px;
  height: 28px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 14px;
  color: #7f7f7f;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
}
.ck-lj-btn:hover {
  background: #FF4E40;
  border: 1px solid #FF4E40;
  color: #fff;
}

.planEventAnalyisEventTapDetail {
  color: blue;
}

.planEventAnalyisEventTrackDetail {
  /*color: red;*/
}
.planEventAnalyisEventTrackDetail .moduleContainer {
  border: 1px solid #ccc;
  background: #EEF1F6;
  margin-bottom: 30px;
  padding: 10px;
  position: relative;
}
.planEventAnalyisEventTrackDetail .moduleContainer-title {
  font-weight: bold;
  padding-left: 10px;
  margin-bottom: 10px;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content {
  background: #fff;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.emotionFalls,
.planEventAnalyisEventTrackDetail .moduleContainer-content.emotionColumnar,
.planEventAnalyisEventTrackDetail .moduleContainer-content.opinion,
.planEventAnalyisEventTrackDetail .moduleContainer-content.eventFocus {
  border: 1px solid #ccc;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.opinion,
.planEventAnalyisEventTrackDetail .moduleContainer-content.hotWord,
.planEventAnalyisEventTrackDetail .moduleContainer-content.volume,
.planEventAnalyisEventTrackDetail .moduleContainer-content.comment {
  border: none;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.comment > div.hasNoData,
.planEventAnalyisEventTrackDetail .moduleContainer-content.eventFocus > div.hasNoData {
  height: 400px;
  line-height: 400px;
  font-size: 60px;
  text-align: center;
  color: #aaa;
  font-family: '幼圆', 'Microsoft YaHei';
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.comment > div.hasNoData {
  border: 1px solid #ccc;
}
/*tab开始*/
.planEventAnalyisEventTrackDetail .moduleContainer-content.opinion .nav-tabs,
.planEventAnalyisEventTrackDetail .moduleContainer-content.hotWord .nav-tabs,
.planEventAnalyisEventTrackDetail .moduleContainer-content.volume .nav-tabs,
.planEventAnalyisEventTrackDetail .moduleContainer-content.comment .nav-tabs {
  border-left: 1px solid #ccc;
  background: #EEF1F6;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.opinion .tab-content,
.planEventAnalyisEventTrackDetail .moduleContainer-content.hotWord .tab-content,
.planEventAnalyisEventTrackDetail .moduleContainer-content.volume .tab-content,
.planEventAnalyisEventTrackDetail .moduleContainer-content.comment .tab-content {
  border: 1px solid #ccc;
  border-top: none;
}
.planEventAnalyisEventTrackDetail .nav-tabs > li {
  background: #EEF1F6;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-color: #ccc;
}
.planEventAnalyisEventTrackDetail .nav-tabs > li.active {
  border-top: 1px solid transparent;
  background-color: #FF4E40;
}
.planEventAnalyisEventTrackDetail .nav-tabs > li > a {
  margin-right: 0;
  border-radius: 0;
  font-weight: bold;
  color: #333;
  border-top: 1px solid #ccc;
}
.planEventAnalyisEventTrackDetail .nav-tabs > li.active > a {
  border-bottom: 1px solid #fff;
  position: relative;
  bottom: -1px;
  padding-top: 5px;
  color: #FF4E40;
  border-top: 3px solid transparent;
}
.planEventAnalyisEventTrackDetail .nav-tabs > li > a,
.planEventAnalyisEventTrackDetail .nav-tabs > li > a:hover,
.planEventAnalyisEventTrackDetail .nav-tabs > li > a:active,
.planEventAnalyisEventTrackDetail .nav-tabs > li.active > a,
.planEventAnalyisEventTrackDetail .nav-tabs > li.active > a:hover,
.planEventAnalyisEventTrackDetail .nav-tabs > li.active > a:focus {
  background: #fff;
}
.planEventAnalyisEventTrackDetail .nav-tabs > li > a:hover {
  border-color: transparent;
  border-top-color: #ccc;
}
.planEventAnalyisEventTrackDetail .nav-tabs > li.active > a:hover {
  border-top: 3px solid transparent;
}
/*tab结束*/
/*表格头部检索开始*/
.planEventAnalyisEventTrackDetail .moduleContainer-content.row,
.planEventAnalyisEventTrackDetail .moduleContainer-content .row {
  margin-right: 0;
  margin-left: 0;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content .col-md-12.header {
  padding: 20px 30px;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content .col-md-12.header .input-group .edit_form_control {
  width: 98%;
}
/*表格头部检索结束*/
/*page样式*/
.planEventAnalyisEventTrackDetail .page.mediaContainerPage {
  height: 85px;
  padding-top: 15px!important;
  position: relative!important;
  bottom: 0;
}
/*@media screen and (max-width: 1366px) {
    .planEventAnalyisEventTrackDetail .page.mediaContainerPage {
        position: relative;
    }
}*/
/*左边定位样式*/
.planEventAnalyisEventTrackDetail .leftScrollspy {
  position: fixed;
  top: 140px;
  left: 2%;
}
.planEventAnalyisEventTrackDetail .leftScrollspy ul {
  position: relative;
}
.planEventAnalyisEventTrackDetail .leftScrollspy ul.spreadScrollspy {
  border-left: 2px solid #ccc;
  /*background: url('./planningCenter/selectedTopicEvent/eventAnalysis/detail/images/sp1.png') 0 0 no-repeat;*/
}
.planEventAnalyisEventTrackDetail .leftScrollspy ul li {
  font-family: 'Microsoft YaHei';
  margin: 0 0 20px 0;
  position: relative;
  left: -10px;
}
.planEventAnalyisEventTrackDetail .leftScrollspy ul li a {
  padding-left: 40px;
  color: #999;
  text-decoration: none;
}
.planEventAnalyisEventTrackDetail .leftScrollspy ul li.scrollTitle {
  font-size: 18px;
  padding-left: 40px;
  cursor: pointer;
  /*background: url('./planningCenter/selectedTopicEvent/eventAnalysis/detail/images/sp4.png') 0 0 no-repeat;*/
}
.planEventAnalyisEventTrackDetail .leftScrollspy ul.spreadScrollspy li.scrollTitle {
  font-size: 18px;
  background: none;
  cursor: default;
  /*background: url('./planningCenter/selectedTopicEvent/eventAnalysis/detail/images/sp1.png') 0 0 no-repeat;*/
}
.planEventAnalyisEventTrackDetail .leftScrollspy ul li a.active {
  background: url('planningCenter/selectedTopicEvent/eventAnalysis/detail/images/sp2.png') 1px 4px no-repeat;
}
.planEventAnalyisEventTrackDetail .leftScrollspy ul li.scrollTitleImg {
  position: absolute;
  top: -3px;
  left: -4px;
  background: #fff;
}
.planEventAnalyisEventTrackDetail .leftScrollspy ul li.scrollTitleImg img {
  position: relative;
  top: 4px;
}
.planEventAnalyisEventTrackDetail .leftScrollspy ul.spreadScrollspy li.scrollTitleImg {
  position: absolute;
  top: -3px;
  left: -4px;
  background: #fff;
}
.planEventAnalyisEventTrackDetail .leftScrollspy ul.spreadScrollspy li.scrollTitleImg img {
  position: relative;
  top: 4px;
}
/*左边定位样式结束*/
.planEventAnalyisEventTrackDetail ul.commentLeft,
.planEventAnalyisEventTrackDetail ul.commentRight {
  float: left;
  height: 371px;
  overflow-y: auto;
  overflow-x: hidden;
}
.planEventAnalyisEventTrackDetail ul.commentLeft {
  width: 15%;
  border-right: 1px solid #ccc;
}
.planEventAnalyisEventTrackDetail ul.commentRight {
  width: 85%;
  padding: 10px;
}
.planEventAnalyisEventTrackDetail ul.commentLeft li {
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  text-align: center;
}
.planEventAnalyisEventTrackDetail ul.commentLeft li.active {
  background: #FF4E40;
  color: #fff;
}
.planEventAnalyisEventTrackDetail ul.commentRight li {
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
}
.planEventAnalyisEventTrackDetail ul.commentRight li.addMore {
  font-size: 16px;
  background: #F5F5F5;
  text-align: center;
  cursor: pointer;
  height: 40px;
  line-height: 10px;
  color: #666;
}
.planEventAnalyisEventTrackDetail ul.commentRight li.addMore img {
  margin-right: 10px;
}
.planEventAnalyisEventTrackDetail ul.commentRight li > p > i {
  font-style: normal;
  float: right;
}
.planEventAnalyisEventTrackDetail .eventFocusDate {
  position: relative;
  border-bottom: 3px solid #ddd;
  height: 80px;
  margin-bottom: 40px;
}
.planEventAnalyisEventTrackDetail .eventFocusDate > button {
  width: 100px;
  height: 30px;
  position: absolute;
  bottom: 10px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #777;
}
.planEventAnalyisEventTrackDetail .eventFocusDate > button[disabled] {
  color: #ccc;
  cursor: not-allowed;
}
.planEventAnalyisEventTrackDetail .eventFocusDate > button.lastWeek {
  left: 10px;
}
.planEventAnalyisEventTrackDetail .eventFocusDate > button.lastWeek > img {
  margin-right: 5px;
  margin-left: -5px;
}
.planEventAnalyisEventTrackDetail .eventFocusDate > button.nextWeek {
  right: 10px;
}
.planEventAnalyisEventTrackDetail .eventFocusDate > button.nextWeek > img {
  margin-left: 5px;
  margin-right: -5px;
}
.planEventAnalyisEventTrackDetail .eventFocusDate > button > img {
  margin: 0 3px;
}
.planEventAnalyisEventTrackDetail .eventFocusDate > ul {
  margin: 0 130px;
  overflow: hidden;
  position: relative;
  top: 40px;
  font-weight: bold;
}
.planEventAnalyisEventTrackDetail .eventFocusDate > ul li {
  float: left;
  position: relative;
  height: 49px;
  width: 14.2%;
  text-align: center;
  color: #777;
}
.planEventAnalyisEventTrackDetail .eventFocusDate > ul li > i {
  background: url('planningCenter/selectedTopicEvent/eventAnalysis/detail/images/sp11.png') 0px 0px no-repeat;
  position: absolute;
  margin: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 18px;
  width: 18px;
  cursor: pointer;
}
.planEventAnalyisEventTrackDetail .eventFocusDate > ul li > i.disable {
  cursor: not-allowed;
}
.planEventAnalyisEventTrackDetail .eventFocusDate > ul li.active > i {
  background: url('planningCenter/selectedTopicEvent/eventAnalysis/detail/images/sp12.png') 0px 0px no-repeat;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.eventFocus .edit_table {
  border: none;
  min-height: 0!important;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.eventFocus table {
  margin-bottom: 0px!important;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.eventFocus .page {
  position: relative !important;
  padding-top: 0!important;
  bottom: 0!important;
  height: 55px;
  margin: 0 auto;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.eventFocus .col-md-6 img {
  width: 100%;
}
.planEventAnalyisEventTrackDetail .row.eventFocusContent {
  border: 1px solid #ccc;
  margin: 30px 20px;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.eventFocus .eventFocusTitle {
  background: #f4f4f4;
  spadding-left: 30px;
  height: 20px;
  margin: 0;
  height: 40px;
  line-height: 40px;
  position: relative;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.eventFocus .eventFocusTitle > img {
  position: absolute;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.eventFocus .xcol-source {
  width: 120px;
}
.planEventAnalyisEventTrackDetail .eventFocusNav .col-md-2 > div {
  margin: 0;
  padding: 0;
  width: 140px;
  height: 140px;
  margin: 0 auto;
}
.planEventAnalyisEventTrackDetail .eventFocusNav .col-md-2 > div > div {
  height: 140px;
  width: 140px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.planEventAnalyisEventTrackDetail .eventFocusNav .col-md-2 img.mainImg {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}
.planEventAnalyisEventTrackDetail .eventFocusNav .col-md-2 img.tableArrow {
  position: absolute;
  margin: auto;
  bottom: -51px;
  left: 0;
  right: 0;
}
.planEventAnalyisEventTrackDetail .eventFocusNav .col-md-2 > div.active {
  width: 180px;
  height: 180px;
  position: absolute;
  top: -20px;
}
.planEventAnalyisEventTrackDetail .eventFocusNav .col-md-2 > div.active > div {
  width: 180px;
  height: 180px;
}
.planEventAnalyisEventTrackDetail .row.eventFocusNav {
  padding: 40px 0;
}
.planEventAnalyisEventTrackDetail .eventFocusNav .col-md-2 > div p {
  color: #fff;
  font-size: 20px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  width: 100px;
  font-family: "YouYuan";
}
.planEventAnalyisEventTrackDetail .eventFocusNav .col-md-2 > div.active p {
  width: 140px;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.volume .channelVolumeLine {
  padding: 30px 0;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content.volume .channelVolumeLine,
.planEventAnalyisEventTrackDetail .moduleContainer-content.volume .channelVolumePie,
.planEventAnalyisEventTrackDetail .moduleContainer-content.volume .mediaVolumeBar,
.planEventAnalyisEventTrackDetail .moduleContainer-content.volume .mediaVolumeLine {
  min-height: 400px;
}
.planEventAnalyisEventTrackDetail .moduleContainer-content .emotionFallsBar,
.planEventAnalyisEventTrackDetail .moduleContainer-content .emotionColumnarBar {
  min-height: 400px;
  padding-bottom: 40px;
  padding-top: 20px;
}
.planEventAnalyisEventTrackDetail .mediaNetizen .col-md-8 {
  padding: 0;
}
.planEventAnalyisEventTrackDetail .leftNetizen,
.planEventAnalyisEventTrackDetail .rightMedia {
  min-height: 400px;
  width: 48%;
  padding: 40px 0;
}
.planEventAnalyisEventTrackDetail .leftNetizen {
  float: left;
  background: #fff;
}
.planEventAnalyisEventTrackDetail .rightMedia {
  float: right;
  background: #fff;
}
.planEventAnalyisEventTrackDetail .leftNetizen .mediaNetizenHead {
  font-weight: bold;
  color: #30C7C9;
  text-align: right;
  margin-bottom: 30px;
}
.planEventAnalyisEventTrackDetail .rightMedia .mediaNetizenHead {
  font-weight: bold;
  color: #8265BF;
  text-align: left;
  margin-bottom: 30px;
}
.planEventAnalyisEventTrackDetail .leftNetizen .mediaNetizenHead i,
.planEventAnalyisEventTrackDetail .leftNetizen .mediaNetizenHead span,
.planEventAnalyisEventTrackDetail .rightMedia .mediaNetizenHead i,
.planEventAnalyisEventTrackDetail .rightMedia .mediaNetizenHead span {
  display: inline-block;
  vertical-align: middle;
}
.planEventAnalyisEventTrackDetail .leftNetizen .mediaNetizenHead i {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: #30C7C9;
}
.planEventAnalyisEventTrackDetail .rightMedia .mediaNetizenHead i {
  width: 20px;
  height: 20px;
  margin-left: 10px;
  background: #8265BF;
}
.planEventAnalyisEventTrackDetail .mediaNetizenMain {
  position: relative;
  height: 60px;
}
.planEventAnalyisEventTrackDetail .mediaNetizenMain > p {
  margin: 0;
}
.planEventAnalyisEventTrackDetail .mediaNetizenMain > div > span {
  position: absolute;
  display: block;
  min-width: 70px;
  font-weight: bold;
}
.planEventAnalyisEventTrackDetail .leftNetizen .mediaNetizenMain > p {
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.planEventAnalyisEventTrackDetail .rightMedia .mediaNetizenMain > p {
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.planEventAnalyisEventTrackDetail .leftNetizen .mediaNetizenMain > div > span {
  left: -80px;
  top: -3px;
  color: #30C7C9;
  text-align: right;
}
.planEventAnalyisEventTrackDetail .rightMedia .mediaNetizenMain > div > span {
  right: -80px;
  top: -3px;
  color: #8265BF;
  text-align: left;
}
.planEventAnalyisEventTrackDetail .mediaNetizenMain > div {
  position: absolute;
  background: #30C7C9;
  top: 30px;
  height: 16px;
}
.planEventAnalyisEventTrackDetail .leftNetizen .mediaNetizenMain > div {
  background: #30C7C9;
  right: 0;
}
.planEventAnalyisEventTrackDetail .rightMedia .mediaNetizenMain > div {
  background: #8265BF;
  left: 0;
}
.planEventAnalyisEventTrackDetail img.refreshIcon {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}
.planEventAnalyisEventTrackDetail .hotWordMain {
  background: #F7F7F7;
}
.planEventAnalyisEventTrackDetail .hotWordMain > .col-md-6 {
  background: #f7f7f7;
  min-height: 400px;
}
.planEventAnalyisEventTrackDetail .hotWordExplain > .col-md-6 {
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-weight: bold;
}
.planEventAnalyisEventTrackDetail .hotWord .tab-content {
  padding: 10px;
}
.planEventAnalyisEventTrackDetail #hotWord button {
  background: #FF4E40;
  border: none;
  outline: none;
  color: #fff;
  border-radius: 3px;
  padding: 3px 10px;
  position: absolute;
  right: 90px;
  top: 24px;
}
.planEventAnalyisEventTrackDetail p.footerInfo {
  text-align: center;
  height: 100px;
  line-height: 100px;
  padding-bottom: 440px;
}

.createHotEvent {
  margin-top: -15px;
  margin-left: -15px;
}
.createHotEvent .mt20 {
  margin-top: 20px;
}
.createHotEvent .pb50 {
  padding-bottom: 50px;
}
.createHotEvent .fl {
  float: left;
}
.createHotEvent .edit_right_head {
  height: 54px;
  background: #eff0f2;
  padding-top: 15px;
  margin: 0;
  padding-left: 30px;
  font-weight: bold;
  font-size: 16px;
}
.createHotEvent .text_title {
  height: 34px;
  line-height: 34px;
  white-space: nowrap;
  font-weight: bold;
}
.createHotEvent .margin0 {
  margin: 0;
}
.createHotEvent .b0 {
  border: 0!important;
}
.createHotEvent .dashed_line {
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
.createHotEvent .dashed_line .keyWords_type {
  height: 34px;
  line-height: 34px;
  white-space: nowrap;
}
.createHotEvent .form-group .invalidate-input-box .form-control {
  width: 55%;
}
.createHotEvent .form-group .invalidate-input-box .dropdown .bth-fix {
  /*margin-right: 16px;*/
  text-align: left;
  width: 120px;
  height: 34px;
  padding-left: 13px !important;
  color: #666;
  font-size: 14px;
  padding: 0px;
  border-radius: 4px;
  box-shadow: none!important;
  /* margin-right: 0!important; */
  line-height: 34px;
  margin-left: -10px;
}
.createHotEvent .form-group .invalidate-input-box .dropdown .btn {
  float: left;
}
.createHotEvent .form-group .invalidate-input-box input.w250 {
  width: 250px;
}
.createHotEvent .form-group .invalidate-input-box input.bg {
  background-color: #fff;
}
.createHotEvent .form-group {
  margin-bottom: 0px;
  padding-bottom: 20px;
}
.createHotEvent .border_b {
  border-bottom: 1px solid #ccc;
}
/*.createHotEvent .hot_labels{
    margin:10px 0;
}*/
.createHotEvent .hot_labels li {
  height: 27px;
  line-height: 26px;
  padding: 0px 20px;
  border: 1px solid #ccc;
  background-color: #fafafa;
  float: left;
  margin: 3px 10px 10px 0;
  text-align: center;
  cursor: pointer;
}
.createHotEvent .hot_labels li.on {
  background-color: #1aba9f;
  color: #fff;
}
.createHotEvent .createHotEvent_btn .col-md-11 button {
  width: 100px;
  height: 34px;
  line-height: 34px;
  background: #FF4E40;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 4px;
  font-size: 12px;
  padding: 0px;
  float: left;
  margin-left: 14px;
  cursor: pointer;
}
.createHotEvent .mr {
  margin-right: 15px;
}
.name_list_box {
  border: 1px solid #D1D1D1;
  border-radius: 5px;
}
.name_list_box .name_list_box_lf {
  margin: 10px;
  border: 1px solid #D1D1D1;
  float: left;
  width: 47%;
}
.name_list_box_lf_list {
  height: 523px;
  overflow: auto;
}
.name_list_box_rt {
  margin: 10px;
  border: 1px solid #D1D1D1;
  height: 555px;
  float: left;
  width: 47%;
}
.name_list_box a:hover {
  text-decoration: none;
  font-weight: bold;
}
.name_list_li {
  background: #F1F2F6;
}
.name_list_box_rt ul {
  height: 523px;
  overflow: auto;
}
.name_list_box_rt ul li {
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
}
.name_list_box_rt ul li a {
  margin-left: 10px;
}
.name_list_close {
  background: url(planningCenter/images/select_condition_icon_03.png) no-repeat center;
  padding-left: 20px;
}
.name_list_search {
  padding: 10px 0 0 10px;
}
.name_list_search input {
  border: 1px solid #D1D1D1;
  border-radius: 5px;
  padding: 1px 5px 1px;
}
.name_list_search a {
  border: 1px solid #D1D1D1;
  border-radius: 5px;
  background: url(manageConfig/sysManageMent/images/d7.png) no-repeat -4%;
  padding: 3px 2px 3px 14px;
}

.mapSuggestionForReport .mySuggestion td {
  text-align: left;
}

.mt10 {
  margin-top: 10px !important;
}


.cue-monitor-type-custom-first {
  width: 540px;
  border: 1px solid #ccc;
  background: #fff;
  overflow: hidden;
  margin: 8px auto;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-wrap {
  width: 516px;
  margin: 0 auto;
  border-bottom: 1px dotted #ccc;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-wrap b {
  width: 77px;
  display: block;
  text-align: right;
  line-height: 46px;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-wrap > div {
  overflow: hidden;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-wrap > div p {
  width: 77px;
  text-align: right;
  line-height: 28px;
  float: left;
  margin-bottom: 0px;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-wrap > div ul {
  overflow: hidden;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-wrap > div ul li {
  list-style: none;
  min-width: 76px;
  height: 26px;
  border: 1px solid #d9d9d9;
  background: #fafafa;
  color: #666;
  line-height: 24px;
  text-align: center;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-wrap > div ul li.cur,
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-wrap > div ul li:hover {
  background: #1aba9f;
  border: 1px solid #1aba9f;
  color: #fff;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-wrap > div ul li span {
  display: block;
  padding: 0 4px;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-wrap > div ul li span.cur,
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-wrap > div ul li span:hover {
  background: #1aba9f;
  /*border:1px solid #1aba9f;*/
  color: #fff;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-box {
  width: 516px;
  margin: 0 auto;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-box b {
  width: 77px;
  display: block;
  text-align: right;
  line-height: 46px;
  float: left;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-box p {
  float: left;
  margin-bottom: 0px;
  margin-left: 10px;
  line-height: 46px;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-box div {
  clear: both;
  width: 514px;
  height: 158px;
  border: 1px solid #d9d9d9;
  margin: 0 auto;
}
.cue-monitor-type-custom-first .cue-monitor-type-custom-first-box div ul li {
  list-style: none;
}
.cue-monitor-type-custom-first-footer {
  overflow: hidden;
  margin: 12px 10px 12px 0;
}
.cue-monitor-type-custom-first-footer .new-role-btn {
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  float: right;
  background: #4496d2;
  margin-left: 12px;
  border: none;
  border-radius: 4px;
  color: #fff;
  font-family: "Microsoft Yahei";
}

.eventAnalysis-editEvent-window .modal-dialog {
  width: 795px;
  top: 75px;
}
.eventAnalysis-editEvent-window .modal-dialog .modal-content {
  border: 0!important;
}
.editEventSubmit .clear {
  clear: both;
}
.editEventSubmit .fl {
  float: left;
}
.editEventSubmit .w250 {
  width: 250px!important;
}
.userManageMent-createUser-window .modal-dialog .modal-content {
  border: 0!important;
}
.editEventSubmit {
  border: 1px solid #ccc;
  border-radius: 5px;
}
.editEventSubmit .submit {
  border: 4px solid #dddddd;
  background: #fff;
}
.editEventSubmit .submit .head {
  height: 42px;
}
.editEventSubmit .submit .head span {
  float: left;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 10px;
}
.editEventSubmit .submit .head img {
  float: right;
  margin-right: 10px;
  margin-top: 12px;
  width: 18px;
  height: 18px;
  border: 0;
  cursor: pointer;
}
.editEventSubmit .submit .headTip {
  font-size: 12px;
  padding: 10px 10px 10px 15px;
  color: red;
}
.editEventSubmit .submit .body .main {
  padding: 10px;
  font-size: 12px;
}
.editEventSubmit .submit .body .main .item {
  line-height: 32px;
  clear: both;
}
.editEventSubmit .submit .body .main .item span {
  display: block;
  float: left;
  font-size: 12px;
  text-align: left;
  margin-left: 5px;
}
.editEventSubmit .invalidate-input-box span.ng-scope {
  left: 0px;
}
.editEventSubmit .submit .body .main .item span.tit {
  width: 65px;
}
.editEventSubmit .submit .body .main .item span.tit a {
  color: #000;
  text-decoration: none;
}
.editEventSubmit .submit .body .main .item span.color_r {
  color: red;
}
.editEventSubmit .submit .body .main .item input {
  width: 535px;
  float: left;
  height: 32px;
  line-height: 32px;
  margin-bottom: 10px;
}
.editEventSubmit .submit .body .main .item .map {
  width: 605px;
  height: 400px;
  padding-left: 70px;
}
.editEventSubmit .submit .body .main .item .map #allMap {
  width: 605px;
  height: 400px;
}
.editEventSubmit .submit .body .main .item .address input {
  width: 245px;
}
.editEventSubmit .submit .body .main .item .search_input_group input {
  width: 280px;
}
.editEventSubmit .submit .body .main .item .search_input_group .mySuggestion {
  position: relative;
  height: 0px;
}
.editEventSubmit .submit .body .main .item .search_input_group .mySuggestion .tangram-suggestion {
  position: absolute!important;
}
.editEventSubmit .submit .body .main .item .search_input_group .mySuggestion table tbody tr td {
  text-align: left;
}
.editEventSubmit .submit .body .main .item .search_input_group .mySuggestion table tbody tr td span {
  float: right;
}
.editEventSubmit .submit .body .main .item .search_input_group .input_group_btn .btn_monitor_search {
  background: url('planningCenter/selectedTopicEvent/eventAnalysis/detail/images/searchBtn.png') center no-repeat #3d6392;
  padding: 5px 12px;
  margin-top: -2px;
  height: 32px;
  width: 50px;
  border-radius: 0;
  overflow: hidden;
  /* Gecko browsers */
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 4px;
  /* Webkit browsers */
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  /* W3C syntax */
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
}
.editEventSubmit .submit .body .main .item .search_input_group .seachBtn {
  margin-left: -49px !important;
  z-index: 100;
  position: relative;
  z-index: 999;
}
.editEventSubmit .submit .body .main .item .search_input_group {
  height: 42px;
}
.editEventSubmit .submit .body .main .item .operation .moveUp {
  background: url('planningCenter/selectedTopicEvent/eventAnalysis/detail/images/arrowUp.png') left center no-repeat;
  background-size: 15px;
  padding-left: 15px;
  cursor: pointer;
}
.editEventSubmit .submit .body .main .item .operation .moveDown {
  background: url('planningCenter/selectedTopicEvent/eventAnalysis/detail/images/arrowDown.png') left 60% no-repeat;
  background-size: 24px;
  padding-left: 20px;
  margin-left: 0;
  cursor: pointer;
}
.editEventSubmit .submit .body .main .item .operation .del {
  background: url('planningCenter/selectedTopicEvent/eventAnalysis/detail/images/del.png') left center no-repeat;
  background-size: 12px;
  padding-left: 15px;
  cursor: pointer;
}
.editEventSubmit .mr10 {
  margin-right: 10px;
}
.editEventSubmit .submit .body .main .item button.detailbtn {
  width: 100px;
  height: 30px;
  background: #4496D2;
  border-radius: 1px;
  font-size: 12px;
  color: #fff;
  border: none;
  margin: 10px 0 30px 70px;
  line-height: 30px;
}
.editEventSubmit .submit .body .main .item button.detailbtn span {
  padding: 0 5px 0 0;
  margin-right: 5px;
  border-right: 1px solid #999;
  display: inline;
  height: 28px;
}
/*foot*/
.editEventSubmit .submit .body .foot {
  margin: 10px 0 40px;
  padding-left: 60px;
}
.editEventSubmit .submit .body .foot button {
  margin: 0 20px;
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  border-radius: 4px;
}
.editEventSubmit .submit .body .foot button.cancel {
  border: none;
  background: #0095ce;
}
.editEventSubmit .BMapLabel {
  border: initial!important;
  background-color: initial!important;
  color: white!important;
  font-size: 15px!important;
}
.editEventSubmit .planEventAnalyisBasicInfoDetail .anchorBL {
  display: none;
}
.editEventSubmit .editEventSubmit-form .search_input_group .mySuggestion {
  z-index: 9999 !important;
  top: 32px;
}

.login-group-modal .modal-dialog {
    width: 460px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /*height: 520px;*/
    height: 50%;
}

.login-group-modal .modal-content {
    background-color: #F0F2F5;
}

.login-group-modal .man_produ_modify_inner {
    margin: 10px;
}

.login-group-modal .man_produ_column_modify {
    background: #fff;
    margin: 10px auto;
}

.login-group-modal .man_produ_modify_footer {
    padding-left: 0;
    background: transparent;
    height: 30px;
}

.login-group-modal .man_produ_modify_footer_cancel {
    margin-right: 0;
}

.login-group-modal .man_produ_modify_footer button {
    width: 80px;
    height: 30px;
}

.login-group-modal .man_produ_modify_footer button:first-child {
    background: #bbb;
}

.login-group-modal .edit_table {
    height: 39px;
}

.login-group-modal .edit_table table {
    margin-bottom: 0;
}

.login-group-modal .cancel_signed_table_container {
    width: 100%;
    height: 300px;
    border: 1px solid #ddd;
    border-top: none;
}

.login-group-modal .cancel_signed_table_container.edit_table {
    min-height: 0;
}

.login-group-modal .processRecording-main-table {
    width: 100%;
    height: 260px;
    overflow-y: scroll;
}

.login-group-modal table {
    font-size: 12px;
}
.login-group-modal .cancel_signed_table_container>table th:nth-child(1),
.login-group-modal .processRecording-main-table>table td:nth-child(1) {
    width: 154px;
}

.login-group-modal .cancel_signed_table_container>table th:nth-child(2) {
    width: 286px;
}

.login-group-modal .processRecording-main-table>table td:nth-child(2) {
    width: 267px;
}

.login-group-modal .processRecording-main-table>table tr.select-group-active,
.login-group-modal .processRecording-main-table>table tr:hover {
    background: #4496d2;
    cursor: pointer;
}

.login-group-modal .processRecording-main-table>table tr.select-group-active>td,
.login-group-modal .processRecording-main-table>table tr:hover>td {
    color: #fff;
}

.myZone-main {
  width: 100%;
  min-height: 1100px;
}
.myZone-main .manuscript {
  float: left;
  width: 49%;
  min-width: 660px;
  background: #f4f4f4;
}
/*.myZone-main .myZone-my-draft-library {*/
/*margin-top: 15px;*/
/*}*/
.myZone-main .myZone-my-draft-library.manuscript .manuscript-head {
  height: 50px;
  border: 1px solid #ddd;
  border-bottom: 7px solid #e5e5e5;
  background: #f1f1f1;
}
.myZone-main .myZone-my-draft-library.manuscript .manuscript-content {
  margin: 10px auto 5px auto;
  width: 98%;
  border: 1px solid #C7C7C7;
  background: #fff;
}
.myZone-main .manuscript .manuscript-content.pb_10 {
  padding-bottom: 10px;
}
.myZone-main .manuscript .manuscript-content.pb_15 {
  padding-bottom: 15px;
}
.myZone-main .manuscript .manuscript-content.pb_20 {
  padding-bottom: 20px;
}
.myZone-main .manuscript .manuscript-content .nav-tabs {
  padding-left: 10px;
  border-bottom: 1px solid #ddd;
}
.myZone-main .manuscript .manuscript-content .nav-tabs.nav-justified > li {
  width: 12%;
  height: 44px;
}
.myZone-main .manuscript .manuscript-content .nav-tabs.nav-justified > li > a {
  margin: 10px 10px 0 0;
  height: 27px;
  line-height: 27px;
  color: #000;
  border: 1px solid #C7C7C7;
  background-color: #EFF0F4;
  font-family: "黑体";
  font-size: 16px;
}
.myZone-main .manuscript .manuscript-content .nav-tabs > li.active > a,
.myZone-main .manuscript .manuscript-content .nav-tabs > li.active > a:hover,
.myZone-main .manuscript .manuscript-content .nav-tabs > li.active > a:focus {
  height: 34px;
  color: #000;
  border-bottom: none;
  background-color: #fff;
}
.myZone-main .manuscript .manuscript-content .nav > li > a {
  padding: 0px;
}
.myZone-main .myZone-my-draft-library.manuscript .manuscript-content .table > thead {
  color: #fff;
  background-color: #4496D2;
}
.myZone-main .myZone-my-draft-library.manuscript .manuscript-content .table > thead > tr > th,
.myZone-main .myZone-my-draft-library.manuscript .manuscript-content .table > tbody > tr > td {
  border-top: none;
  border-bottom: none;
}
.myZone-main .myZone-my-draft-library.manuscript .manuscript-content .table > tbody > tr > td.td_50 {
  text-align: left;
}
.myZone-main .myZone-my-draft-library.manuscript .manuscript-content .table > tbody > tr > td.td_50 a {
  padding-left: 20px;
  background: url("myZone/images/my1.png") no-repeat 10px center;
}
/*.myZone-main .myZone-my-draft-library .calendar {*/
/*float: right;*/
/*width: 49%;*/
/*}*/
.myzone-left-list .iwo_accordion .panel-group {
  background: #67747D;
  min-height: 980px;
}
/*.myzone-personalInfo-left .myzone-left-list {
    height: 100%;
    background: #466385;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
}

.myzone-personalInfo-left {
    overflow: hidden;
}

*/
/*.myzone-personalInfo-index .editing-left-fixed {
    overflow: hidden;
}
*/
.toBeCompiled-share-container .message-body .ng-scope {
  margin-left: 100px;
}

.content-container-box {
  /*border-top: 1px solid #ddd;*/
}
.myzone-personalInfo-changePwd .changePwd_container {
  width: 560px;
  margin: 70px auto;
}
.myzone-personalInfo-changePwd .changePwd_form_container {
  border: 1px solid #d3d3d3;
  border-bottom: none;
}
.myzone-personalInfo-changePwd .changePwd_form_row {
  height: 50px;
  border-bottom: 1px solid #d3d3d3;
}
.myzone-personalInfo-changePwd .changePwd_form_row > p,
.myzone-personalInfo-changePwd .changePwd_form_row > div {
  display: inline-block;
  height: 100%;
  line-height: 50px;
}
.myzone-personalInfo-changePwd .changePwd_form_row > p {
  background: #f1f2f6;
  font-weight: bold;
  width: 30%;
  margin: 0;
  text-align: right;
  border-right: 1px solid #d3d3d3;
  padding-right: 20px;
}
.myzone-personalInfo-changePwd .changePwd_form_row > div {
  width: 69%;
  padding: 0 20px;
}
.myzone-personalInfo-changePwd .changePwd_form_row > div > input.form-control {
  height: 30px;
}
.myzone-personalInfo-changePwd .changePwd_footer_btn_group {
  text-align: center;
  height: 100px;
  line-height: 100px;
}
.myzone-personalInfo-changePwd .changePwd_save_btn {
  width: 150px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  border: none;
  background: #FF4E40;
  font-size: 16px;
  border-radius: 4px;
}

.myZone_preson_info {
  margin-top: 15px;
}
.myZone_preson_info table tbody tr th {
  width: 15%;
  height: 50px;
  padding-right: 1%;
  vertical-align: middle;
  text-align: right;
  color: #323232;
  background-color: #f1f2f6;
}
.myZone_preson_info table tbody tr td {
  width: 30%;
  height: 50px;
  text-align: left;
  vertical-align: middle;
  padding-left: 2%;
  color: #666666;
  border-top: 1px solid #ddd;
}
.myZone_preson_info li {
  list-style-type: none;
}
.myZone_preson_info_button {
  width: 100%;
  text-align: center;
}
.myZone_preson_info_editbutton {
  width: 150px;
  height: 50px;
  line-height: 50px;
  background: #FF4E40;
  color: #fff;
  text-align: center;
  border: none;
  margin-left: 10px;
  border-radius: 4px;
  font-size: 16px;
  margin-right: 0;
}
.myZone_pro_info_modify .myZone_headPortrait,
.myZone_preson_info .myZone_headPortrait {
  height: 100px;
  width: 100px;
  border: 3px solid #D7EBF3;
  border-radius: 50%;
  margin: 10px auto;
  overflow: hidden;
}
.myZone_pro_info_modify .myZone_headPortrait > img,
.myZone_preson_info .myZone_headPortrait > img {
  width: 100%;
  height: 100%;
}
.myZone_pro_info_modify .myZone_headPortrait > img {
  cursor: pointer;
}

.myzone-personalInfo-left .iwo_accordion .panel-default > .panel-heading .panel-title a img {
  vertical-align: -7px;
}

.myZone_pro_info_modify {
  padding-top: 20px;
}
.myZone_pro_info_modify .myZone_modify_info_title,
.myZone_pro_info_modify .myZone_modify_info_main {
  border-right: 1px solid #dfdfdf;
}
.myZone_pro_info_modify .myZone_modify_info_title {
  background: #f5f5f5;
  border-bottom: 1px solid #aaa;
  color: #67747d;
  font-weight: bold;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.myZone_pro_info_modify .myZone_modify_info_main {
  width: 100%;
  border-right: 1px solid #ddd;
}
.myZone_pro_info_modify .modify_pro_info_main_row {
  border-bottom: 1px solid #dfdfdf;
}
.myZone_pro_info_modify .modify_pro_info_main_row.modify_pro_info_place_row {
  height: 102px;
}
.myZone_pro_info_modify .modify_pro_info_main_row.modify_pro_info_remarks_row {
  height: 181px;
}
.myZone_pro_info_modify .modify_pro_info_main_row > p,
.myZone_pro_info_modify .modify_pro_info_main_row > div {
  display: inline-block;
  height: 100%;
}
.myZone_pro_info_modify .modify_pro_info_main_row > p {
  background: #f1f2f6;
  font-weight: bold;
  width: 12%;
  margin: 0;
  text-align: right;
  border-right: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  padding-right: 20px;
  line-height: 50px;
}
.myZone_pro_info_modify .modify_pro_info_main_row > div {
  width: 37%;
  vertical-align: top;
  padding: 10px 20px 0 20px;
}
.myZone_pro_info_modify .modify_pro_info_main_row input[type="text"] {
  height: 30px;
}
.myZone_pro_info_modify .modify_pro_info_remarks {
  display: block;
  line-height: 20px;
  margin-top: 10px;
}
.myZone_pro_info_modify textarea {
  width: 100%;
  max-width: 100%;
  height: 154px;
  max-height: 154px;
  border: 1px solid #ccc;
  border-radius: 6px;
  resize: none;
  display: inline-block;
  padding: 10px;
}
.myZone_pro_info_modify .btn-group.dropdown,
.myZone_pro_info_modify .dropdown .bth-fix {
  width: 100%;
  height: 30px;
}
.myZone_pro_info_modify .dropdown .dropdown-menu {
  width: 100%;
}
.myZone_pro_info_modify .dropdown .btn-fix-title {
  width: 90%;
}
.myZone_pro_info_modify .proInfoModify_footer_btn_group {
  text-align: center;
  height: 100px;
  line-height: 100px;
}
.myZone_pro_info_modify .proInfoModify_save_btn {
  width: 150px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  border: none;
  background: #FF4E40;
  font-size: 16px;
  border-radius: 4px;
}
@media screen and (max-width: 1366px) {
  .myZone_pro_info_modify .modify_pro_info_main_row > p {
    padding-right: 0;
    font-size: 12px;
  }
  .myZone_pro_info_modify .modify_pro_info_remarks {
    font-size: 12px;
  }
}
.myZone_pro_info_modify .modify_pro_info_main_row.modify_pro_info_remarks_row > div {
  /*width: 87%;*/
}
.myZone_pro_info_modify .modify_pro_info_main_row .modify_pro_info_operTime {
  padding-top: 15px;
}

.myZone_pro_info_index_main {
  border-top: 1px solid #ddd;
}

.myzone-personalInfo-perSetting .perSetting_container {
  width: 100%;
  margin-top: 20px;
}
.myzone-personalInfo-perSetting .perSetting_form_container {
  border: 1px solid #d3d3d3;
  border-bottom: none;
}
.myzone-personalInfo-perSetting .perSetting_form_row {
  height: 55px;
  border-bottom: 1px solid #d3d3d3;
}
.myzone-personalInfo-perSetting .perSetting_form_row > p,
.myzone-personalInfo-perSetting .perSetting_form_row > div {
  display: inline-block;
  height: 100%;
  line-height: 55px;
}
.myzone-personalInfo-perSetting .perSetting_form_row > p {
  background: #f1f2f6;
  width: 79%;
  margin: 0;
  border-right: 1px solid #d3d3d3;
  padding: 0 30px;
}
.myzone-personalInfo-perSetting .perSetting_form_row > div {
  width: 20%;
  padding: 0 30px;
}
.myzone-personalInfo-perSetting .perSetting_form_row > div > input.form-control {
  height: 30px;
  width: 30%;
  display: inline-block;
}
.myzone-personalInfo-perSetting .perSetting_footer_btn_group {
  text-align: center;
  height: 100px;
  line-height: 100px;
}
.myzone-personalInfo-perSetting .perSetting_save_btn {
  width: 150px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  border: none;
  background: #4496d2;
  font-size: 16px;
  border-radius: 4px;
}
