.wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
}
.main {
  flex: 1;
  width: 100%;
  background: #F0F4F7;
  display: flex;
  flex-direction: row;
  justify-content: center;
  min-height: calc(100vh - 50px);
}
.detail-main{
  background: white;
}
.recommend-main {
  box-sizing: border-box;
  padding: 100px 0 50px 0;
  align-items: flex-start;
}
.header {
  width: 100%;
  height: 70px;
  border-bottom: solid 1px #D9D9D9;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  min-width: auto;
  min-height: auto;
  border-top: none;
}
.header .header-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}
.header .header-wrap .header-title {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.header .header-wrap .header-title .logo {
  float: left;
  height: 56px;
  box-sizing: border-box;
  padding: 10px 0;
}
.header .header-wrap .header-title .logo img {
  height: 100%;
}
.header .header-wrap .header-title span {
  width: 2px;
  height: 20px;
  background: #DDDDDD;
  margin: 0 19px;
}
.header .header-wrap .header-title h1 {
  font-size: 24px;
  font-family: SourceHanSansCN-Regular;
  line-height: 24px;
  color: #18bbf4;
}
.header .header-wrap .layui-nav-bar {
  display: none;
  background-color: #ffffff;
}
.header .header-nave {
  background: #ffffff;
  padding: 0 0 0 20px;
}
.header .header-nave .layui-nav-item {
  line-height: 70px;
}
.header .header-nave .layui-nav-item a {
  color: #333333;
  padding: 0 15px;
}
.header .header-nave .message-item span {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #F45656;
  display: block;
  position: absolute;
  top: 23px;
  right: 7px;
}
.header .header-nave .nave-more a {
  padding: 0 22px 0 15px !important;
}
.header .header-nave .layui-nav-more {
  border-color: #333333 transparent transparent;
  border-top-color: #333333;
  right: 0;
}
.header .header-nave .layui-nav-mored,
.header .header-nave .layui-nav-itemed > a .layui-nav-more {
  border-color: #18bbf4 transparent transparent;
  border-top-color: #18bbf4;
  margin-top: -3px;
}
.header .header-nave .layui-this:after,
.header .header-nave .layui-nav-bar,
.header .header-nave .layui-nav-tree .layui-nav-itemed:after {
  background: #ffffff;
}
.header .header-nave .layui-nav-child {
  top: 71px;
  padding: 10px 0;
  border: none;
}
.header .header-nave .layui-nav-item a:hover,
.header .header-nave .layui-this a {
  color: #18bbf4;
}
.header .header-nave .layui-nav-child a:hover,
.header .header-nave .layui-nav-child .layui-this a {
  background: rgba(24, 187, 244, 0.1);
}
.footer {
  width: 100%;
  height: 50px;
  background: #333333;
  padding-top: 0;
}
.footer p {
  font-size: 12px;
  line-height: 50px;
  color: #ffffff;
  text-align: center;
  padding-bottom: 0;
}
.errorTipWrap .error {
  font-size: 12px;
  line-height: 20px;
  color: #F45656;
  text-align: left;
  position: absolute;
  left: 0;
  bottom: 0px;
  display: block;
}
.recommend-main .errorTipWrap .error {
  bottom: -20px;
}
.table-wrap {
  width: 1200px;
}
.table-wrap .layui-table-tool {
  box-sizing: border-box;
  min-height: auto;
  line-height: 0;
  padding: 11px 30px;
  background: #ffffff;
  height: 50px;
  border-width: 0 0 0;
}
.table-wrap .total-date {
  font-size: 14px;
  line-height: 28px;
  color: #333333;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 0;
}
.table-wrap .total-date span {
  color: #18bbf4;
}
.table-wrap .layui-table {
  color: #333333;
}
.table-wrap .layui-table .layui-table-cell {
  height: 16px;
  line-height: 16px;
  padding: 0;
}
.table-wrap .layui-table thead tr th:first-child {
  padding-left: 30px;
}
.table-wrap .layui-table thead tr th:last-child {
  padding-right: 30px;
}
.table-wrap .layui-table tbody tr td:first-child {
  padding-left: 30px;
}
.table-wrap .layui-table tbody tr td:last-child {
  padding-right: 30px;
}
.table-wrap .layui-table-grid-down {
  display: none !important;
}
.table-wrap .layui-table-view .layui-table[lay-skin=line] {
  border-width: 0;
}
.table-wrap .layui-table-view .layui-table td,
.table-wrap .layui-table-view .layui-table th {
  padding: 16px 10px;
}
.table-wrap .layui-table tbody tr:hover,
.table-wrap .layui-table thead tr,
.table-wrap .layui-table-click,
.table-wrap .layui-table-header,
.table-wrap .layui-table-hover,
.table-wrap .layui-table-mend,
.table-wrap .layui-table-patch,
.table-wrap .layui-table-total,
.table-wrap .layui-table-total tr,
.table-wrap .layui-table[lay-even] tr:nth-child(even) {
  background: #FAFBFD;
}
.table-wrap .layui-table td,
.table-wrap .layui-table th,
.table-wrap .layui-table-col-set,
.table-wrap .layui-table-fixed-r,
.table-wrap .layui-table-grid-down,
.table-wrap .layui-table-page,
.table-wrap .layui-table-tips-main,
.table-wrap .layui-table-tool,
.table-wrap .layui-table-total,
.table-wrap .layui-table-view,
.table-wrap .layui-table[lay-skin=line],
.table-wrap .layui-table[lay-skin=row] {
  border-color: #F0F4F7;
}
.table-wrap .layui-table-header {
  border-color: #EDEDED;
}
.table-wrap .layui-table td,
.table-wrap .layui-table th {
  min-height: 16px;
  line-height: 16px;
}
.table-wrap .position-data-show .layui-table tbody tr td:nth-child(1) div,
.table-wrap .position-data-show .layui-table tbody tr td:nth-last-child(2) div,
.table-wrap .position-data-show .layui-table tbody tr td:last-child div {
  display: inline-block;
  cursor: pointer;
}
.table-wrap .record-data-show .layui-table tbody tr td:nth-child(1) div,
.table-wrap .record-data-show .layui-table tbody tr td:nth-child(2) div {
  display: inline-block;
  cursor: pointer;
}
.table-wrap .message-data-show .layui-table tbody tr td:nth-child(2) div {
  display: inline-block;
  cursor: pointer;
}
.table-wrap .data-show {
  position: relative;
}
.table-wrap .data-show .layui-table-view {
  margin: 0;
  border-width: 0;
}
.table-wrap .topPages {
  position: absolute;
  top: 0;
  right: 30px;
  z-index: 997;
}
.table-wrap .bottomPages {
  background: #ffffff;
  border-top: 1px solid #F0F4F7;
  padding-right: 30px;
}
.table-wrap .bottomPages .layui-laypage {
  float: right;
}
.table-wrap .topPages,
.table-wrap .bottomPages {
  height: 50px;
}
.table-wrap .topPages .layui-laypage,
.table-wrap .bottomPages .layui-laypage {
  margin: 0;
  margin-top: 11px;
}
.table-wrap .topPages .layui-laypage a,
.table-wrap .bottomPages .layui-laypage a,
.table-wrap .topPages .layui-laypage span,
.table-wrap .bottomPages .layui-laypage span {
  width: 28px;
  height: 28px;
  margin: 0 10px 0 0;
  padding: 0;
  text-align: center;
  cursor: pointer;
}
.table-wrap .topPages .layui-laypage .layui-laypage-curr .layui-laypage-em,
.table-wrap .bottomPages .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background: #18bbf4;
}
.table-wrap .topPages .layui-laypage .layui-laypage-curr .layui-laypage-em:hover,
.table-wrap .bottomPages .layui-laypage .layui-laypage-curr .layui-laypage-em:hover {
  background: #3ECEFF;
  opacity: 1;
}
.table-wrap .topPages .layui-laypage a:hover,
.table-wrap .bottomPages .layui-laypage a:hover {
  color: #18bbf4;
}
.table-wrap .topPages .layui-laypage .layui-laypage-prev em,
.table-wrap .bottomPages .layui-laypage .layui-laypage-prev em {
  width: 28px;
  height: 28px;
  display: inline-block;
  background: url("../img/pre.svg") 10px 7px no-repeat;
  background-size: 8px 13px;
}
.table-wrap .topPages .layui-laypage .layui-laypage-prev.layui-disabled em,
.table-wrap .bottomPages .layui-laypage .layui-laypage-prev.layui-disabled em {
  width: 28px;
  height: 28px;
  display: inline-block;
  background: url("../img/pre-disabled.svg") 10px 7px no-repeat;
  background-size: 8px 13px;
}
.table-wrap .topPages .layui-laypage .layui-laypage-next em,
.table-wrap .bottomPages .layui-laypage .layui-laypage-next em {
  width: 28px;
  height: 28px;
  display: inline-block;
  background: url("../img/next.svg") 10px 7px no-repeat;
  background-size: 8px 13px;
}
.table-wrap .topPages .layui-laypage .layui-laypage-next.layui-disabled em,
.table-wrap .bottomPages .layui-laypage .layui-laypage-next.layui-disabled em {
  width: 28px;
  height: 28px;
  display: inline-block;
  background: url("../img/next-disabled.svg") 10px 7px no-repeat;
  background-size: 8px 13px;
}
.wrap .main .layui-btn-normal:hover {
  background: #3ECEFF;
  opacity: 1;
}
.wrap .main .form-item-input:focus {
  border: 1px solid #18bbf4;
}
.wrap .main .layui-input:focus {
  border: 1px solid #18bbf4 !important;
}
.wrap .main .inputError,
.wrap .main .inputError:focus {
  border: 1px solid #F45656 !important;
}
.wrap .addShadeCommon .inputError,
.wrap .addShadeCommon .inputError:focus {
  border: 1px solid #F45656 !important;
}
.wrap .main a:hover,
.wrap .login-header .account-nave .layui-nav-item a:hover {
  color: #3ECEFF;
  opacity: 1;
}
.recommend-elastic-layer .open-content,
.recommend-elastic-layer .open-certain {
  width: 240px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  padding-bottom: 0;
}
.recommend-elastic-layer .open-certain {
  padding-top: 20px;
}
.recommend-elastic-layer .open-content {
  padding-bottom: 10px;
}
.recommend-elastic-layer .layui-layer-btn {
  padding: 0 20px 20px;
}
.recommend-elastic-layer .layui-layer-btn a {
  margin: 0;
  vertical-align: middle;
}
.recommend-elastic-layer .layui-layer-btn a:first-child {
  margin-right: 10px;
  background: #18bbf4;
  border: none;
}
.recommend-elastic-layer .layui-layer-btn a:first-child:hover {
  background: #3ECEFF;
}
.minColors {
  color: #18BBF4 !important;
}
/*# sourceMappingURL=comment.css.map */
/* 国泰页面 */
.gja-wrap .main{
  min-height: calc(100vh - 40px);
}
