
.height {
  height: 1064px;
  background-size: cover;
}
.vrapp{
  min-width: 1200px;
  width: 100%;
  overflow: hidden;
}
.vrapp .vr-banner img {
  width: 100%;
  height: max-content;
}
.vrapp .vr-program .descri-ption {
  color: #000;
  text-align: right;
  padding-top: 368px;
  padding-right: 13%;
}
.vrapp .vr-program .descri-ption .title {
  font-size: 60px;
  position: relative;
  z-index: 1;
}
.vrapp .vr-program .descri-ption .title span {
  position: absolute;
  font-size: 107px;
  font-family: hyyakuheiw;
  color: rgba(0,0,0,0.05);
  filter:Alpha(opacity=5);
  right: 0;
  bottom: 10px;
  z-index: -1;
}
.vrapp .vr-program .descri-ption .descri-content {
  margin-top: 22px;
  display: inline-block;
  font-size: 25px;
  text-align:justify;
  text-justify:inter-ideograph;
  max-width: 840px;
  width: 100%;
}
.vrapp .vr-program .descri-ption .descri-content span{
  float: right;
}
.vrapp .vr-use .use-ption {
  padding-left: 14%;
  padding-top: 490px;
}
.vrapp .vr-use .use-ption .title {
  padding-bottom: 48px;
}
.vrapp .vr-use .use-ption .title {
  font-size: 43px;
  position: relative;
  z-index: 1;
}
.vrapp .vr-use .use-ption .title span {
  position: absolute;
  font-size: 77px;
  font-family: hyyakuheiw;
  color: rgba(0,0,0,0.05);
  filter:Alpha(opacity=5);
  left: 0;
  bottom: 60px;
  z-index: -1;
}
.vrapp .vr-use .use-ption .content {
  font-size: 25px;
  line-height: 1.8;
  max-width: 1050px;
  width: 100%;
}
.vrapp .vr-product .product-col {
  background-image: url(../img/vr/BG.png);
  height: 1064px;
}
.vrapp .vr-product .product-col ul {
  overflow: hidden;
  width: 1304px;
  margin: 0 auto;
}
.vrapp .vr-product .product-col ul li {
  float: left;
  width: 400px;
  height: 1064px;
  width: 400px;
  padding-top: 179px;
  text-align: center;
}
.vrapp .vr-product .product-col ul li:nth-child(2),
.vrapp .vr-product .product-col ul li:nth-child(5){
  margin-left: 52px;
  margin-right: 52px;
}
.vrapp .vr-product .product-col ul li .item p {
  padding-bottom: 24px;
  text-align: left;
}
.vrapp .vr-product .product-col ul li .item .title {
  font-size: 40px;
  padding-top: 40px;
  padding-bottom: 8px;
}
.vrapp .vr-product .product-col ul li .item .info{
  min-height: 321px;
  font-size: 22px;
  padding: 0 24px;
}
.vrapp .vr-product .product-col ul li .item .image {
  display: inline-block;
  height: 400px;
  width: 360px;
}
.vrapp .vr-product .product-col ul li .item img {
  height: 100%;
  width: 100%;
}
.vrapp .vr-product .product-col ul li .item-1{
  margin-top: 67px;
  background:linear-gradient(#fff 500px,transparent 20%);
}
.vrapp .vr-product .product-col ul li .item-2,
.vrapp .vr-product .product-col ul li .item-3{
  background:linear-gradient(transparent 200px, #fff 20%);
}

.vrapp .vr-ared {
  color: #fff;
}
.vrapp .vr-ared .ient .ient-left {
  padding: 200px 0 0 35%;
}
.vrapp .vr-ared .ient .ient-right {
  text-align: left;
  padding: 620px 0 0 22%;
}
.vrapp .vr-ared .ient .ient-left p,
.vrapp .vr-ared .ient .ient-right p {
  font-size: 40px;
  padding-bottom: 36px;
  white-space: nowrap;
}
.vrapp .vr-ared .ient .ient-left ul li,
.vrapp .vr-ared .ient .ient-right ul li {
  line-height: 1;
  padding: 6px 0;
  font-size: 20px;
  white-space: nowrap;
}
.vrapp .vr-ared .ient .ient-left ul li:before,
.vrapp .vr-ared .ient .ient-right ul li:before {
  content: '';
  width: 19px;
  height: 22px;
  margin-right: 8px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
}
.vrapp .vr-ared .ient .ient-left li:before {
  background-color: #F4D525;
}
.vrapp .vr-ared .ient .ient-right li:before {
  background-color: #fff;
}
.vrapp .contact-info {
  text-align: center;
  color: #fff;
  padding-top: 150px;
}
.vrapp .contact-info .bg {
  font-family: 'hyyakuheiw';
  font-size: 107px;
  color: #f2f2f2;
  color: rgba(255,255,255,0.5);
  filter:Alpha(opacity=5);
  margin-bottom: -70px;
}
.vrapp .contact-info .title {
  font-size: 60px;
}
.vrapp .contact-info img {
  width: 40px;
  padding-top: 20px;
}
.vrapp .contact-info span {
  font-size: 60px;
  padding-left: 16px;
  font-weight: 100;
}
