@charset "UTF-8";
/* main */
.main {
  background-color: #f4f4fa;
}

.main .user,
.main .popular {
  background-color: #fff;
  /* 	border: 1px solid #f4f4fa; */
}

.main .adopt {
  background-color: #fff;
  /* 	border: 1px solid #f4f4fa; */
}

.main .adopt li a {
  color: #000 !important;
}

.tab {
  position: relative;
}

.tab .task_title {
  position: absolute;
}

.tab .task_title span {
  font-weight: bold;
}

.tab .releaseadd {
  position: absolute;
  right: 5%;
  top: 34px;
}

.tab .nav {
  line-height: 25px !important;
}

.tab ul li a {
  font-size: 14px;
}

.tab-content ul li {
  height: 98px;
}

.tab-content li p,
.tab-content li span {
  font-size: 12px;
  color: #999;
}

.tab-content li b {
  color: #dc4d36;
  font-size: 12px;
}

.tab-content li strong {
  color: #e47b5b;
  float: right;
}

.paging ul li a:hover {
  color: #fff !important;
  background-color: #d01e4a;
}

.paging .page-item.disabled {
  cursor: no-drop;
}

#myTabContent b {
  cursor: pointer;
}

.my-modal {
  width: 988px;
  height: 625px;
  background-color: #fff;
  position: fixed;
  left: 50%;
  top: 6%;
  transform: translateX(-50%);
  z-index: 3;
  display: none;
  border-radius: 4px;
}

.my-modal-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
}

.my-modal-title span {
  font-size: 28px;
  color: #2b2c2c;
  align-self: flex-end;
  cursor: pointer;
  margin-top: -4px;
}

.my-modal-title h5 {
  color: #323333;
  font-size: 24px;
}

.my-modal-title p {
  color: #b2b0b0;
  font-size: 14px;
  margin: 6px 0 0;
}

.my-modal-body .swiper-container {
  margin-top: 24px;
  height: 490px;
}

.my-modal-body .slide-1 .slide-group {
  width: 566px;
  margin: 0 auto;
}

.my-modal-body .slide-1 .slide-group b {
  color: #d82824;
  font-size: 18px;
}

.my-modal-body .slide-1 .slide-group .name {
  font-size: 16px;
  color: #323333;
  margin-top: 18px;
}

.my-modal-body .border-body {
  margin-top: 35px;
  border: 2px solid #ececed;
  font-size: 18px;
  color: #323333;
  padding: 21px 0;
}

.my-modal-body .border-body .top {
  padding: 0 25px 17px;
}

.my-modal-body .border-body .top-right, .my-modal-body .border-body .bottom-right {
  margin: 5px 0 0 107px;
}

.my-modal-body .border-body .top-right > div, .my-modal-body .border-body .bottom-right > div {
  margin-top: 5px;
}

.my-modal-body .border-body .top-right i, .my-modal-body .border-body .bottom-right i {
  font-style: normal;
}

.my-modal-body .border-body .top-right span, .my-modal-body .border-body .bottom-right span {
  color: #a19a96;
  font-size: 16px;
  padding-right: 16px;
}

.my-modal-body .border-body .bottom {
  border-top: 2px solid #ececed;
}

.my-modal-body .border-body .bottom > div {
  padding: 9px 25px 0;
}

.my-modal-body .border-body .bottom-right > div:nth-child(1) input {
  border: none;
}

.my-modal-body .border-body .bottom-right > div:nth-child(2) {
  margin-top: 8px;
}

.my-modal-body .border-body .bottom-right input {
  outline: none;
  padding-left: 11px;
  font-size: 14px;
}

.my-modal-body .border-body .bottom-right button {
  width: 89px;
  height: 23px;
  font-size: 14px;
  background-color: #d82824;
  border: none;
  outline: none;
  border-radius: 10px;
  color: #ffffff;
  margin-left: 17px;
  outline: none;
}

.my-modal-body .border-body2 {
  padding: 70px 0;
  text-align: center;
}

.my-modal-body .border-body2 i {
  font-style: normal;
  font-size: 18px;
  color: #323333;
}

.my-modal-body .border-body2 i + i {
  margin-left: 40px;
}

.examine {
  width: 988px;
  height: 820px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 6%;
  transform: translateX(-50%);
  z-index: 200;
  border-radius: 4px;
}

.examine-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px 30px 0;
  position: relative;
}

