Warning: file_get_contents(/www/wwwroot/a_csite.com/csite_template/www.derucci.com//static/home/css/ny18.css?t=2024-6-25 11:48:33): failed to open stream: No such file or directory in /www/wwwroot/a_csite.com/sincycle.com/coreLibs/base/baseApp.php on line 371
/* ==================== 内页6 - 通用分类 Start ==================== */
.ny6-cate {
position: absolute;
top: 0;
right: 0;
z-index: 2;
width: 100%;
background: rgba(255, 255, 255, 0.5);
backdrop-filter: blur(0.3334rem);
-webkit-backdrop-filter: blur(0.3334rem);
}
.ny6-cate .mxw-box {
width: 24rem;
max-width: 90%;
text-align: right;
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 0.1667rem;
padding-bottom: 0.1667rem;
}
.ny6-cate .text1 {
font-size: 0.4333rem;
color: #1E1E20;
line-height: 1;
font-family: "HYJunhei-85J";
}
.ny6-cate .cate-itembox {
display: flex;
align-items: center;
justify-content: flex-start;
}
.ny6-cate .cate-item {
color: #1E1E20;
font-size: 0.3002rem;
line-height: 1.1;
font-family: "HYJunhei-65J";
margin-right: 0.6666rem;
}
.ny6-cate .cate-item.active {
opacity: 0.5;
}
.ny6-cate .cate-item:last-child {
margin-right: 0;
}
/* ==================== 内页6 - 通用分类 End ==================== */
/* ==================== 内页6 - 通用标题 Start ==================== */
.ny6-title {
font-size: 1rem;
font-family: "HYJunhei-85J";
line-height: 1;
padding-top: 1rem;
padding-bottom: 1rem;
text-align: center;
color: #1D1D1F;
background: url(../images/ny6/mg001@1700x200.png) no-repeat center;
background-size: 28.3334rem auto;
}
/* ==================== 内页6 - 通用标题 End ==================== */
/* ==================== 内页6 - 通用标题 Start ==================== */
.ny6-title2 {
text-align: center;
margin-bottom: 3.385vw;
}
.ny6-title2 .text1 {
font-size: 3.125vw;
color: #1E1E20;
line-height: 1;
font-family: "HYJunhei-85J";
}
.ny6-title2 .text2 {
margin-top: 1.302vw;
font-size: 1.354vw;
color: #86868B;
line-height: 1.2;
}
/* ==================== 内页6 - 通用标题 End ==================== */
/* ==================== 内页6 - 通用按钮 Start ==================== */
.ny6-btn {
position: relative;
}
.ny6-btn .mxw-box {
width: 27.3334rem;
margin-left: auto;
margin-right: auto;
max-width: 90%;
text-align: center;
overflow: hidden;
}
.ny6-btn span {
position: relative;
padding-left: 0.3334rem;
padding-right: 0.3334rem;
font-size: 0.3334rem;
color: #0066CC;
line-height: 1;
display: inline-flex;
align-items: center;
cursor: pointer;
}
.ny6-btn span .iconfont {
display: block;
transform: rotateX(180deg);
margin-left: 0.1667rem;
font-size: 0.3667rem;
}
.ny6-btn span::before,
.ny6-btn span::after {
content: "";
display: block;
width: 32rem;
height: 0.0333rem;
position: absolute;
top: 50%;
background-color: #EFEFEF;
}
.ny6-btn span::before {
left: 100%;
}
.ny6-btn span::after {
right: 100%;
}
/* ==================== 内页6 - 通用按钮 End ==================== */
/* ==================== 内页18 - 通用标题 Start ==================== */
.ny18-title {
text-align: center;
margin-bottom: 1.1667rem;
}
.ny18-title .text1 {
font-size: 1rem;
color: #1E1E20;
line-height: 1.1;
font-family: "HYJunhei-85J";
margin-bottom: 0.3334rem;
}
.ny18-title .text2 {
font-size: 0.3334rem;
color: #666666;
line-height: 1.8;
}
/* ==================== 内页18 - 通用标题 End ==================== */
/* ==================== 内页18 - 板块一 Start ==================== */
.ny18-section1 {
position: relative;
}
.ny18-section1 .ny6-cate {
z-index: 3;
background-color: #D5DBE5;
}
.ny18-section1 .body {
position: relative;
}
.ny18-section1 .body video {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.ny18-section1 .info {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.22) 100%);
background: -o-linear-gradient(180deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.22) 100%);
background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.22) 100%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.22) 100%);
color: #FFFFFF;
text-align: center;
z-index: 2;
display: flex;
flex-flow: column;
justify-content: center;
align-items: center;
}
.ny18-section1 .info .text1 {
font-size: 1rem;
line-height: 1.1;
font-family: "HYJunhei-85J";
margin-bottom: 0.5002rem;
}
.ny18-section1 .info .text2 {
font-size: 0.3334rem;
line-height: 1.8;
}
.ny18-section1 .bg-image {
position: relative;
z-index: 1;
height: 100vh;
overflow: hidden;
background-repeat: no-repeat;
background-size: cover;
}
.ny18-section1 .bg-image img {
transform: scale(0);
width: 100%;
height: 100%;
}
.ny18-section1 .common-pagination {
position: absolute;
bottom: 1rem;
left: 0;
width: 100%;
}
.ny18-section1 .common-pagination .play-btn,
.ny18-section1 .common-pagination .swiper-pagination {
background: linear-gradient(180deg, rgba(239, 239, 242, 0.84) 0%, rgba(239, 239, 242, 0.78) 100%);
}
.ny18-section1 .common-pagination .swiper-pagination .swiper-pagination-bullet {
background: #585655;
}
.ny18-section1 .common-pagination .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
background: #292929;
}
.ny18-section1 .common-pagination .play-btn .iconfont {
color: #2E2E2F;
}
/* ==================== 内页18 - 板块一 End ==================== */
/* ==================== 内页18 - 板块二 Start ==================== */
.ny18-section2 {
background-color: #111113;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
}
.ny18-section2 .body {
display: flex;
align-items: center;
justify-content: center;
width: 23rem;
margin-left: auto;
margin-right: auto;
}
.ny18-section2 .body .image {
flex-shrink: 0;
margin-right: 1.3334rem;
position: relative;
z-index: 3;
width: 12.7167rem;
}
.ny18-section2 .body .info {
min-width: 0;
}
.ny18-section2 .body .info .text1 {
font-family: "HYJunhei-85J";
font-size: 1rem;
line-height: 1;
margin-bottom: 0.8333rem;
color: transparent;
display: table;
background: -webkit-linear-gradient(to right, #E5C6CE, #CE92C1, #9198EB, #92BEF6);
background: -o-linear-gradient(to right, #E5C6CE, #CE92C1, #9198EB, #92BEF6);
background: -moz-linear-gradient(to right, #E5C6CE, #CE92C1, #9198EB, #92BEF6);
background: linear-gradient(to right, #E5C6CE, #CE92C1, #9198EB, #92BEF6);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.ny18-section2 .body .item {
margin-bottom: 0.6666rem;
}
.ny18-section2 .body .item:last-child {
margin-bottom: 0;
}
.ny18-section2 .body .item .text2 {
font-size: 0.3334rem;
color: #86868B;
margin-bottom: 0.2666rem;
}
.ny18-section2 .body .item .text3 {
font-size: 0.4333rem;
color: #FFFFFF;
line-height: 1.6;
}
/* ==================== 内页18 - 板块二 End ==================== */
/* ==================== 内页18 - 板块三 Start ==================== */
.ny18-section3 {
padding-top: 2.6666rem;
background-color: #FFFFFF;
}
.ny18-section3 .body .video {
margin-left: auto;
margin-right: auto;
background: url(../images/ny18/img003@1214x696.png) no-repeat center;
background-size: cover;
width: 20.2333rem;
height: 11.6rem;
padding: 0.3334rem;
}
.ny18-section3 .body .video video {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.ny18-section3 .body .img2 {
display: block;
width: 20.2333rem;
margin-left: auto;
margin-right: auto;
}
/* ==================== 内页18 - 板块三 End ==================== */
/* ==================== 内页18 - 板块四 Start ==================== */
.ny18-section4-video {
width: 100%;
height: 100vh;
position: sticky;
top: 0;
left: 0;
margin-top: -100vh;
}
.ny18-section4-video video {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.ny18-section4 {
padding-top: 2.8333rem;
padding-bottom: 2.8333rem;
background-color: rgba(0, 0, 0, 0.72);
}
.ny18-section4 .info {
text-align: center;
}
.ny18-section4 .info .text1 {
font-size: 1rem;
font-family: "HYJunhei-85J";
margin-bottom: 0.3334rem;
line-height: 1;
display: table;
color: transparent;
margin-left: auto;
margin-right: auto;
background: -webkit-linear-gradient(to right, #C691C6 0%, #92A6EF);
background: -o-linear-gradient(to right, #C691C6 0%, #92A6EF);
background: -moz-linear-gradient(to right, #C691C6 0%, #92A6EF);
background: linear-gradient(to right, #C691C6 0%, #92A6EF);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.ny18-section4 .info .text2 {
font-size: 0.3334rem;
color: #FFFFFF;
line-height: 1.8;
}
/* ==================== 内页18 - 板块四 End ==================== */
/* ==================== 内页18 - 板块五 Start ==================== */
.ny18-section5 {
padding-top: 2.6666rem;
padding-bottom: 2.6666rem;
background-color: #000000;
}
.ny18-section5 .body {
width: 23rem;
margin-left: auto;
margin-right: auto;
}
.ny18-section5 .info {
margin-bottom: 1rem;
}
.ny18-section5 .info .text1 {
font-size: 1rem;
font-family: "HYJunhei-85J";
margin-bottom: 0.3334rem;
line-height: 1;
display: table;
color: transparent;
margin-left: 0;
margin-right: auto;
background: -webkit-linear-gradient(to right, #C691C6, #92A6EF, #92BFF6);
background: -o-linear-gradient(to right, #C691C6, #92A6EF, #92BFF6);
background: -moz-linear-gradient(to right, #C691C6, #92A6EF, #92BFF6);
background: linear-gradient(to right, #C691C6, #92A6EF, #92BFF6);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.ny18-section5 .info .text2 {
font-size: 0.3334rem;
color: #86868B;
line-height: 1.8;
}
.ny18-section5 .video {
width: 100%;
height: 13.1667rem;
display: block;
border-radius: 0.1667rem;
overflow: hidden;
}
.ny18-section5 .video video {
object-fit: cover;
object-position: center;
width: 100%;
height: 100%;
display: block;
}
/* ==================== 内页18 - 板块五 End ==================== */
/* ==================== 内页18 - 板块六 Start ==================== */
.ny18-section6 {
padding-top: 2.6666rem;
padding-bottom: 2.6666rem;
background-color: #fff;
position: relative;
}
.ny18-section6 .ny18-title {
margin-bottom: 1.0832rem;
}
.ny18-section6 .video {
position: relative;
width: 100%;
height: 100vh;
margin-left: auto;
margin-right: auto;
overflow: hidden;
cursor: pointer;
}
.ny18-section6 .video video {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.ny18-section6 .video .play-btn {
display: flex;
align-items: center;
justify-content: flex-end;
font-size: 0.3002rem;
color: #fff;
position: absolute;
z-index: 4;
right: 0.6666rem;
bottom: 0.6666rem;
}
.ny18-section6 .video .play-btn img {
display: block;
width: 0.4666rem;
flex-shrink: 0;
margin-left: 0.1667rem;
}
.ny18-section6-popup .video {
padding: 0.5002rem 0.8333rem;
display: block;
width: 100%;
}
.ny18-section6-popup .video video {
display: block;
width: 100%;
}
/* ==================== 内页18 - 板块六 End ==================== */
/* ==================== 内页18 - 板块七 Start ==================== */
.ny18-section7 {
background-color: #fff;
}
.ny18-section7 .item {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
position: relative;
}
.ny18-section7 .item .text {
position: absolute;
z-index: 3;
bottom: 0;
left: 0;
text-align: center;
color: #fff;
padding: 10px;
background-color: rgba(0, 0, 0, 0.5);
font-size: 16px;
width: 100%;
}
.ny18-section7 .ny18-section7-swiper .swiper-wrapper {
display: flex;
align-items: stretch;
-webkit-transition-timing-function: linear !important;
-moz-transition-timing-function: linear !important;
-ms-transition-timing-function: linear !important;
-o-transition-timing-function: linear !important;
transition-timing-function: linear !important;
}
.ny18-section7 .swiper-slide {
width: auto;
margin-right: 0.1667rem;
background-size: cover;
}
.ny18-section7 .swiper-slide1 .item:nth-child(1) {
width: 6.2499rem;
height: 4.9501rem;
margin-bottom: 0.1667rem;
}
.ny18-section7 .swiper-slide1 .item:nth-child(2) {
width: 6.2499rem;
height: 3.6499rem;
}
.ny18-section7 .swiper-slide2 .top {
margin-bottom: 0.1667rem;
display: flex;
align-items: stretch;
}
.ny18-section7 .swiper-slide2 .top .item:nth-child(1) {
width: 6.5168rem;
height: 3.5168rem;
margin-right: 0.1667rem;
}
.ny18-section7 .swiper-slide2 .top .item:nth-child(2) {
width: 4.3168rem;
height: 3.5168rem;
}
.ny18-section7 .swiper-slide2 > .item {
width: 11rem;
height: 5.0832rem;
}
.ny18-section7 .swiper-slide3 .item:nth-child(1) {
width: 7.6499rem;
height: 4.9501rem;
margin-bottom: 0.1667rem;
}
.ny18-section7 .swiper-slide3 .item:nth-child(2) {
width: 7.6499rem;
height: 3.6499rem;
}
.ny18-section7 .swiper-slide4 .item:nth-child(1) {
width: 6.6rem;
height: 3.4832rem;
margin-bottom: 0.1667rem;
}
.ny18-section7 .swiper-slide4 .item:nth-child(2) {
width: 6.6rem;
height: 5.1168rem;
}
.ny18-section7 .swiper-slide5 > .item {
width: 11rem;
height: 5.0832rem;
margin-bottom: 0.1667rem;
}
.ny18-section7 .swiper-slide5 .bottom {
display: flex;
align-items: stretch;
}
.ny18-section7 .swiper-slide5 .bottom .item:nth-child(1) {
width: 6.5168rem;
height: 3.5168rem;
margin-right: 0.1667rem;
}
.ny18-section7 .swiper-slide5 .bottom .item:nth-child(2) {
width: 4.3168rem;
height: 3.5168rem;
}
.ny18-section7 .swiper-slide6 .item:nth-child(1) {
width: 9rem;
height: 2.9501rem;
margin-bottom: 0.1667rem;
}
.ny18-section7 .swiper-slide6 .item:nth-child(2) {
width: 9rem;
height: 5.6499rem;
}
/* ==================== 内页18 - 板块七 End ==================== */