* { padding: 0; margin: 0; list-style: none; } .top { z-index: 999; margin-top: 10px; position:absolute; width: 100%; height: 40px; } .logo { margin-left: 10%; float: left; height: 100%; } .logo img { width: 160px; height: 38px; float: left; } .logo h2 { padding-left: 42px; height: 40px; font-size: 32px; font-family: PingFang SC; font-weight: bold; color: #FFFFFF; line-height: 40px; } .nav { margin-right: 8%; height: 100%; float: right; } .nav ul { width: 100%; height: 40px; display: flex; } .nav ul li { margin-left: 20px; line-height: 40px; } .nav ul li a { text-decoration: none; color: #FFFFFF; } .banner_content { margin-left: 10%; padding-top: 14%; /* margin-top: 30%; */ z-index: 99; position: absolute; } .banner_content>h2 { height: 80px; font-size: 46px; font-family: Source Han Sans CN; font-weight: bold; color: #ffffff; line-height: 60px; } .logo2 img { width: 280px; } .logo2 h2 { font-size: 57px; height: 80px; font-family: Source Han Sans CN; font-weight: bold; color: #ffffff; line-height: 60px; padding-left: 6%; } .banner_content p { height: 62px; font-size: 18px; font-family: PingFang SC; font-weight: 500; color: #ffffff; line-height: 34px; opacity: 0.81; } .project { position: relative; /* padding-top: 40px; */ /* text-align: center; */ margin-top: -4px; background-repeat: no-repeat; background-size: 100%; height: 960px; width: 100%; /* background-image: url('../img/3.png'); */ } .bg1 { margin: 0 !important; z-index: -1; position: absolute; width: 100% !important; } .project h2 { padding-top: 120px; height: 69px; font-size: 66px; font-family: Source Han Sans CN; font-weight: bold; color: #FFFFFF; line-height: 15px; } .project img { width: 404px; height: 82px; } .project h1 { margin-top: 40px; height: 47px; font-size: 61px; font-family: PingFang SC; font-weight: bold; color: #1193d1; line-height: 24px; } .project p { margin-top: 20px; /* height: 232px; */ font-size: 18px; font-family: Source Han Sans CN; font-weight: bold; color: #FFFFFF; line-height: 40px; } .car { background-size: 100%; width: 100%; height: 960px; } .project_content { text-align: center; } .car_content { position: relative; text-align: center; } .car_content h1 { padding-top: 120px; height: 54px; font-size: 66px; font-family: Source Han Sans CN; font-weight: bold; color: #FFFFFF; line-height: 15px; } .swiper { width: 80%; height: 100%; } .swiper-slide { text-align: center; font-size: 18px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; } .swiper-button-next { margin-top: 5% !important; position: absolute !important; left:92% !important; } .swiper-button-prev { margin-top: 5% !important; margin-left:6%; } .model_content{ position: relative; text-align: center; } .model_content h1{ padding-top: 120px; height: 55px; font-size: 66px; font-family: Source Han Sans CN; font-weight: bold; color: #FFFFFF; line-height: 15px; } .model_content img{ margin-left: 16%; float: left; width:445px; } .model_content .content{ text-align: left; margin-right: 16%; float: right; color: #fff; } .model_content .content p{ font-size: 33px; margin-top: 10%; } .cs{ margin-left: 30%; margin-top: 31%; } .cs ul{ display: flex; } .cs li span{ width:20px; height:20px; background-color: #6C47FF; border: 2px solid #6C47FF; border-radius: 41px; display: inline-block; } .cs li{ border-radius: 50px; padding: 16px; padding-right: 20px; border: 1px solid #6C47FF; margin-left: 80px; font-size: 40px; font-family: PingFang SC; font-weight: bold; color: #FFFFFF; } .li{ border: 1px solid #F72585 !important; } .li span{ background-color: #F72585 !important; border: 2px solid #F72585 !important; } #xianlu{ width: 100%; color: #fff; } #xianlu .container{ margin-top: 5%; margin-left: 12%; display: flex; width:80%; text-align: center; } #xianlu .container p{ font-size:16px; font-family: PingFang SC; font-weight: 500; color: #FFFFFF; line-height: 47px; } .y{ margin: 5px; display: block; width: 10px; height: 10px; background: #FF6600; border-radius: 4px; } .x{ margin-left: 8px; display: block; width: 3px; height:198px; background: #F0F0F2; } .Liberty2{ padding-top: 120px; text-align: center; height: 67px; font-size: 66px; font-family: Source Han Sans CN; font-weight: bold; color: #FFFFFF; line-height: 15px; } #xianlu .left{ text-align: right; } .four{ margin-top: 371px; } #xianlu .right{ text-align: left; margin-top:0px; } .five{ margin-top: 222px; } .footer{ text-align: center; line-height:229px; height: 229px; background-color: #141E47; } .footer img{ margin-left: 10px; height: 52px; } .pay{ opacity: 0.8; margin-left: 40%; line-height: 42px; font-size: 18px; text-align: center; border-radius: 10px; width: 320px; /* height:82px; */ top: 80px; z-index: 9999; background-color: #F0F0F2; position: absolute; cursor: pointer; } .pay span{ margin: 20px; } .nav-tab{ display: none; } .pay span:hover{ color: #007aff; } .nav-list{ margin-bottom: 40px; display: none; } .nav-list .top{ font-size: 24px; text-align: right; border-bottom:1px solid #fff; width:500px; color: #fff; } .nav-list .top span{ cursor: pointer; margin-right: 20px; } @media (min-width:766px) and (max-width:1024px){ .logo { margin-left:2%; } .logo2 img{ width: 40px; } .logo2 h2 { font-size:42px; } .project { height:580px; } .banner_content>h2 { height: 80px; font-size:26px; line-height:40px; } .banner_content { padding-top: 20%; } .banner_content .bg1{ height: 1000px; } .banner_content p { font-size: 16px; } .bg1{ height: 580px !important; } .project h2 { padding-top:80px; height: 49px; font-size: 46px; } .project img { width:202px; height: 42px; } .project h1 { font-size: 31px; } .project p { margin-top: 20px; height: 192px; font-size: 16px; line-height: 20px; } .car_content h1 { padding-top: 80px; font-size:46px; } .swiper-button-prev{ left: -10px !important; } .car { height:580px; } .model_content h1 { padding-top:80px; font-size: 46px; } .model_content{ height:580px; } .model_content img { margin-left: 10%; float: left; width: 245px; } .cs { margin-left: 26%; margin-top: 36%; } .cs li { border-radius:20px; padding:8px; border: 1px solid #6C47FF; margin-left: 80px; font-size: 16px; } .Liberty2 { padding-top:80px; font-size: 46px; } #xianlu { height:580px; } .x { height:46px; } #xianlu .container { margin: 2% auto; margin-left:23%; width:70%; } #xianlu .container p { font-size: 18px; line-height: 27px; } #xianlu .left { margin-top:60px; } .four { margin-top: 80px; } .three { margin-top: 90px; } .five { margin-top:88px; } } .bg{ display: none; position: relative; } @media (min-width:340px) and (max-width:766px){ .model_content .content p { margin-left: 10px; font-size: 14px; margin-top: 10%; } #model{ height: 680px !important; } #model .bg1{ height: 680px !important; } .bg { height: 290px; } #mp4{ /* display: none; */ } .logo img { width: 77px; height:28px; } .logo h2 { line-height: 30px; font-size: 22px; } .nav{ display: none; } .logo2{ display: none; } .banner_content>h2 { line-height: 30px; height:30px; font-size: 22px; } .banner_content{ padding: 10px; margin-left:0%; width: 90%; } .banner_content { padding-top: 20%; } .banner_content p { font-size: 14px; } .bg1{ height: 480px !important; } .project h2 { padding-top: 20px; font-size:26px; } .project img { width:204px; height: 42px; } .project h1 { margin-top: 20px; font-size:26px; } .project p { margin-top: 10px; font-size: 12px; line-height: 20px; } .project { height:480px; } .car_content h1 { font-size:36px; } .swiper-button-next, .swiper-button-prev { display: none !important; } .car { height: 363px; } .model_content h1 { padding-top:60px; font-size: 36px; } .model{ height:480px; } .cs ul { margin-left:6%; display: block; } .model_content img { margin-left: 18%; width: 245px; } .cs li { width: 66%; border-radius:10px; padding:6px; margin-top: 10px; border: 1px solid #6C47FF; margin-left: 80px; font-size:20px; } .model_content .content { text-align: left; margin-right: 6%; float: right; color: #fff; } .cs { margin-left:-10%; margin-top:110%; } .nav-tab{ cursor: pointer; float: right; display:inline-block; } .nav-tab img{ margin-right: 20px; width: 60px; } .nav-list{ transition: all 0.8s; text-align: center; margin-left:-800px; z-index: 9999; margin-top: -20px; height: 100vh; width:500px; background-color: black; display:inline-block; } .nav-list ul{ line-height: 80px; margin-top: 10%; width: 100%; } .nav-list ul li{ margin-left: 30px; width: 100%; } .nav-list a{ text-decoration: navy; margin-top: 20px; width: 100%; text-align: center; font-size: 24px; color: #fff; } .bg{ background-size: 100%; background-image: url('../img/74.png'); display: inline-block; } .Liberty2 { padding-top:60px; font-size: 36px; } #xianlu{ height: 600px; } #xianlu .bg1{ height: 800px !important; } #xianlu .container { font-size: 14px !important; width: 100%; margin-top: 2%; margin-left:-2%; } .x { height:126px !important; } #xianlu .container p { line-height: 18px; font-size:12px; } #xianlu .left { margin-top: 60px; } .three { margin-top: 100px; } .four { text-align: right; padding: 10px; margin-top: 160px; } .five { padding: 10px; margin-top:138px; } }