.examine-title > span {
  font-size: 28px;
  color: #2b2c2c;
  align-self: flex-end;
  cursor: pointer;
  position: absolute;
  top: 0;
}

.examine-title h5 {
  color: #323333;
  font-size: 26px;
}

.examine-title h6 {
  color: #323333;
  font-size: 20px;
  margin-top: 27px;
}

.examine-title > p {
  color: #b2b0b0;
  font-size: 14px;
  margin: 6px 0 0;
}

.examine-title .additional div p {
  float: left;
  margin: 0 10px;
  font-size: 14px;
  color: #b2b0b0;
  margin-bottom: 10px;
}

.examine-title .additional span {
  font-size: 14px;
  color: #d82824;
  cursor: pointer;
  float: right;
}

.examine-body {
  margin-top: 33px;
  background-color: #fff;
  padding-bottom: 20px;
}

.examine-body .examine-swiper {
  width: 234px;
  overflow: hidden;
}

.examine-body .examine-swiper img {
  width: 234px;
}

.examine-body .swiper-container2 {
  outline: none;
  --swiper-navigation-color: #2c2d2d;
  /* 单独设置按钮颜色 */
  --swiper-navigation-size: 20px;
  /* 设置按钮大小 */
}

.examine-body .swiper-button-next {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  right: 260px;
}

.examine-body .swiper-button-next:focus {
  outline: none;
}

.examine-body .swiper-button-prev {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  left: 260px;
}

.examine-body .swiper-button-prev:focus {
  outline: none;
}

.examine-body .user-info {
  margin-top: 20px;
}

.examine-body .user-info div {
  font-size: 16px;
}

.examine-body .user-info div + div {
  margin-left: 65px;
}

.examine-body .user-num {
  margin-top: 16px;
  font-size: 14px;
}

.examine-body .user-num div + div {
  padding-left: 320px;
}

.my-btn button {
  width: 208px;
  height: 49px;
  font-size: 18px;
  font-weight: bold;
  background-color: #d82824;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  outline: none;
}

.my-btn button:focus {
  outline: none;
}

.my-btn button:nth-child(2) {
  margin-left: 80px;
}

.mask,
.examine-bg {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2;
  overflow-y: auto;
}

.swiper-pagination {
  text-align: right !important;
  padding-right: 38px;
  bottom: 20px !important;
}

.pay-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 3;
  overflow-y: auto;
  display: none;
}

.pay-bg .pay-container {
  width: 990px;
  height: 720px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 6%;
  transform: translateX(-50%);
  z-index: 200;
  border-radius: 4px;
  padding: 28px 180px 60px;
}

.pay-bg .pay-container .pay-header {
  text-align: center;
  position: relative;
}

.pay-bg .pay-container .pay-header h5 {
  font-size: 26px;
  color: #323333;
}

.pay-bg .pay-container .pay-header span {
  position: absolute;
  right: -123px;
  top: -6px;
  font-size: 28px;
  color: #2b2c2c;
  cursor: pointer;
}

.pay-bg .pay-container .pay-body {
  margin-top: 60px;
}

.pay-bg .pay-container .pay-body .floor1 p {
  font-size: 20px;
  color: #433f3e;
}

.pay-bg .pay-container .pay-body .floor1 div {
  font-size: 14px;
  color: #675f5c;
}

.pay-bg .pay-container .pay-body .floor1 div span {
  font-size: 26px;
  color: #d82824;
  padding: 0 8px;
}

.pay-bg .pay-container .pay-body .floor2 {
  margin-top: 30px;
}

.pay-bg .pay-container .pay-body .floor2 .title {
  font-size: 16px;
  color: #675f5c;
}

.pay-bg .pay-container .pay-body .floor2 ul li {
  margin-top: 10px;
}

.pay-bg .pay-container .pay-body .floor2 ul li p {
  color: #cdcbca;
  font-size: 14px;
}

.pay-bg .pay-container .pay-body .floor2 ul li div {
  color: #a39c98;
  font-size: 14px;
  padding-right: 20px;
}

.pay-bg .pay-container .pay-body .floor2 ul li div span {
  font-size: 14px;
  color: #d82824;
  padding: 0 6px;
}

.pay-bg .pay-container .pay-body .floor2 ul li:first-child {
  margin-top: 18px;
}

.pay-bg .pay-container .pay-body .floor2 ul li:first-child div {
  font-size: 16px;
}

