@charset "UTF-8";
.wechat-custom-menu-layout {
  /**
   * 分页
   */
  /*第二种分页*/
  /**
   * 表格
   */
  /**
   * 面板
   */
  /**
   * 多条数据面板
   */
  /**
   * 活动编辑
   */
  /*自定义菜单*/
  /* .editTab{
      /*margin: 0px 15px;
  } */
  /* ._img {
      width:
  } */
  /*#selectModal .modal-body img{display: block;width: 120px;height:120px;margin:0 auto;}
  #selectModal .modal-body p{
      text-align: center;
      margin-top: 5px;
  }*/
  /*分店管理*/
  /*登录页*/
  /*#myModal*/
  /*高级群发*/
  /*粉丝管理*/
  /*卡券*/
  /* .coupons .cs-text{
  } */
  /** index.css **/
}
.wechat-custom-menu-layout a:link {
  text-decoration: none;
}
.wechat-custom-menu-layout a:visited {
  text-decoration: none;
}
.wechat-custom-menu-layout a:active {
  text-decoration: none;
}
.wechat-custom-menu-layout ul, .wechat-custom-menu-layout ol {
  list-style: none;
}
.wechat-custom-menu-layout input, .wechat-custom-menu-layout textarea {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.wechat-custom-menu-layout input:focus {
  outline: none;
  border: 1px solid #4d90fe !important;
}
.wechat-custom-menu-layout select {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.wechat-custom-menu-layout .text-info {
  color: #666;
}
.wechat-custom-menu-layout .wicon {
  background-image: url("../images/date.png");
  background-repeat: no-repeat;
  background-position: right center;
}
.wechat-custom-menu-layout .page .page-op {
  display: inline-block;
  margin: 18px 20px 20px;
}
.wechat-custom-menu-layout .page .page-l {
  margin-left: 15px;
}
.wechat-custom-menu-layout .page .page-input {
  margin-right: 5px;
  margin-left: 5px;
  width: 50px;
  display: inline-block;
  margin-top: 4px;
}
.wechat-custom-menu-layout .page .btn-jump {
  margin-left: 10px;
  margin-top: -1px;
  color: #fff !important;
  background-color: #6d9bcf;
  border-color: #6d9bcf;
}
.wechat-custom-menu-layout .page .btn-jump:hover {
  background-color: #6d9bcf;
  border-color: #6d9bcf;
}
.wechat-custom-menu-layout .pagination > .active > a, .wechat-custom-menu-layout .pagination > .active > a:focus, .wechat-custom-menu-layout .pagination > .active > a:hover, .wechat-custom-menu-layout .pagination > .active > span, .wechat-custom-menu-layout .pagination > .active > span:focus, .wechat-custom-menu-layout .pagination > .active > span:hover {
  background-color: #6d9bcf;
  border-color: #6d9bcf;
}
.wechat-custom-menu-layout .dataTables_paginate {
  margin-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.wechat-custom-menu-layout .dataTables_paginate > a {
  margin-right: 5px;
  background: #eee;
  padding: 3px 8px;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.wechat-custom-menu-layout .dataTables_paginate > a.paginate_button_disabled {
  color: #999;
}
.wechat-custom-menu-layout .dataTables_paginate > a.paginate_button_disabled:hover {
  background: #eee;
  cursor: default;
}
.wechat-custom-menu-layout .dataTables_paginate > a:hover {
  background: #ddd;
}
.wechat-custom-menu-layout .dataTables_paginate > span > a {
  padding: 3px 8px;
  margin-right: 5px;
  background: #eee;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
.wechat-custom-menu-layout .dataTables_paginate > span > a.paginate_active {
  background: #368ee0;
  color: #fff;
}
.wechat-custom-menu-layout .layui-layer-open {
  width: 600px;
  height: 179px;
}
.wechat-custom-menu-layout .layui-layer-open .layui-layer-title {
  background: #6d9bcf;
  color: #fff;
}
.wechat-custom-menu-layout .layui-layer-open .layui-layer-content {
  padding: 20px;
}
.wechat-custom-menu-layout .btn-primary {
  background: #6d9bcf !important;
  border-color: #6d9bcf !important;
}
.wechat-custom-menu-layout .btn-primary:hover {
  background: #6d9bcf !important;
  border-color: #6d9bcf !important;
}
.wechat-custom-menu-layout .btn-primary:active {
  background: #6d9bcf !important;
  border-color: #6d9bcf !important;
}
.wechat-custom-menu-layout .tables .table {
  font-size: 12px;
}
.wechat-custom-menu-layout .tables .table tr > td {
  vertical-align: middle !important;
}
.wechat-custom-menu-layout .tables .table tr > td:first-child {
  text-align: center;
}
.wechat-custom-menu-layout .tables .table tr > th {
  background: #eee;
  border-bottom: 0px !important;
}
.wechat-custom-menu-layout .tables .table .with-checkbox {
  width: 10px;
}
.wechat-custom-menu-layout .tables .table .btn {
  margin: 0 3px;
}
.wechat-custom-menu-layout .table tr > th {
  background: #eee;
  border-bottom: 0px !important;
}
.wechat-custom-menu-layout .role .table tr > td {
  text-align: left;
}
.wechat-custom-menu-layout .log .row {
  margin-bottom: 15px;
}
.wechat-custom-menu-layout .log label {
  font-weight: normal;
}
.wechat-custom-menu-layout .log .table tr > td {
  text-align: left;
}
.wechat-custom-menu-layout .log .input-medium {
  width: 150px;
  padding: 4px 8px;
  font-size: 13px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.wechat-custom-menu-layout .account .box-content {
  padding: 20px;
  background: #fff;
}
.wechat-custom-menu-layout .account .form-horizontal .control-group {
  margin-bottom: 10px;
}
.wechat-custom-menu-layout .account .form-horizontal .control-label {
  text-align: left;
  width: 140px;
}
.wechat-custom-menu-layout .account .form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
}
.wechat-custom-menu-layout .account .form-horizontal .controls {
  margin-left: 160px;
}
.wechat-custom-menu-layout .account .form-horizontal .controls {
  margin-left: 180px;
  padding-top: 5px;
}
.wechat-custom-menu-layout .account .form-horizontal .form-actions {
  padding-left: 160px;
}
.wechat-custom-menu-layout .account ul.inline > li, .wechat-custom-menu-layout ol.inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.wechat-custom-menu-layout .account ul {
  padding-left: 0;
}
.wechat-custom-menu-layout .account label {
  font-weight: normal;
}
.wechat-custom-menu-layout .account b {
  font-size: 12px;
}
.wechat-custom-menu-layout .account .ke-dialog-row {
  margin-bottom: 30px;
  margin-top: 20px;
}
.wechat-custom-menu-layout .account .ke-dialog-body label {
  margin-right: 10px;
  cursor: pointer;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}
.wechat-custom-menu-layout .account .ke-button-outer {
  background-position: 0 -25px;
  padding: 0;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}
.wechat-custom-menu-layout .account .ke-button-common {
  background: url(../images/background.png) no-repeat scroll -10px -25px transparent;
  cursor: pointer;
  height: 25px;
  line-height: 21px;
  overflow: visible;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.wechat-custom-menu-layout .account .ke-upload-button {
  position: relative;
}
.wechat-custom-menu-layout .account .ke-inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}
.wechat-custom-menu-layout .account .ke-upload-area .ke-upload-file {
  position: absolute;
  top: 0;
  right: 0;
  height: 25px;
  padding: 0;
  margin: 0;
  z-index: 811212;
  border: 0 none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.wechat-custom-menu-layout .account input[name=localUrl] {
  background: #eee;
}
.wechat-custom-menu-layout .account input:focus {
  outline: none;
  border: 1px solid #4d90fe;
}
.wechat-custom-menu-layout div.first-right {
  margin-bottom: 10px;
}
.wechat-custom-menu-layout .radio.inline, .wechat-custom-menu-layout .checkbox.inline {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.wechat-custom-menu-layout .first-right label {
  font-weight: bold;
}
.wechat-custom-menu-layout .radio, .wechat-custom-menu-layout .checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.wechat-custom-menu-layout .first-right p {
  padding: 0 0 6px 10px;
  background: #D7D7D7;
}
.wechat-custom-menu-layout .first-right p input[type=checkbox] {
  border: 1px solid #ccc;
}
.wechat-custom-menu-layout .lower-right {
  width: 100%;
}
.wechat-custom-menu-layout .lower-right li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 200px;
}
.wechat-custom-menu-layout .lower-right li i {
  margin-top: 15px;
  cursor: pointer;
}
.wechat-custom-menu-layout .third-right {
  display: none;
}
.wechat-custom-menu-layout .third-right label {
  font-weight: normal;
}
.wechat-custom-menu-layout .third-right ul {
  padding-left: 20px;
}
.wechat-custom-menu-layout .panel {
  border-radius: 0;
}
.wechat-custom-menu-layout .panel .panel-body {
  padding: 0 15px 15px;
}
.wechat-custom-menu-layout .panel-default > .panel-heading {
  background-color: transparent;
  border-color: #ddd;
  margin: 10px 15px;
  padding: 5px;
  padding-top: 0px;
  color: #98a6ad;
  margin-bottom: 0;
}
.wechat-custom-menu-layout .panel .panel-body img {
  display: block;
  width: 100%;
}
.wechat-custom-menu-layout .panel .panel-footer {
  padding-top: 0;
  padding-bottom: 0;
}
.wechat-custom-menu-layout .panel .panel-footer a {
  padding: 7px 5px;
  color: inherit;
  text-align: center;
  display: block;
}
.wechat-custom-menu-layout .panel .panel-footer a i {
  color: #58666e;
}
.wechat-custom-menu-layout .panel .panel-footer .panel-line {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.wechat-custom-menu-layout .multiple .panel-body .row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.wechat-custom-menu-layout .multiple .panel-body .row-line {
  border-top: 1px solid #ddd;
  margin: 10px -15px;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-heading ul {
  margin-left: 160px;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-heading ul li {
  width: 150px;
  height: 5px;
  background: #dcdcdc;
  position: relative;
  padding: 0;
  float: left;
  margin-bottom: 40px;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-heading ul li span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12.5px;
  margin-top: -12.5px;
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 12.5px;
  -webkit-border-radius: 12.5px;
  -moz-border-radius: 12.5px;
  -o-border-radius: 12.5px;
  background: #dcdcdc;
  text-align: center;
  line-height: 25px;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-heading ul li p {
  margin-bottom: 0px;
  margin-top: 20px;
  text-align: center;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-heading ul li.on {
  background: #368fe2;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-heading ul li.on span {
  background: #368fe2;
  color: #fff;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-heading ul li.on p {
  color: #00529e;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-body .control-group {
  padding: 0 20px;
  width: 720px;
  position: relative;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-body .control-label {
  text-align: left;
  width: 140px;
  float: left;
  padding-top: 5px;
  font-weight: normal;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-body .controls {
  margin-left: 160px;
  padding-top: 5px;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-body .form-control {
  width: 270px;
  height: 30px;
  padding: 4px 6px;
  font-size: 13px;
  line-height: 30px;
  color: #555;
  display: initial;
  margin-bottom: 5px;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-body .maroon {
  color: #f30;
  margin-left: 5px;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-body .help-inline {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  padding-left: 5px;
  color: #595959;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-body .input-xlarge {
  width: 270px;
  border: 1px solid #ccc;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-body .input-xlarge:focus {
  outline: none;
  border: 1px solid #4d90fe;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-body .form-actions {
  margin-left: 180px;
  margin-top: 30px;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-body .form-actions .btn-primary {
  background: #6d9bcf;
  border-color: #6d9bcf;
}
.wechat-custom-menu-layout .edit-activity .edit-activity-body .form-actions .btn-primary:hover {
  background: #6d9bcf;
  border-color: #6d9bcf;
}
.wechat-custom-menu-layout .edit-activity-2, .wechat-custom-menu-layout .edit-activity-3 {
  display: none;
}
.wechat-custom-menu-layout .custom-menu-edit-con {
  position: relative;
  padding: 20px;
}
.wechat-custom-menu-layout .hbox {
  display: table;
  table-layout: fixed;
  border-spacing: 0;
  width: 100%;
}
.wechat-custom-menu-layout .inner-left {
  width: 450px;
  padding: 0 !important;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  padding: 0;
  float: none;
  border-left: 1px solid #dee5e7;
  border-bottom: 1px solid #dee5e7;
  border-top: 1px solid #dee5e7;
  position: relative;
}
.wechat-custom-menu-layout .inner-right {
  position: relative;
  background: #f3f4f8;
  padding: 0 !important;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  padding: 0;
  float: none;
  border-left: 1px solid #dee5e7;
  border-bottom: 1px solid #dee5e7;
  border-right: 1px solid #dee5e7;
  border-top: 1px solid #dee5e7;
}
.wechat-custom-menu-layout .custom-menu-view-con {
  width: 309px;
  height: 506px;
  position: relative;
  margin: 50px auto;
}
.wechat-custom-menu-layout .custom-menu-view {
  height: 100%;
  border: 1px solid #dedede;
}
.wechat-custom-menu-layout .custom-menu-view__title {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #323232;
  color: #fff;
}
.wechat-custom-menu-layout .custom-menu-view__body {
  position: absolute;
  top: 40px;
  left: 1px;
  right: 1px;
  bottom: 50px;
  background: #f2f2f2;
  overflow: auto;
  border-bottom: 1px solid #dee5e7;
  border-top: 1px solid #dee5e7;
}
.wechat-custom-menu-layout .weixin-msg-list {
  height: 100%;
  width: 100%;
}
.wechat-custom-menu-layout .weixin-msg-list .msg-con {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wechat-custom-menu-layout .custom-menu-view__footer {
  position: absolute;
  height: 50px;
  bottom: 0;
  left: 0;
  right: 0;
}
.wechat-custom-menu-layout .custom-menu-view__footer__left {
  position: absolute;
  width: 50px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  border-right: 1px solid #dee5e7;
  background: url(../images/keyboard.png);
  background-repeat: no-repeat;
  background-position: center;
}
.wechat-custom-menu-layout .custom-menu-view__footer__right {
  position: absolute;
  left: 50px;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 13px;
}
.wechat-custom-menu-layout .custom-menu-view__menu {
  box-sizing: border-box;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-right: 1px solid #dee5e7;
  position: relative;
  cursor: pointer;
  float: left;
  width: 33.3333%;
}
.wechat-custom-menu-layout .text-ellipsis {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wechat-custom-menu-layout .text-ellipsis i {
  /* box-sizing: border-box; */
  display: block;
  /* padding:19px 0; */
  width: 100%;
}
.wechat-custom-menu-layout .custom-menu-view__menu__sub {
  left: 4px;
  right: 4px;
  position: absolute;
  bottom: 60px;
  border: 1px solid #dee5e7;
  border-radius: 5px;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
  font-size: 10px;
}
.wechat-custom-menu-layout .custom-menu-view__menu__sub li {
  position: relative;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  padding: 0;
  border-bottom: 1px solid #dee5e7;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wechat-custom-menu-layout .custom-menu-view__menu__sub:last-child {
  border-bottom: 0;
}
.wechat-custom-menu-layout .custom-menu-view__menu__sub:after {
  bottom: -4px;
  display: inline-block;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: dashed;
  border-color: transparent;
  border-bottom-width: 0;
  border-top-style: solid;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 5px solid #fff;
}
.wechat-custom-menu-layout .custom-menu-view .button__actived, .wechat-custom-menu-layout .custom-menu-view .subbutton__actived {
  border: 1px solid #009587 !important;
  z-index: 1;
}
.wechat-custom-menu-layout .custom-menu-view__menu__sub li:hover {
  background: #ededed;
}
.wechat-custom-menu-layout .inner-right {
  position: relative;
  background: #f3f4f8;
  padding: 0 !important;
  display: table-cell;
  vertical-align: top;
  height: 100%;
  padding: 0;
  float: none;
  border-left: 1px solid #dee5e7;
  border-bottom: 1px solid #dee5e7;
  border-right: 1px solid #dee5e7;
  border-top: 1px solid #dee5e7;
  color: #58666e;
}
.wechat-custom-menu-layout .cm-edit-before {
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.wechat-custom-menu-layout .cm-edit-before:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  font-size: 0;
}
.wechat-custom-menu-layout .cm-edit-before h5 {
  display: inline-block;
  color: #98a6ad;
}
.wechat-custom-menu-layout .cm-edit-right-header {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  border-bottom: 1px solid #dee5e7;
}
.wechat-custom-menu-layout .cm-edit-right-header a {
  color: #31708f;
}
.wechat-custom-menu-layout .cm-edit-right-header a:hover {
  text-decoration: none;
}
.wechat-custom-menu-layout .wrapper-md {
  padding: 20px;
}
.wechat-custom-menu-layout .help-block {
  display: block;
  margin-bottom: 10px;
  color: #a3a3a3;
  padding-top: 5px;
  font-size: 13px;
}
.wechat-custom-menu-layout .wrapper-md label {
  font-weight: normal;
}
.wechat-custom-menu-layout .Input_Box {
  width: 100%;
  min-height: 160px;
  background-color: #fff;
  overflow: hidden;
}
.wechat-custom-menu-layout .Input_text {
  width: 100%;
  height: 256px;
  padding: 5px;
  outline: none;
  border: 0px solid #fff;
  resize: none;
  font: 13px "微软雅黑", Arial, Helvetica, sans-serif;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.wechat-custom-menu-layout .Input_Foot {
  width: 100%;
  height: 40px;
  border-top: 1px solid #ccc;
  background-color: #fff;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  position: relative;
  bottom: 0;
}
.wechat-custom-menu-layout .imgBtn {
  float: left;
  text-decoration: none;
  margin-top: 8px;
  margin-left: 10px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 0 -13px;
  height: 18px;
  width: 20px;
  cursor: pointer;
}
.wechat-custom-menu-layout .imgBtn:active {
  margin-top: 9px;
}
.wechat-custom-menu-layout .imgBtn:hover {
  background-position: 0 -31px;
}
.wechat-custom-menu-layout .postBtn {
  float: right;
  font: 13px "微软雅黑", Arial, Helvetica, sans-serif;
  color: #808080;
  padding: 9px 20px 7px 20px;
  border-left: 1px solid #ccc;
  cursor: pointer;
  -moz-border-radius: 0 0 5px 0;
  -webkit-border-radius: 0 0 5px 0;
  border-radius: 0 0 5px 0;
}
.wechat-custom-menu-layout .postBtn:hover {
  color: #333;
  background-color: #efefef;
}
.wechat-custom-menu-layout .postBtn:active {
  padding: 10px 20px 6px 20px;
}
.wechat-custom-menu-layout .faceDiv {
  width: 100%;
  position: relative;
  display: none;
  background-color: #fff;
  width: 421px;
}
.wechat-custom-menu-layout .faceDiv > .emoji_container > section > ._img img {
  position: relative;
  cursor: pointer;
  padding: 1px;
  width: 24px;
  height: 24px;
  margin-top: 2px;
  margin-left: 2px;
}
.wechat-custom-menu-layout .faceDiv > .emoji_container > section > ._img img:active {
  border: 1px solid transparent;
}
.wechat-custom-menu-layout .faceDiv > img:hover {
  background-color: #efefef;
}
.wechat-custom-menu-layout .faceDiv > img:active {
  padding: 4px 3px 2px 3px;
}
.wechat-custom-menu-layout .emoji_tab {
  position: relative;
  border-top: 1px solid gray;
  height: 2em;
  line-height: 2em;
  white-space: nowrap;
  overflow-x: auto;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
.wechat-custom-menu-layout .emoji_tab a {
  display: inline-block;
  text-decoration: none;
  height: 1em;
  line-height: 1em;
  padding: 0.2em 0.5em;
  background-color: gray;
  box-shadow: 1px 1px 3px gray;
  border-radius: 5px;
  margin: 0 0.2em;
}
.wechat-custom-menu-layout .emoji_container {
  height: 150px;
  overflow: auto;
}
.wechat-custom-menu-layout .emoji_container section {
  display: none;
  overflow: hidden;
  border-top: 1px solid #c0bfc5;
  border-right: 1px solid #c0bfc5;
  width: 421px;
}
.wechat-custom-menu-layout .emoji_container section a {
  overflow: hidden;
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  border-left: 1px solid #c0bfc5;
  border-bottom: 1px solid #c0bfc5;
}
.wechat-custom-menu-layout .emoji_container section a:last-child {
  border-right: 1px solid #c0bfc5;
}
.wechat-custom-menu-layout .msg-panel__tab {
  width: 100%;
  height: 48px;
  margin: 0;
  color: #cbcbcb;
  padding: 0;
  box-sizing: border-box;
  background-color: #fff;
  border-bottom: 2px solid #e9e9e9;
}
.wechat-custom-menu-layout .msg-panel__tab .msg-tab_item {
  display: inline-block;
  font-size: 12px;
  width: 150px;
  line-height: 48px;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
.wechat-custom-menu-layout .msg-panel__tab .msg-tab_item:hover {
  cursor: pointer;
}
.wechat-custom-menu-layout .msg-panel__tab .on {
  background: #e9e9e9;
  color: #000;
}
.wechat-custom-menu-layout .msg-panel__tab .msg-icon-word {
  background: url(../images/message.png) -204px 0 no-repeat;
  height: 21px;
  width: 18px;
}
.wechat-custom-menu-layout .msg-panel__tab .msg-icon-pic {
  background: url(../images/message.png) -222px 0 no-repeat;
  height: 20px;
  width: 20px;
}
.wechat-custom-menu-layout .msg-panel__tab .msg-icon-audio {
  background: url(../images/message.png) -189px 0 no-repeat;
  height: 21px;
  width: 15px;
}
.wechat-custom-menu-layout .msg-panel__tab .msg-icon-video {
  background: url(../images/message.png) -242px 0 no-repeat;
  height: 20px;
  width: 20px;
}
.wechat-custom-menu-layout .msg-panel__tab .msg-icon-tuwen {
  background: url(../images/message.png) -262px 0 no-repeat;
  height: 20px;
  width: 24px;
}
.wechat-custom-menu-layout .msg-panel__tab .msg-icon {
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 5px;
}
.wechat-custom-menu-layout .Input_wraper {
  width: 100%;
  height: 256px;
  padding-right: 12px;
  overflow: hidden;
}
.wechat-custom-menu-layout .msg-panel__context {
  width: 100%;
  box-sizing: border-box;
  min-height: 296px;
  padding: 0;
  position: relative;
  list-style: none;
  background: #fff;
  margin: 20px 0;
}
.wechat-custom-menu-layout .msg-panel__context .msg-context__item {
  border: 1px dotted #e9e9e9;
  height: 254px;
  width: 47%;
  float: left;
  margin-right: 1.5%;
  margin-left: 1.5%;
  text-align: center;
  position: relative;
}
.wechat-custom-menu-layout .msg-panel__context .msg-template {
  display: none;
  margin-right: 1.5%;
  margin-left: 1.5%;
  width: 47%;
  position: relative;
}
.wechat-custom-menu-layout .msg-panel__context .del-tuwen {
  left: 332px;
  bottom: 15px;
}
.wechat-custom-menu-layout .msg-panel__context .msg-panel__del:hover {
  text-decoration: underline;
  cursor: pointer;
}
.wechat-custom-menu-layout .msg-panel__context .msg-panel__del {
  position: absolute;
  width: 40px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #00a2ff;
}
.wechat-custom-menu-layout .msg-panel__context .msg-context__item .msg-panel__center {
  width: 150px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -75px;
  margin-top: -40px;
}
.wechat-custom-menu-layout .msg-panel__context .msg-context__item .msg-panel_select {
  cursor: pointer;
}
.wechat-custom-menu-layout .msg-panel__context .msg-context__item .message-plus {
  font-size: 30px;
  color: #00a2ff;
  margin-top: 30px;
  position: relative;
}
.wechat-custom-menu-layout .msg-panel__context .msg-context__item .message-plus a.btn {
  position: relative;
  z-index: 1;
}
.wechat-custom-menu-layout .msg-panel__context .msg-context__item .input_file {
  filter: alpha(opacity=0);
  opacity: 0;
  width: 85px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 33px;
  z-index: 3;
}
.wechat-custom-menu-layout .msg-panel__context .msg-context__item i {
  color: #00a2ff;
}
.wechat-custom-menu-layout .msg-panel__context .msg-context__item:hover {
  border-color: #000;
}
.wechat-custom-menu-layout #selectModal h4 {
  text-align: center;
  color: #58666e;
  font-size: 14px;
}
.wechat-custom-menu-layout #selectModal .modal-header, .wechat-custom-menu-layout #selectModal .modal-footer {
  background: #f4f5f9;
}
.wechat-custom-menu-layout #selectModal .modal-body {
  overflow-y: auto;
  height: 450px;
}
.wechat-custom-menu-layout #selectModal .panel {
  position: relative;
  cursor: pointer;
}
.wechat-custom-menu-layout .mask-bg {
  position: absolute;
  z-index: 1111;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  display: none;
}
.wechat-custom-menu-layout .mask-bg .mask-icon {
  height: 100%;
  position: relative;
}
.wechat-custom-menu-layout .mask-bg i {
  color: #fff;
  font-size: 24px;
  width: 25px;
  height: 25px;
  display: table-cell;
  position: absolute;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  vertical-align: middle;
}
.wechat-custom-menu-layout .cm-edit-content-con {
  background: #fff;
  min-height: 300px;
  margin: 0 15px;
  border: 1px solid #dee5e7;
}
.wechat-custom-menu-layout .cm-edit-content-con .cm-edit-page {
  padding: 20px;
}
.wechat-custom-menu-layout .cm-edit-content-con .cm-edit-page .row {
  margin-bottom: 10px;
}
.wechat-custom-menu-layout .cm-edit-content-con .cm-edit-page .row label {
  font-weight: normal;
}
.wechat-custom-menu-layout #editPage {
  display: none;
}
.wechat-custom-menu-layout .cm-edit-footer {
  margin-bottom: 20px;
  text-align: center;
}
.wechat-custom-menu-layout .btn-info1 {
  color: #fff !important;
  background-color: #138ed4;
  border-color: #138ed4;
}
.wechat-custom-menu-layout #sortBtnc {
  display: none;
}
.wechat-custom-menu-layout .branch .branchList {
  margin-bottom: 30px;
}
.wechat-custom-menu-layout .branch .branchList .form-control {
  display: table-cell;
  width: 180px;
  background-color: #fff;
  height: 30px;
}
.wechat-custom-menu-layout .branch .branchList label {
  margin-right: 5px;
}
.wechat-custom-menu-layout .branch .btn-primary {
  background: #6d9bcf;
  border-color: #6d9bcf;
}
.wechat-custom-menu-layout .branch .btn-primary:active {
  background: #6d9bcf;
  border-color: #6d9bcf;
}
.wechat-custom-menu-layout .branch .branchTable tr > td:first-child {
  text-align: left !important;
}
.wechat-custom-menu-layout .branch .branchDetails {
  font-size: 14px;
}
.wechat-custom-menu-layout .branch .branchDetails .control-group {
  margin-bottom: 30px;
}
.wechat-custom-menu-layout .branch .branchDetails span.maroon {
  color: red;
}
.wechat-custom-menu-layout .branch .branchDetails label {
  color: #585858;
}
.wechat-custom-menu-layout .branch .branchDetails .controls {
  color: #939393;
}
.wechat-custom-menu-layout .branch .branchDetails .col-xs-2 {
  text-align: right;
}
.wechat-custom-menu-layout .branch .branchDetails .btn-default {
  background: #909090;
  border-color: #909090;
  color: #fff;
}
.wechat-custom-menu-layout .branch .branchDetails .controls {
  width: 300px;
}
.wechat-custom-menu-layout .branch .branchAdd {
  font-size: 14px;
}
.wechat-custom-menu-layout .branch .branchAdd .control-group {
  margin-bottom: 30px;
}
.wechat-custom-menu-layout .branch .branchAdd span.maroon {
  color: red;
}
.wechat-custom-menu-layout .branch .branchAdd label {
  color: #585858;
  margin-top: 7px;
}
.wechat-custom-menu-layout .branch .branchAdd .controls {
  color: #939393;
}
.wechat-custom-menu-layout .branch .branchAdd .col-xs-2 {
  text-align: right;
}
.wechat-custom-menu-layout .branch .branchAdd .btn-default {
  background: #909090;
  border-color: #909090;
  color: #fff;
}
.wechat-custom-menu-layout .branch .branchAdd .controls {
  width: 300px;
}
.wechat-custom-menu-layout .branch .input_file {
  filter: alpha(opacity=0);
  opacity: 0;
  width: 85px;
  height: 34px;
  position: absolute;
  top: 0px;
  left: 230px;
  z-index: 3;
}
.wechat-custom-menu-layout .branch .input_text {
  width: 200px;
}
.wechat-custom-menu-layout .branch .btn-w {
  position: absolute;
  top: 0px;
  left: 230px;
  z-index: 2;
  width: 85px;
  background: #dcdcdc !important;
  border-color: #dcdcdc !important;
  color: #000 !important;
}
.wechat-custom-menu-layout .branch .w-config th {
  text-align: center;
}
.wechat-custom-menu-layout .branch .w-config td {
  text-align: center;
}
.wechat-custom-menu-layout #login .main-header {
  background-color: #e7e7e7;
  position: relative;
  min-width: 1200px;
  width: 100%;
  /*height: 60px;*/
  display: inline-block;
}
.wechat-custom-menu-layout #login .main-header .inner-header {
  width: 1000px;
  min-height: 100%;
  margin: 5px auto;
  position: relative;
  height: 40px;
}
.wechat-custom-menu-layout #login .main-header .inner-header a {
  float: left;
  color: #0042bb;
  font-size: 18px;
  line-height: 40px;
  font-family: "黑体，宋体";
  font-weight: bold;
}
.wechat-custom-menu-layout #login .main-header .inner-header .logo {
  float: right;
  line-height: 40px;
}
.wechat-custom-menu-layout #login .main-body {
  background: url(../images/bul.png) no-repeat 0px 296px;
  background-size: 100%;
  min-height: 500px;
}
.wechat-custom-menu-layout #login .main-body .inner-body {
  width: 1000px;
  min-height: 100%;
  margin: 5px auto;
  position: relative;
}
.wechat-custom-menu-layout #login .main-body .inner-body .left {
  float: left;
  width: 500px;
}
.wechat-custom-menu-layout #login .main-body .inner-body .left img {
  padding: 30px;
  width: 100%;
  display: block;
  margin-top: 20px;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right {
  border: 1px solid #ddd;
  float: right;
  padding: 60px 30px 40px;
  width: 360px;
  margin-top: 60px;
  background: #fff;
  border-top: 5px solid #138ed4;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  position: relative;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right h3 {
  position: absolute;
  top: 5px;
  left: 30px;
  font-size: 16px;
  color: #2f97d6;
  font-weight: bold;
  font-family: "黑体";
}
.wechat-custom-menu-layout #login .main-body .inner-body .right h3 span {
  color: #555;
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  top: 2px;
  left: 127px;
  width: 170px;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right h3 span a {
  color: #0042bb;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right h3 span a:hover {
  text-decoration: underline;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right .input-group-addon {
  background: #6d9bcf;
  color: #fff;
  border-color: #6d9bcf;
  border-right: 1px solid transparent;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right .input-group {
  margin-bottom: 15px;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right .input-group input {
  height: 40px;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right label {
  font-weight: normal;
  margin-bottom: 0px;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right label input {
  margin-right: 3px;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right .form-group {
  margin-bottom: 10px;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right .form-group a.psd {
  color: #0042bb;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right .form-group a.psd:hover {
  text-decoration: underline;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right .form-group a.authorization {
  color: #da0606;
}
.wechat-custom-menu-layout #login .main-body .inner-body .right .form-group .btn-primary {
  background-color: #6d9bcf;
  border-color: #6d9bcf;
  height: 40px;
}
.wechat-custom-menu-layout #myModal .ke-dialog-row {
  margin-bottom: 30px;
  margin-top: 20px;
}
.wechat-custom-menu-layout #myModal .ke-dialog-body label {
  margin-right: 10px;
  cursor: pointer;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}
.wechat-custom-menu-layout #myModal .ke-button-outer {
  background-position: 0 -25px;
  padding: 0;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}
.wechat-custom-menu-layout #myModal .ke-button-common {
  background: url(../images/background.png) no-repeat scroll -10px -25px transparent;
  cursor: pointer;
  height: 25px;
  line-height: 21px;
  overflow: visible;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.wechat-custom-menu-layout #myModal .ke-upload-button {
  position: relative;
}
.wechat-custom-menu-layout #myModal .ke-inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}
.wechat-custom-menu-layout #myModal .ke-upload-area .ke-upload-file {
  position: absolute;
  top: 0;
  right: 0;
  height: 25px;
  padding: 0;
  margin: 0;
  z-index: 811212;
  border: 0 none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.wechat-custom-menu-layout #myModal input[name=localUrl] {
  background: #eee;
}
.wechat-custom-menu-layout #myModal input:focus {
  outline: none;
  border: 1px solid #4d90fe;
}
.wechat-custom-menu-layout .mass .mt-tab {
  margin-left: 0;
  margin-bottom: 20px;
}
.wechat-custom-menu-layout .mass .mt-tab li.on {
  color: #58666e;
  font-weight: 700;
  border-bottom: 3px solid #01a1ff !important;
  margin-bottom: -1px;
}
.wechat-custom-menu-layout .mass .mt-tab li a {
  line-height: 40px;
  display: block;
  padding: 0 20px;
  color: #98a6ad;
}
.wechat-custom-menu-layout .mass .mt-tab li.on a {
  color: #58666e;
}
.wechat-custom-menu-layout .mass .maxw-150 {
  max-width: 150px;
}
.wechat-custom-menu-layout .mass .m-b-sm {
  margin-bottom: 10px;
}
.wechat-custom-menu-layout .mass label {
  font-weight: normal;
}
.wechat-custom-menu-layout .message-footer {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 100px;
  height: 50px;
}
.wechat-custom-menu-layout .message-footer .message-footer__tooltip {
  padding: 5px;
  border: 1px solid #e9e9e9;
  color: #afafaf;
  position: absolute;
  left: -180px;
  top: 2px;
}
.wechat-custom-menu-layout .message-footer .message-btn {
  color: #fff;
  background: #138ed4;
  margin-right: 20px;
  width: 100px;
  text-align: center;
}
.wechat-custom-menu-layout .message-footer .message-footer__container, .wechat-custom-menu-layout .message-footer .message-btn {
  display: inline-block;
  position: relative;
}
.wechat-custom-menu-layout .mass .msg-template {
  width: 300px;
}
.wechat-custom-menu-layout .mass .del-tuwen {
  left: 310px;
}
.wechat-custom-menu-layout .mass .message-sent {
  margin: 15px 25px 0;
  box-sizing: border-box;
  position: relative;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__header {
  width: 100%;
  text-align: left;
  height: 42px;
  background: #f6f6f6;
  position: relative;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__header .message-sent__type {
  height: 42px;
  line-height: 42px;
  margin: 0 280px 0 0;
  padding: 0 0 0 20px;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__header .header-setting {
  height: 42px;
  line-height: 42px;
  width: 160px;
  position: absolute;
  right: 120px;
  top: 0;
}
.wechat-custom-menu-layout .mass .message-sent__setting {
  width: 160px;
  float: right;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__list .item-setting {
  padding-top: 10px;
  line-height: 26px;
  padding-right: 10px;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__header .header-status {
  height: 42px;
  line-height: 42px;
}
.wechat-custom-menu-layout .mass .message-sent__status {
  width: 120px;
  position: absolute;
  right: 0;
  top: 0;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__list {
  width: 100%;
  margin: 0;
  padding: 0;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__list li {
  padding: 0;
  margin: 0;
  list-style: none;
  border-bottom: 1px dotted #e9e9e9;
  overflow: hidden;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__list .message-sent__item {
  margin: 16px 0;
  background: #fff;
  min-height: 116px;
  overflow: hidden;
  position: relative;
  padding: 0;
  color: #000;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__list .message-sent__face {
  position: absolute;
  top: 0;
  left: 0;
  background: #f6f6f6;
  width: 116px;
  height: 116px;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__list .message-sent__face .message-sent__icon--tuwen {
  background: url(../images/message.png) -29px 0 no-repeat;
  height: 32px;
  width: 32px;
  margin-left: -16px;
  margin-top: -16px;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__list .message-sent__face .message-sent__icon {
  position: absolute;
  top: 50%;
  left: 50%;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__list .send-wrapper {
  min-height: 116px;
  margin: 0 130px 0 120px;
  padding: 0 0 0 24px;
  line-height: 23px;
  overflow: hidden;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__list .item-status {
  padding-top: 10px;
  line-height: 26px;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__list .item-status .message-send__icon--down {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 8px;
  right: 40px;
  line-height: 20px;
  font-size: 20px;
  color: #cbcbcb;
}
.wechat-custom-menu-layout .mass .c-cbcbcb {
  color: #cbcbcb;
}
.wechat-custom-menu-layout .mass .mr-5 {
  margin-right: 5px;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__list .message-sent__depict {
  margin: 0;
  min-height: 116px;
  padding: 10px 70px 0 0;
  line-height: 23px;
  float: left;
}
.wechat-custom-menu-layout .mass .message-sent .message-sent__list .item-status .message-sent__item--del {
  color: #00a2ff;
  text-decoration: underline;
}
.wechat-custom-menu-layout .messInfo {
  min-width: 140px;
  max-width: 400px;
  position: absolute;
  left: 120px;
  top: 58px;
  border: 1px solid #ddd;
  border-radius: 5px;
  display: none;
}
.wechat-custom-menu-layout .messInfo .messInfo-inner {
  width: 190px;
  padding: 20px;
  background: #F3F4F8;
  overflow: hidden;
}
.wechat-custom-menu-layout .messInfo .messInfo-inner .messInfo-top {
  position: relative;
}
.wechat-custom-menu-layout .messInfo .messInfo-inner .messInfo-top img {
  width: 100%;
  display: block;
}
.wechat-custom-menu-layout .messInfo .messInfo-inner .messInfo-text {
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}
.wechat-custom-menu-layout .messInfo .messInfo-inner .messInfo-text p {
  width: 150px;
  margin-bottom: 0px;
  color: #fff;
}
.wechat-custom-menu-layout .fans .m-t-sm {
  margin-top: 10px;
}
.wechat-custom-menu-layout .fans .m-b-xs {
  margin-bottom: 5px;
}
.wechat-custom-menu-layout .fans .pos-rlt {
  position: relative;
}
.wechat-custom-menu-layout .fans .custom-fans-search-input {
  background: #F3F4F8;
  padding: 0 33px 0 10px;
  border: 0;
  height: 33px;
  line-height: 33px;
  width: 215px;
  display: inline-block;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.wechat-custom-menu-layout .fans .custom-fans-search-btn {
  position: absolute;
  top: 8px;
  right: 10px;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: 0;
  outline: none;
}
.wechat-custom-menu-layout .fans .bg-white .text-muted {
  color: #98a6ad !important;
}
.wechat-custom-menu-layout .fans .custom-fans-add-btn {
  border: 1px dashed #ccc;
}
.wechat-custom-menu-layout .fans .fans-list {
  margin-top: 15px;
  display: table;
  table-layout: fixed;
  border-spacing: 0;
  width: 100%;
  height: 100%;
}
.wechat-custom-menu-layout .fans .fans-l {
  display: table-cell;
  vertical-align: top;
  height: 100%;
  float: none;
  border-left: 1px solid #dee5e7;
  border-top: 1px solid #dee5e7;
  border-bottom: 1px solid #dee5e7;
  position: relative;
}
.wechat-custom-menu-layout .fans .fans-r {
  display: table-cell;
  vertical-align: top;
  height: 100%;
  float: none;
  border: 1px solid #dee5e7;
}
.wechat-custom-menu-layout .fans .checkbox-inline {
  margin-right: 10px;
}
.wechat-custom-menu-layout .fans .m-l-lg {
  margin-left: 30px;
}
.wechat-custom-menu-layout .fans .m-l {
  margin-left: 15px;
}
.wechat-custom-menu-layout .fans i.icon-sort-down {
  float: right;
  display: block;
}
.wechat-custom-menu-layout .fans .fans-l .table {
  margin-bottom: 0px;
}
.wechat-custom-menu-layout .fans .v-middle {
  vertical-align: middle !important;
}
.wechat-custom-menu-layout .fans .m-r-xs {
  margin-right: 5px;
}
.wechat-custom-menu-layout .fans .with-checkbox {
  width: 10px;
}
.wechat-custom-menu-layout .fans .fans-r {
  width: 220px;
}
.wechat-custom-menu-layout .fans .fans-r .padder {
  padding-left: 15px;
  padding-right: 15px;
}
.wechat-custom-menu-layout .fans .fans-r .m-t-md {
  margin-top: 20px;
}
.wechat-custom-menu-layout .fans-tag {
  padding: 5px 10px;
  display: block;
  background: #01A1FF;
  color: #fff !important;
}
.wechat-custom-menu-layout .fansInfo {
  min-width: 140px;
  position: absolute;
  left: 90px;
  top: 89px;
  border: 1px solid #ddd;
  border-radius: 5px;
  display: none;
  overflow: hidden;
  background: #fff;
}
.wechat-custom-menu-layout .fansInfo .fansInfo-inner {
  width: 190px;
  padding: 20px;
  background: #F3F4F8;
  overflow: hidden;
  float: left;
}
.wechat-custom-menu-layout .fansInfo .fansInfo-right {
  float: right;
  width: 335px;
  height: 190px;
  padding: 0 15px;
  overflow: hidden;
}
.wechat-custom-menu-layout .fansInfo .fansInfo-right h4 {
  font-size: 18px;
  margin-top: 25px;
  color: #555;
}
.wechat-custom-menu-layout .fansInfo .fansInfo-inner .fansInfo-top {
  position: relative;
}
.wechat-custom-menu-layout .fansInfo .fansInfo-inner .fansInfo-top img {
  width: 100%;
  display: block;
}
.wechat-custom-menu-layout .fansInfo .m-t-xs {
  margin-top: 5px;
}
.wechat-custom-menu-layout .fansInfo .m-t-md {
  margin-top: 20px;
}
.wechat-custom-menu-layout .fansInfo .m-date {
  line-height: 30px;
  border-top: 1px solid #ddd;
  margin-right: 0px;
  margin-left: 0px;
  color: #999;
}
.wechat-custom-menu-layout .fansInfo i.icon-pencil {
  color: #98a6ad;
  cursor: pointer;
}
.wechat-custom-menu-layout .fans .pos-rlt {
  position: relative;
}
.wechat-custom-menu-layout .fans .pos-abt {
  position: absolute;
  top: 9px;
  right: 10px;
}
.wechat-custom-menu-layout .fans .modal-footer {
  padding: 8px 15px;
}
.wechat-custom-menu-layout .fans input[name=f-remarks] {
  display: none;
}
.wechat-custom-menu-layout .coupons select {
  padding: 3px 12px 3px 10px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}
.wechat-custom-menu-layout .coupons .cs-small .form-control {
  width: 140px;
  padding-right: 25px;
}
.wechat-custom-menu-layout .coupons .form-control {
  background-color: #fff;
}
.wechat-custom-menu-layout .coupons .cs-select {
  width: auto;
}
.wechat-custom-menu-layout .phone-header {
  background-color: #39393c;
  height: 60px;
  width: 100%;
  color: #fff;
  position: relative;
  z-index: 4;
}
.wechat-custom-menu-layout .phone-info {
  color: #fff;
  font-size: 28px;
  display: inline;
  line-height: 0px;
  font-weight: 900;
}
.wechat-custom-menu-layout .phone-info em {
  font-size: 12PX;
  font-weight: 400;
}
.wechat-custom-menu-layout .phone-left {
  position: absolute;
  /*padding-top: 5px;*/
}
.wechat-custom-menu-layout .phone-info .phone-time {
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 14px;
}
.wechat-custom-menu-layout .phone-power {
  position: absolute;
  top: 0px;
  right: 20px;
}
.wechat-custom-menu-layout .phone-power .iconfont {
  font-size: 20px;
  vertical-align: middle;
}
.wechat-custom-menu-layout .phone-menu-header {
  margin-top: 15px;
  position: relative;
}
.wechat-custom-menu-layout .history-black {
  position: absolute;
}
.wechat-custom-menu-layout .default-menu {
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 0px;
}
.wechat-custom-menu-layout .phone-menu-header .personal-icon {
  position: absolute;
  right: 20px;
  bottom: -5px;
  font-size: 20px;
}
.wechat-custom-menu-layout #postMsg {
  display: none;
}
.wechat-custom-menu-layout #editMessage {
  display: none;
}
.wechat-custom-menu-layout #editPage {
  display: block;
}
.wechat-custom-menu-layout #editProgram {
  display: none;
}
.wechat-custom-menu-layout .cm-edit-content-con {
  min-height: 30px;
}
.wechat-custom-menu-layout .msg-panel__context {
  min-height: 200px;
}
.wechat-custom-menu-layout .msg-panel__context .msg-context__item {
  height: 150px;
}
.wechat-custom-menu-layout .row {
  margin: 0px;
}
.wechat-custom-menu-layout .inner-right {
  background-color: #fff;
}
.wechat-custom-menu-layout .cm-edit-content-con {
  border: none;
}
.wechat-custom-menu-layout .keyword {
  border-radius: 4px !important;
}
.wechat-custom-menu-layout .applet-text {
  padding-left: 0px;
}
.wechat-custom-menu-layout .prompt-text {
  padding-top: 5px;
  display: block;
  color: #999999;
}
.wechat-custom-menu-layout .prompt-text a {
  margin-left: 10px;
  color: #4b9bff;
}
.wechat-custom-menu-layout .page-link-row {
  margin-top: 30px;
}
.wechat-custom-menu-layout .cm-edit-footer {
  margin-top: 30px;
  border-top: 1px solid #eee;
  padding-top: 40px;
}
.wechat-custom-menu-layout .tutorial-link {
  color: #4b9bff;
  display: block;
  margin-top: 10px;
}
.wechat-custom-menu-layout .message-type {
  width: 82px;
  height: 34px;
  line-height: 34px;
  margin-right: 11px;
  background-color: transparent;
  border-radius: 8px;
  border-width: 1px;
  border: 1px solid #eee;
}
.wechat-custom-menu-layout .message-type:hover,
.wechat-custom-menu-layout .message-type:active,
.wechat-custom-menu-layout .message-type:focus,
.wechat-custom-menu-layout .message-type:visited {
  color: #009587;
  background-color: transparent;
  border-color: #009587;
  outline: none;
}
.wechat-custom-menu-layout .message-actived {
  color: #009587;
  background-color: transparent;
  border-color: #009587;
  outline: none;
}
.wechat-custom-menu-layout .select-info {
  display: none;
  margin: 31px 0px 0px 20px;
  width: 549px;
  height: 102px;
  background: #f4f4f4;
  align-content: center;
  align-items: center;
  padding: 0px 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}
.wechat-custom-menu-layout .info-img {
  width: 78px;
  height: 78px;
  float: left;
  border-radius: 8px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.wechat-custom-menu-layout .meng-img {
  width: 100%;
}
.wechat-custom-menu-layout .info-row {
  width: 388px;
  margin-left: 100px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.wechat-custom-menu-layout .info-title {
  color: #333333;
}
.wechat-custom-menu-layout .info-details {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #969696;
}
.wechat-custom-menu-layout .info-time {
  color: #969696;
}
.wechat-custom-menu-layout #add-material-btn {
  margin: 50px 0px 0px 100px;
}
.wechat-custom-menu-layout .Graphic-select {
  display: none;
}
.wechat-custom-menu-layout .btn-color {
  background-color: #009587 !important;
  border: 1px solid #009587;
}
.wechat-custom-menu-layout .choose-actived {
  background-color: #009587 !important;
}
.wechat-custom-menu-layout .choose-ok {
  width: 117px;
  height: 39px;
  border-radius: 8px;
  color: #fff;
  border: none;
  background-color: #999999;
}
.wechat-custom-menu-layout .modal-dialog {
  width: 80%;
  margin: 54px auto;
}
.wechat-custom-menu-layout .sourre {
  float: left;
}
.wechat-custom-menu-layout .operating {
  float: right;
}
.wechat-custom-menu-layout #selectModal .modal-header,
.wechat-custom-menu-layout #selectModal .modal-footer {
  background-color: transparent;
  border: none;
}
.wechat-custom-menu-layout #selectModal .modal-body {
  margin: 0px 32px;
  border: 1px solid #ccc;
  height: 671px;
  padding: 0px;
  border-radius: 8px;
}
.wechat-custom-menu-layout .modal-footer .close:hover,
.wechat-custom-menu-layout .modal-footer .close:active,
.wechat-custom-menu-layout .modal-footer .close:focus,
.wechat-custom-menu-layout .modal-footer .close:visited,
.wechat-custom-menu-layout .modal-footer .close {
  width: 72px;
  height: 36px;
  background: #f4f4f4;
  border: 1px solid #dddddd;
  border-radius: 8px;
  font-size: 14px;
  color: #666666;
  line-height: 12px;
  opacity: 0px;
  margin-right: 10px;
  text-shadow: none;
}
.wechat-custom-menu-layout .close {
  color: #666;
  opacity: 1;
}
.wechat-custom-menu-layout .close:focus, .wechat-custom-menu-layout .close:hover {
  opacity: 1;
}
.wechat-custom-menu-layout .isOk {
  float: right;
  border-radius: 8px;
}
.wechat-custom-menu-layout .information-card {
  padding: 0px;
  overflow: hidden;
}
.wechat-custom-menu-layout .information-card li {
  float: left;
  margin: 25px 0px 0px 25px;
  width: 264px;
  height: 170px;
  border: 1px solid #dddddd;
  border-radius: 8px;
  padding: 10px;
}
.wechat-custom-menu-layout .card-time {
  font-size: 14px;
  color: #333333;
  line-height: 21px;
  display: block;
  padding-bottom: 14px;
  border-bottom: 1px solid #dddddd;
}
.wechat-custom-menu-layout .info-body {
  margin-top: 10px;
  position: relative;
  width: 100%;
  height: 69%;
}
.wechat-custom-menu-layout .descriptive-img {
  width: 100%;
  height: 100%;
}
.wechat-custom-menu-layout .descriptive-text {
  width: 100%;
  height: 28px;
  background: black;
  opacity: 0.5;
  position: absolute;
  bottom: 0px;
  left: 0px;
  overflow: hidden;
}
.wechat-custom-menu-layout .descriptive-text em {
  font-size: 12px;
  color: white;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-style: normal;
}
.wechat-custom-menu-layout input[name=radioBtn] {
  width: 14px;
  height: 14px;
  background-color: #fff;
}
.wechat-custom-menu-layout .control {
  box-sizing: border-box;
  padding-right: 0px;
  /* padding-right: 30px; */
}
.wechat-custom-menu-layout input {
  color: #999999;
}
.wechat-custom-menu-layout .custom_input_title {
  margin-left: 164px;
}
.wechat-custom-menu-layout .select-message-Modal {
  padding: 20px;
}
.wechat-custom-menu-layout .select-message-Modal .layui-layer-title {
  background-color: transparent;
  border: none;
}
.wechat-custom-menu-layout .information-card {
  border: 2px solid #eee;
  margin: 14px 0px 25px 0px;
  padding-bottom: 25px;
}
.wechat-custom-menu-layout .select-message-Modal .layui-layer-content {
  height: auto;
}
.wechat-custom-menu-layout .modal-footer {
  overflow: hidden;
}
.wechat-custom-menu-layout .close {
  float: right;
}
.wechat-custom-menu-layout .information-card .selected-card {
  box-shadow: 7px 7px 10px rgba(0, 149, 135, 0.2);
  transition: all 0.3s ease-in-out;
}
.wechat-custom-menu-layout #footer-pages {
  text-align: right;
}
.wechat-custom-menu-layout .lay-col-margin-left {
  margin-left: 70px;
}
.wechat-custom-menu-layout #postMsg .layui-row {
  display: flex;
  align-items: center;
}
.wechat-custom-menu-layout .editId {
  width: 150px;
  text-align: right;
  box-sizing: border-box;
  margin-right: 20px;
  padding: 9px 10px 9px 10px;
}
.wechat-custom-menu-layout .associated-appletId {
  display: flex;
}
.wechat-custom-menu-layout .associated-appletId .layui-input-block {
  flex: 1;
  margin: 0px;
}
.wechat-custom-menu-layout .page-link-row .layui-input-block {
  margin-left: 170px;
}
.wechat-custom-menu-layout .layui-input:focus {
  border: 1px solid #009587 !important;
}
.wechat-custom-menu-layout .delet-btn {
  background-color: red;
}
.wechat-custom-menu-layout button {
  border-radius: 8px;
}
.wechat-custom-menu-layout .layui-card {
  border-radius: 8px;
  overflow: hidden;
}
.wechat-custom-menu-layout .container h3 {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 60px;
  padding-left: 30px;
}
.wechat-custom-menu-layout .custom-menu-edit-con {
  padding-top: 0px;
}
.wechat-custom-menu-layout .menu-header {
  height: 122px;
  background: #eef6ff;
  border: 1px solid #b3d6ff;
  box-shadow: 0px 3px 7px 0px rgba(221, 221, 221, 0.35);
  border-radius: 8px;
  margin-bottom: 20px;
  box-sizing: border-box;
  padding: 8px 24px;
}
.wechat-custom-menu-layout .menu-header .tag i {
  font-size: 20px;
  color: #009587;
}
.wechat-custom-menu-layout .menu-header .tag em {
  font-size: 14px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #009587;
}
.wechat-custom-menu-layout .menu-header .tag {
  margin-bottom: 8px;
}
.wechat-custom-menu-layout .prompt-title li {
  font-size: 12px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: rgba(102, 102, 102, 0.8);
  line-height: 18px;
}
.wechat-custom-menu-layout #save-information {
  float: left;
}
.wechat-custom-menu-layout .add-menu {
  float: left;
}
.wechat-custom-menu-layout .border-r {
  border-radius: 8px;
}
.wechat-custom-menu-layout .lay-width .layui-form-radio {
  margin: 0px;
  padding: 0px;
}
.wechat-custom-menu-layout .help-block {
  margin-left: 165px;
}
.wechat-custom-menu-layout .margin-l {
  margin-left: 165px;
}
.wechat-custom-menu-layout .phone-info {
  position: relative;
}
.wechat-custom-menu-layout .phone-power {
  bottom: 0px;
  top: 20px;
}
.wechat-custom-menu-layout .phone-left {
  bottom: 16px;
}
.wechat-custom-menu-layout .phone-info .phone-time {
  position: relative;
  bottom: -2px;
  font-size: 12px;
}
.wechat-custom-menu-layout .cm-edit-right-header {
  position: absolute;
  width: 90%;
}
.wechat-custom-menu-layout .help-block .layui-input {
  width: 50%;
  float: left;
}
.wechat-custom-menu-layout .addEmoji {
  float: left;
  margin-left: 20px;
  background-color: transparent;
  border: 1px solid #009587;
  color: #009587;
}
.wechat-custom-menu-layout .tig-title {
  display: block;
  margin-top: 45px;
}
.wechat-custom-menu-layout .margin-t {
  margin-top: 45px;
}
.wechat-custom-menu-layout .emoji_container {
  /*z-index: 1.0000000000000003e+27;*/
  height: 300px;
}
.wechat-custom-menu-layout #custom_input_title {
  border: 1px solid #eee;
  display: flex;
  justify-items: center;
  align-items: center;
  line-height: 36px;
}
.wechat-custom-menu-layout #custom_input_title:focus {
  display: flex;
  justify-items: center;
  align-items: center;
  align-content: center;
}
.wechat-custom-menu-layout .emoji_icon {
  width: 18px;
  height: 18px;
}