body {
  min-width: 1250px;
  overflow-x: hidden;
  background-color: #fff;
}

.containers-top {
  min-width: 1250px;
  max-width: 1440px;
  height: 9rem;
  max-height: 900px;
}

.top-content {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 9rem;
  background-color: rgb(23, 39, 73);
  overflow: hidden;
}

.top-content-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #16274a;
  object-fit: fill;
}

.top-content-images {
  display: none;
}

.video-loading {
  display: block;
}

#video {
  display: block;
}

.top-content .video-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #16274a;
  z-index: 1;
}

.top-content .video-loading .circle-right-big {
  position: absolute;
  top: -5.35rem;
  right: -4.5rem;
  width: 10.8rem;
  height: 10.8rem;
  border-radius: 50%;
  background: url(/static/website/template/images/Pattern-development/slices/pattern-blue-unit.png)
    top / 100% 100% no-repeat !important;
}

.top-content .video-loading .circle-right-small {
  position: absolute;
  top: -3.32rem;
  right: -2.5rem;
  width: 6.8rem;
  height: 6.8rem;
  border-radius: 50%;
  background-color: #16274a;
}

.top-content .video-loading .circle-left-big {
  position: absolute;
  bottom: -7.19rem;
  left: -4.56rem;
  width: 10.8rem;
  height: 10.8rem;
  border-radius: 50%;
  background: url(/static/website/template/images/Pattern-development/slices/pattern-blue-unit.png)
    top / 100% 100% no-repeat !important;
}

.top-content .video-loading .circle-left-small {
  position: absolute;
  bottom: -5.16rem;
  left: -2.58rem;
  width: 6.8rem;
  height: 6.8rem;
  border-radius: 50%;
  background-color: #16274a;
}

.top-content .video-loading .loading-gif {
  position: absolute;
  top: 3.6rem;
  left: 6.65rem;
  width: 1.12rem;
  height: 1.12rem;
  background: url(/static/website/template/images/Loading-screen/ANIMATION/dots-rotation/GIF-dots-rotation-dark-solid-20210208.gif)
    top / 100% 100% no-repeat !important;
}

.top-content .video-loading .loading-text {
  position: absolute;
  top: 4.95rem;
  left: 6.81rem;
  font-size: 0.18rem;
  opacity: 0.5;
}

.top-content .header-img-top {
  display: none !important;
}

.top-content .header-img-spline {
  display: none !important;
}

.top-content .header-img-dot {
  display: none !important;
}

.top-header {
  height: 0;
  margin: 0 auto;
  min-width: 12.5rem;
  max-width: 14.4rem;
  position: absolute;
  transform: translate(-50%, 0);
  left: 50%;
  background-color: transparent !important;
}

.header-title {
  top: 0.6rem;
  left: 0.5rem;
  width: 1.52rem;
  height: 0.32rem;
  font-size: 0.16rem;
  color: #fff;
  background: url(/static/website/template/images/logo/ubiquant-logo-white.svg) left top / 100% 100%
    no-repeat !important;
}

.header-nav {
  display: block;
  position: absolute;
  top: 0.6rem;
  right: 0.5rem;
  font-size: 0.16rem;
}

.header-nav .angle {
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  background: url(/static/website/template/images/svg/angleWhite.svg) left top / 100% 100% no-repeat !important;
  transform: rotateX(0deg);
  margin-right: 0.08rem;
  opacity: 0.8;
}

.header-nav .angleup {
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
  background: url(/static/website/template/images/svg/angle.svg) left top / 100% 100% no-repeat !important;
  transform: rotateX(180deg);
  margin-right: 0.08rem;
  opacity: 0.7;
}

.header-nav .svg {
  display: inline-block;
  width: 0.15rem;
  height: 0.15rem;
  margin-right: 0.09rem;
  transform: translateY(0.02rem);
  background: url(/static/website/template/images/svg/person.svg) left top / 100% 100% no-repeat;
}

.header-nav .svg.passwd {
  background: url(/static/website/template/images/svg/passwd.svg) left top / 100% 100% no-repeat;
}

.header-nav .svg.exit {
  background: url(/static/website/template/images/svg/exit.svg) left top / 100% 100% no-repeat;
}

