.container[data-v-f098b240] {
  width: 100vw;
  height: 100vh;
  background: #f9f9f9;
  overflow: auto;
  padding-bottom: 60px;
}
.container .title[data-v-f098b240] {
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 50px;
  font-size: 18px;
  color: #222222;
}
.container .title img[data-v-f098b240] {
  width: 40px;
  height: 40px;
  border-radius: 4px;
  margin-right: 10px;
}
.container .title .login[data-v-f098b240] {
  display: inline-block;
  width: 100px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
  background: #f03947;
  border-radius: 4px;
  cursor: pointer;
}
.container .imgList[data-v-f098b240] {
  width: 100%;
  height: 494px;
  margin-bottom: 40px;
}
.container .imgList .imgItem[data-v-f098b240] {
  height: 494px;
  cursor: pointer;
}
.container .imgList .imgItem img[data-v-f098b240] {
  width: 100%;
  height: 100%;
}
.container .imgList .custom-slick-arrow[data-v-f098b240] {
  width: 50px;
  height: 50px;
  z-index: 999;
  margin-top: -20px;
}
.container .imgList .custom-slick-arrow img[data-v-f098b240] {
  width: 100%;
  height: 100%;
}
.container .imgList[data-v-f098b240] .ant-carousel {
  height: 494px;
}
.container .imgList[data-v-f098b240] .ant-carousel .slick-slide {
  text-align: center;
  height: 494px;
  line-height: 494px;
  overflow: hidden;
}
.container .imgList[data-v-f098b240] .ant-carousel .slick-dots li {
  margin: -2px;
  width: 22px;
  height: 6px;
  background: #fff;
  border-radius: 3px;
  z-index: 1;
}
.container .imgList[data-v-f098b240] .ant-carousel .slick-dots li button {
  height: 6px;
  transition: none;
}
.container .imgList[data-v-f098b240] .ant-carousel .slick-dots .slick-active {
  z-index: 2;
  height: 6px;
  background: #f03947;
  border-radius: 3px;
}
.container .imgList[data-v-f098b240] .ant-carousel .slick-dots .slick-active button {
  background: #f03947;
  border-radius: 3px;
}
.container .caseList[data-v-f098b240] {
  width: 1030px;
  margin: 0 auto;
}
.container .caseList .case-title[data-v-f098b240] {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  font-size: 18px;
  color: #222222;
}
.container .caseList .case-title[data-v-f098b240]::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 14px;
  background: #f03947;
  border-radius: 2px;
  margin-right: 6px;
}
.container .caseList .list[data-v-f098b240] {
  flex-wrap: wrap;
  margin-top: -4px;
}
.container .caseList .list-empty[data-v-f098b240] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 69px;
}
.container .caseList .list-empty img[data-v-f098b240] {
  width: 200px;
  height: 109px;
}
.container .caseList .list-empty .empty-tip[data-v-f098b240] {
  font-size: 14px;
  color: #858a97;
  margin-top: 8px;
}
.collection[data-v-f098b240] {
  box-shadow: 0 0 8px rgba(72, 78, 91, 0.08);
  margin-bottom: 44px;
  border-radius: 4px;
  overflow: inherit !important;
  cursor: pointer;
  position: relative;
}
.collection .collection-pic[data-v-f098b240] {
  position: relative;
}
.collection .collection-pic .img-style[data-v-f098b240] {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px 4px 0 0;
}
.collection .collection-pic .collection-img[data-v-f098b240] {
  width: 100%;
}
.collection .collection-pic .collection-img .outer[data-v-f098b240] {
  padding-top: 73%;
}
.collection .collection-pic .vrflag[data-v-f098b240] {
  width: 24px;
  height: 24px;
  top: 10px;
  right: 10px;
}
.collection .collection-info[data-v-f098b240] {
  background: #fff;
  padding: 8px 10px;
  box-sizing: border-box;
  position: relative;
  height: 60px;
  border-radius: 0 0 4px 4px;
}
.collection .collection-info .collection-title[data-v-f098b240] {
  color: rgb(34, 34, 34);
  font-size: 16px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.collection .collection-info .viewCount[data-v-f098b240] {
  font-size: 14px;
  color: #8f99a3;
}
.collection .collection-info .viewCount .text[data-v-f098b240] {
  margin-left: 4px;
}
.main-w[data-v-2a51e872] {
  position: relative;
  height: 100vh;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: contain;
  background-image: url(../img/back.a392dfd6.png);
  background-color: #1a1b2a;
}
.main-w[data-v-2a51e872].ant-select-selection-selected-value {
  color: #222222;
}
.main-w .invitation-title[data-v-2a51e872] {
  position: fixed;
  top: 20px;
  left: 28px;
  display: flex;
  align-items: flex-end;
  z-index: 6;
}
.main-w .invitation-title .title-logo[data-v-2a51e872] {
  display: block;
  width: 77px;
  margin: 0;
}
.main-w .invitation-title .title-hr[data-v-2a51e872] {
  width: 1px;
  height: 16px;
  background: #ffffff;
  margin: 0 11px;
}
.main-w .invitation-title .title-content[data-v-2a51e872] {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 1;
}
.main-w .mask[data-v-2a51e872] {
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #121212;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.main-w .main[data-v-2a51e872] {
  position: absolute;
  top: 90px;
  left: 50%;
  margin-left: -225px;
  width: 450px;
}
.main-w .main .backimg[data-v-2a51e872] {
  width: 420px;
  margin-bottom: -1px;
}
.main-w .main .bg[data-v-2a51e872] {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 288px;
  width: 100%;
  background-image: url(../img/openBackGroup.eb7d7e4a.png);
}
.main-w .main .con[data-v-2a51e872] {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.5);
  padding: 0 50px 40px;
}
.main-w .main .con .reg-head[data-v-2a51e872] {
  padding: 40px 0 20px;
}
.main-w .main .con .reg-head span[data-v-2a51e872] {
  display: block;
}
.main-w .main .con .reg-head .title[data-v-2a51e872] {
  color: #222222;
  font-size: 18px;
  font-weight: bold;
}
.main-w .main .con .reg-head .notes[data-v-2a51e872] {
  color: #858A97;
  padding-top: 5px;
}
.main-w .main .con .base-info[data-v-2a51e872] {
  padding: 20px 0 10px;
}
.main-w .main .con .base-info span[data-v-2a51e872] {
  display: block;
}
.main-w .main .con .base-info .title[data-v-2a51e872] {
  color: #222222;
  font-weight: bold;
  font-size: 16px;
}
.main-w .main .con .base-info .notes[data-v-2a51e872] {
  color: #858A97;
  padding-top: 5px;
}
.main-w .main .con .isrequired[data-v-2a51e872] {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #F03947;
  position: absolute;
  left: -15px;
  top: 5px;
}
.main-w .main .con .bottom-btn[data-v-2a51e872] {
  display: flex;
  justify-content: space-between;
}
.main-w .main .con .bottom-btn .btn[data-v-2a51e872] {
  width: 40%;
  height: 48px;
  border-radius: 4px;
  font-size: 18px;
  margin-top: 32px;
}
.main-w .main .con .bottom-btn .btn.mt24[data-v-2a51e872] {
  margin-top: 24px;
}
.main-w .main .con[data-v-2a51e872].ant-input {
  border: none;
  padding-top: 30px;
  padding-bottom: 30px;
  background-clip: content-box;
  border-bottom: 1px solid #e3e5e9;
  color: rgb(34, 34, 34);
}
.main-w .main .con .ant-form-item[data-v-2a51e872] {
  margin-bottom: 0;
}
.main-w .main .con input[data-v-2a51e872]::-webkit-outer-spin-button,
.main-w .main .con input[data-v-2a51e872]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.main-w .main .con input[data-v-2a51e872]:-internal-autofill-selected {
  background-color: transparent !important;
  background-image: none !important;
  color: rgb(0, 0, 0) !important;
}
.main-w .main .con .ant-input[data-v-2a51e872] {
  padding-left: 0 !important;
}
.main-w .main .con .ant-input[data-v-2a51e872]:focus {
  border-color: #e3e5e9;
  border-right-width: 1px !important;
  outline: 0;
  box-shadow: none;
}
.main-w .main .con .has-error .ant-input[data-v-2a51e872] {
  border-bottom: 1px solid #f03947;
}
.main-w .main .con[data-v-2a51e872].has-error .ant-input-affix-wrapper .ant-input {
  border-bottom: 1px solid #f03947 !important;
}
.main-w .main .con[data-v-2a51e872].ant-select {
  padding: 14px 0;
  border-bottom: 1px solid #e3e5e9;
}
.main-w .main .con[data-v-2a51e872].ant-select .ant-select-selection {
  border: none;
}
.main-w .main .con[data-v-2a51e872].ant-select .ant-select-selection .ant-select-selection__rendered {
  margin-left: 0px;
}
.main-w .main .con[data-v-2a51e872].ant-select-open .ant-select-selection {
  box-shadow: none;
}
.main-w .main .con[data-v-2a51e872].ant-select-focused .ant-select-selection {
  box-shadow: none;
}
.main-w .main .con .tell-w[data-v-2a51e872] {
  position: relative;
}
.main-w .main .con .tell-w .ant-input[data-v-2a51e872] {
  padding-right: 95px;
}
.main-w .main .con .tell-w .code-w[data-v-2a51e872] {
  position: absolute;
  right: 0;
  top: -12px;
  color: #e3e5e9;
}
.main-w .main .con .tell-w .code-w .code[data-v-2a51e872] {
  cursor: pointer;
  padding-left: 12px;
  font-size: 14px;
  text-align: right;
}
.main-w .main .con .tell-w .code-w .re-send[data-v-2a51e872] {
  padding-left: 12px;
  text-align: right;
  font-size: 14px;
  color: #858a97;
}
.main-w .main .con .tell-w .code-w .red[data-v-2a51e872] {
  color: #f03947;
}
.main-w .main .con .tell-w .code-w .gray[data-v-2a51e872] {
  color: #858a97;
}
.main-w .main .con input[data-v-2a51e872]::-webkit-input-placeholder {
  color: #858a97;
}
.main-w .main .con .ant-form-item-control-wrapper[data-v-2a51e872] {
  position: relative;
}
.main-w .main .con[data-v-2a51e872] .ant-form-explain {
  position: absolute;
  bottom: -18px;
  right: 0;
  padding-top: 4px;
  text-align: right;
  font-size: 12px;
  font-weight: 400;
  color: #f03947;
}
.main-w .main .con .tip[data-v-2a51e872] {
  font-size: 12px;
  font-weight: 400;
  color: #858a97;
  line-height: 22px;
  text-align: left;
}
.main-w .main .con[data-v-2a51e872] .ant-divider-inner-text {
  font-size: 12px;
  color: #858a97;
  font-weight: 400;
}
.main-w .main .con .ant-divider-horizontal.ant-divider-with-text-center[data-v-2a51e872] {
  margin-top: 40px;
}
.main-w[data-v-2a51e872] .ant-modal-content {
  border-radius: 8px;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc {
  border-radius: 8px;
  text-align: center;
  padding-left: 48px;
  padding-right: 48px;
  padding-top: 60px;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc .complete {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #222222;
  padding-top: 30px;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc .name {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #222222;
  line-height: 24px;
  padding-bottom: 10px;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc .name img {
  width: 130px;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc .name-t {
  font-size: 18px;
  text-align: center;
  color: #222222;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 60px;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc .date {
  font-size: 12px;
  color: #858A97;
  line-height: 17px;
  margin-bottom: 20px;
}
.main-w[data-v-2a51e872] .ant-modal-content .suc button {
  width: 150px;
  height: 48px;
  font-size: 18px;
  border-radius: 4px;
}
.main-w .checkbox-icon[data-v-2a51e872] {
  padding: 20px 0;
  line-height: 20px;
}
.main-w .checkbox-icon .read[data-v-2a51e872] {
  color: #858A97;
  margin-left: 5px;
}
.main-w .checkbox-icon .read .readtip[data-v-2a51e872] {
  color: #F03947;
  padding: 0 3px;
  cursor: pointer;
}
[data-v-2a51e872].ant-input-affix-wrapper .ant-input {
  padding-left: 0 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  padding-top: 30px;
  padding-bottom: 30px;
  background-clip: content-box;
  border-bottom: 1px solid #e3e5e9;
  color: #222222;
  outline: none;
  box-shadow: none !important;
}
[data-v-2a51e872].ant-input-affix-wrapper .ant-input::-webkit-input-placeholder {
  color: #8F99A3;
}
[data-v-2a51e872].ant-input-affix-wrapper .ant-input:focus,[data-v-2a51e872].ant-input-affix-wrapper .ant-input:hover {
  border-color: #e3e5e9;
  border-right-width: 1px;
  outline: 0;
  box-shadow: none;
}
[data-v-2a51e872].ant-input-affix-wrapper:hover .ant-input {
  outline: none !important;
}
.authentication[data-v-2a51e872] {
  position: absolute;
  bottom: 30px;
  font-size: 12px;
  color: #fff;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
  opacity: 0.6;
}
.authentication span[data-v-2a51e872] {
  display: inline-block;
  margin-left: 20px;
}
[data-v-2a51e872] .ant-select-selection__placeholder, .ant-select-search__field__placeholder[data-v-2a51e872] {
  color: #8F99A3;
}
