123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701 |
- * {
- 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;
- }
- }
|