.banner {
  display: block;
  height: 620px;
}

.banner img {
  width: 100%;
  height: 620px;
  object-fit: cover;
}

.banner .container {
  position: relative;
  margin-top: -620px;
  padding: 200px 0 0 0;
  color: #fff;
}

.banner .h1 {
  font-weight: 400;
  font-size: 42px;
  color: #fff;
}


.banner .des {
  max-width: 540px;
  font-size: 16px;
  line-height: 24px;
}

.plan {
  margin-top: 60px;
  background-size: cover;
}

/* .plan__content {
  margin-top: -560px;
} */

.plan__form {
  height: 560px;
  width: 480px;
  min-width: 400px;
  background: rgba(255, 255, 255, .3);
  color: #fff;
  padding-top: 35px;
}

.plan__form .h1,
.plan__form .h2 {
  color: #fff;
  margin-left: 60px;
}

.plan__form form {
  padding: 30px 60px 66px;
}

.plan__form input,
.plan__form button,
.plan__form select {
  height: 40px;
  outline: none;
  border: none;
  border-radius: 0;
}

.plan__form input,
.plan__form select {
  padding: 0 12px;
  width: 100%;
  color: #262626;
}

.plan__form select:invalid {
  color: rgb(117, 117, 117);
}

.plan__form__item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.plan__form__item span {
  width: 60px;
  text-align: right;
  margin-right: 10px;
}

.button-code {
  margin-left: 10px;
  width: 100px;
  background: #fff;
  color: #0A7AFF;
  cursor: pointer;
  /* font-size: 16px; */
}

.button-submit {
  margin-top: 20px;
  background: #262626;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
}

.button-submit:hover {
  background: #3b3b3b;
}

.units {
  width: 52.222222222%;
  margin: 6% 0 0 3.333333333%;
  color: #fff;
}

.unit-logos {
  position: relative;
  width: 93.61702127659574%;
  overflow: hidden;
  padding-bottom: 23px;
  margin-left: -1.13636363636364%;
}

.unit-logo-items {
  width: 100%;
  flex-wrap: nowrap;
  transition: transform .5s ease-out;
}

.unit-logos .item {
  width: 22.72727272727273%;
  margin: 0 1.13636363636364%;
}

.unit-logos .item a {
  width: 100%;
  height: auto;
  position: relative;
  /* aspect-ratio: 200/130; */
}
.unit-logos .item a::before {
  float: left;
  content: '';
  padding-top: 65%;
}

.unit-logos .item::before {
  content: '';
  display: block;
  width: 600px;
}

.unit-logos .item:hover {
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
}

/* .unit-logos .item+.item {
  margin-left: 2.3255813953%;
} */

.unit-logos img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.units .player__control {
  right: 1.13636363636364%;
  bottom: 0;
}

.units .des {
  margin-top: -20px;
}

.section {
  margin-top: 60px;
}

/* .section .h2 {
  margin-top: -10px;
} */

.my__filter {
  align-items: center;
  margin: 10px 0 30px;
}

.my__filter label {
  align-items: center;
}

.my__filter label+label {
  margin-left: 50px;
}

.my__filter select {
  margin-left: 20px;
  min-width: 100px;
  height: 32px;
  padding-right: 30px;
  border: solid 1px #d9d9d9;
}

@media (max-width: 1080px) {
  .my__filter label+label {
    margin-left: 10px;
  }

  .my__filter select {
    margin-left: 6px;
  }
}

.my__content {
  position: relative;
  width: 97%;
  margin: 0 auto;
  padding-bottom: 20px;
  overflow: hidden;
}

.my__content .player__control {
  right: 1.3745704470000035%;
  bottom: -10px;
}

.my__content .player__control li::before {
  background: #262626;
}

.my-items {
  width: 98.96907216494845%;
  margin: 0 auto;
  flex-wrap: nowrap;
  transition: transform .5s ease-out;
}

.my-items li {
  width: 14.93055555555556%;
}

.my-items li::before {
  content: '';
  display: block;
  min-width: 600px;
}

.my-items li:hover {
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
}

.my-items li {
  margin: 0 0.86805555555556%;
}

.my-items a {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  /* aspect-ratio: 1/1; */
}
.my-items a::before {
  float: left;
  content: '';
  padding-top: 100%;
}

.my-items img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.case__filter {
  color: #595959;
  line-height: 32px;
  /* padding-left: 30px; */
  margin: 10px 0 30px;
}

.case__filter a {
  padding: 0 18px;
  margin: 0 10px;
  line-height: 42px;
}
.case__filter a:not(.active):hover {
  font-weight: 700;
  color: #262626;
}

.case__filter a.active {
  background: #262626;
  color: #fff;
}

.case-items {
  width: 101.777777778%;
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: -20px;
  margin-left: -0.87336244541485%;
}

.case-items ul {
  flex-wrap: nowrap;

  transition: transform .5s ease-out;
}

.case-item {
  width: 23.253275109170317%;
  font-size: 16px;
}

.case-item::before {
  content: '';
  display: block;
  width: 600px;
}

.case-item {
  margin: 0 0.87336244541485%;
}

.case-item__thumb {
  /* display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 426/240; */
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}

.case-item__thumb img {
  /* object-fit: cover;
  width: 100%;
  height: 100%; */
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover
}

.case-item .flex {
  padding: 2.34741784037559%;
  line-height: 40px;
  justify-content: space-between;
}