.header-nav.login {
  top: 0.5rem;
  right: 0.4rem;
  padding: 0.1rem 0.1rem 0 0.1rem;
  background-color: #fff;
  display: none;
  border-radius: 0.05rem;
}

.header-nav-mo {
  display: none;
}

.header-nav li {
  margin-bottom: 0.19rem;
  text-align: right;
  color: #fff;
}

.header-nav.login li {
  color: #000;
}

.header-drop.mo {
  display: none;
}

.header-drop.pc {
  display: block;
  position: absolute;
  right: 0.38rem;
  top: 7.28rem;
  width: 1.04rem;
  text-align: center;
  font-size: 0.2rem;
  color: #fff;
}

.header-drop.pc .drop-icon {
  display: inline-block;
  width: 0.52rem;
  height: 0.42rem;
  margin-top: 0.1rem;
}

.header-text-big {
  display: none !important;
}

.header-text-small {
  display: none !important;
}

.header-text-big-bigmain {
  display: block;
  position: absolute;
  left: 1.64rem;
  bottom: 1.8rem;
  color: white;
  width: 8.6rem;
  font-size: 0.36rem;
}

.header-text-small-bigmain {
  display: block;
  position: absolute;
  left: 1.64rem;
  bottom: 1.3rem;
  color: white;
  width: 8.9rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
}

.compIntro {
  height: 9.82rem;
  background-color: #fff;
}

.compIntro-content {
  background:
    linear-gradient(0deg, rgba(23, 39, 73, 0.6), rgba(23, 39, 73, 0.8)),
    url(/static/website/template/images/PC-slices/3-main-pages/competition/background-elements/1440-competition-background-image.png);
  width: 14.4rem;
  height: 9.82rem;
  margin: 0 auto;
}

.compIntro-title {
  top: 1.22rem;
  left: 52%;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.36rem;
  font-weight: 500;
}

.compIntro-title span {
  width: 0.66rem;
  height: 0.48rem;
}

.compIntro-title span.left {
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/title-elements/title-light-blue-left.png)
    left top / 100% 100% no-repeat;
}

.compIntro-title span.right {
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/title-elements/title-light-blue-right.png)
    left top / 100% 100% no-repeat;
}

.compIntro-detail {
  top: 2.46rem;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 9.28rem;
}

.description-block {
  width: 20rem;
  height: 4rem;
  background-color: rgba(23, 39, 73, 0.6);
}

.compIntro-description {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  width: 7.12rem;
  height: 2rem;
}

.compIntro-description .apart-1 {
  position: absolute;
  width: 0.9rem;
  height: 0.15rem;
  margin-bottom: 0.02rem;
  left: 4.2rem;
  top: 0.2rem;
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/title-elements/seperate-01.png)
    left top / 100% 100% no-repeat;
}

.compIntro-description .apart-2 {
  position: absolute;
  width: 0.4rem;
  height: 0.15rem;
  margin-bottom: 0.02rem;
  left: 4.4rem;
  top: 2.25rem;
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/title-elements/seperate-02.png)
    left top / 100% 100% no-repeat;
}

.compIntro-description .text {
  position: absolute;
  width: 6.8rem;
  left: 1.3rem;
}

.compIntro-description .text.text1 {
  top: 0.5rem;
}

.compIntro-description .text.text2 {
  top: 2.5rem;
}

.compIntro-description .corner-left-top {
  width: 0.2rem;
  height: 0.2rem;
  transform: translate(-600%, -50%);
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/title-elements/corner-top-left.png)
    left top / 100% 100% no-repeat;
}

.compIntro-description .corner-right-top {
  width: 0.2rem;
  height: 0.2rem;
  transform: translate(4050%, -150%);
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/title-elements/corner-top-right.png)
    left top / 100% 100% no-repeat;
}

.compIntro-description .corner-left-bottom {
  width: 0.3rem;
  height: 0.3rem;
  transform: translate(-400%, 900%);
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/title-elements/corner-bottom-left.png)
    left top / 100% 100% no-repeat;
}