.pay-bg .pay-container .pay-body .floor2 ul li:nth-child(2) {
  margin-top: 0;
}

.pay-bg .pay-container .pay-body .floor2 ul li:nth-child(2) div {
  margin-top: 10px;
}

.pay-bg .pay-container .pay-body .floor3 {
  margin-top: 30px;
}

.pay-bg .pay-container .pay-body .floor3 .title {
  font-size: 16px;
  color: #675f5c;
}

.pay-bg .pay-container .pay-body .floor3 ul {
  margin-top: 18px;
}

.pay-bg .pay-container .pay-body .floor3 ul li {
  cursor: pointer;
  height: 60px;
  border-bottom: 1px solid #dfdcda;
}

.pay-bg .pay-container .pay-body .floor3 ul li:first-child {
  border-top: 1px solid #dfdcda;
}

.pay-bg .pay-container .pay-body .floor3 ul li.active {
  box-shadow: 0px 0px 0px 4px #f2f3f3;
  border: none;
}

.pay-bg .pay-container .pay-body .floor3 ul li.active .check-box {
  border: 1px solid #d62318;
  background-image: url(/static/home/img/check-icon.png);
  background-size: 82% 70%;
  background-repeat: no-repeat;
  background-position: center;
}

.pay-bg .pay-container .pay-body .floor3 ul li.noactive .check-box {
  background-image: url(/static/home/img/nocheck-icon.png);
  background-size: 82% 70%;
  background-repeat: no-repeat;
  background-position: center;
}

.pay-bg .pay-container .pay-body .floor3 ul li .check-box {
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid #7d746f;
  margin: 0 30px;
}

.pay-bg .pay-container .pay-body .floor3 ul li .group {
  padding: 0 38px 0 90px;
}

.pay-bg .pay-container .pay-body .floor3 ul li .group b {
  font-size: 14px;
}

.pay-bg .pay-container .pay-body .floor3 ul li .group p {
  font-size: 14px;
  color: #aaa29f;
}

.pay-bg .pay-container .pay-body .floor3 ul li .group div {
  color: #323333;
  font-size: 14px;
}

.pay-bg .pay-container .pay-body .floor3 ul li .group div span {
  font-size: 18px;
  color: #d82824;
  padding: 0 5px;
}

.pay-bg .pay-container .pay-body .floor3 ul li img {
  padding-right: 23px;
}

.pay-bg .pay-container .pay-body .floor3 ul li img + span {
  color: #675f5c;
  font-size: 14px;
}

.pay-bg .pay-container .pay-footer {
  margin-top: 40px;
  text-align: center;
}

.pay-bg .pay-container .pay-footer button {
  width: 265px;
  height: 50px;
  outline: none;
  border: none;
  font-size: 18px;
  color: #fff;
  border-radius: 4px;
  background-color: #d82824;
}

.report-bg {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
  display: none;
}

.report-bg .report-container {
  width: 990px;
  height: 500px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 6%;
  transform: translateX(-50%);
  z-index: 200;
  border-radius: 4px;
  padding: 28px 195px 50px;
}

.report-bg .report-container .report-head {
  text-align: center;
  position: relative;
}

.report-bg .report-container .report-head h5 {
  font-size: 26px;
  color: #323333;
}

.report-bg .report-container .report-head span {
  position: absolute;
  right: -123px;
  top: -6px;
  font-size: 28px;
  color: #2b2c2c;
  cursor: pointer;
}

.report-bg .report-container .report-body {
  margin-top: 30px;
}

.report-bg .report-container .report-body h6 {
  color: #2b2c2c;
  font-size: 20px;
  text-align: center;
}

.report-bg .report-container .report-body p {
  color: #999999;
  font-size: 14px;
  text-align: center;
  margin-top: 14px;
}

.report-bg .report-container .report-body .content {
  margin-top: 35px;
}

.report-bg .report-container .report-body .content span {
  font-size: 16px;
  color: #675f5c;
}

.report-bg .report-container .report-body .content textarea {
  outline: none;
  margin-top: 20px;
  width: 100%;
  height: 130px;
  resize: none;
  padding: 10px;
  font-size: 14px;
}

.report-bg .report-container .report-foot {
  margin-top: 35px;
}

.report-bg .report-container .report-foot button {
  width: 265px;
  height: 50px;
  outline: none;
  border: none;
  font-size: 18px;
  color: #fff;
  border-radius: 4px;
  background-color: #d82824;
}

