﻿.layui-tab-brief>.layui-tab-title .layui-this {
    color: #459fed !important;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: 2px solid #459fee !important;
}
.homecontent {
  /* width: 1143px; */
  margin-left: -4px;
  background-color: #fff;
  padding: 10px;
}
.Trial-margin-bottom {
  margin-bottom: 10px;
}
.theFreight{
  text-align: right;
  padding-right:0px;
}
@media (max-width: 1499px) {
  .homecontent {
    width: 950px;
  }
  .Trial-margin-bottom {
    margin-bottom: 5px;
  }
  .listTbody tbody {
    font-size: 13px;
    padding: 2px;
  }
  .theFreight{
    text-align:justify;
    padding-right:0px;
  }
}

.bk {
  border: 1px solid rgba(86, 61, 124, 0.2);
}
.theContentTitle {
  color: #51a6ff;
  font-weight: bold;
}
.rounded {
  border-radius: 12px;
}
.members-text {
  color: #51a6ff;
  margin: 5px 0;
}

.theParcel {
  color: #fff;
  font-size: 23px;
  border-radius: 12px;
  background-color: #2170d9;
  padding: 10px;
  height: 100px;
}
.theParcelfont {
  margin-left: 20px;
  font-size: 24px;
}

.background-green {
  background-color: #00c0c0;
}
.background-yellow {
  background-color: #dbaf47;
}
.background-pink {
  background-color: #db4763;
}
.background-red {
  background-color: #ee2510;
}
.background-brown {
  background-color: #db7147;
}

.layui-tab-content {
  padding: 10px 0;
}

.layui-card {
  border: 1px solid #f2f2f2;
  border-radius: 5px;
}
.icon {
  margin-right: 10px;
  color: #1aa094;
}
.icon-cray {
  color: #ffb800 !important;
}
.icon-blue {
  color: #1e9fff !important;
}
.icon-tip {
  color: #ff5722 !important;
}
.layuimini-qiuck-module {
  text-align: center;
  margin-top: 10px;
}
.layuimini-qiuck-module a i {
  display: inline-block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 2px;
  font-size: 30px;
  background-color: #f8f8f8;
  color: #333;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.layuimini-qiuck-module a cite {
  position: relative;
  top: 2px;
  display: block;
  color: #666;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
}
.welcome-module {
  width: 100%;
  height: 210px;
}
.panel {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 10px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  color: inherit;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
  margin-top: 0.3em;
}
.layui-red {
  color: red;
}
.main_btn > p {
  height: 40px;
}
.layui-bg-number {
  background-color: #f8f8f8;
}
.layuimini-notice:hover {
  background: #f6f6f6;
}
.layuimini-notice {
  padding: 7px 16px;
  clear: both;
  font-size: 12px !important;
  cursor: pointer;
  position: relative;
  transition: background 0.2s ease-in-out;
}
.layuimini-notice-title,
.layuimini-notice-label {
  padding-right: 70px !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}
.layuimini-notice-title {
  line-height: 28px;
  font-size: 14px;
}
.layuimini-notice-extra {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 16px;
  display: inline-block;
  height: 16px;
  color: #999;
}