.compIntro-description .corner-right-bottom {
  width: 0.3rem;
  height: 0.3rem;
  transform: translate(2680%, 800%);
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/title-elements/corner-bottom-right.png)
    left top / 100% 100% no-repeat;
}

.compIntro-price .text {
  font-size: 0.28rem;
  font-weight: 550;
}

.compIntro-price,
.compIntro-price * {
  padding: 0;
  margin: 0;
  line-height: 0;
}

.price > div {
  width: 4rem;
  height: 2rem;
}

.compIntro-price {
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
  margin-left: 0rem;
  margin-right: 0rem;
  width: 8.4rem;
  height: 2rem;
  transform: translate(8%, 0%);
}

.compIntro-price > div {
  position: relative;
}

.compIntro-price > div:last-child {
  top: 1rem;
}

.price {
  position: absolute;
}

.price:last-child {
  left: 4.4rem;
}

.price .text {
  text-align: left;
}

.participate {
  height: 5rem;
  background-color: #fff;
}

.participate-content {
  width: 14.4rem;
  height: 5rem;
  margin: 0 auto;
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/background-elements/comp-entrance-back-image.png)
    left top / 100% 100% no-repeat;
}

.participate-content .text-1 {
  color: white;
  line-height: 0.5rem;
  font-size: 0.36rem;
  font-weight: 500;
  transform: translate(20%, 150%);
}

.participate-content .text-2 {
  color: white;
  line-height: 0.5rem;
  font-size: 0.36rem;
  font-weight: 500;
  transform: translate(20%, 150%);
}

.participate-content .text-3 {
  color: white;
  font-size: 0.2rem;
  font-weight: 300;
  left: 0rem;
  vertical-align: middle;

  position: absolute;
  top: 2rem;
  left: 2.88rem;
  width: 320px;
  height: 84px;
  line-height: 84px;
  color: white;
  background: url(/static/website/template/images/competition/icon-button.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  padding-left: 0;
}

.participate-content .text-4 {
  color: white;
  line-height: 0.5rem;
  font-size: 0.2rem;
  font-weight: 300;
  transform: translate(20%, 400%);
}

.participate-title span {
  width: 0.66rem;
  height: 0.48rem;
}

.participate-title span.left {
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/title-elements/preComp-all/title-blue-left.png)
    left top / 100% 100% no-repeat;
}

.participate-title span.right {
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/title-elements/preComp-all/title-blue-right.png)
    left top / 100% 100% no-repeat;
}

.participate-content .participate-email .text-4 {
  position: absolute;
  left: 1.85rem;
  top: -1.98rem;
  width: 5rem;
  color: white;
  line-height: 0.5rem;
  font-size: 0.2rem;
  font-weight: 400;
}

.participate-content .participate-email .text-4 span {
  width: 5rem;
}

.participate-email {
  position: absolute;
}

.participate-email .line-top {
  position: absolute;
  left: 2.75rem;
  top: -0.1rem;
  color: #fff;
  width: 4.2rem;
  height: 0.1rem;
}

.participate-email .line-bottom {
  position: absolute;
  left: 2.75rem;
  top: 0.5rem;
  color: #fff;
  width: 4.2rem;
  height: 0.1rem;
}

.participate-email span.left {
  position: absolute;
  left: 2.15rem;
  top: -0.02rem;
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/title-elements/comp-answer/comp-white-left.png)
    left top / 100% 100% no-repeat;
}

.participate-email span.right {
  position: absolute;
  left: 7rem;
  top: -0.02rem;
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/title-elements/comp-answer/comp-white-right.png)
    left top / 100% 100% no-repeat;
}

.preComps {
  background-color: #fff;
}

.preComps-content {
  position: relative;
  width: 14rem;
  margin: 0 auto;
}

.preComps-title {
  top: 1.22rem;
  left: 50%;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.36rem;
  font-weight: 500;
  transform: translate(-40%, 0%);
}

.preComps-title span {
  width: 0.66rem;
  height: 0.48rem;
}

.preComps-title span.left {
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-left.png)
    left top / 100% 100% no-repeat;
}

.preComps-title span.right {
  background: url(/static/website/template/images/PC-slices/3-main-pages/career/title-elements/title-blue-right.png)
    left top / 100% 100% no-repeat;
}

