*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  font: 12px/1.5;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
  padding: 0;
  margin: 0;
}
table,
td,
tr,
th {
  font-size: 12px;
}
ol,
ul {
  list-style: none;
}
li {
  list-style-type: none;
}
img {
  vertical-align: top;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: normal;
}
address,
cite,
code,
em,
th,
i {
  font-weight: normal;
  font-style: normal;
}
.hx a,
.hx em,
.fB {
  font-weight: bold;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
}
a {
  color: #666666;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  color: #e25453;
  text-decoration: underline;
}
a:active {
  color: #ba2636;
}
form,
td,
th,
tr {
  border: none;
  margin: 0;
  padding: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body {
  color: #333333;
  width: 100%;
  height: 100%;
  min-width: 640px;
  background: #f0f3f4;
  font-size: 13px;
}
.desktop-app span.desktop-title {
  color: #14bc00;
}
.desktop-opening-icon {
  display: none;
}
.bg_reibox .new-loginbox .terbox ul {
  height: 116px;
  width: 100%;
}
.bg_reibox .new-loginbox .terbox ul li .font155 .posila {
  color: #ccc;
}
.bg_reibox .new-loginbox .terbox ul li .posila {
  color: #ccc;
}
.bg_reibox .new-loginbox .terbox ul li .tx1 {
  border: 1px solid #ccc;
}
.bg_reibox .new-loginbox .terbox ul li .tx1:focus {
  border: 1px solid #14bc00;
}
.bg_reibox .new-loginbox .terbox ul li .tx2 {
  height: 50px;
  line-height: 50px;
  width: 100%;
  border: 1px solid #ccc;
  color: #b3b3b3;
  float: left;
  margin-top: 20px;
  font-size: 14px;
  outline: none;
  padding-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.bg_reibox .new-loginbox .terbox ul li .tx2:focus {
  border: 1px solid #14bc00;
}
.bg_reibox .txgg {
  font-size: 24px;
  padding-bottom: 10px;
  text-align: center;
  position: relative;
  color: #14bc00;
  border-bottom: 1px solid #14bc00;
  margin-bottom: 50px;
  margin-top: 20px;
}
.bg_reibox .txgg::after {
  content: '';
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: #14bc00 transparent transparent transparent;
  position: absolute;
  left: 47%;
  top: 41px;
}
.lotbtn {
  width: 100%;
  display: block;
  background: #14bc00;
  color: #FFFFFF;
  text-align: center;
  padding: 15px 0;
  font-size: 16px;
  font-weight: bold;
  margin-top: 35px;
  border-radius: 6px;
  text-decoration: none;
}
.lotbtn:hover {
  opacity: 0.8;
  color: #fff;
  text-decoration: none;
}
.rieifote .fo1 {
  color: #a1a2a3;
}
.layui-layer-title,
.el-dialog__header {
  background-color: #dff0df !important;
  color: #333 !important;
  font-weight: bold;
}
.layui-refreswind,
.layui-layer-max,
.layui-layer-min,
.layui-layer-close1 {
  color: #666 !important;
}
.layui-layer-min cite {
  background: #666 !important;
}
#kkpager span.curr,
#kkpagerEx span.curr {
  border: 1px solid #14bc00 !important;
  background: #deffda !important;
  color: #14bc00 !important;
}
.totalPageNum,
.totalRecordNum {
  color: #14bc00 !important;
}
#kkpager_btn_go {
  background-color: #14bc00 !important;
}
#kkpager_btn_go_input.focus {
  border-color: #14bc00 !important;
}
.M-box .active,
.M-box1 .active,
.M-box2 .active,
.M-box3 .active,
.M-box4 .active {
  background: #deffda;
  color: #14bc00;
  border: 1px solid #14bc00;
}
.M-box4 a.jump-btn {
  border: 1px solid #14bc00 !important;
  background-color: #14bc00 !important;
}
.M-box4.m-t5 span.ss i {
  color: #14bc00 !important;
}
/*-------左侧的导航栏----------*/
#sidebar {
  width: 160px;
  height: 100%;
  position: fixed;
  background: #2a3542;
  z-index: 8888;
}
#sidebar ul.sidebar-menu {
  margin-top: 00px;
}
#sidebar ul.sidebar-menu li {
  line-height: 20px !important;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
