@charset "utf-8"; @font-face { font-family: "fzfangjhjw-regular"; src: ; src: format("embedded-opentype"), format("truetype"); font-weight: normal; } @font-face { font-family: "fzfangjhjw-demibold"; src: ; src: format("embedded-opentype"), format("truetype"); font-weight: normal; } @font-face { font-family: "fzfangjhjw-bold"; src: ; src: format("embedded-opentype"), format("truetype"); font-weight: normal; } body { width: 100%; height: 100%; overflow: hidden; position: relative; color: #fff; max-width: 100%; font-family: fzfangjhjw-regular, sans-serif !important; scrollbar-width: none; -ms-overflow-style: none; } body video:focus, body video:hover { outline: none; } body::-webkit-scrollbar { width: 0; } body .bold { font-family: fzfangjhjw-bold, sans-serif !important; font-weight: normal !important; } body .bg-fit { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; font-family: "object-fit: cover;"; } body .text-effect { opacity: 0; -webkit-transform: translatey(20px); -moz-transform: translatey(20px); -ms-transform: translatey(20px); -o-transform: translatey(20px); transform: translatey(20px); } body .text-effect:nth-child(1) { -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; } body .text-effect:nth-child(2) { -webkit-transition: all 0.3s ease 0.15s; -o-transition: all 0.3s ease 0.15s; -moz-transition: all 0.3s ease 0.15s; transition: all 0.3s ease 0.15s; } body .text-effect:nth-child(3), body .text-effect:nth-child(4), body .text-effect:nth-child(5) { -webkit-transition: all 0.3s ease 0.3s; -o-transition: all 0.3s ease 0.3s; -moz-transition: all 0.3s ease 0.3s; transition: all 0.3s ease 0.3s; } body .text-effect.text-effect-show { opacity: 1; -webkit-transform: translatey(0); -moz-transform: translatey(0); -ms-transform: translatey(0); -o-transform: translatey(0); transform: translatey(0); } body #header { position: fixed; top: 0; z-index: 899; width: 100%; left: 0; } body #header.blur #navpc { background-color: rgba(0, 0, 0, 0.2); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); border: none; } body #header.blur #navpc a.log1 { background-image: url(/uploads/image/2images/log1-w.svg); } body #header.blur #navpc a.log2 { background-image: url(/uploads/image/2images/log2-w.svg); } body #header.blur #navpc a.sreach-img { background-image: url(/uploads/image/2iheader/search-w.svg); } body #header.blur #navpc a.login-img { background-image: url(/uploads/image/2iheader/user-w.svg); } body #header.blur #navpc .nav-top .nav-center { color: #fff; } body #header.blur #navpc .nav-top .nav-center .nav-li a { color: #fff; } body #header.white #navpc { background-color: rgba(255, 255, 255, 0.2); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); } body .components-temp #navigation-bar { bottom: 25%; } body .components-temp #navigation-bar .vr2-icon, body .components-temp #navigation-bar .bzb_bar, body .components-temp #navigation-bar .yyty_bar { display: none; } body .components-temp #navigation-bar .vr1-icon { display: block; } body .components-temp .capitalform { z-index: 999; } body .content-body { width: 100%; height: 100%; overflow: hidden; } body .content-body #body-swiper { width: 100%; height: 100%; } body .content-body #body-swiper .swiper-slide { overflow: hidden; color: #000000; text-align: center; } body .content-body #body-swiper .swiper-slide .kv-video, body .content-body #body-swiper .swiper-slide canvas { width: 100%; height: 100%; display: block; -o-object-fit: cover; object-fit: cover; cursor: pointer; } body .content-body #body-swiper .swiper-slide .slide-top { position: absolute; top: 13%; width: 100%; } body .content-body #body-swiper .swiper-slide .slide-top .title { font-size: 0.24rem; letter-spacing: 1.6px; position: relative; } body .content-body #body-swiper .swiper-slide .slide-top .title p:first-child { font-size: 0.6rem; margin-bottom: 0.4rem; } body .content-body #body-swiper .swiper-slide .slide-top .tab-box { font-size: 0.24rem; width: 89.6%; margin: auto; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; border-bottom: 1px solid #dadada; } body .content-body #body-swiper .swiper-slide .slide-top .tab-box div { width: 1.8rem; margin: 0 1%; height: 0.7rem; line-height: 0.7rem; cursor: pointer; position: relative; z-index: 5; } body .content-body #body-swiper .swiper-slide .slide-top .tab-box div::after { content: ""; position: absolute; z-index: 2; bottom: -1px; left: 50%; display: block; width: 0; height: 3px; -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -ms-transform: translatex(-50%); -o-transform: translatex(-50%); transform: translatex(-50%); background: #e60021; } body .content-body #body-swiper .swiper-slide .slide-top .tab-box div.active { font-family: fzfangjhjw-bold, sans-serif; } body .content-body #body-swiper .swiper-slide .slide-top .tab-box div.active::after { width: 100%; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; } body .content-body #body-swiper .swiper-slide .main { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } body .content-body #body-swiper .swiper-slide .slide-bottom { position: absolute; bottom: 7%; width: 100%; } body .content-body #body-swiper .swiper-slide .slide-bottom .msg { font-size: 0.22rem; } body .content-body #body-swiper .swiper-slide .slide-bottom .msg img { width: 0.41rem; display: inline-block; } body .content-body #body-swiper .swiper-slide .slide-bottom .swiper-pagination { position: static; margin: 0 auto 3vh; width: 5.74rem; height: 6px; overflow: hidden; border-radius: 3px; background-color: rgba(0, 0, 0, 0.1); } body .content-body #body-swiper .swiper-slide .slide-bottom .swiper-pagination .swiper-pagination-progressbar { background-color: #000000; border-radius: 3px; height: 6px; display: block; } body .content-body #body-swiper .swiper-slide .btn-set { width: 2.8rem; height: 0.8rem; line-height: 0.8rem; border: 1px solid #000000; border-radius: 0.4rem; position: absolute; cursor: pointer; font-size: 0.24rem; display: block; } body .content-body #body-swiper .swiper-slide .btn-set:hover { color: #fff; background-color: #000000; } body .content-body #body-swiper .swiper-slide .swiper-button-prev { cursor: pointer; width: 0.72rem; height: 0.72rem; left: 0; margin-top: -0.36rem; background: url(/uploads/image/2i/nomal-b-l.svg) center center no-repeat; -o-background-size: 100% 100%; background-size: 100% 100%; } body .content-body #body-swiper .swiper-slide .swiper-button-prev:hover { background-image: url(/uploads/image/2i/active-b-l.svg); } body .content-body #body-swiper .swiper-slide .swiper-button-next { cursor: pointer; right: 0; width: 0.72rem; margin-top: -0.36rem; height: 0.72rem; background: url(/uploads/image/2i/nomal-b-r.svg) center center no-repeat; -o-background-size: 100% 100%; background-size: 100% 100%; } body .content-body #body-swiper .swiper-slide .swiper-button-next:hover { background-image: url(/uploads/image/2i/active-b-r.svg); } body .content-body #body-swiper .swiper-slide .live-inter { position: absolute; right: 0; top: 20%; display: none; z-index: 5; width: 4.2vw; cursor: pointer; } body .content-body #body-swiper .swiper-slide .live-inter .icon2 { width: 0.3rem; height: 0.45rem; position: absolute; right: 0.2rem; } body .content-body #body-swiper .swiper-slide .live-inter .live-open { border-bottom-left-radius: 0.1rem; border-top-left-radius: 0.1rem; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; position: relative; -webkit-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; right: 0; } body .content-body #body-swiper .swiper-slide .live-inter .live-open .live-shadow { border-bottom-left-radius: 0.1rem; border-top-left-radius: 0.1rem; position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; box-shadow: 0px 0px 5px 5px rgba(254, 78, 135, 0.8); } body .content-body #body-swiper .swiper-slide .live-inter .live-open .live-bg { width: 4.2vw; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; height: auto; overflow: hidden; -o-object-fit: cover; object-fit: cover; } body .content-body #body-swiper .swiper-slide .live-inter .live-open .live-bg img { border-bottom-left-radius: 0.1rem; border-top-left-radius: 0.1rem; } body .content-body #body-swiper .swiper-slide .live-inter .live-open .live-right { display: none; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 0.2rem; padding: 0.24rem; text-align: left; background-color: rgba(255, 255, 255, 0.8); } body .content-body #body-swiper .swiper-slide .live-inter .live-open .live-right p:last-of-type { font-size: 0.16rem; color: #909090; margin-top: 0.1rem; line-height: 1.5; } body .content-body #body-swiper .swiper-slide .live-inter .live-open .live-right p .icon1 { width: 22px; height: 22px; display: inline-block; vertical-align: middle; border: 2px solid #ff6146; border-radius: 50%; margin-right: 3px; position: relative; overflow: hidden; } body .content-body #body-swiper .swiper-slide .live-inter .live-open .live-right p .icon1::after { position: absolute; background-color: #ff6146; top: 50%; left: 50%; display: block; content: ""; -webkit-transform: translate(-50%, -50%) scale(0.8); -moz-transform: translate(-50%, -50%) scale(0.8); -ms-transform: translate(-50%, -50%) scale(0.8); -o-transform: translate(-50%, -50%) scale(0.8); transform: translate(-50%, -50%) scale(0.8); border-radius: 50%; width: 10px; height: 10px; -moz-animation: play_cricle 0.9s linear infinite; -o-animation: play_cricle 0.9s linear infinite; animation: play_cricle 0.9s linear infinite; -webkit-animation: play_cricle 0.9s linear infinite; /* safari 和 chrome */ } @-webkit-keyframes play_cricle { 0% { -webkit-transform: translate(-50%, -50%) scale(0.8); transform: translate(-50%, -50%) scale(0.8); } 50% { -webkit-transform: translate(-50%, -50%) scale(1.5); transform: translate(-50%, -50%) scale(1.5); } 100% { -webkit-transform: translate(-50%, -50%) scale(0.8); transform: translate(-50%, -50%) scale(0.8); } } @-moz-keyframes play_cricle { 0% { -moz-transform: translate(-50%, -50%) scale(0.8); transform: translate(-50%, -50%) scale(0.8); } 50% { -moz-transform: translate(-50%, -50%) scale(1.5); transform: translate(-50%, -50%) scale(1.5); } 100% { -moz-transform: translate(-50%, -50%) scale(0.8); transform: translate(-50%, -50%) scale(0.8); } } @-o-keyframes play_cricle { 0% { -o-transform: translate(-50%, -50%) scale(0.8); transform: translate(-50%, -50%) scale(0.8); } 50% { -o-transform: translate(-50%, -50%) scale(1.5); transform: translate(-50%, -50%) scale(1.5); } 100% { -o-transform: translate(-50%, -50%) scale(0.8); transform: translate(-50%, -50%) scale(0.8); } } @keyframes play_cricle { 0% { -webkit-transform: translate(-50%, -50%) scale(0.8); -moz-transform: translate(-50%, -50%) scale(0.8); -o-transform: translate(-50%, -50%) scale(0.8); transform: translate(-50%, -50%) scale(0.8); } 50% { -webkit-transform: translate(-50%, -50%) scale(1.5); -moz-transform: translate(-50%, -50%) scale(1.5); -o-transform: translate(-50%, -50%) scale(1.5); transform: translate(-50%, -50%) scale(1.5); } 100% { -webkit-transform: translate(-50%, -50%) scale(0.8); -moz-transform: translate(-50%, -50%) scale(0.8); -o-transform: translate(-50%, -50%) scale(0.8); transform: translate(-50%, -50%) scale(0.8); } } body .content-body #body-swiper #kv-swiper { width: 100%; height: 100%; font-size: 0.24rem; } body .content-body #body-swiper #kv-swiper img { cursor: pointer; } body .content-body #body-swiper #kv-swiper .text { position: absolute; top: 14%; z-index: 1; left: 50%; color: #fff; -webkit-transform: translate(-50%, 20px); -moz-transform: translate(-50%, 20px); -ms-transform: translate(-50%, 20px); -o-transform: translate(-50%, 20px); transform: translate(-50%, 20px); letter-spacing: 2px; } body .content-body #body-swiper #kv-swiper .text.text-effect-show { -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); } body .content-body #body-swiper #kv-swiper .text p:first-child { font-size: 0.6rem; margin-bottom: 0.25rem; } body .content-body #body-swiper #kv-swiper .swiper-button-prev { pointer-events: auto !important; left: 0.4rem; background-image: url(/uploads/image/2i/nomal-l.svg); } body .content-body #body-swiper #kv-swiper .swiper-button-prev:hover { background-image: url(/uploads/image/2i/active-l.svg); } body .content-body #body-swiper #kv-swiper .swiper-button-next { pointer-events: auto !important; right: 0.4rem; background-image: url(/uploads/image/2i/nomal-r.svg); } body .content-body #body-swiper #kv-swiper .swiper-button-next:hover { background-image: url(/uploads/image/2i/active-r.svg); } body .content-body #body-swiper #kv-swiper .pagination { position: absolute; bottom: 3%; z-index: 1; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; left: 50%; -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -ms-transform: translatex(-50%); -o-transform: translatex(-50%); transform: translatex(-50%); color: #fff; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; } body .content-body #body-swiper #kv-swiper .pagination.black { color: #000000; } body .content-body #body-swiper #kv-swiper .pagination.black p.active { background-color: rgba(0, 0, 0, 0.3); } body .content-body #body-swiper #kv-swiper .pagination .box { width: 1.44rem; overflow: hidden; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; } body .content-body #body-swiper #kv-swiper .pagination .box .dot-list { width: auto; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; position: relative; left: 0; } body .content-body #body-swiper #kv-swiper .pagination .box .dot-list p { float: left; } body .content-body #body-swiper #kv-swiper .pagination .line { display: none; } body .content-body #body-swiper #kv-swiper .pagination p { width: 0.48rem; height: 0.48rem; line-height: 0.48rem; text-align: center; border-radius: 50%; cursor: pointer; } body .content-body #body-swiper #kv-swiper .pagination p.active { background-color: rgba(255, 255, 255, 0.3); } body .content-body #body-swiper .car-pages .slide-top { top: 10vh; } body .content-body #body-swiper .car-pages .main { width: 89.6%; top: 52vh; font-size: 0.22rem; } body .content-body #body-swiper .car-pages.slide2 .main #car-swiper { width: 91.5%; min-height: 56vh; margin-bottom: 7vh; } body .content-body #body-swiper .car-pages.slide2 .main #car-swiper .swiper-slide { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; } body .content-body #body-swiper .car-pages.slide2 .main #car-swiper .swiper-slide .car-img { width: 30.5%; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; margin-right: 4.2%; margin-top: 6vh; } body .content-body #body-swiper .car-pages.slide2 .main #car-swiper .swiper-slide .car-img a { display: block; cursor: pointer; } body .content-body #body-swiper .car-pages.slide2 .main #car-swiper .swiper-slide .car-img:nth-child(3n) { margin-right: 0; } body .content-body #body-swiper .car-pages.slide2 .main #car-swiper .swiper-slide .car-img img { height: 2rem; margin-bottom: 3vh; } body .content-body #body-swiper .car-pages.slide6 .bg-fit { display: none; } body .content-body #body-swiper .car-pages.slide6 .vr { width: 1.6rem; position: absolute; top: 22vh; z-index: 2; cursor: pointer; left: 50%; display: none; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } body .content-body #body-swiper .car-pages.slide6 .main { top: 51vh; } body .content-body #body-swiper .car-pages.slide6 .main .btn { bottom: -12vh; z-index: 2; display: none; text-align: center; width: 100%; position: absolute; -webkit-transform: translatey(-50%); -moz-transform: translatey(-50%); -ms-transform: translatey(-50%); -o-transform: translatey(-50%); transform: translatey(-50%); } body .content-body #body-swiper .car-pages.slide6 .main .btn .btn-set { font-size: 0.18rem; position: static; width: 1.7rem; display: inline-block; height: 0.48rem; margin: 0.15rem; line-height: 0.48rem; } body .content-body #body-swiper .car-pages.slide6 .main .btn .btn-set.yuyue a { color: #fff; background-color: #000000; } body .content-body #body-swiper .car-pages.slide6 .main .carself-button { top: auto; bottom: -23%; margin: 0; } body .content-body #body-swiper .car-pages.slide6 .main #carself-swiper { width: 91.5%; height: 3.5rem; -webkit-transform: translatex(150%); -moz-transform: translatex(150%); -ms-transform: translatex(150%); -o-transform: translatex(150%); transform: translatex(150%); } body .content-body #body-swiper .car-pages.slide6 .main #carself-swiper.active { -webkit-transform: translatex(0%); -moz-transform: translatex(0%); -ms-transform: translatex(0%); -o-transform: translatex(0%); transform: translatex(0%); -webkit-transition: all 0.7s ease-out; -o-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; transition: all 0.7s ease-out; } body .content-body #body-swiper .car-pages.slide6 .main #carself-swiper .swiper-slide { width: 3.84rem; margin: 0 1rem; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; } body .content-body #body-swiper .car-pages.slide6 .main #carself-swiper .swiper-slide a { color: #000000 !important; } body .content-body #body-swiper .car-pages.slide6 .main #carself-swiper .swiper-slide img { cursor: pointer; margin-bottom: 1vh; } body .content-body #body-swiper .car-pages.slide6 .main #carself-swiper .swiper-slide.active { -webkit-transform: scale(1.5); -moz-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); } body .content-body #body-swiper .car-pages.slide6 .main #carself-swiper .swiper-slide.active span { -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -ms-transform: scale(0.5); -o-transform: scale(0.5); transform: scale(0.5); font-family: fzfangjhjw-bold, sans-serif; } body .content-body #body-swiper .slide7 .slide-top .title .change { font-size: 0.18rem; position: absolute; cursor: pointer; right: 6%; top: 2%; padding: 1%; } body .content-body #body-swiper .slide7 .slide-top .title .change img { width: 0.26rem; margin-left: 10px; display: inline-block; vertical-align: middle; } body .content-body #body-swiper .slide7 .slide-top .title .change img.active { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.5s linear; } body .content-body #body-swiper .slide7 #like-swiper { width: 100%; position: absolute; bottom: 0; height: 77.5vh; cursor: none; } body .content-body #body-swiper .slide7 #like-swiper .cur { width: 2rem; height: 0.8rem; top: auto; left: auto; z-index: 5; position: absolute; } body .content-body #body-swiper .slide7 #like-swiper .like { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; } body .content-body #body-swiper .slide7 #like-swiper .like div { width: 50%; overflow: hidden; position: relative; } body .content-body #body-swiper .slide7 #like-swiper .like div.active { -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; } body .content-body #body-swiper .slide7 #like-swiper .like div.active .bg { background-color: #fff; mix-blend-mode: screen; } body .content-body #body-swiper .slide7 #like-swiper .like div.active .bg p { color: #000000; } body .content-body #body-swiper .slide7 #like-swiper .like div.active .content { opacity: 1; } body .content-body #body-swiper .slide7 #like-swiper .like div video { width: 100%; height: 100%; overflow: hidden; } body .content-body #body-swiper .slide7 #like-swiper .like div .bg { position: absolute; width: 100%; height: 30%; line-height: 3; top: 0; z-index: 2; } body .content-body #body-swiper .slide7 #like-swiper .like div .bg p { font-size: 1rem; color: #fff; } body .content-body #body-swiper .slide7 #like-swiper .like div .content { position: absolute; width: 100%; top: 30%; left: 0; bottom: 0; z-index: 2; background-color: #fff; font-size: 0.24rem; color: #909090; opacity: 0; } body .content-body #body-swiper .slide7 #like-swiper .like div .content img { width: 5.74rem; margin: auto; } body .content-body #body-swiper .slide7 #like-swiper .like div .content .name { font-size: 0.3rem; color: #000000; margin: 3.5% 0 2%; } body .content-body #body-swiper .slide3 .slide-top { top: 14%; } body .content-body #body-swiper .slide3 .slide-top .title p:first-child { margin-bottom: 0.3rem; } body .content-body #body-swiper .slide3 .slide-top .activity-btn { right: 5.3%; bottom: 0; width: 2.2rem; } body .content-body #body-swiper .slide3 .main { width: 89.6%; top: 61%; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } body .content-body #body-swiper .slide3 .main .activity-item { width: 23.3%; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; background-color: #fff; } body .content-body #body-swiper .slide3 .main .activity-item.cur { box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.3); } body .content-body #body-swiper .slide3 .main .activity-item a { display: block; } body .content-body #body-swiper .slide3 .main .activity-item .item-content { padding: 0.25rem 0.2rem; text-align: left; } body .content-body #body-swiper .slide3 .main .activity-item .item-content p { font-size: 0.24rem; min-height: 0.7rem; display: -webkit-box; word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; } body .content-body #body-swiper .slide3 .main .activity-item .item-content p span { font-size: 0.18rem; } body .content-body #body-swiper .slide3 .main .activity-item .item-content .date { font-size: 0.18rem; } body .content-body #body-swiper .slide3 .main .activity-item .item-content .date img { width: 0.91rem; display: inline-block; margin-right: 0.15rem; vertical-align: middle; } body .content-body #body-swiper .slide3 .main .activity-item .item-content .date span { vertical-align: middle; } body .content-body #body-swiper .slide5 { overflow-y: auto; scrollbar-width: none; -ms-overflow-style: none; } body .content-body #body-swiper .slide5::-webkit-scrollbar { width: 0; } body .content-body #body-swiper .slide5 .content { width: 100%; height: auto; } body .content-body #body-swiper .slide5 .content .page3 { height: 100vh; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } body .content-body #body-swiper .slide5 .content .page3 .type-bg { display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; width: 100%; height: 49.6%; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } body .content-body #body-swiper .slide5 .content .page3 .type-bg a { display: block; overflow: hidden; height: 100%; } body .content-body #body-swiper .slide5 .content .page3 .type-bg a .type-img { -webkit-transition: 0.4s; -o-transition: 0.4s; -moz-transition: 0.4s; transition: 0.4s; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } body .content-body #body-swiper .slide5 .content .page3 .type-bg .type-box { position: relative; width: 33%; height: 100%; } body .content-body #body-swiper .slide5 .content .page3 .type-bg .type-box.active .type-img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } body .content-body #body-swiper .slide5 .content .page3 .type-bg .type-box.active p { top: 0.8rem; font-family: fzfangjhjw-bold, sans-serif; } body .content-body #body-swiper .slide5 .content .page3 .type-bg .type-box p { font-size: 0.48rem; color: #000; position: absolute; top: 0.55rem; width: 100%; -webkit-transition: 0.4s; -o-transition: 0.4s; -moz-transition: 0.4s; transition: 0.4s; text-align: center; } body .content-body #body-swiper .slide5 .content .page3 .type-bg .type-list { position: relative; width: 33%; height: 100%; } body .content-body #body-swiper .slide5 .content .page3 .type-bg .type-list.active .type-img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } body .content-body #body-swiper .slide5 .content .page3 .type-bg .type-list.active .shadow { display: block; } body .content-body #body-swiper .slide5 .content .page3 .type-bg .type-list.active .type-text { filter: alpha(opacity=100); opacity: 1; font-family: fzfangjhjw-bold, sans-serif; } body .content-body #body-swiper .slide5 .content .page3 .type-bg .type-list.active .type-text img { margin: 0 auto 4%; } body .content-body #body-swiper .slide5 .content .page3 .type-bg .type-list .shadow { position: absolute; z-index: 8; width: 100%; top: 0; height: 100%; display: none; } body .content-body #body-swiper .slide5 .content .page3 .type-bg .type-list .type-text { position: absolute; color: #ffffff; font-size: 0.3rem; top: 32%; text-align: center; z-index: 10; filter: alpha(opacity=50); opacity: 0.5; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; width: 100%; } body .content-body #body-swiper .slide5 .content .page3 .type-bg .type-list .type-text img { width: 20.5%; -webkit-transition: 0.4s; -o-transition: 0.4s; -moz-transition: 0.4s; transition: 0.4s; margin: 0 auto 9%; } body .content-body #body-swiper .slide5 .content #footer #footer-pc { color: #000000; border-top: none; } body .content-body #body-swiper .slide8 { color: #fff; } body .content-body #body-swiper .slide8 .btn-set { color: #fff; border: 1px solid #fff; left: 50%; margin-left: -1.4rem; margin-top: 0.5rem; } body .content-body #body-swiper .slide8 .btn-set:hover { color: #000; background-color: #fff; } @media screen and (min-width: 0\0 ) { body .content-body #body-swiper .car-pages.slide6 .vr { top: 20vh; } body .content-body #body-swiper .car-pages.slide6 .main { top: 55vh; } body .content-body #body-swiper .car-pages.slide6 .main .btn { bottom: -5vh; } body .content-body #body-swiper .car-pages.slide6 .main .carself-button { bottom: 0%; } body .content-body #body-swiper .car-pages.slide6 .main #carself-swiper { height: 4.4rem; padding-top: 0.5rem; } } @media (max-width: 1024px) { body .content-body #body-swiper .car-pages.slide2 .main #car-swiper .swiper-slide .car-img img { height: 1.7rem; } }