.preComps-head {
  width: 5rem;
  height: 1rem;
  margin: 0 auto;
  transform: translate(0, 200%);
}

.preComps-head .all-pre {
  width: 5rem;
  height: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.preComps-head .all-pre .all {
  margin-right: 0.25rem;
}

.preComps-head .all-pre .pre {
  margin-left: 0.25rem;
}

.dynamic {
  position: relative;
  top: 0rem;
  width: 11.14rem;
  height: auto;
  margin: 0 auto;
}

.dynamic-list {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.76rem;
  left: 0;
  width: 100%;
  height: auto;
}

.dynamic-list-block {
  width: 3.6rem;
  height: 2.04rem;
  margin-bottom: 0.15rem;
  overflow: hidden;
}

.dynamic-list-block:nth-child(3n + 2) {
  margin-right: 0.15rem;
  margin-left: 0.15rem;
}

.dynamic-list-block img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
}

.dynamic-list-block .small-title {
  position: absolute;
  left: 0.3rem;
  top: 0.3rem;
  width: 2rem;
  height: 0.5rem;
  color: white;
  font-size: 0.18rem;
  z-index: 3;
}

.dynamic-list-block .big-title {
  position: absolute;
  left: 0.3rem;
  top: 0.68rem;
  width: 3rem;
  height: 0.5rem;
  color: white;
  font-size: 0.26rem;
  line-height: 0.38rem;
  z-index: 3;
}

.dynamic-list-block .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #003c82, #46434c);
  opacity: 0.5;
  z-index: 2;
}

.dynamic-pagination {
  margin-top: 0.36rem;
  width: 100%;
  height: auto;
  text-align: center;
}

#dynamic-pagination {
  display: inline-block;
}

#dynamic-pagination a {
  font-size: 0.18rem;
  text-decoration: none;
  border-bottom: 0px solid #ffa06a;
  color: #000;
  text-align: center;
}

#dynamic-pagination a,
#dynamic-pagination span {
  display: inline-block;
  width: 18px;
  text-align: center;
  margin: 0 0.3rem 0.05rem 0.3rem;
}

#dynamic-pagination .current {
  color: #000;
  font-size: 0.18rem;
  border-bottom: 1px solid #ffa06a;
}

#dynamic-pagination .current.next,
#dynamic-pagination .current.prev {
  border-bottom: 0px solid #ffa06a;
}

#dynamic-pagination .current.prev,
#dynamic-pagination .current.next {
  border-color: #999;
}

.pre-ten {
  position: absolute;
  left: 50%;
  top: 3rem;
  transform: translate(-50%, 0);
  width: 11.2rem;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  z-index: 1000;
}

.pre-ten-none {
  display: none;
}

.pre-ten-show {
  display: block;
}

.pre-ten-list {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.15rem;
  /* margin-bottom: .3rem; */
  left: 0;
  width: 100%;
  height: auto;
}

.pre-ten-sub {
  width: 2rem;
  height: 0.1rem;
  margin-bottom: 0.15rem;
  border-bottom: none;
  padding-top: 0.1rem;
  padding-bottom: 0.5rem;
}

.preComps-detail {
  position: relative;
  left: 20%;
}

.preComps-detail .overall {
  position: absolute;
  width: 5rem;
  left: 3.65rem;
  top: -0.98rem;
  text-align: center;
  font-size: 0.18rem;
  font-weight: 600;
}

.preComps-detail .overall-frame {
  width: 1.68rem;
  height: 0.85rem;
  transform: translate(315%, -150%);
  background: url(/static/website/template/images/svg/button-short.svg) left top / 100% 100% no-repeat;
}

.box-Comp {
  margin-top: -0.5rem;
  width: 12rem;
}

.box-Comp ul {
  overflow: hidden;
  margin-left: -1rem;
  list-style-type: none;
  transform: translate(-32%, 0%);
}

.box-Comp ul li {
  width: 33.3333%;
  height: 3rem;
  float: left;
  padding-left: 0.2rem;
  box-sizing: border-box;
  margin-bottom: 1rem;
}

.box-Comp ul li .img.img01 {
  height: inherit;
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/pre-competitions/01.png)
    left top / 100% 100% no-repeat;
}

