/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@charset "utf-8";
/* usually */
html{ color: #464646;font-family: 'microsoft yahei', arial, 'hiragino sans gb', sans-serif;font-size: 14px;}
body,div,h1,h2,h3,h4,h5,h6,hr,p,span,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,a,:after,:before{margin:0;padding:0;box-sizing: border-box;}
ul,ol,li{list-style:none;}
a{text-decoration: none;color: #464646}
.auto{margin-left:auto;margin-right:auto;}
.l{float:left;}.r{float:right;}.tc{text-align: center;}.ti2{text-indent: 2em;}
.db{display:block;}.dn{display:none;}.dib{display: inline-block;}
.ovh{overflow:hidden;}.rel{position:relative;}.abs{position:absolute;}
.fix:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-web:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.fix-phone:after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.img-responsive{max-width: 100%; height: auto; display: block;}
.ellipsis{-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; display: block; white-space: nowrap;}
.ellipsis1{-o-text-overflow: ellipsis;text-overflow: ellipsis; overflow: hidden; display: inline-block; white-space: nowrap;}
img {border:none;display: inline-block;height: auto;max-width: 100%;}
/*margin*/
.m0{margin: 0px;}
.m1{margin: 1px;}.ml1{margin-left: 1px;}.mt1{margin-top: 1px;}.mr1{margin-right: 1px;}.mb1{margin-bottom: 1px;}
.m2{margin: 2px;}.ml2{margin-left: 2px;}.mt2{margin-top: 2px;}.mr2{margin-right: 2px;}.mb2{margin-bottom: 2px;}
.m5{margin: 5px;}.ml5{margin-left: 5px;}.mt5{margin-top: 5px;}.mr5{margin-right: 5px;}.mb5{margin-bottom: 5px;}
.m10{margin: 10px;}.ml10{margin-left: 10px;}.mt10{margin-top: 10px;}.mr10{margin-right: 10px;}.mb10{margin-bottom: 10px;}
.m15{margin: 15px;}.ml15{margin-left: 15px;}.mt15{margin-top: 15px;}.mr15{margin-right: 15px;}.mb15{margin-bottom: 15px;}
.m20{margin: 20px;}.ml20{margin-left: 20px;}.mt20{margin-top: 20px;}.mr20{margin-right: 20px;}.mb20{margin-bottom: 20px;}
.mr25 {margin-right: 25px;}
/*padding*/
.p0{padding: 0px;}
.p1{padding: 1px;}.pl1{padding-left: 1px;}.pt1{padding-top: 1px;}.pr1{padding-right: 1px;}.pb1{padding-bottom: 1px;}
.p2{padding: 2px;}.pl2{padding-left: 2px;}.pt2{padding-top: 2px;}.pr2{padding-right: 2px;}.pb2{padding-bottom: 2px;}
.p5{padding: 5px;}.pl5{padding-left: 5px;}.pt5{padding-top: 5px;}.pr5{padding-right: 5px;}.pb5{padding-bottom: 5px;}
.p10{padding: 10px;}.pl10{padding-left: 10px;}.pt10{padding-top: 10px;}.pr10{padding-right: 10px;}.pb10{padding-bottom: 10px;}
.p15{padding: 15px;}.pl15{padding-left: 15px;}.pt15{padding-top: 15px;}.pr15{padding-right: 15px;}.pb15{padding-bottom: 15px;}
.p20{padding: 20px;}.pl20{padding-left: 20px;}.pt20{padding-top: 20px;}.pr20{padding-right: 20px;}.pb20{padding-bottom: 20px;}
.mt30 {margin-top: 30px;}
.mb25 {margin-bottom: 25px;}
.heigh100 {height: 100%;}

.index-posi-ul::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}

.index-posi-ul {
  scrollbar-width: none; /* firefox */
  -ms-overflow-style: none; /* IE 10+ */
}

.three-dian {position:absolute;top:50%;transform:translate(0,-50%);padding:0 20px;right:0;z-index:99}
.pages1 li {background-color: #fff;}
.pages1 li span {background-color: #0d5289;color: #fff;}
.pages1 li.noborder {background: transparent;}
.pages {
  text-align: center;
  padding: 40px 0 40px;
}
.pages li {
  display: inline-block;
  font-size: 14px;
  margin-right: 0.5%;
  border: 1px solid #eeeeee;
  color: #666666;
  border-radius: 4px;
}
.pages li .iconfont::before {font-size: 14px;}
.pages li a {
  padding: 7px 11px 6px;
  display: inline-block;
  color: #666666;
}
.pages li span {
  padding: 7px 11px 6px;
  display: inline-block;
}
.pages-select {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down-fill.png) no-repeat 96% center;
  /* background-size: auto 100%; */

  border:1px solid #dadada;
  outline: none;
  font-size: 14px;
  border-radius: 4px;
  padding: 5px;
  padding-right: 16px;
}
.pages-select option {color: #333;}

.pages li.thisclass {
  background:#333c63;
  border-color: #333c63;
}
.pages li.thisclass a {
  color: #fff;
}
.pages li.noborder {border: none;background-color: transparent;padding: 0;}
.pages li .turn-input {color: #666666;padding: 8px 12px 7px;background-color: #fff;width: 48px;}

input[type="text"],input[type="password"],input[type="number"],textarea,button {
  border: none;
  outline: none;
  background-color: transparent;
}
input[type="text"] {
  -webkit-appearance: none;
}
/* ::-webkit-input-placeholder{}
:-moz-placeholder{}
::-moz-placeholder{}
:-ms-input-placeholder{}  */

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-reverse {
  flex-direction: row-reverse;
}
.align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.just-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.just-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.no {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  z-index: 10;
}


.banner {position: relative;}

.banner-i {
  width: 100%;
  display: block;
}

.lan {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down.png) no-repeat right center;
  /* background-size: auto 100%; */
  padding-right: 16px;
}

.normal-select {
  -webkit-appearance: none;
  appearance:none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../img/arrow-down-fill.png) no-repeat 96% center;
  padding-right: 16px;
  outline: none;
}

.select_provice {
  width: 110px;
  height: 40px;
  line-height: 40px;
  border:1px solid #bfbfbf;
  outline: none;
  font-size: 14px;
  border-radius: 4px;
  padding-right: 16px;
  text-align: center;
  flex: 1;
}

.menu {
  display: none;
  margin-left: 6px;
}
.mobile-img {display: none;}
.menu i {
  display: block;
  width: 24px;
  height: 2px;
  background-color: #0a92ff;
  margin-top:6px;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition:-webkit-transform 0.3s;
  transition:-webkit-transform 0.3s;
  -o-transition:transform 0.3s;
  transition:transform 0.3s;
  transition:transform 0.3s, -webkit-transform 0.3s;
}
.menu i:first-child {
  margin-top: 0;
}
.menu.rotate i:nth-of-type(1) {
  -webkit-transform: rotate(42deg);
      -ms-transform: rotate(42deg);
          transform: rotate(42deg);
}
.menu.rotate i:nth-of-type(2){
  opacity: 0;
}

.menu.rotate i:nth-of-type(3){
  -webkit-transform: rotate(-42deg);
      -ms-transform: rotate(-42deg);
          transform: rotate(-42deg);
}

.normal-place ::-webkit-input-placeholder{
  font-size: 21px;
  color: #B4B4B4;
}
.normal-place :-moz-placeholder{
  font-size: 21px;
  color: #B4B4B4;
}
.normal-place ::-moz-placeholder{
  font-size: 21px;
  color: #B4B4B4;
}
.normal-place :-ms-input-placeholder{
  font-size: 21px;
  color: #B4B4B4;
}

.normal-place2 ::-webkit-input-placeholder{
  font-size: 14px;
  color: #fff;
}
.normal-place2 :-moz-placeholder{
  font-size: 14px;
  color: #fff;
}
.normal-place2 ::-moz-placeholder{
  font-size: 14px;
  color: #fff;
}
.normal-place2 :-ms-input-placeholder{
  font-size: 14px;
  color: #fff;
}

.normal-place3 ::-webkit-input-placeholder{
  font-size: 14px;
  color: #A8A8A8;
  font-family: 'microsoft yahei', arial, 'hiragino sans gb', sans-serif;;
}
.normal-place3 :-moz-placeholder{
  font-size: 14px;
  color: #A8A8A8;
  font-family: 'microsoft yahei', arial, 'hiragino sans gb', sans-serif;;
}
.normal-place3 ::-moz-placeholder{
  font-size: 14px;
  color: #A8A8A8;
  font-family: 'microsoft yahei', arial, 'hiragino sans gb', sans-serif;;
}
.normal-place3 :-ms-input-placeholder{
  font-size: 14px;
  color: #A8A8A8;
  font-family: 'microsoft yahei', arial, 'hiragino sans gb', sans-serif;;
}

/* .swiper-banner .swiper-pagination-bullet {
  background-color: #fff;
}
.swiper-banner .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  opacity: 1;
  background-color: #fff;
  transition: width .3s ease-in;
}
.swiper-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 32px;
  border-radius: 4px;
} */

/* .swiper-banner .swiper-pagination {width: 54px;height: 22px;line-height: 22px;background-color: rgba(0,0,0,.47);left: 50%;transform: translateX(-50%);border-radius: 16px;}
.swiper-banner .swiper-pagination-bullet {background-color: #919299;opacity: 1;}
.swiper-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: #fff;opacity: 1;} */

img[class*=avatar] {border-radius: 50%;}

.responsive {overflow-y: auto;}
.responsive::-webkit-scrollbar {
  width: 6px;
}
.responsive::-webkit-scrollbar-thumb {
  background-color: #00913E;
}
.responsive-x {overflow-x: auto;}
.responsive-x::-webkit-scrollbar {
  height: 6px;
}
.responsive-x::-webkit-scrollbar-thumb {
  background-color: #00913E;
}
.hover-a a:hover {color: #00913E;}

.br10 {border-radius: 10px;}
.bold {font-weight: 600;}
.tl {text-align: left;}
[class*=btn] {cursor: pointer;}

.upload-file {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
  cursor: pointer;
}

@-webkit-keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}
@keyframes circleMove {
  from {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
  }
  to {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
  }
}

.lg_sfdh {
  animation: play_btn 0.5s infinite alternate;
}

@keyframes play_btn{
  0%{transform:scale(1.0)}
  100%{transform:scale(1.1)}
}

@keyframes hideIndex{
  0%{ opacity: 0; padding-top: 32px; }
  100%{opacity: 1; padding-top: 16px; }
}


@media (min-width:992px){

}
.login-tit {
  font-size: 42px;
  font-weight: bold;
  color: #0D0D0D;
  background: linear-gradient(0deg, #2F81ED 0%, #2EE9D8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.login-rtlogo {padding-bottom: 50px;}
.login-box {background-repeat: no-repeat;background-position: center;background-size: cover;}
.login-inner-bj {position: absolute;width: 100%;height: 100%;background-repeat: no-repeat;background-position: left top;background-size: auto 100%;top: 0;left: 0;}
.login-inner {
  max-width: 1515px;
  width: 78.90%;
  box-shadow: 0px 3px 12px 0px rgba(255,255,255,0.31);
  border-radius: 10px;
  /* height: 779px; */
  padding: 34px 106px 133px 40px;
  background-color: #fff;
}
.login-right {
  width: 100%;
  max-width: 444px;
  padding-top: 36px;
}
.login-rform {
  max-width: 444px;
}
.el-login-row {margin-top: 36px;}
.el-pass-row {margin-top: 28px;font-size: 18px;}
.el-btn {
  height: 64px;
  line-height: 64px;
  text-align: center;
  color: #fff;
  font-size: 23px;
  background: linear-gradient(0deg, #2F81ED, #2EE9D8);
  box-shadow: 2px 8px 9px 0px rgba(138,138,138,0.12);
  border-radius: 32px;
  display: block;
  width: 100%;
  margin-top: 70px;
}
.gx_ {
  position: relative;
  width: 12px;
  height: 12px;
}
.gx_:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #2FAAE5;
  border-radius: 3px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.gx_:checked:after {
  background: rgba(47,170,229,1) url(../img/check.png) no-repeat center;
  background-size: 100% auto;
}
.col-blue {color: #2FACE4;}
input.el-login-val {
  height: 64px;
  line-height: 64px;
  background: #F6F7FB;
  border-radius: 32px;
  padding: 0 32px;
  font-size: 21px;
  color: #666;
  width: 100%;
}
.rt-logo {max-width: 347px;}
.index-left {width: 214px;}
.index-left-posi {
  flex: 0 0 auto;
  height: 100%;
  position: relative;
  z-index: 1;
  transition: all .3s ease;
  width: 0;
  margin-right: 254px;
  left: 0;
}
.index-posi-ul {
  z-index: 1;
  position: absolute;
  width: 260px;
  height: 100%;
  overflow-y: auto;
}

.index-left-posi.left-hide {
  margin-right: 0;
  left: -214px;
}
.ovy{overflow-y: auto;}
.index-logo {max-width: 170px;}
.index-right {
  padding-right: 24px;
  position: relative;
  transition: all .3s ease-in;
  flex: 1 1 auto;
}
.index-ridht-pd {min-width: 375px;}
.user-avatar {padding: 24px 0 11px;}
.user-avatar_1{width: 38px;height: 38px;border-radius: 50%;margin: 0 10px;}
.index-ridht-pd {padding: 26px 0 0 28px;}
.index-top {padding: 17px 0;}
.search-val {font-size: 14px;color: #fff;width: 100%;flex: 1;color: #333;}
.el-sub-btn {
  width: 165px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #00913E;
  border-radius: 6px 6px 6px 6px;
  opacity: 1;
}
.el-sub-pd {padding-top: 42px;}
.search-input-box {
  /* height: 46px; */
  /* line-height: 46px; */
  background: rgba(255,255,255,0.17);
  border-radius: 10px 10px 10px 10px;
  border: 1px solid rgba(255,255,255,0.3);
  padding: 0 18px;
  color: #fff;
}
.search-btn {
  width: 94px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background: #FFFFFF;
  border-radius: 6px 6px 6px 6px;
  margin-left: 20px;
}
.drop-tab.active {background-color: rgba(255,255,255,0.14);}
.drop-tab {position: relative;padding-left: 12px;}
.drop-tab + .left-ul{display: none;}
.left-ul>li.active {position: relative;}
.left-ul>li {font-size: 16px;color: #fff;line-height: 54px;position: relative;}
.left-ul>li .drop-tab {padding-left: 25px;}
.left-ul>li .left-ul>li .drop-tab {padding-left: 40px;}
.left-ul>li .left-ul>li .left-ul>li .drop-tab {padding-left: 55px;}
.left-ul>li .left-ul>li .left-ul>li .left-ul>li .drop-tab {padding-left: 70px;}
.arrow-right {width: 0;height: 0;border-left: 6px solid #fff;border-bottom: 5px solid transparent;border-top: 5px solid transparent;position: absolute;top: 50%;transform: translate(-10px,-50%);border-radius: 2px;transition: transform .3s ease-in;}
.left-ul>li.on>.drop-tab .arrow-right {transform: translate(-10px,-50%) rotate(90deg);}
.left-ul>li a {color: #fff;/* display: block; */}
.left-inner-ul>li {background-color: rgba(255,255,255,0.14);}
.group-left {
  border-radius: 31px 31px 31px 31px;
  opacity: 1;
  border: 1px solid #ECECEC;
}
.group-item {padding: 0 15px;color: #666666;font-size: 14px;position: relative;display: inline-block;height: 32px;line-height: 32px;cursor: pointer;white-space: nowrap;}
.arrow-down {width: 0;height: 0;border-top: 6px solid #666666;border-left: 5px solid transparent;border-right: 5px solid transparent;margin-left: 5px;display: inline-block;vertical-align: middle;}
.group-item::before {content: "";display: block;width: 1px;background-color: #ECECEC;height: 80%;position: absolute;top: 50%;transform: translate(0,-50%);left: 0;}
.group-item:first-child::before {display: none;}
.group-add-btn {
  width: 116px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  background: #00913E;
  border-radius: 0 6px 6px 0;
  margin-left: 15px;
  border: 1px solid #00913E;
}
.normal-table {width: 100%;max-width: 100%;border-collapse: collapse;vertical-align: middle;}
.file-table th {background-color: #F2F2F2;padding: 16px 26px;font-weight: 400;text-align: left;}
.file-table td {padding: 20px 26px;}
.nav-pd{padding: 18px 0;}
.pack-img {margin-right: 15px;}
.oper-span {cursor: pointer;}
.oper-span + .oper-span {margin-left: 32px;}

.search-drop.show {display: block;animation: hideIndex .3s ease-in;}
.search-drop {padding-top: 16px;position: absolute;bottom: 0;width: 100%;left: 0;transform: translate(0,100%);z-index: 99;display: none;}
.search-drop-ul{background-color: #fff;padding: 10px 28px 22px 28px;box-shadow: 0px 3px 9px 1px rgba(0,0,0,0.13);font-size: 16px;}
.search-drop-ul>li {margin-top: 12px;display: flex;align-items: center;justify-content: space-between;cursor: pointer;}
.search-drop-ul>li .icon-shanchu {display: none;}
.search-drop-ul>li:hover .icon-shanchu{display: block;}
.search-drop-ul>li .icon-shanchu::before {color: #B9B9B9;}
.collapse-item {
  width: 16px;
  height: 40px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMzUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNLjUgMS4xOTF2MzIuNjE4bDEyLjE3LTYuMDg1YTEuNDk5IDEuNDk5IDAgMCAwIC44My0xLjM0MmgwVjguNjE4YTEuNDk5IDEuNDk5IDAgMCAwLS44My0xLjM0MmgwTC41IDEuMTkxWiIgc3Ryb2tlPSIjRENERUUyIiBmaWxsPSIjRjdGOUZBIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48cGF0aCBmaWxsPSIjODA4Njk1IiBkPSJNMy41IDE4IDggMjJ2LTh6TTEwIDE0SDl2OGgxeiIvPjwvZz48L3N2Zz4=) 50%/100% 100% no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  cursor: pointer;
  box-sizing: content-box;
  background-origin: content-box;
  z-index: 99;
}
.search_drop:hover .search_drop_cont {display:block;animation:hideIndex .3s ease-in;}
.search_drop_cont {position:absolute;bottom:0;transform:translate(-50%,100%);left:50%;z-index:1;min-width:140px;padding-top:16px;display:none}
.search_drop_ul {background-color:#fff;text-align:center;padding:15px 0;box-shadow:0px 0px 3px rgba(0,0,0,.3)}
.search_drop_ul>li {height:40px;line-height:40px;font-size:16px}
.group-drop-cont {position: absolute;bottom: 0;left: 0;width: 131px;transform: translate(0,100%);padding-top: 16px;display: none;}
.group-drop-cont.show {display: block;animation: hideIndex .3s ease-in;}
.group-drop-ul {
  background-color: #fff;
  box-shadow: 0px 3px 7px 1px rgba(0,0,0,0.16);
  border-radius: 2px 2px 2px 2px;
  padding: 6px 0 26px;
  text-align: center;
}
.group-drop-ul>li {margin-top: 20px;line-height: normal;}
.group-drop-ul>li:hover {color: #00913E;}
.group-drop-ul>li:hover a {color: #00913E;}
.user-info-pd{padding: 38px 0 0 66px;}
.user-info-tit{font-size: 24px;padding-left: 10px;border-left: 4px solid #00913E;}
.avatar-btn{
  width: 104px;
  height: 42px;
  line-height: 42px;
  background: #E8E8E8;
  border-radius: 44px 44px 44px 44px;
  text-align: center;
  margin-left: 16px;
}
.el-dl-md{
  margin: 39px 0 46px;
}
input.el-user-val {
  height: 50px;
  line-height: 50px;
  width: 100%;
  flex: 1;
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  padding: 0 25px;
}
textarea.el-text-val {
  width: 100%;
  flex: 1;
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  padding: 15px 25px;
  height: 140px;
  resize: none;
}
.marks {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: rgba(0,0,0,.5);
  display: none;
}
.add-pack-box,.del-dia-box{width: 740px;background-color: #fff;padding: 63px 88px 61px;min-height: 497px;max-width: 94%;}
.alert-box .icon-close1 {cursor: pointer;color: #AEAEAE;}
.alert-box .icon-close1:hover {color: #00913E;}
.alert-box .icon-close1::before {font-size: 26px;position: absolute;top: 28px;right: 28px;}
.el-dl>dt {margin-bottom: 12px;}
.el-dl {font-size: 14px;color: #666666;}
.user-info-form {max-width: 704px;}
.user-pass-form {max-width: 326px;}
.el-user-width {width: 46.30%;}
.el-user-row {margin-top: 28px;}
.el-alert-row {margin-top: 20px;}
.avatar-box {width: 82px;height: 82px;}
input.alert-val {height: 50px;border: 1px solid #DCDCDC;line-height: 50px;width: 100%;flex: 1;padding: 0 25px;font-size: 18px;color: #666;}
.del-warning {color: #666666;font-size: 20px;text-align: center;}
.avatar-img {width: 82px;height: 82px;border-radius: 50%;}
.alert-tit {font-size: 30px;font-weight: 500;text-align: center;}
.alert-md {margin: 75px 0 40px;}
.alert-dl{font-size: 20px;}
.alert-dl>dt {padding-right: 10px;}
.alert-dl>dd {width: 100%;flex: 1;}
.file-table {min-width: 720px;}
.alert-btn {
  width: 171px;
  height: 57px;
  line-height: 57px;
  text-align: center;
  color: #fff;
  background: #00913E;
  border-radius: 6px 6px 6px 6px;
  display: inline-block;
  font-size: 20px;
}
.user-load-btn {
  width: 78px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  background: #00913E;
  border-radius: 6px 6px 6px 6px;
  opacity: 1;
}
.text-top-tit {font-size: 20px;margin: 29px 0 18px;}
.text-top-desc {color: #999999;margin-bottom: 18px;line-height: 1.5em;}
.text-top-btn {
  width: 86px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #666;
  font-size: 14px;
  border-radius: 31px 31px 31px 31px;
  opacity: 1;
  border: 1px solid #ECECEC;
}
.text-oper-btn-box {margin-top: 49px;}
.text-info-item {margin: 27px 0 31px;}
.text-info-tit {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 15px;
}
.text-oper-btn {
  width: 165px;
  height: 46px;
  line-height: 46px;
  background: #E5E5E5;
  border-radius: 6px 6px 6px 6px;
  opacity: 1;
  text-align: center;
  color: #fff;
  display: inline-block;
  color: #333;
}
.text-info {max-width: 480px;}
.text-oper-btn.on {
  background-color: #00913E;
  color: #fff;
}
.load-text-box {
  width: 638px;
  max-width: 94%;
  padding: 34px 50px 53px;
  background-color: #fff;
}
.el-text-val {
  height: 140px;
}
.text-oper-btn + .text-oper-btn {
  margin-left: 20px;
}
.text-info {
  line-height: 2em;
}
.fail {color: #999999;}
.wait {color: #FC8F00;}
.succ {color: #00913E;}
.finished {color: #C2C2C2;}
.col-blue {color: #1D6FFE;}
.col-red {color: #EE1414;}
.pt0 {padding-top: 0;}
.pb0 {padding-bottom: 0;}
.mb0 {margin-bottom: 0;}
.mt0 {margin-top: 0;}
.block {display: block;width: 100%;}
.theme {color: #0d5289;}

.under-line {
  text-decoration: underline;
}

th.tc {text-align: center;}

.webkit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line2 {
  -webkit-line-clamp: 2;
}
.col-333 {
  color: #333;
}
.col-666 {
  color: #666;
}
.col-999 {
  color: #999;
}
.fs12 {
  font-size: 12px;
}
.fs14 {
  font-size: 14px;
}
.fs16 {
  font-size: 16px;
}
.col-fff {
  color: #fff;
}
.bgfff {
  background-color: #fff;
}
