/* 通用 */
* {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input,
select,
button {
  outline: 0;
}

button {
  border: 0;
  background-clip: padding-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: none;
  vertical-align: baseline;
}

textarea,
input {
  word-wrap: break-word;
  word-break: break-all;
}

span,
p,
div {
  word-wrap: break-word;
}

.lf {
  float: left;
}

.rt {
  float: right;
}

html,
body,
div,
p,
ul,
ol,
li {
  list-style: none;
}

a.geted {
  pointer-events: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

/* 黑色title背景主题 适用于alert confirm*/
body .skin_class_exmple .layui-layer-title {
  padding: 0 !important;
  text-align: center;
  background: black !important;
  color: white !important;
  font-size: 22px !important;
  height: 50px !important;
  line-height: 50px !important;
  position: relative !important;
}

body .skin_class_exmple .layui-layer-setwin {
  top: 15px !important;
}

body .skin_class_exmple>.layui-layer-content {
  text-align: center;
  font-size: 20px;
  color: red;
  box-sizing: border-box;
}

body .skin_class_exmple .layui-layer-setwin a {
  width: 24px;
  height: 24px;
  opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin a:hover {
  opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin {
  opacity: 1;
}

body .skin_class_exmple>.layui-layer-btn {
  background: white;
  text-align: center;
}

body .layui-layer-title {
  background-color: transparent !important;
  border-bottom: none;
}

body .layui-layer-content {
  background-color: transparent !important;
  border-bottom: none;
  box-shadow: none;
}

body .layui-layer-setwin a {
  width: 24px;
  height: 24px;
  opacity: 0;
}

body .layui-layer-setwin a:hover {
  opacity: 0;
}

body .layui-layer-setwin {
  opacity: 0;
}

body .layui-layer-setwin .layui-layer-close2 {
  right: -2px;
  top: -2px;
}

body .skin_class_two {
  box-shadow: none;
}

.cu_layer {
  display: none;
}

html {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0 auto;
}

body {
  max-width: 1920px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

a:hover {
  -webkit-filter: brightness(120%);
  -ms-filter: brightness(120%);
  -o-filter: brightness(120%);
  -moz-filter: brightness(120%);
  opacity: 0.85\0;
}

.content {
  background: url(../../img/tream/index.jpg);
  min-width: 1500px;
  height: 1384px;
  padding-top: 38px;
}

.content-top {
  display: flex;
  justify-content: space-between;
  padding: 0 110px 0 40px;
  min-width: 1300px;
}

.content-top-a1 {
  display: inline-block;
  background-image: url(../../img/tream/logo.png);
  width: 254px;
  height: 83px;
}

.content-top-flex {
  display: flex;
  align-items: center;
}

.content-top-p {
  color: #fff;
  font-size: 20px;
  color: #fff;
  margin-right: 38px;
}

.content-top-p>a {
  color: #ff0000;
}

.content-top-a2 {
  display: inline-block;
  background: url(../../img/tream/btn-website.png);
  width: 192px;
  height: 68px;
}

.content-btn {
  width: 1400px;
  margin: auto;
  display: flex;
  justify-content: flex-end;
  margin-top: 220px;
  padding-right: 20px;
}

.content-btn>a {
  display: inline-block;
  background: url(../../img/tream/btn-add.png);
  width: 238px;
  height: 73px;
}

.content-btn>a:hover {
  background-position-y: -73px !important;
}

.content-btn>a:nth-child(2) {
  background: url(../../img/tream/btn-detail.png);
}

.detail>a {
  background: url(../../img/tream/btn-list.png) !important;
}

.detail>a:nth-child(2) {
  background: url(../../img/tream/btn-log.png) !important;
}

.detail>a:hover {
  background-position-y: -73px !important;
}

.card {
  background: url(../../img/tream/card-list.png);
  width: 1451px;
  min-width: 1451px;
  height: 839px;
  margin: auto;
  margin-top: -20px;
  padding-top: 167px;
}

.card-body {
  width: 1270px;
  height: 585px;
  margin: auto;
  padding-top: 10px;
}

.card-body-view {
  font-size: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 5px 0 5px;
}

.card-view-img {
  text-align: center;
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-body-p {
  width: 125px;
  text-align: center;
}

.card-body-three {
  width: 144px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-body-four {
  width: 180px;
  margin-left: 10px;
  text-align: center;
  font-size: 16px;
  white-space: nowrap;
  /* 强制不换行 */
  overflow: hidden;
  /* 隐藏超出部分 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}

.card-body-five {
  width: 180px;
  margin-left: 5px;
  text-align: center;
  font-size: 16px;
  white-space: nowrap;
  /* 强制不换行 */
  overflow: hidden;
  /* 隐藏超出部分 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}

.card-body-six {
  width: 160px;
  text-align: center;
}

.card-body-seven {
  width: 164px;
  text-align: center;
}

.card-body-eight {
  display: inline-block;
  background: url(../../img/tream/btn-join.png);
  width: 119px;
  height: 41px;
  margin-left: 20px;
}

.card-body-eight.geted {
  filter: grayscale(100%);
}

.card-bottom {
  display: flex;
  align-items: center;
  padding: 0 70px;
}

.card-bottom-btn {
  display: flex;
}

.card-bottom-btn>a {
  display: inline-block;
  background: url(../../img/tream/btn-under.png);
  width: 166px;
  height: 30px;
}

.card-bottom-btn>a:nth-child(2) {
  background: url(../../img/tream/btn-all.png);
  margin-left: 5px;
}

.card-bottom-log {
  display: inline-block;
  background: url(../../img/tream/btn-news.png);
  width: 99px;
  height: 30px;
}

#pagings {
  flex: 1;
  text-align: center;
}

.layui-laypage .layui-laypage-prev,
.layui-laypage .layui-laypage-next {
  border-radius: 28px !important;
  height: 18px !important;
  line-height: 18px;
  color: #2a1805 !important;
  padding: 0 5px;
  background-color: #aac4e1;
  border: 1px solid #aac4e1;
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.4);
}

.layui-laypage .layui-laypage-count {
  background-color: #000;
  color: #fff;
  height: 18px;
  line-height: 18px;
  min-width: 30px;
  text-align: center;
  border-radius: 2px;
}

.layui-laypage>a,
.layui-laypage>span {
  margin: 0;
}

.layui-laypage .layui-laypage-skip {
  background: none !important;
  padding-left: 10px;
}

.layui-laypage .layui-laypage-skip>span {
  background: none !important;
  border: none;
  padding: 0;
  color: #2a1805;
}

.layui-laypage .layui-laypage-skip>input {
  width: 30px;
  background: none;
  border: none;
}

.layui-laypage .layui-laypage-skip .layui-laypage-btn {
  border-radius: 28px !important;
  height: 20px !important;
  line-height: 20px;
  color: #2a1805 !important;
  padding: 0 12px;
  background-color: #aac4e1;
  border: 1px solid #aac4e1;
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.4);
  margin-top: 4px;
}

.layui-laypage input {
  margin: 0 0;
}

.awardRecord-one2_flex {
  flex-direction: column;
  align-items: center;
  color: #fbf0db;
  font-size: 20px;
  margin-top: 105px;
  display: none;
}

.awardRecord-one2_flex.geted {
  display: flex;
}

.one2_flex {
  display: flex;
  justify-content: space-between;
  width: 375px;
  margin: auto;
}

.one2_flex>a {
  display: inline-block;
  background: url(../../img/tream/btn-confirm.png);
  width: 119px;
  height: 41px;
}

.one2_flex>a:nth-child(2) {
  background: url(../../img/tream/btn-clear.png);
}

.probabilityDetailPageThree2 {
  background-image: url(../../img/tream/popup-card.png);
  background-size: 100% 100%;
}

.lay_content {
  margin-top: 20px;
}

.awardRecord-p {
  font-size: 18px;
  color: #000000;
  margin-bottom: 100px;
}

.probabilityDetailPageThree2 .lay_close {
  font-size: 23px;
  top: 0px;
  right: 39px;
  opacity: 0;
}

.layui-layer {
  /*background-color: #aed5ff !important;*/
  /* 浅绿色背景 */
  width: 388px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  /*color: #000000;*/
  font-size: 14px;
}

.layui-layer>.layui-layer-content {
  /*color: #000000;*/
  font-size: 14px;
}

.awardRecord-two_flex {
  margin-top: 45px;
  flex-direction: column;
  align-items: center;
  display: none;
}

.awardRecord-two_flex.geted {
  display: flex;
}

.awardRecord-card {
  width: 534px;
  margin-left: 20px;
  margin-top: 10px;
  height: 260px;
  overflow-y: scroll;
}

.awardRecord-card-view {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 43px;
  width: 507px;
  padding: 0 10px;
  font-size: 16px;
  color: #000000;
  border-bottom: 1px solid #f5f5f581;
}

.awardRecord-card-view>p {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

.awardRecord-card-view:nth-child(1) {
  border-top: 1px solid #f5f5f581;
}

.awardRecord-view {
  display: flex;
}

.awardRecord-view>a {
  display: inline-block;
  background: url(../../img/tream/btn-agree.png);
  width: 57px;
  height: 26px;
}

.awardRecord-view>a:nth-child(2) {
  background: url(../../img/tream/btn-reject.png);
  margin-left: 16px;
}

.awardRecord-view>a.geted {
  background-position-y: -42px;
}


/* 修改垂直滚动条 */
.probabilityDetailPageThree2 .awardRecord-card::-webkit-scrollbar {
  width: 7px;
  /* 修改宽度 */
}

/* 修改滚动条轨道背景色 */
.probabilityDetailPageThree2 .awardRecord-card::-webkit-scrollbar-track {
  border: 1px solid #98d0e6;
  border-radius: 5px;
}

/* 修改滚动条滑块颜色 */
.probabilityDetailPageThree2 .awardRecord-card::-webkit-scrollbar-thumb {
  background-color: #f5f5f581;
  border-radius: 5px;
}

.card2 {
  background: url(../../img/tream/card-add.png);
  width: 1259px;
  min-width: 1259px;
  height: 728px;
  margin: auto;
  margin-top: 280px;
  padding-top: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.content-add {
  background: url(../../img/tream/index.jpg) no-repeat;
  min-width: 1500px;
  height: 1184px;
  padding-top: 38px;
}

.card2-view {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}

.card2-view>input {
  width: 275px;
  height: 34px;
  background-color: rgba(32, 31, 59, 0.75);
  margin-left: 5px;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  padding-left: 10px;
}

.card2-view div {
  width: 275px;
  height: 34px;
  line-height: 34px;
  padding-left: 10px;
  background-color: rgba(32, 31, 59, 0.75);
  margin-left: 5px;
  font-size: 16px;
  color: #757575;
  border-radius: 4px;
}

.card2-three>textarea {
  width: 275px;
  height: 98px;
  font-size: 16px;
  background-color: rgba(32, 31, 59, 0.75);
  margin-left: 5px;
  color: #fff;
  border-radius: 4px;
  padding: 10px;
}

.card2-view-img {
  width: 117px;
  height: 21px;
}

.card2-view div.yellow {
  color: #fff498;
  font-size: 16px;
  text-align: center;
  padding-left: 0;
}

.card2-three {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}

.card2-body {
  width: 410px;
}

.card2-five {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.body-center_flex {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}

.body-center_flex.top {
  margin-top: 40px;
}

input[type="radio"] {
  accent-color: #53a2ff;
  margin-right: 5px;

  width: 16px;
  height: 16px;
}

.card2-btn {
  width: 80%;
  margin: auto;
  margin-top: 55px;
  display: flex;
  justify-content: space-between;
}

.card2-btn>a {
  display: inline-block;
  background: url(../../img/tream/btn-confirm.png);
  width: 119px;
  height: 41px;
}

.card2-btn>a:nth-child(2) {
  background: url(../../img/tream/btn-clear.png);
}

.card3 {
  background: url(../../img/tream/detail-card.png);
  width: 1451px;
  height: 792px;
  min-width: 1451px;
  margin: auto;
  margin-top: -20px;
  padding-top: 113px;
}

.card3-flex {
  display: flex;
  justify-content: center;
}

.card3-left-img>img {
  width: 101px;
  height: 19px;
}

.card3-left-img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}

.card3-left-img>.card3-left-btn {
  width: 123px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.left-btn-two {
  width: 123px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card3-left-btn>div {
  display: none;
  height: 23px;
}

.left-btn-two>div {
  display: none;
  height: 23px;
}

.card3-left-img a {
  display: inline-block;
  background: url(../../img/tream/btn-cz.png);
  width: 43px;
  height: 23px;
}

.card3-left-img .two {
  background-position-x: -47px;
  margin-right: 10px;
}

.card3-left-img .three {
  background-position-x: -94px;
}

.card3-left {
  margin-right: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 354px;
  height: 496px;
}

.card3-left>img {
  width: 101px;
  height: 19px;
}

.card3-left-body {
  padding: 5px 5px 0 0;
  width: 100%;
  height: 182px;
  background: rgba(10, 10, 8, 0.25);
}

.card3-left-one {
  width: 100%;
  height: 160px;
  overflow-y: scroll;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 5px;
  align-content: flex-start;
  padding: 0px 0px 0 5px;
}

/* 修改垂直滚动条 */
.card3-left-one::-webkit-scrollbar {
  width: 7px;
  /* 修改宽度 */
}

/* 修改滚动条轨道背景色 */
.card3-left-one::-webkit-scrollbar-track {
  border: 1px solid #747b92;
  border-radius: 5px;
}

/* 修改滚动条滑块颜色 */
.card3-left-one::-webkit-scrollbar-thumb {
  background-color: #9197aa;
  border-radius: 5px;
}

.card3-left-one>img {
  width: 35px;
  height: 35px;
}

.card3-left-two {
  width: 100%;
  height: 48px;
  background: rgba(10, 10, 8, 0.25);
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.card3-left-three {
  width: 100%;
  height: 180px;
  background: rgba(10, 10, 8, 0.25);
  font-size: 16px;
  color: #fff;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 20px 60px 0;
}




.card3-right {
  background: url(../../img/tream/card-right.png);
  width: 952px;
  height: 496px;
  padding-top: 68px;
}


.card-body-view {
  font-size: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  height: 71px;
  line-height: 71px;
}

.card-body-view.height {
  height: 60px;
  line-height: 60px;
}

.body-view-one {
  width: 220px;
  text-align: center;
  font-size: 18px;
  white-space: nowrap;
  /* 强制不换行 */
  overflow: hidden;
  /* 隐藏超出部分 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}

.body-view-two {
  width: 125px;
  text-align: center;
}

.body-view-three {
  width: 120px;
  text-align: center;
  margin-left: 70px;
}

.body-view-four {
  width: 180px;
  margin-left: 40px;
  text-align: center;
}

.body-view-five {
  width: 117px;
  margin-left: 40px;
  text-align: center;
  color: #13cc00;
}

.body-view-five .red {
  color: #df0000;
}

.card3-page {
  text-align: right !important;
  padding-right: 21%;
  margin-top: 5px;
}

.card3-bottom {
  width: 1230px;
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-top: 20px;
}

.card3-bottom>a {
  display: inline-block;
  background: url(../../img/tream/detail-btn1.png);
  width: 164px;
  height: 58px;
}

.card3-bottom>a:nth-child(2) {
  background: url(../../img/tream/detail-btn2.png);
}

.card3-bottom>a:nth-child(3) {
  background: url(../../img/tream/detail-btn3.png);
}

.card3-bottom>a:nth-child(4) {
  background: url(../../img/tream/detail-btn4.png);
}

.card3-bottom>a:nth-child(5) {
  background: url(../../img/tream/detail-btn5.png);
}

.card3-bottom>a:nth-child(6) {
  background: url(../../img/tream/detail-btn6.png);
}

.card3-bottom>a:nth-child(7) {
  background: url(../../img/tream/detail-btn7.png);
}

.confirm-top {
  width: 100%;
  height: 260px;
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
  position: relative;
  display: none;
}

.confirm-two {
  width: 100%;
  text-align: left;
  margin-left: 140px;
}

.confirm-top.geted {
  display: flex !important;
}

.confirm-top-p {
  font-size: 16px;
  color: #000000;
  margin-top: 18px;
}

.confirm-top-a {
  display: inline-block;
  background: url(../../img/tream/btn-rz.png);
  width: 84px;
  height: 30px;
  position: absolute;
  top: 94px;
  right: 132px;
}

.confirm-top-input {
  width: 176px;
  height: 23px;
  background: rgba(245, 249, 255, 0.25);
  margin-top: 8px;
  text-align: center;
}

.confirm-top-view {
  font-size: 18px;
  color: #ffe25d;
  margin-top: 40px;
}

.confirm-top-p2 {
  font-size: 16px;
  color: #000000;
  margin-top: 20px;
}

.m-t60 {
  margin-top: 60px;
}

.confirm-top-p2.m-t {
  margin-top: 5px;
}

.confirm-top-view2 {
  width: 525px;
  height: 100px;
  overflow-y: scroll;
  font-size: 16px;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
}

.confirm-top-view2.rm {
  height: 90px;
  margin-top: 0px;
}

.confirm-top-view2>.line {
  width: 444px;
  height: 23px;
  line-height: 23px;
  padding-left: 20px;
  font-size: 16px;
  color: #000;
}

.confirm-top-view2>.line.geted {
  background: rgba(245, 249, 255, 0.25);
}

/* 修改垂直滚动条 */
.confirm-top-view2::-webkit-scrollbar {
  width: 7px;
  /* 修改宽度 */
}

/* 修改滚动条轨道背景色 */
.confirm-top-view2::-webkit-scrollbar-track {
  border: 1px solid #9bd3e9;
  border-radius: 5px;
}

/* 修改滚动条滑块颜色 */
.confirm-top-view2::-webkit-scrollbar-thumb {
  background-color: #a4d0e5;
  border-radius: 5px;
}

.confirm-two-flex {
  display: flex;
  justify-content: space-between;
  width: 344px;
  margin: 10px 0 0 70px;
}

.confirm-two-flex>a {
  display: inline-block;
  width: 82px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  border-radius: 5px;
  background: rgba(245, 249, 255, 0.5);
  border: 1px solid #82acc2;
  font-size: 16px;
  color: #000000;
}

.confirm-two-flex>a.geted {
  background: rgba(255, 244, 152, 0.5);
}

.awardRecord-title {
  color: #000;
  font-size: 18px;
  display: flex;
  justify-content: center;
}

.awardRecord-title>p {
  width: 76%;
  margin-top: 70px;
  text-align: left;
}

/* 弹框 end*/
.skin_form .lay_content{
  margin: 0 !important;
}