.box-Comp ul li .img.img02 {
  height: inherit;
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/pre-competitions/02.png)
    left top / 100% 100% no-repeat;
}

.box-Comp ul li .img.img03 {
  height: inherit;
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/pre-competitions/03.png)
    left top / 100% 100% no-repeat;
}

.box-Comp .text {
  text-align: center;
  margin-top: 7%;
  margin-bottom: 10%;
  font-size: 0.2rem;
  font-weight: 600rem;
}

.preComps-top-img {
  position: relative;
  top: -1rem;
  width: 12rem;
  height: 2rem;
  margin: 0 auto;
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/background-elements/comp-overall-spline.png)
    left top / 100% 100% no-repeat;
}

.preComps-bottom-img {
  position: relative;
  top: 1rem;
  width: 12rem;
  height: 1.6rem;
  margin: 0 auto;
  background: url(/static/website/template/images/PC-slices/3-main-pages/competition/background-elements/background-dots-bottom.png)
    left top / 100% 100% no-repeat;
}

.footer {
  position: relative;
  top: 1rem;
  height: 3.56rem;
}

.footer-container {
  width: 11.54rem;
  height: 3.56rem;
  margin: 0 auto;
  padding: 0.38rem 0 0 0;
}

.footer-container > div {
  margin-top: 0.3rem;
  margin-left: 0rem;
}

.footer-icon {
  width: 1.55rem;
  height: 0.35rem;
}

.footer-link-mo {
  display: none;
}

.footer-link {
  display: flex;
  width: 9.1rem;
  margin-top: 0.2rem;
}

.footer-link > div {
  flex-grow: 4;
}

.footer-link > div > p {
  font-size: 0.16rem;
  margin-bottom: 0.14rem;
}

.code-re {
  right: 1.2rem;
  top: 0.95rem;
  left: auto;
}

.code-re .icon {
  width: 0.9rem;
  height: 0.9rem;
  background: url(/static/website/template/images/qrcode/qrcode-official.png) 50% 50% / 90% 90%
    no-repeat;
  box-shadow: 0 0 10px #d6d6d6;
  border-radius: 10%;
}

.code-re .text {
  width: 0.9rem;
  height: 0.26rem;
  margin-top: 0.08rem;
  font-size: 0.14rem;
  line-height: 0.26rem;
  border-radius: 0.26rem;
}

.code-gy {
  right: 0rem;
  top: 0.95rem;
  left: auto;
}

.code-gy .icon {
  width: 0.9rem;
  height: 0.9rem;
  background: url(/static/website/template/images/qrcode/btn_01.jpg) 50% 50% / 90% 90% no-repeat;
  box-shadow: 0 0 10px #d6d6d6;
  border-radius: 10%;
}

.code-gy .text {
  width: 0.9rem;
  height: 0.26rem;
  margin-top: 0.08rem;
  font-size: 0.14rem;
  line-height: 0.26rem;
  border-radius: 0.26rem;
}

.code-es {
  right: 2.4rem;
  top: 0.95rem;
  left: auto;
}

.code-es .icon {
  width: 0.9rem;
  height: 0.9rem;
  background: url(/static/website/template/images/qrcode/qrcode-recruitment.png) 50% 50% / 90% 90%
    no-repeat;
  box-shadow: 0 0 10px #d6d6d6;
  border-radius: 10%;
}

.code-es .text {
  width: 0.9rem;
  height: 0.26rem;
  margin-top: 0.08rem;
  font-size: 0.14rem;
  line-height: 0.26rem;
  border-radius: 0.26rem;
}

.code-copyright {
  bottom: 0.55rem;
  left: 0;
  width: 11.54rem;
  padding-top: 0.15rem;
  border-top: 0.01rem solid #ccc;
  font-size: 0.16rem;
}

.modal-backdrop {
  opacity: 0 !important;
}

.modal-open {
  padding-right: 0 !important;
  overflow-x: hidden;
}

.modal-open .modal {
  overflow: hidden;
}

#exampleModalCenter {
  background: rgba(0, 0, 0, 0.2);
  padding-right: 0 !important;
}