.case-item__title:hover {
  font-weight: 700;
  color: #262626;
}

.case-item__btn {
  width: 37.558685446%;
  text-align: center;
  background: #262626;
  color: #fff;
  display: none;
}

.case-item__btn:hover {
  color: #fff;
}

.case-item:hover {
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
}

.case-item:hover .case-item__btn {
  display: block;
}

.case-items {
  position: relative;
}

.case-items .prev,
.case-items .next {
  position: absolute;
  /* top: 21%; */
  top: 50px;
  /* right: 0; */
  width: 2%;
  min-width: 30px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: rgb(38, 38, 38, .15);
  cursor: pointer;
  user-select: none;
}

.case-items .prev {
  left: 0.87336244541485%;
}

.case-items .next {
  right: 0.87336244541485%;
}

.case-items .prev .icon,
.case-items .next .icon {
  font-size: 20px;
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.vr header {
  margin-bottom: 30px;
}

/* .vr>.flex {
  width: 100%;
  height: auto;
  aspect-ratio: 1800/810;
  overflow: auto;
} */

.vr-player {
  width: 80%;
  height: 80vh;
  /* aspect-ratio: 1440/810; */
  /* background: #000; */
  align-self: flex-start;
}
/* .vr-player::after {
  content: '';
  margin-top: 56.25%;
}
.vr-player video {
  width: 100%;
  height: 100%;
  object-fit: contain;
} */

.vr-items {
  width: 20%;
  min-width: 340px;
  padding-left: 2.111111111%;
  flex-direction: column;
  position: relative;
  justify-content: space-between;
}

.vr__tabs {
  padding-left: 16px;
  color: #595959;
  line-height: 32px;
}

.vr__tabs a {
  padding: 0 15px;
  margin-left: 15px;
}
.vr__tabs a:not(.active):hover {
  color: #262626;
  font-weight: 700;
}

.vr-list {
  position: absolute;
  top: 30px;
  right: 0;
  bottom: 80px;
  left: 10%;
  margin-top: 30px;
  overflow-y: scroll;
}

.vr-list::-webkit-scrollbar {
  width: 6px;
  background: rgba(38, 38, 38, 0.5);
}

.vr-list::-webkit-scrollbar-thumb {
  background: rgb(38, 38, 38);
}

.vr-list li+li {
  margin-top: 20px;
}

.vr-list .thumb {
  width: 50%;
  /* height: auto; */
  margin: 0 3.125% 0 6.25%;
  position: relative;
  /* aspect-ratio: 160/90; */
  background: #f0f0f0;
}
.vr-list .thumb::after {
  display: block;
  content: '';
  margin-top: 100%;;
}

.vr-list .thumb img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.vr-item {
  align-items: center;
}

/* .vr-item input {
  display: none;
} */

.vr-item .icon {
  user-select: none;
}

.vr-item :checked~.icon,
.vr-item input:not(:checked)+.icon {
  display: none;
}

.vr-item :checked+.icon {
  display: block;
}

.vr-item__info {
  align-self: flex-end;
}
.vr-item__info .pc_one_add_more {
  position: relative;
}
.vr-item__error {
  position: absolute;
  font-size: 13px;
  color: red;
  width: 200%;
  line-height: 1.2;
  bottom: -20px;
}

.vr__tabs a.active {
  background: #262626;
  color: #fff;
}

.vr__btn {
  margin-top: 40px;
  display: block;
  font-size: 16px;
  width: 100%;
  text-align: center;
  line-height: 38px;
  height: 40px;
  border: solid 1px #595959;
}

.vr__btn:hover {
  background: #262626;
  color: #fff;
  border-color: #262626;
}

.tip .modal__body {
  width: 420px;
  height: 162px;
  padding: 30px 20px;
  text-align: center;
}

.tip .des .icon {
  color: #F5222D;
  margin-right: 10px;
}

.tip .button-link {
  margin: 30px auto 0;
  width: 280px;
}

.acceptance {
  margin: 60px 0;
}

.custom-h2-en{
  display: none;
}
.custom .custom-h2-en{
  display: none;
}

.pc_one_add_more {border:1px solid #7F7F7F;display: flex;width: 74px;}
.pc_one_add_more a{
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  /* line-height: 28px; */
  color: #fff;
  align-items: center;
  justify-content: center;
  /* font-weight: bold; */
  font-size: 18px;
  cursor: pointer;
}
.pc_one_add_more a span{
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  position: relative;
  top: -8px;
  -moz-user-select: none; /*Ã§ÂÂ«Ã§â€¹Â*/

  -webkit-user-select: none; /*webkitÃ¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨*/

  -ms-user-select: none; /*IE10*/

  -khtml-user-select: none; /*Ã¦â€”Â©Ã¦Å“Å¸Ã¦ÂµÂÃ¨Â§Ë†Ã¥â„¢Â¨*/

  user-select: none;
}
.pc_one_add_more a:nth-last-child(1) span{
  top: 0px;
}
.vr_news .pc_one_add_more input{
  display: block;
  color: #333;
  border: none;
  width: 24px;
  background: none;
  border-left: 1px solid #7F7F7F;
  border-right: 1px solid #7F7F7F;
  line-height: 24px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

.iframeStyle{
  height: 100%;
}

.banner_a{
  cursor: pointer;
}