.layui-layer.evc {
  border-radius: 3px;
  box-shadow: none;
  border: 0; }
  .layui-layer.evc .layui-layer-title {
    padding: 0 80px 0 15px;
    height: 50px;
    line-height: 50px;
    border-bottom: 0 solid #eee;
    font-size: 14px;
    color: #2e323c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 2px 2px 0 0;
    background-image: none;
    background-color: #fff;
    background-repeat: repeat-x;
    font-weight: normal;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 2018; }
  .layui-layer.evc .layui-layer-content {
    background: #edeff4; }
  .layui-layer.evc .layui-layer-setwin {
    position: absolute;
    right: 10px;
    top: 20px;
    font-size: 0;
    line-height: initial;
    z-index: 2019; }
  .layui-layer.evc .show-help {
    position: absolute;
    top: 18px;
    right: 36px;
    width: 16px;
    height: 16px;
    background: url(../image/evc_icons.png) no-repeat 0 -84px;
    cursor: pointer;
    z-index: 2019; }
  .layui-layer.evc .show-help:hover {
    background-position: 0 -103px; }

.layui-layer.evc-alt {
  border-radius: 3px;
  box-shadow: none;
  border: 0; }
  .layui-layer.evc-alt .layui-layer-title {
    padding: 0 80px 0 15px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #7d8491;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 2px 2px 0 0;
    background-image: none;
    background-color: #fff;
    background-repeat: repeat-x;
    font-weight: normal;
    position: relative;
    z-index: 2018; }
  .layui-layer.evc-alt .layui-layer-content {
    background: #fff;
    border-bottom: 1px solid #eee; }
  .layui-layer.evc-alt .layui-layer-btn {
    text-align: center;
    padding-top: 12px; }
  .layui-layer.evc-alt .layui-btn-0 {
    background: url() #3399ff; }
  .layui-layer.evc-alt .layui-btn-1 {
    background: url() #aab3c3;
    color: #fff; }
  .layui-layer.evc-alt .layui-layer-setwin {
    position: absolute;
    right: 10px;
    top: 20px;
    font-size: 0;
    line-height: initial;
    z-index: 2019; }
  .layui-layer.evc-alt .layui-layer-input {
    height: 32px;
    width: 100%;
    text-indent: 5px; }

.layui-layer.evc-help-tip {
  border-radius: 3px;
  box-shadow: none;
  border: 0; }
  .layui-layer.evc-help-tip .layui-layer-content {
    padding: 20px;
    color: #6b7484;
    font-size: 14px; }
    .layui-layer.evc-help-tip .layui-layer-content .content-title {
      color: #ff9900;
      text-align: center;
      font-size: 16px;
      padding-bottom: 8px;
      padding-top: 10px; }
      .layui-layer.evc-help-tip .layui-layer-content .content-title .icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 10px;
        background: url(../images/evc-help-icon.png) 0px 0px no-repeat;
        vertical-align: middle; }
    .layui-layer.evc-help-tip .layui-layer-content .content-wrap {
      color: #6b7484;
      font-size: 14px;
      padding-bottom: 15px; }

/*# sourceMappingURL=layer-skin-evc.css.map */

/* 文字链接 */
.mainActive {
	cursor: pointer;
}