#exampleModalCenter .modal-content {
  border-radius: 0.05rem;
  border: 0;
  background-color: #fff;
}

#exampleModalCenter .modal-body {
  min-height: 3rem;
  height: 80vh;
  padding: 0.55rem 0.2rem 0 0;
}

#exampleModalCenter .modal-body .modal-body-top {
  position: relative;
  height: calc(100% - 1.8rem);
}

#exampleModalCenter .modal-body .modal-body-top div.line {
  position: absolute;
  left: 1.14rem;
  bottom: 0;
  width: 7.04rem;
  height: 0.25rem;
  background-color: #fff;
  border-bottom: 2px solid #ddddde;
  box-shadow: 0 -22px 10px rgba(255, 255, 255, 0.9);
}

#exampleModalCenter .modal-body .modal-body-title {
  font-size: 0.24rem;
  font-weight: 500;
  text-align: center;
}

#exampleModalCenter .modal-body .modal-body-content {
  position: relative;
  height: 5rem;
  height: calc(100% - 0.7rem);
  padding: 0 0.94rem 0 1.14rem;
  margin-top: 0.3rem;
  overflow: auto;
}

#exampleModalCenter .modal-body .modal-body-content div {
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #000;
  word-wrap: break-word;
  word-break: break-all;
}

#exampleModalCenter .modal-body .modal-body-content div:nth-child(1) {
  margin-bottom: 0.3rem;
}

#exampleModalCenter .modal-body .modal-body-content div:nth-child(3) {
  margin-bottom: 0.3rem;
}

#exampleModalCenter .modal-body .modal-body-content div:nth-child(6) {
  margin-bottom: 0.54rem;
}

#exampleModalCenter .modal-body > div:nth-child(2) {
  height: 60vh;
  overflow-y: auto;
}

#exampleModalCenter .modal-dialog {
  max-width: 9.37rem;
  max-height: 8rem;
  min-height: calc(100% - 3.5rem);
  margin: 10vh auto;
}

#exampleModalCenter
  .modal-dialog
  .modal-content
  .modal-body
  .modal-first-title
  .close
  span {
  position: absolute;
  top: 0;
  right: 5px;
}

#exampleModalCenter
  .modal-dialog
  .modal-content
  .modal-body
  .modal-first-bottom {
  overflow: hidden;
  width: 1.56rem;
  margin: 0 auto;
  margin-top: 0.27rem;
  text-align: center;
}

#exampleModalCenter
  .modal-dialog
  .modal-content
  .modal-body
  .modal-first-bottom
  .modal-first-bottom-accept {
  position: relative;
  text-align: center;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.16rem;
  cursor: pointer;
}

#exampleModalCenter
  .modal-dialog
  .modal-content
  .modal-body
  .modal-first-bottom
  .modal-first-bottom-accept
  svg {
  position: absolute;
  top: 0;
  right: 0;
}

#exampleModalCenter
  .modal-dialog
  .modal-content
  .modal-body
  .modal-first-bottom
  .modal-first-bottom-giveup {
  display: inline-block;
  color: #000;
  text-align: center;
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.16rem;
  cursor: pointer;
  margin-top: 0.1rem;
  border-bottom: 1px solid #000;
}

#exampleModalCenter ::-webkit-scrollbar {
  width: 5px !important;
  background-color: #fff !important;
}

#exampleModalCenter ::-webkit-scrollbar-track {
  background-color: #f4f4f5 !important;
}

#exampleModalCenter ::-webkit-scrollbar-thumb {
  border-radius: 10px !important;
  background-color: #dfdfe1 !important;
}

#exampleModalCenter ::-webkit-scrollbar-thumb:hover {
  border-radius: 5px !important;
  background: rgba(0, 0, 0, 0.4) !important;
}

#exampleModalCenter {
  scrollbar-arrow-color: #f4f4f5;
  scrollbar-face-color: #dfdfe1;
  scrollbar-highlight-color: #dfdfe1;
  scrollbar-shadow-color: #dfdfe1;
  scrollbar-track-color: #f4f4f5;
  scrollbar-3dlight-color: #dfdfe1;
  scrollbar-darkshadow-color: #dfdfe1;
  scrollbar-base-color: #dfdfe1;
}