#sidebar ul.sidebar-menu li a {
  position: relative;
  color: #888;
  text-decoration: none;
  display: block;
  padding: 15px 0 15px 10px;
  font-size: 15px;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#sidebar ul.sidebar-menu li i {
  font-size: 23px;
  padding-right: 6px;
  vertical-align: -2px;
}
#sidebar ul.sidebar-menu li span {
  display: inline-block;
}
#sidebar ul.sidebar-menu li ul.sub {
  display: none;
}
#sidebar ul.sidebar-menu li.active,
#sidebar ul.sidebar-menu li:hover {
  background: #e4ffe1;
  border-right: 2px solid #14bc00;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#sidebar ul.sidebar-menu li.active a,
#sidebar ul.sidebar-menu li:hover a {
  color: #14bc00;
}
#sidebar ul.sidebar-menu li > a .arrow {
  border-bottom: 4px solid transparent;
  border-left: 4px solid #A0A0A0;
  border-top: 4px solid transparent;
  float: right;
  height: 0;
  margin-right: 10px;
  margin-top: 6px;
  width: 0;
}
#sidebar ul.sidebar-menu li > .dropdown-menu li {
  background: #fff!important;
  padding-left: 0;
  padding-right: 0;
}
#sidebar ul.sidebar-menu li > .dropdown-menu a {
  text-align: center;
  padding: 10px 0!important;
  color: #565656!important;
  font-size: 13px;
}
.memeber_czjl .mem_top .inlk {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.memeber_czjl .mem_top .inlk .form-control {
  width: 160px;
}
.memeber_czjl .mem_top .inlk ul {
  float: left;
}
.memeber_czjl .mem_top .inlk .ayels {
  display: block;
  float: right;
  background: #ffdddf;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px  solid #fe4f56;
  text-align: center;
  margin-top: 4px;
}
.memeber_czjl .mem_top .inlk .ayels i {
  display: inline-block;
  font-size: 15px;
  vertical-align: 0px;
  color: #fe4f56;
  margin-right: 0;
  -webkit-transition: all 600ms cubic-bezier(0, 0.995, 0.99, 1);
  -moz-transition: all 600ms cubic-bezier(0, 0.995, 0.99, 1);
  -ms-transition: all 600ms cubic-bezier(0, 0.995, 0.99, 1);
  -o-transition: all 0.25s linear;
  transition: all 600ms cubic-bezier(0, 0.995, 0.99, 1);
}
.memeber_czjl .mem_top .inlk .ayels i:hover {
  color: #fe4f56;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.memeber_czjl .mem_top .inlk .ayels span {
  float: left;
  font-size: 11px;
  padding: 3px;
  margin-right: 1px;
  display: none;
  color: #656565;
}
.memeber_czjl .mem_top .inlk .ayels span em {
  color: #f76e4b ;
}
.memeber_czjl .mem_top .inlk .ayels.open {
  background-color: #f6f6f6;
  border-color: #ececec;
  border-radius: 3px;
}
.memeber_czjl .mem_top .inlk .ayels.open i {
  color: #ccc;
  margin-left: 8px;
  vertical-align: middle;
}
.memeber_czjl .mem_top .inlk .ayels.open span {
  display: block;
}
.memeber_czjl .mem_top .inlk li {
  display: inline-block;
}
.memeber_czjl .mem_top .inlk a {
  margin-right: 5px;
  display: inline-block;
  padding: 3px 8px;
  text-decoration: none;
  font-size: 13px;
}
.memeber_czjl .mem_top .inlk a i {
  display: inline-block;
  font-size: 18px;
  margin-right: 0.3em;
  vertical-align: -2px;
  color: #14bc00;
  -webkit-transition: all 600ms cubic-bezier(0, 0.995, 0.99, 1);
  -moz-transition: all 600ms cubic-bezier(0, 0.995, 0.99, 1);
  -ms-transition: all 600ms cubic-bezier(0, 0.995, 0.99, 1);
  -o-transition: all 0.25s linear;
  transition: all 600ms cubic-bezier(0, 0.995, 0.99, 1);
}
.form-control:focus {
  border-color: #14bc00 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.memeber_czjl .mem_top .inlk a:hover {
  background: #14bc00;
  color: #fff;
}
.memeber_czjl .mem_top .inlk a:hover i:first-child {
  color: #fff;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  transform: translateY(-1px);
}
.modal-body .modderlis li input:focus,
textarea:focus,
input:focus {
  border-color: #14bc00 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.coninputs:focus,
.coninput:focus,
input:focus,
textarea:focus,
.teachth:focus,
.only-test-input:focus {
  border-color: #14bc00 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#refresh {
  background: #14bc00 !important;
}
.button-primary,
.button-primary-flat,
.layui-layer-btn .layui-layer-btn0 {
  background-color: #14bc00;
  border-color: #14bc00;
  color: #FFF;
}
.layui-layer-btn .layui-layer-btn0 {
  border-color: #deffda !important;
  background-color: #14bc00 !important;
  color: #fff;
}
.memeber_czjl .table .checkedBox i {
  background: #14bc00;
}
.regular-checkbox,
.kkkrbox {
  display: none;
}
.regular-checkbox + label,
.kkkrbox + label {
  background-color: #fff;
  border: 1px solid #99a1a7;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 7px;
  display: inline-block;
  position: relative;
  vertical-align: -7px;
  margin-right: 3px;
  cursor: pointer;
}
.regular-checkbox:checked + label,
.kkkrbox:checked + label {
  background-color: #fff;
  border: 1px solid #14bc00;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #99a1a7;
}
.regular-checkbox:checked + label:after,
.kkkrbox:checked + label:after {
  content: '\2713';
  font-size: 11px;
  position: absolute;
  top: 0px;
  left: 1px;
  color: #14bc00;
}
.zhutico,
.memeber_czjl .table tbody td i {
  color: #14bc00 !important;
}
.gmdxtop .prebtn:hover,
.modal-body .modderlis li .filea .file i,
.row-filter .filter-elem ul li a:hover {
  color: #14bc00;
}
.gmdxcc h3,
.gmdxcc .prebtn:hover,
.priofelobx .nalf .listo li.active a {
  color: #14bc00;
}
.row-filter .filter-elem ul li.active a {
  color: #14bc00;
  border: 1px solid #14bc00;
}
.rdo:checked:before {
  border-color: #14bc00 !important;
}
.rdo:checked:after,
em.nn1,
.priofelobx .nalf .listo li a:hover {
  color: #14bc00 !important;
}
.priofelobx .nalf .listo li.active i,
.priofelobx .nalf .listo li a:hover i {
  border-top-color: #14bc00 !important;
}
.meiribaozhang .bzhxdaohang li.active a {
  background: #14bc00 !important;
  color: #fff !important;
}
.meiribaozhang .bzhxdaohangex li.active a {
    background: #14bc00 !important;
    color: #fff !important;
}
.searchable-select-item.selected {
  background: #14bc00;
  color: white;
}
.priofelobx .nalf .listo li ul li .con-topicon em:nth-child(1),
a.grebtn,
.swtith.open,
.radio input:checked + span.radio-on,
.ccsssss,
.row-filter .filter-elem ul li.active a:hover {
  background: #14bc00 !important;
}
.table tbody td .qwera,
.row-filter.last a,
.layui-btn-normal {
  background: #14bc00;
}
.filterResult .filter-elem .select.active a {
  background-color: #deffda;
  color: #14bc00;
  border: 1px solid #14bc00;
}
.main_box .ritianshu .stecs i {
  border: 1px solid #14bc00 !important;
}
.main_box .ritianshu .stecs.on i:before {
  background: #14bc00 !important;
}
.faduanxinbox .dxbjqbox .dxbjbody .dxbjbtitlt,
.gmdxtop .prebtn {
  color: #14bc00 !important;
}
.memeber_czjl .table tbody td a {
  background: #14bc00;
}
.memeber_czjl .table tbody td a:hover {
  background-color: #4cb0f9;
  border-color: #4cb0f9;
}
.gmdxtop h3 {
  color: #14bc00;
}
.Znfx_hybox .znfxhytjb .zmnmcenbox li.bule {
  background: -webkit-linear-gradient(top, #1397d9, #1ba5e2);
}
.Znfx_hybox .znfxhytjb .zmnmcenbox li.yewls {
  background: -webkit-linear-gradient(top, #ec922e, #f5a23d);
}
.Znfx_hybox .znfxhytjb .zmnmcenbox li.green {
  background: -webkit-linear-gradient(top, #06c04e, #0ecd57);
}
.Znfx_hybox .znfxhytjb .zmnmcenbox li.red {
  background: -webkit-linear-gradient(top, #f84e32, #ff684f);
}
.styembox .styerigbox .stylius li .nle {
  background: #f6f6f6 !important;
  color: #000!important;
}
.styembox .styerigbox .suikslb .title,
.styembox .styerigbox .sytxxbox .title {
  background: #deffda !important;
  color: #14bc00 !important;
}
.styembox .styerigbox .ripos,
.gmdxtop h3,
.faduanxinbox .dxbjqbox .dxbjxdx .djxcfooter .ritianshu .stecs span {
  color: #14bc00 !important;
}
.sjxuantime .cxbntn,
.ckkass.on em,
.xxxxcheckbox:checked + label:after {
  background: #14bc00 !important;
}
.memeber_czjl .table tbody td a.ccccs {
  background-color: #4cb0f9;
}
.bgcule {
  border-color: #14bc00 !important;
  background-color: #14bc00 !important;
  color: #fff !important;
}
.el-dialog__title {
  color: #fff !important;
}
@media (max-width: 1290px) {
  .faduanxinbox.cnmzzz {
    margin-left: 10px !important;
  }
  .dxbjtecon {
    width: 100px !important;
  }
  .dxbjtecon i {
    width: 70px !important;
  }
  .dxbjrigth {
    margin-left: 0px!important;
  }
}
.lititle {
  border-bottom: 2px solid #14bc00;
}
.clientandorderauthorizationoption,
.manauthorizationoption {
  background: #fff;
  color: #606266;
}
.clientandorderauthorizationoption.on,
.manauthorizationoption.on {
  background: #14bc00;
  color: #fff;
}
.num-jia:hover,
.num-jian:hover {
  background: #14bc00;
  color: #fff;
}
.iwsbtn:hover {
  background: #e4ffe1 !important;
  color: #14bc00 !important;
  text-decoration: none;
  border: 1px solid #e4ffe1;
}
.iwsbtn.zhu {
  background: #14bc00 !important;
  color: #fff;
  border: 1px solid #14bc00;
}
.iwsbtn.zhu:hover {
  background: #e4ffe1 !important;
  border: 1px solid #e4ffe1;
  color: #14bc00 !important;
}
.layui-layer-title {
  font-size: 18px !important;
}
.newUserNav {
  width: 95%;
  position: absolute;
  height: 40px;
  left: 15px;
  top: 5px;
  border-bottom: 1px solid #eee;
}
.newUserNav a {
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 120px;
}
.newUserNav a.on {
  color: #14bc00;
}
.newUserNav a:hover {
  text-decoration: none;
}
.newUserNav a:active {
  text-decoration: none;
}
.newUserNav a:focus {
  text-decoration: none;
}
.newUserNav .consii {
  width: 120px;
  height: 2px;
  background: #14bc00;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.15s;
  -webkit-transition: all 0.15s;
}
.newUserbox {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding: 5px 15px;
}
.newUserbox .Userlaist {
  display: none;
}
.newUserbox .newtile {
  width: 100%;
  overflow: hidden;
  /*margin: 5px 0;*/
}
.newUserbox .newtile span {
  float: left;
  color: #999999;
}
.newUserbox .newtile .abules {
  float: right;
  color: #1ba5e2;
  margin-top: 2px;
}
.newUserbox .newtile .abules img {
  margin-right: 3px;
  vertical-align: -3px;
}
.newUserbox .modal-body {
  padding: 0;
}
.newUserbox .modal-body .modderlis li {
  overflow: hidden;
  margin-bottom: 2px;
}
.newUserbox .modal-body .modderlis li .field-title {
  width: 120px;
  text-align: right;
}
.newUserbox .witextcont {
  margin-top: 20px;
}
.newUserbox .witextcont .table tbody td a {
  color: #fff;
  padding: 0.3em 1em;
  font-size: 12px;
  border-radius: 3px;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.newUserbox .witextcont .table tbody td a.bgzs {
  background: #14bc00;
}
.newUserbox .witextcont .table tbody td a.bgzs:first-child {
  background: #f95844;
}
.newUserbox .witextcont .table tbody td a:hover {
  opacity: 0.7;
}
.regular-radio:checked + label:after {
  background: #14bc00;
}
.memeber_czjl .mem_top .newpobox ul {
  width: 100%;
}
.memeber_czjl .mem_top .newpobox ul .nones {
  display: none;
}
.memeber_czjl .mem_top .newpobox ul .rigjss {
  float: right;
}
.memeber_czjl .mem_top .newpobox a {
  margin-bottom: 4px;
  margin-top: 5px;
}
.memeber_czjl .mem_top .newpobox a:hover {
  border-radius: 4px;
}
.memeber_czjl .mem_top .newpobox a:hover i {
  color: #fff;
}
.inlk a {
  border-radius: 4px;
}