.reject-bg {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
  display: none;
}

.reject-bg .reject-container {
  width: 990px;
  height: 500px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 6%;
  transform: translateX(-50%);
  z-index: 200;
  border-radius: 4px;
  padding: 28px 195px 50px;
}

.reject-bg .reject-container .reject-head {
  text-align: center;
  position: relative;
}

.reject-bg .reject-container .reject-head h5 {
  font-size: 26px;
  color: #323333;
}

.reject-bg .reject-container .reject-head span {
  position: absolute;
  right: -123px;
  top: -6px;
  font-size: 28px;
  color: #2b2c2c;
  cursor: pointer;
}

.reject-bg .reject-container .reject-body {
  margin-top: 30px;
}

.reject-bg .reject-container .reject-body h6 {
  color: #2b2c2c;
  font-size: 20px;
  text-align: center;
}

.reject-bg .reject-container .reject-body p {
  color: #999999;
  font-size: 14px;
  text-align: center;
  margin-top: 14px;
}

.reject-bg .reject-container .reject-body .content {
  margin-top: 35px;
}

.reject-bg .reject-container .reject-body .content span {
  font-size: 16px;
  color: #675f5c;
}

.reject-bg .reject-container .reject-body .content textarea {
  outline: none;
  margin-top: 20px;
  width: 100%;
  height: 130px;
  resize: none;
  padding: 10px;
  font-size: 14px;
}

.reject-bg .reject-container .reject-foot {
  margin-top: 35px;
}

.reject-bg .reject-container .reject-foot button {
  width: 265px;
  height: 50px;
  outline: none;
  border: none;
  font-size: 18px;
  color: #fff;
  border-radius: 4px;
  background-color: #d82824;
}

.ellipsis {
  max-width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: bottom;
}

.bidding {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2;
  overflow-y: auto;
  display: none;
}

.bidding-group {
  background-color: #fff;
  width: 698px;
  height: 405px;
  background: white;
  border-radius: 18px;
  position: fixed;
  left: 50%;
  top: 15%;
  transform: translateX(-50%);
  z-index: 3;
}

.bidding-group .reset::after {
  display: block;
  height: 0;
  content: '';
  clear: both;
}

.bidding-group .container {
  width: 100%;
  height: 100%;
}

.bidding-group .head .close-icon {
  float: right;
  font-size: 30px;
  cursor: pointer;
}

.bidding-group .title {
  margin-left: 32px;
  font-size: 16px;
  font-weight: bold;
  color: #322e30;
}

.bidding-group .content {
  margin: 24px 20px 0 32px;
}

.bidding-group .content .top .label {
  float: left;
  font-size: 16px;
  font-weight: 400;
  color: rgba(50, 46, 48, 0.8);
}

.bidding-group .content .top .link {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: rgba(248, 40, 37, 0.8);
  cursor: pointer;
}

.bidding-group .content .center {
  margin-top: 30px;
}

.bidding-group .content .center .subtitle {
  float: left;
  font-size: 16px;
  font-weight: 400;
  color: #322e30;
}

.bidding-group .content .center .price {
  float: right;
  font-size: 16px;
  color: #d82926;
}

