/*导航栏样式和底部样式写在common.css文件里面*/ /*首页最大的div 全局样式*/ /*#wrap{ max-width: 1920px; margin: 0 auto; }*/ /*轮播图部分*/ .carousel-inner { background: #d8d8d8; width: 100%; } .carousel-indicators { bottom: 30px; } .carousel-indicators li { width: 10px !important; height: 10px !important; margin: 0 10px !important; border: 0; background: #ffffff; } .below li { background: #a0a0a0; } #div1 { width: 100%; } .item { width: 100%; overflow: hidden; } .item img { width: 100%; height: auto; } /*轮播图结束*/ /*中间主banner部分*/ /*了解更多*/ .more { position: absolute; width: 80px; line-height: 22px; border: 2px solid #1868ff; border-radius: 4px; text-align: center; transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -ms-transition: all 0.5s; z-index: 10; } .more a { padding-left: 2px; color: #1868ff; font-size: 12px; letter-spacing: 3px; } .more:hover { background: #1868ff; } .more:hover .terms { color: #ffffff; } /*了解更多结束*/ /*所有的大盒子*/ .main, .module, .column, .wire, .phone, .news, .cinema, .video { position: relative; overflow: hidden; width: 100%; /*margin-top: 0.54%;*/ cursor: pointer; padding-top: 8px; } .main > div { overflow: hidden; } .main img, .module img, .column img, .phone img, .wire img, .news img, .cinema img { width: 100%; height: auto; display: block; } .main .mobile_banner,.module .mobile_banner,.column .mobile_banner,.phone .mobile_banner,.wire .mobile_banner,.news .mobile_banner,.cinema .mobile_banner,.slider-img .mobile_banner{ display: none; } .main .pc_banner, .module .pc_banner, .column .pc_banner, .phone .pc_banner, .wire .pc_banner, .news .pc_banner, .cinema .pc_banner, .mobile_banner .pc_banner{ display: block; } .around_left, .around_right { float: left; width: 50%; height: auto; position: relative; overflow: hidden; } .around_left { padding-right: 4px; } .around_right { padding-left: 4px; } .around_left > div, .around_right > div { overflow: hidden; } .module > div:nth-child(2), .wire > div:nth-child(2), .phone > div:nth-child(2) { float: right; } .writing { position: absolute; top: 16%; left: 35%; width: 31%; z-index: 30; overflow: hidden; display: none; } .understand { border: 2px solid #2e71f7; } .understand a { color: #cacaca; } .understand:hover { border: 2px solid #1868ff; } .understand:hover a { color: #fafafa; } /* .major{ top: 40%; left: 47%; } */ /*.major a{ color: #000000; z-index: 1; }*/ .terms { transition: all 0.5s; } .more:hover { background: #1868ff; } .more:hover .terms { color: #ffffff; } .twj { top: 55%; left: 63.5%; } .st, .vr, .bx, .xyj, .lyq { top: 31%; left: 8.5%; } .news-one { top: 75%; left: 90%; width: 56px !important; } .active { background: #1868ff !important; } .amplify { overflow: hidden; } .banner { -moz-transition: all 1s; -o-transition: all 1s; -ms-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; } .amplify:hover .banner { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); } /*主图标题文字部分*/ .keyword { position: absolute; color: #282828; font-size: 30px; z-index: 20; } .sperd, .wallpaper, .major { position: static !important; /*float: right;*/ } /*.sperd,.wallpaper{ width: 100%; }*/ .major { margin-top: 5px; display: inline-block; } .small { font-size: 13px; color: #282828; z-index: 20; padding: 0; } /* .wallpaper{ top: 34%; left: 41%; } */ .crosshead, .recommend { position: absolute; font-size: 24px; color: #ffffff; z-index: 20; left: 8.5%; } .soundbar, .kiosk, .chime, .healthy, .wind, .sterilize { top: 10%; } .seeing { top: 19%; } .inches { top: 8%; } .cinema { top: 16% } .kid { position: absolute; font-size: 1.1vw; color: #ffffff; z-index: 20; left: 8.5%; } .immerse, .ingenuity { top: 21%; } .free, .healthy { top: 21%; } .star { top: 40%; left: 63.5%; } .wisdom { top: 46%; left: 63.5%; } .keyword, .small, .crosshead, .recommend, .crosshead, .kid { letter-spacing: 3.5px; } a, p, h1, h2, h3, h4, h5, h6, div, span, section, input, ul, li, dt, dd { /* font-family: "fangzheng-regular" !important; */ } /*新闻和视频样式*/ .video { background: #272729; margin-top: 8px; padding-top: 0 !important; } .video-left, .video-right { float: left; height: auto; width: 50%; overflow: hidden } .video-left, .photo_frame_left { padding-right: 4px; } .video-right, .video-left > div:nth-child(2), .photo_frame_right { padding-left: 4px; } .video-right > div:first-child, .video-right > div:nth-child(2) { position: relative; width: 50%; float: left; overflow: hidden; } .video-left > div:first-child { padding-right: 4px; } .video-left > div:first-child > a { display: block; width: 100%; } .video-left > div:first-child > a > img { width: 100%; } .video-left > div:nth-child(2) > div > img { width: 100%; } /*.video-left>div:nth-child(2){ padding-left: 4px; }*/ .video-left > div:nth-child(2) > div { overflow: hidden; } .video-left > div { width: 50%; float: left; overflow: hidden; } .video-right > img:first-child { float: left; } .video-right > img:nth-child(2), .video-left > img:nth-child(2) { float: right; } .video img { display: inline-block; } .interior_left, .interior_right { overflow: hidden; } .swiper-slide img { width: 100%; } #bott { bottom: 10px !important; } /*视频按钮部分样式*/ .picture { width: 100%; } .picture_button { position: absolute; -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -o-transform: translatex(-50%); -ms-transform: translatex(-50%); transform: translatex(-50%); left: 50%; top: 39%; width: 13%; z-index: 20; } .video_case { width: 100%; height: 45vw; position: fixed; top: 0; left: 0; bottom: 0; right: 0; margin: auto; z-index: 999; background: rgba(0,0,0,0.3); display: none } .main_video { width: 81%; height: 100%; margin: 0 auto; } .btn_video { position: absolute; top: 1%; right: 9.5%; cursor: pointer; width: 28px; height: 28px; background: no-repeat 50% 50%; transform: translatex(100%); transition: all .5s; } .btn_video:hover{ transform:translatex(100%) rotatez(180deg) ; } .video-one { width: 100%; height: 100%; } .skyworthnews { -moz-transition: all 1s; -o-transition: all 1s; -ms-transition: all 1s; -webkit-transition: all 1s; transition: all 1s; } .skyworthnews:hover { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); } /*新闻和视频样式结束*/ .top-news { color: #cacaca; } .top-news .box { width: 80%; margin: 5% 8%; overflow:hidden; } .top-news .box .title { font-size: 1.1vw; margin-bottom: 20px; } .top-news .box .summary { font-size: 0.7vw; } .headline { text-align: center; font-size: 26px; } .describe { text-align: center; font-size: 20px; line-height: 40px; margin-right: 3px; } /* 主页 */ .section { /* background: no-repeat center center; */ /* height: 900px; */ /* background-size: cover; */ position: relative; overflow: hidden; } .bg_video{ width: 100%; display: block; } .section_con{ position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); left: 0; top: 0; z-index: 2; } .video-wrap { display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.3); z-index: 9999; } .closevideo { position: absolute; right: -2%; top: -25px; width: 50px; z-index: 1; cursor: pointer; } .video-scale { position: relative; width: 90%; left: 50%; top: 2%; transform: translatex(-50%); } .section .textwrap { position: absolute; bottom: 50%; left: 10%; right: auto; top: auto; /* transform: translatey(-50%); */ } .videoopen { /* width: 900px; */ border:1px solid rgba(128,130,133,1); position: absolute; left: 5%;/* 左边留一点点空隙 */ /*left: 50%;*//* 居中对齐 */ /*transform: translatex(-50%);*//* 居中对齐 */ bottom: 2%;/* 底部留一点点空隙 */ cursor: pointer; height: 102px; display: flex } .video_open{ position: relative; } /* 优化视频列表的大小 */ .videoopen img{ width: 150px; height: 100px; display: block; } .videoopen .open_btn{ width: 50px; height: 50px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); transition: all .5s; } .open_btn:hover{ width: 55px; height: 55px; } .plyr__video-wrapper:hover, .plyr__video-wrapper.active, .plyr--playing .plyr__video-wrapper { transform: scale(1.001); } .plyr__video-wrapper { transform: scale(1.05); transition: all 340ms cubic-bezier(0.215, 0.04, 0.065, 0.95); } .section .textwrap div { font-size: 80px; text-align: left; /* font-family: "sfnsdisplay"; */ /* font-family: "fangzheng-blod" !important; */ font-weight: 600; } .button-primary { padding: 8px 25px; background: #2c6ef1; color: #fff; border-radius: 3px; font-size: 16px; line-height: 22px; display: inline-block; } .section1 { /* background: no-repeat center center; */ /* height: 900px; */ background-size: cover; } .slide-content img { width: 100%; height: 100%; } .section2 { /* background: no-repeat center center; */ /* height: 900px; */ height: auto; /* background-size: 100% 100%; */ } .section2 img { width: 100%; height: auto; } .slide-content { /* background: no-repeat center center; */ width: 100%; /* height: 900px; */ background-size: 100% 100%; position: relative; } .textwrap .button-primary { margin-top: 50px; cursor: pointer; } .slide-content .textwrap { top: 50%; transform: translatey(-50%); right: 0; text-align: left; width: 100%; } .slide-content .textwrap div { text-align: left; } .section3 { display: flex; width: 100%; /* height: 1240px; */ justify-content: flex-start; } .section3-1 { flex: 6.36; margin-right: 8px; position: relative; } .section3-1-1 { background: #373737; width: 100%; height: 0; top: 0; left: 0; position: absolute; } .textwrap { position: absolute; text-align: center; top: 136px; right: 0; width: 100%; letter-spacing: 5px; color: #fff; } .section3-1-2 { /* background: no-repeat center center; */ /* background: no-repeat center center; */ height: 100%; background-size: 100% 100%; } .section3-2 { /* height: 1240px; */ } .section3-2-1 { width: 100%; display: flex; position: relative; } .section3-2-1-1 { background: transparent; width: 45%; position: absolute; z-index: 1; height: 100%; top: 0; left: 0; } .section3-2-1-1 .textwrap { top: 50%; transform: translatey(-50%); left: 18%; right: 0; } .section3-2-1-1 .textwrap div { text-align: left; } .section3-2-1-2 { /* flex-grow: 646; background: no-repeat center center; height: 100%; background-size: cover; margin-top: -1px; */ background: url(/uploads/image/images/homepagechi-bitmap-2.png)no-repeat right center; height: 100%; background-size: 100% 100%; /* margin-top: -1px; */ z-index: 0; width: 80%; right: 0; position: absolute; } .section3-2-2 { width: 100%; margin-top: 10px; position: relative; } .section3-2-2-1 { background: no-repeat center center; /* height: 100%; */ background-size: 100% 100%; } .section3-2-2-2 { background: transparent; position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #fff; } .section3-2-2-2 .textwrap { top: 50%; /* left: 60%; */ right: 9%; /* transform: translate(-50%, -50%); */ transform: translatey(-50%); text-align: right; } /* .section3-2-2-1 img { width: 200px; height: auto; } */ /* homepagechinavlexpand-hover-u7a7au8c03u7acbu5f0f-copy.png */ /* homepagechinavlexpand-hover-u7a7au8c03u7acbu5f0f.png */ /* homepagechinavlexpand-hover-bitmap.png */ /* homepagechi-box.png */ .section3-2 { flex: 12.76; } .section4 { width: 100%; display: flex; } .section4-1 { flex-grow: 1; /* background: no-repeat center center; */ /* background-size: 100% 100%; */ position: relative; } .section4-2 { position: relative; flex-grow: 1; /* background: no-repeat center center; */ /* height: 100%; */ /* background-size: 100% 100%; */ } .section4 .textwrap { top: 60px; left: 60px; } .section4 .textwrap div { text-align: left; } main { background: #fff; color: #fff; } main section { margin-bottom: 8px; } main section img{ width: 100%; height: auto; /* max-height: 900px; */ } .swiper-container { width: 100%; height: auto; } .section1 .swiper-button-prev, .swiper-container-rtl .swiper-button-next { left: 50px; background: no-repeat; background-size: 100% 100%; } .section1 .swiper-button-prev:hover { left: 50px; background: no-repeat; background-size: 100% 100%; } .section1 .swiper-button-next, .swiper-container-rtl .swiper-button-prev { right: 50px; background: no-repeat; background-size: 100% 100%; } .section1 .swiper-button-next:hover{ right: 50px; background: no-repeat; background-size: 100% 100%; } .section1 .swiper-button-next, .section1 .swiper-button-prev { width: 50px; height: 50px; } @media screen and (min-width: 750px) { .pc_hidden { display: none !important; } .section4-1{ margin-right: 4px; } .section4-2{ margin-left: 4px; } .section3-1,.section3-2-1,.section3-2-2,.section4-1,.section4-2,.section2{ overflow: hidden; cursor: pointer; } .section3-1 img,.section3-2-1 img,.section3-2-2 img,.section4-1 img,.section4-2 img,.section2 img{ transition: all 1s; } .section3-1:hover img,.section3-2-1:hover img,.section3-2-2:hover img,.section4-1:hover img,.section4-2:hover img,.section2:hover img{ transform: scale(1.05); } } @media screen and (max-width: 750px) { .mobile_hidden { display: none !important; } #playermobile { width: 100%; height: auto; } .section { height: 500px; } .section .textwrap div { font-size: 24px; } .headline { font-size: 24px; } .slide-content { /* height: 5rem; */ } .button-primary { font-size: 16px; background: none; border: 2px solid #2c6ef1; padding: 5px 10px; } .slide-content .textwrap { top: 10%; left: 20px; right: inherit; transform: none; color: #fff; } .slide-content { background: no-repeat center center; background-size: cover; } .section1 .swiper-button-next, .section1 .swiper-button-prev { display: none; } .section1 { /* display: none; */ height: auto; margin-top: .1rem; } .section2 { display: none; height: 500px; } .section3 { flex-direction: column; } .section3-1 { margin: 0; margin-bottom: 8px; } .section3-1-1 { height: 0; /* top: 100px; */ /* opacity: 0; */ } .section3-1-2 { /* background: no-repeat center center; */ background: no-repeat center center; height: 500px; background-size: cover; } .headline { text-align: center; } .section3 { height: auto; } .section3-2 { height: auto; position: relative; } .section3-2-1 { flex-direction: column; /* height: 500px; */ flex-grow: 0; margin-bottom: 8px; } .section3-2-1-1 { height: 300px; background: rgba(0,0,0,0); /* height: 100%; */ position: absolute; top: 0; left: 0; flex-grow: 630; width: 100%; } .section3-2-1-1 .textwrap { top: 20%; transform: translatey(0); left:0; width: 100%; } .section3-2-1-2 { flex-grow: 646; /* background: no-repeat center center; */ background: no-repeat center center; width: 100%; height: 100%; background-size: cover; margin-top: -1px; background-position-x: right; position: relative; } .section3-2-2 { flex-direction:column-reverse; height: 500px; margin-top: 0; background: no-repeat center center; height: 100%; background-size: cover; } .section3-2-2-2 { height: 0; top: 100px; } .section4 { flex-direction: column; } .section3-2-2-1 { flex-grow: 1; /* background: no-repeat center center; */ } .section4 { /* height: 1000px; */ } .section4-1 { /* background: .png')no-repeat center center; */ background: no-repeat center center; background-size: cover; margin-bottom: 8px; } .section4-2 { /* background: no-repeat center center; */ background: no-repeat center center; background-size: cover; } .section3-2-2-2{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .section3-2-2-2 .textwrap{ top: 10%; width: 100%; left: 0; transform: translate(0,0) } .section3-1-1 .textwrap{ position: absolute; top: .9rem; opacity: 1; } .textwrap{ left: 0 !important; right: 0 !important; text-align: center !important; } .textwrap > div{ text-align: center !important; } } /*.carou * el-indicators li:hover{ background:#1868ff !important; }*/ /*子菜单*/ /*设置鼠标滑过或悬停时变化的背景颜色*/ .section1 a,.section2 a,.section3 a,.section4 a{ color: inherit; }