.body{ height: 100%; overflow: hidden; } .swiper-button-prev { background: no-repeat ; width: 44px; background-size: cover; outline: none; } .swiper-button-next { outline: none; background: no-repeat ; width: 44px; background-size: cover; } @-webkit-keyframes zoom { from { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } @keyframes zoom { from { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } .height100 { height: 100%; } .home-swiper .banner-img{ width: 100%; } .home-three-swiper img { width: 100%; } .home-swiper .banner-video { width: 100%; object-fit: cover; display: block; } .home-three-swiper h2, .home-three-swiper h4 { opacity: 0; -webkit-transform: scale3d(0, 0, 0); transform: scale3d(0, 0, 0); transition: all 2.5s; } .home-three-swiper .swiper-slide-active h2, .home-three-swiper .swiper-slide-active h4{ opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1,1, 1); } .swiper-scrollbar-drag { background: #d6302c; } .swiper-index { position: absolute; bottom: 35px; right: 100px; z-index: 100; } .current-index { font-size: 60px; color: #d6302d; } .total-index ,.slash{ color: #cbcbcb; font-size: 30px; } .home-two-swiper .swiper-button-next { width: 15px; height: 28px; background: no-repeat; background-size: cover; top:auto; bottom: 55px; right: 50px; } .home-two-swiper img { width: 100%; } .home-two-swiper .swiper-button-prev { width: 15px; height: 28px; background: no-repeat; background-size: cover; top:auto; bottom: 55px; left: auto; right: 200px; } .banner-content-box { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); background: rgba(0, 0, 0, 0.3); z-index: 100; } .banner-content-box a { color: #fff; display: block; padding: 70px; } .banner-content-box a:hover{ color: #fff; } .title-text p { display: block; /*设置为块级元素会独占一行形成上下居中的效果*/ position: relative; /*定位横线(当横线的父元素)*/ text-align: center; font-size: 18px; font-family: source han sans sc; font-weight: 400; color: #cdcdcd; } .home-two-swiper .more { background: #d6302c; padding: 10px 20px; color: #fff; display: inline-block; border-radius: 2px; } .home-two-swiper .banner-info { max-width: 433px; bottom: 10%; left:50%; } .title-text p:before, .title-text p:after { content: ''; position: absolute; /*定位背景横线的位置*/ top: 50%; background: #e6e6e6; width: 45%; /*单侧横线的长度*/ height: 1px; } .title-text p:before { left: 0; /*调整背景横线的左右距离*/ } .title-text p:after { right: 0; } .one-title { font-family: source han sans sc; font-weight: bold; color: #a41414; } .product-one { max-height: 360px; } .product-one:last-child{ max-height: 367px; } .product-two:first-child { max-height: 360px; } .product-two { max-height: 367px; } .product-three { height: 756px; } .product-two-box { text-align: right; } .more-img-swiper-img { height: 590px; } .about { height: 741px; } .item-page-box { position: relative; } .item-page-box span { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; } .news { height: 354px; } .merchants { height: 346px; } .m-b-80 { margin-bottom: 80px; } .more-img-swiper { background: #fff; } .more-img-swiper .swiper-slide{ background: #fff; } .more-img-swiper .home-swiper-box { width: 100%; } .more-img-swiper .home-swiper-box p { max-width: 388px; display: inline-block; } .home-page{ height: 100%; position: relative; transition: all 1000ms ease 0s; } .home-page .brand { background: no-repeat; background-size: cover; position: relative; padding: 1px ; } .home-page .brand .brand-info { padding: 40px; background: #ffffff; box-shadow: 1px 5px 18px 0px rgba(4, 0, 0, 0.09); } .home-page .brand .brand-title { padding-bottom: 20px; border-bottom: 1px solid #eeeeee; position: relative; } .home-page .brand .brand-content { margin-top: 30px; line-height: 30px; } .home-page .brand .brand-title::after{ content: ""; position: absolute; bottom: -2px; left: 0px; width: 69px; height: 4px; background: #a41414; } .home-page .brand .more-btn { margin-top: 80px; } .home-page .zh-title, .home-page .cn-title { font-size: 40px; } .home-page .brand .more-btn a { display: inline-block; border-radius: 2px; border: 1px solid #999; padding: 10px 20px ; } .home-page .brand .more-btn a { color: #1a1a1a; } .home-page .brand .more-btn:hover{ cursor: pointer; } .home-page .brand .title-box{ margin-bottom: 20px; } .home-page .brand .pages-item { height: 170px; border-radius: 2px; padding: 0 20px; margin-bottom: 30px; } .home-page .brand .pages-item-icon-box { position: relative; top: 50%; transform: translatey(-50%); } .home-page .brand .padding { height: 100%; border: 1px solid #cccccc; } .home-page .brand .pages-item-icon { display: inline-block; width: 46px; } .pages-list { margin-top: 0px; } .home-page .brand .pages-item-cover-box { height: 100%; overflow: hidden; display: none; position: relative; } .home-page .pages-item-cover { height: 100%; } .home-page .brand .cover-title { width: 100%; background: rgba(0, 0, 0, 0.5); text-align: center; height: 52px; color: #fff; line-height: 52px; position: absolute; bottom: 0; left: 0; margin-bottom: 0; } .brand_cover { height: 500px; } @media (max-width: 1600px) { .brand_cover { height: 400px; } .home-page .brand .pages-item { height: 150px; } .home-page .brand .more-btn { margin-top: 30px; } .home-page .zh-title, .home-page .cn-title { font-size: 30px; } .home-page .brand .brand-info { padding: 20px; } .home-page .brand .brand-content { margin-top: 10px; } } @media (max-width: 1400px) { .home-page .brand .title-box { margin-bottom: 10px } .brand_cover { height: 300px; } .home-page .brand .pages-item { height: 130px; } .home-page .brand .more-btn { margin-top: 10px; } .home-page .zh-title, .home-page .cn-title { font-size: 20px; } } @media (max-width: 1280px) { .brand_cover { height: 200px; } .product-one:last-child{ margin-bottom: 30px; } .product-two:last-child{ margin-bottom: 30px; } .banner-content-box a{ padding: 120px 110px 30px 110px; } } @media (max-width: 991.8px) { .home-page .brand .title-box{ margin-bottom: 15px; } .home-page .brand .brand-content { margin: 15px 0 15px ; } .home-page .brand .brand-info{ padding: 20px; } .swiper-index { bottom: 15px; right: 65px; } .home-two-swiper .more { background: #d6302c; padding: 2px 4px; color: #fff; display: inline-block; } .banner-content-box a{ padding: 40px 40px 10px 40px; } .home-two-swiper .swiper-button-prev{ height: 20px; width: 10px; right: 130px; bottom: 32px; } .home-two-swiper .swiper-button-next{ height: 20px; width: 10px; bottom: 32px; right: 38px; } .current-index { font-size: 40px; } .total-index ,.slash{ font-size: 20px; } .product-three { height: auto; max-height: 756px; } .more-img-swiper-img { height: 390px; } .about { height: 541px; } .news { height: 254px; } .merchants { height: 246px; } } .home-page .option-item { overflow: hidden; } .home-swiper-title { letter-spacing: 1px; text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35); } .home-page .next-btn { padding: 8px 16px; background: #1a1a1a; border-radius: 2px; color: #fff; font-size: 14px; display: inline-block; margin-top: 10px; } .home-page .next-btn:hover{ cursor: pointer; } .brand-box { margin-bottom: 20px; } @media (max-width: 992px) { .home-page .brand-box { margin-bottom: 15px; } .body{ overflow: visible; } .home-page .option-item { height: auto !important; } } @media (max-width: 767px) { .about { margin-bottom: 40px; } .about { height: 241px; } .news { height: 154px; } .merchants { height: 146px; } } @media (max-width: 576px) { .home-two-swiper .banner-info { left:30%; } .home-page .brand .brand-content { margin: 15px 0 15px ; } .home-page .brand .brand-info{ padding: 15px; } .home-two-swiper .banner-info { max-width: 200px; right: 60px; } .banner-content-box a{ padding: 10px ; } }