.fs-color-ash8 {
  color: #8c8c8c;
}
.fs-color-ash5 {
  color: #595959;
}
.w100 {
  width: 100px;
}
.w120 {
  width: 120px;
}
.w140 {
  width: 140px;
}
.w160 {
  width: 160px;
}
.w180 {
  width: 180px;
}
.w200 {
  width: 200px;
}
.ww80 {
  width: 80%;
  margin: 0 auto;
}
img {
  max-width: 100%;
}
.rela {
  position: relative;
}
.abso {
  position: absolute;
}
.u-flex {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.u-col-center {
  align-items: center;
}
.u-col-top {
  align-items: flex-start;
}
.u-col-bottom {
  align-items: flex-end;
}
.u-row-left {
  justify-content: flex-start;
}
.u-row-center {
  justify-content: center;
}
.u-row-right {
  justify-content: flex-end;
}
.u-row-between {
  justify-content: space-between;
}
.u-row-around {
  justify-content: space-around;
}
.u-flex-1 {
  flex: 1;
}
.u-border-radius10 {
  border-radius: 10px !important;
}
.fwb {
  font-weight: bold;
}
.text-left,
.text-l {
  text-align: left !important;
}
.text-center,
.text-c {
  text-align: center !important;
}
.text-right,
.text-r {
  text-align: right !important;
}
.clear {
  clear: both;
}
.overflow {
  overflow: hidden;
}
.position-r {
  position: relative;
}
.fwb {
  font-weight: bold;
}
.fwb9 {
  font-weight: 900;
}
.fwb8 {
  font-weight: 800;
}
.fwb7 {
  font-weight: 700;
}
.fwb6 {
  font-weight: 600;
}
.fwb5 {
  font-weight: 500;
}
.fwb4 {
  font-weight: 400;
}
.fwb3 {
  font-weight: 300;
}
.pp100 {
  padding: 100px !important;
}
.pp90 {
  padding: 90px !important;
}
.pp80 {
  padding: 80px !important;
}
.pp70 {
  padding: 70px !important;
}
.pp60 {
  padding: 60px !important;
}
.pp50 {
  padding: 50px !important;
}
.pp40 {
  padding: 40px !important;
}
.pp30 {
  padding: 30px !important;
}
.pp20 {
  padding: 20px !important;
}
.pp15 {
  padding: 15px !important;
}
.pp10 {
  padding: 10px !important;
}
.pp5 {
  padding: 5px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pl100 {
  padding-left: 100px !important;
}
.pl90 {
  padding-left: 90px !important;
}
.pl80 {
  padding-left: 80px !important;
}
.pl70 {
  padding-left: 70px !important;
}
.pl60 {
  padding-left: 60px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pr100 {
  padding-right: 100px !important;
}
.pr90 {
  padding-right: 90px !important;
}
.pr80 {
  padding-right: 80px !important;
}
.pr70 {
  padding-right: 70px !important;
}
.pr60 {
  padding-right: 60px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr0 {
  padding-right: 0 !important;
}
.mp100 {
  margin: 100px !important;
}
.mp90 {
  margin: 90px !important;
}
.mp80 {
  margin: 80px !important;
}
.mp70 {
  margin: 70px !important;
}
.mp60 {
  margin: 60px !important;
}
.mp50 {
  margin: 50px !important;
}
.mp40 {
  margin: 40px !important;
}
.mp30 {
  margin: 30px !important;
}
.mp20 {
  margin: 20px !important;
}
.mp10 {
  margin: 10px !important;
}
.mp5 {
  margin: 5px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.ml100 {
  margin-left: 100px !important;
}
.ml90 {
  margin-left: 90px !important;
}
.ml80 {
  margin-left: 80px !important;
}
.ml70 {
  margin-left: 70px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.mr100 {
  margin-right: 100px !important;
}
.mr90 {
  margin-right: 90px !important;
}
.mr80 {
  margin-right: 80px !important;
}
.mr70 {
  margin-right: 70px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.fs50 {
  font-size: 50px !important;
}
.fs48 {
  font-size: 48px !important;
}
.fs46 {
  font-size: 46px !important;
}
.fs44 {
  font-size: 44px !important;
}
.fs42 {
  font-size: 42px !important;
}
.fs40 {
  font-size: 40px !important;
}
.fs38 {
  font-size: 38px !important;
}
.fs36 {
  font-size: 36px !important;
}
.fs34 {
  font-size: 34px !important;
}
.fs32 {
  font-size: 32px !important;
}
.fs30 {
  font-size: 30px !important;
}
.fs28 {
  font-size: 28px !important;
}
.fs26 {
  font-size: 26px !important;
}
.fs24 {
  font-size: 24px !important;
}
.fs22 {
  font-size: 22px !important;
}
.fs20 {
  font-size: 20px !important;
}
.fs18 {
  font-size: 18px !important;
}
.fs16 {
  font-size: 16px !important;
}
.fs14 {
  font-size: 14px !important;
}
.fs12 {
  font-size: 12px !important;
}
.lh20 {
  line-height: 20px !important;
}
.lh24 {
  line-height: 24px !important;
}
.lh28 {
  line-height: 28px !important;
}
.lh30 {
  line-height: 30px !important;
}
.lh40 {
  line-height: 40px !important;
}
.lh50 {
  line-height: 50px !important;
}
.text1 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.text2 {
  line-height: 20px;
  overflow: hidden;
  height: 40px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.text3 {
  line-height: 20px;
  overflow: hidden;
  height: 60px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.cursor-p {
  cursor: pointer;
}
.cursor-p:hover {
  color: #1496fc !important;
}
.layui-card {
  box-shadow: none !important;
}
.title1 {
  display: flex;
  align-items: center;
  font-size: 18px;
}
.title1::before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 21px;
  border-radius: 10px;
  background: #1496fc;
  margin-right: 5px;
}
.fs-color-des {
  color: #595959;
}
.layui-table-header .layui-table {
  background-color: #fafafa;
}
.form-sm .layui-btn,
.form-sm .layui-input {
  height: 30px;
  line-height: 30px;
}
.form-sm .layui-input-affix {
  line-height: 30px;
}
.form-sm .layui-form-label {
  padding: 0 10px;
  line-height: 30px;
}
.reset-btn {
  border: none;
}
.border-none {
  border: none !important;
}
.card-top {
  display: flex;
  justify-content: space-between;
  text-align: center;
  height: 60px;
  line-height: 60px;
  box-shadow: 0px 3px 6px 1px rgba(20, 150, 252, 0.16);
  padding: 0 15px;
  position: fixed;
  top: 50px;
  right: 15px;
  width: calc(100% - 256px);
  box-sizing: border-box;
  background: #fff;
  z-index: 999;
}
.card-top .fl i {
  cursor: pointer;
}
.card-top .fc {
  font-size: 18px;
  text-align: center;
  flex: 1;
  max-width: 90%;
}
.scrollbar {
  overflow: auto;
}
.scrollbar::-webkit-scrollbar {
  width: 5px;
}
.scrollbar::-webkit-scrollbar-track {
  border-radius: 8px;
  background: none;
  border: none;
}
.scrollbar::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #e7e7e7;
}
.layercon .layui-layer-content {
  overflow-y: auto !important;
}
.layerbox {
  background-color: #fff;
  min-height: calc(100vh - 30px);
}
.tablebox {
  padding: 0 15px 15px 15px;
  box-sizing: border-box;
}
.tablebox .layui-btn {
  padding: 0 2px;
}
.ui_container {
  min-height: calc(100vh - 30px);
  background: #fff;
  box-sizing: border-box;
}
.container_tab .layui-tab-title {
  background: #f6f7fb;
  border: none;
  font-size: 16px;
}
.container_tab .layui-this {
  background: #fff;
  border-radius: 8px 8px 0 0;
  color: #1496fc;
}
.container_tab .layui-this::after {
  border: none;
}
#stepBar {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
#stepBar .stepBar_li {
  text-align: center;
  position: relative;
  min-width: 33.3%;
}
#stepBar .stepBar_li .item_num {
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
  text-align: center;
  border: 1px solid #e5e5e5;
  display: inline-block;
  position: relative;
  z-index: 2;
  background: #fff;
}
#stepBar .stepBar_li .item_title {
  font-size: 18px;
  margin-top: 10px;
  color: #595959;
}
#stepBar .stepBar_li .item_des {
  font-size: 14px;
  margin-top: 10px;
  color: #595959;
}
#stepBar .stepBar_li::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
  position: absolute;
  top: 15px;
  right: 0;
  z-index: 1;
}
#stepBar .active::after {
  background-color: #1496fc;
}
#stepBar .active .item_num {
  background-color: #1496fc;
  border: 1px solid #1496fc;
  color: #fff;
}
#stepBar .active .item_title {
  color: #1496fc;
}
#stepCon .stepCon_li {
  display: none;
}
.tablecss th {
  text-align: center;
  background-color: #fafafa;
  font-weight: normal;
  white-space: normal;
  word-break: break-all;
}
.tablecss td {
  text-align: center;
  white-space: normal;
  word-break: break-all;
}
.list_top_search {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 15px;
  width: 100%;
  box-sizing: border-box;
}
.list_top_search .fl {
  position: relative;
  z-index: 55;
}
.list_top_search .screenbtn {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: #1496fc;
  border-radius: 5px;
}
.list_top_search .more_search {
  position: absolute;
  top: 60px;
  left: 0;
  max-width: 1000px;
  background: #fff;
  z-index: 999;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
  border-radius: 6px 6px 6px 6px;
  display: none;
}
.list_top_search .search_num .tip {
  color: #8c8c8c;
  display: inline-block;
  padding-right: 10px;
}
.list_top_search .search_num .tip span {
  padding: 0 10px;
  color: #1496fc;
}
.list_top_search .search_num .layui-icon-close-fill {
  font-size: 20px;
  display: inline-block;
  color: #8c8c8c;
  transform: translateY(2px);
  cursor: pointer;
}
.list_top_search .more_search_form {
  z-index: 2;
  padding-bottom: 15px;
}
.list_top_search .more_search_form .layui-form-item {
  margin-bottom: 0;
}
.list_top_search .maskbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0);
  z-index: -1;
  box-sizing: border-box;
}
.list_top_search .layui-form {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 10px 10px 0 10px;
}
.list_top_search .layui-form .layui-form-label {
  padding-right: 0;
}
.list_top_search .layui-form .layui-input-block {
  margin-left: 90px;
}
.staffbtn {
  background: #1496fc;
  color: #fff;
  text-align: center;
  width: 38px;
  height: 38px;
  line-height: 38px;
  cursor: pointer;
}
.staffbtn i {
  font-size: 20px;
}
.demoBox .demoList {
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-around;
}
.demoBox .demoList .demoItem .container {
  width: 30px;
  height: 30px;
  position: relative;
}
/* google loadings */
#google .demoItem .container .shape-1 {
  background-color: #1875e5;
}
#google .demoItem .container .shape-2 {
  background-color: #c5523f;
}
#google .demoItem .container .shape-3 {
  background-color: #499255;
}
#google .demoItem .container .shape-4 {
  background-color: #f2b736;
}
@keyframes Animation7Shape1 {
  0% {
    left: -15px;
    top: 5px;
  }
  25% {
    left: 0;
    top: 40%;
  }
  50% {
    left: 0;
    top: 40%;
  }
  75% {
    left: 0;
    top: 40%;
  }
  100% {
    left: -15px;
    top: 5px;
  }
}
@-webkit-keyframes Animation7Shape1 {
  0% {
    left: -15px;
    top: 5px;
  }
  25% {
    left: 0;
    top: 40%;
  }
  50% {
    left: 0;
    top: 40%;
  }
  75% {
    left: 0;
    top: 40%;
  }
  100% {
    left: -15px;
    top: 5px;
  }
}
@keyframes Animation7Shape4 {
  0% {
    left: 30px;
    top: 40%;
  }
  25% {
    left: 30px;
    top: 40%;
  }
  50% {
    left: 45px;
    top: 5px;
  }
  75% {
    left: 30px;
    top: 40%;
  }
  100% {
    left: 30px;
    top: 40%;
  }
}
@-webkit-keyframes Animation7Shape4 {
  0% {
    left: 30px;
    top: 40%;
  }
  25% {
    left: 30px;
    top: 40%;
  }
  50% {
    left: 45px;
    top: 5px;
  }
  75% {
    left: 30px;
    top: 40%;
  }
  100% {
    left: 30px;
    top: 40%;
  }
}
.google-animation-7 .shape {
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  top: 40%;
}
.google-animation-7 .shape-1 {
  -webkit-animation: Animation7Shape1 1s ease infinite;
  animation: Animation7Shape1 1s ease infinite;
}
.google-animation-7 .shape-2 {
  left: 10px;
}
.google-animation-7 .shape-3 {
  left: 20px;
}
.google-animation-7 .shape-4 {
  left: 30px;
  -webkit-animation: Animation7Shape4 1s ease infinite;
  animation: Animation7Shape4 1s ease infinite;
}
.logintip {
  background: #fdf6ec;
  border: 1px solid #faecd8;
  color: #e6a23c;
  padding: 10px;
}
.returnlogin {
  display: flex;
  justify-content: flex-end;
}
.returnlogin a {
  color: #1496fc;
  border: 1px solid #1496fc;
  background: #f2f3f7;
  padding: 5px 10px;
  border-radius: 50px;
  font-size: 14px;
}
.returnlogin a:hover {
  opacity: 0.8;
}
.font_red,
.error-red,
.font-red {
  color: #ea5d51 !important;
}
.font_yellow,
.font-yellow {
  color: #ff8e2c !important;
}
.font_blue,
.font-blue {
  color: #1496fc !important;
}
.fontfamily_song {
  font-family: '宋体', SimSun, sans-serif;
}
.fontfamily_fangsong {
  font-family: 'FangSong', 'SimSun', serif, sans-serif;
}
.fontfamily_hei {
  font-family: 'SimHei', 'Heiti SC', 'Microsoft YaHei', sans-serif;
}
.font_purple,
.font-purple {
  color: #d94ff5 !important;
}
.font_green,
.font-green {
  color: #07c907 !important;
}
.bg_red {
  background-color: #ea5d51;
  color: #fff;
}
.bg_yellow {
  background-color: #ff8e2c;
  color: #fff;
}
.bg_blue {
  background-color: #1496fc;
  color: #fff;
}
.bg_purple {
  background-color: #d94ff5;
  color: #fff;
}
.bg_green {
  background-color: #07c907;
  color: #fff;
}
.bg_f5 {
  background-color: #f5f5f5;
}
.font_green,
.font-green {
  color: #4cd964 !important;
}
