﻿@import url(content.css);

* {
    margin: 0;
    border: 0;
    padding: 0;
    box-sizing: border-box;
    /* font-family: Microsoft YaHei; */
}

html,
body {
    width: 100%;
    height: 100%;
    overflow: hidden
}

body.cars {
    height: 100%;
    overflow: hidden;
}

body.drive {
    height: auto;
    overflow: auto
}

.pageSwiper {
    width: 100%;
    height: 100%;
    position: relative;
}


img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}





.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-prev:before,
.swiper-rtl .swiper-button-next:before,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    display: none;
}

.swiper-button-prev {
    left: 80px;
    background: url('../image/left.png') no-repeat center / 88%;
}

.swiper-button-next {
    right: 80px;
    background: url('../image/right.png') no-repeat center / 88%;
}






@font-face {
    font-family: AlibabaPuHuiTi-3-35-Thin;
    src: url('/font/AlibabaPuHuiTi-3-35-Thin.ttf');
}

@font-face {
    font-family: AlibabaPuHuiTi-3-55-Regular;
    src: url('/font/AlibabaPuHuiTi-3-35-Regular.ttf');
    font-weight: bold;
}





.colorMain {
    color: #464D56;
}

.colorFFF {
    color: #fff;
}

.colorRed {
    font-weight: bold;
    color: #950030;
}

.span-line {
    margin-top: 55px;
    margin-bottom: 32px;
    display: block;
    width: 103px;
    height: 5px;
    background: #464D56;
}

/*自定义左右按钮*/
.cus-slide_btn .fp-controlArrow {
    border: 0;
    width: 3.4%;
    height: 7.6%;
}

.mySwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */

    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;
}

.mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
}

.cus-slide_btn .fp-controlArrow.fp-prev {
    left: 50px;
    background: url('../image/5.png') no-repeat center / 100%;
}

.cus-slide_btn .fp-controlArrow.fp-next {
    right: 50px;
    background: url('../image/4.png') no-repeat center / 100%;
}

.slideFooter .serviceList {
    -webkit-animation: fadeInUp 0.8s 1 ease 0s forwards;
    animation: fadeInUp 0.8s 1 ease 0s forwards;
}

.slideFooter .footer {
    -webkit-animation: fadeInDown 0.8s 1 ease 0s forwards;
    animation: fadeInDown 0.8s 1 ease 0s forwards;
}

.serviceItem img {
    display: inline-block;
}



.multiple-page .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.silde-center .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0px;
}


.swiper-slide {
    /* width: 80%; */
    height: 65%;
    position: relative;
    overflow: hidden;
    align-self: center;
}


.swiper {
    width: 100%;
    /* height: 75%; */
    height: 57%;
}

.multiple-page,
.silde-center {
    /* top: -20%; */
    /* height: 85% !important; */
    /* height: 100% !important; */
    height: 67vw !important;
}

.silde-center {
    width: 68%;
}

.multiple-page .imgBg{
    width: 68%;
}

.multiple-page .imgBg,
.silde-center .imgBg {
    align-self: flex-end;
    /* top: -20%; */
    height: 100%;
    background-size: 100% 100%;
}

.multiple-page .swiper-pagination span::after {
    top: -20px !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 6%;
}

.multiple-page .swiper-pagination span {
    width: 12.73%;
    height: 1px;
    border-radius: 0;
    background: #FFFFFF;
    color: #FFFFFF;
    opacity: .5;
    text-align: center;
    font-size: 18px;
    line-height: 0;
    position: relative;
    font-family: AlibabaPuHuiTi-3-35-Thin;
    vertical-align: text-bottom;
}

/* .page2  */
.multiple-page .swiper-pagination .swiper-pagination-bullet-active {
    height: 2px !important;
    opacity: 1;
    /* vertical-align: bottom; */
}
.multiple-page .swiper-pagination span::after{
 top: -30px !important;
}

.multiple-page .swiper-slide:not(.swiper-slide-active){
    opacity: .4;
}

.slide-top {
    /* height: 15%; */
    height: 26.59%;
    display: flex;
    justify-content: space-around;
}

.slide-top-left {
    /* align-self: flex-start; */
    /* margin-top: 6.82%; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 30px;
    line-height: 40px;
    font-weight: lighter;
}

.slide-top-right {
    display: flex;
    flex-direction: column;
    line-height: 30px;
    justify-content: center;
    text-align: center;
}


.innerbottomtext {
    z-index: 9999;
    color: #FFFFFF;
    top: -120px;
}



.imgBg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    /* background: no-repeat center / 100%; */
}



.disabled {
    cursor: not-allowed;
}

.top-line-1 {
    position: relative;
    top: -20px;
}

.top-line-2 {
    position: relative;
    top: -40px;
}

.top-line-3 {
    position: relative;
    top: -60px;
}