.bidding-group .content .bottom {
  margin-top: 14px;
  padding-bottom: 14px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(50, 46, 48, 0.6);
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.bidding-group .content .entry-input {
  margin-top: 36px;
}

.bidding-group .content .entry-input span {
  font-size: 16px;
  font-weight: 400;
  color: #322e30;
}

.bidding-group .content .entry-input input {
  width: 183px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #afafaf;
  border-radius: 3px;
  outline: none;
  padding-left: 8px;
}

.bidding-group .content .entry-input input::-webkit-outer-spin-button,
.bidding-group .content .entry-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.bidding-group .content .entry-input input[type="number"] {
  -moz-appearance: textfield;
}

.bidding-group .content .entry-input .left {
  float: left;
}

.bidding-group .content .entry-input .right {
  float: right;
}

.bidding-group .bidding-bottom {
  text-align: center;
  margin-top: 36px;
}

.bidding-group .bidding-bottom .bottom-btn {
  display: inline-block;
  width: 105px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.bidding-group .bidding-bottom .confirm {
  margin-right: 30px;
  background: #d82825;
  color: white;
}

.bidding-group .bidding-bottom .cancel {
  border: 1px solid #d82825;
  color: #d82825;
}

.refresh {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2;
  overflow-y: auto;
  display: none;
}

.refresh-group {
  background-color: #fff;
  width: 698px;
  height: 405px;
  background: white;
  border-radius: 18px;
  position: fixed;
  left: 50%;
  top: 15%;
  transform: translateX(-50%);
  z-index: 3;
}

.refresh-group .reset::after {
  display: block;
  height: 0;
  content: '';
  clear: both;
}

.refresh-group .container {
  width: 100%;
  height: 100%;
}

.refresh-group .head .close-icon {
  float: right;
  font-size: 30px;
  cursor: pointer;
}

.refresh-group .title {
  margin-left: 32px;
  font-size: 16px;
  font-weight: bold;
  color: #322e30;
}

.refresh-group .content {
  margin: 24px 20px 0 32px;
}

.refresh-group .content .top .label {
  float: left;
  font-size: 16px;
  font-weight: 400;
  color: rgba(50, 46, 48, 0.8);
}

.refresh-group .content .top .link {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: rgba(248, 40, 37, 0.8);
  cursor: pointer;
}

.refresh-group .content .center {
  margin-top: 30px;
}

.refresh-group .content .center .subtitle {
  float: left;
  font-size: 16px;
  font-weight: 400;
  color: #322e30;
}

.refresh-group .content .center .price {
  float: right;
  font-size: 16px;
  color: #d82926;
}

.refresh-group .content .bottom {
  margin-top: 14px;
  padding-bottom: 14px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(50, 46, 48, 0.6);
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.refresh-group .content .surplus {
  margin-top: 24px;
}

.refresh-group .content .surplus .residue {
  font-size: 14px;
  font-weight: 400;
  color: rgba(50, 46, 48, 0.8);
}

.refresh-group .content .surplus .purchase {
  margin-left: 45px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(248, 40, 37, 0.8);
  cursor: pointer;
}

.refresh-group .refresh-bottom {
  text-align: center;
  margin-top: 36px;
}

.refresh-group .refresh-bottom .bottom-btn {
  display: inline-block;
  width: 105px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.refresh-group .refresh-bottom .confirm {
  margin-right: 30px;
  background: #d82825;
  color: white;
}

.refresh-group .refresh-bottom .cancel {
  border: 1px solid #d82825;
  color: #d82825;
}

.buy {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2;
  overflow-y: auto;
  display: none;
}

.buy .reset::after {
  display: block;
  height: 0;
  content: '';
  clear: both;
}

.buy .buy-container {
  background-color: #fff;
  width: 698px;
  height: 407px;
  background: white;
  border-radius: 18px;
  position: fixed;
  left: 50%;
  top: 15%;
  transform: translateX(-50%);
  z-index: 3;
}

.buy .buy-container .container {
  width: 100%;
  height: 100%;
}

.buy .buy-container .head span {
  font-size: 30px;
  cursor: pointer;
}

.buy .buy-container .head .return-icon {
  float: left;
  margin-left: 32px;
}

.buy .buy-container .head .close-icon {
  float: right;
}

.buy .buy-container .content {
  margin-top: 28px;
  margin-left: 32px;
}

.buy .buy-container .content .title {
  font-size: 16px;
  font-weight: bold;
  color: #322e30;
}

.buy .buy-container .content .buy-card {
  margin-top: 16px;
}

.buy .buy-container .content .buy-card .card-item {
  cursor: pointer;
  margin: 12px 47px;
  float: left;
  width: 118px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: 1px solid #535353;
  font-size: 13px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}

.buy .buy-container .content .buy-card .card-item.active {
  background: #fad7d7;
  border: 1px solid #d82925;
  color: #d82925;
}

.buy .buy-container .content .tip {
  margin-top: 30px;
}

.buy .buy-container .content .tip p {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: rgba(50, 46, 48, 0.8);
}

.buy .buy-container .content .tip p + p {
  margin-left: 40px;
}

.buy .buy-container .content .tip p .price {
  color: rgba(248, 40, 37, 0.8);
}

.buy .buy-container .buy-bottom {
  text-align: center;
  margin-top: 36px;
}

.buy .buy-container .buy-bottom .bottom-btn {
  display: inline-block;
  width: 105px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.buy .buy-container .buy-bottom .confirm {
  margin-right: 30px;
  background: #d82825;
  color: white;
}

.buy .buy-container .buy-bottom .cancel {
  border: 1px solid #d82825;
  color: #d82825;
}
