/*  -webkit-transition: 
       -moz-transition: 
        -ms-transition: 
         -o-transition: 
            transition: */
html,body{
  margin:0!important;
  height:100%;
  background-color: #f5f5f5;
}
:-moz-placeholder {
  color: #ccc; 
}
::-moz-placeholder {
  color: #ccc;
}
input:-ms-input-placeholder{
  color: #ccc;
}
input::-webkit-input-placeholder{
  color: #ccc;
}
.e-linkagesel{display:none!important;}
/* 布局 */
.e-pr{position: relative!important;}
/* 字体颜色 */
.e-cpri{color: #9b58b5!important;}
.e-csup{color: #f8b62a!important;}
.e-cgreen{color: #41cd26!important;}
.e-cred{color: #f00!important;}
.e-ctm{color: transparent!important;}
.e-ctm::after{color: transparent!important;}
.e-cf{color: #fff!important;}
.e-cb{color: #bbb!important;}
.e-c9{color: #999!important;}
.e-c6{color: #666!important;}
.e-c3{color: #333!important;}

/* 字体大小 */
.e-fs12{font-size: 12px!important;}
.e-fs14{font-size: 14px!important;}
.e-fs16{font-size: 16px!important;}
.e-fs18{font-size: 18px!important;}
.e-fs20{font-size: 20px!important;}
.e-fs32{font-size: 32px!important;}
.e-fs36{font-size: 36px!important;}

.e-fwb{font-weight: bold!important;}

.e-tac{text-align: center!important;}
.e-tal{text-align: left!important;}
.e-tar{text-align: right!important;}
/* 背景颜色 */
.e-bcff{background-color: #fff!important;}
.e-bcsup{background-color: #f8b62a!important;}
.e-bcgray{background-color: #f8f8f8!important;}
.e-bcdark{background-color: #d8d8d8!important;}
.e-bctm{background-color: transparent!important;}
/* 行高 */
.e-lh24{line-height: 24px!important;}
.e-lh30{line-height: 30px!important;}
.e-lh38{line-height: 38px!important;}
/* 鼠标状态 */
.e-hand{cursor: pointer!important;}
/* 间距留白 */
.e-m15{margin:15px!important;}

.e-ml5{margin-left: 5px!important;}
.e-ml10{margin-left: 10px!important;}
.e-ml15{margin-left: 15px!important;}
.e-ml20{margin-left: 20px!important;}
.e-ml30{margin-left: 30px!important;}
.e-ml40{margin-left: 40px!important;}
.e-ml60{margin-left: 60px!important;}
.e-ml70{margin-left: 70px!important;}
.e-ml80{margin-left: 80px!important;}
.e-ml100{margin-left: 100px!important;}
.e-ml110{margin-left: 110px!important;}
.e-ml120{margin-left: 120px!important;}
.e-ml140{margin-left: 140px!important;}
.e-ml190{margin-left: 190px!important;}

.e-mr20{margin-right: 20px!important;}
.e-mr36{margin-right: 36px!important;}
.e-mr50{margin-right: 50px!important;}

.e-mt0{margin-top: 0!important;}
.e-mt4{margin-top: 4px!important;}
.e-mt5{margin-top: 5px!important;}
.e-mt10{margin-top: 10px!important;}
.e-mt15{margin-top: 15px!important;}
.e-mt20{margin-top: 20px!important;}
.e-mt30{margin-top: 30px!important;}
.e-mt40{margin-top: 40px!important;}

.e-mb0{margin-bottom:0!important;}
.e-mb10{margin-bottom:10px!important;}
.e-mb15{margin-bottom:15px!important;}
.e-mb20{margin-bottom:20px!important;}

.e-pt10{padding-top: 10px!important;}

.e-pd0{padding: 0px!important;}
.e-pd10{padding: 10px!important;}
.e-pd20{padding: 20px!important;}
.e-pd30{padding: 30px!important;}
.e-pd40{padding: 40px!important;}

.e-mg15{margin: 15px!important;}
.e-bdno{border: none;}
/* 宽高 */
.e-wauto{width: auto!important;}
.e-w100{width: 100px!important;box-sizing: border-box;}
.e-w120{width: 120px!important;box-sizing: border-box;}
.e-w140{width: 140px!important;box-sizing: border-box;}
.e-w150{width: 150px!important;box-sizing: border-box;}
.e-w160{width: 160px!important;box-sizing: border-box;}
.e-w190{width: 190px!important;box-sizing: border-box;}
.e-w240{width: 240px!important;box-sizing: border-box;}
.e-w300{width: 300px!important;box-sizing: border-box;}
.e-w320{width: 320px!important;box-sizing: border-box;}
.e-w380{width: 380px!important;box-sizing: border-box;}
.e-w400{width: 400px!important;box-sizing: border-box;}
.e-w450{width: 450px!important;box-sizing: border-box;}
.e-w500{width: 500px!important;box-sizing: border-box;}
.e-w580{width: 580px!important;box-sizing: border-box;}
.e-w600{width: 600px!important;box-sizing: border-box;}
.e-w650{width: 650px!important;box-sizing: border-box;}
.e-w800{width: 800px!important;box-sizing: border-box;}
/* 对齐方式 */
.e-vam{vertical-align: middle!important;}
/* 浮动 */
.e-fl{float: left!important;}
.e-fr{float: right!important;}
.e-td3{border-top: 1px solid #e6e9ee;line-height: 20px;padding: 9px 15px;}
.e-td3:first-child{border-top:none;}
/* 清除浮动 */
.e-clearfix{
  zoom: 1;
}
.e-clearfix::after{
  content: '';
  display: block;
  clear: both;
}
.e-single-dot{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-line{
  margin-top: 20px;
  height: 1px;
  background-color: #e6e9ee;
}
/* 表格 */
.e-table{
  overflow: auto;
  margin-top: 20px;
}
.e-table .layui-table td, .e-table .layui-table th{
  min-width: 100px;
  max-width:400px;
}
.e-table .layui-table{
  margin-top: 0;
  margin-bottom:0;
  text-align: center;
}
.e-table .layui-table th{
  text-align: center;
}
.e-table-tal .layui-table{
  margin-top: 20px;
  margin-bottom:0;
  text-align: left;
}
.e-table-tal .layui-table th{
  text-align: left;
}
.e-table .layui-table tbody tr:hover{
  background-color: transparent;
}
.e-th{
  text-align: right;
  background-color: #fafafa;
  font-weight: bold;
}
.e-tablelike{
  padding: 5px 20px;
  background-color: #f8f8f8;
}
.e-tablelike .layui-table{
  background-color: transparent;
}
.e-tablelike .layui-table tbody tr:hover{
  background-color: transparent;
}
.e-msg-table th{
  background-color: #f8f8f8;
  text-align: right;
}
.e-msg-table .layui-table tbody tr:hover{
  background-color: transparent;
}
/* 边框盒子 */
.e-border-box{
  margin-top: 20px;
  border: 1px solid #e6e9ee;
}
.e-border-box .layui-table{
  margin-top: 0;
}
.e-bank-radiobox{
  float: left;
  min-width: 370px;
  height: 50px;
  margin-right: 20px;
  margin-bottom:20px;
  border: 1px dashed #ccc;
}
.e-bank-radiobox .layui-form-radio{
  display: block;
  line-height: 50px;
  margin: 0;
  padding: 0 20px;
}
.e-inblo{
  display: inline-block;
}
/* 表单（基于layui） */
.e-label{
  float: left;
  line-height: 20px;
  padding: 9px 10px 9px 0;
}
.e-label2{
  float: left;
  line-height: 20px;
  padding: 9px 10px;
}
.layui-btn{
  min-width: 80px;
}
.layui-btn-small{
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px;
}
/* 单位文字 */
.e-unit{
  float: left;
  line-height: 38px;
}
/* 操作文字 */
.e-action{
  color: #9b58b5!important;
  text-decoration: underline;
}
/* 自适应容器 */
.e-container{
  box-sizing: border-box;
  padding: 80px 0 15px 215px;
}
.e-container .layui-form-mid{
  color: #999;
}
/* 面板元素 */
.e-board{
  margin-top: 15px;
  padding: 20px;
  background-color: #fff;
  box-sizing: border-box;
}
.e-board::after{
  content: '';
  display: block;
  clear: both;
}
.e-board:first-child{
  margin-top: 0;
}
/* 阴影面板元素 */
.e-shadowboard{
  margin-top: 30px;
  background-color: #fff;
  box-shadow: 0 0 6px rgba(46, 2, 59, 0.15);
}
.e-shadowboard:first-child{
  margin-top: 0;
}
/* 取消订单弹层 */
.e-order-pop{
  padding: 10px 25px 25px 0;
}
/* 灰色底色标题 */
.e-title-graybg{
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  background-color: #f2f2f2;
  color: #666;
}
/* 带条的标题文字 */
.e-title{
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
  border-left: 4px solid #9b58b5;
}
/* 提示文字 */
.e-tip{
  color: #999;
  font-size: 12px;
}
/* 首行缩进 */
.e-ti2{text-indent: 2em;}
/* 更多 */
.e-more{color: #666;}
.e-more:hover{color: #9b58b5;}
/* 返回 */
.e-back{
  position:relative;
  float: right;
  padding-left: 20px;
  color: #9b58b5!important;
  font-size: 14px;
  background: url(../images/ebg/back2.png) no-repeat 0 center;
}
.e-back2{
  float: right;
  color: #9b58b5!important;
}
.e-back2::before{
  content: '<<';
}
/* 带图标的文字 */
.e-icontext-view{
  padding-left: 20px;
  color: #999;
  background: url(../images/ebg/icon_view.png) no-repeat 0 center;
}
.e-icontext-view:hover{
  color: #9b58b5;
}
.e-icontext-store{
  position: absolute;
  top: 5px;
  right: 10px;
  padding: 10px 0 10px 25px;
  color: #999;
  background: url(../images/ebg/store.png) no-repeat 0 center;
}
.e-icontext-store:hover{
  color: #9b58b5;
}
.e-icontext-success{
  padding: 5px 5px 5px 20px;
  background: url(../images/ebg/text_success.png) no-repeat 0 center;
}
.e-icontext-back{
  padding: 5px 5px 5px 20px;
  background: url(../images/ebg/text_back.png) no-repeat 0 center;
}
.e-icontext-fail{
  padding: 5px 5px 5px 20px;
  background: url(../images/ebg/text_fail.png) no-repeat 0 center;
}
.e-icontext-read{
  float: right;
  height: 40px;
  line-height: 40px;
  padding-left: 25px;
  color: #9b58b5!important;
  background: url(../images/ebg/read.png) no-repeat 0 center;
}
.e-icontext-del{
  padding: 5px 5px 5px 20px;
  color: #999;
  background: url(../images/ebg/delete.png) no-repeat 0 center;
}
.e-icontext-question{
  display: inline-block;
  line-height: 38px;
  padding-left: 20px;
  background: url(../images/ebg/text_question.png) no-repeat 0 center;
}
.e-icontext-success2{
  display: inline-block;
  line-height: 38px;
  padding-left: 20px;
  background: url(../images/ebg/text_success.png) no-repeat 0 center;
}
/* 下划线的tab菜单栏 */
.e-tab-line{
  height: 40px;
  border-bottom: 1px solid #e6e9ee;
  box-sizing: border-box;
}
.e-tab-line .e-tab-item{
  position: relative;
  float: left;
  height: 40px;
  line-height: 40px;
  min-width: 100px;
  padding: 0 15px;
  box-sizing: border-box;
  text-align: center;
}
.e-tab-line .e-tab-item.active,
.e-tab-line .e-tab-item:hover{
  color: #9b58b5;
}
.e-tab-line .e-tab-item.active::after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #9b58b5;
}
/* 按钮式的tab菜单栏 */
.e-tab-btn::before,
.e-tab-btn::after{
  content: '';
  display: block;
  clear: both;
}
.e-tab-btn .e-tab-item{
  float: left;
  height: 26px;
  line-height: 26px;
  padding: 0 15px;
  margin-right: 40px;
  border-radius: 13px;
  color: #999;
}
.e-tab-btn .e-tab-item:hover{
  color: #9b58b5;
}
.e-tab-btn .e-tab-item.active{
  color: #fff;
  background-color: #9b58b5;
}
/* 时间线 */
.e-timeline{
  margin: 10px;
}
.e-timeline-item{
  position: relative;
  padding: 5px 20px;
}
.e-timeline-item::before{
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: -4px;
  z-index: 2;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  margin-top: -4px;
  background-color: #ccc;
}
.e-timeline-item-first::before{
  background-color: #d291d6;
  box-shadow: 0 0 10px #9b58b5;
}
.e-timeline-item-first .e-timeline-content{
  background-color: #d291d6;
  border-color: #d291d6;
}
.e-timeline-text{
  color: #666;
}
.e-timeline-item-first .e-timeline-content .e-timeline-text{
  color: #fff!important;
}
.e-timeline-item-first .e-timeline-content .e-timeline-text span{
  color: #fff!important;
}
.e-timeline-text{
  line-height: 20px;
  font-size: 12px;
}
.e-timeline-item::after{
  display:block;
  content: '';
  position: absolute;
  top: 0;
  left: -1px;
  height: 100%;
  width:2px;
  background-color: #e6e9ee;
}
.e-timeline-item-first::after{
  top: 50%;
  height: 50%;
}
.e-timeline-item-last::after{
  height: 50%;
}
.e-timeline-content{
  width: 500px;
  border: 1px solid #e6e9ee;
  padding: 10px;
  border-radius: 4px;
}
.e-timeline-item-onlyone::before,.e-timeline-item-onlyone::after{
  display: none;
}
.e-timeline-item-onlyone .e-timeline-content{
  background-color: transparent;
  border-color: #e6e9ee;
}
.e-timeline-item-onlyone .e-timeline-content .e-timeline-text{
  color: #666!important;
}
.e-timeline-item-onlyone .e-timeline-content .e-timeline-text span{
  color: #999!important;
}
.e-timeline-item-onlyone{
  padding: 0!important;
}
/* 提示图标 */
.e-icon-confirm{
  display:inline-block;
  width:20px;
  height:20px;
  background:url(../images/ebg/question2.png);
  background-size:cover;
  vertical-align:middle;
  margin-right:10px;
  position:relative;
  top:-1px;
}
/* 必填项 */
.e-required::after{
  content:"*";
  position:relative;
  top: 6px;
  margin-left:5px;
  font-size:19px;
  color: red;
}
/* 分页样式 */
.e-page{
  float: right;
  margin: 20px 0;
}
.e-page::after,.e-page::before{
  content: '';
  display: block;
  width: 100%;
  clear: both;
}
.e-page a{
  float: left;
  box-sizing: border-box;
  min-width: 36px;
  height: 30px;
  line-height: 28px;
  padding: 0 6px;
  text-align: center;
  border: 1px solid #e6e9ee;
  border-left: none;
  background-color: #fff;
}
.e-page a:hover{
  color: #9b58b5;
}
.e-page a:first-child{
  border-left: 1px solid #e6e9ee;
}
.e-page .current{
  float: left;
  box-sizing: border-box;
  min-width: 36px;
  height: 30px;
  line-height: 28px;
  padding: 0 6px;
  text-align: center;
  border: 1px solid #9b58b5;
  border-left: none;
  color: #fff;
  background-color: #9b58b5;
}
/* 消息提示条 */
.e-msgbar{
  padding: 10px 15px;
  background-color: #f5f5f5;
}
/* header */
.e-header {
  position: fixed;
  z-index: 999999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 65px;
  background: #9b58b5;
  box-sizing: border-box;
}
.e-logo{
  float: left;
  height: 65px;
  width: 283px;
  background: url(../images/ebg/logo_long_white.png) no-repeat 20px center;
  background-size: 263px 30px;
}
.e-logov2{
  float: left;
  height: 65px;
  width: 283px;
  background: url(../images/ebg/logo_long_white2.png) no-repeat 20px center;
  background-size: 242px 28px;
}
.e-usernav{
  float: right;
  height: 65px;
  line-height: 65px;
  margin-right: 20px;
}
.e-topicon{
  display: inline-block;
  width: 30px;
  height: 30px;
  background: no-repeat center;
  background-size: 16px;
  vertical-align: middle;
  margin-left: 15px;
}
.e-topicon-uc{
  position: relative;
  top: -1px;
  background-image: url(../images/ebg/user.png);
}
.e-topicon-mc{
  position: relative;
  background-image: url(../images/ebg/msg.png);
}
.e-topicon-bs{
  background-image: url(../images/ebg/icon_setting2.png);
}
.e-topicon-el{
  background-image: url(../images/ebg/exit.png);
  background-size: 14px;
}
.e-topicon-home{
  position: relative;
  top: -1px;
  background-image: url(../images/ebg/home.png);
}
.e-message-dot{
  position: absolute;
  top: 0;
  left:15px;
  min-width: 16px;
  height: 16px;
  line-height:16px;
  padding: 0 5px;
  border-radius: 8px;
  box-sizing: border-box;
  background: #f00;
  color:#fff;
  font-size: 12px;
  font-style: normal;
  text-align: center;
}

/* 平台入口页 */
.e-homepage{
  width: 100%;
  min-height: 100%;
  background: url(../images/ebg/entry.jpg) no-repeat center;
  background-size: cover;
}
.e-home-header{
  height: 65px;
  padding: 0 40px;
}
.e-home-logo{
  float: left;
  height: 65px;
  width: 145px;
  background: url(../images/ebg/logo_mid_white.png) no-repeat 0 bottom;
  background-size: 100px 40px;
}
.e-home-logo2{
  float: left;
  height: 65px;
  width: 160px;
  background: url(../images/ebg/logo_mid_white2.png) no-repeat 0 bottom;
  background-size: 123px 40px;
}
.e-home-content{
  padding-top: 10%;
  color: #fff;
  text-align: center;
}
.e-home-title{
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 6px;
}
.e-home-subtitle{
  font-size: 16px;
  margin-top: 14px;
  letter-spacing: 3px;
}
.e-home-dot{
  font-family: 'microsoft yahei';
  font-weight: bold;
  font-size: 12px;
  position: relative;
  top: -1px;
  margin: 0 2px;
}
.e-home-btngroup{
  margin-top: 90px;
}
.e-home-btn{
  display: inline-block;
  width: 165px;
  height: 50px;
  line-height: 50px;
  border-radius: 4px;
  box-sizing: border-box;
  background-color: #9b58b5!important;
  padding-left: 60px;
  text-align: left;
  font-size: 16px;
  color: #fff!important;
  letter-spacing: 2px;
}
.e-home-btn:hover{
  background-color: #f8b62a!important;
}
.e-home-btnopen{
  margin-right: 60px;
  background: url(../images/ebg/shield.png) 30px center no-repeat;
}
.e-home-btncheck{
  background: url(../images/ebg/search.png) 30px center no-repeat;
}
.e-home-footer{
  width: 100%;
  text-align: center;
  padding-top: 55px;
  padding-bottom: 30px;
}
.e-home-footer-content{
  position: relative;
  display: inline-block;
}
.e-home-link{
  padding: 0 0 0 10px;
  color: #bbb!important;
}
.e-home-link:hover{
  color: #fff!important;
  text-decoration: underline;
}
.e-home-link::before{
  display: inline-block;
  width: 1px;
  height: 10px;
  margin-right: 14px;
  content: '';
  background-color: #bbb;
}
.e-home-link:first-child{
  padding: 0;
}
.e-home-link:first-child::before{
  display: none;
}
.e-home-copyright{
  margin-top: 10px;
  font-size: 12px;
  color: #bbb;
}
.e-home-wechat{
  position: absolute;
  top: 0;
  right: -60px;
  width: 42px;
  height: 42px;
  background: url(../images/ebg/wechat.png) no-repeat center;
  background-size: cover;
  cursor: pointer;
}
.e-home-ewm{
  display: none;
  position: absolute;
  top: -200px;
  right: -69px;
  width: 180px;
  height: 180px;
  border-radius: 5px;
  background: #fff url(../images/ebg/erweima.png) no-repeat center;
}
.e-home-wechat:hover .e-home-ewm{
  display: block;
}

/* 左侧菜单导航栏 */
.e-nav{
  position: fixed;
  left: 0;
  top: 65px;
  width: 200px;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 10px 10px 2px rgba(135,135,135,.1);
}
.e-plattype{
  margin: 30px 0 20px;
  text-align: center;
  font-size: 15px;
}
.e-nav-item{
  height: 45px;
  line-height: 45px;
}
.e-nav-item.active .e-nav-link{
  color: #fff;
  background-color: #9b58b5;
}
.e-nav-link{
  display: block;
  position: relative;
  padding-left: 60px;
  color: #333;
  font-size: 15px;
}
.e-nav-link::before{
  display: block;
  position: absolute;
  top: 7px;
  left: 20px;
  width: 30px;
  height: 30px;
  content: '';
  background: no-repeat center;
}
.e-nav-link::after{
  display: block;
  position: absolute;
  top: 12px;
  right: 15px;
  width: 20px;
  height: 20px;
  content: '';
  background: url(../images/ebg/more.png) no-repeat center;
}
.e-nav-link:hover{
  color: #9b58b5;
}
.e-navicon-home::before{
  background-image: url(../images/ebg/icon_home.png);
}
.e-nav-item.active .e-navicon-home::before{
  background-image: url(../images/ebg/icon_home2.png);
}
.e-navicon-rz::before{
  background-image: url(../images/ebg/icon_rz.png);
}
.e-nav-item.active .e-navicon-rz::before{
  background-image: url(../images/ebg/icon_rz2.png);
}
.e-navicon-order::before{
  background-image: url(../images/ebg/icon_order.png);
}
.e-nav-item.active .e-navicon-order::before{
  background-image: url(../images/ebg/icon_order2.png);
}
.e-navicon-guarantee::before{
  background-image: url(../images/ebg/icon_guarantee.png);
}
.e-nav-item.active .e-navicon-guarantee::before{
  background-image: url(../images/ebg/icon_guarantee2.png);
}
.e-navicon-finance::before{
  background-image: url(../images/ebg/icon_finance.png);
}
.e-nav-item.active .e-navicon-finance::before{
  background-image: url(../images/ebg/icon_finance2.png);
}
.e-navicon-msg::before{
  background-image: url(../images/ebg/icon_msg.png);
}
.e-nav-item.active .e-navicon-msg::before{
  background-image: url(../images/ebg/icon_msg2.png);
}
.e-navicon-user::before{
  background-image: url(../images/ebg/icon_user.png);
}
.e-nav-item.active .e-navicon-user::before{
  background-image: url(../images/ebg/icon_user2.png);
}
.e-navicon-setting::before{
  background-image: url(../images/ebg/icon_setting.png);
}
.e-nav-item.active .e-navicon-setting::before{
  background-image: url(../images/ebg/icon_setting2.png);
}
.e-navicon-wybh::before{
  background-image: url(../images/ebg/icon_wybh.png);
}
.e-nav-item.active .e-navicon-wybh::before{
  background-image: url(../images/ebg/icon_wybh2.png);
}
.e-navicon-temp::before{
  background-image: url(../images/ebg/icon_temp.png);
}
.e-nav-item.active .e-navicon-temp::before{
  background-image: url(../images/ebg/icon_temp2.png);
}
.e-navicon-association::before{
  background-image: url(../images/ebg/icon_association.png);
}
.e-nav-item.active .e-navicon-association::before{
  background-image: url(../images/ebg/icon_association2.png);
}
.e-navicon-noob::before{
  background-image: url(../images/ebg/icon_noob.png);
}
.e-nav-item.active .e-navicon-noob::before{
  background-image: url(../images/ebg/icon_noob2.png);
}
.e-navicon-nowb::before{
  background-image: url(../images/ebg/icon_nowb.png);
}
.e-nav-item.active .e-navicon-nowb::before{
  background-image: url(../images/ebg/icon_nowb2.png);
}
.e-navicon-statistics::before{
  background-image: url(../images/ebg/statistics.png);
}
.e-nav-item.active .e-navicon-statistics::before{
  background-image: url(../images/ebg/statistics2.png);
}
.e-navicon-gm::before{
  background-image: url(../images/ebg/icon_gm.png);
}
.e-nav-item.active .e-navicon-gm::before{
  background-image: url(../images/ebg/icon_gm2.png);
}
.e-navicon-glm::before{
  background-image: url(../images/ebg/icon_glm.png);
}
.e-nav-item.active .e-navicon-glm::before{
  background-image: url(../images/ebg/icon_glm2.png);
}
.e-navicon-logr::before{
  background-image: url(../images/ebg/icon_logr.png);
}
.e-nav-item.active .e-navicon-logr::before{
  background-image: url(../images/ebg/icon_logr2.png);
}
.e-navicon-notice::before{
  background-image: url(../images/ebg/icon_notice.png);
}
.e-nav-item.active .e-navicon-notice::before{
  background-image: url(../images/ebg/icon_notice2.png);
}

/* 页脚 */
.e-footer{
  height: 120px;
  padding-top: 30px;
  box-sizing: border-box;
  border-top: 1px solid #e2e2e2;
  text-align: center;
  color: #999;
  font-size: 12px;
}
.e-footer-link{
  margin: 0 10px;
  color: #999;
  font-size: 14px;
}
.e-footer-link:hover{
  text-decoration: underline;
}

/* 保函查验、保函验签首页 */
.e-check-banner{
  width: 100%;
  min-width: 1200px;
  height: 415px;
  padding-top: 65px;
  background: url(../images/ebg/star_sky.jpg) no-repeat center bottom;
  box-sizing: border-box;
}
.e-check-title{
  margin-top:70px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  letter-spacing: 3px;
}
.e-check-btngroup{
  margin-top: 40px;
  text-align: center;
}
.e-btn-bubble{
  padding: 7px 10px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
}
.e-btn-bubble.active{
  background-color: #9b58b5;
  position: relative;
}
.e-btn-bubble.active::after{
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #9b58b5;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 27px;
}
.e-check-form{
  width: 700px;
  height: 80px;
  margin: 25px auto;
  padding: 20px 25px;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: rgba(255,255,255,.3);
}
/* 主体内容 */
.e-user-headimg{
  float: left;
  margin: 20px 20px 20px 0;
}
.e-user-info{
  margin-left: 70px;
  padding: 15px 0;
  color: #999;
}
.e-user-name{
  color: #333;
  font-size: 18px;
}
.e-user-comname{
  color: #333;
  font-size: 18px;
  margin-left: 50px;
}
.e-user-comname::after{
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../images/ebg/shield_green.png) no-repeat center;
  vertical-align: middle;
}
.e-todolist{
  padding: 12px 0;
}

.e-todoitem{
  display: block;
  float: left;
  width: 226px;
  height: 90px;
  margin-top: 15px;
  margin-right: 15px;
  padding: 15px 20px;
  box-sizing: border-box;
  background-color: #f3f3f3;
}
.e-todoitem:hover{
  background: #9b58b5 url(../images/ebg/todo_more.png) no-repeat 180px 16px;
}
.e-todoitem:hover .e-text{
  color: #fff!important;
}
.e-shadowboard-head{
  padding: 20px;
  border-bottom: 1px solid #e6e9ee;
}
.e-home-table{
  padding: 10px 20px;
  
}
.e-home-table .layui-table{
  margin:0;
}
.e-home-table .layui-table th,.e-home-table .layui-table td{
  padding: 14px 15px;
  text-align: center;
  color: #666;
}
.e-home-table .layui-table thead tr{
  background-color: #f8f8f8;
}
.e-home-table .layui-table tbody tr:hover{
  background-color: transparent;
}
.e-home-table .layui-table tbody tr{
  border-top: 1px solid #e6e9ee;
}
.e-colorspan{
  display: inline-block;
  width: 60px;
  font-size: 12px;
  color: #fff;
  border-radius: 3px;
}
.e-color1{background-color: #f8b62a;}
.e-color2{background-color: #aaa;}
.e-color3{background-color: #22ac38;}
.e-color4{background-color: #e26f5c;}
.e-color5{background-color: #00b7ee;}
.e-color6{background-color: #13b5b1;}
.e-color7{background-color: #da6ec9;}
.e-color8{background-color: #f6b37f;}
.e-color9{background-color: #6d8cdf;}
.e-field .layui-elem-field legend{
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 0 20px;
}
.e-record{
  padding: 0 15px 10px;
  background-color: #f8f8f8;
  line-height: 24px;
  color: #666;
}
.e-seal{
  position: absolute;
  right:50px; 
  top:60px;
  z-index: 2;
  background-size: cover!important;
}
.e-seal-pass{
  width: 200px;
  height: 85px;
  background: url(../images/ebg/cert_pass.png) no-repeat center;
}
.e-seal-unpass{
  width: 200px;
  height: 82px;
  background: url(../images/ebg/cert_unpass.png) no-repeat center;
}
.e-seal-certing{
  width: 150px;
  height: 113px;
  background: url(../images/ebg/certing.png) no-repeat center;
}
/* 编辑保函样式 */
.e-edit-ebg{
  width:220px;
  height:110px;
  line-height:160px;
  border:2px dashed #e6e9ee;
  background: #fff url(../images/ebg/icon_edit.png) no-repeat center 15px;
  cursor:pointer;
  font-size:12px;
  color:#999;
}
.e-edit-ebg.active{
  background: #fff url(../images/ebg/icon_edited.png) no-repeat center 15px;
}
.e-edit-status{
  position:absolute;
  top: 10px;
  left: 150px;
  width: 80px;
  font-size:12px;
}
.e-upload{
  width:54px;
  height:54px;
  border:none;
  cursor:pointer;
  background: url(../images/ebg/upload.png) no-repeat center;
}
/* 条状进度组件 */
.e-step-strip{
  height: 50px;
  margin-top: 20px;
  background-color: #f5f5f5;
  color: #cbcbcb;
}
.e-step-strip .e-step-num{
  float: left;
  width: 30px;
  height: 30px;
  margin: 10px 0 0 20px;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  font-size: 18px;
  color: #fff;
  background-color: #dcdcdc;
}
.e-step-strip .e-step-name{
  margin-left: 60px;
  padding-top: 5px;
  font-size: 16px;
}
.e-step-strip .e-step-subname{
  margin-left: 60px;
  font-size: 12px;
}
.e-step-4 .e-step-item{
  float: left;
  width: 25%;
  height: 100%;
}
.e-step-strip .e-step-item.active{
  color: #fff;
  background-color: #9b58b5;
}
.e-step-strip .e-step-item.active .e-step-num{
  color: #9b58b5;
  background-color: #fff;
}
.e-step-strip .e-step-item.completed{
  color: #fff;
  background-color: #74b3ff;
}
.e-step-strip .e-step-item.completed .e-step-num{
  color: #74b3ff;
  background-color: #fff;
}
/* 圆圈式进度组件 */
.e-step-dot{
  margin: 30px 0 20px 0;
  padding: 0 40px;
}
.e-step-dot::before,.e-step-dot::after{
  content: '';
  display: block;
  clear: both;
}
.e-step-dot li{
  position: relative;
  float: left;
  width: 25%;
  height: 70px;
}
.e-step-dot li:first-child{
  width: 0;
}
.e-step-dot-num{
  position: absolute;
  top: 0;
  right: -20px;
  z-index: 2;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  color: #999;
  box-sizing: border-box;
  background-color: #f0f0f0;
}
.e-step-dot-text{
  position: absolute;
  width: 180px;
  top: 50px;
  right: -90px;
  text-align: center;
  color: #999;
}
.e-step-dot-bar{
  position: absolute;
  top: 15px;
  right: 0;
  width: 100%;
  height: 10px;
  background-color: #f0f0f0;
}
.e-step-dot li.current .e-step-dot-num{
  color: #fff;
  border: 5px solid #f4ebd9;
  line-height: 30px;
  background-color: #f8b62a;
}
.e-step-dot li.current .e-step-dot-bar{
  background-color: #f4ebd9;
}
.e-step-dot li.current .e-step-dot-text{
  color: #666;
}
.e-step-dot li.complete .e-step-dot-num{
  color: #fff;
  border: 5px solid #f4ebd9;
  line-height: 30px;
  background-color: #f8b62a;
}
.e-step-dot li.complete .e-step-dot-bar{
  background-color: #f4ebd9;
}
.e-step-dot li.complete .e-step-dot-text{
  color: #666;
}



.e-icon-success{
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  background: url(../images/ebg/success.png) no-repeat center;
}
/* 消息中心 */
.e-msg-list{
  color: #333;
  font-size: 16px;
}
.e-msg-item{
  height: 70px;
  line-height: 70px;
  padding: 0 36px;
}
.e-msg-item::before{
  content: '';
  display: block;
  height: 1px;
  background-color: #e6e9ee;
}
.e-msg-item:first-child::before{
  display: none;
}
.e-msg-item.active{
  position: relative;
}
.e-msg-item:hover{
  background-color: #fef8ff;
}
.e-msg-item.active::after{
  position: absolute;
  top: 32px;
  left: 24px;
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #f4523b;
}

.e-rate-box{
  float: left;
  width: 400px;
  height: 110px;
  border: 1px solid #e6e9ee;
  padding: 20px;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
  color: #999;
}
.e-rate{
  margin-top: 10px;
  font-size: 40px;
  color: #b79ebe;
}

.e-board-border{
  width: 510px;
  height: 125px;
  margin-top: 10px;
  padding: 0 20px;
  box-sizing: border-box;
  border: 1px solid #e6e9ee;
}
.e-line-title{
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #e6e9ee;
  color: #999;
  font-size: 12px;
}
.e-line-title::before{
  content: '*';
  color: #f00;
  font-size: 18px;
  position: relative;
  top: 5px;
}
.e-border-sup{
  border: 1px solid #f8b62a!important;
  color: #f8b62a!important;
}
.e-gticon{
  display: inline-block;
  margin: 10px;
  width: 150px;
  height: 150px;
  border: 1px solid #ececec;
  border-radius: 5px;
}
.e-gticon:hover{
  background-color: #9b58b5;
  border: 1px solid #9b58b5;
}
.e-gticon:hover .e-gtname{
  color: #fff;
}
.e-gticon1{
  background: #fff url(../images/ebg/ic_tb_h.png) no-repeat center 30px;
}
.e-gticon1:hover{
  background: #9b58b5 url(../images/ebg/ic_tb_w.png) no-repeat center 30px;
}
.e-gticon2{
  background: #fff url(../images/ebg/ic_ly_h.png) no-repeat center 30px;
}
.e-gticon2:hover{
  background: #9b58b5 url(../images/ebg/ic_ly_w.png) no-repeat center 30px;
}
.e-gticon3{
  background: #fff url(../images/ebg/ic_yfk_h.png) no-repeat center 30px;
}
.e-gticon3:hover{
  background: #9b58b5 url(../images/ebg/ic_yfk_w.png) no-repeat center 30px;
}
.e-gticon4{
  background: #fff url(../images/ebg/ic_nmg_h.png) no-repeat center 30px;
}
.e-gticon4:hover{
  background: #9b58b5 url(../images/ebg/ic_nmg_w.png) no-repeat center 30px;
}
.e-gticon6{
  background: #fff url(../images/ebg/ic_zl_h.png) no-repeat center 30px;
}
.e-gticon6:hover{
  background: #9b58b5 url(../images/ebg/ic_zl_w.png) no-repeat center 30px;
}
.e-gtname{
  margin-top: 110px;
  color: #9b58b5;
}

/* 时间轴样式 */
.listItem {
  position: relative;
  padding-left: 40px;
  padding-top: 10px;
max-width:500px;
}
.listItem:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  border-right: 1px solid #f3f3f3;
  left: 19px;
  z-index: 1;
}
.listItem-first:before {
  height: 50%;
  top: 50%;
}
.listItem-last:before {
  height: 50%;
}
.listItem:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #e0e0e0;
  border-radius: 4px;
  left: 16px;
  top: 50%;
  margin-top: -2px;
  z-index: 1;
}
.listItem.highlight:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  background-color: #9b58b5;
  border: 4px solid #74b3ff ;
  border-radius: 8px;
  left: 12px;
  -webkit-box-shadow: 0 0 0 3px  #fadffb;
  box-shadow: 0 0 0 3px #fadffb;
  z-index: 2;
}
.listItem.highlight > .listItemContent {
  background-color: #74b3ff;
  color: #fff;
}
.listItem.highlight .listItemContent-date{
  color: #fff;
}

.listItemContent {
  padding: 10px;
  border: 1px solid #f3f3f3;
  border-radius: 4px;
}
.listItemContent-date {
  color: #cacaca;
}

.e-uncert-container{
  text-align: center;
  padding: 100px;
}

.e-uncert{
  display: inline-block;
  width: 400px;
  padding-top: 160px;
  color: #9b58b5;
  background: url(../images/ebg/audit.png) no-repeat center 0;
}

.e-gua-type-item{
  float: left;
  width: 170px;
  height: 220px;
  position: relative;
  text-align: center;
  border: 1px solid #ececec;
  margin-right: 20px;
}
.e-gua-type-item a{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.e-gua-type-item1{
  background: url(../images/ebg/icon_tb_w.png) no-repeat center 40px;
}
.e-gua-type-item1:hover{
  background: url(../images/ebg/icon_tb_h.png) no-repeat center 40px;
}
.e-gua-type-item2{
  background: url(../images/ebg/icon_ly_w.png) no-repeat center 40px;
}
.e-gua-type-item2:hover{
  background: url(../images/ebg/icon_ly_h.png) no-repeat center 40px;
}
.e-gua-type-item3{
  background: url(../images/ebg/icon_yfk_w.png) no-repeat center 40px;
}
.e-gua-type-item3:hover{
  background: url(../images/ebg/icon_yfk_h.png) no-repeat center 40px;
}
.e-gua-type-item4{
  background: url(../images/ebg/icon_nmg_w.png) no-repeat center 40px;
}
.e-gua-type-item4:hover{
  background: url(../images/ebg/icon_nmg_h.png) no-repeat center 40px;
}
.e-gua-type-item6{
  background: url(../images/ebg/icon_zl_w.png) no-repeat center 40px;
}
.e-gua-type-item6:hover{
  background: url(../images/ebg/icon_zl_h.png) no-repeat center 40px;
}
.e-gua-type-btn{
  position: absolute;
  width: 100%;
  height: 34px;
  line-height: 34px;
  background-color: #9b58b5;
  color: #fff!important;
  left: 0;
  bottom:0;
}
.e-gua-type-name{
  margin-top: 140px;
  color: #9b58b5;
  font-size: 16px;
}
/* 进度条 */
.e-progress{
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 300px;
}
.e-progress .progress-num{
  position: absolute;
  width: 100px;
  left: 310px;
  top: 0;
  text-align: left;
  font-size: 18px;
}
.progress-table-top{
  line-height: 50px;
  padding: 0 20px;
  color: #999;
  border-bottom: 1px solid #e6e9ee;
}
.progress-table-list{
  /* max-height: 400px; */
  overflow: auto;
}
.progress-table-item{
  height: 80px;
  border-top: 1px solid #e6e9ee;
  margin: 0 20px;
  box-sizing: border-box;
}
.progress-table-item:first-child{
  border-top: 1px solid transparent;
}
.progress-table-file-name{
  float: left;
  width: 400px;
  color: #666;
  margin-top: 30px;
  margin-right: 20px;
  overflow: hidden;
}
.progress-table-file-num{
  display: inline-block;
  color: #9b58b5;
  vertical-align: middle;
}
.progress-table-filename{
  display: inline-block;
  vertical-align: text-top;
  width: 380px;
}
.progress-table-add{
  float: left;
  width: 50px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #e6e9ee;
  font-size: 40px;
  color: #aaa;
  cursor: pointer;
  margin-top: 15px;
}
.progress-table-status{
  float: right;
  color: #999;
  height: 20px;
  line-height: 20px;
  margin-top: 30px;
  padding-left: 25px;
  background-size: 16px!important;
}
.status-wait-upload{
  background: url(../images/ebg/status_wait_upload.png) no-repeat 0 center;
}
.status-wait-sign{
  background: url(../images/ebg/status_wait_sign.png) no-repeat 0 center;
}
.status-ok{
  color: #34BF34;
  background: url(../images/ebg/status_ok.png) no-repeat 0 center;
}
.progress-table-actions{
  float: left;
  margin-top: 14px;
  padding-left: 20px;
  /* border-left: 1px solid #e6e9ee; */
}
.progress-table-actions input{
  width: 300px;
  height: 24px;
  border: 1px solid #e6e9ee;
  border-radius: 4px;
  padding: 0 15px;
  background-color: #f5f5f5;
  color: #999;
  font-size: 12px;
}
.progress-btn{
  float: left;
  color: #9b58b5;
  padding: 0 15px;
  position: relative;
  font-size: 12px;
}
.progress-btn:hover{
  color: #9b58b5;
}
.progress-btn::before{
  content: '';
  position: absolute;
  top: 15%;
  left: 0;
  width: 1px;
  height: 70%;
  background-color: #9b58b5;
}
.progress-btn:first-child::before{
  display: none;
}

.e-notice-title{
  float: left;
  max-width: 1060px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
}
.e-notice-time{
  float: left;
  line-height: 40px;
  margin-left: 20px;
  font-size: 12px;
  color: #999;
}
.e-notice-item{
  border-top: 1px solid #e6e9ee;
  padding: 20px 0;
}
.e-notice-content *{
  font-size: 12px!important;
  color: #999!important;
}
.e-notice-content{
  float: left;
  height: 20px;
  line-height: 20px;
  max-width: 1060px;
  overflow: hidden;
}
.e-notice-content>p{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.e-notice-view{
  margin-left: 20px;
  font-size: 14px;
  color: #9b58b5!important;
}
.e-notice-detail-title{
  line-height: 30px;
  margin-top: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
.e-notice-detail-time{
  margin-top: 10px;
  text-align: center;
  color: #999;
  font-size: 12px;
}
.e-notice-detail-content{
  margin-top: 20px;
}
.e-notice-pop{
  margin: 20px 20px 0;
  padding: 20px;
  max-height: 600px;
  background-color: #f5f5f5;
}
.e-notice-pop .e-notice-detail-title{
  margin-top: 0;
}
.e-notice-pop .e-notice-detail-time{
  margin-top: 0;
}
.e-notice-pop .e-notice-detail-content{
  margin-top: 5px;
}
.cert-add{
    display:inline-block;
    vertical-align:middle;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #e6e9ee;
    font-size: 40px;
    color: #aaa;
    cursor: pointer;
    margin-left:20px;
}
.cooperative-bank{
  position: relative;
  width: 600px;
  height: 180px;
  margin: 100px auto 0;
  text-align: center;
}
.cooperative-bank .swiper-slide{
  width: 280px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  font-size: 0;
}
.cb-title{
  color: #fff;
  font-size: 16px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  position: relative;
}
.cb-title::before{
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  width: 10px;
  height: 24px;
  border: 1px solid #fff;
  border-right: none
}
.cb-title::after{
  content: "";
  position: absolute;
  top: 0;
  right: -20px;
  width: 10px;
  height: 24px;
  border: 1px solid #fff;
  border-left: none
}
.cooperative-bank .swiper-button-prev{
  top: 50%;
  margin-top: -60px;
  left: -90px;
  width: 48px;
  height: 160px;
  background: url(../images/hunan/arrow_left.png) no-repeat center;
  outline: none;
}
.cooperative-bank .swiper-button-next{
  top: 50%;
  margin-top: -60px;
  right: -90px;
  width: 48px;
  height: 160px;
  background: url(../images/hunan/arrow_right.png) no-repeat center;
  outline: none;
}
.cooperative-bank .swiper-button-prev:hover,.cooperative-bank .swiper-button-next:hover{
  background-color: rgba(255,255,255,.2);
}
.cooperative-bank img{
  height: 24px;
}
.e-step-dot li{
  position: relative;
  float: left;
  width: 100%;
  height: 70px;
}
.e-step-dot-num{
  position: absolute;
  top: 0;
  right: -20px;
  z-index: 2;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  color: #fff;
  font-size:18px;
  box-sizing: border-box;
  background-color: #dde4eb;
}
.e-step-dot-text{
  position: absolute;
  width: 180px;
  top: 50px;
  right: -90px;
  text-align: center;
  color: #999;
}
.e-step-dot-bar{
  position: absolute;
  top: 15px;
  right: 0;
  width: 100%;
  height: 10px;
  background-color: #dde4eb;
}
.e-step-dot li.current .e-step-dot-num,.e-step-dot li.complete .e-step-dot-num{
  color: #fff;
  border: 5px solid #c2d5ee;
  line-height: 30px;
  background-color: #9b58b5;
}
.e-step-dot li.current .e-step-dot-bar,.e-step-dot li.complete .e-step-dot-bar{
  background-color: #c2d5ee;
}
.e-step-dot li.current .e-step-dot-text,.e-step-dot li.complete .e-step-dot-text{
  color: #9b58b5;
  font-weight:bold;
}
.e-statusicon{
  display:inline-block;
  width: 60px;
  height: 60px;
}
.e-statusicon-wait{
  background: url(../images/ebg/status_wait.png) no-repeat center;
  background-size: cover;
}
.e-statusicon-error{
  background: url(../images/ebg/status_error.png) no-repeat center;
  background-size: cover;
}
.e-statusicon-success{
  background: url(../images/ebg/status_success.png) no-repeat center;
  background-size: cover;
}
.e-msgbox{
  width: 830px;
  display:inline-block;
  margin-top: 30px;
  padding: 15px 30px;
  border-radius: 5px;
  background: #f2f2f2;
  box-sizing:border-box;
}
.e-msgcontent{
  background: #fff;
  text-align:left;
  padding: 20px 50px;
  line-height:30px;
  font-size:12px;
}
.e-upload-box{
  position: relative;
  float: left;
  width: 130px;
  margin-right: 20px;
  text-align: center;
}
.e-upload-btn{
  position: relative;
  width: 100%;
  height: 100px;
  margin-bottom: 10px;
  box-sizing: border-box;
  border: 1px solid #ddd;
  cursor: pointer;
}
.e-upload-btn::after{
  content: "CA印模位置";
  position: absolute;
  font-size: 12px;
  height: 86px;
  width: 86px;
  border: 2px dashed red;
  border-radius: 300px;
  text-align: center;
  line-height: 86px;
  top: 50%;
  margin-top: -43px;
  left: 50%;
  margin-left:-43px;
  color: red;
  box-sizing: border-box;
}
.e-uploaded{
  position: relative;
  display: none;
  width: 100%;
  height: 90px;
  margin-bottom: 10px;
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.e-upload-del{
  display: none;
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 10;
}
.e-tedit{
  padding: 0 !important;
  text-align: left;
}
.e-tedit input{
  border: none;
}

.e-hunan-logo{
  padding-left:20px;
  height:65px;
  line-height:65px;
  background:url(../images/ebg/logo_mid_white.png) no-repeat 20px center;
  display:inline-block;
  width:100px;
  background-size: 100px 40px;
}
.e-gongzhu-logo{
  padding-left:20px;
  height:65px;
  line-height:65px;
  background:url(../images/ebg/logo_mid_white2.png) no-repeat 20px center;
  display:inline-block;
  width:123px;
  background-size: 123px 40px;
}

/* loading圈动画 */
@keyframes loading {
  from {transform: rotate(0);}
  to {transform: rotate(360deg);}
}
@-webkit-keyframes loading {
  from {transform: rotate(0);}
  to {transform: rotate(360deg);}
}